/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 8, ../sass/bootstrap.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 13, ../sass/bootstrap.scss */
body {
  margin: 0;
}

/* line 16, ../sass/bootstrap.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 31, ../sass/bootstrap.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 38, ../sass/bootstrap.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 42, ../sass/bootstrap.scss */
[hidden],
template {
  display: none;
}

/* line 46, ../sass/bootstrap.scss */
a {
  background-color: transparent;
}

/* line 49, ../sass/bootstrap.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 53, ../sass/bootstrap.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 56, ../sass/bootstrap.scss */
b,
strong {
  font-weight: bold;
}

/* line 60, ../sass/bootstrap.scss */
dfn {
  font-style: italic;
}

/* line 63, ../sass/bootstrap.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 67, ../sass/bootstrap.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 71, ../sass/bootstrap.scss */
small {
  font-size: 80%;
}

/* line 74, ../sass/bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 81, ../sass/bootstrap.scss */
sup {
  top: -.5em;
}

/* line 84, ../sass/bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 87, ../sass/bootstrap.scss */
img {
  border: 0;
}

/* line 90, ../sass/bootstrap.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 93, ../sass/bootstrap.scss */
figure {
  margin: 1em 40px;
}

/* line 96, ../sass/bootstrap.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 102, ../sass/bootstrap.scss */
pre {
  overflow: auto;
}

/* line 105, ../sass/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 112, ../sass/bootstrap.scss */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 121, ../sass/bootstrap.scss */
button {
  overflow: visible;
}

/* line 124, ../sass/bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 128, ../sass/bootstrap.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 135, ../sass/bootstrap.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 139, ../sass/bootstrap.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 144, ../sass/bootstrap.scss */
input {
  line-height: normal;
}

/* line 147, ../sass/bootstrap.scss */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 154, ../sass/bootstrap.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 158, ../sass/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 164, ../sass/bootstrap.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 168, ../sass/bootstrap.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

/* line 173, ../sass/bootstrap.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 177, ../sass/bootstrap.scss */
textarea {
  overflow: auto;
}

/* line 180, ../sass/bootstrap.scss */
optgroup {
  font-weight: bold;
}

/* line 183, ../sass/bootstrap.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 187, ../sass/bootstrap.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 193, ../sass/bootstrap.scss */
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 202, ../sass/bootstrap.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 206, ../sass/bootstrap.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 209, ../sass/bootstrap.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 212, ../sass/bootstrap.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 216, ../sass/bootstrap.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 222, ../sass/bootstrap.scss */
  thead {
    display: table-header-group;
  }

  /* line 225, ../sass/bootstrap.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 229, ../sass/bootstrap.scss */
  img {
    max-width: 100% !important;
  }

  /* line 232, ../sass/bootstrap.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 238, ../sass/bootstrap.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 242, ../sass/bootstrap.scss */
  select {
    background: #fff !important;
  }

  /* line 245, ../sass/bootstrap.scss */
  .navbar {
    display: none;
  }

  /* line 248, ../sass/bootstrap.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 252, ../sass/bootstrap.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 255, ../sass/bootstrap.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 258, ../sass/bootstrap.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 262, ../sass/bootstrap.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 273, ../sass/bootstrap.scss */
.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;
}

/* line 285, ../sass/bootstrap.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 288, ../sass/bootstrap.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 291, ../sass/bootstrap.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 295, ../sass/bootstrap.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 298, ../sass/bootstrap.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 301, ../sass/bootstrap.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 304, ../sass/bootstrap.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 307, ../sass/bootstrap.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 310, ../sass/bootstrap.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 313, ../sass/bootstrap.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 316, ../sass/bootstrap.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 319, ../sass/bootstrap.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 322, ../sass/bootstrap.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 325, ../sass/bootstrap.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 328, ../sass/bootstrap.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 331, ../sass/bootstrap.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 334, ../sass/bootstrap.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 337, ../sass/bootstrap.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 340, ../sass/bootstrap.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 343, ../sass/bootstrap.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 346, ../sass/bootstrap.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 349, ../sass/bootstrap.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 352, ../sass/bootstrap.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 355, ../sass/bootstrap.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 358, ../sass/bootstrap.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 361, ../sass/bootstrap.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 364, ../sass/bootstrap.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 367, ../sass/bootstrap.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 370, ../sass/bootstrap.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 373, ../sass/bootstrap.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 376, ../sass/bootstrap.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 379, ../sass/bootstrap.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 382, ../sass/bootstrap.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 385, ../sass/bootstrap.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 388, ../sass/bootstrap.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 391, ../sass/bootstrap.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 394, ../sass/bootstrap.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 397, ../sass/bootstrap.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 400, ../sass/bootstrap.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 403, ../sass/bootstrap.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 406, ../sass/bootstrap.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 409, ../sass/bootstrap.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 412, ../sass/bootstrap.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 415, ../sass/bootstrap.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 418, ../sass/bootstrap.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 421, ../sass/bootstrap.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 424, ../sass/bootstrap.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 427, ../sass/bootstrap.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 430, ../sass/bootstrap.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 433, ../sass/bootstrap.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 436, ../sass/bootstrap.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 439, ../sass/bootstrap.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 442, ../sass/bootstrap.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 445, ../sass/bootstrap.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 448, ../sass/bootstrap.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 451, ../sass/bootstrap.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 454, ../sass/bootstrap.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 457, ../sass/bootstrap.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 460, ../sass/bootstrap.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 463, ../sass/bootstrap.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 466, ../sass/bootstrap.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 469, ../sass/bootstrap.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 472, ../sass/bootstrap.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 475, ../sass/bootstrap.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 478, ../sass/bootstrap.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 481, ../sass/bootstrap.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 484, ../sass/bootstrap.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 487, ../sass/bootstrap.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 490, ../sass/bootstrap.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 493, ../sass/bootstrap.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 496, ../sass/bootstrap.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 499, ../sass/bootstrap.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 502, ../sass/bootstrap.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 505, ../sass/bootstrap.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 508, ../sass/bootstrap.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 511, ../sass/bootstrap.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 514, ../sass/bootstrap.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 517, ../sass/bootstrap.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 520, ../sass/bootstrap.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 523, ../sass/bootstrap.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 526, ../sass/bootstrap.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 529, ../sass/bootstrap.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 532, ../sass/bootstrap.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 535, ../sass/bootstrap.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 538, ../sass/bootstrap.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 541, ../sass/bootstrap.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 544, ../sass/bootstrap.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 547, ../sass/bootstrap.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 550, ../sass/bootstrap.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 553, ../sass/bootstrap.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 556, ../sass/bootstrap.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 559, ../sass/bootstrap.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 562, ../sass/bootstrap.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 565, ../sass/bootstrap.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 568, ../sass/bootstrap.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 571, ../sass/bootstrap.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 574, ../sass/bootstrap.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 577, ../sass/bootstrap.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 580, ../sass/bootstrap.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 583, ../sass/bootstrap.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 586, ../sass/bootstrap.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 589, ../sass/bootstrap.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 592, ../sass/bootstrap.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 595, ../sass/bootstrap.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 598, ../sass/bootstrap.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 601, ../sass/bootstrap.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 604, ../sass/bootstrap.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 607, ../sass/bootstrap.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 610, ../sass/bootstrap.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 613, ../sass/bootstrap.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 616, ../sass/bootstrap.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 619, ../sass/bootstrap.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 622, ../sass/bootstrap.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 625, ../sass/bootstrap.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 628, ../sass/bootstrap.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 631, ../sass/bootstrap.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 634, ../sass/bootstrap.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 637, ../sass/bootstrap.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 640, ../sass/bootstrap.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 643, ../sass/bootstrap.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 646, ../sass/bootstrap.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 649, ../sass/bootstrap.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 652, ../sass/bootstrap.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 655, ../sass/bootstrap.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 658, ../sass/bootstrap.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 661, ../sass/bootstrap.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 664, ../sass/bootstrap.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 667, ../sass/bootstrap.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 670, ../sass/bootstrap.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 673, ../sass/bootstrap.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 676, ../sass/bootstrap.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 679, ../sass/bootstrap.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 682, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 685, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 688, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 691, ../sass/bootstrap.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 694, ../sass/bootstrap.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 697, ../sass/bootstrap.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 700, ../sass/bootstrap.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 703, ../sass/bootstrap.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 706, ../sass/bootstrap.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 709, ../sass/bootstrap.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 712, ../sass/bootstrap.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 715, ../sass/bootstrap.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 718, ../sass/bootstrap.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 721, ../sass/bootstrap.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 724, ../sass/bootstrap.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 727, ../sass/bootstrap.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 730, ../sass/bootstrap.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 733, ../sass/bootstrap.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 736, ../sass/bootstrap.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 739, ../sass/bootstrap.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 742, ../sass/bootstrap.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 745, ../sass/bootstrap.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 748, ../sass/bootstrap.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 751, ../sass/bootstrap.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 754, ../sass/bootstrap.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 757, ../sass/bootstrap.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 760, ../sass/bootstrap.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 763, ../sass/bootstrap.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 766, ../sass/bootstrap.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 769, ../sass/bootstrap.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 772, ../sass/bootstrap.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 775, ../sass/bootstrap.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 778, ../sass/bootstrap.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 781, ../sass/bootstrap.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 784, ../sass/bootstrap.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 787, ../sass/bootstrap.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 790, ../sass/bootstrap.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 793, ../sass/bootstrap.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 796, ../sass/bootstrap.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 799, ../sass/bootstrap.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 802, ../sass/bootstrap.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 805, ../sass/bootstrap.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 808, ../sass/bootstrap.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 811, ../sass/bootstrap.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 814, ../sass/bootstrap.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 817, ../sass/bootstrap.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 820, ../sass/bootstrap.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 823, ../sass/bootstrap.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 826, ../sass/bootstrap.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 829, ../sass/bootstrap.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 832, ../sass/bootstrap.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 835, ../sass/bootstrap.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 838, ../sass/bootstrap.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 841, ../sass/bootstrap.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 844, ../sass/bootstrap.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 847, ../sass/bootstrap.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 850, ../sass/bootstrap.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 853, ../sass/bootstrap.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 856, ../sass/bootstrap.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 859, ../sass/bootstrap.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 862, ../sass/bootstrap.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 865, ../sass/bootstrap.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 868, ../sass/bootstrap.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 871, ../sass/bootstrap.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 874, ../sass/bootstrap.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 877, ../sass/bootstrap.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 880, ../sass/bootstrap.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 883, ../sass/bootstrap.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 886, ../sass/bootstrap.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 891, ../sass/bootstrap.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 897, ../sass/bootstrap.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 902, ../sass/bootstrap.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 909, ../sass/bootstrap.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 917, ../sass/bootstrap.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 921, ../sass/bootstrap.scss */
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

