article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/******************************************************************
							Exp-Core-Style Variables
*******************************************************************/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.ie7 .clearfix {
  margin-bottom: 15px;
}
body {
  margin: 0;
  font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  background-color: #fff;
}
a {
  color: #0069d6;
  text-decoration: none;
}
a:hover {
  color: #00438a;
  text-decoration: underline;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.span1 {
  width: 60px;
}
.span2 {
  width: 140px;
}
.span3 {
  width: 220px;
}
.span4 {
  width: 300px;
}
.span5 {
  width: 380px;
}
.span6 {
  width: 460px;
}
.span7 {
  width: 540px;
}
.span8 {
  width: 620px;
}
.span9 {
  width: 700px;
}
.span10 {
  width: 780px;
}
.span11 {
  width: 860px;
}
.span12,
.container {
  width: 940px;
}
.offset1 {
  margin-left: 100px;
}
.offset2 {
  margin-left: 180px;
}
.offset3 {
  margin-left: 260px;
}
.offset4 {
  margin-left: 340px;
}
.offset5 {
  margin-left: 420px;
}
.offset6 {
  margin-left: 500px;
}
.offset7 {
  margin-left: 580px;
}
.offset8 {
  margin-left: 660px;
}
.offset9 {
  margin-left: 740px;
}
.offset10 {
  margin-left: 820px;
}
.offset11 {
  margin-left: 900px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.12765957%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span1 {
  width: 6.38297872%;
}
.row-fluid .span2 {
  width: 14.89361702%;
}
.row-fluid .span3 {
  width: 23.40425532%;
}
.row-fluid .span4 {
  width: 31.91489361%;
}
.row-fluid .span5 {
  width: 40.42553191%;
}
.row-fluid .span6 {
  width: 48.93617021%;
}
.row-fluid .span7 {
  width: 57.4468085%;
}
.row-fluid .span8 {
  width: 65.9574468%;
}
.row-fluid .span9 {
  width: 74.4680851%;
}
.row-fluid .span10 {
  width: 82.9787234%;
}
.row-fluid .span11 {
  width: 91.48936169%;
}
.row-fluid .span12 {
  width: 99.99999999%;
}
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 18px / 2;
  font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
p small {
  font-size: 11px;
  color: #999;
}
.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: bold;
  color: #333;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999;
}
h1 {
  font-size: 30px;
  line-height: 36px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 27px;
}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 27px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 18px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6:not(.MuiTypography-root) {
  font-size: 11px;
  color: #999;
}
.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #e5e3da;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  /* margin: 0 0 @baseLineHeight / 2 25px; */
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 18px;
}
ul.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 18px / 2;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999;
}
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #e5e3da;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #e5e3da;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  line-height: 18px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
.default-text {
  color: #252525;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  margin: 0 0 1em 0;
  padding: 0;
  font-family: 'Source Sans Pro', sans-serif;
}
.secondary-font-family {
  font-family: 'Mr Dafoe', cursive;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 3px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 17px / 2;
  margin: 0 0 18px / 2;
  font-size: 12px;
  line-height: 18px;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  background-color: transparent;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #eee;
}
label,
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
label {
  display: block;
  margin-bottom: 5px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="file"] {
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #fff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
select {
  width: 200px;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.controls > .radio.inline:first-child,
.controls > .checkbox.inline:first-child {
  padding-top: 0;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-8 */
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"] {
  float: none;
  margin-left: 0;
}
input.span1,
textarea.span1 {
  width: 50px;
}
input.span2,
textarea.span2 {
  width: 130px;
}
input.span3,
textarea.span3 {
  width: 210px;
}
input.span4,
textarea.span4 {
  width: 290px;
}
input.span5,
textarea.span5 {
  width: 370px;
}
input.span6,
textarea.span6 {
  width: 450px;
}
input.span7,
textarea.span7 {
  width: 530px;
}
input.span8,
textarea.span8 {
  width: 610px;
}
input.span9,
textarea.span9 {
  width: 690px;
}
input.span10,
textarea.span10 {
  width: 770px;
}
input.span11,
textarea.span11 {
  width: 850px;
}
input.span12,
textarea.span12 {
  width: 930px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: var(--input-disabled-bg);
  border-color: var(--input-disabled-bg);
  color: var(--input-disabled-color);
  cursor: not-allowed;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
:-moz-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  color: #999;
}
.help-block {
  margin-top: 5px;
  margin-bottom: 0;
  color: #999;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 9px;
  vertical-align: middle;
  padding-left: 5px;
  white-space: pre-wrap;
  max-width: 510px;
  text-align: left;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
  *zoom: 1;
}
.input-prepend:before,
.input-append:before,
.input-prepend:after,
.input-append:after {
  display: table;
  content: "";
}
.input-prepend:after,
.input-append:after {
  clear: both;
}
.input-prepend:before,
.input-append:before,
.input-prepend:after,
.input-append:after {
  display: table;
  content: "";
}
.input-prepend:after,
.input-append:after {
  clear: both;
}
.input-prepend input,
.input-append input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus {
  position: relative;
  z-index: 2;
}
.input-prepend .add-on,
.input-append .add-on {
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 18px;
  margin-right: -1px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  color: #999;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */
}
.input-append input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on {
  margin-right: 0;
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:first-child {
  *margin-left: -160px;
}
.input-append input:first-child + .add-on {
  *margin-left: -21px;
}
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-vertical input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-vertical textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-vertical select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-vertical .help-inline {
  display: inline-block;
  margin-bottom: 0;
}
.form-search label,
.form-inline label,
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  display: inline-block;
}
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on,
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on {
  vertical-align: middle;
}
.control-group {
  margin-bottom: 18px / 2;
}
.form-horizontal legend + .control-group,
.form-vertical legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group,
.form-vertical .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-vertical .control-group:before,
.form-horizontal .control-group:after,
.form-vertical .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after,
.form-vertical .control-group:after {
  clear: both;
}
.form-horizontal .control-group:before,
.form-vertical .control-group:before,
.form-horizontal .control-group:after,
.form-vertical .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after,
.form-vertical .control-group:after {
  clear: both;
}
.form-horizontal .control-group > label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.btnTag,
input.btnTag {
  vertical-align: middle;
  margin: 0px;
}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  font-weight: bold;
}
th,
td {
  vertical-align: top;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  /*border-top: 1px solid #ddd;*/
}
.table th {
  font-weight: bold;
  vertical-align: bottom;
}
.table td {
  vertical-align: top;
}
.table thead:first-child tr th,
.table thead:first-child tr td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-form td.simple-table-label,
.table-form td.simple-table-data {
  padding-top: 13px;
}
.table-form td.simple-table-data input[type="text"],
.table-form td.simple-table-data input[type="password"] {
  margin-top: -4px;
}
.table-form .label {
  text-align: right;
}
.table-form .indicator {
  width: 5px;
  display: inline-block;
}
.table-form .optional {
  text-indent: 25px;
  overflow: hidden;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th + th,
.table-bordered td + td,
.table-bordered th + td,
.table-bordered td + th {
  border-left: 1px solid #ddd;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}
.btn.dropdown-toggle [class^="icon-"],
.btn.dropdown-toggle [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: 1.4em;
}
.icon-large {
  font-size: 1.3333em;
}
.icon-glass {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;&nbsp;');
}
.icon-music {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;&nbsp;');
}
.icon-search {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;&nbsp;');
}
.icon-envelope {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;&nbsp;');
}
.icon-heart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;&nbsp;');
}
.icon-star {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;&nbsp;');
}
.icon-star-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;&nbsp;');
}
.icon-user {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;&nbsp;');
}
.icon-film {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;&nbsp;');
}
.icon-th-large {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;&nbsp;');
}
.icon-th {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;&nbsp;');
}
.icon-th-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;&nbsp;');
}
.icon-ok {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;&nbsp;');
}
.icon-remove {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;&nbsp;');
}
.icon-zoom-in {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;&nbsp;');
}
.icon-zoom-out {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;&nbsp;');
}
.icon-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;&nbsp;');
}
.icon-signal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;&nbsp;');
}
.icon-cog {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;&nbsp;');
}
.icon-trash {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;&nbsp;');
}
.icon-home {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;&nbsp;');
}
.icon-file {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;&nbsp;');
}
.icon-time {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;&nbsp;');
}
.icon-road {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;&nbsp;');
}
.icon-download-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;&nbsp;');
}
.icon-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;&nbsp;');
}
.icon-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;&nbsp;');
}
.icon-inbox {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;&nbsp;');
}
.icon-play-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;&nbsp;');
}
.icon-repeat {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;&nbsp;');
}
.icon-refresh {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;&nbsp;');
}
.icon-list-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;&nbsp;');
}
.icon-lock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;&nbsp;');
}
.icon-flag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;&nbsp;');
}
.icon-headphones {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;&nbsp;');
}
.icon-volume-off {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;&nbsp;');
}
.icon-volume-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;&nbsp;');
}
.icon-volume-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;&nbsp;');
}
.icon-qrcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;&nbsp;');
}
.icon-barcode {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;&nbsp;');
}
.icon-tag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;&nbsp;');
}
.icon-tags {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;&nbsp;');
}
.icon-book {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;&nbsp;');
}
.icon-bookmark {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;&nbsp;');
}
.icon-print {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;&nbsp;');
}
.icon-camera {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;&nbsp;');
}
.icon-font {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;&nbsp;');
}
.icon-bold {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;&nbsp;');
}
.icon-italic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;&nbsp;');
}
.icon-text-height {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;&nbsp;');
}
.icon-text-width {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;&nbsp;');
}
.icon-align-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;&nbsp;');
}
.icon-align-center {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;&nbsp;');
}
.icon-align-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;&nbsp;');
}
.icon-align-justify {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;&nbsp;');
}
.icon-list {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;&nbsp;');
}
.icon-indent-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;&nbsp;');
}
.icon-indent-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;&nbsp;');
}
.icon-facetime-video {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;&nbsp;');
}
.icon-picture {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;&nbsp;');
}
.icon-pencil {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;&nbsp;');
}
.icon-map-marker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;&nbsp;');
}
.icon-adjust {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;&nbsp;');
}
.icon-tint {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;&nbsp;');
}
.icon-edit {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;&nbsp;');
}
.icon-share {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;&nbsp;');
}
.icon-check {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;&nbsp;');
}
.icon-move {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;&nbsp;');
}
.icon-step-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;&nbsp;');
}
.icon-fast-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;&nbsp;');
}
.icon-backward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;&nbsp;');
}
.icon-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;&nbsp;');
}
.icon-pause {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;&nbsp;');
}
.icon-stop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;&nbsp;');
}
.icon-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;&nbsp;');
}
.icon-fast-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;&nbsp;');
}
.icon-step-forward {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;&nbsp;');
}
.icon-eject {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;&nbsp;');
}
.icon-chevron-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;&nbsp;');
}
.icon-chevron-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;&nbsp;');
}
.icon-plus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;&nbsp;');
}
.icon-minus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;&nbsp;');
}
.icon-remove-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;&nbsp;');
}
.icon-ok-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;&nbsp;');
}
.icon-question-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;&nbsp;');
}
.icon-info-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;&nbsp;');
}
.icon-screenshot {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;&nbsp;');
}
.icon-remove-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;&nbsp;');
}
.icon-ok-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;&nbsp;');
}
.icon-ban-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;&nbsp;');
}
.icon-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;&nbsp;');
}
.icon-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;&nbsp;');
}
.icon-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;&nbsp;');
}
.icon-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;&nbsp;');
}
.icon-share-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;&nbsp;');
}
.icon-resize-full {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;&nbsp;');
}
.icon-resize-small {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;&nbsp;');
}
.icon-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;&nbsp;');
}
.icon-minus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;&nbsp;');
}
.icon-asterisk {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;&nbsp;');
}
.icon-exclamation-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;&nbsp;');
}
.icon-gift {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;&nbsp;');
}
.icon-leaf {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;&nbsp;');
}
.icon-fire {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;&nbsp;');
}
.icon-eye-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;&nbsp;');
}
.icon-eye-close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;&nbsp;');
}
.icon-warning-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;&nbsp;');
}
.icon-plane {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;&nbsp;');
}
.icon-calendar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;&nbsp;');
}
.icon-random {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;&nbsp;');
}
.icon-comment {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;&nbsp;');
}
.icon-magnet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;&nbsp;');
}
.icon-chevron-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;&nbsp;');
}
.icon-chevron-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;&nbsp;');
}
.icon-retweet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;&nbsp;');
}
.icon-shopping-cart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;&nbsp;');
}
.icon-folder-close {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;&nbsp;');
}
.icon-folder-open {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;&nbsp;');
}
.icon-resize-vertical {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;&nbsp;');
}
.icon-resize-horizontal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;&nbsp;');
}
.icon-bar-chart {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;&nbsp;');
}
.icon-twitter-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;&nbsp;');
}
.icon-facebook-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;&nbsp;');
}
.icon-camera-retro {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;&nbsp;');
}
.icon-key {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;&nbsp;');
}
.icon-cogs {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;&nbsp;');
}
.icon-comments {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;&nbsp;');
}
.icon-thumbs-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;&nbsp;');
}
.icon-thumbs-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;&nbsp;');
}
.icon-star-half {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;&nbsp;');
}
.icon-heart-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;&nbsp;');
}
.icon-signout {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;&nbsp;');
}
.icon-linkedin-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;&nbsp;');
}
.icon-pushpin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;&nbsp;');
}
.icon-external-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;&nbsp;');
}
.icon-signin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;&nbsp;');
}
.icon-trophy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;&nbsp;');
}
.icon-github-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;&nbsp;');
}
.icon-upload-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;&nbsp;');
}
.icon-lemon {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;&nbsp;');
}
.icon-phone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;&nbsp;');
}
.icon-check-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;&nbsp;');
}
.icon-bookmark-empty {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;&nbsp;');
}
.icon-phone-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;&nbsp;');
}
.icon-twitter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;&nbsp;');
}
.icon-facebook {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;&nbsp;');
}
.icon-github {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;&nbsp;');
}
.icon-unlock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;&nbsp;');
}
.icon-credit-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;&nbsp;');
}
.icon-rss {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;&nbsp;');
}
.icon-hdd {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;&nbsp;');
}
.icon-bullhorn {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;&nbsp;');
}
.icon-bell {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;&nbsp;');
}
.icon-certificate {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;&nbsp;');
}
.icon-hand-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;&nbsp;');
}
.icon-hand-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;&nbsp;');
}
.icon-hand-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;&nbsp;');
}
.icon-hand-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;&nbsp;');
}
.icon-circle-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;&nbsp;');
}
.icon-circle-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;&nbsp;');
}
.icon-circle-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;&nbsp;');
}
.icon-circle-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;&nbsp;');
}
.icon-globe {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;&nbsp;');
}
.icon-wrench {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;&nbsp;');
}
.icon-tasks {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;&nbsp;');
}
.icon-filter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;&nbsp;');
}
.icon-briefcase {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;&nbsp;');
}
.icon-fullscreen {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;&nbsp;');
}
.icon-group {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;&nbsp;');
}
.icon-link {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;&nbsp;');
}
.icon-cloud {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;&nbsp;');
}
.icon-beaker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;&nbsp;');
}
.icon-cut {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;&nbsp;');
}
.icon-copy {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;&nbsp;');
}
.icon-paper-clip {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;&nbsp;');
}
.icon-save {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;&nbsp;');
}
.icon-sign-blank {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;&nbsp;');
}
.icon-reorder {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;');
}
.icon-list-ul {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;&nbsp;');
}
.icon-list-ol {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;&nbsp;');
}
.icon-strikethrough {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;&nbsp;');
}
.icon-underline {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;&nbsp;');
}
.icon-table {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;&nbsp;');
}
.icon-magic {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;&nbsp;');
}
.icon-truck {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;&nbsp;');
}
.icon-pinterest {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;&nbsp;');
}
.icon-pinterest-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;&nbsp;');
}
.icon-google-plus-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;&nbsp;');
}
.icon-google-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;&nbsp;');
}
.icon-money {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;&nbsp;');
}
.icon-caret-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;&nbsp;');
}
.icon-caret-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;&nbsp;');
}
.icon-caret-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;&nbsp;');
}
.icon-caret-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;&nbsp;');
}
.icon-columns {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;&nbsp;');
}
.icon-sort {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;&nbsp;');
}
.icon-sort-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;&nbsp;');
}
.icon-sort-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;&nbsp;');
}
.icon-envelope-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;&nbsp;');
}
.icon-linkedin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;&nbsp;');
}
.icon-undo {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;&nbsp;');
}
.icon-legal {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;&nbsp;');
}
.icon-dashboard {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;&nbsp;');
}
.icon-comment-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;&nbsp;');
}
.icon-comments-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;&nbsp;');
}
.icon-bolt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;&nbsp;');
}
.icon-sitemap {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;&nbsp;');
}
.icon-umbrella {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;&nbsp;');
}
.icon-paste {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;&nbsp;');
}
.icon-bullseye {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;&nbsp;');
}
.icon-user-md {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf200;&nbsp;');
}
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

@fontAwesomePath: '../fonts';

