@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000036}}
*:focus {
  outline: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000310}}
::selection {
  background: #444;
  color: #0ff; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000315}}
::-moz-selection {
  background: #444;
  color: #0ff; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000320}}
#loader {
  z-index: 800;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000329}}
  #loader #loaderAnim {
    width: 164px;
    height: 164px;
    margin: 12vh auto;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.08) url(../imgs/ui/loader.gif) no-repeat 20px 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000339}}
body {
  background-color: #F0F0F0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000343}}
.loginForm {
  margin: 80px auto;
  padding: 70px;
  width: 100%;
  text-align: center;
  border-radius: 20px;
  background: #f7f7f7 url("../imgs/ui/login-bg.png") no-repeat center;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), INSET 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), INSET 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1), INSET 1px 1px 0 #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000351}}
  .loginForm label {
    font-size: 1.7rem;
    color: #999; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000355}}
  .loginForm input {
    padding: 12px;
    border-radius: 7px;
    background-color: rgba(255, 255, 255, 0.8); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000360}}
  .loginForm .btn {
    margin-top: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000365}}
#navMainTop {
  width: 100%;
  border-radius: 0 0 8px 8px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000369}}
#navMainTopList {
  margin-left: 1%; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000372}}
.session-stop {
  margin: -5px 0 0 10px; }

/*$textColorHeader : rgba(255,255,255,0.5);*/
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000380}}
#welcome .row {
  position: relative;
  margin: 25px 0;
  padding: 20px;
  height: 80vh;
  border-radius: 10px;
  background: #eaeaea url("../imgs/ludwig.svg") no-repeat left -20px bottom -110px;
  background-size: 70%;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15) inset, 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15) inset, 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15) inset, 1px 1px 0 #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000389}}
  #welcome .row #version {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 40px;
    bottom: 15px;
    font-size: 12px;
    letter-spacing: 3px;
    color: #AAA; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\0000398}}
    #welcome .row #version strong {
      font-weight: normal;
      color: #000; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003102}}
    #welcome .row #version:hover {
      cursor: default; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003106}}
  #welcome .row h1 {
    position: relative;
    margin-top: 20px;
    height: 80px;
    overflow: hidden;
    font-size: 2.3rem;
    font-weight: normal;
    border-bottom: 1px solid #CCC; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003114}}
    #welcome .row h1 span:first-child {
      position: absolute;
      left: -8px;
      top: -38px;
      font-size: 8rem;
      font-weight: 100;
      color: #f7f7f7; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003122}}
    #welcome .row h1 span:last-child {
      position: absolute;
      bottom: 0;
      font-size: 1.8rem;
      color: #666; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003129}}
  #welcome .row .h1-admin {
    background: url("../imgs/avt_admin.svg") no-repeat right bottom -10px;
    background-size: 40px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003133}}
  #welcome .row .h1-user {
    background: url("../imgs/avt_user.svg") no-repeat right bottom;
    background-size: 55px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003137}}
  #welcome .row .h1-guest {
    background: url("../imgs/avt_guest.svg") no-repeat right bottom -9px;
    background-size: 35px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003145}}
.page-header .display-1 {
  display: none;
  position: absolute;
  z-index: -1;
  color: #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003152}}
.page-header .topTools {
  margin-top: 25px;
  padding: 15px 0;
  color: #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003157}}
  .page-header .topTools form {
    width: 300px;
    margin: 0 auto;
    padding-top: 0px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003163}}
  .page-header .topTools #top-btns {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003165}}
    .page-header .topTools #top-btns .btn {
      margin-top: -5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003169}}
    .page-header .topTools #top-btns .btn:first-of-type {
      margin-left: 20px;
      margin-right: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003174}}
    .page-header .topTools #top-btns .oi-plus, .page-header .topTools #top-btns .oi-home {
      margin-right: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003181}}
.row {
  margin: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003186}}
#accordion li.main-list-li:first-of-type {
  border-radius: 12px 12px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003189}}
#accordion li.main-list-li:last-of-type {
  border-radius: 0 0 12px 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003194}}
.hr {
  clear: both;
  margin: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003201}}
.main-list {
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003204}}
.main-list-li {
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #E8E8E8;
  background-color: #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003209}}
  .main-list-li span.float-right {
    visibility: hidden; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003214}}