/* line 926, ../sass/bootstrap.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 931, ../sass/bootstrap.scss */
figure {
  margin: 0;
}

/* line 934, ../sass/bootstrap.scss */
img {
  vertical-align: middle;
}

/* line 937, ../sass/bootstrap.scss */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 946, ../sass/bootstrap.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 949, ../sass/bootstrap.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 962, ../sass/bootstrap.scss */
.img-circle {
  border-radius: 50%;
}

/* line 965, ../sass/bootstrap.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 971, ../sass/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 981, ../sass/bootstrap.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 990, ../sass/bootstrap.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1007, ../sass/bootstrap.scss */
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: #777;
}

/* line 1035, ../sass/bootstrap.scss */
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1044, ../sass/bootstrap.scss */
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%;
}

/* line 1058, ../sass/bootstrap.scss */
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1067, ../sass/bootstrap.scss */
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%;
}

/* line 1081, ../sass/bootstrap.scss */
h1,
.h1 {
  font-size: 36px;
}

/* line 1085, ../sass/bootstrap.scss */
h2,
.h2 {
  font-size: 30px;
}

/* line 1089, ../sass/bootstrap.scss */
h3,
.h3 {
  font-size: 24px;
}

/* line 1093, ../sass/bootstrap.scss */
h4,
.h4 {
  font-size: 18px;
}

/* line 1097, ../sass/bootstrap.scss */
h5,
.h5 {
  font-size: 14px;
}

/* line 1101, ../sass/bootstrap.scss */
h6,
.h6 {
  font-size: 12px;
}

/* line 1105, ../sass/bootstrap.scss */
p {
  margin: 0 0 10px;
}

/* line 1108, ../sass/bootstrap.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1115, ../sass/bootstrap.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 1119, ../sass/bootstrap.scss */
small,
.small {
  font-size: 85%;
}

/* line 1123, ../sass/bootstrap.scss */
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 1128, ../sass/bootstrap.scss */
.text-left {
  text-align: left;
}

/* line 1131, ../sass/bootstrap.scss */
.text-right {
  text-align: right;
}

/* line 1134, ../sass/bootstrap.scss */
.text-center {
  text-align: center;
}

/* line 1137, ../sass/bootstrap.scss */
.text-justify {
  text-align: justify;
}

/* line 1140, ../sass/bootstrap.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 1143, ../sass/bootstrap.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 1146, ../sass/bootstrap.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 1149, ../sass/bootstrap.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 1152, ../sass/bootstrap.scss */
.text-muted {
  color: #777;
}

/* line 1155, ../sass/bootstrap.scss */
.text-primary {
  color: #337ab7;
}

/* line 1158, ../sass/bootstrap.scss */
a.text-primary:hover {
  color: #286090;
}

/* line 1161, ../sass/bootstrap.scss */
.text-success {
  color: #3c763d;
}

/* line 1164, ../sass/bootstrap.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 1167, ../sass/bootstrap.scss */
.text-info {
  color: #31708f;
}

/* line 1170, ../sass/bootstrap.scss */
a.text-info:hover {
  color: #245269;
}

/* line 1173, ../sass/bootstrap.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 1176, ../sass/bootstrap.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 1179, ../sass/bootstrap.scss */
.text-danger {
  color: #a94442;
}

/* line 1182, ../sass/bootstrap.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 1185, ../sass/bootstrap.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 1189, ../sass/bootstrap.scss */
a.bg-primary:hover {
  background-color: #286090;
}

/* line 1192, ../sass/bootstrap.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 1195, ../sass/bootstrap.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 1198, ../sass/bootstrap.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 1201, ../sass/bootstrap.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 1204, ../sass/bootstrap.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 1207, ../sass/bootstrap.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 1210, ../sass/bootstrap.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 1213, ../sass/bootstrap.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 1216, ../sass/bootstrap.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1221, ../sass/bootstrap.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1226, ../sass/bootstrap.scss */
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}

/* line 1232, ../sass/bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1236, ../sass/bootstrap.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1241, ../sass/bootstrap.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1246, ../sass/bootstrap.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1250, ../sass/bootstrap.scss */
dt,
dd {
  line-height: 1.42857143;
}

/* line 1254, ../sass/bootstrap.scss */
dt {
  font-weight: bold;
}

/* line 1257, ../sass/bootstrap.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1261, ../sass/bootstrap.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1270, ../sass/bootstrap.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1274, ../sass/bootstrap.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1279, ../sass/bootstrap.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1283, ../sass/bootstrap.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1289, ../sass/bootstrap.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1294, ../sass/bootstrap.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1302, ../sass/bootstrap.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1307, ../sass/bootstrap.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1315, ../sass/bootstrap.scss */
.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: '';
}

/* line 1323, ../sass/bootstrap.scss */
.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';
}

/* line 1331, ../sass/bootstrap.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1336, ../sass/bootstrap.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1342, ../sass/bootstrap.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1349, ../sass/bootstrap.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1358, ../sass/bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1365, ../sass/bootstrap.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1378, ../sass/bootstrap.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1386, ../sass/bootstrap.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1390, ../sass/bootstrap.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1397, ../sass/bootstrap.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1402, ../sass/bootstrap.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1407, ../sass/bootstrap.scss */
  .container {
    width: 1170px;
  }
}
/* line 1411, ../sass/bootstrap.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1417, ../sass/bootstrap.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1421, ../sass/bootstrap.scss */
.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-right: 15px;
  padding-left: 15px;
}

/* line 1427, ../sass/bootstrap.scss */
.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;
}

/* line 1430, ../sass/bootstrap.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1433, ../sass/bootstrap.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1436, ../sass/bootstrap.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1439, ../sass/bootstrap.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1442, ../sass/bootstrap.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1445, ../sass/bootstrap.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1448, ../sass/bootstrap.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1451, ../sass/bootstrap.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1454, ../sass/bootstrap.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1457, ../sass/bootstrap.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1460, ../sass/bootstrap.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1463, ../sass/bootstrap.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1466, ../sass/bootstrap.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1469, ../sass/bootstrap.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1472, ../sass/bootstrap.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1475, ../sass/bootstrap.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1478, ../sass/bootstrap.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1481, ../sass/bootstrap.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1484, ../sass/bootstrap.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1487, ../sass/bootstrap.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1490, ../sass/bootstrap.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1493, ../sass/bootstrap.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1496, ../sass/bootstrap.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1499, ../sass/bootstrap.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1502, ../sass/bootstrap.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1505, ../sass/bootstrap.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1508, ../sass/bootstrap.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1511, ../sass/bootstrap.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1514, ../sass/bootstrap.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1517, ../sass/bootstrap.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1520, ../sass/bootstrap.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1523, ../sass/bootstrap.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1526, ../sass/bootstrap.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1529, ../sass/bootstrap.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1532, ../sass/bootstrap.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1535, ../sass/bootstrap.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1538, ../sass/bootstrap.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1541, ../sass/bootstrap.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1544, ../sass/bootstrap.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1547, ../sass/bootstrap.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1550, ../sass/bootstrap.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1553, ../sass/bootstrap.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1556, ../sass/bootstrap.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1559, ../sass/bootstrap.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1562, ../sass/bootstrap.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1565, ../sass/bootstrap.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1568, ../sass/bootstrap.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1571, ../sass/bootstrap.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1574, ../sass/bootstrap.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1577, ../sass/bootstrap.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1580, ../sass/bootstrap.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

/* line 15, ../sass/screen.scss */
body {
  background: #FFF;
  font-family: 'Open Sans', sans-serif;
}

/*ie7 and ie8 do not support media queries > they get a fixed width layout*/
/* line 18, ../sass/screen.scss */
.ie7 #page, .ie8 #page {
  width: 1280px;
}

/* line 21, ../sass/screen.scss */
img {
  max-width: 100%;
}

/* line 22, ../sass/screen.scss */
.ui-widget {
  font-family: verdana;
  font-size: 13px;
}

/* line 26, ../sass/screen.scss */
h1, .h1 {
  font-size: 20px;
  color: #337ab7;
}

/* line 30, ../sass/screen.scss */
h1 a {
  letter-spacing: 1px;
}

/* line 31, ../sass/screen.scss */
h1 a, h2 a {
  color: #164194 !important;
}

