/* The path to the client overrides */
/* The core LESS*/
/*!
 * Bootstrap v2.1.1
 *
 * 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.
 */
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 {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.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: 33px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: Helvetica, Arial, SansSerif;
  font-size: 14px;
  line-height: 23px;
  color: #333;
  background-color: #fff;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #000;
}
.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: 33px;
  -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 23px / 2;
}
.lead {
  margin-bottom: 23px;
  font-size: 21px;
  font-weight: 200;
  line-height: 34.5px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.text-warning {
  color: #c09853;
}
.text-error {
  color: #b94a48;
}
.text-info {
  color: #3a87ad;
}
.text-success {
  color: #468847;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 11.5px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 40px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 10.5px;
  margin: 23px 0 34.5px;
  border-bottom: 1px solid #D3D3D3;
}
ul,
ol {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 23px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 23px;
}
dt,
dd {
  line-height: 23px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 23px / 2;
}
.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: 220px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 240px;
}
hr {
  margin: 23px 0;
  border: 0;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 23px;
  border-left: 5px solid #D3D3D3;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 28.75px;
}
blockquote small {
  display: block;
  line-height: 23px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #D3D3D3;
  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: 23px;
  font-style: normal;
  line-height: 23px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #737373;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 22px / 2;
  margin: 0 0 23px / 2;
  font-size: 13px;
  line-height: 23px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 23px;
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: 46px;
  color: #737373;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 17.25px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
}
input,
button,
select,
textarea {
  font-family: Helvetica, Arial, SansSerif;
}
label {
  display: block;
  margin-bottom: 0;
}
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: 23px;
  box-sizing: border-box;
  padding: 2px 4px;
  font-size: 14px;
  line-height: 23px;
  color: #333;
}
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: #fff;
  border: 1px solid #ccc;
  /*
.box-shadow(inset 0 1px 1px rgba(0,0,0,.075));
  .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 */
}
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
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 #ccc;
  background-color: #fff;
}
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: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
}
.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"] {
  float: left;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #D3D3D3;
}
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:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
}
.form-actions {
  padding: 22px 20px 23px;
  margin-top: 20px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
.help-block,
.help-inline {
  color: #333;
}
.help-block {
  display: block;
  margin-bottom: 23px / 2;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  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 {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
}
.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: 23px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 23px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #D3D3D3;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn {
  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: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on,
.input-append .btn {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 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 .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 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;
}
.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;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 23px / 2;
}
legend + .control-group {
  margin-top: 23px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-label {
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 240px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 23px / 3;
}
.form-horizontal .form-actions-center {
  text-align: center;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
}
.table th,
.table td {
  padding: 8px;
  line-height: 23px;
  text-align: left;
  vertical-align: top;
}
.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 #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px 4px 0;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.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-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 [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}
.table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}
.table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}
.table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}
.table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}
.table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}
.table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}
.table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}
.table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}
.table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}
.table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}
.table .span24 {
  float: none;
  width: 1884px;
  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 #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  display: none;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -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: 10.5px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 23px;
  color: #737373;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #737373;
  background-color: #6e6e6e;
  background-image: -moz-linear-gradient(top, #737373, #666666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#737373), to(#666666));
  background-image: -webkit-linear-gradient(top, #737373, #666666);
  background-image: -o-linear-gradient(top, #737373, #666666);
  background-image: linear-gradient(to bottom, #737373, #666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff737373', endColorstr='#ff666666', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #737373;
  background-color: #6e6e6e;
  background-image: -moz-linear-gradient(top, #737373, #666666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#737373), to(#666666));
  background-image: -webkit-linear-gradient(top, #737373, #666666);
  background-image: -o-linear-gradient(top, #737373, #666666);
  background-image: linear-gradient(to bottom, #737373, #666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff737373', endColorstr='#ff666666', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  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;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.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: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #737373;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well a,
.well .nav-header {
  color: #fff;
  text-shadow: none !important;
}
.well a:hover {
  color: #000;
}
.well-large {
  padding: 24px;
}
.well-small {
  padding: 9px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 5px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 23px;
  *line-height: 23px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  *margin-left: 0.3em;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  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-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  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-color: #e6e6e6;
  background-image: none;
  opacity: 65 / 100;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 21px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 20px;
}
.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 {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
  background-color: #fff;
  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: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #cccccc \9;
}
.btn-warning {
  background-color: #fbb450;
  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: #333;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #ee5f5b;
  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: #333;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #62c462;
  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: #333;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #5bc0de;
  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: #333;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #444;
  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: #333;
  background-color: #4d4d4d;
  *background-color: #404040;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #333333 \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: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #737373;
  text-decoration: none;
}
.btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 23px / 2;
  margin-bottom: 23px / 2;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.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-group > .dropdown-menu {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.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: #e6e6e6;
}
.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: #4d4d4d;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  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;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.alert {
  padding: 0.5em 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  background-color: #fcf8e3;
  color: #333;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 23px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.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 > li > a {
  display: block;
  color: #333;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #D3D3D3;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 10px;
  margin-bottom: 3px;
}
.nav-list > li {
  overflow: hidden;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  background-color: #999;
}
.nav-list [class^="icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10.5px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.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: 23px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #D3D3D3 #D3D3D3 #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #333;
}
.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 {
  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: #333;
  border-bottom-color: #333;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #000;
  border-bottom-color: #000;
}
/* 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: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 100 / 100;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  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 {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #D3D3D3 #ddd #D3D3D3 #D3D3D3;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #D3D3D3 #D3D3D3 #D3D3D3 #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  color: #777;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  background-color: #737373;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
}
.navbar .brand {
  display: block;
  font-size: 20px;
  font-weight: 200;
  color: #fff;
}
.navbar .brand:hover {
  text-decoration: none;
}
.navbar .brand a {
  color: #fff !important;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 60px;
}
.navbar-link {
  color: #fff;
}
.navbar-link:hover {
  color: #737373;
}
.navbar .divider-vertical {
  height: 60px;
  margin: 0 9px ;
  border-left: 1px solid #737373;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 10px;
  margin-right: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn {
  margin-top: 0;
  margin-right: 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: 30px / 2;
}
.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: 6px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 30px / 2;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: Helvetica, Arial, SansSerif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
}
.navbar-static-top {
  position: static;
  width: 100%;
  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 {
  right: 0;
  left: 0;
  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-bottom {
  bottom: 0;
}
.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: 18.5px 15px 18.5px;
  color: #fff;
  text-decoration: none;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #737373;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #666666;
  -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;
}
.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 #fff;
  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 #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #666666;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.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: #555;
  border-bottom-color: #555;
}
.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;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -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);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 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-content {
  padding: 9px 14px;
}
.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow:after {
  content: "";
  z-index: -1;
}
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
}
.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #999;
}
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  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: #737373;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #5a5a5a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.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;
  }
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-Regular-S.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-LightItalic.woff);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-Medium.woff);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-MediumItalic.woff);
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-Regular-XL.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-LightItalic-XL.woff);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-Medium-XL.woff);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-MediumItalic-XL.woff);
  font-weight: bold;
  font-style: italic;
}
body {
  font-family: Helvetica, Arial, SansSerif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  background-color: #fff;
  font-weight: normal;
}
body {
  line-height: 18px;
}
button {
  color: black;
}
h1 {
  font-weight: bold;
  font-family: SimplonXL, Helvetica, Arial, SansSerif;
  margin-top: 22px;
  line-height: 32px;
  font-size: 24px;
}
h2,
h3 {
  font-weight: normal;
  font-family: Helvetica, Arial, SansSerif;
  font-size: 20px;
  line-height: 46px;
}
a {
  border-bottom: 1px solid #999;
}
a:hover {
  border-bottom: 1px solid #000;
}
hr {
  border: 0;
  border-bottom: 1px solid #555;
  margin-top: 20px;
  margin-bottom: 20px;
}
.input a {
  position: relative;
  top: -3px;
}
.dropdown-menu a,
#filmlist a,
#mainnav a,
.brand a {
  border: none;
}
.dropdown-menu a:hover,
#filmlist a:hover,
#mainnav a:hover,
.brand a:hover {
  border: none;
}
.dropdown-menu {
  color: #000;
}
.dropdown-menu a {
  color: #000 !important;
}
.dropdown-menu a:hover {
  background: #ccc !important;
}
b,
strong,
.nav-header,
th {
  font-family: Helvetica, Arial, SansSerif;
  font-weight: bold;
}
em,
.italic {
  font-family: Helvetica, Arial, SansSerif;
  font-style: normal;
}
li {
  line-height: 20px;
}
textarea {
  line-height: 18px;
  resize: vertical;
  overflow-y: auto;
}
.alert ul {
  margin: 0;
  list-style-type: none;
}
.alert ul li {
  margin-bottom: 6px;
}
.alerticon {
  color: #ff624f;
  font-size: 20px;
  margin-right: 5px;
}
.alerticontext {
  display: inline-block;
}
.alerticoncontainer {
  display: flex;
  align-items: flex-start;
}
#filmlist #filmlistheader {
  box-sizing: border-box;
  padding-right: 20px;
}
#filmlist #filmlistheader #quicksearch {
  width: 100%;
  font-size: 0.9em;
  box-sizing: border-box;
  padding: 0.5em;
  margin-bottom: 10px;
}
.filmview,
.producerview {
  margin-bottom: 20px;
  background-color: #f9f9f9;
  padding: 15px;
  border: 1px solid #999;
  box-sizing: border-box;
}
.filmview table,
.producerview table {
  border-collapse: separate;
  border-spacing: 0px;
}
.filmview th,
.producerview th,
.filmview td,
.producerview td {
  vertical-align: top;
}
.filmview .tablespacer,
.producerview .tablespacer {
  width: 30px;
}
.filmview td a,
.producerview td a {
  border: 0px;
}
.filmview .width100,
.producerview .width100 {
  width: 100%;
}
.filmview .width60,
.producerview .width60 {
  width: 60%;
}
.filmview .viewrow,
.producerview .viewrow {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.filmview .viewrow div,
.producerview .viewrow div {
  margin-right: 15px;
}
.filmview .viewrow div .label,
.producerview .viewrow div .label {
  position: relative;
  top: -2px;
  margin-right: 0;
}
.filmview .viewrow .leads,
.producerview .viewrow .leads {
  flex-grow: 1;
  min-width: 25%;
}
.filmview .viewrow .leads > div,
.producerview .viewrow .leads > div {
  margin-right: 0;
  margin-bottom: 15px;
}
.filmview .viewrow .filmviewid,
.producerview .viewrow .filmviewid {
  margin-right: 0;
}
.filmview .viewrow div:last-child,
.producerview .viewrow div:last-child {
  margin-right: 0;
  flex-grow: 2;
}
.filmview .baseinfo,
.producerview .baseinfo {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px;
}
.filmview .shortleads,
.producerview .shortleads {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 15px;
}
.filmview .shortleads > div,
.producerview .shortleads > div {
  width: 34%;
  box-sizing: border-box;
  margin-right: 15px;
}
.filmview .shortleads > div > div:first-child span:first-child,
.producerview .shortleads > div > div:first-child span:first-child {
  margin-left: 5px;
}
.filmview .shortleads > div .nomcontact,
.producerview .shortleads > div .nomcontact {
  width: 100%;
  margin-bottom: 0;
}
.filmview .shortleads > div:last-child,
.producerview .shortleads > div:last-child {
  margin-right: 0;
}
.filmviewid {
  text-align: right;
  color: #777;
  font-family: Simplon, Helvetica, Arial, SansSerif;
}
.filmviewid a {
  color: #777;
  border: 0px;
  text-decoration: none;
}
.filmviewid .label {
  margin-top: 5px;
  margin-right: 0;
  display: inline-block;
}
.procinemaview {
  margin: 0 0 20px 0;
  background-color: #f9f9f9;
  padding: 15px;
  border: 1px solid #999;
}
.procinemaview .procinemafilmview {
  display: flex;
  justify-content: space-between;
}
.procinemaview .procinemafilmview > div {
  display: flex;
  justify-content: space-between;
  margin-right: 15px;
  margin-top: 15px;
  width: 50%;
}
.procinemaview .procinemafilmview > div > div {
  width: 50%;
  margin-right: 15px;
}
.procinemaview .procinemafilmview > div > div:last-child {
  margin-right: 0;
}
.procinemaview .procinemafilmview > div:last-child {
  margin-right: 0;
}
.procinemaview .procinemafilmview .hiddenlegend {
  display: none;
}
.offset-top {
  margin-top: 0.5em;
}
.messagecount {
  font-family: Simplon, Helvetica, Arial, SansSerif;
  margin-bottom: 20px;
}
.dataTables_length label,
.dataTables_filter label,
.dataTables_length input,
.dataTables_filter input,
.dataTables_length select,
.dataTables_filter select {
  font-size: 0.9em;
}
.dataTables_length input,
.dataTables_filter input {
  box-sizing: border-box;
  padding: 0 0.5em;
}
.dataTables_filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.dataTables_length label {
  text-align: left;
}
.dataTables_length select {
  width: 75px;
}
.dataTables_info {
  padding-top: 12px;
  font-size: 0.9em;
}
.dataTables_paginate {
  margin: 0;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
/*
table.table thead .sorting { background: url('../img/datatables/sort_both.png') no-repeat center right; }
table.table thead .sorting_asc { background: url('../img/datatables/sort_asc.png') no-repeat center right; }
table.table thead .sorting_desc { background: url('../img/datatables/sort_desc.png') no-repeat center right; }

table.table thead .sorting_asc_disabled { background: url('../img/datatables/sort_asc_disabled.png') no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url('../img/datatables/sort_desc_disabled.png') no-repeat center right; }
*/
table.dataTable th:active {
  outline: none;
}
table.dataTable th,
table.dataTable td {
  border-bottom: 1px solid #D3D3D3;
}
table.queryfunction {
  border: solid 1px black;
  width: 100%;
}
table.queryfunction td {
  border: solid 1px black;
  padding-left: 5px;
  padding-right: 5px;
}
table.queryfunction th {
  border: solid 1px black;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}
.devistable {
  width: 650px;
}
.devismaincolumn {
  width: 400px;
}
.devisindexcolumn {
  width: 35px;
}
.financingview {
  margin: 0 0 2em 0;
  padding: 0px;
}
.financingtable {
  border: 1px solid #999999;
}
.financingerror {
  background-color: #ffacac !important;
}
.financingcorrect {
  background-color: #c7e4af !important;
}
.financinglegend {
  padding: 4px;
  width: 25%;
}
.financinglegendforeign {
  color: #666;
}
.financingmain {
  font-family: SimplonXL, Helvetica, Arial, SansSerif;
  font-weight: bold;
  font-size: 24px;
  padding: 10px;
}
.financingdetail {
  font-family: Simplon, Helvetica, Arial, SansSerif;
  font-size: 16px;
  padding: 8px;
  width: 25%;
  background-color: #DDD;
}
.financingdetailforeign {
  color: #666;
}
.soutiencell {
  padding-right: 60px;
}
.soutienhr {
  margin-top: 5px;
  margin-bottom: 5px;
  background: #999;
  border: none;
  height: 1px;
}
.cancelledview {
  background-color: #ffacac;
  margin-bottom: 20px;
}
.fileselect {
  visibility: hidden;
}
.line {
  display: none;
}
.pdfcheck {
  font-weight: bold;
  padding-left: 202px;
}
.btn {
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #999;
}
.btn-primary {
  border: 3px black solid;
  box-sizing: border-box;
}
.btn-group {
  display: flex;
}
.btn-group .open .dropdown-menu {
  position: absolute;
  z-index: 100;
  padding: 0;
  border: 1px solid #999;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 0;
  margin-left: 5px;
  margin-top: 34px;
}
.btn-group .open .dropdown-menu li a {
  padding-left: 10px;
  padding-right: 10px;
}
#vcfdragndrop {
  width: 200px;
  height: 40px;
  border: 1px #ccc solid !important;
  color: #666;
  background: #f6f6f6;
  padding: 10px;
}
#vcfrawdata {
  width: 200px;
  overflow: auto;
}
#vcfrawlegend {
  visibility: hidden;
}
.filesizewarning {
  color: red;
  display: none;
}
.filenotpdfwarning {
  color: red;
  display: none;
}
.addmorefiles {
  margin-top: 5px;
  font-size: 0.8em;
}
.removefile {
  cursor: pointer;
}
.jstag {
  cursor: pointer;
}
.pointer {
  cursor: pointer;
}
.error {
  color: #9d261d;
}
.backgrounderror {
  background-color: #eb9f9f !important;
}
.nomcontact {
  font-family: Simplon, Helvetica, Arial, SansSerif;
  font-weight: bold;
  font-size: 18px;
}
.nomcontact a,
.nomcontact a:hover {
  border: 0px;
}
.adminmessageid {
  margin-right: 20px;
}
.systemfunctions {
  font-family: Simplon, Helvetica, Arial, SansSerif;
}
.systemfunctions a {
  border: 0px;
}
.lightertext {
  color: #999 !important;
}
.tagslist {
  line-height: 24px;
  margin-bottom: 20px;
}
.tagslist .label a {
  color: white;
  border: 0px !important;
}
.tagslist .label a:hover,
.tagslist .label a:focus {
  border: 0px !important;
}
.messagelistbox table tr,
.filelistbox table tr,
.contactlistbox table tr,
.userlistbox table tr {
  border-bottom: 1px solid #ccc;
}
.messagelistbox table tr:last-child,
.filelistbox table tr:last-child,
.contactlistbox table tr:last-child,
.userlistbox table tr:last-child {
  border-bottom: 0;
}
.messagelistbox table td,
.filelistbox table td,
.contactlistbox table td,
.userlistbox table td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.messagelistbox table td a,
.filelistbox table td a,
.contactlistbox table td a,
.userlistbox table td a {
  border-bottom: 0;
}
.messagelistbox .titleinline,
.filelistbox .titleinline,
.contactlistbox .titleinline,
.userlistbox .titleinline {
  display: inline-block;
}
.userlistbox {
  margin-top: 20px;
}
.userlistbox .missingproducer a {
  color: red;
}
.contact-name-top,
.contact-name-buttons {
  display: inline-block;
  margin-right: 5px;
}
.contact-name-buttons a {
  margin-right: 5px;
}
.contact-name-bottom {
  margin-left: 20px;
}
.messagelistbox {
  margin-bottom: 20px;
}
.messageListHidden {
  display: none !important;
}
i.ecriture {
  color: #f4ec03;
}
i.preparation {
  color: #f4ec03;
}
i.realisation {
  color: #ff624f;
}
i.tournage {
  color: #76bb3f;
}
i.soutien {
  color: #8845b3;
}
i.decompte {
  color: #00c7fc;
}
i.simple {
  color: #DDDDDD;
}
.list {
  margin-left: 0px;
}
table.list label {
  margin: 0;
}
table.list td {
  border-top: 1px solid #ddd;
}
.flex-centercontainer {
  display: flex;
  justify-content: center;
}
.flex-vertical {
  flex-direction: column;
  justify-content: flex-start;
}
.form-actions-working {
  display: none;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.form-actions-working div:last-child {
  margin-left: 5px;
}
.flex-aligncenter {
  align-items: center;
}
.flex-aligncenter .labelcontainer {
  padding-top: 0px !important;
}
.navbar-inner {
  width: 100%;
  border-bottom: 1px solid #999;
}
.navbar-inner .container-guichet {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}
#navcol {
  padding-right: 20px;
  box-sizing: border-box;
}
#navcol .nav-header {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
#navcol .nav-list {
  padding-left: 0;
  padding-right: 0;
}
#navcol .nav-list > li > a {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
#navcol .nav-list > .active > a,
#navcol .nav-list > .active > a:hover {
  color: black;
  background-color: white;
  font-weight: bold;
}
#navcol .nav-list .nav-header {
  margin-left: 0;
  margin-right: 0;
}
#navcol .nav-list .list-film-old a {
  color: #a0a0a0;
}
#navcol .nav-list .list-film-active:first-child,
#navcol .nav-list .list-film-old:first-child,
#navcol .nav-list .list-producer:first-child {
  margin-top: 0.8em;
}
#navcol .nav-list:first-child .list-film-active:first-child,
#navcol .nav-list:first-child .list-film-old:first-child,
#navcol .nav-list:first-child .list-producer:first-child {
  margin-top: 0;
}
.list-producer-admin {
  font-style: italic;
}
#navcol-guichet {
  width: 250px;
  min-width: 250px;
  margin-right: 20px;
  margin-bottom: 20px;
}
#navcol-guichet h1 {
  margin-top: 0;
}
#navcol-guichet > div,
#navcol-guichet > div > #editzone {
  width: 100%;
}
#navcol-guichet #editzone > p:last-child {
  margin-bottom: 0;
}
#maincontainer {
  display: flex;
  box-sizing: border-box;
  padding: 20px;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}
