body {
  padding-top: 56px;
}

@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #f8f8f8;
    transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5);
}

.bg-purple {
  background-color: #6f42c1;
}

.lh-100 {
  line-height: 1;
}

.lh-125 {
  line-height: 1.25;
}

.lh-150 {
  line-height: 1.5;
}

#background {
  background: url(/img/general/dynalite_bg1.jpg) 0 0/100% no-repeat;
}

@font-face {
  font-family: centrale_sans;
  src: url(/fonts/CentraleSans-Book.eot);
  src: local(CentraleSansBook), local(CentraleSans-Book), local(Centrale Sans Book), url(/fonts/CentraleSans-Book.eot?#iefix) format("embedded-opentype"), url(/fonts/CentraleSans-Book.woff) format("woff"), url(/fonts/CentraleSans-Book.ttf) format("truetype"), url(/fonts/CentraleSans-Book.svg#CentraleSans-Book) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: centrale_sans_regular;
  src: url(/fonts/CentraleSans-Regular.eot);
  src: local(CentraleSansRegular), local(CentraleSans-Regular), local(Centrale Sans Regular), url(/fonts/CentraleSans-Regular.eot?#iefix) format("embedded-opentype"), url(/fonts/CentraleSans-Regular.woff) format("woff"), url(/fonts/CentraleSans-Regular.ttf) format("truetype"), url(/fonts/CentraleSans-Book.svg#CentraleSans-Book) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: centrale_sans_medium;
  src: url(/fonts/CentraleSans-Medium.eot);
  src: local(CentraleSansMedium), local(CentraleSans-Medium), local(Centrale Sans Medium), url(/fonts/CentraleSans-Medium.eot?#iefix) format("embedded-opentype"), url(/fonts/CentraleSans-Medium.woff) format("woff"), url(/fonts/CentraleSans-Medium.ttf) format("truetype"), url(/fonts/CentraleSans-Medium.svg#CentraleSans-Medium) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: centrale_sans_bold;
  src: url(/fonts/CentraleSans-Bold.eot);
  src: local(CentraleSansBold), local(CentraleSans-Bold), local(Centrale Sans Bold), url(/fonts/CentraleSans-Bold.eot?#iefix) format("embedded-opentype"), url(/fonts/CentraleSans-Bold.woff) format("woff"), url(/fonts/CentraleSans-Bold.ttf) format("truetype"), url(/fonts/CentraleSans-Bold.svg#centrale_sans_bold) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: centrale_sans_xbold;
  src: url(/fonts/CentraleSans-Xbold.eot);
  src: local(CentraleSansXbold), local(CentraleSans-Xbold), local(Centrale Sans Xbold), url(/fonts/CentraleSans-Xbold.eot?#iefix) format("embedded-opentype"), url(/fonts/CentraleSans-Xbold.woff) format("woff"), url(/fonts/CentraleSans-Xbold.ttf) format("truetype"), url(/fonts/CentraleSans-Xbold.svg#centrale_sans_xbold) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Signify Relative";
  src: local("Signify Relative Book"), Local("SignifyRelative-Book"), url("../fonts/SignifyRelative-Book.woff2") format("woff2"), url("../fonts/SignifyRelative-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Signify Relative Bold";
  src: local("Signify Relative Bold"), local("SignifyRelative-Bold"), url("../fonts/SignifyRelative-Bold.woff2") format("woff2"), url("../fonts/SignifyRelative-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body#dynalite {
  font-size: 14px;
  padding-top: 78px;
  font-family: "Signify Relative", tahoma, arial, helvetica, sans-serif;
  background-color: #fafafa;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Signify Relative Bold", tahoma, arial, helvetica, sans-serif;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

h1 small {
  color: #aaa;
}

a {
  color: #337ab7;
}

.main-page h1, .secondary-page h1 {
  font-size: 2em !important;
  color: #303034;
}

.main-page h3, .secondary-page h3 {
  font-size: 24px !important;
  color: #303034;
}

.main-page h4, .secondary-page h4 {
  font-size: 18px !important;
  color: #303034;
}

#logo {
  margin-top: 8px !important;
  padding: 0;
}

#logo a {
  float: left;
  width: 135px;
  height: 50px;
  background: url(/img/icons/sprite@1x.png?signifydynalite) 0 -140px no-repeat;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  vertical-align: middle;
  margin-right: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
}

.navbar-toggle {
  border: none;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 380px;
}

.announcement-title {
  color: red;
}

.badge {
  font-weight: 400;
}

.badge-info, .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.badge-primary, .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.badge-warning, .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.badge-warning:hover, .btn-warning:hover {
  color: #fff;
}

.innovationA {
  color: #fff;
  background: url(/img/pole_house_1500w.jpg) bottom/100% no-repeat #000;
}

.innovationB {
  color: #fff;
  background: url(/img/dynalite_1500x500.jpg) bottom/100% no-repeat #000;
}

.innovationC {
  color: #fff;
  background: url(/img/rijksmuseum_1500w.jpg) center top/auto 100% no-repeat #000;
}

.innovationD {
  color: #fff;
  background: url(/img/city_of_dreams_1500w.jpg) center center/100% auto no-repeat #000;
}

.innovationE {
  color: #fff;
  background: url(/img/aami_park_1500w.jpg) center bottom/100% auto no-repeat #000;
}

.innovation div.actions, .innovation div.logo, .innovation div.welcome {
  padding-top: 50px;
}

.innovation .actions {
  padding-bottom: 50px;
}

.innovation h1 {
  color: #fff;
  font-size: 3em;
  text-shadow: 2px 2px #333;
}

.innovation .panel {
  color: #333;
  background-color: rgba(255, 255, 255, 0.9) !important;
}

.innovation .form-control {
  border: 1px solid #333;
}

.innovation .card {
  border-color: #ffcd00;
}

.innovation .card > .card-header {
  color: #333;
  background-color: #ffcd00;
  border-color: #ffcd00;
}

#loginForm .fv-plugins-icon-container {
  min-height: 95px;
}

.g-recaptcha {
  padding: 10px 0 15px;
}

h2#current-section {
  display: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #777;
  line-height: 1.4em;
}

.badge-large, .label-large {
  font-size: 16px;
  font-weight: 700;
}

.badge-medium, .label-medium {
  font-weight: 700;
}

.badge-tight, .label-tight {
  padding: 0.1em 0.3em;
}

.navbar-nav .nav-link {
  font-size: 14px;
  white-space: nowrap;
}

.navbar-light .navbar-nav .nav-link {
  color: #888 !important;
}

.nav-item > ul.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  border: none;
}

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

.nav-static-channel {
  position: sticky;
  top: 1rem;
  height: calc(100vh - 1rem);
  overflow-y: hidden;
}

#page-sections .list-group-item {
  padding: 0;
}

#page-sections .list-group-item a.nav-link.active {
  background-color: #eee;
}

.container-distributor-search, .container-public-search {
  background-color: #303034;
  padding: 15px 0;
}

.container-distributor-search #search, .container-public-search #search {
  color: #FFF;
  font-family: "Signify Relative Bold", tahoma, arial, helvetica, sans-serif;
  font-weight: 400;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  padding-left: 0;
  background-color: rgba(6, 139, 202, 0);
  box-shadow: none;
  border-bottom: 1px dotted #D5D5D5;
}