.col-select-designer {
  max-width: 350px !important;
  padding-right: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003218}}
div.view-spot {
  margin-bottom: 15px;
  display: inline-block; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003221}}
  div.view-spot .col:first-of-type {
    padding-right: 0;
    max-width: 350px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003226}}
  div.view-spot a.btn {
    /*min-width: 20%;*/
    margin-left: 12px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003232}}
.mail-valid {
  float: right;
  margin-top: -6px; }

.li-spot-state-rappel {
  background-color: #d9d9d9;
}

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003237}}
.li-spot-state-wait {
  background-color: #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003239}}
  .li-spot-state-wait a.trigger-collapse {
    color: #5584b7 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003243}}
.li-spot-state-dev {
  background-color: #eaf8ff; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003244}}
.li-spot-state-review {
  background-color: #f3ffd5; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003245}}
.li-spot-state-archiv {
  background-color: #FFF; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003246}}
.li-spot-state-valid {
  background-color: #d3e8df; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003248}}
  .li-spot-state-valid a.trigger-collapse {
    color: #003670 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003253}}
.date-spot-state-edit {
  color: #0071c3; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003254}}
.date-spot-state-review {
  color: #00a1b1; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003255}}
.date-spot-state-valid {
  color: #00a085; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003257}}
.btn-spot-valid {
  width: 100%;
  margin-top: 8px;
  margin-bottom: -4px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003263}}
li.trigger-collapse {
  padding: 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003266}}
a.trigger-collapse {
  padding: .75rem;
  text-decoration: none;
  line-height: 2.4rem;
  color: #003670; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003272}}
  a.trigger-collapse:hover {
    text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003276}}
  a.trigger-collapse .ttTrigger {
    padding: 0 10px;
    background-color: #F0F0F0;
    border-radius: 7px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003282}}
.trigger-collapse {
  position: relative;
  display: block; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003288}}
.spot-item-main-list a.trigger-collapse {
  padding: 6.5px .75rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003293}}
.tcsmall {
  padding-left: 25px !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003296}}
.end-main-list {
  width: 100%;
  height: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003302}}
#customerList .accordion {
  background-color: #f0f7ff; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003305}}
  #customerList .accordion .list-group-item {
    background-color: transparent; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003312}}
.inline_form {
  display: inline; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003316}}
.message-item-wait {
  z-index: 2;
  position: absolute;
  top: -5px;
  left: 10px;
  padding: 0.05rem 0.5rem;
  font-size: 10px;
  line-height: 16px;
  color: #DDD;
  border-radius: 5px;
  background-color: rgba(117, 117, 117, 0.95); }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003329}}
.message-item-new {
  z-index: 2;
  position: absolute;
  left: -8px;
  top: 16px;
  color: #ff8f00; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003336}}
.col > .message-item-new {
  left: 9px;
  top: 26px;
  font-size: 9px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003342}}
.contract-off {
  position: relative;
  color: #b2b2b2 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003347}}
.tooltip-trigger-info {
  padding: 7px 10px;
  margin-right: 0 !important;
  margin-left: 10px;
  border: 1px solid #003670;
  border-radius: 80px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003355}}
.spot-left-ok {
  color: #277d00;
  background-color: #e9ffe8 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003359}}
.spot-left-null {
  color: #6D6D6D;
  background-color: #DEDEDE !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003363}}
.spot-left-neg {
  color: #6f0000;
  background-color: #fbd3d3 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003368}}
.list-tools {
  padding: .75rem 1.25rem; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003371}}
.list-tools-contracts {
  min-width: 190px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003375}}
span.oi {
  display: inline-block;
  margin-right: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003379}}
.btn-item-valid {
  margin: 5px 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003383}}
.validContract .btn-item-valid {
  display: block;
  margin: 10px 0 0; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003390}}
.card-text:hover, .card-longtext:hover {
  background-color: #F0F0F0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003393}}
.card-text .phonemail, .card-longtext .phonemail {
  display: block;
  text-align: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003399}}