#maininner {
  max-width: 840px;
}
#maininner .parsedname {
  margin-top: 0px;
  margin-bottom: 10px;
}
#maininner .nav-list {
  padding-left: 0;
  padding-right: 0;
}
#maininner .nav-list > li > a {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
#maininner .horizontaloverflowcontainer {
  width: 100%;
  overflow-y: scroll;
}
#createfilmform {
  border: 1px solid #555;
  box-sizing: border-box;
  padding-top: 20px;
}
#createfilmform #fieldsandvcf {
  display: flex;
  box-sizing: border-box;
}
#createfilmform #fieldsandvcf .form-fields {
  width: 100%;
}
#createfilmform #fieldsandvcf .form-import {
  margin-right: 20px;
}
#createfilmform .tagslist {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
#producerform {
  border: 1px solid #555;
  box-sizing: border-box;
  padding-top: 20px;
}
#producerform #fieldsandvcf {
  display: flex;
  box-sizing: border-box;
}
#producerform #fieldsandvcf .form-fields {
  width: 100%;
}
#producerform #fieldsandvcf .form-import {
  margin-right: 20px;
}
#producerform .tagslist {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
#userform {
  border: 1px solid #555;
  box-sizing: border-box;
  padding-top: 20px;
}
#userform .form-actions {
  margin-top: 20px;
}
#userform #submitsavesendpassword {
  display: none;
}
.producerbuttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.producerbuttons .btn-right > .btn {
  margin-left: 5px;
}
.filmbuttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filmbuttons .btn-right > .btn {
  margin-left: 5px;
}
.notopmargin {
  margin-top: 0px;
}
.userbuttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.userbuttons .btn-right > .btn {
  margin-left: 5px;
}
.homemessage,
.newslogin {
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 20px;
  border-left: 20px solid #049cdb;
  border-right: 20px solid #049cdb;
}
.homemessage > div,
.newslogin > div {
  border: 1px solid #999;
  padding: 20px;
  background: #fafafa;
}
.newslogin {
  border-left: 20px solid #999;
  border-right: 20px solid #999;
}
.homemessageanimated {
  animation-name: fadeInBorderBlue;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.8s;
}
.homemessageanimated > div {
  animation-name: fadeInContent;
  animation-iteration-count: 1;
  animation-timing-function: step-start;
  animation-duration: 0.8s;
}
@keyframes fadeInBorderGray {
  0% {
    border-left: 20px solid rgba(85, 85, 85, 0);
    border-right: 20px solid rgba(85, 85, 85, 0);
  }
  100% {
    border-left: 20px solid #555555;
    border-right: 20px solid #555555;
  }
}
@keyframes fadeInBorderBlue {
  0% {
    border-left: 20px solid rgba(118, 187, 63, 0);
    border-right: 20px solid rgba(118, 187, 63, 0);
  }
  100% {
    border-left: 20px solid #049cdb;
    border-right: 20px solid #049cdb;
  }
}
@keyframes fadeInBorderGreen {
  0% {
    border-left: 20px solid rgba(118, 187, 63, 0);
    border-right: 20px solid rgba(118, 187, 63, 0);
  }
  100% {
    border-left: 20px solid #76bb3f;
    border-right: 20px solid #76bb3f;
  }
}
@keyframes fadeInBorderRed {
  0% {
    border-left: 20px solid rgba(255, 98, 79, 0);
    border-right: 20px solid rgba(255, 98, 79, 0);
  }
  100% {
    border-left: 20px solid #ff624f;
    border-right: 20px solid #ff624f;
  }
}
@keyframes fadeInContent {
  99% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
.fullmenu-container {
  display: flex;
  align-items: center;
}
.fullmenu-container .fullmenu-toggle {
  display: none;
}
.fullmenu-container .fullmenu-pane-container .fullmenu-pane-pusher {
  visibility: hidden;
}
.fullmenu-container .fullmenu-pane {
  display: flex;
}
.fullmenu-container .fullmenu-pane.dropdown-menu {
  display: flex;
  flex-direction: column;
}
.fullmenu-container .fullmenu-pane .divider {
  margin: 0;
}
.fullmenu-container .fullmenu-pane .btn {
  margin-left: 5px;
}
.brand a {
  display: flex;
  align-items: center;
}
.brand .logo {
  width: 150px;
  margin-right: 10px;
}
.brand .claim {
  color: #fff;
  font-size: 11px;
  margin-right: 10px;
}
#navcol-guichet {
  display: flex;
}
#navcol-guichet #mainnav {
  box-sizing: border-box;
  min-width: 0;
}
#navcol-guichet #navpanetoggles {
  display: none;
  font-family: Simplon, Helvetica, Arial, SansSerif;
  font-weight: bolder;
  text-transform: lowercase;
}
#navcol-guichet #navpanetoggles ::first-letter {
  text-transform: uppercase;
}
#navcol-guichet #navpanetoggles .navpanetoggle {
  cursor: pointer;
  background: #D3D3D3;
  box-sizing: border-box;
  padding: 5px;
}
#folderlist,
#boardfilmlist,
#expertisenlist,
#producerlist {
  margin: 0px;
  margin-bottom: 20px;
}
#folderlist ul,
#boardfilmlist ul,
#expertisenlist ul,
#producerlist ul {
  margin: 0;
}
#boardfilmlist,
#expertisenlist,
#producerlist {
  box-sizing: border-box;
  padding-right: 20px;
}
#maincol-guichet {
  width: 100%;
  margin-bottom: 25%;
}
.popover {
  color: #000;
}
.bodyoffset {
  position: absolute;
}
.popover-content {
  white-space: normal !important;
}
.title-list {
  /* truncate overflow, http://css-tricks.com/snippets/css/truncate-string-with-ellipsis/ */
}
.title-list ul li {
  font-size: 0.9em;
  line-height: 18px;
  white-space: nowrap;
  border-top: 1px solid #D3D3D3;
  padding-left: 0;
}
.title-list ul li:first-child {
  border-top: 0;
}
.title-list a {
  overflow: hidden;
  text-overflow: ellipsis;
}
.title-list .scrollable {
  overflow: auto;
}
.title-list .scrollable ul {
  margin: 0px;
}
.messagepreview {
  display: inline-block;
  color: #999;
  line-height: 1.3em;
}
.messagepreview .previewfile {
  display: flex;
  flex-wrap: wrap;
}
.messagepreview .previewfile a {
  color: #999;
  text-decoration: underline;
}
.messagepreviewbutton {
  display: inline-block;
  font-family: Simplon, Helvetica, Arial, SansSerif;
  font-size: 0.9em;
  cursor: pointer;
  margin-left: 5px;
  text-align: right;
}
.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
}
#mq {
  width: 20px;
}
.label {
  font-size: 0.95em;
  margin-right: 4px;
}
.label a {
  color: white;
  text-decoration: none;
}
.label.etape-ecriture {
  background-color: #f4ec03;
  color: #555;
}
.label.etape-preparation {
  background-color: #f4ec03;
  color: #555;
}
.label.etape-realisation {
  background-color: #ff624f;
}
.label.etape-tournage {
  background-color: #76bb3f;
}
.label.etape-soutien {
  background-color: #8845b3;
}
.label.etape-decompte {
  background-color: #00c7fc;
}
.label.etape-simple {
  background-color: #DDDDDD;
}
.label.etape-private {
  background-color: #000000;
  color: #fff;
}
.messagefield textarea {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}
.messagefield .spanfield {
  width: 100%;
  box-sizing: border-box;
}
.messagefield .labelcontainer {
  display: inline-block;
  box-sizing: border-box;
  min-width: 34%;
  width: 34%;
  max-width: 34%;
  padding-left: 20px;
  padding-right: 20px;
}
.messagefield .control-label {
  line-height: 1.2em;
}
.messagefield .controls {
  display: inline-block;
  box-sizing: border-box;
  width: 66%;
  padding-right: 20px;
}
.messagefield .controls .fileentry {
  margin-top: 5px;
}
.messagefield .controls .fileentry:first-child {
  margin-top: 0;
}
.messagefieldstatic ul {
  padding-left: 1em;
}
.messagefieldtable {
  width: 651px;
  margin-bottom: 10px;
  margin-right: 10px;
  box-sizing: border-box;
}
.messagefieldtable .labelcontainer {
  display: block;
}
.messagefieldtable tr {
  box-sizing: border-box;
}
.messagefieldtable tr th {
  width: 130px;
  border: 1px solid lightgray;
  background-color: white;
  box-sizing: border-box;
  padding: 0.5em 0;
}
.messagefieldtable tr th.span2 {
  width: 260px;
}
.messagefieldtable tr th.span3 {
  width: 390px;
}
.messagefieldtable tr th.span4 {
  width: 520px;
}
.messagefieldtable tr td {
  width: 130px;
  border: 1px solid lightgray;
  background-color: white;
  box-sizing: border-box;
  padding: 0.5em 0;
}
.messagefieldtable tr td .control-label {
  display: none;
  width: 0px;
}
.messagefieldtable tr td .controls {
  width: 100px;
  margin-left: 5px;
  box-sizing: border-box;
}
.messagefieldtable tr td .controls input {
  width: 90%;
  margin-left: 5px;
}
.messagefieldtable tr td .controls.help-block {
  padding-right: 10px;
  width: auto;
}
.messagefieldtable tr td.span2 {
  width: 260px;
}
.messagefieldtable tr td.span3 {
  width: 390px;
}
.messagefieldtable tr td.span4 {
  width: 520px;
}
.messagefieldtable tr td.span4 div .help-block {
  width: 400%;
  padding: 5px;
}
.messagefieldtable tr td.span2 div .help-block {
  width: 240%;
  padding: 5px;
}
.messagefieldtable tr td.span3 div .spanfield {
  width: 300%;
  padding: 5px;
}
.shortfield {
  text-align: right;
}
.shortfieldinput {
  width: 80px;
  max-width: 80px;
}
.jstag {
  margin-top: 0.4em;
  display: inline-block;
}
.form-actions,
.form-horizontal .form-actions {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #555;
  background-color: #D3D3D3;
}
.form-actions .btn-left .btn,
.form-horizontal .form-actions .btn-left .btn {
  margin-left: 5px;
}
.form-actions .btn-left .btn:first-child,
.form-horizontal .form-actions .btn-left .btn:first-child {
  margin-left: 0;
}
.form-actions .btn-left .btn:last-child,
.form-horizontal .form-actions .btn-left .btn:last-child {
  margin-bottom: 0;
}
.form-actions .btn-right,
.form-horizontal .form-actions .btn-right {
  text-align: right;
}
.form-actions .btn-right .btn,
.form-horizontal .form-actions .btn-right .btn {
  margin-right: 5px;
}
.form-actions .btn-right .btn:first-child,
.form-horizontal .form-actions .btn-right .btn:first-child {
  margin-right: 0;
}
.form-actions .btn-right .btn:last-child,
.form-horizontal .form-actions .btn-right .btn:last-child {
  margin-bottom: 0;
}
.form-actions a,
.form-horizontal .form-actions a {
  box-sizing: border-box;
}
.form-actions .form-actions-center,
.form-horizontal .form-actions .form-actions-center {
  width: 100%;
}
.clickablerow {
  cursor: pointer;
}
.control-group {
  display: flex;
  margin-bottom: 5px;
}
.control-group .controls {
  flex-direction: column;
}
.control-group .form-inline {
  flex-direction: row;
  margin-bottom: 5px;
}
.control-group .form-inline:last-child {
  margin-bottom: 0px;
}
.control-group .form-inline input {
  margin-right: 5px;
}
.control-group hr {
  display: block;
  width: 100%;
  border: 0;
  border-top: 1px solid #555;
  margin: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
#createfilmform-inner .control-group {
  display: flex;
  margin-bottom: 5px;
}
#loginform input[type="text"],
#loginform input[type="password"] {
  border: 1px solid #999;
  width: 100%;
}
#lostpasswordform {
  max-width: 250px;
}
#lostpasswordform input[type="text"] {
  border: 1px solid #999;
  width: 100%;
}
#lostpasswordform button {
  max-width: 100%;
}
#messageform #messageform-inner {
  box-sizing: border-box;
  border: 1px solid #555;
}
#messageform.messagecolor-ecriture .messageheader .row1 {
  background-color: #fdf979;
}
#messageform.messagecolor-ecriture .messagetitle {
  background-color: #fdf979;
}
#messageform.messagecolor-ecriture .form-actions {
  background-color: #fdf979;
}
#messageform.messagecolor-ecriture .messagestepinactive,
#messageform.messagecolor-ecriture .messagesteppdf {
  background-color: #fdf979;
}
#messageform.messagecolor-preparation .messageheader .row1 {
  background-color: #ffd4cf;
}
#messageform.messagecolor-preparation .messagetitle {
  background-color: #ffd4cf;
}
#messageform.messagecolor-preparation .form-actions {
  background-color: #ffd4cf;
}
#messageform.messagecolor-preparation .messagestepinactive,
#messageform.messagecolor-preparation .messagesteppdf {
  background-color: #ffd4cf;
}
#messageform.messagecolor-realisation .messageheader .row1 {
  background-color: #ffd4cf;
}
#messageform.messagecolor-realisation .messagetitle {
  background-color: #ffd4cf;
}
#messageform.messagecolor-realisation .form-actions {
  background-color: #ffd4cf;
}
#messageform.messagecolor-realisation .messagestepinactive,
#messageform.messagecolor-realisation .messagesteppdf {
  background-color: #ffd4cf;
}
#messageform.messagecolor-tournage .messageheader .row1 {
  background-color: #c7e4af;
}
#messageform.messagecolor-tournage .messagetitle {
  background-color: #c7e4af;
}
#messageform.messagecolor-tournage .form-actions {
  background-color: #c7e4af;
}
#messageform.messagecolor-tournage .messagestepinactive,
#messageform.messagecolor-tournage .messagesteppdf {
  background-color: #c7e4af;
}
#messageform.messagecolor-soutien .messageheader .row1 {
  background-color: #c29eda;
}
#messageform.messagecolor-soutien .messagetitle {
  background-color: #c29eda;
}
#messageform.messagecolor-soutien .form-actions {
  background-color: #c29eda;
}
#messageform.messagecolor-soutien .messagestepinactive,
#messageform.messagecolor-soutien .messagesteppdf {
  background-color: #c29eda;
}
#messageform.messagecolor-decompte .messageheader .row1 {
  background-color: #96e9ff;
}
#messageform.messagecolor-decompte .messagetitle {
  background-color: #96e9ff;
}
#messageform.messagecolor-decompte .form-actions {
  background-color: #96e9ff;
}
#messageform.messagecolor-decompte .messagestepinactive,
#messageform.messagecolor-decompte .messagesteppdf {
  background-color: #96e9ff;
}
#messageform.messagecolor-simple .messageheader .row1 {
  background-color: #ffffff;
}
#messageform.messagecolor-simple .messagetitle {
  background-color: #D3D3D3;
}
#messageform.messagecolor-simple .form-actions {
  background-color: #D3D3D3;
}
#messageform.messagecolor-simple .messagestepinactive,
#messageform.messagecolor-simple .messagesteppdf {
  background-color: #D3D3D3;
}
#messageform .messageheader {
  margin-bottom: 0;
}
#messageform .messageheader th,
#messageform .messageheader td {
  padding: 1px;
}
#messageform .messageheader th:first-child,
#messageform .messageheader td:first-child,
#messageform .messageheader th.col1,
#messageform .messageheader td.col1 {
  width: 182px;
  padding-right: 20px;
  text-align: right;
}
#messageform .messageheader tr {
  border-bottom: 1px solid #D3D3D3;
}
#messageform .messageheader tr:first-child td,
#messageform .messageheader tr.row1 td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#messageform .messageheader tr:first-child tr,
#messageform .messageheader tr.row1 tr {
  border-bottom: 1px solid #555;
}
#messageform .messagetitle {
  display: flex;
  justify-content: space-between;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid black;
}
#messageform .messagetitle div {
  display: flex;
  align-items: center;
}
#messageform .messagetitle .label {
  margin-right: 10px;
}
#messageform .messagesender {
  display: flex;
  justify-content: space-between;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 20px;
  padding-right: 20px;
}
#messageform .messagestepcontainer {
  display: flex;
}
#messageform .messagestepcontainer div:first-child {
  width: 34%;
  border-left: 0;
}
#messageform .messagestepcontainer div:last-child {
  border-right: 0;
}
#messageform .messagestep {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font-family: Simplon, Helvetica, Arial, SansSerif;
  text-align: center;
  width: 33%;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px black solid;
  border-right: 0;
}
#messageform .messagestepactive {
  border-bottom: 0;
}
#messageform .messagestepsenddate {
  font-family: Helvetica, Arial, SansSerif;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 0;
  justify-content: left;
  text-align: left;
}
#messageform .messagesteppdf {
  width: 66%;
}
#messageform .messagesteppdf > a {
  border: 0;
}
#messageform .messagesteppdf > span {
  margin-left: 10px;
  margin-right: 10px;
}
#messageform .pdfiframespacer {
  display: none;
}
#messageform .pdfiframecontainer {
  box-sizing: border-box;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
