@charset 'UTF-8';

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
.slick-track:after,
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-controls:after,
.vjs-caption-settings .vjs-tracksettings-font:after,
[class*=block-grid-]:after {
  clear: both;
}

.slick-slider,
.video-js {
  -ms-user-select: none;
  -moz-user-select: none;
}

.slick-slider,
div.switch-container>div.switch {
  -webkit-touch-callout: none;
  -khtml-user-select: none;
}

.slick-slider,
body {
  -webkit-tap-highlight-color: transparent;
}

@media (min-width:768px) {
  .container {
    width: 750px;
  }
}

@media (min-width:992px) {
  .container {
    width: 970px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none!important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block!important;
  }

  table.visible-xs {
    display: table!important;
  }

  tr.visible-xs {
    display: table-row!important;
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell!important;
  }

  .visible-xs-block {
    display: block!important;
  }

  .visible-xs-inline {
    display: inline!important;
  }

  .visible-xs-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block!important;
  }

  table.visible-sm {
    display: table!important;
  }

  tr.visible-sm {
    display: table-row!important;
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell!important;
  }

  .visible-sm-block {
    display: block!important;
  }

  .visible-sm-inline {
    display: inline!important;
  }

  .visible-sm-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block!important;
  }

  table.visible-md {
    display: table!important;
  }

  tr.visible-md {
    display: table-row!important;
  }

  td.visible-md,
  th.visible-md {
    display: table-cell!important;
  }

  .visible-md-block {
    display: block!important;
  }

  .visible-md-inline {
    display: inline!important;
  }

  .visible-md-inline-block {
    display: inline-block!important;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .visible-lg {
    display: block!important;
  }

  table.visible-lg {
    display: table!important;
  }

  tr.visible-lg {
    display: table-row!important;
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell!important;
  }

  .visible-lg-block {
    display: block!important;
  }

  .visible-lg-inline {
    display: inline!important;
  }

  .visible-lg-inline-block {
    display: inline-block!important;
  }

  .hidden-lg {
    display: none!important;
  }
}

@media (max-width:767px) {
  .hidden-xs {
    display: none!important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .hidden-sm {
    display: none!important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none!important;
  }
}

.visible-print {
  display: none!important;
}

@media print {
  .visible-print {
    display: block!important;
  }

  table.visible-print {
    display: table!important;
  }

  tr.visible-print {
    display: table-row!important;
  }

  td.visible-print,
  th.visible-print {
    display: table-cell!important;
  }
}

.visible-print-block {
  display: none!important;
}

@media print {
  .visible-print-block {
    display: block!important;
  }
}

.visible-print-inline {
  display: none!important;
}

@media print {
  .visible-print-inline {
    display: inline!important;
  }
}

.visible-print-inline-block {
  display: none!important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block!important;
  }

  .hidden-print {
    display: none!important;
  }
}

@-webkit-keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

.ngdialog.ngdialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px;
}

.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content {
  -webkit-animation: ngdialog-flyout .5s;
  animation: ngdialog-flyout .5s;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
  -webkit-animation: ngdialog-flyin .5s;
  animation: ngdialog-flyin .5s;
  background: #f0f0f0;
  border-radius: 5px;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 450px;
}

.ngdialog.ngdialog-theme-default .ngdialog-close:before {
  background: 0 0;
  border-radius: 3px;
  color: #bbb;
  content: '\00D7';
  font-size: 26px;
  font-weight: 400;
  height: 30px;
  line-height: 26px;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 3px;
  width: 30px;
}

.ngdialog.ngdialog-theme-default .ngdialog-close:active:before,
.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before {
  color: #777;
}

.ngdialog.ngdialog-theme-default .ngdialog-message {
  margin-bottom: .5em;
}

.ngdialog.ngdialog-theme-default .ngdialog-input {
  margin-bottom: 1em;
}

.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text],
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password],
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email],
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url],
.ngdialog.ngdialog-theme-default .ngdialog-input textarea {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 .25em;
  min-height: 2.5em;
  padding: .25em .67em;
  width: 100%;
}

.ngdialog.ngdialog-theme-default .ngdialog-input input[type=text]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=password]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=email]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type=url]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus {
  -webkit-box-shadow: inset 0 0 0 2px #8dbdf1;
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: 0;
}

.ngdialog.ngdialog-theme-default .ngdialog-buttons:after {
  content: '';
  display: table;
  clear: both;
}

.ngdialog.ngdialog-theme-default .ngdialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: .8em;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0 0 0 .5em;
  padding: .75em 2em;
  text-transform: uppercase;
}

img,
legend {
  border: 0;
}

.video-js button,
button,
select {
  text-transform: none;
}

.ngdialog.ngdialog-theme-default .ngdialog-button:focus {
  -webkit-animation: ngdialog-pulse 1.1s infinite;
  animation: ngdialog-pulse 1.1s infinite;
  outline: 0;
}

@media (max-width:568px) {
  .ngdialog.ngdialog-theme-default .ngdialog-button:focus {
    -webkit-animation: none;
    animation: none;
  }
}

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary {
  background: #3288e6;
  color: #fff;
}

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.ngdialog,
.ngdialog-overlay {
  position: fixed;
  left: 0;
  right: 0;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
html input[type=button],
input[type=submit],
input[type=reset] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

.video-js,
legend,
td,
th {
  padding: 0;
}

@-webkit-keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ngdialog {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  bottom: 0;
}

.ngdialog *,
.ngdialog :after,
.ngdialog :before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

.ngdialog-overlay {
  background: rgba(0,0,0,.4);
  top: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein .5s;
  animation: ngdialog-fadein .5s;
}

.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout .5s;
  animation: ngdialog-fadeout .5s;
}

.ngdialog-content {
  background: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein .5s;
  animation: ngdialog-fadein .5s;
}

.ngdialog.ngdialog-closing .ngdialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout .5s;
  animation: ngdialog-fadeout .5s;
}

.ngdialog-close:before {
  font-family: Helvetica,Arial,sans-serif;
  content: '\00D7';
  cursor: pointer;
}

.video-js .vjs-audio-button,
.video-js .vjs-big-play-button,
.video-js .vjs-captions-button,
.video-js .vjs-chapters-button,
.video-js .vjs-control.vjs-close-button,
.video-js .vjs-descriptions-button,
.video-js .vjs-fullscreen-control,
.video-js .vjs-mouse-display,
.video-js .vjs-mute-control,
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-play-control,
.video-js .vjs-play-control.vjs-playing,
.video-js .vjs-play-progress,
.video-js .vjs-subtitles-button,
.video-js .vjs-volume-level,
.video-js .vjs-volume-menu-button,
.video-js .vjs-volume-menu-button.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-2,
.video-js.vjs-fullscreen .vjs-fullscreen-control,
.vjs-icon-audio,
.vjs-icon-audio-description,
.vjs-icon-cancel,
.vjs-icon-captions,
.vjs-icon-chapters,
.vjs-icon-circle,
.vjs-icon-circle-inner-circle,
.vjs-icon-circle-outline,
.vjs-icon-cog,
.vjs-icon-facebook,
.vjs-icon-fullscreen-enter,
.vjs-icon-fullscreen-exit,
.vjs-icon-gplus,
.vjs-icon-hd,
.vjs-icon-linkedin,
.vjs-icon-pause,
.vjs-icon-pinterest,
.vjs-icon-play,
.vjs-icon-play-circle,
.vjs-icon-replay,
.vjs-icon-share,
.vjs-icon-spinner,
.vjs-icon-square,
.vjs-icon-subtitles,
.vjs-icon-tumblr,
.vjs-icon-twitter,
.vjs-icon-volume-high,
.vjs-icon-volume-low,
.vjs-icon-volume-mid,
.vjs-icon-volume-mute {
  font-family: VideoJS;
  font-style: normal;
  font-weight: 400;
}

body.ngdialog-open {
  overflow: hidden;
}

.video-js,
.vjs-no-js {
  color: #fff;
  background-color: #000;
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control,
.video-js .vjs-control:before,
.vjs-menu li,
.vjs-no-js {
  text-align: center;
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: VideoJS;
  src: url(font/VideoJS.eot?#iefix) format("eot");
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA54AAoAAAAAFmgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBWNtYXAAAAE0AAAAOgAAAUriMBC2Z2x5ZgAAAXAAAAouAAAPUFvx6AdoZWFkAAALoAAAACsAAAA2DIPpX2hoZWEAAAvMAAAAGAAAACQOogcgaG10eAAAC+QAAAAPAAAAfNkAAABsb2NhAAAL9AAAAEAAAABAMMg06m1heHAAAAw0AAAAHwAAACABMAB5bmFtZQAADFQAAAElAAACCtXH9aBwb3N0AAANfAAAAPwAAAGBZkSN43icY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoxw7iLmSHCDOCCADvEAo+AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/f8PUvCREUTzM0DVAwEjG8OIBwCPdwbVAAB4nI1Xe1CU1xX/zv1eLItLln0JwrIfC7sJGET2hRJ2N1GUoBJE8AESQEEhmBHjaB7UuBMTO4GMaSu7aY3RNlOdRPNqO2pqRmuTaSZtR6JJILUZk00a/4imjpmiecB303O/XUgMJOPufvd+99xzzz33nN855y4HHH7EfrGfIxwHRiANvF/sH71I9BzHszmpW+rGOQOXxXE6YhI4PoMT8zkT4cDFuf1cwMrZJI5cglM0HKVv0MaUFDgIFfg9mJJCG+kbKn1JkqBOVaFOkuhLpARq8fu0Nnc9/zdvfY9PxXW4PdH0C6N+PCejhorxFjAqRjgFRXSINEARbBGsoxcFK7IJmr4OycFJnInL59zIXwxui80fkGRbEHyosMWaATJKUfCskmwJQsAWANkmnIGOhlf514h7U8HNIv3owoHB0WMt0Eb3sx0guLi5pq/8Ny1q6969fKR9X9GBV6dPv6dp04K99SOwtmyPl47ApRa6n4ZpP1yjr5fn7MmYP/vXLUJs715UguklHBaHOZHZmG1N9FAIW2mf0MqWCIdo/8RZ1yGfxKUldDcGIbFA7ICO+vqOMSPTh/ZrSqgHi/bB/O8E8Mnzp+M+acxfpsTShBwej26TiGxBn7m4eEIO+Rueu6Hj+IFBnh88cAEUEQ//nVLx5C7kf+yIR47QEe+eMlhz9SqsGbe3hh2R03NGzoY6O42Kz8l7fB6fAk6LYnTyFo/FYyT6GGyNx2Jx2sdH4rA1Fo/HyCXaFyOp8dhYBCfJb2NIn1ImE6CYNGmgSTb52DawJR6jfXEmDU4xyTEmpgHHOIStoxfjSGdkbsK2w2jbdMQG4sgAstEONgURYCwGHhEhhscioQaAhhCf7McifEQc0l6+mxj9nI+gmSdiQ0Zbm7gZnIO7GSMEXG6UDAVocxAV8GcEXCKg1a02RcTtwANWRGIAyElor6n/+ZU2yOB3+T77Hb1MLqhn4KHVnQBjJnqe9QZSon6Kc5DxAD2vMdPL/BXSmQGwspa67z9wLUjdi9TN7QC7lyyBr9rpt7uXVC1CMpyjKRoXnGPHTuiaPLsNdc2dbAFQLAooPkXEh33FodHl4XpC6sPCIa0ftUIhHSYXVSu5iME+DIXsbZJ51BeidCgajcai43jU9nVzoSn2dPqcFvSoxSzJzgRKAx47WMRxOrIj3Wf0+hndxhJTiOkSEqxar3b3RKM9hY64oxBA64ieURLvCfpkDb8siBdUJ1bgT+urJ5PGfewQrmm5R5+0HmfyIPySD7OYkT0WxRePah8oEiyjlxIP74thVoRTURpmL6QhGuWS+QDjdANXjIM8SQa/1w128ODx0Qp4aLMNg9+JL3joUn8AMxW+aLNiuKjarn4uyyTdXjOzZTsh21uwldUvJoYza+zELALfu3p1L8/3krtyZ0Ag058J3hxHghvbGZn0dHZy6Mim/7Blre4lpHd1c28yVqRViO153F2oIWoXCIKbL4Z0cM1iaQn9mI5KuV2SzEvWXJDMNtkANpMdQoDDhIdD4A/YrP6Aye9ysxyE+uOEAcTDorgvVZJjcua043PnZ/PmdDqcbibZlXOOT8uSo7Kof0YUn9GL+Jo17ficymxiTofC6znUso0DhAxs1Fo+kF+d36vLmgZ8mk5cdGv2mwYj5k3Dm9m3LhJ1aVRNm6HrTbLgYAoWXDhDd/u4PGy5CT+xGMdiaBovewUCF/1BiWNljI9MLn7jeScpg+WyH6mfU62eVDql7hsrmvx1ezp/YldE2LhjbkiDnAn8tGy/MW3IXRMYJduvq9HpmIcKuFt+JCtgdGEGKAcF6UacVwIYbVPGfw/+YuNBS4cx/CUHcnyfc+wRDMtTr72mMSBjT/yn/GKSdeDWQUCH6Xoqq5R10RE60gV6erUL0iCti16d0hZjxut4QI/rEpgSh6WjnJXdBXRg1GKCucGJPtFqM27aD1tOqqKonsQ2KsFSSmEpmvRlsR+TcD9OFwrqXxIclL4sJTnGMSuG8KpkZvKdeVIOKDyWSyPLV16/p1QMPbP8NihwUzr47bdnXtwtjdCvqqpO0H+pOvIl3Pzv46e5CT/tQjklXCXXym1AaWY7bzHLkuDMc7ldKCvgxzLn8wYkJLBhEDyK7MT8bTbwbkxbfp+3mKAGsmTBpabSIEECzMIcQlzOPAMKsxMs7uhsnxPLuofPDTc1hkuq6MX9j16YU7CqegcYHbmWYuvAP6tCS97tgWf7dlQvnl25YPavXLVZvrzQPeHCpZmzzEUVq/xzu5sChnSTPTW7oOYmh69z4zL/gk3b+O6hoa733uviP82vnFcbqWlc9tDmZa23LVzaV1yXURi+JX+28NeBuj3+O8IrQ080Vm1eWB4OKjPmrJu7c1udWynvKF6/vs479lSW9+5gZkn+dKfellNGDPllzeULustz+A0bPvhgw7lkvEUwn/N4Ty7U7nhGsEpFkOfy+kutbOh1JQxhVDJumoW11hnkPThznh6FFlhfT+ra1x9sF56kx5YuDzVY9PQYAYA7iblw4frQ4TPCk2MK/xGU3rlmze62trHz6lsko+v+So/do74PT8KVkpJfOErKcv8znrMGsHTNxoEkWy1mYgDB6XBbPaWsuiS6CryGaL6zCjaXBgvtkuyXBua1wOKnh+k7L9AvPnYWffxK18FcJbuosGf3/Jo7amY+CE1vppzY+UTrva0FXc1i55pKQ/YjVL187N5fCn1kW5uot/1hi+DiZ+5atnJR9E+prvydJ9ZZ5mwOpU5gM4KYysMBQ71UzPuMTl9QQOyUo5nwioeYCPjFklrbK6s6X+ypUZ6rum9+CZYzWRiBJfSP0xzzSmrg7f86g0DKVj/wwFzieD9rRfPGFbeKMl05pn5j9/rsQJJ2iEgRrpohlyBo3f4QK7Kl+EcAYZgAoNVmZWXK704YAa3FwBxgSGUOs5htvGRz4Sgj3yFkSJFBuv/sxu5yk998T8WDJzvv/2RX19HtTUW1S+wpKRKRjJ6zzz/1/OPdFdWGlAKbvzS4PHOtURikg9AGz0LbIB85S/cPOpoXvuue8/iV2H1vPTy3ddvOeZ37HGmO3OmSzVzR+NS53+84dHlFhXPLqtzSO+5ruHM2vXtBdxP87LOzKAD359j/INYIbyPabIi3Cq6Wa+SaGe78diIzu7qcblcAa6/fJRvNopXFJnO+U9KKM5bqH5LM0iQSVmpPCPDu7ZT4Aoubz3709EBTyrTDjyx8MQXgUH1nqm7TWng4TzE4i4AsKskBITXfSyC4Fkl5MxnJDiKSIDSJAsGvd1y+/eNDp2e+A+5d8HeiiunrTkT6TqWLIs+/QRoWr98s0qj8uuzLuS22Ytufg3rdTaHn1m46sfgGKHXt0MGnLaRHdnwN37tvHcWKo2V6lnPxL4UvUQcRdOzmZSQs8X5CH5OxXMXpkATuDz8Et0SH4uyCRR+TjmBDP1GvsVrWEGVzEj33YVQ9jAtIKpqsl/s/0xrocwAAeJxjYGRgYADig3cEzsTz23xl4GZnAIHLRucNkWl2BrA4BwMTiAIAF4IITwB4nGNgZGBgZwCChWASxGZkQAXyABOUANh4nGNnYGBgHyAMADa8ANoAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqHicY2BkYGCQZ8hlYGcAASYg5gJCBob/YD4DABbVAaoAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYFspGUp3Te+IB9lHJF4cOzUS2n/voaEGR6qB+lKo+WITdhga/a/bRnDBFPMkCBFhhwF5ihxg1sssMQKa9xhg3s84BFPeMYLXvGGd3zgE9tZr/hveXKVkFYoSnoeHJXfRoWOqi54mo9ameNFdrK+dLSyaVf7oJQTlkhXpD3Z5XXhR/rUfQVuKXO91Jps4cLOS6/I5YL3XhodRRsVWZe4NnZOhWnSAWgxhMoEr6SmzZieF43Mk7ZOBdeCVGrp9Eu+54J2xhySplfB5XHwQLXUmT9KH6+kPnQ7ZYuIEzNyfs1DLU1VU4SWZ6LkXGHsD1ZKbMw=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAKAIAAAwAgT1MvMlGRXgUAAAEoAAAAVmNtYXDiMBC2AAAB/AAAAUpnbHlmW/HoBwAAA4gAAA9QaGVhZAyD6V8AAADQAAAANmhoZWEOogcgAAAArAAAACRobXR42QAAAAAAAYAAAAB8bG9jYTDINOoAAANIAAAAQG1heHABMAB5AAABCAAAACBuYW1l1cf1oAAAEtgAAAIKcG9zdGZEjeMAABTkAAABgQABAAAHAAAAAKEHAAAAAAAHAAABAAAAAAAAAAAAAAAAAAAAHwABAAAAAQAAwdxheF8PPPUACwcAAAAAANMyzzEAAAAA0zLPMQAAAAAHAAcAAAAACAACAAAAAAAAAAEAAAAfAG0ABwAAAAAAAgAAAAoACgAAAP8AAAAAAAAAAQcAAZAABQAIBHEE5gAAAPoEcQTmAAADXABXAc4AAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA8QHxHgcAAAAAoQcAAAAAAAABAAAAAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAcAAAAHAAAABwAAAAAAAAMAAAADAAAAHAABAAAAAABEAAMAAQAAABwABAAoAAAABgAEAAEAAgAA8R7//wAAAADxAf//AAAPAAABAAAAAAAAAAABBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IHqAABAAAAAAWLBYsAAgAAAREBAlUDNgWL++oCCwAAAwAAAAAGawZrAAIADgAaAAAJAhMEAAMSAAUkABMCAAEmACc2ADcWABcGAALrAcD+QJX+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgIwAVABUAGbCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAAAAgAAAAAFQAWLAAMABwAAASERKQERIREBwAEr/tUCVQErAXUEFvvqBBYAAAAEAAAAAAYgBiAABgATACQAJwAAAS4BJxUXNjcGBxc+ATUmACcVFhIBBwEhESEBEQEGBxU+ATcXNwEHFwTQAWVVuAO7AidxJSgF/t/lpc77t18BYf6fASsBdQE+TF1OijuZX/1gnJwDgGSeK6W4GBhqW3FGnFT0AWM4mjT+9AHrX/6f/kD+iwH2/sI7HZoSRDGYXwSWnJwAAAEAAAAABKsF1gAFAAABESEBEQECCwEqAXb+igRg/kD+iwSq/osAAAACAAAAAAVmBdYABgAMAAABLgEnET4BAREhAREBBWUBZVRUZfwRASsBdf6LA4Bkniv9piueAUT+QP6LBKr+iwAAAwAAAAAGIAYPAAUADAAaAAATESEBEQEFLgEnET4BAxUWEhcGAgcVNgA3JgDgASsBdf6LAsUBZVVVZbqlzgMDzqXlASEFBf7fBGD+QP6LBKr+i+Bkniv9piueAvOaNP70tbX+9DSaOAFi9fUBYgAAAAQAAAAABYsFiwAFAAsAEQAXAAABIxEhNSMDMzUzNSEBIxUhESMDFTMVMxECC5YBduCWluD+igOA4AF2luDglgLr/oqWAgrglvyAlgF2AqCW4AF2AAQAAAAABYsFiwAFAAsAEQAXAAABMxUzESETIxUhESMBMzUzNSETNSMRITUBdeCW/org4AF2lgHAluD+ipaWAXYCVeABdgHAlgF2++rglgHA4P6KlgAAAAACAAAAAAXWBdYADwATAAABIQ4BBxEeARchPgE3ES4BAyERIQVA/IA/VQEBVT8DgD9VAQFVP/yAA4AF1QFVP/yAP1UBAVU/A4A/VfvsA4AAAAYAAAAABmsGawAHAAwAEwAbACAAKAAACQEmJw4BBwElLgEnAQUhATYSNyYFAQYCBxYXIQUeARcBMwEWFz4BNwECvgFkTlSH8GEBEgOONemh/u4C5f3QAXpcaAEB/BP+3VxoAQEOAjD95DXpoQESeP7dTlSH8GH+7gPwAmgSAQFYUP4nd6X2Pv4nS/1zZAEBk01NAfhk/v+TTUhLpfY+Adn+CBIBAVhQAdkAAAAFAAAAAAZrBdYADwATABcAGwAfAAABIQ4BBxEeARchPgE3ES4BASEVIQEhNSEFITUhNSE1IQXV+1ZAVAICVEAEqkBUAgJU+xYBKv7WAur9FgLqAcD+1gEq/RYC6gXVAVU//IA/VQEBVT8DgD9V/ayV/tWVlZWWlQADAAAAAAYgBdYADwAnAD8AAAEhDgEHER4BFyE+ATcRLgEBIzUjFTM1MxUUBgcjLgEnET4BNzMeARUFIzUjFTM1MxUOAQcjLgE1ETQ2NzMeARcFi/vqP1QCAlQ/BBY/VAICVP1rcJWVcCog4CAqAQEqIOAgKgILcJWVcAEqIOAgKiog4CAqAQXVAVU//IA/VQEBVT8DgD9V/fcl4CVKICoBASogASogKgEBKiBKJeAlSiAqAQEqIAEqICoBASogAAAGAAAAAAYgBPYAAwAHAAsADwATABcAABMzNSMRMzUjETM1IwEhNSERITUhERUhNeCVlZWVlZUBKwQV++sEFfvrBBUDNZb+QJUBwJX+QJb+QJUCVZWVAAAAAQAAAAAGIAZsAC4AAAEiBgcBNjQnAR4BMz4BNy4BJw4BBxQXAS4BIw4BBx4BFzI2NwEGBx4BFz4BNy4BBUArSh797AcHAg8eTixffwICf19ffwIH/fEeTixffwICf18sTh4CFAUBA3tcXHsDA3sCTx8bATcZNhkBNB0gAn9fX38CAn9fGxn+zRwgAn9fX38CIBz+yhcaXHsCAntcXXsAAAIAAAAABlkGawBDAE8AAAE2NCc3PgEnAy4BDwEmLwEuASchDgEPAQYHJyYGBwMGFh8BBhQXBw4BFxMeAT8BFh8BHgEXIT4BPwE2NxcWNjcTNiYnBS4BJz4BNx4BFw4BBasFBZ4KBgeWBxkNujpEHAMUD/7WDxQCHEU5ug0aB5UHBQudBQWdCwUHlQcaDbo5RRwCFA8BKg8UAhxFOboNGgeVBwUL/ThvlAIClG9vlAIClAM3JEokewkaDQEDDAkFSy0cxg4RAQERDsYcLUsFCQz+/QwbCXskSiR7CRoN/v0MCQVLLRzGDhEBAREOxhwtSwUJDAEDDBsJQQKUb2+UAgKUb2+UAAAAAAEAAAAABmsGawALAAATEgAFJAATAgAlBACVCAGmAT0BPQGmCAj+Wv7D/sP+WgOA/sP+WggIAaYBPQE9AaYICP5aAAAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAASYAJzYANxYAFwYAA4D+w/5aCAgBpgE9AT0BpggI/lr+w/3+rgYGAVL9/QFSBgb+rgZrCP5a/sP+w/5aCAgBpgE9AT0BpvrIBgFS/f0BUgYG/q79/f6uAAADAAAAAAZrBmsACwAXACMAAAEEAAMSAAUkABMCAAEmACc2ADcWABcGAAMOAQcuASc+ATceAQOA/sP+WggIAaYBPQE9AaYICP5a/sP9/q4GBgFS/f0BUgYG/q4dAn9fX38CAn9fX38Gawj+Wv7D/sP+WggIAaYBPQE9Aab6yAYBUv39AVIGBv6u/f3+rgJPX38CAn9fX38CAn8AAAAEAAAAAAYgBiAADwAbACUAKQAAASEOAQcRHgEXIT4BNxEuAQEjNSMVIxEzFTM1OwEhHgEXEQ4BByE3MzUjBYv76j9UAgJUPwQWP1QCAlT9a3CVcHCVcJYBKiAqAQEqIP7WcJWVBiACVD/76j9UAgJUPwQWP1T8gpWVAcC7uwEqIP7WICoBcOAAAgAAAAAGawZrAAsAFwAAAQQAAxIABSQAEwIAEwcJAScJATcJARcBA4D+w/5aCAgBpgE9AT0BpggI/lo4af70/vRpAQv+9WkBDAEMaf71BmsI/lr+w/7D/loICAGmAT0BPQGm/BFpAQv+9WkBDAEMaf71AQtp/vQAAQAAAAAF1ga2ABYAAAERCQERHgEXDgEHLgEnIxYAFzYANyYAA4D+iwF1vv0FBf2+vv0FlQYBUf7+AVEGBv6vBYsBKv6L/osBKgT9v779BQX9vv7+rwYGAVH+/gFRAAAAAQAAAAAFPwcAABQAAAERIyIGHQEhAyMRIREjETM1NDYzMgU/nVY8ASUn/v7O///QrZMG9P74SEi9/tj9CQL3ASjaus0AAAAABAAAAAAGjgcAADAARQBgAGwAAAEUHgMVFAcGBCMiJicmNTQ2NzYlLgE1NDcGIyImNTQ2Nz4BMyEHIx4BFRQOAycyNjc2NTQuAiMiBgcGFRQeAxMyPgI1NC4BLwEmLwImIyIOAxUUHgIBMxUjFSM1IzUzNTMDH0BbWkAwSP7qn4TlOSVZSoMBESAfFS4WlMtIP03TcAGiioNKTDFFRjGSJlAaNSI/akAqURkvFCs9WTY6a1s3Dg8THgocJU4QIDVob1M2RnF9A2vV1WnU1GkD5CRFQ1CATlpTenNTYDxHUYouUhIqQCkkMQTBlFKaNkJAWD+MWkhzRztAPiEbOWY6hn1SJyE7ZS5nZ1I0/JcaNF4+GTAkGCMLFx04Ag4kOF07Rms7HQNsbNvbbNkAAwAAAAAGgAZsAAMADgAqAAABESERARYGKwEiJjQ2MhYBESERNCYjIgYHBhURIRIQLwEhFSM+AzMyFgHd/rYBXwFnVAJSZGemZASP/rdRVj9VFQv+twIBAQFJAhQqR2c/q9AEj/whA98BMkliYpNhYfzd/cgCEml3RTMeM/3XAY8B8DAwkCAwOB/jAAABAAAAAAaUBgAAMQAAAQYHFhUUAg4BBCMgJxYzMjcuAScWMzI3LgE9ARYXLgE1NDcWBBcmNTQ2MzIXNjcGBzYGlENfAUyb1v7SrP7x4SMr4bBpph8hHCsqcJNETkJOLHkBW8YIvYaMYG1gJWldBWhiRQ4cgv797rdtkQSKAn1hBQsXsXUEJgMsjlNYS5WzCiYkhr1mFTlzPwoAAAABAAAAAAWABwAAIgAAARcOAQcGLgM1ESM1PgQ3PgE7AREhFSERFB4CNzYFMFAXsFlorXBOIahIckQwFAUBBwT0AU3+sg0gQzBOAc/tIz4BAjhceHg6AiDXGlddb1ctBQf+WPz9+h40NR4BAgABAAAAAAaABoAASgAAARQCBCMiJzY/AR4BMzI+ATU0LgEjIg4DFRQWFxY/ATY3NicmNTQ2MzIWFRQGIyImNz4CNTQmIyIGFRQXAwYXJgI1NBIkIAQSBoDO/p/Rb2s7EzYUaj15vmh34o5ptn9bK1BNHggIBgIGETPRqZepiWs9Sg4IJRc2Mj5WGWMRBM7+zgFhAaIBYc4DgNH+n84gXUfTJzmJ8JZyyH46YH2GQ2ieIAwgHxgGFxQ9WpfZpIOq7lc9I3VZHzJCclVJMf5eRmtbAXzp0QFhzs7+nwAABwAAAAAHAATPAA4AFwAqAD0AUABaAF0AAAERNh4CBw4BBwYmIycmNxY2NzYmBxEUBRY2Nz4BNy4BJyMGHwEeARcOARcWNjc+ATcuAScjBh8BHgEXFAYXFjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: 400;
  font-style: normal;
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before,
.vjs-icon-play:before {
  content: "\f101";
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.video-js .vjs-play-control.vjs-playing:before,
.vjs-icon-pause:before {
  content: "\f103";
}

.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before,
.vjs-icon-volume-mute:before {
  content: "\f104";
}

.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before,
.vjs-icon-volume-low:before {
  content: "\f105";
}

.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before,
.vjs-icon-volume-mid:before {
  content: "\f106";
}

.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before,
.vjs-icon-volume-high:before {
  content: "\f107";
}

.video-js .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-enter:before {
  content: "\f108";
}

.video-js.vjs-fullscreen .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-exit:before {
  content: "\f109";
}

.vjs-icon-square:before {
  content: "\f10a";
}

.vjs-icon-spinner:before {
  content: "\f10b";
}

.video-js .vjs-subtitles-button:before,
.vjs-icon-subtitles:before {
  content: "\f10c";
}

.video-js .vjs-captions-button:before,
.vjs-icon-captions:before {
  content: "\f10d";
}

.video-js .vjs-chapters-button:before,
.vjs-icon-chapters:before {
  content: "\f10e";
}

.vjs-icon-share:before {
  content: "\f10f";
}

.vjs-icon-cog:before {
  content: "\f110";
}

.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
  content: "\f111";
}

.vjs-icon-circle-outline:before {
  content: "\f112";
}

.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

.vjs-icon-hd:before {
  content: "\f114";
}

.video-js .vjs-control.vjs-close-button:before,
.vjs-icon-cancel:before {
  content: "\f115";
}

.vjs-icon-replay:before {
  content: "\f116";
}

.vjs-icon-facebook:before {
  content: "\f117";
}

.vjs-icon-gplus:before {
  content: "\f118";
}

.vjs-icon-linkedin:before {
  content: "\f119";
}

.vjs-icon-twitter:before {
  content: "\f11a";
}

.vjs-icon-tumblr:before {
  content: "\f11b";
}

.vjs-icon-pinterest:before {
  content: "\f11c";
}

.video-js .vjs-descriptions-button:before,
.vjs-icon-audio-description:before {
  content: "\f11d";
}

.video-js .vjs-audio-button:before,
.vjs-icon-audio:before {
  content: "\f11e";
}

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial,Helvetica,sans-serif;
  -webkit-user-select: none;
  user-select: none;
}

.video-js:-moz-full-screen {
  position: absolute;
}

.video-js:-webkit-full-screen {
  width: 100%!important;
  height: 100%!important;
}

.video-js .vjs-tech,
.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

.video-js *,
.video-js :after,
.video-js :before {
  box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin: 0;
}

.vjs-error .vjs-error-display:before,
.vjs-menu .vjs-menu-content,
.vjs-no-js {
  font-family: Arial,Helvetica,sans-serif;
}

.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.video-js.vjs-16-9 {
  padding-top: 56.25%;
}

.video-js.vjs-4-3 {
  padding-top: 75%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen {
  width: 100%!important;
  height: 100%!important;
  padding-top: 0!important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-hidden {
  display: none!important;
}

.vjs-disabled {
  opacity: .5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block!important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 20px;
  font-size: 18px;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.5em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: .06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43,51,63,.7);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -.75em;
  margin-left: -1.5em;
}

.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
  outline: 0;
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}

.video-js button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: .5em;
  z-index: 2;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: .2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-transform: lowercase;
}

.vjs-menu li:focus,
.vjs-menu li:hover {
  outline: 0;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 .3em;
  font-weight: 700;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0;
  margin-bottom: 1.5em;
  border-top-color: rgba(43,51,63,.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43,51,63,.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
  display: block;
}

.video-js .vjs-menu-button-inline {
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}

.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
  width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43,51,63,.7);
}

