/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
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 #333;
  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 {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
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,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  font-family: "AvenirNext-Medium", "Avenir Next Medium", "Avenir-Medium", "Avenir Medium", "Avenir", "Lato", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #505050;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #508cff;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "AvenirNext-Medium", "Avenir Next Medium", "Avenir-Medium", "Avenir Medium", "Avenir", "Lato", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -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 .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* 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: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.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"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -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);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 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 .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -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);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 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 .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -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);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 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;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -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);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus: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: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.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,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #4685ff;
  background-image: -moz-linear-gradient(top, #508cff, #367bff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#508cff), to(#367bff));
  background-image: -webkit-linear-gradient(top, #508cff, #367bff);
  background-image: -o-linear-gradient(top, #508cff, #367bff);
  background-image: linear-gradient(to bottom, #508cff, #367bff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff508cff', endColorstr='#ff367bff', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #4685ff;
  background-image: -moz-linear-gradient(top, #508cff, #367bff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#508cff), to(#367bff));
  background-image: -webkit-linear-gradient(top, #508cff, #367bff);
  background-image: -o-linear-gradient(top, #508cff, #367bff);
  background-image: linear-gradient(to bottom, #508cff, #367bff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff508cff', endColorstr='#ff367bff', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3b7fff;
  background-image: -moz-linear-gradient(top, #508cff, #1c6bff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#508cff), to(#1c6bff));
  background-image: -webkit-linear-gradient(top, #508cff, #1c6bff);
  background-image: -o-linear-gradient(top, #508cff, #1c6bff);
  background-image: linear-gradient(to bottom, #508cff, #1c6bff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff508cff', endColorstr='#ff1c6bff', GradientType=0);
  border-color: #1c6bff #1c6bff #0048cf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1c6bff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #1c6bff;
  *background-color: #025aff;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #0051e8 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #505050;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #508cff;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.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 > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #1c6bff;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  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: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #505050;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.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: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  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,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  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,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #505050;
}
.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-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  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 {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #505050;
  border-bottom-color: #505050;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #508cff;
  border-bottom-color: #508cff;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.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,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  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,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.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,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 53px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 16.5px 20px 16.5px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 53px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 53px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 11.5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 11.5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 11.5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 16.5px 15px 16.5px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .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;
}
.navbar .nav > li > .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 .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #282828;
  background-image: -moz-linear-gradient(top, #282828, #282828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#282828), to(#282828));
  background-image: -webkit-linear-gradient(top, #282828, #282828);
  background-image: -o-linear-gradient(top, #282828, #282828);
  background-image: linear-gradient(to bottom, #282828, #282828);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff282828', endColorstr='#ff282828', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #508cff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #508cff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #508cff;
  background-color: #282828;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #508cff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #282828;
  border-right-color: #282828;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #282828;
  color: #508cff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #508cff;
  border-bottom-color: #508cff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #508cff;
  border-bottom-color: #508cff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #686868;
  border-color: #282828;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #1b1b1b, #1b1b1b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1b1b1b), to(#1b1b1b));
  background-image: -webkit-linear-gradient(top, #1b1b1b, #1b1b1b);
  background-image: -o-linear-gradient(top, #1b1b1b, #1b1b1b);
  background-image: linear-gradient(to bottom, #1b1b1b, #1b1b1b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1b1b1b', endColorstr='#ff1b1b1b', GradientType=0);
  border-color: #1b1b1b #1b1b1b #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1b1b1b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #1b1b1b;
  *background-color: #0e0e0e;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #020202 \9;
}
.navbar-inverse .pressroom-name {
  float: right;
  display: block;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 200;
  color: #FFFFFF;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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 ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  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;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-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: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  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 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -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);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #282828;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #282828;
    border-bottom-color: #282828;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.is-deleted {
  display: none !important;
}
.default-margin-bottom {
  margin-bottom: 10px;
}
.sprite-cc-by-nc-nd,
.sprite-cc-3 {
  background-position: 0 0!important;
  width: 76px;
  height: 16px;
}
.sprite-cc-by-nc-sa,
.sprite-cc-2 {
  background-position: -77px 0 !important;
  width: 76px;
  height: 16px;
}
.sprite-cc-by-nc,
.sprite-cc-4 {
  background-position: -154px 0 !important;
  width: 56px;
  height: 16px;
}
.sprite-cc-by-nd,
.sprite-cc-6 {
  background-position: -211px 0 !important;
  width: 56px;
  height: 16px;
}
.sprite-cc-by-sa,
.sprite-cc-5 {
  background-position: -268px 0 !important;
  width: 56px;
  height: 16px;
}
.sprite-cc-by,
.sprite-cc-1 {
  background-position: -325px 0 !important;
  width: 36px;
  height: 16px;
}
.creative-common-sprite {
  background: url(/images/creative_commons/csg-530e18592efe9.png) no-repeat top left;
  display: inline-block;
  vertical-align: middle;
}
.inherit-right-by {
  color: grey;
  font-size: 0.95em;
  font-style: italic;
  padding-left: 15px;
}
.notifications {
  position: fixed;
  z-index: 1051;
}
.notifications > div {
  box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
  position: relative;
  z-index: 9999;
  margin: 5px 0px;
}
.notifications.center {
  top: 40px;
  left: 0;
  width: 100%;
}
.notifications.center > div {
  margin: 5px auto;
  width: 20%;
  text-align: center;
}
.notifications .alert {
  padding: 15px 30px 15px 15px;
}
.notifications .alert .close {
  margin-top: -10px;
}
body {
  padding-top: 53px;
}
body.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
body #footer-container {
  background: #ffffff;
  position: relative;
}
.navbar .nav > li > a {
  padding: 15px 10px;
}
.navbar-inner .brand {
  padding: 10px 20px;
}
.navbar-inner .register {
  margin-right: 10px;
}
#actions-bar {
  width: 100%;
  top: 53px;
  z-index: 10;
  height: 52px;
}
#actions-bar.with-selection {
  top: 103px;
}
ul.actions-list {
  margin: 0;
  line-height: 28px;
}
ul.actions-list.no-lh {
  line-height: inherit;
}
.top-bar-actions {
  width: 100%;
  background-color: #FFF;
  top: 53px;
  z-index: 9;
  border-bottom: 1px solid #D2D2D2;
  border-top: 1px solid #D2D2D2;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 30px;
}
.top-bar-actions.with-selection {
  top: 103px;
}
.top-bar-actions a.text,
.top-bar-actions .text.text {
  color: #505050;
}
.top-bar-actions form,
.top-bar-actions label {
  margin-bottom: 0;
}
.top-bar-actions .per-page {
  width: 60px;
}
#selection-actions-bar {
  display: none;
  background-color: #508cff;
  border-color: #508cff;
  color: #FFF;
}
#selection-actions-bar a {
  color: #FFF;
}
#selection-actions-bar a:hover,
#selection-actions-bar a:focus {
  color: #505050;
}
#selection-actions-bar .dropdown-menu a {
  color: #505050;
}
#selection-actions-bar .dropdown-menu a:hover,
#selection-actions-bar .dropdown-menu a:focus {
  color: #FFF;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .text-nav {
    display: none !important;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  #top-search-form .btn-actions .btn-group {
    display: none !important;
  }
  /*
	#gobal-import-btn {
		.text {
			display: none;
		}
	}*/
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    color: #FFF;
  }
  #actions-bar,
  .top-bar-actions {
    top: 0;
  }
}
@media (max-width: 1200px) {
  #actions-bar {
    position: static;
  }
}
@media (max-width: 979px) {
  .always-fixed {
    position: fixed;
  }
}
@media (max-width: 767px) {
  body.no-padding {
    padding: auto 0;
  }
}
#top-search-form {
  margin-right: 10px;
  margin-top: 10px;
}
#top-search-form .search-query {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  box-shadow: none;
  color: #8C8C8C;
  font-size: 14px !important;
  width: 290px;
  padding: 5px 0 5px 5px;
  border: 1px solid #8C8C8C;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#top-search-form .search-query.focused {
  color: #555555;
}
#top-search-form .btn-actions {
  display: none;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  border: 1px solid #508cff;
}
#top-search-form .btn-actions .btn-group {
  color: #ffffff;
  border-right: 1px solid #ffffff !important;
  display: inline-block;
  position: relative;
}
#top-search-form .btn-actions .btn-group .btn .fa-caret-down {
  margin-left: 5px;
}
#top-search-form .btn-actions .btn-group .btn #search_type_selected i {
  margin-right: 4px;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a:focus {
  background: #ffffff !important;
  color: #555555 !important;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a:hover {
  background: #508cff !important;
  color: #ffffff !important;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a.selected {
  color: #508cff !important;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a.selected:focus {
  background: #ffffff !important;
  color: #508cff !important;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a.selected:hover {
  background: #508cff !important;
  color: #ffffff !important;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a .content {
  display: inline-block;
  width: 50%;
}
#top-search-form .btn-actions .btn-group .dropdown-menu li a .selected-search-type {
  display: inline-block;
  text-align: right;
  width: 50%;
}
#top-search-form .btn-actions .btn {
  background-image: none;
  border: 1px solid #508cff;
  text-shadow: none!important;
  color: #ffffff;
  background: #508cff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#top-search-form .btn-actions .btn#submit_search {
  display: inline-block;
}
#footer {
  border-top: 1px solid #D2D2D2;
  margin-top: 10px;
  padding: 10px 0;
}
#footer a {
  text-decoration: none;
  color: #555555;
}
#footer .separator {
  margin-left: 5px;
  margin-right: 5px;
}
#error-background-500,
#error-background-404 {
  margin-top: 10px;
  height: 400px;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  background: url('/images/system/500_wikipixel.jpg') no-repeat;
}
#error-background-500 .text,
#error-background-404 .text {
  color: #FFFFFF;
  padding-top: 260px;
  width: 600px;
  text-align: center;
}
#error-background-404 {
  background: url('/images/system/404_wikipixel.jpg') no-repeat;
}
#gobal-import-btn {
  margin-left: 15px;
}
.notification-count {
  position: absolute;
  left: 20px;
  top: 8px;
}
.top-nav-avatar-container {
  padding: 10px 5px !important;
}
.top-nav-avatar-text {
  margin-right: 5px;
  vertical-align: middle;
}
.top-nav-avatar-img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
.treeview,
.treeview ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.treeview ul {
  background-color: white;
  margin-top: 4px;
}
.treeview .hitarea {
  background: url(/images/tree/treeview-default.gif) -64px -25px no-repeat;
  height: 16px;
  width: 16px;
  margin-left: -16px;
  float: left;
  cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
  display: inline;
  float: none;
}
.treeview li {
  margin: 0;
  padding: 3px 0pt 3px 16px;
  color: #737373;
}
.treeview a.selected {
  background-color: #eee;
}
#treecontrol {
  margin: 1em 0;
  display: none;
}
.treeview .hover {
  color: #0086EB;
  cursor: pointer;
}
.treeview li {
  background: url(/images/tree/treeview-default-line.gif) 0 0 no-repeat;
}
.treeview li.collapsable,
.treeview li.expandable {
  background-position: 0 -176px;
}
.treeview .expandable-hitarea {
  background-position: -80px -3px;
}
.treeview li.last {
  background-position: 0 -1766px;
}
.treeview li.lastCollapsable,
.treeview li.lastExpandable {
  background-image: url(/images/tree/treeview-default.gif);
}
.treeview li.lastCollapsable {
  background-position: 0 -111px;
}
.treeview li.lastExpandable {
  background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea,
.treeview div.lastExpandable-hitarea {
  background-position: 0;
}
.treeview-red li {
  background-image: url(/images/tree/treeview-red-line.gif);
}
.treeview-red .hitarea,
.treeview-red li.lastCollapsable,
.treeview-red li.lastExpandable {
  background-image: url(/images/tree/treeview-red.gif);
}
.treeview-black li {
  background-image: url(/images/tree/treeview-black-line.gif);
}
.treeview-black .hitarea,
.treeview-black li.lastCollapsable,
.treeview-black li.lastExpandable {
  background-image: url(/images/tree/treeview-black.gif);
}
.treeview-gray li {
  background-image: url(/images/tree/treeview-gray-line.gif);
}
.treeview-gray .hitarea,
.treeview-gray li.lastCollapsable,
.treeview-gray li.lastExpandable {
  background-image: url(/images/tree/treeview-gray.gif);
}
.treeview-famfamfam li {
  background-image: url(/images/tree/treeview-famfamfam-line.gif);
}
.treeview-famfamfam .hitarea,
.treeview-famfamfam li.lastCollapsable,
.treeview-famfamfam li.lastExpandable {
  background-image: url(/images/tree/treeview-famfamfam.gif);
}
.treeview .placeholder {
  background: url(/images/icons/loader/small-yellow-circle.gif) 0 0 no-repeat;
  height: 16px;
  width: 16px;
  display: block;
}
.filetree li {
  padding: 3px 0 2px 16px;
}
.filetree span.folder,
.filetree span.file {
  padding: 1px 0 1px 16px;
  display: block;
}
.filetree span.folder {
  background: url(/images/tree/folder.gif) 0 0 no-repeat;
}
.filetree li.expandable span.folder {
  background: url(/images/tree/folder-closed.gif) 0 0 no-repeat;
}
.filetree span.file {
  background: url(/images/tree/file.gif) 0 0 no-repeat;
}
.treeview li span a.addThesaurus {
  background: url(/images/icons/add4Bis.gif);
  height: 12px;
  width: 12px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
}
.waiting {
  background: url(/images/icons/loader/small-yellow-circle.gif) 0 0 no-repeat;
  background-position: center right;
  padding-right: 20px;
}
.cropper-container {
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.cropper-container img {
  max-width: none;
}
.cropper-container .cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.cropper-container .cropper-dragger {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
}
.cropper-container .cropper-preview {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-width: 1px;
  border-color: #69f;
  border-color: rgba(51, 102, 255, 0.75);
  border-style: solid;
}
.cropper-container .cropper-dashed {
  position: absolute;
  display: block;
  opacity: 0.5;
  filter: alpha(opacity=50);
  border: 0 dashed #fff;
}
.cropper-container .dashed-h {
  top: 33.3%;
  left: 0;
  height: 33.3%;
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.cropper-container .dashed-v {
  top: 0;
  left: 33.3%;
  height: 100%;
  width: 33.3%;
  border-right-width: 1px;
  border-left-width: 1px;
}
.cropper-container .cropper-face,
.cropper-container .cropper-line,
.cropper-container .cropper-point {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.cropper-container .cropper-face.cropper-face,
.cropper-container .cropper-line.cropper-face,
.cropper-container .cropper-point.cropper-face {
  top: 0;
  left: 0;
  cursor: move;
  background-color: #fff;
}
.cropper-container .cropper-face.cropper-line,
.cropper-container .cropper-line.cropper-line,
.cropper-container .cropper-point.cropper-line {
  background-color: #69f;
}
.cropper-container .cropper-face.cropper-point,
.cropper-container .cropper-line.cropper-point,
.cropper-container .cropper-point.cropper-point {
  width: 5px;
  height: 5px;
  background-color: #69f;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.cropper-container .line-e {
  top: 0;
  right: -2px;
  width: 5px;
  cursor: e-resize;
}
.cropper-container .line-n {
  top: -2px;
  left: 0;
  height: 5px;
  cursor: n-resize;
}
.cropper-container .line-w {
  top: 0;
  left: -2px;
  width: 5px;
  cursor: w-resize;
}
.cropper-container .line-s {
  bottom: -2px;
  left: 0;
  height: 5px;
  cursor: s-resize;
}
.cropper-container .point-e {
  top: 49%;
  right: -2px;
  cursor: e-resize;
}
.cropper-container .point-n {
  top: -2px;
  left: 49%;
  cursor: n-resize;
}
.cropper-container .point-w {
  top: 49%;
  left: -2px;
  cursor: w-resize;
}
.cropper-container .point-s {
  bottom: -2px;
  left: 49%;
  cursor: s-resize;
}
.cropper-container .point-ne {
  top: -2px;
  right: -2px;
  cursor: ne-resize;
}
.cropper-container .point-nw {
  top: -2px;
  left: -2px;
  cursor: nw-resize;
}
.cropper-container .point-sw {
  bottom: -2px;
  left: -2px;
  cursor: sw-resize;
}
.cropper-container .point-se {
  right: -2px;
  bottom: -2px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cropper-container .point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  height: 200%;
  width: 200%;
  content: " ";
  background-color: #69f;
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (min-width: 768px) {
  .cropper-container .point-se {
    width: 15px;
    height: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-container .point-se {
    width: 10px;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-container .point-se {
    width: 5px;
    height: 5px;
    opacity: 0.75;
    filter: alpha(opacity=75);
  }
}
.cropper-hidden {
  display: none !important;
}
/*!
 *  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('/font/fontawesome-webfont.eot?v=4.2.0');
  src: url('/font/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/font/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/font/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/font/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;
}
/* 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: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .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: #ffffff;
}
/* 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";
}
/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  /* TODO optimize classes */
  position: absolute;
}
.leaflet-container {
  overflow: hidden;
  outline: 0;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-clickable {
  cursor: pointer;
}
.leaflet-dragging,
.leaflet-dragging .leaflet-clickable {
  cursor: move;
}
.leaflet-container img {
  /* map is broken in FF if you have max-width: 100% on tiles */
  max-width: none !important;
}
.leaflet-container img.leaflet-image-layer {
  /* stupid Android 2 doesn't understand "max-width: none" properly */
  max-width: 15000px !important;
}
.leaflet-tile-pane {
  z-index: 2;
}
.leaflet-objects-pane {
  z-index: 3;
}
.leaflet-overlay-pane {
  z-index: 4;
}
.leaflet-shadow-pane {
  z-index: 5;
}
.leaflet-marker-pane {
  z-index: 6;
}
.leaflet-popup-pane {
  z-index: 7;
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
}
/* Leaflet controls */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-control-zoom {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.leaflet-control-zoom {
  padding: 5px;
  background: rgba(0, 0, 0, 0.25);
}
.leaflet-control-zoom a {
  background-color: rgba(255, 255, 255, 0.75);
}
.leaflet-control-zoom a,
.leaflet-control-layers a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-control-zoom a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 19px;
  height: 19px;
}
.leaflet-control-zoom a:hover {
  background-color: #fff;
}
.leaflet-touch .leaflet-control-zoom a {
  width: 27px;
  height: 27px;
}
.leaflet-control-zoom-in {
  background-image: url(/images/leaflet/zoom-in.png);
  margin-bottom: 5px;
}
.leaflet-control-zoom-out {
  background-image: url(/images/leaflet/zoom-out.png);
}
.leaflet-control-layers {
  box-shadow: 0 1px 7px #999;
  background: #f8f8f9;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.leaflet-control-layers a {
  background-image: url(/images/leaflet/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-touch .leaflet-control-layers a {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333;
  background: #fff;
}
.leaflet-control-layers input {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-container .leaflet-control-attribution {
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0 0 5px #bbb;
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  color: black;
  line-height: 1;
  font-size: 10px;
  padding-bottom: 2px;
  text-shadow: 1px 1px 1px #fff;
  background-color: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  padding-top: 1px;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers {
  border: 5px solid #bbb;
}
/* Zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.25, 0.1, 0.25, 0.75);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0.25, 0.1, 0.25, 0.75);
  -o-transition: -o-transform 0.25s cubic-bezier(0.25, 0.1, 0.25, 0.75);
  transition: transform 0.25s cubic-bezier(0.25, 0.1, 0.25, 0.75);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
/* Popup layout */
.leaflet-popup {
  position: absolute;
  text-align: center;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
}
.leaflet-popup-content {
  margin: 14px 20px;
}
.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden;
}
.leaflet-popup-tip {
  width: 15px;
  height: 15px;
  padding: 1px;
  margin: -8px auto 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 5px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
/* Visual appearance */
.leaflet-container {
  background: #ddd;
}
.leaflet-container a {
  color: #0078A8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #05f;
  background: white;
  opacity: 0.5;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-editing-icon {
  border-radius: 2px;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 10px #888;
  -moz-box-shadow: 0 3px 10px #888;
  -webkit-box-shadow: 0 3px 14px #999;
}
.leaflet-popup-content-wrapper {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.leaflet-popup-content {
  font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#explorer-sidebar {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 50%;
  margin-top: -271px;
}
#explorer-sidebar table td {
  border: 0px;
  height: 542px;
  padding: 0;
}
#explorer-sidebar table #explorer-container {
  background: #ffffff;
  border: 1px solid #508cff;
  overflow: hidden;
}
#explorer-sidebar table #explorer-container.collapse {
  border: 0px;
  width: 0px;
}
#explorer-sidebar table #explorer-container > header {
  height: 60px;
  background: #508cff;
}
#explorer-sidebar table #explorer-container > header h3 {
  padding: 10px;
  margin: 0;
  color: #ffffff;
}
#explorer-sidebar table #explorer-container > .body {
  overflow: auto;
  height: 400px;
}
#explorer-sidebar table #explorer-container > .body .jstree-container-ul {
  margin: 10px 0;
}
#explorer-sidebar table #explorer-container > footer {
  height: 80px;
}
#explorer-sidebar table #explorer-container > footer p {
  margin: 0;
  border-top: 1px solid #508cff;
  padding: 10px;
}
#explorer-sidebar table #explorer-container > footer p strong {
  color: #508cff;
}
#explorer-sidebar table #explorer-container > footer div {
  padding: 0 10px;
  border-top: 1px solid #D2D2D2;
}
#explorer-sidebar table #explorer-container > footer div a {
  font-size: 12px;
}
.vakata-context,
.vakata-context ul {
  z-index: 101;
}
/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.jstree-node {
  white-space: nowrap;
}
.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.jstree-anchor:focus {
  outline: 0;
}
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.jstree-ocl {
  cursor: pointer;
}
.jstree .jstree-open > .jstree-children {
  display: block;
}
.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none;
}
.jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.jstree-rtl .jstree-node {
  margin-left: 0;
}
.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.vakata-context {
  display: none;
}
.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  -moz-box-shadow: 5px 5px 4px -4px #666666;
  -webkit-box-shadow: 2px 2px 2px #999999;
  box-shadow: 2px 2px 2px #999999;
}
.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context li {
  list-style: none;
  display: inline;
}
.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  -moz-text-shadow: 1px 1px 0 white;
  -webkit-text-shadow: 1px 1px 0 white;
  text-shadow: 1px 1px 0 white;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.vakata-context li > a:focus {
  outline: 0;
}
.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}
.vakata-context .vakata-context-separator a,
.vakata-context .vakata-context-separator a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
#jstree-dnd .jstree-ok {
  background: green;
}
#jstree-dnd .jstree-er {
  background: red;
}
#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.jstree-default .jstree-hovered {
  /*background:@clicked-color;*/
  color: #508cff;
}
.jstree-default .jstree-clicked {
  background: #508cff;
  color: #ffffff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999;
}
.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.jstree-default .jstree-disabled {
  background: transparent;
  color: #666;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9;
}
#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("/less/apps/backend/src/components/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent;
}
#jstree-dnd.jstree-default i {
  background: transparent;
  width: 16px;
  height: 16px;
}
#jstree-dnd.jstree-default .jstree-ok {
  background-position: -9px -71px;
}
#jstree-dnd.jstree-default .jstree-er {
  background-position: -39px -71px;
}
.jstree-default > .jstree-striped {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9;
}
.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -moz-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #beebff), color-stop(100%, #a8e4ff));
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -o-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: -ms-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='@color1', endColorstr='@color2',GradientType=0 );*/
}
.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px;
}
.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px;
}
.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px;
}
.jstree-default .jstree-wholerow {
  height: 24px;
}
.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("/less/apps/backend/src/components/jstree/32px.png");
}
.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
.jstree-default .jstree-last {
  background: transparent;
}
.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px;
}
.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px;
}
.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px;
}
.jstree-default .jstree-anchor > .jstree-themeicon {
  background-position: -260px -4px;
}
.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px;
}
.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px;
}
.jstree-default .jstree-disabled {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default .jstree-checkbox {
  background-position: -164px -4px;
}
.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px;
}
.jstree-default .jstree-clicked > .jstree-checkbox {
  background-position: -228px -4px;
}
.jstree-default .jstree-clicked > .jstree-checkbox:hover {
  background-position: -228px -36px;
}
.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px;
}
.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px;
}
.jstree-default > .jstree-striped {
  background-size: auto 48px;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px;
}
.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px;
}
.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px;
}
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px;
}
.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/less/apps/backend/src/components/jstree/throbber.gif") center center no-repeat;
}
.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.jstree-default.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px;
}
.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
}
.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.jstree-default-small .jstree-wholerow {
  height: 18px;
}
.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("/less/apps/backend/src/components/jstree/32px.png");
}
.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y;
}
.jstree-default-small .jstree-last {
  background: transparent;
}
.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px;
}
.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px;
}
.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-themeicon {
  background-position: -263px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px;
}
.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px;
}
.jstree-default-small .jstree-disabled {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px;
}
.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px;
}
.jstree-default-small .jstree-clicked > .jstree-checkbox {
  background-position: -231px -7px;
}
.jstree-default-small .jstree-clicked > .jstree-checkbox:hover {
  background-position: -231px -39px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px;
}
.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px;
}
.jstree-default-small > .jstree-striped {
  background-size: auto 36px;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px;
}
.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px;
}
.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px;
}
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px;
}
.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
}
.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/less/apps/backend/src/components/jstree/throbber.gif") center center no-repeat;
}
.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px;
}
.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
}
.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.jstree-default-large .jstree-wholerow {
  height: 32px;
}
.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("/less/apps/backend/src/components/jstree/32px.png");
}
.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y;
}
.jstree-default-large .jstree-last {
  background: transparent;
}
.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px;
}
.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px;
}
.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-themeicon {
  background-position: -256px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px;
}
.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px;
}
.jstree-default-large .jstree-disabled {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px;
}
.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px;
}
.jstree-default-large .jstree-clicked > .jstree-checkbox {
  background-position: -224px 0px;
}
.jstree-default-large .jstree-clicked > .jstree-checkbox:hover {
  background-position: -224px -32px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px;
}
.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px;
}
.jstree-default-large > .jstree-striped {
  background-size: auto 64px;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px;
}
.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px;
}
.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px;
}
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px;
}
.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
}
.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("/less/apps/backend/src/components/jstree/throbber.gif") center center no-repeat;
}
.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
		.jstree-open > .jstree-ocl,
		.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
		*/
  }
  .jstree-default-responsive .jstree-icon {
    background-image: url("40px.png");
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px;
  }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 200px;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-themeicon {
    background-position: -40px -40px;
  }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .jstree-default-responsive .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive .jstree-clicked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .jstree-default-responsive > .jstree-striped {
    background: transparent;
  }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9;
  }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff;
  }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("40px.png");
    background-size: 120px 200px;
  }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .jstree-default-responsive .jstree-last {
    background: transparent;
  }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
  }
}
.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.search-block {
  margin-top: 10px;
  background-color: #F6F6F6;
  padding: 10px 15px;
}
.search-block .form-search {
  margin-bottom: 0px;
}
ul.filter {
  list-style-type: none;
  margin: 0 0 5px;
}
ul.filter:last-child {
  margin: 0;
}
ul.filter li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}
ul.filter li:first-child {
  padding-left: 0;
}
ul.filter li:last-child {
  padding-right: 0;
}
ul.filter .active,
ul.filter .selected {
  color: #005580;
}
.control-label.required::after,
label.required::after {
  content: " *";
  color: #9d261d;
  font-weight: bold;
}
.require-field {
  color: #9d261d;
}
.error_list,
.error {
  color: #9d261d;
}
ul.error_list {
  list-style: none;
}
.form-horizontal .error_list,
.form-inline .error_list {
  display: inline-block;
}
.form-horizontal .controls .text-node {
  display: block;
  padding-top: 5px;
}
.breadcrumb {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append button {
  height: 30px;
}
a.disabled {
  color: #AFAFAF;
  cursor: text;
}
input.reset-input,
textarea.reset-input {
  border: 1px solid transparent;
  box-shadow: none;
  transition: none;
}
input.reset-input:hover,
textarea.reset-input:hover,
input.reset-input:focus,
textarea.reset-input:focus {
  border: 1px solid #CCCCCC;
  background-color: #FAFAFA;
}
.commands-top {
  margin: 0 0 20px;
  *zoom: 1;
}
.commands-top:before,
.commands-top:after {
  display: table;
  content: "";
  line-height: 0;
}
.commands-top:after {
  clear: both;
}
.phone-code {
  width: 50px;
  margin-right: 5px;
}
.phone {
  width: 139px;
}
.contenteditable-input {
  outline: none;
  border: 1px solid transparent;
  padding: 4px 7px;
  color: #555555;
  word-wrap: break-word;
}
.contenteditable-input:hover,
.contenteditable-input:focus {
  border: 1px solid #CCCCCC;
  background-color: #FAFAFA;
}
.form-public {
  background-color: #282828;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.form-public > .header {
  border-bottom: 1px solid #000000;
  padding: 9px 15px;
}
.form-public > .header h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #8c8c8c;
}
.form-public > .body {
  padding: 60px;
}
.form-public .actions {
  margin-top: 15px;
}
.form-public .text {
  padding-left: 0;
  color: #8c8c8c !important;
  font-size: 0.8em !important;
}
.form-public .text.underline {
  text-decoration: underline;
}
.form-public .control-group {
  margin-bottom: 5px;
}
.form-public input:focus,
.form-public textarea:focus,
.form-public select:focus {
  box-shadow: none !important;
}
.form-public .input-block-level {
  color: #8c8c8c;
  background-color: black;
  border: medium none black;
  border-radius: 0 0 0 0;
  font-size: 16px !important;
  margin: 0;
  min-height: 38px;
}
.public-title {
  color: #508cff;
  font-size: 34px;
  margin-top: 20px;
}
.autogrow-textarea {
  height: 30px;
  resize: none;
}
.form-horizontal label {
  font-weight: 700;
}
.form-horizontal label.slim {
  font-weight: normal;
}
.form-horizontal label.radio,
.form-horizontal .checkbox {
  font-weight: normal;
}
.form-horizontal .error_list {
  margin-top: 6.66666667px;
  margin-bottom: 0;
  margin-left: 0;
}
legend + .control-group {
  margin-top: 0;
}
.phone-code.input-block-level {
  width: 20%;
  margin-right: 0;
}
.phone.input-block-level {
  width: 80%;
  border-left: none;
}
.list-button.input-block-level select {
  width: 80%;
}
.list-button.input-block-level .btn {
  width: 19%;
}
.help-block {
  font-size: 0.85em;
  font-style: italic;
}
/* a[href="javascript:void(0)"] {
	cursor: default;
} */
.invalid-form input:required:invalid,
.invalid-form textarea:required:invalid,
.invalid-form select:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
.invalid-form input:required:invalid:focus,
.invalid-form textarea:required:invalid:focus,
.invalid-form select: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;
}
.email.input-block-level {
  width: 50%;
  margin-right: 0;
}
.email-domain.input-block-level {
  width: 50%;
  border-left: none;
}
.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-primary {
  background-color: #508cff;
}
.btn-warning {
  background-color: #fbb450;
}
.btn-danger {
  background-color: #ee5f5b;
}
.btn-success {
  background-color: #62c462;
}
.btn-info {
  background-color: #5bc0de;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
a,
a:link {
  text-decoration: none;
}
.progress {
  text-align: center;
}
.progress .bar {
  background-color: #508cff;
  background-image: none;
  float: none;
}
.progress .text {
  position: relative;
  top: -20px;
}
.breadcrumb {
  list-style: none outside none;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  display: inline-block;
}
.breadcrumb .dropdown .dropdown-menu li a {
  font-size: 15px;
  padding: 5px;
}
.breadcrumb > li {
  display: inline-block;
  font-size: 24px!important;
  line-height: 21px;
  font-family: "AvenirNext-Regular", "Avenir Next Regular", "Avenir-Regular", "Avenir Regular", "Avenir", "Lato", "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}
.breadcrumb > li > a {
  color: #555555;
  text-decoration: none;
  text-shadow: none;
}
.breadcrumb > li > a:hover {
  color: #a2a2a2;
  text-decoration: none;
}
.breadcrumb > li > .divider {
  font-size: 20px!important;
  color: #555555;
}
.breadcrumb > .active {
  color: #508cff;
}
.breadcrumb > .active a {
  color: #508cff;
  text-decoration: none;
  text-shadow: none;
}
.breadcrumb > .active a:hover {
  color: #003eb6;
  text-decoration: none;
}
.breadcrumb > .active a:hover .divider {
  color: #003eb6;
  padding: 0 5px;
}
.breadcrumb > .active a .divider {
  color: #508cff;
  padding: 0 5px;
}
.breadcrumb-tab > li {
  margin-right: 40px;
}
.breadcrumb-infos {
  margin-top: 15px;
  margin-bottom: 15px;
}
ul.actions-list > li {
  padding: 0;
  margin: 0 10px;
}
ul.actions-list > li:first-child {
  margin-left: 0;
}
ul.actions-list > li:last-child {
  margin-right: 0;
}
#main-breadcrumb {
  margin-left: 0;
}
.table th,
.table td {
  vertical-align: middle;
}
.table .text-center,
.table .text-centered {
  text-align: center;
}
.table {
  background-color: #FFF;
}
.modal.large {
  width: 70%;
  margin-left: -35%;
}
.modal.xlarge {
  width: 90%;
  margin-left: -45%;
}
.modal .modal-header.no-border {
  border: 0px;
}
.modal .modal-header .nav-tabs {
  margin-bottom: 0px;
}
.modal table tbody tr.selected {
  color: white;
}
.modal table tbody tr.selected td {
  background-color: #508cff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal .modal-zip-loading {
  text-align: center;
  margin-top: 10px;
}
.modal {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.folder-properties-modal .control-group {
  margin-bottom: 0;
}
.ui-autocomplete {
  z-index: 1051 !important;
}
.ui-dialog {
  z-index: 1051 !important;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  margin-top: 0;
}
.dropdown-menu > li > a {
  color: #505050;
}
.dropdown-menu .offer-info {
  color: #505050;
  padding: 3px 20px;
}
.dropdown-menu .offer-info .storage {
  font-size: 11.9px;
  color: #333333;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}
.dropdown-menu .offer-info .storage .bar {
  margin-top: 3px;
  width: 100%;
  min-width: 180px;
  height: 5px;
  border: 1px solid #c8c8c8;
  background-color: #ebebeb;
}
.dropdown-menu .offer-info .storage .bar div {
  height: 5px;
  background-color: #508cff;
}
/*
.container-dropdown {
	&:hover {
		> .dropdown-menu {
			display: block;
		}
	}
}*/
/**
 * style pour affichage des continents
 */
#continents-body {
  *zoom: 1;
}
#continents-body:before,
#continents-body:after {
  display: table;
  content: "";
  line-height: 0;
}
#continents-body:after {
  clear: both;
}
#continents-body .continent {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
#continents-body .countries {
  display: none;
  list-style: none;
}
/**
 * style pour affichage support
 */
