/* Comment Generated by Combres - Resource '~/content/reset.css' (Mode: Static) */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  /*border-collapse: collapse;*/
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* Comment Generated by Combres - Resource '~/content/normalize.less' (Mode: Static) */

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Remove default margin.
 */

body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: yellow;
  color: black;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */

}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
/* 1 */ input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */

}
/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Comment Generated by Combres - Resource '~/content/preboot.less' (Mode: Static) */
/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
/* Comment Generated by Combres - Resource '~/content/global-less.less' (Mode: Static) */
#expandImage {
  display: none;
  padding: 20px;
}
.expandedImage {
  width: 100%;
}
/**** new ***/

.expandImage .ui-helper-hidden {
  display: none;
}
.expandImage .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.expandImage .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.expandImage .ui-helper-clearfix:before,
.expandImage .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.expandImage .ui-helper-clearfix:after {
  clear: both;
}
.expandImage .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */

}
.expandImage .ui-front {
  z-index: 100;
}
.expandImage .ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.expandImage .ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.expandImage .ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.expandImage .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.expandImage .ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.expandImage .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.expandImage .ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.expandImage .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.expandImage .ui-menu .ui-menu {
  position: absolute;
}
.expandImage .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.expandImage .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.expandImage .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.expandImage .ui-menu .ui-state-focus,
.expandImage .ui-menu .ui-state-active {
  margin: -1px;
}
.expandImage .ui-menu-icons {
  position: relative;
}
.expandImage .ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.expandImage .ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.expandImage .ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.expandImage .ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.expandImage .ui-button,
.expandImage .ui-button:link,
.expandImage .ui-button:visited,
.expandImage .ui-button:hover,
.expandImage .ui-button:active {
  text-decoration: none;
}
.expandImage .ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
.expandImage input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.expandImage .ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.expandImage .ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
.expandImage input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
.expandImage input.ui-button::-moz-focus-inner,
.expandImage button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.expandImage .ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.expandImage .ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.expandImage .ui-controlgroup > .ui-controlgroup-item:focus,
.expandImage .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.expandImage .ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.expandImage .ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.expandImage .ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.expandImage .ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.expandImage .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.expandImage .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.expandImage .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.expandImage .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.expandImage .ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.expandImage .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.expandImage .ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #cccccc;
  border-radius: .12em;
  border: none;
}
.expandImage .ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.expandImage .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.expandImage .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.expandImage .ui-checkboxradio-disabled {
  pointer-events: none;
}
.expandImage .ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.expandImage .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.expandImage .ui-datepicker .ui-datepicker-prev,
.expandImage .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.expandImage .ui-datepicker .ui-datepicker-prev-hover,
.expandImage .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.expandImage .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.expandImage .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.expandImage .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.expandImage .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.expandImage .ui-datepicker .ui-datepicker-prev span,
.expandImage .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.expandImage .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.expandImage .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.expandImage .ui-datepicker select.ui-datepicker-month,
.expandImage .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.expandImage .ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.expandImage .ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.expandImage .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.expandImage .ui-datepicker td span,
.expandImage .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.expandImage .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.expandImage .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.expandImage .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.expandImage .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.expandImage .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.expandImage .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.expandImage .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.expandImage .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.expandImage .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.expandImage .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.expandImage .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.expandImage .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.expandImage .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.expandImage .ui-datepicker-rtl {
  direction: rtl;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.expandImage .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.expandImage .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.expandImage .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.expandImage .ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.expandImage .ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.expandImage .ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.expandImage .ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.expandImage .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.expandImage .ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.expandImage .ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.expandImage .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.expandImage .ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.expandImage .ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.expandImage .ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.expandImage .ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.expandImage .ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.expandImage .ui-dialog .ui-resizable-se,
.expandImage .ui-dialog .ui-resizable-sw,
.expandImage .ui-dialog .ui-resizable-ne,
.expandImage .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.expandImage .ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.expandImage .ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.expandImage .ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.expandImage .ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.expandImage .ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.expandImage .ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.expandImage .ui-resizable {
  position: relative;
}
.expandImage .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.expandImage .ui-resizable-disabled .ui-resizable-handle,
.expandImage .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.expandImage .ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.expandImage .ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.expandImage .ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.expandImage .ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.expandImage .ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.expandImage .ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.expandImage .ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.expandImage .ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.expandImage .ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.expandImage .ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.expandImage .ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.expandImage .ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.expandImage .ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.expandImage .ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.expandImage .ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.expandImage .ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.expandImage .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.expandImage .ui-selectmenu-open {
  display: block;
}
.expandImage .ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.expandImage .ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.expandImage .ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.expandImage .ui-slider {
  position: relative;
  text-align: left;
}
.expandImage .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.expandImage .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.expandImage .ui-slider.ui-state-disabled .ui-slider-handle,
.expandImage .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.expandImage .ui-slider-horizontal {
  height: .8em;
}
.expandImage .ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.expandImage .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.expandImage .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.expandImage .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.expandImage .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.expandImage .ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.expandImage .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.expandImage .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.expandImage .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.expandImage .ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.expandImage .ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.expandImage .ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.expandImage .ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.expandImage .ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.expandImage .ui-spinner-up {
  top: 0;
}
.expandImage .ui-spinner-down {
  bottom: 0;
}
.expandImage .ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.expandImage .ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.expandImage .ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.expandImage .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.expandImage .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.expandImage .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.expandImage .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.expandImage .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.expandImage .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.expandImage .ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.expandImage .ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
.expandImage body .ui-tooltip {
  border-width: 2px;
}
.expandImage .ui-widget {
  font-family: Verdana, Arial, sans-serif;
  float: right;
}
.expandImage .ui-widget .ui-widget {
  font-size: 1em;
}
.expandImage .ui-widget input,
.expandImage .ui-widget select,
.expandImage .ui-widget textarea,
.expandImage .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.expandImage .ui-widget.ui-widget-content {
  border: 1px solid #777777;
}
.expandImage .ui-widget-content {
  border: 1px solid #cccccc;
  background: #f9f9f9 url("/Content/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png") 50% top repeat-x;
  color: #222222;
}
.expandImage .ui-widget-content a {
  color: #222222;
}
.expandImage .ui-widget-header {
  border: 1px solid #a3a3a3;
  background: #333333 url("/Content/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png") 50% 50% repeat;
  color: #eeeeee;
  font-weight: bold;
}
.expandImage .ui-widget-header a {
  color: #eeeeee;
}
.expandImage .ui-state-default,
.expandImage .ui-widget-content .ui-state-default,
.expandImage .ui-widget-header .ui-state-default,
.expandImage .ui-button,
.expandImage/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */ html .ui-button.ui-state-disabled:hover,
.expandImage html .ui-button.ui-state-disabled:active {
  border: 1px solid #777777;
  background: #111111 url("/Content/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #e3e3e3;
}
.expandImage .ui-state-default a,
.expandImage .ui-state-default a:link,
.expandImage .ui-state-default a:visited,
.expandImage a.ui-button,
.expandImage a:link.ui-button,
.expandImage a:visited.ui-button,
.expandImage .ui-button {
  color: #e3e3e3;
  text-decoration: none;
}
.expandImage .ui-state-hover,
.expandImage .ui-widget-content .ui-state-hover,
.expandImage .ui-widget-header .ui-state-hover,
.expandImage .ui-state-focus,
.expandImage .ui-widget-content .ui-state-focus,
.expandImage .ui-widget-header .ui-state-focus,
.expandImage .ui-button:hover,
.expandImage .ui-button:focus {
  border: 1px solid black;
  background: #1c1c1c url("/Content/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: white;
}
.expandImage .ui-state-hover a,
.expandImage .ui-state-hover a:hover,
.expandImage .ui-state-hover a:link,
.expandImage .ui-state-hover a:visited,
.expandImage .ui-state-focus a,
.expandImage .ui-state-focus a:hover,
.expandImage .ui-state-focus a:link,
.expandImage .ui-state-focus a:visited,
.expandImage a.ui-button:hover,
.expandImage a.ui-button:focus {
  color: white;
  text-decoration: none;
}
.expandImage .ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.expandImage .ui-state-active,
.expandImage .ui-widget-content .ui-state-active,
.expandImage .ui-widget-header .ui-state-active,
.expandImage a.ui-button:active,
.expandImage .ui-button:active,
.expandImage .ui-button.ui-state-active:hover {
  border: 1px solid #cccccc;
  background: white;
  font-weight: normal;
  color: #222222;
}
.expandImage .ui-icon-background,
.expandImage .ui-state-active .ui-icon-background {
  border: #cccccc;
  background-color: #222222;
}
.expandImage .ui-state-active a,
.expandImage .ui-state-active a:link,
.expandImage .ui-state-active a:visited {
  color: #222222;
  text-decoration: none;
}
.expandImage .ui-state-highlight,
.expandImage .ui-widget-content .ui-state-highlight,
.expandImage .ui-widget-header .ui-state-highlight {
  border: 1px solid #ffde2e;
  background: #ffeb80 url("/Content/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png") 50% bottom repeat-x;
  color: #363636;
}
.expandImage .ui-state-checked {
  border: 1px solid #ffde2e;
  background: #ffeb80;
}
.expandImage .ui-state-highlight a,
.expandImage .ui-widget-content .ui-state-highlight a,
.expandImage .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.expandImage .ui-state-error,
.expandImage .ui-widget-content .ui-state-error,
.expandImage .ui-widget-header .ui-state-error {
  border: 1px solid #9e0505;
  background: #cd0a0a url("/Content/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png") 50% bottom repeat-x;
  color: white;
}
.expandImage .ui-state-error a,
.expandImage .ui-widget-content .ui-state-error a,
.expandImage .ui-widget-header .ui-state-error a {
  color: white;
}
.expandImage .ui-state-error-text,
.expandImage .ui-widget-content .ui-state-error-text,
.expandImage .ui-widget-header .ui-state-error-text {
  color: white;
}
.expandImage .ui-priority-primary,
.expandImage .ui-widget-content .ui-priority-primary,
.expandImage .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.expandImage .ui-priority-secondary,
.expandImage .ui-widget-content .ui-priority-secondary,
.expandImage .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.expandImage .ui-state-disabled,
.expandImage .ui-widget-content .ui-state-disabled,
.expandImage .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.expandImage .ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */

}
.expandImage .ui-icon {
  width: 16px;
  height: 16px;
}
.expandImage .ui-icon,
.expandImage .ui-widget-content .ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_222222_256x240.png");
}
.expandImage .ui-widget-header .ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_bbbbbb_256x240.png");
}
.expandImage .ui-state-hover .ui-icon,
.expandImage .ui-state-focus .ui-icon,
.expandImage .ui-button:hover .ui-icon,
.expandImage .ui-button:focus .ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_ffffff_256x240.png");
}
.expandImage .ui-state-active .ui-icon,
.expandImage .ui-button:active .ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_222222_256x240.png");
}
.expandImage .ui-state-highlight .ui-icon,
.expandImage .ui-button .ui-state-highlight.ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_4ca300_256x240.png");
}
.expandImage .ui-state-error .ui-icon,
.expandImage .ui-state-error-text .ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_ffcf29_256x240.png");
}
.expandImage .ui-button .ui-icon {
  background-image: url("/Content/themes/black-tie/images/ui-icons_ededed_256x240.png");
}
.expandImage .ui-icon-blank {
  background-position: 16px 16px;
}
.expandImage .ui-icon-caret-1-n {
  background-position: 0 0;
}
.expandImage .ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.expandImage .ui-icon-caret-1-e {
  background-position: -32px 0;
}
.expandImage .ui-icon-caret-1-se {
  background-position: -48px 0;
}
.expandImage .ui-icon-caret-1-s {
  background-position: -65px 0;
}
.expandImage .ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.expandImage .ui-icon-caret-1-w {
  background-position: -96px 0;
}
.expandImage .ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.expandImage .ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.expandImage .ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.expandImage .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.expandImage .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.expandImage .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.expandImage .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.expandImage .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.expandImage .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.expandImage .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.expandImage .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.expandImage .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.expandImage .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.expandImage .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.expandImage .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.expandImage .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.expandImage .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.expandImage .ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.expandImage .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.expandImage .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.expandImage .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.expandImage .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.expandImage .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.expandImage .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.expandImage .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.expandImage .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.expandImage .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.expandImage .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.expandImage .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.expandImage .ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.expandImage .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.expandImage .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.expandImage .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.expandImage .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.expandImage .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.expandImage .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.expandImage .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.expandImage .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.expandImage .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.expandImage .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.expandImage .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.expandImage .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.expandImage .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.expandImage .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.expandImage .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.expandImage .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.expandImage .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.expandImage .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.expandImage .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.expandImage .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.expandImage .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.expandImage .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.expandImage .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.expandImage .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.expandImage .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.expandImage .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.expandImage .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.expandImage .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.expandImage .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.expandImage .ui-icon-extlink {
  background-position: -32px -80px;
}
.expandImage .ui-icon-newwin {
  background-position: -48px -80px;
}
.expandImage .ui-icon-refresh {
  background-position: -64px -80px;
}
.expandImage .ui-icon-shuffle {
  background-position: -80px -80px;
}
.expandImage .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.expandImage .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.expandImage .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.expandImage .ui-icon-folder-open {
  background-position: -16px -96px;
}
.expandImage .ui-icon-document {
  background-position: -32px -96px;
}
.expandImage .ui-icon-document-b {
  background-position: -48px -96px;
}
.expandImage .ui-icon-note {
  background-position: -64px -96px;
}
.expandImage .ui-icon-mail-closed {
  background-position: -80px -96px;
}
.expandImage .ui-icon-mail-open {
  background-position: -96px -96px;
}
.expandImage .ui-icon-suitcase {
  background-position: -112px -96px;
}
.expandImage .ui-icon-comment {
  background-position: -128px -96px;
}
.expandImage .ui-icon-person {
  background-position: -144px -96px;
}
.expandImage .ui-icon-print {
  background-position: -160px -96px;
}
.expandImage .ui-icon-trash {
  background-position: -176px -96px;
}
.expandImage .ui-icon-locked {
  background-position: -192px -96px;
}
.expandImage .ui-icon-unlocked {
  background-position: -208px -96px;
}
.expandImage .ui-icon-bookmark {
  background-position: -224px -96px;
}
.expandImage .ui-icon-tag {
  background-position: -240px -96px;
}
.expandImage .ui-icon-home {
  background-position: 0 -112px;
}
.expandImage .ui-icon-flag {
  background-position: -16px -112px;
}
.expandImage .ui-icon-calendar {
  background-position: -32px -112px;
}
.expandImage .ui-icon-cart {
  background-position: -48px -112px;
}
.expandImage .ui-icon-pencil {
  background-position: -64px -112px;
}
.expandImage .ui-icon-clock {
  background-position: -80px -112px;
}
.expandImage .ui-icon-disk {
  background-position: -96px -112px;
}
.expandImage .ui-icon-calculator {
  background-position: -112px -112px;
}
.expandImage .ui-icon-zoomin {
  background-position: -128px -112px;
}
.expandImage .ui-icon-zoomout {
  background-position: -144px -112px;
}
.expandImage .ui-icon-search {
  background-position: -160px -112px;
}
.expandImage .ui-icon-wrench {
  background-position: -176px -112px;
}
.expandImage .ui-icon-gear {
  background-position: -192px -112px;
}
.expandImage .ui-icon-heart {
  background-position: -208px -112px;
}
.expandImage .ui-icon-star {
  background-position: -224px -112px;
}
.expandImage .ui-icon-link {
  background-position: -240px -112px;
}
.expandImage .ui-icon-cancel {
  background-position: 0 -128px;
}
.expandImage .ui-icon-plus {
  background-position: -16px -128px;
}
.expandImage .ui-icon-plusthick {
  background-position: -32px -128px;
}
.expandImage .ui-icon-minus {
  background-position: -48px -128px;
}
.expandImage .ui-icon-minusthick {
  background-position: -64px -128px;
}
.expandImage .ui-icon-close {
  background-position: -80px -128px;
}
.expandImage .ui-icon-closethick {
  background-position: -96px -128px;
}
.expandImage .ui-icon-key {
  background-position: -112px -128px;
}
.expandImage .ui-icon-lightbulb {
  background-position: -128px -128px;
}
.expandImage .ui-icon-scissors {
  background-position: -144px -128px;
}
.expandImage .ui-icon-clipboard {
  background-position: -160px -128px;
}
.expandImage .ui-icon-copy {
  background-position: -176px -128px;
}
.expandImage .ui-icon-contact {
  background-position: -192px -128px;
}
.expandImage .ui-icon-image {
  background-position: -208px -128px;
}
.expandImage .ui-icon-video {
  background-position: -224px -128px;
}
.expandImage .ui-icon-script {
  background-position: -240px -128px;
}
.expandImage .ui-icon-alert {
  background-position: 0 -144px;
}
.expandImage .ui-icon-info {
  background-position: -16px -144px;
}
.expandImage .ui-icon-notice {
  background-position: -32px -144px;
}
.expandImage .ui-icon-help {
  background-position: -48px -144px;
}
.expandImage .ui-icon-check {
  background-position: -64px -144px;
}
.expandImage .ui-icon-bullet {
  background-position: -80px -144px;
}
.expandImage .ui-icon-radio-on {
  background-position: -96px -144px;
}
.expandImage .ui-icon-radio-off {
  background-position: -112px -144px;
}
.expandImage .ui-icon-pin-w {
  background-position: -128px -144px;
}
.expandImage .ui-icon-pin-s {
  background-position: -144px -144px;
}
.expandImage .ui-icon-play {
  background-position: 0 -160px;
}
.expandImage .ui-icon-pause {
  background-position: -16px -160px;
}
.expandImage .ui-icon-seek-next {
  background-position: -32px -160px;
}
.expandImage .ui-icon-seek-prev {
  background-position: -48px -160px;
}
.expandImage .ui-icon-seek-end {
  background-position: -64px -160px;
}
.expandImage .ui-icon-seek-start {
  background-position: -80px -160px;
}
.expandImage .ui-icon-seek-first {
  background-position: -80px -160px;
}
.expandImage .ui-icon-stop {
  background-position: -96px -160px;
}
.expandImage .ui-icon-eject {
  background-position: -112px -160px;
}
.expandImage .ui-icon-volume-off {
  background-position: -128px -160px;
}
.expandImage .ui-icon-volume-on {
  background-position: -144px -160px;
}
.expandImage .ui-icon-power {
  background-position: 0 -176px;
}
.expandImage .ui-icon-signal-diag {
  background-position: -16px -176px;
}
.expandImage .ui-icon-signal {
  background-position: -32px -176px;
}
.expandImage .ui-icon-battery-0 {
  background-position: -48px -176px;
}
.expandImage .ui-icon-battery-1 {
  background-position: -64px -176px;
}
.expandImage .ui-icon-battery-2 {
  background-position: -80px -176px;
}
.expandImage .ui-icon-battery-3 {
  background-position: -96px -176px;
}
.expandImage .ui-icon-circle-plus {
  background-position: 0 -192px;
}
.expandImage .ui-icon-circle-minus {
  background-position: -16px -192px;
}
.expandImage .ui-icon-circle-close {
  background-position: -32px -192px;
}
.expandImage .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.expandImage .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.expandImage .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.expandImage .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.expandImage .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.expandImage .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.expandImage .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.expandImage .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.expandImage .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.expandImage .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.expandImage .ui-icon-circle-check {
  background-position: -208px -192px;
}
.expandImage .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.expandImage .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.expandImage .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.expandImage .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.expandImage .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.expandImage .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.expandImage .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.expandImage .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.expandImage .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.expandImage .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.expandImage .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.expandImage .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.expandImage .ui-corner-all,
.expandImage .ui-corner-top,
.expandImage .ui-corner-left,
.expandImage .ui-corner-tl {
  border-top-left-radius: 4px;
}
.expandImage .ui-corner-all,
.expandImage .ui-corner-top,
.expandImage .ui-corner-right,
.expandImage .ui-corner-tr {
  border-top-right-radius: 4px;
}
.expandImage .ui-corner-all,
.expandImage .ui-corner-bottom,
.expandImage .ui-corner-left,
.expandImage .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.expandImage .ui-corner-all,
.expandImage .ui-corner-bottom,
.expandImage .ui-corner-right,
.expandImage .ui-corner-br {
  border-bottom-right-radius: 4px;
}
.expandImage .ui-widget-overlay {
  background: #aaaaaa url("/Content/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png") 50% top repeat-x;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */

}
.expandImage .ui-widget-shadow {
  -webkit-box-shadow: -8px -8px 8px #aaaaaa;
  box-shadow: -8px -8px 8px #aaaaaa;
}
.expandImage .ui-widget-overlay {
  position: fixed !important;
}
.expandImage .ui-widget-header {
  background: #e8e3d3 !important;
  color: black !important;
  padding: 5px 10px;
}
.expandImage .ui-dialog .ui-dialog-title {
  overflow: revert !important;
}
.ui-widget-overlay {
  background: #aaaaaa url("/Content/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png") 50% top repeat-x;
  opacity: .3;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Comment Generated by Combres - Resource '~/content/Cms/global-cms.less' (Mode: Static) */
.qq-upload-failed-text {
  display: none;
}
.fixedWidthPage {
  width: 960px;
  margin: 0 auto;
}
/* Comment Generated by Combres - Resource '~/content/cms/admin-skeleton.css' (Mode: Static) */

/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Contents
==================================================
    #1140 Grid
	#960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */

/* #960 Grid
================================================== */

.container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;
}
.container .column,
.container .columns {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
}
.row {
  margin-bottom: 20px;
}
/* Nested Column Classes */

.column.alpha,
.columns.alpha {
  margin-left: 0;
}
.column.omega,
.columns.omega {
  margin-right: 0;
}
/* Base Grid */

.container .one.column,
.container .one.columns {
  width: 40px;
}
.container .two.columns {
  width: 100px;
}
.container .three.columns {
  width: 160px;
}
.container .four.columns {
  width: 220px;
}
.container .five.columns {
  width: 280px;
}
.container .six.columns {
  width: 340px;
}
.container .seven.columns {
  width: 400px;
}
.container .eight.columns {
  width: 460px;
}
.container .nine.columns {
  width: 520px;
}
.container .ten.columns {
  width: 580px;
}
.container .eleven.columns {
  width: 640px;
}
.container .twelve.columns {
  width: 700px;
}
.container .thirteen.columns {
  width: 760px;
}
.container .fourteen.columns {
  width: 820px;
}
.container .fifteen.columns {
  width: 880px;
}
.container .sixteen.columns {
  width: 940px;
}
.container .one-third.column {
  width: 300px;
}
.container .two-thirds.column {
  width: 620px;
}
/* Offsets */

.container .offset-by-one {
  padding-left: 60px;
}
.container .offset-by-two {
  padding-left: 120px;
}
.container .offset-by-three {
  padding-left: 180px;
}
.container .offset-by-four {
  padding-left: 240px;
}
.container .offset-by-five {
  padding-left: 300px;
}
.container .offset-by-six {
  padding-left: 360px;
}
.container .offset-by-seven {
  padding-left: 420px;
}
.container .offset-by-eight {
  padding-left: 480px;
}
.container .offset-by-nine {
  padding-left: 540px;
}
.container .offset-by-ten {
  padding-left: 600px;
}
.container .offset-by-eleven {
  padding-left: 660px;
}
.container .offset-by-twelve {
  padding-left: 720px;
}
.container .offset-by-thirteen {
  padding-left: 780px;
}
.container .offset-by-fourteen {
  padding-left: 840px;
}
.container .offset-by-fifteen {
  padding-left: 900px;
}
/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px;
  }
  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px;
  }
  .column.alpha,
  .columns.alpha {
    margin-left: 0;
    margin-right: 10px;
  }
  .column.omega,
  .columns.omega {
    margin-right: 0;
    margin-left: 10px;
  }
  .alpha.omega {
    margin-left: 0;
    margin-right: 0;
  }
  .container .one.column,
  .container .one.columns {
    width: 28px;
  }
  .container .two.columns {
    width: 76px;
  }
  .container .three.columns {
    width: 124px;
  }
  .container .four.columns {
    width: 172px;
  }
  .container .five.columns {
    width: 220px;
  }
  .container .six.columns {
    width: 268px;
  }
  .container .seven.columns {
    width: 316px;
  }
  .container .eight.columns {
    width: 364px;
  }
  .container .nine.columns {
    width: 412px;
  }
  .container .ten.columns {
    width: 460px;
  }
  .container .eleven.columns {
    width: 508px;
  }
  .container .twelve.columns {
    width: 556px;
  }
  .container .thirteen.columns {
    width: 604px;
  }
  .container .fourteen.columns {
    width: 652px;
  }
  .container .fifteen.columns {
    width: 700px;
  }
  .container .sixteen.columns {
    width: 748px;
  }
  .container .one-third.column {
    width: 236px;
  }
  .container .two-thirds.column {
    width: 492px;
  }
  /* Offsets */
  
  .container .offset-by-one {
    padding-left: 48px;
  }
  .container .offset-by-two {
    padding-left: 96px;
  }
  .container .offset-by-three {
    padding-left: 144px;
  }
  .container .offset-by-four {
    padding-left: 192px;
  }
  .container .offset-by-five {
    padding-left: 240px;
  }
  .container .offset-by-six {
    padding-left: 288px;
  }
  .container .offset-by-seven {
    padding-left: 336px;
  }
  .container .offset-by-eight {
    padding-left: 348px;
  }
  .container .offset-by-nine {
    padding-left: 432px;
  }
  .container .offset-by-ten {
    padding-left: 480px;
  }
  .container .offset-by-eleven {
    padding-left: 528px;
  }
  .container .offset-by-twelve {
    padding-left: 576px;
  }
  .container .offset-by-thirteen {
    padding-left: 624px;
  }
  .container .offset-by-fourteen {
    padding-left: 672px;
  }
  .container .offset-by-fifteen {
    padding-left: 720px;
  }
}
/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
  .container {
    width: 300px;
  }
  .container .columns,
  .container .column {
    margin: 0;
  }
  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 300px;
  }
  /* Offsets */
  
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0;
  }
  #blueFooter {
    padding: 20px 0;
  }
}
/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px;
  }
  .container .columns,
  .container .column {
    margin: 0;
  }
  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 400px;
  }
  #blueFooter {
    padding: 20px 0;
  }
}
/* #Clearing
================================================== */

/* Self Clearing Goodness */

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
/* You can also use a <br class="clear" /> to clear columns */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Comment Generated by Combres - Resource '~/content/Cms/datepicker.less' (Mode: Static) */

/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
  background: white;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background-color: #00a7e5;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 2em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0em;
}
/* RTL support */

.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */

.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  position: absolute;
  /*must have*/
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
  /*must have*/

}
.ui-datepicker-calendar thead tr {
  background-color: #e3e3e3;
  color: #8c8c8c;
}
.ui-datepicker-calendar tbody tr {
  background-color: white;
  color: #5a5c5c;
}
.ui-datepicker-calendar tbody a {
  border: 1px solid white;
  text-align: right;
  color: #5a5c5c;
}
.ui-datepicker-calendar tbody a.ui-state-hover {
  background-color: #eae7e7;
  border: 1px solid #d8d8d8;
}
.ui-datepicker-unselectable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-datepicker-title {
  font-size: 0.8em;
}
.ui-datepicker-header .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-datepicker-header .ui-datepicker-prev {
  background: url("/Content/Cms/images/calendar/left-arrow.png") center center no-repeat;
}
.ui-datepicker-header .ui-datepicker-next {
  background: url("/Content/Cms/images/calendar/right-arrow.png") center center no-repeat;
}
.ui-datepicker-trigger {
  background: url("/Content/Cms/images/calendar/calendar-icon.png") center center no-repeat;
  width: 27px;
  height: 27px;
  border: none;
}
/* Comment Generated by Combres - Resource '~/content/Itas/assessment.css' (Mode: Static) */

.assessment .ui-widget-header li,
.assessment .ui-widget-header li:first-child {
  border: none;
  margin: 0;
  padding: 3px 0;
}
.assessment .ui-widget-header li {
  width: 100%;
}
.assessment .ui-widget-header li span {
  display: inline-block;
  padding: 0;
}
.createResponse {
  float: right;
}
.assessment .ui-widget-header {
  margin-bottom: 20px;
}
.assessment .cats option {
  background: #d9d9d9;
  color: #969696;
}
.assessment .cats option.grey {
  background: white;
  color: black;
}
.assessment .red {
  background: red;
  color: white;
}
.assessment #assesmenttabs ul li:last-child a {
  background: none;
}
.assessment #assesmenttabs ul li:first-child a:hover,
.assessment #assesmenttabs ul .ui-state-active:first-child a {
  background: none;
}
.assessment #assesmenttabs ul li:last-child a:hover,
.assessment #assesmenttabs ul .ui-state-active:last-child a {
  background: none;
}
.assessment #assesmenttabs ul li a:hover,
.assessment #assesmenttabs ul .ui-state-active a {
  background: none;
}
.assessment #assesmenttabs li .ui-icon-close {
  float: right;
  margin: 0;
  cursor: pointer;
  height: 26px;
  width: 26px;
  margin-top: -3px;
  margin-right: 12px;
  background: url("/Content/Cms/images/tables/x.png") right center no-repeat transparent;
}
.assessment #save-and-close {
  float: right;
}
.assessment .addQuestion {
  height: 30px;
  text-align: center;
  line-height: 30px;
  width: 84px;
  cursor: pointer;
}
.assessment .bottomAddQ.dis {
  display: block;
  width: 129px;
  margin-top: 20px;
  margin-bottom: 0;
}
.assessment .expandCollapse {
  float: right;
  margin-left: 10px;
}
.assessment .documentRow2 {
  background: white;
  padding: 10px 20px;
  margin: 10px 0;
  list-style: none;
  cursor: pointer;
  font-size: 13px;
  border-bottom: 1px solid #29bff7;
}
.assessment .documentRow2 .toggler {
  float: right;
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/minus-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: none;
}
.assessment .documentRow2 .toggler.on {
  background: url("/Content/Cms/images/tables/add-icon.png") right center no-repeat transparent;
}
.assessment .documentRow2 .delButton {
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/delete-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
.assessment .documentRow2 .theQ {
  min-height: 30px;
  line-height: 30px;
  width: 400px;
}
.assessment .uploadTable {
  text-decoration: none;
  width: 100%;
}
.assessment .documentRow2 td {
  padding: 0 15px 5px 0;
  vertical-align: text-top;
}
.assessment .documentRow2 td input[type="text"] {
  padding: 5px;
  margin-bottom: 5px;
}
.assessment .documentRow2 td select {
  padding: 5px;
  margin-bottom: 5px;
}
.assessment .addAnswer {
  text-decoration: underline;
  margin: 10px 0;
}
.assessment .answer {
  Width: 100%;
  border: 1px solid #29bff7;
  margin: 10px 0;
  border-collapse: initial;
}
.assessment .answer td {
  padding: 10px;
}
.assessment .answer .delAns {
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/delete-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
.assessment #tabss .label {
  margin: 10px 0 5px 0;
}
.assessment #tabss .input {
  margin: 5px 0;
}
.assessment #tabss .input input[type="text"] {
  width: 70%;
  padding: 5px;
}
.assessment #tabss .input textarea {
  padding: 5px;
}
.assessment #tabss .input select {
  width: 71%;
  padding: 5px;
}
.assessment .ui-tooltip {
  padding: 10px;
  color: black;
  background-color: white;
  border-radius: 5px;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
  position: absolute;
  margin: -30px 50px;
}
.assessment .ui-tooltip-content {
  text-transform: none;
}
.assessment label {
  margin: 0 15px 0 5px;
}
.assessment input[type="radio"]:first-child {
  margin-right: 5px;
}
.assessment .expandCollapse {
  margin-top: 15px;
  cursor: pointer;
  text-decoration: underline;
}
.assessment textarea {
  resize: none;
}
.assessment .theHelpText {
  margin-top: 10px;
  line-height: 30px;
}
.assessment .tick {
  width: 26px;
  height: 26px;
  margin-top: 3px;
  padding: 5px;
  border-radius: 15px;
  margin-right: 5px;
}
.assessment .onsiteoff {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 20px;
}
.assessment .onsiteoff.on:before {
  content: "\f5e4";
}
.assessment .onsiteoff.off:before {
  content: "\f108";
}
.assessment .majormin {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 25px;
}
.assessment .majormin.minor:before {
  content: "\f2ca";
}
.assessment .majormin.major:before {
  content: "\f2c7";
}
.bentleyKeys {
  display: none;
}
.assessment .tick.on {
  background: #94c11d;
}
.assessment .tick.off {
  background: red;
}
.assessment .tick.grey {
  background: #d9d9d9;
}
.assessmentResponse .expandCollapse {
  margin-top: 0;
}
.AssessmentResponses .datatable tr .edit-button {
  display: none;
}
.AssessmentResponses .datatable tr .edit-button {
  display: inline-block;
}
.AssessmentResponses .partial {
  color: #94c11d;
}
.arrows {
  text-align: center;
  margin: 20px auto 0 auto;
  width: 300px;
}
.arrows .arrow {
  float: left;
  width: 150px;
  cursor: pointer;
}
.arrows .left-arrow span {
  display: none;
}
.arrows .arrow i {
  font-size: 30px;
  margin-bottom: 10px;
}
.assessment #assesmenttabs ul li a.downloadBut {
  margin-bottom: -10px;
  padding: 0;
  background: none;
  text-decoration: underline;
  border: none;
  color: black;
  max-width: 335px;
  overflow: hidden;
  font-size: 11px;
  float: left;
}
.assessment #assesmenttabs ul li a.downloadBut:hover {
  background: none;
}
.assessment #assesmenttabs ul li a.no {
  display: none;
}
.assessment .uploader,
.assessment .downloadBut {
  cursor: pointer;
  text-decoration: underline;
}
.assessment .cats {
  padding: 10px;
  font-size: 20px;
  margin-top: 10px;
  width: 480px;
}
.assessment #assesmenttabs .group {
  display: none;
}
.assessment #assesmenttabs .group#tabs-0 {
  display: block;
}
.AssessmentResponses .createResponse.on {
  display: none;
}
.AssessmentResponses .createResponse,
.AssessmentResponses .indexBut {
  line-height: 40px;
  margin-right: 10px;
}
.reports .datepicker {
  text-align: center;
  width: 120px;
}
.assessment .docs td {
  padding: 10px;
  vertical-align: top;
}
.assessment .assessmentDetails {
  float: left;
  width: 490px;
}
.assessment .assessmentGraph {
  float: left;
  width: 450px;
  margin-bottom: -30px;
}
.assessment .print {
  float: right;
  text-decoration: underline;
  cursor: pointer;
  margin: 1.5em 0 1.5em 0;
}
.assessment .uploadTable td {
  padding: 0 !important;
  vertical-align: middle !important;
  /*display:inline-block;*/
  text-decoration: none !important;
}
.assessment .uploadTable td:first-child {
  width: 50px;
}
.assessment .uploadTable td b {
  line-height: 40px;
}
.assessment .uploadTable td .button {
  margin: 0;
  text-decoration: none;
}
.assessment .uploadTable td:last-child {
  width: 110px;
}
.assessment .uploadTable td:last-child a.downloadBut {
  margin: 0 !important;
  float: none !important;
}
/* Comment Generated by Combres - Resource '~/Content/Itas/fonts.css' (Mode: Static) */

