@import url(icons/styles.css);
@font-face {
  font-family: "ITCAvantGardeGothic";
  src: url("./fonts/ITCBook/ITCAvantGardeStd-Bk.eot?#iefix");
  src: url("./fonts/ITCBook/ITCAvantGardeStd-Bk.eot?#iefix") format("eot"), url("./fonts/ITCBook/ITCAvantGardeStd-Bk.woff2") format("woff2"), url("./fonts/ITCBook/ITCAvantGardeStd-Bk.woff") format("woff"), url("./fonts/ITCBook/ITCAvantGardeStd-Bk.ttf") format("truetype"), url("./fonts/ITCBook/ITCAvantGardeStd-Bk.svg") format("svg"); }
@font-face {
  font-family: "ITCAvantGardeGothic";
  src: url("./fonts/ITCBookItalic/ITCAvantGardeStd-BkObl.eot?#iefix");
  src: url("./fonts/ITCBookItalic/ITCAvantGardeStd-BkObl.eot?#iefix") format("eot"), url("./fonts/ITCBookItalic/ITCAvantGardeStd-BkObl.woff2") format("woff2"), url("./fonts/ITCBookItalic/ITCAvantGardeStd-BkObl.woff") format("woff"), url("./fonts/ITCBookItalic/ITCAvantGardeStd-BkObl.ttf") format("truetype"), url("./fonts/ITCBookItalic/ITCAvantGardeStd-BkObl.svg") format("svg");
  font-style: italic; }
@font-face {
  font-family: "ITCAvantGardeGothic";
  src: url("./fonts/ITCDemi/ITCAvantGardeStd-Demi.eot?#iefix");
  src: url("./fonts/ITCDemi/ITCAvantGardeStd-Demi.eot?#iefix") format("eot"), url("./fonts/ITCDemi/ITCAvantGardeStd-Demi.woff2") format("woff2"), url("./fonts/ITCDemi/ITCAvantGardeStd-Demi.woff") format("woff"), url("./fonts/ITCDemi/ITCAvantGardeStd-Demi.ttf") format("truetype"), url("./fonts/ITCDemi/ITCAvantGardeStd-Demi.svg") format("svg");
  font-style: normal;
  font-weight: bold; }
@font-face {
  font-family: "ITCAvantGardeGothic";
  src: url("./fonts/ITCDemiItalic/ITCAvantGardeStd-DemiObl.eot?#iefix");
  src: url("./fonts/ITCDemiItalic/ITCAvantGardeStd-DemiObl.eot?#iefix") format("eot"), url("./fonts/ITCDemiItalic/ITCAvantGardeStd-DemiObl.woff2") format("woff2"), url("./fonts/ITCDemiItalic/ITCAvantGardeStd-DemiObl.woff") format("woff"), url("./fonts/ITCDemiItalic/ITCAvantGardeStd-DemiObl.ttf") format("truetype"), url("./fonts/ITCDemiItalic/ITCAvantGardeStd-DemiObl.svg") format("svg");
  font-style: italic;
  font-weight: bold; }
@font-face {
  font-family: "ITCAvantGardeGothic";
  src: url("./fonts/ITCExtraLight/ITCAvantGardeStd-XLt.eot?#iefix");
  src: url("./fonts/ITCExtraLight/ITCAvantGardeStd-XLt.eot?#iefix") format("eot"), url("./fonts/ITCExtraLight/ITCAvantGardeStd-XLt.woff2") format("woff2"), url("./fonts/ITCExtraLight/ITCAvantGardeStd-XLt.woff") format("woff"), url("./fonts/ITCExtraLight/ITCAvantGardeStd-XLt.ttf") format("truetype"), url("./fonts/ITCExtraLight/ITCAvantGardeStd-XLt.svg") format("svg");
  font-weight: 200; }
/*** TITLES ***/
/*** NEWS ***/
/*** POP UP ***/
/*** LOGIN PAGE ***/
/*** CREATE ACCOUNT FORM ***/
html {
  -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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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; }

* {
  -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-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 27px;
  padding-right: 27px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1400px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xxs-0 {
  width: 0;
  overflow: hidden; }

.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
  float: left; }

.col-xxs-1 {
  width: 8.333333333333332%; }

.col-xxs-2 {
  width: 16.666666666666664%; }

.col-xxs-3 {
  width: 25%; }

.col-xxs-4 {
  width: 33.33333333333333%; }

.col-xxs-5 {
  width: 41.66666666666667%; }

.col-xxs-6 {
  width: 50%; }

.col-xxs-7 {
  width: 58.333333333333336%; }

.col-xxs-8 {
  width: 66.66666666666666%; }

.col-xxs-9 {
  width: 75%; }

.col-xxs-10 {
  width: 83.33333333333334%; }

.col-xxs-11 {
  width: 91.66666666666666%; }

.col-xxs-12 {
  width: 100%; }

.col-xxs-push-1 {
  left: 8.333333333333332%; }

.col-xxs-push-2 {
  left: 16.666666666666664%; }

.col-xxs-push-3 {
  left: 25%; }

.col-xss-push-4 {
  left: 33.33333333333333%; }

.col-xxs-push-5 {
  left: 41.66666666666667%; }

.col-xxs-push-6 {
  left: 50%; }

.col-xxs-push-7 {
  left: 58.333333333333336%; }

.col-xxs-push-8 {
  left: 66.66666666666666%; }

.col-xxs-push-9 {
  left: 75%; }

.col-xxs-push-10 {
  left: 83.33333333333334%; }

.col-xxs-push-11 {
  left: 91.66666666666666%; }

.col-xxs-pull-1 {
  right: 8.333333333333332%; }

.col-xxs-pull-2 {
  right: 16.666666666666664%; }

.col-xxs-pull-3 {
  right: 25%; }

.col-xxs-pull-4 {
  right: 33.33333333333333%; }

.col-xxs-pull-5 {
  right: 41.66666666666667%; }

.col-xxs-pull-6 {
  right: 50%; }

.col-xxs-pull-7 {
  right: 58.333333333333336%; }

.col-xxs-pull-8 {
  right: 66.66666666666666%; }

.col-xxs-pull-9 {
  right: 75%; }

.col-xxs-pull-10 {
  right: 83.33333333333334%; }

.col-xxs-pull-11 {
  right: 91.66666666666666%; }

.col-xxs-offset-1 {
  margin-left: 8.333333333333332%; }

.col-xxs-offset-2 {
  margin-left: 16.666666666666664%; }

.col-xxs-offset-3 {
  margin-left: 25%; }

.col-xxs-offset-4 {
  margin-left: 33.33333333333333%; }

.col-xxs-offset-5 {
  margin-left: 41.66666666666667%; }

.col-xxs-offset-6 {
  margin-left: 50%; }

.col-xxs-offset-7 {
  margin-left: 58.333333333333336%; }

.col-xxs-offset-8 {
  margin-left: 66.66666666666666%; }

.col-xxs-offset-9 {
  margin-left: 75%; }

.col-xxs-offset-10 {
  margin-left: 83.33333333333334%; }

.col-xxs-offset-11 {
  margin-left: 91.66666666666666%; }

@media (min-width: 414px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }

  .col-xs-12 {
    width: 100%; }

  .col-xs-11 {
    width: 91.66666667%; }

  .col-xs-10 {
    width: 83.33333333%; }

  .col-xs-9 {
    width: 75%; }

  .col-xs-8 {
    width: 66.66666667%; }

  .col-xs-7 {
    width: 58.33333333%; }

  .col-xs-6 {
    width: 50%; }

  .col-xs-5 {
    width: 41.66666667%; }

  .col-xs-4 {
    width: 33.33333333%; }

  .col-xs-3 {
    width: 25%; }

  .col-xs-2 {
    width: 16.66666667%; }

  .col-xs-1 {
    width: 8.33333333%; }

  .col-xs-0 {
    width: 0;
    overflow: hidden; }

  .col-xs-pull-12 {
    right: 100%; }

  .col-xs-pull-11 {
    right: 91.66666667%; }

  .col-xs-pull-10 {
    right: 83.33333333%; }

  .col-xs-pull-9 {
    right: 75%; }

  .col-xs-pull-8 {
    right: 66.66666667%; }

  .col-xs-pull-7 {
    right: 58.33333333%; }

  .col-xs-pull-6 {
    right: 50%; }

  .col-xs-pull-5 {
    right: 41.66666667%; }

  .col-xs-pull-4 {
    right: 33.33333333%; }

  .col-xs-pull-3 {
    right: 25%; }

  .col-xs-pull-2 {
    right: 16.66666667%; }

  .col-xs-pull-1 {
    right: 8.33333333%; }

  .col-xs-pull-0 {
    right: auto; }

  .col-xs-push-12 {
    left: 100%; }

  .col-xs-push-11 {
    left: 91.66666667%; }

  .col-xs-push-10 {
    left: 83.33333333%; }

  .col-xs-push-9 {
    left: 75%; }

  .col-xs-push-8 {
    left: 66.66666667%; }

  .col-xs-push-7 {
    left: 58.33333333%; }

  .col-xs-push-6 {
    left: 50%; }

  .col-xs-push-5 {
    left: 41.66666667%; }

  .col-xs-push-4 {
    left: 33.33333333%; }

  .col-xs-push-3 {
    left: 25%; }

  .col-xs-push-2 {
    left: 16.66666667%; }

  .col-xs-push-1 {
    left: 8.33333333%; }

  .col-xs-push-0 {
    left: auto; }

  .col-xs-offset-12 {
    margin-left: 100%; }

  .col-xs-offset-11 {
    margin-left: 91.66666667%; }

  .col-xs-offset-10 {
    margin-left: 83.33333333%; }

  .col-xs-offset-9 {
    margin-left: 75%; }

  .col-xs-offset-8 {
    margin-left: 66.66666667%; }

  .col-xs-offset-7 {
    margin-left: 58.33333333%; }

  .col-xs-offset-6 {
    margin-left: 50%; }

  .col-xs-offset-5 {
    margin-left: 41.66666667%; }

  .col-xs-offset-4 {
    margin-left: 33.33333333%; }

  .col-xs-offset-3 {
    margin-left: 25%; }

  .col-xs-offset-2 {
    margin-left: 16.66666667%; }

  .col-xs-offset-1 {
    margin-left: 8.33333333%; }

  .col-xs-offset-0 {
    margin-left: 0%; } }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-0 {
    width: 0;
    overflow: hidden; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-0 {
    width: 0;
    overflow: hidden; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-0 {
    width: 0;
    overflow: hidden; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xxs,
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 413px) {
  .visible-xxs {
    display: block !important; }

  table.visible-xxs {
    display: table !important; }

  tr.visible-xxs {
    display: table-row !important; }

  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important; } }
@media (min-width: 414px) and (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 (min-width: 414px) and (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (min-width: 414px) and (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (min-width: 414px) and (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: 413px) {
  .hidden-xxs {
    display: none !important; } }
@media (min-width: 414px) and (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; } }
@-webkit-keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }
.ngdialog.popup-utx.ngdialog-closing .ngdialog-content {
  -webkit-animation: ngdialog-flyout .5s;
  animation: ngdialog-flyout .5s; }

.ngdialog.popup-utx {
  padding-bottom: calc(32.6vh - 176px);
  padding-top: calc(32.6vh - 176px); }
  .ngdialog.popup-utx .ngdialog-content {
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    margin: 0 auto;
    position: relative;
    text-align: left;
    background-color: white;
    padding: 24px;
    width: 572px;
    		/*
    		.change-password-form-wrapper {
    			margin: 0 (-$popup-padding) (-$popup-padding) (-$popup-padding);
    			padding: $popup-padding;
    			overflow: hidden;
    
    			background-color: $popup-change-password-form-background-color;
    
    			.change-password-form {
    				input {
    					background-color: transparent;
    				}
    			}
    
    		 */ }
    .ngdialog.popup-utx .ngdialog-content .ngdialog-close {
      cursor: pointer;
      position: absolute;
      right: 15px;
      top: 15px; }
    .ngdialog.popup-utx .ngdialog-content .popup-image-icon {
      font-size: 60px;
      margin-top: 10px; }
      .ngdialog.popup-utx .ngdialog-content .popup-image-icon.icon-tag-send-email-80 {
        font-size: 80px;
        height: 80px; }
    .ngdialog.popup-utx .ngdialog-content .popup-title {
      margin: 10px 0; }
    .ngdialog.popup-utx .ngdialog-content .popup-text {
      padding-top: 20px; }
    .ngdialog.popup-utx .ngdialog-content .popup-tags .popup-tags-wrapper {
      padding: 0;
      float: none;
      margin-top: 10px;
      margin-bottom: 20px;
      display: inline-block; }
      .ngdialog.popup-utx .ngdialog-content .popup-tags .popup-tags-wrapper > span {
        position: relative;
        top: -6px;
        line-height: 22px; }
      .ngdialog.popup-utx .ngdialog-content .popup-tags .popup-tags-wrapper .tag:hover, .ngdialog.popup-utx .ngdialog-content .popup-tags .popup-tags-wrapper .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li:hover, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .ngdialog.popup-utx .ngdialog-content .popup-tags .popup-tags-wrapper li:hover {
        background-color: rgba(0, 0, 0, 0.1);
        cursor: default;
        color: black; }
    .ngdialog.popup-utx .ngdialog-content .non-floating-input {
      display: inline-block;
      float: none;
      text-align: left; }
    .ngdialog.popup-utx .ngdialog-content .popup-buttons {
      padding-top: 24px; }
      .ngdialog.popup-utx .ngdialog-content .popup-buttons button {
        margin-left: 4px;
        position: relative;
        right: 1px; }
    .ngdialog.popup-utx .ngdialog-content .popup-upload {
      margin-top: 10px; }
      .ngdialog.popup-utx .ngdialog-content .popup-upload .image-preview {
        height: 222px;
        border: 1px dashed rgba(0, 0, 0, 0.1);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center; }
    .ngdialog.popup-utx .ngdialog-content .popup-gray {
      background-color: #f2f2f2;
      margin-left: -24px;
      padding-left: 24px;
      margin-right: -24px;
      padding-right: 24px; }
      .ngdialog.popup-utx .ngdialog-content .popup-gray.first {
        margin-top: 24px;
        padding-top: 24px; }
      .ngdialog.popup-utx .ngdialog-content .popup-gray.last {
        margin-bottom: -24px;
        padding-bottom: 24px; }
      .ngdialog.popup-utx .ngdialog-content .popup-gray.row-with-inputs {
        margin-left: -24px;
        padding-left: 9px;
        margin-right: -24px;
        padding-right: 9px; }
        .ngdialog.popup-utx .ngdialog-content .popup-gray.row-with-inputs.first {
          margin-top: 24px;
          padding-top: 14px; }
        .ngdialog.popup-utx .ngdialog-content .popup-gray.row-with-inputs.last {
          margin-bottom: -24px;
          padding-bottom: 14px; }
  .ngdialog.popup-utx.small .ngdialog-content {
    width: 400px; }
    @media (max-width: 440px) {
      .ngdialog.popup-utx.small .ngdialog-content {
        width: 100%; } }
  .ngdialog.popup-utx.big .ngdialog-content {
    width: 760px; }
    @media (max-width: 800px) {
      .ngdialog.popup-utx.big .ngdialog-content {
        width: 100%; } }
  @media (max-height: 540) {
    .ngdialog.popup-utx {
      padding-bottom: 0;
      padding-top: 0; }
      .ngdialog.popup-utx .ngdialog-content {
        height: 100%;
        overflow: auto; } }

.ngdialog.popup-utx .ngdialog-message {
  margin-bottom: .5em; }

.ngdialog.popup-utx .ngdialog-input {
  margin-bottom: 1em; }

.ngdialog.popup-utx .ngdialog-input textarea,
.ngdialog.popup-utx .ngdialog-input input[type="text"],
.ngdialog.popup-utx .ngdialog-input input[type="password"],
.ngdialog.popup-utx .ngdialog-input input[type="email"],
.ngdialog.popup-utx .ngdialog-input input[type="url"] {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 .25em;
  min-height: 2.5em;
  padding: .25em .67em;
  width: 100%; }

.ngdialog.popup-utx .ngdialog-input textarea:focus,
.ngdialog.popup-utx .ngdialog-input input[type="text"]:focus,
.ngdialog.popup-utx .ngdialog-input input[type="password"]:focus,
.ngdialog.popup-utx .ngdialog-input input[type="email"]:focus,
.ngdialog.popup-utx .ngdialog-input input[type="url"]:focus {
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: none; }

.ngdialog.popup-utx .ngdialog-buttons {
  *zoom: 1; }

.ngdialog.popup-utx .ngdialog-buttons:after {
  content: '';
  display: table;
  clear: both; }

.ngdialog.popup-utx .ngdialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: .8em;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0 0 0 .5em;
  padding: .75em 2em;
  text-transform: uppercase; }

.ngdialog.popup-utx .ngdialog-button:focus {
  -webkit-animation: ngdialog-pulse 1.1s infinite;
  animation: ngdialog-pulse 1.1s infinite;
  outline: none; }

@media (max-width: 568px) {
  .ngdialog.popup-utx .ngdialog-button:focus {
    -webkit-animation: none;
    animation: none; } }
.ngdialog.popup-utx .ngdialog-button.ngdialog-button-primary {
  background: #3288e6;
  color: #fff; }

.ngdialog.popup-utx .ngdialog-button.ngdialog-button-secondary {
  background: #e0e0e0;
  color: #777; }

/* debug only */
.width-25 {
  margin: 1%;
  width: 25%; }

/***
	Default config for various elements
***/
* {
  font-family: "ITCAvantGardeGothic", Helvetica, Arial, sans-serif; }

html, body {
  height: 100%;
  width: 100%; }

p {
  display: inline-block;
  margin: 0;
  text-align: justify;
  color: #999999; }

a {
  text-decoration: none; }

a:hover,
a:focus {
  text-decoration: none; }

a:focus {
  outline: none;
  outline-offset: 0; }

.txt-left,
.align-left-wrapper {
  text-align: left; }

.txt-center,
.align-center-wrapper {
  text-align: center; }

.txt-right,
.align-right-wrapper {
  text-align: right; }

.align-wrapper .aligned, .align-left-wrapper .aligned, .align-center-wrapper .aligned, .align-right-wrapper .aligned {
  display: inline-block; }

.align-vertical-wrapper {
  display: table;
  width: 100%;
  height: 100%; }
  .align-vertical-wrapper .align-middle {
    display: table-cell;
    vertical-align: middle; }

.align-container {
  display: table;
  width: 100%;
  height: 100%; }
  .align-container .align-top, .align-container .align-middle, .align-container .align-bottom,
  .align-container .align-left, .align-container .align-center, .align-container .align-right {
    display: table-cell;
    vertical-align: top; }
    .align-container .align-top .aligned, .align-container .align-middle .aligned, .align-container .align-bottom .aligned,
    .align-container .align-left .aligned, .align-container .align-center .aligned, .align-container .align-right .aligned {
      display: inline-block; }
  .align-container .align-top {
    vertical-align: top; }
  .align-container .align-middle {
    vertical-align: middle; }
  .align-container .align-bottom {
    vertical-align: bottom; }
  .align-container .align-left {
    text-align: left; }
  .align-container .align-center {
    text-align: center; }
  .align-container .align-right {
    text-align: right; }

.auto-hide {
  display: none; }

.unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }

.no-transition {
  transition: none !important; }

.pointer {
  cursor: pointer; }

.pad-left-0 {
  padding-left: 0; }

/***
	Inputs
***/
.body-mobile-pointer > * {
  cursor: pointer; }

input,
button,
textarea {
  -webkit-appearance: none;
  outline: none;
  border-radius: 0; }

textarea {
  background-color: transparent;
  font-size: 14px;
  color: black;
  height: 98px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  resize: vertical; }
  textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }

input[type=text], input[type=email], input[type=password], input[type=country-code], input[type=phone-number], input[type=search] {
  height: 44px;
  background-color: transparent;
  font-size: 14px;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=country-code]::-webkit-input-placeholder, input[type=phone-number]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=country-code]:-moz-placeholder, input[type=phone-number]:-moz-placeholder, input[type=search]:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=country-code]::-moz-placeholder, input[type=phone-number]::-moz-placeholder, input[type=search]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=country-code]:-ms-input-placeholder, input[type=phone-number]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    font-style: italic; }
  input[type=text][disabled], input[type=email][disabled], input[type=password][disabled], input[type=country-code][disabled], input[type=phone-number][disabled], input[type=search][disabled] {
    border: none; }
input[type=text], input[type=email], input[type=password], input[type=country-code], input[type=phone-number] {
  border: 1px solid rgba(0, 0, 0, 0.2); }
  input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=country-code]:focus, input[type=phone-number]:focus {
    border-color: #007F4F;
    box-shadow: 0 0 2px rgba(0, 127, 79, 0.6); }