#support-body .support-list {
  *zoom: 1;
  margin-bottom: 20px;
}
#support-body .support-list:before,
#support-body .support-list:after {
  display: table;
  content: "";
  line-height: 0;
}
#support-body .support-list:after {
  clear: both;
}
#support-body .support {
  float: left;
  width: 33%;
}
#support-body #new-support {
  margin: 0;
}
.pagination > .links {
  vertical-align: middle;
}
.pagination > .infos {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.dao-player {
  position: relative;
}
.dao-player .progress-container {
  position: absolute;
  width: 100%;
  z-index: 100;
  top: 50%;
}
.dao-player .progress {
  height: 10px;
  margin-bottom: 0;
  width: 250px;
  margin: 0 auto;
}
.dao-player .webgl-unavailable {
  display: none;
  margin: 15px 0px;
}
.map-marker {
  text-decoration: none;
  display: block;
}
.map-marker img {
  float: left;
  max-width: 100px!important;
}
.map-marker > div {
  float: left;
  margin-left: 2px;
  width: 100px;
  border: 1px solid #fff;
}
.map-marker > div .name {
  color: #555555;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.map-marker > div .name:before {
  content: '';
}
.slideshow {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 9999;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9000000, endColorstr=#d9000000)";
}
.slideshow > div {
  width: 90%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.slideshow > div .image-container {
  vertical-align: middle;
  height: 100%;
  overflow: hidden;
}
.slideshow > div .image-container .image {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.slideshow > div .image-container .image img {
  max-width: 100%!important;
  max-height: 100%!important;
}
.slideshow > div .image-container .image .info {
  position: fixed;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0px;
  left: 0px;
  background-color: #000000;
  color: #ffffff;
}
.slideshow > div .image-container .active,
.slideshow > div .image-container .next,
.slideshow > div .image-container .prev {
  display: block;
}
.slideshow > div .image-container .next,
.slideshow > div .image-container .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.slideshow > div .image-container .next.left,
.slideshow > div .image-container .prev.right,
.slideshow > div .image-container .active {
  left: 0;
}
.slideshow > div .image-container .active.left,
.slideshow > div .image-container .prev {
  left: -100%;
}
.slideshow > div .image-container .active.right,
.slideshow > div .image-container .next {
  left: 100%;
}
.slideshow > a {
  display: block;
  color: #ffffff;
  font-size: 36px;
  position: relative;
  top: 50%;
  margin: 10px;
}
.print-element {
  width: 100%;
  margin-bottom: 15px;
}
.print-element .thumbnail-image {
  width: 280px;
  height: 215px;
  background-color: #000000;
  text-align: center;
  vertical-align: middle;
}
.print-element .thumbnail-info {
  padding-left: 10px;
  vertical-align: top;
}
.permalink-comments > .posts {
  padding: 20px;
}
.permalink-comments > .posts > .post {
  margin-bottom: 20px;
}
.permalink-comments > .posts > .post:last-child {
  margin-bottom: inherit;
}
.permalink-comments > .posts > .post > .author {
  font-weight: bold;
}
.permalink-comments > .posts > .post > .posting-date {
  color: #c8c8c8;
  font-size: 0.8em;
  font-style: italic;
}
.permalink-comments .form-horizontal {
  background: #ebebeb;
  padding: 20px;
  margin: 0;
}
.permalink-comments .form-horizontal .controls {
  margin-left: 0;
}
.permalink-comments .form-horizontal .control-button {
  margin-bottom: 0;
  text-align: center;
}
#permalink-file-show-page iframe {
  height: 500px;
  display: block;
  margin: 0 auto;
  width: 95%;
}
#permalink-file-show-page #video_player {
  margin: 0 auto;
}
#permalink-file-show-page #dae {
  position: relative;
}
#permalink-file-show-page #dae #progress {
  color: #508CFF;
  width: 100%;
  font-size: 3em;
  font-variant: small-caps;
  font-weight: bold;
  position: absolute;
  z-index: 100;
  text-align: center;
  text-shadow: #000 0px 0px 10px;
}
#permalink-file-show-page #dae #progress #progressbar {
  text-align: center;
  background: white;
  width: 250px;
  height: 10px;
}
#permalink-file-show-page #dae #progress #progressbar #bar {
  background: #508CFF;
  width: 0px;
  height: 10px;
  margin-top: 100%;
}
#permalink-file-show-page #dae #webgl-unavailable {
  display: none;
  text-align: center;
  margin: 15px 0px;
}
#permalink-file-preview-page .document-container-outer {
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
#permalink-file-preview-page .document-container-outer .document-container {
  width: 100%;
  line-height: 0px;
  background-color: #ebebeb;
}
#permalink-file-preview-page .document-container-outer .document-container .document-frame {
  width: 100%;
  height: 600px;
  -webkit-transform-origin: top left;
}
#permalink-file-preview-page .document-container-outer .document-container .document-frame #documentViewer {
  margin: 0px auto;
}
#permalink-file-preview-page .document-container-outer .document-container #swfViewer {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#permalink-file-preview-page .thumbnail-document {
  padding-bottom: 15px;
  background-color: #ebebeb;
}
#permalink-file-preview-page .required-flash {
  display: none;
}
#permalink-file-preview-page .message-flash {
  line-height: 20px;
}
#permalink-file-preview-page .img-flash {
  display: block;
  text-align: center;
}
.thumbnail {
  position: relative;
  margin-bottom: 10px;
  margin-left: 10px;
  float: left;
  background-color: #000;
  width: 280px;
}
.thumbnail .thumbnail-image-wrapper {
  position: relative;
  width: 280px;
}
.thumbnail .thumbnail-image {
  z-index: 1;
  text-align: center;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 280px;
  height: 215px;
  background-image: url("/images/icons/loader/spinner-black-background.gif") no-repeat center center;
  background-color: #000;
  cursor: pointer;
  text-decoration: none;
}
.thumbnail .thumbnail-image.empty {
  background-color: #ffffff;
}
.thumbnail .thumbnail-image.empty i {
  font-size: 72px;
}
.thumbnail .thumbnail-image.empty .caption {
  margin-top: 5px;
}
.thumbnail .thumbnail-image > a {
  text-decoration: none;
  display: block;
}
.thumbnail .thumbnail-image img {
  max-width: 280px;
  max-height: 215px;
}
.thumbnail .thumbnail-image .align-left {
  text-align: left !important;
}
.thumbnail .thumbnail-image .tooltip {
  width: 350px;
}
.thumbnail.is-deleted .thumbnail-image {
  cursor: default;
}
.thumbnail .is-deleted-message {
  color: #9d261d;
  font-size: 1.4em;
  position: relative;
  text-align: center;
  text-shadow: 0 0 9px #000000;
}
.thumbnail .thumbnail-actions-menu {
  display: none;
  position: absolute;
  top: 0;
  z-index: 3;
}
.thumbnail .thumbnail-actions-menu input {
  margin: 0;
  z-index: 2;
}
.thumbnail .thumbnail-actions-menu .thumbnail-backdrop-info {
  display: block;
  color: #ffffff;
  padding: 0 10px;
  overflow: hidden;
  height: 183px;
  word-wrap: break-word;
  width: 260px;
}
.thumbnail:hover .thumbnail-actions-menu,
.thumbnail.is-selected .thumbnail-actions-menu {
  display: block;
}
.thumbnail:hover .thumbnail-black-overlay {
  z-index: 2;
  display: block;
}
.thumbnail.is-selected .thumbnail-overlay {
  z-index: 2;
  display: block;
}
.thumbnail:hover .thumbnail-actions-menu,
.thumbnail.ui-selected .thumbnail-actions-menu,
.thumbnail.ui-selecting .thumbnail-actions-menu {
  display: block;
}
.thumbnail.ui-selected .thumbnail-overlay,
.thumbnail.ui-selecting .thumbnail-overlay {
  z-index: 2;
  display: block;
}
.thumbnail.ui-selected .thumbnail-backdrop-info,
.thumbnail.ui-selecting .thumbnail-backdrop-info {
  display: none;
}
.thumbnail.ui-selected .thumbnail-black-overlay,
.thumbnail.ui-selecting .thumbnail-black-overlay {
  display: none;
}
.thumbnail .access {
  margin-right: 5px;
}
.thumbnail.small {
  width: 150px;
}
.thumbnail.small .thumbnail-image {
  width: 150px;
  height: 140px;
}
.thumbnail.small .thumbnail-image img {
  max-width: 150px;
  max-height: 140px;
}
.thumbnail .lazy-container {
  background-image: none;
}
.thumbnail-folder .thumbnail-caption,
.thumbnail-album .thumbnail-caption {
  border-top: 1px solid #303030;
  color: #FFF;
  padding: 10px;
}
.thumbnail-folder .thumbnail-caption > .name,
.thumbnail-album .thumbnail-caption > .name {
  color: #FFF;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thumbnail-folder .thumbnail-caption > .name:before,
.thumbnail-album .thumbnail-caption > .name:before {
  content: '';
}
.thumbnail-folder .thumbnail-caption .fa-lock,
.thumbnail-album .thumbnail-caption .fa-lock,
.thumbnail-folder .thumbnail-caption .fa-unlock,
.thumbnail-album .thumbnail-caption .fa-unlock,
.thumbnail-folder .thumbnail-caption .fa-bullhorn,
.thumbnail-album .thumbnail-caption .fa-bullhorn {
  color: #ffffff !important;
}
.thumbnail-folder .thumbnail-caption > .infos,
.thumbnail-album .thumbnail-caption > .infos {
  font-size: 0.9em;
}
.thumbnail-folder:hover .thumbnail-caption,
.thumbnail-album:hover .thumbnail-caption {
  background-color: #508cff;
}
.thumbnail-folder:hover.ui-selected .thumbnail-caption,
.thumbnail-album:hover.ui-selected .thumbnail-caption,
.thumbnail-folder:hover .ui-selecting .thumbnail-caption,
.thumbnail-album:hover .ui-selecting .thumbnail-caption {
  background-color: initial;
}
.thumbnail-folder .dropdown .dropdown-toggle,
.thumbnail-album .dropdown .dropdown-toggle {
  color: #FFF;
}
.thumbnail-file {
  background-color: #FFF;
}
.thumbnail-file .thumbnail-caption {
  border-top: 1px solid #EBEBEB;
  padding: 10px;
}
.thumbnail-file .thumbnail-caption > .name .filename {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 50px;
  vertical-align: middle;
}
.thumbnail-file .thumbnail-caption > .name .filename:before {
  content: '';
}
.thumbnail-file .thumbnail-caption > .name .extension {
  background: none repeat scroll 0 0 #D6D6D6;
  color: #FFFFFF;
  float: right;
  padding: 8px;
  text-transform: uppercase;
}
.thumbnail-file .thumbnail-caption > .name .extension > img {
  vertical-align: text-top;
}
.thumbnail-file .thumbnail-caption > .infos {
  font-size: 0.85em;
}
.thumbnail-file .thumbnail-caption > .infos p {
  margin: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.thumbnail-file .thumbnail-caption > .infos p:before {
  content: '';
}
.thumbnail-request-container {
  width: inherit;
  position: absolute;
  bottom: 0;
  background-color: #FFF;
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 10px 0;
  text-align: center;
  line-height: 20px;
  z-index: 2;
}
.thumbnail-request-container .cancel-request-container .btn {
  padding-left: 6px;
  padding-right: 6px;
}
.thumbnail-overlay {
  display: none;
  position: absolute;
  top: 0;
  background-color: #508cff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
}
.thumbnail-black-overlay {
  display: none;
  position: absolute;
  top: 0;
  background-color: #000000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
}
#show-more-container,
.show-more-container {
  padding-bottom: 10px;
  text-align: center;
}
#folders-container {
  background-color: #D9D9D9;
  min-height: 250px;
  padding-top: 10px;
}
#files-container,
.files-container {
  background-color: #EBEBEB;
  min-height: 250px;
  padding-top: 10px;
}
#files-container #sidebar-container,
.files-container #sidebar-container {
  position: static;
  width: 270px;
}
.thumbnail-container,
#thumbnail-container,
#albums-thumbnail-container,
#folders-thumbnail-container,
#files-thumbnail-container,
#fotolia-files-thumbnail-container {
  *zoom: 1;
}
.thumbnail-container:before,
#thumbnail-container:before,
#albums-thumbnail-container:before,
#folders-thumbnail-container:before,
#files-thumbnail-container:before,
#fotolia-files-thumbnail-container:before,
.thumbnail-container:after,
#thumbnail-container:after,
#albums-thumbnail-container:after,
#folders-thumbnail-container:after,
#files-thumbnail-container:after,
#fotolia-files-thumbnail-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnail-container:after,
#thumbnail-container:after,
#albums-thumbnail-container:after,
#folders-thumbnail-container:after,
#files-thumbnail-container:after,
#fotolia-files-thumbnail-container:after {
  clear: both;
}
.thumbnail-container .no-result,
#thumbnail-container .no-result,
#albums-thumbnail-container .no-result,
#folders-thumbnail-container .no-result,
#files-thumbnail-container .no-result,
#fotolia-files-thumbnail-container .no-result {
  padding: 5px 0;
  font-size: 1.5em;
}
.thumbnail-container.padding-left,
#thumbnail-container.padding-left,
#albums-thumbnail-container.padding-left,
#folders-thumbnail-container.padding-left,
#files-thumbnail-container.padding-left,
#fotolia-files-thumbnail-container.padding-left {
  padding-left: 10px;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  background: #508cff;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  border: 1px dotted #003eb6 !important;
}
.table-list {
  table-layout: fixed;
  background-color: transparent;
}
.table-list .fa-info-circle {
  line-height: inherit;
}
.table-list .tooltip ul {
  text-align: left;
}
.table-list th,
.table-list td {
  padding: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.table-list th.col-action,
.table-list td.col-action {
  width: 5%;
}
.table-list th.col-thumbnail,
.table-list td.col-thumbnail {
  width: 15%;
}
.table-list th.col-name,
.table-list td.col-name {
  width: 35%;
}
.table-list th.col-type,
.table-list td.col-type {
  width: 10%;
}
.table-list th.col-size,
.table-list td.col-size {
  width: 10%;
}
.table-list th.col-created-at,
.table-list td.col-created-at {
  width: 15%;
}
.table-list th.col-created-by,
.table-list td.col-created-by {
  width: 15%;
}
.table-list th.col-actions,
.table-list td.col-actions {
  text-align: center;
  width: 30%;
}
.table-list.action th.col-name,
.table-list.action td.col-name {
  width: 30%;
}
.table-list .list {
  position: relative;
  cursor: pointer;
}
.table-list .list.no-click {
  cursor: inherit;
}
.table-list .list .thumbnail-list-wrapper {
  display: table;
  table-layout: fixed;
  width: 50px;
}
.table-list .list .thumbnail-image {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  background-image: url("/images/icons/loader/spinner-black-background.gif") no-repeat center center;
  background-color: #000;
}
.table-list .list .thumbnail-image > a {
  text-decoration: none;
  display: block;
}
.table-list .list .thumbnail-image img {
  max-width: 50px;
  max-height: 50px;
}
.table-list .list.ui-selected,
.table-list .list.ui-selecting,
.table-list .list.is-selected {
  background-color: #508cff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.table-list .list:hover {
  background-color: white;
}
.table-list .list:hover.ui-selected,
.table-list .list:hover.ui-selecting {
  background-color: #508cff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  background: #508cff;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  border: 1px dotted #003eb6 !important;
}
.send-request-container {
  text-align: center;
}
.list-search {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.list-search .thumbnail-image {
  z-index: 1;
  text-align: center;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 280px;
  height: 215px;
  background-image: url("/images/icons/loader/spinner-black-background.gif") no-repeat center center;
  background-color: #000;
}
.list-search .thumbnail-image > a {
  text-decoration: none;
  display: block;
}
.list-search .thumbnail-image img {
  max-width: 280px;
  max-height: 215px;
}
.list-search.is-deleted .thumbnail-image {
  cursor: default;
}
.list-search .is-deleted-message {
  color: #9d261d;
  font-size: 1.4em;
  position: relative;
  text-align: center;
  text-shadow: 0 0 9px #000000;
}
.list-search .thumbnail-info {
  display: table-cell;
  width: 100%;
}
.list-search .thumbnail-info .fields {
  padding: 10px;
  background-color: #FFF;
  margin-left: 10px;
  min-height: 195px;
}
.list-search .thumbnail-info .fields .filename {
  font-weight: bold;
  margin-bottom: 10px;
}
.list-search .thumbnail-info .fields .filename .normal {
  font-weight: normal;
}
.list-search .thumbnail-info .fields .info {
  *zoom: 1;
  margin-bottom: 5px;
  font-size: 0.85em;
}
.list-search .thumbnail-info .fields .info:before,
.list-search .thumbnail-info .fields .info:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-search .thumbnail-info .fields .info:after {
  clear: both;
}
.list-search .thumbnail-info .fields .info label {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0px;
  font-size: inherit!important;
}
.list-search .thumbnail-info .fields .highlight {
  background-color: #9dbeff;
}
.list-search .thumbnail-actions-menu {
  display: none;
  position: absolute;
  top: 0;
  z-index: 3;
}
.list-search .thumbnail-actions-menu input {
  margin: 0;
}
.list-search:hover .thumbnail-actions-menu,
.list-search.ui-selected .thumbnail-actions-menu,
.list-search.ui-selecting .thumbnail-actions-menu {
  display: block;
}
.list-search.ui-selected .thumbnail-overlay,
.list-search.ui-selecting .thumbnail-overlay {
  z-index: 2;
  display: block;
}
.list-complete {
  width: 100%;
  float: left;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 10px;
}
.list-complete .filename h4 {
  font-weight: normal;
}
.list-complete .info {
  font-size: 0.85em;
  padding-top: 10px;
}
/**
 * Sidebar
 */
.sidebar-block {
  background: #ffffff;
  border: 1px solid #c8c8c8;
  margin-bottom: 10px;
}
.sidebar-block .default-description-height {
  min-height: 50px;
}
.sidebar-block .sidebar-divider-top {
  border-top: 1px solid #efefef;
}
.sidebar-block .sidebar-divider-bottom {
  border-bottom: 1px solid #efefef;
}
.sidebar-block .sidebar-header {
  padding: 15px;
  color: #555555;
  font-size: 30px;
  margin: 0;
  border-bottom: 1px solid #c8c8c8;
}
.sidebar-block .sidebar-content {
  padding: 9px 15px;
}
.sidebar-block .sidebar-content .sidebar-overflow {
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
}
.sidebar-block textarea {
  resize: none;
  margin: 0;
}
.sidebar-block .suggered-tags a::after {
  content: " - ";
}
.sidebar-block .suggered-tags a:last-child::after {
  content: "";
}
.sidebar-block .suggered-tags a.tag-cloud-1 {
  font-size: 14px;
}
.sidebar-block .suggered-tags a.tag-cloud-2 {
  font-size: 16px;
}
.sidebar-block .suggered-tags a.tag-cloud-3 {
  font-size: 18px;
}
.sidebar-block .suggered-tags a.tag-cloud-4 {
  font-size: 20px;
}
.sidebar-block .suggered-tags a.tag-cloud-5 {
  font-size: 22px;
}
.sidebar-block .suggered-tags a.tag-cloud-6 {
  font-size: 24px;
}
.sidebar-block .suggered-tags a.tag-cloud-7 {
  font-size: 26px;
}
.sidebar-block .suggered-tags a.tag-cloud-8 {
  font-size: 28px;
}
.sidebar-block .details-list {
  margin: 0;
}
.sidebar-block .details-list .input {
  display: inline-block;
}
.sidebar-block .details-list .input.break {
  word-break: break-all;
}
.sidebar-block .details-list .input.checksum {
  width: 135px;
  vertical-align: top;
}
.sidebar-block .field-label {
  word-break: break-all;
  color: #AFAFAF;
  display: inline-block;
}
.sidebar-block ul.unstyled {
  margin-left: 0;
}
.sidebar-block .accordion-inner {
  font-size: 12px !important;
}
.sidebar-block .accordion-inner label,
.sidebar-block .accordion-inner input,
.sidebar-block .accordion-inner button,
.sidebar-block .accordion-inner select,
.sidebar-block .accordion-inner textarea {
  font-size: 12px !important;
}
.sidebar-block .form-search {
  margin: 0;
}
.sidebar-block ul {
  margin-bottom: 0;
  margin-left: 10px;
  list-style-type: none;
}
.sidebar-block .count {
  float: right;
}
.accordion-group {
  border-bottom: 1px solid #efefef;
}
.accordion-group:last-child {
  border-bottom: none;
}
.accordion-heading .accordion-toggle {
  color: #508cff;
  display: block;
  padding: 9px 15px;
}
.accordion-heading .accordion-toggle.collapsed {
  color: inherit;
}
.accordion-heading .accordion-toggle i {
  margin-right: 2px;
}
.accordion-heading .accordion-toggle i.accordion-toggle-icon {
  float: right;
  line-height: inherit;
  margin: 0;
}
.accordion-inner {
  padding: 0 15px 9px;
}
.accordion-inner i {
  margin-right: 2px;
}
.accordion-inner > div {
  margin-bottom: 10px;
}
.accordion-inner > div:last-child {
  margin-bottom: 0;
}
#sidebar-container {
  position: absolute;
  width: 220px;
}
.user-fullname {
  display: inline-block;
  vertical-align: middle;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar-container {
    width: 166px;
  }
}
@media (min-width: 1200px) {
  #sidebar-container {
    width: 270px;
  }
}
.tag0,
.tag1,
.tag2 {
  font-size: 11px;
  color: #90CDEA;
}
.tag3,
tag4 {
  font-size: 12px;
  color: #7AC3E5;
}
.tag5,
.tag6 {
  font-size: 14px;
  color: #64B8E1;
}
.tag7,
.tag8 {
  font-size: 16px;
  color: #4EAEDC;
}
.tag9,
tag10 {
  font-size: 18px;
  color: #4EAEDC;
}
#tag-sidebar {
  position: fixed;
  z-index: 100;
  right: 0;
  top: 50%;
  margin-top: -246px;
}
#tag-sidebar table td {
  border: 0px;
  height: 492px;
  padding: 0;
}
#tag-sidebar table #tags-container {
  background: #ffffff;
  border: 1px solid #508cff;
  overflow: hidden;
}
#tag-sidebar table #tags-container.collapse {
  border: 0px;
  width: 0px;
}
#tag-sidebar table #tags-container > header {
  height: 60px;
  background: #508cff;
}
#tag-sidebar table #tags-container > header h3 {
  padding: 10px;
  margin: 0;
  color: #ffffff;
}
#tag-sidebar table #tags-container > .body {
  overflow: auto;
  height: 350px;
}
#tag-sidebar table #tags-container > .body .suggered-tags {
  padding: 10px;
}
#tag-sidebar table #tags-container > .body .suggered-tags a::after {
  content: " - ";
}
#tag-sidebar table #tags-container > .body .suggered-tags a:last-child::after {
  content: "";
}
.modal.large {
  width: 70%;
  margin-left: -35%;
}
.modal.xlarge {
  width: 90%;
  margin-left: -45%;
}
.modal .modal-header.no-border {
  border: 0px;
}
.modal .modal-header .nav-tabs {
  margin-bottom: 0px;
}
.modal .modal-body .loading-iframe {
  font-size: 34px!important;
  margin-top: 20%;
}
.modal .modal-body iframe {
  border: 0px;
  width: 100%;
  height: 400px;
  display: none;
}
#testContent {
  padding: 20px;
}
/* Resizable
----------------------------------*/
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0px;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0px;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0px;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.photoTag-taglist {
  /* list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left; */
}
.photoTag-taglist li {
  cursor: pointer;
  /* clear: both;
		float: left;
		cursor: pointer;
		margin-bottom: 0px!important;
		color: #737373;
		margin-left: 0px!important; */
}
.photoTag-taglist li a.photoTag-delete {
  margin-left: 5px;
}
.photoTag-taglist li span {
  font-weight: normal;
}
.photoTag-taglist li:hover {
  color: #508cff;
}
.photoTag-taglist li:hover a.photoTag-delete {
  color: #508cff;
}
#tempNewTagForm {
  background-color: #e5e5e5;
  padding: 5px 15px;
  overflow: hidden;
  position: absolute;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  /*.inputSubmit, .inputCancel {
		font-size: 13px;
		padding: 3px;
		margin-right: 5px;
		color: #ffffff;
		background-color: #6dba5d;
		border: 1px #6dba5d solid;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}*/
}
#tempNewTagForm input {
  display: inline;
  margin-bottom: 10px;
}
#tempNewTagForm label {
  width: auto;
  float: left;
  color: #333333;
  margin: auto!important;
  padding: auto!important;
}
#tempNewTagForm .inputCancel {
  float: right;
}
.photoTag-tag {
  border: 3px #e5e5e5 solid;
  opacity: 0.8;
  /* Fallback for web browsers that don't support RGBa */
  background-color: transparent;
  /* RGBa with 0.6 opacity */
  background-color: rgba(255, 255, 255, 0.1);
  /* For IE 5.5 - 7*/
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000099, endColorstr=#00000099)";
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000099, endColorstr=#00000099)";
  overflow: visible;
  border-radius: 0px 4px 4px 4px;
}
.photoTag-tag .photoTag-delete {
  background: url(/images/jquery.phototags/delete.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  opacity: 0.8;
}
.innerTag {
  background-color: #e5e5e5;
  border: 3px #e5e5e5 solid;
  height: 20px;
  position: relative;
  top: -26px;
  left: -3px;
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3b3b3b;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
}
.upgrade-bar {
  position: fixed;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  z-index: 8000;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.upgrade-bar.opaque {
  background: #000000;
}
.upgrade-bar .container {
  padding-top: 10px;
  padding-bottom: 10px;
}
.upgrade-bar .container .span-custom {
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.upgrade-bar .container .span-custom .content {
  color: #ffffff;
  font-size: 12px!important;
  display: inline-block;
  vertical-align: middle;
}
.upgrade-bar .container .span-custom .content .title {
  font-weight: bold;
  font-size: 14px!important;
}
.upgrade-bar .container .span-custom .button-action {
  display: inline-block;
  margin-left: 80px;
}
.nav-tabs {
  border-bottom: 3px solid #DDDDDD;
}
.nav-tabs > li {
  margin-bottom: -3px;
}
.nav-tabs > li.active,
.nav-tabs > li:hover,
.nav-tabs > li:focus {
  border-bottom: 3px solid #508cff;
}
.nav-tabs > li.active a,
.nav-tabs > li:hover a,
.nav-tabs > li:focus a {
  background-color: #FFF;
  border: none !important;
}
.nav-tabs > li.active {
  font-weight: bold;
}
.nav-tabs > li > a {
  color: #9B9B9B;
  border-radius: 0;
  border: none !important;
}
.comment-item {
  padding: 8px;
  border: 1px solid #E6E6E6;
  min-height: 35px;
  margin-bottom: 6px;
  background-color: #F6F6F6;
}
.comment-item .avatar {
  float: left;
}
.comment-item .avatar img {
  height: 35px;
  width: 35px;
}
.comment-item .comment-panel {
  margin-left: 45px;
}
.comment-item .comment-panel .username {
  color: #508cff;
  font-weight: bold;
}
.comment-item .comment-panel .comment-actions {
  font-size: 0.85em;
}
.comment-item .comment-panel .comment-actions .date {
  color: grey;
  font-style: italic;
}
.comment-item .comment-panel .comment-edit {
  margin-top: 5px;
  display: none;
}
.comment-item .comment-panel .comment-edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  width: 100%;
}
.comment-item .comment-panel .comment-edit .submit {
  text-align: right;
}
.file-explorer {
  *zoom: 1;
}
.file-explorer:before,
.file-explorer:after {
  display: table;
  content: "";
  line-height: 0;
}
.file-explorer:after {
  clear: both;
}
.file-explorer .breadcrumb {
  margin: 10px;
}
.file-explorer .files-container {
  border-top: 1px solid #d2d2d2;
}
.file-explorer .no-result {
  margin-left: 10px;
}
.file-explorer .top-bar-actions {
  border: 0px;
  border-bottom: 1px solid #eee;
  padding-left: 15px;
  width: initial;
  margin-top: -15px;
  margin-left: -15px;
  margin-right: -15px;
}
.file-explorer .top-bar-actions .view-mode {
  margin-right: 15px;
}
.file-explorer .top-bar-actions .view-mode label {
  margin-right: 3px;
}
.file-explorer .top-bar-actions .container {
  width: 100%;
}
/*!
 * bootstrap-select v1.3.1
 * http://silviomoreto.github.io/bootstrap-select/
 *
 * Copyright 2013 bootstrap-select
 * Licensed under the MIT license
 */
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.bootstrap-select.btn-group.pull-right,
.bootstrap-select.btn-group[class*="span"].pull-right,
.row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
  float: right;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select:not([class*="span"]) {
  width: 220px;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px\0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #CCCCCC;
}
.bootstrap-select > .btn.dropdown-toggle {
  background-color: #FFF !important;
  background-image: none;
  box-shadow: none;
}
.error .bootstrap-select .btn {
  border: 1px solid #b94a48;
}
.dropdown-menu {
  z-index: 2000;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 2051;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.btn-group .btn .filter-option {
  overflow: hidden;
  position: absolute;
  left: 12px;
  right: 25px;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group > .disabled,
.bootstrap-select.btn-group .dropdown-menu li.disabled > a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu dt {
  display: block;
  padding: 3px 20px;
  cursor: default;
}
.bootstrap-select.btn-group .div-contain {
  overflow: hidden;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li > a.opt {
  position: relative;
  padding-left: 35px;
}
.bootstrap-select.btn-group .dropdown-menu li > a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
  display: inline-block;
  position: absolute;
  right: 15px;
  margin-top: 2.5px;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small {
  color: #64b1d8;
  color: rgba(255, 255, 255, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li > dt small {
  font-weight: normal;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle: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;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select-searchbox {
  padding: 4px 8px;
}
#account-login-page,
#account-forgot-password-page,
#account-reset-password-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
#account-page .avatar-preview-img {
  width: 100px;
  height: 100px;
}
#guest-accept-page .phone-code {
  width: 20%;
  margin-right: 0;
}
#guest-accept-page .phone {
  width: 73%;
  border-left: none;
}
#admin-group-permission-list-page #permissions-table th {
  text-align: center;
}
#admin-group-permission-list-page .album {
  vertical-align: middle;
}
#admin-group-permission-list-page .text-center {
  text-align: center !important;
}
#admin-usage-tracking-page .section {
  margin-bottom: 20px;
}
#admin-usage-tracking-page h3 {
  font-weight: bold;
  text-decoration: underline;
}
#admin-preset-new-edit-page .edit-limitation {
  margin-left: 10px;
  padding-left: 17px;
  padding-top: 5px;
  padding-bottom: 0px;
  background-image: url(/images/icons/edit.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#admin-preset-new-edit-page #creative-commons-container {
  margin-top: 10px;
}
#admin-preset-new-edit-page #limitation-container {
  margin-top: 20px;
}
#admin-preset-new-edit-page #limitation-container label.checkbox {
  display: inline-block;
}
#admin-preset-new-edit-page #limitation-container > ul {
  margin-left: 20px;
}
#admin-preset-new-edit-page #limitation-container > ul > li {
  margin-bottom: 10px;
}
#continent-modal {
  width: 50%;
  left: 25%;
  margin-left: auto;
  margin-right: auto;
}
#admin-custom-show-page .trash-ico {
  border: 0;
  cursor: pointer;
  position: absolute;
  top: 25;
  left: 5;
  z-index: 100;
}
#admin-custom-show-page #uploaded_watermark_img {
  max-width: 200px;
  max-height: 200px;
}
#admin-custom-show-page .favicon-img {
  width: 50px;
}
#admin-custom-show-page .watermark-img {
  max-width: 150px;
}
#admin-order-list-page .payment-modal {
  width: 700px;
  margin-left: -340px;
}
#admin-order-list-page .payment-modal .modal-body {
  min-height: 500px;
}
.payment-card {
  border: 1px solid #555555;
  margin-bottom: 20px;
  background: #ffffff;
}
.payment-card .title {
  background: #508cff;
  padding: 15px;
  font-size: 14px;
  color: #ffffff;
}
.payment-card .content {
  padding: 0px 10px;
}
.payment-card .content .head {
  margin-top: 10px;
  margin-bottom: 15px;
}
.payment-card .content .head img {
  margin-left: 8px;
}
.payment-card .content .block-card {
  margin-bottom: 20px;
}
.payment-card .content .block-card.inline {
  display: inline-block;
  vertical-align: middle;
}
.payment-card .content .block-card.inline.next {
  margin-left: 20px;
}
.payment-card .content .block-card label span {
  color: #508cff;
  font-size: 11px;
  margin-left: 10px;
}
.payment-card .content .block-card .divider {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 28px;
  font-size: 16px;
}
.payment-card .content .block-card .blank {
  border-color: #9D261D!important;
  background: #FFD2CF!important;
}
.payment-card .footer-payment {
  margin-top: 20px;
  background: #E6E6E6;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #508cff;
}
#admin-order-new-page {
  /*.order-product {
		display: inline-block;
		color: @gray;

		&.hide-me {
			.opacity(25);
		}

		&.selected {
			font-weight: normal;

			h3 {
				background: @blue;
				color: @white;
			}

			.price {
				background: @blue;
				color: @white;
				border-top: 1px solid @white;

				.product-description {
					.label {
						background: @white;
						color: @blue;
					}
				}
			}

			.content {
				border-top: 0px;
			}
		}

		> div {
			border: 1px solid @gray;
			h3 {
				font-weight: normal;
				padding: 15px 0px;
				margin: 0px;
				text-align: center;
				background: @white;
			}
	
			.price {
				border-top: 1px solid @gray;
				text-align: center;
				padding-bottom: 15px;
				padding-top: 10px;
				background: @white;
				font-size: 24px;
	
				.product-description {
					.label {
						background: @blue;
						font-weight: normal;
						text-shadow: none;
						margin-bottom: 15px;
					}
				}
	
				.storage {
					font-size: 16px;
					margin-bottom: 15px;
	
					select {
						margin: 0px;
						margin-left: 5px;
						margin-top: -3px;
						font-size: 16px!important;
						font-family: @customFontFamily!important;
						color: @gray;
					}
				}
			}

			.content {
				padding-top: 15px;
				padding-left: 15px;
				padding-bottom: 15px;
				border: 1px solid @white;
				border-top: 0px;
	
				.line {
					i {
						margin-right: 10px;
					}
				}
			}
	
			.select-product {
				text-align: center;
				margin-bottom: 10px;
			}
		}
	} */
}
#admin-order-new-page .table-compare .col {
  border: 1px solid #dddddd;
  border-right: 0px;
  width: 33.33%!important;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#admin-order-new-page .table-compare .col:not(:first-child) .header {
  text-align: center;
}
#admin-order-new-page .table-compare .col:not(:first-child) .cell {
  text-align: center;
}
#admin-order-new-page .table-compare .col:first-child .cell {
  font-weight: bold;
}
#admin-order-new-page .table-compare .col:last-child {
  border-right: 1px solid #dddddd;
}
#admin-order-new-page .table-compare .col.selected {
  background: #e9f1ff !important;
}
#admin-order-new-page .table-compare .col .hide-me {
  position: absolute;
  background: #505050;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin-top: -1px;
  z-index: 1;
}
#admin-order-new-page .table-compare .col .header {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 15px 30px;
  background: none repeat scroll 0 0 #f9f9f9;
  border-bottom: 1px solid #dddddd;
}
#admin-order-new-page .table-compare .col .cell {
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
  position: relative;
}
#admin-order-new-page .table-compare .col .cell i {
  color: #508cff;
}
#admin-order-new-page .table-compare .col .cell .option {
  padding: 2px 8px;
  font-size: 12px;
  background: #9dbeff;
}
#admin-order-new-page .total {
  margin-top: 40px;
  border-top: 1px solid #508cff;
  border-bottom: 1px solid #508cff;
  padding-top: 8px;
  padding-bottom: 8px;
}
#admin-order-new-page .total .biling input {
  display: inline-block;
  font-size: 14px;
  border: 0px;
  margin-top: -3px;
}
#admin-order-new-page .total .biling label {
  display: inline-block;
  float: none;
  width: auto;
  font-size: 14px;
  color: #555555;
  margin: 0px;
}
#admin-order-new-page .total .biling label .discount {
  color: #508cff;
}
#admin-order-new-page .valid-order {
  margin-top: 40px;
}
#admin-order-new-page #showPayment {
  margin-top: 40px;
  font-size: 14px;
}
#admin-order-new-page #showPayment select {
  font-size: 14px!important;
  font-family: "AvenirNext-Medium", "Avenir Next Medium", "Avenir-Medium", "Avenir Medium", "Avenir", "Lato", "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
  border: 1px solid #CCCCCC;
  margin: 0px;
  padding: 0px;
  margin-bottom: 15px;
}
#admin-order-new-page #showPayment .text {
  font-size: 14px;
  color: #555555;
}
#admin-order-new-page #showPayment .text a {
  color: #508cff;
  font-size: 14px;
}
#admin-order-new-page #showPayment #payment_area {
  position: relative;
}
#admin-order-new-page #showPayment #payment_area .AuthorizeNetSeal {
  position: absolute;
  right: 130px;
}
#admin-user-album-right-list-page #permissions-table th {
  text-align: center;
}
#admin-user-album-right-list-page .album {
  vertical-align: middle;
}
#admin-user-list-page #import-users {
  width: 700px;
  margin-left: -350px;
}
#admin-user-list-page .input-editable {
  width: auto;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
  margin: initial;
  color: #333333;
}
#admin-user-list-page .select-editable {
  max-width: 170px;
  margin: inherit;
  color: #333333;
}
#admin-user-list-page .table-striped tr:nth-child(odd) > td .input-editable {
  background: #f9f9f9;
}
#admin-thesaurus-list-page #tag-tree {
  border: 1px solid #E6E6E6;
  padding: 5px 5px 5px 15px;
  margin-bottom: 20px;
  max-height: 400px;
  overflow: auto;
}
#admin-thesaurus-list-page #tag-tree .jstree-icon.hide {
  display: none!important;
}
#admin-thesaurus-list-page #suggered-tags {
  border: 1px solid #E6E6E6;
  overflow: hidden;
  padding: 5px;
}
#admin-thesaurus-list-page #suggered-tags .btn {
  margin: 2px;
}
#admin-tag-list-page #tag-list tbody td:first-child {
  cursor: pointer;
}
#admin-business-unit-thumbnail-edit-page .trash-ico {
  border: 0;
  position: absolute;
  z-index: 2;
}
#admin-business-unit-thumbnail-edit-page .preview-img {
  max-width: 280px;
  max-height: 215px;
}
#admin-business-unit-user-list-page #permissions-table th {
  text-align: center;
}
#admin-business-unit-user-list-page .user {
  vertical-align: middle;
}
#admin-business-unit-user-list-page .text-center {
  text-align: center !important;
}
#admin-download-list-page .img-preview {
  max-width: 150px;
}
#admin-rating-list-page .img-preview {
  max-width: 150px;
}
#admin-workflow-step2-page .input-block-level,
#admin-workflow-step3-page .input-block-level {
  width: 61%;
}
#admin-guest-album-list-page #permissions-table th {
  text-align: center;
  vertical-align: middle;
}
#admin-guest-folder-list-page #permissions-table th {
  text-align: center;
  vertical-align: middle;
}
#admin-field-value-list-page #field-treeview-container {
  border: 1px solid #D2D2D2;
  margin-bottom: 10px;
  min-height: 300px;
}
#selection-list-page .breadcrumb > li.home-bread {
  margin-right: 50px;
}
#selection-list-page .breadcrumb > li.home-bread:last-child {
  margin-right: 0px;
}
#selection-list-page .breadcrumb > li.home-bread > a {
  color: #999999;
}
#selection-list-page .breadcrumb > li.home-bread > a:hover {
  color: #555555;
}
#selection-list-page .breadcrumb > li.home-bread.active > a {
  color: #508cff;
}
#selection-list-page .breadcrumb > li.home-bread.active > a:hover {
  color: #1c6bff;
}
#selection-edit-page #selection-password-panel > div,
#admin-selection-edit-page #selection-password-panel > div {
  margin-top: 20px;
}
#selection-file-list-page .img-preview,
#admin-selection-file-list-page .img-preview {
  max-width: 150px;
}
#selection-bar {
  width: 100%;
  z-index: 10;
  top: 51px;
}
#selection-bar #selection-basket-actions-bar {
  background: #FFFFCF;
  border-top: 1px solid #F7F75D;
  border-bottom: 1px solid #F7F75D;
  padding-top: 10px;
  padding-bottom: 10px;
}
#selection-bar #selection-basket-actions-bar .count-content {
  color: #508cff;
  font-size: 18px;
  line-height: 30px;
}
#selection-bar #selection-basket-actions-bar .count-content .pull-right {
  margin-right: 20px;
}
#selection-bar #selection-basket-actions-bar .remove-thumb {
  display: none;
  color: #9d261d;
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  right: -5px;
  top: -10px;
  transition: opacity 0.5s ease 0s;
}
#selection-bar #selection-basket-actions-bar .files-thumb {
  margin-bottom: 0px;
}
#selection-bar #selection-basket-actions-bar .files-thumb li {
  position: relative;
}
#selection-bar #selection-basket-actions-bar .files-thumb li:hover .remove-thumb {
  display: block;
}
#selection-bar #selection-basket-actions-bar .files-thumb li > a > img {
  max-width: 30px;
  max-height: 30px;
}
#selection-bar #selection-basket-actions-bar .files-thumb li .tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
}
#album-right-user-list-page #permissions-table th {
  text-align: center;
}
#album-right-user-list-page .user {
  vertical-align: middle;
}
#album-right-user-list-page #admin-top-bar {
  text-align: right;
}
#right-user-search-page h3 {
  font-size: 24px!important;
}
#right-user-search-page #search-box {
  margin-bottom: 20px;
}
#right-user-search-page #search-box label {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
#right-user-search-page #permissions-table th {
  text-align: center;
}
#right-user-search-page .album {
  vertical-align: middle;
}
#right-user-search-page .text-center {
  text-align: center !important;
}
#right-group-list-page h4 select {
  margin-bottom: 0px;
}
#album-right-group-list-page #admin-top-bar {
  text-align: right;
}
#right-group-search-page h3 {
  font-size: 24px!important;
}
#right-group-search-page #search-box {
  margin-bottom: 20px;
}
#right-group-search-page #search-box label {
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}
#right-group-search-page #permissions-table th {
  text-align: center;
}
#right-group-search-page .album {
  vertical-align: middle;
}
#right-group-search-page .text-center {
  text-align: center !important;
}
#right-guest-list-page h4 select {
  margin-bottom: 0px;
}
#right-guest-list-page #manage-user {
  *zoom: 1;
}
#right-guest-list-page #manage-user:before,
#right-guest-list-page #manage-user:after {
  display: table;
  content: "";
  line-height: 0;
}
#right-guest-list-page #manage-user:after {
  clear: both;
}
#right-guest-list-page #manage-user #form-invite label {
  font-weight: bold;
  margin-right: 5px;
}
#right-guest-list-page #permissions-table th {
  text-align: center;
}
#right-guest-list-page .user {
  vertical-align: middle;
}
#right-guest-list-page .text-center {
  text-align: center !important;
}
/**
 * Nouvelle page
 */