.card-longtext {
  padding: 10px 15px;
  border-radius: 6px;
  background-color: #FAFAFA;
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15) INSET;
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15) INSET;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15) INSET; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003402}}
  .card-longtext strong {
    font-weight: 500;
    color: #000;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3); }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003414}}
.edit_item {
  padding: 10px 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003416}}
  .edit_item h2 {
    margin-top: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003419}}
  .edit_item > form {
    margin-bottom: 30px;
    padding: 1.5rem;
    background-color: #FFF;
    border-radius: 10px;
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003425}}
    .edit_item > form label {
      font-size: 20px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003428}}
    .edit_item > form .col {
      border-right: 1px solid #CCC; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003431}}
    .edit_item > form .col:last-child {
      border: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003434}}
    .edit_item > form .col:nth-child(odd) {
      /*background-color: #f5f5f5;*/ }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003437}}
    .edit_item > form .col:only-child {
      margin-top: 35px;
      border: none;
      border-top: 1px solid #EEE;
      background-color: transparent; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003443}}
    .edit_item > form .validForm {
      width: 260px;
      margin: 20px auto; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003448}}
    .edit_item > form .multiselect {
      height: 600px;
      -moz-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.22) INSET;
      -webkit-box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.22) INSET;
      box-shadow: 1px 2px 20px rgba(0, 0, 0, 0.22) INSET; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003451}}
      .edit_item > form .multiselect option {
        padding: 10px;
        border-bottom: 1px solid #E3E3E3; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003454}}
        .edit_item > form .multiselect option:hover {
          background-color: aliceblue; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003461}}
  .edit_item #selectSites {
    margin: 10px 0 40px;
    padding: 2.5rem;
    border-radius: 10px;
    background-color: #FFF;
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003467}}
    .edit_item #selectSites .sitelist {
      height: 900px;
      overflow: auto;
      padding: 25px 10px;
      border-radius: 7px;
      background-color: #F0F0F0;
      -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.22) INSET;
      -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.22) INSET;
      box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.22) INSET; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003474}}
      .edit_item #selectSites .sitelist .column-list {
        float: left;
        margin: 0 15px;
        width: 30%; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003479}}
      .edit_item #selectSites .sitelist .btn {
        width: 100%;
        text-align: left; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003483}}
      .edit_item #selectSites .sitelist .mallsite_on, .edit_item #selectSites .sitelist .mallsite_off {
        margin: 1px 0;
        padding: 0;
        border: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003488}}
      .edit_item #selectSites .sitelist .mallsite_on {
        background-color: #c7ffec; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003489}}
      .edit_item #selectSites .sitelist .mallsite_off {
        background-color: #FFFFFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003491}}
    .edit_item #selectSites #btnBack {
      width: 250px;
      margin: 15px auto; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003497}}
.select-sites-modal {
  padding: 0 !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003499}}
.contract_states {
  margin: 5px 0;
  line-height: 2.5em; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003503}}
  .contract_states .contract_label {
    font-weight: 500;
    color: #428888; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003507}}
  .contract_states .contract_states_checbox {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003514}}
    .contract_states .contract_states_checbox img {
      position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003518}}
  .contract_states .contract_states_arrow {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin: 0 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003524}}
    .contract_states .contract_states_arrow img {
      position: absolute;
      top: 0;
      left: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003530}}
  .contract_states .contract_states_txt {
    display: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003533}}
  .contract_states .contract_states_cellTxt {
    display: inline-block;
    width: 30px;
    font-size: 8px;
    text-align: center;
    line-height: 2px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003540}}
  .contract_states .contract_states_cellSep {
    display: inline-block;
    width: 10px;
    margin: 0 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003546}}
  .contract_states .hourglass {
    border: 1px solid #c1c1c1; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003548}}
    .contract_states .hourglass img {
      width: 12px;
      top: 6px;
      left: 8px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003554}}
  .contract_states .checked_off {
    border: 1px solid #cdee82; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003556}}
    .contract_states .checked_off img {
      width: 20px;
      top: 5px;
      left: 4px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003562}}
  .contract_states .checked_on {
    border: 3px solid #bbf23a; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003564}}
    .contract_states .checked_on img {
      width: 28px;
      top: -3px;
      left: 0px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003572}}
.modal-content {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 0 0px 325px black;
  -webkit-box-shadow: 0 0px 325px black;
  box-shadow: 0 0px 325px black; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003578}}
