@import url(poppins.css);
html,
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400; }

html {
  font-size: 62.5%; }

body {
  line-height: 1.125em;
  font-size: 1.6em; }

/* @import "global/reset"; */
@viewport {
  width: device-width; }
.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.left {
  float: left; }

.right {
  float: right; }

html {
  margin: 0;
  padding: 0;
  height: 100%; }
  html body {
    margin: 0;
    padding: 0; }
    html body #pg {
      margin: 0;
      padding: 0; }

a,
a:link,
a:visited {
  text-decoration: none;
  color: #1A61B3; }

a:hover {
  color: #1A61B3; }

hr {
  border: 0;
  height: 1px;
  background: #b9b9b9; }

.popover {
  border-radius: 0;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5); }

.dropdown-menu {
  border-radius: 0;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.5); }

.w100 {
  width: 100% !important; }

.w90 {
  width: 90% !important; }

.w80 {
  width: 80% !important; }

.w75 {
  width: 75% !important; }

.w70 {
  width: 70% !important; }

.w66 {
  width: 66.6666% !important; }

.w60 {
  width: 60% !important; }

.w50 {
  width: 50% !important; }

.w40 {
  width: 40% !important; }

.w33 {
  width: 33.3333% !important; }

.w30 {
  width: 30% !important; }

.w25 {
  width: 25% !important; }

.w20 {
  width: 20% !important; }

.w10 {
  width: 10% !important; }

.minw25 {
  min-width: 25% !important; }

.login, .order {
  margin-top:10px;
  border: #cdcdcd solid thin;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  min-height: 845px;
}

.innerpadding {
  padding: 10px;
}

button.btn,
a.btn,
.btn {
  display: inline-block;
  outline: 0;
  padding: 10px 11px;
  border: 1px solid #b9b9b9;
  border-radius: 0;
  background: #ffffff;
  /* box-shadow: 0 0.125em 0.5em rgba(0,0,0,0.125); */
  line-height: 22px;
  font-weight: 300;
  color: #000000; }
  button.btn .glyphicon,
  a.btn .glyphicon,
  .btn .glyphicon {
    margin: 0 6px 0 0;
    color: #515151; }
  button.btn:focus, button.btn:active,
  a.btn:focus,
  a.btn:active,
  .btn:focus,
  .btn:active {
    outline: 0; }
    button.btn:focus .glyphicon, button.btn:active .glyphicon,
    a.btn:focus .glyphicon,
    a.btn:active .glyphicon,
    .btn:focus .glyphicon,
    .btn:active .glyphicon {
      color: #515151; }
    button.btn:focus:hover .glyphicon, button.btn:active:hover .glyphicon,
    a.btn:focus:hover .glyphicon,
    a.btn:active:hover .glyphicon,
    .btn:focus:hover .glyphicon,
    .btn:active:hover .glyphicon {
      color: #ffffff; }
  button.btn:hover,
  a.btn:hover,
  .btn:hover {
    border-color: #1A61B3;
    background: #1A61B3;
    color: #ffffff; }
    button.btn:hover .glyphicon,
    a.btn:hover .glyphicon,
    .btn:hover .glyphicon {
      color: #ffffff; }
    button.btn:hover:focus, button.btn:hover:active,
    a.btn:hover:focus,
    a.btn:hover:active,
    .btn:hover:focus,
    .btn:hover:active {
      outline: 0;
      color: #ffffff; }
      button.btn:hover:focus .glyphicon, button.btn:hover:active .glyphicon,
      a.btn:hover:focus .glyphicon,
      a.btn:hover:active .glyphicon,
      .btn:hover:focus .glyphicon,
      .btn:hover:active .glyphicon {
        color: #ffffff; }
  button.btn.btn-default:focus, button.btn.btn-default:active, button.btn.btn-default:hover,
  a.btn.btn-default:focus,
  a.btn.btn-default:active,
  a.btn.btn-default:hover,
  .btn.btn-default:focus,
  .btn.btn-default:active,
  .btn.btn-default:hover {
    border-color: #1A61B3;
    background: #1A61B3;
    color: #ffffff; }
    button.btn.btn-default:focus .glyphicon, button.btn.btn-default:active .glyphicon, button.btn.btn-default:hover .glyphicon,
    a.btn.btn-default:focus .glyphicon,
    a.btn.btn-default:active .glyphicon,
    a.btn.btn-default:hover .glyphicon,
    .btn.btn-default:focus .glyphicon,
    .btn.btn-default:active .glyphicon,
    .btn.btn-default:hover .glyphicon {
      color: #ffffff; }
    button.btn.btn-default:focus:focus, button.btn.btn-default:focus:active, button.btn.btn-default:active:focus, button.btn.btn-default:active:active, button.btn.btn-default:hover:focus, button.btn.btn-default:hover:active,
    a.btn.btn-default:focus:focus,
    a.btn.btn-default:focus:active,
    a.btn.btn-default:active:focus,
    a.btn.btn-default:active:active,
    a.btn.btn-default:hover:focus,
    a.btn.btn-default:hover:active,
    .btn.btn-default:focus:focus,
    .btn.btn-default:focus:active,
    .btn.btn-default:active:focus,
    .btn.btn-default:active:active,
    .btn.btn-default:hover:focus,
    .btn.btn-default:hover:active {
      outline: 0;
      color: #ffffff; }
      button.btn.btn-default:focus:focus .glyphicon, button.btn.btn-default:focus:active .glyphicon, button.btn.btn-default:active:focus .glyphicon, button.btn.btn-default:active:active .glyphicon, button.btn.btn-default:hover:focus .glyphicon, button.btn.btn-default:hover:active .glyphicon,
      a.btn.btn-default:focus:focus .glyphicon,
      a.btn.btn-default:focus:active .glyphicon,
      a.btn.btn-default:active:focus .glyphicon,
      a.btn.btn-default:active:active .glyphicon,
      a.btn.btn-default:hover:focus .glyphicon,
      a.btn.btn-default:hover:active .glyphicon,
      .btn.btn-default:focus:focus .glyphicon,
      .btn.btn-default:focus:active .glyphicon,
      .btn.btn-default:active:focus .glyphicon,
      .btn.btn-default:active:active .glyphicon,
      .btn.btn-default:hover:focus .glyphicon,
      .btn.btn-default:hover:active .glyphicon {
        color: #ffffff; }
  button.btn.btn-primary,
  a.btn.btn-primary,
  .btn.btn-primary {
    border-color: #1A61B3;
    padding: 10px 16px;
    background: #1A61B3;
    color: #ffffff; }
    button.btn.btn-primary .glyphicon,
    a.btn.btn-primary .glyphicon,
    .btn.btn-primary .glyphicon {
      color: #ffffff; }
    button.btn.btn-primary:focus .glyphicon, button.btn.btn-primary:active .glyphicon,
    a.btn.btn-primary:focus .glyphicon,
    a.btn.btn-primary:active .glyphicon,
    .btn.btn-primary:focus .glyphicon,
    .btn.btn-primary:active .glyphicon {
      color: #ffffff; }
    button.btn.btn-primary:hover,
    a.btn.btn-primary:hover,
    .btn.btn-primary:hover {
      border-color: #1A61B3;
      background: #1A61B3; }
      button.btn.btn-primary:hover .glyphicon,
      a.btn.btn-primary:hover .glyphicon,
      .btn.btn-primary:hover .glyphicon {
        color: #ffffff; }
      button.btn.btn-primary:hover:focus .glyphicon, button.btn.btn-primary:hover:active .glyphicon,
      a.btn.btn-primary:hover:focus .glyphicon,
      a.btn.btn-primary:hover:active .glyphicon,
      .btn.btn-primary:hover:focus .glyphicon,
      .btn.btn-primary:hover:active .glyphicon {
        color: #ffffff; }
  button.btn.delete:hover,
  a.btn.delete:hover,
  .btn.delete:hover {
    border-color: #cc0000;
    background-color: #cc0000; }
  button.btn.btn-danger:hover,
  a.btn.btn-danger:hover,
  .btn.btn-delete:hover {
    border-color: #cc0000;
    background-color: #cc0000; }
  button.btn.btn-success:hover,
  a.btn.btn-success:hover,
  .btn.btn-success:hover {
    border-color: green;
    background-color: green; }

.form-group {
  margin: 0 0 11px 0; }
  .form-group.has-feedback .glyphicon {
    width: 42px;
    height: 42px;
    line-height: 42px;
    color: #828282; }

.form-control {
  border-radius: 0;
  font-size: 1em;
  color: #000000; }

input.form-control {
  padding: 6px 11px;
  height: 44px;
  line-height: 32px; }

.help-block {
  margin: 3px 0 11px 0;
  font-size: 0.75em;
  color: #828282; }

.help-block:last-child {
  margin-bottom: 0; }

input[type=file] {
  position: relative; }

.form-file-upload {
  position: relative; }
  .form-file-upload input.file-upload-input {
    position: absolute;
    z-index: -1;
    overflow: hidden;
    vertical-align: top;
    border-radius: 0;
    width: 0.1px;
    height: 0.1px;
    opacity: 0; }
    .form-file-upload input.file-upload-input:focus ~ .file-upload-button {
      border-radius: 0;
      outline: 1px dotted #344b7e;
      outline: -webkit-focus-ring-color auto 5px; }
  .form-file-upload .file-upload-button {
    float: left;
    margin: 0 0 3px 0;
    width: 49%;
    vertical-align: top; }
  .form-file-upload input.file-upload-filename {
    float: right;
    margin: 0 0 3px 0;
    width: 49%;
    vertical-align: top;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    padding: 5px;
    height: 44px;
    min-width: 200px;
    background: #f4f4f4; }

@media screen and (max-width: 479px) {
  .form-file-upload .file-upload-button {
    float: none;
    margin: 0 0 6px 0;
    width: 100%; }
  .form-file-upload input.file-upload-filename {
    float: none;
    width: 100%; } }
.datepicker {
  border-radius: 0; }

.bootstrap-select.campaing-selectcardvisual .thumb {
  display: inline-block;
  margin: 0 11px 0 0;
  width: 100px;
  height: 63px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle; }

input[type="checkbox"].switch {
  position: absolute;
  z-index: -1; }
  input[type="checkbox"].switch + .switch-label {
    vertical-align: middle;
    margin: 0;
    font-weight: normal;
    cursor: pointer;
    user-select: none;
    cursor: pointer; }
    input[type="checkbox"].switch + .switch-label .switch {
      -webkit-transition: all .25s ease-out;
      -moz-transition: all .25s ease-out;
      -o-transition: all .25s ease-out;
      transition: all .25s ease-out;
      position: relative;
      display: inline-block;
      vertical-align: top;
      margin: 0 11px 0 0;
      border: 1px solid #cccccc;
      width: 44px;
      height: 32px;
      overflow: hidden; }
      input[type="checkbox"].switch + .switch-label .switch .on,
      input[type="checkbox"].switch + .switch-label .switch .off {
        -webkit-transition: left .25s ease-out;
        -moz-transition: left .25s ease-out;
        -o-transition: left .25s ease-out;
        transition: left .25s ease-out;
        position: absolute;
        margin: -1px 0 0 -1px;
        float: left;
        width: 32px;
        height: 32px;
        background-image: url(../images/sprites/input-switch.png);
        background-size: 32px; }
      input[type="checkbox"].switch + .switch-label .switch .on {
        position: absolute;
        left: -32px;
        background-color: #dc0b2d;
        background-position: 0 100%; }
      input[type="checkbox"].switch + .switch-label .switch .cursor {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        position: absolute;
        left: 0;
        margin: -1px 0 0 -1px;
        float: left;
        width: 12px;
        height: 32px;
        border: 1px solid #b9b9b9;
        background: #ffffff; }
      input[type="checkbox"].switch + .switch-label .switch .off {
        left: 12px;
        background-color: #f4f4f4; }
    input[type="checkbox"].switch + .switch-label .text {
      display: inline-block;
      vertical-align: top;
      line-height: 32px;
      color: #373737; }
      input[type="checkbox"].switch + .switch-label .text .on {
        display: none; }
      input[type="checkbox"].switch + .switch-label .text .off {
        display: inline-block; }
    input[type="checkbox"].switch + .switch-label:hover .text {
      color: #000000; }
  input[type="checkbox"].switch:checked + .switch-label .switch {
    border-color: #dc0b2d; }
    input[type="checkbox"].switch:checked + .switch-label .switch .on {
      left: 0; }
    input[type="checkbox"].switch:checked + .switch-label .switch .cursor {
      left: 32px; }
    input[type="checkbox"].switch:checked + .switch-label .switch .off {
      left: 44px; }
  input[type="checkbox"].switch:checked + .switch-label .text {
    color: #dc0b2d; }
    input[type="checkbox"].switch:checked + .switch-label .text .on {
      display: inline-block; }
    input[type="checkbox"].switch:checked + .switch-label .text .off {
      display: none; }

.modal-content {
  border-radius: 0;
  border: 0;
  background: transparent;
  box-shadow: 0 0.125em 0.5em rgba(0, 0, 0, 0.5); }

.modal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom: 1px solid #dc0b2d;
  padding: 22px;
  background: #1A61B3;
  background: -moz-linear-gradient(top, #1A61B3 0%, #1A61B3 100%);
  background: -webkit-linear-gradient(top, #1A61B3 0%, #1A61B3 100%);
  background: linear-gradient(to bottom, #1A61B3 0%, #1A61B3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-link', endColorstr='darken($color-link, 10%)',GradientType=0 );
  color: #ffffff; }
  .modal-header h4 {
    margin: 0;
    line-height: 1.125em;
    font-size: 1.4em; }
  .modal-header .glyphicon {
    font-size: 1.6rem;
    color: #ffffff; }
  .modal-header .close {
    margin: 0;
    color: #ffffff; }

@media screen and (max-width: 767px) {
  .modal-header {
    padding: 22px 11px; } }
.modal-body {
  padding: 22px;
  background: #ffffff; }
  .modal-body .form-group {
    margin: 0 0 22px 0; }
  .modal-body .scroll-container.log {
    border: 1px solid #cccccc;
    padding: 22px;
    height: 25vh;
    min-height: 240px;
    background: #f4f4f4;
    line-height: 1.25em;
    overflow-y: scroll; }
    .modal-body .scroll-container.log .error {
      color: red; }
    .modal-body .scroll-container.log .success {
      color: green; }

@media screen and (max-width: 767px) {
  .modal-body {
    padding: 22px 11px; } }
.modal-footer {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 22px;
  background: #ffffff; }
  .modal-footer:after {
    clear: both;
    display: table;
    line-height: 0;
    content: ""; }
  .modal-footer .btn {
    width: 48%; }
    .modal-footer .btn.cancel {
      float: left; }
    .modal-footer .btn.confirm {
      float: right; }

@media screen and (max-width: 767px) {
  .modal-footer {
    padding: 11px 11px 0 11px; }
    .modal-footer .btn {
      margin-bottom: 11px !important;
      width: auto; }
      .modal-footer .btn.cancel, .modal-footer .btn.confirm {
        float: none; } }
.modal.adddiffusion-log .modal-footer .btn.canceldiffusion:hover {
  border-color: #cc0000;
  background-color: #cc0000; }
.modal.adddiffusion-log .modal-footer .btn.confirmdiffusion:hover {
  border-color: green;
  background-color: green; }

#pg-hdr {
  width: 100%;
  background: #1A61B3;
  background: #1A61B3;
  background: -moz-linear-gradient(top, #1A61B3 0%, #1A61B3 100%);
  background: -webkit-linear-gradient(top, #1A61B3 0%, #1A61B3 100%);
  background: linear-gradient(to bottom, #1A61B3 0%, #1A61B3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color-link', endColorstr='darken($color-link, 10%)',GradientType=0 ); }
  #pg-hdr > .wrapper {
    margin: 0 auto;
    min-width: 276px;
    padding: 11px 22px; }
    #pg-hdr > .wrapper:after {
      clear: both;
      display: table;
      line-height: 0;
      content: ""; }
  #pg-hdr .navbar {
    min-height: 24px;
    margin-bottom: 0;
    border: 0; }
  #pg-hdr .brand {
    float: left;
    margin: 0 22px 0 0; }
    #pg-hdr .brand a {
      display: block; }
    #pg-hdr .brand .brand-logo {
      padding: 11px 0;
      width: 100px;
      height: 42px;
      background-position: 0 50%;
      background-repeat: no-repeat;
      background-size: contain; }
  #pg-hdr .navbar-toggle {
    position: relative;
    margin: 4px 0;
    border: 1px solid #223765;
    border-radius: 0;
    background: #223765; }
    #pg-hdr .navbar-toggle .text {
      position: absolute;
      top: 0;
      left: -100%;
      line-height: 34px;
      text-transform: uppercase;
      font-size: 0.7em;
      color: #223765; }
    #pg-hdr .navbar-toggle .icon-bar {
      border-radius: 0;
      background: #ffffff; }
    #pg-hdr .navbar-toggle.collapsed {
      border-color: #7e93c1;
      background: #7e93c1; }
      #pg-hdr .navbar-toggle.collapsed .text {
        color: #a5b3d1; }
      #pg-hdr .navbar-toggle.collapsed .icon-bar {
        background: #ffffff; }
  #pg-hdr .navbar-toggle:hover {
    border-color: #ffffff;
    background: #ffffff; }
    #pg-hdr .navbar-toggle:hover .text {
      color: #ffffff; }
    #pg-hdr .navbar-toggle:hover .icon-bar {
      background: #dc0b2d; }
  #pg-hdr .navbar-collapse,
  #pg-hdr .navbar-collapse.collapse.in,
  #pg-hdr .navbar-collapse-collapsing {
    margin: 0;
    padding: 0; }
  #pg-hdr ul.nav {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #pg-hdr ul.nav > li {
      float: left;
      margin: 0;
      padding: 0;
      line-height: 42px; }
      #pg-hdr ul.nav > li > a {
        border: 0;
        border-radius: 0;
        padding: 0 11px;
        color: #ffffff; }
        #pg-hdr ul.nav > li > a:hover {
          border-color: #344b7e;
          background: #344b7e;
          color: #ffffff; }
        #pg-hdr ul.nav > li > a:focus, #pg-hdr ul.nav > li > a:active {
          border-color: #223765;
          background: #223765; }
      #pg-hdr ul.nav > li .dropdown-menu {
        left: auto;
        right: 0;
        margin: 0;
        border: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0;
        min-width: 58px; }
        #pg-hdr ul.nav > li .dropdown-menu > li .glyphicon {
          display: inline-block;
          margin: 0 6px 0 0;
          vertical-align: top; }
        #pg-hdr ul.nav > li .dropdown-menu > li .flag {
          display: inline-block;
          margin: 0 6px 0 0;
          width: 21px;
          height: 16px;
          vertical-align: top; }
        #pg-hdr ul.nav > li .dropdown-menu > li a {
          padding: 11px;
          line-height: 16px;
          text-align: left; }
          #pg-hdr ul.nav > li .dropdown-menu > li a:hover {
            background: #344b7e;
            color: #ffffff; }
        #pg-hdr ul.nav > li .dropdown-menu > li:first-child a {
          border-top-left-radius: 0; }
        #pg-hdr ul.nav > li .dropdown-menu > li:last-child a {
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; }
      #pg-hdr ul.nav > li.open a.dropdown-toggle {
        position: relative;
        z-index: 1001;
        border: 0;
        border-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        background: #ffffff;
        color: #000000; }
  #pg-hdr ul.nav-lang {
    float: right;
    margin: 0 0 0 6px; }
    #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle {
      padding: 9px 11px;
      color: #c3cce0; }
      #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:after {
        clear: both;
        display: table;
        line-height: 0;
        content: ""; }
      #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle .glyphicon {
        vertical-align: top;
        width: 24px;
        height: 24px;
        font-size: 1.4em; }
      #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle .caret {
        float: right;
        margin: 11px 0 0 4px;
        vertical-align: top; }
      #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:active, #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:focus, #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:hover {
        border-radius: 0;
        background: #344b7e; }
    #pg-hdr ul.nav-lang > li.dropdown .dropdown-menu > li.active a {
      background: #1A61B3; }
  #pg-hdr ul.nav-user {
    float: right; }
    #pg-hdr ul.nav-user > li.brand-client {
      float: right;
      margin: 0 0 0 6px;
      border-radius: 0;
      padding: 6px;
      background: #ffffff; }
      #pg-hdr ul.nav-user > li.brand-client .brand-logo {
        width: 120px;
        height: 30px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: contain; }
    #pg-hdr ul.nav-user > li .signout {
      border-top: 1px solid #cccccc; }
  #pg-hdr ul.nav-main {
    float: left; }

@media screen and (min-width: 993px) {
  #pg-hdr ul.nav-lang {
    position: absolute;
    top: 0;
    right: 0; }
  #pg-hdr ul.nav-user {
    margin-right: 66px; } }
@media screen and (max-width: 992px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: none;
    box-shadow: none; }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
@media screen and (max-width: 992px) {
  #pg-hdr > .wrapper {
    padding: 11px 22px; }
  #pg-hdr .navbar-collapse.collapse.in {
    overflow-y: visible; }
  #pg-hdr .navbar-collapse.collapse.in > .collapse-wrapper,
  #pg-hdr .navbar-collapse.collapsing > .collapse-wrapper {
    margin: 11px 0 0 0;
    border-top: 1px solid #dc0b2d;
    padding: 11px 0 0 0; }
    #pg-hdr .navbar-collapse.collapse.in > .collapse-wrapper:after,
    #pg-hdr .navbar-collapse.collapsing > .collapse-wrapper:after {
      clear: both;
      display: table;
      line-height: 0;
      content: ""; }
  #pg-hdr ul.nav-main {
    width: 50%; }
    #pg-hdr ul.nav-main > li {
      float: none; }
      #pg-hdr ul.nav-main > li.users {
        margin-top: 11px;
        border-top: 1px solid #344b7e;
        padding-top: 11px; }
  #pg-hdr ul.nav-user > li.brand-client {
    float: none;
    margin: 0 0 6px 0;
    width: 100%; } }
@media screen and (max-width: 479px) {
  #pg-hdr .navbar-collapse.collapse.in ul.nav-main,
  #pg-hdr .navbar-collapse.collapsing ul.nav-main {
    float: none;
    margin: 0 0 11px 0;
    border-bottom: 1px solid #344b7e;
    padding: 0 0 11px 0;
    width: 100%; }
  #pg-hdr .navbar-collapse.collapse.in ul.nav-user,
  #pg-hdr .navbar-collapse.collapsing ul.nav-user {
    clear: both;
    float: none;
    width: 100%; }
    #pg-hdr .navbar-collapse.collapse.in ul.nav-user > li.brand-client .brand-logo,
    #pg-hdr .navbar-collapse.collapsing ul.nav-user > li.brand-client .brand-logo {
      width: 100%; }
    #pg-hdr .navbar-collapse.collapse.in ul.nav-user > li.dropdown,
    #pg-hdr .navbar-collapse.collapsing ul.nav-user > li.dropdown {
      float: right; } }
@media screen and (max-width: 359px) {
  #pg-hdr .navbar-toggle .text {
    display: none; } }
#main {
  min-height: calc(100vh - 64px);
  color: #000000; }

section.slice {
  position: relative; }
  section.slice > .wrapper {
    margin: 0 auto;
    min-width: 276px;
    max-width: 1600px;
    padding: 44px 22px;
    min-height: 480px; }
    section.slice > .wrapper > header {
      margin: 0 0 44px 0; }
      section.slice > .wrapper > header:after {
        clear: both;
        display: table;
        line-height: 0;
        content: ""; }
      section.slice > .wrapper > header h1 {
        float: left;
        margin: 0 0 11px 0;
        font-size: 2.2em; }
      section.slice > .wrapper > header nav.actions {
        float: right; }
      section.slice > .wrapper > header nav.nav-admin {
        clear: both;
        border-radius: 0;
        padding: 0 34px 0 0;
        min-height: 58px;
        background: #f8f8f8; }
        section.slice > .wrapper > header nav.nav-admin:after {
          clear: both;
          display: table;
          line-height: 0;
          content: ""; }
        section.slice > .wrapper > header nav.nav-admin label {
          margin: 0;
          font-weight: normal;
          color: #000000; }
        section.slice > .wrapper > header nav.nav-admin .select-brand,
        section.slice > .wrapper > header nav.nav-admin .select-client {
          position: relative;
          float: left;
          margin: 0;
          padding: 11px 1px 11px 11px;
          height: auto; }
          section.slice > .wrapper > header nav.nav-admin .select-brand:after,
          section.slice > .wrapper > header nav.nav-admin .select-client:after {
            position: absolute;
            z-index: 2;
            top: 0;
            right: -29px;
            content: " ";
            display: inline-block;
            width: 0;
            height: 0;
            border-top: 29px solid transparent;
            border-bottom: 29px solid transparent;
            border-left: 29px solid transparent; }
          section.slice > .wrapper > header nav.nav-admin .select-brand .btn-group.bootstrap-select > .btn.dropdown-toggle,
          section.slice > .wrapper > header nav.nav-admin .select-client .btn-group.bootstrap-select > .btn.dropdown-toggle {
            padding: 4px 11px;
            line-height: 24px;
            height: 36px; }
        section.slice > .wrapper > header nav.nav-admin > div:first-child {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
        section.slice > .wrapper > header nav.nav-admin .select-brand {
          background: #e8e8e8; }
          section.slice > .wrapper > header nav.nav-admin .select-brand:after {
            border-left-color: #e8e8e8; }
        section.slice > .wrapper > header nav.nav-admin .select-brand + .select-client {
          padding-left: 44px;
          background: #f1f1f1; }
          section.slice > .wrapper > header nav.nav-admin .select-brand + .select-client:after {
            border-left-color: #f1f1f1; }
        section.slice > .wrapper > header nav.nav-admin .form-submit {
          float: left;
          padding: 7px 11px 7px 44px; }

section.slice.nobanner {
  background-position: 0 0;
}
  section.slice.nobanner > .wrapper {
    padding-top: 20px;
    padding-bottom: 0;
    min-height: inherit; }

section.slice.banner {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover; }
  section.slice.banner > .wrapper {
    padding-top: 100px;
    padding-bottom: 0;
    min-height: inherit; }
    section.slice.banner > .wrapper > header {
      margin: 0;
      padding-bottom: 22px; }
      section.slice.banner > .wrapper > header nav.nav-admin {
        margin-bottom: 0; }

section.slice.banner + section.slice > .wrapper > header > nav.nav-admin {
  margin-top: -11px; }


section.module > header {
  margin: 0 0 11px 0; }
  section.module > header:after {
    clear: both;
    display: table;
    line-height: 0;
    content: ""; }
  section.module > header h2, section.module > header h3, section.module > header h4, section.module > header h5 {
    float: left;
    margin: 0;
    padding: 6px 0;
    line-height: 32px;
    font-size: 1.6em;
    color: #515151; }
    section.module > header h2 .glyphicon, section.module > header h3 .glyphicon, section.module > header h4 .glyphicon, section.module > header h5 .glyphicon {
      font-size: 16px; }
  section.module > header nav.actions {
    float: right; }
section.module > .content .scroll-container {
  overflow-y: auto;
  border: 1px solid #ebebeb;
  border-left: 0;
  border-right: 0;
  height: 50vh;
  min-height: 320px;
  background: #f8f8f8; }

section.module.signin {
  margin: 0 auto;
  width: 274px; }

section.module.diffusions {
  margin: 0 0 44px 0; }
  section.module.diffusions .scroll-container {
    margin: 0 0 11px 0; }

section.module.wallet .wallet {
  margin: 0 0 6px 0;
  border-radius: 0;
  padding: 11px 0;
  background: #f4f4f4; }
  section.module.wallet .wallet:after {
    clear: both;
    display: table;
    line-height: 0;
    content: ""; }
  section.module.wallet .wallet .wallet-item {
    float: left;
    margin: 0 0 11px 0;
    width: 50%;
    text-align: center; }
    section.module.wallet .wallet .wallet-item .icon {
      margin: 11px auto 3px auto;
      border-radius: 50%;
      border: 1px solid #ebebeb;
      height: 77px;
      width: 77px;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: 55px;
      background-color: #ffffff; }
    section.module.wallet .wallet .wallet-item .title {
      display: block;
      margin: 0 0 3px 0;
      font-size: 0.75em;
      color: #828282; }
      section.module.wallet .wallet .wallet-item .title .link2faq {
        color: #a7a7a7; }
    section.module.wallet .wallet .wallet-item .data {
      display: block;
      font-weight: bold; }
  section.module.wallet .wallet .totalcampaigns .icon {
    background-image: url(../images/icons/wallet-campaigns.png); }
  section.module.wallet .wallet .totalcards .icon {
    background-image: url(../images/icons/wallet-cards.png); }
  section.module.wallet .wallet .totalspent .icon {
    background-image: url(../images/icons/wallet-money.png); }
  section.module.wallet .wallet .totalcredit .icon {
    background-image: url(../images/icons/wallet-wallet.png); }
  section.module.wallet .wallet .discount .icon {
    background-image: url(../images/icons/wallet-discount.png); }
  section.module.wallet .wallet .creditdiscount .icon {
    background-image: url(../images/icons/wallet-walletdiscount.png); }
section.module.wallet p.help {
  margin: 0 6px;
  text-align: justify;
  font-size: 0.75em;
  color: #828282; }

@media screen and (max-width: 992px) {
  section.module.wallet .wallet .wallet-item {
    width: 25%; } }
@media screen and (max-width: 639px) {
  section.module.wallet .wallet .wallet-item {
    width: 50%; } }
table.list {
  border: 1px solid #cccccc;
  width: 100%;
  background: #ffffff; }
  table.list > tbody > tr > td {
    vertical-align: middle;
    white-space: nowrap;
  }
  table.list thead tr th {
    border: 1px solid #cccccc;
    padding: 3px 11px;
    background: #f4f4f4;
    font-weight: normal;
    font-size: 0.85em;
    color: #828282; }
  table.list tbody tr td {
    border: 1px solid #cccccc;
    padding: 11px; }
  table.list tbody tr:nth-child(even) {
    background: #f8f8f8; }
  table.list.diffusions td.date {
    width: 110px; }
  table.list.diffusions td.totalcards {
    width: 110px;
    text-align: right; }
  table.list.diffusions td.totalspent {
    text-align: right; }
  table.list.diffusions td.status {
    width: 110px; }
    table.list.diffusions td.status.code1 {
      color: green; }
    table.list.diffusions td.status.code0 {
      color: orange; }
    table.list.diffusions td.status.code2 {
      color: red; }
  table.list.diffusions td.recipientsfile {
    width: 44px;
    text-align: center; }
    table.list.diffusions td.recipientsfile .btn .glyphicon {
      margin-right: 0; }
  table.list.diffusions td.decision {
    width: 104px;
    text-align: center;
    white-space: nowrap; }
    table.list.diffusions td.decision .btn .glyphicon {
      margin-right: 0; }
    table.list.diffusions td.decision .btn.canceldiffusion:hover {
      border-color: #cc0000;
      background-color: #cc0000; }
    table.list.diffusions td.decision .btn.confirmdiffusion:hover {
      border-color: green;
      background-color: green; }
  table.list.codes td.date {
    width: 110px; }
  table.list.codes td.totalcards {
    width: 110px;
    text-align: right; }
  table.list.codes td.totalspent {
    text-align: right; }
  table.list.codes td.status {
    width: 110px; }
    table.list.codes td.status.code1 {
      color: #005980; }
    table.list.codes td.status.code0 {
      color: orange; }
    table.list.codes td.status.code2 {
      color: red; }
    table.list.codes td.status.code3 {
      color: green; }
  table.list.codes td.requestfile {
    width: 44px;
    text-align: center; }
    table.list.codes td.requestfile .btn .glyphicon {
      margin-right: 0; }
  table.list.codes td.codesfile {
    width: 44px;
    text-align: center; }
    table.list.codes td.codesfile .btn .glyphicon {
      margin-right: 0; }
  table.list.codes td.sendcodesfile {
    width: 130px;
    text-align: center; }
    table.list.codes td.sendcodesfile .btn .glyphicon {
      margin-right: 0; }
  table.list.codes td.decision {
    width: 104px;
    text-align: center;
    white-space: nowrap; }
    table.list.codes td.decision .btn .glyphicon {
      margin-right: 0; }
    table.list.codes td.decision .btn.cancelcodes:hover {
      border-color: #cc0000;
      background-color: #cc0000; }
    table.list.codes td.decision .btn.confirmcodes:hover {
      border-color: green;
      background-color: green; }
      table.list.physical td.date {
        width: 110px; }
  table.list.physical td.totalcards {
    width: 110px;
    text-align: right; }
  table.list.physical td.reference {
    width: 200px;
    text-align: right; }
  table.list.physical td.totalspent {
    text-align: right; }
  table.list.physical td.tracking {
    text-align: center; }
  table.list.physical td.notifyreception {
    text-align: center; }
  table.list.physical td.status {
    width: 110px; }
    table.list.physical td.status.code1 {
      color: #005980; }
    table.list.physical td.status.code0 {
      color: orange; }
    table.list.physical td.status.code2 {
      color: red; }
    table.list.physical td.status.code3 {
      color: green; }
    table.list.physical td.status.code4 {
      color: #00DD00; }
    table.list.physical td.recipientsfile {
      width: 44px;
      text-align: center; }
    table.list.physical td.recipientsfile .btn .glyphicon {
      margin-right: 0; }
    table.list.physical td.tracking .btn {
      height: 40px !important;
      vertical-align: middle;
      margin-right: 0; }
    table.list.physical td.notifyreception .btn {
      height: 40px !important;
      margin-right: 0; }
    table.list.physical td.decision {
      width: 104px;
      text-align: center;
      white-space: nowrap; }
    table.list.physical td.decision .btn .glyphicon {
      margin-right: 0; }
    table.list.physical td.decision .btn.cancelphysical:hover {
      border-color: #cc0000;
      background-color: #cc0000; }
    table.list.physical td.decision .btn.confirmphysical:hover {
      border-color: green;
      background-color: green; }
  table.list.campaigns .totaldiffusions {
    width: 88px; }
  table.list.campaigns td.totaldiffusions {
    padding-right: 22px;
    text-align: right; }
  table.list.campaigns .actions {
    width: 44px; }
  table.list.campaigns td.actions {
    text-align: center;
    white-space: nowrap; }
    table.list.campaigns td.actions .btn .glyphicon {
      margin-right: 0; }
  table.list.users .actions {
    width: 104px; }
  table.list.users td.actions {
    text-align: center;
    white-space: nowrap; }
    table.list.users td.actions .btn .glyphicon {
      margin-right: 0; }

.scroll-container > table.list {
  border-top: 0 !important; }

section.module.manage.client > header {
  margin-bottom: 6px; }
section.module.manage.client .tabs .nav-tabs {
  margin: 0;
  border: 0; }
  section.module.manage.client .tabs .nav-tabs > li a {
    border: 0; }
    section.module.manage.client .tabs .nav-tabs > li a:hover {
      background: #1A61B3;
      color: #ffffff; }
  section.module.manage.client .tabs .nav-tabs > li.active a {
    background: #f4f4f4;
    color: #000000; }
section.module.manage.client .tabs .tab-pane {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 22px 33px 33px 33px;
  background: #f4f4f4; }
  section.module.manage.client .tabs .tab-pane section.module.manage.client > header {
    margin: 0 0 16px 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 0 0 11px 0; }
  section.module.manage.client .tabs .tab-pane section.module.manage.client .content > table {
    margin-top: -17px; }

.module.manage.client.credits .form-submit {
  margin-top: 11px; }

.client-credit-activation > label {
  display: block; }

.module.manage.client.logo .brand-client {
  margin: 3px 0 11px 0;
  border-radius: 0;
  border: 1px solid #d7d7d7;
  padding: 12px;
  width: 266px;
  height: 86px;
  background: #ffffff; }
  .module.manage.client.logo .brand-client .brand-logo {
    width: 240px;
    height: 60px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain; }
.module.manage.client.logo .btn {
  margin-bottom: 11px; }
.module.manage.client.logo .help {
  font-size: 0.85em; }
  .module.manage.client.logo .help ul > li {
    margin: 0 0 6p; }
.module.manage.client.logo .form-file-upload:after {
    clear: both;
    display: table;
    line-height: 0;
    content: ""; }
.module.manage.client.logo .form-file-upload .file-upload-button, .module.manage.client.logo .form-file-upload .file-upload-filename {
    float: none;
    margin-bottom: 11px;
    width: 100%; }

section.module.faq {
  margin: 0 0 66px 0; }
  section.module.faq:last-child {
    margin: 0; }
  section.module.faq > header h2 {
    padding: 0; }
  section.module.faq .content .panel {
    margin: 0;
    border: 0;
    border-top: 0;
    border-radius: 0;
    background: #f4f4f4;
    box-shadow: none; }
    section.module.faq .content .panel .panel-heading {
      border-color: transparent;
      padding: 0;
      background: transparent;
      color: #000000; }
      section.module.faq .content .panel .panel-heading h4 a {
        display: block;
        border: 1px solid #1A61B3;
        border-bottom: 0;
        padding: 16px 22px;
        background: #1A61B3;
        color: #ffffff; }
        section.module.faq .content .panel .panel-heading h4 a.collapsed {
          border-color: #d7d7d7;
          background: transparent;
          color: #000000; }
          section.module.faq .content .panel .panel-heading h4 a.collapsed:hover {
            border-color: #1A61B3;
            background: #1A61B3;
            color: #ffffff; }
    section.module.faq .content .panel .panel-body {
      border-top-color: #d7d7d7;
      padding: 22px 22px 33px 22px;
      background: #ffffff; }
      section.module.faq .content .panel .panel-body p {
        margin: 0 0 11px 0; }
        section.module.faq .content .panel .panel-body p:last-child {
          margin-bottom: 0; }
    section.module.faq .content .panel .panel-collapse.collapse.in .panel-body,
    section.module.faq .content .panel .panel-collapse.collapsing .panel-body {
      border: 1px solid #1A61B3; }
    section.module.faq .content .panel:last-child .panel-heading h4 a {
      border-bottom: 1px solid #1A61B3; }
      section.module.faq .content .panel:last-child .panel-heading h4 a.collapsed {
        border-bottom-color: #d7d7d7; }
        section.module.faq .content .panel:last-child .panel-heading h4 a.collapsed:hover {
          border-bottom-color: #1A61B3; }
    section.module.faq .content .panel:first-child .panel-heading h4 a {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    section.module.faq .content .panel:last-child .panel-heading h4 a.collapsed, section.module.faq .content .panel:last-child .panel-body {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }

#pg-hdr {
  background: #ffffff;
  box-shadow: 0 0.125em 0.25em rgba(0, 0, 0, 0.25);
  font-size: 0.9em; }
  #pg-hdr .navbar-toggle {
    border-color: #000000;
    background: #ffffff; }
    #pg-hdr .navbar-toggle .text {
      color: #000000; }
    #pg-hdr .navbar-toggle .icon-bar {
      background: #000000; }
    #pg-hdr .navbar-toggle.collapsed {
      border-color: #cccccc;
      background: #ffffff; }
      #pg-hdr .navbar-toggle.collapsed .text {
        color: #b9b9b9; }
      #pg-hdr .navbar-toggle.collapsed .icon-bar {
        background: #b9b9b9; }
  #pg-hdr .navbar-toggle:hover {
    border-color: #1A61B3;
    background: #1A61B3; }
    #pg-hdr .navbar-toggle:hover .text {
      color: #1A61B3; }
    #pg-hdr .navbar-toggle:hover .icon-bar {
      background: #ffffff; }
  #pg-hdr ul.nav > li > a {
    color: #000000; }
    #pg-hdr ul.nav > li > a:hover {
      border-color: #1A61B3;
      background: #1A61B3;
      color: #ffffff; }
    #pg-hdr ul.nav > li > a:focus, #pg-hdr ul.nav > li > a:active {
      border-color: #1A61B3;
      background: #1A61B3; }
  #pg-hdr ul.nav > li .dropdown-menu > li a:hover {
    background: #1A61B3;
    color: #ffffff; }
  #pg-hdr ul.nav > li.open a.dropdown-toggle {
    background: #1A61B3;
    color: #ffffff; }
  #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle {
    color: #828282; }
    #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:active, #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:focus, #pg-hdr ul.nav-lang > li.dropdown a.dropdown-toggle:hover {
      background: #1A61B3;
      color: #ffffff; }
  #pg-hdr ul.nav-lang > li.dropdown .dropdown-menu > li.active a {
    background: #1A61B3; }
  #pg-hdr ul.nav-user > li.brand-client {
    border: 1px solid #ebebeb;
    padding: 5px;
    background: #ffffff; }

@media screen and (max-width: 992px) {
  #pg-hdr .navbar-collapse.collapse.in > .collapse-wrapper,
  #pg-hdr .navbar-collapse.collapsing > .collapse-wrapper {
    border-top-color: #cccccc; }
  #pg-hdr ul.nav-main > li.users {
    border-top-color: #cccccc; } }
.modal-header {
  background: #1A61B3; }

  section.slice.emailCard section.module.emailPreview .preview {
    margin: 0 auto 22px auto;
    border: 1px solid #f4f4f4;
    border-radius: 6px;
    padding: 11px;
    width: 100%;
    background: #f4f4f4
}

section.slice.emailCard section.module.emailPreview .actions {
    display: flex;
    justify-content: space-between
}

form#emailCard .form-body>.row>.col-md-6:first-child {
    border-right: 1px solid #ccc
}

form#emailCard .form-footer {
    margin-top: 33px;
    display: flex;
    justify-content: center
}

form#emailCard section {
    margin-bottom: 44px
}

form#emailCard section:last-child {
    margin-bottom: 0
}

form#emailCard .cardMessage textarea {
    min-height: 150px;
    resize: vertical
}

form#emailCard .illustrationChoice label.control-label {
    display: block
}

form#emailCard .illustrationChoice .options {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    border: 1px solid #f4f4f4;
    border-radius: 6px;
    padding: 11px 0 0 11px;
    background: #f4f4f4
}

form#emailCard .illustrationChoice.has-error .options {
    border: 1px solid #a94442
}

form#emailCard .illustrationChoice label.option {
    position: relative;
    margin: 0 11px 11px 0
}

form#emailCard .illustrationChoice label.option input[type="radio"] {
    position: absolute;
    z-index: -1;
    visibility: hidden
}

form#emailCard .illustrationChoice label.option img {
    width: 200px;
    border-radius: 6px;
    cursor: pointer
}

form#emailCard .illustrationChoice label.option input:checked~img {
    animation: shadow-drop-2-center 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards
}

@keyframes shadow-drop-2-center {
    0% {
        transform: translateZ(0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)
    }
    100% {
        transform: translateZ(100px);
        box-shadow: 0px 0px 3px 3px #5873b1
    }
}

@media screen and (max-width: 991px) {
    form#emailCard .form-body>.row>.col-md-6:first-child {
        border-right: none
    }
    form#emailCard section:last-child {
        margin-bottom: 44px
    }
}
.method-monitoring {
  width: 100%;
}
.method-monitoring button.btn {
  border-radius: 5px !important;
}
#title-fields .help-block.form-error {
  width: 100%; 
  margin-top: 5px; 
  color: #b94a48; 
  font-size: 0.875rem; 
  text-align: center; 
}
#title-fields {
  display: flex;
  align-items: center; 
  flex-wrap: wrap; 
}
.status-up {
  color: #28a745;
  font-weight: bold;
}
.status-down {
  color: #dc3545;
  font-weight: bold;
}
.status-unavailable {
  color: #6c757d;
  font-weight: normal;
}
.code-posa.mini-text {
  position: absolute;
  margin-top: 93px;
  font-style: italic;
  font-size: 12px;
  width: 277px;
  margin-left: -23px;
}
.code-posa span {
  text-align: right;
  display: block;
}
.error-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.error-box {
  background: #fff3cd;
  color: #856404;
  border-left: 5px solid #d39e00;
  padding: 15px;
  width: 90%;
  max-width: 600px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  animation: fadeIn 0.3s ease-in-out;
}
.error-header {
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d39e00;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
.error-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.error-box ul li {
  padding: 5px 0;
  border-bottom: 1px solid #e6c000;
}
.error-box ul li:last-child {
  border-bottom: none;
}
.close-btn {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: #856404;
}
.close-btn:hover {
  color: #d39e00;
}
.amount-field {
  display: flex;
  flex: 1; 
}
.input-group-addon.posa-amount {
  width: 38px;
  padding-top: 13px;
}
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-10px); }
  to { opacity: 1; transform: translateY(0); }
}