#album-right-guest-list-page #manage-user #form-invite label {
  font-weight: bold;
  margin-right: 5px;
}
#album-right-guest-list-page #permissions-table th {
  text-align: center;
  vertical-align: middle;
}
#edit-guest-expiration .radio-input {
  display: inline-block;
}
#folders-modal #explorer-container {
  border: 1px solid #508cff;
}
#album-shared-list-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#album-shared-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#album-list-page #add-album-modal input {
  width: 97%;
}
#album-list-page #add-album-modal .error_list {
  margin: 0;
  margin-top: 10px;
}
#album-list-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#album-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#album-show-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#album-show-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#album-show-page #sidebar-container {
  position: static;
  width: 270px;
}
#album-show-page #sidebar-container.affix {
  position: fixed!important;
  margin-top: -56px;
}
#album-show-page #sidebar-container .input-detail {
  width: auto;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
  margin: initial;
  color: #333333;
}
#album-show-page #sidebar-container .input-detail.write-limit {
  width: 90px;
}
#album-show-page #sidebar-container .select-detail {
  max-width: 170px;
  margin: inherit;
  padding: inherit;
  max-height: 23px;
  color: #333333;
}
#album-show-page #sidebar-container .workflow-list .workflow-name {
  width: 95px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#workflow-modal .form-horizontal#step2 .input-block-level,