.container-distributor-search #search::-webkit-input-placeholder, .container-public-search #search::-webkit-input-placeholder {
  font-family: centrale_sans_medium, tahoma, arial, helvetica, sans-serif;
  color: #D5D5D5;
  font-weight: 400;
  font-style: italic;
}

.container-distributor-search #search::-moz-placeholder, .container-public-search #search::-moz-placeholder {
  color: #D5D5D5;
  font-weight: 400;
  font-style: italic;
}

.container-distributor-search #search:-moz-placeholder, .container-public-search #search:-moz-placeholder {
  color: #D5D5D5;
  font-weight: 400;
  font-style: italic;
}

.container-distributor-search #search:-ms-input-placeholder, .container-public-search #search:-ms-input-placeholder {
  color: #D5D5D5;
  font-weight: 400;
  font-style: italic;
}

.container-distributor-search #search::selection, .container-public-search #search::selection {
  color: #303034;
  background: #FFCD00;
}

.container-distributor-search #search::-moz-selection, .container-public-search #search::-moz-selection {
  color: #303034;
  background: #FFCD00;
}

.container-distributor-search .input-group-text {
  background: 0 0;
  color: #D5D5D5;
  border: none;
  padding-left: 0 !important;
}

.container-public-search .search-icon {
  font-size: 1.4em;
  color: #FFCD00;
  padding: 10px 10px 0 0;
  border: none;
  background-color: rgba(6, 139, 202, 0);
}