.vjs-has-started .vjs-control-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility .1s,opacity .1s;
  -moz-transition: visibility .1s,opacity .1s;
  -o-transition: visibility .1s,opacity .1s;
  transition: visibility .1s,opacity .1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  -webkit-transition: visibility 1s,opacity 1s;
  -moz-transition: visibility 1s,opacity 1s;
  -o-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
  display: none!important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.video-js .vjs-control {
  outline: 0;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.video-js .vjs-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 4em;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.video-js .vjs-progress-holder {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  height: .3em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.666666666666666666em;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
  font-family: Arial,Helvetica,sans-serif;
  visibility: visible;
  font-size: .6em;
}

.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar {
  position: absolute;
  display: block;
  height: .3em;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}

.video-js .vjs-mouse-display:before,
.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
  display: none;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}

.video-js .vjs-play-progress:before {
  position: absolute;
  top: -.333333333333333em;
  right: -.5em;
  font-size: .9em;
}

.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after,
.video-js .vjs-time-tooltip {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  right: -1.9em;
  font-size: .9em;
  color: #000;
  content: attr(data-current-time);
  padding: 6px 8px 8px;
  background-color: #fff;
  background-color: rgba(255,255,255,.8);
  -webkit-border-radius: .3em;
  -moz-border-radius: .3em;
  border-radius: .3em;
}

.video-js .vjs-play-progress:after,
.video-js .vjs-play-progress:before,
.video-js .vjs-time-tooltip {
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: #bfc7d3;
  background: rgba(115,133,159,.5);
}

.video-js .vjs-load-progress div {
  background: #fff;
  background: rgba(115,133,159,.75);
}

.video-js.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.video-js .vjs-time-tooltip {
  display: inline-block;
  height: 2.4em;
  position: relative;
  float: right;
  right: -1.9em;
}

.vjs-tooltip-progress-bar {
  visibility: hidden;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s,opacity 1s;
  -moz-transition: visibility 1s,opacity 1s;
  -o-transition: visibility 1s,opacity 1s;
  transition: visibility 1s,opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
  display: none;
}

.video-js .vjs-progress-control .vjs-mouse-display:after,
.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0,0,0,.8);
}

.video-js .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 .45em;
  background-color: #73859f;
  background-color: rgba(115,133,159,.5);
}

.video-js .vjs-slider:focus {
  text-shadow: 0 0 1em #fff;
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.video-js .vjs-volume-control {
  width: 5em;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-js .vjs-volume-bar {
  margin: 1.35em .45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: .3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: .3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: .9em;
}

.vjs-slider-vertical .vjs-volume-level {
  width: .3em;
}

.vjs-slider-vertical .vjs-volume-level:before {
  top: -.5em;
  left: -.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: .3em;
}

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -.3em;
  right: -.5em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
  left: .5em;
  height: 8em;
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
  left: -2em;
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
  height: 0;
  width: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical:hover .vjs-menu-content {
  height: 8em;
  width: 2.9em;
}

.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
  height: 2.9em;
  width: 8em;
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
  background-color: transparent!important;
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-poster img {
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}

.vjs-has-started .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-controls-disabled .vjs-poster,
.vjs-using-native-controls .vjs-poster {
  display: none;
}

.video-js .vjs-live-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js .vjs-current-time,
.video-js .vjs-duration,
.vjs-live .vjs-time-control,
.vjs-live .vjs-time-divider,
.vjs-no-flex .vjs-current-time,
.vjs-no-flex .vjs-duration {
  display: none;
}

.video-js .vjs-time-control {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.video-js .vjs-play-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: .1em;
  background-color: #000;
  background-color: rgba(0,0,0,.5);
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  -webkit-transform: translateY(-3em);
  transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  -moz-transform: translateY(-1.5em);
  -ms-transform: translateY(-1.5em);
  -o-transform: translateY(-1.5em);
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  -webkit-box-flex: none;
  -moz-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: 'X';
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -.5em;
  position: absolute;
  text-shadow: .05em .05em .1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .85;
  text-align: left;
  border: 6px solid rgba(43,51,63,.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
}

.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: #fff transparent transparent;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: #fff;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: #fff;
  -webkit-animation-delay: .44s;
  animation-delay: .44s;
}

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes vjs-spinner-fade {
  0%, 100%, 20%, 60% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: #fff;
  }
}

@-webkit-keyframes vjs-spinner-fade {
  0%, 100%, 20%, 60% {
    border-top-color: #73859f;
  }

  35% {
    border-top-color: #fff;
  }
}

.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
  -webkit-box-flex: auto;
  -moz-box-flex: auto;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button .vjs-audio-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button {
  display: none;
}

.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #2B333F;
  background-color: rgba(43,51,63,.75);
  color: #fff;
  margin: 0 auto;
  padding: .5em;
  height: 16em;
  font-size: 12px;
  width: 40em;
}

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 1em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto;
}

.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
  float: left;
}

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em;
}

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px;
  border: none;
}

.vjs-caption-settings .vjs-tracksetting label,
.vjs-caption-settings .vjs-tracksetting legend {
  display: block;
  width: 100px;
  margin-bottom: 5px;
}

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px;
  vertical-align: top;
  float: right;
}

.vjs-caption-settings .vjs-tracksetting>div {
  margin-bottom: 5px;
  min-height: 20px;
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0;
}

.vjs-caption-settings label>input {
  margin-right: 10px;
}

.vjs-caption-settings fieldset {
  margin-top: 1em;
  margin-left: .5em;
}

.vjs-caption-settings fieldset .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.vjs-caption-settings input[type=button] {
  width: 40px;
  height: 40px;
}

.video-js .vjs-modal-dialog {
  background: rgba(0,0,0,.8);
  background: -webkit-linear-gradient(-90deg,rgba(0,0,0,.8),rgba(255,255,255,0));
  background: linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

@media \0screen {
  .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }

  .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
  }
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.col,
textarea {
  min-height: 50px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format('embedded-opentype'),url(fonts/slick.woff) format('woff'),url(fonts/slick.ttf) format('truetype'),url(fonts/slick.svg#slick) format('svg');
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: '←';
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000;
}

.pack_1P_DOO,
.pack_2P_TV_DOO,
.pack_3P_DOO {
  background-color: #EF87B5!important;
}

.pack_1P_HOO,
.pack_2P_TV_HOO,
.pack_3P_HOO {
  background-color: #D4007A!important;
}

.pack_2P_TV_TOO,
.pack_3P_TOO {
  background-color: #8A1E65!important;
}

.pack_2P_INT_TEL,
.pack_2P_PRO,
.pack_2P_TV_PEU,
.pack_3P_PEU,
.pack_3P_PRO {
  background-color: #C9D200!important;
}

.pack_2P_TV_BCP,
.pack_3P_BCP {
  background-color: #7AB51D!important;
}

.pack_2P_TV_FOL,
.pack_3P_FOL {
  background-color: #00722D!important;
}

.pack_2P_TV_PASS,
.pack_3P_PASS {
  background-color: #009036!important;
}

.pack_1P_TV,
.pack_2P_ECO_DOO,
.pack_2P_TV_ECO,
.pack_2P_TV_FIB,
.pack_2P_TV_TEL,
.pack_3P_FIB,
.pack_PCUSTO {
  background-color: #D4007A!important;
}

@media print {
  .video-js>:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }

  html,
  html body #main-content {
    width: 100%!important;
  }

  html body {
    zoom: 65%;
  }

  html body #main-header,
  html body .mobile,
  html body .navigable,
  html body .print-area {
    display: none!important;
  }

  html body #stickyFooter,
  html body section.page-content#mobile-usage #global>header a.button,
  html body section.page-content>div article.block-container.expandable>button,
  html body section.page-content>div div.block-container.expandable>button {
    display: none;
  }

  html body section.page-content>div article.block-container.expandable section.to-expand,
  html body section.page-content>div div.block-container.expandable section.to-expand {
    height: auto!important;
  }

  html body.ie9 {
    zoom: 100%;
  }

  html body.ie9 #net-usage>div {
    height: 1000px;
  }

  html body.ie9 #net-usage #details-yearly {
    display: block;
    position: absolute;
    top: 630px;
    width: 935px;
    left: 0;
    height: 390px;
  }

  html body.ie9 #net-usage #details,
  html body.ie9 #net-usage section.page-content#invoices #global.solde,
  section.page-content#invoices html body.ie9 #net-usage #global.solde {
    display: block;
    padding-bottom: 500px;
  }
}

@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 50px 50px;
  }
}

@-moz-keyframes move {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 50px 50px;
  }
}

@keyframes dotloader {
  0%, 20% {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: 0;
    background-color: rgba(211,29,123,0);
  }

  30%, 70% {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    background-color: #d31d7b;
  }

  100%, 80% {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: 100%;
    background-color: rgba(211,29,123,0);
  }
}

@-moz-keyframes dotloader {
  0%, 20% {
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: 0;
    background-color: rgba(211,29,123,0);
  }

  30%, 70% {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    background-color: #d31d7b;
  }

  100%, 80% {
    width: 4px;
    height: 4px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    left: 100%;
    background-color: rgba(211,29,123,0);
  }
}

@-webkit-keyframes dotloader {
  0%, 20% {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    left: 0;
    background-color: rgba(211,29,123,0);
  }

  30%, 70% {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    background-color: #d31d7b;
  }

  100%, 80% {
    width: 4px;
    height: 4px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    left: 100%;
    background-color: rgba(211,29,123,0);
  }
}

@-ms-keyframes dotloader {
  0%, 100%, 20%, 80% {
    width: 4px;
    height: 4px;
    background-color: rgba(211,29,123,0);
  }

  0%, 20% {
    border-radius: 2px;
    left: 0;
  }

  30%, 70% {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    background-color: #d31d7b;
  }

  100%, 80% {
    border-radius: 2px;
    left: 100%;
  }
}

@-o-keyframes dotloader {
  0%, 20% {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    left: 0;
    background-color: rgba(211,29,123,0);
  }

  30%, 70% {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    background-color: #d31d7b;
  }

  100%, 80% {
    width: 4px;
    height: 4px;
    border-radius: 2px;
    left: 100%;
    background-color: rgba(211,29,123,0);
  }
}

@keyframes opacityAnim {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-moz-keyframes opacityAnim {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-webkit-keyframes opacityAnim {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-ms-keyframes opacityAnim {
  0%, 1% {
    opacity: 0;
  }

  1%, 100% {
    display: block;
  }

  0% {
    display: none;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes opacityAnim {
  0% {
    display: none;
    opacity: 0;
  }

  1% {
    display: block;
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
  }
}

@-webkit-keyframes rotateYOn {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@-moz-keyframes rotateYOn {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@-ms-keyframes rotateYOn {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@-o-keyframes rotateYOn {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@keyframes rotateYOn {
  0% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@-webkit-keyframes rotateYOff {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
}

@-moz-keyframes rotateYOff {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
}

@-ms-keyframes rotateYOff {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
}

@-o-keyframes rotateYOff {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
}

@keyframes rotateYOff {
  0% {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }

  45%, 55% {
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }

  100% {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
  }
}

@keyframes scaleon {
  0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 5px 0 rgba(50,50,50,.25);
    -moz-box-shadow: 0 5px 5px 0 rgba(50,50,50,.25);
    box-shadow: 0 5px 5px 0 rgba(50,50,50,.25);
  }
}

@keyframes overflowHighlight {
  0%, 99% {
    overflow: visible;
  }

  100% {
    overflow: hidden;
  }
}

@keyframes zindexHighlight {
  0%, 99% {
    z-index: 10;
  }

  100% {
    z-index: auto;
  }
}

meta.foundation-version {
  font-family: "/5.3.3/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

.row,
select {
  width: 100%;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
html {
  font-size: 100%;
}

body {
  position: relative;
}

a:hover {
  cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none!important;
}

.left {
  float: left!important;
}

.right {
  float: right!important;
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}

.hide {
  display: none;
}

.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before,
[class*=block-grid-]:after,
[class*=block-grid-]:before {
  content: " ";
  display: table;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
}

.row {
  max-width: 62.5em;
  margin: 0 auto;
}

.row.collapse>.column,
.row.collapse>.columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  width: auto;
  max-width: none;
  margin: 0 -.9375em;
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

.column,
.columns {
  padding-left: .9375em;
  padding-right: .9375em;
  width: 100%;
  float: left;
}

[class*=column]+[class*=column]:last-child {
  float: right;
}

[class*=column]+[class*=column].end {
  float: left;
}

@media only screen {
  .column,
  .columns,
  .small-pull-0,
  .small-pull-1,
  .small-pull-10,
  .small-pull-11,
  .small-pull-2,
  .small-pull-3,
  .small-pull-4,
  .small-pull-5,
  .small-pull-6,
  .small-pull-7,
  .small-pull-8,
  .small-pull-9,
  .small-push-0,
  .small-push-1,
  .small-push-10,
  .small-push-11,
  .small-push-2,
  .small-push-3,
  .small-push-4,
  .small-push-5,
  .small-push-7,
  .small-push-8,
  .small-push-9 {
    position: relative;
  }

  .small-push-0 {
    left: 0;
    right: auto;
  }

  .small-pull-0 {
    right: 0;
    left: auto;
  }

  .small-push-1 {
    left: 8.33333%;
    right: auto;
  }

  .small-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  .small-push-2 {
    left: 16.66667%;
    right: auto;
  }

  .small-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  .small-push-3 {
    left: 25%;
    right: auto;
  }

  .small-pull-3 {
    right: 25%;
    left: auto;
  }

  .small-push-4 {
    left: 33.33333%;
    right: auto;
  }

  .small-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  .small-push-5 {
    left: 41.66667%;
    right: auto;
  }

  .small-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  .small-pull-6 {
    right: 50%;
    left: auto;
  }

  .small-push-7 {
    left: 58.33333%;
    right: auto;
  }

  .small-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  .small-push-8 {
    left: 66.66667%;
    right: auto;
  }

  .small-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  .small-push-9 {
    left: 75%;
    right: auto;
  }

  .small-pull-9 {
    right: 75%;
    left: auto;
  }

  .small-push-10 {
    left: 83.33333%;
    right: auto;
  }

  .small-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  .small-push-11 {
    left: 91.66667%;
    right: auto;
  }

  .small-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    padding-left: .9375em;
    padding-right: .9375em;
    float: left;
  }

  .small-1 {
    width: 8.33333%;
  }

  .small-2 {
    width: 16.66667%;
  }

  .small-3 {
    width: 25%;
  }

  .small-4 {
    width: 33.33333%;
  }

  .small-5 {
    width: 41.66667%;
  }

  .small-6 {
    width: 50%;
  }

  .small-7 {
    width: 58.33333%;
  }

  .small-8 {
    width: 66.66667%;
  }

  .small-9 {
    width: 75%;
  }

  .small-10 {
    width: 83.33333%;
  }

  .small-11 {
    width: 91.66667%;
  }

  .small-12 {
    width: 100%;
  }

  .small-offset-0 {
    margin-left: 0!important;
  }

  .small-offset-1 {
    margin-left: 8.33333%!important;
  }

  .small-offset-2 {
    margin-left: 16.66667%!important;
  }

  .small-offset-3 {
    margin-left: 25%!important;
  }

  .small-offset-4 {
    margin-left: 33.33333%!important;
  }

  .small-offset-5 {
    margin-left: 41.66667%!important;
  }

  .small-offset-6 {
    margin-left: 50%!important;
  }

  .small-offset-7 {
    margin-left: 58.33333%!important;
  }

  .small-offset-8 {
    margin-left: 66.66667%!important;
  }

  .small-offset-9 {
    margin-left: 75%!important;
  }

  .small-offset-10 {
    margin-left: 83.33333%!important;
  }

  .small-offset-11 {
    margin-left: 91.66667%!important;
  }

  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width:40.063em) {
  .medium-pull-0,
  .medium-pull-1,
  .medium-pull-10,
  .medium-pull-11,
  .medium-pull-2,
  .medium-pull-3,
  .medium-pull-4,
  .medium-pull-5,
  .medium-pull-6,
  .medium-pull-7,
  .medium-pull-8,
  .medium-pull-9,
  .medium-push-0,
  .medium-push-1,
  .medium-push-10,
  .medium-push-11,
  .medium-push-2,
  .medium-push-3,
  .medium-push-4,
  .medium-push-5,
  .medium-push-6,
  .medium-push-7,
  .medium-push-8,
  .medium-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }

  .medium-push-0 {
    left: 0;
    right: auto;
  }

  .medium-pull-0 {
    right: 0;
    left: auto;
  }

  .medium-push-1 {
    left: 8.33333%;
    right: auto;
  }

  .medium-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  .medium-push-2 {
    left: 16.66667%;
    right: auto;
  }

  .medium-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  .medium-push-3 {
    left: 25%;
    right: auto;
  }

  .medium-pull-3 {
    right: 25%;
    left: auto;
  }

  .medium-push-4 {
    left: 33.33333%;
    right: auto;
  }

  .medium-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  .medium-push-5 {
    left: 41.66667%;
    right: auto;
  }

  .medium-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  .medium-push-6 {
    left: 50%;
    right: auto;
  }

  .medium-pull-6 {
    right: 50%;
    left: auto;
  }

  .medium-push-7 {
    left: 58.33333%;
    right: auto;
  }

  .medium-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  .medium-push-8 {
    left: 66.66667%;
    right: auto;
  }

  .medium-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  .medium-push-9 {
    left: 75%;
    right: auto;
  }

  .medium-pull-9 {
    right: 75%;
    left: auto;
  }

  .medium-push-10 {
    left: 83.33333%;
    right: auto;
  }

  .medium-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  .medium-push-11 {
    left: 91.66667%;
    right: auto;
  }

  .medium-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em;
    float: left;
  }

  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }

  .medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }

  .medium-offset-0 {
    margin-left: 0!important;
  }

  .medium-offset-1 {
    margin-left: 8.33333%!important;
  }

  .medium-offset-2 {
    margin-left: 16.66667%!important;
  }

  .medium-offset-3 {
    margin-left: 25%!important;
  }

  .medium-offset-4 {
    margin-left: 33.33333%!important;
  }

  .medium-offset-5 {
    margin-left: 41.66667%!important;
  }

  .medium-offset-6 {
    margin-left: 50%!important;
  }

  .medium-offset-7 {
    margin-left: 58.33333%!important;
  }

  .medium-offset-8 {
    margin-left: 66.66667%!important;
  }

  .medium-offset-9 {
    margin-left: 75%!important;
  }

  .medium-offset-10 {
    margin-left: 83.33333%!important;
  }

  .medium-offset-11 {
    margin-left: 91.66667%!important;
  }

  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  .push-0 {
    left: 0;
    right: auto;
  }

  .pull-0 {
    right: 0;
    left: auto;
  }

  .push-1 {
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    left: 25%;
    right: auto;
  }

  .pull-3 {
    right: 25%;
    left: auto;
  }

  .push-4 {
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    left: 50%;
    right: auto;
  }

  .pull-6 {
    right: 50%;
    left: auto;
  }

  .push-7 {
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    left: 75%;
    right: auto;
  }

  .pull-9 {
    right: 75%;
    left: auto;
  }

  .push-10 {
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width:64.063em) {
  .large-pull-0,
  .large-pull-1,
  .large-pull-10,
  .large-pull-11,
  .large-pull-2,
  .large-pull-3,
  .large-pull-4,
  .large-pull-5,
  .large-pull-6,
  .large-pull-7,
  .large-pull-8,
  .large-pull-9,
  .large-push-0,
  .large-push-1,
  .large-push-10,
  .large-push-11,
  .large-push-2,
  .large-push-3,
  .large-push-4,
  .large-push-5,
  .large-push-6,
  .large-push-7,
  .large-push-8,
  .large-push-9,
  .pull-0,
  .pull-1,
  .pull-10,
  .pull-11,
  .pull-2,
  .pull-3,
  .pull-4,
  .pull-5,
  .pull-6,
  .pull-7,
  .pull-8,
  .pull-9,
  .push-0,
  .push-1,
  .push-10,
  .push-11,
  .push-2,
  .push-3,
  .push-4,
  .push-5,
  .push-6,
  .push-7,
  .push-8,
  .push-9 {
    position: relative;
  }

  .large-push-0 {
    left: 0;
    right: auto;
  }

  .large-pull-0 {
    right: 0;
    left: auto;
  }

  .large-push-1 {
    left: 8.33333%;
    right: auto;
  }

  .large-pull-1 {
    right: 8.33333%;
    left: auto;
  }

  .large-push-2 {
    left: 16.66667%;
    right: auto;
  }

  .large-pull-2 {
    right: 16.66667%;
    left: auto;
  }

  .large-push-3 {
    left: 25%;
    right: auto;
  }

  .large-pull-3 {
    right: 25%;
    left: auto;
  }

  .large-push-4 {
    left: 33.33333%;
    right: auto;
  }

  .large-pull-4 {
    right: 33.33333%;
    left: auto;
  }

  .large-push-5 {
    left: 41.66667%;
    right: auto;
  }

  .large-pull-5 {
    right: 41.66667%;
    left: auto;
  }

  .large-push-6 {
    left: 50%;
    right: auto;
  }

  .large-pull-6 {
    right: 50%;
    left: auto;
  }

  .large-push-7 {
    left: 58.33333%;
    right: auto;
  }

  .large-pull-7 {
    right: 58.33333%;
    left: auto;
  }

  .large-push-8 {
    left: 66.66667%;
    right: auto;
  }

  .large-pull-8 {
    right: 66.66667%;
    left: auto;
  }

  .large-push-9 {
    left: 75%;
    right: auto;
  }

  .large-pull-9 {
    right: 75%;
    left: auto;
  }

  .large-push-10 {
    left: 83.33333%;
    right: auto;
  }

  .large-pull-10 {
    right: 83.33333%;
    left: auto;
  }

  .large-push-11 {
    left: 91.66667%;
    right: auto;
  }

  .large-pull-11 {
    right: 91.66667%;
    left: auto;
  }

  .column,
  .columns {
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em;
    float: left;
  }

  .large-1 {
    width: 8.33333%;
  }

  .large-2 {
    width: 16.66667%;
  }

  .large-3 {
    width: 25%;
  }

  .large-4 {
    width: 33.33333%;
  }

  .large-5 {
    width: 41.66667%;
  }

  .large-6 {
    width: 50%;
  }

  .large-7 {
    width: 58.33333%;
  }

  .large-8 {
    width: 66.66667%;
  }

  .large-9 {
    width: 75%;
  }

  .large-10 {
    width: 83.33333%;
  }

  .large-11 {
    width: 91.66667%;
  }

  .large-12 {
    width: 100%;
  }

  .large-offset-0 {
    margin-left: 0!important;
  }

  .large-offset-1 {
    margin-left: 8.33333%!important;
  }

  .large-offset-2 {
    margin-left: 16.66667%!important;
  }

  .large-offset-3 {
    margin-left: 25%!important;
  }

  .large-offset-4 {
    margin-left: 33.33333%!important;
  }

  .large-offset-5 {
    margin-left: 41.66667%!important;
  }

  .large-offset-6 {
    margin-left: 50%!important;
  }

  .large-offset-7 {
    margin-left: 58.33333%!important;
  }

  .large-offset-8 {
    margin-left: 66.66667%!important;
  }

  .large-offset-9 {
    margin-left: 75%!important;
  }

  .large-offset-10 {
    margin-left: 83.33333%!important;
  }

  .large-offset-11 {
    margin-left: 91.66667%!important;
  }

  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  .push-0 {
    left: 0;
    right: auto;
  }

  .pull-0 {
    right: 0;
    left: auto;
  }

  .push-1 {
    left: 8.33333%;
    right: auto;
  }

  .pull-1 {
    right: 8.33333%;
    left: auto;
  }

  .push-2 {
    left: 16.66667%;
    right: auto;
  }

  .pull-2 {
    right: 16.66667%;
    left: auto;
  }

  .push-3 {
    left: 25%;
    right: auto;
  }

  .pull-3 {
    right: 25%;
    left: auto;
  }

  .push-4 {
    left: 33.33333%;
    right: auto;
  }

  .pull-4 {
    right: 33.33333%;
    left: auto;
  }

  .push-5 {
    left: 41.66667%;
    right: auto;
  }

  .pull-5 {
    right: 41.66667%;
    left: auto;
  }

  .push-6 {
    left: 50%;
    right: auto;
  }

  .pull-6 {
    right: 50%;
    left: auto;
  }

  .push-7 {
    left: 58.33333%;
    right: auto;
  }

  .pull-7 {
    right: 58.33333%;
    left: auto;
  }

  .push-8 {
    left: 66.66667%;
    right: auto;
  }

  .pull-8 {
    right: 66.66667%;
    left: auto;
  }

  .push-9 {
    left: 75%;
    right: auto;
  }

  .pull-9 {
    right: 75%;
    left: auto;
  }

  .push-10 {
    left: 83.33333%;
    right: auto;
  }

  .pull-10 {
    right: 83.33333%;
    left: auto;
  }

  .push-11 {
    left: 91.66667%;
    right: auto;
  }

  .pull-11 {
    right: 91.66667%;
    left: auto;
  }
}

[class*=block-grid-] {
  display: block;
  padding: 0;
  margin: 0 -.625rem;
}

[class*=block-grid-]>li {
  display: block;
  height: auto;
  float: left;
  padding: 0 .625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1>li {
    width: 100%;
    list-style: none;
  }

  .small-block-grid-1>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
  }

  .small-block-grid-2>li {
    width: 50%;
    list-style: none;
  }

  .small-block-grid-2>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
  }

  .small-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
  }

  .small-block-grid-3>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
  }

  .small-block-grid-4>li {
    width: 25%;
    list-style: none;
  }

  .small-block-grid-4>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
  }

  .small-block-grid-5>li {
    width: 20%;
    list-style: none;
  }

  .small-block-grid-5>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
  }

  .small-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
  }

  .small-block-grid-6>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
  }

  .small-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
  }

  .small-block-grid-7>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
  }

  .small-block-grid-8>li {
    width: 12.5%;
    list-style: none;
  }

  .small-block-grid-8>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
  }

  .small-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
  }

  .small-block-grid-9>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
  }

  .small-block-grid-10>li {
    width: 10%;
    list-style: none;
  }

  .small-block-grid-10>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
  }

  .small-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
  }

  .small-block-grid-11>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
  }

  .small-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
  }

  .small-block-grid-12>li:nth-of-type(1n) {
    clear: none;
  }

  .small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width:40.063em) {
  .medium-block-grid-1>li {
    width: 100%;
    list-style: none;
  }

  .medium-block-grid-1>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
  }

  .medium-block-grid-2>li {
    width: 50%;
    list-style: none;
  }

  .medium-block-grid-2>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
  }

  .medium-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
  }

  .medium-block-grid-3>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
  }

  .medium-block-grid-4>li {
    width: 25%;
    list-style: none;
  }

  .medium-block-grid-4>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
  }

  .medium-block-grid-5>li {
    width: 20%;
    list-style: none;
  }

  .medium-block-grid-5>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
  }

  .medium-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
  }

  .medium-block-grid-6>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
  }

  .medium-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
  }

  .medium-block-grid-7>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
  }

  .medium-block-grid-8>li {
    width: 12.5%;
    list-style: none;
  }

  .medium-block-grid-8>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
  }

  .medium-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
  }

  .medium-block-grid-9>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
  }

  .medium-block-grid-10>li {
    width: 10%;
    list-style: none;
  }

  .medium-block-grid-10>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
  }

  .medium-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
  }

  .medium-block-grid-11>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
  }

  .medium-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
  }

  .medium-block-grid-12>li:nth-of-type(1n) {
    clear: none;
  }

  .medium-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width:64.063em) {
  .large-block-grid-1>li {
    width: 100%;
    list-style: none;
  }

  .large-block-grid-1>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both;
  }

  .large-block-grid-2>li {
    width: 50%;
    list-style: none;
  }

  .large-block-grid-2>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both;
  }

  .large-block-grid-3>li {
    width: 33.33333%;
    list-style: none;
  }

  .large-block-grid-3>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
  }

  .large-block-grid-4>li {
    width: 25%;
    list-style: none;
  }

  .large-block-grid-4>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both;
  }

  .large-block-grid-5>li {
    width: 20%;
    list-style: none;
  }

  .large-block-grid-5>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both;
  }

  .large-block-grid-6>li {
    width: 16.66667%;
    list-style: none;
  }

  .large-block-grid-6>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both;
  }

  .large-block-grid-7>li {
    width: 14.28571%;
    list-style: none;
  }

  .large-block-grid-7>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both;
  }

  .large-block-grid-8>li {
    width: 12.5%;
    list-style: none;
  }

  .large-block-grid-8>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both;
  }

  .large-block-grid-9>li {
    width: 11.11111%;
    list-style: none;
  }

  .large-block-grid-9>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both;
  }

  .large-block-grid-10>li {
    width: 10%;
    list-style: none;
  }

  .large-block-grid-10>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both;
  }

  .large-block-grid-11>li {
    width: 9.09091%;
    list-style: none;
  }

  .large-block-grid-11>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both;
  }

  .large-block-grid-12>li {
    width: 8.33333%;
    list-style: none;
  }

  .large-block-grid-12>li:nth-of-type(1n) {
    clear: none;
  }

  .large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both;
  }
}

.icon-download {
  display: block;
  background-image: url(/img/icons/icon-download.png);
  background-size: 100%;
  width: 40px;
  height: 37px;
  background-position: 0;
  border: 1px solid #E8E6E6;
  border-radius: 3px;
}