@font-face {
  font-family: 'ambleregular';
  src: url("/Content/Itas/webfonts/Amble-Regular-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-Regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-Regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-Regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-Regular-webfont.svg#ambleregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ambleregular';
  src: url("/Content/Itas/webfonts/Amble-LightItalic-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-LightItalic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-LightItalic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-LightItalic-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-LightItalic-webfont.svg#amblelight_italic") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'amblelight_condensed_italic';
  src: url("/Content/Itas/webfonts/Amble-LightCondensedItalic-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-LightCondensedItalic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-LightCondensedItalic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-LightCondensedItalic-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-LightCondensedItalic-webfont.svg#amblelight_condensed_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'amblelight_condensed';
  src: url("/Content/Itas/webfonts/Amble-LightCondensed-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-LightCondensed-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-LightCondensed-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-LightCondensed-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-LightCondensed-webfont.svg#amblelight_condensed") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ambleregular';
  src: url("/Content/Itas/webfonts/Amble-Light-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-Light-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-Light-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-Light-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-Light-webfont.svg#amblelight") format('svg');
  font-weight: lighter;
  font-style: normal;
}
@font-face {
  font-family: 'ambleregular';
  src: url("/Content/Itas/webfonts/Amble-Italic-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-Italic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-Italic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-Italic-webfont.ttf") format('truetype'), url("/Content/Itas/Amble-Italic-webfont.svg#ambleitalic") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'ambleregular';
  src: url("/Content/Itas/webfonts/Amble-BoldItalic-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-BoldItalic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-BoldItalic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-BoldItalic-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-BoldItalic-webfont.svg#amblebold_italic") format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'ambleregular';
  src: url("/Content/Itas/webfonts/Amble-Bold-webfont.eot");
  src: url("/Content/Itas/webfonts/Amble-Bold-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/Amble-Bold-webfont.woff") format('woff'), url("/Content/Itas/webfonts/Amble-Bold-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/Amble-Bold-webfont.svg#amblebold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'FranklinGothicBT-RomanCondensed';
  src: url("/Content/Itas/webfonts/294678_0_0.eot");
  src: url("/Content/Itas/webfonts/294678_0_0.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/294678_0_0.woff") format('woff'), url("/Content/Itas/webfonts/294678_0_0.ttf") format('truetype');
}
@font-face {
  font-family: 'FranklinGothicURW-Boo';
  src: url("/Content/Itas/webfonts/294678_1_0.eot");
  src: url("/Content/Itas/webfonts/294678_1_0.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/294678_1_0.woff") format('woff'), url("/Content/Itas/webfonts/294678_1_0.ttf") format('truetype');
}
@font-face {
  font-family: 'citroenregular';
  src: url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.eot");
  src: url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.svg#citroenregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'citroenbold_italic';
  src: url("/Content/Itas/webfonts/citreon/citroen_bold_italic-webfont.eot");
  src: url("/Content/Itas/webfonts/citreon/citroen_bold_italic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/citreon/citroen_bold_italic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/citreon/citroen_bold_italic-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/citreon/citroen_bold_italic-webfont.svg#citroenbold_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'citroenbold';
  src: url("/Content/Itas/webfonts/citreon/citroen_bold-webfont.eot");
  src: url("/Content/Itas/webfonts/citreon/citroen_bold-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/citreon/citroen_bold-webfont.woff") format('woff'), url("/Content/Itas/webfonts/citreon/citroen_bold-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/citreon/citroen_bold-webfont.svg#citroenbold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'citroenitalic';
  src: url("/Content/Itas/webfonts/citreon/citroen_italic-webfont.eot");
  src: url("/Content/Itas/webfonts/citreon/citroen_italic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/citreon/citroen_italic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/citreon/citroen_italic-webfont.ttf") format('truetype'), url("/Content/Itas/cwebfonts/citreon/itroen_italic-webfont.svg#citroenitalic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'citroenlight_italic';
  src: url("/Content/Itas/webfonts/citreon/citroen_light_italic-webfont.eot");
  src: url("/Content/Itas/webfonts/citreon/citroen_light_italic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/citreon/citroen_light_italic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/citreon/citroen_light_italic-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/citreon/citroen_light_italic-webfont.svg#citroenlight_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'citroenregular';
  src: url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.eot");
  src: url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/citreon/citroen_regular-webfont.svg#citroenregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'peugeotregular';
  src: url("/Content/Itas/webfonts/peugeot/peugeot-webfont.eot");
  src: url("/Content/Itas/webfonts/peugeot/peugeot-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/peugeot/peugeot-webfont.woff") format('woff'), url("/Content/Itas/webfonts/peugeot/peugeot-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/peugeot/peugeot-webfont.svg#peugeotregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'peugeotbold';
  src: url("/Content/Itas/webfonts/peugeot/peugeot-bold-webfont.eot");
  src: url("/Content/Itas/webfonts/peugeot/peugeot-bold-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/peugeot/peugeot-bold-webfont.woff") format('woff'), url("/Content/Itas/webfonts/peugeot/peugeot-bold-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/peugeot/peugeot-bold-webfont.svg#peugeotbold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'peugeotbold_italic';
  src: url("/Content/Itas/webfonts/peugeot/peugeot-bolditalic-webfont.eot");
  src: url("/Content/Itas/webfonts/peugeot/peugeot-bolditalic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/peugeot/peugeot-bolditalic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/peugeot/peugeot-bolditalic-webfont.ttf") format('truetype'), url("/Content/Itas/peugeot-bolditalic-webfont.svg#peugeotbold_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'peugeotlight';
  src: url("/Content/Itas/webfonts/peugeot/peugeot-light-webfont.eot");
  src: url("/Content/Itas/webfonts/peugeot/peugeot-light-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/peugeot/peugeot-light-webfont.woff") format('woff'), url("/Content/Itas/webfonts/peugeot/peugeot-light-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/peugeot/peugeot-light-webfont.svg#peugeotlight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'peugeotlight_italic';
  src: url("/Content/Itas/webfonts/peugeot/peugeot-lightitalic-webfont.eot");
  src: url("/Content/Itas/webfonts/peugeot/peugeot-lightitalic-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/peugeot/peugeot-lightitalic-webfont.woff") format('woff'), url("/Content/Itas/webfonts/peugeot/peugeot-lightitalic-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/peugeot/peugeot-lightitalic-webfont.svg#peugeotlight_italic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'peugeot_styleregular';
  src: url("/Content/Itas/webfonts/peugeot/peugeotstyle-webfont.eot");
  src: url("/Content/Itas/webfonts/peugeot/peugeotstyle-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/peugeot/peugeotstyle-webfont.woff") format('woff'), url("/Content/Itas/webfonts/peugeot/peugeotstyle-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/peugeot/peugeotstyle-webfont.svg#peugeot_styleregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bentleylight';
  src: url("/Content/Itas/webfonts/bentley/Bentley-Light_web.eot");
  src: url("/Content/Itas/webfonts/bentley/Bentley-ExpandedLight_web.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/bentley/Bentley-Light_web.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'roboto';
  src: url("/Content/Itas/webfonts/honda/Roboto-Bold-webfont.eot");
  src: url("/Content/Itas/webfonts/honda/Roboto-Bold-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/honda/Roboto-Bold-webfont.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 3, 2019 */

@font-face {
  font-family: 'daimler_cs_arabregular';
  src: url("/Content/Itas/webfonts/mercedes/daimlercsarab-regular-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercsarab-regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-regular-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-regular-webfont.svg#daimler_cs_arabregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_csdemi';
  src: url("/Content/Itas/webfonts/mercedes/daimlercs-demi-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercs-demi-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercs-demi-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercs-demi-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercs-demi-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercs-demi-webfont.svg#daimler_csdemi") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_cslight';
  src: url("/Content/Itas/webfonts/mercedes/daimlercs-light-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercs-light-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercs-light-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercs-light-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercs-light-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercs-light-webfont.svg#daimler_cslight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_csregular';
  src: url("/Content/Itas/webfonts/mercedes/daimlercs-regular-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercs-regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercs-regular-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercs-regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercs-regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercs-regular-webfont.svg#daimler_csregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_cac_arabregular';
  src: url("/Content/Itas/webfonts/mercedes/daimlercacarab-regular-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercacarab-regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercacarab-regular-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercacarab-regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercacarab-regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercacarab-regular-webfont.svg#daimler_cac_arabregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_cacregular';
  src: url("/Content/Itas/webfonts/mercedes/daimlercac-regular-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercac-regular-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercac-regular-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercac-regular-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercac-regular-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercac-regular-webfont.svg#daimler_cacregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_cs_arabdemi';
  src: url("/Content/Itas/webfonts/mercedes/daimlercsarab-demi-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercsarab-demi-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-demi-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-demi-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-demi-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-demi-webfont.svg#daimler_cs_arabdemi") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'daimler_cs_arablight';
  src: url("/Content/Itas/webfonts/mercedes/daimlercsarab-light-webfont.eot");
  src: url("/Content/Itas/webfonts/mercedes/daimlercsarab-light-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-light-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-light-webfont.woff") format('woff'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-light-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/mercedes/daimlercsarab-light-webfont.svg#daimler_cs_arablight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "T1 Body Font";
  src: url("/Content/Itas/webfonts/toyota/NotoSans.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/toyota/NotoSans.woff") format("woff"), url("/Content/Itas/webfonts/toyota/NotoSans.woff2") format("woff2"), url("/Content/Itas/webfonts/toyota/NotoSans.ttf") format("truetype"), url("/Content/Itas/webfonts/toyota/NotoSans.svg") format("svg");
  font-style: normal;
}
@font-face {
  font-family: "T1 Body Font Bold";
  src: url("/Content/Itas/webfonts/toyota/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/toyota/NotoSans-Bold.woff") format("woff"), url("/Content/Itas/webfonts/toyota/NotoSans-Bold.woff2") format("woff2"), url("/Content/Itas/webfonts/toyota/NotoSans-Bold.ttf") format("truetype"), url("/Content/Itas/webfonts/toyota/NotoSans-Bold.svg") format("svg");
  font-style: normal;
}
@font-face {
  font-family: "T1 Body Font Light";
  src: url("/Content/Itas/webfonts/toyota/NotoSans-Light.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/toyota/NotoSans-Light.woff") format("woff"), url("/Content/Itas/webfonts/toyota/NotoSans-Light.woff2") format("woff2"), url("/Content/Itas/webfonts/toyota/NotoSans-Light.ttf") format("truetype");
}
@font-face {
  font-family: Toyota-icon-restyle;
  src: url("/Content/Itas/webfonts/toyota/Toyota-icon-restyle.eot?nbblsh#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/toyota/Toyota-icon-restyle.ttf?nbblsh") format("truetype"), url("/Content/Itas/webfonts/toyota/Toyota-icon-restyle.woff?nbblsh") format("woff"), url("/Content/Itas/webfonts/toyota/Toyota-icon-restyle.svg?nbblsh#Toyota-icon-restyle") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: toyotadisplay_bd;
  src: url("/Content/Itas/webfonts/toyota/toyotadisplay_bd.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/toyota/toyotadisplay_bd.woff") format("woff"), url("/Content/Itas/webfonts/toyota/toyotadisplay_bd.ttf") format("truetype"), url("/Content/Itas/webfonts/toyota/toyotadisplay_bd.svg") format("svg");
}
@font-face {
  font-family: toyotadisplay_rg;
  src: url("/Content/Itas/webfonts/toyota/toyotadisplay_rg.ttf") format("truetype");
}
@font-face {
  font-family: jlrlight;
  src: url("/Content/Itas/webfonts/jlr/JLREmericWeb-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/jlr/JLREmericWeb-ExtraLight.woff") format("woff"), url("/Content/Itas/webfonts/jlr/JLREmeric-ExtraLight.ttf") format("truetype"), url("/Content/Itas/webfonts/jlr/JLREmericWeb-ExtraLight.svg") format("svg");
}
@font-face {
  font-family: jlrreg;
  src: url("/Content/Itas/webfonts/jlr/JLREmericWeb-Regular.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/jlr/JLREmericWeb-Regular.woff") format("woff"), url("/Content/Itas/webfonts/jlr/JLREmeric-Regular.ttf") format("truetype"), url("/Content/Itas/webfonts/jlr/JLREmericWeb-Regular.svg") format("svg");
}
@font-face {
  font-family: jlrbold;
  src: url("/Content/Itas/webfonts/jlr/JLREmericWeb-SemiBold.eot?#iefix") format("embedded-opentype"), url("/Content/Itas/webfonts/jlr/JLREmericWeb-SemiBold.woff") format("woff"), url("/Content/Itas/webfonts/jlr/JLREmeric-SemiBold.ttf") format("truetype"), url("/Content/Itas/webfonts/jlr/JLREmericWeb-SemiBold.svg") format("svg");
}
@font-face {
  font-family: 'Led';
  src: url("/Content/Itas/webfonts/jlr/digital-7-mono.eot");
  src: url("/Content/Itas/webfonts/jlr/digital-7-mono.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/jlr/digital-7-mono.ttf") format('truetype');
}
@font-face {
  font-family: 'TimeBomb';
  src: url("/Content/Itas/webfonts/jlr/TickingTimebombBB.ttf") format('truetype');
}
@font-face {
  font-family: 'Repetition';
  src: url("/Content/Itas/webfonts/jlr/repetition.ttf") format('truetype');
}
/** Rivian **/

@font-face {
  font-family: 'larsseitbold';
  src: url("/Content/Itas/webfonts/rivian/larsseit-bold-webfont.eot");
  src: url("/Content/Itas/webfonts/rivian/larsseit-bold-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/rivian/larsseit-bold-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/rivian/larsseit-bold-webfont.woff") format('woff'), url("/Content/Itas/webfonts/rivian/larsseit-bold-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/rivian/larsseit-bold-webfont.svg#larsseitbold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'larsseitlight';
  src: url("/Content/Itas/webfonts/rivian/larsseit-light-webfont.eot");
  src: url("/Content/Itas/webfonts/rivian/larsseit-light-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/rivian/larsseit-light-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/rivian/larsseit-light-webfont.woff") format('woff'), url("/Content/Itas/webfonts/rivian/larsseit-light-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/rivian/larsseit-light-webfont.svg#larsseitlight") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'larsseitmedium';
  src: url("/Content/Itas/webfonts/rivian/larsseit-medium-webfont.eot");
  src: url("/Content/Itas/webfonts/rivian/larsseit-medium-webfont.eot?#iefix") format('embedded-opentype'), url("/Content/Itas/webfonts/rivian/larsseit-medium-webfont.woff2") format('woff2'), url("/Content/Itas/webfonts/rivian/larsseit-medium-webfont.woff") format('woff'), url("/Content/Itas/webfonts/rivian/larsseit-medium-webfont.ttf") format('truetype'), url("/Content/Itas/webfonts/rivian/larsseit-medium-webfont.svg#larsseitmedium") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ITAS fonts */

@font-face {
  font-family: 'MuseoSansRounded100';
  src: url("/Content/Itas/webfonts/itas/MuseoSansRounded100.otf");
  src: url("/Content/Itas/webfonts/itas/MuseoSansRounded100.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MuseoSansRounded500';
  src: url("/Content/Itas/webfonts/itas/MuseoSansRounded500.otf");
  src: url("/Content/Itas/webfonts/itas/MuseoSansRounded500.woff") format('woff');
  font-weight: normal;
  font-style: normal;
}
/* Comment Generated by Combres - Resource '~/Content/Itas/clients.css' (Mode: Static) */

.clientsOuter {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 60px;
  overflow: hidden;
  min-height: 770px;
}
.clientsOuter .daclients {
  padding: 20px 0;
}
.clientsOuter .manufacturer {
  float: left;
  margin-right: 3%;
  display: block;
  margin-bottom: 40px;
  width: 30%;
  height: 200px;
  position: relative;
  text-align: center;
  color: #00a7e5;
}
.clientsOuter .manufacturer:hover {
  border-color: #2bc0f7;
  color: #2bc0f7;
}
.clientsOuter .manufacturer img {
  max-width: 100%;
}
.clientsOuter .box {
  width: 100%;
  height: 100%;
  display: block;
  text-align: right;
  vertical-align: text-bottom;
  color: #081830;
  text-decoration: none;
  font-size: 35px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  position: relative;
}
.clientsOuter .contain .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  left: 0;
  text-align: center;
  color: white;
  top: 0;
  bottom: 0;
  cursor: pointer;
  width: 100%;
}
.clientsOuter .contain .middle .lg {
  margin-top: 10%;
  max-width: 70%;
  max-height: 50%;
}
.clientsOuter .contain {
  position: relative;
}
.clientsOuter .contain:hover .box {
  opacity: 0.3;
}
.clientsOuter .contain:hover .middle {
  opacity: 0.8;
}
.clientsOuter .contain:hover .lg {
  opacity: 1;
}
.clientsOuter .contain .text {
  background-color: white;
  color: #081830;
  font-size: 16px;
  line-height: 20px;
  height: 100%;
  display: block;
  text-decoration: none;
  vertical-align: central;
}
.clientsOuter .manufacturer .name {
  text-decoration: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px 0;
  text-transform: capitalize;
  background: #112138;
  color: white;
}
.clientsOuter .manufacturer .status {
  bottom: 20px;
  left: 8px;
  position: absolute;
}
.clientsOuter .manufacturer .name .status span {
  margin-bottom: -5px;
}
.clientsOuter .setting .fa {
  font-size: 150px;
}
.clientsOuter .setting.red .fa {
  color: red;
}
.clientsOuter .bodyshop {
  padding: 15px 5px;
  text-transform: uppercase;
  float: left;
  margin: 10px;
  border: 2px solid #00a7e5;
  margin-bottom: 10px;
  width: 158px;
  height: 50px;
  line-height: 50px;
  background: white;
  text-align: center;
  border-radius: 1em;
  color: #00a7e5;
  cursor: pointer;
  word-break: break-word;
}
.clientsOuter .bodyshop span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.clientsOuter .bodyshop .rado {
  display: none;
}
.rotate th {
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  border: none !important;
}
/* Comment Generated by Combres - Resource '~/content/Itas/vehicles.css' (Mode: Static) */

.Vehicles .mainInfo {
  text-align: left;
}
.Vehicles .vecdetails .col {
  float: left;
  width: 310px;
  padding-bottom: 30px;
}
.Vehicles .vecdetails .col .row {
  margin: 10px 0;
  width: 310px;
}
.Vehicles .vecdetails .col .row .label {
  float: left;
  width: 120px;
}
.Vehicles .vecdetails .col .row .data {
  float: left;
  width: 190px;
}
/*** Training **/

.calFilter {
  color: white;
  cursor: pointer;
  padding: 10px 15px;
  font-weight: bold;
  border-radius: 1em;
  float: left;
  margin: 5px;
  border: 5px solid;
}
.calFilter.on {
  border-color: yellow;
}
.theFull {
  background: green;
  border-color: green;
}
.theOn {
  background: orange;
  border-color: orange;
}
.theOff {
  background: red;
  border-color: red;
}
.calFilter.issues {
  background: #3cb44b;
  border-color: #3cb44b;
}
.calFilter.asset {
  background: #0082c8;
  border-color: #0082c8;
}
.calFilter.equpiment {
  background: #911eb4;
  border-color: #911eb4;
}
/* Comment Generated by Combres - Resource '~/content/Cms/global.css' (Mode: Static) */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
html {
  font-family: ambleregular, Arial;
  width: 100%;
  overflow-x: hidden;
  color: #383838;
  font-size: 14px;
  line-height: 22px;
  background: url("/content/itas/img/background.jpg") repeat-x #bdc9cd;
}
strong {
  font-weight: bold;
  font-size: 14.2px;
}
em {
  font-style: italic;
}
.hidden {
  display: none;
}
.ui-widget-header {
  font-size: 22px;
}
a {
  color: #838383;
}
h1 {
  font-size: 27px;
}
h2 {
  font-size: 20px;
  margin: 10px 0;
}
#helpContent {
  display: none;
  background-color: #00488d;
}
#helpContentInner {
  width: 960px;
  height: 150px;
  overflow: auto;
  margin: 0 auto;
  padding: 30px;
}
#helpContent small {
  font-size: 14px;
}
#helpContent .mCSB_draggerContainer {
  border: 1px solid #8caccc;
}
#topBar {
  width: 100%;
  height: 52px;
  border-bottom: 1px solid #353849;
}
#topBarInner {
  margin: 0 auto;
  width: 960px;
}
#header,
#sub-header {
  width: 100%;
  border-bottom: 1px solid #353849;
}
#sub-header {
  display: none;
}
#headerInner,
#sub-headerInner {
  margin: 0 auto;
  width: 960px;
}
.topBarItem {
  color: white;
  float: left;
  font-size: 18px;
  line-height: 52px;
  height: 52px;
  padding: 0 20px;
}
.topBarItem a {
  text-decoration: none;
  opacity: 0.43;
  filter: alpha(opacity=43);
}
.topBarItem a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#toolbox {
  border-left: 1px solid #353849;
  border-right: 1px solid #353849;
}
#help {
  border-right: 1px solid #353849;
}
#liveSite {
  border-right: 1px solid #353849;
}
#loginTime {
  float: right;
  font-style: italic;
  font-size: 13px;
  opacity: 0.43;
  filter: alpha(opacity=43);
}
#logout {
  border-left: 1px solid #353849;
  border-right: 1px solid #353849;
  float: right;
}
/**
#logo {
    float: left;
    width: 170px;
    height: 56px;
    background-size: 170px 56px;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 26px 0 12px 0;
    background-image: url("/Content/Cms/images/logo-white.svg");
}

.no-svg #logo {
    background-image: url("/Content/Cms/images/logo-white.png");
}

*/

#menuToggle,
#menuDrawer {
  display: none;
}
#menuDrawer li {
  line-height: 45px;
  height: 45px;
  border-bottom: 1px solid #353849;
  font-size: 18px;
}
#menuDrawer li a {
  display: block;
  text-decoration: none;
  opacity: 0.43;
  filter: alpha(opacity=43);
  padding: 0 20px 0 60px;
  background-repeat: no-repeat;
  background-position: 20px 10px;
  background-size: 25px;
}
#menuDrawer li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#headingArea {
  line-height: 60px;
  font-size: 22px;
}
.headingAreaInner {
  margin: 20px auto 20px auto;
  width: 960px;
}
#headingAreaL {
  width: 480px;
  float: left;
}
.headingAreaInner a {
  float: left;
  background: url("/content/itas/img/menuBg.png");
  width: 160px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  font-size: 16px;
  color: white;
  text-decoration: none;
  overflow: hidden;
}
.headingAreaInner.compMenu a {
  font-size: 14px !important;
}
.headingAreaInner a.selected,
.headingAreaInner a:hover {
  background: url("/content/itas/img/menuBgOn.png");
}
.headingAreaInner a:first-child {
  width: 159px;
  background: url("/content/itas/img/menyBgFirst.png");
}
.headingAreaInner a:first-child.selected,
.headingAreaInner a:first-child:hover {
  background: url("/content/itas/img/menyBgFirstOn.png");
}
.headingAreaInner a.last {
  background: url("/content/itas/img/menuBgLast.png");
  width: 161px;
}
.headingAreaInner a.last.selected,
.headingAreaInner a.last:hover {
  background: url("/content/itas/img/menuBgLastOn.png");
}
#headingAreaR {
  width: 480px;
  float: right;
  text-align: right;
  font-size: 22px;
}
#headingAreaR a {
  text-decoration: none;
  opacity: 0.43;
  filter: alpha(opacity=43);
  background-image: url("/content/cms/images/shortcut.png");
  background-position: top right;
  background-repeat: no-repeat;
  padding-right: 35px;
}
#headingAreaR a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#page,
#right-to-left-slider #inner-right-to-left-slider {
  margin: 0 auto;
  width: 960px;
}
#page {
  overflow: hidden;
}
.assessment #page {
  overflow: inherit;
}
#footer {
  width: 100%;
  background-color: white;
  color: #454545;
}
#footerInner {
  margin: 0 auto;
  width: 960px;
}
#footerL {
  float: left;
  height: 18px;
  line-height: 18px;
  padding: 40px 0;
}
#footerR {
  float: right;
  width: 215px;
  line-height: 43px;
  padding-top: 27px;
}
#footerRL {
  float: left;
  width: 80px;
}
#footerRR {
  float: right;
  width: 105px;
}
.tiles {
  margin-bottom: 50px;
}
.tile-button:nth-child(1),
.tile-button:nth-child(13) {
  background: #ff466d;
}
.tile-button:nth-child(2),
.tile-button:nth-child(14) {
  background: #37a2eb;
}
.tile-button:nth-child(3),
.tile-button:nth-child(15) {
  background: #ff9f40;
}
.tile-button:nth-child(4),
.tile-button:nth-child(16) {
  background: #a95df0;
}
.tile-button:nth-child(5),
.tile-button:nth-child(17) {
  background: #21b324;
}
.tile-button:nth-child(6),
.tile-button:nth-child(18) {
  background: #4bc0c0;
}
.tile-button:nth-child(7),
.tile-button:nth-child(19) {
  background: #f0e031;
}
.tile-button:nth-child(8),
.tile-button:nth-child(20) {
  background: #b94a00;
}
.tile-button:nth-child(9),
.tile-button:nth-child(21) {
  background: #b7e868;
}
.tile-button:nth-child(10),
.tile-button:nth-child(22) {
  background: #de78ca;
}
.tile-button:nth-child(11),
.tile-button:nth-child(23) {
  background: #9c9975;
}
.tile-button:nth-child(12),
.tile-button:nth-child(24) {
  background: #8e8e8c;
}
.tile-button {
  display: table;
  width: 151px;
  height: 80px;
  margin: 20px 10px;
  text-align: center;
  font-size: 28px;
  border-radius: 0.5em;
  color: white;
  padding: 10px;
}
.tile-button .tiletitle {
  display: table-cell;
  vertical-align: middle;
}
.tile-button .text {
  font-size: 16px;
  width: 100%;
  margin-top: 5px;
}
#right-to-left-slider {
  margin-left: 100%;
  background: url("/content/itas/img/background.jpg") repeat-x #bdc9cd;
  position: absolute;
  z-index: 5;
  width: 100%;
  min-height: 100%;
}
.button {
  background: #84d9fe;
  /* Old browsers */
  background: -moz-linear-gradient(top, #84d9fe 0%, #82e3f6 2%, #a0e3fe 5%, #35c5f9 7%, #30c0fc 10%, #32c1fd 12%, #2fc2ee 14%, #2cc3fc 17%, #2dc0f6 19%, #27bef7 29%, #18b4ef 55%, #14b3ed 57%, #12b2ee 64%, #0aacec 76%, #00a7e6 95%, #02a8e2 98%, #0276a7 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #84d9fe), color-stop(2%, #82e3f6), color-stop(5%, #a0e3fe), color-stop(7%, #35c5f9), color-stop(10%, #30c0fc), color-stop(12%, #32c1fd), color-stop(14%, #2fc2ee), color-stop(17%, #2cc3fc), color-stop(19%, #2dc0f6), color-stop(29%, #27bef7), color-stop(55%, #18b4ef), color-stop(57%, #14b3ed), color-stop(64%, #12b2ee), color-stop(76%, #0aacec), color-stop(95%, #00a7e6), color-stop(98%, #02a8e2), color-stop(100%, #0276a7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #84d9fe 0%, #82e3f6 2%, #a0e3fe 5%, #35c5f9 7%, #30c0fc 10%, #32c1fd 12%, #2fc2ee 14%, #2cc3fc 17%, #2dc0f6 19%, #27bef7 29%, #18b4ef 55%, #14b3ed 57%, #12b2ee 64%, #0aacec 76%, #00a7e6 95%, #02a8e2 98%, #0276a7 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #84d9fe 0%, #82e3f6 2%, #a0e3fe 5%, #35c5f9 7%, #30c0fc 10%, #32c1fd 12%, #2fc2ee 14%, #2cc3fc 17%, #2dc0f6 19%, #27bef7 29%, #18b4ef 55%, #14b3ed 57%, #12b2ee 64%, #0aacec 76%, #00a7e6 95%, #02a8e2 98%, #0276a7 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #84d9fe 0%, #82e3f6 2%, #a0e3fe 5%, #35c5f9 7%, #30c0fc 10%, #32c1fd 12%, #2fc2ee 14%, #2cc3fc 17%, #2dc0f6 19%, #27bef7 29%, #18b4ef 55%, #14b3ed 57%, #12b2ee 64%, #0aacec 76%, #00a7e6 95%, #02a8e2 98%, #0276a7 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #84d9fe 0%, #82e3f6 2%, #a0e3fe 5%, #35c5f9 7%, #30c0fc 10%, #32c1fd 12%, #2fc2ee 14%, #2cc3fc 17%, #2dc0f6 19%, #27bef7 29%, #18b4ef 55%, #14b3ed 57%, #12b2ee 64%, #0aacec 76%, #00a7e6 95%, #02a8e2 98%, #0276a7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84d9fe', endColorstr='#0276a7', GradientType=0);
  /* IE6-9 */
  border-radius: 2em;
  min-height: 1.8em;
  line-height: 1.9em;
  margin-bottom: 1em;
  display: inline-block;
  text-decoration: none;
  padding: 0px 20px;
  border: none;
  font-size: 15px;
  font-size: 0.9375rem;
  cursor: pointer;
  -webkit-appearance: none;
  color: white;
  text-shadow: 0px 1px #0077a4;
  font-weight: bold;
  border-left: 1px solid #0077a4;
  border-right: 1px solid #0077a4;
  border-bottom: 1px solid #0077a4;
  box-shadow: 0px 2px 2px #999c9e;
}
.button:hover,
.button.active,
.ui-state-active .button {
  background: #a2fcff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyZmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjYWJmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNCUiIHN0b3AtY29sb3I9IiNhM2ZhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2JSIgc3RvcC1jb2xvcj0iIzVjZTVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjNTBlMGZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTclIiBzdG9wLWNvbG9yPSIjNGFlMGZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjMzdkMmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjAlIiBzdG9wLWNvbG9yPSIjMzFkMWZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNjYlIiBzdG9wLWNvbG9yPSIjMzBkMGZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTElIiBzdG9wLWNvbG9yPSIjMjFjNmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwYzVmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
  background: -moz-linear-gradient(top, #a2fcff 0%, #abffff 2%, #a3faff 4%, #5ce5ff 6%, #50e0ff 9%, #4ae0ff 17%, #37d2ff 55%, #31d1ff 60%, #30d0ff 66%, #21c6ff 91%, #20c5ff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a2fcff), color-stop(2%, #abffff), color-stop(4%, #a3faff), color-stop(6%, #5ce5ff), color-stop(9%, #50e0ff), color-stop(17%, #4ae0ff), color-stop(55%, #37d2ff), color-stop(60%, #31d1ff), color-stop(66%, #30d0ff), color-stop(91%, #21c6ff), color-stop(100%, #20c5ff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #a2fcff 0%, #abffff 2%, #a3faff 4%, #5ce5ff 6%, #50e0ff 9%, #4ae0ff 17%, #37d2ff 55%, #31d1ff 60%, #30d0ff 66%, #21c6ff 91%, #20c5ff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #a2fcff 0%, #abffff 2%, #a3faff 4%, #5ce5ff 6%, #50e0ff 9%, #4ae0ff 17%, #37d2ff 55%, #31d1ff 60%, #30d0ff 66%, #21c6ff 91%, #20c5ff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #a2fcff 0%, #abffff 2%, #a3faff 4%, #5ce5ff 6%, #50e0ff 9%, #4ae0ff 17%, #37d2ff 55%, #31d1ff 60%, #30d0ff 66%, #21c6ff 91%, #20c5ff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #a2fcff 0%, #abffff 2%, #a3faff 4%, #5ce5ff 6%, #50e0ff 9%, #4ae0ff 17%, #37d2ff 55%, #31d1ff 60%, #30d0ff 66%, #21c6ff 91%, #20c5ff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2fcff', endColorstr='#20c5ff', GradientType=0);
  /* IE6-8 */
  font-weight: bold;
}
.saveBut {
  text-transform: capitalize;
}
.field-validation-error {
  color: #ff6633;
}
input[type=text].text-box {
  padding: 8px;
  border: none;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
#slide-new-page-div {
  padding: 20px;
  padding-top: 0;
}
.main-container {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  padding: 0 10px;
}
.main-container:before,
.main-container:after {
  content: " ";
  display: table;
}
.main-container:after {
  clear: both;
}
.float-left {
  float: left;
}
.reports #content-div {
  padding: 0 10px;
}
.Bodyshops .det fieldset {
  padding: 15px 10px;
  margin-top: 50px;
}
.Bodyshops .det legend {
  font-family: larsseitmedium, HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  top: auto;
  left: auto;
  margin: -50px 0 10px -7px;
  color: #333333;
  font-size: 18px;
  border: none;
  display: block;
  text-align: left;
}
.Bodyshops .det label {
  float: left;
  width: 40%;
  margin: 5px 5px 0 0;
}
.Bodyshops .det .ans {
  width: 55%;
  float: left;
  margin-top: 5px;
  word-break: break-all;
}
.title {
  height: 60px;
  line-height: 75px;
}
.title h1 {
  margin: 0;
  padding: 0;
}
#slide-new-page-div .inner-page {
  margin: 0 auto;
  width: 960px;
}
/* Checkbox */