.container-distributor-search .advanced-icon, .container-public-search .advanced-icon {
  color: #FFCD00;
  padding: 0 7px 0 15px;
  border: none;
  background-color: rgba(6, 139, 202, 0);
}

.container-distributor-search .advanced-icon a, .container-public-search .advanced-icon a {
  color: #fff;
}

.container-distributor-search .advanced-icon a:hover, .container-public-search .advanced-icon a:hover {
  color: #fdd803;
}

.container-distributor-search #search-button, .container-public-search #search-button {
  font-family: "Signify Relative Bold", tahoma, arial, helvetica, sans-serif;
  margin-left: 15px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: none;
  color: #303034;
  background-color: #FFCD00;
}

.container-distributor-search #advanced-search-button, .container-public-search #advanced-search-button {
  color: #333;
  background-color: #fff;
}

.container-distributor-search #search-button:hover, .container-public-search #search-button:hover {
  color: #FFF;
  background-color: #FFCD00;
}

.container-distributor-search #advanced-button, .container-public-search #advanced-button {
  border: none;
  border-left: 2px solid #303034;
  color: #303034;
  background-color: #FFCD00;
  padding: 11px 8px 0;
}

.container-distributor-search #advanced-button:hover, .container-public-search #advanced-button:hover {
  color: #FFF;
  background-color: #FFCD00;
}

#advanced-search {
  color: #fff;
}

#advanced-search .list-group-item.active {
  font-weight: 700;
  background: #FFCD00;
  color: #303034;
}

#advanced-search .list-group-item {
  background: 0 0;
  border: 1px solid #FFCD00;
}

#user-settings {
  color: #5d5d5d;
}

#user-settings .list-group {
  background-color: #fff;
}

#user-settings .list-group-item.active {
  font-weight: 700;
  background: #428bca;
  color: #fff;
}

#user-settings .list-group-item {
  background: 0 0;
  border: 1px solid #ddd;
}

#user-settings .list-group-item .checkbox label {
  font-weight: 700;
}

#user-settings .list-group-item .checkbox label::before {
  background-color: #ddd;
}

#user-settings input[type=checkbox]:checked + label::before {
  background-color: #ffda00;
}

#user-settings .list-group-item .help-description {
  padding-left: 1.5em;
  font-size: 0.8em;
}

.glyphicon-refresh-animate {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: 0.7s linear infinite spin2;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.navbar {
  padding: 0 1rem;
  background-color: #f8f8f8;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #ddd;
}

.alert {
  margin-bottom: 10px;
}

.alert-warning {
  color: #666;
  background-color: #dafb98;
  border-color: #97e200;
}

.alert h3, .alert h4 {
  margin-top: 0;
}

.highlight {
  background-color: #ff0;
}

.badge-success {
  font-family: "Signify Relative Bold", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.badge-success .highlight {
  color: #5d5d5d;
}

.hl {
  padding: 2px 4px;
  background-color: #fdd803;
  border-radius: 4px;
}

.ll {
  background-color: red;
}

.newline {
  display: none;
}

.main-page, .secondary-page {
  min-height: 500px;
  margin-bottom: 50px;
}

.secondary-page .breadcrumb {
  margin-top: 20px;
}

.secondary-page h1 {
  font-size: 2em;
}

.secondary-page .dates {
  font-size: 12px;
  font-style: normal;
}

.secondary-page .content {
  line-height: 1.5em;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  margin-bottom: 8em;
}

.secondary-page .content > img {
  max-width: 100%;
  height: auto;
}

.secondary-page .content .h4:first-child, .secondary-page .content .h5:first-child, .secondary-page .content .h6:first-child, .secondary-page .content h4:first-child, .secondary-page .content h5:first-child, .secondary-page .content h6:first-child {
  margin-top: 0;
}

.secondary-page .content .h4, .secondary-page .content .h5, .secondary-page .content .h6, .secondary-page .content h4, .secondary-page .content h5, .secondary-page .content h6 {
  margin-top: 1em;
}

.secondary-page .pagination-public {
  margin: 15px 0;
}

.secondary-page .content pre {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
}

.small-print {
  color: #777;
  font-size: 0.8em;
}

.button-label {
  padding-left: 10px;
}

.form-group.required .control-label:after {
  content: " *";
  content: "*";
  color: red;
}

.label-release-note a {
  color: #fff !important;
  text-decoration: none;
}

.label-release-note a:hover {
  text-decoration: underline;
}

#admin-item .btn-wide {
  width: 200px;
}

#admin-item .btn-cancel {
  margin-top: 20px;
}

