@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

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

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

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

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

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

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

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

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

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

@media print {
  .hidden-print {
    display: none !important;
  }
}
:root .grid-stack-item > .ui-resizable-handle {
  filter: none;
}

.grid-stack {
  position: relative;
}
.grid-stack.grid-stack-rtl {
  direction: ltr;
}
.grid-stack.grid-stack-rtl > .grid-stack-item {
  direction: rtl;
}
.grid-stack .grid-stack-placeholder > .placeholder-content {
  border: 1px dashed lightgray;
  background-color: #E7EBED;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  width: auto;
  z-index: 0 !important;
  text-align: center;
}
.grid-stack > .grid-stack-item {
  min-width: 8.33333%;
  position: absolute;
  padding: 0;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  bottom: 0;
  width: auto;
  z-index: 0;
  /*overflow-x: hidden;
  overflow-y: auto;*/
  overflow: visible;
}
.grid-stack > .grid-stack-item > .ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.grid-stack > .grid-stack-item.ui-resizable-disabled > .ui-resizable-handle, .grid-stack > .grid-stack-item.ui-resizable-autohide > .ui-resizable-handle {
  display: none;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging, .grid-stack > .grid-stack-item.ui-resizable-resizing {
  z-index: 100;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-draggable-dragging > .grid-stack-item-content, .grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content,
.grid-stack > .grid-stack-item.ui-resizable-resizing > .grid-stack-item-content {
  box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}
.grid-stack > .grid-stack-item > .ui-resizable-se,
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDUxMS42MjYgNTExLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTExLjYyNiA1MTEuNjI3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTMyOC45MDYsNDAxLjk5NGgtMzYuNTUzVjEwOS42MzZoMzYuNTUzYzQuOTQ4LDAsOS4yMzYtMS44MDksMTIuODQ3LTUuNDI2YzMuNjEzLTMuNjE1LDUuNDIxLTcuODk4LDUuNDIxLTEyLjg0NSAgIGMwLTQuOTQ5LTEuODAxLTkuMjMxLTUuNDI4LTEyLjg1MWwtNzMuMDg3LTczLjA5QzI2NS4wNDQsMS44MDksMjYwLjc2LDAsMjU1LjgxMywwYy00Ljk0OCwwLTkuMjI5LDEuODA5LTEyLjg0Nyw1LjQyNCAgIGwtNzMuMDg4LDczLjA5Yy0zLjYxOCwzLjYxOS01LjQyNCw3LjkwMi01LjQyNCwxMi44NTFjMCw0Ljk0NiwxLjgwNyw5LjIyOSw1LjQyNCwxMi44NDVjMy42MTksMy42MTcsNy45MDEsNS40MjYsMTIuODUsNS40MjYgICBoMzYuNTQ1djI5Mi4zNThoLTM2LjU0MmMtNC45NTIsMC05LjIzNSwxLjgwOC0xMi44NSw1LjQyMWMtMy42MTcsMy42MjEtNS40MjQsNy45MDUtNS40MjQsMTIuODU0ICAgYzAsNC45NDUsMS44MDcsOS4yMjcsNS40MjQsMTIuODQ3bDczLjA4OSw3My4wODhjMy42MTcsMy42MTcsNy44OTgsNS40MjQsMTIuODQ3LDUuNDI0YzQuOTUsMCw5LjIzNC0xLjgwNywxMi44NDktNS40MjQgICBsNzMuMDg3LTczLjA4OGMzLjYxMy0zLjYyLDUuNDIxLTcuOTAxLDUuNDIxLTEyLjg0N2MwLTQuOTQ4LTEuODA4LTkuMjMyLTUuNDIxLTEyLjg1NCAgIEMzMzguMTQyLDQwMy44MDIsMzMzLjg1Nyw0MDEuOTk0LDMyOC45MDYsNDAxLjk5NHoiIGZpbGw9IiM2NjY2NjYiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.grid-stack > .grid-stack-item > .ui-resizable-nw {
  cursor: nw-resize;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-n {
  cursor: n-resize;
  height: 10px;
  top: 0;
  left: 25px;
  right: 25px;
}
.grid-stack > .grid-stack-item > .ui-resizable-ne {
  cursor: ne-resize;
  width: 20px;
  height: 20px;
  right: 0px;
  top: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-e {
  cursor: e-resize;
  width: 10px;
  right: 0px;
  top: 15px;
  bottom: 15px;
}
.grid-stack > .grid-stack-item > .ui-resizable-se {
  cursor: se-resize;
  width: 20px;
  height: 20px;
  right: 4px;
  bottom: 4px;
}
.grid-stack > .grid-stack-item > .ui-resizable-s {
  cursor: s-resize;
  height: 10px;
  left: 25px;
  bottom: 0;
  right: 25px;
}
.grid-stack > .grid-stack-item > .ui-resizable-sw {
  cursor: sw-resize;
  width: 20px;
  height: 20px;
  left: 0px;
  bottom: 0;
}
.grid-stack > .grid-stack-item > .ui-resizable-w {
  cursor: w-resize;
  width: 10px;
  left: 0px;
  top: 15px;
  bottom: 15px;
}
.grid-stack > .grid-stack-item.ui-draggable-dragging > .ui-resizable-handle {
  display: none !important;
}
.grid-stack > .grid-stack-item[data-gs-width='1'] {
  width: 8.33333%;
}
.grid-stack > .grid-stack-item[data-gs-x='1'] {
  left: 8.33333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='1'] {
  min-width: 8.33333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='1'] {
  max-width: 8.33333%;
}
.grid-stack > .grid-stack-item[data-gs-width='2'] {
  width: 16.66667%;
}
.grid-stack > .grid-stack-item[data-gs-x='2'] {
  left: 16.66667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='2'] {
  min-width: 16.66667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='2'] {
  max-width: 16.66667%;
}
.grid-stack > .grid-stack-item[data-gs-width='3'] {
  width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-x='3'] {
  left: 25%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='3'] {
  min-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='3'] {
  max-width: 25%;
}
.grid-stack > .grid-stack-item[data-gs-width='4'] {
  width: 33.33333%;
}
.grid-stack > .grid-stack-item[data-gs-x='4'] {
  left: 33.33333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='4'] {
  min-width: 33.33333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='4'] {
  max-width: 33.33333%;
}
.grid-stack > .grid-stack-item[data-gs-width='5'] {
  width: 41.66667%;
}
.grid-stack > .grid-stack-item[data-gs-x='5'] {
  left: 41.66667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='5'] {
  min-width: 41.66667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='5'] {
  max-width: 41.66667%;
}
.grid-stack > .grid-stack-item[data-gs-width='6'] {
  width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-x='6'] {
  left: 50%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='6'] {
  min-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='6'] {
  max-width: 50%;
}
.grid-stack > .grid-stack-item[data-gs-width='7'] {
  width: 58.33333%;
}
.grid-stack > .grid-stack-item[data-gs-x='7'] {
  left: 58.33333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='7'] {
  min-width: 58.33333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='7'] {
  max-width: 58.33333%;
}
.grid-stack > .grid-stack-item[data-gs-width='8'] {
  width: 66.66667%;
}
.grid-stack > .grid-stack-item[data-gs-x='8'] {
  left: 66.66667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='8'] {
  min-width: 66.66667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='8'] {
  max-width: 66.66667%;
}
.grid-stack > .grid-stack-item[data-gs-width='9'] {
  width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-x='9'] {
  left: 75%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='9'] {
  min-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='9'] {
  max-width: 75%;
}
.grid-stack > .grid-stack-item[data-gs-width='10'] {
  width: 83.33333%;
}
.grid-stack > .grid-stack-item[data-gs-x='10'] {
  left: 83.33333%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='10'] {
  min-width: 83.33333%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='10'] {
  max-width: 83.33333%;
}
.grid-stack > .grid-stack-item[data-gs-width='11'] {
  width: 91.66667%;
}
.grid-stack > .grid-stack-item[data-gs-x='11'] {
  left: 91.66667%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='11'] {
  min-width: 91.66667%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='11'] {
  max-width: 91.66667%;
}
.grid-stack > .grid-stack-item[data-gs-width='12'] {
  width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-x='12'] {
  left: 100%;
}
.grid-stack > .grid-stack-item[data-gs-min-width='12'] {
  min-width: 100%;
}
.grid-stack > .grid-stack-item[data-gs-max-width='12'] {
  max-width: 100%;
}
.grid-stack.grid-stack-animate, .grid-stack.grid-stack-animate .grid-stack-item {
  -webkit-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -moz-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -ms-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  -o-transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
  transition: left 0.3s, top 0.3s, height 0.3s, width 0.3s;
}
.grid-stack.grid-stack-animate .grid-stack-item.ui-draggable-dragging, .grid-stack.grid-stack-animate .grid-stack-item.ui-resizable-resizing, .grid-stack.grid-stack-animate .grid-stack-item.grid-stack-placeholder {
  -webkit-transition: left 0s, top 0s, height 0s, width 0s;
  -moz-transition: left 0s, top 0s, height 0s, width 0s;
  -ms-transition: left 0s, top 0s, height 0s, width 0s;
  -o-transition: left 0s, top 0s, height 0s, width 0s;
  transition: left 0s, top 0s, height 0s, width 0s;
}
.grid-stack.grid-stack-one-column-mode {
  height: auto !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item {
  position: relative !important;
  width: auto !important;
  left: 0 !important;
  top: auto !important;
  margin-bottom: 0px;
  max-width: none !important;
}
.grid-stack.grid-stack-one-column-mode > .grid-stack-item > .ui-resizable-handle {
  display: none;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27-oct-2015, 8:58:37
    Author     : Jserrano
*/
.side_menu {
  position: fixed;
  height: 100%;
  z-index: 100;
  top: 60px;
  width: 230px;
  margin: 0px;
  padding-right: 0px !important;
  background-color: #689840;
  transition: left 400ms ease 0s;
  left: -230px;
}
.side_menu .dropdown.open .dropdown-menu {
  box-shadow: unset !important;
  background-color: rgba(19, 19, 19, 0.15);
}
.side_menu .dropdown {
  width: 230px;
  background-color: #689840;
}
.side_menu .dropdown-menu-right .dropdown {
  width: 230px;
}
.side_menu .btn-default {
  background-color: #689840;
  border-color: unset;
  color: #fff;
  border: none;
  text-transform: uppercase;
  text-align: left;
  font-weight: lighter;
  padding-left: 30px;
  transition: background-color 200ms ease 0s;
  z-index: 105;
  position: relative;
}
.side_menu .btn-default:hover, .side_menu .btn-default:focus, .side_menu .btn-default:active, .side_menu .open > .btn-default.dropdown-toggle, .side_menu .open > .btn-default.dropdown-toggle:focus {
  background-color: rgba(240, 240, 240, 0.15) !important;
  color: #fff !important;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
  box-shadow: unset;
}
.side_menu .btn {
  width: 100%;
  height: 51px;
  border-radius: 0px;
  background-color: unset;
}
.side_menu .dropdown-menu {
  background-color: unset !important;
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 0 solid transparent;
  left: 100% !important;
  top: 0 !important;
  margin-top: 0;
  width: 100%;
  padding: 0;
  box-shadow: none;
}
.side_menu .dropdown-menu .dropdown, .side_menu .dropdown-menu li {
  height: 36px;
}
.side_menu .dropdown-menu .dropdown.dropdown_content_calendar, .side_menu .dropdown-menu .dropdown.dropdown_fastcontent, .side_menu .dropdown-menu .dropdown.dropdown_calendar, .side_menu .dropdown-menu li.dropdown_content_calendar, .side_menu .dropdown-menu li.dropdown_fastcontent, .side_menu .dropdown-menu li.dropdown_calendar {
  border-top: 1px dashed white;
}
.side_menu .dropdown-menu .dropdown .dropdown_blocks, .side_menu .dropdown-menu .dropdown .dropdown_category, .side_menu .dropdown-menu .dropdown .dropdown_templates, .side_menu .dropdown-menu .dropdown .dropdown_queue_manager, .side_menu .dropdown-menu .dropdown .dropdown_quality, .side_menu .dropdown-menu .dropdown .dropdown_ftp_auto, .side_menu .dropdown-menu .dropdown .dropdown_live, .side_menu .dropdown-menu .dropdown .dropdown_stats, .side_menu .dropdown-menu .dropdown .dropdown_screens_group, .side_menu .dropdown-menu .dropdown .dropdown_personal, .side_menu .dropdown-menu li .dropdown_blocks, .side_menu .dropdown-menu li .dropdown_category, .side_menu .dropdown-menu li .dropdown_templates, .side_menu .dropdown-menu li .dropdown_queue_manager, .side_menu .dropdown-menu li .dropdown_quality, .side_menu .dropdown-menu li .dropdown_ftp_auto, .side_menu .dropdown-menu li .dropdown_live, .side_menu .dropdown-menu li .dropdown_stats, .side_menu .dropdown-menu li .dropdown_screens_group, .side_menu .dropdown-menu li .dropdown_personal {
  border-top: 1px dashed white;
}
.side_menu .dropdown-menu .btn-default {
  background-color: #689840;
  border-color: unset;
  color: #fff;
  border: none;
  text-transform: none;
  text-align: left;
  font-weight: lighter;
  padding-left: 15px;
  height: 36px;
  font-size: 12px;
  margin-top: 0px;
  line-height: 25px;
}
.side_menu .dropdown-menu .btn-default span:before {
  font-family: "icons";
  padding-right: 15px;
  font-size: 11px;
}
.side_menu .dropdown_admin > .dropdown-menu {
  position: relative;
  left: 0 !important;
  top: 0;
  width: 230px;
  display: block;
  text-transform: none;
  box-shadow: none;
  height: 48px;
}
.side_menu .dropdown_admin > .dropdown-menu .dropdown {
  height: 48px;
}
.side_menu .dropdown_admin > .dropdown-menu .btn-default {
  color: #fff;
  border: none;
  text-transform: none;
  text-align: left;
  font-weight: lighter;
  padding-left: 50px;
  height: 48px;
  margin-top: 0px;
  font-size: 13px;
  z-index: 100;
}
.side_menu .dropdown_admin > .dropdown-menu .btn-default:hover {
  background-color: rgba(240, 240, 240, 0.15) !important;
  color: #fff;
}
.side_menu .dropdown_admin > .dropdown-menu .dropdown-menu {
  border-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 0 solid transparent;
  left: 100% !important;
  top: 0 !important;
  margin-top: 0;
  width: 100%;
  padding: 0;
}
.side_menu .dropdown_admin > .dropdown-menu .dropdown-menu .dropdown {
  height: 36px;
}
.side_menu .dropdown_admin > .dropdown-menu .dropdown-menu .btn-default {
  color: #fff;
  border: none;
  text-transform: none;
  text-align: left;
  font-weight: lighter;
  padding-left: 15px;
  height: 36px;
  font-size: 12px;
  margin-top: 0px;
  line-height: 25px;
}
.side_menu .dropdown_admin > .dropdown-menu .dropdown-menu .btn-default a {
  color: #fff;
}
.side_menu .dropdown_admin > .dropdown-menu .dropdown-menu .btn-default:before {
  content: "\1f398";
  color: #fff;
  font-family: "icons";
  margin-right: 3px;
  font-size: 13px;
  left: -8px;
  padding-left: 10px;
  position: relative;
  top: 2px;
}
.side_menu .content_upload:before {
  content: "\2c";
}
.side_menu .content:before {
  content: "\36";
}
.side_menu .content_encoding:before {
  content: "\e983";
}
.side_menu .smartcontent:before {
  content: "\37";
}
.side_menu .deleted_content:before {
  content: "\56";
}
.side_menu .content_calendar:before {
  content: "\3a";
}
.side_menu .fastcontent:before {
  content: "\38";
}
.side_menu .booking:before {
  content: "\27";
}
.side_menu .calendar:before {
  content: "\39";
}
.side_menu .pending_relation:before {
  content: "\26";
}
.side_menu .occupation:before {
  content: "\3f";
}
.side_menu .occupation_view:before {
  content: "\3f";
}
.side_menu .occupation_new_view:before {
  content: "\40";
}
.side_menu .production::before {
  content: "\2e";
  font-size: 12px;
}
.side_menu .deployment::before {
  content: "\32";
  font-size: 12px;
}
.side_menu .manage::before {
  content: "\2f";
  font-size: 12px;
}
.side_menu .hashtags::before {
  content: "";
}
.side_menu .mentions::before {
  content: "";
}
.side_menu .actions::before {
  content: "";
}
.side_menu .radio_analytics::before {
  content: "";
}
.side_menu .video_analytics::before {
  content: "";
}

#btn_sideMenu {
  left: 0;
  position: fixed;
  top: 65px;
  height: 42px;
  display: flex;
  align-items: center;
  transition: left 400ms;
  z-index: 100;
}
#btn_sideMenu ._arrow_left_2, #btn_sideMenu ._arrow_right_2 {
  color: #fff;
  font-size: 24px;
  padding: 4px 1px 4px 0;
  cursor: pointer;
  height: 100%;
  display: flex;
  border-radius: 0;
  align-items: center;
  background-color: #689840;
}
#btn_sideMenu ._arrow_left_2:hover {
  background-color: rgba(240, 240, 240, 0.15);
}
#btn_sideMenu ._arrow_left_2 {
  display: none;
  background-color: unset !important;
  padding: 8px 1px 4px 0px;
}

@media (min-width: 767px) {
  .dropdown_manage .dropdown-menu-right {
    overflow-x: hidden;
    overflow-y: auto;
  }

  #btn_sideMenu ._arrow_left_2 {
    border-radius: 0;
  }
  #btn_sideMenu ._arrow_left_2:hover {
    background-color: rgba(240, 240, 240, 0.15) !important;
  }
}
@media (max-width: 767px) {
  #btn_sideMenu {
    background-color: transparent;
    margin: 0 10px 0 10px !important;
  }
  #btn_sideMenu ._arrow_left_2 {
    padding: 10px 10px 4px 10px;
    border-radius: 0;
  }
  #btn_sideMenu ._arrow_right_2 {
    padding: 7px 10px 4px 10px;
    border-radius: 0;
  }
  #btn_sideMenu ._arrow_left_2:hover, #btn_sideMenu ._arrow_right_2:hover {
    background-color: rgba(240, 240, 240, 0.15) !important;
  }

  .siteloged .side_menu {
    overflow-x: visible;
    width: 230px;
  }

  .siteLoged .side_menu .dropdown_admin > .dropdown-menu .dropdown div .btn-default {
    padding-left: 20px !important;
  }

  .siteLoged .side_menu .dropdown .dropdown-menu .dropdown .btn-default {
    padding-left: 40px !important;
  }

  .side_menu .dropdown {
    width: 230px;
    background-color: transparent;
  }
}
@font-face {
  font-family: 'icons';
  src: url("fonts/Admira-Font-Outline.eot?2.012");
  src: url("fonts/Admira-Font-Outline.eot?2.012#iefix") format("embedded-opentype"), url("fonts/Admira-Font-Outline.ttf?2.012") format("truetype"), url("fonts/Admira-Font-Outline.woff?2.012") format("woff"), url("fonts/Admira-Font-Outline.svg?2.012#Admira-Font-Outline") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'fontawesome';
  src: url("fonts/fontawesome-webfont.otf");
  src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="_"], [class*=" _"] {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body {
  font-family: "Roboto";
}

ul li a.main {
  color: #aec78b;
  text-decoration: none;
}
ul li a.submain {
  color: black;
  text-decoration: none;
}
ul li a.submain2 {
  color: black;
}

.no_underline {
  text-decoration: none;
}

body, body.site {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
}

._join:before {
  font-family: "icons";
  content: "\e9d4";
}

._download_csv:before {
  font-family: "icons";
  content: "\e9d3";
}

._label:before {
  content: "\e9d2";
  font-family: "icons";
}

._square_arrow:before {
  content: "\e9d1";
  font-family: "icons";
}

._assign:before {
  content: "\e9b9";
  font-family: "icons";
}

._assign_multiple:before {
  content: "\e9cf";
  font-family: "icons";
}

._unassign:before {
  content: "\e9d0";
  font-family: "icons";
}

._Filter:before {
  content: "\e9cd";
  font-family: "icons";
}

._Bidding:before {
  content: "\e9ce";
  font-family: "icons";
}

._Fragrance:before {
  content: "\e9ba";
  font-family: "icons";
}

._Female:before {
  content: "\e9bb";
  font-family: "icons";
}

._Male:before {
  content: "\e9bc";
  font-family: "icons";
}

._Old-Man:before {
  content: "\e9bd";
  font-family: "icons";
}

._Old-Woman:before {
  content: "\e9be";
  font-family: "icons";
}

._Adult-Woman:before {
  content: "\e9bf";
  font-family: "icons";
}

._Adult-Man:before {
  content: "\e9c8";
  font-family: "icons";
}

._Young-Woman:before {
  content: "\e9c9";
  font-family: "icons";
}

._Young-Man:before {
  content: "\e9ca";
  font-family: "icons";
}

._Girl:before {
  content: "\e9cb";
  font-family: "icons";
}

._Boy:before {
  content: "\e9cc";
  font-family: "icons";
}

._playlist-assign:before {
  content: "\e9b3";
  font-family: "icons";
}

._playlist-multiple-assign:before {
  content: "\e9b4";
  font-family: "icons";
}

._led-screen:before {
  content: "\e9b5";
  font-family: "icons";
}

._monitor-2:before {
  content: "\e970";
  font-family: "icons";
}

._mupi:before {
  content: "\e9b6";
  font-family: "icons";
}

._projects:before {
  content: "\e9b2";
  font-family: "icons";
}

._roles:before {
  content: "\e990";
  font-family: "icons";
}

._album:before {
  content: "\e9a4";
  font-family: "icons";
}

._services:before {
  content: "\e9a3";
  font-family: "icons";
}

._catalog:before {
  content: "\e981";
  font-family: "icons";
}

._centers:before {
  content: "\e982";
  font-family: "icons";
}

._booth:before {
  content: "\e97f";
  font-family: "icons";
}

._music:before {
  content: "\e980";
  font-family: "icons";
}

._speaker:before {
  content: "\e9a5";
  font-family: "icons";
}

._dashboard:before {
  content: "\e9a6";
  font-family: "icons";
}

._maps_street_view:before {
  content: "\e9a7";
  font-family: "icons";
}

._maps_zoom_out:before {
  content: "\e9a8";
  font-family: "icons";
}

._maps:before {
  content: "\e9a9";
  font-family: "icons";
}

._turn_assign:before {
  content: "\e9aa";
  font-family: "icons";
}

._turn:before {
  content: "\e9ab";
  font-family: "icons";
}

._ticket_delete_hide:before {
  content: "\e9ac";
  font-family: "icons";
}

._ticket_deleted_show:before {
  content: "\e9ad";
  font-family: "icons";
}

._ticket_completed_hide:before {
  content: "\e9b0";
  font-family: "icons";
}

._ticket_completed_show:before {
  content: "\e9b1";
  font-family: "icons";
}

._copy:before {
  content: "\e97e";
  font-family: "icons";
}

._map_icon:before {
  content: "\e97d";
  font-family: "icons";
}

._icon_attention_2:before {
  content: "\e97b";
  font-family: "icons";
}

._icon_help:before {
  content: "\e97c";
  font-family: "icons";
}

._open_in_browser:before {
  content: "\e978";
  font-family: "icons";
}

._download_xls:before {
  content: "\e979";
  font-family: "icons";
}

._download_pdf:before {
  content: "\e97a";
  font-family: "icons";
}

._check_list_edit:before, ._edit_distribution:before {
  content: "\e975";
  font-family: "icons";
}

._view_deleted:before {
  content: "\e976";
  font-family: "icons";
}

._speaker_not_blocked:before {
  content: "\e977";
  font-family: "icons";
}

._home:before {
  content: "\e972";
  font-family: "icons";
}

._template_icon:before {
  content: "\e971";
  font-family: "icons";
}

._monitor-2:before {
  content: "\e970";
  font-family: "icons";
}

._criteria_tag_delete:before {
  content: "\e973";
  font-family: "icons";
}

._criteria_tad_add:before {
  content: "\e974";
  font-family: "icons";
}

._lock_closed:before {
  content: "\e96f";
  font-family: "icons";
}

._lock_open:before {
  content: "\e96e";
  font-family: "icons";
}

._playlist_create:before {
  content: "\e950";
  font-family: "icons";
}

._playlist_add_content:before {
  content: "\e951";
  font-family: "icons";
}

._playlist_remove_content:before {
  content: "\e952";
  font-family: "icons";
}

._playlist_duplicate:before {
  content: "\e953";
  font-family: "icons";
}

._playlist_delete:before {
  content: "\e954";
  font-family: "icons";
}

._playlist_assign:before {
  content: "\e955";
  font-family: "icons";
}

._playlist_unassign:before {
  content: "\e956";
  font-family: "icons";
}

._playlist_change_assignation:before {
  content: "\e957";
  font-family: "icons";
}

._playlist_change_order:before {
  content: "\e958";
  font-family: "icons";
}

._playlist_change_template:before {
  content: "\e959";
  font-family: "icons";
}

._playlist_change_transition:before {
  content: "\e95a";
  font-family: "icons";
}

._project_created:before {
  content: "\e95b";
  font-family: "icons";
}

._categoria_creada:before {
  content: "\e95c";
  font-family: "icons";
}

._categoria_eliminada:before {
  content: "\e95d";
  font-family: "icons";
}

._template_create:before {
  content: "\e95e";
  font-family: "icons";
}

._template_edit:before {
  content: "\e95f";
  font-family: "icons";
}

._template_delete:before {
  content: "\e960";
  font-family: "icons";
}

._template_change_name:before {
  content: "\e961";
  font-family: "icons";
}

._report_send_email_success:before {
  content: "\e962";
  font-family: "icons";
}

._report_send_email_fail:before {
  content: "\e963";
  font-family: "icons";
}

._block_create:before {
  content: "\e964";
  font-family: "icons";
}

._block_content_delete:before {
  content: "\e965";
  font-family: "icons";
}

._block_edit:before {
  content: "\e966";
  font-family: "icons";
}

._block_change_name:before {
  content: "\e967";
  font-family: "icons";
}

._block_content_add:before {
  content: "\e968";
  font-family: "icons";
}

._block_order_change:before {
  content: "\e969";
  font-family: "icons";
}

._block_delete:before {
  content: "\e96a";
  font-family: "icons";
}

._block_duplicate:before {
  content: "\e96b";
  font-family: "icons";
}

._content_add_ftp:before {
  content: "\e96c";
  font-family: "icons";
}

._content_update_ftp:before {
  content: "\e96d";
  font-family: "icons";
}

._capture_device_add:before {
  content: "\e940";
  font-family: "icons";
}

._film_add:before {
  content: "\e941";
  font-family: "icons";
}

._filet_add:before {
  content: "\e942";
  font-family: "icons";
}

._criteria_multiple_tag_delete:before {
  content: "\e943";
  font-family: "icons";
}

._criteria_edit:before {
  content: "\e944";
  font-family: "icons";
}

._criteria_delete:before {
  content: "\e945";
  font-family: "icons";
}

._criteria_add:before {
  content: "\e946";
  font-family: "icons";
}

._campaign_status_changed:before {
  content: "\e947";
  font-family: "icons";
}

._campaign_remove:before {
  content: "\e948";
  font-family: "icons";
}

._campaign_expired:before {
  content: "\e949";
  font-family: "icons";
}

._campaign_edit:before {
  content: "\e94a";
  font-family: "icons";
}

._campaign_content_relation_refused:before {
  content: "\e94b";
  font-family: "icons";
}

._campaign_content_relation_accepted:before {
  content: "\e94c";
  font-family: "icons";
}

._campaign_content_relation:before {
  content: "\e94d";
  font-family: "icons";
}

._campaign_added:before {
  content: "\e94e";
  font-family: "icons";
}

._report_file-resend:before {
  content: "\e928";
  font-family: "icons";
}

._content_add:before {
  content: "\e929";
  font-family: "icons";
}

._content_distribution:before {
  content: "\e92a";
  font-family: "icons";
}

._content_edit:before {
  content: "\e92b";
  font-family: "icons";
}

._content_emission:before {
  content: "\e92c";
  font-family: "icons";
}

._content_expired:before {
  content: "\e92d";
  font-family: "icons";
}

._content_no-encoded:before {
  content: "\e92e";
  font-family: "icons";
}

._content_schedule_added:before {
  content: "\e92f";
  font-family: "icons";
}

._content_schedule_deleted:before {
  content: "\e930";
  font-family: "icons";
}

._content_share:before {
  content: "\e931";
  font-family: "icons";
}

._content_status_change:before {
  content: "\e932";
  font-family: "icons";
}

._content_unshare:before {
  content: "\e933";
  font-family: "icons";
}

._content_web_add:before {
  content: "\e934";
  font-family: "icons";
}

._ratio_category_add:before {
  content: "\e935";
  font-family: "icons";
}

._ratio_category_edit:before {
  content: "\e936";
  font-family: "icons";
}

._ratio_category_delete:before {
  content: "\e937";
  font-family: "icons";
}

._ratio_change_name:before {
  content: "\e938";
  font-family: "icons";
}

._player_low_disk_space:before {
  content: "\e939";
  font-family: "icons";
}

._report_created:before {
  content: "\e93a";
  font-family: "icons";
}

._report_deleted:before {
  content: "\e93b";
  font-family: "icons";
}

._report_edit:before {
  content: "\e93c";
  font-family: "icons";
}

._report_fail:before {
  content: "\e93d";
  font-family: "icons";
}

._report_file_create:before {
  content: "\e93e";
  font-family: "icons";
}

._report_file_resend:before {
  content: "\e93f";
  font-family: "icons";
}

._player_registered:before {
  content: "\e926";
  font-family: "icons";
}

._report_edited:before {
  content: "\e91d";
  font-family: "icons";
}

._content_deleted:before {
  content: "\e91e";
  font-family: "icons";
}

._ratio_edited:before {
  content: "\e91f";
  font-family: "icons";
}

._ratio_added:before {
  content: "\e920";
  font-family: "icons";
}

._ratio_deleted:before {
  content: "\e921";
  font-family: "icons";
}

._ratio_percent_edited:before {
  content: "\e922";
  font-family: "icons";
}

._ratio_percent_added:before {
  content: "\e923";
  font-family: "icons";
}

._ratio_percent_deleted:before {
  content: "\e924";
  font-family: "icons";
}

._player_deleted:before {
  content: "\e925";
  font-family: "icons";
}

._player_registered:before {
  content: "\e926";
  font-family: "icons";
}

._project_notification:before {
  content: "\e927";
  font-family: "icons";
}

._levels-2:before {
  content: "\e910";
  font-family: "icons";
}

._player-link:before {
  content: "\e911";
  font-family: "icons";
}

._player-send:before {
  content: "\e912";
  font-family: "icons";
}

._player-error:before {
  content: "\e913";
  font-family: "icons";
}

._player-ok:before {
  content: "\e914";
  font-family: "icons";
}

._add-url:before {
  content: "\e915";
  font-family: "icons";
}

._assign-url:before {
  content: "\e916";
  font-family: "icons";
}

._first-page:before {
  content: "\e917";
  font-family: "icons";
}

._last-page:before {
  content: "\e918";
  font-family: "icons";
}

._blocks:before {
  content: "\e919";
  font-family: "icons";
}

._thief:before {
  content: "\e91a";
  font-family: "icons";
}

._thief2:before {
  content: "\e91b";
  font-family: "icons";
}

._permission:before {
  content: "\e91c";
  font-family: "icons";
}

._check_0:before {
  content: "\e9c0";
  font-family: "icons";
}

._if_arrow:before {
  content: "\e9c1";
  font-family: "icons";
}

._if:before {
  content: "\e9c7";
  font-family: "icons";
}

._circle_menu:before {
  content: "\e9c6";
  font-family: "icons";
}

._play_player:before {
  content: "\e9c5";
  font-family: "icons";
}

._check_bolder:before {
  content: "\e9c4";
  font-family: "icons";
}

._icon_weather:before {
  content: "\e9c3";
  font-family: "icons";
}

._icon_rss:before {
  content: "\e9c2";
  font-family: "icons";
}

._delete_search:before {
  content: "\e9af";
  font-family: "icons";
}

._exit:before {
  content: "\e9ae";
  font-family: "icons";
}

._trash_bin:before {
  content: "\e94f";
}

._graph:before {
  font-family: "icons";
  content: "\e983";
}

._timelapse_1:before {
  font-family: "icons";
  content: "\e984";
}

._timelapse_2:before {
  font-family: "icons";
  content: "\e985";
}

._grid_3:before {
  font-family: "icons";
  content: "\e986";
}

._arrow_down_2:before {
  font-family: "icons";
  content: "\e987";
}

._add_folder:before {
  font-family: "icons";
  content: "\e988";
}

._check_folder:before {
  font-family: "icons";
  content: "\e989";
}

._speaker2:before {
  font-family: "icons";
  content: "\e98a";
}

._film:before {
  font-family: "icons";
  content: "\e98b";
}

._person_delete:before {
  font-family: "icons";
  content: "\e98c";
}

._person_lock:before {
  font-family: "icons";
  content: "\e98d";
}

._person_write:before {
  font-family: "icons";
  content: "\e98e";
}

._cube_3d:before {
  font-family: "icons";
  content: "\e98f";
}

._cuppon:before {
  font-family: "icons";
  content: "\2212";
}

._document_search:before {
  font-family: "icons";
  content: "\e991";
}

._circles:before {
  font-family: "icons";
  content: "\e992";
}

._delete_3:before {
  font-family: "icons";
  content: "\e993";
}

._arrows_1:before {
  font-family: "icons";
  content: "\e994";
}

._unlock_1:before {
  font-family: "icons";
  content: "\e995";
}

._unlock_2:before {
  font-family: "icons";
  content: "\e996";
}

._bold_text:before {
  font-family: "icons";
  content: "\e997";
}

._italic_text:before {
  font-family: "icons";
  content: "\e998";
}

._underline_text:before {
  font-family: "icons";
  content: "\e999";
}

._headline_1:before {
  font-family: "icons";
  content: "\e99a";
}

._headline_2:before {
  font-family: "icons";
  content: "\e99b";
}

._headline_3:before {
  font-family: "icons";
  content: "\e99c";
}

._p:before {
  font-family: "icons";
  content: "\e99d";
}

._allign_left:before {
  font-family: "icons";
  content: "\e99e";
}

._allign_middle:before {
  font-family: "icons";
  content: "\e99f";
}

._allign_right:before {
  font-family: "icons";
  content: "\e9a0";
}

._move_left_text:before {
  font-family: "icons";
  content: "\e9a1";
}

._move_right_text:before {
  font-family: "icons";
  content: "\e9a2";
}

._actions:before {
  font-family: "icons";
  content: "\e901";
}

._mentions:before {
  font-family: "icons";
  content: "\e902";
}

._video:before {
  font-family: "icons";
  content: "\e903";
}

._radio:before {
  font-family: "icons";
  content: "\e904";
}

._image_move:before {
  font-family: "icons";
  content: "\e905";
}

._hashtag:before {
  font-family: "icons";
  content: "\e906";
}

._notification_hover:before {
  font-family: "icons";
  content: "\e907";
}

._hover:before {
  font-family: "icons";
  content: "\e908";
}

._notification_4:before {
  font-family: "icons";
  content: "\e909";
}

._notification_3:before {
  font-family: "icons";
  content: "\e90a";
}

._wordpress:before {
  font-family: "icons";
  content: "\e90b";
}

._facebook:before {
  font-family: "icons";
  content: "\e90c";
}

._twitter:before {
  font-family: "icons";
  content: "\e90d";
}

._google_plus:before {
  font-family: "icons";
  content: "\e90e";
}

._blogger:before {
  font-family: "icons";
  content: "\e90f";
}

._goback:before {
  font-family: "icons";
  content: "\21";
}

._reload_2:before {
  font-family: "icons";
  content: "\22";
}

._loading:before {
  font-family: "icons";
  content: "\23";
}

._refresh:before {
  font-family: "icons";
  content: "\24";
}

._loading_2:before {
  font-family: "icons";
  content: "\25";
}

._loading_3:before {
  font-family: "icons";
  content: "\26";
}

._check:before {
  font-family: "icons";
  content: "\27";
}

._check_2:before {
  font-family: "icons";
  content: "\28";
}

._delete:before, .delete_content:before {
  font-family: "icons";
  content: "\29";
}

._delete_2:before {
  font-family: "icons";
  content: "\2a";
}

._upload:before {
  font-family: "icons";
  content: "\2b";
}

._upload_2:before {
  font-family: "icons";
  content: "\2c";
}

._upload_3:before {
  font-family: "icons";
  content: "\2d";
}

._share:before {
  font-family: "icons";
  content: "\2e";
}

._settings:before {
  font-family: "icons";
  content: "\2f";
}

._settings_2:before {
  font-family: "icons";
  content: "\30";
}

._settings_3:before {
  font-family: "icons";
  content: "\31";
}

._monitor:before {
  font-family: "icons";
  content: "\32";
}

._option:before {
  font-family: "icons";
  content: "\33";
}

._monitor_2:before {
  font-family: "icons";
  content: "\34";
}

._monitor_3:before {
  font-family: "icons";
  content: "\35";
}

._image:before {
  font-family: "icons";
  content: "\36";
}

._image_crop:before {
  font-family: "icons";
  content: "\37";
}

._images:before {
  font-family: "icons";
  content: "\38";
}

._schedule:before {
  font-family: "icons";
  content: "\39";
}

._calendar:before {
  font-family: "icons";
  content: "\3a";
}

._calendar_map:before {
  font-family: "icons";
  content: "\3b";
}

._agenda:before {
  font-family: "icons";
  content: "\3c";
}

._calendar_on:before {
  font-family: "icons";
  content: "\3d";
}

._calendar_off:before {
  font-family: "icons";
  content: "\3e";
}

._adjust_1:before {
  font-family: "icons";
  content: "\3f";
}

._adjust_2:before {
  font-family: "icons";
  content: "\40";
}

._settings_4:before {
  font-family: "icons";
  content: "\41";
}

._settings_5:before {
  font-family: "icons";
  content: "\42";
}

._notification:before {
  font-family: "icons";
  content: "\43";
}

._notification_2:before {
  font-family: "icons";
  content: "\44";
}

._notification_edit:before {
  font-family: "icons";
  content: "\45";
}

._grid:before {
  font-family: "icons";
  content: "\46";
}

._grid_adjust:before {
  font-family: "icons";
  content: "\47";
}

._grid_2:before {
  font-family: "icons";
  content: "\48";
}

._grid_select:before {
  font-family: "icons";
  content: "\49";
}

._language:before {
  font-family: "icons";
  content: "\4a";
}

._arrow_left:before {
  font-family: "icons";
  content: "\4b";
}

._arrow_right:before {
  font-family: "icons";
  content: "\4c";
}

._arrow_left_2:before {
  font-family: "icons";
  content: "\4d";
}

._arrow_right_2:before {
  font-family: "icons";
  content: "\4e";
}

._add:before {
  font-family: "icons";
  content: "\4f";
}

._add_2:before {
  font-family: "icons";
  content: "\50";
}

._add_3:before {
  font-family: "icons";
  content: "\51";
}

._document:before {
  font-family: "icons";
  content: "\52";
}

._search:before, ._search:before {
  font-family: "icons";
  content: "\53";
}

._search_2:before {
  font-family: "icons";
  content: "\54";
}

._print:before {
  font-family: "icons";
  content: "\55";
}

._trash:before, ._trash:before {
  font-family: "icons";
  content: "\56";
}

._recover_trash:before {
  font-family: "icons";
  content: "\57";
}

._move:before {
  font-family: "icons";
  content: "\58";
}

._move_2:before, ._edit_status:before {
  content: "\59";
}

._expand:before {
  font-family: "icons";
  content: "\5a";
}

._edit:before {
  font-family: "icons";
  content: "\5b";
}

._note:before {
  font-family: "icons";
  content: "\5c";
}

._attention:before {
  font-family: "icons";
  content: "\5d";
}

._info:before {
  font-family: "icons";
  content: "\5e";
}

._info_2:before {
  font-family: "icons";
  content: "\5f";
}

._attach:before {
  font-family: "icons";
  content: "\60";
}

._disk:before {
  font-family: "icons";
  content: "\61";
}

._disk_edit:before {
  font-family: "icons";
  content: "\62";
}

._folder_download:before {
  font-family: "icons";
  content: "\63";
}

._play:before {
  font-family: "icons";
  content: "\64";
}

._stop:before {
  font-family: "icons";
  content: "\65";
}

._projector:before {
  font-family: "icons";
  content: "\66";
}

._movie:before {
  font-family: "icons";
  content: "\67";
}

._play_back:before {
  font-family: "icons";
  content: "\68";
}

._play_forward:before {
  font-family: "icons";
  content: "\69";
}

._time:before {
  font-family: "icons";
  content: "\6a";
}

._time_2:before {
  font-family: "icons";
  content: "\6b";
}

._time_3:before {
  font-family: "icons";
  content: "\6c";
}

._check_list:before {
  font-family: "icons";
  content: "\6d";
}

._list:before {
  font-family: "icons";
  content: "\6e";
}

._list_edit:before {
  font-family: "icons";
  content: "\6f";
}

._menu:before {
  font-family: "icons";
  content: "\70";
}

._check_list_2:before {
  font-family: "icons";
  content: "\71";
}

._label_add:before {
  font-family: "icons";
  content: "\72";
}

._label_remove:before {
  font-family: "icons";
  content: "\73";
}

._star:before {
  font-family: "icons";
  content: "\74";
}

._switch_off:before {
  font-family: "icons";
  content: "\75";
}

._icon:before {
  font-family: "icons";
  content: "\76";
}

._circle:before {
  font-family: "icons";
  content: "\77";
}

._plug:before {
  font-family: "icons";
  content: "\78";
}

._hide:before {
  font-family: "icons";
  content: "\79";
}

._view:before {
  font-family: "icons";
  content: "\7a";
}

._send:before {
  font-family: "icons";
  content: "\7b";
}

._mail:before {
  font-family: "icons";
  content: "\7c";
}

._people:before {
  font-family: "icons";
  content: "\7d";
}

._add_people:before {
  font-family: "icons";
  content: "\7e";
}

._price:before {
  font-family: "icons";
  content: "\1f39f";
}

._shapes:before {
  font-family: "icons";
  content: "\1f39e";
}

._levels:before {
  font-family: "icons";
  content: "\1f39d";
}

._lock:before {
  font-family: "icons";
  content: "\1f39c";
}

._connect:before {
  font-family: "icons";
  content: "\1f39a";
}

._pin:before {
  font-family: "icons";
  content: "\1f39b";
}

._idea:before {
  font-family: "icons";
  content: "\1f3a0";
}

._wifi:before {
  font-family: "icons";
  content: "\1f399";
}

._small_circle:before {
  font-family: "icons";
  content: "\1f398";
}

._diagonal:before {
  font-family: "icons";
  content: "\1f397";
}

._cube:before {
  font-family: "icons";
  content: "\1f395";
}

._dots:before {
  font-family: "icons";
  content: "\1f394";
}

._shape:before {
  font-family: "icons";
  content: "\1f37f";
}

._adjust:before {
  font-family: "icons";
  content: "\1f37e";
}

._open:before {
  font-family: "icons";
  content: "\1f37d";
}

._menu_2:before {
  font-family: "icons";
  content: "\1f336";
}

._link:before {
  font-family: "icons";
  content: "\1f328";
}

._photo:before {
  font-family: "icons";
  content: "\1f326";
}

._edit_2:before {
  font-family: "icons";
  content: "\1f329";
}

._font:before {
  font-family: "icons";
  content: "\1f32a";
}

._paint:before {
  font-family: "icons";
  content: "\1f327";
}

._check_add:before {
  font-family: "icons";
  content: "\1f32b";
}

._check_remove:before {
  font-family: "icons";
  content: "\1f32c";
}

._info_3:before {
  font-family: "icons";
  content: "\1f32d";
}

._rhomb:before {
  font-family: "icons";
  content: "\1f32f";
}

._circle_2:before {
  font-family: "icons";
  content: "\2b56";
}

._circle_3:before {
  font-family: "icons";
  content: "\23ed";
}

._circle_4:before {
  font-family: "icons";
  content: "\23ee";
}

._uncheck:before {
  font-family: "icons";
  content: "\23ef";
}

._uncheck_2:before {
  font-family: "icons";
  content: "\23f1";
}

._check_3:before {
  font-family: "icons";
  content: "\1f321";
}

._check_delete:before {
  font-family: "icons";
  content: "\1f322";
}

._arrows:before {
  font-family: "icons";
  content: "\1f323";
}

._circle_5:before {
  font-family: "icons";
  content: "\1f324";
}

._arrow_right_3:before {
  font-family: "icons";
  content: "\a1";
}

._arrow_down:before {
  font-family: "icons";
  content: "\a2";
}

._support:before {
  font-family: "icons";
  content: "\e900";
}

.btn {
  outline: none !important;
}

.btn_help {
  position: absolute;
  right: 20px;
  top: 14px;
}
.btn_help #user_film {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  position: relative;
  margin-top: 3px;
}
.btn_help ._icon_help {
  font-size: 32px;
  color: #fff;
}

button.btn-lg, .btn-group-lg > button.btn, .btn-group-lg > .btn {
  border-radius: 25px;
}

#btn_return_2, #btn_return2, #btn_back2, #nav-back2, #nav-next2, #back2, #next2 {
  margin-right: 0px;
}
#btn_return_2 ._refresh::before, #btn_return_2 ._arrow_left_2::before, #btn_return_2 ._arrow_right_2::before, #btn_return2 ._refresh::before, #btn_return2 ._arrow_left_2::before, #btn_return2 ._arrow_right_2::before, #btn_back2 ._refresh::before, #btn_back2 ._arrow_left_2::before, #btn_back2 ._arrow_right_2::before, #nav-back2 ._refresh::before, #nav-back2 ._arrow_left_2::before, #nav-back2 ._arrow_right_2::before, #nav-next2 ._refresh::before, #nav-next2 ._arrow_left_2::before, #nav-next2 ._arrow_right_2::before, #back2 ._refresh::before, #back2 ._arrow_left_2::before, #back2 ._arrow_right_2::before, #next2 ._refresh::before, #next2 ._arrow_left_2::before, #next2 ._arrow_right_2::before {
  /*color: #fff;*/
  cursor: pointer;
  font-size: 33px;
  position: relative;
}
#btn_return_2 ._refresh::before:hover, #btn_return_2 ._arrow_left_2::before:hover, #btn_return_2 ._arrow_right_2::before:hover, #btn_return2 ._refresh::before:hover, #btn_return2 ._arrow_left_2::before:hover, #btn_return2 ._arrow_right_2::before:hover, #btn_back2 ._refresh::before:hover, #btn_back2 ._arrow_left_2::before:hover, #btn_back2 ._arrow_right_2::before:hover, #nav-back2 ._refresh::before:hover, #nav-back2 ._arrow_left_2::before:hover, #nav-back2 ._arrow_right_2::before:hover, #nav-next2 ._refresh::before:hover, #nav-next2 ._arrow_left_2::before:hover, #nav-next2 ._arrow_right_2::before:hover, #back2 ._refresh::before:hover, #back2 ._arrow_left_2::before:hover, #back2 ._arrow_right_2::before:hover, #next2 ._refresh::before:hover, #next2 ._arrow_left_2::before:hover, #next2 ._arrow_right_2::before:hover {
  text-decoration: none;
}
#btn_return_2:hover, #btn_return2:hover, #btn_back2:hover, #nav-back2:hover, #nav-next2:hover, #back2:hover, #next2:hover {
  text-decoration: none;
}

#btn_accept2 {
  margin-right: 10px;
}
#btn_accept2 ._refresh::before, #btn_accept2 ._arrow_left_2::before, #btn_accept2 ._arrow_right_2::before {
  color: #fff;
  cursor: pointer;
  font-size: 36px;
  position: relative;
  top: -2px;
}
#btn_accept2 ._refresh::before:hover, #btn_accept2 ._arrow_left_2::before:hover, #btn_accept2 ._arrow_right_2::before:hover {
  text-decoration: none;
}
#btn_accept2:hover {
  text-decoration: none;
}

#btn_save2 {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
}
#btn_save2 ._disk::before {
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  /* margin-right: 10px;*/
  position: relative;
}
#btn_save2 ._disk::before:hover {
  text-decoration: none;
}

.btn_next_prev {
  position: relative;
  width: 90px;
  margin: 0 auto;
  top: 17px;
}

#btn_next {
  background: #689840 none repeat scroll 0 0;
  border-radius: 40px;
  color: #fff;
  font-family: "icons";
  font-size: 20px;
  padding: 10px;
  position: relative;
  border: none;
  width: 40px;
  text-decoration: none;
}

#btn_prev {
  background: #689840 none repeat scroll 0 0;
  border-radius: 40px;
  color: #fff;
  font-family: "icons";
  font-size: 20px;
  padding: 10px;
  position: relative;
  border: none;
  width: 40px;
  text-decoration: none;
}

.btnDis {
  opacity: 0.3 !important;
}

.btn_more, .btn_more_2 {
  background-color: #689840;
  margin-top: 0px !important;
  text-align: center;
  cursor: pointer;
  /*margin-bottom: 10px;*/
}
.btn_more #more_content, .btn_more_2 #more_content {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  margin: 0 auto;
  position: relative;
  top: 2px;
}
.btn_more #button_more_help, .btn_more_2 #button_more_help {
  left: 50%;
  margin-top: 30px;
  margin-left: -4em !important;
}

#btn_panel.whiteBox {
  margin-bottom: 30px;
  min-height: 70px;
  padding: 0;
}
#btn_panel.whiteBox #btn_back, #btn_panel.whiteBox #nav-back, #btn_panel.whiteBox #btn_return, #btn_panel.whiteBox #back {
  float: none;
}
#btn_panel.whiteBox #btn_back ._arrow_left, #btn_panel.whiteBox #nav-back ._arrow_left, #btn_panel.whiteBox #btn_return ._arrow_left, #btn_panel.whiteBox #back ._arrow_left {
  color: #689840;
}
#btn_panel.whiteBox #btn_back ._arrow_left:before, #btn_panel.whiteBox #nav-back ._arrow_left:before, #btn_panel.whiteBox #btn_return ._arrow_left:before, #btn_panel.whiteBox #back ._arrow_left:before {
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
}
#btn_panel.whiteBox .btn_text_green, #btn_panel.whiteBox #btn_save, #btn_panel.whiteBox #text_button, #btn_panel.whiteBox #edit_plv, #btn_panel.whiteBox #add_screen_submit, #btn_panel.whiteBox #next, #btn_panel.whiteBox #nav-next, #btn_panel.whiteBox #btn_save_plvs, #btn_panel.whiteBox #btn_save_content, #btn_panel.whiteBox #btn_save_users, #btn_panel.whiteBox #btn_upload, #btn_panel.whiteBox #btn_upload_1, #btn_panel.whiteBox #save {
  background-color: transparent;
  border: medium none;
  margin: 25px 25px 15px;
  display: inline-block;
}
#btn_panel.whiteBox .btn_text_green:hover, #btn_panel.whiteBox #btn_save:hover, #btn_panel.whiteBox #text_button:hover, #btn_panel.whiteBox #edit_plv:hover, #btn_panel.whiteBox #add_screen_submit:hover, #btn_panel.whiteBox #next:hover, #btn_panel.whiteBox #nav-next:hover, #btn_panel.whiteBox #btn_save_plvs:hover, #btn_panel.whiteBox #btn_save_content:hover, #btn_panel.whiteBox #btn_save_users:hover, #btn_panel.whiteBox #btn_upload:hover, #btn_panel.whiteBox #btn_upload_1:hover, #btn_panel.whiteBox #save:hover {
  text-decoration: none;
}
#btn_panel.whiteBox .btn_text_green:hover .ui-button-text, #btn_panel.whiteBox #btn_save:hover .ui-button-text, #btn_panel.whiteBox #text_button:hover .ui-button-text, #btn_panel.whiteBox #edit_plv:hover .ui-button-text, #btn_panel.whiteBox #add_screen_submit:hover .ui-button-text, #btn_panel.whiteBox #next:hover .ui-button-text, #btn_panel.whiteBox #nav-next:hover .ui-button-text, #btn_panel.whiteBox #btn_save_plvs:hover .ui-button-text, #btn_panel.whiteBox #btn_save_content:hover .ui-button-text, #btn_panel.whiteBox #btn_save_users:hover .ui-button-text, #btn_panel.whiteBox #btn_upload:hover .ui-button-text, #btn_panel.whiteBox #btn_upload_1:hover .ui-button-text, #btn_panel.whiteBox #save:hover .ui-button-text {
  text-decoration: none;
}
#btn_panel.whiteBox .btn_text_green .ui-button-text, #btn_panel.whiteBox #btn_save .ui-button-text, #btn_panel.whiteBox #text_button .ui-button-text, #btn_panel.whiteBox #edit_plv .ui-button-text, #btn_panel.whiteBox #add_screen_submit .ui-button-text, #btn_panel.whiteBox #next .ui-button-text, #btn_panel.whiteBox #nav-next .ui-button-text, #btn_panel.whiteBox #btn_save_plvs .ui-button-text, #btn_panel.whiteBox #btn_save_content .ui-button-text, #btn_panel.whiteBox #btn_save_users .ui-button-text, #btn_panel.whiteBox #btn_upload .ui-button-text, #btn_panel.whiteBox #btn_upload_1 .ui-button-text, #btn_panel.whiteBox #save .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 60px;
  text-transform: uppercase;
  text-decoration: none;
}

.buttons_text {
  padding: 15px 10px;
}
.buttons_text .button {
  text-align: center;
  margin: 10px 0;
}
.buttons_text .button .ui-button-text {
  background-color: #fff;
  color: #689840;
  border-radius: 25px;
  cursor: pointer;
  font-size: 12px;
  line-height: 15px;
  padding: 2px 10px 9px 11px;
  border: 1px solid #689840;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  float: left;
}
.buttons_text .button .ui-button-text:before {
  font-family: "icons";
  font-size: 19px;
  line-height: 25px;
  margin-left: 0;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.buttons_text .button #btn_a_content .ui-button-text:before {
  content: "\36";
}
.buttons_text .button #btn_a_player .ui-button-text:before {
  content: "\34";
}
.buttons_text .button #btn_a_campaign .ui-button-text:before {
  content: "\3a";
}
.buttons_text .button #btn_a_campaign_new .ui-button-text:before {
  content: "\3c";
  font-size: 25px;
  top: 7px;
}
.buttons_text .button #btn_submit_content .ui-button-text:before, .buttons_text .button #btn_submit_plv .ui-button-text:before, .buttons_text .button #btn_filter .ui-button-text:before {
  content: "\53";
}
.buttons_text .button .btn-selected .ui-button-text {
  background-color: #689840;
  color: #fff;
  padding: 2px 12px 9px 13px;
}

.tools_bar {
  /*float:right;
  padding-top: 0px;
  top:14px;
  position: relative;
  margin-bottom:20px;
  margin-right: 10px;*/
  float: right;
  margin-bottom: 4px;
  margin-right: 10px;
  margin-top: 14px;
  padding-top: 0;
  position: relative;
  top: auto;
}
.tools_bar > div {
  margin-right: 20px;
}
.tools_bar div {
  float: right;
  color: #fff;
}
.tools_bar div a {
  color: #fff;
  text-transform: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.tools_bar div a:hover {
  text-decoration: none;
}
.tools_bar div > div.box_text_help {
  background-color: #404041;
  color: #fff;
  text-transform: none;
  font-size: 10px;
  position: absolute;
  /*margin-top: 40px;*/
  padding: 2px 6px 4px;
  margin-left: -0.6em;
  box-sizing: border-box;
  display: none;
  opacity: 0;
  transition: opacity 300ms;
  box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);
}
.tools_bar div > div.box_text_help::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0.7em;
  left: 50%;
  box-sizing: border-box;
  border: 0.5em solid #404041;
  border-color: transparent transparent #404041 #404041;
  transform-origin: 0 0;
  transform: rotate(-225deg);
}
.tools_bar div .box_text_help {
  margin-top: 8px;
}
.tools_bar .button_header div {
  /*border-radius:3px;*/
}
.tools_bar .button_header div::before, .tools_bar .button_header span::before {
  font-family: "icons";
  color: #fff;
  background-color: transparent;
  /*font-size: 22px;*/
  font-size: 30px;
  position: relative;
  /*border-radius:3px;*/
  padding: 0px;
}
.tools_bar .button_header ._arrow_right_2:before {
  font-size: 34px;
}
.tools_bar #info_bar {
  border-left: 1px solid #fff;
  font-size: 13px;
  /*margin-right: 15px;*/
  margin-top: 8px;
  padding-left: 15px;
  text-transform: none;
}
.tools_bar .content_delete {
  /*margin-right: 15px;*/
  display: none;
}
.tools_bar .btn_restore_all {
  /*margin-right: 15px;*/
  display: none;
}
.tools_bar .print_list {
  /*margin-right: 15px;*/
}
.tools_bar .filter_cancel {
  /*margin-right: 15px;*/
  display: none;
}
.tools_bar .filter {
  /*margin-right: 15px;*/
}
.tools_bar .content_add, .tools_bar .screen_add {
  /*margin-right: 15px;*/
}
.tools_bar .playlist_assign, .tools_bar .assign {
  /*margin-right: 15px;*/
}
.tools_bar .unassign {
  /*margin-right: 15px;*/
}
.tools_bar .multi_playlist_assign {
  /*margin-right: 15px;*/
}
.tools_bar .delete_content:before {
  content: "\56";
}
.tools_bar .edit_values, .tools_bar #edit_plv, .tools_bar #btn_edit_name, .tools_bar #editar {
  /*margin-right: 15px;*/
  margin-top: 0px;
}
.tools_bar .edit_values ._edit, .tools_bar #edit_plv ._edit, .tools_bar #btn_edit_name ._edit, .tools_bar #editar ._edit {
  font-size: 27px;
}
.tools_bar #btn_assign_url {
  /*margin-right: 15px;*/
  margin-top: 4px;
}
.tools_bar #btn_assign_url ._assign-url:before {
  font-size: 32px;
  top: -2px;
}
.tools_bar #btn_delete_nfc .delete_content:before {
  top: 2px;
}
.tools_bar #btn_url_criteria {
  /*margin-right: 15px;*/
  margin-top: 1px;
}
.tools_bar #btn_url_criteria ._icon_rss {
  font-size: 27px;
}
.tools_bar .edit_location {
  /*margin-right: 15px;*/
  margin-top: 3px;
}
.tools_bar .edit_location ._pin {
  font-size: 26px;
}
.tools_bar .btn_refresh {
  /*margin-right: 15px;*/
}
.tools_bar .project_invitation {
  /*margin-right: 15px;*/
}
.tools_bar .project_invitation ._add_people {
  display: inline-block;
}
.tools_bar .btn_settings {
  /*margin-right: 15px;*/
}
.tools_bar .btn_notifications_project {
  /*margin-right: 15px;*/
}
.tools_bar #btn_upload_1_2, .tools_bar _upload_2 {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
}
.tools_bar #btn_upload_1_2 ._disk:before, .tools_bar _upload_2 ._disk:before {
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  position: relative;
}
.tools_bar #btn_upload_2, .tools_bar #nav-next2 {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
}
.tools_bar #btn_upload_2 ._upload_2:before, .tools_bar #nav-next2 ._upload_2:before {
  color: #fff;
  cursor: pointer;
  font-size: 32px;
  position: relative;
}
.tools_bar .text_buttons {
  float: right;
  margin-top: -3px;
  margin-bottom: 16px;
}
.tools_bar .text_buttons a .ui-button-text {
  margin: 0 6px;
  background-color: #75A747;
  border-radius: 20px;
  color: #fff;
  padding: 11px 16px;
}
.tools_bar .text_buttons #create_period .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\e985";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #create_coupon_list .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\2212";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #customer_cuppon .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\2212";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #btn_exception .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\28";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #btn_logical .ui-button-text:before {
  position: relative;
  content: "\1f39e";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #btn_create_exception .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\51";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #btn_distribution .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\58";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons #btn_a_permission_group .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\1f37e";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons .command-menu {
  display: block;
  margin: 0px;
  float: right;
  position: relative;
  opacity: 1;
}
.tools_bar .text_buttons .command-menu button {
  background-color: transparent !important;
  border: medium none;
  color: #fff;
  margin: 0 10px;
  padding: 0;
  box-shadow: none !important;
}
.tools_bar .text_buttons .command-menu button .caret {
  border: medium none;
  display: inline;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 300;
  background-color: #75A747;
  border-radius: 20px;
  padding: 11px 16px;
}
.tools_bar .text_buttons .command-menu button .caret:before {
  position: relative;
  content: "\5c";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons .command-menu button .caret:after {
  position: relative;
  content: "\a2";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-left: 8px;
  left: 2px;
}
.tools_bar .text_buttons .command-menu.open button {
  background-color: #689840;
  color: #fff;
  outline: none;
  box-shadow: none;
}
.tools_bar .text_buttons .command-menu.open button:active, .tools_bar .text_buttons .command-menu.open button:focus, .tools_bar .text_buttons .command-menu.open button:active:focus, .tools_bar .text_buttons .command-menu.open button.active, .tools_bar .text_buttons .command-menu.open button.focus, .tools_bar .text_buttons .command-menu.open button.active.focus {
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu {
  background: #fff;
  border: medium none;
  border-radius: 0;
  font-size: 12px;
  left: 9px;
  margin: 12px 0 0;
  min-width: 152px;
  padding: 0;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu li > div {
  float: none;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu li a {
  color: #689840;
  cursor: pointer;
  float: none;
  padding: 10px 6px 10px 42px;
  text-align: left;
  width: 100%;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu li a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu li a span:before {
  font-size: 22px;
  margin-left: -33px;
  margin-top: -2px;
  position: absolute;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu li a:hover, .tools_bar .text_buttons .command-menu.open .dropdown-menu li a:focus {
  background-color: #75A747;
  color: #fff;
}
.tools_bar .text_buttons .command-menu.open .dropdown-menu li a:hover span, .tools_bar .text_buttons .command-menu.open .dropdown-menu li a:focus span {
  color: #fff;
}
.tools_bar .text_buttons ul.sf-menu li {
  line-height: 13px;
}
.tools_bar .text_buttons ul.sf-menu .ui-button-text a {
  background-color: #75A747;
  border-radius: 20px;
  padding: 11px 20px;
  color: #fff;
}
.tools_bar .text_buttons ul.sf-menu .ui-button-text a:before {
  position: relative;
  content: "\5c";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.tools_bar .text_buttons ul.sf-menu .ui-button-text a:after {
  position: relative;
  content: "\a2";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-left: 8px;
  left: 2px;
}

#auto_color {
  color: #fff !important;
  border-radius: 20px;
  display: inline-block;
  margin-right: 10px;
  padding: 6px 25px;
  position: relative;
  text-align: center;
  width: 125px;
  margin-top: 10px;
}
#auto_color .box_text_help {
  margin-top: 30px;
}

.select-all #check_all, .select-all #btn_select {
  display: none;
}
.select-all input[type="checkbox"] + label:after {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 17px;
  line-height: 10px;
  margin-left: 0;
  padding-right: 0;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 100;
}
.select-all input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
}
.select-all .box_text_help {
  background-color: #404041;
  color: #fff;
  text-transform: none;
  font-size: 10px;
  position: absolute;
  margin-top: 10px;
  padding: 2px 6px 4px;
  box-sizing: border-box;
  display: none;
  opacity: 0;
  transition: opacity 300ms;
  font-weight: 300;
  box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);
}
.select-all .box_text_help::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0.5em;
  left: 50%;
  box-sizing: border-box;
  border: 0.5em solid #404041;
  border-color: transparent transparent #404041 #404041;
  transform-origin: 0 0;
  transform: rotate(-225deg);
}

.content_img:hover .preview-btn {
  display: block;
}
.content_img .preview-btn {
  border: 5px solid #333;
  display: none;
  height: 100%;
  left: 0;
  margin: 0px 0 0;
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 5;
  cursor: pointer;
}
.content_img .preview-btn span {
  color: #fff;
  background-color: #333;
  font-weight: 500;
  padding: 5px;
}
.content_img .preview-btn ._play_player {
  padding: 5px 1px 4px 5px;
}
.content_img .preview-btn ._play_player:before {
  font-size: 20px;
  font-weight: bold;
}

.facebook:before {
  font-family: "icons";
  content: "\e90c";
}

.twitter:before {
  font-family: "icons";
  content: "\e90d";
}

.google:before {
  font-family: "icons";
  content: "\e90e";
}

.wordpress:before {
  font-family: "icons";
  content: "\e90b";
}

.blogger:before {
  font-family: "icons";
  content: "\e90f";
}

.blogmail:before {
  font-family: "icons";
  content: "\7c";
}

@media (max-width: 995px) {
  #btn_panel.whiteBox #btn_save, #btn_panel.whiteBox #text_button, #btn_panel.whiteBox #add_screen_submit, #btn_panel.whiteBox #save {
    margin: 25px 25px 15px 0;
  }
  #btn_panel.whiteBox #btn_save .ui-button-text, #btn_panel.whiteBox #text_button .ui-button-text, #btn_panel.whiteBox #add_screen_submit .ui-button-text, #btn_panel.whiteBox #save .ui-button-text {
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 35px;
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  #btn_panel.whiteBox #btn_save, #btn_panel.whiteBox #btn_accept, #btn_panel.whiteBox #text_button, #btn_panel.whiteBox #add_screen_submit, #btn_panel.whiteBox #save {
    margin: 25px 25px 20px 0;
  }
  #btn_panel.whiteBox #btn_save .ui-button-text, #btn_panel.whiteBox #btn_accept .ui-button-text, #btn_panel.whiteBox #text_button .ui-button-text, #btn_panel.whiteBox #add_screen_submit .ui-button-text, #btn_panel.whiteBox #save .ui-button-text {
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 35px !important;
    text-transform: uppercase;
  }
  #btn_panel.whiteBox #btn_show_init {
    margin: 17px 5px 5px;
  }

  #btn_panel.whiteBox #btn_save, #btn_panel.whiteBox #text_button, #btn_panel.whiteBox #edit_plv, #btn_panel.whiteBox #add_screen_submit, #btn_panel.whiteBox #next, #btn_panel.whiteBox #nav-next, #btn_panel.whiteBox #btn_save_plvs, #btn_panel.whiteBox #btn_save_content, #btn_panel.whiteBox #btn_save_users, #btn_panel.whiteBox #btn_upload, #btn_panel.whiteBox #btn_upload_1, #save {
    margin: 25px 5px 15px;
  }
}
.login.loginHome #foot {
  display: none;
}

.loginHome, .login.siteLoged {
  background: url("") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 100%;
  position: relative;
  color: #fff;
}
.loginHome .row, .login.siteLoged .row {
  margin-left: 0;
  margin-right: 0;
}
.loginHome.users, .login.siteLoged.users {
  background: url("../../img/fondo2.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.loginHome #foot, .login.siteLoged #foot {
  bottom: 20px;
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.loginHome ul, .loginHome ol, .login.siteLoged ul, .login.siteLoged ol {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.loginHome .tableHome, .login.siteLoged .tableHome {
  display: table;
  height: 100%;
  left: 50%;
  margin: auto;
  text-align: center;
  width: 100%;
}
.loginHome .tableHome #cont, .login.siteLoged .tableHome #cont {
  display: table-row;
  height: 100%;
}
.loginHome .row #header_logo_login, .login.siteLoged .row #header_logo_login {
  background: transparent;
  width: 100%;
  position: fixed;
  z-index: 100;
  left: 0;
}
.loginHome .row #header_logo_login .header_div, .login.siteLoged .row #header_logo_login .header_div {
  background: transparent;
}
.loginHome .row #header_logo_login .header_div .header_items, .login.siteLoged .row #header_logo_login .header_div .header_items {
  width: 100%;
}
.loginHome .row #header_logo_login .header_div .header_items #header_user, .login.siteLoged .row #header_logo_login .header_div .header_items #header_user {
  background-color: transparent;
  text-align: right;
  margin-top: 10px;
  float: right;
}
.loginHome .row #header_logo_login .header_div .header_items #header_user a, .login.siteLoged .row #header_logo_login .header_div .header_items #header_user a {
  text-align: right;
  padding: 8px;
  /* border:1px solid transparent;*/
  border-radius: 3px;
  margin: 0 5px;
  color: #fff;
  text-shadow: -1px 1px rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.loginHome .row #header_logo_login .header_div .header_items #header_user a:hover, .login.siteLoged .row #header_logo_login .header_div .header_items #header_user a:hover {
  background-color: rgba(255, 255, 255, 0.3);
  /*  border:1px solid $white70;*/
  text-decoration: none;
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang {
  background-color: transparent;
  /* font-family: "icons";
   font-size: 18px;*/
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 13px;
  padding: 0 0 0 10px;
  float: right;
  text-shadow: -1px 1px rgba(0, 0, 0, 0.8);
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu {
  float: none;
  line-height: 1em;
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu > li > .ui-button-text, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu > li > .ui-button-text {
  background-color: transparent;
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu > li > .ui-button-text:hover, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu > li > .ui-button-text:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu .ui-button-text, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu .ui-button-text {
  padding: 5px;
  border-radius: 3px;
  background-color: transparent;
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu .ui-button-text:hover, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu .ui-button-text:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu #language_bar, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu #language_bar {
  display: none;
  float: none;
  left: -7px;
  line-height: 1em;
  margin-top: 10px;
  position: relative;
}
.loginHome .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu #language_bar li, .login.siteLoged .row #header_logo_login .header_div .header_items .header_lang ul.sf-menu #language_bar li {
  height: 1.5em;
}
.loginHome #submenu_register, .login.siteLoged #submenu_register {
  background-color: #e2e3e5;
}
.loginHome #submenu_register .registerUser, .login.siteLoged #submenu_register .registerUser {
  width: 350px;
  color: #939598;
}
.loginHome #submenu_register .registerUser #t1, .login.siteLoged #submenu_register .registerUser #t1 {
  font-weight: 500;
  font-size: 20px;
  color: #689840;
  text-transform: uppercase;
}
.loginHome #submenu_register .registerUser #t2, .login.siteLoged #submenu_register .registerUser #t2 {
  font-weight: 0;
  font-size: 13px;
  margin-bottom: 30px;
}
.loginHome #submenu_register .registerUser .logo, .login.siteLoged #submenu_register .registerUser .logo {
  width: 100%;
  text-align: center;
}
.loginHome #submenu_register .registerUser .logo .logo_img, .login.siteLoged #submenu_register .registerUser .logo .logo_img {
  background: url("../../img/logo/logoAdmiraGreenRegister.png") no-repeat center center;
  height: 49px;
  float: none;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0px solid;
}
.loginHome #submenu_register .registerUser #create_form .last, .login.siteLoged #submenu_register .registerUser #create_form .last {
  margin-bottom: 20px;
}
.loginHome #submenu_register .registerUser #create_form a, .login.siteLoged #submenu_register .registerUser #create_form a {
  color: #939598;
}
.loginHome #submenu_register .registerUser input[type="checkbox"] + label::before, .login.siteLoged #submenu_register .registerUser input[type="checkbox"] + label::before {
  color: #689840;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
}
.loginHome #submenu_register .registerUser input[type="checkbox"]:checked + label::before, .login.siteLoged #submenu_register .registerUser input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.loginHome #submenu_register .registerUser .button, .login.siteLoged #submenu_register .registerUser .button {
  font-family: "Roboto";
  background-color: #689840;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border: medium none;
  border-radius: 15px;
  padding: 5px 50px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin: 0 20px;
}
.loginHome #submenu, .loginHome #submenu_register, .login.siteLoged #submenu, .login.siteLoged #submenu_register {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  transition: margin 300ms;
  margin: auto;
}
.loginHome .error, .loginHome .notice, .login.siteLoged .error, .login.siteLoged .notice {
  min-width: 320px;
  position: relative;
  margin: 40px auto 0px;
  font-size: 15px;
  text-align: center;
  max-width: 980px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 13px 50px 13px 80px;
  text-align: left;
  line-height: 2em;
  width: 80%;
}
.loginHome .error:before, .login.siteLoged .error:before {
  border-right: 2px solid #fff;
  color: #fff;
  content: "]";
  float: left;
  font-family: "icons";
  font-size: 35px;
  line-height: 32px;
  margin-left: -63px;
  padding-right: 15px;
  position: absolute;
  top: 14px;
}
.loginHome .error ._delete, .login.siteLoged .error ._delete {
  color: #fff;
  content: ")";
  float: right;
  font-family: "icons";
  font-size: 35px;
  line-height: 32px;
  margin-left: 20px;
  cursor: pointer;
}
.loginHome #header_top, .login.siteLoged #header_top {
  font-size: 18px;
  margin-top: 50px;
  color: #fff;
}
.loginHome #header_top a, .login.siteLoged #header_top a {
  color: #fff;
  padding-right: 30px;
}
.loginHome #cont, .login.siteLoged #cont {
  background-color: transparent;
}

.formLogin, .requestNewPassword, .registerUser, .newPassword {
  width: 300px;
  margin: 40px auto;
  position: relative;
  font-size: 14px;
  transition: margin 300ms;
}
.formLogin h2, .requestNewPassword h2, .registerUser h2, .newPassword h2 {
  font-weight: 300;
}
.formLogin #header_logo_login, .requestNewPassword #header_logo_login, .registerUser #header_logo_login, .newPassword #header_logo_login {
  background: url("../../img/logoAdmira.png") no-repeat transparent;
  width: 180px;
  height: 49px;
  margin: auto auto 15px;
  background-size: contain;
  background-position: center;
  position: relative;
  border: 0px solid #4a7221;
}
.formLogin .notice, .requestNewPassword .notice, .registerUser .notice, .newPassword .notice {
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 15px;
  line-height: 1.5em;
  margin: 40px auto 0;
  max-width: 980px;
  min-width: 320px;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 100%;
}
.formLogin form, .requestNewPassword form, .registerUser form, .newPassword form {
  text-align: center;
}
.formLogin form .separador, .requestNewPassword form .separador, .registerUser form .separador, .newPassword form .separador {
  margin-bottom: 10px;
}
.formLogin form label, .requestNewPassword form label, .registerUser form label, .newPassword form label {
  font-weight: lighter;
  margin-bottom: 0;
}
.formLogin form input[type="text"], .formLogin form input[type="password"], .formLogin form input[type="tel"], .requestNewPassword form input[type="text"], .requestNewPassword form input[type="password"], .requestNewPassword form input[type="tel"], .registerUser form input[type="text"], .registerUser form input[type="password"], .registerUser form input[type="tel"], .newPassword form input[type="text"], .newPassword form input[type="password"], .newPassword form input[type="tel"] {
  width: 100%;
  height: 32px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 20px;
  border: 0px none;
  color: #404041;
  padding: 0 1.5em;
  max-width: 300px;
}
.formLogin form a, .requestNewPassword form a, .registerUser form a, .newPassword form a {
  color: #fff;
  text-decoration: underline;
}
.formLogin form .boxPassword, .requestNewPassword form .boxPassword, .registerUser form .boxPassword, .newPassword form .boxPassword {
  margin-bottom: 0px;
}
.formLogin form .forgotPassword, .requestNewPassword form .forgotPassword, .registerUser form .forgotPassword, .newPassword form .forgotPassword {
  margin-bottom: 20px;
}
.formLogin form button.btn-lg, .formLogin form .btn-group-lg > button.btn, .requestNewPassword form button.btn-lg, .requestNewPassword form .btn-group-lg > button.btn, .registerUser form button.btn-lg, .registerUser form .btn-group-lg > button.btn, .newPassword form button.btn-lg, .newPassword form .btn-group-lg > button.btn {
  border-radius: 25px;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  min-width: 120px;
  font-size: 14px;
  padding: 5px 30px;
  font-weight: 300;
  line-height: 1em;
}
.formLogin form .btn-group-lg > .btn, .requestNewPassword form .btn-group-lg > .btn, .registerUser form .btn-group-lg > .btn, .newPassword form .btn-group-lg > .btn {
  border-radius: 25px;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  min-width: 120px;
  font-size: 14px;
  padding: 5px 30px;
  font-weight: 300;
  line-height: 1em;
}
.formLogin form .btn_close, .requestNewPassword form .btn_close, .registerUser form .btn_close, .newPassword form .btn_close {
  border-radius: 25px;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  min-width: 120px;
  font-size: 14px;
  padding: 5px 30px;
  font-weight: 300;
  line-height: 1em;
}
.formLogin form .btn_return, .requestNewPassword form .btn_return, .registerUser form .btn_return, .newPassword form .btn_return {
  display: inline-block;
  position: relative;
}
.formLogin form .btn_return #btn_return, .requestNewPassword form .btn_return #btn_return, .registerUser form .btn_return #btn_return, .newPassword form .btn_return #btn_return {
  border-radius: 40px;
  font-size: 22px;
  padding: 6px 8px 2px 6px;
  text-decoration: none;
}
.formLogin form .btn_return .box_text_help, .requestNewPassword form .btn_return .box_text_help, .registerUser form .btn_return .box_text_help, .newPassword form .btn_return .box_text_help {
  top: 32px;
}
.formLogin form button.btn-lg:hover, .formLogin form .btn-group-lg > button.btn:hover, .formLogin form .btn-group-lg > .btn:hover, .requestNewPassword form button.btn-lg:hover, .requestNewPassword form .btn-group-lg > button.btn:hover, .requestNewPassword form .btn-group-lg > .btn:hover, .registerUser form button.btn-lg:hover, .registerUser form .btn-group-lg > button.btn:hover, .registerUser form .btn-group-lg > .btn:hover, .newPassword form button.btn-lg:hover, .newPassword form .btn-group-lg > button.btn:hover, .newPassword form .btn-group-lg > .btn:hover {
  background: rgba(255, 255, 255, 0.2);
}
.formLogin form button.btn-lg:active, .formLogin form .btn-group-lg > button.btn:active, .formLogin form .btn-group-lg > .btn:active, .requestNewPassword form button.btn-lg:active, .requestNewPassword form .btn-group-lg > button.btn:active, .requestNewPassword form .btn-group-lg > .btn:active, .registerUser form button.btn-lg:active, .registerUser form .btn-group-lg > button.btn:active, .registerUser form .btn-group-lg > .btn:active, .newPassword form button.btn-lg:active, .newPassword form .btn-group-lg > button.btn:active, .newPassword form .btn-group-lg > .btn:active {
  background: white;
  color: #689840;
}

.requestNewPasswordSuccess h2 {
  font-weight: 300;
}
.requestNewPasswordSuccess .btn_close {
  border-radius: 25px;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  min-width: 120px;
  font-size: 14px;
  padding: 5px 30px;
  font-weight: 300;
  line-height: 1em;
}
.requestNewPasswordSuccess .btn_return {
  display: inline-block;
  position: relative;
  margin-top: 15px;
}
.requestNewPasswordSuccess .btn_return #btn_return {
  border-radius: 40px;
  font-size: 22px;
  padding: 6px 8px 2px 6px;
  text-decoration: none;
}
.requestNewPasswordSuccess .btn_return .box_text_help {
  top: 32px;
}

.sf-menu {
  float: right;
}

.login.siteLoged #header_logo_login .header_div {
  background-color: #689840;
}
.login.siteLoged s
#submenu, .login.siteLoged #submenu_register {
  display: table;
  width: 100%;
}

@media screen and (max-width: 480px) {
  /* STYLES HERE */
  .loginHome, .users {
    min-width: 320px;
  }
  .loginHome #header_logo_login, .users #header_logo_login {
    padding: 0px;
  }
  .loginHome #header_logo_login .header_div, .users #header_logo_login .header_div {
    padding: 0px;
  }
  .loginHome #header_logo_login .header_div .header_items, .users #header_logo_login .header_div .header_items {
    padding: 0px;
  }
  .loginHome #header_logo_login .header_div .header_items #header_user a, .users #header_logo_login .header_div .header_items #header_user a {
    padding: 6px;
    margin: 0 2px;
  }
}
@media screen and (max-height: 320px) {
  .loginHome, .users {
    min-width: 320px;
    height: auto;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13-nov-2015, 14:22:17
    Author     : rfort
*/
.menu_responsive_tools_bar {
  display: none !important;
}

#div_container input.check {
  display: none;
}
#div_container input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
#div_container input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #689840;
}
#div_container .box_text_help {
  background-color: #404041;
  color: #fff;
  text-transform: none;
  font-size: 10px;
  position: absolute;
  margin-top: 10px;
  padding: 2px 6px 4px;
  box-sizing: border-box;
  display: none;
  opacity: 0;
  transition: opacity 300ms;
  box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);
}
#div_container .box_text_help::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0.5em;
  left: 50%;
  box-sizing: border-box;
  border: 0.5em solid #404041;
  border-color: transparent transparent #404041 #404041;
  transform-origin: 0 0;
  transform: rotate(-225deg);
}
#div_container .content_row {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  display: inline-block;
}
#div_container .content_row .left-space {
  padding: 0px;
}
#div_container .content_row .left-space .select-box {
  float: left;
  padding: 0;
  text-align: center;
  transform: translate(0px, 200%);
}
#div_container .content_row .left-space.left-horitzontal {
  top: 65px;
  transform: translateY(-25%);
}
#div_container .content_row .left-space.left-horitzontal .select-box {
  margin-top: 18%;
  transform: translate(0px, 0%);
}
#div_container .content_row .left-space .featured-image {
  float: left;
  padding: 0;
  text-align: center;
}
#div_container .content_row .left-space .featured-image .content_img {
  /*  float:left;
    padding:5px;
    background-color:$gray-extra-light2;
    max-width:220px;*/
  display: inline-block;
}
#div_container .content_row .left-space .featured-image .content_img.img_vertical {
  margin: 0 auto;
  position: relative;
}
#div_container .content_row .left-space .featured-image .content_img .horitzontal {
  width: 100% !important;
  height: auto !important;
}
#div_container .content_row .left-space .featured-image .content_img .horitzontal img, #div_container .content_row .left-space .featured-image .content_img .horitzontal embed {
  padding: 2px;
  background-color: #fff;
  width: 100% !important;
  height: auto !important;
  border: 5px solid #F1F2F2;
}
#div_container .content_row .left-space .featured-image .content_img .vertical {
  height: 100% !important;
  width: auto !important;
  max-height: 190px;
}
#div_container .content_row .left-space .featured-image .content_img .vertical img, #div_container .content_row .left-space .featured-image .content_img .vertical embed {
  padding: 2px;
  background-color: #fff;
  height: 100% !important;
  max-width: 100%;
  width: auto;
  max-height: 190px;
  border: 5px solid #F1F2F2;
}
#div_container .content_row .right-space.col-md-9 {
  padding-right: 0px;
}
#div_container .content_row .right-space .header_content_bar {
  float: left;
  background-color: #F4F6F7;
  width: 100%;
  color: #689840;
  padding-left: 25px;
  padding-right: 120px;
  padding-bottom: 5px;
  /*text-transform: uppercase;*/
  min-height: 38px;
}
#div_container .content_row .right-space .header_content_bar h5 {
  margin-bottom: 6px;
  margin-top: 17px;
}
#div_container .content_row .right-space .buttons-header-content {
  /*margin-top: -45px;
  float:right;
  background-color: #fff;
  border-bottom-left-radius: 33px;
  */
  background-color: #fff;
  border-bottom-left-radius: 33px;
  margin-top: 0px;
  position: absolute;
  right: 0;
  top: 0;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content {
  /*width:165px;*/
  padding-left: 20px;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content {
  display: inline-block;
  float: right;
  margin-left: 4px;
  padding-bottom: 4px;
  position: relative;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a {
  float: right;
  text-decoration: none;
  cursor: pointer;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a div {
  font-family: "icons";
  font-size: 21px;
  padding-left: 0px;
  cursor: pointer;
  padding: 6px;
  color: #6D6E71;
  border-radius: 3px;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a ._duplicate::before {
  content: "\52";
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a ._download::before {
  content: "\2c";
  color: #6D6E71;
  display: inline-block;
  position: relative;
  transform: rotate(180deg);
  font-size: 20px;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a:hover div::before {
  color: rgba(109, 110, 113, 0.5);
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a:hover ._delete::before {
  color: rgba(154, 64, 91, 0.5) !important;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a:active div::before {
  color: #BCBEC0;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content a:active ._delete::before {
  color: #9A405B !important;
}
#div_container .content_row .right-space .buttons-header-content .menu_header_content .button_menu_header_content .box_text_help {
  left: 1px;
  margin-top: 40px;
}
#div_container .content_row .content_details {
  display: inline-block;
  /*min-height: 110px;*/
  padding: 20px 0 10px;
  width: 100%;
  min-height: 110px;
  font-size: 13px;
  color: #57585A;
}
#div_container .content_row .content_details .float-right {
  color: #808184;
}
#div_container .content_row .content_details .warning_content {
  clear: both;
  float: left;
  font-weight: 500;
  line-height: 1.9em;
  padding: 0 18px 18px;
  width: 100%;
  color: #9A3E58;
}
#div_container .content_row .content_details .warning_content ._icon_attention_2 {
  float: left;
  font-size: 21px;
  font-weight: normal;
  margin-right: 10px;
}
#div_container .content_row .content_details .warning_content .text_category {
  font-size: 14px;
  color: #57585A;
}
#div_container .content_row .content_details .user-email a {
  text-decoration: underline;
}
#div_container .content_row .content_details .user-email a:hover {
  color: #6D6E71;
}
#div_container .content_row .content_details .status-box {
  padding: 0;
}
#div_container .content_row .content_details .status-box .image_status {
  width: 30px;
}
#div_container .content_row .content_details .status-box .text-status {
  text-align: center;
  padding-right: 30px;
  line-height: 1em;
}
#div_container .content_row .content_details .status-box .status_content {
 /*
a:hover{
    div::before{
        color:$gray-icons-header-content-hover;
    }   
}
a:active {
    div::before {
        color:$gray-icons-header-content; 
    }
}    */
}
#div_container .content_row .content_details .status-box .status_content a {
  text-decoration: none;
}
#div_container .content_row .content_details .status-box .status_content a ._edit_status {
  font-size: 16px;
  color: #6D6E71;
  cursor: pointer;
  padding: 5px;
}
#div_container .content_row .bar_right_content {
  font-size: 13px;
  font-weight: 100;
}
#div_container .content_row .bar_right_content .more_info, #div_container .content_row .bar_right_content .attachments, #div_container .content_row .bar_right_content .distribution {
  float: left;
  height: auto;
  min-height: 30px;
}
#div_container .content_row .bar_right_content a {
  color: #808184;
}
#div_container .content_row .bar_right_content a:hover {
  text-decoration: none;
}
#div_container .content_row .bar_right_content ._move, #div_container .content_row .bar_right_content ._info_2, #div_container .content_row .bar_right_content ._attach {
  background-color: #689840;
  background-color: #689840;
  border-radius: 14px;
  margin-right: 6px;
  margin-top: 0;
  padding: 6px 5px 5px;
  position: relative;
  top: 2px;
}
#div_container .content_row .bar_right_content ._move::before, #div_container .content_row .bar_right_content ._info_2::before, #div_container .content_row .bar_right_content ._attach::before {
  color: #fff;
  font-size: 17px;
  position: relative;
  top: 1px;
}
#div_container .content_row .bar_bottom_content {
  float: left;
  background-color: #F4F6F7;
  width: 100%;
  min-height: 38px;
}
#div_container .content_row .bar_bottom_content .button_bottom_content {
  height: 26px;
}
#div_container .content_row .bar_bottom_content > div {
  float: left;
  margin-top: 10px;
  min-width: 131px;
  padding-left: 10px;
  position: relative;
  width: 20%;
}
#div_container .content_row .bar_bottom_content > div > a {
  color: #6D6E71;
  font-size: 11px;
  float: left;
  padding-top: 3px;
}
#div_container .content_row .bar_bottom_content a {
  text-decoration: none;
}
#div_container .content_row .bar_bottom_content ._move, #div_container .content_row .bar_bottom_content ._info_2, #div_container .content_row .bar_bottom_content ._attach, #div_container .content_row .bar_bottom_content ._share, #div_container .content_row .bar_bottom_content ._calendar {
  background-color: #689840;
  border-radius: 14px;
  float: left;
  margin-right: 11px;
  margin-top: -5px;
  padding: 4px 4px 5px 5px;
}
#div_container .content_row .bar_bottom_content ._move::before, #div_container .content_row .bar_bottom_content ._info_2::before, #div_container .content_row .bar_bottom_content ._attach::before, #div_container .content_row .bar_bottom_content ._share::before, #div_container .content_row .bar_bottom_content ._calendar::before {
  color: #fff;
  font-size: 15px;
}
#div_container .content_row .bar_bottom_content .distribution ._move {
  padding: 4px 4px 5px 5px;
}
#div_container .content_row .bar_bottom_content .distribution .edit_distribution {
  float: left;
}
#div_container .content_row .bar_bottom_content .distribution .edit_distribution .button_edit_distibution {
  float: left;
  margin: -5px 0 0 1px;
 /*
a:hover{
    div::before{
        color:$gray-icons-header-content-hover;
    }   
}
a:active {
    div::before {
        color:$gray-icons-header-content; 
    }
}*/
}
#div_container .content_row .bar_bottom_content .distribution .edit_distribution .button_edit_distibution ._edit_distribution {
  font-size: 19px;
  padding: 6px;
  color: #689840;
}
#div_container .content_row .bar_bottom_content .more_info .info_2 {
  padding: 5px 4px 3px;
}
#div_container .content_row .bar_bottom_content .social_content.private_content {
  background-color: #CFD1D2;
  margin: 10px 0 0;
  padding: 5px 15px;
  position: relative;
  width: 100% !important;
  font-size: 11px;
  font-weight: 400;
  color: #57585A;
}
#div_container .content_row .bar_bottom_content .social_content {
  background-color: #CFD1D2;
  margin: 10px 0 0;
  padding: 15px;
  position: relative;
  width: 100% !important;
  font-size: 13px;
}
#div_container .content_row .bar_bottom_content .social_content div {
  width: 100%;
}
#div_container .content_row .bar_bottom_content .social_content .arrow-box {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #CFD1D2 #CFD1D2;
  border-image: none;
  border-style: solid;
  border-width: 0.5em;
  box-sizing: border-box;
  content: "";
  height: 0;
  margin-left: 0.7em;
  position: absolute;
  top: 0;
  transform: rotate(-225deg);
  transform-origin: 0 0 0;
  width: 0;
}
#div_container .content_row .bar_bottom_content .social_content a {
  text-decoration: none;
  font-size: 13px;
}
#div_container .content_row .bar_bottom_content .social_content a:before {
  font-size: 18px;
  color: #6D6E71;
  position: relative;
  top: 4px;
}
#div_container .content_row .bar_bottom_content .social_content a:hover:before {
  opacity: 0.7;
}
#div_container .content_row .bar_bottom_content .social_content a.facebook {
  margin-left: 10px;
}
#div_container .content_row .bar_bottom_content .social_content a.facebook, #div_container .content_row .bar_bottom_content .social_content a.twitter, #div_container .content_row .bar_bottom_content .social_content a.google, #div_container .content_row .bar_bottom_content .social_content a.wordpress, #div_container .content_row .bar_bottom_content .social_content a.blogger, #div_container .content_row .bar_bottom_content .social_content a.blogmail {
  height: 18px;
  padding: 4px;
}

.content_page.content_list {
  min-width: 460px !important;
}
.content_page.content_list .selectall_bar {
  border-left: 10pxsolid #6d6e71;
  border-right: 10px solid #808184;
}
.content_page.content_list .select-all.select-left {
  background-color: #6D6E71;
  float: left;
  height: 18px;
  margin-bottom: 5px;
  margin-top: 0;
  padding-left: 0;
  width: auto;
}
.content_page.content_list .select-all.select-left input[type="checkbox"] + label {
  color: #D0D2D3;
  cursor: pointer;
  height: 20px;
  overflow: hidden;
  position: relative;
  width: 20px;
  top: 1px;
  margin-left: 8px;
}
.content_page.content_list .select-all.select-left input[type="checkbox"] + label:after {
  content: "\23f1";
  top: 5px;
  font-size: 22px;
}
.content_page.content_list .select-all.select-left input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
}
.content_page.content_list #div_container .content_row .right-space .header_content_bar {
  padding-right: 210px;
}
.content_page .select-all.select-left {
  background-color: #6D6E71;
  height: 18px;
  margin-top: 0px;
  padding-left: 25px;
  width: 100%;
  margin-bottom: 5px;
}
.content_page .select-all.select-left input[type="checkbox"] + label {
  color: #D0D2D3;
  cursor: pointer;
  height: 12px;
  overflow: hidden;
  position: relative;
  width: 15px;
  top: 2px;
}
.content_page .select-all.select-left input[type="checkbox"] + label:after {
  content: "\23f1";
  top: 0px;
}
.content_page .select-all.select-left input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
}

#cont {
  overflow: visible;
}

.container {
  min-width: 360px;
}
.container .menu_responsive_tools_bar, .container .menu_responsive_tools_bar_playlist, .container .menu_responsive_tools_bar_templates, .container .menu_responsive_tools_bar_blocks, .container .menu_responsive_tools_bar_criteria, .container .menu_responsive_tools_bar_playlist_criteria, .container .menu_responsive_tools_bar_category, .container .menu_responsive_tools_bar_inventory, .container .menu_responsive_tools_bar_user_list, .container .menu_responsive_tools_bar_permission_group, .container .menu_responsive_tools_bar_plvs_status_list {
  display: none;
}
.container .select-all {
  padding: 0;
  margin-top: 0px;
}
.container table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
.container table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
.container table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
}
.container table thead tr th.gray-header-table {
  background-color: #808184;
}
.container table thead tr th.td-contents {
  min-width: 70px;
}
.container table thead tr th.not-sortable {
  cursor: default;
}
.container table thead tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 0px;
  margin-left: -8px;
  margin-top: 0px;
  position: absolute;
  width: 0px;
  background-color: #689840;
}
.container table tbody tr {
  background-color: #fff;
  height: 100px;
}
.container table tbody tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 45px;
  margin-left: -8px;
  margin-top: 0px;
  position: absolute;
  width: 8px;
  background-color: #689840;
}
.container table tbody tr td {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  background-color: #F4F6F7;
}
.container table tbody tr td .playlist_name, .container table tbody tr td .booking_name, .container table tbody tr td .criteria_name {
  color: #689840;
  font-size: 15px;
  padding: 0 20px;
  text-align: left;
  float: left;
}
.container table tbody tr td .playlist_name label, .container table tbody tr td .booking_name label, .container table tbody tr td .criteria_name label {
  font-weight: 500;
}
.container table tbody tr td .playlist_name label b, .container table tbody tr td .booking_name label b, .container table tbody tr td .criteria_name label b {
  font-weight: 500;
}
.container table tbody tr td .playlist_description, .container table tbody tr td .criteria_description {
  padding: 0;
  color: #6D6E71;
}
.container table tbody tr td .playlist_description label, .container table tbody tr td .criteria_description label {
  font-weight: 300;
}
.container table tbody tr td .playlist_description .playlist_edit_description, .container table tbody tr td .criteria_description .playlist_edit_description {
  max-width: 95%;
  width: 95%;
}
.container table tbody tr td .number_contents {
  padding: 0 20px;
  color: #6D6E71;
}
.container table tbody tr td .number_contents label {
  font-weight: 300;
}
.container table tbody tr td.warning {
  position: relative;
}
.container table tbody tr td.warning ._attention {
  color: #BCBEC0;
  cursor: pointer;
}
.container table tbody tr td.warning ._attention:before {
  font-size: 20px;
}
.container table tbody tr td.warning .box_text_help {
  width: 150px;
}
.container table tbody tr td.text-info {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
}
.container table tbody tr td.step {
  font-size: 13px;
  font-weight: 400;
}
.container table tbody tr td.status {
  font-size: 13px;
  font-weight: 400;
}
.container table tbody tr td.select-td, .container table tbody tr td.button-table-list {
  text-align: center;
  background-color: #fff;
}
.container table tbody tr td.button-table-list {
  position: relative;
}
.container table tbody tr td.button-table-list a {
  text-decoration: none;
  color: #6D6E71;
}
.container table tbody tr td.button-table-list a span {
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.container table tbody tr td.button-table-list a ._delete {
  color: #9A405B;
}
.container table tbody tr td.button-table-list a ._play {
  color: #689840;
}
.container table tbody tr td.button-table-list a ._attention {
  color: #9A405B;
}
.container table tbody tr td.button-table-list a ._icon_attention_2 {
  color: #9A405B;
}
.container table tbody tr td.button-table-list a ._link {
  color: #FBB040;
}
.container table tbody tr td.button-table-list .menu_responsive_tools_bar_generic a:hover span {
  color: #fff !important;
}
.container table tbody tr td.button-table-list .box_text_help {
  min-width: 50px;
}
.container table tbody tr td.menu_tools_bar_campaign .btn-default {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 70px;
  text-transform: uppercase;
}
.container table tbody input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
.container table tbody input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #689840;
}
.container table input[name="ids[]"] {
  display: none;
}
.container .table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
.container .table .thead .tr {
  font-size: 11px;
  color: #CFD1D2;
}
.container .table .thead .tr .th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
}
.container .table .thead .tr .th.gray-header-table {
  background-color: #808184;
}
.container .table .thead .tr .th.td-contents {
  min-width: 70px;
}
.container .table .thead .tr .th.not-sortable {
  cursor: default;
}
.container .table .thead .tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 0px;
  margin-left: -8px;
  margin-top: 0px;
  position: absolute;
  width: 0px;
  background-color: #689840;
}
.container .table .tbody .tr {
  background-color: #fff;
  height: 100px;
}
.container .table .tbody .tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 45px;
  margin-left: -8px;
  margin-top: 0px;
  position: absolute;
  width: 8px;
  background-color: #689840;
}
.container .table .tbody .tr .td {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  background-color: #F4F6F7;
}
.container .table .tbody .tr .td .playlist_name, .container .table .tbody .tr .td .booking_name, .container .table .tbody .tr .td .criteria_name {
  color: #689840;
  font-size: 15px;
  padding: 0 20px;
  text-align: left;
  float: left;
}
.container .table .tbody .tr .td .playlist_name label, .container .table .tbody .tr .td .booking_name label, .container .table .tbody .tr .td .criteria_name label {
  font-weight: 500;
}
.container .table .tbody .tr .td .playlist_name label b, .container .table .tbody .tr .td .booking_name label b, .container .table .tbody .tr .td .criteria_name label b {
  font-weight: 500;
}
.container .table .tbody .tr .td .playlist_description, .container .table .tbody .tr .td .criteria_description {
  padding: 0;
  color: #6D6E71;
}
.container .table .tbody .tr .td .playlist_description label, .container .table .tbody .tr .td .criteria_description label {
  font-weight: 300;
}
.container .table .tbody .tr .td .playlist_description .playlist_edit_description, .container .table .tbody .tr .td .criteria_description .playlist_edit_description {
  max-width: 95%;
  width: 95%;
}
.container .table .tbody .tr .td .number_contents {
  padding: 0 20px;
  color: #6D6E71;
}
.container .table .tbody .tr .td .number_contents label {
  font-weight: 300;
}
.container .table .tbody .tr .td.warning {
  position: relative;
}
.container .table .tbody .tr .td.warning ._attention {
  color: #BCBEC0;
  cursor: pointer;
}
.container .table .tbody .tr .td.warning ._attention:before {
  font-size: 20px;
}
.container .table .tbody .tr .td.warning .box_text_help {
  width: 150px;
}
.container .table .tbody .tr .td.text-info {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
}
.container .table .tbody .tr .td.step {
  font-size: 13px;
  font-weight: 400;
}
.container .table .tbody .tr .td.status {
  font-size: 13px;
  font-weight: 400;
}
.container .table .tbody .tr .td.select-td, .container .table .tbody .tr .td.button-table-list {
  text-align: center;
  background-color: #fff;
}
.container .table .tbody .tr .td.button-table-list {
  position: relative;
}
.container .table .tbody .tr .td.button-table-list a {
  text-decoration: none;
  color: #6D6E71;
}
.container .table .tbody .tr .td.button-table-list a span {
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.container .table .tbody .tr .td.button-table-list a ._delete {
  color: #9A405B;
}
.container .table .tbody .tr .td.button-table-list a ._play {
  color: #689840;
}
.container .table .tbody .tr .td.button-table-list a ._attention {
  color: #9A405B;
}
.container .table .tbody .tr .td.button-table-list a ._icon_attention_2 {
  color: #9A405B;
}
.container .table .tbody .tr .td.button-table-list a ._link {
  color: #FBB040;
}
.container .table .tbody .tr .td.button-table-list .menu_responsive_tools_bar_generic a:hover span {
  color: #fff !important;
}
.container .table .tbody .tr .td.button-table-list .box_text_help {
  min-width: 50px;
}
.container .table .tbody .tr .td.menu_tools_bar_campaign .btn-default {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 70px;
  text-transform: uppercase;
}
.container .table .tbody input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
.container .table .tbody input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #689840;
}
.container .table input[name="ids[]"] {
  display: none;
}

.show_all_versions input[type="checkbox"] + label:before {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
  top: 5px;
}
.show_all_versions input[type="checkbox"]:checked + label:before {
  content: "\e9c4";
  color: #689840;
}

.generic_list {
  min-width: 335px;
}
.generic_list .title-menu #btn_find {
  float: none;
}
.generic_list .title-menu #btn_find ._search {
  font-size: 22px;
  color: #689840;
}
.generic_list .title-menu #btn_find:hover {
  text-decoration: none;
}
.generic_list .title-menu #btn_cancel_find {
  float: none;
}
.generic_list .title-menu #btn_cancel_find ._delete_search {
  font-size: 22px;
  color: #689840;
}
.generic_list .title-menu #btn_cancel_find:hover {
  text-decoration: none;
}
.generic_list table thead tr th {
  padding: 1px 5px;
}
.generic_list table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.generic_list table tbody tr td {
  font-size: 13px;
  color: #808184;
}
.generic_list table tbody tr td .template_name, .generic_list table tbody tr td .block_name, .generic_list table tbody tr td .ratio_name, .generic_list table tbody tr td .content_name, .generic_list table tbody tr td .category_name, .generic_list table tbody tr td .player_name, .generic_list table tbody tr td .schedule_name, .generic_list table tbody tr td .user_name, .generic_list table tbody tr td .group_name, .generic_list table tbody tr td .not_name {
  color: #689840;
  font-size: 15px;
  padding: 5px;
  font-weight: 400;
}
.generic_list table tbody tr td .block_name, .generic_list table tbody tr td .block_description, .generic_list table tbody tr td .ratio_description, .generic_list table tbody tr td .category_description {
  padding-left: 25px;
}
.generic_list table tbody tr td.td-image img {
  width: 100%;
  height: auto;
  max-width: 125px;
}
.generic_list table tbody tr td.no_content {
  border-right: 8px solid #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
.generic_list table tbody tr td.td-tags {
  position: relative;
}
.generic_list table tbody tr td.td-tags .text-help {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 3px 10px;
}
.generic_list table tbody tr td.td-tags .box_text_help {
  padding: 2px 5px 4px 10px;
  white-space: nowrap;
}
.generic_list table tbody tr td.td-tags .box_text_help ul {
  margin-bottom: 0px;
}
.generic_list table tbody tr td.td-tags .box_text_help ul li {
  padding: 2px 0;
  text-align: left;
}
.generic_list table tbody tr td.td-tags .box_text_help ul li:before {
  font-family: "icons";
  color: #fff;
  content: "\23ed";
  font-size: 6px;
  left: 3px;
  margin-top: 3px;
  position: absolute;
}
.generic_list table tbody tr td ._check_0 {
  color: #689840;
  font-size: 18px;
  font-weight: bold;
}

.ratios_list .tools_bar {
  display: block !important;
}
.ratios_list table tbody tr td .ratio_name, .ratios_list table tbody tr td .ratio_description {
  padding: 0 20px;
}

.criteria_list tools_bar .content_add {
  margin-right: 10px;
}
.criteria_list .td-tags {
  cursor: pointer;
}

.playlist_criteria_list .tools_bar {
  display: block !important;
}
.playlist_criteria_list table tbody tr td .ratio_name, .playlist_criteria_list table tbody tr td .ratio_description {
  padding: 0 20px;
}
.playlist_criteria_list table tbody tr td.button-table-list a span {
  font-size: 30px;
}

.playlist_criteria_content .get_time, .playlist_criteria_playlist .get_time {
  padding: 25px 20px 20px;
  font-size: 13px;
}
.playlist_criteria_content .get_time input, .playlist_criteria_content .get_time select, .playlist_criteria_playlist .get_time input, .playlist_criteria_playlist .get_time select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}
.playlist_criteria_content #btn_panel.whiteBox #btn_accept, .playlist_criteria_playlist #btn_panel.whiteBox #btn_accept {
  background-color: transparent;
  border: medium none;
  margin: 25px;
}
.playlist_criteria_content #btn_panel.whiteBox #btn_accept .ui-button-text, .playlist_criteria_playlist #btn_panel.whiteBox #btn_accept .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 70px;
  text-transform: uppercase;
}
.playlist_criteria_content table thead tr.default_tr th, .playlist_criteria_playlist table thead tr.default_tr th {
  font-size: 18px;
  padding: 10px;
  text-transform: uppercase;
}
.playlist_criteria_content table tbody tr td:last-child, .playlist_criteria_playlist table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.playlist_criteria_content table tbody tr td.td-image.horizontal img, .playlist_criteria_playlist table tbody tr td.td-image.horizontal img {
  height: auto !important;
  max-width: 200px;
  padding: 8px;
  width: 100% !important;
}
.playlist_criteria_content table tbody tr td.td-image.vertical img, .playlist_criteria_playlist table tbody tr td.td-image.vertical img {
  height: 100% !important;
  max-height: 120px;
  padding: 8px;
  width: auto !important;
}

.playlist_criteria_playlist .get_time {
  display: inline-block;
  font-size: 13px;
  padding: 25px 20px 10px;
  width: 100%;
}
.playlist_criteria_playlist .get_time input {
  margin-bottom: 10px;
}
.playlist_criteria_playlist .get_time #add_hi, .playlist_criteria_playlist .get_time #add_mi, .playlist_criteria_playlist .get_time #add_hf, .playlist_criteria_playlist .get_time #add_mf {
  margin-right: 15px !important;
  width: 35px !important;
}
.playlist_criteria_playlist .get_time .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon::before {
  margin-left: 1.5px;
}
.playlist_criteria_playlist .tools_bar #btn_print {
  margin-right: 10px;
}
.playlist_criteria_playlist .tools_bar #btn_print ._print {
  /*padding:7px;*/
}

.plv_log_list .dis {
  opacity: 0.3;
}
.plv_log_list .endDate_label, .plv_log_list .initialDate_label {
  margin-left: 0.6em;
}
.plv_log_list .prepend-bottom {
  float: right;
  margin-top: 125px;
}
.plv_log_list .whiteBox {
  padding-bottom: 35px;
}
.plv_log_list .whiteBox .btn_next_prev > div {
  display: flex;
}
.plv_log_list .whiteBox .box_text_help {
  margin-left: -41px !important;
  margin-top: 50px !important;
}
.plv_log_list .whiteBox .inWhiteBox select, .plv_log_list .whiteBox .inWhiteBox input {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.plv_log_list .whiteBox .inWhiteBox input[type="checkbox"] + label::after {
  top: 0.2em;
}
.plv_log_list .whiteBox .inWhiteBox .pre-select-green {
  color: #689840;
  float: left;
  font-size: 13px;
  font-weight: 500;
  margin-top: 15px;
  padding: 10px 10px 0;
  text-transform: uppercase;
}
.plv_log_list .whiteBox .inWhiteBox .time {
  float: right !important;
  width: 90% !important;
  margin: 0 !important;
}
.plv_log_list .whiteBox .inWhiteBox #f_status {
  margin-top: 15px;
  padding: 8px 10px 0;
}
.plv_log_list .whiteBox .inWhiteBox #f_status_label {
  margin-left: 11px;
}
.plv_log_list .whiteBox .inWhiteBox #status {
  width: 100%;
  margin-top: 0px !important;
  margin-right: 0px !important;
}
.plv_log_list .whiteBox .inWhiteBox .div_player_date {
  padding-top: 20px;
}
.plv_log_list .whiteBox .inWhiteBox #btn_filter {
  background-color: transparent;
  border: medium none;
}
.plv_log_list .whiteBox .inWhiteBox #btn_filter .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 45px;
}
.plv_log_list #player_selector input {
  background-color: #E7EBED;
  margin-top: 0;
  margin-right: 0px;
  height: 28px !important;
  width: 100%;
}
.plv_log_list #player_selector button {
  background-color: #E7EBED;
  border: 1px solid #E7EBED;
  display: inline-block;
  height: 28px !important;
  line-height: 30px;
  vertical-align: bottom;
  width: 30px;
  right: 15px;
  position: absolute;
}
.plv_log_list select {
  background-color: #e7ebed;
  border: medium none;
  color: #404041;
  display: inline-block;
  float: none;
  font-size: 12.5px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
}
.plv_log_list table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.plv_log_list #tableData {
  text-align: center;
}

.screens_list #sprite_information, .exception_list #sprite_information {
  margin-bottom: 6px;
  margin-top: 2px;
}
.screens_list .menu_responsive_tools_bar .dropdown-menu, .exception_list .menu_responsive_tools_bar .dropdown-menu {
  /*left: -165px;
  min-width: 210px;*/
  left: auto;
  min-width: 230px;
  right: -15px;
}
.screens_list .btn_eyes, .exception_list .btn_eyes {
  display: block;
  position: relative;
  margin-top: -8px;
}
.screens_list .btn_eyes #btn_despl_todo, .exception_list .btn_eyes #btn_despl_todo {
  font-size: 12px;
  text-transform: none;
  color: #fff;
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
  top: -2px;
}
.screens_list .btn_eyes #btn_despl_todo:hover, .exception_list .btn_eyes #btn_despl_todo:hover {
  color: #fff;
  text-decoration: none;
}
.screens_list .btn_eyes #btn_despl_todo ._view, .exception_list .btn_eyes #btn_despl_todo ._view {
  font-size: 28px;
  left: -10px;
  position: relative;
  top: 8px;
}
.screens_list .btn_eyes #btn_esc_todo, .exception_list .btn_eyes #btn_esc_todo {
  font-size: 12px;
  text-transform: none;
  color: #fff;
  margin-left: 20px;
  padding-left: 20px;
  position: relative;
  top: -2px;
}
.screens_list .btn_eyes #btn_esc_todo:hover, .exception_list .btn_eyes #btn_esc_todo:hover {
  color: #fff;
  text-decoration: none;
}
.screens_list .btn_eyes #btn_esc_todo ._hide, .exception_list .btn_eyes #btn_esc_todo ._hide {
  font-size: 28px;
  left: -10px;
  position: relative;
  top: 8px;
}
.screens_list .table .tbody .tr, .exception_list .table .tbody .tr {
  padding: 8px 10px 8px 36px;
  position: relative;
  height: auto;
  cursor: pointer;
  margin: 8px 0 0;
}
.screens_list .table .tbody .tr:nth-child(1), .exception_list .table .tbody .tr:nth-child(1) {
  margin-top: 2px;
}
.screens_list .table .tbody .tr a, .exception_list .table .tbody .tr a {
  text-decoration: none;
}
.screens_list .table .tbody .tr a:hover, .exception_list .table .tbody .tr a:hover {
  text-decoration: none;
}
.screens_list .table .tbody .tr:before, .exception_list .table .tbody .tr:before {
  margin-left: -44px;
  margin-top: -8px;
}
.screens_list .table .tbody .tr .player_name, .exception_list .table .tbody .tr .player_name {
  background-color: #F4F6F7;
  font-size: 14px;
  color: #404041;
  width: 100%;
  font-weight: 400;
  line-height: 16px;
  padding: 12px 8px 10px;
}
.screens_list .table .tbody .tr .player_name ._circle_3, .exception_list .table .tbody .tr .player_name ._circle_3 {
  font-size: 32px;
  line-height: 14px;
  position: relative;
  top: 8px;
  line-height: 0;
}
.screens_list .table .tbody .tr .player_name ._delete_3, .exception_list .table .tbody .tr .player_name ._delete_3 {
  font-size: 26px;
  line-height: 0;
  margin-right: 4px;
  position: relative;
  top: 6px;
}
.screens_list .table .tbody .tr .player_status, .exception_list .table .tbody .tr .player_status {
  font-size: 11px;
  color: #808184;
  font-weight: 300;
  position: relative;
  background-color: #fff;
  border-bottom: 8px solid #F4F6F7;
  display: inline-block;
  font-weight: 300;
  padding: 12px 0;
  width: 100%;
  text-align: center;
}
.screens_list .table .tbody .tr .player_status .state_info, .exception_list .table .tbody .tr .player_status .state_info {
  display: inline-block;
  padding: 3px 5px;
}
.screens_list .table .tbody .tr .player_status label, .exception_list .table .tbody .tr .player_status label {
  font-weight: 500;
  margin-right: 10px;
}
.screens_list .table .tbody .tr .player_status ._icon, .screens_list .table .tbody .tr .player_status ._circle, .screens_list .table .tbody .tr .player_status ._plug, .screens_list .table .tbody .tr .player_status ._delete, .screens_list .table .tbody .tr .player_status ._settings_5, .screens_list .table .tbody .tr .player_status ._calendar_off, .screens_list .table .tbody .tr .player_status ._calendar_on, .exception_list .table .tbody .tr .player_status ._icon, .exception_list .table .tbody .tr .player_status ._circle, .exception_list .table .tbody .tr .player_status ._plug, .exception_list .table .tbody .tr .player_status ._delete, .exception_list .table .tbody .tr .player_status ._settings_5, .exception_list .table .tbody .tr .player_status ._calendar_off, .exception_list .table .tbody .tr .player_status ._calendar_on {
  color: #689840;
  font-size: 17px;
  margin-left: 20px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.screens_list .table .tbody .tr .ui-icon-triangle-1-e, .exception_list .table .tbody .tr .ui-icon-triangle-1-e {
  position: absolute;
}
.screens_list .table .tbody .tr .ui-icon-triangle-1-e:after, .exception_list .table .tbody .tr .ui-icon-triangle-1-e:after {
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: " ";
  height: 0;
  position: absolute;
  left: -18px;
  top: 16px;
  width: 0;
  border-color: transparent transparent transparent #404041;
}
.screens_list .table .tbody .tr .ui-icon-triangle-1-s, .exception_list .table .tbody .tr .ui-icon-triangle-1-s {
  position: absolute;
}
.screens_list .table .tbody .tr .ui-icon-triangle-1-s:after, .exception_list .table .tbody .tr .ui-icon-triangle-1-s:after {
  border-style: solid;
  content: " ";
  height: 0;
  position: absolute;
  left: -22px;
  top: 20px;
  width: 0;
  border-width: 6px 6px 0 6px;
  border-color: #404041 transparent transparent transparent;
}
.screens_list .table .tbody .screen_info, .exception_list .table .tbody .screen_info {
  background-color: #fff;
  display: none;
  width: 100%;
  position: relative;
}
.screens_list .table .tbody .screen_info .loading_div, .exception_list .table .tbody .screen_info .loading_div {
  text-align: center;
  margin-top: 6px;
  margin-bottom: 9px;
}
.screens_list .table .tbody .screen_info .plv_port, .exception_list .table .tbody .screen_info .plv_port {
  padding: 5px 20px 0;
  font-size: 15px;
  color: #808184;
  background-color: #fff;
  margin-top: -13px;
}
.screens_list .table .tbody .screen_info .screen_content, .exception_list .table .tbody .screen_info .screen_content {
  display: inline-block;
  padding: 0 0 5px;
  width: 100%;
  font-size: 12px;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name, .exception_list .table .tbody .screen_info .screen_content .screen_name {
  display: inline-block;
  position: relative;
  width: 100%;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .device_share, .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share {
  text-align: center;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor_2, .screens_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2, .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor_2, .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2 {
  font-size: 32px;
  padding: 34px 0;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .button_del, .exception_list .table .tbody .screen_info .screen_content .screen_name .button_del {
  font-size: 32px;
  text-align: center;
  color: #6D6E71;
  margin-top: 35px;
  cursor: pointer;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .div_ele, .exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele {
  background-color: #F4F6F7;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .elem, .exception_list .table .tbody .screen_info .screen_content .screen_name .elem {
  color: #404041;
  font-size: 12px;
  padding: 0 10px 15px !important;
  position: relative;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .elem input, .screens_list .table .tbody .screen_info .screen_content .screen_name .elem select, .exception_list .table .tbody .screen_info .screen_content .screen_name .elem input, .exception_list .table .tbody .screen_info .screen_content .screen_name .elem select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .elem ._edit, .exception_list .table .tbody .screen_info .screen_content .screen_name .elem ._edit {
  cursor: pointer;
  color: #A6A8AB;
  font-size: 18px;
  position: relative;
  top: 2px;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .elem b, .exception_list .table .tbody .screen_info .screen_content .screen_name .elem b {
  font-weight: 500;
}
.screens_list .table .tbody .screen_info .screen_content .screen_name .elem.screen_name_div, .exception_list .table .tbody .screen_info .screen_content .screen_name .elem.screen_name_div {
  font-size: 13px;
  padding: 12px 10px 4px !important;
  text-transform: uppercase;
  font-weight: 500;
}

.screens_list #info_screens {
  padding: 15px;
  text-align: center;
}
.screens_list #info_screens .circle_1 {
  border-radius: 70px;
  padding: 6px;
  border: 5px solid #FAFBFB;
}
.screens_list #info_screens .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 4px;
  border: 5px solid #ECEFF0;
}
.screens_list #info_screens .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 30px;
  height: 90px;
  line-height: 84px;
  width: 90px;
}
.screens_list #info_screens .text_status {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.screens_list #info_screens .success_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .success_plvs .num_circle {
  border: 5px solid #75A747;
  color: #75A747;
}
.screens_list #info_screens .success_plvs .text_status {
  color: #75A747;
}
.screens_list #info_screens .info_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .info_plvs .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.screens_list #info_screens .info_plvs .text_status {
  color: #FBB040;
}
.screens_list #info_screens .alert_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .alert_plvs .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.screens_list #info_screens .alert_plvs .text_status {
  color: #9A405B;
}
.screens_list #info_screens .repair_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .repair_plvs .num_circle {
  border: 5px solid #2337C2;
  color: #2337C2;
}
.screens_list #info_screens .repair_plvs .text_status {
  color: #2337C2;
}
.screens_list #info_screens .disabled_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .disabled_plvs .num_circle {
  border: 5px solid #2337C2;
  color: #2337C2;
}
.screens_list #info_screens .disabled_plvs .text_status {
  color: #2337C2;
}
.screens_list #info_screens .fail_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .fail_plvs .num_circle {
  border: 5px solid #B54E6C;
  color: #B54E6C;
}
.screens_list #info_screens .fail_plvs .text_status {
  color: #B54E6C;
}
.screens_list #info_screens .summary_plvs {
  display: inline-block;
  padding: 0 2px;
}
.screens_list #info_screens .summary_plvs .num_circle {
  border: 5px solid #A6A8AB;
  color: #A6A8AB;
}
.screens_list #info_screens .summary_plvs .text_status {
  color: #A6A8AB;
}

.exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor_2, .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2 {
  padding: 17px 0;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele select {
  width: auto;
  margin-left: 10px;
  margin-top: 0;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele .exception_id {
  padding: 0 !important;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele .list_exceptions {
  margin-bottom: 5px;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele .list_exceptions strong {
  display: inline-block;
  padding: 5px 10px 3px;
  width: 100%;
  border-top: 1px solid #808184;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele .list_exceptions .exception_afected {
  padding: 3px 10px;
  padding-bottom: 5px;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .div_ele .list_exceptions .exception_afected ._delete {
  color: #9A405B;
  padding-left: 5px;
  cursor: pointer;
}
.exception_list .table .tbody .screen_info .screen_content .screen_name .elem {
  padding: 15px 10px !important;
  line-height: 28px;
}

.screen_logical table thead tr th {
  font-weight: 400;
}
.screen_logical table tbody tr {
  height: 70px;
}
.screen_logical table tbody tr td {
  font-size: 12.5px;
  color: #808184;
}
.screen_logical table tbody tr td select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 90%;
}
.screen_logical table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.screen_logical table tbody tr td ._monitor_2 {
  color: #689840;
  font-size: 21px;
  padding: 0 14px;
}

.screens_sents_commands {
  min-width: 480px;
}
.screens_sents_commands table {
  margin-bottom: -6px;
  margin-top: -8px;
}
.screens_sents_commands table tbody tr {
  height: 70px;
}
.screens_sents_commands table tbody tr td {
  font-size: 12.5px;
  color: #808184;
  padding: 5px;
}
.screens_sents_commands table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.screens_sents_commands table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.screens_sents_commands table tbody tr td strong {
  font-weight: 500;
}
.screens_sents_commands table tbody tr td .player_name {
  color: #689840;
  font-size: 14px;
  font-weight: 400;
  padding-left: 15px;
}

.plvs_status_list .plv_name {
  text-align: left;
}
.plvs_status_list .plv_name span {
  margin-left: 15px;
}
.plvs_status_list .tools_bar {
  display: block !important;
}
.plvs_status_list .whiteBox.info_plvs {
  margin-top: -5px;
}
.plvs_status_list #info_plvs {
  padding: 15px;
  text-align: center;
}
.plvs_status_list #info_plvs .circle_1 {
  border-radius: 70px;
  padding: 3px;
  border: 3px solid #FAFBFB;
}
.plvs_status_list #info_plvs .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 2px;
  border: 3px solid #ECEFF0;
}
.plvs_status_list #info_plvs .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 16px;
  height: 55px;
  line-height: 50px;
  width: 55px;
}
.plvs_status_list #info_plvs .text_status {
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 500;
}
.plvs_status_list #info_plvs .success_plvs {
  display: inline-block;
  padding: 0 2px;
}
.plvs_status_list #info_plvs .success_plvs .num_circle {
  border: 3px solid #75A747;
  color: #75A747;
}
.plvs_status_list #info_plvs .success_plvs .text_status {
  color: #75A747;
}
.plvs_status_list #info_plvs .info_plvs {
  display: inline-block;
  padding: 0 2px;
}
.plvs_status_list #info_plvs .info_plvs .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.plvs_status_list #info_plvs .info_plvs .text_status {
  color: #FBB040;
}
.plvs_status_list #info_plvs .alert_plvs {
  display: inline-block;
  padding: 0 2px;
}
.plvs_status_list #info_plvs .alert_plvs .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.plvs_status_list #info_plvs .alert_plvs .text_status {
  color: #9A405B;
}
.plvs_status_list #info_plvs .summary_plvs {
  display: inline-block;
  padding: 0 2px;
}
.plvs_status_list #info_plvs .summary_plvs .num_circle {
  border: 5px solid #A6A8AB;
  color: #A6A8AB;
}
.plvs_status_list #info_plvs .summary_plvs .text_status {
  color: #A6A8AB;
}
.plvs_status_list #history .button_chart {
  text-align: center;
  background-color: #EFF2F3;
  border-radius: 25px;
  color: #404041;
  font-size: 11px;
  font-weight: 400;
  padding: 5px 10px;
  margin-top: 5px;
  text-decoration: none;
  cursor: pointer;
}
.plvs_status_list #history .button_chart.active {
  background-color: #404041;
  color: #EFF2F3;
}
.plvs_status_list #history input#start_data {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  padding: 5px 10px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: center;
  font-size: 12px;
}
.plvs_status_list table tbody tr td.td-image {
  padding: 10px;
}
.plvs_status_list table tbody tr td.td-image img {
  width: 100% !important;
  height: auto !important;
  max-width: 250px !important;
  max-height: 140px !important;
}
.plvs_status_list table tbody tr td.td-image img.vertical {
  height: 100% !important;
  max-width: none !important;
  max-height: none !important;
}
.plvs_status_list table tbody tr td .plv_screenshot {
  position: relative;
  max-width: none;
  margin: auto;
}
.plvs_status_list table tbody tr td .plv_screenshot .info_superECO {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-right: 25px solid #404041;
  border-top: 25px solid #404041;
  border-left: 25px solid transparent;
  border-bottom: 25px solid transparent;
  font-size: 20px;
  color: white;
}
.plvs_status_list table tbody tr td .plv_screenshot .info_superECO span {
  position: absolute;
  top: -20px;
  right: -20px;
}
.plvs_status_list table tbody tr td .plv_screenshot .text_superECO {
  padding: 6px;
  display: none;
  position: absolute;
  bottom: 0px;
  background-color: rgba(64, 64, 65, 0.8);
  color: white;
  font-size: 14px;
}
.plvs_status_list table tbody tr td .player_name {
  color: #689840;
  font-size: 15px;
  padding: 5px 5px 5px 15px;
  font-weight: 400;
}
.plvs_status_list table tbody tr td:last-child {
  border-right: 8px solid #fff;
}

.plvs_status_manegement {
  min-width: 410px;
}
.plvs_status_manegement .tools_bar {
  display: block !important;
}
.plvs_status_manegement #btn_save2 ._disk:before {
  content: "\7b";
}
.plvs_status_manegement .whiteBox.player-actions {
  padding: 20px;
  margin-top: 3px;
  font-size: 13px;
}
.plvs_status_manegement .whiteBox.player-actions .element {
  padding: 5px;
}
.plvs_status_manegement .whiteBox.player-actions input[type="radio"] + label {
  font-size: 13px;
  font-weight: 400;
  height: 24px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  cursor: pointer;
}
.plvs_status_manegement .whiteBox.player-actions input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.plvs_status_manegement .whiteBox.player-actions input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.plvs_status_manegement .whiteBox.player-actions input[type="radio"] {
  display: none;
}
.plvs_status_manegement .whiteBox.player-actions select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
}
.plvs_status_manegement table thead tr th {
  font-size: 11px;
  font-weight: 300;
}
.plvs_status_manegement table tbody tr {
  height: 75px;
}
.plvs_status_manegement table tbody tr td {
  font-size: 12.7px;
}
.plvs_status_manegement table tbody tr td .player_name {
  color: #689840;
  font-size: 13.5px;
  padding: 5px 5px 5px 10px;
  font-weight: 400;
}
.plvs_status_manegement table tbody tr td.td-version {
  padding: 5px 5px 5px 10px;
}
.plvs_status_manegement table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.plvs_status_manegement table tbody tr td.vnc_connect {
  border-right: 0px solid #fff;
}

.generic_list_2 .tools_bar {
  display: block !important;
}
.generic_list_2 table tbody tr {
  height: 80px;
}
.generic_list_2 table tbody tr td.user_rol a {
  text-decoration: none;
}
.generic_list_2 table tbody tr td.user_rol a:hover, .generic_list_2 table tbody tr td.user_rol a:focus {
  text-decoration: none;
}
.generic_list_2 table tbody tr td.user_rol ._edit {
  color: #6D6E71;
  font-size: 20px;
  margin-left: 8px;
}
.generic_list_2 table tbody tr td .user_name {
  padding-left: 15px;
  padding-right: 5px;
}
.generic_list_2 .table .thead .tr .th {
  font-weight: 400;
  line-height: 18px;
  padding-left: 20px;
  text-align: left;
}
.generic_list_2 .table .tbody .tr {
  padding: 10px;
  margin-bottom: 8px;
  position: relative;
  height: auto;
  min-height: 100px;
}
.generic_list_2 .table .tbody .tr:before {
  left: 0;
  margin-left: -9px;
  margin-top: -10px;
}
.generic_list_2 .table .tbody .tr .project_name_line, .generic_list_2 .table .tbody .tr .report_name_line, .generic_list_2 .table .tbody .tr .role_name_line, .generic_list_2 .table .tbody .tr .playlist_name_line {
  background-color: #F4F6F7;
  vertical-align: middle;
  padding-right: 270px;
}
.generic_list_2 .table .tbody .tr .project_name_line ._check_add, .generic_list_2 .table .tbody .tr .report_name_line ._check_add, .generic_list_2 .table .tbody .tr .role_name_line ._check_add, .generic_list_2 .table .tbody .tr .playlist_name_line ._check_add {
  display: inline-block;
  font-size: 20px;
  margin-left: 7px;
  margin-right: -5px;
  margin-top: 15px;
  position: relative;
  color: #689840;
}
.generic_list_2 .table .tbody .tr .project_name_line ._check_add .box_text_help, .generic_list_2 .table .tbody .tr .report_name_line ._check_add .box_text_help, .generic_list_2 .table .tbody .tr .role_name_line ._check_add .box_text_help, .generic_list_2 .table .tbody .tr .playlist_name_line ._check_add .box_text_help {
  margin-left: -28px;
}
.generic_list_2 .table .tbody .tr .project_name_line .number_report, .generic_list_2 .table .tbody .tr .report_name_line .number_report, .generic_list_2 .table .tbody .tr .role_name_line .number_report, .generic_list_2 .table .tbody .tr .playlist_name_line .number_report {
  background: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 29px;
  margin-left: -8px;
  padding-top: 3px;
  text-align: center;
  width: 36px;
}
.generic_list_2 .table .tbody .tr .project_name_line .project_name, .generic_list_2 .table .tbody .tr .project_name_line .report_name, .generic_list_2 .table .tbody .tr .project_name_line .role_name, .generic_list_2 .table .tbody .tr .project_name_line .playlist-name, .generic_list_2 .table .tbody .tr .report_name_line .project_name, .generic_list_2 .table .tbody .tr .report_name_line .report_name, .generic_list_2 .table .tbody .tr .report_name_line .role_name, .generic_list_2 .table .tbody .tr .report_name_line .playlist-name, .generic_list_2 .table .tbody .tr .role_name_line .project_name, .generic_list_2 .table .tbody .tr .role_name_line .report_name, .generic_list_2 .table .tbody .tr .role_name_line .role_name, .generic_list_2 .table .tbody .tr .role_name_line .playlist-name, .generic_list_2 .table .tbody .tr .playlist_name_line .project_name, .generic_list_2 .table .tbody .tr .playlist_name_line .report_name, .generic_list_2 .table .tbody .tr .playlist_name_line .role_name, .generic_list_2 .table .tbody .tr .playlist_name_line .playlist-name {
  font-size: 16px;
  color: #689840;
  min-height: 50px;
  line-height: 50px;
  display: inline;
  padding-left: 10px;
  padding-right: 15px;
}
.generic_list_2 .table .tbody .tr .project_name_line .project_name a, .generic_list_2 .table .tbody .tr .project_name_line .report_name a, .generic_list_2 .table .tbody .tr .project_name_line .role_name a, .generic_list_2 .table .tbody .tr .project_name_line .playlist-name a, .generic_list_2 .table .tbody .tr .report_name_line .project_name a, .generic_list_2 .table .tbody .tr .report_name_line .report_name a, .generic_list_2 .table .tbody .tr .report_name_line .role_name a, .generic_list_2 .table .tbody .tr .report_name_line .playlist-name a, .generic_list_2 .table .tbody .tr .role_name_line .project_name a, .generic_list_2 .table .tbody .tr .role_name_line .report_name a, .generic_list_2 .table .tbody .tr .role_name_line .role_name a, .generic_list_2 .table .tbody .tr .role_name_line .playlist-name a, .generic_list_2 .table .tbody .tr .playlist_name_line .project_name a, .generic_list_2 .table .tbody .tr .playlist_name_line .report_name a, .generic_list_2 .table .tbody .tr .playlist_name_line .role_name a, .generic_list_2 .table .tbody .tr .playlist_name_line .playlist-name a {
  color: #689840;
}
.generic_list_2 .table .tbody .tr .project_name_line .playlist_name_div, .generic_list_2 .table .tbody .tr .report_name_line .playlist_name_div, .generic_list_2 .table .tbody .tr .role_name_line .playlist_name_div, .generic_list_2 .table .tbody .tr .playlist_name_line .playlist_name_div {
  padding: 0 5px;
  float: left;
  min-height: 40px;
  line-height: 40px;
}
.generic_list_2 .table .tbody .tr .project_name_line .playlist_name_div .playlist_name, .generic_list_2 .table .tbody .tr .report_name_line .playlist_name_div .playlist_name, .generic_list_2 .table .tbody .tr .role_name_line .playlist_name_div .playlist_name, .generic_list_2 .table .tbody .tr .playlist_name_line .playlist_name_div .playlist_name {
  padding: 0 5px;
  display: inline;
}
.generic_list_2 .table .tbody .tr .project_name_line .num_blocks, .generic_list_2 .table .tbody .tr .report_name_line .num_blocks, .generic_list_2 .table .tbody .tr .role_name_line .num_blocks, .generic_list_2 .table .tbody .tr .playlist_name_line .num_blocks {
  float: right;
  line-height: 30px;
}
.generic_list_2 .table .tbody .tr .project_name_line .num_blocks .num_block, .generic_list_2 .table .tbody .tr .report_name_line .num_blocks .num_block, .generic_list_2 .table .tbody .tr .role_name_line .num_blocks .num_block, .generic_list_2 .table .tbody .tr .playlist_name_line .num_blocks .num_block {
  display: inline-block;
  font-size: 12px;
  margin: 10px;
}
.generic_list_2 .table .tbody .tr .project_name_line .num_blocks b, .generic_list_2 .table .tbody .tr .report_name_line .num_blocks b, .generic_list_2 .table .tbody .tr .role_name_line .num_blocks b, .generic_list_2 .table .tbody .tr .playlist_name_line .num_blocks b {
  font-weight: 500;
  margin-right: 5px;
}
.generic_list_2 .table .tbody .tr .project_name_line .project_description, .generic_list_2 .table .tbody .tr .report_name_line .project_description, .generic_list_2 .table .tbody .tr .role_name_line .project_description, .generic_list_2 .table .tbody .tr .playlist_name_line .project_description {
  font-size: 12px;
  color: #57585A;
  display: inline;
  padding-left: 15px;
  line-height: 15px;
}
.generic_list_2 .table .tbody .tr .role_name_line {
  padding-right: 175px;
}
.generic_list_2 .table .tbody .tr .report_name_line {
  padding-right: 190px;
}
.generic_list_2 .table .tbody .tr .gray-line {
  background-color: #F4F6F7;
  height: 10px;
  width: 100%;
}
.generic_list_2 .table .tbody .tr .buttons-header-project, .generic_list_2 .table .tbody .tr .buttons-header-report, .generic_list_2 .table .tbody .tr .buttons-header-role, .generic_list_2 .table .tbody .tr .buttons-header-playlist {
  position: absolute;
  background-color: #fff;
  right: 0px;
  padding: 3px 15px 5px 25px;
  border-bottom-left-radius: 50px;
  margin-top: -3px;
  top: 10px;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .button, .generic_list_2 .table .tbody .tr .buttons-header-report .button, .generic_list_2 .table .tbody .tr .buttons-header-role .button, .generic_list_2 .table .tbody .tr .buttons-header-playlist .button {
  float: left;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .button span, .generic_list_2 .table .tbody .tr .buttons-header-report .button span, .generic_list_2 .table .tbody .tr .buttons-header-role .button span, .generic_list_2 .table .tbody .tr .buttons-header-playlist .button span {
  font-size: 28px;
  color: #808184;
  display: inline-block;
  padding: 5px 10px;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar {
  margin-top: 1px;
  margin-right: 0;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar.open .btn-default .caret:before, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar.open .btn-default .caret:before, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar.open .btn-default .caret:before, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar.open .btn-default .caret:before {
  color: #fff !important;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar .btn-default:hover, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar .btn-default:hover, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar .btn-default:hover, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar .btn-default:hover {
  background-color: #F4F6F7;
  box-shadow: none;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar .btn-default:hover .caret:before, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar .btn-default:hover .caret:before, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar .btn-default:hover .caret:before, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar .btn-default:hover .caret:before {
  color: #fff !important;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar .btn-default .caret::before, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar .btn-default .caret::before, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar .btn-default .caret::before, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar .btn-default .caret::before {
  color: #689840;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar .btn-default:active, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar .btn-default:active, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar .btn-default:active, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar .btn-default:active {
  background-color: #F4F6F7;
  border-color: #F4F6F7;
  color: #4a7221;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar .btn-default.active, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar .btn-default.active, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar .btn-default.active, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar .btn-default.active {
  background-color: #F4F6F7;
  border-color: #F4F6F7;
  color: #4a7221;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar.open > .btn-default.dropdown-toggle, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar.open > .btn-default.dropdown-toggle, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar.open > .btn-default.dropdown-toggle, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar.open > .btn-default.dropdown-toggle {
  background-color: #F4F6F7;
  border-color: #F4F6F7;
  color: #4a7221;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: -128px;
  margin-top: 0;
  min-width: 200px;
  padding: 0;
  border: 2px solid #EFF2F3;
  /*._list_edit:before,._edit:before,._add_people:before,.delete_content:before,._info:before,._adjust_2:before,._images:before,._time_2:before,._monitor_2:before,._loading_2,._attention:before,._note:before,._settings_4:before,._folder_download:before,._levels:before,._delete:before,._check_list_2:before,._list:before,._notification_2:before,._lock:before,._document:before,._connect:before{
      margin-left: -32px;
      font-size:18px;
      position:absolute
  }
  ._play,_edit,._document,.delete_content {
      content:"";
  }
  ._delete:before{
      color:$green;
  }*/
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu a, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu a, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu a, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu a {
  color: #689840;
  padding: 10px 6px 10px 42px;
  cursor: pointer;
  float: none;
  text-align: left;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu a:hover, .generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu a:focus, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu a:hover, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu a:focus, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu a:hover, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu a:focus, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu a:hover, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu a:focus {
  background-color: #75A747;
  color: #fff !important;
  /*span{
      color:#fff;
  }
  ._delete:before{
      color:#fff;;
  }*/
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu a span, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu a span, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu a span, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu a span:before, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu a span:before, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu a span:before, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu a span:before {
  margin-left: -32px;
  font-size: 18px;
  position: absolute;
}
.generic_list_2 .table .tbody .tr .buttons-header-project .menu_responsive_tools_bar ul.dropdown-menu .delete_content:before, .generic_list_2 .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu .delete_content:before, .generic_list_2 .table .tbody .tr .buttons-header-role .menu_responsive_tools_bar ul.dropdown-menu .delete_content:before, .generic_list_2 .table .tbody .tr .buttons-header-playlist .menu_responsive_tools_bar ul.dropdown-menu .delete_content:before {
  content: "\56";
  font-family: "icons";
  margin-top: -2px;
}
.generic_list_2 .table .tbody .tr .license {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .license label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .license ._price, .generic_list_2 .table .tbody .tr .license ._projector, .generic_list_2 .table .tbody .tr .license ._people, .generic_list_2 .table .tbody .tr .license ._calendar, .generic_list_2 .table .tbody .tr .license ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .license ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .license ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .users {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .users label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .users ._price, .generic_list_2 .table .tbody .tr .users ._projector, .generic_list_2 .table .tbody .tr .users ._people, .generic_list_2 .table .tbody .tr .users ._calendar, .generic_list_2 .table .tbody .tr .users ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .users ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .users ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .players {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .players label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .players ._price, .generic_list_2 .table .tbody .tr .players ._projector, .generic_list_2 .table .tbody .tr .players ._people, .generic_list_2 .table .tbody .tr .players ._calendar, .generic_list_2 .table .tbody .tr .players ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .players ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .players ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .registered {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .registered label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .registered ._price, .generic_list_2 .table .tbody .tr .registered ._projector, .generic_list_2 .table .tbody .tr .registered ._people, .generic_list_2 .table .tbody .tr .registered ._calendar, .generic_list_2 .table .tbody .tr .registered ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .registered ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .registered ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .types {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .types label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .types ._price, .generic_list_2 .table .tbody .tr .types ._projector, .generic_list_2 .table .tbody .tr .types ._people, .generic_list_2 .table .tbody .tr .types ._calendar, .generic_list_2 .table .tbody .tr .types ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .types ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .types ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .owner {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .owner label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .owner ._price, .generic_list_2 .table .tbody .tr .owner ._projector, .generic_list_2 .table .tbody .tr .owner ._people, .generic_list_2 .table .tbody .tr .owner ._calendar, .generic_list_2 .table .tbody .tr .owner ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .owner ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .owner ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .created {
  font-size: 12px;
  color: #57585A;
  text-align: center;
  display: inline-block;
  line-height: 25px;
  margin-top: 10px;
}
.generic_list_2 .table .tbody .tr .created label {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .created ._price, .generic_list_2 .table .tbody .tr .created ._projector, .generic_list_2 .table .tbody .tr .created ._people, .generic_list_2 .table .tbody .tr .created ._calendar, .generic_list_2 .table .tbody .tr .created ._shape {
  color: #689840;
  font-size: 26px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  line-height: 0px;
}
.generic_list_2 .table .tbody .tr .created ._projector {
  font-size: 28px;
  top: 8px;
  margin-right: 10px;
}
.generic_list_2 .table .tbody .tr .created ._shape {
  font-size: 30px;
  top: 7px;
}
.generic_list_2 .table .tbody .tr .users .box_text_help ul {
  margin-bottom: 0;
}
.generic_list_2 .table .tbody .tr .users .box_text_help ul b {
  font-weight: 500;
}
.generic_list_2 .table .tbody .tr .users .box_text_help ul li {
  line-height: 12px;
  padding: 2px 0 2px 5px;
  text-align: left;
}
.generic_list_2 .table .tbody .tr .users .box_text_help ul li:before {
  color: #fff;
  content: "\23ed";
  font-family: "icons";
  font-size: 6px;
  line-height: 8px;
  left: 3px;
  margin-top: 3px;
  position: absolute;
}

.project_list .menu_responsive_tools_bar ul.dropdown-menu {
  right: 0px !important;
  min-width: 195px;
}
.project_list #info_projects {
  padding: 15px;
  text-align: center;
}
.project_list #info_projects .circle_1 {
  border-radius: 70px;
  padding: 6px;
  border: 5px solid #FAFBFB;
}
.project_list #info_projects .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 4px;
  border: 5px solid #ECEFF0;
}
.project_list #info_projects .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 30px;
  height: 90px;
  line-height: 84px;
  width: 90px;
}
.project_list #info_projects .text_status {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.project_list #info_projects .success_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .success_plvs .num_circle {
  border: 5px solid #75A747;
  color: #75A747;
}
.project_list #info_projects .success_plvs .text_status {
  color: #75A747;
}
.project_list #info_projects .info_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .info_plvs .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.project_list #info_projects .info_plvs .text_status {
  color: #FBB040;
}
.project_list #info_projects .alert_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .alert_plvs .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.project_list #info_projects .alert_plvs .text_status {
  color: #9A405B;
}
.project_list #info_projects .repair_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .repair_plvs .num_circle {
  border: 5px solid #2337C2;
  color: #2337C2;
}
.project_list #info_projects .repair_plvs .text_status {
  color: #2337C2;
}
.project_list #info_projects .disabled_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .disabled_plvs .num_circle {
  border: 5px solid #2337C2;
  color: #2337C2;
}
.project_list #info_projects .disabled_plvs .text_status {
  color: #2337C2;
}
.project_list #info_projects .fail_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .fail_plvs .num_circle {
  border: 5px solid #B54E6C;
  color: #B54E6C;
}
.project_list #info_projects .fail_plvs .text_status {
  color: #B54E6C;
}
.project_list #info_projects .summary_plvs {
  display: inline-block;
  padding: 0 2px;
}
.project_list #info_projects .summary_plvs .num_circle {
  border: 5px solid #A6A8AB;
  color: #A6A8AB;
}
.project_list #info_projects .summary_plvs .text_status {
  color: #A6A8AB;
}

.playlists_simple_assign_list {
  min-width: 450px !important;
  min-width: 615px;
}
.playlists_simple_assign_list .content_playlists_simple_assign_list {
  display: none;
}
.playlists_simple_assign_list table > thead tr:before {
  display: none;
}
.playlists_simple_assign_list table > thead tr th {
  cursor: default !important;
}
.playlists_simple_assign_list table tbody tr.playerRow:before {
  display: none;
}
.playlists_simple_assign_list table tbody tr.playerRow > td {
  background-color: #fff;
  text-align: center;
}
.playlists_simple_assign_list table tbody tr.playerRow > td select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  font-size: 13px;
  color: #808184;
  width: 90%;
}
.playlists_simple_assign_list table tbody tr.playerRow > td ._add {
  color: #689840;
  font-size: 30px;
  padding: 0 10px;
}
.playlists_simple_assign_list table tbody tr.playerRow ._icon_attention_2 {
  color: #9A405B;
  font-size: 20px;
}
.playlists_simple_assign_list table tbody tr.playerRow ._search {
  color: #689840;
  cursor: pointer;
  font-size: 20px;
}
.playlists_simple_assign_list table tbody tr.playlistRow {
  position: relative;
  top: -6px;
  display: none;
}
.playlists_simple_assign_list table tbody tr.playlistRow:before {
  display: none;
}
.playlists_simple_assign_list table tbody tr.playlistRow td {
  border: 15px solid #fff;
}
.playlists_simple_assign_list .table {
  margin-bottom: 0;
}
.playlists_simple_assign_list .table .tbody .tr {
  background-color: #F4F6F7;
  border-bottom: 10px solid #fff;
  margin-bottom: 0;
}
.playlists_simple_assign_list .table .tbody .tr .playlist_name_line {
  padding-right: 212px;
}
.playlists_simple_assign_list .table .tbody .tr .buttons-header-playlist {
  margin-top: -10px;
  padding: 3px 0 5px 25px;
  min-height: 46px;
}
.playlists_simple_assign_list .table .tbody .tr .buttons-header-playlist .link {
  font-size: 36px;
  padding-bottom: 0;
  padding-top: 1px;
}
.playlists_simple_assign_list .table .tbody .tr .menu_responsive_tools_bar ul.dropdown-menu {
  left: -95px !important;
  min-width: 150px !important;
}
.playlists_simple_assign_list .table .tbody .tr .background-left-header-table-info {
  position: absolute;
  height: 36px;
  background-color: #F4F6F7;
  margin-top: 8px;
  left: 0px;
}
.playlists_simple_assign_list .table .tbody .tr .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 36px;
  position: relative;
  width: 15px;
}
.playlists_simple_assign_list .table .tbody .tr .background-right-header-table-info {
  position: absolute;
  height: 36px;
  background-color: #F4F6F7;
  margin-top: 8px;
  right: 0;
}
.playlists_simple_assign_list .table .tbody .tr .background-right-header-table-info .right-header-table-info {
  float: left;
  position: relative;
  height: 36px;
  background-color: #689840;
  width: 15px;
  border-bottom-right-radius: 15px;
}
.playlists_simple_assign_list .table .tbody .tr .background-table {
  width: 100%;
  text-align: center;
  background-color: #F4F6F7;
  padding: 0 15px;
}
.playlists_simple_assign_list .table .tbody .tr .background-table h4 {
  text-align: left;
  font-family: "Roboto";
  color: #6D6E71;
  font-size: 15px;
  margin: 0;
  padding: 15px;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table {
  background-color: #F4F6F7;
  margin-top: 4px;
  font-size: 13px;
  border-spacing: 0 4px;
  color: #6D6E71;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table thead tr {
  background-color: #689840;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table thead tr th {
  background-color: #689840;
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table tbody tr {
  background-color: transparent;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table tr {
  height: 36px;
  vertical-align: middle;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table tr:before {
  display: none;
}
.playlists_simple_assign_list .table .tbody .tr .background-table table tr td {
  background-color: transparent;
  border: 0 none;
}
.playlists_simple_assign_list .table .tbody .tr .background-table ._circle_3::before {
  color: #689840;
  margin-right: 10px;
}
.playlists_simple_assign_list .table .tbody .tr .background-table.table-category, .playlists_simple_assign_list .table .tbody .tr .background-table.table-criteria {
  text-align: left;
}
.playlists_simple_assign_list .table .tbody .tr .background-table.table-criteria table {
  border-collapse: separate;
  border-spacing: 2px;
}

.role_list {
  display: none;
  /*.menu_responsive_tools_bar{
      .dropdown-menu{
          left: -165px;
          min-width: 210px;
      }
  }*/
}
.role_list .whiteBox_level {
  background-color: #fff;
  margin-bottom: 6px;
  margin-top: 6px;
  padding: 1px 15px 6px;
}
.role_list .whiteBox_level:first-of-type, .role_list .whiteBox_level:first-child {
  /*margin-bottom: 0px;*/
}
.role_list .whiteBox_level .title_level {
  border-bottom: 2px solid #689840;
  color: #689840;
  font-size: 15px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 20px;
  padding-bottom: 3px;
  text-transform: uppercase;
  cursor: pointer;
}
.role_list .whiteBox_level .title_level a {
  color: #57585A;
}
.role_list .whiteBox_level .title_level a:hover {
  text-decoration: none;
}
.role_list .whiteBox_level .btn_add_role a {
  color: #689840;
  font-size: 22px;
}
.role_list .whiteBox_level .btn_add_role a:hover {
  text-decoration: none;
}
.role_list .table {
  margin-bottom: 0px !important;
}
.role_list .buttons-role .button {
  display: inline-block;
  color: #689840;
  font-size: 24px;
}
.role_list .buttons-role .button a {
  color: #689840;
  display: inline-block;
  font-size: 28px;
  margin-top: 5px;
  padding: 0 10px;
}
.role_list .buttons-role .button a:hover {
  text-decoration: none;
}
.role_list #tab_role .ui-accordion-content {
  height: auto !important;
}

.role_permission .tools_bar {
  display: block !important;
}
.role_permission table thead tr th.text-left {
  text-align: left;
  padding-left: 25px;
}
.role_permission table tbody tr td .group_name {
  padding-left: 20px;
}
.role_permission table tbody tr td .group_description {
  padding-left: 20px;
}
.role_permission table tbody tr td.button-table-list .menu_responsive_tools_bar_permission_group {
  float: none;
  margin-right: 0;
}
.role_permission table tbody tr td.button-table-list .menu_responsive_tools_bar_permission_group ul.dropdown-menu {
  left: -79px;
  margin-top: 0;
  min-width: 120px;
}

.nfc_list {
  min-width: 615px;
}
.nfc_list .tools_bar {
  display: block !important;
}
.nfc_list .tools_bar .btn_edit_name, .nfc_list .tools_bar .btn_assign_url {
  /*display:none;*/
}
.nfc_list table thead tr td {
  font-weight: 300;
}
.nfc_list table thead tr td:first-child {
  border-left: 0px;
}
.nfc_list table tbody tr td {
  padding: 0;
  padding-left: 15px;
  padding-right: 5px;
  font-size: 13px;
}
.nfc_list table tbody tr td .nfc_name {
  color: #57585A;
  font-weight: 400;
}
.nfc_list table tbody tr td:first-child {
  border-left: 0px;
  padding: 5px;
}
.nfc_list table tbody tr td.button-table-list {
  padding: 0px;
}
.nfc_list table tbody tr td.td-url {
  text-align: center;
  padding: 0 5px;
}
.nfc_list table tbody tr td.td-url input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  padding: 5px 10px;
  width: 90%;
  text-align: left;
}

.notifications_list {
  min-width: 415px;
}
.notifications_list .menu_responsive_tools_bar_project_notifications ul.dropdown-menu {
  left: auto !important;
  right: -30px !important;
}
.notifications_list table tbody tr.tr-date {
  height: 70px;
}
.notifications_list table tbody tr.tr-date:before {
  width: 0;
}
.notifications_list table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.notifications_list table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.notifications_list table tbody tr td.td-date {
  color: #689840;
  font-size: 20px;
  text-align: center;
}
.notifications_list table tbody tr td img {
  padding: 5px 10px;
}
.notifications_list table tbody tr td .not_name {
  color: #689840;
  font-size: 15px;
  padding: 0 3px;
  font-weight: 400;
}
.notifications_list table tbody tr td.icon_notification {
  text-align: center;
  color: #689840;
  font-size: 26px;
}

.log_downloads_list .whiteBox, .log_attachments_list .whiteBox, .screens_log_list .whiteBox {
  padding-bottom: 35px;
}
.log_downloads_list .whiteBox #first, .log_attachments_list .whiteBox #first, .screens_log_list .whiteBox #first {
  font-size: 20px;
  padding: 6px 9px 2px 7px;
  position: relative;
  top: -1px;
  background-color: #689840;
  border-radius: 40px;
  border: 0 none;
}
.log_downloads_list .whiteBox #last, .log_attachments_list .whiteBox #last, .screens_log_list .whiteBox #last {
  font-size: 20px;
  padding: 6px 6px 2px 10px;
  position: relative;
  top: -1px;
  background-color: #689840;
  border-radius: 40px;
  border: 0 none;
}
.log_downloads_list .whiteBox #next, .log_attachments_list .whiteBox #next, .screens_log_list .whiteBox #next {
  margin: 25px 5px 15px 2px !important;
}
.log_downloads_list .whiteBox #next .ui-button-text, .log_attachments_list .whiteBox #next .ui-button-text, .screens_log_list .whiteBox #next .ui-button-text {
  background-color: #689840;
  border-radius: 25px !important;
  font-size: 24px !important;
  padding: 5px 3px 3px !important;
}
.log_downloads_list .whiteBox #back, .log_attachments_list .whiteBox #back, .screens_log_list .whiteBox #back {
  background-color: transparent;
  border: medium none;
  display: inline-block;
  margin: 25px 3px 15px 5px;
}
.log_downloads_list .whiteBox #back .ui-button-text, .log_attachments_list .whiteBox #back .ui-button-text, .screens_log_list .whiteBox #back .ui-button-text {
  background-color: #689840;
  border-radius: 25px !important;
  font-size: 24px !important;
  padding: 5px 3px 3px !important;
}
.log_downloads_list .whiteBox .inWhiteBox .pre-select-green, .log_attachments_list .whiteBox .inWhiteBox .pre-select-green, .screens_log_list .whiteBox .inWhiteBox .pre-select-green {
  color: #689840;
  float: left;
  font-size: 13px;
  font-weight: 500;
  margin-top: 15px;
  padding: 10px 10px 0;
  text-transform: uppercase;
}
.log_downloads_list .whiteBox .inWhiteBox select, .log_downloads_list .whiteBox .inWhiteBox input, .log_attachments_list .whiteBox .inWhiteBox select, .log_attachments_list .whiteBox .inWhiteBox input, .screens_log_list .whiteBox .inWhiteBox select, .screens_log_list .whiteBox .inWhiteBox input {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.log_downloads_list .whiteBox .inWhiteBox #plv_id, .log_downloads_list .whiteBox .inWhiteBox #options, .log_downloads_list .whiteBox .inWhiteBox #subOptions, .log_attachments_list .whiteBox .inWhiteBox #plv_id, .log_attachments_list .whiteBox .inWhiteBox #options, .log_attachments_list .whiteBox .inWhiteBox #subOptions, .screens_log_list .whiteBox .inWhiteBox #plv_id, .screens_log_list .whiteBox .inWhiteBox #options, .screens_log_list .whiteBox .inWhiteBox #subOptions {
  width: 100%;
  margin-top: 0px !important;
  margin-right: 0px !important;
}
.log_downloads_list .whiteBox .inWhiteBox #attachment, .log_attachments_list .whiteBox .inWhiteBox #attachment, .screens_log_list .whiteBox .inWhiteBox #attachment {
  background-color: transparent;
  border: medium none;
}
.log_downloads_list .whiteBox .inWhiteBox #attachment:hover, .log_attachments_list .whiteBox .inWhiteBox #attachment:hover, .screens_log_list .whiteBox .inWhiteBox #attachment:hover {
  text-decoration: none;
}
.log_downloads_list .whiteBox .inWhiteBox #attachment .ui-button-text, .log_attachments_list .whiteBox .inWhiteBox #attachment .ui-button-text, .screens_log_list .whiteBox .inWhiteBox #attachment .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px;
}
.log_downloads_list .whiteBox .inWhiteBox .bottom-right, .log_attachments_list .whiteBox .inWhiteBox .bottom-right, .screens_log_list .whiteBox .inWhiteBox .bottom-right {
  float: right;
  margin-top: 50px;
  white-space: nowrap;
}
.log_downloads_list .footer-box, .log_attachments_list .footer-box, .screens_log_list .footer-box {
  padding: 0px 0;
}
.log_downloads_list .footer-box-center, .log_attachments_list .footer-box-center, .screens_log_list .footer-box-center {
  margin: 0 auto;
  width: 100%;
  height: auto;
  text-align: center;
}
.log_downloads_list .footer-box-center a, .log_attachments_list .footer-box-center a, .screens_log_list .footer-box-center a {
  border: medium none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  width: 40px;
}
.log_downloads_list #attachment a, .log_attachments_list #attachment a, .screens_log_list #attachment a {
  padding: 10px 15px;
}
.log_downloads_list #attachment strong, .log_attachments_list #attachment strong, .screens_log_list #attachment strong {
  background: #EFF2F3 none repeat scroll 0 0;
  border: 2px solid #689840;
  border-radius: 40px;
  color: #808184;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 15px;
  position: relative;
  text-decoration: none;
  width: 40px;
  padding: 10px 15px;
}
.log_downloads_list #pages #back, .log_attachments_list #pages #back, .screens_log_list #pages #back {
  position: absolute;
  top: -10px;
}
.log_downloads_list #pages ._arrow_left::before, .log_attachments_list #pages ._arrow_left::before, .screens_log_list #pages ._arrow_left::before {
  color: #689840;
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
}
.log_downloads_list tbody tr, .log_attachments_list tbody tr, .screens_log_list tbody tr {
  height: 50px !important;
}
.log_downloads_list tbody tr td, .log_attachments_list tbody tr td, .screens_log_list tbody tr td {
  text-transform: uppercase;
  background-color: transparent !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 3px solid #eff2f3;
  border-left: 3px solid #eff2f3;
}
.log_downloads_list tbody tr td:first-child, .log_attachments_list tbody tr td:first-child, .screens_log_list tbody tr td:first-child {
  border-left: 0 !important;
}
.log_downloads_list tbody tr td:last-child, .log_attachments_list tbody tr td:last-child, .screens_log_list tbody tr td:last-child {
  border-right: 0 !important;
}
.log_downloads_list tbody tr td:first-child + td, .log_attachments_list tbody tr td:first-child + td, .screens_log_list tbody tr td:first-child + td {
  background-color: #F4F6F7 !important;
}
.log_downloads_list tbody tr::before, .log_attachments_list tbody tr::before, .screens_log_list tbody tr::before {
  background-color: transparent !important;
}
.log_downloads_list table, .log_attachments_list table, .screens_log_list table {
  border-spacing: 0 2px !important;
}
.log_downloads_list table tr:before, .log_attachments_list table tr:before, .screens_log_list table tr:before {
  display: none !important;
}

.log_attachments_list #pages {
  cursor: pointer;
  display: block;
  margin-bottom: 0;
  margin-top: 0;
  min-height: 50px;
  padding: 24px 0 10px;
  position: relative;
  width: 100%;
}

.screens_log_list .whiteBox .btn_next_prev {
  width: 150px;
}
.screens_log_list .whiteBox .btn_next_prev .btn_pagination {
  display: flex;
}
.screens_log_list .whiteBox .btn_next_prev .btn_pagination #btn_prev, .screens_log_list .whiteBox .btn_next_prev .btn_pagination #btn_next {
  display: none;
}
.screens_log_list .whiteBox .box_text_help {
  margin-left: -41px !important;
  margin-top: 50px !important;
}
.screens_log_list .whiteBox h3 {
  display: inline-block;
  font-size: 17px;
  margin-left: auto;
  margin-top: 14px;
  text-align: center;
  width: 65px;
}
.screens_log_list .whiteBox .inWhiteBox #subMenuOptions > label {
  margin-left: 10px;
}
.screens_log_list #devicesLog, .screens_log_list #log {
  display: inline-block;
  width: 100%;
}
.screens_log_list #devicesLog > div, .screens_log_list #log > div {
  display: flex;
  margin-top: 7px;
  background-color: #fff;
}
.screens_log_list #devicesLog > div:before, .screens_log_list #log > div:before {
  background-color: #689840;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  content: "";
  height: 35px;
  margin-left: -7px;
  margin-top: 0;
  position: absolute;
  width: 7px;
}
.screens_log_list #devicesLog > div > div, .screens_log_list #log > div > div {
  background-color: #EFF2F3;
  margin: 7px;
  width: 100%;
  line-height: 1.9em;
  padding: 5px 15px;
}

.plvs_status_list tools_bar #info {
  margin-right: 10px;
}
.plvs_status_list th.button-table-list a {
  text-decoration: none;
  color: #6D6E71;
}
.plvs_status_list th.button-table-list a span {
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.plvs_status_list th.button-table-list a ._delete {
  color: #9A405B;
}
.plvs_status_list th.button-table-list a ._info:before {
  font-size: 18px;
  position: absolute;
}
.plvs_status_list table tbody tr td {
  font-size: 15px  !important;
}
.plvs_status_list table tbody tr td.button-table-list {
  border-right: 0px solid #fff !important;
}
.plvs_status_list .options {
  display: block;
}

.inventory_list {
  margin-bottom: -3px;
  min-width: 350px !important;
}
.inventory_list .tools_bar {
  display: block !important;
}
.inventory_list .buttonsInventory {
  margin-top: 0;
  padding: 20px 10px;
}
.inventory_list .buttonsInventory .button {
  text-align: center;
  width: 13.8%;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.inventory_list .buttonsInventory .button a {
  text-align: center;
  background-color: #689840;
  color: #fff;
  border-radius: 32px;
  font-size: 28px;
  padding: 5px 8px;
  color: #fff;
  text-decoration: none;
}
.inventory_list .buttonsInventory .button a:hover {
  text-decoration: none;
}
.inventory_list .buttonsInventory .button a ._settings, .inventory_list .buttonsInventory .button a ._check_list, .inventory_list .buttonsInventory .button a ._star, .inventory_list .buttonsInventory .button a ._info, .inventory_list .buttonsInventory .button a ._list, .inventory_list .buttonsInventory .button a ._list_edit, .inventory_list .buttonsInventory .button a ._pin {
  display: inline-block;
}
.inventory_list .buttonsInventory .button a ._settings {
  top: 2px;
  position: relative;
}
.inventory_list .buttonsInventory .button a ._check_list {
  top: 2px;
  position: relative;
}
.inventory_list .buttonsInventory .button a ._star {
  top: 2px;
  position: relative;
}
.inventory_list .buttonsInventory .button a ._info {
  top: 2px;
  position: relative;
}
.inventory_list .buttonsInventory .button a ._list {
  top: 2px;
  position: relative;
}
.inventory_list .buttonsInventory .button a ._list_edit {
  left: 1px;
  position: relative;
  top: 3px;
}
.inventory_list .buttonsInventory .button a ._pin {
  top: 2px;
  position: relative;
}

.plvs_list {
  min-width: 350px !important;
}

.generic_plvs {
  min-width: 475px;
}
.generic_plvs input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
.generic_plvs input[type="checkbox"] {
  display: none;
}
.generic_plvs .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 25px;
}
.generic_plvs .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.generic_plvs .whiteBox.apply_quality {
  padding: 15px 10px 15px 40px;
}
.generic_plvs .whiteBox.apply_quality label {
  font-weight: 500;
  font-size: 12.4px;
  color: #404041;
  margin-right: 15px;
}
.generic_plvs .whiteBox.apply_quality select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  font-size: 13px;
  color: #808184;
}
.generic_plvs .whiteBox .tools_bar_plvs_list {
  position: absolute;
  right: 14px;
  top: 14px;
                /*.plv_add,.btn_find,.btn_cancel_find,.plv_project,.plv_activate{
                    float: right;
                    font-size: 24px;
                    text-align: center;
                    width: 36px;
                    display:inline-block;
                    position:relative;

                    a{
                        cursor:pointer;
                        color:$green;
                        text-decoration: none;
                        &:hover{
                            text-decoration: none;
                        }
                        display:inline-block;

                    }

                    .box_text_help{
                        left:0px;
                    }
                }
                */
}
.generic_plvs .whiteBox .tools_bar_plvs_list .btn_tool {
  float: right;
  font-size: 24px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .btn_tool a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .btn_tool a:hover {
  text-decoration: none;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .btn_tool .box_text_help {
  left: 0px;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .plv_project {
  display: none;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .content_delete a {
  color: #9A405B;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .duplicate, .generic_plvs .whiteBox .tools_bar_plvs_list .assign_template, .generic_plvs .whiteBox .tools_bar_plvs_list .content_delete, .generic_plvs .whiteBox .tools_bar_plvs_list .conditions {
  display: none;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .content_delete {
  top: -2px;
  color: #9A405B;
}
.generic_plvs .whiteBox .tools_bar_plvs_list .content_delete:hove {
  color: rgba(154, 64, 91, 0.5);
}
.generic_plvs .whiteBox #available_licenses, .generic_plvs .whiteBox #no_available_licenses {
  padding: 8px;
  width: 100%;
  color: #404041;
  font-size: 13px;
}
.generic_plvs .whiteBox #available_licenses .in_available_licenses, .generic_plvs .whiteBox #available_licenses .in_no_available_licenses, .generic_plvs .whiteBox #no_available_licenses .in_available_licenses, .generic_plvs .whiteBox #no_available_licenses .in_no_available_licenses {
  background-color: #F1F2F2;
  text-align: center;
  padding: 8px;
  color: #404041;
}
.generic_plvs .whiteBox #check_all {
  position: relative;
  left: 2px;
  -ms-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
}
.generic_plvs table thead tr th {
  text-align: left;
  padding-left: 10px;
}
.generic_plvs table thead tr th input[type="checkbox"] + label:after {
  color: #D0D2D3;
  font-size: 20px;
  font-weight: 100;
  left: -2px;
  top: 4px;
}
.generic_plvs table thead tr th input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #D0D2D3;
}
.generic_plvs table tbody tr td {
  font-size: 13px;
  color: #808184;
}
.generic_plvs table tbody tr td input[type="checkbox"] + label::after {
  top: 2px;
}
.generic_plvs table tbody tr td .player_name {
  color: #689840;
  font-size: 15px;
  padding: 5px 5px 5px 10px;
  font-weight: 400;
}
.generic_plvs table tbody tr td.td-checkbox {
  background-color: #fff;
  padding: 5px;
}
.generic_plvs table tbody tr td.td-monitor ._monitor, .generic_plvs table tbody tr td.td-monitor ._monitor_2, .generic_plvs table tbody tr td.td-monitor ._monitor_3 {
  font-size: 22px;
  padding: 6px;
}
.generic_plvs table tbody tr td.td-key a {
  color: #808184;
  display: inline-block;
}
.generic_plvs table tbody tr td.td-key a ._lock {
  color: #808184;
  font-size: 32px;
  padding-right: 15px;
}
.generic_plvs table tbody tr td.td-key a:hover {
  text-decoration: none;
}
.generic_plvs table tbody tr td.td-key .licence_canceled {
  display: block;
  color: #9A405B;
}
.generic_plvs table tbody tr td.button-table-list a ._delete {
  color: #9a405b;
  font-size: 30px;
}
.generic_plvs #pages label {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
}
.generic_plvs #pages label.ui-state-active {
  text-decoration: underline;
  font-weight: 500;
}

.plvs_criteria_list {
  min-width: 375px;
}
.plvs_criteria_list .tools_bar {
  display: block !important;
}

.plvs_quality_list {
  min-width: 320px;
}
.plvs_quality_list .tools_bar {
  display: block !important;
}

.inventory_view_plv_details .tools_bar {
  display: block !important;
}
.inventory_view_plv_details .whiteBox.info_player {
  padding: 20px 16px;
}
.inventory_view_plv_details .whiteBox.info_player .player_name {
  color: #689840;
  text-transform: uppercase;
  font-size: 15px;
}
.inventory_view_plv_details .whiteBox.info_player .api_key {
  color: #57585A;
  font-size: 12.4px;
}
.inventory_view_plv_details .google_map_not_found {
  display: none;
  background: #E7EBED;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
}
.inventory_view_plv_details .details_player {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  margin-top: -5px;
}
.inventory_view_plv_details .details_player .title-gray {
  background-color: #808184;
  color: #CFD1D2;
  font-size: 11px;
  padding-left: 30px;
}
.inventory_view_plv_details .details_player #tableData {
  padding: 20px 0px;
  display: inline-block;
}
.inventory_view_plv_details .details_player .plv_detail {
  padding: 20px 30px 0;
}
.inventory_view_plv_details .details_player .plv_detail .detail-line {
  display: inline-block;
  padding: 0 0 1px;
  width: 100%;
  border-bottom: 1px solid #689840;
}
.inventory_view_plv_details .details_player .plv_detail .detail-line .detail-title {
  text-transform: uppercase;
  color: #57585A;
  font-size: 12.3px;
  font-weight: 500;
  white-space: nowrap;
}
.inventory_view_plv_details .details_player .plv_detail .detail-line .detail-content {
  text-align: right;
  color: #808184;
  font-size: 12.3px;
}
.inventory_view_plv_details .details_player .plv_detail .detail-line .detail-content input {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  margin-bottom: -8px;
  margin-right: 0;
  margin-top: -8px;
  padding: 5px 10px;
  position: relative;
  text-align: right;
  top: -6px;
  width: 100%;
}
.inventory_view_plv_details .details_player .plv_detail:nth-child(1), .inventory_view_plv_details .details_player .plv_detail:nth-child(2) {
  padding: 0px 30px 0;
}
.inventory_view_plv_details .details_player .plv_detail:nth-child(2n-1) {
  border-right: 1px solid #D0D2D3;
}
.inventory_view_plv_details .file_upload {
  display: inline-block;
  padding: 15px 0 20px;
  width: 100%;
}
.inventory_view_plv_details .file_upload .box_file_remove {
  display: none;
}
.inventory_view_plv_details .file_upload ._upload_2::before {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.inventory_view_plv_details .file_upload ._delete::before {
  color: #9a405b;
  cursor: pointer;
  float: left;
  font-size: 30px;
  position: relative;
  top: -5px;
}
.inventory_view_plv_details .file_upload .file_name {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
  padding-right: 20px;
}
.inventory_view_plv_details .file_upload #prev_userfile img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.inventory_fields_list table tbody tr {
  height: 66px;
}
.inventory_fields_list table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.inventory_fields_list table tbody tr td input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
.inventory_fields_list table tbody tr td input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #689840;
}
.inventory_fields_list table tbody tr td input[type="checkbox"][disabled] + label:after {
  cursor: not-allowed;
}
.inventory_fields_list table tbody tr td input[type="checkbox"] {
  display: none;
}
.inventory_fields_list table tbody tr td.button-table-list .accept {
  color: #689840;
  font-size: 30px;
  padding: 5px;
  cursor: pointer;
}
.inventory_fields_list table tbody tr td.button-table-list .accept ._check_2 {
  position: relative;
  top: 2px;
}
.inventory_fields_list table tbody tr td.field_name {
  background: #fff;
  padding: 0 5px;
  font-size: 12.4px;
  color: #808184;
  border-right: 8px solid #fff;
}
.inventory_fields_list table tbody tr td.field_name input {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  position: relative;
  width: 100%;
}

.plvs_config_list .tools_bar {
  display: block;
}
.plvs_config_list select#selected_player, .plvs_config_list .ui-autocomplete-input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-top: 5px;
  padding: 5px 10px;
  font-size: 13px;
  color: #808184;
}
.plvs_config_list #div_player_selector .ui-button {
  background-color: #E7EBED;
  color: #808184;
  border: none;
  height: 24px;
}

.ui-autocomplete {
  background-color: #E7EBED;
  padding-left: 10px;
  font-size: 13px;
}

.plvs_list .tools_bar {
  display: block;
}
.plvs_list .whiteBox.buttons_plvs_list {
  padding: 20px;
}
.plvs_list .whiteBox.buttons_plvs_list .text_buttons {
  font-size: 13px;
  text-align: center;
  margin-bottom: 18px;
  margin-top: 8px;
}
.plvs_list .whiteBox.buttons_plvs_list .text_buttons a .ui-button-text {
  margin: 0 6px;
  background-color: #75A747;
  border-radius: 20px;
  color: #fff;
  padding: 11px 16px;
}
.plvs_list .whiteBox.buttons_plvs_list .text_buttons #btn_distribution:hover {
  text-decoration: none;
}
.plvs_list .whiteBox.buttons_plvs_list .text_buttons #btn_distribution .ui-button-text:before {
  margin: 0 6px;
  position: relative;
  content: "\58";
  font-family: "icons";
  top: 5px;
  font-size: 22px;
  margin-right: 8px;
  left: -2px;
}
.plvs_list .whiteBox.buttons_plvs_list .text_buttons #btn_distribution .ui-button-text:hover {
  text-decoration: none;
}
.plvs_list .whiteBox.buttons_plvs_list #apply_all_schedule, .plvs_list .whiteBox.buttons_plvs_list #apply_all_exception {
  display: none;
}
.plvs_list .whiteBox.buttons_plvs_list select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
}
.plvs_list .whiteBox.buttons_plvs_list label {
  font-size: 13px;
  font-weight: 400;
}
.plvs_list table.table_plvs_list tbody > tr td {
  padding: 0 15px;
}
.plvs_list table.table_plvs_list tbody > tr td ._check_2 {
  color: #689840;
  padding-left: 10px;
}
.plvs_list table.table_plvs_list tbody > tr td ._attention {
  color: #9A405B;
  padding-left: 10px;
}
.plvs_list table.table_plvs_list tbody > tr td ._icon_attention_2 {
  color: #9A405B;
  padding-left: 10px;
}
.plvs_list table.table_plvs_list tbody > tr td:last-child {
  padding: 0 5px;
}
.plvs_list table.table_plvs_list select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
}
.plvs_list table.table_plvs_list table tr {
  height: 28px;
  background-color: transparent;
}
.plvs_list table.table_plvs_list table tr:before {
  display: none;
}
.plvs_list table.table_plvs_list table tr td {
  background-color: transparent;
  border: medium none;
  padding: 5px 10px;
}
.plvs_list table.table_plvs_list table tr td ._delete {
  color: #9A405B;
  padding-left: 5px;
  cursor: pointer;
}

.campaign .container table tbody tr td.warning ._icon_attention_2 {
  color: #9A405B;
  font-size: 18px;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign {
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  position: relative;
  background-color: #fff;
  padding: 0 10px;
  width: 50px;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign.open .caret:before {
  color: #fff !important;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default {
  color: #4a7221;
  background-color: transparent;
  border: 0 solid transparent;
  box-shadow: none !important;
  padding: 6px 15px;
  border-radius: 3px;
  float: none;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default:hover {
  background-color: #689840;
  box-shadow: none;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default:hover .caret:before {
  color: #fff !important;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default .caret:before {
  color: #689840;
  content: "\42";
  font-family: "icons";
  position: relative;
  font-size: 19px;
  left: -9px;
  position: relative;
  top: -14px;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default:active, .campaign .container table tbody tr td.menu_tools_bar_campaign .btn-default.active, .campaign .container table tbody tr td.menu_tools_bar_campaign.open > .btn-default.dropdown-toggle {
  background-color: #689840;
  color: #fff;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: -90px;
  margin-top: -23px;
  min-width: 140px;
  padding: 0;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu a {
  color: #689840;
  padding: 10px 6px 10px 42px;
  cursor: pointer;
  float: none;
  text-align: left;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu a:hover, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu a:focus {
  background-color: #75A747;
  color: #fff;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu a:hover span, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu a:focus span {
  color: #fff;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu .delete_content:before {
  content: "\56";
  font-family: "icons";
  margin-top: -2px;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._play:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._edit:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._document:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu .delete_content:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._schedule:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._info:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._list_edit:before, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._edit_2:before {
  float: left;
  margin-left: -32px;
  font-size: 18px;
  position: absolute;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._play, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu _edit, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._document, .campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu .delete_content {
  content: "";
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu ._edit_2:before {
  font-size: 30px;
  margin-left: -37px;
  margin-top: -7px;
}
.campaign .container table tbody tr td.menu_tools_bar_campaign ul.dropdown-menu .campaign_stats:before {
  content: "\3c";
  font-family: "icons";
  margin-top: -6px;
  position: absolute;
  left: 8px;
  font-size: 24px;
}

.tooltip {
  opacity: 1;
  z-index: 1;
}
.tooltip .box_text_help {
  top: 20px;
  min-width: 120px;
}

.content_encoding_list {
  min-width: 640px;
}
.content_encoding_list .tools_bar {
  display: block !important;
}
.content_encoding_list .info-encoding {
  padding: 26px 20px 20px;
}
.content_encoding_list .info-encoding label {
  color: #57585A;
  font-weight: 400;
  font-size: 13px;
  margin-top: 5px;
}
.content_encoding_list .info-encoding select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
}
.content_encoding_list .info-status-encoding .gray-title {
  color: #fff;
  background-color: #6D6E71;
  font-size: 12px;
  font-weight: 400;
  padding: 1px 20px;
}
.content_encoding_list .info-status-encoding #spool_info {
  display: inline-block;
  padding: 13px 10px 10px;
  width: 100%;
}
.content_encoding_list .info-status-encoding #spool_info ._circle_3 {
  float: left;
  font-size: 35px;
  left: 20px;
  margin-right: 10px;
  margin-top: -8px;
  position: absolute;
}
.content_encoding_list #tableDataXXXX, .content_encoding_list #tableData {
  color: #808184;
}
.content_encoding_list #tableDataXXXX .gray_line, .content_encoding_list #tableData .gray_line {
  background-color: #E6E7E8;
  float: left;
  height: 1px;
  margin: 3px 0;
  width: 100%;
}
.content_encoding_list #tableDataXXXX ._circle_3, .content_encoding_list #tableData ._circle_3 {
  font-size: 35px;
  margin-top: 10px;
  position: relative;
}
.content_encoding_list #tableDataXXXX .image-td .horitzontal img, .content_encoding_list #tableData .image-td .horitzontal img {
  max-height: 95px;
}
.content_encoding_list #tableDataXXXX .image-td .vertical img, .content_encoding_list #tableData .image-td .vertical img {
  max-height: 145px;
}
.content_encoding_list #tableDataXXXX .image-td img, .content_encoding_list #tableData .image-td img {
  border: 1px solid #fff;
}

.sprite_information {
  background-color: #fff;
  display: inline-block;
  padding: 0px;
  width: 100%;
}
.sprite_information h4 {
  font-size: 18px;
  color: #57585A;
  width: 100%;
  border-bottom: 1px solid #57585A;
  text-transform: uppercase;
  font-weight: 300;
  background-color: transparent;
  min-height: 15px;
  padding: 6px;
}
.sprite_information .sprite_div {
  display: block;
}
.sprite_information .sprite_div ul {
  float: left;
  padding: 0 8px;
  width: 100%;
}
.sprite_information .sprite_div ul li {
  font-size: 13px;
  font-weight: 500;
  color: #404041;
  /* one item */
  /* two items */
  /* three items */
}
.sprite_information .sprite_div ul li dd {
  font-weight: 300;
  background-color: #E7EBED;
  padding: 5px 10px;
  margin-top: 5px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(25% - 6px);
  margin-right: 6px;
}
.sprite_information .sprite_div ul li dd:first-child:nth-last-child(1) {
  /* -or- li:only-child { */
  width: 100%;
}
.sprite_information .sprite_div ul li dd:first-child:nth-last-child(2),
.sprite_information .sprite_div ul li dd:first-child:nth-last-child(2) ~ dd {
  width: calc(50% - 6px);
  margin-right: 6px;
}
.sprite_information .sprite_div ul li dd:first-child:nth-last-child(3),
.sprite_information .sprite_div ul li dd:first-child:nth-last-child(3) ~ dd {
  width: calc(33.3333% - 6px);
  margin-right: 6px;
}
.sprite_information .sprite_div .option_filtered {
  float: left;
  min-width: 190px;
}

#sprite_information, #sprite_information2, #sprite_information_library, #sprite_information_trigger_library {
  background-color: #fff;
  display: inline-block;
  padding: 20px;
  width: 100%;
}
#sprite_information h4, #sprite_information2 h4, #sprite_information_library h4, #sprite_information_trigger_library h4 {
  font-size: 18px;
  color: #57585A;
  width: 100%;
  border-bottom: 1px solid #57585A;
  text-transform: uppercase;
  font-weight: 300;
  background-color: transparent;
  min-height: 15px;
  padding: 6px;
}
#sprite_information #sprite_div, #sprite_information #sprite_div2, #sprite_information #sprite_div_library, #sprite_information #sprite_div_trigger_library, #sprite_information2 #sprite_div, #sprite_information2 #sprite_div2, #sprite_information2 #sprite_div_library, #sprite_information2 #sprite_div_trigger_library, #sprite_information_library #sprite_div, #sprite_information_library #sprite_div2, #sprite_information_library #sprite_div_library, #sprite_information_library #sprite_div_trigger_library, #sprite_information_trigger_library #sprite_div, #sprite_information_trigger_library #sprite_div2, #sprite_information_trigger_library #sprite_div_library, #sprite_information_trigger_library #sprite_div_trigger_library {
  display: block;
}
#sprite_information #sprite_div ul, #sprite_information #sprite_div2 ul, #sprite_information #sprite_div_library ul, #sprite_information #sprite_div_trigger_library ul, #sprite_information2 #sprite_div ul, #sprite_information2 #sprite_div2 ul, #sprite_information2 #sprite_div_library ul, #sprite_information2 #sprite_div_trigger_library ul, #sprite_information_library #sprite_div ul, #sprite_information_library #sprite_div2 ul, #sprite_information_library #sprite_div_library ul, #sprite_information_library #sprite_div_trigger_library ul, #sprite_information_trigger_library #sprite_div ul, #sprite_information_trigger_library #sprite_div2 ul, #sprite_information_trigger_library #sprite_div_library ul, #sprite_information_trigger_library #sprite_div_trigger_library ul {
  float: left;
  padding: 0 8px;
  width: 100%;
}
#sprite_information #sprite_div ul li, #sprite_information #sprite_div2 ul li, #sprite_information #sprite_div_library ul li, #sprite_information #sprite_div_trigger_library ul li, #sprite_information2 #sprite_div ul li, #sprite_information2 #sprite_div2 ul li, #sprite_information2 #sprite_div_library ul li, #sprite_information2 #sprite_div_trigger_library ul li, #sprite_information_library #sprite_div ul li, #sprite_information_library #sprite_div2 ul li, #sprite_information_library #sprite_div_library ul li, #sprite_information_library #sprite_div_trigger_library ul li, #sprite_information_trigger_library #sprite_div ul li, #sprite_information_trigger_library #sprite_div2 ul li, #sprite_information_trigger_library #sprite_div_library ul li, #sprite_information_trigger_library #sprite_div_trigger_library ul li {
  font-size: 13px;
  font-weight: 500;
  color: #404041;
  /* one item */
  /* two items */
  /* three items */
}
#sprite_information #sprite_div ul li dd, #sprite_information #sprite_div2 ul li dd, #sprite_information #sprite_div_library ul li dd, #sprite_information #sprite_div_trigger_library ul li dd, #sprite_information2 #sprite_div ul li dd, #sprite_information2 #sprite_div2 ul li dd, #sprite_information2 #sprite_div_library ul li dd, #sprite_information2 #sprite_div_trigger_library ul li dd, #sprite_information_library #sprite_div ul li dd, #sprite_information_library #sprite_div2 ul li dd, #sprite_information_library #sprite_div_library ul li dd, #sprite_information_library #sprite_div_trigger_library ul li dd, #sprite_information_trigger_library #sprite_div ul li dd, #sprite_information_trigger_library #sprite_div2 ul li dd, #sprite_information_trigger_library #sprite_div_library ul li dd, #sprite_information_trigger_library #sprite_div_trigger_library ul li dd {
  font-weight: 300;
  background-color: #E7EBED;
  padding: 5px 10px;
  margin-top: 5px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(25% - 6px);
  margin-right: 6px;
}
#sprite_information #sprite_div ul li dd:first-child:nth-last-child(1), #sprite_information #sprite_div2 ul li dd:first-child:nth-last-child(1), #sprite_information #sprite_div_library ul li dd:first-child:nth-last-child(1), #sprite_information #sprite_div_trigger_library ul li dd:first-child:nth-last-child(1), #sprite_information2 #sprite_div ul li dd:first-child:nth-last-child(1), #sprite_information2 #sprite_div2 ul li dd:first-child:nth-last-child(1), #sprite_information2 #sprite_div_library ul li dd:first-child:nth-last-child(1), #sprite_information2 #sprite_div_trigger_library ul li dd:first-child:nth-last-child(1), #sprite_information_library #sprite_div ul li dd:first-child:nth-last-child(1), #sprite_information_library #sprite_div2 ul li dd:first-child:nth-last-child(1), #sprite_information_library #sprite_div_library ul li dd:first-child:nth-last-child(1), #sprite_information_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(1), #sprite_information_trigger_library #sprite_div ul li dd:first-child:nth-last-child(1), #sprite_information_trigger_library #sprite_div2 ul li dd:first-child:nth-last-child(1), #sprite_information_trigger_library #sprite_div_library ul li dd:first-child:nth-last-child(1), #sprite_information_trigger_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(1) {
  /* -or- li:only-child { */
  width: 100%;
}
#sprite_information #sprite_div ul li dd:first-child:nth-last-child(2),
#sprite_information #sprite_div ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information #sprite_div2 ul li dd:first-child:nth-last-child(2),
#sprite_information #sprite_div2 ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information #sprite_div_library ul li dd:first-child:nth-last-child(2),
#sprite_information #sprite_div_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2),
#sprite_information #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information2 #sprite_div ul li dd:first-child:nth-last-child(2),
#sprite_information2 #sprite_div ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information2 #sprite_div2 ul li dd:first-child:nth-last-child(2),
#sprite_information2 #sprite_div2 ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information2 #sprite_div_library ul li dd:first-child:nth-last-child(2),
#sprite_information2 #sprite_div_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information2 #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2),
#sprite_information2 #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_library #sprite_div ul li dd:first-child:nth-last-child(2),
#sprite_information_library #sprite_div ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_library #sprite_div2 ul li dd:first-child:nth-last-child(2),
#sprite_information_library #sprite_div2 ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_library #sprite_div_library ul li dd:first-child:nth-last-child(2),
#sprite_information_library #sprite_div_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2),
#sprite_information_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_trigger_library #sprite_div ul li dd:first-child:nth-last-child(2),
#sprite_information_trigger_library #sprite_div ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_trigger_library #sprite_div2 ul li dd:first-child:nth-last-child(2),
#sprite_information_trigger_library #sprite_div2 ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_trigger_library #sprite_div_library ul li dd:first-child:nth-last-child(2),
#sprite_information_trigger_library #sprite_div_library ul li dd:first-child:nth-last-child(2) ~ dd, #sprite_information_trigger_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2),
#sprite_information_trigger_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(2) ~ dd {
  width: calc(50% - 6px);
  margin-right: 6px;
}
#sprite_information #sprite_div ul li dd:first-child:nth-last-child(3),
#sprite_information #sprite_div ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information #sprite_div2 ul li dd:first-child:nth-last-child(3),
#sprite_information #sprite_div2 ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information #sprite_div_library ul li dd:first-child:nth-last-child(3),
#sprite_information #sprite_div_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3),
#sprite_information #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information2 #sprite_div ul li dd:first-child:nth-last-child(3),
#sprite_information2 #sprite_div ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information2 #sprite_div2 ul li dd:first-child:nth-last-child(3),
#sprite_information2 #sprite_div2 ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information2 #sprite_div_library ul li dd:first-child:nth-last-child(3),
#sprite_information2 #sprite_div_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information2 #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3),
#sprite_information2 #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_library #sprite_div ul li dd:first-child:nth-last-child(3),
#sprite_information_library #sprite_div ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_library #sprite_div2 ul li dd:first-child:nth-last-child(3),
#sprite_information_library #sprite_div2 ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_library #sprite_div_library ul li dd:first-child:nth-last-child(3),
#sprite_information_library #sprite_div_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3),
#sprite_information_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_trigger_library #sprite_div ul li dd:first-child:nth-last-child(3),
#sprite_information_trigger_library #sprite_div ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_trigger_library #sprite_div2 ul li dd:first-child:nth-last-child(3),
#sprite_information_trigger_library #sprite_div2 ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_trigger_library #sprite_div_library ul li dd:first-child:nth-last-child(3),
#sprite_information_trigger_library #sprite_div_library ul li dd:first-child:nth-last-child(3) ~ dd, #sprite_information_trigger_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3),
#sprite_information_trigger_library #sprite_div_trigger_library ul li dd:first-child:nth-last-child(3) ~ dd {
  width: calc(33.3333% - 6px);
  margin-right: 6px;
}
#sprite_information #sprite_div .option_filtered, #sprite_information #sprite_div2 .option_filtered, #sprite_information #sprite_div_library .option_filtered, #sprite_information #sprite_div_trigger_library .option_filtered, #sprite_information2 #sprite_div .option_filtered, #sprite_information2 #sprite_div2 .option_filtered, #sprite_information2 #sprite_div_library .option_filtered, #sprite_information2 #sprite_div_trigger_library .option_filtered, #sprite_information_library #sprite_div .option_filtered, #sprite_information_library #sprite_div2 .option_filtered, #sprite_information_library #sprite_div_library .option_filtered, #sprite_information_library #sprite_div_trigger_library .option_filtered, #sprite_information_trigger_library #sprite_div .option_filtered, #sprite_information_trigger_library #sprite_div2 .option_filtered, #sprite_information_trigger_library #sprite_div_library .option_filtered, #sprite_information_trigger_library #sprite_div_trigger_library .option_filtered {
  float: left;
  min-width: 190px;
}

.schedules .schedules_list .tools_bar {
  display: block !important;
}
.schedules .schedules_list .whiteBox.buttons {
  padding: 20px;
}
.schedules .schedules_list .whiteBox.buttons a {
  background-color: #E7EBED;
  border-radius: 20px;
  font-size: 12.8px;
  color: #808184;
  padding: 8px 13px 8px 8px;
  display: inline-block;
}
.schedules .schedules_list .whiteBox.buttons a:hover {
  text-decoration: none;
}
.schedules .schedules_list .whiteBox.buttons a ._add_3, .schedules .schedules_list .whiteBox.buttons a ._move, .schedules .schedules_list .whiteBox.buttons a ._projector, .schedules .schedules_list .whiteBox.buttons a ._monitor_2 {
  color: #689840;
  font-size: 22px;
  margin-right: 6px;
  position: relative;
  top: 4px;
  line-height: 12px;
}
.schedules .schedules_list .whiteBox.buttons a ._add_3 {
  font-size: 18px;
  top: 3px;
}
.schedules .schedules_list .whiteBox.buttons a ._monitor_2 {
  font-size: 21px;
  top: 5px;
}
.schedules .schedules_list .whiteBox.buttons a ._projector {
  font-size: 29px;
  top: 8px;
  line-height: 8px;
}
.schedules .schedules_list .whiteBox .col-left {
  padding: 0;
  float: left;
  text-align: left;
}
.schedules .schedules_list .whiteBox .col-right {
  padding: 0;
  float: right;
  text-align: right;
}
.schedules .schedules_list table thead tr th {
  font-weight: 400;
}
.schedules .schedules_list table thead tr th:first-child {
  text-align: left;
  padding-left: 30px;
}
.schedules .schedules_list table thead tr th.header-button-table-list {
  width: 60px;
}
.schedules .schedules_list table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.schedules .schedules_list table tbody tr td .schedule_name {
  padding-left: 20px;
}

.statistics .statistics_general .tools_bar {
  display: block !important;
}
.statistics .statistics_general table#selector_content tr {
  cursor: pointer;
}
.statistics .statistics_general table#selector_content .ui-selecting td {
  border-color: #689840 !important;
  background-color: #E7EBED;
}
.statistics .statistics_general table#selector_content .ui-selected td {
  border-color: #689840 !important;
  background-color: #E7EBED;
}
.statistics .statistics_general table#selector_content td:nth-child(1) {
  border-left: 10px solid #fff;
}
.statistics .statistics_general table#selector_content td:last-child {
  border-right: 10px solid #fff;
}
.statistics .statistics_general table#selector_content td.content_name {
  padding-left: 10px;
  color: #689840;
  font-weight: 500;
  font-size: 15px;
}
.statistics .statistics_general table#selector_content td.btn_next #next, .statistics .statistics_general table#selector_content td.btn_next #list, .statistics .statistics_general table#selector_content td.btn_next #graph {
  background-color: transparent;
  border: 0 none;
  margin: 0 auto;
  /*padding: 0;*/
  min-width: max-content;
}
.statistics .statistics_general table#selector_content td.btn_next .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 12px;
  line-height: 15px;
  padding: 0 3px 7px 10px;
  text-align: center;
}
.statistics .statistics_general table#selector_content td.btn_next .ui-button-text:after {
  content: "\4e";
  font-family: "icons";
  font-size: 19px;
  line-height: 25px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
  top: 4px;
}
.statistics .statistics_general table#selector_content td.btn_next #list {
  margin: 0 5px;
}
.statistics .statistics_general table#selector_content td.btn_next #list .ui-button-text:after {
  content: "\6e";
  margin-right: 5px;
}
.statistics .statistics_general table#selector_content td.btn_next #graph {
  margin: 0 5px;
}
.statistics .statistics_general table#selector_content td.btn_next #graph .ui-button-text:after {
  content: "\e983";
  margin-right: 5px;
}
.statistics .statistics_general table#selector_content td.type_monitor_div .box_text_help {
  left: 50px;
}
.statistics .statistics_general table#selector_content td .type_monitor {
  color: #689840;
  font-size: 32px;
  padding-left: 11px;
}
.statistics .statistics_campaign_list {
  min-width: 750px;
}
.statistics .statistics_player_list table#selector_content td:nth-child(2) {
  border-left: 10px solid #fff;
}
.statistics .campaign_statistics {
  display: none;
}
.statistics .campaign_statistics .whiteBox {
  padding: 20px 30px;
  margin-bottom: 5px;
}
.statistics .campaign_statistics .whiteBox h4 {
  text-transform: uppercase;
  color: #689840;
  border-bottom: 1px solid #689840;
  width: 100%;
  margin-bottom: 20px;
  font-weight: 400;
}
.statistics .campaign_statistics .info-stadistics .info_detail {
  display: inline-table;
  margin-bottom: 10px;
}
.statistics .campaign_statistics .info-stadistics .info_detail .icon_info {
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
  color: #689840;
  text-align: left;
  width: 48px;
}
.statistics .campaign_statistics .info-stadistics .info_detail .value_info {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.statistics .campaign_statistics .info-stadistics .info_detail .value_info .title {
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 5px;
}
.statistics .campaign_statistics .info-stadistics .info_detail .value_info .value_txt {
  color: #808184;
  font-size: 17px;
}
.statistics .campaign_statistics .info-stadistics .info_detail.aproved .value_txt {
  color: #689840;
}
.statistics .campaign_statistics .info-stadistics .info_detail.expired .value_txt, .statistics .campaign_statistics .info-stadistics .info_detail.canceled .value_txt, .statistics .campaign_statistics .info-stadistics .info_detail.deleted .value_txt {
  color: #fa6e5a;
}
.statistics .campaign_statistics .info-stadistics .info_detail.no_confirm .value_txt, .statistics .campaign_statistics .info-stadistics .info_detail.confirm .value_txt {
  color: #FBB040;
}
.statistics .campaign_statistics #filter_date {
  text-align: right;
  padding: 0 5px;
  position: absolute;
  right: -4px;
  margin-top: 22px;
}
.statistics .campaign_statistics #filter_date ._calendar {
  font-size: 25px;
  padding-right: 10px;
  top: 6px;
  position: relative;
}
.statistics .campaign_statistics #filter_date input {
  background-color: #D0D2D3;
  border: none;
  padding: 3px 8px;
  font-size: 14px;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-top: 4px;
  padding-bottom: 2px;
  top: 1px;
  cursor: pointer;
}
.statistics .campaign_statistics #filter_date .date_separator {
  background-color: #D0D2D3;
  padding: 5px 8px;
  font-size: 14px;
  text-align: center;
  position: relative;
  top: 1px;
  margin-left: -12px;
  margin-right: -12px;
  z-index: 1;
}
.statistics .campaign_statistics .tabs {
  clear: both;
  width: 100%;
}
.statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default, .statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default.active {
  margin-top: 13px;
}
.statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default a {
  color: #808184;
  padding-bottom: 0px;
  padding-top: 8px;
  font-size: 1vw;
  line-height: 1.3vw;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default.ui-state-active a {
  color: #fff;
  font-weight: 500;
  padding-bottom: 3px;
  padding-top: 7px;
}
.statistics .campaign_statistics .tabs ul.ul-tabs li {
  margin-right: 5px;
  width: 13%;
  min-width: 13%;
}
.statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default a span {
  font-size: 20px;
  padding-right: 6px;
  top: 3px;
  position: relative;
}
.statistics .campaign_statistics .tabs .tab_info {
  clear: both;
  width: 100%;
  margin-top: 2px;
}
.statistics .campaign_statistics .tabs .whiteBox {
  clear: both;
  width: 100%;
  margin-top: 2px;
  display: table;
}
.statistics .campaign_statistics .tabs .summary_detail {
  display: table-cell;
  padding: 15px 0px;
  text-align: center;
}
.statistics .campaign_statistics .tabs .summary_detail .summary_detail_div {
  display: inline-block;
}
.statistics .campaign_statistics .tabs .summary_detail .icon_summary_detail {
  color: #689840;
  font-size: 34px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.7vw;
}
.statistics .campaign_statistics .tabs .summary_detail .info_summary_detail {
  display: table-cell;
  vertical-align: middle;
  color: #808184;
  text-align: left;
}
.statistics .campaign_statistics .tabs .summary_detail .info_summary_detail .value_detail {
  font-weight: 500;
  font-size: 1.8vw;
  line-height: 2.5vw;
  white-space: nowrap;
}
.statistics .campaign_statistics .tabs .summary_detail .info_summary_detail .title_detail {
  text-transform: uppercase;
  font-size: 0.7vw;
}
.statistics .campaign_statistics .tabs .table_list {
  width: 100%;
}
.statistics .campaign_statistics .tabs .table_list thead tr:before {
  opacity: 0;
}
.statistics .campaign_statistics .tabs .table_list thead tr th {
  font-weight: 400;
}
.statistics .campaign_statistics .tabs .table_list thead tr th:first-of-type {
  text-align: left;
  padding-left: 10px;
  width: 40%;
}
.statistics .campaign_statistics .tabs .table_list tbody tr {
  height: 55px;
}
.statistics .campaign_statistics .tabs .table_list tbody tr:before {
  height: 30px;
  margin-left: -6px;
  width: 6px;
}
.statistics .campaign_statistics .tabs .table_list td {
  border: none;
  text-align: center;
}
.statistics .campaign_statistics .tabs .table_list td.name {
  color: #689840;
  font-weight: 500;
  text-align: left;
  padding-left: 20px;
}
.statistics .campaign_statistics .tabs .div_selects_details, .statistics .campaign_statistics .tabs .div_selects_locations {
  float: left;
  padding-right: 35px;
  margin-bottom: 25px;
  margin-top: 1vw;
}
.statistics .campaign_statistics .tabs .div_selects_details label, .statistics .campaign_statistics .tabs .div_selects_locations label {
  font-size: 12px;
  font-weight: 500;
}
.statistics .campaign_statistics .tabs .div_selects_details select, .statistics .campaign_statistics .tabs .div_selects_locations select {
  border: none;
  background-color: #EFF2F3;
  font-size: 12px;
  padding: 6px 5px;
  min-width: 120px;
}
.statistics .campaign_statistics .tabs #canvas_details_evolution {
  width: 100% !important;
}
.statistics .campaign_statistics .tabs .status_location {
  float: right;
  text-align: center;
  margin-bottom: 2vw;
}
.statistics .campaign_statistics .tabs .status_location .circle_1 {
  border-radius: 6vw;
  padding: 0.5vw;
  border: 0.2vw solid #FAFBFB;
}
.statistics .campaign_statistics .tabs .status_location .circle_1 .circle_2 {
  border-radius: 5vw;
  padding: 0.4vw;
  border: 0.3vw solid #ECEFF0;
}
.statistics .campaign_statistics .tabs .status_location .circle_1 .circle_2 .num_circle {
  border-radius: 4vw;
  font-size: 2vw;
  height: 8vw;
  line-height: 7.3vw;
  width: 8vw;
  font-weight: 400;
}
.statistics .campaign_statistics .tabs .status_location .text_status {
  font-size: 1.2vw;
  text-transform: uppercase;
  font-weight: 400;
}
.statistics .campaign_statistics .tabs .status_location .success_plvs {
  display: inline-block;
  padding: 0 0.4vw;
}
.statistics .campaign_statistics .tabs .status_location .success_plvs .num_circle {
  border: 0.4vw solid #75A747;
  color: #75A747;
}
.statistics .campaign_statistics .tabs .status_location .success_plvs .text_status {
  color: #75A747;
}
.statistics .campaign_statistics .tabs .status_location .info_plvs {
  display: inline-block;
  padding: 0 0.4vw;
}
.statistics .campaign_statistics .tabs .status_location .info_plvs .num_circle {
  border: 0.4vw solid #FBB040;
  color: #FBB040;
}
.statistics .campaign_statistics .tabs .status_location .info_plvs .text_status {
  color: #FBB040;
}
.statistics .campaign_statistics .tabs .status_location .alert_plvs {
  display: inline-block;
  padding: 0 0.4vw;
}
.statistics .campaign_statistics .tabs .status_location .alert_plvs .num_circle {
  border: 0.4vw solid #9A405B;
  color: #9A405B;
}
.statistics .campaign_statistics .tabs .status_location .alert_plvs .text_status {
  color: #9A405B;
}
.statistics .campaign_statistics .tabs .status_location .summary_plvs {
  display: inline-block;
  padding: 0 0.4vw;
}
.statistics .campaign_statistics .tabs .status_location .summary_plvs .num_circle {
  border: 0.4vw solid #A6A8AB;
  color: #A6A8AB;
}
.statistics .campaign_statistics .tabs .status_location .summary_plvs .text_status {
  color: #A6A8AB;
}
.statistics .campaign_statistics .tabs #tab-locations .div_select_content, .statistics .campaign_statistics .tabs #tab-locations .div_select_group {
  margin-top: 1vw;
}
.statistics .campaign_statistics .tabs #tab-locations .map_locations {
  position: relative;
}
.statistics .campaign_statistics .tabs #tab-locations .controls {
  font-size: 28px;
  /* this adjusts the size of all the controls */
  position: absolute;
  top: 510px;
  right: 10px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 300;
  height: 1em;
  margin: 6px;
  text-align: center;
  user-select: none;
  padding: 2px;
  width: 1em;
  display: flex;
  flex-direction: column;
  height: auto;
}
.statistics .campaign_statistics .tabs #tab-locations .controls button {
  border: 0;
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
  font: 0.85em Arial;
  margin: 1px;
  padding: 0;
}
.statistics .campaign_statistics .tabs #tab-locations .controls button:hover {
  color: rgba(0, 0, 0, 0.9);
}
.statistics .campaign_statistics .tabs #tab-locations #group_check {
  position: absolute;
  top: 12px;
  left: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
  font-family: 'Roboto, sans-serif';
  font-weight: 300px;
}
.statistics .campaign_statistics .tabs #tab-locations #map_fullscreen {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 22px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.statistics .campaign_statistics .tabs #tab-locations .total_plvs {
  color: #808184;
  position: absolute;
  left: 14px;
  top: 540px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
}
.statistics .campaign_statistics .tabs #tab-locations .total_plvs .total_text {
  cursor: default;
  display: inline-block;
  padding: 10px;
}
.statistics .campaign_statistics .tabs #tab-locations .total_plvs .total_num {
  cursor: default;
  display: inline-block;
  padding: 10px 15px;
  border-left: 1px solid #D0D2D3;
}
.statistics .campaign_statistics .tabs #tab-locations input[type="checkbox"] {
  display: none;
}
.statistics .campaign_statistics .tabs #tab-locations input[type="checkbox"] + label {
  width: auto;
  display: inline;
  float: left;
  font-family: 'Roboto', sans-serif;
  padding: 10px 10px 10px 10px;
  font-weight: 300;
  color: #808184;
}
.statistics .campaign_statistics .tabs #tab-locations input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.statistics .campaign_statistics .tabs #tab-locations input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div {
  background-color: #F4F6F7;
  display: inline-table;
  width: 100%;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div:before {
  margin-left: -8px;
  margin-top: 0px;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .content_img {
  display: table-cell;
  vertical-align: middle;
  padding: 15px !important;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .content_img img {
  border: 3px solid #E6E7E8;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .info-content {
  display: table-cell;
  vertical-align: middle;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .info-content .name-content {
  background: #E6E7E8;
  margin-right: 10px;
  margin-top: 10px;
  padding: 5px 15px;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .details-content {
  font-size: 12px;
  margin: 2vw 0;
  display: inline-block;
  width: 100%;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .details-content label {
  font-weight: 500;
  color: #808184;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content {
  background: #E6E7E8;
  padding: 15px;
  display: inline-block;
  width: 100%;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .date_range {
  font-size: 11px;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .date_range .value {
  color: #808184;
  font-size: 12px;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table {
  color: #808184;
  margin-top: 10px;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table .table_schedule {
  border-collapse: collapse;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table .table_schedule tr {
  height: auto;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table .table_schedule tr:before {
  display: none;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table .table_schedule tr th {
  padding: 5px;
  background-color: #F4F6F7;
  color: #808184;
  line-height: 21px;
  font-size: 13px;
  font-weight: 400;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table .table_schedule tr td {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  background-color: #fff;
}
.statistics .campaign_statistics .tabs #tab-contents .content_div .schedule_content .schedule_table .table_schedule tr td input[type="checkbox"] + label::after {
  top: 3px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general {
  position: relative;
  max-width: 310px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .checkboxes_group {
  max-width: 310px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .buttons {
  position: absolute;
  left: 5px;
  margin-top: 5px;
  z-index: 10;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .myInput_div {
  min-width: 122px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .myInputSearch {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  margin-bottom: 0px;
  margin-right: 0;
  margin-top: 0px;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  top: 0;
  width: 100%;
  padding-left: 30px;
  min-width: 120px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .openAcordion {
  position: absolute;
  right: 1px;
  top: 2px;
  padding: 5px;
  cursor: pointer;
  transition: all 500ms;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .openAcordion.opened {
  transform: rotate(-90deg);
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .criteriaBoxes {
  max-height: 300px;
  overflow-y: auto;
  z-index: 10;
  background-color: #F1F2F2;
  position: absolute;
  transition: all 500ms;
  border: 1px solid #E7EBED;
  height: 0;
  min-width: 120px;
  max-width: 300px;
  box-shadow: 0 0px 0px transparent;
  top: 26px;
  opacity: 0;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .criteriaBoxes.opened {
  box-shadow: 0 4px 7px rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .criteriaBoxes .box_text_help {
  margin-top: -6px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .criteriaBox {
  padding-left: 4px;
  border-top: 1px solid #E7EBED;
  padding-top: 3px;
  padding-bottom: 1px;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .criteriaBox label {
  white-space: nowrap;
  padding-right: 5px;
  max-width: 300px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.statistics .campaign_statistics .div_select_subgroup .selector-general .label_checkbox.anySelect:before {
  content: "\1f322";
}
.statistics .campaign_statistics .btn_send {
  float: right;
  font-size: 26px;
  cursor: pointer;
  color: #689840;
  padding: 0 10px;
}
.statistics .campaign_statistics .btn_send#btn_show_all_content {
  font-size: 16px;
  position: relative;
  top: 0px;
}
.statistics .campaign_statistics .group_graph .ratio_select {
  float: left;
}
.statistics .campaign_statistics .group_graph .ratio_select label {
  font-weight: 300;
  padding-right: 5px;
  text-transform: capitalize;
}
.statistics .campaign_statistics .group_graph .ratio_select label:before {
  padding-right: 0px;
}
.statistics .campaign_statistics_list .status.aproved {
  color: #689840;
}
.statistics .campaign_statistics_list .status.expired, .statistics .campaign_statistics_list .status.canceled, .statistics .campaign_statistics_list .status.deleted {
  color: #fa6e5a;
}
.statistics .campaign_statistics_list .status.reserved_no_confirm, .statistics .campaign_statistics_list .status.confirm, .statistics .campaign_statistics_list .status.reserved_confirm {
  color: #FBB040;
}
@media (max-width: 768px) {
  .statistics .campaign_statistics .tools_bar {
    display: block;
  }
  .statistics .campaign_statistics .info-stadistics {
    margin-bottom: 25px;
  }
  .statistics .campaign_statistics #filter_date {
    text-align: center;
    margin-top: -12px !important;
  }
  .statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default a {
    padding-bottom: 1px !important;
    font-size: 9px !important;
  }
  .statistics .campaign_statistics .tabs.ui-tabs .ui-tabs-nav .ui-state-default a span {
    font-size: 16px !important;
    padding-right: 2px !important;
  }
  .statistics .campaign_statistics .tabs ul.ul-tabs li {
    margin-right: 0;
    width: 20% !important;
  }
  .statistics .campaign_statistics .info_summary_detail .value_detail {
    font-size: 3.5vw !important;
    line-height: 4vw !important;
  }
  .statistics .campaign_statistics .info_summary_detail .title_detail {
    font-size: 1.5vw !important;
  }
}
@media (max-width: 991px) {
  .statistics .campaign_statistics .tabs .summary_detail {
    text-align: left;
  }
  .statistics .icon_summary_detail {
    padding: 0 1.5vw !important;
  }
  .statistics .info_summary_detail .value_detail {
    font-size: 3.5vw !important;
    line-height: 4vw !important;
  }
  .statistics .info_summary_detail .title_detail {
    font-size: 1.5vw !important;
  }
}
@media (min-width: 1200px) {
  .statistics .campaign_statistics.container {
    width: calc(100% - 200px);
  }
}

.quality_list {
  min-width: 480px;
}
.quality_list .tools_bar {
  display: block !important;
}
.quality_list #tableData tbody {
  font-size: 13px;
  color: #808184;
}
.quality_list #tableData tbody td:nth-child(1) {
  border-left: 10px solid #fff;
}
.quality_list .name_quality {
  color: #689840;
  font-weight: 500;
  padding-left: 15px;
  font-size: 15px;
  padding-right: 5px;
}

.tdt_list, .channels_list {
  min-width: 480px;
}
.tdt_list input[type="checkbox"], .channels_list input[type="checkbox"] {
  display: none;
}
.tdt_list .td_check_all, .channels_list .td_check_all {
  background-color: #6D6E71;
  height: 18px;
}
.tdt_list .td_check_all input[type="checkbox"], .channels_list .td_check_all input[type="checkbox"] {
  display: none;
}
.tdt_list .td_check_all input[type="checkbox"] + label, .channels_list .td_check_all input[type="checkbox"] + label {
  color: #D0D2D3;
  cursor: pointer;
  height: 20px;
  overflow: hidden;
  position: relative;
  width: 20px;
  top: 1px;
  margin-bottom: 0px;
  font-weight: normal;
}
.tdt_list .td_check_all input[type="checkbox"] + label:after, .channels_list .td_check_all input[type="checkbox"] + label:after {
  content: "\23f1";
  font-family: "icons";
  top: 5px;
  position: relative;
  font-size: 22px;
}
.tdt_list .td_check_all input[type="checkbox"]:checked + label:after, .channels_list .td_check_all input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
}
.tdt_list table td, .channels_list table td {
  color: #808184;
  font-size: 13px;
}
.tdt_list .name_tdt, .tdt_list .name_zone, .channels_list .name_tdt, .channels_list .name_zone {
  color: #689840;
  font-size: 15px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 5px;
}

.ftp_auto_list .tools_bar {
  display: block !important;
}
.ftp_auto_list .user_name {
  color: #689840;
  font-size: 15px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 5px;
}
.ftp_auto_list table thead tr th {
  padding: 0 5px;
}
.ftp_auto_list table td {
  color: #808184;
  font-size: 13px;
}
.ftp_auto_list table td:first-child {
  border-left: 10px solid #fff;
}

.admin_tools_list {
  display: none;
  min-width: 1050px !important;
}
.admin_tools_list .tools_bar {
  display: block !important;
}
.admin_tools_list .menu_responsive_tools_bar_generic {
  display: none;
}
.admin_tools_list label {
  font-weight: 400;
  margin-top: 3px;
}
.admin_tools_list #search_plv, .admin_tools_list #search_by_content {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
.admin_tools_list #search_plv input, .admin_tools_list #search_by_content input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
  margin-bottom: 13px;
  width: 100%;
}
.admin_tools_list .fixed-menu .text_buttons {
  margin-top: 3px !important;
}
.admin_tools_list .buttons_text {
  padding: 0px;
}
.admin_tools_list table tbody tr:not(.show_tr) {
  display: none;
}
.admin_tools_list table tbody tr td {
  color: #808184;
  font-size: 13px;
}
.admin_tools_list table tbody tr td.image-td {
  background-color: #fff;
  padding: 10px;
  text-align: center;
  width: 20%;
}
.admin_tools_list table tbody tr td.image-td img {
  max-height: 120px;
  max-width: 213px;
  background-color: #fff;
  border: 5px solid #F1F2F2;
  padding: 2px;
}
.admin_tools_list table tbody tr td.image-td img.vertical {
  max-height: 120px;
  max-width: 68px;
}
.admin_tools_list table tbody tr td.td-monitor span {
  font-size: 22px;
  padding: 6px;
  position: relative;
  top: 2px;
}
.admin_tools_list table tbody tr td.td-key a {
  color: #808184;
  line-height: 11px;
}
.admin_tools_list table tbody tr td.td-key a ._lock {
  font-size: 32px;
  line-height: 3px;
  padding-right: 2px;
  position: relative;
  top: 8px;
}
.admin_tools_list table tbody tr td.button-table-list .menu_responsive_tools_bar_generic {
  margin-right: 0;
}
.admin_tools_list table tbody tr td.button-table-list .menu_responsive_tools_bar_generic .btn-default {
  margin: 0 5px;
}
.admin_tools_list table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu {
  margin-top: -30px;
  right: -2px !important;
}
.admin_tools_list table tbody tr td .box_text_help {
  white-space: nowrap;
}
.admin_tools_list table tbody tr td .box_text_help li {
  list-style-type: circle;
}
.admin_tools_list table tbody tr td .name_title {
  font-weight: 400;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 5px;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #689840;
}

.versions_list .tools_bar {
  display: block !important;
}
.versions_list .table {
  margin-bottom: 0px;
}
.versions_list .table .tbody .tr {
  height: auto;
  margin-bottom: 2px;
  min-height: 100px;
  padding: 10px;
  position: relative;
  color: #808184;
  display: inline-block;
  width: 100%;
}
.versions_list .version_name_line {
  background-color: #F4F6F7;
  padding-right: 205px;
  vertical-align: middle;
  min-height: 50px;
}
.versions_list .version_number {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 33px;
  margin-left: -8px;
  padding-top: 3px;
  text-align: center;
  margin-top: 8px;
  color: #fff;
}
.versions_list .version_name {
  border-right: 1px solid #D0D2D3;
  color: #689840;
  display: inline;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 12px;
  padding-left: 20px;
  padding-right: 5px;
}
.versions_list .version_description {
  line-height: 20px;
  margin-bottom: 12px;
  margin-top: 15px;
  padding-left: 20px;
}
.versions_list .buttons-header-version {
  background-color: #fff;
  border-bottom-left-radius: 50px;
  margin-top: -3px;
  padding: 3px 15px 5px 20px;
  position: absolute;
  right: 0;
}
.versions_list .buttons-header-version .button {
  float: left;
}
.versions_list .buttons-header-version .button span {
  color: #808184;
  display: inline-block;
  font-size: 28px;
  padding: 5px 10px;
}
.versions_list .title_info {
  font-size: 13px;
  font-weight: 400;
  padding-left: 3px;
  color: #57585A;
}
.versions_list .creation_date {
  margin-top: 20px;
}
.versions_list .creation_date ._calendar {
  color: #689840;
}
.versions_list .num_version {
  margin-top: 10px;
  border-left: 1px solid #D0D2D3;
  border-right: 1px solid #D0D2D3;
}
.versions_list .state_version {
  margin-top: 10px;
}

.action_log_list .whiteBox_select_options {
  background-color: #fff;
  padding: 20px;
}
.action_log_list label {
  font-weight: 400;
  color: #57585A;
}
.action_log_list input, .action_log_list select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 0px;
  padding: 5px 10px;
  width: 100%;
}
.action_log_list #btn_filter {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 12px;
  line-height: 15px;
  margin: 18px 0 0 15px;
  padding: 0 12px 7px 2px;
  text-align: center;
}
.action_log_list #btn_filter ._search {
  font-size: 19px;
  line-height: 25px;
  margin-left: 7px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.action_log_list .gray_line {
  background-color: #6D6E71;
  display: inline-block;
  height: 24px;
  width: 100%;
}
.action_log_list .table .content_row {
  background-color: #fff;
  display: inline-block;
  padding: 10px;
  width: 100%;
}
.action_log_list .table .title_text {
  font-weight: 400;
  text-transform: uppercase;
  color: #57585A;
  font-size: 12px;
  font-weight: 400;
  margin-top: 9px;
}
.action_log_list .table .input_text {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  font-weight: 300;
  min-height: 28px;
  padding: 5px 10px;
  text-align: right;
  margin: 3px 0;
  font-size: 13px;
}
.action_log_list .table .input_name {
  color: #689840;
  font-weight: 400;
}
.action_log_list input[type="checkbox"] {
  display: none;
}
.action_log_list .today {
  margin-top: 13px;
}
.action_log_list label[name="opc-nav-today"] {
  color: #689840;
}
.action_log_list label[name="opc-nav-today"]:before {
  content: ";";
  cursor: pointer;
  font-family: "icons";
  font-size: 26px;
  font-weight: 100;
  position: relative;
  top: 8px;
}

.alterations_list h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 12px;
  text-transform: uppercase;
}
.alterations_list input[type="checkbox"] {
  display: none;
}
.alterations_list .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
}
.alterations_list table td {
  font-size: 13px;
  color: #808184;
  padding: 0 5px;
}
.alterations_list table td:last-child {
  border-right: 10px solid #fff;
}
.alterations_list table td.select-td {
  padding: 0px;
}
.alterations_list th {
  padding: 2px 0;
}
.alterations_list th input[type="checkbox"] + label {
  margin-bottom: 0px;
  cursor: pointer;
}
.alterations_list th input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
  top: 3px;
}
.alterations_list th input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #D0D2D3;
}
.alterations_list th input[type="checkbox"][disabled] + label:after {
  cursor: not-allowed;
}
.alterations_list th input[type="checkbox"] {
  display: none;
}
.alterations_list #btn_delete_content {
  display: none;
}
.alterations_list ._view_deleted {
  margin-top: 3px;
}
.alterations_list ._view_deleted:before {
  font-size: 26px !important;
}

.alterations_deleted h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 12px;
  text-transform: uppercase;
}
.alterations_deleted table td {
  font-size: 13px;
  color: #808184;
  padding: 0 5px;
}
.alterations_deleted table td:last-child {
  border-right: 10px solid #fff;
}
.alterations_deleted table td:first-child {
  border-left: 10px solid #fff;
}
.alterations_deleted .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}

.sessions_list table td {
  font-size: 13px;
  color: #808184;
  padding: 0 5px;
}
.sessions_list table td:last-child {
  border-right: 10px solid #fff;
}
.sessions_list table td:first-child {
  border-left: 10px solid #fff;
}
.sessions_list .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}

.interruptions_list .filter_interruptions {
  padding: 20px;
}
.interruptions_list h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 12px;
  text-transform: uppercase;
}
.interruptions_list label {
  font-weight: 400;
  color: #57585A;
}
.interruptions_list input, .interruptions_list select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 14px;
  margin-right: 0;
  margin-top: 5px;
}
.interruptions_list input[type="checkbox"] + label {
  margin-bottom: 0px;
  cursor: pointer;
}
.interruptions_list input[type="checkbox"] + label:before {
  position: relative;
  overflow: hidden;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
  top: 3px;
}
.interruptions_list input[type="checkbox"]:checked + label:before {
  content: "\e9c4";
  color: #689840;
}
.interruptions_list input[type="checkbox"][disabled] + label:before {
  cursor: not-allowed;
}
.interruptions_list input[type="checkbox"] {
  display: none;
}
.interruptions_list table td {
  font-size: 13px;
  color: #808184;
  padding: 0 5px;
}
.interruptions_list table td:first-child {
  border-left: 10px solid #fff;
}
.interruptions_list .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}
.interruptions_list .btn_next_prev {
  position: relative;
}
.interruptions_list .btn_next_prev #btn_prev, .interruptions_list .btn_next_prev #btn_next {
  display: none;
}
.interruptions_list .btn_next_prev .box_text_help {
  margin-left: -41px !important;
  margin-top: 50px !important;
}
.interruptions_list .btn_next_prev > div {
  display: flex;
}
.interruptions_list #player_selector button {
  background-color: #E7EBED;
  border: 1px solid #E7EBED;
  display: inline-block;
  height: 28px !important;
  line-height: 30px;
  vertical-align: bottom;
  width: 30px;
  right: 15px;
  position: absolute;
  top: 39px;
}
.interruptions_list #error_selector button {
  background-color: #E7EBED;
  border: 1px solid #E7EBED;
  display: inline-block;
  height: 28px !important;
  line-height: 30px;
  vertical-align: bottom;
  width: 30px;
  right: 15px;
  position: absolute;
  top: 39px;
}
.interruptions_list input.dis, .interruptions_list select[disabled="disabled"], .interruptions_list #player_selector input[disabled="disabled"], .interruptions_list #player_selector button[disabled="disabled"], .interruptions_list #error_selector input[disabled="disabled"], .interruptions_list #error_selector button[disabled="disabled"] {
  opacity: 0.3;
  cursor: not-allowed !important;
}

.customers_list {
  min-width: 1070px;
}
.customers_list #client_form label {
  font-weight: 400;
  color: #57585A;
  margin-bottom: 0px;
}
.customers_list #client_form input, .customers_list #client_form select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 18px;
  margin-right: 0;
  margin-top: 5px;
}
.customers_list #client_form h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  padding-left: 12px;
  text-transform: uppercase;
}
.customers_list #client_form #form {
  position: relative;
}
.customers_list #client_form #mysubmit {
  width: auto;
  text-align: center;
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 7px 20px 5px;
  margin: 95px auto 0px;
  display: table;
}
.customers_list table td {
  font-size: 13px;
  color: #808184;
  padding: 0 5px;
}
.customers_list table td:first-child {
  border-left: 10px solid #fff;
}
.customers_list .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}

.coupons_list .table {
  margin-bottom: 0px;
}
.coupons_list .table .tbody .tr {
  height: auto;
  margin-bottom: 2px;
  min-height: 100px;
  padding: 10px;
  position: relative;
  color: #808184;
  display: inline-block;
  width: 100%;
}
.coupons_list .table .tbody .tr:before {
  margin-left: -18px !important;
  margin-top: -10px !important;
}
.coupons_list .coupon_name_line {
  background-color: #F4F6F7;
  padding-right: 145px;
  vertical-align: middle;
  min-height: 50px;
  margin-bottom: 10px;
}
.coupons_list .coupon_name {
  color: #689840;
  display: inline;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 12px;
  padding-left: 0px;
  padding-right: 5px;
}
.coupons_list .status_div {
  line-height: 20px;
  margin-bottom: 5px;
  margin-top: 15px;
  padding-left: 5px;
}
.coupons_list .status_div .status_title {
  text-transform: uppercase;
}
.coupons_list .status_div .state {
  color: #689840;
  text-transform: uppercase;
  font-weight: 400;
}
.coupons_list .buttons-header-coupon {
  background-color: #fff;
  border-bottom-left-radius: 50px;
  margin-top: -3px;
  padding: 3px 15px 5px 20px;
  position: absolute;
  right: 0;
}
.coupons_list .buttons-header-coupon .button {
  float: left;
}
.coupons_list .buttons-header-coupon .button span {
  color: #808184;
  display: inline-block;
  font-size: 28px;
  padding: 5px 10px;
}
.coupons_list .title_info {
  font-size: 13px;
  font-weight: 500;
  padding-left: 0px;
  color: #808184;
}
.coupons_list .status_title {
  font-weight: 500;
}
.coupons_list .first_col, .coupons_list .second_col {
  border-right: 1px solid #D0D2D3;
}
.coupons_list input, .coupons_list select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  margin-bottom: 18px;
  margin-right: 0;
  margin-top: 5px;
}
.coupons_list #coupons input, .coupons_list #coupons select {
  height: 24px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: right;
}
.coupons_list h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 12px;
  text-transform: uppercase;
}
.coupons_list #coupon_list_view, .coupons_list #period_view {
  padding: 20px;
  background-color: #fff;
}
.coupons_list #coupon_list_view input, .coupons_list #coupon_list_view select, .coupons_list #period_view input, .coupons_list #period_view select {
  width: 100%;
}
.coupons_list #coupon_list_view label, .coupons_list #period_view label {
  font-weight: 400;
  color: #808184;
  margin-bottom: 0;
}
.coupons_list #coupon_list_view #discount_type, .coupons_list #period_view #discount_type {
  float: right;
  font-weight: 400;
  margin-top: 10px;
  position: absolute;
  right: 24px;
}
.coupons_list #coupon_list_view .ui-spinner.ui-widget, .coupons_list #period_view .ui-spinner.ui-widget {
  margin-top: 11px;
}
.coupons_list #coupon_list_view #btn_create, .coupons_list #coupon_list_view #btn_create_period, .coupons_list #period_view #btn_create, .coupons_list #period_view #btn_create_period {
  background-color: transparent;
  border: medium none;
  text-align: center;
  width: 100%;
  margin-top: 24px;
  padding: 0;
}
.coupons_list #coupon_list_view .ui-button-text, .coupons_list #period_view .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 10px;
}
.coupons_list #num_coupons {
  margin-bottom: 0px;
}
.coupons_list input[disabled="disabled"], .coupons_list select[disabled="disabled"] {
  cursor: not-allowed;
}

.task_list .tools_bar {
  display: block !important;
}
.task_list .table {
  margin-bottom: 0px;
  margin-top: 8px;
}
.task_list .table .tbody .tr {
  height: auto;
  margin-bottom: 2px;
  min-height: 100px;
  padding: 10px;
  position: relative;
  color: #808184;
  display: inline-block;
  width: 100%;
}
.task_list .table .tbody .tr:before {
  margin-left: -18px !important;
  margin-top: -10px !important;
}
.task_list .task_name_line {
  background-color: #F4F6F7;
  padding-right: 145px;
  vertical-align: middle;
  min-height: 50px;
  margin-bottom: 10px;
}
.task_list .task_title {
  color: #689840;
  display: inline;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 12px;
  padding-left: 0px;
  padding-right: 5px;
}
.task_list .buttons-header-task {
  background-color: #fff;
  border-bottom-left-radius: 50px;
  margin-top: -3px;
  padding: 3px 15px 5px 20px;
  position: absolute;
  right: 0;
}
.task_list .buttons-header-task .button {
  float: left;
}
.task_list .buttons-header-task .button span {
  color: #808184;
  display: inline-block;
  font-size: 28px;
  padding: 5px 10px;
}
.task_list .title_info {
  font-size: 13px;
  font-weight: 500;
  padding-left: 0px;
  color: #808184;
}
.task_list .bottom_task_name_line {
  display: table;
}
.task_list .first_col, .task_list .second_col, .task_list .third_col, .task_list .forth_col {
  text-align: center;
  display: table-cell;
  float: none;
  text-align: center;
  vertical-align: middle;
}
.task_list .first_col, .task_list .second_col, .task_list .third_col {
  border-right: 1px solid #D0D2D3;
}
.task_list input, .task_list select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  margin-bottom: 18px;
  margin-right: 0;
  margin-top: 5px;
}
.task_list h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  padding-left: 12px;
  text-transform: uppercase;
}
.task_list .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}
.task_list .icon_task {
  color: #689840;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  position: relative;
}
.task_list .no_task {
  min-height: 50px !important;
  height: auto;
}
.task_list .no_task:before {
  display: none;
}
.task_list .no_task .td {
  border: 0px !important;
  background-color: #F4F6F7;
  font-weight: 400;
  height: 50px;
  padding-top: 16px;
  text-align: center;
}

.system_user_list {
  min-width: 600px !important;
}
.system_user_list .tools_bar {
  display: none;
}
.system_user_list .filter_users {
  padding: 20px 10px 10px;
}
.system_user_list .filter_users label {
  font-weight: 400;
  color: #808184;
  margin-bottom: 0;
}
.system_user_list .filter_users input, .system_user_list .filter_users select {
  background-color: #E7EBED;
  color: #6D6E71;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 32px;
  padding: 7px 10px 5px;
  margin-bottom: 18px;
  margin-right: 0;
  margin-top: 8px;
}
.system_user_list #u_search {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border: 2px solid #689840;
  color: #689840;
  margin-right: 5px;
}
.system_user_list #u_search span {
  display: inline-block;
  font-size: 28px;
  padding: 5px 5px 5px 25px;
}
.system_user_list #su_search {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border: 2px solid #689840;
  color: #689840;
}
.system_user_list #su_search span {
  display: inline-block;
  font-size: 28px;
  padding: 5px 25px 5px 5px;
}
.system_user_list #u_search[data-select="yes"], .system_user_list #su_search[data-select="yes"] {
  background-color: #689840;
  color: #fff;
}
.system_user_list #btn_search {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 12px;
  line-height: 15px;
  margin: 8px 0 0 0px;
  padding: 0 12px 7px 2px;
  text-align: center;
  border: none;
}
.system_user_list #btn_search ._search {
  font-size: 19px;
  line-height: 25px;
  margin-left: 7px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.system_user_list #btn_reset_search {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 12px;
  line-height: 15px;
  margin: 8px 0 0 15px;
  padding: 0 12px 7px 2px;
  text-align: center;
  border: none;
}
.system_user_list #btn_reset_search ._delete_search {
  font-size: 19px;
  line-height: 25px;
  margin-left: 7px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.system_user_list table#tableData thead tr th {
  padding: 0 5px;
}
.system_user_list table#tableData tbody tr td {
  color: #6D6E71;
  font-size: 14px;
  padding: 0 6px;
  hyphens: auto;
}
.system_user_list table#tableData tbody tr td:first-child {
  background-color: #fff;
  text-align: center;
}
.system_user_list table#tableData tbody tr td.name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}
.system_user_list table#tableData tbody tr td ._people, .system_user_list table#tableData tbody tr td ._permission {
  color: #689840;
  cursor: pointer;
  font-size: 30px;
}
.system_user_list table#tableData tbody tr td .num_project {
  color: #689840;
}

.restriction_list table thead tr th {
  padding: 0 5px;
}
.restriction_list table tbody tr td {
  color: #6D6E71;
  font-size: 14px;
  padding: 0 6px;
  hyphens: auto;
}
.restriction_list table tbody tr td:first-child {
  border-left: 10px solid  #fff;
}
.restriction_list table tbody tr td.name-td {
  color: #689840;
  font-size: 15px;
  font-weight: 500;
  padding-left: 15px;
}

.queue_manager_list {
  min-width: 470px !important;
}
.queue_manager_list .tools_bar {
  display: block !important;
}
.queue_manager_list .info {
  margin-top: 8px;
}
.queue_manager_list .error {
  margin-bottom: 0px;
}
.queue_manager_list .grayBox {
  background-color: #E7EBED;
  margin: 0px;
  padding: 10px 5px;
  display: inline-block;
  width: 100%;
}
.queue_manager_list .grayBox .col-md-4, .queue_manager_list .grayBox .col-sm-6 {
  padding-left: 5px;
  padding-right: 5px;
}
.queue_manager_list .grayBox .col-md-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight {
  padding-bottom: 30px;
  margin-bottom: 0px;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download {
  background-color: #fff;
  border-radius: 31px;
  display: inline-block;
  height: 62px;
  text-decoration: none;
  width: 62px;
  margin: 0 12px;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download ._icon_generic:before {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  margin-top: 6px;
  padding-top: 15px;
  width: 50px;
  font-family: "icons";
  text-shadow: 2px 2px 2px #4a7221;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download#btn_widget_clock ._icon_generic:before {
  content: "\6c";
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download#btn_widget_meteo ._icon_generic:before {
  content: "\e915";
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download#btn_widget_twitter ._icon_generic:before {
  content: "\e90d";
  font-size: 26px;
  padding-top: 12px;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download#btn_widget_date ._icon_generic:before {
  content: "\3c";
  font-size: 25px;
  padding-top: 14px;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download#btn_widget_rss ._icon_generic:before {
  content: "\e916";
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight .btn_download .text_icon {
  color: #808184;
  font-size: 13px;
  height: 15px;
  line-height: 15px;
  margin-top: 10px;
}
.queue_manager_list .grayBox .col-md-12 .grayBoxLight p {
  height: 22px;
}
.queue_manager_list .grayBox .grayBoxLight {
  background-color: #F4F6F7;
  border: 8px solid #fff;
  display: block;
  float: left;
  margin-bottom: 0px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
  min-height: 244px;
}
.queue_manager_list .grayBox .grayBoxLight h3 {
  background-color: #fff;
  color: #689840;
  font-size: 15px;
  margin-bottom: 12px;
  margin-top: 12px;
  padding: 15px 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.queue_manager_list .grayBox .grayBoxLight .btn_download {
  background-color: #fff;
  border-radius: 45px;
  display: inline-block;
  height: 90px;
  text-decoration: none;
  width: 90px;
  margin-top: 25px;
}
.queue_manager_list .grayBox .grayBoxLight .btn_download:hover ._icon_generic:before, .queue_manager_list .grayBox .grayBoxLight .btn_download:hover ._arrow_down_2:before {
  background-color: #75A747;
}
.queue_manager_list .grayBox .grayBoxLight .btn_download:active ._icon_generic:before, .queue_manager_list .grayBox .grayBoxLight .btn_download:active ._arrow_down_2:before {
  background-color: #5D8A39;
}
.queue_manager_list .grayBox .grayBoxLight .btn_download ._arrow_down_2:before {
  background-color: #689840;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  height: 76px;
  margin-top: 7px;
  padding-top: 25px;
  width: 76px;
}
.queue_manager_list .grayBox .grayBoxLight p {
  color: #808184;
  font-size: 13px;
  height: 50px;
  line-height: 15px;
  margin-top: 20px;
  padding: 0 25px;
}
.queue_manager_list .container-divs {
  background-color: #fff;
  display: inline-block;
  margin-top: 8px;
  width: 100%;
}
.queue_manager_list .centers-div, .queue_manager_list .players-div {
  padding-top: 8px;
  padding-bottom: 8px;
}
.queue_manager_list .centers-div .center_box, .queue_manager_list .players-div .center_box {
  margin-bottom: 8px;
}
.queue_manager_list .centers-div .center_box:first-child, .queue_manager_list .players-div .center_box:first-child {
  margin-top: 8px;
}
.queue_manager_list .centers-div .player, .queue_manager_list .players-div .player {
  margin-bottom: 8px;
}
.queue_manager_list .centers-div .player:first-child, .queue_manager_list .players-div .player:first-child {
  margin-top: 8px;
}
.queue_manager_list .center-header, .queue_manager_list .player-header {
  position: relative;
}
.queue_manager_list .center-header .ui-icon, .queue_manager_list .player-header .ui-icon {
  position: absolute;
  cursor: pointer;
}
.queue_manager_list .center-header .ui-icon-triangle-1-e, .queue_manager_list .player-header .ui-icon-triangle-1-e {
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: " ";
  height: 0;
  left: 20px;
  top: 20px;
  width: 0;
  border-color: transparent transparent transparent #404041;
}
.queue_manager_list .center-header .ui-icon-triangle-1-s, .queue_manager_list .player-header .ui-icon-triangle-1-s {
  border-style: solid;
  content: " ";
  height: 0;
  left: 16px;
  top: 23px;
  width: 0;
  border-width: 6px 6px 0 6px;
  border-color: #404041 transparent transparent transparent;
}
.queue_manager_list .center-header .name, .queue_manager_list .player-header .name {
  background-color: #EFF2F3;
  text-align: left;
  margin-top: 10px;
  margin-top: 0;
  padding: 15px 8px 15px 40px;
  display: inline-block;
  width: 100%;
}
.queue_manager_list .center-header .name .name_title, .queue_manager_list .player-header .name .name_title {
  color: #689840;
  font-size: 18px;
  cursor: pointer;
  font-weight: 500;
}
.queue_manager_list .center-header .name .select_new_criteria, .queue_manager_list .player-header .name .select_new_criteria {
  cursor: pointer;
  color: #689840;
  font-size: 18px;
}
.queue_manager_list .center-header .control_buttons, .queue_manager_list .player-header .control_buttons {
  float: right;
  position: relative;
  top: -2px;
}
.queue_manager_list .center-header .control_buttons .button, .queue_manager_list .player-header .control_buttons .button {
  float: left;
}
.queue_manager_list .center-header .control_buttons .button a span.icon_btn, .queue_manager_list .player-header .control_buttons .button a span.icon_btn {
  font-size: 28px;
  color: #689840;
}
.queue_manager_list .center-header .control_buttons .input_queue_div, .queue_manager_list .player-header .control_buttons .input_queue_div {
  position: relative;
}
.queue_manager_list .center-header .control_buttons .input_queue_div input, .queue_manager_list .player-header .control_buttons .input_queue_div input {
  color: #404041;
  border: medium none;
  font-size: 14px;
  padding: 5px 10px;
}
.queue_manager_list .center-header .control_buttons .input_queue_div .btn-add-queue-input, .queue_manager_list .player-header .control_buttons .input_queue_div .btn-add-queue-input {
  background-color: #689840;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  left: -3px;
  padding: 4px 8px;
  position: relative;
}
.queue_manager_list .center-header .control_buttons .btn-add-queue, .queue_manager_list .player-header .control_buttons .btn-add-queue {
  margin: 0 5px;
}
.queue_manager_list .center-header .btn-map, .queue_manager_list .player-header .btn-map {
  margin: 0 5px;
  cursor: pointer;
}
.queue_manager_list .center-header .remove_center, .queue_manager_list .player-header .remove_center {
  margin: 0 5px;
}
.queue_manager_list .center-header .template-player, .queue_manager_list .player-header .template-player {
  float: left;
  margin-top: 5px;
  color: #689840;
}
.queue_manager_list .center-info .button-table-list, .queue_manager_list .player-info .button-table-list {
  width: 45px;
  font-size: 26px;
  background-color: #EFF2F3;
}
.queue_manager_list .center-info .button-table-list a, .queue_manager_list .player-info .button-table-list a {
  color: #6D6E71;
}
.queue_manager_list .center-info {
  display: none;
}
.queue_manager_list .center-info .list-queues {
  display: table;
  width: 100%;
}
.queue_manager_list .center-info .list-header {
  display: table-header-group;
  font-size: 12px;
  color: #CFD1D2;
  background-color: #6D6E71;
  cursor: default;
  height: 18px;
}
.queue_manager_list .center-info .list-header .tr {
  display: table-cell;
}
.queue_manager_list .center-info .list-header .tr:nth-child(1) {
  padding-left: 25px;
}
.queue_manager_list .center-info .list-header .tr:nth-child(1), .queue_manager_list .center-info .list-header .tr:nth-child(3) {
  background-color: #808184;
}
.queue_manager_list .center-info .list-header .tr:nth-child(2), .queue_manager_list .center-info .list-header .tr:nth-child(3) {
  text-align: center;
  width: 10%;
}
.queue_manager_list .center-info .queue {
  display: table-row-group;
  color: #6D6E71;
}
.queue_manager_list .center-info .queue .tr {
  display: table-cell;
  border-top: 10px solid #EFF2F3;
  border-bottom: 10px solid #EFF2F3;
  vertical-align: middle;
  cursor: default;
  height: 60px;
}
.queue_manager_list .center-info .queue .tr:first-child {
  border-left: 10px solid #EFF2F3;
  color: #689840;
  padding-left: 15px;
  font-weight: 500;
}
.queue_manager_list .center-info .queue .queue_name {
  cursor: pointer;
}
.queue_manager_list .center-info .queue .queue-input {
  display: table-cell;
  border-top: 10px solid #EFF2F3;
  border-bottom: 10px solid #EFF2F3;
  border-left: 10px solid #EFF2F3;
  padding-left: 15px;
  font-weight: 400;
  vertical-align: middle;
}
.queue_manager_list .center-info .queue .queue-input input {
  border: none;
  float: left;
  margin-top: 4px;
  margin-right: 10px;
  background-color: #EFF2F3;
}
.queue_manager_list .center-info .queue .queue-new-name-control {
  margin: 0px;
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  display: inline-block;
}
.queue_manager_list .center-info .queue ._check_add {
  color: #689840;
}
.queue_manager_list .center-info .queue ._check_remove {
  color: #9A405B;
}
.queue_manager_list .player-info {
  display: table;
  width: 100%;
}
.queue_manager_list .player-info .player-row-header {
  display: table-header-group;
  font-size: 12px;
  color: #CFD1D2;
  background-color: #6D6E71;
  cursor: default;
  height: 18px;
}
.queue_manager_list .player-info .player-row-header .tr {
  display: table-cell;
  cursor: default;
}
.queue_manager_list .player-info .player-row-header .tr:nth-child(1) {
  padding-left: 25px;
}
.queue_manager_list .player-info .player-row-header .tr:nth-child(1), .queue_manager_list .player-info .player-row-header .tr:nth-child(3) {
  background-color: #808184;
}
.queue_manager_list .player-info .player-row-header .tr:nth-child(2), .queue_manager_list .player-info .player-row-header .tr:nth-child(3) {
  text-align: center;
}
.queue_manager_list .player-info .player-row-header .tr:nth-child(3) {
  width: 25%;
}
.queue_manager_list .player-info .center_player {
  display: table-row-group;
}
.queue_manager_list .player-info .player-row {
  display: table-row;
  color: #6D6E71;
}
.queue_manager_list .player-info .player-row .tr {
  display: table-cell;
  border-top: 10px solid #EFF2F3;
  border-bottom: 10px solid #EFF2F3;
  vertical-align: middle;
  cursor: default;
  height: 60px;
}
.queue_manager_list .player-info .player-row .tr:first-child {
  border-left: 10px solid #EFF2F3;
  color: #689840;
  padding-left: 15px;
  font-weight: 500;
}

.personal_list .tools_bar {
  display: block !important;
}
.personal_list .name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
  border-left: 10px solid #fff;
}

.personal_details_list table thead tr th:nth-child(2n-1) {
  background-color: #808184;
}
.personal_details_list table tbody tr td:first-child {
  border-left: 10px solid #fff;
  color: #689840;
  font-weight: 500;
}
.personal_details_list table tbody tr td.name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}

.xmls_queue_list {
  min-width: 750px !important;
}
.xmls_queue_list .info_xmls {
  padding: 15px;
  text-align: center;
}
.xmls_queue_list .info_xmls .circle_1 {
  border-radius: 70px;
  padding: 6px;
  border: 5px solid #FAFBFB;
}
.xmls_queue_list .info_xmls .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 4px;
  border: 5px solid #ECEFF0;
}
.xmls_queue_list .info_xmls .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 25px;
  height: 100px;
  line-height: 91px;
  width: 100px;
}
.xmls_queue_list .info_xmls .text_status {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.xmls_queue_list .info_xmls .finished-count {
  display: inline-block;
  padding: 0 2px;
  cursor: pointer;
}
.xmls_queue_list .info_xmls .finished-count .num_circle {
  border: 5px solid #75A747;
  color: #75A747;
}
.xmls_queue_list .info_xmls .finished-count .text_status {
  color: #75A747;
}
.xmls_queue_list .info_xmls .pending-count {
  display: inline-block;
  padding: 0 2px;
  cursor: pointer;
}
.xmls_queue_list .info_xmls .pending-count .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.xmls_queue_list .info_xmls .pending-count .text_status {
  color: #FBB040;
}
.xmls_queue_list .info_xmls .fails-count {
  display: inline-block;
  padding: 0 2px;
  cursor: pointer;
}
.xmls_queue_list .info_xmls .fails-count .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.xmls_queue_list .info_xmls .fails-count .text_status {
  color: #9A405B;
}
.xmls_queue_list .buttons_text .button {
  margin: 10px;
}
.xmls_queue_list .buttons_text .ui-button {
  background-color: #689840;
  color: #fff;
  padding: 9px 12px 9px 13px;
  border: 1px solid #689840;
  border-radius: 25px;
  cursor: pointer;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
}
.xmls_queue_list .buttons_text .ui-button ._trash, .xmls_queue_list .buttons_text .ui-button ._refresh {
  display: inline-block;
  font-size: 19px;
  line-height: 25px;
  margin-left: 0;
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.xmls_queue_list .tabs .ui-tabs-nav {
  background-color: #E6E7E8;
  border: 8px solid #fff;
  float: left;
  margin-bottom: -6px;
  margin-top: 4px;
  padding: 0 40px 0 8px;
  width: 100%;
}
.xmls_queue_list .tabs .ui-tabs-nav .ui-state-default {
  margin: 13px 0 0;
  padding-top: 4px;
  border: 2px solid #E6E7E8;
  border-bottom: 0px;
}
.xmls_queue_list table tbody tr td {
  text-align: center;
  color: #6D6E71;
  font-size: 13px;
  padding: 0 2px;
}
.xmls_queue_list table tbody tr td.name-td {
  color: #689840;
  font-size: 15px;
  padding: 5px 5px 5px 15px;
  font-weight: 400;
  text-align: left;
}
.xmls_queue_list table tbody tr td:first-child {
  border-left: 8px solid #fff;
  padding: 0 5px;
}
.xmls_queue_list table tbody tr td:last-child {
  border-right: 8px solid #fff;
}
.xmls_queue_list table tbody tr td.button-table-list.with_errors a {
  color: white !important;
}
.xmls_queue_list table tbody tr td.button-table-list.started a {
  color: white !important;
}
.xmls_queue_list .started {
  background-color: #689840 !important;
  color: white !important;
}
.xmls_queue_list .finished {
  background-color: #CCCCFF;
}
.xmls_queue_list .with_errors {
  background-color: #9A405B !important;
  color: white !important;
}
.xmls_queue_list .with_warnings {
  background-color: #FBB040;
}
.xmls_queue_list .daily {
  font-weight: 500;
}
.xmls_queue_list #selector_content .ui-selecting {
  background: #FECA40;
}
.xmls_queue_list #selector_content .ui-selected {
  background: #FBB040;
  color: white;
}
.xmls_queue_list .cell-selected {
  background-color: #F39814;
  color: white;
}
.xmls_queue_list .stats-height-500 {
  height: 500px;
}
.xmls_queue_list .stats-height-400 {
  height: 430px;
}
.xmls_queue_list .stats-width-200 {
  width: 150;
}
.xmls_queue_list .custom-chart-height {
  height: 430px;
}
.xmls_queue_list .red_kiwi:hover {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
}
.xmls_queue_list .red_kiwi {
  cursor: pointer;
}
.xmls_queue_list .regenerate {
  cursor: pointer;
}
.xmls_queue_list .error_msg {
  word-break: break-all;
}

.incidences_list .whiteBox.info_incidences {
  margin-top: -5px;
}
.incidences_list #info_incidences {
  padding: 15px;
  text-align: center;
}
.incidences_list #info_incidences .circle_1 {
  border-radius: 70px;
  padding: 6px;
  border: 5px solid #FAFBFB;
  display: inline-block;
}
.incidences_list #info_incidences .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 4px;
  border: 5px solid #ECEFF0;
  display: inline-block;
}
.incidences_list #info_incidences .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 30px;
  height: 90px;
  line-height: 84px;
  width: 90px;
}
.incidences_list #info_incidences .text_status {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.incidences_list #info_incidences .open_ticket {
  display: inline-block;
  padding: 0 2px;
}
.incidences_list #info_incidences .open_ticket .num_circle {
  border: 5px solid #ff6c60;
  color: #ff6c60;
}
.incidences_list #info_incidences .open_ticket .text_status {
  color: #ff6c60;
}
.incidences_list #info_incidences .pending_ticket {
  display: inline-block;
  padding: 0 2px;
}
.incidences_list #info_incidences .pending_ticket .num_circle {
  border: 5px solid #6ec0d8;
  color: #6ec0d8;
}
.incidences_list #info_incidences .pending_ticket .text_status {
  color: #6ec0d8;
}
.incidences_list #info_incidences .wait_ticket {
  display: inline-block;
  padding: 0 2px;
}
.incidences_list #info_incidences .wait_ticket .num_circle {
  border: 5px solid #c6c6c6;
  color: #c6c6c6;
}
.incidences_list #info_incidences .wait_ticket .text_status {
  color: #c6c6c6;
}
.incidences_list #info_incidences .solved_ticket {
  display: inline-block;
  padding: 0 2px;
}
.incidences_list #info_incidences .solved_ticket .num_circle {
  border: 5px solid #689840;
  color: #689840;
}
.incidences_list #info_incidences .solved_ticket .text_status {
  color: #689840;
  margin-left: 90px;
}
.incidences_list #info_incidences .solved_ticket .text_status .box_text_help {
  margin-top: 20px;
  width: 140px;
}
.incidences_list #info_incidences .solved_ticket .box_text_help {
  width: 95px;
}
.incidences_list #info_incidences .solved_ticket.filter_time {
  text-align: left;
}
.incidences_list #info_incidences .solved_ticket.filter_time .circle_1 {
  text-align: center;
  max-height: 128px;
  position: relative;
}
.incidences_list #info_incidences .solved_ticket.filter_time .circle_2 {
  display: inline-block;
}
.incidences_list #info_incidences .solved_ticket.filter_time ul {
  margin-bottom: 0px;
  padding: 5px 19px;
  padding-left: 8px;
}
.incidences_list #info_incidences .solved_ticket.filter_time ul li {
  font-size: 12px;
  font-weight: 300;
}
.incidences_list #info_incidences .solved_ticket.filter_time ul li:first-of-type {
  margin-bottom: 5px;
}
.incidences_list #info_incidences .solved_ticket.filter_time input {
  max-width: 90px;
  text-align: center;
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 0px;
  padding: 5px 10px;
  border: none;
  height: 20px;
}
.incidences_list #info_incidences .solved_ticket .show_tickets_btn {
  position: relative;
  font-size: 25px;
  top: 7px;
  margin-left: 3px;
  cursor: pointer;
  line-height: 10px;
}
.incidences_list #info_incidences .solved_ticket .apply_range {
  position: absolute;
  left: 210px;
  top: 53px;
  font-size: 20px;
  color: #689840;
  cursor: pointer;
}
.incidences_list ._map_icon {
  color: #689840;
  font-size: 53px;
  cursor: pointer;
  margin-bottom: 10px;
}
.incidences_list .google_box {
  width: 440px !important;
}
.incidences_list .google_box tr {
  background-color: transparent;
  height: auto;
}
.incidences_list .google_box tr td {
  border: none;
  background-color: transparent;
}
.incidences_list .google_box tr::before {
  display: none;
}
.incidences_list .google_box ._maps_street_view {
  color: #689840;
  font-size: 36px;
  cursor: pointer;
  margin-bottom: 10px;
}
.incidences_list .link_ticket {
  color: #689840;
  font-weight: 500;
}
.incidences_list .details_player {
  background-color: #fff;
  display: inline-block;
  margin-top: 3px;
  padding: 20px;
  width: 100%;
}
.incidences_list .details_player input[type="checkbox"] {
  display: none;
}
.incidences_list .details_player input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.incidences_list .details_player input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.incidences_list .details_player input[type="checkbox"] + label {
  width: auto;
  display: inline;
  float: left;
  font-family: 'Roboto', sans-serif;
  padding: 10px 10px 10px 10px;
  font-weight: 300;
  color: #808184;
}
.incidences_list .details_player #group_check {
  position: absolute;
  top: 12px;
  left: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
  font-family: 'Roboto, sans-serif';
  font-weight: 300px;
}
.incidences_list .details_player #map_fullscreen {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 22px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.incidences_list .details_player .google_map {
  position: relative;
}
.incidences_list .details_player .controls {
  font-size: 28px;
  /* this adjusts the size of all the controls */
  position: absolute;
  bottom: 12px;
  right: 6px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 300;
  height: 1em;
  margin: 6px;
  text-align: center;
  user-select: none;
  padding: 2px;
  width: 1em;
  display: flex;
  flex-direction: column;
  height: auto;
}
.incidences_list .details_player .controls button {
  border: 0;
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
  font: 0.85em Arial;
  margin: 1px;
  padding: 0;
}
.incidences_list .details_player .controls button:hover {
  color: rgba(0, 0, 0, 0.9);
}
.incidences_list #header_map ._maps_zoom_out {
  font-size: 33px;
  margin-bottom: 0;
  margin-top: -18px;
  cursor: pointer;
}
.incidences_list #header_map ._ticket_completed_show {
  font-size: 35px;
  margin-bottom: 0;
  margin-top: -18px;
  cursor: pointer;
}
.incidences_list #header_map ._ticket_completed_hide {
  font-size: 35px;
  margin-bottom: 0;
  margin-top: -18px;
  cursor: pointer;
}
.incidences_list .details_player h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-top: 30px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.incidences_list .details_player ._view, .incidences_list .details_player ._hide {
  cursor: pointer;
  font-size: 35px;
  margin-left: 13px;
  margin-right: 0;
  margin-top: -17px;
  position: relative;
  right: 3px;
}
.incidences_list .details_player ._delete_2 {
  cursor: pointer;
  font-size: 38px;
  margin-right: -10px;
  margin-top: -13px;
  position: relative;
}
.incidences_list #content_table {
  width: 100%;
}
.incidences_list #content_table th {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.incidences_list #content_table tbody td:first-child {
  border-left: 10px solid #fff;
}
.incidences_list #content_table tbody td:last-child {
  border-right: 10px solid #fff;
}
.incidences_list #content_table tbody td {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
.incidences_list #content_table .ticket_subject, .incidences_list #content_table .ticket_id {
  color: #689840;
  padding: 0 10px;
  font-weight: 300;
}
.incidences_list #content_table .ticket_subject a, .incidences_list #content_table .ticket_id a {
  color: #689840;
  font-weight: 500;
}
.incidences_list #content_table .gumet {
  border-radius: 50% !important;
  color: white;
  cursor: default;
  display: inline-block;
  font-size: 18px;
  padding: 9px 9px 8px;
}
.incidences_list #content_table .badge-danger {
  background-color: #ff6c60;
}
.incidences_list #content_table .badge-warning {
  background-color: #f2c978;
}
.incidences_list #content_table .badge-default {
  background-color: #c6c6c6;
}
.incidences_list #content_table .badge-primary {
  background-color: #6ec0d8;
}
.incidences_list #content_table .badge-success {
  background-color: #689840;
}

.booking_campaign_group .tools_bar {
  display: block !important;
}
.booking_campaign_group th {
  padding: 2px 0;
}
.booking_campaign_group th:first-child {
  border-left: 10px solid transparent;
}
.booking_campaign_group th input[type="checkbox"] + label {
  margin-bottom: 0px;
  cursor: pointer;
  margin-bottom: 0px;
}
.booking_campaign_group th input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
  top: 3px;
}
.booking_campaign_group th input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #D0D2D3;
}
.booking_campaign_group th input[type="checkbox"][disabled] + label:after {
  cursor: not-allowed;
}
.booking_campaign_group th input[type="checkbox"] {
  display: none;
}
.booking_campaign_group input[type="checkbox"] + label {
  margin-bottom: 0px;
}
.booking_campaign_group tr.campaignParent td:first-child {
  border-left: 10px solid #fff;
}
.booking_campaign_group tr.campaignParent td:last-child {
  border-right: 10px solid #fff;
}
.booking_campaign_group tr.campaignParent td.name_campaign {
  padding: 0 10px;
}
.booking_campaign_group tr.campaignParent td.name_campaign a {
  color: #689840;
}
.booking_campaign_group tr.campaignParent td ._search {
  font-size: 22px;
  padding: 0 10px;
}
.booking_campaign_group tr.campaignParent td ._add {
  color: #689840;
  font-size: 28px;
  padding: 0 5px;
}
.booking_campaign_group tr.campaignParent td ._delete {
  color: #9A405B;
  font-size: 28px;
  padding: 0 5px;
}
.booking_campaign_group tr.childs_campaign:before {
  background-color: transparent;
}
.booking_campaign_group tr.childs_campaign > td {
  background-color: #fff;
  border-right: 10px solid #fff;
}
.booking_campaign_group tr.childs_campaign thead tr {
  height: 25px;
}
.booking_campaign_group tr.childs_campaign thead tr:before {
  background-color: transparent !important;
}
.booking_campaign_group tr.childs_campaign tbody td {
  background-color: #fff;
  border-bottom: 10px solid #F4F6F7;
  border-top: 10px solid #F4F6F7;
}
.booking_campaign_group tr.childs_campaign tbody td:first-child {
  border-left: 10px solid #F4F6F7;
}
.booking_campaign_group tr.childs_campaign tbody td:last-child {
  border-right: 10px solid #F4F6F7;
}
.booking_campaign_group tr.childs_campaign tbody td.name_child {
  padding: 0 10px;
}
.booking_campaign_group tr.childs_campaign tbody td.name_child a {
  color: #689840;
}
.booking_campaign_group tr.childs_campaign tbody td ._delete {
  color: #9A405B;
  font-size: 28px;
  padding: 0 5px;
}

.spots_list .tools_bar {
  display: block !important;
}
.spots_list h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 15px;
}
.spots_list .tools_bar_spots_list {
  position: absolute;
  right: 14px;
  top: 10px;
}
.spots_list .btn_tool {
  float: right;
  font-size: 20px;
  text-align: center;
  width: 36px;
  position: relative;
}
.spots_list .btn_tool a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.spots_list .btn_tool_left {
  float: left;
  text-align: center;
  width: 24px;
  position: relative;
}
.spots_list .btn_tool_left a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.spots_list .filter_text_div {
  padding-left: 0px;
  margin-top: 15px;
}
.spots_list .filter_text_div .filter_text {
  border-bottom: 1px solid #689840;
  padding-bottom: 3px;
}
.spots_list .filter_text_div input {
  border: none;
  font-size: 11px;
  width: calc(100% - 82px);
}
.spots_list .filter_text_div input::placeholder {
  color: #A6A8AB;
}
.spots_list .filter_text_div ._search {
  font-size: 18px;
  display: inline;
}
.spots_list .filter_text_div ._delete_search {
  font-size: 18px;
  display: inline;
}
.spots_list .filter_text_div ._Filter {
  font-size: 18px;
  /*
  position: absolute;
  right: 20px;
  */
}
.spots_list .filter_text_div .icon_filter {
  float: right;
  right: 2px;
  top: 3px;
  position: relative;
}
.spots_list .filter_text_div .icon_filter ._Filter {
  opacity: 0.3;
  font-size: 15px;
}
.spots_list .filter_text_div .icon_filter ._Filter.active {
  opacity: 1;
  cursor: pointer;
}
.spots_list .filter_text_div .icon_delete {
  float: right;
  top: 1px;
  position: relative;
}
.spots_list .filter_text_div .icon_delete ._delete_2 {
  cursor: pointer;
  font-size: 18px;
}
.spots_list table {
  border-spacing: 0 4px;
}
.spots_list table thead tr th:nth-of-type(2) {
  text-align: left;
}
.spots_list table .th_info {
  width: 90px;
  text-align: center;
}
.spots_list table .name_spot {
  font-weight: 400;
  padding: 0 8px;
}
.spots_list table tbody tr {
  height: auto;
}
.spots_list table tbody tr td {
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  background-color: transparent;
}
.spots_list table tbody tr:before {
  margin-left: -6px;
  margin-top: 11px;
  width: 6px;
  height: 30px;
}
.spots_list .no_data {
  padding: 20px;
  text-align: center;
  font-weight: 400;
  display: none;
}
.spots_list #tableData ._agenda {
  font-size: 37px;
}
.spots_list .btns_spots {
  margin-top: 0;
  padding: 20px 10px;
}
.spots_list .btns_spots .btn_spots {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.spots_list .btns_spots .btn_spots a {
  text-align: center;
  background-color: #D0D2D3;
  color: #fff;
  border-radius: 32px;
  font-size: 20px;
  padding: 7px 9px;
  text-decoration: none;
  margin: 0 35px;
}
.spots_list .btns_spots .btn_spots a div {
  display: inline-block;
  top: 2px;
  position: relative;
  min-width: 20px;
}

.spots_schedule_list .tools_bar {
  display: block !important;
}
.spots_schedule_list h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 15px;
}
.spots_schedule_list .tools_bar_spots_list {
  position: absolute;
  right: 14px;
  top: 10px;
}
.spots_schedule_list .btn_tool {
  float: right;
  font-size: 20px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
.spots_schedule_list .btn_tool a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.spots_schedule_list .btn_tool_left {
  float: left;
  text-align: center;
  width: 24px;
  position: relative;
}
.spots_schedule_list .btn_tool_left a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.spots_schedule_list .filter_text_div {
  padding-left: 0px;
  margin-top: 15px;
}
.spots_schedule_list .filter_text_div .filter_text {
  border-bottom: 1px solid #689840;
  padding-bottom: 3px;
}
.spots_schedule_list .filter_text_div input {
  border: none;
  font-size: 11px;
  width: calc(100% - 82px);
}
.spots_schedule_list .filter_text_div input::placeholder {
  color: #A6A8AB;
}
.spots_schedule_list .filter_text_div ._search {
  font-size: 18px;
  display: inline;
}
.spots_schedule_list .filter_text_div ._delete_search {
  font-size: 18px;
  display: inline;
}
.spots_schedule_list .filter_text_div ._Filter {
  font-size: 18px;
  /* position: absolute;
   right: 20px;*/
}
.spots_schedule_list .filter_text_div .icon_filter {
  float: right;
  right: 2px;
  top: 3px;
  position: relative;
}
.spots_schedule_list .filter_text_div .icon_filter ._Filter {
  opacity: 0.3;
  font-size: 15px;
}
.spots_schedule_list .filter_text_div .icon_filter ._Filter.active {
  opacity: 1;
  cursor: pointer;
}
.spots_schedule_list .filter_text_div .icon_delete {
  float: right;
  top: 1px;
  position: relative;
}
.spots_schedule_list .filter_text_div .icon_delete ._delete_2 {
  cursor: pointer;
  font-size: 18px;
}
.spots_schedule_list .location_schedule {
  padding-top: 30px;
  margin-top: 3px;
}
.spots_schedule_list .location_schedule .btn_map {
  color: #689840;
  font-size: 36px;
  text-align: center;
  margin-top: 10px;
  left: 10px;
  position: relative;
}
.spots_schedule_list .location_schedule select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-top: -5px;
  margin-bottom: 0px;
  padding: 5px 10px;
  border: none;
  height: 28px;
  margin-bottom: 30px;
  width: 100%;
}
.spots_schedule_list .location_schedule .info_criteria select {
  width: 90%;
}
.spots_schedule_list #box_cont table {
  border-spacing: 0 4px;
}
.spots_schedule_list #box_cont table tbody tr {
  height: auto;
}
.spots_schedule_list #box_cont table tbody tr td {
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  background-color: transparent;
}
.spots_schedule_list #box_cont table tbody tr:before {
  margin-left: -6px;
  margin-top: 11px;
  width: 6px;
  height: 30px;
}
.spots_schedule_list #box_cont th {
  font-weight: 300;
}
.spots_schedule_list #box_cont .no_data {
  padding: 20px;
  text-align: center;
  font-weight: 400;
  display: none;
}
.spots_schedule_list #tableData ._agenda {
  font-size: 37px;
}
.spots_schedule_list .btns_spots {
  margin-top: 0;
  padding: 20px 10px;
}
.spots_schedule_list .btns_spots .btn_spots {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.spots_schedule_list .btns_spots .btn_spots a {
  text-align: center;
  background-color: #D0D2D3;
  color: #fff;
  border-radius: 32px;
  font-size: 20px;
  padding: 7px 9px;
  text-decoration: none;
  margin: 0 35px;
}
.spots_schedule_list .btns_spots .btn_spots a div {
  display: inline-block;
  top: 2px;
  position: relative;
  min-width: 20px;
}

@media (max-width: 995px) {
  .xmls_queue_list table tbody tr td {
    font-size: 12px;
  }
  .xmls_queue_list table tbody tr td.name-td {
    font-size: 13px;
  }

  .versions_list .version_name_line {
    padding-right: 10px;
  }
  .versions_list .version_name {
    font-weight: 400;
    padding-left: 10px;
    padding-right: 140px;
    border-right: 0px solid #6D6E71;
  }
  .versions_list .version_description {
    line-height: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 0px;
  }
  .versions_list .buttons-header-version .button span {
    padding: 5px;
  }
  .versions_list .creation_date {
    margin-top: 10px;
  }
  .versions_list .num_version {
    margin-top: 0px;
    border-left: 0px solid #D0D2D3;
    border-right: 0px solid #D0D2D3;
  }
  .versions_list .state_version {
    margin-top: 0px;
  }

  .customers_list #client_form #mysubmit {
    margin: 0 auto 30px;
  }

  #div_container .content_row {
    margin-bottom: 5px;
  }

  .content #table_content .right-space, .deleted_content #table_content .right-space {
    width: 100%;
    padding-left: 0px;
  }
  .content #table_content .right-space .header_content_bar, .deleted_content #table_content .right-space .header_content_bar {
    padding-left: 5px;
    padding-bottom: 0px;
  }
  .content #table_content .right-space .header_content_bar .select-box, .deleted_content #table_content .right-space .header_content_bar .select-box {
    float: left;
    width: auto;
    transform: translate(0px, 0px);
    padding: 0 10px 0 3px;
  }
  .content #table_content .right-space .header_content_bar .select-box input[type="checkbox"] + label:after, .deleted_content #table_content .right-space .header_content_bar .select-box input[type="checkbox"] + label:after {
    top: -7px;
  }
  .content #table_content .right-space .featured-image, .deleted_content #table_content .right-space .featured-image {
    text-align: center;
    margin: 0 auto;
    position: relative;
    display: table;
  }
  .content #table_content .right-space .featured-image .content_img, .deleted_content #table_content .right-space .featured-image .content_img {
    position: relative;
    float: left;
  }
  .content #table_content .right-space .featured-image .content_img .horitzontal, .deleted_content #table_content .right-space .featured-image .content_img .horitzontal {
    width: 100% !important;
    height: auto !important;
  }
  .content #table_content .right-space .featured-image .content_img .horitzontal img, .content #table_content .right-space .featured-image .content_img .horitzontal embed, .deleted_content #table_content .right-space .featured-image .content_img .horitzontal img, .deleted_content #table_content .right-space .featured-image .content_img .horitzontal embed {
    padding: 2px;
    background-color: #fff;
    width: 100% !important;
    height: auto !important;
    border: 5px solid #F1F2F2;
  }
  .content #table_content .right-space .featured-image .content_img .vertical, .deleted_content #table_content .right-space .featured-image .content_img .vertical {
    height: 100% !important;
    width: auto !important;
    max-height: 190px;
  }
  .content #table_content .right-space .featured-image .content_img .vertical img, .content #table_content .right-space .featured-image .content_img .vertical embed, .deleted_content #table_content .right-space .featured-image .content_img .vertical img, .deleted_content #table_content .right-space .featured-image .content_img .vertical embed {
    padding: 2px;
    background-color: #fff;
    height: 100% !important;
    width: auto !important;
    max-height: 190px;
    border: 5px solid #F1F2F2;
  }
  .content #table_content .right-space .warning_content, .deleted_content #table_content .right-space .warning_content {
    padding: 5px 18px;
  }

  .inventory .inventory_view_plv_details .details_player #tableData {
    padding: 20px 0px;
    display: inline-block;
  }
  .inventory .inventory_view_plv_details .details_player .plv_detail .detail-line .detail-title {
    white-space: normal;
  }
  .inventory .inventory_view_plv_details .details_player .plv_detail:nth-child(2) {
    padding: 20px 30px 0;
  }
  .inventory .inventory_view_plv_details .details_player .plv_detail:nth-child(2n-1) {
    border-right: 0px solid #D0D2D3;
  }

  .screens .screens_list .table .tbody .screen_info .screen_content .screen_name .button_del {
    margin-top: 75px;
  }
  .screens .screens_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2, .screens .screens_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2 {
    padding: 70px 0;
  }
  .screens .screens_list .table .tbody .screen_info .clear-line {
    clear: left;
  }

  .content_list .selectall_bar {
    border-right: 10px solid #6d6e71 !important;
  }
  .content_list table tr .td-hide-480, .content_list table tr .td-hide {
    display: none;
  }

  .incidences_list #info_incidences .solved_ticket.filter_time {
    text-align: center;
  }
  .incidences_list #info_incidences .solved_ticket .text_status {
    margin: 0px;
  }
  .incidences_list #header_map .title {
    display: inline-block;
    position: relative;
    width: 60%;
    margin-top: -15px;
  }
  .incidences_list .google_box {
    width: 320px !important;
  }
}
@media (max-width: 767px) {
  .system_user_list .line_user_filter {
    float: right;
  }
  .system_user_list #u_search span {
    padding: 5px 5px 5px 60px;
  }
  .system_user_list #su_search span {
    padding: 5px 60px 5px 5px;
  }
  .system_user_list #btn_search {
    margin: 20px 0 10px 0px;
  }
  .system_user_list #btn_reset_search {
    margin: 20px 0 10px 5px;
  }

  .task_list .task_name_line {
    margin-bottom: 0;
  }
  .task_list .bottom_task_name_line {
    display: inline-block;
    padding: 0 5px !important;
  }
  .task_list .first_col, .task_list .second_col, .task_list .third_col, .task_list .forth_col {
    display: inline-block;
    margin: 5px 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
  }
  .task_list .first_col, .task_list .second_col, .task_list .third_col {
    border-right: 0px solid #D0D2D3;
    border-bottom: 1px solid #D0D2D3;
  }

  .coupons_list .coupon_name_line {
    padding-right: 5px;
  }
  .coupons_list .coupon_name {
    padding-right: 145px;
  }
  .coupons_list .status_div {
    line-height: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 20px;
  }
  .coupons_list .first_col, .coupons_list .second_col {
    border-right: 0px solid #D0D2D3;
  }

  .admin_tools_list {
    min-width: 465px !important;
  }
  .admin_tools_list .text_buttons {
    margin-right: 5px !important;
  }
  .admin_tools_list .text_buttons .ui-button-text {
    font-size: 12px !important;
    margin: 0 5px !important;
    padding: 7px 9px !important;
  }
  .admin_tools_list table tbody tr:not(.show_tr) {
    display: none;
  }
  .admin_tools_list table tbody tr td {
    font-size: 11px;
  }
  .admin_tools_list table tbody tr td.td-monitor, .admin_tools_list table tbody tr td.td-id {
    border-left: 10px solid #fff;
  }
  .admin_tools_list table tbody tr td.td-key a ._lock {
    font-size: 22px;
  }
  .admin_tools_list table tbody tr td .name_title {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 150px;
  }

  .content .status-box .image_status, .deleted_content .status-box .image_status {
    margin-right: 36%;
    position: absolute;
    right: 0;
  }
  .content .bar_bottom_content > div, .deleted_content .bar_bottom_content > div {
    float: left;
    margin-top: 10px;
    min-width: 131px;
    padding-left: 10px;
    position: relative;
    width: 50% !important;
  }

  .tools_bar {
    display: none;
  }

  #div_container .content_row .content_details .bar_right_content .more_info, #div_container .content_row .content_details .bar_right_content .attachments, #div_container .content_row .content_details .bar_right_content .distribution {
    float: left;
    height: auto;
    min-height: 30px;
    width: 50%;
    padding: 15px 10px;
  }

  .menu_responsive_tools_bar_generic, .menu_responsive_tools_bar {
    display: inline-block !important;
    margin-right: 15px;
    margin-top: 15px;
    float: right;
  }
  .menu_responsive_tools_bar_generic #info_bar_responsive, .menu_responsive_tools_bar #info_bar_responsive {
    border-left: 1px solid #fff;
    color: #fff;
    float: right;
    font-size: 15px;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    padding-left: 15px;
    text-transform: none;
  }
  .menu_responsive_tools_bar_generic .btn-default, .menu_responsive_tools_bar .btn-default {
    background-color: transparent;
    border: 0 solid transparent;
    box-shadow: none !important;
    padding: 6px 15px;
  }
  .menu_responsive_tools_bar_generic .btn-default.btn:last-child:not(:first-child), .menu_responsive_tools_bar_generic .btn-default.dropdown-toggle:not(:first-child), .menu_responsive_tools_bar .btn-default.btn:last-child:not(:first-child), .menu_responsive_tools_bar .btn-default.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .menu_responsive_tools_bar_generic .btn-default:hover, .menu_responsive_tools_bar .btn-default:hover {
    background-color: #75A747;
    box-shadow: none;
  }
  .menu_responsive_tools_bar_generic .btn-default:hover .caret:before, .menu_responsive_tools_bar .btn-default:hover .caret:before {
    color: #fff !important;
  }
  .menu_responsive_tools_bar_generic .btn-default .caret, .menu_responsive_tools_bar .btn-default .caret {
    border: 0px solid transparent;
    display: inline-block;
    height: 0;
    margin-left: 0px;
    vertical-align: middle;
    width: 0;
  }
  .menu_responsive_tools_bar_generic .btn-default .caret:before, .menu_responsive_tools_bar .btn-default .caret:before {
    content: "\42";
    font-family: "icons";
    color: #fff;
    position: relative;
    font-size: 19px;
    left: -9px;
    position: relative;
    top: -14px;
  }
  .menu_responsive_tools_bar_generic .btn-default:active, .menu_responsive_tools_bar_generic .btn-default.active, .menu_responsive_tools_bar_generic.open > .btn-default.dropdown-toggle, .menu_responsive_tools_bar .btn-default:active, .menu_responsive_tools_bar .btn-default.active, .menu_responsive_tools_bar.open > .btn-default.dropdown-toggle {
    background-color: #75A747;
    border-color: #75A747;
    color: #4a7221;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu, .menu_responsive_tools_bar ul.dropdown-menu {
    background-color: #689840;
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin-top: 11px;
    min-width: 140px;
    padding: 0;
    right: -15px !important;
    left: auto !important;
    /*._delete_search:before,._search:before,._add_3:before,._settings:before,._settings_2:before,._settings_3:before,._check_list,._label_add,._label_remove,._loading_2,._upload_3,._upload_2,._move,._view,._hide,._cuppon:before,._connect:before,._attach,._monitor_3,._add_folder,._delete_3:before,._permission:before,._thief:before,._check_list_2:before,._list:before,._notification_2:before,._info:before,._recover_trash:before{
        float:left;
        margin-left: -32px;
        font-size:18px;
        position:absolute
    }*/
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu a, .menu_responsive_tools_bar ul.dropdown-menu a {
    color: #fff;
    padding: 10px 6px 10px 42px;
    cursor: pointer;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover, .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus, .menu_responsive_tools_bar ul.dropdown-menu a:hover, .menu_responsive_tools_bar ul.dropdown-menu a:focus {
    background-color: #75A747;
    color: #fff !important;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover > div:before, .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus > div:before, .menu_responsive_tools_bar ul.dropdown-menu a:hover > div:before, .menu_responsive_tools_bar ul.dropdown-menu a:focus > div:before {
    color: #fff !important;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu a > div:before, .menu_responsive_tools_bar ul.dropdown-menu a > div:before {
    float: left;
    margin-left: -32px;
    font-size: 18px !important;
    position: absolute;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu .delete_content:before, .menu_responsive_tools_bar ul.dropdown-menu .delete_content:before {
    content: "\56";
    font-family: "icons";
    margin-top: -5px;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu ._print:before, .menu_responsive_tools_bar_generic ul.dropdown-menu .delete_content:before, .menu_responsive_tools_bar ul.dropdown-menu ._print:before, .menu_responsive_tools_bar ul.dropdown-menu .delete_content:before {
    float: left;
    margin-left: -32px;
    font-size: 18px;
    position: absolute;
  }

  .menu_responsive_tools_bar_generic .btn-default:hover .caret:before {
    color: #fff !important;
  }
  .menu_responsive_tools_bar_generic ul.dropdown-menu {
    left: auto !important;
    right: -10px !important;
  }

  .menu_responsive_tools_bar_templates {
    float: none;
    margin-right: 0;
  }

  #sprite_information #sprite_div ul li dd {
    width: 100%;
  }

  .blocks_list, .criteria_list, .category_list {
    min-width: 400px;
  }
  .blocks_list .tools_bar, .criteria_list .tools_bar, .category_list .tools_bar {
    display: block;
  }

  table .td-hide, .table .td-hide {
    display: none !important;
  }
  table .td-show, .table .td-show {
    display: block !important;
  }
  table tbody tr, .table tbody tr {
    background-color: #fff;
    height: 100px;
  }
  table tbody tr td .playlist_name, table tbody tr td criteria_name, .table tbody tr td .playlist_name, .table tbody tr td criteria_name {
    font-size: 14px;
    padding: 0 10px;
    min-width: 120px;
  }
  table tbody tr td .playlist_description, table tbody tr td .criteria_description, .table tbody tr td .playlist_description, .table tbody tr td .criteria_description {
    padding: 0 10px;
  }
  table tbody tr td .playlist_description .playlist_edit_description, table tbody tr td .criteria_description .playlist_edit_description, .table tbody tr td .playlist_description .playlist_edit_description, .table tbody tr td .criteria_description .playlist_edit_description {
    max-width: 95%;
  }
  table tbody tr td .number_contents, .table tbody tr td .number_contents {
    padding: 0 10px;
  }
  table tbody tr td.select-td, table tbody tr td.button-table-list, .table tbody tr td.select-td, .table tbody tr td.button-table-list {
    text-align: center;
    background-color: #fff;
  }
  table tbody tr td.button-table-list a, .table tbody tr td.button-table-list a {
    text-decoration: none;
    color: #6D6E71;
  }
  table tbody tr td.button-table-list a span, .table tbody tr td.button-table-list a span {
    font-size: 30px;
    padding: 5px;
    text-decoration: none;
  }
  table tbody tr td.button-table-list a ._delete, .table tbody tr td.button-table-list a ._delete {
    color: #9A405B;
  }
  table tbody tr td.button-table-list a ._play, .table tbody tr td.button-table-list a ._play {
    color: #689840;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic {
    display: inline-block !important;
    margin-top: 0;
    /* .btn-default:active, .btn-default.active, &.open > .btn-default.dropdown-toggle {
         background-color: $gray-extra-light ;
         border-color: $gray-extra-light;
         color: $green-dark;
     }
    */
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic .btn-default, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic .btn-default {
    /* &:hover {
         background-color: $gray-extra-light;
         box-shadow:none;
         .caret {
             &:before{
                 color:$green-dark;
             }
         }
     }*/
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic .btn-default .caret::before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic .btn-default .caret::before {
    color: #689840;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic.open .btn-default .caret::before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic.open .btn-default .caret::before {
    color: #fff;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu {
    background-color: #fff;
    /* border: 0 solid transparent;*/
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    left: -95px;
    margin-top: 11px;
    min-width: 140px;
    padding: 0;
    border: 2px solid #EFF2F3;
    /* ._play:before,._edit:before,._document:before,.delete_content:before,._info:before,._movie:before,._images:before,._time_2:before,._monitor_2:before,._loading_2,._attention:before,._note:before,._settings_4:before,._folder_download:before,._levels:before,._delete:before,._check_list_2:before,._list:before,._notification_2:before,._lock:before,._cuppon:before,._connect:before,._delete_3:before,._delete_3:before,._permission:before,._thief:before{
         margin-left: -32px;
         font-size:18px;
         position:absolute
     }*/
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a {
    color: #689840;
    padding: 10px 6px 10px 42px;
    cursor: pointer;
    float: none;
    text-align: left;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover, table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus {
    /*background-color:$green-extra-light;*/
    color: #fff !important;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover span, table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus span, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover span, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus span {
    color: #fff;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover ._delete:before, table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus ._delete:before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover ._delete:before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a:focus ._delete:before {
    color: #fff;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a span, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a span {
    font-size: 15px;
    padding: 0;
    text-align: left;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a span:before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu a span:before {
    margin-left: -32px;
    font-size: 18px;
    position: absolute;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu .delete_content:before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu .delete_content:before {
    content: "\56";
    font-family: "icons";
    margin-top: -2px;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu ._play, table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu _edit, table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu ._document, table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu .delete_content, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu ._play, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu _edit, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu ._document, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu .delete_content {
    content: "";
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu ._delete:before, .table tbody tr td.button-table-list .menu_responsive_tools_bar_generic ul.dropdown-menu ._delete:before {
    color: #689840;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_blocks, .table tbody tr td.button-table-list .menu_responsive_tools_bar_blocks {
    margin-right: 10px;
    text-align: center;
    /* ul.dropdown-menu {
         left: -87px;
         margin-top: 0;
         min-width: 120px;
     }*/
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_criteria, .table tbody tr td.button-table-list .menu_responsive_tools_bar_criteria {
    /*ul.dropdown-menu {
        left: -130px;
        margin-top: 2px;
        min-width: 175px;
    }
    */
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_category, .table tbody tr td.button-table-list .menu_responsive_tools_bar_category {
    /*ul.dropdown-menu {
        left: -130px;
        margin-top: 2px;
        min-width: 175px;
    }*/
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_inventory, .table tbody tr td.button-table-list .menu_responsive_tools_bar_inventory {
    display: inline-block !important;
    float: none;
    margin-left: 5px;
    margin-right: 5px;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_inventory ul.dropdown-menu, .table tbody tr td.button-table-list .menu_responsive_tools_bar_inventory ul.dropdown-menu {
    margin-top: -22px;
    right: 0px !important;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_user_list, .table tbody tr td.button-table-list .menu_responsive_tools_bar_user_list {
    float: none;
    margin-right: auto;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_user_list ul.dropdown-menu, .table tbody tr td.button-table-list .menu_responsive_tools_bar_user_list ul.dropdown-menu {
    right: -10px !important;
  }
  table tbody tr td.button-table-list .menu_responsive_tools_bar_plvs_status_list, .table tbody tr td.button-table-list .menu_responsive_tools_bar_plvs_status_list {
    margin-right: 0px;
    float: none;
    /* ul.dropdown-menu{
         left: -121px !important;
         margin-top: 1px !important;
         min-width: 161px !important;
     }*/
  }
  table tbody input[type="checkbox"] + label:after, .table tbody input[type="checkbox"] + label:after {
    /*font-size: 18px;*/
  }

  .project_list .table .tbody .tr .project_name_line, .project_list .table .tbody .tr .report_name_line, .project_list .table .tbody .tr .role_name_line, .project_list .table .tbody .tr .playlist_name_line {
    padding-right: 55px;
  }
  .project_list .table .tbody .tr .project_name_line .project_name, .project_list .table .tbody .tr .report_name_line .project_name, .project_list .table .tbody .tr .role_name_line .project_name, .project_list .table .tbody .tr .playlist_name_line .project_name {
    float: left;
  }
  .project_list .table .tbody .tr .project_name_line .project_description, .project_list .table .tbody .tr .report_name_line .project_description, .project_list .table .tbody .tr .role_name_line .project_description, .project_list .table .tbody .tr .playlist_name_line .project_description {
    float: left;
    clear: left;
    margin-top: -7px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .project_list .table .tbody .tr .project_name_line .playlist_name_div, .project_list .table .tbody .tr .report_name_line .playlist_name_div, .project_list .table .tbody .tr .role_name_line .playlist_name_div, .project_list .table .tbody .tr .playlist_name_line .playlist_name_div {
    padding: 0 5px;
  }
  .project_list .table .tbody .tr .project_name_line .playlist_name_div .playlist-name, .project_list .table .tbody .tr .report_name_line .playlist_name_div .playlist-name, .project_list .table .tbody .tr .role_name_line .playlist_name_div .playlist-name, .project_list .table .tbody .tr .playlist_name_line .playlist_name_div .playlist-name {
    padding-left: 5px;
  }
  .project_list .table .tbody .tr .license, .project_list .table .tbody .tr .users, .project_list .table .tbody .tr .players, .project_list .table .tbody .tr .registered, .project_list .table .tbody .tr .types, .project_list .table .tbody .tr .owner, .project_list .table .tbody .tr .created {
    padding-left: 13px !important;
    text-align: left !important;
  }
  .project_list .table .tbody .tr .buttons-header-playlist .td-hide {
    display: none;
  }

  .reports_list .table .tbody .tr .project_name_line, .reports_list .table .tbody .tr .report_name_line, .reports_list .table .tbody .tr .role_name_line, .reports_list .table .tbody .tr .playlist_name_line {
    padding-right: 55px;
  }
  .reports_list .table .tbody .tr .project_name_line .project_name, .reports_list .table .tbody .tr .report_name_line .project_name, .reports_list .table .tbody .tr .role_name_line .project_name, .reports_list .table .tbody .tr .playlist_name_line .project_name {
    float: left;
  }
  .reports_list .table .tbody .tr .project_name_line .project_description, .reports_list .table .tbody .tr .report_name_line .project_description, .reports_list .table .tbody .tr .role_name_line .project_description, .reports_list .table .tbody .tr .playlist_name_line .project_description {
    float: left;
    clear: left;
    margin-top: -7px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .reports_list .table .tbody .tr .project_name_line .playlist_name_div, .reports_list .table .tbody .tr .report_name_line .playlist_name_div, .reports_list .table .tbody .tr .role_name_line .playlist_name_div, .reports_list .table .tbody .tr .playlist_name_line .playlist_name_div {
    padding: 0 5px;
  }
  .reports_list .table .tbody .tr .project_name_line .playlist_name_div .playlist-name, .reports_list .table .tbody .tr .report_name_line .playlist_name_div .playlist-name, .reports_list .table .tbody .tr .role_name_line .playlist_name_div .playlist-name, .reports_list .table .tbody .tr .playlist_name_line .playlist_name_div .playlist-name {
    padding-left: 5px;
  }
  .reports_list .table .tbody .tr .license, .reports_list .table .tbody .tr .users, .reports_list .table .tbody .tr .players, .reports_list .table .tbody .tr .registered, .reports_list .table .tbody .tr .types, .reports_list .table .tbody .tr .owner, .reports_list .table .tbody .tr .created {
    padding-left: 13px !important;
    text-align: left !important;
  }
  .reports_list .table .tbody .tr .buttons-header-playlist .td-hide {
    display: none;
  }

  .role_list .table .tbody .tr .project_name_line, .role_list .table .tbody .tr .report_name_line, .role_list .table .tbody .tr .role_name_line, .role_list .table .tbody .tr .playlist_name_line {
    padding-right: 55px;
  }
  .role_list .table .tbody .tr .project_name_line .project_name, .role_list .table .tbody .tr .report_name_line .project_name, .role_list .table .tbody .tr .role_name_line .project_name, .role_list .table .tbody .tr .playlist_name_line .project_name {
    float: left;
  }
  .role_list .table .tbody .tr .project_name_line .project_description, .role_list .table .tbody .tr .report_name_line .project_description, .role_list .table .tbody .tr .role_name_line .project_description, .role_list .table .tbody .tr .playlist_name_line .project_description {
    float: left;
    clear: left;
    margin-top: -7px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .role_list .table .tbody .tr .project_name_line .playlist_name_div, .role_list .table .tbody .tr .report_name_line .playlist_name_div, .role_list .table .tbody .tr .role_name_line .playlist_name_div, .role_list .table .tbody .tr .playlist_name_line .playlist_name_div {
    padding: 0 5px;
  }
  .role_list .table .tbody .tr .project_name_line .playlist_name_div .playlist-name, .role_list .table .tbody .tr .report_name_line .playlist_name_div .playlist-name, .role_list .table .tbody .tr .role_name_line .playlist_name_div .playlist-name, .role_list .table .tbody .tr .playlist_name_line .playlist_name_div .playlist-name {
    padding-left: 5px;
  }
  .role_list .table .tbody .tr .license, .role_list .table .tbody .tr .users, .role_list .table .tbody .tr .players, .role_list .table .tbody .tr .registered, .role_list .table .tbody .tr .types, .role_list .table .tbody .tr .owner, .role_list .table .tbody .tr .created {
    padding-left: 13px !important;
    text-align: left !important;
  }
  .role_list .table .tbody .tr .buttons-header-playlist .td-hide {
    display: none;
  }

  .playlists_simple_assign_list .table .tbody .tr .project_name_line, .playlists_simple_assign_list .table .tbody .tr .report_name_line, .playlists_simple_assign_list .table .tbody .tr .role_name_line, .playlists_simple_assign_list .table .tbody .tr .playlist_name_line {
    padding-right: 55px;
  }
  .playlists_simple_assign_list .table .tbody .tr .project_name_line .project_name, .playlists_simple_assign_list .table .tbody .tr .report_name_line .project_name, .playlists_simple_assign_list .table .tbody .tr .role_name_line .project_name, .playlists_simple_assign_list .table .tbody .tr .playlist_name_line .project_name {
    float: left;
  }
  .playlists_simple_assign_list .table .tbody .tr .project_name_line .project_description, .playlists_simple_assign_list .table .tbody .tr .report_name_line .project_description, .playlists_simple_assign_list .table .tbody .tr .role_name_line .project_description, .playlists_simple_assign_list .table .tbody .tr .playlist_name_line .project_description {
    float: left;
    clear: left;
    margin-top: -7px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .playlists_simple_assign_list .table .tbody .tr .project_name_line .playlist_name_div, .playlists_simple_assign_list .table .tbody .tr .report_name_line .playlist_name_div, .playlists_simple_assign_list .table .tbody .tr .role_name_line .playlist_name_div, .playlists_simple_assign_list .table .tbody .tr .playlist_name_line .playlist_name_div {
    padding: 0 5px;
  }
  .playlists_simple_assign_list .table .tbody .tr .project_name_line .playlist_name_div .playlist-name, .playlists_simple_assign_list .table .tbody .tr .report_name_line .playlist_name_div .playlist-name, .playlists_simple_assign_list .table .tbody .tr .role_name_line .playlist_name_div .playlist-name, .playlists_simple_assign_list .table .tbody .tr .playlist_name_line .playlist_name_div .playlist-name {
    padding-left: 5px;
  }
  .playlists_simple_assign_list .table .tbody .tr .license, .playlists_simple_assign_list .table .tbody .tr .users, .playlists_simple_assign_list .table .tbody .tr .players, .playlists_simple_assign_list .table .tbody .tr .registered, .playlists_simple_assign_list .table .tbody .tr .types, .playlists_simple_assign_list .table .tbody .tr .owner, .playlists_simple_assign_list .table .tbody .tr .created {
    padding-left: 13px !important;
    text-align: left !important;
  }
  .playlists_simple_assign_list .table .tbody .tr .buttons-header-playlist .td-hide {
    display: none;
  }

  .report .reports_list .table .tbody .tr .num_blocks {
    display: none;
  }
  .report .reports_list .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar {
    margin-top: 1px;
    margin-right: 0;
  }
  .report .reports_list .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar ul.dropdown-menu {
    right: 0 !important;
    min-width: 170px;
  }
  .report .reports_list .table .tbody .tr .buttons-header-report .menu_responsive_tools_bar.open .btn-default .caret:before {
    color: #fff !important;
  }

  .templates .templates_list .tools_bar {
    display: block;
  }

  .campaign .booking_campaign {
    min-width: 390px;
  }
  .campaign .booking_campaign .menu_responsive_tools_bar ul.dropdown-menu {
    left: -85px;
    min-width: 130px;
  }
  .campaign .booking_campaign table tr .td-hide-480, .campaign .booking_campaign table tr .td-hide, .campaign .booking_campaign table .tr .td-hide-480, .campaign .booking_campaign table .tr .td-hide, .campaign .booking_campaign .table tr .td-hide-480, .campaign .booking_campaign .table tr .td-hide, .campaign .booking_campaign .table .tr .td-hide-480, .campaign .booking_campaign .table .tr .td-hide {
    display: none;
  }
  .campaign .booking_campaign table tbody, .campaign .booking_campaign .table tbody {
    /*input[type="checkbox"] + label::after {
        font-size: 18px;
    }*/
  }
  .campaign .booking_campaign table tbody tr td.text-info, .campaign .booking_campaign .table tbody tr td.text-info {
    font-size: 11px;
  }
  .campaign .booking_campaign table tbody tr td.step, .campaign .booking_campaign table tbody tr td.status, .campaign .booking_campaign .table tbody tr td.step, .campaign .booking_campaign .table tbody tr td.status {
    font-size: 10px;
  }
  .campaign .booking_campaign table tbody tr td .booking_name, .campaign .booking_campaign .table tbody tr td .booking_name {
    padding: 0 5px;
    font-size: 12px;
  }

  .playlist_criteria .playlist_criteria_list {
    min-width: 350px;
  }
  .playlist_criteria .playlist_criteria_list table tbody tr td.button-table-list {
    min-width: 60px;
  }
  .playlist_criteria .playlist_criteria_list table tbody tr td.button-table-list .menu_responsive_tools_bar_playlist_criteria {
    margin: 0 auto;
    float: none;
  }
  .playlist_criteria .playlist_criteria_list table tbody tr td.button-table-list .menu_responsive_tools_bar_playlist_criteria ul.dropdown-menu {
    left: auto;
    right: -15px;
    right: -15px;
  }

  .inventory .inventory_list {
    margin-bottom: -3px;
  }
  .inventory .inventory_list .buttonsInventory {
    margin-top: 0;
    padding: 20px 10px;
  }
  .inventory .inventory_list .buttonsInventory .button {
    text-align: center;
    width: 13.3%;
  }
  .inventory .plvs_list table thead tr th {
    padding-left: 5px;
    text-align: left;
  }

  .screens .screens_list .table .tbody .screen_info .screen_content .screen_name .button_del, .screens .exception_list .table .tbody .screen_info .screen_content .screen_name .button_del {
    margin-top: 160px;
  }
  .screens .screens_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor_2, .screens .screens_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2, .screens .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor_2, .screens .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2 {
    padding: 165px 0;
  }
  .screens .screen_logical table tbody tr td select {
    color: #404041;
    background-color: #E7EBED;
    border: medium none;
    float: none;
    font-weight: 300;
    margin-bottom: 5px;
    padding: 5px 10px;
    display: inline-block;
    font-size: 12.5px;
    width: 95%;
  }
  .screens .screen_logical table tbody tr td ._monitor_2 {
    color: #689840;
    font-size: 18px;
    padding: 0 5px;
  }
  .screens .exception_list .btn_eyes {
    display: none;
  }
  .screens .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor_2, .screens .exception_list .table .tbody .screen_info .screen_content .screen_name .device_share ._monitor-2 {
    padding: 69px 0;
  }
  .screens .exception_list .table .tbody .screen_info .screen_content .screen_name .elem.screen_name_div {
    text-align: center;
  }

  .schedules .schedules_list .whiteBox.buttons {
    padding: 20px 0;
  }
  .schedules .schedules_list .whiteBox.buttons a {
    font-size: 11px;
    padding: 8px 10px;
  }
  .schedules .schedules_list .whiteBox.buttons a ._add_3, .schedules .schedules_list .whiteBox.buttons a ._move, .schedules .schedules_list .whiteBox.buttons a ._projector, .schedules .schedules_list .whiteBox.buttons a ._monitor_2 {
    margin-right: 5px;
  }
  .schedules .schedules_list .whiteBox.buttons a ._add_3 {
    top: 3px;
  }
  .schedules .schedules_list .whiteBox .col-left {
    padding: 0;
    float: left;
    text-align: center;
  }
  .schedules .schedules_list .whiteBox .col-right {
    padding: 0;
    float: left;
    text-align: center;
    margin-top: 15px;
  }
  .schedules .schedules_list table thead tr th:first-child {
    text-align: left;
    padding-left: 10px;
  }
  .schedules .schedules_list table thead tr th.header-button-table-list {
    width: 40px;
  }
  .schedules .schedules_list table tbody tr td:first-child {
    border-left: 8px solid #fff;
  }
  .schedules .schedules_list table tbody tr td .schedule_name {
    padding-left: 5px;
    font-size: 13px;
    line-height: 14px;
  }

  .nfc .nfc_list {
    min-width: 675px;
  }
  .nfc .nfc_list table tbody tr td {
    padding: 0;
    padding-left: 15px;
    padding-right: 5px;
    font-size: 12px;
  }
  .nfc .nfc_list table tbody tr td .nfc_name {
    color: #57585A;
    font-weight: 400;
  }
  .nfc .nfc_list table tbody tr td:first-child {
    border-left: 0px;
    padding: 5px;
  }
}
@media (max-width: 480px) {
  .content .menu_responsive_tools_bar, .deleted_content .menu_responsive_tools_bar {
    margin-right: 7px;
  }

  .playlist .menu_responsive_tools_bar {
    margin-right: 14px;
  }

  table .td-hide-480, table .td-hide, .table .td-hide-480, .table .td-hide {
    display: none !important;
  }
  table .td-show, .table .td-show {
    display: block !important;
  }

  #content_info_container .bottom-info-content-modal .background-right-header-table-info, #content_info_container .bottom-info-content-modal .background-left-header-table-info {
    display: none;
  }
  #content_info_container .bottom-info-content-modal .background-table {
    padding-left: 0;
  }

  .menu_responsive_tools_bar ul.dropdown-menu {
    min-width: 132px;
    margin-top: 8px;
  }
}
body {
  overflow-x: hidden;
}

#admira-apps {
  top: 57px !important;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01) !important;
}

.btn_help {
  display: none !important;
}

::-webkit-scrollbar {
  width: 5px !important;
  height: 5px;
}

::-webkit-scrollbar-corner {
  height: 0 !important;
}

::-webkit-scrollbar-button {
  display: none;
}

.siteLoged {
  min-width: 320px;
}
.siteLoged .content_page .title-menu.fixed-menu:not(.no-fixed-menu) {
  top: 60px;
}
.siteLoged .side_menu #shuttle {
  display: none;
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged .side_menu #shuttle span.ui-button-text {
  color: white;
}
.siteLoged .side_menu .dropdown .dropdown-menu .dropdown .btn-default {
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged .side_menu .dropdown .dropdown-menu .dropdown .btn-default:hover {
  background-color: rgba(240, 240, 240, 0.15);
}
.siteLoged .side_menu .dropdown_download {
  display: none;
  width: 100%;
  height: 49px;
}
.siteLoged .side_menu .dropdown_download a {
  padding: 10px 20px !important;
  color: white;
}
.siteLoged .side_menu .dropdown_download img {
  height: 16px;
  margin-right: 8px;
}
.siteLoged .side_menu .dropdown_download img:last-of-type {
  width: 12px;
  height: auto;
}
.siteLoged .side_menu .dropdown_download button {
  text-transform: unset;
  font-weight: 300;
  padding: unset;
}
.siteLoged .side_menu .dropdown_download button:hover {
  background-color: rgba(240, 240, 240, 0.15) !important;
}
.siteLoged .side_menu .dropdown_download button span {
  margin-right: 8px;
}
.siteLoged .autocomplete_header {
  z-index: 102 !important;
  padding-left: 0px;
  overflow-x: hidden;
  width: 250px;
  position: fixed !important;
  margin-left: 230px;
  top: 60px !important;
  overflow-y: auto;
  background-color: #689840;
  max-height: 75%;
}
.siteLoged .autocomplete_header li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 4.6875vh;
  width: 100%;
}
.siteLoged .autocomplete_header li a {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 13px;
  text-decoration: none;
  padding: 0px;
  height: 100%;
  width: 100%;
  line-height: 28px;
}
.siteLoged .autocomplete_header li a:hover {
  background-color: rgba(240, 240, 240, 0.15);
  text-decoration: none;
}
.siteLoged .autocomplete_header li a div {
  width: 100%;
  padding-left: 15px;
  cursor: pointer;
}
.siteLoged .autocomplete_player {
  background-color: #E7EBED;
  z-index: 102 !important;
  overflow-y: auto;
  position: absolute !important;
}
.siteLoged .autocomplete_player li {
  line-height: 1em;
  height: 2em;
}
.siteLoged .autocomplete_player li a {
  font-size: 13px;
  text-decoration: none;
}
.siteLoged .autocomplete_player li a div {
  height: 28px;
  padding-top: 7px;
  width: 100%;
  padding-left: 15px;
  cursor: pointer;
  background-color: #E7EBED;
}
.siteLoged .autocomplete_player li :hover div {
  background-color: rgba(240, 240, 240, 0.15);
  text-decoration: none;
}
.siteLoged #header_logo {
  display: flex;
  flex-direction: row;
  position: fixed;
  z-index: 1;
  right: 0;
  left: 0;
  background-color: #689840;
  background-position: 0 center;
  width: 100vw;
  z-index: 100;
  padding: unset;
  max-height: 64px;
  height: 60px;
  font-size: 13px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.siteLoged #header_logo .header_project_selector {
  display: block;
}
.siteLoged #header_logo .logo {
  width: 40vw;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 99;
}
.siteLoged #header_logo .logo .logo_img {
  background: transparent url("../../img/logoAdmira.png") no-repeat center center/contain;
  width: 132px;
  height: 35px;
  display: block;
  margin-right: 30px;
  border: 0px solid;
  background-size: contain;
}
.siteLoged #header_logo .logo #btn_sideMenu {
  position: inherit;
  height: 40px;
  display: none;
  align-items: center;
}
.siteLoged #header_logo .logo #btn_sideMenu span:after {
  content: "\70";
  font-family: "icons";
  color: white;
  font-size: 25px;
}
.siteLoged #header_logo .logo #btn_sideMenu:before {
  content: unset;
}
.siteLoged #header_logo .logo #btn_sideMenu:hover {
  background-color: unset;
}
.siteLoged #header_logo .logo .wrapper_player {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 40vw;
  padding: unset;
}
.siteLoged #header_logo .logo .wrapper_player #header_player {
  color: #fff;
  width: 120px;
  height: 60px;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin: unset;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
}
.siteLoged #header_logo .logo .wrapper_player #header_player:hover {
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged #header_logo .logo .wrapper_player #header_player:hover li.ui-button ul, .siteLoged #header_logo .logo .wrapper_player #header_player:focus li.ui-button ul {
  height: 37.5vh !important;
  opacity: 1 !important;
}
.siteLoged #header_logo .logo .wrapper_player #header_player ._arrow_down_2 {
  display: block;
  font-size: 18px;
  margin: 0 10px;
}
.siteLoged #header_logo .logo .wrapper_player #header_player:before {
  text-decoration: none;
  background-color: rgba(240, 240, 240, 0.15);
  transition: background-color 200ms;
}
.siteLoged #header_logo .logo .wrapper_player #header_player a {
  padding-left: 15px;
  color: #fff;
}
.siteLoged #header_logo .logo .wrapper_player #header_player ul#player_bar {
  overflow: hidden;
  position: absolute;
  top: 60px;
  width: 200px;
  left: 235px;
  background-color: #689840;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
  opacity: 0;
  height: 0;
}
.siteLoged #header_logo .logo .wrapper_player #header_player ul#player_bar li {
  height: 4.6875vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
}
.siteLoged #header_logo .logo .wrapper_player #header_player ul#player_bar li:hover {
  background-color: rgba(240, 240, 240, 0.062);
}
.siteLoged #header_logo .logo .wrapper_player #header_player ul#player_bar li img {
  margin: 0 10px;
  width: 13px;
  height: auto;
}
.siteLoged #header_logo .logo .wrapper_player #header_player ul#player_bar li a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}
.siteLoged #header_logo .logo .wrapper_player ul.downMenu {
  margin: 0 10px 0 0;
}
.siteLoged #header_logo .logo .wrapper_player ul.downMenu li span {
  display: flex;
  align-content: center;
  justify-content: center;
}
.siteLoged #header_logo a:hover .logo_img {
  color: #fff;
}
.siteLoged #header_logo #shuttle {
  margin: 0 10px 0 20px;
  height: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
}
.siteLoged #header_logo #shuttle #app-selector-wrapper {
  margin: unset;
}
.siteLoged #header_logo #shuttle #app-selector-wrapper span._grid:before {
  color: white;
}
.siteLoged .header_div {
  height: 100%;
  width: 60vw;
  display: flex;
  justify-content: flex-end;
}
.siteLoged .header_div .header_items {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  width: 100%;
}
.siteLoged .header_div .header_items #header_suport ._support {
  font-size: 19px;
  padding: 6px;
  transition: background-color 200ms;
  border-radius: 3px;
  background-color: transparent;
}
.siteLoged .header_div .header_items #header_suport a {
  color: #fff;
  text-decoration: none;
}
.siteLoged .header_div .header_items #header_suport a :hover {
  text-decoration: none;
  background-color: #75A747;
}
.siteLoged .header_div .header_items #header_suport a :active {
  text-decoration: none;
  background-color: #5D8A39;
}
.siteLoged .header_div .header_items #header_suport a :active ._support {
  color: #689840;
}
.siteLoged .header_div .header_items ._notification, .siteLoged .header_div .header_items ._notification_2 {
  background-color: transparent;
  text-decoration: none;
  padding: 4px;
  border-radius: 3px;
}
.siteLoged .header_div .header_items ._notification:before, .siteLoged .header_div .header_items ._notification_2:before {
  font-size: 18px !important;
}
.siteLoged .header_div .header_items a {
  color: #fff;
  text-decoration: none;
}
.siteLoged .header_div .header_items a :hover {
  text-decoration: none;
  background-color: #75A747;
}
.siteLoged .header_div .header_items a :active {
  text-decoration: none;
  background-color: #5D8A39;
}
.siteLoged .header_div .header_items a :active ._notification, .siteLoged .header_div .header_items a :active ._notification_2 {
  color: #689840;
}
.siteLoged .header_div .header_items ul#player_bar li,
.siteLoged .header_div .header_items ul#language_bar li,
.siteLoged .header_div .header_items ul#user_bar li,
.siteLoged .header_div .header_items ul.ui-autocomplete li {
  background-color: rgba(19, 19, 19, 0.15);
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
}
.siteLoged .header_div .header_items ul#player_bar li span,
.siteLoged .header_div .header_items ul#language_bar li span,
.siteLoged .header_div .header_items ul#user_bar li span,
.siteLoged .header_div .header_items ul.ui-autocomplete li span {
  color: rgba(255, 255, 255, 0.89) !important;
}
.siteLoged .header_div .header_items ul#player_bar li:hover,
.siteLoged .header_div .header_items ul#language_bar li:hover,
.siteLoged .header_div .header_items ul#user_bar li:hover,
.siteLoged .header_div .header_items ul.ui-autocomplete li:hover {
  background-color: rgba(240, 240, 240, 0.15);
}
.siteLoged .header_div .header_items .wrapper_tools {
  width: 61vw;
  display: flex;
  height: 100%;
  flex-direction: row-reverse;
  opacity: 1 !important;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang {
  background-color: transparent;
  color: #fff;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
  cursor: pointer;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang:hover {
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang:hover li.ui-button ul, .siteLoged .header_div .header_items .wrapper_tools .header_lang:focus li.ui-button ul {
  height: 23.4375vh !important;
  opacity: 1 !important;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang span.circle {
  display: flex;
  align-items: center;
  justify-content: center;
  border: white 1px solid;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang ._arrow_down {
  display: none;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang #language_bar {
  line-height: 1em;
  margin-top: 18px;
  position: absolute;
  text-align: center;
  background-color: #689840;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang #language_bar li {
  width: 100%;
  height: 4.6875vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang #language_bar li:hover span {
  text-decoration: none;
  background-color: rgba(240, 240, 240, 0.15);
  transition: background-color 200ms;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang #language_bar li span {
  padding: 0 0 0 30px;
  width: 100%;
  height: 4.6875vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang ul.downMenu {
  margin: unset;
  display: flex;
  align-content: center;
  justify-content: center;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang ul.downMenu li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.siteLoged .header_div .header_items .wrapper_tools .header_lang ul.downMenu #language_bar {
  overflow: auto;
  top: 60px;
  right: 0;
  width: 120px;
  margin: unset;
  height: 0;
  opacity: 0;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
}
.siteLoged .header_div .header_items .wrapper_tools #header_user {
  background-color: transparent;
  color: #fff;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: unset;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
  cursor: pointer;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ._people {
  display: block;
  font-size: 18px;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user .dot {
  width: 20px;
  height: 20px;
  background-color: #ffbb00;
  position: absolute;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 8px;
  right: 8px;
  font-size: 12px;
  font-weight: 500;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.siteLoged .header_div .header_items .wrapper_tools #header_user:hover {
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged .header_div .header_items .wrapper_tools #header_user:hover li.ui-button ul, .siteLoged .header_div .header_items .wrapper_tools #header_user:focus li.ui-button ul {
  height: 14.0625vh !important;
  opacity: 1 !important;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ._arrow_down {
  font-size: 17px;
  position: relative;
  top: 4px;
  padding: 0 3px;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user a {
  padding-left: 15px;
  color: #fff;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar {
  overflow: hidden;
  position: absolute;
  height: 0;
  top: 60px;
  width: 370px;
  right: 0;
  opacity: 0;
  background-color: #689840;
  transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar li {
  height: 4.6875vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  position: relative;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar li:first-of-type {
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar li:first-of-type:hover, .siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar li:first-of-type:focus {
  background-color: rgba(19, 19, 19, 0.15);
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar li span {
  padding-right: 10px;
  padding-left: 10px;
}
.siteLoged .header_div .header_items .wrapper_tools #header_user ul#user_bar li a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}
.siteLoged .header_div .header_items .wrapper_tools .header_user_bar > ul {
  margin: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.siteLoged .header_div .header_items .wrapper_tools .header_user_bar > ul > li {
  width: 36px;
  height: 36px;
  border: 1px solid white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.siteLoged .header_div .header_items #project_selector {
  color: white;
  height: 100%;
  opacity: 1 !important;
}
.siteLoged .header_div .header_items #project_selector input {
  background-color: rgba(240, 240, 240, 0.15) !important;
  border: unset;
  height: 100%;
  width: 18vw;
  padding-left: 15px;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.siteLoged .header_div .header_items #project_selector button {
  background-color: rgba(240, 240, 240, 0.15) !important;
  border: unset;
  height: 100%;
  width: 30px;
  top: -2px;
  position: relative;
}
.siteLoged .header_div .header_items #download_button {
  color: #fff;
}
.siteLoged .header_div .header_items #download_button a {
  color: #fff;
  text-decoration: none !important;
}
.siteLoged .header_div .header_items #download_button ._arrow_down_2 {
  background: #75A747;
  border-radius: 17px;
  font-size: 15px;
  padding: 9px;
  position: relative;
  z-index: 101;
  display: inline-block;
}

.dashboard-title-menu .title-menu {
  background-color: #689840;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: inline-block;
  height: auto;
  margin-bottom: -5px;
  min-height: 60px;
  text-align: center;
  width: 100%;
  position: relative;
}
.dashboard-title-menu .title-menu h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  line-height: 1em;
}

.menu-home ul {
  margin: 0;
  padding: 0;
  line-height: 3.5em;
}
.menu-home ul li {
  list-style-type: none;
  height: 50px;
}
.menu-home ul li a:hover {
  text-decoration: none;
}
.menu-home ul li a:hover div {
  border-right: 9px solid #689840;
  background-color: rgba(188, 190, 192, 0.3);
}
.menu-home ul li.main {
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  color: #689840;
  text-align: center;
}
.menu-home ul li.main a {
  color: #689840;
  font-weight: 300;
  position: relative;
  top: 4px;
}
.menu-home ul li.submain-group {
  padding-right: 8px;
  padding-left: 0px;
}
.menu-home ul li.submain-group2 {
  padding-right: 0px;
  padding-left: 0px;
}
.menu-home ul li.submain {
  line-height: 2.6em;
  min-height: 56px;
  height: auto;
  font-size: 14px;
  margin: 0px 0px 0px 0px;
  background-color: #F4F6F7;
}
.menu-home ul li.submain.submain-manage {
  padding-left: 0px;
  padding-right: 0px;
}
.menu-home ul li.submain.submain-content_calendar, .menu-home ul li.submain.submain-fastcontent, .menu-home ul li.submain.submain-calendar {
  border-top: 2px dashed #689840;
}
.menu-home ul li.submain .submain2-blocks, .menu-home ul li.submain .submain2-category, .menu-home ul li.submain .submain2-templates, .menu-home ul li.submain .submain2-queue_manager, .menu-home ul li.submain .submain2-quality, .menu-home ul li.submain .submain2-ftp_auto, .menu-home ul li.submain .submain2-live, .menu-home ul li.submain .submain2-stats, .menu-home ul li.submain .submain2-screens_group, .menu-home ul li.submain .submain2-personal, .menu-home ul li.submain .submain2-stock_management {
  border-top: 1px dashed #689840;
}
.menu-home ul li.submain > a {
  color: #57585A;
  font-size: 14px;
  font-weight: 300;
}
.menu-home ul li.submain > a > div {
  width: 100%;
  height: 100%;
  padding-bottom: 13px;
  padding-left: 43px;
  padding-top: 18px;
  padding-right: 5px;
  line-height: 1.5em;
  min-height: 56px;
  text-transform: uppercase;
}
.menu-home ul li.submain > a div::before {
  font-family: "icons";
  color: #fff;
  background: #689840;
  border-radius: 17px;
  font-size: 15px;
  padding: 9px;
  position: relative;
  margin-left: -36px;
  margin-right: 6px;
}
.menu-home ul li.submain .content_upload:before {
  content: "\2c";
}
.menu-home ul li.submain .content:before {
  content: "\36";
}
.menu-home ul li.submain .content_encoding::before {
  content: "";
}
.menu-home ul li.submain .smartcontent:before {
  content: "\37";
}
.menu-home ul li.submain .deleted_content:before {
  content: "\56";
}
.menu-home ul li.submain .content_calendar:before {
  content: "\3a";
}
.menu-home ul li.submain .fastcontent:before {
  content: "\38";
}
.menu-home ul li.submain .booking:before {
  content: "\27";
}
.menu-home ul li.submain .calendar:before {
  content: "\39";
}
.menu-home ul li.submain .pending_relation:before {
  content: "\26";
}
.menu-home ul li.submain .campaign_group:before {
  content: "\1f39a";
}
.menu-home ul li.submain .occupation:before {
  content: "\3f";
}
.menu-home ul li.submain .occupation_view:before {
  content: "\3f";
}
.menu-home ul li.submain .occupation_new_view:before {
  content: "\40";
}
.menu-home ul li.submain .production::before {
  content: "\67";
  font-size: 18px;
  text-transform: none;
  padding: 6px;
}
.menu-home ul li.submain .deployment::before {
  content: "\58";
  font-size: 18px;
  text-transform: none;
  padding: 6px;
}
.menu-home ul li.submain .manage::before {
  content: "\2f";
  font-size: 18px;
  text-transform: none;
  padding: 6px;
}
.menu-home ul li.submain .hashtags::before {
  content: "";
}
.menu-home ul li.submain .mentions::before {
  content: "";
}
.menu-home ul li.submain .actions::before {
  content: "";
}
.menu-home ul li.submain .radio_analytics::before {
  content: "";
}
.menu-home ul li.submain .video_analytics::before {
  content: "";
}
.menu-home ul li.submain-production, .menu-home ul li.submain-deployment {
  background-color: transparent !important;
}
.menu-home ul li.submain-production .production, .menu-home ul li.submain-production .deployment, .menu-home ul li.submain-deployment .production, .menu-home ul li.submain-deployment .deployment {
  background-color: #fff;
}
.menu-home ul li.submain2 {
  line-height: 2em;
  width: 93%;
  margin-left: auto;
  font-size: 12px;
  height: auto;
  background-color: #F4F6F7;
}
.menu-home ul li.submain2 a {
  color: #57585A;
  font-weight: 300;
}
.menu-home ul li.submain2 a div {
  width: 100%;
  height: 100%;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-top: 2px;
}
.menu-home ul li.submain2 a div::before {
  font-family: "icons";
  content: "\1f398";
  color: #689840;
  font-size: 15px;
  margin-left: -23px;
  margin-top: 1px;
  padding: 0;
  position: absolute;
  background-color: transparent;
}
.menu-home ul li.main {
  border-bottom: 2px solid #689840;
}
.menu-home ul li.submain:nth-child(even) {
  background-color: #fff;
}
.menu-home ul li.submain2:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.7);
}
.menu-home #admin > ul > ul > li {
  background-color: transparent !important;
}
.menu-home #admin > ul > ul > li > a > div {
  background-color: #fff;
}

#menu-responsive {
  display: none;
}

#header_suport, #notification, .header_lang, #header_user, #download_button {
  display: block;
}

.side_menu {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.side_menu .download_button_sidemenu, .side_menu .home_btn {
  display: none;
}
.side_menu .dropdown a {
  display: flex;
  align-items: center;
  width: 100%;
}
.side_menu .dropdown.open .dropdown-menu {
  box-shadow: inset 0px 0px 24px -1px rgba(0, 0, 0, 0.11);
  left: 100% !important;
  transition: left 300ms;
}
.side_menu .dropdown .dropdown-menu {
  position: absolute;
  left: 0% !important;
  z-index: -1;
  transition: left 300ms;
  display: block;
}
.side_menu .dropdown .dropdown-menu .dropdown.open .dropdown-menu {
  left: 100% !important;
}
.side_menu .dropdown .dropdown-menu .dropdown.open .green-bar {
  left: -100vw;
}
.side_menu .dropdown .dropdown-menu .dropdown .dropdown-menu {
  left: 0% !important;
  transition: left 300ms;
  display: block;
}
.side_menu .dropdown .dropdown-menu .dropdown .green-bar {
  height: 100%;
  left: 0;
  position: absolute;
  width: 230px;
  z-index: 100;
  background-color: #689840;
  transition: left 300ms;
  min-height: 900px;
  top: 48px;
}
.side_menu .dropdown_admin > .dropdown-menu {
  position: relative;
  left: 0% !important;
  z-index: 100;
}
.side_menu .dropdown_admin.open > .dropdown-menu {
  left: 0% !important;
  z-index: 100;
}
.side_menu #project_selector {
  color: white;
  height: 40px;
}
.side_menu #project_selector input {
  background-color: rgba(240, 240, 240, 0.15) !important;
  border: unset;
  height: 100%;
  width: 200px;
  padding-left: 15px;
  font-size: 15px;
}
.side_menu #project_selector button {
  background-color: rgba(240, 240, 240, 0.15) !important;
  border: unset;
  height: 100%;
  width: 30px;
}

#overlay {
  width: 100vw;
  height: 100vh;
  color: rgba(255, 255, 255, 0.322);
  position: absolute;
}

@media (max-width: 995px) {
  .siteLoged {
    /*.ui-autocomplete {
        margin-left: 120px;
    }
    */
  }
  .siteLoged #header_logo {
    width: 100vw;
  }
  .siteLoged #header_logo .header_div .header_items #download_button .ui-button-text {
    display: none;
  }
}
.download_button_sidemenu, .home_btn {
  display: none;
}

.submain.col-sm-4 {
  padding: 0;
}

@media (max-width: 767px) {
  .siteLoged {
    /*
    .ui-autocomplete {
        float: none;
        left: 50% !important;
        margin-left: -73px;
        width: 250px !important;
    }
    */
  }
  .siteLoged #admira-apps {
    left: 13px;
    top: 105px !important;
  }
  .siteLoged #btn_sideMenu {
    display: none;
  }
  .siteLoged .container.dashboard-menu {
    padding-left: 0px;
    padding-right: 0px;
  }
  .siteLoged .container.dashboard-menu .dashboard-title-menu {
    padding-left: 15px;
    padding-right: 15px;
  }
  .siteLoged .menu-home.row {
    margin-left: 0;
    margin-right: 0;
  }
  .siteLoged .menu-home ul li.submain-group {
    padding-right: 0px;
    padding-left: 0px;
    height: auto;
  }
  .siteLoged .menu-home ul li.submain.submain-manage {
    padding-left: 0px;
    padding-right: 0px;
  }
  .siteLoged .menu-home ul li.submain.submain-manage {
    padding-left: 0px;
  }
  .siteLoged #menu-responsive {
    display: none;
  }
  .siteLoged #header_suport, .siteLoged #notification, .siteLoged .header_lang, .siteLoged #header_user, .siteLoged #download_button {
    display: none;
  }
  .siteLoged #header_logo .logo .wrapper_player {
    display: none;
  }
  .siteLoged #header_logo .logo #shuttle {
    display: none;
  }
  .siteLoged #header_logo .logo #btn_sideMenu {
    margin: 0 10px 0 20px;
    display: flex !important;
  }
  .siteLoged #header_logo .logo #btn_sideMenu span._arrow_left_2:before,
  .siteLoged #header_logo .logo #btn_sideMenu span._arrow_right_2:before {
    content: unset;
  }
  .siteLoged #header_logo .logo #btn_sideMenu span._arrow_left_2:hover,
  .siteLoged #header_logo .logo #btn_sideMenu span._arrow_right_2:hover {
    background-color: unset;
  }
  .siteLoged #header_logo .logo .logo_img {
    height: 29px;
  }
  .siteLoged #header_logo .header_div .header_items #download_button .ui-button-text {
    display: none;
  }
  .siteLoged .header_project_selector {
    display: none;
  }

  .siteLoged .side_menu {
    overflow-y: auto;
    overflow-x: visible;
    padding-bottom: 110px;
  }
  .siteLoged .side_menu .wrapper-sidebuttons {
    box-shadow: inset 0px 0px 24px -1px rgba(0, 0, 0, 0.11);
  }
  .siteLoged .side_menu #shuttle {
    padding: 10px 20px;
    cursor: pointer;
  }
  .siteLoged .side_menu #shuttle span.label {
    color: white;
  }
  .siteLoged .side_menu #shuttle #app-selector::before {
    font-size: 15px;
    color: white !important;
  }
  .siteLoged .side_menu #shuttle div #app-selector-wrapper {
    margin: unset;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .siteLoged .side_menu #shuttle div #app-selector-wrapper span {
    padding: unset;
    margin-right: 8px;
  }
  .siteLoged .side_menu .download_button_sidemenu, .siteLoged .side_menu .home_btn, .siteLoged .side_menu #shuttle {
    width: 100%;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    z-index: 9999;
    background-color: rgba(19, 19, 19, 0.15);
    transition: all 300ms cubic-bezier(0.075, 0.78, 0.295, 1.01);
  }
  .siteLoged .side_menu .download_button_sidemenu > a, .siteLoged .side_menu .home_btn > a, .siteLoged .side_menu #shuttle > a {
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    width: 100%;
  }
  .siteLoged .side_menu .download_button_sidemenu > a ._arrow_down_2::before, .siteLoged .side_menu .home_btn > a ._arrow_down_2::before, .siteLoged .side_menu #shuttle > a ._arrow_down_2::before {
    position: relative;
    left: -3px;
  }
  .siteLoged .side_menu .download_button_sidemenu:hover, .siteLoged .side_menu .home_btn:hover, .siteLoged .side_menu #shuttle:hover {
    background-color: rgba(240, 240, 240, 0.15);
  }
  .siteLoged .side_menu ._grid:before {
    position: relative;
    top: -3px;
  }
  .siteLoged .side_menu .home_btn {
    width: 100%;
  }
  .siteLoged .side_menu .home_btn ._home::before {
    position: relative;
    margin-right: 8px;
    top: 1px;
  }
  .siteLoged .side_menu .dropdown_download {
    display: block;
  }
  .siteLoged .side_menu .dropdown.open .dropdown-menu {
    left: 0% !important;
    position: relative;
    z-index: 100;
    display: block;
  }
  .siteLoged .side_menu .dropdown .dropdown-menu {
    left: 0% !important;
    z-index: -1;
    transition: left 300ms;
    display: none;
  }
  .siteLoged .side_menu .dropdown .dropdown-menu .dropdown.open .dropdown-menu {
    left: 0% !important;
    position: relative;
    z-index: 100;
  }
  .siteLoged .side_menu .dropdown .dropdown-menu .dropdown .dropdown-menu {
    left: 0% !important;
  }
  .siteLoged .side_menu .dropdown .dropdown-menu .dropdown .btn-default {
    padding-left: 50px;
    position: relative;
    z-index: 100;
    line-height: unset !important;
  }
  .siteLoged .side_menu .dropdown-menu {
    position: relative;
    top: auto !important;
    left: 0px !important;
  }
  .siteLoged .side_menu .dropdown-menu.open .dropdown-menu {
    left: 0% !important;
    transition: left 300ms;
  }
  .siteLoged .side_menu .dropdown-menu .green-bar {
    display: none;
  }
  .siteLoged .side_menu .dropdown_admin > .dropdown-menu {
    display: inline-block;
    height: 100%;
    padding-left: 0;
    position: relative;
    z-index: 100;
  }
  .siteLoged .side_menu .dropdown_admin > .dropdown-menu .dropdown {
    clear: left;
  }
  .siteLoged .side_menu .dropdown_admin > .dropdown-menu .dropdown.open .dropdown-menu {
    display: block;
    z-index: 100;
  }
  .siteLoged .side_menu .dropdown_admin > .dropdown-menu .dropdown .dropdown-menu {
    left: 0 !important;
    margin-top: 0;
    max-width: 230px;
    padding: 0px;
    position: relative;
    top: auto !important;
    max-width: 182px;
    display: none;
    z-index: 100;
  }
  .siteLoged .side_menu .dropdown_admin > .dropdown-menu .dropdown div .btn-default {
    padding-left: 60px;
  }
}
@media (max-width: 480px) {
  .siteLoged #header_logo .header_div {
    width: 80vw;
  }
  .siteLoged #header_logo .header_div .header_items .wrapper_tools {
    width: 100%;
  }
  .siteLoged #header_logo .header_div .header_items #project_selector {
    display: flex;
    justify-self: flex-start;
  }
  .siteLoged #header_logo .header_div .header_items #project_selector input {
    width: 80%;
  }
  .siteLoged #header_logo .logo {
    width: 20vw;
  }
  .siteLoged #header_logo .logo #shuttle {
    margin: 0 10px;
  }
  .siteLoged #header_logo .logo .logo_img {
    display: none;
  }
}
.ui-widget-overlay {
  display: none;
}

.ui-dialog {
  background-color: #fff;
  position: fixed !important;
  -webkit-box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px 2px rgba(0, 0, 0, 0.2);
  transition: top ease-in-out 100ms;
}
.ui-dialog button.ui-state-disabled {
  opacity: 0.4;
}
.ui-dialog.no-close .ui-dialog-titlebar {
  display: none;
}
.ui-dialog #df_delete_schedule {
  display: inline-block;
  width: 100%;
}
.ui-dialog .ui-dialog-buttonpane {
  display: inline-block;
  width: 100%;
  float: left;
}
.ui-dialog .ui-dialog-titlebar {
  width: 100%;
  background-color: #689840 !important;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 15px 40px 15px 15px;
  min-height: 55px;
}
.ui-dialog .ui-icon-closethick {
  /*float:right;
  margin-right: -4px;
  margin-top: -10px;*/
  position: absolute;
  right: 10px;
  top: 5px;
}
.ui-dialog .ui-icon-closethick::before {
  content: "\2a";
  font-family: "icons";
  color: #FFFFFF;
  font-size: 33px;
}
.ui-dialog .modal_title_content {
  color: #689840;
  width: 100%;
  border-bottom: 1px solid #689840;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
}
.ui-dialog .content-modal {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.ui-dialog .content-modal h5, .ui-dialog .content-modal .modal_title_content {
  color: #689840;
  width: 100%;
  border-bottom: 1px solid #689840;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
}
.ui-dialog .content-modal .content-associated {
  background-color: #F4F6F7;
  color: #808184;
  font-size: 13px;
  padding: 15px 10px;
}
.ui-dialog .ui-dialog-content, .ui-dialog #dialog-delete-confirm, .ui-dialog #dialog-template-unassign-impossible, .ui-dialog #dialog-template-delete-confirm, .ui-dialog #dialog-template-delete-multiple-confirm {
  color: #57585A;
  padding: 20px 20px 0;
  overflow-y: auto;
  min-width: 100%;
  min-height: 300px;
}
.ui-dialog .ui-dialog-content table, .ui-dialog #dialog-delete-confirm table, .ui-dialog #dialog-template-unassign-impossible table, .ui-dialog #dialog-template-delete-confirm table, .ui-dialog #dialog-template-delete-multiple-confirm table {
  min-width: 100%;
}
.ui-dialog .ui-dialog-content input[type="radio"], .ui-dialog #dialog-delete-confirm input[type="radio"], .ui-dialog #dialog-template-unassign-impossible input[type="radio"], .ui-dialog #dialog-template-delete-confirm input[type="radio"], .ui-dialog #dialog-template-delete-multiple-confirm input[type="radio"] {
  display: none;
}
.ui-dialog .ui-dialog-content input[type="checkbox"], .ui-dialog #dialog-delete-confirm input[type="checkbox"], .ui-dialog #dialog-template-unassign-impossible input[type="checkbox"], .ui-dialog #dialog-template-delete-confirm input[type="checkbox"], .ui-dialog #dialog-template-delete-multiple-confirm input[type="checkbox"] {
  display: none;
}
.ui-dialog .ui-dialog-content .name_campaign, .ui-dialog #dialog-delete-confirm .name_campaign, .ui-dialog #dialog-template-unassign-impossible .name_campaign, .ui-dialog #dialog-template-delete-confirm .name_campaign, .ui-dialog #dialog-template-delete-multiple-confirm .name_campaign {
  margin-left: 20px;
  color: #808184;
  padding: 5px;
}
.ui-dialog .ui-dialog-content .name_campaign ._circle_3, .ui-dialog #dialog-delete-confirm .name_campaign ._circle_3, .ui-dialog #dialog-template-unassign-impossible .name_campaign ._circle_3, .ui-dialog #dialog-template-delete-confirm .name_campaign ._circle_3, .ui-dialog #dialog-template-delete-multiple-confirm .name_campaign ._circle_3 {
  color: #689840;
  margin-right: 5px;
  position: relative;
  font-size: 10px;
}
.ui-dialog .ui-dialog-buttonset {
  text-align: center;
  margin: 20px 0 30px;
}
.ui-dialog .ui-dialog-buttonset button {
  font-family: "Roboto";
  background-color: #689840;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border: medium none;
  border-radius: 15px;
  padding: 5px 40px;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin: 0 20px;
}
.ui-dialog #dialog-assign-transition-type select, .ui-dialog #dialog-remove-transition-type select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
}
.ui-dialog #dialog-change-status .prepend-top {
  margin-top: 15px;
  border-top: 2px solid gray;
}
.ui-dialog #dialog-change-status .prepend-top label {
  background-color: #F4F6F7;
  margin-bottom: 3px;
  padding: 10px;
}
.ui-dialog #dialog-change-status .change-status-content-affected {
  background-color: #F4F6F7;
  border-top: 2px solid gray;
  margin-top: 12px;
  padding: 10px 15px;
}
.ui-dialog #dialog-change-status .change-status-content-affected .content_affected_description {
  color: #6D6E71;
  padding-left: 5px;
  font-weight: 300;
}
.ui-dialog #dialog-change-status .change-status-content-affected .content_name {
  font-weight: 500;
  color: #6D6E71;
  font-size: 15px;
  padding: 3px 5px 5px 10px;
}
.ui-dialog #dialog-change-status .change-status-content-affected h3 {
  background-color: #E6E7E8;
  font-size: 20px;
  padding: 14px 20px 13px 35px;
  margin-top: 10px;
  margin-bottom: 0px;
  cursor: pointer;
  position: relative;
}
.ui-dialog #dialog-change-status .change-status-content-affected h3 a {
  color: #689840;
}
.ui-dialog #dialog-change-status .change-status-content-affected .ui-icon-triangle-1-e {
  position: absolute;
  cursor: pointer;
}
.ui-dialog #dialog-change-status .change-status-content-affected .ui-icon-triangle-1-e:after {
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: " ";
  height: 10px;
  position: absolute;
  left: -16px;
  top: 5px;
  width: 10px;
  border-color: transparent transparent transparent #404041;
  cursor: pointer;
}
.ui-dialog #dialog-change-status .change-status-content-affected .ui-icon-triangle-1-s {
  position: absolute;
  cursor: pointer;
}
.ui-dialog #dialog-change-status .change-status-content-affected .ui-icon-triangle-1-s:after {
  border-style: solid;
  content: " ";
  height: 10px;
  position: absolute;
  left: -19px;
  top: 9px;
  width: 10px;
  border-width: 6px 6px 0 6px;
  border-color: #404041 transparent transparent transparent;
  cursor: pointer;
}
.ui-dialog #dialog-change-status .change-status-content-affected table {
  border: none;
}
.ui-dialog #dialog-change-status .change-status-content-affected table tr {
  border: none;
}
.ui-dialog #dialog-change-status .change-status-content-affected table tr th {
  border: none;
  background-color: #808184;
  color: #CFD1D2;
  font-size: 11px;
  padding-left: 10px;
}
.ui-dialog #dialog-change-status .change-status-content-affected table tr th:nth-child(2n) {
  background-color: #6D6E71;
}
.ui-dialog #dialog-change-status .change-status-content-affected table tr td {
  border: none;
  color: #808184;
  font-size: 13px;
  padding: 8px;
}
.ui-dialog #dialog-change-status .change-status-content-affected table tr:nth-child(2n) {
  background-color: #FAFBFB;
}
.ui-dialog #dialog-change-status .change-status-content-affected table tbody tr:nth-child(2n-1) {
  background-color: #fff;
}
.ui-dialog #dialog-change-status .change-status-content-affected .ui-accordion-content {
  max-height: none !important;
}
.ui-dialog .dialog-delete-confirm {
  padding-top: 15px;
}
.ui-dialog input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
}
.ui-dialog input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.ui-dialog input[type="radio"] + label, .ui-dialog input[type="checkbox"] + label {
  width: 100%;
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
}
.ui-dialog input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.ui-dialog input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.ui-dialog .filter_container {
  max-height: 600px;
  overflow-y: auto;
}
.ui-dialog .filter_container select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  margin: 10px 0px;
  height: 28px;
  /* width: 240px;*/
}
.ui-dialog .filter_container .filter_selector select {
  width: 100%;
  margin: 0px 0px 10px 0;
}
.ui-dialog .filter_container select.select_option {
  height: 24px;
  padding: 0 10px;
}
.ui-dialog .filter_container .criteria-block, .ui-dialog .filter_container .category-block {
  background-color: #F4F6F7;
  display: inline-block;
  width: 50%;
  overflow: hidden;
  vertical-align: top;
  float: left;
  border-top: 2px solid #fff;
}
.ui-dialog .filter_container .criteria-block input[type="checkbox"] + label, .ui-dialog .filter_container .category-block input[type="checkbox"] + label {
  display: table-cell;
  height: 46px;
  line-height: 14px;
  padding-left: 30px;
  padding-right: 5px;
  vertical-align: middle;
  cursor: pointer;
}
.ui-dialog .filter_container .criteria-block input[type="checkbox"] + label::before, .ui-dialog .filter_container .category-block input[type="checkbox"] + label::before {
  margin-left: -20px;
  padding-left: 0;
  padding-right: 1px;
  font-size: 20px;
  position: relative;
  top: 4px;
}
.ui-dialog #filter_container, .ui-dialog #filter_container_library, .ui-dialog #filter_block_container, .ui-dialog #filter_container_trigger_library, .ui-dialog #filter_container_aux {
  max-height: 600px;
  overflow-y: auto;
}
.ui-dialog #filter_container select, .ui-dialog #filter_container_library select, .ui-dialog #filter_block_container select, .ui-dialog #filter_container_trigger_library select, .ui-dialog #filter_container_aux select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  margin: 10px 0px;
  height: 28px;
  /* width: 240px;*/
}
.ui-dialog #filter_container .filter_selector select, .ui-dialog #filter_container_library .filter_selector select, .ui-dialog #filter_block_container .filter_selector select, .ui-dialog #filter_container_trigger_library .filter_selector select, .ui-dialog #filter_container_aux .filter_selector select {
  width: 100%;
  margin: 0px 0px 10px 0;
}
.ui-dialog #filter_container select.select_option, .ui-dialog #filter_container_library select.select_option, .ui-dialog #filter_block_container select.select_option, .ui-dialog #filter_container_trigger_library select.select_option, .ui-dialog #filter_container_aux select.select_option {
  height: 24px;
  padding: 0 10px;
}
.ui-dialog #filter_container .criteria-block, .ui-dialog #filter_container .category-block, .ui-dialog #filter_container_library .criteria-block, .ui-dialog #filter_container_library .category-block, .ui-dialog #filter_block_container .criteria-block, .ui-dialog #filter_block_container .category-block, .ui-dialog #filter_container_trigger_library .criteria-block, .ui-dialog #filter_container_trigger_library .category-block, .ui-dialog #filter_container_aux .criteria-block, .ui-dialog #filter_container_aux .category-block {
  background-color: #F4F6F7;
  display: inline-block;
  width: 50%;
  overflow: hidden;
  vertical-align: top;
  float: left;
  border-top: 2px solid #fff;
}
.ui-dialog #filter_container .criteria-block input[type="checkbox"] + label, .ui-dialog #filter_container .category-block input[type="checkbox"] + label, .ui-dialog #filter_container_library .criteria-block input[type="checkbox"] + label, .ui-dialog #filter_container_library .category-block input[type="checkbox"] + label, .ui-dialog #filter_block_container .criteria-block input[type="checkbox"] + label, .ui-dialog #filter_block_container .category-block input[type="checkbox"] + label, .ui-dialog #filter_container_trigger_library .criteria-block input[type="checkbox"] + label, .ui-dialog #filter_container_trigger_library .category-block input[type="checkbox"] + label, .ui-dialog #filter_container_aux .criteria-block input[type="checkbox"] + label, .ui-dialog #filter_container_aux .category-block input[type="checkbox"] + label {
  display: table-cell;
  height: 46px;
  line-height: 14px;
  padding-left: 30px;
  padding-right: 5px;
  vertical-align: middle;
  cursor: pointer;
}
.ui-dialog #filter_container .criteria-block input[type="checkbox"] + label::before, .ui-dialog #filter_container .category-block input[type="checkbox"] + label::before, .ui-dialog #filter_container_library .criteria-block input[type="checkbox"] + label::before, .ui-dialog #filter_container_library .category-block input[type="checkbox"] + label::before, .ui-dialog #filter_block_container .criteria-block input[type="checkbox"] + label::before, .ui-dialog #filter_block_container .category-block input[type="checkbox"] + label::before, .ui-dialog #filter_container_trigger_library .criteria-block input[type="checkbox"] + label::before, .ui-dialog #filter_container_trigger_library .category-block input[type="checkbox"] + label::before, .ui-dialog #filter_container_aux .criteria-block input[type="checkbox"] + label::before, .ui-dialog #filter_container_aux .category-block input[type="checkbox"] + label::before {
  margin-left: -20px;
  padding-left: 0;
  padding-right: 1px;
  font-size: 20px;
  position: relative;
  top: 4px;
}
.ui-dialog #filter_container select[name="filter_operators"] {
  padding: 5px;
  text-align-last: center;
}
.ui-dialog .filterGeneral {
  width: 100%;
  background-color: #F4F6F7;
  margin-bottom: 4px;
  display: inline-block;
}
.ui-dialog .filterGeneral label.title-filter {
  font-size: 13px;
  font-weight: normal;
  line-height: 3em;
  /*  width: 160px;*/
  text-transform: uppercase;
  color: #6D6E71;
  margin-bottom: 0px;
  height: 46px;
  position: relative;
  top: 6px;
}
.ui-dialog .filterGeneral label.title-filter:before {
  color: #689840;
  content: "\23ed";
  font-family: "icons";
  font-size: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ui-dialog .filterGeneral input, .ui-dialog .filterGeneral .criteria-name, .ui-dialog .filterGeneral .category-name, .ui-dialog .filterGeneral select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  margin: 10px 0;
  /* width: 240px;*/
}
.ui-dialog .filterGeneral .criteria-name, .ui-dialog .filterGeneral .category-name {
  cursor: not-allowed;
}
.ui-dialog .filterGeneral .filter_delete:before {
  font-family: "icons";
  content: "\1f32c";
  color: #9A405B;
  font-size: 30px;
  font-weight: lighter;
  line-height: 0;
  /* margin: 0 0 0 20px;*/
  position: relative;
  top: 25px;
  float: right;
}
.ui-dialog .filterGeneral .startDay {
  margin-bottom: 6px;
}
.ui-dialog .filterGeneral .startDay label {
  margin-top: 13px;
  text-align: right;
}
.ui-dialog .filterGeneral .endDay {
  margin-bottom: 6px;
}
.ui-dialog .filterGeneral .endDay label {
  margin-top: 13px;
  text-align: right;
}
.ui-dialog .filter_text input {
  padding: 5px 8px;
}
.ui-dialog #change_plvs_project #plv_change_info {
  display: inline-block;
  width: 100%;
}
.ui-dialog #change_plvs_project #plv_change_info h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: left;
  text-transform: uppercase;
}
.ui-dialog #change_plvs_project #plv_change_info .player {
  background-color: #F4F6F7;
  display: inline-block;
  font-size: 13px;
  margin-top: -3px;
  padding: 5px;
  width: 100%;
}
.ui-dialog #change_plvs_project #projects_select {
  margin-top: 10px;
  text-align: center;
}
.ui-dialog #change_plvs_project #projects_select h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  padding-bottom: 3px;
  text-transform: uppercase;
  padding-left: 3px;
  text-align: left;
}
.ui-dialog #change_plvs_project #projects_select select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  text-align: left;
}
.ui-dialog #halt_warning h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  padding-bottom: 3px;
  text-transform: uppercase;
  padding-left: 3px;
  text-align: left;
}
.ui-dialog #halt_warning input[type="checkbox"] {
  display: none;
}
.ui-dialog #halt_warning input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.ui-dialog #halt_warning input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.ui-dialog #dialog-select-cat .div-select-category, .ui-dialog #show_init_cri .div-select-category {
  max-height: 600px;
  overflow-y: auto;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category, .ui-dialog #show_init_cri .div-select-category .select-category {
  background-color: #F4F6F7;
  display: table;
  margin-bottom: 4px;
  width: 100%;
  position: relative;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .category-title, .ui-dialog #show_init_cri .div-select-category .select-category .category-title {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  top: 1px;
  text-transform: uppercase;
  padding: 15px 50px 15px 8px;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .category-title:before, .ui-dialog #show_init_cri .div-select-category .select-category .category-title:before {
  color: #689840;
  content: "\23ed";
  font-family: "icons";
  font-size: 5px;
  margin: 0 7px;
  position: relative;
  top: -2px;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .category-block, .ui-dialog #show_init_cri .div-select-category .select-category .category-block {
  background-color: #f4f6f7;
  border-top: 2px solid #fff;
  display: table-cell;
  float: left;
  overflow: hidden;
  vertical-align: top;
  width: 50%;
  margin-bottom: 0;
  position: relative;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .category-block .category-name, .ui-dialog #show_init_cri .div-select-category .select-category .category-block .category-name {
  height: 46px;
  padding-left: 50px;
  vertical-align: middle;
  display: table-cell;
  line-height: 14px;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .category-block input[type="radio"] + label:before, .ui-dialog #show_init_cri .div-select-category .select-category .category-block input[type="radio"] + label:before {
  margin-left: -28px;
  position: absolute;
  vertical-align: middle;
  top: 16px;
  font-size: 21px;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .add_tag, .ui-dialog #show_init_cri .div-select-category .select-category .add_tag {
  margin-top: -42px;
  position: absolute;
  right: 30px;
  z-index: 10;
  font-size: 13px;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .add_tag a, .ui-dialog #show_init_cri .div-select-category .select-category .add_tag a {
  color: #57585A;
  text-decoration: none;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .add_tag a:hover, .ui-dialog #show_init_cri .div-select-category .select-category .add_tag a:hover {
  text-decoration: none;
}
.ui-dialog #dialog-select-cat .div-select-category .select-category .add_tag a:before, .ui-dialog #show_init_cri .div-select-category .select-category .add_tag a:before {
  content: "\50";
  font-family: "icons";
  color: #689840;
  font-size: 22px;
  position: relative;
  margin-right: 5px;
  top: 5px;
}
.ui-dialog #dialog-select-cat .div-select-category {
  max-height: 1000px;
  overflow-y: auto;
}
.ui-dialog #show_init_cri .div-select-category h4 {
  border-bottom: 2px solid #689840;
  color: #689840;
  font-size: 18px;
  text-transform: uppercase;
}
.ui-dialog #show_init_cri .div-select-category .select-category .category-block .category-name {
  height: 46px;
  padding-left: 20px;
                        /*padding-top: 14px;

                        overflow: hidden;
                        text-overflow: ellipsis;
                        -o-text-overflow: ellipsis; //opera 9 y 10
                        white-space: nowrap;
                        */
}
.ui-dialog #dialog-select-ratio select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  margin: 10px 0;
  width: 100%;
}
.ui-dialog #dialog-wordpress, .ui-dialog #dialog-blogger, .ui-dialog #dialog-blogmail {
  padding-top: 20px;
}
.ui-dialog #dialog-wordpress #mail_wordpress, .ui-dialog #dialog-wordpress #mail_blogger, .ui-dialog #dialog-wordpress #mail_blogmail, .ui-dialog #dialog-blogger #mail_wordpress, .ui-dialog #dialog-blogger #mail_blogger, .ui-dialog #dialog-blogger #mail_blogmail, .ui-dialog #dialog-blogmail #mail_wordpress, .ui-dialog #dialog-blogmail #mail_blogger, .ui-dialog #dialog-blogmail #mail_blogmail {
  width: 100%;
}
.ui-dialog[aria-labelledby="ui-dialog-title-dialog-preview"] .ui-icon-closethick {
  /*float: right;
  margin-right: -4px;
  
  margint-top:-10px;*/
  position: absolute;
  right: 10px;
  top: 5px;
}
.ui-dialog .ui-icon-refresh:before {
  color: #fff;
  content: "\25";
  float: left;
  font-family: "icons";
  font-size: 20px;
  position: relative;
  top: -4px;
  margin-right: 15px;
}
.ui-dialog ._expand:before {
  color: #fff;
  float: left;
  font-size: 20px;
  position: relative;
  top: 0px;
  margin-right: 15px;
}
.ui-dialog #dialog-preview, .ui-dialog #dialog-preview-playlist, .ui-dialog #dialog-preview-timeline {
  margin-left: 0;
  margin-top: 5px;
  padding: 5px 10px 10px;
}
.ui-dialog #dialog-preview iframe, .ui-dialog #dialog-preview-playlist iframe, .ui-dialog #dialog-preview-timeline iframe {
  display: block;
}
.ui-dialog #dialog_conditions {
  overflow-y: scroll;
  color: #689840;
}
.ui-dialog #dialog_conditions h3 {
  color: #689840;
  border-bottom: 1px solid #689840;
  text-transform: uppercase;
  font-size: 15px;
  list-style: inside none alpha !important;
  width: 75%;
  padding-bottom: 2px;
  margin-bottom: 4px;
}
.ui-dialog #dialog_conditions > p, .ui-dialog #dialog_conditions li > p, .ui-dialog #dialog_conditions li > ul {
  background-color: #F4F6F7;
  color: #57585A;
  font-size: 13px;
  line-height: 16px;
  padding: 10px 27px;
  font-weight: 400;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.ui-dialog #dialog_conditions ul li:before {
  font-family: "icons";
  content: "\23ed";
  color: #689840;
  font-size: 11px;
  margin-left: -5px;
  position: relative;
  top: 10px;
  float: left;
}
.ui-dialog #dialog-loader {
  padding: 20px;
  text-align: center;
}
.ui-dialog #df_add_schedule .schedule-table {
  padding: 0 8px 8px;
}
.ui-dialog #df_add_schedule .schedule-table .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.ui-dialog #df_add_schedule .schedule-table .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.ui-dialog #df_add_schedule .schedule-table .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 8px;
  width: 30px;
}
.ui-dialog #df_add_schedule .schedule-table .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.ui-dialog #df_add_schedule .schedule-table .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
.ui-dialog #df_add_schedule .schedule-table .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: 4px;
  text-align: center;
}
.ui-dialog #df_add_schedule .schedule-table .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.ui-dialog #df_add_schedule .schedule-table .background-table table thead tr {
  background-color: #689840;
}
.ui-dialog #df_add_schedule .schedule-table .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
.ui-dialog #df_add_schedule .schedule-table .background-table .ui-spinner {
  margin-top: 5px;
}
.ui-dialog #df_add_schedule .schedule-table .background-table .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: -1px !important;
}
.ui-dialog #df_add_schedule input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.ui-dialog #df_add_schedule input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.ui-dialog #df_add_schedule .add_timer {
  color: #808184;
}
.ui-dialog #df_add_schedule .add_timer #add_hi, .ui-dialog #df_add_schedule .add_timer #add_mi, .ui-dialog #df_add_schedule .add_timer #add_hf, .ui-dialog #df_add_schedule .add_timer #add_mf {
  /*background-color: #e7ebed;*/
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 50px !important;
}
.ui-dialog #dialog-select-date {
  display: inline-block;
  width: 100% !important;
}
.ui-dialog #dialog-select-date .grayBox {
  background-color: #F4F6F7;
  display: block;
  min-height: 130px;
  font-size: 11px;
  padding-top: 10px;
  overflow: hidden;
}
.ui-dialog #dialog-select-date .grayBox input, .ui-dialog #dialog-select-date .grayBox select {
  border: none;
  margin: 0 0 10px;
  padding: 5px;
}
.ui-dialog #dialog-select-date .grayBox:after {
  content: "";
  display: table;
  clear: both;
}
.ui-dialog #plv_relationated strong {
  color: #689840;
}
.ui-dialog #plv_relationated ul {
  background-color: #F4F6F7;
  padding-bottom: 10px;
  padding-top: 10px;
}
.ui-dialog #plv_relationated ul li {
  padding: 5px 10px;
}
.ui-dialog #plv_relationated table {
  margin-top: -10px;
  border: none;
}
.ui-dialog #plv_relationated table tr {
  border: none;
}
.ui-dialog #plv_relationated table tr th {
  border: none;
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  padding-left: 10px;
}
.ui-dialog #plv_relationated table tr th:nth-child(2n) {
  background-color: #6D6E71;
}
.ui-dialog #plv_relationated table tr td {
  border: none;
  color: #808184;
  font-size: 13px;
  padding: 8px;
}
.ui-dialog #plv_relationated table tr td:nth-child(2n) {
  border-left: 1px solid #E6E7E8;
}
.ui-dialog #plv_relationated table tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.ui-dialog #dialog_select_cat .category-background, .ui-dialog #dialog-select-cat .category-background {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: -5px;
  width: 100%;
}
.ui-dialog #dialog_select_cat .category-background .category-option, .ui-dialog #dialog-select-cat .category-background .category-option {
  background-color: #F4F6F7;
  margin-bottom: 4px;
}
.ui-dialog #dialog_select_cat .category-background .category-option h4, .ui-dialog #dialog-select-cat .category-background .category-option h4 {
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
  height: 46px;
  line-height: 3em;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
  background-color: #E7EBED;
  padding-top: 6px;
}
.ui-dialog #dialog_select_cat .category-background .category-option h4::before, .ui-dialog #dialog-select-cat .category-background .category-option h4::before {
  color: #689840;
  content: "\23ed";
  font-family: "icons";
  font-size: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ui-dialog #dialog_select_cat .category-background .category-input, .ui-dialog #dialog-select-cat .category-background .category-input {
  background-color: #F4F6F7;
  border-top: 2px solid #fff;
  display: inline-block;
  float: left;
  overflow: hidden;
  vertical-align: top;
  min-height: 46px;
}
.ui-dialog #dialog_select_cat .category-background .category-input label, .ui-dialog #dialog-select-cat .category-background .category-input label {
  padding-bottom: 10px;
  padding-left: 5px;
  padding-top: 10px;
}
.ui-dialog #dialog_select_cat .category-background .category-input a, .ui-dialog #dialog-select-cat .category-background .category-input a {
  color: #689840;
  display: inline-block;
  font-weight: 400;
  padding-left: 12px;
  padding-top: 12px;
}
.ui-dialog #dialog_add_content {
  display: inline-block;
  position: relative;
}
.ui-dialog #dialog_add_content .toolbar {
  padding-bottom: 9px;
  padding-left: 25px;
  padding-top: 10px;
  height: 34px;
  width: 100%;
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 15px 10px 8px;
  margin: 0px;
}
.ui-dialog #dialog_add_content .toolbar #btn_find ._search {
  position: relative;
}
.ui-dialog #dialog_add_content .toolbar #btn_find ._search:before {
  font-size: 17px;
}
.ui-dialog #dialog_add_content .boo_content_add_container {
  display: inline-block;
  width: 100%;
  background-color: #F4F6F7;
  max-height: 110px;
}
.ui-dialog #dialog_add_content .boo_content_add_container.green_mark:before {
  margin-left: -7px;
  margin-top: 0;
}
.ui-dialog #dialog_add_content .boo_content_add_container .img-content {
  overflow: hidden;
}
.ui-dialog #dialog_add_content .boo_content_add_container .img-content.horizontal img {
  width: 100% !important;
  height: auto !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.ui-dialog #dialog_add_content .boo_content_add_container .img-content.vertical img {
  width: auto !important;
  height: 100% !important;
  max-height: 100px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.ui-dialog #dialog_add_content .boo_content_add_container .info-content {
  padding-right: 0;
  font-size: 13px;
}
.ui-dialog #dialog_add_content .boo_content_add_container .info-content .name-content {
  background-color: #E7EBED;
  color: #689840;
  float: left;
  min-height: 38px;
  padding-right: 10px;
  padding-left: 10px;
  text-transform: uppercase;
  width: 100%;
}
.ui-dialog #dialog_add_content .boo_content_add_container .info-content .name-content h5 {
  margin-bottom: 9px;
  margin-top: 13px;
}
.ui-dialog #dialog_add_content .boo_content_add_container .info-content b {
  font-weight: 500;
}
.ui-dialog #dialog_add_content .boo_content_add_container .check-box label {
  margin-top: 32px;
}
.ui-dialog #info_container h4 {
  border-bottom: 1px solid #57585a;
  color: #57585a;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.ui-dialog #info_container table {
  font-size: 13px;
}
.ui-dialog #info_container table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  text-align: center;
  font-size: 11px;
  color: #CFD1D2;
}
.ui-dialog #info_container table thead tr th:nth-child(2n-1) {
  background-color: #808184;
}
.ui-dialog #info_container table tbody tr {
  background-color: #EFF2F3;
  min-height: 32px;
  height: auto;
  overflow: visible;
}
.ui-dialog #info_container table tbody tr:nth-child(2n) {
  background-color: #FAFBFB;
}
.ui-dialog #info_container table tbody tr td {
  text-align: center;
  background-color: transparent;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 400;
}
.ui-dialog #info_container table tbody tr td.imatge {
  text-align: center;
}
.ui-dialog #info_container table tbody tr td.imatge.vertical img {
  height: 100%;
  max-height: 122px;
  width: auto;
}
.ui-dialog #info_container table tbody tr td.imatge.horizontal img {
  height: auto;
  width: 100%;
  max-width: 220px;
}
.ui-dialog #info_container table tbody tr td .booking_name {
  color: #689840;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
.ui-dialog #info_container table tbody tr td .content_name {
  color: #689840;
  min-height: 30px;
}
.ui-dialog #info_container table tbody tr td ._info_2 {
  color: #689840;
  font-size: 20px;
}
.ui-dialog #info_container table tbody tr td ._info_2:hover {
  text-decoration: none;
}
.ui-dialog #xml_editor #btn_close_xml, .ui-dialog #xml_editor #btn_save_xml {
  background-color: transparent;
  border: medium none;
  margin: 25px 25px 15px;
  display: inline-block;
}
.ui-dialog #xml_editor #btn_close_xml .ui-button-text, .ui-dialog #xml_editor #btn_save_xml .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 60px;
  text-transform: uppercase;
  text-decoration: none;
}
.ui-dialog #xml_editor ul.treeview input[type="text"] {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.ui-dialog #xml_editor ul.treeview button.cancel {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 5px 40px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0px outset #666;
  margin: 5px;
}
.ui-dialog #xml_editor ul.treeview button.submit {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 5px 40px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0px outset #666;
  margin: 5px;
}
.ui-dialog #xml_editor ul.treeview li {
  clear: both;
}

/* .ui-dialog */
.dialog-generic {
  padding: 10px 20px 0;
}
.dialog-generic #sprite_information, .dialog-generic #sprite_information_library, .dialog-generic .sprite_information {
  padding: 0 20px 20px;
  margin-top: 3px;
}
.dialog-generic #sprite_information h4, .dialog-generic #sprite_information_library h4, .dialog-generic .sprite_information h4 {
  border-bottom: 1px solid #57585a;
  color: #57585a;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  margin-top: 0;
}
.dialog-generic h4 {
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 15px 10px 8px;
  min-height: 34px;
}
.dialog-generic h4 input#select_all_content {
  display: none !important;
}
.dialog-generic h4 input#select_all_content + label {
  float: left;
  width: auto;
}
.dialog-generic h4 input#select_all_content + label:before {
  color: #E7EBED;
  /*top: -3px;*/
}
.dialog-generic h4 input[type="checkbox"] + label {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: -11px;
}
.dialog-generic h4 input[type="checkbox"] + label:before {
  padding-right: 0;
  top: 6px;
}
.dialog-generic h4 input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #D0D2D3 !important;
}
.dialog-generic h4 #btn_find, .dialog-generic h4 #btn_cancel_find, .dialog-generic h4 #btn_find_trans, .dialog-generic h4 #btn_cancel_find_trans, .dialog-generic h4 #btn_filter_library, .dialog-generic h4 #btn_cancel_filter_library, .dialog-generic h4 #btn_filter, .dialog-generic h4 #btn_cancel_filter, .dialog-generic h4 #btn_filter_trigger_library, .dialog-generic h4 #btn_cancel_filter_trigger_library {
  cursor: pointer;
  text-transform: none;
  display: inline-block;
  margin-right: 10px;
}
.dialog-generic h4 #btn_find:hover, .dialog-generic h4 #btn_cancel_find:hover, .dialog-generic h4 #btn_find_trans:hover, .dialog-generic h4 #btn_cancel_find_trans:hover, .dialog-generic h4 #btn_filter_library:hover, .dialog-generic h4 #btn_cancel_filter_library:hover, .dialog-generic h4 #btn_filter:hover, .dialog-generic h4 #btn_cancel_filter:hover, .dialog-generic h4 #btn_filter_trigger_library:hover, .dialog-generic h4 #btn_cancel_filter_trigger_library:hover {
  text-decoration: none;
}
.dialog-generic h4 #btn_find ._search, .dialog-generic h4 #btn_find ._delete_search, .dialog-generic h4 #btn_cancel_find ._search, .dialog-generic h4 #btn_cancel_find ._delete_search, .dialog-generic h4 #btn_find_trans ._search, .dialog-generic h4 #btn_find_trans ._delete_search, .dialog-generic h4 #btn_cancel_find_trans ._search, .dialog-generic h4 #btn_cancel_find_trans ._delete_search, .dialog-generic h4 #btn_filter_library ._search, .dialog-generic h4 #btn_filter_library ._delete_search, .dialog-generic h4 #btn_cancel_filter_library ._search, .dialog-generic h4 #btn_cancel_filter_library ._delete_search, .dialog-generic h4 #btn_filter ._search, .dialog-generic h4 #btn_filter ._delete_search, .dialog-generic h4 #btn_cancel_filter ._search, .dialog-generic h4 #btn_cancel_filter ._delete_search, .dialog-generic h4 #btn_filter_trigger_library ._search, .dialog-generic h4 #btn_filter_trigger_library ._delete_search, .dialog-generic h4 #btn_cancel_filter_trigger_library ._search, .dialog-generic h4 #btn_cancel_filter_trigger_library ._delete_search {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}
.dialog-generic h4 #content_on_block {
  color: #fff;
  text-transform: none;
  border-left: 1px solid #fff;
  padding-left: 10px;
}
.dialog-generic h4 #remove_transition_button {
  background: transparent;
  border: none;
}
.dialog-generic h4 #remove_transition_button button {
  background: transparent;
  border: none;
}
.dialog-generic h4 #remove_transition_button .ui-button-text {
  color: #808184;
  background-color: #fff;
  border-radius: 15px;
  font-size: 12px;
  padding: 3px 10px;
}
.dialog-generic table tr {
  background-color: #F4F6F7;
}
.dialog-generic table tr.ui-selected {
  background-color: #FBB040 !important;
}
.dialog-generic table tr:nth-child(2n) {
  background-color: #fff;
}
.dialog-generic table tr td.select-td {
  padding: 10px;
}
.dialog-generic table tr td.content_name {
  color: #689840;
  text-transform: uppercase;
  font-size: 11px;
  padding: 10px;
  font-weight: 400;
  /*border-left:1px solid $gray-text-modal;
  border-right:1px solid $gray-text-modal;*/
}
.dialog-generic table tr td.image-td {
  position: relative;
  padding: 10px;
}
.dialog-generic table tr td.image-td .content_img, .dialog-generic table tr td.image-td .content_image, .dialog-generic table tr td.image-td .block_image {
  border: 3px solid #f1f2f2;
  display: inline-block;
  position: relative;
}
.dialog-generic table tr td.image-td .content_img .img, .dialog-generic table tr td.image-td .content_image .img, .dialog-generic table tr td.image-td .block_image .img {
  border: 1px solid #fff;
  display: inline-block;
}
.dialog-generic table tr td.image-td .content_img .img.vertical_min, .dialog-generic table tr td.image-td .content_img .img.vertical, .dialog-generic table tr td.image-td .content_image .img.vertical_min, .dialog-generic table tr td.image-td .content_image .img.vertical, .dialog-generic table tr td.image-td .block_image .img.vertical_min, .dialog-generic table tr td.image-td .block_image .img.vertical {
  max-height: 140px !important;
  width: auto !important;
}
.dialog-generic table tr td.image-td .content_img .img.vertical_min img, .dialog-generic table tr td.image-td .content_img .img.vertical img, .dialog-generic table tr td.image-td .content_image .img.vertical_min img, .dialog-generic table tr td.image-td .content_image .img.vertical img, .dialog-generic table tr td.image-td .block_image .img.vertical_min img, .dialog-generic table tr td.image-td .block_image .img.vertical img {
  max-height: 140px !important;
  width: auto !important;
}
.dialog-generic table tr td.image-td .content_img .img.horitzontal img, .dialog-generic table tr td.image-td .content_img .img.horitzontal_min img, .dialog-generic table tr td.image-td .content_image .img.horitzontal img, .dialog-generic table tr td.image-td .content_image .img.horitzontal_min img, .dialog-generic table tr td.image-td .block_image .img.horitzontal img, .dialog-generic table tr td.image-td .block_image .img.horitzontal_min img {
  height: auto !important;
}
.dialog-generic table tr td.image-td .content_img:hover .preview-btn, .dialog-generic table tr td.image-td .content_image:hover .preview-btn, .dialog-generic table tr td.image-td .block_image:hover .preview-btn {
  display: block;
}
.dialog-generic table tr td.image-td .content_img .preview-btn, .dialog-generic table tr td.image-td .content_image .preview-btn, .dialog-generic table tr td.image-td .block_image .preview-btn {
  border: 5px solid #333;
  display: none;
  height: 100%;
  left: 0;
  margin: 0px 0 0;
  position: absolute;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 5;
  cursor: pointer;
}
.dialog-generic table tr td.image-td .content_img .preview-btn span, .dialog-generic table tr td.image-td .content_image .preview-btn span, .dialog-generic table tr td.image-td .block_image .preview-btn span {
  color: #fff;
  background-color: #333;
  font-weight: 500;
  padding: 5px;
}
.dialog-generic table tr td.image-td .content_img .preview-btn ._play_player, .dialog-generic table tr td.image-td .content_image .preview-btn ._play_player, .dialog-generic table tr td.image-td .block_image .preview-btn ._play_player {
  padding: 5px 1px 4px 5px;
}
.dialog-generic table tr td.image-td .content_img .preview-btn ._play_player:before, .dialog-generic table tr td.image-td .content_image .preview-btn ._play_player:before, .dialog-generic table tr td.image-td .block_image .preview-btn ._play_player:before {
  font-size: 20px;
  font-weight: bold;
}
.dialog-generic table tr td.content_info {
  padding: 10px;
  font-size: 11px;
  color: #808184;
}
.dialog-generic table tr td.content_info b {
  font-weight: 500;
}
.dialog-generic table tr td.content_info .condition-group-conditions-if {
  display: inline-block;
  margin-top: 8px;
  background-color: #808184;
  color: #fff;
  padding: 5px 10px;
}
.dialog-generic table tr td.content_info .condition-group-conditions-if .condition-group-condition-if-cell {
  padding: 0 3px;
  font-weight: 300;
}
.dialog-generic table tr .btn-delete-group-library {
  z-index: 5;
}
.dialog-generic table tr .btn-delete-group-library .tooltipNew {
  text-decoration: none;
}
.dialog-generic table tr .btn-delete-group-library .tooltipNew:hover, .dialog-generic table tr .btn-delete-group-library .tooltipNew:focus {
  text-decoration: none;
}
.dialog-generic table tr .btn-delete-group-library ._delete {
  color: #9A405B;
  font-size: 20px;
  text-decoration: none;
}
.dialog-generic table tr .btn-delete-group-library ._delete:hover, .dialog-generic table tr .btn-delete-group-library ._delete:focus {
  text-decoration: none;
}
.dialog-generic #more_content {
  display: inline-block;
}

#set_num_pases #emission label {
  background-color: #F4F6F7;
  padding: 30px;
  font-size: 15px;
  float: left;
}
#set_num_pases #emission label[for="emission_option_unlimited"] {
  text-align: right;
}
#set_num_pases #emission label[for="emission_option_pas"] {
  text-align: left;
}
#set_num_pases #div_num_pases {
  padding: 10px 30px 30px;
  float: right;
}
#set_num_pases #div_num_pases input {
  background-color: #f1f2f2;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}

#set_time {
  margin-top: 5px;
}
#set_time span {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
}
#set_time input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 15px !important;
  text-align: right;
  width: 40px !important;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: right;
}

#add_percent {
  padding: 30px 25px 10px;
}
#add_percent label {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
  text-align: right;
  width: 100%;
}
#add_percent input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  text-align: left;
  width: 100%;
  margin-top: 0px;
  padding: 5px 10px;
}

#add_tag_form {
  padding: 30px 25px 10px;
}
#add_tag_form label {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
  text-align: left;
  width: 100%;
}
#add_tag_form input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  text-align: left;
  width: 100%;
  margin-top: 0px;
  padding: 5px 10px;
}

#delete_tag_form p {
  display: inline-block;
  width: 100%;
}

#dialog-criteria #content_criteria {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
#dialog-criteria #content_criteria .criteria_name {
  color: #689840;
  font-weight: 500;
  margin-bottom: 8px;
  width: 100%;
  border-bottom: 1px solid #689840;
  padding-bottom: 3px;
}
#dialog-criteria #content_criteria .tag {
  padding: 10px 15px;
  background-color: #F4F6F7;
  border: 1px solid #fff;
  color: #404041;
  font-size: 13px;
}
#dialog-criteria #content_criteria .tag .tag-name-modal {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

#content_info_container {
    /*input[type="checkbox"] +label{
        background-color: #689840;
        border-radius: 3px;
        cursor: pointer;
        height: 16px;
        overflow: hidden;
        position: relative;
        top: 10px;
        width: 16px;
        cursor: not-allowed;
    }

    input[type="checkbox"]:checked + label::after {
        background-color: #689840;
        color: #fff;
        content: "✓";
        left: 2px;
        position: absolute;
        top: -2px;
    }*/
}
#content_info_container input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
}
#content_info_container input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#content_info_container #dialog-preview {
  display: none;
}
#content_info_container h4 {
  background-color: #fff !important;
  border-bottom: 2px solid #689840 !important;
  color: #689840 !important;
  font-size: 12px !important;
  height: auto !important;
  margin-bottom: 3px;
  min-height: auto !important;
  padding: 3px 6px !important;
}
#content_info_container table {
  background-color: #ECEFF0;
}
#content_info_container table td .box_text_help {
  letter-spacing: 0;
  margin-left: auto;
}

#ui-datepicker-div, .ui-datepicker-div {
  border-collapse: separate;
  border-spacing: 0;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
  z-index: 30;
  /*
  -webkit-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 10px 5px 0px rgba(0,0,0,0.55);
  */
  padding-bottom: 0px;
  border-top: 2px solid #A6A8AB;
  width: auto !important;
}
#ui-datepicker-div .ui-datepicker-group, .ui-datepicker-div .ui-datepicker-group {
  float: left;
}
#ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-first .ui-datepicker-header, .ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-first .ui-datepicker-header {
  border-right: 0px solid #fff;
}
#ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-middle .ui-datepicker-header, .ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-middle .ui-datepicker-header {
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
}
#ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-last .ui-datepicker-header {
  border-left: 0px solid #fff;
}
#ui-datepicker-div .ui-datepicker-header, .ui-datepicker-div .ui-datepicker-header {
  min-width: 230px;
  padding: 10px;
  background-color: #F4F6F7;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.5);
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  float: left;
  color: #689840;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  z-index: 10;
  font-size: 11px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next, .ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  float: right;
  color: #689840;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  z-index: 10;
  font-size: 11px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title, .ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  margin-top: -2px;
  position: relative;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #689840;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select, .ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
  background-color: transparent;
  border: medium none;
  margin: 0 4px 2px;
  padding: 2px 5px;
  text-align: center;
  color: #689840;
  text-transform: uppercase;
  -webkit-appearance: none;
}
#ui-datepicker-div .ui-datepicker-calendar, .ui-datepicker-div .ui-datepicker-calendar {
  min-width: 230px;
  border: 3px solid #fff;
  border-collapse: separate;
  border-spacing: 1px !important;
  background-color: #E7EBED;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
}
#ui-datepicker-div .ui-datepicker-calendar th, .ui-datepicker-div .ui-datepicker-calendar th {
  background-color: #fff;
  border: 0px solid #E7EBED;
  color: #808184;
  font-size: 10px;
  padding: 1px 5px;
  text-align: center;
  vertical-align: middle;
  font-weight: 300;
}
#ui-datepicker-div .ui-datepicker-calendar tbody, .ui-datepicker-div .ui-datepicker-calendar tbody {
  border: 1px solid #689840;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr, .ui-datepicker-div .ui-datepicker-calendar tbody tr {
  height: auto !important;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td, .ui-datepicker-div .ui-datepicker-calendar tbody tr td {
  background-color: #fff;
  border: 0px solid #E7EBED;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  padding: 6px 0px;
  position: relative;
  color: #808184;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:before, .ui-datepicker-div .ui-datepicker-calendar tbody tr td:before {
  color: #689840;
  content: "¡";
  font-family: "icons";
  font-size: 15px;
  position: absolute;
  right: -6px;
  top: 13px;
  transform: rotateZ(45grad);
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a, .ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
  color: #808184;
  padding: 6px;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-other-month, .ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-other-month {
  background-color: #E7EBED;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable, .ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable {
  opacity: 0.4;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable:before, .ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable:before {
  color: transparent;
  content: "¡";
  font-family: "icons";
  font-size: 15px;
  position: absolute;
  right: -5px;
  top: 13px;
  transform: rotateZ(45grad);
}

#show_criteria-dialog, #criteria-dialog, #dialog-url-criteria, #dialog-add, #dialog-criteria {
  padding: 10px 20px;
}
#show_criteria-dialog #btn_panel.whiteBox, #criteria-dialog #btn_panel.whiteBox, #dialog-url-criteria #btn_panel.whiteBox, #dialog-add #btn_panel.whiteBox, #dialog-criteria #btn_panel.whiteBox {
  margin-bottom: 0px;
  min-height: 50px;
}
#show_criteria-dialog #btn_panel.whiteBox #btn_save, #show_criteria-dialog #btn_panel.whiteBox #btn_next_step, #criteria-dialog #btn_panel.whiteBox #btn_save, #criteria-dialog #btn_panel.whiteBox #btn_next_step, #dialog-url-criteria #btn_panel.whiteBox #btn_save, #dialog-url-criteria #btn_panel.whiteBox #btn_next_step, #dialog-add #btn_panel.whiteBox #btn_save, #dialog-add #btn_panel.whiteBox #btn_next_step, #dialog-criteria #btn_panel.whiteBox #btn_save, #dialog-criteria #btn_panel.whiteBox #btn_next_step {
  background-color: transparent;
  border: medium none;
  margin: 25px 25px 15px;
}
#show_criteria-dialog #btn_panel.whiteBox #btn_save .ui-button-text, #show_criteria-dialog #btn_panel.whiteBox #btn_next_step .ui-button-text, #criteria-dialog #btn_panel.whiteBox #btn_save .ui-button-text, #criteria-dialog #btn_panel.whiteBox #btn_next_step .ui-button-text, #dialog-url-criteria #btn_panel.whiteBox #btn_save .ui-button-text, #dialog-url-criteria #btn_panel.whiteBox #btn_next_step .ui-button-text, #dialog-add #btn_panel.whiteBox #btn_save .ui-button-text, #dialog-add #btn_panel.whiteBox #btn_next_step .ui-button-text, #dialog-criteria #btn_panel.whiteBox #btn_save .ui-button-text, #dialog-criteria #btn_panel.whiteBox #btn_next_step .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 70px;
  text-transform: uppercase;
}
#show_criteria-dialog #btn_panel.whiteBox #btn_save, #criteria-dialog #btn_panel.whiteBox #btn_save, #dialog-url-criteria #btn_panel.whiteBox #btn_save, #dialog-add #btn_panel.whiteBox #btn_save, #dialog-criteria #btn_panel.whiteBox #btn_save {
  display: none;
}
#show_criteria-dialog #accordion_ratio h4, #criteria-dialog #accordion_ratio h4, #dialog-url-criteria #accordion_ratio h4, #dialog-add #accordion_ratio h4, #dialog-criteria #accordion_ratio h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin: 17px 8px 18px;
  padding-bottom: 3px;
  text-transform: uppercase;
  padding-left: 3px;
  text-align: left;
}
#show_criteria-dialog #accordion_ratio select, #criteria-dialog #accordion_ratio select, #dialog-url-criteria #accordion_ratio select, #dialog-add #accordion_ratio select, #dialog-criteria #accordion_ratio select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  text-align: left;
}
#show_criteria-dialog #accordion_ratio .ratios_menu, #criteria-dialog #accordion_ratio .ratios_menu, #dialog-url-criteria #accordion_ratio .ratios_menu, #dialog-add #accordion_ratio .ratios_menu, #dialog-criteria #accordion_ratio .ratios_menu {
  text-align: center;
  font-size: 13px;
}
#show_criteria-dialog #accordion_criteria, #criteria-dialog #accordion_criteria, #dialog-url-criteria #accordion_criteria, #dialog-add #accordion_criteria, #dialog-criteria #accordion_criteria {
  /*background-color: $gray-box-input2;*/
}
#show_criteria-dialog #colPlayers, #criteria-dialog #colPlayers, #dialog-url-criteria #colPlayers, #dialog-add #colPlayers, #dialog-criteria #colPlayers {
  float: right;
  margin-bottom: 8px;
}
#show_criteria-dialog #colPlayers #tabs-plv, #criteria-dialog #colPlayers #tabs-plv, #dialog-url-criteria #colPlayers #tabs-plv, #dialog-add #colPlayers #tabs-plv, #dialog-criteria #colPlayers #tabs-plv {
  padding-left: 6px;
  width: 100%;
}
#show_criteria-dialog #colPlayers #tabs-plv #boo-plv, #criteria-dialog #colPlayers #tabs-plv #boo-plv, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv, #dialog-add #colPlayers #tabs-plv #boo-plv, #dialog-criteria #colPlayers #tabs-plv #boo-plv {
  background-color: #fff;
  font-weight: 300;
  max-height: 1100px;
  overflow-y: auto;
  padding: 0 15px;
  text-align: left;
  width: 100%;
  display: inline-block;
  min-height: 40px;
}
#show_criteria-dialog #colPlayers #tabs-plv #boo-plv li, #show_criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer, #criteria-dialog #colPlayers #tabs-plv #boo-plv li, #criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv li, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv .nplayer, #dialog-add #colPlayers #tabs-plv #boo-plv li, #dialog-add #colPlayers #tabs-plv #boo-plv .nplayer, #dialog-criteria #colPlayers #tabs-plv #boo-plv li, #dialog-criteria #colPlayers #tabs-plv #boo-plv .nplayer {
  color: #808184;
  font-size: 13px;
  font-weight: 400;
  margin-top: 5px;
  padding-left: 13px;
  text-indent: -5px;
  text-transform: uppercase;
}
#show_criteria-dialog #colPlayers #tabs-plv #boo-plv li label, #show_criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer label, #criteria-dialog #colPlayers #tabs-plv #boo-plv li label, #criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer label, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv li label, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv .nplayer label, #dialog-add #colPlayers #tabs-plv #boo-plv li label, #dialog-add #colPlayers #tabs-plv #boo-plv .nplayer label, #dialog-criteria #colPlayers #tabs-plv #boo-plv li label, #dialog-criteria #colPlayers #tabs-plv #boo-plv .nplayer label {
  font-weight: 400;
  margin-bottom: 0;
}
#show_criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"], #criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"], #dialog-url-criteria #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"], #dialog-add #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"], #dialog-criteria #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] {
  display: none;
}
#show_criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] + label::before, #criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] + label::before, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] + label::before, #dialog-add #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] + label::before, #dialog-criteria #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] + label::before {
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  font-weight: 100;
  padding-right: 6px;
  position: relative;
  top: 3px;
}
#show_criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"]:checked + label::before, #criteria-dialog #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"]:checked + label::before, #dialog-url-criteria #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"]:checked + label::before, #dialog-add #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"]:checked + label::before, #dialog-criteria #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#show_criteria-dialog .colPlayersRight, #criteria-dialog .colPlayersRight, #dialog-url-criteria .colPlayersRight, #dialog-add .colPlayersRight, #dialog-criteria .colPlayersRight {
  padding-left: 5px !important;
}
#show_criteria-dialog .border-criteria-model, #criteria-dialog .border-criteria-model, #dialog-url-criteria .border-criteria-model, #dialog-add .border-criteria-model, #dialog-criteria .border-criteria-model {
  padding: 8px 0 8px 8px;
}
#show_criteria-dialog .headerWhiteBox, #criteria-dialog .headerWhiteBox, #dialog-url-criteria .headerWhiteBox, #dialog-add .headerWhiteBox, #dialog-criteria .headerWhiteBox {
  padding: 20px 20px 8px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 5px;
}
#show_criteria-dialog .headerWhiteBox li, #show_criteria-dialog .headerWhiteBox .li, #criteria-dialog .headerWhiteBox li, #criteria-dialog .headerWhiteBox .li, #dialog-url-criteria .headerWhiteBox li, #dialog-url-criteria .headerWhiteBox .li, #dialog-add .headerWhiteBox li, #dialog-add .headerWhiteBox .li, #dialog-criteria .headerWhiteBox li, #dialog-criteria .headerWhiteBox .li {
  border-bottom: 2px solid #689840;
}
#show_criteria-dialog .headerWhiteBox li a, #show_criteria-dialog .headerWhiteBox li .titleHeaderWhiteBox, #show_criteria-dialog .headerWhiteBox .li a, #show_criteria-dialog .headerWhiteBox .li .titleHeaderWhiteBox, #criteria-dialog .headerWhiteBox li a, #criteria-dialog .headerWhiteBox li .titleHeaderWhiteBox, #criteria-dialog .headerWhiteBox .li a, #criteria-dialog .headerWhiteBox .li .titleHeaderWhiteBox, #dialog-url-criteria .headerWhiteBox li a, #dialog-url-criteria .headerWhiteBox li .titleHeaderWhiteBox, #dialog-url-criteria .headerWhiteBox .li a, #dialog-url-criteria .headerWhiteBox .li .titleHeaderWhiteBox, #dialog-add .headerWhiteBox li a, #dialog-add .headerWhiteBox li .titleHeaderWhiteBox, #dialog-add .headerWhiteBox .li a, #dialog-add .headerWhiteBox .li .titleHeaderWhiteBox, #dialog-criteria .headerWhiteBox li a, #dialog-criteria .headerWhiteBox li .titleHeaderWhiteBox, #dialog-criteria .headerWhiteBox .li a, #dialog-criteria .headerWhiteBox .li .titleHeaderWhiteBox {
  color: #689840;
  font-size: 18px;
  text-transform: uppercase;
}
#show_criteria-dialog .headerWhiteBox.whithTabs, #criteria-dialog .headerWhiteBox.whithTabs, #dialog-url-criteria .headerWhiteBox.whithTabs, #dialog-add .headerWhiteBox.whithTabs, #dialog-criteria .headerWhiteBox.whithTabs {
  background-color: #ECEFF0;
  border-bottom: 0px solid transparent;
  display: inline-block;
  width: 100%;
  margin-bottom: -6px;
  padding: 10px 8px 0;
}
#show_criteria-dialog .headerWhiteBox.whithTabs li, #criteria-dialog .headerWhiteBox.whithTabs li, #dialog-url-criteria .headerWhiteBox.whithTabs li, #dialog-add .headerWhiteBox.whithTabs li, #dialog-criteria .headerWhiteBox.whithTabs li {
  text-align: center;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #ECEFF0;
}
#show_criteria-dialog .headerWhiteBox.whithTabs li a, #criteria-dialog .headerWhiteBox.whithTabs li a, #dialog-url-criteria .headerWhiteBox.whithTabs li a, #dialog-add .headerWhiteBox.whithTabs li a, #dialog-criteria .headerWhiteBox.whithTabs li a {
  text-transform: none;
  font-size: 12.3px;
}
#show_criteria-dialog .headerWhiteBox.whithTabs li.ui-state-default, #criteria-dialog .headerWhiteBox.whithTabs li.ui-state-default, #dialog-url-criteria .headerWhiteBox.whithTabs li.ui-state-default, #dialog-add .headerWhiteBox.whithTabs li.ui-state-default, #dialog-criteria .headerWhiteBox.whithTabs li.ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 8px 0 0;
  padding-top: 4px;
  text-align: center;
}
#show_criteria-dialog .headerWhiteBox.whithTabs li.ui-state-default a, #criteria-dialog .headerWhiteBox.whithTabs li.ui-state-default a, #dialog-url-criteria .headerWhiteBox.whithTabs li.ui-state-default a, #dialog-add .headerWhiteBox.whithTabs li.ui-state-default a, #dialog-criteria .headerWhiteBox.whithTabs li.ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  padding-top: 2px;
}
#show_criteria-dialog .headerWhiteBox.whithTabs li.ui-state-active, #criteria-dialog .headerWhiteBox.whithTabs li.ui-state-active, #dialog-url-criteria .headerWhiteBox.whithTabs li.ui-state-active, #dialog-add .headerWhiteBox.whithTabs li.ui-state-active, #dialog-criteria .headerWhiteBox.whithTabs li.ui-state-active {
  background-color: #689840;
  margin-top: 0px;
  padding-top: 0px;
  border-bottom: 0px solid transparent;
}
#show_criteria-dialog .headerWhiteBox.whithTabs li.ui-state-active a, #criteria-dialog .headerWhiteBox.whithTabs li.ui-state-active a, #dialog-url-criteria .headerWhiteBox.whithTabs li.ui-state-active a, #dialog-add .headerWhiteBox.whithTabs li.ui-state-active a, #dialog-criteria .headerWhiteBox.whithTabs li.ui-state-active a {
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  padding-bottom: 0px;
  padding-top: 10px;
}
#show_criteria-dialog #tabs, #criteria-dialog #tabs, #dialog-url-criteria #tabs, #dialog-add #tabs, #dialog-criteria #tabs {
  padding-left: 6px;
}
#show_criteria-dialog #plvs, #show_criteria-dialog #content, #show_criteria-dialog #campaign, #criteria-dialog #plvs, #criteria-dialog #content, #criteria-dialog #campaign, #dialog-url-criteria #plvs, #dialog-url-criteria #content, #dialog-url-criteria #campaign, #dialog-add #plvs, #dialog-add #content, #dialog-add #campaign, #dialog-criteria #plvs, #dialog-criteria #content, #dialog-criteria #campaign {
  background-color: #fff;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: #ECEFF0;
  padding: 23px 10px 8px;
  text-align: left;
  font-weight: 300;
  /*max-height:500px;*/
  overflow-y: auto;
}
#show_criteria-dialog #plvs li, #show_criteria-dialog #content li, #show_criteria-dialog #campaign li, #criteria-dialog #plvs li, #criteria-dialog #content li, #criteria-dialog #campaign li, #dialog-url-criteria #plvs li, #dialog-url-criteria #content li, #dialog-url-criteria #campaign li, #dialog-add #plvs li, #dialog-add #content li, #dialog-add #campaign li, #dialog-criteria #plvs li, #dialog-criteria #content li, #dialog-criteria #campaign li {
  font-size: 13px;
  text-transform: uppercase;
  color: #808184;
  font-weight: 400;
  margin-top: 5px;
  padding-left: 13px;
  text-indent: -5px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
#show_criteria-dialog #plvs li:before, #show_criteria-dialog #content li:before, #show_criteria-dialog #campaign li:before, #criteria-dialog #plvs li:before, #criteria-dialog #content li:before, #criteria-dialog #campaign li:before, #dialog-url-criteria #plvs li:before, #dialog-url-criteria #content li:before, #dialog-url-criteria #campaign li:before, #dialog-add #plvs li:before, #dialog-add #content li:before, #dialog-add #campaign li:before, #dialog-criteria #plvs li:before, #dialog-criteria #content li:before, #dialog-criteria #campaign li:before {
  color: #689840;
  font-family: "icons";
  content: "\23ed";
  font-size: 6px;
  left: -3px;
  position: relative;
  top: -2px;
}
#show_criteria-dialog #plvs table, #show_criteria-dialog #content table, #show_criteria-dialog #campaign table, #criteria-dialog #plvs table, #criteria-dialog #content table, #criteria-dialog #campaign table, #dialog-url-criteria #plvs table, #dialog-url-criteria #content table, #dialog-url-criteria #campaign table, #dialog-add #plvs table, #dialog-add #content table, #dialog-add #campaign table, #dialog-criteria #plvs table, #dialog-criteria #content table, #dialog-criteria #campaign table {
  border: none;
}
#show_criteria-dialog #plvs table tr, #show_criteria-dialog #content table tr, #show_criteria-dialog #campaign table tr, #criteria-dialog #plvs table tr, #criteria-dialog #content table tr, #criteria-dialog #campaign table tr, #dialog-url-criteria #plvs table tr, #dialog-url-criteria #content table tr, #dialog-url-criteria #campaign table tr, #dialog-add #plvs table tr, #dialog-add #content table tr, #dialog-add #campaign table tr, #dialog-criteria #plvs table tr, #dialog-criteria #content table tr, #dialog-criteria #campaign table tr {
  border: none;
}
#show_criteria-dialog #plvs table tr th, #show_criteria-dialog #content table tr th, #show_criteria-dialog #campaign table tr th, #criteria-dialog #plvs table tr th, #criteria-dialog #content table tr th, #criteria-dialog #campaign table tr th, #dialog-url-criteria #plvs table tr th, #dialog-url-criteria #content table tr th, #dialog-url-criteria #campaign table tr th, #dialog-add #plvs table tr th, #dialog-add #content table tr th, #dialog-add #campaign table tr th, #dialog-criteria #plvs table tr th, #dialog-criteria #content table tr th, #dialog-criteria #campaign table tr th {
  border: none;
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  padding-left: 10px;
}
#show_criteria-dialog #plvs table tr th:nth-child(2n), #show_criteria-dialog #content table tr th:nth-child(2n), #show_criteria-dialog #campaign table tr th:nth-child(2n), #criteria-dialog #plvs table tr th:nth-child(2n), #criteria-dialog #content table tr th:nth-child(2n), #criteria-dialog #campaign table tr th:nth-child(2n), #dialog-url-criteria #plvs table tr th:nth-child(2n), #dialog-url-criteria #content table tr th:nth-child(2n), #dialog-url-criteria #campaign table tr th:nth-child(2n), #dialog-add #plvs table tr th:nth-child(2n), #dialog-add #content table tr th:nth-child(2n), #dialog-add #campaign table tr th:nth-child(2n), #dialog-criteria #plvs table tr th:nth-child(2n), #dialog-criteria #content table tr th:nth-child(2n), #dialog-criteria #campaign table tr th:nth-child(2n) {
  background-color: #6D6E71;
}
#show_criteria-dialog #plvs table tr td, #show_criteria-dialog #content table tr td, #show_criteria-dialog #campaign table tr td, #criteria-dialog #plvs table tr td, #criteria-dialog #content table tr td, #criteria-dialog #campaign table tr td, #dialog-url-criteria #plvs table tr td, #dialog-url-criteria #content table tr td, #dialog-url-criteria #campaign table tr td, #dialog-add #plvs table tr td, #dialog-add #content table tr td, #dialog-add #campaign table tr td, #dialog-criteria #plvs table tr td, #dialog-criteria #content table tr td, #dialog-criteria #campaign table tr td {
  border: none;
  color: #808184;
  font-size: 13px;
  padding: 8px;
}
#show_criteria-dialog #plvs table tr td:nth-child(2n), #show_criteria-dialog #content table tr td:nth-child(2n), #show_criteria-dialog #campaign table tr td:nth-child(2n), #criteria-dialog #plvs table tr td:nth-child(2n), #criteria-dialog #content table tr td:nth-child(2n), #criteria-dialog #campaign table tr td:nth-child(2n), #dialog-url-criteria #plvs table tr td:nth-child(2n), #dialog-url-criteria #content table tr td:nth-child(2n), #dialog-url-criteria #campaign table tr td:nth-child(2n), #dialog-add #plvs table tr td:nth-child(2n), #dialog-add #content table tr td:nth-child(2n), #dialog-add #campaign table tr td:nth-child(2n), #dialog-criteria #plvs table tr td:nth-child(2n), #dialog-criteria #content table tr td:nth-child(2n), #dialog-criteria #campaign table tr td:nth-child(2n) {
  border-left: 1px solid #E6E7E8;
}
#show_criteria-dialog #plvs table tr:nth-child(2n), #show_criteria-dialog #content table tr:nth-child(2n), #show_criteria-dialog #campaign table tr:nth-child(2n), #criteria-dialog #plvs table tr:nth-child(2n), #criteria-dialog #content table tr:nth-child(2n), #criteria-dialog #campaign table tr:nth-child(2n), #dialog-url-criteria #plvs table tr:nth-child(2n), #dialog-url-criteria #content table tr:nth-child(2n), #dialog-url-criteria #campaign table tr:nth-child(2n), #dialog-add #plvs table tr:nth-child(2n), #dialog-add #content table tr:nth-child(2n), #dialog-add #campaign table tr:nth-child(2n), #dialog-criteria #plvs table tr:nth-child(2n), #dialog-criteria #content table tr:nth-child(2n), #dialog-criteria #campaign table tr:nth-child(2n) {
  background-color: #F4F6F7;
}
#show_criteria-dialog #form_cri .whiteBox.accordion, #criteria-dialog #form_cri .whiteBox.accordion, #dialog-url-criteria #form_cri .whiteBox.accordion, #dialog-add #form_cri .whiteBox.accordion, #dialog-criteria #form_cri .whiteBox.accordion {
  border-top: 2px solid #ECEFF0;
  background-color: transparent;
}
#show_criteria-dialog #form_cri .criteriaBoxName, #criteria-dialog #form_cri .criteriaBoxName, #dialog-url-criteria #form_cri .criteriaBoxName, #dialog-add #form_cri .criteriaBoxName, #dialog-criteria #form_cri .criteriaBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  padding-bottom: 2px;
  padding-top: 5px;
  text-transform: uppercase;
  border-bottom: 2px solid #ECEFF0;
  border-left: 2px solid #ECEFF0;
  border-right: 1px solid #ECEFF0;
  z-index: 20;
}
#show_criteria-dialog #form_cri .criteriaBoxName .box_text_help, #criteria-dialog #form_cri .criteriaBoxName .box_text_help, #dialog-url-criteria #form_cri .criteriaBoxName .box_text_help, #dialog-add #form_cri .criteriaBoxName .box_text_help, #dialog-criteria #form_cri .criteriaBoxName .box_text_help {
  margin-left: -1.6em !important;
}
#show_criteria-dialog #form_cri .criteriaBoxName.ui-state-active, #criteria-dialog #form_cri .criteriaBoxName.ui-state-active, #dialog-url-criteria #form_cri .criteriaBoxName.ui-state-active, #dialog-add #form_cri .criteriaBoxName.ui-state-active, #dialog-criteria #form_cri .criteriaBoxName.ui-state-active {
  z-index: 30;
  background-color: #689840;
}
#show_criteria-dialog #form_cri .criteriaBoxName.ui-state-active a, #criteria-dialog #form_cri .criteriaBoxName.ui-state-active a, #dialog-url-criteria #form_cri .criteriaBoxName.ui-state-active a, #dialog-add #form_cri .criteriaBoxName.ui-state-active a, #dialog-criteria #form_cri .criteriaBoxName.ui-state-active a {
  color: #fff;
}
#show_criteria-dialog #form_cri .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after, #criteria-dialog #form_cri .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after, #dialog-url-criteria #form_cri .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after, #dialog-add #form_cri .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after, #dialog-criteria #form_cri .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -7px;
  top: 15px;
  width: 0;
}
#show_criteria-dialog #form_cri .criteriaBoxName a, #criteria-dialog #form_cri .criteriaBoxName a, #dialog-url-criteria #form_cri .criteriaBoxName a, #dialog-add #form_cri .criteriaBoxName a, #dialog-criteria #form_cri .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 9px 10px 10px;
  width: 100%;
}
#show_criteria-dialog #form_cri .criteriaBoxName a b, #criteria-dialog #form_cri .criteriaBoxName a b, #dialog-url-criteria #form_cri .criteriaBoxName a b, #dialog-add #form_cri .criteriaBoxName a b, #dialog-criteria #form_cri .criteriaBoxName a b {
  font-weight: 300;
}
#show_criteria-dialog #form_cri .criteriaBoxName a:hover, #criteria-dialog #form_cri .criteriaBoxName a:hover, #dialog-url-criteria #form_cri .criteriaBoxName a:hover, #dialog-add #form_cri .criteriaBoxName a:hover, #dialog-criteria #form_cri .criteriaBoxName a:hover {
  text-decoration: none;
}
#show_criteria-dialog #form_cri .criteriaBoxName .buttons, #criteria-dialog #form_cri .criteriaBoxName .buttons, #dialog-url-criteria #form_cri .criteriaBoxName .buttons, #dialog-add #form_cri .criteriaBoxName .buttons, #dialog-criteria #form_cri .criteriaBoxName .buttons {
  margin-top: -11px !important;
}
#show_criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"], #criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"], #dialog-url-criteria #form_cri .criteriaBoxName input[type="checkbox"], #dialog-add #form_cri .criteriaBoxName input[type="checkbox"], #dialog-criteria #form_cri .criteriaBoxName input[type="checkbox"] {
  display: none;
}
#show_criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"] + label, #criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"] + label, #dialog-url-criteria #form_cri .criteriaBoxName input[type="checkbox"] + label, #dialog-add #form_cri .criteriaBoxName input[type="checkbox"] + label, #dialog-criteria #form_cri .criteriaBoxName input[type="checkbox"] + label {
  margin-bottom: 0px;
  height: 25px;
}
#show_criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"] + label::before, #criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"] + label::before, #dialog-url-criteria #form_cri .criteriaBoxName input[type="checkbox"] + label::before, #dialog-add #form_cri .criteriaBoxName input[type="checkbox"] + label::before, #dialog-criteria #form_cri .criteriaBoxName input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 3px;
  content: "\23f1";
  font-weight: 100;
}
#show_criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"]:checked + label::before, #criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"]:checked + label::before, #dialog-url-criteria #form_cri .criteriaBoxName input[type="checkbox"]:checked + label::before, #dialog-add #form_cri .criteriaBoxName input[type="checkbox"]:checked + label::before, #dialog-criteria #form_cri .criteriaBoxName input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#show_criteria-dialog #form_cri .criteriaBoxNameNone, #criteria-dialog #form_cri .criteriaBoxNameNone, #dialog-url-criteria #form_cri .criteriaBoxNameNone, #dialog-add #form_cri .criteriaBoxNameNone, #dialog-criteria #form_cri .criteriaBoxNameNone {
  background-color: #F4F6F7;
  clear: left;
  font-size: 13px;
  padding: 19px 30px 12px;
  text-transform: uppercase;
  border-bottom: 2px solid #ECEFF0;
  z-index: 20;
  text-align: center;
}
#show_criteria-dialog #form_cri .criteriaBoxNameNone label, #criteria-dialog #form_cri .criteriaBoxNameNone label, #dialog-url-criteria #form_cri .criteriaBoxNameNone label, #dialog-add #form_cri .criteriaBoxNameNone label, #dialog-criteria #form_cri .criteriaBoxNameNone label {
  color: #808184;
  font-size: 13px;
  font-weight: 400;
  margin-top: 7px;
}
#show_criteria-dialog #form_cri .checkboxes_group, #criteria-dialog #form_cri .checkboxes_group, #dialog-url-criteria #form_cri .checkboxes_group, #dialog-add #form_cri .checkboxes_group, #dialog-criteria #form_cri .checkboxes_group {
  position: relative;
  right: 0;
  padding: 0;
  z-index: 10;
  height: 100% !important;
  width: 66.6667% !important;
}
#show_criteria-dialog #form_cri .checkboxes_group.ui-accordion-content-active, #criteria-dialog #form_cri .checkboxes_group.ui-accordion-content-active, #dialog-url-criteria #form_cri .checkboxes_group.ui-accordion-content-active, #dialog-add #form_cri .checkboxes_group.ui-accordion-content-active, #dialog-criteria #form_cri .checkboxes_group.ui-accordion-content-active {
  display: block;
}
#show_criteria-dialog #form_cri .checkboxes_group input[type="checkbox"] + label::before, #criteria-dialog #form_cri .checkboxes_group input[type="checkbox"] + label::before, #dialog-url-criteria #form_cri .checkboxes_group input[type="checkbox"] + label::before, #dialog-add #form_cri .checkboxes_group input[type="checkbox"] + label::before, #dialog-criteria #form_cri .checkboxes_group input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
#show_criteria-dialog #form_cri .checkboxes_group input[type="checkbox"]:checked + label::before, #criteria-dialog #form_cri .checkboxes_group input[type="checkbox"]:checked + label::before, #dialog-url-criteria #form_cri .checkboxes_group input[type="checkbox"]:checked + label::before, #dialog-add #form_cri .checkboxes_group input[type="checkbox"]:checked + label::before, #dialog-criteria #form_cri .checkboxes_group input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#show_criteria-dialog #form_cri .checkboxes_group input[type="checkbox"], #criteria-dialog #form_cri .checkboxes_group input[type="checkbox"], #dialog-url-criteria #form_cri .checkboxes_group input[type="checkbox"], #dialog-add #form_cri .checkboxes_group input[type="checkbox"], #dialog-criteria #form_cri .checkboxes_group input[type="checkbox"] {
  display: none;
}
#show_criteria-dialog #form_cri .checkboxes_group .criteriaBox, #criteria-dialog #form_cri .checkboxes_group .criteriaBox, #dialog-url-criteria #form_cri .checkboxes_group .criteriaBox, #dialog-add #form_cri .checkboxes_group .criteriaBox, #dialog-criteria #form_cri .checkboxes_group .criteriaBox {
  color: #808184;
  background-color: #F4F6F7;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  /*padding: 7px;*/
  border-left: 2px solid #ECEFF0;
  /* border-bottom:2px solid $gray-box-input2; */
  height: 46px;
  padding: 0 9px;
  border-bottom: 1px solid #ECEFF0;
}
#show_criteria-dialog #form_cri .checkboxes_group .criteriaBox label, #criteria-dialog #form_cri .checkboxes_group .criteriaBox label, #dialog-url-criteria #form_cri .checkboxes_group .criteriaBox label, #dialog-add #form_cri .checkboxes_group .criteriaBox label, #dialog-criteria #form_cri .checkboxes_group .criteriaBox label {
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
#show_criteria-dialog #tabs_criteria, #show_criteria-dialog #criteria-form-accordion, #criteria-dialog #tabs_criteria, #criteria-dialog #criteria-form-accordion, #dialog-url-criteria #tabs_criteria, #dialog-url-criteria #criteria-form-accordion, #dialog-add #tabs_criteria, #dialog-add #criteria-form-accordion, #dialog-criteria #tabs_criteria, #dialog-criteria #criteria-form-accordion {
  display: inline-block;
  margin-bottom: -5px;
  width: 100%;
}
#show_criteria-dialog #tabs_criteria input[type="checkbox"], #show_criteria-dialog #criteria-form-accordion input[type="checkbox"], #criteria-dialog #tabs_criteria input[type="checkbox"], #criteria-dialog #criteria-form-accordion input[type="checkbox"], #dialog-url-criteria #tabs_criteria input[type="checkbox"], #dialog-url-criteria #criteria-form-accordion input[type="checkbox"], #dialog-add #tabs_criteria input[type="checkbox"], #dialog-add #criteria-form-accordion input[type="checkbox"], #dialog-criteria #tabs_criteria input[type="checkbox"], #dialog-criteria #criteria-form-accordion input[type="checkbox"] {
  display: none;
}
#show_criteria-dialog #tabs_criteria input[type="checkbox"] + label::before, #show_criteria-dialog #criteria-form-accordion input[type="checkbox"] + label::before, #criteria-dialog #tabs_criteria input[type="checkbox"] + label::before, #criteria-dialog #criteria-form-accordion input[type="checkbox"] + label::before, #dialog-url-criteria #tabs_criteria input[type="checkbox"] + label::before, #dialog-url-criteria #criteria-form-accordion input[type="checkbox"] + label::before, #dialog-add #tabs_criteria input[type="checkbox"] + label::before, #dialog-add #criteria-form-accordion input[type="checkbox"] + label::before, #dialog-criteria #tabs_criteria input[type="checkbox"] + label::before, #dialog-criteria #criteria-form-accordion input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
#show_criteria-dialog #tabs_criteria input[type="checkbox"]:checked + label::before, #show_criteria-dialog #criteria-form-accordion input[type="checkbox"]:checked + label::before, #criteria-dialog #tabs_criteria input[type="checkbox"]:checked + label::before, #criteria-dialog #criteria-form-accordion input[type="checkbox"]:checked + label::before, #dialog-url-criteria #tabs_criteria input[type="checkbox"]:checked + label::before, #dialog-url-criteria #criteria-form-accordion input[type="checkbox"]:checked + label::before, #dialog-add #tabs_criteria input[type="checkbox"]:checked + label::before, #dialog-add #criteria-form-accordion input[type="checkbox"]:checked + label::before, #dialog-criteria #tabs_criteria input[type="checkbox"]:checked + label::before, #dialog-criteria #criteria-form-accordion input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#show_criteria-dialog #tabs_criteria input[type="checkbox"] + label, #show_criteria-dialog #criteria-form-accordion input[type="checkbox"] + label, #criteria-dialog #tabs_criteria input[type="checkbox"] + label, #criteria-dialog #criteria-form-accordion input[type="checkbox"] + label, #dialog-url-criteria #tabs_criteria input[type="checkbox"] + label, #dialog-url-criteria #criteria-form-accordion input[type="checkbox"] + label, #dialog-add #tabs_criteria input[type="checkbox"] + label, #dialog-add #criteria-form-accordion input[type="checkbox"] + label, #dialog-criteria #tabs_criteria input[type="checkbox"] + label, #dialog-criteria #criteria-form-accordion input[type="checkbox"] + label {
  color: #404041;
  font-weight: 300;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav, #dialog-add .ui-tabs-vertical .ui-tabs-nav, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li, #dialog-add .ui-tabs-vertical .ui-tabs-nav li, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 13px;
  padding: 0px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  position: relative;
  min-height: 51px;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li a, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li a, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li a, #dialog-add .ui-tabs-vertical .ui-tabs-nav li a, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li .buttons, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li .buttons, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li .buttons, #dialog-add .ui-tabs-vertical .ui-tabs-nav li .buttons, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li .buttons {
  /*display:none;*/
  position: absolute;
  right: 0;
  top: 13px;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li .buttons label:before, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li .buttons label:before, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li .buttons label:before, #dialog-add .ui-tabs-vertical .ui-tabs-nav li .buttons label:before, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li .buttons label:before {
  color: #D0D2D3 !important;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li.ui-state-active, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li.ui-state-active, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active, #dialog-add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
  position: relative;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a, #dialog-add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #criteria-dialog .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: 15px;
  width: 0;
  z-index: 20;
  top: 0px;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-panel, #criteria-dialog .ui-tabs-vertical .ui-tabs-panel, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-panel, #dialog-add .ui-tabs-vertical .ui-tabs-panel, #dialog-criteria .ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-panel .criteriaBox, #criteria-dialog .ui-tabs-vertical .ui-tabs-panel .criteriaBox, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox, #dialog-add .ui-tabs-vertical .ui-tabs-panel .criteriaBox, #dialog-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
  min-height: 51px;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-panel .criteriaBox label, #criteria-dialog .ui-tabs-vertical .ui-tabs-panel .criteriaBox label, #dialog-url-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox label, #dialog-add .ui-tabs-vertical .ui-tabs-panel .criteriaBox label, #dialog-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  font-weight: 300;
  padding: 15px 15px 10px;
  line-height: 18px;
  cursor: pointer;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.inventory #show_criteria-dialog #form_cri .checkboxes_group .criteriaBox {
  cursor: not-allowed;
}

#dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li a, #dialog-add .ui-tabs-vertical .ui-tabs-nav li a {
  padding: 16px 22px 15px 20px;
}

#dialog-url-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active::after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  margin-top: 15px;
  position: absolute;
  right: -8px;
  width: 0;
  z-index: 20;
}
#dialog-url-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  line-height: 16px;
}

#dialog-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  height: 51px;
}

#dialog-url-criteria .grayBox, #dialog-add .grayBox, #dialog-name .grayBox, #dialog-url .grayBox, #dialog-criteria .grayBox, #dialog-delete-confirm .grayBox, #dialog-template-unassign-impossible .grayBox {
  background-color: #ECEFF0;
  display: block;
  min-height: 105px;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 20px;
  margin-top: 12px;
}
#dialog-url-criteria .grayBox label, #dialog-add .grayBox label, #dialog-name .grayBox label, #dialog-url .grayBox label, #dialog-criteria .grayBox label, #dialog-delete-confirm .grayBox label, #dialog-template-unassign-impossible .grayBox label {
  color: #404041;
  font-weight: 500;
}
#dialog-url-criteria .grayBox input, #dialog-add .grayBox input, #dialog-name .grayBox input, #dialog-url .grayBox input, #dialog-criteria .grayBox input, #dialog-delete-confirm .grayBox input, #dialog-template-unassign-impossible .grayBox input {
  background-color: #fff;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
}
#dialog-url-criteria .grayBox:after, #dialog-add .grayBox:after, #dialog-name .grayBox:after, #dialog-url .grayBox:after, #dialog-criteria .grayBox:after, #dialog-delete-confirm .grayBox:after, #dialog-template-unassign-impossible .grayBox:after {
  content: "";
  display: table;
  clear: both;
}
#dialog-url-criteria .contentName, #dialog-add .contentName, #dialog-name .contentName, #dialog-url .contentName, #dialog-criteria .contentName, #dialog-delete-confirm .contentName, #dialog-template-unassign-impossible .contentName {
  background-color: #ECEFF0;
  margin-top: 8px;
  padding: 10px;
}
#dialog-url-criteria .headerWhiteBox, #dialog-add .headerWhiteBox, #dialog-name .headerWhiteBox, #dialog-url .headerWhiteBox, #dialog-criteria .headerWhiteBox, #dialog-delete-confirm .headerWhiteBox, #dialog-template-unassign-impossible .headerWhiteBox {
  background-color: #fff !important;
  margin-bottom: 0;
  padding: 20px 0 5px;
}
#dialog-url-criteria #tabs_criteria, #dialog-url-criteria #criteria-form-accordion, #dialog-add #tabs_criteria, #dialog-add #criteria-form-accordion, #dialog-name #tabs_criteria, #dialog-name #criteria-form-accordion, #dialog-url #tabs_criteria, #dialog-url #criteria-form-accordion, #dialog-criteria #tabs_criteria, #dialog-criteria #criteria-form-accordion, #dialog-delete-confirm #tabs_criteria, #dialog-delete-confirm #criteria-form-accordion, #dialog-template-unassign-impossible #tabs_criteria, #dialog-template-unassign-impossible #criteria-form-accordion {
  padding: 8px;
  background-color: #ECEFF0;
}
#dialog-url-criteria #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-add #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-name #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-url #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-criteria #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-delete-confirm #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after, #dialog-template-unassign-impossible #criteria-form-accordion.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  margin-top: 16px;
}

#content_distribution_container ._delete {
  color: #9A405B;
  margin-top: 2px;
}

#dialog-name .accordion h3, #dialog-url .accordion h3, #dialog-delete-confirm .accordion h3, #dialog-template-delete-confirm .accordion h3, #dialog-template-delete-multiple-confirm .accordion h3 {
  margin: 0px;
  font-size: 14px;
  padding: 12px 10px 10px;
  background-color: #fff;
  border-bottom: 2px solid #ECEFF0;
}
#dialog-name .accordion h3 a, #dialog-url .accordion h3 a, #dialog-delete-confirm .accordion h3 a, #dialog-template-delete-confirm .accordion h3 a, #dialog-template-delete-multiple-confirm .accordion h3 a {
  color: #404041;
  text-decoration: none;
}
#dialog-name .accordion h3 a:hover, #dialog-name .accordion h3 a:focus, #dialog-url .accordion h3 a:hover, #dialog-url .accordion h3 a:focus, #dialog-delete-confirm .accordion h3 a:hover, #dialog-delete-confirm .accordion h3 a:focus, #dialog-template-delete-confirm .accordion h3 a:hover, #dialog-template-delete-confirm .accordion h3 a:focus, #dialog-template-delete-multiple-confirm .accordion h3 a:hover, #dialog-template-delete-multiple-confirm .accordion h3 a:focus {
  text-decoration: none;
}
#dialog-name .accordion h3 a:before, #dialog-url .accordion h3 a:before, #dialog-delete-confirm .accordion h3 a:before, #dialog-template-delete-confirm .accordion h3 a:before, #dialog-template-delete-multiple-confirm .accordion h3 a:before {
  color: #689840;
  content: "\23ed";
  font-family: "icons";
  font-size: 10px;
  margin-right: 6px;
}
#dialog-name .accordion .ui-accordion-content, #dialog-url .accordion .ui-accordion-content, #dialog-delete-confirm .accordion .ui-accordion-content, #dialog-template-delete-confirm .accordion .ui-accordion-content, #dialog-template-delete-multiple-confirm .accordion .ui-accordion-content {
  border: 8px solid #fff;
}
#dialog-name .accordion table thead tr th, #dialog-name .accordion table thead tr td, #dialog-url .accordion table thead tr th, #dialog-url .accordion table thead tr td, #dialog-delete-confirm .accordion table thead tr th, #dialog-delete-confirm .accordion table thead tr td, #dialog-template-delete-confirm .accordion table thead tr th, #dialog-template-delete-confirm .accordion table thead tr td, #dialog-template-delete-multiple-confirm .accordion table thead tr th, #dialog-template-delete-multiple-confirm .accordion table thead tr td {
  background-color: #808184;
  color: #fff;
  padding: 0px 5px;
  font-size: 11px;
}
#dialog-name .accordion table thead tr th:nth-child(2n), #dialog-name .accordion table thead tr td:nth-child(2n), #dialog-url .accordion table thead tr th:nth-child(2n), #dialog-url .accordion table thead tr td:nth-child(2n), #dialog-delete-confirm .accordion table thead tr th:nth-child(2n), #dialog-delete-confirm .accordion table thead tr td:nth-child(2n), #dialog-template-delete-confirm .accordion table thead tr th:nth-child(2n), #dialog-template-delete-confirm .accordion table thead tr td:nth-child(2n), #dialog-template-delete-multiple-confirm .accordion table thead tr th:nth-child(2n), #dialog-template-delete-multiple-confirm .accordion table thead tr td:nth-child(2n) {
  background-color: #6D6E71;
}
#dialog-name .accordion table tbody tr, #dialog-url .accordion table tbody tr, #dialog-delete-confirm .accordion table tbody tr, #dialog-template-delete-confirm .accordion table tbody tr, #dialog-template-delete-multiple-confirm .accordion table tbody tr {
  background-color: #EFF2F3;
}
#dialog-name .accordion table tbody tr td, #dialog-url .accordion table tbody tr td, #dialog-delete-confirm .accordion table tbody tr td, #dialog-template-delete-confirm .accordion table tbody tr td, #dialog-template-delete-multiple-confirm .accordion table tbody tr td {
  padding: 3px 5px;
}
#dialog-name .accordion table tbody tr:nth-child(2n), #dialog-url .accordion table tbody tr:nth-child(2n), #dialog-delete-confirm .accordion table tbody tr:nth-child(2n), #dialog-template-delete-confirm .accordion table tbody tr:nth-child(2n), #dialog-template-delete-multiple-confirm .accordion table tbody tr:nth-child(2n) {
  background-color: #FAFBFB;
}

#dialog-criteria .grayBox {
  min-height: 84px;
}

#dialog-update .grayBox, #dialog-user-role .grayBox, #dialog-user-invited .grayBox, #dialog-user-restriction .grayBox {
  background-color: #F4F6F7;
  display: block;
  font-size: 11px;
  padding-bottom: 25px;
  padding-top: 15px;
  overflow: hidden;
  margin-bottom: 8px;
}
#dialog-update select, #dialog-update input[type="text"], #dialog-user-role select, #dialog-user-role input[type="text"], #dialog-user-invited select, #dialog-user-invited input[type="text"], #dialog-user-restriction select, #dialog-user-restriction input[type="text"] {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 0px;
  text-align: left;
}
#dialog-update input[type="radio"] + label, #dialog-update input[type="checkbox"] + label, #dialog-user-role input[type="radio"] + label, #dialog-user-role input[type="checkbox"] + label, #dialog-user-invited input[type="radio"] + label, #dialog-user-invited input[type="checkbox"] + label, #dialog-user-restriction input[type="radio"] + label, #dialog-user-restriction input[type="checkbox"] + label {
  width: 100%;
  text-transform: uppercase;
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
}
#dialog-update input[type="radio"] + label::before, #dialog-user-role input[type="radio"] + label::before, #dialog-user-invited input[type="radio"] + label::before, #dialog-user-restriction input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
#dialog-update input[type="radio"]:checked + label::before, #dialog-user-role input[type="radio"]:checked + label::before, #dialog-user-invited input[type="radio"]:checked + label::before, #dialog-user-restriction input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}

#dialog-user-role .grayBox, #dialog-user-invited .grayBox, #dialog-user-restriction .grayBox {
  font-size: 13px;
}
#dialog-user-role .grayBox > div, #dialog-user-invited .grayBox > div, #dialog-user-restriction .grayBox > div {
  margin-bottom: 10px;
}
#dialog-user-role .grayBox label, #dialog-user-invited .grayBox label, #dialog-user-restriction .grayBox label {
  color: #404041;
  font-weight: 500;
  line-height: 23px;
}
#dialog-user-role .grayBox input[type="text"], #dialog-user-invited .grayBox input[type="text"], #dialog-user-restriction .grayBox input[type="text"] {
  width: 100%;
}
#dialog-user-role .grayBox select, #dialog-user-invited .grayBox select, #dialog-user-restriction .grayBox select {
  width: 100%;
}

#show_criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"] + label::before, #show_criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"] + label, #show_criteria-dialog #form_cri .checkboxes_group input[type="checkbox"] + label::before, #show_criteria-dialog #form_cri .checkboxes_group input[type="checkbox"] + label {
  cursor: not-allowed;
}
#show_criteria-dialog #form_cri .checkboxes_group {
  overflow-y: auto;
  padding: 0 0 20px;
}
#show_criteria-dialog #form_cri .checkboxes_group .criteriaBox {
  padding: 6px 7px 4px;
  border-bottom: 1px solid #ECEFF0;
}
#show_criteria-dialog #form_cri .checkboxes_group .criteriaBox label {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
#show_criteria-dialog .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  padding: 4px 15px 0;
}
#show_criteria-dialog #tabs li .box_text_help {
  white-space: normal;
  max-width: 175px;
}

#show_accordion_criteria, #accordion_criteria {
  border-top: 1px solid #ECEFF0;
}

#criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"][disabled] + label::before, #criteria-dialog #form_cri .criteriaBoxName input[type="checkbox"][disabled] + label, #criteria-dialog #form_cri .checkboxes_group input[type="checkbox"][disabled] + label::before, #criteria-dialog #form_cri .checkboxes_group input[type="checkbox"][disabled] + label {
  cursor: not-allowed;
}
#criteria-dialog .common_criteria {
  background-color: #F4F6F7;
  color: #57585A;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
  padding: 20px;
}

#list-files {
  padding: 20px 25px 0 !important;
}
#list-files .header-pre-table {
  width: 100%;
  border-bottom: 2px solid #689840;
}
#list-files .header-pre-table .num_blocks_responsive {
  float: left;
  line-height: 15px;
}
#list-files .header-pre-table .num_blocks_responsive .num_block {
  display: inline-block;
  font-size: 12px;
  margin: 10px 20px 10px 0;
}
#list-files .header-pre-table .num_blocks_responsive b {
  font-weight: 500;
  margin-right: 5px;
}
#list-files .header-pre-table .content_add {
  display: inline-block;
  float: right;
  font-size: 25px;
  z-index: 10;
}
#list-files .header-pre-table .content_add a {
  color: #689840;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
#list-files table {
  margin-bottom: 45px;
  font-size: 13px;
}
#list-files table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  text-align: center;
  font-size: 11px;
  color: #CFD1D2;
}
#list-files table thead tr th:nth-child(2n-1) {
  background-color: #808184;
}
#list-files table thead tr th:last-child {
  background-color: #808184;
}
#list-files table tbody tr {
  background-color: #EFF2F3;
  min-height: 32px;
  height: auto;
  overflow: visible;
}
#list-files table tbody tr:nth-child(2n) {
  background-color: #FAFBFB;
}
#list-files table tbody tr td {
  text-align: center;
  background-color: transparent;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 300;
}
#list-files table tbody tr td .report_name {
  color: #689840;
  font-size: 13px;
  text-align: left;
  font-weight: 400;
}
#list-files table tbody tr td.button-header-table {
  text-align: center;
  background-color: #fff;
  position: relative;
  color: #6D6E71;
  padding: 0;
  z-index: 0;
}
#list-files table tbody tr td.button-header-table span {
  color: #6D6E71;
  font-size: 25px;
  padding: 0px;
  text-decoration: none;
}
#list-files table tbody tr td.button-header-table a {
  position: relative;
  z-index: 9999;
  display: block;
}
#list-files table tbody tr td.button-header-table .box_text_help {
  min-width: 70px;
}
#list-files + .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin: 10px 0 30px;
  text-align: center;
}

#new-files .grayBox {
  background-color: #ECEFF0;
  display: block;
  min-height: 105px;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 25px 20px 20px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#new-files .grayBox label {
  color: #404041;
  font-weight: 500;
}
#new-files .grayBox input {
  background-color: #fff;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 10px;
}

#create-report .accordion {
  height: 100%;
  background-color: #E6E7E8;
}
#create-report .ui-tabs .ui-tabs-nav {
  background-color: #E6E7E8;
  margin-bottom: 0px;
}
#create-report .ui-tabs .ui-tabs-nav .ui-state-default {
  border-left: 1px solid #E6E7E8;
  border-right: 1px solid #E6E7E8;
}
#create-report .ui-tabs .ui-tabs-panel {
  background-color: #E6E7E8;
  padding: 5px;
}
#create-report .ui-tabs .ui-tabs-panel .box_report {
  padding: 10px;
  background-color: #fff;
                /*
                .cercle{
                    position: relative;
                    z-index: 2;
                    .report_add{
                        border-radius: 50px;
                        display: inline-block;
                        float: left;
                        border:8px solid $gray-extra-light;
                        a{
                            display: inline-block;
                            height: 76px;
                            ._add_3{
                                background-color: $green;
                                border:8px solid #fff;
                                border-radius: 40px;
                                color: #fff;
                                float: left;
                                font-size: 25px;
                                padding: 20px;
                                text-shadow: 2px 2px 2px #555;
                            }
                        }

                        .box_text_help{
                            margin-top: -15px;
                        }
                    }
                }*/
}
#create-report .ui-tabs .ui-tabs-panel .box_report .report_info {
  background-color: #F4F6F7;
  height: auto;
  position: relative;
  z-index: 1;
}
#create-report .ui-tabs .ui-tabs-panel .box_report .report_info .report_name {
  color: #689840;
  font-size: 13px;
  font-weight: 500;
  padding: 13px 150px 13px 15px;
  position: relative;
  text-transform: uppercase;
}
#create-report .ui-tabs .ui-tabs-panel .box_report .buttons-header-report {
  position: absolute;
  background-color: #fff;
  right: 0px;
  padding: 0px 0px 0px 15px;
  border-bottom-left-radius: 50px;
  top: 0px;
}
#create-report .ui-tabs .ui-tabs-panel .box_report .buttons-header-report .button {
  font-size: 25px;
  display: inline-block;
  padding: 0px 5px;
}
#create-report .ui-tabs .ui-tabs-panel .box_report .buttons-header-report .button a {
  color: #808184;
  cursor: pointer;
}
#create-report .ui-tabs .ui-tabs-panel .box_report .report_description {
  color: #808184;
  font-size: 11px;
  padding: 10px 5px;
}

#confirm-permission .background-gray {
  padding: 20px 30px 20px 20px;
  background: #EFF2F3;
}
#confirm-permission #permission_tree {
  overflow: hidden;
}
#confirm-permission #permission_tree input[type="checkbox"] + label::before {
  top: 6px;
}
#confirm-permission #permission_tree input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#confirm-permission #permission_tree input[type="checkbox"]:checked + label, #confirm-permission #permission_tree input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 13px;
}
#confirm-permission #permission_tree input[type="checkbox"], #confirm-permission #permission_tree input[type="radio"] {
  display: none;
}
#confirm-permission #permission_tree ul li {
  padding-left: 30px;
}
#confirm-permission #permission_tree ul {
  background-color: #EFF2F3;
  margin-bottom: 0px;
}
#confirm-permission #permission_tree li {
  position: relative;
}
#confirm-permission #permission_tree li label {
  font-weight: 300;
  line-height: 16px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  font-size: 12.4px;
  padding: 11px 5px 10px 12px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  margin-left: 35px;
  line-height: 20px;
  z-index: auto;
  width: 100%;
  color: #808184;
}
#confirm-permission #permission_tree .ui-icon-triangle-1-e {
  position: absolute;
  cursor: pointer;
}
#confirm-permission #permission_tree .ui-icon-triangle-1-e:after {
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: " ";
  height: 10px;
  position: absolute;
  left: 17px;
  top: 17px;
  width: 10px;
  border-color: transparent transparent transparent #404041;
  cursor: pointer;
}
#confirm-permission #permission_tree .ui-icon-triangle-1-se {
  position: absolute;
  cursor: pointer;
}
#confirm-permission #permission_tree .ui-icon-triangle-1-se:after {
  border-style: solid;
  content: " ";
  height: 10px;
  position: absolute;
  left: 14px;
  top: 23px;
  width: 10px;
  border-width: 6px 6px 0 6px;
  border-color: #404041 transparent transparent transparent;
  cursor: pointer;
}

#confirm-levels table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
#confirm-levels table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
#confirm-levels table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
}
#confirm-levels table thead tr th.gray-header-table {
  background-color: #808184;
}
#confirm-levels table thead tr th.td-contents {
  min-width: 70px;
}
#confirm-levels table thead tr th.not-sortable {
  cursor: default;
}
#confirm-levels table tbody tr {
  background-color: #fff;
  height: 75px;
}
#confirm-levels table tbody tr td {
  background-color: #F4F6F7;
  text-align: center;
}
#confirm-levels table tbody tr td input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 0px;
  position: relative;
  top: 3px;
  content: "\23f1";
  font-weight: 300;
}
#confirm-levels table tbody tr td input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#confirm-levels table tbody tr td input[type="checkbox"]:checked + label, #confirm-levels table tbody tr td input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  margin: 0;
  padding-bottom: 0;
}
#confirm-levels table tbody tr td input[type="checkbox"], #confirm-levels table tbody tr td input[type="radio"] {
  display: none;
}

#confirm-edit .grayBox, #confirm-create .grayBox {
  background-color: #ECEFF0;
  display: block;
  min-height: 105px;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 25px 20px 20px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#confirm-edit .grayBox label, #confirm-create .grayBox label {
  color: #404041;
  font-weight: 500;
}
#confirm-edit .grayBox input, #confirm-edit .grayBox textarea, #confirm-create .grayBox input, #confirm-create .grayBox textarea {
  background-color: #fff;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 10px;
}
#confirm-edit .grayBox:after, #confirm-create .grayBox:after {
  content: "";
  display: table;
  clear: both;
}

#dialog-hierarchy h4 {
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  min-height: 30px;
  padding: 10px 15px;
  margin: 0px;
}
#dialog-hierarchy table {
  padding-bottom: 20px;
}
#dialog-hierarchy table tr {
  height: auto;
}
#dialog-hierarchy table tr td {
  background-color: #F4F6F7;
  min-height: 30px;
  font-size: 13px;
  padding: 15px;
  vertical-align: middle;
  font-weight: 400;
}
#dialog-hierarchy table tr td b {
  font-weight: 500;
}

#widget_dialog {
  padding: 25px 30px 30px;
}
#widget_dialog #accordion_widgets {
  padding: 10px 20px 20px;
  background-color: #E7EBED;
}
#widget_dialog h4 {
  background-color: #fff;
  border-bottom: 2px solid #689840;
  color: #689840;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 15px 0 0;
  padding: 12px 10px 3px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
}
#widget_dialog h4.title-accordion .link-title {
  color: #57585A;
  font-weight: 400;
  text-decoration: none;
}
#widget_dialog h4.title-accordion .link-title:hover {
  text-decoration: none;
}
#widget_dialog .widget_information {
  background-color: #fff;
  margin-bottom: 0px;
  padding: 20px;
  font-size: 13px;
  position: relative;
}
#widget_dialog .widget_information .add_widget_panel {
  position: absolute;
  right: 20px;
  bottom: 8px;
}
#widget_dialog .widget_information .add_widget_panel .add_widget {
  color: green;
  float: right;
  font-size: 19px;
  position: relative;
  top: -7px;
  z-index: 10;
}
#widget_dialog .widget_information .add_widget_panel .add_widget a {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  padding: 6px;
  text-decoration: none;
}
#widget_dialog .widget_information .add_widget_panel .add_widget a:hover {
  text-decoration: none;
}
#widget_dialog .widget_information select {
  background-color: #ECEFF0;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  margin: 0 10px 0 0;
  padding: 2px 10px;
  position: relative;
  top: -4px;
}
#widget_dialog .widget_information .widget_img img {
  width: 100%;
  height: auto;
}

#dialog_config .grayBox {
  background-color: #ECEFF0;
  display: block;
  min-height: 105px;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 25px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#dialog_config .grayBox .whiteBox {
  padding: 15px;
}
#dialog_config .grayBox h4 {
  background-color: #fff;
  border-bottom: 2px solid #689840;
  color: #689840;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 15px;
  padding: 0 10px 3px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
}
#dialog_config .grayBox label {
  color: #404041;
  font-weight: 400;
}
#dialog_config .grayBox input, #dialog_config .grayBox textarea {
  background-color: #fff;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 10px;
}
#dialog_config .grayBox input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 0px;
  position: absolute;
  top: auto;
  content: "\23f1";
  font-weight: 300;
  left: 7px;
}
#dialog_config .grayBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#dialog_config .grayBox input[type="checkbox"]:checked + label, #dialog_config .grayBox input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
  padding-left: 30px;
  text-transform: none;
}
#dialog_config .grayBox input[type="checkbox"], #dialog_config .grayBox input[type="radio"] {
  display: none;
}
#dialog_config .grayBox select {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  margin: 10px 0;
  padding: 5px 20px;
  position: relative;
  top: 0px;
}

#dialog_change_layout, #dialog_details {
  padding: 25px 30px 5px;
}
#dialog_change_layout .grayBox, #dialog_details .grayBox {
  background-color: #ECEFF0;
  display: block;
  min-height: 85px;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 25px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#dialog_change_layout table, #dialog_details table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
#dialog_change_layout table thead tr, #dialog_details table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
#dialog_change_layout table thead tr th, #dialog_details table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
}
#dialog_change_layout table thead tr th.gray-header-table, #dialog_details table thead tr th.gray-header-table {
  background-color: #808184;
}
#dialog_change_layout table thead tr th.td-contents, #dialog_details table thead tr th.td-contents {
  min-width: 70px;
}
#dialog_change_layout table thead tr th.not-sortable, #dialog_details table thead tr th.not-sortable {
  cursor: default;
}
#dialog_change_layout table tbody tr, #dialog_details table tbody tr {
  background-color: #fff;
  height: 50px;
}
#dialog_change_layout table tbody tr td, #dialog_details table tbody tr td {
  background-color: #fff;
  text-align: center;
}
#dialog_change_layout table tbody tr td:first-child, #dialog_details table tbody tr td:first-child {
  padding-left: 15px;
  color: #689840;
  text-align: left;
}
#dialog_change_layout table tbody tr td input[type="checkbox"] + label::before, #dialog_details table tbody tr td input[type="checkbox"] + label::before {
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 0px;
  position: relative;
  top: 3px;
  content: "\23f1";
  font-weight: 300;
}
#dialog_change_layout table tbody tr td input[type="checkbox"]:checked + label::before, #dialog_details table tbody tr td input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#dialog_change_layout table tbody tr td input[type="checkbox"]:checked + label, #dialog_change_layout table tbody tr td input[type="checkbox"] + label, #dialog_details table tbody tr td input[type="checkbox"]:checked + label, #dialog_details table tbody tr td input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  margin: 0;
  padding-bottom: 0;
}
#dialog_change_layout table tbody tr td input[type="checkbox"], #dialog_change_layout table tbody tr td input[type="radio"], #dialog_details table tbody tr td input[type="checkbox"], #dialog_details table tbody tr td input[type="radio"] {
  display: none;
}

#dialog_details {
  padding: 20px 20px 0;
}

#dialog_layout_save_as .grayBox {
  background-color: #ECEFF0;
  display: block;
  min-height: 105px;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 25px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#dialog_layout_save_as label {
  color: #404041;
  font-weight: 400;
}
#dialog_layout_save_as input, #dialog_layout_save_as textarea {
  background-color: #fff;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 10px;
}

#dialog-add-playlist {
  min-width: 630px;
}
#dialog-add-playlist form {
  background-color: #F4F6F7;
  padding: 20px;
}
#dialog-add-playlist select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  font-size: 13px;
  color: #808184;
}
#dialog-add-playlist .background-left-header-table-info {
  background-color: #F4F6F7;
  height: 48px;
  left: 0px;
  margin-top: 4px;
  position: absolute;
}
#dialog-add-playlist .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
#dialog-add-playlist .background-right-header-table-info {
  background-color: #F4F6F7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 0px;
}
#dialog-add-playlist .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
#dialog-add-playlist .background-table {
  background-color: #F4F6F7;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
#dialog-add-playlist .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: 4px;
  text-align: center;
}
#dialog-add-playlist .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
#dialog-add-playlist .background-table table thead tr {
  background-color: #689840;
}
#dialog-add-playlist .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
#dialog-add-playlist .background-table table tbody tr {
  background-color: transparent;
}
#dialog-add-playlist .background-table table tbody tr td {
  background-color: transparent;
}
#dialog-add-playlist .background-table table tbody tr td input {
  min-width: 24px;
  height: 27px;
  background-color: #E7EBED;
  border: medium none;
  color: #808184;
}
#dialog-add-playlist .background-table table tbody tr td input#date_start {
  min-width: 75px;
  text-align: center;
}
#dialog-add-playlist .background-table .ui-spinner {
  margin-top: 5px;
}
#dialog-add-playlist .background-table .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: -1px !important;
}

#dialog-embed-link .grayBox {
  background-color: #F4F6F7;
  padding: 20px;
}
#dialog-embed-link .grayBox .title {
  font-weight: 400;
}
#dialog-embed-link .grayBox textarea {
  font-size: 13px;
}

#attachments_container ul {
  padding: 0 10px;
}
#attachments_container ul li:before {
  color: #689840;
  font-family: "icons";
  content: "\23ed";
  font-size: 6px;
  left: -3px;
  padding-left: 10px;
  position: relative;
  top: -2px;
}

#content_info_container .content-modal {
  padding: 15px 20px;
}
#content_info_container .content_img {
  position: relative;
}
#content_info_container .content_img .preview-btn {
  /*width: 260px;
  height: 150px;
  top: 91px;
  left: 40px;  */
}
#content_info_container .content_img .imgInfo {
  padding: 0px;
}
#content_info_container .content_img .imgInfo img {
  background-color: #57585A;
  height: auto !important;
  padding: 5px;
  text-align: center;
  width: auto !important;
}
#content_info_container .right-column {
  width: 330px;
  font-size: 13px;
}
#content_info_container .right-column .modal_title_content {
  margin-top: 0px;
  font-size: 15px;
}
#content_info_container .right-column .float-left {
  text-transform: uppercase;
  clear: left;
}
#content_info_container .right-column .float-right {
  clear: right;
}
#content_info_container .bottom-info-content-modal {
  position: relative;
  padding: 0;
}
#content_info_container .bottom-info-content-modal .background-left-header-table-info {
  position: absolute;
  height: 36px;
  background-color: #F4F6F7;
  width: 30px;
  margin-top: 4px;
  left: 0px;
}
#content_info_container .bottom-info-content-modal .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 36px;
  position: relative;
  width: 15px;
}
#content_info_container .bottom-info-content-modal .background-right-header-table-info {
  position: absolute;
  height: 36px;
  background-color: #F4F6F7;
  width: 30px;
  margin-top: 4px;
  right: 0;
}
#content_info_container .bottom-info-content-modal .background-right-header-table-info .right-header-table-info {
  float: left;
  position: relative;
  height: 36px;
  background-color: #689840;
  width: 15px;
  border-bottom-right-radius: 15px;
}
#content_info_container .bottom-info-content-modal .background-table {
  width: 100%;
  text-align: center;
  background-color: #F4F6F7;
  padding-left: 30px;
}
#content_info_container .bottom-info-content-modal .background-table h4 {
  text-align: left;
  font-family: "Roboto";
  color: #6D6E71;
  font-size: 15px;
  margin: 0;
  padding: 15px;
}
#content_info_container .bottom-info-content-modal .background-table table {
  background-color: #F4F6F7;
  width: 580px;
  margin-top: 4px;
  font-size: 13px;
  color: #6D6E71;
}
#content_info_container .bottom-info-content-modal .background-table table thead tr {
  background-color: #689840;
  padding-left: 30px;
}
#content_info_container .bottom-info-content-modal .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
#content_info_container .bottom-info-content-modal .background-table table tr {
  height: 36px;
  vertical-align: middle;
}
#content_info_container .bottom-info-content-modal .background-table table .criteria_name {
  background-color: #E7EBED;
  border: 1px solid #ECEFF0;
}
#content_info_container .bottom-info-content-modal .background-table table .criteria_tag_name {
  border: 1px solid #ECEFF0;
}
#content_info_container .bottom-info-content-modal .background-table ._circle_3::before {
  color: #689840;
  margin-right: 10px;
}
#content_info_container .bottom-info-content-modal .background-table.table-category, #content_info_container .bottom-info-content-modal .background-table.table-criteria {
  text-align: left;
  padding-left: 0px;
}
#content_info_container .bottom-info-content-modal .background-table.table-category table, #content_info_container .bottom-info-content-modal .background-table.table-criteria table {
  border-spacing: 0 !important;
}
#content_info_container .bottom-info-content-modal .background-table.table-category td, #content_info_container .bottom-info-content-modal .background-table.table-criteria td {
  padding-left: 15px;
}
#content_info_container .bottom-info-content-modal .background-table.table-criteria table {
  border-collapse: separate;
  border-spacing: 2px;
}

#dialog-order-confirm input[type="text"], #dialog-order-confirm textarea {
  color: #404041;
  margin-bottom: 5px;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: center;
}
#dialog-order-confirm input[type="text"] {
  height: 28px;
}
#dialog-order-confirm label {
  font-weight: 400;
  color: #404041;
}
#dialog-order-confirm #dropzone-mail {
  border: 2px dashed #E7EBED;
  color: #404041;
  padding: 10px;
  margin-top: 0px;
  text-align: center;
  width: 100%;
}
#dialog-order-confirm #dropzone-mail #img_preview {
  border: 2px solid #E7EBED;
  float: right;
  margin-right: -2px;
  margin-top: -2px;
}
#dialog-order-confirm #dropzone-mail .dropzone-button-style {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
  padding: 5px 40px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

#dialog-duplicate-confirm {
  font-weight: 500;
}
#dialog-duplicate-confirm input[type="text"] {
  color: #404041;
  margin-bottom: 5px;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: center;
  width: 100%;
}

#dialog_content_selector_img .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#dialog_content_selector_img select, #dialog_content_selector_img input {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  margin: 10px 0;
  padding: 5px 20px;
  position: relative;
  top: 0px;
}
#dialog_content_selector_img h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: left;
  text-transform: uppercase;
}
#dialog_content_selector_img label {
  font-weight: 400;
}

#dialog_effect_selector {
  overflow-y: hidden;
}
#dialog_effect_selector select {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  margin: 10px 0;
  padding: 5px 20px;
  position: relative;
  top: 0px;
}
#dialog_effect_selector .ui-widget-content {
  background: #4a7221;
  border-radius: 9px;
  height: 7px;
  position: relative;
  margin-top: 7px;
  cursor: pointer;
}
#dialog_effect_selector .ui-widget-content .ui-slider-handle {
  margin-left: -0.6em;
  top: -7px;
  cursor: pointer;
}
#dialog_effect_selector .ui-widget-content .ui-state-default {
  background: #689840;
  border-radius: 10px;
  cursor: default;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 2;
}
#dialog_effect_selector #div-effect-selector label {
  clear: both;
  float: left;
  font-size: 13px;
  font-weight: 400;
  margin-top: 13px;
}
#dialog_effect_selector h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: left;
  text-transform: uppercase;
}
#dialog_effect_selector .boxEffectConfig, #dialog_effect_selector .boxEffectPreview {
  padding: 20px;
  background-color: #F1F2F2;
  min-height: 184px;
}
#dialog_effect_selector .boxEffectConfig input[type="checkbox"] + label, #dialog_effect_selector .boxEffectPreview input[type="checkbox"] + label {
  font-weight: 400;
  margin-top: -6px;
  text-align: right;
  text-transform: none;
}
#dialog_effect_selector .ui-effects-wrapper {
  margin: 0 auto !important;
}
#dialog_effect_selector .smartcontent_foo_box {
  background-color: #57585A;
  width: 125px;
  height: 125px;
  text-align: center;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  line-height: 122px;
}
#dialog_effect_selector .infoPreview {
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: -10px;
  color: #808184;
  font-weight: 400;
}

#save_as .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#save_as input {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  margin: 10px 0;
  padding: 5px 20px;
  position: relative;
  top: 0px;
  width: 100%;
}
#save_as label {
  clear: both;
  float: left;
  font-size: 13px;
  font-weight: 400;
  margin-top: 13px;
}

#dialog-trigger-library .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
  margin-top: 8px;
  margin-bottom: 5px;
}
#dialog-trigger-library #selector_trigger_library tr {
  background-color: #FAFBFB;
}
#dialog-trigger-library #selector_trigger_library tr:nth-child(2n) {
  background-color: #F4F6F7;
}
#dialog-trigger-library #selector_trigger_library tr.ui-selected {
  background-color: #fbb040 !important;
}
#dialog-trigger-library #selector_trigger_library tr label {
  font-weight: 400;
  color: #808184;
  margin-right: 10px;
}
#dialog-trigger-library #selector_trigger_library tr td {
  padding: 10px 20px;
}
#dialog-trigger-library #selector_trigger_library tr .btn-delete-group-library {
  margin-top: 10px;
}
#dialog-trigger-library #selector_trigger_library tr .btn-delete-group-library a:hover {
  color: rgba(154, 64, 91, 0.5);
}
#dialog-trigger-library #selector_trigger_library tr .btn-delete-group-library ._delete {
  color: #9A405B;
  font-size: 30px;
}

.statistics #dialog-modal table#selector_content td .type_monitor {
  color: #689840;
  font-size: 32px;
}

.plvs_status #content_info_container.download_list table {
  background-color: transparent;
}

.project .ui-dialog-titlebar #btn_save_content {
  background-color: #689840;
  border: medium none;
  border-radius: 30px;
  font-size: 15px;
  margin-right: 15px;
  padding: 6px 20px;
  position: absolute;
  right: 45px;
  top: 12px;
  text-transform: none;
  color: #fff;
  display: flex;
}
.project .ui-dialog-titlebar #btn_save_content ._disk:before {
  font-size: 22px;
  line-height: 14px;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.project #dialog-modal #contentSelector {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.project #dialog-modal #contentSelector li {
  padding: 0px;
  position: relative;
}
.project #dialog-modal #contentSelector .content-info {
  font-size: 13px;
  padding: 1px 5px;
  position: absolute;
  text-align: left;
  background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
  width: 100%;
}
.project #dialog-modal #contentSelector .ui-selected .content-info {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: white;
}

#content_encoding_container {
  padding-top: 0px;
}
#content_encoding_container table {
  margin: 20px auto 0;
  width: 95%;
  min-width: 95%;
}
#content_encoding_container .header_name_bar {
  background-color: #F4F6F7;
  float: left;
  min-height: 38px;
  padding-left: 25px;
  padding-right: 120px;
  text-transform: uppercase;
  width: 100%;
  position: relative;
}
#content_encoding_container .header_name_bar .name_quality {
  line-height: 15px;
  padding: 11px 0 5px;
}
#content_encoding_container .header_name_bar .buttons-quality-header {
  background-color: #fff;
  border-bottom-left-radius: 30px;
  top: 0px;
  position: absolute;
  right: 0;
  padding-right: 10px;
  padding-left: 8px;
}
#content_encoding_container .header_name_bar .buttons-quality-header .button_header_quality {
  display: inline-block;
  float: right;
  margin-left: 4px;
  position: relative;
}
#content_encoding_container .header_name_bar .buttons-quality-header .button_header_quality a {
  cursor: pointer;
  text-decoration: none;
  color: #A6A8AB;
  /*z-index:1001;*/
  position: relative;
}
#content_encoding_container .header_name_bar .buttons-quality-header .button_header_quality a div {
  border-radius: 3px;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  padding: 6px;
}
#content_encoding_container .info_quality_line {
  display: inline-block;
  padding: 5px 15px 5px 30px;
  width: 100%;
}
#content_encoding_container .info_quality_line .info_quality {
  float: left;
  font-size: 11px;
}
#content_encoding_container .info_quality_line .info_quality ._circle_3 {
  font-size: 7px;
  position: relative;
  top: -2px;
}
#content_encoding_container .info_quality_line .status_quality {
  float: right;
  padding-top: 4px;
  font-size: 12px;
}
#content_encoding_container .info_quality_line .status_quality ._circle_3 {
  font-size: 20px;
  position: relative;
  top: 4px;
}
#content_encoding_container #encode_with_params a {
  background-color: #689840;
  border: medium none;
  border-radius: 15px;
  color: #fff;
  font-family: "Roboto";
  font-size: 14px;
  margin: 0 20px;
  padding: 5px 50px;
  text-transform: uppercase;
}
#content_encoding_container #encode_details {
  padding: 20px;
  font-size: 13px;
  background: #fff none repeat scroll 0 0;
  position: relative;
  z-index: 1001;
}
#content_encoding_container #encode_details h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  padding-bottom: 3px;
  text-transform: uppercase;
  padding-left: 3px;
  text-align: left;
}
#content_encoding_container #encode_details .line-gray {
  background-color: #F4F6F7;
  float: left;
  font-size: 15px;
  font-weight: 500;
  line-height: 40px;
  min-height: 38px;
  padding-left: 25px;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
#content_encoding_container #encode_details select, #content_encoding_container #encode_details input {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px;
  position: relative;
  top: 1px;
}
#content_encoding_container #encode_details input {
  width: 50px;
  padding: 5px;
  text-align: center;
}
#content_encoding_container #encode_details .recode_video label, #content_encoding_container #encode_details .recode_audio label {
  font-weight: 400;
}

#dialog_add .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 12px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
  margin-top: 8px;
  margin-bottom: 5px;
  margin-left: 8px;
  margin-right: 8px;
}
#dialog_add label {
  font-weight: 400;
  font-size: 14px;
}
#dialog_add select {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  /* width: 240px;*/
}

#dialog_passwd .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
}
#dialog_passwd label {
  font-weight: 400;
  font-size: 14px;
}
#dialog_passwd .info_password {
  font-weight: 400;
  font-size: 14px;
  padding: 10px 8px 8px 50px;
  position: relaitve;
  color: #fff;
  background-color: #404041;
}
#dialog_passwd .info_password ._note {
  position: absolute;
  font-size: 30px;
  left: 20px;
  margin-top: 4px;
}

.admin_tools #dialog-modal table tbody tr td.button-table-list {
  min-width: 65px;
  text-align: center;
  position: relative;
  color: #6D6E71;
}
.admin_tools #dialog-modal table tbody tr td.button-table-list span {
  font-size: 25px;
  padding: 0px;
  text-decoration: none;
}
.admin_tools #dialog-modal .featured-image {
  position: relative;
}
.admin_tools #dialog-modal .content_img {
  display: inline-block;
  position: relative;
}
.admin_tools #dialog-modal .content_img .img {
  height: auto !important;
  width: 100% !important;
}
.admin_tools #dialog-modal .content_img .img img {
  background-color: #fff;
  border: 5px solid #f1f2f2;
  height: auto !important;
  padding: 2px;
  width: 100% !important;
}
.admin_tools #dialog-modal .content_img .vertical {
  height: 100% !important;
  max-height: 190px;
  width: auto !important;
}
.admin_tools #dialog-redo-screenshot p {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
}
.admin_tools #dialog-redo-screenshot p input {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px;
  position: relative;
  top: 1px;
  text-align: center;
}

#checklit_editor {
  padding: 0 20px;
}
#checklit_editor table {
  margin-top: -5px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
#checklit_editor table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
#checklit_editor table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
}
#checklit_editor table thead tr th.gray-header-table {
  background-color: #808184;
}
#checklit_editor table thead tr th.td-contents {
  min-width: 70px;
}
#checklit_editor table thead tr th.not-sortable {
  cursor: default;
}
#checklit_editor table tbody tr {
  background-color: #F4F6F7;
}
#checklit_editor table tbody tr td {
  background-color: #F4F6F7;
  text-align: center;
  padding: 10px;
}
#checklit_editor table tbody tr td:first-child {
  text-align: left;
}
#checklit_editor table tbody tr td input, #checklit_editor table tbody tr td select, #checklit_editor table tbody tr td textarea {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  line-height: 14px;
  padding: 5px;
  width: 100%;
}
#checklit_editor table tbody tr td.button-header-table {
  min-width: 65px;
  text-align: center;
  background-color: #fff;
  position: relative;
  color: #6D6E71;
}
#checklit_editor table tbody tr td.button-header-table span {
  font-size: 25px;
  padding: 0px;
  text-decoration: none;
}
#checklit_editor .version-app-box {
  margin-top: 20px;
}
#checklit_editor .version-app-box-label {
  color: #689840;
}

#popup_change_user .grayBox, .customers #filter_container_customer_list .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
}
#popup_change_user label, .customers #filter_container_customer_list label {
  font-weight: 400;
  font-size: 14px;
}
#popup_change_user select, #popup_change_user input, .customers #filter_container_customer_list select, .customers #filter_container_customer_list input {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  line-height: 14px;
  padding: 5px;
  width: 100%;
}

#show-details h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0px;
  padding-bottom: 3px;
  text-transform: uppercase;
  padding-left: 3px;
  text-align: left;
}
#show-details table {
  margin-top: -5px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
#show-details table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
#show-details table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: default;
  line-height: 1.1em;
  height: 18px;
}
#show-details table thead tr th.gray-header-table {
  background-color: #808184;
}
#show-details table thead tr th.td-contents {
  min-width: 70px;
}
#show-details table thead tr th.not-sortable {
  cursor: default;
}
#show-details table tbody tr {
  background-color: #F4F6F7;
}
#show-details table tbody tr td {
  background-color: #F4F6F7;
  text-align: center;
  padding: 10px;
}
#show-details table tbody tr td:first-child {
  text-align: left;
}
#show-details table tbody tr td b {
  font-weight: 400;
}

#dialog-show-detail .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
  margin-bottom: 8px;
}
#dialog-show-detail label {
  font-weight: 400;
  font-size: 14px;
}
#dialog-show-detail .name_restriction {
  width: 100%;
  background-color: #fff;
  padding: 7px 10px;
  margin-bottom: 12px;
  color: #689840;
  font-weight: 500;
}
#dialog-show-detail .description_restriction {
  width: 100%;
  background-color: #fff;
  padding: 7px 10px;
}
#dialog-show-detail table {
  margin-top: -5px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
#dialog-show-detail table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
#dialog-show-detail table thead tr th {
  background-color: #6D6E71;
  cursor: default;
  line-height: 1.1em;
  height: 18px;
}
#dialog-show-detail table thead tr th:first-child {
  text-align: left;
  padding-left: 15px;
}
#dialog-show-detail table thead tr th.gray-header-table {
  background-color: #808184;
  text-align: center;
}
#dialog-show-detail table tbody tr {
  background-color: #F4F6F7;
  color: #6D6E71;
}
#dialog-show-detail table tbody tr td {
  border-top: 8px solid #ECEFF0;
  border-bottom: 8px solid #ECEFF0;
  background-color: #fff;
  padding: 10px 15px;
}
#dialog-show-detail table tbody tr td:first-child {
  text-align: left;
  border-left: 8px solid #ECEFF0;
}
#dialog-show-detail table tbody tr td:last-child {
  text-align: right;
  border-right: 8px solid #ECEFF0;
}
#dialog-show-detail table tbody tr td b {
  font-weight: 400;
}

#dialog-map {
  padding: 10px 10px 0;
}

.queue_manager #dialog-criteria .ui-tabs-vertical .ui-tabs-nav li.ui-state-active::after {
  margin-top: 15px;
}
.queue_manager #dialog-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  line-height: 16px;
}

.personal #dialog-criteria .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  line-height: 16.5px;
}

#dialog-plvs .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
}
#dialog-plvs .grayBox select {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  line-height: 14px;
  padding: 5px;
  width: 100%;
}
#dialog-plvs .grayBox label {
  font-weight: 500;
}

#relation .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
}
#relation .grayBox select {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  line-height: 14px;
  padding: 5px;
  width: 100%;
}
#relation .grayBox label {
  font-weight: 500;
}

#dialog-layouts-viewer {
  padding: 20px 20px 25px;
}
#dialog-layouts-viewer .layoutBoxDiv {
  padding: 3px;
}
#dialog-layouts-viewer .layoutBox {
  overflow: hidden;
  float: left;
  background-color: #F4F6F7;
  padding: 4px 4px 4px 4px;
  -moz-border-radius: 4px;
  width: 100%;
}
#dialog-layouts-viewer .template_icons {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  border-bottom-left-radius: 25px;
  display: none;
  height: 30px;
  padding: 0 2px 0 15px;
  position: absolute;
  right: 7px;
}
#dialog-layouts-viewer .template_icons ._edit, #dialog-layouts-viewer .template_icons ._document, #dialog-layouts-viewer .template_icons ._trash {
  color: #404041;
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
  padding: 0 3px;
  position: relative;
}
#dialog-layouts-viewer .btn_load_layout .nameLayout {
  color: #689840;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
#dialog-layouts-viewer .btn_load_layout .autorLayout {
  margin: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#dialog-layouts-viewer .btn_load_layout .autorLayout b {
  font-weight: 400;
}

#df_add_schedule {
  overflow-y: hidden;
}

#dialog-preview .resolutionPreview input {
  background-color: #E7EBED;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  padding: 5px;
  position: relative;
  top: 1px;
  margin: 10px 0;
}
#dialog-preview #iframe_res_span {
  background-color: #689840;
  border-radius: 15px;
  font-size: 12px;
  padding: 6px 12px;
}
#dialog-preview #iframe_res_span a {
  color: #fff;
}
#dialog-preview #iframe_zoom {
  background-color: #689840;
  border-radius: 15px;
  font-size: 12px;
  padding: 6px 12px;
}
#dialog-preview #iframe_zoom a {
  color: #fff;
}

#filter_container_replace .filter_selector select {
  background-color: #e7ebed;
  border: 0 none;
  border-inline-start-color: transparent;
  box-shadow: none;
  color: #57585a;
  font-size: 13px;
  font-weight: 400;
  margin: 10px 0;
  padding: 5px 20px;
  position: relative;
  top: 1px;
  width: 100%;
  min-height: 27px;
  height: 27px;
}
#filter_container_replace .filter_select select {
  min-height: 27px;
  height: 27px;
}

#add_child_modal .grayBox, #add_modal .grayBox {
  background-color: #ECEFF0;
  display: block;
  font-size: 14px;
  padding-top: 10px;
  overflow: hidden;
  color: #404041;
  padding: 15px 20px 18px;
}
#add_child_modal .grayBox select, #add_modal .grayBox select {
  background-color: #fff;
  color: #57585A;
  -moz-border-start-color: transparent;
  border: 0 none;
  box-shadow: none;
  font-size: 13px;
  line-height: 14px;
  padding: 5px;
  width: 100%;
}
#add_child_modal .grayBox label, #add_modal .grayBox label {
  font-weight: 500;
}

#content_distribution_container h5 {
  cursor: pointer;
  padding-left: 20px;
}
#content_distribution_container h5.ui-accordion-header:before {
  content: "\a2";
  font-family: "icons";
  font-size: 20px;
  left: 14px;
  margin-top: -3px;
  position: absolute;
  transition: transform 100ms;
}
#content_distribution_container h5.ui-state-default:before {
  transform: rotate(-100grad);
}

#content_replace_container input {
  min-width: 24px;
  height: 27px;
  background-color: #E7EBED;
  border: medium none;
  color: #808184;
}
#content_replace_container #btn_find_replace {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  text-transform: none;
}
#content_replace_container #btn_find_replace ._search {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}
#content_replace_container #btn_cancel_find_replace {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  text-transform: none;
}
#content_replace_container #btn_cancel_find_replace ._delete_search {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}
#content_replace_container #selector_content tr {
  cursor: pointer;
}
#content_replace_container #sprite_information_replace.info {
  background-color: #fff;
  display: inline-block;
  padding-bottom: 20px;
  padding-left: 0;
  padding-top: 0px;
  width: 100%;
}
#content_replace_container #sprite_information_replace.info::before {
  display: none;
}
#content_replace_container #sprite_information_replace.info h4 {
  background-color: transparent;
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  min-height: 15px;
  padding: 6px;
  text-transform: uppercase;
  width: 100%;
}
#content_replace_container #sprite_information_replace.info li {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
}
#content_replace_container #sprite_information_replace.info li dd {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  min-width: 190px;
  padding: 5px 10px;
  width: 100%;
}
#content_replace_container h5 {
  cursor: pointer;
  padding-left: 20px;
  position: relative;
  border-bottom: 1px solid #689840;
  color: #689840;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  width: 100%;
}
#content_replace_container h5.ui-accordion-header:before {
  content: "\a2";
  font-family: "icons";
  font-size: 20px;
  left: 0px;
  margin-top: -3px;
  position: absolute;
  transition: transform 100ms;
}
#content_replace_container h5.ui-state-default:before {
  transform: rotate(-100grad);
}
#content_replace_container .values {
  background-color: #E7EBED;
  padding: 10px 20px;
  margin-top: -2px;
  font-weight: 400;
}
#content_replace_container .values div:before {
  content: "\2022";
  color: #689840;
  margin-left: -5px;
  margin-right: 14px;
  position: relative;
}
#content_replace_container .action_title {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 16px;
  font-weight: 500;
  padding-left: 0;
  padding-top: 7px;
  text-transform: uppercase;
  width: 100%;
}
#content_replace_container .action_description {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 13px;
}
#content_replace_container #content_select_origin {
  color: #689840;
  font-weight: 500;
}
#content_replace_container #content_select_destiny {
  color: #689840;
  font-weight: 500;
}
#content_replace_container label[for="radio_copy"] {
  background-color: #EFF2F3;
  color: #808184;
  padding: 10px 15px 14px;
  text-transform: uppercase;
  border-right: 2px solid white;
}
#content_replace_container label[for="radio_replace"] {
  background-color: #EFF2F3;
  color: #808184;
  padding: 10px 15px 14px;
  text-transform: uppercase;
  border-left: 2px solid white;
}

#add_csv .text-file-selector-csv {
  display: inline-block;
  line-height: 25px;
}
#add_csv #file_selector {
  width: auto;
  margin-left: 10px;
  margin-bottom: 0px;
  position: relative;
  top: 7px;
}
#add_csv #file_selector a {
  font-size: 30px;
  color: #689840;
}
#add_csv .label-info {
  background-color: #689840;
  line-height: 21px;
  font-size: 12px;
  font-weight: normal;
  padding-top: 5px;
  margin-top: 5px;
  width: 100%;
  border-radius: 0px;
}
#add_csv #info_content {
  min-height: 66px;
}
#add_csv .one_criteria {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 15px 0 10px;
}
#add_csv .one_criteria #one_criteria {
  background-color: #E7EBED;
  border: medium none;
  font-weight: 300;
  height: 28px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  padding: 5px 5px;
  font-size: 12px;
  text-align: center;
}
#add_csv .header_criteria_result {
  width: 100%;
  height: 20px;
  background-color: #555555;
  text-align: center;
  color: white;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
#add_csv .criteria_result_box {
  display: none;
}
#add_csv .criteria_result_box #criteria_result {
  width: 100%;
  height: auto;
  background-color: #EFF2F3;
  margin-bottom: 10px;
}
#add_csv .criteria_result_box #criteria_result span {
  position: relative;
  top: 10px;
  margin-left: 15px;
  display: block;
}

#dialog-widget {
  padding: 20px 0px 0px;
  border-bottom: 1px solid #EFF2F3;
}
#dialog-widget .filter_tag_name {
  display: inline-block;
  white-space: nowrap;
}
#dialog-widget .div_select_widget_type {
  padding-bottom: 15px;
  display: inline-block;
  width: 100%;
}
#dialog-widget .options_widgets {
  float: right;
  padding: 2px;
}
#dialog-widget .options_widgets label {
  line-height: 17px;
  cursor: pointer;
}
#dialog-widget .options_widgets label::before {
  cursor: pointer;
}
#dialog-widget .options_widgets label[for="auto_height"] {
  cursor: not-allowed;
}
ç
#dialog-widget .options_widgets label[for="auto_height"]::before {
  cursor: not-allowed;
}
#dialog-widget .options_widgets select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 1px;
  padding: 5px 10px;
  width: 100%;
}
#dialog-widget .options_widgets input {
  background-color: #E7EBED;
  border: medium none;
  font-weight: 300;
  height: 28px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  padding: 5px 5px;
  font-size: 12px;
  width: calc(100% - 10px);
  min-width: calc(100% - 10px);
  text-align: center;
}
#dialog-widget .empty_criterias {
  margin-right: 0px;
  float: right;
  margin-top: -20px;
  margin-bottom: 0px;
  display: none;
  position: absolute;
  right: 0px;
}
#dialog-widget #widget_type {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-top: 0px;
  padding: 5px 10px;
  font-size: 13px;
  float: left;
  width: 100%;
}
#dialog-widget .loading_select_widget {
  top: -3px;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  display: none;
  height: 25px;
}
#dialog-widget .ul-tabs {
  height: 37px;
  background-color: #EFF2F3;
  padding: 0px 20px;
}
#dialog-widget .ul-tabs li {
  border-left: 1px solid #EFF2F3;
  border-right: 1px solid #EFF2F3;
}
#dialog-widget .ui-tabs-panel {
  padding: 0px 20px;
}
#dialog-widget .ui-tabs-panel .header_criteria {
  font-weight: 300;
  margin-bottom: 8px;
}
#dialog-widget .buttons_add .error_text_input {
  position: relative;
  top: 10px;
  color: #9A405B;
  display: none;
}
#dialog-widget .buttons_add .btn_csv_select {
  font-family: "Roboto";
  color: #689840;
  font-size: 11px;
  padding: 5px;
  padding-left: 0px;
  margin: 0 0px;
  text-align: left;
  cursor: pointer;
}
#dialog-widget .buttons_add .btn_criteria_add {
  font-family: "Roboto";
  background-color: #689840;
  color: #fff;
  font-size: 12px;
  border: medium none;
  border-radius: 15px;
  padding: 5px;
  margin: 0 0px;
  text-align: center;
  cursor: pointer;
}
#dialog-widget .buttons_add .btn_content_add {
  font-family: "Roboto";
  background-color: #689840;
  color: #fff;
  font-size: 12px;
  border: medium none;
  border-radius: 15px;
  padding: 5px;
  margin: 0 0px;
  text-align: center;
  cursor: pointer;
}
#dialog-widget .buttons_add .btn_group_add {
  margin-top: 10px;
}
#dialog-widget .buttons_add .btn_group_add input {
  background-color: #E7EBED;
  border: medium none;
  font-weight: 300;
  height: 28px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  padding: 5px 10px;
  font-size: 12px;
  width: calc(50% - 10px);
  min-width: calc(50% - 10px);
}
#dialog-widget .buttons_add .btn_group_add input.error_input {
  border: 1px solid #9A405B;
}
#dialog-widget .buttons_add .btn_group_add .text_button_div {
  font-family: "Roboto";
  background-color: #689840;
  color: #fff;
  font-size: 12px;
  border: medium none;
  border-radius: 15px;
  padding: 5px;
  margin-bottom: 30px;
  margin: 0 0px;
  text-align: center;
  cursor: pointer;
}
#dialog-widget #tabs-criterias {
  margin-bottom: 20px;
  border-top: 1px solid #EFF2F3;
}
#dialog-widget #tabs-criterias ._arrow_right_2 {
  color: #808184;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: 900;
}
#dialog-widget #tabs-criterias .criteria_preview_section .planning_header {
  line-height: 27px;
  float: right;
  font-size: 10px;
  margin-right: 6px;
}
#dialog-widget #tabs-criterias .criteria_preview_section .delete_all {
  cursor: pointer;
  float: right;
  font-size: 20px;
  margin-right: 4px;
}
#dialog-widget #tabs-criterias .box_preview {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
  margin-bottom: 0px;
  width: 100%;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview {
  width: 100%;
  background-color: #fff;
  clear: left;
  font-size: 13px;
  border-bottom: 1px solid #D0D2D3;
  border: 1px solid #D0D2D3;
  z-index: 20;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .box_text_help {
  white-space: break-spaces;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .image_preview_content {
  width: auto;
  min-width: 43px;
  top: -9px;
  position: relative;
  display: inline-block;
  max-height: 30px;
  text-align: center;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview img {
  max-width: 45px;
  height: auto;
  padding-right: 5px;
  max-height: 38px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview img.vertical {
  padding-left: 9px;
  max-width: 50px;
  height: auto;
  max-height: 40px;
  padding-right: 13px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .name_tag {
  padding: 12px 10px 4px;
  font-size: 12px;
  width: calc(100% - 55px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #808184;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .name_tag img {
  margin-left: -20px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview.content_preview .name_tag {
  padding: 12px 0px 4px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview ._dots {
  font-size: 30px;
  width: 30px;
  cursor: move;
  text-align: center;
  position: relative;
  display: inline-block;
  top: -1px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview.content_preview ._dots:before {
  font-family: "icons";
  content: "\1f394";
  position: relative;
  left: -6px;
  margin-right: -10px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .button_content {
  display: inline-block;
  text-align: center;
  max-height: 35px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .planning_text {
  line-height: 15px;
  /*display: inline-block;*/
  position: relative;
  top: -9px;
  width: 33px;
  text-align: center;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview .planning_text.hide {
  display: none;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview ._delete_2 {
  font-size: 20px;
  height: 27px;
  width: 25px;
  top: -5px;
  position: relative;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview ._delete_2:before {
  position: relative;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview ._arrow_down {
  display: inline-block;
  width: 20px;
  position: relative;
  font-size: 20px;
  top: -5px;
  right: 4px;
  transition: transform 100ms;
  transform: rotate(-100grad);
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview ._arrow_down::before {
  font-family: "icons";
  font-size: 20px;
  left: 14px;
  margin-top: -3px;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_preview ._arrow_down_2 {
  font-size: 18px;
  height: 27px;
  width: 17px;
  top: -4px;
  position: relative;
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
  transform: rotate(180deg);
}
#dialog-widget #tabs-criterias .box_preview .criterio_group_preview_div .name_tag {
  width: calc(100% - 75px);
}
#dialog-widget #tabs-criterias .box_preview .criterio_group_preview.ui-state-active ._arrow_down {
  transform: rotate(0grad);
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_group_preview {
  background-color: #EFF2F3;
  color: #808184;
  border-top: 1px solid #D0D2D3;
}
#dialog-widget #tabs-criterias .box_preview .tag_criterio_group_preview .name_tag {
  width: 100%;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom: 1px;
}
#dialog-widget #tabs-criterias .content_preview_section .box_preview .tag_criterio_group_preview {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#dialog-widget #tabs-criterias #tabs_filter .box_preview .tag_criterio_preview .name_tag {
  width: calc(100% - 25px);
}
#dialog-widget #tabs-criterias.status-tabs ul {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
#dialog-widget #tabs-criterias.status-tabs ul li {
  width: 130px;
  display: inline-block;
}
#dialog-widget #tabs-criterias.status-tabs ul li.div-add-tab {
  width: 35px;
}
#dialog-widget .tab-help {
  border-top: 1px solid #EFF2F3;
}
#dialog-widget .tab-help .header-help {
  height: 37px;
  padding: 10px 0px;
  margin-bottom: 5px;
  font-size: 12px;
}
#dialog-widget .tab-help .filter_dashboard {
  padding: 5px 10px;
  background-color: #EFF2F3;
  border-radius: 5px;
}
#dialog-widget .tab-help .filter_dashboard.without {
  background-color: transparent;
  color: #D0D2D3;
}
#dialog-widget .tab-help .filter_criteria_pos_div {
  float: left;
}
#dialog-widget .tab-help .filter_critera {
  display: inline;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
#dialog-widget .tab-help .filter_critera ._delete_2 {
  cursor: pointer;
  position: relative;
  margin-left: 6px;
  top: 1px;
  margin-right: -4px;
}
#dialog-widget .tab-help .filter_critera ._add_3 {
  color: #689840;
  font-size: 15px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  top: 2px;
  line-height: 12px;
}
#dialog-widget .tab-help table.table_dashboard_help {
  border-collapse: collapse;
  border-radius: 5px;
  overflow: hidden;
  background: #D0D2D3;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
}
#dialog-widget .tab-help table.table_dashboard_help tr {
  border: 0px solid #D0D2D3;
  height: auto;
}
#dialog-widget .tab-help table.table_dashboard_help tr:before {
  display: none;
}
#dialog-widget .tab-help table.table_dashboard_help tr td {
  padding: 10px 0px;
  border: 1px solid #D0D2D3;
  background-color: #FAFBFB;
  color: #808184;
  text-align: center;
}
#dialog-widget .tab-help table.table_dashboard_help tr td:first-of-type {
  text-align: left;
  padding-left: 10px;
}
#dialog-widget .tab-help table.table_dashboard_help tr td:first-of-type {
  border-left: 0px solid #D0D2D3;
}
#dialog-widget .tab-help table.table_dashboard_help tr td.total_column {
  background-color: #EFF2F3;
  font-weight: 400;
  cursor: default;
}
#dialog-widget .tab-help table.table_dashboard_help tr:last-of-type td {
  border-bottom: 0px solid #D0D2D3;
}
#dialog-widget .tab-help table.table_dashboard_help tr.total_row td {
  background-color: #EFF2F3;
  font-weight: 400;
  cursor: default;
}
#dialog-widget .tab-help table.table_dashboard_help tr.total_row td:first-of-type {
  border-left: 10px solid #404041 !important;
}
#dialog-widget .tab-help table.table_dashboard_help thead tr th {
  line-height: normal;
  height: auto;
  background-color: #E7EBED;
  color: #808184;
  font-size: 12px;
  padding: 8px 2px;
  border-left: 1px solid #D0D2D3;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#dialog-widget .tab-help table.table_dashboard_help thead tr th:first-of-type {
  border-left: 0px solid #D0D2D3;
}
#dialog-widget .tab-help .content-text-help {
  color: #808184;
  font-size: 12px;
  margin-top: 20px;
}
#dialog-widget .accordion_criteria {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
  margin-bottom: 10px;
}
#dialog-widget .accordion_criteria .criteriaBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  padding-bottom: 2px;
  padding-top: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #D0D2D3;
  z-index: 20;
  line-height: 20px;
  /*&:first-of-type{
       border-top: 1px solid $gray-uncheck;
  }*/
}
#dialog-widget .accordion_criteria .criteriaBoxName input[type="checkbox"] + label {
  line-height: 28px;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-disabled {
  cursor: not-allowed;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-disabled a {
  cursor: not-allowed;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-disabled label {
  cursor: not-allowed;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-disabled label::before {
  cursor: not-allowed;
}
#dialog-widget .accordion_criteria .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  padding: 7px 10px 2px;
  font-size: 12px;
  width: calc(100% - 30px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#dialog-widget .accordion_criteria .criteriaBoxName .buttons {
  width: 30px;
  top: 3px;
  right: 11px;
  position: relative;
}
#dialog-widget .accordion_criteria .criteriaBoxName .buttons input[type="checkbox"] + label {
  margin-left: 0px;
}
#dialog-widget .accordion_criteria .criteriaBoxName .buttons .box_text_help {
  max-width: 55px;
  min-width: 40px;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-active {
  z-index: 30;
  background-color: #689840;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-active a {
  color: #FFF;
}
#dialog-widget .accordion_criteria .criteriaBoxName.ui-state-active input[type="checkbox"] + label::before {
  color: #FFF !important;
}
#dialog-widget .accordion_criteria .criteriaBox {
  position: relative;
}
#dialog-widget .accordion_criteria .criteriaBox .box_text_help {
  margin-top: 0px;
}
#dialog-widget .accordion_criteria .checkboxes_group {
  background-color: #EFF2F3;
  color: #808184;
  border: 1px solid #D0D2D3;
}
#dialog-widget .accordion_criteria .checkboxes_group .selected_criterias {
  padding: 5px 10px;
  font-size: 11px;
  background-color: #808184;
  color: #fff;
  border-bottom: 1px solid #D0D2D3;
  border-top: 1px solid #D0D2D3;
}
#dialog-widget .accordion_criteria .checkboxes_group .criteriaBoxes label {
  border-bottom: 1px solid #D0D2D3;
}
#dialog-widget .accordion_criteria input[type="checkbox"] {
  display: none;
}
#dialog-widget .accordion_criteria input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
#dialog-widget .accordion_criteria input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#dialog-widget .accordion_criteria input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
#dialog-widget .accordion_criteria input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
#dialog-widget .accordion_criteria input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 300;
  height: 35px;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  text-indent: -30px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 7px;
  padding-left: 35px;
  padding-right: 3px;
  line-height: 23px;
}
#dialog-widget .accordion_criteria .myInput_div {
  position: relative;
}
#dialog-widget .accordion_criteria .myInput_div:before {
  font-family: "icons";
  color: #808184;
  background-color: transparent;
  font-size: 15px;
  position: absolute;
  padding: 0px;
  content: "\53";
  left: 10px;
  margin-top: 2px;
}
#dialog-widget .accordion_criteria input.myInputSearch {
  background-color: #FAFBFB;
  float: none;
  font-weight: 300;
  padding: 5px 10px 5px 35px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #404041;
  border-bottom: 1px solid #D0D2D3;
}
#dialog-widget .accordion_criteria input.myInputSearch::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D0D2D3;
}
#dialog-widget .accordion_criteria input.myInputSearch::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #D0D2D3;
}
#dialog-widget .accordion_criteria input.myInputSearch::placeholder {
  color: #D0D2D3;
  opacity: 1;
  /* Firefox */
}
#dialog-widget .content_section .checkboxes_group {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
  margin-bottom: 10px;
}
#dialog-widget .content_section .contentBox {
  border-bottom: 1px solid #D0D2D3;
  padding-top: 5px;
}
#dialog-widget .content_section input[type="checkbox"] + label {
  line-height: initial;
  cursor: pointer;
}
#dialog-widget .content_section input[type="checkbox"] + label::before {
  top: 7px;
  width: 35px;
  display: inline-block;
  left: 8px;
}
#dialog-widget .content_section input[type="checkbox"] + label .img_preview {
  min-width: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
}
#dialog-widget .content_section input[type="checkbox"] + label img {
  max-width: 45px;
  height: auto;
  padding-right: 5px;
  max-height: 38px;
}
#dialog-widget .content_section .contentBox {
  position: relative;
}
#dialog-widget .table_pos table tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
#dialog-widget .table_pos table tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #689840;
}
#dialog-widget .table_pos table tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #FBB040;
}
#dialog-widget .table_pos table tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #9A405B;
}
#dialog-widget .table_pos table tbody tr:first-of-type td:nth-of-type(5) {
  border-top: 5px solid #DDDDDD;
}
#dialog-widget .table_tickets table tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
#dialog-widget .table_tickets table tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #ff6c60;
}
#dialog-widget .table_tickets table tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #6ec0d8;
}
#dialog-widget .table_tickets table tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #c6c6c6;
}
#dialog-widget .content_section ._search {
  padding: 4px;
}
#dialog-widget .content_section ._delete_search {
  padding: 4px;
}
#dialog-widget .content_section .btn_more {
  background-color: #689840;
  margin-top: 0px !important;
  text-align: center;
  cursor: pointer;
}
#dialog-widget .content_section #sprite_information_content {
  margin-top: 9px;
  text-align: left;
  font-weight: 300;
}
#dialog-widget .content_section #sprite_information_content h7 {
  text-decoration: underline;
  padding-bottom: 5px;
  position: relative;
  display: block;
}
#dialog-widget .content_section #sprite_information_content #sprite_div_content .option_filtered li {
  font-weight: 400;
}
#dialog-widget .content_section #sprite_information_content #sprite_div_content .option_filtered li dd {
  font-weight: 100;
  text-align: right;
}

#dialog-dashboard {
  padding: 30px 20px 15px;
   /* .div_name_dashboard{

    }

    .div_type_dashboard{

    }

    */
}
#dialog-dashboard input {
  background-color: #E7EBED;
  border: medium none;
  font-weight: 300;
  height: 28px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 10px;
  padding: 5px 10px;
  width: 100%;
}
#dialog-dashboard input.error_input {
  border: 1px solid #9A405B;
}
#dialog-dashboard label {
  font-weight: 400;
  color: #808184;
}
#dialog-dashboard .radio_type_btn label {
  cursor: pointer;
}
#dialog-dashboard input[type="checkbox"] + label::before, #dialog-dashboard input[type="checkbox"] + label {
  cursor: pointer;
}
#dialog-dashboard input[type="checkbox"][disabled] + label::before, #dialog-dashboard input[type="checkbox"][disabled] + label {
  cursor: not-allowed;
}

#dialog-main-page .production, #dialog-main-page .manage {
  border-right: transparent !important;
}
#dialog-main-page .main {
  cursor: default;
}
#dialog-main-page .selected-main-page {
  background-color: #FBB040 !important;
}
#dialog-main-page .selected-main-page a {
  color: #404041 !important;
}
#dialog-main-page .menu-home ul li {
  height: auto;
}

#edit_color .dropdown-menu {
  padding: 3px;
}
#edit_color .dropdown-menu > li {
  float: left;
  padding: 8px;
  height: 24px;
  width: 24px;
}
#edit_color .open > .dropdown-menu {
  display: block;
  position: relative;
  float: right;
  margin-right: 10px;
}
#edit_color .btn-default {
  border-radius: 0px;
}
#edit_color .btn-active {
  background-color: #75A747;
}
#edit_color .btn-stop {
  background-color: #9A405B;
}
#edit_color .btn-desc {
  background-color: #FBB040;
}
#edit_color .btn-less {
  background-color: #d998cb;
}
#edit_color .btn-more {
  background-color: #93b9c6;
}
#edit_color input[type="checkbox"] {
  display: none;
}
#edit_color input[type="checkbox"] + label {
  width: auto;
  display: inline;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #808184;
  padding: 0px;
}
#edit_color input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
#edit_color input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}

#filter_setup h4 {
  color: #808184;
  border-bottom: 1px solid #808184;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
#filter_setup input#myInputSearchModal {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  border: none;
  height: 25px;
  padding: 0px 10px;
  text-align: left;
  font-size: 12px;
  color: #808184;
  margin-bottom: 8px;
}
#filter_setup .criteriaDiv label {
  cursor: pointer;
}

#filter_setup_ratio h4 {
  color: #808184;
  border-bottom: 1px solid #808184;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
#filter_setup_ratio input#myInputSearchRatioModal {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  border: none;
  height: 25px;
  padding: 0px 10px;
  text-align: left;
  font-size: 12px;
  color: #808184;
  margin-bottom: 8px;
}
#filter_setup_ratio .criteriaDiv label {
  cursor: pointer;
}

#filter_setup_ratio_slots h4 {
  color: #808184;
  border-bottom: 1px solid #808184;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 8px;
  margin-bottom: 12px;
}
#filter_setup_ratio_slots input#myInputSearchRatioSlotsModal {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  border: none;
  height: 25px;
  padding: 0px 10px;
  text-align: left;
  font-size: 12px;
  color: #808184;
  margin-bottom: 8px;
}
#filter_setup_ratio_slots .criteriaDiv label {
  cursor: pointer;
}

#delete_tag_form .accordion h3 {
  margin: 0px;
  font-size: 14px;
  padding: 12px 10px 10px;
  background-color: #fff;
  border-bottom: 2px solid #ECEFF0;
}
#delete_tag_form .accordion h3 a:before {
  color: #689840;
  content: "\23ed";
  font-family: "icons";
  font-size: 10px;
  margin-right: 6px;
}
#delete_tag_form .accordion table thead tr th {
  background-color: #808184;
  color: #fff;
  padding: 0px 5px;
  font-size: 11px;
}
#delete_tag_form .accordion table tbody tr {
  background-color: #EFF2F3;
}
#delete_tag_form .accordion table tbody tr:nth-child(2n) {
  background-color: #FAFBFB;
}
#delete_tag_form .accordion table tbody tr td {
  padding: 3px 5px;
}

#dialog_affected_contents_dates_ranges .warning_range {
  background-color: #404041;
  color: white;
  padding: 10px 10px 10px 70px;
  min-height: 60px;
  display: inline-table;
  width: 100%;
}
#dialog_affected_contents_dates_ranges .warning_range:before {
  font-family: "icons";
  content: "\5d";
  border-right: 2px solid #fff;
  color: #fff;
  float: left;
  font-size: 30px;
  margin-left: -56px;
  padding-right: 11px;
  position: absolute;
  top: 10px;
}
#dialog_affected_contents_dates_ranges .warning_range .td {
  display: table-cell;
  vertical-align: middle;
}

#dialog-add-grid, #dialog-add-spot {
  font-size: 12px;
}
#dialog-add-grid input[type='text'], #dialog-add-spot input[type='text'] {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  border: none;
  height: 25px;
  padding: 0px 2px;
  font-size: 12px;
  color: #808184;
  margin-bottom: 4px;
}
#dialog-add-grid input[type='radio'] + label, #dialog-add-spot input[type='radio'] + label {
  cursor: pointer;
}
#dialog-add-grid #tableData4 input[type="checkbox"]:checked + label.replace_spot::before, #dialog-add-spot #tableData4 input[type="checkbox"]:checked + label.replace_spot::before {
  color: #9A405B !important;
}
#dialog-add-grid label[for='check_all_add_spots']:before, #dialog-add-spot label[for='check_all_add_spots']:before {
  font-size: 17px;
}
#dialog-add-grid th input[type="checkbox"]:checked + label[for='check_all_add_spots']::before, #dialog-add-spot th input[type="checkbox"]:checked + label[for='check_all_add_spots']::before {
  color: #D0D2D3 !important;
}
#dialog-add-grid .pages input[type="radio"] + label, #dialog-add-spot .pages input[type="radio"] + label {
  width: auto;
  color: #6D6E71;
  font-size: 18px;
  font-weight: 300;
}
#dialog-add-grid .pages input[type="radio"] + label::before, #dialog-add-spot .pages input[type="radio"] + label::before {
  display: none;
}
#dialog-add-grid .pages input[type="radio"]:checked + label, #dialog-add-spot .pages input[type="radio"]:checked + label {
  color: #689840;
  font-weight: 500;
}
#dialog-add-grid .pages input[type="radio"]:checked + label::before, #dialog-add-spot .pages input[type="radio"]:checked + label::before {
  display: none;
}
#dialog-add-grid .space_between input, #dialog-add-grid .frequency_minutes input, #dialog-add-spot .space_between input, #dialog-add-spot .frequency_minutes input {
  width: 40px;
  text-align: center;
}
#dialog-add-grid .filter_text, #dialog-add-spot .filter_text {
  background-color: #E7EBED;
  height: 20px;
}
#dialog-add-grid .filter_text .btn_tool_left, #dialog-add-spot .filter_text .btn_tool_left {
  margin-top: 4px;
  margin-left: 4px;
}
#dialog-add-grid .filter_text .filter_cancel ._delete_search, #dialog-add-spot .filter_text .filter_cancel ._delete_search {
  margin-left: 4px;
}
#dialog-add-grid .filter_text #myInputSearch-spot, #dialog-add-spot .filter_text #myInputSearch-spot {
  margin: 0px;
  height: 19px;
  line-height: 19px;
  padding-left: 5px;
  width: calc(100% - 72px);
}
#dialog-add-grid .filter_text #myInputSearch, #dialog-add-spot .filter_text #myInputSearch {
  padding-right: 0px;
  margin: 0;
  margin-left: 5px;
  height: 19px;
  width: calc(100% - 75px);
  font-size: 11px;
  background-color: transparent !important;
}
#dialog-add-grid .filter_text .icon_filter, #dialog-add-spot .filter_text .icon_filter {
  float: right;
  right: 2px;
  top: 3px;
  position: relative;
}
#dialog-add-grid .filter_text .icon_filter ._Filter, #dialog-add-spot .filter_text .icon_filter ._Filter {
  opacity: 0.3;
  font-size: 15px;
}
#dialog-add-grid .filter_text .icon_filter ._Filter.active, #dialog-add-spot .filter_text .icon_filter ._Filter.active {
  opacity: 1;
  cursor: pointer;
}
#dialog-add-grid .filter_text .icon_delete, #dialog-add-spot .filter_text .icon_delete {
  float: right;
  top: 1px;
  position: relative;
}
#dialog-add-grid .filter_text .icon_delete ._delete_2, #dialog-add-spot .filter_text .icon_delete ._delete_2 {
  cursor: pointer;
  font-size: 18px;
}
#dialog-add-grid .force_criteria .force_criteria_disabled, #dialog-add-spot .force_criteria .force_criteria_disabled {
  float: right;
}
#dialog-add-grid .force_criteria .force_criteria_enabled, #dialog-add-spot .force_criteria .force_criteria_enabled {
  float: right;
  margin-right: 20px;
}
#dialog-add-grid .force_spot .force_spot_disabled, #dialog-add-spot .force_spot .force_spot_disabled {
  float: right;
}
#dialog-add-grid .force_spot .force_spot_enabled, #dialog-add-spot .force_spot .force_spot_enabled {
  float: right;
  margin-right: 20px;
}
#dialog-add-grid .container, #dialog-add-spot .container {
  padding-left: 0px;
}
#dialog-add-grid .container table tbody tr, #dialog-add-spot .container table tbody tr {
  height: auto;
}
#dialog-add-grid .container table tbody tr:before, #dialog-add-spot .container table tbody tr:before {
  margin-left: -6px;
  margin-top: 7px;
  width: 6px;
  height: 25px;
}
#dialog-add-grid .container table tbody tr td, #dialog-add-spot .container table tbody tr td {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
#dialog-add-grid .container table tbody input[type="checkbox"] + label:after, #dialog-add-spot .container table tbody input[type="checkbox"] + label:after {
  display: none;
}
#dialog-add-grid .container table tbody .language, #dialog-add-spot .container table tbody .language {
  margin-bottom: 3px;
  margin-top: 3px;
  background-color: #CFD1D2;
  border-radius: 15px;
  opacity: 0.4;
  cursor: pointer;
  padding: 0 5px;
}
#dialog-add-grid .container table tbody .language.active, #dialog-add-spot .container table tbody .language.active {
  opacity: 1;
  background-color: #689840;
  color: #fff;
}
#dialog-add-grid .select-all input[type="checkbox"] + label::before, #dialog-add-spot .select-all input[type="checkbox"] + label::before {
  display: none;
}
#dialog-add-grid .th_info, #dialog-add-spot .th_info {
  width: 90px;
}
#dialog-add-grid input[type="checkbox"] + label::before, #dialog-add-spot input[type="checkbox"] + label::before {
  padding-right: 0px;
}

#filter_actual_slots {
  font-size: 12px;
}
#filter_actual_slots input[type='text'] {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  border: none;
  height: 19px;
  padding: 0px 2px;
  font-size: 12px;
  color: #808184;
  margin: 0px;
}
#filter_actual_slots input[type="checkbox"] + label::before {
  font-size: 22px;
  padding-right: 0px;
  top: 3px;
}
#filter_actual_slots .space_between input, #filter_actual_slots .frequency_minutes input {
  width: 40px;
  text-align: center;
}
#filter_actual_slots .filter_text {
  background-color: #E7EBED;
  height: 20px;
}
#filter_actual_slots .filter_text .btn_tool_left {
  margin-top: 4px;
  margin-left: 4px;
}
#filter_actual_slots .filter_text #myInputSearch {
  padding-right: 10px;
  margin: 0;
  margin-left: 5px;
  height: 19px;
  width: calc(100% - 44px);
  font-size: 11px;
}
#filter_actual_slots .filter_text ._Filter {
  position: absolute;
  right: 8px;
  top: 3px;
}
#filter_actual_slots table th {
  text-align: center;
  font-weight: 300;
  font-size: 11px;
}
#filter_actual_slots table tbody tr {
  height: 50px;
}
#filter_actual_slots table tbody tr:before {
  height: 25px;
  margin-left: -5px;
  margin-top: 0px;
  width: 5px;
}
#filter_actual_slots table tbody tr td {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  text-align: center;
}
#filter_actual_slots table tbody input[type="checkbox"] + label:after {
  display: none;
}
#filter_actual_slots table .select-all input[type="checkbox"] + label::before {
  display: none;
}
#filter_actual_slots table .schedule_hover {
  margin-left: -29px;
  margin-top: 23px;
  width: 40px;
  position: absolute;
  padding: 0px 7px;
  font-size: 11px;
  color: #808184;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
#filter_actual_slots table .schedule_hover div {
  border-bottom: 1px solid #A6A8AB;
  padding: 5px 0px;
}
#filter_actual_slots table .schedule_hover div:last-of-type {
  border-bottom: 0px solid transparent;
}
#filter_actual_slots .no_data_modal {
  text-align: center;
  background: #F4F6F7;
  padding: 15px;
  margin-top: 0;
}
#filter_actual_slots .schedule_hover {
  margin-left: -23px;
  margin-top: 23px;
  width: 40px;
  position: absolute;
  padding: 0px 7px;
  font-size: 11px;
  color: #808184;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
#filter_actual_slots .schedule_hover.two_col {
  width: 10%;
  margin-left: -5.5%;
  font-size: 1vw;
}
#filter_actual_slots .schedule_hover.two_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
#filter_actual_slots .schedule_hover.three_col {
  width: 13%;
  margin-left: -7%;
  font-size: 1vw;
}
#filter_actual_slots .schedule_hover.three_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
#filter_actual_slots .schedule_hover.four_col {
  width: 16%;
  margin-left: -8.5%;
  font-size: 1vw;
}
#filter_actual_slots .schedule_hover.four_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
#filter_actual_slots .schedule_hover.six_col {
  width: 22%;
  margin-left: -11.5%;
  font-size: 1vw;
}
#filter_actual_slots .schedule_hover.six_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
#filter_actual_slots .schedule_hover div {
  border-bottom: 1px solid #A6A8AB;
  padding: 5px 0px;
}
#filter_actual_slots .schedule_hover div:last-of-type {
  border-bottom: 0px solid transparent;
}

#dialog-change-plv table thead th {
  text-align: center;
}
#dialog-change-plv table thead th:first-of-type {
  text-align: left;
  padding-left: 10px;
}
#dialog-change-plv table tbody tr {
  position: relative;
  cursor: pointer;
}
#dialog-change-plv table tbody tr:before {
  height: 26px;
  margin-left: -5px;
  width: 6px;
}
#dialog-change-plv table tbody tr td {
  border: 0px;
  text-align: center;
}
#dialog-change-plv h4.gray_box {
  background-color: #808184;
  border-bottom: 0px solid #808184;
  padding: 10px;
  color: white;
}
#dialog-change-plv h4.gray_box a {
  color: white;
}
#dialog-change-plv .pages {
  display: inline-block;
  margin-top: 2px;
  position: relative;
  width: 100%;
  min-height: 50px;
  cursor: pointer;
  padding: 15px 0 10px;
}
#dialog-change-plv .pages label {
  display: inline;
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
}
#dialog-change-plv .pages label.ui-state-active {
  text-decoration: underline;
  font-weight: 500;
}
#dialog-change-plv .pages input[type="radio"]:checked + label {
  font-weight: 500;
}
#dialog-change-plv .pages input[type="radio"] + label:before {
  display: none;
}
#dialog-change-plv .pages a, #dialog-change-plv .pages strong {
  padding: 0 5px;
  font-weight: 300;
  font-size: 18px;
  background-color: transparent !important;
}
#dialog-change-plv .pages a {
  color: #689840;
}
#dialog-change-plv .pages strong {
  text-decoration: underline;
  font-weight: 500;
}
#dialog-change-plv .pages button {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
  border: none;
  background: transparent;
}
#dialog-change-plv .pages button.active {
  text-decoration: underline;
  font-weight: 500;
  cursor: default;
}

#dialog-copy-grid .container {
  width: 100%;
  padding: 0px;
}
#dialog-copy-grid .info_date_copy {
  margin-top: 10px;
}
#dialog-copy-grid .btn_tool {
  float: right;
  font-size: 24px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
#dialog-copy-grid #start_data_copy {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-top: -5px;
  margin-bottom: 0px;
  padding: 5px 10px;
  border: none;
  height: 28px;
  margin-bottom: 20px;
}
#dialog-copy-grid h4.gray_box {
  color: #808184;
  border-bottom: 1px solid #808184;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 6px;
  margin-bottom: 0px;
}
#dialog-copy-grid h4.gray_box {
  background-color: #808184;
  border-bottom: 0px solid #808184;
  padding: 10px;
  color: white;
}
#dialog-copy-grid h4.gray_box a {
  color: white;
}
#dialog-copy-grid input[type="checkbox"] + label:before {
  display: none;
}
#dialog-copy-grid table thead th {
  text-align: center;
}
#dialog-copy-grid table tbody tr {
  position: relative;
  cursor: pointer;
  height: auto;
}
#dialog-copy-grid table tbody tr:before {
  height: 25px;
  margin-left: -5px;
  width: 6px;
  margin-top: 7px;
}
#dialog-copy-grid table tbody tr td {
  border: 0px;
  text-align: center;
}
#dialog-copy-grid .pages {
  display: inline-block;
  margin-top: 2px;
  position: relative;
  width: 100%;
  min-height: 50px;
  cursor: pointer;
  padding: 15px 0 10px;
}
#dialog-copy-grid .pages label {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
}
#dialog-copy-grid .pages label.ui-state-active {
  text-decoration: underline;
  font-weight: 500;
}
#dialog-copy-grid .pages input[type="radio"]:checked + label {
  font-weight: 500;
}
#dialog-copy-grid .pages input[type="radio"] + label {
  display: inline-block;
  width: auto;
}
#dialog-copy-grid .pages input[type="radio"] + label:before {
  display: none;
}
#dialog-copy-grid .pages a, #dialog-copy-grid .pages strong {
  padding: 0 5px;
  font-weight: 300;
  font-size: 18px;
  background-color: transparent !important;
}
#dialog-copy-grid .pages a {
  color: #689840;
}
#dialog-copy-grid .pages strong {
  text-decoration: underline;
  font-weight: 500;
}
#dialog-copy-grid .pages button {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
  border: none;
  background: transparent;
}
#dialog-copy-grid .pages button.active {
  text-decoration: underline;
  font-weight: 500;
  cursor: default;
}

#dialog-template-add-confirm input[type='text'], #dialog-template-edit-confirm2 input[type='text'], #dialog-template-edit-confirm3 input[type='text'] {
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  border: none;
  height: 25px;
  padding: 0px 10px;
  color: #808184;
  margin: 0px;
}
#dialog-template-add-confirm select, #dialog-template-edit-confirm2 select, #dialog-template-edit-confirm3 select {
  background-color: #E7EBED;
  border: medium none;
  color: #808184;
  float: none;
  padding: 5px 10px;
}

#dialog-criterias .accordion_criteria {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
  margin-bottom: 10px;
}
#dialog-criterias .accordion_criteria .criteriaBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  padding-bottom: 2px;
  padding-top: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #D0D2D3;
  z-index: 20;
  line-height: 20px;
  /*&:first-of-type{
       border-top: 1px solid $gray-uncheck;
  }*/
}
#dialog-criterias .accordion_criteria .criteriaBoxName input[type="checkbox"] + label {
  line-height: 28px;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-disabled {
  cursor: not-allowed;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-disabled a {
  cursor: not-allowed;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-disabled label {
  cursor: not-allowed;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-disabled label::before {
  cursor: not-allowed;
}
#dialog-criterias .accordion_criteria .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  padding: 7px 10px 2px;
  font-size: 12px;
  width: calc(100% - 30px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#dialog-criterias .accordion_criteria .criteriaBoxName .buttons {
  width: 30px;
  top: 3px;
  right: 11px;
  position: relative;
}
#dialog-criterias .accordion_criteria .criteriaBoxName .buttons input[type="checkbox"] + label {
  margin-left: 0px;
}
#dialog-criterias .accordion_criteria .criteriaBoxName .buttons .box_text_help {
  max-width: 55px;
  min-width: 40px;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-active {
  z-index: 30;
  background-color: #689840;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-active a {
  color: #FFF;
}
#dialog-criterias .accordion_criteria .criteriaBoxName.ui-state-active input[type="checkbox"] + label::before {
  color: #FFF !important;
}
#dialog-criterias .accordion_criteria .criteriaBox {
  position: relative;
}
#dialog-criterias .accordion_criteria .criteriaBox .box_text_help {
  margin-top: 0px;
}
#dialog-criterias .accordion_criteria .checkboxes_group {
  background-color: #EFF2F3;
  color: #808184;
  border: 1px solid #D0D2D3;
}
#dialog-criterias .accordion_criteria .checkboxes_group .selected_criterias {
  padding: 5px 10px;
  font-size: 11px;
  background-color: #808184;
  color: #fff;
  border-bottom: 1px solid #D0D2D3;
  border-top: 1px solid #D0D2D3;
}
#dialog-criterias .accordion_criteria .checkboxes_group .criteriaBoxes label {
  border-bottom: 1px solid #D0D2D3;
}
#dialog-criterias .accordion_criteria input[type="checkbox"] {
  display: none;
}
#dialog-criterias .accordion_criteria input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
#dialog-criterias .accordion_criteria input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#dialog-criterias .accordion_criteria input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
#dialog-criterias .accordion_criteria input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
#dialog-criterias .accordion_criteria input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 300;
  height: 35px;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  text-indent: -30px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 7px;
  padding-left: 35px;
  padding-right: 3px;
  line-height: 23px;
}
#dialog-criterias .accordion_criteria .myInput_div {
  position: relative;
}
#dialog-criterias .accordion_criteria .myInput_div:before {
  font-family: "icons";
  color: #808184;
  background-color: transparent;
  font-size: 15px;
  position: absolute;
  padding: 0px;
  content: "\53";
  left: 10px;
  margin-top: 2px;
}
#dialog-criterias .accordion_criteria input.myInputSearch {
  background-color: #FAFBFB;
  float: none;
  font-weight: 300;
  padding: 5px 10px 5px 35px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #404041;
  border-bottom: 1px solid #D0D2D3;
}
#dialog-criterias .accordion_criteria input.myInputSearch::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D0D2D3;
}
#dialog-criterias .accordion_criteria input.myInputSearch::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #D0D2D3;
}
#dialog-criterias .accordion_criteria input.myInputSearch::placeholder {
  color: #D0D2D3;
  opacity: 1;
  /* Firefox */
}
#dialog-criterias ._arrow_right_2 {
  color: #808184;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: 900;
}
#dialog-criterias .delete_all {
  cursor: pointer;
  float: right;
  font-size: 20px;
  margin-right: 4px;
  line-height: 15px;
}
#dialog-criterias .btn_criteria_add, #dialog-criterias .btn_criteria_exclude {
  font-family: "Roboto";
  background-color: #689840;
  color: #fff;
  font-size: 12px;
  border: medium none;
  border-radius: 15px;
  padding: 5px;
  margin: 0 0px;
  text-align: center;
  cursor: pointer;
}
#dialog-criterias .box_preview {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
  margin-bottom: 0px;
  width: 100%;
}
#dialog-criterias .box_preview .tag_criterio_preview {
  width: 100%;
  background-color: #fff;
  clear: left;
  font-size: 13px;
  border-bottom: 1px solid #D0D2D3;
  border: 1px solid #D0D2D3;
  z-index: 20;
}
#dialog-criterias .box_preview .tag_criterio_preview .box_text_help {
  white-space: break-spaces;
}
#dialog-criterias .box_preview .tag_criterio_preview .image_preview_content {
  width: auto;
  min-width: 43px;
  top: -9px;
  position: relative;
  display: inline-block;
  max-height: 30px;
  text-align: center;
}
#dialog-criterias .box_preview .tag_criterio_preview img {
  max-width: 45px;
  height: auto;
  padding-right: 5px;
  max-height: 38px;
}
#dialog-criterias .box_preview .tag_criterio_preview img.vertical {
  padding-left: 9px;
  max-width: 50px;
  height: auto;
  max-height: 40px;
  padding-right: 13px;
}
#dialog-criterias .box_preview .tag_criterio_preview .name_tag {
  padding: 12px 10px 4px;
  font-size: 12px;
  width: calc(100% - 26px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #808184;
}
#dialog-criterias .box_preview .tag_criterio_preview .name_tag img {
  margin-left: -20px;
}
#dialog-criterias .box_preview .tag_criterio_preview.content_preview .name_tag {
  padding: 12px 0px 4px;
}
#dialog-criterias .box_preview .tag_criterio_preview ._dots {
  font-size: 30px;
  width: 30px;
  cursor: move;
  text-align: center;
  position: relative;
  display: inline-block;
  top: -1px;
}
#dialog-criterias .box_preview .tag_criterio_preview.content_preview ._dots:before {
  font-family: "icons";
  content: "\1f394";
  position: relative;
  left: -6px;
  margin-right: -10px;
}
#dialog-criterias .box_preview .tag_criterio_preview .button_content {
  display: inline-block;
  text-align: center;
  max-height: 35px;
}
#dialog-criterias .box_preview .tag_criterio_preview .planning_text {
  line-height: 15px;
  /*display: inline-block;*/
  position: relative;
  top: -9px;
  width: 33px;
  text-align: center;
}
#dialog-criterias .box_preview .tag_criterio_preview .planning_text.hide {
  display: none;
}
#dialog-criterias .box_preview .tag_criterio_preview ._delete_2 {
  font-size: 20px;
  height: 27px;
  width: 25px;
  top: -5px;
  position: relative;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
#dialog-criterias .box_preview .tag_criterio_preview ._delete_2:before {
  position: relative;
}
#dialog-criterias .box_preview .tag_criterio_preview ._arrow_down {
  display: inline-block;
  width: 20px;
  position: relative;
  font-size: 20px;
  top: -5px;
  right: 4px;
  transition: transform 100ms;
  transform: rotate(-100grad);
}
#dialog-criterias .box_preview .tag_criterio_preview ._arrow_down::before {
  font-family: "icons";
  font-size: 20px;
  left: 14px;
  margin-top: -3px;
}
#dialog-criterias .box_preview .tag_criterio_preview ._arrow_down_2 {
  font-size: 18px;
  height: 27px;
  width: 17px;
  top: -4px;
  position: relative;
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
  transform: rotate(180deg);
}
#dialog-criterias .box_preview .criterio_group_preview_div .name_tag {
  width: calc(100% - 75px);
}
#dialog-criterias .box_preview .criterio_group_preview.ui-state-active ._arrow_down {
  transform: rotate(0grad);
}
#dialog-criterias .box_preview .tag_criterio_group_preview {
  background-color: #EFF2F3;
  color: #808184;
  border-top: 1px solid #D0D2D3;
}
#dialog-criterias .box_preview .tag_criterio_group_preview .name_tag {
  width: 100%;
  padding-left: 30px;
  padding-top: 8px;
  padding-bottom: 1px;
}

#dialog-select-plv .container {
  width: 100%;
  padding: 0px;
}
#dialog-select-plv h4.gray_box {
  color: #808184;
  border-bottom: 1px solid #808184;
  font-weight: 300;
  text-transform: uppercase;
  padding-bottom: 6px;
  margin-bottom: 0px;
}
#dialog-select-plv h4.gray_box {
  background-color: #808184;
  border-bottom: 0px solid #808184;
  padding: 10px;
  color: white;
}
#dialog-select-plv h4.gray_box a {
  color: white;
}
#dialog-select-plv input[type="checkbox"] + label:before {
  display: none;
}
#dialog-select-plv #tableData_select_copy_plv tr {
  cursor: pointer;
}
#dialog-select-plv #tableData_select_copy_plv tr.selected td {
  background-color: #FBB040;
}
#dialog-select-plv #tableData_select_copy_plv tr.empty_data:before {
  opacity: 0;
}
#dialog-select-plv table thead th {
  text-align: center;
}
#dialog-select-plv table tbody tr {
  position: relative;
  cursor: pointer;
  height: 50px;
}
#dialog-select-plv table tbody tr:before {
  height: 26px;
  margin-left: -5px;
  width: 6px;
}
#dialog-select-plv table tbody tr td {
  border: 0px;
  text-align: center;
}
#dialog-select-plv .pages {
  display: inline-block;
  margin-top: 2px;
  position: relative;
  width: 100%;
  min-height: 50px;
  cursor: pointer;
  padding: 15px 0 10px;
}
#dialog-select-plv .pages label {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
}
#dialog-select-plv .pages label.ui-state-active {
  text-decoration: underline;
  font-weight: 500;
}
#dialog-select-plv .pages input[type="radio"]:checked + label {
  font-weight: 500;
}
#dialog-select-plv .pages input[type="radio"] + label {
  display: inline-block;
  width: auto;
}
#dialog-select-plv .pages input[type="radio"] + label:before {
  display: none;
}
#dialog-select-plv .pages a, #dialog-select-plv .pages strong {
  padding: 0 5px;
  font-weight: 300;
  font-size: 18px;
  background-color: transparent !important;
}
#dialog-select-plv .pages a {
  color: #689840;
}
#dialog-select-plv .pages strong {
  text-decoration: underline;
  font-weight: 500;
}
#dialog-select-plv .pages button {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
  border: none;
  background: transparent;
}
#dialog-select-plv .pages button.active {
  text-decoration: underline;
  font-weight: 500;
  cursor: default;
}

#dialog-copy-day select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
}
#dialog-copy-day .destiny_day .title {
  width: 100%;
  margin-top: 20px;
}
#dialog-copy-day .destiny_day .check_day {
  width: 13.3%;
  text-align: center;
  display: inline-block;
}

#dialog-campaign-criteria {
  padding-bottom: 25px;
}
#dialog-campaign-criteria select, #dialog-campaign-criteria input {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
  line-height: 17px;
}
#dialog-campaign-criteria label {
  margin-bottom: 0px;
  margin-top: 10px;
}
#dialog-campaign-criteria .btn_generic {
  text-transform: none;
}
#dialog-campaign-criteria .btn_generic:hover {
  text-decoration: none;
}
#dialog-campaign-criteria .btn_generic ._upload_2 {
  cursor: pointer;
  background-color: #689840;
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  background-color: #689840;
  padding: 10px;
  border-radius: 30px;
  display: inline-block;
  right: -6px;
  position: relative;
}
#dialog-campaign-criteria .btn_generic ._list_edit {
  cursor: pointer;
  background-color: #689840;
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  background-color: #689840;
  padding: 10px;
  border-radius: 30px;
  display: inline-block;
  right: -6px;
  position: relative;
}
#dialog-campaign-criteria .btn_generic #file_name {
  padding-left: 0px;
  margin-top: 21px;
  font-weight: 400;
}
#dialog-campaign-criteria .btn_generic #delete_file {
  margin-top: 19px;
}
#dialog-campaign-criteria .btn_generic ._delete {
  cursor: pointer;
  color: #9A405B;
  font-size: 25px;
  text-decoration: none;
}
#dialog-campaign-criteria .btn_generic ._delete:hover, #dialog-campaign-criteria .btn_generic ._delete:focus {
  text-decoration: none;
}

#dialog-plays_goal table {
  border: 2px solid gray;
}
#dialog-plays_goal table .gray-header-table {
  background-color: #808184;
}
#dialog-plays_goal table thead th {
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  padding: 4px 0px;
  border: 2px solid gray;
  color: #CFD1D2;
  background-color: #6D6E71;
}
#dialog-plays_goal table tbody tr td {
  text-align: center;
  padding: 0 5px;
  border: 1px solid gray;
  background: white;
}
#dialog-plays_goal table tbody tr td.gray_td {
  background: #E6E7E8;
}
#dialog-plays_goal table tbody tr td input[type="text"] {
  max-width: 50px;
  text-align: center;
  padding: 0px 2px;
  border: none;
  background: white;
}

@media (max-width: 767px) {
  #dialog-layouts-viewer .td-hide {
    display: none !important;
  }

  .ui-dialog {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  .ui-dialog #content_info_container #dialog-preview {
    display: none;
  }
  .ui-dialog #content_info_container .content_img, .ui-dialog #content_info_container .content_image, .ui-dialog #content_info_container .block_image {
    width: 28%;
    margin: 2%;
    position: relative;
  }
  .ui-dialog #content_info_container .content_img .imgInfo img, .ui-dialog #content_info_container .content_image .imgInfo img, .ui-dialog #content_info_container .block_image .imgInfo img {
    width: 100% !important;
  }
  .ui-dialog #content_info_container .right-column {
    width: 68%;
  }
  .ui-dialog #content_info_container .bottom-info-content-modal .background-table table {
    width: 100%;
  }

  #download_container #download_images table {
    width: 100%;
  }
  #download_container #download_images table td img {
    width: 100%;
    height: auto;
  }

  .playlist_content #set_num_pases #emission label {
    padding: 20px;
    font-size: 14px;
  }
  .playlist_content #set_num_pases #emission label[for="emission_option_unlimited"] {
    text-align: center;
  }
  .playlist_content #set_num_pases #emission label[for="emission_option_pas"] {
    text-align: center;
  }
  .playlist_content #set_time {
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .ui-dialog .ui-dialog-buttonset button {
    padding: 5px 25px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 09-dic-2015, 11:51:35
    Author     : rfort
*/
.upload-generic {
  display: none;
}
.upload-generic #upload_file {
  display: none;
  min-height: 215px;
}
.upload-generic #upload_file #progress-bar-txt {
  color: #689840;
  padding-top: 20px;
}
.upload-generic #upload_file td {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  height: 10px;
  line-height: 24px;
  margin-bottom: -1px;
  margin-left: 0;
  padding-right: 20px;
  text-indent: 0;
}
.upload-generic .button-add-line-file {
  float: right;
  margin-top: -69px;
  position: absolute;
  right: 0px;
}
.upload-generic .button-add-line-file #btn_add_file, .upload-generic .button-add-line-file #btn_add_url {
  cursor: pointer;
  text-decoration: none;
  position: relative;
}
.upload-generic .button-add-line-file #btn_add_file ._add_2:before, .upload-generic .button-add-line-file #btn_add_url ._add_2:before {
  font-size: 37px;
  position: relative;
  top: -2px;
  color: #689840;
}
.upload-generic .whiteBox {
  display: inline-block;
  margin-top: 8px;
  position: relative;
  width: 100%;
  /*min-height: 165px;*/
}
.upload-generic .whiteBox .img_capture {
  margin-top: 20px;
}
.upload-generic .whiteBox #file_form {
  min-height: 97px;
}
.upload-generic .whiteBox .alternative_upload {
  padding: 15px 30px;
  color: #404041;
  font-size: 13px;
  font-weight: 500;
}
.upload-generic .whiteBox .alternative_upload a {
  color: #404041;
  text-decoration: underline;
}
.upload-generic .whiteBox .tabs {
  display: inline-block;
  padding: 0 8px 20px;
  width: 100%;
}
.upload-generic .whiteBox .tabs label[for="select_all"] {
  margin-top: 8px;
  position: relative;
  margin-left: 15px !important;
  padding-left: 0px !important;
  text-indent: 0px !important;
  height: 10px !important;
}
.upload-generic .whiteBox .tabs input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 26px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
}
.upload-generic .whiteBox .tabs input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.upload-generic .whiteBox .tabs input[type="checkbox"] + label {
  font-size: 13px;
  font-weight: 300;
  height: 40px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  padding-left: 40px;
  text-indent: -28px;
}
.upload-generic .whiteBox .tabs input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  height: 45px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  text-indent: -24px;
}
.upload-generic .whiteBox .tabs input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.upload-generic .whiteBox .tabs input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.upload-generic .whiteBox .tabs .ui-tabs-nav {
  width: 100%;
  margin-top: 10px;
  background-color: #E6E7E8;
  margin-bottom: 8px;
}
.upload-generic .whiteBox .tabs .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 2px 0;
  padding-top: 4px;
  text-align: center;
  font-size: 13;
}
.upload-generic .whiteBox .tabs .ui-tabs-nav .ui-state-default a {
  color: #689840;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.upload-generic .whiteBox .tabs .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px !important;
  padding-top: 8px !important;
}
.upload-generic .whiteBox .tabs .ui-tabs-nav .ui-state-active a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.upload-generic .whiteBox .tabs #tab-qr p span, .upload-generic .whiteBox .tabs #tab-nfc p span {
  color: #808184;
  font-size: 14px;
  display: inline-block;
  padding: 20px 30px 0;
}
.upload-generic .whiteBox .tabs #tab-qr .title-protocol, .upload-generic .whiteBox .tabs #tab-nfc .title-protocol {
  color: #689840;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  padding-left: 33px;
  margin-left: 5px;
}
.upload-generic .whiteBox .tabs #tab-qr .title-protocol:before, .upload-generic .whiteBox .tabs #tab-nfc .title-protocol:before {
  font-family: "icons";
  content: "\1f32f";
  font-size: 22px;
  margin-top: -7px;
  position: absolute;
  margin-left: -27px;
}
.upload-generic .whiteBox .tabs #tab-qr .type-protocol, .upload-generic .whiteBox .tabs #tab-nfc .type-protocol {
  margin-top: -6px;
  position: relative;
}
.upload-generic .whiteBox .tabs #tab-qr .type-protocol label, .upload-generic .whiteBox .tabs #tab-nfc .type-protocol label {
  font-size: 13px;
  color: #404041;
  padding-left: 20px;
  font-weight: 500;
  height: 10px;
  line-height: 24px;
  margin-bottom: -1px;
  margin-left: 0;
  text-indent: 0;
}
.upload-generic .whiteBox .tabs #tab-qr .row-tab, .upload-generic .whiteBox .tabs #tab-nfc .row-tab {
  margin-top: 15px;
}
.upload-generic .whiteBox .tabs #tab-qr .row-tab .title-URL, .upload-generic .whiteBox .tabs #tab-nfc .row-tab .title-URL {
  font-size: 13px;
  color: #404041;
  padding-left: 15px;
  font-weight: 500;
  text-transform: uppercase;
  width: 60px;
  float: left;
}
.upload-generic .whiteBox .tabs #tab-qr .row-tab .input-URL, .upload-generic .whiteBox .tabs #tab-nfc .row-tab .input-URL {
  padding-left: 60px;
  margin-top: -13px;
}
.upload-generic .whiteBox .tabs #tab-qr .row-tab .input-URL input, .upload-generic .whiteBox .tabs #tab-nfc .row-tab .input-URL input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 93%;
}
.upload-generic .whiteBox .tabs #tabs-3 input[type="radio"] + label {
  padding: 12px 0 !important;
}
.upload-generic .whiteBox .tabs .ui-tabs-hide {
  display: none;
}
.upload-generic .whiteBox .tabs .name_criteria {
  border-bottom: 1px solid #689840;
  width: 100%;
  clear: both;
  margin-top: 0;
  padding-left: 5px;
  background-color: #E7EBED;
}
.upload-generic .whiteBox .tabs .name_criteria a {
  text-decoration: none;
  color: #689840;
  font-size: 14px;
  background-color: #E7EBED;
  color: #404041;
  padding: 8px 8px 0px 12px;
}
.upload-generic .whiteBox .tabs .name_criteria a b {
  font-weight: 400;
}
.upload-generic .whiteBox .tabs .input-criteria label {
  font-size: 13px;
  color: #808184;
  font-weight: 400;
}
.upload-generic h4 {
  text-transform: uppercase;
  color: #57585A;
  font-size: 18px;
  border-bottom: 1px solid #57585A;
  font-weight: 300;
  margin-top: 25px;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
}
.upload-generic ul {
  float: left;
  padding: 0 8px;
  padding-right: 40px;
}
.upload-generic ul li {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 13px;
  padding: 0;
}
.upload-generic ul li input, .upload-generic ul li textarea, .upload-generic ul li select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.upload-generic ul li input#initial_minute, .upload-generic ul li input#end_minute, .upload-generic ul li textarea#initial_minute, .upload-generic ul li textarea#end_minute, .upload-generic ul li select#initial_minute, .upload-generic ul li select#end_minute {
  margin-right: 0px;
}
.upload-generic ul li input#start_data, .upload-generic ul li input#end_data, .upload-generic ul li input#boo_init_date, .upload-generic ul li input#boo_end_date, .upload-generic ul li select#boo_status {
  width: 100%;
}
.upload-generic ul li label {
  font-weight: 400;
}
.upload-generic ul li input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 26px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
}
.upload-generic ul li input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.upload-generic ul.ul-description {
  padding-left: 80px;
  padding-right: 8px;
}
.upload-generic ul.ul-description textarea {
  width: 100%;
  height: 135px;
}
.upload-generic .title-bar-gray {
  background-color: #6D6E71;
  font-size: 12px;
  color: #E7EBED;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-top: 3px;
}
.upload-generic .file_selector .add_content_text_file, .upload-generic .file_selector .add_content_text_url {
  color: #689840;
  float: left;
  font-size: 13px;
  font-weight: 500;
  padding: 35px 0 0 30px;
  text-transform: uppercase;
}
.upload-generic .file_selector .line_file {
  display: inline-block;
  padding: 35px 20px 20px;
  width: 100%;
  height: 92px;
}
.upload-generic .file_selector .line_file .first-col {
  margin-bottom: 15px;
}
.upload-generic .file_selector .line_file .first-col .file_number {
  font-size: 13px;
  color: #689840;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px;
  float: left;
  padding: 0 8% 0 10px;
}
.upload-generic .file_selector .line_file .first-col .file_name {
  font-size: 13px;
  color: #808184;
  font-weight: 100;
  padding-right: 20px;
}
.upload-generic .file_selector .line_file .first-col .file_name .file_size {
  text-align: right;
  font-weight: 500;
  float: right;
}
.upload-generic .file_selector .line_file .file_first_name {
  font-weight: 500;
  float: left;
  padding: 0;
  font-size: 13px;
  color: #404041;
}
.upload-generic .file_selector .line_file .div_input_file_name {
  padding: 0;
}
.upload-generic .file_selector .line_file .div_input_file_name input {
  background-color: #E7EBED;
  color: #808184;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  width: 100%;
}
.upload-generic .file_selector .line_file .box_file_remove {
  left: 1.5%;
}
.upload-generic .file_selector .line_file ._trash {
  font-size: 30px;
  position: relative;
  top: -5px;
  cursor: pointer;
  color: #808184;
}
.upload-generic .file_selector .line_file ._delete:before {
  float: left;
  font-size: 30px;
  position: relative;
  top: -5px;
  color: #9A405B;
  cursor: pointer;
}
.upload-generic .file_selector .line_file ._delete:hover:before {
  color: rgba(154, 64, 91, 0.5);
}
.upload-generic .file_selector .line_file ._delete:active:before {
  color: rgba(154, 64, 91, 0.8);
}
.upload-generic .file_selector .line_file .btn_upload {
  float: left;
}
.upload-generic .file_selector .line_file .btn_upload ._upload_2:before {
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
  background-color: #689840;
  cursor: pointer;
}
.upload-generic .file_selector .line_file .col-md-4, .upload-generic .file_selector .line_file .col-md-10 {
  padding: 0px;
}
.upload-generic .file_selector .line_file .col-md-8 {
  padding-right: 0px;
}
.upload-generic .file_selector .line_file .dropbox-side {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  color: #808184;
  float: none;
  font-weight: 300;
  height: 50px;
  margin-right: 10px;
  margin-top: -17px;
  padding: 0px 10px;
  text-align: center;
  width: 100%;
  line-height: 48px;
}
.upload-generic .file_selector .line_file_buttons {
  bottom: 30px;
  position: absolute;
  right: 15px;
  z-index: 100;
}
.upload-generic .file_selector .line_file_buttons .button-add-line-file {
  width: 38px;
  float: right;
  position: relative;
  margin-top: 0px;
}
.upload-generic .file_selector .line_file_buttons .button-delete-line-file {
  width: 38px;
  float: right;
}
.upload-generic .file_selector .line_file_buttons .button-delete-line-file a {
  text-decoration: none;
}
.upload-generic .file_selector .line_file_buttons .button-delete-line-file .box_text_help {
  /* left: -23px;*/
  margin-left: -9px !important;
}
.upload-generic .file_selector .line_file_buttons .button-delete-line-file #btn_del_file, .upload-generic .file_selector .line_file_buttons .button-delete-line-file #btn_del_url {
  display: none;
}
.upload-generic .file_selector .line_file_buttons .button-delete-line-file ._trash:before {
  font-size: 30px;
  position: relative;
  color: #808184;
  cursor: pointer;
}
.upload-generic .file_selector .line_file .col-md-12 {
  padding: 0;
}
.upload-generic .file_selector .line_url {
  display: inline-block;
  height: 105px;
  padding: 15px 20px 20px;
  width: 100%;
}
.upload-generic .file_selector .line_url .file_number {
  color: #689840;
  float: left;
  font-size: 13px;
  font-weight: 500;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  line-height: 3em;
}
.upload-generic .file_selector .line_url .col-md-12, .upload-generic .file_selector .line_url .col-md-8, .upload-generic .file_selector .line_url .col-md-6 {
  padding: 0;
}
.upload-generic .file_selector .line_url .pre-input {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 13px;
  padding: 0;
}
.upload-generic .file_selector .line_url input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}
.upload-generic .file_selector .button-add-line-file #btn_add_url + .box_text_help {
  left: 3px;
  width: 75px;
}

.upload-generic .whiteBox, .campaign_create .whiteBox, .administration_campaign .whiteBox, .upload_finish .whiteBox {
  min-height: 120px;
  float: left;
}
.upload-generic .whiteBox .btn_upload label, .campaign_create .whiteBox .btn_upload label, .administration_campaign .whiteBox .btn_upload label, .upload_finish .whiteBox .btn_upload label {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
  padding-left: 30px;
  line-height: 16px;
  height: 7px;
}
.upload-generic .whiteBox .btn_upload label::before, .campaign_create .whiteBox .btn_upload label::before, .administration_campaign .whiteBox .btn_upload label::before, .upload_finish .whiteBox .btn_upload label::before {
  background-color: #689840;
  color: #fff;
  border-radius: 20px;
  font-weight: 500;
  padding: 8px;
  content: "\2c";
  position: relative;
  cursor: pointer;
  font-family: "icons";
  font-size: 16px;
  line-height: 16px;
  margin: -10px 0 0 -45px;
  padding: 8px;
  position: absolute;
}
.upload-generic .whiteBox .btn_upload input, .campaign_create .whiteBox .btn_upload input, .administration_campaign .whiteBox .btn_upload input, .upload_finish .whiteBox .btn_upload input {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 50px;
  top: -13px;
}
.upload-generic ul.name_file, .campaign_create ul.name_file, .administration_campaign ul.name_file, .upload_finish ul.name_file {
  float: left;
  padding: 0 80px 0 8px;
}
.upload-generic ul.name_file .li-description textarea, .campaign_create ul.name_file .li-description textarea, .administration_campaign ul.name_file .li-description textarea, .upload_finish ul.name_file .li-description textarea {
  height: 102px;
  width: 100%;
}

.upload-generic.upload_flash .whiteBox.file_selector label, .upload-generic.upload_attachment .whiteBox.file_selector label {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 50px;
  margin-right: 10px;
  text-align: center;
  width: 100%;
  font-size: 13px;
  padding-left: 10px;
  line-height: 45px;
  margin-top: -23px;
  padding-right: 20px;
}
.upload-generic.upload_flash .whiteBox.file_selector label::before, .upload-generic.upload_attachment .whiteBox.file_selector label::before {
  left: 8px;
  top: 6px;
}
.upload-generic.upload_flash .whiteBox.file_selector .btn_upload input[type="file"], .upload-generic.upload_attachment .whiteBox.file_selector .btn_upload input[type="file"] {
  z-index: 100;
}
.upload-generic.upload_flash .whiteBox.file_selector .btn_upload label, .upload-generic.upload_attachment .whiteBox.file_selector .btn_upload label {
  z-index: 100;
}
.upload-generic.upload_flash .whiteBox.file_selector .line_file label, .upload-generic.upload_attachment .whiteBox.file_selector .line_file label {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 50px;
  margin-right: 10px;
  text-align: center;
  font-size: 13px;
  padding-left: 10px;
  line-height: 45px;
  margin-top: 0;
  padding-right: 20px;
  width: calc(100% - 55px);
  display: inline-block;
  top: -13px;
  position: relative;
  z-index: 10;
}
.upload-generic.upload_flash .whiteBox.file_selector .line_file label::before, .upload-generic.upload_attachment .whiteBox.file_selector .line_file label::before {
  left: -10px;
  top: 19px;
}
.upload-generic.upload_flash .whiteBox.file_selector .line_file #flash, .upload-generic.upload_attachment .whiteBox.file_selector .line_file #flash {
  z-index: 100;
}
.upload-generic.upload_flash .whiteBox.file_selector .line_file .button-delete-flash-file, .upload-generic.upload_attachment .whiteBox.file_selector .line_file .button-delete-flash-file {
  display: inline-block;
  width: 40px;
  text-align: center;
}

.upload_attachment .whiteBox .content_select {
  padding: 20px;
}
.upload_attachment .whiteBox .content_select select {
  margin: 0;
  width: 100%;
}
.upload_attachment .whiteBox#file_now ul {
  width: 100%;
  padding-bottom: 5px !important;
}
.upload_attachment .whiteBox#file_now ul li {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #E6E7E8;
  padding-bottom: 11px;
}
.upload_attachment .whiteBox#file_now ul li:last-of-type {
  border-bottom: 0px solid #E6E7E8;
}
.upload_attachment .whiteBox#file_now ul li .file_actions {
  text-align: right;
}
.upload_attachment .whiteBox#file_now ul li .file_actions .filter_delete {
  top: -5px;
}
.upload_attachment .whiteBox#file_now ul li .file_actions ._edit {
  top: -3px;
}

.capture_device .press-key {
  padding-top: 10px;
  color: #808184;
  text-transform: uppercase;
  font-size: 13px;
}
.capture_device .input-select {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 13px;
  padding: 0;
}
.capture_device .input-select select, .capture_device .input-select input {
  background-color: #ECEFF0;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 5px;
  font-size: 13px;
  text-align: center;
  height: 28px;
}

.upload_url #device-options-div {
  display: inline-block;
  height: auto;
  padding-top: 45px;
}
.upload_url #device-options-div input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.upload_url #device-options-div input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.upload_url #device-options-div .file_url, .upload_url #device-options-div .stream_label {
  font-size: 13px;
  color: #689840;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px;
  padding: 10px 10px 0 0;
  float: left;
}
.upload_url #device-options-div .file_url.url_length, .upload_url #device-options-div .stream_label.url_length {
  float: right;
}
.upload_url #device-options-div .stream_label {
  float: right;
  padding-top: 2px;
}
.upload_url #device-options-div .title-protocol {
  color: #689840;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  padding-left: 20px;
  margin-left: 5px;
}
.upload_url #device-options-div .title-protocol:before {
  font-family: "icons";
  content: "\1f32f";
  font-size: 22px;
  margin-top: -7px;
  position: absolute;
  margin-left: -27px;
}
.upload_url #device-options-div .type-protocol {
  margin-top: -6px;
  position: relative;
  float: left;
}
.upload_url #device-options-div .type-protocol label {
  font-size: 13px;
  color: #404041;
  padding-left: 20px;
  font-weight: 500;
  float: none;
  line-height: 24px;
  margin-bottom: -1px;
  margin-left: 0;
  text-indent: 0;
  padding-top: 0px;
}
.upload_url #device-options-div .type-protocol input[type="radio"] + label:before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.upload_url #device-options-div .type-protocol input[type="radio"]:checked + label:before {
  content: "\2b56";
  color: #689840;
}
.upload_url #preview_url {
  background-color: #E7EBED;
  border: 8px solid #E7EBED;
}

.upload_campaign .whiteBox #file_form {
  min-height: 91px;
}
.upload_campaign .whiteBox .button-add-line-file {
  margin-top: -63px;
}
.upload_campaign .whiteBox .content-data {
  display: inline-block;
}
.upload_campaign .whiteBox .content-data .error_input {
  border: 2px solid #9A405B !important;
}
.upload_campaign .whiteBox .content-data .content-info-preview img {
  background-color: #fff;
  border: 5px solid #ECEFF0;
  height: auto !important;
  padding: 2px;
  width: 100% !important;
}
.upload_campaign .whiteBox .content-data .content-info-file {
  color: #808184;
  font-size: 13px;
}
.upload_campaign .whiteBox .content-data .content-info-file .title-file-name {
  text-transform: uppercase;
  font-weight: 400;
  padding-right: 0px;
  margin-bottom: 10px;
}
.upload_campaign .whiteBox .content-data .content-info-file .file-name {
  margin-bottom: 10px;
  padding: 0;
}
.upload_campaign .whiteBox .content-data .content-info-data .pre-input, .upload_campaign .whiteBox .content-data .content-info-date .pre-input {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 13px;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
.upload_campaign .whiteBox .content-data .content-info-data input, .upload_campaign .whiteBox .content-data .content-info-date input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 5px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.upload_campaign .whiteBox .content-data .content-progress {
  color: #808184;
}
.upload_campaign .whiteBox .content-data .content-progress .content-progress-txt {
  color: #808184;
}
.upload_campaign .whiteBox .content-data .content-success .success {
  /*color:$green;*/
}
.upload_campaign .content-remove {
  /*padding:0;*/
}

.upload_meteo .redPlaceholder {
  border: 2px solid #9A405B !important;
}
.upload_meteo .redPlaceholder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9A405B;
  font-weight: 400;
}
.upload_meteo .redPlaceholder::-moz-placeholder {
  /* Firefox 19+ */
  color: #9A405B;
  font-weight: 400;
}
.upload_meteo .redPlaceholder:-ms-input-placeholder {
  /* IE 10+ */
  color: #9A405B;
  font-weight: 400;
}
.upload_meteo .redPlaceholder:-moz-placeholder {
  /* Firefox 18- */
  color: #9A405B;
  font-weight: 400;
}
.upload_meteo .whiteBox {
  min-height: 115px;
}
.upload_meteo .whiteBox.location label {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0px;
  cursor: pointer;
}
.upload_meteo .whiteBox.location input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 8px;
  padding: 5px 10px;
  width: 100%;
}
.upload_meteo .whiteBox .pre-select-green {
  color: #689840;
  float: left;
  font-size: 13px;
  font-weight: 500;
  margin-top: 15px;
  padding: 10px 10px 0;
  text-transform: uppercase;
}
.upload_meteo .whiteBox .content_select {
  margin-top: 0px;
}
.upload_meteo .whiteBox .content_select select, .upload_meteo .whiteBox .content_select .ui-combobox input {
  width: 75%;
}

.upload_twitter .whiteBox {
  min-height: 115px;
}
.upload_twitter .whiteBox input[type="checkbox"] + label::before {
  color: #D0D2D3 !important;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.upload_twitter .whiteBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: inherit !important;
}
.upload_twitter .whiteBox input[type="checkbox"] {
  color: #689840;
}
.upload_twitter .whiteBox .pre-select-green {
  color: #689840;
  float: none;
  font-size: 13px;
  font-weight: 500;
  margin-top: 0px;
  padding: 10px 10px 0px 0px;
  text-transform: uppercase;
  float: left;
}
.upload_twitter .whiteBox .pre-select-green.checkbox_label {
  padding-left: 0px;
  padding-top: 0px;
}
.upload_twitter .whiteBox .content_select {
  /*margin-top: 37px;*/
  padding-right: 50px !important;
}
.upload_twitter .whiteBox ul {
  margin-top: 4px;
}
.upload_twitter .whiteBox ul li input {
  margin-top: 0px;
  margin-right: 0 !important;
  padding-right: 20px !important;
  width: 100% !important;
  min-height: auto;
}
.upload_twitter .whiteBox ul li select#widget_theme {
  margin: 0px;
}
.upload_twitter .whiteBox ._info_2:before {
  position: relative;
  top: -4px;
}
.upload_twitter .error, .upload_twitter #error {
  width: 100%;
}
.upload_twitter #code-info {
  overflow-y: auto;
  max-height: 600px;
  height: auto;
}

.upload_rss .whiteBox {
  min-height: 115px;
}
.upload_rss .whiteBox .pre-select-green {
  color: #689840;
  float: left;
  font-size: 13px;
  font-weight: 500;
  margin-top: 0px;
  padding: 10px 10px 0 30px;
  text-transform: uppercase;
}
.upload_rss .whiteBox .content_select {
  margin-top: 0px !important;
  padding: 0 !important;
}
.upload_rss .whiteBox .content_select select {
  width: auto  !important;
  margin: 5px 0 0 !important;
}
.upload_rss .whiteBox #url {
  width: 100%;
}
.upload_rss .whiteBox #color {
  color: #fff;
  background-color: #fff;
  border: 3px solid #E7EBED;
}
.upload_rss .whiteBox #bg_color {
  border: 3px solid #E7EBED;
}
.upload_rss .whiteBox #alpha_text {
  display: inline-block;
  position: relative;
  width: 35px;
}
.upload_rss .whiteBox #speed_text {
  display: inline-block;
  position: relative;
  width: 50px;
}
.upload_rss .whiteBox#device-options-div .ui-widget-content {
  background: #4a7221;
  border-radius: 9px;
  height: 7px;
  position: relative;
}
.upload_rss .whiteBox#device-options-div .ui-widget-content .ui-slider-handle {
  margin-left: -0.6em;
  top: -7px;
}
.upload_rss .whiteBox#device-options-div .ui-widget-content .ui-state-default {
  background: #689840;
  border-radius: 10px;
  cursor: default;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 2;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.upload_finish #loading-ani, .upload_finish #loading-ani2 {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
  cursor: default;
}
.upload_finish #loading-ani {
  color: #689840;
  display: block;
  font-size: 40px;
  margin: 15px 27px 5px 10px;
}
.upload_finish #loading-ani2 {
  font-size: 33px;
  margin-left: -10px;
}

.upload_finish table {
  border: none;
  margin-top: 0px;
  background-color: #FAFBFB;
}
.upload_finish table tr {
  border: none;
  background-color: #FAFBFB;
}
.upload_finish table tr:before {
  display: none;
}
.upload_finish table tr th {
  border: none;
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  padding-left: 0px;
  text-align: center;
}
.upload_finish table tr th:nth-child(2n) {
  background-color: #6D6E71;
}
.upload_finish table tr td {
  text-align: center;
  border: none;
  color: #808184;
  font-size: 13px;
  padding: 8px;
  background-color: #fff;
}
.upload_finish table tr td .name_file {
  color: #689840;
  font-weight: 400;
  margin-bottom: 8px;
}
.upload_finish table tr td.horizontal img {
  height: auto;
  width: 100%;
}
.upload_finish table tr td.vertical img {
  height: 100%;
  max-height: 170px;
  width: auto;
}
.upload_finish table tr td:first-child {
  border-left: 10px solid #fff;
}
.upload_finish table tr td:last-child {
  border-right: 10px solid #fff;
}
.upload_finish table tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.upload_finish .box_text_help {
  left: auto !important;
}

.upload #dialog-loader, .content_schedule #dialog-loader, .content_criteria #dialog-loader, .campaign #dialog-loader, .content #dialog-loader, .screens_group #dialog-loader {
  display: none;
}
.upload .whiteBox .content_select, .content_schedule .whiteBox .content_select, .content_criteria .whiteBox .content_select, .campaign .whiteBox .content_select, .content .whiteBox .content_select, .screens_group .whiteBox .content_select {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-top: 12px;
  padding: 0 0 0 8px;
}
.upload .whiteBox .content_select select, .upload .whiteBox .content_select .ui-combobox input, .content_schedule .whiteBox .content_select select, .content_schedule .whiteBox .content_select .ui-combobox input, .content_criteria .whiteBox .content_select select, .content_criteria .whiteBox .content_select .ui-combobox input, .campaign .whiteBox .content_select select, .campaign .whiteBox .content_select .ui-combobox input, .content .whiteBox .content_select select, .content .whiteBox .content_select .ui-combobox input, .screens_group .whiteBox .content_select select, .screens_group .whiteBox .content_select .ui-combobox input {
  display: inline-block;
  margin: 20px;
  padding: 6px 10px;
  /*background: $url_arrow_gray_down no-repeat right $gray-box-input2;*/
  border: none;
  color: #808184;
  width: 360px;
  height: 28px;
  background-color: #ECEFF0;
}
.upload .whiteBox#file_now ul, .content_schedule .whiteBox#file_now ul, .content_criteria .whiteBox#file_now ul, .campaign .whiteBox#file_now ul, .content .whiteBox#file_now ul, .screens_group .whiteBox#file_now ul {
  padding: 15px 30px 20px;
}
.upload .whiteBox#file_now ul li, .content_schedule .whiteBox#file_now ul li, .content_criteria .whiteBox#file_now ul li, .campaign .whiteBox#file_now ul li, .content .whiteBox#file_now ul li, .screens_group .whiteBox#file_now ul li {
  color: #808184;
  font-weight: 300;
  margin-bottom: 0;
  padding: 13px 0 0;
}
.upload .whiteBox#file_now ul li .filter_delete, .content_schedule .whiteBox#file_now ul li .filter_delete, .content_criteria .whiteBox#file_now ul li .filter_delete, .campaign .whiteBox#file_now ul li .filter_delete, .content .whiteBox#file_now ul li .filter_delete, .screens_group .whiteBox#file_now ul li .filter_delete {
  font-size: 24px;
  line-height: 20px;
  margin-left: 10px;
  position: relative;
  top: 4px;
}
.upload .whiteBox#file_now ul li ._edit, .content_schedule .whiteBox#file_now ul li ._edit, .content_criteria .whiteBox#file_now ul li ._edit, .campaign .whiteBox#file_now ul li ._edit, .content .whiteBox#file_now ul li ._edit, .screens_group .whiteBox#file_now ul li ._edit {
  font-size: 24px;
  line-height: 20px;
  margin-left: 10px;
  position: relative;
  top: 4px;
}
.upload .whiteBox .grayBox, .content_schedule .whiteBox .grayBox, .content_criteria .whiteBox .grayBox, .campaign .whiteBox .grayBox, .content .whiteBox .grayBox, .screens_group .whiteBox .grayBox {
  background-color: #E7EBED;
  margin: 20px;
  padding: 10px 5px;
  display: inline-block;
}
.upload .whiteBox .grayBox .col-md-4, .upload .whiteBox .grayBox .col-sm-6, .content_schedule .whiteBox .grayBox .col-md-4, .content_schedule .whiteBox .grayBox .col-sm-6, .content_criteria .whiteBox .grayBox .col-md-4, .content_criteria .whiteBox .grayBox .col-sm-6, .campaign .whiteBox .grayBox .col-md-4, .campaign .whiteBox .grayBox .col-sm-6, .content .whiteBox .grayBox .col-md-4, .content .whiteBox .grayBox .col-sm-6, .screens_group .whiteBox .grayBox .col-md-4, .screens_group .whiteBox .grayBox .col-sm-6 {
  padding-left: 5px;
  padding-right: 5px;
}
.upload .whiteBox .grayBox .col-md-12, .content_schedule .whiteBox .grayBox .col-md-12, .content_criteria .whiteBox .grayBox .col-md-12, .campaign .whiteBox .grayBox .col-md-12, .content .whiteBox .grayBox .col-md-12, .screens_group .whiteBox .grayBox .col-md-12 {
  padding-left: 5px;
  padding-right: 5px;
}
.upload .whiteBox .grayBox .col-md-12 .grayBoxLight, .content_schedule .whiteBox .grayBox .col-md-12 .grayBoxLight, .content_criteria .whiteBox .grayBox .col-md-12 .grayBoxLight, .campaign .whiteBox .grayBox .col-md-12 .grayBoxLight, .content .whiteBox .grayBox .col-md-12 .grayBoxLight, .screens_group .whiteBox .grayBox .col-md-12 .grayBoxLight {
  padding-bottom: 30px;
  margin-bottom: 0px;
}
.upload .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload, .content_schedule .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload, .content_criteria .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload, .campaign .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload, .content .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload, .screens_group .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload {
  background-color: #fff;
  border-radius: 31px;
  display: inline-block;
  height: 62px;
  text-decoration: none;
  width: 62px;
  margin: 0 12px;
}
.upload .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload ._icon_generic:before, .content_schedule .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload ._icon_generic:before, .content_criteria .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload ._icon_generic:before, .campaign .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload ._icon_generic:before, .content .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload ._icon_generic:before, .screens_group .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload ._icon_generic:before {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  font-size: 26px;
  height: 50px;
  margin-top: 0px;
  padding-top: 12px;
  width: 50px;
  font-family: "icons";
}
.upload .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload .text_icon, .content_schedule .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload .text_icon, .content_criteria .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload .text_icon, .campaign .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload .text_icon, .content .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload .text_icon, .screens_group .whiteBox .grayBox .col-md-12 .grayBoxLight .btn_upload .text_icon {
  color: #808184;
  font-size: 13px;
  height: 15px;
  line-height: 15px;
  margin-top: 10px;
}
.upload .whiteBox .grayBox .col-md-12 .grayBoxLight p, .content_schedule .whiteBox .grayBox .col-md-12 .grayBoxLight p, .content_criteria .whiteBox .grayBox .col-md-12 .grayBoxLight p, .campaign .whiteBox .grayBox .col-md-12 .grayBoxLight p, .content .whiteBox .grayBox .col-md-12 .grayBoxLight p, .screens_group .whiteBox .grayBox .col-md-12 .grayBoxLight p {
  height: 22px;
}
.upload .whiteBox .grayBox .grayBoxLight, .content_schedule .whiteBox .grayBox .grayBoxLight, .content_criteria .whiteBox .grayBox .grayBoxLight, .campaign .whiteBox .grayBox .grayBoxLight, .content .whiteBox .grayBox .grayBoxLight, .screens_group .whiteBox .grayBox .grayBoxLight {
  background-color: #F4F6F7;
  border: 8px solid #fff;
  display: block;
  float: left;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
}
.upload .whiteBox .grayBox .grayBoxLight h3, .content_schedule .whiteBox .grayBox .grayBoxLight h3, .content_criteria .whiteBox .grayBox .grayBoxLight h3, .campaign .whiteBox .grayBox .grayBoxLight h3, .content .whiteBox .grayBox .grayBoxLight h3, .screens_group .whiteBox .grayBox .grayBoxLight h3 {
  background-color: #fff;
  color: #689840;
  font-size: 15px;
  margin-bottom: 12px;
  margin-top: 12px;
  padding: 15px 5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.upload .whiteBox .grayBox .grayBoxLight .btn_upload, .content_schedule .whiteBox .grayBox .grayBoxLight .btn_upload, .content_criteria .whiteBox .grayBox .grayBoxLight .btn_upload, .campaign .whiteBox .grayBox .grayBoxLight .btn_upload, .content .whiteBox .grayBox .grayBoxLight .btn_upload, .screens_group .whiteBox .grayBox .grayBoxLight .btn_upload {
  background-color: #fff;
  border-radius: 45px;
  display: inline-block;
  height: 90px;
  text-decoration: none;
  width: 90px;
}
.upload .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._icon_generic:before, .upload .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._upload_2:before, .content_schedule .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._icon_generic:before, .content_schedule .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._upload_2:before, .content_criteria .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._icon_generic:before, .content_criteria .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._upload_2:before, .campaign .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._icon_generic:before, .campaign .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._upload_2:before, .content .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._icon_generic:before, .content .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._upload_2:before, .screens_group .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._icon_generic:before, .screens_group .whiteBox .grayBox .grayBoxLight .btn_upload:hover ._upload_2:before {
  background-color: #75A747;
}
.upload .whiteBox .grayBox .grayBoxLight .btn_upload:active ._icon_generic:before, .upload .whiteBox .grayBox .grayBoxLight .btn_upload:active ._upload_2:before, .content_schedule .whiteBox .grayBox .grayBoxLight .btn_upload:active ._icon_generic:before, .content_schedule .whiteBox .grayBox .grayBoxLight .btn_upload:active ._upload_2:before, .content_criteria .whiteBox .grayBox .grayBoxLight .btn_upload:active ._icon_generic:before, .content_criteria .whiteBox .grayBox .grayBoxLight .btn_upload:active ._upload_2:before, .campaign .whiteBox .grayBox .grayBoxLight .btn_upload:active ._icon_generic:before, .campaign .whiteBox .grayBox .grayBoxLight .btn_upload:active ._upload_2:before, .content .whiteBox .grayBox .grayBoxLight .btn_upload:active ._icon_generic:before, .content .whiteBox .grayBox .grayBoxLight .btn_upload:active ._upload_2:before, .screens_group .whiteBox .grayBox .grayBoxLight .btn_upload:active ._icon_generic:before, .screens_group .whiteBox .grayBox .grayBoxLight .btn_upload:active ._upload_2:before {
  background-color: #5D8A39;
}
.upload .whiteBox .grayBox .grayBoxLight .btn_upload ._upload_2:before, .content_schedule .whiteBox .grayBox .grayBoxLight .btn_upload ._upload_2:before, .content_criteria .whiteBox .grayBox .grayBoxLight .btn_upload ._upload_2:before, .campaign .whiteBox .grayBox .grayBoxLight .btn_upload ._upload_2:before, .content .whiteBox .grayBox .grayBoxLight .btn_upload ._upload_2:before, .screens_group .whiteBox .grayBox .grayBoxLight .btn_upload ._upload_2:before {
  background-color: #689840;
  border-radius: 40px;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  height: 76px;
  margin-top: 7px;
  padding-top: 25px;
  width: 76px;
}
.upload .whiteBox .grayBox .grayBoxLight p, .content_schedule .whiteBox .grayBox .grayBoxLight p, .content_criteria .whiteBox .grayBox .grayBoxLight p, .campaign .whiteBox .grayBox .grayBoxLight p, .content .whiteBox .grayBox .grayBoxLight p, .screens_group .whiteBox .grayBox .grayBoxLight p {
  color: #808184;
  font-size: 13px;
  height: 50px;
  line-height: 15px;
  margin-top: 20px;
  padding: 0 25px;
}
.upload #upload_file #progress-bar-txt, .content_schedule #upload_file #progress-bar-txt, .content_criteria #upload_file #progress-bar-txt, .campaign #upload_file #progress-bar-txt, .content #upload_file #progress-bar-txt, .screens_group #upload_file #progress-bar-txt {
  padding-top: 5px !important;
  color: #689840;
}
.upload #upload_file #progress-bar, .content_schedule #upload_file #progress-bar, .content_criteria #upload_file #progress-bar, .campaign #upload_file #progress-bar, .content #upload_file #progress-bar, .screens_group #upload_file #progress-bar {
  padding: 0 15px;
}
.upload #upload_file #progress-bar .ui-progressbar-value, .content_schedule #upload_file #progress-bar .ui-progressbar-value, .content_criteria #upload_file #progress-bar .ui-progressbar-value, .campaign #upload_file #progress-bar .ui-progressbar-value, .content #upload_file #progress-bar .ui-progressbar-value, .screens_group #upload_file #progress-bar .ui-progressbar-value {
  background-color: #689840;
  height: 10px;
}
.upload #upload_file table#upload_table, .content_schedule #upload_file table#upload_table, .content_criteria #upload_file table#upload_table, .campaign #upload_file table#upload_table, .content #upload_file table#upload_table, .screens_group #upload_file table#upload_table {
  border-spacing: 0;
  padding-bottom: 20px;
}
.upload #upload_file table#upload_table tr, .content_schedule #upload_file table#upload_table tr, .content_criteria #upload_file table#upload_table tr, .campaign #upload_file table#upload_table tr, .content #upload_file table#upload_table tr, .screens_group #upload_file table#upload_table tr {
  height: auto;
}
.upload #upload_file table#upload_table tr:before, .content_schedule #upload_file table#upload_table tr:before, .content_criteria #upload_file table#upload_table tr:before, .campaign #upload_file table#upload_table tr:before, .content #upload_file table#upload_table tr:before, .screens_group #upload_file table#upload_table tr:before {
  display: none;
}
.upload #upload_file table#upload_table tr td, .content_schedule #upload_file table#upload_table tr td, .content_criteria #upload_file table#upload_table tr td, .campaign #upload_file table#upload_table tr td, .content #upload_file table#upload_table tr td, .screens_group #upload_file table#upload_table tr td {
  border: none;
}
.upload #upload_file table#upload_table tr td #t_file, .content_schedule #upload_file table#upload_table tr td #t_file, .content_criteria #upload_file table#upload_table tr td #t_file, .campaign #upload_file table#upload_table tr td #t_file, .content #upload_file table#upload_table tr td #t_file, .screens_group #upload_file table#upload_table tr td #t_file {
  color: #689840;
}

.upload_file .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  width: 37px;
}
.upload_file .btn_add ._add_3:before {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  position: relative;
}
.upload_file .schedule-table {
  padding: 0 8px 8px;
}
.upload_file .schedule-table .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.upload_file .schedule-table .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.upload_file .schedule-table .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.upload_file .schedule-table .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.upload_file .schedule-table .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.upload_file .schedule-table .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: -2px;
}
.upload_file .schedule-table .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.upload_file .schedule-table .background-table table tr:after {
  display: none;
}
.upload_file .schedule-table .background-table table thead tr {
  background-color: #689840;
}
.upload_file .schedule-table .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
}
.upload_file .schedule-table .background-table table tbody tr td {
  background-color: transparent;
}
.upload_file .schedule-table .background-table table tbody tr td input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
}
.upload_file .schedule-table .background-table table tbody tr td label:before {
  display: none;
}
.upload_file .schedule-table .background-table table input[type="checkbox"] + label::before {
  color: #689840;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.upload_file .schedule-table .background-table table input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.upload_file .schedule-table .background-table table ._delete:before {
  color: #9a405b;
  cursor: pointer;
  font-size: 22px;
}

.upload_file .title-bar-gray {
  background-color: #6D6E71;
  color: #E7EBED;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-top: 3px;
}

.upload-generic.upload_file .btn_add {
  width: 30px;
  margin-top: -2px;
}
.upload-generic.upload_file ._add_3:before {
  font-size: 18px !important;
}

.fastcontent_finish .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  width: 37px;
}
.fastcontent_finish .btn_add ._add_3:before {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  position: relative;
}
.fastcontent_finish .schedule-table {
  padding: 0 8px 8px;
}
.fastcontent_finish .schedule-table .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.fastcontent_finish .schedule-table .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.fastcontent_finish .schedule-table .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.fastcontent_finish .schedule-table .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.fastcontent_finish .schedule-table .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.fastcontent_finish .schedule-table .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: -2px;
}
.fastcontent_finish .schedule-table .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.fastcontent_finish .schedule-table .background-table table tr:after {
  display: none;
}
.fastcontent_finish .schedule-table .background-table table thead tr {
  background-color: #689840;
}
.fastcontent_finish .schedule-table .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
  cursor: default;
}
.fastcontent_finish .schedule-table .background-table table tbody tr td {
  background-color: transparent;
}
.fastcontent_finish .schedule-table .background-table table tbody tr td input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
}
.fastcontent_finish .schedule-table .background-table table tbody tr td label:before {
  display: none;
}
.fastcontent_finish .schedule-table .background-table table input[type="checkbox"] + label::before {
  color: #689840;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.fastcontent_finish .schedule-table .background-table table input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.fastcontent_finish .schedule-table .background-table table ._delete:before {
  color: #9a405b;
  cursor: pointer;
  font-size: 22px;
}

/*.upload_file .title-bar-gray{
    background-color: $gray-text-modal;
    color:#fff;
    font-size: 17px;
    padding-bottom: 9px;
    padding-left: 25px;
    padding-top: 10px;
    text-transform: uppercase;
}*/
.upload {
  /*.upload_file,.fastcontent_finish,.upload_flash,*/
}
.upload .upload_list .tools_bar {
  display: block !important;
}
.upload .upload_list .whiteBox {
  padding: 20px;
}
.upload .upload_list .whiteBox .grayBox {
  margin: 0px;
  width: 100%;
}
.upload .upload-generic .whiteBox .tabs input[type="checkbox"] + label, .upload .upload-generic .whiteBox .tabs input[type="radio"] + label {
  cursor: pointer;
}
.upload .upload-generic .whiteBox .tabs .ui-tabs-nav .ui-state-default {
  margin: 13px 0 0;
  padding-top: 4px;
  border: 2px solid #E6E7E8;
  border-bottom: 0px;
}
.upload .upload-generic .whiteBox .tabs .category-name-block {
  background-color: #E7EBED;
  font-weight: 400;
  padding: 8px 8px 8px 12px;
  color: #404041;
}
.upload .upload-generic .whiteBox .tabs .category-name-block:before {
  content: "\23ed";
  font-family: "icons";
  color: #689840;
  padding-right: 0;
  position: relative;
  top: 2px;
}
.upload .upload-generic .whiteBox .tabs .category-block {
  padding-left: 40px;
  color: #404041;
}

/*.upload_file,.upload_flash,.fastcontent_finish,.smartcontent_page*/
.upload-generic .tabs .select-all-upload-file {
  background-color: #6D6E71;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 5px;
  height: 20px;
}
.upload-generic .tabs .select-all-upload-file .selectAll_upload_file {
  display: inline-block;
  z-index: 10;
}
.upload-generic .tabs .select-all-upload-file .selectAll_upload_file input[type="checkbox"] + label {
  margin-top: 5px;
  width: 52px;
}
.upload-generic .tabs .select-all-upload-file .selectAll_upload_file input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  position: relative;
  top: 0px;
  margin-left: 9px;
  content: "\23f1";
}
.upload-generic .tabs .select-all-upload-file .selectAll_upload_file input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #D0D2D3 !important;
}

.content_schedule {
  min-width: 425px !important;
}
.content_schedule .tabs-0 {
  padding-left: 0;
  padding-right: 10px;
}
.content_schedule .tabs-1 {
  padding-left: 0;
  padding-right: 0px;
}
.content_schedule .tabs-2 {
  padding-left: 10px;
  padding-right: 0px;
}
.content_schedule .tabs-2 .afterLittleWhiteBox label {
  text-align: left;
  padding: 0 30px;
}
.content_schedule .littleWhiteBox {
  background-color: #fff;
  padding: 20px 20px 0;
  text-align: center;
  font-weight: 300;
  color: #404041;
}
.content_schedule .littleWhiteBox label {
  border-bottom: 1px solid #57585A;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0px;
  text-transform: uppercase;
  width: 100%;
  color: #404041;
}
.content_schedule .littleWhiteBox .ui-state-active {
  border-bottom: 6px solid #689840;
}
.content_schedule .littleWhiteBox input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.content_schedule .littleWhiteBox input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.content_schedule .afterLittleWhiteBox {
  opacity: 0.4;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 25px;
  background-color: transparent;
}
.content_schedule .afterLittleWhiteBox input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: right;
}
.content_schedule .afterLittleWhiteBox label {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0px;
  color: #404041;
}
.content_schedule .afterLittleWhiteBox.active {
  opacity: 1;
  background-color: #fff;
}
.content_schedule .whiteBox {
  background-color: #fff;
  display: inline-block;
  margin-top: 5px;
  position: relative;
  width: 100%;
}
.content_schedule .whiteBox .gray-text {
  color: #808184;
  font-size: 13px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-top: 15px;
}
.content_schedule #btn_panel.whiteBox {
  margin-bottom: 45px;
  min-height: 50px;
  display: inline-block;
  width: 100%;
}
.content_schedule ._reload_2::before, .content_schedule ._goback::before, .content_schedule ._arrow_left:before {
  color: #689840;
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
  cursor: pointer;
}
.content_schedule .title-bar-gray {
  background-color: #808184;
  color: #fff;
  font-size: 17px;
  padding-bottom: 9px;
  padding-left: 25px;
  padding-top: 10px;
  text-transform: uppercase;
}
.content_schedule .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  width: 37px;
}
.content_schedule .btn_add ._add_3:before {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  position: relative;
}
.content_schedule .schedule-table {
  padding: 0 8px 8px;
}
.content_schedule .schedule-table .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.content_schedule .schedule-table .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.content_schedule .schedule-table .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.content_schedule .schedule-table .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.content_schedule .schedule-table .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.content_schedule .schedule-table .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: -2px;
}
.content_schedule .schedule-table .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.content_schedule .schedule-table .background-table table tr:after {
  display: none;
}
.content_schedule .schedule-table .background-table table thead tr {
  background-color: #689840;
}
.content_schedule .schedule-table .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
}
.content_schedule .schedule-table .background-table table tbody tr td {
  background-color: transparent;
}
.content_schedule .schedule-table .background-table table tbody tr td input[type="checkbox"]:disabled + label {
  cursor: not-allowed;
}
.content_schedule .schedule-table .background-table table tbody tr td label:before {
  display: none;
}
.content_schedule .schedule-table .background-table table input[type="checkbox"] + label::before {
  color: #689840;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.content_schedule .schedule-table .background-table table input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.content_schedule .schedule-table .background-table table ._delete:before {
  color: #9a405b;
  cursor: pointer;
  font-size: 22px;
}
.content_schedule #btn_go, .content_schedule #btn_go_schedule {
  background-color: #689840;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin: 15px 25px;
  padding: 10px 70px;
  text-transform: uppercase;
  display: block;
}

.content .upload_attachment .select-content-upload {
  display: none;
}

.content_edit #btn_panel_top {
  float: right;
  position: relative;
}
.content_edit #btn_panel.whiteBox {
  cursor: pointer;
  margin-bottom: 45px;
  min-height: 50px;
}
.content_edit #btn_panel.whiteBox ._arrow_left::before {
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
}
.content_edit #btn_panel.whiteBox #btn_save {
  background-color: transparent;
  border: medium none;
}
.content_edit #btn_panel.whiteBox #btn_save .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 70px;
  text-transform: uppercase;
}
.content_edit #div_btn_generate_qr, .content_edit #div_btn_generate_nfc {
  text-align: right;
  float: left;
  margin-top: 5px;
}
.content_edit #div_btn_delete_qr, .content_edit #div_btn_delete_nfc {
  text-align: left;
  float: right;
  margin-top: 5px;
}
.content_edit #btn_generate_qr, .content_edit #btn_delete_qr, .content_edit #btn_delete_nfc, .content_edit #btn_generate_nfc {
  background-color: #689840;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin: 25px 10px 15px;
  padding: 6px 15px 4px;
  text-transform: uppercase;
}
.content_edit #div_qr, .content_edit #div_nfc {
  position: relative;
  text-align: center;
}
.content_edit #div_qr img, .content_edit #div_nfc img {
  width: 100%;
  height: auto;
  max-width: 185px;
}
.content_edit .url_name {
  margin-bottom: 0;
  margin-top: 10px;
}
.content_edit .url_name label {
  color: #404041;
  font-size: 13px;
  font-weight: 400;
}
.content_edit #message-bar-info {
  margin-top: 0px;
}
.content_edit .col-left {
  padding-left: 0;
  padding-right: 0px;
}
.content_edit .col-right {
  padding-left: 4px;
  padding-right: 0px;
}
.content_edit .qr_code .whiteBox .inWhiteBox, .content_edit .nfc_code .whiteBox .inWhiteBox {
  padding: 25px 20px 15px;
  min-height: auto;
}
.content_edit .qr_code .whiteBox .inWhiteBox.accordion .ui-accordion-header, .content_edit .nfc_code .whiteBox .inWhiteBox.accordion .ui-accordion-header {
  cursor: pointer;
  padding-left: 20px;
}
.content_edit .qr_code .whiteBox .inWhiteBox.accordion .ui-accordion-header:before, .content_edit .nfc_code .whiteBox .inWhiteBox.accordion .ui-accordion-header:before {
  content: "\a2";
  font-family: "icons";
  font-size: 20px;
  left: 18px;
  margin-top: -2px;
  position: absolute;
  transition: transform 100ms;
  transform: rotate(-100grad);
}
.content_edit .qr_code .whiteBox .inWhiteBox.accordion .ui-accordion-header.ui-state-active:before, .content_edit .nfc_code .whiteBox .inWhiteBox.accordion .ui-accordion-header.ui-state-active:before {
  transform: rotate(0grad);
}
.content_edit .qr_code .whiteBox .inWhiteBox #qr_url, .content_edit .qr_code .whiteBox .inWhiteBox #nfc_url, .content_edit .nfc_code .whiteBox .inWhiteBox #qr_url, .content_edit .nfc_code .whiteBox .inWhiteBox #nfc_url {
  width: 100%;
}
.content_edit .whiteBox {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 4px;
  margin-top: 4px;
  position: relative;
  width: 100%;
}
.content_edit .whiteBox .inWhiteBox {
  padding: 25px 30px;
  min-height: 256px;
}
.content_edit .whiteBox .inWhiteBox #screenshot {
  max-width: 340px;
  /*max-height:200px;*/
}
.content_edit .whiteBox .inWhiteBox #screenshot img {
  background-color: #fff;
  border: 5px solid #F1F2F2;
  padding: 2px;
}
.content_edit .whiteBox .inWhiteBox #screenshot embed {
  background-color: #fff;
  border: 5px solid #F1F2F2;
  padding: 2px;
}
.content_edit .whiteBox .inWhiteBox #screenshot.horitzontal img {
  height: auto;
  width: 100%;
}
.content_edit .whiteBox .inWhiteBox #screenshot.vertical img {
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 200px;
}
.content_edit .whiteBox .inWhiteBox.col-right {
  padding-left: 0px;
}
.content_edit .whiteBox .inWhiteBox.col-right .in-col-right {
  padding-left: 30px;
  border-left: 1px solid #D0D2D3;
}
.content_edit .whiteBox .inWhiteBox textarea, .content_edit .whiteBox .inWhiteBox select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.content_edit .whiteBox .inWhiteBox textarea#initial_minute, .content_edit .whiteBox .inWhiteBox textarea#end_minute, .content_edit .whiteBox .inWhiteBox select#initial_minute, .content_edit .whiteBox .inWhiteBox select#end_minute {
  margin-right: 0px;
}
.content_edit .whiteBox .inWhiteBox input {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.content_edit .whiteBox .inWhiteBox input#initial_minute, .content_edit .whiteBox .inWhiteBox input#end_minute {
  margin-right: 0px;
}
.content_edit .whiteBox .inWhiteBox input#start_data, .content_edit .whiteBox .inWhiteBox input#end_data {
  width: 95px;
  margin-right: 0px;
}
.content_edit .whiteBox .inWhiteBox input.locked {
  background-color: transparent;
  pointer-events: none;
  padding: 5px 0px;
  width: 75px !important;
}
.content_edit .whiteBox .inWhiteBox input.locked.modifiable {
  width: 95px !important;
  background-color: #E7EBED;
  pointer-events: all;
  padding: 5px 10px;
}
.content_edit .whiteBox .inWhiteBox select {
  margin-right: 0px;
}
.content_edit .whiteBox .inWhiteBox select.locked {
  background-color: transparent;
  pointer-events: none;
  -webkit-appearance: inherit;
  padding: 5px 0px;
}
.content_edit .whiteBox .inWhiteBox select.locked.modifiable {
  background-color: #E7EBED;
  pointer-events: all;
  padding: 5px 10px;
  -webkit-appearance: menulist;
}
.content_edit .whiteBox .inWhiteBox .two_points {
  display: inline-block;
  cursor: default;
}
.content_edit .whiteBox .inWhiteBox .data_locked {
  display: none;
  font-weight: 100;
  width: 25px;
  height: 30px;
}
.content_edit .whiteBox .inWhiteBox .data_locked .icon_lock {
  width: 20px;
  height: 30px;
}
.content_edit .whiteBox .inWhiteBox .data_locked .icon_lock:after {
  line-height: 20px;
  font-family: "icons";
  font-size: 26px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\e96f";
  left: 0px;
}
.content_edit .whiteBox .inWhiteBox input.locked + .data_locked {
  display: inline-block;
}
.content_edit .whiteBox .inWhiteBox input.locked.modifiable + .data_locked .icon_lock::after {
  content: "\e96e";
}
.content_edit .whiteBox .inWhiteBox label {
  color: #404041;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0px;
}
.content_edit .whiteBox .inWhiteBox label[for="description"] {
  margin-top: 30px;
}
.content_edit .whiteBox .inWhiteBox textarea {
  height: 115px;
  width: 100%;
}
.content_edit .whiteBox .inWhiteBox input[type="checkbox"], .content_edit .whiteBox .inWhiteBox input[type="radio"] {
  display: none;
}
.content_edit .whiteBox .inWhiteBox input[type="checkbox"] + label {
  margin-bottom: 0px;
  height: 25px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  cursor: pointer;
}
.content_edit .whiteBox .inWhiteBox input[type="checkbox"] + label::before {
  color: #D0D2D3;
  font-family: "icons";
  font-size: 26px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  font-weight: 100;
}
.content_edit .whiteBox .inWhiteBox input[type="checkbox"] + label[for="locked_dates"]::before {
  padding-right: 0px;
  left: -6px;
}
.content_edit .whiteBox .inWhiteBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.content_edit .whiteBox .inWhiteBox input[type="radio"] + label {
  color: #689840;
  font-size: 13px;
  font-weight: 400;
  margin-right: 15px;
  text-transform: uppercase;
  margin-top: 10px;
}
.content_edit .whiteBox .inWhiteBox input[type="radio"] + label + span {
  font-size: 13px;
  color: #404041;
}
.content_edit .whiteBox .inWhiteBox input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.content_edit .whiteBox .inWhiteBox input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.content_edit .whiteBox .inWhiteBox h4 {
  text-transform: uppercase;
  color: #689840;
  font-size: 18px;
  border-bottom: 1px solid #689840;
  font-weight: 300;
  margin-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 3px;
}

.print_page {
  display: none;
  min-width: 896px !important;
}
.print_page .whiteBox {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 45px;
  min-height: 50px;
  position: relative;
  width: 100%;
}
.print_page .whiteBox ._reload_2:before, .print_page .whiteBox ._goback::before, .print_page .whiteBox ._arrow_left:before {
  color: #689840;
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
  cursor: pointer;
}
.print_page .error {
  margin-top: 0;
}
.print_page table {
  margin-top: 7px;
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 6px;
  border-spacing: 0 6px;
  font-size: 13px;
  width: 100%;
}
.print_page table thead tr {
  color: #CFD1D2;
  font-size: 11px;
}
.print_page table thead tr th {
  background-color: #6D6E71;
  height: 17px;
  text-align: center;
  vertical-align: bottom;
}
.print_page table thead tr .gray-header-table {
  background-color: #808184;
}
.print_page table tbody tr {
  background-color: #fff;
  border-bottom: 5px solid #EFF2F3;
}
.print_page table tbody tr .td-image {
  padding: 15px;
  max-width: 280px;
  min-width: 100px;
}
.print_page table tbody tr .td-image .content_img {
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  width: 250px;
  height: 140px;
  position: relative;
}
.print_page table tbody tr .td-image .content_img img {
  /*  width:250px;
    height:140px;*/
  /* width:100%;
   height:auto;*/
  width: 250px;
  height: 140px;
}
.print_page table tbody tr td:first-child {
  border-left: 10px solid #fff;
}
.print_page table tbody tr td:last-child {
  border-right: 10px solid #fff;
}
.print_page table tbody tr .content-information {
  padding: 15px 0;
}
.print_page table tbody tr .content-information h5 {
  color: #689840;
  float: left;
  text-transform: uppercase;
  width: 100%;
}
.print_page table tbody tr .content-information .warning_content {
  clear: both;
  color: #9a3e58;
  float: left;
  font-weight: 500;
  line-height: 1.9em;
  padding: 0 0 5px;
  width: 100%;
}
.print_page table tbody tr .content-information .warning_content ._attention {
  float: left;
  font-size: 21px;
  font-weight: normal;
  margin-right: 10px;
}
.print_page table tbody tr .content-information .text-info {
  min-width: 500px;
}
.print_page .warning_content {
  clear: both;
  float: left;
  font-weight: 500;
  line-height: 1.9em;
  padding: 0 18px 18px;
  width: 100%;
  color: #9A3E58;
}
.print_page .warning_content ._icon_attention_2 {
  float: left;
  font-size: 21px;
  font-weight: normal;
  margin-right: 10px;
}
.print_page .warning_content .text_category {
  font-size: 14px;
  color: #57585A;
}

.plv_log_page .box-player {
  padding: 5px;
}
.plv_log_page .box-player .white-box-player {
  background-color: #fff;
  text-align: center;
  padding: 8px 8px;
}
.plv_log_page .box-player .white-box-player .text-box {
  height: 60px;
  display: table;
  width: 100%;
  margin-top: 8px;
}
.plv_log_page .box-player .white-box-player .text-box .text-box-cell {
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
}
.plv_log_page .box-player .white-box-player .text-box .text-box-cell span {
  color: #808184;
  font-weight: 400;
}

.generic_page {
  min-width: 390px;
  display: none;
}
.generic_page .whiteBox {
  background-color: #fff;
  display: inline-block;
  margin-top: 5px;
  position: relative;
  width: 100%;
}
.generic_page .whiteBox .gray-text {
  color: #808184;
  font-size: 13px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-top: 15px;
}
.generic_page #colPlayers {
  float: right;
  margin-bottom: 8px;
}
.generic_page .colPlayers #plvs table, .generic_page .colPlayers #content table, .generic_page .colPlayers #campaign table {
  border-spacing: 0 1px;
}
.generic_page .colPlayers #plvs table thead tr:before, .generic_page .colPlayers #content table thead tr:before, .generic_page .colPlayers #campaign table thead tr:before {
  display: none;
}
.generic_page .colPlayers #plvs table tbody tr, .generic_page .colPlayers #content table tbody tr, .generic_page .colPlayers #campaign table tbody tr {
  height: 30px;
}
.generic_page .colPlayers #plvs table tbody tr:before, .generic_page .colPlayers #content table tbody tr:before, .generic_page .colPlayers #campaign table tbody tr:before {
  display: none;
}
.generic_page .colPlayers #plvs table tbody tr td:first-child, .generic_page .colPlayers #content table tbody tr td:first-child, .generic_page .colPlayers #campaign table tbody tr td:first-child {
  border-left: 8px solid transparent;
  padding-left: 10px;
}
.generic_page .colPlayers #plvs table tbody tr.green td, .generic_page .colPlayers #content table tbody tr.green td, .generic_page .colPlayers #campaign table tbody tr.green td {
  background-color: rgba(188, 190, 192, 0.3) !important;
}
.generic_page .colPlayers #plvs table tbody tr.green td:first-child, .generic_page .colPlayers #content table tbody tr.green td:first-child, .generic_page .colPlayers #campaign table tbody tr.green td:first-child {
  border-left: 8px solid #689840;
}
.generic_page .colPlayers #plvs table tbody tr.red td, .generic_page .colPlayers #content table tbody tr.red td, .generic_page .colPlayers #campaign table tbody tr.red td {
  background-color: rgba(188, 190, 192, 0.3) !important;
}
.generic_page .colPlayers #plvs table tbody tr.red td:first-child, .generic_page .colPlayers #content table tbody tr.red td:first-child, .generic_page .colPlayers #campaign table tbody tr.red td:first-child {
  border-left: 8px solid #9A3E58;
}
.generic_page .colPlayers #plvs table tbody tr:nth-child(2n), .generic_page .colPlayers #content table tbody tr:nth-child(2n), .generic_page .colPlayers #campaign table tbody tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.generic_page .colPlayersRight {
  padding-left: 5px !important;
}
.generic_page .colPlayersRight #plvs table {
  border-spacing: 0 1px;
}
.generic_page .colPlayersRight #plvs table thead tr:before {
  display: none;
}
.generic_page .colPlayersRight #plvs table tbody tr {
  height: 30px;
}
.generic_page .colPlayersRight #plvs table tbody tr:before {
  display: none;
}
.generic_page .colPlayersRight #plvs table tbody tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.generic_page #btn_save, .generic_page #btn_show_init, .generic_page #btn_show_init_2 {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  padding: 10px 0px;
  text-transform: none;
  border: medium none;
  margin: 15px 25px;
  cursor: pointer;
}
.generic_page #btn_panel.whiteBox #btn_save {
  margin: 15px 25px;
}
.generic_page #btn_save2 {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
}
.generic_page #btn_save2 ._disk::before {
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  position: relative;
}
.generic_page #btn_return, .generic_page #back {
  display: inline-block;
  cursor: pointer;
}
.generic_page #btn_return ._reload_2::before, .generic_page #btn_return ._goback::before, .generic_page #btn_return ._arrow_left:before, .generic_page #back ._reload_2::before, .generic_page #back ._goback::before, .generic_page #back ._arrow_left:before {
  color: #689840;
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
}
.generic_page #btn_panel.whiteBox {
  margin-bottom: 45px;
  min-height: 50px;
  display: inline-block;
  width: 100%;
}
.generic_page .headerWhiteBox {
  background-color: #fff;
  padding: 20px 20px 8px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 5px;
}
.generic_page .headerWhiteBox li, .generic_page .headerWhiteBox .li {
  border-bottom: 2px solid #689840;
}
.generic_page .headerWhiteBox li a, .generic_page .headerWhiteBox li .titleHeaderWhiteBox, .generic_page .headerWhiteBox .li a, .generic_page .headerWhiteBox .li .titleHeaderWhiteBox {
  color: #689840;
  font-size: 18px;
  text-transform: uppercase;
}
.generic_page .headerWhiteBox.whithOutTabs {
  padding-top: 3px;
}
.generic_page .headerWhiteBox.whithOutTabs li {
  background-color: transparent;
  cursor: default;
}
.generic_page .headerWhiteBox.whithOutTabs li a {
  cursor: default;
}
.generic_page .headerWhiteBox.whithTabs {
  background-color: #E6E7E8;
  display: inline-block;
  margin-bottom: -2px;
  padding: 9px 9px 0;
  width: 100%;
}
.generic_page .headerWhiteBox.whithTabs li {
  text-align: center;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #E6E7E8;
}
.generic_page .headerWhiteBox.whithTabs li a {
  text-transform: none;
  font-size: 12.3px;
}
.generic_page .headerWhiteBox.whithTabs li.ui-state-default {
  background-color: #fff;
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  font-weight: 300;
  margin: 7px 0 0;
  padding-top: 4px;
  text-align: center;
}
.generic_page .headerWhiteBox.whithTabs li.ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.generic_page .headerWhiteBox.whithTabs li.ui-state-active {
  background-color: #689840;
  margin-top: 0px;
  padding-top: 10px;
}
.generic_page .headerWhiteBox.whithTabs li.ui-state-active a {
  color: #fff !important;
  font-weight: 500;
  text-decoration: none;
  padding-top: 9px;
}
.generic_page #tabs {
  padding-left: 6px;
}
.generic_page #plvs, .generic_page #content, .generic_page #campaign, .generic_page #plv {
  background-color: #fff;
  padding: 11px 20px 3px;
  text-align: left;
  font-weight: 300;
}
.generic_page #plvs li, .generic_page #content li, .generic_page #campaign li, .generic_page #plv li {
  color: #808184;
  font-size: 13px;
  font-weight: 400;
  hyphens: unset;
  margin-top: 5px;
  overflow: hidden;
  padding-left: 13px;
  text-indent: -5px;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.generic_page #plvs li:before, .generic_page #content li:before, .generic_page #campaign li:before, .generic_page #plv li:before {
  color: #689840;
  font-family: "icons";
  content: "\23ed";
  font-size: 6px;
  left: -3px;
  position: relative;
  top: -2px;
}
.generic_page #plvs table, .generic_page #content table, .generic_page #campaign table, .generic_page #plv table {
  border: none;
}
.generic_page #plvs table tr, .generic_page #content table tr, .generic_page #campaign table tr, .generic_page #plv table tr {
  border: none;
}
.generic_page #plvs table tr th, .generic_page #content table tr th, .generic_page #campaign table tr th, .generic_page #plv table tr th {
  border: none;
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  padding-left: 10px;
}
.generic_page #plvs table tr th:nth-child(2n), .generic_page #content table tr th:nth-child(2n), .generic_page #campaign table tr th:nth-child(2n), .generic_page #plv table tr th:nth-child(2n) {
  background-color: #6D6E71;
}
.generic_page #plvs table tr td, .generic_page #content table tr td, .generic_page #campaign table tr td, .generic_page #plv table tr td {
  border: none;
  color: #808184;
  font-size: 13px;
  padding: 8px;
}
.generic_page #plvs table tr:nth-child(2n), .generic_page #content table tr:nth-child(2n), .generic_page #campaign table tr:nth-child(2n), .generic_page #plv table tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.generic_page #btn_show_init, .generic_page #btn_show_init_2 {
  display: inline-block;
  background-color: #75A747;
  padding: 10px 25px;
}
.generic_page #btn_show_init:hover, .generic_page #btn_show_init_2:hover {
  text-decoration: none;
}
.generic_page #btn_show_init_2 {
  margin: -4px 25px 0 5px;
}
.generic_page #form_cri {
  min-height: 260px;
}
.generic_page #form_cri .whiteBox.accordion {
  border-top: 2px solid #EFF2F3;
}
.generic_page #form_cri .criteriaBoxName {
  background-color: #fff;
  clear: left;
  float: left;
  font-size: 13px;
  padding-top: 10px;
  text-transform: uppercase;
  border-bottom: 2px solid #EFF2F3;
  z-index: 20;
}
.generic_page #form_cri .criteriaBoxName .box_text_help {
  margin-left: -1.6em !important;
}
.generic_page #form_cri .criteriaBoxName.ui-state-active {
  z-index: 30;
  background-color: #689840;
}
.generic_page #form_cri .criteriaBoxName.ui-state-active a {
  color: #fff;
}
.generic_page #form_cri .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 9px 10px 10px;
  width: 100%;
}
.generic_page #form_cri .criteriaBoxName a b {
  font-weight: 300;
}
.generic_page #form_cri .criteriaBoxName a:hover {
  text-decoration: none;
}
.generic_page #form_cri .criteriaBoxName .buttons {
  margin-top: -11px !important;
}
.generic_page #form_cri .criteriaBoxName input[type="checkbox"] {
  display: none;
}
.generic_page #form_cri .criteriaBoxName input[type="checkbox"] + label {
  margin-bottom: 0px;
  height: 25px;
}
.generic_page #form_cri .criteriaBoxName input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 3px;
  content: "\23f1";
  font-weight: 100;
}
.generic_page #form_cri .criteriaBoxName input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.generic_page #form_cri .criteriaBoxNameNone {
  background-color: #fff;
  clear: left;
  float: left;
  font-size: 13px;
  padding: 19px 30px 12px;
  text-transform: uppercase;
  border-bottom: 2px solid #EFF2F3;
  z-index: 20;
  text-align: center;
}
.generic_page #form_cri .criteriaBoxNameNone label {
  color: #808184;
  font-size: 13px;
  font-weight: 400;
  margin-top: 7px;
}
.generic_page #form_cri .checkboxes_group {
  position: absolute;
  right: 0;
  padding: 0;
  z-index: 10;
  min-height: 200px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  display: none;
  width: 66.6667% !important;
  background-color: #fff;
}
.generic_page #form_cri .checkboxes_group.ui-accordion-content-active {
  display: block;
}
.generic_page #form_cri .checkboxes_group input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 100;
}
.generic_page #form_cri .checkboxes_group input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.generic_page #form_cri .checkboxes_group input[type="checkbox"] {
  display: none;
}
.generic_page #form_cri .checkboxes_group .criteriaBox {
  color: #808184;
  background-color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 7px;
  border-left: 2px solid #EFF2F3;
  border-bottom: 2px solid #EFF2F3;
}
.generic_page #form_cri .checkboxes_group .criteriaBox label {
  font-weight: 300;
}
.generic_page #tabs_criteria {
  display: inline-block;
  margin-bottom: -5px;
  width: 100%;
}
.generic_page #tabs_criteria input[type="checkbox"] {
  display: none;
}
.generic_page #tabs_criteria input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.generic_page #tabs_criteria input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.generic_page #tabs_criteria input[type="checkbox"] + label {
  color: #404041;
  font-weight: 300;
}
.generic_page #tabs_criteria input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
.generic_page .ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 13px;
  padding: 0px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  position: relative;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
  text-overflow: ellipsis;
  overflow: hidden;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li .buttons {
  /*display:none;*/
  position: absolute;
  right: 0;
  top: 13px;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li .buttons input[type="checkbox"]:checked + label:before {
  color: #689840;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
  position: relative;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  top: 16px;
  width: 0;
  z-index: 40;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li.ui-state-active .buttons input[type="checkbox"]:checked + label:before {
  color: #D0D2D3 !important;
}
.generic_page .ui-tabs-vertical .ui-tabs-nav li.ui-state-active .buttons input[type="checkbox"] + label.anySelect:before {
  color: #D0D2D3 !important;
}
.generic_page .ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.generic_page .ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.generic_page .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  font-weight: 300;
  padding: 15px 15px 10px;
  line-height: 18px;
  cursor: pointer;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.generic_criteria {
  min-width: 320px;
}
.generic_criteria .tools_bar {
  display: block !important;
}
.generic_criteria .whiteBox.criteria_information, .generic_criteria .whiteBox.category_information {
  padding: 10px 15px;
}
.generic_criteria .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.generic_criteria .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.generic_criteria .whiteBox .criteria_name, .generic_criteria .whiteBox .criteria_description, .generic_criteria .whiteBox .category_name, .generic_criteria .whiteBox .category_description {
  font-size: 13px;
  color: #404041;
  padding-bottom: 10px;
  padding-top: 10px;
}
.generic_criteria .whiteBox .criteria_name span, .generic_criteria .whiteBox .criteria_name label, .generic_criteria .whiteBox .criteria_description span, .generic_criteria .whiteBox .criteria_description label, .generic_criteria .whiteBox .category_name span, .generic_criteria .whiteBox .category_name label, .generic_criteria .whiteBox .category_description span, .generic_criteria .whiteBox .category_description label {
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0px;
  max-width: 100%;
  color: #57585A;
  font-size: 13px;
}
.generic_criteria .whiteBox .criteria_name #description, .generic_criteria .whiteBox .criteria_description #description, .generic_criteria .whiteBox .category_name #description, .generic_criteria .whiteBox .category_description #description {
  /*height:155px;*/
}
.generic_criteria .whiteBox .criteria_name input, .generic_criteria .whiteBox .criteria_name textarea, .generic_criteria .whiteBox .criteria_name select, .generic_criteria .whiteBox .criteria_description input, .generic_criteria .whiteBox .criteria_description textarea, .generic_criteria .whiteBox .criteria_description select, .generic_criteria .whiteBox .category_name input, .generic_criteria .whiteBox .category_name textarea, .generic_criteria .whiteBox .category_name select, .generic_criteria .whiteBox .category_description input, .generic_criteria .whiteBox .category_description textarea, .generic_criteria .whiteBox .category_description select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
}
.generic_criteria .whiteBox .criteria_name textarea, .generic_criteria .whiteBox .criteria_description textarea, .generic_criteria .whiteBox .category_name textarea, .generic_criteria .whiteBox .category_description textarea {
  height: 100px;
}
.generic_criteria #i_tagC .box_add_tag {
  width: 100%;
  background-color: #fff;
  padding: 5px;
  margin-top: 8px;
  display: inline-block;
}
.generic_criteria #i_tagC .box_add_tag.green_mark:before {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  height: 42px;
  margin-left: -12px;
  margin-top: -5px;
  width: 7px;
}
.generic_criteria #i_tagC .box_add_tag #btn_add_tag {
  color: #808184;
  display: inline-block;
  float: right;
  padding: 12px 15px;
  text-transform: uppercase;
  font-size: 12.3px;
  line-height: 35px;
}
.generic_criteria #i_tagC .box_add_tag #btn_add_tag ._add {
  float: right;
  color: #689840;
  font-size: 32px;
  margin-left: 20px;
}
.generic_criteria #i_tagC .box_add_tag #btn_add_tag:hover {
  text-decoration: none;
}
.generic_criteria #i_tagC .box_tag {
  width: 100%;
  background-color: #fff;
  padding: 15px 70px 15px 20px;
  margin-top: 8px;
  position: relative;
}
.generic_criteria #i_tagC .box_tag.green_mark:before {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  height: 42px;
  margin-left: -27px;
  margin-top: -15px;
  width: 7px;
}
.generic_criteria #i_tagC .box_tag .btn_del_tag {
  position: absolute;
  right: 19px;
  top: 18px;
  cursor: pointer;
}
.generic_criteria #i_tagC .box_tag .btn_del_tag ._delete {
  color: #9A405B;
  font-size: 32px;
}
.generic_criteria #i_tagC input {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
  width: 100%;
}

.add_ok_criteria h4, .edit_ok_criteria h4, .add_ok_category h4, .edit_ok_category h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.add_ok_criteria .info_ratio, .add_ok_criteria .info_category, .edit_ok_criteria .info_ratio, .edit_ok_criteria .info_category, .add_ok_category .info_ratio, .add_ok_category .info_category, .edit_ok_category .info_ratio, .edit_ok_category .info_category {
  font-size: 13px;
  padding: 20px;
}
.add_ok_criteria .info_ratio label, .add_ok_criteria .info_category label, .edit_ok_criteria .info_ratio label, .edit_ok_criteria .info_category label, .add_ok_category .info_ratio label, .add_ok_category .info_category label, .edit_ok_category .info_ratio label, .edit_ok_category .info_category label {
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 13px;
  color: #404041;
}
.add_ok_criteria .info_ratio .content_info, .add_ok_criteria .info_category .content_info, .edit_ok_criteria .info_ratio .content_info, .edit_ok_criteria .info_category .content_info, .add_ok_category .info_ratio .content_info, .add_ok_category .info_category .content_info, .edit_ok_category .info_ratio .content_info, .edit_ok_category .info_category .content_info {
  color: #404041;
  font-size: 13px;
  background-color: #F1F2F2;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
  display: inline-block;
  min-height: 28px;
}

.apply_category .tools_bar {
  display: block !important;
}
.apply_category .whiteBox.user_name {
  margin-top: -6px;
  color: #57585A;
  font-size: 16px;
  text-align: center;
  line-height: 2em;
  font-weight: 400;
  padding: 20px;
  margin-bottom: 0px;
}
.apply_category .header-table {
  background-color: #6D6E71;
  line-height: 18px;
  height: 18px;
  color: #fff;
  font-size: 11px;
  text-align: left;
}
.apply_category .header-table > div {
  padding-left: 20px;
}
.apply_category .header-table .gray-header-table {
  background-color: #808184;
}
.apply_category #check_category input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.apply_category #check_category input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.apply_category #check_category input[type="checkbox"]:checked + label, .apply_category #check_category input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
}
.apply_category #check_category input[type="checkbox"] {
  display: none;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 12.4px;
  padding: 0px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  z-index: auto;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li a .type-permisions {
  font-size: 12px;
  float: right;
  text-transform: none;
  color: #689840;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a .type-permisions {
  color: #fff !important;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: -33px;
  -webkit-margin-before: 16px;
  width: 0;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.apply_category #check_category.ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  font-weight: 300;
  padding: 12px 15px 11px;
  line-height: 15px;
  cursor: pointer;
}

.calendar_content, .calendar_campaign, .occupancy_campaign {
  min-width: 660px !important;
}
.calendar_content .tools_bar, .calendar_campaign .tools_bar, .occupancy_campaign .tools_bar {
  display: block;
}
.calendar_content .tip, .calendar_campaign .tip, .occupancy_campaign .tip {
  background: #689840;
  border-radius: 3px;
  color: #fff;
  display: none;
  padding: 7px 8px 7px;
  position: absolute;
  z-index: 98;
  font-size: 11px;
}
.calendar_content .tip hr, .calendar_campaign .tip hr, .occupancy_campaign .tip hr {
  margin-bottom: 3px;
  margin-top: 3px;
}
.calendar_content .box_text_help hr, .calendar_campaign .box_text_help hr, .occupancy_campaign .box_text_help hr {
  margin-bottom: 3px;
  margin-top: 3px;
}
.calendar_content .whiteBox, .calendar_campaign .whiteBox, .occupancy_campaign .whiteBox {
  background-color: #fff;
  display: inline-block;
  min-height: 50px;
  position: relative;
  width: 100%;
  margin: -5px 0;
  padding: 20px 10px 20px;
}
.calendar_content .whiteBox .date-input, .calendar_campaign .whiteBox .date-input, .occupancy_campaign .whiteBox .date-input {
  float: left;
}
.calendar_content .whiteBox .date-input input, .calendar_campaign .whiteBox .date-input input, .occupancy_campaign .whiteBox .date-input input {
  background-color: #E7EBED;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  min-width: 190px;
  padding: 5px 10px;
  border: 0;
}
.calendar_content .whiteBox .today, .calendar_campaign .whiteBox .today, .occupancy_campaign .whiteBox .today {
  float: left;
}
.calendar_content .whiteBox .today input, .calendar_campaign .whiteBox .today input, .occupancy_campaign .whiteBox .today input {
  display: none;
}
.calendar_content .whiteBox .today label, .calendar_campaign .whiteBox .today label, .occupancy_campaign .whiteBox .today label {
  margin-bottom: -4px;
}
.calendar_content .whiteBox .today input[type="checkbox"] + label:before, .calendar_campaign .whiteBox .today input[type="checkbox"] + label:before, .occupancy_campaign .whiteBox .today input[type="checkbox"] + label:before {
  font-family: "icons";
  content: "\3b";
  font-size: 26px;
  font-weight: 100;
  color: #689840;
}
.calendar_content .whiteBox #date-nav-prev, .calendar_campaign .whiteBox #date-nav-prev, .occupancy_campaign .whiteBox #date-nav-prev {
  color: #808184;
  border: none;
  background-color: transparent;
  margin-top: 7px;
}
.calendar_content .whiteBox #date-nav-prev:before, .calendar_campaign .whiteBox #date-nav-prev:before, .occupancy_campaign .whiteBox #date-nav-prev:before {
  font-family: "icons";
  content: "\4d";
  font-size: 20px;
}
.calendar_content .whiteBox #date-nav-next, .calendar_campaign .whiteBox #date-nav-next, .occupancy_campaign .whiteBox #date-nav-next {
  color: #808184;
  border: none;
  background-color: transparent;
  margin-top: 7px;
}
.calendar_content .whiteBox #date-nav-next:before, .calendar_campaign .whiteBox #date-nav-next:before, .occupancy_campaign .whiteBox #date-nav-next:before {
  font-family: "icons";
  content: "\4e";
  font-size: 20px;
}
.calendar_content .whiteBox #percentage_box, .calendar_campaign .whiteBox #percentage_box, .occupancy_campaign .whiteBox #percentage_box {
  margin: 0 auto;
  width: 220px;
}
.calendar_content .whiteBox #percentage_box .square1, .calendar_content .whiteBox #percentage_box .square2, .calendar_content .whiteBox #percentage_box .square3, .calendar_campaign .whiteBox #percentage_box .square1, .calendar_campaign .whiteBox #percentage_box .square2, .calendar_campaign .whiteBox #percentage_box .square3, .occupancy_campaign .whiteBox #percentage_box .square1, .occupancy_campaign .whiteBox #percentage_box .square2, .occupancy_campaign .whiteBox #percentage_box .square3 {
  display: inline-block;
  margin: 5px 0;
  position: relative;
  width: 100%;
}
.calendar_content .whiteBox #percentage_box #square1, .calendar_content .whiteBox #percentage_box #square2, .calendar_content .whiteBox #percentage_box #square3, .calendar_campaign .whiteBox #percentage_box #square1, .calendar_campaign .whiteBox #percentage_box #square2, .calendar_campaign .whiteBox #percentage_box #square3, .occupancy_campaign .whiteBox #percentage_box #square1, .occupancy_campaign .whiteBox #percentage_box #square2, .occupancy_campaign .whiteBox #percentage_box #square3 {
  float: left;
  margin-right: 10px;
}
.calendar_content .whiteBox #percentage_box #square1:before, .calendar_content .whiteBox #percentage_box #square2:before, .calendar_content .whiteBox #percentage_box #square3:before, .calendar_campaign .whiteBox #percentage_box #square1:before, .calendar_campaign .whiteBox #percentage_box #square2:before, .calendar_campaign .whiteBox #percentage_box #square3:before, .occupancy_campaign .whiteBox #percentage_box #square1:before, .occupancy_campaign .whiteBox #percentage_box #square2:before, .occupancy_campaign .whiteBox #percentage_box #square3:before {
  content: "\23ed";
  font-family: "icons";
  font-size: 20px;
  left: -4px;
  padding: 0;
  position: relative;
  top: -6px;
  border: 1px solid #EFF2F3;
}
.calendar_content .whiteBox #percentage_box #square1, .calendar_campaign .whiteBox #percentage_box #square1, .occupancy_campaign .whiteBox #percentage_box #square1 {
  color: #666666;
}
.calendar_content .whiteBox #percentage_box #square2, .calendar_campaign .whiteBox #percentage_box #square2, .occupancy_campaign .whiteBox #percentage_box #square2 {
  color: #fff599;
}
.calendar_content .whiteBox #percentage_box #square3, .calendar_campaign .whiteBox #percentage_box #square3, .occupancy_campaign .whiteBox #percentage_box #square3 {
  color: #DF0101;
}
.calendar_content .whiteBox .legend h4, .calendar_campaign .whiteBox .legend h4, .occupancy_campaign .whiteBox .legend h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 0px;
  margin-right: 0px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 20px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.calendar_content .whiteBox .cell-cercle-category, .calendar_campaign .whiteBox .cell-cercle-category, .occupancy_campaign .whiteBox .cell-cercle-category {
  padding-right: 4px;
  margin-bottom: 5px;
}
.calendar_content .whiteBox .cell-cercle-category .legend-category, .calendar_campaign .whiteBox .cell-cercle-category .legend-category, .occupancy_campaign .whiteBox .cell-cercle-category .legend-category {
  float: left;
  padding-left: 8px;
  color: #808184;
  font-size: 12px;
}
.calendar_content .whiteBox .cell-cercle-category:before, .calendar_campaign .whiteBox .cell-cercle-category:before, .occupancy_campaign .whiteBox .cell-cercle-category:before {
  content: "\23ed";
  font-family: "icons";
  font-size: 20px;
  text-shadow: 0 0 1px #000;
  left: 1px;
  position: absolute;
  top: -6px;
}
.calendar_content table, .calendar_campaign table, .occupancy_campaign table {
  border-spacing: 0;
}
.calendar_content table thead tr, .calendar_campaign table thead tr, .occupancy_campaign table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
.calendar_content table thead tr:before, .calendar_campaign table thead tr:before, .occupancy_campaign table thead tr:before {
  display: none;
}
.calendar_content table thead tr th, .calendar_campaign table thead tr th, .occupancy_campaign table thead tr th {
  font-size: 11px;
  text-align: center;
  background-color: #6D6E71;
}
.calendar_content table thead tr th.gray-header-table, .calendar_campaign table thead tr th.gray-header-table, .occupancy_campaign table thead tr th.gray-header-table {
  background-color: #808184;
}
.calendar_content table thead tr th.td-contents, .calendar_campaign table thead tr th.td-contents, .occupancy_campaign table thead tr th.td-contents {
  min-width: 70px;
}
.calendar_content table thead tr th.first, .calendar_campaign table thead tr th.first, .occupancy_campaign table thead tr th.first {
  font-size: 14px;
  text-align: left;
  padding-left: 28px;
  font-weight: 300;
  color: #fff;
  /* border-bottom: 1px solid #e6e7e8;*/
}
.calendar_content table tbody tr, .calendar_campaign table tbody tr, .occupancy_campaign table tbody tr {
  background-color: #fff;
  height: auto;
}
.calendar_content table tbody tr:before, .calendar_campaign table tbody tr:before, .occupancy_campaign table tbody tr:before {
  display: none;
}
.calendar_content table tbody tr:hover, .calendar_campaign table tbody tr:hover, .occupancy_campaign table tbody tr:hover {
  background-color: #eeefef;
}
.calendar_content table tbody tr:hover td.first-col .campaign_name, .calendar_content table tbody tr:hover td.first-col .player_name, .calendar_campaign table tbody tr:hover td.first-col .campaign_name, .calendar_campaign table tbody tr:hover td.first-col .player_name, .occupancy_campaign table tbody tr:hover td.first-col .campaign_name, .occupancy_campaign table tbody tr:hover td.first-col .player_name {
  border-left: 8px solid #689840;
}
.calendar_content table tbody tr:hover td.first-col.row-color, .calendar_campaign table tbody tr:hover td.first-col.row-color, .occupancy_campaign table tbody tr:hover td.first-col.row-color {
  border: 1px solid #dddfdf;
}
.calendar_content table tbody tr td.td-empty, .calendar_campaign table tbody tr td.td-empty, .occupancy_campaign table tbody tr td.td-empty {
  font-size: 13px;
  text-transform: uppercase;
  color: #808184;
  padding: 13px 45px 12px 20px;
  border-left: 8px solid #fff;
  min-height: 39px;
  font-weight: 400;
}
.calendar_content table tbody tr td.col-right-bottom, .calendar_campaign table tbody tr td.col-right-bottom, .occupancy_campaign table tbody tr td.col-right-bottom {
  border: 1px solid #E6E7E8;
}
.calendar_content table tbody tr td.first-col, .calendar_campaign table tbody tr td.first-col, .occupancy_campaign table tbody tr td.first-col {
  position: relative;
}
.calendar_content table tbody tr td.first-col .campaign_name, .calendar_content table tbody tr td.first-col .player_name, .calendar_campaign table tbody tr td.first-col .campaign_name, .calendar_campaign table tbody tr td.first-col .player_name, .occupancy_campaign table tbody tr td.first-col .campaign_name, .occupancy_campaign table tbody tr td.first-col .player_name {
  font-size: 13px;
  text-transform: uppercase;
  color: #808184;
  float: left;
  padding: 13px 45px 12px 20px;
  border-left: 8px solid #fff;
  min-height: 39px;
  /*border: 0px solid $gray-box-tab;*/
  border-left: 8px solid transparent;
}
.calendar_content table tbody tr td.first-col .campaign_name b, .calendar_content table tbody tr td.first-col .player_name b, .calendar_campaign table tbody tr td.first-col .campaign_name b, .calendar_campaign table tbody tr td.first-col .player_name b, .occupancy_campaign table tbody tr td.first-col .campaign_name b, .occupancy_campaign table tbody tr td.first-col .player_name b {
  font-weight: 400;
}
.calendar_content table tbody tr td.first-col .campaign_name .box_text_help, .calendar_campaign table tbody tr td.first-col .campaign_name .box_text_help, .occupancy_campaign table tbody tr td.first-col .campaign_name .box_text_help {
  margin: 10px auto 0 !important;
}
.calendar_content table tbody tr td.first-col .show_plvs, .calendar_campaign table tbody tr td.first-col .show_plvs, .occupancy_campaign table tbody tr td.first-col .show_plvs {
  padding-right: 10px;
  position: absolute;
  right: 0;
}
.calendar_content table tbody tr td.first-col .show_plvs ._projector, .calendar_campaign table tbody tr td.first-col .show_plvs ._projector, .occupancy_campaign table tbody tr td.first-col .show_plvs ._projector {
  padding-top: 6px;
}
.calendar_content table tbody tr td.first-col .show_plvs ._projector:before, .calendar_campaign table tbody tr td.first-col .show_plvs ._projector:before, .occupancy_campaign table tbody tr td.first-col .show_plvs ._projector:before {
  color: #808184;
  font-size: 33px;
}
.calendar_content table tbody tr td.first-col .tip, .calendar_campaign table tbody tr td.first-col .tip, .occupancy_campaign table tbody tr td.first-col .tip {
  position: fixed;
}
.calendar_content table tbody tr td.row-color, .calendar_campaign table tbody tr td.row-color, .occupancy_campaign table tbody tr td.row-color {
  border: 1px solid #E6E7E8;
  text-align: center;
}
.calendar_content table tbody tr td.row-color .box_text_help, .calendar_campaign table tbody tr td.row-color .box_text_help, .occupancy_campaign table tbody tr td.row-color .box_text_help {
  min-width: 195px;
  padding: 3px 8px 7px;
}
.calendar_content table tbody tr td.row-color .cell-cercle, .calendar_campaign table tbody tr td.row-color .cell-cercle, .occupancy_campaign table tbody tr td.row-color .cell-cercle {
  width: 100%;
}
.calendar_content table tbody tr td.row-color .cell-cercle:before, .calendar_campaign table tbody tr td.row-color .cell-cercle:before, .occupancy_campaign table tbody tr td.row-color .cell-cercle:before {
  content: "\23ed";
  font-family: "icons";
  font-size: 20px;
  text-shadow: 0 0 1px #000;
}
.calendar_content table tbody tr td.select-td, .calendar_content table tbody tr td.button-table-list, .calendar_campaign table tbody tr td.select-td, .calendar_campaign table tbody tr td.button-table-list, .occupancy_campaign table tbody tr td.select-td, .occupancy_campaign table tbody tr td.button-table-list {
  text-align: center;
  background-color: #fff;
}
.calendar_content table tbody tr td.button-table-list a, .calendar_campaign table tbody tr td.button-table-list a, .occupancy_campaign table tbody tr td.button-table-list a {
  text-decoration: none;
  color: #6D6E71;
}
.calendar_content table tbody tr td.button-table-list a span, .calendar_campaign table tbody tr td.button-table-list a span, .occupancy_campaign table tbody tr td.button-table-list a span {
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.calendar_content table tbody tr td.button-table-list a ._delete, .calendar_campaign table tbody tr td.button-table-list a ._delete, .occupancy_campaign table tbody tr td.button-table-list a ._delete {
  color: #9A405B;
}
.calendar_content table tbody tr td.button-table-list a ._play, .calendar_campaign table tbody tr td.button-table-list a ._play, .occupancy_campaign table tbody tr td.button-table-list a ._play {
  color: #689840;
}
.calendar_content .btn_more, .calendar_campaign .btn_more, .occupancy_campaign .btn_more {
  margin-top: 0 !important;
}

.calendar_content {
  min-width: 855px;
}
.calendar_content #btn_panel.whiteBox {
  margin-top: 8px;
}

.campaign_create .whiteBox {
  min-height: 60px;
  margin-bottom: 5px;
  margin-top: 0;
}
.campaign_create .headerWhiteBox {
  background-color: #fff;
  padding: 20px 20px 8px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 5px;
  width: 100%;
}
.campaign_create .headerWhiteBox li, .campaign_create .headerWhiteBox .li {
  border-bottom: 2px solid #689840;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
.campaign_create .headerWhiteBox li a, .campaign_create .headerWhiteBox li .titleHeaderWhiteBox, .campaign_create .headerWhiteBox .li a, .campaign_create .headerWhiteBox .li .titleHeaderWhiteBox {
  color: #689840;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
}
.campaign_create #colPlayers {
  float: right;
  margin-bottom: 8px;
}
.campaign_create #colPlayers #tabs-plv {
  padding-left: 6px;
  width: 100%;
}
.campaign_create #colPlayers #tabs-plv #boo-plv {
  background-color: #fff;
  font-weight: 300;
  max-height: 1100px;
  overflow-y: auto;
  padding: 0 15px 10px;
  text-align: left;
  width: 100%;
  display: inline-block;
  min-height: 50px;
}
.campaign_create #colPlayers #tabs-plv #boo-plv li, .campaign_create #colPlayers #tabs-plv #boo-plv .nplayer {
  color: #808184;
  font-size: 13px;
  font-weight: 400;
  margin-top: 2px;
  padding-left: 13px;
  text-indent: -5px;
  text-transform: uppercase;
}
.campaign_create #colPlayers #tabs-plv #boo-plv li label, .campaign_create #colPlayers #tabs-plv #boo-plv .nplayer label {
  font-weight: 400;
  margin-bottom: 0;
}
.campaign_create #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] {
  display: none;
}
.campaign_create #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 25px;
  font-weight: 100;
  padding-right: 6px;
  position: relative;
  top: 6px;
}
.campaign_create #colPlayers #tabs-plv #boo-plv .nplayer input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.campaign_create #colPlayers .headerWhiteBox {
  background-color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 3px 20px 8px;
  text-align: left;
}
.campaign_create #colPlayers .headerWhiteBox .ui-state-active {
  background-color: #fff !important;
}
.campaign_create #colPlayers .headerWhiteBox .ui-state-active a {
  font-weight: 300;
  color: #689840;
}
.campaign_create .colPlayersRight {
  padding-left: 5px !important;
}
.campaign_create .boo_content_info .schedule_container {
  overflow: visible !important;
}
.campaign_create #boo_criteria {
  min-height: 190px;
}
.campaign_create #boo_criteria input[type="checkbox"] {
  display: none;
}
.campaign_create #boo_criteria input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 25px;
  font-weight: 100;
  padding-right: 6px;
  position: relative;
  top: 1px;
}
.campaign_create #boo_criteria input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.campaign_create #boo_criteria .criteriaBoxName {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  border-right: 1px solid #EFF2F3;
  clear: left;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  /*z-index: 20;*/
  min-height: 50px;
  padding-top: 6px;
  padding-right: 0;
  position: relative;
}
.campaign_create #boo_criteria .criteriaBoxName .buttons {
  margin-top: -11px !important;
}
.campaign_create #boo_criteria .criteriaBoxName .buttons .box_text_help {
  margin-left: -34px !important;
}
.campaign_create #boo_criteria .criteriaBoxName input[type="checkbox"]:checked + label::before {
  color: #689840;
  content: "";
}
.campaign_create #boo_criteria .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 9px 10px 10px;
  width: 100%;
}
.campaign_create #boo_criteria .criteriaBoxName a b {
  font-weight: 300;
}
.campaign_create #boo_criteria .criteriaBoxName a:hover, .campaign_create #boo_criteria .criteriaBoxName a:focus {
  text-decoration: none;
}
.campaign_create #boo_criteria .criteriaBoxName.ui-state-active {
  background-color: #689840;
  border-color: #689840;
  /*z-index: 30;*/
}
.campaign_create #boo_criteria .criteriaBoxName.ui-state-active input[type="checkbox"] + label::before {
  color: #D0D2D3 !important;
}
.campaign_create #boo_criteria .criteriaBoxName.ui-state-active a {
  color: #fff;
  text-decoration: none;
}
.campaign_create #boo_criteria .criteriaBoxName.ui-state-active::after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  margin-top: -33px;
  -webkit-margin-before: 16px;
  position: absolute;
  right: -8px;
  width: 0;
  z-index: 31;
}
.campaign_create #boo_criteria .criteriaBoxName input[type="checkbox"] + label {
  height: 25px;
  margin-bottom: 0;
}
.campaign_create #boo_criteria .checkboxes_group {
  display: none;
  /*min-height: 200px !important;*/
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding: 0;
  position: absolute;
  right: 0;
  width: 66.6667% !important;
  /*z-index: 10;*/
  /*height: 200px;*/
}
.campaign_create #boo_criteria .checkboxes_group.ui-accordion-content-active {
  display: block;
}
.campaign_create #boo_criteria .checkboxes_group .criteriaBox {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  min-height: 50px;
  padding: 0 7px;
}
.campaign_create #boo_criteria .checkboxes_group .criteriaBox label {
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.campaign_create #boo_criteria .checkboxes_group .criteriaBox input[type="checkbox"] + label::before {
  top: 6px;
}
.campaign_create #panel3 {
  min-width: 670px;
  margin-top: -20px;
}
.campaign_create #panel3 .any_content, .campaign_create #panel3 #any_content {
  font-size: 15px;
  font-weight: 400;
  padding-left: 65px;
  background-color: #fff;
  color: #57585A;
}
.campaign_create #panel3 .any_content:before, .campaign_create #panel3 #any_content:before {
  content: "\5f";
  color: #57585A;
}
.campaign_create #panel3 .emission #campaign_general_vip input[type="radio"] + label:nth-child(2n) {
  margin-left: 5px;
}
.campaign_create #panel3 .emission input[type="text"]#boo_input_emision_vip {
  margin-left: 11px;
}
.campaign_create #panel3 .emission h5 {
  background-color: #fff;
  color: #404041;
  font-weight: 300;
  padding: 20px 20px 0;
  text-align: center;
  border-bottom: 1px solid #57585a;
  margin-bottom: 0;
}
.campaign_create #panel3 .emission #boo_type_emision {
  padding: 10px 0;
}
.campaign_create #panel3 .emission #boo_type_emision label {
  color: #404041;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
  text-transform: uppercase;
}
.campaign_create #panel3 .emission #boo_type_emision.disabled {
  opacity: 0.9;
  cursor: not-allowed;
}
.campaign_create #panel3 .emission #boo_type_emision.disabled input[type='radio'], .campaign_create #panel3 .emission #boo_type_emision.disabled input[type='radio'] + label {
  pointer-events: none;
}
.campaign_create #panel3 .emission input[type="text"] {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0 !important;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: right;
  margin-bottom: 20px;
}
.campaign_create #panel3 .emission input[type="radio"] {
  display: none;
}
.campaign_create #panel3 .emission input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  height: 24px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
}
.campaign_create #panel3 .emission input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.campaign_create #panel3 .emission input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.campaign_create #panel3 .emission .ui-spinner {
  margin-top: 5px;
}
.campaign_create #panel3 .emission .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: -1px !important;
  height: 15px;
}
.campaign_create #panel3 .emission .ui-spinner .ui-icon:before {
  margin-left: -1px;
}
.campaign_create #panel3 .emission .ui-spinner .ui-spinner-buttons {
  height: 15px !important;
  left: 0 !important;
}
.campaign_create #panel3 .emission .ui-spinner .ui-spinner-buttons .ui-spinner-button {
  height: 15px !important;
}
.campaign_create #panel3 .emission .ui-spinner-disabled {
  opacity: 0.4;
}
.campaign_create #panel3 .emission .ui-spinner-disabled + .ui-spinner {
  opacity: 0.4;
}
.campaign_create #panel3 .schedule .title-bar-gray {
  background-color: #808184;
  color: #fff;
  font-size: 17px;
  padding-bottom: 9px;
  padding-left: 25px;
  padding-top: 10px;
  text-transform: uppercase;
}
.campaign_create #panel3 .schedule .title-bar-gray h5 {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 4px;
  margin-top: 5px;
}
.campaign_create #panel3 .schedule .title-bar-gray .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  margin-right: 20px;
  text-decoration: none;
  width: 37px;
  margin-top: -3px;
}
.campaign_create #panel3 .schedule .title-bar-gray .btn_add ._add_3::before {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  position: relative;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content {
  color: #808184;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content {
  background: #F4F6F7 !important;
  display: inline-block;
  padding: 0 !important;
  width: 100%;
  margin-bottom: 10px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range {
  padding: 10px 20px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range .id_range_date {
  font-weight: 500;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range .value_id_range_date {
  font-weight: 500;
  color: #689840;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range .start_date {
  font-weight: 500;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range .end_date {
  font-weight: 500;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range .end_date input {
  font-weight: 300;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .btn_delete_schedule {
  position: relative;
  margin-bottom: 3px;
  margin-top: 6px;
  cursor: pointer;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .btn_delete_schedule:before {
  /*color:$red-button;*/
  font-size: 20px;
  margin-right: 5px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .btn_delete_schedule + .box_text_help {
  margin-left: -21px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content input[type="text"] {
  color: #404041;
  margin-bottom: 5px;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .boo_schedule_table {
  padding: 0 8px 8px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: 4px;
  border-spacing: 0;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tr::before {
  display: none;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table thead tr {
  background-color: #689840;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table thead tr th {
  background-color: #689840;
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table thead tr th .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table thead tr th .box_text_help {
  margin-left: -20px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td {
  border: none;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td b {
  font-weight: 500;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td .btn_delete_schedule {
  position: relative;
  right: 0px;
  top: 0px;
  margin-top: 3px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td .ui-spinner {
  margin-top: 0px;
  margin-right: 12px;
  position: relative;
  top: -5px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: 0px !important;
  height: 14px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-icon:before {
  margin-left: -1px;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons {
  height: 14px !important;
  left: 0 !important;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button {
  height: 14px !important;
}
.campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .background-table table tbody tr td input[type="text"] {
  margin: 0px !important;
  width: 30px !important;
  padding: 5px;
  font-weight: 300;
}
.campaign_create #panel3 .boo_content .title-bar-gray {
  background-color: #808184;
  color: #fff;
  font-size: 17px;
  padding-bottom: 9px;
  padding-left: 25px;
  padding-top: 10px;
  text-transform: uppercase;
}
.campaign_create #panel3 .boo_content .title-bar-gray h5 {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 4px;
  margin-top: 5px;
}
.campaign_create #panel3 .boo_content .title-bar-gray .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  width: 37px;
  margin-top: -3px;
}
.campaign_create #panel3 .boo_content .title-bar-gray .btn_add ._add_3::before {
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  position: relative;
}
.campaign_create #panel3 .boo_content .title-bar-gray #btn_boo_hide_expired_content {
  display: inline-block;
}
.campaign_create #panel3 .boo_content .title-bar-gray #btn_boo_hide_expired_content ._view_deleted {
  color: #fff;
}
.campaign_create #panel3 .boo_content .title-bar-gray #btn_boo_hide_expired_content ._hide {
  line-height: 17px;
  font-size: 31px;
  color: #fff;
}
.campaign_create #panel3 .boo_content .title-bar-gray #btn_boo_hide_expired_content:hover ._view_deleted {
  color: #fff;
}
.campaign_create #panel3 .boo_content .ui-spinner {
  margin-top: 5px;
}
.campaign_create #panel3 .boo_content .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: -1px !important;
  height: 15px;
}
.campaign_create #panel3 .boo_content .ui-spinner .ui-icon:before {
  margin-left: -1px;
}
.campaign_create #panel3 .boo_content .ui-spinner .ui-spinner-buttons {
  height: 15px !important;
  left: 0 !important;
}
.campaign_create #panel3 .boo_content .ui-spinner .ui-spinner-buttons .ui-spinner-button {
  height: 15px !important;
}
.campaign_create #panel3 .boo_content .ui-spinner-disabled {
  opacity: 0.4;
}
.campaign_create #panel3 .boo_content .ui-spinner-disabled + .ui-spinner {
  opacity: 0.4;
}
.campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content.horizontal img, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content.horizontal img {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content.vertical img, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content.vertical img {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.campaign_create #panel3 .boo_content #boo_content_site, .campaign_create #panel3 .boo_content #boo_precontent_site, .campaign_create #panel3 .boo_content #boo_postcontent_site {
  padding: 20px 20px 15px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div {
  display: inline-block;
  width: 100%;
  color: #808184;
  background-color: #F4F6F7;
  min-height: 110px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div.green_mark:before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div.green_mark:before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div.green_mark:before {
  margin-left: -8px;
  margin-top: 0;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .img-content, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content {
  overflow: hidden;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .img-content.horizontal img, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content.horizontal img, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content.horizontal img {
  width: 100% !important;
  height: auto !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .img-content.vertical img, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content.vertical img, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content.vertical img {
  width: auto !important;
  height: 100% !important;
  padding-top: 7px;
  padding-bottom: 7px;
  max-height: 143px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content {
  padding-right: 0;
  font-size: 13px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .name-content, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content {
  background-color: #E7EBED;
  color: #689840;
  float: left;
  min-height: 38px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .name-content h5, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content h5, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content h5 {
  margin-bottom: 9px;
  margin-top: 13px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .name-content h5 .content_remove, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content h5 .content_remove, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content h5 .content_remove {
  position: relative;
  margin-bottom: 3px;
  margin-right: -6px;
  margin-top: -3px;
  cursor: pointer;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .name-content h5 .content_remove:before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content h5 .content_remove:before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content h5 .content_remove:before {
  /*color:$red-button;*/
  font-size: 20px;
  margin-right: 5px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .name-content h5 .content_remove + .box_text_help, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content h5 .content_remove + .box_text_help, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content h5 .content_remove + .box_text_help {
  margin-left: -21px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content b, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content b, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content b {
  font-weight: 500;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .check-box label, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .check-box label, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .check-box label {
  margin-top: 20px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_content_emision, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_content_emision, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_content_emision {
  /*.ui-spinner{
      display:none;
  }*/
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_content_emision b, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_content_emision b, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_content_emision b {
  position: relative;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_content_emision input, .campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_content_emision select, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_content_emision input, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_content_emision select, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_content_emision input, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_content_emision select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  font-weight: 300;
  height: 28px;
  margin: 5px 0px 25px 15px !important;
  padding: 5px 10px;
  width: 45px !important;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_content_emision select, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_content_emision select, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_content_emision select {
  width: 50px !important;
  text-align: right;
  margin-right: -1px !important;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_content_emision .boo_input_emision.disabled, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_content_emision .boo_input_emision.disabled, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_content_emision .boo_input_emision.disabled {
  display: none;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .content_show_schedule, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .content_show_schedule, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .content_show_schedule {
  color: #404041;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: 300;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .content_show_schedule:hover, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .content_show_schedule:hover, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .content_show_schedule:hover {
  text-decoration: none;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .content_show_schedule ._calendar, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .content_show_schedule ._calendar, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .content_show_schedule ._calendar {
  background-color: #689840;
  border-radius: 14px;
  color: #fff;
  float: left;
  margin-right: 4px;
  margin-top: -5px;
  padding: 4px;
  font-size: 18px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .content_show_vip, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .content_show_vip, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .content_show_vip {
  margin-left: 20px;
  color: #404041;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: 300;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .content_show_vip:hover, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .content_show_vip:hover, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .content_show_vip:hover {
  text-decoration: none;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .content_show_vip ._cuppon, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .content_show_vip ._cuppon, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .content_show_vip ._cuppon {
  background-color: #689840;
  border-radius: 14px;
  color: #fff;
  float: left;
  margin-right: 4px;
  margin-top: -5px;
  padding: 4px;
  font-size: 18px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content {
  background: #E7EBED;
  display: inline-block;
  padding: 0 !important;
  width: 100%;
  margin-bottom: 10px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .date_range, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .date_range, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .date_range {
  padding: 10px 20px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .date_range .id_range_date, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .date_range .id_range_date, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .date_range .id_range_date {
  font-weight: 500;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .date_range .value_id_range_date, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .date_range .value_id_range_date, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .date_range .value_id_range_date {
  font-weight: 500;
  color: #689840;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .date_range .start_date, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .date_range .start_date, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .date_range .start_date {
  font-weight: 500;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .date_range .end_date, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .date_range .end_date, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .date_range .end_date {
  font-weight: 500;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .date_range .end_date input, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .date_range .end_date input, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .date_range .end_date input {
  font-weight: 300;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule, .campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .content_remove, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .content_remove, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .content_remove {
  position: relative;
  margin-bottom: 3px;
  margin-top: 6px;
  cursor: pointer;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule:before, .campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .content_remove:before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule:before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .content_remove:before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule:before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .content_remove:before {
  /*color:$red-button;*/
  font-size: 20px;
  margin-right: 5px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule + .box_text_help, .campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .content_remove + .box_text_help, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule + .box_text_help, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .content_remove + .box_text_help, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .btn_delete_schedule + .box_text_help, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .content_remove + .box_text_help {
  margin-left: -21px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content input[type="text"], .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content input[type="text"], .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content input[type="text"] {
  color: #404041;
  margin-bottom: 3px;
  background-color: #fff;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .boo_schedule_table, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .boo_schedule_table, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .boo_schedule_table {
  padding: 0 8px 8px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-left-header-table-info, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-left-header-table-info, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-left-header-table-info .left-header-table-info, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-left-header-table-info .left-header-table-info, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-right-header-table-info, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-right-header-table-info, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-right-header-table-info .right-header-table-info, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-right-header-table-info .right-header-table-info, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: 4px;
  border-spacing: 0;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tr, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tr, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tr::before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tr::before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tr::before {
  display: none;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr {
  background-color: #689840;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th {
  background-color: #689840;
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th .btn_add, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th .btn_add, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th .box_text_help, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th .box_text_help, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table thead tr th .box_text_help {
  margin-left: -20px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td {
  border: none;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td b, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td b, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td b {
  font-weight: 500;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .btn_delete_schedule, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .btn_delete_schedule, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .btn_delete_schedule {
  position: relative;
  right: 0px;
  top: 0px;
  margin-top: 3px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner {
  margin-top: 0px;
  margin-right: 12px;
  position: relative;
  top: -5px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: 0px !important;
  height: 14px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-icon:before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-icon:before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-icon:before {
  margin-left: -1px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons {
  height: 14px !important;
  left: 0 !important;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button {
  height: 14px !important;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td input[type="text"], .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td input[type="text"], .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .boo_schedule_content .background-table table tbody tr td input[type="text"] {
  margin: 0px !important;
  width: 30px !important;
  padding: 5px;
  font-weight: 300;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container {
  padding-left: 20px;
  padding-right: 20px;
  clear: both;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container .cc_vip_emission, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container .cc_vip_emission, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container .cc_vip_emission {
  border: medium none;
  color: #404041;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-bottom: 13px;
  margin-right: 0px !important;
  margin-top: 5px;
  padding: 5px 10px;
  width: 42px !important;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container .ui-spinner, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container .ui-spinner, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container .ui-spinner {
  margin-top: 5px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: -1px !important;
  height: 15px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container .ui-spinner .ui-icon:before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-icon:before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-icon:before {
  margin-left: -1px;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons {
  height: 15px !important;
  left: 0 !important;
}
.campaign_create #panel3 .boo_content #boo_content_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons .ui-spinner-button, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons .ui-spinner-button, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .vip_container .ui-spinner .ui-spinner-buttons .ui-spinner-button {
  height: 15px !important;
}
.campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div {
  min-height: 80px;
  max-height: 130px;
}
.campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content h5 .precontent_remove::before, .campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .info-content .name-content h5 .postcontent_remove::before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content h5 .precontent_remove::before, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .info-content .name-content h5 .postcontent_remove::before {
  /*color: $red-button;*/
  font-size: 20px;
  margin-right: 5px;
  cursor: pointer;
}
.campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content {
  padding-right: 0px;
}
.campaign_create #panel3 .boo_content #boo_postcontent_site .boo_content_div .img-content.vertical img, .campaign_create #panel3 .boo_content #boo_precontent_site .boo_content_div .img-content.vertical img {
  max-height: 80px;
}
.campaign_create #panel4 .cdiv .title-bar-gray {
  background-color: #808184;
  color: #fff;
  font-size: 17px;
  padding-bottom: 9px;
  padding-left: 25px;
  padding-top: 10px;
  text-transform: uppercase;
}
.campaign_create #panel4 .cdiv .title-bar-gray h5 {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 4px;
  margin-top: 5px;
}
.campaign_create #panel4 .cdiv .body-gray #boo_calendar_info {
  display: inline-block;
  padding: 20px 20px 3px;
  width: 100%;
}
.campaign_create #panel4 .cdiv .body-gray #boo_calendar_info b {
  float: left;
  font-weight: 500;
  margin-right: 10px;
  margin-top: 5px;
}
.campaign_create #panel4 .cdiv .body-gray #boo_calendar_info .value {
  color: #404041;
  background-color: #F4F6F7;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  float: left;
}
.campaign_create #panel4 .boo_month_container {
  position: relative;
  margin-bottom: 20px;
}
.campaign_create #panel4 .boo_month_container .btn_check {
  position: absolute;
  right: 18px;
  top: 9px;
  z-index: 10;
}
.campaign_create #panel4 .boo_month_container .btn_check .btn_check_step {
  font-size: 10px;
  background-color: #689840;
  color: #fff;
  padding: 4px 5px;
}
.campaign_create #panel4 .boo_month_container .calendar {
  width: 100%;
  border-spacing: 0;
  border-top: 2px solid #A6A8AB;
}
.campaign_create #panel4 .boo_month_container .calendar thead tr th {
  background-color: #F4F6F7;
}
.campaign_create #panel4 .boo_month_container .calendar thead tr th.month {
  border: 2px solid #fff;
  background-color: #F4F6F7;
  padding: 10px;
  color: #689840;
  font-size: 12px;
  font-weight: 400;
  margin-top: -2px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
.campaign_create #panel4 .boo_month_container .calendar thead tr th.day_header {
  background-color: #fff;
  border: 1px solid #E7EBED;
  color: #808184;
  font-size: 10px;
  font-weight: 300;
  padding: 1px 5px;
  text-align: center;
  vertical-align: middle;
}
.campaign_create #panel4 .boo_month_container .calendar thead tr:before {
  display: none;
}
.campaign_create #panel4 .boo_month_container .calendar tbody {
  background-color: #E7EBED;
  border: 3px solid #fff;
  border-collapse: separate;
  border-spacing: 1px;
  min-width: 230px;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr {
  background-color: transparent;
  height: auto;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr:before {
  display: none;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr td {
  background-color: #F4F6F7;
  border: 1px solid #E7EBED;
  color: #808184;
  font-size: 12px;
  padding: 5% 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr td.calendar_day {
  background-color: #fff;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr td.calendar_day.selected {
  background-color: #689840;
  color: #fff;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr td.calendar_day.busy {
  background-color: #9A405B;
}
.campaign_create #panel4 .boo_month_container .calendar tbody tr td.calendar_day .today {
  font-weight: 500;
}
.campaign_create #div_cc_precontent {
  padding-right: 10px !important;
}
.campaign_create #div_cc_postcontent {
  padding-left: 10px !important;
}

.show_campaign {
  min-width: 360px !important;
}
.show_campaign .tools_bar {
  display: block !important;
}
.show_campaign .title-bar-gray {
  background-color: #808184;
  color: #fff;
  font-size: 15px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-top: 3px;
  text-transform: none;
}
.show_campaign .title-bar-gray h5 {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.show_campaign .title-bar-gray h5.with_tools_bar {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 4px;
  margin-top: 5px;
}
.show_campaign .title-bar-gray h5.with_tools_bar #btn_boo_hide_expired_content {
  display: inline-block;
}
.show_campaign .title-bar-gray h5.with_tools_bar #btn_boo_hide_expired_content ._view_deleted {
  color: #fff;
}
.show_campaign .information-box {
  padding-left: 0;
  padding-right: 1px;
}
.show_campaign .range-schedule {
  padding-right: 0;
  padding-left: 1px;
}
.show_campaign .whiteBox {
  padding: 20px;
  margin-top: 0;
  margin-bottom: 10px;
}
.show_campaign .whiteBox .information, .show_campaign .whiteBox .date_range_box {
  color: #808184;
  font-size: 13px;
  font-weight: 300;
  padding: 0;
}
.show_campaign .whiteBox .information label, .show_campaign .whiteBox .date_range_box label {
  font-weight: 400;
}
.show_campaign .whiteBox .information b, .show_campaign .whiteBox .date_range_box b {
  font-weight: 500;
}
.show_campaign .whiteBox .information span, .show_campaign .whiteBox .date_range_box span {
  margin-bottom: 5px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content {
  background: #E7EBED;
  display: inline-block;
  padding: 0 !important;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .date_range {
  padding-top: 10px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .date_range .start_date {
  font-weight: 500;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .date_range .end_date {
  font-weight: 500;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .date_range .end_date input {
  font-weight: 300;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content input[type="text"] {
  color: #404041;
  margin-bottom: 3px;
  background-color: #fff;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .boo_schedule_table {
  padding: 0 8px 8px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: 4px;
  border-spacing: 0;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tr::before {
  display: none;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table thead tr {
  background-color: #689840;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table thead tr th {
  background-color: #689840;
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table thead tr th .btn_add {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table thead tr th .box_text_help {
  margin-left: -20px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td {
  border: none;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td b {
  font-weight: 500;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td .btn_delete_schedule {
  position: relative;
  right: 0px;
  top: 0px;
  margin-top: 3px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td .ui-spinner {
  margin-top: 0px;
  margin-right: 12px;
  position: relative;
  top: -5px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: 0px !important;
  height: 14px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-icon:before {
  margin-left: -1px;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons {
  height: 14px !important;
  left: 0 !important;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td .ui-spinner .ui-spinner-buttons .ui-spinner-button {
  height: 14px !important;
}
.show_campaign .whiteBox .date_range_box .boo_schedule_content .background-table table tbody tr td input[type="text"] {
  margin: 0px !important;
  width: 30px !important;
  padding: 5px;
  font-weight: 300;
}
.show_campaign .whiteBox .date_range_box #show_calendar_booking {
  color: #808184;
  display: block;
  margin-top: 10px;
  position: relative;
}
.show_campaign .whiteBox .date_range_box #show_calendar_booking ._calendar {
  background-color: #689840;
  border-radius: 15px;
  float: left;
  font-size: 18px;
  margin-right: 8px;
  margin-top: -5px;
  padding: 5px;
  color: #fff;
}
.show_campaign .whiteBox .date_range_box .boo_month_container {
  margin-top: 20px;
  position: relative;
  margin-bottom: 15px;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .btn_check {
  position: absolute;
  right: 18px;
  top: 9px;
  z-index: 10;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .btn_check .btn_check_step {
  font-size: 10px;
  background-color: #689840;
  color: #fff;
  padding: 4px 5px;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar {
  width: 100%;
  border-spacing: 0;
  border-top: 2px solid #A6A8AB;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar thead tr th {
  background-color: #F4F6F7;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar thead tr th.month {
  border: 2px solid #fff;
  background-color: #F4F6F7;
  padding: 10px;
  color: #689840;
  font-size: 12px;
  font-weight: 400;
  margin-top: -2px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar thead tr th.day_header {
  background-color: #fff;
  border: 1px solid #E7EBED;
  color: #808184;
  font-size: 10px;
  font-weight: 300;
  text-align: center;
  vertical-align: middle;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar thead tr:before {
  display: none;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody {
  background-color: #E7EBED;
  border: 3px solid #fff;
  border-collapse: separate;
  border-spacing: 1px;
  min-width: 230px;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr {
  background-color: transparent;
  height: auto;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr:before {
  display: none;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td {
  background-color: #F4F6F7;
  border: 1px solid #E7EBED;
  color: #808184;
  font-size: 12px;
  padding: 5% 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td.calendar_day {
  background-color: #fff;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td.calendar_day.selected {
  background-color: #689840;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td.calendar_day.selected .day_listing {
  color: #fff;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td.calendar_day.busy {
  background-color: #9A405B;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td.calendar_day.busy .day_listing {
  color: #fff;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td.calendar_day .today {
  font-weight: 500;
}
.show_campaign .whiteBox .date_range_box .boo_month_container .calendar tbody tr td .day_listing {
  padding-left: 6px;
}
.show_campaign .whiteBox .boo_content_div {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  background-color: #F4F6F7;
  min-height: 110px;
}
.show_campaign .whiteBox .boo_content_div.green_mark:before {
  margin-left: -8px;
  margin-top: 0;
}
.show_campaign .whiteBox .boo_content_div .img-content {
  overflow: hidden;
  padding-right: 0;
}
.show_campaign .whiteBox .boo_content_div .img-content.horizontal img {
  width: 100% !important;
  height: auto !important;
  padding: 8px 16px;
}
.show_campaign .whiteBox .boo_content_div .img-content.vertical img {
  width: auto !important;
  height: 100% !important;
  padding: 8px 16px;
  max-height: 250px;
}
.show_campaign .whiteBox .boo_content_div .info-content {
  padding-right: 0;
  font-size: 13px;
  color: #808184;
}
.show_campaign .whiteBox .boo_content_div .info-content .details-content {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.show_campaign .whiteBox .boo_content_div .info-content .details-content label {
  font-weight: 400;
  color: #808184;
}
.show_campaign .whiteBox .boo_content_div .info-content .name-content {
  background-color: #E7EBED;
  color: #689840;
  float: left;
  min-height: 38px;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.show_campaign .whiteBox .boo_content_div .info-content .name-content h5 {
  margin-bottom: 9px;
  margin-top: 13px;
}
.show_campaign .whiteBox .boo_content_div .info-content .name-content h5 .content_remove {
  position: relative;
  margin-bottom: 3px;
  margin-right: -6px;
  margin-top: -3px;
  cursor: pointer;
}
.show_campaign .whiteBox .boo_content_div .info-content .name-content h5 .content_remove:before {
  /*color:$red-button;*/
  font-size: 20px;
  margin-right: 5px;
}
.show_campaign .whiteBox .boo_content_div .info-content .name-content h5 .content_remove + .box_text_help {
  margin-left: -21px;
}
.show_campaign .whiteBox .boo_content_div .info-content b {
  font-weight: 500;
}
.show_campaign .whiteBox .boo_content_div .info-content .boo_content_emision b {
  position: relative;
}
.show_campaign .whiteBox .boo_content_div .info-content .boo_content_emision input, .show_campaign .whiteBox .boo_content_div .info-content .boo_content_emision select {
  border: medium none;
  color: #404041;
  font-weight: 300;
  height: 28px;
  margin-bottom: 13px;
  margin-right: 0px !important;
  margin-top: 5px;
  padding: 5px 10px;
  width: 40px !important;
}
.show_campaign .whiteBox .boo_content_div .info-content .boo_content_emision select {
  width: 50px !important;
  text-align: right;
  margin-right: -1px !important;
}
.show_campaign .whiteBox .boo_content_div .info-content .boo_content_emision .ui-spinner {
  display: none;
}
.show_campaign .whiteBox .boo_content_div .info-content .content_show_schedule {
  color: #404041;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: 300;
}
.show_campaign .whiteBox .boo_content_div .info-content .content_show_schedule:hover {
  text-decoration: none;
}
.show_campaign .whiteBox .boo_content_div .info-content .content_show_schedule ._calendar {
  background-color: #689840;
  border-radius: 14px;
  color: #fff;
  float: left;
  margin-right: 4px;
  margin-top: -5px;
  padding: 4px;
  font-size: 18px;
}
.show_campaign .whiteBox .boo_content_div .info-content .content_show_vip {
  margin-left: 20px;
  color: #404041;
  text-decoration: none;
  margin-bottom: 10px;
  font-weight: 300;
}
.show_campaign .whiteBox .boo_content_div .info-content .content_show_vip:hover {
  text-decoration: none;
}
.show_campaign .whiteBox .boo_content_div .info-content .content_show_vip ._cuppon {
  background-color: #689840;
  border-radius: 14px;
  color: #fff;
  float: left;
  margin-right: 4px;
  margin-top: -5px;
  padding: 4px;
  font-size: 18px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content {
  background: #E7EBED;
  display: inline-block;
  padding: 0 !important;
  width: 100%;
  margin-bottom: 10px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .date_range {
  padding: 10px 20px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .date_range .value_id_range_date {
  font-weight: 400;
  color: #689840;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .date_range .start_date {
  font-weight: 400;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .date_range .end_date {
  font-weight: 400;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .boo_schedule_table {
  padding: 0 8px 8px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-left-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  left: 8px;
  margin-top: 4px;
  position: absolute;
  width: 30px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-right-header-table-info {
  background-color: #f4f6f7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 9px;
  width: 30px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table {
  background-color: #F4F6F7;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: 4px;
  border-spacing: 0;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table tr::before {
  display: none;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table thead tr {
  background-color: #689840;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table thead tr th {
  background-color: #689840;
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table tbody tr td {
  border: none;
}
.show_campaign .whiteBox .boo_content_div .boo_schedule_content .background-table table tbody tr td b {
  font-weight: 500;
}
.show_campaign .boo_div_precontent {
  padding: 0px;
  padding-right: 1px;
}
.show_campaign .boo_div_precontent .boo_content_div {
  max-height: 130px;
  min-height: 80px;
  margin-bottom: 0;
}
.show_campaign .boo_div_precontent .boo_content_div .img-content {
  padding-right: 0;
}
.show_campaign .boo_div_precontent .boo_content_div .img-content.vertical img {
  max-height: 80px;
}
.show_campaign .boo_div_postcontent {
  padding: 0px;
  padding-left: 1px;
}
.show_campaign .boo_div_postcontent .boo_content_div {
  max-height: 130px;
  min-height: 80px;
  margin-bottom: 0;
}
.show_campaign .boo_div_postcontent .boo_content_div .img-content {
  padding-right: 0;
}
.show_campaign .boo_div_postcontent .boo_content_div .img-content.vertical img {
  max-height: 80px;
}
.show_campaign #any_content, .show_campaign .any_content {
  color: #57585A;
  font-size: 15px;
  font-weight: 400;
  padding-left: 40px;
}
.show_campaign #any_content::before, .show_campaign .any_content::before {
  content: "_";
  font-family: "icons";
  font-size: 22px;
  left: 29px;
  position: absolute;
  margin-top: -6px;
}
.show_campaign .boo_div_criteria .whiteBox, .show_campaign .boo_div_player .whiteBox {
  padding: 0;
}
.show_campaign .boo_div_criteria .info-content, .show_campaign .boo_div_player .info-content {
  padding: 30px;
  padding-bottom: 20px;
  font-size: 13px;
  color: #808184;
}
.show_campaign .boo_div_criteria .info-content .details-content, .show_campaign .boo_div_player .info-content .details-content {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
}
.show_campaign .boo_div_criteria .info-content .details-content label, .show_campaign .boo_div_player .info-content .details-content label {
  font-weight: 400;
  color: #808184;
  text-transform: uppercase;
}
.show_campaign .boo_div_criteria .info-content b, .show_campaign .boo_div_player .info-content b {
  font-weight: 500;
}
.show_campaign .boo_div_criteria .div_half_hidden, .show_campaign .boo_div_player .div_half_hidden {
  max-height: 236px;
  overflow: hidden;
}
.show_campaign .boo_div_criteria .show_div, .show_campaign .boo_div_player .show_div {
  color: #808184;
  display: inline-block;
  font-size: 12px;
  height: 20px;
  padding-right: 22px;
  position: relative;
  text-align: right;
  text-decoration: underline;
  top: -2px;
  width: 100%;
  z-index: 10;
}
.show_campaign .boo_div_criteria .table-criteria, .show_campaign .boo_div_criteria .table-players, .show_campaign .boo_div_player .table-criteria, .show_campaign .boo_div_player .table-players {
  overflow: hidden;
}
.show_campaign .boo_div_criteria .table-criteria table, .show_campaign .boo_div_criteria .table-players table, .show_campaign .boo_div_player .table-criteria table, .show_campaign .boo_div_player .table-players table {
  border-collapse: collapse;
  color: #808184;
}
.show_campaign .boo_div_criteria .table-criteria table thead tr, .show_campaign .boo_div_criteria .table-players table thead tr, .show_campaign .boo_div_player .table-criteria table thead tr, .show_campaign .boo_div_player .table-players table thead tr {
  color: #CFD1D2;
  font-size: 11px;
}
.show_campaign .boo_div_criteria .table-criteria table thead tr:before, .show_campaign .boo_div_criteria .table-players table thead tr:before, .show_campaign .boo_div_player .table-criteria table thead tr:before, .show_campaign .boo_div_player .table-players table thead tr:before {
  display: none;
}
.show_campaign .boo_div_criteria .table-criteria table thead tr th, .show_campaign .boo_div_criteria .table-players table thead tr th, .show_campaign .boo_div_player .table-criteria table thead tr th, .show_campaign .boo_div_player .table-players table thead tr th {
  background-color: #6D6E71;
  padding-right: 20px;
}
.show_campaign .boo_div_criteria .table-criteria table thead tr th.gray-header-table, .show_campaign .boo_div_criteria .table-players table thead tr th.gray-header-table, .show_campaign .boo_div_player .table-criteria table thead tr th.gray-header-table, .show_campaign .boo_div_player .table-players table thead tr th.gray-header-table {
  background-color: #808184;
  text-align: left;
  padding-left: 30px;
  padding-right: 0px;
}
.show_campaign .boo_div_criteria .table-criteria table tbody, .show_campaign .boo_div_criteria .table-players table tbody, .show_campaign .boo_div_player .table-criteria table tbody, .show_campaign .boo_div_player .table-players table tbody {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}
.show_campaign .boo_div_criteria .table-criteria table tbody tr, .show_campaign .boo_div_criteria .table-players table tbody tr, .show_campaign .boo_div_player .table-criteria table tbody tr, .show_campaign .boo_div_player .table-players table tbody tr {
  background-color: #FAFBFB;
  min-height: 32px;
  height: auto;
  border-left: 40px solid #fff;
  border-right: 40px solid #fff;
}
.show_campaign .boo_div_criteria .table-criteria table tbody tr:before, .show_campaign .boo_div_criteria .table-players table tbody tr:before, .show_campaign .boo_div_player .table-criteria table tbody tr:before, .show_campaign .boo_div_player .table-players table tbody tr:before {
  display: none;
}
.show_campaign .boo_div_criteria .table-criteria table tbody tr:nth-child(2n), .show_campaign .boo_div_criteria .table-players table tbody tr:nth-child(2n), .show_campaign .boo_div_player .table-criteria table tbody tr:nth-child(2n), .show_campaign .boo_div_player .table-players table tbody tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.show_campaign .boo_div_criteria .table-criteria table tbody tr td, .show_campaign .boo_div_criteria .table-players table tbody tr td, .show_campaign .boo_div_player .table-criteria table tbody tr td, .show_campaign .boo_div_player .table-players table tbody tr td {
  background-color: transparent;
  text-transform: uppercase;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 400;
}
.show_campaign .boo_div_criteria .table-criteria table tbody tr td:nth-child(2n), .show_campaign .boo_div_criteria .table-players table tbody tr td:nth-child(2n), .show_campaign .boo_div_player .table-criteria table tbody tr td:nth-child(2n), .show_campaign .boo_div_player .table-players table tbody tr td:nth-child(2n) {
  text-align: center;
}
.show_campaign .boo_div_criteria {
  padding: 0px;
  padding-right: 1px;
  clear: left;
}
.show_campaign .boo_div_player {
  padding: 0px;
  padding-left: 1px;
}
.show_campaign .boo_administrative, .show_campaign .boo_personal {
  font-size: 13px;
  color: #808184;
}
.show_campaign .boo_administrative label, .show_campaign .boo_personal label {
  text-transform: uppercase;
  font-weight: 400;
}
.show_campaign .boo_administrative table#personal_table, .show_campaign .boo_personal table#personal_table {
  text-align: center;
}
.show_campaign .boo_administrative table#personal_table thead tr th, .show_campaign .boo_personal table#personal_table thead tr th {
  text-align: center;
}
.show_campaign .boo_administrative table#personal_table thead tr th:nth-child(2n-1), .show_campaign .boo_personal table#personal_table thead tr th:nth-child(2n-1) {
  background-color: #808184;
}
.show_campaign .boo_administrative table#personal_table thead tr:before, .show_campaign .boo_personal table#personal_table thead tr:before {
  display: none;
}
.show_campaign .boo_administrative table#personal_table tbody tr, .show_campaign .boo_personal table#personal_table tbody tr {
  background-color: #FAFBFB;
  min-height: 32px;
  height: auto;
  border-left: 40px solid #fff;
  border-right: 40px solid #fff;
}
.show_campaign .boo_administrative table#personal_table tbody tr:before, .show_campaign .boo_personal table#personal_table tbody tr:before {
  display: none;
}
.show_campaign .boo_administrative table#personal_table tbody tr:nth-child(2n), .show_campaign .boo_personal table#personal_table tbody tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.show_campaign .boo_administrative table#personal_table tbody tr td, .show_campaign .boo_personal table#personal_table tbody tr td {
  text-align: center;
  background-color: transparent;
  text-transform: uppercase;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 400;
}
.show_campaign #btn_panel {
  background-color: #fff;
  display: inline-block;
  margin-bottom: 45px;
  min-height: 50px;
  padding: 0;
  width: 100%;
}
.show_campaign #btn_panel #btn_return {
  cursor: pointer;
  color: #689840;
}
.show_campaign #btn_panel ._reload_2:before, .show_campaign #btn_panel ._goback::before, .show_campaign #btn_panel ._arrow_left:before {
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.show_campaign #btn_panel .box_text_help {
  top: 60px;
}

.administration_campaign {
  font-size: 13px;
  color: #808184;
}
.administration_campaign #administrate_info input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
}
.administration_campaign #administrate_info input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.administration_campaign #administrate_info input[type="radio"] + label, .administration_campaign #administrate_info input[type="checkbox"] + label {
  width: 100%;
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
}
.administration_campaign #administrate_info input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.administration_campaign #administrate_info input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.administration_campaign h4 {
  text-transform: uppercase;
  color: #57585A;
  font-size: 18px;
  border-bottom: 1px solid #57585A;
  font-weight: 300;
  margin-top: 25px;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
}
.administration_campaign ul {
  float: left;
  padding: 0 8px;
  padding-right: 40px;
}
.administration_campaign ul li {
  color: #404041;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 13px;
  padding: 0;
}
.administration_campaign ul li input, .administration_campaign ul li textarea, .administration_campaign ul li select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.administration_campaign ul li input#initial_minute, .administration_campaign ul li input#end_minute, .administration_campaign ul li textarea#initial_minute, .administration_campaign ul li textarea#end_minute, .administration_campaign ul li select#initial_minute, .administration_campaign ul li select#end_minute {
  margin-right: 0px;
}
.administration_campaign ul li input#start_data, .administration_campaign ul li input#end_data, .administration_campaign ul li input#boo_init_date, .administration_campaign ul li input#boo_end_date, .administration_campaign ul li select#boo_status {
  width: 100%;
}
.administration_campaign ul li label {
  font-weight: 400;
}
.administration_campaign ul.ul-description {
  padding-left: 80px;
  padding-right: 8px;
}
.administration_campaign ul.ul-description textarea {
  width: 100%;
  height: 135px;
}
.administration_campaign .whiteBox .tabs {
  display: inline-block;
  padding: 0 8px 20px;
  width: 100%;
}
.administration_campaign .whiteBox .tabs .ui-tabs-nav {
  width: 100%;
  margin-top: 10px;
  background-color: #E6E7E8;
  margin-bottom: 8px;
}
.administration_campaign .whiteBox .tabs label[for="select_all"] {
  margin-top: 8px;
  position: relative;
  margin-left: 15px !important;
  padding-left: 0px !important;
  text-indent: 0px !important;
  height: 10px !important;
}
.administration_campaign .whiteBox .tabs .ui-tabs-nav {
  width: 100%;
  margin-top: 10px;
  background-color: #E6E7E8;
  margin-bottom: 8px;
}
.administration_campaign .whiteBox .tabs .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 2px 0;
  padding-top: 4px;
  text-align: center;
  font-size: 13;
}
.administration_campaign .whiteBox .tabs .ui-tabs-nav .ui-state-default a {
  color: #689840;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.administration_campaign .whiteBox .tabs .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px !important;
  padding-top: 8px !important;
}
.administration_campaign .whiteBox .tabs .ui-tabs-nav .ui-state-active a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.administration_campaign .tools_bar {
  position: relative;
  margin-right: 20px;
}
.administration_campaign label {
  text-transform: uppercase;
  font-weight: 400;
}
.administration_campaign .title-bar-gray h5 {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
.administration_campaign table {
  border-collapse: separate;
  border-spacing: 0;
}
.administration_campaign table thead tr th {
  text-align: center;
}
.administration_campaign table thead tr th:nth-child(2n-1) {
  background-color: #808184;
}
.administration_campaign table thead tr:before {
  display: none;
}
.administration_campaign table tbody tr {
  background-color: #FAFBFB;
  min-height: 32px;
  height: auto;
  border-left: 40px solid #fff;
  border-right: 40px solid #fff;
}
.administration_campaign table tbody tr:before {
  display: none;
}
.administration_campaign table tbody tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.administration_campaign table tbody tr td {
  text-align: center;
  background-color: transparent;
  text-transform: uppercase;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  padding: 10px;
  font-size: 13px;
  font-weight: 400;
}
.administration_campaign table tbody tr td input[type="checkbox"] {
  display: none;
}
.administration_campaign table tbody tr td input[type="checkbox"] + label::before {
  font-size: 20px;
}
.administration_campaign table tbody tr td input[type="text"] {
  border-color: transparent;
  background-color: #ECEFF0;
  line-height: 22px;
  max-width: 100px;
}

.replacement_campaign {
  min-width: 400px;
}
.replacement_campaign .tools_bar {
  display: block !important;
}
.replacement_campaign .whiteBox {
  background-color: #fff;
  display: inline-block;
  position: relative;
  width: 100%;
  margin: -5px 0 0;
  min-height: 50px;
  padding: 20px 10px 10px;
}
.replacement_campaign table {
  border-collapse: separate;
  border-spacing: 0 6px;
  margin-bottom: 30px;
  font-size: 13px;
}
.replacement_campaign table tr:before {
  background-color: #689840;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 0;
  margin-left: -8px;
  margin-top: 0;
  position: absolute;
  width: 0;
}
.replacement_campaign table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  text-align: center;
  font-size: 11px;
  color: #CFD1D2;
}
.replacement_campaign table thead tr th:nth-child(2n-1) {
  background-color: #808184;
}
.replacement_campaign table tbody tr {
  background-color: #EFF2F3;
  min-height: 32px;
  height: auto;
  border-left: 40px solid #fff;
  border-right: 40px solid #fff;
}
.replacement_campaign table tbody tr.green_mark:before {
  background-color: #689840;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  display: flex;
  height: 50px;
  margin-left: -8px;
  margin-top: 0;
  position: absolute;
  width: 8px;
}
.replacement_campaign table tbody tr:nth-child(2n) td {
  border-bottom: 10px solid #fff;
  border-top: 0px solid #fff;
}
.replacement_campaign table tbody tr.tr-sibling {
  vertical-align: top;
}
.replacement_campaign table tbody tr td {
  text-align: center;
  background-color: transparent;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
  padding: 5px 10px;
  font-size: 13px;
  font-weight: 400;
  border-bottom: 10px solid #fff;
  border-top: 10px solid #fff;
}
.replacement_campaign table tbody tr td.imatge {
  border-bottom: 0px solid #fff;
  text-align: center;
}
.replacement_campaign table tbody tr td.imatge.vertical img {
  height: 100%;
  max-height: 122px;
  width: auto;
}
.replacement_campaign table tbody tr td.imatge.horizontal img {
  height: auto;
  width: 100%;
  max-width: 220px;
}
.replacement_campaign table tbody tr td.background_white {
  background-color: #fff;
  text-align: center;
}
.replacement_campaign table tbody tr td .booking_name {
  color: #689840;
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
.replacement_campaign table tbody tr td .content_name {
  color: #689840;
  min-height: 30px;
}
.replacement_campaign table tbody tr td .accept {
  color: #689840;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.replacement_campaign table tbody tr td .accept:hover {
  text-decoration: none;
}
.replacement_campaign table tbody tr td .accept ._check_2:before {
  font-size: 22px;
  position: relative;
  top: 1px;
}
.replacement_campaign table tbody tr td .cancel {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.replacement_campaign table tbody tr td .cancel:hover {
  text-decoration: none;
}
.replacement_campaign table ._delete:before {
  color: #9a405b;
  cursor: pointer;
  font-size: 22px;
}

.criteria .content_criteria #btn_add_csv ._add_2 {
  color: #689840;
  font-size: 35px;
  padding-right: 5px;
  position: relative;
  top: 0px;
}
.criteria .content_criteria .text-button-csv {
  margin-left: 3px;
  margin-top: 7px;
  display: inline-block;
  color: #808184;
}
.criteria .content_criteria #tabs .accordion2 {
  color: #689840;
  width: 100%;
  border-bottom: 1px solid #689840;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin-top: 10px;
  transition: 0.4s;
  margin-left: 5px;
}
.criteria .content_criteria #tabs .accordion2:before {
  content: "\a2";
  font-family: "icons";
  font-size: 20px;
  left: 14px;
  margin-top: -3px;
  position: absolute;
  transition: transform 100ms;
}
.criteria .content_criteria #tabs .active:before {
  content: "\a2";
  font-family: "icons";
  font-size: 20px;
  left: 14px;
  margin-top: -3px;
  position: absolute;
  transition: transform 100ms;
  transform: rotate(-100grad);
}
.criteria .content_criteria #tabs .accordion2:hover {
  cursor: pointer;
}
.criteria .content_criteria #tabs .panel {
  padding: 0 18px;
  background-color: white;
  overflow: hidden;
}
.criteria .content_criteria .search_input {
  position: absolute;
  top: 8px;
  right: 20px;
  opacity: 1;
}
.criteria .content_criteria .search_input.active {
  opacity: 1;
}
.criteria .content_criteria .search_input.active ._Filter {
  opacity: 1;
}
.criteria .content_criteria .search_input input[type='text'] {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  padding: 5px 25px;
  border: none;
  height: 28px;
}
.criteria .content_criteria .search_input ._Filter {
  padding: 5px 5px;
  font-size: 20px;
  position: absolute;
  top: -2px;
  left: -2px;
  opacity: 1;
  cursor: pointer;
}
.criteria .content_criteria .search_input ._arrow_right {
  padding: 5px 5px;
  font-size: 20px;
  position: absolute;
  top: -2px;
  right: 20px;
  opacity: 1;
  cursor: pointer;
}
.criteria .content_criteria .search_input ._delete_2 {
  padding: 5px 5px;
  font-size: 20px;
  position: absolute;
  top: -2px;
  right: -2px;
  cursor: pointer;
}

.criteria .content_criteria .colPlayers table {
  border-spacing: 0 3px;
}
.criteria .content_criteria .colPlayers table thead tr:before {
  display: none;
}
.criteria .content_criteria .colPlayers table thead tr th {
  font-size: 11px;
}
.criteria .content_criteria .colPlayers table tbody tr {
  height: auto;
}
.criteria .content_criteria .colPlayers table tbody tr:before {
  display: none;
}

.occupation {
  /** new page **/
}
@media (min-width: 1200px) {
  .occupation .container {
    width: 97%;
  }
}
.occupation .occupancy_campaign table tr td.row-color {
  cursor: pointer;
}
.occupation #info_plvs {
  padding: 15px;
  text-align: center;
}
.occupation #info_plvs .circle_1 {
  border-radius: 70px;
  padding: 3px;
  border: 3px solid #FAFBFB;
}
.occupation #info_plvs .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 2px;
  border: 3px solid #ECEFF0;
}
.occupation #info_plvs .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 16px;
  height: 55px;
  line-height: 50px;
  width: 55px;
}
.occupation #info_plvs .text_status {
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 500;
}
.occupation #info_plvs .success_plvs {
  display: inline-block;
  padding: 0 2px;
}
.occupation #info_plvs .success_plvs .num_circle {
  border: 3px solid #75A747;
  color: #75A747;
}
.occupation #info_plvs .success_plvs .text_status {
  color: #75A747;
}
.occupation #info_plvs .info_plvs {
  display: inline-block;
  padding: 0 2px;
}
.occupation #info_plvs .info_plvs .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.occupation #info_plvs .info_plvs .text_status {
  color: #FBB040;
}
.occupation #info_plvs .alert_plvs {
  display: inline-block;
  padding: 0 2px;
}
.occupation #info_plvs .alert_plvs .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.occupation #info_plvs .alert_plvs .text_status {
  color: #9A405B;
}
.occupation #info_plvs .summary_plvs {
  display: inline-block;
  padding: 0 2px;
}
.occupation #info_plvs .summary_plvs .num_circle {
  border: 5px solid #A6A8AB;
  color: #A6A8AB;
}
.occupation #info_plvs .summary_plvs .text_status {
  color: #A6A8AB;
}
.occupation .occupation_page .tools_bar {
  display: block;
}
.occupation .occupation_page #btn_back_step_2 ._arrow_left_2::before {
  cursor: pointer;
  font-size: 33px;
  position: relative;
}
.occupation .occupation_page #btn_panel.whiteBox #btn_back_step ._arrow_left:before {
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
}
.occupation .occupation_page .column_left .box_text_help {
  padding-top: 8px;
  line-height: 12px;
  min-width: 115px;
}
.occupation .occupation_page .column_left .box_text_help b {
  font-weight: 500;
}
.occupation .occupation_page .column_left .box_text_help li {
  margin-bottom: 5px;
}
.occupation .occupation_page .btn_forze_occupation {
  font-size: 22px;
  margin-left: 15px;
  margin-top: 4px;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.occupation .occupation_page .rotating {
  opacity: 0.7;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.occupation .occupation_page .last_update {
  position: relative;
  top: -10px;
  font-size: 12px;
  white-space: nowrap;
  display: none;
}
.occupation .occupation_page .last_update .text_last_update {
  display: inline-block;
}
.occupation .occupation_page .last_update .time_last_update {
  display: inline-block;
  margin-left: 5px;
}
.occupation .occupation_page .last_update ._reload_2 {
  font-size: 16px;
  margin-left: 6px;
  float: right;
}
.occupation .occupation_page .content_page_occupation input[type=text] {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #404041;
}
.occupation .occupation_page hr {
  margin-bottom: 0px;
  margin-top: 10px;
}
.occupation .occupation_page input[type="radio"] {
  display: none;
}
.occupation .occupation_page input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  cursor: pointer;
}
.occupation .occupation_page input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.occupation .occupation_page input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.occupation .occupation_page .radio_distribution {
  float: right;
  margin-left: 15px;
}
.occupation .occupation_page .radio_distribution label {
  line-height: 50px !important;
}
.occupation .occupation_page .checkbox_levels {
  float: right;
}
.occupation .occupation_page .checkbox_levels label {
  line-height: 54px !important;
}
.occupation .occupation_page .checkbox_levels input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 30px;
  padding-left: 30px;
  cursor: pointer;
}
.occupation .occupation_page .checkbox_levels input[type="radio"]:not(:checked) + label {
  text-decoration: line-through;
}
.occupation .occupation_page .checkbox_levels input[type="radio"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  margin-left: 0px;
  padding-right: 6px;
  top: 0px;
  content: "\23f1";
  position: absolute;
  margin-left: -25px;
}
.occupation .occupation_page .checkbox_levels input[type="radio"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.occupation .occupation_page .buttons_plv_details {
  border-bottom: 1px solid #D0D2D3;
}
.occupation .occupation_page .header_left_col {
  font-size: 10px;
  padding-top: 10px;
  padding-bottom: 7px;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .title_campaign, .occupation .occupation_page .title_content, .occupation .occupation_page .title_pending_campaign {
  border-top: 2px solid #808184;
  border-bottom: 1px solid #D0D2D3;
  border-right: 1px solid #D0D2D3;
  background-color: #F4F6F7;
  line-height: 35px;
  font-weight: 500;
  font-size: 11px;
  padding-left: 5px !important;
  cursor: default;
}
.occupation .occupation_page .content_header {
  border-right: 6px solid transparent;
  text-transform: uppercase;
  font-weight: 500;
}
.occupation .occupation_page .content_header > div {
  cursor: default;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.occupation .occupation_page .th_name_plv {
  padding-left: 5px !important;
  text-transform: uppercase;
  text-align: center;
}
.occupation .occupation_page .th_slots, .occupation .occupation_page .th_levels {
  text-align: center;
}
.occupation .occupation_page .content_all {
  border-top: 2px solid #808184;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .content_campaigns {
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .content_contents {
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .content_pending_campaigns {
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .row_detail {
  cursor: pointer;
}
.occupation .occupation_page .row_all {
  line-height: 29px;
  padding-top: 1px;
  height: 30px;
  border-right: 6px solid transparent;
}
.occupation .occupation_page .row_all.active {
  background-color: #E6E7E8;
  border-right: 6px solid #689840;
}
.occupation .occupation_page .row_campaign {
  line-height: 30px;
  height: 30px;
  border-bottom: 1px solid #D0D2D3 !important;
  border-right: 6px solid transparent;
  clear: both;
}
.occupation .occupation_page .row_campaign.active {
  background-color: #E6E7E8;
  border-right: 6px solid #689840;
}
.occupation .occupation_page .row_content {
  line-height: 30px;
  height: 30px;
  border-bottom: 1px solid #D0D2D3 !important;
  border-right: 6px solid transparent;
  clear: both;
}
.occupation .occupation_page .row_content.active {
  background-color: #E6E7E8;
  border-right: 6px solid #689840;
}
.occupation .occupation_page .td_name_plv {
  padding-left: 5px !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 400;
  height: 28px;
}
.occupation .occupation_page .td_name_plv .name_txt {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  width: calc(100% - 20px);
}
.occupation .occupation_page .td_name_plv ._view {
  font-size: 18px;
  cursor: pointer;
  width: 20px;
  text-align: center;
  line-height: 22px;
  top: 3px;
  position: relative;
  z-index: 20;
  float: right;
}
.occupation .occupation_page .row_detail[data-grouped=true] .name_txt:before {
  font-family: "icons";
  content: "\1f328";
}
.occupation .occupation_page .td_slots, .occupation .occupation_page .td_levels {
  text-align: center;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.occupation .occupation_page ._link {
  line-height: 28px;
  font-size: 14px;
}
.occupation .occupation_page .th_details {
  float: left;
  width: 13.3%;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
}
.occupation .occupation_page .td_col_detail {
  text-align: center;
  font-size: 10px;
  width: 13.3%;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.occupation .occupation_page .ui-icon-triangle-1-e {
  position: absolute;
  cursor: s-resize;
  opacity: 0.8;
}
.occupation .occupation_page .ui-icon-triangle-1-e:after {
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  height: 10px;
  position: absolute;
  left: 10px;
  top: 9px;
  width: 10px;
  border-color: transparent transparent transparent #404041;
  cursor: s-resize;
}
.occupation .occupation_page .ui-icon-triangle-1-e + label {
  cursor: s-resize;
}
.occupation .occupation_page .ui-icon-triangle-1-s {
  position: absolute;
  cursor: w-resize;
  opacity: 0.8;
}
.occupation .occupation_page .ui-icon-triangle-1-s:after {
  border-style: solid;
  content: " ";
  height: 10px;
  position: absolute;
  left: 8px;
  top: 10px;
  width: 10px;
  border-width: 5px 5px 0 5px;
  border-color: #404041 transparent transparent transparent;
  cursor: w-resize;
}
.occupation .occupation_page .ui-icon-triangle-1-s + label {
  cursor: w-resize;
}
.occupation .occupation_page .content_page_occupation {
  padding: 20px 30px;
}
.occupation .occupation_page .column_left {
  padding: 0px 0px 0px 0px;
}
.occupation .occupation_page .col-left {
  border-right: 1px solid #D0D2D3;
  border-bottom: 1px solid #D0D2D3;
  height: 30px;
}
.occupation .occupation_page .border_right {
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .header_select {
  padding-top: 10px;
}
.occupation .occupation_page .button_select, .occupation .occupation_page .button_select_detail_plv {
  cursor: pointer;
  float: left;
  padding: 3px;
  border: 1px solid #E6E7E8;
  border-right: 0px solid;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 30px;
  height: 30px;
}
.occupation .occupation_page .button_select ._arrow_left_2, .occupation .occupation_page .button_select_detail_plv ._arrow_left_2 {
  /*transform: rotate(-90deg);*/
  transform: rotate(-90deg);
  line-height: 23px;
  text-align: center;
  transition: transform 300ms;
}
.occupation .occupation_page .button_select.active, .occupation .occupation_page .button_select_detail_plv.active {
  cursor: pointer;
}
.occupation .occupation_page .button_select.active ._arrow_left_2, .occupation .occupation_page .button_select_detail_plv.active ._arrow_left_2 {
  transform: rotate(0deg);
}
.occupation .occupation_page #select_type, .occupation .occupation_page #select_type_detail_plv {
  float: left;
  background-color: #fff;
  border: 1px solid #E6E7E8;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  font-size: 11px;
  text-transform: none;
  height: 30px;
  line-height: 30px;
  width: auto;
  text-align: center;
  text-align-last: center;
  padding: 0 8px;
  white-space: nowrap;
  cursor: pointer;
}
.occupation .occupation_page #select_type_detail_plv {
  cursor: default;
}
.occupation .occupation_page #breadcrumbs {
  float: left;
  line-height: 30px;
  color: #808184;
}
.occupation .occupation_page .first_level {
  float: left;
}
.occupation .occupation_page .second_level {
  float: left;
}
.occupation .occupation_page #header_players_detail {
  display: none;
}
.occupation .occupation_page .header_plv_name {
  font-size: 16px;
  color: #808184;
  font-weight: 400;
  border-bottom: 1px solid #D0D2D3;
  line-height: 50px;
  margin-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.occupation .occupation_page .header_calendar_select, .occupation .occupation_page .header_calendar_detail_player {
  float: right;
  background-color: #689840;
  color: #fff;
  padding: 6px 10px 4px 5px;
  border-radius: 7px;
  cursor: default;
  position: relative;
}
.occupation .occupation_page .header_calendar_select ._calendar, .occupation .occupation_page .header_calendar_detail_player ._calendar {
  float: left;
  font-size: 18px;
  margin-right: 10px;
  margin-top: -1px;
  margin-left: 7px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}
.occupation .occupation_page .header_calendar_select select, .occupation .occupation_page .header_calendar_select .date_plv_detail, .occupation .occupation_page .header_calendar_detail_player select, .occupation .occupation_page .header_calendar_detail_player .date_plv_detail {
  border: none;
  cursor: pointer;
  position: relative;
  background-color: #689840;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  padding-left: 35px;
}
.occupation .occupation_page .header_calendar_detail_player .date_plv_detail, .occupation .occupation_page .header_calendar_detail_player ._calendar {
  cursor: default;
}
.occupation .occupation_page .header-box-num {
  width: calc(11%);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  border-right: 1px solid transparent;
}
.occupation .occupation_page .header-box-num:first-of-type {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.occupation .occupation_page .header-box-num:last-of-type {
  border-right: 0px solid transparent;
}
.occupation .occupation_page .header-box-num .th {
  display: table;
  width: 100%;
}
.occupation .occupation_page .header-box-num .num {
  font-size: 1vw;
}
.occupation .occupation_page .header-box-num .text {
  vertical-align: middle;
  text-align: center;
  line-height: 13px;
  font-weight: 400;
  display: table-cell;
  text-transform: uppercase;
}
.occupation .occupation_page .header-box-filter {
  display: flex;
  position: relative;
  border-top: 1px solid #D0D2D3;
  border-bottom: 1px solid #D0D2D3;
}
.occupation .occupation_page .header-box-filter .box_filter {
  float: left;
  width: 45%;
  height: 30px;
  background-color: #E7EBED;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .header-box-filter .box_filter.filtered .filter_box {
  background-color: #689840;
  color: #fff;
}
.occupation .occupation_page .header-box-filter .box_filter.filtered .filter_box:hover {
  width: 90px;
}
.occupation .occupation_page .header-box-filter .box_filter.filtered .filter_box:hover .text_filtered {
  opacity: 1;
  width: 45px;
}
.occupation .occupation_page .header-box-filter .box_filter.filtered .filter_box:hover ._delete_2 {
  opacity: 1;
}
.occupation .occupation_page .header-box-filter .box_filter.filtered .filter_box:hover + input.myInputSearch {
  width: calc(100% - 100px);
}
.occupation .occupation_page .header-box-filter .box_filter.filtered ._Filter {
  color: #fff;
  cursor: pointer;
}
.occupation .occupation_page .header-box-filter .box_filter .filter_box {
  color: #808184;
  width: 25px;
  height: 30px;
  float: left;
  transition: width 300ms;
  position: relative;
}
.occupation .occupation_page .header-box-filter .box_filter .text_filtered {
  font-family: "Roboto";
  float: right;
  font-size: 12px;
  padding-top: 7px;
  position: absolute;
  right: 20px;
  opacity: 0;
  width: 0px;
  overflow: hidden;
  text-align: right;
  transition: opacity 300ms,width 300ms;
}
.occupation .occupation_page .header-box-filter .box_filter ._delete_2 {
  float: right;
  font-size: 14px;
  top: 5px;
  position: relative;
  padding: 3px 3px;
  position: absolute;
  right: 3px;
  transition: opacity 300ms;
  opacity: 0;
  cursor: pointer;
}
.occupation .occupation_page .header-box-filter ._Filter {
  float: left;
  width: 25px;
  padding: 6px 2px 0px 4px;
  height: 30px;
  font-size: 18px;
  text-align: left;
  cursor: pointer;
  color: #808184;
}
.occupation .occupation_page .header-box-filter input.myInputSearch {
  transition: width 300ms;
  background-color: #E7EBED;
  float: left;
  font-weight: 300;
  padding: 6px 10px 0px 5px;
  border: none;
  height: 25px;
  width: calc(100% - 25px);
  text-align: left;
  font-size: 12px;
  color: #808184;
}
.occupation .occupation_page .header-box-filter .after_box_filter {
  float: left;
  width: 55%;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .header_calendar_div {
  display: table;
}
.occupation .occupation_page .header_calendar_div .header-box-calendar-name {
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  text-align: center;
  height: 20px;
  display: table-row;
}
.occupation .occupation_page .header_calendar_div .header-box-calendar-name .header-box-calendar-name-text {
  height: 20px;
  text-align: center;
  width: 100%;
  padding-top: 3px;
}
.occupation .occupation_page .header_calendar_div .tabs_range {
  height: 25px;
  display: table-row;
  border-bottom: 1px solid #D0D2D3;
}
.occupation .occupation_page .header_calendar_div .tabs_range .tab_range {
  border-bottom: 3px solid transparent;
  text-transform: uppercase;
  font-size: 11px;
  text-align: center;
  height: 25px;
  vertical-align: bottom;
  display: table-cell;
  padding-top: 6px !important;
}
.occupation .occupation_page .header_calendar_div .tabs_range .tab_range.selected {
  font-weight: 500;
  border-bottom-width: 3px;
  color: #689840;
  border-bottom: 3px solid #689840;
  cursor: default;
}
.occupation .occupation_page .header_calendar_div .tabs_range .tab_range:not(.selected) {
  cursor: pointer;
}
.occupation .occupation_page .header_calendar_div .range_info {
  height: 28px;
  display: table-row;
  font-size: 11px;
  text-align: center;
}
.occupation .occupation_page .header_calendar_div .range_info .content_range_info {
  padding-top: 7px;
}
.occupation .occupation_page .header_calendar_div .range_info .content_range_info ._arrow_left_2 {
  display: inline-flex;
  font-size: 15px;
  line-height: 11px;
  top: 2px;
  position: relative;
  padding-right: 2px;
  cursor: pointer;
}
.occupation .occupation_page .header_calendar_div .range_info .content_range_info .range_showed {
  display: inline-flex;
}
.occupation .occupation_page .header_calendar_div .range_info .content_range_info ._arrow_right_2 {
  display: inline-flex;
  font-size: 16px;
  line-height: 11px;
  top: 3px;
  position: relative;
  padding-left: 2px;
  cursor: pointer;
}
.occupation .occupation_page .calendar_div {
  display: inline-flex;
  height: 30px;
  border-bottom: 1px solid #D0D2D3;
}
.occupation .occupation_page .calendar_days_div {
  min-height: 30px;
  border-top: 1px solid #D0D2D3;
  border-bottom: 1px solid #D0D2D3;
  color: #808184;
}
.occupation .occupation_page .calendar_days_div ._arrow_right_2, .occupation .occupation_page .calendar_days_div ._arrow_left_2 {
  display: none;
}
.occupation .occupation_page .calendar_days_div .days_header {
  width: calc(100% - 30px);
  float: left;
  overflow: hidden;
  white-space: nowrap;
}
.occupation .occupation_page .calendar_days_div .days_left {
  height: 30px;
}
.occupation .occupation_page .calendar_days_div .days_right {
  height: 30px;
}
.occupation .occupation_page .calendar_days_div .day-header {
  width: 14.28%;
  display: inline-block;
  padding: 9px 2px 6px 2px;
  font-size: 11px;
  text-align: center;
}
.occupation .occupation_page .calendar_days_div .day-header-1 {
  width: 100%;
}
.occupation .occupation_page .calendar_days_div .day-header-7 {
  width: 14.28%;
}
.occupation .occupation_page .calendar_days_div .day-header-30 {
  width: 3.333%;
  font-size: 9px;
  line-height: 9px;
  text-align: left;
  transform: rotateZ(-90deg);
  margin-top: 15px;
  padding: 1px 0px 0px 0px;
  position: relative;
}
.occupation .occupation_page .calendar_days_div .day-header-31 {
  width: 3.2258%;
  font-size: 9px;
  line-height: 9px;
  text-align: left;
  transform: rotateZ(-90deg);
  margin-top: 15px;
  padding: 1px 0px 0px 0px;
  position: relative;
}
.occupation .occupation_page .calendar_days_div .day-header-custom.rotate {
  font-size: 9px;
  transform: rotateZ(-90deg);
  margin-top: 13px;
  padding: 1px 0px 0px 0px;
  position: relative;
}
@media (max-width: 767px) {
  .occupation .occupation_page .calendar_days_div .day-header {
    font-size: 1.4vw;
    line-height: 1.4vw;
    text-align: left;
    transform: rotateZ(-90deg);
    top: 6px;
    position: relative;
  }
}
.occupation .occupation_page .days_left {
  width: 15px;
  float: left;
  padding-top: 8px;
  height: 29px;
  border-right: 1px solid #D0D2D3;
  background-color: #EFF2F3;
}
.occupation .occupation_page .days_right {
  width: 15px;
  float: right;
  padding-top: 8px;
  height: 29px;
  border-left: 1px solid #D0D2D3;
  border-right: 1px solid #D0D2D3;
  background-color: #EFF2F3;
}
.occupation .occupation_page .days_ocupation {
  width: calc(100% - 30px);
  float: left;
  overflow: hidden;
  white-space: nowrap;
}
.occupation .occupation_page .days_ocupation .day-occupation {
  width: 14.28%;
  display: inline-block;
  padding: 9px 2px 6px 2px;
  font-size: 11px;
  text-align: center;
}
.occupation .occupation_page .days_ocupation_page {
  position: relative;
  left: 0px;
  transition: left 300ms;
}
.occupation .occupation_page .day_box {
  border-right: 1px solid #D0D2D3;
  width: 14.28%;
  display: inline-block;
  height: 29px;
}
.occupation .occupation_page .day_box:last-of-type {
  border-right: 0px solid #D0D2D3;
}
.occupation .occupation_page .day_box .first_row {
  background-color: #E6E7E8;
  width: 100%;
  height: 11px;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #fff;
}
.occupation .occupation_page .day_box .first_row.onlySlots {
  height: 14px;
  border-top: 4px solid #fff;
}
.occupation .occupation_page .day_box .first_row.active1_1 {
  background-color: #e09090;
}
.occupation .occupation_page .day_box .first_row.active1_2 {
  background-color: #9A405B;
}
.occupation .occupation_page .day_box .first_row.active2 {
  background: linear-gradient(90deg, #e09090 50%, #9A405B 50%);
}
.occupation .occupation_page .day_box .second_row {
  background-color: #E6E7E8;
  width: 100%;
  height: 9px;
  border-bottom: 1px solid #fff;
}
.occupation .occupation_page .day_box .second_row.onlySlots {
  height: 14px;
  border-bottom: 4px solid #fff;
}
.occupation .occupation_page .day_box .second_row.active1_1 {
  background-color: #FBB040;
}
.occupation .occupation_page .day_box .second_row.active1_2 {
  background-color: #75A747;
}
.occupation .occupation_page .day_box .second_row.active1_2_slots {
  background-color: #4a7221;
}
.occupation .occupation_page .day_box .second_row.active1_3 {
  background-color: #4a7221;
}
.occupation .occupation_page .day_box .second_row.active2_1 {
  background: linear-gradient(90deg, #FBB040 50%, #75A747 50%);
}
.occupation .occupation_page .day_box .second_row.active2_2 {
  background: linear-gradient(90deg, #75A747 50%, #4a7221 50%);
}
.occupation .occupation_page .day_box .second_row.active2_2_slots {
  background: linear-gradient(90deg, #FBB040 50%, #4a7221 50%);
}
.occupation .occupation_page .day_box .second_row.active2_3 {
  background: linear-gradient(90deg, #75A747 50%, #4a7221 50%);
}
.occupation .occupation_page .day_box .second_row.active3 {
  background: linear-gradient(90deg, #FBB040 33%, #75A747 33%, #689840 66%, #4a7221 66%);
}
.occupation .occupation_page .day_box .third_row {
  background-color: #E6E7E8;
  width: 100%;
  height: 8px;
  border-bottom: 1px solid #fff;
}
.occupation .occupation_page .day_box .third_row.active0_1 {
  background-color: #ff6c60;
}
.occupation .occupation_page .day_box .third_row.active1_1 {
  background: linear-gradient(90deg, #224800 50%, #ff6c60 50%);
}
.occupation .occupation_page .day_box .third_row.active1_0 {
  background-color: #224800;
}
.occupation .occupation_page .day_box.day_box_1 {
  width: 100%;
}
.occupation .occupation_page .day_box.day_box_7 {
  width: 14.28%;
}
.occupation .occupation_page .day_box.day_box_30 {
  width: 3.333%;
}
.occupation .occupation_page .day_box.day_box_31 {
  width: 3.2258%;
}
.occupation .occupation_page #occupation_criteria {
  margin-bottom: 30px;
  border-top: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_criteria .header-box-num {
  width: calc(6.48%);
}
.occupation .occupation_page #occupation_criteria .header_occupation_criteria {
  display: table;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_criteria .header-box-criteria-name {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  width: 34.4%;
  position: relative;
  text-align: center;
  height: 72px;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_criteria .box_filter {
  width: 35%;
}
.occupation .occupation_page #occupation_criteria .after_box_filter {
  width: 65%;
}
.occupation .occupation_page #occupation_criteria .box-criteria-name-div {
  width: 35%;
}
.occupation .occupation_page #occupation_criteria .box-num {
  width: calc(6.475%);
}
.occupation .occupation_page #occupation_criteria .box-tag-name-div {
  width: 35%;
}
.occupation .occupation_page #occupation_ratio {
  margin-bottom: 30px;
  border-top: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_ratio .header-box-num {
  width: calc(7.2%);
}
.occupation .occupation_page #occupation_ratio .header_occupation_ratio {
  display: table;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_ratio .header-box-ratio-name {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  width: 34.4%;
  position: relative;
  text-align: center;
  height: 72px;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_ratio .box_filter {
  width: 35%;
}
.occupation .occupation_page #occupation_ratio .after_box_filter {
  width: 65%;
}
.occupation .occupation_page #occupation_ratio .box-ratio-name-div {
  width: 35%;
}
.occupation .occupation_page #occupation_ratio .box-num {
  width: calc(7.2%);
}
.occupation .occupation_page #occupation_ratio .box-tag-name-div {
  width: 35%;
}
.occupation .occupation_page #occupation_ratio_slots {
  margin-bottom: 30px;
  border-top: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_ratio_slots .header-box-num {
  width: calc(11%);
}
.occupation .occupation_page #occupation_ratio_slots .header_occupation_ratio_slots {
  display: table;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_ratio_slots .header-box-ratio_slots-name {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  width: 35%;
  position: relative;
  text-align: center;
  height: 72px;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_ratio_slots .box_filter {
  width: 35%;
}
.occupation .occupation_page #occupation_ratio_slots .after_box_filter {
  width: 65%;
}
.occupation .occupation_page #occupation_ratio_slots .box-ratio_slots-name-div {
  width: 35%;
}
.occupation .occupation_page #occupation_ratio_slots .box-num {
  width: calc(10.83%);
}
.occupation .occupation_page #occupation_ratio_slots .box-tag-name-div {
  width: 35%;
}
.occupation .occupation_page #content_occupation_ratio {
  clear: both;
}
.occupation .occupation_page #occupation_players {
  border-top: 1px solid #D0D2D3;
  display: none;
}
.occupation .occupation_page #occupation_players .day_box:hover {
  cursor: pointer;
  opacity: 0.5;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info {
  display: table;
  height: 73px;
  padding: 5px 0px !important;
  border-right: 1px solid #D0D2D3;
  z-index: 10;
  user-select: none;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info input[type=checkbox] {
  display: none;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info input[type=checkbox]:checked + label {
  opacity: 1;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info label {
  font-weight: 300;
  opacity: 0.3;
  height: 73px;
  vertical-align: middle;
  display: table-cell;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_total {
  border-bottom: 0px solid #808184;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_total label {
  border-left: 10px solid #808184;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_no_data {
  border-bottom: 0px solid #D0D2D3;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_no_data label {
  border-left: 10px solid #D0D2D3;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_ok {
  border-bottom: 0px solid #689840;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_ok label {
  border-left: 10px solid #689840;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_baja {
  border-bottom: 0px solid #FBB040;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_baja label {
  border-left: 10px solid #FBB040;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_media {
  border-bottom: 0px solid #75A747;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_media label {
  border-left: 10px solid #75A747;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_alta {
  border-bottom: 0px solid #4a7221;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_alta label {
  border-left: 10px solid #4a7221;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_libre {
  border-bottom: 0px solid #689840;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_libre label {
  border-left: 10px solid #689840;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_revision {
  border-bottom: 0px solid #FBB040;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_revision label {
  border-left: 10px solid #FBB040;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_infra {
  border-bottom: 0px solid #e09090;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_infra label {
  border-left: 10px solid #e09090;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_sobre {
  border-bottom: 0px solid #9A405B;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_sobre label {
  border-left: 10px solid #9A405B;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_full {
  border-bottom: 0px solid #224800;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_full label {
  border-left: 10px solid #224800;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_exceed {
  border-bottom: 0px solid #ff6c60;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header_exceed label {
  border-left: 10px solid #ff6c60;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header-box-num .num {
  font-size: 2vw;
  width: 100%;
  display: inline-block;
  line-height: 3vw;
  padding-top: 5px;
  text-align: left;
  padding-left: 0.7vw;
  cursor: pointer;
  user-select: none;
  position: relative;
  height: 3vw;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header-box-num .num .num_val {
  position: absolute;
  top: 10px;
}
.occupation .occupation_page #occupation_players .header_occupation_players_info .header-box-num .text {
  padding-top: 5px;
  font-size: 1vw;
  width: 100%;
  display: table-cell;
  text-align: left;
  padding-left: 0.7vw;
  line-height: 1vw;
  cursor: pointer;
  user-select: none;
  height: 38px;
  vertical-align: middle;
}
.occupation .occupation_page #occupation_players .header-box-filter {
  border-bottom: 0px solid transparent;
  border-top: 0px solid #D0D2D3;
}
.occupation .occupation_page #occupation_players .header-box-filter .box_filter {
  width: 100%;
}
.occupation .occupation_page #occupation_players .header_occupation_players {
  display: flex;
  border-bottom: 1px solid #D0D2D3;
  border-top: 1px solid #D0D2D3;
}
.occupation .occupation_page #occupation_players .header-box-player-name {
  width: 66.6%;
  height: 44px;
  position: relative;
  padding-top: 12px;
}
.occupation .occupation_page #occupation_players .header-box-ratio {
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
  border-right: 1px solid #D0D2D3;
  cursor: default;
}
.occupation .occupation_page #occupation_players .header-box-schedule {
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
  border-right: 1px solid #D0D2D3;
  cursor: default;
}
.occupation .occupation_page #occupation_players #content_occupation_players {
  clear: both;
}
.occupation .occupation_page #occupation_players #content_occupation_players .player_div {
  display: flex;
  font-size: 12px;
  line-height: 30px;
  border-bottom: 1px solid #D0D2D3;
  height: 30px;
}
.occupation .occupation_page #occupation_players #content_occupation_players .player_name {
  border-right: 1px solid #D0D2D3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0px 0px 0px 8px;
  cursor: default;
}
.occupation .occupation_page #occupation_players #content_occupation_players .schedule_name {
  text-align: center;
  border-right: 1px solid #D0D2D3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  padding: 0px 0px 0px 5px;
  cursor: default;
}
.occupation .occupation_page #occupation_players #content_occupation_players .ratio_name {
  text-align: center;
  border-right: 1px solid #D0D2D3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  padding: 0px 0px 0px 5px;
  cursor: default;
}
.occupation .occupation_page #occupation_players #content_occupation_players .box_text_help {
  line-height: 12px;
}
.occupation .occupation_page .header_total {
  border-bottom: 12px solid #808184;
  color: #808184;
}
.occupation .occupation_page .header_no_data {
  border-bottom: 12px solid #D0D2D3;
  color: #D0D2D3;
}
.occupation .occupation_page .header_ok {
  border-bottom: 12px solid #689840;
  color: #689840;
}
.occupation .occupation_page .header_baja {
  border-bottom: 12px solid #FBB040;
  color: #FBB040;
}
.occupation .occupation_page .header_media {
  border-bottom: 12px solid #75A747;
  color: #75A747;
}
.occupation .occupation_page .header_alta {
  border-bottom: 12px solid #4a7221;
  color: #4a7221;
}
.occupation .occupation_page .header_libre {
  border-bottom: 12px solid #689840;
  color: #689840;
}
.occupation .occupation_page .header_revision {
  border-bottom: 12px solid #FBB040;
  color: #FBB040;
}
.occupation .occupation_page .header_infra {
  border-bottom: 12px solid #e09090;
  color: #e09090;
}
.occupation .occupation_page .header_sobre {
  border-bottom: 12px solid #9A405B;
  color: #9A405B;
}
.occupation .occupation_page .header_full {
  border-bottom: 12px solid #224800;
  color: #224800;
}
.occupation .occupation_page .header_exceed {
  border-bottom: 12px solid #ff6c60;
  color: #ff6c60;
}
.occupation .occupation_page #content_occupation_criteria {
  display: block;
  clear: both;
}
.occupation .occupation_page .box-num {
  width: 11%;
  float: left;
  text-align: center;
  padding: 0px 2px;
  color: #808184;
  line-height: 30px;
  font-size: 12px;
  height: 30px;
}
.occupation .occupation_page .box-num.active {
  background-color: #E6E7E8;
}
.occupation .occupation_page .box-criteria-name-div {
  float: left;
  width: 45%;
  padding-left: 20px;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .box-criteria-name {
  display: block;
  text-transform: none;
  color: gray;
  padding: 1px 4px 0px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.occupation .occupation_page .criteriaBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 20;
  display: flex;
  line-height: 28px;
  transition: height 700ms;
  cursor: pointer;
}
.occupation .occupation_page .criteriaBoxName.ui-state-disabled {
  cursor: default;
}
.occupation .occupation_page .criteriaBoxName.ui-state-disabled a {
  cursor: default;
}
.occupation .occupation_page .checkboxes_group {
  background-color: #FFF;
  color: #808184;
  float: left;
  clear: both;
  width: 100%;
}
.occupation .occupation_page .criteriaBox {
  position: relative;
  display: flex;
}
.occupation .occupation_page .criteriaBox .box-tag-name-div {
  width: 45%;
  padding-left: 40px;
  float: left;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .criteriaBox .box-tag-name {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 3px;
  line-height: 30px;
}
.occupation .occupation_page .box-ratio-name-div {
  float: left;
  width: 45%;
  padding-left: 20px;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .box-ratio-name {
  display: block;
  text-transform: none;
  color: gray;
  padding: 1px 4px 0px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.occupation .occupation_page .ratioBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 20;
  display: flex;
  line-height: 28px;
  cursor: pointer;
}
.occupation .occupation_page .ratioBoxName.ui-state-disabled {
  cursor: default;
}
.occupation .occupation_page .ratioBoxName.ui-state-disabled a {
  cursor: default;
}
.occupation .occupation_page .ratioBox {
  position: relative;
  display: flex;
}
.occupation .occupation_page .ratioBox .box-tag-name-div {
  width: 45%;
  padding-left: 40px;
  float: left;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .ratioBox .box-tag-name {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 3px;
  line-height: 30px;
}
.occupation .occupation_page .box-ratio_slots-name-div {
  float: left;
  width: 45%;
  padding-left: 20px;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .box-ratio_slots-name {
  display: block;
  text-transform: none;
  color: gray;
  padding: 1px 4px 0px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.occupation .occupation_page .ratio_slotsBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  text-transform: uppercase;
  z-index: 20;
  display: flex;
  line-height: 28px;
  cursor: pointer;
}
.occupation .occupation_page .ratio_slotsBoxName.ui-state-disabled {
  cursor: default;
}
.occupation .occupation_page .ratio_slotsBoxName.ui-state-disabled a {
  cursor: default;
}
.occupation .occupation_page .ratio_slotsBox {
  position: relative;
  display: flex;
}
.occupation .occupation_page .ratio_slotsBox .box-tag-name-div {
  width: 45%;
  padding-left: 40px;
  float: left;
  border-right: 1px solid #D0D2D3;
}
.occupation .occupation_page .ratio_slotsBox .box-tag-name {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-right: 3px;
  line-height: 30px;
}
.occupation .occupation_page #content_detail_ratio {
  padding-right: 5px !important;
  color: #57585A;
}
.occupation .occupation_page #content_detail_ratio h4 {
  text-transform: uppercase;
  border-bottom: 1px solid #D0D2D3;
  width: calc(100% + 5px);
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0px;
}
.occupation .occupation_page #content_detail_ratio table {
  font-size: 11px;
}
.occupation .occupation_page #content_detail_ratio table tr {
  height: auto;
}
.occupation .occupation_page #content_detail_ratio table tr td {
  border-top: 0px solid #fff;
  padding: 10px 0px;
}
.occupation .occupation_page #content_detail_ratio .info_ratio {
  padding-top: 8px;
  padding-bottom: 8px;
  cursor: pointer;
}
.occupation .occupation_page #content_detail_ratio .info_ratio .ratio_name {
  float: left;
}
.occupation .occupation_page #content_detail_ratio .info_ratio .num_slot {
  font-size: 12px;
  text-align: right;
  float: right;
}
.occupation .occupation_page #content_detail_ratio .info_ratio label {
  cursor: pointer;
}
.occupation .occupation_page #content_detail_ratio .info_schedule {
  padding-top: 8px;
  padding-bottom: 8px;
  cursor: default;
}
.occupation .occupation_page #content_detail_ratio .info_schedule label {
  margin-right: 4px;
}
.occupation .occupation_page #content_detail_ratio .info_schedule .link_schedule {
  cursor: pointer;
}
.occupation .occupation_page #content_detail_ratio .info_schedule .name_schedule_info .txt_schedule {
  display: inline-block;
}
.occupation .occupation_page #content_detail_ratio label {
  margin-bottom: 0px;
  font-weight: 500;
}
.occupation .occupation_page #content_detail_ratio .hide_level {
  opacity: 0.4;
}
.occupation .occupation_page #content_detail_ratio .line-info {
  padding: 5px;
}
.occupation .occupation_page #content_detail_ratio .line-info .pname {
  float: left;
  cursor: default;
  font-size: 13px;
}
.occupation .occupation_page #content_detail_ratio .line-info .advertisers {
  float: right;
  text-align: right;
  font-size: 12px;
  padding-right: 10px;
  cursor: default;
}
.occupation .occupation_page #content_detail_ratio .slot_lower {
  font-size: 12px;
}
.occupation .occupation_page #content_detail_ratio .slot_filler {
  font-size: 12px;
}
.occupation .occupation_page #content_detail_ratio .text_detail {
  text-align: right;
  cursor: default;
}
.occupation .occupation_page #content_detail_graph {
  border-left: 1px solid #D0D2D3;
}
.occupation .occupation_page #content_detail_graph .list_contents {
  border-top: 1px solid #D0D2D3;
  margin-top: 20px;
}
.occupation .occupation_page #content_detail_graph #bar-heading {
  padding: 8px 0px 1px 5px;
  font-size: 12px;
  border-bottom: 1px solid #D0D2D3;
  cursor: default;
}
.occupation .occupation_page #content_detail_graph #bar-heading b {
  font-weight: 500;
}

.admin_stats .tools_bar {
  display: block !important;
}
.admin_stats .title-menu select {
  float: right;
  background-color: #ECEFF0;
  border: medium none;
  color: #808184;
  display: inline-block;
  height: 28px;
  margin: 20px;
  padding: 6px 10px;
}
.admin_stats .whiteBox {
  background-color: #fff;
  display: inline-block;
  margin-top: 5px;
  position: relative;
  width: 100%;
}
.admin_stats .whiteBox h3 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.admin_stats .whiteBox h4 {
  background-color: #404041;
  color: #fff;
  font-size: 15px;
  margin: 0;
  padding: 15px 20px 10px;
  text-transform: uppercase;
}
.admin_stats .whiteBox table {
  border: none;
  background-color: #FAFBFB;
  border-spacing: 0;
}
.admin_stats .whiteBox table tr {
  border: none;
  background-color: #FAFBFB;
  color: #808184;
}
.admin_stats .whiteBox table tr th {
  border: none;
  background-color: #808184;
  color: #fff;
  font-size: 13px;
  padding-left: 0px;
  text-align: center;
  font-weight: 400;
}
.admin_stats .whiteBox table tr th:nth-child(2n) {
  background-color: #6D6E71;
}
.admin_stats .whiteBox table tr td {
  text-align: center;
  border: none;
  font-size: 13px;
  padding: 8px;
  bordet-top: 1px solid #6D6E71;
}
.admin_stats .whiteBox table tr td .name_file {
  color: #689840;
  font-weight: 400;
  margin-bottom: 8px;
}
.admin_stats .whiteBox table tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.admin_stats #plvs_registered #start_data_label, .admin_stats #plvs_registered #end_data_label {
  font-weight: 400;
  display: inline-block;
  margin-bottom: 5px;
  max-width: 100%;
  margin-left: 10px;
}
.admin_stats #plvs_registered input {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  margin-left: 10px;
}
.admin_stats #plvs_registered #countTotal {
  color: #689840;
  font-size: 13px;
}
.admin_stats #plvs_registered #countTotal span {
  margin-right: 20px;
}
.admin_stats #plvs_registered #countTotal #btn_find {
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 10px;
  margin-top: -5px;
}
.admin_stats #plvs_registered #countTotal #btn_find ._search {
  font-size: 22px;
  color: #689840;
}
.admin_stats #plvs_registered #countTotal #btn_find:hover {
  text-decoration: none;
}
.admin_stats #plvs_registered #countTotal #btn_cancel_find {
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-right: 10px;
  margin-top: -5px;
}
.admin_stats #plvs_registered #countTotal #btn_cancel_find ._delete_search {
  font-size: 22px;
  color: #689840;
}
.admin_stats #plvs_registered #countTotal #btn_cancel_find:hover {
  text-decoration: none;
}
.admin_stats #plvs_registered #sprite_information h3, .admin_stats #plvs_registered .sprite_information h3 {
  margin: 0;
  margin-bottom: 8px;
}
.admin_stats #more_errors span {
  background-color: #689840;
  padding: 3px 5px;
  cursor: pointer;
  color: #fff;
  padding: 3px 10px;
  font-size: 12px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
}

.screens_group .whiteBox {
  padding: 20px 30px;
  margin-bottom: 5px;
}
.screens_group .greyBox {
  /*background-color: $gray-light;*/
  height: 150px;
  padding: 5px;
}
.screens_group .greyBox:nth-child(5n+1) {
  padding-left: 0;
}
.screens_group .greyBox:nth-child(5n+5) {
  padding-right: 0;
}
.screens_group .miniwhiteBox {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 8px;
}
.screens_group .miniwhiteBox .miniGreyBox {
  position: relative;
  background-color: #EFF2F3;
  padding: 5px;
  height: 100%;
  width: 100%;
  display: table;
}
.screens_group .miniwhiteBox .miniGreyBox ._circle_3 {
  position: absolute;
  font-size: 18px !important;
  top: 5px;
  right: 5px;
}
.screens_group .miniwhiteBox .miniGreyBox span {
  display: table-cell;
  vertical-align: middle;
}
.screens_group select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  display: inline-block;
  float: none;
  font-size: 12.5px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  margin-left: 10px;
  width: 300px;
}

    /*.whiteBox {
        padding: 20px 0;
    }

    #btn_panel{
        padding:0;
        #btn_return{
            color: #689840;
            ._arrow_left::before {
                
                display: inline-block;
                font-size: 40px;
                padding: 15px 25px;
                position: relative;
            }
        }

        #btn_save {
            background-color: transparent;
            border: medium none;

            .ui-button-text {
                background-color: $green;
                border-radius: 25px;
                color: #fff;
                font-size: 14px;
                font-weight: 500;
                padding: 10px 70px;
                text-transform: uppercase;
            }
        }

        .box_text_help{
            top:60px;
        }
    }*/
.add_playlist, .edit_playlist {
  margin-bottom: 30px;
}
.add_playlist ul.menu_options, .edit_playlist ul.menu_options {
  background-color: #F4F6F7;
  height: 49px;
  padding-left: 10px;
  padding-top: 15px;
  display: inline-block;
  width: 100%;
}
.add_playlist ul.menu_options li, .edit_playlist ul.menu_options li {
  width: 20%;
  color: #808184;
}
.add_playlist ul.menu_options li .btn-edit-transition, .edit_playlist ul.menu_options li .btn-edit-transition {
  cursor: pointer;
}
.add_playlist ul.menu_options li ._play_back, .add_playlist ul.menu_options li ._play_forward, .add_playlist ul.menu_options li ._time, .add_playlist ul.menu_options li ._agenda, .add_playlist ul.menu_options li ._condition, .add_playlist ul.menu_options li ._if, .add_playlist ul.menu_options li ._if_arrow, .add_playlist ul.menu_options li ._edit, .edit_playlist ul.menu_options li ._play_back, .edit_playlist ul.menu_options li ._play_forward, .edit_playlist ul.menu_options li ._time, .edit_playlist ul.menu_options li ._agenda, .edit_playlist ul.menu_options li ._condition, .edit_playlist ul.menu_options li ._if, .edit_playlist ul.menu_options li ._if_arrow, .edit_playlist ul.menu_options li ._edit {
  float: left;
  color: #689840;
  cursor: pointer;
}
.add_playlist ul.menu_options li ._play_back + span, .add_playlist ul.menu_options li ._play_forward + span, .add_playlist ul.menu_options li ._time + span, .add_playlist ul.menu_options li ._agenda + span, .add_playlist ul.menu_options li ._condition + span, .add_playlist ul.menu_options li ._if + span, .add_playlist ul.menu_options li ._if_arrow + span, .add_playlist ul.menu_options li ._edit + span, .edit_playlist ul.menu_options li ._play_back + span, .edit_playlist ul.menu_options li ._play_forward + span, .edit_playlist ul.menu_options li ._time + span, .edit_playlist ul.menu_options li ._agenda + span, .edit_playlist ul.menu_options li ._condition + span, .edit_playlist ul.menu_options li ._if + span, .edit_playlist ul.menu_options li ._if_arrow + span, .edit_playlist ul.menu_options li ._edit + span {
  cursor: pointer;
}
.add_playlist ul.menu_options li ._play_back, .add_playlist ul.menu_options li ._play_forward, .edit_playlist ul.menu_options li ._play_back, .edit_playlist ul.menu_options li ._play_forward {
  font-size: 28px;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.add_playlist ul.menu_options li ._time, .add_playlist ul.menu_options li ._agenda, .add_playlist ul.menu_options li ._edit, .edit_playlist ul.menu_options li ._time, .edit_playlist ul.menu_options li ._agenda, .edit_playlist ul.menu_options li ._edit {
  font-size: 24px;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.add_playlist ul.menu_options li ._condition, .add_playlist ul.menu_options li ._if, .add_playlist ul.menu_options li ._if_arrow, .edit_playlist ul.menu_options li ._condition, .edit_playlist ul.menu_options li ._if, .edit_playlist ul.menu_options li ._if_arrow {
  font-size: 23px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
.add_playlist .whiteBox, .edit_playlist .whiteBox {
  padding: 20px 0;
}
.add_playlist .whiteBox h4, .edit_playlist .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.add_playlist .whiteBox h4.title-green, .edit_playlist .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.add_playlist .whiteBox h4 .checkbox_container, .edit_playlist .whiteBox h4 .checkbox_container {
  float: left;
  margin-right: 30px;
}
.add_playlist .whiteBox h4 .checkbox_container input, .edit_playlist .whiteBox h4 .checkbox_container input {
  display: none;
}
.add_playlist .whiteBox h4 .checkbox_container input[type="checkbox"] + label::before, .edit_playlist .whiteBox h4 .checkbox_container input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  line-height: 10px;
}
.add_playlist .whiteBox h4 .checkbox_container input[type="checkbox"]:checked + label::before, .edit_playlist .whiteBox h4 .checkbox_container input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.add_playlist .whiteBox .playlist_info, .edit_playlist .whiteBox .playlist_info {
  font-size: 13px;
  color: #404041;
}
.add_playlist .whiteBox .playlist_info #pl_description, .edit_playlist .whiteBox .playlist_info #pl_description {
  height: 155px;
}
.add_playlist .whiteBox .playlist_info table#table_pl_info, .edit_playlist .whiteBox .playlist_info table#table_pl_info {
  margin: 15px 0px;
  width: 100%;
}
.add_playlist .whiteBox .playlist_info table#table_pl_info td, .edit_playlist .whiteBox .playlist_info table#table_pl_info td {
  font-size: 13px;
  font-weight: 500;
}
.add_playlist .whiteBox .playlist_info table#table_pl_info td#pl_total_size, .add_playlist .whiteBox .playlist_info table#table_pl_info td#pl_total_duration, .add_playlist .whiteBox .playlist_info table#table_pl_info td#pl_total_contents, .edit_playlist .whiteBox .playlist_info table#table_pl_info td#pl_total_size, .edit_playlist .whiteBox .playlist_info table#table_pl_info td#pl_total_duration, .edit_playlist .whiteBox .playlist_info table#table_pl_info td#pl_total_contents {
  font-weight: 300;
  color: #808184;
}
.add_playlist .whiteBox .playlist_info .preview-playlist-btn, .edit_playlist .whiteBox .playlist_info .preview-playlist-btn {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  line-height: 26px;
  padding: 5px 30px 5px 5px;
  text-align: center;
  margin: 5px 0;
  font-size: 15px;
}
.add_playlist .whiteBox .playlist_info .preview-playlist-btn ._play_player, .edit_playlist .whiteBox .playlist_info .preview-playlist-btn ._play_player {
  float: left;
  font-size: 26px;
  margin-right: 18px;
}
.add_playlist .whiteBox .playlist_content .tools_bar_playlist_content, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content {
  position: absolute;
  right: 18px;
  top: 0;
  width: 195px;
  /*.content_delete{
      top:-2px;
  }*/
}
.add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_add, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_add {
  float: right;
  font-size: 24px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
.add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate a, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template a, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete a, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions a, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_add a, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate a, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template a, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete a, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions a, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_add a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate a:hover, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template a:hover, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete a:hover, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions a:hover, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_add a:hover, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate a:hover, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template a:hover, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete a:hover, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions a:hover, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_add a:hover {
  text-decoration: none;
}
.add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete, .add_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .duplicate, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .assign_template, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .content_delete, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content .conditions {
  display: none;
}
.add_playlist .whiteBox .playlist_content .tools_bar_playlist_content, .edit_playlist .whiteBox .playlist_content .tools_bar_playlist_content {
  display: block;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content {
  display: none;
  position: absolute;
  right: 18px;
  top: 0;
  margin-top: 0px;
                    /*
                    .btn-default:active, .btn-default.active, &.open > .btn-default.dropdown-toggle {
                        background-color: $green-extra-light !important;
                        border-color: $green-extra-light !important;
                        color: $green-dark !important;

                        .caret {
                            &:before{
                                color:$green-dark !important
                            }
                        }
                    }*/
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .duplicate, .add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .assign_template, .add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .content_delete, .add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .conditions, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .duplicate, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .assign_template, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .content_delete, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .conditions {
  display: none;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default {
  background-color: transparent;
  border: 0 solid transparent;
  box-shadow: none !important;
  padding: 6px 15px;
  float: right;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default.btn:last-child:not(:first-child), .add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default.dropdown-toggle:not(:first-child), .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default.btn:last-child:not(:first-child), .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default:hover, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default:hover {
  background-color: #75A747;
  box-shadow: none;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default:hover .caret:before, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default:hover .caret:before {
  color: #4a7221;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default .caret, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default .caret:before, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content .btn-default .caret:before {
  content: "\41";
  font-family: "icons";
  color: #689840;
  position: relative;
  font-size: 19px;
  left: -9px;
  position: relative;
  top: -14px;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: -102px;
  margin-top: 0px;
  min-width: 150px;
  padding: 0;
  border: 2px solid #EFF2F3;
                        /*._add_2:before,._monitor_2:before,._document:before,._condition:before,._delete:before,._if:before,._if_arrow:before{
                            float:left;
                            font-size: 20px;
                            margin-left: -28px;
                            margin-top: -1px;
                            position:absolute;

                        }*/
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li {
  width: 100%;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a {
  font-size: 12px;
  color: #689840;
  padding: 10px 6px 10px 36px;
  cursor: pointer;
  float: none;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a:hover, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a:hover {
  background-color: #75A747;
  color: #fff !important;
  text-decoration: none;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a:hover span, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a:hover span {
  color: #fff !important;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a span, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.add_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a span:before, .edit_playlist .whiteBox .playlist_content .menu_responsive_tools_bar_playlist_content ul.dropdown-menu li a span:before {
  float: left;
  font-size: 20px;
  margin-left: -28px;
  margin-top: -1px;
  position: absolute;
}
.add_playlist #contents_table .green_mark, .edit_playlist #contents_table .green_mark {
  padding: 8px 0px;
  margin-top: 2px;
}
.add_playlist #contents_table .green_mark:before, .edit_playlist #contents_table .green_mark:before {
  margin-left: -9px;
  margin-top: -9px;
}
.add_playlist #contents_table input[type="checkbox"], .edit_playlist #contents_table input[type="checkbox"] {
  display: none;
}
.add_playlist #contents_table input[type="checkbox"] + label::before, .edit_playlist #contents_table input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  font-weight: 100;
  padding-right: 6px;
  position: relative;
  top: 6px;
}
.add_playlist #contents_table input[type="checkbox"]:checked + label::before, .edit_playlist #contents_table input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.add_playlist #contents_table ul, .edit_playlist #contents_table ul {
  margin-bottom: 0;
}
.add_playlist #contents_table ul li, .edit_playlist #contents_table ul li {
  float: left;
  font-size: 12px;
}
.add_playlist #contents_table ul li .scrollpoints, .edit_playlist #contents_table ul li .scrollpoints {
  left: -5px;
  position: absolute;
  top: 60px;
  color: #D0D2D3;
  font-size: 36px;
  z-index: 5;
}
.add_playlist #contents_table ul li .name_content, .edit_playlist #contents_table ul li .name_content {
  background-color: #F4F6F7;
  border: medium none;
  color: #57585A;
  float: none;
  font-size: 13px;
  font-weight: 300;
  padding: 15px;
  width: 100%;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist {
  display: none;
  padding-right: 10px;
  padding-top: 9px;
  text-align: right;
  width: 100%;
  background-color: #F4F6F7;
  height: 48px;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default {
  background-color: transparent;
  border: 0 solid transparent;
  box-shadow: none !important;
  padding: 6px 15px;
  float: right;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.btn:last-child:not(:first-child), .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.dropdown-toggle:not(:first-child), .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.btn:last-child:not(:first-child), .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:hover, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:hover {
  background-color: #75A747;
  box-shadow: none;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:hover .caret:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:hover .caret:before {
  color: #4a7221;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default .caret, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default .caret:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default .caret:before {
  content: "\42";
  font-family: "icons";
  color: #689840;
  position: relative;
  font-size: 19px;
  left: -9px;
  position: relative;
  top: -14px;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:active, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.active, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist.open > .btn-default.dropdown-toggle, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:active, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.active, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist.open > .btn-default.dropdown-toggle {
  background-color: #75A747;
  border-color: #75A747;
  color: #4a7221;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:active .caret:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.active .caret:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist.open > .btn-default.dropdown-toggle .caret:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default:active .caret:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist .btn-default.active .caret:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist.open > .btn-default.dropdown-toggle .caret:before {
  color: #4a7221;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: -55px;
  margin-top: 0px;
  min-width: 150px;
  padding: 0;
  border: 2px solid #EFF2F3;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu li, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu li {
  width: 100%;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu {
  font-size: 12px;
  color: #689840;
  padding: 10px 6px 10px 46px;
  cursor: pointer;
  float: none;
  text-align: left;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:hover, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:focus, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:hover, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:focus {
  background-color: #75A747;
  color: #fff !important;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:hover span, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:focus span, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:hover span, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu:focus span {
  color: #fff !important;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu span, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu .button-menu span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._play_back:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._play_forward:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._play_back:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._play_forward:before {
  float: left;
  font-size: 28px;
  margin-left: -36px;
  margin-top: -7px;
  position: absolute;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._time:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._agenda:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._edit:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._time:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._agenda:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._edit:before {
  float: left;
  margin-left: -36px;
  font-size: 24px;
  position: absolute;
  margin-top: -4px;
}
.add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._condition:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._if:before, .add_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._if_arrow:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._condition:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._if:before, .edit_playlist #contents_table .menu_responsive_tools_bar_edit_playlist ul.dropdown-menu ._if_arrow:before {
  float: left;
  margin-left: -36px;
  font-size: 24px;
  position: absolute;
  margin-top: -3px;
}
.add_playlist #contents_table .content_img, .edit_playlist #contents_table .content_img {
  width: 100%;
  border: 3px solid #F1F2F2;
}
.add_playlist #contents_table .content_img .preview-btn.vertical, .edit_playlist #contents_table .content_img .preview-btn.vertical {
  max-height: 80px !important;
  width: auto !important;
}
.add_playlist #contents_table .content_img .img, .edit_playlist #contents_table .content_img .img {
  border: 1px solid #fff;
}
.add_playlist #contents_table .content_img .img.vertical, .edit_playlist #contents_table .content_img .img.vertical {
  max-height: 80px !important;
  width: auto !important;
}
.add_playlist #contents_table .content_img .img.vertical img, .edit_playlist #contents_table .content_img .img.vertical img {
  max-height: 80px !important;
  width: auto !important;
}
.add_playlist #contents_table .position, .edit_playlist #contents_table .position {
  display: inline-block;
  position: relative;
  float: left;
}
.add_playlist #contents_table .position select, .edit_playlist #contents_table .position select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  margin-top: 28px;
  padding: 5px 10px;
}
.add_playlist #contents_table .content_info, .edit_playlist #contents_table .content_info {
  font-size: 12.5px;
  color: #808184;
  margin: 25px 0 18px;
}
.add_playlist #contents_table .content_info.block, .edit_playlist #contents_table .content_info.block {
  margin: 35px 0 18px;
}
.add_playlist #contents_table .content_info b, .edit_playlist #contents_table .content_info b {
  font-weight: 400;
}
.add_playlist #contents_table .content_info b.green, .edit_playlist #contents_table .content_info b.green {
  color: #689840;
}
.add_playlist #contents_table .template_div, .edit_playlist #contents_table .template_div {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
}
.add_playlist #contents_table .template_div .template_icons, .edit_playlist #contents_table .template_div .template_icons {
  position: absolute;
  width: 100%;
}
.add_playlist #contents_table .template_div .template_icons .icon_template, .add_playlist #contents_table .template_div .template_icons .icon_template_unique, .edit_playlist #contents_table .template_div .template_icons .icon_template, .edit_playlist #contents_table .template_div .template_icons .icon_template_unique {
  display: none;
  margin: 0 auto;
  position: relative;
  z-index: 200;
  cursor: pointer;
}
.add_playlist #contents_table .template_div .template_icons .icon_template ._edit, .add_playlist #contents_table .template_div .template_icons .icon_template_unique ._edit, .edit_playlist #contents_table .template_div .template_icons .icon_template ._edit, .edit_playlist #contents_table .template_div .template_icons .icon_template_unique ._edit {
  background-color: rgba(0, 0, 0, 0.6);
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin-top: 20px;
  padding: 6px;
  position: relative;
}
.add_playlist #contents_table .template_div .template_icons .icon_template ._delete, .add_playlist #contents_table .template_div .template_icons .icon_template ._delete_2, .add_playlist #contents_table .template_div .template_icons .icon_template_unique ._delete, .add_playlist #contents_table .template_div .template_icons .icon_template_unique ._delete_2, .edit_playlist #contents_table .template_div .template_icons .icon_template ._delete, .edit_playlist #contents_table .template_div .template_icons .icon_template ._delete_2, .edit_playlist #contents_table .template_div .template_icons .icon_template_unique ._delete, .edit_playlist #contents_table .template_div .template_icons .icon_template_unique ._delete_2 {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  margin-left: -11px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  background-color: #9A405B;
  border-radius: 15px;
}
.add_playlist #contents_table .template_div .template_icons .icon_template .quit_template, .add_playlist #contents_table .template_div .template_icons .icon_template_unique .quit_template, .edit_playlist #contents_table .template_div .template_icons .icon_template .quit_template, .edit_playlist #contents_table .template_div .template_icons .icon_template_unique .quit_template {
  margin-left: 38px;
  margin-top: 4px;
  position: absolute;
}
.add_playlist #contents_table .template_div .template_options, .edit_playlist #contents_table .template_div .template_options {
  position: relative;
  z-index: 1;
}
.add_playlist .tools_bar, .edit_playlist .tools_bar {
  position: relative;
}
.add_playlist label, .edit_playlist label {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 13px;
  color: #404041;
}
.add_playlist input, .edit_playlist input {
  height: 28px;
}
.add_playlist input, .add_playlist textarea, .edit_playlist input, .edit_playlist textarea {
  color: #404041;
  font-size: 13px;
  background-color: #F1F2F2;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.add_playlist .error, .edit_playlist .error {
  float: left;
  margin: 0 0 5px;
  /*padding: 15px 10px;*/
  width: 100%;
}
.add_playlist .error:after, .edit_playlist .error:after {
  clear: both;
}

.playlist_criteria_playlist .whiteBox {
  padding: 0px;
}

.smartcontent_page {
  display: none;
  margin-bottom: 30px;
}
.smartcontent_page .tools_bar {
  position: relative;
}
.smartcontent_page table tbody tr {
  height: 100%;
}
.smartcontent_page .smart_buttons {
  float: right;
  position: relative;
}
.smartcontent_page #btn_new_layout {
  cursor: pointer;
  float: right;
  margin-top: 25px;
}
.smartcontent_page #btn_new_layout ._add_3 {
  background-color: #689840;
  border-radius: 32px;
  color: #fff;
  font-size: 20px;
  padding: 8px 9px;
  text-align: center;
  text-decoration: none;
}
.smartcontent_page #btn_layouts {
  cursor: pointer;
  float: right;
  margin-left: 15px;
  margin-top: 25px;
}
.smartcontent_page #btn_layouts ._folder_download {
  background-color: #689840;
  border-radius: 32px;
  color: #fff;
  font-size: 20px;
  padding: 8px 9px;
  text-align: center;
  text-decoration: none;
}
.smartcontent_page #btn_save_layout, .smartcontent_page #btn_save_as_layout {
  cursor: pointer;
  float: right;
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  margin: 18px 0 0 15px;
  padding: 2px 12px 9px 2px;
  text-align: center;
}
.smartcontent_page #btn_save_layout ._disk, .smartcontent_page #btn_save_as_layout ._disk {
  font-size: 19px;
  line-height: 25px;
  margin-left: 7px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.smartcontent_page .formsPanel, .smartcontent_page .socialPanel, .smartcontent_page .durationPanel {
  margin-bottom: 15px;
}
.smartcontent_page #btn_add_sprite_square, .smartcontent_page #btn_add_sprite_circle, .smartcontent_page #btn_add_sprite_line {
  cursor: pointer;
  float: left;
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 38px;
  line-height: 15px;
  margin: -6px 5px 0 0;
  padding: 12px 1px;
  text-align: center;
}
.smartcontent_page #div-play-effects {
  bottom: 0px;
  position: absolute;
  right: 30px;
}
.smartcontent_page #div-play-effects a {
  cursor: pointer;
  float: right;
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 25px;
  line-height: 15px;
  margin: 0;
  padding: 6px 6px 6px 6px;
  text-align: center;
}
.smartcontent_page #div-play-effects .box_text_help {
  top: 40px;
}
.smartcontent_page #div-preview {
  bottom: 15px;
  position: absolute;
  right: 80px;
}
.smartcontent_page #div-preview a {
  cursor: pointer;
  float: right;
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
  padding: 8px 12px;
  text-align: center;
}
.smartcontent_page #div-preview .box_text_help {
  top: 40px;
}
.smartcontent_page .resolutionPanel, .smartcontent_page .expirationPanel {
  margin-bottom: 10px;
}
.smartcontent_page .socialPanel ._twitter {
  cursor: pointer;
  float: left;
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 28px;
  line-height: 15px;
  margin: -6px 5px 0 0;
  padding: 12px 4px;
  text-align: center;
}
.smartcontent_page .socialPanel .tooltipNew .box_text_help {
  top: 63px;
}
.smartcontent_page .socialPanel ._loading_2 {
  color: #689840;
  cursor: pointer;
  font-size: 24px;
  margin-left: 10px;
  margin-top: 2px;
}
.smartcontent_page #label-forms-properties, .smartcontent_page #label-properties {
  position: absolute;
  z-index: 999;
  /*left:725px;top:5px;width:170px;*/
  left: 50%;
}
.smartcontent_page #label-forms-properties .ui-dialog-titlebar, .smartcontent_page #label-properties .ui-dialog-titlebar {
  background-color: #808184;
  color: #fff;
  line-height: 33px;
  padding-left: 3px;
  text-transform: uppercase;
  cursor: move;
}
.smartcontent_page #label-forms-properties .ui-dialog-titlebar:before, .smartcontent_page #label-properties .ui-dialog-titlebar:before {
  content: "\1f394";
  font-family: "icons";
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  margin-right: -4px;
  position: relative;
  top: 3px;
}
.smartcontent_page #label-forms-properties .ui-dialog-titlebar .ui-icon-closethick, .smartcontent_page #label-properties .ui-dialog-titlebar .ui-icon-closethick {
  position: absolute;
  right: 5px;
  top: 3px;
}
.smartcontent_page #label-forms-properties .ui-dialog-titlebar .ui-icon-closethick::before, .smartcontent_page #label-properties .ui-dialog-titlebar .ui-icon-closethick::before {
  content: "\2a";
  font-family: "icons";
  color: #FFFFFF;
  font-size: 20px;
  cursor: pointer;
}
.smartcontent_page #label-forms-properties .ui-dialog-titlebar select, .smartcontent_page #label-properties .ui-dialog-titlebar select {
  color: #404041;
  background-color: #ECEFF0;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 0px;
  padding: 5px 10px;
}
.smartcontent_page #label-forms-properties .ui-dialog-content, .smartcontent_page #label-properties .ui-dialog-content {
  border: 2px solid #808184;
  padding: 20px 20px 10px;
  background-color: #fff;
  font-size: 13px;
}
.smartcontent_page #label-forms-properties .ui-dialog-content input[type="text"], .smartcontent_page #label-forms-properties .ui-dialog-content select, .smartcontent_page #label-forms-properties .ui-dialog-content textarea, .smartcontent_page #label-properties .ui-dialog-content input[type="text"], .smartcontent_page #label-properties .ui-dialog-content select, .smartcontent_page #label-properties .ui-dialog-content textarea {
  color: #404041;
  background-color: #ECEFF0;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 0px;
  padding: 5px 10px;
}
.smartcontent_page #label-forms-properties .ui-dialog-content input[type="checkbox"], .smartcontent_page #label-properties .ui-dialog-content input[type="checkbox"] {
  display: none;
}
.smartcontent_page #label-forms-properties .ui-dialog-content input[type="checkbox"] + label, .smartcontent_page #label-properties .ui-dialog-content input[type="checkbox"] + label {
  margin-right: 3px;
}
.smartcontent_page #label-forms-properties .ui-dialog-content input[type="checkbox"] + label::before, .smartcontent_page #label-properties .ui-dialog-content input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  font-weight: 100;
  padding-right: 0px;
  position: relative;
  top: 6px;
}
.smartcontent_page #label-forms-properties .ui-dialog-content input[type="checkbox"]:checked + label::before, .smartcontent_page #label-properties .ui-dialog-content input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.smartcontent_page #label-forms-properties .ui-dialog-content label, .smartcontent_page #label-properties .ui-dialog-content label {
  font-size: 12px;
  font-weight: 400;
  color: #808184;
}
.smartcontent_page #label-forms-properties .ui-dialog-content li, .smartcontent_page #label-properties .ui-dialog-content li {
  margin-top: 12px;
}
.smartcontent_page #label-forms-properties table.alignText, .smartcontent_page #label-properties table.alignText {
  border-spacing: 0;
}
.smartcontent_page #label-forms-properties table.alignText tr, .smartcontent_page #label-properties table.alignText tr {
  background-color: transparent;
  height: auto;
}
.smartcontent_page #label-forms-properties table.alignText tr:before, .smartcontent_page #label-properties table.alignText tr:before {
  display: none;
}
.smartcontent_page #label-forms-properties table.alignText tr td, .smartcontent_page #label-properties table.alignText tr td {
  border: 0 none;
  background-color: transparent;
  height: auto;
  text-align: center;
  width: 18px;
  position: relative;
}
.smartcontent_page #label-forms-properties table.alignText tr td .ui-icon, .smartcontent_page #label-properties table.alignText tr td .ui-icon {
  width: 18px;
  display: flex;
}
.smartcontent_page #label-forms-properties table.alignText tr td .ui-icon:before, .smartcontent_page #label-properties table.alignText tr td .ui-icon:before {
  color: #D0D2D3;
  content: "\1f395";
  cursor: pointer;
  font-family: "icons";
  font-size: 30px;
  height: 18px;
  left: -5px;
  line-height: 10px;
  position: relative;
  text-align: center;
  top: 4px;
  width: 21px;
}
.smartcontent_page #label-forms-properties table.alignText tr td .activeAlign:before, .smartcontent_page #label-properties table.alignText tr td .activeAlign:before {
  color: #689840;
  content: "\23ef";
  font-size: 20px;
  left: 0px;
  top: 4px;
}
.smartcontent_page #label-forms-properties #label-color:before, .smartcontent_page #label-properties #label-color:before {
  font-family: "icons";
  content: "\1f32a";
  color: #808184;
  font-size: 20px;
  margin-left: -23px;
  margin-top: -2px;
  position: absolute;
}
.smartcontent_page #label-forms-properties #label-bg-color:before, .smartcontent_page #label-properties #label-bg-color:before {
  font-family: "icons";
  content: "\1f327";
  color: #808184;
  font-size: 20px;
  margin-left: -23px;
  margin-top: -2px;
  position: absolute;
}
.smartcontent_page #label-forms-properties .pencil_colour, .smartcontent_page #label-forms-properties .background_colour, .smartcontent_page #label-properties .pencil_colour, .smartcontent_page #label-properties .background_colour {
  background-color: #000000;
  border: 1px solid #bbbbbb;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-left: 16px;
}
.smartcontent_page #label-forms-properties .background_colour, .smartcontent_page #label-properties .background_colour {
  margin-left: 30px;
}
.smartcontent_page #label-forms-properties #label-color-form:before, .smartcontent_page #label-properties #label-color-form:before {
  font-family: "icons";
  content: "\2b56";
  color: #808184;
  font-size: 20px;
  margin-left: -23px;
  margin-top: -2px;
  position: absolute;
}
.smartcontent_page #label-forms-properties #label-bg-color-form, .smartcontent_page #label-properties #label-bg-color-form {
  margin-left: 16px;
  margin-bottom: 8px;
}
.smartcontent_page #label-forms-properties #label-bg-color-form:before, .smartcontent_page #label-properties #label-bg-color-form:before {
  font-family: "icons";
  content: "\23ed";
  color: #808184;
  font-size: 20px;
  margin-left: -23px;
  margin-top: -2px;
  position: absolute;
}
.smartcontent_page #slider-angle-line .ui-widget-content {
  background: #4a7221;
  border-radius: 9px;
  height: 7px;
  position: relative;
  margin-top: 7px;
  cursor: pointer;
}
.smartcontent_page #slider-angle-line .ui-widget-content .ui-slider-handle {
  margin-left: -0.6em;
  top: -7px;
  cursor: pointer;
}
.smartcontent_page #slider-angle-line .ui-widget-content .ui-state-default {
  background: #689840;
  border-radius: 10px;
  cursor: pointer;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 2;
}
.smartcontent_page .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.smartcontent_page .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.smartcontent_page .whiteBox h4 .checkbox_container {
  float: left;
  margin-right: 30px;
}
.smartcontent_page .whiteBox h4 .checkbox_container input {
  display: none;
}
.smartcontent_page .whiteBox h4 .checkbox_container input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  line-height: 10px;
}
.smartcontent_page .whiteBox h4 .checkbox_container input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.smartcontent_page .whiteBox .smartcontent_info {
  font-size: 13px;
  color: #404041;
  padding-bottom: 20px;
  padding-top: 20px;
}
.smartcontent_page .whiteBox .smartcontent_info #description {
  /*height:155px;*/
}
.smartcontent_page .whiteBox .smartcontent_info input, .smartcontent_page .whiteBox .smartcontent_info textarea {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 0px;
  padding: 5px 10px;
  width: 100%;
}
.smartcontent_page .whiteBox .smartcontent_info #stage-info {
  margin-top: 15px;
}
.smartcontent_page .whiteBox .smartcontent_info #stage-info input {
  width: auto;
}
.smartcontent_page .whiteBox#edit-data {
  padding: 20px 0;
}
.smartcontent_page .whiteBox#edit-data input[type="text"], .smartcontent_page .whiteBox#edit-data select {
  color: #404041;
  background-color: #ECEFF0;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 0px;
  padding: 5px 10px;
}
.smartcontent_page .whiteBox#edit-data label {
  color: #689840;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.smartcontent_page .whiteBox #btn_save_res_span {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 4px;
  width: 44px;
}
.smartcontent_page .whiteBox #btn_save_res_span .save_resolution {
  width: 45px;
  text-decoration: none;
}
.smartcontent_page .whiteBox #btn_save_res_span .save_resolution:hover {
  text-decoration: none;
}
.smartcontent_page .whiteBox #btn_save_res_span .save_resolution ._disk {
  width: 45px;
  display: inline-block;
  text-align: center;
}
.smartcontent_page .whiteBox #btn_save_res_span .save_resolution ._disk::before {
  color: #689840;
  cursor: pointer;
  font-size: 20px;
  position: relative;
}
.smartcontent_page .whiteBox #btn_save_res_span .box_text_help {
  margin-left: -14px;
}
.smartcontent_page .whiteBox#editor {
  /*min-height: 360px;*/
  float: left;
  margin-top: 0px;
}
.smartcontent_page .whiteBox#editor #sprite-info-1 {
  display: none;
}
.smartcontent_page .whiteBox#editor #z-items-list {
  width: 150px;
  background-color: #ECEFF0;
  float: left;
  /*height: 100%;*/
  margin: 8px;
  padding-bottom: 5px;
}
.smartcontent_page .whiteBox#editor #z-items-list .z-items-list-header {
  background-color: #808184;
  position: relative;
}
.smartcontent_page .whiteBox#editor #z-items-list .z-items-list-header h5 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 15px;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-top: 0;
}
.smartcontent_page .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn {
  position: absolute;
  right: 9px;
  top: 9px;
}
.smartcontent_page .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn a {
  cursor: pointer;
  color: #fff;
  font-size: 15px;
}
.smartcontent_page .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn a:hover {
  text-decoration: none;
}
.smartcontent_page .whiteBox#editor #z-items-list ul#items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.smartcontent_page .whiteBox#editor #z-items-list ul#items li {
  color: #888888;
  background-color: #fff;
  margin: 2px 8px;
  padding: 2px;
}
.smartcontent_page .whiteBox#editor #z-items-list ul#items li .ui-icon-arrowthick-2-n-s:before {
  content: "\1f394";
  font-family: "icons";
  font-size: 16px;
  position: absolute;
  top: -1px;
  cursor: pointer;
}
.smartcontent_page .whiteBox#editor #z-items-list ul#items li .ui-icon-locked:before {
  content: "\1f37d";
  font-family: "icons";
  font-size: 20px;
  position: absolute;
  top: -3px;
  cursor: not-allowed;
}
.smartcontent_page .whiteBox#editor #z-items-list ul#items li .ui-icon-trash:before {
  content: "\2a";
  font-family: "icons";
  font-size: 20px;
  position: absolute;
  top: -3px;
  cursor: pointer;
}
.smartcontent_page .whiteBox#editor #z-items-list #sprite-info .sprite-info {
  /*bottom: 0;
  position: fixed;
  right: 0;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #222;
  font-size: 10px;
  margin-left: 5px;
  padding: 5px;
  text-align: center;
  z-index: 5;
  visibility: hidden !important;*/
  position: absolute;
  bottom: 8px;
  color: #404041;
  font-size: 11px;
  padding: 4px 4px 4px 25px;
  border: 2px solid #808184;
}
.smartcontent_page .whiteBox#editor #z-items-list #sprite-info .sprite-info input {
  background-color: #ECEFF0;
  color: #404041;
  text-align: center;
  font-size: 10px;
  margin: 2px;
  text-align: center;
  width: 43px;
  border: none;
}
.smartcontent_page .whiteBox#editor #z-items-list #sprite-info .sprite-info:before {
  content: " ";
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  background-color: #808184;
}
.smartcontent_page .whiteBox#editor #z-items-list #sprite-info .sprite-info .font {
  width: 10px;
  display: inline-block;
  color: #fff;
}
.smartcontent_page .whiteBox#editor #stage {
  background: #fff;
  border: 2px solid #BCBEC0;
  float: left;
  height: 600px;
  left: 170px;
  overflow: hidden;
  position: absolute;
  width: 800px;
  margin-top: 8px;
  transform-origin: left top;
  box-sizing: border-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.smartcontent_page .whiteBox#editor #stage .sprite {
  float: left;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  cursor: move;
  overflow: hidden;
  color: #222222;
  box-sizing: content-box;
}
.smartcontent_page .whiteBox#editor #stage .sprite:before {
  border: 3px dashed #808184;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.smartcontent_page .whiteBox#editor #stage .sprite .idBox {
  height: 25px;
  left: 5px;
  position: absolute;
  bottom: 5px;
  width: 25px;
  border: 1px solid #808184;
}
.smartcontent_page .whiteBox#editor #stage .sprite ._movie {
  color: #888888;
  font-size: 45px;
  left: 50%;
  line-height: 150px;
  margin-left: -23px;
  position: absolute;
  text-align: center;
  top: 0px;
}
.smartcontent_page .whiteBox#editor #stage .sprite .sprite-add {
  position: absolute;
  visibility: hidden;
  right: 2px;
  top: 2px;
  z-index: 5;
  margin-left: 5px;
  padding: 5px 5px 5px 5px;
  text-align: center;
  cursor: pointer;
}
.smartcontent_page .whiteBox#editor #stage .sprite .sprite-add .ui-icon-circle-plus:before {
  content: "\51";
  font-family: "icons";
  font-size: 15px;
  color: #888888;
  position: relative;
}
.smartcontent_page .whiteBox#editor #stage .sprite .ui-resizable-handle {
  display: block;
  font-size: 0.1px;
  position: absolute;
  z-index: 99999;
}
.smartcontent_page .whiteBox#editor #stage .sprite .ui-resizable-e {
  cursor: e-resize;
  height: 100%;
  right: -5px;
  top: 0;
  width: 10px;
}
.smartcontent_page .whiteBox#editor #stage .sprite .ui-resizable-s {
  bottom: -5px;
  cursor: s-resize;
  height: 10px;
  left: 0;
  width: 100%;
}
.smartcontent_page .whiteBox#editor #stage .sprite .ui-resizable-se {
  bottom: -2px;
  cursor: se-resize;
  height: 16px;
  right: -2px;
  width: 16px;
  border-style: solid;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent #808184;
}
.smartcontent_page .whiteBox#editor #stage .sprite {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150px;
  height: 150px;
  float: left;
  background-color: transparent;
  background: none;
}
.smartcontent_page .whiteBox#editor #stage .formParent {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
}
.smartcontent_page .whiteBox#editor #stage .sprite-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.smartcontent_page .whiteBox#editor #stage .sprite-protected {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page .whiteBox#editor #stage .sprite-protected .ui-icon-locked:before, .smartcontent_page .whiteBox#editor #stage .sprite-protected .ui-icon-unlocked:before, .smartcontent_page .whiteBox#editor #stage .sprite-protected .ui-icon-suitcase:before {
  font-family: "icons";
  content: "\1f37d";
  font-size: 30px;
  color: #57585A;
  opacity: 1;
}
.smartcontent_page .whiteBox#editor #stage .sprite-protected .ui-icon-unlocked:before {
  content: "\e96e";
}
.smartcontent_page .whiteBox#editor #stage .sprite-protected .ui-icon-suitcase:before {
  content: "\e96f";
  opacity: 0.6;
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-text {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-text .ui-icon-pencil:before {
  font-family: "icons";
  content: "\5b";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-text .ui-icon-add-text:before {
  font-family: "icons";
  content: "\1f336";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-content {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-content .ui-icon-image:before {
  font-family: "icons";
  content: "\36";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-urlImage {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-urlImage .ui-icon-add-url:before {
  font-family: "icons";
  content: "\1f328";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-effect {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 0px;
  padding: 5px 2px 0;
  position: relative;
  float: left;
  left: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page .whiteBox#editor #stage .sprite-add-effect .ui-icon-gear:before {
  font-family: "icons";
  content: "\2f";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page .whiteBox#editor #stage .formcircle {
  border: 1px solid black;
  border-radius: 150px;
  -moz-border-radius: 150px;
  /* Mozilla Firefox */
  -webkit-border-radius: 150px;
  /* Google Chrome y Safari */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.smartcontent_page .whiteBox#editor #stage .formsquare {
  border: 1px solid black;
  width: 143px;
  height: 143px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.smartcontent_page .whiteBox#editor #stage .formtriangle {
  width: 0px;
  height: 0px;
  border-bottom: 148px solid black;
  border-left: 74px solid transparent;
  border-right: 74px solid transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.smartcontent_page .whiteBox#editor #stage .formline {
  width: 148px;
  border-bottom: 1px solid black;
  margin-top: 75px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.smartcontent_page .whiteBox .sprite-preview {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
}
.smartcontent_page .whiteBox .sprite-preview table {
  border-spacing: 0;
}
.smartcontent_page .whiteBox .sprite-preview table tr {
  background-color: transparent;
}
.smartcontent_page .whiteBox .sprite-preview table tr:before {
  display: none;
}
.smartcontent_page .whiteBox .sprite-preview table tr td {
  border: 0 none;
}
.smartcontent_page .whiteBox#div-help .title-bar-gray {
  background-color: #6D6E71;
  color: #E7EBED;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-top: 3px;
}
.smartcontent_page .whiteBox#div-help .div-help-list {
  padding: 10px 0px;
  display: inline-block;
}
.smartcontent_page .whiteBox#div-help .div-help-list .template-help {
  float: left;
  font-size: 13px;
  padding-left: 33px;
  padding: 7px 30px 7px 60px;
  color: #808184;
}
.smartcontent_page .whiteBox#div-help .div-help-list .template-help:before {
  font-family: "icons";
  content: "\23ed";
  color: #689840;
  font-size: 13px;
  margin-left: -18px;
  margin-top: -1px;
  position: absolute;
}
.smartcontent_page #label-options {
  display: none;
  margin-bottom: 5px;
}
.smartcontent_page #label-options .sprite-add-effect, .smartcontent_page #label-options .sprite-add-text, .smartcontent_page #label-options .sprite-protected, .smartcontent_page #label-options .sprite-add-urlImage, .smartcontent_page #label-options .sprite-add-content {
  display: none;
}
.smartcontent_page #label-options .sprite-buttons-responsive {
  display: inline-block;
  width: 100%;
}
.smartcontent_page #label-options .ui-dialog-content {
  padding: 10px;
  background-color: #fff;
  font-size: 13px;
}
.smartcontent_page #label-options .ui-dialog-content input[type="text"], .smartcontent_page #label-options .ui-dialog-content select, .smartcontent_page #label-options .ui-dialog-content textarea {
  color: #404041;
  background-color: #ECEFF0;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 0px;
  padding: 5px 10px;
}
.smartcontent_page #label-options .ui-dialog-content input[type="checkbox"] {
  display: none;
}
.smartcontent_page #label-options .ui-dialog-content input[type="checkbox"] + label {
  margin-right: 3px;
}
.smartcontent_page #label-options .ui-dialog-content input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  font-weight: 100;
  padding-right: 0px;
  position: relative;
  top: 6px;
}
.smartcontent_page #label-options .ui-dialog-content input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.smartcontent_page #label-options .ui-dialog-content label {
  font-size: 12px;
  font-weight: 400;
  color: #808184;
}
.smartcontent_page #label-options .ui-dialog-content li {
  margin-top: 12px;
}
.smartcontent_page #label-options .sprite-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.smartcontent_page #label-options .sprite-protected {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page #label-options .sprite-protected .ui-icon-locked:before, .smartcontent_page #label-options .sprite-protected .ui-icon-unlocked:before, .smartcontent_page #label-options .sprite-protected .ui-icon-suitcase:before {
  font-family: "icons";
  content: "\1f37d";
  font-size: 30px;
  color: #57585A;
  opacity: 1;
}
.smartcontent_page #label-options .sprite-protected .ui-icon-unlocked:before {
  content: "\e96e";
}
.smartcontent_page #label-options .sprite-protected .ui-icon-suitcase:before {
  content: "\e96f";
  opacity: 0.6;
}
.smartcontent_page #label-options .sprite-add-text {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page #label-options .sprite-add-text .ui-icon-pencil:before {
  font-family: "icons";
  content: "\5b";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page #label-options .sprite-add-text .ui-icon-add-text:before {
  font-family: "icons";
  content: "\1f336";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page #label-options .sprite-add-content {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page #label-options .sprite-add-content .ui-icon-image:before {
  font-family: "icons";
  content: "\36";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page #label-options .sprite-add-urlImage {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  padding: 5px 2px 0;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page #label-options .sprite-add-urlImage .ui-icon-add-url:before {
  font-family: "icons";
  content: "\1f328";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page #label-options .sprite-add-effect {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 0px;
  padding: 5px 2px 0;
  position: relative;
  float: left;
  left: 5px;
  text-align: center;
  top: 5px;
  visibility: hidden;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
}
.smartcontent_page #label-options .sprite-add-effect .ui-icon-gear:before {
  font-family: "icons";
  content: "\2f";
  font-size: 30px;
  color: #57585A;
}
.smartcontent_page .tabs {
  display: inline-block;
  padding: 0 8px 20px;
  width: 100%;
}
.smartcontent_page .tabs label[for="select_all"] {
  margin-top: 8px;
  position: relative;
  margin-left: 15px !important;
  padding-left: 0px !important;
  text-indent: 0px !important;
  height: 10px !important;
}
.smartcontent_page .tabs input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 26px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
}
.smartcontent_page .tabs input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.smartcontent_page .tabs input[type="checkbox"] + label {
  font-size: 13px;
  font-weight: 300;
  height: 40px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  padding-left: 40px;
  text-indent: -28px;
}
.smartcontent_page .tabs input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  height: 45px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  text-indent: -24px;
}
.smartcontent_page .tabs input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.smartcontent_page .tabs input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.smartcontent_page .tabs .ui-tabs-nav {
  width: 100%;
  margin-top: 10px;
  background-color: #E6E7E8;
  margin-bottom: 8px;
}
.smartcontent_page .tabs .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 0px 0;
  padding-top: 4px;
  text-align: center;
  font-size: 13;
  border-left: 2px solid #E6E7E8;
  border-right: 2px solid #E6E7E8;
}
.smartcontent_page .tabs .ui-tabs-nav .ui-state-default a {
  color: #689840;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.smartcontent_page .tabs .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px;
  padding-top: 8px;
}
.smartcontent_page .tabs .ui-tabs-nav .ui-state-active a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}
.smartcontent_page .tabs .category-name-block {
  background-color: #E7EBED;
  font-weight: 400;
  padding: 8px 8px 8px 12px;
  color: #404041;
}
.smartcontent_page .tabs .category-name-block:before {
  content: "\23ed";
  font-family: "icons";
  color: #689840;
  padding-right: 0;
  position: relative;
  top: 2px;
}
.smartcontent_page .tabs .category-block {
  padding-left: 40px;
  color: #404041;
}
.smartcontent_page .tabs #tabs-3 input[type="radio"] + label {
  padding: 12px 0 !important;
}
.smartcontent_page .tabs .ui-tabs-hide {
  display: none;
}
.smartcontent_page .tabs .name_criteria {
  border-bottom: 1px solid #689840;
  width: 100%;
  clear: both;
  margin-top: 0;
  background-color: #E7EBED;
}
.smartcontent_page .tabs .name_criteria a {
  text-decoration: none;
  color: #689840;
  font-size: 14px;
  background-color: #E7EBED;
  color: #404041;
  padding: 8px 8px 0px 12px;
}
.smartcontent_page .tabs .name_criteria a b {
  font-weight: 400;
}
.smartcontent_page .tabs .input-criteria label {
  font-size: 13px;
  color: #808184;
  font-weight: 400;
}
.smartcontent_page .tabs .select-all-upload-file {
  background-color: #6D6E71;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 5px;
  height: 20px;
}
.smartcontent_page .tabs .select-all-upload-file .selectAll_upload_file {
  display: inline-block;
  z-index: 10;
}
.smartcontent_page .tabs .select-all-upload-file .selectAll_upload_file input[type="checkbox"] + label {
  margin-top: 5px;
  width: 52px;
}
.smartcontent_page .tabs .select-all-upload-file .selectAll_upload_file input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  position: relative;
  top: 0px;
  margin-left: 9px;
  content: "\23f1";
}
.smartcontent_page .tabs .select-all-upload-file .selectAll_upload_file input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #D0D2D3 !important;
}
.smartcontent_page #tabs {
  display: inline-block;
  padding: 0 8px 20px;
  width: 100%;
}
.smartcontent_page #tabs .ui-tabs-nav {
  background-color: #e6e7e8;
  margin-bottom: 18px;
  margin-top: 10px;
  width: 100%;
  float: left;
  padding: 0 8px 0 8px;
}
.smartcontent_page #tabs .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 0px 0px;
  padding: 4px 0 0;
  text-align: center;
  font-size: 13px;
}
.smartcontent_page #tabs .ui-tabs-nav .ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.smartcontent_page #tabs .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px;
  padding-top: 8px;
}
.smartcontent_page #tabs .ui-tabs-nav .ui-state-active a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.templates .templates_edit, .templates .templates_categories {
  display: none;
  margin-bottom: 30px;
}
.templates .templates_edit .tools_bar, .templates .templates_categories .tools_bar {
  position: relative;
}
.templates .templates_edit .whiteBox h4, .templates .templates_categories .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.templates .templates_edit .whiteBox h4.title-green, .templates .templates_categories .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.templates .templates_edit .whiteBox h4 .checkbox_container, .templates .templates_categories .whiteBox h4 .checkbox_container {
  float: left;
  margin-right: 30px;
}
.templates .templates_edit .whiteBox h4 .checkbox_container input, .templates .templates_categories .whiteBox h4 .checkbox_container input {
  display: none;
}
.templates .templates_edit .whiteBox h4 .checkbox_container input[type="checkbox"] + label::before, .templates .templates_categories .whiteBox h4 .checkbox_container input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  line-height: 10px;
}
.templates .templates_edit .whiteBox h4 .checkbox_container input[type="checkbox"]:checked + label::before, .templates .templates_categories .whiteBox h4 .checkbox_container input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.templates .templates_edit .whiteBox .template_info, .templates .templates_categories .whiteBox .template_info {
  font-size: 13px;
  color: #404041;
  padding-bottom: 20px;
  padding-top: 20px;
}
.templates .templates_edit .whiteBox .template_info #description, .templates .templates_categories .whiteBox .template_info #description {
  /*height:155px;*/
}
.templates .templates_edit .whiteBox .template_info input, .templates .templates_edit .whiteBox .template_info textarea, .templates .templates_categories .whiteBox .template_info input, .templates .templates_categories .whiteBox .template_info textarea {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.templates .templates_edit .whiteBox .template_info #stage-info, .templates .templates_categories .whiteBox .template_info #stage-info {
  margin-top: 15px;
}
.templates .templates_edit .whiteBox .template_info #stage-info input, .templates .templates_categories .whiteBox .template_info #stage-info input {
  width: auto;
}
.templates .templates_edit .whiteBox #btn_save_res_span, .templates .templates_categories .whiteBox #btn_save_res_span {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 4px;
  width: 44px;
}
.templates .templates_edit .whiteBox #btn_save_res_span .save_resolution, .templates .templates_categories .whiteBox #btn_save_res_span .save_resolution {
  width: 45px;
  text-decoration: none;
}
.templates .templates_edit .whiteBox #btn_save_res_span .save_resolution:hover, .templates .templates_categories .whiteBox #btn_save_res_span .save_resolution:hover {
  text-decoration: none;
}
.templates .templates_edit .whiteBox #btn_save_res_span .save_resolution ._disk, .templates .templates_categories .whiteBox #btn_save_res_span .save_resolution ._disk {
  width: 45px;
  display: inline-block;
  text-align: center;
}
.templates .templates_edit .whiteBox #btn_save_res_span .save_resolution ._disk::before, .templates .templates_categories .whiteBox #btn_save_res_span .save_resolution ._disk::before {
  color: #689840;
  cursor: pointer;
  font-size: 20px;
  position: relative;
}
.templates .templates_edit .whiteBox #btn_save_res_span .box_text_help, .templates .templates_categories .whiteBox #btn_save_res_span .box_text_help {
  margin-left: -14px;
}
.templates .templates_edit .whiteBox#editor, .templates .templates_categories .whiteBox#editor {
  /*min-height: 360px;*/
  float: left;
}
.templates .templates_edit .whiteBox#editor #z-items-list, .templates .templates_categories .whiteBox#editor #z-items-list {
  width: 150px;
  background-color: #ECEFF0;
  float: left;
  /*height: 100%;*/
  margin: 8px;
  padding-bottom: 5px;
}
.templates .templates_edit .whiteBox#editor #z-items-list .z-items-list-header, .templates .templates_categories .whiteBox#editor #z-items-list .z-items-list-header {
  background-color: #808184;
  position: relative;
}
.templates .templates_edit .whiteBox#editor #z-items-list .z-items-list-header h5, .templates .templates_categories .whiteBox#editor #z-items-list .z-items-list-header h5 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 15px;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-top: 0;
}
.templates .templates_edit .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn, .templates .templates_categories .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn {
  position: absolute;
  right: 9px;
  top: 9px;
}
.templates .templates_edit .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn a, .templates .templates_categories .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn a {
  cursor: pointer;
  color: #fff;
  font-size: 15px;
}
.templates .templates_edit .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn a:hover, .templates .templates_categories .whiteBox#editor #z-items-list .z-items-list-header #div-add-btn a:hover {
  text-decoration: none;
}
.templates .templates_edit .whiteBox#editor #z-items-list ul#items, .templates .templates_categories .whiteBox#editor #z-items-list ul#items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.templates .templates_edit .whiteBox#editor #z-items-list ul#items li, .templates .templates_categories .whiteBox#editor #z-items-list ul#items li {
  color: #888888;
  background-color: #fff;
  margin: 2px 8px;
  padding: 2px;
}
.templates .templates_edit .whiteBox#editor #z-items-list ul#items li .ui-icon-arrowthick-2-n-s:before, .templates .templates_categories .whiteBox#editor #z-items-list ul#items li .ui-icon-arrowthick-2-n-s:before {
  content: "\1f394";
  font-family: "icons";
  font-size: 16px;
  position: absolute;
  top: -1px;
}
.templates .templates_edit .whiteBox#editor #z-items-list ul#items li .ui-icon-locked:before, .templates .templates_categories .whiteBox#editor #z-items-list ul#items li .ui-icon-locked:before {
  content: "\1f37d";
  font-family: "icons";
  font-size: 20px;
  position: absolute;
  top: -3px;
  cursor: not-allowed;
}
.templates .templates_edit .whiteBox#editor #z-items-list ul#items li .ui-icon-trash:before, .templates .templates_categories .whiteBox#editor #z-items-list ul#items li .ui-icon-trash:before {
  content: "\2a";
  font-family: "icons";
  font-size: 20px;
  position: absolute;
  top: -3px;
  cursor: pointer;
}
.templates .templates_edit .whiteBox#editor #z-items-list #sprite-info .sprite-info, .templates .templates_categories .whiteBox#editor #z-items-list #sprite-info .sprite-info {
  /*bottom: 0;
  position: fixed;
  right: 0;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #222;
  font-size: 10px;
  margin-left: 5px;
  padding: 5px;
  text-align: center;
  z-index: 5;
  visibility: hidden !important;*/
  position: absolute;
  bottom: 8px;
  color: #404041;
  font-size: 11px;
  padding: 4px 4px 4px 25px;
  border: 2px solid #808184;
}
.templates .templates_edit .whiteBox#editor #z-items-list #sprite-info .sprite-info input, .templates .templates_categories .whiteBox#editor #z-items-list #sprite-info .sprite-info input {
  background-color: #ECEFF0;
  color: #404041;
  text-align: center;
  font-size: 10px;
  margin: 2px;
  text-align: center;
  width: 43px;
  border: none;
}
.templates .templates_edit .whiteBox#editor #z-items-list #sprite-info .sprite-info:before, .templates .templates_categories .whiteBox#editor #z-items-list #sprite-info .sprite-info:before {
  content: " ";
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  background-color: #808184;
}
.templates .templates_edit .whiteBox#editor #z-items-list #sprite-info .sprite-info .font, .templates .templates_categories .whiteBox#editor #z-items-list #sprite-info .sprite-info .font {
  width: 10px;
  display: inline-block;
  color: #fff;
}
.templates .templates_edit .whiteBox#editor #stage, .templates .templates_categories .whiteBox#editor #stage {
  background: #fff;
  border: 2px solid #BCBEC0;
  float: left;
  height: 600px;
  left: 170px;
  overflow: hidden;
  position: absolute;
  width: 800px;
  margin-top: 8px;
  transform-origin: left top;
  box-sizing: border-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.templates .templates_edit .whiteBox#editor #stage .sprite, .templates .templates_categories .whiteBox#editor #stage .sprite {
  float: left;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  cursor: move;
  overflow: hidden;
  color: #222222;
  box-sizing: border-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.templates .templates_edit .whiteBox#editor #stage .sprite:before, .templates .templates_categories .whiteBox#editor #stage .sprite:before {
  border: 2px dashed #808184;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .idBox, .templates .templates_categories .whiteBox#editor #stage .sprite .idBox {
  height: 25px;
  left: 5px;
  position: absolute;
  bottom: 5px;
  width: 25px;
  border: 1px solid #808184;
  z-index: 1;
}
.templates .templates_edit .whiteBox#editor #stage .sprite ._movie, .templates .templates_categories .whiteBox#editor #stage .sprite ._movie {
  color: #888888;
  font-size: 45px;
  left: 50%;
  line-height: 150px;
  margin-left: -23px;
  position: absolute;
  text-align: center;
  top: 0px;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .sprite-add, .templates .templates_categories .whiteBox#editor #stage .sprite .sprite-add {
  position: absolute;
  visibility: hidden;
  right: 2px;
  top: 2px;
  z-index: 5;
  margin-left: 5px;
  padding: 5px 5px 5px 5px;
  text-align: center;
  cursor: pointer;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .sprite-add .ui-icon-circle-plus:before, .templates .templates_categories .whiteBox#editor #stage .sprite .sprite-add .ui-icon-circle-plus:before {
  content: "\51";
  font-family: "icons";
  color: #FFF;
  position: relative;
  background: #689840 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-family: "icons";
  position: relative;
  text-decoration: none;
  border-radius: 25px;
  font-size: 19px;
  padding: 4px;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .ui-resizable-handle, .templates .templates_categories .whiteBox#editor #stage .sprite .ui-resizable-handle {
  display: block;
  font-size: 0.1px;
  position: absolute;
  z-index: 99999;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .ui-resizable-e, .templates .templates_categories .whiteBox#editor #stage .sprite .ui-resizable-e {
  cursor: e-resize;
  height: 100%;
  right: -5px;
  top: 0;
  width: 10px;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .ui-resizable-s, .templates .templates_categories .whiteBox#editor #stage .sprite .ui-resizable-s {
  bottom: -5px;
  cursor: s-resize;
  height: 10px;
  left: 0;
  width: 100%;
}
.templates .templates_edit .whiteBox#editor #stage .sprite .ui-resizable-se, .templates .templates_categories .whiteBox#editor #stage .sprite .ui-resizable-se {
  bottom: -2px;
  cursor: se-resize;
  height: 16px;
  right: -2px;
  width: 16px;
  border-style: solid;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent #808184;
}
.templates .templates_edit .whiteBox#div-help .title-bar-gray, .templates .templates_categories .whiteBox#div-help .title-bar-gray {
  background-color: #6D6E71;
  color: #E7EBED;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 25px;
  padding-top: 3px;
}
.templates .templates_edit .whiteBox#div-help .div-help-list, .templates .templates_categories .whiteBox#div-help .div-help-list {
  padding: 10px 0px;
  display: inline-block;
}
.templates .templates_edit .whiteBox#div-help .div-help-list .template-help, .templates .templates_categories .whiteBox#div-help .div-help-list .template-help {
  float: left;
  font-size: 13px;
  padding-left: 33px;
  padding: 7px 30px 7px 60px;
  color: #808184;
}
.templates .templates_edit .whiteBox#div-help .div-help-list .template-help:before, .templates .templates_categories .whiteBox#div-help .div-help-list .template-help:before {
  font-family: "icons";
  content: "\23ed";
  color: #689840;
  font-size: 13px;
  margin-left: -18px;
  margin-top: -1px;
  position: absolute;
}
.templates .templates_edit .whiteBox#btn_panel #div-back-btn, .templates .templates_categories .whiteBox#btn_panel #div-back-btn {
  /*margin: 15px 25px;*/
}
.templates .templates_edit .whiteBox#btn_panel #btn_back, .templates .templates_categories .whiteBox#btn_panel #btn_back {
  float: none;
}
.templates .templates_edit .whiteBox#btn_panel #btn_back ._arrow_left:before, .templates .templates_categories .whiteBox#btn_panel #btn_back ._arrow_left:before {
  color: #689840;
  display: inline-block;
  font-size: 40px;
  position: relative;
}
.templates .templates_edit .whiteBox#btn_panel #btn_save, .templates .templates_categories .whiteBox#btn_panel #btn_save {
  background-color: transparent;
  border: medium none;
}
.templates .templates_edit .whiteBox#btn_panel #btn_save .ui-button-text, .templates .templates_categories .whiteBox#btn_panel #btn_save .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 70px;
  text-transform: uppercase;
}
.templates .templates_categories .whiteBox.header-information {
  padding: 20px 40px;
}
.templates .templates_categories .whiteBox.header-information .td-image {
  border: 4px solid #ECEFF0;
}
.templates .templates_categories .whiteBox.header-information .td-image img {
  border: 1px solid #fff;
}
.templates .templates_categories .whiteBox .template_name {
  color: #689840;
  font-size: 15px;
  padding: 15px 30px 5px;
  font-weight: 500;
  text-overflow: ellipsis;
}
.templates .templates_categories .whiteBox .template_description {
  color: #808184;
  font-size: 13px;
  padding: 5px 30px 5px;
}
.templates .templates_categories .headerWhiteBox {
  background-color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 20px 20px 8px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
.templates .templates_categories .headerWhiteBox .titleHeaderWhiteBox {
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 2px solid #689840;
  width: 100%;
}
.templates .templates_categories #criteria {
  margin-bottom: 5px;
  margin-top: 0;
  min-height: 60px;
  float: left;
  display: inline-block;
  position: relative;
  width: 100%;
  border: 8px solid #E6E7E8;
}
.templates .templates_categories #criteria .criteriaBoxName {
  background-color: #fff;
  border: 1px solid #E6E7E8;
  clear: left;
  float: left;
  font-size: 13px;
  padding-top: 10px;
  text-transform: uppercase;
  z-index: 20;
  padding-bottom: 7px;
  position: relative;
}
.templates .templates_categories #criteria .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  padding: 9px 10px 10px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.templates .templates_categories #criteria .criteriaBoxName a.criteriaBoxNameLink {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.templates .templates_categories #criteria .criteriaBoxName a b {
  font-weight: 300;
}
.templates .templates_categories #criteria .criteriaBoxName a:hover, .templates .templates_categories #criteria .criteriaBoxName a:focus {
  text-decoration: none;
}
.templates .templates_categories #criteria .criteriaBoxName .box_text_help {
  z-index: 30;
}
.templates .templates_categories #criteria .criteriaBoxName.ui-state-active {
  background-color: #689840;
  border: 1px solid #689840;
  z-index: 30;
}
.templates .templates_categories #criteria .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s:after {
  border-width: 9px 0 9px 8px;
  border-style: solid;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  top: 18px;
  width: 0;
  border-color: transparent transparent transparent #689840;
}
.templates .templates_categories #criteria .criteriaBoxName.ui-state-active a {
  color: #fff;
  text-decoration: none;
}
.templates .templates_categories #criteria .tags {
  display: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding: 0;
  position: absolute;
  right: 0;
  z-index: 10;
  min-height: 60px;
}
.templates .templates_categories #criteria .tags:nth-child(2n) .tag {
  background-color: #F4F6F7;
}
.templates .templates_categories #criteria .tags .tag {
  padding: 17px 5px 18px 30px;
  background-color: #F1F2F2;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #E6E7E8;
}
.templates .templates_categories #criteria .tags .tag .tag_name {
  position: relative;
  width: 100%;
}
.templates .templates_categories #criteria .tags .tag .tag_name .tag_name_inner {
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  top: 2px;
  white-space: nowrap;
  font-weight: 400;
}
.templates .templates_categories #criteria .tags .tag input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.templates .templates_categories #criteria .tags .tag input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.templates .templates_categories #criteria .tags .tag input[type="checkbox"] + label {
  margin-bottom: 0px;
  margin-right: 15px;
  float: left;
}
.templates .templates_edit #label-options {
  display: none;
  margin-bottom: -2px;
}
.templates .templates_edit #label-options .sprite-add {
  display: none;
}
.templates .templates_edit #label-options .sprite-buttons-responsive {
  display: inline-block;
  width: 100%;
}
.templates .templates_edit #label-options .ui-dialog-content {
  padding: 10px;
  background-color: #fff;
  font-size: 13px;
}
.templates .templates_edit #label-options .ui-dialog-content input[type="text"], .templates .templates_edit #label-options .ui-dialog-content select, .templates .templates_edit #label-options .ui-dialog-content textarea {
  color: #404041;
  background-color: #ECEFF0;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 0px;
  padding: 5px 10px;
}
.templates .templates_edit #label-options .ui-dialog-content input[type="checkbox"] {
  display: none;
}
.templates .templates_edit #label-options .ui-dialog-content input[type="checkbox"] + label {
  margin-right: 3px;
}
.templates .templates_edit #label-options .ui-dialog-content input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  font-weight: 100;
  padding-right: 0px;
  position: relative;
  top: 6px;
}
.templates .templates_edit #label-options .ui-dialog-content input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.templates .templates_edit #label-options .ui-dialog-content label {
  font-size: 12px;
  font-weight: 400;
  color: #808184;
}
.templates .templates_edit #label-options .ui-dialog-content li {
  margin-top: 12px;
}
.templates .templates_edit #label-options .sprite-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.templates .templates_edit #label-options .sprite-add-generic {
  cursor: pointer;
  font-size: 25px;
  line-height: 25px;
  margin-left: 5px;
  position: relative;
  float: right;
  right: 5px;
  text-align: center;
  top: 5px;
  z-index: 5;
  background-color: rgba(255, 255, 255, 0.8);
  color: #689840;
}
.templates .templates_edit #label-options .sprite-add-generic .ui-icon-circle-plus:before {
  font-family: "icons";
  content: "\51";
  font-size: 30px;
}
.templates .templates_edit #label-options .sprite-add-generic .box_text_help {
  line-height: 12px;
  min-width: 105px;
  padding-top: 5px;
}

.playlist_content #cont {
  overflow: visible;
}
.playlist_content .playlist_criteria_playlist ._time {
  color: #689840;
  font-size: 20px;
  position: relative;
  top: 3px;
}
.playlist_content .playlist_criteria_playlist h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
  padding-left: 10px;
}

.blocks_add, .blocks_edit {
  margin-bottom: 30px;
}
.blocks_add ul.menu_options, .blocks_edit ul.menu_options {
  background-color: #F4F6F7;
  height: 49px;
  padding-left: 10px;
  padding-top: 15px;
  display: inline-block;
  width: 100%;
}
.blocks_add ul.menu_options li, .blocks_edit ul.menu_options li {
  width: 50%;
  color: #808184;
}
.blocks_add ul.menu_options li .btn-edit-transition, .blocks_edit ul.menu_options li .btn-edit-transition {
  cursor: pointer;
}
.blocks_add ul.menu_options li ._play_back, .blocks_add ul.menu_options li ._play_forward, .blocks_add ul.menu_options li ._time, .blocks_add ul.menu_options li ._agenda, .blocks_add ul.menu_options li ._condition, .blocks_add ul.menu_options li ._if, .blocks_add ul.menu_options li ._if_arrow, .blocks_add ul.menu_options li ._edit, .blocks_edit ul.menu_options li ._play_back, .blocks_edit ul.menu_options li ._play_forward, .blocks_edit ul.menu_options li ._time, .blocks_edit ul.menu_options li ._agenda, .blocks_edit ul.menu_options li ._condition, .blocks_edit ul.menu_options li ._if, .blocks_edit ul.menu_options li ._if_arrow, .blocks_edit ul.menu_options li ._edit {
  float: left;
  color: #689840;
  cursor: pointer;
}
.blocks_add ul.menu_options li ._play_back + span, .blocks_add ul.menu_options li ._play_forward + span, .blocks_add ul.menu_options li ._time + span, .blocks_add ul.menu_options li ._agenda + span, .blocks_add ul.menu_options li ._condition + span, .blocks_add ul.menu_options li ._if + span, .blocks_add ul.menu_options li ._if_arrow + span, .blocks_add ul.menu_options li ._edit + span, .blocks_edit ul.menu_options li ._play_back + span, .blocks_edit ul.menu_options li ._play_forward + span, .blocks_edit ul.menu_options li ._time + span, .blocks_edit ul.menu_options li ._agenda + span, .blocks_edit ul.menu_options li ._condition + span, .blocks_edit ul.menu_options li ._if + span, .blocks_edit ul.menu_options li ._if_arrow + span, .blocks_edit ul.menu_options li ._edit + span {
  cursor: pointer;
}
.blocks_add ul.menu_options li ._play_back, .blocks_add ul.menu_options li ._play_forward, .blocks_edit ul.menu_options li ._play_back, .blocks_edit ul.menu_options li ._play_forward {
  font-size: 28px;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.blocks_add ul.menu_options li ._time, .blocks_add ul.menu_options li ._agenda, .blocks_add ul.menu_options li ._edit, .blocks_edit ul.menu_options li ._time, .blocks_edit ul.menu_options li ._agenda, .blocks_edit ul.menu_options li ._edit {
  font-size: 24px;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.blocks_add ul.menu_options li ._condition, .blocks_add ul.menu_options li ._if, .blocks_add ul.menu_options li ._if_arrow, .blocks_edit ul.menu_options li ._condition, .blocks_edit ul.menu_options li ._if, .blocks_edit ul.menu_options li ._if_arrow {
  font-size: 23px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
.blocks_add ul.menu_options.block_auto li, .blocks_edit ul.menu_options.block_auto li {
  width: 25%;
}
.blocks_add ul.menu_options.block_auto li .button_icon, .blocks_edit ul.menu_options.block_auto li .button_icon {
  color: #689840;
  font-size: 24px;
  margin-right: 5px;
  position: relative;
  top: -5px;
  float: left;
  cursor: default;
}
.blocks_add ul.menu_options.block_auto li ._categoria_creada, .blocks_add ul.menu_options.block_auto li ._categoria_eliminada, .blocks_edit ul.menu_options.block_auto li ._categoria_creada, .blocks_edit ul.menu_options.block_auto li ._categoria_eliminada {
  font-size: 30px;
  top: -8px;
}
.blocks_add ul.menu_options.block_auto li ._agenda, .blocks_edit ul.menu_options.block_auto li ._agenda {
  font-size: 30px;
}
.blocks_add ul.menu_options.block_auto .options-detail, .blocks_edit ul.menu_options.block_auto .options-detail {
  background: #F4F6F7;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  display: none;
  margin-left: -50%;
  margin-top: 11px;
  width: 200%;
  position: relative;
  text-align: center;
  width: 200%;
  z-index: 1;
}
.blocks_add .tools_bar, .blocks_edit .tools_bar {
  position: relative;
  display: block !important;
}
.blocks_add .title-menu select, .blocks_edit .title-menu select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 16px;
  padding: 5px 10px;
}
.blocks_add .whiteBox.block_informacion, .blocks_edit .whiteBox.block_informacion {
  padding: 10px 15px;
}
.blocks_add .whiteBox h4, .blocks_edit .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.blocks_add .whiteBox h4.title-green, .blocks_edit .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.blocks_add .whiteBox .block_info, .blocks_add .whiteBox .block_details, .blocks_edit .whiteBox .block_info, .blocks_edit .whiteBox .block_details {
  font-size: 13px;
  color: #404041;
  padding-bottom: 10px;
  padding-top: 10px;
}
.blocks_add .whiteBox .block_info span, .blocks_add .whiteBox .block_info label, .blocks_add .whiteBox .block_details span, .blocks_add .whiteBox .block_details label, .blocks_edit .whiteBox .block_info span, .blocks_edit .whiteBox .block_info label, .blocks_edit .whiteBox .block_details span, .blocks_edit .whiteBox .block_details label {
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0px;
  max-width: 100%;
  color: #57585A;
  font-size: 13px;
}
.blocks_add .whiteBox .block_info span.error, .blocks_add .whiteBox .block_info label.error, .blocks_add .whiteBox .block_details span.error, .blocks_add .whiteBox .block_details label.error, .blocks_edit .whiteBox .block_info span.error, .blocks_edit .whiteBox .block_info label.error, .blocks_edit .whiteBox .block_details span.error, .blocks_edit .whiteBox .block_details label.error {
  color: #fff;
}
.blocks_add .whiteBox .block_info #description, .blocks_add .whiteBox .block_details #description, .blocks_edit .whiteBox .block_info #description, .blocks_edit .whiteBox .block_details #description {
  /*height:155px;*/
}
.blocks_add .whiteBox .block_info input, .blocks_add .whiteBox .block_info textarea, .blocks_add .whiteBox .block_info select, .blocks_add .whiteBox .block_details input, .blocks_add .whiteBox .block_details textarea, .blocks_add .whiteBox .block_details select, .blocks_edit .whiteBox .block_info input, .blocks_edit .whiteBox .block_info textarea, .blocks_edit .whiteBox .block_info select, .blocks_edit .whiteBox .block_details input, .blocks_edit .whiteBox .block_details textarea, .blocks_edit .whiteBox .block_details select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
}
.blocks_add .whiteBox .block_info textarea, .blocks_add .whiteBox .block_details textarea, .blocks_edit .whiteBox .block_info textarea, .blocks_edit .whiteBox .block_details textarea {
  height: 100px;
}
.blocks_add .whiteBox .block_info .block_total_plays, .blocks_add .whiteBox .block_details .block_total_plays, .blocks_edit .whiteBox .block_info .block_total_plays, .blocks_edit .whiteBox .block_details .block_total_plays {
  float: left;
  margin-right: 30px;
}
.blocks_add .whiteBox .block_info .block_total_plays #total_plays, .blocks_add .whiteBox .block_details .block_total_plays #total_plays, .blocks_edit .whiteBox .block_info .block_total_plays #total_plays, .blocks_edit .whiteBox .block_details .block_total_plays #total_plays {
  width: 65px;
  text-align: right;
}
.blocks_add .whiteBox .block_info .block_total_plays label[for="play_all"], .blocks_add .whiteBox .block_details .block_total_plays label[for="play_all"], .blocks_edit .whiteBox .block_info .block_total_plays label[for="play_all"], .blocks_edit .whiteBox .block_details .block_total_plays label[for="play_all"] {
  font-weight: 300;
  margin-top: 3px;
  margin-bottom: 3px;
}
.blocks_add .whiteBox .block_info .block_total_plays input, .blocks_add .whiteBox .block_details .block_total_plays input, .blocks_edit .whiteBox .block_info .block_total_plays input, .blocks_edit .whiteBox .block_details .block_total_plays input {
  display: none;
}
.blocks_add .whiteBox .block_info .block_total_plays input[type="checkbox"] + label::before, .blocks_add .whiteBox .block_details .block_total_plays input[type="checkbox"] + label::before, .blocks_edit .whiteBox .block_info .block_total_plays input[type="checkbox"] + label::before, .blocks_edit .whiteBox .block_details .block_total_plays input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
.blocks_add .whiteBox .block_info .block_total_plays input[type="checkbox"]:checked + label::before, .blocks_add .whiteBox .block_details .block_total_plays input[type="checkbox"]:checked + label::before, .blocks_edit .whiteBox .block_info .block_total_plays input[type="checkbox"]:checked + label::before, .blocks_edit .whiteBox .block_details .block_total_plays input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.blocks_add .whiteBox .block_info .block_skip select, .blocks_add .whiteBox .block_details .block_skip select, .blocks_edit .whiteBox .block_info .block_skip select, .blocks_edit .whiteBox .block_details .block_skip select {
  width: 65px;
  margin-right: 0px;
}
.blocks_add .whiteBox .block_info table#table_bl_info, .blocks_add .whiteBox .block_details table#table_bl_info, .blocks_edit .whiteBox .block_info table#table_bl_info, .blocks_edit .whiteBox .block_details table#table_bl_info {
  width: 100%;
  margin-top: 8px;
}
.blocks_add .whiteBox .block_info table#table_bl_info tr td, .blocks_add .whiteBox .block_details table#table_bl_info tr td, .blocks_edit .whiteBox .block_info table#table_bl_info tr td, .blocks_edit .whiteBox .block_details table#table_bl_info tr td {
  color: #808184;
}
.blocks_add .whiteBox .block_info table#table_bl_info tr td b, .blocks_add .whiteBox .block_details table#table_bl_info tr td b, .blocks_edit .whiteBox .block_info table#table_bl_info tr td b, .blocks_edit .whiteBox .block_details table#table_bl_info tr td b {
  font-weight: 400;
  color: #57585A;
}
.blocks_add #bl_content .tools_bar_blocks_content, .blocks_edit #bl_content .tools_bar_blocks_content {
  position: absolute;
  right: 18px;
  top: 12px;
}
.blocks_add #bl_content .tools_bar_blocks_content .duplicate, .blocks_add #bl_content .tools_bar_blocks_content .assign_template, .blocks_add #bl_content .tools_bar_blocks_content .content_delete, .blocks_add #bl_content .tools_bar_blocks_content .conditions, .blocks_add #bl_content .tools_bar_blocks_content .content_add, .blocks_add #bl_content .tools_bar_blocks_content .find, .blocks_add #bl_content .tools_bar_blocks_content .cancel_find, .blocks_edit #bl_content .tools_bar_blocks_content .duplicate, .blocks_edit #bl_content .tools_bar_blocks_content .assign_template, .blocks_edit #bl_content .tools_bar_blocks_content .content_delete, .blocks_edit #bl_content .tools_bar_blocks_content .conditions, .blocks_edit #bl_content .tools_bar_blocks_content .content_add, .blocks_edit #bl_content .tools_bar_blocks_content .find, .blocks_edit #bl_content .tools_bar_blocks_content .cancel_find {
  float: right;
  font-size: 24px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
.blocks_add #bl_content .tools_bar_blocks_content .duplicate a, .blocks_add #bl_content .tools_bar_blocks_content .assign_template a, .blocks_add #bl_content .tools_bar_blocks_content .content_delete a, .blocks_add #bl_content .tools_bar_blocks_content .conditions a, .blocks_add #bl_content .tools_bar_blocks_content .content_add a, .blocks_add #bl_content .tools_bar_blocks_content .find a, .blocks_add #bl_content .tools_bar_blocks_content .cancel_find a, .blocks_edit #bl_content .tools_bar_blocks_content .duplicate a, .blocks_edit #bl_content .tools_bar_blocks_content .assign_template a, .blocks_edit #bl_content .tools_bar_blocks_content .content_delete a, .blocks_edit #bl_content .tools_bar_blocks_content .conditions a, .blocks_edit #bl_content .tools_bar_blocks_content .content_add a, .blocks_edit #bl_content .tools_bar_blocks_content .find a, .blocks_edit #bl_content .tools_bar_blocks_content .cancel_find a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.blocks_add #bl_content .tools_bar_blocks_content .duplicate a:hover, .blocks_add #bl_content .tools_bar_blocks_content .assign_template a:hover, .blocks_add #bl_content .tools_bar_blocks_content .content_delete a:hover, .blocks_add #bl_content .tools_bar_blocks_content .conditions a:hover, .blocks_add #bl_content .tools_bar_blocks_content .content_add a:hover, .blocks_add #bl_content .tools_bar_blocks_content .find a:hover, .blocks_add #bl_content .tools_bar_blocks_content .cancel_find a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .duplicate a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .assign_template a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .content_delete a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .conditions a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .content_add a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .find a:hover, .blocks_edit #bl_content .tools_bar_blocks_content .cancel_find a:hover {
  text-decoration: none;
}
.blocks_add #bl_content .tools_bar_blocks_content .duplicate .box_text_help, .blocks_add #bl_content .tools_bar_blocks_content .assign_template .box_text_help, .blocks_add #bl_content .tools_bar_blocks_content .content_delete .box_text_help, .blocks_add #bl_content .tools_bar_blocks_content .conditions .box_text_help, .blocks_add #bl_content .tools_bar_blocks_content .content_add .box_text_help, .blocks_add #bl_content .tools_bar_blocks_content .find .box_text_help, .blocks_add #bl_content .tools_bar_blocks_content .cancel_find .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .duplicate .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .assign_template .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .content_delete .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .conditions .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .content_add .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .find .box_text_help, .blocks_edit #bl_content .tools_bar_blocks_content .cancel_find .box_text_help {
  left: 0px;
}
.blocks_add #bl_content .tools_bar_blocks_content .duplicate, .blocks_add #bl_content .tools_bar_blocks_content .assign_template, .blocks_add #bl_content .tools_bar_blocks_content .content_delete, .blocks_add #bl_content .tools_bar_blocks_content .conditions, .blocks_edit #bl_content .tools_bar_blocks_content .duplicate, .blocks_edit #bl_content .tools_bar_blocks_content .assign_template, .blocks_edit #bl_content .tools_bar_blocks_content .content_delete, .blocks_edit #bl_content .tools_bar_blocks_content .conditions {
  display: none;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content {
  display: none;
  position: absolute;
  right: 18px;
  top: 0px;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .duplicate, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .assign_template, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .content_delete, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .conditions, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .duplicate, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .assign_template, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .content_delete, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .conditions {
  display: none;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default {
  background-color: transparent;
  border: 0 solid transparent;
  box-shadow: none !important;
  padding: 6px 15px;
  float: right;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.btn:last-child:not(:first-child), .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.dropdown-toggle:not(:first-child), .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.btn:last-child:not(:first-child), .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:hover, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:hover {
  background-color: #75A747;
  box-shadow: none;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:hover .caret:before, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:hover .caret:before {
  color: #fff !important;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default .caret, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default .caret:before, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default .caret:before {
  content: "\41";
  font-family: "icons";
  color: #689840;
  position: relative;
  font-size: 22px;
  left: -11px;
  position: relative;
  top: -17px;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:active, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.active, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content.open > .btn-default.dropdown-toggle, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:active, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.active, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content.open > .btn-default.dropdown-toggle {
  background-color: #75A747;
  border-color: #75A747;
  color: #4a7221;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:active .caret:before, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.active .caret:before, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content.open > .btn-default.dropdown-toggle .caret:before, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default:active .caret:before, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content .btn-default.active .caret:before, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content.open > .btn-default.dropdown-toggle .caret:before {
  color: #fff !important;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: -102px;
  margin-top: 0px;
  min-width: 150px;
  padding: 0;
  border: 2px solid #EFF2F3;
                   /* ._add_2:before,._monitor_2:before,._document:before,._condition:before,._delete:before,._if:before,._if_arrow:before{
                        float:left;
                        font-size: 20px;
                        margin-left: -28px;
                        margin-top: -1px;
                        position:absolute;

                    }*/
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li {
  width: 100%;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a {
  font-size: 12px;
  color: #689840;
  padding: 10px 6px 10px 36px;
  cursor: pointer;
  float: none;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:hover, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:focus, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:hover, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:focus {
  background-color: #75A747;
  color: #fff !important;
  text-decoration: none;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:hover span, .blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:focus span, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:hover span, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a:focus span {
  color: #fff !important;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a span, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.blocks_add #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a span:before, .blocks_edit #bl_content .menu_responsive_tools_bar_blocks_content ul.dropdown-menu li a span:before {
  float: left;
  font-size: 20px;
  margin-left: -28px;
  margin-top: -1px;
  position: absolute;
}
.blocks_add #bl_content #table_content, .blocks_edit #bl_content #table_content {
  margin-bottom: 15px;
}
.blocks_add #bl_content #table_content .green_mark, .blocks_edit #bl_content #table_content .green_mark {
  padding: 8px 0px;
  margin-top: 2px;
}
.blocks_add #bl_content #table_content .green_mark:before, .blocks_edit #bl_content #table_content .green_mark:before {
  margin-left: -9px;
  margin-top: -9px;
}
.blocks_add #bl_content #table_content input[type="checkbox"], .blocks_edit #bl_content #table_content input[type="checkbox"] {
  display: none;
}
.blocks_add #bl_content #table_content input[type="checkbox"] + label::before, .blocks_edit #bl_content #table_content input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  font-weight: 100;
  padding-right: 6px;
  position: relative;
  top: 6px;
}
.blocks_add #bl_content #table_content input[type="checkbox"]:checked + label::before, .blocks_edit #bl_content #table_content input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.blocks_add #bl_content #table_content ul, .blocks_edit #bl_content #table_content ul {
  margin-bottom: 0;
}
.blocks_add #bl_content #table_content ul li, .blocks_edit #bl_content #table_content ul li {
  float: left;
  font-size: 12px;
}
.blocks_add #bl_content #table_content ul li .scrollpoints, .blocks_edit #bl_content #table_content ul li .scrollpoints {
  left: -5px;
  position: absolute;
  top: 60px;
  color: #D0D2D3;
  font-size: 36px;
  z-index: 5;
}
.blocks_add #bl_content #table_content ul li .name_content, .blocks_edit #bl_content #table_content ul li .name_content {
  background-color: #F4F6F7;
  border: medium none;
  color: #57585A;
  float: none;
  font-size: 13px;
  font-weight: 300;
  left: 1px;
  left: 1px;
  padding: 15px;
  position: relative;
  position: relative;
  width: 100%;
}
.blocks_add #bl_content #table_content ul li .name_content .text-help, .blocks_edit #bl_content #table_content ul li .name_content .text-help {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.blocks_add #bl_content #table_content ul li .name_content .box_text_help, .blocks_edit #bl_content #table_content ul li .name_content .box_text_help {
  left: 50%;
}
.blocks_add #bl_content #table_content .content_info.block_auto, .blocks_edit #bl_content #table_content .content_info.block_auto {
  margin: 15px 0px;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block {
  display: none;
  padding-right: 10px;
  padding-top: 9px;
  text-align: right;
  width: 100%;
  background-color: #F4F6F7;
  height: 48px;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default {
  background-color: transparent;
  border: 0 solid transparent;
  box-shadow: none !important;
  padding: 6px 15px;
  float: right;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.btn:last-child:not(:first-child), .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.dropdown-toggle:not(:first-child), .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.btn:last-child:not(:first-child), .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:hover, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:hover {
  background-color: #75A747;
  box-shadow: none;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:hover .caret:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:hover .caret:before {
  color: #fff !important;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default .caret, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default .caret:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default .caret:before {
  content: "\42";
  font-family: "icons";
  color: #689840;
  position: relative;
  font-size: 19px;
  left: -9px;
  position: relative;
  top: -14px;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:active, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.active, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block.open > .btn-default.dropdown-toggle, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:active, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.active, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block.open > .btn-default.dropdown-toggle {
  background-color: #75A747;
  border-color: #75A747;
  color: #4a7221;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:active .caret:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.active .caret:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block.open > .btn-default.dropdown-toggle .caret:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default:active .caret:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block .btn-default.active .caret:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block.open > .btn-default.dropdown-toggle .caret:before {
  color: #fff !important;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: auto;
  right: 0px;
  margin-top: 0px;
  min-width: 150px;
  padding: 0;
  border: 2px solid #EFF2F3;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu li, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu li {
  width: 100%;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu {
  font-size: 12px;
  color: #689840;
  padding: 10px 6px 10px 46px;
  cursor: pointer;
  float: none;
  text-align: left;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:hover, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:focus, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:hover, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:focus {
  background-color: #75A747;
  color: #fff !important;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:hover span, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:hover div, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:focus span, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:focus div, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:hover span, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:hover div, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:focus span, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu:focus div {
  color: #fff !important;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu span, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .button-menu span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._play_back:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._play_forward:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._play_back:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._play_forward:before {
  float: left;
  font-size: 28px;
  margin-left: -36px;
  margin-top: -7px;
  position: absolute;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._time:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._agenda:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._edit:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._time:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._agenda:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._edit:before {
  float: left;
  margin-left: -36px;
  font-size: 24px;
  position: absolute;
  margin-top: -4px;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._condition:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._if:before, .blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._if_arrow:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._condition:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._if:before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu ._if_arrow:before {
  float: left;
  margin-left: -36px;
  font-size: 24px;
  position: absolute;
  margin-top: -3px;
}
.blocks_add #bl_content #table_content .content_img, .blocks_edit #bl_content #table_content .content_img {
  width: 100%;
  border: 3px solid #F1F2F2;
}
.blocks_add #bl_content #table_content .content_img .preview-btn.vertical, .blocks_edit #bl_content #table_content .content_img .preview-btn.vertical {
  max-height: 80px !important;
  width: auto !important;
}
.blocks_add #bl_content #table_content .content_img .img, .blocks_edit #bl_content #table_content .content_img .img {
  border: 1px solid #fff;
}
.blocks_add #bl_content #table_content .content_img .img.vertical, .blocks_edit #bl_content #table_content .content_img .img.vertical {
  max-height: 80px !important;
  width: auto !important;
}
.blocks_add #bl_content #table_content .content_img .img.vertical img, .blocks_edit #bl_content #table_content .content_img .img.vertical img {
  max-height: 80px !important;
  width: auto !important;
}
.blocks_add #bl_content #table_content .position, .blocks_edit #bl_content #table_content .position {
  display: inline-block;
  position: relative;
  float: left;
}
.blocks_add #bl_content #table_content .position select, .blocks_edit #bl_content #table_content .position select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  margin-top: 28px;
  padding: 5px 10px;
}
.blocks_add #bl_content #table_content .content_info, .blocks_edit #bl_content #table_content .content_info {
  font-size: 12.5px;
  color: #808184;
  margin: 25px 0 18px;
}
.blocks_add #bl_content #table_content .content_info.block, .blocks_edit #bl_content #table_content .content_info.block {
  margin: 35px 0 18px;
}
.blocks_add #bl_content #table_content .content_info b, .blocks_edit #bl_content #table_content .content_info b {
  font-weight: 400;
}
.blocks_add #bl_content #table_content .content_info b.green, .blocks_edit #bl_content #table_content .content_info b.green {
  color: #689840;
}
.blocks_add #bl_content #table_content .content_info .name_user, .blocks_edit #bl_content #table_content .content_info .name_user {
  width: auto;
  max-width: 100%;
}
.blocks_add #bl_content #table_content .content_info .name_user .text-help, .blocks_edit #bl_content #table_content .content_info .name_user .text-help {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.blocks_add #bl_content #table_content .content_info .name_user .box_text_help, .blocks_edit #bl_content #table_content .content_info .name_user .box_text_help {
  left: 50%;
}
.blocks_add #bl_content #table_content .template_div, .blocks_edit #bl_content #table_content .template_div {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
}
.blocks_add #bl_content #table_content .template_div .template_icons, .blocks_edit #bl_content #table_content .template_div .template_icons {
  position: absolute;
  width: 100%;
}
.blocks_add #bl_content #table_content .template_div .template_icons .icon_template, .blocks_add #bl_content #table_content .template_div .template_icons .icon_template_unique, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template_unique {
  display: none;
  margin: 0 auto;
  position: relative;
  z-index: 200;
  cursor: pointer;
}
.blocks_add #bl_content #table_content .template_div .template_icons .icon_template ._edit, .blocks_add #bl_content #table_content .template_div .template_icons .icon_template_unique ._edit, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template ._edit, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template_unique ._edit {
  background-color: rgba(0, 0, 0, 0.6);
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin-top: 20px;
  padding: 6px;
  position: relative;
}
.blocks_add #bl_content #table_content .template_div .template_icons .icon_template ._delete, .blocks_add #bl_content #table_content .template_div .template_icons .icon_template ._delete_2, .blocks_add #bl_content #table_content .template_div .template_icons .icon_template_unique ._delete, .blocks_add #bl_content #table_content .template_div .template_icons .icon_template_unique ._delete_2, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template ._delete, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template ._delete_2, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template_unique ._delete, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template_unique ._delete_2 {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  margin-left: -11px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  background-color: #9A405B;
  border-radius: 15px;
}
.blocks_add #bl_content #table_content .template_div .template_icons .icon_template .quit_template, .blocks_add #bl_content #table_content .template_div .template_icons .icon_template_unique .quit_template, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template .quit_template, .blocks_edit #bl_content #table_content .template_div .template_icons .icon_template_unique .quit_template {
  margin-left: 38px;
  margin-top: 4px;
  position: absolute;
}
.blocks_add #bl_content #table_content .template_div .template_options, .blocks_edit #bl_content #table_content .template_div .template_options {
  position: relative;
  z-index: 1;
}
.blocks_add #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .icon_button::before, .blocks_edit #bl_content #table_content .menu_responsive_tools_bar_edit_block ul.dropdown-menu .icon_button::before {
  float: left;
  font-size: 24px;
  left: 0;
  margin-left: 10px;
  margin-top: -2px;
  position: absolute;
}

    /*
    #btn_panel{
        padding:0;
        #btn_return{
            color: #689840;
            ._arrow_left::before {
                
                display: inline-block;
                font-size: 40px;
                padding: 15px 25px;
                position: relative;
            }
        }

        #btn_save {
            background-color: transparent;
            border: medium none;

            .ui-button-text {
                background-color: $green;
                border-radius: 25px;
                color: #fff;
                font-size: 14px;
                font-weight: 500;
                padding: 10px 70px;
                text-transform: uppercase;
            }
        }

        .box_text_help{
            top:60px;
        }
    }

    .tools_bar {
        position: relative;
    }*/
.add_ratio, .edit_ratio {
  margin-bottom: 30px;
  min-width: 320px;
}
.add_ratio input[type="checkbox"] + label::after, .edit_ratio input[type="checkbox"] + label::after {
  top: 6px;
}
.add_ratio input[type="checkbox"] + label, .edit_ratio input[type="checkbox"] + label {
  line-height: 13px;
}
.add_ratio input[type="checkbox"], .edit_ratio input[type="checkbox"] {
  display: none;
}
.add_ratio .mode_slot .line-info, .edit_ratio .mode_slot .line-info {
  border-left: 25px solid #fff;
}
.add_ratio .disable_row, .edit_ratio .disable_row {
  opacity: 0.4;
}
.add_ratio .disable_row .scrollpoints, .edit_ratio .disable_row .scrollpoints {
  cursor: default;
  pointer-events: none;
}
.add_ratio .disable_row input, .edit_ratio .disable_row input {
  cursor: default;
  pointer-events: none;
}
.add_ratio .disable_row label, .edit_ratio .disable_row label {
  cursor: default;
  pointer-events: none;
}
.add_ratio .disable_row .ui-spinner-buttons, .edit_ratio .disable_row .ui-spinner-buttons {
  cursor: default;
  pointer-events: none;
}
.add_ratio .scrollpoints, .edit_ratio .scrollpoints {
  left: -8px;
  position: absolute;
  margin-top: 7px;
  color: #D0D2D3;
  font-size: 36px;
  z-index: 5;
}
.add_ratio .slot_lower, .edit_ratio .slot_lower {
  padding-left: 30px;
}
.add_ratio .slot_filler, .edit_ratio .slot_filler {
  padding-left: 30px;
}
.add_ratio .whiteBox h4, .edit_ratio .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.add_ratio .whiteBox h4.title-green, .edit_ratio .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.add_ratio .whiteBox.ratio_information, .edit_ratio .whiteBox.ratio_information {
  padding: 10px 15px;
}
.add_ratio .whiteBox .ratio_info, .edit_ratio .whiteBox .ratio_info {
  color: #404041;
  font-size: 13px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.add_ratio label, .edit_ratio label {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 13px;
  color: #404041;
}
.add_ratio input, .edit_ratio input {
  height: 28px;
}
.add_ratio input, .add_ratio textarea, .edit_ratio input, .edit_ratio textarea {
  color: #404041;
  font-size: 13px;
  background-color: #F1F2F2;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.add_ratio input.error, .add_ratio textarea.error, .edit_ratio input.error, .edit_ratio textarea.error {
  min-height: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
.add_ratio .error, .edit_ratio .error {
  float: left;
  margin: 0 0 5px;
  padding: 15px 10px;
  width: 100%;
}
.add_ratio .error:after, .edit_ratio .error:after {
  clear: both;
}
.add_ratio .percent_content, .add_ratio table#percent_table, .edit_ratio .percent_content, .edit_ratio table#percent_table {
  padding: 0 20px;
}
.add_ratio .percent_content .tools_bar_ratio_content, .add_ratio table#percent_table .tools_bar_ratio_content, .edit_ratio .percent_content .tools_bar_ratio_content, .edit_ratio table#percent_table .tools_bar_ratio_content {
  position: absolute;
  right: 18px;
  top: 16px;
}
.add_ratio .percent_content .tools_bar_ratio_content .content_add, .add_ratio table#percent_table .tools_bar_ratio_content .content_add, .edit_ratio .percent_content .tools_bar_ratio_content .content_add, .edit_ratio table#percent_table .tools_bar_ratio_content .content_add {
  display: inline-block;
  float: right;
  font-size: 24px;
  position: relative;
  text-align: center;
  width: 36px;
}
.add_ratio .percent_content .tools_bar_ratio_content .content_add a, .add_ratio table#percent_table .tools_bar_ratio_content .content_add a, .edit_ratio .percent_content .tools_bar_ratio_content .content_add a, .edit_ratio table#percent_table .tools_bar_ratio_content .content_add a {
  color: #689840;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.add_ratio .percent_content input[type="radio"] + label, .add_ratio table#percent_table input[type="radio"] + label, .edit_ratio .percent_content input[type="radio"] + label, .edit_ratio table#percent_table input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  height: 24px;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
}
.add_ratio .percent_content input[type="radio"] + label::before, .add_ratio table#percent_table input[type="radio"] + label::before, .edit_ratio .percent_content input[type="radio"] + label::before, .edit_ratio table#percent_table input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.add_ratio .percent_content input[type="radio"]:checked + label::before, .add_ratio table#percent_table input[type="radio"]:checked + label::before, .edit_ratio .percent_content input[type="radio"]:checked + label::before, .edit_ratio table#percent_table input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.add_ratio .percent_content tbody tr td, .add_ratio table#percent_table tbody tr td, .edit_ratio .percent_content tbody tr td, .edit_ratio table#percent_table tbody tr td {
  background-color: transparent;
  border: 8px solid #fff;
}
.add_ratio .percent_content tbody tr td .line-info, .add_ratio table#percent_table tbody tr td .line-info, .edit_ratio .percent_content tbody tr td .line-info, .edit_ratio table#percent_table tbody tr td .line-info {
  background-color: #F4F6F7;
}
.add_ratio .percent_content tbody tr td .pname, .add_ratio table#percent_table tbody tr td .pname, .edit_ratio .percent_content tbody tr td .pname, .edit_ratio table#percent_table tbody tr td .pname {
  color: #689840;
  text-align: left;
  line-height: 3.5em;
  min-height: 38px;
  padding-left: 8px;
  padding-right: 5px;
  width: 100%;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.add_ratio .percent_content tbody tr td .priority, .add_ratio .percent_content tbody tr td .percent, .add_ratio table#percent_table tbody tr td .priority, .add_ratio table#percent_table tbody tr td .percent, .edit_ratio .percent_content tbody tr td .priority, .edit_ratio .percent_content tbody tr td .percent, .edit_ratio table#percent_table tbody tr td .priority, .edit_ratio table#percent_table tbody tr td .percent {
  font-size: 12.5px;
  background-color: #F4F6F7;
  color: #404041;
  font-weight: 400;
  margin-top: 6px;
  text-align: center;
}
.add_ratio .percent_content tbody tr td .priority input, .add_ratio .percent_content tbody tr td .priority select, .add_ratio .percent_content tbody tr td .percent input, .add_ratio .percent_content tbody tr td .percent select, .add_ratio table#percent_table tbody tr td .priority input, .add_ratio table#percent_table tbody tr td .priority select, .add_ratio table#percent_table tbody tr td .percent input, .add_ratio table#percent_table tbody tr td .percent select, .edit_ratio .percent_content tbody tr td .priority input, .edit_ratio .percent_content tbody tr td .priority select, .edit_ratio .percent_content tbody tr td .percent input, .edit_ratio .percent_content tbody tr td .percent select, .edit_ratio table#percent_table tbody tr td .priority input, .edit_ratio table#percent_table tbody tr td .priority select, .edit_ratio table#percent_table tbody tr td .percent input, .edit_ratio table#percent_table tbody tr td .percent select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
}
.add_ratio .percent_content tbody tr td .priority input, .add_ratio .percent_content tbody tr td .percent input, .add_ratio table#percent_table tbody tr td .priority input, .add_ratio table#percent_table tbody tr td .percent input, .edit_ratio .percent_content tbody tr td .priority input, .edit_ratio .percent_content tbody tr td .percent input, .edit_ratio table#percent_table tbody tr td .priority input, .edit_ratio table#percent_table tbody tr td .percent input {
  margin-left: 10px !important;
  margin-right: 10px !important;
  text-align: right;
  width: 40px !important;
}
.add_ratio .percent_content tbody tr td .priority select, .add_ratio .percent_content tbody tr td .percent select, .add_ratio table#percent_table tbody tr td .priority select, .add_ratio table#percent_table tbody tr td .percent select, .edit_ratio .percent_content tbody tr td .priority select, .edit_ratio .percent_content tbody tr td .percent select, .edit_ratio table#percent_table tbody tr td .priority select, .edit_ratio table#percent_table tbody tr td .percent select {
  margin-left: 10px !important;
}
.add_ratio .percent_content tbody tr td .ui-spinner .ui-spinner-buttons, .add_ratio table#percent_table tbody tr td .ui-spinner .ui-spinner-buttons, .edit_ratio .percent_content tbody tr td .ui-spinner .ui-spinner-buttons, .edit_ratio table#percent_table tbody tr td .ui-spinner .ui-spinner-buttons {
  height: 28px !important;
  left: -15px !important;
  position: absolute;
  top: 5px !important;
}
.add_ratio .percent_content tbody tr td .ratio_type label, .add_ratio table#percent_table tbody tr td .ratio_type label, .edit_ratio .percent_content tbody tr td .ratio_type label, .edit_ratio table#percent_table tbody tr td .ratio_type label {
  color: #57585A;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 2em;
  margin: 5px 0 10px;
  text-align: left;
  text-transform: uppercase;
  width: 50%;
  float: left;
}
.add_ratio .percent_content tbody tr td .get_time, .add_ratio table#percent_table tbody tr td .get_time, .edit_ratio .percent_content tbody tr td .get_time, .edit_ratio table#percent_table tbody tr td .get_time {
  background-color: #F4F6F7;
  width: 100%;
  text-align: right;
  padding: 12px 0 7px;
  display: none;
}
.add_ratio .percent_content tbody tr td .get_time label, .add_ratio table#percent_table tbody tr td .get_time label, .edit_ratio .percent_content tbody tr td .get_time label, .edit_ratio table#percent_table tbody tr td .get_time label {
  font-size: 12.3px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: left;
}
.add_ratio .percent_content tbody tr td .delete, .add_ratio table#percent_table tbody tr td .delete, .edit_ratio .percent_content tbody tr td .delete, .edit_ratio table#percent_table tbody tr td .delete {
  position: absolute;
  right: 0px;
  background-color: #fff;
  border-bottom-left-radius: 45px;
}
.add_ratio .percent_content tbody tr td .delete ._trash, .add_ratio table#percent_table tbody tr td .delete ._trash, .edit_ratio .percent_content tbody tr td .delete ._trash, .edit_ratio table#percent_table tbody tr td .delete ._trash {
  color: #6D6E71;
  float: right;
  font-size: 32px;
  padding: 2px 13px 7px 0;
  cursor: pointer;
}
.add_ratio table#percent_table, .edit_ratio table#percent_table {
  padding: 0px;
}

.add_ok_ratio h4, .category_ok_ratio h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.add_ok_ratio .info_ratio, .category_ok_ratio .info_ratio {
  font-size: 13px;
  padding: 20px;
}
.add_ok_ratio .info_ratio label, .category_ok_ratio .info_ratio label {
  font-weight: 500;
  margin-bottom: 0px;
  font-size: 13px;
  color: #404041;
}
.add_ok_ratio .info_ratio .content_info, .category_ok_ratio .info_ratio .content_info {
  color: #404041;
  font-size: 13px;
  background-color: #F1F2F2;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
  display: inline-block;
  min-height: 28px;
}

.category_ratio {
  min-width: 320px;
  display: none;
}
.category_ratio .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.category_ratio .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.category_ratio .whiteBox.header-information {
  padding: 20px 40px;
}
.category_ratio .whiteBox.header-information .td-image {
  border: 4px solid #ECEFF0;
}
.category_ratio .whiteBox.header-information .td-image img {
  border: 1px solid #fff;
}
.category_ratio .whiteBox .template_name {
  color: #689840;
  font-size: 15px;
  padding: 15px 30px 5px;
  font-weight: 500;
  text-overflow: ellipsis;
}
.category_ratio .whiteBox .template_description {
  color: #808184;
  font-size: 13px;
  padding: 5px 30px 5px;
}
.category_ratio .headerWhiteBox {
  background-color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 20px 20px 8px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
.category_ratio .headerWhiteBox .titleHeaderWhiteBox {
  border-bottom: 2px solid #689840;
  width: 100%;
}
.category_ratio .headerWhiteBox .titleHeaderWhiteBox a {
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
}
.category_ratio .headerWhiteBox .titleHeaderWhiteBox a:hover {
  text-decoration: none;
}
.category_ratio #criteria, .category_ratio .criteria {
  margin-bottom: 5px;
  margin-top: -5px;
  min-height: 60px;
  float: left;
  display: inline-block;
  position: relative;
  width: 100%;
  border: 8px solid #E6E7E8;
}
.category_ratio #criteria .criteriaBoxName, .category_ratio .criteria .criteriaBoxName {
  background-color: #fff;
  border: 1px solid #E6E7E8 !important;
  clear: left;
  float: left;
  font-size: 13px;
  padding-top: 10px;
  text-transform: uppercase;
  padding-bottom: 7px;
  position: relative;
  border-top: medium none;
}
.category_ratio #criteria .criteriaBoxName:last-child, .category_ratio .criteria .criteriaBoxName:last-child {
  border-bottom: 2px solid #E6E7E8 !important;
}
.category_ratio #criteria .criteriaBoxName a, .category_ratio .criteria .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  padding: 9px 10px 10px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.category_ratio #criteria .criteriaBoxName a.criteriaBoxNameLink, .category_ratio .criteria .criteriaBoxName a.criteriaBoxNameLink {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  min-height: 50px;
}
.category_ratio #criteria .criteriaBoxName a b, .category_ratio .criteria .criteriaBoxName a b {
  font-weight: 300;
}
.category_ratio #criteria .criteriaBoxName a:hover, .category_ratio #criteria .criteriaBoxName a:focus, .category_ratio .criteria .criteriaBoxName a:hover, .category_ratio .criteria .criteriaBoxName a:focus {
  text-decoration: none;
}
.category_ratio #criteria .criteriaBoxName .box_text_help, .category_ratio .criteria .criteriaBoxName .box_text_help {
  z-index: 30;
}
.category_ratio #criteria .criteriaBoxName.ui-state-active, .category_ratio .criteria .criteriaBoxName.ui-state-active {
  background-color: #689840;
  border: 1px solid #689840;
  z-index: 30;
}
.category_ratio #criteria .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s:after, .category_ratio .criteria .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s:after {
  border-width: 9px 0 9px 8px;
  border-style: solid;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  top: 18px;
  width: 0;
  border-color: transparent transparent transparent #689840;
}
.category_ratio #criteria .criteriaBoxName.ui-state-active a, .category_ratio .criteria .criteriaBoxName.ui-state-active a {
  color: #fff;
  text-decoration: none;
}
.category_ratio #criteria .tags, .category_ratio .criteria .tags {
  /*display: none;*/
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding: 0;
  /*position: absolute;*/
  right: 0;
  z-index: 10;
  min-height: 60px;
}
.category_ratio #criteria .tags:nth-child(2n) .tag, .category_ratio .criteria .tags:nth-child(2n) .tag {
  background-color: #F4F6F7;
}
.category_ratio #criteria .tags .tag, .category_ratio .criteria .tags .tag {
  min-height: 52px;
  padding: 13px 5px 15px 18px;
  background-color: #F1F2F2;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #E6E7E8;
}
.category_ratio #criteria .tags .tag .tag_name, .category_ratio .criteria .tags .tag .tag_name {
  position: relative;
  width: 100%;
}
.category_ratio #criteria .tags .tag .tag_name .tag_name_inner, .category_ratio .criteria .tags .tag .tag_name .tag_name_inner {
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  top: 2px;
  white-space: nowrap;
}
.category_ratio #criteria .tags .tag input[type="checkbox"] + label::before, .category_ratio .criteria .tags .tag input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.category_ratio #criteria .tags .tag input[type="checkbox"]:checked + label::before, .category_ratio .criteria .tags .tag input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.category_ratio #criteria .tags .tag input[type="checkbox"] + label, .category_ratio .criteria .tags .tag input[type="checkbox"] + label {
  margin-bottom: 0px;
  margin-right: 15px;
  float: left;
}

.category_ratio_check {
  min-width: 320px;
}
.category_ratio_check h3 {
  background-color: #6D6E71;
  color: #fff;
  margin: 8px 0 0;
  padding: 10px;
  font-size: 16px;
}
.category_ratio_check .col-left {
  padding: 0 8px 0 0;
}
.category_ratio_check .col-right {
  padding: 0 0 0 8px;
}
.category_ratio_check .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.category_ratio_check .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  padding-left: 3px;
}
.category_ratio_check .whiteBox .category-background {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: -5px;
  width: 100%;
  padding: 8px;
}
.category_ratio_check .whiteBox .category-background .category-option {
  margin-bottom: 4px;
  clear: both;
}
.category_ratio_check .whiteBox .category-background .category-option h4 {
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
  height: 46px;
  line-height: 3em;
  position: relative;
  text-transform: uppercase;
  background-color: #E7EBED;
  padding-top: 6px;
  margin: 0px;
  border-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.category_ratio_check .whiteBox .category-background .category-option h4::before {
  color: #689840;
  content: "\23ed";
  font-family: "icons";
  font-size: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.category_ratio_check .whiteBox .category-background .category-input {
  background-color: #F4F6F7;
  border-top: 2px solid #fff;
  display: inline-block;
  float: left;
  overflow: hidden;
  vertical-align: top;
  min-height: 46px;
}
.category_ratio_check .whiteBox .category-background .category-input label {
  padding-bottom: 6px;
  padding-left: 10px;
  padding-top: 13px;
  font-weight: 400;
  color: #689840;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.category_ratio_check .whiteBox .category-background .category-input a {
  color: #689840;
  display: inline-block;
  font-weight: 400;
  padding-left: 12px;
  padding-top: 12px;
}

/*
#btn_panel.whiteBox {
    #btn_back {
        color: $green;
        ._arrow_left::before {
            
            display: inline-block;
            font-size: 40px;
            padding: 15px 25px;
            position: relative;
        }
    }
}*/
.plv_templates .plv_templates_assign h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.plv_templates .plv_templates_assign h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.plv_templates .plv_templates_assign .templates {
  padding: 0 10px;
  padding-bottom: 10px;
}
.plv_templates .plv_templates_assign .templates .template {
  background-color: #F4F6F7;
  padding: 10px;
  border: 1px solid #fff;
}
.plv_templates .plv_templates_assign input[type="checkbox"] {
  display: none;
}
.plv_templates .plv_templates_assign input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 22px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.plv_templates .plv_templates_assign input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.plv_templates .plv_templates_assign input[type="checkbox"] + label {
  margin-bottom: 0px;
  margin-right: 15px;
  float: left;
  font-weight: 300;
}

.inventory .inventory_location .dropdown-menu, .inventory .inventory_all_location .dropdown-menu {
  padding: 3px;
}
.inventory .inventory_location .dropdown-menu > li, .inventory .inventory_all_location .dropdown-menu > li {
  float: left;
  padding: 8px;
  height: 24px;
  width: 24px;
}
.inventory .inventory_location .open > .dropdown-menu, .inventory .inventory_all_location .open > .dropdown-menu {
  display: block;
  position: relative;
  float: right;
  margin-right: 10px;
}
.inventory .inventory_location .tools_bar, .inventory .inventory_all_location .tools_bar {
  display: block !important;
}
.inventory .inventory_location .whiteBox.info_player, .inventory .inventory_all_location .whiteBox.info_player {
  padding: 20px 16px;
}
.inventory .inventory_location .whiteBox.info_player .player_name, .inventory .inventory_all_location .whiteBox.info_player .player_name {
  color: #689840;
  text-transform: uppercase;
  font-size: 15px;
}
.inventory .inventory_location .details_player, .inventory .inventory_all_location .details_player {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  margin-top: -5px;
}
.inventory .inventory_location .details_player h4, .inventory .inventory_all_location .details_player h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 4px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.inventory .inventory_location .details_player .title-gray, .inventory .inventory_all_location .details_player .title-gray {
  background-color: #808184;
  color: #CFD1D2;
  font-size: 11px;
  padding-left: 30px;
}
.inventory .inventory_location .details_player .input_location, .inventory .inventory_all_location .details_player .input_location {
  padding: 30px 10px 10px;
  text-align: center;
}
.inventory .inventory_location .details_player .input_location input, .inventory .inventory_all_location .details_player .input_location input {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  width: 55%;
}
.inventory .inventory_location .details_player .input_location button, .inventory .inventory_all_location .details_player .input_location button {
  background: #689840;
  border: medium none;
  border-radius: 30px;
  color: #fff;
  font-size: 17px;
  padding: 6px 10px;
}
.inventory .inventory_location .details_player .input_location #delete_position, .inventory .inventory_all_location .details_player .input_location #delete_position {
  background: #689840;
  border: medium none;
  border-radius: 30px;
  color: #fff;
  font-size: 31px;
  padding: 2px 3px 3px;
  display: inline-block;
}
.inventory .inventory_location .details_player .google_map, .inventory .inventory_all_location .details_player .google_map {
  padding: 20px 0 0 3px;
  /*display:none;
  position: absolute;
  left: -100%;*/
}
.inventory .inventory_location .details_player .google_map_not_found, .inventory .inventory_all_location .details_player .google_map_not_found {
  display: none;
  background: #E7EBED;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
}
.inventory .whiteBox.info_plvs {
  margin-top: -5px;
}
.inventory #info_plvs {
  padding: 15px;
  text-align: center;
}
.inventory #info_plvs .circle_1 {
  border-radius: 70px;
  padding: 6px;
  border: 5px solid #FAFBFB;
}
.inventory #info_plvs .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 4px;
  border: 5px solid #ECEFF0;
}
.inventory #info_plvs .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 30px;
  height: 90px;
  line-height: 84px;
  width: 90px;
}
.inventory #info_plvs .text_status {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.inventory #info_plvs .success_plvs {
  display: inline-block;
  padding: 0 2px;
}
.inventory #info_plvs .success_plvs .num_circle {
  border: 5px solid #75A747;
  color: #75A747;
}
.inventory #info_plvs .success_plvs .text_status {
  color: #75A747;
}
.inventory #info_plvs .info_plvs {
  display: inline-block;
  padding: 0 2px;
}
.inventory #info_plvs .info_plvs .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.inventory #info_plvs .info_plvs .text_status {
  color: #FBB040;
}
.inventory #info_plvs .alert_plvs {
  display: inline-block;
  padding: 0 2px;
}
.inventory #info_plvs .alert_plvs .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.inventory #info_plvs .alert_plvs .text_status {
  color: #9A405B;
}
.inventory #info_plvs .summary_plvs {
  display: inline-block;
  padding: 0 2px;
}
.inventory #info_plvs .summary_plvs .num_circle {
  border: 5px solid #A6A8AB;
  color: #A6A8AB;
}
.inventory #info_plvs .summary_plvs .text_status {
  color: #A6A8AB;
}
.inventory .inventory_location .details_player {
  background-color: #fff;
  display: inline-block;
  margin-top: -5px;
  padding: 20px;
  width: 100%;
}
.inventory .inventory_location .details_player .google_map {
  display: none;
}
.inventory .inventory_all_location .details_player {
  position: relative;
}
.inventory .inventory_all_location .details_player .google_map {
  padding: 20px;
  position: relative;
}
.inventory .inventory_all_location .details_player .controls {
  font-size: 28px;
  /* this adjusts the size of all the controls */
  position: absolute;
  top: 520px;
  right: 25px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 300;
  height: 1em;
  margin: 6px;
  text-align: center;
  user-select: none;
  padding: 2px;
  width: 1em;
  display: flex;
  flex-direction: column;
  height: auto;
}
.inventory .inventory_all_location .details_player .controls button {
  border: 0;
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
  font: 0.85em Arial;
  margin: 1px;
  padding: 0;
}
.inventory .inventory_all_location .details_player .controls button:hover {
  color: rgba(0, 0, 0, 0.9);
}
.inventory .inventory_all_location .details_player #group_check {
  position: absolute;
  top: 12px;
  left: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
  font-family: 'Roboto, sans-serif';
  font-weight: 300px;
}
.inventory .inventory_all_location .details_player #map_fullscreen {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 22px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.inventory .inventory_all_location .details_player .total_plvs {
  color: #808184;
  position: absolute;
  left: 31px;
  top: 555px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
}
.inventory .inventory_all_location .details_player .total_plvs .total_text {
  cursor: default;
  display: inline-block;
  padding: 10px;
}
.inventory .inventory_all_location .details_player .total_plvs .total_num {
  cursor: default;
  display: inline-block;
  padding: 10px 15px;
  border-left: 1px solid #D0D2D3;
}
.inventory .inventory_all_location input[type="checkbox"] {
  display: none;
}
.inventory .inventory_all_location input[type="checkbox"] + label {
  width: auto;
  display: inline;
  float: left;
  font-family: 'Roboto', sans-serif;
  padding: 10px 10px 10px 10px;
  font-weight: 300;
  color: #808184;
}
.inventory .inventory_all_location input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.inventory .inventory_all_location input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.inventory .inventory_all_location .details_player {
  background-color: #fff;
  display: inline-block;
  margin-top: -5px;
  padding: 20px;
  width: 100%;
}
.inventory .inventory_all_location .google_map {
  padding: 0px !important;
}
.inventory .inventory_all_location #map_canvas {
  float: left;
  display: inline-block;
  min-height: 600px;
  height: auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.inventory .inventory_all_location #map_canvas .gm-style .gm-style-iw-d {
  padding: 0;
}
.inventory .inventory_all_location #info_ubication {
  width: 0%;
  display: none;
  float: left;
}
.inventory .inventory_all_location .centros {
  padding-left: 5%;
}
.inventory .inventory_all_location .centro {
  display: none;
  font-size: 20px;
  clear: left;
  float: left;
  width: 100%;
}
.inventory .inventory_all_location .plantas {
  padding-left: 5%;
}
.inventory .inventory_all_location .planta {
  display: none;
  font-size: 18px;
  cursor: pointer;
  clear: left;
  float: left;
  width: 100%;
}
.inventory .inventory_all_location .zonas {
  padding-left: 5%;
}
.inventory .inventory_all_location .zona {
  display: none;
  font-size: 16px;
  cursor: pointer;
  clear: left;
  float: left;
  width: 100%;
}
.inventory .inventory_all_location .info_section {
  width: 100%;
  display: table-row;
  cursor: pointer;
}
.inventory .inventory_all_location .name_section_div {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding: 3px;
}
.inventory .inventory_all_location .name_section {
  display: table-cell;
  padding: 3px;
  line-height: 20px;
}
.inventory .inventory_all_location .nums {
  background-color: #b6672d;
  display: table-cell;
  margin-right: 10px;
  padding: 3px;
  vertical-align: middle;
  border-radius: 3px;
  color: #fff;
}
.inventory .inventory_all_location .image_seccion {
  display: table-cell;
}
.inventory .inventory_all_location .image_seccion img {
  width: auto;
  height: 100%;
  max-height: 50px;
  padding: 2px;
}
.inventory .inventory_all_location #map_image {
  display: none;
  float: left;
  transition: width 500ms ease 0s;
  width: 70%;
  border-right: 1px solid #ccc;
  position: relative;
  height: auto;
}
.inventory .inventory_all_location #map_image img {
  width: 100%;
  height: auto;
  max-height: 600px;
}
.inventory .inventory_all_location #street_canvas_div {
  clear: both;
  float: left;
  margin-top: 30px;
  width: 100%;
}
.inventory .inventory_all_location #hiperlink_canvas_div {
  clear: both;
  float: left;
  margin-top: 30px;
  width: 100%;
}
.inventory .inventory_all_location #street_canvas_div ._delete_2, .inventory .inventory_all_location #hiperlink_canvas_div ._delete_2 {
  cursor: pointer;
  float: right;
  font-size: 40px;
  margin-right: -10px;
  margin-top: -13px;
  position: relative;
}
.inventory .inventory_all_location .icon_map {
  position: absolute;
  border-radius: 3px;
  padding: 5px;
  color: #fff;
  cursor: pointer;
}
.inventory .inventory_all_location #content_table {
  width: 100%;
  display: none;
}
.inventory .inventory_all_location #content_table tbody tr {
  width: 100%;
  display: none;
}
.inventory .inventory_all_location #content_table td:first-child {
  border-left: 10px solid #fff;
}
.inventory .inventory_all_location #content_table td:last-child {
  border-right: 10px solid #fff;
}
.inventory .inventory_all_location #content_table td {
  text-align: center;
}
.inventory .inventory_all_location #content_table td.player_name {
  color: #689840;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 5px 5px 15px;
  text-align: left;
}
.inventory .inventory_all_location #content_table td.td_image {
  padding: 10px;
  width: 20%;
}
.inventory .inventory_all_location #content_table td.td_image img {
  width: 100%;
  height: auto;
}
.inventory .inventory_all_location #map_image .box_text_help {
  min-width: 80px;
}
.inventory .inventory_all_location .details_player h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-top: 0px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.inventory .inventory_all_location .filter_selects {
  padding: 20px;
}
.inventory .inventory_all_location .filter_selects h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.inventory .inventory_all_location .filter_selects select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 5px 10px;
  height: 28px;
  width: 100%;
}
.inventory .inventory_all_location .labels {
  font-size: 20px;
  color: red;
}
.inventory .inventory_all_location ._map_icon {
  color: #689840;
  font-size: 53px;
  cursor: pointer;
}
.inventory .inventory_all_location .hiperlink ._maps {
  color: #689840;
  font-size: 43px;
  cursor: pointer;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 995px) {
  .inventory .inventory_all_location .centro {
    font-size: 15px;
    line-height: 15px;
  }
  .inventory .inventory_all_location .centro .name_section {
    line-height: 15px;
  }
  .inventory .inventory_all_location .planta {
    font-size: 14px;
    line-height: 14px;
  }
  .inventory .inventory_all_location .planta .name_section {
    line-height: 14px;
  }
  .inventory .inventory_all_location .zona {
    font-size: 13px;
    line-height: 13px;
  }
  .inventory .inventory_all_location .zona .name_section {
    line-height: 13px;
  }
  .inventory .inventory_all_location .image_seccion img {
    max-height: 40px;
  }
  .inventory .inventory_all_location .icon_map .text-help {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .inventory .inventory_all_location #map_canvas {
    width: 100%;
  }
  .inventory .inventory_all_location #map_image {
    width: 100%;
    border-right: 0px solid #ccc;
  }
  .inventory .inventory_all_location #info_ubication {
    width: 100% !important;
    border-top: 1px solid #ccc;
    padding-top: 15px;
  }
  .inventory .inventory_all_location .icon_map .text-help {
    font-size: 10px;
  }
}
.inventory .plv_statistics {
  display: none;
}
.inventory .plv_statistics input[type="checkbox"] {
  display: none;
}
.inventory .plv_statistics input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.inventory .plv_statistics input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.inventory .plv_statistics input[type="checkbox"] + label {
  color: #404041;
  font-weight: 300;
}
.inventory .plv_statistics .tools_bar {
  display: block !important;
}
.inventory .plv_statistics #btn_panel.whiteBox {
  padding: 0px;
}
.inventory .plv_statistics .whiteBox {
  margin-top: 0px;
  padding: 15px;
}
.inventory .plv_statistics .whiteBox .player_name {
  font-size: 17px;
  color: #689840;
  padding: 5px;
  padding-left: 45px;
}
.inventory .plv_statistics .whiteBox .player_name ._projector {
  font-size: 30px;
  margin-left: -45px;
  margin-top: -3px;
  position: absolute;
}
.inventory .plv_statistics .whiteBox .stats_enabled {
  padding: 5px;
}
.inventory .plv_statistics .whiteBox .stats_enabled label {
  font-weight: 300;
  margin-left: 20px;
  cursor: pointer;
}
.inventory .plv_statistics .headerWhiteBox {
  background-color: #fff;
  font-weight: 300;
  margin-top: 0px;
  padding: 20px 20px 8px;
  text-align: left;
  margin-bottom: 2px;
}
.inventory .plv_statistics .headerWhiteBox h4 {
  color: #689840;
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 2px solid #689840;
  font-weight: 300;
}
.inventory .plv_statistics .ui-state-disabled {
  opacity: 0.4;
}
.inventory .plv_statistics #tabs {
  display: inline-block;
  margin-bottom: -5px;
  width: 100%;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 13px;
  padding: 0px;
  text-transform: uppercase;
  z-index: 20;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  position: relative;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: 16px;
  width: 0;
  z-index: 20;
  top: 0px;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.inventory .plv_statistics .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  font-weight: 300;
  padding: 15px 15px 10px;
  line-height: 18px;
  cursor: pointer;
}
.inventory #view_total_players_selected {
  position: absolute;
  top: 9px;
  left: 11px;
}
.inventory #view_total_players_selected ._list::before {
  color: green;
  font-size: 20px;
}

.plv .plv_details, .playlist_plv .plv_details {
  display: none;
}
.plv .plv_details .ui-tabs .ui-tabs-nav, .playlist_plv .plv_details .ui-tabs .ui-tabs-nav {
  margin-top: 0px;
  margin-bottom: 0px;
}
.plv .plv_details .title-gray, .playlist_plv .plv_details .title-gray {
  background-color: #808184;
  color: #CFD1D2;
  font-size: 11px;
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 1px;
  clear: left;
}
.plv .plv_details #tabs, .playlist_plv .plv_details #tabs {
  font-size: 13px;
}
.plv .plv_details #tabs ul.ui-tabs-nav, .playlist_plv .plv_details #tabs ul.ui-tabs-nav {
  background-color: #fff;
  margin-bottom: 0;
  margin-top: 5px;
  padding-top: 3px;
}
.plv .plv_details #tabs input, .plv .plv_details #tabs select, .plv .plv_details #tabs .content_no_edit, .playlist_plv .plv_details #tabs input, .playlist_plv .plv_details #tabs select, .playlist_plv .plv_details #tabs .content_no_edit {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  min-height: 28px;
  padding: 5px 10px;
  position: relative;
  text-align: left;
}
.plv .plv_details #tabs input[type="checkbox"], .playlist_plv .plv_details #tabs input[type="checkbox"] {
  display: none;
}
.plv .plv_details #tabs input[type="checkbox"] + label::before, .playlist_plv .plv_details #tabs input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  margin-left: -5px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.plv .plv_details #tabs input[type="checkbox"]:checked + label::before, .playlist_plv .plv_details #tabs input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.plv .plv_details #tabs input[type="checkbox"] + label, .playlist_plv .plv_details #tabs input[type="checkbox"] + label {
  font-weight: 500;
  color: #404041;
}
.plv .plv_details #tabs h4, .playlist_plv .plv_details #tabs h4 {
  text-transform: uppercase;
  color: #57585A;
  font-size: 16px;
  border-bottom: 2px solid #57585A;
  font-weight: 400;
  margin-top: 25px;
  margin-left: 8px;
  margin-right: 8px;
  padding-bottom: 3px;
  padding-left: 20px;
}
.plv .plv_details #tabs .first-col, .playlist_plv .plv_details #tabs .first-col {
  padding-right: 40px;
  border-right: 1px solid #D0D2D3;
}
.plv .plv_details #tabs .second-col, .playlist_plv .plv_details #tabs .second-col {
  padding-left: 40px;
}
.plv .plv_details #tabs .basic_info, .plv .plv_details #tabs .alterations, .plv .plv_details #tabs .video, .plv .plv_details #tabs .more_info, .playlist_plv .plv_details #tabs .basic_info, .playlist_plv .plv_details #tabs .alterations, .playlist_plv .plv_details #tabs .video, .playlist_plv .plv_details #tabs .more_info {
  display: inline-block;
  width: 100%;
  padding: 16px 16px 20px;
}
.plv .plv_details #tabs .basic_info .field_line, .plv .plv_details #tabs .more_info .field_line, .playlist_plv .plv_details #tabs .basic_info .field_line, .playlist_plv .plv_details #tabs .more_info .field_line {
  margin-bottom: 8px;
}
.plv .plv_details #tabs .basic_info label, .plv .plv_details #tabs .more_info label, .playlist_plv .plv_details #tabs .basic_info label, .playlist_plv .plv_details #tabs .more_info label {
  font-weight: 500;
  color: #404041;
}
.plv .plv_details #tabs .basic_info input, .plv .plv_details #tabs .basic_info select, .plv .plv_details #tabs .basic_info .content_no_edit, .plv .plv_details #tabs .more_info input, .plv .plv_details #tabs .more_info select, .plv .plv_details #tabs .more_info .content_no_edit, .playlist_plv .plv_details #tabs .basic_info input, .playlist_plv .plv_details #tabs .basic_info select, .playlist_plv .plv_details #tabs .basic_info .content_no_edit, .playlist_plv .plv_details #tabs .more_info input, .playlist_plv .plv_details #tabs .more_info select, .playlist_plv .plv_details #tabs .more_info .content_no_edit {
  width: 100%;
}
.plv .plv_details #tabs .alterations label, .plv .plv_details #tabs .video label, .playlist_plv .plv_details #tabs .alterations label, .playlist_plv .plv_details #tabs .video label {
  font-weight: 500;
  color: #404041;
}
.plv .plv_details #tabs .alterations #div_resolution .content_no_edit, .plv .plv_details #tabs .video #div_resolution .content_no_edit, .playlist_plv .plv_details #tabs .alterations #div_resolution .content_no_edit, .playlist_plv .plv_details #tabs .video #div_resolution .content_no_edit {
  width: 50px;
  text-align: center;
  display: inline-block;
}
.plv .plv_details #tabs .alterations .field_shared, .plv .plv_details #tabs .video .field_shared, .playlist_plv .plv_details #tabs .alterations .field_shared, .playlist_plv .plv_details #tabs .video .field_shared {
  padding: 10px 8px;
}
.plv .plv_details #tabs .alterations .field_shared input[type="text"], .plv .plv_details #tabs .video .field_shared input[type="text"], .playlist_plv .plv_details #tabs .alterations .field_shared input[type="text"], .playlist_plv .plv_details #tabs .video .field_shared input[type="text"] {
  width: 50px;
  text-align: center;
}
.plv .plv_details #tabs .alterations .field_shared .live_recheck_seconds, .plv .plv_details #tabs .video .field_shared .live_recheck_seconds, .playlist_plv .plv_details #tabs .alterations .field_shared .live_recheck_seconds, .playlist_plv .plv_details #tabs .video .field_shared .live_recheck_seconds {
  width: 50px;
  text-align: center;
  display: inline-block;
}
.plv .plv_details #tabs .alterations input#ms_crossfade, .plv .plv_details #tabs .video input#ms_crossfade, .playlist_plv .plv_details #tabs .alterations input#ms_crossfade, .playlist_plv .plv_details #tabs .video input#ms_crossfade {
  width: 75% !important;
  padding-right: 25px;
  margin-right: 0 !important;
}
.plv .plv_details #tabs .alterations #div_resolution, .plv .plv_details #tabs .video #div_resolution, .playlist_plv .plv_details #tabs .alterations #div_resolution, .playlist_plv .plv_details #tabs .video #div_resolution {
  margin-top: 8px;
  text-align: center;
}
.plv .plv_details #tabs .alterations .smoothing_options, .plv .plv_details #tabs .video .smoothing_options, .playlist_plv .plv_details #tabs .alterations .smoothing_options, .playlist_plv .plv_details #tabs .video .smoothing_options {
  position: relative;
}
.plv .plv_details #tabs .alterations .smoothing_options .ui-spinner, .plv .plv_details #tabs .video .smoothing_options .ui-spinner, .playlist_plv .plv_details #tabs .alterations .smoothing_options .ui-spinner, .playlist_plv .plv_details #tabs .video .smoothing_options .ui-spinner {
  right: 0px;
  top: 0px;
}
.plv .plv_details #tabs .video select, .playlist_plv .plv_details #tabs .video select {
  width: 100%;
}
.plv .plv_details #tabs .more_info select, .playlist_plv .plv_details #tabs .more_info select {
  width: 100%;
}
.plv .plv_details #tabs .more_info #update_hour_div, .playlist_plv .plv_details #tabs .more_info #update_hour_div {
  opacity: 1;
}
.plv .plv_details #tabs .more_info #update_hour_div select, .playlist_plv .plv_details #tabs .more_info #update_hour_div select {
  float: left;
  margin-left: 10px;
  width: 54px;
}
.plv .plv_details #tabs .more_info .volume, .playlist_plv .plv_details #tabs .more_info .volume {
  position: relative;
}
.plv .plv_details #tabs .more_info .volume .ui-spinner, .playlist_plv .plv_details #tabs .more_info .volume .ui-spinner {
  right: 0px;
  top: 0px;
}
.plv .plv_details #tabs .more_info .volume input#volume, .playlist_plv .plv_details #tabs .more_info .volume input#volume {
  width: 100% !important;
  padding-right: 25px;
  margin-right: 0 !important;
}
.plv .plv_details #tabs .more_info .transition_content .btn_transition_content, .playlist_plv .plv_details #tabs .more_info .transition_content .btn_transition_content {
  float: right;
  background-color: #E7EBED;
  padding: 0 18px;
  border-radius: 30px;
  color: #404041;
  margin-top: 20px;
}
.plv .plv_details #tabs .more_info .transition_content .btn_transition_content #btn-select-transition, .playlist_plv .plv_details #tabs .more_info .transition_content .btn_transition_content #btn-select-transition {
  color: #689840;
  font-size: 22px;
}
.plv .plv_details #tabs .more_info .transition_content .btn_transition_content #btn-select-transition:hover, .playlist_plv .plv_details #tabs .more_info .transition_content .btn_transition_content #btn-select-transition:hover {
  text-decoration: none;
}
.plv .plv_details #tabs .more_info .transition_content .btn_transition_content #btn-select-transition ._edit, .playlist_plv .plv_details #tabs .more_info .transition_content .btn_transition_content #btn-select-transition ._edit {
  left: -2px;
  position: relative;
  top: 4px;
  display: inline-block;
}
.plv .plv_details #tabs .more_info .transition_content .btn_transition_content label, .playlist_plv .plv_details #tabs .more_info .transition_content .btn_transition_content label {
  font-weight: 400;
  font-size: 12.8px;
  position: relative;
  margin-bottom: 8px;
}
.plv .plv_details #tabs .more_info .transition_content #transition-preview, .playlist_plv .plv_details #tabs .more_info .transition_content #transition-preview {
  border: 4px solid #E7EBED;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.plv .plv_details #tabs .more_info .transition_content #transition-preview ._delete, .playlist_plv .plv_details #tabs .more_info .transition_content #transition-preview ._delete {
  color: #9A405B;
  font-size: 20px;
}
.plv .plv_details #tabs .more_info .transition_content #transition-preview .box_text_help, .playlist_plv .plv_details #tabs .more_info .transition_content #transition-preview .box_text_help {
  left: 18px;
}
.plv .plv_details #tabs .more_info .transition_content #transition-preview #preview, .playlist_plv .plv_details #tabs .more_info .transition_content #transition-preview #preview {
  max-height: 125px;
  max-width: 125px;
}
.plv .plv_details #tabs #edit-data, .playlist_plv .plv_details #tabs #edit-data {
  margin-top: 8px;
}
.plv .plv_details #tabs #edit-data .plv_info, .playlist_plv .plv_details #tabs #edit-data .plv_info {
  color: #404041;
  font-size: 13px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span, .playlist_plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 4px;
  width: 44px;
}
.plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span .save_resolution, .playlist_plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span .save_resolution {
  text-decoration: none;
  width: 45px;
}
.plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span .save_resolution ._disk, .playlist_plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span .save_resolution ._disk {
  display: inline-block;
  text-align: center;
  width: 45px;
}
.plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span .save_resolution ._disk:before, .playlist_plv .plv_details #tabs #edit-data #stage-info #btn_save_res_span .save_resolution ._disk:before {
  color: #689840;
  cursor: pointer;
  font-size: 20px;
  position: relative;
}
.plv .plv_details #tabs #edit-data #stage-info input, .playlist_plv .plv_details #tabs #edit-data #stage-info input {
  width: auto;
}
.plv .plv_details #tabs #editor, .playlist_plv .plv_details #tabs #editor {
  /*min-height: 360px;*/
  float: left;
}
.plv .plv_details #tabs #editor #z-items-list, .playlist_plv .plv_details #tabs #editor #z-items-list {
  width: 150px;
  background-color: #ECEFF0;
  float: left;
  /*height: 100%;*/
  margin: 8px;
  padding-bottom: 5px;
}
.plv .plv_details #tabs #editor #z-items-list .z-items-list-header, .playlist_plv .plv_details #tabs #editor #z-items-list .z-items-list-header {
  background-color: #808184;
  position: relative;
}
.plv .plv_details #tabs #editor #z-items-list .z-items-list-header h5, .playlist_plv .plv_details #tabs #editor #z-items-list .z-items-list-header h5 {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 10px 15px;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-top: 0;
}
.plv .plv_details #tabs #editor #z-items-list .z-items-list-header #div-add-btn, .playlist_plv .plv_details #tabs #editor #z-items-list .z-items-list-header #div-add-btn {
  position: absolute;
  right: 9px;
  top: 0px;
}
.plv .plv_details #tabs #editor #z-items-list .z-items-list-header #div-add-btn a, .playlist_plv .plv_details #tabs #editor #z-items-list .z-items-list-header #div-add-btn a {
  cursor: pointer;
  color: #fff;
  font-size: 15px;
}
.plv .plv_details #tabs #editor #z-items-list .z-items-list-header #div-add-btn a:hover, .playlist_plv .plv_details #tabs #editor #z-items-list .z-items-list-header #div-add-btn a:hover {
  text-decoration: none;
}
.plv .plv_details #tabs #editor #z-items-list ul#items, .playlist_plv .plv_details #tabs #editor #z-items-list ul#items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.plv .plv_details #tabs #editor #z-items-list ul#items li, .playlist_plv .plv_details #tabs #editor #z-items-list ul#items li {
  color: #888888;
  background-color: #fff;
  margin: 2px 8px;
  padding: 2px;
}
.plv .plv_details #tabs #editor #z-items-list ul#items li .ui-icon-arrowthick-2-n-s:before, .playlist_plv .plv_details #tabs #editor #z-items-list ul#items li .ui-icon-arrowthick-2-n-s:before {
  content: "\1f394";
  font-family: "icons";
  font-size: 16px;
  position: absolute;
  top: -1px;
  cursor: pointer;
}
.plv .plv_details #tabs #editor #z-items-list ul#items li .ui-icon-locked:before, .playlist_plv .plv_details #tabs #editor #z-items-list ul#items li .ui-icon-locked:before {
  content: "\1f37d";
  font-family: "icons";
  font-size: 20px;
  position: absolute;
  top: -3px;
  cursor: not-allowed;
}
.plv .plv_details #tabs #editor #z-items-list ul#items li .ui-icon-trash:before, .playlist_plv .plv_details #tabs #editor #z-items-list ul#items li .ui-icon-trash:before {
  content: "\2a";
  font-family: "icons";
  font-size: 20px;
  position: absolute;
  top: -3px;
  cursor: pointer;
}
.plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info, .playlist_plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info {
  margin-left: 0px;
  position: absolute;
  bottom: 8px;
  color: #404041;
  font-size: 11px;
  padding: 4px 4px 4px 25px;
  border: 2px solid #808184;
}
.plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info input, .playlist_plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info input {
  background-color: #ECEFF0;
  color: #404041;
  text-align: center;
  font-size: 10px;
  margin: 2px;
  text-align: center;
  width: 43px;
  border: none;
  min-height: 0px;
  height: auto;
  padding: 1px;
}
.plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info:before, .playlist_plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info:before {
  content: " ";
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  background-color: #808184;
}
.plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info .font, .playlist_plv .plv_details #tabs #editor #z-items-list #sprite-info .sprite-info .font {
  width: 10px;
  display: inline-block;
  color: #fff;
}
.plv .plv_details #tabs #editor #stage, .playlist_plv .plv_details #tabs #editor #stage {
  background: #fff;
  border: 2px solid #BCBEC0;
  float: left;
  height: 600px;
  left: 170px;
  overflow: hidden;
  position: absolute;
  width: 800px;
  margin-top: 8px;
  transform-origin: left top;
}
.plv .plv_details #tabs #editor #stage .sprite, .playlist_plv .plv_details #tabs #editor #stage .sprite {
  float: left;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px;
  cursor: move;
  overflow: hidden;
  color: #222222;
  box-sizing: border-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.plv .plv_details #tabs #editor #stage .sprite:before, .playlist_plv .plv_details #tabs #editor #stage .sprite:before {
  border: 2px dashed #808184;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.plv .plv_details #tabs #editor #stage .sprite .idBox, .playlist_plv .plv_details #tabs #editor #stage .sprite .idBox {
  height: 25px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 25px;
  border: 1px solid #808184;
}
.plv .plv_details #tabs #editor #stage .sprite ._movie, .playlist_plv .plv_details #tabs #editor #stage .sprite ._movie {
  color: #888888;
  font-size: 45px;
  left: 50%;
  line-height: 150px;
  margin-left: -23px;
  position: absolute;
  text-align: center;
  top: 0px;
}
.plv .plv_details #tabs #editor #stage .sprite .sprite-add, .playlist_plv .plv_details #tabs #editor #stage .sprite .sprite-add {
  position: absolute;
  visibility: hidden;
  right: 2px;
  top: 2px;
  z-index: 5;
  margin-left: 5px;
  padding: 5px 5px 5px 5px;
  text-align: center;
  cursor: pointer;
}
.plv .plv_details #tabs #editor #stage .sprite .sprite-add .ui-icon-circle-plus:before, .playlist_plv .plv_details #tabs #editor #stage .sprite .sprite-add .ui-icon-circle-plus:before {
  content: "\51";
  font-family: "icons";
  font-size: 15px;
  color: #888888;
  position: relative;
}
.plv .plv_details #tabs #editor #stage .sprite .ui-resizable-handle, .playlist_plv .plv_details #tabs #editor #stage .sprite .ui-resizable-handle {
  display: block;
  font-size: 0.1px;
  position: absolute;
  z-index: 99999;
}
.plv .plv_details #tabs #editor #stage .sprite .ui-resizable-e, .playlist_plv .plv_details #tabs #editor #stage .sprite .ui-resizable-e {
  cursor: e-resize;
  height: 100%;
  right: -5px;
  top: 0;
  width: 10px;
}
.plv .plv_details #tabs #editor #stage .sprite .ui-resizable-s, .playlist_plv .plv_details #tabs #editor #stage .sprite .ui-resizable-s {
  bottom: -5px;
  cursor: s-resize;
  height: 10px;
  left: 0;
  width: 100%;
}
.plv .plv_details #tabs #editor #stage .sprite .ui-resizable-se, .playlist_plv .plv_details #tabs #editor #stage .sprite .ui-resizable-se {
  bottom: -2px;
  cursor: se-resize;
  height: 16px;
  right: -2px;
  width: 16px;
  border-style: solid;
  border-width: 0 0 16px 16px;
  border-color: transparent transparent #808184;
}
.plv .playlist_plv_list, .playlist_plv .playlist_plv_list {
  min-width: 900px;
}
.plv .playlist_plv_list form, .playlist_plv .playlist_plv_list form {
  padding: 12px 0px;
}
.plv .playlist_plv_list .background-left-header-table-info, .playlist_plv .playlist_plv_list .background-left-header-table-info {
  background-color: #fff;
  height: 48px;
  left: 0px;
  margin-top: 0px;
  position: absolute;
  width: 30px;
}
.plv .playlist_plv_list .background-left-header-table-info .left-header-table-info, .playlist_plv .playlist_plv_list .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.plv .playlist_plv_list .background-right-header-table-info, .playlist_plv .playlist_plv_list .background-right-header-table-info {
  background-color: #fff;
  height: 48px;
  margin-top: 0px;
  position: absolute;
  right: 0px;
  width: 30px;
}
.plv .playlist_plv_list .background-right-header-table-info .right-header-table-info, .playlist_plv .playlist_plv_list .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.plv .playlist_plv_list .background-table, .playlist_plv .playlist_plv_list .background-table {
  background-color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  width: 100%;
}
.plv .playlist_plv_list .background-table table, .playlist_plv .playlist_plv_list .background-table table {
  background-color: #fff;
  color: #6D6E71;
  font-size: 13px;
  margin-top: -6px;
}
.plv .playlist_plv_list .background-table table tr, .playlist_plv .playlist_plv_list .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.plv .playlist_plv_list .background-table table tr:before, .playlist_plv .playlist_plv_list .background-table table tr:before {
  display: none;
}
.plv .playlist_plv_list .background-table table tr td.player_name, .playlist_plv .playlist_plv_list .background-table table tr td.player_name {
  color: #689840;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding-left: 10px;
}
.plv .playlist_plv_list .background-table table tr td.playlist_name, .playlist_plv .playlist_plv_list .background-table table tr td.playlist_name {
  text-align: left;
}
.plv .playlist_plv_list .background-table table tr td input, .plv .playlist_plv_list .background-table table tr td select, .playlist_plv .playlist_plv_list .background-table table tr td input, .playlist_plv .playlist_plv_list .background-table table tr td select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  min-height: 28px;
  padding: 5px 10px;
  position: relative;
  text-align: left;
}
.plv .playlist_plv_list .background-table table tr td input#add_hi, .plv .playlist_plv_list .background-table table tr td input#add_mi, .playlist_plv .playlist_plv_list .background-table table tr td input#add_hi, .playlist_plv .playlist_plv_list .background-table table tr td input#add_mi {
  padding: 2px 0 2px 2px;
}
.plv .playlist_plv_list .background-table table thead tr, .playlist_plv .playlist_plv_list .background-table table thead tr {
  background-color: #689840;
}
.plv .playlist_plv_list .background-table table thead tr th, .playlist_plv .playlist_plv_list .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
}
.plv .playlist_plv_list .background-table table input[type="checkbox"]:disabled + label:after, .playlist_plv .playlist_plv_list .background-table table input[type="checkbox"]:disabled + label:after {
  cursor: not-allowed;
}
.plv .playlist_plv_list .background-table table input[type="checkbox"], .playlist_plv .playlist_plv_list .background-table table input[type="checkbox"] {
  display: none;
}
.plv .playlist_plv_list .background-table table ._delete:before, .playlist_plv .playlist_plv_list .background-table table ._delete:before {
  color: #9A405B;
  cursor: pointer;
  font-size: 22px;
  text-decoration: none !important;
}
.plv .playlist_plv_list .background-table table ._edit:before, .playlist_plv .playlist_plv_list .background-table table ._edit:before {
  color: #6D6E71;
  cursor: pointer;
  font-size: 22px;
  text-decoration: none !important;
}
.plv .playlist_plv_list .background-table table ._delete, .plv .playlist_plv_list .background-table table ._edit, .playlist_plv .playlist_plv_list .background-table table ._delete, .playlist_plv .playlist_plv_list .background-table table ._edit {
  text-decoration: none !important;
  cursor: pointer;
  padding: 0 3px;
}
.plv .playlist_plv_list .background-table table a:hover, .playlist_plv .playlist_plv_list .background-table table a:hover {
  text-decoration: none !important;
}
.plv .plv_activate .whiteBox, .plv .plv_change_license .whiteBox, .playlist_plv .plv_activate .whiteBox, .playlist_plv .plv_change_license .whiteBox {
  padding-left: 15px;
  padding-right: 15px;
}
.plv .plv_activate .whiteBox h4, .plv .plv_change_license .whiteBox h4, .playlist_plv .plv_activate .whiteBox h4, .playlist_plv .plv_change_license .whiteBox h4 {
  text-transform: uppercase;
  color: #689840;
  font-size: 18px;
  border-bottom: 1px solid #689840;
  font-weight: 300;
  margin: 25px 8px 3px;
  padding-bottom: 3px;
  text-align: center;
}
.plv .plv_activate .whiteBox .grayBox, .plv .plv_change_license .whiteBox .grayBox, .playlist_plv .plv_activate .whiteBox .grayBox, .playlist_plv .plv_change_license .whiteBox .grayBox {
  background-color: #E7EBED;
  font-size: 13px;
  margin: 0 8px 17px;
  padding: 10px 5px;
  text-align: center;
  color: #808184;
}
.plv .plv_activate #plv .div-input-code, .plv .plv_change_license #plv .div-input-code, .playlist_plv .plv_activate #plv .div-input-code, .playlist_plv .plv_change_license #plv .div-input-code {
  text-align: center;
  margin-bottom: 20px;
}
.plv .plv_activate #plv .div-input-code input, .plv .plv_change_license #plv .div-input-code input, .playlist_plv .plv_activate #plv .div-input-code input, .playlist_plv .plv_change_license #plv .div-input-code input {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  position: relative;
  text-align: left;
  margin: 3px 0;
}
.plv .plv_activate h5, .plv .plv_change_license h5, .playlist_plv .plv_activate h5, .playlist_plv .plv_change_license h5 {
  text-align: center;
  color: #404041;
}

.plv_reassign .tools_bar {
  display: block !important;
}
.plv_reassign .whiteBox {
  padding: 20px;
}
.plv_reassign input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  margin: 8px 19px 11px 1px;
}
.plv_reassign input[type="radio"] + label span {
  font-size: 12px;
}
.plv_reassign input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 22px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.plv_reassign input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.plv_reassign .ask_yes_players {
  border-right: 2px solid #EFF2F3;
  border-top: 2px solid #EFF2F3;
  display: inline-block;
  margin-top: 20px;
}
.plv_reassign .ask_yes {
  display: none;
}
.plv_reassign .playerBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  display: inline-block;
  font-size: 13px;
  padding: 0;
}
.plv_reassign .playerBox label {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 5px;
}

.screens .screen_add .tools_bar, .screens .edit_exception .tools_bar, .screens .distribution_exception .tools_bar, .screens .screens_send_command .tools_bar, .plvs .screen_add .tools_bar, .plvs .edit_exception .tools_bar, .plvs .distribution_exception .tools_bar, .plvs .screens_send_command .tools_bar {
  display: block !important;
}
.screens .screen_add input, .screens .screen_add select, .screens .edit_exception input, .screens .edit_exception select, .screens .distribution_exception input, .screens .distribution_exception select, .screens .screens_send_command input, .screens .screens_send_command select, .plvs .screen_add input, .plvs .screen_add select, .plvs .edit_exception input, .plvs .edit_exception select, .plvs .distribution_exception input, .plvs .distribution_exception select, .plvs .screens_send_command input, .plvs .screens_send_command select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
}
.screens .screen_add .whiteBox.basic_information, .screens .edit_exception .whiteBox.basic_information, .screens .distribution_exception .whiteBox.basic_information, .screens .screens_send_command .whiteBox.basic_information, .plvs .screen_add .whiteBox.basic_information, .plvs .edit_exception .whiteBox.basic_information, .plvs .distribution_exception .whiteBox.basic_information, .plvs .screens_send_command .whiteBox.basic_information {
  margin-top: 0px;
  padding: 8px 20px 25px;
  color: #57585A;
  font-size: 12.5px;
}
.screens .screen_add .whiteBox h4, .screens .edit_exception .whiteBox h4, .screens .distribution_exception .whiteBox h4, .screens .screens_send_command .whiteBox h4, .plvs .screen_add .whiteBox h4, .plvs .edit_exception .whiteBox h4, .plvs .distribution_exception .whiteBox h4, .plvs .screens_send_command .whiteBox h4 {
  text-transform: uppercase;
  color: #57585A;
  font-size: 18px;
  border-bottom: 1px solid #57585A;
  font-weight: 300;
  margin: 25px 8px 20px;
  padding-bottom: 3px;
}
.screens .screen_add .whiteBox.select-exceptions, .screens .edit_exception .whiteBox.select-exceptions, .screens .distribution_exception .whiteBox.select-exceptions, .screens .screens_send_command .whiteBox.select-exceptions, .plvs .screen_add .whiteBox.select-exceptions, .plvs .edit_exception .whiteBox.select-exceptions, .plvs .distribution_exception .whiteBox.select-exceptions, .plvs .screens_send_command .whiteBox.select-exceptions {
  margin-top: -5px;
  padding: 20px;
  font-size: 13px;
}
.screens .screen_add .whiteBox.select-exceptions label, .screens .edit_exception .whiteBox.select-exceptions label, .screens .distribution_exception .whiteBox.select-exceptions label, .screens .screens_send_command .whiteBox.select-exceptions label, .plvs .screen_add .whiteBox.select-exceptions label, .plvs .edit_exception .whiteBox.select-exceptions label, .plvs .distribution_exception .whiteBox.select-exceptions label, .plvs .screens_send_command .whiteBox.select-exceptions label {
  font-weight: 400;
  color: #57585A;
}
.screens .screen_add .whiteBox.select-exceptions #dayContent, .screens .edit_exception .whiteBox.select-exceptions #dayContent, .screens .distribution_exception .whiteBox.select-exceptions #dayContent, .screens .screens_send_command .whiteBox.select-exceptions #dayContent, .plvs .screen_add .whiteBox.select-exceptions #dayContent, .plvs .edit_exception .whiteBox.select-exceptions #dayContent, .plvs .distribution_exception .whiteBox.select-exceptions #dayContent, .plvs .screens_send_command .whiteBox.select-exceptions #dayContent {
  margin-top: 10px;
}
.screens .screen_add .whiteBox.select-exceptions input[type="checkbox"] + label::before, .screens .edit_exception .whiteBox.select-exceptions input[type="checkbox"] + label::before, .screens .distribution_exception .whiteBox.select-exceptions input[type="checkbox"] + label::before, .screens .screens_send_command .whiteBox.select-exceptions input[type="checkbox"] + label::before, .plvs .screen_add .whiteBox.select-exceptions input[type="checkbox"] + label::before, .plvs .edit_exception .whiteBox.select-exceptions input[type="checkbox"] + label::before, .plvs .distribution_exception .whiteBox.select-exceptions input[type="checkbox"] + label::before, .plvs .screens_send_command .whiteBox.select-exceptions input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 100;
}
.screens .screen_add .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .screens .edit_exception .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .screens .distribution_exception .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .screens .screens_send_command .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .plvs .screen_add .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .plvs .edit_exception .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .plvs .distribution_exception .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before, .plvs .screens_send_command .whiteBox.select-exceptions input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.screens .screen_add .whiteBox.select-exceptions input[type="checkbox"], .screens .edit_exception .whiteBox.select-exceptions input[type="checkbox"], .screens .distribution_exception .whiteBox.select-exceptions input[type="checkbox"], .screens .screens_send_command .whiteBox.select-exceptions input[type="checkbox"], .plvs .screen_add .whiteBox.select-exceptions input[type="checkbox"], .plvs .edit_exception .whiteBox.select-exceptions input[type="checkbox"], .plvs .distribution_exception .whiteBox.select-exceptions input[type="checkbox"], .plvs .screens_send_command .whiteBox.select-exceptions input[type="checkbox"] {
  display: none;
}
.screens .screen_add .whiteBox.info-exceptions, .screens .screen_add .whiteBox.command_options, .screens .edit_exception .whiteBox.info-exceptions, .screens .edit_exception .whiteBox.command_options, .screens .distribution_exception .whiteBox.info-exceptions, .screens .distribution_exception .whiteBox.command_options, .screens .screens_send_command .whiteBox.info-exceptions, .screens .screens_send_command .whiteBox.command_options, .plvs .screen_add .whiteBox.info-exceptions, .plvs .screen_add .whiteBox.command_options, .plvs .edit_exception .whiteBox.info-exceptions, .plvs .edit_exception .whiteBox.command_options, .plvs .distribution_exception .whiteBox.info-exceptions, .plvs .distribution_exception .whiteBox.command_options, .plvs .screens_send_command .whiteBox.info-exceptions, .plvs .screens_send_command .whiteBox.command_options {
  margin-top: 8px;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.screens .screen_add .whiteBox.info-exceptions label, .screens .screen_add .whiteBox.command_options label, .screens .edit_exception .whiteBox.info-exceptions label, .screens .edit_exception .whiteBox.command_options label, .screens .distribution_exception .whiteBox.info-exceptions label, .screens .distribution_exception .whiteBox.command_options label, .screens .screens_send_command .whiteBox.info-exceptions label, .screens .screens_send_command .whiteBox.command_options label, .plvs .screen_add .whiteBox.info-exceptions label, .plvs .screen_add .whiteBox.command_options label, .plvs .edit_exception .whiteBox.info-exceptions label, .plvs .edit_exception .whiteBox.command_options label, .plvs .distribution_exception .whiteBox.info-exceptions label, .plvs .distribution_exception .whiteBox.command_options label, .plvs .screens_send_command .whiteBox.info-exceptions label, .plvs .screens_send_command .whiteBox.command_options label {
  font-weight: 500;
  color: #57585A;
}
.screens .edit_exception, .plvs .edit_exception {
  min-width: 610px;
}
.screens .edit_exception table, .plvs .edit_exception table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.screens .edit_exception table thead tr:before, .plvs .edit_exception table thead tr:before {
  display: none;
}
.screens .edit_exception table thead tr th, .plvs .edit_exception table thead tr th {
  text-decoration: none;
  font-size: 9px;
  padding: 3px 0;
  cursor: auto;
  cursor: default;
}
.screens .edit_exception table thead tr th .select_all, .plvs .edit_exception table thead tr th .select_all {
  display: inline-block;
}
.screens .edit_exception table thead tr th .select_all input[type="checkbox"] + label:after, .plvs .edit_exception table thead tr th .select_all input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 16px;
  font-weight: 100;
  top: 4px;
  left: 3px;
}
.screens .edit_exception table thead tr th .select_all input[type="checkbox"]:checked + label:after, .plvs .edit_exception table thead tr th .select_all input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
}
.screens .edit_exception table thead tr th .select_all input[type="checkbox"], .plvs .edit_exception table thead tr th .select_all input[type="checkbox"] {
  display: none;
}
.screens .edit_exception table thead tr th .select_all input, .plvs .edit_exception table thead tr th .select_all input {
  width: auto;
}
.screens .edit_exception table tbody tr, .plvs .edit_exception table tbody tr {
  height: auto;
}
.screens .edit_exception table tbody tr:before, .plvs .edit_exception table tbody tr:before {
  display: none;
}
.screens .edit_exception table tbody tr td, .plvs .edit_exception table tbody tr td {
  font-size: 11px;
  background-color: #fff;
  border: none;
}
.screens .edit_exception table tbody tr td input[type="checkbox"] + label::after, .plvs .edit_exception table tbody tr td input[type="checkbox"] + label::after {
  font-size: 20px;
  font-weight: 300;
  margin: 0;
  top: 2px;
  color: #D0D2D3;
}
.screens .edit_exception table tbody tr td input[type="checkbox"]:checked + label:after, .plvs .edit_exception table tbody tr td input[type="checkbox"]:checked + label:after {
  color: #689840;
}
.screens .edit_exception table tbody tr td input[type="checkbox"], .plvs .edit_exception table tbody tr td input[type="checkbox"] {
  display: none;
}
.screens .distribution_exception .whiteBox.select-exceptions select, .plvs .distribution_exception .whiteBox.select-exceptions select {
  margin-bottom: 10px;
}
.screens .distribution_exception #colPlayers, .plvs .distribution_exception #colPlayers {
  float: right;
  margin-bottom: 8px;
}
.screens .distribution_exception #colPlayers #tabs, .plvs .distribution_exception #colPlayers #tabs {
  padding-left: 6px;
}
.screens .distribution_exception #colPlayers #tabs .ui-tabs-nav, .plvs .distribution_exception #colPlayers #tabs .ui-tabs-nav {
  background-color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 20px 20px 8px;
  text-align: left;
}
.screens .distribution_exception #colPlayers #tabs .ui-tabs-nav .ui-state-active, .plvs .distribution_exception #colPlayers #tabs .ui-tabs-nav .ui-state-active {
  background-color: #fff;
  margin-top: 0px;
  padding-top: 0px;
  text-align: left;
  border-radius: 0;
  font-size: 18px;
  border-bottom: 2px solid #689840;
}
.screens .distribution_exception #colPlayers #tabs .ui-tabs-nav .ui-state-active a, .plvs .distribution_exception #colPlayers #tabs .ui-tabs-nav .ui-state-active a {
  font-weight: 300;
  text-transform: uppercase;
}
.screens .distribution_exception #colPlayers #tabs #plv, .plvs .distribution_exception #colPlayers #tabs #plv {
  padding: 12px 20px 4px;
}
.screens .screens_send_command .whiteBox.command_options, .plvs .screens_send_command .whiteBox.command_options {
  padding: 20px;
}
.screens .screens_send_command .whiteBox.command_options label, .plvs .screens_send_command .whiteBox.command_options label {
  margin-top: 5px;
}

.schedules .schedules_add, .schedules .schedules_edit {
  min-width: 615px;
}
.schedules .schedules_add .tools_bar, .schedules .schedules_edit .tools_bar {
  display: block !important;
}
.schedules .schedules_add .whiteBox.schedule_table, .schedules .schedules_edit .whiteBox.schedule_table {
  padding: 20px;
  margin-top: -5px;
}
.schedules .schedules_add .whiteBox.schedule_table input[type="checkbox"] + label::after, .schedules .schedules_edit .whiteBox.schedule_table input[type="checkbox"] + label::after {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  padding-right: 0px;
  position: relative;
  top: 2px;
  content: "\23f1";
  font-weight: 100;
}
.schedules .schedules_add .whiteBox.schedule_table input[type="checkbox"]:checked + label::after, .schedules .schedules_edit .whiteBox.schedule_table input[type="checkbox"]:checked + label::after {
  content: "\e9c4";
  color: #689840;
}
.schedules .schedules_add .whiteBox.schedule_table input[type="checkbox"]:checked + label, .schedules .schedules_edit .whiteBox.schedule_table input[type="checkbox"]:checked + label {
  font-weight: 300;
}
.schedules .schedules_add .whiteBox.schedule_table input[type="checkbox"], .schedules .schedules_edit .whiteBox.schedule_table input[type="checkbox"] {
  display: none;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_range, .schedules .schedules_edit .whiteBox.schedule_table .selects_range {
  float: left;
  margin-bottom: 15px;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_range label, .schedules .schedules_edit .whiteBox.schedule_table .selects_range label {
  font-weight: 500;
  color: #57585A;
  font-size: 12px;
  display: inline-block;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_range .select_div, .schedules .schedules_edit .whiteBox.schedule_table .selects_range .select_div {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_range select, .schedules .schedules_edit .whiteBox.schedule_table .selects_range select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 65px;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_buttons, .schedules .schedules_edit .whiteBox.schedule_table .selects_buttons {
  float: right;
  margin-bottom: 15px;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_buttons .select_all, .schedules .schedules_edit .whiteBox.schedule_table .selects_buttons .select_all {
  display: inline-block;
  cursor: pointer;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_buttons .deselect_all, .schedules .schedules_edit .whiteBox.schedule_table .selects_buttons .deselect_all {
  display: inline-block;
  cursor: pointer;
  margin-left: 15px;
}
.schedules .schedules_add .whiteBox.schedule_table .selects_buttons ._grid_2, .schedules .schedules_add .whiteBox.schedule_table .selects_buttons ._grid_adjust, .schedules .schedules_edit .whiteBox.schedule_table .selects_buttons ._grid_2, .schedules .schedules_edit .whiteBox.schedule_table .selects_buttons ._grid_adjust {
  color: #689840;
  font-size: 30px;
}
.schedules .schedules_add .whiteBox.schedule_table table, .schedules .schedules_edit .whiteBox.schedule_table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  background-color: #F4F6F7;
}
.schedules .schedules_add .whiteBox.schedule_table table thead tr:before, .schedules .schedules_edit .whiteBox.schedule_table table thead tr:before {
  display: none;
}
.schedules .schedules_add .whiteBox.schedule_table table thead tr th, .schedules .schedules_edit .whiteBox.schedule_table table thead tr th {
  padding: 3px;
  background-color: #689840;
  color: #fff;
  cursor: default;
}
.schedules .schedules_add .whiteBox.schedule_table table thead tr th:first-child, .schedules .schedules_edit .whiteBox.schedule_table table thead tr th:first-child {
  background-color: transparent;
  color: #689840;
}
.schedules .schedules_add .whiteBox.schedule_table table thead tr th:nth-child(2), .schedules .schedules_edit .whiteBox.schedule_table table thead tr th:nth-child(2) {
  border-bottom-left-radius: 10px;
  padding-left: 5px;
}
.schedules .schedules_add .whiteBox.schedule_table table thead tr th:last-child, .schedules .schedules_edit .whiteBox.schedule_table table thead tr th:last-child {
  border-bottom-right-radius: 10px;
  padding-right: 5px;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr {
  height: auto;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr:before, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr:before {
  display: none;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr:first-child, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr:first-child {
  background-color: transparent;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr:first-child td:first-child, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr:first-child td:first-child {
  border-top-right-radius: 10px;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr:last-child, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr:last-child {
  background-color: transparent;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr:last-child td:first-child, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr:last-child td:first-child {
  border-bottom-right-radius: 10px;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr td, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr td {
  border: none;
  text-align: center;
}
.schedules .schedules_add .whiteBox.schedule_table table tbody tr td:first-child, .schedules .schedules_edit .whiteBox.schedule_table table tbody tr td:first-child {
  background-color: #689840;
  color: #fff;
  font-size: 11px;
}
.schedules .schedules_add .whiteBox.info-schedules, .schedules .schedules_edit .whiteBox.info-schedules {
  margin-top: 2px;
  padding: 10px 20px 20px;
  font-size: 12px;
}
.schedules .schedules_add .whiteBox.info-schedules label, .schedules .schedules_edit .whiteBox.info-schedules label {
  font-weight: 500;
  color: #57585A;
}
.schedules .schedules_add .whiteBox.info-schedules input, .schedules .schedules_add .whiteBox.info-schedules textarea, .schedules .schedules_edit .whiteBox.info-schedules input, .schedules .schedules_edit .whiteBox.info-schedules textarea {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
}
.schedules .schedules_add .whiteBox h4, .schedules .schedules_edit .whiteBox h4 {
  text-transform: uppercase;
  color: #57585A;
  font-size: 18px;
  border-bottom: 1px solid #57585A;
  font-weight: 300;
  margin: 25px 8px 20px;
  padding-bottom: 3px;
}
.schedules .schedules_add_new #btn_copy {
  font-size: 37px;
  margin-top: -15px;
  position: relative;
  top: 7px;
}
.schedules .schedules_add_new #btn_copy:hover {
  color: #fff;
}
.schedules .schedules_add_new #btn_copy:active {
  box-shadow: none;
}
.schedules .schedules_add_new .line_day {
  line-height: 30px;
  clear: both;
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
  width: 100%;
  color: #808184;
}
.schedules .schedules_add_new .line_day .title_day {
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
}
.schedules .schedules_add_new .line_day .time_line {
  float: right;
}
.schedules .schedules_add_new .line_day .empty .inputs_time {
  background-color: transparent;
}
.schedules .schedules_add_new .line_day .inputs_time {
  position: relative;
  text-align: center;
  background-color: #E7EBED;
  font-size: 15px;
  border-radius: 9px;
}
.schedules .schedules_add_new .line_day .inputs_time select {
  background-color: #E7EBED;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0px;
  text-overflow: '';
  font-weight: 500;
  cursor: pointer;
}
.schedules .schedules_add_new .line_day .start_hour, .schedules .schedules_add_new .line_day .end_hour, .schedules .schedules_add_new .line_day .text_to {
  display: inline-block;
}
.schedules .schedules_add_new .line_day .start_hour {
  float: left;
  position: absolute;
  left: 10px;
  margin-top: 4px;
  padding-left: 1.5vw;
}
.schedules .schedules_add_new .line_day .end_hour {
  float: right;
  position: absolute;
  right: 10px;
  margin-top: 4px;
  padding-right: 1.5vw;
}
.schedules .schedules_add_new .line_day .text_to {
  padding: 2%;
}
.schedules .schedules_add_new .line_day .buttons_schedule {
  margin-top: 7px;
  color: #888888;
}
.schedules .schedules_add_new .line_day .button_add {
  display: inline-block;
  cursor: pointer;
  padding: 0 1.5vw;
}
.schedules .schedules_add_new .line_day .button_add ._add_2 {
  font-size: 28px;
}
.schedules .schedules_add_new .line_day .button_add ._add_2:before {
  font-weight: bold;
}
.schedules .schedules_add_new .line_day .button_delete {
  display: inline-block;
  position: relative;
  top: -8px;
  transform: rotate(90deg);
  cursor: pointer;
}
.schedules .schedules_add_new .line_day .button_delete ._icon {
  font-size: 24px;
}
.schedules .schedules_add_new .line_day .button_delete ._icon:before {
  font-weight: bold;
}
@media (max-width: 767px) {
  .schedules .schedules_add_new .col-right {
    border-left: none !important;
    padding: 0 15px !important;
  }
  .schedules .schedules_add_new .buttons_schedule {
    text-align: center;
  }
}
.schedules .schedules_distribution .whiteBox.select-distributions {
  margin-top: -5px;
  padding: 20px;
  font-size: 13px;
}
.schedules .schedules_distribution .whiteBox.select-distributions label {
  font-weight: 400;
  color: #57585A;
}
.schedules .schedules_distribution .whiteBox.select-distributions input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 100;
}
.schedules .schedules_distribution .whiteBox.select-distributions input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.schedules .schedules_distribution .whiteBox.select-distributions input[type="checkbox"]:checked + label {
  font-weight: 400;
}
.schedules .schedules_distribution .whiteBox.select-distributions input[type="checkbox"] {
  display: none;
}
.schedules .schedules_distribution .whiteBox.select-distributions select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
}
.schedules .schedules_distribution #colPlayers {
  float: right;
  margin-bottom: 8px;
}
.schedules .schedules_distribution #colPlayers #tabs {
  padding-left: 6px;
}
.schedules .schedules_distribution #colPlayers #tabs .ui-tabs-nav {
  background-color: #fff;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 20px 20px 8px;
  text-align: left;
}
.schedules .schedules_distribution #colPlayers #tabs .ui-tabs-nav .ui-state-active {
  background-color: #fff;
  margin-top: 0px;
  padding-top: 0px;
  text-align: left;
  border-radius: 0;
  font-size: 18px;
  border-bottom: 2px solid #689840;
}
.schedules .schedules_distribution #colPlayers #tabs .ui-tabs-nav .ui-state-active a {
  font-weight: 300;
  text-transform: uppercase;
}
.schedules .schedules_distribution #colPlayers #tabs #plv {
  padding: 12px 20px 4px;
}

.bg_logo_plataform {
  background-color: #689840;
}

.users .user_add .tools_bar, .users .user_details .tools_bar, .users .user_edit .tools_bar {
  display: block !important;
}
.users .user_add .whiteBox.logo_plataform, .users .user_details .whiteBox.logo_plataform, .users .user_edit .whiteBox.logo_plataform {
  background: transparent url("../../img/logoAdmira.png") no-repeat center center/contain;
  height: 90px;
  margin-top: 0px;
  background-color: #689840;
}
.users .user_add .whiteBox.fields_information, .users .user_details .whiteBox.fields_information, .users .user_edit .whiteBox.fields_information {
  margin-top: 2px;
  padding-bottom: 20px;
}
.users .user_add .whiteBox.fields_information input, .users .user_add .whiteBox.fields_information textarea, .users .user_add .whiteBox.fields_information select, .users .user_add .whiteBox.fields_information .input, .users .user_details .whiteBox.fields_information input, .users .user_details .whiteBox.fields_information textarea, .users .user_details .whiteBox.fields_information select, .users .user_details .whiteBox.fields_information .input, .users .user_edit .whiteBox.fields_information input, .users .user_edit .whiteBox.fields_information textarea, .users .user_edit .whiteBox.fields_information select, .users .user_edit .whiteBox.fields_information .input {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
  margin-bottom: 10px;
}
.users .user_add .whiteBox.fields_information .user_information, .users .user_add .whiteBox.fields_information .password_information, .users .user_add .whiteBox.fields_information .user_role, .users .user_add .whiteBox.fields_information .user_language, .users .user_details .whiteBox.fields_information .user_information, .users .user_details .whiteBox.fields_information .password_information, .users .user_details .whiteBox.fields_information .user_role, .users .user_details .whiteBox.fields_information .user_language, .users .user_edit .whiteBox.fields_information .user_information, .users .user_edit .whiteBox.fields_information .password_information, .users .user_edit .whiteBox.fields_information .user_role, .users .user_edit .whiteBox.fields_information .user_language {
  padding: 0 30px;
}
.users .user_add .whiteBox.fields_information .user_information label, .users .user_add .whiteBox.fields_information .password_information label, .users .user_add .whiteBox.fields_information .user_role label, .users .user_add .whiteBox.fields_information .user_language label, .users .user_details .whiteBox.fields_information .user_information label, .users .user_details .whiteBox.fields_information .password_information label, .users .user_details .whiteBox.fields_information .user_role label, .users .user_details .whiteBox.fields_information .user_language label, .users .user_edit .whiteBox.fields_information .user_information label, .users .user_edit .whiteBox.fields_information .password_information label, .users .user_edit .whiteBox.fields_information .user_role label, .users .user_edit .whiteBox.fields_information .user_language label {
  color: #689840;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 10px;
}
.users .user_add .whiteBox.fields_information .req_activation, .users .user_details .whiteBox.fields_information .req_activation, .users .user_edit .whiteBox.fields_information .req_activation {
  color: #808184;
  font-size: 12.4px;
}
.users .user_add .whiteBox.fields_information.validation_info, .users .user_details .whiteBox.fields_information.validation_info, .users .user_edit .whiteBox.fields_information.validation_info {
  padding-left: 30px;
  padding-right: 30px;
}
.users .user_add .whiteBox h4, .users .user_details .whiteBox h4, .users .user_edit .whiteBox h4 {
  text-transform: uppercase;
  color: #57585A;
  border-bottom: 2px solid #689840;
  font-size: 15px;
  font-weight: 400;
  margin-top: 20px;
  padding-bottom: 5px;
  text-align: center;
}
.users .user_add .whiteBox input[type="checkbox"] + label::before, .users .user_details .whiteBox input[type="checkbox"] + label::before, .users .user_edit .whiteBox input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.users .user_add .whiteBox input[type="checkbox"]:checked + label::before, .users .user_details .whiteBox input[type="checkbox"]:checked + label::before, .users .user_edit .whiteBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.users .user_add .whiteBox input[type="checkbox"]:checked + label, .users .user_add .whiteBox input[type="checkbox"] + label, .users .user_details .whiteBox input[type="checkbox"]:checked + label, .users .user_details .whiteBox input[type="checkbox"] + label, .users .user_edit .whiteBox input[type="checkbox"]:checked + label, .users .user_edit .whiteBox input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
}
.users .user_add .whiteBox input[type="checkbox"], .users .user_details .whiteBox input[type="checkbox"], .users .user_edit .whiteBox input[type="checkbox"] {
  display: none;
}
.users .user_add .whiteBox .col-left, .users .user_details .whiteBox .col-left, .users .user_edit .whiteBox .col-left {
  padding: 0 30px 0 0;
}
.users .user_add .whiteBox .col-right, .users .user_details .whiteBox .col-right, .users .user_edit .whiteBox .col-right {
  padding: 0 0 0 30px;
}
.users .user_filter .tools_bar {
  display: block !important;
}
.users .user_filter .whiteBox.user_name {
  margin-top: -6px;
  color: #57585A;
  font-size: 16px;
  text-align: center;
  line-height: 2em;
  font-weight: 400;
  padding: 20px;
  margin-bottom: 0px;
}
.users .user_filter .header-table {
  background-color: #6D6E71;
  line-height: 18px;
  height: 18px;
  color: #fff;
  font-size: 11px;
  text-align: left;
}
.users .user_filter .header-table > div {
  padding-left: 20px;
}
.users .user_filter .header-table .gray-header-table {
  background-color: #808184;
}
.users .user_filter #filtering_list input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.users .user_filter #filtering_list input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.users .user_filter #filtering_list input[type="checkbox"]:checked + label, .users .user_filter #filtering_list input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
}
.users .user_filter #filtering_list input[type="checkbox"] {
  display: none;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 12.4px;
  padding: 0px;
  text-transform: uppercase;
  z-index: 20;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  position: relative;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li a .type-permisions {
  font-size: 12px;
  float: right;
  text-transform: none;
  color: #689840;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a .type-permisions {
  color: #fff !important;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: 16px;
  width: 0;
  z-index: 20;
  top: 0px;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.users .user_filter #filtering_list.ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  font-weight: 300;
  padding: 15px 15px 10px;
  line-height: 18px;
  cursor: pointer;
  margin-bottom: 0px;
}
.users .user_details {
  display: none;
}
.users .user_details .ui-tabs {
  margin-bottom: -8px;
  background-color: transparent;
}
.users .user_details .ui-tabs .ui-tabs-nav {
  background-color: transparent;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  padding-left: 0px;
}
.users .user_details .ui-tabs .ui-tabs-nav li:first-child {
  border-left: 0px;
}
.users .user_details .ui-tabs .ui-tabs-nav li:last-child {
  border-right: 0px;
}
.users .user_details .ui-tabs .ui-tabs-nav li {
  cursor: pointer;
  color: #fff;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-left: 2px solid #EFF2F3;
  border-right: 2px solid #EFF2F3;
  font-size: 13px;
}
.users .user_details .ui-tabs .ui-tabs-nav li.active {
  color: #689840;
  font-weight: 400;
}
.users .user_details .whiteBox.fields_information {
  padding-top: 10px;
}
.users .user_details .whiteBox.fields_information .input {
  min-height: 28px;
}
.users .user_details .whiteBox.select-project {
  padding: 20px;
  margin-top: 0px;
  text-align: center;
}
.users .user_details .whiteBox.select-project #add_project {
  background-color: transparent;
  border: medium none;
  display: inline-block;
  margin: 25px 25px 15px;
}
.users .user_details .whiteBox.select-project #add_project .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 7px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.users .user_details .whiteBox#bills {
  padding: 10px 30px 15px;
  margin-top: 2px;
}
.users .user_details .whiteBox#bills h4 {
  padding-left: 8px;
  text-align: left;
  margin-bottom: 20px;
}
.users .user_details .whiteBox#bills h4 .save_button {
  display: inlin-block;
  float: right;
  margin-right: 8px;
}
.users .user_details .whiteBox#bills h4 .save_button #save_bill {
  background-color: transparent;
  border: medium none;
}
.users .user_details .whiteBox#bills h4 .save_button #save_bill ._disk {
  color: #689840;
  font-size: 24px;
  position: relative;
  top: -8px;
}
.users .user_details .whiteBox#bills label {
  color: #689840;
  font-weight: 400;
  padding-left: 10px;
  text-transform: uppercase;
  font-size: 13px;
}
.users .user_details .whiteBox#bills input, .users .user_details .whiteBox#bills select {
  width: 100%;
}
.users .user_details .whiteBox.customer_orders {
  padding: 20px 30px 10px;
  font-size: 13px;
}
.users .user_details .whiteBox.customer_orders #add_bill {
  background-color: transparent;
  border: medium none;
  display: inline-block;
  float: right;
  margin-right: 8px;
  margin-bottom: 10px;
}
.users .user_details .whiteBox.customer_orders #add_bill .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 7px 40px;
  text-decoration: none;
  text-transform: uppercase;
}
.users .user_details .whiteBox#support {
  padding: 20px 30px;
  margin-top: -5px;
}
.users .user_details .facturas .whiteBox.customer_orders {
  margin-top: 2px;
}
.users .user_details .proyectos, .users .user_details .facturas, .users .user_details .transacciones {
  padding-top: 0px;
  margin-top: 2px;
}
.users .user_details .proyectos input, .users .user_details .proyectos select, .users .user_details .facturas input, .users .user_details .facturas select, .users .user_details .transacciones input, .users .user_details .transacciones select {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
}
.users .user_details .proyectos table, .users .user_details .facturas table, .users .user_details .transacciones table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
.users .user_details .proyectos table thead tr, .users .user_details .facturas table thead tr, .users .user_details .transacciones table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
.users .user_details .proyectos table thead tr th, .users .user_details .facturas table thead tr th, .users .user_details .transacciones table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
  font-weight: 400;
}
.users .user_details .proyectos table thead tr th.gray-header-table, .users .user_details .facturas table thead tr th.gray-header-table, .users .user_details .transacciones table thead tr th.gray-header-table {
  background-color: #808184;
}
.users .user_details .proyectos table thead tr th.td-contents, .users .user_details .facturas table thead tr th.td-contents, .users .user_details .transacciones table thead tr th.td-contents {
  min-width: 70px;
}
.users .user_details .proyectos table thead tr th.not-sortable, .users .user_details .facturas table thead tr th.not-sortable, .users .user_details .transacciones table thead tr th.not-sortable {
  cursor: default;
}
.users .user_details .proyectos table thead tr:before, .users .user_details .facturas table thead tr:before, .users .user_details .transacciones table thead tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 0px;
  margin-left: -8px;
  margin-top: 0px;
  position: absolute;
  width: 0px;
  background-color: #689840;
}
.users .user_details .proyectos table tbody tr, .users .user_details .facturas table tbody tr, .users .user_details .transacciones table tbody tr {
  background-color: #fff;
  height: 100px;
}
.users .user_details .proyectos table tbody tr:before, .users .user_details .facturas table tbody tr:before, .users .user_details .transacciones table tbody tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 45px;
  margin-left: -8px;
  position: absolute;
  width: 8px;
  background-color: #689840;
}
.users .user_details .proyectos table tbody tr td:first-child, .users .user_details .facturas table tbody tr td:first-child, .users .user_details .transacciones table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.users .user_details .proyectos table tbody tr td, .users .user_details .facturas table tbody tr td, .users .user_details .transacciones table tbody tr td {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  background-color: #F4F6F7;
  font-size: 12px;
  padding: 5px;
  text-align: center;
}
.users .user_details .proyectos table tbody tr td .playlist_name, .users .user_details .proyectos table tbody tr td .booking_name, .users .user_details .proyectos table tbody tr td .criteria_name, .users .user_details .proyectos table tbody tr td .project_name, .users .user_details .facturas table tbody tr td .playlist_name, .users .user_details .facturas table tbody tr td .booking_name, .users .user_details .facturas table tbody tr td .criteria_name, .users .user_details .facturas table tbody tr td .project_name, .users .user_details .transacciones table tbody tr td .playlist_name, .users .user_details .transacciones table tbody tr td .booking_name, .users .user_details .transacciones table tbody tr td .criteria_name, .users .user_details .transacciones table tbody tr td .project_name {
  color: #689840;
  font-size: 15px;
  padding: 0 20px;
  text-align: left;
  min-width: 210px;
}
.users .user_details .proyectos table tbody tr td .playlist_name label, .users .user_details .proyectos table tbody tr td .booking_name label, .users .user_details .proyectos table tbody tr td .criteria_name label, .users .user_details .proyectos table tbody tr td .project_name label, .users .user_details .facturas table tbody tr td .playlist_name label, .users .user_details .facturas table tbody tr td .booking_name label, .users .user_details .facturas table tbody tr td .criteria_name label, .users .user_details .facturas table tbody tr td .project_name label, .users .user_details .transacciones table tbody tr td .playlist_name label, .users .user_details .transacciones table tbody tr td .booking_name label, .users .user_details .transacciones table tbody tr td .criteria_name label, .users .user_details .transacciones table tbody tr td .project_name label {
  font-weight: 500;
}
.users .user_details .proyectos table tbody tr td .hire_license, .users .user_details .facturas table tbody tr td .hire_license, .users .user_details .transacciones table tbody tr td .hire_license {
  background-color: #FBB040;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  padding: 3px 8px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 3px;
}
.users .user_details .proyectos table tbody tr td .renew_license, .users .user_details .facturas table tbody tr td .renew_license, .users .user_details .transacciones table tbody tr td .renew_license {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  padding: 3px 8px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 3px;
}
.users .user_details .proyectos table tbody tr td .playlist_description, .users .user_details .proyectos table tbody tr td .criteria_description, .users .user_details .facturas table tbody tr td .playlist_description, .users .user_details .facturas table tbody tr td .criteria_description, .users .user_details .transacciones table tbody tr td .playlist_description, .users .user_details .transacciones table tbody tr td .criteria_description {
  padding: 0;
  color: #6D6E71;
}
.users .user_details .proyectos table tbody tr td .playlist_description label, .users .user_details .proyectos table tbody tr td .criteria_description label, .users .user_details .facturas table tbody tr td .playlist_description label, .users .user_details .facturas table tbody tr td .criteria_description label, .users .user_details .transacciones table tbody tr td .playlist_description label, .users .user_details .transacciones table tbody tr td .criteria_description label {
  font-weight: 300;
}
.users .user_details .proyectos table tbody tr td .playlist_description .playlist_edit_description, .users .user_details .proyectos table tbody tr td .criteria_description .playlist_edit_description, .users .user_details .facturas table tbody tr td .playlist_description .playlist_edit_description, .users .user_details .facturas table tbody tr td .criteria_description .playlist_edit_description, .users .user_details .transacciones table tbody tr td .playlist_description .playlist_edit_description, .users .user_details .transacciones table tbody tr td .criteria_description .playlist_edit_description {
  max-width: 95%;
  width: 95%;
}
.users .user_details .proyectos table tbody tr td .number_contents, .users .user_details .facturas table tbody tr td .number_contents, .users .user_details .transacciones table tbody tr td .number_contents {
  padding: 0 20px;
  color: #6D6E71;
}
.users .user_details .proyectos table tbody tr td .number_contents label, .users .user_details .facturas table tbody tr td .number_contents label, .users .user_details .transacciones table tbody tr td .number_contents label {
  font-weight: 300;
}
.users .user_details .proyectos table tbody tr td.warning, .users .user_details .facturas table tbody tr td.warning, .users .user_details .transacciones table tbody tr td.warning {
  position: relative;
}
.users .user_details .proyectos table tbody tr td.warning ._attention, .users .user_details .facturas table tbody tr td.warning ._attention, .users .user_details .transacciones table tbody tr td.warning ._attention {
  color: #BCBEC0;
  cursor: pointer;
}
.users .user_details .proyectos table tbody tr td.warning ._attention:before, .users .user_details .facturas table tbody tr td.warning ._attention:before, .users .user_details .transacciones table tbody tr td.warning ._attention:before {
  font-size: 20px;
}
.users .user_details .proyectos table tbody tr td.warning .box_text_help, .users .user_details .facturas table tbody tr td.warning .box_text_help, .users .user_details .transacciones table tbody tr td.warning .box_text_help {
  margin-left: -64px;
  width: 150px;
}
.users .user_details .proyectos table tbody tr td.text-info, .users .user_details .facturas table tbody tr td.text-info, .users .user_details .transacciones table tbody tr td.text-info {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
}
.users .user_details .proyectos table tbody tr td.step, .users .user_details .facturas table tbody tr td.step, .users .user_details .transacciones table tbody tr td.step {
  font-size: 13px;
  font-weight: 400;
}
.users .user_details .proyectos table tbody tr td.status, .users .user_details .facturas table tbody tr td.status, .users .user_details .transacciones table tbody tr td.status {
  font-size: 13px;
  font-weight: 400;
}
.users .user_details .proyectos table tbody tr td.select-td, .users .user_details .proyectos table tbody tr td.button-table-list, .users .user_details .facturas table tbody tr td.select-td, .users .user_details .facturas table tbody tr td.button-table-list, .users .user_details .transacciones table tbody tr td.select-td, .users .user_details .transacciones table tbody tr td.button-table-list {
  text-align: center;
  background-color: #fff;
}
.users .user_details .proyectos table tbody tr td.button-table-list, .users .user_details .facturas table tbody tr td.button-table-list, .users .user_details .transacciones table tbody tr td.button-table-list {
  color: #6D6E71;
  position: relative;
}
.users .user_details .proyectos table tbody tr td.button-table-list ._delete, .users .user_details .facturas table tbody tr td.button-table-list ._delete, .users .user_details .transacciones table tbody tr td.button-table-list ._delete {
  color: #9A405B;
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.users .user_details .proyectos table tbody tr td.button-table-list ._disk_edit, .users .user_details .facturas table tbody tr td.button-table-list ._disk_edit, .users .user_details .transacciones table tbody tr td.button-table-list ._disk_edit {
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.users .user_details .proyectos table tbody tr td.button-table-list .box_text_help, .users .user_details .facturas table tbody tr td.button-table-list .box_text_help, .users .user_details .transacciones table tbody tr td.button-table-list .box_text_help {
  min-width: 50px;
}
.users .user_details .proyectos table tbody input[type="checkbox"] + label:after, .users .user_details .facturas table tbody input[type="checkbox"] + label:after, .users .user_details .transacciones table tbody input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
.users .user_details .proyectos table tbody input[type="checkbox"]:checked + label:after, .users .user_details .facturas table tbody input[type="checkbox"]:checked + label:after, .users .user_details .transacciones table tbody input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #689840;
}
.users .user_details .proyectos table input[name="ids[]"], .users .user_details .facturas table input[name="ids[]"], .users .user_details .transacciones table input[name="ids[]"] {
  display: none;
}
.users .user_details .proyectos .table, .users .user_details .facturas .table, .users .user_details .transacciones .table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0 6px;
}
.users .user_details .proyectos .table thead tr, .users .user_details .facturas .table thead tr, .users .user_details .transacciones .table thead tr {
  font-size: 11px;
  color: #CFD1D2;
}
.users .user_details .proyectos .table thead tr th, .users .user_details .facturas .table thead tr th, .users .user_details .transacciones .table thead tr th {
  text-align: center;
  background-color: #6D6E71;
  cursor: pointer;
  line-height: 1.1em;
  height: 18px;
  font-weight: 400;
}
.users .user_details .proyectos .table thead tr th.gray-header-table, .users .user_details .facturas .table thead tr th.gray-header-table, .users .user_details .transacciones .table thead tr th.gray-header-table {
  background-color: #808184;
}
.users .user_details .proyectos .table thead tr th.td-contents, .users .user_details .facturas .table thead tr th.td-contents, .users .user_details .transacciones .table thead tr th.td-contents {
  min-width: 70px;
}
.users .user_details .proyectos .table thead tr th.not-sortable, .users .user_details .facturas .table thead tr th.not-sortable, .users .user_details .transacciones .table thead tr th.not-sortable {
  cursor: default;
}
.users .user_details .proyectos .table thead tr:before, .users .user_details .facturas .table thead tr:before, .users .user_details .transacciones .table thead tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 0px;
  margin-left: -8px;
  margin-top: 0px;
  position: absolute;
  width: 0px;
  background-color: #689840;
}
.users .user_details .proyectos .table .tbody .tr, .users .user_details .facturas .table .tbody .tr, .users .user_details .transacciones .table .tbody .tr {
  background-color: #fff;
  height: 100px;
}
.users .user_details .proyectos .table .tbody .tr:before, .users .user_details .facturas .table .tbody .tr:before, .users .user_details .transacciones .table .tbody .tr:before {
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  height: 45px;
  margin-left: -8px;
  position: absolute;
  width: 8px;
  background-color: #689840;
}
.users .user_details .proyectos .table .tbody .tr .td:first-child, .users .user_details .facturas .table .tbody .tr .td:first-child, .users .user_details .transacciones .table .tbody .tr .td:first-child {
  border-left: 8px solid #fff;
}
.users .user_details .proyectos .table .tbody .tr .td, .users .user_details .facturas .table .tbody .tr .td, .users .user_details .transacciones .table .tbody .tr .td {
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  background-color: #F4F6F7;
  font-size: 12px;
  padding: 5px;
  text-align: center;
}
.users .user_details .proyectos .table .tbody .tr .td .playlist_name, .users .user_details .proyectos .table .tbody .tr .td .booking_name, .users .user_details .proyectos .table .tbody .tr .td .criteria_name, .users .user_details .proyectos .table .tbody .tr .td .project_name, .users .user_details .facturas .table .tbody .tr .td .playlist_name, .users .user_details .facturas .table .tbody .tr .td .booking_name, .users .user_details .facturas .table .tbody .tr .td .criteria_name, .users .user_details .facturas .table .tbody .tr .td .project_name, .users .user_details .transacciones .table .tbody .tr .td .playlist_name, .users .user_details .transacciones .table .tbody .tr .td .booking_name, .users .user_details .transacciones .table .tbody .tr .td .criteria_name, .users .user_details .transacciones .table .tbody .tr .td .project_name {
  color: #689840;
  font-size: 15px;
  padding: 0 20px;
  text-align: left;
  min-width: 210px;
}
.users .user_details .proyectos .table .tbody .tr .td .playlist_name label, .users .user_details .proyectos .table .tbody .tr .td .booking_name label, .users .user_details .proyectos .table .tbody .tr .td .criteria_name label, .users .user_details .proyectos .table .tbody .tr .td .project_name label, .users .user_details .facturas .table .tbody .tr .td .playlist_name label, .users .user_details .facturas .table .tbody .tr .td .booking_name label, .users .user_details .facturas .table .tbody .tr .td .criteria_name label, .users .user_details .facturas .table .tbody .tr .td .project_name label, .users .user_details .transacciones .table .tbody .tr .td .playlist_name label, .users .user_details .transacciones .table .tbody .tr .td .booking_name label, .users .user_details .transacciones .table .tbody .tr .td .criteria_name label, .users .user_details .transacciones .table .tbody .tr .td .project_name label {
  font-weight: 500;
}
.users .user_details .proyectos .table .tbody .tr .td .hire_license, .users .user_details .facturas .table .tbody .tr .td .hire_license, .users .user_details .transacciones .table .tbody .tr .td .hire_license {
  background-color: #FBB040;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  padding: 3px 8px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 3px;
}
.users .user_details .proyectos .table .tbody .tr .td .renew_license, .users .user_details .facturas .table .tbody .tr .td .renew_license, .users .user_details .transacciones .table .tbody .tr .td .renew_license {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  padding: 3px 8px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 3px;
}
.users .user_details .proyectos .table .tbody .tr .td .playlist_description, .users .user_details .proyectos .table .tbody .tr .td .criteria_description, .users .user_details .facturas .table .tbody .tr .td .playlist_description, .users .user_details .facturas .table .tbody .tr .td .criteria_description, .users .user_details .transacciones .table .tbody .tr .td .playlist_description, .users .user_details .transacciones .table .tbody .tr .td .criteria_description {
  padding: 0;
  color: #6D6E71;
}
.users .user_details .proyectos .table .tbody .tr .td .playlist_description label, .users .user_details .proyectos .table .tbody .tr .td .criteria_description label, .users .user_details .facturas .table .tbody .tr .td .playlist_description label, .users .user_details .facturas .table .tbody .tr .td .criteria_description label, .users .user_details .transacciones .table .tbody .tr .td .playlist_description label, .users .user_details .transacciones .table .tbody .tr .td .criteria_description label {
  font-weight: 300;
}
.users .user_details .proyectos .table .tbody .tr .td .playlist_description .playlist_edit_description, .users .user_details .proyectos .table .tbody .tr .td .criteria_description .playlist_edit_description, .users .user_details .facturas .table .tbody .tr .td .playlist_description .playlist_edit_description, .users .user_details .facturas .table .tbody .tr .td .criteria_description .playlist_edit_description, .users .user_details .transacciones .table .tbody .tr .td .playlist_description .playlist_edit_description, .users .user_details .transacciones .table .tbody .tr .td .criteria_description .playlist_edit_description {
  max-width: 95%;
  width: 95%;
}
.users .user_details .proyectos .table .tbody .tr .td .number_contents, .users .user_details .facturas .table .tbody .tr .td .number_contents, .users .user_details .transacciones .table .tbody .tr .td .number_contents {
  padding: 0 20px;
  color: #6D6E71;
}
.users .user_details .proyectos .table .tbody .tr .td .number_contents label, .users .user_details .facturas .table .tbody .tr .td .number_contents label, .users .user_details .transacciones .table .tbody .tr .td .number_contents label {
  font-weight: 300;
}
.users .user_details .proyectos .table .tbody .tr .td.warning, .users .user_details .facturas .table .tbody .tr .td.warning, .users .user_details .transacciones .table .tbody .tr .td.warning {
  position: relative;
}
.users .user_details .proyectos .table .tbody .tr .td.warning ._attention, .users .user_details .facturas .table .tbody .tr .td.warning ._attention, .users .user_details .transacciones .table .tbody .tr .td.warning ._attention {
  color: #BCBEC0;
  cursor: pointer;
}
.users .user_details .proyectos .table .tbody .tr .td.warning ._attention:before, .users .user_details .facturas .table .tbody .tr .td.warning ._attention:before, .users .user_details .transacciones .table .tbody .tr .td.warning ._attention:before {
  font-size: 20px;
}
.users .user_details .proyectos .table .tbody .tr .td.warning .box_text_help, .users .user_details .facturas .table .tbody .tr .td.warning .box_text_help, .users .user_details .transacciones .table .tbody .tr .td.warning .box_text_help {
  margin-left: -64px;
  width: 150px;
}
.users .user_details .proyectos .table .tbody .tr .td.text-info, .users .user_details .facturas .table .tbody .tr .td.text-info, .users .user_details .transacciones .table .tbody .tr .td.text-info {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
}
.users .user_details .proyectos .table .tbody .tr .td.step, .users .user_details .facturas .table .tbody .tr .td.step, .users .user_details .transacciones .table .tbody .tr .td.step {
  font-size: 13px;
  font-weight: 400;
}
.users .user_details .proyectos .table .tbody .tr .td.status, .users .user_details .facturas .table .tbody .tr .td.status, .users .user_details .transacciones .table .tbody .tr .td.status {
  font-size: 13px;
  font-weight: 400;
}
.users .user_details .proyectos .table .tbody .tr .td.select-td, .users .user_details .proyectos .table .tbody .tr .td.button-table-list, .users .user_details .facturas .table .tbody .tr .td.select-td, .users .user_details .facturas .table .tbody .tr .td.button-table-list, .users .user_details .transacciones .table .tbody .tr .td.select-td, .users .user_details .transacciones .table .tbody .tr .td.button-table-list {
  text-align: center;
  background-color: #fff;
}
.users .user_details .proyectos .table .tbody .tr .td.button-table-list, .users .user_details .facturas .table .tbody .tr .td.button-table-list, .users .user_details .transacciones .table .tbody .tr .td.button-table-list {
  color: #6D6E71;
  position: relative;
}
.users .user_details .proyectos .table .tbody .tr .td.button-table-list ._delete, .users .user_details .facturas .table .tbody .tr .td.button-table-list ._delete, .users .user_details .transacciones .table .tbody .tr .td.button-table-list ._delete {
  color: #9A405B;
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.users .user_details .proyectos .table .tbody .tr .td.button-table-list ._disk_edit, .users .user_details .facturas .table .tbody .tr .td.button-table-list ._disk_edit, .users .user_details .transacciones .table .tbody .tr .td.button-table-list ._disk_edit {
  font-size: 30px;
  padding: 5px;
  text-decoration: none;
}
.users .user_details .proyectos .table .tbody .tr .td.button-table-list .box_text_help, .users .user_details .facturas .table .tbody .tr .td.button-table-list .box_text_help, .users .user_details .transacciones .table .tbody .tr .td.button-table-list .box_text_help {
  min-width: 50px;
}
.users .user_details .proyectos .table .tbody input[type="checkbox"] + label:after, .users .user_details .facturas .table .tbody input[type="checkbox"] + label:after, .users .user_details .transacciones .table .tbody input[type="checkbox"] + label:after {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 24px;
  font-weight: 100;
}
.users .user_details .proyectos .table .tbody input[type="checkbox"]:checked + label:after, .users .user_details .facturas .table .tbody input[type="checkbox"]:checked + label:after, .users .user_details .transacciones .table .tbody input[type="checkbox"]:checked + label:after {
  content: "\e9c4";
  color: #689840;
}
.users .user_details .proyectos .table input[name="ids[]"], .users .user_details .facturas .table input[name="ids[]"], .users .user_details .transacciones .table input[name="ids[]"] {
  display: none;
}
.users .user_edit whiteBox {
  margin-top: 2px;
}

.customers .customer_edit .tools_bar, .customers .user_edit .tools_bar, .customers .user_details .tools_bar {
  display: block !important;
}
.customers .customer_edit .whiteBox.logo_plataform, .customers .user_edit .whiteBox.logo_plataform, .customers .user_details .whiteBox.logo_plataform {
  background: transparent url("../../img/logoAdmira.png") no-repeat center center/contain;
  height: 90px;
  margin-top: 0px;
  background-color: #689840;
}
.customers .customer_edit .whiteBox.fields_information, .customers .user_edit .whiteBox.fields_information, .customers .user_details .whiteBox.fields_information {
  margin-top: 2px;
  padding-bottom: 20px;
}
.customers .customer_edit .whiteBox.fields_information input, .customers .customer_edit .whiteBox.fields_information textarea, .customers .customer_edit .whiteBox.fields_information select, .customers .customer_edit .whiteBox.fields_information .input, .customers .user_edit .whiteBox.fields_information input, .customers .user_edit .whiteBox.fields_information textarea, .customers .user_edit .whiteBox.fields_information select, .customers .user_edit .whiteBox.fields_information .input, .customers .user_details .whiteBox.fields_information input, .customers .user_details .whiteBox.fields_information textarea, .customers .user_details .whiteBox.fields_information select, .customers .user_details .whiteBox.fields_information .input {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
  width: 100%;
  margin-bottom: 10px;
}
.customers .customer_edit .whiteBox.fields_information .input, .customers .user_edit .whiteBox.fields_information .input, .customers .user_details .whiteBox.fields_information .input {
  cursor: default;
}
.customers .customer_edit .whiteBox.fields_information .user_information, .customers .customer_edit .whiteBox.fields_information .password_information, .customers .customer_edit .whiteBox.fields_information .user_role, .customers .customer_edit .whiteBox.fields_information .user_language, .customers .user_edit .whiteBox.fields_information .user_information, .customers .user_edit .whiteBox.fields_information .password_information, .customers .user_edit .whiteBox.fields_information .user_role, .customers .user_edit .whiteBox.fields_information .user_language, .customers .user_details .whiteBox.fields_information .user_information, .customers .user_details .whiteBox.fields_information .password_information, .customers .user_details .whiteBox.fields_information .user_role, .customers .user_details .whiteBox.fields_information .user_language {
  padding: 0 30px;
}
.customers .customer_edit .whiteBox.fields_information .user_information label, .customers .customer_edit .whiteBox.fields_information .password_information label, .customers .customer_edit .whiteBox.fields_information .user_role label, .customers .customer_edit .whiteBox.fields_information .user_language label, .customers .user_edit .whiteBox.fields_information .user_information label, .customers .user_edit .whiteBox.fields_information .password_information label, .customers .user_edit .whiteBox.fields_information .user_role label, .customers .user_edit .whiteBox.fields_information .user_language label, .customers .user_details .whiteBox.fields_information .user_information label, .customers .user_details .whiteBox.fields_information .password_information label, .customers .user_details .whiteBox.fields_information .user_role label, .customers .user_details .whiteBox.fields_information .user_language label {
  color: #689840;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 10px;
}
.customers .customer_edit .whiteBox.fields_information .req_activation, .customers .user_edit .whiteBox.fields_information .req_activation, .customers .user_details .whiteBox.fields_information .req_activation {
  color: #808184;
  font-size: 12.4px;
}
.customers .customer_edit .whiteBox.fields_information.validation_info, .customers .user_edit .whiteBox.fields_information.validation_info, .customers .user_details .whiteBox.fields_information.validation_info {
  padding-left: 30px;
  padding-right: 30px;
}
.customers .customer_edit .whiteBox h4, .customers .user_edit .whiteBox h4, .customers .user_details .whiteBox h4 {
  text-transform: uppercase;
  color: #57585A;
  border-bottom: 2px solid #689840;
  font-size: 15px;
  font-weight: 400;
  margin-top: 20px;
  padding-bottom: 5px;
  text-align: center;
}
.customers .customer_edit .whiteBox input[type="checkbox"] + label::before, .customers .user_edit .whiteBox input[type="checkbox"] + label::before, .customers .user_details .whiteBox input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.customers .customer_edit .whiteBox input[type="checkbox"]:checked + label::before, .customers .user_edit .whiteBox input[type="checkbox"]:checked + label::before, .customers .user_details .whiteBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.customers .customer_edit .whiteBox input[type="checkbox"]:checked + label, .customers .customer_edit .whiteBox input[type="checkbox"] + label, .customers .user_edit .whiteBox input[type="checkbox"]:checked + label, .customers .user_edit .whiteBox input[type="checkbox"] + label, .customers .user_details .whiteBox input[type="checkbox"]:checked + label, .customers .user_details .whiteBox input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
}
.customers .customer_edit .whiteBox input[type="checkbox"], .customers .user_edit .whiteBox input[type="checkbox"], .customers .user_details .whiteBox input[type="checkbox"] {
  display: none;
}
.customers .customer_edit .whiteBox .col-left, .customers .user_edit .whiteBox .col-left, .customers .user_details .whiteBox .col-left {
  padding: 0 30px 0 0;
}
.customers .customer_edit .whiteBox .col-right, .customers .user_edit .whiteBox .col-right, .customers .user_details .whiteBox .col-right {
  padding: 0 0 0 30px;
}
.customers .customer_edit whiteBox {
  margin-top: 2px;
}
.customers .user_information #role_main_page {
  width: calc(100% - 160px);
  cursor: default;
  margin: 0px;
}
.customers .user_information #role_main_page.active {
  cursor: pointer;
}
.customers .user_information input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  cursor: default;
}
.customers .user_information input[type="radio"] + label span {
  font-size: 12px;
}
.customers .user_information input[type="radio"][disabled] + label::before {
  cursor: default;
}
.customers .user_information input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 22px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.customers .user_information input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.customers .user_information .radio_button_main_page {
  display: inline;
}
.customers .user_information .radio_button_main_page .radio_btn {
  display: inline;
}
.customers .user_details {
  font-size: 13px;
  min-width: 440px;
}
.customers .user_details input, .customers .user_details select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px;
  position: relative;
  text-align: left;
  margin: 3px 0;
}
.customers .user_details .proyectos .whiteBox:first-child {
  margin-top: 0px;
}
.customers .user_details .proyectos #add_project {
  border: none;
  background-color: #689840;
  padding: 5px 25px;
  border-radius: 30px;
  margin-left: 15px;
  padding: 5px 20px 5px 13px;
}
.customers .user_details .proyectos #add_project .ui-button-text {
  color: #fff;
}
.customers .user_details .proyectos #add_project .ui-button-text:before {
  content: "\51";
  font-family: "icons";
  font-size: 22px;
  margin-right: 10px;
  line-height: 14px;
  position: relative;
  top: 4px;
}
.customers .user_details #bills {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 13px;
}
.customers .user_details #bills .save_button #save_bill {
  border: none;
  background-color: #689840;
  padding: 5px 25px;
  border-radius: 30px;
  margin-left: 15px;
  padding: 6px 20px 7px 13px;
  font-size: 13px;
  font-weight: 300;
}
.customers .user_details #bills .save_button #save_bill .ui-button-text {
  color: #fff;
}
.customers .user_details #bills .save_button #save_bill .ui-button-text:before {
  content: "\61";
  font-family: "icons";
  font-size: 20px;
  margin-right: 10px;
  line-height: 14px;
  position: relative;
  top: 3px;
}
.customers .user_details #bills ._upload_2::before {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.customers .user_details .customer_orders.whiteBox {
  padding: 20px;
  margin-top: 0px;
}
.customers .user_details .customer_orders.whiteBox #add_bill {
  border: none;
  background-color: #689840;
  padding: 5px 25px;
  border-radius: 30px;
  margin-left: 15px;
  padding: 6px 20px 7px 13px;
  font-size: 13px;
  font-weight: 300;
}
.customers .user_details .customer_orders.whiteBox #add_bill .ui-button-text {
  color: #fff;
}
.customers .user_details .customer_orders.whiteBox #add_bill .ui-button-text:before {
  content: "\6e";
  font-family: "icons";
  font-size: 20px;
  margin-right: 10px;
  line-height: 14px;
  position: relative;
  top: 3px;
}
.customers .user_details #support.whiteBox {
  padding: 20px;
  margin-top: 0;
}
.customers .user_details table tr td {
  font-size: 12px;
}
.customers .user_details table tr td:first-child {
  border-left: 10px solid #fff;
}
.customers .user_edit .user_information input[type="radio"] + label {
  cursor: pointer;
}

.project .project_add .tools_bar {
  display: block !important;
}
.project .project_add .whiteBox.project_informacion {
  padding: 10px 15px 20px;
}
.project .project_add .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.project .project_add .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.project .project_add .whiteBox .project_info, .project .project_add .whiteBox .project_options {
  font-size: 13px;
  color: #404041;
  padding-top: 10px;
}
.project .project_add .whiteBox .project_info span, .project .project_add .whiteBox .project_info label, .project .project_add .whiteBox .project_options span, .project .project_add .whiteBox .project_options label {
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0px;
  max-width: 100%;
  color: #57585A;
  font-size: 13px;
}
.project .project_add .whiteBox .project_info #description, .project .project_add .whiteBox .project_options #description {
  /*height:155px;*/
}
.project .project_add .whiteBox .project_info input, .project .project_add .whiteBox .project_info textarea, .project .project_add .whiteBox .project_info select, .project .project_add .whiteBox .project_options input, .project .project_add .whiteBox .project_options textarea, .project .project_add .whiteBox .project_options select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
}
.project .project_add .whiteBox .project_info textarea, .project .project_add .whiteBox .project_options textarea {
  height: 88px;
}
.project .project_add .whiteBox .project_options input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  margin: 8px 19px 17px 1px;
}
.project .project_add .whiteBox .project_options input[type="radio"] + label span {
  font-size: 12px;
}
.project .project_add .whiteBox .project_options input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 22px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.project .project_add .whiteBox .project_options input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.project .project_add .whiteBox .project_options input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 5px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.project .project_add .whiteBox .project_options input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.project .project_add .whiteBox .project_options input[type="checkbox"]:checked + label, .project .project_add .whiteBox .project_options input[type="checkbox"] + label {
  font-weight: 500;
  line-height: 13px;
  padding-bottom: 15px;
}
.project .project_add .whiteBox .project_options input[type="checkbox"] {
  display: none;
}
.project .project_add .whiteBox .project_options .default_content {
  margin-bottom: 15px;
  margin-top: 5px;
}
.project .project_add .whiteBox .project_options .default_content label {
  margin-bottom: 2px;
}
.project .project_add .whiteBox .project_options .default_content .content_edit {
  display: inline-block;
}
.project .project_add .whiteBox .project_options .default_content .content_edit ._edit {
  font-size: 18px;
  color: #A6A8AB;
  cursor: pointer;
  padding: 0 7px;
}
.project .project_add .whiteBox .project_options .default_content .content_delete {
  display: inline-block;
}
.project .project_add .whiteBox .project_options .default_content .content_delete ._delete {
  font-size: 18px;
  color: #9A405B;
  cursor: pointer;
  padding: 0 7px;
}
.project .project_add .whiteBox .project_options .default_content .img_content {
  background-color: #F1F2F2;
  border: 3px solid #F1F2F2;
  padding: 2px;
  width: 135px;
  position: relative;
}
.project .project_add .btn_generic {
  text-transform: none;
  cursor: pointer;
}
.project .project_add .btn_generic:hover {
  text-decoration: none;
}
.project .project_add .btn_generic [class^="_"], .project .project_add .btn_generic [class*=" _"] {
  cursor: pointer;
  background-color: #689840;
  cursor: pointer;
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  background-color: #689840;
  padding: 10px;
  border-radius: 30px;
  display: inline-block;
  right: -6px;
  position: relative;
}
.project .project_add .btn_generic [class^="_"]:before, .project .project_add .btn_generic [class*=" _"]:before {
  color: #fff;
  font-size: 25px;
}
.project .project_add .btn_generic label {
  top: -5px;
  position: relative;
  margin-left: 16px;
}
.project .project_custom_style .tools_bar {
  display: block !important;
}
.project .project_custom_style .tools_bar .text_buttons #btn_close .ui-button-text::before {
  content: "\24";
  font-family: "icons";
  font-size: 20px;
  left: -2px;
  margin-right: 8px;
  position: relative;
  top: 5px;
}
.project .project_custom_style .whiteBox.project_information {
  margin-top: -5px;
  padding: 20px;
  font-size: 13px;
}
.project .project_custom_style .whiteBox.project_customize_color, .project .project_custom_style .whiteBox.project_customize_footer {
  padding-bottom: 18px;
}
.project .project_custom_style .whiteBox h4 {
  border-bottom: 2px solid #689840;
  color: #57585A;
  font-size: 15px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.project .project_custom_style .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.project .project_custom_style .whiteBox .text_info {
  font-size: 13px;
  padding: 10px 10px;
}
.project .project_custom_style .whiteBox .block label {
  font-weight: 500;
  font-size: 13px;
  color: #57585A;
  margin-top: 4px;
}
.project .project_custom_style .whiteBox .block .box-tex-help {
  max-width: 200px;
}
.project .project_custom_style .whiteBox input.sample_color {
  width: 50px;
  border: 4px solid #ECEFF0;
  line-height: 18px;
  margin-right: -4px;
  padding-top: 2px;
}
.project .project_custom_style .whiteBox input.sample_hex {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 5px 10px;
  min-width: 75px;
  line-height: 17px;
  border-top: 2px solid #ECEFF0;
  text-transform: uppercase;
}
.project .project_custom_style .whiteBox textarea {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
  height: 88px;
}
.project .project_custom_style .project_customize_logo .file_upload, .project .project_custom_style .project_customize_icon .file_upload, .project .project_custom_style .project_customize_img_background .file_upload {
  display: inline-block;
  padding: 15px 0 20px;
  width: 100%;
}
.project .project_custom_style .project_customize_logo .file_upload .box_file_remove, .project .project_custom_style .project_customize_icon .file_upload .box_file_remove, .project .project_custom_style .project_customize_img_background .file_upload .box_file_remove {
  display: none;
}
.project .project_custom_style .project_customize_logo .file_upload ._upload_2::before, .project .project_custom_style .project_customize_icon .file_upload ._upload_2::before, .project .project_custom_style .project_customize_img_background .file_upload ._upload_2::before {
  background-color: #808184 !important;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.project .project_custom_style .project_customize_logo .file_upload ._delete::before, .project .project_custom_style .project_customize_icon .file_upload ._delete::before, .project .project_custom_style .project_customize_img_background .file_upload ._delete::before {
  color: #9a405b;
  cursor: pointer;
  float: left;
  font-size: 30px;
  position: relative;
  top: -5px;
}
.project .project_custom_style .project_customize_logo .file_upload .file_name, .project .project_custom_style .project_customize_icon .file_upload .file_name, .project .project_custom_style .project_customize_img_background .file_upload .file_name {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
  padding-right: 20px;
}
.project .project_custom_style .project_customize_logo .file_upload #prev_file1 img, .project .project_custom_style .project_customize_logo .file_upload #prev_file2 img, .project .project_custom_style .project_customize_icon .file_upload #prev_file1 img, .project .project_custom_style .project_customize_icon .file_upload #prev_file2 img, .project .project_custom_style .project_customize_img_background .file_upload #prev_file1 img, .project .project_custom_style .project_customize_img_background .file_upload #prev_file2 img {
  max-width: 100%;
  height: auto;
  width: auto;
  margin-bottom: 5px;
  margin-top: 15px;
}
.project .project_custom_style .project_customize_img_background .file_upload ._delete::before {
  float: none;
}
.project .project_custom_style #prev_file3 img {
  width: 100%;
  height: auto;
  padding: 10px 15px 20px;
}

.notifications .tools_bar {
  display: block !important;
}
.notifications .user_notifications {
  display: none;
}
.notifications .user_notifications .header-table input[type="checkbox"] + label::before {
  color: #689840;
  cursor: pointer;
  font-family: "icons";
  font-size: 18px;
  padding-right: 0px;
  position: relative;
  top: 3px;
  content: "\23f1";
  font-weight: 300;
}
.notifications .user_notifications .header-table input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
}
.notifications .user_notifications .header-table input[type="checkbox"]:checked + label, .notifications .user_notifications .header-table input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
}
.notifications .user_notifications input[type="checkbox"] {
  display: none;
}
.notifications .user_notifications .whiteBox.box_user_name {
  margin-top: -6px;
  color: #57585A;
  font-size: 16px;
  text-align: center;
  line-height: 2em;
  font-weight: 400;
  padding: 20px 0px 4px;
  margin-bottom: 4px;
}
.notifications .user_notifications .whiteBox.box_user_name .user_name {
  margin-bottom: -8px;
}
.notifications .user_notifications .whiteBox.box_user_name .icon_notification {
  float: left;
  color: #689840;
  font-size: 25px;
  padding-left: 10px;
}
.notifications .user_notifications .whiteBox.box_user_name .icon_email {
  float: left;
  padding-left: 12px;
  color: #689840;
  font-size: 25px;
}
.notifications .user_notifications .header-table {
  background-color: #6D6E71;
  line-height: 18px;
  height: 18px;
  color: #fff;
  font-size: 11px;
  text-align: left;
  margin-top: -4px;
}
.notifications .user_notifications .header-table > div {
  padding-left: 20px;
}
.notifications .user_notifications .header-table .gray-header-table {
  background-color: #808184;
}
.notifications .user_notifications .header-table .checkbox_all_not {
  display: inline-block;
  width: 33px;
}
.notifications .user_notifications .header-table .checkbox_all_mail {
  display: inline-block;
  width: 36px;
  margin-right: 18px;
}
.notifications .user_notifications .header-table input[type="checkbox"] + label::before {
  color: #D0D2D3 !important;
}
.notifications .user_notifications .header-table label {
  width: 40px;
  text-align: center;
}
.notifications .user_notifications #div-notification {
  display: inline-block;
  margin-top: -15px;
  position: relative;
  width: 100%;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 12.4px;
  padding: 0px;
  text-transform: uppercase;
  z-index: 20;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  position: relative;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li a .type-permisions {
  font-size: 12px;
  float: right;
  text-transform: none;
  color: #689840;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a .type-permisions {
  color: #fff !important;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: 16px;
  width: 0;
  z-index: 9;
  top: 0px;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel table {
  border-collapse: collapse;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel table tbody tr {
  height: auto;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel table tbody tr:before {
  display: none;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel table tbody tr td {
  background-color: #fff;
  border-bottom: 0 solid #fff;
  border-top: 0 solid #fff;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  font-size: 13px;
  padding: 0px;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification .checkbox_not {
  padding-left: 22px;
  text-align: center;
  width: 48px;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification .checkbox_mail {
  width: 48px;
  text-align: center;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification label {
  font-weight: 300;
  line-height: 15px;
  cursor: pointer;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 43px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification input[type="checkbox"] + label:after {
  top: 4px;
}
.notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification .notification_type {
  line-height: 18px;
  padding: 16px 15px 12px;
}

.report .report_form {
  display: none;
}
.report .report_form .notice {
  width: 100%;
  margin-bottom: 0px;
  clear: both;
}
.report .report_form #in-not-found {
  display: none;
}
.report .report_form .tools_bar {
  display: block !important;
}
.report .report_form input, .report .report_form textarea, .report .report_form select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.report .report_form .whiteBox h4 {
  border-bottom: 2px solid #689840;
  color: #57585A;
  font-size: 15px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.report .report_form .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.report .report_form .whiteBox input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 5px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.report .report_form .whiteBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.report .report_form .whiteBox input[type="checkbox"]:checked + label, .report .report_form .whiteBox input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
  cursor: pointer;
}
.report .report_form .whiteBox input[type="checkbox"], .report .report_form .whiteBox input[type="radio"] {
  display: none;
}
.report .report_form .whiteBox input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  margin-bottom: 17px;
  margin-left: 0;
  margin-top: 8px;
}
.report .report_form .whiteBox input[type="radio"] + label span {
  font-size: 12px;
}
.report .report_form .whiteBox input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 24px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.report .report_form .whiteBox input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.report .report_form .whiteBox.information {
  padding-bottom: 20px;
}
.report .report_form .whiteBox.information input#report_name {
  width: 100%;
}
.report .report_form .whiteBox.information input[type="checkbox"] + label {
  margin-top: 35px;
}
.report .report_form .whiteBox.select-options {
  margin-bottom: -5px;
  padding-bottom: 15px;
}
.report .report_form .whiteBox .btn_add_option {
  display: inline-block;
}
.report .report_form .whiteBox .btn_add_option a {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  display: block;
  font-size: 19px;
  margin-left: 6px;
  margin-top: 0;
  padding: 7px;
  position: relative;
  top: 4px;
}
.report .report_form table tbody tr {
  height: 70px;
}
.report .report_form table tbody tr td:first-child {
  border-left: 8px solid #fff;
}
.report .report_form table tbody tr td .option_name {
  color: #689840;
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 20px;
}
.report .report_form table tbody tr td input, .report .report_form table tbody tr td select {
  margin: 0;
}

.role .role_edit {
  opacity: 0;
}
.role .role_edit input, .role .role_edit textarea, .role .role_edit select {
  background-color: #ECEFF0;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
}
.role .role_edit .whiteBox h4 {
  border-bottom: 2px solid #689840;
  color: #57585A;
  font-size: 15px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.role .role_edit .whiteBox h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
}
.role .role_edit .whiteBox.information {
  padding-bottom: 20px;
}
.role .role_edit .whiteBox.information input {
  width: 100%;
}
.role .role_edit .whiteBox.information input#role_main_page {
  cursor: pointer;
}
.role .role_edit .whiteBox.information label {
  font-size: 12px;
  color: #689840;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.role .role_edit .whiteBox.roles_upgrading {
  margin-top: 0;
}
.role .role_edit .whiteBox #tab-description, .role .role_edit .whiteBox .text-description {
  font-size: 12px;
  color: #808184;
  padding: 5px 15px 15px;
}
.role .role_edit .whiteBox #tab-description .tabs-1, .role .role_edit .whiteBox #tab-description .tabs-2, .role .role_edit .whiteBox #tab-description .tabs-3, .role .role_edit .whiteBox .text-description .tabs-1, .role .role_edit .whiteBox .text-description .tabs-2, .role .role_edit .whiteBox .text-description .tabs-3 {
  display: none;
}
.role .role_edit input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 0px;
  position: relative;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
}
.role .role_edit input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.role .role_edit input[type="checkbox"]:checked + label, .role .role_edit input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  padding-bottom: 10px;
}
.role .role_edit input[type="checkbox"], .role .role_edit input[type="radio"] {
  display: none;
}
.role .role_edit #form-step form {
  display: inline-block;
  width: 100%;
}
.role .role_edit .modified_legend {
  color: #9A405B;
  display: inline;
  font-size: 23px;
  position: relative;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 12.4px;
  padding: 0px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  z-index: auto;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li a .type-permisions {
  font-size: 12px;
  float: right;
  text-transform: none;
  color: #689840;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a .type-permisions {
  color: #fff !important;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: 15px;
  width: 0;
  z-index: 31;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-panel .box_tab {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-panel .box_tab label {
  font-weight: 300;
  padding: 13px 0 9px 15px;
  line-height: 16px;
  cursor: pointer;
}
.role .role_edit #tabs.ui-tabs-vertical .ui-tabs-panel .box_tab .modified {
  color: #9A405B;
  display: inline;
  font-size: 23px;
  position: relative;
  display: none;
}
.role .role_edit #tabs #permission_tree input[type="checkbox"], .role .role_edit #tabs #permission_tree input[type="radio"] {
  display: none;
}
.role .role_edit #tabs #permission_tree ul ul li {
  padding-left: 30px;
}
.role .role_edit #tabs #permission_tree ul {
  background-color: #E6E7E8;
  margin-bottom: 0px;
}
.role .role_edit #tabs #permission_tree li {
  position: relative;
}
.role .role_edit #tabs #permission_tree li label {
  font-weight: 300;
  line-height: 16px;
  cursor: pointer;
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  font-size: 12.4px;
  padding: 13px 5px 13px 12px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  margin-left: 35px;
  line-height: 20px;
  z-index: auto;
  width: 100%;
  color: #808184;
}
.role .role_edit #tabs #permission_tree .ui-icon-triangle-1-e {
  position: absolute;
  cursor: pointer;
}
.role .role_edit #tabs #permission_tree .ui-icon-triangle-1-e:after {
  border-style: solid;
  border-width: 6px 0 6px 6px;
  content: " ";
  height: 10px;
  position: absolute;
  left: 17px;
  top: 22px;
  width: 10px;
  border-color: transparent transparent transparent #404041;
  cursor: pointer;
}
.role .role_edit #tabs #permission_tree .ui-icon-triangle-1-se {
  position: absolute;
  cursor: pointer;
}
.role .role_edit #tabs #permission_tree .ui-icon-triangle-1-se:after {
  border-style: solid;
  content: " ";
  height: 10px;
  position: absolute;
  left: 14px;
  top: 25px;
  width: 10px;
  border-width: 6px 6px 0 6px;
  border-color: #404041 transparent transparent transparent;
  cursor: pointer;
}
.role .role_edit .roles_upgrading .text-description {
  padding: 15px;
}
.role .role_edit .cdiv {
  padding: 0px 15px 15px;
}
.role .role_edit .cdiv .body-gray {
  display: inline-block;
  padding: 15px;
  width: 100%;
  background-color: #EFF2F3;
}
.role .role_edit .cdiv .body-gray .box_tab {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.role .role_edit .cdiv .body-gray .box_tab label {
  font-weight: 300;
  padding: 15px 15px 10px;
  line-height: 16px;
  cursor: pointer;
}

.widgets {
  /* DIALOG */
  /*
  .widget_img {
      width: 45%;
      float: left;
  }
  
  .widget_img img {
      width: 300px;
      height: 200px;
  }
  
  .widget_description {
      margin-top: 10px;
      width: 51%;
      float: right;
      min-height: 175px;
      text-align: justify;
  }
  
  .widget_information {
      text-align: left;
      color:#555;
      font-weight: bold;
      font-size: 15px;
      line-height: 17px;
  }
  
  .plus {
      cursor: pointer;
      margin-top: 4px;
      width: 15px;
      height:15px;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
  }
  */
  /*Configuracion segun estilo-> Portal defecto*/
}
.widgets .past_container {
  height: 270px;
}
.widgets #cont {
  border-bottom: 5px solid #808184;
  padding-bottom: 0px;
}
.widgets .widgets_page {
  margin-bottom: 10px;
}
.widgets .widgets_page .tools_bar {
  display: block !important;
}
.widgets .widgets_page #widgets_toolbar {
  margin-top: 0;
  padding: 20px 10px;
}
.widgets .widgets_page #widgets_toolbar .button {
  text-align: center;
  width: 19%;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.widgets .widgets_page #widgets_toolbar .button a {
  text-align: center;
  background-color: #689840;
  color: #fff;
  border-radius: 32px;
  font-size: 28px;
  padding: 5px 8px;
  color: #fff;
  text-decoration: none;
}
.widgets .widgets_page #widgets_toolbar .button a:hover {
  text-decoration: none;
}
.widgets .widgets_page #widgets_toolbar .button a .icon_btn {
  display: inline-block;
  top: 2px;
  position: relative;
}
.widgets .stealth_widget {
  opacity: 0.2;
}
.widgets .workspace_number {
  -moz-user-select: none;
  -webkit-user-select: none;
  width: 300px;
  height: 300px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  font-size: 280px;
  color: #fff;
  line-height: 280px;
  text-align: center;
  vertical-align: middle;
  background: #000;
  position: absolute;
  top: 200px;
  right: 40%;
  z-index: 10 !important;
}
.widgets .overlay {
  -moz-user-select: none;
  -webkit-user-select: none;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #999999 50% 50% no-repeat;
  opacity: .60;
  z-index: 1 !important;
}
.widgets #header {
  margin-bottom: 0px;
}
.widgets .widget_title {
  -moz-user-select: none;
  -webkit-user-select: none;
  font-weight: 500;
  text-align: center;
  padding: 5px 0px;
  font-size: 15px;
  position: absolute;
  width: 100%;
  z-index: 10;
  background-color: #689840;
  color: #fff;
}
.widgets .widget_title .widget_title_container {
  margin: 0px 10px;
}
.widgets .widget_title .widget_title_container .title {
  cursor: move;
  font-size: 13px;
  margin-top: 2px;
}
.widgets .widget_container {
  color: black;
  font-size: 75%;
  margin: 0px;
  top: 40px;
  bottom: 10px;
  padding: 0px 10px 0px 10px;
  /*height: 100%;*/
  position: relative;
  z-index: 9;
}
.widgets .widget_container .buttonUpload {
  margin-top: 6px;
  display: none;
}
.widgets .widget_container .uploader_form {
  width: 100%;
}
.widgets .widget_container .file-upload {
  margin-bottom: 20px;
  margin-top: 10px;
}
.widgets .widget_container .box_text_help {
  line-height: 14px;
}
.widgets .widget_container .select-file {
  font-weight: 500;
}
.widgets .widget_container .select-file ._add_2 {
  color: #689840;
  font-size: 20px;
  padding-right: 5px;
  position: relative;
  top: 3px;
}
.widgets .widget_container ._upload_2::before {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.widgets .widget_container .prev_file1 {
  color: black;
  /*width: 900px;*/
  /*height:490px;*/
  margin: auto;
  /*margin-left: 10px;
  border: 1px solid black;*/
}
.widgets .widget_container .preview_mapping {
  width: 280px;
  height: 150px;
  margin: auto;
}
.widgets .widget_container .preview_mapping img {
  width: 240px;
  height: 130px;
  -moz-box-shadow: 0px 0px 6px black;
  -webkit-box-shadow: 0px 0px 6px black;
  box-shadow: 0px 0px 3px black;
}
.widgets .widget_container .mapping_select_player {
  font-size: 75%;
}
.widgets .widget_container select, .widgets .widget_container input[type="text"] {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 0px;
  padding: 5px 10px;
  border: none;
  height: 28px;
  font-size: 12px;
}
.widgets .widget_container .player_select select {
  margin: 0px;
}
.widgets .widget_container .player_select .player_status {
  height: 28px;
}
.widgets .widget_container_container {
  width: 100%;
}
.widgets .close_widget, .widgets .options_drop {
  cursor: pointer;
  font-size: 20px;
  height: 20px;
  margin-top: 1px;
  text-align: right;
  width: 25px;
}
.widgets .close_widget div, .widgets .options_drop div {
  margin-top: -3px;
}
.widgets .options_drop .options {
  margin-top: 2px;
  padding-top: 5px;
  width: 100px;
  height: 40px;
  background: white;
  display: none;
  border: solid 2px #444;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.widgets #widgets_container {
  min-height: 800px;
  overflow: hidden;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.widgets .widgets_options {
  text-align: center;
  padding: 5px;
  height: 20px;
}
.widgets .widgets_options_border {
  cursor: pointer;
  text-align: center;
  height: 24px;
  margin: -3px;
  width: 103%;
  line-height: 24px;
  font-weight: 500;
}
.widgets .plus {
  cursor: pointer;
  margin-top: 4px;
  width: 15px;
  height: 15px;
  background: #e9e9e9;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.widgets #submit.submit_twitter {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  margin-top: 15px;
  border: 0 solid #555;
  font-size: 11px;
  padding: 5px 10px;
}
.widgets .plv_status_container {
  font-size: 12px;
}
.widgets .plv_status_container .widget_tools_container {
  margin: 5px 10px 15px;
  padding: 10px;
}
.widgets .plv_status_container .widget_tools_container input[type="text"] {
  width: 100%;
}
.widgets .plv_status_container .widget_tools_container ._delete {
  color: #9A405B;
}
.widgets .plv_status_container .widget_tools_container label {
  font-size: 12px;
  font-weight: 400;
  margin: 8px 0 0;
  padding: 0;
}
.widgets .plv_status_container .widget_tools_container input[type="submit"] {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  margin-top: 15px;
  border: 0 solid #555;
  font-size: 11px;
  padding: 5px 10px;
  text-align: center;
}
.widgets .plv_status_container .widget_tools_select {
  float: left;
  margin: 0 0 5px;
  width: 83%;
}
.widgets .plv_status_container .widget_tools_select select {
  width: 100%;
}
.widgets .plv_status_container ._add_2 {
  color: #689840;
}
.widgets .plv_status_container table thead tr th {
  font-size: 11px;
  padding-left: 8px;
}
.widgets .plv_status_container table thead tr th:first-child {
  background-color: #808184;
}
.widgets .plv_status_container table tbody tr td {
  font-size: 12px;
}
.widgets .gridster .gs_w {
  position: absolute;
  z-index: 2;
  overflow: hidden;
}
.widgets .gridster .preview-holder {
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px dashed rgba(0, 0, 0, 0.6);
}
.widgets .gridster li {
  color: white;
  background: white;
  border: 1px solid #CCCCCC;
  /*-moz-box-shadow: 0px 0px 6px rgba(0,0,0,1);
  -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,1);
  box-shadow: 0px 0px 3px rgba(0,0,0,1);*/
}
.widgets .widget_container {
  color: black;
}
.widgets .close_widget, .widgets .options_drop {
  color: #fff;
}
.widgets .options {
  right: 100px;
}
.widgets .widgets_options {
  background: gray;
}
.widgets .widgets_options_border {
  color: #e9e9e9;
  border: solid 1px #e9e9e9;
}
.widgets .plus {
  background: #e9e9e9;
}

.playlist_plv .playlists_multiple_assign {
  min-width: 480px;
}
.playlist_plv .playlists_multiple_assign .tools_bar {
  display: block !important;
}
.playlist_plv .playlists_multiple_assign .whiteBox.playlist_info {
  padding: 30px 20px;
  margin-bottom: 10px;
}
.playlist_plv .playlists_multiple_assign .whiteBox.playlist_info .title_playlist {
  margin-right: 10px;
  color: #689840;
  padding-left: 10px;
  font-weight: 400;
  font-size: 17px;
}
.playlist_plv .playlists_multiple_assign .whiteBox.playlist_info input[type="checkbox"] + label::after {
  top: 3px;
}
.playlist_plv .playlists_multiple_assign .whiteBox.playlist_info input[type="checkbox"]:checked + label, .playlist_plv .playlists_multiple_assign .whiteBox.playlist_info input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.playlist_plv .playlists_multiple_assign .whiteBox.playlist_info input[type="checkbox"], .playlist_plv .playlists_multiple_assign .whiteBox.playlist_info input[type="radio"] {
  display: none;
}
.playlist_plv .playlists_multiple_assign .whiteBox.playlist_info .background-table td input {
  text-align: center;
}
.playlist_plv .playlists_multiple_assign .select-all {
  margin-bottom: 0px;
}
.playlist_plv .playlists_multiple_assign .select-all .titlePlayers {
  font-size: 11px;
  color: #D0D2D3;
  display: inline-block;
  position: relative;
  top: -4px;
}
.playlist_plv .playlists_multiple_assign .select-all input[type="checkbox"] + label::after {
  color: #D0D2D3;
}
.playlist_plv .playlists_multiple_assign .whiteBox.players_list {
  margin-top: 0;
  padding: 20px;
}
.playlist_plv .playlists_multiple_assign .playerBox {
  background-color: #f4f6f7;
  border-bottom: 1px solid #eceff0;
  border-left: 2px solid #eceff0;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 6px 7px 4px;
  display: table;
  height: 50px;
}
.playlist_plv .playlists_multiple_assign .playerBox .namePlayer {
  display: table-cell;
  vertical-align: middle;
}
.playlist_plv .playlists_multiple_assign .playerBox input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 0px;
  position: absolute;
  top: 19px;
  left: 15px;
  content: "\23f1";
  font-weight: 300;
}
.playlist_plv .playlists_multiple_assign .playerBox input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.playlist_plv .playlists_multiple_assign .playerBox input[type="checkbox"]:checked + label, .playlist_plv .playlists_multiple_assign .playerBox input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding-left: 35px;
}
.playlist_plv .playlists_multiple_assign .playerBox input[type="checkbox"], .playlist_plv .playlists_multiple_assign .playerBox input[type="radio"] {
  display: none;
}
.playlist_plv .playlists_multiple_assign select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  font-size: 13px;
  color: #808184;
}
.playlist_plv .playlists_multiple_assign .scheduleBox {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  padding: 15px 20px 0;
  background-color: #F4F6F7;
}
.playlist_plv .playlists_multiple_assign .background-left-header-table-info {
  background-color: #F4F6F7;
  height: 48px;
  left: 20px;
  margin-top: 4px;
  position: absolute;
}
.playlist_plv .playlists_multiple_assign .background-left-header-table-info .left-header-table-info {
  background-color: #689840;
  border-bottom-left-radius: 15px;
  float: right;
  height: 48px;
  position: relative;
  width: 15px;
}
.playlist_plv .playlists_multiple_assign .background-right-header-table-info {
  background-color: #F4F6F7;
  height: 48px;
  margin-top: 4px;
  position: absolute;
  right: 20px;
}
.playlist_plv .playlists_multiple_assign .background-right-header-table-info .right-header-table-info {
  background-color: #689840;
  border-bottom-right-radius: 15px;
  float: left;
  height: 48px;
  position: relative;
  width: 15px;
}
.playlist_plv .playlists_multiple_assign .background-table {
  background-color: #F4F6F7;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
.playlist_plv .playlists_multiple_assign .background-table table {
  background-color: #F4F6F7;
  color: #6D6E71;
  font-size: 13px;
  margin-top: -2px;
  text-align: center;
}
.playlist_plv .playlists_multiple_assign .background-table table tr {
  height: 48px;
  vertical-align: middle;
}
.playlist_plv .playlists_multiple_assign .background-table table thead tr {
  background-color: #689840;
}
.playlist_plv .playlists_multiple_assign .background-table table thead tr:before {
  display: none;
}
.playlist_plv .playlists_multiple_assign .background-table table thead tr th {
  color: #fff;
  font-weight: lighter;
  text-align: center;
  text-transform: uppercase;
  background-color: transparent;
}
.playlist_plv .playlists_multiple_assign .background-table table tbody tr {
  background-color: transparent;
}
.playlist_plv .playlists_multiple_assign .background-table table tbody tr:before {
  display: none;
}
.playlist_plv .playlists_multiple_assign .background-table table tbody tr input {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px;
  position: relative;
  text-align: left;
  margin: 3px 0;
}
.playlist_plv .playlists_multiple_assign .background-table table tbody tr td {
  background-color: #fff;
}
.playlist_plv .playlists_multiple_assign .background-table .ui-spinner {
  margin-top: 5px;
}
.playlist_plv .playlists_multiple_assign .background-table .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  margin-left: -1px !important;
}

.fastcontent_container {
  display: none;
}
.fastcontent_container .tools_bar {
  display: block !important;
}
.fastcontent_container #btn_panel.whiteBox #btn_save, .fastcontent_container #btn_save2 {
  display: none;
}
.fastcontent_container #btn_save2 {
  padding: 0px;
}
.fastcontent_container input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 5px;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
  float: left;
}
.fastcontent_container input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.fastcontent_container input[type="checkbox"]:checked + label, .fastcontent_container input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.fastcontent_container input[type="checkbox"], .fastcontent_container input[type="radio"] {
  display: none;
}
.fastcontent_container input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  margin-bottom: 17px;
  margin-left: 0;
  margin-top: 8px;
}
.fastcontent_container input[type="radio"] + label span {
  font-size: 12px;
}
.fastcontent_container input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 24px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.fastcontent_container input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.fastcontent_container .fastcontent_steps_bar {
  padding: 30px 0 25px;
  text-align: center;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div {
  display: table;
  margin: auto;
  text-align: center;
  width: 370px;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .fastcontent_step_element, .fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .diamonds {
  display: table-cell;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .fastcontent_step_element {
  cursor: pointer;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .cercle1 {
  background-color: #E7EBED;
  border-radius: 20px;
  display: block;
  padding: 4px;
  width: 37px;
  margin: 0 auto;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .cercle2 {
  background-color: #D0D2D3;
  border-radius: 20px;
  display: block;
  padding: 5px;
  width: 29px;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .cercle3 {
  color: #D0D2D3;
  background-color: #A6A8AB;
  border-radius: 20px;
  display: block;
  font-size: 12px;
  padding: 1px 0;
  text-align: center;
  width: 19px;
  line-height: 18px;
  height: 19px;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .diamonds {
  color: #E7EBED;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .diamonds ._hromb_middle {
  font-size: 20px;
  padding: 0 5px;
  position: relative;
  top: 3px;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .fastcontent_step_element_selected .cercle1 {
  background-color: #E7EBED;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .fastcontent_step_element_selected .cercle2 {
  background-color: #689840;
}
.fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div .fastcontent_step_element_selected .cercle3 {
  color: #fff;
  background-color: #4a7221;
}
.fastcontent_container .message-bar-step-div {
  padding: 20px 40px;
}
.fastcontent_container .message-bar-step h4 {
  color: #689840;
  border-bottom: 2px solid #6D6E71;
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 18px;
  padding-bottom: 8px;
  text-align: center;
  text-transform: uppercase;
}
.fastcontent_container .message-bar-step .text_content {
  font-size: 14px;
  width: 75%;
  text-align: center;
  color: #808184;
  margin: 0 auto;
}
.fastcontent_container .message-bar-step .text_content .save_resolution_preference {
  font-weight: 400;
  cursor: pointer;
}
.fastcontent_container #main {
  background-color: #fff;
  display: inline-block;
  width: 100%;
}
.fastcontent_container #tabs {
  display: inline-block;
  padding: 0 8px 20px;
  width: 100%;
}
.fastcontent_container #tabs .ui-tabs-nav {
  background-color: #e6e7e8;
  margin-bottom: 18px;
  margin-top: 10px;
  width: 100%;
  float: left;
  padding: 0 40px 0 8px;
}
.fastcontent_container #tabs .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 2px 0;
  padding: 4px 0 0;
  text-align: center;
  font-size: 13px;
}
.fastcontent_container #tabs .ui-tabs-nav .ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.fastcontent_container #tabs .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px;
  padding-top: 8px;
}
.fastcontent_container #tabs .ui-tabs-nav .ui-state-active a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.fastcontent_container #tabs .fastcontent_selectable {
  margin: 0;
  padding: 0 10px;
}
.fastcontent_container #tabs .fastcontent_selectable tr:before {
  display: none;
}
.fastcontent_container #tabs .resolutions-table h5 {
  font-size: 13px;
  font-weight: 500;
  padding-left: 20px;
  text-transform: uppercase;
  color: #808184;
}
.fastcontent_container #tabs .resolutions-table input[type="text"] {
  color: #404041;
  margin-bottom: 5px;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-top: 5px;
  padding: 5px 10px;
  text-align: center;
}
.fastcontent_container #tabs .resolutions-table-left-column {
  border-right: 1px solid #D0D2D3;
  display: inline-block;
}
.fastcontent_container #tabs .fastcontent_tab {
  display: inline-block;
  width: 100%;
}
.fastcontent_container #tabs-property {
  background-color: #fff;
}
.fastcontent_container #tabs-property .ui-tabs-nav {
  background-color: #E6E7E8;
  margin-bottom: 18px;
  margin-top: 10px;
  width: 100%;
  float: left;
  padding: 0 8px;
}
.fastcontent_container #tabs-property .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 0px 0;
  padding: 4px 0 0;
  text-align: center;
  font-size: 13px;
}
.fastcontent_container #tabs-property .ui-tabs-nav .ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.fastcontent_container #tabs-property .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px;
  padding-top: 8px;
}
.fastcontent_container #tabs-property .ui-tabs-nav .ui-state-active a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.fastcontent_container #tabs-property .order_mail {
  float: right;
  height: 36px;
  position: relative;
}
.fastcontent_container #tabs-property .order_mail #btn_order_template ._mail {
  font-size: 28px;
  cursor: pointer;
  color: #689840;
  padding: 4px;
}
.fastcontent_container #tabs-property .text-no-templates {
  border: 8px solid #E6E7E8;
  color: #808184;
  font-size: 15px;
  padding: 15px 15%;
  text-align: center;
}
.fastcontent_container #tabs-property .text-no-templates a {
  color: #689840;
  text-decoration: none;
  font-weight: 400;
}
.fastcontent_container #tabs-property #container {
  width: 100% !important;
  display: inline-block;
}
.fastcontent_container #tabs-property #container #itemContainer {
  margin: 0px;
}
.fastcontent_container #tabs-property #container .selectable_fastcontent {
  margin: 3px 0;
  padding: 8px;
  text-align: center;
  padding: 8px;
}
.fastcontent_container #tabs-property #container .selectable_fastcontent > .box_text_help {
  left: 50%;
  margin-left: -75px !important;
  margin-top: 8px !important;
  text-align: left;
  width: 150px;
}
.fastcontent_container #tabs-property #container .selectable_fastcontent .template_icons {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 0.2em !important;
  display: none;
  height: 34px;
  padding: 0 9px 0 15px;
  position: absolute;
  right: 7px;
  top: 5px;
  z-index: 1;
}
.fastcontent_container #tabs-property #container .selectable_fastcontent .template_icons .delete_fastcontent:before {
  font-family: "icons";
  content: "\1f32c";
  color: #9A405B;
  display: inline-block;
  font-size: 30px;
  position: relative;
  top: 1px;
  line-height: 30px;
  margin-left: 5px;
}
.fastcontent_container #tabs-property #container .selectable_fastcontent .template_icons .duplicate_fastcontent:before {
  font-family: "icons";
  content: "\52";
  color: #404041;
  display: inline-block;
  font-size: 24px;
  position: relative;
  top: 1px;
  line-height: 30px;
}
.fastcontent_container #tabs-property #container .preview_template_select_vertical {
  max-height: 175px;
  width: auto !important;
  height: 100% !important;
  cursor: pointer;
  max-width: 98px;
}
.fastcontent_container #tabs-property #container .preview_template_select {
  height: auto !important;
  width: 100%;
  cursor: pointer;
}
.fastcontent_container #tabs-property .holder {
  clear: both;
  display: inline-block;
  margin: 25px 0 !important;
  width: 100%;
}
.fastcontent_container #tabs-property .holder a {
  font-size: 15px;
}
.fastcontent_container #tabs-property .holder a:hover {
  color: #689840;
  background-color: transparent;
}
.fastcontent_container #tabs-property .holder .jp-previous:after {
  font-family: "icons";
  content: "\4d";
  color: #fff;
  background-color: #689840;
  border-radius: 20px;
  font-size: 15px;
  padding: 5px 7px 5px 5px;
  cursor: pointer;
}
.fastcontent_container #tabs-property .holder .jp-next:after {
  font-family: "icons";
  content: "\4e";
  color: #fff;
  background-color: #689840;
  border-radius: 20px;
  font-size: 15px;
  padding: 5px 5px 5px 6px;
  cursor: pointer;
}
.fastcontent_container #tabs-property .holder .jp-current {
  color: #689840;
}
.fastcontent_container #tabs-property .holder .jp-disabled:after {
  background-color: #D0D2D3;
  cursor: not-allowed;
}
.fastcontent_container #fastcontent_preview {
  margin-top: 10px;
  margin-bottom: 15px;
}
.fastcontent_container #fastcontent_preview #preview_title {
  text-align: center;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: -15px;
  color: #689840;
}
.fastcontent_container #fastcontent_preview #preview_image_div_text {
  font-size: 13px;
  font-weight: 400;
  color: #FFF;
  padding: 23% 0;
  text-align: center;
}
.fastcontent_container #fastcontent_preview .preview_image_div_vertical #preview_image_div_text {
  padding: 60% 0;
  text-align: center;
}
.fastcontent_container #fastcontent_preview #preview_info_duration, .fastcontent_container #fastcontent_preview #preview_info_slides, .fastcontent_container #fastcontent_preview #preview_info_resolution {
  text-align: center;
  padding: 0 20px;
  color: #808184;
}
.fastcontent_container #fastcontent_preview #preview_info_slides {
  margin-bottom: 15px;
}
.fastcontent_container #fastcontent_preview #preview_zoom_real {
  float: right;
  clear: both;
  color: #fff;
  border-radius: 20px;
  background-color: #689840;
  margin-top: 20px;
  padding: 8px;
}
.fastcontent_container #fastcontent_preview #preview_zoom_real ._expand {
  font-size: 20px;
}
.fastcontent_container #fastcontent_preview #preview_zoom_real .box_text_help {
  margin-left: -23.5px !important;
}
.fastcontent_container #fastcontent_preview #preview_play {
  float: right;
  border-radius: 20px;
  color: #fff;
  background-color: #689840;
  margin-right: 20px;
  margin-top: 20px;
  padding: 8px;
}
.fastcontent_container #fastcontent_preview #preview_play ._loading_2 {
  float: left;
  font-size: 20px;
  margin-right: 5px;
}
.fastcontent_container #fastcontent_preview #preview_image_div {
  background: #6D6E71 none repeat scroll 0 0;
  float: none;
  height: auto;
  margin: 0 auto 15px;
  padding: 6px;
  width: 100%;
  cursor: pointer;
  position: relative;
}
.fastcontent_container #fastcontent_preview #preview_image_div .preview_overlay {
  position: absolute;
  text-align: right;
  display: none;
  right: 0px;
}
.fastcontent_container #fastcontent_preview #preview_image_div .preview_overlay span {
  color: #fff;
  background-color: #6D6E71;
  padding: 5px;
}
.fastcontent_container #fastcontent_preview #preview_image_div .preview_overlay ._play_player {
  color: #fff;
  font-size: 32px;
}
.fastcontent_container #fastcontent_preview #preview_image_div #preview_image {
  width: 100%;
  height: auto;
}
.fastcontent_container #fastcontent_preview .preview_image_div {
  width: 100%;
  height: auto;
}
.fastcontent_container #fastcontent_editor {
  background-color: #fff;
}
.fastcontent_container #fastcontent_editor .slides_tab {
  display: inline-block;
  width: 100%;
  position: relative;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable {
  display: inline-block;
  padding-left: 0;
  width: 100%;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  clear: left;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion h3 {
  background-color: #fff;
  border-radius: 0;
  font-size: 13px;
  line-height: 18px;
  margin: 0px;
  font-weight: 400;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion h3[aria-expanded="true"] {
  border-color: #689840;
  color: #fff;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion h3[aria-expanded="true"] .accordion-title {
  background-color: #689840;
  border-color: #689840;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion h3.ui-state-active::after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  margin-top: -33px;
  -webkit-margin-before: 16px;
  position: absolute;
  right: -8px;
  width: 0;
  z-index: 40;
  top: 0;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion h3 .accordion-title {
  padding: 15px 5px 15px 15px;
  cursor: pointer;
  border-top: 1px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  border-right: 2px solid #EFF2F3;
  border-bottom: 1px solid #EFF2F3;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion .select-subitem {
  padding-left: 30px;
  font-size: 12px;
  cursor: pointer;
  padding: 5px 5px 5px 40px;
  background-color: #EFF2F3;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion .select-subitem:nth-child(2n) {
  background-color: #F4F6F7;
}
.fastcontent_container #fastcontent_editor .slides_tab .slides_selectable .accordion .select-subitem.selected-subitem {
  background-color: #4a7221;
  color: #fff;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div {
  direction: ltr;
  display: none;
  position: absolute;
  right: 0;
  top: 0px;
  font-weight: 500;
  padding: 22px 20px;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div input[type="text"], .fastcontent_container #fastcontent_editor .slides_tab .edit-div textarea, .fastcontent_container #fastcontent_editor .slides_tab .edit-div select {
  border-radius: 0px;
  color: #404041;
  margin-bottom: 5px;
  box-shadow: none;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div input[type="text"] {
  height: 28px;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div select {
  width: auto;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div textarea {
  min-height: 110px;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div .dropzone {
  border: 2px dashed #E7EBED;
  color: #404041;
  height: 78px;
  margin-top: 0px;
  text-align: center;
  width: 100%;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div .dropzone #img_preview {
  border: 2px solid #E7EBED;
  float: right;
  margin-right: -2px;
  margin-top: -2px;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div .dropzone .dropzone-button-style {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
  padding: 5px 40px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.fastcontent_container #fastcontent_editor .slides_tab .edit-div #info-zone {
  font-weight: 300;
  margin-top: 10px;
}
.fastcontent_container #fastcontent_editor .ui-tabs-nav {
  background-color: #E6E7E8;
  margin-bottom: 0px;
  margin-top: 10px;
  width: 100%;
  float: left;
  padding: 0 8px 0 25%;
}
.fastcontent_container #fastcontent_editor .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 0px 0;
  padding: 4px 0 0;
  text-align: center;
  font-size: 13px;
}
.fastcontent_container #fastcontent_editor .ui-tabs-nav .ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.fastcontent_container #fastcontent_editor .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px;
  padding-top: 8px;
}
.fastcontent_container #fastcontent_editor .ui-tabs-nav .ui-state-active a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

#xml_editor_new {
  background-color: #fff;
  display: inline-block;
  width: 100%;
  padding: 5px 12px;
  min-height: 245px;
}
#xml_editor_new input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 5px;
  top: 5px;
  content: "\23f1";
  font-weight: 300;
  float: left;
  line-height: 12px;
}
#xml_editor_new input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
#xml_editor_new input[type="checkbox"] {
  display: none;
}
#xml_editor_new #slides_grid {
  transition: min-height 200ms ease 200ms;
}
#xml_editor_new .slides_tab {
  display: inline-block;
  width: 100%;
  position: relative;
}
#xml_editor_new .slides_tab .slides_selectable {
  display: inline-block;
  padding-left: 0;
  width: 100%;
}
#xml_editor_new .slides_tab .slides_selectable .accordion {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  clear: left;
}
#xml_editor_new .slides_tab .slides_selectable .accordion ._view_deleted {
  float: right;
  font-size: 17px;
  margin-right: 8px;
}
#xml_editor_new .slides_tab .slides_selectable .accordion h3 {
  background-color: #fff;
  border-radius: 0;
  font-size: 13px;
  line-height: 18px;
  margin: 0px;
  font-weight: 400;
}
#xml_editor_new .slides_tab .slides_selectable .accordion h3.ui-state-active {
  border-color: #689840;
  color: #fff;
}
#xml_editor_new .slides_tab .slides_selectable .accordion h3.ui-state-active .accordion-title {
  background-color: #689840;
  border-color: #689840;
}
#xml_editor_new .slides_tab .slides_selectable .accordion h3.ui-state-active .accordion-title ._view_deleted {
  color: #fff !important;
}
#xml_editor_new .slides_tab .slides_selectable .accordion h3.ui-state-active::after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  margin-top: -33px;
  -webkit-margin-before: 16px;
  position: absolute;
  right: -8px;
  width: 0;
  z-index: 40;
  top: 0;
}
#xml_editor_new .slides_tab .slides_selectable .accordion h3 .accordion-title {
  padding: 15px 5px 15px 15px;
  cursor: pointer;
  border-top: 1px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  border-right: 2px solid #EFF2F3;
  border-bottom: 1px solid #EFF2F3;
}
#xml_editor_new .slides_tab .slides_selectable .accordion .select-subitem {
  padding-left: 30px;
  font-size: 12px;
  cursor: pointer;
  padding: 5px 5px 5px 40px;
  background-color: #EFF2F3;
}
#xml_editor_new .slides_tab .slides_selectable .accordion .select-subitem:nth-child(2n) {
  background-color: #F4F6F7;
}
#xml_editor_new .slides_tab .slides_selectable .accordion .select-subitem.selected-subitem {
  background-color: #4a7221;
  color: #fff;
}
#xml_editor_new .slides_tab .edit-div {
  direction: ltr;
  display: none;
  position: absolute;
  right: 0;
  top: 0px;
  font-weight: 500;
  padding: 22px 20px;
}
#xml_editor_new .slides_tab .edit-div input[type="text"], #xml_editor_new .slides_tab .edit-div textarea, #xml_editor_new .slides_tab .edit-div select {
  border-radius: 0px;
  color: #404041;
  margin-bottom: 5px;
  box-shadow: none;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  width: 100%;
}
#xml_editor_new .slides_tab .edit-div input[type="text"] {
  height: 28px;
}
#xml_editor_new .slides_tab .edit-div select {
  width: auto;
}
#xml_editor_new .slides_tab .edit-div textarea {
  min-height: 150px;
}
#xml_editor_new .slides_tab .edit-div .dropzone {
  border: 2px dashed #E7EBED;
  color: #404041;
  min-height: 78px;
  margin-top: 0px;
  width: 100%;
}
#xml_editor_new .slides_tab .edit-div .dropzone #img_preview {
  border: 2px solid #E7EBED;
  float: right;
  margin-right: -2px;
  margin-top: -2px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .dropzone-button-style {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
  padding: 5px 40px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
#xml_editor_new .slides_tab .edit-div .dropzone .file_number {
  font-size: 13px;
  color: #689840;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0px;
  padding: 0px 10px 0 15px;
  text-align: left;
}
#xml_editor_new .slides_tab .edit-div .dropzone .file_number .name_file_attach {
  color: #808184;
  text-transform: none;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding-top: 6px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .file_number .original_size {
  color: #808184;
  text-transform: none;
  font-size: 11px;
  font-weight: 300;
  display: none;
}
#xml_editor_new .slides_tab .edit-div .dropzone .line_file {
  margin-top: 18px;
  display: inline-block;
  position: relative;
  width: 100%;
}
#xml_editor_new .slides_tab .edit-div .dropzone .preview_image .img_preview {
  width: 100%;
  height: auto;
  max-height: 350px;
  padding: 2px;
  background-color: #fff;
  width: 100% !important;
  height: auto !important;
  border: 5px solid #F1F2F2;
  margin-bottom: 10px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .preview_image video {
  width: 100%;
  height: auto;
  max-height: 350px;
  padding: 2px;
  background-color: #fff;
  width: 100% !important;
  height: auto !important;
  border: 5px solid #F1F2F2;
  margin-bottom: 10px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .btn_upload {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 18px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .btn_upload input {
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  width: 0px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .btn_upload label {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
  padding-left: 30px;
  line-height: 16px;
  height: 7px;
  margin-top: 13px;
}
#xml_editor_new .slides_tab .edit-div .dropzone .btn_upload label:before {
  background-color: #689840;
  color: #fff;
  border-radius: 20px;
  font-weight: 500;
  padding: 8px;
  content: "\2c";
  position: relative;
  cursor: pointer;
  font-family: "icons";
  font-size: 16px;
  line-height: 16px;
  margin: -10px 0 0 -45px;
  padding: 8px;
  position: absolute;
}
#xml_editor_new .slides_tab .edit-div #info-zone {
  font-weight: 300;
  margin-top: 10px;
  font-size: 11px;
}
#xml_editor_new .ui-tabs-nav {
  background-color: #E6E7E8;
  margin-bottom: 0px;
  margin-top: 10px;
  width: 100%;
  float: left;
  padding: 0 8px 0 25%;
}
#xml_editor_new .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 0px 0;
  padding: 4px 0 0;
  text-align: center;
  font-size: 13px;
}
#xml_editor_new .ui-tabs-nav .ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
#xml_editor_new .ui-tabs-nav .ui-state-active {
  background-color: #689840;
  margin-top: 9px;
  padding-top: 8px;
}
#xml_editor_new .ui-tabs-nav .ui-state-active a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.triggers_list .menu_responsive_tools_bar ul.dropdown-menu {
  left: auto;
  right: -15px;
}
.triggers_list #btn_add_multiple_triggers .ui-button-text::before {
  content: "\e9c7";
  font-family: "icons";
  font-size: 22px;
  left: -2px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.triggers_list #btn_del_multiple_triggers .ui-button-text::before {
  content: "\e94f";
  font-family: "icons";
  font-size: 22px;
  left: -2px;
  margin-right: 5px;
  position: relative;
  top: 5px;
}
.triggers_list .green_mark::before {
  margin-left: -9px;
  margin-top: 0;
}
.triggers_list input[type="checkbox"] {
  display: none;
}
.triggers_list #tableData .thead {
  display: inline-block;
  width: 100%;
  background-color: #6d6e71;
  margin-top: 3px;
  font-size: 11px;
}
.triggers_list #tableData .thead .th {
  text-align: left;
  color: #fff;
  line-height: 11px;
  padding-left: 10px;
  padding-top: 5px;
}
.triggers_list #tableData .thead .th input[type="checkbox"] + label:before {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  content: "\23f1";
  font-family: "icons";
  color: #D0D2D3;
  font-size: 18px;
  font-weight: 100;
  top: 5px;
  left: 0px;
}
.triggers_list #tableData .thead .th input[type="checkbox"]:checked + label:before {
  content: "\e9c4";
}
.triggers_list #tableData .thead .th input[type="checkbox"] {
  display: none;
}
.triggers_list #tableData .thead .gray-header-table {
  background-color: #808184;
}
.triggers_list #tableData #sortable .tr {
  min-height: 100px;
  position: relative;
  background-color: #fff;
  display: table;
  width: 100%;
  margin-bottom: 5px;
}
.triggers_list #tableData #sortable .td {
  background-color: #fff;
  color: #808184;
  display: table-cell;
  float: none;
  height: inherit;
  vertical-align: middle;
}
.triggers_list #tableData #sortable .td.player_name {
  color: #689840;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  padding-left: 10px;
}
.triggers_list #tableData #sortable .td.player_description {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  padding-left: 10px;
  color: #808184;
}
.triggers_list #tableData #sortable .td.conditions_header ._if btn_conditions {
  display: inline-block;
}
.triggers_list #tableData #sortable .td.conditions_header .text_conditions {
  display: inline-block;
}
.triggers_list #tableData #sortable .td ._if, .triggers_list #tableData #sortable .td ._if_arrow {
  color: #689840;
  cursor: pointer;
  display: inline-block;
  font-size: 30px;
  line-height: 13px;
  margin-right: 0;
  padding-left: 10px;
  position: relative;
  top: 5px;
}
.triggers_list #tableData #sortable .td ._if {
  color: #808184;
}
.triggers_list #tableData #sortable .td input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 32px;
  font-weight: 300;
  position: relative;
  top: 4px;
  content: "\23f1";
  font-weight: 300;
  float: left;
}
.triggers_list #tableData #sortable .td input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.triggers_list #tableData #sortable .td input[type="checkbox"]:checked + label, .triggers_list #tableData #sortable .td input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.triggers_list #tableData #sortable .td .text_conditions {
  font-size: 11px;
}

.statistics_content_details .tools_bar, .statistics_player_details .tools_bar, .statistics_player_list_details .tools_bar {
  display: block !important;
}
.statistics_content_details .info-stadistics, .statistics_player_details .info-stadistics, .statistics_player_list_details .info-stadistics {
  padding: 20px 0px;
  font-size: 13px;
}
.statistics_content_details .info-stadistics input[type="text"], .statistics_content_details .info-stadistics textarea, .statistics_content_details .info-stadistics select, .statistics_player_details .info-stadistics input[type="text"], .statistics_player_details .info-stadistics textarea, .statistics_player_details .info-stadistics select, .statistics_player_list_details .info-stadistics input[type="text"], .statistics_player_list_details .info-stadistics textarea, .statistics_player_list_details .info-stadistics select {
  border-radius: 0px;
  color: #404041;
  margin-bottom: 5px;
  box-shadow: none;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  text-align: center;
}
.statistics_content_details .info-stadistics #btn-prev-day, .statistics_content_details .info-stadistics #btn-prev-day2, .statistics_player_details .info-stadistics #btn-prev-day, .statistics_player_details .info-stadistics #btn-prev-day2, .statistics_player_list_details .info-stadistics #btn-prev-day, .statistics_player_list_details .info-stadistics #btn-prev-day2 {
  background: #808184;
  color: #fff;
  margin-right: 0px;
  padding: 6px 0 6px 4px;
}
.statistics_content_details .info-stadistics #btn-next-day, .statistics_content_details .info-stadistics #btn-next-day2, .statistics_player_details .info-stadistics #btn-next-day, .statistics_player_details .info-stadistics #btn-next-day2, .statistics_player_list_details .info-stadistics #btn-next-day, .statistics_player_list_details .info-stadistics #btn-next-day2 {
  background: #808184;
  color: #fff;
  margin-left: -3px;
  padding: 6px 3px 6px;
}
.statistics_content_details #btn-select-content, .statistics_player_details #btn-select-content, .statistics_player_list_details #btn-select-content {
  margin-top: 2px;
}
.statistics_content_details #btn-select-content .ui-button-text:before, .statistics_player_details #btn-select-content .ui-button-text:before, .statistics_player_list_details #btn-select-content .ui-button-text:before {
  content: "\36";
  font-family: "icons";
  font-size: 19px;
  line-height: 25px;
  margin-left: 0;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.statistics_content_details #btn-select-player, .statistics_player_details #btn-select-player, .statistics_player_list_details #btn-select-player {
  margin-top: 2px;
}
.statistics_content_details #btn-select-player .ui-button-text:before, .statistics_player_details #btn-select-player .ui-button-text:before, .statistics_player_list_details #btn-select-player .ui-button-text:before {
  content: "\34";
  font-family: "icons";
  font-size: 19px;
  line-height: 25px;
  margin-left: 0;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.statistics_content_details select, .statistics_player_details select, .statistics_player_list_details select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
}
.statistics_content_details #btn_entire_day, .statistics_content_details #btn_chart2, .statistics_content_details #btn_entire_day_cond, .statistics_player_details #btn_entire_day, .statistics_player_details #btn_chart2, .statistics_player_details #btn_entire_day_cond, .statistics_player_list_details #btn_entire_day, .statistics_player_list_details #btn_chart2, .statistics_player_list_details #btn_entire_day_cond {
  margin-top: 20px;
  float: right;
}
.statistics_content_details #btn_entire_day .ui-button-text, .statistics_content_details #btn_chart2 .ui-button-text, .statistics_content_details #btn_entire_day_cond .ui-button-text, .statistics_player_details #btn_entire_day .ui-button-text, .statistics_player_details #btn_chart2 .ui-button-text, .statistics_player_details #btn_entire_day_cond .ui-button-text, .statistics_player_list_details #btn_entire_day .ui-button-text, .statistics_player_list_details #btn_chart2 .ui-button-text, .statistics_player_list_details #btn_entire_day_cond .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  line-height: 15px;
  padding: 9px 12px 9px 13px;
  text-align: center;
}
.statistics_content_details #btn_chart2, .statistics_player_details #btn_chart2, .statistics_player_list_details #btn_chart2 {
  margin-top: 10px;
  float: left;
}
.statistics_content_details .table_left_div, .statistics_player_details .table_left_div, .statistics_player_list_details .table_left_div {
  padding-left: 0px;
  padding-right: 5px;
}
.statistics_content_details .table_right_div, .statistics_player_details .table_right_div, .statistics_player_list_details .table_right_div {
  padding-left: 5px;
  padding-right: 0px;
}
.statistics_content_details .google-visualization-table, .statistics_player_details .google-visualization-table, .statistics_player_list_details .google-visualization-table {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
.statistics_content_details .google-visualization-table .td, .statistics_player_details .google-visualization-table .td, .statistics_player_list_details .google-visualization-table .td {
  border: 0 solid #eee;
}
.statistics_content_details .google-visualization-table .gradient, .statistics_player_details .google-visualization-table .gradient, .statistics_player_list_details .google-visualization-table .gradient {
  background-image: none;
}
.statistics_content_details .google-visualization-table .google-visualization-table-div-page, .statistics_player_details .google-visualization-table .google-visualization-table-div-page, .statistics_player_list_details .google-visualization-table .google-visualization-table-div-page {
  background-color: #F4F6F7;
  border: 0 none;
  display: inline-block;
  font-family: "Roboto",Arial,sans-serif;
  padding: 1px 0 0 1px;
  width: 100%;
}
.statistics_content_details .google-visualization-table .google-visualization-table-div-page [role="button"] .charts-custom-button-inner-box, .statistics_player_details .google-visualization-table .google-visualization-table-div-page [role="button"] .charts-custom-button-inner-box, .statistics_player_list_details .google-visualization-table .google-visualization-table-div-page [role="button"] .charts-custom-button-inner-box {
  padding: 5px;
  border: 0px solid;
  color: #fff;
  background-color: #689840;
}
.statistics_content_details .google-visualization-table .google-visualization-table-div-page .charts-custom-button-outer-box, .statistics_player_details .google-visualization-table .google-visualization-table-div-page .charts-custom-button-outer-box, .statistics_player_list_details .google-visualization-table .google-visualization-table-div-page .charts-custom-button-outer-box {
  border-width: 0;
  font-size: 18px;
}
.statistics_content_details table, .statistics_player_details table, .statistics_player_list_details table {
  border-spacing: 0;
}
.statistics_content_details table thead tr:before, .statistics_player_details table thead tr:before, .statistics_player_list_details table thead tr:before {
  display: none;
}
.statistics_content_details table tbody tr, .statistics_player_details table tbody tr, .statistics_player_list_details table tbody tr {
  height: auto !important;
}
.statistics_content_details table tbody tr:before, .statistics_player_details table tbody tr:before, .statistics_player_list_details table tbody tr:before {
  display: none;
}
.statistics_content_details table tbody tr:nth-child(2n) td, .statistics_player_details table tbody tr:nth-child(2n) td, .statistics_player_list_details table tbody tr:nth-child(2n) td {
  background-color: #F1F2F2;
}
.statistics_content_details table tbody tr td, .statistics_player_details table tbody tr td, .statistics_player_list_details table tbody tr td {
  border: none !important;
  padding: 5px 0;
  border-bottom: 2px solid #fff !important;
  max-width: 0;
}
.statistics_content_details table tbody tr td.cell-selected, .statistics_player_details table tbody tr td.cell-selected, .statistics_player_list_details table tbody tr td.cell-selected {
  background-color: #689840 !important;
}

.statistics_content_details table tbody tr td {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.statistics_player_list_details input[type="checkbox"], .statistics_player_list_details input[type="radio"] {
  display: none;
}
.statistics_player_list_details input[type="radio"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
  margin-bottom: 17px;
  margin-left: 0;
  margin-top: 12px;
}
.statistics_player_list_details input[type="radio"] + label span {
  font-size: 13px;
}
.statistics_player_list_details input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 24px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.statistics_player_list_details input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.statistics_player_list_details .info-stadistics {
  padding-left: 10px;
}
.statistics_player_list_details .info-stadistics select {
  margin-left: 10px;
  margin-right: 0;
}
.statistics_player_list_details table tbody tr {
  color: #808184;
  font-size: 13px;
}
.statistics_player_list_details table tbody tr td {
  border-bottom: 10px solid #fff !important;
  border-top: 10px solid #fff !important;
}
.statistics_player_list_details table tbody tr td:first-child {
  border-left: 10px solid #fff !important;
  color: #689840;
  font-weight: 500;
  padding: 10px 10px 10px 20px;
}
.statistics_player_list_details table tbody tr td:last-child {
  border-right: 10px solid #fff !important;
  color: #689840;
  font-weight: 500;
}
.statistics_player_list_details table tbody tr td.name-td {
  color: #689840;
  font-size: 14px;
  font-weight: 500;
  padding-left: 15px;
}
.statistics_player_list_details table tbody tr td.td-image {
  padding: 12px;
}
.statistics_player_list_details table tbody tr td.td-image img {
  background-color: #D0D2D3;
  height: auto;
  padding: 4px;
  /*width: 100%;*/
  max-width: 240px;
  max-height: 150px;
}
.statistics_player_list_details table tbody tr.error-td .error {
  background-color: #404041 !important;
  padding: 20px 20px 20px 75px !important;
  color: #fff !important;
  border-width: 0px !important;
}

.quality_details {
  display: none;
}
.quality_details input[type="checkbox"] {
  display: none;
}
.quality_details input[type="checkbox"] + label {
  margin-top: 8px;
  cursor: pointer;
}
.quality_details input[type="checkbox"] + label:before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 32px;
  font-weight: 300;
  position: relative;
  top: -1px;
  content: "\23f1";
  font-weight: 300;
  float: left;
}
.quality_details input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.quality_details input[type="checkbox"]:checked + label, .quality_details input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.quality_details .quality_information {
  padding-bottom: 20px;
}
.quality_details .quality_information h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.quality_details .quality_information input, .quality_details .quality_information select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
  width: 100%;
}
.quality_details .quality_information label {
  font-weight: 400;
}
.quality_details .media_information {
  padding-bottom: 20px;
}
.quality_details .media_information h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.quality_details .media_information input, .quality_details .media_information select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
}
.quality_details .media_information select {
  width: 100%;
}
.quality_details .media_information input {
  width: 60px;
}
.quality_details .media_information label {
  font-weight: 400;
}

.tdt_edit .tools_bar, .channel_edit .tools_bar {
  display: block !important;
}
.tdt_edit #listing, .channel_edit #listing {
  padding: 20px;
  background-color: #fff;
  color: #808184;
  font-size: 14;
  width: 100%;
  text-align: center;
  border-bottom: 20px solid #808184;
}
.tdt_edit input, .tdt_edit select, .channel_edit input, .channel_edit select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
  width: 100%;
  margin-bottom: 13px;
}
.tdt_edit #create_form, .channel_edit #create_form {
  background-color: #fff;
  display: inline-block;
  padding: 20px;
  width: 100%;
}
.tdt_edit #create_form label, .channel_edit #create_form label {
  font-weight: 500;
  color: #404041;
}

.channel_edit select {
  width: 80px;
}
.channel_edit #frequency, .channel_edit #sid {
  width: 60px;
  text-align: center;
}

.version_add .version_information h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.version_add .version_information p {
  margin-bottom: 20px;
}
.version_add .version_information label {
  font-weight: 400;
}
.version_add .version_information input, .version_add .version_information select, .version_add .version_information textarea {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
}
.version_add .version_information select {
  width: 110px;
  height: 28px;
}
.version_add .version_information input {
  height: 28px;
}
.version_add .version_information input, .version_add .version_information textarea {
  width: 100%;
}
.version_add .version_information textarea {
  height: 80px;
}
.version_add .version_information input[type="checkbox"] {
  display: none;
}
.version_add .version_information input[type="checkbox"] + label {
  margin-left: -8px;
  margin-top: 8px;
  cursor: pointer;
}
.version_add .version_information input[type="checkbox"] + label:before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 32px;
  font-weight: 300;
  position: relative;
  top: -1px;
  content: "\23f1";
  font-weight: 300;
  float: left;
}
.version_add .version_information input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.version_add .version_information input[type="checkbox"]:checked + label, .version_add .version_information input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.version_add .file_upload {
  display: inline-block;
  padding: 15px 0 20px;
  width: 100%;
}
.version_add .file_upload .box_file_remove {
  display: none;
}
.version_add .file_upload ._upload_2::before {
  background-color: #689840;
  border-radius: 20px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 8px;
}
.version_add .file_upload ._delete::before {
  color: #9A405B;
  cursor: pointer;
  float: left;
  font-size: 30px;
  position: relative;
  top: -5px;
}
.version_add .file_upload .file_name {
  color: #808184;
  font-size: 13px;
  font-weight: 100;
  padding-right: 20px;
}

.alteration_add {
  display: none;
}
.alteration_add .alteration_information h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.alteration_add .alteration_information p {
  margin-bottom: 20px;
}
.alteration_add .alteration_information label {
  font-weight: 400;
}
.alteration_add .alteration_information input, .alteration_add .alteration_information select, .alteration_add .alteration_information textarea {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
}
.alteration_add .alteration_information select {
  width: 100%;
  height: 28px;
}
.alteration_add .alteration_information input {
  height: 28px;
}
.alteration_add .alteration_information input, .alteration_add .alteration_information textarea {
  width: 100%;
}
.alteration_add .alteration_information textarea {
  width: 100% !important;
  max-width: 100% !important;
}
.alteration_add .alteration_information .hour, .alteration_add .alteration_information .min {
  width: 50px !important;
}
.alteration_add .alteration_information textarea {
  height: 150px;
}
.alteration_add #div_content_selector input {
  background-color: #E7EBED;
  margin-top: 0;
  margin-right: 0px;
  height: 28px !important;
  width: 100%;
}
.alteration_add #div_content_selector button {
  background-color: #E7EBED;
  border: 1px solid #E7EBED;
  display: inline-block;
  height: 28px !important;
  line-height: 30px;
  vertical-align: bottom;
  width: 30px;
  right: 15px;
  position: absolute;
}
.alteration_add input[type="checkbox"] {
  display: none;
}
.alteration_add input[type="checkbox"] + label {
  margin-left: -8px;
  margin-top: 8px;
  cursor: pointer;
}
.alteration_add input[type="checkbox"] + label:before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 26px;
  font-weight: 300;
  position: relative;
  top: -1px;
  content: "\23f1";
  font-weight: 300;
  float: left;
}
.alteration_add input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.alteration_add input[type="checkbox"]:checked + label, .alteration_add input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.alteration_add .ui-tabs-selected .buttons input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #D0D2D3 !important;
}
.alteration_add .criteriaBox input[type="checkbox"] + label {
  margin-top: 1px;
}
.alteration_add .headerWhiteBox {
  background-color: #fff;
  padding: 20px 20px 8px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 5px;
  margin-top: 8px;
}
.alteration_add .headerWhiteBox li, .alteration_add .headerWhiteBox .li {
  border-bottom: 2px solid #689840;
}
.alteration_add .headerWhiteBox li a, .alteration_add .headerWhiteBox li .titleHeaderWhiteBox, .alteration_add .headerWhiteBox .li a, .alteration_add .headerWhiteBox .li .titleHeaderWhiteBox {
  color: #689840;
  font-size: 18px;
  text-transform: uppercase;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav {
  padding: 0px;
  float: left;
  margin-bottom: 1px;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li {
  background-color: #fff;
  border-bottom: 2px solid #EFF2F3;
  font-size: 13px;
  padding: 0px;
  text-transform: uppercase;
  border-radius: 0px;
  text-align: left;
  margin: 0px;
  line-height: 18px;
  position: relative;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li a {
  color: #808184;
  cursor: pointer;
  display: inline-block;
  padding: 16px 10px 15px 20px;
  width: 100%;
  font-weight: 300;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li .buttons {
  /*display:none;*/
  position: absolute;
  right: 0;
  top: 13px;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li .buttons input[type="checkbox"]:checked + label:before {
  color: #689840;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li .buttons input[type="checkbox"] + label {
  margin-right: 10px;
  margin-top: 6px;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
  background-color: #689840;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
  border-color: transparent transparent transparent #689840;
  border-style: solid;
  border-width: 9px 0 9px 8px;
  content: " ";
  height: 0;
  position: absolute;
  right: -8px;
  margin-top: -33px;
  -webkit-margin-before: 16px;
  width: 0;
  z-index: 20;
}
.alteration_add .ui-tabs-vertical .ui-tabs-nav li.ui-state-active .buttons input[type="checkbox"]:checked + label:before {
  color: #D0D2D3 !important;
}
.alteration_add .ui-tabs-vertical .ui-tabs-panel {
  float: right;
  padding: 0px;
}
.alteration_add .ui-tabs-vertical .ui-tabs-panel .criteriaBox {
  background-color: #FAFBFB;
  border-bottom: 2px solid #EFF2F3;
  border-left: 2px solid #EFF2F3;
  color: #808184;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: 0px;
}
.alteration_add .ui-tabs-vertical .ui-tabs-panel .criteriaBox label {
  font-weight: 300;
  padding: 15px 15px 10px;
  line-height: 18px;
  cursor: pointer;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.alterations .ui-autocomplete:not(.autocomplete_header) {
  background-color: #E7EBED;
  z-index: 102 !important;
  overflow-y: auto;
  position: absolute !important;
}
.alterations .ui-autocomplete:not(.autocomplete_header) li {
  line-height: 1em;
  height: 2em;
}
.alterations .ui-autocomplete:not(.autocomplete_header) li a {
  font-size: 13px;
  text-decoration: none;
}
.alterations .ui-autocomplete:not(.autocomplete_header) li a div {
  height: 28px;
  padding-top: 7px;
  width: 100%;
  padding-left: 15px;
  cursor: pointer;
  background-color: #E7EBED;
}
.alterations .ui-autocomplete:not(.autocomplete_header) li :hover div {
  background-color: #EFF2F3;
  text-decoration: none;
}

.task_edit .tools_bar {
  display: block !important;
}
.task_edit label {
  font-weight: 400;
}
.task_edit input, .task_edit select, .task_edit textarea {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
}
.task_edit #action-selected-table input, .task_edit #action-selected-table select, .task_edit #action-selected-table textarea {
  width: 100%;
}
.task_edit .task_name_info {
  padding: 30px 20px;
  margin-top: -5px;
}
.task_edit .task_name_info label {
  margin-right: 20px;
}
.task_edit .title_header_step {
  padding: 0 40px;
}
.task_edit .task_panels h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
}
.task_edit .task_panels table thead tr th {
  text-align: left;
  padding-left: 15px;
}
.task_edit .task_panels table thead tr th:first-child {
  padding-left: 10px;
  text-align: center;
}
.task_edit .task_panels table tbody tr {
  height: 65px;
}
.task_edit .task_panels table tbody tr:before {
  height: 40px;
  margin-left: -6px;
  width: 6px;
}
.task_edit .task_panels table tbody tr td {
  padding: 0 5px;
  color: #6D6E71;
  font-size: 13px;
}
.task_edit .task_panels table tbody tr td:first-child {
  border-left: 10px solid #fff;
  padding: 0 10px;
}
.task_edit .task_panels table tbody tr td.td-name {
  text-transform: uppercase;
  padding-left: 15px;
  font-weight: 400;
}
.task_edit .task_panels table tbody tr td.td-description {
  padding-left: 15px;
}
.task_edit .task_panels table tbody tr td.button-table-list {
  max-width: 60px;
}
.task_edit .task_steps_bar {
  padding: 30px 0 25px;
  text-align: center;
}
.task_edit .task_steps_bar .task_steps_bar-div {
  display: table;
  margin: auto;
  text-align: center;
  width: 300px;
}
.task_edit .task_steps_bar .task_steps_bar-div .task_step_element, .task_edit .task_steps_bar .task_steps_bar-div .diamonds {
  display: table-cell;
}
.task_edit .task_steps_bar .task_steps_bar-div .cercle1 {
  background-color: #E7EBED;
  border-radius: 20px;
  display: block;
  padding: 4px;
  width: 37px;
  margin: 0 auto;
}
.task_edit .task_steps_bar .task_steps_bar-div .cercle2 {
  background-color: #689840;
  border-radius: 20px;
  display: block;
  padding: 5px;
  width: 29px;
}
.task_edit .task_steps_bar .task_steps_bar-div .cercle3 {
  color: #fff;
  background-color: #4a7221;
  border-radius: 20px;
  display: block;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 19px;
  line-height: 19px;
  height: 19px;
}
.task_edit .task_steps_bar .task_steps_bar-div .diamonds {
  color: #E7EBED;
}
.task_edit .task_steps_bar .task_steps_bar-div .diamonds ._hromb_middle {
  font-size: 20px;
  padding: 0 5px;
  position: relative;
  top: 3px;
}
.task_edit .back_btn {
  position: relative;
  top: 2px;
}
.task_edit .back_btn ._arrow_left_2 {
  font-size: 30px;
}
.task_edit .grayBox {
  background-color: #E7EBED;
  padding: 15px;
  display: inline-block;
  width: 100%;
}
.task_edit .grayBox2 {
  background-color: #F4F6F7;
  display: inline-block;
  width: 100%;
}
.task_edit .title_select {
  margin-top: 10px;
  color: #689840;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  padding: 15px;
  margin-bottom: 50px;
}
.task_edit #task-group-container, .task_edit #action-group-container {
  text-align: center;
}
.task_edit #task-group-container .icon_task_group, .task_edit #action-group-container .icon_task_group {
  font-size: 28px;
  border-radius: 50px;
  background-color: #689840;
  color: #fff;
  margin: 0 auto;
  padding: 8px 7px 7px;
  width: 58px;
}
.task_edit #task-group-container .info_task_group, .task_edit #action-group-container .info_task_group {
  color: #808184;
}
.task_edit #task-group-container .info_task_group h6, .task_edit #action-group-container .info_task_group h6 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
}
.task_edit .group-item {
  min-height: 165px;
}
.task_edit #task-group-container #gi-1 .icon_task_group:before {
  content: "\66";
  font-family: icons;
}
.task_edit #task-group-container #gi-2 .icon_task_group:before {
  content: "\e970";
  font-family: icons;
}
.task_edit #task-group-container #gi-3 .icon_task_group:before {
  content: "\6c";
  font-family: icons;
}
.task_edit #task-group-container #gi-4 .icon_task_group:before {
  content: "\e992";
  font-family: icons;
}
.task_edit #task-group-container #gi-5 .icon_task_group:before {
  content: "\e993";
  font-family: icons;
}
.task_edit #task-group-container #gi-6 .icon_task_group:before {
  content: "\44";
  font-family: icons;
}
.task_edit #action-group-container #gi-1 .icon_task_group:before {
  content: "\7c";
  font-family: icons;
}
.task_edit #action-group-container #gi-2 .icon_task_group:before {
  content: "\66";
  font-family: icons;
}
.task_edit #action-group-container #gi-3 .icon_task_group:before {
  content: "\e970";
  font-family: icons;
}
.task_edit #action-group-container #gi-4 .icon_task_group:before {
  content: "\e992";
  font-family: icons;
}
.task_edit #action-group-container #gi-5 .icon_task_group:before {
  content: "\71";
  font-family: icons;
}
.task_edit #action-group-container #gi-6 .icon_task_group:before {
  content: "\44";
  font-family: icons;
}
.task_edit .first-col {
  padding: 0 10px 0 0;
}
.task_edit .cdiv {
  background-color: #fff;
}
.task_edit .cdiv .head {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  text-align: left;
  padding-left: 0px;
}
.task_edit .cdiv .ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon::before {
  margin-left: -1px;
}
.task_edit .body-gray {
  padding-bottom: 20px;
}
.task_edit .body-gray #task-select-parameters {
  margin-top: 10px;
  background-color: #FAFBFB;
  border: 1px solid #E7EBED;
  padding: 0px;
}
.task_edit .body-gray #task-select-parameters option {
  padding: 15px 10px;
  border-left: 8px solid transparent;
  border-top: 1px solid #E7EBED;
  border-bottom: 1px solid #E7EBED;
  text-transform: uppercase;
}
.task_edit .body-gray #task-select-parameters option:hover {
  border-left: 8px solid #689840;
}
.task_edit #task-selected-table tr td, .task_edit #action-container tr td {
  background-color: #fff;
  border-bottom: 10px solid #f4f6f7;
  border-top: 10px solid #f4f6f7;
}
.task_edit #task-selected-table tr td:first-child, .task_edit #action-container tr td:first-child {
  border-left: 10px solid #f4f6f7;
  padding: 0 10px;
}
.task_edit #task-selected-table tr td:last-child, .task_edit #action-container tr td:last-child {
  background-color: #f4f6f7;
}
.task_edit #task-selected-table .ToolBar, .task_edit #action-container .ToolBar {
  width: 100% !important;
}
.task_edit #task-selected-table .ToolBar select, .task_edit #action-container .ToolBar select {
  padding: 0 5px;
}
.task_edit #task-selected-table .ToolBar h1, .task_edit #task-selected-table .ToolBar .h1, .task_edit #task-selected-table .ToolBar h2, .task_edit #task-selected-table .ToolBar .h2, .task_edit #task-selected-table .ToolBar h3, .task_edit #task-selected-table .ToolBar .h3, .task_edit #action-container .ToolBar h1, .task_edit #action-container .ToolBar .h1, .task_edit #action-container .ToolBar h2, .task_edit #action-container .ToolBar .h2, .task_edit #action-container .ToolBar h3, .task_edit #action-container .ToolBar .h3 {
  margin-bottom: 0;
  margin-top: 0;
}
.task_edit #task-selected-table .ToolBar ul, .task_edit #action-container .ToolBar ul {
  background-size: contain;
  margin: 0;
  padding: 5px;
  width: 100%;
}
.task_edit #task-selected-table .jHtmlArea, .task_edit #action-container .jHtmlArea {
  width: 100% !important;
  border: none;
}
.task_edit #task-selected-table .jHtmlArea iframe, .task_edit #action-container .jHtmlArea iframe {
  width: 100% !important;
  background-color: #E7EBED;
  border: none;
  height: 95px !important;
}
.task_edit #action-btn-next, .task_edit #task-btn-next {
  display: none;
}
.task_edit #action-btn-next_aux, .task_edit #task-btn-next_aux, .task_edit #back_btn {
  background-color: transparent;
  border: medium none;
  display: inline-block;
  margin: 25px 25px 15px;
}
.task_edit #action-btn-next_aux .ui-button-text, .task_edit #task-btn-next_aux .ui-button-text, .task_edit #back_btn .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 60px;
  text-decoration: none;
  text-transform: uppercase;
}

.restriction_edit {
  display: none;
}
.restriction_edit h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin: 5px 8px 15px;
  padding-bottom: 3px;
  padding-left: 8px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
}
.restriction_edit input, .restriction_edit select, .restriction_edit textarea {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
  width: 100%;
}
.restriction_edit .restriction_info {
  padding: 20px;
}
.restriction_edit .restriction_info label {
  font-weight: 400;
  color: #6D6E71;
  margin-bottom: 3px;
}
.restriction_edit input[type="checkbox"] {
  display: none;
}
.restriction_edit input[type="checkbox"] + label {
  margin-left: -5px;
  margin-top: 8px;
  cursor: pointer;
  margin-bottom: 15px;
}
.restriction_edit input[type="checkbox"] + label:before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 26px;
  font-weight: 300;
  position: relative;
  top: -1px;
  content: "\23f1";
  font-weight: 300;
  float: left;
}
.restriction_edit input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.restriction_edit input[type="checkbox"]:checked + label, .restriction_edit input[type="checkbox"] + label {
  font-weight: 300;
  line-height: 13px;
}
.restriction_edit table thead tr th {
  padding: 0 5px;
}
.restriction_edit table tbody tr td {
  color: #6D6E71;
  font-size: 14px;
  padding: 0 6px;
  hyphens: auto;
}
.restriction_edit table tbody tr td:first-child {
  border-left: 10px solid  #fff;
}
.restriction_edit table tbody tr td:last-child {
  border-right: 10px solid  #fff;
  text-align: center;
}
.restriction_edit table tbody tr td b {
  font-size: 15px;
  font-weight: 400;
  padding-left: 15px;
}
.restriction_edit table tbody tr td input, .restriction_edit table tbody tr td select {
  width: 85% !important;
}

.personal_edit fieldset h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 18px;
  font-weight: 300;
  margin: 20px 8px 15px;
  padding-bottom: 3px;
  padding-left: 8px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
}
.personal_edit fieldset input, .personal_edit fieldset select, .personal_edit fieldset textarea {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 0px;
  padding: 5px 10px;
  width: 100%;
  height: 28px;
}
.personal_edit fieldset label {
  font-weight: 400;
}

.upload_flash #file_box .button-add-line-file .box_text_help {
  min-width: 150px;
}

.hide_fullscreen_dashboard {
  display: none !important;
}

.dashboard_page.content_page .title-menu.hide_fullscreen_dashboard {
  display: inline-block !important;
  position: relative !important;
  top: 0px;
  border-radius: 0px;
  min-height: 90px;
  font-size: 1vw;
  padding-left: 80px;
}
.dashboard_page.content_page .title-menu.hide_fullscreen_dashboard h2 {
  font-size: 1.5vw;
  font-weight: 400;
}
.dashboard_page.content_page .title-menu.hide_fullscreen_dashboard .subtitle_header {
  font-size: 3vw;
  text-transform: none;
  padding: 10px 0px;
  font-weight: 500;
}

.fullscreen_dashboard.dashboard_page .grid-stack {
  height: auto !important;
}
.fullscreen_dashboard.dashboard_page .widget_connection_summary .window_dashboard .button_header_dasboard.force_date_button, .fullscreen_dashboard.dashboard_page .widget_status_summary .window_dashboard .button_header_dasboard.force_date_button, .fullscreen_dashboard.dashboard_page .widget_tickets_summary .window_dashboard .button_header_dasboard.force_date_button {
  display: block !important;
}
.fullscreen_dashboard.dashboard_page .widget_connection_summary .window_dashboard .dashboard_content, .fullscreen_dashboard.dashboard_page .widget_status_summary .window_dashboard .dashboard_content, .fullscreen_dashboard.dashboard_page .widget_tickets_summary .window_dashboard .dashboard_content {
  overflow: hidden;
}
.fullscreen_dashboard.dashboard_page .window_dashboard {
  border-radius: 15px;
  box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.3);
}
.fullscreen_dashboard.dashboard_page .window_dashboard .dashboard_header {
  background-color: #fff !important;
  color: #808184;
  padding: 20px 0px 0px 25px;
  font-weight: 500;
  font-size: 1.5vw;
  line-height: 1.7vw;
}
.fullscreen_dashboard.dashboard_page .window_dashboard .first_row {
  display: none;
}
.fullscreen_dashboard.dashboard_page .window_dashboard .info_widget {
  display: none !important;
}
.fullscreen_dashboard.dashboard_page .window_dashboard .last_update_txt {
  position: absolute;
  bottom: 23px !important;
  right: 30px !important;
}
.fullscreen_dashboard.dashboard_page .widget-item .grid-stack-item-content {
  padding: 3vw;
}
.fullscreen_dashboard.dashboard_page .widget-item .ui-resizable-handle {
  display: none !important;
  pointer-events: none;
}
.fullscreen_dashboard.dashboard_page .menu_responsive_tools_bar_widget {
  display: none !important;
}
.fullscreen_dashboard .contentfull_widget {
  padding: 5% 5%;
}

.dashboard_page {
  /*margin-top: 4px !important;
  margin-top: 63px !important;*/
}
.dashboard_page .line_dates {
  float: right;
  margin-right: 20px;
  margin-top: 11px;
}
.dashboard_page .menu_responsive_tools_bar_dashboard {
  display: none;
  right: 8px;
  top: 5px;
  float: right;
  margin-left: 7px;
  margin-right: 15px;
        /*
        .btn-default:active, .btn-default.active, &.open > .btn-default.dropdown-toggle {
            background-color: $green-extra-light !important;
            border-color: $green-extra-light !important;
            color: $green-dark !important;

            .caret {
                &:before{
                    color:$green-dark !important
                }
            }
        }*/
}
.dashboard_page .menu_responsive_tools_bar_dashboard.open .btn-default {
  background-color: #FFF;
  border: 2px solid #808184;
  box-shadow: none;
  color: #808184 !important;
}
.dashboard_page .menu_responsive_tools_bar_dashboard.open .btn-default .caret:before {
  color: #FFF #808184;
}
.dashboard_page .menu_responsive_tools_bar_dashboard .btn-default {
  background-color: transparent;
  border: 2px solid transparent;
  box-shadow: none !important;
  padding: 0px 18px 2px 17px;
  float: right;
  font-size: 25px;
}
.dashboard_page .menu_responsive_tools_bar_dashboard .btn-default.btn:last-child:not(:first-child), .dashboard_page .menu_responsive_tools_bar_dashboard .btn-default.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.dashboard_page .menu_responsive_tools_bar_dashboard .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.dashboard_page .menu_responsive_tools_bar_dashboard .btn-default .caret:before {
  content: "\70 ";
  font-family: "icons";
  color: #808184;
  position: relative;
  left: -12px;
  top: -17px;
}
.dashboard_page .menu_responsive_tools_bar_dashboard ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: auto;
  right: -22px;
  margin-top: 4px;
  min-width: 150px;
  padding: 0;
  border: 2px solid #EFF2F3;
}
.dashboard_page .menu_responsive_tools_bar_dashboard ul.dropdown-menu li {
  width: 100%;
}
.dashboard_page .menu_responsive_tools_bar_dashboard ul.dropdown-menu li a {
  font-size: 12px;
  color: #808184;
  padding: 10px 6px 10px 36px;
  cursor: pointer;
  float: none;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.dashboard_page .menu_responsive_tools_bar_dashboard ul.dropdown-menu li a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.dashboard_page .menu_responsive_tools_bar_dashboard ul.dropdown-menu li a span:before {
  float: left;
  font-size: 20px;
  margin-left: -28px;
  margin-top: -1px;
  position: absolute;
}
.dashboard_page .widget-item .menu_responsive_tools_bar_widget {
  display: none;
}
.dashboard_page .widget-item.light_theme .dashboard_content {
  padding-bottom: 15px;
}
.dashboard_page .widget-item.light_theme .dashboard_header {
  background-color: #FFF !important;
  color: #808184;
  border-bottom: 1px solid #E7EBED;
}
.dashboard_page .widget-item.light_theme .last_update_txt {
  bottom: 20px !important;
  right: 20px;
}
.dashboard_page .widget-item.light_theme .window_dashboard {
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 6px #00000029;
  -moz-box-shadow: 0px 3px 6px #00000029;
  box-shadow: 0px 3px 6px #00000029;
  border: none;
}
.dashboard_page .widget-item.light_theme .grid-stack-item-content {
  padding: 15px;
}
.dashboard_page .widget-item.light_theme .grid-stack-item-content .info_widget_button {
  font-size: 12px !important;
  margin-top: 0;
  margin-left: 0;
}
.dashboard_page .widget-item.light_theme .ui-resizable-se {
  right: 17px;
  bottom: 15px;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget {
  display: block;
  position: absolute;
  right: 22px;
  top: 20px;
  margin-top: 0px;
                /*
                .btn-default:active, .btn-default.active, &.open > .btn-default.dropdown-toggle {
                    background-color: $green-extra-light !important;
                    border-color: $green-extra-light !important;
                    color: $green-dark !important;

                    .caret {
                        &:before{
                            color:$green-dark !important
                        }
                    }
                }*/
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget.open .btn-default {
  background-color: #808184;
  box-shadow: none;
  color: #FFF;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget.open .btn-default .caret:before {
  color: #FFF;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default {
  background-color: transparent;
  border: 0 solid transparent;
  box-shadow: none !important;
  padding: 6px 15px;
  float: right;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default.btn:last-child:not(:first-child), .dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default:hover {
  background-color: #808184;
  box-shadow: none;
  color: #FFF;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default:hover .caret:before {
  color: #FFF;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default .caret {
  border: 0px solid transparent;
  display: inline-block;
  height: 0;
  margin-left: 0px;
  vertical-align: middle;
  width: 0;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget .btn-default .caret:before {
  content: "\1f336 ";
  font-family: "icons";
  color: #808184;
  position: relative;
  font-size: 19px;
  left: -9px;
  position: relative;
  top: -14px;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu {
  background-color: #fff;
  border: 0 solid transparent;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  left: -114px;
  margin-top: 4px;
  min-width: 150px;
  padding: 0;
  border: 2px solid #EFF2F3;
                    /*._add_2:before,._monitor_2:before,._document:before,._condition:before,._delete:before,._if:before,._if_arrow:before{
                        float:left;
                        font-size: 20px;
                        margin-left: -28px;
                        margin-top: -1px;
                        position:absolute;

                    }*/
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu li {
  width: 100%;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu li a {
  font-size: 12px;
  color: #808184;
  padding: 10px 6px 10px 36px;
  cursor: pointer;
  float: none;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: inline-block;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu li a:hover {
  background-color: #808184;
  color: #fff !important;
  text-decoration: none;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu li a:hover span {
  color: #fff !important;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu li a span {
  font-size: 15px;
  padding: 0;
  text-align: left;
}
.dashboard_page .widget-item.light_theme .menu_responsive_tools_bar_widget ul.dropdown-menu li a span:before {
  float: left;
  font-size: 20px;
  margin-left: -28px;
  margin-top: -1px;
  position: absolute;
}
.dashboard_page .widget-item.light_theme #filter_map .filter_tag_name ._delete_2 {
  display: none;
}
.dashboard_page .widget-item.light_theme .widget_top_clicked_options #select_page {
  margin-right: 28px;
}
.dashboard_page #box_cont {
  display: inline-block;
  width: 100%;
  transition: width 300ms;
}
.dashboard_page #box_info {
  display: inline-block;
  background-color: #fff;
  width: 25%;
  height: calc(100% - 111px);
  transition: right 300ms;
  position: fixed;
  right: -25%;
}
.dashboard_page #box_info .header_box_info {
  padding: 5%;
  width: 100%;
  display: inline-block;
}
.dashboard_page #box_info .icon_info {
  display: inline-block;
  font-size: 22px;
  float: left;
}
.dashboard_page #box_info .header_txt_info {
  text-transform: uppercase;
  float: left;
  line-height: 22px;
  padding-left: 4px;
  padding-top: 4px;
}
.dashboard_page #box_info .close_info_widget {
  font-size: 24px;
  float: right;
  top: 0px;
  cursor: pointer;
  z-index: 30;
  padding: 2px 0px 0px 0px;
}
.dashboard_page #box_info #content_box_info {
  height: calc(94% - 18px);
  overflow: auto;
  padding-bottom: 15%;
}
.dashboard_page #box_info .box_info_content {
  padding: 0 8%;
}
.dashboard_page #box_info .box_info_content .title_info {
  text-transform: uppercase;
  font-size: 1.4vw;
  padding: 4% 0;
  font-weight: 500;
}
.dashboard_page #box_info .box_info_content .description_info {
  font-size: 1.1vw;
}
.dashboard_page #box_info .box_info_content .title_subvalue {
  font-weight: 500;
  font-size: 1.2vw;
  padding-top: 8%;
  padding-bottom: 2%;
}
.dashboard_page #box_info .box_info_content .description_subvalue {
  font-size: 1.1vw;
}
.dashboard_page #box_info .box_info_content ol {
  padding-left: 10%;
}
.dashboard_page #box_info .box_info_content li {
  list-style-type: lower-alpha;
  padding-top: 2%;
}
.dashboard_page #box_info[data-type="9"] .section_subvalue_info:nth-child(1) .title_subvalue, .dashboard_page #box_info[data-type="8"] .section_subvalue_info:nth-child(1) .title_subvalue {
  color: #689840;
}
.dashboard_page #box_info[data-type="9"] .section_subvalue_info:nth-child(2) .title_subvalue, .dashboard_page #box_info[data-type="8"] .section_subvalue_info:nth-child(2) .title_subvalue {
  color: #FBB040;
}
.dashboard_page #box_info[data-type="9"] .section_subvalue_info:nth-child(3) .title_subvalue, .dashboard_page #box_info[data-type="8"] .section_subvalue_info:nth-child(3) .title_subvalue {
  color: #9A405B;
}
.dashboard_page #box_info[data-type="9"] .section_subvalue_info:nth-child(4) .title_subvalue, .dashboard_page #box_info[data-type="8"] .section_subvalue_info:nth-child(4) .title_subvalue {
  color: #c6c6c6;
}
.dashboard_page #box_info[data-type="10"] .section_subvalue_info:nth-child(1) .title_subvalue {
  color: #ff6c60;
}
.dashboard_page #box_info[data-type="10"] .section_subvalue_info:nth-child(2) .title_subvalue {
  color: #6ec0d8;
}
.dashboard_page #box_info[data-type="10"] .section_subvalue_info:nth-child(3) .title_subvalue {
  color: #c6c6c6;
}
.dashboard_page.content_page .title-menu.fixed-menu:not(.no-fixed-menu) {
  width: 100%;
}
.dashboard_page #btn_add_widget_div {
  position: fixed;
  bottom: 35px;
  right: 35px;
  z-index: 10;
}
.dashboard_page #btn_add_widget_div #btn_add_widget {
  background-color: #689840;
  position: relative;
  border-radius: 25px;
  display: block;
  color: white;
  padding: 6px;
  font-size: 25px;
  border: 1px solid #EFF2F3;
}
.dashboard_page #btn_add_widget_div .box_text_help {
  min-width: 80px;
}
.dashboard_page .radio_button_dashboard {
  display: inline-block;
}
.dashboard_page .radio_button_dashboard .radio_btn {
  display: inline-block;
  margin-left: 30px;
  cursor: default;
}
.dashboard_page .radio_button_dashboard input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  height: auto;
  line-height: 14px;
  text-indent: -24px;
  position: relative;
  top: 2px;
  text-transform: capitalize;
  cursor: default;
}
.dashboard_page .radio_button_dashboard input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.dashboard_page .radio_button_dashboard input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.dashboard_page #save_dashboard {
  opacity: 0.3;
}
.dashboard_page ._calendar {
  float: left;
  width: 35px;
  font-size: 28px;
  color: #FFF;
  cursor: pointer;
}
.dashboard_page .title-menu input {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #404041;
}
.dashboard_page .grid-stack .widget_visitors .window_dashboard .selectors_players {
  margin-top: 0px;
  position: absolute;
}
.dashboard_page .grid-stack .widget_visitors .value_trend {
  font-size: 10px;
}
.dashboard_page .grid-stack .widget_visitors .value_trend:before {
  font-size: 13px;
  top: 3px;
  position: relative;
}
.dashboard_page .grid-stack .widget_visitors .value_trend.red {
  color: #9A405B;
}
.dashboard_page .grid-stack .widget_visitors .value_trend.red:before {
  font-family: "icons";
  content: "\a2";
}
.dashboard_page .grid-stack .widget_visitors .value_trend.green {
  color: #689840;
}
.dashboard_page .grid-stack .widget_visitors .value_trend.green:before {
  font-family: "icons";
  transform: rotate(200grad);
  content: "\a2";
  display: inline-block;
}
.dashboard_page .grid-stack .widget_visitors .value_trend.blue {
  color: #3686C9;
}
.dashboard_page .grid-stack .widget_visitors .value_trend.blue:before {
  font-size: 18px;
  padding-left: 2px;
  font-family: "Roboto";
  content: "=";
}
.dashboard_page .grid-stack .widget_audience .value_trend {
  font-size: 10px;
}
.dashboard_page .grid-stack .widget_audience .value_trend:before {
  font-size: 13px;
  top: 3px;
  position: relative;
}
.dashboard_page .grid-stack .widget_audience .value_trend.red {
  color: #9A405B;
}
.dashboard_page .grid-stack .widget_audience .value_trend.red:before {
  font-family: "icons";
  content: "\a2";
}
.dashboard_page .grid-stack .widget_audience .value_trend.green {
  color: #689840;
}
.dashboard_page .grid-stack .widget_audience .value_trend.green:before {
  font-family: "icons";
  transform: rotate(200grad);
  content: "\a2";
  display: inline-block;
}
.dashboard_page .grid-stack .widget_audience .value_trend.blue {
  color: #3686C9;
}
.dashboard_page .grid-stack .widget_audience .value_trend.blue:before {
  font-family: "Roboto";
  content: "=";
}
.dashboard_page .grid-stack .window_dashboard .dashboard_content table.table_dashboard tr td {
  padding: 0px 3px;
  vertical-align: middle;
  height: 44px;
}
.dashboard_page .grid-stack .window_dashboard .dashboard_content table.table_dashboard tr td.first_column {
  padding-left: 10px;
}
.dashboard_page .grid-stack .window_dashboard .selectors_players {
  z-index: 10;
  margin-top: 8px;
  margin-left: 5px;
  max-width: 25%;
  float: left;
}
.dashboard_page .grid-stack .window_dashboard .selectors_players select {
  width: 100%;
}
.dashboard_page .grid-stack .window_dashboard .selectors_player_contents {
  z-index: 10;
  margin-top: 8px;
  margin-left: 15px;
  max-width: 25%;
  float: left;
}
.dashboard_page .grid-stack .window_dashboard .selectors_player_contents select {
  width: 100%;
}
.dashboard_page .grid-stack .window_dashboard .selectors_contents {
  z-index: 10;
  margin-top: 8px;
  margin-left: 5px;
  max-width: 25%;
  float: left;
}
.dashboard_page .grid-stack .window_dashboard .selectors_contents select {
  width: 100%;
}
.dashboard_page .grid-stack .window_dashboard .selectors_content_players {
  z-index: 10;
  margin-top: 8px;
  margin-left: 15px;
  max-width: 25%;
  float: left;
}
.dashboard_page .grid-stack .window_dashboard .selectors_content_players select {
  width: 100%;
}
.dashboard_page .grid-stack .window_dashboard .selectors_evolution {
  width: 45%;
  position: absolute;
  right: 20px;
  z-index: 10;
  margin-top: 0px;
}
.dashboard_page .grid-stack .window_dashboard select {
  background-color: #E7EBED;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  border: none;
  position: relative;
}
.dashboard_page .grid-stack .widget_inventory .window_dashboard .dashboard_content table.table_dashboard thead tr th {
  cursor: pointer;
}
.dashboard_page .grid-stack .widget_inventory .window_dashboard .dashboard_content table.table_dashboard thead tr th:first-of-type {
  width: 12%;
  cursor: default;
}
.dashboard_page .grid-stack .widget_inventory .window_dashboard .dashboard_content table.table_dashboard tbody td:hover {
  cursor: pointer;
  background-color: #F1F2F2;
}
.dashboard_page .grid-stack .widget_inventory .window_dashboard .dashboard_content table.table_dashboard tbody td:hover.total_column + .total.column {
  background-color: #F1F2F2;
}
.dashboard_page .grid-stack .widget_inventory .window_dashboard .line_groups td {
  background-color: #E7EBED;
}
.dashboard_page .grid-stack .widget_connection_summary .dashboard_content, .dashboard_page .grid-stack .widget_status_summary .dashboard_content, .dashboard_page .grid-stack .widget_tickets_summary .dashboard_content {
  overflow: visible;
}
.dashboard_page .grid-stack .widget_connection_summary .title_filter, .dashboard_page .grid-stack .widget_status_summary .title_filter, .dashboard_page .grid-stack .widget_tickets_summary .title_filter {
  width: 155px;
}
.dashboard_page .grid-stack .widget_connection_summary .filter_criteria_pos_div, .dashboard_page .grid-stack .widget_status_summary .filter_criteria_pos_div, .dashboard_page .grid-stack .widget_tickets_summary .filter_criteria_pos_div {
  width: calc(100% - 155px);
}
.dashboard_page .grid-stack .widget_connection_summary .force_date_button, .dashboard_page .grid-stack .widget_status_summary .force_date_button, .dashboard_page .grid-stack .widget_tickets_summary .force_date_button {
  display: block;
  border-right: 1px solid #fff;
  width: auto !important;
  cursor: default;
  margin-right: 15px;
}
.dashboard_page .grid-stack .widget_connection_summary ._schedule, .dashboard_page .grid-stack .widget_status_summary ._schedule, .dashboard_page .grid-stack .widget_tickets_summary ._schedule {
  font-size: 18px;
  cursor: default;
}
.dashboard_page .grid-stack .widget_connection_summary .force_date_text, .dashboard_page .grid-stack .widget_status_summary .force_date_text, .dashboard_page .grid-stack .widget_tickets_summary .force_date_text {
  text-transform: none;
  font-size: 14px;
  padding-right: 15px;
  font-family: "Roboto";
  display: inline-block;
  top: -3px;
  position: relative;
  padding-left: 5px;
  cursor: default;
}
.dashboard_page .grid-stack .widget_connection_summary .force_date_text.range, .dashboard_page .grid-stack .widget_status_summary .force_date_text.range, .dashboard_page .grid-stack .widget_tickets_summary .force_date_text.range {
  font-size: 12px;
}
.dashboard_page .grid-stack .donut_chart_summary {
  margin: auto;
}
.dashboard_page .grid-stack .connection_summary .bg_color_box, .dashboard_page .grid-stack .status_summary .bg_color_box, .dashboard_page .grid-stack .status_tickets_summary .bg_color_box {
  padding-left: 8%;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(1) .bg_color_box, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(1) .bg_color_box, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(1) .bg_color_box {
  border-left: 8px solid #689840;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(1) .bg_color_box .section_title, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(1) .bg_color_box .section_title, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(1) .bg_color_box .section_title {
  color: #689840;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(1) .bg_color_box .subtitle_section, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(1) .bg_color_box .subtitle_section, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(1) .bg_color_box .subtitle_section {
  color: #689840;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(2) .bg_color_box, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(2) .bg_color_box, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(2) .bg_color_box {
  border-left: 8px solid #FBB040;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(2) .bg_color_box .section_title, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(2) .bg_color_box .section_title, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(2) .bg_color_box .section_title {
  color: #FBB040;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(2) .bg_color_box .subtitle_section, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(2) .bg_color_box .subtitle_section, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(2) .bg_color_box .subtitle_section {
  color: #FBB040;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(3) .bg_color_box, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(3) .bg_color_box, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(3) .bg_color_box {
  border-left: 8px solid #9A405B;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(3) .bg_color_box .section_title, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(3) .bg_color_box .section_title, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(3) .bg_color_box .section_title {
  color: #9A405B;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(3) .bg_color_box .subtitle_section, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(3) .bg_color_box .subtitle_section, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(3) .bg_color_box .subtitle_section {
  color: #9A405B;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(4) .bg_color_box, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(4) .bg_color_box, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(4) .bg_color_box {
  border-left: 8px solid #c6c6c6;
}
.dashboard_page .grid-stack .connection_summary .box_summary:nth-child(4) .bg_color_box .section_title, .dashboard_page .grid-stack .status_summary .box_summary:nth-child(4) .bg_color_box .section_title, .dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(4) .bg_color_box .section_title {
  color: #c6c6c6;
}
.dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(1) .bg_color_box {
  border-left: 8px solid #ff6c60;
}
.dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(1) .bg_color_box .section_title {
  color: #ff6c60;
}
.dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(2) .bg_color_box {
  border-left: 8px solid #6ec0d8;
}
.dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(2) .bg_color_box .section_title {
  color: #6ec0d8;
}
.dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(3) .bg_color_box {
  border-left: 8px solid #c6c6c6;
}
.dashboard_page .grid-stack .status_tickets_summary .box_summary:nth-child(3) .bg_color_box .section_title {
  color: #c6c6c6;
}
.dashboard_page .grid-stack .box_summary {
  color: #808184;
  padding: 15px !important;
  padding-right: 0px !important;
}
.dashboard_page .grid-stack .box_summary .section_title {
  font-weight: 500;
  font-size: 16px;
}
.dashboard_page .grid-stack .box_summary .subtitle_section {
  font-size: 8px;
}
.dashboard_page .grid-stack .box_summary .section_value {
  font-size: 55px;
  padding-top: 2%;
  padding-bottom: 2%;
  font-weight: 400;
  position: relative;
}
.dashboard_page .grid-stack .box_summary .section_value + .box_text_help {
  margin-top: -5px;
}
.dashboard_page .grid-stack .box_summary .trend_icon {
  position: relative;
}
.dashboard_page .grid-stack .box_summary .trend_icon.increase {
  transform: rotate(200grad);
}
.dashboard_page .grid-stack .box_summary .trend_icon.increase:after {
  font-family: "icons";
  color: #689840;
  transform: rotate(200grad);
  content: "\a2";
}
.dashboard_page .grid-stack .box_summary .trend_icon.decrease:after {
  font-family: "icons";
  color: #9A405B;
  content: "\a2";
}
.dashboard_page .grid-stack .box_summary .trend_icon.equal:after {
  font-family: "Roboto";
  color: #3686C9;
  content: "=";
}
.dashboard_page .grid-stack .box_summary .total_section {
  font-size: 15px;
}
.dashboard_page .grid-stack .box_summary .section_subvalue {
  font-size: 20px;
  padding-bottom: 2% !important;
  font-weight: 400;
}
.dashboard_page .grid-stack .box_summary .title_subvalue {
  font-size: 14px;
  color: #A6A8AB;
  padding-right: 8px;
}
.dashboard_page .grid-stack .box_summary .extension_subvalue {
  font-size: 10px;
}
.dashboard_page .grid-stack .box_summary .box_text_help {
  margin-top: 6px;
  inline-size: max-content;
}
.dashboard_page .grid-stack .widget_status .title_filter, .dashboard_page .grid-stack .widget_pos .title_filter {
  width: 155px;
}
.dashboard_page .grid-stack .widget_status .filter_criteria_pos_div, .dashboard_page .grid-stack .widget_pos .filter_criteria_pos_div {
  width: calc(100% - 155px);
}
.dashboard_page .grid-stack .widget_status .filter_criteria_pos_div.ranged, .dashboard_page .grid-stack .widget_pos .filter_criteria_pos_div.ranged {
  width: calc(100% - 315px);
  min-width: 65px;
}
.dashboard_page .grid-stack .widget_status .ratio_graphs, .dashboard_page .grid-stack .widget_pos .ratio_graphs {
  float: right;
  line-height: 7px;
  margin-bottom: -10px;
}
.dashboard_page .grid-stack .widget_status .ratio_graphs input, .dashboard_page .grid-stack .widget_pos .ratio_graphs input {
  display: none;
}
.dashboard_page .grid-stack .widget_status .ratio_graphs input[type="radio"] + label, .dashboard_page .grid-stack .widget_pos .ratio_graphs input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  margin-left: 0;
  margin-right: 5px;
  cursor: pointer;
}
.dashboard_page .grid-stack .widget_status .ratio_graphs input[type="radio"] + label::before, .dashboard_page .grid-stack .widget_pos .ratio_graphs input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.dashboard_page .grid-stack .widget_status .ratio_graphs input[type="radio"]:checked + label::before, .dashboard_page .grid-stack .widget_pos .ratio_graphs input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.dashboard_page .grid-stack .widget_connection .title_filter {
  width: 148px;
}
.dashboard_page .grid-stack .widget_connection .table_connection {
  display: table;
  width: 100%;
}
.dashboard_page .grid-stack .widget_connection .table_connection .row_connection {
  display: inline-flex;
  width: 100%;
}
.dashboard_page .grid-stack .widget_connection .table_connection .donut_chart_div {
  display: inline-flex;
  vertical-align: middle;
  float: none;
  width: 50%;
  padding-left: 0px !important;
}
.dashboard_page .grid-stack .widget_connection .table_connection .donut_chart_div .donut_chart_connection {
  margin: auto;
}
.dashboard_page .grid-stack .widget_connection .table_connection .legend_connection {
  float: none;
  width: 50%;
}
.dashboard_page .grid-stack .widget_connection .legend_info {
  font-size: 12px;
  float: left;
  clear: both;
  line-height: 20px;
  margin-bottom: 10px;
}
.dashboard_page .grid-stack .widget_connection .box_color {
  margin-right: 10px;
  float: left;
}
.dashboard_page .grid-stack .widget_connection .box_color:before {
  content: "\23ed";
  font-family: "icons";
}
.dashboard_page .grid-stack .widget_connection .box_color.active {
  color: #689840;
}
.dashboard_page .grid-stack .widget_connection .box_color.disconnect {
  color: #FBB040;
}
.dashboard_page .grid-stack .widget_connection .box_color.stopped {
  color: #9A405B;
}
.dashboard_page .grid-stack .widget_interaction .table_interaction {
  display: table;
  width: 100%;
}
.dashboard_page .grid-stack .widget_interaction .table_interaction .row_interaction {
  display: inline-flex;
  width: 100%;
}
.dashboard_page .grid-stack .widget_interaction .table_interaction .donut_chart_div {
  display: inline-flex;
  vertical-align: middle;
  float: none;
  width: 50%;
  padding-left: 0px !important;
}
.dashboard_page .grid-stack .widget_interaction .table_interaction .donut_chart_div .donut_chart_interaction {
  margin: auto;
}
.dashboard_page .grid-stack .widget_interaction .table_interaction .legend_interaction {
  float: none;
  width: 50%;
}
.dashboard_page .grid-stack .widget_interaction .legend_info {
  font-size: 12px;
  float: left;
  clear: both;
  line-height: 20px;
  margin-bottom: 10px;
}
.dashboard_page .grid-stack .widget_interaction .box_color {
  margin-right: 10px;
  float: left;
}
.dashboard_page .grid-stack .widget_interaction .box_color:before {
  content: "\23ed";
  font-family: "icons";
}
.dashboard_page .grid-stack .widget_interaction .box_color.success_absolute {
  color: #1b63a5;
}
.dashboard_page .grid-stack .widget_interaction .box_color.success_moderate {
  color: #97c3dc;
}
.dashboard_page .grid-stack .widget_interaction .box_color.canceled {
  color: #fa6e5a;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_interaction_plvs {
  display: table;
  width: 100%;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_head {
  display: table-row;
  width: 100%;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_head .th {
  text-align: center;
  display: table-cell;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_head .th:first {
  width: 100px;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_head .th:nth-child(2) {
  text-align: left;
  text-transform: uppercase;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body {
  display: table-row-group;
  width: 100%;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .row_avatar {
  display: table-row;
  width: 100%;
  min-height: 70px;
  font-size: 14px;
  font-weight: 400;
  color: #808184;
  height: 75px;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .row_avatar.activo .icon_avatar {
  color: #689840;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .row_avatar.desconectado .icon_avatar {
  color: #9A405B;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .cell_avatar {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  text-align: center;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .icon_avatar {
  font-size: 3rem;
  width: 80px;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .name_avatar {
  width: calc(40% - 80px);
  text-align: left;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .interactions_avatar {
  width: 100px;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .btn_details_avatar {
  margin: 5px 0;
  width: 120px;
}
.dashboard_page .grid-stack .widget_interaction_plvs .table_body .btn_details_avatar .btn_detail {
  display: inline-flex;
  color: #689840;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  padding: 5px 25px 5px 25px;
  border: 1px solid #689840;
  border-radius: 25px;
  line-height: 20px;
  font-weight: 500;
}
.dashboard_page .grid-stack .widget_audience input[type="radio"] {
  display: none;
}
.dashboard_page .grid-stack .widget_audience input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.dashboard_page .grid-stack .widget_SLA_tickets .space_row {
  height: 20px;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA {
  border-left: 6px solid #689840;
  padding: 0px !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_title {
  color: #689840;
  font-size: 1.3vw;
  padding-left: 1vw !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_value {
  color: #808184;
  font-size: 6vw;
  line-height: 5vw;
  margin-bottom: 1vw;
  font-weight: 300;
  padding-left: 1vw !important;
  padding-top: 0;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .perc_subvalue {
  font-size: 0.8vw;
  line-height: 0.8vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA h6 {
  text-transform: uppercase;
  font-size: 0.8vw;
  line-height: 0.8vw;
  margin-top: 0;
  margin-bottom: 0.2vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA h6 .text-help {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA h6 .box_text_help {
  max-width: 57px;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA h9 {
  text-transform: capitalize;
  font-size: 0.6vw;
  line-height: 0.6vw;
  margin-top: 0.6vw;
  margin-bottom: 0.1vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .value_section {
  font-size: 4vw;
  line-height: 5vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_split {
  display: inline-block;
  margin-left: 1vw;
  padding-left: 1vw;
  border-left: 1px solid #808184;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .value_section_split {
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .perc_section {
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: inline;
  margin-left: 5px;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_subvalue {
  padding-left: 1vw !important;
  border-right: 1px solid #808184;
  color: #808184;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_subvalue.section_subvalue_0 {
  border-right: 0px solid #808184;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_subvalue .value_section {
  font-size: 2vw;
  line-height: 2vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_subvalue .value_section .perc_subvalue {
  font-size: 1vw;
  line-height: 1vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_subvalue .section_subvalue_child .value_section {
  font-size: 1.2vw;
  line-height: 1.2vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .section_subvalue .section_subvalue_child .perc_subvalue {
  font-size: 0.9vw;
  line-height: 0.9vw;
  margin-top: 0.3vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .average_time {
  margin-top: 1.5vw;
  padding-left: 1vw !important;
  color: #808184;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .average_time .value_section {
  float: left;
  font-size: 1.5vw;
  line-height: 1.2vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_SLA .average_time .text_average_time {
  float: right;
  width: 5vw;
  font-size: 0.6vw;
  white-space: break-spaces;
  line-height: 0.7vw;
  padding-left: 0.5vw;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_4 .section_subvalue {
  opacity: 0;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_4 .average_time {
  opacity: 0;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_4 .section_split {
  display: none !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_5 {
  border-left: 6px solid #689840 !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_5 .section_title {
  color: #689840 !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_6 {
  border-left: 6px solid #FBB040 !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_6 .section_title {
  color: #FBB040 !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_7 {
  border-left: 6px solid #c6c6c6 !important;
}
.dashboard_page .grid-stack .widget_SLA_tickets .box_detail_ticket_7 .section_title {
  color: #c6c6c6 !important;
}
.dashboard_page .grid-stack .widget_SLA_customer_service .table_content th {
  text-transform: uppercase;
}
.dashboard_page .grid-stack .widget_SLA_customer_service .table_content .name_ticket {
  padding-left: 8px;
}
.dashboard_page .grid-stack .widget_SLA_performance .space_row {
  height: 20px;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA {
  border-left: 6px solid #689840;
  padding: 0px !important;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_title {
  color: #689840;
  font-size: 1.3vw;
  padding-left: 1vw !important;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_value {
  color: #808184;
  font-size: 6vw;
  line-height: 5vw;
  margin-bottom: 1vw;
  font-weight: 300;
  padding-left: 1vw !important;
  padding-top: 0;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .perc_subvalue {
  font-size: 0.8vw;
  line-height: 0.8vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA h6 {
  text-transform: uppercase;
  font-size: 0.8vw;
  line-height: 0.8vw;
  margin-top: 0;
  margin-bottom: 0.2vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA h6 .text-help {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA h6 .box_text_help {
  max-width: 57px;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA h9 {
  text-transform: capitalize;
  font-size: 0.6vw;
  line-height: 0.6vw;
  margin-top: 0.6vw;
  margin-bottom: 0.1vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .value_section {
  font-size: 4vw;
  line-height: 5vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_split {
  display: inline-block;
  margin-left: 1vw;
  padding-left: 1vw;
  border-left: 1px solid #808184;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .value_section_split {
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 300;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .perc_section {
  font-size: 1.5vw;
  line-height: 1.5vw;
  display: inline;
  margin-left: 5px;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_subvalue {
  padding-left: 1vw !important;
  border-right: 1px solid #D0D2D3;
  color: #808184;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_subvalue.section_subvalue_0 {
  border-right: 0px solid #D0D2D3;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_subvalue .value_section {
  font-size: 2vw;
  line-height: 2vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_subvalue .value_section .perc_subvalue {
  font-size: 1vw;
  line-height: 1vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_subvalue .section_subvalue_child .value_section {
  font-size: 1.2vw;
  line-height: 1.2vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .section_subvalue .section_subvalue_child .perc_subvalue {
  font-size: 0.9vw;
  line-height: 0.9vw;
  margin-top: 0.3vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .average_time {
  margin-top: 1.5vw;
  padding-left: 1vw !important;
  color: #808184;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .average_time .value_section {
  float: left;
  font-size: 1.5vw;
  line-height: 1.2vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_SLA .average_time .text_average_time {
  float: right;
  width: 5vw;
  font-size: 0.6vw;
  white-space: break-spaces;
  line-height: 0.7vw;
  padding-left: 0.5vw;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_detail_ticket_6 {
  width: 40% !important;
  border-left: 6px solid #689840 !important;
  padding-right: 4vw !important;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_detail_ticket_6 .section_title {
  color: #689840 !important;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_detail_ticket_7 {
  width: 40% !important;
  border-left: 6px solid #FBB040 !important;
  padding-right: 4vw !important;
}
.dashboard_page .grid-stack .widget_SLA_performance .box_detail_ticket_7 .section_title {
  color: #FBB040 !important;
}
.dashboard_page .grid-stack .widget_visitors2 .window_dashboard .selectors_players {
  margin-top: 0px;
  position: absolute;
}
.dashboard_page .grid-stack .widget_types_of_queries .table_types_of_queries {
  margin-top: 1vw;
  margin-bottom: 1vw;
}
.dashboard_page .grid-stack .widget_types_of_queries .legend_info {
  font-size: 1vw;
  line-height: 1vw;
  margin-bottom: 0.3vw;
}
.dashboard_page .grid-stack .widget_types_of_queries .donut_chart_div {
  vertical-align: middle;
  float: left;
  width: 50%;
  padding-left: 0px !important;
}
.dashboard_page .grid-stack .widget_types_of_queries .legend_types_of_queries {
  display: inline-block;
  width: 50%;
  margin-top: -1vw;
}
.dashboard_page .grid-stack .widget_types_of_queries .legend_types_of_queries .legend_info {
  font-size: 1vw;
  line-height: 1vw;
  margin-bottom: 0.2vw;
}
.dashboard_page .grid-stack .widget_queue_tickets ._cuppon {
  font-size: 7vw;
  color: #D0D2D3;
  text-align: right;
  line-height: 7vw;
}
.dashboard_page .grid-stack .widget_queue_tickets ._cuppon:before {
  transform: rotate(90deg);
  position: relative;
  display: inline-block;
}
.dashboard_page .grid-stack .widget_queue_tickets .num_value {
  text-align: left;
  font-size: 7vw;
  line-height: 7vw;
}
.dashboard_page .grid-stack .widget_queue_tickets .selected_queue_ticket_div {
  text-align: left;
}
.dashboard_page .grid-stack .widget_queue_tickets .monthly_average_num {
  text-align: left;
  font-size: 2vw;
  line-height: 2vw;
  padding-left: 0px;
}
.dashboard_page .grid-stack .widget_queue_tickets .monthly_average_num_total {
  text-align: left;
  font-size: 2vw;
  line-height: 2vw;
  padding-left: 0px;
}
.dashboard_page .grid-stack .widget_queue_tickets .monthly_average_text_div {
  text-align: left;
  font-size: 0.9vw;
  line-height: 0.9vw;
  padding-left: 0px;
}
.dashboard_page .grid-stack .widget_queue_tickets .monthly_average_text {
  text-align: left;
  font-size: 2vw;
  line-height: 2vw;
}
.dashboard_page .grid-stack .widget_timeouts .selected_timeout_div {
  padding-top: 1.3vw;
  padding-bottom: 1.7vw;
}
.dashboard_page .grid-stack .widget_timeouts ._time {
  color: #D0D2D3;
  font-size: 5vw;
  text-align: right;
  line-height: 5vw;
  padding-right: 1.5vw !important;
}
.dashboard_page .grid-stack .widget_timeouts .num_value {
  text-align: left;
  font-size: 4vw;
  line-height: 5vw;
}
.dashboard_page .grid-stack .widget_timeouts .selected_queue_ticket_div {
  text-align: left;
}
.dashboard_page .grid-stack .widget_timeouts .monthly_average_num {
  text-align: left;
  font-size: 2vw;
  line-height: 2.1vw;
  padding-left: 0px;
}
.dashboard_page .grid-stack .widget_timeouts .monthly_average_num_total {
  text-align: left;
  font-size: 2vw;
  line-height: 2.1vw;
  padding-left: 0px;
}
.dashboard_page .grid-stack .widget_timeouts .monthly_average_text_div {
  text-align: left;
  font-size: 0.9vw;
  line-height: 1vw;
  padding-left: 0px;
}
.dashboard_page .grid-stack .widget_timeouts .monthly_average_text {
  text-align: left;
  font-size: 2vw;
  line-height: 2.1vw;
}
.dashboard_page .grid-stack .widget_capacity .capacity {
  margin-top: 1vw;
}
.dashboard_page .grid-stack .widget_capacity .rectangle_box {
  width: 75%;
  margin: auto;
}
.dashboard_page .grid-stack .widget_capacity .rectangle_box_bg {
  background-color: #D0D2D3;
  height: 6vh;
}
.dashboard_page .grid-stack .widget_capacity .rectangle_box_active {
  position: absolute;
  background-color: #689840;
  height: 6vh;
}
.dashboard_page .grid-stack .widget_capacity .text_box {
  width: 75%;
  margin: auto;
}
.dashboard_page .grid-stack .widget_capacity .capacity_avg {
  position: relative;
  background-color: transparent;
  font-size: 1.6vw;
  padding-bottom: 3vw;
  display: inline-block;
}
.dashboard_page .grid-stack .widget_capacity .capacity_max {
  font-size: 1.6vw;
  float: right;
  text-align: right;
}
.dashboard_page .grid-stack .widget_capacity .text_num {
  max-width: 5vw;
  font-size: 1vw;
  text-align: center;
  position: absolute;
  margin-left: -1.2vw;
}
.dashboard_page .grid-stack .widget_influx_of_people .influx_people {
  text-align: center;
  font-size: 7vw;
  line-height: 7vw;
  margin-top: 1vw;
  margin-bottom: 1vw;
}
.dashboard_page .grid-stack .widget_influx_of_people .influx_people .selected_queue_ticket {
  display: inline-flex;
}
.dashboard_page .grid-stack .widget_influx_of_people .influx_people ._people {
  margin-right: 2vw;
  font-size: 8vw;
  line-height: 7vw;
  color: #D0D2D3;
}
.dashboard_page .grid-stack .widget_interactions .text_legend {
  margin: 0 0 3px;
}
.dashboard_page .grid-stack .widget_top_clicked_options #select_page {
  position: relative;
  margin: -9px 0px 0px 0px;
  float: left;
  /* light_theme-> margin-right: 28px;*/
  top: 8px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-right: 3px;
  font-size: 12px;
  line-height: 4px;
  height: 22px;
  padding-top: 2px;
  padding-bottom: 1px;
}
.dashboard_page .grid-stack .widget_top_clicked_options .table_interaction {
  display: table;
  width: 100%;
}
.dashboard_page .grid-stack .widget_top_clicked_options .row_interaction {
  display: table-row;
}
.dashboard_page .grid-stack .widget_top_clicked_options .donut_chart_div {
  display: table-cell;
  width: 50%;
}
.dashboard_page .grid-stack .widget_top_clicked_options .legend_interaction {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.dashboard_page .grid-stack .widget_top_clicked_options .text_legend {
  width: 90%;
}
.dashboard_page .grid-stack .widget_top_clicked_options .text_legend .text {
  float: left;
}
.dashboard_page .grid-stack .widget_top_clicked_options .text_legend .number {
  float: right;
  text-align: right;
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2 {
  display: inline-block;
  opacity: 0;
  width: 4vw;
  text-align: center;
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2.increase {
  opacity: 1;
  transform: rotate(200grad);
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2.increase:before {
  font-family: "icons";
  color: #689840;
  transform: rotate(200grad);
  content: "\e987";
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2.decrease {
  opacity: 1;
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2.decrease:before {
  font-family: "icons";
  color: #9A405B;
  content: "\e987";
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2.equal {
  opacity: 1;
}
.dashboard_page .grid-stack .widget_top_clicked_options ._arrow_down_2.equal:before {
  font-family: "Roboto";
  color: #3686C9;
  content: "=";
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line {
  line-height: 4vw;
  clear: both;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line .num_row {
  float: left;
  background-color: #689840;
  border-radius: 50%;
  color: white;
  font-size: 1.2vw;
  padding: 0;
  text-align: center;
  width: 4vw;
  height: 4vw;
  line-height: 4vw;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line .row_avatar {
  display: inline-block;
  font-size: 2.5vw;
  margin-left: 2vw;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line .number {
  font-size: 2.5vw;
  margin-right: 2vw;
  line-height: 4vw;
  float: right;
  text-align: right;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2 {
  display: inline-block;
  opacity: 0;
  width: 4vw;
  text-align: center;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2.increase {
  opacity: 1;
  transform: rotate(200grad);
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2.increase:before {
  font-family: "icons";
  color: #689840;
  transform: rotate(200grad);
  content: "\e987";
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2.decrease {
  opacity: 1;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2.decrease:before {
  font-family: "icons";
  color: #9A405B;
  content: "\e987";
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2.equal {
  opacity: 1;
}
.dashboard_page .grid-stack .widget_top_fragances_showed .list_pagination .list_pag_line ._arrow_down_2.equal:before {
  font-family: "Roboto";
  color: #3686C9;
  content: "=";
}
.dashboard_page .window_dashboard {
  background-color: #FFF;
  border: 1px solid #D0D2D3;
  height: calc( 100% + 1px);
  overflow: hidden;
}
.dashboard_page .window_dashboard .info_widget {
  display: none;
  width: calc(100%);
  float: left;
  position: relative;
  margin-left: 0px;
  margin-top: 0px;
  padding: 8px 30px 8px 10px;
  background-color: #E7EBED;
}
.dashboard_page .window_dashboard .close_info_widget {
  position: absolute;
  right: 0px;
  font-size: 13px;
  float: right;
  top: 0px;
  cursor: pointer;
  z-index: 30;
  padding: 7px 16px 3px 5px;
}
.dashboard_page .window_dashboard .sprite_information {
  margin-top: 0px;
}
.dashboard_page .window_dashboard .td-hover-selected {
  background-color: #F1F2F2 !important;
}
.dashboard_page .window_dashboard .box_text_help {
  margin-top: 3px;
}
.dashboard_page .window_dashboard .last_update_txt {
  font-size: 10px;
  padding: 10px 2px;
  position: absolute;
  bottom: 0px;
  right: 10px;
  padding-bottom: 0px;
  padding-right: 10px;
}
.dashboard_page .window_dashboard .last_update_txt.withBars {
  position: absolute;
  /*top: 90px;*/
  right: 15px;
}
.dashboard_page .window_dashboard .dashboard_header {
  background-color: #689840;
  padding: 10px;
  color: white;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  margin-bottom: -5px;
}
.dashboard_page .window_dashboard .dashboard_header .dots_move {
  float: left;
  font-size: 18px;
  width: 25px;
  cursor: move;
  text-align: center;
  margin-left: -5px;
}
.dashboard_page .window_dashboard .dashboard_header .header_text {
  /*width: calc(100% - 50px);*/
  float: left;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard {
  float: right;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard .button_header_dasboard {
  font-size: 18px;
  width: 28px;
  cursor: pointer;
  text-align: center;
  float: left;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard .force_date_button {
  display: none;
  border-right: 1px solid #fff;
  width: auto !important;
  cursor: default;
  margin-right: 15px;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard ._schedule {
  font-size: 18px;
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard ._download_csv {
  font-size: 23px;
  line-height: 19px;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard .force_date_text {
  text-transform: none;
  font-size: 14px;
  padding-right: 15px;
  font-family: "Roboto";
  display: inline-block;
  top: -3px;
  position: relative;
  padding-left: 5px;
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_header .buttons_header_dasboard .force_date_text.range {
  font-size: 12px;
}
.dashboard_page .window_dashboard#connection_POS .title_filter, .dashboard_page .window_dashboard#connection_POS_2 .title_filter, .dashboard_page .window_dashboard#connection_POS_3 .title_filter {
  width: 155px;
  display: inline;
}
.dashboard_page .window_dashboard#connection_POS .filter_criteria_pos_div, .dashboard_page .window_dashboard#connection_POS_2 .filter_criteria_pos_div, .dashboard_page .window_dashboard#connection_POS_3 .filter_criteria_pos_div {
  width: calc(100% - 154px);
}
.dashboard_page .window_dashboard .info_widget_button {
  font-size: 20px !important;
  margin-top: -1px;
  margin-left: -3px;
}
.dashboard_page .window_dashboard .dashboard_content {
  background-color: #FFF;
  padding: 10px;
  color: #808184;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  overflow: auto;
  position: relative;
  min-height: 111px;
}
.dashboard_page .window_dashboard .dashboard_content .filter_dashboard {
  padding: 5px 10px;
  background-color: #EFF2F3;
  border-radius: 5px;
}
.dashboard_page .window_dashboard .dashboard_content .filter_dashboard.without {
  background-color: transparent;
  color: #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content .donut_chart_div {
  padding-left: 10px !important;
}
.dashboard_page .window_dashboard .dashboard_content .donut_chart {
  padding: 15px;
  background-color: #E7EBED;
  border-radius: 5px;
  border: 1px solid #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content .onTable {
  width: 45%;
}
.dashboard_page .window_dashboard .dashboard_content .onTable label {
  font-weight: 400;
  font-size: 11px;
  cursor: pointer;
  margin-right: 15px;
}
.dashboard_page .window_dashboard .dashboard_content .onTable label:before {
  padding-right: 0px !important;
}
.dashboard_page .window_dashboard .dashboard_content .onGraph {
  width: 45%;
}
.dashboard_page .window_dashboard .dashboard_content .onGraph label {
  font-weight: 400;
  font-size: 11px;
  cursor: pointer;
  margin-right: 15px;
}
.dashboard_page .window_dashboard .dashboard_content .onGraph label:before {
  padding-right: 0px !important;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard {
  border-collapse: collapse;
  border-radius: 5px;
  overflow: hidden;
  background: #D0D2D3;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr {
  border: 0px solid #D0D2D3;
  height: auto;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr:before {
  display: none;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr td {
  padding: 10px 0px;
  border: 1px solid #D0D2D3;
  background-color: #FAFBFB;
  color: #808184;
  text-align: center;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr td:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr td:first-of-type {
  border-left: 0px solid #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr td.total_column {
  background-color: #E6E7E8;
  font-weight: 400;
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr:last-of-type td {
  border-bottom: 0px solid #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.total_row td {
  background-color: #E6E7E8;
  font-weight: 400;
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id {
  border-top: 1px solid #D0D2D3;
  border-bottom: 1px solid #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id.opened {
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id.opened td {
  border-top: 2px solid #333;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id.activeGraph:hover td {
  background-color: #F1F2F2;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id td {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  line-height: 12px;
  cursor: default;
  position: relative;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id td:first-of-type {
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id td .text_with_graph_button {
  padding-right: 25px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id td .change_graph_button {
  position: absolute;
  right: 0px;
  font-size: 20px;
  top: -1px;
  opacity: 0.3;
  cursor: pointer;
  line-height: 26px;
  padding: 8px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id td .change_graph_button:after {
  font-family: "icons";
  content: "\1f39d";
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id td ._attention {
  color: #9A405B;
  font-size: 22px;
  position: relative;
  top: 4px;
  font-weight: 700;
  padding-right: 3px;
  line-height: 8px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id.activeGraph td .change_graph_button.active {
  opacity: 1;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.get_plv_id.activeGraph td {
  background-color: #F1F2F2;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.line_tr_detail.opened {
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.line_tr_detail td {
  background-color: #F4F6F7;
  height: 24px;
  font-size: 11px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.line_tr_detail td.total_column {
  background-color: #E6E7E8;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.total_line_tr_detail.opened {
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.total_line_tr_detail td {
  font-weight: 400;
  background-color: #E6E7E8;
  height: 24px;
  font-size: 11px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.toggle_click_content td {
  background-color: #F4F6F7;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.toggle_click_content td:nth-child(2) {
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.line_tr_detail_content.opened {
  border-left: 2px solid #333;
  border-right: 2px solid #333;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.line_tr_detail_content td {
  background-color: #F4F6F7;
  height: 24px;
  font-size: 11px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.line_tr_detail_content td.total_column {
  background-color: #E6E7E8;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.total_line_tr_detail_content.opened {
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tr.total_line_tr_detail_content td {
  font-weight: 400;
  background-color: #E6E7E8;
  height: 24px;
  font-size: 11px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard thead tr th {
  line-height: normal;
  height: auto;
  background-color: #E7EBED;
  color: #808184;
  padding: 8px 5px;
  border-left: 1px solid #D0D2D3;
  font-weight: 400;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard thead tr th:first-of-type {
  border-left: 0px solid #D0D2D3;
  /*width: 12%;*/
}
.dashboard_page .window_dashboard .dashboard_content #table_pos table tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .window_dashboard .dashboard_content #table_pos table tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #689840;
}
.dashboard_page .window_dashboard .dashboard_content #table_pos table tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #FBB040;
}
.dashboard_page .window_dashboard .dashboard_content #table_pos table tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #9A405B;
}
.dashboard_page .window_dashboard .dashboard_content #table_pos table tbody tr:first-of-type td:nth-of-type(5) {
  border-top: 5px solid #fa6e5a;
}
.dashboard_page .window_dashboard .dashboard_content #table_pos table tbody tr:first-of-type td:nth-of-type(6) {
  border-top: 5px solid #DDDDDD;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr .max_width_td {
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child:hover td {
  background-color: #F1F2F2;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-0 {
  border-left: 6px solid #689840;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-1 {
  border-left: 6px solid #DDDDDD;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-2 {
  border-left: 6px solid #FBB040;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-3 {
  border-left: 6px solid #BBBBBB;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-4 {
  border-left: 6px solid #839C98;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-5 {
  border-left: 6px solid #535C40;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-6 {
  border-left: 6px solid #887758;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-7 {
  border-left: 6px solid #49908B;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-8 {
  border-left: 6px solid #C2B59B;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-9 {
  border-left: 6px solid #446C7F;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-10 {
  border-left: 6px solid #AB7B93;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-11 {
  border-left: 6px solid #5D4167;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-12 {
  border-left: 6px solid #7C7285;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-13 {
  border-left: 6px solid #FF77FF;
}
.dashboard_page .window_dashboard .dashboard_content table.table_dashboard tbody tr.row_child td.td-color-14 {
  border-left: 6px solid #77FFFF;
}
.dashboard_page .window_dashboard .dashboard_content .table_status table.table_dashboard {
  overflow: visible;
  border-collapse: inherit;
}
.dashboard_page .window_dashboard .dashboard_content .table_status th {
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_content .table_status td {
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content .table_status tr.total_row td {
  cursor: pointer !important;
}
.dashboard_page .window_dashboard .dashboard_content .table_status tr.total_row td:first-of-type {
  position: relative;
}
.dashboard_page .window_dashboard .dashboard_content .table_status tr.total_row td:first-of-type:after {
  font-family: "icons";
  content: "\1f39d";
  position: absolute;
  right: 8px;
  font-size: 20px;
  top: 10px;
  opacity: 0.3;
}
.dashboard_page .window_dashboard .dashboard_content .table_status tr.total_row.activeGraph td:first-of-type:after {
  opacity: 1;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr {
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(1) td:nth-of-type(1) {
  border-left: 10px solid #689840;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(2) {
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(2) td:nth-of-type(1) {
  border-left: 10px solid #DDDDDD;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(3) td:nth-of-type(1) {
  border-left: 10px solid #BBBBBB;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(4) td:nth-of-type(1) {
  border-left: 10px solid #FBB040;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(5) td:nth-of-type(1) {
  border-left: 10px solid #839C98;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(6) td:nth-of-type(1) {
  border-left: 10px solid #535C40;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(7) td:nth-of-type(1) {
  border-left: 10px solid #887758;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(8) td:nth-of-type(1) {
  border-left: 10px solid #49908B;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(9) td:nth-of-type(1) {
  border-left: 10px solid #C2B59B;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(10) td:nth-of-type(1) {
  border-left: 10px solid #446C7F;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(11) td:nth-of-type(1) {
  border-left: 10px solid #AB7B93;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(12) td:nth-of-type(1) {
  border-left: 10px solid #5D4167;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(13) td:nth-of-type(1) {
  border-left: 10px solid #7C7285;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(14) td:nth-of-type(1) {
  border-left: 10px solid #FF77FF;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr:nth-of-type(15) td:nth-of-type(1) {
  border-left: 10px solid #77FFFF;
}
.dashboard_page .window_dashboard .dashboard_content #table_status table tbody tr .max_width_td {
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dashboard_page .window_dashboard .dashboard_content #table_customer_service table tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .window_dashboard .dashboard_content #table_customer_service table tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #ff6c60;
}
.dashboard_page .window_dashboard .dashboard_content #table_customer_service table tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #6ec0d8;
}
.dashboard_page .window_dashboard .dashboard_content #table_customer_service table tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #c6c6c6;
}
.dashboard_page .window_dashboard .dashboard_content #table_customer_service table tr td, .dashboard_page .window_dashboard .dashboard_content #table_customer_service table tr th {
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content #table_customer_service table tr td:first-of-type, .dashboard_page .window_dashboard .dashboard_content #table_customer_service table tr th:first-of-type {
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_content #table_inventory .name_criteria_y, .dashboard_page .window_dashboard .dashboard_content #table_inventory_2 .name_criteria_y {
  max-width: 125px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dashboard_page .window_dashboard .dashboard_content #table_inventory table, .dashboard_page .window_dashboard .dashboard_content #table_inventory_2 table {
  box-shadow: 0px 0px 2px 1px #D0D2D3;
}
.dashboard_page .window_dashboard .dashboard_content #table_inventory table thead th, .dashboard_page .window_dashboard .dashboard_content #table_inventory_2 table thead th {
  min-width: 150px;
}
.dashboard_page .window_dashboard .dashboard_content #table_inventory table tr, .dashboard_page .window_dashboard .dashboard_content #table_inventory_2 table tr {
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content #table_inventory table tbody tr:first-of-type td:first-of-type, .dashboard_page .window_dashboard .dashboard_content #table_inventory_2 table tbody tr:first-of-type td:first-of-type {
  cursor: default;
}
.dashboard_page .window_dashboard .dashboard_content #table_inventory .line_groups td, .dashboard_page .window_dashboard .dashboard_content #table_inventory_2 .line_groups td {
  padding: 5px;
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
  max-width: 100px;
}
.dashboard_page .window_dashboard .dashboard_content table.table_audience_plvs .get_plv_id td {
  background-color: #E6E7E8;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar {
  display: inline-block;
  padding-left: 8px;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar .table_dashboard tr.total_row {
  position: relative;
  font-size: 14px;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar .table_dashboard tr.total_row.activeGraph td {
  font-weight: 500;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar .table_dashboard tr.total_row td {
  position: relative;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar .table_dashboard tr.total_row td:after {
  font-family: "icons";
  content: "\1f39d";
  position: absolute;
  right: 20px;
  font-size: 20px;
  opacity: 0.3;
  margin-top: -3px;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar .table_dashboard tr.total_row td:first-of-type {
  padding-left: 10px;
  border-left: 0px solid #EFF2F3 !important;
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar .table_dashboard tr.total_row.activeGraph td:after {
  opacity: 1;
}
.dashboard_page .window_dashboard .dashboard_content .legend_bar_pos .legend_child {
  padding: 5px 40px 5px 22px;
}
.dashboard_page .window_dashboard .dashboard_content .legend_child {
  position: relative;
  padding: 5px 10px 5px 22px;
  display: inline-block;
  cursor: pointer;
}
.dashboard_page .window_dashboard .dashboard_content .legend_child span {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
}
.dashboard_page .window_dashboard .dashboard_content .legend_child.line-through {
  text-decoration: line-through;
  opacity: 0.4;
}
.dashboard_page .window_dashboard .dashboard_content .legend_child.line-through span:after {
  content: "\2a";
  font-family: "icons";
  font-size: 27px;
  margin-left: -14px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  top: 1px;
  position: absolute;
  opacity: 0.5;
}
.dashboard_page .window_dashboard .dashboard_content .table_map_player {
  font-size: 12px;
}
.dashboard_page .window_dashboard .dashboard_content .table_map_player p {
  margin: 0 0 5px;
}
.dashboard_page .window_dashboard#dynamic_map #map {
  border-radius: 5px;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  padding-bottom: 2px;
  padding-top: 5px;
  text-transform: uppercase;
  border-top: 1px solid #D0D2D3;
  z-index: 20;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName:first-of-type {
  border-top: 0px solid #D0D2D3;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  padding: 7px 10px 2px;
  font-size: 12px;
  width: calc(100% - 30px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName .buttons {
  width: 30px;
  top: 3px;
  right: 11px;
  position: relative;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName .buttons input[type="checkbox"] + label {
  margin-left: 0px;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName.ui-state-active {
  z-index: 30;
  background-color: #689840;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName.ui-state-active a {
  color: #FFF;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBoxName.ui-state-active input[type="checkbox"] + label::before {
  color: #FFF !important;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBox {
  position: relative;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .criteriaBox .box_text_help {
  margin-top: 0px;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .checkboxes_group {
  background-color: #EFF2F3;
  color: #808184;
  border: 1px solid #D0D2D3;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria .checkboxes_group .selected_criterias {
  padding: 5px 10px;
  font-size: 11px;
  background-color: #808184;
  color: #fff;
  border-bottom: 1px solid #D0D2D3;
  border-top: 1px solid #D0D2D3;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input[type="checkbox"] {
  display: none;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 300;
  height: 30px;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  text-indent: -30px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 8px;
  padding-left: 35px;
  padding-right: 3px;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input.myInputSearch {
  background-color: #fff;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #404041;
  border-bottom: 1px solid #D0D2D3;
}
.dashboard_page .window_dashboard#dynamic_map #accordion_criteria input.myInputSearch:before {
  font-family: "icons";
  color: #404041;
  background-color: transparent;
  /* font-size: 22px; */
  font-size: 30px;
  position: relative;
  /* border-radius: 3px; */
  padding: 0px;
  content: "\53";
}
.dashboard_page .window_dashboard .loading_dynamic_map_criteria {
  width: 17px;
  position: relative;
  float: right;
  right: 7px;
  display: none;
}
.dashboard_page .window_dashboard .title_filter {
  width: 145px;
  display: inline-block;
}
.dashboard_page .window_dashboard .filter_map_div {
  width: calc(100% - 145px);
  display: inline-block;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  top: 17px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: -22px;
  height: 34px;
}
.dashboard_page .window_dashboard .filter_criteria_pos_div {
  width: calc(100% - 148px);
  display: inline-block;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  top: 17px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-top: -22px;
  height: 34px;
}
.dashboard_page .window_dashboard .filter_criteria_pos_div.ranged {
  width: calc(100% - 448px);
}
.dashboard_page .window_dashboard .check_ranges {
  float: right;
}
.dashboard_page .window_dashboard .check_ranges input[type="checkbox"] {
  display: none;
}
.dashboard_page .window_dashboard .check_ranges input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
.dashboard_page .window_dashboard .check_ranges input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.dashboard_page .window_dashboard .check_ranges input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
.dashboard_page .window_dashboard .check_ranges input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
.dashboard_page .window_dashboard .check_ranges input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  margin-left: 0;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 3px;
  margin-top: -2px;
  margin-bottom: -3px;
}
.dashboard_page .window_dashboard .filter_critera, .dashboard_page .window_dashboard .filter_critera_alfred {
  display: inline;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
.dashboard_page .window_dashboard .filter_critera ._delete_2, .dashboard_page .window_dashboard .filter_critera_alfred ._delete_2 {
  cursor: pointer;
  position: relative;
  margin-left: 6px;
  top: 1px;
  margin-right: -4px;
}
.dashboard_page .window_dashboard .filter_critera ._add_3, .dashboard_page .window_dashboard .filter_critera_alfred ._add_3 {
  color: #689840;
  font-size: 15px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  top: 2px;
  line-height: 12px;
}
.dashboard_page .window_dashboard .filter_tag_name {
  display: inline-block;
  white-space: nowrap;
}
.dashboard_page .widget_maps .gm-style .gm-style-iw-c {
  padding-right: 12px !important;
}
.dashboard_page .widget_maps .gm-style .gm-style-iw-c .gm-style-iw-d {
  overflow: auto !important;
}
.dashboard_page .widget_maps .total_plvs {
  position: absolute;
  bottom: 12px;
  left: 18px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
}
.dashboard_page .widget_maps .total_plvs .total_text {
  display: inline-block;
  padding: 10px 10px 10px 10px;
}
.dashboard_page .widget_maps .total_plvs .total_num {
  display: inline-block;
  padding: 10px 15px;
  border-left: 1px solid #D0D2D3;
}
.dashboard_page .widget_maps .group_check {
  position: absolute;
  top: 12px;
  left: 18px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
  font-family: 'Roboto, sans-serif';
  font-weight: 300px;
}
.dashboard_page .widget_maps .group_check input[type="checkbox"] {
  display: none;
}
.dashboard_page .widget_maps .group_check input[type="checkbox"] + label {
  width: auto;
  display: inline;
  float: left;
  font-family: 'Roboto', sans-serif;
  padding: 10px 10px 10px 10px;
  font-weight: 300;
  color: #808184;
}
.dashboard_page .widget_maps .group_check input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.dashboard_page .widget_maps .group_check input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.dashboard_page .widget_maps #map_fullscreen {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 22px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.dashboard_page .widget_maps .controls {
  font-size: 28px;
  /* this adjusts the size of all the controls */
  position: absolute;
  bottom: 12px;
  right: 6px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 300;
  height: 1em;
  margin: 6px;
  text-align: center;
  user-select: none;
  padding: 2px;
  width: 1em;
  display: flex;
  flex-direction: column;
  height: auto;
}
.dashboard_page .widget_maps .controls button {
  border: 0;
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
  font: 0.85em Arial;
  margin: 1px;
  padding: 0;
}
.dashboard_page .widget_maps .controls button:hover {
  color: rgba(0, 0, 0, 0.9);
}
.dashboard_page .widget_maps .map_google {
  border-radius: 5px;
}
.dashboard_page .widget_maps .accordion_criteria_map {
  border-top: 0px solid #ECEFF0;
  border-radius: 5px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0px 0px 0px 1px #D0D2D3;
  clear: both;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName {
  background-color: #fff;
  clear: left;
  font-size: 13px;
  padding-bottom: 0px;
  padding-top: 5px;
  text-transform: uppercase;
  border-top: 1px solid #D0D2D3;
  z-index: 20;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName .selected_criterias {
  font-size: 11px;
  opacity: 0.7;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName:first-of-type {
  border-top: 0px solid #D0D2D3;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName a {
  color: #808184;
  cursor: pointer;
  padding: 7px 4px 2px;
  font-size: 12px;
  width: calc(100% - 30px);
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName .buttons {
  width: 30px;
  top: 3px;
  right: 0px;
  position: relative;
  margin-top: -1px;
  float: left;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName .buttons input[type="checkbox"] + label {
  margin-left: 0px;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName.ui-state-active {
  z-index: 30;
  background-color: #689840;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName.ui-state-active a {
  color: #FFF;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBoxName.ui-state-active input[type="checkbox"] + label::before {
  color: #FFF !important;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBox {
  position: relative;
}
.dashboard_page .widget_maps .accordion_criteria_map .criteriaBox .box_text_help {
  margin-top: 0px;
}
.dashboard_page .widget_maps .accordion_criteria_map .checkboxes_group {
  background-color: #EFF2F3;
  color: #808184;
  border: 1px solid #D0D2D3;
}
.dashboard_page .widget_maps .accordion_criteria_map input[type="checkbox"] {
  display: none;
}
.dashboard_page .widget_maps .accordion_criteria_map input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
.dashboard_page .widget_maps .accordion_criteria_map input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.dashboard_page .widget_maps .accordion_criteria_map input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
.dashboard_page .widget_maps .accordion_criteria_map input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
.dashboard_page .widget_maps .accordion_criteria_map input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 300;
  height: 30px;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  text-indent: 5px;
  cursor: pointer;
  /*text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;*/
  padding-top: 8px;
  padding-right: 3px;
  width: 100%;
}
.dashboard_page .widget_maps .accordion_criteria_map input.myInputSearch {
  background-color: #fff;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #404041;
  border-bottom: 1px solid #D0D2D3;
}
.dashboard_page .widget_maps .accordion_criteria_map input.myInputSearch:before {
  font-family: "icons";
  color: #404041;
  background-color: transparent;
  /* font-size: 22px; */
  font-size: 30px;
  position: relative;
  /* border-radius: 3px; */
  padding: 0px;
  content: "\53";
}
.dashboard_page .widget_pos {
  /*.last_update_txt.withBars {
      margin-top: -23px;
  }*/
}
.dashboard_page .widget_pos .dashboard_content {
  position: relative;
}
.dashboard_page .widget_pos .title_filter {
  width: 155px;
  display: inline-block;
}
.dashboard_page .widget_pos .filter_pos_div {
  width: calc(100% - 155px);
  display: inline-block;
}
.dashboard_page .widget_pos .table_pos table thead tr th:nth-of-type(2) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table thead tr th:nth-of-type(3) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table thead tr th:nth-of-type(4) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table thead tr th:nth-of-type(5) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #389f10;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #f07601;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #d71309;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td:nth-of-type(5) {
  border-top: 5px solid #a6a2a2;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td:nth-of-type(6) {
  border-top: 5px solid #4153a3;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td.iexterna {
  border-top: 5px solid #f8dd29;
}
.dashboard_page .widget_pos .table_pos table tbody tr:first-of-type td.ticket {
  border-top: 5px solid #c6c6c6;
}
.dashboard_page .widget_pos .table_pos table tbody tr td {
  height: 58px !important;
}
.dashboard_page .widget_pos .table_pos table tbody tr td:nth-of-type(2) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table tbody tr td:nth-of-type(3) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table tbody tr td:nth-of-type(4) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table tbody tr td:nth-of-type(5) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table tbody tr td:nth-of-type(6) {
  cursor: pointer;
}
.dashboard_page .widget_pos .table_pos table tbody tr td:nth-of-type(7) {
  cursor: pointer;
}
.dashboard_page .widget_pos .last_update_txt {
  font-size: 10px;
  position: relative;
  float: right;
  padding-top: 10px;
  right: 10px;
}
.dashboard_page .widget_tickets .annotation-title {
  font-size: 9px;
  font-weight: 400;
  opacity: 0.7;
  white-space: nowrap;
}
.dashboard_page .widget_tickets .filter_ticket_div {
  width: calc(100% - 146px);
  display: inline-block;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 10px 0px 5px;
  position: relative;
  margin-bottom: -10px;
  min-width: 100px;
}
.dashboard_page .widget_tickets .ratio_tickets {
  margin-top: 10px;
}
.dashboard_page .widget_tickets .ratio_tickets input {
  display: none;
}
.dashboard_page .widget_tickets .ratio_tickets input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  margin-left: 0;
  margin-right: 5px;
  cursor: pointer;
  width: 100%;
}
.dashboard_page .widget_tickets .ratio_tickets input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.dashboard_page .widget_tickets .ratio_tickets input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.dashboard_page .widget_tickets .table_tickets {
  overflow: auto;
  border: 1px solid #D0D2D3;
  border-radius: 5px;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:nth-of-type(2) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:nth-of-type(3) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:nth-of-type(4) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:nth-of-type(5) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:hover:nth-of-type(2) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:hover:nth-of-type(3) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:hover:nth-of-type(4) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active thead tr th:hover:nth-of-type(5) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:nth-of-type(2) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:nth-of-type(3) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:nth-of-type(4) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:nth-of-type(5) {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:hover:nth-of-type(2) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:hover:nth-of-type(3) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:hover:nth-of-type(4) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket.active tbody tr td:hover:nth-of-type(5) {
  background-color: #E6E7E8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket tbody tr:first-of-type td {
  cursor: default;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #ff6c60;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #6ec0d8;
}
.dashboard_page .widget_tickets .table_tickets table.table_status_ticket tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #c6c6c6;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance thead th {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance thead th:first-of-type {
  cursor: default;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type td {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type td:first-of-type {
  cursor: default;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #99ebff;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #6ec0d8;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #25758d;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr:first-of-type td:nth-of-type(5) {
  border-top: 5px solid #f2c978;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr td {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_performance tbody tr td:first-of-type {
  cursor: default;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket thead tr th {
  cursor: default;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket thead tr th:nth-of-type(2) {
  cursor: s-resize;
  position: relative;
  padding-right: 24px;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket thead tr th:nth-of-type(3) {
  cursor: s-resize;
  position: relative;
  padding-right: 24px;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket thead tr th:nth-of-type(4) {
  cursor: s-resize;
  position: relative;
  padding-right: 24px;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket thead tr th ._arrow_left_2 {
  transform: rotate(-90deg);
  font-size: 20px;
  padding-left: 5px;
  line-height: 1px;
  position: absolute;
  right: 0px;
  margin-top: -5px;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #6ec0d8;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #ff6c60;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #f2c978;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket tbody tr td {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_type_ticket tbody tr td:first-of-type {
  cursor: default;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket thead tr th {
  cursor: n-resize;
  padding: 8px 3px;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket thead tr th:first-of-type {
  position: relative;
  padding-left: 5px;
  padding-right: 24px;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket thead tr th ._arrow_left_2 {
  transform: rotate(90deg);
  font-size: 20px;
  padding-left: 5px;
  line-height: 1px;
  position: absolute;
  right: 0px;
  margin-top: -10px;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket tbody tr:first-of-type {
  text-align: left;
  padding-left: 10px;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket tbody tr:first-of-type td:nth-of-type(2) {
  border-top: 5px solid #6ec0d8;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket tbody tr:first-of-type td:nth-of-type(3) {
  border-top: 5px solid #ff6c60;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket tbody tr:first-of-type td:nth-of-type(4) {
  border-top: 5px solid #f2c978;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket tbody tr td {
  cursor: pointer;
}
.dashboard_page .widget_tickets .table_tickets table.table_subtype_ticket tbody tr td:first-of-type {
  cursor: default;
}
.dashboard_page .widget_visitors select {
  border: 2px solid #fff;
}
.dashboard_page .widget_visitors .donut_chart_div {
  /*margin-top: 22px;*/
}
.dashboard_page .widget_audience select {
  border: 2px solid #fff;
}
.dashboard_page .widget_audience .donut_chart_div {
  /*margin-top: 22px;*/
}
.dashboard_page .widget_broadcast .window_dashboard .dashboard_header .buttons_header_dasboard .force_date_button {
  margin-right: 18px;
}
.dashboard_page .widget_broadcast .dashboard_content .table_dashboard .line_groups td {
  background-color: #E7EBED;
}
.dashboard_page .widget_broadcast .table_dashboard {
  margin-bottom: 8px !important;
}
.dashboard_page .widget_broadcast .table_dashboard th {
  cursor: default;
  pointer-events: none;
}
.dashboard_page .widget_broadcast .table_dashboard .name_criteria_content img {
  max-width: 50px;
  height: auto;
  padding-right: 5px;
}
.dashboard_page .widget_broadcast .table_dashboard .name_criteria_content img.vertical {
  padding-left: 9px;
  max-width: 50px;
  height: auto;
  max-height: 40px;
  padding-right: 13px;
}
.dashboard_page .widget_broadcast .table_dashboard .name_criteria_content .box_text_help {
  white-space: break-spaces;
  margin-top: -1px;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group {
  font-weight: 400;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group ._arrow_down {
  position: absolute;
  font-size: 20px;
  left: 2px;
  margin-top: -2px;
  transform: rotate(-90deg);
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .header_accordion {
  height: 40px;
  padding: 15px 10px 2px;
  font-size: 12px;
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #808184;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .header_accordion.ui-state-active ._arrow_down {
  transform: rotate(0deg);
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .content_accordion {
  margin-bottom: 7px;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .content_in_group {
  border-top: 1px solid #FAFBFB;
  background-color: #F1F2F2 !important;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .content_in_group img {
  text-align: center;
  padding: 2px;
  position: relative;
  max-height: 35px;
  max-width: 50px;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .content_in_group .image_in_group {
  overflow: hidden;
  width: 60px;
  height: 33px;
  text-align: center;
  display: inline-block;
}
.dashboard_page .widget_broadcast .table_dashboard .name_content_group .content_in_group .name_in_group {
  width: calc(100% - 60px);
  text-align: left;
  display: inline-block;
  padding: 10px 0px;
  font-weight: 100;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.dashboard_page .widget_broadcast .table_dashboard .line_groups td {
  background-color: #E7EBED;
}
.dashboard_page .widget_broadcast .table_dashboard tr:last-of-type {
  border-bottom: 1px solid #D0D2D3 !important;
}
.dashboard_page .sprite_information {
  background-color: #fff;
  display: inline-block;
  padding: 0px;
  width: 100%;
  margin-top: -10px;
}
.dashboard_page .sprite_information h4 {
  font-size: 18px;
  color: #57585A;
  width: 100%;
  border-bottom: 1px solid #57585A;
  text-transform: uppercase;
  font-weight: 300;
  background-color: transparent;
  min-height: 15px;
  padding: 6px;
}
.dashboard_page .sprite_information .sprite_div {
  display: block;
}
.dashboard_page .sprite_information .sprite_div ul {
  float: left;
  padding: 0 8px;
  width: 100%;
}
.dashboard_page .sprite_information .sprite_div ul li {
  font-size: 13px;
  font-weight: 500;
  color: #404041;
  /* one item */
  /* two items */
  /* three items */
}
.dashboard_page .sprite_information .sprite_div ul li dd {
  font-weight: 300;
  background-color: #E7EBED;
  padding: 5px 10px;
  margin-top: 5px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(25% - 6px);
  margin-right: 6px;
}
.dashboard_page .sprite_information .sprite_div ul li dd:first-child:nth-last-child(1) {
  /* -or- li:only-child { */
  width: 100%;
}
.dashboard_page .sprite_information .sprite_div ul li dd:first-child:nth-last-child(2),
.dashboard_page .sprite_information .sprite_div ul li dd:first-child:nth-last-child(2) ~ dd {
  width: calc(50% - 6px);
  margin-right: 6px;
}
.dashboard_page .sprite_information .sprite_div ul li dd:first-child:nth-last-child(3),
.dashboard_page .sprite_information .sprite_div ul li dd:first-child:nth-last-child(3) ~ dd {
  width: calc(33.3333% - 6px);
  margin-right: 6px;
}
.dashboard_page .sprite_information .sprite_div .option_filtered {
  float: left;
  min-width: 190px;
}

.plvs_actions .player-actions input[type="checkbox"] {
  display: none;
}
.plvs_actions .player-actions input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
.plvs_actions .player-actions input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.plvs_actions .player-actions input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
.plvs_actions .player-actions input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
.plvs_actions .player-actions input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  text-indent: -30px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 35px;
  padding-right: 3px;
  top: 3px;
  position: relative;
}
.plvs_actions .panell_actions_users {
  display: none;
  margin-top: 10px;
}
.plvs_actions .panell_actions_users h4 {
  padding-left: 8px;
  color: #689840;
  border-bottom: 1px solid #689840;
}
.plvs_actions ._reload_2 {
  display: inline;
  font-size: 25px;
  line-height: 8px;
  position: relative;
  top: 5px;
  cursor: pointer;
}
.plvs_actions .btn-default.bg_color_principal {
  background-color: #689840;
}
.plvs_actions .action_section input {
  background-color: #E7EBED;
  color: #6D6E71;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 32px;
  padding: 7px 10px 5px;
  width: 100%;
}
.plvs_actions .action_section .inputD {
  width: 50px;
  text-align: right;
}
.plvs_actions .action_section .inputD:-webkit-inner-spin-button, .plvs_actions .action_section .inputD:-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.plvs_actions .action_section .range_values {
  font-size: 10px;
  color: #404041;
  opacity: 0.6;
}
.plvs_actions .action_section button.buttonD {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 10px 20px;
  text-transform: uppercase;
  text-decoration: none;
  width: 80px;
  padding: 8px 10px 7px;
  line-height: 18px;
  top: -2px;
  position: relative;
  margin-left: 8px;
}
.plvs_actions .action_section label {
  color: #689840;
  line-height: 30px;
  padding: 8px 0px 6px;
}
.plvs_actions .action_section .form-group {
  display: inline;
}

.connectivity .ui-datepicker {
  z-index: 15 !important;
}

.connectivity_page {
  color: #404041;
}
.connectivity_page #btn_return_plvs_2 ._arrow_left_2:before {
  font-size: 33px;
}
.connectivity_page #btn_panel ._arrow_left:before {
  display: inline-block;
  font-size: 40px;
  padding: 15px 25px;
  position: relative;
}
.connectivity_page #filters > div {
  margin-right: 20px;
}
.connectivity_page .whiteBox {
  margin-top: 0px;
}
.connectivity_page #header_info {
  padding: 20px 10px;
}
.connectivity_page #header_info .legends {
  margin-top: 6px;
  text-align: center;
}
.connectivity_page #header_info .legend {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  display: inline-block;
  position: relative;
  line-height: 25px;
  text-align: left;
}
.connectivity_page #header_info .legend.color_high {
  color: #389f10;
}
.connectivity_page #header_info .legend.color_medium {
  color: #f07601;
}
.connectivity_page #header_info .legend.color_low {
  color: #d71309;
}
.connectivity_page #header_info .legend.color_none {
  color: #a6a2a2;
}
.connectivity_page #header_info .legend.color_closed {
  color: #4153a3;
}
.connectivity_page #header_info .legend.color_i_externas {
  color: #f8dd29;
}
.connectivity_page #header_info .legend.color_tickets {
  color: #c6c6c6;
}
.connectivity_page #header_info ._circle_3 {
  float: left;
  font-size: 38px;
  line-height: 14px;
  margin-right: -1px;
  margin-top: 4px;
}
.connectivity_page #header_info .perc_operability {
  font-size: 9px;
  line-height: 10px;
  position: absolute;
  text-indent: 36px;
  margin-top: -7px;
}
.connectivity_page #header_info ._label {
  float: left;
  font-size: 20px;
  line-height: 14px;
  margin-right: 7px;
  margin-top: 4px;
}
.connectivity_page #header_info .radio_btn {
  text-align: right;
}
.connectivity_page #header_info .calendar_select {
  float: right;
  background-color: #689840;
  color: #fff;
  padding: 6px 10px 4px 5px;
  border-radius: 7px;
  cursor: default;
  position: relative;
  top: 4px;
  margin-left: 15px;
}
.connectivity_page #header_info .calendar_select ._calendar {
  float: left;
  font-size: 18px;
  margin-right: 10px;
  cursor: default;
  margin-top: -1px;
  margin-left: 7px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
}
.connectivity_page #header_info .calendar_select select {
  border: none;
  cursor: pointer;
  position: relative;
  background-color: #689840;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  padding-left: 35px;
}
.connectivity_page #header_info .calendar_select input {
  color: #404041;
  background-color: #E7EBED;
  text-align: center;
}
.connectivity_page #header_info input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 1px;
  margin-left: 0;
  text-indent: -24px;
  cursor: pointer;
  margin-top: 6px;
  margin-left: 40px;
  top: 3px;
}
.connectivity_page #header_info input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
  cursor: pointer;
}
.connectivity_page #header_info input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.connectivity_page #start_data {
  width: 100%;
}
.connectivity_page #end_data {
  width: 100%;
}
.connectivity_page #box_cont {
  width: 100%;
  padding-bottom: 30px;
}
.connectivity_page .no_data {
  text-align: center;
  width: calc(100%);
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #EFF2F3;
  text-transform: uppercase;
  font-weight: 500;
  padding: 20px;
  margin: 20px 0px 0px;
}
.connectivity_page table {
  width: 100%;
  border-spacing: 0 0px;
  overflow: hidden;
}
.connectivity_page table thead tr th {
  background-color: transparent;
  color: #404041;
  font-weight: normal;
  cursor: default;
  transition: width 500ms;
}
.connectivity_page table tr:before {
  display: none;
}
.connectivity_page table tbody tr {
  height: auto;
  background-color: transparent;
}
.connectivity_page table tbody tr td {
  height: 30px;
  background-color: transparent;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}
.connectivity_page #connectivity_plv table {
  overflow: hidden;
}
.connectivity_page .color_H {
  background-color: #389f10;
}
.connectivity_page .color_M {
  background-color: #f07601;
}
.connectivity_page .color_L {
  background-color: #d71309;
}
.connectivity_page .color_D {
  background-color: #c6c6c6;
}
.connectivity_page .color_D .percentage {
  opacity: 0 !important;
}
.connectivity_page .color_C {
  background-color: #4153a3;
}
.connectivity_page .color_C .percentage {
  opacity: 0 !important;
}
.connectivity_page .color_N {
  background-color: #a6a2a2;
}
.connectivity_page .color_N .percentage {
  opacity: 0 !important;
}
.connectivity_page .color_IE {
  background-color: #f8dd29;
}
.connectivity_page .color_IE .percentage {
  opacity: 0 !important;
}
.connectivity_page .color_T {
  cursor: pointer;
  background-color: #c6c6c6;
}
.connectivity_page .color_T .percentage {
  opacity: 0 !important;
  cursor: pointer;
}
.connectivity_page .color_T a {
  color: #fff;
}
.connectivity_page .color_empty {
  background-color: #c6c6c6;
}
.connectivity_page .color_empty .percentage {
  opacity: 0 !important;
}
.connectivity_page .th_name {
  cursor: pointer;
  background-color: #fff;
  z-index: 100;
  position: relative;
}
.connectivity_page .th_nick {
  cursor: pointer;
  background-color: #fff;
  z-index: 100;
  position: relative;
}
.connectivity_page .th_schedule {
  text-align: center;
  background-color: #fff;
  z-index: 100;
  position: relative;
}
.connectivity_page .th_i_external {
  text-align: center;
  background-color: #fff;
  z-index: 100;
  position: relative;
}
.connectivity_page .th_calendar {
  position: relative;
  background-color: #fff;
  position: relative;
}
.connectivity_page .th_calendar:before {
  position: absolute;
  left: -10px;
  width: 10px;
  height: 40px;
  background-color: red;
}
.connectivity_page .th_calendar .open_calendar {
  cursor: pointer;
  z-index: 1000;
}
.connectivity_page .th_calendar .calendar_left {
  cursor: pointer;
}
.connectivity_page .th_calendar .calendar_right {
  cursor: pointer;
}
.connectivity_page .open_calendar {
  position: absolute;
  left: -13px;
  width: 13px;
  height: 30px;
  background-color: #689840;
  color: #fff;
}
.connectivity_page .open_calendar ._arrow_left_2 {
  top: 10px;
  position: absolute;
  left: 0px;
}
.connectivity_page .open_calendar ._arrow_left_2.second {
  position: absolute;
  top: 10px;
  left: 4px;
}
.connectivity_page .open_calendar.show_little ._arrow_left_2 {
  top: 10px;
  position: absolute;
  left: -1px;
  transform: rotate(180deg);
}
.connectivity_page .open_calendar.show_little ._arrow_left_2.second {
  position: absolute;
  top: 10px;
  left: 3px;
}
.connectivity_page .calendar_page {
  width: calc(100% - 26px);
  float: left;
}
.connectivity_page .calendar_header_days {
  white-space: nowrap;
  position: relative;
  transition: left 300ms;
}
.connectivity_page .calendar_left {
  border-left: 1px solid #689840;
  position: relative;
  float: left;
  width: 13px;
  height: 31px;
  background-color: #D0D2D3;
  color: #57585A;
  z-index: 11;
}
.connectivity_page .calendar_left ._arrow_left_2 {
  top: 10px;
  position: absolute;
  left: 1px;
}
.connectivity_page .calendar_right {
  position: relative;
  float: right;
  width: 13px;
  height: 31px;
  background-color: #D0D2D3;
  color: #57585A;
  z-index: 11;
}
.connectivity_page .calendar_right ._arrow_right_2 {
  top: 10px;
  position: absolute;
  left: 1px;
}
.connectivity_page .td_name, .connectivity_page .td_nick {
  cursor: pointer;
}
.connectivity_page .td_name, .connectivity_page .td_nick, .connectivity_page .td_schedule {
  background-color: #fff;
  z-index: 100;
  position: relative;
}
.connectivity_page .td_i_external {
  text-transform: uppercase;
  background-color: #fff;
  z-index: 100;
  position: relative;
}
.connectivity_page .calendar_page_plvs {
  width: calc(100% - 28px);
  background-color: #D0D2D3;
  float: left;
}
.connectivity_page .calendar_plvs_days {
  position: relative;
  white-space: nowrap;
  font-size: 0px;
  letter-spacing: 0px;
  word-spacing: 0px;
  transition: left 300ms;
}
.connectivity_page .header_day {
  display: inline-block;
  text-align: center;
  min-width: 15px;
  min-height: 30px;
  border-right: 1px solid #D0D2D3;
  border-bottom: 1px solid #D0D2D3;
  font-size: 9px;
}
.connectivity_page .header_day:last-of-type {
  border-right: 0px solid #D0D2D3;
}
.connectivity_page .status_1:before {
  content: "\23ed";
  font-family: "icons";
  position: relative;
  font-size: 12px;
  color: #ff6c60;
  top: 2px;
}
.connectivity_page .status_2:before {
  content: "\23ed";
  font-family: "icons";
  position: relative;
  font-size: 12px;
  color: #6ec0d8;
  top: 2px;
}
.connectivity_page .status_3:before {
  content: "\23ed";
  font-family: "icons";
  position: relative;
  font-size: 12px;
  color: #c6c6c6;
  top: 2px;
}
.connectivity_page .status_4:before {
  content: "\23ed";
  font-family: "icons";
  position: relative;
  font-size: 12px;
  color: #689840;
  top: 2px;
}
.connectivity_page .plv_schedule_day {
  display: inline-block;
  text-align: center;
  min-width: 15px;
  min-height: 30px;
  border-right: 1px solid #D0D2D3;
  border-bottom: 1px solid #D0D2D3;
  line-height: 30px;
  position: relative;
  cursor: default;
}
.connectivity_page .plv_schedule_day:last-of-type {
  border-right: 0px solid #D0D2D3;
}
.connectivity_page .plv_schedule_day.percent {
  background-color: #fff;
}
.connectivity_page .plv_schedule_day.percent.color_H .percentage {
  color: #389f10;
}
.connectivity_page .plv_schedule_day.percent.color_M .percentage {
  color: #f07601;
}
.connectivity_page .plv_schedule_day.percent.color_L .percentage {
  color: #d71309;
}
.connectivity_page .plv_schedule_day.percent.color_D {
  background-color: #c6c6c6;
  color: #fff;
}
.connectivity_page .plv_schedule_day.percent.color_D .percentage {
  opacity: 0 !important;
}
.connectivity_page .plv_schedule_day.percent.color_C {
  background-color: #4153a3;
}
.connectivity_page .plv_schedule_day.percent.color_C .percentage {
  opacity: 0 !important;
}
.connectivity_page .plv_schedule_day.percent.color_N {
  background-color: #a6a2a2;
}
.connectivity_page .plv_schedule_day.percent.color_N .percentage {
  opacity: 0 !important;
}
.connectivity_page .plv_schedule_day.percent.color_IE {
  background-color: #f8dd29;
  color: #fff;
}
.connectivity_page .plv_schedule_day.percent.color_IE .percentage {
  opacity: 0 !important;
}
.connectivity_page .plv_schedule_day.percent.color_T {
  background-color: #c6c6c6;
  color: #fff;
}
.connectivity_page .plv_schedule_day.percent.color_T .percentage {
  opacity: 0 !important;
}
.connectivity_page .plv_schedule_day.percent.color_empty {
  overflow: hidden;
  background-color: #c6c6c6;
  color: #fff;
}
.connectivity_page .plv_schedule_day.percent.color_empty .percentage {
  opacity: 0 !important;
}
.connectivity_page .plv_schedule_day .percentage {
  width: 100%;
  opacity: 0;
  color: #fff;
  font-size: 12px;
}
.connectivity_page .plv_schedule_day ._label {
  top: 0px;
  position: absolute;
  width: 100%;
  left: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
.connectivity_page .plv_schedule_day .box_text_help {
  line-height: 15px;
  white-space: break-spaces;
  margin-top: 0px;
}
.connectivity_page .player_name {
  max-width: 200px;
  padding-left: 10px;
}
.connectivity_page .player_nick {
  max-width: 200px;
  padding-left: 10px;
}
.connectivity_page .player_schedule {
  max-width: 200px;
  text-align: center;
}
.connectivity_page #info_plv {
  display: none;
}
.connectivity_page #info_plv .whiteBox {
  padding: 20px 10px;
}
.connectivity_page #info_plv .info_title {
  text-transform: uppercase;
  font-size: 12px;
}
.connectivity_page #info_plv .player_info_name {
  color: #689840;
  font-size: 25px;
  font-weight: 400;
}
.connectivity_page #info_plv .player_info_nick {
  color: #404041;
  font-weight: 400;
}
.connectivity_page #info_plv .player_info_schedule_div {
  margin-top: 15px;
}
.connectivity_page #info_plv .player_info_i_external_div {
  margin-top: 15px;
}
.connectivity_page #info_plv .player_info_tickets_div {
  margin-top: 15px;
}
.connectivity_page #info_plv .player_info_tickets_div a:before {
  font-size: 17px;
  line-height: 10px;
}
.connectivity_page #connectivity_plv {
  display: none;
}
.connectivity_page #connectivity_plv #box_plv_by_hours {
  padding-bottom: 40px;
}
.connectivity_page #connectivity_plv #box_plv_by_minutes {
  padding-bottom: 20px;
}
.connectivity_page #connectivity_plv .box_plv_title {
  border-bottom: 1px solid #689840;
  width: 100%;
  font-size: 16px;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
.connectivity_page #connectivity_plv .calendar_header_days {
  border-left: 1px solid #D0D2D3;
}
.connectivity_page #connectivity_plv .calendar_plvs_days {
  border-left: 1px solid #D0D2D3;
}
.connectivity_page .td_hour {
  text-align: center;
  color: #404041;
  background-color: #EFF2F3;
  font-size: 12px;
  border-bottom: 1px solid #fff;
}
.connectivity_page .hide_hour {
  display: none;
}
.connectivity_page .show_all_hours {
  font-size: 10px;
  text-align: center;
  width: 10%;
  height: 30px;
  line-height: 30px;
  background-color: #CFD1D2;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.connectivity_page #box_cont_plv_by_minutes {
  font-size: 10px;
}
.connectivity_page #box_cont_plv_by_minutes .plv_schedule_day.hour {
  background-color: #fff;
  color: #404041;
  min-height: auto;
}
.connectivity_page #box_cont_plv_by_minutes .color_empty {
  line-height: 30px;
  color: #fff;
}

.dashboard_report .select_template {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
}
.dashboard_report tr::before {
  background-color: transparent !important;
  border: 0px !important;
  content: none !important;
}
.dashboard_report th {
  color: #404041;
  float: none;
  padding: 0 8px;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  background-color: transparent !important;
  text-align: left !important;
}
.dashboard_report th.gray-header-table {
  background-color: transparent;
}
.dashboard_report td {
  padding: 8px;
  padding-left: none !important;
}
.dashboard_report td.widget_necessari ul {
  margin-top: 10px;
}
.dashboard_report td.widget_necessari li {
  text-align: center;
}
.dashboard_report td.widget_necessari li.missing {
  font-weight: 600;
}
.dashboard_report #btn_save.disabled, .dashboard_report #btn_save_2.disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: not-allowed;
}
.dashboard_report .filter_selection ul {
  float: left;
  padding: 0px;
  width: 100%;
}
.dashboard_report .filter_selection ul li {
  font-size: 13px;
  font-weight: 500;
  color: #404041;
  /* one item */
  /* two items */
}
.dashboard_report .filter_selection ul li dd {
  font-weight: 300;
  background-color: #E7EBED;
  padding: 5px 10px;
  margin-top: 5px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(25% - 6px);
  margin-right: 6px;
}
.dashboard_report .filter_selection ul li dd:first-child:nth-last-child(1) {
  /* -or- li:only-child { */
  width: 100%;
}
.dashboard_report .filter_selection ul li dd:first-child:nth-last-child(2),
.dashboard_report .filter_selection ul li dd:first-child:nth-last-child(3) {
  width: calc(50% - 3px);
  margin-right: 6px;
}
.dashboard_report .filter_selection ul li dd:first-child:nth-last-child(2) ~ dd,
.dashboard_report .filter_selection ul li dd:first-child:nth-last-child(3) ~ dd {
  width: calc(50% - 3px);
  margin-right: 0px;
}
.dashboard_report select {
  background-color: #E7EBED;
  font-weight: 300;
  margin-right: 5px;
  margin-top: 0px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.dashboard_report select.select_time_data {
  margin-left: 10px;
  font-size: 12px;
}
.dashboard_report .drop_select_criteria {
  color: #404041;
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-bottom: 5px;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12.5px;
}
.dashboard_report #confirm_type_report {
  padding: 20px 0px 0px;
  border-bottom: 1px solid #EFF2F3;
}
.dashboard_report #confirm_type_report > div {
  margin-bottom: 25px;
}
.dashboard_report #widgets_analytic input[type="radio"] {
  display: none;
}
.dashboard_report #widgets_analytic input[type="radio"] + label {
  width: 100%;
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
}
.dashboard_report #widgets_analytic input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.dashboard_report #widgets_analytic input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #00aa60 !important;
}
.dashboard_report #widgets_alfred input[type="radio"] {
  display: none;
}
.dashboard_report #widgets_alfred input[type="radio"] + label {
  width: 100%;
  color: #6D6E71;
  font-size: 13px;
  font-weight: normal;
}
.dashboard_report #widgets_alfred input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 5px;
}
.dashboard_report #widgets_alfred input[type="radio"]:checked + label::before {
  content: "\2b56";
}
.dashboard_report .force_date_text {
  text-transform: none;
  font-family: "Roboto";
  display: inline-block;
  padding-left: 8px;
}

.edit_spot {
  /*---------------------------------------------------------------*/
  /* Success message */
  /*---------------------------------------------------------------*/
  /*---------------------------------------------------------------*/
}
.edit_spot .success2 {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin: 25px;
  z-index: 99;
  padding: 10px 30px 10px 0;
  display: flex;
  align-items: center;
  -webkit-animation-name: right_movement;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  animation-name: move_right;
}
.edit_spot .success2::before {
  position: initial;
  margin-right: 20px;
  padding: 0px 11px 0px 11px;
}
.edit_spot .tools_bar {
  display: block !important;
}
.edit_spot #btn_show_criteria {
  padding: 7px 14px;
  border-radius: 25px;
}
.edit_spot input.required {
  border: 2px solid #9A405B;
}
.edit_spot input[type=checkbox].required + label:after {
  text-shadow: 0px 0px 2px #9A405B;
}
.edit_spot .whiteBox {
  margin-top: 3px;
  margin-bottom: 5px;
  padding-bottom: 15px;
  width: 49.6%;
}
.edit_spot .whiteBox.second_col {
  float: right;
}
.edit_spot .whiteBox.full_col {
  width: 100%;
}
.edit_spot h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 25px;
}
.edit_spot .info_child label {
  margin-bottom: 0px;
  font-weight: 400;
}
.edit_spot input, .edit_spot textarea, .edit_spot select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 8px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.edit_spot input#initial_minute, .edit_spot input#end_minute, .edit_spot textarea#initial_minute, .edit_spot textarea#end_minute, .edit_spot select#initial_minute, .edit_spot select#end_minute {
  margin-right: 0px;
}
.edit_spot input {
  width: 90%;
}
.edit_spot .spot_title {
  width: 100%;
}
.edit_spot .spot_start_date, .edit_spot .spot_end_date {
  width: 95px;
}
.edit_spot .info_initial_hour {
  clear: both;
}
.edit_spot textarea {
  width: 100%;
  height: 200px;
}
.edit_spot .whiteBox .jHtmlArea {
  width: 100% !important;
  border: 0px solid transparent;
}
.edit_spot .whiteBox .jHtmlArea iframe {
  border: 0px solid;
  background: #E7EBED;
  width: 100% !important;
}
.edit_spot .whiteBox .ToolBar {
  position: absolute;
  top: 23px;
  right: 16px;
}
.edit_spot .whiteBox .ToolBar h1, .edit_spot .whiteBox .ToolBar .h1, .edit_spot .whiteBox .ToolBar h2, .edit_spot .whiteBox .ToolBar .h2, .edit_spot .whiteBox .ToolBar h3, .edit_spot .whiteBox .ToolBar .h3, .edit_spot .whiteBox .ToolBar h4, .edit_spot .whiteBox .ToolBar .h4, .edit_spot .whiteBox .ToolBar h5, .edit_spot .whiteBox .ToolBar .h5, .edit_spot .whiteBox .ToolBar h6, .edit_spot .whiteBox .ToolBar .h6 {
  margin-top: auto;
  margin-bottom: auto;
}
.edit_spot .whiteBox .ToolBar ul {
  width: auto;
  background-color: transparent;
  border: 0px solid transparent;
  margin: 1px;
  padding: 1px;
  float: right;
}
.edit_spot .whiteBox .ToolBar ul li a {
  text-align: center;
  font-weight: 100;
  font-size: 22px;
}
.edit_spot .whiteBox .ToolBar ul li a:before {
  position: relative;
  top: -8px;
  left: -3px;
}
.edit_spot .whiteBox .ToolBar ul li .forecolor {
  background: transparent;
  background: transparent;
}
.edit_spot .whiteBox .ToolBar ul li .forecolor:before {
  content: "\1f32a";
  font-family: "icons";
}
.edit_spot .whiteBox .ToolBar ul li .bold {
  background: transparent;
}
.edit_spot .whiteBox .ToolBar ul li .bold:before {
  content: "\e997";
  font-family: "icons";
}
.edit_spot .whiteBox .ToolBar ul li .italic {
  background: transparent;
}
.edit_spot .whiteBox .ToolBar ul li .italic:before {
  content: "\e998";
  font-family: "icons";
}
.edit_spot .whiteBox .ToolBar ul li .underline {
  background: transparent;
}
.edit_spot .whiteBox .ToolBar ul li .underline:before {
  content: "\e999";
  font-family: "icons";
}
.edit_spot .whiteBox .ToolBar ul li .link {
  background: transparent;
}
.edit_spot .whiteBox .ToolBar ul li .link:before {
  content: "\1f328";
  font-family: "icons";
}
.edit_spot .whiteBox .ToolBar ul li .unlink {
  background: transparent;
}
.edit_spot .whiteBox .ToolBar ul li .unlink:before {
  content: "\e995";
  font-family: "icons";
}
.edit_spot .whiteBox .info_observation .ToolBar {
  top: -4px;
  right: 0px;
}
.edit_spot .tools_bar_content_spot {
  position: absolute;
  right: 14px;
  top: 14px;
}
.edit_spot .btn_tool {
  float: right;
  font-size: 24px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
.edit_spot .btn_tool a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.edit_spot #box_cont {
  margin-top: -11px;
}
.edit_spot #btn_panel {
  margin-top: 8px;
}
.edit_spot #btn_cancel {
  margin: 20px 25px 15px;
  background: transparent;
  text-transform: uppercase;
}
.edit_spot #tabs_criteria .ui-state-active .myInput_div {
  display: block;
}
.edit_spot .myInput_div {
  display: none;
  position: relative;
  padding: 0 3px;
}
.edit_spot .myInput_div:before {
  font-family: "icons";
  color: #808184;
  background-color: transparent;
  font-size: 15px;
  position: absolute;
  padding: 0px;
  content: "\53";
  left: 10px;
  margin-top: 6px;
}
.edit_spot .myInput_div ._delete_2 {
  position: absolute;
  font-size: 20px;
  color: #808184;
  right: 7px;
  line-height: 28px;
  cursor: pointer;
}
.edit_spot input.myInputSearch {
  background-color: #FAFBFB;
  float: none;
  font-weight: 300;
  padding: 3px 10px 0px 35px;
  border: none;
  height: 28px;
  width: 100%;
  text-align: left;
  font-size: 12px;
  color: #404041;
  border-bottom: 1px solid #D0D2D3;
  margin-bottom: 3px;
}
.edit_spot input.myInputSearch::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D0D2D3;
}
.edit_spot input.myInputSearch::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #D0D2D3;
}
.edit_spot input.myInputSearch::placeholder {
  color: #D0D2D3;
  opacity: 1;
  /* Firefox */
}

.spots_setup .whiteBox {
  padding-bottom: 30px;
}
.spots_setup .whiteBox label {
  font-weight: 400;
}
.spots_setup input, .spots_setup textarea, .spots_setup select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-top: -5px;
  margin-bottom: 0px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}
.spots_setup input#initial_minute, .spots_setup input#end_minute, .spots_setup textarea#initial_minute, .spots_setup textarea#end_minute, .spots_setup select#initial_minute, .spots_setup select#end_minute {
  margin-right: 0px;
}
.spots_setup input[type="checkbox"] {
  display: none;
}
.spots_setup input[type="checkbox"] + label::before {
  color: #A6A8AB;
  cursor: pointer;
  font-family: "icons";
  font-size: 33px;
  margin-left: -11px;
  margin-top: 6px;
  padding-right: 2px;
  position: relative;
  top: 1px;
  content: "\23ed";
  line-height: 10px;
}
.spots_setup input[type="checkbox"]:checked + label::before {
  color: #689840;
  margin-left: 1px;
}
.spots_setup input[type="checkbox"] + label {
  float: right;
  width: 23px;
  background-color: #D0D2D3;
  height: 10px;
  border-radius: 5px;
}
.spots_setup input[type="checkbox"]:checked + label {
  color: #689840;
  background-color: #689840;
}
.spots_setup h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 15px;
}
.spots_setup .tools_bar_spots_list {
  position: absolute;
  right: 14px;
  top: 14px;
}
.spots_setup .btns_spots {
  margin-top: 0;
  padding: 20px 10px;
}
.spots_setup .btns_spots .btn_spots {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.spots_setup .btns_spots .btn_spots a {
  text-align: center;
  background-color: #D0D2D3;
  color: #fff;
  border-radius: 32px;
  font-size: 20px;
  padding: 7px 9px;
  text-decoration: none;
  margin: 0 35px;
}
.spots_setup .btns_spots .btn_spots a div {
  display: inline-block;
  top: 2px;
  position: relative;
  min-width: 20px;
}
.spots_setup .col-left {
  padding-top: 20px;
}
.spots_setup .col-right {
  padding-top: 20px;
  border-left: 1px solid #EFF2F3;
}
.spots_setup .max_for_hour_options {
  padding-left: 10%;
  margin-top: 6%;
  width: 85%;
}
.spots_setup .max_for_hour_options li {
  margin-bottom: 20px;
}
.spots_setup .num_max_for_hour {
  padding-right: 15px;
  padding-left: 15px;
  width: 55px;
  text-align: center;
}
.spots_setup .num_max_for_hour {
  float: right;
}
.spots_setup .text_description {
  font-size: 12px;
  margin-bottom: 2%;
  position: relative;
}

.schedule_spot .tools_bar {
  display: block !important;
}
.schedule_spot .tools_bar {
  display: block !important;
}
.schedule_spot.no_edit #btn_save, .schedule_spot.no_edit #btn_save2 {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  pointer-events: none;
  display: none !important;
}
.schedule_spot.no_edit #btn_save2 {
  margin-right: 0px;
}
.schedule_spot #btn_save2 {
  margin-right: 20px;
}
.schedule_spot .title-menu.fixed-menu .btn_tool a#btn_redo div:before, .schedule_spot .title-menu.fixed-menu .btn_tool a#btn_undo div:before {
  font-size: 30px !important;
  line-height: 24px;
  top: 5 px;
}
.schedule_spot .title-menu.fixed-menu .btn_undo {
  margin-top: -3px;
}
.schedule_spot .title-menu.fixed-menu .btn_redo {
  margin-top: -3px;
}
.schedule_spot #selectedDepartment.show_more {
  cursor: pointer;
}
.schedule_spot #tableData4 input[type="checkbox"] + label::before {
  padding-right: 0px !important;
}
.schedule_spot .whiteBox.info_schedule {
  padding-top: 30px;
  padding-bottom: 15px;
}
.schedule_spot .whiteBox label {
  font-weight: 400;
}
.schedule_spot .whiteBox.spots_list {
  display: block;
}
.schedule_spot .whiteBox.schedule_grid {
  display: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings {
  background-color: #F4F6F7;
  font-size: 13px;
  padding-top: 8px;
  margin-bottom: 18px;
  display: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings table tbody tr {
  height: auto;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings table tbody tr:before {
  display: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings table tbody tr td {
  border: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings h5, .schedule_spot .whiteBox.schedule_grid #slots_settings .h5 {
  margin-left: 15px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .individual_settings {
  display: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .frequency_settings {
  display: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .buttons_settings {
  margin-right: 15px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings button {
  font-size: 11px;
  border-radius: 15px;
  padding: 5px 25px;
  text-transform: uppercase;
  margin: 0px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings button.btn_apply {
  color: #fff;
  background-color: #689840;
  border: medium none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings button.btn_apply.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings button.btn_preview {
  color: #689840;
  border: 1px solid #689840;
  background-color: transparent;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .spacing_spots input {
  width: 50px !important;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .schedule_range {
  display: inline-block;
  padding-bottom: 10px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .add_spot_select {
  margin-top: 10px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings select, .schedule_spot .whiteBox.schedule_grid #slots_settings input {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  font-weight: 300;
  height: 28px;
  padding: 5px 0px;
  text-align: center;
  font-size: 13px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings input[type="radio"] {
  display: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings input[type="radio"] + label {
  font-size: 13px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  z-index: 10;
  text-indent: 0px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 0px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings input[type="radio"]:checked + label {
  font-weight: 500;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .settings_box {
  padding: 5px 5px 0px 5px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .section_setting {
  display: inline-block;
  width: 100%;
  padding-left: 5px;
  margin-bottom: 0px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .section_setting .relative_div {
  opacity: 1;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .section_setting .relative_div input, .schedule_spot .whiteBox.schedule_grid #slots_settings .section_setting .relative_div select {
  cursor: pointer;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .section_setting .puntual_div {
  opacity: 1;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .section_setting .puntual_div select {
  cursor: pointer;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .relative_div {
  padding-left: 15px;
  width: 100%;
  margin-top: 3px;
  position: relative;
  z-index: 5;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .relative_div .difference {
  display: inline-block;
  padding-left: 10px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .relative_div .difference input {
  width: 30px;
  padding: 5px 3px;
  text-align: center;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .puntual_div {
  padding-left: 15px;
  width: 100%;
  margin-top: 3px;
  position: relative;
  z-index: 5;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .puntual_div label {
  font-weight: 400;
  font-size: 13px;
  top: -1px;
  position: relative;
  margin-right: 5px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .puntual_div select {
  margin-bottom: 5px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field {
  padding-left: 15px;
  padding-right: 0px;
  border-top: 1px dotted #A6A8AB;
  padding-top: 14px;
  margin-bottom: 10px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field:nth-child(3) {
  border-left: 1px dotted #A6A8AB;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field.disabled input {
  pointer-events: none;
  cursor: default;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field label {
  font-weight: 500;
  font-size: 13px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field b {
  font-weight: 500;
  font-size: 13px;
}
.schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field input[type='text'] {
  width: 30px;
  padding: 5px 3px;
  text-align: center;
  float: right;
  top: -8px;
  position: relative;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .schedule_spot .whiteBox.schedule_grid #slots_settings .setting_field {
    border-left: 0px dotted #A6A8AB;
  }
}
.schedule_spot .btn_map {
  color: #689840;
  font-size: 36px;
  text-align: center;
  margin-top: 10px;
  left: 10px;
  position: relative;
}
.schedule_spot input, .schedule_spot select {
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-top: -5px;
  margin-bottom: 0px;
  padding: 5px 10px;
  border: none;
  height: 28px;
  margin-bottom: 30px;
}
.schedule_spot input#initial_minute, .schedule_spot input#end_minute, .schedule_spot select#initial_minute, .schedule_spot select#end_minute {
  margin-right: 0px;
}
.schedule_spot input[type="text"], .schedule_spot .info_criteria select {
  width: 90%;
}
.schedule_spot .btns_spots {
  margin-top: 0;
  padding: 20px 0px;
  cursor: default;
}
.schedule_spot .btns_spots .btn_spots {
  text-align: center;
  display: inline-block;
  margin: 0 2vw;
  position: relative;
  font-size: 1.6vw;
}
.schedule_spot .btns_spots .btn_spots.active a {
  color: #689840;
  cursor: default;
}
.schedule_spot .btns_spots .btn_spots.active a .icon_tool {
  background-color: #689840;
}
.schedule_spot .btns_spots .btn_spots a {
  margin: 0 auto;
  color: #D0D2D3;
}
.schedule_spot .btns_spots .btn_spots a .icon_tool {
  text-align: center;
  background-color: #D0D2D3;
  color: #fff;
  border-radius: 32px;
  font-size: 2vw;
  padding: 9px 9px;
  text-decoration: none;
  margin-right: 5px;
}
.schedule_spot .btns_spots .btn_spots a div {
  display: inline-block;
  top: 2px;
  position: relative;
  min-width: 20px;
}
@media screen and (min-width: 1200px) {
  .schedule_spot .btns_spots .btn_spots {
    text-align: center;
    display: inline-block;
    margin: 0 2vw;
    position: relative;
    font-size: 18px;
  }
  .schedule_spot .btns_spots .btn_spots a .icon_tool {
    font-size: 26px;
  }
}
.schedule_spot h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 15px;
}
.schedule_spot .tools_bar_schedule_spot {
  position: absolute;
  right: 14px;
  top: 14px;
}
.schedule_spot .btn_tool {
  float: right;
  font-size: 24px;
  text-align: center;
  width: 36px;
  display: inline-block;
  position: relative;
}
.schedule_spot .btn_tool a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
}
.schedule_spot .btn_tool a#btn_redo div, .schedule_spot .btn_tool a#btn_undo div {
  margin-top: -4px;
}
.schedule_spot .btn_tool a#btn_redo div:before, .schedule_spot .btn_tool a#btn_undo div:before {
  font-size: 34px;
  line-height: 30px;
  top: 5px;
}
.schedule_spot .btn_undo.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.schedule_spot .btn_redo.disabled {
  display: none;
}
.schedule_spot .spots_list_section {
  z-index: 1;
}
.schedule_spot .spots_list_section table tr {
  height: auto;
}
.schedule_spot .spots_list_section table tr td:nth-of-type(3), .schedule_spot .spots_list_section table tr th:nth-of-type(3) {
  text-align: left;
  padding-left: 5px;
}
.schedule_spot .spots_list_section table tr td {
  text-align: center;
  background-color: transparent;
}
.schedule_spot .spots_list_section table tbody tr:before {
  margin-left: -6px;
  margin-top: 11px;
  width: 6px;
  height: 30px;
}
.schedule_spot .spots_list_section .name_spot {
  font-weight: 400;
}
.schedule_spot .spots_list_section .filter_text_div {
  padding-left: 0px;
  margin-top: 22px;
}
.schedule_spot .spots_list_section .filter_text_div .filter_text {
  border-bottom: 1px solid #689840;
  padding-bottom: 3px;
}
.schedule_spot .spots_list_section .filter_text_div input {
  border: none;
  font-size: 11px;
  width: calc(100% - 82px);
}
.schedule_spot .spots_list_section .filter_text_div input::placeholder {
  color: #A6A8AB;
}
.schedule_spot .spots_list_section .filter_text_div ._search {
  font-size: 18px;
  display: inline;
}
.schedule_spot .spots_list_section .filter_text_div ._delete_search {
  font-size: 18px;
  display: inline;
}
.schedule_spot .spots_list_section .filter_text_div ._Filter {
  font-size: 18px;
  position: absolute;
  right: 20px;
}
.schedule_spot .spots_list_section .filter_text_div .btn_tool_left {
  float: left;
  text-align: center;
  width: 24px;
  position: relative;
}
.schedule_spot .spots_list_section .filter_text_div #myInputSearch3 {
  background-color: transparent;
  margin-bottom: 0px;
  height: 22px;
}
.schedule_spot #box_cont {
  padding: 15px;
}
.schedule_spot #box_cont table {
  border-spacing: 0px;
  border-collapse: collapse;
  user-select: none;
  /* CSS3 (little to no support) */
  -ms-user-select: none;
  /* IE 10+ */
  -moz-user-select: none;
  /* Gecko (Firefox) */
  -webkit-user-select: none;
  /* Webkit (Safari, Chrome) */
}
.schedule_spot #box_cont table tr {
  height: auto;
}
.schedule_spot #box_cont table tr:before {
  display: none;
}
.schedule_spot #box_cont table th {
  font-weight: 300;
  cursor: default;
  color: #6D6E71;
  background: white;
  height: 1.5vw;
}
.schedule_spot #box_cont table td:last-of-type {
  border-right: 0.1 solid transparent !important;
}
.schedule_spot #box_cont table td.td_five {
  border-left: 0.15vw solid #CFD1D2 !important;
}
.schedule_spot #box_cont table td.td_five:first-of-type {
  border-left: 0.15vw solid white !important;
}
.schedule_spot #box_cont table td:nth-child(2) {
  border-left: 0.15vw solid white !important;
}
.schedule_spot #box_cont table td.td_box {
  background-color: #F4F6F7;
  cursor: pointer;
  border: 0.1vw solid #fff;
  position: relative;
  /*
  &.pending_destination{
      background-color:$orange;
  }
  */
}
.schedule_spot #box_cont table td.td_box.brother .box_spot {
  border: 0.2vw solid #333 !important;
}
.schedule_spot #box_cont table td.td_box.brother:before {
  /*
  color: #333;
  content: "\2a";
  font-size: 2.2vw;
  position: absolute;
  font-family: 'icons';
  top: -0.8vw;
  left: -0.4vw;
  z-index: 1;
  height:0px;
  */
  color: #333;
  content: "\d7";
  font-size: 2.9vw;
  position: absolute;
  top: -0.06vw;
  left: -0.08vw;
  z-index: 1;
  height: 1.4vw;
  line-height: 1.2vw;
  overflow: hidden;
}
.schedule_spot #box_cont table td.td_box.brother_p .box_spot {
  border: 0.2vw dotted #333 !important;
}
.schedule_spot #box_cont table td.td_box.inherited {
  background-color: #3686C9;
}
.schedule_spot #box_cont table td.td_box.new {
  background-color: #689840;
}
.schedule_spot #box_cont table td.td_box.apertura {
  background-color: #CED873;
}
.schedule_spot #box_cont table td.td_box.cierre {
  background-color: #CED873;
}
.schedule_spot #box_cont table td.td_box.indefinite {
  background-color: #0EDEA6;
}
.schedule_spot #box_cont table td.td_box.out_of_time {
  background-color: #FBB040;
}
.schedule_spot #box_cont table td.td_box.special {
  background-color: #AE3AF5;
}
.schedule_spot #box_cont table td.td_box.expired {
  background-color: #ff6c60;
}
.schedule_spot #box_cont table td.td_box.bloqueo {
  background-color: #888888;
}
.schedule_spot #box_cont table td.td_box.select {
  background-color: #333;
}
.schedule_spot #box_cont table td.td_box.select .box_spot {
  border: 0.2vw solid #000 !important;
}
.schedule_spot #box_cont table td.td_box.select:before {
  /*
  color: #fff;
  content: "\2a";
  font-size: 2.2vw;
  position: absolute;
  font-family: 'icons';
  top: -0.8vw;
  left: -0.4vw;
  z-index: 20;
  height:0px;
  */
  color: #fff;
  content: "\d7";
  font-size: 2.9vw;
  position: absolute;
  top: -0.06vw;
  left: -0.07vw;
  z-index: 20;
  height: 1.4vw;
  line-height: 1.2vw;
  overflow: hidden;
}
.schedule_spot #box_cont table td.td_box.select_now .box_spot {
  background-color: rgba(200, 200, 200, 0.7);
}
.schedule_spot #box_cont table td.td_box.preview {
  /*background-color:#ffff66;*/
}
.schedule_spot #box_cont table td.td_box.preview .box_spot {
  border: 0.2vw solid #000 !important;
  /*&:before{
      content: "";
      border-bottom: 0.2vw solid #000 !important;
      width: 1.6vw;
      -webkit-transform: translateY(0) translateX(0px) rotate( -45deg);
      position: absolute;
      top: 0.4vw;
      left: -0.2vw;
  }*/
}
.schedule_spot #box_cont table td.td_box.preview_now .box_spot {
  background-color: rgba(150, 150, 151, 0.7);
}
.schedule_spot #box_cont table td.td_box.center_block {
  color: white;
}
.schedule_spot #box_cont table td.td_box.center_block ._circle_3 {
  z-index: 1;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.84);
}
.schedule_spot #box_cont table td.td_box.global_block {
  color: black;
}
.schedule_spot #box_cont table td.td_box.global_block ._circle_3 {
  z-index: 1;
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.84);
}
.schedule_spot #box_cont table td.td_box.global_block .desplace {
  position: absolute;
  margin-left: -19px;
  margin-top: -1px;
}
.schedule_spot #box_cont table td.td_box.incident ._circle_3 {
  color: #F71A1A;
  z-index: 1;
  text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.84);
}
.schedule_spot #box_cont table td.td_box.fill_half:after {
  content: ' ';
  border-top: 1.4vw solid transparent;
  border-right: 1.4vw solid rgba(255, 255, 255, 0.3);
  width: 0;
  position: absolute;
  left: 0vw;
  top: 0vw;
  height: 0px;
}
.schedule_spot #box_cont table td.td_box.added {
  background-color: #689840 !important;
}
.schedule_spot #box_cont table td.td_box.modified {
  background-color: #FBB040 !important;
}
.schedule_spot #box_cont table td.td_box.deleted {
  background-color: #9A405B !important;
}
.schedule_spot #box_cont table td.td_box.no_changes {
  background-color: #808184 !important;
  opacity: 0.5;
}
.schedule_spot .th_box {
  width: 1.6%;
  font-size: 1vw;
  font-weight: 300;
}
.schedule_spot .th_box.th_five {
  border-right: 0.15vw solid #CFD1D2 !important;
  text-align: right;
  vertical-align: top;
  padding-right: 0.1vw;
}
.schedule_spot .th_box:last-of-type {
  border-right: 0.1vw solid transparent !important;
}
.schedule_spot .td_hour {
  cursor: default;
  background-color: white;
  text-align: center;
  color: #6D6E71;
  font-size: 1vw;
  border-top: 0.1vw solid #fff;
  border-bottom: 0.1vw solid #fff;
}
.schedule_spot .box_spot {
  border: 0.2vw solid transparent;
  height: 1.4vw;
  width: 100%;
  z-index: 40;
  position: relative;
}
.schedule_spot .box_spot:before {
  margin-left: -0.1vw;
  line-height: 1.1vw;
  font-size: 1.2vw;
  position: absolute;
  height: 0px;
}
.schedule_spot .spots_list_section {
  margin-top: 8px;
}
.schedule_spot .schedule_hover {
  margin-left: -23px;
  margin-top: 23px;
  width: 40px;
  position: absolute;
  padding: 0px 7px;
  font-size: 11px;
  color: #808184;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.1);
}
.schedule_spot .schedule_hover.two_col {
  width: 10%;
  margin-left: -5.5%;
  font-size: 1vw;
}
.schedule_spot .schedule_hover.two_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
.schedule_spot .schedule_hover.three_col {
  width: 13%;
  margin-left: -7%;
  font-size: 1vw;
}
.schedule_spot .schedule_hover.three_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
.schedule_spot .schedule_hover.four_col {
  width: 16%;
  margin-left: -8.5%;
  font-size: 1vw;
}
.schedule_spot .schedule_hover.four_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
.schedule_spot .schedule_hover.six_col {
  width: 22%;
  margin-left: -11.5%;
  font-size: 1vw;
}
.schedule_spot .schedule_hover.six_col div:last-of-type {
  border-bottom: 1px solid #A6A8AB;
}
.schedule_spot .schedule_hover div {
  border-bottom: 1px solid #A6A8AB;
  padding: 5px 0px;
}
.schedule_spot .schedule_hover div:last-of-type {
  border-bottom: 0px solid transparent;
}
@media screen and (min-width: 1200px) {
  .schedule_spot.container {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .schedule_spot #box_cont {
    padding: 0px;
  }
}
.schedule_spot .legend {
  padding: 20px 0px;
}
.schedule_spot .legend table {
  width: 100%;
}
.schedule_spot .legend table tr {
  height: auto;
}
.schedule_spot .legend table tr::before {
  display: none;
}
.schedule_spot .legend table tr td {
  background-color: #fff;
}
.schedule_spot .legend .lengend_child {
  font-size: 0.9vw;
  max-width: 65px;
  padding-right: 0.5vw;
  /*
  &.pending_destination{
      color:$orange;
      ._uncheck{
          font-size: 2vw;
          line-height: 2.5vw;
          float: left;
      }
  }
  */
}
.schedule_spot .legend .lengend_child.inherited {
  color: #3686C9;
}
.schedule_spot .legend .lengend_child.inherited ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.special {
  color: #AE3AF5;
}
.schedule_spot .legend .lengend_child.special ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.indefinite {
  color: #0EDEA6;
}
.schedule_spot .legend .lengend_child.indefinite ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.out_of_time {
  color: #FBB040;
}
.schedule_spot .legend .lengend_child.out_of_time ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.new {
  color: #689840;
}
.schedule_spot .legend .lengend_child.new ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.expired {
  color: #ff6c60;
}
.schedule_spot .legend .lengend_child.expired ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.center_block ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.center_block .desplace {
  color: white;
  position: absolute;
  margin-left: -1.43vw;
  margin-top: 0.25vw;
}
.schedule_spot .legend .lengend_child.global_block ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .legend .lengend_child.global_block .desplace {
  color: black;
  position: absolute;
  margin-left: -1.43vw;
  margin-top: 0.25vw;
}
.schedule_spot .legend .lengend_child.fill_half ._arrow_down {
  position: relative;
  transform: rotate(135deg);
  font-size: 3vw;
  line-height: 1.5vw;
  float: left;
  width: 3vw;
  top: -0.4vw;
  left: 0.4vw;
}
.schedule_spot .legend .lengend_child.fill_full ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
}
.schedule_spot .spots_list_section td {
  background-color: transparent;
}
.schedule_spot .spots_list_section td.added {
  color: #689840 !important;
}
.schedule_spot .spots_list_section td.modified {
  color: #FBB040 !important;
}
.schedule_spot .spots_list_section td.deleted {
  color: #9A405B !important;
}
.schedule_spot .spots_list_section td.no_changes {
  color: #808184 !important;
}
.schedule_spot .schedule_grid_spot_slot .select-all input {
  display: none;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr {
  height: auto;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr:before {
  margin-left: -6px;
  margin-top: 11px;
  width: 6px;
  height: 30px;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr td {
  background-color: transparent;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr td.added {
  color: #689840 !important;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr td.modified {
  color: #FBB040 !important;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr td.deleted {
  color: #9A405B !important;
}
.schedule_spot .schedule_grid_spot_slot #tableData_slot_spot tr td.no_changes {
  color: #808184 !important;
}
.schedule_spot .spots_issues #tableData_incidents tr {
  height: auto;
}
.schedule_spot .spots_issues #tableData_incidents tr:before {
  margin-left: -6px;
  margin-top: 11px;
  width: 6px;
  height: 30px;
}
.schedule_spot .spots_issues #tableData_incidents tr td {
  background-color: transparent;
}

.spots_actions {
  /*---------------------------------------------------------------*/
  /* Success message */
  /*---------------------------------------------------------------*/
  /**
  /* movimiento entrada: */
  /**/
  /* entrada en ordenador */
  /* entrada en movil */
  /*---------------------------------------------------------------*/
  /* END Success message */
  /*---------------------------------------------------------------*/
  /* The close button */
}
.spots_actions .tools_bar {
  display: block !important;
}
.spots_actions .success2 {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin: 25px;
  z-index: 99;
  padding: 10px 30px 10px 0;
  display: flex;
  align-items: center;
  -webkit-animation-name: right_movement;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  animation-name: move_right;
}
.spots_actions .success2::before {
  position: initial;
  margin-right: 20px;
  padding: 0px 11px 0px 11px;
}
.spots_actions .success3 {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin: 25px;
  z-index: 99;
  padding: 10px 30px 10px 0;
  display: flex;
  align-items: center;
  padding-left: 58px;
  background-color: #9A405B;
  -webkit-animation-name: right_movement;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  animation-name: move_right;
}
.spots_actions .success3::before {
  position: initial;
  margin-right: 20px;
  padding: 0px 11px 0px 11px;
}
@-webkit-keyframes move_right {
  0% {
    left: -500px;
    opacity: 1;
  }
  100% {
    left: 0px;
    opacity: 1;
  }
}
@-webkit-keyframes move_up {
  0% {
    bottom: -100px;
  }
  100% {
    bottom: 0px;
  }
}
@media screen and (max-width: 992px) {
  .spots_actions .success2 {
    bottom: 0px;
    left: 0px;
    margin-right: 0px;
    -webkit-animation-name: right_movement;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.5s;
    /* Safari 4.0 - 8.0 */
    animation-name: move_up;
    margin: 10px;
  }
}
.spots_actions .closebtn {
  margin-left: 15px;
  color: white;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  top: 0;
  right: 5px;
}
.spots_actions .whiteBox.info_schedule {
  padding-top: 30px;
  padding-bottom: 15px;
}
.spots_actions .whiteBox label {
  font-weight: 400;
}
.spots_actions .whiteBox.btns_actions {
  padding-bottom: 16px;
}
.spots_actions .btns_spots {
  margin-top: 0;
  padding: 20px 10px;
}
.spots_actions .btns_spots .btn_spots {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.spots_actions .btns_spots .btn_spots a {
  text-align: center;
  background-color: #D0D2D3;
  color: #fff;
  border-radius: 32px;
  font-size: 20px;
  padding: 7px 9px;
  text-decoration: none;
  margin: 0 35px;
}
.spots_actions .btns_spots .btn_spots a div {
  display: inline-block;
  top: 2px;
  position: relative;
  min-width: 20px;
}
.spots_actions h4.title-green {
  border-bottom: 1px solid #689840;
  color: #689840;
  margin-left: 0;
  margin-right: 0;
  padding-left: 3px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 3px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 15px;
}
.spots_actions .process_button {
  text-align: center;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 0 16px;
  border: 2px solid #D0D2D3;
  color: #D0D2D3;
  line-height: 3vw;
  font-size: 1.2vw;
}
.spots_actions .process_button.active {
  color: #fff;
  background-color: #D0D2D3;
}
.spots_actions ._arrow_right_2 {
  color: #D0D2D3;
  padding: 0 0.5vw;
  font-size: 2vw;
  float: left;
  line-height: 3vw;
}
.spots_actions .next_button {
  text-align: center;
  text-transform: uppercase;
  border-radius: 25px;
  padding: 1px 25px;
  color: #fff;
  background-color: #689840;
  float: right;
  font-size: 1.2vw;
  line-height: 3vw;
  cursor: pointer;
}
.spots_actions .next_button.disabled {
  cursor: default;
  opacity: 0.3;
  pointer-events: none;
}
.spots_actions .next_button_2 {
  color: #fff;
  cursor: pointer;
  top: 3px;
  position: relative;
}
.spots_actions .next_button_2.disabled {
  cursor: default;
  opacity: 0.3;
  pointer-events: none;
}
.spots_actions .next_button_2 ._arrow_right_2 {
  color: #fff;
  padding: 0 0.5vw;
  font-size: 36px;
  line-height: 28px;
}
.spots_actions .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .next_button_2 a {
  margin-top: -12px;
  top: 4px;
  position: relative;
}
.spots_actions .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .next_button_2 span:before {
  font-size: 28px !important;
}
.spots_actions .btn_tool {
  float: right;
  font-size: 18px;
  text-align: center;
  position: relative;
}
.spots_actions .btn_tool a {
  cursor: pointer;
  color: #689840;
  text-decoration: none;
  display: inline-block;
  padding: 0px 3px;
}
.spots_actions #ui-datepicker-div, .spots_actions #select_date_copy {
  width: 230px !important;
  margin: auto;
  margin-top: 20px;
}
.spots_actions #ui-datepicker-div table tr:before, .spots_actions #select_date_copy table tr:before {
  display: none;
}
.spots_actions #ui-datepicker-div table tr .ui-state-busy, .spots_actions #select_date_copy table tr .ui-state-busy {
  background-color: #689840;
}
.spots_actions #ui-datepicker-div table tr .ui-state-busy a, .spots_actions #select_date_copy table tr .ui-state-busy a {
  color: #fff;
}
.spots_actions #ui-datepicker-div .ui-datepicker-calendar tbody tr td:before, .spots_actions #select_date_copy .ui-datepicker-calendar tbody tr td:before {
  right: -5px;
}
.spots_actions b {
  font-weight: 500;
}
.spots_actions .steps table {
  border-spacing: 0;
  width: 100%;
}
.spots_actions .steps table tr:before {
  display: none;
}
.spots_actions .steps table tr .box_text_help ul {
  list-style: inside;
  padding-left: 0px;
  text-align: center;
  margin-left: 0px;
  padding-top: 5px;
  font-weight: 500;
}
.spots_actions .steps table tr .box_text_help ul hr {
  margin-top: 0px;
  margin-bottom: 5px;
  width: 97%;
}
.spots_actions .steps table tr .box_text_help ul li {
  list-style: outside;
  margin-left: 17px;
  font-weight: 300;
  text-align: left;
}
.spots_actions .steps table tr .box_text_help ul li span {
  position: relative;
  left: -5px;
}
.spots_actions .steps table thead tr th {
  font-weight: 300;
}
.spots_actions .steps table tbody td {
  background-color: #F4F6F7;
  border: none;
  text-align: center;
  word-break: break-word;
}
.spots_actions .steps table tbody td.td_day, .spots_actions .steps table tbody td.result, .spots_actions .steps table tbody td.info_succes, .spots_actions .steps table tbody td.status, .spots_actions .steps table tbody td.status_td {
  word-break: unset;
}
.spots_actions .steps table tbody tr {
  height: 40px;
}
.spots_actions .steps table tbody tr:before {
  display: none;
}
.spots_actions .steps table tbody tr:nth-child(2n+1) td {
  background-color: #ECEFF0;
}
.spots_actions .steps table .button-table-list {
  color: #6D6E71;
  position: relative;
  background-color: white !important;
}
.spots_actions .steps table .button-table-list span {
  font-size: 25px;
  padding: 5px;
  text-decoration: none;
}
.spots_actions .steps table .button-table-list span._agenda {
  font-size: 30px;
  top: 2px;
  position: relative;
}
.spots_actions .steps table .button-table-list .box_text_help {
  min-width: 50px;
}
.spots_actions .step_one {
  margin-top: 4px;
}
.spots_actions .step_one .left_col {
  width: 60%;
  background-color: white;
  float: left;
  padding: 0 15px;
  padding-bottom: 15px;
  position: relative;
}
.spots_actions .step_one .left_col #selected_players {
  margin-bottom: 12px;
}
.spots_actions .step_one .right_col {
  width: calc(40% - 8px);
  background-color: white;
  float: right;
  padding: 0 15px;
  padding-bottom: 30px;
}
.spots_actions .step_one input[disabled] {
  cursor: not-allowed;
  pointer-events: none;
}
.spots_actions .step_one input[disabled] + label {
  opacity: 0.3;
}
.spots_actions .step_one input[disabled] + label:after {
  cursor: not-allowed;
}
.spots_actions #citerias_selected {
  width: calc(100% - 50px);
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
  display: none;
}
.spots_actions #citerias_selected .tag_criteria_select {
  display: inline-block;
  background-color: #f0f0f0;
  border-radius: 15px;
  padding: 5px 8px;
  margin-right: 10px;
}
.spots_actions #citerias_selected ._check_bolder {
  font-size: 16px;
  line-height: 11px;
  position: relative;
  top: 2px;
  color: #689840;
}
.spots_actions #citerias_selected ._check_delete {
  font-size: 18px;
  line-height: 11px;
  position: relative;
  top: 3px;
  color: #9A405B;
}
.spots_actions #citerias_selected ._delete_2 {
  cursor: pointer;
  position: relative;
  top: 1px;
  margin-left: 15px;
}
.spots_actions #more_criterias_selected {
  float: right;
  text-align: right;
  width: 50px;
  overflow: hidden;
  cursor: pointer;
  color: #689840;
  line-height: 29px;
  top: 74px;
  position: absolute;
  right: 18px;
}
.spots_actions .step_two {
  margin-top: 4px;
  padding-bottom: 15px;
}
.spots_actions .step_two #selected_trash {
  cursor: pointer;
  opacity: 1;
}
.spots_actions .step_two #selected_trash.disabled {
  cursor: default;
  opacity: 0.3;
  pointer-events: none;
}
.spots_actions .step_two .list_plvs.closed td {
  opacity: 0.3;
}
.spots_actions .step_two .list_plvs.closed td:last-of-type {
  opacity: 1;
}
.spots_actions .step_two .list_plvs.closed a:not(.remove_plv) {
  pointer-events: none;
}
.spots_actions .step_two .list_plvs.closed .status_td {
  color: #9A405B;
  font-weight: 500;
}
.spots_actions .step_three {
  margin-top: 4px;
}
.spots_actions .step_three .left_col {
  width: 60%;
  background-color: white;
  float: left;
  padding: 0 15px;
  padding-bottom: 15px;
}
.spots_actions .step_three .right_col {
  width: calc(40% - 8px);
  background-color: white;
  float: right;
  padding: 0 15px;
  padding-bottom: 30px;
  min-height: 138px;
}
.spots_actions .step_three .right_col .schedule_range {
  display: inline-block;
  padding-bottom: 10px;
}
.spots_actions .step_three .right_col .add_spot_select {
  margin-top: 10px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.spots_actions .step_three .right_col select, .spots_actions .step_three .right_col input {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  font-weight: 300;
  height: 28px;
  padding: 5px 0px;
  text-align: center;
  font-size: 13px;
}
.spots_actions .step_three .right_col input[type="radio"] {
  display: none;
}
.spots_actions .step_three .right_col input[type="radio"] + label {
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: -1px;
  margin-left: 0;
  z-index: 10;
  text-indent: 0px;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.spots_actions .step_three .right_col input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 18px;
  width: 16px;
  content: "\23ed";
  top: 3px;
  font-family: "icons";
  padding-right: 0px;
}
.spots_actions .step_three .right_col input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}
.spots_actions .step_three .right_col input[type="checkbox"] {
  display: none;
}
.spots_actions .step_three .right_col input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 21px;
  margin-left: 1px;
  padding-right: 2px;
  position: relative;
  top: 5px;
  content: "\23f1";
  line-height: 10px;
}
.spots_actions .step_three .right_col input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.spots_actions .step_three .right_col input[type="checkbox"]:checked + label.anySelect::before {
  content: "\1f322";
}
.spots_actions .step_three .right_col input[type="checkbox"] + label.anySelect::before {
  content: "\1f322";
}
.spots_actions .step_three .right_col input[type="checkbox"] + label {
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  margin-bottom: 0px;
  margin-left: 0;
  text-indent: -30px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 25px;
  padding-right: 3px;
  top: 3px;
  position: relative;
}
.spots_actions .step_three .right_col .btn_add_spot {
  background-color: #689840;
  padding: 5px 15px 5px 7px;
  border-radius: 20px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  margin-top: 15px;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.spots_actions .step_three .right_col .btn_add_spot.disable {
  cursor: default;
  pointer-events: none;
  opacity: 0.3;
}
.spots_actions .step_three .right_col .btn_add_spot ._add {
  font-size: 22px;
  margin-right: 5px;
  float: left;
  top: 1px;
  position: relative;
}
.spots_actions .step_three .right_col .btn_remove_spot {
  background-color: #9A405B;
  padding: 5px 15px 5px 7px;
  border-radius: 20px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  margin-top: 15px;
  margin-bottom: 10px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.spots_actions .step_three .right_col .btn_remove_spot.disable {
  cursor: default;
  pointer-events: none;
  opacity: 0.3;
}
.spots_actions .step_three .right_col .btn_remove_spot ._delete {
  font-size: 22px;
  margin-right: 5px;
  float: left;
  top: 1px;
  position: relative;
}
.spots_actions .step_three .right_col .table_add .name_spot {
  color: #689840;
  font-weight: 400;
}
.spots_actions .step_three .right_col .table_add ._dots {
  position: relative;
  left: -20px;
  cursor: grab;
  font-size: 30px;
  line-height: 18px;
  color: gray;
  float: left;
  width: 5px;
}
.spots_actions .step_three .right_col .table_add td {
  position: relative;
}
.spots_actions .step_three .right_col .table_remove .name_spot {
  color: #9A405B;
  font-weight: 400;
}
.spots_actions .step_three .right_col .table_remove ._dots {
  display: none;
}
.spots_actions .step_three .right_col .action_add_spot table {
  width: 100%;
  margin-bottom: 0px;
}
.spots_actions .step_three .right_col .action_add_spot table tbody tr {
  height: 50px;
}
.spots_actions .step_three .right_col .settings_box {
  padding: 5px 5px 0px 5px;
}
.spots_actions .step_three .right_col .section_setting {
  display: inline-block;
  width: 100%;
  padding-left: 40px;
  margin-bottom: 10px;
}
.spots_actions .step_three .right_col .section_setting .relative_div {
  opacity: 0.3;
}
.spots_actions .step_three .right_col .section_setting .relative_div input, .spots_actions .step_three .right_col .section_setting .relative_div select {
  pointer-events: none;
  cursor: default;
}
.spots_actions .step_three .right_col .section_setting .puntual_div {
  opacity: 0.3;
}
.spots_actions .step_three .right_col .section_setting .puntual_div select {
  pointer-events: none;
  cursor: default;
}
.spots_actions .step_three .right_col .section_setting.active .relative_div {
  opacity: 1;
}
.spots_actions .step_three .right_col .section_setting.active .relative_div input, .spots_actions .step_three .right_col .section_setting.active .relative_div select {
  pointer-events: auto;
  cursor: pointer;
}
.spots_actions .step_three .right_col .section_setting.active .puntual_div {
  opacity: 1;
}
.spots_actions .step_three .right_col .section_setting.active .puntual_div select {
  pointer-events: auto;
  cursor: pointer;
}
.spots_actions .step_three .right_col .relative_div {
  padding-left: 15px;
  width: 100%;
  margin-top: 3px;
  position: relative;
  z-index: 5;
}
.spots_actions .step_three .right_col .relative_div .difference {
  display: inline-block;
  padding-left: 10px;
}
.spots_actions .step_three .right_col .relative_div .difference input {
  width: 30px;
  padding: 5px 3px;
  text-align: center;
}
.spots_actions .step_three .right_col .puntual_div {
  padding-left: 15px;
  width: 100%;
  margin-top: 8px;
  position: relative;
  z-index: 5;
  text-align: center;
}
.spots_actions .step_three .right_col .puntual_div label {
  font-weight: 400;
  font-size: 13px;
  top: -1px;
  position: relative;
  margin-right: 5px;
}
.spots_actions .step_three .right_col .setting_field {
  padding-left: 0;
  padding-right: 10px;
}
.spots_actions .step_three .right_col .setting_field.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.spots_actions .step_three .right_col .setting_field.disabled input {
  pointer-events: none;
  cursor: default;
}
.spots_actions .step_three .right_col .setting_field label {
  font-weight: 300;
  font-size: 13px;
}
.spots_actions .step_three .right_col .setting_field b {
  font-weight: 500;
  font-size: 13px;
}
.spots_actions .step_three .right_col .setting_field input[type='text'] {
  width: 30px;
  padding: 5px 3px;
  text-align: center;
  float: right;
  top: -8px;
  position: relative;
  margin-top: 5px;
}
.spots_actions .step_three .copy_creation_type {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}
.spots_actions .step_three .copy_creation_type input[type='radio'] + label {
  font-weight: 300;
  padding-left: 20px;
}
.spots_actions .step_three .copy_schedule_type {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
.spots_actions .step_three .copy_schedule_type input[type='radio'] + label {
  font-weight: 300;
  padding-left: 20px;
}
.spots_actions .step_three .btn_select_plv {
  background-color: #689840;
  border-radius: 20px;
  padding: 5px 15px;
  color: white;
  line-height: 24px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  position: relative;
  max-width: 90%;
}
.spots_actions .step_three .btn_select_plv.disabled {
  opacity: 0.2;
  pointer-events: none;
  cursor: default;
}
.spots_actions .step_three .btn_select_plv ._projector {
  font-size: 30px;
  padding-right: 10px;
  display: inline-block;
  line-height: 0px;
  position: absolute;
  top: 17px;
  left: 10px;
}
.spots_actions .step_three .btn_select_plv .text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  line-height: 24px;
  padding-left: 30px;
  padding-right: 10px;
}
.spots_actions .step_three .btn_select_plv ._delete_2 {
  font-size: 17px;
  line-height: 10px;
  position: absolute;
  top: 12px;
  right: 4px;
  cursor: pointer;
}
.spots_actions .step_three .btn_select_plv ._delete_2.disabled {
  display: none;
}
.spots_actions .step_four {
  margin-top: 4px;
  padding-bottom: 15px;
}
.spots_actions .step_four .info_result {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.spots_actions .step_four .info_option .num {
  font-size: 2.4vw;
  line-height: 3vw;
}
.spots_actions .step_four .info_option .text {
  font-size: 1vw;
}
.spots_actions .step_four .info_total {
  color: #808184;
}
.spots_actions .step_four .info_modified {
  color: #689840;
}
.spots_actions .step_four .info_no_changes {
  color: #FBB040;
}
.spots_actions .step_four .info_revision {
  color: #9A405B;
  display: none;
}
.spots_actions .step_four .list_plvs.revision {
  color: #9A405B;
}
.spots_actions .step_four .list_plvs.disabled input[type=checkbox] + label {
  opacity: 0.4;
  cursor: not-allowed;
}
.spots_actions .step_four .list_plvs.disabled input[type=checkbox] + label:after {
  cursor: not-allowed;
}
.spots_actions .step_four .list_plvs.disabled .result {
  color: #9A405B;
  font-weight: 500;
  cursor: default;
}
@media screen and (max-width: 767px) {
  .spots_actions .process_button {
    font-size: 12px;
    line-height: 24px;
  }
  .spots_actions .process_button.last {
    margin-bottom: 20px;
  }
  .spots_actions ._arrow_right_2 {
    width: 100%;
    text-align: center;
    transform: rotate(90deg);
  }
  .spots_actions .next_button {
    font-size: 12px;
    line-height: 24px;
  }
  .spots_actions .step_one .left_col {
    width: 100%;
  }
  .spots_actions .step_one .right_col {
    width: 100%;
  }
  .spots_actions .step_four .info_option .num {
    font-size: 3.4vw;
    line-height: 4vw;
  }
  .spots_actions .step_four .info_option .text {
    font-size: 2vw;
  }
}
@media screen and (min-width: 1200px) {
  .spots_actions .process_button {
    font-size: 14px;
    line-height: 35px;
  }
  .spots_actions ._arrow_right_2 {
    padding: 0 6px;
    font-size: 24px;
    line-height: 35px;
  }
  .spots_actions .next_button {
    font-size: 14px;
    line-height: 35px;
  }
}

.schedule_spot .btn_tool a.disabled {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.schedule_spot #box_cont table .spot-draggable.td_box.fill_half:after {
  content: '';
  border-top: 1.4vw solid transparent;
  border-right: 1.4vw solid rgba(255, 255, 255, 0.3);
  width: 0;
  position: absolute;
  left: 0vw;
  top: 0vw;
}
.schedule_spot #box_cont table .spot-draggable.td_box.inherited {
  background-color: #3686C9;
}
.schedule_spot #box_cont table td.td_box.active {
  outline: 1px dashed #f7e6b5;
  outline-offset: 0px;
  background-color: #faf8d7;
}
.schedule_spot #box_cont table td.td_box.select:before {
  z-index: auto;
}
.schedule_spot #box_cont table td.td_box.undefined {
  background-color: #0EDEA6;
}
.schedule_spot #btn_compare {
  margin-top: -0.5vw;
  float: right;
  font-size: 0.8vw;
  line-height: 0.8vw;
}
@media screen and (max-width: 1200px) {
  .schedule_spot #btn_compare {
    margin-top: -1vw;
    float: right;
    font-size: 1vw;
    line-height: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule_spot #btn_compare {
    margin-top: -1vw;
    float: right;
    font-size: 2vw;
    line-height: 2vw;
  }
}

.schedule_history_spot input[type="checkbox"] {
  display: none;
}
.schedule_history_spot input[type="checkbox"] + label::before {
  color: #D0D2D3;
  content: "\23f1";
  cursor: pointer;
  font-family: "icons";
  font-size: 25px;
  font-weight: 100;
  padding-right: 0px;
  position: relative;
  top: 6px;
}
.schedule_history_spot input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.schedule_history_spot input#start_data {
  margin-bottom: 15px;
}
.schedule_history_spot .loading_div {
  float: right;
  margin-top: 0.5vw;
  font-size: 31px;
  color: green;
  margin-right: 2vw;
  display: none;
}
.schedule_history_spot .loading_div ._loading:before {
  top: 0px;
  position: relative;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.schedule_history_spot .rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.schedule_history_spot .legend {
  padding: 0px 0px 10px;
}
.schedule_history_spot .legend .lengend_child {
  border-top: 0 solid !important;
  border-bottom: 0 solid !important;
  font-size: 12px;
}
.schedule_history_spot .legend .lengend_child ._uncheck {
  display: inline-block;
  font-size: 28px !important;
  line-height: 18px !important;
}
.schedule_history_spot .legend .lengend_child ._uncheck:before {
  top: -1px;
  position: relative;
}
.schedule_history_spot .legend .lengend_child.center_block .desplace {
  margin-left: -20px;
  margin-top: 2px;
}
.schedule_history_spot .legend .lengend_child.global_block .desplace {
  margin-left: -20px;
  margin-top: 2px;
}
.schedule_history_spot .legend .lengend_child.no_changes ._uncheck {
  font-size: 2vw;
  line-height: 1.3vw;
  float: left;
  opacity: 0.4;
}
.schedule_history_spot .legend .lengend_child.fill_half ._arrow_down {
  width: 28px;
  left: 2px;
  top: -12px;
  font-size: 43px;
  line-height: 20px;
}
.schedule_history_spot .legend #compare_legend .lengend_child.expired {
  color: #9A405B;
}
.schedule_history_spot .th_box {
  width: 1.63%;
}
.schedule_history_spot .th_box, .schedule_history_spot .td_hour {
  font-size: 0.7vw;
}
.schedule_history_spot .box_spot {
  height: 1.1vw;
}
.schedule_history_spot .box_spot:before {
  margin-left: -0.10vw;
  line-height: 0.8vw;
  font-size: 0.9vw;
  position: absolute;
  height: 0px;
}
.schedule_history_spot #box_cont table td.td_box.fill_half:after {
  border-top: 1.1vw solid transparent;
  border-right: 1.1vw solid rgba(255, 255, 255, 0.3);
}
.schedule_history_spot #box_cont table td.td_box.brother:before {
  content: "";
}
.schedule_history_spot #box_cont table td.td_box.brother:before {
  font-size: 2.2vw;
  top: -0.06vw;
  left: -0.08vw;
  height: 1.3vw;
  line-height: 1vw;
}
.schedule_history_spot #box_cont table td.td_box.brother .box_spot {
  border: 0.2vw dotted #333 !important;
}
.schedule_history_spot #box_cont table td.td_box.brother.select_now .box_spot {
  border: 0.2vw solid #333 !important;
}
.schedule_history_spot #box_cont table td.td_box.brother.select:before {
  content: "";
}
.schedule_history_spot #box_cont table td.td_box.brother.select .box_spot {
  border: 0.2vw solid #333 !important;
}
.schedule_history_spot #box_cont table td.td_box.select:before {
  font-size: 2.2vw;
  position: absolute;
  top: -0.06vw;
  left: -0.07vw;
  height: 1.1vw;
  line-height: 1vw;
}
.schedule_history_spot #box_cont table td.td_box.added.modified:after {
  content: ' ';
  border-top: 1vw solid #689840;
  border-right: 1vw solid #FBB040;
  width: 0;
  position: absolute;
  left: 0vw;
  top: 0vw;
  height: 0px;
}
.schedule_history_spot #box_cont table td.td_box.modified.deleted:after {
  content: ' ';
  border-top: 1vw solid #FBB040;
  border-right: 1vw solid #9A405B;
  width: 0;
  position: absolute;
  left: 0vw;
  top: 0vw;
  height: 0px;
}
.schedule_history_spot #box_cont table td.td_box.added.deleted:after {
  content: ' ';
  border-top: 1vw solid #689840;
  border-right: 1vw solid #9A405B;
  width: 0;
  position: absolute;
  left: 0vw;
  top: 0vw;
  height: 0px;
}
.schedule_history_spot .spots_list_section table tbody tr:before,
.schedule_history_spot .spots_issues #tableData_incidents tr:before {
  margin-top: 0;
}
.schedule_history_spot #history_list {
  max-height: 750px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
.schedule_history_spot #history_list .version_date {
  padding: 0 0.4vw 0.4vw 0;
}
.schedule_history_spot #history_list .version_date .text {
  border: 0.3vw solid transparent;
}
.schedule_history_spot #history_list .version_date.active .text {
  border: 0.3vw solid #689840;
}
.schedule_history_spot #history_list .version_date.active.old .text {
  border: 0.3vw solid #FBB040;
}
.schedule_history_spot #history_list .version_date .text {
  font-weight: 400;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  background-color: #F4F6F7;
  padding: 0.4vw 0.8vw;
  text-align: left;
  border: 0.3vw solid transparent;
}
.schedule_history_spot #history_list .version_date .text .username_version {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.schedule_history_spot #history_list .version_date .text .username_version ._people {
  font-weight: 400;
  font-size: 20px;
  line-height: 0px;
  position: relative;
  top: 3px;
  right: 2px;
}
.schedule_history_spot #history_list .version_date .text .date_version {
  hyphens: auto;
}
.schedule_history_spot #history_list .version_date .text .date_version ._time {
  font-weight: 400;
  font-size: 20px;
  line-height: 0px;
  position: relative;
  top: 4px;
  right: 2px;
}
@media screen and (max-width: 767px) {
  .schedule_history_spot #history_list .version_date .text {
    font-size: 1.6vw;
  }
  .schedule_history_spot #history_list .version_date .text .username_version ._people {
    float: none;
    margin-right: 1vw;
  }
  .schedule_history_spot #history_list .version_date .text .date_version ._time {
    float: none;
    margin-right: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .schedule_history_spot #history_list .version_date {
    padding: 1vw;
  }
}
.schedule_history_spot .version_date .title_version {
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .schedule_history_spot .xs-nopadding {
    padding: 2px;
  }
}
.schedule_history_spot .info_version {
  font-size: 11px;
  hyphens: auto;
  margin-bottom: 10px;
}
.schedule_history_spot .info_version ._info_2 {
  font-size: 28px;
  color: gray;
  border-radius: 14px;
  margin-right: 5px;
  line-height: 28px;
  float: left;
}
.schedule_history_spot .history_schedule h4.title-green {
  margin-bottom: 10px;
}
.schedule_history_spot .schedule_grid_spot_slot {
  background-color: translate;
}
.schedule_history_spot .schedule_grid_spot_slot #tableData_slot_spot {
  background-color: #EFF2F3;
}
.schedule_history_spot .schedule_grid_spot_slot #tableData_slot_spot tr:before {
  margin-left: -6px;
  margin-top: 0px;
  width: 6px;
  height: 30px;
}

/* NEW PLAYER / STOCK  */
.upload_stock .whiteBox h4 {
  margin-left: 20px;
  margin-right: 20px;
}
.upload_stock .whiteBox .inWhiteBox {
  padding: 15px 20px;
  min-height: auto;
}
.upload_stock table {
  table-layout: fixed;
  width: 100%;
}
.upload_stock table#error_table {
  border-spacing: 0 0px;
}
.upload_stock table#error_table tr:first-child td {
  border-top-width: 6px !important;
}
.upload_stock table#error_table tr:last-child td {
  border-bottom-width: 6px !important;
}
.upload_stock table tr:before {
  display: none;
}
.upload_stock table tr td {
  border-width: 3px !important;
  padding: 8px;
}
.upload_stock .td_description {
  hyphens: auto;
  width: 100%;
  overflow-wrap: break-word;
  padding: 8px;
}
.upload_stock .tools_bar {
  display: block !important;
}
.upload_stock .upload-generic {
  display: block;
}
.upload_stock.container table tbody tr {
  height: auto;
}
.upload_stock.container #error_table tbody tr td {
  border-color: #9A405B;
}
.upload_stock.container #error_table tbody tr td:first-child {
  border-left: 5px solid #9A405B !important;
}
.upload_stock.container #error_table tbody tr td:last-child {
  border-right: 5px solid #9A405B !important;
}
.upload_stock .whiteBox .inWhiteBox.accordion .ui-accordion-header {
  cursor: pointer;
  padding-left: 20px;
}
.upload_stock a[aria-disabled="true"] {
  color: currentColor;
  display: inline-block;
  /* For IE11/ MS Edge bug */
  pointer-events: none;
  text-decoration: none;
}
.upload_stock .inWhiteBox.accordion .ui-accordion-header {
  cursor: pointer;
  padding-left: 20px;
}
.upload_stock .whiteBox .inWhiteBox.accordion .ui-accordion-header:before {
  margin-top: -2px;
  position: absolute;
}
.upload_stock #num-total-success {
  background-color: #6D6E71;
  width: 50px;
  height: 50px;
  padding: 0;
  color: #fff;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 48px;
}
.upload_stock .inWhiteBox .ui-accordion-content {
  height: auto !important;
}

.stock_list {
  /* Rounded sliders */
  /***************************/
  /* Página listado de stock */
  /***************************/
}
.stock_list .tools_bar {
  display: block !important;
}
.stock_list #player-status {
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  -moz-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
}
.stock_list .ui-tabs .ui-tabs-nav .ui-state-default {
  margin-top: 0px;
  border-radius: 0px;
}
.stock_list .ui-tabs .ui-tabs-nav a {
  text-transform: uppercase;
  opacity: 0.6;
}
.stock_list .ui-tabs .ui-tabs-nav .ui-state-active, .stock_list .ui-tabs .ui-tabs-nav .active {
  color: #689840;
  border-bottom: 5px solid #689840;
  background-color: #fff;
}
.stock_list .ui-tabs .ui-tabs-nav .ui-state-default.ui-state-active a {
  color: #689840;
  opacity: 1;
}
.stock_list #status_player {
  background-color: white;
  padding: 0 2%;
  padding: 1px 6% 20px 6%;
  font-size: 4vw;
  z-index: 2;
  position: relative;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  -moz-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  position: relative;
  line-height: 8vw;
  margin-bottom: 5px;
}
.stock_list #status_player #image_device {
  font-size: 6vw;
  position: relative;
  top: 1vw;
  margin-right: 2vw;
}
.stock_list #no_player {
  background-color: #E6E7E8;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  -moz-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  padding-bottom: 20px;
  padding-left: 3%;
  padding-right: 3%;
}
.stock_list #no_player .image {
  text-align: center;
  max-width: 300px;
  width: 30%;
  margin: auto;
}
.stock_list #no_player .image img {
  width: 100%;
  margin: 20px 0px;
}
.stock_list #no_player .text {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 2.2vw;
}
.stock_list #ok_player {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  -moz-box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  box-shadow: 0px 4px 0px 0px rgba(196, 196, 196, 0.76);
  padding-bottom: 20px;
  padding-left: 3%;
  padding-right: 3%;
}
.stock_list #ok_player .boxGray {
  width: 100%;
  background-color: #E6E7E8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stock_list #ok_player .image {
  width: 50%;
  text-align: center;
}
.stock_list #ok_player .image img {
  width: 70%;
  height: auto;
  padding: 20px 20%;
  max-width: 275px;
}
.stock_list #ok_player .details_plv {
  width: 60%;
  font-size: 2.3vw;
}
.stock_list #ok_player .details_plv div:nth-of-type(1) {
  margin-bottom: 15px;
}
.stock_list #ok_player .text {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 2.2vw;
}
.stock_list button.text_button {
  border-radius: 9px;
  margin: 5px 0;
  padding: 2%;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  border: 2px solid #689840;
  color: #689840;
  width: 100%;
}
.stock_list button.text_button.scan_QR {
  color: white !important;
}
.stock_list button.associate {
  color: white;
  padding: 3% 0;
  margin-top: 25px;
}
.stock_list button.associate.disabled {
  pointer-events: none;
  opacity: 0.5;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.4;
  cursor: not-allowed;
}
.stock_list button.associate.associated {
  color: #689840 !important;
  background-color: white !important;
  width: calc( 100% - 50px);
  float: left;
  border: 2px solid #689840 !important;
}
.stock_list #associated {
  margin-top: 27px;
  color: #689840;
  font-size: 40px;
  float: left;
  position: relative;
  padding-left: 10px;
  display: none;
}
.stock_list .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.stock_list .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.stock_list .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #E7EBED;
  -webkit-transition: .4s;
  transition: .4s;
}
.stock_list .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.stock_list input:checked + .slider {
  background-color: #689840;
}
.stock_list input:focus + .slider {
  box-shadow: 0 0 1px #689840;
}
.stock_list input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.stock_list .slider.round {
  border-radius: 34px;
}
.stock_list .slider.round:before {
  border-radius: 50%;
}
.stock_list input[type="text"], .stock_list input[type="number"], .stock_list select {
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: calc(8vw + 5px);
  width: 100%;
}
.stock_list input[type="text"] {
  border-radius: 9px;
  border: 1px solid #E7EBED;
}
.stock_list select, .stock_list input[type="number"] {
  background-color: #E7EBED;
}
.stock_list input[type="number"] {
  text-align: center;
}
.stock_list .units {
  position: absolute;
  bottom: 0.2vw;
  right: -4vw;
  pointer-events: none;
  overflow: hidden;
  font-weight: normal;
  opacity: 0.8;
  text-align: center;
  width: 100%;
  line-height: 7.7vw;
  font-size: 2.4vw;
}
.stock_list .invisible {
  visibility: hidden;
}
.stock_list #unitsValue {
  /* Support spaces */
  white-space: pre;
}
.stock_list .container table tbody tr::before {
  background-color: transparent !important;
}
.stock_list #video {
  border: none !important;
}
.stock_list a.button {
  color: green;
  padding: 5px 15px;
  margin: 0 5px;
  cursor: pointer;
}
.stock_list #resetButton {
  color: gray;
  padding: 5px 15px;
  margin: 0 5px;
}
.stock_list #startButton ._grid_adjust {
  color: green;
  font-size: 30px;
}
.stock_list #resetButton ._delete {
  color: gray;
  font-size: 25px;
}
.stock_list #result, .stock_list #result_device {
  font-size: 11px;
  hyphens: auto;
}
.stock_list .gray_scanner {
  text-align: center;
  margin-bottom: -10px;
  background: #808184;
  width: 330px;
  height: 200px;
  margin: auto;
}
.stock_list #search_div {
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 2%;
  padding-bottom: 2%;
  font-size: 2.8vw;
  margin-top: 5px;
}
.stock_list #search_div.player_empty {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.stock_list #search_div .input_search {
  position: relative;
}
.stock_list #search_div .input_search ._delete_2 {
  position: absolute;
  right: 5px;
  font-size: 33px;
  top: 45px;
  cursor: pointer;
  display: none;
}
.stock_list #search_div #devices_associate {
  margin-top: 60px;
}
.stock_list #search_div #devices_associate h4 {
  color: #689840;
  font-weight: 400;
  border-bottom: 2px solid #689840;
  text-transform: none;
  margin: 10px 0px;
}
.stock_list #search_div #devices_associate .text {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 2.2vw;
  padding-left: 0px !important;
}
.stock_list #search_div #devices_associate input#device_code {
  width: 50%;
  display: inline-block;
}
.stock_list #search_div #devices_associate #device_scan_qr {
  width: calc(50% - 75px);
  display: inline-block;
  color: white;
  background-color: #689840;
  border-radius: 9px;
  padding: 10px 5px;
  text-align: center;
  font-size: 3.5vw;
  cursor: pointer;
}
.stock_list #search_div #devices_associate #btn_add_device {
  width: 50px;
  display: inline-block;
  text-align: center;
}
.stock_list #search_div #devices_associate #btn_add_device ._add_2 {
  font-size: 8.5vw;
  line-height: 3vw;
  top: 2.5vw;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.stock_list #search_div #linked_devices {
  margin-top: 30px;
}
.stock_list #search_div #linked_devices h4 {
  padding-left: 10px;
  font-weight: 400;
  color: #808184;
  background-color: #EFF2F3;
  border-top: 1px solid #E6E7E8;
  border-bottom: 1px solid #E6E7E8;
  padding: 15px;
  text-transform: none;
  font-size: 16px;
}
.stock_list #search_div #linked_devices #list_linked_devices .device {
  padding: 10px;
  border-bottom: 1px solid #E6E7E8;
  display: inline-block;
  width: 100%;
}
.stock_list #search_div #linked_devices #list_linked_devices .device .btn_delete {
  float: right;
}
.stock_list #search_div #linked_devices #list_linked_devices .device .btn_delete ._trash {
  font-size: 5vw;
  position: relative;
  top: -0.1vw;
  cursor: pointer;
}
.stock_list .inWhiteBox {
  margin-top: 25px;
}
.stock_list label {
  color: #333;
  font-weight: 400;
}
.stock_list .google_map {
  padding: 20px;
  position: relative;
}
.stock_list .google_map .controls {
  font-size: 28px;
  /* this adjusts the size of all the controls */
  position: absolute;
  top: 520px;
  right: 25px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 300;
  height: 1em;
  margin: 6px;
  text-align: center;
  user-select: none;
  padding: 2px;
  width: 1em;
  display: flex;
  flex-direction: column;
  height: auto;
}
.stock_list .google_map .controls button {
  border: 0;
  background-color: white;
  color: rgba(0, 0, 0, 0.6);
  font: 0.85em Arial;
  margin: 1px;
  padding: 0;
}
.stock_list .google_map .controls button:hover {
  color: rgba(0, 0, 0, 0.9);
}
.stock_list .google_map #group_check {
  position: absolute;
  top: 6vw;
  left: 2vw;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  padding: 10px 10px 10px 10px;
  font-weight: 300;
  color: #808184;
}
.stock_list .google_map #map_fullscreen {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 22px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.stock_list .google_map .total_plvs {
  color: #808184;
  position: absolute;
  left: 31px;
  top: 555px;
  z-index: 10;
  width: auto;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #D0D2D3;
  font-size: 14px;
}
.stock_list .google_map .total_plvs .total_text {
  cursor: default;
  display: inline-block;
  padding: 10px;
}
.stock_list .google_map .total_plvs .total_num {
  cursor: default;
  display: inline-block;
  padding: 10px 15px;
  border-left: 1px solid #D0D2D3;
}
.stock_list .content_stock_list table tr.stock_product td, .stock_list .content_stock_list table tr.stock_product th {
  padding-left: 10px;
  text-align: left;
}
.stock_list .content_stock_list table tr.stock_product td.button-table-list {
  text-align: center;
  padding-left: 0px;
  width: 55px;
}
.stock_list .content_stock_list table tr.stock_product .operative_stock .btn_change_state {
  float: right;
  padding-right: 10px;
}
.stock_list .content_stock_list table tr.stock_product .operative_stock .btn_change_state .box_text_help {
  margin-top: 30px;
  max-width: 60px;
}
.stock_list .content_stock_list table tr.stock_product .operative_stock ._move_2 {
  cursor: pointer;
  font-size: 24px;
}
.stock_list .info_stock {
  top: -5px;
  position: relative;
  display: none;
}
.stock_list .info_stock:before {
  opacity: 0;
}
.stock_list .info_stock td {
  background-color: white;
}
.stock_list .info_stock .col-left-details {
  padding-top: 10px;
  padding-bottom: 10px;
}
.stock_list .info_stock .col-left-details .stock_detail {
  margin-bottom: 10px;
}
.stock_list .info_stock .col-left-details .stock_detail label {
  font-weight: 300;
  font-size: 11px;
  margin-bottom: 0px;
}
.stock_list .info_stock .col-left-details .stock_detail .value_detail {
  min-height: 18px;
  border-bottom: 1px solid #E7EBED;
  width: calc(100% - 20px);
  font-size: 12px;
  font-weight: 500;
}
.stock_list .info_stock .col-right-details {
  border: 1px solid #689840;
  display: inline-table;
  padding-top: 10px;
  padding-bottom: 10px;
}
.stock_list .info_stock .col-right-details .qr_details {
  display: table-row;
}
.stock_list .info_stock .col-right-details .qr_details .qr_detail {
  display: table-cell;
  text-align: center;
}
.stock_list .info_stock .col-right-details .qr_details .print_detail {
  display: table-cell;
  top: 40px;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.stock_list .info_stock .col-right-details .qr_details ._print {
  color: #689840;
  font-size: 24px;
  cursor: pointer;
}
.stock_list #info_stock {
  padding: 15px;
  text-align: center;
}
.stock_list #info_stock .circle_1 {
  border-radius: 70px;
  padding: 3px;
  border: 3px solid #FAFBFB;
}
.stock_list #info_stock .circle_1 .circle_2 {
  border-radius: 60px;
  padding: 2px;
  border: 3px solid #ECEFF0;
}
.stock_list #info_stock .circle_1 .circle_2 .num_circle {
  border-radius: 50px;
  font-size: 18px;
  height: 70px;
  line-height: 60px;
  width: 70px;
}
.stock_list #info_stock .text_status {
  font-size: 8px;
  text-transform: uppercase;
  font-weight: 500;
}
.stock_list #info_stock .installed_stock {
  display: inline-block;
  padding: 0 2px;
}
.stock_list #info_stock .installed_stock .num_circle {
  border: 5px solid #75A747;
  color: #75A747;
}
.stock_list #info_stock .installed_stock .text_status {
  color: #75A747;
}
.stock_list #info_stock .warehouse_stock {
  display: inline-block;
  padding: 0 2px;
}
.stock_list #info_stock .warehouse_stock .num_circle {
  border: 5px solid #FBB040;
  color: #FBB040;
}
.stock_list #info_stock .warehouse_stock .text_status {
  color: #FBB040;
}
.stock_list #info_stock .retired_stock {
  display: inline-block;
  padding: 0 2px;
}
.stock_list #info_stock .retired_stock .num_circle {
  border: 5px solid #9A405B;
  color: #9A405B;
}
.stock_list #info_stock .retired_stock .text_status {
  color: #9A405B;
}
.stock_list #info_stock .summary_stock {
  display: inline-block;
  padding: 0 2px;
}
.stock_list #info_stock .summary_stock .num_circle {
  border: 5px solid #A6A8AB;
  color: #A6A8AB;
}
.stock_list #info_stock .summary_stock .text_status {
  color: #A6A8AB;
}

@media (min-width: 768px) {
  .stock_list {
    /* Rounded sliders */
  }
  .stock_list #status_player {
    font-size: 20px;
    line-height: 30px;
  }
  .stock_list #status_player #image_device {
    font-size: 45px;
    top: 9px;
    margin-right: 20px;
  }
  .stock_list #no_player .text {
    font-size: 16px;
  }
  .stock_list #ok_player .details_plv {
    font-size: 18px;
  }
  .stock_list #ok_player .text {
    text-align: center;
    margin-bottom: 8px;
    font-size: 17px;
  }
  .stock_list input[type="text"], .stock_list input[type="number"], .stock_list select {
    height: 45px;
  }
  .stock_list .units {
    right: -25px;
    line-height: 38px;
    font-size: 12px;
    bottom: 0px;
  }
  .stock_list #search_div {
    font-size: 20px;
  }
  .stock_list .google_map #group_check {
    top: 46px;
    left: 15px;
  }
  .stock_list #search_div #devices_associate .text {
    font-size: 17px;
  }
  .stock_list #search_div #devices_associate #device_scan_qr {
    width: calc(50% - 110px);
    padding: 6px 5px;
    font-size: 24px;
    height: 45px;
  }
  .stock_list #search_div #devices_associate #btn_add_device {
    width: 85px;
  }
  .stock_list #search_div #devices_associate #btn_add_device ._add_2 {
    font-size: 50px;
    line-height: 50px;
    top: 13px;
    position: relative;
    text-align: center;
  }
  .stock_list #search_div #linked_devices #list_linked_devices .device .btn_delete ._trash {
    top: -5px;
    font-size: 38px;
  }
}
.edit_stock .whiteBox {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 17px;
}
.edit_stock .whiteBox h4 {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.edit_stock .whiteBox label {
  margin-bottom: 0px;
  font-weight: 500;
}
.edit_stock .whiteBox input, .edit_stock .whiteBox textarea, .edit_stock .whiteBox select {
  color: #404041;
  font-size: 13px;
  background-color: #F1F2F2;
  border: medium none;
  float: none;
  font-weight: 300;
  margin-right: 0px;
  margin-top: 0px;
  margin-left: 0;
  margin-bottom: 24px;
  padding: 5px 10px;
  width: 100%;
}
.edit_stock .whiteBox input[type="radio"] + label {
  cursor: pointer;
  font-weight: 400;
}
.edit_stock .whiteBox #plvs {
  margin-bottom: 20px;
}
.edit_stock .whiteBox .plvs_name {
  padding: 5px 0;
}
.edit_stock .whiteBox .print_detail {
  display: inline-block;
  top: 8px;
  position: relative;
}
.edit_stock .whiteBox .print_detail ._print {
  color: #689840;
  font-size: 24px;
  cursor: pointer;
}

/**********/
/**********/
/**********/
/**********/
@media (max-width: 995px) {
  .fastcontent_container #fastcontent_editor .ui-tabs-nav {
    padding: 0 8px 0 33%;
  }

  .upload-generic ul, .campaign_create ul, .administration_campaign ul {
    padding: 0 10px 0 8px;
  }
  .upload-generic ul.ul-description, .campaign_create ul.ul-description, .administration_campaign ul.ul-description {
    padding-left: 20px;
  }

  .criteria .content_criteria #form_cri .checkboxes_group {
    width: 50% !important;
  }
  .criteria .content_criteria #btn_panel.whiteBox #btn_save {
    margin: 15px 25px 15px 0;
  }

  .campaign .campaign_create #boo_criteria .checkboxes_group {
    width: 50% !important;
  }

  .menu_responsive_tools_bar_edit_playlist, .menu_responsive_tools_bar_edit_block {
    display: inline-block !important;
  }

  .menu_options {
    display: none !important;
  }

  .screens_group .greyBox:nth-child(5n+1) {
    padding-left: 5px;
  }
  .screens_group .greyBox:nth-child(5n+5) {
    padding-right: 5px;
  }
  .screens_group .greyBox:nth-child(3n+1) {
    padding-left: 0px;
  }
  .screens_group .greyBox:nth-child(3n+3) {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .dashboard_page .div_barsRange_status table tr td {
    background-color: "red";
  }
  .dashboard_page .radio_button_dashboard {
    display: none;
  }
  .dashboard_page .title-menu.fixed-menu h2 {
    display: none;
  }
  .dashboard_page .widget-item .ui-resizable-handle {
    display: none !important;
    pointer-events: none;
  }
  .dashboard_page .widget-item .dots_move {
    display: none !important;
  }

  #chartjs-tooltip table {
    background-color: "red";
  }
  #chartjs-tooltip table tr {
    background-color: "red";
  }
  #chartjs-tooltip table tr td {
    background-color: "red";
  }

  .statistics_player_list_details table tbody tr {
    font-size: 12px;
  }
  .statistics_player_list_details table tbody tr td:first-child {
    padding: 5px 5px 5px 10px;
  }
  .statistics_player_list_details table tbody tr td.name-td {
    font-size: 13px;
    padding-left: 10px;
  }
  .statistics_player_list_details table tbody tr td.td-image {
    padding: 8px;
  }
  .statistics_player_list_details table tbody tr td.td-image img {
    padding: 2px;
    min-width: 80px;
    min-height: 80px;
  }

  .show_campaign .information-box .whiteBox, .show_campaign .range-schedule .whiteBox {
    min-height: 100% !important;
  }

  .task_edit .title_header_step {
    padding: 0 10px;
  }
  .task_edit .task_panels h4 {
    font-size: 15px;
  }
  .task_edit .first-col {
    padding: 0;
    margin-bottom: 10px;
  }
  .task_edit #action-btn-next_aux, .task_edit #task-btn-next_aux, .task_edit #back_btn {
    margin: 25px 4px 15px;
  }
  .task_edit #action-btn-next_aux .ui-button-text, .task_edit #task-btn-next_aux .ui-button-text, .task_edit #back_btn .ui-button-text {
    padding: 10px 20px;
  }

  .statistics_content_details .table_left_div {
    padding: 0px;
  }
  .statistics_content_details .table_right_div {
    padding: 0px;
  }

  .smartcontent .smartcontent_page #label-forms-properties, .smartcontent .smartcontent_page #label-properties {
    clear: both;
    left: 0 !important;
    padding: 0;
    position: relative;
    top: 0 !important;
  }

  .fastcontent_container #fastcontent_editor .ui-tabs-nav {
    padding: 0 8px 0 42%;
  }

  .selectAll_upload_file {
    left: 0;
    position: absolute;
    width: 26px;
  }
  .selectAll_upload_file .box_text_help {
    margin-top: 23px;
  }

  .smartcontent .smartcontent_page #btn_save_layout {
    margin-left: 0px;
  }
  .smartcontent .smartcontent_page #btn_save_as_layout {
    margin-left: 6px;
  }
  .smartcontent .smartcontent_page #btn_layouts {
    clear: both;
  }

  .upload-generic .whiteBox ul li, .campaign_create .whiteBox ul li {
    padding-right: 0px;
  }
  .upload-generic .whiteBox ul.ul-description, .campaign_create .whiteBox ul.ul-description {
    padding-left: 8px;
    padding-right: 0px;
  }
  .upload-generic .whiteBox ul.name_file, .campaign_create .whiteBox ul.name_file {
    /*padding: 0 0px 0 8px;*/
    padding: 0 8px;
  }
  .upload-generic .whiteBox .button-add-line-file, .campaign_create .whiteBox .button-add-line-file {
    margin-top: -90px;
  }
  .upload-generic .whiteBox .file_selector .line_file, .campaign_create .whiteBox .file_selector .line_file {
    min-height: 111px;
  }
  .upload-generic .whiteBox .file_selector .line_file .first-col, .campaign_create .whiteBox .file_selector .line_file .first-col {
    margin-bottom: 25px;
    height: 23px;
  }
  .upload-generic .whiteBox .file_selector .line_file .dropbox-side, .campaign_create .whiteBox .file_selector .line_file .dropbox-side {
    margin-top: -13;
  }
  .upload-generic .whiteBox .file_selector .line_file .dropbox-side + ._delete::before, .campaign_create .whiteBox .file_selector .line_file .dropbox-side + ._delete::before {
    top: 8px;
  }
  .upload-generic .whiteBox .file_selector .line_file .dropbox-side + .delete_content::before, .campaign_create .whiteBox .file_selector .line_file .dropbox-side + .delete_content::before {
    top: 8px;
  }
  .upload-generic .whiteBox .file_selector .line_file .btn_upload, .campaign_create .whiteBox .file_selector .line_file .btn_upload {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
  }
  .upload-generic .whiteBox.file_selector .line_file, .campaign_create .whiteBox.file_selector .line_file {
    min-height: 111px;
  }
  .upload-generic .whiteBox.file_selector .line_file .first-col, .campaign_create .whiteBox.file_selector .line_file .first-col {
    margin-bottom: 25px;
    height: 23px;
  }
  .upload-generic .whiteBox.file_selector .line_file .dropbox-side, .campaign_create .whiteBox.file_selector .line_file .dropbox-side {
    margin-top: -13;
  }
  .upload-generic .whiteBox.file_selector .line_file .dropbox-side + ._delete::before, .campaign_create .whiteBox.file_selector .line_file .dropbox-side + ._delete::before {
    top: 8px;
  }
  .upload-generic .whiteBox.file_selector .line_file .dropbox-side + .delete_content::before, .campaign_create .whiteBox.file_selector .line_file .dropbox-side + .delete_content::before {
    top: 8px;
  }
  .upload-generic .whiteBox.file_selector .line_file .btn_upload, .campaign_create .whiteBox.file_selector .line_file .btn_upload {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
  }
  .upload-generic .whiteBox .tabs #tabs-1, .upload-generic .whiteBox .tabs #tabs-2, .upload-generic .whiteBox .tabs #tabs-3, .upload-generic .whiteBox .tabs #tabs-4, .campaign_create .whiteBox .tabs #tabs-1, .campaign_create .whiteBox .tabs #tabs-2, .campaign_create .whiteBox .tabs #tabs-3, .campaign_create .whiteBox .tabs #tabs-4 {
    /* padding:0;*/
  }
  .upload-generic .whiteBox .tabs .ui-tabs-nav .ui-state-default, .campaign_create .whiteBox .tabs .ui-tabs-nav .ui-state-default {
    margin: 13px 0 0;
    padding-top: 4px;
    border: 2px solid #E6E7E8;
    border-bottom: 0px;
  }
  .upload-generic .whiteBox .tabs label[for="select_all"], .campaign_create .whiteBox .tabs label[for="select_all"] {
    left: 0;
    margin-left: 10px !important;
    margin-top: -4px;
    position: absolute;
  }
  .upload-generic .whiteBox .tabs label[for="select_all"]:before, .campaign_create .whiteBox .tabs label[for="select_all"]:before {
    font-size: 18px !important;
  }
  .upload-generic .whiteBox .tabs input[type="radio"] + label, .campaign_create .whiteBox .tabs input[type="radio"] + label {
    padding-left: 30px;
  }

  .upload_file .whiteBox .button-add-line-file, .upload_campaign .whiteBox .button-add-line-file {
    margin-top: 0 !important;
    right: 4px !important;
    /*
    position: absolute !important;
    top: 27px;
    */
  }
  .upload_file .whiteBox .file_selector .line_file .btn_upload, .upload_campaign .whiteBox .file_selector .line_file .btn_upload {
    margin-left: 0;
    margin-top: 0;
  }
  .upload_file .whiteBox .file_selector .line_file .content-data .box_file_remove, .upload_campaign .whiteBox .file_selector .line_file .content-data .box_file_remove {
    left: auto;
    right: 15px;
    position: absolute;
  }
  .upload_file .whiteBox .file_selector .line_file .content-data ._delete::before, .upload_campaign .whiteBox .file_selector .line_file .content-data ._delete::before {
    position: absolute;
  }
  .upload_file .button-add-line-file, .upload_campaign .button-add-line-file {
    margin-top: 0 !important;
    position: absolute !important;
    right: 4px !important;
    top: 27px;
  }

  .upload_file.upload_attachment .button-add-line-file {
    float: right;
    margin-top: 0 !important;
    position: relative !important;
    width: 40px;
    top: 0px;
  }

  .capture_device .press-key {
    font-size: 12px;
  }
  .capture_device .input-select {
    font-size: 12px;
  }
  .capture_device .input-select select, .capture_device .input-select input {
    font-size: 12px;
  }

  .upload_url #device-options-div {
    padding-top: 30px;
  }
  .upload_url #device-options-div .file_url {
    font-size: 13px;
  }
  .upload_url #device-options-div .file_url.url_length {
    float: left;
  }
  .upload_url #device-options-div .stream_label {
    float: left;
    padding-top: 2px;
  }

  .line_file, .line_url {
    height: auto !important;
  }

  .content_schedule {
    min-width: 425px !important;
  }
  .content_schedule .tabs-0, .content_schedule .tabs-1, .content_schedule .tabs-2 {
    padding-left: 0;
    padding-right: 0px;
  }
  .content_schedule .tabs-1, .content_schedule .tabs-2 {
    margin-top: 8px;
  }

  .criteria .content_criteria .tools_bar {
    display: block !important;
  }
  .criteria .content_criteria .colPlayersRight {
    padding-left: 0px !important;
  }
  .criteria .content_criteria #form_cri .checkboxes_group {
    width: 100% !important;
    position: relative;
    height: auto !important;
    min-height: auto !important;
  }
  .criteria .content_criteria #form_cri .checkboxes_group.ui-accordion-content-active {
    border-bottom: 4px solid #689840;
  }
  .criteria .content_criteria #btn_save, .criteria .content_criteria #btn_show_init {
    border-radius: 20px;
    font-size: 10px;
    margin: 14px 5px 5px;
    padding: 13px 6px;
  }
  .criteria .content_criteria #btn_show_init_2 {
    font-size: 10px;
    margin: -1px 20px 5px 5px;
    padding: 10px;
  }
  .criteria .content_criteria #btn_panel.whiteBox #btn_save {
    margin: 15px 25px 10px 0;
  }

  .criteria #tabs, .screens #tabs, .schedules #tabs {
    padding-left: 0px !important;
  }

  .campaign .campaign_create .colPlayersRight {
    padding-left: 0px !important;
  }
  .campaign .campaign_create #boo_criteria .checkboxes_group {
    width: 100% !important;
    position: relative;
    height: auto !important;
    min-height: auto !important;
  }
  .campaign .campaign_create #boo_criteria .checkboxes_group.ui-accordion-content-active {
    border-bottom: 4px solid #689840;
  }
  .campaign .campaign_create #colPlayers #tabs-plv {
    padding-left: 0px;
  }
  .campaign .campaign_create #panel2 {
    min-width: 450px;
  }
  .campaign .campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range {
    font-size: 13px;
  }
  .campaign .campaign_create #panel3 .schedule #boo_schedule_general_content .boo_schedule_content .date_range input[type="text"] {
    width: 100%;
  }
  .campaign .show_campaign .information-box, .campaign .show_campaign .boo_div_precontent, .campaign .show_campaign .boo_div_criteria {
    padding-left: 0;
    padding-right: 0px;
  }
  .campaign .show_campaign .range-schedule, .campaign .show_campaign .boo_div_postcontent, .campaign .show_campaign .boo_div_player {
    padding-right: 0;
    padding-left: 0px;
  }

  .content .content_edit .col-left {
    padding-left: 0;
    padding-right: 0px;
  }
  .content .content_edit .col-right {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content .content_edit .whiteBox .inWhiteBox.col-right .in-col-right {
    border-left: 0px solid #d0d2d3;
    padding-left: 30px;
  }
  .content .content_edit #div_btn_generate_qr, .content .content_edit #div_btn_generate_nfc {
    text-align: center;
    margin-top: 20px;
  }
  .content .content_edit #div_btn_generate_qr #btn_generate_nfc, .content .content_edit #div_btn_generate_qr #btn_generate_nfc, .content .content_edit #div_btn_generate_nfc #btn_generate_nfc, .content .content_edit #div_btn_generate_nfc #btn_generate_nfc {
    margin: 15px 10px;
  }
  .content .content_edit #div_btn_delete_qr, .content .content_edit #div_btn_delete_nfc {
    text-align: center;
    margin-top: 0px;
  }
  .content .content_edit #div_btn_delete_qr #btn_delete_nfc, .content .content_edit #div_btn_delete_qr #btn_delete_nfc, .content .content_edit #div_btn_delete_nfc #btn_delete_nfc, .content .content_edit #div_btn_delete_nfc #btn_delete_nfc {
    margin: 15px 10px;
  }
  .content .content_edit #btn_panel.whiteBox #btn_save {
    margin: 25px 25px 15px 0;
  }
  .content .content_edit #btn_panel.whiteBox #btn_save .ui-button-text {
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 35px;
    text-transform: uppercase;
  }
  .content .content_edit #div_qr, .content .content_edit #div_nfc {
    position: relative;
    text-align: center;
  }
  .content .content_edit #div_qr img, .content .content_edit #div_nfc img {
    max-width: 285px;
  }

  .playlists .add_playlist .tools_bar, .playlists .plv_templates_assign .tools_bar, .plv_templates .add_playlist .tools_bar, .plv_templates .plv_templates_assign .tools_bar {
    display: block;
  }

  .playlist_content .edit_playlist .tools_bar {
    display: block !important;
  }
  .playlist_content .edit_playlist #contents_table .content_info {
    padding: 0 10px !important;
  }
  .playlist_content .edit_playlist .tools_bar_playlist_content {
    display: none !important;
  }
  .playlist_content .edit_playlist .menu_responsive_tools_bar_playlist_content {
    display: block !important;
  }

  .templates .templates_edit #editor.whiteBox #stage {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #BCBEC0;
  }
  .templates .templates_categories .whiteBox.header-information {
    padding: 20px 40px;
  }
  .templates .templates_categories .whiteBox.header-information .td-image {
    border: 4px solid #ECEFF0;
  }
  .templates .templates_categories .whiteBox.header-information .td-image img {
    border: 1px solid #fff;
  }
  .templates .templates_categories .whiteBox .template_name {
    color: #689840;
    font-size: 15px;
    padding: 15px 30px 5px;
    font-weight: 500;
  }
  .templates .templates_categories .whiteBox .template_description {
    color: #808184;
    font-size: 13px;
    padding: 5px 30px 5px;
  }
  .templates .templates_categories #criteria .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after {
    top: auto;
    bottom: -13px;
    position: absolute;
    right: 50%;
    transform: rotate(1.55rad);
  }
  .templates .templates_categories #criteria .tags {
    height: auto !important;
    min-height: auto !important;
    position: relative;
    width: 100% !important;
  }
  .templates .templates_categories #criteria .tags.ui-accordion-content-active {
    border-bottom: 4px solid #689840;
  }
  .templates .templates_categories #criteria .tags .tag:nth-child(2n-1) {
    border-right: 0px solid #fff;
  }
  .templates .templates_categories #criteria .tags .tag:nth-child(2n) {
    border-left: 0px solid #fff;
  }
  .templates .templates_categories #criteria .tags .tag input[type="checkbox"] + label::before {
    font-size: 22px;
  }

  .block_content .blocks_edit #contents_table .content_info {
    padding: 0 10px !important;
  }
  .block_content .blocks_edit .tools_bar_blocks_content {
    display: none !important;
  }
  .block_content .blocks_edit .menu_responsive_tools_bar_blocks_content {
    display: block !important;
  }

  .ratio #btn_panel {
    padding: 0;
  }
  .ratio #btn_panel #btn_save {
    margin: 25px 25px 15px 0;
  }
  .ratio #btn_panel #btn_save .ui-button-text {
    padding: 10px 40px;
  }
  .ratio #btn_panel .box_text_help {
    top: 60px;
  }
  .ratio .add_ratio table#percent_table tbody tr td .priority, .ratio .add_ratio table#percent_table tbody tr td .percent, .ratio .edit_ratio table#percent_table tbody tr td .priority, .ratio .edit_ratio table#percent_table tbody tr td .percent {
    margin-bottom: 8px;
    margin-top: 0;
    text-align: center;
  }
  .ratio .add_ratio table#percent_table tbody tr td .ratio_type label, .ratio .edit_ratio table#percent_table tbody tr td .ratio_type label {
    text-align: center;
  }
  .ratio .add_ratio table#percent_table tbody tr td .get_time label, .ratio .edit_ratio table#percent_table tbody tr td .get_time label {
    text-align: center;
  }
  .ratio .category_ratio .whiteBox.header-information {
    padding: 20px 40px;
  }
  .ratio .category_ratio .whiteBox.header-information .td-image {
    border: 4px solid #ECEFF0;
  }
  .ratio .category_ratio .whiteBox.header-information .td-image img {
    border: 1px solid #fff;
  }
  .ratio .category_ratio .whiteBox .template_name {
    color: #689840;
    font-size: 15px;
    padding: 15px 30px 5px;
    font-weight: 500;
  }
  .ratio .category_ratio .whiteBox .template_description {
    color: #808184;
    font-size: 13px;
    padding: 5px 30px 5px;
  }
  .ratio .category_ratio #criteria .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after, .ratio .category_ratio .criteria .criteriaBoxName.ui-state-active .ui-icon-triangle-1-s::after {
    top: auto;
    bottom: -13px;
    position: absolute;
    right: 50%;
    transform: rotate(1.55rad);
  }
  .ratio .category_ratio #criteria .tags, .ratio .category_ratio .criteria .tags {
    height: auto !important;
    min-height: auto !important;
    position: relative;
    width: 100% !important;
  }
  .ratio .category_ratio #criteria .tags.ui-accordion-content-active, .ratio .category_ratio .criteria .tags.ui-accordion-content-active {
    border-bottom: 4px solid #689840;
  }
  .ratio .category_ratio #criteria .tags .tag:nth-child(2n-1), .ratio .category_ratio .criteria .tags .tag:nth-child(2n-1) {
    border-right: 0px solid #fff;
  }
  .ratio .category_ratio #criteria .tags .tag:nth-child(2n), .ratio .category_ratio .criteria .tags .tag:nth-child(2n) {
    border-left: 0px solid #fff;
  }
  .ratio .category_ratio #criteria .tags .tag input[type="checkbox"] + label::before, .ratio .category_ratio .criteria .tags .tag input[type="checkbox"] + label::before {
    font-size: 22px;
  }
  .ratio .category_ratio_check .col-left {
    padding: 0;
  }
  .ratio .category_ratio_check .col-right {
    padding: 0;
  }

  .plv .plv_details #tabs .first-col {
    padding-left: 8px;
    padding-right: 8px;
    border-right: 0px solid #D0D2D3;
  }
  .plv .plv_details #tabs .second-col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .screens_group .greyBox {
    height: 100px;
  }

  .screens_group .greyBox:nth-child(n) {
    padding-right: 0px;
    padding-left: 0px;
  }

  .schedules .schedules_add .whiteBox.schedule_table {
    padding: 10px;
  }

  .notifications .notifications_list .tools_bar {
    display: none !important;
  }
  .notifications .user_notifications .whiteBox.box_user_name {
    margin-top: -6px;
    color: #57585A;
    font-size: 16px;
    text-align: center;
    line-height: 2em;
    font-weight: 400;
    padding: 20px 0px 4px;
    margin-bottom: 4px;
  }
  .notifications .user_notifications .whiteBox.box_user_name .user_name {
    margin-bottom: 6px;
  }
  .notifications .user_notifications .whiteBox.box_user_name .icon_notification {
    float: left;
    color: #689840;
    font-size: 25px;
    padding-left: 0;
  }
  .notifications .user_notifications .whiteBox.box_user_name .icon_email {
    float: left;
    padding-left: 0;
    color: #689840;
    font-size: 25px;
  }
  .notifications .user_notifications .header-table {
    background-color: #6D6E71;
    line-height: 18px;
    height: 18px;
    color: #fff;
    font-size: 11px;
    text-align: left;
    margin-top: -4px;
  }
  .notifications .user_notifications .header-table > div {
    padding-left: 20px;
  }
  .notifications .user_notifications .header-table .gray-header-table {
    background-color: #808184;
  }
  .notifications .user_notifications .header-table .checkbox_all_not {
    display: inline-block;
    width: 18px;
  }
  .notifications .user_notifications .header-table .checkbox_all_mail {
    display: inline-block;
    width: 22px;
    margin-right: 14px;
  }
  .notifications .user_notifications .header-table input[type="checkbox"] + label::before {
    color: #D0D2D3 !important;
  }
  .notifications .user_notifications .header-table label {
    width: 40px;
    text-align: center;
  }
  .notifications .user_notifications #div-notification {
    display: inline-block;
    margin-top: -15px;
    position: relative;
    width: 100%;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav {
    padding: 0px;
    float: left;
    margin-bottom: 1px;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li {
    background-color: #fff;
    border-bottom: 2px solid #EFF2F3;
    font-size: 12.4px;
    padding: 0px;
    text-transform: uppercase;
    z-index: 20;
    border-radius: 0px;
    text-align: left;
    margin: 0px;
    line-height: 18px;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li a {
    color: #808184;
    cursor: pointer;
    display: inline-block;
    padding: 16px 10px 15px 20px;
    width: 100%;
    font-weight: 300;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li a .type-permisions {
    font-size: 12px;
    float: right;
    text-transform: none;
    color: #689840;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active {
    background-color: #689840;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a {
    color: #fff;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active a .type-permisions {
    color: #fff !important;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-nav li.ui-state-active:after {
    border-color: transparent transparent transparent #689840;
    border-style: solid;
    border-width: 9px 0 9px 8px;
    content: " ";
    height: 0;
    position: absolute;
    right: -8px;
    margin-top: 16px;
    width: 0;
    z-index: 9;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel {
    float: right;
    padding: 0px;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification {
    background-color: #FAFBFB;
    border-bottom: 2px solid #EFF2F3;
    border-left: 2px solid #EFF2F3;
    color: #808184;
    cursor: pointer;
    font-size: 13px;
    padding: 0px;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification .checkbox_not {
    width: 25px;
    text-align: center;
    padding-left: 13px;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification .checkbox_mail {
    width: 26px;
    text-align: center;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification label {
    font-weight: 300;
    line-height: 15px;
    cursor: pointer;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification input[type="checkbox"] + label {
    font-weight: 300;
    line-height: 46px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification input[type="checkbox"] + label:after {
    top: 6px;
  }
  .notifications .user_notifications #div-notification.ui-tabs-vertical .ui-tabs-panel .notification .notification_type {
    line-height: 18px;
    padding: 16px 15px 12px;
  }

  .customers .customer_edit .whiteBox .col-left {
    padding: 0 0px 0 0;
  }
  .customers .customer_edit .whiteBox .col-right {
    padding: 0 0 0 0px;
  }

  .report .report_form .whiteBox.information input[type="checkbox"] + label {
    margin-top: 15px;
  }

  .fastcontent_container #tabs .resolutions-table-left-column {
    border-right: 0px solid #D0D2D3;
    display: inline-block;
  }

  .smartcontent .smartcontent_page #editor.whiteBox #stage {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #BCBEC0;
  }

  #show_criteria-dialog #form_cri .checkboxes_group, #criteria-dialog #form_cri .checkboxes_group, #dialog-url-criteria #form_cri .checkboxes_group, #dialog-add #form_cri .checkboxes_group, #dialog-criteria #form_cri .checkboxes_group {
    position: relative;
  }

  .administration_campaign .tools_bar {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  #btn_upload .ui-button-text, #btn_upload_1 .ui-button-text {
    padding: 10px 30px !important;
  }

  .box_file_remove {
    position: absolute;
    right: 18px;
  }

  .button-add-line-file {
    margin-top: 0 !important;
    position: absolute !important;
    right: 4px !important;
    top: 27px;
  }
  .button-add-line-file ._add_2:before {
    font-size: 29px !important;
  }

  .upload .upload_file.upload_attachment .button-add-line-file, .content .upload_file.upload_attachment .button-add-line-file {
    margin-top: 25px !important;
    right: -10px !important;
  }

  .line_file_buttons {
    right: 0 !important;
    top: 0 !important;
  }

  .button-delete-line-file {
    margin-right: 1px;
    margin-top: 70px;
  }

  .upload_attachment .button-delete-line-file {
    bottom: 0;
    position: absolute;
    right: 5px;
  }

  #tabs .col-xs-12 {
    padding: 0;
  }

  .line_file, .line_url {
    height: auto !important;
  }

  .upload .file-selector .btn_upload {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
  }
  .upload #btn_panel_top #btn_return_2 ._refresh::before, .upload #btn_panel_top #btn_return_2 ._arrow_left_2::before {
    /*margin-right: 10px;*/
  }
  .upload #btn_panel_top #btn_upload_1_2 {
    padding: 0;
  }
  .upload #btn_panel_top #btn_upload_1_2 ._disk::before {
    margin-right: 15px;
  }

  .criteria #btn_show_init_2 {
    margin: -3px 25px 0 5px;
    padding: 10px 15px;
    font-size: 10px;
  }

  .playlists #btn_panel #btn_save .ui-button-text {
    padding: 10px 30px;
  }

  .fastcontent_container .fastcontent_steps_bar .fastcontent_steps_bar-div {
    display: table;
    margin: auto;
    text-align: center;
    width: 280px;
  }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-1 {
    width: 8.33333333%;
    min-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;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11-nov-2015, 10:05:21
    Author     : rfort
*/
html, body {
  /*height:100%;
  background-color: $gray-background;*/
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background-color: #eff2f3;
  background-attachment: fixed !important;
}
body :focus {
  outline: none;
}

.past_container {
  height: 100%;
}

#background, #background_2 {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  width: 100%;
  z-index: 1000;
  display: none;
}

*:focus {
  outline: none !important;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

select {
  -webkit-border-radius: 0px;
}

.handle {
  cursor: move;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.col-md-20 {
  width: 20%;
  min-width: 20%;
  float: left;
}

.container {
  min-width: 320px;
}

/*
.col-md-3{
    width:25%;
    float:left;
}
.col-md-9{
    width:75%;
    float:left;
}
*/
a {
  cursor: pointer;
}

#foot {
  width: 100%;
  position: absolute;
  bottom: 60px;
  left: 0;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.clear {
  clear: both;
}

.uppercase {
  text-transform: uppercase;
}

.green {
  color: #689840;
}

.number_input::-webkit-inner-spin-button,
.number_input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.title-underline {
  border-bottom: 1px solid #57585A;
  color: #57585A;
  font-size: 18px;
  font-weight: 300;
  margin-top: 25px;
  padding-bottom: 3px;
  text-transform: uppercase;
}

#cont {
  /*  background-color: $gray-light;*/
  padding-top: 49px;
  opacity: 1;
  transition: opacity 300ms;
  min-height: 100%;
  padding-bottom: 111px;
  position: relative;
}

.whiteBox {
  display: inline-block;
  margin-top: 8px;
  position: relative;
  width: 100%;
  background-color: #fff;
}

input[type="checkbox"][readonly='readonly'] + label, input[type="checkbox"][readonly='readonly'] + label:before {
  pointer-events: none;
  cursor: default !important;
  opacity: 0.65 !important;
}

input[type="checkbox"][disabled="true"] + label:before, input[type="checkbox"][disabled="true"] + label:after {
  cursor: not-allowed !important;
}

.fullwidth {
  width: 100%;
}

.width-80-percent {
  width: 80% !important;
}

.width-85-percent {
  width: 85% !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-right-10 {
  margin-right: 5px !important;
}

ul, li {
  list-style: outside none none;
  padding-left: 0;
}

.pac-container {
  z-index: 1002;
  width: auto !important;
}

.text-overflow-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

.bold {
  font-weight: 500;
}

.float-left {
  float: left;
}

.float-right {
  float: right !important;
}

.center {
  text-align: center;
}

#footer_color_text {
  text-align: center;
}

.dropdown-menu {
  z-index: 98;
}

.hyphens-auto {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  white-space: normal;
}

.content_page .title-menu {
  background-color: #689840;
  width: 100%;
  min-height: 60px;
  height: auto;
  display: inline-block;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: -5px;
  /*Text*/
  text-align: center;
}
.content_page .title-menu h2 {
  font-size: 24px;
  line-height: 1em;
  font-weight: 300;
}
.content_page .title-menu {
  text-align: left;
  text-transform: uppercase;
  padding-left: 20px;
  background-color: #689840;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.content_page .title-menu h2 {
  color: white;
  float: left;
  font-size: 23px;
  font-weight: 300;
  line-height: 1em;
  margin: 0;
  /*padding: 0 20px 0 0;*/
  padding: 18px 20px 0 0;
  margin-top: 0;
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.content_page .title-menu select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 16px;
  padding: 5px 10px;
  font-size: 13px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) {
  position: fixed;
  left: 0;
  top: 63px;
  background-color: #fff !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
  z-index: 99;
  min-height: 51px;
  width: calc(100% - 5px);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) h2 {
  color: #808184;
  margin-left: 22px;
  margin-top: -4px;
  opacity: 1;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
@media (max-width: 767px) {
  .content_page .title-menu.fixed-menu:not(.no-fixed-menu) h2 {
    margin-left: 0px;
  }
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) select {
  margin-top: 12px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar {
  margin-top: 12px;
  margin-bottom: 3px;
  /* a:hover {
       color: #fff !important;
       span:before {
           color: #fff !important;
       }
   }*/
  /*
  #btn_return_2 ._refresh::before, #btn_return_2 ._arrow_left_2::before, #btn_return_2 ._arrow_right_2::before, #btn_return2 ._refresh::before, #btn_return2 ._arrow_left_2::before, #btn_return2 ._arrow_right_2::before, #btn_back2 ._refresh::before, #btn_back2 ._arrow_left_2::before, #btn_back2 ._arrow_right_2::before, #nav-back2 ._refresh::before, #nav-back2 ._arrow_left_2::before, #nav-back2 ._arrow_right_2::before, #nav-next2 ._refresh::before, #nav-next2 ._arrow_left_2::before, #nav-next2 ._arrow_right_2::before, #back2 ._refresh::before, #back2 ._arrow_left_2::before, #back2 ._arrow_right_2::before {
      font-size: 27px;
  }
  #btn_upload_2 ._upload_2::before, #nav-next2 ._upload_2::before {
      font-size: 27px;
  }*/
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar div#loading-ani2 {
  position: relative;
  top: -3px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar div#loading-ani2::before {
  position: relative;
  top: -4px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar div::before, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar span::before {
  color: #808184 !important;
  font-size: 25px !important;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar #info_bar {
  border-left: 1px solid gray;
  margin-top: 4px;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons {
  margin-bottom: 0;
  margin-top: -5px;
  margin-right: 7px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons a .ui-button-text {
  background-color: #808184 !important;
  color: #fff;
  margin: 0 4px;
  padding: 8px 12px;
  line-height: 21px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons a .ui-button-text:before {
  color: #fff !important;
  margin-left: 6px !important;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons .command-menu.open .dropdown-menu {
  margin: 6px 0 0;
  min-width: 170px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons .command-menu button {
  background-color: transparent !important;
  border: medium none;
  box-shadow: none !important;
  color: #fff;
  margin: 0 10px;
  padding: 0;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons .command-menu button .caret {
  background-color: #808184;
  padding: 8px 8px 9px 17px;
  position: relative;
  top: -4px;
  vertical-align: middle;
  color: #fff;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .text_buttons .command-menu button .caret::before {
  color: #fff !important;
  top: 7px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .edit_values, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar #edit_plv, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar #btn_edit_name, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar #editar, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .edit_location {
  margin-top: 0;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar div {
  color: #808184;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar a, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar button {
  color: #808184 !important;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .tools_bar .box_text_help {
  color: #fff !important;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .btn_eyes a {
  color: #808184 !important;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar {
  margin-top: 9px;
  /* margin-right por el tema de icono beta */
  margin-right: 40px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic #info_bar_responsive, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar #info_bar_responsive {
  border-left: 1px solid #808184;
  color: #808184;
  font-size: 15px;
  margin-left: 15px;
  margin-right: 10px;
  margin-top: 6px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic .btn-default .caret::before, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar .btn-default .caret::before {
  color: #808184;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic .btn-default:hover, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar .btn-default:hover {
  background-color: #A6A8AB;
  box-shadow: none;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic .btn-default:hover .caret:before, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar .btn-default:hover .caret:before {
  color: #4a7221;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic .btn-default:active, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic .btn-default.active, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic.open > .btn-default.dropdown-toggle, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar .btn-default:active, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar .btn-default.active, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar.open > .btn-default.dropdown-toggle {
  background-color: #A6A8AB !important;
  border-color: #A6A8AB;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic ul.dropdown-menu, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar ul.dropdown-menu {
  background-color: #fff;
  margin-top: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic ul.dropdown-menu a, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar ul.dropdown-menu a {
  color: #808184;
  cursor: pointer;
  padding: 10px 6px 10px 42px;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar ul.dropdown-menu a:hover {
  color: #fff !important;
  background-color: #808184;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover span:before, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar_generic ul.dropdown-menu a:hover div:before, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar ul.dropdown-menu a:hover span:before, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) .menu_responsive_tools_bar ul.dropdown-menu a:hover div:before {
  color: #fff !important;
}
.content_page .title-menu.fixed-menu:not(.no-fixed-menu) #btn_show_init, .content_page .title-menu.fixed-menu:not(.no-fixed-menu) #btn_show_init_2 {
  background-color: #A6A8AB;
  color: #fff !important;
  display: inline-block;
  padding: 7px 16px;
}

.siteLoged .side_menu .visible-lg, .siteLoged .side_menu .visible-md, .siteLoged .side_menu .visible-sm, .siteLoged .side_menu .visible-xs {
  display: block !important;
}
.siteLoged a:focus {
  outline: none !important;
}

.no-green-mark:before {
  display: none;
}

.green_mark::before {
  background-color: #689840;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
  content: "";
  display: flex;
  height: 50px;
  margin-left: -18px;
  margin-top: -9px;
  position: absolute;
  width: 8px;
}

.box_text_help {
  background-color: #404041;
  color: #fff;
  text-transform: none;
  font-size: 10px;
  position: absolute;
  margin-top: 3px;
  padding: 2px 6px 4px;
  margin-left: -0.6em;
  box-sizing: border-box;
  display: none;
  opacity: 0;
  transition: opacity 300ms;
  text-align: center;
  box-shadow: 0px 3px 3px 0 rgba(0, 0, 0, 0.4);
  opacity: 1;
  z-index: 10;
  font-weight: 300;
  max-width: 250px;
}
.box_text_help::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0.7em;
  left: 50%;
  top: 0;
  box-sizing: border-box;
  border: 0.5em solid #404041;
  border-color: transparent transparent #404041 #404041;
  transform-origin: 0 0;
  transform: rotate(-225deg);
}

#captcha_reload {
  color: #689840;
  cursor: pointer;
  position: absolute;
  right: -40px;
  top: 0;
}
#captcha_reload:before {
  font-size: 26px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

input[name="captcha_word"] {
  color: #808184;
  background-color: #E7EBED;
  float: none;
  font-weight: 300;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px 10px;
  border: none;
  height: 28px;
}

#msg1, #msg2 {
  position: relative;
  margin-bottom: 0px;
  color: red;
  list-style: none;
}

#message-bar-info, .notice {
  color: #fff;
  background-color: #404041;
  font-size: 14px;
  line-height: 35px;
  margin-top: 8px;
  margin-bottom: 8px;
  min-height: 60px;
  padding: 15px 10px 5px 80px;
  padding-right: 10px;
  position: relative;
}
#message-bar-info:before, .notice:before {
  border-right: 2px solid #fff;
  color: #fff;
  content: "\1f3a0";
  float: left;
  font-family: "icons";
  font-size: 32px;
  font-weight: 100;
  line-height: 32px;
  margin-left: -2px;
  margin-right: 15px;
  padding-right: 10px;
  position: absolute;
  left: 17px;
}
#message-bar-info ._delete, .notice ._delete {
  color: #fff;
  float: right;
  font-size: 35px;
  line-height: 32px;
  margin-left: 20px;
  cursor: pointer;
}

.title-information {
  color: #fff;
  background-color: #404041;
  font-size: 17px;
  line-height: 35px;
  margin-top: 0px;
  min-height: 60px;
  padding: 15px 15px 5px;
}
.title-information:before {
  border-right: 2px solid #fff;
  color: #fff;
  content: "\1f3a0";
  float: left;
  font-family: "icons";
  font-size: 32px;
  font-weight: 100;
  line-height: 32px;
  margin-left: 6px;
  margin-right: 20px;
  padding-right: 21px;
}

body.error {
  margin-top: 0;
  padding: 0;
}
body.error::before {
  display: none;
}

.error.siteLoged {
  background-color: #EFF2F3;
  margin-bottom: 0;
}
.error.siteLoged .error_404 .whiteBox img {
  margin-bottom: 20px;
  margin-top: 20px;
}

.error, #error {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 8px;
  padding: 22px 50px 15px 70px;
  background-color: #404041;
  font-size: 14px;
  min-height: 60px;
  position: relative;
}
.error p, #error p {
  margin: 0;
}
.error .error, #error .error {
  color: #fff;
  margin-top: 0px;
  padding: 0px;
  background-color: transparent;
  line-height: 1em;
  font-size: 14px;
  min-height: 0px;
}
.error .error::before, #error .error::before {
  content: none;
  border-right: 0px solid #fff;
  color: #fff;
  float: left;
  font-family: "Roboto";
  font-size: 1em;
  line-height: 1em;
  margin-right: 0px;
  padding-right: 0px;
}
.error.title, #error.title {
  color: #404041;
}
.error::before, #error::before {
  content: "\5d";
  border-right: 2px solid #fff;
  color: #fff;
  float: left;
  font-family: "icons";
  font-size: 30px;
  margin-left: -56px;
  padding-right: 11px;
  position: absolute;
  top: 10px;
  height: calc(100% - 20px);
}
.error ._delete, #error ._delete {
  color: #fff;
  float: right;
  font-size: 35px;
  line-height: 32px;
  margin-left: 20px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 14px;
}
.error #err_plc, #error #err_plc {
  line-height: 2em;
  padding-top: 2px;
}

.warning_error, #warning_error {
  color: #fff;
  margin-top: 10px;
  padding: 22px 50px 15px 70px;
  background-color: #FBB040;
  font-size: 14px;
  min-height: 60px;
  position: relative;
}
.warning_error p, #warning_error p {
  margin: 0;
}
.warning_error::before, #warning_error::before {
  content: "\5c";
  border-right: 2px solid #fff;
  color: #fff;
  float: left;
  font-family: "icons";
  font-size: 30px;
  margin-left: -56px;
  padding-right: 11px;
  position: absolute;
  top: 10px;
}
.warning_error ._delete, #warning_error ._delete {
  color: #fff;
  float: right;
  font-size: 35px;
  line-height: 32px;
  margin-left: 20px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 14px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.content_img .preview-btn ._loading_2.animation {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.content_img .preview-btn ._loading_2.animation {
  display: inline-block;
  font-size: 20px;
  left: 2px;
  position: relative;
  top: 2px;
}

.pointer {
  cursor: pointer;
}

.siteLoged a:focus, .siteLoged a:hover {
  text-decoration: none;
}

.flip {
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ui-tabs .ui-tabs-hide {
  display: none !important;
}
.ui-tabs .ui-tabs-nav {
  /*background-color: $gray-box-tab;
  margin-bottom: 25px;*/
  /*width: 100%;*/
}
.ui-tabs .ui-tabs-nav .ui-state-default {
  background-color: #fff;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 300;
  margin: 13px 0px 0;
  padding-top: 4px;
  text-align: center;
  color: #689840;
}
.ui-tabs .ui-tabs-nav .ui-state-default a {
  color: #689840;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.ui-tabs .ui-tabs-nav .ui-state-active, .ui-tabs .ui-tabs-nav .ui-state-default.active {
  background-color: #689840;
  margin-top: 7px;
  padding-top: 10px;
  color: #fff;
}
.ui-tabs .ui-tabs-nav .ui-state-active a, .ui-tabs .ui-tabs-nav .ui-state-default.active a {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav.whithTabs .ui-state-active, .ui-tabs .ui-tabs-nav.whithTabs .active {
  color: #fff !important;
}
.ui-tabs .ui-tabs-nav.whithTabs .ui-state-active a, .ui-tabs .ui-tabs-nav.whithTabs .active a {
  color: #fff !important;
}

.menu_lateral.ui-tabs {
  background-color: #fff;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
}
.menu_lateral.ui-tabs .ui-tabs-nav {
  background-color: #E6E7E8;
  display: inline-block;
  margin-bottom: -6px;
  padding: 10px 12px 0;
  width: 100%;
}
.menu_lateral.ui-tabs .ui-tabs-nav .ui-state-default {
  border-left: 2px solid #E6E7E8;
  border-rightt: 2px solid #E6E7E8;
  cursor: pointer;
}

.menu_lateral.ui-tabs .ui-tabs-nav .ui-state-default.active {
  color: #fff;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}
.cursor-not-allowed:before {
  cursor: not-allowed !important;
}

.success, .info {
  color: #fff;
  padding: 17px 15px 17px 67px;
  background-color: #404041;
  font-size: 14px;
  position: relative;
}
.success p, .info p {
  margin: 0;
}
.success::before, .info::before {
  content: "\5e";
  border-right: 2px solid #fff;
  color: #fff;
  font-family: "icons";
  font-size: 25px;
  left: 13px;
  padding-right: 11px;
  position: absolute;
  top: 9px;
}
.success ._delete, .info ._delete {
  color: #fff;
  float: right;
  font-size: 35px;
  line-height: 32px;
  margin-left: 20px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 11px;
}

.info#sprite_information2::before, .info#sprite_information::before, .info.sprite_information::before {
  display: none;
}

.autocomplete_content {
  background: #ECEFF0;
  padding: 10px 15px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 350px;
  /* max-width: 250px !important;*/
  position: absolute !important;
}
.autocomplete_content a {
  color: #808184;
  font-size: 13px;
  text-decoration: none;
}
.autocomplete_content a div {
  height: 28px;
  padding-top: 7px;
  width: 100%;
  cursor: pointer;
}
.autocomplete_content a:hover {
  text-decoration: none;
  color: #404041;
}
.autocomplete_content::-webkit-scrollbar {
  background-color: #ECEFF0;
}
.autocomplete_content::-webkit-scrollbar-button {
  background-color: #808184;
}
.autocomplete_content::-webkit-scrollbar-track {
  background-color: #ECEFF0;
}
.autocomplete_content::-webkit-scrollbar-track-piece {
  /* 4 */
}
.autocomplete_content::-webkit-scrollbar-thumb {
  background-color: #808184;
}
.autocomplete_content::-webkit-scrollbar-corner {
  background-color: #ECEFF0;
}
.autocomplete_content::-webkit-resizer {
  /* 7 */
}

.ui-helper-hidden {
  display: none;
}

.ui-spinner {
  position: absolute;
}
.ui-spinner .ui-spinner-buttons {
  position: absolute;
  height: 28px !important;
  left: -16px !important;
}
.ui-spinner .ui-spinner-buttons .ui-spinner-up {
  transform: rotate(180deg);
}
.ui-spinner .ui-spinner-buttons .ui-spinner-button {
  overflow: hidden;
  height: 14px !important;
  cursor: pointer;
}
.ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon {
  display: inline-block;
  height: 14px;
  left: 0;
  margin-left: 0 !important;
  margin-top: 0 !important;
  background-color: #ECEFF0;
  cursor: pointer;
}
.ui-spinner .ui-spinner-buttons .ui-spinner-button .ui-icon:before {
  font-family: "icons";
  content: "\a2";
  margin-left: 1.5px;
  position: relative;
  top: -4px;
}

#pages, .pages {
  display: inline-block;
  margin-top: 2px;
  position: relative;
  width: 100%;
  min-height: 50px;
  cursor: pointer;
  padding: 15px 0 10px;
}
#pages label, .pages label {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
  width: auto;
}
#pages label.ui-state-active, .pages label.ui-state-active {
  text-decoration: underline;
  font-weight: 500;
}
#pages input[type="radio"], .pages input[type="radio"] {
  display: none;
}
#pages input[type="radio"]:checked + label, .pages input[type="radio"]:checked + label {
  font-weight: 500;
}
#pages a, #pages strong, .pages a, .pages strong {
  padding: 0 5px;
  font-weight: 300;
  font-size: 18px;
  background-color: transparent !important;
}
#pages a, .pages a {
  color: #689840;
}
#pages strong, .pages strong {
  text-decoration: underline;
  font-weight: 500;
}
#pages button, .pages button {
  padding: 0 5px;
  color: #689840;
  font-weight: 300;
  font-size: 18px;
  border: none;
  background: transparent;
}
#pages button.active, .pages button.active {
  text-decoration: underline;
  font-weight: 500;
  cursor: default;
}

.incidences #pages {
  text-align: center;
}

.invitation table {
  border-collapse: collapse !important;
  color: #808184;
  margin-bottom: 20px;
}
.invitation table thead tr {
  font-size: 11px;
}
.invitation table thead tr:before {
  display: none;
}
.invitation table thead tr th {
  background-color: #6D6E71;
  text-align: center;
  color: #fff;
}
.invitation table thead tr th:nth-child(2n) {
  background-color: #808184;
}
.invitation table tbody tr {
  background-color: #FAFBFB;
  min-height: 32px;
  height: auto !important;
}
.invitation table tbody tr:before {
  display: none;
}
.invitation table tbody tr:nth-child(2n) {
  background-color: #F4F6F7;
}
.invitation table tbody tr td {
  background-color: transparent !important;
  border-bottom: 0 solid #fff !important;
  border-top: 0 solid #fff !important;
  padding: 10px;
  font-size: 13px;
  font-weight: 400;
}
.invitation .btn_accept a {
  text-align: center;
}
.invitation .btn_accept a ._check_2 {
  color: #689840;
  font-size: 22px;
  cursor: pointer;
}
.invitation .btn_accept a:hover {
  text-decoration: none;
}
.invitation .btn_cancel a {
  text-align: center;
}
.invitation .btn_cancel a ._delete {
  color: #9A405B;
  font-size: 22px;
  cursor: pointer;
}
.invitation .btn_cancel a:hover {
  text-decoration: none;
}

#info_content_loading {
  background-color: #fff;
  display: block;
  height: auto;
  padding: 20px;
  text-align: center;
  width: 100%;
}

#guider-interface {
  color: #57585A;
  display: none;
  background-color: #fff;
  border-top: 2px solid #689840;
  bottom: 0;
  padding: 20px 20px 40px;
  position: fixed;
  width: 100%;
  z-index: 10000;
}
#guider-interface input[type="text"], #guider-interface select {
  background-color: #E7EBED;
  color: #808184;
  border: medium none;
  float: none;
  font-size: 13px;
  font-weight: 300;
  height: 28px;
  padding: 5px 10px;
  position: relative;
}
#guider-interface button {
  background-color: transparent;
  border: medium none;
  margin: 5px 10px;
  display: inline-block;
}
#guider-interface button:hover {
  text-decoration: none;
}
#guider-interface button:hover .ui-button-text {
  text-decoration: none;
}
#guider-interface button .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  padding: 6px 20px;
  text-transform: uppercase;
  text-decoration: none;
}

.jgArrow.jg-bottomRight {
  right: 6px !important;
}

.row-color {
  color: transparent;
}

.randown-color-1 {
  color: #F0F456;
}

.randown-color-2 {
  color: #FED383;
}

.randown-color-3 {
  color: #F9B233;
}

.randown-color-4 {
  color: #B4D69D;
}

.randown-color-5 {
  color: #D2DF8B;
}

.randown-color-6 {
  color: #95C11F;
}

.randown-color-7 {
  color: #CBDFF5;
}

.randown-color-8 {
  color: #A0C9ED;
}

.randown-color-9 {
  color: #61A4D7;
}

.randown-color-10 {
  color: #5284C4;
}

.randown-color-11 {
  color: #F4A2A0;
}

.randown-color-12 {
  color: #EE736C;
}

.randown-color-13 {
  color: #E84427;
}

.randown-color-14 {
  color: #ED80B1;
}

.randown-color-15 {
  color: #E84893;
}

.randown-color-16 {
  color: #E6007F;
}

.randown-color-17 {
  color: #D6B1D4;
}

.randown-color-18 {
  color: #BC96C5;
}

.randown-color-19 {
  color: #9D5DA2;
}

.randown-color-20 {
  color: #5B358C;
}

.randown-color-21 {
  color: #999;
}

.td-show {
  display: none;
}

column-left {
  padding: 0px;
  padding-right: 15px;
}

column-right {
  padding: 0px;
  padding-left: 15px;
}

.container .botonera {
  display: inline-block;
  margin-bottom: 45px;
  min-height: 50px;
  width: 100%;
  background-color: #fff;
  margin-top: 10px;
}
.container .botonera #btn_return {
  background-color: #689840;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  margin: 15px 25px;
  padding: 10px 70px;
  text-transform: uppercase;
  display: inline-block;
}
.container .botonera #btn_return:hover {
  text-decoration: none;
}
.container .botonera #btn_save_content {
  background-color: #689840;
  border: medium none;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  margin: 15px 25px;
  padding: 10px 70px;
  text-transform: uppercase;
  display: inline-block;
}
.container .botonera #btn_save_content:hover {
  text-decoration: none;
}
.container .botonera .span-11 {
  float: left;
}
.container .botonera .right {
  float: right;
}
.container .gm-style .gm-style-iw-c {
  padding: 6px !important;
}
.container .gm-style .gm-style-iw-d {
  padding: 6px;
  overflow: auto !important;
}
.container .gm-style table {
  margin-top: 0px;
  border-collapse: separate;
  border-spacing: 0px;
}
.container .gm-style table tbody tr:before {
  display: none;
}
.container .gm-style table tbody tr td {
  border: 0px;
}

.color_#3f7227 {
  color: #689840;
}

.color_#e8b911 {
  color: #e8b911;
}

.color_#F6861e {
  color: #9A3E58;
}

.order_by {
  display: inline-block;
  width: 100%;
  background-color: #fff;
  padding: 20px 30px;
  margin-top: 8px;
  position: relative;
}
.order_by h4 {
  border-bottom: 1px solid #689840;
  color: #689840;
  font-size: 14px;
  font-weight: 400;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 5px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.order_by div {
  cursor: pointer;
  font-weight: 400;
  text-align: center;
}
.order_by .ordered {
  color: #689840;
}
.order_by ._arrow_down.rotate {
  /* Safari */
  -webkit-transform: rotate(-180deg);
  /* Firefox */
  -moz-transform: rotate(-180deg);
  /* IE */
  -ms-transform: rotate(-180deg);
  /* Opera */
  -o-transform: rotate(-180deg);
  /* Standard */
  transform: rotate(-180deg);
  display: inline-block;
  position: relative;
}

.close_guide_div {
  position: relative;
  float: right;
  z-index: 10;
  margin-right: 10px;
  margin-top: -20px;
}
.close_guide_div .box_text_help {
  min-width: 55px;
}

#close_guide {
  position: absolute;
  color: #689840;
  font-size: 32px;
  right: -25px;
  top: -26px;
}

.accordion_triangle.ui-accordion-header:before {
  content: "\a2";
  font-family: "icons";
  font-size: 20px;
  left: 14px;
  margin-top: 3px;
  position: absolute;
  transition: transform 100ms;
  transform: rotate(-100grad);
}
.accordion_triangle.ui-state-default:before {
  transform: rotate(-100grad);
}
.accordion_triangle.ui-state-active:before {
  transform: rotate(0grad);
}

.checkbox_general input[type="checkbox"] {
  display: none;
}
.checkbox_general input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 20px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 4px;
  content: "\23f1";
  line-height: 10px;
}
.checkbox_general input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}

.radio_general input[type="radio"] {
  display: none;
}
.radio_general input[type="radio"] + label::before {
  text-transform: none;
  color: #D0D2D3;
  cursor: pointer;
  height: 16px;
  position: relative;
  font-size: 24px;
  width: 16px;
  content: "\23ed";
  top: 5px;
  font-family: "icons";
  padding-right: 5px;
}
.radio_general input[type="radio"]:checked + label::before {
  content: "\2b56";
  color: #689840;
}

.select_general select {
  background-color: #E7EBED;
  border: medium none;
  float: none;
  font-weight: 300;
  height: 28px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 16px;
  padding: 5px 10px;
  font-size: 13px;
}

.input_text_general input[type='text'] {
  background-color: #E7EBED;
  font-weight: 300;
  border: none;
  height: 25px;
  padding: 0px 2px;
  font-size: 12px;
  color: #808184;
  margin-bottom: 4px;
}

.no_mark:before {
  display: none;
}

/***** APP SELECTOR **********/
/*
#admira-apps{
    width:328px;
    top:60px;
    left:3px;
    position:absolute;
    list-style:none;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    padding:0 0.5em 0.5em;
    border-radius:3px;
    box-shadow:0 0 2px rgba(0,0,0,0.3);
    padding-bottom:1.5em;

    &:after{
        content:'';
        width:1px;
        height:1px;
        border-bottom:10px solid #f5f5f5;
        border-right:10px solid transparent;
        border-left:10px solid transparent;
        position:absolute;
        top:-10px;
        left:12px;
    }

    li{
        text-align:center;
        float:left;
        padding:10px 0;
        width:76px;
        height:90px;
        line-height:1.3em;
        font-size:10px;
        margin-top:1em;
        border-radius:50%;

        &:hover{
            opacity:0.8;
        }

        span{
            display:block;

            &:before{
                display:block;
                font-size:40px;
            }
        }
    }

    a{
        color:$green;
        text-decoration:none;
        font-weight:300;
    }

}
*/
#shuttle {
  min-width: 43px;
  min-height: 2px;
  position: relative;
  display: inline-block;
  float: left;
  position: relative;
}

#app-selector-wrapper {
  margin-left: 20px;
  margin-top: 19px;
  position: relative;
}

#app-selector {
  color: #689840;
  display: block;
  float: left;
  font-size: 20px;
  cursor: pointer;
  border-radius: 3px;
  padding: 5px 6px;
}
#app-selector:hover {
  color: #fff !important;
}

.sixteen-nine {
  position: relative;
}

.sixteen-nine:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.sixteen-nine > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#app-selector.true {
  color: #fff !important;
}

#admira-apps {
  width: 328px;
  top: 57px;
  left: 15px;
  position: fixed;
  list-style: none;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 0 0.5em 0.5em;
  border-radius: 3px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  padding-bottom: 1.5em;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currentlys supported by Chrome, Edge, Opera and Firefox */
}

#admira-apps .disabled {
  cursor: not-allowed;
  pointer-events: none;
  color: #A6A8AB;
}
#admira-apps .disabled img {
  opacity: 0.6;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#admira-apps .disabled .soon {
  color: #bbb;
  font-size: 13px;
  font-weight: 900;
  margin-left: 6%;
  margin-top: 22px;
  position: absolute;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  writing-mode: lr-tb;
}

#admira-apps .disabled.pointer {
  cursor: pointer;
}

#admira-apps li {
  text-align: center;
  float: left;
  padding: 10px 0;
  width: 76px;
  height: 90px;
  line-height: 1.3em;
  font-size: 10px;
  margin-top: 1em;
  border-radius: 50%;
  color: #689840;
}
#admira-apps li img {
  height: 55px;
  padding-bottom: 3px;
  width: 55px;
}
#admira-apps li a {
  color: #689840;
}
#admira-apps li a:hover {
  color: #689840;
  text-decoration: none;
}

#admira-apps li a:not(.disabled):hover {
  opacity: 0.8;
}

#admira-apps li span {
  display: block;
}

#admira-apps li span::before {
  display: block;
  font-size: 40px;
}

#admira-apps::after {
  content: '';
  width: 1px;
  height: 1px;
  border-bottom: 10px solid #f5f5f5;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  left: 15px;
}

/********* END APP SELECTOR ******************/
::-webkit-scrollbar {
  background-color: #4a7221;
}

::-webkit-scrollbar-button {
  background-color: #689840;
}

::-webkit-scrollbar-track {
  background-color: #4a7221;
}

::-webkit-scrollbar-track-piece {
  /* 4 */
}

::-webkit-scrollbar-thumb {
  background-color: #689840;
}

::-webkit-scrollbar-corner {
  background-color: #4a7221;
}

::-webkit-resizer {
  /* 7 */
}

/***** COOKIE ****/
.cookie_div {
  font-family: arial;
  position: fixed;
  bottom: 0px;
  padding: 20px;
  background-color: #444444;
  display: table;
  width: 100%;
  left: 0px;
  z-index: 30;
}
.cookie_div .cookie_content {
  max-width: 1040px;
  text-align: center;
  margin: auto;
}
.cookie_div .cookie_text {
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
  text-align: center;
  font-family: "Roboto";
  float: left;
  padding: 0 30px 0 60px;
  width: calc(100% - 60px);
}
.cookie_div .cookie_text a {
  color: #fff;
  font-weight: 500;
}
.cookie_div .cookie_accept {
  display: inline-block;
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  padding: 0px 15px 0px 15px;
  line-height: 1em;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
  position: absolute;
  vertical-align: middle;
  opacity: 0.5;
  width: 60px;
  right: 5px;
  top: calc(50% - 15px);
}
.cookie_div .cookie_accept:hover {
  font-weight: bold;
  opacity: 1;
}

@media (max-width: 1200px) {
  .siteLoged .container {
    width: 97%;
  }
}
@media (max-width: 995px) {
  .col-sm-50 {
    width: 50%;
  }

  .col-sm-33 {
    width: 33%;
  }
}
@media (min-width: 767px) {
  table .show-td {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .cookie_div .cookie_text {
    font-family: "Roboto";
    padding: 0px;
    width: calc(100% - 60px);
    float: left;
    padding-left: 30px;
  }

  .td-hide {
    display: none;
  }

  .siteLoged .header_div #menu-responsive ul.dropdown-menu {
    left: auto;
    right: -25px;
  }

  column-left {
    padding: 0px;
  }

  column-right {
    padding: 0px;
  }

  .col-xs-50 {
    width: 50% !important;
  }

  .col-xs-100 {
    width: 100% !important;
  }

  .container .botonera #btn_return {
    font-size: 12px;
    margin: 15px 5px;
    padding: 10px 15px;
  }
  .container .botonera #btn_save_content {
    font-size: 12px;
    margin: 15px 5px;
    padding: 10px 15px;
  }

  #app-selector-wrapper {
    margin-left: 5px;
    margin-top: 19px;
    position: relative;
  }

  #app-selector {
    /*display:none;*/
    border-radius: 3px;
    color: #fff !important;
    padding: 5px 5px 6px;
  }

  #admira-apps {
    left: -2px;
  }
  #admira-apps:after {
    left: 4px;
  }

  .menu_responsive_tools_bar + .tools_bar, .menu_responsive_tools_bar_generic + .tools_bar {
    display: none;
  }

  .error table tbody tr, .error .table tbody tr {
    background-color: transparent;
    height: auto;
  }
}
@media (max-width: 480px) {
  .siteLoged .container {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
  }

  #cont {
    padding-top: 15px;
  }
  #cont .title-menu {
    min-height: 50px;
    height: auto;
    display: inline-block;
  }
  #cont .title-menu h2 {
    margin-top: 20px;
    font-size: 3.7vw;
    font-weight: 300;
    line-height: 3.7vw;
    padding: 0;
  }
  #cont .title-menu .menu_responsive_tools_bar, #cont .title-menu .menu_responsive_tools_bar_playlist {
    margin-top: 10px;
  }
}
/* Portrait and Landscape */
@media screen and (device-width: 480px) and (-webkit-device-pixel-ratio: 2) {
  html {
    min-width: 480px;
  }
}
@media print {
  a[href]:after {
    content: none !important;
  }

  .text-center {
    text-align: center;
  }

  table {
    border: 1px solid #E6E7E8;
    font-size: 13px;
    padding: 10px;
  }
  table thead tr {
    border: 1px solid #E6E7E8;
  }
  table thead tr th {
    padding: 5px;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
  }
  table thead tr th.name-header {
    min-width: 300px;
  }
  table tbody tr {
    border: 1px solid #E6E7E8;
  }
  table tbody tr td {
    padding: 10px;
    font-size: 11px;
  }

  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: sanbeiji.com/archives/953 */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 1cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .color_#3f7227 {
    color: #689840 !important;
  }

  .color_#e8b911 {
    color: #e8b911 !important;
  }

  .color_#F6861e {
    color: #9A3E58 !important;
  }
}
.condition-editor-row-container, .trigger-editor-row-container, #trigger-editor-row-container-multiple {
  /*.condition-group-action, .trigger-group-action {
      display: table;
      width: 100%;
      padding: 10px 5px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
  }*/
  /** STYLES MULTIPLE **/
  /* insertar aquistes clases a l’HTML dina .info_container */
}
.condition-editor-row-container .error, .trigger-editor-row-container .error, #trigger-editor-row-container-multiple .error {
  display: none;
}
.condition-editor-row-container .condition-editor-container, .condition-editor-row-container .trigger-editor-container, .trigger-editor-row-container .condition-editor-container, .trigger-editor-row-container .trigger-editor-container, #trigger-editor-row-container-multiple .condition-editor-container, #trigger-editor-row-container-multiple .trigger-editor-container {
  width: 100%;
  min-height: 80px;
  background: #D8D8D8;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.condition-editor-row-container .btn-new-condition-group, .condition-editor-row-container .btn-new-trigger, .trigger-editor-row-container .btn-new-condition-group, .trigger-editor-row-container .btn-new-trigger, #trigger-editor-row-container-multiple .btn-new-condition-group, #trigger-editor-row-container-multiple .btn-new-trigger {
  text-align: center;
}
.condition-editor-row-container .condition-editor-container .buttons, .condition-editor-row-container .trigger-editor-container .buttons, .trigger-editor-row-container .condition-editor-container .buttons, .trigger-editor-row-container .trigger-editor-container .buttons, #trigger-editor-row-container-multiple .condition-editor-container .buttons, #trigger-editor-row-container-multiple .trigger-editor-container .buttons {
  text-align: center;
}
.condition-editor-row-container .condition-editor-container .buttons .btn-new-condition-group-div,
.condition-editor-row-container .condition-editor-container .buttons .btn-save-condition-group-div,
.condition-editor-row-container .condition-editor-container .buttons .btn-paste-condition-group-div,
.condition-editor-row-container .trigger-editor-container .buttons .btn-new-trigger-group-div,
.condition-editor-row-container .trigger-editor-container .buttons .btn-save-trigger-groups-div,
.condition-editor-row-container .trigger-editor-container .buttons .btn-paste-trigger-group-div,
.condition-editor-row-container .btn-new-trigger-from-library-div, .trigger-editor-row-container .condition-editor-container .buttons .btn-new-condition-group-div,
.trigger-editor-row-container .condition-editor-container .buttons .btn-save-condition-group-div,
.trigger-editor-row-container .condition-editor-container .buttons .btn-paste-condition-group-div,
.trigger-editor-row-container .trigger-editor-container .buttons .btn-new-trigger-group-div,
.trigger-editor-row-container .trigger-editor-container .buttons .btn-save-trigger-groups-div,
.trigger-editor-row-container .trigger-editor-container .buttons .btn-paste-trigger-group-div,
.trigger-editor-row-container .btn-new-trigger-from-library-div, #trigger-editor-row-container-multiple .condition-editor-container .buttons .btn-new-condition-group-div,
#trigger-editor-row-container-multiple .condition-editor-container .buttons .btn-save-condition-group-div,
#trigger-editor-row-container-multiple .condition-editor-container .buttons .btn-paste-condition-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container .buttons .btn-new-trigger-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container .buttons .btn-save-trigger-groups-div,
#trigger-editor-row-container-multiple .trigger-editor-container .buttons .btn-paste-trigger-group-div,
#trigger-editor-row-container-multiple .btn-new-trigger-from-library-div {
  display: inline-block;
  margin: 0 10px;
}
.condition-editor-row-container .buttons, .trigger-editor-row-container .buttons, #trigger-editor-row-container-multiple .buttons {
  padding-bottom: 15px;
}
.condition-editor-row-container .btn-new-condition-group-div, .trigger-editor-row-container .btn-new-condition-group-div, #trigger-editor-row-container-multiple .btn-new-condition-group-div {
  display: inline;
}
.condition-editor-row-container .btn-new-condition-group-library-div, .trigger-editor-row-container .btn-new-condition-group-library-div, #trigger-editor-row-container-multiple .btn-new-condition-group-library-div {
  display: inline;
}
.condition-editor-row-container .condition-group, .condition-editor-row-container .trigger-group, .trigger-editor-row-container .condition-group, .trigger-editor-row-container .trigger-group, #trigger-editor-row-container-multiple .condition-group, #trigger-editor-row-container-multiple .trigger-group {
  margin-bottom: 20px;
}
.condition-editor-row-container .trigger-action-interrupt span, .condition-editor-row-container .trigger-action-interval span, .condition-editor-row-container .trigger-action-name span, .trigger-editor-row-container .trigger-action-interrupt span, .trigger-editor-row-container .trigger-action-interval span, .trigger-editor-row-container .trigger-action-name span, #trigger-editor-row-container-multiple .trigger-action-interrupt span, #trigger-editor-row-container-multiple .trigger-action-interval span, #trigger-editor-row-container-multiple .trigger-action-name span {
  display: inline-block;
  width: 150px;
  color: #666;
  font-size: 1.1em;
  font-weight: 600;
  text-transform: capitalize;
}
.condition-editor-row-container .condition-action-name input, .trigger-editor-row-container .condition-action-name input, #trigger-editor-row-container-multiple .condition-action-name input {
  width: 320px;
  vertical-align: middle;
  font-size: 1.1em;
}
.condition-editor-row-container .trigger-action-interval input, .condition-editor-row-container .trigger-action-name input, .trigger-editor-row-container .trigger-action-interval input, .trigger-editor-row-container .trigger-action-name input, #trigger-editor-row-container-multiple .trigger-action-interval input, #trigger-editor-row-container-multiple .trigger-action-name input {
  width: 100px;
  vertical-align: middle;
  font-size: 13px;
}
.condition-editor-row-container .result_value .choose_content.semi-hidden, .trigger-editor-row-container .result_value .choose_content.semi-hidden, #trigger-editor-row-container-multiple .result_value .choose_content.semi-hidden {
  padding: 0;
}
.condition-editor-row-container .result_value .choose_content img.semi-hidden, .trigger-editor-row-container .result_value .choose_content img.semi-hidden, #trigger-editor-row-container-multiple .result_value .choose_content img.semi-hidden {
  display: none;
}
.condition-editor-row-container .img_content, .trigger-editor-row-container .img_content, #trigger-editor-row-container-multiple .img_content {
  z-index: 1;
  width: 150px;
  height: 80px;
}
.condition-editor-row-container .map-row, .trigger-editor-row-container .map-row, #trigger-editor-row-container-multiple .map-row {
  background-color: #E7EBED;
  padding: 5px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid #808184;
}
.condition-editor-row-container div[class^='condition-group-conditions-if']:last-child .map-row, .trigger-editor-row-container div[class^='condition-group-conditions-if']:last-child .map-row, #trigger-editor-row-container-multiple div[class^='condition-group-conditions-if']:last-child .map-row {
  /*border-bottom: 2px solid #A0A0A0;*/
}
.condition-editor-row-container .map-row .condition-group-condition-cell div img, .trigger-editor-row-container .map-row .condition-group-condition-cell div img, #trigger-editor-row-container-multiple .map-row .condition-group-condition-cell div img {
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}
.condition-editor-row-container .map-row .condition-group-condition-cell div input, .trigger-editor-row-container .map-row .condition-group-condition-cell div input, #trigger-editor-row-container-multiple .map-row .condition-group-condition-cell div input {
  vertical-align: middle;
}
.condition-editor-row-container .btn-delete-condition, .trigger-editor-row-container .btn-delete-condition, #trigger-editor-row-container-multiple .btn-delete-condition {
  text-align: right;
  display: inline-block;
}
.condition-editor-row-container .btn-add-condition, .trigger-editor-row-container .btn-add-condition, #trigger-editor-row-container-multiple .btn-add-condition {
  text-align: center;
}
.condition-editor-row-container .btn-map-conditions-generator, .trigger-editor-row-container .btn-map-conditions-generator, #trigger-editor-row-container-multiple .btn-map-conditions-generator {
  cursor: pointer;
  width: 35px;
}
.condition-editor-row-container .condition-group-arrow, .condition-editor-row-container .trigger-group-arrow, .trigger-editor-row-container .condition-group-arrow, .trigger-editor-row-container .trigger-group-arrow, #trigger-editor-row-container-multiple .condition-group-arrow, #trigger-editor-row-container-multiple .trigger-group-arrow {
  text-align: center;
  /*   background-color: #F2F2F2;*/
  margin-top: 10px;
  clear: both;
}
.condition-editor-row-container .trigger-group-arrow, .trigger-editor-row-container .trigger-group-arrow, #trigger-editor-row-container-multiple .trigger-group-arrow {
  border-bottom: 1px solid #808184;
  clear: both;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 95%;
  z-index: 9;
  display: table-row;
}
.condition-editor-row-container .trigger-group-arrow:before, .trigger-editor-row-container .trigger-group-arrow:before, #trigger-editor-row-container-multiple .trigger-group-arrow:before {
  border-bottom: 1px solid #808184;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto -9px;
  padding: 0;
  position: relative;
  width: 95%;
}
.condition-editor-row-container .condition-group-arrow .arrow, .condition-editor-row-container .trigger-group-arrow .arrow, .trigger-editor-row-container .condition-group-arrow .arrow, .trigger-editor-row-container .trigger-group-arrow .arrow, #trigger-editor-row-container-multiple .condition-group-arrow .arrow, #trigger-editor-row-container-multiple .trigger-group-arrow .arrow {
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
.condition-editor-row-container .condition-group-arrow .arrow-down, .condition-editor-row-container .trigger-group-arrow .arrow-down, .trigger-editor-row-container .condition-group-arrow .arrow-down, .trigger-editor-row-container .trigger-group-arrow .arrow-down, #trigger-editor-row-container-multiple .condition-group-arrow .arrow-down, #trigger-editor-row-container-multiple .trigger-group-arrow .arrow-down {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #808184;
  position: relative;
  top: -1px;
}
.condition-editor-row-container .trigger-group-arrow .arrow-down, .trigger-editor-row-container .trigger-group-arrow .arrow-down, #trigger-editor-row-container-multiple .trigger-group-arrow .arrow-down {
  top: 9px;
}
.condition-editor-row-container .condition-group-arrow .arrow-up, .condition-editor-row-container .trigger-group-arrow .arrow-up, .trigger-editor-row-container .condition-group-arrow .arrow-up, .trigger-editor-row-container .trigger-group-arrow .arrow-up, #trigger-editor-row-container-multiple .condition-group-arrow .arrow-up, #trigger-editor-row-container-multiple .trigger-group-arrow .arrow-up {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #808184;
  position: relative;
  top: 3px;
}
.condition-editor-row-container .trigger-group-arrow .arrow-up, .trigger-editor-row-container .trigger-group-arrow .arrow-up, #trigger-editor-row-container-multiple .trigger-group-arrow .arrow-up {
  top: 0px;
}
.condition-editor-row-container #map, .trigger-editor-row-container #map, #trigger-editor-row-container-multiple #map {
  width: 786px;
  height: 498px;
}
.condition-editor-row-container #pac-input, .condition-editor-row-container #circle-radius, .trigger-editor-row-container #pac-input, .trigger-editor-row-container #circle-radius, #trigger-editor-row-container-multiple #pac-input, #trigger-editor-row-container-multiple #circle-radius {
  background-color: #FFF;
  padding: 3px 11px 3px 13px;
  width: 220px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  text-overflow: ellipsis;
  margin-top: 5px;
}
.condition-editor-row-container #pac-input:focus, .condition-editor-row-container #circle-radius:focus, .trigger-editor-row-container #pac-input:focus, .trigger-editor-row-container #circle-radius:focus, #trigger-editor-row-container-multiple #pac-input:focus, #trigger-editor-row-container-multiple #circle-radius:focus {
  border-color: #4D90FE;
  margin-left: -1px;
  padding-left: 14px;
  width: 221px;
}
.condition-editor-row-container .pac-container, .trigger-editor-row-container .pac-container, #trigger-editor-row-container-multiple .pac-container {
  font-family: Roboto;
  z-index: 1003;
}
.condition-editor-row-container #circle-radius, .trigger-editor-row-container #circle-radius, #trigger-editor-row-container-multiple #circle-radius {
  margin-left: 15px;
  width: 130px;
}
.condition-editor-row-container #circle-radius:focus, .trigger-editor-row-container #circle-radius:focus, #trigger-editor-row-container-multiple #circle-radius:focus {
  margin-left: 14px;
  padding-left: 14px;
  width: 131px;
}
.condition-editor-row-container #circle-radius-span, .trigger-editor-row-container #circle-radius-span, #trigger-editor-row-container-multiple #circle-radius-span {
  background-color: #F5F5F5;
  border: 1px solid #BBBBBB;
  height: 20px;
  margin-left: -1px;
  margin-top: 5px;
  padding: 5px 3px 2px;
}
.condition-editor-row-container .condition-editor-container-multiple, .condition-editor-row-container .trigger-editor-container-multiple, .trigger-editor-row-container .condition-editor-container-multiple, .trigger-editor-row-container .trigger-editor-container-multiple, #trigger-editor-row-container-multiple .condition-editor-container-multiple, #trigger-editor-row-container-multiple .trigger-editor-container-multiple {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #FFF;
  min-height: 80px;
  padding: 10px;
  width: 100%;
}
.condition-editor-row-container .condition-editor-container-multiple .buttons,
.condition-editor-row-container .trigger-editor-container-multiple .buttons, .trigger-editor-row-container .condition-editor-container-multiple .buttons,
.trigger-editor-row-container .trigger-editor-container-multiple .buttons, #trigger-editor-row-container-multiple .condition-editor-container-multiple .buttons,
#trigger-editor-row-container-multiple .trigger-editor-container-multiple .buttons {
  text-align: center;
}
.condition-editor-row-container .condition-editor-container-multiple .buttons .btn-new-condition-group-div,
.condition-editor-row-container .trigger-editor-container-multiple .buttons .btn-new-trigger-group-div, .trigger-editor-row-container .condition-editor-container-multiple .buttons .btn-new-condition-group-div,
.trigger-editor-row-container .trigger-editor-container-multiple .buttons .btn-new-trigger-group-div, #trigger-editor-row-container-multiple .condition-editor-container-multiple .buttons .btn-new-condition-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container-multiple .buttons .btn-new-trigger-group-div {
  display: inline-block;
  margin: 0 10px;
}
.condition-editor-row-container .condition-editor-container-multiple .buttons .btn-save-condition-groups-div,
.condition-editor-row-container .trigger-editor-container-multiple .buttons .btn-save-trigger-groups-div, .trigger-editor-row-container .condition-editor-container-multiple .buttons .btn-save-condition-groups-div,
.trigger-editor-row-container .trigger-editor-container-multiple .buttons .btn-save-trigger-groups-div, #trigger-editor-row-container-multiple .condition-editor-container-multiple .buttons .btn-save-condition-groups-div,
#trigger-editor-row-container-multiple .trigger-editor-container-multiple .buttons .btn-save-trigger-groups-div {
  display: inline-block;
  margin: 0 10px;
}
.condition-editor-row-container .condition-editor-container-multiple .buttons .btn-paste-condition-group-div,
.condition-editor-row-container .trigger-editor-container-multiple .buttons .btn-paste-trigger-group-div,
.condition-editor-row-container .trigger-editor-container .buttons .btn-new-condition-group-div,
.condition-editor-row-container .trigger-editor-container .buttons .btn-paste-condition-group-div,
.condition-editor-row-container .trigger-editor-container-multiple .buttons .btn-new-condition-group-div,
.condition-editor-row-container .trigger-editor-container-multiple .buttons .btn-paste-condition-group-div, .trigger-editor-row-container .condition-editor-container-multiple .buttons .btn-paste-condition-group-div,
.trigger-editor-row-container .trigger-editor-container-multiple .buttons .btn-paste-trigger-group-div,
.trigger-editor-row-container .trigger-editor-container .buttons .btn-new-condition-group-div,
.trigger-editor-row-container .trigger-editor-container .buttons .btn-paste-condition-group-div,
.trigger-editor-row-container .trigger-editor-container-multiple .buttons .btn-new-condition-group-div,
.trigger-editor-row-container .trigger-editor-container-multiple .buttons .btn-paste-condition-group-div, #trigger-editor-row-container-multiple .condition-editor-container-multiple .buttons .btn-paste-condition-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container-multiple .buttons .btn-paste-trigger-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container .buttons .btn-new-condition-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container .buttons .btn-paste-condition-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container-multiple .buttons .btn-new-condition-group-div,
#trigger-editor-row-container-multiple .trigger-editor-container-multiple .buttons .btn-paste-condition-group-div {
  display: inline-block;
  margin: 0 10px;
}
.condition-editor-row-container table.fullwidth.conditions td, .trigger-editor-row-container table.fullwidth.conditions td, #trigger-editor-row-container-multiple table.fullwidth.conditions td {
  padding-left: 0;
  padding-right: 0;
}
.condition-editor-row-container table.fullwidth.conditions .screenshot, .trigger-editor-row-container table.fullwidth.conditions .screenshot, #trigger-editor-row-container-multiple table.fullwidth.conditions .screenshot {
  width: 150px;
  height: 80px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 10px;
}
.condition-editor-row-container table.fullwidth.conditions .block_image, .condition-editor-row-container table.fullwidth.conditions .content_image, .trigger-editor-row-container table.fullwidth.conditions .block_image, .trigger-editor-row-container table.fullwidth.conditions .content_image, #trigger-editor-row-container-multiple table.fullwidth.conditions .block_image, #trigger-editor-row-container-multiple table.fullwidth.conditions .content_image {
  border: 1px solid #333333;
  width: 150px;
  height: 80px;
  position: relative;
  cursor: pointer;
  margin-left: 10px;
}
.condition-editor-row-container table.fullwidth.conditions .block_image .screenshot, .condition-editor-row-container table.fullwidth.conditions .content_image .screenshot, .trigger-editor-row-container table.fullwidth.conditions .block_image .screenshot, .trigger-editor-row-container table.fullwidth.conditions .content_image .screenshot, #trigger-editor-row-container-multiple table.fullwidth.conditions .block_image .screenshot, #trigger-editor-row-container-multiple table.fullwidth.conditions .content_image .screenshot {
  margin: 0;
}
.condition-editor-row-container table.fullwidth.conditions .block_link_info, .condition-editor-row-container table.fullwidth.conditions .content_link_info, .trigger-editor-row-container table.fullwidth.conditions .block_link_info, .trigger-editor-row-container table.fullwidth.conditions .content_link_info, #trigger-editor-row-container-multiple table.fullwidth.conditions .block_link_info, #trigger-editor-row-container-multiple table.fullwidth.conditions .content_link_info {
  position: absolute;
  width: 150px;
  height: 80px;
  top: 0;
  border: 3px solid #333333;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: none;
}
.condition-editor-row-container table.fullwidth.conditions .block_link_info span, .condition-editor-row-container table.fullwidth.conditions .content_link_info span, .trigger-editor-row-container table.fullwidth.conditions .block_link_info span, .trigger-editor-row-container table.fullwidth.conditions .content_link_info span, #trigger-editor-row-container-multiple table.fullwidth.conditions .block_link_info span, #trigger-editor-row-container-multiple table.fullwidth.conditions .content_link_info span {
  font-size: 13px;
  background-color: #333333;
  color: #FFFFFF;
  float: right;
  padding: 3px 10px;
}
.condition-editor-row-container table.fullwidth.conditions .info_container, .trigger-editor-row-container table.fullwidth.conditions .info_container, #trigger-editor-row-container-multiple table.fullwidth.conditions .info_container {
  width: 520px;
  word-wrap: break-word;
}
.condition-editor-row-container .filter_buttons, .trigger-editor-row-container .filter_buttons, #trigger-editor-row-container-multiple .filter_buttons {
  margin-top: 30px !important;
  margin-bottom: 10px;
}
.condition-editor-row-container .trigger-conditions-editor-container, .trigger-editor-row-container .trigger-conditions-editor-container, #trigger-editor-row-container-multiple .trigger-conditions-editor-container {
  width: 95%;
  margin: 0px auto;
}
.condition-editor-row-container .trigger-conditions-editor-container .condition-group, .trigger-editor-row-container .trigger-conditions-editor-container .condition-group, #trigger-editor-row-container-multiple .trigger-conditions-editor-container .condition-group {
  border-top: 2px solid #808184;
  /*border-bottom: 1px solid #808184;*/
  margin-bottom: 0;
  background-color: #fff !important;
}
.condition-editor-row-container .trigger-conditions-editor-container .condition-group:first-child, .trigger-editor-row-container .trigger-conditions-editor-container .condition-group:first-child, #trigger-editor-row-container-multiple .trigger-conditions-editor-container .condition-group:first-child {
  border-top: 0px solid #808184;
}
.condition-editor-row-container .ui-selected, .trigger-editor-row-container .ui-selected, #trigger-editor-row-container-multiple .ui-selected {
  background-color: #F39814 !important;
  color: #FFFFFF !important;
}
.condition-editor-row-container table.fullwidth.conditions .info_container, .trigger-editor-row-container table.fullwidth.conditions .info_container, #trigger-editor-row-container-multiple table.fullwidth.conditions .info_container {
  width: 416px;
  word-wrap: break-word;
}
.condition-editor-row-container table.fullwidth.conditions .content_image, .trigger-editor-row-container table.fullwidth.conditions .content_image, #trigger-editor-row-container-multiple table.fullwidth.conditions .content_image {
  float: right;
  margin-top: 45px;
  margin-right: -30px;
  border: 1px solid #333333;
  width: 150px;
  height: 80px;
  position: relative;
  cursor: pointer;
  margin-right: 8px;
  margin-bottom: 10px;
}
.condition-editor-row-container .action_container, .trigger-editor-row-container .action_container, #trigger-editor-row-container-multiple .action_container {
  float: right;
  cursor: pointer;
}
.condition-editor-row-container .info_container .nombre_condicion, .trigger-editor-row-container .info_container .nombre_condicion, #trigger-editor-row-container-multiple .info_container .nombre_condicion {
  padding: 7px;
}
.condition-editor-row-container .info_container .accion, .trigger-editor-row-container .info_container .accion, #trigger-editor-row-container-multiple .info_container .accion {
  background-color: #fff;
  color: #888;
  margin-top: 7px;
  width: 682px;
  margin-left: 7px;
  height: 83px;
  padding: 5px;
  margin-bottom: 6px;
}

/******** New UI *******/
#condition-editor-row-container-multiple, .condition-editor-row-container, .trigger-editor-row-container, #trigger-editor-row-container-multiple {
  margin-top: -5px;
  margin-bottom: 6px;
}

.condition-editor-container-multiple {
  background-color: #fff;
  border: none;
  padding: 0 10px 10px;
}
.condition-editor-container-multiple .buttons {
  background-color: #F4F6F7;
  padding-bottom: 15px;
  padding-top: 0px;
  display: inline-block;
  width: 100%;
}
.condition-editor-container-multiple .condition-group, .condition-editor-container-multiple .trigger-group {
  background-color: #F4F6F7;
  margin-bottom: 0px;
  border-top: 2px solid #808184;
}
.condition-editor-container-multiple .condition-group .condition-action-name span, .condition-editor-container-multiple .condition-group .condition-action-do span, .condition-editor-container-multiple .trigger-group .condition-action-name span, .condition-editor-container-multiple .trigger-group .condition-action-do span {
  color: #404041;
  font-size: 13px;
  font-weight: 400;
  top: 10px;
  margin-bottom: 10px;
}
.condition-editor-container-multiple .condition-group .condition-action-name input, .condition-editor-container-multiple .condition-group .condition-action-name select, .condition-editor-container-multiple .condition-group .condition-action-do input, .condition-editor-container-multiple .condition-group .condition-action-do select, .condition-editor-container-multiple .trigger-group .condition-action-name input, .condition-editor-container-multiple .trigger-group .condition-action-name select, .condition-editor-container-multiple .trigger-group .condition-action-do input, .condition-editor-container-multiple .trigger-group .condition-action-do select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.condition-editor-container-multiple .trigger-group:first-child {
  border-top: 0px solid #808184;
}
.condition-editor-container-multiple .condition-group {
  padding-top: 9px;
}

.condition-editor-container {
  background-color: #fff;
  border: none;
  padding: 0 10px 10px;
}
.condition-editor-container .buttons {
  background-color: #F4F6F7;
  padding-bottom: 15px;
  padding-top: 0px;
  display: inline-block;
  width: 100%;
}
.condition-editor-container .condition-group, .condition-editor-container .trigger-group {
  background-color: #F4F6F7;
  margin-bottom: 0px;
  border-top: 2px solid #808184;
}
.condition-editor-container .condition-group .condition-action-name span, .condition-editor-container .condition-group .condition-action-do span, .condition-editor-container .trigger-group .condition-action-name span, .condition-editor-container .trigger-group .condition-action-do span {
  color: #404041;
  font-size: 13px;
  font-weight: 400;
  top: 10px;
  margin-bottom: 10px;
}
.condition-editor-container .condition-group .condition-action-name input, .condition-editor-container .condition-group .condition-action-name select, .condition-editor-container .condition-group .condition-action-do input, .condition-editor-container .condition-group .condition-action-do select, .condition-editor-container .trigger-group .condition-action-name input, .condition-editor-container .trigger-group .condition-action-name select, .condition-editor-container .trigger-group .condition-action-do input, .condition-editor-container .trigger-group .condition-action-do select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.condition-editor-container .trigger-group:first-child {
  border-top: 0px solid #808184;
}
.condition-editor-container .condition-group {
  padding-top: 9px;
}

.trigger-editor-container {
  background-color: #fff;
  border: none;
  padding: 0 10px 10px;
}
.trigger-editor-container .buttons {
  background-color: #F4F6F7;
  padding-bottom: 15px;
  padding-top: 0px;
  display: inline-block;
  width: 100%;
}
.trigger-editor-container .condition-group, .trigger-editor-container .trigger-group {
  background-color: #F4F6F7;
  margin-bottom: 0px;
  border-top: 2px solid #808184;
}
.trigger-editor-container .condition-group .condition-action-name span, .trigger-editor-container .condition-group .condition-action-do span, .trigger-editor-container .trigger-group .condition-action-name span, .trigger-editor-container .trigger-group .condition-action-do span {
  color: #404041;
  font-size: 13px;
  font-weight: 400;
  top: 10px;
  margin-bottom: 10px;
}
.trigger-editor-container .condition-group .condition-action-name input, .trigger-editor-container .condition-group .condition-action-name select, .trigger-editor-container .condition-group .condition-action-do input, .trigger-editor-container .condition-group .condition-action-do select, .trigger-editor-container .trigger-group .condition-action-name input, .trigger-editor-container .trigger-group .condition-action-name select, .trigger-editor-container .trigger-group .condition-action-do input, .trigger-editor-container .trigger-group .condition-action-do select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.trigger-editor-container .trigger-group:first-child {
  border-top: 0px solid #808184;
}
.trigger-editor-container .condition-group {
  padding-top: 9px;
}

.trigger-editor-container-multiple {
  background-color: #fff;
  border: none;
  padding: 0 10px 10px;
}
.trigger-editor-container-multiple .buttons {
  background-color: #F4F6F7;
  padding-bottom: 15px;
  padding-top: 0px;
  display: inline-block;
  width: 100%;
}
.trigger-editor-container-multiple .condition-group, .trigger-editor-container-multiple .trigger-group {
  background-color: #F4F6F7;
  margin-bottom: 0px;
  border-top: 2px solid #808184;
}
.trigger-editor-container-multiple .condition-group .condition-action-name span, .trigger-editor-container-multiple .condition-group .condition-action-do span, .trigger-editor-container-multiple .trigger-group .condition-action-name span, .trigger-editor-container-multiple .trigger-group .condition-action-do span {
  color: #404041;
  font-size: 13px;
  font-weight: 400;
  top: 10px;
  margin-bottom: 10px;
}
.trigger-editor-container-multiple .condition-group .condition-action-name input, .trigger-editor-container-multiple .condition-group .condition-action-name select, .trigger-editor-container-multiple .condition-group .condition-action-do input, .trigger-editor-container-multiple .condition-group .condition-action-do select, .trigger-editor-container-multiple .trigger-group .condition-action-name input, .trigger-editor-container-multiple .trigger-group .condition-action-name select, .trigger-editor-container-multiple .trigger-group .condition-action-do input, .trigger-editor-container-multiple .trigger-group .condition-action-do select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 10px;
  width: 100%;
}
.trigger-editor-container-multiple .trigger-group:first-child {
  border-top: 0px solid #808184;
}
.trigger-editor-container-multiple .condition-group {
  padding-top: 9px;
}

.trigger-editor-container {
  padding: 0 20px 10px;
}

.btn-new-condition-group-div button, .btn-new-condition-group-library-div button, .btn-paste-condition-group-div button, .btn-new-trigger-group-div button, .btn-new-condition-group-div button, .btn-new-trigger-from-library-div button {
  background-color: transparent;
  border: medium none;
  margin: 20px 10px 15px;
}
.btn-new-condition-group-div button .ui-button-text, .btn-new-condition-group-library-div button .ui-button-text, .btn-paste-condition-group-div button .ui-button-text, .btn-new-trigger-group-div button .ui-button-text, .btn-new-condition-group-div button .ui-button-text, .btn-new-trigger-from-library-div button .ui-button-text {
  background-color: #E7EBED;
  border-radius: 25px;
  color: #808184;
  font-weight: 500;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 300;
}
.btn-new-condition-group-div button .ui-button-text:before, .btn-new-condition-group-library-div button .ui-button-text:before, .btn-paste-condition-group-div button .ui-button-text:before, .btn-new-trigger-group-div button .ui-button-text:before, .btn-new-condition-group-div button .ui-button-text:before, .btn-new-trigger-from-library-div button .ui-button-text:before {
  position: relative;
  color: #689840;
  font-family: "icons";
  font-size: 20px;
  margin-right: 10px;
  top: 4px;
}

.btn-new-condition-group-div button .ui-button-text:before, .btn-new-trigger-group-div button .ui-button-text:before {
  content: "\51";
}

.btn-paste-condition-group-div button .ui-button-text:before {
  content: "\50";
}

.btn-new-condition-group-library-div button .ui-button-text:before, .btn-new-trigger-from-library-div button .ui-button-text:before {
  content: "\63";
  font-size: 23px;
  top: 5px;
}

.btn-save-condition-groups-div button, .btn-save-condition-group-div button, .btn-save-trigger-groups-div button {
  background-color: transparent;
  border: medium none;
  margin: 20px 10px 15px;
}
.btn-save-condition-groups-div button .ui-button-text, .btn-save-condition-group-div button .ui-button-text, .btn-save-trigger-groups-div button .ui-button-text {
  background-color: #689840;
  border-radius: 25px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  font-weight: 500;
  padding: 10px 20px;
}
.btn-save-condition-groups-div button .ui-button-text:before, .btn-save-condition-group-div button .ui-button-text:before, .btn-save-trigger-groups-div button .ui-button-text:before {
  position: relative;
  color: #fff;
  font-family: "icons";
  font-size: 20px;
  margin-right: 10px;
  top: 4px;
  content: "\e9c0";
}

.condition-group .semi-hidden {
  display: none;
}
.condition-group .condition-group-arrow, .condition-group .trigger-group-arrow {
  border-top: 1px solid #F4F6F7;
  /*box-shadow: 0 4px 5px $gray-text-modal;*/
  display: inline-block;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #808184;
}
.condition-group .condition-group-arrow:before, .condition-group .trigger-group-arrow:before {
  /*  background: #DDDDDD;*/
  box-shadow: 0 3px 5px #808184;
  clear: both;
  content: " ";
  display: block;
  float: none;
  height: 1px;
  position: relative;
  width: 100%;
  background-color: #F4F6F7;
}
.condition-group .condition-group-conditions-hr {
  box-shadow: 0 -3px 5px #808184;
  clear: both;
  float: none;
  height: 1px;
  margin-bottom: 0px;
  margin-top: 6px;
  width: 100%;
  background-color: #F4F6F7;
  border-bottom: 1px dashed #808184;
}
.condition-group .condition-group-conditions {
  padding: 25px 40px;
  /*div[class^='condition-group-conditions-if-']:last-child .condition-group-conditions-if:last-child {
     /* border-bottom: 2px solid $gray-line;*/
  /*}*/
}
.condition-group .condition-group-conditions div[class^='condition-group-conditions-if-']:nth-of-type(2) .condition-group-conditions-if {
  border-top: 2px solid #E7EBED;
}
.condition-group .condition-group-conditions .condition-group-conditions-if {
  background-color: #F4F6F7;
  display: table;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 20px 5px 10px;
  border-bottom: 2px solid #E7EBED;
}
.condition-group .condition-group-conditions .condition-group-conditions-if input, .condition-group .condition-group-conditions .condition-group-conditions-if select {
  background-color: #E7EBED;
  border: medium none;
  color: #404041;
  float: none;
  font-size: 13px;
  font-weight: 300;
  margin-top: 5px;
  padding: 5px 7px;
  width: 100%;
}
.condition-group .condition-group-conditions .condition-group-conditions-if .condition-group-condition-if-cell {
  margin-bottom: 12px;
}
.condition-group .condition-group-conditions .condition-group-conditions-if .condition-group-condition-if-cell > span {
  background-color: #689840;
  color: #fff;
  display: inline-block;
  font-size: 1.1em;
  font-weight: 600;
  margin-right: 15px;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  width: 30px;
  margin-top: 3px;
}
.condition-group .condition-group-conditions .condition-group-conditions-if ._dots {
  color: #689840;
  font-size: 36px;
}
.condition-group .condition-group-conditions .condition-group-conditions-if .btn-delete-condition a {
  border: 1px solid #9A405B;
  border-radius: 18px;
  color: #9A405B;
  display: inline-block;
  font-size: 17px;
  padding: 6px;
  text-decoration: none;
  margin-top: 2px;
}
.condition-group .condition-group-conditions-if .condition-group-condition-if-cell {
  display: table-cell;
  vertical-align: middle;
}
.condition-group .condition-group-condition-if-cell.cell-right {
  text-align: right;
}
.condition-group .condition-group-condition-if-cell.handle-group-if {
  cursor: move;
}
.condition-group .condition-group-condition-if-cell img {
  vertical-align: middle;
}
.condition-group .condition-group-conditions .condition-group-condition-if-cell > span {
  display: inline-block;
  width: 40px;
  color: #666;
  font-size: 1.1em;
  font-weight: 600;
  vertical-align: middle;
}
.condition-group .condition-group-conditions-if input {
  width: 150px;
  vertical-align: middle;
  font-size: 1.1em;
  margin: 0;
}
.condition-group .condition-group-conditions-if select {
  font-size: 1.1em;
  vertical-align: middle;
}

.condition-group-action .condition-group-action-cell, .condition-group-action .trigger-group-action-cell, .trigger-group-action .condition-group-action-cell, .trigger-group-action .trigger-group-action-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 0px;
}
.condition-group-action .condition-group-action-cell ._dots, .condition-group-action .trigger-group-action-cell ._dots, .trigger-group-action .condition-group-action-cell ._dots, .trigger-group-action .trigger-group-action-cell ._dots {
  color: #D0D2D3;
  font-size: 36px;
  margin-top: 25px;
}
.condition-group-action .condition-group-action-cell .condition-action-name, .condition-group-action .trigger-group-action-cell .condition-action-name, .trigger-group-action .condition-group-action-cell .condition-action-name, .trigger-group-action .trigger-group-action-cell .condition-action-name {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}
.condition-group-action .condition-group-action-cell.handle-group, .condition-group-action .condition-group-action-cell.handle-group-trigger, .condition-group-action .trigger-group-action-cell.handle-group, .condition-group-action .trigger-group-action-cell.handle-group-trigger, .trigger-group-action .condition-group-action-cell.handle-group, .trigger-group-action .condition-group-action-cell.handle-group-trigger, .trigger-group-action .trigger-group-action-cell.handle-group, .trigger-group-action .trigger-group-action-cell.handle-group-trigger {
  /*width: 30px;*/
  cursor: move;
}
.condition-group-action .condition-group-action-cell img, .condition-group-action .trigger-group-action-cell img, .trigger-group-action .condition-group-action-cell img, .trigger-group-action .trigger-group-action-cell img {
  vertical-align: middle;
}
.condition-group-action .condition-group-action-cell img.img_content, .condition-group-action .trigger-group-action-cell img.img_content, .trigger-group-action .condition-group-action-cell img.img_content, .trigger-group-action .trigger-group-action-cell img.img_content {
  max-width: 100%;
  vertical-align: middle;
  width: auto;
  /*  height: auto !important;*/
}
.condition-group-action .condition-group-action-cell .result_value, .condition-group-action .condition-group-action-cell .trigger_value, .condition-group-action .trigger-group-action-cell .result_value, .condition-group-action .trigger-group-action-cell .trigger_value, .trigger-group-action .condition-group-action-cell .result_value, .trigger-group-action .condition-group-action-cell .trigger_value, .trigger-group-action .trigger-group-action-cell .result_value, .trigger-group-action .trigger-group-action-cell .trigger_value {
  padding: 4px 0px;
  text-align: center;
  min-height: 88px;
}
.condition-group-action .condition-group-action-cell .result_value .choose_content, .condition-group-action .condition-group-action-cell .trigger_value .choose_content, .condition-group-action .trigger-group-action-cell .result_value .choose_content, .condition-group-action .trigger-group-action-cell .trigger_value .choose_content, .trigger-group-action .condition-group-action-cell .result_value .choose_content, .trigger-group-action .condition-group-action-cell .trigger_value .choose_content, .trigger-group-action .trigger-group-action-cell .result_value .choose_content, .trigger-group-action .trigger-group-action-cell .trigger_value .choose_content {
  cursor: pointer;
  left: 50%;
  margin-left: -18px;
  margin-top: 5px;
  position: absolute;
  z-index: 2;
}
.condition-group-action .condition-group-action-cell .result_value .choose_content ._edit, .condition-group-action .condition-group-action-cell .trigger_value .choose_content ._edit, .condition-group-action .trigger-group-action-cell .result_value .choose_content ._edit, .condition-group-action .trigger-group-action-cell .trigger_value .choose_content ._edit, .trigger-group-action .condition-group-action-cell .result_value .choose_content ._edit, .trigger-group-action .condition-group-action-cell .trigger_value .choose_content ._edit, .trigger-group-action .trigger-group-action-cell .result_value .choose_content ._edit, .trigger-group-action .trigger-group-action-cell .trigger_value .choose_content ._edit {
  background-color: rgba(0, 0, 0, 0.6);
  border: 2px solid #fff;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin-top: 20px;
  padding: 6px;
  position: relative;
}
.condition-group-action .condition-group-action-cell .result_value .choose_content ._delete_2, .condition-group-action .condition-group-action-cell .trigger_value .choose_content ._delete_2, .condition-group-action .trigger-group-action-cell .result_value .choose_content ._delete_2, .condition-group-action .trigger-group-action-cell .trigger_value .choose_content ._delete_2, .trigger-group-action .condition-group-action-cell .result_value .choose_content ._delete_2, .trigger-group-action .condition-group-action-cell .trigger_value .choose_content ._delete_2, .trigger-group-action .trigger-group-action-cell .result_value .choose_content ._delete_2, .trigger-group-action .trigger-group-action-cell .trigger_value .choose_content ._delete_2 {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  margin-left: 32px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
}
.condition-group-action .condition-group-action-cell .condition-cancelable, .condition-group-action .trigger-group-action-cell .condition-cancelable, .trigger-group-action .condition-group-action-cell .condition-cancelable, .trigger-group-action .trigger-group-action-cell .condition-cancelable {
  padding: 0 20px;
  position: relative;
  margin-top: -5px;
  text-align: center;
}
.condition-group-action .condition-group-action-cell .condition-cancelable label, .condition-group-action .trigger-group-action-cell .condition-cancelable label, .trigger-group-action .condition-group-action-cell .condition-cancelable label, .trigger-group-action .trigger-group-action-cell .condition-cancelable label {
  margin-left: -3px;
  margin-top: -10px;
}
.condition-group-action .condition-group-action-cell .condition-cancelable label:before, .condition-group-action .trigger-group-action-cell .condition-cancelable label:before, .trigger-group-action .condition-group-action-cell .condition-cancelable label:before, .trigger-group-action .trigger-group-action-cell .condition-cancelable label:before {
  padding-right: 0;
}
.condition-group-action .condition-group-action-cell .condition-cancelable input, .condition-group-action .trigger-group-action-cell .condition-cancelable input, .trigger-group-action .condition-group-action-cell .condition-cancelable input, .trigger-group-action .trigger-group-action-cell .condition-cancelable input {
  display: none;
}
.condition-group-action .condition-group-action-cell .condition-cancelable input[type="checkbox"] + label::before, .condition-group-action .trigger-group-action-cell .condition-cancelable input[type="checkbox"] + label::before, .trigger-group-action .condition-group-action-cell .condition-cancelable input[type="checkbox"] + label::before, .trigger-group-action .trigger-group-action-cell .condition-cancelable input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.condition-group-action .condition-group-action-cell .condition-cancelable input[type="checkbox"]:checked + label::before, .condition-group-action .trigger-group-action-cell .condition-cancelable input[type="checkbox"]:checked + label::before, .trigger-group-action .condition-group-action-cell .condition-cancelable input[type="checkbox"]:checked + label::before, .trigger-group-action .trigger-group-action-cell .condition-cancelable input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.condition-group-action .buttons_condition, .trigger-group-action .buttons_condition {
  display: table-cell;
  font-size: 24px;
  top: 30px;
  padding: 0px;
}
.condition-group-action .buttons_condition .condition-group-action-cell, .condition-group-action .buttons_condition .trigger-group-action-cell, .trigger-group-action .buttons_condition .condition-group-action-cell, .trigger-group-action .buttons_condition .trigger-group-action-cell {
  display: block;
  padding: 0;
}
.condition-group-action .buttons_condition .btn-add-condition, .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"], .condition-group-action .buttons_condition div[class^="btn-group-copy-new"], .trigger-group-action .buttons_condition .btn-add-condition, .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"], .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"] {
  float: right;
  margin: 0 10px;
}
.condition-group-action .buttons_condition .btn-add-condition a, .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"] a, .condition-group-action .buttons_condition div[class^="btn-group-copy-new"] a, .trigger-group-action .buttons_condition .btn-add-condition a, .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"] a, .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"] a {
  color: #fff;
  text-decoration: none;
  background-color: #808184;
  font-size: 15px;
  padding: 9px;
  color: #fff;
  border-radius: 18px;
  display: inline-block;
}
.condition-group-action .buttons_condition .btn-add-condition a:hover, .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"] a:hover, .condition-group-action .buttons_condition div[class^="btn-group-copy-new"] a:hover, .trigger-group-action .buttons_condition .btn-add-condition a:hover, .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"] a:hover, .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"] a:hover {
  text-decoration: none;
}
.condition-group-action .buttons_condition .btn-add-condition .box_text_help, .trigger-group-action .buttons_condition .btn-add-condition .box_text_help {
  margin-left: -22px;
}
.condition-group-action .buttons_condition .btn-group-add-library, .condition-group-action .buttons_condition div[class^="btn-group-add-library-trigger"], .trigger-group-action .buttons_condition .btn-group-add-library, .trigger-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] {
  float: right;
  margin: 0 10px;
}
.condition-group-action .buttons_condition .btn-group-add-library a, .condition-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] a, .trigger-group-action .buttons_condition .btn-group-add-library a, .trigger-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] a {
  color: #fff;
  text-decoration: none;
  background-color: #808184;
  padding: 5px;
  color: #fff;
  border-radius: 18px;
  display: inline-block;
}
.condition-group-action .buttons_condition .btn-group-add-library a:hover, .condition-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] a:hover, .trigger-group-action .buttons_condition .btn-group-add-library a:hover, .trigger-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] a:hover {
  text-decoration: none;
}
.condition-group-action .buttons_condition .btn-group-add-library .box_text_help, .condition-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] .box_text_help, .trigger-group-action .buttons_condition .btn-group-add-library .box_text_help, .trigger-group-action .buttons_condition div[class^="btn-group-add-library-trigger"] .box_text_help {
  margin-left: -10px;
}
.condition-group-action .buttons_condition .btn-group-delete, .condition-group-action .buttons_condition div[class^="btn-group-delete-"], .condition-group-action .buttons_condition div[class^="btn-trigger-delete-"], .trigger-group-action .buttons_condition .btn-group-delete, .trigger-group-action .buttons_condition div[class^="btn-group-delete-"], .trigger-group-action .buttons_condition div[class^="btn-trigger-delete-"] {
  float: right;
  margin: 0 10px;
}
.condition-group-action .buttons_condition .btn-group-delete a, .condition-group-action .buttons_condition div[class^="btn-group-delete-"] a, .condition-group-action .buttons_condition div[class^="btn-trigger-delete-"] a, .trigger-group-action .buttons_condition .btn-group-delete a, .trigger-group-action .buttons_condition div[class^="btn-group-delete-"] a, .trigger-group-action .buttons_condition div[class^="btn-trigger-delete-"] a {
  border-radius: 18px;
  font-size: 17px;
  padding: 6px;
  color: #9A405B;
  text-decoration: none;
  border: 1px solid #9A405B;
  display: inline-block;
}
.condition-group-action .buttons_condition .btn-group-delete a:hover, .condition-group-action .buttons_condition div[class^="btn-group-delete-"] a:hover, .condition-group-action .buttons_condition div[class^="btn-trigger-delete-"] a:hover, .trigger-group-action .buttons_condition .btn-group-delete a:hover, .trigger-group-action .buttons_condition div[class^="btn-group-delete-"] a:hover, .trigger-group-action .buttons_condition div[class^="btn-trigger-delete-"] a:hover {
  text-decoration: none;
}

.trigger-group-action-cell label {
  font-size: 14px;
  color: #404041;
  font-weight: 400;
}
.trigger-group-action-cell input[type="checkbox"] + label {
  cursor: pointer;
}
.trigger-group-action-cell input[type="checkbox"] + label::before {
  color: #D0D2D3;
  cursor: pointer;
  font-family: "icons";
  font-size: 24px;
  margin-left: 0px;
  padding-right: 6px;
  position: relative;
  top: 6px;
  content: "\23f1";
  line-height: 10px;
  font-weight: 100;
}
.trigger-group-action-cell input[type="checkbox"]:checked + label::before {
  content: "\e9c4";
  color: #689840;
}
.trigger-group-action-cell input[type="text"], .trigger-group-action-cell textarea, .trigger-group-action-cell select {
  border-radius: 0px;
  color: #404041;
  margin-bottom: 5px;
  box-shadow: none;
  background-color: #fff;
  border: medium none;
  float: none;
  font-weight: 300;
  padding: 5px 10px;
}
.trigger-group-action-cell input[type="text"] {
  min-width: 190px;
}

.trigger-group {
  display: table;
  width: 100%;
}

div[id^="trigger-group-action-"] {
  display: table-cell;
  height: 90px;
  vertical-align: middle;
  width: 100%;
}

#trigger-editor-row-container-multiple {
  margin-top: 0;
}
#trigger-editor-row-container-multiple .trigger-editor-container-multiple {
  padding: 10px;
}

@media (max-width: 767px) {
  .trigger-editor-row-container .trigger-group-action-cell .trigger-action-name, #trigger-editor-row-container-multiple .trigger-group-action-cell .trigger-action-name {
    padding-top: 8px;
  }
  .trigger-editor-row-container .trigger-group-action-cell .trigger-action-interval, #trigger-editor-row-container-multiple .trigger-group-action-cell .trigger-action-interval {
    padding-left: 30px;
    padding-right: 0px;
    padding-bottom: 8px;
  }

  .btn-group-add-library, div[class^="btn-group-add-library-trigger"] {
    margin: 0 5px !important;
  }

  .btn-group-delete, div[class^="btn-group-delete-"], div[class^="btn-trigger-delete-"] {
    margin: 0 10px 0 5px !important;
  }

  .btn-add-condition, div[class^="btn-group-duplicate-new"], div[class^="btn-group-copy-new"] {
    margin: 0 5px !important;
  }

  div[class^="btn-group-add-library-trigger"] {
    margin: 3px 5px 0 5px !important;
  }

  #table_content .content_info {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #condition-editor-row-container-multiple .condition-group-action .buttons_condition, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition, .condition-editor-row-container .condition-group-action .buttons_condition, .condition-editor-row-container .trigger-group-action .buttons_condition {
    display: table-cell;
    font-size: 24px;
    top: 25px;
    padding: 0px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-add-condition, #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"], #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-copy-new"], #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-add-condition, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"], #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"], .condition-editor-row-container .condition-group-action .buttons_condition .btn-add-condition, .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"], .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-copy-new"], .condition-editor-row-container .trigger-group-action .buttons_condition .btn-add-condition, .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"], .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"] {
    margin: 0 6px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-add-library, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-add-library, .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-add-library, .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-add-library {
    margin: 0 6px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-add-library a:hover, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-add-library a:hover, .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-add-library a:hover, .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-add-library a:hover {
    text-decoration: none;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-delete, #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-delete-new"], #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-delete, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-delete-new"], .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-delete, .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-delete-new"], .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-delete, .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-delete-new"] {
    margin: 0 6px;
  }
}
@media (max-width: 480px) {
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition, .condition-editor-row-container .condition-group-action .buttons_condition, .condition-editor-row-container .trigger-group-action .buttons_condition {
    display: table-cell;
    font-size: 24px;
    top: 25px;
    padding: 0px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-add-condition, #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"], #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-copy-new"], #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-add-condition, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"], #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"], .condition-editor-row-container .condition-group-action .buttons_condition .btn-add-condition, .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-duplicate-new"], .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-copy-new"], .condition-editor-row-container .trigger-group-action .buttons_condition .btn-add-condition, .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-duplicate-new"], .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-copy-new"] {
    margin: 0 2px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-add-library, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-add-library, .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-add-library, .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-add-library {
    margin: 0 2px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-add-library a:hover, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-add-library a:hover, .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-add-library a:hover, .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-add-library a:hover {
    text-decoration: none;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-delete, #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-delete-new"], #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-delete, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-delete-new"], .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-delete, .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-delete-new"], .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-delete, .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-delete-new"] {
    margin: 0 0 0 2px;
  }
  #condition-editor-row-container-multiple .condition-group-action .buttons_condition .btn-group-delete a, #condition-editor-row-container-multiple .condition-group-action .buttons_condition div[class^="btn-group-delete-new"] a, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition .btn-group-delete a, #condition-editor-row-container-multiple .trigger-group-action .buttons_condition div[class^="btn-group-delete-new"] a, .condition-editor-row-container .condition-group-action .buttons_condition .btn-group-delete a, .condition-editor-row-container .condition-group-action .buttons_condition div[class^="btn-group-delete-new"] a, .condition-editor-row-container .trigger-group-action .buttons_condition .btn-group-delete a, .condition-editor-row-container .trigger-group-action .buttons_condition div[class^="btn-group-delete-new"] a {
    margin-right: 0px;
  }
}