.on-off-checkbox input[type="checkbox"] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  width: 0px;
  height: 0px;
  position: absolute;
}
.on-off-checkbox span {
  color: white;
  display: block;
  height: 22px;
  line-height: 22px;
  padding: 5px 10px 5px 10px;
  background: url("/Content/Cms/images/off.png") left center no-repeat;
  cursor: pointer;
  margin: 5px 10px 5px 10px;
}
.enabledButton span {
  background: url("/Content/Cms/images/on.png") left center no-repeat;
}
/* Jquery Autocomplete styles*/

.ui-autocomplete {
  border-top: 1px solid #8caccc;
  border-left: 1px solid #8caccc;
  border-right: 1px solid #8caccc;
  width: 380px;
  max-height: 130px;
  overflow: auto;
  z-index: 99;
}
.ui-autocomplete .ui-menu-item {
  height: 22px;
  line-height: 22px;
  border-bottom: 1px solid #8caccc;
  padding: 5px 10px 5px 10px;
  background-color: #1f5e9b;
}
.ui-autocomplete .ui-corner-all {
  color: white;
  cursor: pointer;
  display: block;
  position: absolute;
}
.ui-autocomplete .ui-state-focus {
  background-color: #00488d;
}
.check-box {
  background: url("/Content/Cms/images/tables/disable.png") center center no-repeat;
  display: inline-block;
  width: 26px;
  height: 25px;
}
.check-box.enabled {
  background: url("/Content/Cms/images/tables/enable.png") center center no-repeat;
}
.status-box {
  display: inline-block;
  width: 27px;
  height: 27px;
}
.status-box.NotCompliant {
  background: url("/Content/Cms/images/tables/delete-icon.png") center center no-repeat;
}
.status-box.AttentionRequired {
  background: url("/Content/Cms/images/tables/disable.png") center center no-repeat;
}
.status-box.Pending {
  background: url("/Content/Cms/images/tables/circleYellow.png") center center no-repeat;
}
.status-box.OnBoarding {
  background: url("/Content/Cms/images/tables/greydot.png") center center no-repeat;
}
.status-box.OffBoarding {
  background: url("/Content/Cms/images/tables/x.png") center center no-repeat;
}
.status-box.Grey {
  border: 1px solid black;
  border-radius: 1em;
  background: white;
}
.status-box.Compliant {
  background: url("/Content/Cms/images/tables/enable.png") center center no-repeat;
}
.left {
  width: 50%;
  float: left;
}
.right {
  width: 50%;
  float: left;
}
.Home .notifications {
  margin-bottom: 100px;
}
.welcome,
.chevroletText,
.vauxhallText,
.welcome span {
  display: none;
}
.notifications {
  font-size: 16px;
}
.notifications .heading {
  height: 51px;
  line-height: 51px;
  padding: 5px 20px;
  border-bottom: 1px solid #bac1c6;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  font-size: 25px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.notifications .notfication {
  border-bottom: 1px solid #e9edf1;
  padding: 13px 40px 13px 20px;
  background: white;
  display: block;
}
.notifications .notfication.important {
  background: white url("/content/itas/img/important.png") 95% 50% no-repeat;
}
.notifications .readmore {
  border-bottom: 1px solid #e9edf1;
  padding: 20px;
  background: white;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}
.notifications .but {
  text-align: center;
  display: block;
  background: white url("/content/itas/img/but.png") no-repeat;
  color: white;
  text-decoration: none;
  width: 117px;
  height: 34px;
  line-height: 34px;
}
.notifications .more {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #e9edf1;
  background: white;
}
.clientUtilities {
  position: relative;
}
.clientUtilities .side {
  top: 0;
  right: 0;
  display: block;
  background: #0b375c;
  text-align: center;
  width: 300px;
  height: 100%;
  border-bottom: 1px solid #97b3ce;
  overflow-y: auto;
  position: absolute;
}
.clientUtilities .side hgroup {
  height: 70px;
}
.clientUtilities .cke_editable {
  min-height: 200px;
  background: white;
}
.clientUtilities .image-picker {
  width: 300px !important;
  margin-left: 20px;
}
.issuesNumber {
  background: red;
  border-radius: 3em;
  text-align: center;
  font-weight: bold;
  float: right;
  padding: 0 7px;
  margin-top: -18px;
  margin-left: -15px;
  line-height: 18px;
  font-size: 10px;
  color: white;
}
.issuesNumber.main {
  margin-top: -10px;
}
.header-button:hover .issuesNumber {
  color: white;
}
.alert {
  color: red;
  font-size: 14px;
  font-weight: bold;
}
/** Manual Inputs **/

.PartsToDealer input[type='text'] {
  margin: 0 10px;
  width: 30%;
}
/** Booking training **/

.interestForm,
.hidden {
  display: none;
}
.sf-back-to-top {
  background-color: #3ea1e4;
  /* button color */
  color: white;
  /* text/arrow color */
  display: none;
  z-index: 999;
  /* float in bottom right corner */
  /* 20 pixels from edge */
  position: fixed;
  right: 20px;
  bottom: 20px;
  /* size of button is 50 pixels*/
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* round button */
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 30px !important;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.6;
  padding-left: 2px;
  padding-top: 4px;
  text-decoration: none;
}
/** Assessment change status**/

#assesment-dialog-form {
  padding: 20px 20px 0 20px;
  width: 50%;
  background: white;
  border: black 1px solid;
  text-align: center;
  border-radius: .5em;
}
.countrySelector {
  position: absolute;
  top: 0px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
  /*display: none;*/

}
.countrySelector ul {
  border-bottom-left-radius: 0.8em;
  border-bottom-right-radius: 0.8em;
  background: #efede8;
}
.countrySelector li {
  display: none;
  list-style-type: none;
  height: 30px;
  width: 100%;
  min-width: 53px;
  color: black;
  padding: 0px 8px;
}
/*.countrySelector li:nth-child(n+3) {
        border-bottom-left-radius: 0.8em !important;
        border-bottom-right-radius: 0.8em !important;
    }*/

.countrySelector li a {
  text-decoration: none;
  color: black;
}
.countrySelector li .region {
  margin-top: -10px;
  display: block;
}
.countrySelector li.notselected .region {
  margin: 10px 0 0 11px;
}
.countrySelector li .region,
.countrySelector li .dwn {
  margin: 10px 0 0 15px;
}
.countrySelector li.selected {
  display: block;
}
.countrySelector li.notselected .dwn,
.countrySelector li.selected .region {
  display: none;
}
.countrySelector li.notselected {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/*.countrySelector a {
    display: inline-block;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.countrySelector a:hover {
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}*/

/* totalloss */

#totalloss h2 {
  margin-bottom: 15px;
}
#totalloss table {
  width: 100%;
}
#totalloss .btn,
.visitReport .btn {
  padding: 6px 12px;
  color: white;
  background-color: #151515;
  border-radius: 4px;
  border: none !important;
  cursor: pointer;
  font-size: 17px;
  display: block;
  margin-top: 5px;
}
#totalloss #drop input,
.visitReport #drop input {
  display: none;
}
#totalloss .newtxt {
  margin: 10px 20px 20px 0;
}
#totalloss .wp:enabled {
  background-color: white;
}
#totalloss .wp:disabled {
  background-color: #eeeeee;
}
#totalloss .inputValues {
  margin: 10px 20px 20px 0;
  line-height: 18px;
  border: 1px solid #8caccc;
  border-radius: 0 4px 4px 0px;
  box-shadow: unset !important;
  display: block;
  width: calc(75%);
  background: transparent;
  color: #151515;
  padding: 12px;
  font-weight: bold;
  float: left;
}
#totalloss .disabled {
  background-color: #eeeeee;
}
#totalloss .details {
  float: left;
  width: 75% ;
  border-radius: 0 4px 4px 0px;
}
#totalloss .symbol {
  width: 4%;
  text-align: center;
  float: left;
  margin: 10px 0 20px 0;
  font-size: 16px !important;
  line-height: 18px;
  border: 1px solid #8caccc;
  border-radius: 4px;
  border-right: 0 none;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  box-shadow: unset !important;
  display: block;
  background: transparent;
  color: #151515;
  padding: 12px;
  font-weight: bold;
  background-color: #eeeeee;
}
#totalloss .upload {
  text-align: center;
  float: left;
  font-size: 16px !important;
  line-height: 18px;
  border: 1px solid #8caccc;
  border-radius: 4px;
  box-shadow: unset !important;
  display: block;
  background: transparent;
  color: #151515;
  font-weight: bold;
  background-color: #eeeeee;
  margin-right: 10px;
}
#totalloss .upload i {
  padding: 12px;
}
#totalloss .uploadTxt {
  margin-bottom: 33px;
}
#totalloss .UploadFileBtn:hover {
  opacity: 0.3;
  cursor: pointer;
}
#totalloss a:hover {
  opacity: 0.3;
  cursor: pointer;
}
#totalloss label {
  margin: 10px 0;
}
#totalloss .est {
  padding: 10px 20px 30px 0;
  font-size: 16px;
}
#totalloss .estimateDetails:enabled {
  background-color: white;
}
#totalloss .estimateDetails:disabled {
  background-color: #eeeeee;
}
#totalloss .del {
  margin: 0 10px;
}
#totalloss .left {
  width: 50%;
}
#totalloss ul li,
.visitReport ul li {
  list-style-type: none;
}
#totalloss #files li,
.visitReport #files li {
  margin: 5px 0;
}
#totalloss .infoFound {
  padding: 12px 20px;
  border: 5px solid whitesmoke;
  border-radius: 4px;
}
#totalloss .infoFound.off {
  display: none;
}
#totalloss .field-validation-error {
  display: block;
  padding-bottom: 20px;
}
#totalloss .imageRow {
  float: left;
  padding: 10px;
}
#totalloss .imageRow .image {
  float: left;
  width: 105px;
  height: 80px;
  white-space: nowrap;
  text-align: center;
}
#totalloss .imageRow img {
  vertical-align: middle;
  max-width: 105px;
  max-height: 80px;
}
.paddingright25 {
  padding-right: 25px;
}
/* Comment Generated by Combres - Resource '~/content/Cms/header.css' (Mode: Static) */

header {
  background-color: white;
  width: 100%;
  border-top: 6px solid #00a7e5;
}
header #heading-text {
  font-weight: bold;
  color: #4d4d4d;
  margin: 10px 0;
  font-size: 20px;
}
header .header-button {
  background-color: #00a7e5;
  float: right;
  padding: 9px 25px 15px 25px;
  margin-right: 2px;
  position: relative;
}
header a.header-button,
header .header-button a {
  color: white;
  text-decoration: none;
  text-shadow: 0px 1px #0077a4;
}
/*.junior {
    display: none;
}

.header-button:hover + .junior {
    display: block !important;
    float: left !important;
}*/

/* Comment Generated by Combres - Resource '~/content/Cms/menu.css' (Mode: Static) */

#menu {
  margin-bottom: 30px;
}
#menu .main-container {
  box-shadow: 0 1px #fefefe;
  border-bottom: 1px solid #bdbdbd;
  padding: 0 10px;
}
#menu .left-side {
  float: left;
  height: 145px;
  min-width: 180px;
  overflow: hidden;
}
#menu .left-side-inner {
  height: 145px;
  position: relative;
  background-size: 90px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("/content/itas/img/itas-logo.png");
  display: block;
  line-height: 145px;
  padding-left: 105px;
  display: inline-block;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  text-shadow: 0 1px #fefefe;
  text-decoration: none;
}
#menu .logo {
  margin-top: 50px;
  display: inline-block;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  text-shadow: 0 1px #fefefe;
  text-decoration: none;
}
#menu .left-side-inner a {
  line-height: 145px;
  margin-left: 105px;
  display: inline-block;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  text-shadow: 0 1px #fefefe;
  text-decoration: none;
}
#mainMenu li a:hover,
#mainMenu li a.selected {
  opacity: 1;
  filter: alpha(opacity=100);
}
#mainMenu li {
  display: block;
  float: left;
  list-style: none outside none;
  position: relative;
  text-align: center;
  height: 94px;
  margin-top: 50px;
}
#mainMenu #menuDashboard {
  background: url("/Content/Cms/images/menu/Itas/home.png") no-repeat;
}
#mainMenu #menuUsers {
  background: url("/Content/Cms/images/menu/Itas/users.png") no-repeat;
}
#mainMenu #menuReports {
  background: url("/Content/Cms/images/menu/Itas/reports.png") no-repeat;
}
#mainMenu #menuBodyshop {
  background: url("/Content/Cms/images/menu/Itas/home.png") no-repeat;
}
#mainMenu #menuStaff {
  background: url("/Content/Cms/images/menu/Itas/users.png") no-repeat;
}
#mainMenu #menuUtil {
  background: url("/Content/Cms/images/menu/Itas/home.png") no-repeat;
}
#mainMenu #menuJobs {
  background: url("/Content/Cms/images/menu/Itas/users.png") no-repeat;
}
#mainMenu #menuInvoice {
  background: url("/Content/Cms/images/menu/Itas/reports.png") no-repeat;
}
#mainMenu #menuAudit {
  background: url("/Content/Cms/images/menu/Itas/reports.png") no-repeat;
}
#mainMenu #menuVehicles {
  background: url("/Content/Cms/images/menu/Itas/users.png") no-repeat;
}
#mainMenu {
  float: right;
}
#mainMenu li {
  float: left;
}
#mainMenu li a {
  text-decoration: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  font-size: 18px;
  line-height: 25px;
  padding: 15px 5px 6px 60px;
  display: block;
  background-repeat: no-repeat;
  background-position: center 15px;
  height: 55px;
  color: #383838;
}
#media-sub-menu li a {
  background-position: center 5px;
  padding: 52px 15px 6px 15px;
}
/* Comment Generated by Combres - Resource '~/content/Cms/global-tables.css' (Mode: Static) */

.ui-button {
  color: black;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
}
.ui-button.ui-state-disabled {
  color: #cccccc;
}
.datatable th {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 10px;
  font-size: 13px;
  font-weight: bold;
  word-break: break-word;
}
.datatable thead td {
  padding: 10px 0;
  text-align: left;
}
.datatable tbody td {
  padding: 2px 10px;
  text-align: left;
  font-size: 12px;
  overflow: hidden;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  height: 36px;
  word-wrap: break-word;
}
.datatable tbody td:last-child {
  word-wrap: normal;
}
.datatable td:last-child a:last-child {
  margin-right: 0;
}
.datatable td:last-child a:first-child {
  margin-left: 0;
}
.datatable .txt {
  width: 180px;
}
.datatable tbody td.center {
  text-align: center;
}
.datatable tbody td.center {
  text-align: center;
}
.datatable .table-button {
  font-size: 1.9em;
  margin: 0 3px;
  text-decoration: none;
}
.datatable .table-buttons {
  font-size: 1.5em;
  margin: 0 3px;
  text-decoration: none;
}
.datatable .clone-button {
  color: #23a006;
  background: url("/Content/Cms/images/tables/GreaterThanGreen.png") right center no-repeat transparent;
  padding-right: 15px;
  margin-right: 15px;
}
.datatable .history-button-icon {
  color: #23a006;
  background: url("/Content/Cms/images/tables/history.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .qual-button-icon {
  color: #23a006;
  background: url("/Content/Cms/images/tables/qual.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .assessments-button-icon {
  color: #23a006;
  background: url("/Content/Cms/images/tables/Assessments.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .assessmentversions-button-icon {
  color: #23a006;
  background: url("/Content/Cms/images/tables/Assessments-Versions.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .clone-button-icon {
  color: #23a006;
  background: url("/Content/Cms/images/tables/clone-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .edit-button {
  color: #60aac7;
  background: url("/Content/Cms/images/tables/GreaterThanBlue.png") right center no-repeat transparent;
  padding-right: 15px;
  margin-right: 15px;
}
.datatable .edit-button-icon {
  color: #60aac7;
  background: url("/Content/Cms/images/tables/edit-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .staff-button {
  color: #60aac7;
  background: url("/Content/Cms/images/tables/GreaterThanBlue.png") right center no-repeat transparent;
  padding-right: 15px;
  margin-right: 15px;
}
.datatable .staff-button-icon {
  color: #60aac7;
  background: url("/Content/Cms/images/tables/staff-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .delete-button {
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/GreaterThanRed.png") right center no-repeat transparent;
  padding-right: 15px;
}
.datatable .delete-button-icon {
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/delete-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .details-button {
  color: #777777;
  background: url("/Content/Cms/images/tables/GreaterThanGrey.png") right center no-repeat transparent;
  padding-right: 15px;
  margin-right: 15px;
}
.datatable .details-button-icon {
  color: #777777;
  background: url("/Content/Cms/images/tables/details-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .report-button-icon {
  color: #777777;
  background: url("/Content/Cms/images/tables/Reports.png") center center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .manual-button-icon {
  color: #777777;
  background: url("/Content/Cms/images/tables/manual.png") right center no-repeat transparent;
  width: 32px;
  height: 36px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .log-button-icon {
  color: #777777;
  background: url("/Content/Cms/images/tables/Logs.png") right center no-repeat transparent;
  width: 35px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .regions-button-icon {
  color: #777777;
  background: url("/Content/Cms/images/tables/region.png") right center no-repeat transparent;
  width: 32px;
  height: 48px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .action-button-icon {
  color: #777777;
  background: url("/Content/Cms/images/tables/Action-Report.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
}
.datatable .ui-icon-carat-2-n-s {
  background: url("/Content/Cms/images/tables/sort-icon.png") right center no-repeat transparent;
  width: 15px;
  height: 11px;
  display: inline-block;
  margin-bottom: 2px;
}
.datatable .ui-icon-triangle-1-n {
  background: url("/Content/Cms/images/tables/sort-icon-up.png") right center no-repeat transparent;
  width: 15px;
  height: 11px;
  display: inline-block;
  margin-bottom: 2px;
}
.datatable .ui-icon-triangle-1-s {
  background: url("/Content/Cms/images/tables/sort-icon-down.png") right center no-repeat transparent;
  width: 15px;
  height: 11px;
  display: inline-block;
  margin-bottom: 2px;
}
.dataTables_wrapper .fg-toolbar {
  overflow: auto;
  font-size: 1em;
}
.dataTables_wrapper .dataTables_info {
  float: left;
  padding: 10px;
  font-size: 14px;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  padding: 5px;
  background: white;
  border: 1px solid #bbc2c7;
  border-radius: .5em;
}
.dataTables_paginate a {
  border: 1px solid #bbc2c7;
}
.dataTables_wrapper a {
  margin: 0 7px;
  /*background: url("/Content/Cms/images/tables/itas/pageBg.png") repeat-y;*/
  height: 12px;
  border-radius: .5em;
  font-size: 12px;
}
.dataTables_length {
  float: left;
  margin-right: 25px;
}
.dataTables_length select {
  padding: 3px 5px;
  border-radius: .3em;
  border: 1px solid #bac1c6;
}
.dataTables_length select:focus {
  outline: none;
}
.dataTables_filter {
  float: left;
  margin-top: 1px;
}
.dataTables_processing {
  position: absolute;
  position: fixed;
  top: 0;
  left: 50%;
  width: 250px;
  margin-left: -125px;
  border: 1px solid #dddddd;
  text-align: center;
  color: white;
  font-size: 11px;
  padding: 2px 0;
  background-color: #1f5e9b;
  border: 1px solid #8caccc;
  border-radius: 1px 1px 1px 1px;
}
.lookups .dataTables_filter {
  float: none;
}
.dataTables_filter input {
  color: black;
  height: 32px;
  width: 220px;
  padding-left: 20px;
  padding-right: 25px;
  background: url("/Content/Cms/images/tables/itas/searchBox.png") no-repeat;
  font-size: 14px;
  border: none;
}
.dataTables_filter input::-webkit-input-placeholder {
  color: #868787;
}
.dataTables_filter input:-moz-placeholder {
  color: #868787;
}
.dataTables_filter input::-moz-placeholder {
  color: #868787;
}
.dataTables_filter input:-ms-input-placeholder {
  color: #868787;
}
.dataTables_filter input:focus {
  outline: none;
}
.DataTables_sort_wrapper {
  cursor: pointer;
}
.dropDownClickSection {
  border: 1px solid #bac1c6;
  border-radius: .2em;
  text-align: center;
  color: #383838;
  float: left;
  cursor: pointer;
  background: url("/Content/Cms/images/tables/FilterDown.png") 94% 50% no-repeat transparent;
  width: 85%;
  padding: 5px 0 5px 5px;
  text-align: left;
}
.dropDownClickSection .ellipsis {
  height: 15px;
  line-height: 15px;
  white-space: normal;
  width: 90%;
}
.dropDownClickSection > span {
  display: inline-block;
}
.dropDownClickSection .hiddenDropDownSection {
  border: 1px solid #dddddd;
  padding: 10px;
  padding-bottom: 0;
  position: absolute;
  display: none;
  z-index: 4;
  line-height: 1em;
  font-size: 14px;
  text-align: left;
  color: white;
  cursor: auto;
  min-width: 50px;
  margin-left: -5px;
  margin-top: 5px;
  max-height: 300px;
  overflow-y: auto !important;
}
.dropDownClickSection .hiddenDropDownSection.selected {
  background-color: white;
  color: #383838;
}
.dropDownClickSection .hiddenDropDownSection div[data-search-text] {
  cursor: pointer;
  margin-bottom: 8px;
}
.datePickerDropDown {
  text-align: center;
  color: #74adcb;
  float: left;
  cursor: pointer;
}
.dropDownHeading {
  border: 10px solid transparent;
  padding-right: 30px;
  min-width: 20px;
  background: url("/Content/Cms/images/tables/FilterDown.png") right center no-repeat transparent;
}
.dropDownHeading.selected {
  border: 10px solid #1b89b6;
  color: white;
  background: url("/Content/Cms/images/tables/FilterDownWhite.png") right center no-repeat #1b89b6;
}
.dropDownContent {
  border: 10px solid #1b89b6;
  padding: 10px;
  position: absolute;
  display: none;
  z-index: 4;
  line-height: 1em;
  text-align: left;
  color: white;
  cursor: auto;
  min-width: 30px;
}
.dropDownContent.selected {
  background-color: #1b89b6;
  color: white;
}
.dropDownL {
  float: left;
  width: 40px;
  height: 27px;
  line-height: 27px;
}
.dropDownR {
  float: right;
  width: 175px;
}
.width188,
.width-188 {
  width: 188px;
}
.width235,
.width-235 {
  width: 235px;
}
.width245,
.width-245 {
  width: 245px;
}
.width260,
.width-260 {
  width: 260px;
}
.width250,
.width-250 {
  width: 250px;
}
.width225,
.width-225 {
  width: 225px;
}
.width215,
.width-215 {
  width: 215px;
}
.width-200 {
  width: 200px;
}
.width-190 {
  width: 190px;
}
.width-185 {
  width: 185px;
}
.width-180 {
  width: 180px;
}
.width-175 {
  width: 175px;
}
.width-170 {
  width: 170px;
}
.width-160 {
  width: 160px;
}
.width-155 {
  width: 155px;
}
.width-156 {
  width: 156px;
}
.width-150 {
  width: 150px;
}
.width-145 {
  width: 145px;
}
.width-140 {
  width: 140px;
}
.width-130 {
  width: 130px;
}
.width-120 {
  width: 120px;
}
.width-110 {
  width: 110px;
}
.width-100 {
  width: 100px;
}
.width-45 {
  width: 45px;
}
.width-95 {
  width: 95px;
}
.width-90 {
  width: 90px;
}
.width-75 {
  width: 75px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-60 {
  width: 60px;
}
.width-50-percent {
  width: 50%;
}
.width-45-percent {
  width: 45%;
}
.width-50 {
  width: 50px;
}
.width-30 {
  width: 30px;
}
.margin-right-30 {
  margin-right: 30px;
}
.marginLeft5 {
  margin-left: 5px;
}
.marginTop5 {
  margin-top: 5px;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.dataTables_wrapper a.email-users {
  background: url("/Content/Cms/images/tables/Itas/email.png") center no-repeat;
  padding-right: 35px;
  width: 132px;
  text-align: right;
  margin-right: 10px;
}
.dataTables_wrapper .top-table-button {
  height: 25px;
  line-height: 25px;
  font-size: 15px;
  font-size: 0.9375rem;
  text-decoration: none;
  display: inline-block;
  float: right;
  color: black;
}
.datatable {
  border: 1px solid #bac1c6;
  background-color: white;
  border-radius: 6px;
  border-collapse: initial;
  margin-top: 20px;
  margin-bottom: 20px;
  table-layout: fixed;
  width: 100%;
}
.table-buttons {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.dataTables_empty {
  padding-top: 20px !important;
}
.dataTables_paginate a {
  border: none;
}
.form .staffTable td {
  padding: 5px;
}
/* Comment Generated by Combres - Resource '~/content/Cms/global-slider.css' (Mode: Static) */

.Bodyshops .ui-multiselect-checkboxes input[type="checkbox"] + span {
  height: auto;
}
.sliderPanel {
  padding: 10px 0 10px 0;
}
.sliderPanel h1 {
  font-size: 27px;
  line-height: 27px;
}
.sliderPanel h1.sliderMessage {
  text-align: center;
}
.sliderPanel .form {
  border-bottom: 1px solid #8caccc;
  padding: 0 0 20px 0;
}
.sliderPanel .formRow {
  border-bottom: 1px solid #8caccc;
  padding: 30px 0;
}
.sliderPanel .formRow:first-child {
  border-top: 1px solid #8caccc;
}
.form .year,
.form .month {
  float: left;
  margin-right: 40px;
}
.sliderPanel .controls {
  margin-top: 30px;
  text-align: center;
}
.sliderPanel .confirm {
  margin-left: 10px;
}
.sliderPanel .txt {
  background-color: white;
  border: 1px solid #8caccc;
  border-radius: 1px;
  color: black;
  padding: 5px;
  width: 300px;
}
.datatable .txt {
  width: 180px;
}
.sliderPanel .txt.grey {
  background-color: gray;
  color: white;
}
.txt.grey {
  background-color: gray;
  color: white;
}
.sliderPanel .assetPanel .txt {
  width: 443px;
}
.sliderPanel .select {
  margin: 4px 0;
  width: 455px;
  padding: 5px;
}
.sliderPanel .shortSelect {
  margin: 4px 0;
  width: 390px;
  padding: 5px;
}
.sliderPanel .datepicker {
  background-color: white;
  border: 1px solid #8caccc;
  border-radius: 1px;
  padding: 5px;
  width: 240px;
  margin-right: 10px;
}
.sliderPanel .assetPanel .datepicker {
  width: 406px;
}
.sliderPanel .ui-datepicker-trigger {
  cursor: pointer;
}
.sliderPanel .marginTop20 {
  margin-top: 20px;
}
.sliderPanel .marginRight20 {
  margin-right: 20px;
}
.sliderPanel label {
  font-size: 16px;
  display: block;
}
.sliderPanel .radioButtons label {
  font-size: 15px;
  display: inline;
}
.sliderPanel label.checkbox {
  font-size: 15px;
}
.sliderPanel .licence label {
  display: inline;
}
.licenceFrom {
  width: 250px;
  float: left;
}
.licenceTo {
  width: 202px;
  float: right;
}
.sliderPanel .assetPanel .licence .datepicker {
  width: 130px;
}
#right-to-left-slider #close-slider {
  margin: 0 auto;
  width: 960px;
}
#right-to-left-slider #close-slider span {
  font-size: 1.4em;
  margin-top: 20px;
  padding-right: 40px;
  height: 40px;
  line-height: 40px;
  float: right;
  background: url("/Content/Cms/images/close.png") right center no-repeat;
  cursor: pointer;
}
#tileColours li {
  float: left;
  width: 42px;
  height: 24px;
  border: 1px solid white;
  margin-right: 12px;
  display: block;
  background: url("/content/cms/images/dashboard/tileColours.png") 0 0 no-repeat;
  cursor: pointer;
}
#tileColours li.on {
  box-shadow: 0 0 5px white;
}
#tileColours li.colour1 {
  background-position: -1px -1px;
}
#tileColours li.colour2 {
  background-position: -59px -1px;
}
#tileColours li.colour3 {
  background-position: -118px -1px;
}
#tileColours li.colour4 {
  background-position: -176px -1px;
}
#tileColours li.colour5 {
  background-position: -235px -1px;
}
#tileColours li.colour6 {
  background-position: -293px -1px;
}
#tileColours li.colour7 {
  background-position: -1px -38px;
}
#tileColours li.colour8 {
  background-position: -59px -38px;
}
#tileColours li.colour9 {
  background-position: -118px -38px;
}
#tileColours li.colour10 {
  background-position: -176px -38px;
}
#tileColours li.colour11 {
  background-position: -235px -38px;
}
#tileColours li.colour12 {
  background-position: -293px -38px;
}
#Asset_LocationDescription {
  display: none;
}
.sliderPanel .disabled {
  opacity: 0.2;
}
.sliderPanel .disabled button {
  display: none;
}
.sliderPanel label.required:after {
  color: #ff1414;
  content: "*";
}
.delButton {
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/delete-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
/* Comment Generated by Combres - Resource '~/content/Cms/global-margin-and-padding.css' (Mode: Static) */

.padding0 {
  padding: 0px !important;
}
.padding5 {
  padding: 5px;
}
.padding10 {
  padding: 10px;
}
.padding30 {
  padding: 30px;
}
.paddingBottom10 {
  padding-bottom: 10px;
}
.paddingBottom25 {
  padding-bottom: 25px;
}
.paddingTop7 {
  padding-top: 7px;
}
.paddingTop10 {
  padding-top: 10px;
}
.paddingTop20 {
  padding-top: 20px;
}
.paddingTop40 {
  padding-top: 40px !important;
}
.paddingLeft10 {
  padding-left: 10px;
}
.paddingRight10 {
  padding-right: 10px;
}
.margin0 {
  margin: 0px !important;
}
.margin10 {
  margin: 10px;
}
.margin20 {
  margin: 20px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginBottom15 {
  margin-bottom: 15px;
}
.marginTop10 {
  margin-top: 10px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginLeft10 {
  margin-left: 10px;
}
.marginRight10 {
  margin-right: 10px;
}
.margin5 {
  margin: 5px;
}
.marginBottom5 {
  margin-bottom: 5px;
}
.marginTop5 {
  margin-top: 5px;
}
.marginLeft5 {
  margin-left: 5px;
}
.marginRight5 {
  margin-right: 5px;
}
/* Comment Generated by Combres - Resource '~/content/Cms/users.less' (Mode: Static) */

.users #page #content-div {
  color: #454545;
  padding-top: 10px;
}
.users h2 {
  font-size: 1.8em;
}
.users #tableUsers_wrapper {
  margin-bottom: 40px;
}
#users-link {
  font-size: 2em;
  text-decoration: none;
  padding-left: 40px;
  margin-bottom: 20px;
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#staff-link {
  font-size: 2em;
  text-decoration: none;
  background: url("/Content/Cms/images/icons/staff-icon.png") center left no-repeat;
  padding-left: 40px;
  margin-bottom: 20px;
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#staff-link.selected,
#staff-link:hover {
  background: url("/Content/Cms/images/icons/staff-icon-selected.png") center left no-repeat;
  opacity: 1;
  filter: alpha(opacity=100);
}
#roles-link {
  font-size: 2em;
  text-decoration: none;
  padding-left: 40px;
  margin-left: 20px;
  margin-bottom: 20px;
  display: inline-block;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#roles-link.selected,
#roles-link:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.exportcsv-users {
  background: url("/content/itas/img/bentley/headerLiOn.png") bottom center repeat-x white;
  border: none;
  text-shadow: none;
  box-shadow: none;
  color: #333333;
  border: 1px solid #d7d7d7;
  font-size: 1em;
  font-weight: normal;
  filter: inherit;
  border-radius: 2em !important;
  padding: 0 15px;
}
.exportqualcsv-users {
  background: url("/Content/Cms/images/tables/Itas/export.png") center no-repeat;
  width: 132px;
  padding-right: 15px;
  text-align: right;
}
.users .form-field {
  margin: 5px 10px 5px 10px;
}
.users .form-field-long {
  width: 300px;
  border: 0 none;
  padding: 8px;
}
.users select.form-field {
  width: 316px;
}
.users .center-form {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.users .calendar-section {
  padding-left: 8px;
}
.users .calendar-section #ScheduledActiveChange {
  width: 180px;
  border: 0 none;
  padding: 8px;
}
.users .dropDownClickSection span.ellipsis {
  max-width: 80px;
}
.users-details td {
  padding: 5px;
}
.users a.role-link {
  color: #454545;
}
.users #button-div {
  text-align: right;
}
.users #hidden-email-form,
.users #hidden-exportcsv-form,
.users #hidden-exportqualcsv-form {
  display: none;
}
.users .align-left {
  text-align: left;
  width: 200px;
}
.users .field-validation-error {
  margin: 0px 10px;
  display: inline-block;
}
/** Map **/

.bodyshops-map {
  margin-right: 7px;
  text-align: center;
  font-size: 14px;
  font-size: 0.9rem;
  text-decoration: none;
  border: 3px solid #00a7e5;
}
.bodyshops-map.on {
  border: 3px solid #ffd800 !important;
}
#mapContainer {
  padding-top: 20px;
  position: relative;
  margin-bottom: 20px;
}
#map {
  border: 3px solid #00a7e5;
}
.BodyshopsMap #map {
  width: 100%;
  height: 550px;
  margin-top: 1px;
}
.BodyshopsMap .search,
.BodyshopsMap .filter {
  width: 285px;
  background: #bdc9cd;
  border-radius: .5em;
  padding-bottom: 10px;
  float: left;
  overflow: hidden;
  height: 210px;
}
.BodyshopsMap .searcherror {
  color: red;
  margin: 10px 0 0 35px;
  height: 20px;
}
.BodyshopsMap .mapPinKey {
  width: 35px;
  text-align: center;
  padding-left: 10px;
}
.BodyshopsMap .search .maptitle,
.BodyshopsMap .filter .maptitle {
  background: #00a7e5;
  color: white;
  font-size: 30px;
  text-align: center;
  padding: 10px 20px;
  width: 245px;
  border-top-left-radius: .2em;
  border-top-right-radius: .2em;
  margin-bottom: 20px;
}
.BodyshopsMap .search input,
.BodyshopsMap .filter select {
  width: 225px;
  height: 40px;
  font-size: 16px;
  margin-left: 15px;
  padding: 0 10px;
}
.BodyshopsMap .search .enquiryButton,
.BodyshopsMap .filter .enquiryButton {
  margin: 20px 20px;
  padding: 8px 0;
  width: 245px;
  font-size: 18px;
  text-align: center;
  background: #00a7e5;
  color: white;
  border-radius: 1em;
  cursor: pointer;
}
.BodyshopsMap .filter {
  float: right;
  height: 210px;
}
.BodyshopsMap .lfilter {
  float: left;
  margin-right: 45px;
}
.BodyshopsMap .mapdata {
  display: none;
}
.BodyshopsMap .info {
  background: #bdc9cd;
  color: white;
  padding: 5px;
  min-width: 200px;
}
.BodyshopsMap .info .maptitle {
  font-size: 18px;
  font-weight: bold;
}
.BodyshopsMap .info .location {
  font-size: 14px;
  margin: 5px 0;
}
.BodyshopsMap .info .link {
  font-size: 12px;
  text-decoration: underline;
  margin: 5px 0;
}
/* Comment Generated by Combres - Resource '~/content/Cms/roles.css' (Mode: Static) */