.form-control-feedback {
  top: 25px;
  right: 0;
}

.form-group > label {
  font-family: "Signify Relative Bold", tahoma, arial, helvetica, sans-serif;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px 4px 8px 15px !important;
}

.popover-title {
  color: #333;
}

.abc-inputs .checkbox {
  padding-left: 20px;
  margin-top: 4px;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 23px;
  left: 0;
  margin-left: -20px;
  border-radius: 4px;
  background-color: #D5D5D5;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555;
}

.checkbox input[type=checkbox] {
  opacity: 0;
  z-index: 1;
}

.checkbox input[type=checkbox]:focus + label::before {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.checkbox input[type=checkbox]:checked + label::after {
  font-family: FontAwesome;
  content: "\f00c";
}

.checkbox input[type=checkbox]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type=checkbox]:disabled + label::before {
  background-color: #eee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox-primary input[type=checkbox]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca;
}

.checkbox-primary input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type=checkbox]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type=checkbox]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.checkbox-info input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type=checkbox]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-dynalite input[type=checkbox]:checked + label::before {
  background-color: #FFCD00;
  border-color: #FFCD00;
}

.checkbox-dynalite input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type=checkbox]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type=checkbox]:checked + label::after {
  color: #fff;
}

.checkbox input[type=checkbox]:checked + label:after {
  font-family: FontAwesome;
  content: "\f00c";
  font-size: 1.3em;
  margin-top: -3px;
  margin-left: -22px;
  color: #303034;
}

.checkbox label:after {
  padding-left: 4px;
  padding-top: 1px;
  font-size: 14px;
}

.abc-inputs .radio {
  padding-left: 20px;
  margin-top: 4px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 23px;
  height: 23px;
  left: 0;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #D5D5D5;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 6px;
  top: 6px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #303034;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type=radio] {
  opacity: 0;
  z-index: 1;
}

.radio input[type=radio]:focus + label::before {
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.radio input[type=radio]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type=radio]:disabled + label {
  opacity: 0.65;
}

.radio input[type=radio]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type=radio] + label::after {
  background-color: #303034;
}

.radio-primary input[type=radio]:checked + label::before {
  border-color: #303034;
}

.radio-primary input[type=radio]:checked + label::after {
  background-color: #303034;
}

.radio-danger input[type=radio] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type=radio]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type=radio]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type=radio] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type=radio]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type=radio]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type=radio] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type=radio]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type=radio]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-dynalite input[type=radio]:checked + label::before {
  background-color: #fdd803;
  border-color: #fdd803;
}

.radio-dynalite input[type=radio]:checked + label::after {
  color: #fff;
}

.radio-success input[type=radio] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type=radio]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type=radio]:checked + label::after {
  background-color: #5cb85c;
}

.CodeMirror pre {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border-width: 0 !important;
  background: 0 0 !important;
  font-family: inherit !important;
  font-size: inherit !important;
  margin: 0 !important;
  white-space: pre !important;
  word-wrap: normal !important;
  line-height: inherit !important;
  color: inherit !important;
  z-index: 2 !important;
  position: relative !important;
  overflow: visible !important;
}

#dropzone {
  color: #ddd;
  width: 100%;
  min-height: 300px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  border: 8px dashed #ddd;
  padding-bottom: 15px;
}

#dropzone.in {
  border-color: #aaa;
}

#dropzone.in h1 {
  color: #aaa;
}

#dropzone .files .fade.in {
  opacity: 1;
}

#dropzone.fade {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 1;
}

