.content-header>.breadcrumb>li+li:before {
  content: "/";
}
.limit-w {
  width: 320px;
}
.background-white {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.background-white.top {
  padding-top: 0;
}
.background-white.bottom {
  padding-bottom: 0;
}
.skin-black .main-header .logo {
  background-color: #222d32;
  color: #fff;
}
.skin-black .main-header .logo:hover {
  background-color: #222d32;
  color: #fff;
}
.skin-black .main-header .logo .title {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 35px;
  text-align: center;
  color: #f3f1f3;
}
.skin-black .sidebar-menu .sidebar-button {
  background-color: #222d32;
  width: 100%;
  border: none;
  text-align: left;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 200;
  font-size: 17px;
  color: #fff;
  padding-left: 15px;
  height: 48px;
  display: block;
}
.skin-black .sidebar-menu .sidebar-button .fa {
  margin-right: 15px;
  width: 20px;
}
.skin-black .sidebar-menu .sidebar-button:hover,
.skin-black .sidebar-menu .sidebar-button:active,
.skin-black .sidebar-menu .sidebar-button:focus {
  outline: none;
  box-shadow: none;
}
.skin-black .sidebar-menu #brand li,
.skin-black .sidebar-menu #module li {
  padding-left: 40px;
}
.skin-black .sidebar-menu #brand li a,
.skin-black .sidebar-menu #module li a {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.skin-black .sidebar-menu #brand #brands li,
.skin-black .sidebar-menu #module #brands li,
.skin-black .sidebar-menu #brand #activity li,
.skin-black .sidebar-menu #module #activity li {
  padding-left: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.skin-black .sidebar-menu #campaign li,
.skin-black .sidebar-menu #promoter li,
.skin-black .sidebar-menu #redeem li,
.skin-black .sidebar-menu #admin li {
  padding-left: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.skin-black .sidebar-menu #campaign li a,