/* line 34, ../sass/screen.scss */
.info h1 {
  color: #164194 !important;
}

/* line 35, ../sass/screen.scss */
h2, .h2 {
  font-size: 16px;
  color: #337ab7;
}

/* line 39, ../sass/screen.scss */
h3, .h3 {
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}

/* line 45, ../sass/screen.scss */
h4, .h4 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #000;
}

/* line 51, ../sass/screen.scss */
h5, .h5 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}

/* line 56, ../sass/screen.scss */
ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 57, ../sass/screen.scss */
p {
  margin: 0 0 5px;
}

/* line 58, ../sass/screen.scss */
.ui-widget-content a {
  color: #337ab7;
}

/* line 1, ../sass/_header.scss */
#header {
  background: url("/images/header.jpg") repeat-x scroll 50% 5px transparent;
  position: relative;
  height: 110px;
}
/* line 6, ../sass/_header.scss */
#header #logo p {
  color: #666666;
  font-size: 30px;
  padding-left: 115px;
  margin-top: 25px;
}
/* line 14, ../sass/_header.scss */
#header #login p {
  text-align: right;
}
/* line 15, ../sass/_header.scss */
#header #login #resultip {
  color: #990000;
  margin-top: 12px;
  margin-bottom: 4px;
  font-size: 12px;
  text-align: right;
  font-weight: bold;
}

/* line 26, ../sass/_header.scss */
.tools .date h1 {
  margin-top: 5px;
}

/* line 62, ../sass/screen.scss */
#loginForm table {
  width: 800px;
}
/* line 63, ../sass/screen.scss */
#loginForm td.label {
  width: 100px;
}

/* line 65, ../sass/screen.scss */
#main {
  margin-left: 2px;
  margin-right: 2px;
}

/* line 1, ../sass/_left_side.scss */
#left_side {
  font: normal 80.5%/1.5 Helvetica, Arial, sans-serif;
}
/* line 3, ../sass/_left_side.scss */
#left_side h1 {
  margin-top: 0;
}
/* line 4, ../sass/_left_side.scss */
#left_side hr {
  margin: 2px;
}
/* line 5, ../sass/_left_side.scss */
#left_side .numDay {
  background: #F7F7F7;
  border: 1px solid #FFF;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 12, ../sass/_left_side.scss */
#left_side .today {
  background: #337ab7;
}
/* line 15, ../sass/_left_side.scss */
#left_side .today a {
  color: #FFF;
}
/* line 18, ../sass/_left_side.scss */
#left_side .selected_day {
  font-weight: normal;
  background: #9d3333 !important;
  color: #fff;
}
/* line 23, ../sass/_left_side.scss */
#left_side .selected_day a, #left_side .calendar_selected a {
  color: #fff;
}
/* line 26, ../sass/_left_side.scss */
#left_side #calendar table {
  width: 100%;
}
/* line 27, ../sass/_left_side.scss */
#left_side #calendar th {
  width: 14%;
}
/* line 30, ../sass/_left_side.scss */
#left_side .calendar_selected {
  font-weight: bold;
  background: #6685a3;
  color: #fff;
}
/* line 35, ../sass/_left_side.scss */
#left_side .selected {
  font-weight: bold;
}
/* line 36, ../sass/_left_side.scss */
#left_side img {
  margin-right: 4px;
}
/* line 37, ../sass/_left_side.scss */
#left_side .MenuDeroulant {
  margin: 0 100px 0 0;
  padding: 0;
}
/* line 40, ../sass/_left_side.scss */
#left_side .MenuDeroulant li a {
  color: #337ab7;
}
/* line 44, ../sass/_left_side.scss */
#left_side #menu_tools h1, #left_side #seach h1 {
  margin-top: 10px;
  margin-bottom: 0;
}

/* line 46, ../sass/_left_side.scss */
.MenuDeroulant {
  margin: 0 5px 0 0;
  padding: 0;
  float: right;
}
/* line 50, ../sass/_left_side.scss */
.MenuDeroulant li {
  float: left;
  list-style: none;
}
/* line 54, ../sass/_left_side.scss */
.MenuDeroulant li a {
  display: block;
  text-decoration: none;
  width: auto;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  color: #FFFFFF;
  white-space: nowrap;
}
/* line 65, ../sass/_left_side.scss */
.MenuDeroulant li a:hover {
  background: #900;
  color: #fff !important;
}
/* line 69, ../sass/_left_side.scss */
.MenuDeroulant li ul {
  margin: 0;
  padding: 0;
  position: absolute;
  visibility: hidden;
  border-top: 1px solid white;
  margin-top: 25px;
}
/* line 76, ../sass/_left_side.scss */
.MenuDeroulant li ul li {
  float: none;
  display: block !important;
  margin: 0 !important;
  clear: both;
}
/* line 82, ../sass/_left_side.scss */
.MenuDeroulant li ul li a {
  width: 90px;
  padding: 1px;
  padding-top: 2px;
  color: #000 !important;
  padding: 2px;
}
/* line 90, ../sass/_left_side.scss */
.MenuDeroulant li ul li a:hover {
  background: #7F1616;
}

/* line 1, ../sass/_btn.scss */
.btn_show {
  margin-right: 8px;
  padding: 5px;
  float: right;
  color: #FFF;
  background: #030;
}

/* line 8, ../sass/_btn.scss */
.btn_hide {
  margin-right: 8px;
  padding: 5px;
  float: right;
  color: #FFF;
  background: #003;
}

/* line 15, ../sass/_btn.scss */
.bnt_logout {
  background: url("../images/btn_logout.png");
  float: right;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 66px;
  cursor: pointer;
  border: none;
}

/* line 26, ../sass/_btn.scss */
.btn_refresh {
  background: url("../../images/refresh.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 32px;
  width: 32px;
}

/* line 33, ../sass/_btn.scss */
.btn_submit {
  background: url("../images/btn_search.png");
  float: left;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 6px;
  width: 73px;
  cursor: pointer;
  border: none;
}

/* line 45, ../sass/_btn.scss */
.btn_mail {
  background: url("../images/btn_mail.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
}

/* line 55, ../sass/_btn.scss */
.btn_add_mail {
  background: url("../images/btn_mail.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
  float: right;
}

/* line 66, ../sass/_btn.scss */
.bnt_update {
  background: url("../images/btn_update.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
}

/* line 76, ../sass/_btn.scss */
.bnt_cancel {
  background: url("../images/btn_cancel.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
}

/* line 86, ../sass/_btn.scss */
.bnt_save {
  background: url("../images/btn_save.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
}

/* line 96, ../sass/_btn.scss */
.black {
  color: #000 !important;
}

/* line 99, ../sass/_btn.scss */
.subtask_desc .del_user {
  font-weight: 700;
  font-size: 25px;
  line-height: 12px;
  width: 15px;
  display: inline-block;
}
/* line 100, ../sass/_btn.scss */
.subtask_desc span.user {
  /*border-bottom: 1px dotted #000;*/
  margin-right: 8px;
}
/* line 101, ../sass/_btn.scss */
.subtask_desc span.user span {
  background: #FFF;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
}
/* line 107, ../sass/_btn.scss */
.subtask_desc .user textarea {
  width: 47%;
  margin-left: 5px;
  height: 25px;
}
/* line 112, ../sass/_btn.scss */
.subtask_desc .user input, .subtask_desc .user select {
  width: inherit;
  margin-right: 5px;
}

/* line 115, ../sass/_btn.scss */
#word_seach {
  float: none;
  border: 1px solid #CCCCCC;
  width: 100%;
  max-width: 243px;
}

/* line 118, ../sass/_btn.scss */
#event_detail .MenuDeroulant {
  float: left;
  margin-bottom: 10px;
}

/* line 123, ../sass/_btn.scss */
.template li a {
  background: #900;
  font-size: 13px;
  font-weight: bold;
  height: 21px;
  margin-left: 15px;
  padding: 3px 3px 0;
}

/* line 132, ../sass/_btn.scss */
.template li ul li a {
  width: inherit !important;
  background: #ccc;
}

/* line 137, ../sass/_btn.scss */
.btn_delete {
  background: url("../images/btn_delete.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
  float: right;
  margin-top: 5px;
}

/* line 149, ../sass/_btn.scss */
.btn_modify {
  background: url("../images/btn_modify.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
  float: right;
}

/* line 160, ../sass/_btn.scss */
.btn_duplicate {
  background: url("../images/btn_duplicate.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
  float: right;
}

/* line 171, ../sass/_btn.scss */
.btn_add_schedule {
  background: url("../images/btn_add_schedule.png") no-repeat !important;
  font-size: 11px !important;
  height: 24px !important;
  line-height: 20px !important;
  margin-left: 5px !important;
  width: 69px !important;
  cursor: pointer !important;
  border: none !important;
  float: left !important;
}

/* line 182, ../sass/_btn.scss */
.btn_add_infoservice {
  background: url("../images/btn_add_infoservice.png") no-repeat !important;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 90px;
  cursor: pointer;
  border: none;
  float: left;
  display: block;
}

/* line 194, ../sass/_btn.scss */
.btn_add_tvcrew {
  background: url("../images/btn_add_tvcrewl.png") no-repeat !important;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 90px;
  cursor: pointer;
  border: none;
  float: left;
  display: block;
}

/* line 206, ../sass/_btn.scss */
.btn_add_event {
  background: url("../images/btn_add_event.png") no-repeat !important;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 90px;
  cursor: pointer;
  border: none;
  float: left;
  display: block;
}

/* line 218, ../sass/_btn.scss */
.btn_add_conseil {
  background: url("../images/btn_add_conseil.png") no-repeat !important;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 90px;
  cursor: pointer;
  border: none;
  float: left;
  display: block;
}

/* line 230, ../sass/_btn.scss */
.btn_add_pec {
  background: url("../images/btn_add_pec.png") no-repeat !important;
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 90px;
  cursor: pointer;
  border: none;
  float: left;
  display: block;
}

/* line 243, ../sass/_btn.scss */
.btn_delete_centre {
  background: url("../images/btn_delete.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
  display: inline-block;
}

/* line 254, ../sass/_btn.scss */
.btn_cancel_center {
  background: url("../images/btn_cancel.png");
  font-size: 11px;
  height: 24px;
  line-height: 20px;
  margin-left: 5px;
  width: 69px;
  cursor: pointer;
  border: none;
  display: inline-block;
}

/* line 1, ../sass/_tabs_event.scss */
#tabs_event {
  width: 100%;
  border: none;
  background: none;
  color: #444444;
}
/* line 6, ../sass/_tabs_event.scss */
#tabs_event .ui-state-default, #tabs_event .ui-widget-content .ui-state-default, #tabs_event .ui-widget-header .ui-state-default {
  background-color: #dddbdb;
  background: #dddbdb;
}
/* line 7, ../sass/_tabs_event.scss */
#tabs_event .ui-widget-header {
  border-bottom: 1px solid #dddddd !important;
  border: none;
  background: none;
  color: #444444;
  font-weight: normal;
  padding-left: 0;
  margin-bottom: -5px;
}
/* line 16, ../sass/_tabs_event.scss */
#tabs_event li.tabli {
  color: #337ab7;
  float: left;
  margin-right: 8px;
  background-color: #FFF;
  border-top: 1px solid #d4d4d1;
  border-right: 1px solid #d4d4d1;
  border-left: 1px solid #d4d4d1;
  border-radius: 4px 4px 0 0;
}
/* line 26, ../sass/_tabs_event.scss */
#tabs_event li.current {
  position: relative;
  background-color: #337ab7;
  border-bottom: 1px solid #fff;
  z-index: 5;
}
/* line 32, ../sass/_tabs_event.scss */
#tabs_event li.tabli a {
  padding: 8px;
  text-transform: uppercase;
  color: #337ab7;
  text-decoration: none;
}
/* line 38, ../sass/_tabs_event.scss */
#tabs_event .ui-tabs-selected {
  background: #FFF !important;
  color: #000;
}
/* line 39, ../sass/_tabs_event.scss */
#tabs_event .ui-tabs-selected a {
  color: #337ab7 !important;
}
/* line 40, ../sass/_tabs_event.scss */
#tabs_event .current a {
  color: #2e7da3;
}
/* line 43, ../sass/_tabs_event.scss */
#tabs_event .ui-tabs-panel {
  border: 1px solid #d4d4d1;
  margin-top: -1px;
  padding: 3px;
  background: #FFF;
}