.dropzone-main-buttons {
  margin-top: 15px;
}

.dropzone-accepted-files {
  margin-top: 45px;
  color: #777;
}

.template-download, .template-upload {
  color: #555;
  background-color: #fff;
  border: 1px solid #666;
  text-align: left;
  border-radius: 4px;
  padding: 15px;
  margin-top: 15px;
}

.list-accepted-files {
  display: block;
}

.list-accepted-files li {
  color: #555;
  border-color: #999;
  width: 25%;
  float: left;
  background-color: #d0e9c6;
  text-align: left;
}

.list-accepted-files li:hover {
  background-color: #d0e9c6 !important;
}

.list-accepted-files .list-group-item:first-child {
  border-top-right-radius: 0;
}

.list-accepted-files .list-group-item:last-child {
  border-bottom-left-radius: 0;
}

.main-page .page-header, .secondary-page .page-header {
  margin-top: 15px;
}

.main-page .list-group, .secondary-page .list-group {
  margin-bottom: 0;
}

.main-page a.list-group-item .list-group-item-heading, .secondary-page a.list-group-item .list-group-item-heading {
  color: #303034;
  line-height: 1.3em;
}

.main-page a.list-group-item:hover .list-group-item-heading .heading-link-label, .secondary-page a.list-group-item:hover .list-group-item-heading .heading-link-label {
  text-decoration: underline;
}

.main-page .list-group-item-text, .secondary-page .list-group-item-text {
  margin-top: 10px;
  color: #777;
  line-height: 1.5em;
}

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

.media:focus, .media:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.media {
  color: #777;
  line-height: 1.5em;
  margin-top: 0;
  position: relative;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
}

img.media-object {
  height: auto;
}

.media-body {
  color: #777;
}

.media-content {
  margin-top: 5px;
}

.media:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.media:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.media-heading {
  line-height: 1.3em;
  color: #337ab7;
}

.media-group .media:hover .media-heading .heading-link-label {
  text-decoration: underline;
}

.download-group .media:hover .media-heading {
  text-decoration: none;
}

.media .top-flag .top-flag-inner {
  position: relative;
}

.media .top-flag {
  font-size: 0.8em;
  color: #fff;
  position: absolute;
  padding: 3px 5px;
  top: 0;
  right: 0;
  background-color: #d9534f;
  border-bottom-left-radius: 4px;
}

.media:first-child .top-flag {
  border-top-right-radius: 4px;
}

.sortable .media {
  border: none !important;
  padding: inherit;
  margin-bottom: 0 !important;
}

.sortable .media picture {
  margin-right: 10px;
}

.badge-dynalite, .badge-philips, .btn-philips, .label-philips {
  color: #303034;
  background-color: #FFCB05;
  min-width: 34px;
}

.btn-philips {
  border-color: #357ebd;
}

.btn-philips.active, .btn-philips:active, .btn-philips:focus, .btn-philips:hover, .open > .dropdown-toggle.btn-philips {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}

.btn-philips.active, .btn-philips:active, .open > .dropdown-toggle.btn-philips {
  background-image: none;
}

.badge-obsolete, .label-obsolete {
  color: #fff;
  background-color: #d9534f;
}

.badge-alert {
  font-size: 100%;
  background-color: #d9534f;
}

table.style1 {
  width: 100%;
  margin: 1em 0;
}

table.style1 th {
  color: #2f3496;
  background-color: #f8f8f8;
  padding: 5px;
  text-align: left;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 100%;
  margin-bottom: 1px;
  border-bottom: 1px solid #ddd;
}

table.style1 td {
  background-color: #fff;
  text-align: left;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 100%;
  padding: 5px;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
}

table.style2 a:link {
  color: #666;
  font-weight: 700;
  text-decoration: none;
}

table.style2 a:visited {
  color: #999;
  font-weight: 700;
  text-decoration: none;
}

table.style2 a:active, table.style2 a:hover {
  color: #bd5a35;
  text-decoration: underline;
}

table.style2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  border: 1px solid #ccc;
  border-collapse: inherit;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

table.style2 th {
  padding: 15px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #e0e0e0;
  background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top, #ededed, #ebebeb);
}

table.style2 th:first-child {
  text-align: left;
  padding-left: 15px;
}

