/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/bundles/pan/fonts/glyphicons-halflings-regular.eot');
  src: url('/bundles/pan/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bundles/pan/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bundles/pan/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bundles/pan/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bundles/pan/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 40;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 59px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 250px;
  padding: 3px 8px;
  color: #333;
  text-align: center;
  background-color: #FFF;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #DADADA;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #DADADA;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #DADADA;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #DADADA;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #DADADA;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #DADADA;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #DADADA;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #DADADA;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-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-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.row-20:before,
.row-20:after,
.menu-sortable .details-row:before,
.menu-sortable .details-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.row-20:after,
.menu-sortable .details-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'Din';
  src: url("/bundles/pan/fonts/DIN-regular.eot");
  src: url("/bundles/pan/fonts/DIN-regular.eot?#iefix") format('embedded-opentype'), url("/bundles/pan/fonts/DIN-regular.woff") format('woff'), url("/bundles/pan/fonts/DIN-regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Din';
  src: url("/bundles/pan/fonts/DIN-bold.eot");
  src: url("/bundles/pan/fonts/DIN-bold.eot?#iefix") format('embedded-opentype'), url("/bundles/pan/fonts/DIN-bold.woff") format('woff'), url("/bundles/pan/fonts/DIN-bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Din';
  src: url("/bundles/pan/fonts/DIN-light.eot");
  src: url("/bundles/pan/fonts/DIN-light.eot?#iefix") format('embedded-opentype'), url("/bundles/pan/fonts/DIN-light.woff") format('woff'), url("/bundles/pan/fonts/DIN-light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
body {
  background: url("/bundles/pan/images/bg_page.jpg") top left repeat-x;
}
body.login {
  background: #e8e8e8;
}
.main-wrapper {
  background: white;
  -webkit-box-shadow: 0 0 2px #d9d9d9;
  box-shadow: 0 0 2px #d9d9d9;
}
main {
  position: relative;
}
header .logo {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background: url("/bundles/pan/images/logo_titan_v2.png");
  display: block;
  width: 250px;
  height: 73px;
  margin: 7px 0;
}
header .my-name {
  font-size: 15px;
  margin-top: 30px;
}
header .my-role {
  line-height: 20px;
}
header .my-role .my-role-name {
  color: #666666;
  display: inline-block;
  border-right: 1px solid #bbbbbb;
  padding-right: 9px;
  margin-right: 9px;
  height: 20px;
}
header .my-role .my-profil {
  color: #1775b6;
  height: 20px;
}
header .my-role .my-profil:before {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -19px -20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
header .date {
  font-size: 12px;
  text-transform: capitalize;
  color: #939393;
  text-align: right;
  border-bottom: 1px dotted #c5c5c5;
  line-height: 25px;
  margin-bottom: 22px;
  float: right;
  width: 503px;
}
header .big-links {
  clear: both;
  text-align: right;
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-size: 15px;
}
header .big-links a {
  color: #666666;
}
header .big-links a:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -58px -20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
header .big-links a + a {
  margin-left: 40px;
}
header .big-links a.contact:before {
  width: 28px;
  height: 28px;
  background-position: -107px -20px;
}
header .big-links a.logout:before {
  width: 28px;
  height: 28px;
  background-position: -155px -20px;
}
header .big-links .my-notif-nr {
  font-weight: 700;
  color: #ff7f02;
}
header .wellcome {
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-size: 18px;
  text-align: center;
  margin: 25px 0 45px;
  color: #666666;
}
header nav {
  font-family: 'Din Alternate', 'Din', sans-serif;
}
header nav:before,
header nav:after {
  content: " ";
  display: table;
}
header nav:after {
  clear: both;
}
header nav:before,
header nav:after {
  content: " ";
  display: table;
}
header nav:after {
  clear: both;
}
header nav > UL > LI > A {
  font-size: 14px!important;
}
header nav > UL > LI > A:before {
  content: ' ';
  width: 25px;
  height: 22px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: 0 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
header nav > UL > LI > A.home:before {
  width: 20px;
  background-position: -199px -19px;
}
header nav > UL > LI > A.create:before {
  width: 19px;
  background-position: -243px -19px;
}
header nav > UL > LI > A.lei:before {
  width: 21px;
  background-position: -578px -19px;
}
header nav > UL > LI > A.diffuse:before {
  width: 20px;
  background-position: -330px -19px;
}
header nav > UL > LI > A.media:before {
  width: 25px;
  background-position: -371px -19px;
}
header nav > UL > LI > A.materiel:before {
  width: 26px;
  background-position: -283px -19px;
}
header nav > UL > LI > A.organisms:before {
  width: 20px;
  background-position: -417px -19px;
}
header nav > UL > LI > A.interactives:before {
  width: 14px;
  background-position: -672px -19px;
}
header nav > UL > LI > A.direction:before {
  width: 21px;
  background-position: -640px -19px;
}
header nav > UL > LI > A.advert:before {
  width: 19px;
  background-position: -698px -19px;
}
header nav ul {
  padding-left: 0;
  list-style: none;
}
header nav ul li {
  float: left;
  position: relative;
}
header nav ul li + li {
  margin-left: 2px;
}
header nav ul li li {
  margin-left: 0;
}
header nav ul li.li-create LI A:hover {
  color: #e6007e;
}
header nav ul li.li-lei LI A:hover {
  color: #00b2b2;
}
header nav ul li.li-diffuse LI A:hover {
  color: #e98f00;
}
header nav ul li.li-direction LI A:hover {
  color: #1BBC9B;
}
header nav ul li.li-media LI A:hover {
  color: #6b4482;
}
header nav ul li.li-materiel LI A:hover {
  color: #1263a2;
}
header nav ul li.li-organisms LI A:hover {
  color: #8DBA39;
}
header nav ul li.li-interactives LI A:hover {
  color: #F4C700;
}
header nav ul li.li-advert LI A:hover {
  color: #56B69A;
}
header nav ul li:hover ul {
  display: block;
}
header nav ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  border-radius: 0 0 10px 10px;
  border: 1px solid #FFFFFF;
  background-color: #f6f6f6;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
header nav ul ul li {
  float: none;
  display: block;
  border-bottom: 1px solid #D9D9D9;
}
header nav ul ul li + LI {
  border-top: 1px solid white;
}
header nav ul ul li:last-child {
  border-bottom: none;
}
header nav ul ul li a {
  display: block;
  height: auto;
  line-height: 36px;
  white-space: nowrap;
  text-transform: none;
  padding-left: 57px;
  padding-right: 20px;
  color: #494949;
  font-size: 16px;
  /* Approximation causée par une substitution de police */
  font-weight: 700;
}
header nav ul ul li a:before {
  position: absolute;
  top: 50%;
  left: 29px;
}
header nav > UL > LI > a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background-image: -webkit-linear-gradient(top, #f7f7f7 0%, #f3f3f3 100%);
  background-image: -o-linear-gradient(top, #f7f7f7 0%, #f3f3f3 100%);
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #f3f3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#fff3f3f3', GradientType=0);
  border: 1px solid white;
  border-bottom: 0;
  text-transform: uppercase;
  font-size: 16px;
  color: #58585a;
  font-weight: 700;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-box-shadow: 0 0 1px #d9d9d9;
  box-shadow: 0 0 1px #d9d9d9;
  position: relative;
}
header nav > UL > LI > a:hover,
header nav > UL > LI > a:active,
header nav > UL > LI > a:visited,
header nav > UL > LI > a:focus {
  color: black;
  text-decoration: none;
}
header nav > UL > LI > a.active:after {
  content: '';
  position: absolute;
  background: #f11357;
  left: -1px;
  bottom: 0;
  right: -1px;
  height: 4px;
}
header nav > UL > LI > a.active.create:after {
  background: #e6007e;
}
header nav > UL > LI > a.active.lei:after {
  background: #00b2b2;
}
header nav > UL > LI > a.active.diffuse:after {
  background: #e98f00;
}
header nav > UL > LI > a.active.media:after {
  background: #6b4482;
}
header nav > UL > LI > a.active.materiel:after {
  background: #1263a2;
}
header nav > UL > LI > a.active.advert:after {
  background: #56B69A;
}
header nav > UL > LI > a.active.direction:after {
  background: #1BBC9B;
}
header nav > UL > LI > a.active.organisms:after {
  background: #8DBA39;
}
header nav > UL > LI > a.active.interactives:after {
  background: #F4C700;
}
.login-wrapper {
  width: 400px;
  margin: auto;
  display: block;
  background-image: -webkit-linear-gradient(left, #e9e9e9, #fff 50%, #e9e9e9);
  background-image: -o-linear-gradient(left, #e9e9e9, #fff 50%, #e9e9e9);
  background-image: linear-gradient(to right, #e9e9e9, #fff 50%, #e9e9e9);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#ffe9e9e9', GradientType=1);
  padding: 25px 50px;
  text-align: center;
}
.login-wrapper label {
  display: block;
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  text-align: left;
}
.login-wrapper label + input {
  margin-bottom: 20px;
}
.login-wrapper input[type=submit] {
  display: inline-block;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
  color: white;
  height: 22px;
  line-height: 22px;
  border-radius: 4px;
  cursor: pointer;
  border: 0;
  min-width: 150px;
  text-align: center;
  margin-top: 10px;
  padding: 0 10px;
}
.login-wrapper input[type=submit]:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: -o-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: linear-gradient(to bottom, #525a67 0%, #707a84 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff525a67', endColorstr='#ff707a84', GradientType=0);
}
.login-wrapper input[type=submit]:focus {
  color: white;
}
.login-wrapper input[type=submit].disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: not-allowed;
}
.login-wrapper input[type=submit].disabled:hover {
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
}
.login-wrapper input[type=submit].red {
  background-image: -webkit-linear-gradient(top, #ae221b 0%, #6d1b18 100%);
  background-image: -o-linear-gradient(top, #ae221b 0%, #6d1b18 100%);
  background-image: linear-gradient(to bottom, #ae221b 0%, #6d1b18 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae221b', endColorstr='#ff6d1b18', GradientType=0);
}
.login-wrapper input[type=submit].red:hover {
  background-image: -webkit-linear-gradient(top, #6d1b18 0%, #ae221b 100%);
  background-image: -o-linear-gradient(top, #6d1b18 0%, #ae221b 100%);
  background-image: linear-gradient(to bottom, #6d1b18 0%, #ae221b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d1b18', endColorstr='#ffae221b', GradientType=0);
}
footer .link-documentation {
  display: inline-block;
  line-height: 40px;
}
footer .link-documentation:before {
  content: ' ';
  width: 69px;
  height: 68px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -20px -71px;
  display: inline-block;
  vertical-align: middle;
  margin-left: -2px;
  margin-bottom: -8px;
  margin-right: -8px;
  vertical-align: bottom;
}
footer .credits {
  text-align: right;
  height: 60px;
  line-height: 75px;
  vertical-align: bottom;
  padding: 0 20px;
}
footer .credits a {
  display: inline-block;
  margin: 0 10px;
}
footer .credits img {
  margin-top: -3px;
}
footer .credits .powered {
  font-size: 12px;
  color: #666;
}
footer .credits .titan-logo {
  display: inline-block;
  padding: 0 10px 0 5px;
}
footer .credits .titan-logo:after {
  content: ' ';
  width: 112px;
  height: 33px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -22px -542px;
  display: inline-block;
  vertical-align: middle;
}
.login header .logo {
  background: url("/bundles/pan/images/logo_titan_v2.png");
  display: block;
  width: 250px;
  height: 73px;
  margin: 125px auto 0;
}
.login header .client {
  color: #999;
  font-family: Arial;
  text-align: center;
  margin-bottom: 25px;
  font-size: 18px;
}
.login footer .poweredby {
  text-align: center;
  margin-top: 15px;
  color: #666;
}
.login footer .poweredby .titan-logo {
  margin-top: 5px;
}
.login footer .poweredby .titan-logo:after {
  content: ' ';
  width: 112px;
  height: 33px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -22px -542px;
  display: inline-block;
  vertical-align: middle;
}
.login footer .credits {
  width: 460px;
  margin: 15px auto;
  padding: 0;
  border-top: 1px solid #D0D0D0;
  text-align: center;
  line-height: 40px;
}
a.slide_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -222px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_index:before {
  background-position: -176px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_index:hover:before {
  background-position: -176px -200px;
}
a.slide_new:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -21px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_new:before {
  background-position: -21px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_new:hover:before {
  background-position: -21px -200px;
}
a.slide_new_builder:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -743px -225px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_new_builder:before {
  background-position: -743px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_new_builder:hover:before {
  background-position: -743px -200px;
}
a.slide_new_spec:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -57px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_new_spec:before {
  background-position: -47px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_new_spec:hover:before {
  background-position: -47px -200px;
}
a.slide_new_gallery:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -93px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_new_gallery:before {
  background-position: -73px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_new_gallery:hover:before {
  background-position: -73px -200px;
}
a.slide_new_video:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -129px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_new_video:before {
  background-position: -99px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_new_video:hover:before {
  background-position: -99px -200px;
}
a.slide_new_doc:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -165px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_new_doc:before {
  background-position: -125px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_new_doc:hover:before {
  background-position: -125px -200px;
}
a.slide_template_innerindex:before,
a.slide_template_attrib:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.slide_template_innerindex:before,
HEADER NAV a.slide_template_attrib:before {
  background-position: -150px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.slide_template_innerindex:hover:before,
HEADER NAV a.slide_template_attrib:hover:before {
  background-position: -150px -200px;
}
a.sequence_channelindex:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -237px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.sequence_channelindex:before {
  background-position: -202px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.sequence_channelindex:hover:before {
  background-position: -202px -200px;
}
a.channel_banner:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -273px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.channel_banner:before {
  background-position: -228px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.channel_banner:hover:before {
  background-position: -228px -200px;
}
a.media_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -453px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.media_index:before {
  background-position: -356px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.media_index:hover:before {
  background-position: -356px -200px;
}
HEADER NAV a.media_index:hover:before {
  background-position: -356px -201px;
}
a.channel_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -345px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.channel_index:before {
  background-position: -279px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.channel_index:hover:before {
  background-position: -279px -200px;
}
a.channel_maintenance:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -417px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.channel_maintenance:before {
  background-position: -331px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.channel_maintenance:hover:before {
  background-position: -331px -200px;
}
a.channel_switcher:before {
  content: ' ';
  width: 34px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -226px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.channel_switcher:before {
  background-position: -705px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.channel_switcher:hover:before {
  background-position: -705px -200px;
}
a.organism_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -488px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.organism_index:before {
  background-position: -382px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.organism_index:hover:before {
  background-position: -382px -200px;
}
a.user_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -522px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.user_index:before {
  background-position: -407px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.user_index:hover:before {
  background-position: -407px -200px;
}
a.user_profile:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -561px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.user_profile:before {
  background-position: -433px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.user_profile:hover:before {
  background-position: -433px -200px;
}
a.notification_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -596px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.notification_index:before {
  background-position: -459px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.notification_index:hover:before {
  background-position: -459px -200px;
}
a.notification_rules_edit:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -633px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.notification_rules_edit:before {
  background-position: -485px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.notification_rules_edit:hover:before {
  background-position: -485px -200px;
}
a.channelstats_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -741px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.channelstats_index:before {
  background-position: -21px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.channelstats_index:hover:before {
  background-position: -21px -200px;
}
a.leirequest_index:before,
a[class*='leirequest_index']:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.leirequest_index:before,
HEADER NAV a[class*='leirequest_index']:before {
  background-position: -536px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.leirequest_index:hover:before,
HEADER NAV a[class*='leirequest_index']:hover:before {
  background-position: -536px -200px;
}
a.interactive_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.interactive_index:before {
  background-position: -305px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.interactive_index:hover:before {
  background-position: -305px -200px;
}
a.interactive_template_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.interactive_template_index:before {
  background-position: -149px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.interactive_template_index:hover:before {
  background-position: -149px -200px;
}
HEADER NAV a.interactive_template_index:hover:before {
  background-position: -342px -250px;
}
a.page_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -222px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.page_index:before {
  background-position: -176px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.page_index:hover:before {
  background-position: -176px -200px;
}
HEADER NAV a.page_index:hover:before {
  background-position: -307px -251px;
}
a.page_new:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -21px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.page_new:before {
  background-position: -21px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.page_new:hover:before {
  background-position: -21px -200px;
}
HEADER NAV a.page_new:hover:before {
  background-position: -270px -251px;
}
a.menu_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.menu_index:before {
  background-position: -254px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.menu_index:hover:before {
  background-position: -254px -200px;
}
a.certificat_index:before {
  content: ' ';
  width: 13px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -519px -287px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
  margin-top: -10.5px;
  margin-left: -11.5px;
}
HEADER NAV a.certificat_index:hover:before {
  background-position: -519px -263px;
}
a.direction_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.direction_index:before {
  background-position: -645px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.direction_index:hover:before {
  background-position: -645px -200px;
}
a.direction_locindex:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.direction_locindex:before {
  background-position: -591px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.direction_locindex:hover:before {
  background-position: -591px -200px;
}
a.direction_channelindex:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.direction_channelindex:before {
  background-position: -617px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.direction_channelindex:hover:before {
  background-position: -617px -200px;
}
a.webcam_themeslist:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -654px -259px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.webcam_themeslist:before {
  background-position: -629px -262px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.webcam_themeslist:hover:before {
  background-position: -629px -284px;
}
a.advert_slideindex:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -536px -222px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.advert_slideindex:before {
  background-position: -541px -286px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.advert_slideindex:hover:before {
  background-position: -541px -260px;
}
a.advertiser_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -536px -222px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.advertiser_index:before {
  background-position: -570px -286px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.advertiser_index:hover:before {
  background-position: -570px -262px;
}
a.advert_reporting:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -536px -222px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV a.advert_reporting:before {
  background-position: -600px -286px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV a.advert_reporting:hover:before {
  background-position: -600px -262px;
}
A.interruptions_index:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -222px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 29px;
  margin-top: -14.5px;
  margin-left: -16.5px;
}
HEADER NAV A.interruptions_index:before {
  background-position: -674px -179px;
  width: 25px;
  height: 21px;
  margin-top: -11px;
}
HEADER NAV A.interruptions_index:hover:before {
  background-position: -674px -200px;
}
.home h3 {
  margin: 0;
  color: #333333;
  font-size: 26px;
}
.home h4 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
}
.home h4 span {
  background: white;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-right: 10px;
}
.home h4:after {
  content: '';
  position: absolute;
  top: 7px;
  height: 5px;
  right: 0;
  left: 0;
  background: black;
}
.home h4.create {
  color: #e6007e;
}
.home h4.create:after {
  background: #e6007e;
}
.home h4.lei {
  color: #00b2b2;
}
.home h4.lei:after {
  background: #00b2b2;
}
.home h4.diffuse {
  color: #e98f00;
}
.home h4.diffuse:after {
  background: #e98f00;
}
.home h4.media {
  color: #6b4482;
}
.home h4.media:after {
  background: #6b4482;
}
.home h4.materiel {
  color: #1263A2;
}
.home h4.materiel:after {
  background: #1263A2;
}
.home h4.users {
  color: #8CB938;
}
.home h4.users:after {
  background: #8CB938;
}
.home h4.stats {
  color: #d92128;
}
.home h4.stats:after {
  background: #d92128;
}
.home h4.advert {
  color: #56B69A;
}
.home h4.advert:after {
  background: #56B69A;
}
.home .disk-graph:before,
.home .disk-graph:after {
  content: " ";
  display: table;
}
.home .disk-graph:after {
  clear: both;
}
.home .disk-graph:before,
.home .disk-graph:after {
  content: " ";
  display: table;
}
.home .disk-graph:after {
  clear: both;
}
.home .disk-graph .chart-wrapper {
  float: right;
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.home .disk-graph .chart-wrapper #piechart {
  width: 120px;
  height: 120px;
  margin: -10px;
}
.home .disk-graph .legend {
  padding: 20px;
  font-family: 'Din Alternate', 'Din', sans-serif;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.home .disk-graph .legend .dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.home .menu-zone {
  border: 1px solid #dadada;
  margin-top: 7px;
  margin-bottom: 44px;
}
.home .menu-zone a {
  display: block;
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-size: 16px;
  color: #666666;
  font-weight: 700;
  line-height: 48px;
  padding-left: 57px;
  position: relative;
}
.home .menu-zone a[href="#"] {
  color: #AAA;
}
.home .menu-zone a + a {
  border-top: 1px solid #dadada;
}
.home .menu-zone a:hover {
  color: #000;
}
.home .title-content {
  margin-left: -20px;
  margin-right: -20px;
}
.home .screen-status {
  margin-top: 15px;
}
.home .screen-status .screen-report {
  border: 1px solid #dadada;
  margin: -1px 0 0;
  padding: 5px 0 5px 50px;
  position: relative;
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-size: 16px;
  color: #666666;
  font-weight: 700;
  line-height: 1.4;
}
.home .screen-status .screen-report .desc {
  font-weight: 400;
  font-size: 12px;
}
.home .screen-status .screen-report:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 10px;
  top: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -493px -108px;
}
.home .screen-status .screen-report.active:before {
  background-position: -110px -108px;
}
.home .screen-status .screen-report.no-report {
  opacity: 0.7;
}
@font-face {
  font-family: 'ArialRoundedMT';
  src: url("/bundles/pan/fonts/arlrdbd.ttf");
}
@font-face {
  font-family: 'Arial Narrow';
  src: url("/bundles/pan/fonts/ArialNarrow.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Acumin';
  src: url('/bundles/pan/fonts/AcuminProExtraCond-Light.woff') format('woff'), url('/bundles/pan/fonts/AcuminProExtraCond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acumin';
  src: url('/bundles/pan/fonts/AcuminProExtraCond-Medium.woff') format('woff'), url('/bundles/pan/fonts/AcuminProExtraCond-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acumin';
  src: url('/bundles/pan/fonts/AcuminProExtraCond-Bold.woff') format('woff'), url('/bundles/pan/fonts/AcuminProExtraCond-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Andersen';
  src: url('/bundles/pan/fonts/Andersen-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Andersen';
  src: url('/bundles/pan/fonts/Andersen-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url("/bundles/pan/fonts/Ubuntu-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url("/bundles/pan/fonts/Ubuntu-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Ubuntu';
  src: url("/bundles/pan/fonts/Ubuntu-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Univers';
  src: url('/bundles/pan/fonts/Univers.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Univers';
  src: url('/bundles/pan/fonts/Univers-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Univers';
  src: url('/bundles/pan/fonts/Univers-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans';
  src: url("/bundles/pan/fonts/PT_Sans-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: 'PT Sans';
  src: url("/bundles/pan/fonts/PT_Sans-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: 'Quicksand';
  src: url("/bundles/pan/fonts/Quicksand-Bold.otf");
  font-weight: 700;
}
@font-face {
  font-family: 'Quicksand';
  src: url("/bundles/pan/fonts/Quicksand-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: 'Quicksand';
  src: url("/bundles/pan/fonts/Quicksand-Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: 'Droid Sans';
  src: url("/bundles/pan/fonts/DroidSans.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Droid Sans';
  src: url("/bundles/pan/fonts/DroidSans-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src: url("/bundles/pan/fonts/FiraSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src: url("/bundles/pan/fonts/FiraSans-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src: url("/bundles/pan/fonts/FiraSans-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url("/bundles/pan/fonts/Rubik-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url("/bundles/pan/fonts/Rubik-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Rubik';
  src: url("/bundles/pan/fonts/Rubik-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url("/bundles/pan/fonts/Hind-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Hind';
  src: url("/bundles/pan/fonts/Hind-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'KronaOne';
  src: url("/bundles/pan/fonts/KronaOne-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cabin';
  src: url("/bundles/pan/fonts/Cabin-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Cabin';
  src: url("/bundles/pan/fonts/Cabin-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Droid Serif';
  src: url("/bundles/pan/fonts/DroidSerif-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Droid Serif';
  src: url("/bundles/pan/fonts/DroidSerif-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Droid Serif';
  src: url("/bundles/pan/fonts/DroidSerif-Italic.ttf") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Droid Serif';
  src: url("/bundles/pan/fonts/DroidSerif-BoldItalic.ttf") format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Dker';
  src: url('/bundles/pan/fonts/Dker-Poster.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("/bundles/pan/fonts/Lato-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("/bundles/pan/fonts/Lato-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("/bundles/pan/fonts/Lato-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Maax';
  src: url('/bundles/pan/fonts/Maax-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Maax';
  src: url('/bundles/pan/fonts/Maax-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/bundles/pan/fonts/Montserrat-Light.otf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/bundles/pan/fonts/Montserrat-Regular.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/bundles/pan/fonts/Montserrat-SemiBold.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url("/bundles/pan/fonts/Montserrat-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'NATRON Rough';
  src: url('/bundles/pan/fonts/NATRONRough-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'NATRON Rough';
  src: url('/bundles/pan/fonts/NATRONRough-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-Black.otf");
  font-weight: 900;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-Bold.otf");
  font-weight: 600;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-ExtraBold.otf");
  font-weight: 800;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-Medium.otf");
  font-weight: 700;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-ExtraLight.otf");
  font-weight: 100;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-Light.otf");
  font-weight: 200;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-Thin.otf");
  font-weight: 300;
}
@font-face {
  font-family: 'Now';
  src: url("/bundles/pan/fonts/Now-Regular.otf");
  font-weight: 500;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/bundles/pan/fonts/OpenSans-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/bundles/pan/fonts/OpenSans-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/bundles/pan/fonts/OpenSans-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/bundles/pan/fonts/OpenSans-Semibold.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/bundles/pan/fonts/OpenSans-ExtraBold.ttf") format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('/bundles/pan/fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Source Sans pro';
  src: url("/bundles/pan/fonts/SourceSansPro-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans pro';
  src: url("/bundles/pan/fonts/SourceSansPro-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans pro';
  src: url("/bundles/pan/fonts/SourceSansPro-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans pro';
  src: url("/bundles/pan/fonts/SourceSansPro-Semibold.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Source Sans pro';
  src: url("/bundles/pan/fonts/SourceSansPro-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'SkippySharp';
  src: url('/bundles/pan/fonts/SkippySharp.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next';
  src: url("/bundles/pan/fonts/AvenirNextLTPro-Regular.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next';
  src: url("/bundles/pan/fonts/AvenirNextLTPro-Light.otf");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next';
  src: url("/bundles/pan/fonts/AvenirNextLTPro-Demi.otf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next';
  src: url("/bundles/pan/fonts/AvenirNextLTPro-Bold.otf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next';
  src: url("/bundles/pan/fonts/AvenirNextLTPro-It.otf");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Avenir Next Condensed';
  src: url("/bundles/pan/fonts/AvenirNextCondensed-Regular.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next Condensed';
  src: url("/bundles/pan/fonts/AvenirNextCondensed-Medium.ttf");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir Next Condensed';
  src: url("/bundles/pan/fonts/AvenirNextCondensed-Bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Bourton Stripes';
  src: url("/bundles/pan/fonts/BourtonDropStripesA.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bourton Inline';
  src: url("/bundles/pan/fonts/BourtonInline.otf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Baloo';
  src: url("/bundles/pan/fonts/Baloo-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Work Sans';
  src: url('/bundles/pan/fonts/WorkSans-Italic.eot');
  src: url('/bundles/pan/fonts/WorkSans-Italic.eot?#iefix') format('embedded-opentype'), url('/bundles/pan/fonts/WorkSans-Italic.woff') format('woff'), url('/bundles/pan/fonts/WorkSans-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Work Sans';
  src: url('/bundles/pan/fonts/WorkSans-Regular.eot');
  src: url('/bundles/pan/fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'), url('/bundles/pan/fonts/WorkSans-Regular.woff') format('woff'), url('/bundles/pan/fonts/WorkSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Work Sans';
  src: url('/bundles/pan/fonts/WorkSans-Bold.eot');
  src: url('/bundles/pan/fonts/WorkSans-Bold.eot?#iefix') format('embedded-opentype'), url('/bundles/pan/fonts/WorkSans-Bold.woff') format('woff'), url('/bundles/pan/fonts/WorkSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Zilla Slab';
  src: url("/bundles/pan/fonts/ZillaSlab-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Zilla Slab';
  src: url("/bundles/pan/fonts/ZillaSlab-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Zilla Slab';
  src: url("/bundles/pan/fonts/ZillaSlab-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'White Angelica';
  src: url("/bundles/pan/fonts/WhiteAngelica.ttf") format('truetype'), url('/bundles/pan/fonts/WhiteAngelica.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Londrina Solid';
  src: url("/bundles/pan/fonts/LondrinaSolid-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Londrina Solid';
  src: url("/bundles/pan/fonts/LondrinaSolid-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Bubblegum Sans';
  src: url("/bundles/pan/fonts/BubblegumSans-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow';
  src: url("/bundles/pan/fonts/Barlow-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Barlow';
  src: url("/bundles/pan/fonts/Barlow-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url("/bundles/pan/fonts/Raleway-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url("/bundles/pan/fonts/Raleway-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url("/bundles/pan/fonts/Raleway-Black.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url("/bundles/pan/fonts/Raleway-Italic.ttf") format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url("/bundles/pan/fonts/Raleway-BoldItalic.ttf") format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway';
  src: url("/bundles/pan/fonts/Raleway-LightItalic.ttf") format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto';
  src: url("/bundles/pan/fonts/Roboto-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url("/bundles/pan/fonts/Roboto-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Light';
  src: url("/bundles/pan/fonts/Roboto-Light.ttf") format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Thin';
  src: url("/bundles/pan/fonts/Roboto-Thin.ttf") format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Asap';
  src: url("/bundles/pan/fonts/Asap-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Asap';
  src: url("/bundles/pan/fonts/Asap-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Century Gothic';
  src: url("/bundles/pan/fonts/CenturyGothic-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Century Gothic';
  src: url("/bundles/pan/fonts/CenturyGothic-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Bree Serif';
  src: url("/bundles/pan/fonts/BreeSerif-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url("/bundles/pan/fonts/Futura-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url("/bundles/pan/fonts/Futura-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Baron Neue';
  src: url("/bundles/pan/fonts/Baron Neue.otf");
  font-weight: 400;
}
@font-face {
  font-family: 'Baron Neue';
  src: url("/bundles/pan/fonts/Baron Neue Bold.otf");
  font-weight: 700;
}
@font-face {
  font-family: 'Pacifico';
  src: url("/bundles/pan/fonts/Pacifico-Regular.ttf") format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Helvetica Neue LTW1G';
  src: url("/bundles/pan/fonts/HelveticaNeueLTW1G-Regular.ttf") format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Helvetica Neue LTW1G';
  src: url("/bundles/pan/fonts/HelveticaNeueLTW1G-Bold.ttf") format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Neutra Text';
  src: url("/bundles/pan/fonts/Neutra-text-tf.ttf");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Neutra Text';
  src: url("/bundles/pan/fonts/Neutra-text-bold.ttf");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Poiret One';
  src: url("/bundles/pan/fonts/PoiretOne-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url("/bundles/pan/fonts/Gotham-Condensed-Bold.otf");
  font-weight: 800;
}
@font-face {
  font-family: 'Gotham';
  src: url("/bundles/pan/fonts/GothamBook.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url("/bundles/pan/fonts/GothamBold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'FuturaPT';
  src: url("/bundles/pan/fonts/FuturaPT-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: 'FuturaPT';
  src: url("/bundles/pan/fonts/FuturaPT-Bold.otf");
  font-weight: 700;
}
@font-face {
  font-family: 'FuturaPT';
  src: url("/bundles/pan/fonts/FuturaPT-Semibold.otf");
  font-weight: 600;
}
@font-face {
  font-family: 'FuturaPT';
  src: url("/bundles/pan/fonts/FuturaPT-Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: 'Swis';
  src: url("/bundles/pan/fonts/Swis721_BT_Bold.ttf");
}
@font-face {
  font-family: 'Swis';
  src: url("/bundles/pan/fonts/Swis721_BT_Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Swis';
  src: url("/bundles/pan/fonts/Swis721_BT_Italic.ttf") format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Swis';
  src: url("/bundles/pan/fonts/Swis721_Lt_BT_Light.ttf") format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Swis';
  src: url("/bundles/pan/fonts/Swis721_Lt_BT_Light_Italic.ttf") format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Lobster Two';
  src: url('/bundles/pan/fonts/LobsterTwo.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Lobster Two';
  src: url('/bundles/pan/fonts/LobsterTwo-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lobster Two';
  src: url('/bundles/pan/fonts/LobsterTwo-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Lobster Two';
  src: url('/bundles/pan/fonts/LobsterTwo-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'News Gothic MT';
  src: url('/bundles/pan/fonts/NewsGothicMT-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'News Gothic MT';
  src: url('/bundles/pan/fonts/NewsGothicMT.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'News Gothic MT';
  src: url('/bundles/pan/fonts/NewsGothicMT-Bold.ttf') format('truetype');
  font-weight: 7;
  font-style: normal;
}
@font-face {
  font-family: 'Adria Grotesk';
  src: url('/bundles/pan/fonts/AdriaGrotesk-BoldUprightItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Frutiger';
  src: url("/bundles/pan/fonts/Frutiger-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Frutiger';
  src: url("/bundles/pan/fonts/Frutiger-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'adn';
  src: url('/bundles/pan/fonts/adn.ttf');
}
@font-face {
  font-family: 'radio_france';
  src: url('/bundles/pan/fonts/radio_france.eot?zf46s');
  src: url('/bundles/pan/fonts/radio_france.eot?zf46s#iefix') format('embedded-opentype'), url('/bundles/pan/fonts/radio_france.ttf?zf46s') format('truetype'), url('/bundles/pan/fonts/radio_france.woff?zf46s') format('woff'), url('/bundles/pan/fonts/radio_france.svg?zf46s#radio_france') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class*='panicon-']:before {
  display: inline-block;
  font-family: 'adn';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.75em;
  margin-right: 0.4em;
}
.panicon-adn:before {
  content: '\0041';
}
.panicon-interrogation:before {
  content: '\0042';
}
.slide_wrapper > .slide {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.full-height {
  height: 100%;
}
.titre {
  font-family: 'Ubuntu';
  font-size: 56px;
  font-weight: bold;
  color: #222;
}
.sur-titre,
.sous-titre,
.titre-contenu {
  font-family: 'Ubuntu';
  font-size: 56px;
  color: #222;
}
.contenu,
.accroche {
  font-family: Arial;
  font-size: 43px;
  color: #222;
}
.text-fr,
.text-en,
.text-de,
.text-nl {
  display: none;
}
.lang-fr .text-fr,
.lang-en .text-en,
.lang-de .text-de,
.lang-nl .text-nl {
  display: inherit;
}
.common-sprite:before {
  content: ' ';
  background-image: url("/bundles/panfrontchannel/images/sprite.png");
  display: inline-block;
  vertical-align: middle;
}
.inner-tpl {
  height: 100%;
}
/* Templates de base */
.header-gradient-meteo-time {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  height: 180px;
  background: linear-gradient(to right, white 0%, white 319px, #4699b7 320px, #20566e 100%);
}
.header-gradient-meteo-time .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 320px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.header-gradient-meteo-time .logo:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle;
}
.header-gradient-meteo-time .logo IMG {
  max-width: 300px;
  max-height: 160px;
  vertical-align: middle;
}
.header-gradient-meteo-time .head-title {
  text-align: center;
  font-family: 'Ubuntu', sans-serif;
  color: white;
  font-size: 66px;
  line-height: 180px;
  font-weight: 300;
  text-transform: uppercase;
}
.header-gradient-meteo-time .widgets {
  position: absolute;
  top: 13px;
  right: 0;
  width: 448px;
}
.header-gradient-meteo-time .widgets .widget_meteo {
  float: left;
  width: 202px;
  padding-top: 30px;
  text-align: right;
}
.header-gradient-meteo-time .widgets .widget_meteo .ico {
  float: left;
  max-width: 122px;
  margin-top: 5px;
}
.header-gradient-meteo-time .widgets .widget_meteo .temp {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 42px;
  font-weight: 300;
  line-height: 1.1;
}
.header-gradient-meteo-time .widgets .widget_cur_time {
  float: right;
  width: 200px;
  text-align: center;
  position: relative;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 52px;
  font-weight: 700;
  line-height: 153px;
}
.header-gradient-meteo-time .widgets .widget_cur_time:before {
  content: ' ';
  width: 14px;
  height: 153px;
  background-image: url("/bundles/panfrontchannel/images/sprite.png");
  background-position: -4px -78px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
.header-gradient-meteo-time:before {
  content: ' ';
  width: 401px;
  height: 54px;
  background-image: url("/bundles/panfrontchannel/images/sprite.png");
  background-position: 0px 0px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: -54px;
  left: 0;
}
.header-gradient-meteo-time:after {
  content: ' ';
  width: 393px;
  height: 54px;
  background-image: url("/bundles/panfrontchannel/images/sprite.png");
  background-position: -415px 0px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: -54px;
  right: 0;
}
.header-simple {
  height: 153px;
  background-image: url("/bundles/panfrontchannel/images/bg_header.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #0E7E89;
  border-bottom: 10px solid #06AA9F;
  position: relative;
}
.header-simple .logo {
  display: inline-block;
  width: 240px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.header-simple .logo:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  vertical-align: middle;
}
.header-simple .logo IMG {
  max-width: 235px;
  max-height: 125px;
  vertical-align: middle;
}
.header-simple .head-title {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Ubuntu', sans-serif;
  color: white;
  font-size: 60px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer_gradient_text {
  background: linear-gradient(to right, #4699b7 0%, #20566e 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 114px;
  font-family: 'Arial';
  color: #ffffff;
  font-size: 52px;
  text-align: center;
}
.footer_widgets {
  height: 106px;
  background: #211F20;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.footer_widgets .border-blocks {
  height: 10px;
  line-height: 10px;
}
.footer_widgets .border-blocks .bl {
  display: inline-block;
  height: 10px;
  width: 25%;
}
.footer_widgets .widgets {
  background-image: url("/bundles/panfrontchannel/images/bg_footer.jpg");
}
.footer_widgets .widgets .widget {
  color: white;
  line-height: 96px;
  vertical-align: middle;
  font-family: 'Ubuntu', sans-serif;
  font-size: 32px;
}
.footer_widgets .widgets .widget.widget_cur_time {
  font-size: 58px;
  margin-left: 30px;
}
.footer_widgets .widgets .widget.widget_meteo .ico {
  max-height: 64px;
  margin: 0 25px;
}
.base-template {
  background: #EFEFEF;
}
.base-template .content {
  position: absolute;
  top: 153px;
  left: 0;
  right: 0;
  height: 822px;
  background: url("/bundles/panfrontchannel/images/bg_fond_blanc.jpg") center center;
}
.adn-titre {
  font-family: 'Ubuntu';
  font-size: 56px;
  font-weight: bold;
  color: #222;
}
.adn-couleur {
  color: #9a8dc3;
}
.adn-puce {
  color: #9e3f63;
  font-size: 43px;
}
.adn-puce:before {
  display: inline-block;
  font-family: 'adn';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.75em;
  margin-right: 0.4em;
  content: '\0041';
}
.adn-contenu {
  font-size: 43px;
}
.carousel-contain .carousel .item,
.slide .layer.carousel-contain .carousel .item {
  background-size: contain;
}
.carousel-fade .carousel .carousel-inner .item {
  transition-property: opacity;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel .carousel-inner .item.next,
.carousel-fade .carousel .carousel-inner .item.prev {
  z-index: 2;
}
.carousel-fade .carousel .carousel-inner .active,
.carousel-fade .carousel .carousel-inner .next.left,
.carousel-fade .carousel .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel .carousel-inner .next,
.carousel-fade .carousel .carousel-inner .prev,
.carousel-fade .carousel .carousel-inner .active.left,
.carousel-fade .carousel .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}
.slide_wrapper {
  height: 100%;
}
.slide_wrapper .croppable {
  background-repeat: no-repeat;
  cursor: move;
}
.slide-builder .layers .layer {
  z-index: 2;
}
.slide-builder .layers .layer-widget {
  height: 2em;
  line-height: 2;
}
.slide-builder .layers .layer-widget .widget_meteo IMG {
  height: 2em;
  vertical-align: middle;
}
/* Icones des menus */
.icon-page {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -222px;
  display: inline-block;
  vertical-align: middle;
}
.icon-certif {
  content: ' ';
  width: 21px;
  height: 31px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -487px -262px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-certif {
  content: ' ';
  width: 13px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -519px -287px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-sim {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -21px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-build {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -743px -225px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-spe {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -57px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-pho {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -93px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-vid {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -129px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-doc {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -165px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-page-gabarit {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-grille-diff {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -237px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-bandeau {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -273px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-ecran {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -345px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-ecran-prog {
  content: ' ';
  width: 34px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -226px;
  display: inline-block;
  vertical-align: middle;
}
.icon-maintenance {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -417px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-medias {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -453px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-communaute {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -488px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-utilisateur {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -522px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-profil {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -561px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-notif {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -596px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-abonnement {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -633px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-stats {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -741px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-lei {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
}
.icon-advert-slide {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -536px -222px;
  display: inline-block;
  vertical-align: middle;
}
.icon-webcam-theme {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -654px -259px;
  display: inline-block;
  vertical-align: middle;
}
.icon-webcam-list {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -686px -258px;
  display: inline-block;
  vertical-align: middle;
}
/* Icones 32x32 */
.icon-propriete {
  content: ' ';
  width: 28px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -96px -223px;
  display: inline-block;
  vertical-align: middle;
}
/* Icones 25x25 */
.icon-valider {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -110px -108px;
  display: inline-block;
  vertical-align: middle;
}
.ico-loupe {
  content: ' ';
  width: 17px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -551px -23px;
  display: inline-block;
  vertical-align: middle;
}
blockquote.bg-info {
  border: 1px solid #C0BDD0;
  padding: 5px;
  font-size: 13px;
  font-style: italic;
  color: #333;
  margin-bottom: 10px;
  background: #DDDBE9;
}
blockquote.bg-info .bt {
  display: block;
  float: right;
  margin: 0 0 4px 5px;
  width: 16px;
  height: 16px;
  line-height: 14px;
  border: 1px solid #C0BDD0;
  color: #C0BDD0;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
}
blockquote.bg-info .bt:before {
  content: "×";
}
blockquote.bg-info.compact {
  border: 0;
  padding: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  background: none;
  float: right;
  margin: -10px;
}
blockquote.bg-info.compact .bt {
  float: none;
  margin: 0;
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -496px -75px;
  display: inline-block;
  vertical-align: middle;
  display: block;
  border: 0;
}
blockquote.bg-info.compact .bt:before {
  content: "";
}
.tooltip .tooltip-inner {
  border: 1px solid #DADADA;
}
.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-20 div[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
a:hover {
  text-decoration: none;
}
.strong {
  font-weight: bold;
}
.btn-grey {
  display: inline-block;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
  color: white;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  border-radius: 4px;
  cursor: pointer;
  border: 0;
}
.btn-grey:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: -o-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: linear-gradient(to bottom, #525a67 0%, #707a84 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff525a67', endColorstr='#ff707a84', GradientType=0);
}
.btn-grey:focus {
  color: white;
}
.btn-grey.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: not-allowed;
}
.btn-grey.disabled:hover {
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
}
.btn-grey.red {
  background-image: -webkit-linear-gradient(top, #ae221b 0%, #6d1b18 100%);
  background-image: -o-linear-gradient(top, #ae221b 0%, #6d1b18 100%);
  background-image: linear-gradient(to bottom, #ae221b 0%, #6d1b18 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae221b', endColorstr='#ff6d1b18', GradientType=0);
}
.btn-grey.red:hover {
  background-image: -webkit-linear-gradient(top, #6d1b18 0%, #ae221b 100%);
  background-image: -o-linear-gradient(top, #6d1b18 0%, #ae221b 100%);
  background-image: linear-gradient(to bottom, #6d1b18 0%, #ae221b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d1b18', endColorstr='#ffae221b', GradientType=0);
}
.btn-create-entity {
  display: inline-block;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
  color: white;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  border-radius: 4px;
  cursor: pointer;
  border: 0;
  float: right;
}
.btn-create-entity:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: -o-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: linear-gradient(to bottom, #525a67 0%, #707a84 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff525a67', endColorstr='#ff707a84', GradientType=0);
}
.btn-create-entity:focus {
  color: white;
}
.btn-create-entity.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: not-allowed;
}
.btn-create-entity.disabled:hover {
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
}
.btn-create-entity.red {
  background-image: -webkit-linear-gradient(top, #ae221b 0%, #6d1b18 100%);
  background-image: -o-linear-gradient(top, #ae221b 0%, #6d1b18 100%);
  background-image: linear-gradient(to bottom, #ae221b 0%, #6d1b18 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffae221b', endColorstr='#ff6d1b18', GradientType=0);
}
.btn-create-entity.red:hover {
  background-image: -webkit-linear-gradient(top, #6d1b18 0%, #ae221b 100%);
  background-image: -o-linear-gradient(top, #6d1b18 0%, #ae221b 100%);
  background-image: linear-gradient(to bottom, #6d1b18 0%, #ae221b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6d1b18', endColorstr='#ffae221b', GradientType=0);
}
.btn-create-entity:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -489px -24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -1px;
}
.btn-create-entity.dropdown {
  position: relative;
}
.btn-create-entity.dropdown .toggler:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 6px 0 6px;
  border-color: #ffffff transparent transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 5px;
}
.btn-create-entity.dropdown .dropdown-menu {
  left: auto;
  right: 0;
  width: 200px;
  padding: 1px;
  margin: 0;
  list-style: none;
  z-index: 50;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
}
.btn-create-entity.dropdown .dropdown-menu LI {
  border-bottom: 1px solid #515961;
}
.btn-create-entity.dropdown .dropdown-menu LI:last-child {
  border-bottom: 0px;
}
.btn-create-entity.dropdown .dropdown-menu LI + LI {
  border-top: 1px solid #98a0a7;
}
.btn-create-entity.dropdown .dropdown-menu LI A {
  color: white;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 17px;
  display: block;
  padding: 2px 12px;
}
.btn-create-entity.dropdown .dropdown-menu LI A:hover {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: -o-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: linear-gradient(to bottom, #525a67 0%, #707a84 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff525a67', endColorstr='#ff707a84', GradientType=0);
}
/*
<div class="btn-create-entity btn-list" >
	<span class="toggler" >Créer une page</span>
	<ul class="options" >
		{% for _link in pan_user_controller.getCreationPageLinks() %}
			<li><a href="{{ path(_link.route_name) }}" >{{ _link.label }}</a>
		{% endfor %}
	</ul>
</div>
*/
.btn-add-image:before,
.btn-add:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -489px -24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
  margin-top: -1px;
}
.btn-reduce-all {
  cursor: pointer;
  float: right;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #525a67 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #525a67 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff525a67', GradientType=0);
  color: white;
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  border-radius: 4px;
}
.btn-reduce-all:hover {
  color: white;
  background-image: -webkit-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: -o-linear-gradient(top, #525a67 0%, #707a84 100%);
  background-image: linear-gradient(to bottom, #525a67 0%, #707a84 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff525a67', endColorstr='#ff707a84', GradientType=0);
}
.sorter-col {
  display: inline-block;
  width: 30px;
  text-align: center;
  cursor: move;
}
.sorter-col:before {
  content: "";
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -298px -296px;
  display: inline-block;
  vertical-align: middle;
}
.sorter-col:after {
  content: "";
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -298px -327px;
  display: inline-block;
  vertical-align: middle;
}
.module-tabs {
  position: absolute;
  right: 20px;
  top: 32px;
}
.module-tabs a {
  display: inline-block;
  height: 25px;
  line-height: 24px;
  border: 1px solid #cbccc4;
  border-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  padding: 0 7px;
  color: #58585a;
  background-image: -webkit-linear-gradient(top, #fcfcfc 0%, #dcdcdc 100%);
  background-image: -o-linear-gradient(top, #fcfcfc 0%, #dcdcdc 100%);
  background-image: linear-gradient(to bottom, #fcfcfc 0%, #dcdcdc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdcdcdc', GradientType=0);
}
.module-tabs a + a {
  margin-left: 2px;
}
.module-tabs a.active {
  border-color: #c89f21;
  color: white;
  background-image: -webkit-linear-gradient(top, #eeb522 0%, #d9a207 100%);
  background-image: -o-linear-gradient(top, #eeb522 0%, #d9a207 100%);
  background-image: linear-gradient(to bottom, #eeb522 0%, #d9a207 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeb522', endColorstr='#ffd9a207', GradientType=0);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.33);
}
.title-content {
  font-size: 30px;
  color: #666666;
  font-family: 'Din Alternate', 'Din', sans-serif;
  padding: 15px 20px 5px 20px;
  font-weight: 300;
  height: 57px;
  -webkit-box-shadow: 0 2px 2px #ececec;
  box-shadow: 0 2px 2px #ececec;
}
.title-content:empty {
  display: none;
}
.page-content {
  padding: 20px 20px 0 20px;
}
.page-content .lei-request-editor h2 {
  margin-bottom: 3px;
}
.page-content h2 {
  font-size: 20px;
  color: #666666;
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
}
.page-content h2.no-margin-bottom {
  margin-bottom: 4px;
}
.page-content h2.list-users:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -522px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-organisms:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -488px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.notification-rules:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -633px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-notifications:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -596px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-channels:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -345px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-channels-switcher:before {
  content: ' ';
  width: 34px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -226px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-galleries:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -453px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-medias:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -453px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-slides:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-certif:before {
  content: ' ';
  width: 21px;
  height: 31px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -487px -262px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-webcam-theme:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -654px -259px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-webcam-mails:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -686px -258px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-advert:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -536px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-sequences:before,
.page-content h2.edit-sequence:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -240px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-grilles:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -237px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-bandeaux:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -273px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-slidetemplates:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-requetes:before {
  content: ' ';
  width: 32px;
  height: 32px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -705px -151px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-parameters:before {
  content: ' ';
  width: 28px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -96px -223px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.stats-bar:before {
  content: ' ';
  width: 28px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -132px -223px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.edit-gallery:before {
  content: ' ';
  width: 26px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -219px -211px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.build-page:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -743px -225px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-reunion:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -405px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.location-params:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -438px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-location:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -467px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.channel-params:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -499px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.panification-ad:before {
  content: ' ';
  width: 28px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -569px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.ad-preview:before {
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -457px -23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content h2.list-recap-CA:before {
  content: ' ';
  width: 32px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -670px -222px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.page-content .filtre-colonnes-ca {
  margin: 0 0 10px;
}
.page-content .filtre-colonnes-ca SPAN {
  font-family: DIN;
  font-size: 20px;
  font-weight: 300;
}
.page-content .filtre-colonnes-ca .btn {
  border-radius: 5px;
  border: 1px solid #cbccc4;
  background: linear-gradient(0deg, #d9d9d9 45%, #ffffff 100%);
}
.page-content .filtre-colonnes-ca .btn.active {
  border-color: #c89f21;
  color: white;
  background: linear-gradient(0deg, #d7a005 45%, #f7bc24 100%);
}
.page-content #recapCA .table-entities TR.refused TD {
  color: #800040;
}
.page-content #recapCA .hidable {
  display: none;
}
.page-content #recapCA.c_status .hidable.c_status,
.page-content #recapCA.c_facture .hidable.c_facture,
.page-content #recapCA.c_repart .hidable.c_repart {
  display: table-cell;
}
.page-content #recapCA .panel-heading {
  background-color: #494949;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 12px;
  border: 0px;
  color: white;
}
.page-content #recapCA .panel-heading .panel-title {
  font-family: 'Din Alternate', 'Din', sans-serif;
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
}
.page-content #recapCA .panel-heading .panel-title:after {
  content: "";
  display: inline-block;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #ffffff;
  margin: 0 0 0 10px;
}
.page-content #recapCA .panel-heading .recap .text {
  display: inline-block;
  margin-right: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
.page-content #recapCA .panel.active .panel-heading .panel-title:after {
  border-width: 10px 5px 0 5px;
  border-color: #ffffff transparent transparent transparent;
}
.page-content #recapCA .panel-body {
  padding: 0;
  margin: -1px;
}
.page-content #recapCA .panel-body .table-entities {
  margin-bottom: 0;
}
.page-content #recapCA .panel-body .batch-line {
  display: none;
}
.channel_map {
  height: 695px;
}
.channel_map .gm-style {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.channel_map a {
  color: #739a11;
  text-decoration: underline;
}
.image-field:before {
  content: ' ';
  width: 28px;
  height: 21px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -61px -225px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.organism-field:before {
  content: ' ';
  width: 28px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -24px -223px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.textarea-field:before {
  content: ' ';
  width: 28px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -168px -222px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.infos-field:before {
  content: ' ';
  width: 28px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -420px -151px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.display-field:before {
  content: ' ';
  width: 34px;
  height: 24px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -345px -153px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.maintenance-field:before {
  content: ' ';
  width: 28px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -239px -223px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.switch-field:before {
  content: ' ';
  width: 28px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -96px -223px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 2px 0;
}
.strong-labels label {
  font-weight: 700;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bordered-zone {
  border: 1px solid #dcdcdc;
  padding: 15px;
  margin-bottom: 15px;
}
.bordered-zone:before,
.bordered-zone:after {
  content: " ";
  display: table;
}
.bordered-zone:after {
  clear: both;
}
.bordered-zone:before,
.bordered-zone:after {
  content: " ";
  display: table;
}
.bordered-zone:after {
  clear: both;
}
.bordered-zone.tab-content {
  border-top: 0;
}
.bordered-zone label {
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.bordered-zone.strong-labels label {
  font-weight: 700;
}
.bordered-zone .selected-organism {
  display: block;
  color: #999999;
  margin: 10px 0 2px 0;
}
.bordered-zone .organism_sep {
  color: #999999;
}
.bordered-zone .new-organism {
  text-align: right;
  border-top: 1px dotted #a9a9a9;
  padding-top: 15px;
  margin-top: 10px;
}
.bordered-zone .new-organism .btn-create-entity {
  margin-left: 5px;
}
.bordered-zone.multilingual {
  margin-right: 30px;
  position: relative;
  min-height: 130px;
}
.bordered-zone.multilingual .lang-selector {
  width: 30px;
  left: 100%;
  top: -1px;
  position: absolute;
}
.bordered-zone.multilingual .lang {
  display: block;
  text-align: center;
  height: 26px;
  line-height: 24px;
  border: 1px solid #dddddd;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background-image: -webkit-linear-gradient(top, #d0d0d0 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #d0d0d0 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #d0d0d0 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd0d0d0', endColorstr='#ffe6e6e6', GradientType=0);
  cursor: pointer;
}
.bordered-zone.multilingual .lang + .lang {
  margin-top: 6px;
}
.bordered-zone.multilingual .lang .ico-fr {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -158px -327px;
  display: inline-block;
  vertical-align: middle;
}
.bordered-zone.multilingual .lang .ico-en {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -194px -327px;
  display: inline-block;
  vertical-align: middle;
}
.bordered-zone.multilingual .lang .ico-de {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -266px -327px;
  display: inline-block;
  vertical-align: middle;
}
.bordered-zone.multilingual .lang .ico-nl {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -230px -327px;
  display: inline-block;
  vertical-align: middle;
}
.bordered-zone.multilingual .lang .ico-es {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -410px -327px;
  display: inline-block;
  vertical-align: middle;
}
.bordered-zone.multilingual .lang .ico-pt {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -444px -327px;
  display: inline-block;
  vertical-align: middle;
}
.bordered-zone.multilingual .lang.active {
  border-left: 1px solid transparent;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe1e1e1', GradientType=0);
}
.bordered-zone.multilingual .lang.active .ico-fr {
  background-position: -158px -296px;
}
.bordered-zone.multilingual .lang.active .ico-en {
  background-position: -194px -296px;
}
.bordered-zone.multilingual .lang.active .ico-de {
  background-position: -266px -296px;
}
.bordered-zone.multilingual .lang.active .ico-nl {
  background-position: -230px -296px;
}
.bordered-zone.multilingual .lang.active .ico-es {
  background-position: -410px -297px;
}
.bordered-zone.multilingual .lang.active .ico-pt {
  background-position: -444px -297px;
}
.bordered-zone.multilingual .toggable {
  display: none;
}
.bordered-zone.multilingual .toggable.active {
  display: block;
}
.bordered-zone.slide_template_compatibility {
  padding: 12px 15px;
}
.bordered-zone.slide_template_compatibility .checkbox {
  width: 50%;
  float: left;
  margin: 2px 0;
}
.bordered-zone.slide_template_compatibility .checkbox LABEL:after {
  content: "";
}
.bordered-zone .fieldset {
  border: 1px solid #dadada;
  padding: 20px 10px;
}
.bordered-zone .fieldset .legend {
  margin-bottom: 12px;
  margin-top: -30px;
}
.bordered-zone .fieldset .legend span {
  display: inline-block;
  padding: 0 5px;
  background: white;
  font-weight: bold;
}
.bordered-zone .fieldset .legend span .radio {
  margin: 0;
}
.bordered-zone .fieldset .legend span .radio label {
  font-weight: bold;
}
.bordered-zone .fieldset + .fieldset {
  margin-top: 20px;
}
.bordered-zone .fieldset .planification-checkbox .checkbox {
  margin: 0;
  line-height: 1;
}
.bordered-zone .fieldset .planification-checkbox .checkbox input {
  position: static;
}
.bordered-zone .fieldset .planification-checkbox label {
  font-size: 0;
  color: transparent;
}
.bordered-zone .fieldset #channel_screenForcedStatus .radio:last-child {
  margin-bottom: 0;
}
.no-inner-bordered .bordered-zone {
  border: none;
  padding: 0;
}
.no-inner-bordered label {
  font-weight: 700;
}
form label {
  font-weight: 300;
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-size: 18px;
  margin-bottom: 0;
}
form label:after {
  content: ' :';
}
form label.clean:after {
  content: "";
}
form label[for$="_fr"]:before {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -158px -296px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
form label[for$="_en"]:before {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -194px -296px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
form label[for$="_de"]:before {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -266px -296px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
form label[for$="_nl"]:before {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -230px -296px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
form label[for$="_es"]:before {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -410px -297px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
form label[for$="organism"]:before {
  content: ' ';
  width: 28px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -24px -223px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-bottom: 2px;
}
form label[for="lei_req_organism"]:before {
  display: none;
}
form input.form-control,
form select.form-control {
  border: 1px solid #a9a9a9;
  border-radius: 0;
  box-shadow: none;
  height: 20px;
  padding: 0 4px;
  line-height: 18px;
  color: black;
}
form input.select-copy-menu,
form select.select-copy-menu {
  height: 32px;
}
form .input-group .form-control {
  height: 28px;
  line-height: 26px;
  border-radius: 4px 0 0 4px;
  border-right: 0px;
}
form .input-group .input-group-addon {
  background: white;
  border: 1px solid #a9a9a9;
  border-left: 0px;
  cursor: pointer;
  padding: 4px 8px;
}
form .input-group .loupe:before {
  content: ' ';
  width: 17px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -551px -23px;
  display: inline-block;
  vertical-align: middle;
}
form .input-group-copy-menu {
  margin-bottom: 15px;
}
form .input-group-copy-menu .form-control {
  height: 32px;
}
form div.textarea {
  border: 1px solid #a9a9a9;
  border-radius: 0;
  box-shadow: none;
  padding: 0 4px;
  color: black;
}
form select.form-control[readonly] {
  color: #aaaaaa;
  background: white;
  border-color: #aaaaaa;
  border-radius: 3px;
  height: 28px;
}
form textarea.form-control {
  border: 1px solid #a9a9a9;
  border-radius: 0;
  box-shadow: none;
  color: black;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 40px;
}
form textarea.code-editor {
  height: 200px;
}
form .checkbox label:after,
form .radio label:after {
  content: '';
}
form .row.deletable-row {
  padding-right: 25px;
  position: relative;
}
form .row.deletable-row .delete {
  position: absolute;
  right: 10px;
  top: 0px;
}
form .palette-row .radio {
  display: inline-block;
  margin: 0;
}
form .palette-row SPAN {
  display: inline-block;
  width: 85px;
  height: 20px;
  border: 1px solid #AAA;
}
form .palette-row SPAN + SPAN {
  margin-left: 15px;
}
form .inlined-options {
  margin-top: 10px;
}
form .inlined-options .control-label {
  display: inline-block;
}
form .inlined-options .control-label:after {
  content: " : ";
}
form .inlined-options .form-group > DIV {
  display: inline-block;
}
form .inlined-options .radio {
  display: inline-block;
  margin: 0 15px;
}
form .inlined-options .radio LABEL {
  font-size: 14px;
}
form .inlined-options .radio INPUT {
  margin-top: 2px;
}
form .role-radio {
  position: relative;
  padding-left: 28px;
  font-size: 13px;
  color: #666666;
  font-family: 'Arial', sans-serif;
}
form .role-radio:after {
  display: none;
}
form .role-radio input {
  position: absolute;
  top: 0;
  left: 0;
}
form .role-radio .desc-role {
  color: #aaaaaa;
}
@media (min-width: 768px) {
  form .frm-slide .left-col-gallery {
    width: 62%;
  }
  form .frm-slide .right-col-gallery {
    width: 38%;
  }
}
form .frm-slide .embeded-gallery {
  margin-bottom: 25px;
}
form .frm-slide .embeded-gallery .gallery-name {
  display: none;
}
form .frm-slide .embeded-gallery #gallery-dropzone > .bordered-zone {
  padding: 5px;
}
form .frm-slide .embeded-gallery .gallery-item-list .item {
  width: 33.3%;
  padding: 5px;
}
form .frm-slide .embeded-gallery .gallery-item-list .item .caption {
  margin-bottom: 0;
}
form .frm-slide .embeded-gallery .gallery-item-list .item .tools {
  display: none;
}
form .frm-slide .embeded-gallery .gallery-item-list .item:hover .tools {
  display: block;
}
form .frm-slide .embeded-gallery .btn-valid-all {
  display: none;
}
form .organism-attrib .checkbox {
  display: inline-block;
  margin: 0;
  position: relative;
  padding-left: 30px;
}
form .organism-attrib .checkbox:before {
  content: ' ';
  width: 17px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -19px -261px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}
form .organism-attrib .checkbox LABEL {
  display: block;
  position: relative;
}
form .organism-attrib .checkbox LABEL:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: white;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 1;
}
form .query-builder .criteres .critere .form-group + .form-group {
  margin-top: -10px;
}
form .query-builder .criteres .critere .wrap_select {
  position: relative;
  padding-right: 25px;
}
form .query-builder .criteres .critere .wrap_select .remove-row {
  position: absolute;
  right: 0;
  top: 3px;
  display: block;
  color: transparent;
  font-size: 0;
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -153px -76px;
  display: inline-block;
  vertical-align: middle;
}
form .query-builder .criteres .critere:last-child .wrap_select {
  padding-right: 0;
}
form .query-builder .criteres .critere:last-child .wrap_select .remove-row {
  display: none;
}
form .slider-jq {
  display: none;
}
form .slider-jq + .slider {
  margin-top: 10px;
  border-radius: 0;
  border: 0;
  height: 5px;
  background: #DCDCDC;
}
form .slider-jq + .slider .ui-slider-range {
  background: #6C747F;
}
form .slider-jq + .slider .ui-slider-handle {
  background: #6C747F;
  border: 0;
  text-align: center;
  color: white;
  width: 21px;
  height: 21px;
  line-height: 21px;
  font-size: 11px;
  font-family: Arial;
  border-radius: 50%;
  top: -8px;
  margin-left: -10px;
}
form .geocoding {
  color: #999999;
  font-size: 12px;
  font-style: italic;
}
form .geocoding:before {
  content: "»";
}
form .gmap {
  width: 100%;
  height: 275px;
  margin-bottom: 10px;
}
form .lbl-gabarit:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -201px -151px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 5px 2px 0;
}
form .spec_fields .panel.disabled {
  position: relative;
}
form .spec_fields .panel.disabled:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: white;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
form .spec_fields LABEL {
  display: block;
}
form .spec_fields LABEL:after {
  content: "";
}
form .spec_fields .choice-gabarit .tpl-picker .bordered-zone {
  border: 0px;
  padding: 0;
}
form .sequencer {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  /* Modif V2 */
}
form .sequencer.loading:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
}
form .sequencer .slide {
  margin: 5px 0;
}
form .sequencer .slide:before,
form .sequencer .slide:after {
  content: " ";
  display: table;
}
form .sequencer .slide:after {
  clear: both;
}
form .sequencer .slide:before,
form .sequencer .slide:after {
  content: " ";
  display: table;
}
form .sequencer .slide:after {
  clear: both;
}
form .sequencer .slide .details {
  border: 1px solid #CCC;
  /*padding:3px 2px;*/
}
form .sequencer .slide .details .sorter-col {
  display: inline-block;
  width: 30px;
  text-align: center;
  cursor: move;
}
form .sequencer .slide .details .sorter-col:before {
  content: "";
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -298px -296px;
  display: inline-block;
  vertical-align: middle;
}
form .sequencer .slide .details .sorter-col:after {
  content: "";
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -298px -327px;
  display: inline-block;
  vertical-align: middle;
}
form .sequencer .slide .details .actions-col {
  display: inline-block;
  text-align: right;
}
form .sequencer .slide.is_listing .details {
  background: #DBE7E5;
  border-color: #A4C3BB;
}
form .sequencer .slide.readonly .details {
  color: #AAA;
}
form .sequencer .slide .slides-preview {
  border: 1px solid #CCC;
  padding: 0 15px 10px;
}
form .sequencer .slide .slides-preview .list-slides-inner {
  border-left: 1px dotted #333;
  list-style: none;
  padding: 10px 0 0;
  margin: 0;
}
form .sequencer .slide .slides-preview .list-slides-inner LI {
  position: relative;
  line-height: 28px;
  vertical-align: middle;
}
form .sequencer .slide .slides-preview .list-slides-inner LI:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  vertical-align: middle;
  border-bottom: 1px dotted #333;
}
form .sequencer .slide .slides-preview .list-slides-inner LI .status-icon {
  margin: 0 10px;
}
form .sequencer .slide .slides-preview .list-slides-inner LI:last-child:after {
  content: "";
  display: block;
  position: absolute;
  left: -1px;
  bottom: 0;
  width: 1px;
  height: 49%;
  background: white;
}
form .sequencer .slide .seq_slide_popin {
  border: 1px solid #CCC;
  padding: 10px 15px;
}
form .sequencer .slide .seq_slide_popin LABEL {
  font-family: Arial;
  color: #393939;
  font-size: 13px;
  font-weight: 400;
}
form .sequencer .slide .seq_slide_popin .row.p {
  margin-bottom: 9px;
}
form .sequencer .slide .seq_slide_popin .days .checkbox {
  display: inline-block;
  width: 14%;
  margin: 0;
}
form .sequencer .slide .seq_slide_popin .transitions-list .btn-transition-picker {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
form .sequencer .slide .seq_slide_popin .transitions-list .btn-transition-picker .wrapper {
  padding: 3px 15px 3px 3px;
  display: inline-block;
  border: 1px solid white;
}
form .sequencer .slide .seq_slide_popin .transitions-list .btn-transition-picker .wrapper .img-preview {
  width: 30px;
  height: 30px;
  border: 1px solid #DCDCDC;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
form .sequencer .slide .seq_slide_popin .transitions-list .btn-transition-picker .wrapper .text {
  max-width: 122px;
  display: inline-block;
  vertical-align: middle;
}
form .sequencer .slide .seq_slide_popin .transitions-list .btn-transition-picker.active:after {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -270px -76px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
}
form .sequencer .slide .seq_slide_popin .transitions-list .btn-transition-picker.active .wrapper {
  border-color: #696F7B;
}
form .sequencer UL {
  margin: 0 0;
  padding: 0;
  list-style: none;
}
form .sequencer LI {
  position: relative;
}
form .sequencer .details {
  padding: 3px 100px 3px 35px;
  position: relative;
  font-size: 13px;
  color: #333;
}
form .sequencer .sequence.isSingle {
  margin: 0;
  padding: 0;
}
form .sequencer LI.slide {
  margin-left: 48px;
}
form .sequencer LI.sequence.slide {
  margin-left: 0;
}
form .sequencer .sequence .slide:before {
  content: "";
  display: block;
  position: absolute;
  left: -45px;
  top: -5px;
  bottom: 0;
  border-left: 2px dashed #999;
}
form .sequencer .sequence .slide:last-child:before {
  bottom: 50%;
}
form .sequencer .sequence .slide:after {
  content: "";
  display: block;
  position: absolute;
  left: -45px;
  top: 50%;
  height: 0;
  width: 8px;
  border-top: 2px dashed #999;
}
form .sequencer .sequence.isSingle .slide:before,
form .sequencer .sequence.isSingle .slide:after {
  display: none;
}
form .sequencer .ui-state-highlight {
  min-height: 60px;
}
form .sequencer .ui-state-highlight:before {
  visibility: hidden;
}
form .sequencer .ui-state-highlight.mjs-nestedSortable-error {
  border: 1px solid #cd0a0a;
}
form .sequencer .titre-col {
  display: block;
  font-weight: bold;
  padding: 2px 0;
}
form .sequencer .nb-pages {
  display: inline-block;
  line-height: 20px;
  padding: 0 5px;
  border-radius: 10px;
  color: white;
  font-size: 12px;
  background: #488776;
  margin-right: 5px;
}
form .sequencer .status-col {
  position: absolute;
  top: 26px;
  left: 10px;
}
form .sequencer .seq .status-col {
  left: 57px;
}
form .sequencer .status-icon {
  display: block;
}
form .sequencer .transition {
  display: none;
}
form .sequencer .transition .icon {
  width: 16px;
  height: 16px;
}
form .sequencer .conditions-col {
  display: none;
}
form .sequencer .sorter-col {
  position: absolute;
  right: 65px;
  top: 10px;
}
form .sequencer .actions-col {
  position: absolute;
  right: 4px;
  top: 4px;
}
form .sequencer .details {
  background: #F9F9F9;
}
form .sequencer .sequence .details {
  background: #E9E9E9;
}
form .sequencer .sequence.isSingle .details {
  background: #F9F9F9;
}
form .sequencer .sequence .ico-dir {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -232px -449px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 10px;
  cursor: pointer;
}
form .sequencer .sequence UL {
  display: none;
}
form .sequencer .sequence.isSingle .ico-dir,
form .sequencer .sequence.on .ico-dir {
  background-position: -232px -414px;
}
form .sequencer .sequence.isSingle UL,
form .sequencer .sequence.on UL {
  display: block;
}
form .sequencer .cloner {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -35px;
  width: 26px;
  height: 21px;
  cursor: pointer;
  z-index: 1;
}
form .sequencer .details.sli:before {
  content: ' ';
  width: 26px;
  height: 21px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -57px -509px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -35px;
}
form .sequencer .details.sli.SlideCustomContent:before {
  background-position: -21px -509px;
}
form .sequencer .details.sli.SlideGallery:before {
  background-position: -92px -509px;
}
form .sequencer .details.sli.SlideVideo:before {
  background-position: -128px -509px;
}
form .sequencer .details.sli.SlideDocument:before {
  background-position: -163px -509px;
}
form .sequencer .details.sli.SlideLeiListing:before {
  background-position: -421px -75px;
}
form .sequencer.compact .details.seq {
  padding-left: 85px;
}
form .sequencer.compact .titre-col {
  line-height: 46px;
}
form .sequencer.compact .status-col {
  top: 50%;
  margin-top: -8px;
}
form .sequencer.expanded .details.seq {
  padding-left: 55px;
}
form .sequencer.expanded .transition {
  display: none;
}
form .sequencer.expanded .sli .transition {
  position: absolute;
  top: 4px;
  left: 10px;
  display: block;
}
form .sequencer.expanded .conditions-col {
  display: block;
}
form .sequencer.expanded .seq .conditions-col {
  padding-left: 30px;
}
form .sequencer .just-added.isSingle .item.slide .details {
  background: #a1e0f1;
}
form .fake-seq {
  position: relative;
  margin-left: 48px;
  border: 1px solid #CCC;
  background: #E9E9E9;
  padding: 3px 100px 3px 35px;
  font-size: 13px;
  color: #333;
}
form .fake-seq:before {
  content: ' ';
  width: 26px;
  height: 21px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -57px -509px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -35px;
}
form .fake-seq .titre-col {
  display: block;
  font-weight: bold;
  padding: 2px 0;
}
form .fake-seq .actions-col {
  position: absolute;
  right: 4px;
  top: 4px;
}
form .edit-grille .datestartvalid:before,
form .edit-grille .dateendvalid:before,
form .edit-grille .starttime:before,
form .edit-grille .endtime:before,
form .edit-grille .datestartvalid:after,
form .edit-grille .dateendvalid:after,
form .edit-grille .starttime:after,
form .edit-grille .endtime:after {
  content: " ";
  display: table;
}
form .edit-grille .datestartvalid:after,
form .edit-grille .dateendvalid:after,
form .edit-grille .starttime:after,
form .edit-grille .endtime:after {
  clear: both;
}
form .edit-grille .datestartvalid:before,
form .edit-grille .dateendvalid:before,
form .edit-grille .starttime:before,
form .edit-grille .endtime:before,
form .edit-grille .datestartvalid:after,
form .edit-grille .dateendvalid:after,
form .edit-grille .starttime:after,
form .edit-grille .endtime:after {
  content: " ";
  display: table;
}
form .edit-grille .datestartvalid:after,
form .edit-grille .dateendvalid:after,
form .edit-grille .starttime:after,
form .edit-grille .endtime:after {
  clear: both;
}
form .edit-grille .datestartvalid .form-label,
form .edit-grille .dateendvalid .form-label,
form .edit-grille .starttime .form-label,
form .edit-grille .endtime .form-label {
  width: 45%;
  float: left;
  font-weight: 400;
}
form .edit-grille .datestartvalid .form-group,
form .edit-grille .dateendvalid .form-group,
form .edit-grille .starttime .form-group,
form .edit-grille .endtime .form-group {
  width: 55%;
  float: left;
  margin-bottom: 5px;
}
form .edit-grille .datestartvalid INPUT,
form .edit-grille .dateendvalid INPUT,
form .edit-grille .starttime INPUT,
form .edit-grille .endtime INPUT {
  width: 90px;
}
form .edit-grille .daynums,
form .edit-grille .url,
form .edit-grille .isprioritaire,
form .edit-grille .transition,
form .edit-grille .defaulttransition,
form .edit-grille .isdefaultprog {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 2px solid #DFDFDF;
}
form .edit-grille .daynums .form-label,
form .edit-grille .url .form-label,
form .edit-grille .isprioritaire .form-label,
form .edit-grille .transition .form-label,
form .edit-grille .defaulttransition .form-label,
form .edit-grille .isdefaultprog .form-label {
  font-weight: 700;
}
form .edit-grille .daynums .form-group LABEL,
form .edit-grille .url .form-group LABEL,
form .edit-grille .isprioritaire .form-group LABEL,
form .edit-grille .transition .form-group LABEL,
form .edit-grille .defaulttransition .form-group LABEL,
form .edit-grille .isdefaultprog .form-group LABEL {
  display: block;
}
form .edit-grille .daynums .form-group LABEL:after,
form .edit-grille .url .form-group LABEL:after,
form .edit-grille .isprioritaire .form-group LABEL:after,
form .edit-grille .transition .form-group LABEL:after,
form .edit-grille .defaulttransition .form-group LABEL:after,
form .edit-grille .isdefaultprog .form-group LABEL:after {
  display: none;
}
form .edit-grille .daynums .form-group LABEL {
  display: inline-block;
  width: 25%;
}
form .edit-grille .url .form-group > LABEL {
  display: block;
}
form .edit-grille .url .form-group > LABEL .custom-val {
  opacity: 0.5;
  pointer-events: none;
  margin-left: 20px;
}
form .edit-grille .url .form-group > LABEL .custom-val .field[type='text'] {
  width: 100%;
}
form .edit-grille .url .form-group > LABEL > INPUT:checked + .custom-val {
  opacity: 1;
  pointer-events: all;
}
form .edit-grille .isprioritaire > .form-label {
  display: none;
}
form .edit-grille .isprioritaire .form-group {
  margin-bottom: 5px;
}
form .edit-grille .rdv-prio {
  font-weight: 700;
}
form .edit-grille .prioritaireperiodic {
  display: none;
}
form .edit-grille.is-prio .prioritaireperiodic {
  display: block;
}
form .edit-grille .line .toggler {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  transform-origin: center center;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
}
form .edit-grille .line .toggler:before {
  content: "►";
}
form .edit-grille .line.toggled .toggler {
  transform: rotate(90deg);
}
form .edit-grille .transition .btn-transition-picker,
form .edit-grille .defaulttransition .btn-transition-picker {
  display: block;
  vertical-align: middle;
  position: relative;
  line-height: 30px;
  padding: 4px;
  border: 1px solid white;
  cursor: pointer;
}
form .edit-grille .transition .btn-transition-picker .icon,
form .edit-grille .defaulttransition .btn-transition-picker .icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
form .edit-grille .transition .btn-transition-picker INPUT,
form .edit-grille .defaulttransition .btn-transition-picker INPUT {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
form .edit-grille .transition .btn-transition-picker.active,
form .edit-grille .defaulttransition .btn-transition-picker.active {
  border-color: #696F7B;
}
form .edit-grille .transition .btn-transition-picker.active:after,
form .edit-grille .defaulttransition .btn-transition-picker.active:after {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -270px -76px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -8px;
}
form .edit-grille .transition > .form-group,
form .edit-grille .defaulttransition > .form-group {
  display: none;
  margin-top: 3px;
}
form .edit-grille .transition.toggled > .form-group,
form .edit-grille .defaulttransition.toggled > .form-group {
  display: block;
}
form .duration-preview {
  padding: 5px;
  margin: 9px 0;
  background: #FDF8E4;
  border: 1px solid #FCF2B7;
  font-family: 'Din Alternate', 'Din', sans-serif;
  color: #333333;
  font-size: 16px;
  font-weight: 300;
}
form .duration-preview STRONG {
  font-family: Arial;
  font-weight: 700;
}
form .default-sections .section {
  display: none;
}
form .default-sections .section.active {
  display: block;
}
form .default-sections .section-title {
  font-family: 'Din Alternate', 'Din', sans-serif;
  color: #333333;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 15px;
}
form .default-sections .section-title:before {
  content: ' ';
  width: 28px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -96px -223px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
form .default-sections .type-picker {
  margin-right: -6px;
}
form .default-sections .type-picker:before,
form .default-sections .type-picker:after {
  content: " ";
  display: table;
}
form .default-sections .type-picker:after {
  clear: both;
}
form .default-sections .type-picker:before,
form .default-sections .type-picker:after {
  content: " ";
  display: table;
}
form .default-sections .type-picker:after {
  clear: both;
}
form .default-sections .type-picker .btn-icon {
  cursor: pointer;
  display: block;
  width: 98px;
  float: left;
  margin-right: 6px;
  height: 100px;
  background: #EFEFEF;
  padding: 10px 2px;
  border: 1px solid #B9B9B9;
  text-align: center;
}
form .default-sections .type-picker .btn-icon .radio {
  margin: 0;
  height: 47px;
  padding-bottom: 10px;
}
form .default-sections .type-picker .btn-icon INPUT {
  display: none;
}
form .default-sections .type-picker .btn-icon LABEL {
  font-size: 13px;
  color: #333;
  font-family: Arial;
  padding: 0;
  line-height: 1.1em;
  display: inline-block;
  maxvertical-align: middle;
  text-align: center;
}
form .default-sections .type-picker .btn-icon LABEL:after {
  content: "";
}
form .default-sections .type-picker .btn-icon.active {
  background: #D9EDF6;
  border-color: #3F3F3F;
}
form .default-sections .type-picker .btn-icon.active LABEL {
  font-weight: bold;
}
form .default-sections .choice-gabarit {
  margin-bottom: 15px;
}
form .default-sections .tpl-picker + .tpl-picker {
  margin-top: -1px;
}
form .default-sections .tpl-picker .bordered-title {
  padding: 10px 15px;
  line-height: 34px;
  vertical-align: middle;
  border: 1px solid #dcdcdc;
  margin-bottom: -1px;
}
form .default-sections .tpl-picker .bordered-title H2,
form .default-sections .tpl-picker .bordered-title H2 LABEL {
  font-family: 'Din Alternate', 'Din', sans-serif;
  display: inline-block;
  margin: 0;
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  width: 272px;
  text-transform: uppercase;
}
form .default-sections .tpl-picker .bordered-title H2:after,
form .default-sections .tpl-picker .bordered-title H2 LABEL:after {
  content: "";
}
form .default-sections .tpl-picker .bordered-title .selected-option {
  font-family: Arial;
  color: #333333;
  font-size: 13px;
}
form .default-sections .tpl-picker .bordered-title .selected-option .text-muted {
  font-style: italic;
}
form .default-sections .tpl-picker .bordered-zone {
  padding: 12px;
  margin-bottom: 0;
  columns: 3;
  column-gap: 0;
}
form .default-sections .tpl-picker .btn-tpl-picker {
  display: inline-block;
  padding: 3px;
  vertical-align: top;
  margin-bottom: 15px;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper {
  cursor: pointer;
  position: relative;
  border: 1px solid #D3D4D8;
  padding: 7px 7px 3px;
  min-height: 170px;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .img-preview {
  position: relative;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .img-preview IMG {
  max-height: 210px;
  margin: auto;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .ctrl {
  position: relative;
  padding-right: 24px;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .ctrl .preview {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .ctrl INPUT {
  display: none;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .ctrl LABEL {
  padding: 0;
}
form .default-sections .tpl-picker .btn-tpl-picker .wrapper .ctrl LABEL:after {
  content: "";
}
form .default-sections .tpl-picker .btn-tpl-picker.active .img-preview:after {
  content: ' ';
  width: 66px;
  height: 67px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -140px -413px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -33px;
}
form .default-sections .illustrations_preview {
  margin: 0 -4px;
}
form .default-sections .illustrations_preview:before,
form .default-sections .illustrations_preview:after {
  content: " ";
  display: table;
}
form .default-sections .illustrations_preview:after {
  clear: both;
}
form .default-sections .illustrations_preview:before,
form .default-sections .illustrations_preview:after {
  content: " ";
  display: table;
}
form .default-sections .illustrations_preview:after {
  clear: both;
}
form .default-sections .illustrations_preview .preview {
  display: block;
  float: left;
  padding: 2px;
  border: 1px solid #AAA;
  margin: 4px;
  position: relative;
}
form .default-sections .illustrations_preview .preview .delete {
  position: absolute;
  top: 4px;
  right: 0;
  display: none;
  cursor: pointer;
}
form .default-sections .illustrations_preview .preview:hover .delete {
  display: block;
}
form .default-sections .illustrations_preview .btn-add-illustration {
  display: block;
  float: left;
  padding: 2px;
  padding-top: 60px;
  border: 1px dashed #AAA;
  margin: 4px;
  width: 165px;
  height: 125px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
form .default-sections .illustrations_preview .btn-add-illustration span {
  position: relative;
  z-index: 1;
}
form .default-sections .illustrations_preview .btn-add-illustration:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #e4e4e4;
}
form .default-sections .illustrations_preview .btn-add-illustration:after {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -308px -108px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -12.5px;
}
form label.is_illustrations_shuffled {
  display: inline-block;
  margin-left: 15px;
}
form label.is_illustrations_shuffled:after {
  content: '';
  display: none;
}
form .slide-sections .slide-type-picker .btn-icon.SlideLeiListing:after {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -176px -505px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .slide-type-picker .btn-icon.SlideLeiSingle:after {
  content: ' ';
  width: 31px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -212px -505px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .slide-type-picker .btn-icon.SlideExternalContent:after {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -61px -505px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .slide-type-picker .btn-icon.SlideCustomContent:after {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -22px -505px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .slide-type-picker .btn-icon.SlideVideo:after {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -138px -505px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .slide-type-picker .btn-icon.SlideGallery:after {
  content: ' ';
  width: 38px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -93px -504px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .slide-type-picker .btn-icon.SlideAdvertisement:after {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -253px -505px;
  display: inline-block;
  vertical-align: middle;
}
form .slide-sections .duration .input {
  display: inline-block;
  width: 60px;
}
form .slide-sections .duration .input,
form .slide-sections .duration .input INPUT {
  vertical-align: middle;
}
form #page_filters > .checkbox {
  display: inline-block;
  margin-right: 25px;
}
form .slide_visual_editor .toggle-fullscreen-edit {
  background: none;
  border: none;
  font-size: 20px;
  height: 20px;
  vertical-align: top;
}
form .slide_visual_editor.fullscreen {
  position: fixed;
  z-index: 100;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  padding: 15px;
  background: white;
  box-shadow: 0 0 10px black;
  overflow: auto;
}
form .slide_visual_editor.fullscreen .toggle-fullscreen-edit SPAN:before {
  content: "\e014";
}
form .preview-slide-wrapper {
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 1px #000;
  margin-bottom: 10px;
}
form .preview-slide-wrapper .preview-slide-custom-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 1920px;
  height: 1080px;
  transform: scale(0.5);
  transform-origin: left top;
}
form .preview-slide-wrapper .preview-slide-custom-area .cke_editable_inline:hover {
  box-shadow: 0 0 2px #0F0;
}
form .preview-slide-wrapper .remove-parent {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
form .stats-view .title {
  font-weight: bold;
  font-size: 1.15em;
}
form .stats-view .title STRONG {
  color: #0176D3;
}
form .stats-view OL {
  padding-left: 15px;
}
form .page-sections .page-type-picker .btn-icon.PageLeiListing:after {
  content: ' ';
  width: 27px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -233px -507px;
  display: inline-block;
  vertical-align: middle;
}
form .page-sections .page-type-picker .btn-icon.PageLeiSingle:after {
  content: ' ';
  width: 27px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -197px -507px;
  display: inline-block;
  vertical-align: middle;
}
form .page-sections .page-type-picker .btn-icon.PageCustomContent:after {
  content: ' ';
  width: 27px;
  height: 27px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -380px -507px;
  display: inline-block;
  vertical-align: middle;
}
form .centered-btns {
  text-align: center;
  margin-top: 15px;
}
form .btn + .btn {
  margin-left: 25px;
}
form .btn-valid,
form .btn-valid-all,
form .btn-diffuse {
  font-size: 16px;
  color: #4c942d;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
form .btn-valid:before,
form .btn-valid-all:before,
form .btn-diffuse:before {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -110px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -1px;
}
form .btn-diffuse:before {
  background-position: -344px -108px;
}
form .btn-cancel,
form .btn-delete {
  font-size: 16px;
  color: #b5221b;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
form .btn-cancel:before,
form .btn-delete:before {
  content: ' ';
  width: 24px;
  height: 24px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -150px -109px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
form .btn-preview {
  font-size: 16px;
  color: #48C3E4;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
form .btn-preview:before {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -421px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -1px;
}
.actions-box {
  border: 1px solid #dedede;
}
.actions-box a {
  display: block;
  color: black;
  line-height: 32px;
  padding: 0 8px;
}
.actions-box a:nth-child(even) {
  background: #f3f3f3;
}
.actions-box a:before {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -111px -76px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.actions-box a.delete:before {
  background-position: -153px -76px;
}
.actions-box a.see:before {
  background-position: -190px -76px;
}
.actions-box .new {
  background: #eff5d4;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  display: block;
}
.actions-box .new input[type=text] {
  width: 266px;
  height: 20px;
  border: 1px solid #a9a9a9;
  background: white;
  display: inline-block;
  vertical-align: middle;
  padding: 0 3px;
}
.actions-box .new:before {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -229px -76px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.actions-box .new button {
  background: transparent;
  border: 0;
  margin-left: 3px;
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -270px -76px;
  display: inline-block;
  vertical-align: middle;
}
div.list-organisms {
  overflow-y: scroll;
  min-height: 400px;
  max-height: 670px;
  border: 1px solid #dadada;
  padding: 15px;
}
div.list-organisms .jstree-themeicon {
  content: ' ';
  width: 17px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -19px -261px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 2px;
  margin-left: 5px;
  margin-right: 0;
}
.organism-selector,
.channel-selector {
  background: #e9e9e9;
  line-height: 40px;
  padding: 0 12px;
  border-bottom: 1px solid #dadada;
  -webkit-box-shadow: 0 2px 2px #ececec;
  box-shadow: 0 2px 2px #ececec;
}
.organism-selector select,
.channel-selector select {
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
}
div.notification-rules {
  border: 1px solid #dadada;
  margin-bottom: 20px;
}
div.notification-rules .table {
  margin: 0;
}
div.notification-rules .table tbody td,
div.notification-rules .table thead th {
  border: 0;
}
div.notification-rules .table thead {
  background: #f3f3f3;
}
div.notification-rules .table thead th.frequence {
  width: 125px;
  text-align: center;
  color: #868686;
  font-size: 11px;
  padding: 0 15px;
  vertical-align: middle;
  text-transform: uppercase;
  border-left: 1px solid #dadada;
  height: 40px;
}
div.notification-rules .table tbody tr td + td {
  border-left: 1px solid #dadada;
  text-align: center;
}
div.notification-rules .table tbody tr:nth-child(even) {
  background: #f3f3f3;
}
div.notification-rules .table input[type=radio] {
  width: 15px;
  height: 15px;
  margin: 0;
}
div.notification-rules .toggler {
  font-family: 'Din Alternate', 'Din', sans-serif;
  line-height: 40px;
  position: relative;
  padding: 0 12px;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #dadada;
  text-transform: uppercase;
  cursor: pointer;
}
div.notification-rules .toggler:after {
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -20px -326px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 12px;
}
div.notification-rules .toggler.active:after {
  background-position: -20px -296px;
}
div.notification-rules .content-toggled + .toggler {
  border-top: 1px solid #dadada;
}
div.notification-rules .content-toggled {
  display: none;
}
div.notification-rules .content-toggled.active {
  display: block;
}
div.list-notifications {
  border: 1px solid #dadada;
  padding: 0 20px;
}
div.list-notifications .date {
  color: #999999;
}
div.list-notifications .is_today {
  font-weight: 700;
}
div.list-notifications .is_today .date {
  color: #666666;
}
div.list-notifications .field {
  color: #666666;
}
div.list-notifications .table tr {
  border: 0;
  border-bottom: 1px dotted #cccccc;
}
div.list-notifications .table tr td {
  border: 0;
  padding: 0;
  line-height: 40px;
}
.table-entities.table {
  border: 1px solid #DADADA;
}
.table-entities.table td {
  border-left: 1px solid #DADADA;
  border-right: 0;
  border-top: 0px;
  padding: 5px;
  color: #666;
}
.table-entities.table td:first-child {
  border-left: 0;
}
.table-entities.table td.col-checkbox {
  width: 40px;
  text-align: center;
}
.table-entities.table td.col-actions {
  min-width: 67px;
}
.table-entities.table thead tr td {
  border-top: 1px solid #DADADA;
}
.table-entities.table thead tr td .sortable {
  position: relative;
  padding-right: 30px;
}
.table-entities.table thead tr td .sortable .sorters {
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: right;
}
.table-entities.table thead tr td .sortable .sorters span {
  display: inline-block;
  width: 10px;
  cursor: pointer;
}
.table-entities.table thead tr td .sortable .sorters span.selected {
  color: #6ba92b;
}
.table-entities.table thead tr:first-child td {
  border-top: 0px;
}
.table-entities.table thead tr.row-filtres input,
.table-entities.table thead tr.row-filtres select {
  border: 1px solid #AAA;
  vertical-align: middle;
  height: 20px;
  padding: 0 4px;
}
.table-entities.table thead tr.row-filtres .loupe {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  width: 20px;
  height: 20px;
  margin-left: 6px;
  background: transparent;
  text-align: center;
}
.table-entities.table thead tr.row-filtres .loupe:before {
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -457px -23px;
  display: inline-block;
  vertical-align: middle;
}
.table-entities.table thead tr.row-filtres .auto-filters.text {
  padding-right: 26px;
  position: relative;
}
.table-entities.table thead tr.row-filtres .auto-filters.text input {
  display: block;
  width: 100%;
}
.table-entities.table thead tr.row-filtres .auto-filters.text .loupe {
  position: absolute;
  right: 0;
  top: 0;
}
.table-entities.table thead tr.row-filtres .auto-filters SELECT {
  display: block;
  width: 100%;
}
.table-entities.table thead tr.row-filtres ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
  font-style: italic;
}
.table-entities.table thead tr.row-filtres :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #666;
  opacity: 1;
  font-style: italic;
}
.table-entities.table thead tr.row-filtres ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
  opacity: 1;
  font-style: italic;
}
.table-entities.table thead tr.row-filtres :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
  font-style: italic;
}
.table-entities.table tbody > tr:nth-of-type(2n+1) {
  background: #F3F3F3;
}
.table-entities.table tbody .no-entities TD {
  padding: 40px 10px;
  text-align: center;
}
.table-entities.table tbody .status-toggler {
  cursor: pointer;
}
.table-entities.table tbody .status-toggler:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -86px -296px;
  display: inline-block;
  vertical-align: middle;
}
.table-entities.table tbody .status-toggler:after {
  content: ' ';
  width: 17px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -121px -296px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.table-entities.table tbody .status-toggler.active:before {
  background-position: -50px -296px;
}
.table-entities.table tbody .status-toggler.active:after {
  background-position: -86px -296px;
}
.table-entities.table tbody .attrib-toggler {
  cursor: pointer;
}
.table-entities.table tbody .attrib-toggler:before {
  content: ' ';
  width: 22px;
  height: 22px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -386px -74px;
  display: inline-block;
  vertical-align: middle;
}
.table-entities.table tbody .attrib-toggler.active:before {
  background-position: -349px -74px;
}
.table-entities.table tbody .color-preview {
  display: inline-block;
  border: 1px solid #B6B9C0;
  padding: 2px;
  vertical-align: middle;
  background: #F1F6F0;
}
.table-entities.table tbody .color-preview span {
  display: block;
  width: 14px;
  height: 14px;
}
.table-entities.table tbody .date.past {
  color: #AAA;
}
.list-btn-action {
  color: transparent;
  font-size: 0;
  margin: 0 4px;
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -111px -75px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.list-btn-action.certif {
  background-position: -568px -75px;
}
.list-btn-action.maintenance {
  background-position: -460px -75px;
}
.list-btn-action.delete {
  background-position: -153px -75px;
}
.list-btn-action.preview {
  background-position: -190px -75px;
}
.list-btn-action.clone {
  background-position: -311px -75px;
}
.list-btn-action.calendar {
  background-position: -190px -75px;
  /* TODO : a remplacer */
}
.list-btn-action.scinde {
  background-position: -424px -75px;
}
.list-btn-action.confirm {
  background-position: -270px -75px;
}
.list-btn-action.mail {
  background-position: -532px -75px;
}
.list-btn-action.disabled {
  filter: grayscale(100%);
  cursor: default;
}
.status-icon.status-past {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -121px -325px;
  display: inline-block;
  vertical-align: middle;
}
.status-icon.status-futur {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -85px -325px;
  display: inline-block;
  vertical-align: middle;
}
.status-icon.status-current {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -50px -325px;
  display: inline-block;
  vertical-align: middle;
}
.status-icon.status-planifie {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -85px -325px;
  display: inline-block;
  vertical-align: middle;
}
.status-icon.status-warn {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -329px -325px;
  display: inline-block;
  vertical-align: middle;
}
.status-icon.status-default {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -329px -380px;
  display: inline-block;
  vertical-align: middle;
}
#media-dropzone {
  border: 1px dashed #7f7f7f;
  background: #f2f2f2;
  padding: 8px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#media-dropzone .upload {
  text-align: center;
  padding: 15px 0;
}
#media-dropzone .upload strong {
  display: block;
  font-weight: 400;
  font-size: 18px;
}
#media-dropzone .dz-preview {
  display: none;
}
#media-dropzone.dz-drag-hover {
  background: #333;
  color: white;
}
.media-filter {
  margin-bottom: 15px;
  border: 1px solid #dddddd;
  padding: 7px;
}
.media-filter select,
.media-filter input {
  border: 1px solid #bdbdbd;
  border-radius: 2px;
}
.media-filter select[name=date_media] {
  width: 120px;
  margin-right: 10px;
}
.media-filter input[type=search] {
  font-style: italic;
  border-color: #a9a9a9;
  padding: 0 7px;
  width: 120px;
}
.media-filter .btn-search {
  background: transparent;
  border: 0;
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -457px -23px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
}
#gallery-dropzone .dz-preview {
  display: none;
}
form[name=pan_gallery] .form-item-container .btn-valid-all {
  margin: 5px 0;
  display: inline-block;
}
body.is-readonly .file-list .tools .delete,
body.is-readonly .file-list .tools .move,
body.is-readonly .file-list .tools .rename {
  display: none!important;
}
body.is-readonly #media-dropzone .upload,
body.is-readonly #media-dropzone + .batch-actions-custom-js .hidable {
  display: none !important;
}
.file-list.grid:before,
.gallery-item-list:before,
.file-list.grid:after,
.gallery-item-list:after {
  content: " ";
  display: table;
}
.file-list.grid:after,
.gallery-item-list:after {
  clear: both;
}
.file-list.grid:before,
.gallery-item-list:before,
.file-list.grid:after,
.gallery-item-list:after {
  content: " ";
  display: table;
}
.file-list.grid:after,
.gallery-item-list:after {
  clear: both;
}
.file-list.grid .file,
.gallery-item-list .file,
.file-list.grid .item,
.gallery-item-list .item {
  width: 25%;
  float: left;
  padding: 0 9px;
}
.file-list.grid .file.select_on_click,
.gallery-item-list .file.select_on_click,
.file-list.grid .item.select_on_click,
.gallery-item-list .item.select_on_click {
  cursor: pointer;
}
.file-list.grid .file .caption,
.gallery-item-list .file .caption,
.file-list.grid .item .caption,
.gallery-item-list .item .caption {
  border: 0px solid #afafaf;
  margin-bottom: 20px;
  position: relative;
}
.file-list.grid .file .caption:after,
.gallery-item-list .file .caption:after,
.file-list.grid .item .caption:after,
.gallery-item-list .item .caption:after {
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -47px -386px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: 5px;
}
.file-list.grid .file .caption .embed-responsive-item,
.gallery-item-list .file .caption .embed-responsive-item,
.file-list.grid .item .caption .embed-responsive-item,
.gallery-item-list .item .caption .embed-responsive-item {
  background: center center no-repeat #afafaf;
  background-size: contain;
}
.file-list.grid .file .caption .embed-responsive-item.video_sprite,
.gallery-item-list .file .caption .embed-responsive-item.video_sprite,
.file-list.grid .item .caption .embed-responsive-item.video_sprite,
.gallery-item-list .item .caption .embed-responsive-item.video_sprite {
  background: left center no-repeat #000;
  background-size: 3200px auto;
}
.file-list.grid .file .caption .name,
.gallery-item-list .file .caption .name,
.file-list.grid .item .caption .name,
.gallery-item-list .item .caption .name {
  display: none;
}
.file-list.grid .file .caption .tools,
.gallery-item-list .file .caption .tools,
.file-list.grid .item .caption .tools,
.gallery-item-list .item .caption .tools {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.file-list.grid .file .caption .tools a,
.gallery-item-list .file .caption .tools a,
.file-list.grid .item .caption .tools a,
.gallery-item-list .item .caption .tools a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  content: ' ';
  width: 21px;
  height: 21px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -105px -358px;
  display: inline-block;
  vertical-align: middle;
}
.file-list.grid .file .caption .tools a + a,
.gallery-item-list .file .caption .tools a + a,
.file-list.grid .item .caption .tools a + a,
.gallery-item-list .item .caption .tools a + a {
  margin-left: 4px;
}
.file-list.grid .file .caption .tools a.rename,
.gallery-item-list .file .caption .tools a.rename,
.file-list.grid .item .caption .tools a.rename,
.gallery-item-list .item .caption .tools a.rename,
.file-list.grid .file .caption .tools a.edit,
.gallery-item-list .file .caption .tools a.edit,
.file-list.grid .item .caption .tools a.edit,
.gallery-item-list .item .caption .tools a.edit {
  background-position: -20px -358px;
}
.file-list.grid .file .caption .tools a.move,
.gallery-item-list .file .caption .tools a.move,
.file-list.grid .item .caption .tools a.move,
.gallery-item-list .item .caption .tools a.move {
  background-position: -77px -358px;
  cursor: move;
}
.file-list.grid .file .caption .tools a.see,
.gallery-item-list .file .caption .tools a.see,
.file-list.grid .item .caption .tools a.see,
.gallery-item-list .item .caption .tools a.see {
  background-position: -48px -358px;
}
.file-list.grid .file .caption .f-size,
.gallery-item-list .file .caption .f-size,
.file-list.grid .item .caption .f-size,
.gallery-item-list .item .caption .f-size,
.file-list.grid .file .caption .f-dimension,
.gallery-item-list .file .caption .f-dimension,
.file-list.grid .item .caption .f-dimension,
.gallery-item-list .item .caption .f-dimension {
  display: none;
}
.file-list.grid .file .caption:hover .tools,
.gallery-item-list .file .caption:hover .tools,
.file-list.grid .item .caption:hover .tools,
.gallery-item-list .item .caption:hover .tools {
  display: block;
}
.file-list.grid .file img,
.gallery-item-list .file img,
.file-list.grid .item img,
.gallery-item-list .item img {
  width: 100%;
  display: block;
}
.file-list.grid .file.selected .caption,
.gallery-item-list .file.selected .caption,
.file-list.grid .item.selected .caption,
.gallery-item-list .item.selected .caption,
.file-list.grid .file.select_on_click:hover .caption,
.gallery-item-list .file.select_on_click:hover .caption,
.file-list.grid .item.select_on_click:hover .caption,
.gallery-item-list .item.select_on_click:hover .caption {
  border-color: #000;
}
.file-list.grid .file.selected .caption:after,
.gallery-item-list .file.selected .caption:after,
.file-list.grid .item.selected .caption:after,
.gallery-item-list .item.selected .caption:after,
.file-list.grid .file.select_on_click:hover .caption:after,
.gallery-item-list .file.select_on_click:hover .caption:after,
.file-list.grid .item.select_on_click:hover .caption:after,
.gallery-item-list .item.select_on_click:hover .caption:after {
  background-position: -49px -324px;
}
.file-list.grid .file .caption:before,
.gallery-item-list .file .caption:before {
  content: ' ';
  width: 21px;
  height: 21px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -162px -358px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}
.file-list.grid .file.video .caption:before,
.gallery-item-list .file.video .caption:before {
  background-position: -134px -358px;
}
.file-list.list img,
.file-list.list .embed-responsive {
  display: none;
}
.file-list.list .directory {
  position: relative;
  background: white;
  padding: 3px;
  background: #FFFFEB;
}
.file-list.list .directory:before,
.file-list.list .directory:after {
  content: " ";
  display: table;
}
.file-list.list .directory:after {
  clear: both;
}
.file-list.list .directory:before,
.file-list.list .directory:after {
  content: " ";
  display: table;
}
.file-list.list .directory:after {
  clear: both;
}
.file-list.list .directory:nth-child(odd) {
  background: #F6EEE0;
}
.file-list.list .directory .name {
  float: left;
  margin-left: 28px;
}
.file-list.list .file {
  position: relative;
  background: white;
  padding: 3px;
}
.file-list.list .file:before,
.file-list.list .file:after {
  content: " ";
  display: table;
}
.file-list.list .file:after {
  clear: both;
}
.file-list.list .file:before,
.file-list.list .file:after {
  content: " ";
  display: table;
}
.file-list.list .file:after {
  clear: both;
}
.file-list.list .file:nth-child(odd) {
  background: #EEE;
}
.file-list.list .file:before {
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -47px -386px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 10px;
}
.file-list.list .file.selected,
.file-list.list .file.select_on_click:hover {
  background: #ffad66;
}
.file-list.list .file.selected:before,
.file-list.list .file.select_on_click:hover:before {
  background-position: -20px -386px;
}
.file-list.list .file .name {
  float: left;
}
.file-list.list .tools {
  float: right;
}
.file-list.list .tools a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  content: ' ';
  width: 21px;
  height: 21px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -105px -358px;
  display: inline-block;
  vertical-align: middle;
}
.file-list.list .tools a + a {
  margin-left: 4px;
}
.file-list.list .tools a.rename,
.file-list.list .tools a.edit {
  background-position: -20px -358px;
}
.file-list.list .tools a.move {
  background-position: -77px -358px;
  cursor: move;
}
.file-list.list .tools a.see {
  background-position: -48px -358px;
}
.file-list.list .f-size {
  width: 65px;
  float: right;
  text-align: right;
  margin-right: 10px;
}
.file-list.list .f-dimension {
  float: right;
  font-size: 0.8em;
  color: #666;
}
.list-media-folders {
  border: 1px solid #dddddd;
  padding: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.list-media-folders i.jstree-icon.jstree-themeicon {
  content: ' ';
  width: 20px;
  height: 13px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -518px -24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.list-media-folders > ul > li > a {
  font-weight: 700;
}
.list-media-folders + .list-media-folders {
  margin-top: 15px;
}
.list-media-folders li[rel="organism"][data-readonly="1"] {
  color: #999;
}
.list-media-folders li[rel="organism"] > a > .jstree-icon {
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -19px -260px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.list-media-folders li[rel="new-folder"] > a {
  font-weight: 700;
}
.list-media-folders li[rel="new-folder"] > a > .jstree-icon {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -489px -24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.list-media-folders li[rel="global"] > a > .jstree-icon {
  content: ' ';
  width: 18px;
  height: 18px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -44px -262px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.list-media-folders li[rel='folder'] {
  position: relative;
}
.list-media-folders li[rel='folder'] .btns-action {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
.list-media-folders li[rel='folder'] .btns-action .edit {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -111px -75px;
  display: inline-block;
  vertical-align: middle;
}
.list-media-folders li[rel='folder'] .btns-action .delete {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -154px -75px;
  display: inline-block;
  vertical-align: middle;
}
.list-media-folders li[rel='folder'].adn-current-node > .btns-action {
  display: block;
}
.list-media-folders.drag-here {
  background: #333;
  color: white;
}
.list-media-folders.drag-here .jstree-clicked {
  color: #333;
}
.list-media-folders.drag-here .jstree-dragover {
  background: #beebff;
  color: black;
}
.new-folder-bloc {
  background: #f2f2f2;
  margin-bottom: 15px;
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 15px 25px;
}
.new-folder-bloc span {
  display: block;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 7px;
}
.new-folder-bloc span:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -489px -24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.btn-grey.pull-right + .btn-grey.pull-right {
  margin-right: 10px;
}
.btn-select-media {
  margin-bottom: 8px;
}
.preview-img {
  margin-top: 5px;
  border: 2px solid #cccccc;
  cursor: pointer;
}
.batch-actions {
  margin-bottom: 10px;
}
.batch-actions-custom-js {
  margin-top: 10px;
}
.batch-actions .title,
.batch-actions-custom-js .title {
  color: #666666;
  margin-bottom: 5px;
}
.batch-actions .btn-action,
.batch-actions-custom-js .btn-action {
  font-size: 16px;
  display: inline-block;
  cursor: pointer;
}
.batch-actions .btn-action + .btn-action,
.batch-actions-custom-js .btn-action + .btn-action {
  margin-left: 15px;
}
.batch-actions .btn-action.create,
.batch-actions-custom-js .btn-action.create {
  color: #61a72d;
}
.batch-actions .btn-action.create:before,
.batch-actions-custom-js .btn-action.create:before {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -110px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.active,
.batch-actions-custom-js .btn-action.active {
  color: #61a72d;
}
.batch-actions .btn-action.active:before,
.batch-actions-custom-js .btn-action.active:before {
  content: ' ';
  width: 26px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -188px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.attrib,
.batch-actions-custom-js .btn-action.attrib {
  color: #61a72d;
}
.batch-actions .btn-action.attrib:before,
.batch-actions-custom-js .btn-action.attrib:before {
  content: ' ';
  width: 22px;
  height: 22px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -349px -74px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.diffuse,
.batch-actions-custom-js .btn-action.diffuse {
  color: #61a72d;
}
.batch-actions .btn-action.diffuse:before,
.batch-actions-custom-js .btn-action.diffuse:before {
  content: ' ';
  width: 26px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -343px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.archive,
.batch-actions-custom-js .btn-action.archive {
  color: #64B6C2;
}
.batch-actions .btn-action.archive:before,
.batch-actions-custom-js .btn-action.archive:before {
  content: ' ';
  width: 26px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -457px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.inactive,
.batch-actions-custom-js .btn-action.inactive {
  color: #b5221b;
}
.batch-actions .btn-action.inactive:before,
.batch-actions-custom-js .btn-action.inactive:before {
  content: ' ';
  width: 26px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -227px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.unattrib,
.batch-actions-custom-js .btn-action.unattrib {
  color: #b5221b;
}
.batch-actions .btn-action.unattrib:before,
.batch-actions-custom-js .btn-action.unattrib:before {
  content: ' ';
  width: 22px;
  height: 22px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -386px -74px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.append,
.batch-actions-custom-js .btn-action.append,
.batch-actions .btn-action.move,
.batch-actions-custom-js .btn-action.move {
  color: #ff7700;
}
.batch-actions .btn-action.append:before,
.batch-actions-custom-js .btn-action.append:before,
.batch-actions .btn-action.move:before,
.batch-actions-custom-js .btn-action.move:before {
  content: ' ';
  width: 26px;
  height: 26px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -266px -108px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.delete,
.batch-actions-custom-js .btn-action.delete,
.batch-actions .btn-action.delete-custom-js,
.batch-actions-custom-js .btn-action.delete-custom-js {
  color: #b5221b;
}
.batch-actions .btn-action.delete:before,
.batch-actions-custom-js .btn-action.delete:before,
.batch-actions .btn-action.delete-custom-js:before,
.batch-actions-custom-js .btn-action.delete-custom-js:before {
  content: ' ';
  width: 24px;
  height: 24px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -150px -109px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.batch-actions .btn-action.certif,
.batch-actions-custom-js .btn-action.certif {
  color: #43AC68;
}
.batch-actions .btn-action.certif:before,
.batch-actions-custom-js .btn-action.certif:before {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -568px -76px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.table-date-range {
  width: 100%;
}
.table-date-range tr + tr td {
  padding-top: 10px;
}
.table-date-range input.form-control[id$=_valid_date] {
  width: 80px;
  text-align: center;
  margin-right: 5px;
  position: relative;
  display: inline-block;
}
.table-date-range select {
  width: auto;
  display: inline-block;
}
.table-date-range td.time {
  white-space: nowrap;
}
.timepicker {
  display: inline-block;
  position: relative;
}
input.datepicker,
input.datepicker-inner {
  width: 120px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  position: relative;
}
.ui-datepicker-trigger {
  background: transparent;
  border: 0;
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -69px -261px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.ui-datepicker-trigger img {
  display: none;
}
.menus .channel-selector {
  margin-bottom: 20px;
}
.zone-toggler {
  cursor: pointer;
  color: #333333;
  outline: none!important;
}
.zone-toggler:before {
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -20px -326px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
.zone-toggler.active {
  background: #f4f3f3;
}
.zone-toggler.active:before {
  background-position: -20px -296px;
}
.menu-toggler {
  display: block;
  border: 1px solid #e9e9e9;
  font-weight: 700;
  color: #333333;
  padding: 15px;
  cursor: pointer;
}
.menu-toggler:hover {
  color: #333333;
  border-color: #ccc;
}
.menu-toggler:before {
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -20px -326px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  margin-top: -2px;
}
.menu-toggler.active {
  background: #f4f3f3;
}
.menu-toggler.active:before {
  background-position: -20px -296px;
}
.menu-toggler .list-btn-action.delete {
  float: right;
}
.menu-toggler .list-btn-action.delete.disabled {
  filter: grayscale(100%) brightness(150%);
}
.menu-toggler,
.menu-toggler:active,
.menu-toggler:focus {
  text-decoration: none;
  color: black;
  outline: 0;
}
.menu-toggler + .menu {
  padding: 15px;
  border: 1px solid #e9e9e9;
  border-top: 0;
  display: none;
}
.menu-toggler + .menu label:after {
  display: none;
}
.menu-toggler.active + .menu {
  display: block;
}
ul.list-pages {
  margin: 0;
}
ul.list-pages .checkbox {
  margin: 0;
}
ul.list-pages .checkbox + .checkbox {
  margin-top: 10px;
}
.menu-sortable {
  padding-left: 0;
  list-style: none;
}
.menu-sortable ul {
  padding-left: 0;
  list-style: none;
  padding-left: 20px;
}
.menu-sortable .menu-item {
  background: #f2f2f2;
  border: 1px solid #eaeaea;
  margin: 5px 0;
  padding: 0 10px;
  line-height: 40px;
  font-weight: 700;
  position: relative;
}
.menu-sortable .menu-item.folder .ico-dir:before {
  content: ' ';
  width: 34px;
  height: 28px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -232px -449px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin: -5px 10px 0 0;
}
.menu-sortable .menu-item.folder .ico-dir.on:before {
  background-position: -232px -414px;
}
.menu-sortable .menu-item.active {
  background: #FEF8E0;
}
.menu-sortable .menu-item .sorter-col {
  width: 30px;
  text-align: center;
  cursor: move;
  position: absolute;
  top: 0;
  right: 75px;
  bottom: 0;
}
.menu-sortable .menu-item .sorter-col:before {
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -298px -296px;
  display: inline-block;
  vertical-align: middle;
}
.menu-sortable .menu-item .sorter-col:after {
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -298px -327px;
  display: inline-block;
  vertical-align: middle;
}
.menu-sortable li:first-child > .menu-item .sorter-col:before {
  display: none;
}
.menu-sortable li:last-child > .menu-item .sorter-col:after {
  display: none;
}
.menu-sortable aside {
  position: absolute;
  top: 0;
  right: 10px;
}
.menu-sortable aside .edit {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -111px -76px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.menu-sortable aside .delete {
  content: ' ';
  width: 20px;
  height: 20px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -153px -76px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px;
}
.menu-sortable .menu-placeholder {
  background: #F1F1F1;
  min-height: 30px;
}
.menu-sortable .details {
  padding: 8px;
  margin-top: -6px;
  border: 1px solid #eaeaea;
}
.menu-sortable .details-row {
  margin-left: -3px;
  margin-right: -3px;
}
.menu-sortable .details-row .details-col {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
.menu-sortable .details-row .details-col .caption {
  border: 1px solid #eaeaea;
  padding: 8px;
}
#edit_area label {
  font-family: Arial;
  font-size: 13px;
  color: #333333;
  font-weight: 700;
}
#edit_area label:after {
  content: " :";
  display: inline;
}
#edit_area .form-lang {
  position: relative;
  height: 20px;
}
#edit_area .form-lang .form-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 22px;
  width: auto;
}
#edit_area .form-lang + .form-lang {
  margin-top: 5px;
}
#edit_area .ico-fr {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -158px -296px;
  display: inline-block;
  vertical-align: middle;
}
#edit_area .ico-en {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -194px -296px;
  display: inline-block;
  vertical-align: middle;
}
#edit_area .ico-de {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -266px -296px;
  display: inline-block;
  vertical-align: middle;
}
#edit_area .ico-nl {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -230px -296px;
  display: inline-block;
  vertical-align: middle;
}
#edit_area .ico-es {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -410px -297px;
  display: inline-block;
  vertical-align: middle;
}
#edit_area .ico-pt {
  content: ' ';
  width: 16px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -444px -297px;
  display: inline-block;
  vertical-align: middle;
}
.maintenance-jauge {
  border: 1px solid #a9a9a9;
  padding: 7px;
  margin-bottom: 30px;
}
.maintenance-jauge .col-xs-5 {
  padding-left: 0;
}
.maintenance-jauge .details {
  margin: 8px -5px 0;
}
.maintenance-jauge .details > DIV {
  padding: 0 5px;
}
.maintenance-jauge .details .dot {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 0px;
  background: #e1e1e1;
  vertical-align: middle;
}
.maintenance-jauge .bar-jauge {
  float: left;
  width: 3%;
  height: 36px;
  padding: 0 2px;
}
.maintenance-jauge .bar-jauge:before {
  content: '';
  display: block;
  background: #e1e1e1;
  height: 36px;
  border-radius: 4px;
}
.maintenance-jauge.excellent .colored,
.maintenance-jauge.excellent .bar-jauge.active:before {
  background: #88c438;
}
.maintenance-jauge.good .colored,
.maintenance-jauge.good .bar-jauge.active:before {
  background: #ffa200;
}
.maintenance-jauge.warning .colored,
.maintenance-jauge.warning .bar-jauge.active:before {
  background: #ff5438;
}
.check-title {
  font-style: italic;
  color: #999999;
  margin-bottom: 3px;
}
.check_ok,
.check_pb {
  line-height: 16px;
  margin-bottom: 8px;
}
.check_ok:before,
.check_pb:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -50px -325px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.check_pb:before {
  background-position: -329px -325px;
}
#modalDiffusion LABEL,
#modalPref LABEL {
  font-family: arial;
  font-size: 14px;
}
#modalDiffusion LABEL:after,
#modalPref LABEL:after {
  content: "";
}
.mini-form-seqs .seq-editor {
  background: #F9F9F9;
  border: 1px solid #E9E9E9;
  padding: 10px 0;
  margin: 0 0 7px;
}
.mini-form-seqs .btns {
  text-align: right;
}
.pagination-admin {
  display: block;
  padding: 0;
  margin: 0;
  text-align: center;
}
.pagination-admin LI {
  display: inline-block;
  vertical-align: top;
}
.pagination-admin LI.disabled {
  color: #666;
}
.pagination-admin LI.active {
  font-weight: bold;
}
.pagination-admin LI > A,
.pagination-admin LI > SPAN {
  display: inline-block;
  padding: 4px;
}
.pagination-admin LI A {
  cursor: pointer;
}
.page_bandeau hr {
  margin: 10px -15px;
}
.page_bandeau textarea {
  width: 100%;
  border: 1px solid #afafaf;
  margin-top: 4px;
}
.page_bandeau .panel-body {
  padding-bottom: 10px !important;
}
.page_bandeau .panel-body LABEL {
  font-family: Arial;
  font-size: 14px;
}
.page_bandeau .panel-body LABEL:after {
  content: "";
}
.page_bandeau h4 a:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -17px -295px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
}
.page_bandeau h4 a.collapsed:before {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -17px -325px;
  display: inline-block;
  vertical-align: middle;
}
.page_bandeau h4 a span.ico_DIFF {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -50px -325px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.page_bandeau h4 a span.ico_OFF {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -121px -325px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.page_bandeau h4 a span.ico_PROG {
  content: ' ';
  width: 16px;
  height: 16px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -85px -325px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel-group .panel {
  border-radius: 0;
}
.changelog-link {
  color: #949494;
}
.changelog-link:before {
  content: ' ';
  width: 17px;
  height: 17px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -611px -21px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.changelog .close {
  color: red;
  opacity: 1;
}
.changelog .modal-title {
  color: #90659D;
  font-size: 28px;
}
.changelog .modal-body {
  max-height: 600px;
  overflow: auto;
  color: #666;
}
.changelog h2 {
  font-size: 18px;
}
.changelog h3 {
  font-size: 14px;
  margin: 0;
  font-family: verdana, arial;
}
.changelog pre {
  border: 0px;
  background: white;
  padding: 0;
  font-family: verdana, arial;
}
.ad-choice {
  margin-bottom: 20px;
}
.ad-choice,
.advertiser-choice {
  border: 1px solid #dadada;
  padding: 20px;
}
.ad-choice select[name=advertiser-choice],
.advertiser-choice select[name=advertiser-choice] {
  width: 380px;
  margin-right: 20px;
}
.planification-container {
  font-size: 13px;
}
.planification-container:before,
.planification-container:after {
  content: " ";
  display: table;
}
.planification-container:after {
  clear: both;
}
.planification-container:before,
.planification-container:after {
  content: " ";
  display: table;
}
.planification-container:after {
  clear: both;
}
.planification-container .planification-form-container {
  border: 1px solid #dadada;
}
.planification-container .planification-form-container:before,
.planification-container .planification-form-container:after {
  content: " ";
  display: table;
}
.planification-container .planification-form-container:after {
  clear: both;
}
.planification-container .planification-form-container:before,
.planification-container .planification-form-container:after {
  content: " ";
  display: table;
}
.planification-container .planification-form-container:after {
  clear: both;
}
.planification-container .btn-save-planification {
  margin: 10px 20px 10px 0;
}
.planification-container .add-week {
  content: ' ';
  width: 25px;
  height: 25px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -308px -107px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.planification-container table.planification {
  border-collapse: collapse;
  border: 0;
}
.planification-container table.planification th {
  background: #e9e9e9;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 36px;
  padding-left: 10px;
}
.planification-container table.planification td {
  background: #f3f3f3;
  vertical-align: top;
}
.planification-container table.planification .grey-top-right {
  border-bottom: 1px solid #c6c6c6;
  height: 37px;
}
.planification-container table.planification .td-add-week {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #c6c6c6;
  border-bottom: 0;
}
.planification-container table.planification .td-add-week-label {
  font-size: 10px;
  vertical-align: middle;
  text-align: center;
  height: 46px;
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
}
.planification-container table.planification .organism {
  vertical-align: middle;
  font-size: 11px;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 0 8px;
  height: 63px;
}
.planification-container table.planification .organism .negative {
  color: red;
}
.planification-container table.planification .organism .null {
  color: green;
}
.planification-container table.planification .organism .see {
  content: ' ';
  width: 24px;
  height: 24px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -237px -356px;
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-right: 8px;
}
.planification-container table.planification tr.blank-line {
  border: 0;
}
.planification-container table.planification tr.blank-line td {
  background: white;
}
.planification-container .calendar-cell > div {
  overflow-x: scroll;
  width: 870px;
}
.planification-container .calendar-cell td.day {
  min-width: 27px;
  text-align: center;
  height: 46px;
  vertical-align: middle;
  font-size: 12px;
  color: #626b76;
  background: #f3f3f3;
}
.planification-container .calendar-cell td.day:nth-child(odd) {
  background: #fff;
}
.planification-container .calendar-cell td.day.new-month {
  border-left: 1px solid #c6c6c6;
}
.planification-container .calendar-cell tr {
  border-bottom: 1px solid #c6c6c6;
}
.planification-container .calendar-cell .tr-days td {
  text-align: center;
  height: 63px;
  vertical-align: middle;
  background-color: #f3f3f3;
  user-select: none;
}
.planification-container .calendar-cell .tr-days td:nth-child(odd) {
  background-color: #fff;
}
.planification-container .calendar-cell .tr-days td.new-month {
  border-left: 1px solid #c6c6c6;
}
.planification-container .calendar-cell .tr-days td.taken {
  position: relative;
}
.planification-container .calendar-cell .tr-days td.full {
  background-color: #dec9c8;
}
.planification-container .calendar-cell .tr-days td.full:nth-child(odd) {
  background-color: #e8d2d1;
}
.planification-container .calendar-cell .tr-days td .started-adspace {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 100%;
  z-index: 2;
}
.planification-container .calendar-cell .tr-days td .started-adspace .bar {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 22px;
  margin-top: -11px;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #515966 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #515966 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #515966 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff515966', GradientType=0);
  border: 1px solid #535b66;
  border-bottom-right-radius: 11px;
  border-top-right-radius: 11px;
  opacity: 0.5;
}
.planification-container .calendar-cell .tr-days td .adspace {
  position: absolute;
  top: 0;
  left: 0;
  width: 190px;
  height: 100%;
  -webkit-transition: width 0.25s, left 0.1s;
  -o-transition: width 0.25s, left 0.1s;
  transition: width 0.25s, left 0.1s;
  z-index: 2;
}
.planification-container .calendar-cell .tr-days td .adspace .bar {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 22px;
  line-height: 20px;
  margin-top: -11px;
  background-image: -webkit-linear-gradient(top, #707a84 0%, #515966 100%);
  background-image: -o-linear-gradient(top, #707a84 0%, #515966 100%);
  background-image: linear-gradient(to bottom, #707a84 0%, #515966 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff707a84', endColorstr='#ff515966', GradientType=0);
  border: 1px solid #535b66;
  border-radius: 11px;
}
.planification-container .calendar-cell .tr-days td .adspace .remover {
  content: ' ';
  width: 7px;
  height: 7px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -552px -310px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 7px;
  cursor: pointer;
}
.planification-container .calendar-cell .tr-days td .adspace .drag-helper {
  content: ' ';
  width: 11px;
  height: 11px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -580px -309px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: 90px;
  cursor: grab;
}
.planification-container .calendar-cell .tr-days td .adspace .resizer {
  content: ' ';
  width: 7px;
  height: 6px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -609px -312px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 8px;
  right: 9px;
  cursor: w-resize;
}
.planification-container .calendar-cell .tr-days td .adspace.extended .bar {
  margin-top: -22px;
}
.planification-container .calendar-cell .tr-days td .adspace.extended .bar .expender {
  position: absolute;
  top: 100%;
  right: 10px;
  background: rgba(56, 61, 66, 0.5);
  margin-top: 1px;
  font-size: 10px;
  line-height: 23px;
  padding: 0 7px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.planification-container .calendar-cell .tr-days td .adspace.extended .bar .expender input[type=text] {
  width: 30px;
  text-align: center;
  height: 16px;
  line-height: 14px;
  border: 1px solid #899098;
  vertical-align: middle;
}
.planification-container .calendar-cell .tr-days td .adspace.extended .bar .btn-expend {
  cursor: pointer;
}
.planification-container .calendar-cell .tr-days td .adspace.submitted .bar {
  background: rgba(146, 199, 22, 0.2);
  border-color: #69ae2c;
  text-align: left;
  padding-left: 10px;
  overflow: hidden;
}
.planification-container .calendar-cell .tr-days td .adspace.submitted .bar:before {
  content: 'En attente de validation';
  color: #69ae2c;
  font-size: 13px;
  font-style: italic;
}
.planification-container .calendar-cell .tr-days td .adspace.accepted .bar {
  background-image: -webkit-linear-gradient(top, #92c716 0%, #4e962d 100%);
  background-image: -o-linear-gradient(top, #92c716 0%, #4e962d 100%);
  background-image: linear-gradient(to bottom, #92c716 0%, #4e962d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff92c716', endColorstr='#ff4e962d', GradientType=0);
  border-color: #69ae2c;
  text-align: left;
  padding-left: 10px;
  overflow: hidden;
}
.planification-container .calendar-cell .tr-days td .adspace.accepted .bar:before {
  content: 'Validée';
  color: #fff;
  font-size: 13px;
  font-style: italic;
}
.planification-container .calendar-cell .tr-days td .adspace.refused .bar {
  background: rgba(184, 43, 33, 0.2);
  border-color: #781d19;
  text-align: left;
  padding-left: 10px;
  overflow: hidden;
}
.planification-container .calendar-cell .tr-days td .adspace.refused .bar:before {
  content: 'Refusée';
  color: #781d19;
  font-size: 13px;
  font-style: italic;
}
.planification-container .interactive td.available:hover,
.planification-container .interactive td.unavailable:hover {
  position: relative;
}
.planification-container .interactive td.available:hover:after,
.planification-container .interactive td.unavailable:hover:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 190px;
  height: 22px;
  margin-top: -11px;
  border: 1px solid #000;
  border-radius: 11px;
  pointer-events: none;
}
.planification-container .interactive td.available:hover {
  cursor: pointer;
}
.planification-container .interactive td.available:hover:after {
  background-color: rgba(146, 199, 22, 0.2);
  border-color: #69ae2c;
}
.planification-container .interactive td.unavailable:hover:after {
  background-color: rgba(184, 43, 33, 0.2);
  border-color: #781d19;
}
.planification-container .month-title th {
  border-left: 1px solid #c6c6c6;
}
.planification-container .list-months {
  width: 870px;
  float: right;
  font-size: 11px;
  background: #dddddd;
  line-height: 20px;
  border: 1px solid #c6c6c6;
}
.planification-container .list-months:before,
.planification-container .list-months:after {
  content: " ";
  display: table;
}
.planification-container .list-months:after {
  clear: both;
}
.planification-container .list-months:before,
.planification-container .list-months:after {
  content: " ";
  display: table;
}
.planification-container .list-months:after {
  clear: both;
}
.planification-container .list-months a {
  float: left;
  width: 8.33%;
  text-align: center;
  color: #b0b0b0;
}
.planification-container .list-months a + a {
  border-left: 1px solid #c6c6c6;
}
.planification-container .list-months a:hover {
  color: #444;
}
.planification-container .slide-planification-summary {
  border: 1px solid #c6c6c6;
  width: 100%;
}
.planification-container .slide-planification-summary th {
  padding: 10px 15px;
  font-style: italic;
  font-weight: normal;
  color: #333333;
  border-bottom: 1px solid #c6c6c6;
}
.planification-container .slide-planification-summary td {
  background: #f3f3f3;
  vertical-align: top;
  padding: 10px;
  border-top: 1px solid #c6c6c6;
}
.planification-container .slide-planification-summary td + td {
  border-left: 1px solid #c6c6c6;
}
.advertiser-toggler {
  background: #f3f3f3;
  border: 1px solid #c6c6c6;
  font-size: 20px;
  line-height: 44px;
  padding: 0 10px;
  font-family: 'Din Alternate', 'Din', sans-serif;
  cursor: pointer;
}
.advertiser-toggler:before {
  content: ' ';
  width: 10px;
  height: 9px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -20px -326px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.advertiser-toggler.active:before {
  width: 9px;
  height: 10px;
  background-position: -20px -296px;
}
.advertiser-viewer {
  border-left: 1px solid #c6c6c6;
  border-right: 1px solid #c6c6c6;
}
.bordered-zone.status-accepted,
.bordered-zone.status-refused {
  padding: 0 15px;
  font-size: 20px;
}
.bordered-zone.status-accepted label,
.bordered-zone.status-refused label {
  font-weight: 700;
  font-size: 20px;
  padding-left: 75px;
}
.bordered-zone.status-accepted label input,
.bordered-zone.status-refused label input {
  margin-top: 8px;
  left: 0;
  margin-left: 0;
}
.bordered-zone.status-accepted label:before,
.bordered-zone.status-refused label:before {
  content: ' ';
  width: 24px;
  height: 24px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -111px -109px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  position: absolute;
  left: 35px;
  top: 2px;
}
.bordered-zone.status-refused label:before {
  background-position: -150px -109px;
}
.black-ad-summary {
  background: #494949;
  color: white;
  line-height: 40px;
  padding: 0 15px;
  font-size: 20px;
  font-weight: bold;
}
.next-zone-toggable {
  cursor: pointer;
}
.next-zone-toggable:after {
  content: ' ';
  width: 10px;
  height: 10px;
  background-image: url("/bundles/pan/images/sprite.svg");
  background-size: 800px 600px;
  background-position: -20px -296px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.next-zone-toggable.toggled:after {
  background-position: -20px -326px;
}
.slide-palette-editor .col-sm-3 {
  width: 33.33%;
}
.slide-palette-editor .col-sm-3:nth-child(4) {
  display: none;
}
.slide-builder .preview-slide-wrapper {
  box-shadow: 0 0 2px 2px #666;
}
.slide-builder .cmds {
  display: block;
  line-height: 1;
  white-space: nowrap;
  z-index: 10;
  position: absolute;
  font-size: 20px;
  right: 5px;
  top: 5px;
  color: black;
  text-shadow: 0 0 2px white;
  cursor: pointer;
}
.slide-builder .cmds .edit-h {
  cursor: pointer;
}
.slide-builder .cmds .edit-h:before {
  content: ' ';
  width: 18px;
  height: 17px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -76px -200px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .cmds .expand-h {
  cursor: pointer;
}
.slide-builder .cmds .expand-h:before {
  content: ' ';
  width: 17px;
  height: 17px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -116px -200px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .cmds .delete-h {
  cursor: pointer;
}
.slide-builder .cmds .delete-h:before {
  content: ' ';
  width: 18px;
  height: 17px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -96px -200px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .slide_wrapper .preview {
  width: 100%;
  height: 100%;
  position: relative;
  background: #000;
}
.slide-builder .layer {
  position: absolute;
  left: calc(50% - 200px);
  top: calc(50% - 25px);
  width: 400px;
  font-size: 40px;
  color: #333;
  background: rgba(0, 0, 0, 0);
  min-width: 10px;
  min-height: 10px;
  height: 50px;
  line-height: 1.25;
  border: 0px solid #000;
}
.slide-builder .layer P {
  margin: 0 0 0.5em;
}
.slide-builder .layer P:last-child {
  margin: 0;
}
.slide-builder .layer:hover {
  box-shadow: 0 0 2px 2px black;
}
.slide-builder .layer .ui-resizable-handle {
  display: none!important;
}
.slide-builder .layer .cmds,
.slide-builder .layer.selected.editor .cmds {
  display: none;
}
.slide-builder .layer.selected .cmds {
  display: none;
}
.slide-builder .layer.locked {
  pointer-events: none;
}
.slide-builder .layer .ct {
  height: 100%;
  overflow: hidden;
}
.slide-builder .layer.multi-select:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  background: green;
  opacity: 0.25;
  cursor: move;
}
.slide-builder .layer-img,
.slide-builder .layer-vid,
.slide-builder .layer-gal,
.slide-builder .layer-html {
  width: 640px;
  height: 480px;
  left: calc(50% - 320px);
  top: calc(50% - 240px);
}
.slide-builder .layer-vid video {
  background: black;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.slide-builder .layer-html .html-ct {
  height: 100%;
}
.slide-builder .layer-gal .carousel,
.slide-builder .layer-gal .carousel-inner {
  height: 100%;
  background: transparent;
}
.slide-builder .layer-gal .item {
  height: 100%;
  background: no-repeat center center / cover;
}
.slide-builder .layer-gal.carousel-contain .item {
  background-size: contain;
}
.slide-builder .layer-shape {
  width: 200px;
  height: 200px;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  fill: #AAA;
  stroke: black;
  stroke-width: 0px;
}
.slide-builder .layer-shape svg {
  display: block;
  width: 100%;
  height: 100%;
}
.slide-builder .layer-gal .edit-h,
.slide-builder .layer-shape .edit-h,
.slide-builder .layer-html .edit-h {
  display: none;
}
.slide-builder .sel-clone {
  box-shadow: 0 0 1px 1px green;
}
.slide-builder .sel-clone.editor {
  pointer-events: none;
  display: none;
}
.slide-builder .sel-clone .edit-h {
  display: none;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-s {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  margin-left: -4px;
  bottom: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-sw {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  left: -4px;
  bottom: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-se {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  right: -4px;
  bottom: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-w {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  left: -4px;
  top: 50%;
  margin-top: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-e {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  right: -4px;
  top: 50%;
  margin-top: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-n {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  left: 50%;
  margin-left: -4px;
  top: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-nw {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  left: -4px;
  top: -4px;
}
.slide-builder .sel-clone .ui-resizable-handle.ui-resizable-ne {
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: #fff;
  border-radius: 50%;
  top: -4px;
  right: -4px;
}
.slide-builder .sel-clone.edit-bt .edit-h {
  display: inline-block;
}
.slide-builder .shadows .shad {
  cursor: pointer;
}
.slide-builder .shadows .shad:hover {
  box-shadow: 0 0 1px 1px black;
}
.slide-builder .zone-wrapper {
  margin-left: 59px;
  position: relative;
  margin-bottom: 10px;
  box-shadow: 0 0 3px black;
  min-height: 375px;
  background: #F4F4F4;
}
.slide-builder .zone-wrapper .ctrls {
  position: absolute;
  left: -59px;
  width: 50px;
  border: 1px solid #DBDBDB;
  padding: 0 2px 3px;
}
.slide-builder .zone-wrapper .ctrls.ctrls-top {
  top: 0;
}
.slide-builder .zone-wrapper .ctrls.ctrls-bottom {
  bottom: 0;
}
.slide-builder .zone-wrapper .preview-overflow {
  width: 100%;
  max-height: 640px;
  overflow: auto;
}
.slide-builder .ctrls A,
.slide-builder .ctrls BUTTON {
  display: inline-block;
  border: none;
  background: none;
  margin: 3px 0 0;
  padding: 0;
}
.slide-builder .ctrls A:before,
.slide-builder .ctrls BUTTON:before {
  content: ' ';
  width: 42px;
  height: 42px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -19px -119px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .ctrls A.add-text:before,
.slide-builder .ctrls BUTTON.add-text:before {
  background-position: -19px -119px;
}
.slide-builder .ctrls A.add-shape:before,
.slide-builder .ctrls BUTTON.add-shape:before {
  background-position: -69px -119px;
}
.slide-builder .ctrls A.add-img:before,
.slide-builder .ctrls BUTTON.add-img:before {
  background-position: -119px -119px;
}
.slide-builder .ctrls A.add-vid:before,
.slide-builder .ctrls BUTTON.add-vid:before {
  background-position: -169px -119px;
}
.slide-builder .ctrls A.add-gal:before,
.slide-builder .ctrls BUTTON.add-gal:before {
  background-position: -219px -119px;
}
.slide-builder .ctrls A.add-html:before,
.slide-builder .ctrls BUTTON.add-html:before {
  background-position: -269px -119px;
}
.slide-builder .ctrls A.add-widget:before,
.slide-builder .ctrls BUTTON.add-widget:before {
  background-position: -410px -170px;
}
.slide-builder .ctrls A.cancel:before,
.slide-builder .ctrls BUTTON.cancel:before {
  background-position: -319px -119px;
}
.slide-builder .ctrls A.animate:before,
.slide-builder .ctrls BUTTON.animate:before {
  width: 32px;
  height: 32px;
  background-position: -369px -119px;
}
.slide-builder .ctrls A.disabled,
.slide-builder .ctrls BUTTON.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.slide-builder .ctrls A.animate.disabled,
.slide-builder .ctrls BUTTON.animate.disabled {
  cursor: pointer;
  opacity: 1;
}
.slide-builder .ctrls A.animate.disabled:before,
.slide-builder .ctrls BUTTON.animate.disabled:before {
  background-position: -419px -119px;
}
.slide-builder .preview-layout {
  width: 960px;
  height: 540px;
  overflow: hidden;
  position: relative;
  background: #000;
}
.slide-builder .preview {
  overflow: hidden;
}
.slide-builder .aside-header {
  position: relative;
  margin-left: 440px;
}
.slide-builder .aside-header .btn-toggle-ctrl {
  line-height: 33px;
  font-size: 14px;
  padding: 0 10px;
  color: #444;
  margin: 5px 0 0;
  background: linear-gradient(to bottom, #f7f7f7, #f3f3f3);
  border: 1px solid #C2C2C2;
  box-shadow: none;
  border-bottom: 0px;
  border-radius: 3px 3px 0 0;
  position: relative;
  min-width: 150px;
  outline: none;
}
.slide-builder .aside-header .btn-toggle-ctrl.active {
  color: #444;
  background: white;
  font-weight: 700;
}
.slide-builder .aside-header .btn-toggle-ctrl.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 1px;
  right: 1px;
  height: 1px;
  background: white;
  z-index: 5;
}
.slide-builder .aside-header .ctrls {
  float: right;
}
.slide-builder .aside-header .duree-ph {
  position: absolute;
  left: -385px;
  top: 10px;
}
.slide-builder .aside-header .duree-ph:before {
  content: "Durée de la page : ";
}
.slide-builder .aside-header .duree-ph:after {
  content: " s";
}
.slide-builder .aside-header .duree-ph .input {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
}
.slide-builder .aside-header .duree-ph .warn {
  position: absolute;
  left: 100%;
  white-space: nowrap;
  margin-left: 10px;
  color: #8A231E;
}
.slide-builder .aside-header .duree-ph .warn:before {
  content: ' ';
  width: 18px;
  height: 17px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -100px -220px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 4px 0 0;
}
.slide-builder .aside-ctrl {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  margin-left: 59px;
  position: relative;
  margin-bottom: 35px;
}
.slide-builder .aside-ctrl .layers-panel {
  flex: 0 0 381px;
}
.slide-builder .aside-ctrl .props,
.slide-builder .aside-ctrl .anims-opt {
  flex: 1 0 480px;
}
.slide-builder .aside-ctrl.v-props .anims,
.slide-builder .aside-ctrl.v-props .timeline-grid,
.slide-builder .aside-ctrl.v-props .anims-opt {
  display: none;
}
.slide-builder .aside-ctrl.v-props .layers-panel .item.selected,
.slide-builder .aside-ctrl.v-props .layers-panel .item.multi-select {
  z-index: 3;
}
.slide-builder .aside-ctrl.v-props .layers-panel .item.selected:before,
.slide-builder .aside-ctrl.v-props .layers-panel .item.multi-select:before {
  content: "";
  position: absolute;
  right: -2px;
  width: 2px;
  top: 0;
  bottom: 0;
  background: white;
}
.slide-builder .aside-ctrl.v-anims-light .props,
.slide-builder .aside-ctrl.v-anims-light .anims,
.slide-builder .aside-ctrl.v-anims-light .timeline-grid {
  display: none;
}
.slide-builder .aside-ctrl.v-anims-light .layers-panel .item.selected,
.slide-builder .aside-ctrl.v-anims-light .layers-panel .item.multi-select {
  z-index: 3;
}
.slide-builder .aside-ctrl.v-anims-light .layers-panel .item.selected:before,
.slide-builder .aside-ctrl.v-anims-light .layers-panel .item.multi-select:before {
  content: "";
  position: absolute;
  right: -2px;
  width: 2px;
  top: 0;
  bottom: 0;
  background: white;
}
.slide-builder .aside-ctrl.v-anims .props,
.slide-builder .aside-ctrl.v-anims .anims-opt {
  display: none;
}
.slide-builder .aside-ctrl.v-anims .layers-panel {
  flex: 1 0 50%;
  margin-right: 15px;
}
.slide-builder .aside-ctrl.v-anims .layers-panel:empty {
  margin-left: 381px;
  border: 1px solid #DADADA;
  padding: 20px;
}
.slide-builder .aside-ctrl.v-anims .layers-panel .item:nth-child(odd) {
  background: white;
}
.slide-builder .aside-ctrl.v-anims .layers-panel .item.selected:nth-child(even),
.slide-builder .aside-ctrl.v-anims .layers-panel .item.multi-select:nth-child(even) {
  background: #F0F0F0;
}
.slide-builder .aside-ctrl.v-anims .layers-panel .item .ttl {
  width: 259px;
}
.slide-builder .aside-ctrl .panel .panel-heading {
  font-family: 'Din Alternate', 'Din', sans-serif;
  font-weight: 300;
  color: #666666;
  font-size: 18px;
  padding: 5px 0;
}
.slide-builder .aside-ctrl .panel .panel-body {
  color: #393939;
  border: 1px solid #DADADA;
  padding: 5px;
}
.slide-builder .timeline-grid {
  position: absolute;
  right: 15px;
  left: 382px;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  pointer-events: none;
  counter-reset: compteSecondes;
  font-size: 10px;
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
}
.slide-builder .timeline-grid .line {
  width: 2px;
  background: #DADADA;
  height: calc(100% + 4px);
  position: relative;
  margin: 0 -1px;
}
.slide-builder .timeline-grid .line + .line {
  counter-increment: compteSecondes;
}
.slide-builder .timeline-grid .line:nth-child(5n + 1) {
  height: calc(100% + 12px);
}
.slide-builder .timeline-grid .line:nth-child(5n + 1):before {
  content: counter(compteSecondes) "s";
  display: block;
  position: absolute;
  bottom: -13px;
  right: 0;
  transform: translateX(50%);
}
.slide-builder .layers-panel {
  padding: 0;
  margin-top: 1px;
}
.slide-builder .layers-panel:empty:before {
  content: "Ajoutez un premier bloc grâce aux outils sur la gauche";
  display: block;
  text-align: center;
  padding: 20px 0;
  font-style: italic;
  color: #aaa;
  background: white;
  position: relative;
  z-index: 1;
}
.slide-builder .layers-panel .item {
  color: #393939;
  cursor: pointer;
  line-height: 28px;
  padding: 0px 0 0 5px;
  position: relative;
  border: 1px solid #CDCDCD;
  background: #F0F0F0;
}
.slide-builder .layers-panel .item .ttl {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 118px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.slide-builder .layers-panel .item i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.slide-builder .layers-panel .item i:before {
  content: ' ';
  width: 17px;
  height: 19px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -18px -199px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .layers-panel .item i.locker:before {
  background-position: -18px -199px;
}
.slide-builder .layers-panel .item i.sorter:before {
  background-position: -37px -199px;
}
.slide-builder .layers-panel .item i.deleter {
  position: absolute;
  left: -24px;
  top: 3px;
}
.slide-builder .layers-panel .item i.deleter:before {
  background-position: -96px -200px;
}
.slide-builder .layers-panel .item i.clear-anim {
  position: absolute;
  right: -24px;
  top: 3px;
  margin-right: 0;
}
.slide-builder .layers-panel .item i.clear-anim:before {
  width: 20px;
  background-position: -75px -218px;
}
.slide-builder .layers-panel .item .ui-sortable-handle {
  cursor: ns-resize;
}
.slide-builder .layers-panel .item.selected i.locker:before,
.slide-builder .layers-panel .item:not(.locked):hover i.locker:before {
  background-position: -18px -219px;
}
.slide-builder .layers-panel .item.selected i.sorter:before,
.slide-builder .layers-panel .item:not(.locked):hover i.sorter:before {
  background-position: -37px -219px;
}
.slide-builder .layers-panel .item.selected,
.slide-builder .layers-panel .item.multi-select {
  background: white;
  color: #017632;
  border-right: 1px solid white;
}
.slide-builder .layers-panel .item.locked i.locker:before {
  background-position: -18px -239px;
}
.slide-builder .layers-panel .item.locked {
  cursor: default;
}
.slide-builder .layers-panel .item.locked > * {
  opacity: 0.7;
  pointer-events: none;
}
.slide-builder .layers-panel .item.locked:not(.hardlocked) i.locker {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}
.slide-builder .layers-panel .item.locked.hardlocked i.locker {
  filter: grayscale(100%);
}
.slide-builder .layers-panel .anim-list-popover {
  width: 130px;
}
.slide-builder .layers-panel .anims {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 378px);
}
.slide-builder .layers-panel .anims .timeline {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 28px;
}
.slide-builder .layers-panel .anims .view {
  background: linear-gradient(to bottom, #458CB6, #356492);
  width: 0;
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 1px;
  z-index: 2;
  cursor: ew-resize;
}
.slide-builder .layers-panel .anims .view .r {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 10px;
  cursor: col-resize;
}
.slide-builder .layers-panel .anims .dragging .view {
  pointer-events: none;
}
.slide-builder .layers-panel .ttl:before {
  content: ' ';
  width: 24px;
  height: 24px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -170px -170px;
  display: inline-block;
  vertical-align: middle;
  margin: -5px 10px 0 0;
  filter: grayscale(100%);
}
.slide-builder .layers-panel .ttl.type-text:before {
  background-position: -170px -204px;
}
.slide-builder .layers-panel .ttl.type-shape:before {
  background-position: -204px -204px;
}
.slide-builder .layers-panel .ttl.type-img:before {
  background-position: -238px -204px;
}
.slide-builder .layers-panel .ttl.type-vid:before {
  background-position: -272px -204px;
}
.slide-builder .layers-panel .ttl.type-gal:before {
  background-position: -306px -204px;
}
.slide-builder .layers-panel .ttl.type-html:before {
  background-position: -340px -204px;
}
.slide-builder .layers-panel .ttl.type-widget:before {
  background-position: -204px -237px;
}
.slide-builder .layers-panel .selected .ttl:before {
  filter: none;
}
.slide-builder .props {
  position: relative;
  border: 1px solid #CCCCCC;
  padding: 15px 19px;
}
.slide-builder .props:empty:before {
  content: "Sélectionnez un bloc pour éditer ses propriétés";
  display: block;
  text-align: center;
  padding: 20px 0;
  font-style: italic;
  color: #aaa;
  background: white;
  position: relative;
  z-index: 1;
}
.slide-builder .props:empty:after {
  display: none;
}
.slide-builder .props:after {
  content: "";
  position: absolute;
  top: 15px;
  bottom: 15px;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  background: #DFDFDF;
}
.slide-builder .props LABEL {
  font-size: 12px;
  font-family: Arial;
  margin-top: 4px;
}
.slide-builder .props LABEL:after {
  content: "";
}
.slide-builder .props .row {
  margin: 0 -10px;
}
.slide-builder .props .row > * {
  padding: 0 10px;
}
.slide-builder .props .form-group {
  position: relative;
  z-index: 1;
  margin: 0 4px;
  padding: 4px 0;
  background: white;
}
.slide-builder .props .form-group > * {
  padding: 0 4px;
}
.slide-builder .props .form-control {
  height: 28px;
}
.slide-builder .props .input-group {
  position: relative;
  display: block;
}
.slide-builder .props .input-group .input-group-addon {
  position: absolute;
  right: 27px;
  top: 3px;
  border: none;
  background: none;
  pointer-events: none;
  z-index: 3;
}
.slide-builder .props .input-group .form-control {
  border-right: 1px solid #a9a9a9;
  border-radius: 2px;
}
.slide-builder .props .cItems .ls {
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .props .cItems .item {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: no-repeat center center / cover;
  border: 1px solid #777;
  border-radius: 1px;
  cursor: move;
  margin: 1px;
}
.slide-builder .props .cItems .item .remove {
  position: absolute;
  top: 1px;
  right: 1px;
  cursor: pointer;
  display: none;
}
.slide-builder .props .cItems .item .remove:before {
  content: ' ';
  width: 18px;
  height: 17px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -96px -200px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .props .cItems .item:hover .remove {
  display: block;
}
.slide-builder .props .cItems .img-add {
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.slide-builder .props .cItems .img-add:before {
  content: ' ';
  width: 22px;
  height: 22px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -374px -170px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .props .short-palette .color {
  display: inline-block;
  width: 13px;
  height: 13px;
  cursor: pointer;
  margin: 2px 1px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
}
.slide-builder .minimal-ctrl .props:after {
  display: none;
}
.slide-builder .minimal-ctrl .props .form-group > * {
  width: 100%;
}
.slide-builder .alignments .lb {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
}
.slide-builder .alignments button {
  background: none;
  border: none;
  padding: 0;
  margin: 3px;
}
.slide-builder .alignments button:before {
  content: ' ';
  width: 40px;
  height: 40px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -470px -120px;
  display: inline-block;
  vertical-align: middle;
}
.slide-builder .alignments button.align-x0:before {
  background-position: -470px -120px;
}
.slide-builder .alignments button.align-x50:before {
  background-position: -520px -120px;
}
.slide-builder .alignments button.align-x100:before {
  background-position: -570px -120px;
}
.slide-builder .alignments button.align-y0:before {
  background-position: -470px -170px;
}
.slide-builder .alignments button.align-y50:before {
  background-position: -520px -170px;
}
.slide-builder .alignments button.align-y100:before {
  background-position: -570px -170px;
}
.slide-builder .alignments button.align-yflow:before {
  background-position: -470px -220px;
}
.slide-builder .alignments button.align-xflow:before {
  background-position: -520px -220px;
}
.slide-builder .alignments button.align-smallest-x:before {
  background-position: -620px -220px;
}
.slide-builder .alignments button.align-biggest-x:before {
  background-position: -570px -220px;
}
.slide-builder .alignments button.align-smallest-y:before {
  background-position: -620px -220px;
}
.slide-builder .alignments button.align-biggest-y:before {
  background-position: -570px -220px;
}
.slide-builder .anims-opt {
  position: relative;
  border: 1px solid #CCCCCC;
  padding: 15px 19px;
}
.slide-builder .anims-opt:empty:before {
  content: "Sélectionnez un bloc pour éditer ses propriétés";
  display: block;
  text-align: center;
  padding: 20px 0;
  font-style: italic;
  color: #aaa;
  background: white;
  position: relative;
  z-index: 1;
}
.slide-builder .anim-type {
  display: inline-block;
  vertical-align: middle;
  width: 43px;
  padding: 0;
  height: 43px;
  background: none;
  border: none;
}
.slide-builder .anim-type.preview {
  width: 27px;
  margin-right: 10px;
  height: 28px;
}
.slide-builder .anim-type.preview:before {
  transform: scale(0.6);
  transform-origin: 0 0;
}
.slide-builder .anim-type:before {
  content: ' ';
  width: 42px;
  height: 42px;
  background-image: url("/bundles/pan/images/sprite-editeur.svg");
  background-size: 800px 600px;
  background-position: -19px -19px;
  display: inline-block;
  vertical-align: middle;
  filter: grayscale(100%) opacity(0.8);
}
.slide-builder .anim-type.active:before {
  filter: none;
}
.slide-builder .anim-type.ani-:before,
.slide-builder .anim-type.ani-undefined:before {
  background-position: -619px -119px;
}
.slide-builder .anim-type.ani-linked:before {
  background-position: -519px -69px;
}
.slide-builder .anim-type.ani-fadein-left:before {
  background-position: -19px -69px;
}
.slide-builder .anim-type.ani-fadein-right:before {
  background-position: -69px -69px;
}
.slide-builder .anim-type.ani-fadein-top:before {
  background-position: -119px -69px;
}
.slide-builder .anim-type.ani-fadein-bottom:before {
  background-position: -169px -69px;
}
.slide-builder .anim-type.ani-scalein:before {
  background-position: -219px -69px;
}
.slide-builder .anim-type.ani-unscale:before {
  background-position: -269px -69px;
}
.slide-builder .anim-type.ani-fadein:before {
  background-position: -419px -69px;
}
.slide-builder .anim-type.ani-mask-left:before {
  background-position: -569px -69px;
}
.slide-builder .anim-type.ani-mask-right:before {
  background-position: -619px -69px;
}
.slide-builder .anim-type.ani-mask-top:before {
  background-position: -669px -69px;
}
.slide-builder .anim-type.ani-mask-bottom:before {
  background-position: -719px -69px;
}
.slide-builder .anim-type.ani-mask-store-h:before {
  background-position: -369px -69px;
}
.slide-builder .anim-type.ani-mask-store-v:before {
  background-position: -319px -69px;
}
.slide-builder .anim-type.ani-mask-ink:before {
  background-position: -669px -169px;
}
.slide-builder .anim-type.ani-mask-grid:before {
  background-position: -719px -169px;
}
.slide-builder .mask-left,
.slide-builder .mask-right {
  mask: linear-gradient(to left, rgba(0, 0, 0, 0) 50%, #000000 50.01%);
  mask-size: 200% 100%;
  mask-position: 0 0;
  -webkit-mask: linear-gradient(to left, rgba(0, 0, 0, 0) 50%, #000000 50.01%);
  -webkit-mask-size: 200% 100%;
  -webkit-mask-position: 0 0;
}
.slide-builder .mask-top,
.slide-builder .mask-bottom {
  mask: linear-gradient(to top, rgba(0, 0, 0, 0) 50%, #000000 50.01%);
  mask-size: 100% 200%;
  mask-position: 0 0;
  -webkit-mask: linear-gradient(to top, rgba(0, 0, 0, 0) 50%, #000000 50.01%);
  -webkit-mask-size: 100% 200%;
  -webkit-mask-position: 0 0;
}
.slide-builder .before-animate .layer {
  visibility: hidden;
}
.slide-builder .before-animate .fadein-left {
  opacity: 0!important;
  transform: translateX(-100%) !important;
}
.slide-builder .before-animate .fadein-right {
  opacity: 0!important;
  transform: translateX(100%) !important;
}
.slide-builder .before-animate .fadein-top {
  opacity: 0!important;
  transform: translateY(-100%) !important;
}
.slide-builder .before-animate .fadein-bottom {
  opacity: 0!important;
  transform: translateY(100%) !important;
}
.slide-builder .before-animate .scalein {
  opacity: 0!important;
  transform: scale(0.01) !important;
}
.slide-builder .before-animate .unscale {
  opacity: 0!important;
  transform: scale(2) !important;
}
.slide-builder .before-animate .fadein {
  opacity: 0!important;
}
.slide-builder .before-animate .mask-left {
  mask-position: 100% 0;
  -webkit-mask-position: 100% 0;
}
.slide-builder .before-animate .mask-right {
  mask-position: -100% 0;
  -webkit-mask-position: -100% 0;
}
.slide-builder .before-animate .mask-top {
  mask-position: 0 100%;
  -webkit-mask-position: 0 100%;
}
.slide-builder .before-animate .mask-bottom {
  mask-position: 0 -100%;
  -webkit-mask-position: 0 -100%;
}
.slide-builder .do-animation .layer {
  transition: all 0ms;
  transform-origin: center center;
}
.slide-builder .do-animation .trn-delay-0 {
  transition-delay: 0ms;
}
.slide-builder .do-animation .trn-delay-500 {
  transition-delay: 500ms;
}
.slide-builder .do-animation .trn-delay-1000 {
  transition-delay: 1000ms;
}
.slide-builder .do-animation .trn-delay-1500 {
  transition-delay: 1500ms;
}
.slide-builder .do-animation .trn-delay-2000 {
  transition-delay: 2000ms;
}
.slide-builder .do-animation .trn-delay-2500 {
  transition-delay: 2500ms;
}
.slide-builder .do-animation .trn-delay-3000 {
  transition-delay: 3000ms;
}
.slide-builder .do-animation .mask-ink {
  -webkit-mask: url(/medias/1/animations/nature-sprite-invert.png);
  mask: url(/medias/1/animations/nature-sprite-invert.png);
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  -webkit-animation: mask-play steps(22) forwards;
  animation: mask-play steps(22) forwards;
}
.slide-builder .do-animation .mask-paint {
  -webkit-mask: url(/medias/1/animations/urban-sprite-invert.png);
  mask: url(/medias/1/animations/urban-sprite-invert.png);
  -webkit-mask-size: 3000% 100%;
  mask-size: 3000% 100%;
  -webkit-animation: mask-play steps(29) forwards;
  animation: mask-play steps(29) forwards;
}
.slide-builder .do-animation .mask-store-h {
  -webkit-mask: url(/medias/1/animations/volet_horizontal_sprite.png);
  mask: url(/medias/1/animations/volet_horizontal_sprite.png);
  -webkit-mask-size: 5100% 100%;
  mask-size: 5100% 100%;
  -webkit-animation: mask-play steps(50) forwards;
  animation: mask-play steps(50) forwards;
}
.slide-builder .do-animation .mask-store-v {
  -webkit-mask: url(/medias/1/animations/volet_vertical_sprite.png);
  mask: url(/medias/1/animations/volet_vertical_sprite.png);
  -webkit-mask-size: 5100% 100%;
  mask-size: 5100% 100%;
  -webkit-animation: mask-play steps(50) forwards;
  animation: mask-play steps(50) forwards;
}
.slide-builder .do-animation .mask-grid {
  -webkit-mask: url(/medias/1/animations/grille_sprite.png);
  mask: url(/medias/1/animations/grille_sprite.png);
  -webkit-mask-size: 5100% 100%;
  mask-size: 5100% 100%;
  -webkit-animation: mask-play steps(50) forwards;
  animation: mask-play steps(50) forwards;
}
.slide-builder .ui-draggable-handle {
  cursor: move;
}
.slide-builder .ui-draggable-handle.ui-draggable-disabled {
  cursor: default;
}
.slide-builder .magnet-helper {
  background: url(/bundles/pan/images/damier.png);
  position: absolute;
  left: -1%;
  top: -1%;
  width: 2px;
  height: 102%;
  z-index: 100;
}
.slide-builder .magnet-helper.horizontal {
  width: 102%;
  height: 2px;
}
.slide-builder .popover-shapes {
  top: 0!important;
  margin-left: 5px;
  border-radius: 0;
  box-shadow: none;
}
.slide-builder .popover-shapes .popover-content {
  padding: 0;
  max-width: 100px;
}
.slide-builder .popover-shapes svg {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 4px;
}
.slide-builder .popover-shapes .shape {
  fill: #AAA;
  cursor: pointer;
}
.slide-builder .popover-shapes .shape:hover {
  fill: #5ba1cf;
}
.slide-builder .popover-widgets A {
  color: #333;
}
.slide-builder .popover-widgets A:hover {
  color: #1775b6;
}
@keyframes mask-play {
  from {
    -webkit-mask-position: 0% 0;
    mask-position: 0% 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
.sp-palette-row-selection {
  max-width: 60px;
}
.cke_button__textcolor2 .cke_button__textcolor2_icon {
  background-image: url(/ckeditor_4.4.7_full/plugins/icons.png?t=F0RD);
  background-position: 0 -408px;
  background-size: auto;
}
.cke_button__selectall .cke_button__selectall_icon {
  background-image: url(/bundles/pan/images/tout_selectionner.png) !important;
  background-position: 0 0!important;
}
.layer.dontsee {
  display: none;
}
.slide-builder .layers-panel .item i.dontsee:before {
  background-position: -37px -240px;
}
.slide-builder .layers-panel .item.dontsee i.dontsee:before {
  background-position: -56px -240px;
}
.head-certif {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.form-certificat {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  border: 1px solid #DADADA;
  margin-bottom: 15px;
}
.form-certificat label:after {
  display: none;
}
.form-certificat label {
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: none;
}
.form-certificat label:focus {
  outline: none;
  border: none;
}
.form-certificat .item-form-certif {
  display: flex;
  align-items: center;
  font-size: 13px;
}
.form-certificat .item-form-certif input:focus {
  outline: none;
  border-color: none;
}
.form-certificat .item-form-certif.sign input {
  opacity: 0;
  position: absolute;
}
.form-certificat .item-form-certif.sign .lb-sign {
  margin-left: 20px;
}
.form-certificat .item-form-certif.sign .file-name {
  color: #337ab7;
}
.form-certificat .item-form-certif.sign .btn-grey {
  cursor: pointer;
}
.form-certificat .item-form-certif > .mail {
  margin-right: 5px;
}
.m-0 {
  margin: 0 !important;
}
.modal-certif .modal-title {
  font-size: 16px;
}
.modal-certif .modal-header .close {
  position: absolute;
  right: 20px;
  top: 20px;
}
#modalGestionSign {
  color: #58585a;
}
#modalGestionSign input {
  margin-left: 10px;
  padding: 3px;
}
#modalGestionSign .represent {
  margin-bottom: 15px;
}
#modalGestionSign .represent > input {
  width: 215px;
}
#modalGestionSign .fct-lieu {
  margin-bottom: 25px;
  display: flex;
}
#modalGestionSign .fct-lieu > span {
  width: 98px;
}
#modalGestionSign .fct-lieu .input {
  width: calc(100% - 98px);
  display: flex;
  flex-direction: column;
}
#modalGestionSign .fct-lieu .exemple {
  margin-left: 10px;
  color: #58585a;
  opacity: 0.65;
  font-size: 12px;
  margin-top: 3px;
  font-style: italic;
}
#modalGestionSign .submit-gestion-sign {
  margin-left: auto;
  display: block;
}
.index_certif .file-name {
  margin-right: 30px;
}