#messageform .pdfiframecontainer .pdfbuttons {
  text-align: right;
  margin-bottom: 20px;
}
#messageform .pdfiframecontainer .pdfbuttons button {
  margin-left: 5px;
}
#messageform .pdfiframecontainer .pdfbuttons .pdfzoomouttext {
  display: none;
}
#messageform .pdfiframecontainer .pdfiframe {
  width: 100%;
  height: 600px;
  border: 1px black solid;
}
#messageform .pdfiframecontainer .pdfinlinefallback {
  text-align: right;
  color: #999;
}
#messageform .pdfiframecontainer .pdfinlinefallback a {
  color: #999;
}
#messageform .pdfzoomfull {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 2000;
}
#messageform .pdfzoomfull .pdfbuttons .pdfzoomintext {
  display: none;
}
#messageform .pdfzoomfull .pdfbuttons .pdfzoomouttext {
  display: inline;
}
#messageform .pdfzoomfull .pdfiframe {
  height: 100%;
}
#messageform .messageinfo,
#messageform .prepdf,
#messageform .postpdf {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
#messageform .messageinfo .indent,
#messageform .prepdf .indent,
#messageform .postpdf .indent {
  display: flex;
}
#messageform .messageinfo .indent .indenter,
#messageform .prepdf .indent .indenter,
#messageform .postpdf .indent .indenter {
  width: 0px;
  margin-right: 15px;
}
#messageform .messageinfo .indent:after,
#messageform .prepdf .indent:after,
#messageform .postpdf .indent:after {
  content: "\a";
  white-space: pre;
}
#messageform .messageinfo {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid black;
}
#messageform .prepdf {
  margin-bottom: 20px;
}
#messageform .postpdf {
  margin-top: 20px;
}
#messageform .postpdf .confirmcheck {
  display: inline-flex;
}
#messageform .postpdf .confirmcheck .confirmcheck-checkboxcontainer {
  padding-right: 5px;
}
#messageform .horizontalmargins {
  margin-left: 20px;
  margin-right: 20px;
}
#messageform .postpdfhighlight {
  box-sizing: border-box;
  border-left: 10px solid #ff624f;
  border-right: 10px solid #ff624f;
  padding-top: 10px;
  padding-bottom: 10px;
}
#messageform .messagebody {
  padding-top: 20px;
  padding-bottom: 20px;
}
#messageform .messagebody .control-group {
  display: flex;
  align-items: center;
}
#messageform .messagebody h3 {
  font-size: 150%;
  color: #000;
  padding: 0;
}
#messageform .messagebody input[type="text"],
#messageform .messagebody textarea {
  border: 1px solid #D3D3D3;
  padding: 1px 0.3em;
}
#messageform .messagebody input[readonly] {
  background-color: #f9f9f9;
}
#messageform .messagebody input[type="file"] {
  height: 24px;
  line-height: 0;
  font-size: 11px;
}
#messageform .messagebody .file-controls {
  margin-top: 2px;
}
#messageform .messagebuttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.receiptinform {
  display: flex;
  box-sizing: border-box;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0.8em;
}
.receiptinform p {
  margin: 0;
}
.receiptinform div:first-child {
  margin-right: 10px;
}
.receiptinform .icon-error {
  font-size: 3em;
  color: red;
}
.receiptinform .icon-success {
  font-size: 3em;
  color: limegreen;
}
.receipt {
  display: inline-block;
  margin-bottom: 20px;
  border-left: 20px solid #555555;
  border-right: 20px solid #555555;
  animation-name: fadeInBorderGray;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.8s;
}
.receipt p,
.receipt div {
  margin: 0;
  padding: 10px;
  background: #fafafa;
  border: 1px solid #999;
  animation-name: fadeInContent;
  animation-iteration-count: 1;
  animation-timing-function: step-start;
  animation-duration: 0.8s;
}
.receipt details {
  display: inline-block;
  border: 0;
}
.receipt ul {
  display: inline;
  padding: 0;
}
.receipt-success {
  border-left: 20px solid #76bb3f;
  border-right: 20px solid #76bb3f;
  animation-name: fadeInBorderGreen;
}
.receipt-error {
  border-left: 20px solid #ff624f;
  border-right: 20px solid #ff624f;
  animation-name: fadeInBorderRed;
}
.help-block {
  color: #737373;
  line-height: 18px;
}
.help-block a {
  color: #737373;
}
.help-block ul {
  margin: 0;
}
.adminfelder {
  background: #ebebeb;
  position: relative;
  margin-top: 20px;
  border-top: 1px solid #555;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 15px;
}
.adminfelder:before {
  content: "Admin Only";
  position: absolute;
  top: 0;
  left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  background: white;
  font-family: Simplon, Helvetica, Arial, SansSerif;
  border: 1px solid #555;
  border-top: 0;
}
.noadminfelder {
  margin-top: 20px;
}
.pdfzoomfulloverlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: black;
  opacity: 0.7;
  z-index: 1999;
}
.label-header {
  margin: 0 !important;
}
.narrow-header {
  margin-bottom: 0.5em !important;
}
.narrow {
  margin-bottom: 0 !important;
}
.table-style-group {
  margin: 0 0 2em 0;
}
.letter {
  padding: 60px 100px;
}
.letter .addressblock {
  margin-top: 50px;
  margin-left: 404px;
}
.letter .dateblock {
  margin-top: 50px;
  margin-left: 404px;
}
.letter .main {
  margin-left: 104px;
  margin-top: 40px;
}
.letter .main .pdf-signature {
  margin-top: 0;
  margin-left: 300px;
}
.letter h2 {
  font-size: 14px;
  line-height: 23px;
  font-family: Helvetica, Arial, SansSerif;
  font-weight: bold;
  margin-top: 3em;
  margin-bottom: 2em;
}
.letter .list {
  margin-bottom: 1em;
}
.letter .list p {
  text-indent: -10px;
  margin: 0 0 0.3em 10px;
}
.letter .list p .bullet {
  width: 10px;
  display: inline-block;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a {
  border-bottom: none;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover {
  border-bottom: none;
}
.claim,
.btn,
#quicksearch,
.nav-header,
.sorting,
.alert,
.label,
.dataTables_filter,
.dataTables_filter input,
.dropdown-menu,
.popover {
  font-family: Simplon, Helvetica, Arial, SansSerif;
}
.btn,
.sorting,
.alert,
.nav-header,
.dataTables_filter,
.dropdown-menu,
.popover {
  font-size: 15px !important;
}
.messageboxsearch {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.simpletemplates {
  display: flex !important;
  flex-direction: row !important;
}
.simpletemplates div {
  align-self: center;
  display: flex;
  margin-left: 10px;
}
.simpletemplates div a {
  border-bottom: 0;
}
.simpletemplates div a:hover {
  border-bottom: 1px solid black;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px !important;
}
.hide {
  display: none !important;
}
.debuglabel {
  opacity: 0.5;
  margin-top: 10px;
}
p.debug,
p.debug a {
  color: white;
  text-decoration: none;
  border-bottom-color: white;
}
p.debug:hover,
p.debug:hover a {
  color: #111111;
  border-bottom-color: #111111;
}
.mqnull {
  width: 0 !important;
}
.overlaidbrand .brand a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.overlaidbrand .brand a .claim {
  margin: 0;
}
.mobilemenu .navbar-inner .fullmenu-container a:hover {
  border-bottom: none;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-toggle {
  display: block;
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  box-sizing: border-box;
  border: 1px solid #999;
  margin-left: 15px;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container {
  display: none;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  box-sizing: border-box;
  padding-top: 41px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 100px;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container > div {
  display: flex;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container > div .fullmenu-push {
  width: 100%;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane {
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: white;
  border: 1px solid #999;
  border-bottom: 0;
  box-sizing: border-box;
  box-shadow: 0 5px 10px -5px gray;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group,
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group-no {
  display: flex;
  justify-content: flex-end;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group .btn,
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group-no .btn {
  margin-left: 0;
  border: 0;
  border-bottom: 1px solid #999;
  text-align: right;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group {
  flex-direction: column;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .dropdown-menu {
  position: relative;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  box-shadow: none;
  border: 0;
  border-bottom: 1px solid #999;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .dropdown-menu .dropdown-menu-item a {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
}
.mobilemenu .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .caret {
  display: none;
}
#editzone {
  margin-bottom: 10px;
}
#editzone .editheader {
  font-weight: bold;
  font-family: SimplonXL, Helvetica, Arial, SansSerif;
  margin-bottom: 10px;
}
#editzone form textarea {
  display: block;
  margin-top: 10px;
  width: 100%;
}
#editzone form input[type=text] {
  width: 100%;
}
#editzone .editfooter {
  margin-top: 10px;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-Regular-S.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-LightItalic.woff);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-Medium.woff);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: Simplon;
  src: url(../fonts/SimplonNorm-MediumItalic.woff);
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-Regular-XL.woff);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-LightItalic-XL.woff);
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-Medium-XL.woff);
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: SimplonXL;
  src: url(../fonts/SimplonNorm-MediumItalic-XL.woff);
  font-weight: bold;
  font-style: italic;
}
body {
  font-family: Helvetica, Arial, SansSerif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  background-color: #fff;
  font-weight: normal;
}
body {
  line-height: 18px;
}
h1 {
  font-weight: bold;
  font-family: SimplonXL, Helvetica, Arial, SansSerif;
  margin-top: 22px;
  line-height: 32px;
  font-size: 24px;
}
h2,
h3 {
  font-weight: normal;
  font-family: Helvetica, Arial, SansSerif;
  font-size: 20px;
  line-height: 46px;
}
.greenlink {
  display: block;
  margin-bottom: 5px;
}
.greenlink > a {
  border-bottom: 0px solid #999 !important;
}
.greenlink > a:hover {
  border-bottom: 0px solid #000 !important;
}
a {
  border-bottom: 1px solid #999;
}
a:hover {
  border-bottom: 1px solid #000;
}
.dropdown-menu a,
#filmlist a,
#mainnav a,
.brand a {
  border: none;
}
.dropdown-menu a:hover,
#filmlist a:hover,
#mainnav a:hover,
.brand a:hover {
  border: none;
}
.dropdown-menu {
  color: #000;
}
.dropdown-menu a {
  color: #000 !important;
}
.dropdown-menu a:hover {
  background: #ccc !important;
}
b,
strong,
.nav-header,
th {
  font-family: Helvetica, Arial, SansSerif;
  font-weight: bold;
}
em,
.italic {
  font-family: Helvetica, Arial, SansSerif;
  font-style: normal;
}
li {
  line-height: 18px;
}
textarea {
  line-height: 18px;
}
#filmlist #quicksearch {
  /*
		margin: 3px 15px 10px 15px;
		width: 70%;
		max-width: 200px;
		font-size: 0.9em;
		padding: 0 0.5em;
		*/
}
.filmview,
.comptesoutienview {
  background-color: #f9f9f9;
  border: 1px solid #999;
}
.filmview table,
.comptesoutienview table {
  border-collapse: separate;
  border-spacing: 0px;
}
.filmview th,
.comptesoutienview th,
.filmview td,
.comptesoutienview td {
  vertical-align: top;
}
.filmview .tablespacer,
.comptesoutienview .tablespacer {
  width: 30px;
}
.filmview td a,
.comptesoutienview td a {
  border: 0px;
}
summary:focus {
  outline: 0;
}
.comptesoutienview {
  padding: 15px;
  margin-bottom: 20px;
}
.comptesoutienview table tr td {
  vertical-align: top;
}
.offset-top {
  margin-top: 0.5em;
}
table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
}
/*
table.table thead .sorting { background: url('../img/datatables/sort_both.png') no-repeat center right; }
table.table thead .sorting_asc { background: url('../img/datatables/sort_asc.png') no-repeat center right; }
table.table thead .sorting_desc { background: url('../img/datatables/sort_desc.png') no-repeat center right; }

table.table thead .sorting_asc_disabled { background: url('../img/datatables/sort_asc_disabled.png') no-repeat center right; }
table.table thead .sorting_desc_disabled { background: url('../img/datatables/sort_desc_disabled.png') no-repeat center right; }
*/
table.dataTable th:active {
  outline: none;
}
table.dataTable th,
table.dataTable td {
  border-bottom: 1px solid #D3D3D3;
}
table.queryfunction {
  border: solid 1px black;
  width: 100%;
}
table.queryfunction td {
  border: solid 1px black;
  padding-left: 5px;
  padding-right: 5px;
}
table.queryfunction th {
  border: solid 1px black;
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}
.devistable {
  width: 100%;
}
.devismaincolumn {
  width: 400px;
}
.devisindexcolumn {
  width: 35px;
}
.dossierview {
  margin-bottom: 1em;
}
.financingview {
  /*
	margin: -1em 0 2em 0;
	padding: 0px;
	*/
  background-color: initial;
}
.financingtable {
  border: 1px solid #999999;
  background-color: #F9F9F9;
}
.financingerror {
  background-color: #ffacac !important;
}
.financingcorrect {
  background-color: #c7e4af !important;
}
.financinglegend {
  padding: 4px;
  width: 25%;
}
.financinglegendforeign {
  color: #666;
}
.financingmain {
  font-family: SimplonXL, Helvetica, Arial, SansSerif;
  font-weight: bold;
  font-size: 18px;
  padding: 10px;
}
.financingdetail {
  font-family: Simplon, Helvetica, Arial, SansSerif;
  font-size: 16px;
  padding: 8px;
  width: 25%;
  background-color: #DDD;
}
.financingdetailforeign {
  color: #666;
}
.soutiencell {
  padding-right: 60px;
}
.soutienhr {
  margin-top: 5px;
  margin-bottom: 5px;
  background: #999;
  border: none;
  height: 1px;
}
.cancelledview {
  background-color: #ffacac;
  margin-bottom: 20px;
}
.fileselect {
  visibility: hidden;
}
.line {
  display: none;
}
.pdfcheck {
  font-weight: bold;
  padding-left: 202px;
}
.btn-primary {
  border: 3px black solid;
  box-sizing: border-box;
}
.filesizewarning {
  color: red;
  display: none;
}
.filenotpdfwarning {
  color: red;
  display: none;
}
.jstag {
  cursor: pointer;
}
.error {
  color: #9d261d;
}
.backgrounderror {
  background-color: #eb9f9f !important;
}
.nomcontact {
  font-family: Simplon, Helvetica, Arial, SansSerif;
  font-weight: bold;
  font-size: 18px;
}
.lightertext {
  color: #999 !important;
}
.tagslist {
  line-height: 24px;
}
.tagslist .label a {
  border: 0px !important;
}
.messageListHidden {
  display: none;
}
i.ecriture {
  color: #f4ec03;
}
i.preparation {
  color: #f4ec03;
}
i.realisation {
  color: #ff624f;
}
i.tournage {
  color: #76bb3f;
}
i.innovation {
  color: #fca000;
}
i.soutien {
  color: #8845b3;
}
i.decompte {
  color: #00c7fc;
}
i.simple {
  color: #DDDDDD;
}
i.slate {
  color: #fc6c85;
}
.list {
  margin-left: 0px;
}
table.list label {
  margin: 0;
}
table.list td {
  border-top: 1px solid #ddd;
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: black;
  background-color: white;
  font-weight: bold;
}
.brand .logo {
  width: 150px;
}
.brand .claim {
  margin-top: 21px;
}
.popover {
  color: #000;
}
.popover-content {
  white-space: normal !important;
}
.label {
  font-size: 0.95em;
  margin-right: 4px;
}
.label a {
  color: white;
  text-decoration: none;
}
.label.etape-ecriture {
  background-color: #f4ec03;
  color: #555;
}
.label.etape-preparation {
  background-color: #f4ec03;
  color: #555;
}
.label.etape-realisation {
  background-color: #ff624f;
}
.label.etape-tournage {
  background-color: #76bb3f;
}
.label.etape-innovation {
  background-color: #fca000;
}
.label.etape-soutien {
  background-color: #8845b3;
}
.label.etape-decompte {
  background-color: #00c7fc;
}
.label.etape-simple {
  background-color: #DDDDDD;
}
.label.etape-slate {
  background-color: #fc6c85;
}
.individualgender {
  box-sizing: border-box;
  width: 100px;
  height: 23px;
  padding: 2px 4px;
}
.individualgenderhelp {
  color: #737373;
}
.messagefield textarea {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  transition: height 0.2s;
}
.messagefieldtable {
  width: 94%;
}
.messagefieldtable tr td .controls {
  width: 100%;
  max-width: 100%;
}
.messagefieldtable tr td .controls input,
.messagefieldtable tr td .controls select {
  width: 85%;
  max-width: 85%;
  margin-left: 5px;
  margin-right: 5px;
}
.messagefieldtable-noborder tr th {
  border: none;
}
.tournagefield {
  width: 40px !important;
}
.tagoffset {
  position: relative;
  top: -3px;
}
.form-actions {
  margin-bottom: 0;
  border-top: 1px solid #555;
  background-color: #fafafa;
}
#messageform.messagecolor-innovation .messageheader .row1 {
  background-color: #ffd996;
}
#messageform.messagecolor-innovation .messagetitle {
  background-color: #ffd996;
}
#messageform.messagecolor-innovation .form-actions {
  background-color: #ffd996;
}
#messageform.messagecolor-innovation .messagestepinactive,
#messageform.messagecolor-innovation .messagesteppdf {
  background-color: #ffd996;
}
#messageform.messagecolor-slate .messageheader .row1 {
  background-color: #fed0d8;
}
#messageform.messagecolor-slate .messagetitle {
  background-color: #fed0d8;
}
#messageform.messagecolor-slate .form-actions {
  background-color: #fed0d8;
}
#messageform.messagecolor-slate .messagestepinactive,
#messageform.messagecolor-slate .messagesteppdf {
  background-color: #fed0d8;
}
#messageform .messageheader td {
  border-bottom: 1px solid #D3D3D3;
}
#messageform .messageheader .row1 td {
  border-bottom: 1px solid #555;
}
#messageform .messageheader th,
#messageform .messageheader td {
  padding: 1px;
}
#messageform .messageheader th:first-child,
#messageform .messageheader td:first-child,
#messageform .messageheader th.col1,
#messageform .messageheader td.col1 {
  width: 182px;
  padding-right: 20px;
  text-align: right;
}
#messageform .messageheader tr {
  border-bottom: 1px solid #fff;
}
#messageform .messageheader tr:first-child td,
#messageform .messageheader tr.row1 td {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#messageform .messagebody h3 {
  font-size: 150%;
  color: #000;
  padding: 0;
}
#messageform .messagebody input[type="text"],
#messageform .messagebody textarea {
  border: 1px solid #D3D3D3;
  padding: 1px 0.3em;
}
#messageform .messagebody input[readonly] {
  background-color: #f9f9f9;
}
#messageform .messagebody input[type="file"] {
  height: 24px;
  line-height: 0;
  font-size: 11px;
}
#messageform .messagebody .file-controls {
  margin-top: 2px;
}
#messageform .messagebody .labelcontainer.v-baseline {
  align-self: baseline;
}
#messageform .messagebody .labelcontainer.v-baseline .control-label {
  text-align: left;
}
#messageform .messagebody .labelcontainer.hidden {
  display: none;
}
#messageform .messagebody .control-group.vertical {
  flex-direction: column;
  margin-top: 10px;
}
#messageform .messagebody .control-group.vertical .controls {
  width: 100%;
  margin: 0;
}
#messageform .messagebody .control-group.vertical .controls .messagefieldtable {
  width: 100%;
}
#messageform .messagebody .control-group.vertical .controls .messagefieldtable .controls {
  padding: 0 7px;
}
#messageform .messagebody .control-group.vertical .controls input {
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
#messageform .messagebody .control-group.vertical .controls.scrollable {
  padding: 0 20px;
}
.help-block {
  color: #737373;
  line-height: 18px;
}
.help-block a {
  color: #737373;
}
.adminfelder:before {
  content: "Admin";
}
.mastercas a {
  position: relative;
  top: 2px;
  color: black;
  text-decoration: none;
  border-bottom: 0;
}
.label-header {
  margin: 0 !important;
}
.narrow-header {
  margin-bottom: 0.5em !important;
}
.narrow {
  margin-bottom: 0 !important;
}
.table-style-group {
  margin: 0 0 2em 0;
}
.letter {
  padding: 60px 100px;
}
.letter .addressblock {
  margin-top: 50px;
  margin-left: 404px;
}
.letter .dateblock {
  margin-top: 50px;
  margin-left: 404px;
}
.letter .pdf-signature {
  margin-top: 0px;
  margin-left: 404px;
}
.letter .main {
  margin-left: 104px;
  margin-top: 40px;
  text-align: justify;
}
.letter .main ul {
  text-align: left;
  margin-left: 1.2em;
}
.letter h2 {
  font-size: 14px;
  line-height: 23px;
  font-family: Helvetica, Arial, SansSerif;
  font-weight: bold;
  margin-top: 3em;
  margin-bottom: 2em;
}
.letter .list {
  margin-bottom: 1em;
}
.letter .list p {
  text-indent: -10px;
  margin: 0 0 0.3em 10px;
}
.letter .list p .bullet {
  width: 10px;
  display: inline-block;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a {
  border-bottom: none;
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover {
  border-bottom: none;
}
.claim,
.btn,
#quicksearch,
.nav-header,
.sorting,
.alert,
.label,
.dataTables_filter,
.dataTables_filter input,
.dropdown-menu,
.popover {
  font-family: Simplon, Helvetica, Arial, SansSerif;
}
.btn,
.sorting,
.alert,
.nav-header,
.dataTables_filter,
.dropdown-menu,
.popover {
  font-size: 15px !important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
p.debug,
p.debug a {
  color: white;
  text-decoration: none;
  border-bottom-color: white;
}
p.debug:hover,
p.debug:hover a {
  color: #111111;
  border-bottom-color: #111111;
}
.tom-select .ts-control {
  padding: 2px 4px;
  border-radius: 0px;
}
.tom-select .ts-control input[id$="-ts-control"] {
  /* replicate the inline “hide” styles */
  opacity: 0 !important;
  position: absolute !important;
  left: -10000px !important;
}
.tom-select .ts-dropdown {
  border-radius: 0px;
  margin: 0px;
}
.tom-select .ts-dropdown .active {
  background-color: #eee;
  color: inherit;
}
.tom-select .ts-dropdown [data-selectable] .highlight {
  background-color: rgba(255, 237, 40, 0.4);
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !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.5em 0;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  ul,
  li,
  p,
  h1,
  h2,
  h3 {
    color: black;
  }
  #navcol,
  .navbar,
  .dataTables_length,
  .dataTables_filter {
    display: none;
  }
  #maincol {
    width: 90% !important;
    margin: 0 5% !important;
  }
  .label.etape-ecriture {
    color: #f4ec03;
  }
  .label.etape-preparation {
    color: #f4ec03;
  }
  .label.etape-realisation {
    color: #ff624f;
  }
  .label.etape-tournage {
    color: #76bb3f;
  }
  .label.etape-soutien {
    color: #8845b3;
  }
  .label.etape-decompte {
    color: #00c7fc;
  }
  .label.etape-simple {
    color: #DDDDDD;
  }
  #maincol:before {
    content: "Guichet électronique";
  }
  div.navbar {
    display: none;
  }
  div.span3 {
    display: none;
    visibility: hidden;
  }
  div.span9 {
    position: relative;
    margin-left: 90px;
  }
  p.debug,
  p.debug a {
    display: none;
  }
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !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.5em 0;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  ul,
  li,
  p,
  h1,
  h2,
  h3 {
    color: black;
  }
  #navcol,
  .navbar,
  .dataTables_length,
  .dataTables_filter {
    display: none;
  }
  #maincol {
    width: 90% !important;
    margin: 0 5% !important;
  }
  .label.etape-ecriture {
    color: #f4ec03;
  }
  .label.etape-preparation {
    color: #f4ec03;
  }
  .label.etape-realisation {
    color: #ff624f;
  }
  .label.etape-tournage {
    color: #76bb3f;
  }
  .label.etape-soutien {
    color: #8845b3;
  }
  .label.etape-decompte {
    color: #00c7fc;
  }
  .label.etape-simple {
    color: #DDDDDD;
  }
  .label.etape-slate {
    color: #fc6c85;
  }
  #maincol:before {
    content: "Cinéforom Guichet électronique";
  }
  div.navbar {
    display: none;
  }
  div.span3 {
    display: none;
    visibility: hidden;
  }
  div.span9 {
    position: relative;
    margin-left: 90px;
  }
  p.debug,
  p.debug a {
    display: none;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-bottom {
    margin-top: 23px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 0 5px 5px 5px;
  }
  .navbar .container {
    width: auto !important;
    padding: 0 !important;
  }
  .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 11.5px;
  }
  .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: #777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #fff;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #737373;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: block;
    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 .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: 11.5px 15px;
    margin: 11.5px 0;
    border-top: 1px solid #737373;
    border-bottom: 1px solid #737373;
    -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: #111111;
    border-bottom-color: #111111;
  }
  .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;
    padding: 5px;
  }
  .navbar-static .navbar-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