#workflow-modal .form-horizontal#step3 .input-block-level {
  width: 61%;
}
#album-thumbnail-show-page .trash-ico {
  border: 0;
  position: absolute;
  z-index: 2;
}
#album-thumbnail-show-page .preview-img {
  max-width: 280px;
  max-height: 215px;
}
#album-trash-list-page .select-col {
  text-align: center;
  cursor: pointer;
}
#album-trash-list-page .img-preview {
  max-width: 150px;
}
#album-default-tag-list-page #tag-container {
  margin-top: 10px;
}
#album-default-tag-list-page .container-tree {
  margin-left: 0px;
}
#album-default-tag-list-page .container-tree #thesaurus-tree {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 5px;
}
#album-default-tag-list-page .container-tree #thesaurus-tree li {
  line-height: 10px;
}
#album-available-list-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#album-available-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#business-unit-list-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#business-unit-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#folder-show-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#folder-show-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#folder-show-page #sidebar-container.affix {
  position: fixed!important;
  margin-top: -56px;
}
#folder-right-user-list-page h4 {
  margin-bottom: 30px;
  margin-top: 20px;
}
#folder-right-user-list-page h4 select {
  margin-bottom: 0px;
}
#folder-right-user-list-page #permissions-table th {
  text-align: center;
}
#folder-right-user-list-page .user {
  vertical-align: middle;
}
#folder-right-user-list-page #admin-top-bar {
  text-align: right;
}
#folder-right-group-list-page h4 {
  margin-bottom: 30px;
  margin-top: 20px;
}
#folder-right-group-list-page h4 select {
  margin-bottom: 0px;
}
#folder-right-group-list-page #permissions-table th {
  text-align: center;
}
#folder-right-group-list-page .group {
  vertical-align: middle;
}
#folder-right-group-list-page #admin-top-bar {
  text-align: right;
}
#folder-right-guest-list-page h4 {
  margin-bottom: 30px;
  margin-top: 20px;
}
#folder-right-guest-list-page h4 select {
  margin-bottom: 0px;
}
#folder-right-guest-list-page #permissions-table th {
  text-align: center;
}
#folder-right-guest-list-page .guest {
  vertical-align: middle;
}
#folder-right-guest-list-page #admin-top-bar {
  text-align: right;
}
#folder-default-page #tag-container {
  margin-top: 10px;
}
#folder-default-page .container-tree {
  margin-left: 0px;
}
#folder-default-page .container-tree #thesaurus-tree {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 5px;
}
#folder-default-page .container-tree #thesaurus-tree li {
  line-height: 10px;
}
#folder-default-page #limitation-container > ul > li {
  margin-bottom: 10px;
}
#folder-default-page #map-container {
  margin-top: 10px;
}
#folder-default-page #map-container #map-canvas {
  width: 390px;
  height: 300px;
  background-color: #e5e3df;
  float: left;
}
#folder-default-page #map-container .map-description {
  float: left;
  margin-left: 20px;
}
#folder-recursive-page #tag-container {
  margin-top: 10px;
}
#folder-recursive-page .container-tree {
  margin-left: 0px;
}
#folder-recursive-page .container-tree #thesaurus-tree {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 5px;
}
#folder-recursive-page .container-tree #thesaurus-tree li {
  line-height: 10px;
}
#folder-recursive-page #limitation-container > ul > li {
  margin-bottom: 10px;
}
#folder-recursive-page #map-container {
  margin-top: 10px;
}
#folder-recursive-page #map-container #map-canvas {
  width: 390px;
  height: 300px;
  background-color: #e5e3df;
  float: left;
}
#folder-recursive-page #map-container .map-description {
  float: left;
  margin-left: 20px;
}
#folder-public-show-page .comments-container {
  padding-top: 20px;
}
#folder-thumbnail-show-page .trash-ico {
  border: 0;
  position: absolute;
  z-index: 2;
}
#folder-thumbnail-show-page .preview-img {
  max-width: 280px;
  max-height: 215px;
}
#map-element-show-page .leaflet-popup-content .marker-file-map div {
  max-width: 100px;
  maw-height: 100px;
}
#map-element-show-page .leaflet-popup-content .marker-file-map div img {
  max-width: 100%!important;
}
#edit-element-modal {
  width: 897px;
  margin-left: -403.5px;
}
#edit-element-modal .top-bar-actions {
  border: 0px;
  border-bottom: 1px solid #eee;
  padding-left: 15px;
  padding-bottom: 0px;
  width: initial;
}
#edit-element-modal .thumbnail-edit {
  position: relative;
  width: 279px;
  height: 255px;
  background-color: #000;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#edit-element-modal .thumbnail-edit .thumbnail-image {
  height: 204px;
  line-height: 204px;
  text-align: center;
}
#edit-element-modal .thumbnail-edit .thumbnail-image > a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
#edit-element-modal .thumbnail-edit .thumbnail-image img {
  max-width: 100%;
  max-height: 100%;
}
#edit-element-modal .thumbnail-edit textarea {
  resize: none;
  margin: 0;
}
#edit-element-modal .thumbnail-edit .actions-panel {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
#edit-element-modal .thumbnail-edit .actions-panel i {
  color: #508cff;
}
#edit-element-modal .thumbnail-edit .thumbnail-caption {
  width: 100%;
  min-height: 51px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs {
  list-style-type: none;
  margin: 0;
  position: absolute;
  top: -36px;
  border-left: 1px solid #000000;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs li {
  float: left;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #FFF;
  border-top: none;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs li:first-child {
  border-left: none;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs li:last-child {
  border-right: none;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs li.active {
  background-color: #FFF;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs a {
  line-height: 20px;
  padding: 8px 12px;
}
#edit-element-modal .thumbnail-edit .edit-nav-tabs a:hover,
#edit-element-modal .thumbnail-edit .edit-nav-tabs a:focus {
  color: inherit;
  background-color: inherit;
  outline: none;
}
#edit-element-modal .thumbnail-edit .tab-content {
  padding: 10px;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
#edit-element-modal .thumbnail-edit .overlay:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#edit-element-modal .thumbnail-edit .text-container {
  position: absolute;
  top: 25%;
  width: 100%;
  text-align: center;
}
#edit-element-modal .thumbnail-edit .progress-percent {
  color: #508cff;
  font-size: 1.7em;
  margin-bottom: 20px;
}
#edit-element-modal .thumbnail-edit .progress-info {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 10px;
  height: 10px;
}
#edit-element-modal .thumbnail-edit .error-container {
  font-size: 1.7em;
  color: #b94a48;
}
#edit-element-modal .thumbnail-edit .error-container .text {
  font-size: 14px;
  line-height: 14px;
}
#edit-element-modal .thumbnail-edit .merging-container {
  font-size: 1.7em;
  color: #508cff;
  padding-top: 20px;
}
#edit-element-modal .thumbnail-edit .progress .bar {
  background-color: #508cff;
}
#edit-element-modal .thumbnail-edit .remove-file {
  color: #508cff;
}
.edit-element-tags-modal .thesaurus-tree {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 5px;
}
.edit-element-tags-modal .thesaurus-tree li {
  line-height: 10px;
}
.edit-element-geolocation-modal #map-canvas {
  width: 100%;
  height: 300px;
}
#edit-field-modal .field-select {
  border: 1px solid #D2D2D2;
  max-height: 100px;
  overflow: auto;
}
#edit-customfield-modal .field-select {
  border: 1px solid #D2D2D2;
  max-height: 100px;
  overflow: auto;
}
#destination-upload-list-page #create-folder-container {
  display: none;
}
#destination-upload-list-page #create-folder-container .alert {
  margin-bottom: 0px;
}
#upload-import-java-page #extra-parameters-section {
  margin-bottom: 10px;
}
#upload-import-java-page #extra-parameters-section ul {
  list-style-type: none;
}
#upload-import-java-page #extra-parameters-section .control-group,
#upload-import-java-page #extra-parameters-section .form-inline {
  margin-bottom: 20px;
}
#upload-import-java-page .accordion-heading h5 {
  border-bottom: 1px solid #EFEFEF;
  padding-bottom: 5px;
}
#upload-import-java-page .accordion-heading h5 .accordion-toggle {
  padding: 0px;
}
#upload-import-java-page #files-uploaded .thumbnails-container {
  border: 1px solid #EFEFEF;
  padding: 14px;
  overflow: auto;
  max-height: 275px;
}
#upload-import-java-page #files-uploaded .thumbnails-container .img-polaroid {
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 5px;
}
#upload-import-java-page #files-uploaded .thumbnails-container .img-polaroid .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#upload-import-java-page #files-uploaded .thumbnails-container .img-polaroid img {
  vertical-align: middle;
  max-height: 100px;
  max-width: 100px;
}
#upload-import-page .other-tools {
  padding-top: 4px;
}
#upload-import-page #main-actions-bar {
  margin-bottom: 10px;
}
#upload-import-page #main-actions-bar .icon-java-bold {
  font-size: 18px;
}
#upload-import-page #extra-parameters-section {
  margin-bottom: 10px;
}
#upload-import-page #extra-parameters-section ul {
  list-style-type: none;
}
#upload-import-page #extra-parameters-section .control-group,
#upload-import-page #extra-parameters-section .form-inline {
  margin-bottom: 20px;
}
#upload-import-page #upload-bar {
  color: #508cff;
  background-color: #C6D2EB;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 30px;
}
#upload-import-page #upload-bar .pull-right {
  line-height: inherit;
}
#upload-import-page #files-selected-container {
  background-color: #EBEBEB;
  border: 2px dashed grey;
  padding-top: 10px;
  padding-left: 10px;
}
#upload-import-page #files-selected-container.drag-hover {
  background: rgba(80, 140, 255, 0.3);
  border: 2px dashed #508cff;
  color: #508cff;
}
#upload-import-page #select-items-empty {
  text-align: center;
  padding-top: 200px;
  padding-bottom: 200px;
}
#upload-import-page #select-items-empty .text {
  font-size: 35px;
  line-height: 30px;
  margin-bottom: 10px;
}
#upload-import-page #select-items-empty .btn-panel {
  margin-top: 20px;
}
#upload-import-page .accordion-heading h5 {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 5px;
}
#upload-import-page .accordion-heading h5 .accordion-toggle {
  padding: 0px;
}
#upload-import-page .folder-section {
  margin-bottom: 10px;
}
#upload-import-page .folder-section > header {
  font-size: 1.6em;
  padding-bottom: 10px;
  border-bottom: 1px solid #505050;
  margin-bottom: 10px;
  margin-right: 10px;
}
#upload-import-page .folder-section:last-child {
  margin-bottom: 0;
}
#upload-import-page .thumbnail-upload {
  position: relative;
  width: 279px;
  height: 255px;
  background-color: #000;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#upload-import-page .thumbnail-upload .thumbnail-image {
  height: 204px;
  line-height: 204px;
  text-align: center;
}
#upload-import-page .thumbnail-upload .thumbnail-image > a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
#upload-import-page .thumbnail-upload .thumbnail-image img {
  max-width: 100%;
  max-height: 100%;
}
#upload-import-page .thumbnail-upload textarea {
  resize: none;
  margin: 0;
}
#upload-import-page .thumbnail-upload .actions-panel {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
#upload-import-page .thumbnail-upload .actions-panel i {
  color: #508cff;
}
#upload-import-page .thumbnail-upload .thumbnail-caption {
  width: 100%;
  min-height: 51px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs {
  list-style-type: none;
  margin: 0;
  position: absolute;
  top: -36px;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs li {
  float: left;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #FFF;
  border-top: none;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs li:first-child {
  border-left: none;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs li:last-child {
  border-right: none;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs li.active {
  background-color: #FFF;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs a {
  line-height: 20px;
  padding: 8px 12px;
}
#upload-import-page .thumbnail-upload .upload-nav-tabs a:hover,
#upload-import-page .thumbnail-upload .upload-nav-tabs a:focus {
  color: inherit;
  background-color: inherit;
  outline: none;
}
#upload-import-page .thumbnail-upload .tab-content {
  padding: 10px;
}
#upload-import-page .thumbnail-upload .overlay:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#upload-import-page .thumbnail-upload .text-container {
  position: absolute;
  top: 25%;
  width: 100%;
  text-align: center;
}
#upload-import-page .thumbnail-upload .progress-percent {
  color: #508cff;
  font-size: 1.7em;
  margin-bottom: 20px;
}
#upload-import-page .thumbnail-upload .progress-info {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 10px;
  height: 10px;
}
#upload-import-page .thumbnail-upload .error-container {
  font-size: 1.5em;
  color: #b94a48;
}
#upload-import-page .thumbnail-upload .error-container .text {
  font-size: 14px;
  line-height: 14px;
}
#upload-import-page .thumbnail-upload .merging-container {
  font-size: 1.5em;
  color: #508cff;
  padding-top: 20px;
}
#upload-import-page .thumbnail-upload .progress .bar {
  background-color: #508cff;
}
#upload-import-page .thumbnail-upload .remove-file {
  color: #508cff;
}
#upload-tag-modal .thesaurus-tree {
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 5px;
}
#upload-tag-modal .thesaurus-tree li {
  line-height: 10px;
}
#upload-geolocation-modal #map-canvas {
  width: 100%;
  height: 300px;
}
.dropdown2 {
  position: relative;
}
.dropdown2 .dropdown-menu {
  max-height: 200px;
  overflow-y: scroll;
}
.dropdown2 .dropdown-menu a {
  color: #505050;
}
.dropdown2 .dropdown-menu a:hover {
  color: #FFF;
}
.bootstrap-select {
  position: relative;
}
#complete-upload-modal p {
  margin-bottom: 30px;
}
#upload-field-modal .field-select {
  border: 1px solid #D2D2D2;
  max-height: 100px;
  overflow: auto;
}
#drive-import-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#drive-import-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#dropbox-import-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#dropbox-import-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#file-recent-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#file-show-page .file-navigation {
  position: fixed;
  top: 50%;
  bottom: 0;
  width: 50px;
  height: 50px;
}
#file-show-page .file-navigation.previous {
  margin-left: -88px;
}
#file-show-page .file-navigation a {
  font-size: 24px;
}
#file-show {
  background: #ebebeb;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: auto;
  /* #video_player {
		visibility: hidden;
	} */
}
#file-show #sidebar-container {
  position: relative;
}
#file-show #sidebar-container .view-count {
  margin-top: 0px;
}
#file-show #sidebar-container #sidebar-notice-section .details-list {
  margin-bottom: 5px;
  border-bottom: 1px solid #333333;
}
#file-show #sidebar-container #sidebar-notice-section .details-list:last-child {
  margin-bottom: Opx;
}
#file-show #sidebar-container #sidebar-notice-section .details-list .ion-action:last-child {
  margin-left: 10px;
}
#file-show #sidebar-container #sidebar-notice-section #notice-form {
  margin-top: 10px;
}
#file-show #sidebar-container #sidebar-notice-section #notice-form iframe {
  display: none;
}
#file-show .input-detail {
  width: auto;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 6px;
  margin: initial;
  color: #333333;
}
#file-show .input-detail.empty {
  font-style: italic;
}
#file-show .link-detail {
  color: #333333;
  padding: 0 6px 1px;
}
#file-show .link-detail.empty {
  font-style: italic;
  color: #999999;
}
#file-show .select-detail {
  max-width: 170px;
  margin: inherit;
  padding: inherit;
  max-height: 23px;
  color: #333333;
}
#file-show div[id^="photoTag-canvas_"] {
  margin: 0 auto;
}
#file-show #file-viewer-container {
  margin-bottom: 20px;
  position: relative;
  /* #file-thumb {
			max-height: 350px;
		} */
}
#file-show #file-viewer-container #file-thumb,
#file-show #file-viewer-container #video_player {
  display: block;
  margin: 0 auto;
}
#file-show #file-viewer-container .encoding-message {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: -30px;
  width: 100%;
  color: #FFF;
  text-shadow: 0px 0px 9px #000000;
  font-size: 1.4em;
}
#file-show #bottom-tabs-head {
  border-bottom: 1px solid #FFFFFF !important;
  padding: 0 0 32px !important;
  list-style-type: none;
  margin: 0;
  margin-bottom: 20px;
}
#file-show #bottom-tabs-head li {
  float: left;
}
#file-show #bottom-tabs-head li a {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px !important;
}
#file-show #bottom-tabs-head li a:hover {
  color: #508cff;
}
#file-show #bottom-tabs-head li a.active {
  padding-bottom: 12px !important;
  border-bottom: 3px solid #508cff;
  color: #508cff;
}
#file-show #content-bottom-file > section,
#file-show #bottom-tabs-content > section {
  display: none;
}
#file-show #content-bottom-file .fa-times-circle,
#file-show #bottom-tabs-content .fa-times-circle {
  margin-left: 2px;
}
#file-show #comments .add-comment textarea {
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 0;
  resize: none;
}
#file-show #comments .add-comment .add-comment-actions {
  margin-top: 10px;
}
#file-show #permalinks .share-question {
  margin-bottom: 20px;
}
#file-show #permalinks .download-original {
  margin-top: -20px;
}
#file-show #permalinks input[readonly=""] {
  background-color: #FFF;
}
#file-show #info-identify {
  background: #E5E5E5;
  height: 50px;
  text-align: center;
  padding: 15px 0;
  display: none;
}
#file-show #info-identify .text {
  display: inline-block;
  margin: 10px;
}
#file-show #tree_thesaurus {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #CCCCCC;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  min-height: 100px;
  max-height: 300px;
  overflow: auto;
}
#file-show #tree_thesaurus .hover {
  color: #508cff;
}
#file-show #tree_thesaurus li {
  line-height: 10px;
}
#file-show #tags .tag {
  display: inline-block;
  padding: 4px 12px;
  margin: 8px 4px 0 0;
}
#file-show #tags .tag i[data-action=remove-tag] {
  cursor: pointer;
}
#file-show #more-like-this .pagination {
  clear: both;
}
#file-show #logs table {
  background-color: transparent;
}
#file-show iframe {
  width: 100%;
  display: block;
  margin: 0px auto;
}
#file-show .mini-btn {
  font-size: 12px;
  padding: 2px 8px;
}
#file-show #list-person {
  margin-bottom: 15px;
}
#file-show input[name=shootingDate] {
  width: 105px;
}
#file-show .rating {
  unicode-bidi: bidi-override;
  direction: rtl;
}
#file-show .rating.can-rate:hover span.star.active:before {
  content: "\f006";
  color: inherit;
}
#file-show .rating.can-rate:hover span.star:hover {
  cursor: pointer;
}
#file-show .rating.can-rate:hover span.star:before {
  content: "\f006";
}
#file-show .rating.can-rate:hover span.star:hover:before,
#file-show .rating.can-rate:hover span.star:hover ~ span.star:before {
  content: "\f005";
  color: #e3cf7a;
}
#file-show .rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
#file-show .rating span.star.active:before,
#file-show .rating span.star.active ~ span.star:before {
  content: "\f005";
  color: #e3cf7a;
}
#file-show .rating span.star:before {
  content: "\f006";
  padding-right: 5px;
}
#history-modal .view-version-container {
  text-align: center;
  margin-bottom: 20px;
}
#history-modal .view-version-container img {
  max-width: 300px;
  max-height: 300px;
}
#history-modal table {
  max-height: 200px;
  overflow: auto;
}
#geolocation-modal {
  width: 850px;
  margin-left: -425px;
}
#geolocation-modal .control-label {
  text-align: left;
  width: auto;
  margin-right: 3px;
}
#geolocation-modal #map-canvas {
  float: left;
  height: 300px;
  width: 470px;
}
#geolocation-modal .map-description {
  float: left;
  margin-left: 20px;
}
#file-show-document-page .document-container-outer {
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
}
#file-show-document-page .document-container-outer .document-container {
  width: 100%;
  line-height: 0px;
  background-color: #ebebeb;
}
#file-show-document-page .document-container-outer .document-container .document-frame {
  width: 100%;
  height: 600px;
  -webkit-transform-origin: top left;
}
#file-show-document-page .document-container-outer .document-container .document-frame #documentViewer {
  margin: 0px auto;
}
#file-show-document-page .document-container-outer .document-container #swfViewer {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#file-show-document-page .thumbnail-document {
  padding-bottom: 15px;
  background-color: #ebebeb;
}
#file-show-document-page .required-flash {
  display: none;
}
#file-show-document-page .message-flash {
  line-height: 20px;
}
#file-show-document-page .img-flash {
  display: block;
  text-align: center;
}
#upload-replace-page #files-selected-container {
  background-color: #EBEBEB;
  border: 2px dashed grey;
  padding-top: 10px;
  padding-left: 10px;
}
#upload-replace-page #files-selected-container.drag-hover {
  background: rgba(80, 140, 255, 0.3);
  border: 2px dashed #508cff;
  color: #508cff;
}
#upload-replace-page #select-items-empty {
  text-align: center;
  padding-top: 130px;
  padding-bottom: 130px;
}
#upload-replace-page #select-items-empty .text {
  font-size: 35px;
  line-height: 30px;
  margin-bottom: 10px;
}
#upload-replace-page #select-items-empty .btn-panel {
  margin-top: 20px;
}
#upload-replace-page .folder-section {
  margin-bottom: 10px;
}
#upload-replace-page .folder-section > header {
  font-size: 1.6em;
  padding-bottom: 10px;
  border-bottom: 1px solid #505050;
  margin-bottom: 10px;
  margin-right: 10px;
}
#upload-replace-page .folder-section:last-child {
  margin-bottom: 0;
}
#upload-replace-page .thumbnail-upload {
  position: relative;
  width: 279px;
  height: 255px;
  background-color: #000;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#upload-replace-page .thumbnail-upload .thumbnail-image {
  height: 255px;
  line-height: 255px;
  text-align: center;
}
#upload-replace-page .thumbnail-upload .thumbnail-image > a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
#upload-replace-page .thumbnail-upload .thumbnail-image img {
  max-width: 100%;
  max-height: 100%;
}
#upload-replace-page .thumbnail-upload .overlay:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#upload-replace-page .thumbnail-upload .text-container {
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
}
#upload-replace-page .thumbnail-upload .progress-percent {
  color: #508cff;
  font-size: 1.7em;
  margin-bottom: 20px;
}
#upload-replace-page .thumbnail-upload .progress-info {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 10px;
  height: 10px;
}
#upload-replace-page .thumbnail-upload .error-container {
  font-size: 1.5em;
  color: #b94a48;
}
#upload-replace-page .thumbnail-upload .error-container .text {
  font-size: 14px;
  line-height: 14px;
}
#upload-replace-page .thumbnail-upload .merging-container {
  font-size: 1.5em;
  color: #508cff;
  padding-top: 20px;
}
#upload-replace-page .thumbnail-upload .progress .bar {
  background-color: #508cff;
}
#upload-replace-page .thumbnail-upload .remove-file {
  color: #508cff;
}
#search-index-page .no-result,
#search-fotolia-list-page .no-result {
  font-size: 1.5em;
}
#search-index-page .top-bar-actions .pull-right,
#search-fotolia-list-page .top-bar-actions .pull-right {
  margin-right: 15px;
}
#search-index-page .top-bar-actions .pull-right:first-child,
#search-fotolia-list-page .top-bar-actions .pull-right:first-child {
  margin-right: 0px;
}
#search-index-page .view-mode label,
#search-fotolia-list-page .view-mode label {
  margin-right: 3px;
}
#search-index-page .keywords-list,
#search-fotolia-list-page .keywords-list {
  margin-bottom: 10px;
}
#search-index-page .keywords-list .btn,
#search-fotolia-list-page .keywords-list .btn {
  margin-bottom: 5px;
}
#search-index-page #filter-tags-operator,
#search-fotolia-list-page #filter-tags-operator {
  margin-left: 0px;
  margin-bottom: 10px;
}
#search-index-page #form-add-tag,
#search-fotolia-list-page #form-add-tag {
  margin-bottom: 0px;
}
#search-index-page #form-add-tag .control-group,
#search-fotolia-list-page #form-add-tag .control-group {
  margin-bottom: 0px;
}
#search-index-page #form-add-tag .control-group input,
#search-fotolia-list-page #form-add-tag .control-group input {
  width: 184px;
}
#search-index-page #sidebar-container.affix,
#search-fotolia-list-page #sidebar-container.affix {
  position: fixed!important;
  margin-top: -56px;
}
is-deleted {
  display: none !important;
}
#fotolia-modal {
  z-index: 1040;
}
#fotolia-modal .projekktor {
  margin-left: auto;
  margin-right: auto;
}
#fotolia-modal table {
  margin-top: 20px;
}
#fotolia-modal table tr {
  cursor: pointer;
}
#fotolia-modal table tr td input {
  margin: 0px;
}
#pressroom-show {
  background-color: #EBEBEB;
  position: relative;
}
#pressroom-show.public-pressroom #div-info {
  top: 0px;
}
#pressroom-show textarea.reset-input {
  padding-left: 0;
  color: inherit;
}
#pressroom-show #full-screen {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1032;
  display: none;
  background-color: white;
}
#pressroom-show .overlay-full {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  z-index: 1030;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
#pressroom-show #div-info {
  background-size: cover;
  position: fixed;
  top: 53px;
  width: 100%;
}
#pressroom-show #div-info .container {
  position: relative;
}
#pressroom-show #div-info .container .upload-new-background {
  position: absolute;
  top: 20px;
  right: 0;
  background: white;
  padding: 15px;
  display: block;
  text-align: center;
}
#pressroom-show .div-press-info {
  background: #ffffff no-repeat center;
}
#pressroom-show .div-press-info .div-press-info-top {
  padding: 0;
}
#pressroom-show .div-press-info .div-press-info-top .centered {
  position: relative;
}
#pressroom-show .div-press-info .div-press-info-top .centered .upload-new-logo {
  position: absolute;
  top: 0px;
  right: 0px;
  background: white;
  padding: 15px;
}
#pressroom-show .div-press-info .div-press-info-top .centered .upload-new-logo i {
  color: inherit;
}
#pressroom-show .div-press-info .div-press-info-top .btn-share {
  float: right;
  margin-top: 5px;
}
#pressroom-show .div-press-info .div-press-info-top .social-input {
  width: 100%;
}
#pressroom-show .div-press-info .press-info {
  margin-top: 20px;
  padding: 15px;
  display: inline-block;
  background-color: white;
  color: #8C8C8C;
}
#pressroom-show .div-press-info .press-info div {
  color: #8C8C8C;
}
#pressroom-show .div-press-info .press-info div.contenteditable-input {
  padding: 4px 0;
}
#pressroom-show .div-press-info .press-info textarea {
  margin-bottom: 0px;
}
#pressroom-show .div-press-info .press-info img {
  padding: 5px;
}
#pressroom-show .div-press-info .press-info i {
  padding: 2px;
}
#pressroom-show .div-press-info .press-info a i {
  color: #8C8C8C;
}
#pressroom-show .div-press-info .press-info hr {
  margin: 0px;
}
#pressroom-show .div-press-info .press-info .centered {
  text-align: center;
}
#pressroom-show .div-press-info .press-info .centered .logo {
  max-height: 130px;
}
#pressroom-show .div-press-info .press-info input {
  color: #8C8C8C;
}
#pressroom-show .div-press-info.marged-top {
  margin-top: 102px;
}
#pressroom-show #menu-bar {
  width: 100%;
  background: #EBEBEB;
  top: 0px;
  z-index: 4;
}
#pressroom-show #menu-bar.fixed {
  position: fixed;
}
#pressroom-show #menu-bar .menu-bar-actions {
  padding: 0;
  border-bottom: 1px solid #D2D2D2;
  border-top: 1px solid #D2D2D2;
}
#pressroom-show #menu-bar .menu-bar-actions .navbar {
  margin-bottom: 0;
}
#pressroom-show #menu-bar .menu-bar-actions .navbar .navbar-inner {
  background: none rgba(0, 0, 0, 0);
  filter: none;
  border: 0;
  box-shadow: none;
  padding: 20px 0;
  min-height: 0;
}
#pressroom-show #menu-bar .menu-bar-actions .navbar .navbar-inner .brand {
  font-size: 20px;
  color: #508CFF;
  font-weight: 200px;
  padding: 0 20px;
}
#pressroom-show #menu-bar .menu-bar-actions .navbar .navbar-inner li .selected {
  color: #508cff;
}
#pressroom-show #menu-bar .menu-bar-actions .navbar .navbar-inner a {
  text-shadow: none;
  padding: 0 10px;
}
#pressroom-show #pressroom-content {
  background: #EBEBEB;
  position: relative;
}
#pressroom-show .title-bar {
  width: 100%;
  background: #EBEBEB;
  z-index: 3;
  top: 51px;
}
#pressroom-show .title-bar.fixed {
  position: fixed;
}
#pressroom-show .title-bar h3 {
  font-size: 28px;
  font-weight: normal;
  color: #8C8C8C;
  height: 40px;
  padding: 10px 0;
  margin: auto;
}
#pressroom-show .hidden-title {
  height: 30px;
  padding: 10px 0;
}
#pressroom-show .hidden-title.fixed {
  position: fixed;
}
#pressroom-show .hidden-menu {
  border-bottom: 1px solid #D2D2D2;
  border-top: 1px solid #D2D2D2;
  height: 30px;
  padding: 10px 0;
}
#pressroom-show .hidden-menu.fixed {
  position: fixed;
}
#pressroom-show .files-container {
  min-height: 250px;
  padding-top: 10px;
}
#pressroom-show .files-container .color-container {
  list-style: none;
  right: 10px;
  top: 8px;
  position: absolute;
}
#pressroom-show .files-container .color-container .color {
  width: 16px;
  height: 16px;
  margin: 2px;
  display: inline-block;
  border-radius: 50%;
}
#pressroom-show .files-container .trash-ico {
  position: absolute;
  z-index: 2;
}
#pressroom-show .files-container .thumbnail {
  width: 374px;
  /* 
			&.thumbnail-font {
				width: 567px;
				margin-bottom: 10px;
				margin-right: 10px;
				margin-left: 0;
			}*/
}
#pressroom-show .files-container .thumbnail .thumbnail-image {
  background: #000000;
  width: 374px;
  height: 280px;
}
#pressroom-show .files-container .thumbnail .thumbnail-image.placeholder {
  background-color: #FFFFFF;
}
#pressroom-show .files-container .thumbnail .thumbnail-image img {
  max-width: 374px;
  max-height: 280px;
}
#pressroom-show .files-container .thumbnail .thumbnail-image i {
  color: #8C8C8C;
  max-height: 135px;
  font-size: 135px;
}
#pressroom-show .files-container .thumbnail .thumbnail-image:hover .focusable-description {
  visibility: visible;
}
#pressroom-show .files-container .thumbnail .thumbnail-image .focusable-description {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  word-wrap: break-word;
  white-space: normal;
  line-height: normal;
  visibility: hidden;
}
#pressroom-show .files-container .thumbnail .thumbnail-image .focusable-description .description {
  text-align: left;
  padding: 10px;
  color: white;
  float: left;
}
#pressroom-show .files-container .thumbnail .thumbnail-image .focusable-description .description i {
  font-size: 20px;
  position: absolute;
  bottom: 2px;
  right: 2px;
  top: auto;
  left: auto;
}
#pressroom-show .files-container .thumbnail .thumbnail-image .focusable-description .description i:hover {
  color: #508CFF;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption {
  padding: 5px 10px;
  color: #8C8C8C;
  position: relative;
  border-top: 1px solid #EBEBEB;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption .name {
  /* line-height: 27px;
					text-overflow: ellipsis;*/
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption .name .filename {
  /* white-space: nowrap;
						width: 100%; */
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 50px;
  vertical-align: middle;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption .name .filename:before {
  content: '';
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption .name .filename input {
  width: inherit;
  color: inherit;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption .name.public {
  overflow: hidden;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption .name .extension {
  background: none repeat scroll 0 0 #D6D6D6;
  color: #FFFFFF;
  float: right;
  padding: 8px;
  text-transform: uppercase;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption.placeholder-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
  border: none;
  font-size: 18px;
  z-index: 1;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption.placeholder-caption .filename {
  margin-right: 0px;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-caption.empty-caption {
  height: 28px;
  border: none;
}
#pressroom-show .files-container .thumbnail.thumbnail-info {
  background: none;
}
#pressroom-show .files-container .thumbnail .thumbnail-title-info {
  font-size: 16px;
  color: #505050;
}
#pressroom-show .files-container .thumbnail .thumbnail-title-info input {
  background-color: inherit;
  width: 100%;
}
#pressroom-show .files-container .thumbnail .thumbnail-title-info input:hover,
#pressroom-show .files-container .thumbnail .thumbnail-title-info input:focus {
  box-shadow: none;
  transition: none 0s ease 0s;
  background-color: #FAFAFA;
  border: 1px solid #CCCCCC;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-description-info {
  color: #8C8C8C;
  padding-top: 10px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  overflow: auto;
  /* 
				textarea {
					padding-left: 0;
					color: inherit;
				}*/
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-description-info .contenteditable-input {
  color: inherit;
  padding: 4px 0;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-description-info i {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  bottom: 2px;
  right: 2px;
  top: auto;
  left: auto;
}
#pressroom-show .files-container .thumbnail .pr-thumbnail-description-info i:hover {
  color: #508CFF;
}
#pressroom-show h5 {
  color: #505050;
  font-weight: normal;
}
#pressroom-show h5#brand-url {
  display: block;
  margin-right: 5px;
}
#pressroom-show h5 input {
  color: #8C8C8C;
  font-size: 14px;
  width: 100%;
}
#pressroom-show h5#pressroom-public-link {
  color: #8C8C8C;
}
#pressroom-show h5#pressroom-public-link input {
  vertical-align: baseline;
  width: auto;
}
#pressroom-show form input[type="submit"] {
  background-color: #AAAAAA;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  padding: 10px 30px;
  margin-top: 10px;
}
#pressroom-show .pressroom-form {
  background-color: #AAAAAA;
  color: #505050;
}
#pressroom-show .pressroom-form .accordion-inner {
  padding: 10px 0;
}
#pressroom-show .pressroom-form .accordion-inner input[type="text"],
#pressroom-show .pressroom-form .accordion-inner input[type="url"],
#pressroom-show .pressroom-form .accordion-inner input[type="email"],
#pressroom-show .pressroom-form .accordion-inner textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
}
#pressroom-show .pressroom-form .accordion-inner textarea {
  height: 60px;
  resize: vertical;
  font-size: 1.3em;
}
#pressroom-show .pressroom-form .accordion-inner .form-close {
  color: #FFFFFF;
  display: block;
  text-align: right;
}
#pressroom-show .pressroom-form .accordion-inner .input-last {
  margin: 0;
}
#pressroom-show .pressroom-form#people-new input[type="text"],
#pressroom-show .pressroom-form#people-new input[type="url"],
#pressroom-show .pressroom-form#people-new input[type="email"],
#pressroom-show .pressroom-form#people-new textarea {
  width: 100%;
}
#pressroom-show .pressroom-form#people-new form > div {
  position: relative;
}
#pressroom-show .pressroom-form#people-new form > div > div:nth-child(2) {
  position: absolute;
  height: 100%;
}
#pressroom-show .pressroom-form#people-new form > div > div:nth-child(2) #people-picture {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px dashed #FFFFFF;
}
#pressroom-show .pressroom-form#people-new form > div > div:nth-child(2) #people-picture i {
  text-align: center;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #FFFFFF;
  max-height: 135px;
  font-size: 135px;
}
#pressroom-show .pressroom-form#people-new form > div > div:nth-child(2) #people-picture input {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  background: #FFFFFF;
  border: none;
  color: #8C8C8C;
  margin: auto;
  padding: 10px 30px;
}
#pressroom-show .pressroom-form#people-new input[type="submit"] {
  display: block;
}
#pressroom-show .pressroom-form#infos-new input[type="text"],
#pressroom-show .pressroom-form#infos-new input[type="url"],
#pressroom-show .pressroom-form#infos-new input[type="email"],
#pressroom-show .pressroom-form#infos-new textarea {
  width: 100%;
}
#pressroom-show .pressroom-form#infos-new textarea {
  height: 75px;
  font-size: 1.3em;
}
#pressroom-show .pressroom-form#press-new input[type="text"],
#pressroom-show .pressroom-form#press-new input[type="url"],
#pressroom-show .pressroom-form#press-new input[type="email"],
#pressroom-show .pressroom-form#press-new textarea {
  width: 100%;
}
#pressroom-show .pressroom-form#press-new input[type="submit"] {
  margin-top: 23px;
}
#pressroom-show .pressroom-form#press-new textarea {
  height: 75px;
  font-size: 1.3em;
}
#pressroom-show .pressroom-form#press-new #press-loader {
  display: none;
  text-align: center;
}
#pressroom-show .pressroom-form#press-new #press-loader hr {
  border-bottom: 1px solid #C2C2C2;
  margin-top: 40px;
  width: 100%;
}
#pressroom-show .pressroom-form#press-new #press-info-container {
  display: none;
}
#pressroom-show .pressroom-form#press-new #press-info-container hr {
  border-bottom: 1px solid #C2C2C2;
  margin-top: 40px;
  width: 100%;
}
#pressroom-show .pressroom-form#press-new #press-info-container #press-images-container {
  text-align: center;
}
#pressroom-show .pressroom-form#press-new #press-info-container #press-images-container .image-container {
  height: 150px;
  border: 1px solid white;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