/* line 51, ../sass/_tabs_event.scss */
.ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 57, ../sass/_tabs_event.scss */
.tab {
  border: 1px solid #d4d4d1;
  background-color: #fff;
  float: left;
  margin-bottom: 20px;
  width: auto;
}

/* line 65, ../sass/_tabs_event.scss */
.tab-content {
  padding: 20px;
  display: none;
}

/* line 1, ../sass/_day.scss */
#day, #event_detail, #content_tvfeed {
  clear: both;
  /*.even{background:#f3f3f3 !important;}*/
}
/* line 3, ../sass/_day.scss */
#day li.event, #event_detail li.event, #content_tvfeed li.event {
  border-top: 1px solid #d4d4d1;
  /*background:#e9e6ea;*/
}
/* line 5, ../sass/_day.scss */
#day .event, #event_detail .event, #content_tvfeed .event {
  clear: both;
}
/* line 6, ../sass/_day.scss */
#day .event, #event_detail .event, #content_tvfeed .event {
  display: inline-block;
  margin: 10px 0 5px 0px;
  min-height: 35px;
  padding: 5px;
  width: 100%;
  background: #FFF;
}
/* line 14, ../sass/_day.scss */
#day .time, #event_detail .time, #content_tvfeed .time {
  float: left;
  min-width: 95px;
  width: 10%;
  font-size: 13px;
}
/* line 19, ../sass/_day.scss */
#day .time .start_time, #day .time .end_time, #event_detail .time .start_time, #event_detail .time .end_time, #content_tvfeed .time .start_time, #content_tvfeed .time .end_time {
  float: left;
  padding-top: 0;
  font-weight: bold;
  margin-right: 0;
}
/* line 20, ../sass/_day.scss */
#day .time .end_time, #event_detail .time .end_time, #content_tvfeed .time .end_time {
  margin-right: 5px;
}
/* line 22, ../sass/_day.scss */
#day .info, #event_detail .info, #content_tvfeed .info {
  float: right;
  width: 90%;
}
/* line 25, ../sass/_day.scss */
#day .info h1, #event_detail .info h1, #content_tvfeed .info h1 {
  margin-top: 0;
  font-size: 17px;
  font-weight: 600;
}
/* line 27, ../sass/_day.scss */
#day .info h1 span, #event_detail .info h1 span, #content_tvfeed .info h1 span {
  font-size: 13px;
  color: #000;
  font-weight: 500;
}
/* line 28, ../sass/_day.scss */
#day .info h1 strong, #event_detail .info h1 strong, #content_tvfeed .info h1 strong {
  font-weight: 500;
}
/* line 30, ../sass/_day.scss */
#day .info h2, #event_detail .info h2, #content_tvfeed .info h2 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 500;
}
/* line 32, ../sass/_day.scss */
#day .info h2 span, #event_detail .info h2 span, #content_tvfeed .info h2 span {
  font-size: 13px;
}
/* line 34, ../sass/_day.scss */
#day .info .media_ref, #event_detail .info .media_ref, #content_tvfeed .info .media_ref {
  background: none repeat scroll 0 0 #D6D5D9;
  border: 1px solid #BBBBBB;
  color: #000000;
  float: none;
  font-size: 15px;
  height: 18px;
  margin-bottom: -4px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 150px;
  line-height: 15px;
}
/* line 48, ../sass/_day.scss */
#day .info .Video_col, #day .info .Photo_col, #day .info .EBS_col, #day .info .Centre-de-presse_col, #event_detail .info .Video_col, #event_detail .info .Photo_col, #event_detail .info .EBS_col, #event_detail .info .Centre-de-presse_col, #content_tvfeed .info .Video_col, #content_tvfeed .info .Photo_col, #content_tvfeed .info .EBS_col, #content_tvfeed .info .Centre-de-presse_col {
  width: 22%;
  float: left;
}
/* line 54, ../sass/_day.scss */
#day .tech_details hr, #event_detail .tech_details hr, #content_tvfeed .tech_details hr {
  border: 1px solid #555555;
  margin-bottom: 0;
  height: 0;
}
/* line 59, ../sass/_day.scss */
#day .tech_details h5, #event_detail .tech_details h5, #content_tvfeed .tech_details h5 {
  color: #7d7d7d;
  margin-bottom: 20px;
}
/* line 62, ../sass/_day.scss */
#day .Task h3, #day .Task .h3, #event_detail .Task h3, #event_detail .Task .h3, #content_tvfeed .Task h3, #content_tvfeed .Task .h3 {
  float: left;
  margin-right: 0;
  margin-bottom: 1px;
  font-weight: bold;
  min-width: 135px;
  margin-top: 0px;
}
/* line 63, ../sass/_day.scss */
#day .Task .task_desc, #event_detail .Task .task_desc, #content_tvfeed .Task .task_desc {
  padding-top: 0;
}
/* line 64, ../sass/_day.scss */
#day .Task h4, #day .Task .h4, #event_detail .Task h4, #event_detail .Task .h4, #content_tvfeed .Task h4, #content_tvfeed .Task .h4 {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0px;
  margin-left: 0;
}
/* line 65, ../sass/_day.scss */
#day .Task .subtask_desc, #event_detail .Task .subtask_desc, #content_tvfeed .Task .subtask_desc {
  padding-top: 1px;
  margin-right: 5px;
  margin-left: 135px;
}
/* line 67, ../sass/_day.scss */
#day .Task .user a, #event_detail .Task .user a, #content_tvfeed .Task .user a {
  color: #000;
}
/* line 68, ../sass/_day.scss */
#day .Task .user a:hover, #event_detail .Task .user a:hover, #content_tvfeed .Task .user a:hover {
  color: #337ab7;
}
/* line 71, ../sass/_day.scss */
#day .task, #event_detail .task, #content_tvfeed .task {
  clear: both;
  border-bottom: 1px solid #d4d4d1;
  /*border-left: 1px solid #d4d4d1;*/
  padding-left: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
/* line 79, ../sass/_day.scss */
#day .taskw25, #event_detail .taskw25, #content_tvfeed .taskw25 {
  border-bottom: 1px solid #d4d4d1;
  border-left: 1px solid #d4d4d1;
  padding-left: 5px;
  width: 25% !important;
  float: left;
  min-height: 75px;
  margin-bottom: 5px;
}
/* line 87, ../sass/_day.scss */
#day .taskw25 h4, #day .taskw25 .h4, #event_detail .taskw25 h4, #event_detail .taskw25 .h4, #content_tvfeed .taskw25 h4, #content_tvfeed .taskw25 .h4 {
  margin-left: 5px;
}
/* line 88, ../sass/_day.scss */
#day .taskw25 .user, #event_detail .taskw25 .user, #content_tvfeed .taskw25 .user {
  margin-left: 5px;
}
/* line 91, ../sass/_day.scss */
#day .taskw25 .subtask_desc, #event_detail .taskw25 .subtask_desc, #content_tvfeed .taskw25 .subtask_desc {
  margin-left: 5px;
  margin-right: 0;
  clear: both;
}
/* line 93, ../sass/_day.scss */
#day .taskw25 .subtask_desc span.user span, #event_detail .taskw25 .subtask_desc span.user span, #content_tvfeed .taskw25 .subtask_desc span.user span {
  display: inline-block;
}