table.style2 tr:first-child th:first-child {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

table.style2 tr:first-child th:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

table.style2 tr {
  text-align: center;
  padding-left: 15px;
}

table.style2 td:first-child {
  padding-left: 15px;
  border-left: 0;
}

table.style2 td {
  text-align: left;
  padding: 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}

table.style2 tr.even td {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}

table.style2 tr:last-child td {
  border-bottom: 0;
}

table.style2 tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

table.style2 tr:last-child td:last-child {
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

table.style2 tr:hover td {
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}

#product-container table {
  font-size: 14px;
}

#product-container .product-content {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

#product-container .product-section {
  padding-bottom: 30px;
}

#product-container .description {
  font-size: 18px;
  line-height: 1.7em;
  padding-top: 15px;
}

.product-carousel {
  position: relative;
  width: 256px;
  display: inline-block;
}

.carousel-indicators {
  margin-bottom: 0;
}

.carousel-indicators li {
  opacity: 0.3;
  background-color: #000 !important;
  padding-bottom: 0;
}

.carousel-control-next, .carousel-control-prev {
  top: 50%;
  align-items: flex-end !important;
  height: 3.5em !important;
  padding-bottom: 1.2em !important;
  background-color: #000;
  opacity: 0.1 !important;
}

.carousel-control-next:active, .carousel-control-next:hover, .carousel-control-prev:active, .carousel-control-prev:hover {
  opacity: 0.25 !important;
}

#product-container .product-images {
  margin-top: 20px;
  text-align: center;
}

#product-container .product-images .main-img img {
  width: 100%;
  height: auto;
}

#product-container .product-images .thumb-group {
  margin-top: 15px;
}

#product-container .product-images .thumb-group img {
  border: 1px solid #5d5d5d;
  margin: 0 5px;
}

#product-container .primary-download .tab-content {
  padding-top: 15px;
}

#product-container .primary-download .nav-tabs li.nav-item a.active, #product-container .primary-download .nav-tabs li.nav-item a.active h3 {
  color: #fff !important;
}

#product-container .primary-download .nav-tabs li.nav-item a.active h3 small {
  color: #bbb !important;
}

#product-container .primary-download .nav-tabs li.nav-item h3 {
  margin-top: 3px;
  margin-bottom: 0;
}

#product-container .primary-download .nav-tabs li.nav-item a.active {
  background-color: #777;
  border: 1px solid #777;
}

#product-container .primary-download .nav-tabs li.nav-item > a {
  border: 1px solid #ddd;
  background-color: #fff;
}

#product-container .product-release-notes, #release .product-release-notes {
  line-height: 1.7em;
  padding-bottom: 15px;
  padding-top: 10px;
}

#product-container .product-release-notes .r, #release .product-release-notes .r {
  padding-bottom: 15px;
}

#product-container .product-release-notes .rn, #release .product-release-notes .rn {
  clear: both;
  margin-bottom: 8px;
}

#product-container .product-release-notes .rn .tn, #release .product-release-notes .rn .tn, .results .rn .tn {
  float: left;
  width: 110px;
  font-size: 1.1em;
}

#product-container .product-release-notes .rn .rs, #release .product-release-notes .rn .rs {
  margin-left: 120px;
  float: none;
}

.results .rn {
  clear: both;
}

.results .rn .rs {
  margin-left: 130px;
  float: none;
  color: #777;
  margin-top: 0.1em;
  margin-bottom: 0;
  line-height: 130%;
}

.pagination {
  margin: auto;
}

.pagination-admin, .pagination-public {
  text-align: center;
}

.pagination-admin UL.pagination, .pagination-public UL.pagination {
  margin-top: 0;
}

.pagination-admin .results-selector, .pagination-public .results-selector {
  width: 140px;
}

.pagination-admin .pagination .inline-total, .pagination-public .pagination .inline-total {
  font-size: 0.7em;
}

.pagination-admin .pagination .inline-total, .pagination-admin .pagination .pagination-spacer, .pagination-public .pagination .inline-total, .pagination-public .pagination .pagination-spacer {
  display: none;
}

.page-link {
  color: #000;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #FFCB05;
  border-color: #FFCB05;
}