#cards-container #cards-list>li .card>div.subtitle.green.ebilling:before,
.icon-tree,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div.subtitle.green.ebilling:before {
  display: block;
  background-image: url(/img/icons/icon-tree.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-position: 5px;
  background-color: #fff;
  border-radius: 50%;
  background-size: 75%;
}

#cards-container #cards-list>li .card>div.subtitle.green.change-pass-1:before,
.icon-smiley-1,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div.subtitle.green.change-pass-1:before {
  display: block;
  background-image: url(/img/icons/icon-smiley-1.png);
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  background-position: 5px 8px;
  background-color: #fff;
  border-radius: 50%;
  background-size: 70%;
}

#cards-container #cards-list>li .card>div.subtitle.green.change-pass-2:before,
.icon-smiley-2,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div.subtitle.green.change-pass-2:before {
  display: block;
  background-image: url(/img/icons/icon-smiley-2.png);
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  background-position: 5px 8px;
  background-color: #fff;
  border-radius: 50%;
  background-size: 70%;
}

#cards-container #cards-list>li .card>div .card>div.subtitle.sync.warning:before,
#cards-container #cards-list>li .card>div.subtitle.warning.sync:before,
.icon-sync,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div #cards-list>li .card>div.subtitle.sync.warning:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .card>div.subtitle.sync.warning:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div.subtitle.warning.sync:before {
  display: block;
  background-image: url(/img/icons/icon-sync.png);
  background-repeat: no-repeat;
  width: 33px;
  height: 33px;
  background-position: 5px 6px;
  background-color: #fff;
  border-radius: 50%;
  background-size: 70%;
}

.icon-out-package,
.widget .conso-mobile .out-package:after {
  display: block;
  background-image: url(/img/icons/icon-out-of-forfait.png);
  background-repeat: no-repeat;
  width: 55px;
  height: 55px;
  background-position: 0;
  background-color: #fff;
  background-size: 100%;
}

.icon-delete,
.icon-modify,
.input-editable-delete,
.input-editable-submit {
  background-color: transparent;
  background-size: 65%;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  background-position: 49% 50%;
  display: block;
  background-repeat: no-repeat;
}

.icon-modify,
.input-editable-submit {
  background-image: url(/img/icons/icon-modify.png);
}

.icon-delete,
.input-editable-delete {
  background-image: url(/img/icons/icon-delete.png);
}

#cards-container #cards-list>li .card.info section.pink.info:before,
.icon-info,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.info section.pink.info:before {
  display: block;
  background-image: url(/img/icons/icon-info.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  background-position: 49% 50%;
  background-color: #fff;
  background-size: 55%;
  border-radius: 0;
}

.card-icon {
  display: block;
  background-repeat: no-repeat;
  width: 60px;
  height: 55px;
  margin: 0 auto 10px;
  background-color: transparent;
  background-size: 100%;
}

.world-round,
a.some {
  display: inline-block;
}

a.some,
a.some:before {
  height: 45px;
  width: 45px;
}

.card-icon.kid {
  background-image: url(/img/icons/icon-kid.png);
}

.card-icon.security {
  background-image: url(/img/icons/icon-security.png);
  border: none!important;
  position: relative;
  background-size: 45px auto;
  background-position: 50% 0;
}

a.some {
  margin: 15px 8px 25px;
}

a.some.facebook:before {
  content: url(/img/svg/facebook.svg);
}

a.some.twitter:before {
  content: url(/img/svg/twitter.svg);
}

a.some.youtube:before {
  content: url(/img/svg/youtube.svg);
}

a.some.linkedin:before {
  content: url(/img/svg/linkedin.svg);
}

.world-round {
  height: 65px;
  width: 65px;
  margin: 12px 0 15px;
}

.world-round:before {
  content: url(/img/icons/icon-world-round.png);
}

.ie #cards-container #cards-list>li .card>div div.info.warning:before,
.ie section#invoices #cards-container #cards-list-invoices>li .card>div div.info.warning:before,
.ie section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.info.warning:before,
section.page-content#invoices .ie #cards-container #cards-list-invoices>li .card>div div.info.warning:before {
  top: -4px;
}

.ie header nav:first-child div div .voo-logo div.iefix,
.ie header nav:first-child div div span.iefix,
.voo-logo .ie header nav:first-child div div div.iefix {
  position: absolute;
  right: 0;
  top: 0;
  display: block!important;
  width: 35px;
  height: 100%;
  background: url(/img/component/selectArrows.png) 7px 15px no-repeat #19191a;
}

body.ie #cards-container #cards-list>li .flip-container .flipper,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper {
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  -ms-transition: .6s;
  transition: .6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 100%;
  animation-name: none;
}

body.ie #cards-container #cards-list>li .flip-container .flipper .back,
body.ie #cards-container #cards-list>li .flip-container .flipper .front,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper .back,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper .front {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  -ms-transition: .6s;
  transition: .6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  z-index: 2;
}

body.ie #cards-container #cards-list>li .flip-container .flipper .front,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper .front {
  position: relative;
  z-index: 1;
}

body.ie #cards-container #cards-list>li .flip-container .flipper .front.no-bg-image,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image {
  position: absolute;
  top: 0;
  left: 0;
}

.ie.ie9 slider div.bar ul,
body.ie #cards-container #cards-list>li .flip-container .flipper .back.no-bg-image,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back.no-bg-image,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper .back.no-bg-image {
  position: relative;
}

body.ie #cards-container #cards-list>li .flip-container .flipper .back,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container .flipper .back {
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

body.ie #cards-container #cards-list>li .flip-container.flipped .flipper,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.flipped .flipper,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container.flipped .flipper {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  animation-name: none!important;
}

body.ie #cards-container #cards-list>li .flip-container.flipped .card.front,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.flipped .card.front,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container.flipped .card.front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

body.ie #cards-container #cards-list>li .flip-container.flipped .card.back,
body.ie section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.flipped .card.back,
section.page-content#invoices body.ie #cards-container #cards-list-invoices>li .flip-container.flipped .card.back {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}

.ie.ie9 .fix-usage-array {
  overflow: hidden!important;
}

.ie.ie9 .loader-container {
  background: url(/img/bg/black-transparent.png);
  position: absolute;
  top: 0!important;
  margin-top: 60px;
  margin-bottom: -60px;
  left: 0;
  display: block;
  height: 500px!important;
  width: 100%;
  z-index: 10;
}

.ie.ie9 .loader-container.fix {
  height: 100%!important;
}

.ie.ie9 .loader-container div .usage-loader {
  height: 100%;
  color: #fff;
  margin-top: 0;
  text-align: center;
  width: 100%!important;
  font-family: MuseoSansRounded-300;
  font-size: 25px;
}

.ie.ie9 #cards-loading .loader-container,
.ie.ie9 #index-loading .loader-container,
.ie.ie9 body.isCuca #cuca .no-result.loading .loader-container,
body.isCuca #cuca .ie.ie9 .no-result.loading .loader-container {
  background: 0 0;
}

.ie.ie9 #main-content section>div>div>header {
  border-bottom: 1px solid #d4007a!important;
  font-family: MuseoSansRounded-300;
  height: 60px;
  width: 100%;
  background-color: #fff!important;
  display: block;
  text-align: left;
  padding: 15px 24px 20px!important;
  margin: 0!important;
  font-size: 21px!important;
  color: #4d4d4d;
  line-height: 25px!important;
}

.ie.ie9 #main-content section div div#details .dropdown-container,
.ie.ie9 #main-content section.page-content#invoices div div#global.solde .dropdown-container {
  display: block;
  float: right;
  margin: -52px 25px 0 0;
  z-index: 10;
}

.ie.ie9 section#mobile-usage #global {
  padding-bottom: 0!important;
  min-height: 20px!important;
}

.ie.ie9 section#mobile-usage #global>header {
  border: none!important;
  font-family: MuseoSansRounded-300;
  height: 60px;
  width: 100%;
  background-color: #fff;
  display: block;
  border-bottom: 1px solid #E8E6E6;
  text-align: left;
  padding: 15px 24px 20px;
  margin: 0;
  font-size: 21px;
  color: #4d4d4d;
  line-height: 25px;
}

.ie.ie9 section#mobile-usage #global>header a.button {
  float: right;
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  margin-top: -5px;
}

.ie.ie9 section#mobile-usage #global section {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 0 0 25px;
  margin-bottom: 0;
}

.ie.ie9 section#mobile-usage #global section.full {
  width: 100%;
}

.ie.ie9 section#mobile-usage #global section form {
  width: 100%;
  text-align: center;
}

.ie.ie9 section#mobile-usage #global section form input[type=submit] {
  margin: 10px auto 0;
  float: none;
}

.ie.ie9 section#mobile-usage #global section.full header {
  width: 95.5%;
}

.ie.ie9 section#mobile-usage #global section header {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  width: 90%;
  font-size: 17px;
  background-color: transparent!important;
  display: block;
  text-align: left;
  padding: 15px 0 12px;
  margin: 0 25px 10px;
  color: #6f7175;
  line-height: 25px;
  border-bottom: 1px solid #d0d6d9!important;
}

.ie.ie9 section#mobile-usage #global section#national {
  border-right: 1px solid #bac4c8;
  border-top: 1px solid #bac4c8;
}

.ie.ie9 section#mobile-usage #global section#europe {
  border-top: 1px solid #bac4c8;
}

.ie.ie9 section#mobile-usage #global section .gauge {
  margin-top: 0;
}

.ie.ie9 section#mobile-usage #global section .gauge.alert {
  margin-bottom: 0;
}

.ie.ie9 section#mobile-usage #global section .gauge .label-info-usage-page {
  display: none!important;
}

.ie.ie9 section#mobile-usage #global:after {
  content: '';
  display: block;
  clear: both;
}

.ie.ie9 section#mobile-usage #out-of-bundle {
  line-height: 20px;
  background-color: #fafafa;
  min-height: 150px;
  border-radius: 5px;
  color: #6f7175;
  position: relative;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  border-top: 5px solid #d4007a;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto 25px;
  padding-bottom: 25px;
}

.ie.ie9 section#mobile-usage #out-of-bundle header {
  border-bottom: 1px solid #E8E6E6!important;
}

.ie.ie9 section#mobile-usage #details,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde {
  padding-bottom: 5px!important;
  background-color: #fff!important;
}

.ie.ie9 section#mobile-usage #details ul,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul {
  list-style: none;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  color: #6f7175;
  font-size: 17px;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}

.ie.ie9 section#mobile-usage #details ul li,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li {
  width: 100%;
  padding: 10px 25px;
}

.ie.ie9 section#mobile-usage #details ul li>div,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li>div,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li>div {
  display: block;
  float: right;
  font-family: MuseoSansRounded-300;
}

.ie.ie9 section#mobile-usage #details ul li.total,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li.total,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li.total {
  font-family: Roboto,sans-serif!important;
  font-weight: 400;
  border-bottom: 1px solid #d4007a;
  padding: 20px 25px;
  margin-bottom: 10px;
}

.ie.ie9 section#mobile-usage #details ul li.total>div,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li.total>div,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li.total>div {
  color: #d4007a;
  font-family: MuseoSansRounded-300!important;
  line-height: 22px;
}

.ie.ie9 section#mobile-usage #details ul li.total .voo-logo div,
.ie.ie9 section#mobile-usage #details ul li.total span,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li.total .voo-logo div,
.ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li.total span,
.voo-logo .ie.ie9 section#mobile-usage #details ul li.total div,
.voo-logo .ie.ie9 section#mobile-usage section.page-content#invoices #global.solde ul li.total div,
.voo-logo section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li.total div,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li.total .voo-logo div,
section.page-content#invoices .ie.ie9 section#mobile-usage #global.solde ul li.total span {
  display: inline-block;
  margin-left: 5px;
  text-transform: uppercase;
  font-size: 12px;
}

.ie.ie9 #cards-container #cards-list>li .card.to-confirm.absolu,
.ie.ie9 section#invoices #cards-container #cards-list-invoices>li .card.to-confirm.absolu,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .card.to-confirm.absolu,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .card.to-confirm.absolu {
  z-index: 2000;
}

.ie.ie9 slider div.bar ul li {
  margin-right: 3px;
}

.ie.ie9 slider div.bar ul li:last-child {
  width: auto!important;
  position: absolute;
  right: 0;
  top: 0;
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper {
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  -ms-transition: .6s;
  transition: .6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  height: 100%;
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper.flipped,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper.flipped,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper.flipped {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper.flipped .front,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper.flipped .front,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper.flipped .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper.flipped .back,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper.flipped .back,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper.flipped .back {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper .back,
.ie.ie9 #cards-container #cards-list>li .flip-container .flipper .front,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper .back,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper .front {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  -ms-transition: .6s;
  transition: .6s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  z-index: 2;
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper .front,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper .front {
  position: relative;
  z-index: 1;
}

.ie.ie9 #cards-container #cards-list>li .flip-container .flipper .back,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container .flipper .back {
  top: 0;
  left: 1000px;
}

.ie.ie9 #cards-container #cards-list>li .flip-container.flipped .flipper .back,
.ie.ie9 section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.flipped .flipper .back,
section.page-content#invoices .ie.ie9 #cards-container #cards-list-invoices>li .flip-container.flipped .flipper .back {
  left: 0;
}

.Windows .input-container input[type=text],
.Windows .input-container.checkbox input[type=checkbox],
.Windows input[type=number],
.Windows input[type=email] {
  line-height: 39px!important;
}

.Windows #cards-container #cards-list>li .card.confirmation .voo-logo header>div div,
.Windows #cards-container #cards-list>li .card.confirmation .voo-logo header>div span,
.Windows #cards-container #cards-list>li .card.confirmation header h3 .voo-logo div,
.Windows #cards-container #cards-list>li .card.confirmation header h3 span,
.Windows #cards-container #cards-list>li .card.confirmation header>span .voo-logo div,
.Windows #cards-container #cards-list>li .card.confirmation header>span span,
.Windows .voo-logo #cards-container #cards-list>li .card.confirmation header>div div,
.Windows .voo-logo #cards-container #cards-list>li .card.confirmation header>div span,
.Windows .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div,
.Windows .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header h3 .voo-logo div,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header h3 span,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span span,
.Windows section.page-content#invoices .voo-logo #cards-container #cards-list-invoices>li #cards-list>li .card.confirmation header>div div,
.Windows section.page-content#invoices .voo-logo #cards-container #cards-list-invoices>li #cards-list>li .card.confirmation header>div span,
.Windows section.page-content#invoices .voo-logo #cards-container #cards-list>li #cards-list-invoices>li .card.confirmation header>div div,
.Windows section.page-content#invoices .voo-logo #cards-container #cards-list>li #cards-list-invoices>li .card.confirmation header>div span,
.voo-logo .Windows #cards-container #cards-list>li .card.confirmation header h3 div,
.voo-logo .Windows #cards-container #cards-list>li .card.confirmation header>div div,
.voo-logo .Windows #cards-container #cards-list>li .card.confirmation header>div span,
.voo-logo .Windows #cards-container #cards-list>li .card.confirmation header>span div,
.voo-logo .Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header h3 div,
.voo-logo .Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div,
.voo-logo .Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span,
.voo-logo .Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span div,
.voo-logo section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header h3 div,
.voo-logo section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header>div div,
.voo-logo section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header>div span,
.voo-logo section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header>span div,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header h3 .voo-logo div,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header h3 span,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card.confirmation header>span span,
section.page-content#invoices .Windows .voo-logo #cards-container #cards-list-invoices>li #cards-list>li .card.confirmation header>div div,
section.page-content#invoices .Windows .voo-logo #cards-container #cards-list-invoices>li #cards-list>li .card.confirmation header>div span,
section.page-content#invoices .Windows .voo-logo #cards-container #cards-list>li #cards-list-invoices>li .card.confirmation header>div div,
section.page-content#invoices .Windows .voo-logo #cards-container #cards-list>li #cards-list-invoices>li .card.confirmation header>div span {
  top: -2px;
}

.Windows #cards-container #cards-list>li .card>div .ok .voo-logo div,
.Windows #cards-container #cards-list>li .card>div .ok span,
.Windows #cards-container #cards-list>li .card>div div.info:before,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .ok .voo-logo div,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .ok span,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.info:before,
.voo-logo .Windows #cards-container #cards-list>li .card>div .ok div,
.voo-logo .Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .ok div,
.voo-logo section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card>div .ok div,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card>div .ok .voo-logo div,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card>div .ok span,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card>div div.info:before {
  top: 15px;
}

.Windows #cards-container #cards-list>li .card>div div.info.warning:before,
.Windows section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.info.warning:before,
section.page-content#invoices .Windows #cards-container #cards-list-invoices>li .card>div div.info.warning:before {
  line-height: 15px;
  padding-left: 1px;
}

#cards-container #cards-list>li .card .doc-list,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

#cards-container #cards-list>li .card .doc-list li,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li {
  padding: 0;
  clear: both;
  height: 60px;
  position: relative;
}

#cards-container #cards-list>li .card .doc-list li>div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li>div {
  margin-right: 15px;
  float: left;
}

#cards-container #cards-list>li .card .doc-list li .document-download,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-download {
  width: 100%;
  display: inline-block;
  position: relative;
}

#cards-container #cards-list>li .card .doc-list li .document-download a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-download a {
  display: block;
  width: 100%;
  height: 100%;
  text-transform: none;
}

#cards-container #cards-list>li .card .doc-list li .document-download a .icon-download,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-download a .icon-download {
  position: absolute;
  top: 0;
  left: 0;
}

#cards-container #cards-list>li .card .doc-list li .document-download a:hover .icon-download,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-download a:hover .icon-download {
  border: 1px solid #9c0069;
}

#cards-container #cards-list>li .card .doc-list li .document-description,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-description {
  width: 100%;
  display: inline-block;
  font-family: Roboto,sans-serif;
  font-weight: 500;
  padding-left: 56px;
  margin-right: 10px;
  -webkit-font-smoothing: antialiased;
}

#cards-container #cards-list>li .card .doc-list li .document-description .voo-logo div.invoice-date,
#cards-container #cards-list>li .card .doc-list li .document-description span.invoice-date,
.voo-logo #cards-container #cards-list>li .card .doc-list li .document-description div.invoice-date,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-description div.invoice-date,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-description .voo-logo div.invoice-date,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .doc-list li .document-description span.invoice-date {
  display: block;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.voo-logo {
  display: inline-block;
  min-width: 250px;
  z-index: 2;
}

.voo-logo>div,
.voo-logo>span {
  background-color: #d4007a;
  border-radius: 50%;
  width: 102.5px;
  height: 102.5px;
  display: inline-block;
  margin-left: -35px;
  position: relative;
}

.voo-logo>div:after,
.voo-logo>span:after {
  content: '';
  display: block;
  position: absolute;
  top: 28.75px;
  left: 28.75px;
  background-color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  z-index: 3;
}

.voo-logo div {
  margin-left: 0;
  z-index: 1;
}

.voo-logo div:after,
.voo-logo div:before {
  display: none;
}

.voo-logo div div,
.voo-logo div span {
  position: absolute;
  top: 33.75px;
  background-color: #fff;
  width: 16.25px;
  height: 33.75px;
  border-radius: 0;
  display: block;
}

.voo-logo div div:after,
.voo-logo div div:before,
.voo-logo div span:after,
.voo-logo div span:before {
  content: '';
  width: 16.25px;
  background-color: #fff;
  height: 16.25px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: -7.5px;
  left: 0;
  z-index: 3;
}

.voo-logo div div:before,
.voo-logo div span:before {
  top: auto;
  bottom: -8.25px;
}

.voo-logo div div:first-child,
.voo-logo div span:first-child {
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg);
  left: 33.25px;
}

.voo-logo div div:last-child,
.voo-logo div span:last-child {
  -webkit-transform: rotate(35deg);
  -moz-transform: rotate(35deg);
  -o-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  right: 33.25px;
}

a.button,
a.button.cancel-border,
a.button.green,
a.button.green-border,
a.button.green-fill,
a.button.grey-border,
a.button.pink-border,
input[type=submit],
input[type=submit].green,
input[type=button],
input[type=button].green {
  color: #fff;
  border-radius: 3px;
  outline: 0;
  transition: border 150ms,background 150ms;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
  border: 1px solid #d4007a;
  background: #d4007a;
  display: block;
  float: left;
  width: 68%;
  font-size: 14px;
  line-height: 36px;
  height: 40px;
  cursor: pointer!important;
  z-index: 3;
}

a.full.button,
input.full[type=submit].green,
input[type=submit].full,
input[type=button].full {
  width: 100%;
  float: none;
  clear: both;
}

a.medium.button,
input.medium[type=submit].green,
input[type=submit].medium,
input[type=button].medium {
  width: 48%;
  max-width: 50%;
}

a.button:hover,
input[type=submit].green:hover,
input[type=submit]:hover,
input[type=button]:hover {
  color: #fff;
  border: 1px solid #bb006b;
  background: #bb006b;
}

a.button:active,
input[type=submit].green:active,
input[type=submit]:active,
input[type=button]:active {
  color: #fff;
  border: 1px solid #a1005d;
  background: #a1005d;
}

a.button.cancel-border,
a.button.green,
a.button.green-border,
a.button.green-fill,
a.button.grey-border,
a.button.pink-border,
input.green[type=submit],
input[type=submit].green,
input[type=button].green {
  border: 1px solid #7db200;
  background: #7db200;
}

a.button.cancel-border:hover,
a.button.green-border:hover,
a.button.green-fill:hover,
a.button.green:hover,
a.button.grey-border:hover,
a.button.pink-border:hover,
input.green[type=submit]:hover,
input[type=submit].green:hover,
input[type=button].green:hover {
  color: #fff;
  border: 1px solid #6b9900;
  background: #6b9900;
}

a.button.cancel-border:active,
a.button.green-border:active,
a.button.green-fill:active,
a.button.green:active,
a.button.grey-border:active,
a.button.pink-border:active,
input.green[type=submit]:active,
input[type=submit].green:active,
input[type=button].green:active {
  color: #fff;
  border: 1px solid #6b9900;
  background: #597f00;
}

.ngdialog-content a.cancel.button,
.ngdialog-content a.cancel.button.cancel-border,
.ngdialog-content a.cancel.button.green,
.ngdialog-content a.cancel.button.green-border,
.ngdialog-content a.cancel.button.green-fill,
.ngdialog-content a.cancel.button.grey-border,
.ngdialog-content a.cancel.button.pink-border,
.ngdialog-content input.cancel.green[type=submit],
.ngdialog-content input.cancel[type=submit].green,
.ngdialog-content input[type=button].cancel,
.ngdialog-content input[type=button].cancel.green {
  max-width: 29%;
  width: 29%;
}

a.cancel.button,
input.cancel[type=submit].green,
input[type=button].cancel {
  border: 1px solid #999;
  color: #999;
  background: #fff;
  display: block;
  float: left;
  margin-right: 10px;
}

a.cancel.button.cancel-border,
a.cancel.button.green,
a.cancel.button.green-border,
a.cancel.button.green-fill,
a.cancel.button.grey-border,
a.cancel.button.pink-border,
input.cancel.green[type=submit],
input[type=button].cancel.green {
  max-width: 73px;
}

a.cancel.button:hover,
input.cancel[type=submit].green:hover,
input[type=button].cancel:hover {
  color: #fff;
  background: #d4007a;
  border-color: #d4007a;
}

a.cancel.full.button,
input.cancel.full[type=submit].green,
input[type=button].cancel.full {
  color: #999;
  width: 100%;
  max-width: 100%;
  float: none;
  clear: both;
}

a.cancel.full.button:hover,
input.cancel.full[type=submit].green:hover,
input[type=button].cancel.full:hover {
  color: #fff;
}

a.cancel.medium.button,
input.cancel.medium[type=submit].green,
input[type=button].cancel.medium {
  width: 48%;
  max-width: 50%;
}

a.cancel.button:active,
input.cancel[type=submit].green:active,
input[type=button].cancel:active {
  border: 1px solid #a1005d;
  background: #a1005d;
}

a.cancel.disabled.button:hover,
input.cancel.disabled[type=submit].green:hover,
input[type=button].cancel.disabled:hover {
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
  background: #efefef;
}

a.disabled.button,
input.disabled[type=submit].green,
input[type=submit].disabled,
input[type=button].disabled {
  border: 1px solid #b5b5b5;
  color: #b5b5b5;
  background: #efefef;
  display: block;
  float: left;
  cursor: default!important;
}

a.disabled.full.button,
input.disabled.full[type=submit].green,
input[type=submit].disabled.full,
input[type=button].disabled.full {
  color: #999;
  width: 100%;
  max-width: 100%;
  float: none;
  clear: both;
}

a.disabled.medium.button,
input.disabled.medium[type=submit].green,
input[type=submit].disabled.medium,
input[type=button].disabled.medium {
  width: 48%;
  max-width: 50%;
}

a.disabled.button:active,
input.disabled[type=submit].green:active,
input[type=submit].disabled:active,
input[type=button].disabled:active {
  border: 1px solid #a1005d;
  background: #a1005d;
}

.activated-busy {
  font-size: 16px;
  color: #8D8F91;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-style: italic;
  -webkit-font-smoothing: antialiased;
}

a.button {
  background-color: #fff;
  color: #d4007a;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 39px!important;
  text-transform: none;
}

a.button.green,
a.button.green-fill,
a.button.green.cancel,
a.button.green:hover {
  color: #fff!important;
}

a.button>div {
  display: inline;
}

a.button.pending,
a.button.pending:hover {
  background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.5)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.5)),color-stop(.75,rgba(255,255,255,.5)),color-stop(.75,transparent),to(transparent));
  background-image: -moz-linear-gradient(-45deg,rgba(255,255,255,.5) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.5) 75%,transparent 75%,transparent);
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -moz-animation: move 2s linear infinite;
  overflow: hidden;
  z-index: 1;
  cursor: default;
}

a.button.green {
  background-color: #7db200;
}

a.button.green:hover {
  background-color: #6b9900;
}

a.button.green-fill.cancel {
  color: #999!important;
}

a.button.green-fill:hover {
  color: #fff!important;
}

a.button.green-border {
  background-color: transparent;
  border: 1px solid #7db200!important;
  color: #7db200!important;
}

a.button.green-border.cancel {
  color: #999!important;
}

a.button.green-border:hover {
  color: #6b9900!important;
  border-color: #6b9900!important;
  background-color: transparent!important;
}

a.button.pink-border {
  background-color: transparent;
  border: 1px solid #d4007a!important;
  color: #d4007a!important;
}

a.button.pink-border:hover {
  color: #a1005d!important;
  border-color: #a1005d!important;
  background-color: transparent!important;
}

a.button.pink {
  color: #fff!important;
  border: 1px solid #d4007a!important;
  background: #d4007a!important;
}

a.button.pink:hover {
  border: 1px solid #bb006b!important;
  background: #bb006b!important;
}

a.button.white,
a.button.white-border,
a.button.white-border:hover,
a.button.white:hover {
  border: 1px solid #fff!important;
}

a.button.white {
  color: #d4007a!important;
  background: #fff;
}

a.button.white:hover {
  color: #bb006b!important;
  background: #fff!important;
}

a.button.white-border {
  color: #fff;
  background: 0 0;
}

a.button.white-border:hover {
  color: #bb006b!important;
  background: #fff!important;
}

a.button.grey-border {
  background-color: transparent;
  border: 1px solid #eeecec!important;
  color: #d4007a!important;
  text-transform: none;
}

a.button.grey-border:hover {
  color: #d4007a!important;
  background-color: transparent;
  border: 1px solid #d4007a!important;
}

a.button.cancel-border {
  background-color: transparent;
  border: 1px solid #989898!important;
  color: #989898!important;
  text-transform: none;
}

a.button.cancel-border:hover {
  color: #8b8b8b!important;
  background-color: transparent;
  border: 1px solid #8b8b8b!important;
}

.voo-logo a.button div,
a.button .voo-logo div,
a.button span {
  width: 9px;
  height: 1px;
  background-color: #7db200!important;
  display: inline-block;
  position: relative;
  top: -4px;
  margin-left: 8px;
}

.voo-logo a.button div:after,
.voo-logo a.button div:before,
a.button .voo-logo div:after,
a.button .voo-logo div:before,
a.button span:after,
a.button span:before {
  content: '';
  width: 1px;
  height: 8px;
  background-color: #7db200!important;
  right: 1px;
  display: block;
  position: absolute;
}

.voo-logo a.button div:after,
a.button .voo-logo div:after,
a.button span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -6px;
}

.voo-logo a.button div:before,
a.button .voo-logo div:before,
a.button span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
}

.voo-logo a.button:hover div,
.voo-logo a.button:hover div:after,
.voo-logo a.button:hover div:before,
a.button:hover .voo-logo div,
a.button:hover .voo-logo div:after,
a.button:hover .voo-logo div:before,
a.button:hover span,
a.button:hover span:after,
a.button:hover span:before {
  background-color: #fff;
}

a.button.disabled {
  opacity: .3;
  cursor: default!important;
  position: relative;
}

a.button.disabled.green,
a.button.disabled.green.full,
a.button.disabled.pink {
  opacity: 1;
}

a.button.disabled.green.full:before,
a.button.disabled.green:before,
a.button.disabled.pink:before {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  padding: 0 2px 2px 0;
  box-sizing: content-box;
  border-radius: 3px;
}

a.button.disabled.pink:before {
  background-color: #1b1b1b;
  background-color: rgba(27,27,27,.3);
}

a.button.disabled.pink:hover {
  background-color: #d4007a!important;
  border-color: #d4007a!important;
}

.play-link {
  display: block;
  height: 459px;
  text-align: center;
}

.play-link .voo-logo div,
.play-link span,
.voo-logo .play-link div {
  opacity: 0;
}

.play-link:hover {
  background: url(/img/component/play.png) 50% 50% no-repeat rgba(0,0,0,.4);
  background-size: 65px;
}

.play-link:hover .voo-logo div,
.play-link:hover span,
.voo-logo .play-link:hover div {
  color: #fff!important;
  opacity: 1;
  position: absolute;
  top: 45%;
  left: 0;
  display: block;
  width: 100%;
  text-transform: none;
}

.print-page-button {
  background: url(/img/icons/icon-print.png) no-repeat;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
}

slider {
  display: inline-block;
  position: relative;
  height: 15px;
  width: 100%;
  margin: 25px 0 45px;
  vertical-align: middle;
  cursor: pointer;
}

slider div.bar,
slider div.pointer {
  white-space: nowrap;
  position: absolute;
  display: inline-block;
}

slider div.bar {
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background-color: #eaeaea;
  color: #cacacb;
}

slider div.bar .active-bar {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  background-color: #d4007a;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border: 3px solid #eaeaea;
}