/* line 98, ../sass/_day.scss */
#event_detail h1 {
  clear: both;
}
/* line 99, ../sass/_day.scss */
#event_detail .info h1 {
  font-size: 24px;
}
/* line 101, ../sass/_day.scss */
#event_detail .info h1 span {
  font-size: 16px;
}

/* line 104, ../sass/_day.scss */
.t_1 {
  background: #f4fbfc !important;
}

/* line 107, ../sass/_day.scss */
.t_2 {
  background: #fefce6 !important;
}

/* line 110, ../sass/_day.scss */
.t_3 {
  background: #fbe1df !important;
}

/* line 113, ../sass/_day.scss */
.t_4 {
  background: #f5edf4 !important;
}

/* line 116, ../sass/_day.scss */
.t_5 {
  background: #d8f1e5 !important;
}

/* line 119, ../sass/_day.scss */
.t_6 {
  background: #f3eee9 !important;
}

/* line 122, ../sass/_day.scss */
.t_7 {
  background: #ffffff !important;
}

/* line 125, ../sass/_day.scss */
.t_8 {
  background: #fcdecc !important;
}

/* line 128, ../sass/_day.scss */
.t_9 {
  background: #f1e4e8 !important;
}

/* line 131, ../sass/_day.scss */
.t_10 {
  background: #fcd5e6 !important;
}

/* line 134, ../sass/_day.scss */
.t_11 {
  background: #eef7e8 !important;
}

/* line 137, ../sass/_day.scss */
.t_12 {
  background: #dcebf2 !important;
}

/* line 140, ../sass/_day.scss */
.t_13 {
  background: #dcebf2 !important;
}

/* line 143, ../sass/_day.scss */
.t_14 {
  background: #e2e7d5 !important;
}

/* line 146, ../sass/_day.scss */
.t_15 {
  background: #ebf0e0 !important;
}

/* line 149, ../sass/_day.scss */
.t_16 {
  background: #dbcca3 !important;
}

/* line 152, ../sass/_day.scss */
.t_17 {
  background: #e7e8e6 !important;
}

/* line 1, ../sass/_month_week.scss */
#month, #week {
  clear: both;
}
/* line 3, ../sass/_month_week.scss */
#month table, #week table {
  width: 100%;
}
/* line 4, ../sass/_month_week.scss */
#month tr, #week tr {
  vertical-align: top;
}
/* line 5, ../sass/_month_week.scss */
#month td, #week td {
  border-left: 1px solid #CCCCCC;
}
/* line 6, ../sass/_month_week.scss */
#month .nDay, #week .nDay {
  width: 14%;
  text-align: center;
  padding-right: 35px;
}
/* line 7, ../sass/_month_week.scss */
#month .week, #week .week {
  width: 14%;
  margin-right: 3px;
  float: left;
}
/* line 9, ../sass/_month_week.scss */
#month .week .numDay, #week .week .numDay {
  padding: 3px 3px 3px 20px;
  text-align: left;
  color: #FFF;
}
/* line 15, ../sass/_month_week.scss */
#month h1, #month .h1, #week h1, #week .h1 {
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}
/* line 16, ../sass/_month_week.scss */
#month h2, #month .h2, #week h2, #week .h2 {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 5px;
}
/* line 17, ../sass/_month_week.scss */
#month .event, #week .event {
  background: #FFF;
  border-bottom: 2px solid #000;
  margin: 15px;
  padding-bottom: 5px;
}
/* line 21, ../sass/_month_week.scss */
#month .event .start_time, #week .event .start_time {
  color: #337ab7;
  padding-right: 2px;
  font-weight: bold;
}
/* line 26, ../sass/_month_week.scss */
#month .event h1 a, #week .event h1 a {
  color: #000;
  line-height: 135%;
  letter-spacing: 0;
}
/* line 29, ../sass/_month_week.scss */
#month .even_infoservices, #month .even_tvcrewservices, #week .even_infoservices, #week .even_tvcrewservices {
  margin-top: 5px;
  margin-bottom: 0;
  background: #f2f2f2 !important;
}
/* line 33, ../sass/_month_week.scss */
#month .even_infoservices h1 a, #month .even_tvcrewservices h1 a, #week .even_infoservices h1 a, #week .even_tvcrewservices h1 a {
  color: #337ab7;
}
/* line 35, ../sass/_month_week.scss */
#month .numDay, #week .numDay {
  background: #337ab7;
  border-bottom: 1px solid #CCCCCC;
  margin: 0;
  padding: 3px 3px 3px 0;
  text-align: center;
  color: #000;
}
/* line 42, ../sass/_month_week.scss */
#month .numDay a, #week .numDay a {
  font-weight: bold;
  color: #FFF;
}
/* line 44, ../sass/_month_week.scss */
#month .today, #week .today {
  background: #99bcdb;
}
/* line 49, ../sass/_month_week.scss */
#month .week3 h1, #month .week3 .h1, #week .week3 h1, #week .week3 .h1 {
  font-size: 12px !important;
  font-weight: 700 !important;
}
/* line 50, ../sass/_month_week.scss */
#month .week3 h2, #month .week3 .h2, #week .week3 h2, #week .week3 .h2 {
  font-size: 14px !important;
}
/* line 52, ../sass/_month_week.scss */
#month .btn_alert, #week .btn_alert {
  padding: 0;
  width: 100%;
  margin-right: 5px;
  height: 13px;
  font-size: 10px;
  line-height: 14px !important;
}
/* line 60, ../sass/_month_week.scss */
#month .dna, #week .dna {
  line-height: 9px !important;
}

/* line 1, ../sass/_infoservices.scss */
.infoservices {
  background: #d7d7d7;
  display: inline-block;
  margin: 10px 0 5px 0;
  min-height: 35px;
  padding: 5px;
}
/* line 7, ../sass/_infoservices.scss */
.infoservices .first_line {
  width: 49%;
  float: left;
}
/* line 8, ../sass/_infoservices.scss */
.infoservices .other_line {
  width: 49%;
  float: left;
  border-left: 1px dotted #464646;
  padding-left: 5px;
}
/* line 9, ../sass/_infoservices.scss */
.infoservices h1 {
  margin-top: 0 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  font-variant: small-caps !important;
  letter-spacing: 15px !important;
}
/* line 16, ../sass/_infoservices.scss */
.infoservices h2 {
  margin-top: 0 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  font-variant: small-caps !important;
  letter-spacing: 5px !important;
  padding-top: 9px;
}
/* line 24, ../sass/_infoservices.scss */
.infoservices .info {
  float: right;
  width: 85%;
}
/* line 28, ../sass/_infoservices.scss */
.infoservices .first_line p {
  font-size: 14px;
  font-weight: bold !important;
  text-align: left;
}
/* line 29, ../sass/_infoservices.scss */
.infoservices .first_line div.services_desc p {
  font-size: 14px;
  font-weight: normal !important;
  text-align: left;
}
/* line 31, ../sass/_infoservices.scss */
.infoservices .other_line .out {
  color: #b31906;
}
/* line 32, ../sass/_infoservices.scss */
.infoservices .other_line .lux {
  color: #229939;
}
/* line 33, ../sass/_infoservices.scss */
.infoservices .other_line .mis {
  color: #1a86cc;
}
/* line 34, ../sass/_infoservices.scss */
.infoservices .other_line h2 {
  float: left;
  clear: both;
}
/* line 35, ../sass/_infoservices.scss */
.infoservices .other_line p {
  float: left;
  padding-top: 5px;
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold !important;
  text-align: left;
}

/* line 37, ../sass/_infoservices.scss */
.infoservices49 {
  float: left;
  width: 49%;
  min-height: 130px;
}
/* line 40, ../sass/_infoservices.scss */
.infoservices49 .info {
  float: right;
  width: 80% !important;
}
/* line 44, ../sass/_infoservices.scss */
.infoservices49 .other_line {
  width: 49%;
  float: left;
}
/* line 48, ../sass/_infoservices.scss */
.infoservices49 .first_line {
  width: 50%;
  float: left;
}

/* line 53, ../sass/_infoservices.scss */
.infoservices99 {
  float: left;
  width: 100%;
}

/* line 1, ../sass/_tvcrewservices.scss */
.tvcrewservices {
  display: inline-block;
  margin: 10px 0 5px 14px;
  min-height: 35px;
  padding: 5px;
  background: #FFF;
  float: right;
  width: 47%;
  min-height: 170px;
}
/* line 10, ../sass/_tvcrewservices.scss */
.tvcrewservices .info {
  width: 100% !important;
}
/* line 11, ../sass/_tvcrewservices.scss */
.tvcrewservices h2 {
  font-size: 13px !important;
  float: left;
  clear: both;
  padding-right: 5px;
  display: inline-block;
}
/* line 18, ../sass/_tvcrewservices.scss */
.tvcrewservices p {
  margin: -2px 0 10px;
}