.roles #page #content-div {
  color: #454545;
  padding-top: 20px;
}
.roles #tableRoles {
  margin-top: 20px;
  margin-bottom: 20px;
}
.roles #tableRoles_wrapper {
  margin-bottom: 40px;
}
.roles h2 {
  font-size: 1.8em;
}
.roles .roles-create .info,
.roles .roles-edit .info {
  font-size: 1em;
  margin-bottom: 20px;
  display: block;
}
.roles #role-name-container {
  float: left;
  width: 300px;
}
.roles #role-name-container input {
  width: 264px;
}
.roles #role-description-container {
  float: left;
  width: 400px;
}
.roles #role-description-container input {
  width: 366px;
}
.roles #role-type-container {
  float: left;
  width: 200px;
}
.roles #role-form-fields-container {
  overflow: auto;
}
.roles .role-overview-section {
  margin-top: 20px;
  margin-bottom: 20px;
  min-height: 80px;
  display: inline-block;
}
.roles .trees .selected-tree {
  color: black;
  border: 1px solid #8caccc;
  background-color: white;
  padding-right: 20px;
}
.roles .trees div {
  padding: 10px;
}
.roles .trees .jstree-clicked,
.roles .trees .jstree-hovered {
  background-color: transparent;
  border: none;
  padding: 0px;
}
.roles  .jstree a {
  color: black;
}
.roles  .selected-tree.jstree a {
  color: black;
}
.roles .heading-label {
  font-size: 1.125em;
}
.roles #move-and-reset {
  background: url("/Content/Cms/images/plus.png") right center no-repeat;
  padding-right: 40px;
  height: 38px;
  border: none;
  cursor: pointer;
  float: left;
  color: black;
  font-size: 1.5em;
}
.roles #edit-existing {
  background: url("/Content/Cms/images/minus.png") left center no-repeat;
  padding-left: 40px;
  height: 38px;
  border: none;
  cursor: pointer;
  float: right;
  color: white;
  font-size: 1.5em;
}
.roles #up-down-button-container {
  height: 38px;
  padding-top: 20px;
  overflow: auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #8caccc;
}
.roles #role-name-container label,
.roles #role-description-container label {
  display: inline-block;
  margin-bottom: 5px;
}
.roles #tableRoles {
  width: 100%;
}
.roles .width-180 {
  width: 180px;
}
.roles #button-div {
  text-align: right;
}
.roles-delete #validationSummary {
  text-align: center;
}
.roles-delete #button-area {
  text-align: center;
  padding-top: 10px;
}
.roles #role-form-button-div {
  text-align: center;
  padding-top: 10px;
}
.roles #multiselect-section .column {
  width: 18em;
  float: left;
  margin-right: 20px;
}
.roles #multiselect-section .last-column {
  width: 18em;
  float: left;
}
.roles #multiselect-section .right-inner-column {
  width: 18em;
  margin-right: 10px;
}
.roles #validationSummary {
  text-align: center;
}
/* Comment Generated by Combres - Resource '~/content/Cms/assets.css' (Mode: Static) */

.assets #headingAreaL {
  width: 215px;
}
.assets #headingAreaM {
  width: 265px;
  float: left;
}
.assets #headingAreaR {
  width: 480px;
}
.assets #headingAreaM a {
  text-decoration: none;
  opacity: 0.43;
  filter: alpha(opacity=43);
}
.assets #headingAreaM a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#assetPage {
  margin: 0 auto;
  width: 960px;
  min-height: 842px;
  position: relative;
}
#sidebar {
  width: 175px;
  float: left;
  overflow: hidden;
  padding: 60px 0;
}
#dragbar {
  background-color: white;
  min-height: 850px;
  height: 100%;
  width: 5px;
  cursor: col-resize;
  opacity: 0.43;
  filter: alpha(opacity=43);
  position: absolute;
  top: 0;
  left: 175px;
}
#folderControlPanel,
#tableAssets_wrapper {
  min-width: 685px;
}
#mainPane {
  width: 745px;
  float: right;
  overflow: hidden;
  margin: 60px 0;
}
#mainPaneInner {
  background-color: white;
  padding: 30px;
  color: #454545;
}
.createFolder,
.createAsset,
.exportCSV,
.fullscreen,
.deleteFolder,
.emailUsers {
  float: left;
  height: 45px;
  margin-right: 25px;
  line-height: 45px;
  font-size: 18px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.createFolder a,
.createAsset a,
.exportCSV a,
.fullscreen a,
.deleteFolder a,
.emailUsers a {
  padding-left: 50px;
  color: #1b89b6;
  text-decoration: none;
  display: block;
}
.deleteFolder a {
  color: #e90202;
}
.createFolder {
  background-image: url("/content/cms/images/createFolder.png");
}
.createAsset {
  background-image: url("/content/cms/images/createAsset.png");
}
.exportCSV {
  background-image: url("/content/cms/images/exportCSV.png");
}
.emailUsers {
  background-image: url("/content/cms/images/emailUsers.png");
}
.fullscreen {
  background-image: url("/content/cms/images/fullscreen.png");
  margin-right: 0;
}
.deleteFolder {
  background-image: url("/content/cms/images/deleteFolder.png");
  margin-right: 0;
  float: right;
}
.greenLight {
  display: inline-block;
  width: 30px;
  height: 15px;
  background: url("/Content/Cms/images/tables/enable.png") center center no-repeat;
}
.datatable .iconButton {
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-right: 5px;
  display: inline-block;
  overflow: hidden;
  text-indent: -99999px;
}
.datatable td {
  position: relative;
}
.green.fa-check-circle {
  color: #7cc51d;
}
.red.fa-times-circle {
  color: #b41917;
}
.datatable td:last-child a.table-button {
  display: block;
  float: left;
  height: 28px;
  width: 28px;
}
.datatable td.last a {
  display: block;
  float: left;
  height: 28px;
  width: 28px;
}
.datatable .iconButton.addButton {
  background: url("/Content/Cms/images/tables/add-icon.png") right center no-repeat transparent;
}
.datatable .iconButton.remove-button {
  background: url("/Content/Cms/images/tables/minus-icon.png") right center no-repeat transparent;
}
.datatable .iconButton.cloneButton {
  background: url("/Content/Cms/images/tables/clone-icon.png") right center no-repeat transparent;
}
.datatable .iconButton.compareButton {
  background: url("/Content/Cms/images/tables/compare.png") right center no-repeat transparent;
}
.datatable .iconButton.editButton {
  background: url("/Content/Cms/images/tables/edit-icon.png") right center no-repeat transparent;
}
.datatable .iconButton.deleteButton {
  background: url("/Content/Cms/images/tables/delete-icon.png") right center no-repeat transparent;
}
.datatable .iconButton.previewButton {
  background: url("/Content/Cms/images/tables/preview.png") right center no-repeat transparent;
}
.datatable .iconButton.turnOffButton {
  background: url("/Content/Cms/images/tables/turnoff.png") right center no-repeat transparent;
}
.datatable .iconButton.restoreButton {
  background: url("/Content/Cms/images/tables/history.png") right center no-repeat transparent;
}
.datatable .iconButton.submissionButton {
  background: url("/Content/Cms/images/tables/submission.png") right center no-repeat transparent;
}
#button-div {
  text-align: right;
}
.folder {
  line-height: 20px;
  background-image: url("/content/cms/images/folderClosed.png");
  background-position: 0px 5px;
  background-repeat: no-repeat;
  font-size: 15px;
}
.folder.open {
  background-image: url("/content/cms/images/folderOpen.png");
}
#sidebar ul > .on > a {
  font-weight: bold;
}
.folderToggle {
  width: 15px;
  height: 20px;
  float: left;
  cursor: pointer;
}
.folder a {
  padding: 5px 0;
  padding-left: 30px;
  display: block;
  text-decoration: none;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.folder a:hover {
  background-image: url("/content/cms/images/transparent.png");
}
.folder .folder {
  background-position: 20px 5px;
  padding-left: 20px;
}
.folder > ul {
  display: none;
}
.folder.open > ul {
  display: block;
}
#tableAssets_wrapper {
  margin-top: 40px;
}
#tableAssets_processing {
  position: absolute;
  top: 0;
  left: 50%;
  width: 250px;
  margin-left: -125px;
  border: 1px solid #dddddd;
  text-align: center;
  color: white;
  font-size: 11px;
  padding: 2px 0;
}
.datatable td.deleteAsset {
  padding: 0;
  width: 21px;
}
.dragItem {
  background-color: white;
  height: 21px;
  overflow: hidden;
}
.dragItem table {
  margin-top: -10px;
}
.dragImage {
  overflow: hidden;
  width: 144px;
  height: 85px;
}
.dragImage img {
  opacity: 0.43;
  filter: alpha(opacity=43);
}
.formColA {
  width: 455px;
  float: left;
}
.formColB {
  width: 455px;
  float: right;
}
#approvalDate {
  display: none;
}
#credit-text,
#client-approval-text,
#parental-approval-text,
#written-approval-text,
#usage-status-text {
  display: none;
}
.assets .gutter {
  margin-right: -30px;
}
.assets .thumb {
  margin-top: 30px;
  height: 148px;
  float: left;
  margin-right: 30px;
  width: 148px;
  word-wrap: break-word;
  cursor: pointer;
}
.assets .thumb a {
  line-height: 85px;
  display: inline-block;
}
.assets .thumb .crop {
  width: 144px;
  height: 85px;
  border: 1px solid white;
  box-shadow: 0 0 0 1px #e4e4e4;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
}
.assets .thumb img {
  max-width: 144px;
  max-height: 85px;
  vertical-align: middle;
}
.assets #paging {
  margin-top: 30px;
}
.assets #pagingL {
  width: 342px;
  float: left;
}
.assets #pagingR {
  width: 343px;
  float: right;
  text-align: right;
}
.assets #paging span {
  color: #cccccc;
}
.assets #paging span.on {
  color: #1b89b6;
  cursor: pointer;
}
.assets #fullscreenPage {
  background-color: white;
  margin: 30px;
  padding: 30px;
}
.fullscreenBody {
  background-image: none;
  color: #454545;
  min-width: 3000px;
}
.fullscreenBody .datatable tbody td,
.fullscreenBody .datatable thead td,
.fullscreenBody .datatable th {
  font-size: 14px;
}
.fullscreenBody .ui-datepicker-title {
  color: white;
}
/* Comment Generated by Combres - Resource '~/Content/Multiselect/jquery.multiselect.css' (Mode: Static) */

.ui-multiselect {
  text-align: left;
}
.ui-multiselect span.ui-icon {
  float: right;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
  position: absolute !important;
  top: auto !important;
  left: -9999px;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important;
}
.ui-multiselect-header ul {
  font-size: 0.9em;
}
.ui-multiselect-header ul li {
  float: left;
  width: 50%;
}
.ui-multiselect-header a {
  text-decoration: none;
}
.ui-multiselect-header a:hover {
  text-decoration: underline;
}
.ui-multiselect-header span.ui-icon {
  float: left;
}
.ui-multiselect-header li.ui-multiselect-close {
  float: right;
  text-align: right;
  padding-right: 0;
}
.ui-multiselect-menu {
  display: none;
  position: absolute;
  z-index: 10000;
  text-align: left;
}
.ui-multiselect-checkboxes {
  position: relative/* fixes bug in IE6/7 */;
  overflow-y: auto;
}
.ui-multiselect-checkboxes label {
  cursor: default;
  display: block;
  border: 1px solid transparent;
}
.ui-multiselect-checkboxes label input {
  position: relative;
  top: 1px;
}
.ui-multiselect-checkboxes li {
  clear: both;
  font-size: 0.9em;
  padding-right: 3px;
  border-bottom: 1px solid #8caccc;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  text-align: center;
  font-weight: bold;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
  display: block;
  padding: 3px;
  margin: 1px 0;
  text-decoration: none;
}
/* remove label borders in IE6 because IE6 does not support transparency */

* html .ui-multiselect-checkboxes label {
  border: none;
}
.ui-multiselect-checkboxes input[type="checkbox"] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  width: 0px;
  height: 0px;
}
.ui-multiselect-checkboxes input[type="checkbox"] + span {
  color: black;
  display: block;
  line-height: 22px;
  padding: 5px 19px 5px 10px;
  background: url("/Content/Cms/images/un-checked.png") right center no-repeat;
  cursor: pointer;
}
.ui-multiselect-checkboxes input[type="checkbox"]:checked + span {
  background: url("/Content/Cms/images/checked.png") right center no-repeat #bbc2c7;
}
.ui-widget-header li {
  /*display:inline-block;*/
  margin-right: -1px;
}
.ui-widget-header li:first-child {
  border-right: 1px solid #8caccc;
}
.ui-widget-header li span {
  display: inline-block;
  padding: 3px;
  line-height: 22px;
  height: 22px;
}
.ui-multiselect-all .ui-icon-check {
  margin-left: 10px;
  height: 26px;
  width: 20px;
  background: url("/Content/Cms/images/tick.png") left center no-repeat;
}
.ui-multiselect-none .ui-icon-closethick {
  margin-left: 10px;
  height: 26px;
  width: 20px;
  background: url("/Content/Cms/images/cross.png") left center no-repeat;
}
.ui-multiselect-menu {
  background-color: white;
  border: 1px solid #8caccc;
  color: black;
}
.ui-multiselect-close {
  display: none;
}
.ui-helper-clearfix {
  overflow: hidden;
}
#multiselect-section {
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 240px;
  padding: 3px;
}
button.ui-multiselect {
  color: black;
  border-top: 1px solid #8caccc;
  border-left: 1px solid #8caccc;
  border-right: 1px solid #8caccc;
  border-bottom: 1px solid #8caccc;
  background-color: white;
}
button.ui-multiselect span {
  padding: 5px;
  display: inline-block;
}
.ui-multiselect-header {
  background-color: white;
  border-bottom: 1px solid #8caccc;
}
.ui-multiselect-header a {
  color: black;
}
.ui-multiselect-menu input[type=checkbox] {
  float: right;
}
.ui-multiselect-menu .ui-widget-header {
  font-size: inherit;
}
/* Comment Generated by Combres - Resource '~/Content/Multiselect/jquery.multiselect.filter.css' (Mode: Static) */

.ui-multiselect-hasfilter ul {
  position: relative;
  top: 2px;
}
.ui-multiselect-filter {
  float: left;
  margin-right: 10px;
  display: block;
  border-bottom: 1px solid #8caccc;
  width: 100%;
  padding: 5px 10px;
  color: white;
}
.ui-multiselect-filter input {
  width: 220px;
  margin-left: 5px;
  height: 15px;
  padding: 2px;
  border: 0px none;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
/* Comment Generated by Combres - Resource '~/Scripts/JsTree/themes/mott/style.css' (Mode: Static) */

/*
 * jsTree default theme 1.0
 * Supported features: dots/no-dots, icons/no-icons, focused, loading
 * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
 */

.jstree-default li,
.jstree-default ins {
  background-image: url("/Scripts/JsTree/themes/mott/d.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default li {
  background-position: -90px 0;
  background-repeat: repeat-y;
}
.jstree-default li.jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > ins {
  background-position: -72px 0;
}
.jstree-default .jstree-closed > ins {
  background-position: -54px 0;
}
.jstree-default .jstree-leaf > ins {
  background-position: -36px 0;
}
.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border: 1px solid #d8f0fa;
  padding: 0 2px 0 1px;
}
.jstree-default .jstree-clicked {
  background: #beebff;
  border: 1px solid #99defd;
  padding: 0 2px 0 1px;
}
.jstree-default a .jstree-icon {
  background-position: -56px -19px;
}
.jstree-default a.jstree-loading .jstree-icon {
  background: url("/Scripts/JsTree/themes/mott/throbber.gif") center center no-repeat !important;
}
.jstree-default.jstree-focused {
  background: transparent;
}
.jstree-default .jstree-no-dots li,
.jstree-default .jstree-no-dots .jstree-leaf > ins {
  background: transparent;
}
.jstree-default .jstree-no-dots .jstree-open > ins {
  background-position: -18px 0;
}
.jstree-default .jstree-no-dots .jstree-closed > ins {
  background-position: 0 0;
}
.jstree-default .jstree-no-icons a .jstree-icon {
  display: none;
}
.jstree-default .jstree-search {
  font-style: italic;
}
.jstree-default .jstree-no-icons .jstree-checkbox {
  display: inline-block;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default .jstree-checked > a > .jstree-checkbox {
  background-position: -38px -19px;
}
.jstree-default .jstree-unchecked > a > .jstree-checkbox {
  background-position: -2px -19px;
}
.jstree-default .jstree-undetermined > a > .jstree-checkbox {
  background-position: -20px -19px;
}
.jstree-default .jstree-checked > a > .jstree-checkbox:hover {
  background-position: -38px -37px;
}
.jstree-default .jstree-unchecked > a > .jstree-checkbox:hover {
  background-position: -2px -37px;
}
.jstree-default .jstree-undetermined > a > .jstree-checkbox:hover {
  background-position: -20px -37px;
}
#vakata-dragged.jstree-default ins {
  background: transparent !important;
}
#vakata-dragged.jstree-default .jstree-ok {
  background: url("/Scripts/JsTree/themes/mott/d.png") -2px -53px no-repeat !important;
}
#vakata-dragged.jstree-default .jstree-invalid {
  background: url("/Scripts/JsTree/themes/mott/d.png") -18px -53px no-repeat !important;
}
#jstree-marker.jstree-default {
  background: url("/Scripts/JsTree/themes/mott/d.png") -41px -57px no-repeat !important;
  text-indent: -100px;
}
.jstree-default a.jstree-search {
  color: aqua;
}
.jstree-default .jstree-locked a {
  color: silver;
  cursor: default;
}
#vakata-contextmenu.jstree-default-context,
#vakata-contextmenu.jstree-default-context li ul {
  background: #f0f0f0;
  border: 1px solid #979797;
  -moz-box-shadow: 1px 1px 2px #999999;
  -webkit-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999;
}
#vakata-contextmenu.jstree-default-context a {
  color: white;
}
#vakata-contextmenu.jstree-default-context a:hover,
#vakata-contextmenu.jstree-default-context .vakata-hover > a {
  padding: 0 5px;
  background: #e8eff7;
  border: 1px solid #aecff7;
  color: white;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a,
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a:hover {
  color: silver;
  background: transparent;
  border: 0;
  padding: 1px 4px;
}
#vakata-contextmenu.jstree-default-context li.vakata-separator {
  background: white;
  border-top: 1px solid #e0e0e0;
  margin: 0;
}
#vakata-contextmenu.jstree-default-context li ul {
  margin-left: -4px;
}
/* IE6 BEGIN */

.jstree-default li,
.jstree-default ins,
#vakata-dragged.jstree-default .jstree-invalid,
#vakata-dragged.jstree-default .jstree-ok,
#jstree-marker.jstree-default {
  _background-image: url("/Scripts/JsTree/themes/mott/d.png");
}
.jstree-default .jstree-open ins {
  _background-position: -72px 0;
}
.jstree-default .jstree-closed ins {
  _background-position: -54px 0;
}
.jstree-default .jstree-leaf ins {
  _background-position: -36px 0;
}
.jstree-default a ins.jstree-icon {
  _background-position: -56px -19px;
}
#vakata-contextmenu.jstree-default-context ins {
  _display: none;
}
#vakata-contextmenu.jstree-default-context li {
  _zoom: 1;
}
.jstree-default .jstree-undetermined a .jstree-checkbox {
  _background-position: -20px -19px;
}
.jstree-default .jstree-checked a .jstree-checkbox {
  _background-position: -38px -19px;
}
.jstree-default .jstree-unchecked a .jstree-checkbox {
  _background-position: -2px -19px;
}
/* IE6 END */

/* Comment Generated by Combres - Resource '~/Scripts/custom-scrollbar/jquery.mCustomScrollbar.css' (Mode: Static) */

/* basic scrollbar styling */

/* vertical scrollbar */

.mCSB_container {
  width: auto;
  margin-right: 10px;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_disabled .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px;
}
.mCustomScrollBox .mCSB_scrollTools {
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #8caccc;
}
.mCSB_scrollTools .mCSB_buttonUp + .mCSB_draggerContainer {
  padding-bottom: 40px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
  margin-top: -40px;
}
/* horizontal scrollbar */

.mCSB_horizontal .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.mCSB_horizontal .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}
.mCS_disabled .mCSB_horizontal .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed .mCSB_horizontal .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerContainer {
  height: 100%;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft + .mCSB_draggerContainer {
  padding-bottom: 0;
  padding-right: 20px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left;
}
.mCSB_horizontal .mCSB_scrollTools .mCSB_buttonRight {
  right: 0;
  bottom: auto;
  margin-left: -40px;
  margin-top: -16px;
  float: right;
}
/* default scrollbar colors and backgrounds */

.mCustomScrollBox .mCSB_scrollTools {
  opacity: 0.75;
}
.mCustomScrollBox:hover .mCSB_scrollTools {
  opacity: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: blue;
  /* rgba fallback */
  background: #00a7e5;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */

}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
  /* old ie */

}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */

}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url("/Scripts/custom-scrollbar/mCSB_buttons.png");
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */

}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/

}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/

}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/

}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/

}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */

}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */

}
/* Comment Generated by Combres - Resource '~/Content/CMS/multifile-uploader.less' (Mode: Static) */

.MultiFile-wrap input {
  position: absolute;
  left: -9999px;
}
.MultiFile-remove {
  background: url("/Content/Cms/images/icons/remove.png") center center no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
  float: right;
}
.MultiFile-title {
  line-height: 18px;
  display: inline-block;
  margin-right: 10px;
}
.MultiFile-label {
  background-color: #195794;
  display: inline-block;
  border: 1px solid #97b3ce;
  padding: 5px 10px 5px 10px;
}
/* Comment Generated by Combres - Resource '~/Content/CMS/user-emails.less' (Mode: Static) */

.users-email #subject {
  border: 1px solid #97b3ce;
  padding: 5px 10px;
  font-size: 1.8em;
  width: 400px;
}
.users-email #attachments {
  height: 40px;
  border-top: 1px solid #97b3ce;
  border-bottom: 1px solid #97b3ce;
}
.users-email #attachments span#attach-text {
  font-size: 1.5em;
  line-height: 40px;
  vertical-align: middle;
  margin-left: 10px;
  cursor: pointer;
}
.users-email #attachments span#attach-icon {
  margin-left: 10px;
  vertical-align: middle;
  line-height: 40px;
  width: 2em;
  height: 2em;
  border-radius: 1.5em;
  display: inline-block;
  background: url("/Content/Cms/images/icons/attach.png") center center no-repeat #00488d;
  cursor: pointer;
}
.users-email #add-recipient #add-recipient-email-address {
  border: 1px solid #97b3ce;
  color: black;
  width: 200px;
  padding: 5px 10px;
}
.users-email #add-recipient {
  margin-left: 10px;
  height: 40px;
}
.users-email #add-recipient select,
.users-email .emailList select {
  border: 1px solid #97b3ce;
  color: black;
  padding: 4px 5px;
}
.users-email #add-recipient span,
.users-email .emailList span {
  margin: 0 20px;
  font-size: 1em;
  padding-left: 45px;
  height: 40px;
  line-height: 40px;
  background: url("/Content/Cms/images/plusBlk.png") left center no-repeat;
  cursor: pointer;
  display: inline-block;
}
.users-email .MultiFile-list {
  margin-left: 10px;
}
.users-email .recipient-label {
  display: inline-block;
  width: 22px;
  min-height: 34px;
  line-height: 34px;
  vertical-align: middle;
}
.users-email div.single-recipient {
  border: 1px solid #97b3ce;
  display: inline-block;
  padding: 5px 10px;
}
.users-email .single-recipient-remove {
  background: url("/Content/Cms/images/icons/removeBlk.png") no-repeat scroll center center transparent;
  display: inline-block;
  float: right;
  height: 18px;
  vertical-align: top;
  width: 18px;
}
.users-email .single-recipient-title {
  display: inline-block;
  line-height: 18px;
  margin-right: 10px;
}
/* Comment Generated by Combres - Resource '~/Content/CMS/placeholder.css' (Mode: Static) */

#placeholder-type .category-search-type {
  display: none;
}
/* Comment Generated by Combres - Resource '~/content/logon.css' (Mode: Static) */

.logon {
  overflow: auto;
}
.logon .left-side {
  float: left;
  width: 399px;
  height: 515px;
  background-size: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/content/itas/img/itas-shiny.svg");
  border-right: 1px solid #bdbdbd;
  box-shadow: 1px 0px #fefefe;
  overflow: hidden;
}
.no-svg .logon .left-side {
  background-image: url("/content/itas/img/itas-shiny.png");
}
.logon .left-side-inner {
  width: 399px;
  height: 515px;
  position: relative;
  text-align: center;
}
.logon .left-side-inner span {
  position: absolute;
  bottom: 35px;
  display: block;
  font-size: 39px;
  font-size: 2.4375rem;
  font-weight: bold;
  width: 100%;
  text-shadow: 0px 1px #fefefe;
}
.logon .right-side {
  float: right;
  width: 560px;
}
.logon .right-side-inner {
  padding-top: 100px;
  padding-left: 80px;
}
.logon .header,
.forgotten-password .header {
  font-size: 48px;
  font-size: 3rem;
  text-align: left;
  color: #00a7e5;
  text-shadow: 0px 1px #fefefe;
  font-weight: bold;
}
.logon label,
.forgotten-password label {
  display: inline-block;
  margin-bottom: 12px;
}
.logon input[type="text"],
.logon input[type="password"],
.forgotten-password input[type="text"] {
  margin-bottom: 20px;
  width: 410px;
  border: 1px solid #bac1c6;
  border-radius: 2px;
  padding: 10px;
  box-shadow: 0px 1px #fefefe;
  padding-right: 50px;
}
.logon #textBoxUserId {
  background-image: url("/Content/Itas/Img/account-icons/username.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.logon #Password {
  background-image: url("/Content/Itas/Img/account-icons/password.png");
  background-position: 98% center;
  background-repeat: no-repeat;
}
.forgotten-password input[type="text"] {
  width: 370px;
}
.logon .form-container {
  padding: 40px 0px 40px 0px;
  margin: 0 auto;
}
.logon .formtable {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.logon #password {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.logon #ButtonLogOn {
  display: block;
  float: right;
  width: 166px;
  font-size: 18px;
}
.logon #validationSummary {
  text-align: center;
  margin-bottom: 20px;
}
.logon .forgottenPassword {
  text-align: left;
  text-shadow: 0px 1px #fefefe;
}
.logon td.first {
  width: 40%;
  text-align: right;
  padding-right: 20px;
}
.logon #formLogOn {
  width: 470px;
  margin: 0 auto;
}
.logon .PoliteCaptcha {
  margin-bottom: 20px;
  color: white;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.logon .field-validation-error,
.forgotten-password .field-validation-error {
  display: inline-block;
  padding-bottom: 40px;
}
.forgotten-password form {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.repairCert {
  padding-top: 20px;
}
.repairCert td,
th {
  padding: 10px 10px 10px 0;
}
.repairCert th {
  font-weight: bold;
  font-size: 20px;
}
.repairCert .masterFit {
  color: white;
  background: gray;
  width: 900px;
  padding: 10px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/staff.less' (Mode: Static) */

#users-link.staff {
  margin-left: 20px;
}
.create-staff .info {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 20px;
  display: block;
}
.staff #multiselect-section .column {
  width: 20em;
  float: left;
  margin-right: 20px;
}
.staff #multiselect-section .last-column {
  width: 20em;
  float: left;
}
.staff #multiselect-section .right-inner-column {
  width: 20em;
  margin-right: 10px;
}
.staff .form-field {
  margin: 5px 10px;
}
.staff .form-field-long {
  border: 0 none;
  padding: 8px;
  width: 300px;
}
.staff select.form-field {
  width: 316px;
}
.staff .center-form {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
  margin-bottom: 20px;
}
.staff .align-left {
  text-align: left;
  width: 200px;
}
.staff .field-validation-error {
  margin: 0px 10px;
  display: inline-block;
}
.staff #multiselect-section .field-validation-error {
  margin: 0;
}
.staff #staff-form-container {
  min-height: 400px;
}
.staff-delete #button-area {
  text-align: center;
  padding-top: 10px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/dashboard.css' (Mode: Static) */
.dashboardOuter {
  width: 960px !important;
  margin: 0 auto;
  padding-bottom: 60px;
  overflow: hidden;
}
.dashboardTile,
.dragging {
  width: 180px;
  height: 180px;
  margin-right: 15px;
  margin-top: 15px;
  float: left;
  position: relative;
  background-position: bottom left;
  background-repeat: no-repeat;
}
.doubleWidth {
  width: 375px;
}
.doubleHeight {
  height: 375px;
}
.dashboardContent {
  padding: 10px;
}
.dashboardView {
  position: absolute;
  bottom: 20px;
  left: 10px;
}
.settingsCog {
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 18px;
  right: 10px;
  background: url("/content/cms/images/dashboard/settingsCog.png") 0 0 no-repeat;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
.settingsCog:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.dashboardLink {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("/content/cms/images/dashboard/dashboardLink.png");
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
}
.dashboard h1 {
  font-size: 20px;
  line-height: 35px;
  padding: 0 10px;
  margin: 0;
}
.dashboard p {
  line-height: 18px;
  margin-bottom: 20px;
}
.dashboard .analytics {
  background-image: url("/content/cms/images/dashboard/analytics.jpg");
}
.dashboard .analytics h1 {
  background-color: #df2d3e;
}
.dashboard .section {
  background-image: url("/content/cms/images/dashboard/section.jpg");
}
.dashboard .section h1 {
  background-color: #83a208;
}
.dashboard .ecommerce {
  background-color: #0a5aaf;
}
.dashboard .ecommerce h1 {
  background-color: #0567cf;
}
.dashboard .careers {
  background-color: #9a0e32;
}
.dashboard .careers h1 {
  background-color: #a30a32;
}
.dashboard .mail {
  background-image: url("/content/cms/images/dashboard/mail.jpg");
}
.dashboard .mail h1 {
  background-color: #afba00;
}
.dashboard .events {
  background-image: url("/content/cms/images/dashboard/events.jpg");
}
.dashboard .events h1 {
  background-color: #41176b;
}
.dashboard .events .dashboardContent {
  width: 140px;
  position: absolute;
  top: 50px;
  right: 15px;
}
.dashboard .events .dashboardView {
  display: none;
}
.dashboard .corporate {
  background-image: url("/content/cms/images/dashboard/offices.jpg");
}
.dashboard .corporate h1 {
  background-color: #b5103b;
}
.dashboard .media {
  background-image: url("/content/cms/images/dashboard/media.jpg");
}
.dashboard .media h1 {
  background-color: #186c8b;
}
.dashboard .audit {
  background-color: #b9005b;
}
.dashboard .audit h1 {
  background-color: #b9015c;
}
.dashboard .dark {
  background-image: url("/content/cms/images/dashboard/dark.jpg");
}
.dashboard .dark h1 {
  background-color: #d83601;
}
.dashboard .social {
  background-image: url("/content/cms/images/dashboard/social.jpg");
}
.dashboard .social h1 {
  background-color: #19bba6;
}
.dashboard .social .dashboardContent {
  padding: 20px;
}
.dashboard .social .dashboardView {
  display: none;
}
.dashboard .users {
  background-color: #1fb19e;
}
.dashboard .users h1 {
  background-color: #19bba6;
}
.dashboard .tileType1 {
  background-color: #191919;
}
.dashboard .tileType1 h1 {
  background-color: #333333;
}
.dashboard .tileType2 {
  background-color: #eb8d28;
}
.dashboard .tileType2 h1 {
  background-color: #ff9e35;
}
.dashboard .tileType3 {
  background-color: #7705c0;
}
.dashboard .tileType3 h1 {
  background-color: #8800de;
}
.dashboard .tileType4 {
  background-color: #dcbe35;
}
.dashboard .tileType4 h1 {
  background-color: #e9c939;
}
.dashboard .tileType5 {
  background-color: #b50788;
}
.dashboard .tileType5 h1 {
  background-color: #c60093;
}
.dashboard .tileType6 {
  background-color: #58c7e7;
}
.dashboard .tileType6 h1 {
  background-color: #6cd6f4;
}
.dashboard .tileType7 {
  background-color: #182e6f;
}
.dashboard .tileType7 h1 {
  background-color: #233a7d;
}
.dashboard .tileType8 {
  background-color: #1481a5;
}
.dashboard .tileType8 h1 {
  background-color: #1d89b5;
}
.dashboard .tileType9 {
  background-color: #21770b;
}
.dashboard .tileType9 h1 {
  background-color: #24810c;
}
.dashboard .tileType10 {
  background-color: #d63206;
}
.dashboard .tileType10 h1 {
  background-color: #e73a0c;
}
.dashboard .tileType11 {
  background-color: #0aad98;
}
.dashboard .tileType11 h1 {
  background-color: #19bba6;
}
.dashboard .tileType12 {
  background-color: #04485b;
}
.dashboard .tileType12 h1 {
  background-color: #00556d;
}
.dashboard .articles {
  background-color: #df2d3e;
}
.dashboard .articles h1 {
  background-color: #df2d3e;
}
.placeholder {
  background: #00498e;
}
/** Itas Dash **/

.dashboard .welcome {
  background: white;
  border-radius: .5em;
  padding: 15px;
  font-size: 18px;
  border: 1px solid #bac1c6;
}
.dashboard .LeftInner {
  float: left;
  width: 530px;
}
.dashboard .RightInner {
  float: left;
  width: 430px;
}
.dashboard .circle {
  margin: 30px 40px 0 0;
  width: 224px;
  height: 224px;
  display: block;
  float: left;
}
.dashboard .clientArea {
  background: url("/content/itas/img/clientArea.png") 0 0 no-repeat;
}
.dashboard .clientArea.on,
.dashboard .clientArea:hover {
  background: url("/content/itas/img/clientAreaOn.png") 0 0 no-repeat;
}
.dashboard .website {
  background: url("/content/itas/img/website.png") 0 0 no-repeat;
}
.dashboard .website.on,
.dashboard .website:hover {
  background: url("/content/itas/img/websiteOn.png") 0 0 no-repeat;
}
.dashboard .users {
  background: url("/content/itas/img/users.png") 0 0 no-repeat;
}
.dashboard .users.on,
.dashboard .users:hover {
  background: url("/content/itas/img/usersOn.png") 0 0 no-repeat;
}
.dashboard .system {
  background: url("/content/itas/img/settings.png") 0 0 no-repeat;
}
.dashboard .system.on,
.dashboard .system:hover {
  background: url("/content/itas/img/settingsOn.png") 0 0 no-repeat;
}
.dashboard .notifications {
  border: 1px solid #bac1c6;
  margin-top: 30px;
  font-size: 16px;
  float: right;
  max-width: 400px;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}
.dashboard .nalert {
  padding: 10px;
}
.dashboard .notifications .heading {
  color: #129fc4;
  height: 51px;
  line-height: 51px;
  padding-left: 20px;
  border-bottom: 1px solid #bac1c6;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  margin: 0;
}
.dashboard .notifications .notfication {
  border-bottom: 1px solid #e9edf1;
  padding: 13px 40px 13px 20px;
  background: white;
}
.dashboard .notifications .notfication.important {
  background: white url("/content/itas/img/important.png") 95% 50% no-repeat;
}
.dashboard .notifications .readmore {
  border-bottom: 1px solid #e9edf1;
  padding: 20px;
  background: white;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em;
}
.dashboard .notifications .but {
  text-align: center;
  display: block;
  background: white url("/content/itas/img/but.png") no-repeat;
  color: white;
  text-decoration: none;
  width: 117px;
  height: 34px;
  line-height: 34px;
}
.dashboard .notifications .alert {
  color: red;
  padding: 5px 2px 5px 2px;
}
.dashboard .notifications .atext {
  color: #555555;
  padding: 5px 2px 5px 2px;
}
/* #Media Queries
================================================== */

@media only screen and (max-width: 959px) {
  .dashboardOuter,
  .dashboard,
  #footerInner,
  #headerInner,
  #topBarInner,
  #footerL {
    width: 100%;
  }
  #loginTime,
  #footerR {
    display: none;
  }
  #footerL {
    text-align: center;
  }
  .topBarItem {
    font-size: 14px;
    padding: 0 10px;
    line-height: 35px;
    height: 35px;
  }
  #topBar {
    height: 35px;
  }
  #logo {
    margin-left: 20px;
  }
  #menuToggle {
    float: right;
    margin-right: 20px;
    margin-top: 50px;
    cursor: pointer;
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .doubleWidth {
    width: 345px;
  }
  .dashboard .events .dashboardContent {
    width: 120px;
  }
  .dashboard .moreTweets {
    right: 20px;
  }
}
/* Comment Generated by Combres - Resource '~/content/CMS/inner.css' (Mode: Static) */