@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 28px;
  }
  .navbar-form.navbar-right:last-child {
    margin-top: 22px;
  }
  .navbar-form .form-control {
    min-width: 200px;
  }
  #product-container .product-release-notes .product-download-pdf {
    float: right;
  }
  .navbar-profile li:hover .dropdown-menu, .navbar-public li:hover .dropdown-menu {
    display: block;
  }
  .navbar-public li .dropdown-menu {
    margin-top: -12px;
    margin-left: -7px;
  }
  .navbar-profile li .dropdown-menu {
    margin-top: -12px;
    margin-right: 15px;
  }
  .navbar-profile > li > .dropdown-menu, .navbar-public > li > .dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (min-width: 1051px) {
  .pagination-public .pagination .pages-away-6 {
    display: none;
  }
}
@media (min-width: 1200px) {
  .list-accepted-files li, .list-multiple li {
    width: 25%;
    float: left;
  }
}
@media (max-width: 1125px) {
  .innovationB, .innovationD, .innovationE {
    background-size: 150%;
    background-position: center bottom;
  }
  .innovation div.actions, .innovation div.logo, .innovation div.welcome {
    padding-top: 30px;
  }
  .innovation div.logo img {
    width: 100px;
  }
  .innovation div.welcome h1 {
    font-size: 2em;
  }
}
@media (max-width: 1050px) {
  .pagination-public .pagination .pages-away-6 {
    display: none;
  }
  .navbar-nav > li > a {
    font-size: 12px;
  }
}
@media (max-width: 975px) {
  .featured-product .heading-link-label {
    font-size: 16px;
  }
  .pagination-public .pagination .inline-total {
    display: inline;
  }
  .pagination-public .pagination .pages-away-5 {
    display: none;
  }
}
@media (max-width: 900px) {
  .pagination-public .pagination .pages-away-4 {
    display: none;
  }
}
@media (max-width: 825px) {
  .pagination-public .pagination .pages-away-3 {
    display: none;
  }
}
@media (max-width: 767px) {
  body#dynalite {
    padding-top: 56px;
  }
  .featured-product .heading-link-label {
    font-size: 24px;
  }
  .innovationA {
    background-size: 300%;
    background-position: left bottom !important;
  }
  .innovationB, .innovationD {
    background-size: 300%;
    background-position: center bottom;
  }
  .innovationE {
    background-size: 400%;
    background-position: center bottom;
  }
  h2#current-section {
    padding-top: 10px;
    display: inline;
  }
  #logo {
    margin-top: 9px !important;
    min-height: 38px;
  }
  #logo a {
    width: 110px;
    height: 37px;
    background-size: 123px 171px;
    background-position: 0 -93px;
  }
  .navbar {
    min-height: 50px;
  }
  .navbar-toggle {
    margin-top: 15px;
  }
  #featured-products div {
    margin-bottom: 1px !important;
  }
  #featured-products div > a {
    border-radius: 0 !important;
  }
  #featured-products div:first-child > a, #featured-products div:nth-child(2) > a {
    margin-bottom: 0;
  }
  #featured-products div:nth-child(even), #featured-products div:nth-child(odd) {
    padding-left: 15px;
    padding-right: 15px;
  }
  #featured-products div:nth-child(even) {
    text-align: left;
  }
  .pagination-admin {
    font-weight: 700;
  }
  .pagination-admin .results-selector {
    width: 100%;
  }
  .label-text, .pagination-admin .pagination .pages-away-2, .top-pagination {
    display: none;
  }
  .nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .list-accepted-files li, .list-multiple li {
    width: 33%;
    float: left;
  }
  #product-container .product-content iframe {
    width: 100%;
  }
  #product-container .product-content img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  #product-container .product-images .main-img img {
    width: 75% !important;
    height: auto !important;
  }
  #product-container .product-release-notes .product-download-pdf {
    float: none;
  }
  #philips-footer #footer-group {
    padding-bottom: 30px;
  }
  #philips-footer section#corporate-links {
    margin-bottom: 30px;
  }
  #philips-footer section#corporate-links ul {
    margin: 0 auto;
    width: 80%;
  }
  #philips-footer #footer-logo {
    padding-bottom: 35px;
  }
  #philips-footer .gc23-smallimage a img {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .CodeMirror {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 480px) {
  #login .form-control, #profile .form-control {
    min-width: 100%;
  }
  #featured-products {
    margin-bottom: 0;
  }
  #featured-products div {
    margin-bottom: 1px;
  }
  #featured-products div > a {
    border-radius: 0 !important;
  }
  #featured-products div:nth-child(even), #featured-products div:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
  }
  #featured-products div:nth-child(even) {
    text-align: left;
  }
  .navbar-nav > li > a {
    padding: 15px;
    font-size: 14px;
  }
  .pagination-public .pagination .pages-away-2 {
    display: none;
  }
  #advanced-search .list-group-item:first-child {
    border-top: none;
  }
  .container-public-search #advanced-button, .container-public-search #search-button {
    padding: 12px 16px;
  }
  .newline {
    display: inline;
  }
  .matrix-item img {
    width: 80%;
    height: auto;
  }
  #product-container h2, #product-container h3 {
    border-bottom: none;
  }
  #product-container .product-images .main-img img {
    width: 100%;
  }
  #product-container .product-release-notes .product-download-pdf {
    display: none;
  }
  #product-container .product-release-notes .r {
    padding-bottom: 15px;
  }
  #product-container .product-release-notes .rn {
    clear: none;
    margin-bottom: 16px;
  }
  #product-container .product-release-notes .rn .tn {
    float: none;
    text-align: left;
    margin-bottom: 5px;
    display: block;
  }
  #product-container .product-release-notes .rn .rs {
    margin-left: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
  }
  #product-container .primary-download .nav-tabs li h3 {
    font-size: 18px;
  }
  .results .rn {
    clear: none;
  }
  .results .rn .tn {
    float: none;
    text-align: left;
    margin-bottom: 5px;
    display: block;
  }
  .results .rn .rs {
    margin-left: 0;
    padding-bottom: 8px;
  }
  .secondary-page .content {
    padding-top: 0;
    border-top: none;
  }
  #recaptcha_challenge_image, #recaptcha_response_field, .recaptchatable #recaptcha_image {
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .recaptchatable .recaptcha_image_cell, .recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r2_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c2, .recaptchatable .recaptcha_r3_c3, .recaptchatable .recaptcha_r4_c1, .recaptchatable .recaptcha_r4_c2, .recaptchatable .recaptcha_r4_c4, .recaptchatable .recaptcha_r7_c1, .recaptchatable .recaptcha_r8_c1 {
    margin: 0 !important;
    width: 100% !important;
    background: 0 0 !important;
    height: auto !important;
  }
  #recaptcha_logo, #recaptcha_privacy {
    display: none;
  }
  .matrix-item h4.minus-1, .matrix-item h4.minus-2, .matrix-item h4.minus-3 {
    font-size: 100%;
    font-weight: 400;
  }
  .download-group, .list-group, .media-group {
    margin-left: -15px;
    margin-right: -15px;
    border: none;
  }
  .list-group-item, .media {
    margin-bottom: 0;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #ddd;
  }
  .list-group-item:first-child, .media:first-child {
    border-top: 1px solid #ddd !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .list-group-item:last-child, .media:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .list-accepted-files li, .list-multiple li {
    width: 100%;
    float: none;
  }
  .download-group .media .media-right {
    display: block;
    padding-left: 0;
    padding-top: 15px;
  }
  .download-group .media .media-right a {
    width: 100%;
  }
}
@media (max-width: 360px) {
  #philips-footer section#corporate-links ul li {
    display: block;
    border-left: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  #philips-footer section#corporate-links ul li:last-child {
    border-bottom: none;
  }
  #philips-footer section#corporate-links ul li a {
    display: block;
    padding: 5px 0;
  }
  #philips-footer .copyright {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 600px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 600px) and (min-resolution: 1.5dppx) {
  #footer-group a, #logo a, #philips-footer #footer-logo a {
    background-image: url(/img/icons/sprite@2x.png);
    background-size: 180px 250px;
  }
  #logo {
    margin-top: 11px !important;
  }
  #logo a {
    width: 110px;
    height: 41px;
    background-size: 123px 205px;
    background-position: 0 -115px;
  }
}

/*# sourceMappingURL=distributor-bootstrap.css.map */