/* line 1, ../sass/_lastinsert.scss */
.col1_lastinsert {
  clear: none;
  float: left;
  width: 45%;
  margin-right: 15px;
}

/* line 7, ../sass/_lastinsert.scss */
.col2_lastinsert {
  clear: none !important;
  float: left;
  width: 45%;
}

/* line 13, ../sass/_lastinsert.scss */
.col1_lastinsert li, .col2_lastinsert li {
  clear: both;
  border-top: 1px solid #d4d4d1;
  border-bottom: 1px solid #d4d4d1;
  margin-bottom: 5px;
  width: 99%;
}
/* line 14, ../sass/_lastinsert.scss */
.col1_lastinsert .time, .col2_lastinsert .time {
  width: 20% !important;
  float: left;
  margin-left: 5px;
}
/* line 15, ../sass/_lastinsert.scss */
.col1_lastinsert .info, .col2_lastinsert .info {
  width: 79% !important;
  float: right;
}
/* line 16, ../sass/_lastinsert.scss */
.col1_lastinsert .user_add_mod, .col1_lastinsert #event_detail .user_add_mod, .col2_lastinsert .user_add_mod, .col2_lastinsert #event_detail .user_add_mod {
  clear: both;
  text-align: right;
  color: #337ab7 !important;
  font-size: 9px;
  margin-top: 1px;
  margin-right: 5px;
}

/* line 2, ../sass/_users.scss */
#users li {
  clear: both;
  margin-top: 3px;
  padding: 3px;
  float: none;
  border-top: 1px dotted #ccc;
}
/* line 9, ../sass/_users.scss */
#users li h2 {
  padding: 0;
  margin-bottom: 0;
  float: left;
  width: 15%;
  margin-top: 0;
  font-size: 12px;
}
/* line 17, ../sass/_users.scss */
#users li p {
  float: left;
  margin-right: 2px;
  padding-top: 0;
  color: #000;
  font-size: 12px;
  margin-bottom: 0;
}
/* line 25, ../sass/_users.scss */
#users p.mail {
  width: 30%;
}
/* line 28, ../sass/_users.scss */
#users p.user_mod_date_pass {
  width: 12px;
  margin-right: 3px;
  height: 1px;
}
/* line 33, ../sass/_users.scss */
#users p.info_list_mail {
  width: 12px;
  margin-right: 3px;
  height: 1px;
}
/* line 38, ../sass/_users.scss */
#users .info_list_mail a, #users .info_list a {
  cursor: inherit;
}
/* line 41, ../sass/_users.scss */
#users p.info_list {
  width: 12px;
  margin-right: 8px;
  height: 1px;
}
/* line 46, ../sass/_users.scss */
#users .roles .admin {
  color: #900;
  font-weight: bold;
}
/* line 50, ../sass/_users.scss */
#users .info_roles_comp {
  min-width: 50%;
}
/* line 53, ../sass/_users.scss */
#users .roles {
  color: #000;
}
/* line 56, ../sass/_users.scss */
#users .consilium {
  border: 1px solid #000846 !important;
}
/* line 59, ../sass/_users.scss */
#users .admin400 {
  border: 6px solid #990000 !important;
}
/* line 62, ../sass/_users.scss */
#users .btn {
  margin-right: 8px;
  padding: 5px;
  float: right;
  -moz-border-radius: 0;
}
/* line 67, ../sass/_users.scss */
#users .btn a {
  color: #FFF;
}
/* line 70, ../sass/_users.scss */
#users .loginlog .statut_ok {
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 10px;
  background: #005826;
}
/* line 77, ../sass/_users.scss */
#users .loginlog .statut_nok {
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 10px;
  background: #9e0b0f;
}
/* line 84, ../sass/_users.scss */
#users .loginlog li {
  height: 20px;
  border-top: none;
}
/* line 85, ../sass/_users.scss */
#users .loginlog .even {
  background: #e1e1e1;
}

/* line 1, ../sass/_form.scss */
form {
  max-width: 850px;
}
/* line 3, ../sass/_form.scss */
form fieldset {
  width: 100%;
}

/* line 7, ../sass/_form.scss */
fieldset {
  border: none;
}

/* line 10, ../sass/_form.scss */
dt {
  font-weight: normal;
}

/* line 14, ../sass/_form.scss */
#add dl {
  margin-bottom: 2px;
}
/* line 17, ../sass/_form.scss */
#add ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 31px;
  line-height: 31px;
  border: 1px solid #E3E3E3;
  margin-bottom: -1px;
  background: #F7F7F7;
  overflow: hidden;
  position: relative;
}
/* line 28, ../sass/_form.scss */
#add ul.tabs li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 11px;
  padding: 0 10px;
  border: 1px solid #fff;
  outline: none;
}
/* line 38, ../sass/_form.scss */
#add .tabs li.active {
  background: #003366;
}
/* line 41, ../sass/_form.scss */
#add .tabs li.active a {
  color: #FFF;
}
/* line 44, ../sass/_form.scss */
#add .tabs li:hover {
  background: #cececf;
}
/* line 45, ../sass/_form.scss */
#add .tab_content {
  padding: 10px 5px 0 5px;
  font-size: 1.2em;
  background: #F7F7F7;
}
/* line 50, ../sass/_form.scss */
#add .ui-accordion-content {
  min-height: 190px;
  padding-top: 0;
}
/* line 51, ../sass/_form.scss */
#add #state {
  margin-top: 20px;
}
/* line 53, ../sass/_form.scss */
#add #state dt {
  width: 130px;
  float: left;
}
/* line 57, ../sass/_form.scss */
#add #state dl {
  margin-bottom: 2px;
}
/* line 58, ../sass/_form.scss */
#add #state .col {
  float: left;
  width: 32%;
  border-left: 1px solid #CCC;
  padding-left: 5px;
}
/* line 65, ../sass/_form.scss */
#add #file {
  margin-top: 20px;
}
/* line 67, ../sass/_form.scss */
#add #file label {
  display: inline-block;
  /*float: left;*/
  padding-bottom: 0;
  clear: both;
  margin-right: 10px;
}
/* line 74, ../sass/_form.scss */
#add #file input[type=radio] {
  margin: 9px 0 0 0;
}
/* line 77, ../sass/_form.scss */
#add #file input[type=checkbox] {
  margin: 0;
}
/* line 81, ../sass/_form.scss */
#add label {
  display: block;
  float: none;
  margin-top: 5px;
  margin-bottom: 2px;
}
/* line 88, ../sass/_form.scss */
#add #group_mail_alert p, #add #group_sms_alert p {
  font-size: 14px;
}
/* line 90, ../sass/_form.scss */
#add #group_mail_alert p span, #add #group_sms_alert p span {
  font-size: 10px;
}
/* line 92, ../sass/_form.scss */
#add #group_mail_alert .odd_mail_alert, #add #group_sms_alert .odd_mail_alert {
  float: right;
  width: 48%;
}
/* line 93, ../sass/_form.scss */
#add #group_mail_alert .even_mail_alert, #add #group_sms_alert .even_mail_alert {
  float: left;
  width: 48%;
}

/* line 97, ../sass/_form.scss */
.col1 {
  clear: none;
  float: left;
  width: 49%;
}

/* line 102, ../sass/_form.scss */
.col2 {
  clear: none;
  float: right;
  width: 49%;
}

/* line 107, ../sass/_form.scss */
.visible_in {
  display: inline-block;
  width: 31%;
  border-right: 1px solid #d4d4d1;
  border-bottom: 1px solid #d4d4d1;
  margin-right: 15px;
}
/* line 113, ../sass/_form.scss */
.visible_in span {
  min-width: 160px;
  display: inline-block;
}

/* line 119, ../sass/_form.scss */
textarea {
  width: 100%;
}

/* line 120, ../sass/_form.scss */
input[type="text"], input[type="password"], select {
  background: url("../images/form-field-bg.gif") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: #000000;
  font-size: 11px;
  padding: 5px;
  width: 100%;
}

/* line 128, ../sass/_form.scss */
input.col2 {
  width: 49%;
}

/* line 131, ../sass/_form.scss */
#userForm .usercol1, #planningForm .usercol1, #tvcrewForm .usercol1 {
  width: 49%;
  float: left;
}
/* line 132, ../sass/_form.scss */
#userForm .usercol2, #planningForm .usercol2, #tvcrewForm .usercol2 {
  width: 49%;
  float: right;
}
/* line 133, ../sass/_form.scss */
#userForm select[multiple], #planningForm select[multiple], #tvcrewForm select[multiple] {
  height: 160px;
}
/* line 136, ../sass/_form.scss */
#userForm .select13, #planningForm .select13, #tvcrewForm .select13 {
  width: 210px;
}
/* line 137, ../sass/_form.scss */
#userForm .usercol1 select, #userForm .usercol2 select, #planningForm .usercol1 select, #planningForm .usercol2 select, #tvcrewForm .usercol1 select, #tvcrewForm .usercol2 select {
  height: 93px;
}

/* line 139, ../sass/_form.scss */
#planningForm dd {
  clear: both;
}

/* line 140, ../sass/_form.scss */
#planningForm #state dd {
  clear: none;
}

/* line 141, ../sass/_form.scss */
.cke_contents {
  height: 100px !important;
}