.viewAllHelp #mainPaneInner a {
  color: #00488d;
}
#tabs {
  width: 960px;
  margin: 0 auto;
  margin-top: 40px;
}
#tabs ul li {
  float: left;
  position: relative;
}
#tabs ul li a {
  display: block;
  background: url("/content/itas/img/menuBg.png");
  width: 161px;
  text-align: center;
  height: 51px;
  line-height: 51px;
  font-size: 16px;
  color: white;
  text-decoration: none;
}
#tabs ul li.on a {
  background: url("/content/itas/img/menuBgOn.png");
  font-weight: bold;
}
#tabs ul li.on a,
#tabs ul li a:hover {
  background: url("/content/itas/img/menuBgOn.png");
}
#tabs ul li:first-child a {
  width: 161px;
  background: url("/content/itas/img/menyBgFirst.png");
}
#tabs ul li:first-child a:hover {
  background: url("/content/itas/img/menyBgFirstOn.png");
}
#tabs ul li:last-child a {
  width: 159px;
  background: url("/content/itas/img/menuBgLast.png");
}
#tabs ul li:last-child a:hover {
  background: url("/content/itas/img/menuBgLastOn.png");
}
#tabs ul li.on:after {
  content: "";
  position: absolute;
  top: 47px;
  left: 57px;
  border-top: 10px solid white;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.languages #multiselect-section {
  margin-bottom: 590px;
  margin-top: 0;
}
.languages .ui-multiselect-menu {
  z-index: auto;
}
.languages .ui-multiselect-menu {
  z-index: auto;
  visibility: visible !important;
}
.languages #multiselect-section {
  visibility: visible !important;
}
#leftPanel {
  float: left;
  width: 400px;
  background-color: white;
  color: #454545;
}
#leftPanel .dataTables_paginate a {
  color: #cccccc;
}
#leftPanel .dataTables_paginate a.paginate_enabled_next,
#leftPanel .dataTables_paginate a.paginate_enabled_previous {
  color: #1b89b6;
  cursor: pointer;
}
#rightPanel {
  float: right;
  width: 400px;
  background-color: white;
  color: #454545;
}
.settings #sidebar {
  width: 190px;
}
.settings .subsite {
  line-height: 20px;
  font-size: 15px;
}
.settings .subsite ul > .on > a {
  font-weight: bold;
}
.settings .subsite a {
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.settings .subsite a:hover {
  background-image: url("/content/cms/images/transparent.png");
}
/* Comment Generated by Combres - Resource '~/content/CMS/subsite.less' (Mode: Static) */

.subSite .thumb {
  position: relative;
  width: 154px;
  height: 226px;
  /*border: 1px solid #fff;
	box-shadow: 0 0 0 1px #e4e4e4;*/
  float: left;
  margin-right: 32px;
  margin-top: 32px;
  background-color: #00498e;
}
.subSite .gutter {
  margin-right: -30px;
}
.subSite #buttonMakeDirectorySafe,
.subSite #buttonGenerateDirectory {
  background-color: #00a7e5;
  border: 0 none;
  border-radius: 2.5em 2.5em 2.5em 2.5em;
  color: white;
  cursor: pointer;
  display: inline-block;
  padding: 8px;
  text-decoration: none;
  width: 150px;
  margin-left: 10px;
}
.subSite #mainPaneInner {
  padding-top: 0px;
}
.subSite .settingsCog {
  bottom: 4px;
  right: 4px;
}
.subSite #button-create-new {
  background: url("/Content/Cms/images/button/button-plus-icon.png") no-repeat scroll 98% 50% #00a7e5;
  padding-right: 50px;
}
.subSite .block {
  width: 156px;
  height: 226px;
  cursor: pointer;
  display: block;
}
/* Comment Generated by Combres - Resource '~/content/CMS/mail-centre.less' (Mode: Static) */

.mailCentre .dataTables_wrapper {
  margin-top: 30px;
}
.mailCentre .folder {
  background-position: -15px 5px;
}
.mailCentre .folderToggle {
  width: 5px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/content-edit.css' (Mode: Static) */

body.content-edit {
  background-image: none;
}
.content-edit header {
  top: 0;
  display: block;
  width: 100%;
  background: #00488d;
  /*border-bottom: 1px solid #ccc;*/
  text-align: center;
  min-width: 960px;
  min-height: 130px;
}
.content-edit header hgroup {
  float: left;
}
.content-edit header h1 {
  font-size: 1em;
  margin: 0;
}
.content-edit #controls {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  display: block;
  padding: 20px;
}
.content-edit #other-editors {
  margin: 0 200px 0 200px;
  padding: 10px 10px 10px 10px;
  overflow-x: auto;
}
.content-edit li {
  padding: 3px;
  display: inline-block;
}
.content-edit article {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  font-size: 16px;
}
.content-edit article #mask {
  display: block;
  content: ".";
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  margin-top: 9999px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.content-edit #iframe-container {
  height: 500px;
  overflow: auto;
}
.content-edit iframe {
  background-color: white;
  display: block;
  border: none;
  margin: 0 auto;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
  overflow-y: auto;
}
.content-edit .button.confirm {
  margin: 20px 20px 20px 10px;
}
.content-edit .button.cancel {
  margin: 28px 10px 0px 10px;
}
.content-edit .btn {
  text-decoration: none;
  color: white;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: right;
  padding: 0px 15px;
  margin: 4px;
  cursor: pointer;
}
.content-edit .cancel-btn {
  background-color: #ff3e3e;
}
.content-edit .confirm-btn {
  background-color: #67bd1a;
}
.content-edit .close-button {
  background-image: url("/content/CMS/images/close.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  cursor: pointer;
  text-align: center;
  height: 40px;
  width: 40px;
  margin: 20px;
}
.content-edit #mode-dropdown {
  position: absolute;
  margin: 55px 20px;
}
.content-edit #comments {
  margin: 0 1em;
  display: none;
}
textarea {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  height: 80px;
}
.content-edit .auto {
  width: 100%;
}
.content-edit .desktop {
  width: 71em;
}
.content-edit .tablet-landscape {
  width: 1039px;
}
.content-edit .tablet-portrait {
  width: 49em;
}
.content-edit .smartphone-landscape {
  width: 495px;
}
.content-edit .smartphone-portrait {
  width: 30.999em;
}
.content-edit .size-icon {
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 50px;
  height: 50px;
  cursor: pointer;
  vertical-align: middle;
}
.content-edit #chkHighlight {
  background-image: url("/Content/Cms/images/icons/svg/pen-v2-light-blue.svg");
  background-size: 50px 50px;
}
.no-svg .content-edit #chkHighlight {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/pen-v2-light-blue.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/pen-v2-light-blue.png',sizingMethod='scale')";
}
.content-edit #chkHighlight:hover,
.content-edit #chkHighlight.active {
  background-image: url("/Content/Cms/images/icons/svg/pen-v2-white.svg");
}
.no-svg .content-edit #chkHighlight:hover,
.no-svg .content-edit #chkHighlight.active {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/pen-v2-white.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/pen-v2-white.png',sizingMethod='scale')";
}
.content-edit #auto {
  font-weight: bold;
  color: #707070;
  cursor: pointer;
  font-size: 24px;
  font-size: 1.5rem;
  vertical-align: middle;
}
.content-edit #auto:hover,
.content-edit #auto.active {
  color: white;
}
.content-edit #auto {
  background-image: url("/Content/Cms/images/icons/svg/expand-light-blue.svg");
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}
.no-svg .content-edit #auto {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/expand-light-blue.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/expand-light-blue.png',sizingMethod='scale')";
}
.content-edit #auto:hover,
.content-edit #auto.active {
  background-image: url("/Content/Cms/images/icons/svg/expand-white.svg");
}
.no-svg .content-edit #auto:hover,
.no-svg .content-edit #auto.active {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/expand-white.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/expand-white.png',sizingMethod='scale')";
}
.content-edit #desktop {
  background-image: url("/Content/Cms/images/icons/svg/laptop-v2-light-blue.svg");
}
.no-svg .content-edit #desktop {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/laptop-v2-light-blue.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/laptop-v2-light-blue.png',sizingMethod='scale')";
}
.content-edit #desktop:hover,
.content-edit #desktop.active {
  background-image: url("/Content/Cms/images/icons/svg/laptop-v2-white.svg");
}
.no-svg .content-edit #desktop:hover,
.no-svg .content-edit #desktop.active {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/laptop-v2-white.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/laptop-v2-white.png',sizingMethod='scale')";
}
.content-edit #tablet-portrait {
  background-image: url("/Content/Cms/images/icons/svg/tablet-v2-light-blue.svg");
  background-size: 33px 33px;
  width: 33px;
  height: 33px;
}
.no-svg .content-edit #tablet-portrait {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/tablet-v2-light-blue.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/tablet-v2-light-blue.png',sizingMethod='scale')";
}
.content-edit #tablet-portrait:hover,
.content-edit #tablet-portrait.active {
  background-image: url("/Content/Cms/images/icons/svg/tablet-v2-white.svg");
}
.no-svg .content-edit #tablet-portrait:hover,
.no-svg .content-edit #tablet-portrait.active {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/tablet-v2-white.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/tablet-v2-white.png',sizingMethod='scale')";
}
.content-edit #smartphone-portrait {
  background-image: url("/Content/Cms/images/icons/svg/mobile-v2-light-blue.svg");
  background-size: 29px 29px;
  width: 29px;
  height: 29px;
}
.no-svg .content-edit #smartphone-portrait {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/mobile-v2-light-blue.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/mobile-v2-light-blue.png',sizingMethod='scale')";
}
.content-edit #smartphone-portrait:hover,
.content-edit #smartphone-portrait.active {
  background-image: url("/Content/Cms/images/icons/svg/mobile-v2-white.svg");
}
.no-svg .content-edit #smartphone-portrait:hover,
.no-svg .content-edit #smartphone-portrait.active {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/mobile-v2-white.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Content/Cms/images/icons/svg/mobile-v2-white.png',sizingMethod='scale')";
}
.content-edit header #mode-dropdown {
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
  color: white;
}
.content-edit header #mode-dropdown span {
  cursor: pointer;
}
.content-edit header .subMenu {
  display: none;
  clear: both;
  z-index: 999;
  background: #004a8a;
  margin-left: 29px;
  margin-top: 10px;
}
.content-edit header .subMenu ul li {
  display: block;
  text-transform: none;
  border-bottom: 1px solid #7094b8;
  cursor: pointer;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.content-edit header .subMenu ul li:last-child {
  border-bottom: none;
}
.content-edit .save-button-section {
  float: right;
  text-align: right;
  padding-right: 20px;
}
.content-edit .save-button-section .button.confirm,
.content-edit .edit-button {
  font-size: 1.4em;
  margin: 10px 10px 0;
}
/* Comment Generated by Combres - Resource '~/content/CMS/lookups.css' (Mode: Static) */

.lookups tr {
  cursor: pointer;
}
/* Comment Generated by Combres - Resource '~/content/CMS/redirects.css' (Mode: Static) */

.redirects .redirects-create .info,
.redirects .redirects-edit .info {
  font-size: 1em;
  margin-bottom: 20px;
  display: block;
}
.redirects .redirects-create .form,
.redirects .redirects-edit .form {
  overflow: auto;
}
.redirects .redirects-create .left,
.redirects .redirects-edit .left {
  float: left;
  width: 50%;
}
.redirects .redirects-create .right,
.redirects .redirects-edit .right {
  float: right;
  width: 50%;
}
.redirects .redirects-create #hiddenTemplate {
  display: none;
}
.redirects .redirects-create .txt {
  margin-bottom: 10px;
}
.redirects .form .add {
  border: none;
  background: url("/Content/Cms/images/plus.png");
  width: 39px;
  height: 37px;
  margin-left: 10px;
  margin-top: -3px;
  position: absolute;
}
.redirects .form .remove {
  border: none;
  background: url("/Content/Cms/images/minus.png");
  width: 39px;
  height: 37px;
  margin-left: 10px;
  margin-top: -3px;
  position: absolute;
}
.redirects .exportcsv-redirects {
  background: url("/Content/Cms/images/exportCSV.png") no-repeat scroll left center transparent;
  color: #1b89b6;
  display: inline-block;
  float: left;
  font-size: 1.4em;
  height: 50px;
  line-height: 50px;
  margin-right: 25px;
  padding-left: 55px;
  text-decoration: none;
}
.redirects .dataTables_filter,
.dataTables_processing,
.dataTables_length {
  line-height: 35px;
  font-size: 14px;
}
.redirects #redirects-index-page {
  margin: 0 auto;
  width: 960px;
  min-height: 842px;
  position: relative;
}
.redirects #dragbar {
  margin-top: 10px;
}
.redirects #sidebar {
  width: 175px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/content-index.css' (Mode: Static) */

.content-index #sidebar {
  width: 176px;
  float: left;
  overflow: hidden;
  padding: 0;
}
.content-index #dragbar {
  margin-left: 18px;
}
.content-index #mainPane {
  margin: 30px 0;
}
.content-index .mainPane-header {
  overflow: auto;
}
.content-index .top-compare-button {
  float: left;
  margin-bottom: 30px;
}
.content-index .top-live-button {
  float: right;
  margin-bottom: 30px;
}
#content-index-page {
  margin: 0 auto;
  width: 960px;
  min-height: 842px;
  position: relative;
}
.content-index .article-tabs {
  margin-top: 30px;
}
.content-index #headingAreaL {
  width: 475px;
}
.content-index #headingAreaR {
  width: 480px;
}
.content-index #headingAreaM a {
  text-decoration: none;
  opacity: 0.43;
  filter: alpha(opacity=43);
}
.content-index #headingAreaM a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-index .sortable li div.enabledTemplatePage {
  background-color: #caffb2;
  overflow: hidden;
}
.content-index .sortable li div.enabledTemplatePage:hover {
  background-color: #98bf85;
}
.content-index .sortable li div.enabledLinkPage {
  background-color: #d1fff2;
  overflow: hidden;
}
.content-index .sortable li div.enabledLinkPage:hover {
  background-color: #9ebfb5;
}
.content-index .sortable li div.disabledPage {
  background-color: #ff9e9b;
  overflow: hidden;
}
.content-index .sortable li div.disabledPage:hover {
  background-color: #bf7574;
}
.content-index ol {
  margin: 0;
  padding: 0 0 0 0px;
}
.content-index ol.sortable,
.content-index ol.sortable ol {
  list-style-type: none;
  margin: 0 0 0 25px;
  padding: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.content-index ol.sortable {
  margin: 2em 0;
}
.content-index .sortable li {
  margin: 7px 0 0;
  padding: 0;
  line-height: 20px;
}
.content-index .sortable li > div {
  white-space: nowrap;
  background-color: rgba(53, 57, 74, 0.4);
  border: 1px solid black;
  cursor: move;
  margin: 0;
  padding: 3px;
}
.content-index .sortable li > div:hover {
  background-color: rgba(93, 99, 127, 0.4);
}
.content-index .sortable li[data-disabled="True"] > div {
  display: none;
}
.content-index .sortable li[data-disabled="True"][data-show-disabled="True"] > div {
  display: block;
  background-color: rgba(255, 20, 24, 0.4);
}
.content-index .sortable li[data-disabled="True"][data-show-disabled="True"][data-selected="True"] > div {
  display: block;
  background-color: rgba(255, 120, 120, 0.4);
}
.content-index .sortable li[data-selected="True"] > div {
  background-color: rgba(139, 148, 188, 0.6);
}
.content-index .sortable li[data-page-type="Link"] > div a {
  color: #adff77;
}
.content-index .sortable li[data-page-type="Placeholder"] > div a,
.content-index .sortable li[data-page-type="SystemMenuPlaceholder"] > div a {
  color: #ff4f4f;
}
.content-index .sortable li > div .detailsButton {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-index .toggleButton > div > div {
  background: url("/Content/Cms/images/trees/tree-minus-icon.png") center center no-repeat;
  display: block;
  float: left;
  height: 20px;
  width: 18px;
  margin-right: 5px;
  cursor: pointer;
}
.content-index .toggleButton.plus > div > div {
  background: url("/Content/Cms/images/trees/tree-plus-icon.png") center center no-repeat;
  display: block;
  float: left;
  height: 20px;
  width: 18px;
  margin-right: 5px;
  cursor: pointer;
}
.content-index .toggleButton > div > div a,
.content-index .toggleButton-closed > div > div a {
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 100;
}
.content-index .toggleButton-closed ol {
  display: none;
  visibility: hidden;
}
.content-index fieldset,
.content-index img {
  border: 0;
}
.content-index a:focus {
  outline: none;
}
.content-index .published-version {
  background-color: #cdffc1;
}
.content-index #top-nav-menu-bar {
  margin-top: 30px;
}
.content-index .top-nav-button {
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  padding-right: 0px;
  display: inline-block;
  overflow: hidden;
  text-indent: -99999px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 40px;
  height: 30px;
  vertical-align: middle;
  background-color: transparent;
}
.content-index .top-nav-button.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.content-index .top-nav-button:last-child {
  margin-right: 0px;
}
.content-index .save-navigation {
  background-image: url("/Content/Cms/images/icons/save.png");
  border: 1px solid #383838;
}
.no-svg .content-index .save-navigation {
  background-image: url("/Content/Cms/images/icons/svg/save.png");
}
.content-index .create-new {
  background-image: url("/Content/Cms/images/icons/create.png");
  border: 1px solid #383838;
}
.no-svg .content-index .create-new {
  background-image: url("/Content/Cms/images/icons/svg/create.png");
}
.content-index .view-active {
  background-image: url("/Content/Cms/images/icons/active.png");
  border: 1px solid #383838;
}
.no-svg .content-index .view-active {
  background-image: url("/Content/Cms/images/icons/svg/active.png");
}
.content-index .view-all {
  background-image: url("/Content/Cms/images/icons/all.png");
  border: 1px solid #383838;
}
.no-svg .content-index .view-all {
  background-image: url("/Content/Cms/images/icons/svg/all.png");
}
.content-index #tabs {
  margin-top: 0px;
  width: auto;
  margin-bottom: 20px;
}
.content-index #CultureId {
  font-size: 18px;
  font-size: 1.125rem;
}
.content-index .article-back {
  float: right;
  margin-bottom: -300px;
  position: absolute;
  margin-top: 94px;
  margin-left: 800px;
}
.content-index .edit-message {
  display: inline-block;
  padding-bottom: 20px;
  color: red;
}
.content-index .edit-message.disabled {
  display: none;
}
/* Comment Generated by Combres - Resource '~/content/CMS/timepicker.css' (Mode: Static) */

/* css for timepicker */

.ui-timepicker-div {
  padding: 20px 10px;
  background-color: white;
  color: #5a5c5c;
  overflow: hidden;
}
.ui-datepicker .ui-datepicker-buttonpane {
  margin-top: 0;
  background-color: white;
  color: #5a5c5c;
  overflow: auto;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  height: 25px;
  margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 65px 10px 10px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/jquery.ui.slider.css' (Mode: Static) */

/*!
 * jQuery UI Slider 1.8.19
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */

.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  background-color: #00a7e5;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider-horizontal {
  height: .8em;
  border: 1px solid #5a5c5c;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/* Comment Generated by Combres - Resource '~/content/CMS/image-picker.css' (Mode: Static) */

.image-picker,
.document-picker {
  overflow: visible;
  margin-left: auto;
  margin-right: auto;
}
.image-picker .thumb,
.document-picker .thumb {
  width: 72px;
  height: 90px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: white;
}
.image-picker .thumb img {
  max-width: 70px;
  max-height: 50px;
}
.image-picker .thumb img.draggable {
  cursor: move;
}
.image-picker .thumb .image-area,
.document-picker .thumb .document-area,
.document-picker .download {
  width: 70px;
  height: 50px;
  margin-bottom: 10px;
}
.document-picker .thumb .download {
  position: absolute;
  z-index: 2;
  width: 70px;
  height: 50px;
}
.document-picker .thumb .download a {
  position: absolute;
  z-index: 1;
}
.image-picker .thumb .thumbnail-area {
  background-color: #1f5e9b;
  border: 1px solid #8caccc;
}
.image-picker .thumb .folder-icon,
.document-picker .thumb .folder-icon {
  background: url("/Content/Cms/images/icons/svg/folder.svg");
  background-size: 70px 46px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
.image-picker .thumb .folder-up-icon,
.document-picker .thumb .folder-up-icon {
  background: url("/Content/Cms/images/icons/svg/folder-up.svg");
}
.no-svg .image-picker .thumb .folder-icon,
.no-svg .document-picker .thumb .folder-up-icon {
  background: url("/Content/Cms/images/icons/svg/folder.png");
}
.no-svg .image-picker .thumb .folder-up-icon,
.no-svg .document-picker .thumb .folder-up-icon {
  background: url("/Content/Cms/images/icons/svg/folder-up.png");
}
.document-picker .download {
  display: inline-block;
  width: 70px;
  height: 50px;
  background: url("/content/cms/images/menu/Media.svg");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 50px;
}
.no-svg .document-picker .download {
  background: url("/content/cms/images/menu/Media.png");
}
/* Comment Generated by Combres - Resource '~/content/CMS/content-create.css' (Mode: Static) */

.create-page #page-type .confirm {
  margin-left: 0;
}
.create-page #link-submit.confirm {
  margin-left: 20px;
}
.create-page #placeholder-submit.confirm {
  margin-left: 20px;
}
.create-page #btnSetUrlToTitle,
.create-page #btnGetUrl,
.create-page #btnCopyTitle {
  margin-left: 10px;
  height: 2em;
  line-height: 2em;
  width: 120px;
  text-align: center;
  font-size: 17px;
  font-size: 1.0625rem;
}
.create-page .hide-tabs {
  display: none;
}
.create-page img.preview,
.edit-link-page img.preview {
  max-height: 125px;
  max-width: 160px;
  cursor: pointer;
}
.create-page h2,
.edit-link-page h2 {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 20px;
  border-top: 1px solid #8caccc;
  margin-top: 20px;
  padding-top: 20px;
}
.create-page #link-type,
.create-page #placeholder-type {
  border-top: 1px solid #8caccc;
  border-bottom: 1px solid #8caccc;
}
.create-page .create-link {
  margin-bottom: 20px;
}
/* Comment Generated by Combres - Resource '~/Scripts/jquery.formbuilder/jquery.formbuilder.css' (Mode: Static) */

/* jquery.formbuilder css */

ul.frmb {
  padding-left: 0px;
  list-style-type: none;
}
ul.frmb > li {
  display: block;
  width: 550px;
  background-color: #1f5e9b;
}
.frmb li {
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #eeeeee;
}
.frmb li.highlight {
  min-height: 100px;
  border: 1px dashed #fff7a3;
}
.frmb li:hover {
  border: 1px solid #f7ca75;
  cursor: move;
}
.frmb .ol_opt_sortable li {
  width: 100%;
}
.frmb .legend {
  cursor: move;
}
.frmb .legend p {
  display: inline;
  font-size: 14.2px;
  padding-left: 10px;
}
.frmb .legend .toggle-form {
  float: right;
}
.frm-elements {
  padding: 5px 0;
}
.frm-elements label {
  width: 20%;
  float: left;
  margin-left: 5px;
  line-height: 24px;
}
.frm-elements .false-label {
  width: 20%;
  float: left;
  margin-left: 5px;
  line-height: 24px;
}
.frm-elements input[type=text] {
  float: left;
  width: 70%;
}
.frm-elements .fields {
  width: 70%;
  float: left;
}
.frm-elements .fields input[type=checkbox],
.frm-elements .fields input[type=radio] {
  float: left;
  margin-right: 10px;
}
.frm-elements .false-label,
.frm-elements .fields {
  margin-top: 10px;
}
.frm-elements .fields div {
  clear: both;
  float: left;
  width: 99%;
}
.frm-elements .fields input[type=text] {
  width: 75%;
}
.frm-elements .fields label.auto {
  width: auto;
  margin: 0 0 5px 0;
}
.frm-elements .fields .remove {
  margin-left: 10px;
  line-height: 24px;
}
.frm-elements .fields .add-area {
  position: relative;
  left: -30px;
  line-height: 0;
  margin-top: -13px;
}
.frm-elements .fields .add-area .add {
  clear: both;
}
.frm-elements:after,
.frm-fld:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.frm-elements,
.frm-fld {
  display: inline-block;
}
.frm-elements,
.frm-fld {
  display: block;
}
.del-button {
  float: right;
  margin-right: 10px;
}
/* html display helpers */

/*textarea, .multi-row span { display: block; }*/

.form-editor-view #form-details {
  margin-bottom: 60px;
}
.form-editor-view #form-details input,
.form-editor-view #form-details textarea,
.form-editor-view #form-details select,
.form-editor-view #auto-response-email input {
  margin-bottom: 20px;
}
.form-editor-view #auto-response-email {
  margin-top: 60px;
  margin-bottom: 60px;
}
.form-editor-view .use-recaptcha {
  display: inline-block;
  margin-right: 10px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/slideshow-list.less' (Mode: Static) */

.slideshow-list {
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.slideshow-list .slideshow {
  float: left;
  height: 110px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 72px;
}
.slideshow-list .slideshow .slideshow-icon,
.slideshow-list .slideshow .edit {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.slideshow-list .slideshow .edit {
  background: url("/content/cms/images/dashboard/settingsCog.png") no-repeat scroll top right transparent;
  height: 20px;
  width: 20px;
  float: right;
}
.slideshow-list .slideshow .edit-container {
  overflow: hidden;
}
.slideshow-list .slideshow.active {
  font-weight: bold;
}
.slideshow-list .slideshow.active .slideshow-icon,
.slideshow-list .slideshow.active .edit {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slideshow-list .slideshow .slideshow-icon:hover,
.slideshow-list .slideshow .edit:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.slideshow-list .slideshow-icon {
  width: 72px;
  height: 45px;
  background: url("/Content/Cms/images/icons/svg/slideshow.svg");
  background-size: 50px 45px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  margin-bottom: 10px;
}
.slideshow-list .create {
  background: url("/Content/Cms/images/button/button-plus-icon.png") no-repeat scroll 90% 50% #00a7e5;
  float: left;
  padding-right: 58px;
  margin-top: 20px;
  margin-right: 20px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/form-list.less' (Mode: Static) */

.form-list {
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.form-list .form {
  float: left;
  height: 110px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 72px;
}
.form-list .form .slideshow-icon,
.form-list .form .edit {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.form-list .form .edit {
  background: url("/content/cms/images/dashboard/settingsCog.png") no-repeat scroll top right transparent;
  height: 20px;
  width: 20px;
  float: right;
}
.form-list .form .edit-container {
  overflow: hidden;
}
.form-list .form.active {
  font-weight: bold;
}
.form-list .form.active .slideshow-icon,
.form-list .form.active .edit {
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-list .form .form-icon:hover,
.form-list .form .edit:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-list .form-icon {
  width: 72px;
  height: 45px;
  background: url("/Content/Cms/images/icons/svg/form.svg");
  background-size: 50px 45px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  margin-bottom: 10px;
}
.form-list .create {
  background: url("/Content/Cms/images/button/button-plus-icon.png") no-repeat scroll 90% 50% #00a7e5;
  float: left;
  padding-right: 58px;
  margin-top: 20px;
  margin-right: 20px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/slideshow-create-edit.less' (Mode: Static) */

.create-slideshow #save-section {
  text-align: center;
}
.create-slideshow #save-section span {
  font-size: 20px;
  font-size: 1.25rem;
}
.create-slideshow #save-section input {
  font-size: 20px;
  font-size: 1.25rem;
  width: 200px;
}
.create-slideshow #save-slideshow {
  margin-left: 20px;
}
.create-slideshow #add-slide {
  margin-bottom: 20px;
}
.create-slideshow #new-slide {
  display: none;
  margin-bottom: 20px;
}
.create-slideshow #new-slide .image-picker .thumb img.draggable {
  cursor: pointer;
}
.create-slideshow #slide-sortable {
  overflow: auto;
  padding-bottom: 20px;
}
.create-slideshow #slide-sortable li {
  margin: 3px 3px 3px 0;
  float: left;
  width: 215px;
  height: 510px;
  overflow: visible;
  border: 1px solid white;
  text-align: left;
  padding: 10px;
}
.create-slideshow #slide-sortable li.highlight {
  border: 1px dashed #fff7a3;
}
.create-slideshow #slide-sortable li img.preview {
  max-height: 125px;
  max-width: 160px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  cursor: move;
}
.create-slideshow.sliderPanel .txt {
  width: 120px;
}
.create-slideshow .txt.keyword {
  margin: 4px 0 0 10px;
}
.create-slideshow .keywords {
  margin: 0 0 0 10px;
  width: 110px;
}
.create-slideshow .link,
.create-slideshow .alt-text {
  margin: 2px 0 10px 0;
}
.create-slideshow img.close {
  float: right;
  cursor: pointer;
}
.create-slideshow .rgbapicker_container {
  margin: 4px 0 0 10px;
}
.create-slideshow .colour-label {
  vertical-align: top;
  padding-top: 11px;
  display: inline-block;
}
.create-slideshow .keyword-block-form .hidden {
  visibility: hidden;
}
.create-slideshow .colour-picker {
  display: inline-block;
}
.create-slideshow .colour-picker input {
  display: inline-block;
  width: 151px;
}
.create-slideshow .colour-picker button {
  display: none;
  border: none;
}
.create-slideshow .keyword-block-form input[type="text"].name {
  width: 151px;
}
.create-slideshow .keyword-block-form input[type="text"].line {
  width: 180px;
}
/* Comment Generated by Combres - Resource '~/Scripts/colorpicker/jquery.colorpicker.css' (Mode: Static) */