.skin-black .sidebar-menu #promoter li a,
.skin-black .sidebar-menu #redeem li a,
.skin-black .sidebar-menu #admin li a {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.skin-black .sidebar-menu li a {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 200;
  font-size: 17px;
  color: #fff;
}
.skin-black .sidebar-menu li a .fa {
  margin-right: 15px;
}
.skin-black .sidebar-menu li.active a {
  border-left: none;
}
.content-header .breadcrumb {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #959595;
  float: none;
  position: relative;
  top: auto;
  right: auto;
}
.dashboard .box.box-default p.statistics {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  color: #959595;
}
.dashboard .box.box-default p.statistics span {
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 40px;
}
.dashboard .box.box-default p.statistics span span {
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 200;
  font-size: 13px;
}
.dashboard .box.box-default p.statistics span span i {
  margin: auto 2px;
}
.dashboard .box.box-default p.statistics span span i.red {
  color: #f3a3ab;
}
.dashboard .box.box-default p.statistics span span i.blue {
  color: #30d2d6;
}
.dashboard .box.box-default button.pdf,
.dashboard .box.box-default button.mail {
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #ede7e7;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  padding: 5px 10px;
}
.dashboard .box.box-default button.pdf:hover,
.dashboard .box.box-default button.mail:hover,
.dashboard .box.box-default button.pdf:active,
.dashboard .box.box-default button.mail:active,
.dashboard .box.box-default button.pdf:focus,
.dashboard .box.box-default button.mail:focus {
  outline: none;
  box-shadow: none;
}
.dashboard .box.box-default ul.statistics {
  padding: 0;
  list-style: none;
  font-size: 0;
}
.dashboard .box.box-default ul.statistics li {
  display: inline-block;
  width: 20%;
  padding: 5px 10px;
  border: solid 1px #f1eeee;
}
.dashboard .box.box-default ul.statistics li p {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  color: #959595;
}
.dashboard .box.box-default ul.statistics li p span {
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 40px;
}
.dashboard .box.box-default ul.statistics li p span span {
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 200;
  font-size: 13px;
}
.dashboard .box.box-default ul.statistics li p span span i {
  margin: auto 2px;
}
.dashboard .box.box-default ul.statistics li p span span i.red {
  color: #f3a3ab;
}
.dashboard .box.box-default ul.statistics li p span span i.blue {
  color: #30d2d6;
}
.dashboard .box.box-default ul.statistics.two li {
  width: calc(100% / 3);
}
.dashboard .box.box-default ul.brands {
  padding: 0;
  list-style: none;
}
.dashboard .box.box-default ul.brands li p {
  color: #30d2d6;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.dashboard .box.box-default ul.brands li p span {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 17px;
  color: #959595;
}
.dashboard .box .box-body select,
.dashboard .box .box-body .select2-selection {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
  background-image: url("/img/icon/back-icon.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.dashboard .box .box-body select:hover,
.dashboard .box .box-body .select2-selection:hover,
.dashboard .box .box-body select:active,
.dashboard .box .box-body .select2-selection:active,
.dashboard .box .box-body select:focus,
.dashboard .box .box-body .select2-selection:focus {
  outline: none;
  box-shadow: none;
}
.dashboard .box .box-body select:disabled,
.dashboard .box .box-body .select2-selection:disabled {
  opacity: 0.5;
}
.dashboard .box .box-body input[type=text] {
  -webkit-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
}
.dashboard .box .box-body .rewards-statistics {
  width: 100%;
  height: 180px;
}
.dashboard .box .box-body .rewards-statistics-two {
  width: 100%;
  height: 275px;
}
#create-brand-form .row,
#edit-brand-form .row,
#create-campaign-form .row,
#edit-campaign-form .row,
#create-reward-form .row,
#edit-reward-form .row,
#create-module-form .row,
#question-form .row,
#statistics-form .row,
#user-form .row,
#client-form .row,
#promoter-form .row,
#activity-form .row,
#branch-form .row,
#dashboard-campaign .row {
  margin-bottom: 35px;
}
#create-brand-form .img-container,
#edit-brand-form .img-container,
#create-campaign-form .img-container,
#edit-campaign-form .img-container,
#create-reward-form .img-container,
#edit-reward-form .img-container,
#create-module-form .img-container,
#question-form .img-container,
#statistics-form .img-container,
#user-form .img-container,
#client-form .img-container,
#promoter-form .img-container,
#activity-form .img-container,
#branch-form .img-container,
#dashboard-campaign .img-container {
  height: 270px;
  width: 100%;
  display: block;
  background-color: #fff;
  margin-bottom: 35px;
  text-align: center;
}
#create-brand-form .img-container .img,
#edit-brand-form .img-container .img,
#create-campaign-form .img-container .img,
#edit-campaign-form .img-container .img,
#create-reward-form .img-container .img,
#edit-reward-form .img-container .img,
#create-module-form .img-container .img,
#question-form .img-container .img,
#statistics-form .img-container .img,
#user-form .img-container .img,
#client-form .img-container .img,
#promoter-form .img-container .img,
#activity-form .img-container .img,
#branch-form .img-container .img,
#dashboard-campaign .img-container .img {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  padding: 10px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#create-brand-form select,
#edit-brand-form select,
#create-campaign-form select,
#edit-campaign-form select,
#create-reward-form select,
#edit-reward-form select,
#create-module-form select,
#question-form select,
#statistics-form select,
#user-form select,
#client-form select,
#promoter-form select,
#activity-form select,
#branch-form select,
#dashboard-campaign select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
  background-image: url("/img/icon/back-icon.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
}
#create-brand-form select:hover,
#edit-brand-form select:hover,
#create-campaign-form select:hover,
#edit-campaign-form select:hover,
#create-reward-form select:hover,
#edit-reward-form select:hover,
#create-module-form select:hover,
#question-form select:hover,
#statistics-form select:hover,
#user-form select:hover,
#client-form select:hover,
#promoter-form select:hover,
#activity-form select:hover,
#branch-form select:hover,
#dashboard-campaign select:hover,
#create-brand-form select:active,
#edit-brand-form select:active,
#create-campaign-form select:active,
#edit-campaign-form select:active,
#create-reward-form select:active,
#edit-reward-form select:active,
#create-module-form select:active,
#question-form select:active,
#statistics-form select:active,
#user-form select:active,
#client-form select:active,
#promoter-form select:active,
#activity-form select:active,
#branch-form select:active,
#dashboard-campaign select:active,
#create-brand-form select:focus,
#edit-brand-form select:focus,
#create-campaign-form select:focus,
#edit-campaign-form select:focus,
#create-reward-form select:focus,
#edit-reward-form select:focus,
#create-module-form select:focus,
#question-form select:focus,
#statistics-form select:focus,
#user-form select:focus,
#client-form select:focus,
#promoter-form select:focus,
#activity-form select:focus,
#branch-form select:focus,
#dashboard-campaign select:focus {
  outline: none;
  box-shadow: none;
}
#create-brand-form select:disabled,
#edit-brand-form select:disabled,
#create-campaign-form select:disabled,
#edit-campaign-form select:disabled,
#create-reward-form select:disabled,
#edit-reward-form select:disabled,
#create-module-form select:disabled,
#question-form select:disabled,
#statistics-form select:disabled,
#user-form select:disabled,
#client-form select:disabled,
#promoter-form select:disabled,
#activity-form select:disabled,
#branch-form select:disabled,
#dashboard-campaign select:disabled {
  opacity: 0.5;
}
#create-brand-form input[type=text],
#edit-brand-form input[type=text],
#create-campaign-form input[type=text],
#edit-campaign-form input[type=text],
#create-reward-form input[type=text],
#edit-reward-form input[type=text],
#create-module-form input[type=text],
#question-form input[type=text],
#statistics-form input[type=text],
#user-form input[type=text],
#client-form input[type=text],
#promoter-form input[type=text],
#activity-form input[type=text],
#branch-form input[type=text],
#dashboard-campaign input[type=text],
#create-brand-form input[type=number],
#edit-brand-form input[type=number],
#create-campaign-form input[type=number],
#edit-campaign-form input[type=number],
#create-reward-form input[type=number],
#edit-reward-form input[type=number],
#create-module-form input[type=number],
#question-form input[type=number],
#statistics-form input[type=number],
#user-form input[type=number],
#client-form input[type=number],
#promoter-form input[type=number],
#activity-form input[type=number],
#branch-form input[type=number],
#dashboard-campaign input[type=number],
#create-brand-form input[type=password],
#edit-brand-form input[type=password],
#create-campaign-form input[type=password],
#edit-campaign-form input[type=password],
#create-reward-form input[type=password],
#edit-reward-form input[type=password],
#create-module-form input[type=password],
#question-form input[type=password],
#statistics-form input[type=password],
#user-form input[type=password],
#client-form input[type=password],
#promoter-form input[type=password],
#activity-form input[type=password],
#branch-form input[type=password],
#dashboard-campaign input[type=password] {
  -webkit-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
}
#create-brand-form input[type=text].logo,
#edit-brand-form input[type=text].logo,
#create-campaign-form input[type=text].logo,
#edit-campaign-form input[type=text].logo,
#create-reward-form input[type=text].logo,
#edit-reward-form input[type=text].logo,
#create-module-form input[type=text].logo,
#question-form input[type=text].logo,
#statistics-form input[type=text].logo,
#user-form input[type=text].logo,
#client-form input[type=text].logo,
#promoter-form input[type=text].logo,
#activity-form input[type=text].logo,
#branch-form input[type=text].logo,
#dashboard-campaign input[type=text].logo,
#create-brand-form input[type=number].logo,
#edit-brand-form input[type=number].logo,
#create-campaign-form input[type=number].logo,
#edit-campaign-form input[type=number].logo,
#create-reward-form input[type=number].logo,
#edit-reward-form input[type=number].logo,
#create-module-form input[type=number].logo,
#question-form input[type=number].logo,
#statistics-form input[type=number].logo,
#user-form input[type=number].logo,
#client-form input[type=number].logo,
#promoter-form input[type=number].logo,
#activity-form input[type=number].logo,
#branch-form input[type=number].logo,
#dashboard-campaign input[type=number].logo,
#create-brand-form input[type=password].logo,
#edit-brand-form input[type=password].logo,
#create-campaign-form input[type=password].logo,
#edit-campaign-form input[type=password].logo,
#create-reward-form input[type=password].logo,
#edit-reward-form input[type=password].logo,
#create-module-form input[type=password].logo,
#question-form input[type=password].logo,
#statistics-form input[type=password].logo,
#user-form input[type=password].logo,
#client-form input[type=password].logo,
#promoter-form input[type=password].logo,
#activity-form input[type=password].logo,
#branch-form input[type=password].logo,
#dashboard-campaign input[type=password].logo {
  border-left: none;
  border-right: none;
}
#create-brand-form input[type=text]:disabled,
#edit-brand-form input[type=text]:disabled,
#create-campaign-form input[type=text]:disabled,
#edit-campaign-form input[type=text]:disabled,
#create-reward-form input[type=text]:disabled,
#edit-reward-form input[type=text]:disabled,
#create-module-form input[type=text]:disabled,
#question-form input[type=text]:disabled,
#statistics-form input[type=text]:disabled,
#user-form input[type=text]:disabled,
#client-form input[type=text]:disabled,
#promoter-form input[type=text]:disabled,
#activity-form input[type=text]:disabled,
#branch-form input[type=text]:disabled,
#dashboard-campaign input[type=text]:disabled,
#create-brand-form input[type=number]:disabled,
#edit-brand-form input[type=number]:disabled,
#create-campaign-form input[type=number]:disabled,
#edit-campaign-form input[type=number]:disabled,
#create-reward-form input[type=number]:disabled,
#edit-reward-form input[type=number]:disabled,
#create-module-form input[type=number]:disabled,
#question-form input[type=number]:disabled,
#statistics-form input[type=number]:disabled,
#user-form input[type=number]:disabled,
#client-form input[type=number]:disabled,
#promoter-form input[type=number]:disabled,
#activity-form input[type=number]:disabled,
#branch-form input[type=number]:disabled,
#dashboard-campaign input[type=number]:disabled,
#create-brand-form input[type=password]:disabled,
#edit-brand-form input[type=password]:disabled,
#create-campaign-form input[type=password]:disabled,
#edit-campaign-form input[type=password]:disabled,
#create-reward-form input[type=password]:disabled,
#edit-reward-form input[type=password]:disabled,
#create-module-form input[type=password]:disabled,
#question-form input[type=password]:disabled,
#statistics-form input[type=password]:disabled,
#user-form input[type=password]:disabled,
#client-form input[type=password]:disabled,
#promoter-form input[type=password]:disabled,
#activity-form input[type=password]:disabled,
#branch-form input[type=password]:disabled,
#dashboard-campaign input[type=password]:disabled {
  opacity: 0.5;
}
#create-brand-form input[type=file],
#edit-brand-form input[type=file],
#create-campaign-form input[type=file],
#edit-campaign-form input[type=file],
#create-reward-form input[type=file],
#edit-reward-form input[type=file],
#create-module-form input[type=file],
#question-form input[type=file],
#statistics-form input[type=file],
#user-form input[type=file],
#client-form input[type=file],
#promoter-form input[type=file],
#activity-form input[type=file],
#branch-form input[type=file],
#dashboard-campaign input[type=file],
#create-brand-form button,
#edit-brand-form button,
#create-campaign-form button,
#edit-campaign-form button,
#create-reward-form button,
#edit-reward-form button,
#create-module-form button,
#question-form button,
#statistics-form button,
#user-form button,
#client-form button,
#promoter-form button,
#activity-form button,
#branch-form button,
#dashboard-campaign button,
#create-brand-form .avatar-button,
#edit-brand-form .avatar-button,
#create-campaign-form .avatar-button,
#edit-campaign-form .avatar-button,
#create-reward-form .avatar-button,
#edit-reward-form .avatar-button,
#create-module-form .avatar-button,
#question-form .avatar-button,
#statistics-form .avatar-button,
#user-form .avatar-button,
#client-form .avatar-button,
#promoter-form .avatar-button,
#activity-form .avatar-button,
#branch-form .avatar-button,
#dashboard-campaign .avatar-button,
#create-brand-form .background-button,
#edit-brand-form .background-button,
#create-campaign-form .background-button,
#edit-campaign-form .background-button,
#create-reward-form .background-button,
#edit-reward-form .background-button,
#create-module-form .background-button,
#question-form .background-button,
#statistics-form .background-button,
#user-form .background-button,
#client-form .background-button,
#promoter-form .background-button,
#activity-form .background-button,
#branch-form .background-button,
#dashboard-campaign .background-button,
#create-brand-form .itemimg-button,
#edit-brand-form .itemimg-button,
#create-campaign-form .itemimg-button,
#edit-campaign-form .itemimg-button,
#create-reward-form .itemimg-button,
#edit-reward-form .itemimg-button,
#create-module-form .itemimg-button,
#question-form .itemimg-button,
#statistics-form .itemimg-button,
#user-form .itemimg-button,
#client-form .itemimg-button,
#promoter-form .itemimg-button,
#activity-form .itemimg-button,
#branch-form .itemimg-button,
#dashboard-campaign .itemimg-button,
#create-brand-form .testimg-button,
#edit-brand-form .testimg-button,
#create-campaign-form .testimg-button,
#edit-campaign-form .testimg-button,
#create-reward-form .testimg-button,
#edit-reward-form .testimg-button,
#create-module-form .testimg-button,
#question-form .testimg-button,
#statistics-form .testimg-button,
#user-form .testimg-button,
#client-form .testimg-button,
#promoter-form .testimg-button,
#activity-form .testimg-button,
#branch-form .testimg-button,
#dashboard-campaign .testimg-button,
#create-brand-form .slider-button,
#edit-brand-form .slider-button,
#create-campaign-form .slider-button,
#edit-campaign-form .slider-button,
#create-reward-form .slider-button,
#edit-reward-form .slider-button,
#create-module-form .slider-button,
#question-form .slider-button,
#statistics-form .slider-button,
#user-form .slider-button,
#client-form .slider-button,
#promoter-form .slider-button,
#activity-form .slider-button,
#branch-form .slider-button,
#dashboard-campaign .slider-button {
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #ede7e7;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  padding: 5px 10px;
}
#create-brand-form input[type=file]:hover,
#edit-brand-form input[type=file]:hover,
#create-campaign-form input[type=file]:hover,
#edit-campaign-form input[type=file]:hover,
#create-reward-form input[type=file]:hover,
#edit-reward-form input[type=file]:hover,
#create-module-form input[type=file]:hover,
#question-form input[type=file]:hover,
#statistics-form input[type=file]:hover,
#user-form input[type=file]:hover,
#client-form input[type=file]:hover,
#promoter-form input[type=file]:hover,
#activity-form input[type=file]:hover,
#branch-form input[type=file]:hover,
#dashboard-campaign input[type=file]:hover,
#create-brand-form button:hover,
#edit-brand-form button:hover,
#create-campaign-form button:hover,
#edit-campaign-form button:hover,
#create-reward-form button:hover,
#edit-reward-form button:hover,
#create-module-form button:hover,
#question-form button:hover,
#statistics-form button:hover,
#user-form button:hover,
#client-form button:hover,
#promoter-form button:hover,
#activity-form button:hover,
#branch-form button:hover,
#dashboard-campaign button:hover,
#create-brand-form .avatar-button:hover,
#edit-brand-form .avatar-button:hover,
#create-campaign-form .avatar-button:hover,
#edit-campaign-form .avatar-button:hover,
#create-reward-form .avatar-button:hover,
#edit-reward-form .avatar-button:hover,
#create-module-form .avatar-button:hover,
#question-form .avatar-button:hover,
#statistics-form .avatar-button:hover,
#user-form .avatar-button:hover,
#client-form .avatar-button:hover,
#promoter-form .avatar-button:hover,
#activity-form .avatar-button:hover,
#branch-form .avatar-button:hover,
#dashboard-campaign .avatar-button:hover,
#create-brand-form .background-button:hover,
#edit-brand-form .background-button:hover,
#create-campaign-form .background-button:hover,
#edit-campaign-form .background-button:hover,
#create-reward-form .background-button:hover,
#edit-reward-form .background-button:hover,
#create-module-form .background-button:hover,
#question-form .background-button:hover,
#statistics-form .background-button:hover,
#user-form .background-button:hover,
#client-form .background-button:hover,
#promoter-form .background-button:hover,
#activity-form .background-button:hover,
#branch-form .background-button:hover,
#dashboard-campaign .background-button:hover,
#create-brand-form .itemimg-button:hover,
#edit-brand-form .itemimg-button:hover,
#create-campaign-form .itemimg-button:hover,
#edit-campaign-form .itemimg-button:hover,
#create-reward-form .itemimg-button:hover,
#edit-reward-form .itemimg-button:hover,
#create-module-form .itemimg-button:hover,
#question-form .itemimg-button:hover,
#statistics-form .itemimg-button:hover,
#user-form .itemimg-button:hover,
#client-form .itemimg-button:hover,
#promoter-form .itemimg-button:hover,
#activity-form .itemimg-button:hover,
#branch-form .itemimg-button:hover,
#dashboard-campaign .itemimg-button:hover,
#create-brand-form .testimg-button:hover,
#edit-brand-form .testimg-button:hover,
#create-campaign-form .testimg-button:hover,
#edit-campaign-form .testimg-button:hover,
#create-reward-form .testimg-button:hover,
#edit-reward-form .testimg-button:hover,
#create-module-form .testimg-button:hover,
#question-form .testimg-button:hover,
#statistics-form .testimg-button:hover,
#user-form .testimg-button:hover,
#client-form .testimg-button:hover,
#promoter-form .testimg-button:hover,
#activity-form .testimg-button:hover,
#branch-form .testimg-button:hover,
#dashboard-campaign .testimg-button:hover,
#create-brand-form .slider-button:hover,
#edit-brand-form .slider-button:hover,
#create-campaign-form .slider-button:hover,
#edit-campaign-form .slider-button:hover,
#create-reward-form .slider-button:hover,
#edit-reward-form .slider-button:hover,
#create-module-form .slider-button:hover,
#question-form .slider-button:hover,
#statistics-form .slider-button:hover,
#user-form .slider-button:hover,
#client-form .slider-button:hover,
#promoter-form .slider-button:hover,
#activity-form .slider-button:hover,
#branch-form .slider-button:hover,
#dashboard-campaign .slider-button:hover,
#create-brand-form input[type=file]:active,
#edit-brand-form input[type=file]:active,
#create-campaign-form input[type=file]:active,
#edit-campaign-form input[type=file]:active,
#create-reward-form input[type=file]:active,
#edit-reward-form input[type=file]:active,
#create-module-form input[type=file]:active,
#question-form input[type=file]:active,
#statistics-form input[type=file]:active,
#user-form input[type=file]:active,
#client-form input[type=file]:active,
#promoter-form input[type=file]:active,
#activity-form input[type=file]:active,
#branch-form input[type=file]:active,
#dashboard-campaign input[type=file]:active,
#create-brand-form button:active,
#edit-brand-form button:active,
#create-campaign-form button:active,
#edit-campaign-form button:active,
#create-reward-form button:active,
#edit-reward-form button:active,
#create-module-form button:active,
#question-form button:active,
#statistics-form button:active,
#user-form button:active,
#client-form button:active,
#promoter-form button:active,
#activity-form button:active,
#branch-form button:active,
#dashboard-campaign button:active,
#create-brand-form .avatar-button:active,
#edit-brand-form .avatar-button:active,
#create-campaign-form .avatar-button:active,
#edit-campaign-form .avatar-button:active,
#create-reward-form .avatar-button:active,
#edit-reward-form .avatar-button:active,
#create-module-form .avatar-button:active,
#question-form .avatar-button:active,
#statistics-form .avatar-button:active,
#user-form .avatar-button:active,
#client-form .avatar-button:active,
#promoter-form .avatar-button:active,
#activity-form .avatar-button:active,
#branch-form .avatar-button:active,
#dashboard-campaign .avatar-button:active,
#create-brand-form .background-button:active,
#edit-brand-form .background-button:active,
#create-campaign-form .background-button:active,
#edit-campaign-form .background-button:active,
#create-reward-form .background-button:active,
#edit-reward-form .background-button:active,
#create-module-form .background-button:active,
#question-form .background-button:active,
#statistics-form .background-button:active,
#user-form .background-button:active,
#client-form .background-button:active,
#promoter-form .background-button:active,
#activity-form .background-button:active,
#branch-form .background-button:active,
#dashboard-campaign .background-button:active,
#create-brand-form .itemimg-button:active,
#edit-brand-form .itemimg-button:active,
#create-campaign-form .itemimg-button:active,
#edit-campaign-form .itemimg-button:active,
#create-reward-form .itemimg-button:active,
#edit-reward-form .itemimg-button:active,
#create-module-form .itemimg-button:active,
#question-form .itemimg-button:active,
#statistics-form .itemimg-button:active,
#user-form .itemimg-button:active,
#client-form .itemimg-button:active,
#promoter-form .itemimg-button:active,
#activity-form .itemimg-button:active,
#branch-form .itemimg-button:active,
#dashboard-campaign .itemimg-button:active,
#create-brand-form .testimg-button:active,
#edit-brand-form .testimg-button:active,
#create-campaign-form .testimg-button:active,
#edit-campaign-form .testimg-button:active,
#create-reward-form .testimg-button:active,
#edit-reward-form .testimg-button:active,
#create-module-form .testimg-button:active,
#question-form .testimg-button:active,
#statistics-form .testimg-button:active,
#user-form .testimg-button:active,
#client-form .testimg-button:active,
#promoter-form .testimg-button:active,
#activity-form .testimg-button:active,
#branch-form .testimg-button:active,
#dashboard-campaign .testimg-button:active,
#create-brand-form .slider-button:active,
#edit-brand-form .slider-button:active,
#create-campaign-form .slider-button:active,
#edit-campaign-form .slider-button:active,
#create-reward-form .slider-button:active,
#edit-reward-form .slider-button:active,
#create-module-form .slider-button:active,
#question-form .slider-button:active,
#statistics-form .slider-button:active,
#user-form .slider-button:active,
#client-form .slider-button:active,
#promoter-form .slider-button:active,
#activity-form .slider-button:active,
#branch-form .slider-button:active,
#dashboard-campaign .slider-button:active,
#create-brand-form input[type=file]:focus,
#edit-brand-form input[type=file]:focus,
#create-campaign-form input[type=file]:focus,
#edit-campaign-form input[type=file]:focus,
#create-reward-form input[type=file]:focus,
#edit-reward-form input[type=file]:focus,
#create-module-form input[type=file]:focus,
#question-form input[type=file]:focus,
#statistics-form input[type=file]:focus,
#user-form input[type=file]:focus,
#client-form input[type=file]:focus,
#promoter-form input[type=file]:focus,
#activity-form input[type=file]:focus,
#branch-form input[type=file]:focus,
#dashboard-campaign input[type=file]:focus,
#create-brand-form button:focus,
#edit-brand-form button:focus,
#create-campaign-form button:focus,
#edit-campaign-form button:focus,
#create-reward-form button:focus,
#edit-reward-form button:focus,
#create-module-form button:focus,
#question-form button:focus,
#statistics-form button:focus,
#user-form button:focus,
#client-form button:focus,
#promoter-form button:focus,
#activity-form button:focus,
#branch-form button:focus,
#dashboard-campaign button:focus,
#create-brand-form .avatar-button:focus,
#edit-brand-form .avatar-button:focus,
#create-campaign-form .avatar-button:focus,
#edit-campaign-form .avatar-button:focus,
#create-reward-form .avatar-button:focus,
#edit-reward-form .avatar-button:focus,
#create-module-form .avatar-button:focus,
#question-form .avatar-button:focus,
#statistics-form .avatar-button:focus,
#user-form .avatar-button:focus,
#client-form .avatar-button:focus,
#promoter-form .avatar-button:focus,
#activity-form .avatar-button:focus,
#branch-form .avatar-button:focus,
#dashboard-campaign .avatar-button:focus,
#create-brand-form .background-button:focus,
#edit-brand-form .background-button:focus,
#create-campaign-form .background-button:focus,
#edit-campaign-form .background-button:focus,
#create-reward-form .background-button:focus,
#edit-reward-form .background-button:focus,
#create-module-form .background-button:focus,
#question-form .background-button:focus,
#statistics-form .background-button:focus,
#user-form .background-button:focus,
#client-form .background-button:focus,
#promoter-form .background-button:focus,
#activity-form .background-button:focus,
#branch-form .background-button:focus,
#dashboard-campaign .background-button:focus,
#create-brand-form .itemimg-button:focus,
#edit-brand-form .itemimg-button:focus,
#create-campaign-form .itemimg-button:focus,
#edit-campaign-form .itemimg-button:focus,
#create-reward-form .itemimg-button:focus,
#edit-reward-form .itemimg-button:focus,
#create-module-form .itemimg-button:focus,
#question-form .itemimg-button:focus,
#statistics-form .itemimg-button:focus,
#user-form .itemimg-button:focus,
#client-form .itemimg-button:focus,
#promoter-form .itemimg-button:focus,
#activity-form .itemimg-button:focus,
#branch-form .itemimg-button:focus,
#dashboard-campaign .itemimg-button:focus,
#create-brand-form .testimg-button:focus,
#edit-brand-form .testimg-button:focus,
#create-campaign-form .testimg-button:focus,
#edit-campaign-form .testimg-button:focus,
#create-reward-form .testimg-button:focus,
#edit-reward-form .testimg-button:focus,
#create-module-form .testimg-button:focus,
#question-form .testimg-button:focus,
#statistics-form .testimg-button:focus,
#user-form .testimg-button:focus,
#client-form .testimg-button:focus,
#promoter-form .testimg-button:focus,
#activity-form .testimg-button:focus,
#branch-form .testimg-button:focus,
#dashboard-campaign .testimg-button:focus,
#create-brand-form .slider-button:focus,
#edit-brand-form .slider-button:focus,
#create-campaign-form .slider-button:focus,
#edit-campaign-form .slider-button:focus,
#create-reward-form .slider-button:focus,
#edit-reward-form .slider-button:focus,
#create-module-form .slider-button:focus,
#question-form .slider-button:focus,
#statistics-form .slider-button:focus,
#user-form .slider-button:focus,
#client-form .slider-button:focus,
#promoter-form .slider-button:focus,
#activity-form .slider-button:focus,
#branch-form .slider-button:focus,
#dashboard-campaign .slider-button:focus {
  outline: none;
  box-shadow: none;
}
#create-brand-form input[type=file].btnPDF,
#edit-brand-form input[type=file].btnPDF,
#create-campaign-form input[type=file].btnPDF,
#edit-campaign-form input[type=file].btnPDF,
#create-reward-form input[type=file].btnPDF,
#edit-reward-form input[type=file].btnPDF,
#create-module-form input[type=file].btnPDF,
#question-form input[type=file].btnPDF,
#statistics-form input[type=file].btnPDF,
#user-form input[type=file].btnPDF,
#client-form input[type=file].btnPDF,
#promoter-form input[type=file].btnPDF,
#activity-form input[type=file].btnPDF,
#branch-form input[type=file].btnPDF,
#dashboard-campaign input[type=file].btnPDF,
#create-brand-form button.btnPDF,
#edit-brand-form button.btnPDF,
#create-campaign-form button.btnPDF,
#edit-campaign-form button.btnPDF,
#create-reward-form button.btnPDF,
#edit-reward-form button.btnPDF,
#create-module-form button.btnPDF,
#question-form button.btnPDF,
#statistics-form button.btnPDF,
#user-form button.btnPDF,
#client-form button.btnPDF,
#promoter-form button.btnPDF,
#activity-form button.btnPDF,
#branch-form button.btnPDF,
#dashboard-campaign button.btnPDF,
#create-brand-form .avatar-button.btnPDF,
#edit-brand-form .avatar-button.btnPDF,
#create-campaign-form .avatar-button.btnPDF,
#edit-campaign-form .avatar-button.btnPDF,
#create-reward-form .avatar-button.btnPDF,
#edit-reward-form .avatar-button.btnPDF,
#create-module-form .avatar-button.btnPDF,
#question-form .avatar-button.btnPDF,
#statistics-form .avatar-button.btnPDF,
#user-form .avatar-button.btnPDF,
#client-form .avatar-button.btnPDF,
#promoter-form .avatar-button.btnPDF,
#activity-form .avatar-button.btnPDF,
#branch-form .avatar-button.btnPDF,
#dashboard-campaign .avatar-button.btnPDF,
#create-brand-form .background-button.btnPDF,
#edit-brand-form .background-button.btnPDF,
#create-campaign-form .background-button.btnPDF,
#edit-campaign-form .background-button.btnPDF,
#create-reward-form .background-button.btnPDF,
#edit-reward-form .background-button.btnPDF,
#create-module-form .background-button.btnPDF,
#question-form .background-button.btnPDF,
#statistics-form .background-button.btnPDF,
#user-form .background-button.btnPDF,
#client-form .background-button.btnPDF,
#promoter-form .background-button.btnPDF,
#activity-form .background-button.btnPDF,
#branch-form .background-button.btnPDF,
#dashboard-campaign .background-button.btnPDF,
#create-brand-form .itemimg-button.btnPDF,
#edit-brand-form .itemimg-button.btnPDF,
#create-campaign-form .itemimg-button.btnPDF,
#edit-campaign-form .itemimg-button.btnPDF,
#create-reward-form .itemimg-button.btnPDF,
#edit-reward-form .itemimg-button.btnPDF,
#create-module-form .itemimg-button.btnPDF,
#question-form .itemimg-button.btnPDF,
#statistics-form .itemimg-button.btnPDF,
#user-form .itemimg-button.btnPDF,
#client-form .itemimg-button.btnPDF,
#promoter-form .itemimg-button.btnPDF,
#activity-form .itemimg-button.btnPDF,
#branch-form .itemimg-button.btnPDF,
#dashboard-campaign .itemimg-button.btnPDF,
#create-brand-form .testimg-button.btnPDF,
#edit-brand-form .testimg-button.btnPDF,
#create-campaign-form .testimg-button.btnPDF,
#edit-campaign-form .testimg-button.btnPDF,
#create-reward-form .testimg-button.btnPDF,
#edit-reward-form .testimg-button.btnPDF,
#create-module-form .testimg-button.btnPDF,
#question-form .testimg-button.btnPDF,
#statistics-form .testimg-button.btnPDF,
#user-form .testimg-button.btnPDF,
#client-form .testimg-button.btnPDF,
#promoter-form .testimg-button.btnPDF,
#activity-form .testimg-button.btnPDF,
#branch-form .testimg-button.btnPDF,
#dashboard-campaign .testimg-button.btnPDF,
#create-brand-form .slider-button.btnPDF,
#edit-brand-form .slider-button.btnPDF,
#create-campaign-form .slider-button.btnPDF,
#edit-campaign-form .slider-button.btnPDF,
#create-reward-form .slider-button.btnPDF,
#edit-reward-form .slider-button.btnPDF,
#create-module-form .slider-button.btnPDF,
#question-form .slider-button.btnPDF,
#statistics-form .slider-button.btnPDF,
#user-form .slider-button.btnPDF,
#client-form .slider-button.btnPDF,
#promoter-form .slider-button.btnPDF,
#activity-form .slider-button.btnPDF,
#branch-form .slider-button.btnPDF,
#dashboard-campaign .slider-button.btnPDF,
#create-brand-form input[type=file].btnExcel,
#edit-brand-form input[type=file].btnExcel,
#create-campaign-form input[type=file].btnExcel,
#edit-campaign-form input[type=file].btnExcel,
#create-reward-form input[type=file].btnExcel,
#edit-reward-form input[type=file].btnExcel,
#create-module-form input[type=file].btnExcel,
#question-form input[type=file].btnExcel,
#statistics-form input[type=file].btnExcel,
#user-form input[type=file].btnExcel,
#client-form input[type=file].btnExcel,
#promoter-form input[type=file].btnExcel,
#activity-form input[type=file].btnExcel,
#branch-form input[type=file].btnExcel,
#dashboard-campaign input[type=file].btnExcel,
#create-brand-form button.btnExcel,
#edit-brand-form button.btnExcel,
#create-campaign-form button.btnExcel,
#edit-campaign-form button.btnExcel,
#create-reward-form button.btnExcel,
#edit-reward-form button.btnExcel,
#create-module-form button.btnExcel,
#question-form button.btnExcel,
#statistics-form button.btnExcel,
#user-form button.btnExcel,
#client-form button.btnExcel,
#promoter-form button.btnExcel,
#activity-form button.btnExcel,
#branch-form button.btnExcel,
#dashboard-campaign button.btnExcel,
#create-brand-form .avatar-button.btnExcel,
#edit-brand-form .avatar-button.btnExcel,
#create-campaign-form .avatar-button.btnExcel,
#edit-campaign-form .avatar-button.btnExcel,
#create-reward-form .avatar-button.btnExcel,
#edit-reward-form .avatar-button.btnExcel,
#create-module-form .avatar-button.btnExcel,
#question-form .avatar-button.btnExcel,
#statistics-form .avatar-button.btnExcel,
#user-form .avatar-button.btnExcel,
#client-form .avatar-button.btnExcel,
#promoter-form .avatar-button.btnExcel,
#activity-form .avatar-button.btnExcel,
#branch-form .avatar-button.btnExcel,
#dashboard-campaign .avatar-button.btnExcel,
#create-brand-form .background-button.btnExcel,
#edit-brand-form .background-button.btnExcel,
#create-campaign-form .background-button.btnExcel,
#edit-campaign-form .background-button.btnExcel,
#create-reward-form .background-button.btnExcel,
#edit-reward-form .background-button.btnExcel,
#create-module-form .background-button.btnExcel,
#question-form .background-button.btnExcel,
#statistics-form .background-button.btnExcel,
#user-form .background-button.btnExcel,
#client-form .background-button.btnExcel,
#promoter-form .background-button.btnExcel,
#activity-form .background-button.btnExcel,
#branch-form .background-button.btnExcel,
#dashboard-campaign .background-button.btnExcel,
#create-brand-form .itemimg-button.btnExcel,
#edit-brand-form .itemimg-button.btnExcel,
#create-campaign-form .itemimg-button.btnExcel,
#edit-campaign-form .itemimg-button.btnExcel,
#create-reward-form .itemimg-button.btnExcel,
#edit-reward-form .itemimg-button.btnExcel,
#create-module-form .itemimg-button.btnExcel,
#question-form .itemimg-button.btnExcel,
#statistics-form .itemimg-button.btnExcel,
#user-form .itemimg-button.btnExcel,
#client-form .itemimg-button.btnExcel,
#promoter-form .itemimg-button.btnExcel,
#activity-form .itemimg-button.btnExcel,
#branch-form .itemimg-button.btnExcel,
#dashboard-campaign .itemimg-button.btnExcel,
#create-brand-form .testimg-button.btnExcel,
#edit-brand-form .testimg-button.btnExcel,
#create-campaign-form .testimg-button.btnExcel,
#edit-campaign-form .testimg-button.btnExcel,
#create-reward-form .testimg-button.btnExcel,
#edit-reward-form .testimg-button.btnExcel,
#create-module-form .testimg-button.btnExcel,
#question-form .testimg-button.btnExcel,
#statistics-form .testimg-button.btnExcel,
#user-form .testimg-button.btnExcel,
#client-form .testimg-button.btnExcel,
#promoter-form .testimg-button.btnExcel,
#activity-form .testimg-button.btnExcel,
#branch-form .testimg-button.btnExcel,
#dashboard-campaign .testimg-button.btnExcel,
#create-brand-form .slider-button.btnExcel,
#edit-brand-form .slider-button.btnExcel,
#create-campaign-form .slider-button.btnExcel,
#edit-campaign-form .slider-button.btnExcel,
#create-reward-form .slider-button.btnExcel,
#edit-reward-form .slider-button.btnExcel,
#create-module-form .slider-button.btnExcel,
#question-form .slider-button.btnExcel,
#statistics-form .slider-button.btnExcel,
#user-form .slider-button.btnExcel,
#client-form .slider-button.btnExcel,
#promoter-form .slider-button.btnExcel,
#activity-form .slider-button.btnExcel,
#branch-form .slider-button.btnExcel,
#dashboard-campaign .slider-button.btnExcel {
  border: none;
}
#create-brand-form input[type=file].btnPDF a,
#edit-brand-form input[type=file].btnPDF a,
#create-campaign-form input[type=file].btnPDF a,
#edit-campaign-form input[type=file].btnPDF a,
#create-reward-form input[type=file].btnPDF a,
#edit-reward-form input[type=file].btnPDF a,
#create-module-form input[type=file].btnPDF a,
#question-form input[type=file].btnPDF a,
#statistics-form input[type=file].btnPDF a,
#user-form input[type=file].btnPDF a,
#client-form input[type=file].btnPDF a,
#promoter-form input[type=file].btnPDF a,
#activity-form input[type=file].btnPDF a,
#branch-form input[type=file].btnPDF a,
#dashboard-campaign input[type=file].btnPDF a,
#create-brand-form button.btnPDF a,
#edit-brand-form button.btnPDF a,
#create-campaign-form button.btnPDF a,
#edit-campaign-form button.btnPDF a,
#create-reward-form button.btnPDF a,
#edit-reward-form button.btnPDF a,
#create-module-form button.btnPDF a,
#question-form button.btnPDF a,
#statistics-form button.btnPDF a,
#user-form button.btnPDF a,
#client-form button.btnPDF a,
#promoter-form button.btnPDF a,
#activity-form button.btnPDF a,
#branch-form button.btnPDF a,
#dashboard-campaign button.btnPDF a,
#create-brand-form .avatar-button.btnPDF a,
#edit-brand-form .avatar-button.btnPDF a,
#create-campaign-form .avatar-button.btnPDF a,
#edit-campaign-form .avatar-button.btnPDF a,
#create-reward-form .avatar-button.btnPDF a,
#edit-reward-form .avatar-button.btnPDF a,
#create-module-form .avatar-button.btnPDF a,
#question-form .avatar-button.btnPDF a,
#statistics-form .avatar-button.btnPDF a,
#user-form .avatar-button.btnPDF a,
#client-form .avatar-button.btnPDF a,
#promoter-form .avatar-button.btnPDF a,
#activity-form .avatar-button.btnPDF a,
#branch-form .avatar-button.btnPDF a,
#dashboard-campaign .avatar-button.btnPDF a,
#create-brand-form .background-button.btnPDF a,
#edit-brand-form .background-button.btnPDF a,
#create-campaign-form .background-button.btnPDF a,
#edit-campaign-form .background-button.btnPDF a,
#create-reward-form .background-button.btnPDF a,
#edit-reward-form .background-button.btnPDF a,
#create-module-form .background-button.btnPDF a,
#question-form .background-button.btnPDF a,
#statistics-form .background-button.btnPDF a,
#user-form .background-button.btnPDF a,
#client-form .background-button.btnPDF a,
#promoter-form .background-button.btnPDF a,
#activity-form .background-button.btnPDF a,
#branch-form .background-button.btnPDF a,
#dashboard-campaign .background-button.btnPDF a,
#create-brand-form .itemimg-button.btnPDF a,
#edit-brand-form .itemimg-button.btnPDF a,
#create-campaign-form .itemimg-button.btnPDF a,
#edit-campaign-form .itemimg-button.btnPDF a,
#create-reward-form .itemimg-button.btnPDF a,
#edit-reward-form .itemimg-button.btnPDF a,
#create-module-form .itemimg-button.btnPDF a,
#question-form .itemimg-button.btnPDF a,
#statistics-form .itemimg-button.btnPDF a,
#user-form .itemimg-button.btnPDF a,
#client-form .itemimg-button.btnPDF a,
#promoter-form .itemimg-button.btnPDF a,
#activity-form .itemimg-button.btnPDF a,
#branch-form .itemimg-button.btnPDF a,
#dashboard-campaign .itemimg-button.btnPDF a,
#create-brand-form .testimg-button.btnPDF a,
#edit-brand-form .testimg-button.btnPDF a,
#create-campaign-form .testimg-button.btnPDF a,
#edit-campaign-form .testimg-button.btnPDF a,
#create-reward-form .testimg-button.btnPDF a,
#edit-reward-form .testimg-button.btnPDF a,
#create-module-form .testimg-button.btnPDF a,
#question-form .testimg-button.btnPDF a,
#statistics-form .testimg-button.btnPDF a,
#user-form .testimg-button.btnPDF a,
#client-form .testimg-button.btnPDF a,
#promoter-form .testimg-button.btnPDF a,
#activity-form .testimg-button.btnPDF a,
#branch-form .testimg-button.btnPDF a,
#dashboard-campaign .testimg-button.btnPDF a,
#create-brand-form .slider-button.btnPDF a,
#edit-brand-form .slider-button.btnPDF a,
#create-campaign-form .slider-button.btnPDF a,
#edit-campaign-form .slider-button.btnPDF a,
#create-reward-form .slider-button.btnPDF a,
#edit-reward-form .slider-button.btnPDF a,
#create-module-form .slider-button.btnPDF a,
#question-form .slider-button.btnPDF a,
#statistics-form .slider-button.btnPDF a,
#user-form .slider-button.btnPDF a,
#client-form .slider-button.btnPDF a,
#promoter-form .slider-button.btnPDF a,
#activity-form .slider-button.btnPDF a,
#branch-form .slider-button.btnPDF a,
#dashboard-campaign .slider-button.btnPDF a,
#create-brand-form input[type=file].btnExcel a,
#edit-brand-form input[type=file].btnExcel a,
#create-campaign-form input[type=file].btnExcel a,
#edit-campaign-form input[type=file].btnExcel a,
#create-reward-form input[type=file].btnExcel a,
#edit-reward-form input[type=file].btnExcel a,
#create-module-form input[type=file].btnExcel a,
#question-form input[type=file].btnExcel a,
#statistics-form input[type=file].btnExcel a,
#user-form input[type=file].btnExcel a,
#client-form input[type=file].btnExcel a,
#promoter-form input[type=file].btnExcel a,
#activity-form input[type=file].btnExcel a,
#branch-form input[type=file].btnExcel a,
#dashboard-campaign input[type=file].btnExcel a,
#create-brand-form button.btnExcel a,
#edit-brand-form button.btnExcel a,
#create-campaign-form button.btnExcel a,
#edit-campaign-form button.btnExcel a,
#create-reward-form button.btnExcel a,
#edit-reward-form button.btnExcel a,
#create-module-form button.btnExcel a,
#question-form button.btnExcel a,
#statistics-form button.btnExcel a,
#user-form button.btnExcel a,
#client-form button.btnExcel a,
#promoter-form button.btnExcel a,
#activity-form button.btnExcel a,
#branch-form button.btnExcel a,
#dashboard-campaign button.btnExcel a,
#create-brand-form .avatar-button.btnExcel a,
#edit-brand-form .avatar-button.btnExcel a,
#create-campaign-form .avatar-button.btnExcel a,
#edit-campaign-form .avatar-button.btnExcel a,
#create-reward-form .avatar-button.btnExcel a,
#edit-reward-form .avatar-button.btnExcel a,
#create-module-form .avatar-button.btnExcel a,
#question-form .avatar-button.btnExcel a,
#statistics-form .avatar-button.btnExcel a,
#user-form .avatar-button.btnExcel a,
#client-form .avatar-button.btnExcel a,
#promoter-form .avatar-button.btnExcel a,
#activity-form .avatar-button.btnExcel a,
#branch-form .avatar-button.btnExcel a,
#dashboard-campaign .avatar-button.btnExcel a,
#create-brand-form .background-button.btnExcel a,
#edit-brand-form .background-button.btnExcel a,
#create-campaign-form .background-button.btnExcel a,
#edit-campaign-form .background-button.btnExcel a,
#create-reward-form .background-button.btnExcel a,
#edit-reward-form .background-button.btnExcel a,
#create-module-form .background-button.btnExcel a,
#question-form .background-button.btnExcel a,
#statistics-form .background-button.btnExcel a,
#user-form .background-button.btnExcel a,
#client-form .background-button.btnExcel a,
#promoter-form .background-button.btnExcel a,
#activity-form .background-button.btnExcel a,
#branch-form .background-button.btnExcel a,
#dashboard-campaign .background-button.btnExcel a,
#create-brand-form .itemimg-button.btnExcel a,
#edit-brand-form .itemimg-button.btnExcel a,
#create-campaign-form .itemimg-button.btnExcel a,
#edit-campaign-form .itemimg-button.btnExcel a,
#create-reward-form .itemimg-button.btnExcel a,
#edit-reward-form .itemimg-button.btnExcel a,
#create-module-form .itemimg-button.btnExcel a,
#question-form .itemimg-button.btnExcel a,
#statistics-form .itemimg-button.btnExcel a,
#user-form .itemimg-button.btnExcel a,
#client-form .itemimg-button.btnExcel a,
#promoter-form .itemimg-button.btnExcel a,
#activity-form .itemimg-button.btnExcel a,
#branch-form .itemimg-button.btnExcel a,
#dashboard-campaign .itemimg-button.btnExcel a,
#create-brand-form .testimg-button.btnExcel a,
#edit-brand-form .testimg-button.btnExcel a,
#create-campaign-form .testimg-button.btnExcel a,
#edit-campaign-form .testimg-button.btnExcel a,
#create-reward-form .testimg-button.btnExcel a,
#edit-reward-form .testimg-button.btnExcel a,
#create-module-form .testimg-button.btnExcel a,
#question-form .testimg-button.btnExcel a,
#statistics-form .testimg-button.btnExcel a,
#user-form .testimg-button.btnExcel a,
#client-form .testimg-button.btnExcel a,
#promoter-form .testimg-button.btnExcel a,
#activity-form .testimg-button.btnExcel a,
#branch-form .testimg-button.btnExcel a,
#dashboard-campaign .testimg-button.btnExcel a,
#create-brand-form .slider-button.btnExcel a,
#edit-brand-form .slider-button.btnExcel a,
#create-campaign-form .slider-button.btnExcel a,
#edit-campaign-form .slider-button.btnExcel a,
#create-reward-form .slider-button.btnExcel a,
#edit-reward-form .slider-button.btnExcel a,
#create-module-form .slider-button.btnExcel a,
#question-form .slider-button.btnExcel a,
#statistics-form .slider-button.btnExcel a,
#user-form .slider-button.btnExcel a,
#client-form .slider-button.btnExcel a,
#promoter-form .slider-button.btnExcel a,
#activity-form .slider-button.btnExcel a,
#branch-form .slider-button.btnExcel a,
#dashboard-campaign .slider-button.btnExcel a {
  width: 100%;
  height: 100%;
  display: block;
  color: #7d7c7c;
}
#create-brand-form input[type=file],
#edit-brand-form input[type=file],
#create-campaign-form input[type=file],
#edit-campaign-form input[type=file],
#create-reward-form input[type=file],
#edit-reward-form input[type=file],
#create-module-form input[type=file],
#question-form input[type=file],
#statistics-form input[type=file],
#user-form input[type=file],
#client-form input[type=file],
#promoter-form input[type=file],
#activity-form input[type=file],
#branch-form input[type=file],
#dashboard-campaign input[type=file] {
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
}
#create-brand-form .avatar-button,
#edit-brand-form .avatar-button,
#create-campaign-form .avatar-button,
#edit-campaign-form .avatar-button,
#create-reward-form .avatar-button,
#edit-reward-form .avatar-button,
#create-module-form .avatar-button,
#question-form .avatar-button,
#statistics-form .avatar-button,
#user-form .avatar-button,
#client-form .avatar-button,
#promoter-form .avatar-button,
#activity-form .avatar-button,
#branch-form .avatar-button,
#dashboard-campaign .avatar-button,
#create-brand-form .background-button,
#edit-brand-form .background-button,
#create-campaign-form .background-button,
#edit-campaign-form .background-button,
#create-reward-form .background-button,
#edit-reward-form .background-button,
#create-module-form .background-button,
#question-form .background-button,
#statistics-form .background-button,
#user-form .background-button,
#client-form .background-button,
#promoter-form .background-button,
#activity-form .background-button,
#branch-form .background-button,
#dashboard-campaign .background-button,
#create-brand-form .itemimg-button,
#edit-brand-form .itemimg-button,
#create-campaign-form .itemimg-button,
#edit-campaign-form .itemimg-button,
#create-reward-form .itemimg-button,
#edit-reward-form .itemimg-button,
#create-module-form .itemimg-button,
#question-form .itemimg-button,
#statistics-form .itemimg-button,
#user-form .itemimg-button,
#client-form .itemimg-button,
#promoter-form .itemimg-button,
#activity-form .itemimg-button,
#branch-form .itemimg-button,
#dashboard-campaign .itemimg-button,
#create-brand-form .testimg-button,
#edit-brand-form .testimg-button,
#create-campaign-form .testimg-button,
#edit-campaign-form .testimg-button,
#create-reward-form .testimg-button,
#edit-reward-form .testimg-button,
#create-module-form .testimg-button,
#question-form .testimg-button,
#statistics-form .testimg-button,
#user-form .testimg-button,
#client-form .testimg-button,
#promoter-form .testimg-button,
#activity-form .testimg-button,
#branch-form .testimg-button,
#dashboard-campaign .testimg-button,
#create-brand-form .slider-button,
#edit-brand-form .slider-button,
#create-campaign-form .slider-button,
#edit-campaign-form .slider-button,
#create-reward-form .slider-button,
#edit-reward-form .slider-button,
#create-module-form .slider-button,
#question-form .slider-button,
#statistics-form .slider-button,
#user-form .slider-button,
#client-form .slider-button,
#promoter-form .slider-button,
#activity-form .slider-button,
#branch-form .slider-button,
#dashboard-campaign .slider-button {
  text-align: center;
}
#create-brand-form .avatar-text,
#edit-brand-form .avatar-text,
#create-campaign-form .avatar-text,
#edit-campaign-form .avatar-text,
#create-reward-form .avatar-text,
#edit-reward-form .avatar-text,
#create-module-form .avatar-text,
#question-form .avatar-text,
#statistics-form .avatar-text,
#user-form .avatar-text,
#client-form .avatar-text,
#promoter-form .avatar-text,
#activity-form .avatar-text,
#branch-form .avatar-text,
#dashboard-campaign .avatar-text {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #7d7c7c;
}
#create-brand-form textarea,
#edit-brand-form textarea,
#create-campaign-form textarea,
#edit-campaign-form textarea,
#create-reward-form textarea,
#edit-reward-form textarea,
#create-module-form textarea,
#question-form textarea,
#statistics-form textarea,
#user-form textarea,
#client-form textarea,
#promoter-form textarea,
#activity-form textarea,
#branch-form textarea,
#dashboard-campaign textarea {
  width: 100%;
  display: block;
  height: 130px;
  border: none;
  padding: 15px;
}
#create-brand-form input[type=submit],
#edit-brand-form input[type=submit],
#create-campaign-form input[type=submit],
#edit-campaign-form input[type=submit],
#create-reward-form input[type=submit],
#edit-reward-form input[type=submit],
#create-module-form input[type=submit],
#question-form input[type=submit],
#statistics-form input[type=submit],
#user-form input[type=submit],
#client-form input[type=submit],
#promoter-form input[type=submit],
#activity-form input[type=submit],
#branch-form input[type=submit],
#dashboard-campaign input[type=submit] {
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #ede7e7;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  padding: 5px 10px;
  background-color: #45e3eb;
  color: #000;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
}
#create-brand-form input[type=submit]:hover,
#edit-brand-form input[type=submit]:hover,
#create-campaign-form input[type=submit]:hover,
#edit-campaign-form input[type=submit]:hover,
#create-reward-form input[type=submit]:hover,
#edit-reward-form input[type=submit]:hover,
#create-module-form input[type=submit]:hover,
#question-form input[type=submit]:hover,
#statistics-form input[type=submit]:hover,
#user-form input[type=submit]:hover,
#client-form input[type=submit]:hover,
#promoter-form input[type=submit]:hover,
#activity-form input[type=submit]:hover,
#branch-form input[type=submit]:hover,
#dashboard-campaign input[type=submit]:hover,
#create-brand-form input[type=submit]:active,
#edit-brand-form input[type=submit]:active,
#create-campaign-form input[type=submit]:active,
#edit-campaign-form input[type=submit]:active,
#create-reward-form input[type=submit]:active,
#edit-reward-form input[type=submit]:active,
#create-module-form input[type=submit]:active,
#question-form input[type=submit]:active,
#statistics-form input[type=submit]:active,
#user-form input[type=submit]:active,
#client-form input[type=submit]:active,
#promoter-form input[type=submit]:active,
#activity-form input[type=submit]:active,
#branch-form input[type=submit]:active,
#dashboard-campaign input[type=submit]:active,
#create-brand-form input[type=submit]:focus,
#edit-brand-form input[type=submit]:focus,
#create-campaign-form input[type=submit]:focus,
#edit-campaign-form input[type=submit]:focus,
#create-reward-form input[type=submit]:focus,
#edit-reward-form input[type=submit]:focus,
#create-module-form input[type=submit]:focus,
#question-form input[type=submit]:focus,
#statistics-form input[type=submit]:focus,
#user-form input[type=submit]:focus,
#client-form input[type=submit]:focus,
#promoter-form input[type=submit]:focus,
#activity-form input[type=submit]:focus,
#branch-form input[type=submit]:focus,
#dashboard-campaign input[type=submit]:focus {
  outline: none;
  box-shadow: none;
}
#create-brand-form input[type=submit].newbtn,
#edit-brand-form input[type=submit].newbtn,
#create-campaign-form input[type=submit].newbtn,
#edit-campaign-form input[type=submit].newbtn,
#create-reward-form input[type=submit].newbtn,
#edit-reward-form input[type=submit].newbtn,
#create-module-form input[type=submit].newbtn,
#question-form input[type=submit].newbtn,
#statistics-form input[type=submit].newbtn,
#user-form input[type=submit].newbtn,
#client-form input[type=submit].newbtn,
#promoter-form input[type=submit].newbtn,
#activity-form input[type=submit].newbtn,
#branch-form input[type=submit].newbtn,
#dashboard-campaign input[type=submit].newbtn {
  display: inline-block;
  width: 230px;
  border: solid 1px #a2a2a2;
}
#create-brand-form input[type=submit].newbtn.white,
#edit-brand-form input[type=submit].newbtn.white,
#create-campaign-form input[type=submit].newbtn.white,
#edit-campaign-form input[type=submit].newbtn.white,
#create-reward-form input[type=submit].newbtn.white,
#edit-reward-form input[type=submit].newbtn.white,
#create-module-form input[type=submit].newbtn.white,
#question-form input[type=submit].newbtn.white,
#statistics-form input[type=submit].newbtn.white,
#user-form input[type=submit].newbtn.white,
#client-form input[type=submit].newbtn.white,
#promoter-form input[type=submit].newbtn.white,
#activity-form input[type=submit].newbtn.white,
#branch-form input[type=submit].newbtn.white,
#dashboard-campaign input[type=submit].newbtn.white {
  background-color: #f7f7f7;
}
#create-brand-form input[type=submit].newbtn.gray,
#edit-brand-form input[type=submit].newbtn.gray,
#create-campaign-form input[type=submit].newbtn.gray,
#edit-campaign-form input[type=submit].newbtn.gray,
#create-reward-form input[type=submit].newbtn.gray,
#edit-reward-form input[type=submit].newbtn.gray,
#create-module-form input[type=submit].newbtn.gray,
#question-form input[type=submit].newbtn.gray,
#statistics-form input[type=submit].newbtn.gray,
#user-form input[type=submit].newbtn.gray,
#client-form input[type=submit].newbtn.gray,
#promoter-form input[type=submit].newbtn.gray,
#activity-form input[type=submit].newbtn.gray,
#branch-form input[type=submit].newbtn.gray,
#dashboard-campaign input[type=submit].newbtn.gray {
  background-color: #ccc;
}
#create-brand-form input[name=hiddenlogo],
#edit-brand-form input[name=hiddenlogo],
#create-campaign-form input[name=hiddenlogo],
#edit-campaign-form input[name=hiddenlogo],
#create-reward-form input[name=hiddenlogo],
#edit-reward-form input[name=hiddenlogo],
#create-module-form input[name=hiddenlogo],
#question-form input[name=hiddenlogo],
#statistics-form input[name=hiddenlogo],
#user-form input[name=hiddenlogo],
#client-form input[name=hiddenlogo],
#promoter-form input[name=hiddenlogo],
#activity-form input[name=hiddenlogo],
#branch-form input[name=hiddenlogo],
#dashboard-campaign input[name=hiddenlogo] {
  visibility: hidden;
  height: 0;
  padding: 0;
  margin: 0;
}
#create-brand-form .divColorPicker .jscolor,
#edit-brand-form .divColorPicker .jscolor,
#create-campaign-form .divColorPicker .jscolor,
#edit-campaign-form .divColorPicker .jscolor,
#create-reward-form .divColorPicker .jscolor,
#edit-reward-form .divColorPicker .jscolor,
#create-module-form .divColorPicker .jscolor,
#question-form .divColorPicker .jscolor,
#statistics-form .divColorPicker .jscolor,
#user-form .divColorPicker .jscolor,
#client-form .divColorPicker .jscolor,
#promoter-form .divColorPicker .jscolor,
#activity-form .divColorPicker .jscolor,
#branch-form .divColorPicker .jscolor,
#dashboard-campaign .divColorPicker .jscolor {
  width: 70px;
  height: 35px;
  border: none;
  text-align: center;
}
#create-brand-form .divColorPicker .jscolor:hover,
#edit-brand-form .divColorPicker .jscolor:hover,
#create-campaign-form .divColorPicker .jscolor:hover,
#edit-campaign-form .divColorPicker .jscolor:hover,
#create-reward-form .divColorPicker .jscolor:hover,
#edit-reward-form .divColorPicker .jscolor:hover,
#create-module-form .divColorPicker .jscolor:hover,
#question-form .divColorPicker .jscolor:hover,
#statistics-form .divColorPicker .jscolor:hover,
#user-form .divColorPicker .jscolor:hover,
#client-form .divColorPicker .jscolor:hover,
#promoter-form .divColorPicker .jscolor:hover,
#activity-form .divColorPicker .jscolor:hover,
#branch-form .divColorPicker .jscolor:hover,
#dashboard-campaign .divColorPicker .jscolor:hover,
#create-brand-form .divColorPicker .jscolor:active,
#edit-brand-form .divColorPicker .jscolor:active,
#create-campaign-form .divColorPicker .jscolor:active,
#edit-campaign-form .divColorPicker .jscolor:active,
#create-reward-form .divColorPicker .jscolor:active,
#edit-reward-form .divColorPicker .jscolor:active,
#create-module-form .divColorPicker .jscolor:active,
#question-form .divColorPicker .jscolor:active,
#statistics-form .divColorPicker .jscolor:active,
#user-form .divColorPicker .jscolor:active,
#client-form .divColorPicker .jscolor:active,
#promoter-form .divColorPicker .jscolor:active,
#activity-form .divColorPicker .jscolor:active,
#branch-form .divColorPicker .jscolor:active,
#dashboard-campaign .divColorPicker .jscolor:active,
#create-brand-form .divColorPicker .jscolor:focus,
#edit-brand-form .divColorPicker .jscolor:focus,
#create-campaign-form .divColorPicker .jscolor:focus,
#edit-campaign-form .divColorPicker .jscolor:focus,
#create-reward-form .divColorPicker .jscolor:focus,
#edit-reward-form .divColorPicker .jscolor:focus,
#create-module-form .divColorPicker .jscolor:focus,
#question-form .divColorPicker .jscolor:focus,
#statistics-form .divColorPicker .jscolor:focus,
#user-form .divColorPicker .jscolor:focus,
#client-form .divColorPicker .jscolor:focus,
#promoter-form .divColorPicker .jscolor:focus,
#activity-form .divColorPicker .jscolor:focus,
#branch-form .divColorPicker .jscolor:focus,
#dashboard-campaign .divColorPicker .jscolor:focus {
  outline: none;
  box-shadow: none;
}
#create-brand-form .divColorPicker .textColorPicker,
#edit-brand-form .divColorPicker .textColorPicker,
#create-campaign-form .divColorPicker .textColorPicker,
#edit-campaign-form .divColorPicker .textColorPicker,
#create-reward-form .divColorPicker .textColorPicker,
#edit-reward-form .divColorPicker .textColorPicker,
#create-module-form .divColorPicker .textColorPicker,
#question-form .divColorPicker .textColorPicker,
#statistics-form .divColorPicker .textColorPicker,
#user-form .divColorPicker .textColorPicker,
#client-form .divColorPicker .textColorPicker,
#promoter-form .divColorPicker .textColorPicker,
#activity-form .divColorPicker .textColorPicker,
#branch-form .divColorPicker .textColorPicker,
#dashboard-campaign .divColorPicker .textColorPicker {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  border: solid 1px #f1eeee;
  height: 35px;
  margin: 0px;
  vertical-align: top;
  padding-top: 5px;
}
#create-brand-form .divBackgroundImg,
#edit-brand-form .divBackgroundImg,
#create-campaign-form .divBackgroundImg,
#edit-campaign-form .divBackgroundImg,
#create-reward-form .divBackgroundImg,
#edit-reward-form .divBackgroundImg,
#create-module-form .divBackgroundImg,
#question-form .divBackgroundImg,
#statistics-form .divBackgroundImg,
#user-form .divBackgroundImg,
#client-form .divBackgroundImg,
#promoter-form .divBackgroundImg,
#activity-form .divBackgroundImg,
#branch-form .divBackgroundImg,
#dashboard-campaign .divBackgroundImg {
  margin-bottom: 15px;
}
#create-brand-form .divBackgroundImg .background-button,
#edit-brand-form .divBackgroundImg .background-button,
#create-campaign-form .divBackgroundImg .background-button,
#edit-campaign-form .divBackgroundImg .background-button,
#create-reward-form .divBackgroundImg .background-button,
#edit-reward-form .divBackgroundImg .background-button,
#create-module-form .divBackgroundImg .background-button,
#question-form .divBackgroundImg .background-button,
#statistics-form .divBackgroundImg .background-button,
#user-form .divBackgroundImg .background-button,
#client-form .divBackgroundImg .background-button,
#promoter-form .divBackgroundImg .background-button,
#activity-form .divBackgroundImg .background-button,
#branch-form .divBackgroundImg .background-button,
#dashboard-campaign .divBackgroundImg .background-button {
  margin-bottom: 15px;
}
#create-brand-form .divBackgroundImg p,
#edit-brand-form .divBackgroundImg p,
#create-campaign-form .divBackgroundImg p,
#edit-campaign-form .divBackgroundImg p,
#create-reward-form .divBackgroundImg p,
#edit-reward-form .divBackgroundImg p,
#create-module-form .divBackgroundImg p,
#question-form .divBackgroundImg p,
#statistics-form .divBackgroundImg p,
#user-form .divBackgroundImg p,
#client-form .divBackgroundImg p,
#promoter-form .divBackgroundImg p,
#activity-form .divBackgroundImg p,
#branch-form .divBackgroundImg p,
#dashboard-campaign .divBackgroundImg p {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  font-size: 11px;
  margin-bottom: 0;
  text-align: center;
}
#create-brand-form .addQuestion,
#edit-brand-form .addQuestion,
#create-campaign-form .addQuestion,
#edit-campaign-form .addQuestion,
#create-reward-form .addQuestion,
#edit-reward-form .addQuestion,
#create-module-form .addQuestion,
#question-form .addQuestion,
#statistics-form .addQuestion,
#user-form .addQuestion,
#client-form .addQuestion,
#promoter-form .addQuestion,
#activity-form .addQuestion,
#branch-form .addQuestion,
#dashboard-campaign .addQuestion,
#create-brand-form .removeQuestion,
#edit-brand-form .removeQuestion,
#create-campaign-form .removeQuestion,
#edit-campaign-form .removeQuestion,
#create-reward-form .removeQuestion,
#edit-reward-form .removeQuestion,
#create-module-form .removeQuestion,
#question-form .removeQuestion,
#statistics-form .removeQuestion,
#user-form .removeQuestion,
#client-form .removeQuestion,
#promoter-form .removeQuestion,
#activity-form .removeQuestion,
#branch-form .removeQuestion,
#dashboard-campaign .removeQuestion {
  background-color: #45e3eb;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  font-size: 30px;
  width: 50px;
  height: 50px;
  line-height: 30px;
  text-align: center;
}
#create-campaign-form .img-container,
#edit-campaign-form .img-container {
  height: 500px;
  padding: 15px;
}
#create-campaign-form .img-container .preview,
#edit-campaign-form .img-container .preview {
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px;
  padding-top: 20px;
  min-height: 470px;
}
#create-campaign-form .img-container .preview .logo,
#edit-campaign-form .img-container .preview .logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 175px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
}
#create-campaign-form .img-container .preview p.welcome-title,
#edit-campaign-form .img-container .preview p.welcome-title {
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  text-align: center;
  margin: 20px 0;
}
#create-campaign-form .img-container .preview div.welcome-text,
#edit-campaign-form .img-container .preview div.welcome-text {
  color: #fff;
  font-size: 17px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
}
#create-campaign-form .img-container .preview div.welcome-text .format,
#edit-campaign-form .img-container .preview div.welcome-text .format,
#create-campaign-form .img-container .preview div.welcome-text p,
#edit-campaign-form .img-container .preview div.welcome-text p {
  margin-bottom: 0 !important;
  font-size: 17px !important;
  font-family: 'Libre Franklin', sans-serif !important;
  font-weight: 400 !important;
}
#create-campaign-form .img-container .preview button,
#edit-campaign-form .img-container .preview button {
  color: #fff;
  background-color: #333;
  padding: 10px 25px;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  margin-bottom: 15px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
}
#create-campaign-form .img-container .preview button.forget,
#edit-campaign-form .img-container .preview button.forget {
  margin-bottom: 0;
  padding: 0;
  text-transform: none;
  color: #fff;
  border: none;
  font-size: 16px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  background-color: transparent;
}
#create-campaign-form input[type=text].input-logo,
#edit-campaign-form input[type=text].input-logo {
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
  border: none;
  margin: 0;
}
#create-campaign-form .hasDatepicker,
#edit-campaign-form .hasDatepicker {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
  background-image: url("/img/icon/back-icon.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
}
#create-campaign-form .hasDatepicker:hover,
#edit-campaign-form .hasDatepicker:hover,
#create-campaign-form .hasDatepicker:active,
#edit-campaign-form .hasDatepicker:active,
#create-campaign-form .hasDatepicker:focus,
#edit-campaign-form .hasDatepicker:focus {
  outline: none;
  box-shadow: none;
}
#create-campaign-form .hasDatepicker:disabled,
#edit-campaign-form .hasDatepicker:disabled {
  opacity: 0.5;
}
#create-campaign-form select.margin,
#edit-campaign-form select.margin,
#create-campaign-form .hasDatepicker.margin,
#edit-campaign-form .hasDatepicker.margin {
  margin: 25px 0;
}
#create-campaign-form .row.mid,
#edit-campaign-form .row.mid {
  margin-bottom: 0;
}
#create-reward-form .row,
#edit-reward-form .row {
  margin-bottom: 27px;
}
#create-reward-form textarea,
#edit-reward-form textarea {
  border: solid 1px #f1eeee;
}
#create-reward-form .img-container,
#edit-reward-form .img-container {
  height: auto;
  margin-bottom: 0;
  padding: 15px;
}
#create-reward-form .img-container .preview,
#edit-reward-form .img-container .preview {
  position: relative;
  width: 100%;
}
#create-reward-form .img-container .preview .toolbar,
#edit-reward-form .img-container .preview .toolbar {
  background-color: #333;
  height: 45px;
}
#create-reward-form .img-container .preview .toolbar ul,
#edit-reward-form .img-container .preview .toolbar ul {
  padding: 0 15px;
  list-style: none;
  font-size: 0;
  margin: 0;
}
#create-reward-form .img-container .preview .toolbar ul li,
#edit-reward-form .img-container .preview .toolbar ul li {
  display: inline-block;
}
#create-reward-form .img-container .preview .toolbar ul li.back,
#edit-reward-form .img-container .preview .toolbar ul li.back {
  width: calc(100% / 6);
}
#create-reward-form .img-container .preview .toolbar ul li.back div,
#edit-reward-form .img-container .preview .toolbar ul li.back div {
  background-image: url("/img/icon/backIcon.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 23px;
  display: block;
  margin: -5px auto;
}
#create-reward-form .img-container .preview .toolbar ul li.name,
#edit-reward-form .img-container .preview .toolbar ul li.name,
#create-reward-form .img-container .preview .toolbar ul li.nameStatic,
#edit-reward-form .img-container .preview .toolbar ul li.nameStatic {
  width: calc(100% / 6 * 4);
}
#create-reward-form .img-container .preview .toolbar ul li.name p,
#edit-reward-form .img-container .preview .toolbar ul li.name p,
#create-reward-form .img-container .preview .toolbar ul li.nameStatic p,
#edit-reward-form .img-container .preview .toolbar ul li.nameStatic p {
  color: #f4f4f5;
  text-align: center;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
  line-height: 45px;
}
#create-reward-form .img-container .preview .toolbar ul li.bell,
#edit-reward-form .img-container .preview .toolbar ul li.bell {
  width: calc(100% / 6);
}
#create-reward-form .img-container .preview .toolbar ul li.bell div,
#edit-reward-form .img-container .preview .toolbar ul li.bell div {
  background-image: url("/img/icon/notification.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 17px;
  height: 23px;
  display: block;
  margin: -5px auto;
}
#create-reward-form .img-container .preview .toolbar ul li.menu,
#edit-reward-form .img-container .preview .toolbar ul li.menu {
  width: calc(100% / 6);
}
#create-reward-form .img-container .preview .toolbar ul li.menu div,
#edit-reward-form .img-container .preview .toolbar ul li.menu div {
  background-image: url("/img/icon/menuHamburguesa.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 15px;
  display: block;
  margin: -2px auto;
}
#create-reward-form .img-container .preview .reward-img,
#edit-reward-form .img-container .preview .reward-img {
  height: 160px;
  margin-bottom: 15px;
}
#create-reward-form .img-container .preview .reward-img img,
#edit-reward-form .img-container .preview .reward-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#create-reward-form .img-container .preview .reward-text .title,
#edit-reward-form .img-container .preview .reward-text .title {
  color: #45e3eb;
  font-size: 23px;
  text-align: left;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
}
#create-reward-form .img-container .preview .reward-text .subtitle,
#edit-reward-form .img-container .preview .reward-text .subtitle {
  color: #f4f4f5;
  font-size: 18px;
  text-align: left;
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 900;
}
#create-reward-form .img-container .preview .reward-text .text,
#edit-reward-form .img-container .preview .reward-text .text {
  color: #f4f4f5;
  font-size: 17px;
  text-align: left;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
}
#create-reward-form .img-container .preview .reward-text .cost,
#edit-reward-form .img-container .preview .reward-text .cost {
  color: #f4f4f5;
  font-size: 24px;
  text-align: center;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  line-height: 20px;
  margin: 20px 0;
  margin-bottom: 0;
}
#create-reward-form .img-container .preview .reward-text .subcost,
#edit-reward-form .img-container .preview .reward-text .subcost {
  color: #f4f4f5;
  text-align: center;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
  margin-bottom: 20px;
  font-size: 13px;
  display: block;
}
#create-reward-form .img-container .preview .reward-btn div,
#edit-reward-form .img-container .preview .reward-btn div {
  margin-bottom: 15px;
  background-color: #45e3eb;
  border-radius: 5px;
  border: none;
  font-size: 17px;
  text-align: center;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  padding: 5px 10px;
}
#create-reward-form input[type=text].input-logo,
#edit-reward-form input[type=text].input-logo {
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
  border: none;
  margin: 0;
}
#create-module-form textarea {
  border: solid 1px #f1eeee;
}
#create-module-form .divtest {
  margin-bottom: 25px;
}
#create-module-form select:disabled {
  opacity: 0.5;
}
#create-module-form input[type=url] {
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #ede7e7;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  padding: 5px 10px;
  border: none;
  box-shadow: none;
}
#create-module-form input[type=url]:hover,
#create-module-form input[type=url]:active,
#create-module-form input[type=url]:focus {
  outline: none;
  box-shadow: none;
}
#create-module-form .testimg-button {
  margin-bottom: 15px;
}
#create-module-form input[type=text].input-logo {
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
  border: none;
  margin: 0;
}
#create-module-form .img-container {
  height: auto;
  margin-bottom: 0;
  padding: 15px;
}
#create-module-form .img-container .noPadding {
  padding-left: 0;
  padding-right: 0;
}
#create-module-form .img-container .preview {
  position: relative;
  width: 100%;
}
#create-module-form .img-container .preview .toolbar {
  background-color: #333;
  height: 45px;
}
#create-module-form .img-container .preview .toolbar ul {
  padding: 0 15px;
  list-style: none;
  font-size: 0;
  margin: 0;
}
#create-module-form .img-container .preview .toolbar ul li {
  display: inline-block;
}
#create-module-form .img-container .preview .toolbar ul li.back {
  width: calc(100% / 6);
}
#create-module-form .img-container .preview .toolbar ul li.back div {
  background-image: url("/img/icon/backIcon.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 23px;
  display: block;
  margin: -5px auto;
}
#create-module-form .img-container .preview .toolbar ul li.name,
#create-module-form .img-container .preview .toolbar ul li.nameStatic {
  width: calc(100% / 6 * 4);
}
#create-module-form .img-container .preview .toolbar ul li.name p,
#create-module-form .img-container .preview .toolbar ul li.nameStatic p {
  color: #f4f4f5;
  text-align: center;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin: 0;
  line-height: 45px;
}
#create-module-form .img-container .preview .toolbar ul li.bell {
  width: calc(100% / 6);
}
#create-module-form .img-container .preview .toolbar ul li.bell div {
  background-image: url("/img/icon/notification.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 17px;
  height: 23px;
  display: block;
  margin: -5px auto;
}
#create-module-form .img-container .preview .toolbar ul li.menu {
  width: calc(100% / 6);
}
#create-module-form .img-container .preview .toolbar ul li.menu div {
  background-image: url("/img/icon/menuHamburguesa.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 15px;
  display: block;
  margin: -2px auto;
}
#create-module-form .img-container .preview .tests-container .test {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 120px;
}
#create-module-form .img-container .preview .tests-container .test .body h3 {
  color: #fff;
  font-size: 21px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 900;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