/* line 2, ../sass/_tvfeed.scss */
#content_tvfeed ul {
  width: 100%;
  float: none;
}
/* line 3, ../sass/_tvfeed.scss */
#content_tvfeed .autoscroll-wrapper ul {
  width: 100%;
}
/* line 4, ../sass/_tvfeed.scss */
#content_tvfeed #livebox {
  width: 100%;
  font-size: 30px;
  color: #FFF;
  background: #cc3333;
  min-height: 0;
  text-align: center;
  line-height: 38px;
  padding-bottom: 5px;
  font-weight: bold;
  letter-spacing: 1px;
}
/* line 16, ../sass/_tvfeed.scss */
#content_tvfeed .start_time {
  font-size: 20px;
}
/* line 17, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices {
  height: 85px !important;
  float: none !important;
  width: 100% !important;
  margin-top: 0 !important;
}
/* line 22, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices .first_line {
  width: 43%;
}
/* line 23, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices .other_line {
  width: 56%;
  border-left: 1px dotted #FFF !important;
  padding-left: 15px !important;
}
/* line 27, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices .other_line p {
  padding-top: 0 !important;
}
/* line 29, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices .time {
  float: left;
  width: 65px;
  min-width: 65px;
  font-size: 10px;
}
/* line 34, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices .time p.private {
  width: 60px;
}
/* line 38, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices .info {
  float: right;
  width: 91% !important;
}
/* line 42, ../sass/_tvfeed.scss */
#content_tvfeed .infoservices h2 {
  padding-top: 3px !important;
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}
/* line 44, ../sass/_tvfeed.scss */
#content_tvfeed .taskw25 {
  min-height: inherit !important;
  margin-bottom: 5px;
  border-left: none;
}
/* line 48, ../sass/_tvfeed.scss */
#content_tvfeed .taskw25 .user {
  float: left;
}
/* line 49, ../sass/_tvfeed.scss */
#content_tvfeed .taskw25 h3 {
  margin-top: 2px;
}
/* line 50, ../sass/_tvfeed.scss */
#content_tvfeed .taskw25 h4 {
  float: left;
  clear: both;
  margin-top: 2px;
}
/* line 51, ../sass/_tvfeed.scss */
#content_tvfeed .taskw25 .subtask_desc {
  clear: none;
}

/* line 1, ../sass/_legend.scss */
.user_add_mod {
  clear: both;
  float: right;
  color: #337ab7 !important;
  font-size: 11px;
  margin-top: 1px;
}

/* legend start */
/* line 9, ../sass/_legend.scss */
#legend li {
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  float: left;
  margin-right: 15px;
  min-height: 90px;
  width: 100px;
}

/* line 17, ../sass/_legend.scss */
ul.legend_event {
  border-top: 1px solid #CCCCCC;
  margin-top: 5px;
  padding-top: 10px;
}

/* line 22, ../sass/_legend.scss */
.legend_event li {
  border-right: 1px solid #CCCCCC;
  float: left;
  margin-right: 5px;
  width: 150px !important;
  padding-right: 20px;
}

/* line 29, ../sass/_legend.scss */
.legend_event .event {
  clear: none !important;
}

/* line 32, ../sass/_legend.scss */
.legend_event p {
  width: inherit !important;
  padding: 10px;
}

/* line 36, ../sass/_legend.scss */
.btn_alert {
  font-size: 10px;
  line-height: 24px !important;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  float: none;
  color: #FFF;
  padding: 3px;
  width: 91px;
  margin-right: 5px;
  height: 30px;
  display: block;
  clear: both;
}

/* line 52, ../sass/_legend.scss */
.cancelled, .cancel {
  background: #FD0000;
}

/* line 55, ../sass/_legend.scss */
.cancelled a {
  color: #FFF;
}

/* line 58, ../sass/_legend.scss */
.new {
  background: #009900;
  color: #FFF !important;
}

/* line 62, ../sass/_legend.scss */
.new a {
  color: #FFF;
}

/* line 65, ../sass/_legend.scss */
.tbc, .tt {
  background: #003399;
}

/* line 68, ../sass/_legend.scss */
.tbc a {
  color: #FFF;
}

/* line 71, ../sass/_legend.scss */
.updated {
  background: #fc6605;
}

/* line 74, ../sass/_legend.scss */
.updated a {
  color: #FFF;
}

/* line 77, ../sass/_legend.scss */
.time_change, .tc {
  background: #990000;
}

/* line 80, ../sass/_legend.scss */
.time_change a {
  color: #FFF;
}

/* line 83, ../sass/_legend.scss */
.timeunknown, .tbcam, .tbcpm {
  background: #000033;
}

/* line 86, ../sass/_legend.scss */
.timeunknown a {
  color: #FFF;
}

/* line 89, ../sass/_legend.scss */
.dna {
  background: #56002b;
  border: 2px solid #ED1C24;
  line-height: 10px !important;
}

/* line 94, ../sass/_legend.scss */
.dna a {
  color: #FFF;
}

/* line 97, ../sass/_legend.scss */
.time_unknown_conf, .conf {
  background: #006633;
}

/* line 100, ../sass/_legend.scss */
.time_unknown_conf a {
  color: #FFF;
}

/* line 103, ../sass/_legend.scss */
.datechange {
  background: #510000;
}

/* line 106, ../sass/_legend.scss */
.datechange a {
  color: #FFF;
}

/* line 109, ../sass/_legend.scss */
.exp {
  background: #7b0046;
}

/* line 112, ../sass/_legend.scss */
.private {
  border-left: 3px solid #900 !important;
  border-right: 3px solid #900 !important;
}

/* line 117, ../sass/_legend.scss */
.consilium {
  border-left: 1px solid #000846 !important;
  border-right: 1px solid #000846 !important;
}

/* line 121, ../sass/_legend.scss */
.admin400 {
  border-left: 6px solid #990000 !important;
  border-right: 6px solid #990000 !important;
}

/* line 125, ../sass/_legend.scss */
.infoservices_private {
  border-left: 1px solid #900 !important;
  border-right: 1px solid #900 !important;
}

/* line 130, ../sass/_legend.scss */
p.private {
  border: 2px solid #900 !important;
  background: #FFF !important;
  text-align: center;
  padding: 2px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #900 !important;
  width: 91px;
  display: block;
  height: 30px;
  margin-top: 5px;
  line-height: 24px !important;
  clear: both;
}

/* line 146, ../sass/_legend.scss */
.legende_list {
  border: 1px solid #d4d4d1;
  padding-left: 5px;
  margin: 5px;
  display: inline-block;
  width: 100%;
}
/* line 152, ../sass/_legend.scss */
.legende_list h1, .legende_list .h1 {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 153, ../sass/_legend.scss */
.legende_list h2, .legende_list .h2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 154, ../sass/_legend.scss */
.legende_list h3, .legende_list .h3 {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 5px;
}

/* line 158, ../sass/_legend.scss */
.legende_list_task {
  border: 1px solid #d4d4d1;
  padding-left: 5px;
  margin: 5px;
  display: inline-block;
  width: 99%;
}

/* legend end */
/* line 2, ../sass/_mail_alert.scss */
#group_mail_alert p, #group_sms_alert p {
  font-size: 14px;
}
/* line 4, ../sass/_mail_alert.scss */
#group_mail_alert p span, #group_sms_alert p span {
  font-size: 10px;
}
/* line 6, ../sass/_mail_alert.scss */
#group_mail_alert .odd_mail_alert, #group_sms_alert .odd_mail_alert {
  float: right;
  width: 48%;
}
/* line 7, ../sass/_mail_alert.scss */
#group_mail_alert .even_mail_alert, #group_sms_alert .even_mail_alert {
  float: left;
  width: 48%;
}

/* line 9, ../sass/_mail_alert.scss */
iframe {
  width: 650px;
  min-height: 440px;
}

/* line 13, ../sass/_mail_alert.scss */
form#sendmail {
  max-width: 950px !important;
}

/* line 17, ../sass/_mail_alert.scss */
#sendmail fieldset {
  padding: 0;
  margin: 0;
}
/* line 21, ../sass/_mail_alert.scss */
#sendmail .col1 {
  width: 20%;
  float: left;
  margin-top: 8px;
}
/* line 22, ../sass/_mail_alert.scss */
#sendmail .col2 {
  width: 78%;
  float: right;
  margin-top: 8px;
}
/* line 23, ../sass/_mail_alert.scss */
#sendmail #statut {
  width: inherit;
}

/* line 79, ../sass/screen.scss */
.row {
  margin-right: 0;
  margin-left: 0;
}

/* line 83, ../sass/screen.scss */
.autoscroll-wrapper {
  clear: both;
  width: 100% !important;
}

/* line 87, ../sass/screen.scss */
.footer {
  color: #FFF;
  clear: both;
  font: normal 80.5%/1.5 Helvetica, Arial, sans-serif;
  text-align: center;
  background: none repeat scroll 0 0 #254476;
  border-bottom: 1px solid #5876a4;
  border-top: 1px solid #435d85;
}
/* line 95, ../sass/screen.scss */
.footer a {
  color: #FFF;
}

/* HELPERS */
/* line 3, ../sass/_helpers.scss */
.selected {
  color: #dd0d5e;
}

/* line 7, ../sass/_helpers.scss */
.clear {
  clear: both !important;
}

/* line 11, ../sass/_helpers.scss */
.floatl, .floatL {
  float: left !important;
}

/* line 15, ../sass/_helpers.scss */
.floatr, .floatR {
  float: right !important;
}

/* line 19, ../sass/_helpers.scss */
.red {
  color: #cc3333 !important;
}

/* line 23, ../sass/_helpers.scss */
.pt_more {
  font-size: 80%;
}

/* line 27, ../sass/_helpers.scss */
.big_font {
  font-size: 150% !important;
}