.ui-colorpicker,
.ui-dialog.ui-colorpicker {
  width: auto;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ui-colorpicker-inline {
  position: static;
}
.ui-colorpicker-buttonset {
  float: left;
  margin-left: .4em;
}
.ui-colorpicker-buttonset .ui-button {
  margin: .5em 0 .5em 0;
  cursor: pointer;
}
.ui-colorpicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-colorpicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-colorpicker-buttonpane button.ui-colorpicker-current {
  float: left;
}
.ui-colorpicker table {
  width: 100%;
  font-size: 100%;
  /* Reset browser table font-size */
  margin: 0;
}
.ui-colorpicker table td {
  vertical-align: top;
}
.ui-colorpicker-padding-left {
  padding-left: 10px;
}
.ui-colorpicker-padding-top {
  padding-top: 10px;
}
.ui-colorpicker-border {
  border: 1px inset;
  display: inline-block;
}
/* Bar & map */

.ui-colorpicker-map > *,
.ui-colorpicker-bar > * {
  position: absolute;
  cursor: crosshair;
}
.ui-colorpicker-map-pointer,
.ui-colorpicker-bar-pointer {
  position: absolute;
}
/* Map */

.ui-colorpicker-map,
.ui-colorpicker-map > * {
  display: block;
  width: 256px;
  height: 256px;
  overflow: hidden;
}
.ui-colorpicker-map-layer-1,
.ui-colorpicker-map-layer-2 {
  background: url("/Scripts/colorpicker/images/map.png") no-repeat;
}
.ui-colorpicker-map-layer-alpha {
  background: url("/Scripts/colorpicker/images/map-opacity.png");
}
.ui-colorpicker-map-pointer {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("/Scripts/colorpicker/images/map-pointer.png") no-repeat;
}
/* Bar */

.ui-colorpicker-bar,
.ui-colorpicker-bar > * {
  display: block;
  width: 20px;
  height: 256px;
  overflow: hidden;
  background-repeat: repeat-x;
}
.ui-colorpicker-bar-layer-1,
.ui-colorpicker-bar-layer-2,
.ui-colorpicker-bar-layer-3,
.ui-colorpicker-bar-layer-4 {
  background: url("/Scripts/colorpicker/images/bar.png") repeat-x;
}
.ui-colorpicker-bar-layer-alpha {
  background: url("/Scripts/colorpicker/images/bar-opacity.png");
}
.ui-colorpicker-bar-layer-alphabar {
  background: url("/Scripts/colorpicker/images/bar-alpha.png");
}
.ui-colorpicker-bar-pointer {
  display: inline-block;
  width: 20px;
  height: 7px;
  background: url("/Scripts/colorpicker/images/bar-pointer.png") no-repeat;
}
/* Preview */

.ui-colorpicker-preview {
  text-align: center;
}
.ui-colorpicker-preview-initial {
  cursor: pointer;
}
.ui-colorpicker-preview-initial,
.ui-colorpicker-preview-current {
  width: 50px;
  height: 20px;
  display: inline-block;
}
.ui-colorpicker-preview-initial-alpha,
.ui-colorpicker-preview-current-alpha {
  width: 50px;
  height: 20px;
  display: inline-block;
  background: url("/Scripts/colorpicker/images/preview-opacity.png") repeat;
}
/* Inputs */

.ui-colorpicker-rgb label,
.ui-colorpicker-hsv label,
.ui-colorpicker-hsl label,
.ui-colorpicker-lab label,
.ui-colorpicker-cmyk label,
.ui-colorpicker-alpha label {
  width: 1.5em;
  display: inline-block;
}
.ui-colorpicker-number {
  margin: .1em;
  width: 4em;
}
/* Hex */

.ui-colorpicker-hex {
  text-align: center;
}
/* Swatches */

.ui-colorpicker-swatches {
  height: 256px;
  overflow: auto;
  background-color: #f8f8f8;
}
.ui-colorpicker-swatch {
  cursor: pointer;
  float: left;
  width: 11px;
  height: 11px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
/* Comment Generated by Combres - Resource '~/Scripts/colorpicker/jquery.colorpicker-extras.css' (Mode: Static) */

.ui-colorpicker-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
  background-color: #1f5e9b;
  border: 1px solid #8caccc;
  border-radius: 1px 1px 1px 1px;
  padding: 20px;
}
.ui-colorpicker-dialog .ui-dialog-titlebar {
  margin-bottom: 20px;
  height: 40px;
  line-height: 40px;
}
.ui-colorpicker-dialog .ui-dialog-title {
  float: left;
}
.ui-colorpicker-dialog .ui-dialog-titlebar-close {
  float: right;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
}
.ui-colorpicker-dialog .ui-dialog-titlebar-close span {
  background: url("/Content/Cms/images/close.png") no-repeat scroll right center transparent;
  cursor: pointer;
  padding-right: 40px;
  text-transform: capitalize;
  display: block;
}
.ui-colorpicker-swatches {
  height: inherit;
}
.ui-colorpicker-ok {
  background: url("/Content/Cms/images/button/button-tick-icon.png") no-repeat scroll 95% 50% #00a7e5;
  font-size: 1.6em;
  height: 2.5em;
  line-height: 2.5em;
  padding: 0 50px 0 20px;
  border: medium none;
  border-radius: 2.5em 2.5em 2.5em 2.5em;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4em;
  text-decoration: none;
}
.ui-colorpicker-cancel {
  font-size: 1.6em;
  padding: 0 30px;
  border: medium none;
  border-radius: 2.5em 2.5em 2.5em 2.5em;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4em;
  height: 2.5em;
  line-height: 2.5em;
  text-decoration: none;
  background-color: #c8c8c8;
  color: dimgray;
  height: 2em;
  line-height: 2em;
  margin-right: 10px;
}
.ui-colorpicker-dialog .ui-button.ui-state-disabled {
  color: dimgray;
  opacity: 0.5;
}
.ui-colorpicker-dialog .ui-colorpicker-buttonset {
  float: left;
}
.ui-colorpicker-dialog .ui-colorpicker-buttonset .ui-button {
  margin-right: 20px;
  color: white;
  text-decoration: underline;
}
.ui-colorpicker-dialog .ui-dialog-buttonset {
  float: right;
}
.ui-colorpicker-dialog .ui-helper-hidden-accessible {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.ui-colorpicker-dialog .ui-dialog-buttonpane {
  margin-top: 20px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/diffReset.css' (Mode: Static) */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b2 | 201101
   NOTE: THIS IS A BETA VERSION (see previous line)
   USE WITH CAUTION AND TEST WITH ABANDON */

.diffPane html,
.diffPane body,
.diffPane div,
.diffPane span,
.diffPane applet,
.diffPane object,
.diffPane iframe,
.diffPane h1,
.diffPane h2,
.diffPane h3,
.diffPane h4,
.diffPane h5,
.diffPane h6,
.diffPane p,
.diffPane blockquote,
.diffPane pre,
.diffPane a,
.diffPane abbr,
.diffPane acronym,
.diffPane address,
.diffPane big,
.diffPane cite,
.diffPane code,
.diffPane del,
.diffPane dfn,
.diffPane em,
.diffPane img,
.diffPane ins,
.diffPane kbd,
.diffPane q,
.diffPane s,
.diffPane samp,
.diffPane small,
.diffPane strike,
.diffPane strong,
.diffPane sub,
.diffPane sup,
.diffPane tt,
.diffPane var,
.diffPane b,
.diffPane u,
.diffPane i,
.diffPane center,
.diffPane dl,
.diffPane dt,
.diffPane dd,
.diffPane ol,
.diffPane ul,
.diffPane li,
.diffPane fieldset,
.diffPane form,
.diffPane label,
.diffPane legend,
.diffPane table,
.diffPane caption,
.diffPane tbody,
.diffPane tfoot,
.diffPane thead,
.diffPane tr,
.diffPane th,
.diffPane article,
.diffPane aside,
.diffPane canvas,
.diffPane details,
.diffPane embed,
.diffPane figure,
.diffPane figcaption,
.diffPane footer,
.diffPane header,
.diffPane hgroup,
.diffPane menu,
.diffPane nav,
.diffPane output,
.diffPane ruby,
.diffPane section,
.diffPane summary,
.diffPane time,
.diffPane mark,
.diffPane audio,
.diffPane video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
/* HTML5 display-role reset for older browsers */

.diffPane article,
.diffPane aside,
.diffPane details,
.diffPane figcaption,
.diffPane figure,
.diffPane footer,
.diffPane header,
.diffPane hgroup,
.diffPane menu,
.diffPane nav,
.diffPane section {
  display: block;
}
.diffPane body {
  line-height: 1;
}
.diffPane ol,
.diffPane ul {
  list-style: none;
}
.diffPane blockquote,
.diffPane q {
  quotes: none;
}
.diffPane blockquote:before,
.diffPane blockquote:after,
.diffPane q:before,
.diffPane q:after {
  content: '';
  content: none;
}
.diffPane table {
  /*border-collapse: collapse;*/
  border-spacing: 0;
}
/* Comment Generated by Combres - Resource '~/content/CMS/diff.css' (Mode: Static) */

.content-compare #diffBar {
  width: 3%;
  height: 100%;
  float: left;
  position: relative;
  background: #dddddd;
}
.content-compare .diffBarLineLeft,
.content-compare .diffBarLineRight {
  width: 50%;
  float: left;
  height: 0px;
  cursor: pointer;
}
.content-compare .inView {
  background-image: url("/content/Content/InView.png");
  background-repeat: repeat;
}
.content-compare #activeBar {
  position: absolute;
  top: 0px;
  background-color: #6699ff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.content-compare .diffBox {
  margin-left: auto;
  margin-right: auto;
}
.content-compare .diffBox .columns .cole {
  border: solid 1px #6699ff;
  padding: 10px;
}
.content-compare #leftPane,
.content-compare #rightPane {
  float: left;
  width: 50%;
}
.content-compare .diffHeader {
  font-weight: bold;
  padding: 2px 0px 2px 10px;
  background-color: white;
  text-align: center;
  color: #004a89;
}
.content-compare .diffPane {
  margin-right: 0px;
  padding: 0px;
  overflow: auto;
  font-family: Courier New;
  font-size: 1em;
}
.content-compare .diffTable {
  width: 100%;
  height: 100%;
}
.content-compare .line {
  padding-left: .2em;
  white-space: nowrap;
  width: 100%;
}
.content-compare .lineNumber {
  padding: 0 .4em;
  background-color: white;
  text-align: right;
}
.content-compare .InsertedLine {
  background-color: yellow;
}
.content-compare .ModifiedLine {
  background-color: #dcdcff;
}
.content-compare .DeletedLine {
  background-color: #dcaeef;
}
.content-compare .UnchangedLine {
  background-color: white;
}
.content-compare .ImaginaryLine {
  background-color: #c8c8c8;
}
.content-compare .InsertedCharacter {
  background-color: #d7e3bc;
}
.content-compare .DeletedCharacter {
  background-color: #f7baba;
}
.content-compare .clear {
  clear: both;
}
.content-compare .leftPane,
.content-compare .rightPane {
  border: 1px solid #6699ff;
  margin-left: 2px !important;
  margin-right: 2px !important;
  padding: 5px;
}
.content-compare table {
  border: 1px solid #d9d9d9;
}
.content-compare td {
  border: 1px solid #d9d9d9;
  padding: 3px;
}
/* ***************************************
** Diff related styles
*****************************************/

.content-compare ins {
  background-color: #ccffcc;
  text-decoration: inherit;
}
.content-compare del {
  color: #999999;
  background-color: #fec8c8;
}
.content-compare ins.mod {
  background-color: #ffe1ac;
}
/* Comment Generated by Combres - Resource '~/content/CMS/content-compare.css' (Mode: Static) */

.content-compare h2 {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px;
}
.content-compare img {
  max-width: 100%;
}
.content-compare hr {
  margin: 0;
}
.content-compare #page {
  padding: 0;
}
/* Comment Generated by Combres - Resource '~/content/CMS/metatag-list.less' (Mode: Static) */

.meta-tag-list {
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.meta-tag-list .meta-tag {
  float: left;
  height: 110px;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 72px;
}
.meta-tag-list .meta-tag .meta-tag-icon,
.meta-tag-list .meta-tag .edit {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: pointer;
}
.meta-tag-list .meta-tag .edit {
  background: url("/content/cms/images/dashboard/settingsCog.png") no-repeat scroll top right transparent;
  height: 20px;
  width: 20px;
  float: right;
}
.meta-tag-list .meta-tag .edit-container {
  overflow: hidden;
}
.meta-tag-list .meta-tag.active {
  font-weight: bold;
}
.meta-tag-list .meta-tag.active .meta-tag-icon,
.meta-tag-list .meta-tag.active .edit {
  opacity: 1;
  filter: alpha(opacity=100);
}
.meta-tag-list .meta-tag .meta-tag-icon:hover,
.meta-tag-list .meta-tag .edit:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.meta-tag-list .meta-tag-icon {
  width: 72px;
  height: 45px;
  background: url("/Content/Cms/images/icons/svg/meta-tag.svg");
  background-size: 45px 45px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  margin-bottom: 10px;
}
.meta-tag-list .create {
  background: url("/Content/Cms/images/button/button-plus-icon.png") no-repeat scroll 90% 50% #00a7e5;
  float: left;
  padding-right: 58px;
  margin-top: 20px;
  margin-right: 20px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/metatag-createedit.less' (Mode: Static) */

.meta-tag-createedit #tag-preview {
  margin-top: 40px;
  margin-bottom: 10px;
  display: block;
}
.meta-tag-createedit #btnSave {
  margin-left: 0;
}
.meta-tag-createedit li {
  display: block;
  margin-bottom: 20px;
}
.meta-tag-createedit #meta-types-select {
  margin-bottom: 20px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/compare.less' (Mode: Static) */

.content-compare .html-view {
  display: none;
}
.content-compare .file-changes-view {
  display: none;
}
/* Comment Generated by Combres - Resource '~/content/CMS/metatag-bulkupdate.less' (Mode: Static) */

.meta-tag-bulkupdate .attribute-list li {
  margin-bottom: 20px;
}
.meta-tag-bulkupdate #multiselect-section .column {
  width: 20em;
  float: left;
  margin-right: 20px;
}
.meta-tag-bulkupdate #multiselect-section .last-column {
  width: 20em;
  float: left;
}
.meta-tag-bulkupdate #multiselect-section .right-inner-column {
  width: 20em;
  margin-right: 10px;
}
.meta-tag-bulkupdate .confirm {
  margin-top: 20px;
  margin-left: 0;
}
.meta-tag-bulkupdate #btnUpdate {
  margin-left: 10px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/accordion-create-edit.less' (Mode: Static) */

.create-edit-accordion .headline {
  margin: 10px 0 0 0;
  background-color: #185793;
  cursor: pointer;
  border: 4px solid #185793;
}
.create-edit-accordion .headline h2 {
  margin: 0;
  padding: 10px;
}
.create-edit-accordion h2 {
  padding: 0px;
  font-size: 20px;
  margin: 30px 0 10px 0;
}
.create-edit-accordion .container {
  border-left: 4px solid #185793;
  border-right: 4px solid #185793;
  border-bottom: 4px solid #185793;
  display: none;
  width: auto;
  overflow: auto;
}
.create-edit-accordion .container > div {
  padding-top: 10px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.create-edit-accordion li {
  display: block;
}
.create-edit-accordion li.highlight {
  min-height: 40px;
  border: 1px dashed #fff7a3;
}
.create-edit-accordion #add-section {
  margin-bottom: 20px;
  padding: 0 35px;
  width: 120px;
  text-align: center;
}
.create-edit-accordion .delete-section.cancel {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 130px;
  display: block;
  text-align: center;
}
.create-edit-accordion #confirm-accordion {
  margin-left: 0;
}
.create-edit-accordion #confirm-accordion.disabled {
  display: none;
}
.create-edit-accordion #delete-accordion {
  margin-right: 10px;
}
.create-edit-accordion #delete-accordion.disabled {
  display: none;
}
.create-edit-accordion .ckeditor.header {
  height: 20px;
}
.create-edit-accordion .ckeditor.content {
  width: 100%;
}
/* Comment Generated by Combres - Resource '~/content/CMS/gallery-create-edit.less' (Mode: Static) */

.create-edit-gallery .headline {
  margin: 10px 0 0 0;
  background-color: #185793;
  cursor: pointer;
  border: 4px solid #185793;
}
.create-edit-gallery .headline h2 {
  margin: 0;
}
.create-edit-gallery h2 {
  padding: 0px;
  font-size: 20px;
  margin: 30px 0 10px 0;
}
.create-edit-gallery .container {
  border-left: 4px solid #185793;
  border-right: 4px solid #185793;
  border-bottom: 4px solid #185793;
  display: none;
  width: auto;
  overflow: auto;
}
.create-edit-gallery .container > div {
  padding-top: 10px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.create-edit-gallery li {
  display: block;
  border-bottom: 1px dashed #185793;
  margin-bottom: 20px;
}
.create-edit-gallery li.highlight {
  min-height: 40px;
  border: 1px dashed #fff7a3;
}
.create-edit-gallery #add-section {
  margin-bottom: 20px;
  padding: 0 35px;
  width: 120px;
  text-align: center;
}
.create-edit-gallery .delete-section.cancel {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 130px;
  display: block;
  text-align: center;
}
.create-edit-gallery #confirm-gallery {
  margin-left: 0;
}
.create-edit-gallery #confirm-gallery.disabled {
  display: none;
}
.create-edit-gallery #delete-gallery {
  margin-right: 10px;
}
.create-edit-gallery #delete-gallery.disabled {
  display: none;
}
.create-edit-gallery .ckeditor.header {
  height: 20px;
}
.create-edit-gallery .ckeditor.content {
  width: 100%;
}
/**Gallery 1 style*/

.gallery1 img.preview {
  width: 100%;
  max-width: 100% !important;
  max-height: 100% !important;
  height: 222px;
  cursor: pointer;
}
.gallery1 img.active {
  border: 1px solid red;
}
#image-section {
  /*position:fixed; 
    margin-top: -125px;   
    width:920px;*/
  border: 1px solid black;
  padding: 20px;
  background: url("/content/itas/img/background.jpg") repeat-x #bdc9cd;
}
/* Comment Generated by Combres - Resource '~/content/CMS/template-change.css' (Mode: Static) */

.template-page .button.confirm {
  margin-left: 0;
}
.template-page .controls {
  margin-top: 20px;
  text-align: center;
}
.template-page .controls .cancel {
  margin-right: 10px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/summary-edit.css' (Mode: Static) */

.edit-summary .summary-image-preview {
  max-height: 125px;
  max-width: 160px;
  display: block;
  cursor: pointer;
  margin-bottom: 10px;
}
.edit-summary img.preview {
  max-height: 125px;
  max-width: 160px;
}
.edit-summary #image-section {
  overflow: hidden;
  outline: none;
  display: none;
}
.edit-summary .image-picker .thumb img.draggable {
  cursor: pointer;
}
.content-edit .edit-summary .button.confirm {
  margin-left: 0;
}
/* Comment Generated by Combres - Resource '~/content/CMS/article-index.css' (Mode: Static) */

.article-index #tabs {
  margin-bottom: 20px;
  margin-top: 30px;
  width: auto;
}
#article-index-page {
  margin: 0 auto 20px auto;
  width: 960px;
  min-height: 842px;
  position: relative;
}
.article-category-index #page {
  padding-top: 0;
}
.article-category-index #page #content-div {
  background-color: white;
  color: #454545;
  padding: 20px;
}
.article-category-index .datatable {
  width: 100%;
}
.article-category-index .category-color {
  height: 20px;
  width: 80px;
}
.article-category-index #button-div {
  text-align: center;
}
.article-category-index .article-category-create {
  margin-left: 10px;
}
.create-article-category .colour-picker button,
.edit-article-category .colour-picker button,
.edit-article-slide .colour-picker button {
  display: none;
}
.category-colour-tree .sortable li[data-enabled="disabled"] > div {
  background-color: rgba(255, 20, 24, 0.4);
  display: none;
}
.category-colour-tree .sortable li[data-show-disabled="True"] > div {
  display: block;
}
/* Comment Generated by Combres - Resource '~/content/CMS/help-page.css' (Mode: Static) */

.help-page .help-page-popout {
  margin: 20px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/content-page-area.css' (Mode: Static) */

.page-area-page #article-category-selector {
  display: none;
}
/* Comment Generated by Combres - Resource '~/content/CMS/deleted-pages.css' (Mode: Static) */

#deleted-pages-index-page {
  margin: 0 auto 20px;
  min-height: 842px;
  position: relative;
  width: 960px;
}
/* Comment Generated by Combres - Resource '~/content/CMS/tagging-editor.css' (Mode: Static) */

.tagging-editor #btnSave {
  float: right;
}
.tagging-editor h2 {
  margin-top: 15px;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 8px;
}
.tagging-editor .meta-keyword-item {
  color: white;
  background-color: #1f5e9b;
  border-bottom: 1px solid #8caccc;
  border-right: 9px solid #8caccc;
  border-top: 1px solid #8caccc;
  border-radius: 1px 1px 1px 1px;
  line-height: 25px;
  margin: 5px 29px 5px 0;
  text-decoration: none;
  white-space: nowrap;
  height: 25px;
}
#existing-tags {
  overflow: auto;
}
.meta-tag-keywords-list li.meta-keyword-item,
#existing-tags li.meta-keyword-item {
  margin: 5px 12px 5px 20px;
}
#existing-tags li.meta-keyword-item {
  cursor: move;
}
#existing-tags li.meta-keyword-item:active {
  background-color: #aac5d9;
}
.tagging-editor li.highlight {
  height: 25px;
  width: 100px;
  border: 1px dashed #fff7a3;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.tagging-editor .title {
  padding-left: 10px;
  display: inline-block;
}
.tagging-editor .circle {
  border: 1px solid #8caccc;
  border-radius: 30px 30px 30px 30px;
  height: 6px;
  width: 6px;
  margin-left: -8px;
  margin-top: 9px;
  position: absolute;
  background-color: #00488d;
}
.tagging-editor .triangle {
  border-bottom: 17px solid transparent;
  border-right: 17px solid #8caccc;
  border-top: 17px solid transparent;
  margin-left: -19px;
  margin-top: -4px;
  position: absolute;
  width: 0;
}
.tagging-editor .triangle:after {
  border-bottom: 16px solid transparent;
  border-right: 14px solid #1f5e9b;
  border-top: 16px solid transparent;
  content: "";
  height: 0;
  margin-left: 3px;
  position: absolute;
  top: -16px;
  width: 0;
}
a.boxclose {
  background: none repeat scroll 0 0 #b44141;
  border: 1px solid #8caccc;
  border-radius: 30px 30px 30px 30px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 6px;
  position: absolute;
  text-decoration: none;
  width: 12px;
  height: 12px;
}
a.boxclose:hover {
  background: #cd7575;
}
.boxclose:before {
  content: "×";
  margin-left: 1px;
  margin-top: -7px;
  position: absolute;
}
.tagging-editor .datatable-category-colour-preview {
  padding-left: 0px;
  display: inline-block;
  position: relative;
  padding: 8px;
}
.tagging-editor .dataTables_wrapper {
  padding: 20px;
  color: #454545;
  background-color: white;
  font-size: 0.9em;
}
.tagging-editor .datatable {
  margin-bottom: 20px;
  margin-top: 20px;
  table-layout: fixed;
  width: 100%;
}
/* Comment Generated by Combres - Resource '~/content/CMS/categories.css' (Mode: Static) */

.category-colour-tree .sortable li div {
  background-color: #caffb2;
  overflow: hidden;
}
.category-colour-tree ol {
  margin: 0;
  padding: 0 0 0 0px;
}
.category-colour-tree ol.sortable,
.category-colour-tree ol.sortable ol {
  list-style-type: none;
  margin: 0 0 0 25px;
  padding: 0;
}
.category-colour-tree ol.sortable {
  margin: 2em 0;
  overflow: auto;
}
.category-colour-tree .sortable li {
  margin: 7px 0 0;
  padding: 0;
  line-height: 20px;
}
.category-colour-tree .sortable li > div {
  white-space: nowrap;
  background-color: rgba(53, 57, 74, 0.4);
  border: 1px solid black;
  cursor: move;
  margin: 0;
  padding: 3px;
}
.category-colour-tree .sortable li > div {
  cursor: pointer;
}
.category-colour-tree .sortable li > div:hover {
  background-color: rgba(93, 99, 127, 0.4);
}
.category-colour-tree .sortable li > div .detailsButton {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.category-colour-tree .toggleButton > div > div {
  background: url("/Content/Cms/images/trees/tree-minus-icon.png") center center no-repeat;
  display: block;
  float: left;
  height: 20px;
  width: 18px;
  margin-right: 5px;
  cursor: pointer;
}
.category-colour-tree .toggleButton.plus > div > div {
  background: url("/Content/Cms/images/trees/tree-plus-icon.png") center center no-repeat;
  display: block;
  float: left;
  height: 20px;
  width: 18px;
  margin-right: 5px;
  cursor: pointer;
}
.category-colour-tree .toggleButton > div > div a,
.category-colour-tree .toggleButton-closed > div > div a {
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  z-index: 100;
}
.category-colour-tree .toggleButton-closed ol {
  display: none;
  visibility: hidden;
}
.category-colour-tree li .name {
  float: left;
  text-decoration: underline;
  cursor: pointer;
}
.category-colour-tree .category-colour {
  width: 20px;
  height: 20px;
  float: right;
}
.category-colour-tree .controls {
  margin-top: 60px;
  text-align: center;
}
.category-colour-tree #btn-save {
  margin-top: 20px;
  font-size: 1.2rem;
}
.category-colour-tree .article-category-create {
  margin-left: 20px;
}
.category-colour-tree .category-background {
  background-color: #00488d;
  padding: 20px;
}
.category-editor .save-area {
  overflow: auto;
}
.category-editor #btnSave {
  float: right;
}
.category-editor h2 {
  margin-top: 15px;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 8px;
}
.category-colour-tree .selected-category {
  cursor: pointer;
  color: white;
  background-color: #1f5e9b;
  border-bottom: 1px solid #8caccc;
  border-left: 1px solid #8caccc;
  border-right: 9px solid #8caccc;
  border-top: 1px solid #8caccc;
  border-radius: 1px 1px 1px 1px;
  line-height: 25px;
  margin: 5px 18px 5px 0;
  text-decoration: none;
  white-space: nowrap;
  height: 25px;
  display: inline-block;
  padding: 3px;
}
.category-colour-tree .default-category {
  background-color: #418ed9 !important;
}
.category-colour-tree .sortable li {
  display: block;
}
.category-colour-tree a.boxclose {
  background: none repeat scroll 0 0 #b44141;
  border: 1px solid #8caccc;
  border-radius: 30px 30px 30px 30px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
  margin-top: 6px;
  position: absolute;
  text-decoration: none;
  width: 12px;
  height: 12px;
}
.category-colour-tree .model-list {
  display: none;
}
.category-colour-tree #hiddenTemplate {
  display: none;
}
.category-colour-tree .placeholder {
  background: #980065;
}
.filters-editor .selected-filter > div {
  background: #418ed9 !important;
}
.filters-editor .permanent-filter-link,
.filters-editor .fast-filter-link {
  float: right;
  margin-right: 20px;
}
.filters-editor #btnSave {
  float: right;
}
.filters-editor h2 {
  margin-top: 15px;
  font-size: 25px;
  line-height: 30px;
  padding-bottom: 8px;
}
.filters-editor .selected-Permanent-filter,
.filters-editor .selected-fast-category {
  color: white;
  padding-left: 7px;
  background-color: #1f5e9b;
  border-bottom: 1px solid #8caccc;
  border-left: 1px solid #8caccc;
  border-right: 9px solid #8caccc;
  border-top: 1px solid #8caccc;
  border-radius: 1px 1px 1px 1px;
  line-height: 25px;
  margin: 5px 18px 5px 0;
  text-decoration: none;
  white-space: nowrap;
  height: 25px;
  display: inline-block;
  padding: 3px;
}
/* Comment Generated by Combres - Resource '~/content/Itas/emailTemplates.css' (Mode: Static) */

.emailTemplatesForm .formRow {
  margin-bottom: 20px;
}
.emailTemplatesForm label {
  display: block;
}
.emailTemplatesForm input,
#cke_email-template-content {
  margin-top: 10px;
}
/* Comment Generated by Combres - Resource '~/content/Itas/reports.css' (Mode: Static) */

.left-button-section {
  margin-top: 60px;
  width: 160px;
  float: left;
}
.graph-button {
  color: white;
  display: inline-block;
  padding: 6px 11px;
  border-radius: 0.5em;
}
.reports .bg-orange {
  background-color: #ff9f40;
}
.reports .bg-red {
  background-color: #ff466d;
}
.reports .bg-blue {
  background-color: #36a2eb;
}
.float-right {
  float: right;
}
.graph-button .sub {
  margin-top: 5px;
  text-transform: uppercase;
}
.right-content-section {
  margin: 20px 0 30px 0;
  width: 778px;
  float: left;
  border: 1px solid #bdbdbd;
  box-shadow: 0 1px #fefefe;
  border-radius: 1em 1em 1em 1em;
  min-height: 500px;
}
.right-content-section-inner {
  padding: 10px;
}
.top-section {
  padding: 5px 0;
}
.top-section a {
  border-left: 1px solid black;
  padding: 0 8px;
}
.top-section .left-:first-child a {
  border-left: none;
  padding-left: 0;
}
.top-section .left-:last-child a {
  border-right: none;
  padding-right: 0;
}
.left- {
  float: left;
  padding: 7px 0;
}
.left-:first-child {
  padding-left: 0;
}
.left- a {
  text-decoration: none;
}
.left-.active a,
.left-:hover a {
  color: #0f9fc4;
}
.left-button {
  display: block;
  margin-bottom: 0;
  border-radius: 0;
  font-size: 16px;
  font-weight: normal;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.left-button a {
  text-decoration: none;
}
.left-button:first-child {
  display: block;
  margin-bottom: 0;
  border-radius: 1em 0em 0em 0em;
}
.left-button:last-child {
  display: block;
  margin-bottom: 0;
  border-radius: 0em 0em 0em 1em;
}
.txt {
  background-color: white;
  border: 1px solid #8caccc;
  border-radius: 1px;
  color: black;
  padding: 5px;
  width: 180px;
}
select.txt {
  background-color: white;
  border: 1px solid #8caccc;
  border-radius: 1px;
  color: black;
  padding: 4.2px;
}
.newtxt {
  background-color: white;
  font-size: 16px !important;
  line-height: 18px;
  border: 1px solid #8caccc;
  border-radius: 4px;
  /* border: none; */
  box-shadow: unset !important;
  display: block;
  width: calc(84%);
  background: transparent;
  color: #151515;
  padding: 12px;
  font-weight: bold;
}
select.newtxt {
  background-color: white;
  border: 1px solid #8caccc;
  border-radius: 4px;
  /* border: none; */
  box-shadow: unset !important;
  display: block;
  width: calc(90%);
  background: transparent;
  color: #151515;
  padding: 12px 15px;
  font-weight: bold;
}
.newtxt.notedit {
  border: none;
  padding-left: 0;
}
.assessment-button-area {
  margin-top: 30px;
}
.assessment-button-area span {
  margin-left: 10px;
  margin-right: 10px;
}
.datatable tr.selectedBodyshop {
  background: #00a7e5;
  color: white;
}
.radio {
  width: 20px;
  padding: 20px;
  margin: 10px 10px 10px 1px;
}
.graphexpand {
  margin-left: 10px;
  text-decoration: none;
}
.chartOuter {
  float: left;
  text-align: center;
}
.chartOuter h2 {
  text-align: center;
}
.chart {
  position: relative;
  margin: auto;
  width: 340px;
  height: 290px;
  overflow: hidden;
}
.chart.pie {
  width: 250px;
}
.large {
  position: fixed;
  top: 0;
  left: 0;
  background: black;
  padding: 2%;
  z-index: 999;
  opacity: 0.98;
}
.chartOuter.large h2 {
  color: white;
}
.large .chart {
  width: 90vh;
  height: 90vw;
}
.pdfGraph {
  margin: 20px;
  padding: 20px;
  border: 2px solid black;
  height: 2170px;
}
.pdfGraph h1 {
  text-align: center;
  margin-bottom: 40px;
  text-decoration: underline;
}
.pdfGraph h2 {
  text-align: center;
}
.pdfGraph .chartOuter {
  width: 100%;
}
.pdfGraph.double .chartOuter {
  width: 50%;
}
.pdfGraph .filters {
  text-align: center;
}
.pdfGraph .chart.pie {
  height: 650px;
  width: 650px;
}
/* Comment Generated by Combres - Resource '~/content/Itas/iconfonts.css' (Mode: Static) */

@font-face {
  font-family: 'ITAS-icon-set';
  src: url("/content/Itas/fonts/ITAS-icon-set.eot?242o8g");
  src: url("/content/Itas/fonts/ITAS-icon-set.eot?#iefix242o8g") format('embedded-opentype'), url("/content/Itas/fonts/ITAS-icon-set.woff?242o8g") format('woff'), url("/content/Itas/fonts/ITAS-icon-set.ttf?242o8g") format('truetype'), url("/content/Itas/fonts/ITAS-icon-set.svg?242o8g#ITAS-icon-set") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'ITAS-icon-set';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-Save-navigation:before {
  content: "\e603";
}
.icon-Preview:before {
  content: "\e607";
}
.icon-View-all:before {
  content: "\e600";
}
.icon-View-active:before {
  content: "\e601";
}
.icon-Save:before {
  content: "\e602";
}
.icon-Restore:before {
  content: "\e604";
}
.icon-Reports:before {
  content: "\e605";
}
.icon-Qualifications:before {
  content: "\e606";
}
.icon-Models:before {
  content: "\e608";
}
.icon-Manual-input:before {
  content: "\e609";
}
.icon-Logs:before {
  content: "\e60a";
}
.icon-Location:before {
  content: "\e60b";
}
.icon-Edit:before {
  content: "\e60c";
}
.icon-Disable:before {
  content: "\e60d";
}
.icon-Details:before {
  content: "\e60e";
}
.icon-Delete:before {
  content: "\e60f";
}
.icon-Create:before {
  content: "\e610";
}
.icon-Create-page:before {
  content: "\e611";
}
.icon-Clone:before {
  content: "\e612";
}
.icon-Assessments:before {
  content: "\e613";
}
.icon-Alias:before {
  content: "\e614";
}
/* Comment Generated by Combres - Resource '~/content/Itas/fontawesome/css/all.css' (Mode: Static) */

/*!
 * Font Awesome Free 5.15.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: white;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f424";
}
.fa-expand-alt:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\e065";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-innosoft:before {
  content: "\e080";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\e066";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-vest:before {
  content: "\e085";
}
.fa-vest-patches:before {
  content: "\e086";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\e074";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/content/Itas/fontawesome/webfonts/fa-brands-400.eot");
  src: url("/content/Itas/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/content/Itas/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("/content/Itas/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("/content/Itas/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("/content/Itas/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/content/Itas/fontawesome/webfonts/fa-regular-400.eot");
  src: url("/content/Itas/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/content/Itas/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("/content/Itas/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("/content/Itas/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("/content/Itas/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/content/Itas/fontawesome/webfonts/fa-solid-900.eot");
  src: url("/content/Itas/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/content/Itas/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("/content/Itas/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("/content/Itas/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("/content/Itas/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* Comment Generated by Combres - Resource '~/content/Itas/org.css' (Mode: Static) */

/*Now the CSS*/

* {
  margin: 0;
  padding: 0;
}
.tree {
  display: inline-block;
}
.tree ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 22px 7px 0 7px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
/*We will use ::before and ::after to draw the connectors*/

.tree li::before,
.tree li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 2px solid #cccccc;
  width: 50%;
  height: 20px;
}
.tree li:after {
  right: auto;
  left: 50%;
  border-left: 2px solid #cccccc;
}
/*We need to remove left-right connectors from elements without 
any siblings*/

.tree li:only-child::after,
.tree li:only-child::before {
  display: none;
}
/*Remove space from the top of single children*/

.tree li:only-child {
  padding-top: 0;
}
/*Remove left connector from first child and 
right connector from last child*/

.tree li:first-child::before,
.tree li:last-child::after {
  border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/

.tree li:last-child::before {
  border-right: 2px solid #cccccc;
  border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after {
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
}
/*Time to add downward connectors from parents*/

.tree ul ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 2px solid #cccccc;
  width: 0;
  height: 20px;
  margin-left: -1px;
}
.tree li .node {
  border: 2px solid #cccccc;
  font-size: 14px;
  padding: 6px 10px;
  text-decoration: none;
  color: #666666;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
/*Time for some hover effects*/

/*We will apply the hover effect the the lineage of the element also*/

.tree li .node:hover,
.tree li .node:hover + ul li .node {
  background: #c8e4f8;
  color: black;
  border: 2px solid #94a0b4;
}
/*Connector styles on hover*/

.tree li .node:hover + ul li::after,
.tree li .node:hover + ul li::before,
.tree li .node:hover + ul::before,
.tree li .node:hover + ul ul::before {
  border-color: #94a0b4;
}
li .node.just-line {
  display: none;
}
.node.just-line + ul {
  padding-top: 74px;
}
.node.just-line + ul:before {
  height: 74px;
}
.nodelink {
  text-decoration: none;
}
.node.green {
  border: 2px solid green !important;
}
.node.red {
  border: 2px solid red !important;
}
.node .pos {
  font-weight: bold;
}
.node .name {
  margin: 4px auto;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.name .tooltiptext {
  visibility: hidden;
  background-color: beige;
  color: black;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  /* Position the tooltip text */
  position: absolute;
  z-index: 1;
  margin-left: -70px;
}
/* Show the tooltip text when you mouse over the tooltip container */

.name:hover .tooltiptext {
  visibility: visible;
}
/* Comment Generated by Combres - Resource '~/content/CMS/office.less' (Mode: Static) */

/*.office .form-field {
    margin: 5px 10px;
}

.office .form-field-long {
    border: 0 none;
    padding: 8px;
    width: 300px;
}

.office select.form-field {
    width: 316px;
}

.office .center-form {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.office .align-left
{
    text-align: left;
    width:200px;
}

.office .field-validation-error
{
     margin: 0px 10px;
     display:inline-block;
}

#office-link
{
    font-size:2em;
    text-decoration:none;
    background:url("/Content/Cms/images/icons/offices-icon.png") center left no-repeat;
    padding-left:40px;
    margin-bottom:20px;
    display:inline-block;
    .opacity(0.50);
}

#office-link.selected, #office-link:hover
{
    background:url("/Content/Cms/images/icons/offices-icon-selected.png") center left no-repeat;
    .opacity(1);
}

#users-link.staff
{
    margin-left:20px;
}

.office-delete #button-area
{
    text-align: center;
    padding-top: 10px;
}*/

/** Training  **/

.BookTraining .courseTypes {
  overflow: auto;
}
.BookTraining .courseTypes .courseType {
  float: left;
  margin-right: 10px;
  text-align: center;
  font-size: 20px !important;
  border-width: 2px !important;
}
.BookTraining .courses .thecourse {
  border-width: 5px !important;
}
.BookTraining .courseTypes .courseType.on,
.BookTraining .courses .thecourse.on {
  border: 2px #148fca solid !important;
  font-weight: bold !important;
}
.BookTraining .courses .thecourse,
.BookTraining .courseInfos .theC {
  display: none;
}
.BookTraining .documentRow .delButton {
  color: #ea4e5c;
  background: url("/Content/Cms/images/tables/delete-icon.png") right center no-repeat transparent;
  width: 32px;
  height: 32px;
  padding-right: 0px;
  margin-top: -35px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
.BookTraining .downloadProfile {
  margin: 10px;
}
/* Comment Generated by Combres - Resource '~/Scripts/flipclock/css/flipclock.css' (Mode: Static) */

/* Get the bourbon mixin from http://bourbon.io */

/* Reset */

.flip-clock-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #cccccc;
}
.flip-clock-wrapper a:hover {
  color: white;
}
.flip-clock-wrapper ul {
  list-style: none;
}
.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table;
}
.flip-clock-wrapper.clearfix:after {
  clear: both;
}
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}
/* Main */

.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none;
}
.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}
.flip-clock-meridium a {
  color: #313333;
}
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}
.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */

}
.flip-clock-wrapper:after {
  clear: both;
}
/* Skeleton */