#modalSpot .modal-content {
  background-color: #444; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003581}}
  #modalSpot .modal-content .modal-body {
    border-top: 1px solid #888;
    border-right: 1px solid #444;
    border-bottom: 1px solid #444;
    border-left: 1px solid #888;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #626262; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003589}}
    #modalSpot .modal-content .modal-body .col {
      padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003592}}
    #modalSpot .modal-content .modal-body .col-md-auto {
      padding: 0 0 0 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003596}}
    #modalSpot .modal-content .modal-body .modal-header {
      margin-bottom: 10px;
      padding: 0 5px 8px 0;
      color: #c1c1c1;
      border-bottom: 1px solid #7b7b7b; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003601}}
      #modalSpot .modal-content .modal-body .modal-header .close {
        padding: 0.5rem;
        margin: -0.5rem -0.5rem;
        font-size: 1.5rem;
        line-height: 0.9;
        color: #FFF;
        text-shadow: none;
        border-radius: 10px;
        border: 1px solid #444; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003613}}
    #modalSpot .modal-content .modal-body video {
      display: inline-block;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -moz-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
      -webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
      box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003619}}
    #modalSpot .modal-content .modal-body .video-infos {
      float: right;
      width: 190px;
      padding: 15px;
      color: #CCC;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25) INSET;
      -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25) INSET;
      box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25) INSET; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003628}}
      #modalSpot .modal-content .modal-body .video-infos .context {
        margin-top: 15px;
        color: #999;
        font-size: 11px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003634}}
      #modalSpot .modal-content .modal-body .video-infos .title {
        color: #FFF;
        font-size: 30px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003639}}
      #modalSpot .modal-content .modal-body .video-infos .btn-download {
        width: 100%;
        font-size: 25px;
        color: #AAA;
        border-color: #AAA; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003644}}
        #modalSpot .modal-content .modal-body .video-infos .btn-download:hover {
          color: #f50;
          border-color: #FFF; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003655}}
#modalSites .modal-dialog {
  max-width: 980px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003659}}
#activitiesList .filter-container {
  padding-right: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003661}}
  #activitiesList .filter-container .list-group:first-child {
    margin-bottom: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003664}}
  #activitiesList .filter-container .list-group-item {
    padding: 0;
    color: #F50; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003667}}
    #activitiesList .filter-container .list-group-item:hover {
      background-color: #fafafa; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003671}}
    #activitiesList .filter-container .list-group-item a {
      display: block;
      padding: .4rem 1.25rem;
      color: #666; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003675}}
      #activitiesList .filter-container .list-group-item a:hover {
        color: #f50;
        text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003679}}
      #activitiesList .filter-container .list-group-item a:first-child {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px;
        border-radius: 3px 3px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003684}}
  #activitiesList .filter-container .header {
    cursor: default;
    padding: .1rem 1.25rem; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003687}}
    #activitiesList .filter-container .header:hover {
      background-color: #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003691}}
  #activitiesList .filter-container .sep {
    height: 3px;
    background-color: #f1f1f1; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003697}}
.activity-selected {
  color: #d0d0d0 !important;
  text-decoration: none;
  background-color: #343a40; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003701}}
  .activity-selected:hover {
    color: #d0d0d0 !important;
    cursor: default; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003706}}
#TTFilter {
  margin-bottom: 1rem;
  padding: 1.3rem 0 0.65rem;
  font-size: 1.5rem;
  font-weight: normal;
  color: #888;
  border-bottom: 1px solid #CCC; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003714}}
  #TTFilter .filterOff {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 3.5rem;
    text-decoration: none;
    color: #7d0000; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003721}}
    #TTFilter .filterOff:hover {
      text-decoration: none;
      color: #F00; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003727}}
#spotList {
  /*padding: 0;*/
  background-color: #FFF;
  border-radius: 10px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003732}}
.title-spots-list {
  margin-bottom: 10px;
  padding: 25px 0 0;
  font-size: 1.7rem;
  font-weight: unset;
  color: #666;
  border-bottom: 1px solid #CCC; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003740}}
.spots-list {
  list-style-type: none;
  margin: 0;
  padding: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003745}}
  .spots-list li {
    margin: 0;
    padding: 0;
    float: left;
    width: 33%;
    border-top: 1px solid #FFF;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-left: 1px solid #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003754}}
    .spots-list li a {
      display: block;
      padding: 8px 5px 10px;
      font-size: 0.80em;
      width: 100%;
      height: 100%;
      text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003761}}
      .spots-list li a:hover {
        background-color: #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003764}}
      .spots-list li a img {
        display: block;
        width: 85px;
        margin: 0 auto 7px;
        -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
        -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22);
        box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.22); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003770}}
      .spots-list li a .display-infos {
        display: none; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003777}}