slider div.bar .selection {
  width: 0;
  z-index: 1;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#13b6ff),color-stop(1,#00a8f3));
  background: -webkit-linear-gradient(top,#13b6ff 0,#00a8f3 100%);
  background: -moz-linear-gradient(top,#13b6ff 0,#00a8f3 100%);
  background: -o-linear-gradient(top,#13b6ff 0,#00a8f3 100%);
  background: -ms-linear-gradient(top,#13b6ff 0,#00a8f3 100%);
  background: linear-gradient(top,#13b6ff 0,#00a8f3 100%);
  -webkit-box-shadow: none;
  box-shadow: none;
}

slider div.bar ul {
  width: 100%;
  margin: 23px 0 35px;
  padding: 0;
}

slider div.bar ul li {
  height: 40px;
  display: inline-block;
  text-align: left;
  margin-right: 1.5%;
}

.voo-logo slider div.bar ul li div,
slider div.bar ul li .voo-logo div,
slider div.bar ul li span {
  position: relative;
}

.voo-logo slider div.bar ul li div.selected,
slider div.bar ul li .voo-logo div.selected,
slider div.bar ul li span.selected {
  color: #6f7175;
}

.voo-logo slider div.bar ul li div:before,
slider div.bar ul li .voo-logo div:before,
slider div.bar ul li span:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 25px;
  background-color: #eaeaea;
  top: -30px;
  left: 13px;
  z-index: -1;
}

.voo-logo slider div.bar ul li:first-child div:before,
.voo-logo slider div.bar ul li:last-child div:before,
slider div.bar ul li:first-child .voo-logo div:before,
slider div.bar ul li:first-child span:before,
slider div.bar ul li:last-child .voo-logo div:before,
slider div.bar ul li:last-child span:before {
  display: none;
}

slider div.pointer {
  width: 17px;
  height: 25px;
  top: -6px;
  background-color: #fff;
  border: none;
  z-index: 2;
  left: 0;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  -webkit-box-shadow: 0 2px 10px -4px #000;
  -moz-box-shadow: 0 2px 10px -4px #000;
  box-shadow: 0 2px 10px -4px #000;
}

.voo-logo slider div.pointer div,
slider div.pointer .voo-logo div,
slider div.pointer span {
  content: '';
  background-color: #b7b8ba;
  width: 7px;
  height: 1px;
  position: absolute;
  top: 12px;
  left: 5px;
}

.voo-logo slider div.pointer div:after,
slider div.pointer .voo-logo div:after,
slider div.pointer span:after {
  content: '';
  background-color: #b7b8ba;
  width: 7px;
  height: 1px;
  position: absolute;
  top: -4px!important;
  left: 0;
}

.voo-logo slider div.pointer div:before,
slider div.pointer .voo-logo div:before,
slider div.pointer span:before {
  content: '';
  background-color: #b7b8ba;
  width: 7px;
  height: 1px;
  position: absolute;
  top: 4px!important;
  left: 0!important;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-container.checkbox input[type=checkbox],
input[type=number],
input[type=text],
input[type=password],
input[type=email],
input[type=tel] {
  -webkit-appearance: none;
  border: 1px solid #f2f1f1;
  height: 40px;
  padding: 0 10px;
  color: #6f7175;
  margin-bottom: 10px;
  border-radius: 5px;
  background-color: #fff;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  min-width: 40px;
  line-height: 41px;
}

.input-container.checkbox input.full[type=checkbox],
input[type=number].full,
input[type=text].full,
input[type=password].full,
input[type=email].full,
input[type=tel].full {
  width: 100%;
}

.input-container.checkbox input[type=checkbox]:focus,
input[type=number]:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus {
  border-color: #eeb5d6;
  outline: 0;
  box-shadow: none;
}

.input-container.checkbox input.small[type=checkbox],
input[type=number].small,
input[type=text].small,
input[type=password].small,
input[type=email].small,
input[type=tel].small {
  width: 66px;
  text-align: center;
  float: none;
  display: inline-block;
  margin-bottom: 0;
}

.full .input-container.checkbox {
  width: 270px;
}

.input-container {
  margin-bottom: 15px;
  position: relative;
}

.input-container.checkbox .input-error-text {
  top: 25px;
}

.input-container .input-error-text {
  background: url(/img/component/input/arrow-error-white.png) 11px 7px no-repeat #d74500!important;
  color: #fff;
  padding: 6px 40px 6px 30px;
  margin-top: 0!important;
  margin-bottom: 0!important;
  font-size: 14px;
  display: none;
  position: absolute;
  top: 80%;
  border-radius: 3px;
  width: 101%;
  border-left: 2px solid #d74500;
  border-right: 2px solid #d74500;
  margin-left: -2px!important;
  background-size: 12px!important;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
  line-height: 21px;
  z-index: 10;
}

.input-container .input-error-text.big {
  width: 135%;
}

.input-container .input-error-text .hidden {
  display: none;
}

.input-container .input-error-text .voo-logo div,
.input-container .input-error-text span,
.voo-logo .input-container .input-error-text div {
  display: block;
  width: 45px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  height: 32px;
}

.input-container .input-error-text .voo-logo div:before,
.input-container .input-error-text span:before,
.voo-logo .input-container .input-error-text div:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 20px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 10;
}

.input-container .input-error-text .voo-logo div:after,
.input-container .input-error-text span:after,
.voo-logo .input-container .input-error-text div:after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10;
}

.input-container .input-error-text .voo-logo div:after,
.input-container .input-error-text .voo-logo div:before,
.input-container .input-error-text span:after,
.input-container .input-error-text span:before,
.voo-logo .input-container .input-error-text div:after,
.voo-logo .input-container .input-error-text div:before {
  background-color: #efb396;
  top: 5px;
  left: 25px;
}

.input-container.checkbox input[type=checkbox] {
  opacity: 0;
  width: 25px;
  z-index: 3;
  height: 25px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.input-container.checkbox .fake-checkbox {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #a5a5a6;
}

.input-container.checkbox .fake-checkbox.checked {
  background-size: 85%!important;
  background: url(/img/component/input/checkbox.png) 50% 50% no-repeat;
}

.input-container.checkbox label {
  display: inline-block;
  width: 100%;
  padding-left: 35px;
}

.input-container.checkbox .input-container.error input[type=checkbox],
.input-container.error .input-container.checkbox input[type=checkbox],
.input-container.error input[type=text],
.input-container.error input[type=password],
.input-container.error input[type=email],
.input-container.error input[type=tel] {
  border: 1px solid #D64618;
}

.input-container.error .input-error-text {
  display: block;
  margin-bottom: 5px;
}

.input-container.error .fake-checkbox {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #D64618;
}

div.dropdown-container ul.dropdown.front,
div.dropdown-container.dropdown-select ul.dropdown.front {
  z-index: 10;
}

.input-container ::-webkit-input-placeholder {
  color: #b5b5b5;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.input-container :-moz-placeholder {
  color: #b5b5b5;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.input-container ::-moz-placeholder {
  color: #b5b5b5;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.input-container :-ms-input-placeholder {
  color: #b5b5b5;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.input-container:after {
  clear: both;
  content: '';
}

input[type=submit].disabled {
  opacity: .3;
  cursor: default!important;
}

div.dropdown-container {
  height: 40px;
  margin-bottom: 15px;
  margin-left: 1px;
}

div.dropdown-container ul.dropdown {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 40px 0 0;
  list-style: none;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #E8E6E6;
  position: relative;
  max-height: 40px;
  background-color: #fff;
  -webkit-transition: max-height .6s;
  -moz-transition: max-height .6s;
  -ms-transition: max-height .6s;
  -o-transition: max-height .6s;
  transition: max-height .6s;
}

div.dropdown-container ul.dropdown.full {
  width: 100%;
}

div.dropdown-container ul.dropdown.full li {
  text-align: left;
}

div.dropdown-container ul.dropdown.full li.selected:before {
  right: 50px;
}

div.dropdown-container ul.dropdown.full li.selected:after {
  right: 12px;
}

.voo-logo div.dropdown-container ul.dropdown.full li.selected div.bg-dropdown-selected,
div.dropdown-container ul.dropdown.full li.selected .voo-logo div.bg-dropdown-selected,
div.dropdown-container ul.dropdown.full li.selected span.bg-dropdown-selected {
  width: 50px;
}

div.dropdown-container ul.dropdown li {
  position: relative;
  background-color: #FFF;
  font-size: 15px;
  color: #6f7175;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  padding: 12px 65px 8px 15px;
  cursor: pointer;
  border: none;
  border-radius: 0;
  display: block;
  width: 105%;
  border-bottom: 1px solid #E8E6E6;
  border-top: none;
  text-align: center;
  margin: 0;
  height: 40px;
  line-height: 16px;
}

.voo-logo div.dropdown-container ul.dropdown li div.bg-dropdown-selected,
div.dropdown-container ul.dropdown li .voo-logo div.bg-dropdown-selected,
div.dropdown-container ul.dropdown li span.bg-dropdown-selected {
  display: none;
}

div.dropdown-container ul.dropdown li.selected,
div.dropdown-container ul.dropdown li:hover {
  border: 1px solid #d4007a;
}

div.dropdown-container ul.dropdown li:last-child {
  border-bottom: none;
}

div.dropdown-container ul.dropdown li:last-child:hover {
  border-bottom: 1px solid transparent;
}

div.dropdown-container ul.dropdown li:hover {
  border-bottom: 1px solid #E8E6E6;
  border-top: none;
  border-left: none;
  border-right: none;
  background-color: #fafafa;
}

div.dropdown-container ul.dropdown li.selected {
  border-bottom: 1px solid transparent;
  border-top: none;
  border-left: none;
  border-right: none;
  position: absolute;
  top: 0;
  left: 0;
}

div.dropdown-container ul.dropdown li.selected:hover {
  background-color: #fff;
}

div.dropdown-container ul.dropdown li.selected:before {
  position: absolute;
  top: 0;
  right: 45px;
  content: ' ';
  background-color: #f2f1f1;
  width: 1px;
  height: 100%;
}

div.dropdown-container ul.dropdown li.selected:after {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: ' ';
  margin: 16px 15px 15px;
  position: absolute;
  border-top: 6px solid #5d5f64;
  top: 1px;
  right: 7px;
}

.voo-logo div.dropdown-container ul.dropdown li.selected div.bg-dropdown-selected,
div.dropdown-container ul.dropdown li.selected .voo-logo div.bg-dropdown-selected,
div.dropdown-container ul.dropdown li.selected span.bg-dropdown-selected {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fafafa;
  width: 45px;
  height: 100%;
  display: block;
}

div.dropdown-container ul.dropdown.no-anim {
  -webkit-transition: max-height 0s;
  -moz-transition: max-height 0s;
  -ms-transition: max-height 0s;
  -o-transition: max-height 0s;
  transition: max-height 0s;
}

div.dropdown-container ul.dropdown.open {
  border-bottom: 1px solid #E8E6E6;
  max-height: 500px;
}

div.dropdown-container ul.dropdown.open li.selected {
  border-bottom: 1px solid #E8E6E6;
  border-top: none;
  border-left: none;
  border-right: none;
}

div.dropdown-container.dropdown-select {
  height: auto;
  margin-bottom: 15px;
  margin-left: 1px;
}

div.dropdown-container.dropdown-select ul.dropdown {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 0;
  overflow: visible;
  border: none;
  position: relative;
  max-height: inherit;
  background-color: transparent;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -ms-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}

div.dropdown-container.dropdown-select ul.dropdown li {
  position: relative;
  background-color: transparent;
  font-size: 15px;
  color: #6f7175;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  padding: 0 5px 8px 15px;
  cursor: pointer;
  border-radius: 0;
  display: block;
  width: 100%;
  border: none;
  text-align: left;
  margin: 0;
  height: 40px;
  line-height: 16px;
}

div.dropdown-container.dropdown-select ul.dropdown li:before {
  width: 20px;
  height: 20px;
  content: '';
  display: inline-block;
  border: 1px solid #4d4d4d;
  border-radius: 50%;
  position: relative;
  top: 5px;
  margin-left: -15px;
  margin-right: 5px;
}

div.dropdown-container.dropdown-select ul.dropdown li.selected,
div.dropdown-container.dropdown-select ul.dropdown li:hover {
  border: none;
}

div.dropdown-container.dropdown-select ul.dropdown li:last-child {
  border-bottom: none;
}

div.dropdown-container.dropdown-select ul.dropdown li:hover {
  border: none;
  background-color: transparent;
}

div.dropdown-container.dropdown-select ul.dropdown li.selected {
  border: none;
  position: relative;
  top: auto;
  left: auto;
  background-color: transparent;
}

div.dropdown-container.dropdown-select ul.dropdown li.selected:hover {
  background-color: transparent;
}

div.dropdown-container.dropdown-select ul.dropdown li.selected:before {
  right: auto!important;
}

div.dropdown-container.dropdown-select ul.dropdown li.selected:after {
  width: 10px;
  height: 10px;
  content: '';
  display: block;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: -10px;
  border: none;
}

div.dropdown-container.dropdown-select ul.dropdown.no-anim {
  -webkit-transition: max-height 0s;
  -moz-transition: max-height 0s;
  -ms-transition: max-height 0s;
  -o-transition: max-height 0s;
  transition: max-height 0s;
}

div.dropdown-container.dropdown-select ul.dropdown.open {
  border-bottom: none;
  max-height: inherit;
}

div.dropdown-container.dropdown-select ul.dropdown.open li.selected {
  border: none;
}

.border div.switch-container {
  padding-top: 0!important;
}

div.switch-container {
  width: 324px;
  padding: 15px 25px;
  margin: 0 0 0 -25px;
  border-bottom: 1px solid #E8E6E6;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

div.switch-container:last-child {
  border-bottom: none;
  padding: 15px 25px 5px;
}

div.switch-container:after {
  content: "";
  clear: both;
}

div.switch-container>div.switch-label {
  width: 194px;
  min-height: 38px;
  display: table;
  float: left;
  padding-right: 10px;
}

.voo-logo div.switch-container>div.switch-label div,
div.switch-container>div.switch-label .voo-logo div,
div.switch-container>div.switch-label span {
  color: #7db200;
}

div.switch-container>div.switch-label div {
  display: table-cell;
  vertical-align: middle;
}

div.switch-container.is-included {
  cursor: default;
}

div.switch-container>div.switch {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin-top: 5px;
  height: 30px;
  position: relative;
  width: 60px;
  padding-left: 35px;
}

div.switch-container>div.switch.pending:after {
  background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.5)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.5)),color-stop(.75,rgba(255,255,255,.5)),color-stop(.75,transparent),to(transparent));
  background-image: -moz-linear-gradient(-45deg,rgba(255,255,255,.5) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.5) 75%,transparent 75%,transparent);
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -moz-animation: move 2s linear infinite;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 15px;
  z-index: 1;
  overflow: hidden;
  background-color: #DAE1E7;
  left: 20px;
  right: -20px;
}

div.switch-container>div.switch .switch-background,
div.switch-container>div.switch .switch-cursor {
  background-color: #DAE1E7;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: relative;
}

div.switch-container>div.switch .switch-background:after,
div.switch-container>div.switch .switch-background:before,
div.switch-container>div.switch .switch-cursor:after,
div.switch-container>div.switch .switch-cursor:before {
  content: "";
  border-radius: 50%;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: -15px;
  background-color: #DAE1E7;
}

div.switch-container>div.switch .switch-background:after,
div.switch-container>div.switch .switch-cursor:after {
  left: auto;
  right: -15px;
}

div.switch-container>div.switch .on.switch-background:after,
div.switch-container>div.switch .on.switch-cursor,
div.switch-container>div.switch .on.switch-cursor:after,
div.switch-container>div.switch .on.switch-cursor:before,
div.switch-container>div.switch .switch-background.on,
div.switch-container>div.switch .switch-background.on:after,
div.switch-container>div.switch .switch-background.on:before {
  background-color: #7db200;
}

div.switch-container>div.switch .switch-cursor {
  background-color: #fff;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 3px;
  left: 24px;
  -webkit-transition: left 150ms;
  -moz-transition: left 150ms;
  -ms-transition: left 150ms;
  -o-transition: left 150ms;
  transition: left 150ms;
  -webkit-box-shadow: 0 3px 19px -8px #000;
  -moz-box-shadow: 0 3px 19px -8px #000;
  box-shadow: 0 3px 19px -8px #000;
}

div.switch-container>div.switch .switch-cursor:after,
div.switch-container>div.switch .switch-cursor:before {
  display: none!important;
  opacity: 0;
}

div.switch-container>div.switch .switch-cursor.on {
  background-color: #fff;
  left: 52px;
}

div.switch-container>div.included {
  color: #7db200;
  width: 80px;
  min-height: 30px;
  display: inline-block;
  margin-top: 5px;
  position: absolute;
  right: 30px;
  top: 0;
}

.voo-logo div.switch-container>div.included div,
div.switch-container>div.included .voo-logo div,
div.switch-container>div.included span {
  display: block;
  margin-right: 36px;
  margin-top: 4px;
  width: auto;
  text-align: right;
  text-transform: lowercase;
}

.voo-logo div.switch-container>div.included div.confirm,
div.switch-container>div.included .voo-logo div.confirm,
div.switch-container>div.included span.confirm {
  width: 29px;
  height: 29px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #7db200;
  position: absolute;
  top: -3px;
  right: -2px;
  margin: 0;
}

.voo-logo div.switch-container>div.included div.confirm:before,
div.switch-container>div.included .voo-logo div.confirm:before,
div.switch-container>div.included span.confirm:before {
  position: absolute;
  top: 9px;
  left: 28%;
  content: '';
  width: 2px;
  height: 10px;
  background-color: #7db200;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.voo-logo div.switch-container>div.included div.confirm:after,
div.switch-container>div.included .voo-logo div.confirm:after,
div.switch-container>div.included span.confirm:after {
  position: absolute;
  top: 6px;
  right: 32%;
  content: '';
  width: 2px;
  height: 13px;
  background-color: #7db200;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

div.switch-container>div.help-text {
  line-height: 17px;
  clear: both;
  color: #274856;
  background: url(/img/component/arrow-help.png) 25px 13px no-repeat #f2f6f8;
  background-size: 4%;
  margin: 55px 0 -20px -24px;
  font-size: 14px;
  padding: 15px 17px 15px 42px;
  display: block;
  width: 324px;
}

body.ngdialog-open {
  padding-right: 0!important;
  margin-left: -15px!important;
}

body.ngdialog-open #submenu-container div {
  left: -2px;
  position: relative;
}

body.MacOS.safari.ngdialog-open {
  padding-right: 0!important;
  margin-left: 0!important;
}

body.MacOS.safari.ngdialog-open #submenu-container div {
  left: 0;
  position: relative;
}

@media only screen and (min-width:700px) {
  .ngdialog.ngdialog-theme-default {
    overflow-y: scroll;
    background-color: rgba(0,0,0,.5);
  }

  .ngdialog.ngdialog-theme-default::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 10px;
    position: fixed;
    background: 0 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block!important;
  }

  .ngdialog.ngdialog-theme-default::-webkit-scrollbar-thumb {
    border-radius: 4px;
    width: 8px;
    background-color: rgba(255,255,255,.8);
  }

  .ngdialog.ngdialog-theme-default .ngdialog-overlay {
    display: block;
    background-color: transparent;
    margin-right: 15px;
  }
}

@media only screen and (max-width:700px) {
  .ngdialog.ngdialog-theme-default.fixedMenu {
    margin-top: 20px;
    height: 100%;
  }

  .ngdialog.ngdialog-theme-default {
    padding: 0;
    height: 93%;
    margin-top: 60px;
  }
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #6f7175;
  padding: 0;
  background-color: transparent;
}

.ngdialog.ngdialog-theme-default .ngdialog-content>div {
  background: #fff;
  border-radius: 5px;
  padding: 0;
  max-width: 500px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content>div>div {
  padding-top: 15px;
}

.ngdialog.ngdialog-theme-default .ngdialog-content label {
  margin-right: 5px;
}

@media only screen and (max-width:700px) {
  .ngdialog.ngdialog-theme-default .ngdialog-content {
    position: relative;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 0;
  }

  .ngdialog.ngdialog-theme-default .ngdialog-content>div {
    display: block;
    overflow-y: auto;
    height: 100%;
  }
}

.ngdialog.ngdialog-theme-default .ngdialog-content .input-container .input-error-text {
  background-size: 3%;
  top: auto;
  margin-top: 5px!important;
  position: relative;
  width: 100%;
}

.ngdialog.ngdialog-theme-default .ngdialog-close {
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  right: auto;
  top: auto;
  float: left;
}

.ngdialog.ngdialog-theme-default .ngdialog-close:before {
  display: none;
}

.ngdialog.ngdialog-theme-default header {
  font-size: 16px;
  font-weight: 700;
  color: #906;
  font-family: MuseoSansRounded-300;
  border-bottom: 1px solid #906;
  text-align: center;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
}

.ngdialog.ngdialog-theme-default header .voo-logo div.cross,
.ngdialog.ngdialog-theme-default header span.cross,
.voo-logo .ngdialog.ngdialog-theme-default header div.cross {
  display: block;
  height: 56px;
  width: 45px;
  cursor: pointer;
  position: absolute;
  right: 0;
  z-index: 1;
  top: 4px;
}

.ngdialog.ngdialog-theme-default header .voo-logo div.cross:before,
.ngdialog.ngdialog-theme-default header span.cross:before,
.voo-logo .ngdialog.ngdialog-theme-default header div.cross:before {
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 10;
}

.ngdialog.ngdialog-theme-default header .voo-logo div.cross:after,
.ngdialog.ngdialog-theme-default header span.cross:after,
.voo-logo .ngdialog.ngdialog-theme-default header div.cross:after {
  content: '';
  display: block;
  position: absolute;
  left: 12px;
  width: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10;
}

.ngdialog.ngdialog-theme-default header .voo-logo div.cross:after,
.ngdialog.ngdialog-theme-default header .voo-logo div.cross:before,
.ngdialog.ngdialog-theme-default header span.cross:after,
.ngdialog.ngdialog-theme-default header span.cross:before,
.voo-logo .ngdialog.ngdialog-theme-default header div.cross:after,
.voo-logo .ngdialog.ngdialog-theme-default header div.cross:before {
  background-color: #d4dadd;
  height: 25px;
  top: 12px;
}

.ngdialog.ngdialog-theme-default p,
.ngdialog.ngdialog-theme-default section {
  padding: 12px 25px;
  margin: 0;
}

@media only screen and (max-width:700px) {
  .ngdialog.ngdialog-theme-default p.conditions,
  .ngdialog.ngdialog-theme-default section.conditions {
    margin-bottom: 120px;
  }

  .ngdialog.ngdialog-theme-default footer {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 3;
  }
}

.ngdialog.ngdialog-theme-default>div>div>div {
  padding: 0 20px;
}

.ngdialog.ngdialog-theme-default footer {
  text-align: right;
  padding: 25px;
  margin: 0;
}

.ngdialog.ngdialog-theme-default footer:after {
  content: '';
  clear: both;
  display: block;
}

.ngdialog.ngdialog-theme-default .input-container,
.ngdialog.ngdialog-theme-default a.button,
.ngdialog.ngdialog-theme-default a.button.cancel-border,
.ngdialog.ngdialog-theme-default a.button.green,
.ngdialog.ngdialog-theme-default a.button.green-border,
.ngdialog.ngdialog-theme-default a.button.green-fill,
.ngdialog.ngdialog-theme-default a.button.grey-border,
.ngdialog.ngdialog-theme-default a.button.pink-border,
.ngdialog.ngdialog-theme-default input.green[type=submit],
.ngdialog.ngdialog-theme-default input[type=submit].green,
.ngdialog.ngdialog-theme-default input[type=button],
.ngdialog.ngdialog-theme-default input[type=button].green {
  margin-bottom: 0;
}

.ngdialog.ngdialog-theme-default a.button.disabled:not(.green):hover {
  background-color: #d4007a!important;
}

.ngdialog.ngdialog-theme-default article.pending {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.8);
  border-radius: 10px;
  z-index: 100;
}

.ngdialog.ngdialog-theme-default .warning-text {
  color: #F39502;
  font-family: MuseoSansRounded-700;
  font-size: 12px;
}

.ngdialog.ngdialog-theme-default .warning-text.light {
  font-size: 14px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.ngdialog.ngdialog-theme-default .voo-logo div.warning-text,
.ngdialog.ngdialog-theme-default span.warning-text,
.voo-logo .ngdialog.ngdialog-theme-default div.warning-text {
  display: block;
  margin-bottom: 10px;
}

#cards-container #cards-list>li .card>div .ngdialog.ngdialog-theme-default div.warning,
.ngdialog.ngdialog-theme-default #cards-container #cards-list>li .card>div div.warning,
.ngdialog.ngdialog-theme-default .warning,
.ngdialog.ngdialog-theme-default section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.warning,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .ngdialog.ngdialog-theme-default div.warning {
  position: relative;
  width: 100%;
  padding: 10px 0 10px 60px;
  color: #fff;
  background-color: #F39502;
}

#cards-container #cards-list>li .card>div .ngdialog.ngdialog-theme-default div.warning:before,
.ngdialog.ngdialog-theme-default #cards-container #cards-list>li .card>div div.warning:before,
.ngdialog.ngdialog-theme-default .warning:before,
.ngdialog.ngdialog-theme-default section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.warning:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .ngdialog.ngdialog-theme-default div.warning:before {
  font-family: Roboto,sans-serif;
  border: 2px solid #fff;
  border-radius: 50%;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-align: center;
  padding-top: 3px;
  padding-left: 0;
  position: absolute;
  left: 25px;
  line-height: 21px;
  font-weight: 400;
  color: #fff;
  content: "!";
  top: 23px;
}

#cards-container #cards-list>li .card>div .ngdialog.ngdialog-theme-default div.warning p,
.ngdialog.ngdialog-theme-default #cards-container #cards-list>li .card>div div.warning p,
.ngdialog.ngdialog-theme-default .warning p,
.ngdialog.ngdialog-theme-default section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.warning p,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div .ngdialog.ngdialog-theme-default div.warning p {
  color: #fff;
}

.ngdialog.ngdialog-theme-default .info {
  background-color: #f5e3e6;
  color: #d4007a;
  padding: 27px 25px 27px 60px;
  margin: 0 -20px -26px;
  font-size: 16px;
  width: calc(100% + 40px);
  position: relative;
}

.ngdialog.ngdialog-theme-default .info .voo-logo div,
.ngdialog.ngdialog-theme-default .info span,
.voo-logo .ngdialog.ngdialog-theme-default .info div {
  font-family: "Times New Roman",Times,serif;
  position: absolute;
  right: 0;
  z-index: 2;
  display: block;
  text-align: center;
  line-height: 31px;
  width: 30px;
  height: 30px;
  left: 20px;
  top: 25px;
}

.ngdialog.ngdialog-theme-default .info .voo-logo div:before,
.ngdialog.ngdialog-theme-default .info span:before,
.voo-logo .ngdialog.ngdialog-theme-default .info div:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #d4007a;
  position: absolute;
  right: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: 0;
  left: 0;
}

.ngdialog.ngdialog-theme-default .info-center {
  border-radius: 5px;
  border: none;
  background-color: #f5e3e6;
  color: #d4007a;
  padding: 15px 25px 5px 55px;
  margin: 0 0 0 27px;
  font-size: 16px;
  width: 90%;
  position: relative;
}

.ngdialog.ngdialog-theme-default .info-center.picto-warning:before {
  position: absolute;
  font-family: icones_voo;
  font-size: 36px;
  content: 'U';
  left: 20px;
  top: 18px;
  color: #d4007a;
  width: 30px;
}

.ngdialog.ngdialog-theme-default .info-center ul {
  list-style: none;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 10px;
}

.ngdialog.ngdialog-theme-default .info-center ul li {
  line-height: 25px;
  font-weight: 300;
}

.ngdialog.ngdialog-theme-default .info-center ul li:before {
  content: '- ';
}

#manage-options-dialog {
  width: 100%;
  max-width: 400px;
  border-radius: 5px;
  margin: 0 auto;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  background-color: transparent;
  position: relative;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog .slider-container-mobile {
    width: 270px;
    max-width: 270px;
    margin: 0 auto;
  }
}

#manage-options-dialog.budget {
  width: 324px;
  max-width: 324px;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog.budget {
    width: 100%;
    max-width: 100%;
  }

  #manage-options-dialog.budget article.main-dialog>div:last-child {
    height: 80%;
  }

  #manage-options-dialog {
    width: 100%;
    max-width: 100%;
    overflow-y: hidden;
  }

  #manage-options-dialog a.button {
    width: 89%;
    margin: 0 auto;
  }
}

#manage-options-dialog .big article.pending {
  width: 550px;
  left: -83px;
}

#manage-options-dialog article.main-dialog {
  background-color: #fff;
  border-radius: 5px;
}

#manage-options-dialog article.main-dialog.big {
  width: 550px;
  margin-left: -83px;
}

#manage-options-dialog article.main-dialog.big .button.green.special {
  width: auto;
  float: right;
  padding-left: 25px;
  padding-right: 25px;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog article.main-dialog {
    border-radius: 0;
    height: 100%;
    margin-top: 40px;
    margin-bottom: -40px;
    border-top: 1px solid #E8E6E6;
  }

  #manage-options-dialog article.main-dialog.big {
    width: 100%;
    margin-left: 0;
  }

  #manage-options-dialog article.main-dialog>div:last-child {
    height: 59%;
  }
}

#manage-options-dialog article.main-dialog>div {
  border-bottom: 1px solid #E8E6E6;
  padding: 20px 20px 25px;
  position: relative;
}

#manage-options-dialog article.main-dialog>div:last-child {
  border: none;
}

#manage-options-dialog article.main-dialog header {
  font-family: MuseoSansRounded-300;
  height: 60px;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
  display: block;
  border-bottom: 1px solid #E8E6E6;
  padding: 15px 24px 20px;
  margin: 0;
  font-size: 21px;
  line-height: 25px;
  text-align: center;
  color: #d4007a;
  position: relative;
}

#manage-options-dialog article.main-dialog div label {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  font-size: 15px;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog article.main-dialog div label {
    font-size: 14px;
  }
}

#manage-options-dialog article.main-dialog div .is-activated {
  position: absolute;
  right: 25px;
  top: 5px;
  color: #7db200;
  font-size: 15px;
  text-transform: lowercase;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog article.main-dialog div .is-activated {
    font-size: 14px;
  }
}

#manage-options-dialog article.main-dialog div .is-activated .voo-logo div,
#manage-options-dialog article.main-dialog div .is-activated span,
.voo-logo #manage-options-dialog article.main-dialog div .is-activated div {
  position: relative;
  top: 9px;
  margin-left: 5px;
  width: 29px;
  height: 29px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #7db200;
}

#manage-options-dialog article.main-dialog div .is-activated .voo-logo div:before,
#manage-options-dialog article.main-dialog div .is-activated span:before,
.voo-logo #manage-options-dialog article.main-dialog div .is-activated div:before {
  position: absolute;
  top: 9px;
  left: 28%;
  content: '';
  width: 2px;
  height: 10px;
  background-color: #7db200;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#manage-options-dialog article.main-dialog div .is-activated .voo-logo div:after,
#manage-options-dialog article.main-dialog div .is-activated span:after,
.voo-logo #manage-options-dialog article.main-dialog div .is-activated div:after {
  position: absolute;
  top: 6px;
  right: 32%;
  content: '';
  width: 2px;
  height: 13px;
  background-color: #7db200;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#manage-options-dialog article.main-dialog div .is-pending {
  position: absolute;
  right: 25px;
  top: 20px;
  font-style: italic;
  font-size: 15px;
  text-transform: lowercase;
}

#manage-options-dialog article.main-dialog div p {
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog article.main-dialog div .is-pending {
    font-size: 14px;
  }

  #manage-options-dialog article.main-dialog div p {
    font-size: 13px;
  }
}

#manage-options-dialog article.main-dialog div p a {
  color: #4d4d4d;
}

#manage-options-dialog article.main-dialog .boost-gauge {
  height: 3px;
  width: 100%;
  margin-top: -15px;
  margin-bottom: 30px;
}

#manage-options-dialog article.main-dialog .boost-gauge .voo-logo div,
#manage-options-dialog article.main-dialog .boost-gauge span,
.voo-logo #manage-options-dialog article.main-dialog .boost-gauge div {
  background-color: #d4007a;
  opacity: .5;
  display: inline-block;
  margin-right: .3%;
  width: 18.8%;
  height: 3px;
}

#manage-options-dialog article.main-dialog .boost-gauge .voo-logo div:last-child,
#manage-options-dialog article.main-dialog .boost-gauge span:last-child,
.voo-logo #manage-options-dialog article.main-dialog .boost-gauge div:last-child {
  margin-right: 0;
}

#manage-options-dialog article.main-dialog .boost-gauge .voo-logo div.isActivated,
#manage-options-dialog article.main-dialog .boost-gauge span.isActivated,
.voo-logo #manage-options-dialog article.main-dialog .boost-gauge div.isActivated {
  opacity: 1;
}

#manage-options-dialog article.confirmation {
  width: 344px;
  margin: 0 auto;
  border-top: 5px solid #7db200!important;
  min-height: 0;
  overflow: hidden;
  background-color: transparent;
  border: none!important;
}

#manage-options-dialog article.confirmation header {
  background-color: #7db200;
  height: auto;
  text-align: left;
  border-bottom: none;
  line-height: 21px;
}

#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div,
#manage-options-dialog article.confirmation .voo-logo header>div,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div,
#manage-options-dialog article.confirmation header h3,
#manage-options-dialog article.confirmation header>span,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div,
.voo-logo #manage-options-dialog article.confirmation header>div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div {
  font-family: Roboto,sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  position: relative;
  margin-top: 5px;
  padding-left: 35px;
  margin-left: -5px;
}