.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: black;
}
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent;
}
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #cccccc;
  text-shadow: 0 1px 2px black;
  text-align: center;
  background-color: #333333;
  border-radius: 6px;
  font-size: 70px;
}
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
/* PLAY */

.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5;
}
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.flip-clock-divider:first-child {
  width: 0;
}
.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none;
}
.flip-clock-divider.minutes .flip-clock-label {
  right: -88px;
}
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}
.flip-clock-dot.top {
  top: 30px;
}
.flip-clock-dot.bottom {
  bottom: 30px;
}
@-webkit-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-moz-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@-o-keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
@keyframes asd {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both;
}
@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  100% {
    -webkit-transform: rotateX(0deg);
  }
}
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg);
  }
  100% {
    -moz-transform: rotateX(0deg);
  }
}
@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg);
  }
  100% {
    -o-transform: rotateX(0deg);
  }
}
@keyframes turn {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both;
}
@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  100% {
    -webkit-transform: rotateX(-90deg);
  }
}
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg);
  }
  100% {
    -moz-transform: rotateX(-90deg);
  }
}
@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg);
  }
  100% {
    -o-transform: rotateX(-90deg);
  }
}
@keyframes turn2 {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
/* SHADOW */

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #00a7e5));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #00a7e5));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both;
}
/*DOWN*/

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both;
}
@-webkit-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Comment Generated by Combres - Resource '~/Content/Itas/fastselect.css' (Mode: Static) */

/*----------------------------------------------------------------------------------------------------
General styling
----------------------------------------------------------------------------------------------------*/

@-webkit-keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
  }
}
@keyframes fstAnimationEnter {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -1em, 0);
    -moz-transform: translate3d(0, -1em, 0);
    -ms-transform: translate3d(0, -1em, 0);
    -o-transform: translate3d(0, -1em, 0);
    transform: translate3d(0, -1em, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fstElement {
  display: inline-block;
  position: relative;
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  color: #232323;
  font-size: 1.1em;
  background-color: white;
}
.has-error .fstElement {
  border-color: #a94442 !important;
}
.fstElement > select,
.fstElement > input {
  position: absolute;
  left: -999em;
}
.fstToggleBtn {
  font-size: 1.4em;
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 0.71429em 1.42857em 0.71429em 0.71429em;
  min-width: 3.8em;
  cursor: pointer;
}
.fstToggleBtn:after {
  position: absolute;
  content: "";
  right: 0.71429em;
  top: 50%;
  margin-top: -0.17857em;
  border: 0.35714em solid transparent;
  border-top-color: #cacaca;
}
.fstQueryInput {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  box-sizing: border-box;
  background: transparent;
  border: 0;
}
.fstResults {
  position: absolute;
  left: -1px;
  top: 100%;
  right: -1px;
  max-height: 30em;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #d7d7d7;
  border-top: 0;
  background-color: white;
  display: none;
}
.fstResultItem {
  font-size: 0.8em;
  display: block;
  padding: 0.5em 0.71429em;
  margin: 0;
  cursor: pointer;
  border-top: 1px solid white;
}
.fstResultItem.fstUserOption {
  color: #707070;
}
.fstResultItem.fstFocused {
  color: white;
  background-color: #43a2f3;
  border-color: #73baf6;
}
.fstResultItem.fstSelected {
  color: white;
  background-color: #2694f1;
  border-color: #73baf6;
}
.fstGroupTitle {
  font-size: 1.4em;
  display: block;
  padding: 0.5em 0.71429em;
  margin: 0;
  font-weight: bold;
}
.fstGroup {
  padding-top: 1em;
}
.fstGroup:first-child {
  padding-top: 0;
}
.fstNoResults {
  font-size: 1.4em;
  display: block;
  padding: 0.71429em 0.71429em;
  margin: 0;
  color: #999999;
}
/*----------------------------------------------------------------------------------------------------
Single Mode
----------------------------------------------------------------------------------------------------*/

.fstSingleMode .fstControls {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  padding: 0.5em;
  border: 1px solid #d7d7d7;
  background-color: white;
  display: none;
}
.fstSingleMode .fstQueryInput {
  font-size: 1.4em;
  display: block;
  width: 100%;
  padding: 0.5em 0.35714em;
  color: #999999;
  border: 1px solid #d7d7d7;
}
.fstSingleMode.fstActive {
  z-index: 100;
}
.fstSingleMode.fstActive.fstElement,
.fstSingleMode.fstActive .fstControls,
.fstSingleMode.fstActive .fstResults {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1);
}
.fstSingleMode.fstActive .fstControls {
  display: block;
}
.fstSingleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  margin-top: -1px;
}
.fstGroup .fstGroupTitle {
  font-size: 12px;
}
.fstGroup .fstResultItem {
  padding-left: 24px;
}
/*----------------------------------------------------------------------------------------------------
Multiple mode
----------------------------------------------------------------------------------------------------*/

.fstChoiceItem {
  display: inline-block;
  font-size: 1.2em;
  position: relative;
  margin: 0 0.41667em 0.41667em 0;
  padding: 0.33333em 0.33333em 0.33333em 1.5em;
  float: left;
  border-radius: 0.25em;
  border: 1px solid #43a2f3;
  cursor: auto;
  color: white;
  background-color: #43a2f3;
  -webkit-animation: fstAnimationEnter 0.2s;
  -moz-animation: fstAnimationEnter 0.2s;
  animation: fstAnimationEnter 0.2s;
}
.fstChoiceItem.mod1 {
  background-color: #f9f9f9;
  border: 1px solid #d7d7d7;
  color: #232323;
}
.fstChoiceItem.mod1 > .fstChoiceRemove {
  color: #a4a4a4;
}
.fstChoiceRemove {
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  background: none;
  font-size: 1.16667em;
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.28571em;
  line-height: 1.28571em;
  margin-top: -0.64286em;
  text-align: center;
  color: white;
}
.fstChoiceRemove::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.fstMultipleMode .fstControls {
  box-sizing: border-box;
  padding: 0.5em 0.5em 0em 0.5em;
  overflow: hidden;
  width: 20em;
  cursor: text;
}
.fstMultipleMode .fstQueryInput {
  font-size: 1.4em;
  float: left;
  padding: 0.28571em 0;
  margin: 0 0 0.35714em 0;
  width: 2em;
  color: #999999;
}
.fstMultipleMode .fstQueryInputExpanded {
  float: none;
  width: 100%;
  padding: 0.28571em 0.35714em;
}
.fstMultipleMode .fstFakeInput {
  font-size: 1.4em;
}
.fstMultipleMode.fstActive,
.fstMultipleMode.fstActive .fstResults {
  box-shadow: 0 0.2em 0.2em rgba(0, 0, 0, 0.1);
}
.fstMultipleMode.fstActive .fstResults {
  display: block;
  z-index: 10;
  border-top: 1px solid #d7d7d7;
}
/* Comment Generated by Combres - Resource '~/Scripts/featherlight/featherlight.css' (Mode: Static) */

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.14 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2019, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/

html.with-featherlight {
  /* disable global scrolling when featherlights are visible */
  overflow: hidden;
}
.featherlight {
  display: none;
  /* dimensions: spanning the background from edge to edge */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2147483647;
  /* z-index needs to be >= elements on the site. */
  /* position: centering content */
  text-align: center;
  /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
  white-space: nowrap;
  /* styling */
  cursor: pointer;
  background: #333333;
  /* IE8 "hack" for nested featherlights */
  background: transparent;
}
/* support for nested featherlights. Does not work in IE8 (use JS to fix) */

.featherlight:last-of-type {
  background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
  /* position: trick to center content vertically */
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.featherlight .featherlight-content {
  /* make content container for positioned elements (close button) */
  position: relative;
  /* position: centering vertical and horizontal */
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  /* dimensions: cut off images */
  overflow: auto;
  padding: 25px 25px 0;
  border-bottom: 25px solid transparent;
  /* dimensions: handling large content */
  margin-left: 5%;
  margin-right: 5%;
  max-height: 95%;
  /* styling */
  background: white;
  cursor: auto;
  /* reset white-space wrapping */
  white-space: normal;
}
/* contains the content */

.featherlight .featherlight-inner {
  /* make sure its visible */
  display: block;
}
/* don't show these though */

.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
  display: none;
}
.featherlight .featherlight-close-icon {
  /* position: centering vertical and horizontal */
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  /* dimensions: 25px x 25px */
  line-height: 25px;
  width: 25px;
  /* styling */
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  background: white;
  /* Set the background in case it overlaps the content */
  background: rgba(255, 255, 255, 0.3);
  color: black;
  border: none;
  padding: 0;
}
/* See http://stackoverflow.com/questions/16077341/how-to-reset-all-default-styles-of-the-html5-button-element */