#presentPM {
  margin-bottom: 40px;
  padding: 20px 10px;
  background-color: #FFF;
  border-radius: 10px;
  -moz-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003783}}
  #presentPM h3 {
    color: #009892; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003786}}
  #presentPM .col {
    margin: 0 10px;
    padding: 15px 0;
    text-align: center;
    background-color: #e9eef4;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2), inset 1px 1px 0 #FFF;
    -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2), inset 1px 1px 0 #FFF;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2), inset 1px 1px 0 #FFF; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003793}}
    #presentPM .col h4 {
      font-size: 1rem;
      margin-bottom: 0.2rem;
      padding-bottom: 0.2rem;
      color: #006f6f;
      border-bottom: 1px solid #c1cece; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003800}}
    #presentPM .col .item-present-pm {
      display: inline-block;
      width: auto;
      max-width: 95px;
      font-size: 0.85rem;
      line-height: 1.35;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003807}}
      #presentPM .col .item-present-pm:hover {
        background-color: #08345a; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003810}}
      #presentPM .col .item-present-pm a {
        display: inline-block;
        padding-bottom: 5px;
        color: #5a5a5a; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003814}}
        #presentPM .col .item-present-pm a:hover {
          color: #FFF;
          text-decoration: none; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003817}}
          #presentPM .col .item-present-pm a:hover strong {
            color: #ffa700; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003821}}
        #presentPM .col .item-present-pm a img {
          margin-bottom: 5px;
          border: 1px solid #FFF;
          max-width: 100%; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003831}}
a.btn-spot-list-contract {
  width: 100%;
  margin: 0 0.95rem 0.5rem;
  padding: 0.4rem 0.8rem;
  border-radius: 5px;
  background: #F9F9F9 url("../imgs/ui/bg-film.png") no-repeat right bottom;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15); }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003839}}
.all-spots-contract {
  padding: 15px;
  margin-bottom: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003842}}
  .all-spots-contract .spot-list-contract {
    list-style: none;
    background-color: #F0F0F0;
    border-top: 1px solid #FFF;
    border-bottom: 0px solid #CCC; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003847}}
    .all-spots-contract .spot-list-contract:first-child {
      border-radius: 5px 5px 0 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003850}}
    .all-spots-contract .spot-list-contract:last-child {
      border-radius: 0 0 5px 5px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003853}}
    .all-spots-contract .spot-list-contract .col a {
      display: block;
      padding: 10px 15px;
      color: #003670; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003857}}
      .all-spots-contract .spot-list-contract .col a:hover {
        text-decoration: none;
        background-color: #fbfbfb; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003861}}
      .all-spots-contract .spot-list-contract .col a .spot-detail {
        float: right; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003865}}
    .all-spots-contract .spot-list-contract .col-md-auto {
      padding: 10px 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003871}}
#spotUpload {
  margin-top: 15px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003873}}
  #spotUpload .validForm {
    margin-top: 15px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003878}}
.switch_fav {
  display: inline; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003880}}
  .switch_fav .embed {
    display: table-cell; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003883}}
  .switch_fav .btn-warning {
    color: #FFF; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003888}}
#progress-wrp {
  visibility: hidden;
  position: absolute;
  top: 62px;
  width: 94%;
  height: 44px;
  padding: 1px;
  text-align: left;
  font-weight: bold;
  line-height: 35px;
  border: 1px solid #bcc9cc;
  border-radius: 6px;
  background: #fff;
  box-shadow: inset 1px 3px 6px rgba(0, 0, 0, 0.12); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003903}}
  #progress-wrp .progress-bar {
    height: 40px;
    border-radius: 5px;
    background-color: #73dff1;
    width: 0;
    box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.3); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003910}}
  #progress-wrp .status {
    top: 3px;
    left: 48%;
    position: absolute;
    display: inline-block;
    color: #666; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003920}}
.broadcast-tools form button {
  width: 100%; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003923}}