#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div,
#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span span,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div span,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span .voo-logo div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span span,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div span,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span .voo-logo div,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span span,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div div,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div span,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div div,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div span,
#manage-options-dialog article.confirmation .voo-logo header>div div,
#manage-options-dialog article.confirmation .voo-logo header>div span,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div div,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div span,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span,
#manage-options-dialog article.confirmation header h3 .voo-logo div,
#manage-options-dialog article.confirmation header h3 span,
#manage-options-dialog article.confirmation header>span .voo-logo div,
#manage-options-dialog article.confirmation header>span span,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div div,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div span,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span .voo-logo div,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span span,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span span,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div div,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div span,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span div,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span div,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span div,
.voo-logo #manage-options-dialog article.confirmation header h3 div,
.voo-logo #manage-options-dialog article.confirmation header>div div,
.voo-logo #manage-options-dialog article.confirmation header>div span,
.voo-logo #manage-options-dialog article.confirmation header>span div,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span div,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div span,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span span,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span {
  width: 29px;
  height: 29px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  left: -3px;
  top: -5px;
}

#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:before,
#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:before,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:before,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:before,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:before,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span span:before,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:before,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span .voo-logo div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span .voo-logo div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span span:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div div:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div span:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div div:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div span:before,
#manage-options-dialog article.confirmation .voo-logo header>div div:before,
#manage-options-dialog article.confirmation .voo-logo header>div span:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div div:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div span:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span:before,
#manage-options-dialog article.confirmation header h3 .voo-logo div:before,
#manage-options-dialog article.confirmation header h3 span:before,
#manage-options-dialog article.confirmation header>span .voo-logo div:before,
#manage-options-dialog article.confirmation header>span span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span .voo-logo div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span span:before,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:before,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:before,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:before,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div div:before,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div span:before,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span div:before,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span div:before,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span div:before,
.voo-logo #manage-options-dialog article.confirmation header h3 div:before,
.voo-logo #manage-options-dialog article.confirmation header>div div:before,
.voo-logo #manage-options-dialog article.confirmation header>div span:before,
.voo-logo #manage-options-dialog article.confirmation header>span div:before,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span div:before,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div span:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span span:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:before {
  position: absolute;
  top: 9px;
  left: 28%;
  content: '';
  width: 2px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:after,
#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:after,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:after,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:after,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:after,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span span:after,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:after,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span .voo-logo div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span .voo-logo div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span span:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div div:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div span:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div div:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div span:after,
#manage-options-dialog article.confirmation .voo-logo header>div div:after,
#manage-options-dialog article.confirmation .voo-logo header>div span:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div div:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div span:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span:after,
#manage-options-dialog article.confirmation header h3 .voo-logo div:after,
#manage-options-dialog article.confirmation header h3 span:after,
#manage-options-dialog article.confirmation header>span .voo-logo div:after,
#manage-options-dialog article.confirmation header>span span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span .voo-logo div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span span:after,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:after,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:after,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:after,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div div:after,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div span:after,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span div:after,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span div:after,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span div:after,
.voo-logo #manage-options-dialog article.confirmation header h3 div:after,
.voo-logo #manage-options-dialog article.confirmation header>div div:after,
.voo-logo #manage-options-dialog article.confirmation header>div span:after,
.voo-logo #manage-options-dialog article.confirmation header>span div:after,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span div:after,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div span:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:after {
  position: absolute;
  top: 6px;
  right: 32%;
  content: '';
  width: 2px;
  height: 13px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:after,
#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:before,
#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:after,
#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:before,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:after,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:before,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:after,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:before,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:after,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:before,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span span:after,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span span:before,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:after,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:before,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:after,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span .voo-logo div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span .voo-logo div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation .voo-logo header>div span:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span .voo-logo div:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span .voo-logo div:before,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span span:after,
#manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span span:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div div:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div div:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div span:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div span:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div div:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div div:before,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div span:after,
#manage-options-dialog article.confirmation .voo-logo #cards-container #cards-list>li .card.confirmation header>div span:before,
#manage-options-dialog article.confirmation .voo-logo header>div div:after,
#manage-options-dialog article.confirmation .voo-logo header>div div:before,
#manage-options-dialog article.confirmation .voo-logo header>div span:after,
#manage-options-dialog article.confirmation .voo-logo header>div span:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div div:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div div:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div span:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div span:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div div:before,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span:after,
#manage-options-dialog article.confirmation .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div span:before,
#manage-options-dialog article.confirmation header h3 .voo-logo div:after,
#manage-options-dialog article.confirmation header h3 .voo-logo div:before,
#manage-options-dialog article.confirmation header h3 span:after,
#manage-options-dialog article.confirmation header h3 span:before,
#manage-options-dialog article.confirmation header>span .voo-logo div:after,
#manage-options-dialog article.confirmation header>span .voo-logo div:before,
#manage-options-dialog article.confirmation header>span span:after,
#manage-options-dialog article.confirmation header>span span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span .voo-logo div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span .voo-logo div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div span:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span .voo-logo div:before,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span span:after,
#manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span span:before,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:after,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:before,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:after,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:before,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:after,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:before,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div div:after,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div div:before,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div span:after,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>div span:before,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span div:after,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation header>span div:before,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span div:after,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card .confirm-view div header>span div:before,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span div:after,
.voo-logo #manage-options-dialog article.confirmation #cards-container #cards-list>li .card.confirmation header>span div:before,
.voo-logo #manage-options-dialog article.confirmation header h3 div:after,
.voo-logo #manage-options-dialog article.confirmation header h3 div:before,
.voo-logo #manage-options-dialog article.confirmation header>div div:after,
.voo-logo #manage-options-dialog article.confirmation header>div div:before,
.voo-logo #manage-options-dialog article.confirmation header>div span:after,
.voo-logo #manage-options-dialog article.confirmation header>div span:before,
.voo-logo #manage-options-dialog article.confirmation header>span div:after,
.voo-logo #manage-options-dialog article.confirmation header>span div:before,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span div:after,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span div:before,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span div:after,
.voo-logo #manage-options-dialog article.confirmation section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>div span:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div span:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>div span:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span div:after,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span .voo-logo div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation header>span span:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation header>div span:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span .voo-logo div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation header>span span:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation header>div span:before {
  background-color: #fff;
}

#manage-options-dialog article.confirmation .voo-logo header>div,
#manage-options-dialog article.confirmation header>span,
.voo-logo #manage-options-dialog article.confirmation header>div {
  display: block;
  padding-left: 0;
}

#manage-options-dialog article.confirmation>div {
  padding: 25px 20px 10px;
}

#manage-options-dialog article.confirmation>div.ebiling {
  padding: 25px 20px 20px;
}

#manage-options-dialog article.confirmation>div.ebiling .input-container {
  margin-bottom: -1px;
}

#manage-options-dialog article.confirmation>div.ebiling .input-container .input-error-text {
  margin-bottom: 1px;
  margin-top: -8px;
}

#manage-options-dialog article.confirmation>div.ebiling p.hasErrors {
  margin-top: 0;
}

#manage-options-dialog article.confirmation.dialog-mode {
  cursor: pointer;
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  background-color: rgba(255,255,255,.8);
  width: 100%;
  height: 100%;
  border: none!important;
  padding: 50px 25px 0;
}

#manage-options-dialog article.confirmation.dialog-mode.small header {
  padding-bottom: 1px;
}

#manage-options-dialog article.confirmation.dialog-mode header {
  border-radius: 5px;
}

#cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation.dialog-mode header>span.alone,
#cards-container #cards-list>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
#cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation.dialog-mode header>span.alone,
#cards-container #cards-list>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode #cards-container #cards-list>li .card .confirm-view div .voo-logo header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode #cards-container #cards-list>li .card .confirm-view div header>span.alone,
#manage-options-dialog article.confirmation.dialog-mode #cards-container #cards-list>li .card.confirmation .voo-logo header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode #cards-container #cards-list>li .card.confirmation header>span.alone,
#manage-options-dialog article.confirmation.dialog-mode .voo-logo #cards-container #cards-list>li .card .confirm-view div header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode .voo-logo #cards-container #cards-list>li .card.confirmation header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode .voo-logo header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode .voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode header h3.alone,
#manage-options-dialog article.confirmation.dialog-mode header>span.alone,
#manage-options-dialog article.confirmation.dialog-mode section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div header>span.alone,
#manage-options-dialog article.confirmation.dialog-mode section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo header>div.alone,
#manage-options-dialog article.confirmation.dialog-mode section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation header>span.alone,
.voo-logo #cards-container #cards-list>li .card .confirm-view div #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
.voo-logo #cards-container #cards-list>li .card.confirmation #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
.voo-logo #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div #manage-options-dialog article.confirmation.dialog-mode header>span.alone,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .confirm-view div .voo-logo #manage-options-dialog article.confirmation.dialog-mode header>div.alone,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation #manage-options-dialog article.confirmation.dialog-mode header>span.alone,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.confirmation .voo-logo #manage-options-dialog article.confirmation.dialog-mode header>div.alone {
  padding-bottom: 0;
  margin-bottom: 0;
}

@media only screen and (max-width:700px) {
  #manage-options-dialog article.confirmation {
    margin: 30% auto 0;
  }
}

#manage-options-dialog article.confirmation header {
  padding: 20px 20px 20px 25px;
  border-radius: 5px;
}

#confirm-dialog .info-center {
  margin: 10px 20px 20px;
}

@media only screen and (min-width:700px) {
  #confirm-dialog .info-center {
    width: 94%;
  }
}

#confirm-dialog,
#option-tv-dialog {
  min-width: 650px;
  width: 650px;
  margin-left: -115px;
  position: relative;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
}

@media only screen and (max-width:700px) {
  #confirm-dialog,
  #option-tv-dialog {
    min-width: 0;
    width: 100%;
    margin-left: 0;
  }
}

#confirm-dialog header,
#option-tv-dialog header {
  border-color: #E8E6E6;
  color: #274856;
  font-family: MuseoSansRounded-300;
  padding: 18px 24px 20px;
  font-size: 20px;
  line-height: 25px;
}

#confirm-dialog article>div:not(.error-box),
#option-tv-dialog article>div:not(.error-box) {
  padding-top: 10px;
}

#confirm-dialog div.filters-list,
#option-tv-dialog div.filters-list {
  padding: 15px 25px;
}

#confirm-dialog div.filters-list div.dropdown-container ul.dropdown.front,
#option-tv-dialog div.filters-list div.dropdown-container ul.dropdown.front {
  z-index: 100;
}

#confirm-dialog ul.filters-list,
#option-tv-dialog ul.filters-list {
  z-index: 10;
  padding: 0;
  list-style: none;
  margin-right: -15px;
  text-align: center;
}

#confirm-dialog ul.filters-list li,
#option-tv-dialog ul.filters-list li {
  position: relative;
  display: inline-block;
  background-color: #FFF;
  border-radius: 3px;
  font-size: 15px;
  line-height: 16px;
  color: #6f7175;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  border: 1px solid #E8E6E6;
  cursor: pointer;
  height: 40px;
  margin: 0 10px 10px 0;
}

#confirm-dialog ul.filters-list li label,
#option-tv-dialog ul.filters-list li label {
  cursor: pointer;
  padding: 12.01px 8px 8px 15px;
  display: inline-block;
  font-family: Roboto,sans-serif;
  font-weight: 400;
}

#confirm-dialog ul.filters-list li input[type=checkbox],
#option-tv-dialog ul.filters-list li input[type=checkbox] {
  display: block;
  float: right;
  cursor: pointer;
  width: 25px;
  height: 25px;
  opacity: 0;
  position: absolute;
  right: 7px;
  top: 7px;
}

#confirm-dialog ul.filters-list li input[type=checkbox]+label:after,
#option-tv-dialog ul.filters-list li input[type=checkbox]+label:after {
  content: '';
  display: block;
  float: right;
  cursor: pointer;
  margin-top: -5px;
  margin-left: 15px;
  width: 25px;
  height: 25px;
  border: 1px solid #a5a5a6;
}

#confirm-dialog ul.filters-list li input[type=checkbox]:checked+label:after,
#option-tv-dialog ul.filters-list li input[type=checkbox]:checked+label:after {
  background-size: 70%!important;
  background: url(/img/component/input/checkbox.png) 50% 50% no-repeat;
}

#confirm-dialog ul.filters-list li:last-child,
#option-tv-dialog ul.filters-list li:last-child {
  margin-right: 0;
}

#confirm-dialog ul.options-list,
#option-tv-dialog ul.options-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

#confirm-dialog ul.options-list li,
#option-tv-dialog ul.options-list li {
  padding: 0;
  background-color: #E9E9E8;
}

#confirm-dialog ul.options-list li:nth-child(odd),
#option-tv-dialog ul.options-list li:nth-child(odd) {
  background-color: #F6F5F4;
}

#confirm-dialog ul.options-list li label,
#option-tv-dialog ul.options-list li label {
  font-family: MuseoSansRounded-300;
  font-size: 20px;
  color: #46494A;
  display: block;
  width: 100%;
  padding: 20px 25px;
  height: 80px;
  cursor: pointer;
}

#confirm-dialog ul.options-list li label>div,
#option-tv-dialog ul.options-list li label>div {
  position: relative;
  top: -3px;
  display: inline-block;
}

#confirm-dialog ul.options-list li label>div>div,
#option-tv-dialog ul.options-list li label>div>div {
  font-size: 16px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  display: block;
  width: 200px;
  margin-top: 5px;
}

@media only screen and (max-width:700px) {
  #confirm-dialog ul.options-list li label>div,
  #option-tv-dialog ul.options-list li label>div {
    top: 5px;
    width: 80%;
  }

  #confirm-dialog ul.options-list li label>div .tv-promotion-text,
  #option-tv-dialog ul.options-list li label>div .tv-promotion-text {
    position: absolute;
    right: 0;
    top: 0;
  }
}

#confirm-dialog ul.options-list li .voo-logo label>div,
#confirm-dialog ul.options-list li label>span,
#option-tv-dialog ul.options-list li .voo-logo label>div,
#option-tv-dialog ul.options-list li label>span,
.voo-logo #confirm-dialog ul.options-list li label>div,
.voo-logo #option-tv-dialog ul.options-list li label>div {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  position: relative;
  top: 5px;
  margin-right: 15px;
  z-index: 10;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
}

@media only screen and (max-width:700px) {
  #confirm-dialog ul.options-list li .voo-logo label>div,
  #confirm-dialog ul.options-list li label>span,
  #option-tv-dialog ul.options-list li .voo-logo label>div,
  #option-tv-dialog ul.options-list li label>span,
  .voo-logo #confirm-dialog ul.options-list li label>div,
  .voo-logo #option-tv-dialog ul.options-list li label>div {
    top: -8px;
  }
}

#confirm-dialog ul.options-list li .voo-logo label>div:after,
#confirm-dialog ul.options-list li .voo-logo label>div:before,
#confirm-dialog ul.options-list li label>span:after,
#confirm-dialog ul.options-list li label>span:before,
#option-tv-dialog ul.options-list li .voo-logo label>div:after,
#option-tv-dialog ul.options-list li .voo-logo label>div:before,
#option-tv-dialog ul.options-list li label>span:after,
#option-tv-dialog ul.options-list li label>span:before,
.voo-logo #confirm-dialog ul.options-list li label>div:after,
.voo-logo #confirm-dialog ul.options-list li label>div:before,
.voo-logo #option-tv-dialog ul.options-list li label>div:after,
.voo-logo #option-tv-dialog ul.options-list li label>div:before {
  width: 1px;
  height: 8px;
  display: block;
  background-color: #46494A;
  content: '';
  position: absolute;
  left: 15px;
}

#confirm-dialog ul.options-list li .voo-logo label>div:after,
#confirm-dialog ul.options-list li label>span:after,
#option-tv-dialog ul.options-list li .voo-logo label>div:after,
#option-tv-dialog ul.options-list li label>span:after,
.voo-logo #confirm-dialog ul.options-list li label>div:after,
.voo-logo #option-tv-dialog ul.options-list li label>div:after {
  top: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#confirm-dialog ul.options-list li .voo-logo label>div:before,
#confirm-dialog ul.options-list li label>span:before,
#option-tv-dialog ul.options-list li .voo-logo label>div:before,
#option-tv-dialog ul.options-list li label>span:before,
.voo-logo #confirm-dialog ul.options-list li label>div:before,
.voo-logo #option-tv-dialog ul.options-list li label>div:before {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#confirm-dialog ul.options-list li .voo-logo label.open>div,
#confirm-dialog ul.options-list li label.open>span,
#option-tv-dialog ul.options-list li .voo-logo label.open>div,
#option-tv-dialog ul.options-list li label.open>span,
.voo-logo #confirm-dialog ul.options-list li label.open>div,
.voo-logo #option-tv-dialog ul.options-list li label.open>div {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

#confirm-dialog ul.options-list li label>a,
#option-tv-dialog ul.options-list li label>a {
  width: 230px;
  float: right;
}

#confirm-dialog ul.options-list li label>a.activated-busy,
#option-tv-dialog ul.options-list li label>a.activated-busy {
  position: relative;
  top: 12px;
  text-align: center;
}

#confirm-dialog ul.options-list li .expand-collapse,
#option-tv-dialog ul.options-list li .expand-collapse {
  max-height: 0;
  width: 100%;
  padding: 0 25px;
  background-color: #fff;
  overflow: hidden;
  -webkit-transition: max-height .3s cubic-bezier(0,.6,.6,1);
  -moz-transition: max-height .3s cubic-bezier(0,.6,.6,1);
  -ms-transition: max-height .3s cubic-bezier(0,.6,.6,1);
  -o-transition: max-height .3s cubic-bezier(0,.6,.6,1);
  transition: max-height .3s cubic-bezier(0,.6,.6,1);
}

#confirm-dialog ul.options-list li .expand-collapse.open,
#option-tv-dialog ul.options-list li .expand-collapse.open {
  max-height: 700px;
  -webkit-transition: max-height .4s ease-in;
  -moz-transition: max-height .4s ease-in;
  -ms-transition: max-height .4s ease-in;
  -o-transition: max-height .4s ease-in;
  transition: max-height .4s ease-in;
}

#confirm-dialog ul.options-list li .expand-collapse .themes-list,
#option-tv-dialog ul.options-list li .expand-collapse .themes-list {
  padding: 12px 0 0;
  text-transform: uppercase;
}

#confirm-dialog ul.options-list li .expand-collapse .themes-list .voo-logo div,
#confirm-dialog ul.options-list li .expand-collapse .themes-list span,
#option-tv-dialog ul.options-list li .expand-collapse .themes-list .voo-logo div,
#option-tv-dialog ul.options-list li .expand-collapse .themes-list span,
.voo-logo #confirm-dialog ul.options-list li .expand-collapse .themes-list div,
.voo-logo #option-tv-dialog ul.options-list li .expand-collapse .themes-list div {
  color: #EF86B4;
  border: 1px solid #EF86B4;
  border-radius: 10px;
  margin-right: 5px;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
  padding: 3px 10px 2px;
  display: inline-block;
  line-height: 15px;
  font-size: 11px;
  margin-bottom: 8px;
}

#confirm-dialog ul.options-list li .expand-collapse .themes-list .voo-logo div.present,
#confirm-dialog ul.options-list li .expand-collapse .themes-list span.present,
#option-tv-dialog ul.options-list li .expand-collapse .themes-list .voo-logo div.present,
#option-tv-dialog ul.options-list li .expand-collapse .themes-list span.present,
.voo-logo #confirm-dialog ul.options-list li .expand-collapse .themes-list div.present,
.voo-logo #option-tv-dialog ul.options-list li .expand-collapse .themes-list div.present {
  color: #fff;
  background-color: #EF86B4;
}

#confirm-dialog ul.options-list li .expand-collapse p,
#option-tv-dialog ul.options-list li .expand-collapse p {
  padding: 10px 0 0;
  line-height: 20px;
  color: #6f7175;
  font-size: 16px;
}

#confirm-dialog ul.options-list li .expand-collapse p:first-child,
#option-tv-dialog ul.options-list li .expand-collapse p:first-child {
  padding: 30px 0 0;
}

#confirm-dialog ul.options-list li .expand-collapse .included-container p,
#option-tv-dialog ul.options-list li .expand-collapse .included-container p {
  padding-top: 0;
}

#confirm-dialog ul.options-list li .expand-collapse .channels-list,
#confirm-dialog ul.options-list li .expand-collapse .included-list,
#option-tv-dialog ul.options-list li .expand-collapse .channels-list,
#option-tv-dialog ul.options-list li .expand-collapse .included-list {
  padding: 10px 0 15px;
  text-transform: uppercase;
  margin-right: -20px;
}

#confirm-dialog ul.options-list li .expand-collapse .channels-list li,
#confirm-dialog ul.options-list li .expand-collapse .included-list li,
#option-tv-dialog ul.options-list li .expand-collapse .channels-list li,
#option-tv-dialog ul.options-list li .expand-collapse .included-list li {
  width: 92px;
  height: 50px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  position: relative;
  background-color: transparent;
  cursor: pointer;
}

@media only screen and (max-width:700px) {
  #confirm-dialog ul.options-list li label>a.activated-busy,
  #option-tv-dialog ul.options-list li label>a.activated-busy {
    top: -14px;
    text-align: right;
  }

  #confirm-dialog ul.options-list li .expand-collapse .channels-list li,
  #confirm-dialog ul.options-list li .expand-collapse .included-list li,
  #option-tv-dialog ul.options-list li .expand-collapse .channels-list li,
  #option-tv-dialog ul.options-list li .expand-collapse .included-list li {
    width: 30%;
    margin-right: 2%;
    margin-bottom: 1.5%;
  }
}

#confirm-dialog ul.options-list li .expand-collapse .channels-list li>div,
#confirm-dialog ul.options-list li .expand-collapse .included-list li>div,
#option-tv-dialog ul.options-list li .expand-collapse .channels-list li>div,
#option-tv-dialog ul.options-list li .expand-collapse .included-list li>div {
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  padding: 5px;
  border-radius: 3px;
  background-color: #f6f6f5;
  position: relative;
}

#confirm-dialog ul.options-list li .expand-collapse .channels-list li>div img,
#confirm-dialog ul.options-list li .expand-collapse .included-list li>div img,
#option-tv-dialog ul.options-list li .expand-collapse .channels-list li>div img,
#option-tv-dialog ul.options-list li .expand-collapse .included-list li>div img {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: auto;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

@media only screen and (max-width:700px) {
  #confirm-dialog ul.options-list li .expand-collapse .channels-list li section.voo-popover,
  #confirm-dialog ul.options-list li .expand-collapse .included-list li section.voo-popover,
  #option-tv-dialog ul.options-list li .expand-collapse .channels-list li section.voo-popover,
  #option-tv-dialog ul.options-list li .expand-collapse .included-list li section.voo-popover {
    display: none;
  }

  #confirm-dialog ul.options-list li .expand-collapse a:last-child,
  #option-tv-dialog ul.options-list li .expand-collapse a:last-child {
    margin-bottom: 25px;
  }
}

#confirm-dialog ul.options-list article,
#option-tv-dialog ul.options-list article {
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
}

#confirm-dialog ul.options-list article>div,
#option-tv-dialog ul.options-list article>div {
  padding: 20px!important;
}

#confirm-dialog ul.options-list article h1,
#option-tv-dialog ul.options-list article h1 {
  font-family: MuseoSansRounded-700;
  font-weight: 400;
  font-size: 18px;
  color: #4D4D4D;
}

@media only screen and (max-width:768px) {
  #confirm-dialog ul.options-list article .channels-available-in-other>div:first-child,
  #option-tv-dialog ul.options-list article .channels-available-in-other>div:first-child {
    padding-bottom: 15px;
  }
}

#confirm-dialog ul.options-list article .channels-list,
#option-tv-dialog ul.options-list article .channels-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

@media only screen and (min-width:992px) {
  #confirm-dialog ul.options-list article .channels-list,
  #option-tv-dialog ul.options-list article .channels-list {
    min-height: 120px;
  }
}

#confirm-dialog ul.options-list article .channels-list li,
#option-tv-dialog ul.options-list article .channels-list li {
  width: 92px;
  background-color: #EFEFEF;
  display: inline-block;
  padding: 9px 11px;
  border-radius: 3px;
  margin-bottom: 7px;
  margin-right: 4px;
}

#confirm-dialog ul.options-list article .channels-list li.channel-new-label,
#option-tv-dialog ul.options-list article .channels-list li.channel-new-label {
  position: relative;
  border: 2px solid #d4007a;
}

#confirm-dialog ul.options-list article .channels-list li.channel-new-label:after,
#option-tv-dialog ul.options-list article .channels-list li.channel-new-label:after {
  content: 'NEW';
  position: absolute;
  top: 0;
  right: 0;
  background-color: #D4007A;
  color: #fff;
  font-family: MuseoSansRounded-700;
  font-size: 8px;
  line-height: 15px;
  height: 16px;
  width: 30px;
  text-align: center;
  border-radius: 0 0 0 3px;
}

#confirm-dialog ul.options-list article #thema1-changes,
#option-tv-dialog ul.options-list article #thema1-changes {
  border-top: 1px solid #d1dce2;
}

#confirm-dialog ul.options-list article div[class*=col-],
#option-tv-dialog ul.options-list article div[class*=col-] {
  padding: 0;
}

#confirm-dialog ul.options-list article .channels-toggle,
#option-tv-dialog ul.options-list article .channels-toggle {
  float: left;
  margin-top: 0;
  margin-bottom: 8px;
}

#confirm-dialog ul.options-list article .channels-toggle .voo-logo div,
#confirm-dialog ul.options-list article .channels-toggle span,
#option-tv-dialog ul.options-list article .channels-toggle .voo-logo div,
#option-tv-dialog ul.options-list article .channels-toggle span,
.voo-logo #confirm-dialog ul.options-list article .channels-toggle div,
.voo-logo #option-tv-dialog ul.options-list article .channels-toggle div {
  text-decoration: underline;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  color: #6f7175;
  font-size: 14px;
  cursor: pointer;
}

@media only screen and (max-width:768pxpx) {
  #confirm-dialog ul.options-list article .channels-toggle .voo-logo div,
  #confirm-dialog ul.options-list article .channels-toggle span,
  #option-tv-dialog ul.options-list article .channels-toggle .voo-logo div,
  #option-tv-dialog ul.options-list article .channels-toggle span,
  .voo-logo #confirm-dialog ul.options-list article .channels-toggle div,
  .voo-logo #option-tv-dialog ul.options-list article .channels-toggle div {
    font-size: 12px;
  }
}

#confirm-dialog ul.options-list article .discount-highlight,
#option-tv-dialog ul.options-list article .discount-highlight {
  text-transform: uppercase;
  color: #d4007a;
  font-size: 12px;
  font-family: MuseoSansRounded-700;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  margin-top: 0;
  position: relative;
}

#confirm-dialog ul.options-list article .row-channel-padding,
#option-tv-dialog ul.options-list article .row-channel-padding {
  padding-bottom: 10px;
}

#confirm-dialog ul.options-list article .static-p,
#option-tv-dialog ul.options-list article .static-p {
  font-family: Roboto,sans-serif;
  font-weight: 300;
  color: #1d1d1d;
  padding-top: 10px;
  padding-left: 0;
  padding-bottom: 20px;
}

#confirm-dialog ul.options-list article .channel,
#option-tv-dialog ul.options-list article .channel {
  background-color: #EFEFEF;
}

#confirm-dialog ul.options-list article .channel-padding,
#option-tv-dialog ul.options-list article .channel-padding {
  padding: 10px 15px 10px 25px;
}

#confirm-dialog ul.options-list article .channel-new,
#option-tv-dialog ul.options-list article .channel-new {
  border: 2px solid #D4007A;
  background-color: #EFEFEF;
  border-radius: 7px;
}

#confirm-dialog ul.options-list article .channel-bnw,
#option-tv-dialog ul.options-list article .channel-bnw {
  filter: grayscale(100%);
  opacity: .65;
}

#confirm-dialog ul.options-list article .channel-discover,
#option-tv-dialog ul.options-list article .channel-discover {
  color: #d4007a!important;
  font-size: 16px;
}

#confirm-dialog ul.options-list article .no-padding-top,
#option-tv-dialog ul.options-list article .no-padding-top {
  padding: 15px 0 0!important;
}

#confirm-dialog ul.options-list article .pull-right,
#option-tv-dialog ul.options-list article .pull-right {
  right: 0;
  position: absolute;
}

@media only screen and (min-width:768px) {
  #confirm-dialog ul.options-list article .bubble-description,
  #option-tv-dialog ul.options-list article .bubble-description {
    padding-left: 26px!important;
  }
}

#confirm-dialog ul.options-list article .arrow-box,
#option-tv-dialog ul.options-list article .arrow-box {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: relative;
  background: #fff;
}

@media only screen and (max-width:768px) {
  #confirm-dialog ul.options-list article .arrow-box>div:first-child,
  #option-tv-dialog ul.options-list article .arrow-box>div:first-child {
    text-align: center;
    padding-bottom: 15px;
  }
}

#confirm-dialog ul.options-list article .arrow-box:after,
#option-tv-dialog ul.options-list article .arrow-box:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border-color: rgba(255,255,255,0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

@media (min-width:768px) {
  #confirm-dialog ul.options-list article .channels-aside,
  #option-tv-dialog ul.options-list article .channels-aside {
    padding-left: 15px;
  }
}

#confirm-dialog .no-result,
#option-tv-dialog .no-result {
  font-family: Roboto,sans-serif!important;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  color: #EF86B4;
}

#confirm-dialog p,
#option-tv-dialog p {
  line-height: 20px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 16px;
}

#confirm-dialog p a,
#option-tv-dialog p a {
  color: #6f7175;
}

#confirm-dialog .loader,
#option-tv-dialog .loader {
  margin-top: 12%;
  margin-bottom: 12%;
}

#confirm-dialog .confirm label,
#confirm-dialog .to-confirm label,
#option-tv-dialog .confirm label,
#option-tv-dialog .to-confirm label {
  margin-right: 5px;
  float: left;
  position: relative;
  top: 10px;
}

#confirm-dialog .confirm .input-container,
#confirm-dialog .to-confirm .input-container,
#option-tv-dialog .confirm .input-container,
#option-tv-dialog .to-confirm .input-container {
  display: inline-block;
}

#confirm-dialog .confirm .input-container .input-error-text,
#confirm-dialog .to-confirm .input-container .input-error-text,
#option-tv-dialog .confirm .input-container .input-error-text,
#option-tv-dialog .to-confirm .input-container .input-error-text {
  position: absolute;
  width: 250px;
  top: 100%;
  left: 0;
}

#confirm-dialog .confirm footer,
#confirm-dialog .to-confirm footer,
#option-tv-dialog .confirm footer,
#option-tv-dialog .to-confirm footer {
  margin-top: 10px;
  padding: 15px 25px;
}

#confirm-dialog .confirm form>div,
#confirm-dialog .to-confirm form>div,
#option-tv-dialog .confirm form>div,
#option-tv-dialog .to-confirm form>div {
  padding-top: 10px;
}

#confirm-dialog footer,
#option-tv-dialog footer {
  text-align: center;
  border-top: 1px solid #E8E6E6;
}

@media only screen and (max-width:700px) {
  #confirm-dialog footer,
  #option-tv-dialog footer {
    position: relative;
    margin-bottom: 15px;
  }
}

#confirm-dialog footer.less,
#option-tv-dialog footer.less {
  padding-top: 0;
}

#confirm-dialog footer.none,
#option-tv-dialog footer.none {
  padding-top: 20px;
  padding-bottom: 55px;
  border-top: none;
}

#confirm-dialog footer.none img,
#option-tv-dialog footer.none img {
  display: block;
  margin: 0 auto 20px;
  width: 90px;
  height: auto;
}