#pressroom-show .pressroom-form#press-new #press-info-container #press-images-container .image-container:hover {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(82, 168, 236, 0.6);
}
#pressroom-show .pressroom-form#press-new #press-info-container #press-images-container .image-container img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
}
#pressroom-show .pressroom-form#colors-new #color-name {
  display: block;
  width: 206px;
}
#pressroom-show .pressroom-form#colors-new label[for="color-checkbox"] {
  display: inline;
}
#pressroom-show .pressroom-form#colors-new #color-show {
  height: 70px;
  width: 206px;
  border: 1px dashed white;
}
#pressroom-show .pressroom-form#colors-new .input-error {
  border-color: #E9322D;
  box-shadow: 0px 0px 6px #F8B9B7;
}
#pr_contact,
#pr_share {
  width: 560px;
}
#pr_contact h3,
#pr_share h3 {
  color: #508cff;
}
#pr_contact .modal-body input,
#pr_share .modal-body input,
#pr_contact .modal-body textarea,
#pr_share .modal-body textarea,
#pr_contact .modal-body .input,
#pr_share .modal-body .input {
  width: 520px;
  margin: 0px 0px 10px 0px;
  padding: 15px 0px 15px 10px;
  background: #EFEFEF;
  border: none;
  box-shadow: none;
  resize: none;
  font-size: 1.3em;
  cursor: text;
}
#pr_contact .modal-body .modal-send,
#pr_share .modal-body .modal-send {
  width: 100px;
}
@media (max-width: 979px) {
  #pressroom-show #menu-bar .menu-bar-actions .navbar .navbar-inner .brand {
    padding: 0 15px;
  }
  #pressroom-show #menu-bar .menu-bar-actions .navbar .navbar-inner .nav {
    margin: 0;
  }
  #pressroom-show #div-info .container .upload-new-background {
    position: static;
  }
}
@media (max-width: 767px) {
  #pressroom-show #pressroom-content {
    padding: 0 15px;
  }
}
#pressroom-footer #footer {
  border: 0px;
  margin-top: 0px;
}
#fileshow .closeMe i {
  text-decoration: initial;
}
#fileshow .closeMe i:hover {
  cursor: pointer;
}
#fileshow .fileshow .image {
  height: 80%;
  text-align: center;
  position: relative;
}
#fileshow .fileshow .image img,
#fileshow .fileshow .image #video_player {
  max-height: 100%;
  background-image: url("/images/pressroom/transparent.png");
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
#fileshow .fileshow .image .encoding-message {
  z-index: 1;
  position: relative;
  text-align: center;
  margin-bottom: -30px;
  width: 100%;
  color: #FFF;
  text-shadow: 0px 0px 9px #000000;
  font-size: 1.4em;
}
#fileshow .fileinfo #scope h3 {
  font-weight: normal;
}
#fileshow .fileinfo #scope .thumb {
  float: left;
  max-width: 80px;
  margin-left: 15px;
  margin-top: 10px;
}
#fileshow .fileinfo #scope .thumb img {
  background-image: url("/images/pressroom/transparent.png");
  border: 1px solid #508cff;
  cursor: pointer;
}
#fileshow .fileinfo #color {
  clear: both;
  padding-top: 10px;
}
#fileshow .fileinfo #color h3 {
  font-weight: normal;
}
#fileshow .fileinfo #color .color {
  float: left;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  border-radius: 90px;
  cursor: pointer;
}
@media screen and (max-height: 420px), screen and (max-width: 768px) {
  #fileshow .fileinfo .image {
    text-align: center;
  }
  #fileshow .fileinfo .image img {
    max-width: 200px;
    background-image: url("/images/pressroom/transparent.png");
  }
}
#fileshow .fileshow .color {
  margin: auto;
  width: 60%;
  height: 288px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
}
#fileshow .fileinfo .input-xsmall {
  cursor: text;
  width: 25px;
}
#fileshow .fileinfo .input-xsmall.input-cmyk {
  width: 15px;
}
#fileshow .fileinfo .color-label {
  font-size: 14px;
}
@media screen and (max-height: 420px), screen and (max-width: 768px) {
  #fileshow .fileinfo .color {
    margin: auto;
    width: 300px;
    height: 100px;
  }
}
#fileshow .fileshow .image {
  height: 80%;
  text-align: center;
  position: relative;
}
#fileshow .fileshow .image img {
  max-height: 100%;
  background-image: url("/images/pressroom/transparent.png");
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
#fileshow .fileinfo #title {
  font-weight: normal;
}
#fileshow .fileinfo .people-infos {
  padding-top: 5px;
}
#fileshow .fileinfo .people-infos a {
  margin-right: 10px;
}
#fileshow .fileinfo #description {
  text-align: justify;
  padding-top: 30px;
}
#fileshow .fileinfo .infos-container {
  margin-top: 30px;
}
#fileshow .fileshow .video {
  margin: auto;
  width: 548px;
}
#fileshow .fileshow .iframe {
  height: 80%;
  text-align: center;
  position: relative;
}
#fileshow .fileshow .iframe iframe {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
#fileshow .fileinfo #link input {
  width: 100%;
}
#fileshow {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: black;
}
#fileshow > .row-fluid {
  height: inherit;
}
#fileshow .fileshow {
  height: 100%;
  width: inherit;
  float: left;
  padding: 15px 30px;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fileshow .fileshow #breadcrumb h1 {
  font-size: 20px;
  font-weight: normal;
  color: #424242;
  line-height: 25px;
}
#fileshow .fileshow #breadcrumb h1 #file {
  color: #4576D1;
}
#fileshow .fileshow #breadcrumb .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#fileshow .fileshow #breadcrumb .closeMe {
  float: right;
  color: #505050;
  /* font-size: 4em; */
  font-size: 24px;
  margin-top: 16px;
}
#fileshow .fileinfo {
  background-color: white;
  color: #8C8C8C;
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
  position: absolute;
  width: inherit;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#fileshow .fileinfo .contenteditable-input {
  min-height: 17px;
}
#fileshow .fileinfo h2 {
  font-size: 20px;
  font-weight: normal;
}
#fileshow .fileinfo h2 input {
  color: #8C8C8C;
  font-weight: normal;
  font-size: 24.5px;
  width: 100%;
}
#fileshow .fileinfo hr {
  margin-right: 20px;
}
#fileshow .fileinfo .closeMe {
  float: right;
  color: #505050;
  font-size: 24px;
  margin-top: 16px;
}
#fileshow .fileinfo #download,
#fileshow .fileinfo #color-modal-form {
  clear: both;
  padding-top: 10px;
  /* font-size: 1.3em; */
  color: #538FFC;
}
#fileshow .fileinfo #download h3,
#fileshow .fileinfo #color-modal-form h3 {
  /* margin-top: 10px; */
  color: #8C8C8C;
  font-weight: normal;
  font-size: 18px;
}
#fileshow .fileinfo #download hr,
#fileshow .fileinfo #color-modal-form hr {
  display: none;
}
#fileshow .fileinfo #download .download,
#fileshow .fileinfo #color-modal-form .download {
  /* margin-bottom: 10px; */
}
#fileshow .fileinfo #download .download .ext,
#fileshow .fileinfo #color-modal-form .download .ext {
  /* font-size: 1em; */
  font-weight: normal;
}
#fileshow .fileinfo #download .download .no-file,
#fileshow .fileinfo #color-modal-form .download .no-file {
  font-size: 14px;
  color: #8C8C8C;
}
#fileshow .fileinfo #download .link,
#fileshow .fileinfo #color-modal-form .link {
  display: block;
  margin-bottom: 5px;
}
#fileshow .fileinfo #download a,
#fileshow .fileinfo #color-modal-form a {
  color: #538FFC;
  /* font-size: 1em; */
}
#fileshow .fileinfo a {
  color: #538FFC;
  /* font-size: 1.3em; */
}
#fileshow .fileinfo .change-picture {
  display: block;
  margin-top: 30px;
}
#fileshow .fileinfo .change-picture i {
  margin-right: 10px;
}
#fileshow .fileinfo #link {
  padding-top: 30px;
}
#fileshow .fileinfo #do-donot {
  text-align: justify;
}
#fileshow .fileinfo #do-donot #do {
  margin-top: 25px;
  /* font-size: 1.3em; */
}
#fileshow .fileinfo #do-donot #do .do {
  display: block;
  margin-bottom: 15px;
  color: #1DC321;
}
#fileshow .fileinfo #do-donot #do-not {
  margin-top: 25px;
  /* font-size: 1.3em; */
}
#fileshow .fileinfo #do-donot #do-not .do-not {
  display: block;
  margin-bottom: 15px;
  color: red;
}
#fileshow .fileinfo .placeholder {
  color: #A0A0A0;
  font-size: 14px;
}
#fileshow .smallscreen {
  display: none;
}
#fileshow .smallscreen img {
  border: 2px solid #508cff;
}
@media screen and (max-height: 420px), screen and (max-width: 768px) {
  #fileshow {
    position: relative;
  }
  #fileshow .smallscreen {
    display: block;
  }
  #fileshow > .row-fluid .span9 {
    display: none;
  }
  #fileshow > .row-fluid .span3 {
    margin-left: 0;
  }
  #fileshow .fileinfo {
    width: 100%;
  }
  #fileshow .fileinfo .closeMe {
    display: block;
  }
  #fileshow .fileinfo #download {
    font-size: 1.1em;
  }
  #fileshow .fileinfo #download .download .ext {
    font-size: 1.1em;
  }
  #fileshow .fileinfo #download hr {
    display: block;
  }
  #fileshow .fileinfo #do-donot #do {
    font-size: 1.1em;
  }
  #fileshow .fileinfo #do-donot #do-not {
    font-size: 1.1em;
  }
}
#import-modal .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#import-modal #select-bar {
  -webkit-box-shadow: inset #d2d2d2 0 -1px 0;
  -moz-box-shadow: inset #d2d2d2 0 -1px 0;
  box-shadow: inset #d2d2d2 0 -1px 0;
  margin-top: 5px;
}
#import-modal #select-bar .select-bar-actions {
  padding-left: 20px;
  padding-right: 20px;
}
#import-modal #select-bar .select-bar-actions .container {
  width: 100%;
}
#import-modal #select-bar .selector-name {
  padding-top: 5px;
  padding-bottom: 5px;
}
#import-modal #select-bar .select-arrow {
  width: 40px;
  height: 15px;
  background: #D2D2D2;
  position: relative;
  left: 65px;
}
#import-modal #select-bar .select-arrow .leftw {
  width: 0;
  height: 0;
  border-left: 20px solid #ffffff;
  border-top: 0px dashed transparent;
  border-bottom: 14px dashed transparent;
  position: absolute;
  left: 0;
  top: 0;
}
#import-modal #select-bar .select-arrow .rightw {
  width: 0;
  height: 0;
  border-right: 20px solid #ffffff;
  border-top: 0px dashed transparent;
  border-bottom: 14px dashed transparent;
  position: absolute;
  right: 0;
  top: 0;
}
#import-modal #select-bar .select-arrow .bottomb {
  width: 0;
  height: 0;
  border-bottom: 14px solid #ebebeb;
  border-left: 20px dashed transparent;
  border-right: 20px dashed transparent;
  position: absolute;
  bottom: 0;
  left: 0px;
}
#import-modal .modal-body {
  background-color: #ebebeb;
}
#import-modal .modal-body #files-import-computer-container {
  text-align: center;
  padding: 80px 20px;
}
#import-modal .modal-body #files-import-computer-container #select-items-empty {
  display: inline-block;
  text-align: center;
  height: 100%;
}
#import-modal .modal-body #files-import-computer-container #select-items-empty #drag-and-drop-text {
  display: inline-block;
  vertical-align: middle;
}
#import-modal .modal-body #files-import-computer-container #select-items-empty #drag-and-drop-text .text {
  font-size: 35px;
  line-height: 30px;
  margin-bottom: 10px;
}
#import-modal .modal-body #files-import-computer-container #select-items-empty #drag-and-drop-text .btn {
  width: 140px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section:last-child {
  margin-bottom: 0;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload {
  position: relative;
  width: 280px;
  height: 255px;
  background-color: #000;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .thumbnail-image {
  height: 204px;
  line-height: 204px;
  text-align: center;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .thumbnail-image > a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .thumbnail-image img {
  max-width: 100%;
  max-height: 100%;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload textarea {
  resize: none;
  margin: 0;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .actions-panel {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .actions-panel i {
  color: #508cff;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .thumbnail-caption {
  width: 100%;
  min-height: 51px;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .thumbnail-caption input {
  margin: 10px;
  width: 260px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .tab-content {
  padding: 10px;
  height: 70px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .tab-content .tab-pane {
  height: 100%;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .tab-content .tab-pane textarea {
  height: 100%;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .overlay:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .text-container {
  position: absolute;
  top: 25%;
  width: 100%;
  text-align: center;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .progress-percent {
  color: #508cff;
  font-size: 1.7em;
  margin-bottom: 20px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .progress-info {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 10px;
  height: 10px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .error-container {
  font-size: 1.7em;
  color: #b94a48;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .error-container .text {
  font-size: 14px;
  line-height: 14px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .merging-container {
  font-size: 1.7em;
  color: #508cff;
  padding-top: 20px;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .progress .bar {
  background-color: #508cff;
}
#import-modal .modal-body #files-import-computer-container .computer-folder-section .thumbnail-upload .remove-file {
  color: #508cff;
}
#favorite-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#theme-list-page #add-theme-modal input {
  width: 97%;
}
#theme-list-page #add-theme-modal .error_list {
  margin: 0;
  margin-top: 10px;
}
#theme-list-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#theme-list-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#theme-show-page .top-bar-actions .pull-right.view-mode {
  margin-right: 15px;
}
#theme-show-page .top-bar-actions .pull-right.view-mode label {
  margin-right: 3px;
}
#theme-show-page #sidebar-container.affix {
  position: fixed!important;
  margin-top: -56px;
}
#theme-thumbnail-show-page .trash-ico {
  border: 0;
  position: absolute;
  z-index: 2;
}
#theme-thumbnail-show-page .preview-img {
  max-width: 280px;
  max-height: 215px;
}