.broadcast-tools .mail-broadcast a {
  width: 100%;
  margin-top: 5px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003928}}
#broadcast-message {
  min-height: 280px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003932}}
#modalBroadcast .modal-content, #modalMailValid .modal-content {
  background-color: #f9f9f9 !important;
  width: 1000px;
}



@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003932}}
#modalBroadcastShow .modal-content, #modalMailValid .modal-content {
  background-color: #f9f9f9 !important; }


@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003937}}
body.body-show {
  background-color: #343a40;
  color: #999; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003941}}
#navShow {
  background-color: transparent !important; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003944}}
#show {
  width: 100%;
  height: 90vh;
  text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003948}}
  #show video {
    height: auto;
    max-width: 100%;
    max-height: 85vh;
    border: 5px solid #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 170px rgba(0, 0, 0, 0.85);
    -webkit-box-shadow: 0 0 170px rgba(0, 0, 0, 0.85);
    box-shadow: 0 0 170px rgba(0, 0, 0, 0.85); }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003956}}
  #show #video-infos {
    text-align: left; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003960}}
#valided {
  margin: 15px 0 18px;
  padding: 0.7rem 0.9rem;
  text-align: center;
  color: #00ffd2;
  border: 1px solid #9be6c6;
  border-radius: 10px;
  background-color: rgba(49, 84, 79, 0.2); }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003969}}
#btnShow {
  margin-top: 20px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003974}}
#modalValidSpot p {
  padding: 2rem 0;
  font-size: 2rem;
  text-align: center;
  color: #000; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003980}}
#modalValidSpot .validForm {
  text-align: center; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003985}}
#btnValidSpot p {
  margin-bottom: 5px;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
  color: #0095b9; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003992}}
#btnValidSpot img {
  width: 40px;
  height: 40px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\00003997}}
.modal-header {
  padding: 0; }

@media (min-width: 790px) {
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031001}}
  .loginForm {
    width: 380px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031005}}
  .page-header .display-1 {
    display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031009}}
  .page-header .topTools form {
    display: inline-block;
    margin-right: 25px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031013}}
  .page-header .topTools #top-btns {
    display: inline-block; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031018}}
  #TTFilter {
    font-size: 2.5rem; } }
@media (min-width: 990px) {
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031024}}
  .spots-list li {
    width: 12.5%;
    height: 274px;
    overflow: hidden; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031029}}
    .spots-list li a .display-infos {
      display: inline; } }
@media (min-width: 1200px) {
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031038}}
  .main-list-li span.float-right {
    visibility: visible; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031042}}
  .container {
    max-width: 1390px; }

@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031046}}
  .contract_states {
    width: 100%;
    margin: 20px auto;
    text-align: center; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031051}}
    .contract_states .contract_states_checbox {
      position: relative;
      display: inline-block;
      width: 105px;
      height: 70px;
      border-radius: 10px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031058}}
      .contract_states .contract_states_checbox img {
        position: absolute; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031062}}
    .contract_states .contract_states_arrow {
      position: relative;
      display: inline-block;
      width: 20px;
      height: 43px;
      margin: 0 9px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031068}}
      .contract_states .contract_states_arrow img {
        position: absolute;
        top: 0; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031074}}
    .contract_states .contract_states_txt {
      display: block; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031077}}
    .contract_states .contract_states_cellTxt {
      display: inline-block;
      width: 105px;
      font-size: 12px;
      text-align: center;
      line-height: 17px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031084}}
    .contract_states .contract_states_cellSep {
      display: inline-block;
      width: 20px;
      margin: 0 9px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031090}}
    .contract_states .hourglass {
      border: 5px solid #c1c1c1; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031092}}
      .contract_states .hourglass img {
        width: 20px;
        top: 16px;
        left: 37px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031098}}
    .contract_states .checked_off {
      border: 5px solid #cdee82; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031100}}
      .contract_states .checked_off img {
        width: 55px;
        top: 7px;
        left: 22px; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031106}}
    .contract_states .checked_on {
      border: 8px solid #bbf23a; }
@media -sass-debug-info{filename{font-family:file\:\/\/W\:\/studio\/htdocs\/css_sass\/main\.scss}line{font-family:\000031108}}
      .contract_states .checked_on img {
        width: 110px;
        top: -25px;
        left: -10px; } }