#confirm-dialog footer a,
#option-tv-dialog footer a {
  font-family: Roboto,sans-serif!important;
  font-weight: 300;
  color: #4196AA;
  padding: 0;
  display: block;
  background-color: transparent;
  outline: 0;
  box-shadow: none;
  font-size: 16px;
}

#confirm-dialog article.to-confirm footer,
#option-tv-dialog article.to-confirm footer {
  border-top: 1px solid #E8E6E6;
}

#confirm-dialog article.to-confirm a.button,
#confirm-dialog article.to-confirm input[type=submit].green,
#confirm-dialog article.to-confirm input[type=button],
#option-tv-dialog article.to-confirm a.button,
#option-tv-dialog article.to-confirm input[type=submit].green,
#option-tv-dialog article.to-confirm input[type=button] {
  width: auto;
  padding-right: 25px;
  padding-left: 25px;
}

#confirm-dialog article.to-confirm a.special.button,
#confirm-dialog article.to-confirm input.special[type=submit].green,
#confirm-dialog article.to-confirm input[type=button].special,
#option-tv-dialog article.to-confirm a.special.button,
#option-tv-dialog article.to-confirm input.special[type=submit].green,
#option-tv-dialog article.to-confirm input[type=button].special {
  float: right;
}

#confirm-dialog article.confirm .confirm-text,
#option-tv-dialog article.confirm .confirm-text {
  width: 100%;
  background-color: #7db200;
  color: #fff;
  position: relative;
  margin-top: -10px;
  font-family: Roboto,sans-serif!important;
  font-weight: 300;
  font-size: 16px;
  padding: 15px 25px;
  margin-bottom: 10px;
}

#confirm-dialog article.confirm .confirm-text .voo-logo div,
#confirm-dialog article.confirm .confirm-text span,
#option-tv-dialog article.confirm .confirm-text .voo-logo div,
#option-tv-dialog article.confirm .confirm-text span,
.voo-logo #confirm-dialog article.confirm .confirm-text div,
.voo-logo #option-tv-dialog article.confirm .confirm-text div {
  position: relative;
  top: 3px;
  width: 29px;
  height: 29px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #fff;
}

#confirm-dialog article.confirm .confirm-text .voo-logo div:before,
#confirm-dialog article.confirm .confirm-text span:before,
#option-tv-dialog article.confirm .confirm-text .voo-logo div:before,
#option-tv-dialog article.confirm .confirm-text span:before,
.voo-logo #confirm-dialog article.confirm .confirm-text div:before,
.voo-logo #option-tv-dialog article.confirm .confirm-text div:before {
  position: absolute;
  top: 9px;
  left: 28%;
  content: '';
  width: 2px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#confirm-dialog article.confirm .confirm-text .voo-logo div:after,
#confirm-dialog article.confirm .confirm-text span:after,
#option-tv-dialog article.confirm .confirm-text .voo-logo div:after,
#option-tv-dialog article.confirm .confirm-text span:after,
.voo-logo #confirm-dialog article.confirm .confirm-text div:after,
.voo-logo #option-tv-dialog article.confirm .confirm-text div:after {
  position: absolute;
  top: 6px;
  right: 32%;
  content: '';
  width: 2px;
  height: 13px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#confirm-dialog article.confirm .confirm-text .voo-logo div:after,
#confirm-dialog article.confirm .confirm-text .voo-logo div:before,
#confirm-dialog article.confirm .confirm-text span:after,
#confirm-dialog article.confirm .confirm-text span:before,
#option-tv-dialog article.confirm .confirm-text .voo-logo div:after,
#option-tv-dialog article.confirm .confirm-text .voo-logo div:before,
#option-tv-dialog article.confirm .confirm-text span:after,
#option-tv-dialog article.confirm .confirm-text span:before,
.voo-logo #confirm-dialog article.confirm .confirm-text div:after,
.voo-logo #confirm-dialog article.confirm .confirm-text div:before,
.voo-logo #option-tv-dialog article.confirm .confirm-text div:after,
.voo-logo #option-tv-dialog article.confirm .confirm-text div:before {
  background-color: #fff;
}

#confirm-dialog article.confirm .confirm-text p,
#option-tv-dialog article.confirm .confirm-text p {
  position: relative;
  top: -5px;
  color: #fff;
  padding: 0;
  display: inline-block;
  margin-left: 15px;
}

@media only screen and (max-width:700px) {
  #confirm-dialog article.confirm .confirm-text p,
  #option-tv-dialog article.confirm .confirm-text p {
    top: 5px;
    margin-left: 15px;
    width: 80%;
    margin-bottom: 10px;
  }
}

#confirm-dialog article.confirm footer,
#option-tv-dialog article.confirm footer {
  text-align: center;
}

#confirm-dialog article.confirm footer a,
#option-tv-dialog article.confirm footer a {
  width: auto;
  padding-right: 25px;
  padding-left: 25px;
  display: inline-block;
  float: none;
  font-family: Roboto,sans-serif!important;
  font-weight: 400;
}

#smartphone-subscription-dialog {
  min-width: 675px;
  width: 675px;
  margin-left: -115px;
  position: relative;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
}

#smartphone-subscription-dialog header {
  font-family: MuseoSansRounded-300;
  color: #274856;
  font-size: 20px;
  border-bottom: 1px solid #E8E6E6;
  height: 60px;
  padding-top: 20px;
}

#smartphone-subscription-dialog section {
  padding: 0;
  height: 120px;
  border-bottom: 1px solid #E8E6E6;
}

#smartphone-subscription-dialog section>div {
  display: inline-block;
  width: 45%;
  padding: 0;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #6f7175;
  -webkit-font-smoothing: antialiased;
}

#smartphone-subscription-dialog section>div section {
  display: table;
  height: 120px;
}

#smartphone-subscription-dialog section>div section article {
  display: table-cell;
  vertical-align: middle;
}

#smartphone-subscription-dialog section>div .warning-text {
  color: #F39502;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 16px;
  display: inline;
}

#smartphone-subscription-dialog section>div .discount {
  position: relative;
}

#smartphone-subscription-dialog section>div .discount:after {
  display: block;
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  top: 45%;
  left: 0;
  background-color: #6f7175;
}

#smartphone-subscription-dialog section>div b {
  font-family: Roboto,sans-serif;
  font-weight: 700;
}

#smartphone-subscription-dialog section>div img {
  width: 100px;
  height: auto;
  padding-top: 38px;
}

#smartphone-subscription-dialog section>div:first-child {
  width: 35%;
  height: 100px;
  text-align: center;
  float: left;
}

#smartphone-subscription-dialog section>div:last-child {
  width: 20%;
  float: right;
  height: 100px;
  padding: 20px 20px 20px 0;
  text-align: right;
  font-size: 20px;
  font-family: MuseoSansRounded-700;
}

#smartphone-subscription-dialog section>div:last-child button,
.widget {
  background-color: transparent;
  font-family: Roboto,sans-serif;
}

#smartphone-subscription-dialog section>div:last-child button {
  margin-top: 15px;
  height: 35px;
  border-radius: 3px;
  outline: 0;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  padding: 7px 15px;
  box-sizing: border-box;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
}

#smartphone-subscription-dialog section.toudoo>div:last-child {
  color: #EF87B5;
}

#smartphone-subscription-dialog section.toudoo>div:last-child button {
  color: #EF87B5!important;
  border: 1px solid #EF87B5;
}

#smartphone-subscription-dialog section.toudoo>div:last-child button:hover {
  color: #da1d70!important;
  border-color: #da1d70;
}

#smartphone-subscription-dialog section.hero>div:last-child,
#smartphone-subscription-dialog section.wahoo>div:last-child {
  color: #D4007A;
}

#smartphone-subscription-dialog section.hero>div:last-child button,
#smartphone-subscription-dialog section.wahoo>div:last-child button {
  border: 1px solid #D4007A;
  color: #D4007A!important;
}

#smartphone-subscription-dialog section.hero>div:last-child button:hover,
#smartphone-subscription-dialog section.wahoo>div:last-child button:hover {
  color: #550031!important;
  border-color: #550031;
}

#smartphone-subscription-dialog section.tatoo>div:last-child {
  color: #8A1E65;
}

#smartphone-subscription-dialog section.tatoo>div:last-child button {
  border: 1px solid #8A1E65;
  color: #8A1E65!important;
}

#smartphone-subscription-dialog section.tatoo>div:last-child button:hover {
  color: #210718!important;
  border-color: #210718;
}

#smartphone-subscription-dialog section:last-child {
  border-bottom: none;
}

@media only screen and (max-width:700px) {
  #smartphone-subscription-dialog {
    min-width: 0;
    width: 100%;
    margin-left: 0;
  }

  #smartphone-subscription-dialog header {
    font-size: 16px;
  }

  #smartphone-subscription-dialog section {
    height: auto;
    position: relative;
    padding: 10px 0 20px;
  }

  #smartphone-subscription-dialog section>div {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
  }

  #smartphone-subscription-dialog section>div section {
    display: block;
    padding: 0;
    height: auto;
  }

  #smartphone-subscription-dialog section>div section article {
    display: block;
  }

  #smartphone-subscription-dialog section>div:first-child {
    display: block;
    width: 100%;
    height: auto;
    text-align: left;
  }

  #smartphone-subscription-dialog section>div:first-child img {
    padding: 10px 0;
  }

  #smartphone-subscription-dialog section>div:last-child {
    position: absolute;
    padding: 0;
    top: 20px;
    right: 20px;
    width: 100px;
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) {
  #main-widget {
    width: 700px;
    margin: 0 auto;
  }
}

#main-widget .widget-container,
#main-widget .widget-container-no-product {
  width: 324px;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 25px;
  float: left;
}

@media only screen and (max-width:700px) {
  #main-widget .widget-container {
    float: none;
    margin: 0 auto 15px;
    display: block;
    height: 59px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: All .5s;
    -moz-transition: All .5s;
    -ms-transition: All .5s;
    -o-transition: All .5s;
    transition: All .5s;
  }

  #main-widget .widget-container.open {
    height: 314px;
  }

  #main-widget .widget-container.open .widget header::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #main-widget .widget-container.hidden-widget {
    display: none!important;
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) {
  #main-widget .widget-container.big {
    width: 673px;
  }

  #main-widget .widget-container.big .widget .conso-mobile article.gauge,
  #main-widget .widget-container.big .widget .conso-mobile article.gauge .bar-outer {
    width: 100%;
  }

  #main-widget .widget-container.hidden-widget {
    display: none!important;
  }
}

#main-widget>:last-child .widget-container,
#main-widget>:last-child .widget-container-no-product {
  margin-right: 0;
}

@media only screen and (max-width:700px) {
  #main-widget>:last-child .widget-container,
  #main-widget>:last-child .widget-container-no-product {
    margin: 0 auto 25px;
  }
}

.widget {
  display: block;
  color: #6f7175;
  font-weight: 300;
}

.widget header,
.widget.srd>section .amount {
  font-family: MuseoSansRounded-300;
}

.widget header {
  border-radius: 5px 5px 0 0;
  background: #d4007a;
  color: #fff;
  text-align: center;
  padding: 17px 30px 20px;
  margin: 0;
  font-size: 21px;
}

@media only screen and (max-width:700px) {
  .widget header {
    text-align: left;
    position: relative;
  }

  .widget header::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: All .5s;
    -moz-transition: All .5s;
    -ms-transition: All .5s;
    -o-transition: All .5s;
    transition: All .5s;
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    text-indent: -90000px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    position: absolute;
    right: 20px;
    top: 20px;
  }
}

.widget.srd>section,
.widget>div {
  background-color: #fff;
  height: 200px;
  position: relative;
}

.widget.srd>section {
  padding: 36px 25px;
  color: #6f7175;
  text-align: center;
}

.widget.srd>section>div {
  display: block;
  width: 100%;
}

.widget.srd>section>div.has-unpaid-invoice {
  color: #D64618;
}

.widget.srd>section>div.has-unpaid-invoice a {
  color: #D64618!important;
}

.widget.srd>section .amount {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 7px;
}

.widget.srd>section.is-paid div {
  font-size: 20px;
  padding: 0 30px;
}

.widget.srd>section.is-paid img {
  width: 50%;
  margin-top: 15px;
}

.widget.srd>section.has-to-pay .amount {
  color: #d4007a;
}

.widget.srd>section.has-to-pay .amount.has-unpaid-invoice {
  color: #D64618;
}

.widget footer {
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #E8E6E6;
  background: #fafafa;
  text-align: center;
  padding: 0;
  height: 50px;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
}

.widget footer:hover {
  background-color: #ecf4f6;
}

.widget footer a {
  color: #4196AA;
  padding: 1em 1.5em .9em;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: All .3s;
  -moz-transition: All .3s;
  -ms-transition: All .3s;
  -o-transition: All .3s;
  transition: All .3s;
  font-family: Roboto,sans-serif!important;
  font-weight: 400;
}

.widget footer.no_data:hover {
  background: #fafafa;
}

.widget .navigable {
  cursor: pointer;
  width: 30px;
  height: 50px;
  margin-top: -12px;
}

.widget .navigable::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  text-indent: -90000px;
  margin-top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.widget .navigable.previous {
  position: absolute;
  left: 0;
  top: 12px;
  border-right: 1px solid #cad3d7;
}

.widget .navigable.previous::before {
  border-left: 3px solid #7c8b92;
  border-bottom: 3px solid #7c8b92;
  margin-left: 12px;
}

.widget .navigable.next {
  position: absolute;
  right: 0;
  top: 12px;
  border-left: 1px solid #cad3d7;
}

.widget .navigable.next::before {
  border-right: 3px solid #7c8b92;
  border-top: 3px solid #7c8b92;
  margin-left: 8px;
}

.widget .latest-invoices {
  padding-top: 22px;
  overflow: hidden;
}

.widget .latest-invoices .invoice {
  padding: 0 20px 0 25px;
  clear: both;
  height: 60px;
  position: relative;
}

.widget .latest-invoices .invoice>div {
  margin-right: 15px;
  float: left;
}

.widget .latest-invoices .invoice .invoice-download {
  width: 84%;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 25px;
}

.widget .latest-invoices .invoice .invoice-download a {
  display: block;
  width: 100%;
  height: 100%;
}

.widget .conso-internet article.gauge,
.widget .conso-mobile article.gauge {
  height: 50px;
}

.widget .latest-invoices .invoice .invoice-download a:hover .icon-download {
  border: 1px solid #9c0069;
}

.widget .latest-invoices .invoice .invoice-description {
  width: 195px;
  display: inline-block;
  font-family: Roboto,sans-serif;
  font-weight: 500;
  padding-left: 56px;
  margin-right: 10px;
}

.voo-logo .widget .latest-invoices .invoice .invoice-description div.invoice-date,
.widget .latest-invoices .invoice .invoice-description .voo-logo div.invoice-date,
.widget .latest-invoices .invoice .invoice-description span.invoice-date {
  display: block;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.widget .latest-invoices .invoice .invoice-amount {
  display: inline-block;
  margin-right: 0;
  width: 60px;
  text-align: right;
}

.widget .conso-internet {
  padding: 60px 0 40px;
  text-align: center;
}

.widget .conso-internet article.gauge.alert,
.widget .conso-internet article.gauge.warning {
  background-color: #fef4e5;
}

.widget .conso-mobile .ng-scope>div {
  width: 100%;
  height: 50px;
  padding: 0;
  text-align: center;
  font-size: 1.143em;
}

.widget .conso-mobile .ng-scope>div>div>div {
  display: inline-block;
  line-height: 30px;
}

.widget .conso-mobile .ng-scope>div.phone-number {
  background-color: #f6f8f9;
  color: #4196AA;
  text-align: center;
  border-bottom: 1px solid #E8E6E6;
  font-size: 20px;
  padding: 13px 0 12px;
  position: relative;
}

.voo-logo .widget .conso-mobile .ng-scope>div.phone-number div,
.widget .conso-mobile .ng-scope>div.phone-number .voo-logo div,
.widget .conso-mobile .ng-scope>div.phone-number span {
  font-size: 15px;
}

.widget .conso-mobile .ng-scope>div.phone-number.data-only {
  padding-bottom: 0;
}

.widget .conso-mobile .ng-scope>div.phone-number.data-only div {
  margin-top: -1px;
  margin-bottom: 2px;
}

.widget .conso-mobile .ng-scope>div.phone-number>div {
  display: block;
  line-height: 26px;
}

.widget .conso-mobile .ng-scope>div.phone-number>div>div {
  display: inline-block;
  max-width: 268px;
  padding: 0 15px;
  line-height: 17px;
  text-transform: capitalize;
}

.widget .conso-mobile .ng-scope>div.phone-number>div>div.no-capitalize {
  text-transform: none!important;
}

.widget .conso-mobile article.gauge .label-info {
  display: none;
  opacity: 0;
}

.widget .conso-mobile article.gauge .main-label {
  display: inline;
}

.widget .conso-mobile article.gauge.alert,
.widget .conso-mobile article.gauge.warning {
  background-color: #fef4e5;
}

.widget .conso-mobile .out-package {
  color: #D64618;
  font-size: 18px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  text-align: center;
  padding-top: 30px!important;
}

.widget .no-data,
.widget.no-product {
  text-align: center;
  top: 20px;
  padding: 0 20px;
  width: 100%;
  left: 0;
}

.widget .conso-mobile .out-package:after {
  content: '';
  margin: 10px auto 0;
}

.voo-logo .widget .conso-mobile .out-package div,
.widget .conso-mobile .out-package .voo-logo div,
.widget .conso-mobile .out-package span {
  font-size: 20px;
  font-family: MuseoSansRounded-300;
  display: inline-block;
  margin-right: 10px;
}

.widget .no-data {
  position: absolute;
}

.widget.no-product {
  font-family: MuseoSansRounded-300;
  border-radius: 5px;
  color: #fff;
  background-color: #f6dce8;
  font-size: 1.286em;
  height: 310px;
  display: table;
}

@media only screen and (max-width:700px) {
  .widget.no-product {
    display: none;
  }
}

.voo-logo .widget.no-product>div,
.widget.no-product>span {
  vertical-align: middle;
  display: table-cell;
}

.sms article.gauge .main-label {
  text-transform: uppercase;
}

article.gauge {
  position: relative;
  width: 324px;
  clear: both;
  font-size: 15px;
  padding: 20px 20px 0;
}

article.gauge .label-current,
article.gauge .label-middle {
  width: 100%;
  left: 0;
  font-family: Roboto,sans-serif;
  font-weight: 400;
  color: #7db200;
}

article.gauge .label-current {
  top: 13px;
}

article.gauge .label-illimited,
article.gauge .label-max,
article.gauge .label-middle,
article.gauge .main-label {
  position: absolute;
  top: 13px;
  display: inline-block;
}

article.gauge .label-max {
  text-align: right;
  right: 20px;
  display: block;
}

article.gauge .label-middle {
  display: block;
  text-align: center;
  position: absolute;
}

#pod-select-container,
article.gauge .label-info,
article.gauge .label-info-usage-page {
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

article.gauge .main-label {
  width: 140px;
  text-align: left;
  left: 20px;
  display: block;
  text-transform: inherit;
}

article.gauge .label-illimited {
  width: 80px;
  text-align: right;
  right: 20px;
  display: none;
}

article.gauge .bar-dash,
article.gauge .bar-inner,
article.gauge .bar-outer {
  height: 4px;
  border-radius: 8px;
  display: block;
}

article.gauge .bar-outer {
  width: 285px;
  background-color: #D8D6D7;
  text-align: left;
  position: relative;
  float: left;
  top: 13px;
  overflow: hidden;
}

article.gauge .bar-inner {
  width: 0;
  background-color: #7DB200;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

article.gauge .bar-dash-container {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 5px;
  width: 105%;
  display: none;
}

article.gauge .bar-dash-container .dashes {
  background-image: url(/img/component/dot.png);
  background-color: #fff;
  background-repeat: repeat-x;
  width: 100%;
  height: 5px;
  background-size: 17px;
}

article.gauge .bar-dash {
  background-color: #D8D6D7;
  margin-left: 0;
  width: 7px;
  display: block;
  float: left;
  margin-right: 4px;
}

article.gauge .label-info {
  color: #7db200;
  font-size: 19px;
  padding-top: 45px;
  display: block;
}

article.gauge.alert .label-current,
article.gauge.alert .label-info,
article.gauge.warning .label-current,
article.gauge.warning .label-info {
  color: #F39502;
}

article.gauge .label-info-usage-page {
  display: none;
  width: 100%;
  color: #F39502;
  font-size: 17px;
  text-align: center;
  position: absolute;
}

article.gauge.warning .bar-inner {
  background-color: #F39502;
}

article.gauge.alert .bar-inner {
  background-color: #F39502;
  width: 285px;
}

article.gauge.infinite .label-max {
  display: none;
  opacity: 0;
}

article.gauge.infinite .bar-outer {
  background-color: #fff;
}

article.gauge.infinite .bar-dash {
  display: inline-block;
}

article.gauge.infinite .label-illimited {
  display: inline;
}

article.gauge.infinite .label-info {
  padding-top: 30px;
}

article.gauge.infinite .bar-dash-container {
  display: block;
}

#pod-select-container {
  height: 50px;
  width: 100%;
  color: #6f7175;
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background-color: #fafafa;
  padding: 16px 30px;
  text-align: center;
}

.input-editable-delete,
.input-editable-submit {
  float: right;
  z-index: 3;
  margin-right: -6px;
  color: #d4007a;
  text-decoration: underline;
  text-transform: lowercase;
  cursor: pointer;
}

#pod-select-container div {
  width: 560px;
  display: inline-block;
  position: relative;
}

@media only screen and (max-width:700px) {
  #pod-select-container {
    padding: 7px 10px;
    font-size: .9em;
  }

  #pod-select-container div {
    max-width: 324px;
    width: 90%;
  }

  #pod-select-container div .voo-logo div,
  #pod-select-container div span,
  .voo-logo #pod-select-container div div {
    display: block;
  }
}

#pod-select-container .navigable {
  cursor: pointer;
  width: 30px;
  height: 50px;
  display: block;
  position: absolute;
  top: -16px;
}

@media only screen and (max-width:700px) {
  #pod-select-container .navigable {
    top: -7px;
  }
}

#pod-select-container .navigable::before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  text-indent: -90000px;
  margin-top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#pod-select-container .navigable.previous {
  left: -45px;
  border-right: 1px solid #ddddde;
}

#pod-select-container .navigable.previous::before {
  border-left: 3px solid #989a9d;
  border-bottom: 3px solid #989a9d;
  margin-left: 11px;
}

#pod-select-container .navigable.next {
  right: -45px;
  border-left: 1px solid #ddddde;
}

#pod-select-container .navigable.next::before {
  border-right: 3px solid #989a9d;
  border-top: 3px solid #989a9d;
  margin-left: 6px;
}

.input-editable-submit {
  margin-top: -10px;
}

.input-editable-submit.submit {
  background: 0 0!important;
  margin-top: 10px;
  width: auto;
}

.input-editable-delete {
  margin-top: 0;
}

.input-editable-delete.submit {
  background: 0 0!important;
  margin-top: 10px;
  width: auto;
}

.input-editable-container>div:after {
  content: "";
  clear: both;
}

.input-editable-container>div>label {
  margin-bottom: 5px;
  display: block;
}

.input-editable-container .value-container {
  width: 75%;
  display: inline-block;
}

.input-editable-container .value-container.full {
  width: 100%;
}

.input-editable-container .value-container.full .voo-logo div,
.input-editable-container .value-container.full span,
.voo-logo .input-editable-container .value-container.full div {
  margin-bottom: 0;
}

.input-editable-container .value-container.full .submit-included {
  position: relative;
}

.input-editable-container .value-container.full .submit-included .input-editable-submit {
  position: absolute;
  top: 27px;
  right: 0;
}

.input-editable-container .value-container.full.submit-included {
  position: relative;
}

.input-editable-container .value-container.full.submit-included.special {
  margin-bottom: 9px;
}

#option-tv-dialog section.voo-popover img,
#thema1-changes section.voo-popover img,
.input-editable-container .value-container .voo-logo div.special,
.input-editable-container .value-container span.special,
.ngdialog.ngdialog-theme-default section.voo-popover img,
.voo-logo .input-editable-container .value-container div.special,
section.voo-popover img {
  margin-bottom: 10px;
}

.input-editable-container .value-container.full.submit-included .input-editable-submit {
  position: absolute;
  top: 27px;
  right: 35px;
}

.input-editable-container .value-container.full.submit-included .input-editable-submit.right {
  right: 0;
}

.input-editable-container .value-container.full.submit-included .input-editable-delete {
  position: absolute;
  top: 16px;
  right: 0;
}

.input-editable-container .value-container .voo-logo div,
.input-editable-container .value-container span,
.voo-logo .input-editable-container .value-container div {
  display: block;
  word-wrap: break-word;
}

.input-editable-container .value-container .voo-logo div.not-editable,
.input-editable-container .value-container span.not-editable,
.voo-logo .input-editable-container .value-container div.not-editable {
  padding: 0;
}

.input-editable-container .value-container .input-container {
  margin-bottom: 0;
  display: block;
  clear: both;
}

.input-editable-container .value-container .input-container .input-error-text {
  background-size: 7%;
}

.input-editable-container.add {
  background-color: #fbe6f1;
  color: #d4007a;
  text-decoration: underline;
  margin: 10px -24px -12px;
  width: 324px;
  padding: 15px 24px;
  cursor: pointer;
}

.input-editable-container.add:hover {
  background-color: #f7d0e5;
}

.input-editable-container.add label {
  cursor: pointer;
}

.input-editable-container.add:after {
  content: '';
  clear: both;
  display: block;
}

.input-editable-container.add>div>label {
  color: #d4007a!important;
  margin-bottom: 0!important;
  text-decoration: underline;
  float: left;
  padding-top: 2px;
}

.input-editable-container.add .input-editable-add-submit {
  color: #d4007a;
  text-decoration: underline;
  cursor: pointer;
  float: right;
  text-transform: lowercase;
  margin-top: 0;
  width: 25px;
  height: 25px;
  display: block;
  border-radius: 50%;
  position: relative;
}

.input-editable-container.add .input-editable-add-submit:after,
.input-editable-container.add .input-editable-add-submit:before {
  content: '';
  display: block;
  position: absolute;
  background-color: #d4007a;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-backface-visibility: hidden;
}

.input-editable-container.add .input-editable-add-submit:before {
  width: 15px;
  height: 1px;
  top: 11px;
  left: 4px;
}

.input-editable-container.add .input-editable-add-submit:after {
  width: 1px;
  height: 15px;
  top: 4px;
  left: 11px;
}

section .input-editable-container.add {
  margin: -18px -24px -12px;
  text-decoration: none;
}

section .input-editable-container.add label {
  height: 34px;
  padding-top: 7px;
}

section .input-editable-container.add .input-editable-add-submit {
  margin-top: 5px;
}

section .input-editable-container.add.first {
  margin-top: 15px;
}

section .input-editable-container.add.first.special {
  margin-top: 20px;
}

#stackedBar,
#yearlyGraph {
  width: 100%;
  max-width: 964px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (min-width:400px) and (max-width:1024px) {
  #stackedBar,
  #yearlyGraph {
    max-width: 620px;
  }

  #stackedBar text,
  #yearlyGraph text {
    font-size: 11px;
  }
}

@media only screen and (max-width:400px) {
  #stackedBar,
  #yearlyGraph {
    width: 324px;
    display: inline-block;
  }

  #stackedBar text,
  #yearlyGraph text {
    font-size: 11px;
  }
}

#yearlyGraph svg:not(:root) {
  overflow: visible;
}

#yearlyGraph .year-border {
  stroke: #7C96A4;
  stroke-width: 1;
}

.axis.x line,
.axis.x path {
  fill: none;
  stroke: transparent;
  shape-rendering: crispEdges;
}

.axis.y line,
.axis.y path,
.axisFake.y line,
.axisFake.y path {
  fill: none;
  stroke: #7C96A4;
  shape-rendering: crispEdges;
}

.axisFake.y line,
.axisFake.y path {
  stroke-width: 1px;
}

@media only screen and (max-width:980px) {
  .axis.y .tick:nth-child(odd) {
    opacity: 0!important;
  }
}

text {
  font: 10px sans-serif;
  fill: #7C96A4;
  font-size: 15px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

text.light {
  fill: #d1dade;
}

.axisFake.y text {
  display: none;
}

.axisFake.y .domain,
.axisFake.y .tick:first-child {
  stroke: transparent;
  opacity: 0!important;
}

circle,
rect {
  fill: #906;
}

circle.hover,
rect.hover {
  fill: #700056;
}

circle.hero,
circle.wahoo,
rect.hero,
rect.wahoo {
  fill: #D4007A;
}

circle.hero.hover,
circle.wahoo.hover,
rect.hero.hover,
rect.wahoo.hover {
  fill: #bb006b;
}

circle.toudoo,
rect.toudoo {
  fill: #EF87B5;
}

circle.toudoo.hover,
rect.toudoo.hover {
  fill: #ec71a7;
}

circle.tatoo,
rect.tatoo {
  fill: #8A1E65;
}

circle.tatoo.hover,
rect.tatoo.hover {
  fill: #751956;
}

circle.warning,
rect.warning {
  fill: #F39502!important;
}

#tooltip,
.tooltip {
  display: inline-block;
  color: #906;
  font-family: MuseoSansRounded-300;
  width: auto;
  height: 33px;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

#tooltip div,
.tooltip div {
  text-align: center;
  padding: 8px 5px;
  border: 1px solid #906;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 35px;
}

#fix-detail-array tr:last-child td,
#fix-detail-array tr:last-child th,
table#invoices-array tr:last-child td,
table#invoices-array tr:last-child th {
  padding-bottom: 10px;
}

#tooltip.special div,
.tooltip.special div {
  margin-left: -54%;
  font-size: 12px;
}

#tooltip.hero,
#tooltip.wahoo,
.tooltip.hero,
.tooltip.wahoo {
  color: #D4007A;
}

#tooltip.hero div,
#tooltip.wahoo div,
.tooltip.hero div,
.tooltip.wahoo div {
  border-color: #D4007A;
}

#tooltip.hero.hover,
#tooltip.wahoo.hover,
.tooltip.hero.hover,
.tooltip.wahoo.hover {
  color: #bb006b;
}

#tooltip.hero.hover div,
#tooltip.wahoo.hover div,
.tooltip.hero.hover div,
.tooltip.wahoo.hover div {
  border-color: #bb006b;
}

#tooltip.toudoo,
.tooltip.toudoo {
  color: #D4007A;
}

#tooltip.toudoo div,
.tooltip.toudoo div {
  border-color: #EF87B5;
}

#tooltip.toudoo.hover,
.tooltip.toudoo.hover {
  color: #ec71a7;
}

#tooltip.toudoo.hover div,
.tooltip.toudoo.hover div {
  border-color: #ec71a7;
}

#tooltip.tatoo,
.tooltip.tatoo {
  color: #8A1E65;
}

#tooltip.tatoo div,
.tooltip.tatoo div {
  border-color: #8A1E65;
}

#tooltip.tatoo.hover,
.tooltip.tatoo.hover {
  color: #751956;
}

#tooltip.tatoo.hover div,
.tooltip.tatoo.hover div {
  border-color: #751956;
}

#cards-container #cards-list>li .card>div div#tooltip.warning,
#cards-container #cards-list>li .card>div div.tooltip.warning,
#tooltip.warning,
.tooltip.warning,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div#tooltip.warning,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.tooltip.warning {
  color: #F39502!important;
}

#cards-container #cards-list>li .card>div div#tooltip.warning div,
#cards-container #cards-list>li .card>div div.tooltip.warning div,
#tooltip.warning div,
.tooltip.warning div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div#tooltip.warning div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card>div div.tooltip.warning div {
  border-color: #F39502!important;
}