@font-face {
  font-family: 'FontAwesome';
  src: url('@{fontAwesomePath}/fontawesome-webfont.eot');
  src: url('@{fontAwesomePath}/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('@{fontAwesomePath}/fontawesome-webfont.woff') format('woff'),
    url('@{fontAwesomePath}/fontawesome-webfont.ttf') format('truetype'),
    url('@{fontAwesomePath}/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
  */
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"] {
  margin: 0px 5px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: none;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: middle;
  font-size: 4/3em;
}
.btn [class^="icon-"],
.nav-tabs [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class*=" icon-"] {
  /* keeps button heights with and without icons the same */
  line-height: 0.9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large:before,
li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  width: 1.875em;
}
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: 0.8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  /* 1.5 increased font size for icon-large * 1.25 width */
  vertical-align: initial;
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-user-md:before {
  content: "\f200";
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/font-awesome-4/fontawesome-webfont.eot?v=4.2.0');
  src: url('../fonts/font-awesome-4/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/font-awesome-4/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/font-awesome-4/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/font-awesome-4/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-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 {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  text-indent: -99999px;
  *text-indent: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000;
  opacity: 30 / 100;
  filter: alpha(opacity=30);
  content: "\2193";
}
.dropdown .caret,
.hasmore .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown:hover .caret,
.open.dropdown .caret {
  opacity: 100 / 100;
  filter: alpha(opacity=100);
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 160px;
  padding: 4px 0;
  margin: 0;
  list-style: none;
  background-color: var(--menu-dropdown-bg);
  border-color: var(--menu-heading-border);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.dropdown-menu.bottom-up {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 5px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  *width: 100%;
  *margin: -5px 0 5px;
}
.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: var(--menu-link-color);
  white-space: nowrap;
}
.dropdown-menu a:hover {
  color: var(--menu-link-hover-color);
}
.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0069d6;
}
.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #fff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: var(--panel-bg);
  border: 1px solid var(--panel-border-color);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 20 / 100;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: 40 / 100;
  filter: alpha(opacity=40);
  cursor: pointer;
}
/*Calling this from layouts, because of cdn issues
@font-face {
	font-family: "industryExpertIconFont";
	src: url('../fonts/industryExpertIconFont.eot');
	src: url('../fonts/industryExpertIconFont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/industryExpertIconFont.svg#industryExpertIconFont') format('svg'),
		url('../fonts/industryExpertIconFont.woff') format('woff'),
		url('../fonts/industryExpertIconFont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
} */
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: industryExpertIconFont !important;
  content: attr(data-icon);
  speak: none;
}
/* Use the following CSS code if you want to have a class per icon */
[class^="iconIndustry-"]:before,
[class*=" iconIndustry-"]:before {
  font-family: industryExpertIconFont !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-rendering: auto;
}
.iconIndustry-0021:before {
  content: "\0021";
}
.iconIndustry-0022:before {
  content: "\0022";
}
.iconIndustry-0023:before {
  content: "\0023";
}
.iconIndustry-0024:before {
  content: "\0024";
}
.iconIndustry-0025:before {
  content: "\0025";
}
.iconIndustry-0026:before {
  content: "\0026";
}
.iconIndustry-0027:before {
  content: "\0027";
}
.iconIndustry-0028:before {
  content: "\0028";
}
.iconIndustry-0029:before {
  content: "\0029";
}
.iconIndustry-002a:before {
  content: "\002a";
}
.iconIndustry-002b:before {
  content: "\002b";
}
.iconIndustry-002c:before {
  content: "\002c";
}
.iconIndustry-002d:before {
  content: "\002d";
}
.iconIndustry-002e:before {
  content: "\002e";
}
.iconIndustry-002f:before {
  content: "\002f";
}
.iconIndustry-0030:before {
  content: "\0030";
}
.iconIndustry-0031:before {
  content: "\0031";
}
.iconIndustry-0032:before {
  content: "\0032";
}
.iconIndustry-0033:before {
  content: "\0033";
}
.iconIndustry-0034:before {
  content: "\0034";
}
.iconIndustry-0035:before {
  content: "\0035";
}
.iconIndustry-0036:before {
  content: "\0036";
}
.iconIndustry-0037:before {
  content: "\0037";
}
.iconIndustry-0038:before {
  content: "\0038";
}
.iconIndustry-0039:before {
  content: "\0039";
}
.iconIndustry-003a:before {
  content: "\003a";
}
.iconIndustry-003b:before {
  content: "\003b";
}
.iconIndustry-003c:before {
  content: "\003c";
}
.iconIndustry-003d:before {
  content: "\003d";
}
.iconIndustry-003e:before {
  content: "\003e";
}
.iconIndustry-003f:before {
  content: "\003f";
}
.iconIndustry-0040:before {
  content: "\0040";
}
.iconIndustry-0041:before {
  content: "\0041";
}
.iconIndustry-0042:before {
  content: "\0042";
}
.iconIndustry-0043:before {
  content: "\0043";
}
.iconIndustry-0044:before {
  content: "\0044";
}
.iconIndustry-0045:before {
  content: "\0045";
}
.iconIndustry-0046:before {
  content: "\0046";
}
.iconIndustry-0047:before {
  content: "\0047";
}
.iconIndustry-0048:before {
  content: "\0048";
}
.iconIndustry-0049:before {
  content: "\0049";
}
.iconIndustry-004a:before {
  content: "\004a";
}
.iconIndustry-004b:before {
  content: "\004b";
}
.iconIndustry-004d:before {
  content: "\004d";
}
.iconIndustry-004c:before {
  content: "\004c";
}
.iconIndustry-004e:before {
  content: "\004e";
}
.iconIndustry-004f:before {
  content: "\004f";
}
.iconIndustry-0050:before {
  content: "\0050";
}
.iconIndustry-0052:before {
  content: "\0052";
}
.iconIndustry-0051:before {
  content: "\0051";
}
.iconIndustry-0053:before {
  content: "\0053";
}
.iconIndustry-0054:before {
  content: "\0054";
}
.iconIndustry-0055:before {
  content: "\0055";
}
.iconIndustry-0056:before {
  content: "\0056";
}
.iconIndustry-0057:before {
  content: "\0057";
}
.iconIndustry-0059:before {
  content: "\0059";
}
.iconIndustry-0060:before {
  content: "\0060";
}
.iconIndustry-0061:before {
  content: "\0061";
}
.iconIndustry-0062:before {
  content: "\0062";
}
.iconIndustry-0063:before {
  content: "\0063";
}
.iconIndustry-0064:before {
  content: "\0064";
}
.iconIndustry-0065:before {
  content: "\0065";
}
.iconIndustry-0066:before {
  content: "\0066";
}
.iconIndustry-0067:before {
  content: "\0067";
}
.iconIndustry-0068:before {
  content: "\0068";
}
.iconIndustry-0058:before {
  content: "\0058";
}
/* Use this CSS file if you need to support IE 7 and IE 6. */
.iconIndustry-0021 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0021;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0022 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0022;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0023 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0023;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0024 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0024;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0025 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0025;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0026 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0026;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0027 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0027;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0028 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0028;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0029 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0029;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-002a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x002a;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-002b {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x002b;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-002c {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x002c;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-002d {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x002d;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-002e {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x002e;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-002f {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x002f;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0030 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0030;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0031 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0031;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0032 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0032;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0033 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0033;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0034 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0034;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0035 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0035;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0036 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0036;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0037 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0037;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0038 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0038;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0039 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0039;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-003a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x003a;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-003b {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x003b;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-003c {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x003c;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-003d {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x003d;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-003e {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x003e;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-003f {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x003f;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0040 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0040;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0041 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0041;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0042 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0042;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0043 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0043;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0044 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0044;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0045 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0045;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0046 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0046;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0047 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0047;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0048 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0048;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0049 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0049;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-004a {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x004a;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-004b {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x004b;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-004d {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x004d;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-004c {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x004c;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-004e {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x004e;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-004f {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x004f;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0050 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0050;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0052 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0052;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0051 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0051;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0053 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0053;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0058 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0058;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0054 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0054;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0055 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0055;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0056 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0056;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0057 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0057;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0059 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0059;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0060 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0060;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0061 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0061;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0062 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0062;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0063 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0063;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0064 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0064;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0065 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0065;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0066 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0066;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0067 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0067;');
  font-family: 'industryExpertIconFont';
}
.iconIndustry-0068 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#x0068;');
  font-family: 'industryExpertIconFont';
}
.btn {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  background-color: #fff;
  box-sizing: border-box;
  display: inline-block;
  padding: 6px 16px;
  font-size: 13px;
  font-weight: normal;
  line-height: 24px;
  color: #333;
  text-align: center;
  border: 1px solid #ccc;
  cursor: pointer;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  color: rgba(0, 0, 0, 0.5);
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  opacity: 30 / 100;
  filter: alpha(opacity=30);
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
}
.btn-large .icon {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 17px;
}
.btn-small .icon {
  margin-top: -1px;
}
.btn-primary.active,
.btn-secondary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #568c76;
  border-color: #568c76;
}
.btn-primary:hover {
  border-color: #436c5b;
  background-color: #436c5b;
}
.btn-secondary {
  background-color: #e5e3da;
  border-color: #e5e3da;
}
.btn-secondary:hover {
  border-color: #d0ccbc;
  background-color: #d0ccbc;
}
.btn-warning,
button.btn-warning {
  background-color: #f89406;
  border-color: #f89406;
  color: #fff;
}
.btn-warning:hover,
button.btn-warning:hover {
  border-color: #c67605;
  background-color: #c67605;
}
.btn-danger {
  background-color: #ee5f5b;
  border-color: #ee5f5b;
}
.btn-success {
  background-color: #62c462;
  border-color: #62c462;
}
.btn-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.large,
input[type="submit"].btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.small,
input[type="submit"].btn.small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: 0.3em;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}
.btn-group:after {
  clear: both;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 18px / 2;
  margin-bottom: 18px / 2;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group.open {
  *z-index: 1000;
}
.btn-group.open .dropdown-menu {
  display: block;
  margin-top: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}
.btn:hover .caret,
.open.btn-group .caret {
  opacity: 100 / 100;
  filter: alpha(opacity=100);
}
.btn-primary .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret {
  border-top-color: #fff;
  opacity: 75 / 100;
  filter: alpha(opacity=75);
}
.btn-small .caret {
  margin-top: 4px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert ul,
.alert li {
  margin: 0;
}
.alert,
.alert-heading {
  color: #c09853;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success,
.alert-success .alert-heading {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger,
.alert-error,
.alert-danger .alert-heading,
.alert-error .alert-heading {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info,
.alert-info .alert-heading {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #e5e3da;
}
.nav-list {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  display: block;
  padding: 3px 15px;
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list .nav-header {
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999;
  text-transform: uppercase;
}
.nav-list > li + .nav-header {
  margin-top: 9px;
}
.nav-list .active > a,
.nav-list .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0069d6;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e5e3da #e5e3da #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #4d4b47;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills .active > a,
.nav-pills .active > a:hover {
  color: #fff;
  background-color: #0069d6;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
  margin-top: 1px;
  border-width: 1px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0069d6;
  margin-top: 6px;
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #00438a;
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333;
}
.nav > .dropdown.active > a:hover {
  color: #000;
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
  border-top-color: #fff;
  opacity: 100 / 100;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
  float: none;
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left .nav-tabs > li > a:hover {
  border-color: #e5e3da #ddd #e5e3da #e5e3da;
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right .nav-tabs > li > a:hover {
  border-color: #e5e3da #e5e3da #e5e3da #ddd;
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.navbar {
  overflow: visible;
  margin-bottom: 18px;
}
.navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333, #222);
  background-image: -ms-linear-gradient(top, #333, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
  background-image: -webkit-linear-gradient(top, #333, #222);
  background-image: -o-linear-gradient(top, #333, #222);
  background-image: linear-gradient(top, #333, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#222', GradientType=0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333, #222);
  background-image: -ms-linear-gradient(top, #333, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#222));
  background-image: -webkit-linear-gradient(top, #333, #222);
  background-image: -o-linear-gradient(top, #333, #222);
  background-image: linear-gradient(top, #333, #222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  background-color: #222;
}
.btn-navbar:active,
.btn-navbar.active {
  background-color: #080808 \9;
}
.btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999;
}
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #999;
}
.navbar .navbar-text a:hover {
  color: #999;
  background-color: transparent;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  background: #666;
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-search .search-query :-moz-placeholder {
  color: #e5e3da;
}
.navbar-search .search-query ::-webkit-input-placeholder {
  color: #e5e3da;
}
.navbar-fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
}
.navbar .nav > li {
  display: block;
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 10px 11px;
  line-height: 19px;
  color: #999;
  text-decoration: none;
  text-shadow: 0 -1px 0 #191919;
}
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
  text-decoration: none;
}
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222;
  border-right: 1px solid #333;
}
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0;
}
.navbar .dropdown-menu {
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar .nav .dropdown-toggle .caret,
.navbar .nav .open.dropdown .caret {
  border-top-color: #fff;
}
.navbar .nav .active .caret {
  opacity: 100 / 100;
  filter: alpha(opacity=100);
}
.navbar .nav .open > .dropdown-toggle,
.navbar .nav .active > .dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle {
  background-color: transparent;
}
.navbar .nav .active > .dropdown-toggle:hover {
  color: #999;
}
.navbar .nav.pull-right .dropdown-menu {
  left: auto;
  right: 0;
}
.navbar .nav.pull-right .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.navbar .nav.pull-right .dropdown-menu:after {
  left: auto;
  right: 13px;
}
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #fff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #fff, #f5f5f5);
  background-image: -o-linear-gradient(top, #fff, #f5f5f5);
  background-image: linear-gradient(top, #fff, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f5f5f5', GradientType=0);
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
}
.breadcrumb li {
  display: inline;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #999;
}
.breadcrumb .active a {
  color: #333;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999;
  cursor: default;
}
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
/*
 * Table
 */
table.dataTable {
  margin: 0 auto;
  clear: both;
  width: 100%;
}
table.dataTable tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
table.dataTable tbody tr:nth-child(odd) {
  background-color: #fff;
}
table.dataTable thead th {
  white-space: nowrap;
  padding: 3px 18px 3px 10px;
  border-bottom: 1px solid black;
  font-weight: bold;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
table.dataTable tfoot th {
  padding: 3px 18px 3px 10px;
  border-top: 1px solid black;
  font-weight: bold;
}
table.dataTable td {
  padding: 3px 10px;
}
table.dataTable td.center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable tr.odd td.sorting_1,
table.dataTable tr.even td.sorting_1,
table.dataTable tr.odd td.sorting_2,
table.dataTable tr.even td.sorting_2,
table.dataTable tr.odd td.sorting_3,
table.dataTable tr.even td.sorting_3 {
  background-color: hsla(0, 0%, 86.66666667%, 0.25);
}
/*
 * Table wrapper
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  margin-bottom: 40px;
}
/*
 * Page length menu
 */
.dataTables_length {
  float: left;
  width: 165px;
  margin-bottom: 6px;
}
.dataTables_length label {
  float: none;
  display: inline;
  margin-bottom: 0;
  padding-left: 4px;
  line-height: 28px;
}
.dataTables_length select {
  min-height: 0;
  margin: 0;
  float: right;
  width: 75px;
}
/*
 * Filter
 */
.dataTables_filter {
  float: right;
  margin-bottom: 6px;
}
.dataTables_filter label {
  line-height: 28px;
  margin-bottom: 0;
  margin-right: 4px;
  display: inline;
}
.dataTables_filter input {
  margin: 0;
  width: 125px;
  float: right;
}
/*
 * Table information
 */
.dataTables_info {
  clear: both;
  padding: 4px;
}
/*
 * Pagination
 */
.dataTables_paginate {
  float: right;
  text-align: right;
  margin-top: -20px;
}
/* Two button pagination - previous / next */
.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
  height: 19px;
  float: left;
  cursor: pointer;
  *cursor: hand;
  color: #111 !important;
}
.paginate_disabled_previous:hover,
.paginate_enabled_previous:hover,
.paginate_disabled_next:hover,
.paginate_enabled_next:hover {
  text-decoration: none !important;
}
.paginate_disabled_previous:active,
.paginate_enabled_previous:active,
.paginate_disabled_next:active,
.paginate_enabled_next:active {
  outline: none;
}
.paginate_disabled_previous,
.paginate_disabled_next {
  color: #666 !important;
}
.paginate_disabled_previous,
.paginate_enabled_previous {
  padding-left: 23px;
}
.paginate_disabled_next,
.paginate_enabled_next {
  padding-right: 23px;
  margin-left: 10px;
}
.paginate_disabled_previous,
.paginate_disabled_next,
.paginate_button_disabled {
  color: #999 !important;
  background-color: transparent !important;
  cursor: default !important;
}
.paging_full_numbers a:first-child {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.paging_full_numbers a:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* Full number pagination */
.paging_full_numbers {
  height: 36px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.paging_full_numbers a:active {
  outline: none;
}
.paging_full_numbers a:hover {
  text-decoration: none;
}
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.paging_full_numbers a.paginate_button:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
.paging_full_numbers a.paginate_active {
  color: #999;
  cursor: default;
  background-color: #f5f5f5;
}
/*
 * Processing indicator
 */
.dataTables_processing {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 30px;
  margin-left: -125px;
  margin-top: -15px;
  padding: 14px 0 2px 0;
  border: 1px solid #ddd;
  text-align: center;
  color: #999;
  font-size: 14px;
  background-color: white;
}
/*
 * Sorting
 */
th.sorting_desc,
th.sorting_asc {
  background-color: #d0ccbc !important;
}
.sorting_asc span,
.sorting_desc span,
.sorting span {
  display: block;
  position: relative;
  padding-right: 20px;
}
.sorting_asc span:after,
.sorting_desc span:after,
.sorting span:after,
.sorting span:before {
  content: "";
  position: absolute;
  float: right;
  width: 0;
  height: 0;
  border: solid 4px #000;
  border-right-color: transparent;
  border-top-color: transparent;
  border-left-color: transparent;
  right: -5px;
  opacity: 20 / 100;
  filter: alpha(opacity=20);
}
.sorting span:after,
.sorting_desc span:after {
  top: 10px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: #000;
}
.sorting_asc span:after,
.sorting_desc span:after {
  top: 3px;
  opacity: 75 / 100;
  filter: alpha(opacity=75);
}
.sorting_desc span:after {
  top: 7px;
}
.sorting[rowspan='2'] span {
  top: 12px;
}
.sorting_asc[rowspan='2'] span,
.sorting_desc[rowspan='2'] span {
  line-height: 42px;
}
.sorting_asc[rowspan='2'] span:after,
.sorting_desc[rowspan='2'] span:after {
  top: 15px;
}
.sorting_desc[rowspan='2'] span:after {
  top: 18px;
}
.sorting_asc_disabled:after,
.sorting_desc_disabled:after {
  opacity: 10 / 100;
  filter: alpha(opacity=10);
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
/*
 * Scrolling
 */
.dataTables_scroll {
  clear: both;
}
.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
td.numeric {
  text-align: right;
}
.modal-open .dropdown-menu {
  z-index: 2150;
}
.modal-open .dropdown.open {
  *z-index: 2150;
}
.modal-open .popover {
  z-index: 2160;
}
.modal-open .tooltip {
  z-index: 2170;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1140;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 80 / 100;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1150;
  overflow: hidden;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: var(--dialog-bg);
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -ms-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-body {
  padding: 15px;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0 / 100;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 80 / 100;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
  color: var(--text-color);
  word-wrap: break-word;
  word-break: auto-phrase;
}
.popover.top {
  margin-top: -5px;
}
.popover.right {
  margin-left: 5px;
}
.popover.bottom {
  margin-top: 5px;
}
.popover.left {
  margin-left: -5px;
}
.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
}
.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #000;
}
.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000;
}
.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
}
.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.popover-inner {
  padding: 3px;
  width: 280px;
  overflow: hidden;
  color: var(--text-color);
  background-color: var(--dialog-header-bg);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: var(--dialog-header-bg);
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.popover-content {
  padding: 14px;
  color: var(--text-color);
  background-color: var(--dialog-bg);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.thumbnails > li {
  float: left;
  margin: 0 0 18px 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
a.thumbnail:hover {
  border-color: #0069d6;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
}
.label-inline {
  padding: 1px 3px 2px;
  font-size: 9.75px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background-color: #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label-important {
  background-color: #b94a48;
}
.label-warning {
  background-color: #f89406;
}
.label-success {
  background-color: #468847;
}
.label-info {
  background-color: #3a87ad;
}
.accordion {
  margin-bottom: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 50 / 100;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 90 / 100;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 5px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
}
.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.alignRight {
  text-align: right !important;
}
.alignLeft {
  text-align: left !important;
}
.expert-loader {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.expert-loader.blanket {
  background-color: rgba(30, 30, 30, 0.5);
}
.expert-loader span.message {
  color: #555;
}
.expert-loader div.progress-container {
  width: 200px;
  height: 10px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.expert-loader div.progress-bar {
  background-color: #87d6fa;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a0eaff), color-stop(30%, #a0eaff), to(#2187e7));
  background-image: -webkit-linear-gradient(#a0eaff, #a0eaff 30%, #2187e7);
  background-image: -moz-linear-gradient(top, #a0eaff, #a0eaff 30%, #2187e7);
  background-image: -ms-linear-gradient(#a0eaff, #a0eaff 30%, #2187e7);
  background-image: -o-linear-gradient(#a0eaff, #a0eaff 30%, #2187e7);
  background-image: linear-gradient(#a0eaff, #a0eaff 30%, #2187e7);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0eaff', endColorstr='#2187e7', GradientType=0);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 0px;
  height: 100%;
  background-color: #fff;
}
.expert-loader div.progress-bar::before {
  content: attr('data-amount');
}
.expert-loader-ui {
  padding-top: 50px;
  background: url(../images/loading/loading.gif) no-repeat 50% 0%;
  position: absolute;
  top: 40%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  text-align: center;
}
.et-tagger-base {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
}
.et-tagger-base * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font: normal 12px "Helvetica", "Arial", sans-serif;
}
.et-autocomplete {
  float: none !important;
  transition: all 200ms ease;
  line-height: 18px;
  padding: 0 !important;
  padding-left: 10px !important;
  position: static  !important;
  font-size: 12px !important;
  height: 24px !important;
  margin: 0 !important;
  border-radius: 15px !important;
  border: 1px solid #cdcdcd;
  box-shadow: 0 0 1px rgba(33, 33, 33, 0.1);
  margin-bottom: 10px !important;
}
.et-autocomplete::-webkit-input-placeholder {
  color: #999;
}
.et-autocomplete::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.et-autocomplete::-ms-clear {
  color: #999;
}
.et-autocomplete:-ms-input-placeholder {
  color: #999;
}
.et-autocomplete:focus {
  outline: 0;
}
.et-down-arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
  content: "";
  top: -3px;
  left: -25px;
  position: relative;
}
.et-tag label,
.et-dd-item label {
  padding: 0 !important;
  display: inline !important;
  margin-right: 2px;
  color: inherit;
  display: inline;
  font-weight: bold;
  font-size: inherit;
}
.et-dd-item,
.et-down-arrow,
.et-down-arrow:before {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: all 200ms ease;
}
.et-dd-all .et-dd-item:last-child {
  margin-bottom: 30px;
}
.et-down-arrow:before {
  position: absolute;
  content: "";
  display: block;
  width: 24px;
  height: 26px;
  opacity: 0;
  background-color: #f00;
}
.et-active .et-autocomplete {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.et-active .et-dropdown {
  opacity: 1;
  height: 270px;
  border: 1px solid #cdcdcd;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
}
.et-active .et-down-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.et-hint-text,
.et-dd-header,
.et-dd-item {
  color: #999;
  padding: 6px 10px;
  font-size: 11px;
}
.et-tag {
  position: relative;
  background-color: #b8b39a;
  padding: 0 10px;
  padding-right: 5px;
  vertical-align: middle;
  margin-right: 6px;
  margin-bottom: 10px;
  line-height: 18px;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
}
.et-tag a {
  font-weight: bold;
  width: 18px;
  height: 18px;
  line-height: 18px !important;
  display: inline-block;
  text-decoration: none;
  margin-left: 10px;
  margin-top: 0;
  vertical-align: middle;
  text-align: center;
  color: #fcf5dd;
  font-size: 15px;
}
.et-tag a:hover {
  color: #c00;
}
.et-tag .et-dd-all {
  margin-bottom: 30px;
}
.et-dropdown {
  transition: height 200ms ease, opacity 300ms ease;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  background-color: #fff;
  height: 0px;
  overflow: auto;
  overflow-x: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  box-shadow: 0 2px 1px rgba(33, 33, 33, 0.1);
}
.et-dropdown span {
  font-size: 11px;
}
.et-dd-header {
  background-color: #f4f4f4;
}
.et-dd-item:hover {
  background-color: #ef7840;
  color: #fff;
}
.et-dd-item {
  position: relative;
  cursor: pointer;
  text-decoration: none;
  color: #555;
  padding: 0 5px;
  line-height: 18px;
  padding-left: 15px;
}
.et-dd-item.et-filtered {
  display: none;
}
.et-dd-meta .et-dd-item span.et-checkbox {
  width: 6px;
  height: 6px;
  position: absolute;
  left: 4px;
  margin-top: 5px;
  border: 1px solid #ccc;
  background-color: transparent;
  z-index: 0;
}
.et-selected:before,
.et-dd-meta .et-selected:before,
.et-selected:after,
.et-dd-meta .et-selected:after {
  z-index: 1;
  border: 0;
  position: absolute;
  content: '';
  width: 2px;
  height: 9px;
  border-radius: 2px;
  left: 8px;
  margin-top: 3px;
  background-color: #333;
}
.et-selected:before,
.et-dd-meta .et-selected:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.et-selected:after,
.et-dd-meta .et-selected:after {
  margin-left: -3px;
  height: 4px;
  margin-top: 7px;
  top: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.et-selected:hover:before,
.et-dd-meta .et-selected:hover:before,
.et-selected:hover:after,
.et-dd-meta .et-selected:hover:after {
  background-color: #fff;
}
.et-focused:before,
.et-focused:after {
  background-color: #fff;
}
.et-focused {
  background-color: #f39a70;
  color: #fff;
  font-size: 11px;
}
.et-highlight {
  background-color: #c8c8c8;
  background-color: rgba(200, 200, 200, 0.6);
}
.et-hint-text {
  color: #847d7b;
  background-color: #faf0d7;
  border-top: 1px solid #f5f0de;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.ie .et-tag a {
  font-size: 18px;
  margin-top: -2px;
}
.ie8 .et-down-arrow:before,
.ie7 .et-down-arrow:before,
.ie9 .et-down-arrow:before {
  visibility: hidden;
}
.ie8 .et-selected,
.ie7 .et-selected,
.ie9 .et-selected {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHALMAAGpqamdnZ+rq6ufn59zc3EVFRTs7O/7+/peXl+vr69vb28zMzDMzM////wAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkEwMzVFNkVGMTI2OTExRTNCRDg1RTBERjhFRkNFQjA0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkEwMzVFNkYwMTI2OTExRTNCRDg1RTBERjhFRkNFQjA0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTAzNUU2RUQxMjY5MTFFM0JEODVFMERGOEVGQ0VCMDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTAzNUU2RUUxMjY5MTFFM0JEODVFMERGOEVGQ0VCMDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAACwAHAAAEHrDJ2UhJdCrGRm4bo0wJcoTjhDABl04H4H6NYCxfBAA7");
  background-repeat: no-repeat;
  background-position: 4px 5px;
}
.ie8 .et-selected:hover,
.ie7 .et-selected:hover,
.ie9 .et-selected:hover,
.ie8 .et-selected.et-focused,
.ie7 .et-selected.et-focused,
.ie9 .et-selected.et-focused {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHALMMAPOFS/KDSfnHrvzg0vSTYfzayvrIsPOLVPivi/KDSPOLVf3k2P///wAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMzMDQ4RjRFMTI4OTExRTNCRDg1RTBERjhFRkNFQjA0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMzMDQ4RjRGMTI4OTExRTNCRDg1RTBERjhFRkNFQjA0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzMwNDhGNEMxMjg5MTFFM0JEODVFMERGOEVGQ0VCMDQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzMwNDhGNEQxMjg5MTFFM0JEODVFMERGOEVGQ0VCMDQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAAMACwAAAAACwAHAAAEHJDJyU5JdKq1QGbbokwJAnLjhCwG+gnuFwzEFwEAOw==");
}
.ie8 .et-selected:before,
.ie7 .et-selected:before,
.ie9 .et-selected:before,
.ie8 .et-selected:after,
.ie7 .et-selected:after,
.ie9 .et-selected:after {
  background-color: transparent !important;
}
.ie8 .et-down-arrow {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
}
.ie8 .et-active .et-down-arrow {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.ie7 .et-active .et-down-arrow {
  background-image: url("arrow_u.gif");
}
.ie7 .et-down-arrow {
  border: 0;
  display: block;
  position: absolute;
  z-index: 100;
  height: 20px;
  width: 20px;
  margin-left: 280px;
  margin-top: 4px;
  background-image: url("arrow_d.gif");
  background-repeat: no-repeat;
  background-position: 5px;
}
.ie7 .et-tag {
  display: inline;
}
.ie7 a {
  display: inline;
}
.ios .et-hint-text,
.android .et-hint-text {
  display: none;
}
html[data-color-scheme="light"] {
  --body-bg: #e5e3da;
  --text-color: #4d4b47;
  --text-secondary-color: #8f8764;
  --text-secondary-color-hover: #7f7d74;
  --text-tertiary-color: #C5C5C5;
  --navbar-bg: #568c76;
  --navbar-color: #FFF;
  --navbar-inset-bg: #436c5b;
  --navbar-inset-color: #FFF;
  --navbar-inset-hover-color: #436c5b;
  --menu-bg: #bdbcb6;
  --menu-dropdown-bg: white;
  --menu-color: #4d4b47;
  --menu-heading-bg: #dad8cb;
  --menu-heading-border: #dad8cb;
  --menu-heading-color: #4d4b47;
  --menu-link-bg: transparent;
  --menu-link-color: #32312f;
  --menu-link-hover-bg: #827f78;
  --menu-link-hover-color: #FFF;
  --menu-locked-bg: transparent;
  --menu-locked-color: #75726c;
  --menu-selected-bg: #8c8a81;
  --menu-selected-color: #FFF;
  --footer-bg: #568c76;
  --heading-color: #4c7c69;
  --hr-color: #d0ccbc;
  --btn-bg: #d0ccbc;
  --btn-hover-bg: #bbb69e;
  --btn-color: #333;
  --btn-primary-bg: #568c76;
  --btn-primary-hover-bg: #436c5b;
  --btn-primary-color: #FFF;
  --btn-secondary-bg: #d0ccbc;
  --btn-secondary-hover-bg: #bbb69e;
  --btn-secondary-color: #333;
  --btn-danger-bg: #c32a1a;
  --btn-danger-hover-bg: #E33E38;
  --btn-danger-color: #FFF;
  --dialog-bg: #fff;
  --dialog-border: #bbb69e;
  --dialog-header-bg: transparent;
  --dialog-header-color: #4d4b47;
  --input-bg: #FFF;
  --input-border: #d0ccbc;
  --input-color: #4d4b47;
  --input-placeholder-color: #999;
  --input-disabled-bg: #e6e6e6;
  --input-disabled-color: #68655f;
  --link-color: #568c76;
  --link-hover-color: #2f4d41;
  --panel-bg: #FFF;
  --panel-border-color: #d0ccbc;
  --panel-header-bg: #8c8a81;
  --panel-header-color: #FFF;
  --panel-active-header-bg: #8c8a81;
  --panel-active-header-color: #FFF;
  --panel-table-bg: #f0eee9;
  --table-bg: #FFF;
  --table-border: #c5c1ad;
  --table-color: #4d4b47;
  --table-disabled-bg: #E3E3E3;
  --table-disabled-color: #4d4b47;
  --table-heading-row-bg: #dad8cb;
  --table-heading-row-color: #4d4b47;
  --table-icon-color: #4d4b47;
  --table-selected-bg: #568c76;
  --table-selected-color: #FFF;
  --table-selected-link-color: #FFF;
  --table-th-bg: #dad8cb;
  --table-th-color: #4d4b47;
  --table-th-hover-bg: #dad8cb;
  --table-th-hover-color: #4d4b47;
}
html[data-color-scheme="dark"] {
  --body-bg: #121212;
  --btn-primary-bg: #84d28a;
  --btn-primary-color: black;
  --btn-primary-hover-bg: #66c76e;
  --btn-secondary-bg: #6c757d;
  --btn-secondary-hover-bg: #5c636a;
  --btn-secondary-color: #fff;
  --heading-color: white;
  --input-bg: #383838;
  --input-border: #4c4c4c;
  --input-color: white;
  --input-disabled-bg: #525252;
  --input-disabled-color: #e6e6e6;
  --link-color: #84d28a;
  --menu-bg: #383838;
  --menu-color: white;
  --menu-dropdown-bg: #383838;
  --menu-heading-bg: #2a2a2a;
  --menu-heading-border: #84d28a;
  --menu-heading-color: white;
  --menu-link-color: #ffffff;
  --menu-link-hover-bg: #9f9e96;
  --menu-selected-bg: #8c8a81;
  --navbar-bg: #568c76;
  --navbar-color: #FFF;
  --navbar-inset-bg: #436c5b;
  --navbar-inset-color: #FFF;
  --navbar-inset-hover-color: #436c5b;
  --panel-bg: black;
  --panel-border-color: var(--input-border);
  --panel-header-bg: #2a2a2a;
  --panel-header-color: #FFF;
  --panel-active-header-bg: #8c8a81;
  --panel-active-header-color: black;
  --panel-table-bg: #383838;
  --dialog-bg: #444444;
  --dialog-border: #5d5d5d;
  --dialog-header-bg: transparent;
  --dialog-header-color: white;
  --table-bg: #383838;
  --table-border: #616161;
  --table-color: white;
  --table-icon-color: #84d28a;
  --table-selected-bg: #84d28a;
  --table-selected-color: #000;
  --table-selected-link-color: #000;
  --table-th-bg: #2a2a2a;
  --table-th-color: white;
  --table-th-hover-bg: #2a2a2a;
  --table-th-hover-color: white;
  --table-heading-row-bg: #2a2a2a;
  --text-color: white;
}
.gray {
  color: #4d4b47;
}
.primary {
  color: #568c76;
}
.secondary {
  color: var(--text-secondary-color);
}
a.secondary:hover {
  color: var(--text-secondary-hover-color);
}
.label-pill {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  color: #fff;
  display: inline-block;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  padding: 0.3em 0.6em 0.2em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}
.label-pill-default {
  background-color: #4d4b47;
}
.label-pill-primary {
  background-color: #568c76;
}
.label-pill-secondary {
  background-color: #8c8a81;
}
.label-pill-success {
  background-color: #568c76;
}
.label-pill-error {
  background-color: #c32a1a;
}
.label-pill-info {
  background-color: #5BB6E7;
}
a.label-pill:hover {
  color: #e5e3da;
}
a.label-pill-default:hover {
  color: #e5e3da;
}
a.label-pill-primary:hover {
  color: #cde1d9;
}
a.label-pill-secondary:hover {
  color: #ededec;
}
a.label-pill-success:hover {
  color: #cde1d9;
}
a.label-pill-error:hover {
  color: #fbe3e1;
}
a.label-pill-info:hover {
  color: #e0f1fb;
}
.label-inline {
  padding: 3px;
}
.aligncenter {
  text-align: center;
}
.tooltip.in {
  opacity: 1;
  -moz-opacity: 1;
}
#fancybox-wrap {
  position: absolute;
}
.debug-inner .tabs-body {
  overflow-y: scroll;
  max-height: 600px;
}
.debug-section {
  box-shadow: none !important;
  background-color: #4d4b47 !important;
  height: 700px;
  padding-bottom: 50px;
}
.debug-section input[type="text"] {
  width: auto;
  margin-right: 10px;
}
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
body {
  background-color: var(--body-bg);
  color: var(--text-color);
  font-family: Source Sans Pro, Helvetica, Arial, sans-serif;
}
.center-100 {
  text-align: center;
  width: 100px;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -140px;
  /* the bottom margin is the negative value of the footer's height */
}
#standardFooter,
.push {
  height: 90px;
}
#standardFooter {
  margin-top: 50px;
  background-color: var(--footer-bg);
  color: white;
}
/** standardLayout **/
.navbar-inner,
.footerContent {
  width: 1140px;
  margin: 0 auto;
}
.footerContent {
  padding-top: 10px;
}
.footerContent a {
  color: white;
}
.footerContent a:hover,
.footerContent a:active {
  color: #DDD;
}
#standardLayout {
  width: 1180px;
  padding-top: 50px;
  margin: 0 auto 40px;
}
#standardContent {
  width: 100%;
  min-height: 400px;
  position: relative;
  color: var(--text-color);
  font-size: 12px;
}
#standardContent .columnHeight img {
  width: 1px;
  height: 457px;
}
#standardContent #left {
  padding: 0 15px 8px 0;
  width: 210px;
}
#standardContent #middle {
  position: relative;
  padding: 0 0 15px 0;
  width: auto;
}
#standardContent #layout td.layoutMiddle {
  padding: 0;
}
#standardContent #layout td.layoutLeft {
  padding: 0 15px 0 0;
}
#standardContent #layout td.layoutRight {
  padding: 0 0 0 15px;
}
#popUp {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
}
#popUpBackground {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -moz-opacity: 0.4;
  background-color: #000;
  cursor: pointer;
}
*html #popUpBackground {
  position: absolute;
  height: 900px;
}
h1,
h2,
h3,
h4,
h5,
h6,
legend,
.caption {
  color: var(--heading-color);
}
h2,
h3,
h4,
h5,
h6,
legend,
.caption {
  font-weight: normal;
}
h1,
.caption {
  font-size: 28px;
  line-height: 38px;
}
pre {
  border: 0;
}
.btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: var(--btn-bg);
  background-image: none;
  border: 0 !important;
  box-shadow: none !important;
  color: var(--btn-color);
  font-weight: normal;
  font-size: 15px;
  padding: 6px 16px;
  line-height: 24px;
  text-shadow: none;
  webkit-box-shadow: none !important;
}
.btn:hover {
  background-color: var(--btn-hover-bg);
}
.btn.fade,
.btn.fade:hover {
  background-color: var(--btn-bg);
}
.btn i {
  margin: 0 2px;
}
.btn-primary,
.btn-primary:hover,
.btn-secondary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-expertscore,
.expertscore-icon {
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  box-shadow: 0px;
  font-size: 15px;
  font-weight: normal;
  padding: 6px 16px;
  line-height: 24px;
}
.btn-primary {
  background-color: var(--btn-primary-bg);
  color: var(--btn-primary-color);
}
.btn-primary:hover:not(:disabled) {
  background-color: var(--btn-primary-hover-bg);
  color: var(--btn-primary-color);
}
.btn-primary:visited {
  color: var(--btn-primary-color);
}
.btn-primary:disabled {
  background-color: var(--btn-primary-bg);
  color: var(--btn-primary-color);
}
.btn-primary.fade,
.btn-primary.fade:hover {
  background-color: var(--btn-primary-bg);
}
.btn-secondary {
  background-color: var(--btn-secondary-bg);
  color: var(--btn-secondary-color);
}
.btn-secondary:hover {
  background-color: var(--btn-secondary-hover-bg);
  color: var(--btn-secondary-color);
}
.btn-secondary.fade,
.btn-secondary.fade:hover {
  background-color: var(--btn-secondary-bg);
}
.btn-danger {
  background-color: var(--btn-danger-bg);
  color: var(--btn-danger-color);
}
.btn-danger:hover {
  background-color: var(--btn-danger-hover-bg);
  color: var(--btn-danger-color);
}
.btn-danger.fade,
.btn-danger.fade:hover {
  background-color: var(--btn-danger-bg);
}
.btn-primary:hover,
.btn-secondary:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-success:hover,
.btn-info:hover {
  background-image: none;
}
a {
  color: var(--link-color);
  text-decoration: none;
}
a:hover {
  color: var(--link-hover-color);
  text-decoration: none;
}
a.fade,
button.fade,
.btn.fade {
  opacity: 0.5;
}
a.fade:hover,
button.fade:hover,
.btn.fade:hover {
  cursor: default;
}
.fade {
  display: inline-block;
  filter: alpha(opacity=40);
  opacity: 0.5;
  -moz-opacity: 0.4;
}
.fade.btn:hover {
  cursor: default;
}
/** 		Header Bar 			**/
.navbar-fixed-top {
  background-color: var(--navbar-bg);
  color: var(--navbar-color);
  font-size: 14px;
  height: 50px;
}
.navbar-fixed-top .navbar-inner {
  padding-top: 5px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-fixed-top li {
  padding: 0;
  margin: 0;
}
.navbar-fixed-top li .icon-question-sign,
.navbar-fixed-top li .icon-user,
.navbar-fixed-top li .icon-reorder {
  color: white;
  font-size: 17px;
  margin: 0 3px;
}
.navbar-fixed-top .dropdown {
  position: fixed;
}
.navbar-fixed-top .navbar-search .dropdown {
  position: relative;
  top: 2px;
}
.navbar-fixed-top .dropdown-menu {
  color: var(--menu-color);
  top: 38px;
  max-width: none;
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.navbar-fixed-top .dropdown-menu a,
.navbar-fixed-top .dropdown-menu span {
  color: var(--menu-link-color);
  display: inline;
  line-height: 26px;
  padding: 0;
  text-decoration: none;
  white-space: normal;
}
.navbar-fixed-top .dropdown-menu a:hover,
.navbar-fixed-top .dropdown-menu span:hover {
  color: var(--menu-link-hover-color);
}
.dropdown-menu span {
  display: block;
  padding: 3px 15px;
}
.navbar .nav > li {
  display: inline-block;
}
i.marker {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 18px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  padding: 1px 2px 1px 0;
  margin-right: 6px;
  color: white;
  font-style: normal;
  font-weight: bold;
}
i.marker.organization {
  background-color: #4d4b47;
}
i.marker.organization:before {
  content: "O";
}
.navbar .nav .open > .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
i.marker.team {
  background-color: #395d4e;
}
i.marker.team:before {
  content: "T";
}
.navbar-fixed-top .userAccount.dropdown {
  position: static;
}
.navbar-fixed-top .userAccount.dropdown .dropdown {
  position: absolute;
  right: 15px;
  top: 44px;
  background-color: var(--menu-bg);
}
.navbar-fixed-top .userAccount.dropdown .dropdown li {
  padding-left: 10px;
}
.navbar-fixed-top .userAccount.dropdown .dropdown li a {
  display: inline-block;
  width: 100%;
}
.dropdown-menu li:hover,
.dropdown-menu li > a:hover {
  background-color: var(--menu-link-hover-bg);
  color: var(--menu-link-hover-color);
}
.dropdown-menu li.locked:hover,
.dropdown-menu li.locked > a:hover {
  background-color: var(--menu-locked-bg);
  color: var(--menu-locked-color);
}
.dropdown-menu li.on > a,
.dropdown-menu li.on,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  background-color: var(--menu-selected-bg);
  color: var(--menu-selected-color) !important;
  opacity: 1 !important;
}
.dropdown-menu li.heading:hover {
  color: var(--menu-heading-color);
}
.dropdown-menu li.heading.on {
  color: var(--menu-heading-color) !important;
}
.paging a,
.paging span {
  padding: 0;
}
.contextChooser > div,
.contextSearch {
  max-height: 497px;
  overflow-y: auto;
  overflow-x: hidden;
}
.contextChooser > div:last-child,
.contextSearch:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.contextSearch {
  position: absolute;
  left: auto;
  padding: 0;
  right: 0;
  top: 25px !important;
}
.contextSearch:before {
  left: auto;
  right: 12px;
}
.contextSearch .infoTable {
  width: 650px;
}
.contextSearch .infoTable th {
  padding-top: 3px;
}
.contextSearch tfoot td {
  background-color: var(--menu-heading-bg) !important;
  text-align: center;
  font-size: 11px;
  border-top: solid 1px var(--menu-heading-border);
  color: var(--menu-link-color);
}
.contextSearch tfoot td:hover {
  background-color: var(--menu-selected-bg) !important;
}
.contextSearch tfoot td:hover a {
  color: var(--menu-link-hover-color) !important;
}
.contextSearch tfoot td a {
  text-transform: uppercase;
  font-weight: bold;
  width: 600px;
}
.hint {
  font-size: 12px;
  color: var(--text-secondary-color);
}
.contextChooser.tp5user > div {
  max-height: 297px;
}
.contextChooser .recentHistory .infoTable:last-child tr:last-child td:first-child,
.searchResults .infoTable:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
.contextChooser .recentHistory .infoTable:last-child tr:last-child td:last-child,
.searchResults .infoTable:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
.infoTable {
  margin-right: -1px;
  table-layout: fixed;
  /** We need the cells to line up, regardless of whether a scrollbar is pushing on them, etc**/
}
.infoTable span {
  display: inline-block !important;
  width: 300px;
  white-space: nowrap !important;
}
.infoTable th,
.infoTable td {
  padding: 0 6px;
  line-height: 26px;
  position: relative;
  border: 0;
  border-right: solid 1px var(--table-border);
}
.infoTable td {
  font-size: 12px;
  background-color: var(--table-bg);
  border-top: solid 1px var(--table-border);
  white-space: nowrap;
}
.infoTable td.numeric,
.infoTable td.action {
  text-align: right;
}
.infoTable tr:first-child td {
  border-top: 0;
}
.infoTable td:first-child,
.infoTable th:first-child {
  width: 300px;
}
.infoTable td:first-child {
  white-space: nowrap;
}
.infoTable td:first-child span {
  padding-left: 30px;
}
.infoTable th:first-child {
  width: 284px;
  padding-left: 22px;
}
.infoTable td:nth-of-type(2),
.infoTable th:nth-of-type(2) {
  width: 110px;
}
.infoTable td:nth-of-type(n+3),
.infoTable th:nth-of-type(n+3) {
  width: 55px;
}
.infoTable td:last-child,
.infoTable th:last-child {
  width: auto;
  border-right: none;
  padding-right: 20px;
}
.infoTable tr.org td,
.infoTable tr.organization td {
  background-color: var(--table-heading-row-bg);
  color: var(--table-heading-row-color);
}
.infoTable tr.team:hover td:first-child {
  background-image: none;
}
.infoTable tr:hover {
  cursor: pointer;
}
.infoTable th:first-child span,
.infoTable tr.org td:first-child span,
.infoTable tr.organization td:first-child span {
  padding-left: 15px;
}
.infoTable th {
  font-size: 10px;
  font-weight: bold;
  color: var(--table-th-color);
  background-color: var(--table-th-bg);
  border-bottom: solid 1px var(--table-border);
}
.infoTable.recentHistory tr td:first-child,
.infoTable.searchResults tr td:first-child {
  background-image: none;
}
.infoTable.recentHistory tr td:first-child span,
.infoTable.searchResults tr td:first-child span {
  padding-left: 6px;
}
.infoTable tr:hover td,
.infoTable tr.org:hover td,
.infoTable tr.organization:hover td,
.infoTable tr.active td,
.infoTable tr.org.active td,
.infoTable tr.organization.active td {
  background-color: var(--table-selected-bg);
  color: var(--table-selected-color);
}
.infoTable tr.team.disabled,
.infoTable tr.org.disabled,
.infoTable tr.organization.disabled {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  background-color: white;
  color: #bbb69e;
}
.infoTable tr.team.disabled td,
.infoTable tr.org.disabled td,
.infoTable tr.organization.disabled td {
  background-color: white;
  background-image: none;
}
.infoTable tr.team.disabled:hover td,
.infoTable tr.org.disabled:hover td,
.infoTable tr.organization.disabled:hover td {
  color: #bbb69e;
}
.infoTable tr.team.disabled:hover td a,
.infoTable tr.org.disabled:hover td a,
.infoTable tr.organization.disabled:hover td a {
  color: #bbb69e;
}
.infoTable tr.team.disabled span,
.infoTable tr.org.disabled span,
.infoTable tr.organization.disabled span {
  cursor: default;
  color: #bbb69e;
}
.infoTable tr.team.disabled span:hover,
.infoTable tr.org.disabled span:hover,
.infoTable tr.organization.disabled span:hover {
  color: #bbb69e;
}
.contextChooser .infoTable {
  width: 450px;
}
.contextChooser.tp5user .infoTable {
  width: 650px;
}
.contextChooser,
.searchDrop {
  padding: 0;
}
.primaryMenu .navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: var(--menu-bg);
  background-image: none;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  *zoom: 1;
  box-shadow: none;
  margin: 10px 0;
}
.primaryMenu .navbar-inner li a.dropdown-toggle {
  font-weight: normal;
}
.primaryMenu .navbar-inner i.icon-home {
  margin: 0 10px 0 5px;
}
.primaryMenu .navbar-inner .nav > li > a,
.primaryMenu .navbar-inner .nav > li.locked > span {
  padding: 9px 3px 11px 9px;
  text-shadow: none;
  line-height: 18px;
  color: var(--menu-link-color);
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: 2px;
}
.primaryMenu .navbar-inner .nav > li > a i,
.primaryMenu .navbar-inner .nav > li.locked > span i {
  font-size: 18px;
}
.primaryMenu .navbar-inner .nav > li > a i.icon-caret-down,
.primaryMenu .navbar-inner .nav > li.locked > span i.icon-caret-down {
  font-size: 12px;
  margin: 0 0 0 2px;
  line-height: 18px;
}
.primaryMenu .navbar-inner .nav > li:first-child > a {
  padding: 10px 6px 11px 10px;
}
.primaryMenu .navbar-inner .nav > li.locked > span,
.primaryMenu .navbar-inner .nav > li.locked i {
  color: var(--menu-locked-color);
}
.primaryMenu .navbar-inner .nav > li:hover {
  background-color: var(--menu-selected-bg);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.primaryMenu .navbar-inner .nav > li:hover > a {
  color: var(--menu-selected-color);
}
.primaryMenu .navbar-inner .nav > li.on {
  background-color: var(--menu-selected-bg);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.primaryMenu .navbar-inner .nav > li.on > a {
  color: var(--menu-selected-color);
}
.primaryMenu .navbar-inner .nav > li.open {
  background-color: var(--menu-selected-bg);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  box-shadow: 0px;
}
.primaryMenu .navbar-inner .nav > li.open > a {
  color: var(--menu-selected-color);
}
.primaryMenu .navbar-inner ul.dropdown-menu {
  margin-top: 0;
  min-width: 190px;
  padding: 5px;
}
.primaryMenu .navbar-inner ul.dropdown-menu li:not(.heading) {
  background-color: var(--menu-link-bg);
  color: var(--menu-link-color);
  list-style-type: none;
  white-space: nowrap;
}
.primaryMenu .navbar-inner ul.dropdown-menu li:not(.heading).on {
  background-color: var(--menu-selected-bg);
  color: var(--menu-selected-color);
}
.primaryMenu .navbar-inner ul.dropdown-menu li:not(.heading):hover {
  background-color: var(--menu-link-hover-bg);
  color: var(--menu-link-hover-color);
}
.primaryMenu .navbar-inner ul.dropdown-menu li.heading {
  background-color: var(--menu-heading-bg);
  color: var(--menu-heading-color);
  font-weight: bold;
  padding: 3px 15px;
  text-transform: uppercase;
}
.primaryMenu .navbar-inner ul.dropdown-menu li.heading.on,
.primaryMenu .navbar-inner ul.dropdown-menu li.heading.hover {
  color: var(--menu-link-color);
}
.primaryMenu .navbar-inner ul.dropdown-menu ul li {
  opacity: 0.85;
  padding-left: 13px;
}
.primaryMenu .navbar-inner ul.dropdown-menu ul li a {
  font-weight: normal;
}
/**						Info Tables		                    **/
.displayTagHeader {
  padding: 5px 0;
  margin-top: 5px;
}
.displayTagHeader .pagebanner {
  display: none;
}
.displayTagHeader .pagebanner,
.displayTagHeader .allresults,
.displayTagHeader .noresults {
  vertical-align: middle;
  padding-left: 10px;
}
.displayTagHeader .someresults {
  padding: 5px 50px 5px 10px;
}
.displayTagHeader .someresults a {
  margin: 0 5px 0 20px;
}
.displayTagHeader .someresults input {
  width: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.displayTagHeader .caption td {
  padding: 3px 0;
}
.displayTagHeader .caption td.tabLeft {
  display: none;
}
.paging li {
  padding: 5px 8px;
}
.paging li.selected,
.paging li:hover {
  background-color: #568c76;
  color: white;
}
.paging li.selected a,
.paging li:hover a {
  font-weight: bold;
  color: white;
}
.paging li.selected.firstPg,
.paging li:hover.firstPg,
.paging li.selected.lastPg,
.paging li:hover.lastPg {
  padding: 3px 8px 7px 8px;
}
.paging li.off:hover {
  background: none;
  color: #4d4b47;
}
.paging li a {
  color: #2f4d41;
}
.popup {
  background-color: white;
  color: #4d4b47;
  max-width: 200px;
  padding: 10px;
  border: solid 1px #e5e3da;
}
div.export {
  position: relative;
  top: -30px;
  margin-top: 30px;
  margin-bottom: -30px;
  max-width: 300px;
}
div.export label {
  line-height: 22px;
  font-size: 12px;
  margin-right: 6px;
}
div.export .btn {
  vertical-align: middle;
  height: 20px;
  padding: 0;
}
div.export .btn a {
  text-transform: uppercase;
  font-size: 10px;
  color: #4d4b47;
  padding: 4px 6px;
}
#approveUserForm {
  margin-bottom: 0;
}
.ui-selectmenu {
  top: 8px;
}
#note td,
.allowWordBreak {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* Some table less table classes TODO make a tag for these "mesas" */
.mesa {
  box-sizing: border-box;
  width: 100%;
  overflow-y: scroll;
  border-radius: 5px;
  border: 1px solid var(--table-border-color);
}
.mesa .mesa-header {
  box-sizing: border-box;
  background-color: var(--table-th-bg) !important;
  border-bottom-left-radius: 0;
  border-bottom-right-radius-radius: 0px;
  text-transform: uppercase;
  font-size: 11px;
  color: var(--table-color);
}
.mesa .mesa-header a {
  color: var(--table-color);
  width: 100%;
  display: inline-block;
}
.mesa .mesa-header.sortable a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f0dc";
  /*  icon-sort  */
  margin-right: 10px;
  display: block;
  float: right;
  color: var(--table-color);
}
.mesa .mesa-header.sortable:hover {
  background-color: var(--table-th-hover-bg);
  color: var(--table-th-hover-color);
}
.mesa .mesa-header.sortable:hover a {
  color: white;
}
.mesa .mesa-header.sortable:hover a:after {
  color: white;
}
.mesa .mesa-header.sorted.order1 a:after {
  content: "\f0dd";
  /*  icon-sort-down  */
  margin-right: 10px;
}
.mesa .mesa-header.sorted.order2 a:after {
  content: "\f0de";
  /*  icon-sort-up  */
  margin-right: 10px;
}
.mesa .cell {
  height: 36px;
  line-height: 36px;
  padding-left: 10px;
  border-right: 1px solid var(--table-border);
  border-bottom: 1px solid var(--table-border);
  background-color: var(--table-bg);
}
.mesa .cell input[type=radio] {
  margin-top: -5px;
}
.MuiDataGrid-cell i {
  font-size: 15px;
  color: var(--table-icon-color);
}
.MuiDataGrid-cell i.icon-angle-double-up,
.MuiDataGrid-cell i.icon-angle-double-down,
.MuiDataGrid-cell i.icon-angle-up,
.MuiDataGrid-cell i.icon-angle-down {
  font-size: 20px;
}
table.default,
tr.default,
table.historyTable {
  border-spacing: 0;
  border-collapse: separate;
}
table.default + ul.paging + .displayTagHeader,
tr.default + ul.paging + .displayTagHeader,
table.historyTable + ul.paging + .displayTagHeader,
table.default + .displayTagHeader,
tr.default + .displayTagHeader,
table.historyTable + .displayTagHeader {
  float: right;
  margin-bottom: 10px;
}
table.default + ul.paging + .displayTagHeader .caption,
tr.default + ul.paging + .displayTagHeader .caption,
table.historyTable + ul.paging + .displayTagHeader .caption,
table.default + .displayTagHeader .caption,
tr.default + .displayTagHeader .caption,
table.historyTable + .displayTagHeader .caption {
  visibility: hidden;
  min-width: 300px;
}
table.default + ul.paging + .displayTagHeader .caption .tab,
tr.default + ul.paging + .displayTagHeader .caption .tab,
table.historyTable + ul.paging + .displayTagHeader .caption .tab,
table.default + .displayTagHeader .caption .tab,
tr.default + .displayTagHeader .caption .tab,
table.historyTable + .displayTagHeader .caption .tab {
  display: none;
}
table.default + ul.paging + .displayTagHeader .pagebanner,
tr.default + ul.paging + .displayTagHeader .pagebanner,
table.historyTable + ul.paging + .displayTagHeader .pagebanner,
table.default + .displayTagHeader .pagebanner,
tr.default + .displayTagHeader .pagebanner,
table.historyTable + .displayTagHeader .pagebanner {
  display: table-cell;
}
table.default td,
tr.default td,
table.historyTable td,
table.default th,
tr.default th,
table.historyTable th {
  padding: 5px 10px;
  font-size: 12px;
  border: solid 1px var(--table-border);
  border-bottom: 0;
  border-right: 0;
  color: var(--table-color);
}
table.default td i,
tr.default td i,
table.historyTable td i,
table.default th i,
tr.default th i,
table.historyTable th i {
  font-size: 15px;
  color: var(--table-icon-color);
}
table.default td i.icon-angle-double-up,
tr.default td i.icon-angle-double-up,
table.historyTable td i.icon-angle-double-up,
table.default th i.icon-angle-double-up,
tr.default th i.icon-angle-double-up,
table.historyTable th i.icon-angle-double-up,
table.default td i.icon-angle-double-down,
tr.default td i.icon-angle-double-down,
table.historyTable td i.icon-angle-double-down,
table.default th i.icon-angle-double-down,
tr.default th i.icon-angle-double-down,
table.historyTable th i.icon-angle-double-down,
table.default td i.icon-angle-up,
tr.default td i.icon-angle-up,
table.historyTable td i.icon-angle-up,
table.default th i.icon-angle-up,
tr.default th i.icon-angle-up,
table.historyTable th i.icon-angle-up,
table.default td i.icon-angle-down,
tr.default td i.icon-angle-down,
table.historyTable td i.icon-angle-down,
table.default th i.icon-angle-down,
tr.default th i.icon-angle-down,
table.historyTable th i.icon-angle-down {
  font-size: 20px;
}
table.default td li,
tr.default td li,
table.historyTable td li,
table.default th li,
tr.default th li,
table.historyTable th li {
  list-style-position: inside;
}
table.default td.left,
tr.default td.left,
table.historyTable td.left,
table.default th.left,
tr.default th.left,
table.historyTable th.left,
table.default td.right,
tr.default td.right,
table.historyTable td.right,
table.default th.right,
tr.default th.right,
table.historyTable th.right {
  float: none !important;
}
table.default td,
tr.default td,
table.historyTable td {
  background-color: var(--table-bg);
}
table.default td.numeric,
tr.default td.numeric,
table.historyTable td.numeric,
table.default td.action-50,
tr.default td.action-50,
table.historyTable td.action-50,
table.default td.shortDate,
tr.default td.shortDate,
table.historyTable td.shortDate {
  text-align: right;
}
table.default td.iconCol,
tr.default td.iconCol,
table.historyTable td.iconCol {
  width: 18px;
}
table.default td.iconCol .icon-warning-sign,
tr.default td.iconCol .icon-warning-sign,
table.historyTable td.iconCol .icon-warning-sign {
  color: #c32a1a;
}
table.default tbody tr:last-child td,
tr.default tbody tr:last-child td,
table.historyTable tbody tr:last-child td {
  border-bottom: solid 1px var(--table-border);
}
table.default tbody tr:last-child td:first-child,
tr.default tbody tr:last-child td:first-child,
table.historyTable tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
table.default tbody tr:last-child td:last-child,
tr.default tbody tr:last-child td:last-child,
table.historyTable tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
  border-right: solid 1px var(--table-border);
}
table.default td:last-child,
tr.default td:last-child,
table.historyTable td:last-child {
  border-right: solid 1px var(--table-border);
}
table.default th,
tr.default th,
table.historyTable th {
  background-color: var(--table-th-bg);
  text-transform: uppercase;
  font-size: 11px;
  color: var(--table-color);
}
table.default th a,
tr.default th a,
table.historyTable th a {
  color: var(--table-color);
  width: 100%;
  display: inline-block;
}
table.default th:first-child,
tr.default th:first-child,
table.historyTable th:first-child {
  border-top-left-radius: 5px;
}
table.default th:last-child,
tr.default th:last-child,
table.historyTable th:last-child {
  border-top-right-radius: 5px;
  border-right: solid 1px var(--table-border);
}
table.default th.sortable a:after,
tr.default th.sortable a:after,
table.historyTable th.sortable a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f0dc";
  /*  icon-sort  */
  display: block;
  float: right;
  color: var(--table-color);
}
table.default th.sortable:hover,
tr.default th.sortable:hover,
table.historyTable th.sortable:hover {
  background-color: var(--table-th-hover-bg);
  color: var(--table-th-hover-color);
}
table.default th.sortable:hover a,
tr.default th.sortable:hover a,
table.historyTable th.sortable:hover a {
  color: var(--table-th-hover-color);
}
table.default th.sortable:hover a:after,
tr.default th.sortable:hover a:after,
table.historyTable th.sortable:hover a:after {
  color: var(--table-th-hover-color);
}
table.default th.sorted.order1 a:after,
tr.default th.sorted.order1 a:after,
table.historyTable th.sorted.order1 a:after {
  content: "\f0dd";
  /*  icon-sort-down  */
  line-height: 15px;
}
table.default th.sorted.order2 a:after,
tr.default th.sorted.order2 a:after,
table.historyTable th.sorted.order2 a:after {
  content: "\f0de";
  /*  icon-sort-up  */
  padding-top: 6px;
  line-height: 12px;
}
table.default tfoot td,
tr.default tfoot td,
table.historyTable tfoot td {
  border: 0 !important;
  background-color: transparent;
}
table.default .groups td,
tr.default .groups td,
table.historyTable .groups td {
  background-color: #e5e3da;
}
td.store-details > div {
  width: 100%;
  height: 100%;
}
td.store-details > div > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
td.store-details > div > div > div {
  display: inline-block;
}
.groups td.footer {
  border-top: solid 1px var(--table-border);
}
td.uprocessedDetails {
  border: solid 1px var(--table-border);
}
.printView table.default td,
.printView tr.default td,
.printView table.historyTable td,
.printView table.default th,
.printView tr.default th,
.printView table.historyTable th {
  padding: 3px 7px;
  font-size: 10px;
  border: 1px solid #b3b1ad;
  border-radius: 0;
}
.printView table.default table,
.printView tr.default table,
.printView table.historyTable table,
.printView table.default thead,
.printView tr.default thead,
.printView table.historyTable thead,
.printView table.default tfoot,
.printView tr.default tfoot,
.printView table.historyTable tfoot {
  border: 0;
}
.navbar .nav > li > a {
  padding: 10px 0;
  text-shadow: none;
}
.navbar .nav > li > a.btn {
  color: #FFF;
  padding: 4px 15px;
  margin-right: 5px;
}
.navbar .nav > li > a.btn:hover {
  color: #e5e3da;
  background-color: #7b7b7b;
  background-image: -moz-linear-gradient(top, #8A8A8A, #646464);
  background-image: -ms-linear-gradient(top, #8A8A8A, #646464);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8A8A8A), to(#646464));
  background-image: -webkit-linear-gradient(top, #8A8A8A, #646464);
  background-image: -o-linear-gradient(top, #8A8A8A, #646464);
  background-image: linear-gradient(top, #8A8A8A, #646464);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8A8A8A', endColorstr='#646464', GradientType=0);
  border-color: #646464 #646464 #3e3e3e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar .nav > li > a.btn:hover:hover,
.navbar .nav > li > a.btn:hover:active,
.navbar .nav > li > a.btn:hover.active,
.navbar .nav > li > a.btn:hover.disabled,
.navbar .nav > li > a.btn:hover[disabled] {
  background-color: #646464;
}
.navbar .nav > li > a.btn:hover:active,
.navbar .nav > li > a.btn:hover.active {
  background-color: #4a4a4a \9;
}
li.navbarLogo {
  padding-right: 6px 10px 0px 0px;
  margin-right: 10px;
}
li.navbarLogo a {
  padding: 0 !important;
}
li.navbarLogo img {
  height: 34px;
  margin-top: 5px;
}
a.dropdownInset.btn {
  font-weight: normal;
  color: var(--navbar-inset-color);
  font-size: 17px;
  text-transform: uppercase;
  background-image: none;
  margin-top: 7px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: var(--navbar-inset-bg);
  padding: 3px 10px 3px 15px;
}
a.dropdownInset.btn i {
  font-size: 12px;
  margin: 4px 0 0 8px;
}
.navbar .nav .open.dropdown > .dropdownInset {
  background-color: var(--navbar-inset-bg);
  background-image: none;
  color: var(--navbar-inset-color);
}
a.btn-header {
  background-image: none;
  background-color: #436c5b;
}
a.btn-header:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #395d4e;
  background-image: none;
}
.navbar .nav > li > a.btn.btn-header:hover {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #395d4e;
  background-image: none;
}
.navbar-search {
  margin-top: 4px;
}
.navbar-search .search-icon {
  color: var(--navbar-inset-color);
  font-size: 17px;
  left: 6px;
  position: absolute;
  top: 5px;
}
.navbar-search .search-query {
  padding: 4px 10px;
  padding-left: 36px !important;
  width: 200px;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: var(--navbar-inset-bg);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.secondaryMenu li,
.secondaryMenu h4 {
  display: inline-block;
  padding: 3px 10px;
}
/**						Summary Tables		                    **/
.summarySection .actions {
  margin-top: -5px;
}
.summarySection .actions + .actions {
  margin-top: 0;
}
.summarySection .summaryHeader + .actions {
  margin-top: 0;
}
.actions .actionLink:not(.MuiButton-root),
.actions a:not(.dropdown-item):not(.MuiButton-root),
.pageFormSection .actionLink:not(.MuiButton-root) {
  display: inline-block;
  padding: 6px 16px;
  font-weight: normal;
  font-size: 15px;
  line-height: 24px;
  color: var(--btn-primary-color);
  text-align: center;
  text-shadow: none;
  border: 0;
  background-color: var(--btn-primary-bg);
  border-bottom-color: #bbb;
  margin-bottom: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  cursor: pointer;
  *margin-left: 0.3em;
}
.actions .actionLink:not(.MuiButton-root):first-child,
.actions a:not(.dropdown-item):not(.MuiButton-root):first-child,
.pageFormSection .actionLink:not(.MuiButton-root):first-child {
  *margin-left: 0;
}
.actions .actionLink:not(.MuiButton-root) i,
.actions a:not(.dropdown-item):not(.MuiButton-root) i,
.pageFormSection .actionLink:not(.MuiButton-root) i {
  font-size: 14px;
  margin-left: 0;
  line-height: 20px;
}
.actions .actionLink:not(.MuiButton-root):hover,
.actions a:not(.dropdown-item):not(.MuiButton-root):hover,
.pageFormSection .actionLink:not(.MuiButton-root):hover {
  text-decoration: none;
  background-color: var(--btn-primary-hover-bg);
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.actions .actionLink:not(.MuiButton-root).fade,
.actions a:not(.dropdown-item):not(.MuiButton-root).fade,
.pageFormSection .actionLink:not(.MuiButton-root).fade {
  background-color: #bdbcb6 !important;
  cursor: not-allowed !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.summarySection > ol {
  margin-left: 20px;
}
.action i {
  color: #436c5b;
}
i.popoverToggle {
  font-size: 21px;
  position: relative;
  margin-left: 0;
  top: 5px;
  color: #a6a6a6;
}
.assistance i.popoverToggle {
  top: 0;
}
.imgPreview {
  padding: 5px;
  background-color: #DDD;
  border: 1px solid #BBB;
  margin: 2px;
}
.summaryTable {
  margin-bottom: 10px;
}
.summaryTable.printView {
  font-size: 10px;
  line-height: 15px;
}
.summaryTable.printView h2 {
  font-size: 18px;
  margin-bottom: 5px;
}
.summaryTable.printView h3,
.summaryTable.printView caption,
.summaryTable.printView .caption {
  font-size: 13px;
}
.summaryTable h2 {
  font-size: 21px;
  margin-bottom: 5px;
}
.summaryTable h3,
.summaryTable caption,
.summaryTable .caption {
  font-size: 18px;
}
h2 .entityType,
h3 .entityType {
  color: #827f78;
  font-weight: bold;
  padding: 0 10px;
  opacity: 0.85;
  font-size: 13px;
}
.orgSection {
  border-bottom: #cccac7 1px solid;
  padding: 0 0 0 20px;
  margin-bottom: 10px;
}
.orgSection:last-child {
  border-bottom: 0;
}
.popover-content {
  font-size: 12px;
}
.organizationSites label,
.organizationSites td.label,
.popover-content td.label {
  text-align: right;
  width: 180px;
  margin-right: 10px;
  font-weight: bold;
  color: var(--text-color);
}
.Tcontent td.label {
  padding-right: 10px;
}
.dataSummary td {
  width: 500px;
}
.dataSummary td.referencePath {
  width: 180px;
  font-style: italic;
  padding-left: 20px;
}
.dataSummary td.label {
  width: 180px;
}
.dataSummary td .colorValue {
  display: inline-block;
  width: 100px;
}
label,
td.label {
  font-weight: normal;
  color: var(--text-color);
  line-height: 18px;
}
.summaryItem,
.summaryHeader,
.mediaFilter,
.dataSummary {
  width: 45%;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  color: var(--text-color);
}
.summaryItem ul li,
.summaryHeader ul li,
.mediaFilter ul li,
.dataSummary ul li {
  list-style-position: inside;
}
.summaryItem label,
.summaryHeader label,
.mediaFilter label,
.dataSummary label,
.summaryItem td.label,
.summaryHeader td.label,
.mediaFilter td.label,
.dataSummary td.label {
  font-weight: bold;
  margin-right: 10px;
  text-align: right;
  width: 180px;
}
.wide-label .summaryItem label,
.wide-label .summaryHeader label,
.wide-label .mediaFilter label,
.wide-label .dataSummary label,
.wide-label .summaryItem td.label,
.wide-label .summaryHeader td.label,
.wide-label .mediaFilter td.label,
.wide-label .dataSummary td.label {
  width: 240px;
}
.thirds .summaryItem,
.thirds .summaryHeader,
.thirds .mediaFilter,
.thirds .dataSummary {
  width: 32%;
}
.thirds .summaryItem label,
.thirds .summaryHeader label,
.thirds .mediaFilter label,
.thirds .dataSummary label,
.thirds .summaryItem td.label,
.thirds .summaryHeader td.label,
.thirds .mediaFilter td.label,
.thirds .dataSummary td.label {
  min-width: 105px;
  width: auto;
}
.summaryItem > div,
.summaryHeader > div,
.mediaFilter > div,
.dataSummary > div {
  display: inline-block;
  line-height: 18px;
  vertical-align: top;
}
.summaryItem > label + div,
.summaryHeader > label + div,
.mediaFilter > label + div,
.dataSummary > label + div {
  max-width: 700px;
}
.summaryItem.full,
.summaryHeader.full,
.mediaFilter.full,
.dataSummary.full,
.summaryItem:only-child,
.summaryHeader:only-child,
.mediaFilter:only-child,
.dataSummary:only-child,
.summaryItem.full div:only-child,
.summaryHeader.full div:only-child,
.mediaFilter.full div:only-child,
.dataSummary.full div:only-child {
  width: 100%;
  margin-right: 0;
  clear: both;
}
.summaryItem {
  *zoom: 1;
}
.summaryItem:before,
.summaryItem:after {
  display: table;
  content: "";
}
.summaryItem:after {
  clear: both;
}
.summaryItem:before,
.summaryItem:after {
  display: table;
  content: "";
}
.summaryItem:after {
  clear: both;
}
.summaryItem label {
  float: left;
}
.summarySection:not(.thirds) .summaryItem > label + div {
  display: block;
  margin-left: 190px;
}
.summaryItem.wide-label label {
  width: 280px;
}
.summarySection:not(.thirds) .summaryItem.wide-label > label + div {
  margin-left: 290px;
}
.mediaFilter {
  width: 100%;
}
.summaryHeader,
#orderInformation h2 {
  border-bottom: solid 1px var(--table-border);
  margin-bottom: 5px;
}
#orderInformation h2 {
  color: var(--heading-color);
}
.summaryHeader.full {
  margin-top: 10px;
}
.summaryHeader.section {
  font-size: 24px;
  color: var(--heading-color);
}
.summaryHeader .actions .actionLink:not(.MuiButton-root) {
  background: none;
  border: none;
  padding: 2px 6px;
  margin-bottom: 0;
  color: var(--btn-primary-bg);
}
.summaryHeader .actions .actionLink:not(.MuiButton-root) i {
  color: inherit;
}
.summaryHeader .actions .actionLink:not(.MuiButton-root):hover {
  background: none;
  color: var(--btn-primary-hover-bg);
}
.summaryHeader .actions .actionLink:not(.MuiButton-root).fade {
  background: none !important;
  opacity: 0.4;
}
.summarySection table:not(.MuiTable-root) td {
  padding: 3px 6px;
  line-height: normal;
  background-color: var(--table-bg);
}
.summarySection table:not(.MuiTable-root) td.label {
  font-weight: bold;
  text-align: right;
}
.summarySection table:not(.MuiTable-root) tfoot td,
.summarySection table:not(.MuiTable-root).displayTagHeader td,
.summarySection table:not(.MuiTable-root).dataSummary td,
.summarySection table:not(.MuiTable-root) td.content {
  background-color: transparent;
}
.ui-accordion .ui-accordion-content {
  padding: 15px;
}
/** 		Form Controls 					**/
/** 		Legacy  Form Controls			**/
.formFields strong.indicator {
  text-align: center;
  width: 10px;
  margin: 10px 0 0;
  padding: 0 3px;
}
.formFields strong.optional {
  visibility: hidden;
}
/**			2013 XAdmin				**/
.form-horizontal {
  position: relative;
  margin-top: 10px;
}
.form-horizontal legend + .control-group {
  margin-top: 0;
}
legend {
  display: block;
  width: auto;
  border-bottom: 0;
  padding-right: 10px;
  font-size: 18px;
  margin-bottom: 0;
}
legend + .control-group {
  margin-top: 0;
}
i[class^="icon-"] {
  cursor: pointer;
}
.shuttle .btn-small,
.lookup .btn-small {
  padding: 5px;
}
.shuttle .btn-small i[class^="icon-"],
.lookup .btn-small i[class^="icon-"] {
  font-size: 15px;
  color: #4d4b47;
}
.shuttle label {
  float: left;
  text-align: right;
}
.lookup .btn-small {
  margin-left: 0;
}
label {
  color: var(--text-color);
  display: inline-block;
}
label[for] {
  vertical-align: top;
  margin-right: 10px;
}
td label[for] {
  margin-top: 0;
}
.formFields input[type="text"],
.formFields input[type="number"],
.formFields textarea {
  width: 490px;
}
.formFields input,
.formFields textarea {
  float: left;
  resize: none;
}
.formFields input[disabled],
.formFields textarea[disabled] {
  box-shadow: none;
  background-color: #dad8cb;
  color: #8f8b85;
}
.formFields input[disabled] + .add-on,
.formFields textarea[disabled] + .add-on {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}
table.mceLayout {
  width: 500px !important;
}
select {
  width: 500px;
  float: left;
}
input,
textarea,
select {
  background-color: var(--input-bg);
  color: var(--input-color);
}
input.short,
textarea.short,
select.short {
  width: 400px;
}
input.shorter,
textarea.shorter,
select.shorter {
  width: 200px;
}
input.tiny,
textarea.tiny,
select.tiny {
  width: 60px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  /* Chrome */
  color: var(--input-placeholder-color);
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--input-placeholder-color);
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--input-placeholder-color);
  opacity: 1;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  /* Firefox 4 - 18 */
  color: var(--input-placeholder-color);
  opacity: 1;
}
td select {
  width: 200px;
}
.required,
.optional {
  display: inline-block;
  width: 15px;
  vertical-align: top;
  line-height: 16px;
}
.required:before {
  content: "*";
}
td.required .optional {
  /* 	For legacy forms */
  display: none;
}
fieldset {
  border-top: 1px solid var(--input-border);
  margin-bottom: 10px;
  position: relative;
  padding-top: 18px;
}
strong.indicator {
  display: none;
}
.clearSection {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 12px;
}
.control-group > label,
.shuttle label,
.lookup label,
#attributeContainer label {
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  width: 180px !important;
  padding: 0 2px 0 0;
  margin: 0;
}
.form-vertical .control-group > label {
  width: auto !important;
}
.form-vertical .control-group .field {
  display: block !important;
  margin-top: 3px;
}
.form-horizontal .form-row,
.form-vertical .form-row {
  margin-top: 14px;
}
.form-horizontal .control-group,
.form-vertical .control-group {
  height: auto;
  margin-bottom: 0;
}
.form-horizontal .control-group label,
.form-vertical .control-group label {
  padding-top: 2px;
}
.form-horizontal .control-group .field,
.form-vertical .control-group .field {
  display: inline-block;
  line-height: 21px;
  max-width: 775px;
  position: relative;
}
.form-horizontal .control-group .field .shuttle .btn-small,
.form-vertical .control-group .field .shuttle .btn-small {
  left: -10px;
  margin-right: 0;
  position: relative;
}
.form-horizontal .control-group label:empty ~ .field,
.form-vertical .control-group label:empty ~ .field {
  max-width: 850px;
}
.form-horizontal .control-group input[type="datetime-local"],
.form-vertical .control-group input[type="datetime-local"],
.form-horizontal .control-group input[type="number"],
.form-vertical .control-group input[type="number"],
.form-horizontal .control-group input[type="password"],
.form-vertical .control-group input[type="password"],
.form-horizontal .control-group input[type="text"],
.form-vertical .control-group input[type="text"],
.form-horizontal .control-group input[type="username"],
.form-vertical .control-group input[type="username"],
.form-horizontal .control-group select,
.form-vertical .control-group select,
.form-horizontal .control-group textarea,
.form-vertical .control-group textarea,
.form-horizontal .control-group .chzn-choices,
.form-vertical .control-group .chzn-choices {
  border: 1px solid var(--input-border);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 2px 10px 0 0;
  padding: 4px 4px;
  position: relative;
  top: -5px;
}
.form-horizontal .control-group .chzn-choices,
.form-vertical .control-group .chzn-choices {
  top: 0;
}
.form-horizontal .control-group .chzn-choices input,
.form-vertical .control-group .chzn-choices input {
  top: 0;
}
.form-horizontal .control-group input[type="datetime-local"]:invalid,
.form-vertical .control-group input[type="datetime-local"]:invalid {
  border-color: #c32a1a;
}
.form-horizontal .control-group input[type="file"],
.form-vertical .control-group input[type="file"] {
  clear: both;
}
.form-horizontal .control-group .chzn-container,
.form-vertical .control-group .chzn-container {
  margin-bottom: 10px;
}
.form-horizontal .control-group .hint,
.form-vertical .control-group .hint {
  vertical-align: baseline;
  margin: 0 10px;
}
.form-horizontal .control-group .assistance .hint,
.form-vertical .control-group .assistance .hint {
  display: inline-block;
  max-width: 250px;
  vertical-align: middle;
  margin: 0;
}
.form-horizontal .control-group .maxlength-indicator,
.form-vertical .control-group .maxlength-indicator {
  display: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  position: absolute;
  right: 315px;
  top: -25px;
}
.form-horizontal .control-group .maxlength-indicator.empty,
.form-vertical .control-group .maxlength-indicator.empty {
  color: #c32a1a;
}
.form-horizontal .control-group .horizontalRange,
.form-vertical .control-group .horizontalRange {
  display: flex;
  max-width: 510px;
}
.form-horizontal .control-group .horizontalRange > input,
.form-vertical .control-group .horizontalRange > input {
  display: inline-block;
  flex: 1 1 auto;
  float: none;
}
.form-horizontal .control-group .fieldError input,
.form-vertical .control-group .fieldError input,
.form-horizontal .control-group.fieldError input,
.form-vertical .control-group.fieldError input,
.form-horizontal .control-group .fieldError .add-on,
.form-vertical .control-group .fieldError .add-on,
.form-horizontal .control-group.fieldError .add-on,
.form-vertical .control-group.fieldError .add-on,
.form-horizontal .control-group .fieldError textarea,
.form-vertical .control-group .fieldError textarea,
.form-horizontal .control-group.fieldError textarea,
.form-vertical .control-group.fieldError textarea,
.form-horizontal .control-group .fieldError select,
.form-vertical .control-group .fieldError select,
.form-horizontal .control-group.fieldError select,
.form-vertical .control-group.fieldError select,
.form-horizontal .control-group .fieldError .mceContentBody,
.form-vertical .control-group .fieldError .mceContentBody,
.form-horizontal .control-group.fieldError .mceContentBody,
.form-vertical .control-group.fieldError .mceContentBody {
  border-color: #c32a1a;
}
.form-horizontal .control-group .fieldError input:focus,
.form-vertical .control-group .fieldError input:focus,
.form-horizontal .control-group.fieldError input:focus,
.form-vertical .control-group.fieldError input:focus,
.form-horizontal .control-group .fieldError .add-on:focus,
.form-vertical .control-group .fieldError .add-on:focus,
.form-horizontal .control-group.fieldError .add-on:focus,
.form-vertical .control-group.fieldError .add-on:focus,
.form-horizontal .control-group .fieldError textarea:focus,
.form-vertical .control-group .fieldError textarea:focus,
.form-horizontal .control-group.fieldError textarea:focus,
.form-vertical .control-group.fieldError textarea:focus,
.form-horizontal .control-group .fieldError select:focus,
.form-vertical .control-group .fieldError select:focus,
.form-horizontal .control-group.fieldError select:focus,
.form-vertical .control-group.fieldError select:focus,
.form-horizontal .control-group .fieldError .mceContentBody:focus,
.form-vertical .control-group .fieldError .mceContentBody:focus,
.form-horizontal .control-group.fieldError .mceContentBody:focus,
.form-vertical .control-group.fieldError .mceContentBody:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ef9187;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ef9187;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ef9187;
}
.form-horizontal .control-group .fieldError .optional-datepickerWrapper input,
.form-vertical .control-group .fieldError .optional-datepickerWrapper input,
.form-horizontal .control-group.fieldError .optional-datepickerWrapper input,
.form-vertical .control-group.fieldError .optional-datepickerWrapper input,
.form-horizontal .control-group .fieldError .optional-datepickerWrapper .add-on,
.form-vertical .control-group .fieldError .optional-datepickerWrapper .add-on,
.form-horizontal .control-group.fieldError .optional-datepickerWrapper .add-on,
.form-vertical .control-group.fieldError .optional-datepickerWrapper .add-on,
.form-horizontal .control-group .fieldError .optional-datepickerWrapper textarea,
.form-vertical .control-group .fieldError .optional-datepickerWrapper textarea,
.form-horizontal .control-group.fieldError .optional-datepickerWrapper textarea,
.form-vertical .control-group.fieldError .optional-datepickerWrapper textarea,
.form-horizontal .control-group .fieldError .optional-datepickerWrapper select,
.form-vertical .control-group .fieldError .optional-datepickerWrapper select,
.form-horizontal .control-group.fieldError .optional-datepickerWrapper select,
.form-vertical .control-group.fieldError .optional-datepickerWrapper select {
  border-color: #d0ccbc;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.form-horizontal .control-group .fieldError i[class^="icon-"].errorIcon,
.form-vertical .control-group .fieldError i[class^="icon-"].errorIcon,
.form-horizontal .control-group.fieldError i[class^="icon-"].errorIcon,
.form-vertical .control-group.fieldError i[class^="icon-"].errorIcon {
  display: inline-block;
}
.form-horizontal .control-group .fieldError .hint,
.form-vertical .control-group .fieldError .hint,
.form-horizontal .control-group.fieldError .hint,
.form-vertical .control-group.fieldError .hint {
  display: none !important;
}
.form-horizontal .control-group .inlineError,
.form-vertical .control-group .inlineError {
  font-weight: bold;
  font-size: 12px;
  color: #c32a1a;
  display: inline-block;
  max-width: 250px;
  vertical-align: top;
  position: relative;
  white-space: nowrap;
}
.form-horizontal .control-group .assistance i[class^="icon-"],
.form-vertical .control-group .assistance i[class^="icon-"] {
  font-size: 21px;
  position: relative;
  margin-left: 0;
  color: #568c76;
}
.form-horizontal .control-group i[class^="icon-"].errorIcon,
.form-vertical .control-group i[class^="icon-"].errorIcon {
  display: none;
  color: #c32a1a;
  cursor: initial;
}
.form-horizontal .control-group input[type="text"].ui-autocomplete-input,
.form-vertical .control-group input[type="text"].ui-autocomplete-input {
  background: url("../images/3point5/icon-search.png") no-repeat scroll left center var(--input-bg);
  width: 470px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.form-horizontal .control-group input[type="text"].ui-autocomplete-input.shorter,
.form-vertical .control-group input[type="text"].ui-autocomplete-input.shorter {
  width: 200px;
}
.form-horizontal .control-group input[type="text"].ui-autocomplete-loading,
.form-vertical .control-group input[type="text"].ui-autocomplete-loading {
  background: url('../images/loading/ui-loading.gif') 7px 50% no-repeat;
}
.form-horizontal .control-group .date-trigger i,
.form-vertical .control-group .date-trigger i {
  font-size: 14px;
  margin-left: 5px;
  top: 1px;
}
.form-horizontal .control-group .chzn-results .highlighted,
.form-vertical .control-group .chzn-results .highlighted {
  background-color: #568c76;
  background-image: -moz-linear-gradient(top, #568c76, #568c76);
  background-image: -ms-linear-gradient(top, #568c76, #568c76);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#568c76), to(#568c76));
  background-image: -webkit-linear-gradient(top, #568c76, #568c76);
  background-image: -o-linear-gradient(top, #568c76, #568c76);
  background-image: linear-gradient(top, #568c76, #568c76);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#568c76', endColorstr='#568c76', GradientType=0);
}
.form-horizontal .control-group .chzn-container .chzn-drop,
.form-vertical .control-group .chzn-container .chzn-drop {
  padding-bottom: 4px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d0ccbc;
}
.form-horizontal .control-group .chzn-choices,
.form-vertical .control-group .chzn-choices {
  padding: 0;
}
.form-horizontal .control-group .chzn-choices .search-choice,
.form-vertical .control-group .chzn-choices .search-choice {
  top: 2px;
}
.form-horizontal .control-group .help-inline,
.form-vertical .control-group .help-inline {
  float: left;
  position: relative;
  top: 5px;
  padding: 5px 5px 0 0;
  margin-left: -5px;
}
.form-horizontal .control-group .input-append,
.form-vertical .control-group .input-append {
  display: inline-block;
  float: left;
  margin: 5px 5px 0 0;
  position: relative;
  vertical-align: top;
}
.form-horizontal .control-group .input-append.optional-datepickerWrapper,
.form-vertical .control-group .input-append.optional-datepickerWrapper {
  float: none;
}
.form-horizontal .control-group .input-append.required-datepickerWrapper,
.form-vertical .control-group .input-append.required-datepickerWrapper {
  float: none;
}
.form-horizontal .control-group .input-append.required-datepickerWrapper input.datepicker,
.form-vertical .control-group .input-append.required-datepickerWrapper input.datepicker {
  width: 195px;
}
.form-horizontal .control-group .input-append.coupon-search-input,
.form-vertical .control-group .input-append.coupon-search-input {
  float: none;
}
.form-horizontal .control-group .input-append.coupon-search-input .add-on,
.form-vertical .control-group .input-append.coupon-search-input .add-on {
  background: none;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: -3px;
  z-index: 10000;
}
.form-horizontal .control-group .input-append input,
.form-vertical .control-group .input-append input {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  width: 202px;
}
.form-horizontal .control-group .input-append input.datepicker,
.form-vertical .control-group .input-append input.datepicker {
  margin: 0;
  padding: 4px;
  width: 205px;
}
.form-horizontal .control-group .input-append .add-on,
.form-vertical .control-group .input-append .add-on {
  position: relative;
  top: -5px;
}
.form-horizontal .control-group .input-append i,
.form-vertical .control-group .input-append i {
  color: #4d4b47;
}
.form-horizontal .control-group .assistance,
.form-vertical .control-group .assistance {
  position: absolute;
  left: 510px;
  width: 300px;
  top: 0;
}
.form-horizontal .control-group.shuttle .assistance,
.form-vertical .control-group.shuttle .assistance {
  position: absolute;
  left: 670px;
  width: 300px;
}
.form-horizontal .control-group select#roles-select {
  height: 300px;
  width: 350px;
  margin-bottom: 50px;
}
#appPropertiesForm .form-horizontal .control-group .inlineError {
  white-space: normal;
}
.controls {
  margin: 10px 0 15px 160px;
}
.controls .btn {
  margin-right: 10px;
}
.field .shuttle label {
  margin-top: -16px;
}
#_findByKeyAjaxMessage {
  color: #c32a1a;
}
#_findByKeyAjaxMessage div {
  float: left;
  display: inline-block;
  width: 80%;
  margin-left: 10px;
}
#_findByKeyAjaxMessage div:before {
  content: "\f057";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 20px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.shuttle {
  position: relative;
  margin-bottom: 20px;
}
.shuttle > label {
  display: none;
}
.shuttle .middleColumn {
  padding: 0;
  margin: 0;
  text-align: center;
  width: 35px !important;
}
.shuttle div {
  display: inline-block;
  vertical-align: middle;
  width: 440px;
}
.shuttle div label {
  text-align: left;
  float: none;
}
.shuttle div select {
  min-height: 300px;
  overflow: auto;
  width: 440px;
}
.shuttle div select option {
  font-size: 11px;
}
.verticalShuttle {
  top: 0;
  padding-top: 20px;
}
.verticalShuttle label {
  float: none;
}
.verticalShuttle div {
  float: none;
  display: block;
  width: 500px;
  margin-left: 140px;
}
.verticalShuttle div select {
  width: 440px;
  float: none;
}
.verticalShuttle .middleColumn {
  width: 448px;
  height: 30px;
  margin: 0 0 0 140px;
  padding: 10px 0 0 0;
  text-align: center;
}
.verticalShuttle .middleColumn p {
  display: inline;
}
.field .shuttle {
  left: -20px;
}
span.field input[type="checkbox"],
span.field input[type="radio"] {
  position: relative;
  top: -1px;
  float: none;
}
span.field input[type="checkbox"].ui-helper-hidden-accessible,
span.field input[type="radio"].ui-helper-hidden-accessible {
  position: absolute;
}
span.field label + label {
  margin-left: 10px;
}
.alert,
.alerts,
.globalErrors,
.instructions,
.success {
  padding: 10px 15px;
  position: relative;
  margin-bottom: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  border: 1px solid #d0ccbc;
}
.alert ul,
.alerts ul,
.globalErrors ul,
.instructions ul,
.success ul {
  list-style-position: inside;
}
.alert,
.alerts {
  color: white;
  background-color: #65635c;
  text-shadow: none;
  *zoom: 1;
}
.alert:before,
.alerts:before,
.alert:after,
.alerts:after {
  display: table;
  content: "";
}
.alert:after,
.alerts:after {
  clear: both;
}
.alert:before,
.alerts:before,
.alert:after,
.alerts:after {
  display: table;
  content: "";
}
.alert:after,
.alerts:after {
  clear: both;
}
.alert h1,
.alerts h1,
.alert h2,
.alerts h2,
.alert h3,
.alerts h3,
.alert h4,
.alerts h4,
.alert h5,
.alerts h5,
.alert h6,
.alerts h6,
.alert legend,
.alerts legend,
.alert .caption,
.alerts .caption {
  color: white;
}
.alert.alert-error,
.alerts.alert-error {
  background-color: #f6bfba;
  border: solid 1px #e34034;
  color: #e34034;
}
.alert.alert-error h1,
.alerts.alert-error h1,
.alert.alert-error h2,
.alerts.alert-error h2,
.alert.alert-error h3,
.alerts.alert-error h3,
.alert.alert-error h4,
.alerts.alert-error h4,
.alert.alert-error h5,
.alerts.alert-error h5,
.alert.alert-error h6,
.alerts.alert-error h6,
.alert.alert-error legend,
.alerts.alert-error legend,
.alert.alert-error .caption,
.alerts.alert-error .caption {
  color: #e34034;
}
.alert.alert-error h4,
.alerts.alert-error h4 {
  margin-bottom: 10px;
}
.alert.alert-error .btn-primary,
.alerts.alert-error .btn-primary {
  background-color: #e34034;
  display: block;
  float: none;
}
.alert.alert-error form,
.alerts.alert-error form,
.alert.alert-error .form-horizontal,
.alerts.alert-error .form-horizontal {
  margin: 0;
}
.alert.alert-error .control-group,
.alerts.alert-error .control-group {
  margin: 0;
  width: 250px;
  float: left;
  *zoom: 1;
}
.alert.alert-error .control-group:before,
.alerts.alert-error .control-group:before,
.alert.alert-error .control-group:after,
.alerts.alert-error .control-group:after {
  display: table;
  content: "";
}
.alert.alert-error .control-group:after,
.alerts.alert-error .control-group:after {
  clear: both;
}
.alert.alert-error .control-group:before,
.alerts.alert-error .control-group:before,
.alert.alert-error .control-group:after,
.alerts.alert-error .control-group:after {
  display: table;
  content: "";
}
.alert.alert-error .control-group:after,
.alerts.alert-error .control-group:after {
  clear: both;
}
.alert.alert-error .controls,
.alerts.alert-error .controls {
  margin: 0;
  width: 250px;
  float: left;
  *zoom: 1;
}
.alert.alert-error .controls:before,
.alerts.alert-error .controls:before,
.alert.alert-error .controls:after,
.alerts.alert-error .controls:after {
  display: table;
  content: "";
}
.alert.alert-error .controls:after,
.alerts.alert-error .controls:after {
  clear: both;
}
.alert.alert-error .controls:before,
.alerts.alert-error .controls:before,
.alert.alert-error .controls:after,
.alerts.alert-error .controls:after {
  display: table;
  content: "";
}
.alert.alert-error .controls:after,
.alerts.alert-error .controls:after {
  clear: both;
}
.globalErrors {
  background-color: #ffcfc0;
  color: #c32a1a;
}
.instructions {
  color: var(--text-color);
  background-color: var(--panel-bg);
  border-color: var(--panel-border-color);
}
.success {
  background-color: #d9e4c9;
  color: #468847;
}
.markerSection {
  width: 40px;
  height: 100%;
  position: relative;
  float: left;
  padding: 5px;
  text-align: center;
}
.markerSection i {
  color: #8c8a81;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-left: -10px;
  font-size: 30px;
}
.alert .close {
  right: 0;
}
.messageSection {
  height: 100%;
  margin-left: -50px;
}
.messageSection li {
  list-style-type: none;
  font-size: 14px;
}
.postal-code-message {
  font-style: normal;
  font-weight: normal;
  font-size: inherit;
  padding-left: inherit;
}
.application-messages .message {
  border-left: medium solid #4d4b47;
  margin-top: 18px;
  padding-left: 10px;
}
.application-messages .message:first-child {
  margin-top: 10px;
}
.application-messages .message.applicant {
  border-color: #5BB6E7;
}
.application-messages .message > hr {
  margin: 6px 0;
}
/** 		Training Player 	**/
iframe#trainingPagePreview {
  width: 980px;
  height: 643px;
  border: 1px solid #ccc;
  margin: 0 auto;
}
div.trainingPreview {
  text-align: center;
  width: 100%;
}
.CodeMirror {
  height: auto !important;
}
.CodeMirror .CodeMirror-scroll {
  width: 980px;
}
/**			Jquery UI overrides		**/
.ui-widget-header {
  border: 1px solid #4d4b47;
  background-image: none;
  background-color: var(--dialog-header-bg);
  color: var(--dialog-header-color);
  font-weight: normal;
}
.ui-widget-header.ui-tabs-nav {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: transparent;
  background-image: none;
  border: 0;
  border-bottom: 1px solid #b3b1ad;
}
.ui-widget-header.ui-tabs-nav .ui-tabs-active,
.ui-widget-header.ui-tabs-nav .ui-state-default {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #cccac7;
  color: white;
  border: 0;
  background-image: none;
}
.ui-widget-header.ui-tabs-nav .ui-tabs-active.ui-state-active,
.ui-widget-header.ui-tabs-nav .ui-state-default.ui-state-active {
  background-color: #4c7c69;
}
.ui-widget-header.ui-tabs-nav .ui-tabs-active.ui-state-active:hover,
.ui-widget-header.ui-tabs-nav .ui-state-default.ui-state-active:hover {
  background-color: #4c7c69;
}
.ui-widget-header.ui-tabs-nav .ui-tabs-active:hover,
.ui-widget-header.ui-tabs-nav .ui-state-default:hover {
  background-color: #b3b1ad;
}
.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav li a {
  font-size: 13px;
  font-weight: normal;
}
.ui-widget-content {
  background-image: none;
  background-color: var(--dialog-bg);
}
.ui-widget-content .ui-state-default {
  background-color: var(--dialog-bg);
  background-image: none;
  color: var(--text-color);
  border-color: var(--dialog-border);
  font-size: 10px;
}
.ui-widget-content.ui-tabs {
  background-color: transparent;
}
.ui-widget-content .ui-state-hover {
  background-color: #d4d1c2;
  background-image: -moz-linear-gradient(top, #e5e3da, #bbb69e);
  background-image: -ms-linear-gradient(top, #e5e3da, #bbb69e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e3da), to(#bbb69e));
  background-image: -webkit-linear-gradient(top, #e5e3da, #bbb69e);
  background-image: -o-linear-gradient(top, #e5e3da, #bbb69e);
  background-image: linear-gradient(top, #e5e3da, #bbb69e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e3da', endColorstr='#bbb69e', GradientType=0);
  border-color: #4d4b47;
}
.ui-widget-content .ui-state-active {
  background-color: #8c8a81;
  background-image: -moz-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: -ms-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8c8a81), to(#8c8a81));
  background-image: -webkit-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: -o-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: linear-gradient(top, #8c8a81, #8c8a81);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8a81', endColorstr='#8c8a81', GradientType=0);
  color: white;
}
.nav-tabs .ui-widget-content,
.nav-tabs .ui-state-hover,
.nav-tabs .ui-state-active,
.nav-tabs .ui-state-default,
.nav-tabs .ui-state-default a:hover {
  color: black;
}
.nav-tabs .ui-state-active {
  border-color: #4d4b47;
  background-image: none;
  color: black;
}
.nav-tabs .ui-tabs-selected {
  background-image: none;
  background-color: #e5e3da;
  border-color: #e5e3da;
}
.ui-autocomplete {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  border: 1px solid #d0ccbc;
  max-height: 300px;
  overflow-y: auto;
  padding-top: 4px;
}
.ui-autocomplete.ui-widget-content a {
  color: #4d4b47;
}
.ui-autocomplete-input {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.ui-datepicker {
  font-size: 13px;
}
.ui-datepicker-header .ui-state-hover {
  background-image: none;
  background-color: transparent;
}
.ui-menu-item a {
  font-weight: normal;
}
.ui-menu-item a.ui-state-hover {
  background-color: #8c8a81;
  background-image: -moz-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: -ms-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8c8a81), to(#8c8a81));
  background-image: -webkit-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: -o-linear-gradient(top, #8c8a81, #8c8a81);
  background-image: linear-gradient(top, #8c8a81, #8c8a81);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8a81', endColorstr='#8c8a81', GradientType=0);
  border: 0;
  color: white;
}
.ui-menu-item a.ui-corner-all {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.ui-datepicker-calendar td {
  width: 25px;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #4d4b47;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: white;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.2;
}
.ui-accordion-content,
.ui-accordion-header,
.summaryArea {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.ui-accordion .ui-accordion-header {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 18px;
  text-transform: none;
  padding: 3px 20px 2px 25px;
  background-image: none;
  background-color: var(--panel-header-bg);
  border-color: var(--panel-header-bg);
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  color: var(--panel-header-color);
  margin: 5px 0 0 0;
}
.ui-accordion .ui-accordion-header a {
  font-weight: normal;
}
.ui-accordion .ui-accordion-header.ui-state-active {
  background-color: var(--panel-active-header-bg);
  border-color: var(--panel-active-header-bg);
  color: var(--panel-active-header-color);
}
.ui-accordion .ui-accordion-header.ui-state-default a {
  color: var(--panel-active-header-color);
}
.ui-accordion .ui-accordion-header .ui-icon {
  margin-right: 0;
  left: -7px;
}
.ui-accordion .ui-accordion-content {
  background-color: var(--panel-bg);
  border-color: var(--panel-border-color);
}
.ui-accordion .ui-accordion-content:not(.MuiTable-root) {
  --table-bg: var(--panel-table-bg);
}
.popover.right .arrow {
  border-right-color: var(--dialog-bg);
}
.popover-inner {
  background-color: var(--dialog-bg);
  color: var(--text-color);
  padding: 2px;
}
h3.popover-title {
  color: var(--text-color);
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
}
.iconPreview {
  font-size: 100px;
  width: 120px;
  height: 120px;
  margin-left: 10px;
  position: absolute;
  top: 100px;
  right: 50px;
  z-index: 2000;
}
.iconPreview li {
  display: inline-block;
}
.checklist li {
  padding: 5px;
}
/**			Modals			**/
#iconList li {
  display: inline-block;
  cursor: pointer;
  margin: 10px 5px;
  padding: 10px 18px;
  text-align: center;
}
#iconList li i {
  font-size: 36px;
}
#iconList li:hover i {
  color: #f89406;
}
.modal-header .btn-small {
  padding: 5px;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/** 	Member segment drilldown styles - these are modifications of the original 3point5 drilldown styles, and the javascript relies on these class names/heirarchy**/
.memsegwrapper {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  color: #4d4b47;
}
.memsegpos-header {
  font-weight: bold;
  margin-left: 100px;
}
.memsegpos-title {
  font-weight: bold;
  float: left;
  width: 163px;
  margin-left: 20px;
}
.memsegpos-title:first-child {
  margin-left: 8px;
}
.memsegpos-asterisk {
  font-size: 14px;
}
.memsegpos-formshape {
  clear: both;
  border: 1px solid #bbb69e;
  float: left;
  margin: 0 0 5px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 542px;
  white-space: nowrap;
}
.memsegpos-column {
  float: left;
  white-space: normal;
  font-size: 10px;
}
.memsegpos-column-inner {
  position: relative;
  border-right: 1px solid #bbb69e;
  width: 190px;
  height: 170px;
  overflow-y: auto;
}
.memsegpos-column-right {
  float: left;
  white-space: normal;
}
.memsegpos-column-right-inner {
  position: relative;
  width: 190px;
  height: 170px;
  overflow-y: auto;
}
.memsegpos-arrow {
  position: absolute;
  right: 0;
}
.memsegpos-count {
  position: absolute;
  right: 15px;
  padding: 0 4px;
  margin-top: 3px;
  line-height: 16px;
  background-color: #4d4b47;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  text-align: center;
}
.memsegpos-count-blank {
  position: absolute;
}
.memsegpos-rowitem {
  float: left;
  width: 100%;
  padding: 1px 0 1px 0;
  clear: both;
  color: #4d4b47;
}
.memsegpos-rowitem:hover {
  background-color: #4d4b47;
  color: white;
}
.memsegpos-rowitem:hover .memsegpos-arrow-color {
  color: white;
}
.memsegpos-rowitem-text {
  float: left;
  width: 139px;
  padding-left: 3px;
  margin-right: 38px;
}
.memsegpos-rowitem-selected {
  float: left;
  width: 100%;
  padding: 1px 0 1px 0;
  clear: both;
  color: white;
  background-color: #568c76;
}
.memsegpos-rowitem-selected .memsegpos-count {
  background-color: white;
  color: #4d4b47;
}
.memsegpos-rowitem-selected i[class^="icon-"].memsegpos-arrow-color {
  color: white;
  font-size: 15px;
  line-height: 16px;
}
.memsegpos-rowitem-selected:hover {
  background-color: #4d4b47;
  color: white;
}
.memsegpos-rowitem-selected:hover .memsegpos-arrow-color {
  color: white;
}
.memsegpos-rowitem-selected .memsegpos-rowitem-right {
  margin-top: -2px;
}
.memsegpos-arrow-color {
  color: #4d4b47;
}
.memsegpos-checkitem-text {
  padding: 2px 0 0 3px;
  margin-left: 23px;
  vertical-align: middle;
  overflow-y: auto;
  font-size: 11px;
}
.memsegpos-checkbox {
  float: left;
  margin-left: 5px;
}
/* end member segment/position selector */
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.modal-header,
.modal-footer {
  background-color: var(--dialog-header-bg);
  color: var(--dialog-header-color);
}
.modal-body li {
  margin-left: 30px;
}
#questionTable td.viewQuestion {
  border: 1px solid #bbb;
  padding: 0;
}
#questionTable p.viewQuestion {
  border-right: 1px solid #ccc;
  width: 45%;
}
#questionTable ul.viewAnswers {
  width: 48%;
}
#questionTable em.invalid {
  color: #c32a1a;
  margin: 10px;
}
#questionTable input.submit {
  float: right;
  margin-right: 40px;
}
#questionTable p.viewQuestion,
#questionTable ul.viewAnswers {
  float: left;
  padding: 5px 10px;
  margin-right: 10px;
}
#questionTable p.viewQuestion strong,
#questionTable ul.viewAnswers strong {
  display: block;
}
#questionTable p.viewQuestion strong.fact,
#questionTable ul.viewAnswers strong.fact {
  margin-top: 10px;
}
#questionTable p.viewQuestion span,
#questionTable ul.viewAnswers span {
  background-color: #d0ccbc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 2px 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  float: left;
  display: inline-block;
  width: 60px;
  text-align: center;
}
#questionTable p.viewQuestion span.correct,
#questionTable ul.viewAnswers span.correct {
  background-color: #8c8a81;
  color: #fff;
}
#questionTable p.viewQuestion li,
#questionTable ul.viewAnswers li {
  list-style: none;
  margin: 0 0 10px 0;
  clear: both;
}
#questionTable .required:before {
  content: "";
}
#questionTable .questionHeader {
  background-color: #8c8a81;
  color: white;
}
#questionTable .questionHeader a {
  color: white;
}
#questionTable .questionHeader ul.topRight {
  float: right;
}
#questionTable .questionHeader ul {
  margin-left: 0;
}
#questionTable .questionHeader li {
  display: inline;
  margin-left: 0;
  padding: 5px;
}
#questionTable textarea {
  width: 300px;
  height: 100px;
  float: none;
}
#questionTable img {
  display: block;
}
#questionTable select {
  float: none;
}
#questionTable input[type="text"] {
  width: 270px;
  margin: 0 0 10px 0;
}
#questionEditForm .btn {
  margin-left: 10px;
}
.modal[name="nodeHistoryModal"] {
  width: 700px;
  margin-left: -350px;
}
.email-wrapper.primary .remove-email {
  display: none;
}
.email-wrapper .activate-email {
  display: none;
}
.email-wrapper.inactive .activate-email {
  display: block;
}
/* Dealer List Lengend Styles - locationBatchRows.jsp */
.legend .legendBox {
  width: 12px;
  height: 12px;
}
#standardContentLayout table.locationRowTable tbody td:nth-of-type(2),
#mfgWrapper table.locationRowTable tbody td:nth-of-type(2) {
  width: 280px;
}
#standardContentLayout table.locationRowTable tbody td:nth-of-type(3),
#mfgWrapper table.locationRowTable tbody td:nth-of-type(3) {
  width: 350px;
}
#standardContentLayout table.locationRowTable tbody td:nth-of-type(4),
#mfgWrapper table.locationRowTable tbody td:nth-of-type(4) {
  width: 90px;
}
#standardContentLayout table.locationRowTable tbody td div,
#mfgWrapper table.locationRowTable tbody td div {
  padding: 5px 10px;
  margin: -5px -10px -10px;
}
.goToPageText {
  width: 100px;
  float: none;
}
#rowStatusKeyAccordion {
  width: 390px;
  margin-bottom: 10px;
}
#rowStatusKeyAccordion .ui-accordion-header {
  font-size: 15px;
  padding: 3px;
  border: 0;
}
#rowStatusKeyAccordion .ui-accordion-content {
  padding: 15px 10px 0 10px;
}
.locationBatchSummary {
  float: right;
  font-size: 13px;
}
.dealerListPopover {
  margin-top: -75px;
}
.dealerListPopover .popover-inner {
  width: 600px;
}
.dealerListPopover .arrow {
  border-right: 5px solid transparent !important;
}
.filterByProcessTypes {
  background-color: white;
  border: 1px solid #bbb69e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin: 5px 0;
}
.filterByProcessTypes label {
  color: #4d4b47;
  font-weight: bold;
}
.filterByProcessTypes div.filterBy {
  width: 220px;
  display: inline-block;
}
.filterByProcessTypes div.filterBy select {
  width: 200px;
}
#dealerListCriteriaBean_processTypeList_chzn {
  margin-right: 20px;
  margin-top: 10px;
}
#dealerListCriteriaBean_processTypeList_chzn ul.chzn-choices {
  border-radius: 5px;
}
.addressErrorCb {
  position: relative;
  top: -10px;
  display: inline;
}
.legend .green,
.locationRowTable .green,
.popover .green,
.confirmed.linked {
  background: #dfefc9;
  color: #48671f;
  border-color: #48671f;
}
.legend .yellow,
.locationRowTable .yellow,
.popover .yellow,
.unconfirmed.linked {
  background: #fffcd3;
  color: #4d4b47;
  border-color: #4d4b47;
}
.legend .red,
.locationRowTable .red,
.popover .red,
.unconfirmed.new {
  background: #fad2d4;
  color: #8a1015;
  border-color: #8a1015;
}
.legend .gray,
.locationRowTable .gray,
.popover .gray,
.processed {
  background: #e5e3da;
  color: #4d4b47;
  border-color: #4d4b47;
}
.legend .blue,
.locationRowTable .blue,
.popover .blue,
.confirmed.new {
  background: #dbd0eb;
  color: #4b3073;
  border-color: #4b3073;
}
.legend .orange,
.locationRowTable .orange,
.popover .orange,
.skipped {
  background: #fbc8a8;
  color: #9d4107;
  border-color: #9d4107;
}
.rowStatusKeyBox {
  width: 35px;
  height: 20px;
  margin-right: 10px;
  border-style: solid;
  border-width: 1px;
  color: #4d4b47;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
table.default td.batch-incomplete {
  background-color: var(--table-selected-bg);
  color: var(--table-selected-color);
}
table.default td.batch-incomplete a {
  color: var(--table-selected-link-color);
}
/* end dealer list */
.tooltip-inner {
  background-color: #4d4b47;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #4d4b47;
}
.summaryArea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: var(--panel-bg);
  border: 1px solid var(--panel-border-color);
  margin-right: 10px;
  font-weight: bold;
}
.summaryArea h2 {
  background-color: var(--panel-header-bg);
  border: 1px solid var(--panel-header-bg);
  color: var(--panel-header-color);
  padding: 5px 10px;
  font-size: 18px;
}
.summaryArea h2:first-child {
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
}
.summaryArea h3 {
  padding: 5px 10px;
  font-size: 20px;
  border: 1px solid #d0ccbc;
  border-left: 0;
  border-right: 0;
}
.summaryArea h3:first-child {
  border-top: 0;
}
.summaryArea ul {
  list-style: none;
}
.summaryArea li {
  display: block;
  font-weight: normal;
  padding: 4px 10px;
  border-top: 1px solid #d0ccbc;
}
.summaryArea li:first-child {
  border-top: 0;
}
.summaryArea li li {
  border: 0;
}
.summaryArea label {
  font-weight: bold;
}
.summaryArea label[for] {
  font-weight: normal;
}
.summaryArea > div {
  margin: 10px;
}
.reportsImage {
  text-align: center;
  width: 100px;
  height: auto;
  margin: 10px;
  float: left;
}
.reportsImage img {
  width: 100px;
  height: auto;
}
.reportsDescription {
  width: 200px;
  float: left;
  padding: 10px;
}
.reportsDescription li {
  border: 0;
  padding: 3px;
}
.activityDate {
  font-size: 25px;
  font-style: italic;
}
.dashboard {
  margin-bottom: 20px;
}
.dashboard .logo {
  padding: 20px 30px;
}
.dashboard .logo img {
  width: 220px;
  height: 100px;
}
.yui-picker-panel input {
  float: none;
}
.btn-expertscore {
  background-color: #77746e;
  background-image: -moz-linear-gradient(top, #827f78, #68655f);
  background-image: -ms-linear-gradient(top, #827f78, #68655f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#827f78), to(#68655f));
  background-image: -webkit-linear-gradient(top, #827f78, #68655f);
  background-image: -o-linear-gradient(top, #827f78, #68655f);
  background-image: linear-gradient(top, #827f78, #68655f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#827f78', endColorstr='#68655f', GradientType=0);
  border-color: #68655f #68655f #403e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-expertscore:hover,
.btn-expertscore:active,
.btn-expertscore.active,
.btn-expertscore.disabled,
.btn-expertscore[disabled] {
  background-color: #68655f;
}
.btn-expertscore:active,
.btn-expertscore.active {
  background-color: #4d4b47 \9;
}
.btn-expertscore:hover {
  background-color: #77746e;
  background-image: -moz-linear-gradient(top, #827f78, #68655f);
  background-image: -ms-linear-gradient(top, #827f78, #68655f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#827f78), to(#68655f));
  background-image: -webkit-linear-gradient(top, #827f78, #68655f);
  background-image: -o-linear-gradient(top, #827f78, #68655f);
  background-image: linear-gradient(top, #827f78, #68655f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#827f78', endColorstr='#68655f', GradientType=0);
  border-color: #68655f #68655f #403e3b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-expertscore:hover:hover,
.btn-expertscore:hover:active,
.btn-expertscore:hover.active,
.btn-expertscore:hover.disabled,
.btn-expertscore:hover[disabled] {
  background-color: #68655f;
}
.btn-expertscore:hover:active,
.btn-expertscore:hover.active {
  background-color: #4d4b47 \9;
}
.expertscorebadge {
  margin: 0;
  font-weight: normal;
}
.expertscorebadge .expertscore-badge,
.expertscorebadge .expertscore span {
  position: relative;
  line-height: 1.2em;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  padding: 0;
}
.expertscorebadge .expertscore-badge:hover,
.expertscorebadge .expertscore span:hover {
  text-decoration: none;
}
.expertscorebadge .expertscore-badge span.expertscore-icon,
.expertscorebadge .expertscore span span.expertscore-icon,
.expertscorebadge .expertscore-badge span.expertscore-industry,
.expertscorebadge .expertscore span span.expertscore-industry {
  position: absolute;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  text-align: left;
}
.expertscorebadge .expertscore-badge span.expertscore-icon img,
.expertscorebadge .expertscore span span.expertscore-icon img,
.expertscorebadge .expertscore-badge span.expertscore-industry img,
.expertscorebadge .expertscore span span.expertscore-industry img {
  position: absolute;
  top: 3px;
  height: 80%;
}
.expertscorebadge .expertscore-badge span.expertscore-icon,
.expertscorebadge .expertscore span span.expertscore-icon {
  background-color: #575859;
  background-image: -moz-linear-gradient(top, #6b6c6e, #39393a);
  background-image: -ms-linear-gradient(top, #6b6c6e, #39393a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b6c6e), to(#39393a));
  background-image: -webkit-linear-gradient(top, #6b6c6e, #39393a);
  background-image: -o-linear-gradient(top, #6b6c6e, #39393a);
  background-image: linear-gradient(top, #6b6c6e, #39393a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b6c6e', endColorstr='#39393a', GradientType=0);
  border-color: #39393a #39393a #131314;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px 7px 7px 7px / 7px 28px 28px 7px;
  -moz-border-radius: 7px 7px 7px 7px / 7px 28px 28px 7px;
  border-radius: 7px 7px 7px 7px / 7px 28px 28px 7px;
  border: 1px solid #6b6c6e;
  left: -1px;
  top: -1px;
}
.expertscorebadge .expertscore-badge span.expertscore-icon:hover,
.expertscorebadge .expertscore span span.expertscore-icon:hover,
.expertscorebadge .expertscore-badge span.expertscore-icon:active,
.expertscorebadge .expertscore span span.expertscore-icon:active,
.expertscorebadge .expertscore-badge span.expertscore-icon.active,
.expertscorebadge .expertscore span span.expertscore-icon.active,
.expertscorebadge .expertscore-badge span.expertscore-icon.disabled,
.expertscorebadge .expertscore span span.expertscore-icon.disabled,
.expertscorebadge .expertscore-badge span.expertscore-icon[disabled],
.expertscorebadge .expertscore span span.expertscore-icon[disabled] {
  background-color: #39393a;
}
.expertscorebadge .expertscore-badge span.expertscore-icon:active,
.expertscorebadge .expertscore span span.expertscore-icon:active,
.expertscorebadge .expertscore-badge span.expertscore-icon.active,
.expertscorebadge .expertscore span span.expertscore-icon.active {
  background-color: #202020 \9;
}
.expertscorebadge .expertscore-badge span.expertscore-icon img,
.expertscorebadge .expertscore span span.expertscore-icon img {
  left: 25%;
}
.expertscorebadge .expertscore-badge span.expertscore-icon i,
.expertscorebadge .expertscore span span.expertscore-icon i {
  font-style: normal;
}
.expertscorebadge .expertscore-badge span.expertscore-industry,
.expertscorebadge .expertscore span span.expertscore-industry {
  background-color: transparent;
  background-color: hsla(0, 0%, 0%, 0.2);
  -webkit-border-radius: 7px 7px 7px 7px / 28px 7px 7px 28px;
  -moz-border-radius: 7px 7px 7px 7px / 28px 7px 7px 28px;
  border-radius: 7px 7px 7px 7px / 28px 7px 7px 28px;
  -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 2px rgba(0, 0, 0, 0.1);
  font-style: normal;
  right: 0;
  top: 0;
  padding: 0;
}
.expertscorebadge .expertscore-badge span.expertscore-industry img,
.expertscorebadge .expertscore span span.expertscore-industry img {
  left: 20%;
}
.expertscorebadge .expertscore-badge span.expertscore-industry i,
.expertscorebadge .expertscore span span.expertscore-industry i {
  font-style: normal;
}
.if-category {
  width: 166px;
  height: 110px;
  border: 1px solid #585340;
  margin: 5px;
  float: left;
  overflow: hidden;
  position: relative;
}
.if-category .if-category-title h2 {
  font-size: 15px;
  line-height: 22px;
}
.if-category .expertscore-badge {
  position: absolute;
  top: 60px;
  left: 55px;
}
.if-category:hover {
  cursor: pointer;
}
.if-category-title h2 {
  text-align: center;
  margin: 10px;
  font-size: 17px;
}
.subAccordion {
  padding-left: 0 !important;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}
.subAccordion.ui-accordion .ui-accordion-header {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  font-size: 15px;
  padding: 3px 3px 2px 25px;
  background-image: none;
  background-color: white;
  border-color: #cccac7;
  color: #4d4b47;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.subAccordion.ui-accordion .ui-accordion-header.ui-state-active {
  background-color: white;
  color: white;
  background-color: #8c8a81;
  border-color: #8c8a81;
}
.subAccordion.ui-accordion .ui-accordion-header.ui-state-active .entityType {
  color: white;
}
.subAccordion.ui-accordion .ui-accordion-header.ui-state-active .red {
  color: white;
}
.subAccordion.ui-accordion .ui-accordion-content {
  border-color: #8c8a81;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.filterControlsRight .chzn-container a,
.retailer_filter_selects .chzn-container a {
  font-weight: normal;
}
.filterControlsRight .chzn-container .chzn-results .highlighted,
.retailer_filter_selects .chzn-container .chzn-results .highlighted,
.retailer_filter_spacing_selects .chzn-container .chzn-results .highlighted {
  background-color: #568c76;
  background-image: -moz-linear-gradient(top, #568c76, #568c76);
  background-image: -ms-linear-gradient(top, #568c76, #568c76);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#568c76), to(#568c76));
  background-image: -webkit-linear-gradient(top, #568c76, #568c76);
  background-image: -o-linear-gradient(top, #568c76, #568c76);
  background-image: linear-gradient(top, #568c76, #568c76);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#568c76', endColorstr='#568c76', GradientType=0);
}
.loginSection {
  margin: 75px auto 75px auto;
  width: 85%;
}
.loginSection input[type="password"],
.loginSection input[type="text"] {
  padding-left: 30px;
  width: 380px;
  background-color: transparent;
}
.loginSection .loginutilmessage {
  font-weight: normal;
}
.loginSection .form-horizontal .control-group .assistance {
  left: 400px;
}
.et-selected-tags {
  width: 480px;
}
.et-tag {
  background-color: #9b9892;
  margin-bottom: 5px;
}
.et-tag a,
.et-tag a:hover {
  color: white;
}
.et-hint-text {
  color: #4d4b47;
  background-color: #a69f80;
}
#privacyPolicy.modal {
  width: 740px;
  height: 600px;
}
#privacyPolicy.modal iframe {
  width: 100%;
  height: 450px;
}
#privacyPolicy.modal .modal-body {
  padding: 10px;
}
.pillbox {
  height: 130px;
  overflow-y: auto;
  float: left;
  width: 612px;
  padding: 8px 0;
  margin: 16px 0;
}
.pill {
  font-size: 13px;
  background-color: #568c76;
  padding: 2px 6px;
  margin: 1px 8px 0 8px;
  color: white;
  cursor: pointer;
  display: inline-block;
  float: left;
}
.mui-pill {
  max-width: 100%;
  font-size: 0.8125rem;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  padding: 0;
}
.mui-pill.error {
  background-color: var(--mui-palette-error-main, #d63129);
}
.mui-pill.error span {
  color: var(--mui-palette-error-contrastText, #fff);
}
.mui-pill.success {
  background-color: var(--mui-palette-success-main, #2e7d32);
}
.mui-pill.success span {
  color: var(--mui-palette-success-contrastText, #fff);
}
.mui-pill > span {
  padding: 0 12px;
}
.mui-pill.location {
  background-color: #568c76;
  margin: 2px 4px 2px 0;
}
.mui-pill.location > span {
  color: #fff;
  padding: 0 4px 0 12px;
}
.mui-pill.location a.remove-loc {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-decoration: none;
  font-size: 0.75rem;
  margin-right: 5px;
  flex-shrink: 0;
  line-height: 1;
}
.mui-pill.location a.remove-loc:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.selectedPill {
  background-color: #8c8a81;
}
.accordionSection .pill {
  width: 584px;
  background-color: white;
  color: #8c8a81;
  padding: 5px 6px;
  margin: 4px 8px 0 8px;
}
.accordionSection .selectedPill {
  background-color: #568c76;
  color: white;
}
.minDateSliderContainer {
  margin: 25px;
  width: 928px;
  float: left;
  position: relative;
}
.minDateSliderContainer .minDateSlider a.ui-slider-handle {
  width: 10px;
  height: 30px;
  top: -10px;
  background-color: #568c76;
  background-image: none;
  border-color: white;
}
.minDateSliderContainer .minDateSlider .ui-slider-range-max {
  background-image: none;
  background-color: #8c8a81;
}
.minDateSliderContainer .minDateSliderRanges {
  position: absolute;
  height: 40px;
  top: -20px;
}
.minDateSliderContainer .minDateSliderRanges div {
  text-align: center;
  position: relative;
  height: 40px;
}
.minDateSliderContainer .minDateSliderRanges div .minDateSliderBorder {
  height: 40px;
  width: 4px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: white;
}
.minDateSliderContainer .minDateSliderRanges div.minDateSliderDays .minDateSliderBorder {
  display: none;
}
.sideList {
  background-color: #bdbcb6;
  -webkit-box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.2);
}
.comment .name {
  font-size: 20px;
  padding-top: 4px;
}
.commentTextArea {
  width: 92%;
  overflow: auto;
}
.child-comment p.name {
  font-size: 16px;
}
.child-comment span {
  font-size: 10px;
}
a.status {
  line-height: 40px;
  padding-right: 2px;
}
.comment .icon-info-sign {
  cursor: pointer;
}
.comments-metadata {
  display: none;
  position: absolute;
  width: 250px;
  padding: 20px;
  border: 1px solid #333;
  background-color: #fff;
  z-index: 100;
}
.comments-topic {
  margin: 15px 0;
}
.comments-header {
  font-size: 22px;
}
.comments-parent-name {
  border: 1px solid #c5c1ad;
  border-bottom: 0;
  border-radius: 2px;
  padding-left: 10px;
  background-color: #eee;
}
.comments-table-indented {
  margin-left: 20px;
}
.attachment-list {
  list-style: none;
}
#approveUser-confirmation-form label {
  font-weight: bold;
}
#approveUser-confirmation-form .confirmation-details {
  list-style: none;
  margin-top: 16px;
}
#approveUser-confirmation-form .confirmation-details label {
  display: inline-block;
  margin-right: 10px;
  text-align: right;
  width: 110px;
}
#approveUser-confirmation-form .confirmation-note {
  margin-top: 16px;
}
.details-popup {
  background-color: white;
  box-shadow: 0 0 7px grey;
  max-height: 100vh;
  overflow: hidden auto;
  position: absolute;
  width: 300px;
  z-index: 2000;
}
.details-popup .popup-title {
  color: white;
  background-color: #4d4b47;
  text-align: left;
  padding: 5%;
}
.details-popup .popup-heading {
  font-weight: bold;
  padding: 0 0 5%;
}
.details-popup .popup-heading:not(:first-child) {
  border-top: 1px solid #8c8a81;
  margin-top: 5%;
  padding-top: 10%;
}
.details-popup .popup-items {
  background-color: white;
  border-color: white;
  padding: 5%;
}
.details-popup .popup-items * {
  box-sizing: border-box;
}
.details-popup .popup-item {
  padding-bottom: 5%;
}
.details-popup .popup-section:not(:first-child) {
  margin-top: 12px;
}
.details-popup .popup-section-title {
  border-bottom: 1px solid #8c8a81;
  color: #8c8a81;
  margin-bottom: 10px;
}
.details-popup .popup-row {
  width: 100%;
  padding-bottom: 2%;
}
.details-popup .popup-item-heading,
.details-popup .popup-item-subheading {
  width: 100%;
  text-align: left;
  font-weight: normal;
  color: #8c8a81;
}
.details-popup .popup-item-heading {
  font-size: 10pt;
  text-transform: capitalize;
}
.details-popup .popup-item-subheading {
  font-size: 8pt;
}
.details-popup .popup-item-subheading::first-letter {
  text-transform: capitalize;
}
.details-popup .popup-item-icon {
  width: 20px;
  vertical-align: top;
  text-align: left;
  display: inline-block;
  color: #8c8a81;
}
.details-popup .popup-item-icon + .popup-item-list,
.details-popup .popup-item-icon + .popup-item-text {
  width: 80%;
}
.details-popup .popup-item-list,
.details-popup .popup-item-text {
  color: #4d4b47;
  font-size: 9pt;
  font-weight: normal;
  text-align: left;
}
.details-popup .popup-item-list {
  list-style: none;
}
.details-popup .popup-item-list > .warning {
  text-decoration: line-through;
}
.details-popup .popup-item-text {
  display: inline-block;
}
#historySummaryTable.readOnly .actions,
#historySummaryTable.readOnly td.action a {
  display: none;
}
#historySummaryTable .audit-table-spinner {
  min-height: 80px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.campaignList .actions > .actionLink {
  height: 20px;
}
.campaignList .campaignContentList,
.campaignList .campaignGroupList,
.campaignList .campaignPlacementList,
.campaignList .campaignTagList {
  list-style: none;
}
.campaignList .campaignGroupList > li:not(:first-child) {
  border-top: 1px dotted #c5c1ad;
  margin-top: 5px;
  padding-top: 5px;
}
.campaignList .icon-warning-sign {
  color: #c32a1a;
}
.campaignList .idCol {
  width: 5%;
}
.campaignList .imageCol {
  width: 10%;
}
.campaignList .imageCol .campaign-asset {
  max-height: 80px;
  max-width: 80px;
}
.campaignList .nameCol {
  width: 20%;
}
.campaignList .orgNameCol {
  width: 15%;
}
.campaignList .typeCol {
  width: 10%;
}
.campaignList .statusCol {
  width: 10%;
}
.campaignList .publishedDateCol {
  width: 13%;
}
.campaignList .placementCol {
  width: 10%;
}
.campaignList .scheduleCol {
  width: 16%;
}
.campaignList .actionsCol {
  width: 16%;
}
.campaigns .campaignSummary > .actions {
  margin-bottom: 10px;
}
.campaigns .campaignSection table.displayTagHeader {
  display: none;
}
.campaigns .campaign-tags-table td {
  padding: 4px 4px;
}
.campaigns .campaign-tags-table tbody tr > td {
  transition: background 1s linear;
  -webkit-transition: background 1s linear;
}
.campaigns .campaign-tags-table tfoot {
  display: none;
}
.campaigns .campaign-tags-table .sortHandleCol {
  text-align: center;
}
.campaigns .campaign-tags-table .sortOrderCol {
  text-align: center;
}
.campaigns .campaign-tags-table td.checkboxCol {
  text-align: center;
}
.campaigns .campaign-tags-table .criteriaCol {
  text-align: center;
}
.campaigns .campaign-tags-table:not(#inactiveTagTable) .edit-button:not(.disabled),
.campaigns .campaign-tags-table:not(#inactiveTagTable) .remove-button {
  display: none;
}
.campaignSection-SIMPLE .campaigns .campaign-tags-table#inactiveTagTable .sortOrderCol {
  display: none;
}
.campaigns .campaign-tags-table#inactiveTagTable .deactivate-button,
.campaigns .campaign-tags-table#inactiveTagTable .edit-button.disabled {
  display: none;
}
.campaigns .campaign-tags-table#inactiveTagTable .unpublishable .sortHandle {
  cursor: not-allowed;
  opacity: 0.5;
}
.campaigns .campaign-tags-table#inactiveTagTable .icon-warning-sign {
  color: #8c8a81;
}
.campaigns .campaign-tags-table .sortable-placeholder > td {
  background-color: #edf4f1;
  opacity: 0.4;
}
.campaigns .campaign-tags-table .sortable-placeholder > td:first-child {
  border-left: 2px dotted #568c76;
}
.campaigns .campaign-tags-table .sortable-placeholder > td:last-child {
  border-right: 2px dotted #568c76;
}
.campaigns .campaign-tags-table .add-test-user {
  cursor: pointer;
}
.campaigns .campaignSection-SIMPLE .sortable tr.active:not(:only-child) > td,
.campaigns .campaignSection-ADVANCED .sortable tr.active > td {
  background-color: #FCF8E3;
}
.campaigns .sortHandle {
  cursor: move;
}
.campaigns .sortOrderIndicator {
  background: white;
  border: 1px solid #c5c1ad;
  color: #568c76;
  font-size: 110%;
  padding: 3px 6px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.campaigns .sortable-sorting .sortable#inactiveTagTable tr:not(.ui-sortable-helper),
.campaigns .sortable-sorting .campaignGroupSection .sortable tr:not(.ui-sortable-helper) {
  display: none;
}
.campaigns .sortable-sorting .sortable-droptarget {
  display: block;
}
.campaigns .sortable-droptarget {
  border: medium dashed #568c76;
  border-radius: 5px;
  color: #568c76;
  display: none;
  font-size: 24px;
  height: 72px;
  opacity: 0.6;
  overflow: hidden;
  text-align: center;
}
.campaigns .sortable-droptarget > div {
  border-radius: 5px;
  padding: 20px 0;
}
.campaigns .sortable-droptarget > .cancel {
  display: none;
}
.campaigns .sortable-original .sortable-droptarget > .active {
  display: none;
}
.campaigns .sortable-original .sortable-droptarget > .cancel {
  display: block;
}
.campaigns .sortable-hover .sortable-droptarget > div {
  background-color: #edf4f1;
}
.campaigns .sortable-hover .sortable-droptarget {
  opacity: 1;
}
.campaigns .campaignSection-ADVANCED #campaignGroupSection-empty {
  display: none;
}
.campaigns .campaignSection-ADVANCED .campaignGroupsContainer > .actions {
  margin-bottom: 10px;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSectionsContainer > .sortable-placeholder {
  background-color: #edf4f1;
  border: medium dashed #568c76;
  border-radius: 5px;
  height: 40px;
  margin: 10px 0 0;
  opacity: 0.4;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSectionsContainer > :first-child {
  margin-top: 0;
}
.campaigns .campaignSection-ADVANCED.sortable-sorting-groups .sortable {
  display: none;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection .heading {
  margin: 0 0 5px;
  position: relative;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection .heading .sortOrderIndicator {
  float: left;
  margin: 2px 0 0;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection .heading > .header {
  border-bottom: 1px dotted #568c76;
  height: 26px;
  margin: 14px 0 0 30px;
  width: 500px;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection .heading .headerActions {
  float: right;
  margin: 5px 0 0;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection .heading .headerActions .campaignGroupAudienceCount {
  margin: -2px 12px;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection .heading .headerActions .removeButton {
  opacity: 0.25;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
}
.campaigns .campaignSection-ADVANCED .campaignGroupSection:hover:not(.ui-sortable-helper) .heading .headerActions .removeButton:not(.fade) {
  opacity: 1;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameFormContainer {
  left: 25px;
  position: absolute;
  top: 0;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm {
  margin: 0;
  position: relative;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm label {
  display: none;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm input.groupName {
  margin: 0;
  padding-right: 25px;
  width: 375px;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm:not(.saving) input.groupName:not(:hover):not(:focus) {
  border-color: transparent;
  box-shadow: none;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm:not(.saving) input.groupName:not(:focus) {
  background: transparent;
  color: transparent;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm .status-icon {
  display: none;
  position: absolute;
  right: 6px;
  top: 6px;
}
.campaigns .campaignSection-ADVANCED .campaignGroupNameForm.saving .status-icon {
  display: block;
}
.campaigns .campaignSection-ADVANCED .campaign-tags-table.sortable:not(#inactiveTagTable) .sortOrderCol {
  display: none;
}
.campaigns .campaignClone-tags .campaignGroupSection .heading > .header {
  background: none;
  border-bottom: none;
}
.campaigns .campaignClone-tags-section {
  margin: 10px 0;
}
.campaigns .tagOptions.field {
  max-width: 100% !important;
}
#campaign-assets-container .campaignAssetsHero {
  margin-bottom: 10px;
}
#campaign-assets-container .campaignAssetsCards {
  display: flex;
  gap: 9px;
}
#campaign-assets-container .campaignAssetsCards .asset-container {
  flex: 0 1 auto;
}
#campaign-assets-container .campaignAssetsAvatar .asset-container {
  float: right;
  text-align: center;
}
#campaign-assets-container .campaignAssetsAvatar img.asset {
  max-height: 72px;
  max-width: 72px;
}
#campaign-assets-container .campaignAssetsIABCard img.asset {
  max-height: 250px;
  max-width: 300px;
}
#campaign-assets-container.cropper-cropping > .actions {
  display: none;
}
#campaign-assets-container.cropper-cropping .droptarget {
  display: none;
}
#campaign-assets-container:not(.cropper-cropping) .cropper {
  display: none;
}
#campaign-assets-container #campaign-asset-HERO .asset-header {
  height: 30px;
}
#campaign-assets-container #campaign-asset-HERO .asset-header-links {
  line-height: 20px;
  margin-bottom: -5px;
}
#campaign-assets-container #campaign-asset-anchor-position-picker {
  *zoom: 1;
  float: right;
  height: 30px;
  margin: -5px 0 0 5px;
  width: 30px;
}
#campaign-assets-container #campaign-asset-anchor-position-picker:before,
#campaign-assets-container #campaign-asset-anchor-position-picker:after {
  display: table;
  content: "";
}
#campaign-assets-container #campaign-asset-anchor-position-picker:after {
  clear: both;
}
#campaign-assets-container #campaign-asset-anchor-position-picker:before,
#campaign-assets-container #campaign-asset-anchor-position-picker:after {
  display: table;
  content: "";
}
#campaign-assets-container #campaign-asset-anchor-position-picker:after {
  clear: both;
}
#module-assets-container .moduleAssetsHero {
  margin-bottom: 10px;
}
#module-assets-container .moduleAssetsCards .asset-container {
  float: left;
}
#module-assets-container .moduleAssetsCards .asset-container:not(:first-child) {
  margin-left: 10px;
}
#module-assets-container .moduleAssetsAvatar .asset-container {
  float: right;
  text-align: center;
}
#module-assets-container .moduleAssetsAvatar img.asset {
  max-height: 72px;
  max-width: 72px;
}
#module-assets-container.cropper-cropping > .actions {
  display: none;
}
#module-assets-container.cropper-cropping .droptarget {
  display: none;
}
#module-assets-container:not(.cropper-cropping) .cropper {
  display: none;
}
#module-assets-container a {
  height: 1.5em;
}
#moduleAdminList tr:hover td {
  background-color: var(--table-heading-row-bg);
  color: var(--table-heading-row-color);
}
#moduleAdminList tr.archivedModule td {
  background-color: var(--table-heading-row-bg);
  color: var(--table-heading-row-color);
}
#moduleAdminList .loading {
  background: url('../images/loading/loading_spinner_100.gif') no-repeat center center rgba(255, 255, 255, 0.9);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
div#moduleAdminExport {
  float: right;
  text-align: right;
  max-width: 300px;
  min-width: 125px;
}
div#moduleAdminExport label {
  font-size: 12px;
  line-height: 22px;
  margin-right: 6px;
}
div#moduleAdminExport .btn {
  color: #4d4b47;
  font-size: 10px;
  height: 20px;
  padding: 1px 6px;
  text-transform: uppercase;
  vertical-align: middle;
}
.actionItem {
  display: table-cell;
}
.module-fullscreen,
.module-storyline,
.module-template {
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: bottom;
}
.module-fullscreen {
  background: url('../images/fullscreen.png') no-repeat center center;
}
.module-storyline {
  background: url('../images/storyline.png') no-repeat center center;
}
#dark-theme {
  background: url('../images/DarkTheme.gif') no-repeat center center;
  width: 360px;
  height: 40px;
  display: inline-block;
}
#light-theme {
  background: url('../images/LightTheme.gif') no-repeat center center;
  width: 360px;
  height: 40px;
  display: inline-block;
}
#adminModuleCssStyleSelector {
  display: inline-block;
  float: left;
  width: 60%;
  height: 160px;
}
#adminModuleThemeSelector {
  display: inline-block;
  float: right;
  width: 39%;
  border: solid 1px #c5c1ad;
}
#category-assets-container .asset-container {
  max-width: 25%;
}
#category-assets-container .asset-container:not(:first-child) {
  margin: 0 0 10px 10px;
}
#avatar-container .orgAssets .asset-container:first-child {
  max-width: 650px;
}
#avatar-container .orgAssets .asset-container:not(:first-child) {
  margin: 0 0 10px 10px;
}
#avatar-container.cropper-cropping > .actions {
  display: none;
}
#avatar-container.cropper-cropping .droptarget {
  display: none;
}
#avatar-container:not(.cropper-cropping) #avatar-cropper {
  display: none;
}
#avatar-container .cropper-source {
  width: 600px;
}
#avatar-container .cropper-source .cropper-img {
  height: 600px;
  width: 600px;
}
#avatar-container .cropper-preview,
#avatar-container .cropper-actions {
  width: 300px;
}
#avatar-container .cropper-preview .cropper-img {
  height: 300px;
  width: 300px;
}
#certification-badge-container .orgAssets .asset-container:first-child {
  max-width: 650px;
}
#certification-badge-container .orgAssets .asset-container:not(:first-child) {
  margin: 0 0 10px 10px;
}
#certification-badge-container.cropper-cropping > .actions {
  display: none;
}
#certification-badge-container.cropper-cropping .droptarget {
  display: none;
}
#certification-badge-container:not(.cropper-cropping) #certification-badge-cropper {
  display: none;
}
#certification-badge-container .cropper-source {
  width: 600px;
}
#certification-badge-container .cropper-source .cropper-img {
  height: 600px;
  width: 600px;
}
#certification-badge-container .cropper-preview,
#certification-badge-container .cropper-actions {
  width: 300px;
}
#certification-badge-container .cropper-preview .cropper-img {
  height: 300px;
  width: 300px;
}
.asset-container {
  border: 1px solid #CCC;
  float: left;
  max-width: 100%;
  padding: 10px;
}
.asset-container .asset-label {
  display: block;
  font-weight: bold;
}
.asset-container .asset-header > .asset-header-links {
  float: right;
}
.assets-container {
  position: relative;
}
.assets-container .assets-spinner {
  background: url('../images/loading/loading_spinner_100.gif') no-repeat center center rgba(255, 255, 255, 0.9);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.assets-container:not(.loading) .assets-spinner {
  display: none;
}
.droptarget-container:not(.droptarget-empty) .droptarget {
  padding: 0;
}
.droptarget-container:not(.droptarget-empty) .droptarget:not(.dz-drag-hover) {
  background: none;
  border-color: transparent;
}
.droptarget-container:not(.droptarget-empty) .droptarget.dz-drag-hover .dz-message {
  background: rgba(255, 255, 255, 0.75);
}
.droptarget-container:not(.droptarget-empty) .droptarget:not(.dz-drag-hover) .dz-message {
  display: none;
}
.droptarget-container.droptarget-empty .droptarget {
  height: 200px;
}
.droptarget-container.droptarget-empty .droptarget-assets {
  display: none;
}
.droptarget-container.droptarget-empty .actions {
  display: none;
}
.droptarget-container.droptarget-empty .dz-message.dz-clickable {
  cursor: pointer;
}
.droptarget {
  margin-bottom: 0;
  position: relative;
}
.droptarget .dz-message {
  font-weight: bold;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.droptarget .dz-message > span {
  position: relative;
  top: 35%;
}
.droptarget .dz-message.dz-default {
  font-size: 24px;
}
.droptarget .dz-message.dz-default small {
  font-size: 18px;
}
.droptarget-confirm {
  min-height: 300px;
}
.droptarget-confirm > p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.droptarget-confirm .dz-preview .dz-progress,
.droptarget-confirm .dz-preview .dz-success-mark,
.droptarget-confirm .dz-preview .dz-error-mark,
.droptarget-confirm .dz-preview .dz-error-message {
  display: none;
}
.delete-confirm > p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.delete-confirm .dz-preview .dz-progress,
.delete-confirm .dz-preview .dz-success-mark,
.delete-confirm .dz-preview .dz-error-mark,
.delete-confirm .dz-preview .dz-error-message {
  display: none;
}
.cropper .cropper-header > label {
  display: block;
  font-weight: bold;
}
.cropper .cropper-source {
  float: left;
  width: 75%;
}
.cropper .cropper-preview,
.cropper .cropper-aspectRatios,
.cropper .cropper-actions {
  float: left;
  margin-left: 2%;
  width: 23%;
}
.cropper .cropper-aspectRatios,
.cropper .cropper-actions {
  border-top: 1px solid #CCC;
  margin-top: 10px;
  padding-top: 10px;
}
.cropper .cropper-img {
  background-color: #F7F7F7;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.cropper .cropper-source .cropper-img > img,
.cropper .cropper-preview .cropper-img {
  max-height: 100%;
  max-width: 100%;
}
.cropper .cropper-source .cropper-img {
  min-height: 200px;
}
.cropper .cropper-aspectRatios .cropper-aspectRatio-list > a {
  border: 1px solid #CCC !important;
  font-size: 14px;
  padding: 6px 8px;
}
.cropper .cropper-aspectRatios .cropper-aspectRatio-list > a:not(:first-child) {
  border-left: none !important;
}
.cropper .cropper-aspectRatios .cropper-aspectRatio-list > a:first-child {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.cropper .cropper-aspectRatios .cropper-aspectRatio-list > a:last-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.cropper .cropper-aspectRatios .cropper-aspectRatio-list > a.active {
  background-color: #568c76;
  border-color: #568c76 !important;
  color: #FFF;
}
.cropper-actions .actions {
  margin-top: 0;
}
.asset-anchor-position-picker {
  height: 100%;
  width: 100%;
}
.asset-anchor-position-picker td {
  background: none !important;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  height: 33.33%;
  padding: 0 !important;
}
.asset-anchor-position-picker tr:first-child td {
  border-top: 1px solid #CCC;
}
.asset-anchor-position-picker td:first-child {
  border-left: 1px solid #CCC;
}
.asset-anchor-position-picker td > input[type="radio"] {
  left: -999em;
  position: absolute;
}
.asset-anchor-position-picker td > input[type="radio"] + label {
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 100%;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
.asset-anchor-position-picker td > input[type="radio"]:checked + label {
  background: #568c76;
}
.asset-anchor-position-picker td > input[type="radio"]:not(:checked) + label:hover {
  background: #e5e3da;
}
.integrations-form .checklist {
  list-style: none;
}
.integrations-form .checklist > li {
  padding: 0 0 5px;
}
.integrations-form .checklist label[for] {
  margin-bottom: 0;
  margin-right: 0;
}
.integrations-form .checklist label[for] > input[type="checkbox"] {
  margin-bottom: 0;
}
.integrations-form .form-horizontal .controls {
  margin-left: 0;
}
.order-processor-config label {
  width: 320px !important;
}
select[name="orderProcessorConfigOptions[version]"] {
  width: 80px;
}
select[name="ediDocumentConfiguration.ackEDIVersion"] {
  width: 80px;
}
form.orderimport {
  align-items: center;
  background-color: #dad8cb;
  border: solid 1px #c5c1ad;
  border-radius: 5px;
  display: inline-flex;
  gap: 12px;
  justify-content: space-between;
  margin: -24px 638px 0;
  padding: 5px 5px 3px;
  width: 330px;
}
form.orderimport input[type=file] {
  line-height: 10px;
  margin: 0;
  width: 238px;
}
form.orderimport input {
  display: inline;
}
.fraudThresholdList .actions > .actionLink {
  height: 20px;
}
.fraudThresholdList .nameCol {
  width: 20%;
}
.fraudThresholdList .scoreCol {
  width: 15%;
}
.fraudThresholdList .actionsCol {
  width: 10%;
}
.fraudThresholdList .thresholdOrganizationList {
  list-style: none;
}
.sift_accept {
  font-weight: bold;
  color: green;
  text-transform: capitalize;
}
.sift_watch {
  font-weight: bold;
  color: orange;
  text-transform: capitalize;
}
.sift_block {
  text-transform: capitalize;
  color: red;
  font-weight: bold;
}
#threshold-orgs tr > td {
  transition: background 1s linear;
  -webkit-transition: background 1s linear;
}
#threshold-orgs tr.active > td {
  background-color: #FCF8E3;
}
ul.summary {
  margin-left: 30px;
  font-size: 13px;
}
ul.summary > li > b {
  margin-right: 1em;
}
.ext-doc-link {
  font-size: 250%;
  position: relative;
  float: right;
  margin-top: 10px;
}
#category-form select {
  width: 100%;
  margin-top: 12px;
}
#order-summary-dropzone {
  padding: 0;
}
.gatewayTransactionNumber {
  max-width: 180px;
  white-space: nowrap;
  overflow: clip;
  text-overflow: ellipsis;
}
.productPriceDoubleField input {
  width: 50px;
}
.productPriceDoubleField select {
  width: 90px;
}
div.product-active-link-wrapper {
  width: 100%;
  max-width: 75px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