.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: 33px;
  -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: 1170px) {
  #navcol {
    width: 250px;
  }
  #mq {
    width: 30px;
  }
}
@media (max-width: 979px) {
  .filmview {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
  }
  .filmview .viewrow {
    flex-direction: column;
  }
  .filmview .viewrow .leads {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
  }
  .filmview .viewrow .leads div {
    margin-right: 15px;
  }
  .filmview .viewrow .leads div .nomcontact {
    font-family: Helvetica, Arial, SansSerif;
    font-size: 14px;
  }
  .filmview .viewrow .baseinfo div .nomcontact {
    font-family: Helvetica, Arial, SansSerif;
    font-size: 14px;
  }
  .filmview .shortleads div {
    width: 100%;
  }
  .filmview .shortleads .nomcontact {
    font-family: Helvetica, Arial, SansSerif;
    font-size: 14px;
  }
  .producerview {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
  }
  .producerview .viewrow {
    flex-wrap: wrap;
  }
  .producerview .viewrow .col1,
  .producerview .viewrow .col2,
  .producerview .viewrow .col3,
  .producerview .viewrow .filmviewid {
    width: 50%;
  }
  .producerview .viewrow .col1 {
    margin-right: 0;
  }
  .producerview .viewrow .col2 {
    box-sizing: border-box;
    order: 3;
    margin-right: 0;
    margin-top: 15px;
    padding-right: 15px;
  }
  .producerview .viewrow .col3 {
    order: 4;
    margin-right: 0;
    margin-top: 15px;
  }
  .messagelistbox,
  .filelistbox,
  .contactlistbox,
  .userlistbox {
    /* Force table to not be like tables anymore */
  }
  .messagelistbox table,
  .filelistbox table,
  .contactlistbox table,
  .userlistbox table {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  .messagelistbox table table,
  .filelistbox table table,
  .contactlistbox table table,
  .userlistbox table table,
  .messagelistbox table thead,
  .filelistbox table thead,
  .contactlistbox table thead,
  .userlistbox table thead,
  .messagelistbox table tbody,
  .filelistbox table tbody,
  .contactlistbox table tbody,
  .userlistbox table tbody,
  .messagelistbox table th,
  .filelistbox table th,
  .contactlistbox table th,
  .userlistbox table th,
  .messagelistbox table td,
  .filelistbox table td,
  .contactlistbox table td,
  .userlistbox table td,
  .messagelistbox table tr,
  .filelistbox table tr,
  .contactlistbox table tr,
  .userlistbox table tr {
    display: block;
    border: none;
  }
  .messagelistbox table tbody,
  .filelistbox table tbody,
  .contactlistbox table tbody,
  .userlistbox table tbody {
    display: flex;
    flex-direction: column;
  }
  .messagelistbox table tr,
  .filelistbox table tr,
  .contactlistbox table tr,
  .userlistbox table tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .messagelistbox table thead tr,
  .filelistbox table thead tr,
  .contactlistbox table thead tr,
  .userlistbox table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .messagelistbox table tr,
  .filelistbox table tr,
  .contactlistbox table tr,
  .userlistbox table tr {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .messagelistbox table tr:last-child,
  .filelistbox table tr:last-child,
  .contactlistbox table tr:last-child,
  .userlistbox table tr:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .messagelistbox table td,
  .filelistbox table td,
  .contactlistbox table td,
  .userlistbox table td,
  .messagelistbox table th,
  .filelistbox table th,
  .contactlistbox table th,
  .userlistbox table th {
    /* Behave  like a "row" */
    border: none !important;
    position: relative;
    padding: 2px 0;
    line-height: inherit;
  }
  .messagelistbox table td:first-child,
  .filelistbox table td:first-child,
  .contactlistbox table td:first-child,
  .userlistbox table td:first-child,
  .messagelistbox table th:first-child,
  .filelistbox table th:first-child,
  .contactlistbox table th:first-child,
  .userlistbox table th:first-child {
    font-weight: bold;
  }
  .messagelistbox .sender,
  .filelistbox .sender,
  .contactlistbox .sender,
  .userlistbox .sender {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
  }
  .messagelistbox .messagestatus,
  .filelistbox .messagestatus,
  .contactlistbox .messagestatus,
  .userlistbox .messagestatus {
    text-align: right;
    width: 75px;
  }
  .messagelistbox .messagetitlegroup,
  .filelistbox .messagetitlegroup,
  .contactlistbox .messagetitlegroup,
  .userlistbox .messagetitlegroup {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    order: 100;
  }
  .contact-item {
    flex-direction: column;
  }
  .contact-item td:empty {
    display: none;
  }
  .contact-item .contact-name {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .contact-item .contact-name .contact-name-buttons {
    display: flex;
    height: 1.2em;
    order: 100;
    margin-left: 5px;
    margin-right: 0;
  }
  .contact-item .contact-name .contact-name-buttons .btn-icon {
    padding: 0;
  }
  .contact-item .contact-name .contact-name-buttons .btn-icon:last-child {
    margin-right: 0;
  }
  .contact-item .contact-name .contact-name-bottom {
    margin-left: 0;
    font-weight: normal;
  }
  .contact-item .contact-name .contact-name-top,
  .contact-item .contact-name .contact-name-bottom {
    display: flex;
    margin-right: 10px;
    width: 50%;
  }
  .contact-item .contact-phone,
  .contact-item .contact-tag {
    display: flex;
    flex-wrap: wrap;
  }
  .contact-item .contact-phone .tel,
  .contact-item .contact-tag .tel {
    margin-right: 10px;
  }
  .userlistbox {
    margin-top: 15px;
  }
  .userlistbox tr {
    display: flex;
    flex-wrap: wrap;
  }
  .userlistbox tr .username {
    width: 100%;
  }
  .userlistbox tr .userlabel {
    width: 50%;
    order: 50;
    font-style: italic;
  }
  .userlistbox tr .usertext {
    width: 50%;
  }
  .userlistbox tr .userrights {
    width: 100%;
    order: 100;
  }
}
@media (max-width: 1169px) {
  .dataTables_filter label {
    margin-bottom: 2em;
  }
  .filmview td:first-child,
  .producerview td:first-child {
    font-weight: inherit;
  }
  .filmview tr,
  .producerview tr {
    display: flex;
    flex-wrap: wrap;
  }
  .filmview tr td,
  .producerview tr td {
    flex-basis: 100%;
    box-sizing: border-box;
  }
  .filmview tr .tablespacer,
  .producerview tr .tablespacer {
    height: 20px;
  }
  .filmview tr .tablespacer:last-of-type,
  .producerview tr .tablespacer:last-of-type {
    display: none;
  }
  .filmview tr td:first-child {
    max-width: 65%;
    flex-basis: 65%;
    order: 1;
  }
  .filmview tr td:nth-child(2) {
    order: 3;
  }
  .filmview tr td:nth-child(3) {
    order: 4;
  }
  .filmview tr td:nth-child(4) {
    order: 5;
  }
  .filmview tr td:nth-child(5) {
    order: 6;
  }
  .filmview tr td:nth-child(6) {
    order: 7;
  }
  .filmview tr td:last-child {
    max-width: 35%;
    flex-basis: 35%;
    order: 2;
  }
  #messageform .messagebody .control-group .controls table tr {
    display: inherit;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .navbar-inner .fullmenu-container a:hover {
    border-bottom: none;
  }
  .navbar-inner .fullmenu-container .fullmenu-toggle {
    display: block;
    width: 120px;
    min-width: 120px;
    max-width: 120px;
    box-sizing: border-box;
    border: 1px solid #999;
    margin-left: 15px;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container {
    display: none;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-sizing: border-box;
    padding-top: 41px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100px;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container > div {
    display: flex;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container > div .fullmenu-push {
    width: 100%;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane {
    pointer-events: auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: white;
    border: 1px solid #999;
    border-bottom: 0;
    box-sizing: border-box;
    box-shadow: 0 5px 10px -5px gray;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group,
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group-no {
    display: flex;
    justify-content: flex-end;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group .btn,
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group-no .btn {
    margin-left: 0;
    border: 0;
    border-bottom: 1px solid #999;
    text-align: right;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .btn-group {
    flex-direction: column;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .dropdown-menu {
    position: relative;
    margin: 0px;
    padding: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #999;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .dropdown-menu .dropdown-menu-item a {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container .fullmenu-pane .caret {
    display: none;
  }
  .navbar-inner .fullmenu-container .fullmenu-pane-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .form-actions {
    border-top: none;
  }
  .form-actions .btn {
    width: 100%;
    margin-bottom: 10px;
  }
  .form-actions .btn:last-child {
    margin-bottom: 0;
  }
  .form-actions .btn-left .btn:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
  .form-actions .btn-right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .help-block {
    padding-right: 0;
  }
}
@media (min-width: 767px) {
  .messagefield.control-group.narrow .controls,
  .messagefield.control-group.narrow-header .controls {
    display: flex;
  }
  .messagefield.control-group.narrow .controls .span2,
  .messagefield.control-group.narrow-header .controls .span2 {
    width: 221px;
  }
}
@media (min-width: 768px) and (max-width: 1149px) {
  .container,
  .navbar-fixed-bottom .container,
  .navbar-fixed-top .container,
  .navbar-static-top .container {
    width: 100%;
  }
  #navcol {
    width: 195px !important;
  }
  #navcol-guichet {
    width: 22%;
    min-width: 22%;
  }
  #maincol {
    margin-left: 225px;
    width: calc(100% - 225px);
  }
}
@media (max-width: 767px) {
  #navcol {
    position: static;
    width: auto;
  }
  #navcol .nav-list {
    padding: 0;
  }
  #navcol .nav-list .nav-header,
  #navcol .nav-list > li > a {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #navcol-guichet {
    width: 100%;
    min-width: 100%;
    margin-right: 0px;
  }
  #navcol-guichet .nav-header {
    display: none;
  }
  #navcol-guichet #navpanetoggles {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: 120px;
    min-width: 120px;
    max-width: 120px;
  }
  #navcol-guichet #navpanetoggles .navpanetoggle {
    border: 1px solid #999;
    border-bottom: 0;
  }
  #navcol-guichet #navpanetoggles .selected {
    background: white;
    border-left: 0;
  }
  #navcol-guichet #navpaneclose {
    height: 100%;
    background: white;
    border: 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
  }
  #navcol-guichet #mainnav {
    padding: 5px;
    width: 100%;
    border: 1px solid #999;
    border-right: 0;
  }
  #navcol-guichet #mainnav .navlist-item {
    display: none;
    margin-bottom: 0;
  }
  #navcol-guichet #mainnav .selected {
    display: block;
  }
  .navcol-marginbottom {
    margin-bottom: 10px;
  }
  #maincol {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  #maincontainer {
    flex-direction: column;
    padding: 15px;
  }
  .navbar-inner .container-guichet {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-fixed-top {
    margin-bottom: 1em !important;
  }
  .navbar-fixed-top .btn {
    width: 72%;
    text-align: left;
    margin: 0;
  }
  .navbar-fixed-top .btn-group {
    clear: both;
    margin: 0 0 3px 0;
  }
  .navbar-fixed-top .dropdown-menu {
    right: inherit ;
    width: 100%;
  }
  .navbar-fixed-top .dropdown-menu li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #mq {
    width: 0;
  }
  body {
    padding: 0 !important;
  }
  #boardfilmlist,
  #expertisenlist,
  #producerlist {
    padding-right: 0px;
  }
  .title-list ul li {
    font-size: 1em;
  }
  #boardfilmlist,
  #expertisenlist,
  #producerlist,
  #quicksearch {
    width: 100%;
    box-sizing: border-box;
  }
  #filmlist #filmlistheader {
    padding-right: 0;
  }
  #filmlist .scrollable {
    width: 100%;
    height: auto !important;
    max-height: 110px;
  }
  #filmlist #quicksearch {
    margin-left: 0;
    margin-right: 0;
  }
  .messageboxsearch input {
    width: 150px;
  }
  .filmview,
  .producerview {
    padding-left: 15px;
    padding-right: 15px;
  }
  .filmview td,
  .producerview td {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0 !important;
  }
  .filmview td:first-child,
  .producerview td:first-child {
    font-weight: inherit;
  }
  .filmview .viewrow .leads,
  .producerview .viewrow .leads {
    flex-direction: column;
  }
  .filmview .shortleads,
  .producerview .shortleads {
    margin-bottom: 15px;
  }
  .filmview .shortleads div,
  .producerview .shortleads div {
    width: auto;
    display: flex;
    flex-direction: row;
    margin: 0;
  }
  .filmview .shortleads div > div,
  .producerview .shortleads div > div {
    align-items: flex-start;
    flex-wrap: wrap;
    width: 50%;
  }
  .filmview .shortleads div > div .tagoffset,
  .producerview .shortleads div > div .tagoffset {
    top: initial;
  }
  .filmview .shortleads div .nomcontact,
  .producerview .shortleads div .nomcontact {
    width: 50%;
    margin-left: 5px;
  }
  .producerview .viewrow .col2,
  .producerview .viewrow .col3 {
    width: 100%;
  }
  .producerview .viewrow .col2 {
    padding-right: 0;
  }
  .procinemaview .procinemafilmview {
    flex-direction: column;
  }
  .procinemaview .procinemafilmview > div {
    width: 100%;
  }
  .procinemaview .procinemafilmview > div > div {
    width: 33%;
  }
  .procinemaview .procinemafilmview .col2 {
    width: 66%;
  }
  .procinemaview .procinemafilmview .hiddenlegend {
    display: block;
  }
  .dataTables_filter {
    margin-bottom: 15px;
  }
  .dataTables_filter label {
    float: none;
    display: flex;
  }
  .dataTables_filter label span {
    padding-right: 0.5em;
  }
  .dataTables_filter label input {
    width: 100%;
    max-width: 450px;
    flex-basis: auto;
    flex-grow: 2;
  }
  .btn-icon {
    padding: 0 0.2em;
    display: inline-block;
  }
  .btn-icon.btn-edit {
    font-size: 1.2em;
    /* transform: rotate(125deg); */
  }
  .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"],
  .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;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .control-group {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .control-group .labelcontainer {
    box-sizing: border-box;
    width: 100%;
    min-width: auto;
    max-width: initial;
    padding: 0;
    margin-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .control-group .labelcontainer .control-label {
    text-align: left;
  }
  .control-group .controls {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .control-group .help-block {
    margin-top: -10px;
  }
  .form-actions,
  .form-horizontal .form-actions {
    flex-direction: column;
    padding: 15px;
  }
  .form-actions .btn,
  .form-horizontal .form-actions .btn {
    margin-left: 0;
    margin-right: 0;
  }
  .form-actions .btn-left,
  .form-horizontal .form-actions .btn-left,
  .form-actions .btn-right,
  .form-horizontal .form-actions .btn-right {
    width: 100%;
  }
  .form-actions .btn-right,
  .form-horizontal .form-actions .btn-right {
    margin-top: 10px;
  }
  .form-actions .btn-right:empty,
  .form-horizontal .form-actions .btn-right:empty {
    margin-top: 0;
  }
  .form-import {
    display: none;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 23px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
  .alert {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  #messageform {
    border: none !important;
  }
  #messageform .messageheader tr .col1 {
    display: none;
  }
  #messageform .messageheader tr .col2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #messageform .messagetitle {
    flex-direction: column;
  }
  #messageform .messagesender {
    flex-direction: column;
  }
  #messageform .messagebody {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #messageform .labelcontainer {
    display: block;
  }
  #messageform .systemfunctions {
    margin-top: 5px;
  }
  #messageform .systemfunctions:empty {
    margin-top: 0;
  }
  #messageform .prepdf,
  #messageform .pdfiframecontainer,
  #messageform .postpdf {
    padding-left: 15px;
    padding-right: 15px;
  }
  #messageform .pdfiframecontainer .pdfiframe {
    height: 300px;
  }
  #messageform,
  #createfilmform,
  #producerform {
    box-sizing: border-box;
  }
  #createfilmform,
  #producerform {
    padding-top: 15px;
  }
  #createfilmform .adminfelder,
  #producerform .adminfelder {
    padding-top: 35px;
  }
  #createfilmform .adminfelder:before,
  #producerform .adminfelder:before {
    left: 15px;
  }
  .messagelistbox table tr,
  .filelistbox table tr,
  .contactlistbox table tr,
  .userlistbox table tr {
    margin-right: 0;
  }
  #editzone .labelcontainer,
  #editzone .controls {
    padding: 0;
  }
  #editzone .labelcontainer input,
  #editzone .controls input {
    width: 100%;
    height: auto;
  }
  #userform .controls input {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #filmlist .nav-list {
    box-sizing: border-box;
    padding-right: 20px;
  }
  .filmview .shortleads,
  .producerview .shortleads,
  .financingview .shortleads {
    flex-direction: row;
  }
  .messagelistbox {
    box-sizing: border-box;
  }
  .messagelistbox .dataTables_filter label {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .brand a {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .brand a .claim {
    margin: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1069px) {
  .letter {
    padding-left: 40px;
    padding-right: 40px;
  }
  .letter .pdf-header .pdf-sender-logo {
    width: 17%;
  }
  .letter .addressblock,
  .letter .dateblock,
  .letter .pdf-signature {
    width: 34%;
  }
}
@media (max-width: 979px) {
  .letter {
    padding-left: 20px;
    padding-right: 20px;
  }
  .letter .pdf-header .pdf-sender-logo {
    width: 17%;
  }
  .letter .addressblock,
  .letter .dateblock,
  .letter .pdf-signature {
    margin-left: 0px;
    width: 100%;
  }
  .letter .addressblock,
  .letter .pdf-signature {
    text-align: right;
  }
  .letter .main {
    margin-left: 0px;
    width: 100%;
  }
  .letter .main ul {
    margin-left: 1.2em;
  }
}
@media (max-width: 480px) {
  .letter {
    padding-left: 20px;
    padding-right: 20px;
  }
  .letter .pdf-header .pdf-sender-logo {
    width: 17%;
  }
  .messagefield > .control-label {
    padding-left: 0px;
    text-align: left;
    float: none;
  }
  .messagefield > .controls {
    margin-left: 0px;
  }
  .messagefield > .controls > .spanfield {
    width: 100%;
  }
  .messagefield > .controls > ul {
    padding-left: 1.2em;
  }
}