.featherlight .featherlight-close-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.featherlight .featherlight-image {
  /* styling */
  width: 100%;
}
.featherlight-iframe .featherlight-content {
  /* removed the border for image croping since iframe is edge to edge */
  border-bottom: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.featherlight iframe {
  /* styling */
  border: none;
}
.featherlight * {
  /* See https://github.com/noelboss/featherlight/issues/42 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* handling phones and small screens */

@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 0;
    margin-right: 0;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
/* hide non featherlight items when printing */

@media print {
  html.with-featherlight > * > :not(.featherlight) {
    display: none;
  }
}
/* Comment Generated by Combres - Resource '~/content/Itas/flag-icon.css' (Mode: Static) */

@charset "UTF-8";
.flag-icon-background,
.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.5em;
  height: 2.1em;
  line-height: 1em;
}
.flag-icon:before {
  content: " ";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}
.flag-icon-abw {
  background-image: url("/content/flags/4x3/abw.svg");
}
.flag-icon-abw.flag-icon-squared {
  background-image: url("/content/flags/1x1/abw.svg");
}
.flag-icon-afg {
  background-image: url("/content/flags/4x3/afg.svg");
}
.flag-icon-afg.flag-icon-squared {
  background-image: url("/content/flags/1x1/afg.svg");
}
.flag-icon-ago {
  background-image: url("/content/flags/4x3/ago.svg");
}
.flag-icon-ago.flag-icon-squared {
  background-image: url("/content/flags/1x1/ago.svg");
}
.flag-icon-aia {
  background-image: url("/content/flags/4x3/aia.svg");
}
.flag-icon-aia.flag-icon-squared {
  background-image: url("/content/flags/1x1/aia.svg");
}
.flag-icon-ala {
  background-image: url("/content/flags/4x3/ala.svg");
}
.flag-icon-ala.flag-icon-squared {
  background-image: url("/content/flags/1x1/ala.svg");
}
.flag-icon-alb {
  background-image: url("/content/flags/4x3/alb.svg");
}
.flag-icon-alb.flag-icon-squared {
  background-image: url("/content/flags/1x1/alb.svg");
}
.flag-icon-and {
  background-image: url("/content/flags/4x3/and.svg");
}
.flag-icon-and.flag-icon-squared {
  background-image: url("/content/flags/1x1/and.svg");
}
.flag-icon-are {
  background-image: url("/content/flags/4x3/are.svg");
}
.flag-icon-are.flag-icon-squared {
  background-image: url("/content/flags/1x1/are.svg");
}
.flag-icon-arg {
  background-image: url("/content/flags/4x3/arg.svg");
}
.flag-icon-arg.flag-icon-squared {
  background-image: url("/content/flags/1x1/arg.svg");
}
.flag-icon-arm {
  background-image: url("/content/flags/4x3/arm.svg");
}
.flag-icon-arm.flag-icon-squared {
  background-image: url("/content/flags/1x1/arm.svg");
}
.flag-icon-asm {
  background-image: url("/content/flags/4x3/asm.svg");
}
.flag-icon-asm.flag-icon-squared {
  background-image: url("/content/flags/1x1/asm.svg");
}
.flag-icon-ata {
  background-image: url("/content/flags/4x3/ata.svg");
}
.flag-icon-ata.flag-icon-squared {
  background-image: url("/content/flags/1x1/ata.svg");
}
.flag-icon-atf {
  background-image: url("/content/flags/4x3/atf.svg");
}
.flag-icon-atf.flag-icon-squared {
  background-image: url("/content/flags/1x1/atf.svg");
}
.flag-icon-atg {
  background-image: url("/content/flags/4x3/atg.svg");
}
.flag-icon-atg.flag-icon-squared {
  background-image: url("/content/flags/1x1/atg.svg");
}
.flag-icon-aus {
  background-image: url("/content/flags/4x3/aus.svg");
}
.flag-icon-aus.flag-icon-squared {
  background-image: url("/content/flags/1x1/aus.svg");
}
.flag-icon-aut {
  background-image: url("/content/flags/4x3/aut.svg");
}
.flag-icon-aut.flag-icon-squared {
  background-image: url("/content/flags/1x1/aut.svg");
}
.flag-icon-aze {
  background-image: url("/content/flags/4x3/aze.svg");
}
.flag-icon-aze.flag-icon-squared {
  background-image: url("/content/flags/1x1/aze.svg");
}
.flag-icon-bdi {
  background-image: url("/content/flags/4x3/bdi.svg");
}
.flag-icon-bdi.flag-icon-squared {
  background-image: url("/content/flags/1x1/bdi.svg");
}
.flag-icon-bel {
  background-image: url("/content/flags/4x3/bel.svg");
}
.flag-icon-bel.flag-icon-squared {
  background-image: url("/content/flags/1x1/bel.svg");
}
.flag-icon-ben {
  background-image: url("/content/flags/4x3/ben.svg");
}
.flag-icon-ben.flag-icon-squared {
  background-image: url("/content/flags/1x1/ben.svg");
}
.flag-icon-bes {
  background-image: url("/content/flags/4x3/bes.svg");
}
.flag-icon-bes.flag-icon-squared {
  background-image: url("/content/flags/1x1/bes.svg");
}
.flag-icon-bfa {
  background-image: url("/content/flags/4x3/bfa.svg");
}
.flag-icon-bfa.flag-icon-squared {
  background-image: url("/content/flags/1x1/bfa.svg");
}
.flag-icon-bgd {
  background-image: url("/content/flags/4x3/bgd.svg");
}
.flag-icon-bgd.flag-icon-squared {
  background-image: url("/content/flags/1x1/bgd.svg");
}
.flag-icon-bgr {
  background-image: url("/content/flags/4x3/bgr.svg");
}
.flag-icon-bgr.flag-icon-squared {
  background-image: url("/content/flags/1x1/bgr.svg");
}
.flag-icon-bhr {
  background-image: url("/content/flags/4x3/bhr.svg");
}
.flag-icon-bhr.flag-icon-squared {
  background-image: url("/content/flags/1x1/bhr.svg");
}
.flag-icon-bhs {
  background-image: url("/content/flags/4x3/bhs.svg");
}
.flag-icon-bhs.flag-icon-squared {
  background-image: url("/content/flags/1x1/bhs.svg");
}
.flag-icon-bih {
  background-image: url("/content/flags/4x3/bih.svg");
}
.flag-icon-bih.flag-icon-squared {
  background-image: url("/content/flags/1x1/bih.svg");
}
.flag-icon-blm {
  background-image: url("/content/flags/4x3/blm.svg");
}
.flag-icon-blm.flag-icon-squared {
  background-image: url("/content/flags/1x1/blm.svg");
}
.flag-icon-blr {
  background-image: url("/content/flags/4x3/blr.svg");
}
.flag-icon-blr.flag-icon-squared {
  background-image: url("/content/flags/1x1/blr.svg");
}
.flag-icon-blz {
  background-image: url("/content/flags/4x3/blz.svg");
}
.flag-icon-blz.flag-icon-squared {
  background-image: url("/content/flags/1x1/blz.svg");
}
.flag-icon-bmu {
  background-image: url("/content/flags/4x3/bmu.svg");
}
.flag-icon-bmu.flag-icon-squared {
  background-image: url("/content/flags/1x1/bmu.svg");
}
.flag-icon-bol {
  background-image: url("/content/flags/4x3/bol.svg");
}
.flag-icon-bol.flag-icon-squared {
  background-image: url("/content/flags/1x1/bol.svg");
}
.flag-icon-bra {
  background-image: url("/content/flags/4x3/bra.svg");
}
.flag-icon-bra.flag-icon-squared {
  background-image: url("/content/flags/1x1/bra.svg");
}
.flag-icon-brb {
  background-image: url("/content/flags/4x3/brb.svg");
}
.flag-icon-brb.flag-icon-squared {
  background-image: url("/content/flags/1x1/brb.svg");
}
.flag-icon-brn {
  background-image: url("/content/flags/4x3/brn.svg");
}
.flag-icon-brn.flag-icon-squared {
  background-image: url("/content/flags/1x1/brn.svg");
}
.flag-icon-btn {
  background-image: url("/content/flags/4x3/btn.svg");
}
.flag-icon-btn.flag-icon-squared {
  background-image: url("/content/flags/1x1/btn.svg");
}
.flag-icon-bvt {
  background-image: url("/content/flags/4x3/bvt.svg");
}
.flag-icon-bvt.flag-icon-squared {
  background-image: url("/content/flags/1x1/bvt.svg");
}
.flag-icon-bwa {
  background-image: url("/content/flags/4x3/bwa.svg");
}
.flag-icon-bwa.flag-icon-squared {
  background-image: url("/content/flags/1x1/bwa.svg");
}
.flag-icon-caf {
  background-image: url("/content/flags/4x3/caf.svg");
}
.flag-icon-caf.flag-icon-squared {
  background-image: url("/content/flags/1x1/caf.svg");
}
.flag-icon-can {
  background-image: url("/content/flags/4x3/ca.svg");
}
.flag-icon-can.flag-icon-squared {
  background-image: url("/content/flags/1x1/ca.svg");
}
.flag-icon-eu {
  background-image: url("/content/flags/4x3/eu.svg");
}
.flag-icon-eu.flag-icon-squared {
  background-image: url("/content/flags/1x1/eu.svg");
}
.flag-icon-cat {
  background-image: url("/content/flags/4x3/cat.svg");
}
.flag-icon-cat.flag-icon-squared {
  background-image: url("/content/flags/1x1/cat.svg");
}
.flag-icon-cck {
  background-image: url("/content/flags/4x3/cck.svg");
}
.flag-icon-cck.flag-icon-squared {
  background-image: url("/content/flags/1x1/cck.svg");
}
.flag-icon-che {
  background-image: url("/content/flags/4x3/che.svg");
}
.flag-icon-che.flag-icon-squared {
  background-image: url("/content/flags/1x1/che.svg");
}
.flag-icon-chl {
  background-image: url("/content/flags/4x3/chl.svg");
}
.flag-icon-chl.flag-icon-squared {
  background-image: url("/content/flags/1x1/chl.svg");
}
.flag-icon-chn {
  background-image: url("/content/flags/4x3/chn.svg");
}
.flag-icon-chn.flag-icon-squared {
  background-image: url("/content/flags/1x1/chn.svg");
}
.flag-icon-civ {
  background-image: url("/content/flags/4x3/civ.svg");
}
.flag-icon-civ.flag-icon-squared {
  background-image: url("/content/flags/1x1/civ.svg");
}
.flag-icon-cmr {
  background-image: url("/content/flags/4x3/cmr.svg");
}
.flag-icon-cmr.flag-icon-squared {
  background-image: url("/content/flags/1x1/cmr.svg");
}
.flag-icon-cod {
  background-image: url("/content/flags/4x3/cod.svg");
}
.flag-icon-cod.flag-icon-squared {
  background-image: url("/content/flags/1x1/cod.svg");
}
.flag-icon-cog {
  background-image: url("/content/flags/4x3/cog.svg");
}
.flag-icon-cog.flag-icon-squared {
  background-image: url("/content/flags/1x1/cog.svg");
}
.flag-icon-cok {
  background-image: url("/content/flags/4x3/cok.svg");
}
.flag-icon-cok.flag-icon-squared {
  background-image: url("/content/flags/1x1/cok.svg");
}
.flag-icon-col {
  background-image: url("/content/flags/4x3/col.svg");
}
.flag-icon-col.flag-icon-squared {
  background-image: url("/content/flags/1x1/col.svg");
}
.flag-icon-com {
  background-image: url("/content/flags/4x3/com.svg");
}
.flag-icon-com.flag-icon-squared {
  background-image: url("/content/flags/1x1/com.svg");
}
.flag-icon-cpv {
  background-image: url("/content/flags/4x3/cpv.svg");
}
.flag-icon-cpv.flag-icon-squared {
  background-image: url("/content/flags/1x1/cpv.svg");
}
.flag-icon-cri {
  background-image: url("/content/flags/4x3/cri.svg");
}
.flag-icon-cri.flag-icon-squared {
  background-image: url("/content/flags/1x1/cri.svg");
}
.flag-icon-cub {
  background-image: url("/content/flags/4x3/cub.svg");
}
.flag-icon-cub.flag-icon-squared {
  background-image: url("/content/flags/1x1/cub.svg");
}
.flag-icon-cuw {
  background-image: url("/content/flags/4x3/cuw.svg");
}
.flag-icon-cuw.flag-icon-squared {
  background-image: url("/content/flags/1x1/cuw.svg");
}
.flag-icon-cxr {
  background-image: url("/content/flags/4x3/cxr.svg");
}
.flag-icon-cxr.flag-icon-squared {
  background-image: url("/content/flags/1x1/cxr.svg");
}
.flag-icon-cym {
  background-image: url("/content/flags/4x3/cym.svg");
}
.flag-icon-cym.flag-icon-squared {
  background-image: url("/content/flags/1x1/cym.svg");
}
.flag-icon-cyp {
  background-image: url("/content/flags/4x3/cyp.svg");
}
.flag-icon-cyp.flag-icon-squared {
  background-image: url("/content/flags/1x1/cyp.svg");
}
.flag-icon-cze {
  background-image: url("/content/flags/4x3/cze.svg");
}
.flag-icon-cze.flag-icon-squared {
  background-image: url("/content/flags/1x1/cze.svg");
}
.flag-icon-deu {
  background-image: url("/content/flags/4x3/deu.svg");
}
.flag-icon-deu.flag-icon-squared {
  background-image: url("/content/flags/1x1/deu.svg");
}
.flag-icon-dji {
  background-image: url("/content/flags/4x3/dji.svg");
}
.flag-icon-dji.flag-icon-squared {
  background-image: url("/content/flags/1x1/dji.svg");
}
.flag-icon-dma {
  background-image: url("/content/flags/4x3/dma.svg");
}
.flag-icon-dma.flag-icon-squared {
  background-image: url("/content/flags/1x1/dma.svg");
}
.flag-icon-dnk {
  background-image: url("/content/flags/4x3/dnk.svg");
}
.flag-icon-dnk.flag-icon-squared {
  background-image: url("/content/flags/1x1/dnk.svg");
}
.flag-icon-dom {
  background-image: url("/content/flags/4x3/dom.svg");
}
.flag-icon-dom.flag-icon-squared {
  background-image: url("/content/flags/1x1/dom.svg");
}
.flag-icon-dza {
  background-image: url("/content/flags/4x3/dza.svg");
}
.flag-icon-dza.flag-icon-squared {
  background-image: url("/content/flags/1x1/dza.svg");
}
.flag-icon-ecu {
  background-image: url("/content/flags/4x3/ecu.svg");
}
.flag-icon-ecu.flag-icon-squared {
  background-image: url("/content/flags/1x1/ecu.svg");
}
.flag-icon-egy {
  background-image: url("/content/flags/4x3/egy.svg");
}
.flag-icon-egy.flag-icon-squared {
  background-image: url("/content/flags/1x1/egy.svg");
}
.flag-icon-eng {
  background-image: url("/content/flags/4x3/eng.svg");
}
.flag-icon-eng.flag-icon-squared {
  background-image: url("/content/flags/1x1/eng.svg");
}
.flag-icon-eri {
  background-image: url("/content/flags/4x3/eri.svg");
}
.flag-icon-eri.flag-icon-squared {
  background-image: url("/content/flags/1x1/eri.svg");
}
.flag-icon-esh {
  background-image: url("/content/flags/4x3/esh.svg");
}
.flag-icon-esh.flag-icon-squared {
  background-image: url("/content/flags/1x1/esh.svg");
}
.flag-icon-esp {
  background-image: url("/content/flags/4x3/esp.svg");
}
.flag-icon-esp.flag-icon-squared {
  background-image: url("/content/flags/1x1/esp.svg");
}
.flag-icon-est {
  background-image: url("/content/flags/4x3/est.svg");
}
.flag-icon-est.flag-icon-squared {
  background-image: url("/content/flags/1x1/est.svg");
}
.flag-icon-eth {
  background-image: url("/content/flags/4x3/eth.svg");
}
.flag-icon-eth.flag-icon-squared {
  background-image: url("/content/flags/1x1/eth.svg");
}
.flag-icon-eun {
  background-image: url("/content/flags/4x3/eun.svg");
}
.flag-icon-eun.flag-icon-squared {
  background-image: url("/content/flags/1x1/eun.svg");
}
.flag-icon-fin {
  background-image: url("/content/flags/4x3/fin.svg");
}
.flag-icon-fin.flag-icon-squared {
  background-image: url("/content/flags/1x1/fin.svg");
}
.flag-icon-fji {
  background-image: url("/content/flags/4x3/fji.svg");
}
.flag-icon-fji.flag-icon-squared {
  background-image: url("/content/flags/1x1/fji.svg");
}
.flag-icon-flk {
  background-image: url("/content/flags/4x3/flk.svg");
}
.flag-icon-flk.flag-icon-squared {
  background-image: url("/content/flags/1x1/flk.svg");
}
.flag-icon-fra {
  background-image: url("/content/flags/4x3/fra.svg");
}
.flag-icon-fra.flag-icon-squared {
  background-image: url("/content/flags/1x1/fra.svg");
}
.flag-icon-fro {
  background-image: url("/content/flags/4x3/fro.svg");
}
.flag-icon-fro.flag-icon-squared {
  background-image: url("/content/flags/1x1/fro.svg");
}
.flag-icon-fsm {
  background-image: url("/content/flags/4x3/fsm.svg");
}
.flag-icon-fsm.flag-icon-squared {
  background-image: url("/content/flags/1x1/fsm.svg");
}
.flag-icon-gab {
  background-image: url("/content/flags/4x3/gab.svg");
}
.flag-icon-gab.flag-icon-squared {
  background-image: url("/content/flags/1x1/gab.svg");
}
.flag-icon-gbr {
  background-image: url("/content/flags/4x3/gb.svg");
}
.flag-icon-gbr.flag-icon-squared {
  background-image: url("/content/flags/1x1/gb.svg");
}
.flag-icon-geo {
  background-image: url("/content/flags/4x3/geo.svg");
}
.flag-icon-geo.flag-icon-squared {
  background-image: url("/content/flags/1x1/geo.svg");
}
.flag-icon-ggy {
  background-image: url("/content/flags/4x3/ggy.svg");
}
.flag-icon-ggy.flag-icon-squared {
  background-image: url("/content/flags/1x1/ggy.svg");
}
.flag-icon-gha {
  background-image: url("/content/flags/4x3/gha.svg");
}
.flag-icon-gha.flag-icon-squared {
  background-image: url("/content/flags/1x1/gha.svg");
}
.flag-icon-gib {
  background-image: url("/content/flags/4x3/gib.svg");
}
.flag-icon-gib.flag-icon-squared {
  background-image: url("/content/flags/1x1/gib.svg");
}
.flag-icon-gin {
  background-image: url("/content/flags/4x3/gin.svg");
}
.flag-icon-gin.flag-icon-squared {
  background-image: url("/content/flags/1x1/gin.svg");
}
.flag-icon-glp {
  background-image: url("/content/flags/4x3/glp.svg");
}
.flag-icon-glp.flag-icon-squared {
  background-image: url("/content/flags/1x1/glp.svg");
}
.flag-icon-gmb {
  background-image: url("/content/flags/4x3/gmb.svg");
}
.flag-icon-gmb.flag-icon-squared {
  background-image: url("/content/flags/1x1/gmb.svg");
}
.flag-icon-gnb {
  background-image: url("/content/flags/4x3/gnb.svg");
}
.flag-icon-gnb.flag-icon-squared {
  background-image: url("/content/flags/1x1/gnb.svg");
}
.flag-icon-gnq {
  background-image: url("/content/flags/4x3/gnq.svg");
}
.flag-icon-gnq.flag-icon-squared {
  background-image: url("/content/flags/1x1/gnq.svg");
}
.flag-icon-grc {
  background-image: url("/content/flags/4x3/grc.svg");
}
.flag-icon-grc.flag-icon-squared {
  background-image: url("/content/flags/1x1/grc.svg");
}
.flag-icon-grd {
  background-image: url("/content/flags/4x3/grd.svg");
}
.flag-icon-grd.flag-icon-squared {
  background-image: url("/content/flags/1x1/grd.svg");
}
.flag-icon-grl {
  background-image: url("/content/flags/4x3/grl.svg");
}
.flag-icon-grl.flag-icon-squared {
  background-image: url("/content/flags/1x1/grl.svg");
}
.flag-icon-gtm {
  background-image: url("/content/flags/4x3/gtm.svg");
}
.flag-icon-gtm.flag-icon-squared {
  background-image: url("/content/flags/1x1/gtm.svg");
}
.flag-icon-guf {
  background-image: url("/content/flags/4x3/guf.svg");
}
.flag-icon-guf.flag-icon-squared {
  background-image: url("/content/flags/1x1/guf.svg");
}
.flag-icon-gum {
  background-image: url("/content/flags/4x3/gum.svg");
}
.flag-icon-gum.flag-icon-squared {
  background-image: url("/content/flags/1x1/gum.svg");
}
.flag-icon-guy {
  background-image: url("/content/flags/4x3/guy.svg");
}
.flag-icon-guy.flag-icon-squared {
  background-image: url("/content/flags/1x1/guy.svg");
}
.flag-icon-hkg {
  background-image: url("/content/flags/4x3/hkg.svg");
}
.flag-icon-hkg.flag-icon-squared {
  background-image: url("/content/flags/1x1/hkg.svg");
}
.flag-icon-hmd {
  background-image: url("/content/flags/4x3/hmd.svg");
}
.flag-icon-hmd.flag-icon-squared {
  background-image: url("/content/flags/1x1/hmd.svg");
}
.flag-icon-hnd {
  background-image: url("/content/flags/4x3/hnd.svg");
}
.flag-icon-hnd.flag-icon-squared {
  background-image: url("/content/flags/1x1/hnd.svg");
}
.flag-icon-hrv {
  background-image: url("/content/flags/4x3/hrv.svg");
}
.flag-icon-hrv.flag-icon-squared {
  background-image: url("/content/flags/1x1/hrv.svg");
}
.flag-icon-hti {
  background-image: url("/content/flags/4x3/hti.svg");
}
.flag-icon-hti.flag-icon-squared {
  background-image: url("/content/flags/1x1/hti.svg");
}
.flag-icon-hun {
  background-image: url("/content/flags/4x3/hun.svg");
}
.flag-icon-hun.flag-icon-squared {
  background-image: url("/content/flags/1x1/hun.svg");
}
.flag-icon-idn {
  background-image: url("/content/flags/4x3/idn.svg");
}
.flag-icon-idn.flag-icon-squared {
  background-image: url("/content/flags/1x1/idn.svg");
}
.flag-icon-imn {
  background-image: url("/content/flags/4x3/imn.svg");
}
.flag-icon-imn.flag-icon-squared {
  background-image: url("/content/flags/1x1/imn.svg");
}
.flag-icon-ind {
  background-image: url("/content/flags/4x3/ind.svg");
}
.flag-icon-ind.flag-icon-squared {
  background-image: url("/content/flags/1x1/ind.svg");
}
.flag-icon-iot {
  background-image: url("/content/flags/4x3/iot.svg");
}
.flag-icon-iot.flag-icon-squared {
  background-image: url("/content/flags/1x1/iot.svg");
}
.flag-icon-irl {
  background-image: url("/content/flags/4x3/irl.svg");
}
.flag-icon-irl.flag-icon-squared {
  background-image: url("/content/flags/1x1/irl.svg");
}
.flag-icon-irn {
  background-image: url("/content/flags/4x3/irn.svg");
}
.flag-icon-irn.flag-icon-squared {
  background-image: url("/content/flags/1x1/irn.svg");
}
.flag-icon-irq {
  background-image: url("/content/flags/4x3/irq.svg");
}
.flag-icon-irq.flag-icon-squared {
  background-image: url("/content/flags/1x1/irq.svg");
}
.flag-icon-isl {
  background-image: url("/content/flags/4x3/isl.svg");
}
.flag-icon-isl.flag-icon-squared {
  background-image: url("/content/flags/1x1/isl.svg");
}
.flag-icon-isr {
  background-image: url("/content/flags/4x3/isr.svg");
}
.flag-icon-isr.flag-icon-squared {
  background-image: url("/content/flags/1x1/isr.svg");
}
.flag-icon-ita {
  background-image: url("/content/flags/4x3/ita.svg");
}
.flag-icon-ita.flag-icon-squared {
  background-image: url("/content/flags/1x1/ita.svg");
}
.flag-icon-jam {
  background-image: url("/content/flags/4x3/jam.svg");
}
.flag-icon-jam.flag-icon-squared {
  background-image: url("/content/flags/1x1/jam.svg");
}
.flag-icon-jey {
  background-image: url("/content/flags/4x3/jey.svg");
}
.flag-icon-jey.flag-icon-squared {
  background-image: url("/content/flags/1x1/jey.svg");
}
.flag-icon-jor {
  background-image: url("/content/flags/4x3/jor.svg");
}
.flag-icon-jor.flag-icon-squared {
  background-image: url("/content/flags/1x1/jor.svg");
}
.flag-icon-jpn {
  background-image: url("/content/flags/4x3/jpn.svg");
}
.flag-icon-jpn.flag-icon-squared {
  background-image: url("/content/flags/1x1/jpn.svg");
}
.flag-icon-kaz {
  background-image: url("/content/flags/4x3/kaz.svg");
}
.flag-icon-kaz.flag-icon-squared {
  background-image: url("/content/flags/1x1/kaz.svg");
}
.flag-icon-ken {
  background-image: url("/content/flags/4x3/ken.svg");
}
.flag-icon-ken.flag-icon-squared {
  background-image: url("/content/flags/1x1/ken.svg");
}
.flag-icon-kgz {
  background-image: url("/content/flags/4x3/kgz.svg");
}
.flag-icon-kgz.flag-icon-squared {
  background-image: url("/content/flags/1x1/kgz.svg");
}
.flag-icon-khm {
  background-image: url("/content/flags/4x3/khm.svg");
}
.flag-icon-khm.flag-icon-squared {
  background-image: url("/content/flags/1x1/khm.svg");
}
.flag-icon-kir {
  background-image: url("/content/flags/4x3/kir.svg");
}
.flag-icon-kir.flag-icon-squared {
  background-image: url("/content/flags/1x1/kir.svg");
}
.flag-icon-kna {
  background-image: url("/content/flags/4x3/kna.svg");
}
.flag-icon-kna.flag-icon-squared {
  background-image: url("/content/flags/1x1/kna.svg");
}
.flag-icon-kor {
  background-image: url("/content/flags/4x3/kor.svg");
}
.flag-icon-kor.flag-icon-squared {
  background-image: url("/content/flags/1x1/kor.svg");
}
.flag-icon-kos {
  background-image: url("/content/flags/4x3/kos.svg");
}
.flag-icon-kos.flag-icon-squared {
  background-image: url("/content/flags/1x1/kos.svg");
}
.flag-icon-kwt {
  background-image: url("/content/flags/4x3/kwt.svg");
}
.flag-icon-kwt.flag-icon-squared {
  background-image: url("/content/flags/1x1/kwt.svg");
}
.flag-icon-lao {
  background-image: url("/content/flags/4x3/lao.svg");
}
.flag-icon-lao.flag-icon-squared {
  background-image: url("/content/flags/1x1/lao.svg");
}
.flag-icon-lbn {
  background-image: url("/content/flags/4x3/lbn.svg");
}
.flag-icon-lbn.flag-icon-squared {
  background-image: url("/content/flags/1x1/lbn.svg");
}
.flag-icon-lbr {
  background-image: url("/content/flags/4x3/lbr.svg");
}
.flag-icon-lbr.flag-icon-squared {
  background-image: url("/content/flags/1x1/lbr.svg");
}
.flag-icon-lby {
  background-image: url("/content/flags/4x3/lby.svg");
}
.flag-icon-lby.flag-icon-squared {
  background-image: url("/content/flags/1x1/lby.svg");
}
.flag-icon-lca {
  background-image: url("/content/flags/4x3/lca.svg");
}
.flag-icon-lca.flag-icon-squared {
  background-image: url("/content/flags/1x1/lca.svg");
}
.flag-icon-lie {
  background-image: url("/content/flags/4x3/lie.svg");
}
.flag-icon-lie.flag-icon-squared {
  background-image: url("/content/flags/1x1/lie.svg");
}
.flag-icon-lka {
  background-image: url("/content/flags/4x3/lka.svg");
}
.flag-icon-lka.flag-icon-squared {
  background-image: url("/content/flags/1x1/lka.svg");
}
.flag-icon-lso {
  background-image: url("/content/flags/4x3/lso.svg");
}
.flag-icon-lso.flag-icon-squared {
  background-image: url("/content/flags/1x1/lso.svg");
}
.flag-icon-ltu {
  background-image: url("/content/flags/4x3/ltu.svg");
}
.flag-icon-ltu.flag-icon-squared {
  background-image: url("/content/flags/1x1/ltu.svg");
}
.flag-icon-lux {
  background-image: url("/content/flags/4x3/lux.svg");
}
.flag-icon-lux.flag-icon-squared {
  background-image: url("/content/flags/1x1/lux.svg");
}
.flag-icon-lva {
  background-image: url("/content/flags/4x3/lva.svg");
}
.flag-icon-lva.flag-icon-squared {
  background-image: url("/content/flags/1x1/lva.svg");
}
.flag-icon-mac {
  background-image: url("/content/flags/4x3/mac.svg");
}
.flag-icon-mac.flag-icon-squared {
  background-image: url("/content/flags/1x1/mac.svg");
}
.flag-icon-maf {
  background-image: url("/content/flags/4x3/maf.svg");
}
.flag-icon-maf.flag-icon-squared {
  background-image: url("/content/flags/1x1/maf.svg");
}
.flag-icon-mar {
  background-image: url("/content/flags/4x3/mar.svg");
}
.flag-icon-mar.flag-icon-squared {
  background-image: url("/content/flags/1x1/mar.svg");
}
.flag-icon-mco {
  background-image: url("/content/flags/4x3/mco.svg");
}
.flag-icon-mco.flag-icon-squared {
  background-image: url("/content/flags/1x1/mco.svg");
}
.flag-icon-mda {
  background-image: url("/content/flags/4x3/mda.svg");
}
.flag-icon-mda.flag-icon-squared {
  background-image: url("/content/flags/1x1/mda.svg");
}
.flag-icon-mdg {
  background-image: url("/content/flags/4x3/mdg.svg");
}
.flag-icon-mdg.flag-icon-squared {
  background-image: url("/content/flags/1x1/mdg.svg");
}
.flag-icon-mdv {
  background-image: url("/content/flags/4x3/mdv.svg");
}
.flag-icon-mdv.flag-icon-squared {
  background-image: url("/content/flags/1x1/mdv.svg");
}
.flag-icon-mex {
  background-image: url("/content/flags/4x3/mex.svg");
}
.flag-icon-mex.flag-icon-squared {
  background-image: url("/content/flags/1x1/mex.svg");
}
.flag-icon-mhl {
  background-image: url("/content/flags/4x3/mhl.svg");
}
.flag-icon-mhl.flag-icon-squared {
  background-image: url("/content/flags/1x1/mhl.svg");
}
.flag-icon-mkd {
  background-image: url("/content/flags/4x3/mkd.svg");
}
.flag-icon-mkd.flag-icon-squared {
  background-image: url("/content/flags/1x1/mkd.svg");
}
.flag-icon-mli {
  background-image: url("/content/flags/4x3/mli.svg");
}
.flag-icon-mli.flag-icon-squared {
  background-image: url("/content/flags/1x1/mli.svg");
}
.flag-icon-mlt {
  background-image: url("/content/flags/4x3/mlt.svg");
}
.flag-icon-mlt.flag-icon-squared {
  background-image: url("/content/flags/1x1/mlt.svg");
}
.flag-icon-mmr {
  background-image: url("/content/flags/4x3/mmr.svg");
}
.flag-icon-mmr.flag-icon-squared {
  background-image: url("/content/flags/1x1/mmr.svg");
}
.flag-icon-mne {
  background-image: url("/content/flags/4x3/mne.svg");
}
.flag-icon-mne.flag-icon-squared {
  background-image: url("/content/flags/1x1/mne.svg");
}
.flag-icon-mng {
  background-image: url("/content/flags/4x3/mng.svg");
}
.flag-icon-mng.flag-icon-squared {
  background-image: url("/content/flags/1x1/mng.svg");
}
.flag-icon-mnp {
  background-image: url("/content/flags/4x3/mnp.svg");
}
.flag-icon-mnp.flag-icon-squared {
  background-image: url("/content/flags/1x1/mnp.svg");
}
.flag-icon-moz {
  background-image: url("/content/flags/4x3/moz.svg");
}
.flag-icon-moz.flag-icon-squared {
  background-image: url("/content/flags/1x1/moz.svg");
}
.flag-icon-mrt {
  background-image: url("/content/flags/4x3/mrt.svg");
}
.flag-icon-mrt.flag-icon-squared {
  background-image: url("/content/flags/1x1/mrt.svg");
}
.flag-icon-msr {
  background-image: url("/content/flags/4x3/msr.svg");
}
.flag-icon-msr.flag-icon-squared {
  background-image: url("/content/flags/1x1/msr.svg");
}
.flag-icon-mtq {
  background-image: url("/content/flags/4x3/mtq.svg");
}
.flag-icon-mtq.flag-icon-squared {
  background-image: url("/content/flags/1x1/mtq.svg");
}
.flag-icon-mus {
  background-image: url("/content/flags/4x3/mus.svg");
}
.flag-icon-mus.flag-icon-squared {
  background-image: url("/content/flags/1x1/mus.svg");
}
.flag-icon-mwi {
  background-image: url("/content/flags/4x3/mwi.svg");
}
.flag-icon-mwi.flag-icon-squared {
  background-image: url("/content/flags/1x1/mwi.svg");
}
.flag-icon-mys {
  background-image: url("/content/flags/4x3/mys.svg");
}
.flag-icon-mys.flag-icon-squared {
  background-image: url("/content/flags/1x1/mys.svg");
}
.flag-icon-myt {
  background-image: url("/content/flags/4x3/myt.svg");
}
.flag-icon-myt.flag-icon-squared {
  background-image: url("/content/flags/1x1/myt.svg");
}
.flag-icon-nam {
  background-image: url("/content/flags/4x3/nam.svg");
}
.flag-icon-nam.flag-icon-squared {
  background-image: url("/content/flags/1x1/nam.svg");
}
.flag-icon-ncl {
  background-image: url("/content/flags/4x3/ncl.svg");
}
.flag-icon-ncl.flag-icon-squared {
  background-image: url("/content/flags/1x1/ncl.svg");
}
.flag-icon-ner {
  background-image: url("/content/flags/4x3/ner.svg");
}
.flag-icon-ner.flag-icon-squared {
  background-image: url("/content/flags/1x1/ner.svg");
}
.flag-icon-nfk {
  background-image: url("/content/flags/4x3/nfk.svg");
}
.flag-icon-nfk.flag-icon-squared {
  background-image: url("/content/flags/1x1/nfk.svg");
}
.flag-icon-nga {
  background-image: url("/content/flags/4x3/nga.svg");
}
.flag-icon-nga.flag-icon-squared {
  background-image: url("/content/flags/1x1/nga.svg");
}
.flag-icon-nic {
  background-image: url("/content/flags/4x3/nic.svg");
}
.flag-icon-nic.flag-icon-squared {
  background-image: url("/content/flags/1x1/nic.svg");
}
.flag-icon-nir {
  background-image: url("/content/flags/4x3/nir.svg");
}
.flag-icon-nir.flag-icon-squared {
  background-image: url("/content/flags/1x1/nir.svg");
}
.flag-icon-niu {
  background-image: url("/content/flags/4x3/niu.svg");
}
.flag-icon-niu.flag-icon-squared {
  background-image: url("/content/flags/1x1/niu.svg");
}
.flag-icon-nld {
  background-image: url("/content/flags/4x3/nld.svg");
}
.flag-icon-nld.flag-icon-squared {
  background-image: url("/content/flags/1x1/nld.svg");
}
.flag-icon-nor {
  background-image: url("/content/flags/4x3/nor.svg");
}
.flag-icon-nor.flag-icon-squared {
  background-image: url("/content/flags/1x1/nor.svg");
}
.flag-icon-npl {
  background-image: url("/content/flags/4x3/npl.svg");
}
.flag-icon-npl.flag-icon-squared {
  background-image: url("/content/flags/1x1/npl.svg");
}
.flag-icon-nru {
  background-image: url("/content/flags/4x3/nru.svg");
}
.flag-icon-nru.flag-icon-squared {
  background-image: url("/content/flags/1x1/nru.svg");
}
.flag-icon-nzl {
  background-image: url("/content/flags/4x3/nzl.svg");
}
.flag-icon-nzl.flag-icon-squared {
  background-image: url("/content/flags/1x1/nzl.svg");
}
.flag-icon-omn {
  background-image: url("/content/flags/4x3/omn.svg");
}
.flag-icon-omn.flag-icon-squared {
  background-image: url("/content/flags/1x1/omn.svg");
}
.flag-icon-pak {
  background-image: url("/content/flags/4x3/pak.svg");
}
.flag-icon-pak.flag-icon-squared {
  background-image: url("/content/flags/1x1/pak.svg");
}
.flag-icon-pan {
  background-image: url("/content/flags/4x3/pan.svg");
}
.flag-icon-pan.flag-icon-squared {
  background-image: url("/content/flags/1x1/pan.svg");
}
.flag-icon-pcn {
  background-image: url("/content/flags/4x3/pcn.svg");
}
.flag-icon-pcn.flag-icon-squared {
  background-image: url("/content/flags/1x1/pcn.svg");
}
.flag-icon-per {
  background-image: url("/content/flags/4x3/per.svg");
}
.flag-icon-per.flag-icon-squared {
  background-image: url("/content/flags/1x1/per.svg");
}
.flag-icon-phl {
  background-image: url("/content/flags/4x3/phl.svg");
}
.flag-icon-phl.flag-icon-squared {
  background-image: url("/content/flags/1x1/phl.svg");
}
.flag-icon-plw {
  background-image: url("/content/flags/4x3/plw.svg");
}
.flag-icon-plw.flag-icon-squared {
  background-image: url("/content/flags/1x1/plw.svg");
}
.flag-icon-png {
  background-image: url("/content/flags/4x3/png.svg");
}
.flag-icon-png.flag-icon-squared {
  background-image: url("/content/flags/1x1/png.svg");
}
.flag-icon-pol {
  background-image: url("/content/flags/4x3/pol.svg");
}
.flag-icon-pol.flag-icon-squared {
  background-image: url("/content/flags/1x1/pol.svg");
}
.flag-icon-pri {
  background-image: url("/content/flags/4x3/pri.svg");
}
.flag-icon-pri.flag-icon-squared {
  background-image: url("/content/flags/1x1/pri.svg");
}
.flag-icon-prk {
  background-image: url("/content/flags/4x3/prk.svg");
}
.flag-icon-prk.flag-icon-squared {
  background-image: url("/content/flags/1x1/prk.svg");
}
.flag-icon-prt {
  background-image: url("/content/flags/4x3/prt.svg");
}
.flag-icon-prt.flag-icon-squared {
  background-image: url("/content/flags/1x1/prt.svg");
}
.flag-icon-pry {
  background-image: url("/content/flags/4x3/pry.svg");
}
.flag-icon-pry.flag-icon-squared {
  background-image: url("/content/flags/1x1/pry.svg");
}
.flag-icon-pse {
  background-image: url("/content/flags/4x3/pse.svg");
}
.flag-icon-pse.flag-icon-squared {
  background-image: url("/content/flags/1x1/pse.svg");
}
.flag-icon-pyf {
  background-image: url("/content/flags/4x3/pyf.svg");
}
.flag-icon-pyf.flag-icon-squared {
  background-image: url("/content/flags/1x1/pyf.svg");
}
.flag-icon-qat {
  background-image: url("/content/flags/4x3/qat.svg");
}
.flag-icon-qat.flag-icon-squared {
  background-image: url("/content/flags/1x1/qat.svg");
}
.flag-icon-reu {
  background-image: url("/content/flags/4x3/reu.svg");
}
.flag-icon-reu.flag-icon-squared {
  background-image: url("/content/flags/1x1/reu.svg");
}
.flag-icon-rou {
  background-image: url("/content/flags/4x3/rou.svg");
}
.flag-icon-rou.flag-icon-squared {
  background-image: url("/content/flags/1x1/rou.svg");
}
.flag-icon-rus {
  background-image: url("/content/flags/4x3/rus.svg");
}
.flag-icon-rus.flag-icon-squared {
  background-image: url("/content/flags/1x1/rus.svg");
}
.flag-icon-rwa {
  background-image: url("/content/flags/4x3/rwa.svg");
}
.flag-icon-rwa.flag-icon-squared {
  background-image: url("/content/flags/1x1/rwa.svg");
}
.flag-icon-sau {
  background-image: url("/content/flags/4x3/sau.svg");
}
.flag-icon-sau.flag-icon-squared {
  background-image: url("/content/flags/1x1/sau.svg");
}
.flag-icon-sco {
  background-image: url("/content/flags/4x3/sco.svg");
}
.flag-icon-sco.flag-icon-squared {
  background-image: url("/content/flags/1x1/sco.svg");
}
.flag-icon-sdn {
  background-image: url("/content/flags/4x3/sdn.svg");
}
.flag-icon-sdn.flag-icon-squared {
  background-image: url("/content/flags/1x1/sdn.svg");
}
.flag-icon-sen {
  background-image: url("/content/flags/4x3/sen.svg");
}
.flag-icon-sen.flag-icon-squared {
  background-image: url("/content/flags/1x1/sen.svg");
}
.flag-icon-sgp {
  background-image: url("/content/flags/4x3/sgp.svg");
}
.flag-icon-sgp.flag-icon-squared {
  background-image: url("/content/flags/1x1/sgp.svg");
}
.flag-icon-sgs {
  background-image: url("/content/flags/4x3/sgs.svg");
}
.flag-icon-sgs.flag-icon-squared {
  background-image: url("/content/flags/1x1/sgs.svg");
}
.flag-icon-shn {
  background-image: url("/content/flags/4x3/shn.svg");
}
.flag-icon-shn.flag-icon-squared {
  background-image: url("/content/flags/1x1/shn.svg");
}
.flag-icon-sjm {
  background-image: url("/content/flags/4x3/sjm.svg");
}
.flag-icon-sjm.flag-icon-squared {
  background-image: url("/content/flags/1x1/sjm.svg");
}
.flag-icon-slb {
  background-image: url("/content/flags/4x3/slb.svg");
}
.flag-icon-slb.flag-icon-squared {
  background-image: url("/content/flags/1x1/slb.svg");
}
.flag-icon-sle {
  background-image: url("/content/flags/4x3/sle.svg");
}
.flag-icon-sle.flag-icon-squared {
  background-image: url("/content/flags/1x1/sle.svg");
}
.flag-icon-slv {
  background-image: url("/content/flags/4x3/slv.svg");
}
.flag-icon-slv.flag-icon-squared {
  background-image: url("/content/flags/1x1/slv.svg");
}
.flag-icon-smr {
  background-image: url("/content/flags/4x3/smr.svg");
}
.flag-icon-smr.flag-icon-squared {
  background-image: url("/content/flags/1x1/smr.svg");
}
.flag-icon-som {
  background-image: url("/content/flags/4x3/som.svg");
}
.flag-icon-som.flag-icon-squared {
  background-image: url("/content/flags/1x1/som.svg");
}
.flag-icon-spm {
  background-image: url("/content/flags/4x3/spm.svg");
}
.flag-icon-spm.flag-icon-squared {
  background-image: url("/content/flags/1x1/spm.svg");
}
.flag-icon-srb {
  background-image: url("/content/flags/4x3/srb.svg");
}
.flag-icon-srb.flag-icon-squared {
  background-image: url("/content/flags/1x1/srb.svg");
}
.flag-icon-ssd {
  background-image: url("/content/flags/4x3/ssd.svg");
}
.flag-icon-ssd.flag-icon-squared {
  background-image: url("/content/flags/1x1/ssd.svg");
}
.flag-icon-stp {
  background-image: url("/content/flags/4x3/stp.svg");
}
.flag-icon-stp.flag-icon-squared {
  background-image: url("/content/flags/1x1/stp.svg");
}
.flag-icon-sun {
  background-image: url("/content/flags/4x3/sun.svg");
}
.flag-icon-sun.flag-icon-squared {
  background-image: url("/content/flags/1x1/sun.svg");
}
.flag-icon-sur {
  background-image: url("/content/flags/4x3/sur.svg");
}
.flag-icon-sur.flag-icon-squared {
  background-image: url("/content/flags/1x1/sur.svg");
}
.flag-icon-svk {
  background-image: url("/content/flags/4x3/svk.svg");
}
.flag-icon-svk.flag-icon-squared {
  background-image: url("/content/flags/1x1/svk.svg");
}
.flag-icon-svn {
  background-image: url("/content/flags/4x3/svn.svg");
}
.flag-icon-svn.flag-icon-squared {
  background-image: url("/content/flags/1x1/svn.svg");
}
.flag-icon-swe {
  background-image: url("/content/flags/4x3/swe.svg");
}
.flag-icon-swe.flag-icon-squared {
  background-image: url("/content/flags/1x1/swe.svg");
}
.flag-icon-swz {
  background-image: url("/content/flags/4x3/swz.svg");
}
.flag-icon-swz.flag-icon-squared {
  background-image: url("/content/flags/1x1/swz.svg");
}
.flag-icon-sxm {
  background-image: url("/content/flags/4x3/sxm.svg");
}
.flag-icon-sxm.flag-icon-squared {
  background-image: url("/content/flags/1x1/sxm.svg");
}
.flag-icon-syc {
  background-image: url("/content/flags/4x3/syc.svg");
}
.flag-icon-syc.flag-icon-squared {
  background-image: url("/content/flags/1x1/syc.svg");
}
.flag-icon-syr {
  background-image: url("/content/flags/4x3/syr.svg");
}
.flag-icon-syr.flag-icon-squared {
  background-image: url("/content/flags/1x1/syr.svg");
}
.flag-icon-tca {
  background-image: url("/content/flags/4x3/tca.svg");
}
.flag-icon-tca.flag-icon-squared {
  background-image: url("/content/flags/1x1/tca.svg");
}
.flag-icon-tcd {
  background-image: url("/content/flags/4x3/tcd.svg");
}
.flag-icon-tcd.flag-icon-squared {
  background-image: url("/content/flags/1x1/tcd.svg");
}
.flag-icon-tgo {
  background-image: url("/content/flags/4x3/tgo.svg");
}
.flag-icon-tgo.flag-icon-squared {
  background-image: url("/content/flags/1x1/tgo.svg");
}
.flag-icon-tha {
  background-image: url("/content/flags/4x3/tha.svg");
}
.flag-icon-tha.flag-icon-squared {
  background-image: url("/content/flags/1x1/tha.svg");
}
.flag-icon-tjk {
  background-image: url("/content/flags/4x3/tjk.svg");
}
.flag-icon-tjk.flag-icon-squared {
  background-image: url("/content/flags/1x1/tjk.svg");
}
.flag-icon-tkl {
  background-image: url("/content/flags/4x3/tkl.svg");
}
.flag-icon-tkl.flag-icon-squared {
  background-image: url("/content/flags/1x1/tkl.svg");
}
.flag-icon-tkm {
  background-image: url("/content/flags/4x3/tkm.svg");
}
.flag-icon-tkm.flag-icon-squared {
  background-image: url("/content/flags/1x1/tkm.svg");
}
.flag-icon-tls {
  background-image: url("/content/flags/4x3/tls.svg");
}
.flag-icon-tls.flag-icon-squared {
  background-image: url("/content/flags/1x1/tls.svg");
}
.flag-icon-ton {
  background-image: url("/content/flags/4x3/ton.svg");
}
.flag-icon-ton.flag-icon-squared {
  background-image: url("/content/flags/1x1/ton.svg");
}
.flag-icon-tto {
  background-image: url("/content/flags/4x3/tto.svg");
}
.flag-icon-tto.flag-icon-squared {
  background-image: url("/content/flags/1x1/tto.svg");
}
.flag-icon-tun {
  background-image: url("/content/flags/4x3/tun.svg");
}
.flag-icon-tun.flag-icon-squared {
  background-image: url("/content/flags/1x1/tun.svg");
}
.flag-icon-tur {
  background-image: url("/content/flags/4x3/tur.svg");
}
.flag-icon-tur.flag-icon-squared {
  background-image: url("/content/flags/1x1/tur.svg");
}
.flag-icon-tuv {
  background-image: url("/content/flags/4x3/tuv.svg");
}
.flag-icon-tuv.flag-icon-squared {
  background-image: url("/content/flags/1x1/tuv.svg");
}
.flag-icon-twn {
  background-image: url("/content/flags/4x3/twn.svg");
}
.flag-icon-twn.flag-icon-squared {
  background-image: url("/content/flags/1x1/twn.svg");
}
.flag-icon-tza {
  background-image: url("/content/flags/4x3/tza.svg");
}
.flag-icon-tza.flag-icon-squared {
  background-image: url("/content/flags/1x1/tza.svg");
}
.flag-icon-uga {
  background-image: url("/content/flags/4x3/uga.svg");
}
.flag-icon-uga.flag-icon-squared {
  background-image: url("/content/flags/1x1/uga.svg");
}
.flag-icon-ukr {
  background-image: url("/content/flags/4x3/ukr.svg");
}
.flag-icon-ukr.flag-icon-squared {
  background-image: url("/content/flags/1x1/ukr.svg");
}
.flag-icon-umi {
  background-image: url("/content/flags/4x3/umi.svg");
}
.flag-icon-umi.flag-icon-squared {
  background-image: url("/content/flags/1x1/umi.svg");
}
.flag-icon-ury {
  background-image: url("/content/flags/4x3/ury.svg");
}
.flag-icon-ury.flag-icon-squared {
  background-image: url("/content/flags/1x1/ury.svg");
}
.flag-icon-usa {
  background-image: url("/content/flags/4x3/us.svg");
}
.flag-icon-usa.flag-icon-squared {
  background-image: url("/content/flags/1x1/us.svg");
}
.flag-icon-uzb {
  background-image: url("/content/flags/4x3/uzb.svg");
}
.flag-icon-uzb.flag-icon-squared {
  background-image: url("/content/flags/1x1/uzb.svg");
}
.flag-icon-vat {
  background-image: url("/content/flags/4x3/vat.svg");
}
.flag-icon-vat.flag-icon-squared {
  background-image: url("/content/flags/1x1/vat.svg");
}
.flag-icon-vct {
  background-image: url("/content/flags/4x3/vct.svg");
}
.flag-icon-vct.flag-icon-squared {
  background-image: url("/content/flags/1x1/vct.svg");
}
.flag-icon-ven {
  background-image: url("/content/flags/4x3/ven.svg");
}
.flag-icon-ven.flag-icon-squared {
  background-image: url("/content/flags/1x1/ven.svg");
}
.flag-icon-vgb {
  background-image: url("/content/flags/4x3/vgb.svg");
}
.flag-icon-vgb.flag-icon-squared {
  background-image: url("/content/flags/1x1/vgb.svg");
}
.flag-icon-vir {
  background-image: url("/content/flags/4x3/vir.svg");
}
.flag-icon-vir.flag-icon-squared {
  background-image: url("/content/flags/1x1/vir.svg");
}
.flag-icon-vnm {
  background-image: url("/content/flags/4x3/vnm.svg");
}
.flag-icon-vnm.flag-icon-squared {
  background-image: url("/content/flags/1x1/vnm.svg");
}
.flag-icon-vut {
  background-image: url("/content/flags/4x3/vut.svg");
}
.flag-icon-vut.flag-icon-squared {
  background-image: url("/content/flags/1x1/vut.svg");
}
.flag-icon-wal {
  background-image: url("/content/flags/4x3/wal.svg");
}
.flag-icon-wal.flag-icon-squared {
  background-image: url("/content/flags/1x1/wal.svg");
}
.flag-icon-wlf {
  background-image: url("/content/flags/4x3/wlf.svg");
}
.flag-icon-wlf.flag-icon-squared {
  background-image: url("/content/flags/1x1/wlf.svg");
}
.flag-icon-wsm {
  background-image: url("/content/flags/4x3/wsm.svg");
}
.flag-icon-wsm.flag-icon-squared {
  background-image: url("/content/flags/1x1/wsm.svg");
}
.flag-icon-yem {
  background-image: url("/content/flags/4x3/yem.svg");
}
.flag-icon-yem.flag-icon-squared {
  background-image: url("/content/flags/1x1/yem.svg");
}
.flag-icon-zaf {
  background-image: url("/content/flags/4x3/zaf.svg");
}
.flag-icon-zaf.flag-icon-squared {
  background-image: url("/content/flags/1x1/zaf.svg");
}
.flag-icon-zmb {
  background-image: url("/content/flags/4x3/zmb.svg");
}
.flag-icon-zmb.flag-icon-squared {
  background-image: url("/content/flags/1x1/zmb.svg");
}
.flag-icon-zwe {
  background-image: url("/content/flags/4x3/zwe.svg");
}
.flag-icon-zwe.flag-icon-squared {
  background-image: url("/content/flags/1x1/zwe.svg");
}
/* Comment Generated by Combres - Resource '~/Scripts/colorbox/colorbox.css' (Mode: Static) */

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
  background: url("/Scripts/colorbox/images/overlay.png") repeat 0 0;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -101px 0;
}
#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -130px 0;
}
#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -101px -29px;
}
#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -130px -29px;
}
#cboxMiddleLeft {
  width: 21px;
  background: url("/Scripts/colorbox/images/controls.png") left top repeat-y;
}
#cboxMiddleRight {
  width: 21px;
  background: url("/Scripts/colorbox/images/controls.png") right top repeat-y;
}
#cboxTopCenter {
  height: 21px;
  background: url("/Scripts/colorbox/images/border.png") 0 0 repeat-x;
}
#cboxBottomCenter {
  height: 21px;
  background: url("/Scripts/colorbox/images/border.png") 0 -29px repeat-x;
}
#cboxContent {
  background: white;
  overflow: hidden;
}
.cboxIframe {
  background: white;
}
#cboxError {
  padding: 50px;
  border: 1px solid #cccccc;
}
#cboxLoadedContent {
  margin-bottom: 28px;
}
#cboxTitle {
  position: absolute;
  bottom: 28px;
  left: 0;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494;
}
#cboxLoadingOverlay {
  background: url("/Scripts/colorbox/images/loading_background.png") no-repeat center center;
}
#cboxLoadingGraphic {
  background: url("/Scripts/colorbox/images/loading.gif") no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: -75px -25px;
}
#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: -50px -25px;
}
#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("/Scripts/colorbox/images/controls.png") no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: -25px -25px;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
}
/* Comment Generated by Combres - Resource '~/content/Itas/star-rating-svg.css' (Mode: Static) */

.jq-stars {
  display: inline-block;
}
.jq-rating-label {
  font-size: 22px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-family: helvetica, arial, verdana;
}
.jq-star {
  width: 100px;
  height: 100px;
  display: inline-block;
  cursor: pointer;
}
.jq-star-svg {
  padding-left: 3px;
  width: 100%;
  height: 100%;
}
.jq-star-svg path {
  /* stroke: #000; */
  stroke-linejoin: round;
}
/* un-used */

.jq-shadow {
  -webkit-filter: drop-shadow(-2px -2px 2px #888888);
  filter: drop-shadow(-2px -2px 2px #888888);
}