table#invoices-array tr td,
table#invoices-array tr th {
  padding: 15px 35px 15px 0!important;
  vertical-align: middle!important;
}

@media only screen and (max-width:700px) {
  #tooltip.special div,
  .tooltip.special div {
    margin-left: 0;
  }

  #tooltip.special-mix div,
  .tooltip.special-mix div {
    margin-left: 100%;
  }

  table#invoices-array tr td,
  table#invoices-array tr th {
    padding: 15px 20px 15px 0!important;
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) {
  table#invoices-array tr td,
  table#invoices-array tr th {
    padding: 15px 10px 15px 0!important;
  }

  table#invoices-array tr td a>div,
  table#invoices-array tr th a>div {
    padding-left: 50px!important;
  }

  .voo-logo table#invoices-array tr td a div div,
  .voo-logo table#invoices-array tr th a div div,
  table#invoices-array tr td a div .voo-logo div,
  table#invoices-array tr td a div span,
  table#invoices-array tr th a div .voo-logo div,
  table#invoices-array tr th a div span {
    width: 190px!important;
  }
}

table#invoices-array tr td.bold,
table#invoices-array tr td:last-child.bold,
table#invoices-array tr th.bold,
table#invoices-array tr th:last-child.bold {
  font-family: Roboto,sans-serif!important;
  font-weight: 400;
}

table#invoices-array tr td a,
table#invoices-array tr th a {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  color: #6f7175;
  text-decoration: none;
}

table#invoices-array tr td a .icon-download,
table#invoices-array tr th a .icon-download {
  float: left;
}

table#invoices-array tr td a>div,
table#invoices-array tr th a>div {
  padding-left: 60px;
  margin-right: -50px;
}

table#invoices-array tr td a:hover,
table#invoices-array tr th a:hover {
  text-decoration: none;
}

table#invoices-array tr td a:hover .icon-download,
table#invoices-array tr th a:hover .icon-download {
  border: 1px solid #9c0069;
}

.voo-logo table#invoices-array tr td a div,
.voo-logo table#invoices-array tr th a div,
table#invoices-array tr td a .voo-logo div,
table#invoices-array tr td a span,
table#invoices-array tr th a .voo-logo div,
table#invoices-array tr th a span {
  font-family: Roboto,sans-serif;
  font-weight: 300;
  display: block;
  width: 210px;
}

@media only screen and (max-width:700px) {
  table#invoices-array tr td a>div,
  table#invoices-array tr th a>div {
    margin-right: -60px;
  }

  .voo-logo table#invoices-array tr td a div,
  .voo-logo table#invoices-array tr th a div,
  table#invoices-array tr td a .voo-logo div,
  table#invoices-array tr td a span,
  table#invoices-array tr th a .voo-logo div,
  table#invoices-array tr th a span {
    width: 194px;
  }
}

.voo-logo table#invoices-array tr td a div.icon-download,
.voo-logo table#invoices-array tr th a div.icon-download,
table#invoices-array tr td a .voo-logo div.icon-download,
table#invoices-array tr td a span.icon-download,
table#invoices-array tr th a .voo-logo div.icon-download,
table#invoices-array tr th a span.icon-download {
  width: 40px;
}

table#invoices-array tr td.bold,
table#invoices-array tr th.bold {
  font-family: Roboto,sans-serif;
  font-weight: 400;
}

table#invoices-array tr td>div.payed-invoice,
table#invoices-array tr th>div.payed-invoice {
  color: #7db200;
  position: relative;
}

.voo-logo table#invoices-array tr td>div.payed-invoice div,
.voo-logo table#invoices-array tr th>div.payed-invoice div,
table#invoices-array tr td>div.payed-invoice .voo-logo div,
table#invoices-array tr td>div.payed-invoice span,
table#invoices-array tr th>div.payed-invoice .voo-logo div,
table#invoices-array tr th>div.payed-invoice span {
  position: relative;
  top: 7px;
  margin-left: 5px;
  width: 29px;
  height: 29px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #7db200;
}

.voo-logo table#invoices-array tr td>div.payed-invoice div:before,
.voo-logo table#invoices-array tr th>div.payed-invoice div:before,
table#invoices-array tr td>div.payed-invoice .voo-logo div:before,
table#invoices-array tr td>div.payed-invoice span:before,
table#invoices-array tr th>div.payed-invoice .voo-logo div:before,
table#invoices-array tr th>div.payed-invoice span:before {
  position: absolute;
  top: 9px;
  left: 28%;
  content: '';
  width: 2px;
  height: 10px;
  background-color: #7db200;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

.voo-logo table#invoices-array tr td>div.payed-invoice div:after,
.voo-logo table#invoices-array tr th>div.payed-invoice div:after,
table#invoices-array tr td>div.payed-invoice .voo-logo div:after,
table#invoices-array tr td>div.payed-invoice span:after,
table#invoices-array tr th>div.payed-invoice .voo-logo div:after,
table#invoices-array tr th>div.payed-invoice span:after {
  position: absolute;
  top: 6px;
  right: 32%;
  content: '';
  width: 2px;
  height: 13px;
  background-color: #7db200;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

table#invoices-array tr td>div.not-payed-invoice,
table#invoices-array tr th>div.not-payed-invoice {
  max-width: 95px;
  color: #D64618;
}

table#invoices-array tr td>div.cancelled,
table#invoices-array tr td>div.partially-paid,
table#invoices-array tr td>div.to-be-payed-invoice,
table#invoices-array tr th>div.cancelled,
table#invoices-array tr th>div.partially-paid,
table#invoices-array tr th>div.to-be-payed-invoice {
  max-width: 95px;
  color: #4d4d4d;
}

table#invoices-array tr td:first-child,
table#invoices-array tr th:first-child {
  padding-left: 25px!important;
}

table#invoices-array tr td:last-child,
table#invoices-array tr th:last-child {
  padding-right: 25px!important;
  text-align: left!important;
}

table#invoices-array tr td:last-child {
  font-family: Roboto,sans-serif!important;
  font-weight: 300;
}

table#invoices-array tr:first-child,
table#invoices-array tr:last-child {
  background-color: transparent!important;
  border-top: none!important;
}

.voo-logo table#invoices-array tr:first-child div,
table#invoices-array tr:first-child .voo-logo div,
table#invoices-array tr:first-child span {
  font-family: Roboto,sans-serif!important;
  text-transform: none!important;
  font-size: 15px!important;
}

#fix-detail-array,
table#invoices-array {
  width: 100%;
  border: none;
}

#fix-detail-array .price-text,
table#invoices-array .price-text {
  font-family: Roboto,sans-serif;
  font-weight: 400;
}

#fix-detail-array tr,
table#invoices-array tr {
  height: 45px;
  background-color: #fff;
  font-size: 17px;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  text-align: left;
}

@media only screen and (max-width:700px) {
  #fix-detail-array tr,
  table#invoices-array tr {
    font-size: 14px;
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) {
  #fix-detail-array tr,
  table#invoices-array tr {
    font-size: 12px;
  }
}

#fix-detail-array tr td,
#fix-detail-array tr th,
table#invoices-array tr td,
table#invoices-array tr th {
  padding: 15px 10px 15px 0;
  vertical-align: initial;
  border: none;
}

#fix-detail-array tr td:first-child,
#fix-detail-array tr th:first-child,
table#invoices-array tr td:first-child,
table#invoices-array tr th:first-child {
  padding-left: 25px;
}

#fix-detail-array tr td:last-child,
#fix-detail-array tr th:last-child,
table#invoices-array tr td:last-child,
table#invoices-array tr th:last-child {
  padding-right: 25px;
  text-align: right;
}

#fix-detail-array tr td.pink-text,
table#invoices-array tr td.pink-text {
  color: #d4007a;
}

#fix-detail-array tr:nth-child(odd),
table#invoices-array tr:nth-child(odd) {
  background-color: #fafafa;
}

#fix-detail-array tr:first-child,
table#invoices-array tr:first-child {
  font-family: Roboto,sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #e4e8e9;
}

@media only screen and (max-width:700px) {
  #fix-detail-array tr:first-child,
  table#invoices-array tr:first-child {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    border: none;
  }
}

#fix-detail-array tr:first-child .voo-logo div,
#fix-detail-array tr:first-child span,
.voo-logo #fix-detail-array tr:first-child div,
.voo-logo table#invoices-array tr:first-child div,
table#invoices-array tr:first-child .voo-logo div,
table#invoices-array tr:first-child span {
  text-transform: uppercase;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 12px;
}

#fix-detail-array tr:last-child,
table#invoices-array tr:last-child {
  background-color: #fff!important;
  border-top: 1px solid #d4007a;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

#fix-detail-array tr:last-child td:last-child,
#fix-detail-array tr:last-child th,
html body #cmOuterTable tr td#cmTitleBar,
table#invoices-array tr:last-child td:last-child,
table#invoices-array tr:last-child th {
  font-weight: 400;
  font-family: Roboto,sans-serif;
}

#fix-detail-array tr:last-child th.total,
table#invoices-array tr:last-child th.total {
  padding-left: 25px;
  color: #d4007a;
}

#fix-detail-array tr td.included,
table#invoices-array tr td.included {
  color: #7db200;
  text-align: right;
  padding-top: 17px;
  padding-right: 65px;
  position: relative;
}

#fix-detail-array tr td.included .voo-logo div,
#fix-detail-array tr td.included span,
.voo-logo #fix-detail-array tr td.included div,
.voo-logo table#invoices-array tr td.included div,
table#invoices-array tr td.included .voo-logo div,
table#invoices-array tr td.included span {
  width: 29px;
  height: 29px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #7db200;
  position: absolute;
  right: 25px;
  top: 12px;
}

#fix-detail-array tr td.included .voo-logo div:before,
#fix-detail-array tr td.included span:before,
.voo-logo #fix-detail-array tr td.included div:before,
.voo-logo table#invoices-array tr td.included div:before,
table#invoices-array tr td.included .voo-logo div:before,
table#invoices-array tr td.included span:before {
  position: absolute;
  top: 9px;
  left: 28%;
  content: '';
  width: 2px;
  height: 10px;
  background-color: #7db200;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

#fix-detail-array tr td.included .voo-logo div:after,
#fix-detail-array tr td.included span:after,
.voo-logo #fix-detail-array tr td.included div:after,
.voo-logo table#invoices-array tr td.included div:after,
table#invoices-array tr td.included .voo-logo div:after,
table#invoices-array tr td.included span:after {
  position: absolute;
  top: 6px;
  right: 32%;
  content: '';
  width: 2px;
  height: 13px;
  background-color: #7db200;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}

html body #cmContainer,
html body #cmWrap1,
html body #cmWrap3,
html body #cmWrap4,
html body #cmWrapp2 {
  display: inline-table;
  display: block;
}

html body #cmContainer {
  z-index: 500;
  margin-left: 0!important;
  position: fixed!important;
  bottom: 14.5rem!important;
  right: .9rem!important;
  top: auto!important;
  left: auto!important;
  height: auto!important;
  min-height: 0!important;
  display: none;
  -webkit-transition-property: bottom!important;
  -webkit-transition-timing-function: ease-in-out!important;
  -moz-transition-property: bottom!important;
  -moz-transition-timing-function: ease-in-out!important;
  -o-transition-property: bottom!important;
  -o-transition-timing-function: ease-in-out!important;
  -webkit-transition-duration: .5s!important;
  -moz-transition-duration: .5s!important;
  -ms-transition-duration: .5s!important;
  -o-transition-duration: .5s!important;
  transition-duration: .5s!important;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  width: 340px;
  overflow: hidden;
  min-width: 0;
}

html body #cmContainer.cookies-accepted {
  bottom: 1rem!important;
}

html body #cmContainer.visible {
  display: block;
}

html body #cmContainer table,
html body #cmYesButtonBorder {
  border: none;
}

html body #cmContainer table tr td {
  border: none;
  max-width: none;
}

html body #cmContainer table tr td:first-child {
  padding-left: 0;
}

html body #cmContainer table tr td:last-child {
  padding-right: 0;
}

html body #cmOuterTable {
  background: #fff;
  margin: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
  box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
  border-radius: 5px;
  width: 335px!important;
}

html body #cmOuterTable tr {
  background-color: #f6f8f9;
  display: block;
}

html body #cmOuterTable tr:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 50px;
  position: relative;
}

html body #cmOuterTable tr #cmContent,
html body #cmOuterTable tr:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

html body #cmOuterTable tr #cmContent tr {
  background-color: transparent;
  height: auto;
}

html body #cmOuterTable tr #cmContent:after {
  display: block;
  content: '';
  clear: both;
}

html body #cmOuterTable tr td#cmTitleBar {
  font-size: 18px;
  color: #d4007a;
  background-color: transparent;
  padding: 5px 15px;
  float: none;
}

html body #cmOuterTable tr td#cmTitleBar:before {
  display: inline-block;
  content: '';
  background: url(/img/icons/icon-smiley.png) no-repeat;
  background-size: 100% auto;
  height: 25px;
  width: 25px;
  position: relative;
  top: 7px;
  margin-right: 10px;
}

html body #cmOuterTable tr td#cmCLoseWin {
  font-weight: 700;
  background-color: transparent;
  line-height: 1.2em;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 12px;
}

html body #cmOuterTable tr td#cmCLoseWin a {
  font-size: 0;
  width: 25px;
  height: 25px;
  display: block;
}

html body #cmOuterTable tr td#cmCLoseWin a:after,
html body #cmOuterTable tr td#cmCLoseWin a:before {
  display: block;
  content: '';
  width: 1px;
  height: 25px;
  background-color: #274856;
  position: absolute;
  top: 0;
  left: 12px;
}

html body #cmOuterTable tr td#cmCLoseWin a:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

html body #cmOuterTable tr td#cmCLoseWin a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

html body #cmWrap4 td {
  padding: 0;
  border: 0;
}

html body td#cmCLoseWin {
  text-align: right;
}

html body #cmCLoseWinA {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

html body #cmCLoseWinA:hover {
  color: #071D2B;
}

html body td#cmContent {
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4c4c4c;
  line-height: 18px;
  background: #fff;
  border-top: none;
  padding: 20px 25px 25px;
}

html body #cmButtonsTable>tbody>tr>td:first-child #cmYesButton a,
html body #cmButtonsTable>tbody>tr>td:last-child #cmNoButton a {
  padding: 0 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 38px;
  cursor: pointer!important;
  z-index: 3;
  height: 40px;
  text-align: center;
  text-transform: none;
  font-family: Roboto,sans-serif;
  text-decoration: none;
  outline: 0;
}

html body td#cmContent p {
  margin: 0 20px;
}

html body #cmButtonsTable {
  width: 100%;
  height: 40px;
  margin-bottom: 20px;
}

html body #cmButtonsTable>tbody>tr>td {
  height: 40px;
  display: none;
}

html body #cmButtonsTable>tbody>tr>td:first-child {
  width: 48%;
  float: right;
  display: block;
}

html body #cmButtonsTable>tbody>tr>td:first-child #cmYesButton,
html body #cmButtonsTable>tbody>tr>td:last-child #cmNoButton {
  width: 100%;
  background-color: transparent;
  display: block;
}

html body #cmButtonsTable>tbody>tr>td:first-child #cmYesButton a {
  color: #fff;
  border-radius: 3px;
  transition: border 150ms,background 150ms;
  border: 1px solid #7db200;
  background: #7db200;
  display: block;
}

html body #cmButtonsTable>tbody>tr>td:first-child #cmYesButton a:hover {
  background-color: #6b9900;
  border: 1px solid #6b9900;
}

html body #cmButtonsTable>tbody>tr>td:last-child {
  width: 48%;
  float: left;
  display: block;
}

html body #cmButtonsTable>tbody>tr>td:last-child #cmNoButton a {
  color: #999;
  border-radius: 3px;
  transition: border 150ms,background 150ms,color 150ms;
  border: 1px solid #999;
  background: 0 0;
  display: block;
}

html body #cmButtonsTable>tbody>tr>td:last-child #cmNoButton a:hover {
  border: 1px solid #6b9900;
  color: #6b9900;
}

html body #cmButtonsTable>tbody>tr>td table {
  width: 100%;
}

#scroll-top {
  width: 50px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  z-index: -1;
  background: url(/img/icons/icon-scroll-top.png) 50% no-repeat #fff;
  background-size: 20px auto;
  border-radius: 3px;
  border: 1px solid #E8E6E6;
  cursor: pointer;
  -webkit-transition: Opacity .5s,bottom 150ms;
  -moz-transition: Opacity .5s,bottom 150ms;
  -ms-transition: Opacity .5s,bottom 150ms;
  -o-transition: Opacity .5s,bottom 150ms;
  transition: Opacity .5s,bottom 150ms;
}

#scroll-top.visible {
  opacity: 1;
  z-index: 1;
}

.context-menu {
  display: none;
  position: absolute;
  padding: 0;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  text-align: center;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
  -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.25);
}

.context-menu.visible {
  display: block;
  visibility: visible;
}

.context-menu .voo-logo div.action,
.context-menu span.action,
.voo-logo .context-menu div.action {
  display: block;
  z-index: 1001;
  padding: 10px 15px 7px;
  border: 1px solid #E8E6E6;
  cursor: pointer;
  transition: .2s all;
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

.context-menu .voo-logo div.action:hover,
.context-menu span.action:hover,
.voo-logo .context-menu div.action:hover {
  background-color: #d4007a;
  color: #fff;
  border: 1px solid #d4007a;
}

.context-menu input {
  z-index: 0;
  position: absolute;
  top: -5px;
  left: 0;
  max-height: 5px;
  max-width: 1px;
}

#option-tv-dialog section.voo-popover,
#thema1-changes section.voo-popover,
.ngdialog.ngdialog-theme-default section.voo-popover,
section.voo-popover {
  background-color: #f8f7f6;
  position: fixed;
  padding: 0;
  display: block;
  opacity: 0;
  left: -5000px;
  top: -5000px;
  z-index: 100;
  -webkit-box-shadow: 0 0 10px 0 rgba(50,50,50,.35);
  -moz-box-shadow: 0 0 10px 0 rgba(50,50,50,.35);
  box-shadow: 0 0 10px 0 rgba(50,50,50,.35);
  border-radius: 5px;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -ms-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

#option-tv-dialog section.voo-popover.visible,
#thema1-changes section.voo-popover.visible,
.ngdialog.ngdialog-theme-default section.voo-popover.visible,
section.voo-popover.visible {
  display: block;
  opacity: 1;
}

#option-tv-dialog section.voo-popover .voo-logo div,
#option-tv-dialog section.voo-popover span,
#thema1-changes section.voo-popover .voo-logo div,
#thema1-changes section.voo-popover span,
.ngdialog.ngdialog-theme-default section.voo-popover .voo-logo div,
.ngdialog.ngdialog-theme-default section.voo-popover span,
.voo-logo #option-tv-dialog section.voo-popover div,
.voo-logo #thema1-changes section.voo-popover div,
.voo-logo .ngdialog.ngdialog-theme-default section.voo-popover div,
.voo-logo section.voo-popover div,
section.voo-popover .voo-logo div,
section.voo-popover span {
  background-color: #f8f7f6;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  -webkit-box-shadow: 0 0 10px 0 rgba(50,50,50,.35);
  -moz-box-shadow: 0 0 10px 0 rgba(50,50,50,.35);
  box-shadow: 0 0 10px 0 rgba(50,50,50,.35);
}

#option-tv-dialog section.voo-popover article,
#thema1-changes section.voo-popover article,
.ngdialog.ngdialog-theme-default section.voo-popover article,
section.voo-popover article {
  background-color: #f8f7f6;
  position: relative;
  z-index: 0;
  max-width: 350px;
  text-transform: none;
  padding: 20px;
  border-radius: 5px;
  line-height: 20px;
  color: #8E8E8E;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-align: left;
}

#option-tv-dialog section.voo-popover article header,
#thema1-changes section.voo-popover article header,
.ngdialog.ngdialog-theme-default section.voo-popover article header,
section.voo-popover article header {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  color: #274856;
  font-family: "Museo Sans Rounded";
  font-weight: 500;
  font-size: 20px;
}

table b,
table strong,
table table tr:first-child,
table tr,
table tr:first-child {
  font-family: Roboto,sans-serif;
}

#option-tv-dialog section.voo-popover.right,
#thema1-changes section.voo-popover.right,
.ngdialog.ngdialog-theme-default section.voo-popover.right,
section.voo-popover.right {
  margin-left: 18px;
}

#option-tv-dialog section.voo-popover.right .voo-logo div,
#option-tv-dialog section.voo-popover.right span,
#thema1-changes section.voo-popover.right .voo-logo div,
#thema1-changes section.voo-popover.right span,
.ngdialog.ngdialog-theme-default section.voo-popover.right .voo-logo div,
.ngdialog.ngdialog-theme-default section.voo-popover.right span,
.voo-logo #option-tv-dialog section.voo-popover.right div,
.voo-logo #thema1-changes section.voo-popover.right div,
.voo-logo .ngdialog.ngdialog-theme-default section.voo-popover.right div,
.voo-logo section.voo-popover.right div,
section.voo-popover.right .voo-logo div,
section.voo-popover.right span {
  left: -10px;
  top: 50%;
  margin-top: -12px;
}

#option-tv-dialog section.voo-popover.left,
#thema1-changes section.voo-popover.left,
.ngdialog.ngdialog-theme-default section.voo-popover.left,
section.voo-popover.left {
  margin-left: -18px;
}

#option-tv-dialog section.voo-popover.left .voo-logo div,
#option-tv-dialog section.voo-popover.left span,
#thema1-changes section.voo-popover.left .voo-logo div,
#thema1-changes section.voo-popover.left span,
.ngdialog.ngdialog-theme-default section.voo-popover.left .voo-logo div,
.ngdialog.ngdialog-theme-default section.voo-popover.left span,
.voo-logo #option-tv-dialog section.voo-popover.left div,
.voo-logo #thema1-changes section.voo-popover.left div,
.voo-logo .ngdialog.ngdialog-theme-default section.voo-popover.left div,
.voo-logo section.voo-popover.left div,
section.voo-popover.left .voo-logo div,
section.voo-popover.left span {
  right: -10px;
  top: 50%;
  margin-top: -12px;
}

#option-tv-dialog section.voo-popover.top,
#thema1-changes section.voo-popover.top,
.ngdialog.ngdialog-theme-default section.voo-popover.top,
section.voo-popover.top {
  margin-top: -18px;
}

#option-tv-dialog section.voo-popover.top .voo-logo div,
#option-tv-dialog section.voo-popover.top span,
#thema1-changes section.voo-popover.top .voo-logo div,
#thema1-changes section.voo-popover.top span,
.ngdialog.ngdialog-theme-default section.voo-popover.top .voo-logo div,
.ngdialog.ngdialog-theme-default section.voo-popover.top span,
.voo-logo #option-tv-dialog section.voo-popover.top div,
.voo-logo #thema1-changes section.voo-popover.top div,
.voo-logo .ngdialog.ngdialog-theme-default section.voo-popover.top div,
.voo-logo section.voo-popover.top div,
section.voo-popover.top .voo-logo div,
section.voo-popover.top span {
  bottom: -10px;
  left: 50%;
  margin-left: -12px;
}

#option-tv-dialog section.voo-popover.bottom,
#thema1-changes section.voo-popover.bottom,
.ngdialog.ngdialog-theme-default section.voo-popover.bottom,
section.voo-popover.bottom {
  margin-top: 18px;
}

#option-tv-dialog section.voo-popover.bottom .voo-logo div,
#option-tv-dialog section.voo-popover.bottom span,
#thema1-changes section.voo-popover.bottom .voo-logo div,
#thema1-changes section.voo-popover.bottom span,
.ngdialog.ngdialog-theme-default section.voo-popover.bottom .voo-logo div,
.ngdialog.ngdialog-theme-default section.voo-popover.bottom span,
.voo-logo #option-tv-dialog section.voo-popover.bottom div,
.voo-logo #thema1-changes section.voo-popover.bottom div,
.voo-logo .ngdialog.ngdialog-theme-default section.voo-popover.bottom div,
.voo-logo section.voo-popover.bottom div,
section.voo-popover.bottom .voo-logo div,
section.voo-popover.bottom span {
  left: 50%;
  top: -10px;
  margin-left: -12px;
}

.play-button-custom {
  border-radius: 5px;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 300px;
  z-index: 10;
  cursor: pointer;
}

.play-button-custom:hover {
  background: url(/img/component/play.png) 50% 38% no-repeat rgba(0,0,0,.4);
  background-size: 65px;
}

.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before,
.vjs-icon-play:before {
  color: #d4007a;
}

.video-js {
  overflow: hidden;
}

.video-js .vjs-control:before {
  color: #fff;
}

.video-js .vjs-play-progress:before,
.video-js.vjs-default-skin:hover .vjs-big-play-button {
  color: #d4007a;
}

.video-js .vjs-play-progress {
  background: #d4007a;
}

.video-js .vjs-control-bar {
  background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.08) 15%,rgba(0,0,0,.2) 32%,rgba(0,0,0,.2) 72%,rgba(0,0,0,.2) 98%,rgba(0,0,0,.2) 100%);
  background: -webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.08) 15%,rgba(0,0,0,.2) 32%,rgba(0,0,0,.2) 72%,rgba(0,0,0,.2) 98%,rgba(0,0,0,.2) 100%);
  background: linear-gradient(to bottom,transparent 0,rgba(0,0,0,.08) 15%,rgba(0,0,0,.2) 32%,rgba(0,0,0,.2) 72%,rgba(0,0,0,.2) 98%,rgba(0,0,0,.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
  padding-top: 15px;
  box-sizing: initial;
}

.video-js .vjs-load-progress,
.video-js .vjs-load-progress div {
  background-color: #fff;
}

.video-js.vjs-default-skin .vjs-big-play-button {
  font-size: 50px;
  line-height: 80px;
  height: 80px;
  width: 80px;
  border: none;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-top: -40px;
  margin-left: -40px;
  background-color: rgba(0,0,0,.7)!important;
}

.video-js.vjs-default-skin#overlay-video .vjs-big-play-button {
  display: none;
}

@media only screen and (max-width:700px) {
  .video-js.vjs-default-skin#overlay-video .vjs-big-play-button {
    display: block;
  }
}

.video-js .vjs-control {
  border: none!important;
}

.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
  text-shadow: none;
  color: #d4007a;
  border-color: #d4007a!important;
}

body .video-btn {
  padding: 0;
}

.voo-logo body .video-btn div,
body .video-btn .voo-logo div,
body .video-btn span {
  display: block;
  padding: 9px 15px;
}

body .video-full-overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.5);
}

body .video-full-overlay.visible {
  display: block;
  -webkit-animation-name: opacityAnim;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  animation-name: opacityAnim;
}

body .video-full-overlay>div {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  height: 100%;
}

body .video-full-overlay>div>div {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

body .video-full-overlay>div>div>div {
  display: table-cell;
  vertical-align: middle;
}

body .video-full-overlay>div>div>div section {
  position: relative;
}

body .video-full-overlay>div>div>div section .close-video {
  background-color: #fff;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  top: -15px;
  right: -15px;
}

body .video-full-overlay>div>div>div section .close-video:before {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 10;
}

body .video-full-overlay>div>div>div section .close-video:after {
  content: '';
  display: block;
  position: absolute;
  width: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 10;
}

body .video-full-overlay>div>div>div section .close-video:after,
body .video-full-overlay>div>div>div section .close-video:before {
  background-color: #d4dadd;
  height: 20px;
  top: 5px;
  left: 14px;
}

section.page-content>div article.block-container.expandable,
section.page-content>div div.block-container.expandable {
  min-height: 60px;
  padding-bottom: 0;
}

section.page-content>div article.block-container.expandable header,
section.page-content>div div.block-container.expandable header {
  border-radius: 5px;
  border-bottom: none;
  height: auto;
  min-height: 60px;
  padding-right: 60px;
  cursor: pointer;
}

@media only screen and (max-width:700px) {
  body .video-full-overlay>div {
    max-width: 80%;
  }

  section.page-content>div article.block-container.expandable header,
  section.page-content>div div.block-container.expandable header {
    text-align: left;
    font-size: 18px;
    line-height: 18px;
  }
}

section.page-content>div article.block-container.expandable>button,
section.page-content>div div.block-container.expandable>button {
  position: absolute;
  right: 20px;
  top: 14px;
  width: 30px;
  height: 30px;
  border-color: #e4e8e9;
  -webkit-transition: All .5s;
  -moz-transition: All .5s;
  -ms-transition: All .5s;
  -o-transition: All .5s;
  transition: All .5s;
}

section.page-content>div article.block-container.expandable>button:after,
section.page-content>div div.block-container.expandable>button:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #4196aa;
  border-right: 1px solid #4196aa;
  border-width: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 9px;
  right: 12px;
}

section.page-content>div article.block-container.expandable>button.open,
section.page-content>div div.block-container.expandable>button.open {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

section.page-content>div article.block-container.expandable section.to-expand,
section.page-content>div div.block-container.expandable section.to-expand {
  padding: 0;
  overflow: hidden;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: height .5s;
  -moz-transition: height .5s;
  -ms-transition: height .5s;
  -o-transition: height .5s;
  transition: height .5s;
}

section.page-content>div article.block-container.expandable section.to-expand>*,
section.page-content>div div.block-container.expandable section.to-expand>* {
  display: block;
}

section.page-content>div article.block-container.expandable section.to-expand>div,
section.page-content>div div.block-container.expandable section.to-expand>div {
  padding: 25px;
  border-top: 1px solid #E8E6E6;
}

section.page-content>div article.block-container.expandable section.to-expand table,
section.page-content>div div.block-container.expandable section.to-expand table {
  border: none;
}

section.page-content>div article.block-container.expandable section.to-expand table tr:last-child td:first-child,
section.page-content>div article.block-container.expandable section.to-expand table tr:last-child th:first-child,
section.page-content>div div.block-container.expandable section.to-expand table tr:last-child td:first-child,
section.page-content>div div.block-container.expandable section.to-expand table tr:last-child th:first-child {
  border-bottom-left-radius: 5px;
}

section.page-content>div article.block-container.expandable section.to-expand table tr:last-child td:last-child,
section.page-content>div article.block-container.expandable section.to-expand table tr:last-child th:last-child,
section.page-content>div div.block-container.expandable section.to-expand table tr:last-child td:last-child,
section.page-content>div div.block-container.expandable section.to-expand table tr:last-child th:last-child {
  border-bottom-right-radius: 5px;
}

section.page-content>div article.block-container.expandable section.to-expand.open,
section.page-content>div div.block-container.expandable section.to-expand.open {
  padding-bottom: 25px;
}

section.page-content>div article.block-container.expandable section.to-expand.open header,
section.page-content>div div.block-container.expandable section.to-expand.open header {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

table table tr,
table table tr:first-child {
  background-color: transparent;
  border: none;
}

table {
  border-spacing: 0;
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #E8E6E6;
}

table b,
table strong {
  font-weight: 500;
  color: #4d4d4d;
}

table b.pink-text,
table strong.pink-text,
table tr td.pink-text {
  color: #d4007a;
}

table tr {
  height: auto;
  background-color: #fff;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
}

@media only screen and (max-width:700px) {
  table tr {
    font-size: 14px;
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) {
  table tr {
    font-size: 12px;
  }
}

table tr td,
table tr th {
  padding: 15px 20px;
  max-width: 240px;
  vertical-align: initial;
  border: 1px solid #E8E6E6;
}

table tr td:first-child,
table tr th:first-child {
  padding-left: 25px;
}

table tr td:last-child,
table tr th:last-child {
  padding-right: 25px;
}

@media only screen and (max-width:700px) {
  table tr td:first-child,
  table tr td:last-child,
  table tr th:first-child,
  table tr th:last-child {
    padding-left: 20px;
  }
}

table tr td.no-padding,
table tr th.no-padding {
  padding: 0;
}

table tr:first-child {
  font-weight: 400;
  border-bottom: 1px solid #e4e8e9;
  background-color: #fafafa;
}

.voo-logo table tr:first-child div,
table tr:first-child .voo-logo div,
table tr:first-child span {
  text-transform: uppercase;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 12px;
}

table table {
  height: 100%;
  margin-top: -10px;
}

table table tr td {
  border-right: 1px solid #E8E6E6;
  border-left: none;
  border-top: none;
  border-bottom: none;
}

table table tr td:last-child {
  border-right: none;
}

table table tr td.half {
  width: 50%;
}

@media only screen and (max-width:700px) {
  table tr:first-child {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    border: none;
  }

  table table {
    margin-top: 0;
  }

  table table tr td.half {
    width: auto;
  }

  table table tr td {
    border: none;
  }
}

table table tr:first-child {
  font-weight: 300;
}

#cards-container {
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

#cards-container.overflowHighlight {
  -webkit-animation: overflowHighlight .8s linear .2s;
  -moz-animation: overflowHighlight .8s linear .2s;
  -ms-animation: overflowHighlight .8s linear .2s;
  -o-animation: overflowHighlight .8s linear .2s;
  animation: overflowHighlight .8s linear .2s;
}

@media only screen and (max-width:1024px) {
  #cards-container .filters-list {
    margin: 0 auto -10px;
    width: 500px;
  }

  #cards-container .filters-list li {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:700px) {
  #cards-container {
    margin: 0 0 0 12px;
  }
}