#create-module-form .img-container .preview .tests-container .test .body i {
  font-size: 35px;
  position: absolute;
  right: 20px;
  bottom: 25px;
}
#create-module-form .img-container .preview .header {
  margin-bottom: 15px;
}
#create-module-form .img-container .preview .header .top {
  background-color: rgba(83,83,83,0.8);
  padding: 9px 0;
}
#create-module-form .img-container .preview .header .top p {
  text-transform: uppercase;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  color: #f4f4f5;
  font-size: 22px;
  margin: 0;
}
#create-module-form .img-container .preview .header .rules {
  background-color: rgba(26,26,27,0.8);
  padding: 5px 0;
}
#create-module-form .img-container .preview .header .rules p {
  font-size: 17px;
  color: #f4f4f5;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
#create-module-form .img-container .preview .preview-rules p {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 17px;
  text-align: center;
}
#create-module-form .img-container .preview .preview-video {
  width: 100%;
  margin-bottom: 15px;
}
#create-module-form .img-container .preview .preview-text {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #fff !important;
}
#create-module-form .img-container .preview .preview-text p {
  color: #fff !important;
}
#create-module-form .img-container .preview .preview-text p span {
  color: #fff !important;
}
#create-module-form .img-container .preview .preview-slider a.removeSlider {
  position: absolute;
  background-color: #000;
  border-radius: 50%;
  font-size: 20px;
  width: 32px;
  height: 32px;
}
#create-module-form .img-container .preview .preview-slider img {
  width: 100%;
  margin-bottom: 15px;
}
#create-module-form .img-container .preview .preview-btn {
  color: #fff;
  font-size: 16px;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px 10px;
}
#question-form .questions,
#statistics-form .questions {
  font-size: 0;
  margin-bottom: 0;
}
#question-form .questions input[type=radio],
#statistics-form .questions input[type=radio] {
  display: inline-block;
  width: 5%;
}
#question-form .questions input[type=text],
#statistics-form .questions input[type=text] {
  display: inline-block;
  width: 95%;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #7d7c7c;
  margin-bottom: 15px;
}
#question-form .questions input[type=text].input-logo,
#statistics-form .questions input[type=text].input-logo {
  visibility: hidden;
  height: 0;
  width: 0;
  padding: 0;
  border: none;
  margin: 0;
}
#question-form .questions .error,
#statistics-form .questions .error {
  font-size: 14px;
}
#statistics-form .question {
  margin: 15px;
  padding: 15px;
  border: solid #f1eeee 1px;
}
#statistics-form .question .number {
  color: #7d7c7c;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 12px;
}
#statistics-form .question .name {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  font-size: 14px;
}
#statistics-form .question .answer .name {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  font-size: 14px;
  border: solid 1px #f1eeee;
  padding: 10px;
}
#statistics-form .question .answer .name.active {
  background-color: #45e3eb;
}
#statistics-form .question .answer .percent {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  color: #959595;
  line-height: 42px;
}
#statistics-form .question .answer .percent.active {
  color: #45e3eb;
}
.brand-show .user {
  padding: 20px;
  background-color: #fff;
}
.brand-show .user p {
  height: 20px;
}
.brand-show .box {
  margin-bottom: 0;
}
.brand-show .box.is-header {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.brand-show .box.is-header .box-header p {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  color: #333;
}
.brand-show .box.is-header .box-header .add-brand-button {
  border: none;
  display: block;
  width: 100%;
  border-radius: 0;
  background-color: #ede7e7;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 300;
  color: #7d7c7c;
  padding: 5px 10px;
  background-color: #45e3eb;
  color: #000;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  text-align: center;
}
.brand-show .box.is-header .box-header .add-brand-button:hover,
.brand-show .box.is-header .box-header .add-brand-button:active,
.brand-show .box.is-header .box-header .add-brand-button:focus {
  outline: none;
  box-shadow: none;
}
.brand-show .box.is-header .box-header .dataTables_filter {
  float: right;
  margin-right: -10px;
}
.brand-show .box.is-header .box-header .dataTables_filter input[type=text] {
  background-color: #f5f1f1;
  box-shadow: none;
  border: solid 1px #e3dddd;
  padding: 5px 10px;
  height: 35px;
}
.brand-show .box.is-header .box-header .dataTables_filter input[type=text]:hover,
.brand-show .box.is-header .box-header .dataTables_filter input[type=text]:active,
.brand-show .box.is-header .box-header .dataTables_filter input[type=text]:focus {
  outline: none;
  box-shadow: none;
}
.brand-show .box.is-header .box-header .dataTables_filter button {
  background-color: #45e3eb;
  border: solid 1px #45e3eb;
  margin-top: 1px;
  box-shadow: none;
  width: 35px;
  height: 35px;
}
.brand-show .box.is-header .box-header .dataTables_filter button:hover,
.brand-show .box.is-header .box-header .dataTables_filter button:active,
.brand-show .box.is-header .box-header .dataTables_filter button:focus {
  outline: none;
  box-shadow: none;
}
.brand-show .box.is-header .box-header .dataTables_filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
  background-image: url("/img/icon/back-icon.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding: 7px 15px;
}
.brand-show .box.is-header .box-header .dataTables_filter select:hover,
.brand-show .box.is-header .box-header .dataTables_filter select:active,
.brand-show .box.is-header .box-header .dataTables_filter select:focus {
  outline: none;
  box-shadow: none;
}
.brand-show .box.is-header .box-header .dataTables_filter select:disabled {
  opacity: 0.5;
}
.brand-show .box .box-body .datetext {
  text-transform: capitalize;
}
.brand-show.statistics-show .filters {
  margin-bottom: 10px;
}
.brand-show.statistics-show .filters select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
  background-image: url("/img/icon/back-icon.svg");
  background-repeat: no-repeat;
  background-position: right 15px center;
}
.brand-show.statistics-show .filters select:hover,
.brand-show.statistics-show .filters select:active,
.brand-show.statistics-show .filters select:focus {
  outline: none;
  box-shadow: none;
}
.brand-show.statistics-show .filters select:disabled {
  opacity: 0.5;
}
.brand-show.statistics-show .filters input[type=text] {
  -webkit-appearance: none;
  border: solid 1px #f1eeee;
  border-radius: 0;
  display: block;
  width: 100%;
  padding: 5px 15px;
  background-color: #fff;
}
.brand-show.statistics-show .statistics {
  padding: 0;
  list-style: none;
  font-size: 0;
}
.brand-show.statistics-show .statistics li {
  display: inline-block;
  width: 33.333%;
  padding: 5px 10px;
  border: solid 1px #f1eeee;
}
.brand-show.statistics-show .statistics li p {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  color: #959595;
}
.brand-show.statistics-show .statistics li p span {
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 40px;
}
.brand-show.statistics-show .statistics li p span span {
  display: block;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 200;
  font-size: 13px;
}
.brand-show.statistics-show .module-statistics {
  width: 100%;
  height: 400px;
}
.brand-show#reward-table .dataTables_filter,
.brand-show#campaign-table .dataTables_filter {
  width: 100%;
  margin-right: -20px;
}
.mce-notification.mce-has-close {
  display: none;
}
.btnSearch {
  border: none;
  width: 100%;
  border-radius: 0;
  padding: 5px 10px;
  background-color: #45e3eb;
  color: #000;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
}
.select2-selection__arrow {
  display: none;
}
#dashboard-campaign .paddingLR {
  padding-left: 1px;
  padding-right: 1px;
}
#dashboard-campaign .paddingL {
  padding-left: 1px;
}
#dashboard-campaign .paddingR {
  padding-right: 1px;
}
#dashboard-campaign .row {
  margin-bottom: 0;
}
#dashboard-campaign .row .logo {
  background-color: #fff;
  height: 129px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#dashboard-campaign .row .filters {
  background-color: #fff;
  padding: 25px;
}
#dashboard-campaign .row .filters p {
  margin-bottom: 25px;
}
#dashboard-campaign .row .body {
  margin-top: 15px;
}
#dashboard-campaign .row .body .box {
  background-color: #fff;
  padding: 15px;
  text-align: center;
  position: relative;
}
#dashboard-campaign .row .body .box p {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 15px;
  color: #959595;
  margin: 0;
}
#dashboard-campaign .row .body .box p .number {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 40px;
  display: block;
}
#dashboard-campaign .row .body .box p .month {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 200;
  font-size: 13px;
  display: block;
}
#dashboard-campaign .row .body .box .scroll {
  height: 170px;
  overflow-y: auto;
  margin: 15px 0;
}
#dashboard-campaign .row .body .box .scroll ol {
  text-align: left;
}
#dashboard-campaign .row .body .box .scroll ol li {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #959595;
  padding-left: 15px;
  margin-bottom: 3px;
}
#dashboard-campaign .row .body .box .charts,
#dashboard-campaign .row .body .box .chartsProm {
  padding: 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #959595;
}
#dashboard-campaign .row .body .box .chartsReward {
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
  color: #959595;
}
#dashboard-campaign .row .body .box .reward-table {
  width: 100%;
}
#dashboard-campaign .row .body .box .reward-table thead,
#dashboard-campaign .row .body .box .reward-table tbody,
#dashboard-campaign .row .body .box .reward-table tr,
#dashboard-campaign .row .body .box .reward-table td,
#dashboard-campaign .row .body .box .reward-table th {
  display: block;
  text-align: left;
}
#dashboard-campaign .row .body .box .reward-table tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}
#dashboard-campaign .row .body .box .reward-table tbody {
  height: 127px;
  overflow-y: auto;
}
#dashboard-campaign .row .body .box .reward-table tbody td,
#dashboard-campaign .row .body .box .reward-table thead th {
  width: 33.33%;
  float: left;
}
#dashboard-campaign .row .body .box .reward-table.w-table tbody td,
#dashboard-campaign .row .body .box .reward-table.w-table thead th {
  width: 50%;
}
#dashboard-campaign .row .body .box .reward-table.c-table tbody td,
#dashboard-campaign .row .body .box .reward-table.c-table thead th {
  width: calc(100% / 7);
}
.campmenus {
  display: inline-block;
  width: calc(100% - 155px);
}
.campmenus ul {
  list-style: none;
  padding: 0;
  text-align: center;
  margin: 0;
}
.campmenus ul li {
  display: inline-block;
  padding: 5px;
}
.campmenus ul li a {
  display: block;
  text-align: center;
  background: #45e3eb;
  color: #fff;
  line-height: 40px;
  padding: 0 15px;
}
.campmenus ul li a.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