/* line 31, ../sass/_helpers.scss */
.error, .error a {
  color: #dd0d5e !important;
}

/* line 35, ../sass/_helpers.scss */
.error a {
  text-decoration: underline;
}

/* line 39, ../sass/_helpers.scss */
#error {
  border: 1px solid #dd0d5e;
  background: #dd0d5e;
  text-align: left;
  clear: both;
  color: #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
}

/* line 51, ../sass/_helpers.scss */
.matop10 {
  margin-top: 10px !important;
}

/* line 55, ../sass/_helpers.scss */
.patop10 {
  padding-top: 10px;
}

/* line 58, ../sass/_helpers.scss */
.patop20 {
  padding-top: 20px;
}

/* line 61, ../sass/_helpers.scss */
.p10 {
  padding: 10px;
}

/* line 64, ../sass/_helpers.scss */
.marigth15 {
  margin-right: 15px;
}

/* line 67, ../sass/_helpers.scss */
.mal15 {
  margin-left: 15px;
}

/* line 70, ../sass/_helpers.scss */
.mt15 {
  margin-top: 15px;
}

/* line 73, ../sass/_helpers.scss */
.pad-10 {
  margin: 0;
}

/* line 76, ../sass/_helpers.scss */
.w100 {
  width: 100% !important;
  min-width: 150px;
}
/* line 79, ../sass/_helpers.scss */
.w100 h2 {
  margin: 0;
}
/* line 80, ../sass/_helpers.scss */
.w100 p {
  margin: 0;
}

/* line 82, ../sass/_helpers.scss */
.left {
  float: left;
}

/* line 86, ../sass/_helpers.scss */
.right {
  float: right;
}

/* line 90, ../sass/_helpers.scss */
.last {
  margin-right: 0;
}

/* line 94, ../sass/_helpers.scss */
hr {
  display: inline-block;
  width: 100%;
  border: 1px solid #E6E6E6;
  height: 1px;
}

/* line 100, ../sass/_helpers.scss */
#event_detail hr {
  margin-bottom: 5px;
  margin-top: 5px;
}

/* line 101, ../sass/_helpers.scss */
#event_detail li {
  margin-bottom: 15px;
}

/* line 102, ../sass/_helpers.scss */
.w50 {
  width: 50%;
}

/* line 105, ../sass/_helpers.scss */
.w49 {
  width: 49%;
}

/* line 108, ../sass/_helpers.scss */
.w100 {
  width: 100%;
}

/* line 111, ../sass/_helpers.scss */
.w30 {
  width: 30%;
}

/* line 114, ../sass/_helpers.scss */
.w24 {
  width: 24%;
}

/* line 117, ../sass/_helpers.scss */
.clear {
  clear: both;
}

/* line 122, ../sass/_helpers.scss */
.center {
  text-align: center;
}

/* line 126, ../sass/_helpers.scss */
.borderr {
  border-right: 1px solid #CCC;
  padding-right: 5px;
}

/* line 127, ../sass/_helpers.scss */
.grey {
  background: #F4F4F4;
}
.hidden{display: none;}
/* end HELPERS */
/* line 1, ../sass/_media_queries.scss */
#left_side {
  width: 15%;
  float: left;
  background: #FFF;
  position: fixed;
}

/* line 2, ../sass/_media_queries.scss */
.content {
  width: 84%;
  float: right;
}

/* line 3, ../sass/_media_queries.scss */
#logo {
  width: 50%;
  float: left;
}

/* line 4, ../sass/_media_queries.scss */
#login {
  width: 50%;
  float: right;
}

/* Ci-dessous : CSS media queries */
@media (max-width: 1025px) {
  /* line 7, ../sass/_media_queries.scss */
  #left_side {
    width: 24%;
    float: left;
  }

  /* line 8, ../sass/_media_queries.scss */
  .content {
    width: 75%;
    float: right;
  }

  /* line 9, ../sass/_media_queries.scss */
  li#refresh {
    display: none;
  }

  /* line 11, ../sass/_media_queries.scss */
  #tabs_event li.tabli {
    margin-right: 3px;
  }
  /* line 14, ../sass/_media_queries.scss */
  #tabs_event li.tabli a {
    padding: 5px;
    font-size: 11px;
    text-transform: none;
  }

  /* line 20, ../sass/_media_queries.scss */
  #day .info, #event_detail .info, #content_tvfeed .info {
    float: right;
    width: 84%;
  }

  /* line 24, ../sass/_media_queries.scss */
  #week .week3 h1, #week .week3 .h1 {
    font-size: 10px !important;
    padding-left: 2px;
  }

  /* line 28, ../sass/_media_queries.scss */
  #week .week3 h2, #week .week3 .h2 {
    font-size: 12px !important;
    padding-left: 2px;
  }
}
@media (max-width: 730px) {
  /* line 34, ../sass/_media_queries.scss */
  #left_side {
    width: 24%;
    float: left;
  }

  /* line 35, ../sass/_media_queries.scss */
  .content {
    width: 75%;
    float: right;
  }

  /* line 38, ../sass/_media_queries.scss */
  #header #logo img {
    width: 14%;
    min-width: 65px;
  }
  /* line 39, ../sass/_media_queries.scss */
  #header #logo p {
    font-size: 20px;
    padding-left: 55px;
    margin-top: 25px;
  }

  /* line 42, ../sass/_media_queries.scss */
  #day .info, #event_detail .info, #content_tvfeed .info {
    width: 74%;
  }

  /* line 45, ../sass/_media_queries.scss */
  #day .Task .subtask_desc, #event_detail .Task .subtask_desc, #content_tvfeed .Task .subtask_desc {
    margin-left: 5px;
  }

  /* line 48, ../sass/_media_queries.scss */
  #day .Task h4, #day .Task .h4, #event_detail .Task h4, #event_detail .Task .h4, #content_tvfeed .Task h4, #content_tvfeed .Task .h4 {
    margin-left: 5px;
  }
}
@media (max-width: 596px) {
  /* line 53, ../sass/_media_queries.scss */
  #left_side {
    width: 29%;
    float: left;
  }

  /* line 54, ../sass/_media_queries.scss */
  .content {
    width: 70%;
    float: right;
  }
}
@media (max-width: 480px) {
  /* line 57, ../sass/_media_queries.scss */
  #header {
    height: 69px;
    background: url("/images/header.jpg") repeat-x scroll 50% -32px transparent;
  }
  /* line 61, ../sass/_media_queries.scss */
  #header #logo p {
    font-size: 13px;
  }
  /* line 64, ../sass/_media_queries.scss */
  #header #login p {
    font-size: 10px;
  }
  /* line 65, ../sass/_media_queries.scss */
  #header #login #resultip {
    clear: both;
  }

  /* line 71, ../sass/_media_queries.scss */
  .tools p, .tools h1 {
    font-size: 12px;
  }

  /* line 73, ../sass/_media_queries.scss */
  #left_side, button.switch, li#refresh {
    display: none;
  }

  /* line 74, ../sass/_media_queries.scss */
  .content {
    width: 99%;
    float: none;
  }

  /* line 75, ../sass/_media_queries.scss */
  h3, .h3 {
    font-size: 14px;
    margin-top: 2px;
  }

  /* line 76, ../sass/_media_queries.scss */
  #day .Task h4, #day .Task .h4, #event_detail .Task h4, #event_detail .Task .h4 {
    margin-left: 5px;
  }

  /* line 77, ../sass/_media_queries.scss */
  #day .Task .subtask_desc, #event_detail .Task {
    margin-left: 5px;
    clear: both;
  }

  /* line 78, ../sass/_media_queries.scss */
  .content {
    padding-right: 5px;
    padding-left: 5px;
  }

  /* line 79, ../sass/_media_queries.scss */
  #day .time, #event_detail .time, #content_tvfeed .time {
    float: none;
    width: 100%;
    margin-bottom: 2px;
  }

  /* line 80, ../sass/_media_queries.scss */
  #day .info, #event_detail .info, #content_tvfeed .info {
    float: none;
    width: 100%;
    clear: both;
  }

  /* line 81, ../sass/_media_queries.scss */
  .infoservices49, .tvcrewservices {
    float: none;
    width: 99%;
    clear: both;
    margin: 0;
  }

  /* line 83, ../sass/_media_queries.scss */
  .infoservices .other_line p, .infoservices .first_line p {
    float: left;
    padding-top: 1px;
    margin-left: 5px;
    font-size: 11px;
  }

  /* line 89, ../sass/_media_queries.scss */
  .infoservices .other_line h2, .infoservices .first_line h2 {
    margin-bottom: 5px;
    padding-top: 2px;
  }

  /* line 90, ../sass/_media_queries.scss */
  p.private, .btn_alert {
    font-size: 8px;
    line-height: 12px !important;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    margin-bottom: 2px;
    float: left !important;
    color: #FFF;
    padding: 3px;
    width: 91px;
    margin-right: 5px;
    height: 20px;
    display: block;
    clear: none !important;
  }

  /* line 106, ../sass/_media_queries.scss */
  #day .info h1, #event_detail .info h1, #content_tvfeed .info h1 {
    font-size: 14px;
  }

  /* line 109, ../sass/_media_queries.scss */
  #day .info h2, #event_detail .info h2, #content_tvfeed .info h2 {
    font-size: 14px;
  }

  /* line 112, ../sass/_media_queries.scss */
  #month .week, #week .week {
    width: 100%;
    float: none;
  }
}
/* 5: orientation:portrait */
/* 6: orientation:paysage */