@media only screen and (max-width:1024px) {
  #cards-container {
    margin: 0;
  }
}

#cards-container header {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 40px;
}

#cards-container header h2 {
  color: #4d4d4d;
  font-size: 20px;
  font-family: MuseoSansRounded-300;
  margin: 40px 0 0;
  font-weight: 400;
}

#cards-container header nav ul {
  z-index: 10;
  padding: 0;
  list-style: none;
}

@media only screen and (max-width:700px) {
  #cards-container header {
    margin-top: 25px;
  }

  #cards-container header h2 {
    font-size: .9em;
    max-width: 324px;
    margin: 20px auto 15px;
    padding: 0 10px;
  }

  #cards-container header nav {
    max-width: 250px;
    margin: 0 auto;
    display: block;
    height: 40px;
  }

  #cards-container header nav .dropdown-container ul {
    display: block;
  }

  #cards-container header nav ul {
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    border-top: 1px solid #fbfafa;
    border-left: 1px solid #fbfafa;
    border-right: 1px solid #fbfafa;
    border-bottom: none;
    position: relative;
    padding-top: 40px;
    height: 40px;
    display: none;
    background-color: #fff;
    -webkit-transition: All .5s;
    -moz-transition: All .5s;
    -ms-transition: All .5s;
    -o-transition: All .5s;
    transition: All .5s;
  }

  #cards-container header nav ul.mobile {
    display: block;
  }

  #cards-container header nav ul:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #989898;
    content: ' ';
    margin: 16px 15px 15px;
    position: absolute;
    top: 0;
    right: 0;
  }

  #cards-container header nav ul.open {
    border-bottom: 1px solid #fbfafa;
    height: 240px;
    z-index: 100;
  }

  #cards-container header nav ul.open li.selected {
    border-bottom: 1px solid #e0e1e3;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  #cards-container header nav ul li label {
    width: 100%;
  }
}

#cards-container header nav ul li {
  position: relative;
  display: inline-block;
  background-color: #FFF;
  border-radius: 3px;
  font-size: 17px;
  line-height: 16px;
  color: #6f7175;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  border: 1px solid #fbfafa;
  cursor: pointer;
  height: 40px;
  margin: 0 15px 0 0;
}

#cards-container header nav ul li label {
  cursor: pointer;
  padding: 12.01px 8px 8px 15px;
  display: inline-block;
}

#cards-container header nav ul li input[type=checkbox] {
  display: block;
  float: right;
  cursor: pointer;
  width: 25px;
  height: 25px;
  opacity: 0;
  position: absolute;
  right: 7px;
  top: 7px;
}

#cards-container header nav ul li input[type=checkbox]+label:after {
  content: '';
  display: block;
  float: right;
  cursor: pointer;
  margin-top: -5px;
  margin-left: 15px;
  width: 25px;
  height: 25px;
  border: 1px solid #a5a5a6;
}

#cards-container header nav ul li input[type=checkbox]:checked+label:after {
  background-size: 70%!important;
  background: url(/img/component/input/checkbox.png) 50% 50% no-repeat;
}

@media only screen and (max-width:700px) {
  #cards-container header nav ul li {
    border: none;
    border-radius: 0;
    display: block;
    width: 100%;
    border-bottom: 1px solid #e0e1e3;
    text-align: left;
  }

  #cards-container header nav ul li:last-child {
    border-bottom: none;
  }

  #cards-container header nav ul li:hover {
    border-bottom: 1px solid #e0e1e3;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  #cards-container header nav ul li input[type=checkbox]+label:after {
    border: none;
  }

  #cards-container header nav ul li input[type=checkbox]:checked+label:after,
  #cards-container header nav ul li:checked+label:after {
    background: 0 0;
  }

  #cards-container header nav ul li.selected {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #e0e1e3;
  }

  #cards-container header nav ul li.selected:before {
    position: absolute;
    top: 0;
    right: 40px;
    content: ' ';
    background-color: #e0e1e3;
    width: 1px;
    height: 100%;
  }

  #cards-container header nav ul li.selected:after {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #989898;
    content: ' ';
    margin: 16px 15px 15px;
    position: absolute;
    top: 0;
    right: 0;
  }
}

#cards-container>div:after {
  clear: both;
  content: "";
  display: block;
}

#cards-container #cards-list,
section.page-content#invoices #cards-container #cards-list-invoices {
  list-style: none;
  width: 105%;
  padding: 0;
  display: block;
  position: relative;
  margin: 0;
  min-height: 500px;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}

#cards-container #cards-list:after,
section.page-content#invoices #cards-container #cards-list-invoices:after {
  content: '';
  display: block;
  clear: both;
}

@media only screen and (max-width:700px) {
  #cards-container #cards-list,
  section.page-content#invoices #cards-container #cards-list-invoices {
    width: 324px;
    margin: 0 auto;
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) {
  #cards-container #cards-list,
  section.page-content#invoices #cards-container #cards-list-invoices {
    width: 700px;
    margin: 0 auto;
  }
}

#cards-container #cards-list.layoutComplete>li,
section.page-content#invoices #cards-container .layoutComplete#cards-list-invoices>li {
  -webkit-transition: All 0s linear;
  -moz-transition: All 0s linear;
  -ms-transition: All 0s linear;
  -o-transition: All 0s linear;
  transition: All 0s linear;
}

#cards-container #cards-list.layoutComplete>li.layoutTemp,
section.page-content#invoices #cards-container .layoutComplete#cards-list-invoices>li.layoutTemp {
  -webkit-transition: All 150ms linear;
  -moz-transition: All 150ms linear;
  -ms-transition: All 150ms linear;
  -o-transition: All 150ms linear;
  transition: All 150ms linear;
}

#cards-container #cards-list>li,
section.page-content#invoices #cards-container #cards-list-invoices>li {
  width: 324px;
  display: none;
  margin-right: 25px;
  margin-bottom: 0;
  border-radius: 5px;
  position: absolute;
  top: 3000px;
  -webkit-transition: All 2s linear;
  -moz-transition: All 2s linear;
  -ms-transition: All 2s linear;
  -o-transition: All 2s linear;
  transition: All 2s linear;
}

#cards-container #cards-list>li #budget-maitrise,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise {
  position: relative;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay {
  border-radius: 5px;
  position: absolute;
  top: -5px;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.5);
  z-index: 9999;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section {
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -103px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  height: 190px;
  width: 280px;
  background-color: #fff;
  border-radius: 5px;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section slider,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section slider {
  margin-top: 20px;
  font-size: 13px;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section p,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section p {
  margin: 0 auto;
  text-align: center;
  width: 200px;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section>ul,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section>ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 175px;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section>ul li:first-child,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section>ul li:first-child {
  margin-right: 10px;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section>ul li,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section>ul li {
  display: inline-block;
}

#cards-container #cards-list>li #budget-maitrise #budget-maitrise-overlay>section>ul li a,
section.page-content#invoices #cards-container #cards-list-invoices>li #budget-maitrise #budget-maitrise-overlay>section>ul li a {
  margin-top: 0;
  height: 30px;
  line-height: 30px!important;
  width: 80px;
  border-radius: 5px;
}

#cards-container #cards-list>li.isVisible,
section.page-content#invoices #cards-container #cards-list-invoices>li.isVisible {
  display: block;
  margin-bottom: 25px;
}

#cards-container #cards-list>li.dark .card.image-option>div header,
#cards-container #cards-list>li.dark .card.image-option>div>div p,
section.page-content#invoices #cards-container #cards-list-invoices>li.dark .card.image-option>div header,
section.page-content#invoices #cards-container #cards-list-invoices>li.dark .card.image-option>div>div p {
  background: rgba(0,0,0,.6);
}

#cards-container #cards-list>li>*,
section.page-content#invoices #cards-container #cards-list-invoices>li>* {
  display: block;
  height: 100%;
  width: 100%;
  transform: scale(1);
}

#cards-container #cards-list>li.no-scale>*,
section.page-content#invoices #cards-container #cards-list-invoices>li.no-scale>* {
  transform: none!important;
}

#cards-container #cards-list>li.highlight,
section.page-content#invoices #cards-container #cards-list-invoices>li.highlight {
  -webkit-animation: zindexHighlight .8s linear .2s;
  -moz-animation: zindexHighlight .8s linear .2s;
  -ms-animation: zindexHighlight .8s linear .2s;
  -o-animation: zindexHighlight .8s linear .2s;
  animation: zindexHighlight .8s linear .2s;
}

#cards-container #cards-list>li.highlight>*,
section.page-content#invoices #cards-container #cards-list-invoices>li.highlight>* {
  -webkit-animation: scaleon .8s ease-in-out .2s;
  -moz-animation: scaleon .8s ease-in-out .2s;
  -ms-animation: scaleon .8s ease-in-out .2s;
  -o-animation: scaleon .8s ease-in-out .2s;
  animation: scaleon .8s ease-in-out .2s;
}

#cards-container #cards-list>li .flip-container,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  -ms-perspective: 800px;
  perspective: 800px;
  width: 324px;
  position: relative;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
}

#cards-container #cards-list>li .flip-container.flipped .flip-container-button,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.flipped .flip-container-button {
  left: 0;
  right: auto;
}

#cards-container #cards-list>li .flip-container.first-flipped .flipper,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.first-flipped .flipper {
  -webkit-animation-name: rotateYOff;
  animation-name: rotateYOff;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

#cards-container #cards-list>li .flip-container.first-flipped .flipper.component,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.first-flipped .flipper.component {
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
}

#cards-container #cards-list>li .flip-container.first-flipped .flipper.with-animation,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.first-flipped .flipper.with-animation {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

#cards-container #cards-list>li .flip-container.first-flipped.flipped .flipper,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.first-flipped.flipped .flipper {
  -webkit-animation-name: rotateYOn;
  animation-name: rotateYOn;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

#cards-container #cards-list>li .flip-container.first-flipped.flipped .flipper.component,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.first-flipped.flipped .flipper.component {
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
}

#cards-container #cards-list>li .flip-container.first-flipped.flipped .flipper.with-animation,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container.first-flipped.flipped .flipper.with-animation {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
}

#cards-container #cards-list>li .flip-container .flip-container-button,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flip-container-button {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  cursor: pointer;
  width: 60px;
  height: 60px;
  z-index: 1000;
}

#cards-container #cards-list>li .flip-container .flipper,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#cards-container #cards-list>li .flip-container .flipper .back,
#cards-container #cards-list>li .flip-container .flipper .front,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

#cards-container #cards-list>li .flip-container .flipper .front,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front {
  position: relative;
  z-index: 999;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
}

#cards-container #cards-list>li .flip-container .flipper .front .picto-image,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front .picto-image {
  width: auto;
  height: 70px;
  margin: 20px auto;
  display: block;
}

#cards-container #cards-list>li .flip-container .flipper .front.no-bg-image,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image {
  background-color: #fafafa;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #6f7175;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  border-top: 5px solid #d4007a!important;
}

#cards-container #cards-list>li .flip-container .flipper .front.no-bg-image p,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image p {
  background-color: transparent;
  color: #6f7175;
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 0;
  margin: 0;
}

#cards-container #cards-list>li .flip-container .flipper .front.no-bg-image header,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image header {
  font-family: MuseoSansRounded-300;
  height: 60px;
  width: 100%;
  background-color: #fff;
  display: block;
  border-bottom: 1px solid #E8E6E6!important;
  text-align: center;
  padding: 17px 24px 20px;
  margin: 0;
  font-size: 20px;
  color: #4d4d4d;
  line-height: 25px;
}

#cards-container #cards-list>li .flip-container .flipper .front.no-bg-image header .info_flip,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image header .info_flip {
  color: #d4007a;
}

#cards-container #cards-list>li .flip-container .flipper .front.no-bg-image header .info_flip:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image header .info_flip:before {
  border-color: #d4007a;
}

#cards-container #cards-list>li .flip-container .flipper .front.no-bg-image>div>div,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .front.no-bg-image>div>div {
  top: auto;
  left: auto;
  height: 100%;
  bottom: auto;
  position: relative;
  margin-top: -60px;
  box-sizing: border-box;
  padding-top: 60px;
}

#cards-container #cards-list>li .flip-container .flipper .back,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back {
  top: 0;
  left: 0;
  z-index: -999;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

#cards-container #cards-list>li .flip-container .flipper .back.no-bg-image,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back.no-bg-image {
  position: relative;
  top: auto;
  left: auto;
  padding-bottom: 0;
}

#cards-container #cards-list>li .flip-container .flipper .back .warning-area,
section.page-content#invoices #cards-container #cards-list-invoices>li .flip-container .flipper .back .warning-area {
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 25px 5px!important;
}

#cards-container #cards-list>li .no-select,
section.page-content#invoices #cards-container #cards-list-invoices>li .no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#cards-container #cards-list>li .card,
section.page-content#invoices #cards-container #cards-list-invoices>li .card {
  line-height: 20px;
  background-color: #fafafa;
  min-height: 150px;
  border-radius: 5px;
  color: #6f7175;
  position: relative;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  border-top: 5px solid #d4007a;
}

#cards-container #cards-list>li .card.vis-option,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option {
  border-top: none;
}

#cards-container #cards-list>li .card.vis-option .image-container,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option .image-container {
  position: relative;
  height: 300px;
  width: 100%;
  background-color: #FFDCF0;
  background-image: url(/img/options-images/security2.jpg);
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: 100%;
}

#cards-container #cards-list>li .card.vis-option .image-container header,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option .image-container header {
  background: 0 0;
  color: #4D4D4D;
}

#cards-container #cards-list>li .card.vis-option .description-container,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option .description-container {
  background-color: #FAFAFA;
  position: relative;
  height: auto;
  width: 100%;
  padding: 20px;
}

#cards-container #cards-list>li .card.vis-option .description-container>p,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option .description-container>p {
  color: #4D4D4D;
  line-height: 22px;
  text-align: center;
  margin-bottom: 10px;
  padding: 0 30px;
}

#cards-container #cards-list>li .card.vis-option .description-container .warning-area.special-fail,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option .description-container .warning-area.special-fail {
  background: 0 0!important;
  height: auto;
  position: relative;
  margin: 0;
  top: 0;
  padding: 0!important;
}

#cards-container #cards-list>li .card.vis-option .description-container .warning-area.special-fail .warning-text,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.vis-option .description-container .warning-area.special-fail .warning-text {
  padding: 0!important;
}

#cards-container #cards-list>li .card #tips-and-tricks,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks {
  margin: 0;
  padding: 0;
}

#cards-container #cards-list>li .card #tips-and-tricks .slick-next,
#cards-container #cards-list>li .card #tips-and-tricks .slick-prev,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-next,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-prev {
  z-index: 9999;
  width: 20px;
  height: 20px;
  background-size: cover;
}

#cards-container #cards-list>li .card #tips-and-tricks .slick-next:before,
#cards-container #cards-list>li .card #tips-and-tricks .slick-prev:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-next:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-prev:before {
  content: '';
}

#cards-container #cards-list>li .card #tips-and-tricks .slick-next:hover,
#cards-container #cards-list>li .card #tips-and-tricks .slick-prev:hover,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-next:hover,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-prev:hover {
  border: none;
}

#cards-container #cards-list>li .card #tips-and-tricks .slick-prev,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-prev {
  left: 15px;
  background-image: url(/img/icons/icon-prev.png);
}

#cards-container #cards-list>li .card #tips-and-tricks .slick-next,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .slick-next {
  right: 15px;
  background-image: url(/img/icons/icon-next.png);
}

#cards-container #cards-list>li .card #tips-and-tricks div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks div {
  height: 355px;
}

#cards-container #cards-list>li .card #tips-and-tricks div.slick-list,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks div.slick-list {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#cards-container #cards-list>li .card #tips-and-tricks div p,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks div p {
  text-align: center;
  padding: 0 20px;
}

#cards-container #cards-list>li .card #tips-and-tricks div p.teaser,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks div p.teaser {
  margin-top: 25px;
  margin-bottom: 25px;
}

#cards-container #cards-list>li .card #tips-and-tricks div p a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks div p a {
  float: none;
  outline: 0;
  margin: 0 auto;
  width: 100%;
}

#cards-container #cards-list>li .card #tips-and-tricks div p a.see-all,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks div p a.see-all {
  font-size: 12px;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-ethernet,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-ethernet {
  background-color: #51b5d7;
  color: #fff;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-ethernet p.teaser,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-ethernet p.teaser {
  margin-top: 37px;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-ethernet a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-ethernet a {
  color: #fff;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-ethernet a .button.white-border,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-ethernet a .button.white-border {
  color: #fff!important;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-voomotion-recording,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-voomotion-recording {
  background-color: #97dfb4;
  color: #4d4d4d;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-voomotion-recording p.teaser,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-voomotion-recording p.teaser {
  margin-top: 29px;
  padding-left: 40px;
  padding-right: 40px;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-voomotion-recording a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-voomotion-recording a {
  color: #4d4d4d;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-voomotion-selection,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-voomotion-selection {
  background-color: #ffcc39;
  color: #4d4d4d;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-voomotion-selection p.teaser,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-voomotion-selection p.teaser {
  padding-left: 45px;
  padding-right: 45px;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-voomotion-selection a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-voomotion-selection a {
  color: #4d4d4d;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-wifree,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-wifree {
  background-color: #de5f9d;
  color: #fff;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-wifree p.teaser,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-wifree p.teaser {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 90px;
  padding-right: 90px;
}

#cards-container #cards-list>li .card #tips-and-tricks .tip-wifree a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card #tips-and-tricks .tip-wifree a {
  color: #fff;
}

#cards-container #cards-list>li .card.with-dropbox,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.with-dropbox {
  overflow: visible;
  height: 278px;
  background-color: transparent;
}

#cards-container #cards-list>li .card.with-dropbox div.dropdown-container,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.with-dropbox div.dropdown-container {
  width: 324px;
  background-color: #fafafa;
  height: 97px;
  margin: -18px -25px -18px -24px;
  padding: 18px 25px;
}

#cards-container #cards-list>li .card .voo-logo div.block-display,
#cards-container #cards-list>li .card span.block-display,
.voo-logo #cards-container #cards-list>li .card div.block-display,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card div.block-display,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .voo-logo div.block-display,
section.page-content#invoices #cards-container #cards-list-invoices>li .card span.block-display {
  display: block;
}

#cards-container #cards-list>li .card .idReseau,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .idReseau {
  font-family: MuseoSansRounded-300;
  font-size: 30px;
  margin-top: 12px;
  display: block;
  margin-bottom: 60px;
  color: #4d4d4d;
}

#cards-container #cards-list>li .card .no-usage,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .no-usage {
  color: #d4007a;
  text-align: center;
}

#cards-container #cards-list>li .card .pink-area,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .pink-area {
  padding: 15px 25px 10px!important;
  background-color: #EF87B5;
  color: #fff;
}

#cards-container #cards-list>li .card .pink-area label,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .pink-area label {
  color: #fff;
}

#cards-container #cards-list>li .card .pink-area .horizontal-slider,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .pink-area .horizontal-slider {
  margin-top: -15px!important;
}

#cards-container #cards-list>li .card .sim-card-icon,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .sim-card-icon {
  padding: 15px 0;
}

#cards-container #cards-list>li .card .warning-area,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area {
  padding: 15px 25px 10px!important;
  background-color: #F39502;
  margin: 15px -24px 5px;
  font-family: Roboto,sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

#cards-container #cards-list>li .card .warning-area.special-fail,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area.special-fail {
  background-color: rgba(0,0,0,.5)!important;
}

#cards-container #cards-list>li .card .warning-area.special-fail.push-card-betv,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area.special-fail.push-card-betv {
  padding-bottom: 20px!important;
}

#cards-container #cards-list>li .card .warning-area.special-fail .promo,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area.special-fail .promo {
  color: #fff;
  display: inline-block;
  background-color: #F39502;
  font-weight: 700;
  padding: 2px 5px;
  border-radius: 3px;
  margin-right: 5px;
  font-size: 13px;
}

#cards-container #cards-list>li .card .warning-area.special-fail .warning-text,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area.special-fail .warning-text {
  color: #F39502;
  margin-bottom: 20px;
}

#cards-container #cards-list>li .card .warning-area.special-fail .warning-text .promo-details,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area.special-fail .warning-text .promo-details {
  margin-top: 5px;
}

#cards-container #cards-list>li .card .warning-area label,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area label {
  color: #fff;
}

#cards-container #cards-list>li .card .warning-area .voo-logo div,
#cards-container #cards-list>li .card .warning-area span,
.voo-logo #cards-container #cards-list>li .card .warning-area div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area .voo-logo div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area span {
  display: inline-block;
  text-transform: none;
}

#cards-container #cards-list>li .card .warning-area .voo-logo div:first-child,
#cards-container #cards-list>li .card .warning-area span:first-child,
.voo-logo #cards-container #cards-list>li .card .warning-area div:first-child,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area div:first-child,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area .voo-logo div:first-child,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area span:first-child {
  padding-top: 15px;
}

#cards-container #cards-list>li .card .warning-area .voo-logo div:nth-child(n+2),
#cards-container #cards-list>li .card .warning-area span:nth-child(n+2),
.voo-logo #cards-container #cards-list>li .card .warning-area div:nth-child(n+2),
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area div:nth-child(n+2),
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area .voo-logo div:nth-child(n+2),
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area span:nth-child(n+2) {
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

#cards-container #cards-list>li .card .warning-area .voo-logo div.smally,
#cards-container #cards-list>li .card .warning-area span.smally,
.voo-logo #cards-container #cards-list>li .card .warning-area div.smally,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area div.smally,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area .voo-logo div.smally,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .warning-area span.smally {
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-size: 13px;
  padding-top: 10px;
}

#cards-container #cards-list>li .card a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card a {
  color: #6f7175;
}

#cards-container #cards-list>li .card a.pink-text,
section.page-content#invoices #cards-container #cards-list-invoices>li .card a.pink-text {
  color: #d4007a;
}

#cards-container #cards-list>li .card b,
#cards-container #cards-list>li .card strong,
section.page-content#invoices #cards-container #cards-list-invoices>li .card b,
section.page-content#invoices #cards-container #cards-list-invoices>li .card strong {
  font-family: Roboto,sans-serif;
  font-weight: 400;
}

#cards-container #cards-list>li .card b.green,
#cards-container #cards-list>li .card strong.green,
section.page-content#invoices #cards-container #cards-list-invoices>li .card b.green,
section.page-content#invoices #cards-container #cards-list-invoices>li .card strong.green {
  font-family: Roboto,sans-serif;
  font-weight: 300;
}

#cards-container #cards-list>li .card ul.no-list,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.no-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

#cards-container #cards-list>li .card ul.horaire,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.horaire {
  text-transform: lowercase;
}

#cards-container #cards-list>li .card ul.horaire li,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.horaire li {
  clear: both;
  display: block;
  padding: 10px 0 8px;
}

#cards-container #cards-list>li .card ul.horaire li .voo-logo div,
#cards-container #cards-list>li .card ul.horaire li span,
.voo-logo #cards-container #cards-list>li .card ul.horaire li div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.horaire li div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.horaire li .voo-logo div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.horaire li span {
  float: right;
}

#cards-container #cards-list>li .card ul.horaire li:last-child,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul.horaire li:last-child {
  padding-bottom: 0;
}

#cards-container #cards-list>li .card ul li.border,
section.page-content#invoices #cards-container #cards-list-invoices>li .card ul li.border {
  border-top: 1px solid #E8E6E6;
}

#cards-container #cards-list>li .card .info-text,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text {
  background-color: #f5e3e6;
  color: #d4007a;
  padding: 27px 25px 27px 60px;
  margin: 20px -25px -26px;
  font-size: 16px;
  width: calc(100% + 50px);
  position: relative;
  border-bottom: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#cards-container #cards-list>li .card .info-text .voo-logo div,
#cards-container #cards-list>li .card .info-text span,
.voo-logo #cards-container #cards-list>li .card .info-text div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text .voo-logo div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text span {
  font-family: "Times New Roman",Times,serif;
  position: absolute;
  right: 0;
  z-index: 2;
  display: block;
  text-align: center;
  line-height: 31px;
  width: 30px;
  height: 30px;
  left: 20px;
  top: 25px;
}

#cards-container #cards-list>li .card .info-text .voo-logo div:before,
#cards-container #cards-list>li .card .info-text span:before,
.voo-logo #cards-container #cards-list>li .card .info-text div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text .voo-logo div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text span:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #d4007a;
  position: absolute;
  right: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: 0;
  left: 0;
}

#cards-container #cards-list>li .card .info-text.info-text-no-icon,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info-text.info-text-no-icon {
  padding: 20px 25px;
}

#cards-container #cards-list>li .card.info,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.info {
  border-top: 5px solid #f29400;
  padding-bottom: 25px;
}

#cards-container #cards-list>li .card.info section.pink,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.info section.pink {
  margin: 0 -24px 10px;
  color: #d4007a;
  width: 308px;
  padding: 10px 24px 10px 75px;
  font-size: 15px;
  background-color: #fbe6f1;
  position: relative;
}

#cards-container #cards-list>li .card.info section.pink.align-center,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.info section.pink.align-center {
  text-align: center;
  padding: 10px 24px;
  width: 324px;
  margin-bottom: 10px;
  border-bottom: none;
}

#cards-container #cards-list>li .card.info section.pink.big,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.info section.pink.big {
  font-family: MuseoSansRounded-300;
  font-size: 18px;
}

#cards-container #cards-list>li .card.info section.pink.info:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.info section.pink.info:before {
  position: absolute;
  top: 10px;
  left: 25px;
  display: block;
  content: '';
  border-radius: 50%;
}

#cards-container #cards-list>li .card.button-absolute div a,
#cards-container #cards-list>li .card.button-absolute section a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.button-absolute div a,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.button-absolute section a {
  position: absolute;
  left: 25px;
  width: 275px;
  bottom: 25px;
  margin-bottom: 0;
}

#cards-container #cards-list>li .card.button-absolute section img,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.button-absolute section img {
  margin-top: 20px!important;
  height: 100px;
}

#cards-container #cards-list>li .card.options a.button,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.options a.button {
  margin-top: 20px;
  margin-bottom: 10px;
}

#cards-container #cards-list>li .card .info_flip,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip {
  width: 60px;
  height: 60px;
  color: #F39502;
  font-family: "Times New Roman",Times,serif;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  text-align: center;
  padding: 13px 24px 15px 14px;
  line-height: 31px;
}

#cards-container #cards-list>li .card .info_flip:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #F39502;
  position: absolute;
  top: 13px;
  right: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

#cards-container #cards-list>li .card .info_flip.blue,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip.blue {
  color: #4196AA;
}

#cards-container #cards-list>li .card .info_flip.blue:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip.blue:before {
  border: 2px solid #4196AA;
}

#cards-container #cards-list>li .card .info_flip.pink,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip.pink {
  color: #d4007a!important;
  background-color: transparent;
  border: none;
}

#cards-container #cards-list>li .card .info_flip.pink:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip.pink:before {
  border: 2px solid #d4007a!important;
}

#cards-container #cards-list>li .card .info_flip.dark-gray,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip.dark-gray {
  color: #4D4D4D!important;
  background-color: transparent;
  border: none;
}

#cards-container #cards-list>li .card .info_flip.dark-gray:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .info_flip.dark-gray:before {
  border: 2px solid #4D4D4D!important;
}

#cards-container #cards-list>li .card.blue,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue {
  border-top: 5px solid #274856;
  border-left: 1px solid #274856;
  border-right: 1px solid #274856;
  border-bottom: 1px solid #274856;
  color: #767578!important;
  background-color: #fff;
  position: relative;
}

#cards-container #cards-list>li .card.blue header,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header {
  position: relative;
}

#cards-container #cards-list>li .card.blue header .voo-logo div,
#cards-container #cards-list>li .card.blue header span,
.voo-logo #cards-container #cards-list>li .card.blue header div,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header .voo-logo div,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 60px;
  cursor: pointer;
}

#cards-container #cards-list>li .card.blue header .voo-logo div:before,
#cards-container #cards-list>li .card.blue header span:before,
.voo-logo #cards-container #cards-list>li .card.blue header div:before,
.voo-logo section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header .voo-logo div:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header span:before {
  width: 20px;
  height: 2px;
  content: "";
  display: block;
  background-color: #274856;
  position: absolute;
  top: 27px;
  left: 20px;
}

#cards-container #cards-list>li .card.blue header:after,
#cards-container #cards-list>li .card.blue header:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header:before {
  content: '';
  display: block;
  position: absolute;
  left: 18px;
  background-color: #274856;
  width: 15px;
  height: 3%;
}

#cards-container #cards-list>li .card.blue header:before,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header:before {
  top: 22px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#cards-container #cards-list>li .card.blue header:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header:after {
  top: 32px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cards-container #cards-list>li .card.blue header,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue header {
  background-color: #fff;
  color: #274856!important;
  border-bottom: 1px solid #274856;
}

#cards-container #cards-list>li .card.blue form,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue form {
  padding-top: 0;
  position: relative;
}

#cards-container #cards-list>li .card.blue form:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue form:after {
  content: '';
  display: block;
  clear: both;
}

#cards-container #cards-list>li .card.blue form .pending,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue form .pending {
  position: absolute;
  top: 10px;
  right: 0;
  height: 20px;
  width: 100%;
  border-radius: 10px;
  background-color: #7db200;
  overflow: hidden;
  margin: 0;
}

#cards-container #cards-list>li .card.blue form .pending:after,
section.page-content#invoices #cards-container #cards-list-invoices>li .card.blue form .pending:after {
  background-image: -webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.5)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.5)),color-stop(.75,rgba(255,255,255,.5)),color-stop(.75,transparent),to(transparent));
  background-image: -moz-linear-gradient(-45deg,rgba(255,255,255,.5) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.5) 75%,transparent 75%,transparent);
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -moz-animation: move 2s linear infinite;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 15px;
  z-index: 1;
  overflow: hidden;
}

#cards-container #cards-list>li .card .subscription,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .subscription {
  width: 324px;
  margin: 0 -24px;
  padding: 15px 0 20px;
  color: #fff;
  text-align: center;
  font-family: Roboto,sans-serif;
  font-weight: 300;
  font-weight: 400;
}

#cards-container #cards-list>li .card .subscription.no-margin,
section.page-content#invoices #cards-container #cards-list-invoices>li .card .subscription.no-margin {
  margin-top: -18px;
}