input[type=submit],
button {
  height: 44px;
  text-transform: uppercase;
  padding: 0 20px;
  font-size: 12px;
  cursor: pointer;
  border: 1px solid #007F4F;
  background: transparent;
  color: #007F4F; }
  input[type=submit]:hover, input[type=submit].hover, input[type=submit].selected,
  button:hover,
  button.hover,
  button.selected {
    border: 1px solid #007F4F;
    background: #007F4F;
    color: #ffffff; }
  input[type=submit]:active,
  button:active {
    position: relative;
    top: 1px; }
  input[type=submit].filled,
  button.filled {
    border: 1px solid #007F4F;
    background: #007F4F;
    color: #fff; }
    input[type=submit].filled:hover, input[type=submit].filled.hover, input[type=submit].filled.selected,
    button.filled:hover,
    button.filled.hover,
    button.filled.selected {
      border: 1px solid #339972;
      background: #339972;
      color: #fff; }
  input[type=submit].secondary,
  button.secondary {
    border: 1px solid #999999;
    background: transparent;
    color: #999999; }
    input[type=submit].secondary:hover, input[type=submit].secondary.hover, input[type=submit].secondary.selected,
    button.secondary:hover,
    button.secondary.hover,
    button.secondary.selected {
      border: 1px solid #007F4F;
      background: #007F4F;
      color: #ffffff; }
  input[type=submit].alert,
  button.alert {
    border: 1px solid #EB2039;
    background: transparent;
    color: #EB2039; }
    input[type=submit].alert:hover, input[type=submit].alert.hover, input[type=submit].alert.selected,
    button.alert:hover,
    button.alert.hover,
    button.alert.selected {
      border: 1px solid #EB2039;
      background: #EB2039;
      color: #ffffff; }
  input[type=submit].clear,
  button.clear {
    border: 1px solid transparent;
    background: transparent;
    color: #000; }
    input[type=submit].clear:hover, input[type=submit].clear.hover, input[type=submit].clear.selected,
    button.clear:hover,
    button.clear.hover,
    button.clear.selected {
      border: 1px solid transparent;
      background: transparent;
      color: #007F4F; }
  input[type=submit].thinner,
  button.thinner {
    height: 36px; }
  input[type=submit].icon:before,
  button.icon:before {
    position: relative;
    display: inline-block;
    float: left;
    width: 10px;
    height: 10px;
    font-size: 20px;
    margin-right: 14px;
    top: 0; }
  input[type=submit].selected,
  button.selected {
    cursor: default; }
  input[type=submit].icon-tag-check-20:before,
  button.icon-tag-check-20:before {
    font-size: 16px;
    margin-right: 12px;
    top: -1px; }
  input[type=submit].less-padding,
  button.less-padding {
    padding: 0 12px; }

.list-tree-parent-icon {
  width: 15px;
  height: 15px;
  border-radius: 8px;
  border: 1px solid #999;
  color: #999;
  position: relative; }
  .list-tree-parent-icon:before {
    display: inline-block;
    content: "+";
    position: absolute;
    top: -5px;
    left: 2.2px;
    font-size: 14px; }
  .list-tree-parent-icon.open:before {
    content: "-";
    left: 4.2px;
    font-size: 17px;
    top: -5.5px; }

.input-wrapper {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px; }
  .input-wrapper .label {
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    color: #999999;
    height: 20px; }
  .input-wrapper.without-label .label {
    display: none; }
  .input-wrapper.without-padding {
    padding-top: 0;
    padding-bottom: 0; }
  .input-wrapper input[type=text], .input-wrapper input[type=email], .input-wrapper input[type=password], .input-wrapper input[type=phone-number] {
    width: 100%;
    padding: 0 10px; }
    .input-wrapper input[type=text][disabled], .input-wrapper input[type=email][disabled], .input-wrapper input[type=password][disabled], .input-wrapper input[type=phone-number][disabled] {
      padding: 0; }
  .input-wrapper input[type=country-code] {
    width: 44px;
    padding: 0 12px;
    position: absolute;
    bottom: 10px; }
    .input-wrapper input[type=country-code][disabled] {
      padding: 0; }
  .input-wrapper input[type=search] {
    width: 100%;
    border: none;
    height: 42px;
    padding: 0; }
  .input-wrapper textarea {
    width: 100%;
    padding: 10px; }
  .input-wrapper .phone-number-wrapper {
    padding-left: 48px; }
  .input-wrapper .full-phone-number {
    display: none; }
  .input-wrapper.icon {
    		/*&.icon-tag-lock-20:before {
    			left: 15px;
    			bottom: 10px;
    			padding: 14px;
    			font-size: 18px;
    		}
    
    		&.icon-tag-key-20:before {
    			left: 15px;
    			bottom: 10px;
    			padding: 15px;
    			font-size: 14px;
    		}*/ }
    .input-wrapper.icon:before {
      color: rgba(0, 0, 0, 0.4);
      height: 44px;
      width: 44px;
      padding: 11px;
      position: absolute;
      bottom: 10px;
      font-size: 22px;
      z-index: 1; }
    .input-wrapper.icon.without-padding:before {
      bottom: 0; }
    .input-wrapper.icon input {
      padding-left: 42px; }
    .input-wrapper.icon.icon-on-the-right input {
      padding-right: 42px;
      padding-left: 10px; }
    .input-wrapper.icon.icon-on-the-right:before {
      left: auto;
      right: 0; }
    .input-wrapper.icon.focus-icon:before {
      color: #007F4F; }
    .input-wrapper.icon.filled-icon:before {
      color: black; }
    .input-wrapper.icon.without-label.without-padding:before {
      position: absolute;
      bottom: 14px; }
    .input-wrapper.icon.with-line:before {
      border-right: 1px solid rgba(0, 0, 0, 0.2); }
    .input-wrapper.icon.with-line.focus-line:before {
      border-right: 1px solid #007F4F; }
    .input-wrapper.icon.with-line input {
      padding-left: 57px; }
  .input-wrapper .select-wrapper {
    width: 100%; }
  .input-wrapper .checkbox-wrapper {
    position: relative;
    top: 7px;
    min-height: 44px; }
    .input-wrapper .checkbox-wrapper .label {
      display: block;
      min-height: 20px;
      height: auto; }
  .input-wrapper.checkbox-without-checkbox-wrapper .checkbox-wrapper {
    height: auto;
    top: 0; }
    .input-wrapper.checkbox-without-checkbox-wrapper .checkbox-wrapper .checkbox {
      float: none; }
    .input-wrapper.checkbox-without-checkbox-wrapper .checkbox-wrapper .label {
      display: none; }
  .input-wrapper.on-the-right .checkbox-wrapper .checkbox, .input-wrapper.on-the-right .checkbox-wrapper .label {
    float: right; }
  .input-wrapper.on-the-right .checkbox-wrapper .label {
    display: block !important;
    width: auto;
    padding-left: 0 !important;
    padding-right: 14px; }
  .input-wrapper.disabled input[type=country-code], .input-wrapper.disabled input[type=phone-number] {
    display: none; }
  .input-wrapper.disabled input.full-phone-number {
    display: inline-block; }

.checkbox {
  position: relative;
  border: 1px solid #d4d4d4;
  background-color: #f2f2f2;
  overflow: hidden;
  cursor: pointer; }
  .checkbox.big {
    width: 24px;
    height: 24px;
    font-size: 13px;
    box-shadow: 1px 2px 5px #d4d4d4 inset; }
    .checkbox.big:before {
      position: absolute;
      top: 5px;
      left: 5px; }
  .checkbox.small {
    width: 18px;
    height: 18px;
    font-size: 9px;
    box-shadow: 1px 2px 2px #d4d4d4 inset; }
    .checkbox.small:before {
      position: absolute;
      top: 4px;
      left: 4px; }
  .checkbox:before {
    display: none; }
  .checkbox:hover:before, .checkbox.hover:before {
    display: block;
    color: #999999; }
  .checkbox.checked {
    border: 1px solid #007F4F;
    background-color: #007F4F;
    box-shadow: none !important; }
    .checkbox.checked:before {
      display: block;
      color: white; }

.checkbox-wrapper .checkbox {
  float: left; }
.checkbox-wrapper .label {
  padding-top: 2px;
  padding-left: 38px;
  text-transform: none; }

.checkbox-multi {
  cursor: pointer;
  position: relative;
  width: 37px;
  height: 37px; }
  .checkbox-multi .m1, .checkbox-multi .m2, .checkbox-multi .m3 {
    position: absolute;
    background-color: #ffffff;
    width: 28px;
    height: 28px; }
  .checkbox-multi .m1 {
    border: 1px solid rgba(185, 179, 177, 0.1); }
  .checkbox-multi .m2 {
    border: 1px solid rgba(185, 179, 177, 0.3);
    left: 4px;
    top: 4px; }
  .checkbox-multi .m3 {
    left: 8px;
    top: 8px;
    border: 1px solid #b9b3b1; }
    .checkbox-multi .m3:before {
      position: relative;
      left: 6px;
      top: 6px; }
  .checkbox-multi.unchecked .m3:before {
    display: none; }
  .checkbox-multi.checked .m3 {
    background: #007F4F;
    border-color: #007F4F;
    color: #ffffff; }
    .checkbox-multi.checked .m3:before {
      display: block; }

.options-wrapper {
  position: absolute;
  left: -999px;
  top: 1px;
  z-index: 99999;
  max-height: 380px;
  overflow: auto;
  margin-top: 5px;
  box-shadow: 0 0 10px rgba(153, 153, 153, 0.6);
  margin-bottom: 30px; }
  .options-wrapper .option {
    height: 38px;
    padding: 9px 10px 0 10px;
    color: #999999;
    border-top: 1px solid #e6e6e6;
    background-color: white;
    cursor: pointer;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .options-wrapper .option:first-child {
      border-top: none; }
    .options-wrapper .option:hover {
      background-color: #f2f2f2; }
    .options-wrapper .option.selected {
      color: #007F4F; }
    .options-wrapper .option .checkbox {
      float: left;
      margin-top: 1px;
      margin-right: 10px; }

.select-wrapper, .search-bar-wrapper {
  position: relative; }
  .select-wrapper .value-wrapper, .select-wrapper .option, .search-bar-wrapper .value-wrapper, .search-bar-wrapper .option {
    font-size: 14px;
    text-transform: uppercase; }
  .select-wrapper .value-wrapper, .search-bar-wrapper .value-wrapper {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 44px;
    padding: 12px 32px 0 10px;
    color: black; }
    .select-wrapper .value-wrapper:before, .search-bar-wrapper .value-wrapper:before {
      font-size: 9px;
      position: absolute;
      top: 16px;
      right: 16px; }
  .select-wrapper .options-wrapper, .search-bar-wrapper .options-wrapper {
    position: absolute;
    left: 1px;
    right: 1px;
    top: auto;
    z-index: 200;
    display: none;
    opacity: 0;
    max-height: 380px;
    overflow: auto;
    margin-top: 5px;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.6);
    margin-bottom: 30px; }
    .select-wrapper .options-wrapper .option, .search-bar-wrapper .options-wrapper .option {
      height: 38px;
      padding: 9px 10px 0 10px;
      color: #999999;
      border-top: 1px solid #e6e6e6;
      background-color: white;
      cursor: pointer;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .select-wrapper .options-wrapper .option:first-child, .search-bar-wrapper .options-wrapper .option:first-child {
        border-top: none; }
      .select-wrapper .options-wrapper .option:hover, .search-bar-wrapper .options-wrapper .option:hover {
        background-color: #f2f2f2; }
      .select-wrapper .options-wrapper .option.selected, .search-bar-wrapper .options-wrapper .option.selected {
        color: #007F4F; }
      .select-wrapper .options-wrapper .option .checkbox, .search-bar-wrapper .options-wrapper .option .checkbox {
        float: left;
        margin-top: 1px;
        margin-right: 10px; }
  .select-wrapper.active .value-wrapper, .search-bar-wrapper.active .value-wrapper {
    border-color: #007F4F;
    box-shadow: 0 0 2px rgba(0, 127, 79, 0.6); }
  .select-wrapper.active .options-wrapper, .search-bar-wrapper.active .options-wrapper {
    display: inline-block; }
  .select-wrapper[disabled] .value-wrapper, .select-wrapper.disabled .value-wrapper, .search-bar-wrapper[disabled] .value-wrapper, .search-bar-wrapper.disabled .value-wrapper {
    border: none;
    padding-left: 0;
    padding-right: 0; }
    .select-wrapper[disabled] .value-wrapper:before, .select-wrapper.disabled .value-wrapper:before, .search-bar-wrapper[disabled] .value-wrapper:before, .search-bar-wrapper.disabled .value-wrapper:before {
      display: none; }

.search-bar-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  position: relative; }
  .search-bar-wrapper.focused {
    border-color: #007F4F;
    box-shadow: 0 0 2px rgba(0, 127, 79, 0.6); }
  .search-bar-wrapper .tags-wrapper {
    padding: 10px 8px;
    position: absolute;
    max-width: 75%;
    overflow: hidden;
    height: 36px; }
  .search-bar-wrapper button {
    position: absolute;
    top: -1px;
    right: -1px;
    text-align: right; }
  .search-bar-wrapper .search-input {
    padding-left: 10px; }
  .search-bar-wrapper .options-wrapper .option {
    text-transform: none;
    color: black; }
    .search-bar-wrapper .options-wrapper .option:hover, .search-bar-wrapper .options-wrapper .option.selected {
      color: #007F4F;
      background-color: #f2f2f2; }

.create-news-drop-zone {
  display: none; }

.switch {
  position: relative;
  width: 44px;
  height: 26px;
  border-radius: 26px;
  box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.25) inset;
  border: 1px solid #e6e6e6;
  background-color: #f2f2f2;
  cursor: pointer;
  transition: background-color 100ms; }
  .switch:after {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    left: -1px;
    top: -1px;
    background-color: white;
    border-radius: 13px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.2);
    transition: left 100ms; }
  .switch.on {
    border: 1px solid #007F4F;
    background-color: #007F4F; }
    .switch.on:after {
      left: 17px; }

.radio-button {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e6e6e6; }
  .radio-button:before {
    position: absolute;
    display: block;
    content: '';
    left: 50%;
    top: 50%;
    margin-left: -2px;
    margin-top: -2px;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    background-color: transparent; }
  .radio-button:hover:before, .radio-button.hover:before {
    background-color: #999999; }
  .radio-button.selected {
    background-color: #007F4F; }
    .radio-button.selected:before {
      background-color: white; }

.radio-button-wrapper .radio-button, .radio-button-wrapper .label {
  display: inline-block;
  margin-bottom: -5px; }
.radio-button-wrapper .radio-button {
  margin-right: 8px; }
.radio-button-wrapper .label {
  position: relative;
  top: 1px;
  width: auto;
  text-transform: uppercase; }

.row-with-inputs {
  margin-top: -10px;
  margin-bottom: -10px; }

/***
	Others
***/
.cross {
  cursor: pointer; }

.tag, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li {
  display: inline-block;
  height: 22px;
  margin: 0 2px;
  color: black;
  text-transform: uppercase;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 4px; }
  .tag.brown, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.brown {
    color: white;
    background-color: #5c5755; }
  .tag.virtual, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.virtual {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    color: rgba(0, 0, 0, 0.1); }
    .tag.virtual > *, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.virtual > * {
      position: relative;
      top: -1px; }
    .tag.virtual.brown, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.virtual.brown {
      border: 1px solid #5c5755; }
    .tag.virtual.selected, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.virtual.selected {
      background-color: transparent;
      color: #007F4F;
      border: 1px solid #007F4F; }
      .tag.virtual.selected.brown, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.virtual.selected.brown {
        color: rgba(255, 255, 255, 0.6);
        background-color: transparent;
        border: 1px solid #5c5755; }
  .tag span, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li span, .tag .icon, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li .icon {
    float: left;
    padding-top: 5px; }
  .tag span, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li span {
    padding-left: 7px;
    padding-right: 7px; }
  .tag .icon:before, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li .icon:before {
    display: none;
    padding-right: 7px;
    font-size: 8px;
    cursor: pointer; }
  .tag.selected, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.selected {
    color: white;
    background-color: #007F4F;
    cursor: default; }
    .tag.selected.brown, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.selected.brown {
      background-color: #5c5755; }
    .tag.selected .icon:before, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.selected .icon:before {
      display: inline; }
  .tag.not-closeable, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.not-closeable {
    cursor: pointer; }
    .tag.not-closeable .icon, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.not-closeable .icon {
      display: none; }
  .tag:hover, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li:hover, .tag.hover, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.hover {
    color: white;
    background-color: #007F4F; }
    .tag:hover.brown, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li:hover.brown, .tag.hover.brown, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.hover.brown {
      background-color: #b9b3b1; }

.flag.flag-type-1 {
  display: table;
  width: 68px;
  height: 35px; }
  .flag.flag-type-1 span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: white;
    background-color: #007F4F;
    text-transform: uppercase;
    font-size: 14px; }
  .flag.flag-type-1.alternative span {
    background-color: #e6e6e6; }
.flag.flag-type-2 {
  position: relative;
  width: 62px;
  height: 62px;
  font-size: 62px;
  overflow: hidden; }
  .flag.flag-type-2:before {
    position: relative;
    top: -3px;
    z-index: 1;
    color: #007F4F; }
  .flag.flag-type-2:after {
    position: absolute;
    top: -75px;
    left: -75px;
    content: "";
    background: white;
    width: 124px;
    height: 124px;
    transform: rotate(45deg); }
  .flag.flag-type-2.alternative:before {
    color: #e6e6e6; }

.standard-icon {
  font-size: 20px;
  color: #999999; }

.dynamic-icon {
  cursor: pointer; }
  .dynamic-icon:hover, .dynamic-icon.active {
    color: #007F4F !important; }

.inline-icon {
  display: inline-block;
  font-size: 20px;
  color: #999999;
  line-height: 20px;
  position: relative;
  width: 20px;
  height: 20px;
  text-align: center; }
  .inline-icon:before {
    position: absolute;
    top: 5px;
    left: 0; }
  .inline-icon.icon-tag-dl-zip-20:before {
    top: 4px; }
  .inline-icon.icon-tag-check-20:before {
    font-size: 16px;
    top: 6px;
    left: 2px; }
  .inline-icon.icon-tag-arrow-top-10:before, .inline-icon.icon-tag-arrow-bot-10:before {
    top: 1px; }
  .inline-icon.with-margin-right {
    margin-right: 4px; }

.button-icon {
  position: relative;
  top: -2px;
  padding: 3px;
  box-sizing: content-box;
  border: 1px solid transparent; }
  .button-icon:before {
    top: 4px;
    left: 3px; }
  .button-icon.with-border {
    border: 1px solid #999999; }
    .button-icon.with-border.dynamic-icon:hover {
      border: 1px solid #007F4F; }

.play-button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  margin-left: -34px;
  margin-top: -34px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.8);
  transition: all 200ms; }
  .play-button:before {
    position: absolute;
    top: 50%;
    left: 52%;
    height: 20px;
    width: 20px;
    margin-left: -10px;
    margin-top: -10px;
    font-size: 20px; }
  .play-button:hover {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid white;
    color: white; }
  .play-button.smaller {
    width: 34px;
    height: 34px;
    margin-left: -17px;
    margin-top: -17px; }
    .play-button.smaller:before {
      left: 56%; }

.title-1, .title-2, .title-3 {
  position: relative;
  text-align: center;
  width: 100%;
  color: black; }
  .title-1 span, .title-2 span, .title-3 span {
    display: inline-block; }
  .title-1.line:before, .title-2.line:before, .title-3.line:before {
    display: block;
    position: absolute;
    content: "";
    height: 1px;
    top: 50%;
    left: 0;
    right: 0; }
  .title-1.line span, .title-2.line span, .title-3.line span {
    position: relative;
    padding: 0 15px; }
  .title-1.line.white-background span, .title-2.line.white-background span, .title-3.line.white-background span {
    background-color: white; }
  .title-1.line.white-background:before, .title-2.line.white-background:before, .title-3.line.white-background:before {
    background-color: #e6e6e6; }
  .title-1.line.gray-background span, .title-2.line.gray-background span, .title-3.line.gray-background span {
    background-color: #f2f2f2; }
  .title-1.line.gray-background:before, .title-2.line.gray-background:before, .title-3.line.gray-background:before {
    background-color: rgba(153, 153, 153, 0.3); }

.title-1 span {
  font-size: 30px;
  font-weight: lighter;
  text-transform: uppercase; }
.title-1 .title-red-part {
  display: inline-block;
  position: relative; }
  .title-1 .title-red-part .background {
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
    height: 45px;
    background-color: #eb2036; }
  .title-1 .title-red-part .text {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    color: white; }

.title-2 span {
  font-size: 20px;
  text-transform: uppercase; }

.title-3 span {
  font-size: 14px;
  text-transform: uppercase; }

.language-tag {
  font-size: 12px;
  color: black;
  text-transform: uppercase;
  padding-left: 13px; }
  .language-tag.available {
    position: relative;
    color: #007F4F; }
    .language-tag.available:before {
      width: 12px;
      height: 12px;
      position: absolute;
      left: 0;
      top: 1px; }

.dynamic-text {
  cursor: pointer; }
  .dynamic-text:hover {
    color: #007F4F; }

.chapters .chapter {
  margin-bottom: 15px;
  height: 245px; }
  .chapters .chapter .thumbnail, .chapters .chapter .chapter-title {
    position: absolute;
    cursor: pointer;
    background-size: cover; }
  .chapters .chapter .thumbnail {
    left: 50%;
    border: 6px solid white;
    background-color: #e9e9e9;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
    .chapters .chapter .thumbnail.n1 {
      top: 0;
      width: 166px;
      height: 40px;
      margin-left: -83px; }
    .chapters .chapter .thumbnail.n2 {
      top: 10px;
      width: 192px;
      height: 40px;
      margin-left: -96px; }
    .chapters .chapter .thumbnail.n3 {
      top: 23px;
      width: 219px;
      height: 165px;
      margin-left: -109.5px;
      background-color: white; }
  .chapters .chapter .chapter-title {
    text-align: center;
    left: 15px;
    right: 15px;
    top: 210px;
    height: 14px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #007F4F;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .chapters .chapter .chapter-title:hover {
      color: black; }
    .chapters .chapter .chapter-title.number {
      font-weight: bold; }
.chapters .news-show-more {
  margin-top: 0 !important;
  margin-bottom: 30px !important; }

.news-section .news-section-title {
  margin-bottom: 21px;
  margin-top: 23px; }
  .news-section .news-section-title .edit-icon {
    display: inline-block;
    font-size: 24px; }
  .news-section .news-section-title.followed-by-see-all {
    margin-bottom: -3px; }
.news-section .news-section-see-all-wrapper {
  text-align: center; }
  .news-section .news-section-see-all-wrapper .news-section-see-all {
    margin-bottom: 9px; }
.news-section .news-section-see-all, .news-section .news-read-more {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  color: #007F4F;
  font-size: 12px;
  text-transform: uppercase; }
  .news-section .news-section-see-all .icon, .news-section .news-read-more .icon {
    display: inline-block;
    font-size: 9px; }
  .news-section .news-section-see-all:hover, .news-section .news-read-more:hover {
    color: black; }
.news-section .news-row {
  margin-left: -12px;
  margin-right: -12px;
  margin-bottom: -10px; }
  .news-section .news-row .news-container {
    padding-left: 12px;
    padding-right: 12px;
    float: none;
    display: inline-block;
    vertical-align: top; }
    .news-section .news-row .news-container .news-block, .news-section .news-row .news-container .asset-block {
      position: relative;
      background-color: white;
      padding: 12px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      margin-bottom: 15px; }
      .news-section .news-row .news-container .news-block .news-vignettes-container, .news-section .news-row .news-container .asset-block .news-vignettes-container {
        cursor: pointer; }
        .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette {
          position: relative;
          background: no-repeat center top;
          background-size: cover; }
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-lg, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-lg {
            height: 441px; }
            @media (max-width: 413px) {
              .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-lg, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-lg {
                height: 220.5px; } }
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-md, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-md {
            height: 170px; }
            @media (min-width: 768px) and (max-width: 991px) {
              .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-md, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-md {
                height: 220px; } }
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-sm, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-sm {
            height: 139px; }
            @media (max-width: 413px) {
              .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-sm, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-sm {
                height: 93.13px; } }
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-xs, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-xs {
            height: 83px; }
            @media (min-width: 768px) and (max-width: 991px) {
              .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-xs, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette.vignette-xs {
                height: 108px; } }
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignette-container .news-vignette .flag, .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignette-container .news-vignette .flag {
            position: absolute;
            top: 28px;
            left: -7px; }
        @media (max-width: 767px) {
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignettes-sm-wrapper .news-vignette-container:nth-child(n+7), .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignettes-sm-wrapper .news-vignette-container:nth-child(n+7) {
            display: none; } }
        @media (max-width: 413px) {
          .news-section .news-row .news-container .news-block .news-vignettes-container .news-vignettes-sm-wrapper .news-vignette-container:nth-child(n+3), .news-section .news-row .news-container .asset-block .news-vignettes-container .news-vignettes-sm-wrapper .news-vignette-container:nth-child(n+3) {
            display: none; } }
      .news-section .news-row .news-container .news-block .news-read-more-wrapper, .news-section .news-row .news-container .asset-block .news-read-more-wrapper {
        text-align: center; }
      .news-section .news-row .news-container .news-block .news-action-icons-wrapper, .news-section .news-row .news-container .asset-block .news-action-icons-wrapper {
        display: none;
        position: absolute;
        right: 11px;
        bottom: 2px; }
        .news-section .news-row .news-container .news-block .news-action-icons-wrapper .icon, .news-section .news-row .news-container .asset-block .news-action-icons-wrapper .icon {
          display: inline-block;
          float: right;
          padding-left: 13px;
          font-size: 25px; }
          .news-section .news-row .news-container .news-block .news-action-icons-wrapper .icon.icon-tag-mail-20, .news-section .news-row .news-container .asset-block .news-action-icons-wrapper .icon.icon-tag-mail-20 {
            position: relative;
            top: 3px; }
      .news-section .news-row .news-container .news-block:hover .news-action-icons-wrapper, .news-section .news-row .news-container .asset-block:hover .news-action-icons-wrapper {
        display: block; }
    .news-section .news-row .news-container .product-block {
      padding: 30px;
      margin-bottom: 15px;
      text-align: center;
      background-color: white; }
      .news-section .news-row .news-container .product-block .product-title {
        height: 56px;
        overflow: hidden; }
      .news-section .news-row .news-container .product-block .image-wrapper {
        margin: 25px 0 30px 0;
        width: 100%;
        height: 195px;
        background: no-repeat center top;
        background-size: cover; }
    .news-section .news-row .news-container.big .news-block .news-header {
      margin-top: 12px; }
      .news-section .news-row .news-container.big .news-block .news-header .news-resume-wrapper {
        padding-left: 13px; }
        .news-section .news-row .news-container.big .news-block .news-header .news-resume-wrapper .news-title {
          height: 56px;
          margin-bottom: 7px; }
    .news-section .news-row .news-container.big .news-block .news-vignettes-container {
      margin: -6px; }
      .news-section .news-row .news-container.big .news-block .news-vignettes-container .news-vignette-container {
        padding: 6px; }
    .news-section .news-row .news-container.big .news-block .news-read-more-wrapper {
      text-align: center;
      margin-top: 14px; }
    .news-section .news-row .news-container.small .news-block .news-header {
      margin-top: 17px; }
      .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper {
        padding-left: 10px;
        height: 101px; }
        .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-title {
          margin-bottom: 4px;
          max-height: 40px;
          overflow: hidden; }
        .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-read-more-wrapper {
          position: absolute;
          bottom: 10px; }
        .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-path {
          line-height: 13px; }
          .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-path .path-element {
            display: inline-block;
            position: relative;
            padding-right: 9px;
            height: 10px;
            line-height: 10px;
            font-size: 10px;
            color: #999999;
            overflow: hidden; }
            .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-path .path-element span {
              cursor: pointer; }
            .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-path .path-element:before {
              position: absolute;
              right: 0;
              top: 50%;
              margin-top: -3px;
              font-size: 6px;
              width: 6px;
              height: 6px; }
            .news-section .news-row .news-container.small .news-block .news-header .news-resume-wrapper .news-path .path-element:last-child:before {
              display: none; }
    .news-section .news-row .news-container.small .news-block .news-vignettes-container {
      margin: -2px; }
      .news-section .news-row .news-container.small .news-block .news-vignettes-container .news-vignette-container {
        padding: 2px; }
    .news-section .news-row .news-container.small .news-block .news-read-more-wrapper {
      text-align: left;
      margin-top: 10px;
      margin-bottom: -2px; }
    .news-section .news-row .news-container.small .asset-block .news-header .news-resume-wrapper {
      padding-left: 0; }
      .news-section .news-row .news-container.small .asset-block .news-header .news-resume-wrapper .news-path {
        margin-top: 9px;
        margin-bottom: 5px; }
        .news-section .news-row .news-container.small .asset-block .news-header .news-resume-wrapper .news-path:before {
          content: '';
          display: inline-block;
          height: 1px;
          width: 18px;
          position: relative;
          top: -5px;
          background: #cccccc;
          margin-right: 4px; }
      .news-section .news-row .news-container.small .asset-block .news-header .news-resume-wrapper .news-title {
        margin-bottom: 1px; }
      .news-section .news-row .news-container.small .asset-block .news-header .news-resume-wrapper .news-resource-type {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .news-section .news-row .news-container.small .asset-block .news-header .news-resume-wrapper .news-resource-type.inline-icon {
          top: 1px; }
.news-section .news-show-more {
  margin-bottom: -8px; }

.admin-edit-image-position {
  position: relative; }
  .admin-edit-image-position .admin-edit-image-position-button {
    position: absolute;
    display: none;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 8px 8px 2px 8px;
    background: rgba(255, 255, 255, 0.8); }

.admin-mode-on .admin-edit-image-position:hover .admin-edit-image-position-button {
  display: inline-block; }

.news-show-more {
  text-align: center;
  margin-top: 18px;
  height: 60px;
  cursor: pointer; }
  .news-show-more .news-show-more-text, .news-show-more .news-show-more-icon {
    height: 20px; }
  .news-show-more .news-show-more-text {
    display: inline-block;
    cursor: pointer;
    color: #007F4F;
    font-size: 12px;
    text-transform: uppercase; }
  .news-show-more .news-show-more-icon {
    font-size: 28px;
    margin-top: -4px; }
  .news-show-more:hover .news-show-more-icon {
    color: #007F4F; }

.news-header {
  display: table;
  width: 100%; }
  .news-header .news-header-row {
    display: table-row; }
    .news-header .news-header-row:last-child .news-header-cell {
      padding-bottom: 0; }
  .news-header .news-header-cell {
    display: table-cell;
    padding-bottom: 23px; }
  .news-header .languages-wrapper {
    vertical-align: middle; }
    .news-header .languages-wrapper .language-tag {
      float: left;
      margin-bottom: 5px; }
  .news-header .date-column {
    width: 44px;
    vertical-align: top; }
    .news-header .date-column .date {
      position: relative;
      width: 44px;
      color: black;
      border-right: 1px solid rgba(0, 0, 0, 0.1); }
      .news-header .date-column .date .date-text {
        cursor: pointer; }
      .news-header .date-column .date .day {
        font-size: 30px;
        line-height: 25px;
        margin-bottom: 5px; }
      .news-header .date-column .date .month {
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 9px; }
      .news-header .date-column .date .year {
        text-align: center;
        font-size: 12px;
        text-transform: uppercase; }
      .news-header .date-column .date .datepicker {
        position: absolute;
        left: 50px;
        top: 0px;
        z-index: 2; }
  .news-header .icon-column {
    text-align: center; }
  .news-header .news-tags-edit-icon-wrapper, .news-header .news-share-buttons-edit-icon-wrapper {
    vertical-align: top;
    padding-top: 9px; }
  .news-header .news-resume-wrapper, .news-header .news-tags-edit-wrapper, .news-header .news-share-buttons-edit-wrapper {
    padding-left: 13px; }
  .news-header .news-resume-wrapper .news-title {
    text-align: left;
    margin-bottom: 7px; }
  .news-header .news-resume-wrapper .news-resume {
    display: block;
    color: #999999;
    margin-bottom: 15px;
    cursor: pointer; }
  .news-header .news-resume-wrapper .news-tags {
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: 11px;
    height: 22px;
    overflow: hidden; }
  .news-header .news-resume-wrapper .news-languages {
    height: 47px; }
    .news-header .news-resume-wrapper .news-languages .news-languages-icon, .news-header .news-resume-wrapper .news-languages .language-tag {
      display: inline-block;
      margin-top: 11px; }
    .news-header .news-resume-wrapper .news-languages .language-tag {
      padding-left: 8px;
      padding-right: 8px; }
  .news-header .news-tags-edit-wrapper .input-wrapper {
    padding-top: 0; }
  .news-header .news-permissions-edit .icon-permission {
    margin-right: 5px; }
  .news-header .news-permissions-edit .permissions {
    cursor: pointer;
    display: inline-block; }
  .news-header .news-permissions-edit .icon-edit {
    margin-left: 5px; }
  .news-header .news-featured-image {
    text-align: right;
    text-transform: uppercase; }
    .news-header .news-featured-image .icon {
      font-size: 20px;
      display: inline-block;
      position: relative;
      top: 4px;
      right: 4px; }
    .news-header .news-featured-image .news-featured-image-body {
      padding-left: 20px;
      display: inline-block; }
      .news-header .news-featured-image .news-featured-image-body img {
        max-height: 62px;
        cursor: pointer; }
  .news-header .news-type-edit {
    margin-top: 7px; }
    .news-header .news-type-edit button:first-child {
      padding-left: 0; }
    .news-header .news-type-edit button:before {
      margin-right: 18px; }
  .news-header.show-edit .date-column .date {
    border-right: none; }
  .news-header.show-edit .input-wrapper {
    padding-bottom: 6px; }
    .news-header.show-edit .input-wrapper.icon:before {
      bottom: 6px; }

.news-resources-wrapper .news-resources-header .news-resources-header-top {
  height: 47px;
  border-bottom: 1px solid #e6e6e6; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .align-left, .news-resources-wrapper .news-resources-header .news-resources-header-top .align-right {
    width: 85px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .zip-icon {
    position: relative;
    top: -2px;
    margin-left: 12px;
    font-size: 25px;
    height: 25px;
    width: 25px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types {
    height: 47px;
    margin-bottom: -5px; }
    .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button {
      display: table-cell;
      vertical-align: middle;
      height: 47px;
      padding: 0 24px;
      cursor: pointer;
      font-size: 12px;
      line-height: 22px;
      color: black;
      text-transform: uppercase;
      border-bottom: 3px solid transparent; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button:hover, .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button.active {
        background-color: #e6e6e6;
        border-bottom: 3px solid #007F4F; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon, .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text, .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-number-of-resources {
        float: left; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon {
        position: relative;
        top: -2px;
        font-size: 18px; }
        .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon.resource-type-button-icon-all {
          display: none; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text, .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-number-of-resources {
        position: relative;
        top: 2px; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text {
        margin-left: 3px; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-number-of-resources {
        font-weight: bold;
        margin-left: 5px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .select-all-button {
    position: relative;
    top: 4px;
    margin-left: 5px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .display-as-vignette-button, .news-resources-wrapper .news-resources-header .news-resources-header-top .display-as-list-button {
    position: relative;
    top: -3px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .display-as-vignette-button {
    margin-right: 19px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-top .display-as-list-button {
    margin-right: 11px; }
  @media (max-width: 991px) {
    .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button {
      padding: 0 16px; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon.resource-type-button-icon-all {
        display: inline-block; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text {
        display: none; } }
  @media (max-width: 767px) {
    .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button {
      padding: 0 12px; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon.resource-type-button-icon-all {
        display: inline-block; }
      .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text, .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-number-of-resources {
        display: none; }
    .news-resources-wrapper .news-resources-header .news-resources-header-top .display-as-buttons {
      display: none; } }
.news-resources-wrapper .news-resources-header .news-resources-header-bottom {
  margin-top: 11px; }
  .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags {
    margin-bottom: 2px; }
    .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags .tag, .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags li, .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags .tags-icon {
      display: inline-block;
      height: 22px;
      margin-bottom: 4px;
      vertical-align: top; }
    .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags .icon-more {
      padding: 2px 8px;
      font-size: 18px; }
    .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-sort-by-tags .tags-icon {
      position: relative;
      top: 2px;
      overflow: hidden; }
  .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper {
    height: 64px; }
    .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper .upload-completed-wrapper {
      font-size: 14px;
      color: black;
      text-transform: uppercase; }
      .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper .upload-completed-wrapper .number-of-upload-completed {
        font-weight: bold; }
      .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper .upload-completed-wrapper.success .number-of-upload-completed {
        color: #007F4F; }
      .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper .upload-completed-wrapper.error .number-of-upload-completed {
        color: #eb2036; }
    .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper .upload-progress {
      display: none; }
    .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper.show-progress-bar {
      height: 194px; }
      .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper.show-progress-bar .upload-completed-wrapper {
        display: none; }
      .news-resources-wrapper .news-resources-header .news-resources-header-bottom .news-resources-upload-wrapper .upload-status-wrapper.show-progress-bar .upload-progress {
        display: block; }
.news-resources-wrapper .news-resources-vignettes-wrapper {
  display: none;
  margin-bottom: -23px;
  padding: 10px; }
  .news-resources-wrapper .news-resources-vignettes-wrapper .dndDraggingSource {
    display: none; }
  .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper {
    margin-bottom: 23px;
    min-height: 323px; }
    .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette {
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }
      .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-image {
        position: relative;
        width: 100%;
        min-height: 1px;
        background: no-repeat center top;
        background-size: cover;
        cursor: pointer; }
        .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-image:after {
          content: "";
          display: block;
          padding-bottom: 100%; }
        .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-image.news-resource-image-upload {
          background-image: url("../img/placeholder_img.jpg");
          background-position: center; }
        .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-image .flag {
          position: absolute;
          top: 0;
          left: 0; }
      .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper {
        padding: 10px; }
        .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details {
          display: table;
          width: 100%; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-row {
            display: table-row; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-cell {
            display: table-cell; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-title-wrapper .news-resource-title {
            position: relative;
            height: 38px; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-title-wrapper .news-resource-title span {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              text-align: left;
              overflow: hidden;
              word-wrap: break-word; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-second-line {
            height: 46px; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-second-line .news-resource-details-cell {
              vertical-align: middle; }
              .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-second-line .news-resource-details-cell > * {
                position: relative;
                top: -4px; }
                .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-second-line .news-resource-details-cell > * .inline-icon {
                  top: 1px; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-details-third-line {
            height: 24px;
            padding-top: 4px; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .first-column, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .second-column {
            width: 50%; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .first-column {
            text-align: left; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .second-column {
            text-align: right; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-type-wrapper {
            text-transform: uppercase;
            font-size: 12px; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-type-wrapper .news-resource-type-container {
              display: inline-block;
              position: relative;
              width: 100%;
              margin-bottom: -5px;
              height: 30px; }
              .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-type-wrapper .news-resource-type-container .news-resource-type {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-type-wrapper .inline-icon {
              margin-left: 1px; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-languages-wrapper {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 130px; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-languages-wrapper .language-tag {
              position: relative;
              top: -6px;
              display: inline-block;
              padding-left: 0; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-icon-details-wrapper .inline-icon {
            cursor: pointer; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-icon-details-wrapper .filled {
            color: #007F4F; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-icon-details-wrapper .empty {
            color: #eb2036; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-checkbox-wrapper {
            vertical-align: bottom; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-checkbox-wrapper .news-resource-checkbox .checkbox-wrapper {
              min-height: auto; }
          .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options {
            visibility: hidden; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .inline-icon {
              margin-right: 10px; }
              .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .inline-icon:last-child {
                margin-right: 0; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-mail-20 {
              position: relative;
              top: 3px; }
            .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-infos-20, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-trash-20, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-edit-preview-20, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-nav-bullets-50 {
              position: relative;
              top: 2px; }
              .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-infos-20.with-margin-right, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-trash-20.with-margin-right, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-edit-preview-20.with-margin-right, .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options .icon-tag-nav-bullets-50.with-margin-right {
                margin-right: 10px; }
      .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette:hover .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options {
        visibility: visible; }
.news-resources-wrapper .news-resource-list-wrapper {
  display: none; }
  .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-checkbox-wrapper {
    position: relative;
    top: 5px; }
  .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-title-and-file-name-wrapper {
    position: relative;
    width: 100%; }
    .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-title-and-file-name-wrapper .news-resource-title {
      margin-bottom: 7px; }
  .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-options-wrapper {
    min-width: 112px; }
.news-resources-wrapper .icon-copyright {
  position: relative; }
  .news-resources-wrapper .icon-copyright .tooltip {
    opacity: 0;
    max-width: 300px;
    transition: opacity 250ms;
    left: -10000px;
    top: 0;
    border: 1px solid #e6e6e6; }
    .news-resources-wrapper .icon-copyright .tooltip .tooltip-text-wrapper {
      padding: 12px 17px;
      font-size: 14px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .news-resources-wrapper .icon-copyright .tooltip:after {
      border-top: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6; }
    .news-resources-wrapper .icon-copyright .tooltip.show {
      opacity: 1; }
.news-resources-wrapper.display-as-vignette .news-resources-header .news-resources-header-top .display-as-vignette-button {
  color: black; }
.news-resources-wrapper.display-as-vignette .news-resources-vignettes-wrapper {
  display: block; }
.news-resources-wrapper.display-as-list .news-resources-header .news-resources-header-top .display-as-list-button {
  color: black; }
.news-resources-wrapper.display-as-list .news-resource-list-wrapper {
  display: block; }
@media (max-width: 991px) {
  .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-type-wrapper, .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-file-attributes-wrapper {
    display: none; } }

.news-resource-list {
  width: 100%;
  color: #999999;
  vertical-align: middle; }
  .news-resource-list .news-resource-list-row {
    height: 87px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .news-resource-list .news-resource-list-row .news-resource-checkbox-wrapper {
      width: 50px;
      text-align: center; }
      .news-resource-list .news-resource-list-row .news-resource-checkbox-wrapper .news-resource-checkbox {
        display: inline-block;
        margin-bottom: -5px;
        position: relative; }
        .news-resource-list .news-resource-list-row .news-resource-checkbox-wrapper .news-resource-checkbox.big {
          top: 3px; }
        .news-resource-list .news-resource-list-row .news-resource-checkbox-wrapper .news-resource-checkbox.small {
          top: -1px; }
    .news-resource-list .news-resource-list-row .news-resource-image-wrapper {
      width: 69px; }
      .news-resource-list .news-resource-list-row .news-resource-image-wrapper .news-resource-image {
        position: relative;
        width: 69px;
        height: 48px;
        background: no-repeat center top;
        background-size: contain;
        cursor: pointer; }
    .news-resource-list .news-resource-list-row .news-resource-title-wrapper, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper {
      padding: 0 13px; }
      .news-resource-list .news-resource-list-row .news-resource-title-wrapper .news-resource-title, .news-resource-list .news-resource-list-row .news-resource-title-wrapper .news-resource-file-name, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper .news-resource-title, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper .news-resource-file-name {
        position: relative;
        text-align: left;
        height: 18px; }
        .news-resource-list .news-resource-list-row .news-resource-title-wrapper .news-resource-title span, .news-resource-list .news-resource-list-row .news-resource-title-wrapper .news-resource-file-name span, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper .news-resource-title span, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper .news-resource-file-name span {
          position: absolute;
          left: 0;
          right: 0;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      .news-resource-list .news-resource-list-row .news-resource-title-wrapper .news-resource-file-name .inline-icon, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper .news-resource-file-name .inline-icon {
        position: absolute;
        top: -5px;
        left: -2px; }
      .news-resource-list .news-resource-list-row .news-resource-title-wrapper .news-resource-file-name span, .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper .news-resource-file-name span {
        left: 23px; }
    .news-resource-list .news-resource-list-row .news-resource-file-attributes-wrapper {
      width: 250px; }
    .news-resource-list .news-resource-list-row .news-resource-type-wrapper {
      width: 160px;
      text-transform: uppercase;
      white-space: nowrap; }
    .news-resource-list .news-resource-list-row .news-resource-options-wrapper {
      width: 160px;
      text-align: right;
      padding-right: 13px; }
      .news-resource-list .news-resource-list-row .news-resource-options-wrapper .inline-icon {
        margin-right: 13px; }
        .news-resource-list .news-resource-list-row .news-resource-options-wrapper .inline-icon:last-child {
          margin-right: 0; }
        .news-resource-list .news-resource-list-row .news-resource-options-wrapper .inline-icon.icon-tag-dl-20 {
          position: relative;
          top: -3px; }
    .news-resource-list .news-resource-list-row:first-child .news-resource-checkbox-wrapper .news-resource-checkbox.big {
      top: 2px; }

.upload-progress {
  position: relative; }
  .upload-progress .upload-progress-bar {
    position: absolute !important;
    z-index: 1;
    left: 0;
    top: 0; }
  .upload-progress.small {
    width: 68px;
    height: 68px; }
    .upload-progress.small .upload-progress-background-icon {
      position: absolute;
      left: 2px;
      top: 2px;
      width: 64px;
      height: 64px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.1); }
      .upload-progress.small .upload-progress-background-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 28px;
        width: 28px;
        margin-left: -14px;
        margin-top: -14px;
        font-size: 28px;
        color: white; }
    .upload-progress.small.error .upload-progress-background-icon {
      background: rgba(235, 32, 54, 0.6); }
  .upload-progress.big {
    width: 136px;
    height: 136px; }
    .upload-progress.big .upload-progress-background-text {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 2; }
      .upload-progress.big .upload-progress-background-text .uploading-text, .upload-progress.big .upload-progress-background-text .cancel-text {
        padding-top: 14px;
        font-size: 14px;
        text-transform: uppercase; }
      .upload-progress.big .upload-progress-background-text .uploading-text {
        display: inline-block;
        color: rgba(0, 0, 0, 0.4); }
      .upload-progress.big .upload-progress-background-text .cancel-text {
        display: none;
        color: #007F4F; }
      .upload-progress.big .upload-progress-background-text .inline-icon {
        color: rgba(0, 0, 0, 0.4);
        cursor: pointer;
        font-size: 14px;
        height: 14px;
        width: 14px;
        top: 2px; }
      .upload-progress.big .upload-progress-background-text .upload-completed-number {
        font-weight: bold;
        margin-top: 5px; }
      .upload-progress.big .upload-progress-background-text.show-cancel .uploading-text {
        display: none; }
      .upload-progress.big .upload-progress-background-text.show-cancel .cancel-text {
        display: inline-block; }
      .upload-progress.big .upload-progress-background-text.show-cancel .inline-icon {
        color: #007F4F; }

.search-bar-and-tags {
  background-color: white;
  border-top: 1px solid #e6e6e6; }
  .search-bar-and-tags .popular-tags, .search-bar-and-tags .search-bar-input-wrapper {
    width: 770px; }
  .search-bar-and-tags .search-bar-input-wrapper {
    margin: 42px auto 24px auto; }
  .search-bar-and-tags .popular-tags {
    text-align: center;
    margin: auto;
    margin-bottom: 30px; }
    .search-bar-and-tags .popular-tags .title-icon, .search-bar-and-tags .popular-tags .title, .search-bar-and-tags .popular-tags .tag, .search-bar-and-tags .popular-tags .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .search-bar-and-tags .popular-tags li {
      display: inline-block;
      height: 22px;
      overflow: hidden;
      margin-bottom: 4px; }
    .search-bar-and-tags .popular-tags .title {
      line-height: 24px;
      font-size: 10px;
      text-transform: uppercase;
      color: black;
      padding: 0 6px 0 5px; }
    .search-bar-and-tags .popular-tags .tag.more .icon-more, .search-bar-and-tags .popular-tags .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li.more .icon-more, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .search-bar-and-tags .popular-tags li.more .icon-more {
      padding: 2px 8px;
      font-size: 18px; }
  @media (max-width: 991px) {
    .search-bar-and-tags .popular-tags, .search-bar-and-tags .search-bar-input-wrapper {
      width: auto; } }

.news-selected-resources-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 48px;
  z-index: 1;
  background-color: white; }
  .news-selected-resources-menu.ng-hide-animate {
    bottom: -48px; }
  .news-selected-resources-menu button {
    display: inline-block; }
  .news-selected-resources-menu .show-selected-elements-button {
    cursor: pointer;
    white-space: nowrap; }
    .news-selected-resources-menu .show-selected-elements-button .number-of-selected-elements, .news-selected-resources-menu .show-selected-elements-button .show-selected-elements-button-title {
      color: #007F4F; }
    .news-selected-resources-menu .show-selected-elements-button .number-of-selected-elements {
      font-weight: bold; }
    .news-selected-resources-menu .show-selected-elements-button .icon-selected-elements-hidden, .news-selected-resources-menu .show-selected-elements-button .icon-selected-elements-visible {
      display: none;
      font-size: 9px;
      color: #999999; }
    .news-selected-resources-menu .show-selected-elements-button.show-selected-elements .icon-selected-elements-visible {
      display: inline-block; }
    .news-selected-resources-menu .show-selected-elements-button.hide-selected-elements .icon-selected-elements-hidden {
      display: inline-block; }
  .news-selected-resources-menu .download-selected-elements button:last-child {
    margin-right: 6px; }
  .news-selected-resources-menu .delete-selection-button {
    margin-left: 12px; }
  .news-selected-resources-menu .send-by-email-button-icon {
    top: 3px;
    margin-right: 12px; }
  .news-selected-resources-menu .download-selection-button-icon {
    margin-right: 12px; }
  @media (max-width: 767px) {
    .news-selected-resources-menu .send-by-email-button-icon {
      top: -7px; }
    .news-selected-resources-menu button {
      position: relative;
      top: 0;
      padding: 0;
      border: none;
      background: none;
      color: #999999; }
      .news-selected-resources-menu button span {
        display: none; }
      .news-selected-resources-menu button:hover {
        top: 0;
        border: none;
        background: none; }
        .news-selected-resources-menu button:hover:before {
          color: #007F4F; }
    .news-selected-resources-menu .download-selected-elements button {
      margin-right: 12px;
      /*&:last-child {
      	margin-right: 6px;
      }*/ } }

.news-selected-resources-list-wrapper {
  position: fixed;
  bottom: 47px;
  left: 0;
  right: 0;
  overflow: auto;
  z-index: 1;
  max-height: 0;
  box-shadow: 0 -3px 20px 2px rgba(0, 0, 0, 0.075); }
  .news-selected-resources-list-wrapper .news-resource-list .news-resource-list-row {
    cursor: pointer;
    height: 75px;
    background-color: #f2f2f2;
    border-left: 3px solid transparent; }
    .news-selected-resources-list-wrapper .news-resource-list .news-resource-list-row:hover {
      background-color: white;
      border-left: 3px solid #007F4F; }
      .news-selected-resources-list-wrapper .news-resource-list .news-resource-list-row:hover .news-resource-title-wrapper .news-resource-title {
        color: #007F4F; }
  @media (max-width: 991px) {
    .news-selected-resources-list-wrapper .news-resource-list .news-resource-file-name-wrapper {
      display: none; } }
  @media (max-width: 767px) {
    .news-selected-resources-list-wrapper .news-resource-list .news-resource-file-attributes-wrapper, .news-selected-resources-list-wrapper .news-resource-list .news-resource-type-wrapper {
      display: none; } }
  .news-selected-resources-list-wrapper.show-list {
    max-height: 600px; }
    @media (max-height: 649px) {
      .news-selected-resources-list-wrapper.show-list {
        max-height: 450px; } }
    @media (max-height: 499px) {
      .news-selected-resources-list-wrapper.show-list {
        max-height: 300px; } }
    @media (max-height: 349px) {
      .news-selected-resources-list-wrapper.show-list {
        max-height: 225px; } }

.tooltip {
  position: absolute;
  z-index: 1;
  background-color: white;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  	/*.arrow-top {
  		position: absolute;
  		height: $header-bottom-profile-menu-arrow-top-height;
  		width: $header-bottom-profile-menu-arrow-top-width;
  		top: -$header-bottom-profile-menu-arrow-top-height;
  		background-image: $header-bottom-profile-menu-arrow-top-background-image;
  
  		right: 21px;
  
  		&.on-the-right {
  			right: 21px;
  			left: auto;
  		}
  
  		&.on-the-left {
  			left: 21px;
  			right: auto;
  		}
  	}*/ }
  .tooltip:after {
    content: '';
    position: absolute;
    top: -7px;
    width: 12px;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    background-color: white;
    transform: rotate(45deg);
    /*border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;*/ }
  .tooltip.arrow-on-the-right:after {
    right: 35px;
    left: auto;
    margin-left: 0; }
  .tooltip.arrow-on-the-left:after {
    left: 35px;
    margin-left: 0; }

.standard-content-wrapper {
  background-color: white;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  margin-bottom: 20px; }

.drop-file-container {
  cursor: pointer;
  border: 1px dashed rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  text-transform: uppercase; }
  .drop-file-container.utx-file-drop-enter {
    border: 1px dashed #007F4F; }
  .drop-file-container .drop-file-icon, .drop-file-container .drop-file-title, .drop-file-container .drop-file-text, .drop-file-container .drop-file-select, .drop-file-container .drop-file-infos {
    display: inline-block; }
  .drop-file-container .drop-file-icon, .drop-file-container .drop-file-title, .drop-file-container .drop-file-select {
    color: #007F4F; }
  .drop-file-container .drop-file-title {
    font-size: 20px; }
  .drop-file-container .drop-file-text, .drop-file-container .drop-file-select {
    margin-top: 3px; }
  .drop-file-container .drop-file-select {
    font-weight: bold; }
  .drop-file-container .drop-file-infos {
    margin-top: 9px;
    text-transform: none;
    font-style: italic;
    font-size: 12px; }
  .drop-file-container.type1 {
    height: 108px;
    margin-top: 30px; }
    .drop-file-container.type1 .drop-file-icon {
      position: relative;
      height: 32px;
      width: 32px;
      border-radius: 50%;
      background-color: #007F4F;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
      			/*font-size: 32px;
      width: 32px;
      height: 32px;
      border-radius: 32px;
      box-shadow: 0 0 5px rgba(black, 0.3);
      
      &:before {
      	position: relative;
      	top: -1px;
      	left: 0;
      }*/ }
      .drop-file-container.type1 .drop-file-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 10px;
        width: 10px;
        font-size: 10px;
        margin-top: -6px;
        margin-left: -5px;
        color: white; }
    .drop-file-container.type1 .drop-file-title {
      margin-left: 4px;
      position: relative;
      top: -9px; }
  .drop-file-container.type2 {
    height: 222px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wMiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 100%);
    /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.02)));
    /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 100%);
    /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.02) 100%);
    /* IE10 preview */
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.02) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#05000000', GradientType=0);
    /* IE6-8 */ }
    .drop-file-container.type2 .drop-file-icon {
      height: 70px;
      width: 100px;
      overflow: hidden;
      margin-bottom: 21px;
      font-size: 100px;
      color: rgba(0, 0, 0, 0.1); }
      .drop-file-container.type2 .drop-file-icon:before {
        position: relative;
        top: -20px; }
    .drop-file-container.type2.dragover {
      border: 1px dashed #007F4F; }
      .drop-file-container.type2.dragover .drop-file-icon, .drop-file-container.type2.dragover .drop-file-title, .drop-file-container.type2.dragover .drop-file-text, .drop-file-container.type2.dragover .drop-file-select {
        opacity: 0.5; }
      .drop-file-container.type2.dragover .drop-file-select {
        color: rgba(0, 0, 0, 0.4); }
  .drop-file-container.type3 {
    height: 222px;
    background: #fafafa;
    border-style: solid;
    border-left: none;
    border-right: none; }
    .drop-file-container.type3 .drop-file-icon {
      height: 70px;
      width: 100px;
      overflow: hidden;
      margin-bottom: 21px;
      font-size: 100px;
      color: rgba(0, 0, 0, 0.1); }
      .drop-file-container.type3 .drop-file-icon:before {
        position: relative;
        top: -20px; }
    .drop-file-container.type3.dragover {
      border: 1px dashed #007F4F; }
      .drop-file-container.type3.dragover .drop-file-icon, .drop-file-container.type3.dragover .drop-file-title, .drop-file-container.type3.dragover .drop-file-text, .drop-file-container.type3.dragover .drop-file-select {
        opacity: 0.5; }
      .drop-file-container.type3.dragover .drop-file-select {
        color: rgba(0, 0, 0, 0.4); }

.settings-content-wrapper .settings-title {
  margin-top: 27px;
  margin-bottom: 24px; }
.settings-content-wrapper .sub-setting-content-wrapper {
  margin-top: 0;
  margin-bottom: 24px; }
  .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper {
    padding: 0 20px 0 17px;
    height: 57px;
    border-left: 3px solid #007F4F;
    border-bottom: 1px solid #e6e6e6; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-title-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-detail-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-search-bar-wrapper {
      width: 40%; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-title-wrapper .title-2 {
      display: inline-block;
      width: auto;
      text-align: left; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-title-wrapper .edit-icon {
      cursor: pointer;
      position: relative;
      top: 4px;
      margin-left: 5px;
      display: inline-block;
      font-size: 24px;
      /*&:hover {
      		color: $sub-setting-content-wrapper-header-edit-icon-color-editing;
      }*/ }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-select-page-wrapper {
      display: none; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-detail-wrapper {
      color: #999999;
      font-size: 14px;
      font-style: italic; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-search-bar-wrapper {
      display: none; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper .sub-setting-search-bar-wrapper .input-wrapper {
        width: 70%; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper.manage-user-view .sub-setting-title-wrapper .title-2 {
      position: relative;
      top: 2px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper.manage-user-view .sub-setting-title-wrapper .edit-icon {
      display: none; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper.manage-user-view .sub-setting-select-page-wrapper {
      display: table-cell; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper.manage-user-view .sub-setting-detail-wrapper {
      display: none; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-header-wrapper.manage-user-view .sub-setting-search-bar-wrapper {
      display: table-cell; }
  .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper {
    padding: 20px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .row {
      margin-bottom: -20px;
      overflow: hidden; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .login-image, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .drop-file-container, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .last-update {
      margin-bottom: 20px;
      height: 332px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .login-image {
      position: relative;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .login-image .content-part {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 128px;
        background-color: rgba(0, 0, 0, 0.5);
        color: rgba(255, 255, 255, 0.8);
        font-size: 12px;
        text-transform: uppercase; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .last-update {
      font-size: 12px;
      color: rgba(0, 0, 0, 0.4); }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .login-image-body-wrapper .drop-file-wrapper {
      display: none; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .input-wrapper {
      display: none;
      margin-bottom: 20px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list {
      margin-bottom: -5px;
      overflow: hidden; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li {
        width: 50px;
        background: transparent;
        border: 1px dashed #007F4F; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .dndDraggingSource {
        display: none; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-infos {
      display: none;
      margin-top: 17px;
      font-style: italic;
      font-size: 13px;
      color: #999999; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer {
      display: block;
      background-color: transparent; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .container {
        width: auto; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .large-icon {
        color: #cccccc; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .contact-text .name {
        color: #6c6c6c; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .contact-text .email a {
        color: #6c6c6c; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .contact-text .phone .title, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .contact-text .mobile-phone .title {
        color: #6c6c6c; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .contact-text .phone .number, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .contact-text .mobile-phone .number {
        color: #6c6c6c; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .share-buttons .button-icon.with-border.dynamic-icon {
        border-color: #e6e6e6;
        color: #cccccc; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .share-buttons .button-icon.with-border.dynamic-icon:hover {
          border-color: #b3b3b3; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper footer .share-buttons .button-icon.with-border.dynamic-icon:hover:before {
            color: #b3b3b3; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper {
      display: none; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .title-3 {
        text-align: left;
        margin-bottom: 15px; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .input-wrapper {
        margin-bottom: 5px; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-all-buttons-container {
        position: relative; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .dndDraggingSource {
        display: none; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container {
        list-style: none;
        position: relative;
        height: 48px;
        background-color: white;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        border: 1px solid #f2f2f2;
        margin-bottom: 5px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .social-networks-button-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .social-networks-button-wrapper {
          display: table;
          width: 100%;
          height: 100%; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .social-networks-button-wrapper .social-networks-button-row, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .social-networks-button-wrapper .social-networks-button-row {
            display: table-row; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .social-networks-button-wrapper .social-networks-button-cell, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .social-networks-button-wrapper .social-networks-button-cell {
            display: table-cell;
            text-align: center;
            vertical-align: middle; }
            .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .social-networks-button-wrapper .social-networks-button-cell > *, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .social-networks-button-wrapper .social-networks-button-cell > * {
              display: inline-block;
              position: relative; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .checkbox-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .checkbox-wrapper {
          width: 34px;
          padding: 0 8px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .icon-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .icon-wrapper {
          width: 36px; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .icon-wrapper .inline-icon, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .icon-wrapper .inline-icon {
            top: -2px;
            left: -4px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .url-wrapper .input-container, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .url-wrapper .input-container {
          display: block;
          height: 100%;
          width: 100%;
          position: relative; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .url-wrapper .input-container .input-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .url-wrapper .input-container .input-wrapper {
            position: absolute;
            left: 0;
            right: 0;
            top: 50%;
            margin-top: -18px;
            margin-bottom: -5px; }
            .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .url-wrapper .input-container .input-wrapper input, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .url-wrapper .input-container .input-wrapper input {
              height: 36px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .drag-icon-wrapper, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .drag-icon-wrapper {
          text-align: right;
          width: 40px;
          padding-right: 8px; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper li .drag-icon-wrapper .inline-icon, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper .social-networks-wrapper .social-networks-button-container .drag-icon-wrapper .inline-icon {
            top: -2px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users {
      width: 100%; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr {
        height: 42px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr.header-row {
          background-color: #f2f2f2; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr.user-infos-row {
          border-bottom: 1px solid #e6e6e6;
          cursor: pointer; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr.user-infos-row:last-child {
            border-bottom: none; }
          .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr.user-infos-row:hover {
            color: #007F4F; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr th, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr td {
          text-align: left;
          vertical-align: middle;
          padding: 0 12px;
          font-size: 13px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr th {
          font-weight: normal;
          text-transform: uppercase;
          color: #999999; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr .permissions-column .edit-permissions-icon {
          margin-left: 5px; }
        .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr .status-column .tag, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .list-of-users tr .status-column .popular-tags-body-wrapper .tags-list li, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .user-manage-body-wrapper .list-of-users tr .status-column li {
          margin-bottom: -5px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .footer {
      position: relative;
      height: 57px;
      border-top: 1px solid #e6e6e6;
      margin: 20px -20px -20px -20px; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .footer .footer-buttons {
        position: absolute;
        top: 50%;
        margin-top: -18px;
        height: 36px;
        right: 20px; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .admin-manage-body-wrapper .data-infos {
      margin-bottom: 20px; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .admin-manage-body-wrapper .data-infos .attribute .name {
        color: #27211d; }
      .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .admin-manage-body-wrapper .data-infos .attribute .value {
        color: #808080; }
    .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .sub-setting-buttons-wrapper {
      margin-top: 20px;
      text-align: right;
      display: none; }
  .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block {
    white-space: nowrap; }
    .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block > * {
      display: inline-block; }
    .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .previous-icon, .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .next-icon {
      font-size: 10px;
      color: black;
      cursor: pointer; }
      .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .previous-icon:hover, .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .next-icon:hover {
        color: #007F4F; }
      .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .previous-icon.disabled, .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .next-icon.disabled {
        cursor: default;
        color: #999999; }
    .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .previous-icon {
      margin-right: 16px; }
    .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .current-page-number {
      height: 36px;
      width: 36px;
      text-align: center;
      padding: 0 5px;
      margin-right: 3px; }
    .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .total-page-number {
      font-size: 14px;
      color: #999999; }
    .settings-content-wrapper .sub-setting-content-wrapper .page-navigation-block .next-icon {
      margin-left: 16px; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-header-wrapper .sub-setting-title-wrapper .edit-icon {
    color: #007F4F; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .login-image-body-wrapper .drop-file-wrapper {
    display: block; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .login-image-body-wrapper .last-update-wrapper {
    display: none; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .popular-tags-body-wrapper .input-wrapper, .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-infos {
    display: block; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .footer-body-wrapper footer {
    display: none; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .footer-body-wrapper .edit-footer-wrapper {
    display: block; }
  .settings-content-wrapper .sub-setting-content-wrapper.editing .sub-setting-body-wrapper .sub-setting-buttons-wrapper {
    display: block; }
@media (max-width: 767px) {
  .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .country-column, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .email-column, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .register-date-column {
    display: none; } }

/***
	Main components of pages
***/
.list {
  width: 100%; }
  .list .element .element-title {
    position: relative;
    width: 100%;
    height: 40px; }
    .list .element .element-title .element-wrapper {
      position: relative;
      height: inherit; }
    .list .element .element-title .icon-wrapper, .list .element .element-title .title, .list .element .element-title .dropdown-icon {
      position: absolute;
      top: 0;
      bottom: 0; }
    .list .element .element-title .icon-wrapper {
      left: 5px;
      width: 20px; }
      .list .element .element-title .icon-wrapper.deploy {
        display: none; }
      .list .element .element-title .icon-wrapper .list-tree-parent-icon {
        position: absolute;
        top: 12px;
        left: 4px;
        border-color: rgba(255, 255, 255, 0.4);
        color: rgba(255, 255, 255, 0.4); }
      .list .element .element-title .icon-wrapper .icon {
        position: absolute;
        font-size: 6px;
        width: 6px;
        top: 50%;
        left: 50%;
        margin-top: -3px;
        margin-left: -2px; }
      .list .element .element-title .icon-wrapper.bullet .icon {
        font-size: 4px;
        margin-left: -1px; }
    .list .element .element-title .title {
      left: 35px;
      right: 10px;
      line-height: 40px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      cursor: default; }
      .list .element .element-title .title .checkbox {
        display: inline-block;
        position: relative;
        top: 4px;
        margin-right: 10px; }
      .list .element .element-title .title.clickable {
        cursor: pointer; }
    .list .element .element-title .number-of-news {
      margin-left: 8px;
      font-weight: bold; }
    .list .element .element-title .dropdown-icon {
      cursor: pointer;
      display: none;
      right: 10px;
      width: 20px;
      font-size: 20px;
      color: black; }
      .list .element .element-title .dropdown-icon:before {
        line-height: 40px; }
      .list .element .element-title .dropdown-icon:hover {
        color: #007F4F; }
    .list .element .element-title.show-dopdown-icon:hover .title {
      right: 40px; }
    .list .element .element-title.show-dopdown-icon:hover .dropdown-icon {
      display: block; }
  .list .element .list {
    display: none; }
  .list .element.has-children > .element-title > .element-wrapper > .icon-wrapper.deploy {
    display: block; }
  .list .element.has-children > .element-title > .element-wrapper > .icon-wrapper.bullet {
    display: none; }
  .list .element.has-children.deployed > .list {
    display: block; }
  .list .element.disabled .element-title {
    opacity: 0.2; }
    .list .element.disabled .element-title .title {
      right: 10px !important; }
    .list .element.disabled .element-title .dropdown-icon {
      display: none !important; }
  .list.searchNews .element .element-title {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    text-transform: uppercase;
    border-left: 2px solid transparent; }
    .list.searchNews .element .element-title .icon {
      position: absolute;
      color: rgba(255, 255, 255, 0.4);
      font-size: 6px; }
    .list.searchNews .element .element-title .number-of-news {
      font-weight: bold; }
    .list.searchNews .element .element-title:hover, .list.searchNews .element .element-title.selected {
      border-left: 2px solid white;
      background-color: #45413e;
      color: white; }
      .list.searchNews .element .element-title:hover .icon, .list.searchNews .element .element-title.selected .icon {
        color: rgba(255, 255, 255, 0.7) !important; }
  .list.admin {
    background-color: white; }
    .list.admin .element .element-title {
      border-bottom: 1px solid #e6e6e6;
      color: black;
      font-size: 12px;
      text-transform: uppercase; }
      .list.admin .element .element-title .list-tree-parent-icon, .list.admin .element .element-title .icon {
        color: #999999;
        border-color: #999999; }
      .list.admin .element .element-title:hover, .list.admin .element .element-title.selected {
        background-color: #f2f2f2;
        color: #007F4F; }
        .list.admin .element .element-title:hover .list-tree-parent-icon, .list.admin .element .element-title:hover .icon, .list.admin .element .element-title.selected .list-tree-parent-icon, .list.admin .element .element-title.selected .icon {
          color: #007F4F !important;
          border-color: #007F4F !important; }
      .list.admin .element .element-title.disabled {
        color: #999999; }
        .list.admin .element .element-title.disabled .list-tree-parent-icon, .list.admin .element .element-title.disabled .icon {
          color: #999999 !important;
          border-color: #999999 !important; }
        .list.admin .element .element-title.disabled .checkbox {
          display: none; }
        .list.admin .element .element-title.disabled .title .news-title {
          text-decoration: line-through; }
        .list.admin .element .element-title.disabled .title.clickable {
          cursor: default; }

.moving-chapter {
  display: none;
  opacity: 0.8;
  background: white;
  position: absolute;
  padding: 5px 12px;
  border: 1px solid #969696;
  z-index: 9999999; }

.dropdown-menu {
  display: none;
  position: fixed;
  z-index: 3;
  min-width: 140px;
  border: 1px solid #e6e6e6;
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2); }
  .dropdown-menu .option {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 12px;
    text-transform: uppercase;
    color: #999999;
    background-color: white;
    border-bottom: 1px solid #e6e6e6; }
    .dropdown-menu .option:last-child {
      border-bottom: none; }
    .dropdown-menu .option:hover {
      color: #007F4F;
      background-color: #f2f2f2; }

.text-container {
  position: relative;
  height: 100%;
  width: 100%; }
  .text-container .text-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.global-loader {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  z-index: 999999; }
  .global-loader .logo {
    width: 250px;
    height: 40px;
    margin-bottom: 10px; }
    .global-loader .logo svg {
      width: 100%;
      height: 100%; }
  .global-loader .loader-inner > div {
    background: rgba(0, 0, 0, 0.2); }

.global-loader-visible {
  overflow: hidden; }
  .global-loader-visible .global-loader {
    display: block; }

body {
  background-color: #f2f2f2; }
  body.unseletable * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default; }

header {
  position: relative;
  /*@media (min-width: ($size-xs)) {
  		@include header-menu-open-close-bigger-than-xs-mixin();
  }*/ }
  header .header-top-wrapper {
    height: 73px;
    background-color: #27211d; }
    header .header-top-wrapper .header-top {
      position: relative;
      height: 100%; }
      header .header-top-wrapper .header-top .company-logo {
        position: absolute;
        top: 50%;
        left: 27px;
        margin-top: -21.5px;
        height: 43px; }
        header .header-top-wrapper .header-top .company-logo .logo, header .header-top-wrapper .header-top .company-logo .title {
          float: left; }
        header .header-top-wrapper .header-top .company-logo .logo {
          width: 250px;
          height: 100%;
          margin-right: 9px;
          background: url("./../img/logo-tagheuer.svg") no-repeat center;
          background-size: contain;
          cursor: pointer; }
        header .header-top-wrapper .header-top .company-logo .title {
          position: relative;
          margin-top: -1px;
          height: 100%;
          width: 110px;
          overflow: hidden;
          font-size: 82px;
          color: #f2f2f2;
          border-left: 1px solid rgba(255, 255, 255, 0.2); }
          header .header-top-wrapper .header-top .company-logo .title:before {
            position: absolute;
            left: 15px;
            top: -19px; }
      header .header-top-wrapper .header-top nav {
        position: relative;
        float: right;
        display: inline-block;
        height: 100%;
        box-shadow: -10px 0 5px -3px rgba(39, 33, 29, 0.5); }
        header .header-top-wrapper .header-top nav > .menu-option {
          height: 100%;
          display: inline-block;
          background-color: #27211d;
          color: #f2f2f2;
          font-size: 14px;
          text-transform: uppercase;
          font-weight: normal;
          cursor: pointer;
          border-left: 1px solid #3d3834;
          position: relative; }
          header .header-top-wrapper .header-top nav > .menu-option .menu-option-title {
            width: 100%;
            height: 100%;
            padding: 27px 28px 0; }
          header .header-top-wrapper .header-top nav > .menu-option .sub-menu-deploy-icon {
            position: absolute;
            height: 6px;
            width: 6px;
            font-size: 6px;
            bottom: 13px;
            left: 50%;
            margin-left: -3px;
            opacity: 0.5; }
          header .header-top-wrapper .header-top nav > .menu-option .sub-menu {
            opacity: 0;
            height: 0;
            transition: opacity 250ms;
            position: absolute;
            top: 73px;
            right: 0;
            background: #5c5755;
            z-index: 20;
            overflow: hidden; }
            header .header-top-wrapper .header-top nav > .menu-option .sub-menu.visible {
              opacity: 1; }
            header .header-top-wrapper .header-top nav > .menu-option .sub-menu.visible, header .header-top-wrapper .header-top nav > .menu-option .sub-menu.visible-remove {
              height: auto;
              padding: 27px; }
            header .header-top-wrapper .header-top nav > .menu-option .sub-menu .option {
              height: 36px;
              line-height: 36px;
              color: rgba(255, 255, 255, 0.7);
              font-size: 13px;
              white-space: nowrap; }
              header .header-top-wrapper .header-top nav > .menu-option .sub-menu .option:hover {
                color: white; }
          header .header-top-wrapper .header-top nav > .menu-option:last-child {
            border-right: 1px solid #3d3834; }
          header .header-top-wrapper .header-top nav > .menu-option:hover, header .header-top-wrapper .header-top nav > .menu-option.selected {
            background-color: #3d3834; }
      header .header-top-wrapper .header-top .close-menu, header .header-top-wrapper .header-top .deploy-menu {
        display: none;
        float: right;
        width: 73px;
        height: 73px;
        padding: 25px;
        text-align: center;
        color: #f2f2f2;
        font-size: 20px; }
        header .header-top-wrapper .header-top .close-menu:hover, header .header-top-wrapper .header-top .deploy-menu:hover {
          background-color: #3d3834; }
      header .header-top-wrapper .header-top .upload-status {
        float: right;
        width: 80px; }
        header .header-top-wrapper .header-top .upload-status .upload-button {
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -14px;
          margin-left: -12px;
          overflow: hidden;
          height: 24px;
          width: 24px; }
          header .header-top-wrapper .header-top .upload-status .upload-button > div {
            height: 20px;
            width: 20px;
            border: 2px solid rgba(255, 255, 255, 0.4);
            border-bottom-color: transparent; }
          header .header-top-wrapper .header-top .upload-status .upload-button:before {
            position: relative;
            top: 3px;
            left: 1px;
            font-size: 20px;
            color: rgba(255, 255, 255, 0.4); }
        header .header-top-wrapper .header-top .upload-status .upload-manager {
          top: 68px;
          top: calc(50% + 32px);
          right: -4px; }
  header .header-menu-xs-wrapper {
    display: none;
    max-height: 0;
    overflow: auto;
    transition: max-height 250ms;
    background-color: #45413e; }
    header .header-menu-xs-wrapper::-webkit-scrollbar {
      width: 4px; }
    header .header-menu-xs-wrapper::-webkit-scrollbar-track {
      background: #45413e; }
    header .header-menu-xs-wrapper::-webkit-scrollbar-thumb {
      background: white;
      width: 4px; }
    header .header-menu-xs-wrapper nav {
      width: 100%;
      text-align: left; }
      header .header-menu-xs-wrapper nav .menu-option .title {
        height: 56px;
        padding: 18px 28px;
        color: #f2f2f2;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: normal;
        cursor: pointer;
        border-bottom: 1px solid #5c5755; }
        header .header-menu-xs-wrapper nav .menu-option .title:hover, header .header-menu-xs-wrapper nav .menu-option .title.selected {
          background-color: #5c5755; }
      header .header-menu-xs-wrapper nav .menu-option .sub-option .title {
        padding-left: 56px; }
    header .header-menu-xs-wrapper.show-menu {
      max-height: 280px; }
  header .header-bottom-wrapper {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-color: white; }
    header .header-bottom-wrapper .container {
      position: relative;
      height: 100%; }
    header .header-bottom-wrapper .header-bottom-path-bar-wrapper {
      position: relative;
      height: 38px; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .header-bottom-table {
        display: table;
        width: 100%;
        height: 100%; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .header-bottom-row {
        display: table-row; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .header-bottom-cell {
        display: table-cell;
        vertical-align: middle; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper {
        display: none;
        text-align: center;
        margin-right: 12px;
        width: 38px;
        background-color: #5c5755; }
        header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper:hover {
          background-color: #b9b3b1; }
        header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper .standard-icon {
          color: white;
          position: relative;
          top: -2px; }
        header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper.alternative {
          background-color: #cfcfcf; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper.alternative .standard-icon {
            color: white; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper.alternative:hover {
            background-color: #f2f2f2; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper.alternative:hover .standard-icon {
              color: #999999; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container {
        position: relative;
        height: 100%; }
        header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container .path-wrapper {
          position: absolute;
          top: 9px;
          bottom: 9px;
          left: 0;
          right: 0;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container .path-wrapper > div {
            display: inline-block;
            height: inherit;
            color: #999999;
            font-size: 13px;
            text-transform: uppercase; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container .path-wrapper > div:before {
              opacity: 0.5;
              float: right;
              padding: 3px 6px;
              font-size: 11px; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container .path-wrapper > div:last-child {
              color: black; }
              header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container .path-wrapper > div:last-child:before {
                display: none; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .path .path-container .path-wrapper.show-only-last > div:not(:last-child) {
            display: none; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu {
        text-align: right;
        width: 80px; }
        header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu .icon {
          top: -2px;
          display: inline-block;
          margin-left: 19px; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu .icon:first-child {
            margin-left: 0; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu .icon.close-search {
            display: none; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu .icon.admin-icon {
            position: relative; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu .icon.admin-icon:after {
              position: absolute;
              top: 5px;
              right: 2px;
              content: "";
              background-color: #007F4F;
              height: 5px;
              width: 5px;
              border-radius: 50%; }
      header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu {
        display: none;
        right: 37px;
        top: 53px;
        width: 340px; }
        header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row {
          height: 52px;
          position: relative;
          padding: 15px 15px 0; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.with-icon {
            padding-left: 49px; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.with-icon .icon {
              position: absolute;
              left: 15px;
              top: 15px;
              width: 20px;
              height: 20px; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header {
            border-bottom: 1px solid #e6e6e6;
            height: 62px;
            padding-top: 20px; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .icon {
              top: 20px; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .profile-name {
              position: absolute;
              left: 49px;
              right: 120px;
              top: 21px;
              height: 20px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .profile-admin {
              position: absolute;
              right: 15px;
              top: 18px; }
              header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .profile-admin .switch {
                display: inline-block;
                vertical-align: middle; }
              header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .profile-admin .profile-status {
                color: #999999;
                font-size: 12px;
                text-transform: uppercase;
                margin: 5px 0 0 14px; }
                header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .profile-admin .profile-status.on {
                  color: #007F4F; }
                header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.profile-header .profile-admin .profile-status.off {
                  color: #999999; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.details-group {
            height: auto;
            padding: 0 15px 15px; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.details-group:first-child {
              padding-top: 15px; }
            header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.details-group .details-line {
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
          header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu .profile-row.button {
            cursor: pointer;
            border-top: 1px solid #e6e6e6;
            color: black;
            font-size: 15px;
            text-transform: uppercase; }
    header .header-bottom-wrapper .search-bar-and-tags {
      display: none; }
      header .header-bottom-wrapper .search-bar-and-tags .search-bar-input-wrapper {
        margin-top: 27px; }
      header .header-bottom-wrapper .search-bar-and-tags .popular-tags {
        margin-bottom: 18px; }
    header .header-bottom-wrapper .header-bottom-admin-menu-wrapper {
      display: none;
      position: relative;
      height: 48px;
      border-top: 1px solid #e6e6e6;
      color: #999999; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .header-admin-table {
        display: table;
        width: 100%;
        height: 100%; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .header-admin-row {
        display: table-row; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .header-admin-cell {
        display: table-cell;
        vertical-align: middle; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-icon-wrapper {
        text-align: left;
        width: 20px;
        padding-right: 11px; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-icon-wrapper .icon {
          color: #007F4F;
          top: -3px;
          /*&:before {
          	top: 1px;
          }*/ }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper {
        width: 50%;
        text-align: left; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text {
          display: inline-block;
          height: 16px; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text .draft-title {
            font-weight: bold;
            color: #007F4F; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text .draft-date {
            font-weight: bold;
            color: #808080; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper {
        width: 50%;
        text-align: right;
        white-space: nowrap; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button {
          display: inline-block; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .delete-tooltip, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .more-buttons-tooltip, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .paste-buttons-tooltip {
        display: none;
        top: 63px;
        padding: 22px 35px; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip {
        text-align: center; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip .publish-tooltip-notify-user-wrapper {
          display: inline-block;
          margin-bottom: 17px;
          cursor: pointer; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip .publish-tooltip-notify-user-wrapper > div {
            display: inline-block; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip .publish-tooltip-notify-user-wrapper .icon-notify, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip .publish-tooltip-notify-user-wrapper .text-notify {
            position: relative;
            top: -8px; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .publish-tooltip .publish-tooltip-notify-user-wrapper .checkbox-notify {
            margin-left: 5px; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .delete-tooltip {
        text-align: center; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .delete-tooltip .delete-tooltip-icons-wrapper .delete-tooltip-icon {
          position: relative;
          display: inline-block;
          width: 50px;
          height: 50px;
          font-size: 50px; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .delete-tooltip .delete-tooltip-icons-wrapper .delete-tooltip-icon .delete-tooltip-sub-icon {
            position: absolute;
            top: 1px;
            right: -2px;
            font-size: 18px;
            color: red; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .delete-tooltip .delete-tooltip-confirm-message {
          width: 150px;
          margin-bottom: 20px;
          display: inline-block;
          color: black; }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .more-buttons-tooltip, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .paste-buttons-tooltip {
        padding: 10px 15px; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .more-buttons-tooltip button, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .paste-buttons-tooltip button {
          display: block;
          margin-bottom: 10px; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .more-buttons-tooltip button:last-child, header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .paste-buttons-tooltip button:last-child {
            margin-bottom: 0px; }
    header .header-bottom-wrapper.show-search-bar-and-tags .header-bottom-path-bar-wrapper .icon.open-search {
      display: none; }
    header .header-bottom-wrapper.show-search-bar-and-tags .header-bottom-path-bar-wrapper .icon.close-search {
      display: inline-block; }
    header .header-bottom-wrapper.show-search-bar-and-tags .search-bar-and-tags {
      display: block; }
    header .header-bottom-wrapper.show-profile-menu .header-bottom-path-bar-wrapper .profile-menu {
      display: block; }
    header .header-bottom-wrapper.show-publish-tooltip .header-bottom-admin-menu-wrapper .publish-tooltip {
      display: block; }
    header .header-bottom-wrapper.show-delete-tooltip .header-bottom-admin-menu-wrapper .delete-tooltip {
      display: block; }
    header .header-bottom-wrapper.show-more-buttons-tooltip .header-bottom-admin-menu-wrapper .more-buttons-tooltip {
      display: block; }
  header.md .header-top-wrapper .header-top .deploy-menu {
    display: none; }
  header.md .header-top-wrapper .header-top nav {
    display: block; }
  header.sm .header-top-wrapper .header-top .company-logo .logo {
    width: 50px;
    margin-right: 15px;
    background-image: url("./../img/logo-tagheuer-icon.svg"); }
  header.sm .header-top-wrapper .header-top .company-logo .company-name {
    display: none; }
  header.xs .header-top-wrapper .header-top .deploy-menu {
    display: block; }
  header.xs .header-top-wrapper .header-top nav {
    display: none; }
  header.xs .header-top-wrapper .header-top.show-menu .company-logo .company-name, header.xs .header-top-wrapper .header-top.show-menu .company-logo .title {
    display: block; }
  header.xs .header-top-wrapper .header-top.show-menu .deploy-menu {
    display: none; }
  header.xs .header-top-wrapper .header-top.show-menu .close-menu {
    display: block; }
  header.xs .header-top-wrapper .header-top.show-menu nav {
    display: none; }
  header.xs .header-menu-xs-wrapper {
    display: block; }
  @media (min-width: 992px) {
    header {
      	/*.header-top-wrapper {
      		.header-top {
      			.deploy-menu {
      				display: none;
      			}
      
      			nav {
      				display: block;
      			}
      		}
      	}*/ } }
  @media (max-width: 991px) {
    header {
      	/*.header-top-wrapper {
      		.header-top {
      			.company-logo {
      				.logo {
      					width: 50px;
      					margin-right: 15px;
      					background-image: $header-top-logo-background-image-smaller;
      				}
      			}
      
      			.deploy-menu {
      				display: block;
      			}
      
      			nav {
      				display: none;
      			}
      
      			&.show-menu {
      				.company-logo {
      					.company-name, .title {
      						display: none;
      					}
      				}
      
      				.deploy-menu {
      					display: none;
      				}
      
      				.close-menu {
      					display: block;
      				}
      
      				nav {
      					display: block;
      				}
      
      			}
      		}
      	}*/ }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button {
        padding: 0 8px; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button span {
          display: none; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button:last-child {
          padding-right: 0; }
          header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button:last-child:before {
            margin-right: 11px; } }
  @media (max-width: 767px) {
    header {
      	/*.header-top-wrapper {
      		.header-top {
      			nav {
      				display: none;
      			}
      
      			&.show-menu {
      				.company-logo {
      					.company-name, .title {
      						display: block;
      					}
      				}
      
      				.deploy-menu {
      					display: none;
      				}
      
      				.close-menu {
      					display: block;
      				}
      
      				nav {
      					display: none;
      				}
      
      			}
      		}
      	}
      
      	.header-menu-xs-wrapper {
      		display: block;
      	}*/ }
      header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text span {
        display: none; }
        header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text span.draft-title {
          display: inline-block; } }
  @media (max-width: 413px) {
    header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu {
      width: 247px; } }

.left-panel-wrapper .side-panel-resize, .right-panel-wrapper .side-panel-resize {
  cursor: ew-resize;
  z-index: 1;
  width: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: transparent; }

.left-panel-wrapper {
  position: fixed;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: -270px;
  width: 270px;
  background-color: #45413e; }
  .left-panel-wrapper .close-left-panel {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px; }
    .left-panel-wrapper .close-left-panel:before {
      top: 10px;
      left: 10px; }
    .left-panel-wrapper .close-left-panel.brown {
      background-color: #27211d;
      color: rgba(255, 255, 255, 0.7); }
      .left-panel-wrapper .close-left-panel.brown:hover {
        color: white; }
    .left-panel-wrapper .close-left-panel.grey {
      background-color: rgba(230, 230, 230, 0.75);
      color: #999999; }
      .left-panel-wrapper .close-left-panel.grey:hover {
        background-color: #e6e6e6;
        color: black; }
  .left-panel-wrapper .news-domain-option {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    text-transform: uppercase;
    border-left: 2px solid transparent; }
    .left-panel-wrapper .news-domain-option .icon {
      position: absolute;
      color: rgba(255, 255, 255, 0.4);
      font-size: 6px; }
    .left-panel-wrapper .news-domain-option .number-of-news {
      font-weight: bold; }
    .left-panel-wrapper .news-domain-option:hover, .left-panel-wrapper .news-domain-option.selected {
      border-left: 2px solid white;
      background-color: #45413e;
      color: white; }
      .left-panel-wrapper .news-domain-option:hover .icon, .left-panel-wrapper .news-domain-option.selected .icon {
        color: rgba(255, 255, 255, 0.7) !important; }
  .left-panel-wrapper .news-domain-option {
    cursor: pointer;
    padding: 10px 5px 10px 24px;
    position: relative;
    background-color: #5c5755; }
    .left-panel-wrapper .news-domain-option .icon {
      left: 9px;
      top: 14px; }
  .left-panel-wrapper .news-domain-menu, .left-panel-wrapper .news-domain-list-of-news,
  .left-panel-wrapper .news-status-header-menu, .left-panel-wrapper .news-sorted-by-status-wrapper {
    position: absolute;
    left: 0;
    right: 0; }
  .left-panel-wrapper .news-domain-menu {
    top: 0;
    z-index: 1;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }
    .left-panel-wrapper .news-domain-menu .news-domain-tags {
      position: relative;
      padding: 10px 10px 5px 10px;
      min-height: 73px;
      background-color: #45413e; }
      .left-panel-wrapper .news-domain-menu .news-domain-tags .tag, .left-panel-wrapper .news-domain-menu .news-domain-tags .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .left-panel-wrapper .news-domain-menu .news-domain-tags li {
        margin: 2px 2px; }
      .left-panel-wrapper .news-domain-menu .news-domain-tags .header-tag {
        position: absolute;
        height: 20px;
        top: 28px;
        left: 32px;
        right: 32px;
        font-size: 20px;
        color: rgba(255, 255, 255, 0.7);
        text-transform: uppercase;
        line-height: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
  .left-panel-wrapper .news-domain-list-of-news {
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    bottom: 0; }
    .left-panel-wrapper .news-domain-list-of-news::-webkit-scrollbar {
      width: 8px; }
    .left-panel-wrapper .news-domain-list-of-news::-webkit-scrollbar-track {
      background: #5c5755; }
    .left-panel-wrapper .news-domain-list-of-news::-webkit-scrollbar-thumb {
      background: #3d3834; }
  .left-panel-wrapper .news-status-list {
    display: table;
    width: 100%;
    background-color: white; }
    .left-panel-wrapper .news-status-list .news-status-list-row {
      display: table-row;
      color: black;
      font-size: 12px;
      text-transform: uppercase;
      cursor: default; }
      .left-panel-wrapper .news-status-list .news-status-list-row .news-status-list-cell {
        display: table-cell;
        vertical-align: middle;
        border-bottom: 1px solid #e6e6e6; }
        .left-panel-wrapper .news-status-list .news-status-list-row .news-status-list-cell:first-child {
          padding-left: 15px; }
        .left-panel-wrapper .news-status-list .news-status-list-row .news-status-list-cell:last-child {
          padding-right: 15px; }
      .left-panel-wrapper .news-status-list .news-status-list-row.published {
        color: black; }
        .left-panel-wrapper .news-status-list .news-status-list-row.published .inline-icon {
          color: black; }
      .left-panel-wrapper .news-status-list .news-status-list-row.unpublished {
        color: #999999; }
        .left-panel-wrapper .news-status-list .news-status-list-row.unpublished .inline-icon {
          color: #999999; }
      .left-panel-wrapper .news-status-list .news-status-list-row:hover {
        color: #007F4F; }
        .left-panel-wrapper .news-status-list .news-status-list-row:hover .inline-icon {
          color: #007F4F; }
      .left-panel-wrapper .news-status-list .news-status-list-row:last-child .news-status-list-cell {
        border: none; }
    .left-panel-wrapper .news-status-list .news-status-list-icon-wrapper {
      width: 18px;
      padding-right: 15px; }
      .left-panel-wrapper .news-status-list .news-status-list-icon-wrapper .inline-icon {
        position: relative;
        top: -3px; }
    .left-panel-wrapper .news-status-list .news-status-list-title-wrapper.bold {
      text-shadow: 0 0 0.5px rgba(0, 0, 0, 0.2); }
    .left-panel-wrapper .news-status-list .news-status-list-checkbox-wrapper .checkbox {
      display: inline-block;
      position: relative;
      top: 2px; }
  .left-panel-wrapper .news-status-header-menu {
    top: 0;
    z-index: 1;
    background-color: #e6e6e6; }
    .left-panel-wrapper .news-status-header-menu .news-status-header-title {
      position: relative;
      background-color: white;
      height: 73px; }
      .left-panel-wrapper .news-status-header-menu .news-status-header-title span {
        display: block;
        position: absolute;
        height: 20px;
        top: 28px;
        left: 32px;
        right: 32px;
        font-size: 20px;
        color: black;
        text-transform: uppercase;
        line-height: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .left-panel-wrapper .news-status-header-menu .news-status-header-title .title-icon {
        display: none;
        position: absolute;
        width: 25px;
        height: 25px;
        font-size: 25px;
        top: 50%;
        right: 32px;
        margin-top: -12.5px; }
        .left-panel-wrapper .news-status-header-menu .news-status-header-title .title-icon:before {
          top: 1px; }
      .left-panel-wrapper .news-status-header-menu .news-status-header-title.show-title-icon span {
        right: 72px; }
      .left-panel-wrapper .news-status-header-menu .news-status-header-title.show-title-icon .title-icon {
        display: block; }
    .left-panel-wrapper .news-status-header-menu .news-status-menu {
      padding: 15px; }
      .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper {
        height: 50px;
        border-bottom: 1px solid #e6e6e6; }
        .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list {
          height: 100%; }
          .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list .news-status-list-title-wrapper {
            font-size: 14px; }
          .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper {
            text-align: right; }
            .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper .hide-menu-button-icon, .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper .show-menu-button-icon {
              font-size: 9px;
              width: 12px;
              height: 10px; }
            .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper .hide-menu-button-icon {
              display: none; }
            .left-panel-wrapper .news-status-header-menu .news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper .show-menu-button-icon {
              display: inline-block; }
      .left-panel-wrapper .news-status-header-menu .news-status-menu .select-news-status-wrapper {
        max-height: 0;
        transition: max-height 250ms;
        overflow: hidden; }
        .left-panel-wrapper .news-status-header-menu .news-status-menu .select-news-status-wrapper .news-status-list .news-status-list-row {
          height: 40px; }
        .left-panel-wrapper .news-status-header-menu .news-status-menu .select-news-status-wrapper .news-status-list .news-status-list-checkbox-wrapper {
          text-align: right; }
      .left-panel-wrapper .news-status-header-menu .news-status-menu.show-select-news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper .hide-menu-button-icon {
        display: inline-block; }
      .left-panel-wrapper .news-status-header-menu .news-status-menu.show-select-news-status-menu .show-menu-button-wrapper .news-status-list .show-menu-button-icons-wrapper .show-menu-button-icon {
        display: none; }
      .left-panel-wrapper .news-status-header-menu .news-status-menu.show-select-news-status-menu .select-news-status-wrapper {
        max-height: 1000px; }
    .left-panel-wrapper .news-status-header-menu .news-search-bar-container {
      border-bottom: 1px solid #e6e6e6; }
  .left-panel-wrapper .news-sorted-by-status-wrapper {
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
    top: 225px;
    bottom: 0; }
    .left-panel-wrapper .news-sorted-by-status-wrapper::-webkit-scrollbar {
      width: 8px; }
    .left-panel-wrapper .news-sorted-by-status-wrapper::-webkit-scrollbar-track {
      background: white; }
    .left-panel-wrapper .news-sorted-by-status-wrapper::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.15); }
    .left-panel-wrapper .news-sorted-by-status-wrapper.news-status-list .news-status-list-row {
      width: 100%;
      display: table; }
    .left-panel-wrapper .news-sorted-by-status-wrapper.news-status-list .news-status-list-cell {
      padding-top: 17px;
      padding-bottom: 17px; }
      .left-panel-wrapper .news-sorted-by-status-wrapper.news-status-list .news-status-list-cell.news-status-list-title-wrapper .number-of-resources {
        font-weight: bold; }
  .left-panel-wrapper .settings-list-table {
    width: 100%; }
    .left-panel-wrapper .settings-list-table tr {
      border-bottom: 1px solid #e6e6e6; }
      .left-panel-wrapper .settings-list-table tr:last-child {
        border-bottom: none; }
      .left-panel-wrapper .settings-list-table tr td {
        padding: 0 14px;
        vertical-align: middle;
        text-transform: uppercase; }
        .left-panel-wrapper .settings-list-table tr td .text, .left-panel-wrapper .settings-list-table tr td .icon {
          display: inline-block;
          position: relative; }
        .left-panel-wrapper .settings-list-table tr td .icon {
          margin-right: 8px; }
        .left-panel-wrapper .settings-list-table tr td.top-header {
          height: 72px;
          background-color: white;
          color: black; }
          .left-panel-wrapper .settings-list-table tr td.top-header .text {
            font-size: 20px; }
          .left-panel-wrapper .settings-list-table tr td.top-header .icon {
            top: 3px;
            font-size: 22px; }
        .left-panel-wrapper .settings-list-table tr td.header {
          height: 39px;
          background-color: #5c5755;
          color: rgba(255, 255, 255, 0.7); }
          .left-panel-wrapper .settings-list-table tr td.header .text {
            top: -1px;
            font-size: 14px; }
          .left-panel-wrapper .settings-list-table tr td.header .icon {
            top: 3px;
            font-size: 20px; }
        .left-panel-wrapper .settings-list-table tr td.data {
          cursor: pointer;
          height: 40px;
          background-color: white;
          color: black;
          border-left: 3px solid transparent;
          padding-left: 11px; }
          .left-panel-wrapper .settings-list-table tr td.data .text {
            font-size: 12px; }
          .left-panel-wrapper .settings-list-table tr td.data:hover, .left-panel-wrapper .settings-list-table tr td.data.selected {
            border-left: 3px solid #007F4F;
            color: #007F4F;
            font-weight: bold; }
  .left-panel-wrapper .side-panel-resize {
    right: 0; }

.right-panel-wrapper {
  position: fixed;
  z-index: 2;
  top: 0;
  bottom: 0;
  right: -9999px;
  width: 0;
  background-color: #e6e6e6;
  box-shadow: -5px 0 15px -5px rgba(0, 0, 0, 0.1); }
  .right-panel-wrapper .edit-top-news-header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 9px 0 18px;
    height: 73px;
    background-color: white; }
    .right-panel-wrapper .edit-top-news-header-wrapper .edit-top-news-icon {
      position: relative;
      top: -2px;
      margin-right: 6px;
      font-size: 20px; }
    .right-panel-wrapper .edit-top-news-header-wrapper .edit-top-news-title {
      color: black;
      text-transform: uppercase;
      font-size: 18px; }
    .right-panel-wrapper .edit-top-news-header-wrapper .icon-menu-buttons .button-icon {
      font-size: 14px;
      height: 16px;
      width: 16px;
      padding: 6px;
      top: 3px; }
      .right-panel-wrapper .edit-top-news-header-wrapper .icon-menu-buttons .button-icon:before {
        top: 6px;
        left: 6px; }
      .right-panel-wrapper .edit-top-news-header-wrapper .icon-menu-buttons .button-icon.cancel-change-icon {
        color: black;
        font-size: 16px; }
        .right-panel-wrapper .edit-top-news-header-wrapper .icon-menu-buttons .button-icon.cancel-change-icon:before {
          top: 7px; }
        .right-panel-wrapper .edit-top-news-header-wrapper .icon-menu-buttons .button-icon.cancel-change-icon:hover {
          color: #007F4F; }
  .right-panel-wrapper .edit-top-news-body-wrapper {
    position: absolute;
    top: 73px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto; }
    .right-panel-wrapper .edit-top-news-body-wrapper::-webkit-scrollbar {
      width: 8px; }
    .right-panel-wrapper .edit-top-news-body-wrapper::-webkit-scrollbar-track {
      background: none; }
    .right-panel-wrapper .edit-top-news-body-wrapper::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.1); }
  .right-panel-wrapper .top-news-cell {
    position: relative;
    height: 70px;
    background-color: white;
    padding: 0 14px; }
    .right-panel-wrapper .top-news-cell.with-border-bottom {
      border-bottom: 1px solid #e6e6e6; }
    .right-panel-wrapper .top-news-cell .top-news-icon {
      float: left;
      position: absolute;
      margin-top: 20px;
      margin-right: 14px; }
      .right-panel-wrapper .top-news-cell .top-news-icon.alternative {
        color: #eb2036; }
    .right-panel-wrapper .top-news-cell .top-news-drag-icon {
      position: absolute;
      right: 14px;
      top: 20px; }
    .right-panel-wrapper .top-news-cell .input-wrapper {
      padding: 13px 0; }
    .right-panel-wrapper .top-news-cell .checkbox {
      float: left;
      position: absolute;
      margin-top: 26px;
      margin-right: 14px; }
    .right-panel-wrapper .top-news-cell .top-news-title-wrapper {
      display: table-cell;
      vertical-align: middle;
      height: 70px;
      padding-left: 33px; }
      .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title {
        display: inline-block;
        position: relative;
        top: 2px;
        max-height: 36px;
        overflow: hidden;
        text-align: left;
        font-size: 12px;
        text-transform: uppercase; }
        .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title.empty, .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title.selected {
          font-weight: bold; }
        .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title.empty {
          color: #999999; }
        .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title.selected {
          color: #007F4F; }
        .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title.disabled {
          color: #999999;
          text-decoration: line-through; }
        .right-panel-wrapper .top-news-cell .top-news-title-wrapper .top-news-title .number {
          font-weight: bold; }
  .right-panel-wrapper .top-news-selected-wrapper {
    padding: 18px 9px;
    position: relative; }
    .right-panel-wrapper .top-news-selected-wrapper .dndDraggingSource {
      display: none; }
    .right-panel-wrapper .top-news-selected-wrapper li, .right-panel-wrapper .top-news-selected-wrapper .top-news-wrapper {
      list-style: none;
      height: 70px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
      margin-top: 6px;
      position: relative; }
      .right-panel-wrapper .top-news-selected-wrapper li .top-news-title, .right-panel-wrapper .top-news-selected-wrapper .top-news-wrapper .top-news-title {
        padding-right: 28px; }
      .right-panel-wrapper .top-news-selected-wrapper li:first-child, .right-panel-wrapper .top-news-selected-wrapper .top-news-wrapper:first-child {
        margin-top: 0; }
  .right-panel-wrapper .side-panel-resize {
    left: 0; }
  @media (max-width: 340px) {
    .right-panel-wrapper {
      width: 100%; } }

.content-wrapper .content .section-box {
  position: relative; }
  .content-wrapper .content .section-box.right-separator:before {
    display: block;
    content: "";
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 0;
    width: 1px;
    background-color: #e6e6e6; }

footer {
  position: relative;
  display: none;
  height: 82px;
  background-color: #27211d;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px; }
  footer .email-contact, footer .phone-contact, footer .share-buttons {
    height: 82px; }
  footer .footer-element {
    display: table;
    height: 100%;
    width: 100%; }
    footer .footer-element .footer-element-row {
      display: table-row; }
    footer .footer-element .footer-element-cell {
      display: table-cell;
      vertical-align: middle; }
  footer .large-icon {
    vertical-align: middle;
    text-align: center;
    width: 68px;
    height: 82px;
    font-size: 36px;
    color: rgba(255, 255, 255, 0.2); }
    footer .large-icon:before {
      position: relative;
      top: 5px; }
  footer .contact-text {
    text-align: left; }
    footer .contact-text .footer-sub-element {
      height: 50%;
      width: 100%; }
    footer .contact-text .name .text-wrapper, footer .contact-text .phone .text-wrapper {
      bottom: 2px; }
    footer .contact-text .email .text-wrapper, footer .contact-text .mobile-phone .text-wrapper {
      top: 2px; }
    footer .contact-text .name {
      color: rgba(255, 255, 255, 0.9);
      text-transform: uppercase; }
    footer .contact-text .email a {
      color: rgba(255, 255, 255, 0.4); }
      footer .contact-text .email a:hover {
        color: rgba(255, 255, 255, 0.6); }
    footer .contact-text .phone .title, footer .contact-text .mobile-phone .title {
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.4); }
    footer .contact-text .phone .number, footer .contact-text .mobile-phone .number {
      color: rgba(255, 255, 255, 0.9); }
  footer .phone-contact {
    text-align: center; }
  footer .share-buttons {
    text-align: right; }
    footer .share-buttons .footer-element-cell {
      height: 82px;
      vertical-align: middle; }
    footer .share-buttons .button-icon.with-border.dynamic-icon {
      border: 1px solid rgba(255, 255, 255, 0.2);
      margin: 4px 0 -3px 1px;
      font-weight: lighter;
      color: rgba(255, 255, 255, 0.4); }
      footer .share-buttons .button-icon.with-border.dynamic-icon:hover {
        border: 1px solid rgba(255, 255, 255, 0.4); }
        footer .share-buttons .button-icon.with-border.dynamic-icon:hover:before {
          color: rgba(255, 255, 255, 0.6); }
  @media (max-width: 991px) {
    footer {
      height: 82px; }
      footer .email-contact, footer .phone-contact, footer .share-buttons {
        text-align: center; }
        footer .email-contact .large-icon, footer .phone-contact .large-icon, footer .share-buttons .large-icon {
          display: none; }
        footer .email-contact .contact-text, footer .phone-contact .contact-text, footer .share-buttons .contact-text {
          text-align: center; } }
  @media (max-width: 767px) {
    footer {
      height: auto; }
      footer .email-contact, footer .phone-contact, footer .share-buttons {
        text-align: center; } }

.cookies {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 82px;
  background-color: black;
  z-index: 1;
  text-align: center;
  color: white;
  font-size: 12px; }
  .cookies .container {
    display: table;
    height: 100%; }
    .cookies .container .align-middle {
      display: table-cell;
      vertical-align: middle; }
  .cookies a {
    color: #007F4F; }
  .cookies .cross {
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -11px; }

.image-popup-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.75); }
  .image-popup-wrapper .image-popup-nav-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 73px; }
    .image-popup-wrapper .image-popup-nav-bar .previous, .image-popup-wrapper .image-popup-nav-bar .image-number, .image-popup-wrapper .image-popup-nav-bar .next {
      display: inline-block; }
    .image-popup-wrapper .image-popup-nav-bar .image-number {
      position: relative;
      top: -7px;
      margin: 0 17px;
      color: white; }
    .image-popup-wrapper .image-popup-nav-bar .previous, .image-popup-wrapper .image-popup-nav-bar .next {
      font-size: 25px;
      margin: 5px 0 -5px 0;
      color: rgba(255, 255, 255, 0.75);
      cursor: pointer; }
      .image-popup-wrapper .image-popup-nav-bar .previous.inactive, .image-popup-wrapper .image-popup-nav-bar .next.inactive {
        cursor: default;
        opacity: 0.3; }
    .image-popup-wrapper .image-popup-nav-bar .close-icon {
      color: white;
      position: absolute;
      top: 23px;
      right: 23px; }
  .image-popup-wrapper .image-container {
    position: absolute;
    top: 73px;
    left: 0;
    right: 0;
    bottom: 76px;
    overflow: hidden; }
    .image-popup-wrapper .image-container .image-wrapper .image {
      box-shadow: 0 0 65px rgba(255, 255, 255, 0.25);
      cursor: pointer;
      background-color: white;
      max-height: 70%;
      max-height: 70vh;
      max-width: 90%;
      max-width: 90vw; }
    .image-popup-wrapper .image-container .image-wrapper .loader-inner {
      display: none;
      position: absolute;
      height: 70px;
      width: 70px;
      top: 50%;
      left: 50%;
      margin-top: -35px;
      margin-left: -35px; }
      .image-popup-wrapper .image-container .image-wrapper .loader-inner > div {
        background: rgba(255, 255, 255, 0.6); }
    .image-popup-wrapper .image-container .image-wrapper.loading > * {
      display: none; }
    .image-popup-wrapper .image-container .image-wrapper.loading .loader-inner {
      display: block; }
  .image-popup-wrapper .image-details-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 76px;
    background: white; }
    .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row {
      height: 76px; }
      .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .special-align-wrapper table {
        width: 100%; }
      .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-title-wrapper {
        padding-left: 23px;
        width: 50%; }
      .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper {
        width: 50%; }
      .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-options-wrapper {
        width: 92px;
        padding-right: 19px; }
      @media (max-width: 991px) {
        .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-title-wrapper {
          width: 100%; }
        .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-file-name-wrapper {
          display: none; } }
      @media (max-width: 767px) {
        .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-file-attributes-wrapper, .image-popup-wrapper .image-details-wrapper .news-resource-list .news-resource-list-row .news-resource-type-wrapper {
          display: none; } }

.file-info-popup {
  position: absolute;
  max-width: 370px;
  top: -1000px;
  left: -1000px;
  z-index: 3;
  padding: 28px;
  background-color: #27211d;
  border: 8px solid white;
  box-shadow: 0 2px 30px 3px rgba(0, 0, 0, 0.2);
  overflow: auto;
  opacity: 0;
  transition: opacity 250ms; }
  .file-info-popup .cross {
    position: absolute;
    top: 10px;
    right: 10px;
    color: rgba(255, 255, 255, 0.9); }
  .file-info-popup .file-info-popup-title {
    color: rgba(255, 255, 255, 0.9);
    text-align: left;
    margin-bottom: 37px;
    max-width: 100%;
    overflow: hidden; }
  .file-info-popup .file-info-popup-attribute {
    margin-top: 16px;
    max-width: 100%;
    overflow: hidden; }
    .file-info-popup .file-info-popup-attribute .file-info-popup-attribute-name {
      color: rgba(255, 255, 255, 0.4); }
    .file-info-popup .file-info-popup-attribute .file-info-popup-attribute-value {
      color: rgba(255, 255, 255, 0.9); }
  .file-info-popup.show {
    opacity: 1; }

.upload-manager {
  position: absolute;
  z-index: 2;
  opacity: 1;
  transition: opacity 250ms;
  width: 690px; }
  .upload-manager .upload-manager-wrapper {
    width: 100%;
    max-height: 450px;
    background-color: white;
    overflow: auto; }
    .upload-manager .upload-manager-wrapper::-webkit-scrollbar {
      width: 8px; }
    .upload-manager .upload-manager-wrapper::-webkit-scrollbar-track {
      background: none; }
    .upload-manager .upload-manager-wrapper::-webkit-scrollbar-thumb {
      background: rgba(0, 0, 0, 0.1); }
  .upload-manager .upload-manager-row {
    position: relative;
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #e6e6e6; }
    .upload-manager .upload-manager-row .upload-status-wrapper, .upload-manager .upload-manager-row .control-buttons-wrapper {
      position: absolute;
      top: 0;
      bottom: 0; }
    .upload-manager .upload-manager-row .upload-status-wrapper {
      padding: 17px 20px 0 20px;
      left: 0;
      right: 80px; }
      .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos {
        width: 100%;
        font-size: 13px;
        color: #999999;
        line-height: 30px;
        				/*.file-uploaded-wrapper, .file-progress-wrapper, .file-status-icon-wrapper {
        
        				}*/ }
        .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos td {
          text-align: right;
          vertical-align: top;
          padding: 0 10px; }
        .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-name-wrapper {
          text-align: left;
          padding-left: 0; }
          .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-name-wrapper .file-name {
            position: relative;
            height: 20px; }
            .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-name-wrapper .file-name span {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
        .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-uploaded-wrapper {
          width: 100px; }
        .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-progress-wrapper {
          width: 40px; }
        .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-status-icon-wrapper {
          width: 40px;
          padding-right: 0; }
          .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-status-icon-wrapper .icon {
            font-size: 23px;
            width: 23px;
            height: 1px; }
            .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-status-icon-wrapper .icon:before {
              line-height: 30px; }
          .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-status-icon-wrapper .loader-inner {
            height: 23px;
            width: 23px;
            overflow: hidden; }
            .upload-manager .upload-manager-row .upload-status-wrapper .upload-infos .file-status-icon-wrapper .loader-inner > div {
              height: 20px;
              width: 20px;
              border: 2px solid #007F4F;
              border-bottom-color: transparent; }
      .upload-manager .upload-manager-row .upload-status-wrapper .progress-bar {
        width: 100%;
        height: 2px;
        margin-top: 6px;
        background-color: #e6e6e6; }
        .upload-manager .upload-manager-row .upload-status-wrapper .progress-bar .progress {
          height: 100%;
          background-color: #007F4F; }
    .upload-manager .upload-manager-row .control-buttons-wrapper {
      width: 80px;
      right: 0;
      border-left: 1px solid #e6e6e6; }
      .upload-manager .upload-manager-row .control-buttons-wrapper .icon {
        display: inline-block;
        cursor: pointer;
        color: #999999;
        font-size: 15px;
        width: 15px;
        height: 1px;
        margin-right: 15px; }
        .upload-manager .upload-manager-row .control-buttons-wrapper .icon:last-child {
          margin-right: 0; }
        .upload-manager .upload-manager-row .control-buttons-wrapper .icon:hover, .upload-manager .upload-manager-row .control-buttons-wrapper .icon .hover {
          color: #007F4F; }
        .upload-manager .upload-manager-row .control-buttons-wrapper .icon.disabled {
          cursor: default;
          color: #e6e6e6; }
    .upload-manager .upload-manager-row.error .upload-status-wrapper .upload-infos {
      color: #eb2036; }
    .upload-manager .upload-manager-row.error .upload-status-wrapper .progress-bar .progress {
      background-color: #eb2036; }
    .upload-manager .upload-manager-row.finished .upload-status-wrapper .upload-infos {
      color: #007F4F; }
  .upload-manager.collapse {
    opacity: 0; }

.datepicker {
  padding: 5px;
  background-color: #e6e6e6; }
  .datepicker button {
    background: white;
    padding: 0;
    color: black;
    border: 2px solid #e6e6e6; }
    .datepicker button .text-muted {
      color: #999999; }
    .datepicker button.active {
      background: #007F4F;
      color: white; }
    .datepicker button:hover {
      background: #e6e6e6;
      color: black; }
    .datepicker button.uib-title, .datepicker button.uib-left, .datepicker button.uib-right {
      height: 48px;
      width: 100%; }
    .datepicker button.uib-left, .datepicker button.uib-right {
      font-family: "presscorner" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .datepicker button.uib-left:before, .datepicker button.uib-right:before {
        position: relative;
        top: 1px; }
    .datepicker button.uib-left:before {
      content: "\64"; }
    .datepicker button.uib-right:before {
      content: "\66"; }
  .datepicker .uib-day button {
    width: 32px;
    height: 32px; }
  .datepicker .uib-month button {
    width: 96px;
    height: 48px; }
  .datepicker .uib-year button {
    width: 48px;
    height: 48px; }

.is-mobile .news-section .news-row .news-container .news-block .news-action-icons-wrapper {
  display: block !important; }
  .is-mobile .news-section .news-row .news-container .news-block .news-action-icons-wrapper .download-zip-icon {
    display: none !important; }
.is-mobile .news-resources-wrapper .news-resources-header .news-resources-header-top .zip-icon {
  display: none !important; }
.is-mobile .news-resources-wrapper .news-resources-vignettes-wrapper .news-resource-vignette-wrapper .news-resource-vignette .news-resource-details-wrapper .news-resource-details .news-resource-options-wrapper .news-resource-options {
  visibility: visible; }
.is-mobile .checkbox:not(.checked):hover:before {
  display: none; }

/*****
	Code to open and close left-panel
*****/
.page-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
  z-index: 2;
  box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-overflow-scrolling: touch;
  transition: left 500ms; }

.sticky-content-wrapper {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  min-height: 100%;
  -moz-flex-direction: column;
  /* OLD - Firefox 19- */
  -webkit-flex-direction: column;
  /* Chrome */
  -ms-flex-direction: column;
  /* IE 10 */
  flex-direction: column;
  transition: padding 300ms ease; }
  .sticky-content-wrapper ui-view {
    -webkit-box-flex: 1;
    /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;
    /* OLD - Firefox 19- */
    -webkit-flex: 1;
    /* Chrome */
    -ms-flex: 1;
    /* IE 10 */
    flex: 1; }

.left-panel-wrapper {
  transition: left 500ms; }

.right-panel-wrapper {
  transition: right 500ms; }

.news-selected-resources-menu {
  transition: left 500ms, bottom 500ms; }

.news-selected-resources-list-wrapper {
  transition: left 500ms, max-height 250ms; }

header .header-top-wrapper .container {
  /*transition: padding-left $header-sticky-elements-transition-duration,
  padding-right $header-sticky-elements-transition-duration;*/ }
header .header-top-wrapper .header-top .company-logo {
  transition: left 500ms; }

.container {
  transition: width 500ms; }

@media (max-width: 767px) {
  header .header-top-wrapper .container {
    animation: header-top-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-top-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px;
      padding-right: 27px; }
    100% {
      padding-left: 0;
      padding-right: 0; } }
  header .header-menu-xs-wrapper .container {
    animation: header-menu-xs-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-menu-xs-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px;
      padding-right: 27px; }
    100% {
      padding-left: 0;
      padding-right: 0; } }
  header .header-bottom-wrapper .header-bottom-path-bar-wrapper .container {
    animation: header-bottom-path-bar-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-bottom-path-bar-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px; }
    100% {
      padding-left: 0; } }
  header .header-top-wrapper .header-top .company-logo {
    left: 12px; } }

@media (min-width: 1200px) {
  .use-left-panel header .header-top-wrapper .container {
    animation: header-top-wrapper-padding-not-sticky-animation 500ms forwards; }
  @keyframes header-top-wrapper-padding-not-sticky-animation {
    0% {
      padding-left: 0;
      padding-right: 0; }
    100% {
      padding-left: 27px;
      padding-right: 27px; } }
  .use-left-panel header .header-menu-xs-wrapper .container {
    animation: header-menu-xs-wrapper-padding-not-sticky-animation 500ms forwards; }
  @keyframes header-menu-xs-wrapper-padding-not-sticky-animation {
    0% {
      padding-left: 0;
      padding-right: 0; }
    100% {
      padding-left: 27px;
      padding-right: 27px; } }
  .use-left-panel header .header-bottom-wrapper .header-bottom-path-bar-wrapper .container {
    animation: header-bottom-path-bar-wrapper-padding-animation-not-sticky 500ms forwards; }
  @keyframes header-bottom-path-bar-wrapper-padding-animation-not-sticky {
    0% {
      padding-left: 0; }
    100% {
      padding-left: 27px; } } }
@media (max-width: 1199px) {
  .use-left-panel header .header-top-wrapper .container {
    animation: header-top-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-top-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px;
      padding-right: 27px; }
    100% {
      padding-left: 0;
      padding-right: 0; } }
  .use-left-panel header .header-menu-xs-wrapper .container {
    animation: header-menu-xs-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-menu-xs-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px;
      padding-right: 27px; }
    100% {
      padding-left: 0;
      padding-right: 0; } }
  .use-left-panel header .header-bottom-wrapper .header-bottom-path-bar-wrapper .container {
    animation: header-bottom-path-bar-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-bottom-path-bar-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px; }
    100% {
      padding-left: 0; } }
  .use-left-panel header .header-top-wrapper .header-top .company-logo {
    left: 12px; } }
@media (min-width: 1470px) {
  .use-left-panel .page-wrapper {
    left: 270px; }
  .use-left-panel .news-selected-resources-menu, .use-left-panel .news-selected-resources-list-wrapper {
    left: 270px; }
  .use-left-panel .left-panel-wrapper {
    left: 0; } }
@media (max-width: 1469px) {
  .use-left-panel .header-bottom-wrapper .header-bottom-path-bar-wrapper .menu-icon-wrapper {
    display: table-cell; }
  .use-left-panel .header-bottom-wrapper .header-bottom-path-bar-wrapper .path {
    padding-left: 12px; } }
@media (max-width: 683px) {
  .use-left-panel .left-panel-wrapper {
    z-index: 2;
    width: 100%;
    left: -100%; }
    .use-left-panel .left-panel-wrapper .close-left-panel {
      display: block; } }
@media (min-width: 1262px) {
  .use-left-panel.left-panel-open header {
    	/*.header-top-wrapper {
    		.header-top {
    			.deploy-menu {
    				display: none;
    			}
    
    			nav {
    				display: block;
    			}
    		}
    	}*/ } }
@media (min-width: 684px) and (max-width: 1469px) {
  .use-left-panel.left-panel-open .page-wrapper {
    left: 270px; }
  .use-left-panel.left-panel-open .news-selected-resources-menu, .use-left-panel.left-panel-open .news-selected-resources-list-wrapper {
    left: 270px; }
  .use-left-panel.left-panel-open .left-panel-wrapper {
    left: 0; }
  .use-left-panel.left-panel-open header .header-top-wrapper .container {
    animation: header-top-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-top-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px;
      padding-right: 27px; }
    100% {
      padding-left: 0;
      padding-right: 0; } }
  .use-left-panel.left-panel-open header .header-menu-xs-wrapper .container {
    animation: header-menu-xs-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-menu-xs-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px;
      padding-right: 27px; }
    100% {
      padding-left: 0;
      padding-right: 0; } }
  .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-path-bar-wrapper .container {
    animation: header-bottom-path-bar-wrapper-padding-sticky-animation 500ms forwards; }
  @keyframes header-bottom-path-bar-wrapper-padding-sticky-animation {
    0% {
      padding-left: 27px; }
    100% {
      padding-left: 0; } }
  .use-left-panel.left-panel-open header .header-top-wrapper .header-top .company-logo {
    left: 12px; }
  .use-left-panel.left-panel-open .container {
    width: 100%; }
  .use-left-panel.left-panel-open .col-md-1, .use-left-panel.left-panel-open .col-md-2, .use-left-panel.left-panel-open .col-md-3, .use-left-panel.left-panel-open .col-md-4, .use-left-panel.left-panel-open .col-md-5, .use-left-panel.left-panel-open .col-md-6, .use-left-panel.left-panel-open .col-md-7, .use-left-panel.left-panel-open .col-md-8, .use-left-panel.left-panel-open .col-md-9, .use-left-panel.left-panel-open .col-md-10, .use-left-panel.left-panel-open .col-md-11, .use-left-panel.left-panel-open .col-md-12 {
    float: left; }
  .use-left-panel.left-panel-open .col-md-12 {
    width: 100%; }
  .use-left-panel.left-panel-open .col-md-11 {
    width: 91.66666667%; }
  .use-left-panel.left-panel-open .col-md-10 {
    width: 83.33333333%; }
  .use-left-panel.left-panel-open .col-md-9 {
    width: 75%; }
  .use-left-panel.left-panel-open .col-md-8 {
    width: 66.66666667%; }
  .use-left-panel.left-panel-open .col-md-7 {
    width: 58.33333333%; }
  .use-left-panel.left-panel-open .col-md-6 {
    width: 50%; }
  .use-left-panel.left-panel-open .col-md-5 {
    width: 41.66666667%; }
  .use-left-panel.left-panel-open .col-md-4 {
    width: 33.33333333%; }
  .use-left-panel.left-panel-open .col-md-3 {
    width: 25%; }
  .use-left-panel.left-panel-open .col-md-2 {
    width: 16.66666667%; }
  .use-left-panel.left-panel-open .col-md-1 {
    width: 8.33333333%; }
  .use-left-panel.left-panel-open .col-md-0 {
    width: 0;
    overflow: hidden; }
  .use-left-panel.left-panel-open .col-md-pull-12 {
    right: 100%; }
  .use-left-panel.left-panel-open .col-md-pull-11 {
    right: 91.66666667%; }
  .use-left-panel.left-panel-open .col-md-pull-10 {
    right: 83.33333333%; }
  .use-left-panel.left-panel-open .col-md-pull-9 {
    right: 75%; }
  .use-left-panel.left-panel-open .col-md-pull-8 {
    right: 66.66666667%; }
  .use-left-panel.left-panel-open .col-md-pull-7 {
    right: 58.33333333%; }
  .use-left-panel.left-panel-open .col-md-pull-6 {
    right: 50%; }
  .use-left-panel.left-panel-open .col-md-pull-5 {
    right: 41.66666667%; }
  .use-left-panel.left-panel-open .col-md-pull-4 {
    right: 33.33333333%; }
  .use-left-panel.left-panel-open .col-md-pull-3 {
    right: 25%; }
  .use-left-panel.left-panel-open .col-md-pull-2 {
    right: 16.66666667%; }
  .use-left-panel.left-panel-open .col-md-pull-1 {
    right: 8.33333333%; }
  .use-left-panel.left-panel-open .col-md-pull-0 {
    right: auto; }
  .use-left-panel.left-panel-open .col-md-push-12 {
    left: 100%; }
  .use-left-panel.left-panel-open .col-md-push-11 {
    left: 91.66666667%; }
  .use-left-panel.left-panel-open .col-md-push-10 {
    left: 83.33333333%; }
  .use-left-panel.left-panel-open .col-md-push-9 {
    left: 75%; }
  .use-left-panel.left-panel-open .col-md-push-8 {
    left: 66.66666667%; }
  .use-left-panel.left-panel-open .col-md-push-7 {
    left: 58.33333333%; }
  .use-left-panel.left-panel-open .col-md-push-6 {
    left: 50%; }
  .use-left-panel.left-panel-open .col-md-push-5 {
    left: 41.66666667%; }
  .use-left-panel.left-panel-open .col-md-push-4 {
    left: 33.33333333%; }
  .use-left-panel.left-panel-open .col-md-push-3 {
    left: 25%; }
  .use-left-panel.left-panel-open .col-md-push-2 {
    left: 16.66666667%; }
  .use-left-panel.left-panel-open .col-md-push-1 {
    left: 8.33333333%; }
  .use-left-panel.left-panel-open .col-md-push-0 {
    left: auto; }
  .use-left-panel.left-panel-open .col-md-offset-12 {
    margin-left: 100%; }
  .use-left-panel.left-panel-open .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .use-left-panel.left-panel-open .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .use-left-panel.left-panel-open .col-md-offset-9 {
    margin-left: 75%; }
  .use-left-panel.left-panel-open .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .use-left-panel.left-panel-open .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .use-left-panel.left-panel-open .col-md-offset-6 {
    margin-left: 50%; }
  .use-left-panel.left-panel-open .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .use-left-panel.left-panel-open .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .use-left-panel.left-panel-open .col-md-offset-3 {
    margin-left: 25%; }
  .use-left-panel.left-panel-open .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .use-left-panel.left-panel-open .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .use-left-panel.left-panel-open .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 684px) and (max-width: 1261px) {
  .use-left-panel.left-panel-open header {
    	/*.header-top-wrapper {
    		.header-top {
    			.company-logo {
    				.logo {
    					width: 50px;
    					margin-right: 15px;
    					background-image: $header-top-logo-background-image-smaller;
    				}
    			}
    
    			.deploy-menu {
    				display: block;
    			}
    
    			nav {
    				display: none;
    			}
    
    			&.show-menu {
    				.company-logo {
    					.company-name, .title {
    						display: none;
    					}
    				}
    
    				.deploy-menu {
    					display: none;
    				}
    
    				.close-menu {
    					display: block;
    				}
    
    				nav {
    					display: block;
    				}
    
    			}
    		}
    	}*/ }
    .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button {
      padding: 0 8px; }
      .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button span {
        display: none; }
      .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button:last-child {
        padding-right: 0; }
        .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-buttons-wrapper button:last-child:before {
          margin-right: 11px; }
  .use-left-panel.left-panel-open .search-bar-and-tags .popular-tags, .use-left-panel.left-panel-open .search-bar-and-tags .search-bar-input-wrapper {
    width: auto; }
  .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button {
    padding: 0 16px; }
    .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon.resource-type-button-icon-all {
      display: inline-block; }
    .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text {
      display: none; }
  .use-left-panel.left-panel-open .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-type-wrapper, .use-left-panel.left-panel-open .news-resources-wrapper .news-resource-list-wrapper .news-resource-list .news-resource-list-row .news-resource-file-attributes-wrapper {
    display: none; }
  .use-left-panel.left-panel-open .news-selected-resources-list-wrapper .news-resource-list .news-resource-file-name-wrapper {
    display: none; }
  .use-left-panel.left-panel-open footer {
    height: 82px; }
    .use-left-panel.left-panel-open footer .email-contact, .use-left-panel.left-panel-open footer .phone-contact, .use-left-panel.left-panel-open footer .share-buttons {
      text-align: center; }
      .use-left-panel.left-panel-open footer .email-contact .large-icon, .use-left-panel.left-panel-open footer .phone-contact .large-icon, .use-left-panel.left-panel-open footer .share-buttons .large-icon {
        display: none; }
      .use-left-panel.left-panel-open footer .email-contact .contact-text, .use-left-panel.left-panel-open footer .phone-contact .contact-text, .use-left-panel.left-panel-open footer .share-buttons .contact-text {
        text-align: center; }
  .use-left-panel.left-panel-open .col-sm-1, .use-left-panel.left-panel-open .col-sm-2, .use-left-panel.left-panel-open .col-sm-3, .use-left-panel.left-panel-open .col-sm-4, .use-left-panel.left-panel-open .col-sm-5, .use-left-panel.left-panel-open .col-sm-6, .use-left-panel.left-panel-open .col-sm-7, .use-left-panel.left-panel-open .col-sm-8, .use-left-panel.left-panel-open .col-sm-9, .use-left-panel.left-panel-open .col-sm-10, .use-left-panel.left-panel-open .col-sm-11, .use-left-panel.left-panel-open .col-sm-12 {
    float: left; }
  .use-left-panel.left-panel-open .col-sm-12 {
    width: 100%; }
  .use-left-panel.left-panel-open .col-sm-11 {
    width: 91.66666667%; }
  .use-left-panel.left-panel-open .col-sm-10 {
    width: 83.33333333%; }
  .use-left-panel.left-panel-open .col-sm-9 {
    width: 75%; }
  .use-left-panel.left-panel-open .col-sm-8 {
    width: 66.66666667%; }
  .use-left-panel.left-panel-open .col-sm-7 {
    width: 58.33333333%; }
  .use-left-panel.left-panel-open .col-sm-6 {
    width: 50%; }
  .use-left-panel.left-panel-open .col-sm-5 {
    width: 41.66666667%; }
  .use-left-panel.left-panel-open .col-sm-4 {
    width: 33.33333333%; }
  .use-left-panel.left-panel-open .col-sm-3 {
    width: 25%; }
  .use-left-panel.left-panel-open .col-sm-2 {
    width: 16.66666667%; }
  .use-left-panel.left-panel-open .col-sm-1 {
    width: 8.33333333%; }
  .use-left-panel.left-panel-open .col-sm-0 {
    width: 0;
    overflow: hidden; }
  .use-left-panel.left-panel-open .col-sm-pull-12 {
    right: 100%; }
  .use-left-panel.left-panel-open .col-sm-pull-11 {
    right: 91.66666667%; }
  .use-left-panel.left-panel-open .col-sm-pull-10 {
    right: 83.33333333%; }
  .use-left-panel.left-panel-open .col-sm-pull-9 {
    right: 75%; }
  .use-left-panel.left-panel-open .col-sm-pull-8 {
    right: 66.66666667%; }
  .use-left-panel.left-panel-open .col-sm-pull-7 {
    right: 58.33333333%; }
  .use-left-panel.left-panel-open .col-sm-pull-6 {
    right: 50%; }
  .use-left-panel.left-panel-open .col-sm-pull-5 {
    right: 41.66666667%; }
  .use-left-panel.left-panel-open .col-sm-pull-4 {
    right: 33.33333333%; }
  .use-left-panel.left-panel-open .col-sm-pull-3 {
    right: 25%; }
  .use-left-panel.left-panel-open .col-sm-pull-2 {
    right: 16.66666667%; }
  .use-left-panel.left-panel-open .col-sm-pull-1 {
    right: 8.33333333%; }
  .use-left-panel.left-panel-open .col-sm-pull-0 {
    right: auto; }
  .use-left-panel.left-panel-open .col-sm-push-12 {
    left: 100%; }
  .use-left-panel.left-panel-open .col-sm-push-11 {
    left: 91.66666667%; }
  .use-left-panel.left-panel-open .col-sm-push-10 {
    left: 83.33333333%; }
  .use-left-panel.left-panel-open .col-sm-push-9 {
    left: 75%; }
  .use-left-panel.left-panel-open .col-sm-push-8 {
    left: 66.66666667%; }
  .use-left-panel.left-panel-open .col-sm-push-7 {
    left: 58.33333333%; }
  .use-left-panel.left-panel-open .col-sm-push-6 {
    left: 50%; }
  .use-left-panel.left-panel-open .col-sm-push-5 {
    left: 41.66666667%; }
  .use-left-panel.left-panel-open .col-sm-push-4 {
    left: 33.33333333%; }
  .use-left-panel.left-panel-open .col-sm-push-3 {
    left: 25%; }
  .use-left-panel.left-panel-open .col-sm-push-2 {
    left: 16.66666667%; }
  .use-left-panel.left-panel-open .col-sm-push-1 {
    left: 8.33333333%; }
  .use-left-panel.left-panel-open .col-sm-push-0 {
    left: auto; }
  .use-left-panel.left-panel-open .col-sm-offset-12 {
    margin-left: 100%; }
  .use-left-panel.left-panel-open .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .use-left-panel.left-panel-open .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .use-left-panel.left-panel-open .col-sm-offset-9 {
    margin-left: 75%; }
  .use-left-panel.left-panel-open .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .use-left-panel.left-panel-open .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .use-left-panel.left-panel-open .col-sm-offset-6 {
    margin-left: 50%; }
  .use-left-panel.left-panel-open .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .use-left-panel.left-panel-open .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .use-left-panel.left-panel-open .col-sm-offset-3 {
    margin-left: 25%; }
  .use-left-panel.left-panel-open .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .use-left-panel.left-panel-open .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .use-left-panel.left-panel-open .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 684px) and (max-width: 1037px) {
  .use-left-panel.left-panel-open header {
    	/*.header-top-wrapper {
    		.header-top {
    			nav {
    				display: none;
    			}
    
    			&.show-menu {
    				.company-logo {
    					.company-name, .title {
    						display: block;
    					}
    				}
    
    				.deploy-menu {
    					display: none;
    				}
    
    				.close-menu {
    					display: block;
    				}
    
    				nav {
    					display: none;
    				}
    
    			}
    		}
    	}
    
    	.header-menu-xs-wrapper {
    		display: block;
    	}*/ }
    .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text span {
      display: none; }
      .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-admin-menu-wrapper .draft-info-text-wrapper .draft-info-text span.draft-title {
        display: inline-block; }
  .use-left-panel.left-panel-open .news-selected-resources-menu .send-by-email-button-icon {
    top: -7px; }
  .use-left-panel.left-panel-open .news-selected-resources-menu button {
    position: relative;
    top: 0;
    padding: 0;
    border: none;
    background: none;
    color: #999999; }
    .use-left-panel.left-panel-open .news-selected-resources-menu button span {
      display: none; }
    .use-left-panel.left-panel-open .news-selected-resources-menu button:hover {
      top: 0;
      border: none;
      background: none; }
      .use-left-panel.left-panel-open .news-selected-resources-menu button:hover:before {
        color: #007F4F; }
  .use-left-panel.left-panel-open .news-selected-resources-menu .download-selected-elements button {
    margin-right: 12px;
    /*&:last-child {
    	margin-right: 6px;
    }*/ }
  .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button {
    padding: 0 12px; }
    .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-icon.resource-type-button-icon-all {
      display: inline-block; }
    .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-text, .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .resource-types .resource-type-button .resource-type-button-number-of-resources {
      display: none; }
  .use-left-panel.left-panel-open .news-resources-wrapper .news-resources-header .news-resources-header-top .display-as-buttons {
    display: none; }
  .use-left-panel.left-panel-open .news-selected-resources-list-wrapper .news-resource-list .news-resource-file-attributes-wrapper, .use-left-panel.left-panel-open .news-selected-resources-list-wrapper .news-resource-list .news-resource-type-wrapper {
    display: none; }
  .use-left-panel.left-panel-open .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .country-column, .use-left-panel.left-panel-open .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .email-column, .use-left-panel.left-panel-open .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .user-manage-body-wrapper .register-date-column {
    display: none; }
  .use-left-panel.left-panel-open footer {
    height: auto; }
    .use-left-panel.left-panel-open footer .email-contact, .use-left-panel.left-panel-open footer .phone-contact, .use-left-panel.left-panel-open footer .share-buttons {
      text-align: center; }
  .use-left-panel.left-panel-open .col-xs-1, .use-left-panel.left-panel-open .col-xs-2, .use-left-panel.left-panel-open .col-xs-3, .use-left-panel.left-panel-open .col-xs-4, .use-left-panel.left-panel-open .col-xs-5, .use-left-panel.left-panel-open .col-xs-6, .use-left-panel.left-panel-open .col-xs-7, .use-left-panel.left-panel-open .col-xs-8, .use-left-panel.left-panel-open .col-xs-9, .use-left-panel.left-panel-open .col-xs-10, .use-left-panel.left-panel-open .col-xs-11, .use-left-panel.left-panel-open .col-xs-12 {
    float: left; }
  .use-left-panel.left-panel-open .col-xs-12 {
    width: 100%; }
  .use-left-panel.left-panel-open .col-xs-11 {
    width: 91.66666667%; }
  .use-left-panel.left-panel-open .col-xs-10 {
    width: 83.33333333%; }
  .use-left-panel.left-panel-open .col-xs-9 {
    width: 75%; }
  .use-left-panel.left-panel-open .col-xs-8 {
    width: 66.66666667%; }
  .use-left-panel.left-panel-open .col-xs-7 {
    width: 58.33333333%; }
  .use-left-panel.left-panel-open .col-xs-6 {
    width: 50%; }
  .use-left-panel.left-panel-open .col-xs-5 {
    width: 41.66666667%; }
  .use-left-panel.left-panel-open .col-xs-4 {
    width: 33.33333333%; }
  .use-left-panel.left-panel-open .col-xs-3 {
    width: 25%; }
  .use-left-panel.left-panel-open .col-xs-2 {
    width: 16.66666667%; }
  .use-left-panel.left-panel-open .col-xs-1 {
    width: 8.33333333%; }
  .use-left-panel.left-panel-open .col-xs-0 {
    width: 0;
    overflow: hidden; }
  .use-left-panel.left-panel-open .col-xs-pull-12 {
    right: 100%; }
  .use-left-panel.left-panel-open .col-xs-pull-11 {
    right: 91.66666667%; }
  .use-left-panel.left-panel-open .col-xs-pull-10 {
    right: 83.33333333%; }
  .use-left-panel.left-panel-open .col-xs-pull-9 {
    right: 75%; }
  .use-left-panel.left-panel-open .col-xs-pull-8 {
    right: 66.66666667%; }
  .use-left-panel.left-panel-open .col-xs-pull-7 {
    right: 58.33333333%; }
  .use-left-panel.left-panel-open .col-xs-pull-6 {
    right: 50%; }
  .use-left-panel.left-panel-open .col-xs-pull-5 {
    right: 41.66666667%; }
  .use-left-panel.left-panel-open .col-xs-pull-4 {
    right: 33.33333333%; }
  .use-left-panel.left-panel-open .col-xs-pull-3 {
    right: 25%; }
  .use-left-panel.left-panel-open .col-xs-pull-2 {
    right: 16.66666667%; }
  .use-left-panel.left-panel-open .col-xs-pull-1 {
    right: 8.33333333%; }
  .use-left-panel.left-panel-open .col-xs-pull-0 {
    right: auto; }
  .use-left-panel.left-panel-open .col-xs-push-12 {
    left: 100%; }
  .use-left-panel.left-panel-open .col-xs-push-11 {
    left: 91.66666667%; }
  .use-left-panel.left-panel-open .col-xs-push-10 {
    left: 83.33333333%; }
  .use-left-panel.left-panel-open .col-xs-push-9 {
    left: 75%; }
  .use-left-panel.left-panel-open .col-xs-push-8 {
    left: 66.66666667%; }
  .use-left-panel.left-panel-open .col-xs-push-7 {
    left: 58.33333333%; }
  .use-left-panel.left-panel-open .col-xs-push-6 {
    left: 50%; }
  .use-left-panel.left-panel-open .col-xs-push-5 {
    left: 41.66666667%; }
  .use-left-panel.left-panel-open .col-xs-push-4 {
    left: 33.33333333%; }
  .use-left-panel.left-panel-open .col-xs-push-3 {
    left: 25%; }
  .use-left-panel.left-panel-open .col-xs-push-2 {
    left: 16.66666667%; }
  .use-left-panel.left-panel-open .col-xs-push-1 {
    left: 8.33333333%; }
  .use-left-panel.left-panel-open .col-xs-push-0 {
    left: auto; }
  .use-left-panel.left-panel-open .col-xs-offset-12 {
    margin-left: 100%; }
  .use-left-panel.left-panel-open .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .use-left-panel.left-panel-open .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .use-left-panel.left-panel-open .col-xs-offset-9 {
    margin-left: 75%; }
  .use-left-panel.left-panel-open .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .use-left-panel.left-panel-open .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .use-left-panel.left-panel-open .col-xs-offset-6 {
    margin-left: 50%; }
  .use-left-panel.left-panel-open .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .use-left-panel.left-panel-open .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .use-left-panel.left-panel-open .col-xs-offset-3 {
    margin-left: 25%; }
  .use-left-panel.left-panel-open .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .use-left-panel.left-panel-open .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .use-left-panel.left-panel-open .col-xs-offset-0 {
    margin-left: 0%; } }
@media (min-width: 684px) and (max-width: 683px) {
  .use-left-panel.left-panel-open header .header-bottom-wrapper .header-bottom-path-bar-wrapper .profile-menu {
    width: 247px; }
  .use-left-panel.left-panel-open .col-xxs-0 {
    width: 0;
    overflow: hidden; }
  .use-left-panel.left-panel-open .col-xxs-1,
  .use-left-panel.left-panel-open .col-xxs-2,
  .use-left-panel.left-panel-open .col-xxs-3,
  .use-left-panel.left-panel-open .col-xxs-4,
  .use-left-panel.left-panel-open .col-xxs-5,
  .use-left-panel.left-panel-open .col-xxs-6,
  .use-left-panel.left-panel-open .col-xxs-7,
  .use-left-panel.left-panel-open .col-xxs-8,
  .use-left-panel.left-panel-open .col-xxs-9,
  .use-left-panel.left-panel-open .col-xxs-10,
  .use-left-panel.left-panel-open .col-xxs-11,
  .use-left-panel.left-panel-open .col-xxs-12 {
    float: left; }
  .use-left-panel.left-panel-open .col-xxs-1 {
    width: 8.333333333333332%; }
  .use-left-panel.left-panel-open .col-xxs-2 {
    width: 16.666666666666664%; }
  .use-left-panel.left-panel-open .col-xxs-3 {
    width: 25%; }
  .use-left-panel.left-panel-open .col-xxs-4 {
    width: 33.33333333333333%; }
  .use-left-panel.left-panel-open .col-xxs-5 {
    width: 41.66666666666667%; }
  .use-left-panel.left-panel-open .col-xxs-6 {
    width: 50%; }
  .use-left-panel.left-panel-open .col-xxs-7 {
    width: 58.333333333333336%; }
  .use-left-panel.left-panel-open .col-xxs-8 {
    width: 66.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-9 {
    width: 75%; }
  .use-left-panel.left-panel-open .col-xxs-10 {
    width: 83.33333333333334%; }
  .use-left-panel.left-panel-open .col-xxs-11 {
    width: 91.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-12 {
    width: 100%; }
  .use-left-panel.left-panel-open .col-xxs-push-1 {
    left: 8.333333333333332%; }
  .use-left-panel.left-panel-open .col-xxs-push-2 {
    left: 16.666666666666664%; }
  .use-left-panel.left-panel-open .col-xxs-push-3 {
    left: 25%; }
  .use-left-panel.left-panel-open .col-xss-push-4 {
    left: 33.33333333333333%; }
  .use-left-panel.left-panel-open .col-xxs-push-5 {
    left: 41.66666666666667%; }
  .use-left-panel.left-panel-open .col-xxs-push-6 {
    left: 50%; }
  .use-left-panel.left-panel-open .col-xxs-push-7 {
    left: 58.333333333333336%; }
  .use-left-panel.left-panel-open .col-xxs-push-8 {
    left: 66.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-push-9 {
    left: 75%; }
  .use-left-panel.left-panel-open .col-xxs-push-10 {
    left: 83.33333333333334%; }
  .use-left-panel.left-panel-open .col-xxs-push-11 {
    left: 91.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-pull-1 {
    right: 8.333333333333332%; }
  .use-left-panel.left-panel-open .col-xxs-pull-2 {
    right: 16.666666666666664%; }
  .use-left-panel.left-panel-open .col-xxs-pull-3 {
    right: 25%; }
  .use-left-panel.left-panel-open .col-xxs-pull-4 {
    right: 33.33333333333333%; }
  .use-left-panel.left-panel-open .col-xxs-pull-5 {
    right: 41.66666666666667%; }
  .use-left-panel.left-panel-open .col-xxs-pull-6 {
    right: 50%; }
  .use-left-panel.left-panel-open .col-xxs-pull-7 {
    right: 58.333333333333336%; }
  .use-left-panel.left-panel-open .col-xxs-pull-8 {
    right: 66.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-pull-9 {
    right: 75%; }
  .use-left-panel.left-panel-open .col-xxs-pull-10 {
    right: 83.33333333333334%; }
  .use-left-panel.left-panel-open .col-xxs-pull-11 {
    right: 91.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-offset-1 {
    margin-left: 8.333333333333332%; }
  .use-left-panel.left-panel-open .col-xxs-offset-2 {
    margin-left: 16.666666666666664%; }
  .use-left-panel.left-panel-open .col-xxs-offset-3 {
    margin-left: 25%; }
  .use-left-panel.left-panel-open .col-xxs-offset-4 {
    margin-left: 33.33333333333333%; }
  .use-left-panel.left-panel-open .col-xxs-offset-5 {
    margin-left: 41.66666666666667%; }
  .use-left-panel.left-panel-open .col-xxs-offset-6 {
    margin-left: 50%; }
  .use-left-panel.left-panel-open .col-xxs-offset-7 {
    margin-left: 58.333333333333336%; }
  .use-left-panel.left-panel-open .col-xxs-offset-8 {
    margin-left: 66.66666666666666%; }
  .use-left-panel.left-panel-open .col-xxs-offset-9 {
    margin-left: 75%; }
  .use-left-panel.left-panel-open .col-xxs-offset-10 {
    margin-left: 83.33333333333334%; }
  .use-left-panel.left-panel-open .col-xxs-offset-11 {
    margin-left: 91.66666666666666%; } }

@media (max-width: 683px) {
  .use-left-panel.left-panel-open .left-panel-wrapper {
    left: 0; } }

.use-right-panel.right-panel-open .right-panel-wrapper {
  right: 0; }

body.edit-bottom-header-visible .header-bottom-admin-menu-wrapper {
  display: block; }

.login-body {
  background-color: white; }
  .login-body header {
    position: absolute;
    top: 3.5%;
    left: 1.2%;
    right: 0;
    z-index: 1; }
    .login-body header .header-top-wrapper {
      background-color: transparent; }
      .login-body header .header-top-wrapper .header-top .close-menu, .login-body header .header-top-wrapper .header-top .deploy-menu, .login-body header .header-top-wrapper .header-top .menu {
        display: none; }
    .login-body header .header-bottom-wrapper {
      display: none; }
  .login-body .background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 300px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }
  .login-body .content-wrapper {
    position: absolute;
    z-index: 1;
    bottom: 82px;
    left: 0;
    right: 0;
    padding-bottom: 0;
    background-color: white; }
  .login-body .title1-logon-margin-top {
    margin-top: 29px; }
  .login-body .title2-logon-margin-top {
    margin-top: 9px; }
  .login-body .login.content-wrapper .content, .login-body .change-password.content-wrapper .content, .login-body .create-account.content-wrapper .content, .login-body .change-password-step-2.content-wrapper .content {
    /* create-account*/
    /* login */
    /* change-password */
    /* change-password-step-2 */
    /* create-account-form */ }
    .login-body .login.content-wrapper .content .section-box, .login-body .change-password.content-wrapper .content .section-box, .login-body .create-account.content-wrapper .content .section-box, .login-body .change-password-step-2.content-wrapper .content .section-box {
      margin-bottom: 38px; }
      @media (max-width: 767px) {
        .login-body .login.content-wrapper .content .section-box:before, .login-body .change-password.content-wrapper .content .section-box:before, .login-body .create-account.content-wrapper .content .section-box:before, .login-body .change-password-step-2.content-wrapper .content .section-box:before {
          display: none; } }
    .login-body .login.content-wrapper .content .section-create-account .create-account-accompanying-text, .login-body .change-password.content-wrapper .content .section-create-account .create-account-accompanying-text, .login-body .create-account.content-wrapper .content .section-create-account .create-account-accompanying-text, .login-body .change-password-step-2.content-wrapper .content .section-create-account .create-account-accompanying-text {
      text-align: center; }
      .login-body .login.content-wrapper .content .section-create-account .create-account-accompanying-text p, .login-body .change-password.content-wrapper .content .section-create-account .create-account-accompanying-text p, .login-body .create-account.content-wrapper .content .section-create-account .create-account-accompanying-text p, .login-body .change-password-step-2.content-wrapper .content .section-create-account .create-account-accompanying-text p {
        margin-top: 13px;
        margin-bottom: 38px;
        height: 80px;
        overflow: hidden;
        width: 75%; }
    .login-body .login.content-wrapper .content .section-create-account-sm, .login-body .change-password.content-wrapper .content .section-create-account-sm, .login-body .create-account.content-wrapper .content .section-create-account-sm, .login-body .change-password-step-2.content-wrapper .content .section-create-account-sm {
      padding: 38px 0;
      border-top: 1px solid #e6e6e6; }
    .login-body .login.content-wrapper .content .section-login .login-forgot-password, .login-body .change-password.content-wrapper .content .section-login .login-forgot-password, .login-body .create-account.content-wrapper .content .section-login .login-forgot-password, .login-body .change-password-step-2.content-wrapper .content .section-login .login-forgot-password {
      padding-top: 0;
      height: 54px; }
      .login-body .login.content-wrapper .content .section-login .login-forgot-password a, .login-body .change-password.content-wrapper .content .section-login .login-forgot-password a, .login-body .create-account.content-wrapper .content .section-login .login-forgot-password a, .login-body .change-password-step-2.content-wrapper .content .section-login .login-forgot-password a {
        color: #999999;
        line-height: 24px; }
    .login-body .login.content-wrapper .content .section-change-password, .login-body .change-password.content-wrapper .content .section-change-password, .login-body .create-account.content-wrapper .content .section-change-password, .login-body .change-password-step-2.content-wrapper .content .section-change-password {
      padding: 0 3.6%; }
      .login-body .login.content-wrapper .content .section-change-password p, .login-body .change-password.content-wrapper .content .section-change-password p, .login-body .create-account.content-wrapper .content .section-change-password p, .login-body .change-password-step-2.content-wrapper .content .section-change-password p {
        display: block;
        margin: 13px 0 5px 0;
        text-align: center; }
      .login-body .login.content-wrapper .content .section-change-password .change-password-buttons, .login-body .change-password.content-wrapper .content .section-change-password .change-password-buttons, .login-body .create-account.content-wrapper .content .section-change-password .change-password-buttons, .login-body .change-password-step-2.content-wrapper .content .section-change-password .change-password-buttons {
        margin-top: 31px; }
        .login-body .login.content-wrapper .content .section-change-password .change-password-buttons button, .login-body .change-password.content-wrapper .content .section-change-password .change-password-buttons button, .login-body .create-account.content-wrapper .content .section-change-password .change-password-buttons button, .login-body .change-password-step-2.content-wrapper .content .section-change-password .change-password-buttons button {
          margin: 0 1px; }
    .login-body .login.content-wrapper .content .section-change-password-step2, .login-body .change-password.content-wrapper .content .section-change-password-step2, .login-body .create-account.content-wrapper .content .section-change-password-step2, .login-body .change-password-step-2.content-wrapper .content .section-change-password-step2 {
      padding: 0 3.6%; }
      .login-body .login.content-wrapper .content .section-change-password-step2 .change-password-buttons, .login-body .change-password.content-wrapper .content .section-change-password-step2 .change-password-buttons, .login-body .create-account.content-wrapper .content .section-change-password-step2 .change-password-buttons, .login-body .change-password-step-2.content-wrapper .content .section-change-password-step2 .change-password-buttons {
        margin-top: 72px; }
    .login-body .login.content-wrapper .content .section-create-account-form .create-account-receive-media-alert label, .login-body .change-password.content-wrapper .content .section-create-account-form .create-account-receive-media-alert label, .login-body .create-account.content-wrapper .content .section-create-account-form .create-account-receive-media-alert label, .login-body .change-password-step-2.content-wrapper .content .section-create-account-form .create-account-receive-media-alert label {
      color: #007F4F; }
    .login-body .login.content-wrapper .content .section-create-account-form .create-account-form-i-m-not-a-robot label, .login-body .change-password.content-wrapper .content .section-create-account-form .create-account-form-i-m-not-a-robot label, .login-body .create-account.content-wrapper .content .section-create-account-form .create-account-form-i-m-not-a-robot label, .login-body .change-password-step-2.content-wrapper .content .section-create-account-form .create-account-form-i-m-not-a-robot label {
      color: #999999; }
    .login-body .login.content-wrapper .content .section-create-account-form .create-account-send-button, .login-body .change-password.content-wrapper .content .section-create-account-form .create-account-send-button, .login-body .create-account.content-wrapper .content .section-create-account-form .create-account-send-button, .login-body .change-password-step-2.content-wrapper .content .section-create-account-form .create-account-send-button {
      padding-top: 20px;
      float: right; }
      .login-body .login.content-wrapper .content .section-create-account-form .create-account-send-button button, .login-body .change-password.content-wrapper .content .section-create-account-form .create-account-send-button button, .login-body .create-account.content-wrapper .content .section-create-account-form .create-account-send-button button, .login-body .change-password-step-2.content-wrapper .content .section-create-account-form .create-account-send-button button {
        float: right; }
    .login-body .login.content-wrapper .content .create-account-title, .login-body .change-password.content-wrapper .content .create-account-title, .login-body .create-account.content-wrapper .content .create-account-title, .login-body .change-password-step-2.content-wrapper .content .create-account-title {
      margin-bottom: 26px; }
      .login-body .login.content-wrapper .content .create-account-title .close-icon, .login-body .change-password.content-wrapper .content .create-account-title .close-icon, .login-body .create-account.content-wrapper .content .create-account-title .close-icon, .login-body .change-password-step-2.content-wrapper .content .create-account-title .close-icon {
        position: absolute;
        right: 0;
        top: -18px;
        color: black; }
  .login-body .login .press-corner-title, .login-body .login .section-create-account, .login-body .login .section-login {
    display: block; }
  .login-body .change-password .press-corner-title, .login-body .change-password .section-create-account, .login-body .change-password .section-change-password {
    display: block; }
  .login-body .change-password-step-2 .press-corner-title, .login-body .change-password-step-2 .section-create-account, .login-body .change-password-step-2 .section-change-password-step2 {
    display: block; }
  .login-body .create-account .create-account-title, .login-body .create-account .section-create-account-form {
    display: block; }
  .login-body .create-account .section-create-account-form {
    margin-bottom: 20px; }
  @media (min-width: 1200px) {
    .login-body .create-account .col-lg-3 {
      width: 20%; }
    .login-body .create-account .col-lg-5 {
      width: 40%; } }
  .login-body footer.login-footer {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  @media (min-width: 992px) {
    .login-body .content-wrapper {
      bottom: 82px !important; }
    .login-body .login.content-wrapper .content .section-login .login-forgot-password, .login-body .change-password.content-wrapper .content .section-login .login-forgot-password, .login-body .create-account.content-wrapper .content .section-login .login-forgot-password {
      padding-top: 17px;
      height: 64px; } }
  @media (max-width: 991px) {
    .login-body .remember-me-checkbox {
      text-align: center; }
      .login-body .remember-me-checkbox .checkbox-wrapper {
        display: inline-block; }
    .login-body .login-forgot-password {
      text-align: center; } }
@media (min-width: 768px) and (min-width: 1200px) {
  .login-body .page-wrapper {
    min-height: 700px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .login-body .page-wrapper {
    min-height: 790px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .login-body .page-wrapper {
    min-height: 870px; } }
  @media (min-width: 768px) {
    .login-body header .container {
      width: 100%;
      max-width: none; } }
  @media (max-width: 767px) {
    .login-body .background {
      display: none; }
    .login-body header {
      position: static; }
      .login-body header .header-top-wrapper {
        background-color: #27211d; }
    .login-body footer.login-footer {
      display: none; }
    .login-body footer.main-footer {
      display: block; }
    .login-body .content-wrapper {
      position: static; } }
  @media (min-width: 768px) {
    .login-body .login.content-wrapper .content .section-login .row, .login-body .change-password.content-wrapper .content .section-login .row, .login-body .create-account.content-wrapper .content .section-login .row {
      padding-left: 15px; } }
  @media (max-width: 767px) {
    .login-body .login .section-create-account, .login-body .change-password .section-create-account {
      display: none; }
    .login-body .login .section-create-account-sm, .login-body .change-password .section-create-account-sm {
      display: block; } }

.home-body .create-news-drop-zone {
  display: block; }
.home-body .content-wrapper .content {
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .home-body .content-wrapper .content.latest-news-content .top-news-section .news-container:nth-child(n+4) {
      display: none; } }
  @media (max-width: 413px) {
    .home-body .content-wrapper .content.latest-news-content .top-news-section .news-container:nth-child(n+3) {
      display: none; } }
  .home-body .content-wrapper .content.latest-product {
    background-color: white; }
    @media (min-width: 992px) {
      .home-body .content-wrapper .content.latest-product .latest-news-section .news-container:nth-child(n+4) {
        display: none; } }
    @media (max-width: 413px) {
      .home-body .content-wrapper .content.latest-product .latest-news-section .news-container:nth-child(n+3) {
        display: none; } }
  .home-body .content-wrapper .content.top-updates, .home-body .content-wrapper .content.communication, .home-body .content-wrapper .content.advertising, .home-body .content-wrapper .content.trade-marketing {
    background-color: white;
    margin-top: 28px; }
  .home-body .content-wrapper .content.products {
    padding-bottom: 8px; }
.home-body footer.main-footer {
  display: block; }

.news-detail-body .content-wrapper {
  margin-bottom: 70px; }
  .news-detail-body .content-wrapper .news-detail-header-wrapper {
    margin-top: 25px; }
    .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .news-resume {
      height: auto;
      cursor: auto; }
    .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags, .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .button-icon-wrapper {
      display: inline-block; }
    .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags {
      float: left;
      height: auto; }
      .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags .tag:last-child, .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list li:last-child, .settings-content-wrapper .sub-setting-content-wrapper .sub-setting-body-wrapper .popular-tags-body-wrapper .tags-list .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags li:last-child {
        margin-right: 16px; }
    .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .button-icon-wrapper {
      position: relative;
      top: -2px;
      float: right; }
      .news-detail-body .content-wrapper .news-detail-header-wrapper .news-header .button-icon-wrapper span {
        float: left;
        font-size: 11px;
        line-height: 25px;
        margin-right: 8px;
        color: #999999;
        text-transform: uppercase; }
.news-detail-body .news-selected-resources-menu .align-left, .news-detail-body .news-selected-resources-menu .align-right {
  width: 260px; }
.news-detail-body.shared-news.with-selected-medias .sticky-content-wrapper {
  padding-bottom: 48px; }
.news-detail-body.shared-news footer.main-footer {
  display: block; }

.admin-body .content-wrapper {
  margin-bottom: 50px; }
  .admin-body .content-wrapper .news-detail-header-wrapper {
    margin-top: 25px; }
    .admin-body .content-wrapper .news-detail-header-wrapper .news-header .news-resume {
      height: auto; }
    .admin-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags, .admin-body .content-wrapper .news-detail-header-wrapper .news-header .button-icon-wrapper {
      display: inline-block;
      float: left; }
    .admin-body .content-wrapper .news-detail-header-wrapper .news-header .news-tags {
      height: auto; }
    .admin-body .content-wrapper .news-detail-header-wrapper .news-header .button-icon-wrapper {
      position: relative;
      top: -4px;
      margin-left: 16px; }
.admin-body .news-selected-resources-menu .align-left, .admin-body .news-selected-resources-menu .align-right {
  width: 415px; }
.admin-body .left-panel-wrapper {
  background-color: #e6e6e6; }
@media (max-width: 991px) {
  .admin-body .news-selected-resources-menu .send-by-email-button-icon {
    top: -7px; }
  .admin-body .news-selected-resources-menu button {
    position: relative;
    top: 0;
    padding: 0;
    border: none;
    background: none;
    color: #999999; }
    .admin-body .news-selected-resources-menu button span {
      display: none; }
    .admin-body .news-selected-resources-menu button:hover {
      top: 0;
      border: none;
      background: none; }
      .admin-body .news-selected-resources-menu button:hover:before {
        color: #007F4F; }
  .admin-body .news-selected-resources-menu .download-selected-elements button {
    margin-right: 12px;
    /*&:last-child {
    	margin-right: 6px;
    }*/ } }

.settings-body .left-panel-wrapper {
  background-color: #f2f2f2; }

/*# sourceMappingURL=tagpc.css.map */
