/*!
 * opiness/assets
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.46666667;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #288ed5;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1c6395;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.46666667;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #f1f1f1;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.35;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 17px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 767px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #83bb48;
}
a.text-primary:hover {
  color: #699838;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #83bb48;
}
a.bg-primary:hover {
  background-color: #699838;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.46666667;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 767px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 18.75px;
  border-left: 5px solid #f1f1f1;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.46666667;
  color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f1f1f1;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.46666667;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 14px;
  line-height: 1.46666667;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .container {
    width: 780px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.row {
  margin-left: -30px;
  margin-right: -30px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 767px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.46666667;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 766px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 15px;
}
label.dimmed {
  color: #737373;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.46666667;
  color: #333;
}
.acf-input-wrap input,
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  color: #6a6a6a;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #f1f1f1;
  border-radius: 0;
}
.acf-input-wrap input:focus,
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.acf-input-wrap input::-moz-placeholder,
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.acf-input-wrap input:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
  color: #999;
}
.acf-input-wrap input::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #999;
}
.acf-input-wrap input[disabled],
.form-control[disabled],
.acf-input-wrap input[readonly],
.form-control[readonly],
fieldset[disabled] .acf-input-wrap input,
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f1f1f1;
  opacity: 1;
}
textarea.acf-input-wrap input,
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 36px;
}
.acf-field,
.form-group {
  margin-bottom: 22px;
}
.radio,
.checkbox {
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.22;
  border-radius: 0;
}
select.input-lg {
  height: 44px;
  line-height: 44px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-left: 36px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 27px;
  left: 0;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.has-feedback .form-control-clear {
  position: absolute;
  top: 27px;
  right: 0;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.has-feedback .form-control-clear:hover {
  cursor: pointer;
  color: #999;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.acf-form .description,
.help-block {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
  color: #737373;
  font-size: 13px;
}
@media (min-width: 767px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback,
  .form-inline .has-feedback .form-control-clear {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -30px;
  margin-right: -30px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 767px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 30px;
}
form.op-redeem-company-form {
  text-align: center;
  margin-bottom: 15px;
}
form.op-redeem-company-form .op-redeem-left {
  width: 277px;
  float: left;
  padding: 27px 20px 0px 0px;
  text-align: left;
}
form.op-redeem-company-form .op-redeem-right {
  width: 277px;
  padding: 27px 0px 0px 20px;
  float: right;
  text-align: left;
}
form.op-redeem-company-form .op-redeem-bottom {
  width: 555px;
  padding: 7px 0;
  text-align: left;
}
form.op-redeem-company-form input {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  border: none;
  background: #f1f1f1;
  color: #333;
  padding: 10px;
  text-align: left;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.btn-default {
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fed13d;
  border-color: #fed13d;
}
.btn-default .badge {
  color: #fed13d;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  border-color: #76aa3f;
  background-image: linear-gradient(to bottom, #9cc96d 0%, #83bb48 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9cc96d', endColorstr='#ff83bb48', GradientType=0);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #6e9f3b;
  border-color: #577e2f;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #83bb48;
  border-color: #76aa3f;
}
.btn-primary .badge {
  color: #83bb48;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  border-color: #76aa3f;
  background-image: linear-gradient(to bottom, #9cc96d 0%, #83bb48 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9cc96d', endColorstr='#ff83bb48', GradientType=0);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #6e9f3b;
  border-color: #577e2f;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #83bb48;
  border-color: #76aa3f;
}
.btn-success .badge {
  color: #83bb48;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  border-color: #46b8da;
  background-image: linear-gradient(to bottom, #85d0e7 0%, #5bc0de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85d0e7', endColorstr='#ff5bc0de', GradientType=0);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  border-color: #fecb24;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #fec714;
  border-color: #e3ae01;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fed13d;
  border-color: #fecb24;
}
.btn-warning .badge {
  color: #fed13d;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  border-color: #d55100;
  background-image: linear-gradient(to bottom, #ff7722 0%, #ee5b00 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7722', endColorstr='#ffee5b00', GradientType=0);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c54b00;
  border-color: #973a00;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #ee5b00;
  border-color: #d55100;
}
.btn-danger .badge {
  color: #ee5b00;
  background-color: #fff;
}
.btn-cta {
  color: #fff;
  border-color: #ff6708;
  background-image: linear-gradient(to bottom, #ff9655 0%, #ff7722 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9655', endColorstr='#ffff7722', GradientType=0);
}
.btn-cta:hover,
.btn-cta:focus,
.btn-cta:active,
.btn-cta.active,
.open .dropdown-toggle.btn-cta {
  color: #fff;
  background-color: #f85f00;
  border-color: #ca4d00;
}
.btn-cta:active,
.btn-cta.active,
.open .dropdown-toggle.btn-cta {
  background-image: none;
}
.btn-cta.disabled,
.btn-cta[disabled],
fieldset[disabled] .btn-cta,
.btn-cta.disabled:hover,
.btn-cta[disabled]:hover,
fieldset[disabled] .btn-cta:hover,
.btn-cta.disabled:focus,
.btn-cta[disabled]:focus,
fieldset[disabled] .btn-cta:focus,
.btn-cta.disabled:active,
.btn-cta[disabled]:active,
fieldset[disabled] .btn-cta:active,
.btn-cta.disabled.active,
.btn-cta[disabled].active,
fieldset[disabled] .btn-cta.active {
  background-color: #ff7722;
  border-color: #ff6708;
}
.btn-cta .badge {
  color: #ff7722;
  background-color: #fff;
}
.btn-link {
  color: #288ed5;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1c6395;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.22;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.single-op-company .comments .list li.review a.btn-white,
.btn-white {
  float: right !important;
  margin-right: 30px;
  margin-bottom: 20px;
  border: 1px solid #dedede;
}
.btn-white:hover {
  background: #fff;
}
.btn-yellow {
  border: none;
  line-height: 42px;
  font-size: 15px;
  right: 30px;
  cursor: pointer;
  padding: 0 15px;
  font-weight: 600;
  float: right;
  position: relative;
  background-image: linear-gradient(to bottom, #fedd70 0, #fed13d 100%);
  background-repeat: repeat-x;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.46666667;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #288ed5;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #83bb48;
  border-color: #83bb48;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e8f2dd;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.widget-list-platforms ul:before,
.widget-list-platforms ul:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.widget-list-platforms ul:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 766px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 766px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.l-break-column {
  padding-left: 0;
  padding-right: 0;
}
.l-fix-column {
  padding-left: 30px;
  padding-right: 30px;
}
.l-fix-content {
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  padding-right: 30px;
}
.l-fix-content-left {
  margin-left: -30px;
  padding-left: 30px;
}
.l-fix-content-right {
  margin-right: -30px;
  padding-right: 30px;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}
.fa-won:before,
.fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot?#iefixjk82ip2') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chain .path1:before {
  content: "\E627";
  color: #3481b8;
}
.icon-chain .path2:before {
  content: "\E628";
  margin-left: -0.94726562em;
  color: #3481b8;
}
.icon-chain .path3:before {
  content: "\E629";
  margin-left: -0.94726562em;
  color: #3481b8;
}
.icon-chain .path4:before {
  content: "\E62A";
  margin-left: -0.94726562em;
  color: #3481b8;
}
.icon-chain .path5:before {
  content: "\E62B";
  margin-left: -0.94726562em;
  color: #ffffff;
}
.icon-chain .path6:before {
  content: "\E62C";
  margin-left: -0.94726562em;
  color: #ffffff;
}
.icon-chain .path7:before {
  content: "\E62D";
  margin-left: -0.94726562em;
  color: #ffffff;
}
.icon-location .path1:before {
  content: "\E62E";
  color: #74b857;
}
.icon-location .path2:before {
  content: "\E62F";
  margin-left: -1.05566406em;
  color: #74b857;
}
.icon-location .path3:before {
  content: "\E630";
  margin-left: -1.05566406em;
  color: #ffffff;
}
.icon-platform .path1:before {
  content: "\E631";
  color: #facc42;
}
.icon-platform .path2:before {
  content: "\E632";
  margin-left: -1em;
  color: #ffffff;
}
.icon-platform .path3:before {
  content: "\E633";
  margin-left: -1em;
  color: #ffffff;
}
.icon-platform .path4:before {
  content: "\E634";
  margin-left: -1em;
  color: #ffffff;
}
.icon-platform .path5:before {
  content: "\E635";
  margin-left: -1em;
  color: #ffffff;
}
.icon-platform .path6:before {
  content: "\E636";
  margin-left: -1em;
  color: #ffffff;
}
.icon-platform .path7:before {
  content: "\E637";
  margin-left: -1em;
  color: #ffffff;
}
.icon-webwarenhuizen:before {
  content: "\E621";
}
.icon-banken:before {
  content: "\E622";
}
.icon-internetproviders:before {
  content: "\E623";
}
.icon-telecomproviders:before {
  content: "\E624";
}
.icon-autolease:before {
  content: "\E639";
}
.icon-autoverzekeraars:before {
  content: "\E61E";
}
.icon-zorgverzekeraars:before {
  content: "\E61F";
}
.icon-location-arrow:before {
  content: "\E615";
}
.icon-times:before {
  content: "\E616";
}
.icon-breadcrumb-separator:before {
  content: "\E614";
}
.icon-order:before {
  content: "\E600";
}
.icon-arrow-left:before {
  content: "\E604";
}
.icon-arrow-right:before {
  content: "\E605";
}
.icon-arrow-bottom:before {
  content: "\E606";
}
.icon-comment-fill:before {
  content: "\E607";
}
.icon-globe:before {
  content: "\E608";
}
.icon-map-marker-fill:before {
  content: "\E609";
}
.icon-map-marker:before {
  content: "\E60A";
}
.icon-review-fill:before {
  content: "\E60C";
}
.icon-review:before {
  content: "\E60D";
}
.icon-search:before {
  content: "\E60E";
}
.icon-favourite:before {
  content: "\E613";
}
.icon-cog:before {
  content: "\E617";
}
.icon-power-off:before {
  content: "\E61C";
}
.icon-user:before {
  content: "\E60F";
}
.icon-phone:before {
  content: "\E60B";
}
.icon-twitter:before {
  content: "\E610";
}
.icon-facebook:before {
  content: "\E612";
}
.icon-linkedin:before {
  content: "\E611";
}
.icon-pharmacy:before {
  content: "\E603";
}
.icon-car:before {
  content: "\E601";
}
.icon-babydaycare:before {
  content: "\E602";
}
.icon-insurance:before {
  content: "\E618";
}
.icon-telecom:before {
  content: "\E619";
}
.icon-internet:before {
  content: "\E61A";
}
.icon-energy:before {
  content: "\E61B";
}
.icon-travelagency:before {
  content: "\E61D";
}
.icon-travelinsurance:before {
  content: "\E620";
}
.icon-arrow-thin-left:before {
  content: "\E626";
}
.icon-edit:before {
  content: "\E625";
}
.icon-google:before {
  content: "\E638";
}
.icon-times-x {
  content: "\E616";
}
.icon-order-x {
  content: "\E600";
}
.icon-platform-x {
  content: "\E631";
}
.icon-chain-x {
  content: "\E627";
}
.icon-child-x {
  content: "\E62E";
}
.icon-location-x {
  content: "\E627";
}
.icon-location-arrow-x {
  content: "\E615";
}
.icon-arrow-thin-left-x {
  content: "\E626";
}
.icon-edit-x {
  content: "\E625";
}
/**
 * Fallbacks
 *
 * html.svg > javascript feature check
 * <div class="svg">
 *  <svg />
 *  <img cla="fallback">
 * </div>
 */
html.svg svg,
html.svg svg img,
html.svg .inline {
  display: block;
}
html.svg .fallback {
  display: none;
}
svg {
  fill: currentColor;
}
a:hover .icon {
  fill: rgba(255, 255, 255, 0);
  stroke: currentColor;
  stroke-width: 5;
}
svg.icon-s {
  width: 40px;
  height: 40px;
}
svg.icon-m {
  width: 80px;
  height: 80px;
}
svg.icon-l {
  width: 120px;
  height: 120px;
}
.icon-s {
  font-size: 40px;
}
.icon-m {
  font-size: 80px;
}
.icon-l {
  font-size: 120px;
}
.banner {
  position: absolute;
  top: 0;
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.search.search-no-results .wrap {
  padding-top: 0;
}
body {
  padding-top: 76px;
}
body.tax-op-place {
  padding-top: 576px;
}
body.tax-op-place.search {
  padding-top: 170px;
}
@media (min-width: 992px) {
  body {
    padding-top: 169px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 171px;
  }
}
body.local .banner,
body.staging .banner,
body.acceptance .banner {
  background-image: linear-gradient(to right, #A62639, #DB324D 50%, #A62639);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa62639', endColorstr='#ffa62639', GradientType=1);
}
body.local .banner .header-nav,
body.staging .banner .header-nav,
body.acceptance .banner .header-nav,
body.local .banner .search-form-banner::before,
body.staging .banner .search-form-banner::before,
body.acceptance .banner .search-form-banner::before {
  background: #A62639;
}
body.local .banner-compact .other_page,
body.staging .banner-compact .other_page,
body.acceptance .banner-compact .other_page {
  background-image: linear-gradient(to right, #A62639, #DB324D 50%, #A62639);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa62639', endColorstr='#ffa62639', GradientType=1);
}
body.home {
  padding-top: 300px;
}
body.home .banner {
  min-height: 300px;
}
body.home .wrap {
  padding-top: 66px;
}
body.home.page-template-template-company-dashboard-php {
  padding-top: 30px !important;
}
body.tax-op-platform {
  padding-top: 280px;
}
body.tax-op-platform .banner {
  min-height: 490px;
}
body.category {
  padding-top: 495px;
}
.brand {
  color: #fff;
  z-index: 2;
  position: relative;
}
.brand .logo img {
  background: url('../img/logo-opiness-big.png') no-repeat;
  width: 280px;
  height: 140px;
}
.svg .brand .logo img {
  background: url('../img/logo-opiness-big.svg') no-repeat;
  background-size: 280px 140px;
}
.brand .logo {
  float: left;
  outline: none;
}
.brand .logo img {
  display: block;
}
.brand__slogan-and-searchform {
  text-align: center;
}
.brand__slogan-and-searchform .description {
  font-weight: 300;
  font-size: 30px;
  text-shadow: 0px 0px 10px #1d1d1b;
}
.banner-full .other_page h1.description,
.banner-full .other_page form.search-form {
  margin-top: 0;
}
.banner-compact {
  background: #1d1d1b;
  min-height: 1px !important;
  height: 76px !important;
}
.banner-compact #menu-footer-menu {
  display: none;
}
.banner-compact .banner-pay-off {
  display: none;
}
.banner-compact .header-nav {
  height: 76px;
}
.banner-compact .imageBackground {
  background-image: linear-gradient(to right, #83bb48, #75a541 50%, #83bb48);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83bb48', endColorstr='#ff83bb48', GradientType=1);
}
.banner-compact .imageBackground .container .row .brand__slogan-and-searchform {
  position: relative;
  padding-top: 0;
  left: 0;
}
.banner-compact .imageBackground .container .row .brand__slogan-and-searchform form {
  text-align: left;
  padding: 30px 10px;
}
.banner-compact .imageBackground .container .row .brand__slogan-and-searchform form label {
  font-weight: normal;
  color: #fff;
}
.banner-compact .imageBackground .container .row .brand__slogan-and-searchform form .icon.form-control-clear,
.banner-compact .imageBackground .container .row .brand__slogan-and-searchform form icon:before.form-control-clear {
  background: white;
}
.banner-compact .other_page {
  background-image: linear-gradient(to right, #83bb48, #75a541 50%, #83bb48);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83bb48', endColorstr='#ff83bb48', GradientType=1);
}
.banner-compact .other_page .container .row .brand__slogan-and-searchform {
  position: relative;
  padding-top: 0;
  left: 0;
}
.banner-compact .other_page .container .row .brand__slogan-and-searchform form {
  text-align: left;
  padding: 30px 10px;
}
.banner-compact .other_page .container .row .brand__slogan-and-searchform form label {
  font-weight: normal;
  color: #fff;
}
.banner-compact .other_page .container .row .brand__slogan-and-searchform form .icon.form-control-clear,
.banner-compact .other_page .container .row .brand__slogan-and-searchform form icon:before.form-control-clear {
  background: white;
}
.banner-compact .brand {
  padding-top: 11px;
  width: auto;
  padding-top: 21px;
  padding-left: 0;
  position: absolute;
  top: 0;
  left: 50px;
}
.banner-compact .brand .logo img {
  background: url('../img/logo-opiness-small.png') no-repeat;
  width: 202px;
  height: 43px;
}
.svg .banner-compact .brand .logo img {
  background: url('../img/logo-opiness-small.svg') no-repeat;
  background-size: 202px 43px;
}
.banner-compact .brand .description {
  display: none;
}
.banner-compact .search-form-banner input {
  background: #FFF;
}
.banner-compact .search-form-banner input:focus {
  border: 1px solid #fff;
}
.banner .shadow,
.banner .shadow {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  background-color: transparent;
  background-repeat: repeat-x;
}
.banner .top-shadow {
  background-image: url('../img/h-top-shadow2.png');
  background-position: center top;
  top: 0;
  height: 34%;
  max-height: 162px;
  background-position: bottom;
}
.banner .bottom-shadow {
  background-image: url('../img/h-bottom-shadow2.png');
  background-position: center bottom;
  bottom: 0;
  height: 56%;
  max-height: 274px;
  background-position: top;
}
/* ==========================================================================
   Home Header
   ========================================================================== */
.home .banner-full {
  background-image: linear-gradient(to right, #83bb48, #75a541 50%, #83bb48);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff83bb48', endColorstr='#ff83bb48', GradientType=1);
}
.home .banner-full .header-nav {
  background: #2e3a1e;
}
.home .banner .top-shadow,
.home .banner .bottom-shadow {
  background-image: none;
}
.home .brand .description {
  margin-top: 70px;
}
.home .banner-pay-off {
  background: #333333;
  font-weight: 300;
}
.home .banner-pay-off .number {
  color: #83bb48;
}
/* ==========================================================================
   Platform Home Header
   ========================================================================== */
.admin-bar .banner-full {
  top: 32px;
}
.banner-full form.search-form .form-group {
  text-align: left;
}
.banner-full form.search-form .form-group label {
  font-weight: normal;
  color: #fff;
}
.banner-full form.search-form .form-group span.icon.form-control-clear {
  background: #fff;
}
.banner-full form.search-form input {
  outline: 0;
}
.search-form-banner {
  padding: 20px 30px;
}
.tax-op-platform .search-form-banner {
  margin-top: 75px;
}
.banner-compact .search-form-banner {
  margin-top: 0;
}
/* ==========================================================================
   Compact (sticky) header
   ========================================================================== */
.banner-compact {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
  background-image: none !important;
}
.admin-bar .banner-compact {
  margin-top: 32px;
}
.banner-compact .shadow {
  display: none;
}
.banner-compact .op-featured-comment {
  display: none;
}
/* For Old IEs */
.no-transitions nav {
  top: -70px;
}
.no-transitions .sticky {
  top: 0;
}
.mobile-profile-icon {
  display: none;
}
.mobile-search-icon {
  display: none;
}
/* ==========================================================================
   Featured comment in header - Platform Home
   ========================================================================== */
.op-featured-comment {
  margin: 50px auto 25px;
  float: none;
  overflow: hidden;
  max-width: 900px;
  text-align: center;
}
.op-featured-comment h1 {
  margin-bottom: 0;
  color: #fff;
}
.op-feature-comment-description {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.35;
  color: inherit;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 18px;
  padding: 0 30px 0 30px;
  font-weight: 800;
  color: #fff;
  line-height: 30px;
}
.op-feature-comment-description small,
.op-feature-comment-description .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
.op-feature-comment-description small,
.op-feature-comment-description .small {
  font-size: 65%;
}
.op-featured-profile-details {
  margin-top: 15px;
}
.op-featured-profile-details p {
  padding: 0 0 0 30px;
  font-size: 14px;
  color: #fff;
  font-style: italic;
}
.op-featured-profile-details p span {
  font-style: normal;
}
.op-featured-profile-details p a {
  color: #fff;
  text-decoration: underline;
}
.nav-main {
  box-shadow: 0px 0px 11px 0px rgba(49, 50, 50, 0.75);
  top: 0;
  background: #1d1d1b;
  padding: 0;
}
.admin-bar .nav-main {
  top: 32px;
}
.nav-main .nav-title,
.nav-main .widgettitle {
  padding: 10px 15px;
  margin: 0;
  display: block;
  background: #83bb48;
  color: #fff;
  font-size: 15px;
}
.nav-main .nav,
.nav-main .ll-company-platforms {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.nav-main .nav li,
.nav-main .ll-company-platforms li {
  border-bottom: 1px solid #80807f;
  padding: 0;
}
.nav-main .nav li a,
.nav-main .ll-company-platforms li a {
  padding: 0 15px;
  color: #80807f;
  line-height: 55px;
  width: 100%;
  display: block;
}
.nav-main .nav li a:hover,
.nav-main .ll-company-platforms li a:hover {
  color: #fff;
  text-decoration: none;
  background: #000;
}
.nav-main .sep {
  display: none;
}
.nav-main .icon {
  display: none;
}
.nav-main--absolute {
  position: absolute;
  height: auto;
  padding-bottom: 0px;
}
.banner-full:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
body.home .banner-full:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
}
@media (max-width: 1200px) {
  body.home .banner-full:before {
    top: 56px;
  }
}
.banner-compact .nav-toggle {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .banner-compact .nav-toggle {
    margin-top: 15px;
    position: absolute;
    top: 0;
  }
}
.banner-compact .nav-profile {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .banner-compact .nav-profile {
    margin-top: 0px;
  }
}
.nav-toggle {
  color: #fff;
  float: left;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  z-index: 10;
  cursor: pointer;
  margin: 10px 60px 10px 10px;
}
.nav-toggle:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E600";
  font-size: 12px;
  margin-right: 10px;
  color: white;
}
.nav-toggle.icon-times:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E616";
}
.admin-bar .nav-toggle {
  top: 53px;
}
.stick-mobile-nav {
  color: #fff;
  height: 76px;
  position: fixed;
  top: 0;
  background: #1d1d1b;
  z-index: 20;
  width: 100%;
  max-width: 320px;
  display: block;
  will-change: transform;
  transform: translateX(-100%);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
.stick-mobile-nav.visible {
  transform: translateX(0);
}
.stick-mobile-nav .icon-times {
  display: block;
  color: white;
  font-size: 40px;
  position: absolute;
  top: 15px;
  left: 13px;
}
.stick-mobile-nav .icon-search {
  display: none;
  color: white;
  font-size: 31px;
  position: absolute;
  top: 20px;
  right: 18px;
}
.stick-mobile-nav img {
  background: url('../img/logo-opiness-small.svg') no-repeat;
  background-size: 140px 62px;
  background-position: center top;
  z-index: 21;
  position: relative;
  width: 58%;
  left: 20%;
  right: 20%;
  top: 2px;
  height: 62px;
  display: none;
}
.admin-bar .stick-mobile-nav {
  top: 32px;
}
.nav-main {
  margin-top: 76px;
  z-index: 19 !important;
  background: #1d1d1b !important;
  height: calc(100% - 76px) !important;
}
.pushy-active .site-overlay {
  z-index: 18 !important;
}
.nav-profile-secondary {
  float: right;
  z-index: 2;
}
.nav-profile-secondary .nav {
  color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 19px 0;
}
.nav-profile-secondary .nav a {
  color: #fff;
}
.nav-profile-secondary .nav li {
  display: inline;
}
.nav-profile-secondary .nav li a:first-child {
  position: relative;
  display: inline-block;
  padding-left: 30px;
}
.nav-profile-secondary .nav li a:first-child:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E60F";
  display: block;
  color: #fff;
  float: left;
  margin-right: 10px;
}
.nav-profile-secondary .nav li a:last-child {
  color: #fff;
}
.user {
  color: #6a6b5d;
  padding-bottom: 22px;
  margin-top: 0;
}
.user h3 {
  color: #1d1d1b;
  font-weight: 600;
  font-size: 18px;
}
.user i {
  color: #d0d0d0;
}
.banner-pay-off {
  background: #83bb48;
  color: #fff;
  font-weight: 400;
  position: absolute;
  bottom: -40px;
  width: 100%;
}
.banner-pay-off .pay-off {
  height: 40px;
  line-height: 37px;
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  text-align: center;
}
.banner-pay-off .number {
  color: #2c3c21;
}
.content-info {
  background: #1b1b1b;
  color: #fff;
  padding-bottom: 44px;
  overflow: hidden;
}
.content-info .widget-title {
  color: #999;
}
.content-info .widget {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 22px;
  padding-left: 0;
}
@media (min-width: 767px) {
  .content-info .widget {
    float: left;
    width: 33.33333333%;
  }
}
.content-info .widget.ll_latest_post_widget-class {
  display: none;
}
.content-info ul {
  padding-left: 0;
  list-style: none;
}
.content-info .footer-address {
  color: #999;
}
.content-info .footer-address .address,
.content-info .footer-address .telephone {
  float: left;
  clear: right;
}
.content-info .footer-address .address .adr,
.content-info .footer-address .telephone .adr,
.content-info .footer-address .address .tel,
.content-info .footer-address .telephone .tel {
  display: block;
  margin-left: 2em;
}
.content-info .footer-address .telephone {
  margin-top: 1em;
}
.content-info .footer-address .telephone .icon {
  font-size: 1.2em;
}
.content-info .footer-address .icon {
  display: block;
  float: left;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-left: 0px;
  color: #83bb48;
}
.content-info .footer-address .building,
.content-info .footer-address .street-address,
.content-info .footer-address .tel {
  display: block;
}
.content-info .footer-address .org {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.content-info .footer-address .street-address {
  color: #fff;
}
.content-info .social {
  clear: both;
  float: left;
  margin-top: 1em;
}
.content-info .social a {
  display: inline-block;
  margin-right: 1em;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
}
.content-info .social a span.icon {
  color: #fff;
  font-size: 1.4em;
  line-height: 1.4em;
}
.content-info .social a:hover {
  text-decoration: none;
}
.content-info .social .twitter {
  background-color: #72c8ea;
}
.content-info .social .facebook {
  background-color: #637bab;
}
.content-info .social .linkedin {
  background-color: #1d81ac;
}
.ll_latest_post_widget-class .entry-content {
  color: #a8a8a8;
  font-size: 15px;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.ll_latest_post_widget-class footer {
  font-style: italic;
}
footer .container section ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 35px;
}
/* ==========================================================================
   Base
   ========================================================================== */
html {
  overflow: -moz-scrollbars-vertical;
  overflow: scroll;
  -webkit-font-smoothing: antialiased;
}
html.pushy-active {
  overflow-x: hidden;
}
.wrap {
  padding-bottom: 66px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.tax-op-platform .wrap {
  padding-top: 0;
}
@media (max-width: 991px) {
  .wrap {
    padding-top: 33px;
    padding-bottom: 33px;
  }
}
.main {
  overflow: hidden;
}
/* ==========================================================================
   Layout helpers
   ========================================================================== */
.l-full-width {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .l-full-width {
    float: left;
    width: 100%;
  }
}
.l-centered {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .l-centered {
    margin-left: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .l-centered {
    float: left;
    width: 66.66666667%;
  }
}
.l-centered .intro {
  text-align: center;
  font-size: 24px;
  font-weight: lighter;
  margin-top: 35px;
}
.l-centered .entry-content {
  margin-top: 30px;
  float: none;
}
.l-centered .intro + .entry-content {
  margin-top: 50px;
}
.l-centered iframe,
.l-centered img {
  max-width: 100%;
  display: block;
}
.l-centered p {
  line-height: 1.6em;
  margin-bottom: 1.6em;
}
.l-centered .l-max-width {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 1200px) {
  .l-centered .l-max-width {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .l-centered .l-max-width {
    margin-left: 8.33333333%;
  }
}
.l-content {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .l-content {
    float: left;
    width: 66.66666667%;
  }
}
.l-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .l-sidebar {
    float: left;
    width: 33.33333333%;
  }
}
.list-title {
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 18px;
  color: #6a6a6a;
}
.list {
  padding-left: 0;
  padding-right: 0;
}
.profiel .list {
  overflow: inherit;
}
.list .entry-summary,
.list .comment-header,
.list .comment-body {
  padding-left: 30px;
  padding-right: 30px;
}
.list .hentry,
.list .comment {
  overflow: hidden;
}
.list .hentry {
  padding-top: 33px;
  padding-bottom: 33px;
}
.list .hentry.entry-no-results {
  padding-left: 30px;
  padding-right: 30px;
}
.list .entry-title {
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.list .index {
  position: absolute;
  left: -2em;
  font-size: 18px;
  line-height: 1.35;
}
.list .index-hundred {
  left: -2.5em;
}
.list-recent {
  overflow: hidden;
}
.list-recent .hentry {
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  padding-right: 30px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.list-recent .list-recent-paging {
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #dedede;
  padding-top: 22px;
  padding-bottom: 22px;
}
.list-recent .list-recent-paging:before,
.list-recent .list-recent-paging:after {
  content: " ";
  display: table;
}
.list-recent .list-recent-paging:after {
  clear: both;
}
.list-recent .list-recent-paging:before,
.list-recent .list-recent-paging:after {
  content: " ";
  display: table;
}
.list-recent .list-recent-paging:after {
  clear: both;
}
.list-recent .list-recent-paging .prev {
  float: left;
}
.list-recent .list-recent-paging .next {
  float: right;
}
.list-favorites-profile .hentry {
  padding-top: 33px;
  padding-bottom: 22px;
}
.background-location {
  background-size: cover;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.listview-header {
  text-align: center;
}
.listview-header h1 {
  font-weight: 900;
}
.listview-header h1 a {
  color: #288ed5;
  text-decoration: none;
}
.listview-header p {
  font-size: 30px;
  color: #a8a8a8;
}
.listview-header ul.filters {
  list-style: none;
  padding: 0;
  text-align: center;
}
.listview-header ul.filters li {
  display: inline-block;
  color: #a8a8a8;
  vertical-align: middle;
  margin: 0 5px;
}
.listview-header ul.filters li a {
  display: block;
  color: #83bb48;
  border: 1px solid #83bb48;
  padding: 2px 10px;
  text-decoration: none;
}
.listview-header ul.filters li a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E616";
  position: relative;
  top: 2px;
}
.listview-header ul.filters li a:hover {
  color: #fff;
  background: #83bb48;
  text-decoration: none;
}
.entry-logo-lv {
  height: 130px !important;
  float: left;
  min-height: auto;
  margin-bottom: 0;
  padding-left: 60px !important;
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .entry-logo-lv {
    float: left;
    width: 33.33333333%;
  }
}
.entry-logo-lv .entry-logo-container {
  max-width: 100%;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  margin-bottom: 0;
  text-align: center;
  padding: 15px;
  line-height: 90px;
}
.entry-logo-lv .entry-logo-container img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  vertical-align: middle;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: all 0.3s ease;
}
.header-with-img:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.tax-op-place .listview-header.header-with-img.more-size h1 .highlighted {
  font-size: 36px;
  display: block;
  font-weight: normal;
}
.op-company-listview .listview-header {
  padding-bottom: 60px;
}
.op-company-listview .listview-header h1 {
  margin-top: -4px;
  margin-bottom: 11px;
}
.op-company-listview .breadcrumbs + .content.row .listview-header h1 {
  margin-top: 22px;
  font-size: 30px;
  color: #4d4d4d;
}
.op-company-listview .breadcrumbs + .content.row .listview-header h1 .highlighted {
  font-size: 36px;
  color: #333;
  display: block;
}
.list-companies article.post.type-post {
  display: none;
}
.op-company-mapview .list-companies {
  overflow-y: scroll !important;
}
.op-company-mapview .list-companies article.post.type-post {
  display: none;
}
.op-company-mapview .filter-list {
  margin-left: 0;
  margin-right: 0;
}
.op-company-mapview .map_container {
  position: fixed;
  top: 76px;
  width: 100%;
  height: 100%;
}
.admin-bar .op-company-mapview .map_container {
  top: 108px;
}
.op-company-mapview .entry-logo-lv {
  height: 95px !important;
}
.op-company-mapview .list .hentry {
  padding-top: 20px;
  padding-bottom: 20px;
}
.op-company-mapview .list .index,
.op-company-mapview .list .entry-title {
  font-size: 1em;
}
.op-company-mapview .list .address {
  font-size: 0.8em;
}
.op-company-mapview .listview-header {
  height: 105px;
  text-align: left;
  padding: 30px 30px 0;
}
.op-company-mapview .listview-header h1 {
  font-size: 18px;
  margin-top: 0;
}
.op-company-mapview .listview-header p {
  font-size: 15px;
}
.op-company-mapview .entry-logo-lv {
  min-width: 100px !important;
  max-width: 125px;
  width: 25%;
  padding: 0;
  padding-right: 15px;
  padding-left: 50px !important;
}
.op-company-mapview .entry-logo-container {
  padding: 0;
  border: none;
  min-width: 40px;
  max-width: 65px;
}
.op-company-mapview .list-companies .entry-information {
  padding-right: 0;
}
.op-company-mapview .list-companies .entry-rating {
  margin-right: 15px !important;
  float: right;
  padding-right: 0;
}
.op-company-mapview .op-company .rating-wrapper {
  line-height: 50px;
  font-size: 18px;
  right: 10px;
  top: 18px;
  width: 50px;
  height: 50px;
}
.op-company-mapview .op-company .rating-wrapper .rating-icon {
  font-size: 50px;
}
.op-company-mapview .op-company .rating-wrapper .rating {
  display: block;
  line-height: 3.3;
  font-size: 15px;
  font-weight: 700;
}
.op-company-mapview .op-company .rating-wrapper .rating-icon {
  font-size: 50px;
}
.teaser {
  float: left;
  width: 100%;
  max-width: 830px;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  transition: all 0.3s ease;
}
.teaser:hover {
  background-color: #f1f1f1;
}
.teaser:hover img {
  filter: none;
  -webkit-filter: none;
}
.search .teaser:hover {
  cursor: pointer;
}
.teaser .teaser_left {
  width: 329px;
  float: left;
}
.teaser .teaser_left img {
  max-width: 268px;
  padding: 23px 90px;
  margin-top: 30px;
  margin-left: 28px;
  background: #fff;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -webkit-transition: all 0.3s ease;
}
.teaser .teaser_right {
  width: 470px;
  float: right;
}
.teaser .teaser_right h2.entry-title {
  margin-top: 28px;
  margin-bottom: 0;
  font-weight: 900;
  color: #1d1d1b;
}
.teaser .teaser_right h2.entry-title span {
  position: absolute;
  margin-left: -30px;
}
.teaser .teaser_right .op_teaser_address {
  color: #6a6b5d;
}
.teaser .teaser_right .op_teaser_reviews {
  color: #a8a8a8;
}
.teaser .teaser_right .op_teaser_score {
  float: right;
  top: -74px;
  position: relative;
  right: 30px;
}
.sidebar section.widget-last-reviews {
  padding: 15px 0;
}
.sidebar section.widget-last-reviews h4.widget-title {
  margin: 24px 0 24px 30px;
  color: #6a6a6a;
}
.sidebar section.widget-last-reviews .list-reviews {
  padding: 0 30px;
}
.sidebar section.widget-last-reviews .list-reviews article {
  background: #f1f1f1;
  border: 1px solid #dedede;
  margin-bottom: 15px;
}
.sidebar section.widget-last-reviews .list-reviews article:before,
.sidebar section.widget-last-reviews .list-reviews article:after {
  content: " ";
  display: table;
}
.sidebar section.widget-last-reviews .list-reviews article:after {
  clear: both;
}
.sidebar section.widget-last-reviews .list-reviews article:before,
.sidebar section.widget-last-reviews .list-reviews article:after {
  content: " ";
  display: table;
}
.sidebar section.widget-last-reviews .list-reviews article:after {
  clear: both;
}
.sidebar section.widget-last-reviews .list-reviews article a:hover {
  text-decoration: none;
}
.sidebar section.widget-last-reviews .list-reviews article a:hover .company,
.sidebar section.widget-last-reviews .list-reviews article a:hover .place {
  text-decoration: underline;
}
.sidebar section.widget-last-reviews .list-reviews article header {
  padding: 13px;
  position: relative;
}
.sidebar section.widget-last-reviews .list-reviews article header span.date {
  color: #a8a8a8;
  font-size: 13px;
  font-style: italic;
  max-width: 90px;
  display: inline-block;
}
.sidebar section.widget-last-reviews .list-reviews article header a {
  text-decoration: none;
}
.sidebar section.widget-last-reviews .list-reviews article .text {
  float: left;
  padding: 0 13px 13px;
  min-height: 70px;
  font-size: 12px;
}
.sidebar section.widget-last-reviews .list-reviews article .text span {
  font-style: italic;
  display: block;
  color: #999;
}
.sidebar section.widget-last-reviews .list-reviews article .text .title {
  color: #666666;
  display: block;
  line-height: 1.35;
  font-weight: 700;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 10px;
}
.sidebar section.widget-last-reviews .list-reviews article .text .title .place,
.sidebar section.widget-last-reviews .list-reviews article .text .title .company {
  display: inline;
  color: #288ed5;
  font-style: normal;
}
.sidebar section.widget-last-reviews .list-reviews article .rating-wrapper {
  float: right;
  width: 35px;
  height: 35px;
  line-height: 50px;
  font-size: 12px;
}
.sidebar section.widget-last-reviews .list-reviews article .rating-wrapper .rating {
  line-height: 3;
}
.sidebar section.widget-last-reviews .list-reviews article .rating-wrapper .rating-icon {
  font-size: 35px;
}
.search-form {
  position: relative;
  display: inline-block;
  z-index: 2;
  color: #333;
}
.search-form button.search-submit {
  font-weight: 600;
  position: relative;
}
.search-form button.search-submit span.busy {
  display: none;
}
.search-form button.search-submit span {
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
}
.search-form button.search-submit:active,
.search-form button.search-submit:focus {
  background: #999;
  border-color: #999;
  outline: 0 !important;
}
.search-form button.search-submit:active span.default,
.search-form button.search-submit:focus span.default {
  display: none;
}
.search-form button.search-submit:active span.busy,
.search-form button.search-submit:focus span.busy {
  display: block;
}
.search-form .form-group p {
  max-width: 100%;
}
.banner-full .search-form-banner input {
  border: none;
  background: #fff;
}
.banner-full .search-form-banner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #477714;
  opacity: 0.8;
}
.banner-full .other_page .search-form-banner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
.tt-dropdown-menu {
  background: #fff;
  position: absolute;
  height: auto;
  width: 100%;
  position: relative;
  top: 3px;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  /**
  	 * Style them with all the same padding etc
  	 */
  /* Is hover for the row */
}
.tt-dropdown-menu .tt-suggestions {
  display: block;
}
.tt-dropdown-menu .tt-suggestion,
.tt-dropdown-menu .tt-option {
  display: block;
  padding: 0;
  list-style: none;
  cursor: default;
}
.tt-dropdown-menu .tt-suggestion .meta,
.tt-dropdown-menu .tt-option .meta {
  display: block;
  font-style: italic;
  font-size: 0.8em;
  color: #999;
}
.tt-dropdown-menu .tt-suggestion p,
.tt-dropdown-menu .tt-option p {
  margin: 0;
  padding: 0;
}
.tt-dropdown-menu .tt-suggestion {
  cursor: pointer;
  border-bottom: 1px solid #dedede;
}
.tt-dropdown-menu .tt-suggestion a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap !important;
  width: 99%;
}
.tt-dropdown-menu .tt-option p {
  padding: 7px 13px;
}
.tt-dropdown-menu .title,
.tt-dropdown-menu .tt-suggestion a,
.tt-dropdown-menu .tt-dataset-places .tt-suggestion p {
  padding: 7px 13px;
  display: block;
}
.tt-dropdown-menu .title:hover,
.tt-dropdown-menu .tt-suggestion a:hover,
.tt-dropdown-menu .tt-dataset-places .tt-suggestion p:hover {
  text-decoration: none;
}
.tt-dropdown-menu .tt-dataset-places .tt-suggestion.gps:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E615";
  display: inline-block;
  margin: 0 -3px 0 10px;
}
.tt-dropdown-menu .tt-dataset-places .tt-suggestion.gps p {
  display: inline-block;
}
.tt-dropdown-menu .tt-cursor {
  cursor: pointer;
  background: #eee;
}
.tt-dropdown-menu .tt-cursor a {
  color: #1c6395;
  text-decoration: none;
}
.tt-dropdown-menu .title {
  border-bottom: 1px solid #dedede;
}
.tt-dropdown-menu .tt-dataset-platforms .tt-suggestion a {
  color: #333;
}
.tt-dropdown-menu .tt-dataset-platforms .tt-suggestion a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E631";
  color: #ffd124;
  margin-right: 15px;
}
.tt-dropdown-menu .tt-dataset-companies .tt-suggestion a {
  color: #333;
  padding-left: 43px;
  position: relative;
}
.tt-dropdown-menu .tt-dataset-companies .tt-suggestion a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E627";
  color: #308ccb;
  margin-right: 15px;
  position: absolute;
  top: 15px;
  left: 12px;
}
.tt-dropdown-menu .tt-dataset-companies .tt-suggestion a.child {
  content: "\E627";
}
.tt-dropdown-menu .tt-dataset-companies .tt-suggestion a.child:before {
  color: #83bb48;
}
.has-feedback .form-control {
  padding-left: 36px;
  width: 100%;
  margin-right: 26px;
}
.has-feedback .form-control-clear {
  background: #fff;
}
.has-feedback .form-control-feedback {
  right: 25px;
}
.has-feedback .form-control-clear {
  right: 0;
}
.field-hint {
  display: none;
  position: absolute;
  background: #fff;
  width: 100%;
  font-style: italic;
  color: #333;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  font-size: 0.8em;
  padding: 7px 13px;
  z-index: 2;
}
.field-hint.visible {
  display: block;
}
.field-hint .gps {
  position: absolute;
  top: 100%;
  left: 0;
  border-top: 1px solid #dedede;
  font-size: 1.25em;
  background: #fff;
  width: 100%;
  font-style: normal;
}
.field-hint .gps:hover {
  cursor: pointer;
  background: #eee;
}
.field-hint .gps:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E615";
  display: inline-block;
  margin: 0 -3px 0 10px;
}
.field-hint .gps p {
  display: inline-block;
  padding-left: 10px;
  margin: 6px 0;
}
.gform_wrapper ul {
  padding-left: 0;
  list-style: none;
  padding-left: 0 !important;
}
.gform_wrapper li {
  margin-bottom: 22px;
}
.gform_wrapper li:before {
  content: "" !important;
  display: none  !important;
}
.gform_wrapper form {
  margin-bottom: 0;
}
.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #a94442;
}
.ginput_container input,
.ginput_container select,
.ginput_container textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  color: #6a6a6a;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #f1f1f1;
  border-radius: 0;
}
.ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ginput_container input::-moz-placeholder,
.ginput_container select::-moz-placeholder,
.ginput_container textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.ginput_container input:-ms-input-placeholder,
.ginput_container select:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder {
  color: #999;
}
.ginput_container input::-webkit-input-placeholder,
.ginput_container select::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder {
  color: #999;
}
.ginput_container input[disabled],
.ginput_container select[disabled],
.ginput_container textarea[disabled],
.ginput_container input[readonly],
.ginput_container select[readonly],
.ginput_container textarea[readonly],
fieldset[disabled] .ginput_container input,
fieldset[disabled] .ginput_container select,
fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #f1f1f1;
  opacity: 1;
}
textarea.ginput_container input,
textarea.ginput_container select,
textarea.ginput_container textarea {
  height: auto;
}
.ginput_container textarea {
  height: auto;
}
.ginput_container select {
  float: left;
  width: auto;
  margin-right: 10px;
}
.gfield_radio input[type="radio"] {
  height: auto;
  width: auto;
  margin-right: 5px;
}
.gfield_radio label {
  margin-right: 10px;
}
.gfield_description {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
  color: #737373;
  font-size: 13px;
}
.gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
.gform_button:focus,
.gform_button:active:focus,
.gform_button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gform_button:hover,
.gform_button:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
.gform_button:active,
.gform_button.active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.gform_button:hover,
.gform_button:focus,
.gform_button:active,
.gform_button.active,
.open .dropdown-toggle.gform_button {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
.gform_button:active,
.gform_button.active,
.open .dropdown-toggle.gform_button {
  background-image: none;
}
.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button,
.gform_button.disabled:hover,
.gform_button[disabled]:hover,
fieldset[disabled] .gform_button:hover,
.gform_button.disabled:focus,
.gform_button[disabled]:focus,
fieldset[disabled] .gform_button:focus,
.gform_button.disabled:active,
.gform_button[disabled]:active,
fieldset[disabled] .gform_button:active,
.gform_button.disabled.active,
.gform_button[disabled].active,
fieldset[disabled] .gform_button.active {
  background-color: #fed13d;
  border-color: #fed13d;
}
.gform_button .badge {
  color: #fed13d;
  background-color: #333;
}
.gform_wrapper .gfield_error .validation_message,
.gform_wrapper .gfield_error .gfield_label {
  color: #a94442;
}
.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
  border-color: #ebccd1;
  background-color: #f2dede;
  color: #a94442;
}
.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
  border-color: #a94442;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(169, 68, 66, 0.6);
}
.gform_validation_container {
  display: none;
}
.ginput_right {
  float: right;
  width: 48%;
  position: relative;
  left: -1%;
  margin-bottom: 0 !important;
}
.ginput_left {
  float: left;
  width: 48%;
  margin-right: 4%;
  padding-right: 5px;
  margin-bottom: 0 !important;
}
.ginput_complex span {
  margin-bottom: 11px;
}
.ginput_complex span:before,
.ginput_complex span:after {
  content: " ";
  display: table;
}
.ginput_complex span:after {
  clear: both;
}
.ginput_complex span:before,
.ginput_complex span:after {
  content: " ";
  display: table;
}
.ginput_complex span:after {
  clear: both;
}
.gf_clear .gf_clear_complex:before,
.gf_clear .gf_clear_complex:after {
  content: " ";
  display: table;
}
.gf_clear .gf_clear_complex:after {
  clear: both;
}
.gf_clear .gf_clear_complex:before,
.gf_clear .gf_clear_complex:after {
  content: " ";
  display: table;
}
.gf_clear .gf_clear_complex:after {
  clear: both;
}
@media (max-width: 767px) {
  .ginput_left,
  .ginput_right,
  .gform_wrapper .gf_left_half,
  .gform_wrapper .gf_right_half {
    float: none !important;
    width: 100% !important;
    clear: none !important;
  }
  .ginput_left {
    margin-bottom: 5px;
  }
  .ginput_right {
    left: 0;
  }
  .ginput_left input,
  .ginput_right input {
    width: 97%;
  }
}
/* tame those pesky hidden fields ------------------------------------------------------*/
.gform_wrapper input[type=hidden],
.gform_wrapper input.gform_hidden,
.gform_wrapper .gform_hidden,
.gform_wrapper .gf_hidden {
  display: none !important;
  max-height: 1px !important;
  overflow: hidden;
}
.gform_wrapper .ginput_full br,
.gform_wrapper .ginput_left br,
.gform_wrapper .ginput_right br {
  display: none !important;
}
/* ajax forms ------------------------------------------------------*/
.gform_wrapper .gform_ajax_spinner {
  padding-left: 10px;
}
/* hide the honeypot field  ------------------------------------------------------*/
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}
/* custom extra */
.gform_wrapper li.gf_list_inline ul.gfield_checkbox li,
.gform_wrapper li.gf_list_inline ul.gfield_radio li {
  padding-left: 0;
}
.gform_wrapper .tt-hint {
  width: 99%;
}
/**
 * Success notices and error messages styling
 */
#message,
.message,
.acf-error-message,
.rcp_message,
.hm-message {
  color: #fff;
  width: 98%;
  padding: 0;
  margin: 22px 0;
  border-radius: 3px;
}
#message.full-width,
.message.full-width,
.acf-error-message.full-width,
.rcp_message.full-width,
.hm-message.full-width {
  width: 100%;
}
#message.no-margin p:first-child,
.message.no-margin p:first-child,
.acf-error-message.no-margin p:first-child,
.rcp_message.no-margin p:first-child,
.hm-message.no-margin p:first-child {
  margin-bottom: 0;
}
#message div,
.message div,
.acf-error-message div,
.rcp_message div,
.hm-message div,
#message p,
.message p,
.acf-error-message p,
.rcp_message p,
.hm-message p {
  display: block;
  color: #fff;
  padding: 5px 15px;
  margin: 22px auto;
  border-radius: 3px;
  cursor: pointer;
}
#message div:first-child,
.message div:first-child,
.acf-error-message div:first-child,
.rcp_message div:first-child,
.hm-message div:first-child,
#message p:first-child,
.message p:first-child,
.acf-error-message p:first-child,
.rcp_message p:first-child,
.hm-message p:first-child {
  margin-top: 0;
}
#message div .icon,
.message div .icon,
.acf-error-message div .icon,
.rcp_message div .icon,
.hm-message div .icon,
#message p .icon,
.message p .icon,
.acf-error-message p .icon,
.rcp_message p .icon,
.hm-message p .icon {
  float: right;
  top: 10px;
  right: 10px;
  position: relative;
}
.validation_message {
  color: #a94442;
}
.validation_error,
.hm-message.error,
.rcp_error,
.acf-error-message {
  background: #ee5b00;
}
.message.success,
#message.updated,
.hm-message.success {
  background: #83bb48;
}
#message.notice,
.message.notice,
.hm-message.notice {
  background: #dbebca;
  cursor: default;
}
#message.notice p,
.message.notice p,
.hm-message.notice p {
  color: #6a6a6a;
}
.breadcrumbs {
  padding: 0 0 0 30px;
  min-height: 46px;
  border-top: 1px solid #dedede;
  padding-left: 20px;
  list-style: none;
  background-color: #f5f5f5;
  overflow: hidden;
}
body > .breadcrumbs {
  background: #fff;
  border-bottom: 1px solid #dedede;
}
.breadcrumbs > .active {
  color: #999;
}
.breadcrumbs li {
  float: left;
}
.breadcrumbs a {
  line-height: 45px;
  color: #dedede;
  float: left;
}
.breadcrumbs .icon {
  margin: 0px 10px 0px 10px;
  font-size: 45px;
  color: #dedede;
}
.breadcrumbs a {
  color: #6a6a6a;
  font-weight: 400;
}
.tax-op-place .wrap.container .breadcrumbs {
  margin-top: 30px;
}
.search-results .wrap.container .breadcrumbs,
.archive .wrap.container .breadcrumbs,
.tax-op-place .wrap.container .breadcrumbs {
  top: -55px;
  margin-bottom: -55px;
}
.single-op-company .wrap.container .breadcrumbs {
  top: -25px;
}
.wrap.container .breadcrumbs {
  border-top: none;
  background-color: transparent;
  padding: 0px;
  position: relative;
  min-height: 30px;
  height: 20px;
  border-bottom: 1px solid #dedede;
  margin-right: -30px;
  margin-left: -30px;
  padding-left: 30px;
  padding-right: 30px;
}
.wrap.container .breadcrumbs .icon {
  font-size: 13px;
  color: #000;
  line-height: 20px;
  font-style: normal;
}
.wrap.container .breadcrumbs span {
  font-style: italic;
  font-size: 13px;
  line-height: 20px;
}
.wrap.container .breadcrumbs a {
  color: #999;
  font-size: 13px;
}
.post-nav {
  clear: both;
  height: 50px;
  background: #83bb48;
}
.post-nav .wp-pagenavi,
.post-nav .wp-commentnavi {
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
}
.post-nav .wp-pagenavi span,
.post-nav .wp-commentnavi span,
.post-nav .wp-pagenavi a,
.post-nav .wp-commentnavi a {
  color: #fff !important;
  padding: 0 10px;
  background: none !important;
  border: none !important;
}
.post-nav .wp-pagenavi span:hover,
.post-nav .wp-commentnavi span:hover,
.post-nav .wp-pagenavi a:hover,
.post-nav .wp-commentnavi a:hover {
  text-decoration: none;
  background: none !important;
  border: none !important;
}
.post-nav .wp-pagenavi span.current,
.post-nav .wp-commentnavi span.current {
  color: #484937 !important;
  background: none !important;
  border: none !important;
}
.post-nav .wp-pagenavi .pages,
.post-nav .wp-commentnavi .pages,
.post-nav .wp-pagenavi .last,
.post-nav .wp-commentnavi .last,
.post-nav .wp-pagenavi .extend,
.post-nav .wp-commentnavi .extend,
.post-nav .wp-pagenavi .extended,
.post-nav .wp-commentnavi .extended,
.post-nav .wp-pagenavi .first,
.post-nav .wp-commentnavi .first {
  display: none;
  background: none !important;
  border: none !important;
}
/* Firefox < 16 */
/* Safari, Chrome and Opera > 12.1 */
/* Internet Explorer */
@keyframes popup-animation {
  0% {
    bottom: -170px;
    opacity: 0;
  }
  10% {
    bottom: -170px;
    opacity: 1;
  }
  15% {
    bottom: 0;
  }
  90% {
    bottom: 0;
  }
  95% {
    bottom: -170px;
    opacity: 1;
  }
  100% {
    bottom: -170px;
    opacity: 0;
  }
}
.op-featured-popup {
  display: none;
  position: fixed;
  bottom: -170px;
  right: 30px;
  background: white;
  width: 465px;
  height: 170px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
  z-index: 999;
  animation-fill-mode: forwards;
}
.op-featured-popup a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.op-featured-popup a:hover {
  text-decoration: none;
}
.op-featured-popup a:hover .op-popup-link-text {
  text-decoration: underline;
}
.op-featured-popup .op-popup-thumbnail {
  position: absolute;
  right: 20px;
  top: 20px;
}
.op-featured-popup .op-close {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  background: white;
  z-index: 1;
  cursor: pointer;
  color: #a8a8a8;
}
.op-featured-popup .op-popup-title {
  color: #494949;
  font-size: 24px;
  font-weight: 600;
  margin-top: 10px;
  display: block;
  width: 42%;
}
.op-featured-popup .op-popup-link-text {
  background: #fffbeb;
  color: #288ed5;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  padding: 0.5em;
  text-align: left;
}
.op-featured-popup.active {
  display: block;
  animation: popup-animation 12s;
}
.hidden_branch {
  display: none;
}
.comment-fiepjes {
  content: "";
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 10px solid #f1f1f1;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  z-index: 1;
}
li.bypostauthor .comment-header:before {
  display: none;
}
.comment-header {
  position: relative;
  background: #f1f1f1;
  padding-top: 19px;
  padding-bottom: 9px;
}
.comment-header:before,
.comment-header:after {
  content: " ";
  display: table;
}
.comment-header:after {
  clear: both;
}
.comment-header:before,
.comment-header:after {
  content: " ";
  display: table;
}
.comment-header:after {
  clear: both;
}
.comment-header:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 10px solid #f1f1f1;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  z-index: 1;
  position: absolute;
  top: 100%;
  left: 30px;
}
.comment-header h4 time {
  font-weight: 600;
}
.comment-header .comment-header-separator {
  float: left;
  color: #ccc;
  font-size: 14px;
  margin-right: 10px;
}
.comment-header.teaser-header h4 {
  border-right: 2px solid #8d8e83;
  color: #494949;
}
.comment-header.teaser-header time {
  font-size: 13px;
  position: relative;
  color: #a8a8a8;
  bottom: 10px;
  float: left;
  padding-top: 15px;
  padding-bottom: 10px;
}
.comment-header.teaser-header .media-heading--meta {
  font-size: 15px;
  color: #6a6a6a;
  padding-left: 0px;
  padding-right: 0px;
  clear: both;
}
.home .comment-header.teaser-header .media-heading--meta {
  min-height: 70px;
}
.comment-header.teaser-header .media-heading--meta a {
  color: #288ed5;
}
.comment-header.teaser-header .media-heading--meta a:hover {
  color: #288ed5;
}
.comment-list-header {
  color: #6a6a6a;
}
.comment--teaser .rating-source a {
  color: #a8a8a8;
}
.profiel .comment--teaser .rating-source {
  margin-top: -20px;
}
.comment .avatar {
  width: 25px;
  height: auto;
  margin-right: 10px;
}
.media-heading {
  float: left;
  font-weight: 600;
  padding-right: 10px;
  padding-bottom: 3px;
  width: 47%;
}
.single .media-heading,
.list-comments-reviews .media-heading {
  width: auto;
}
.media-heading a {
  display: block;
  overflow: hidden;
  line-height: 1.2;
  color: #333;
  word-wrap: break-word;
  max-height: 3.6em;
}
.media-heading--meta {
  color: #a8a8a8;
  font-size: 13px;
  font-style: italic;
  bottom: 2px;
  position: relative;
}
.single .media-heading--meta,
.list-comments-profile .media-heading--meta,
.list-comments-reviews .media-heading--meta {
  float: left;
  margin-left: 0;
}
.comment-author.media-heading.reviewer + .comment-header-separator {
  padding-top: 2px;
}
.comment-author.media-heading.reviewer + .comment-header-separator + .media-heading--meta {
  padding-top: 6px;
}
.comment-date {
  color: #a8a8a8;
  font-size: 13px;
  font-style: italic;
  display: block;
  clear: both;
}
/* If comment author is anoniem or onbekend etc */
.comment-hide-author .comment-author {
  margin-left: 0 !important;
}
.comment-body {
  clear: both;
  position: relative;
  background: #fff;
  padding-top: 22px;
  padding-bottom: 22px;
  color: #6a6a6a;
}
.comment-body .rating-wrapper {
  float: right;
}
.comment-body .margin-fix .rating-wrapper {
  float: right;
  margin-top: -20px;
}
.comment-body .comment-criteria {
  margin-top: 24px;
  margin-bottom: 09px;
  float: left;
  width: 100%;
  position: relative;
  display: table;
}
.comment-body .comment-criteria .single-criteria {
  font-size: 13px;
  width: 46%;
  margin-right: 4%;
  float: left;
  margin-bottom: 10px;
  display: table-row;
}
.comment-body .comment-criteria .single-criteria:nth-child(odd) {
  margin-right: 0;
}
.comment-body .comment-criteria .single-criteria .question {
  top: -2px;
  position: relative;
  padding-left: 10px;
  width: 100%;
  margin-right: 100px;
  height: 20px;
  overflow: hidden;
  display: table-cell;
}
.comment-body .comment-criteria .single-criteria .question:first-letter {
  text-transform: capitalize;
}
.comment-body .comment-criteria .single-criteria .star-label {
  width: 6px;
  float: left;
  position: relative;
  font-size: 13px;
  z-index: 1;
  margin-left: 1px;
  overflow: hidden;
}
.comment-body .comment-criteria .single-criteria .star-label.even {
  width: 15px;
  margin-left: -6px;
  z-index: 0;
}
.comment-body .comment-criteria .single-criteria .gray-balloon {
  color: #d7d7d7;
}
.comment-body .itemreviewed {
  font-size: 14px;
  padding-right: 80px;
  width: 100%;
}
.comment-description {
  min-height: 3.5em;
}
.single-op-company .comment-description {
  min-height: initial;
}
.review-overview .comment-description {
  width: calc(100% - 80px);
  float: left;
}
.comment .rating-wrapper {
  position: absolute;
  top: 27px;
}
.user_dashboard-reviews .comment .rating-wrapper,
.dashboard-reviews .comment .rating-wrapper {
  right: 30px;
}
.user_dashboard-reviews .comment-description,
.dashboard-reviews .comment-description {
  width: 80%;
  float: left;
}
.comment-footer {
  clear: both;
  min-height: 2em;
}
.comment-footer .rating-source {
  top: 14px;
  position: relative;
}
.comment-teaser .comment-date {
  clear: both;
  padding-left: 36px;
}
label {
  font-size: 15px;
  font-weight: 600;
  color: #000;
}
.form-group p {
  clear: both;
  max-width: 70%;
}
.ratings {
  clear: both;
}
.stars-cont {
  float: right;
  top: 8px;
  position: relative;
}
.stars-cont .star-value {
  width: 20px;
  float: right;
  top: -6px;
  position: relative;
  font-size: 15px;
  font-weight: 600;
  text-align: right;
}
.starwrap:first-child {
  top: -5px;
  position: relative;
}
.starwrap {
  float: left;
  overflow: hidden;
  width: 16px;
  padding: 0;
  margin: 0;
}
.starwrap .star-label {
  color: #eaeaea;
  float: left;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 20px;
}
.starwrap .star-label input {
  display: none;
}
.starwrap .star-label.even {
  float: right;
}
.starwrap .star-label.rating-touched {
  color: #999;
}
.starwrap .star-label.rating-touched-a {
  color: #ee5b00;
}
.starwrap .star-label.rating-touched-b {
  color: #a9bb48;
}
.starwrap .star-label.rating-touched-c {
  color: #83bb48;
}
.grade-question {
  color: #6a6a6a;
  font-weight: 400;
}
.grade-question p:first-child {
  font-size: 18px;
  margin-bottom: -30px;
  margin-top: 0px;
}
.grade-question .stars-cont .star-value {
  width: 30px;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}
.grade-question .starwrap {
  width: 20px;
}
.grade-question .starwrap .star-label {
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 30px;
}
.grade-question .starwrap .star-label input {
  display: none;
}
.grade-question .star-label.even {
  float: right;
}
.single-op-company .comment-date {
  float: left;
  padding: 3px 10px 4px 10px;
  clear: none;
}
.single-op-company .empty-comments {
  margin-top: 30px;
  padding: 45px 30px 35px;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
  width: 100%;
  height: 125px;
  position: relative;
}
.single-op-company .empty-comments p {
  max-width: 80%;
  float: left;
  color: #6a6a6a;
  font-size: 18px;
  font-weight: 100;
}
.single-op-company .empty-comments p span {
  font-weight: 800;
}
.single-op-company .empty-comments .avg-empty {
  float: right;
  width: 60px;
  position: relative;
  top: -15px;
}
.comment.reaction {
  margin-top: 30px;
  border: 1px solid #dedede;
  border-top: 1px solid #dedede !important;
}
.comment.reaction .comment-body {
  padding-top: 0px !important;
}
.comment.reaction .comment-body .comment-criteria,
.comment.reaction .comment-body .comment-footer {
  display: none;
}
.comment.reaction .comment-body .rating-wrapper {
  display: none;
}
.comment.reaction .comment-body .comment-description {
  margin-right: 0;
  min-height: 20px;
}
.comment.reaction .comment-header {
  padding-top: 13px;
  padding-bottom: 10px;
  background: #fff;
}
.comment.reaction .comment-header h4 time {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  clear: none;
}
.comment.reaction .comment-header .avatar {
  display: none;
}
.comment.reaction .comment-header .media-heading--meta {
  bottom: 0;
}
.comment.reaction.bypostauthor {
  border: 1px solid #288ed5;
  border-top: 1px solid #288ed5 !important;
}
.comment.reaction.bypostauthor .comment-header {
  background: #f5fafd;
}
/* duplicate remove plz
.single-op-company {
	li.review ul.review {
		float: left;
		width: 100%;
	}
}*/
li.review ul.review {
  float: left;
  width: 100%;
}
li.review .comment-reply-link {
  position: relative;
  font-weight: 400;
}
li.review .comment-reply-link .reply-plus {
  font-size: 23px;
  top: 2px;
  position: relative;
}
li.review .comment-reply-link:hover {
  text-decoration: none;
}
li.review > .comment-reply-link {
  left: 30px;
}
.single-op-company .comments .list li.review a {
  float: none !important;
}
.list-comments-profile  {
  width: auto;
}
.respond {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  padding: 15px 30px;
}
.respond h3 {
  color: #6a6a6a;
  font-weight: 600;
  padding-bottom: 14px;
}
.respond .form-control {
  background: #fff;
  border-color: #dedede;
}
.respond .criteria-questions {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 30px 0 40px;
  margin-bottom: 35px;
}
.respond .criteria-questions > p {
  width: 100%;
  max-width: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #6a6a6a;
  padding-bottom: 10px;
}
.respond .question {
  padding-bottom: 22px;
  clear: both;
}
.respond .question p {
  font-size: 15px;
  font-weight: 400;
  color: #6a6a6a;
  margin-bottom: -22px;
  margin-top: 20px;
}
.respond .question .radio input {
  position: relative;
  top: -2px;
}
.respond .questionnaire-input-fields {
  overflow: hidden;
}
#commentform .row .form-group input[type=text],
#commentform .row .form-group input[type=email] {
  font-size: 15px;
  font-weight: 400;
  color: #333;
  height: 40px;
  width: 105%;
}
#commentform .row .form-group input[type=email] {
  margin-left: -5%;
}
#commentform .form-group {
  margin-bottom: 40px;
}
#commentform .form-group p {
  clear: both;
  max-width: 70%;
}
#commentform .form-group textarea {
  font-size: 15px;
  font-weight: 400;
  color: #333;
}
#commentform .review-checks {
  margin-bottom: 5px;
}
#commentform .review-checks label {
  font-weight: normal;
}
#commentform .review-checks .form-group {
  margin-bottom: 7.33333333px;
  clear: both;
}
#commentform .review-checks .radio {
  padding-left: 0;
}
#commentform .subscribe-to-comments {
  float: left;
  width: 100%;
  margin-top: 0;
}
#commentform .subscribe-to-comments select {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  color: #6a6a6a;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  float: right;
  width: auto;
  margin-top: -0.5em;
  margin-left: 1em;
}
#commentform .subscribe-to-comments select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#commentform .subscribe-to-comments select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
#commentform .subscribe-to-comments select:-ms-input-placeholder {
  color: #999;
}
#commentform .subscribe-to-comments select::-webkit-input-placeholder {
  color: #999;
}
#commentform .subscribe-to-comments select[disabled],
#commentform .subscribe-to-comments select[readonly],
fieldset[disabled] #commentform .subscribe-to-comments select {
  cursor: not-allowed;
  background-color: #f1f1f1;
  opacity: 1;
}
textarea#commentform .subscribe-to-comments select {
  height: auto;
}
#commentform .subscribe-to-comments select + label {
  float: left;
}
#commentform .subscribe-to-comments input + label {
  margin-left: 3px;
}
#commentform .op-btn-group {
  padding-right: 0;
}
#commentform input[type=submit] {
  float: right;
}
.reaction-form {
  display: none;
  padding-top: 0;
}
.l-list .reaction-form {
  display: block;
}
.reaction-form .cancel-comment-reply {
  float: left;
  width: 70%;
  line-height: 40px;
  margin-bottom: 0;
}
.reaction-form .form-control {
  background: #f1f1f1;
  border: none;
  padding: 12px 12px;
}
.single-op-company ol.l-list .reaction-form {
  padding-top: 0;
}
.single-op-company ol.l-list .reaction-form h3 {
  padding-left: 0px;
  line-height: inherit;
  font-weight: inherit;
  height: auto;
}
.ratings {
  clear: both;
}
.stars-cont {
  float: right;
  top: 8px;
  position: relative;
}
.stars-cont .star-value {
  width: 20px;
  float: right;
  top: -6px;
  position: relative;
  font-size: 15px;
  font-weight: 600;
  text-align: right;
}
.starwrap:first-child {
  top: -5px;
  position: relative;
}
.starwrap {
  float: left;
  overflow: hidden;
  width: 16px;
  padding: 0;
  margin: 0;
}
.starwrap .star-label {
  color: #eaeaea;
  float: left;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 20px;
}
.starwrap .star-label input {
  display: none;
}
.starwrap .star-label.even {
  float: right;
}
.starwrap .star-label.rating-touched {
  color: #999;
}
.starwrap .star-label.rating-touched-a {
  color: #ee5b00;
}
.starwrap .star-label.rating-touched-b {
  color: #a9bb48;
}
.starwrap .star-label.rating-touched-c {
  color: #83bb48;
}
.grade-question {
  color: #6a6a6a;
  font-weight: 400;
}
.grade-question p:first-child {
  font-size: 18px;
  margin-bottom: -30px;
  margin-top: 0px;
}
.grade-question .stars-cont .star-value {
  width: 30px;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}
.grade-question .starwrap {
  width: 20px;
}
.grade-question .starwrap .star-label {
  float: left;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 30px;
}
.grade-question .starwrap .star-label input {
  display: none;
}
.grade-question .star-label.even {
  float: right;
}
/**
 * The rating a.k.a. average grade etc
 */
.rating-hidden {
  height: 60px;
  display: block;
  position: relative;
}
.top-list-item .rating-hidden {
  display: none;
}
.rating-wrapper {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  color: #d7d7d7;
}
.rating-wrapper .rating-icon {
  font-size: 60px;
}
.rating-wrapper .rating {
  display: block;
  line-height: 3.3;
  text-indent: -3px;
  font-weight: 600;
}
.rating-wrapper .rating-icon {
  position: absolute;
  top: 0;
  left: 0;
}
.rating-source {
  color: #a8a8a8;
  font-size: 13px;
  font-style: italic;
  line-height: 1;
  float: right;
  position: relative;
  margin-bottom: -10px;
}
.rating-source a {
  color: #a8a8a8;
}
.rating-10 {
  color: #83bb48;
}
.rating-9 {
  color: #83bb48;
}
.rating-8 {
  color: #83bb48;
}
.rating-7 {
  color: #a9bb48;
}
.rating-6 {
  color: #a9bb48;
}
.rating-5 {
  color: #ee5b00;
}
.rating-4 {
  color: #ee5b00;
}
.rating-3 {
  color: #ee5b00;
}
.rating-2 {
  color: #ee5b00;
}
.rating-1 {
  color: #ee5b00;
}
.rating-0 {
  color: #ee5b00;
}
.source img {
  display: block;
  width: 100%;
  max-width: 252px;
  height: auto;
  border: 1px solid #dddddd;
}
.widget_review_sources img {
  margin-bottom: 22px;
}
.filter-list {
  height: 50px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  background: #83bb48;
  color: #fff;
}
.filter-list .btn {
  background: none;
  border: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 5px;
}
.filter-list .btn:focus {
  outline: none;
}
.filter-list .btn.active,
.filter-list .btn:hover {
  background-color: #fff;
  color: #83bb48;
  box-shadow: none;
}
.filter-list .btn .icon {
  font-size: 0.7em;
}
.filter-foldout {
  height: 0;
  overflow: hidden;
  padding: 0 30px;
  border-bottom: 1px solid #dedede;
  /* Safari */
  transition: height 300ms, padding 300ms;
}
.filter-foldout:before,
.filter-foldout:after {
  content: " ";
  display: table;
}
.filter-foldout:after {
  clear: both;
}
.filter-foldout:before,
.filter-foldout:after {
  content: " ";
  display: table;
}
.filter-foldout:after {
  clear: both;
}
.filter-foldout.visible {
  padding: 30px;
}
.filter-foldout .filter-option {
  display: block;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  width: 50%;
  float: left;
}
.filter-foldout .filter-option li.title {
  font-weight: bold;
  padding-bottom: 20px;
  color: #333;
}
.filter-foldout .filter-option li input {
  display: none;
}
.filter-foldout .filter-option li input:checked + label:before {
  background: #999;
}
.filter-foldout .filter-option li label {
  color: #333;
  font-weight: lighter;
}
.filter-foldout .filter-option li label:before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  background: #fff;
  border: 1px solid #999;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
/* ==========================================================================
   Map Styling
   ========================================================================== */
/*
 *  List view styling
 */
.op-company-listview #map-canvas {
  height: 295px;
}
.op-company-listview .row .op-search-left {
  padding: 0;
  border-right: 0px;
  border-top: 1px solid #dedede;
}
.op-company-listview .row .op-search-left .hentry {
  border-bottom: 1px solid #dedede;
  border-top: 0;
}
.op-company-listview .op-search-right {
  padding: 0;
}
.op-company-listview .map_toggle {
  background: url('../img/yellow_arrow_right.png') center right no-repeat #1d1d1b;
  padding: 8px 28px 8px 10px;
  z-index: 1;
  position: absolute;
  margin-left: 0;
  top: 35px;
  right: 6px;
  cursor: pointer;
  color: #fff;
}
.op-company-listview .map_toggle:hover {
  color: #999;
  text-decoration: none;
}
.op-company-listview .gm-style-iw {
  cursor: pointer;
}
.op-company-listview .gm-style-iw a h5 {
  color: #1d1d1b;
  font-size: 15px;
}
.op-company-listview .gm-style-iw a p.iw-address {
  color: #6a6b5d;
  font-size: 15px;
}
.op-company-listview .gm-style-iw a p.iw-reviews {
  float: right;
}
.op-company-listview .gm-style-iw a:hover {
  text-decoration: none !important;
}
/*
 *  Map view styling
 */
.op-company-mapview {
  width: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  position: relative;
}
.op-company-mapview .row {
  margin-right: 0;
}
.op-company-mapview .row .op-search-left {
  width: 33%;
  padding: 0;
  border-right: 0;
  border-top: 1px solid #dedede;
}
.op-company-mapview .row .op-search-left .hentry {
  border-bottom: 1px solid #dedede;
  border-top: 0;
}
.op-company-mapview .row .op-search-left .op_search_filter_nav {
  width: 100%;
}
.op-company-mapview .row .op-search-left .op_teaser {
  height: 135px;
}
.op-company-mapview .row .op-search-left .op_teaser .teaser_left {
  width: 140px;
}
.op-company-mapview .row .op-search-left .op_teaser .teaser_right {
  height: 134px;
  width: 430px;
}
.op-company-mapview .row .op-search-left .op_teaser .teaser_right .op_teaser_reviews {
  text-align: right;
  padding-right: 30px;
}
.op-company-mapview .row .op-search-left .op_teaser .teaser_right .op_teaser_score {
  display: none;
}
.op-company-mapview .row .op-search-left .op_teaser .teaser_right h2.entry-title {
  font-size: 15px;
}
.op-company-mapview .row .op-search-left .op_teaser .teaser_right h2.entry-title span {
  position: relative;
  margin-left: 0;
  color: #1d1d1b;
}
.op-company-mapview .op-search-right {
  width: 67%;
  height: 100%;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  border-left: 1px solid #dedede;
}
.op-company-mapview .op-search-right #map-canvas {
  height: 500px;
  width: 100%;
}
.op-company-mapview .op-search-right .map_toggle {
  background: url('../img/yellow_arrow_right.png') center right no-repeat #1d1d1b;
  padding: 8px 28px 8px 10px;
  z-index: 1;
  position: fixed;
  right: 25px;
  top: auto;
  margin-top: 22px;
  cursor: pointer;
  color: #fff;
}
.op-company-mapview .op-search-right .map_toggle:hover {
  color: #999;
  text-decoration: none;
}
.op-company-mapview .op-search-right .gm-style-iw {
  cursor: pointer;
}
.op-company-mapview .op-search-right .gm-style-iw a h5 {
  color: #1d1d1b;
  font-size: 15px;
}
.op-company-mapview .op-search-right .gm-style-iw a p.iw-address {
  color: #6a6b5d;
  font-size: 15px;
}
.op-company-mapview .op-search-right .gm-style-iw a p.iw-reviews {
  float: right;
}
.op-company-mapview .op-search-right .gm-style-iw a:hover {
  text-decoration: none !important;
}
.map_container section {
  padding: 15px 30px;
  border-top: 1px solid #dedede;
}
.redeem-ownership .gfield .twitter-typeahead {
  width: 98%;
}
.redeem-ownership .gform_footer {
  text-align: center;
}
.redeem-ownership li.gchoice_12_1 {
  padding-left: 0;
}
.redeem-ownership li.gchoice_12_1 input#choice_2_12_1 {
  width: 30px;
  height: 20px;
}
body.registreren .rcp_header,
body.login .rcp_header,
body.bedankt-voor-je-review .rcp_header {
  display: none;
}
body.registreren .rcp_user_fieldset p,
body.login .rcp_user_fieldset p,
body.bedankt-voor-je-review .rcp_user_fieldset p,
body.registreren .rcp_login_data p,
body.login .rcp_login_data p,
body.bedankt-voor-je-review .rcp_login_data p {
  margin-top: 30px;
  width: 50%;
  float: left;
  padding: 0;
}
body.registreren .rcp_user_fieldset p label,
body.login .rcp_user_fieldset p label,
body.bedankt-voor-je-review .rcp_user_fieldset p label,
body.registreren .rcp_login_data p label,
body.login .rcp_login_data p label,
body.bedankt-voor-je-review .rcp_login_data p label {
  float: left;
  width: 100%;
}
body.registreren .rcp_user_fieldset p input[type=text],
body.login .rcp_user_fieldset p input[type=text],
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text],
body.registreren .rcp_login_data p input[type=text],
body.login .rcp_login_data p input[type=text],
body.bedankt-voor-je-review .rcp_login_data p input[type=text],
body.registreren .rcp_user_fieldset p input[type=password],
body.login .rcp_user_fieldset p input[type=password],
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password],
body.registreren .rcp_login_data p input[type=password],
body.login .rcp_login_data p input[type=password],
body.bedankt-voor-je-review .rcp_login_data p input[type=password] {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  color: #6a6a6a;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #f1f1f1;
  border-radius: 0;
}
body.registreren .rcp_user_fieldset p input[type=text]:focus,
body.login .rcp_user_fieldset p input[type=text]:focus,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text]:focus,
body.registreren .rcp_login_data p input[type=text]:focus,
body.login .rcp_login_data p input[type=text]:focus,
body.bedankt-voor-je-review .rcp_login_data p input[type=text]:focus,
body.registreren .rcp_user_fieldset p input[type=password]:focus,
body.login .rcp_user_fieldset p input[type=password]:focus,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password]:focus,
body.registreren .rcp_login_data p input[type=password]:focus,
body.login .rcp_login_data p input[type=password]:focus,
body.bedankt-voor-je-review .rcp_login_data p input[type=password]:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
body.registreren .rcp_user_fieldset p input[type=text]::-moz-placeholder,
body.login .rcp_user_fieldset p input[type=text]::-moz-placeholder,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text]::-moz-placeholder,
body.registreren .rcp_login_data p input[type=text]::-moz-placeholder,
body.login .rcp_login_data p input[type=text]::-moz-placeholder,
body.bedankt-voor-je-review .rcp_login_data p input[type=text]::-moz-placeholder,
body.registreren .rcp_user_fieldset p input[type=password]::-moz-placeholder,
body.login .rcp_user_fieldset p input[type=password]::-moz-placeholder,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password]::-moz-placeholder,
body.registreren .rcp_login_data p input[type=password]::-moz-placeholder,
body.login .rcp_login_data p input[type=password]::-moz-placeholder,
body.bedankt-voor-je-review .rcp_login_data p input[type=password]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
body.registreren .rcp_user_fieldset p input[type=text]:-ms-input-placeholder,
body.login .rcp_user_fieldset p input[type=text]:-ms-input-placeholder,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text]:-ms-input-placeholder,
body.registreren .rcp_login_data p input[type=text]:-ms-input-placeholder,
body.login .rcp_login_data p input[type=text]:-ms-input-placeholder,
body.bedankt-voor-je-review .rcp_login_data p input[type=text]:-ms-input-placeholder,
body.registreren .rcp_user_fieldset p input[type=password]:-ms-input-placeholder,
body.login .rcp_user_fieldset p input[type=password]:-ms-input-placeholder,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password]:-ms-input-placeholder,
body.registreren .rcp_login_data p input[type=password]:-ms-input-placeholder,
body.login .rcp_login_data p input[type=password]:-ms-input-placeholder,
body.bedankt-voor-je-review .rcp_login_data p input[type=password]:-ms-input-placeholder {
  color: #999;
}
body.registreren .rcp_user_fieldset p input[type=text]::-webkit-input-placeholder,
body.login .rcp_user_fieldset p input[type=text]::-webkit-input-placeholder,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text]::-webkit-input-placeholder,
body.registreren .rcp_login_data p input[type=text]::-webkit-input-placeholder,
body.login .rcp_login_data p input[type=text]::-webkit-input-placeholder,
body.bedankt-voor-je-review .rcp_login_data p input[type=text]::-webkit-input-placeholder,
body.registreren .rcp_user_fieldset p input[type=password]::-webkit-input-placeholder,
body.login .rcp_user_fieldset p input[type=password]::-webkit-input-placeholder,
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password]::-webkit-input-placeholder,
body.registreren .rcp_login_data p input[type=password]::-webkit-input-placeholder,
body.login .rcp_login_data p input[type=password]::-webkit-input-placeholder,
body.bedankt-voor-je-review .rcp_login_data p input[type=password]::-webkit-input-placeholder {
  color: #999;
}
body.registreren .rcp_user_fieldset p input[type=text][disabled],
body.login .rcp_user_fieldset p input[type=text][disabled],
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text][disabled],
body.registreren .rcp_login_data p input[type=text][disabled],
body.login .rcp_login_data p input[type=text][disabled],
body.bedankt-voor-je-review .rcp_login_data p input[type=text][disabled],
body.registreren .rcp_user_fieldset p input[type=password][disabled],
body.login .rcp_user_fieldset p input[type=password][disabled],
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password][disabled],
body.registreren .rcp_login_data p input[type=password][disabled],
body.login .rcp_login_data p input[type=password][disabled],
body.bedankt-voor-je-review .rcp_login_data p input[type=password][disabled],
body.registreren .rcp_user_fieldset p input[type=text][readonly],
body.login .rcp_user_fieldset p input[type=text][readonly],
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text][readonly],
body.registreren .rcp_login_data p input[type=text][readonly],
body.login .rcp_login_data p input[type=text][readonly],
body.bedankt-voor-je-review .rcp_login_data p input[type=text][readonly],
body.registreren .rcp_user_fieldset p input[type=password][readonly],
body.login .rcp_user_fieldset p input[type=password][readonly],
body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password][readonly],
body.registreren .rcp_login_data p input[type=password][readonly],
body.login .rcp_login_data p input[type=password][readonly],
body.bedankt-voor-je-review .rcp_login_data p input[type=password][readonly],
fieldset[disabled] body.registreren .rcp_user_fieldset p input[type=text],
fieldset[disabled] body.login .rcp_user_fieldset p input[type=text],
fieldset[disabled] body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text],
fieldset[disabled] body.registreren .rcp_login_data p input[type=text],
fieldset[disabled] body.login .rcp_login_data p input[type=text],
fieldset[disabled] body.bedankt-voor-je-review .rcp_login_data p input[type=text],
fieldset[disabled] body.registreren .rcp_user_fieldset p input[type=password],
fieldset[disabled] body.login .rcp_user_fieldset p input[type=password],
fieldset[disabled] body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password],
fieldset[disabled] body.registreren .rcp_login_data p input[type=password],
fieldset[disabled] body.login .rcp_login_data p input[type=password],
fieldset[disabled] body.bedankt-voor-je-review .rcp_login_data p input[type=password] {
  cursor: not-allowed;
  background-color: #f1f1f1;
  opacity: 1;
}
textareabody.registreren .rcp_user_fieldset p input[type=text],
textareabody.login .rcp_user_fieldset p input[type=text],
textareabody.bedankt-voor-je-review .rcp_user_fieldset p input[type=text],
textareabody.registreren .rcp_login_data p input[type=text],
textareabody.login .rcp_login_data p input[type=text],
textareabody.bedankt-voor-je-review .rcp_login_data p input[type=text],
textareabody.registreren .rcp_user_fieldset p input[type=password],
textareabody.login .rcp_user_fieldset p input[type=password],
textareabody.bedankt-voor-je-review .rcp_user_fieldset p input[type=password],
textareabody.registreren .rcp_login_data p input[type=password],
textareabody.login .rcp_login_data p input[type=password],
textareabody.bedankt-voor-je-review .rcp_login_data p input[type=password] {
  height: auto;
}
body.registreren .rcp_login_data p:nth-child(3),
body.login .rcp_login_data p:nth-child(3),
body.bedankt-voor-je-review .rcp_login_data p:nth-child(3) {
  display: none;
}
body.registreren .rcp_login_data p:nth-child(5),
body.login .rcp_login_data p:nth-child(5),
body.bedankt-voor-je-review .rcp_login_data p:nth-child(5) {
  color: #6a6a6a;
}
body.registreren .rcp_login_data p:nth-child(6),
body.login .rcp_login_data p:nth-child(6),
body.bedankt-voor-je-review .rcp_login_data p:nth-child(6) {
  width: 100%;
  text-align: center;
}
body.registreren .rcp_subscription_fieldset,
body.login .rcp_subscription_fieldset,
body.bedankt-voor-je-review .rcp_subscription_fieldset {
  display: none;
}
body.registreren #rcp_submit_wrap,
body.login #rcp_submit_wrap,
body.bedankt-voor-je-review #rcp_submit_wrap {
  margin: 30px auto;
  text-align: center;
  width: 98%;
}
body.registreren #rcp_submit_wrap input[type=submit],
body.login #rcp_submit_wrap input[type=submit],
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
body.registreren #rcp_submit_wrap input[type=submit]:focus,
body.login #rcp_submit_wrap input[type=submit]:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus,
body.registreren #rcp_submit_wrap input[type=submit]:active:focus,
body.login #rcp_submit_wrap input[type=submit]:active:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active:focus,
body.registreren #rcp_submit_wrap input[type=submit].active:focus,
body.login #rcp_submit_wrap input[type=submit].active:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.registreren #rcp_submit_wrap input[type=submit]:hover,
body.login #rcp_submit_wrap input[type=submit]:hover,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:hover,
body.registreren #rcp_submit_wrap input[type=submit]:focus,
body.login #rcp_submit_wrap input[type=submit]:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
body.registreren #rcp_submit_wrap input[type=submit]:active,
body.login #rcp_submit_wrap input[type=submit]:active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
body.registreren #rcp_submit_wrap input[type=submit].active,
body.login #rcp_submit_wrap input[type=submit].active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.registreren #rcp_submit_wrap input[type=submit].disabled,
body.login #rcp_submit_wrap input[type=submit].disabled,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled,
body.registreren #rcp_submit_wrap input[type=submit][disabled],
body.login #rcp_submit_wrap input[type=submit][disabled],
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled],
fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit],
fieldset[disabled] body.login #rcp_submit_wrap input[type=submit],
fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
body.registreren #rcp_submit_wrap input[type=submit]:hover,
body.login #rcp_submit_wrap input[type=submit]:hover,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:hover,
body.registreren #rcp_submit_wrap input[type=submit]:focus,
body.login #rcp_submit_wrap input[type=submit]:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus,
body.registreren #rcp_submit_wrap input[type=submit]:active,
body.login #rcp_submit_wrap input[type=submit]:active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
body.registreren #rcp_submit_wrap input[type=submit].active,
body.login #rcp_submit_wrap input[type=submit].active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active,
.open .dropdown-togglebody.registreren #rcp_submit_wrap input[type=submit],
.open .dropdown-togglebody.login #rcp_submit_wrap input[type=submit],
.open .dropdown-togglebody.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
body.registreren #rcp_submit_wrap input[type=submit]:active,
body.login #rcp_submit_wrap input[type=submit]:active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
body.registreren #rcp_submit_wrap input[type=submit].active,
body.login #rcp_submit_wrap input[type=submit].active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active,
.open .dropdown-togglebody.registreren #rcp_submit_wrap input[type=submit],
.open .dropdown-togglebody.login #rcp_submit_wrap input[type=submit],
.open .dropdown-togglebody.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
  background-image: none;
}
body.registreren #rcp_submit_wrap input[type=submit].disabled,
body.login #rcp_submit_wrap input[type=submit].disabled,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled,
body.registreren #rcp_submit_wrap input[type=submit][disabled],
body.login #rcp_submit_wrap input[type=submit][disabled],
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled],
fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit],
fieldset[disabled] body.login #rcp_submit_wrap input[type=submit],
fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit],
body.registreren #rcp_submit_wrap input[type=submit].disabled:hover,
body.login #rcp_submit_wrap input[type=submit].disabled:hover,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled:hover,
body.registreren #rcp_submit_wrap input[type=submit][disabled]:hover,
body.login #rcp_submit_wrap input[type=submit][disabled]:hover,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled]:hover,
fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit]:hover,
fieldset[disabled] body.login #rcp_submit_wrap input[type=submit]:hover,
fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:hover,
body.registreren #rcp_submit_wrap input[type=submit].disabled:focus,
body.login #rcp_submit_wrap input[type=submit].disabled:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled:focus,
body.registreren #rcp_submit_wrap input[type=submit][disabled]:focus,
body.login #rcp_submit_wrap input[type=submit][disabled]:focus,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled]:focus,
fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit]:focus,
fieldset[disabled] body.login #rcp_submit_wrap input[type=submit]:focus,
fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus,
body.registreren #rcp_submit_wrap input[type=submit].disabled:active,
body.login #rcp_submit_wrap input[type=submit].disabled:active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled:active,
body.registreren #rcp_submit_wrap input[type=submit][disabled]:active,
body.login #rcp_submit_wrap input[type=submit][disabled]:active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled]:active,
fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit]:active,
fieldset[disabled] body.login #rcp_submit_wrap input[type=submit]:active,
fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
body.registreren #rcp_submit_wrap input[type=submit].disabled.active,
body.login #rcp_submit_wrap input[type=submit].disabled.active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled.active,
body.registreren #rcp_submit_wrap input[type=submit][disabled].active,
body.login #rcp_submit_wrap input[type=submit][disabled].active,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled].active,
fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit].active,
fieldset[disabled] body.login #rcp_submit_wrap input[type=submit].active,
fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active {
  background-color: #fed13d;
  border-color: #fed13d;
}
body.registreren #rcp_submit_wrap input[type=submit] .badge,
body.login #rcp_submit_wrap input[type=submit] .badge,
body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] .badge {
  color: #fed13d;
  background-color: #333;
}
body.registreren .rcp_after_submit,
body.login .rcp_after_submit,
body.bedankt-voor-je-review .rcp_after_submit {
  color: #6a6a6a;
  width: 100%;
  text-align: center;
}
body.registreren input#rcp_login_submit,
body.login input#rcp_login_submit,
body.bedankt-voor-je-review input#rcp_login_submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
body.registreren input#rcp_login_submit:focus,
body.login input#rcp_login_submit:focus,
body.bedankt-voor-je-review input#rcp_login_submit:focus,
body.registreren input#rcp_login_submit:active:focus,
body.login input#rcp_login_submit:active:focus,
body.bedankt-voor-je-review input#rcp_login_submit:active:focus,
body.registreren input#rcp_login_submit.active:focus,
body.login input#rcp_login_submit.active:focus,
body.bedankt-voor-je-review input#rcp_login_submit.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.registreren input#rcp_login_submit:hover,
body.login input#rcp_login_submit:hover,
body.bedankt-voor-je-review input#rcp_login_submit:hover,
body.registreren input#rcp_login_submit:focus,
body.login input#rcp_login_submit:focus,
body.bedankt-voor-je-review input#rcp_login_submit:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
body.registreren input#rcp_login_submit:active,
body.login input#rcp_login_submit:active,
body.bedankt-voor-je-review input#rcp_login_submit:active,
body.registreren input#rcp_login_submit.active,
body.login input#rcp_login_submit.active,
body.bedankt-voor-je-review input#rcp_login_submit.active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.registreren input#rcp_login_submit.disabled,
body.login input#rcp_login_submit.disabled,
body.bedankt-voor-je-review input#rcp_login_submit.disabled,
body.registreren input#rcp_login_submit[disabled],
body.login input#rcp_login_submit[disabled],
body.bedankt-voor-je-review input#rcp_login_submit[disabled],
fieldset[disabled] body.registreren input#rcp_login_submit,
fieldset[disabled] body.login input#rcp_login_submit,
fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
body.registreren input#rcp_login_submit:hover,
body.login input#rcp_login_submit:hover,
body.bedankt-voor-je-review input#rcp_login_submit:hover,
body.registreren input#rcp_login_submit:focus,
body.login input#rcp_login_submit:focus,
body.bedankt-voor-je-review input#rcp_login_submit:focus,
body.registreren input#rcp_login_submit:active,
body.login input#rcp_login_submit:active,
body.bedankt-voor-je-review input#rcp_login_submit:active,
body.registreren input#rcp_login_submit.active,
body.login input#rcp_login_submit.active,
body.bedankt-voor-je-review input#rcp_login_submit.active,
.open .dropdown-togglebody.registreren input#rcp_login_submit,
.open .dropdown-togglebody.login input#rcp_login_submit,
.open .dropdown-togglebody.bedankt-voor-je-review input#rcp_login_submit {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
body.registreren input#rcp_login_submit:active,
body.login input#rcp_login_submit:active,
body.bedankt-voor-je-review input#rcp_login_submit:active,
body.registreren input#rcp_login_submit.active,
body.login input#rcp_login_submit.active,
body.bedankt-voor-je-review input#rcp_login_submit.active,
.open .dropdown-togglebody.registreren input#rcp_login_submit,
.open .dropdown-togglebody.login input#rcp_login_submit,
.open .dropdown-togglebody.bedankt-voor-je-review input#rcp_login_submit {
  background-image: none;
}
body.registreren input#rcp_login_submit.disabled,
body.login input#rcp_login_submit.disabled,
body.bedankt-voor-je-review input#rcp_login_submit.disabled,
body.registreren input#rcp_login_submit[disabled],
body.login input#rcp_login_submit[disabled],
body.bedankt-voor-je-review input#rcp_login_submit[disabled],
fieldset[disabled] body.registreren input#rcp_login_submit,
fieldset[disabled] body.login input#rcp_login_submit,
fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit,
body.registreren input#rcp_login_submit.disabled:hover,
body.login input#rcp_login_submit.disabled:hover,
body.bedankt-voor-je-review input#rcp_login_submit.disabled:hover,
body.registreren input#rcp_login_submit[disabled]:hover,
body.login input#rcp_login_submit[disabled]:hover,
body.bedankt-voor-je-review input#rcp_login_submit[disabled]:hover,
fieldset[disabled] body.registreren input#rcp_login_submit:hover,
fieldset[disabled] body.login input#rcp_login_submit:hover,
fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit:hover,
body.registreren input#rcp_login_submit.disabled:focus,
body.login input#rcp_login_submit.disabled:focus,
body.bedankt-voor-je-review input#rcp_login_submit.disabled:focus,
body.registreren input#rcp_login_submit[disabled]:focus,
body.login input#rcp_login_submit[disabled]:focus,
body.bedankt-voor-je-review input#rcp_login_submit[disabled]:focus,
fieldset[disabled] body.registreren input#rcp_login_submit:focus,
fieldset[disabled] body.login input#rcp_login_submit:focus,
fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit:focus,
body.registreren input#rcp_login_submit.disabled:active,
body.login input#rcp_login_submit.disabled:active,
body.bedankt-voor-je-review input#rcp_login_submit.disabled:active,
body.registreren input#rcp_login_submit[disabled]:active,
body.login input#rcp_login_submit[disabled]:active,
body.bedankt-voor-je-review input#rcp_login_submit[disabled]:active,
fieldset[disabled] body.registreren input#rcp_login_submit:active,
fieldset[disabled] body.login input#rcp_login_submit:active,
fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit:active,
body.registreren input#rcp_login_submit.disabled.active,
body.login input#rcp_login_submit.disabled.active,
body.bedankt-voor-je-review input#rcp_login_submit.disabled.active,
body.registreren input#rcp_login_submit[disabled].active,
body.login input#rcp_login_submit[disabled].active,
body.bedankt-voor-je-review input#rcp_login_submit[disabled].active,
fieldset[disabled] body.registreren input#rcp_login_submit.active,
fieldset[disabled] body.login input#rcp_login_submit.active,
fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit.active {
  background-color: #fed13d;
  border-color: #fed13d;
}
body.registreren input#rcp_login_submit .badge,
body.login input#rcp_login_submit .badge,
body.bedankt-voor-je-review input#rcp_login_submit .badge {
  color: #fed13d;
  background-color: #333;
}
body.user_dashboard-wijzig .gform_footer {
  padding-bottom: 15px;
  overflow: hidden;
}
body.user_dashboard-wijzig .gform_body .tt-hint {
  width: 99%;
}
body.user_dashboard-wijzig .gform_body .input {
  height: 181px;
}
body.user_dashboard-wijzig .gform_body .input label {
  width: 100%;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  right: 0;
  top: 0.4em;
  height: 40px;
  line-height: 26px;
  width: auto;
  font-family: Open Sans;
  font-size: 15px;
  color: #333;
  background-image: linear-gradient(to bottom, #FFFFFF 0, #FCFCFC 100%);
  border: 1px solid #D7D7D7;
  outline: none;
  float: left;
  height: 36px;
  width: 140px;
  position: relative;
  top: auto;
  right: auto;
  line-height: 22px;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container:focus,
body.user_dashboard-wijzig .gform_body .input .ginput_container:active:focus,
body.user_dashboard-wijzig .gform_body .input .ginput_container.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container:hover,
body.user_dashboard-wijzig .gform_body .input .ginput_container:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container:active,
body.user_dashboard-wijzig .gform_body .input .ginput_container.active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
body.user_dashboard-wijzig .gform_body .input .ginput_container.disabled,
body.user_dashboard-wijzig .gform_body .input .ginput_container[disabled],
fieldset[disabled] body.user_dashboard-wijzig .gform_body .input .ginput_container {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container .bookmark-toggle {
  padding: 10px 0px;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container .icon {
  position: relative;
  top: 1px;
  color: #fed240;
}
body.user_dashboard-wijzig .gform_body .input .ginput_container .bookmarked .icon {
  color: #666;
  background-image: linear-gradient(to bottom, #FCFCFC 0, #FFFFFF 100%);
}
body.user_dashboard-wijzig .gform_body .input .ginput_container:hover {
  border: 1px solid #ccc;
  background-image: linear-gradient(to bottom, #FCFCFC 0, #FFFFFF 100%);
}
body.user_dashboard-wijzig .gform_body .input .ginput_container input[type="file"] {
  background: none;
  height: 36px;
  width: 140px;
  opacity: 0;
  margin: 0;
  filter: alpha(opacity=0);
  top: 0px;
  left: 0px;
  position: absolute;
}
body.user_dashboard-wijzig .gform_body .gfield_radio .gfield_radio li {
  padding: 0px 20px 0px 2px;
  width: auto;
  float: left;
}
body.user_dashboard-wijzig .gform_body .gfield_radio .gfield_radio li input {
  padding-right: 5px;
}
/**
 * Sidebar
 */
body.page-template-user-dashboard-php aside .user .entry-content {
  float: left;
  margin-top: 15px;
  width: 100%;
}
body.page-template-user-dashboard-php aside .user .entry-content p {
  width: 100%;
  position: relative;
  float: left;
}
body.page-template-user-dashboard-php aside .user .entry-content p span.align-right {
  position: absolute;
  right: 0px;
  width: 200px;
}
body.page-template-user-dashboard-php .l-content {
  min-height: 440px;
}
body.page-template-user-dashboard-php .l-sidebar {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
body.page-template-user-dashboard-php .profile-img {
  display: none;
  width: 120px;
  height: 120px;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: relative;
}
body.page-template-user-dashboard-php .profile-img img {
  max-width: 120px;
  float: none;
  position: absolute;
}
body.page-template-user-dashboard-php .profile-img-sidebar {
  width: 120px;
  height: 120px;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: relative;
}
body.page-template-user-dashboard-php .profile-img-sidebar img {
  max-width: 120px;
  float: none;
  position: absolute;
}
section.review-request-form {
  border-top: 1px solid #dedede;
  float: left;
  top: 34px;
  position: relative;
  width: 100%;
}
section.review-request-form span.threedaynotice {
  font-size: 13px;
  margin-bottom: 10px;
  float: left;
}
section.review-request-form form p {
  width: 75%;
  float: left;
}
section.review-request-form form p label {
  float: left;
}
section.review-request-form form p label span {
  font-size: 13px;
  font-weight: 100;
  color: #6a6a6a;
  line-height: 23px;
  float: right;
  left: 20px;
  position: relative;
  margin-top: -17px;
}
section.review-request-form form p label input {
  float: left;
  margin-right: 10px;
}
section.review-request-form form div {
  float: right;
  width: 25%;
}
.hidden_meta_info {
  display: none;
}
li.reaction .comment-header.request_automessage * {
  display: none;
}
li.reaction .comment-body.media-body {
  padding-bottom: 14px;
}
body.review-updaten #container #respond h3 {
  padding: 10px 0 5px;
}
body.review-updaten #container #respond .old_review {
  background: #f1f1f1;
  width: 100%;
  padding: 20px;
  float: left;
  margin-bottom: 15px;
  margin-top: 15px;
}
body.review-updaten #container #respond .old_review .old_review_left {
  width: 80%;
  float: left;
}
body.review-updaten #container #respond .old_review .old_review_left p.review_about {
  font-style: italic;
  font-weight: 400;
}
body.review-updaten #container #respond .old_review .old_review_left p:last-child {
  font-weight: 300;
}
body.review-updaten #container #respond .old_review .old_review_right {
  width: 20%;
  float: right;
}
body.review-updaten #container #respond .old_review .old_review_right .rating-wrapper {
  float: right;
}
body.review-updaten #container #respond .grade-question {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  float: left;
  width: 100%;
  padding: 30px 0 25px;
}
body.review-updaten #container #respond div.criteria-questions > p {
  font-size: 18px;
  color: #333;
  font-weight: 300;
}
body.review-updaten #container #respond div.criteria-questions .question {
  float: left;
  width: 100%;
}
body.review-updaten #container #respond div.criteria-questions .question > p {
  float: left;
}
body.review-updaten #container #respond div.criteria-questions .question div.stars-cont {
  float: right;
}
body.review-updaten #container #respond div.criteria-questions .question:last-child {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
}
body.review-updaten #container #respond .form-group {
  float: left;
  width: 100%;
}
body.review-updaten #container #respond .form-group > label {
  color: #494949;
  padding-bottom: 15px;
}
body.review-updaten #container #respond #comment-area {
  border-color: #dedede;
  background: #fff;
}
.comment.reaction .comment-body .comment-description p span.italic {
  font-style: italic;
  font-weight: 400;
  width: 100%;
  float: left;
  padding-bottom: 10px;
  font-size: 13px;
}
ol.top-list {
  list-style-type: none;
  list-style-type: decimal !ie;
  /*IE 7- hack*/
  margin: 0 0 30px 0;
  padding: 0;
  counter-reset: li-counter;
}
ol.top-list li {
  position: relative;
  margin-bottom: 2px;
  line-height: 48px;
  background: #f1f1f1;
  font-weight: 700;
}
ol.top-list li:hover a {
  text-decoration: none;
  color: #333;
  background: white;
}
ol.top-list li:hover:before {
  background: #83bb48;
}
ol.top-list li a {
  display: block;
  width: 100%;
  height: 48px;
  padding: 0 50px 0 9px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
ol.top-list li a:active,
ol.top-list li a:focus {
  text-decoration: none;
}
ol.top-list li .rating-wrapper {
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  pointer-events: none;
  right: 9px;
  top: 8px;
}
ol.top-list li .rating-wrapper .rating {
  color: white;
  z-index: 1;
  line-height: 32px;
  position: absolute;
  text-align: center;
  width: 32px;
  height: 32px;
  right: 0;
  top: 0;
  padding-left: 1px;
  font-size: 13px;
}
ol.top-list li .rating-wrapper .icon-review {
  z-index: 0;
  font-size: 32px;
}
ol.top-list li .rating-wrapper .icon-review:before {
  content: "\E60C";
}
#layover-bg {
  background: #1d1d1b;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#layover-bg #layover {
  background: #fff;
  margin: 30px auto;
  max-width: 850px;
  height: 100%;
  height: calc(100% - 60px);
  position: relative;
}
#layover-bg #layover iframe {
  width: 100%;
  height: 100%;
  border: none;
}
#layover-bg #layover .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 35px;
  line-height: 35px;
  text-decoration: none;
  padding: 0 7px;
}
#layover-bg #layover .close:before {
  content: "\D7";
  font-weight: 600;
  color: #dedede;
}
#layover-bg #layover .close:hover {
  cursor: pointer;
}
#layover-bg #layover .close:hover:before {
  color: #1d1d1b;
}
html.locked {
  height: 100%;
}
html.locked body {
  overflow: hidden;
  height: 100%;
}
.widget-list-platforms {
  padding: 15px 0;
}
.widget-list-platforms h4 {
  margin: 24px 0 24px 30px;
  color: #6a6a6a;
}
.widget-list-platforms ul {
  padding: 0px 30px;
}
.widget-list-platforms li {
  width: 50%;
  padding-right: 10px;
  float: left;
}
footer .widget {
  border-top: 0px;
}
.visible-xs-block {
  display: none;
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block;
  }
}
.hide-xs-block {
  display: block;
}
@media (max-width: 767px) {
  .hide-xs-block {
    display: none;
  }
}
.op-co-review-ad {
  margin-top: 19px;
  margin-bottom: 19px;
  border-style: dashed;
  border-width: 3px;
  border-color: #ffd124;
}
.op-co-review-ad-header {
  position: relative;
  padding: 19px 30px 19px 30px;
}
.op-co-review-ad-content {
  padding: 19px 30px 19px 30px;
  max-height: 318px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.op-co-review-ad-image {
  text-align: center;
}
body.single-op-bureau .wrap {
  padding-top: 60px;
}
body.single-op-bureau .wrap .content .main {
  border-bottom: none;
}
body.single-op-bureau .bureau-header {
  position: relative;
  width: 100%;
  text-align: center;
  max-height: 217px;
  overflow: hidden;
}
body.single-op-bureau .bureau-header img {
  width: 100%;
  position: relative;
}
body.single-op-bureau .main article .entry-content .bureau-intro {
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  padding: 10px 0 15px 0;
}
body.single-op-bureau .main article .entry-content .bureau-main-content {
  border: 1px solid #dedede;
  overflow: hidden;
  font-size: 14px;
  color: #333333;
}
body.single-op-bureau .main article .entry-content .bureau-main-content section.normal-text {
  padding: 30px 120px;
  border-bottom: 1px solid #dedede;
  float: left;
  width: 100%;
}
body.single-op-bureau .main article .entry-content .bureau-main-content section.image-with-list {
  padding: 30px 0;
  border-bottom: 1px solid #dedede;
  float: left;
  width: 100%;
}
body.single-op-bureau .main article .entry-content .bureau-main-content section.image-with-list ul {
  padding-left: 20px;
  margin-left: 0;
}
body.single-op-bureau .main article .entry-content .bureau-main-content section.text-with-image {
  padding: 30px 0;
  float: left;
  border-bottom: 1px solid #dedede;
  width: 100%;
}
body.single-op-bureau .main article .entry-content .bureau-main-content section.text-with-image img {
  max-width: 100%;
}
body.single-op-bureau .main article .entry-content .bureau-main-content section:last-child {
  border-bottom: none;
}
body.single-op-bureau .main article .entry-content .bureau-main-content img {
  margin-top: 22px;
}
body.single-op-bureau section img {
  max-width: 100%;
}
/* ==========================================================================
   Page
   ========================================================================== */
.comment-header h4.comment-hide-author {
  display: none;
}
main .op-no-results {
  padding: 0px 30px 20px;
  border-bottom: 1px solid #dedede;
}
main .op-no-results h2 {
  margin: 30px 0 25px -5px;
}
.profiel .list-comments-profile .comment .comment-description {
  max-width: 680px;
}
.profiel .list-comments-profile .comment .rating-wrapper {
  top: 77px;
}
/* ==========================================================================
   Posts
   ========================================================================== */
.list-posts {
  padding-left: 0;
  padding-right: 0;
}
.list-posts .has-post-thumbnail .entry-summary {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-right: 0;
}
@media (min-width: 992px) {
  .list-posts .has-post-thumbnail .entry-summary {
    float: left;
    width: 58.33333333%;
  }
}
.list-posts .has-post-thumbnail .entry-thumbnail {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 7px;
}
@media (min-width: 992px) {
  .list-posts .has-post-thumbnail .entry-thumbnail {
    float: left;
    width: 41.66666667%;
  }
}
.category .page-header,
.archive .page-header,
.blog .page-header {
  margin-top: 0;
}
.category .list-posts,
.archive .list-posts,
.blog .list-posts {
  border: 1px solid #dedede;
}
.category .list-posts .month,
.archive .list-posts .month,
.blog .list-posts .month {
  font-size: 18px;
  color: #333;
  padding: 30px;
  font-weight: bold;
  border-top: 1px solid #dedede;
}
.category .list-posts .month:first-child,
.archive .list-posts .month:first-child,
.blog .list-posts .month:first-child {
  border-top: none;
}
.category .list-posts .month-list,
.archive .list-posts .month-list,
.blog .list-posts .month-list {
  border-top: 1px solid #dedede;
  padding-left: 0px;
  list-style-type: none;
}
.category .list-posts .month-list li,
.archive .list-posts .month-list li,
.blog .list-posts .month-list li {
  margin-bottom: 15px;
}
.category .list-posts .month-list .hentry,
.archive .list-posts .month-list .hentry,
.blog .list-posts .month-list .hentry {
  padding: 0;
  border-top: none;
}
.tax-op-platform .list-posts {
  border: none;
}
.error404 .main article .intro,
.single .main article .intro {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.error404 .main article .intro p,
.single .main article .intro p {
  font-size: 24px;
}
.error404 .main article .entry-content .featured,
.single .main article .entry-content .featured {
  max-width: 100%;
  height: auto;
}
.error404 .main article .entry-content .entry-meta,
.single .main article .entry-content .entry-meta {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #a8a8a8;
  font-size: 13px;
  font-style: italic;
}
.list {
  margin-bottom: 0px;
}
.op-company .rating-wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
  width: 60px;
  height: 60px;
  font-size: 18px;
}
.op-company .rating-wrapper .rating-icon {
  font-size: 60px;
}
.op-company header .rating-wrapper {
  font-size: 24px;
  width: 80px;
  height: 80px;
  margin-bottom: 4px;
}
.op-company header .rating-wrapper .rating-icon {
  font-size: 80px;
}
.op-company .entry-information {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .op-company .entry-information {
    float: left;
    width: 33.33333333%;
  }
}
.op-company .entry-information p {
  position: relative;
  margin-bottom: 0.73333333;
  margin-left: 22px;
  font-weight: 600;
}
.op-company .entry-information a {
  color: #333;
}
.op-company .entry-information .icon {
  position: absolute;
  left: -22px;
  top: 4px;
  color: #83bb48;
}
.op-company .entry-map {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .op-company .entry-map {
    float: left;
    width: 33.33333333%;
  }
}
.op-company .entry-map img {
  max-width: 100%;
}
.op-company .entry-banner {
  max-width: 330px;
  max-height: 250px;
  cursor: pointer;
  float: right;
  padding-right: 30px;
}
.op-company .entry-content {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .op-company .entry-content {
    float: left;
    width: 33.33333333%;
  }
}
.op-company .teaser-logo {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .op-company .teaser-logo {
    float: left;
    width: 33.33333333%;
  }
}
/*
 * Favorite button in header
 */
.btn-bookmark {
  position: absolute;
  right: 0;
  top: 0.4em;
  border: 1px solid #D7D7D7;
  height: 40px;
  line-height: 26px;
  width: auto;
  font-family: Open Sans;
  font-size: 15px;
  color: #333;
}
.btn-bookmark .bookmark-toggle {
  padding: 10px 0px;
}
.btn-bookmark .icon {
  position: relative;
  top: 1px;
  color: #fed240;
}
.btn-bookmark .bookmarked .icon {
  color: #666;
  background-image: linear-gradient(to bottom, #FCFCFC 0, #FFFFFF 100%);
}
.btn-bookmark,
.btn-bookmark:focus {
  background-image: linear-gradient(to bottom, #FFFFFF 0, #FCFCFC 100%);
  border: 1px solid #D7D7D7;
  outline: none;
}
.btn-bookmark:hover,
.btn-bookmark:focus:hover {
  border: 1px solid #ccc;
  background-image: linear-gradient(to bottom, #FCFCFC 0, #FFFFFF 100%);
}
/*
 * Common styling on detail page
 */
.single-op-company .type-op-company:hover .fallback-logo {
  opacity: 0.1;
}
.single-op-company .l-sidebar .widget-title {
  font-weight: 600;
  color: #6a6a6a;
}
.single-op-company .wrap {
  padding-top: 35px !important;
}
@media (max-width: 992px) {
  .single-op-company .wrap .content.row .secondary {
    position: relative;
    overflow: auto;
  }
}
.single-op-company .op-company .entry-logo {
  margin-bottom: 1em;
  max-height: 150px;
}
.single-op-company .op-company .fallback-logo-container {
  max-width: 280px;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  margin-bottom: 20px;
  text-align: center;
  padding: 15px;
}
.single-op-company .op-company .fallback-logo-container .fallback-logo {
  height: 110px;
  padding: 5px;
}
.single-op-company .op-company .entry-thumbnail {
  max-width: 100%;
  max-height: 150px;
  height: auto;
  width: auto;
  display: block;
  margin: 0;
}
.single-op-company .op-company .entry-title {
  margin-left: 150px;
  margin-right: 150px;
  margin-top: -2px;
  text-align: center;
  font-weight: 600;
}
.single-op-company .op-company .entry-title span {
  color: #288ed5;
}
.single-op-company .op-company .entry-title span.num_of_children {
  color: #1d1d1b;
  font-weight: 300;
}
.single-op-company .op-company .entry-information .entry-title {
  text-align: left;
  margin-left: 0;
}
.single-op-company .op-company .entry-information .comment-date {
  padding: 0;
  float: none;
}
.single-op-company .op-company .op-company-reviews-count {
  text-align: center;
  font-style: italic;
  color: #a8a8a8;
}
.single-op-company .comments {
  padding-right: 0;
}
.single-op-company .comments .list h3 {
  padding-left: 30px;
  line-height: 45px;
  font-weight: 600;
  height: 50px;
}
.single-op-company .comments .list li.review {
  width: 100%;
  border-top: 1px solid #dedede;
}
.single-op-company .comments .list li.review a {
  float: left;
}
.single-op-company .comments .comment .comment-body .comment-description,
.single-op-company .comments .review .comment-body .comment-description {
  padding-right: 0;
  display: block;
  width: 85%;
  width: calc(100% - 80px);
  float: left;
}
.single-op-company .comments .comment .comment-body .rating-wrapper,
.single-op-company .comments .review .comment-body .rating-wrapper {
  position: relative;
  float: right;
  margin-left: 10px;
}
.single-op-company .btn-new-review {
  line-height: 35px;
  font-size: 16px;
  right: 30px;
  top: 5px;
  cursor: pointer;
  padding: 0 10px;
  font-weight: 600;
  float: right;
  position: relative;
  background-image: linear-gradient(to bottom, #fedd70 0, #fed13d 100%);
  background-repeat: repeat-x;
}
.single-op-company .btn-new-review:hover {
  text-decoration: none;
  background-color: #fec714;
  background-image: none;
  border-color: #222;
}
/*
 * Archive page of companies
 */
.list-companies .entry-title {
  padding-left: 0;
  padding-right: 0;
}
.list-companies .entry-logo {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .list-companies .entry-logo {
    float: left;
    width: 33.33333333%;
  }
}
.list-companies .entry-information {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 767px) {
  .list-companies .entry-information {
    float: left;
    width: 50%;
  }
}
.list-companies .entry-rating {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  right: 15px;
}
@media (min-width: 767px) {
  .list-companies .entry-rating {
    float: left;
    width: 16.66666667%;
  }
}
.list-companies .entry-reviews {
  width: 20%;
  text-align: right;
  right: 15px;
  float: right !important;
  padding-right: 45px;
}
.list-companies .op_teaser_reviews {
  line-height: 1;
}
.list-companies .op_teaser_reviews .icon-comment-fill {
  left: 0;
  position: inherit;
  top: 4px;
  color: #b1b1b1;
}
.op-company__reviews .fa {
  color: #b1b1b1;
  margin-right: 3px;
}
.op-company__reviews a {
  color: inherit;
}
.entry-rating__count {
  margin: 8px 0;
}
/*
 * List of children of parent companies
 */
.list-children {
  padding-left: 0px;
}
.list-children .op-company {
  border-right: 0;
  max-width: none;
}
.list-children .op-company .row {
  padding: 30px 30px 20px 30px;
}
.list-children .op-company .row .entry-information {
  width: 75%;
  float: left;
}
.list-children .op-company .row .entry-information header .entry-title {
  text-align: left;
  margin: 0;
}
.list-children .op-company .row .entry-information p {
  font-weight: inherit;
  margin-left: 0;
}
.list-children .op-company .row .entry-information .op_teaser_reviews .icon-comment-fill {
  left: 0;
  position: inherit;
  top: 4px;
  color: #b1b1b1;
}
.list-children .op-company .row .entry-rating {
  width: 57px;
  height: 65px;
  float: right;
  margin-right: 30px;
}
/*
 * Facebook news
 */
.widget_related_facebook_news .widget-title {
  color: #6a6a6a;
  font-weight: 600;
}
.widget_related_facebook_news .widget-content .fb_rm_container {
  height: 50px;
}
.widget_related_facebook_news .widget-content .fb_rm_container a {
  background: #fffbeb;
  padding: 3px 5px;
  margin-bottom: 40px;
  position: relative;
}
.fb-news-post {
  width: 100%;
  border-top: 1px solid #dedede;
  padding: 13px 0 6px;
  overflow: hidden;
}
.fb-news-post p.op-company-fb-news-date a,
.fb-news-post p.op-company-fb-news-date {
  font-weight: 600;
  color: #1d1d1b;
}
.fb-news-post p.op-company-fb-news-message {
  color: #6a6b5d;
  font-size: 15px;
  font-weight: 400;
}
.fb-news-post img.op-company-fb-news-img {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
  max-width: 100px;
  max-height: 80px;
  border: 1px solid #dedede;
  position: relative;
  top: 10px;
}
.entry-content.redeem {
  border-bottom: 1px solid #dedede;
  padding: 30px 30px 65px 30px;
  margin-left: -30px;
  margin-right: -30px;
  color: #666;
}
.entry-content.redeem .entry-description {
  font-weight: 400;
  padding-bottom: 10px;
}
.entry-content.redeem .redeem-link {
  font-style: italic;
}
.entry-content.redeem .redeem-link:hover {
  text-decoration: none;
  color: #288ed5;
}
.entry-content.redeem .the-content-fallback {
  width: 100%;
  float: left;
  color: #666;
  font-weight: 400;
  padding-bottom: 10px;
}
.fallback-logo {
  opacity: 0.1;
}
article.type-op-company:hover .fallback-logo {
  opacity: 0.2;
  background: #fff;
}
article.type-op-company:hover .entry-logo-container {
  background: #fff;
}
/**
 * Company sidebar
 */
.single-op-company .sidebar .widget::after {
  border-top: none !important;
}
.single-op-company .sidebar .fallback-logo {
  opacity: 0.1;
}
.single-op-company .sidebar .entry-map {
  margin-left: -30px;
  width: 400px;
}
.single-op-company .sidebar .entry-map img {
  width: 100%;
}
.single-op-company .sidebar .company-information {
  padding: 30px;
  margin-left: -30px;
  margin-right: -30px;
  border-bottom: 1px solid #dedede;
}
.single-op-company .sidebar .company-information .entry-thumbnail {
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
}
.single-op-company .sidebar .company-information .fallback-logo-container {
  max-width: 340px;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  margin-bottom: 20px;
  text-align: center;
  padding: 15px;
}
.single-op-company .sidebar .company-information .fallback-logo-container .fallback-logo {
  height: 110px;
  padding: 5px;
}
.single-op-company .sidebar .company-information a {
  color: #1d1d1b;
}
.single-op-company .sidebar .company-information p {
  position: relative;
  margin-left: 22px;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 5px;
}
.single-op-company .sidebar .company-information p .icon {
  position: absolute;
  left: -22px;
  top: 4px;
  color: #83bb48;
}
.single-op-company .sidebar .company-information .company-parent {
  padding-top: 15px;
  font-style: italic;
}
.single-op-company .sidebar .company-information .company-parent a {
  color: #308ccb;
}
.single-op-company .sidebar .company-information .company-description {
  padding-top: 15px;
}
.single-op-company .sidebar .company-information .company-description p {
  margin: 0px;
  font-size: 15px;
  font-weight: 300;
  color: #666;
}
.single-op-company .sidebar .company-information .company-description .redeem a,
.single-op-company .sidebar .company-information .company-description .create-widget a {
  color: #308ccb;
}
.single-op-company .sidebar .company-information .company-description .redeem a:before,
.single-op-company .sidebar .company-information .company-description .create-widget a:before {
  content: '\276F';
  display: inline-block;
  margin-right: 10px;
}
.single-op-company .sidebar .company-openings {
  border-top: 1px solid #dedede;
}
.single-op-company .sidebar .company-openings h4 {
  margin-top: 0;
  color: #757575;
}
.single-op-company .sidebar .company-openings p {
  margin-left: 0;
  font-weight: 400;
  color: #757575;
}
.single-op-company .sidebar .company-openings p span {
  font-weight: 600;
  width: 130px;
  display: inline-block;
}
.single-op-company .sidebar .company-awards {
  display: block;
}
.single-op-company .sidebar .company-awards:before,
.single-op-company .sidebar .company-awards:after {
  content: " ";
  display: table;
}
.single-op-company .sidebar .company-awards:after {
  clear: both;
}
.single-op-company .sidebar .company-awards:before,
.single-op-company .sidebar .company-awards:after {
  content: " ";
  display: table;
}
.single-op-company .sidebar .company-awards:after {
  clear: both;
}
.single-op-company .sidebar .company-awards .company-award {
  float: left;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 10px;
  max-width: 80px;
  display: block;
}
.single-op-company .sidebar .company-awards .company-award.large {
  width: 100%;
  text-align: center;
  max-width: none;
}
.single-op-company .sidebar .company-awards .company-award.large img {
  width: 120px;
}
.single-op-company .sidebar .company-awards .company-award img {
  width: 100%;
  height: auto;
}
.single-op-company .sidebar .entry-banner {
  padding: 30px 0;
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid #dedede;
  margin-left: -30px;
  margin-right: -30px;
}
.single-op-company .sidebar .entry-banner .banner-container {
  background: #f1f1f1;
  border: 1px solid #dedede;
  text-align: center;
}
.single-op-company .sidebar .entry-banner .banner-container img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.single-op-company .sidebar .widget_review_sources {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-top: -1px;
  margin-right: -30px;
  margin-left: -30px;
  padding-right: 30px;
  padding-left: 30px;
}
.single-op-company .sidebar .widget_review_sources .source {
  max-width: 340px;
  width: 100%;
  height: 100%;
  border: 1px solid #dedede;
  margin-bottom: 20px;
  text-align: center;
  padding: 15px 30px;
}
.single-op-company .sidebar .widget_review_sources .source img {
  max-width: 280px;
  max-height: 100px;
  width: auto;
  border: none;
  margin: 0 auto;
}
/**
 * Front page
 **/
.slogan {
  text-align: center;
  font-size: 36px;
  font-weight: 300;
  color: #6a6a6a;
  margin-bottom: 30px;
}
.platforms {
  overflow: hidden;
}
.platforms__more-link {
  text-align: center;
  margin: 40px 0;
}
.platforms__more-link a {
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
.platforms .platform {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #dedede;
  border-right: 1px solid #dedede;
  padding: 0;
  font-size: 13px;
  text-align: center;
}
@media (min-width: 992px) {
  .platforms .platform {
    float: left;
    width: 16.66666667%;
  }
}
.platforms .platform:first-child,
.platforms .platform:nth-child(7) {
  border-left: 1px solid #dedede;
}
.platforms .platform__category {
  display: block;
  outline: 0;
  padding: 35px 0 15px;
}
.platforms .platform__category--img {
  height: 65px;
}
.platforms .platform__category--title {
  display: block;
}
@media (min-width: 992px) {
  .platforms .platform__category--title {
    min-height: 48px;
  }
}
.platforms .platform__review {
  background: #F1F1F1;
}
.platforms .platform-more {
  display: block;
  background: #fffbeb;
  text-align: left;
  padding: 0.5em;
  margin-top: 22px;
  margin-left: 22px;
  margin-right: 22px;
  color: #288ed5;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  bottom: 15px;
}
.platforms .platform-more span {
  display: none;
  white-space: nowrap;
}
.platforms .review .trailer {
  padding: 0 15px;
  color: #6a6a6a;
}
.platforms .review .trailer a {
  color: #288ed5;
}
.platforms .review .comment--teaser {
  padding: 15px;
  min-height: 75px;
  color: #6a6a6a;
  display: block;
  outline: 0;
}
.platforms .review .comment--teaser:hover {
  text-decoration: none;
}
.platforms .review .comment--teaser:hover .left-teaser > span .fn {
  text-decoration: underline;
}
.platforms .review .comment--teaser .left-teaser {
  padding-top: 10px;
  width: 100%;
  position: relative;
}
.platforms .review .comment--teaser .left-teaser span.about {
  font-weight: 600;
  font-style: italic;
  margin-bottom: 15px;
  height: 38px;
  overflow: hidden;
}
.platforms .review .comment--teaser .left-teaser > span.about {
  display: block;
}
.platforms .review .comment--teaser .left-teaser > span.about .fn {
  color: #288ed5;
}
.platforms .review .comment--teaser .left-teaser span.rating-wrapper {
  float: right;
  position: relative;
  top: 0;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: -20px;
}
.platforms .review .comment--teaser .left-teaser span.rating-wrapper .rating {
  font-size: 11px;
  line-height: 3.2;
  text-indent: 0;
}
.platforms .review .comment--teaser .left-teaser span.rating-wrapper .rating-icon {
  font-size: 35px;
}
.platforms .review .comment--teaser .left-teaser p {
  margin-top: 5px;
  position: relative;
  overflow: hidden;
  height: 58px;
}
.platforms .review .comment--teaser .rating-source {
  position: absolute;
  bottom: 90px;
  right: 15px;
}
.platforms a {
  color: #1d1d1b;
}
.platforms a .platform-title {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.35;
  color: inherit;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 36px;
  font-size: 18px;
  color: #494949;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 35px;
  font-weight: 600;
}
.platforms a .platform-title small,
.platforms a .platform-title .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
.platforms a .platform-title small,
.platforms a .platform-title .small {
  font-size: 65%;
}
@media (min-width: 992px) {
  .platforms a .platform-title {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .platforms a .platform-title {
    font-size: 18px;
  }
}
.platforms .icon-pharmacy-gradient {
  background: url('../img/icon-pharmacy-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-pharmacy-gradient {
  background: url('../img/icon-pharmacy-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-pharmacy-gradient {
  background: url('../img/icon-pharmacy-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-pharmacy-gradient {
  background: url('../img/icon-pharmacy-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-energy-gradient {
  background: url('../img/icons/energy-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-energy-gradient {
  background: url('../img/icons/energy-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-babydaycare-gradient {
  background: url('../img/icon-babydaycare-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-babydaycare-gradient {
  background: url('../img/icon-babydaycare-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-car-gradient {
  background: url('../img/icon-car-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-car-gradient {
  background: url('../img/icon-car-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-autolease-gradient {
  background: url('../img/icon-autolease-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-autolease-gradient {
  background: url('../img/icon-autolease-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-travelagency-gradient {
  background: url('../img/icons/travelagency-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-travelagency-gradient {
  background: url('../img/icons/travelagency-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-zorgverzekeraars-gradient {
  background: url('../img/icons/zorgverzekeraars-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-zorgverzekeraars-gradient {
  background: url('../img/icons/zorgverzekeraars-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-autoverzekeraars-gradient {
  background: url('../img/icons/autoverzekeraars-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-autoverzekeraars-gradient {
  background: url('../img/icons/autoverzekeraars-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-reisverzekeraars-gradient {
  background: url('../img/icons/reisverzekeraars-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-reisverzekeraars-gradient {
  background: url('../img/icons/reisverzekeraars-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-banken-gradient {
  background: url('../img/icons/banken-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-banken-gradient {
  background: url('../img/icons/banken-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-internetaanbieders-gradient {
  background: url('../img/icons/internetaanbieders-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-internetaanbieders-gradient {
  background: url('../img/icons/internetaanbieders-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-telecomaanbieders-gradient {
  background: url('../img/icons/telecomaanbieders-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-telecomaanbieders-gradient {
  background: url('../img/icons/telecomaanbieders-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .icon-webwarenhuizen-gradient {
  background: url('../img/icons/webwarenhuizen-gradient.png') no-repeat;
  width: 65px;
  height: 65px;
}
.svg .platforms .icon-webwarenhuizen-gradient {
  background: url('../img/icons/webwarenhuizen-gradient.svg') no-repeat;
  background-size: 65px 65px;
}
.platforms .review {
  border-top: 1px solid #dedede;
  text-align: left;
}
.platforms .review-title {
  margin-bottom: 0;
  font-weight: 400;
  padding-left: 30px;
  font-size: 15px;
  color: #6a6a6a;
  margin-top: 25px;
}
.platforms .comment {
  padding-left: 30px;
  padding-right: 30px;
}
.platforms .comment-body {
  padding-bottom: 0px;
}
.platforms .comment-body .rating-wrapper {
  margin-top: 0px;
}
.platforms .comment-body .rating-source {
  top: 104px;
  position: absolute;
  right: 30px;
}
.platforms .comment-body .comment-description {
  width: 70%;
}
.platforms .comment-body,
.platforms .comment-footer {
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  padding-right: 30px;
}
.platforms .comment-footer {
  background: #fff;
}
.sources-outer {
  background: #fbfbfb;
  padding: 2em 0;
  clear: both;
}
.home .sources-title {
  padding-left: 30px;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 0px;
  font-size: 18px;
  color: #6a6a6a;
}
.home .sources {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 0;
}
@media (min-width: 767px) {
  .home .sources {
    float: left;
    width: 100%;
  }
}
.home .sources .source {
  padding-left: 30px;
  float: left;
  padding-top: 15px;
  width: 33.3333%;
}
.home .sources .source a {
  display: block;
}
.home .sources .source a img {
  max-width: none;
}
.home .sources .source:last-child:nth-child(3n+1) {
  margin-left: 33.3333%;
}
.home .comment-header:before {
  left: 0px;
}
.list .comment,
.list .hentry {
  border-top: 1px solid #dedede;
}
.comments-recent {
  border-right: 1px solid #dedede;
  padding-right: 0;
}
.posts-recent {
  padding-left: 0;
}
.op-company-listview .content.row {
  position: relative;
}
.platform-descriptions {
  padding: 0 30px;
  border-bottom: 1px solid #dedede;
  margin: 30px 0;
  padding-bottom: 30px;
}
.platform-descriptions h1,
.platform-descriptions h2,
.platform-descriptions h3 {
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  font-size: 18px;
  color: #6a6a6a;
  padding: 0;
}
.platform-descriptions img {
  max-width: 100%;
  height: auto;
}
.tax-op-platform .list-title {
  margin-bottom: 30px;
  margin-top: 30px;
}
.tax-op-platform .comment--teaser {
  padding-top: 0px;
}
.tax-op-platform .comment--teaser .comment-description {
  width: 85%;
  padding-right: 20px;
}
.tax-op-platform .comment--teaser .rating-wrapper {
  margin-top: 0px;
  right: 30px;
}
.tax-op-platform .comment--teaser .rating-source {
  top: 0px;
}
.tax-op-platform .comment--teaser .comment-header {
  width: 100%;
  margin-top: 0px;
}
.tax-op-platform .comment--teaser .comment-header h4 {
  width: auto;
  padding-right: 15px;
  float: left;
}
.tax-op-platform .comment--teaser .comment-header time {
  float: left;
  margin-left: 15px;
}
.tax-op-platform .comment--teaser .comment-header .media-heading--meta {
  margin-top: -2px;
}
.login-left {
  padding-left: 0;
  padding-right: 15px;
}
.login-right {
  padding-right: 0;
  padding-left: 15px;
}
.form-actions {
  text-align: center;
}
.page-template-template-user-profile-php .l-sidebar {
  padding-top: 22px;
}
.op_redeem_form {
  margin: 85px auto;
  width: 590px;
  padding-left: 17px;
}
/*
* Customize 'Connect with:' label
*/
.wp-social-login-provider-list {
  margin-top: 1em;
  margin-bottom: 1em;
}
/*
* Customize the providers buttons
*/
.wp-social-login-provider {
  width: 120px;
  display: inline-block;
  padding: 5px 8px 5px 5px;
  margin: 8px 16px 8px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
}
.wp-social-login-provider:hover {
  text-decoration: none;
  color: #fff;
}
.wp-social-login-provider:focus {
  text-decoration: none;
  color: #fff;
}
.wp-social-login-provider:first-child {
  margin-left: 0;
}
.wp-social-login-provider .icon {
  top: 1px;
  position: relative;
}
.wp-social-login-provider:hover {
  color: #ffffff !important;
}
/*
* Set the background color for each provider buttons
*/
.wp-social-login-provider-facebook {
  background-color: #3b5998;
}
.wp-social-login-provider-twitter {
  background-color: #00acee;
}
.wp-social-login-provider-google {
  background-color: #dd4b39;
}
.wp-social-login-provider-yahoo {
  background-color: #7f2db5;
}
.wp-social-login-provider-linkedin {
  background-color: #0e76a8;
}
.wp-social-login-provider-steam {
  background-color: #171515;
}
/*
* Changing the background color for each button on mouse hover
*/
.wp-social-login-provider-facebook:hover {
  background-color: #2f4679;
}
.wp-social-login-provider-twitter:hover {
  background-color: #0089bd;
}
.wp-social-login-provider-google:hover {
  background-color: #b03b2d;
}
.wp-social-login-provider-yahoo:hover {
  background-color: #9652c4;
}
.wp-social-login-provider-linkedin:hover {
  background-color: #0b5e85;
}
.wp-social-login-provider-steam:hover {
  background-color: #171515;
}
.op-tab {
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
.op-tab-reviews,
.op-tab-favorites {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
.page-template-user-dashboard-php .op-tab-notifications label {
  font-weight: normal;
}
.page-template-user-dashboard-php .op-tab-notifications #subscribe-reloaded-list {
  padding-left: 0;
  list-style: none;
}
.page-template-user-dashboard-php .op-tab-notifications #subscribe-reloaded-select-all-p a {
  margin-right: 1em;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
  float: right;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:focus,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:active:focus,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:hover,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:active,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].disabled,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"][disabled],
fieldset[disabled] .page-template-user-dashboard-php .op-tab-notifications input[type="submit"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:hover,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:focus,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:active,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].active,
.open .dropdown-toggle.page-template-user-dashboard-php .op-tab-notifications input[type="submit"] {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:active,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].active,
.open .dropdown-toggle.page-template-user-dashboard-php .op-tab-notifications input[type="submit"] {
  background-image: none;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].disabled,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"][disabled],
fieldset[disabled] .page-template-user-dashboard-php .op-tab-notifications input[type="submit"],
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].disabled:hover,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"][disabled]:hover,
fieldset[disabled] .page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:hover,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].disabled:focus,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"][disabled]:focus,
fieldset[disabled] .page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:focus,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].disabled:active,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"][disabled]:active,
fieldset[disabled] .page-template-user-dashboard-php .op-tab-notifications input[type="submit"]:active,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"].disabled.active,
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"][disabled].active,
fieldset[disabled] .page-template-user-dashboard-php .op-tab-notifications input[type="submit"].active {
  background-color: #fed13d;
  border-color: #fed13d;
}
.page-template-user-dashboard-php .op-tab-notifications input[type="submit"] .badge {
  color: #fed13d;
  background-color: #333;
}
#subscribe-reloaded-legend-p,
.subscribe-separator,
.subscribe-column-1,
.subscribe-column-2,
#action_type_suspend,
#action_type_suspend + label,
#action_type_force_y,
#action_type_force_y + label,
#action_type_activate,
#action_type_activate + label {
  display: none;
}
.dashboard {
  /**
     * Content - Left
     */
  /**
     * Sidebar - Right content
     */
}
.dashboard .secondary .filter.filter-list .all-companies.text {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}
.dashboard .secondary .filter.filter-list .all-companies.text:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E626";
}
.dashboard .acf-form {
  padding: 22px 30px;
}
.dashboard .button-primary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
  float: right;
}
.dashboard .button-primary:focus,
.dashboard .button-primary:active:focus,
.dashboard .button-primary.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dashboard .button-primary:hover,
.dashboard .button-primary:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
.dashboard .button-primary:active,
.dashboard .button-primary.active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dashboard .button-primary.disabled,
.dashboard .button-primary[disabled],
fieldset[disabled] .dashboard .button-primary {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.dashboard .button-primary:hover,
.dashboard .button-primary:focus,
.dashboard .button-primary:active,
.dashboard .button-primary.active,
.open .dropdown-toggle.dashboard .button-primary {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
.dashboard .button-primary:active,
.dashboard .button-primary.active,
.open .dropdown-toggle.dashboard .button-primary {
  background-image: none;
}
.dashboard .button-primary.disabled,
.dashboard .button-primary[disabled],
fieldset[disabled] .dashboard .button-primary,
.dashboard .button-primary.disabled:hover,
.dashboard .button-primary[disabled]:hover,
fieldset[disabled] .dashboard .button-primary:hover,
.dashboard .button-primary.disabled:focus,
.dashboard .button-primary[disabled]:focus,
fieldset[disabled] .dashboard .button-primary:focus,
.dashboard .button-primary.disabled:active,
.dashboard .button-primary[disabled]:active,
fieldset[disabled] .dashboard .button-primary:active,
.dashboard .button-primary.disabled.active,
.dashboard .button-primary[disabled].active,
fieldset[disabled] .dashboard .button-primary.active {
  background-color: #fed13d;
  border-color: #fed13d;
}
.dashboard .button-primary .badge {
  color: #fed13d;
  background-color: #333;
}
.dashboard .acf-hidden .wp-editor-wrap {
  display: none;
}
.dashboard .acf-tab-wrap {
  display: none;
}
.dashboard .field_type-tab {
  margin-top: 11px;
  margin-bottom: 7.33333333px;
}
.dashboard .field_type-tab .acf-label {
  display: none;
}
.dashboard .field_type-tab .acf-tab {
  font-weight: 600;
}
.dashboard .dashboard-subnav {
  width: 100%;
  float: left;
}
.dashboard .dashboard-subnav ul {
  margin: 15px 0;
  padding: 0;
  float: left;
  width: 100%;
}
.dashboard .dashboard-subnav ul li {
  list-style: none;
  display: inline;
  float: left;
  margin: 0;
  padding: 10px 0;
}
.dashboard .dashboard-subnav ul li a {
  border-left: 1px solid #333;
  padding: 0 15px;
}
.dashboard .dashboard-subnav ul li:first-child a {
  padding-left: 0;
  border: none;
}
.dashboard .dashboard-subnav ul li.separator {
  padding: 10px 15px;
}
.dashboard .dashboard-subnav {
  padding-left: 30px;
  padding-right: 30px;
}
.dashboard .comments {
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  padding-right: 30px;
}
.dashboard .comments ol {
  width: 100%;
  clear: both;
}
.dashboard .dashboard-content .entry-logo-lv {
  display: none;
}
@media (min-width: 992px) {
  .dashboard .dashboard-content .entry-logo-lv {
    display: block;
  }
}
.dashboard .sidebar .company .entry-content .company-logo {
  width: 100%;
  height: auto;
  overflow: hidden;
  border: 1px solid #dedede;
}
.dashboard .sidebar .company .entry-content .company-logo img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.dashboard .sidebar .company,
.dashboard .sidebar .user {
  padding: 30px 30px;
  margin: 0 -30px;
  overflow: hidden;
  border-bottom: 1px solid #dedede;
}
.dashboard .sidebar .company .entry-content h3,
.dashboard .sidebar .user .entry-content h3 {
  margin-bottom: 20px;
}
.dashboard .sidebar .company .entry-content ul,
.dashboard .sidebar .user .entry-content ul {
  list-style: none;
  padding: 0;
}
.dashboard .sidebar .company .entry-content ul li.edit,
.dashboard .sidebar .user .entry-content ul li.edit {
  margin-top: 20px;
}
.dashboard .sidebar .company .entry-content ul li.edit a:after,
.dashboard .sidebar .user .entry-content ul li.edit a:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E625";
  position: relative;
  top: 1px;
}
.dashboard .sidebar .company .entry-content ul li span,
.dashboard .sidebar .user .entry-content ul li span {
  min-width: 30%;
  display: inline-block;
}
.dashboard .sidebar .company .entry-content ul li:before,
.dashboard .sidebar .user .entry-content ul li:before {
  content: '';
  display: none;
}
.banner-form .gform_body .gform_fields input[type=text] {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  color: #6a6a6a;
  background-color: #f1f1f1;
  background-image: none;
  border: 1px solid #f1f1f1;
  border-radius: 0;
}
.banner-form .gform_body .gform_fields input[type=text]:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.banner-form .gform_body .gform_fields input[type=text]::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.banner-form .gform_body .gform_fields input[type=text]:-ms-input-placeholder {
  color: #999;
}
.banner-form .gform_body .gform_fields input[type=text]::-webkit-input-placeholder {
  color: #999;
}
.banner-form .gform_body .gform_fields input[type=text][disabled],
.banner-form .gform_body .gform_fields input[type=text][readonly],
fieldset[disabled] .banner-form .gform_body .gform_fields input[type=text] {
  cursor: not-allowed;
  background-color: #f1f1f1;
  opacity: 1;
}
textarea.banner-form .gform_body .gform_fields input[type=text] {
  height: auto;
}
.banner-form .gform_body .gform_fields .gfield_label {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.35;
  color: inherit;
  margin-top: 11px;
  margin-bottom: 11px;
  font-size: 18px;
}
.banner-form .gform_body .gform_fields .gfield_label small,
.banner-form .gform_body .gform_fields .gfield_label .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
.banner-form .gform_body .gform_fields .gfield_label small,
.banner-form .gform_body .gform_fields .gfield_label .small {
  font-size: 75%;
}
.banner-form .gform_body .gform_fields .gfield:first-child .ginput_container {
  padding: 15px;
  border: 1px dashed #dedede;
  border-radius: 15px;
  width: 330px;
  height: 300px;
}
.banner-form .gform_body .gform_fields .gfield:first-child .ginput_container img {
  width: 300px;
  height: 250px;
}
.banner-form .gform_footer .gform_button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.46666667;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #333;
  border-color: #fed13d;
  background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
}
.banner-form .gform_footer .gform_button:focus,
.banner-form .gform_footer .gform_button:active:focus,
.banner-form .gform_footer .gform_button.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.banner-form .gform_footer .gform_button:hover,
.banner-form .gform_footer .gform_button:focus {
  color: #333;
  text-decoration: none;
  background: #fed13d;
}
.banner-form .gform_footer .gform_button:active,
.banner-form .gform_footer .gform_button.active {
  outline: 0;
  background-image: none;
  background: #fed13d;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.banner-form .gform_footer .gform_button.disabled,
.banner-form .gform_footer .gform_button[disabled],
fieldset[disabled] .banner-form .gform_footer .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.banner-form .gform_footer .gform_button:hover,
.banner-form .gform_footer .gform_button:focus,
.banner-form .gform_footer .gform_button:active,
.banner-form .gform_footer .gform_button.active,
.open .dropdown-toggle.banner-form .gform_footer .gform_button {
  color: #333;
  background-color: #fec714;
  border-color: #fcc201;
}
.banner-form .gform_footer .gform_button:active,
.banner-form .gform_footer .gform_button.active,
.open .dropdown-toggle.banner-form .gform_footer .gform_button {
  background-image: none;
}
.banner-form .gform_footer .gform_button.disabled,
.banner-form .gform_footer .gform_button[disabled],
fieldset[disabled] .banner-form .gform_footer .gform_button,
.banner-form .gform_footer .gform_button.disabled:hover,
.banner-form .gform_footer .gform_button[disabled]:hover,
fieldset[disabled] .banner-form .gform_footer .gform_button:hover,
.banner-form .gform_footer .gform_button.disabled:focus,
.banner-form .gform_footer .gform_button[disabled]:focus,
fieldset[disabled] .banner-form .gform_footer .gform_button:focus,
.banner-form .gform_footer .gform_button.disabled:active,
.banner-form .gform_footer .gform_button[disabled]:active,
fieldset[disabled] .banner-form .gform_footer .gform_button:active,
.banner-form .gform_footer .gform_button.disabled.active,
.banner-form .gform_footer .gform_button[disabled].active,
fieldset[disabled] .banner-form .gform_footer .gform_button.active {
  background-color: #fed13d;
  border-color: #fed13d;
}
.banner-form .gform_footer .gform_button .badge {
  color: #fed13d;
  background-color: #333;
}
body.new-review #container {
  max-width: 830px;
}
body.new-review #container .content.row {
  padding: 30px 45px;
  border: 1px solid #dedede;
}
body.new-review #container .content.row #respond > h1 {
  text-align: center;
  padding-bottom: 30px;
}
body.new-review #container .content.row #respond ul {
  max-width: 600px;
  margin: 0px auto;
}
body.new-review #container .content.row #respond ul li {
  color: #333;
  list-style: none;
  text-indent: -0.7em;
  line-height: 23px;
}
body.new-review #container .content.row #respond ul li:before {
  color: #83bb48;
  content: "\2022";
  font-size: 2em;
  padding-right: 0;
  position: relative;
  top: 5px;
  left: -0.2em;
}
body.new-review #container .content.row #respond #commentform {
  border-top: 1px solid #dedede;
  padding-top: 25px;
  margin-top: 25px;
}
body.new-review #container .content.row #respond #commentform .row .form-group.half {
  width: 49%;
}
body.new-review #container .content.row #respond #commentform .row .form-group input[type=email] {
  margin-left: 0;
}
body.new-review #container .content.row #respond #commentform .row .form-group input {
  background: #fff;
  border: 1px solid #dedede;
}
body.new-review #container .content.row #respond #commentform .criteria-questions .question {
  padding-bottom: 10px;
  color: #333;
}
body.new-review #container .content.row #respond #commentform .criteria-questions .question:last-child {
  padding-bottom: 30px;
}
body.thanks-new-review .page-header h3 {
  font-size: 23px;
  font-weight: normal;
}
body.thanks-new-review .page-header a.platform-more {
  background: #fffbeb;
  padding: 0.5em;
  top: 20px;
  position: relative;
  margin-top: 22px;
  color: #288ed5;
  font-weight: 400;
}
/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 320px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #333332;
  font-size: 0.9em;
  font-weight: bold;
  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */
}
.pushy.nav-main {
  height: 100% !important;
  padding-top: 76px;
  margin-top: 0;
}
.pushy a {
  display: block;
  color: #b3b3b1;
  padding: 15px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-decoration: none;
}
.pushy a:hover {
  background: #00b4ff;
  color: #FFF;
}
/* Menu Movement */
.pushy-left {
  transform: translate3d(-320px, 0, 0);
}
.pushy-open {
  transform: translate3d(0, 0, 0);
}
.container-push,
.push-push {
  transform: translate3d(320px, 0, 0);
}
/* Menu Transitions */
.pushy,
#container,
.push {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}
/* Site Overlay */
.site-overlay {
  display: none;
}
.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  animation: fade 500ms;
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Example Media Query */
@media screen and (max-width: 768px) {
  .pushy {
    font-size: 1em;
  }
  /* Menu Appearance */
  .pushy {
    width: 270px;
  }
  /* Menu Movement */
  .pushy-left {
    transform: translate3d(-270px, 0, 0);
  }
  .container-push,
  .push-push {
    transform: translate3d(270px, 0, 0);
  }
}
/* ==========================================================================
   WordPress Generated Classes
   See: http://codex.wordpress.org/CSS#WordPress_Generated_Classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}
/* Hide visually but not from screen readers */
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.screen-reader-shortcut {
  position: absolute;
  top: -1000em;
}
.screen-reader-shortcut:focus {
  right: 6px;
  top: -25px;
  height: auto;
  width: auto;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 23px 14px;
  background: #f1f1f1;
  color: #21759b;
  z-index: 100000;
  line-height: normal;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  text-decoration: none;
  outline: none;
}
.hidden,
.js .closed .inside,
.js .hide-if-js,
.no-js .hide-if-no-js,
.js.wp-core-ui .hide-if-js,
.js .wp-core-ui .hide-if-js,
.no-js.wp-core-ui .hide-if-no-js,
.no-js .wp-core-ui .hide-if-no-js {
  display: none;
}
.attachment-preview .thumbnail {
  margin-bottom: 0;
}
/*--------------------------------------------------------------------------
*
*	Google Map
*
*-------------------------------------------------------------------------*/
.acf-google-map {
  position: relative;
  border: #DFDFDF solid 1px;
  background: #fff;
}
.acf-google-map .title {
  position: relative;
  border-bottom: #DFDFDF solid 1px;
  padding: 5px 10px;
}
.acf-google-map .has-value {
  display: none;
}
.acf-google-map .no-value {
  display: block;
}
.acf-google-map.active .has-value {
  display: block;
}
.acf-google-map.active .no-value {
  display: none;
}
.acf-google-map .title h4,
.acf-google-map .title input[type="text"] {
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding: 0;
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
  font-family: inherit;
  cursor: text;
}
.acf-google-map .title .acf-icon {
  right: 7px;
  top: 6px;
  position: absolute;
}
.acf-google-map .canvas {
  height: 400px;
}
.pac-container {
  margin-left: -1px;
  margin-top: -1px;
  padding: 5px 0;
  border-color: #DFDFDF;
}
.pac-container:after {
  display: none;
}
.pac-container .pac-item {
  padding: 5px;
  margin: 0 5px;
}
/*--------------------------------------------------------------------------
*
*	Relationship
*
*-------------------------------------------------------------------------*/
.acf-relationship .filters {
  border: #DFDFDF solid 1px;
  background: #fff;
}
.acf-relationship .filters li input,
.acf-relationship .filters li select {
  height: 28px;
  line-height: 28px;
  padding: 2px;
}
.acf-relationship .filters li input {
  border-color: transparent;
  box-shadow: none;
}
.acf-relationship .filters li .inner {
  padding: 7px 7px 7px 0;
  margin: 0;
}
.acf-relationship .filters li:first-child .inner {
  padding-left: 5px;
}
.acf-relationship .filters .filter {
  margin: 0;
  float: none;
}
.acf-relationship .filters .filter:focus,
.acf-relationship .filters .filter:active {
  outline: none;
  box-shadow: none;
}
.acf-relationship .selection {
  border: #DFDFDF solid 1px;
  position: relative;
  margin-top: -1px;
}
.acf-relationship .values,
.acf-relationship .choices {
  width: 50%;
  background: #fff;
  float: left;
}
.acf-relationship .choices {
  background: #F9F9F9;
}
.acf-relationship .choices .list {
  border-right: #DFDFDF solid 1px;
}
.acf-relationship .list {
  margin: 0;
  padding: 5px;
  height: 160px;
  overflow: auto;
}
.acf-relationship .list .acf-rel-label,
.acf-relationship .list .acf-rel-item,
.acf-relationship .list p {
  padding: 5px 7px;
  margin: 0;
  display: block;
  position: relative;
  min-height: 18px;
}
.acf-relationship .list ul {
  padding-bottom: 5px;
}
.acf-relationship .list ul .acf-rel-item {
  padding-left: 20px;
}
.acf-relationship .list .acf-rel-label {
  font-weight: bold;
}
.acf-relationship .list .acf-rel-item {
  color: #333;
  cursor: pointer;
}
.acf-relationship .values .list .acf-rel-item {
  cursor: move;
}
.acf-relationship .acf-rel-item b {
  text-decoration: underline;
  font-weight: normal;
}
.acf-relationship .values .acf-rel-item b {
  text-decoration: none;
}
.acf-relationship .acf-rel-item .thumbnail {
  background: #DFDFDF;
  width: 17px;
  height: 17px;
  float: left;
  margin: 0 5px 0 0;
}
.acf-relationship .acf-rel-item .thumbnail img {
  width: 17px;
  height: 17px;
}
.acf-relationship .acf-rel-item:hover {
  background: #3875D7;
  color: #fff;
}
.acf-relationship .values .acf-icon {
  position: absolute;
  top: 4px;
  right: 7px;
  display: none;
}
.acf-relationship .values .acf-rel-item:hover .acf-icon {
  display: block;
}
/* disabled */
.acf-relationship .acf-rel-item.disabled {
  opacity: 0.5;
}
.acf-relationship .acf-rel-item.disabled:hover {
  opacity: 0.5;
  background: transparent;
  color: #333;
  cursor: default;
}
/*--------------------------------------------------------------------------
*
*	WYSIWYG
*
*-------------------------------------------------------------------------*/
.acf-wysiwyg-wrap iframe {
  min-height: 200px;
}
.acf-wysiwyg-wrap .wp-editor-container {
  border: 1px solid #E5E5E5;
  box-shadow: none;
}
#mce_fullscreen_container {
  z-index: 150005 !important;
}
/*
*  Box
*/
.acf-postbox.default .acf-tab-group {
  padding-left: 10px;
  background: #F9F9F9;
  border-top: #E8E8E8 solid 1px;
  border-bottom: #E8E8E8 solid 1px;
  margin-bottom: -1px;
}
.acf-postbox.default .acf-tab-group li a {
  background: #F1F1F1;
}
.acf-postbox.default .acf-tab-group li.active a {
  background: #FFFFFF;
}
/*
*  Box (label left)
*/
.acf-table tr.acf-tab-wrap td {
  padding: 0;
  background: #F9F9F9;
  border-top: none;
  border-bottom: none;
}
.acf-table tr.acf-tab-wrap td .acf-tab-group {
  margin-bottom: -1px;
  padding-left: 24%;
}
/* media popup & gallery field fix */
.acf-table .form-table tr.acf-tab-wrap td .acf-tab-group {
  margin-bottom: 10px;
  padding-left: 0;
}
/*--------------------------------------------------------------------------------------------
*
*	oembed
*
*--------------------------------------------------------------------------------------------*/
.acf-oembed {
  position: relative;
  border: #DFDFDF solid 1px;
  background: #fff;
}
.acf-oembed .title {
  position: relative;
  border-bottom: #DFDFDF solid 1px;
  padding: 5px 10px;
}
.acf-oembed .title h4,
.acf-oembed .title input[type="text"] {
  margin: 0;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding: 0;
  border: 0 none;
  box-shadow: none;
  border-radius: 0;
  font-family: inherit;
  cursor: text;
}
.acf-oembed .title .search {
  height: auto;
  border: 0 none;
}
.acf-oembed .title .acf-icon {
  right: 7px;
  top: 6px;
  position: absolute;
}
.acf-oembed .canvas {
  position: relative;
  min-height: 250px;
  background: #F9F9F9;
}
.acf-oembed.has-value .canvas {
  min-height: 0;
}
.acf-oembed .canvas-media {
  position: relative;
  z-index: 1;
}
.acf-oembed .canvas iframe {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
.acf-oembed .canvas .acf-sprite-media {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px;
  z-index: 0;
}
.acf-oembed .canvas-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 2;
}
.acf-oembed .canvas-loading .acf-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}
.acf-oembed .canvas-error {
  position: absolute;
  top: 50%;
  left: 0%;
  right: 0%;
  margin: -9px 0 0 0;
  text-align: center;
  display: none;
}
.acf-oembed .canvas-error p {
  padding: 8px;
  margin: 0;
  display: inline;
}
/* states */
.acf-oembed .title-value {
  display: none;
}
.acf-oembed .title-search {
  display: block;
}
.acf-oembed.has-value .title-value {
  display: block;
}
.acf-oembed.has-value .title-search {
  display: none;
}
.acf-oembed.has-value .canvas .acf-sprite-media {
  display: none;
}
.acf-oembed.is-editing .title-value {
  display: none;
}
.acf-oembed.is-editing .title-search {
  display: block;
}
.acf-oembed.is-loading .canvas-loading {
  display: block;
}
.acf-oembed.is-loading .title .acf-icon {
  display: none;
}
.acf-oembed.has-error .canvas-error {
  display: block;
}
.acf-oembed.has-error .canvas .acf-sprite-media {
  display: none;
}
/*--------------------------------------------------------------------------------------------
*
*	Image
*
*--------------------------------------------------------------------------------------------*/
.acf-image-uploader {
  position: relative;
}
.acf-image-uploader .view {
  float: left;
  position: relative;
  max-width: 100%;
}
.acf-image-uploader img {
  width: 100%;
  height: auto;
  display: block;
  min-width: 30px;
  min-height: 30px;
  background: #f1f1f1;
  margin: 0;
  padding: 0;
}
.acf-image-uploader .hide-if-value p {
  display: block;
  margin: 0 !important;
}
.acf-image-uploader input.button {
  width: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .acf-image-uploader img {
    width: auto;
    max-width: 100%;
  }
}
/*
*  Hover
*/
.acf-image-uploader .acf-soh-target {
  position: absolute;
  top: 5px;
  right: 5px;
}
.acf-image-uploader .acf-soh-target li {
  margin: 0 0 0 4px;
}
/*--------------------------------------------------------------------------------------------
*
*	File
*
*--------------------------------------------------------------------------------------------*/
.acf-file-uploader {
  position: relative;
}
.acf-file-uploader .file-wrap {
  border: #DFDFDF solid 1px;
  min-height: 84px;
  position: relative;
  background: #fff;
}
.acf-file-uploader .file-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding: 10px;
  background: #F1F1F1;
  border-right: #E5E5E5 solid 1px;
}
.acf-file-uploader .file-icon img {
  display: block;
  padding: 0;
  margin: 0;
}
.acf-file-uploader .file-info {
  padding: 10px;
  margin-left: 69px;
}
.acf-file-uploader .file-info p {
  margin: 0 0 2px;
  font-size: 13px;
  line-height: 1.4em;
  word-break: break-all;
}
.acf-file-uploader .file-info a {
  text-decoration: none;
}
.acf-file-uploader .hide-if-value p {
  display: block;
  margin: 0 !important;
}
/*
*  Hover
*/
.acf-file-uploader .acf-soh-target {
  position: absolute;
  top: 5px;
  right: 5px;
}
.acf-file-uploader .acf-soh-target li {
  margin: 0 0 0 4px;
}
/*---------------------------------------------------------------------------------------------
*
*	Date Picker
*
*---------------------------------------------------------------------------------------------*/
.acf-ui-datepicker .ui-datepicker {
  z-index: 999999999 !important;
}
/*---------------------------------------------------------------------------------------------
*
*	Taxonomy
*
*---------------------------------------------------------------------------------------------*/
.acf-taxonomy-field .categorychecklist-holder {
  border: #DFDFDF solid 1px;
  border-radius: 3px;
  max-height: 200px;
  overflow: auto;
}
.acf-taxonomy-field .acf-checkbox-list {
  margin: 0;
  padding: 10px;
}
.acf-taxonomy-field ul.children {
  padding-left: 18px;
}
/*---------------------------------------------------------------------------------------------
*
*  Media Model
*
*---------------------------------------------------------------------------------------------*/
/* WP sets tables to act as divs. ACF uses tables, so these muct be reset */
.media-modal .compat-attachment-fields td.acf-input table {
  display: table;
}
.media-modal .compat-attachment-fields td.acf-input table tbody {
  display: table-row-group;
}
.media-modal .compat-attachment-fields td.acf-input table tr {
  display: table-row;
}
.media-modal .compat-attachment-fields td.acf-input table td,
.media-modal .compat-attachment-fields td.acf-input table th {
  display: table-cell;
}
.compat-item table.widefat {
  border: #DFDFDF solid 1px;
}
/* Expand / Collapse button */
.media-modal .acf-expand-details {
  float: right;
  padding: 1px 10px;
  margin-right: 6px;
  height: 18px;
  line-height: 18px;
  color: #AAAAAA;
  font-size: 12px;
}
.media-modal .acf-expand-details:hover {
  color: #999;
}
.media-modal .acf-expand-details:focus,
.media-modal .acf-expand-details:active {
  outline: 0 none;
}
.media-modal .acf-expand-details span {
  display: block;
  float: left;
}
.media-modal .acf-expand-details .acf-icon {
  margin: 0 4px 0 0;
}
.media-modal .acf-expand-details:hover .acf-icon {
  border-color: #AAAAAA;
}
.media-modal .acf-expand-details .is-open {
  display: none;
}
.media-modal .acf-expand-details .is-closed {
  display: block;
}
.media-modal.acf-expanded .acf-expand-details .is-open {
  display: block;
}
.media-modal.acf-expanded .acf-expand-details .is-closed {
  display: none;
}
/* Expand / Collapse views */
.media-modal .media-toolbar,
.media-modal .attachments,
.media-modal .media-sidebar {
  /* Safari 3.2+, Chrome */
  /* Firefox 4-15 */
  /* Opera 10.5â€“12.00 */
  transition: all 0.25s ease-out;
  /* Firefox 16+, Opera 12.50+ */
}
.media-modal.acf-expanded .attachments-browser .media-toolbar {
  right: 700px;
}
.media-modal.acf-expanded .attachments {
  right: 700px;
}
.media-modal.acf-expanded .media-sidebar {
  width: 667px;
}
/* Sidebar: Collapse */
.media-modal .compat-item .label {
  margin: 0;
}
.media-modal .media-sidebar .setting span,
.media-modal .compat-item label span,
.media-modal .media-sidebar .setting input,
.media-modal .media-sidebar .setting textarea,
.media-modal .compat-item .field {
  min-height: 0;
  margin: 5px 0 0;
}
.media-modal .media-sidebar .setting span,
.media-modal .compat-item label span {
  padding-top: 7px;
}
.media-modal .attachment-display-settings .setting span {
  margin-top: 0;
  margin-right: 3%;
}
/* Sidebar: Expand */
.media-modal.acf-expanded .attachment-info .thumbnail {
  width: 20%;
  max-width: none;
  max-height: 150px;
  margin-right: 3%;
  overflow: hidden;
}
.media-modal.acf-expanded .media-sidebar .setting span,
.media-modal.acf-expanded .compat-item .label,
.media-modal.acf-expanded .compat-item .acf-label {
  min-width: 20%;
}
.media-modal.acf-expanded .media-sidebar .setting input,
.media-modal.acf-expanded .media-sidebar .setting textarea,
.media-modal.acf-expanded .compat-item .field,
.media-modal.acf-expanded .compat-item .acf-input {
  width: 77%;
}
/* Create gallery fix */
.media-modal .media-sidebar .collection-settings .setting span {
  padding-top: 8px;
  margin: 0 10px 0 0;
}
.media-modal .acf-uploadedTo {
  line-height: 28px;
  display: inline-block;
  position: relative;
  bottom: -6px;
  margin: 0 10px 0 0;
}
/*---------------------------------------------------------------------------------------------
*
*  Media Model (Edit Mode)
*
*---------------------------------------------------------------------------------------------*/
.media-modal.acf-media-modal {
  left: 15%;
  right: 15%;
  top: 100px;
  bottom: 100px;
}
/* Expand / Collapse views */
.media-modal.acf-media-modal .media-toolbar,
.media-modal.acf-media-modal .attachments,
.media-modal.acf-media-modal .media-sidebar {
  /* Safari 3.2+, Chrome */
  /* Firefox 4-15 */
  /* Opera 10.5â€“12.00 */
  transition: none;
  /* Firefox 16+, Opera 12.50+ */
}
.media-modal.acf-media-modal .media-frame-router,
.media-modal.acf-media-modal .attachments,
.media-modal.acf-media-modal .media-frame-content .media-toolbar {
  display: none;
}
.media-modal.acf-media-modal .media-frame-content {
  top: 56px;
}
.media-modal.acf-media-modal .media-frame-title {
  border-bottom: 1px solid #DFDFDF;
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.1);
}
.media-modal.acf-media-modal .media-frame-content .media-sidebar {
  width: auto;
  left: 0px;
}
.media-modal.acf-media-modal .media-toolbar {
  right: 0;
}
@media (max-width: 960px) {
  .media-modal.acf-media-modal {
    left: 10%;
    right: 10%;
  }
}
@media (max-width: 760px) {
  .media-modal.acf-expanded .media-sidebar .setting span,
  .media-modal.acf-expanded .compat-item .label,
  .media-modal.acf-expanded .compat-item .acf-label {
    min-width: 100%;
    text-align: left;
    min-height: 0;
    padding: 0;
  }
  .media-modal.acf-expanded .compat-item .label br {
    display: none;
  }
  .media-modal.acf-expanded .media-sidebar .setting input,
  .media-modal.acf-expanded .media-sidebar .setting textarea,
  .media-modal.acf-expanded .compat-item .field,
  .media-modal.acf-expanded .compat-item .acf-input {
    width: 100%;
  }
}
.acf-media-modal .media-sidebar {
  overflow: auto;
  padding-right: 20px;
}
.acf-media-modal .attachment-details {
  overflow: visible;
}
.acf-media-modal .attachment-details > h3 {
  display: none;
}
.acf-media-modal .attachment-info {
  padding: 14px 16px;
  margin-left: -17px;
  margin-right: -20px;
  background: #fff;
}
.acf-media-modal .attachment-info .thumbnail {
  max-height: 110px;
}
.acf-media-modal .attachment-info img {
  max-height: 100%;
  max-width: 100%;
  float: right;
}
/* compat-item */
.compat-field-acf-form-data,
.compat-field-acf-blank {
  display: none !important;
}
.compat-item .acf-field {
  margin: 0;
}
.compat-item .acf-label {
  min-width: 30%;
  margin: 0;
  padding: 0;
  text-align: right;
  display: block;
  float: left;
}
.compat-item .acf-label label {
  padding-top: 7px;
  margin: 5px 0 0;
  color: #666666;
  font-weight: 400;
  line-height: 16px;
}
.compat-item .acf-input {
  width: 66%;
  margin: 5px 0 0;
  padding: 0;
  float: right;
  display: block;
}
/* WP4 */
body.acf-wp-4 .media-modal.acf-media-modal .media-frame-content {
  top: 50px;
}
/* Fix for cancel edit image (hide-menu class is removed from media modal)*/
.media-modal.acf-media-modal .media-frame-menu {
  left: -200px;
}
.media-modal.acf-media-modal .media-frame-title,
.media-modal.acf-media-modal .media-frame-router,
.media-modal.acf-media-modal .media-frame-toolbar,
.media-modal.acf-media-modal .media-frame-content {
  left: 0;
}
/*--------------------------------------------------------------------------
*
*	Conditional Logic
*
*-------------------------------------------------------------------------*/
/* Hide */
.hidden-by-conditional-logic {
  display: none !important;
}
/* Hide (appear empty) */
.hidden-by-conditional-logic.appear-empty {
  display: table-cell !important;
}
.hidden-by-conditional-logic.appear-empty .acf-input {
  display: none !important;
}
/*--------------------------------------------------------------------------
*
*	3rd Party
*
*-------------------------------------------------------------------------*/
/* Tabify shows hidden postboxes */
.acf-postbox.acf-hidden {
  display: none !important;
}
/*--------------------------------------------------------------------------------------------
*
*	General
*
*--------------------------------------------------------------------------------------------*/
/* Horizontal List */
.acf-hl {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  position: relative;
}
.acf-hl > li {
  float: left;
  display: block;
  margin: 0;
  padding: 0;
}
.acf-hl > li.acf-fr {
  float: right;
}
/* Horizontal List: Clearfix */
.acf-hl:before,
.acf-hl:after,
.acf-bl:before,
.acf-bl:after,
.acf-cf:before,
.acf-cf:after {
  content: "";
  display: block;
  line-height: 0;
}
.acf-hl:after,
.acf-bl:after,
.acf-cf:after {
  clear: both;
}
/* Block List */
.acf-bl {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  position: relative;
}
.acf-bl > li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
}
/* Full width */
img.acf-fw {
  width: 100%;
}
/* icon */
[class^="acf-sprite-"] {
  display: block;
  width: 8px;
  height: 8px;
  float: left;
  background: url(/content/plugins/advanced-custom-fields-pro/images/sprite.png);
  margin: 0;
}
/* Browser */
.acf-visible {
  display: block;
  visibility: visible;
}
.acf-hidden {
  display: none;
  visibility: visible;
}
/* Float */
.acf-fl {
  float: left;
}
.acf-fr {
  float: right;
}
.acf-fn {
  float: none;
}
/* Align */
.acf-al {
  text-align: left;
}
.acf-ar {
  text-align: right;
}
.acf-ac {
  text-align: center;
}
/* loading */
.acf-loading {
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: text-top;
  background: transparent url(/content/plugins/advanced-custom-fields-pro/images/spinner.gif) no-repeat 50% 50%;
}
.acf-loading + .acf-button {
  margin-left: 3px;
}
/* required */
.acf-required {
  color: #f00;
}
/* show on hover */
.acf-soh .acf-soh-target {
  transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
  visibility: hidden;
  opacity: 0;
}
.acf-soh:hover .acf-soh-target {
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
/* show if value */
.show-if-value {
  display: none;
}
.hide-if-value {
  display: block;
}
.has-value .show-if-value {
  display: block;
}
.has-value .hide-if-value {
  display: none;
}
/* select2 WP animation fix */
.select2-search-choice-close {
  transition: none;
}
/*---------------------------------------------------------------------------------------------
*
*  callout
*
*---------------------------------------------------------------------------------------------*/
.acf-callout {
  margin: 20px 0;
  padding: 20px;
  background-color: #FCF8F2;
  border-left: 3px solid #F0AD4E;
}
.acf-callout h4 {
  color: #F0AD4E;
  margin: 0 !important;
}
.acf-callout p {
  margin-bottom: 0;
}
.acf-callout.danger {
  border-color: #D9534F;
  background-color: #FDF7F7;
}
.acf-callout.danger h4 {
  color: #D9534F;
}
.acf-callout.success {
  background-color: #f4faf6;
  border-color: #bcf1c5;
}
.acf-callout.success h4 {
  color: #3aad60;
}
/*--------------------------------------------------------------------------------------------
*
*	acf-icon
*
*--------------------------------------------------------------------------------------------*/
.acf-icon {
  display: block;
  height: 26px;
  width: 26px;
  border: #BBB solid 1px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  font-size: 13px;
  line-height: 25px;
  text-align: center;
  background: #fff;
}
.acf-icon:hover {
  border-color: #999;
}
.acf-icon:active,
.acf-icon:focus {
  outline: none;
}
/* sizes */
.acf-icon.small {
  width: 18px;
  height: 18px;
  line-height: 17px;
}
.acf-icon.large {
  width: 28px;
  height: 28px;
  line-height: 27px;
}
/* sprite */
.acf-icon [class^="acf-sprite-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
}
/* styles */
.acf-icon.light {
  border: 0 none;
  padding: 1px;
  background: #F5F5F5;
}
.acf-icon.light:hover {
  background: #EBEBEB;
}
.acf-icon.dark {
  border: 0 none;
  padding: 1px;
  background: #0B0B0B;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
/* logo */
.acf-icon.logo {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  background: #5EE8BF;
  border: 0 none;
  position: absolute;
  right: 0;
  top: 0;
}
/*--------------------------------------------------------------------------------------------
*
*	Sprite
*
*--------------------------------------------------------------------------------------------*/
/* add */
.acf-sprite-add {
  background-position: 0 0;
  width: 8px;
  height: 8px;
}
.acf-icon .acf-sprite-add {
  margin: -4px 0 0 -4px;
}
.acf-icon.dark .acf-sprite-add {
  background-position: 0 -50px;
}
.acf-sprite-add:hover,
.acf-icon:hover .acf-sprite-add {
  background-position: 0 -100px;
}
/* remove */
.acf-sprite-remove {
  background-position: -50px 0;
  width: 9px;
  height: 2px;
}
.acf-icon .acf-sprite-remove {
  margin: -1px 0 0 -4px;
}
.acf-icon.dark .acf-sprite-remove {
  background-position: -50px -50px;
}
.acf-sprite-remove:hover,
.acf-icon:hover .acf-sprite-remove {
  background-position: -50px -100px;
}
/* delete */
.acf-sprite-delete {
  background-position: -100px 0;
  width: 10px;
  height: 10px;
}
.acf-icon .acf-sprite-delete {
  margin: -5px 0 0 -5px;
}
.acf-icon.dark .acf-sprite-delete {
  background-position: -100px -50px;
}
.acf-sprite-delete:hover,
.acf-icon:hover .acf-sprite-delete {
  background-position: -100px -100px;
}
/* edit */
.acf-sprite-edit {
  background-position: -150px 0;
  width: 14px;
  height: 14px;
}
.acf-icon .acf-sprite-edit {
  margin: -7px 0 0 -7px;
}
.acf-icon.dark .acf-sprite-edit {
  background-position: -150px -50px;
}
.acf-sprite-edit:hover,
.acf-icon:hover .acf-sprite-edit {
  background-position: -150px -100px;
}
/* locate */
.acf-sprite-locate {
  background-position: -200px 0;
  width: 12px;
  height: 13px;
}
.acf-icon .acf-sprite-locate {
  margin: -6px 0 0 -7px;
}
.acf-icon.dark .acf-sprite-locate {
  background-position: -200px -50px;
}
.acf-sprite-locate:hover,
.acf-icon:hover .acf-sprite-locate {
  background-position: -200px -100px;
}
/* left */
.acf-sprite-left {
  background-position: -250px 0;
  width: 6px;
  height: 10px;
}
.acf-icon .acf-sprite-left {
  margin: -5px 0 0 -4px;
}
.acf-icon.dark .acf-sprite-left {
  background-position: -250px -50px;
}
.acf-sprite-left:hover,
.acf-icon:hover .acf-sprite-left {
  background-position: -250px -100px;
}
/* right */
.acf-sprite-right {
  background-position: -300px 0;
  width: 6px;
  height: 10px;
}
.acf-icon .acf-sprite-right {
  margin: -5px 0 0 -3px;
}
.acf-icon.dark .acf-sprite-right {
  background-position: -300px -50px;
}
.acf-sprite-right:hover,
.acf-icon:hover .acf-sprite-right {
  background-position: -300px -100px;
}
/* arrow */
.acf-sprite-arrow {
  background-position: 0 -150px;
  margin: 4px 5px 0 7px;
  width: 16px;
  height: 16px;
}
/* gallery */
.acf-sprite-media {
  background-position: -50px -150px;
  width: 36px;
  height: 36px;
}
/*
.acf-sprite-submit:hover,
.acf-icon:hover .acf-sprite-submit {
	background-position: -250px -50px;
}
*/
/* acf */
.acf-sprite-logo {
  background-position: -100px -150px;
  width: 100px;
  height: 46px;
}
.acf-icon .acf-sprite-logo {
  margin: -23px 0 0 -50px;
}
.acf-sprite-url {
  background-position: -350px 0;
  height: 14px;
  width: 14px;
  display: none;
}
/*--------------------------------------------------------------------------------------------
*
*	acf-box
*
*--------------------------------------------------------------------------------------------*/
.acf-box {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.acf-box .title {
  border-bottom: 1px solid #EEEEEE;
  margin: 0;
  padding: 15px;
  background: #FFFFFF;
}
.acf-box .title h3 {
  font-size: 14px;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
.acf-box .inner {
  padding: 15px;
}
.acf-box h2 {
  color: #333333;
  font-size: 25px;
  line-height: 29px;
  margin: 0.25em 0 0.75em;
  padding: 0;
}
.acf-box h3 {
  margin: 1.5em 0 0;
}
.acf-box p {
  margin-top: 0.5em;
}
.acf-box .footer {
  background: #F5F5F5;
  border-top: 1px solid #E1E1E1;
  overflow: hidden;
  padding: 15px;
  position: relative;
}
.acf-box .footer-blue {
  border-top: 0 none;
  background-color: #52ACCC;
  color: #FFFFFF;
}
.acf-box .footer-blue a {
  text-decoration: none;
  text-shadow: none;
}
.acf-box .footer .acf-hl > li {
  margin: 0 10px 0 0;
}
.acf-box .footer .acf-hl > li.acf-fr {
  margin: 0 0 0 10px;
}
/*--------------------------------------------------------------------------------------------
*
*	Basic ACF field wrap
*
*--------------------------------------------------------------------------------------------*/
.acf-field {
  margin: 0 0 20px;
  max-width: 1400px;
}
.acf-field .acf-label {
  vertical-align: top;
  margin: 0 0 10px;
}
.acf-field .acf-label label {
  display: block;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4em;
  margin: 0 0 3px;
}
.acf-field .acf-label p {
  color: #777777;
  display: block;
  font-size: 12px;
  line-height: 1.4em;
  font-style: normal;
  margin: 3px 0 0 !important;
  padding: 0 !important;
}
.acf-field .acf-input {
  vertical-align: top;
}
.acf-field .acf-input textarea {
  width: 100%;
  display: block;
  background: #f1f1f1;
  border: none;
}
/* add term */
#addtag div.acf-field.error {
  border: 0 none;
  padding: 8px 0;
}
/* widget */
.widget .widget-inside .acf-error-message p {
  margin: 10px 0;
}
.widget .widget-inside div.acf-field.error {
  border: 0 none;
  background: transparent;
  margin: 0 0 20px;
  padding: 0;
}
/*--------------------------------------------------------------------------------------------
*
*	acf-table
*
*--------------------------------------------------------------------------------------------*/
.acf-table {
  background: #fff;
  border: 0 none;
  border-spacing: 0;
  border-radius: 0;
  table-layout: auto;
  padding: 0;
  margin: 0;
  width: 100%;
  clear: both;
}
.acf-table > thead > tr > th,
.acf-table > tbody > tr > th {
  vertical-align: top;
}
.acf-table > tbody > tr > td {
  vertical-align: top;
  padding: 13px 15px;
  border: 0 none;
  border-top: 1px solid #F5F5F5;
  border-left: 1px solid #F5F5F5;
}
.acf-table > tbody > tr:first-child > td {
  border-top: 0;
}
.acf-table > tbody > tr > td:first-child {
  border-left: 0;
}
.acf-table td.acf-label {
  background: #F9F9F9;
  border-top-color: #F0F0F0;
  width: 24%;
}
.acf-table td.acf-input {
  border-left-color: #E1E1E1;
}
/* clear table */
.acf-clear-table > tbody > tr > td,
.acf-clear-table > thead > tr > th {
  border: 0 none;
  padding: 4px;
}
/* input table */
.acf-input-table {
  border: 1px solid #F5F5F5;
  background: #F9F9F9;
}
/*--------------------------------------------------------------------------------------------
*
*	acf-button
*
*--------------------------------------------------------------------------------------------*/
.acf-button {
  position: relative;
  display: inline-block;
  border-radius: 3px;
  height: 28px;
  padding: 0 11px 1px;
  cursor: pointer;
  box-sizing: border-box;
  color: #333;
  font-weight: normal;
  font-size: 13px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  background: #F9F9F9;
  border: #BBBBBB solid 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
}
.acf-button:hover {
  border-color: #999;
  color: #333;
}
.acf-button:focus,
.acf-button:active {
  outline: none;
  line-height: 28px;
}
.acf-button:active {
  box-shadow: none;
}
.acf-button[disabled],
.acf-button.disabled {
  background: #F7F7F7 !important;
  border-color: #DDDDDD !important;
  box-shadow: none !important;
  color: #AAAAAA !important;
  cursor: default !important;
}
/* sizes */
.acf-button.large {
  height: 32px;
  line-height: 31px;
  font-size: 14px;
}
/* all colors */
.acf-button.blue,
.acf-button.green,
.acf-button.orange {
  color: #fff !important;
}
/* blue */
.acf-button.blue {
  background-color: #2EA2CC;
  border-color: #0074A2;
}
.acf-button.blue:hover {
  background-color: #298CBA;
}
.acf-button.blue[disabled],
.acf-button.blue.disabled {
  background: #298CBA !important;
  border-color: #1B607F !important;
  box-shadow: none !important;
  color: #94CDE7 !important;
}
/* orange */
.acf-button.orange {
  background: #e86740;
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #eb7551, #e05c37);
  /* Firefox 16+ */
  border: #c94c2a solid 1px;
  text-shadow: #c94c2a 0 1px 0;
  box-shadow: inset #f09674 0 1px 0 0;
}
/* green */
.acf-button.green {
  background: #2CB75A;
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #39CB69, #27B957);
  /* Firefox 16+ */
  border: #21B351 solid 1px;
  text-shadow: #21B351 0 1px 0;
  box-shadow: inset #4DDF7D 0 1px 0 0;
}
/*--------------------------------------------------------------------------------------------
*
*	acf-postbox
*
*--------------------------------------------------------------------------------------------*/
.acf-postbox {
  position: relative;
}
.acf-postbox > .inside {
  margin: 0 !important;
  padding: 0 !important;
}
.acf-postbox > .inside > .acf-field {
  margin: 0;
  padding: 15px 12px;
  border-top: #EEEEEE solid 1px;
}
.acf-postbox > .inside > .acf-field:first-child {
  border-top: 0 none;
}
/* seamless */
.acf-postbox.seamless {
  border: 0 none;
  background: transparent;
  box-shadow: none;
}
.acf-postbox.seamless > .hndle,
.acf-postbox.seamless > .handlediv {
  display: none;
}
.acf-postbox.seamless > .inside > .acf-field {
  margin: 0;
  padding: 15px 0;
  border-top: 0 none;
}
.acf-postbox.seamless > .inside > .acf-table,
.acf-postbox.seamless > .inside > .acf-table > tbody > tr > td {
  background: none;
  border: 0 none;
}
.acf-postbox.seamless.closed .inside {
  display: block;
}
/* override WP CSS */
.metabox-prefs label.acf-hidden {
  display: none;
}
/*---------------------------------------------------------------------------------------------
*
*  wp-admin
*
*---------------------------------------------------------------------------------------------*/
/* Menu */
#adminmenu a[href="edit.php?post_type=acf-field-group&page=acf-upgrade"],
#adminmenu a[href="edit.php?post_type=acf-field-group&page=acf-settings-info"] {
  display: none;
}
/*---------------------------------------------------------------------------------------------
*
*  Field Group List
*
*---------------------------------------------------------------------------------------------*/
#icon-edit.icon32-posts-acf-field-group {
  background-position: -11px -5px;
}
#acf-col-wrap {
  position: relative;
  clear: both;
}
#acf-col-main {
  margin-right: 300px;
}
#acf-col-main .tablenav,
#acf-col-main p.search-box {
  display: none;
}
#acf-col-main .wp-list-table .check-column {
  padding-left: 5px;
}
#acf-col-main .wp-list-table th#fields {
  width: 25%;
}
#acf-col-main .tablenav.bottom {
  display: block;
}
#acf-col-main form {
  position: relative;
  float: left;
  width: 100%;
}
#acf-col-side {
  float: right;
  width: 281px;
  padding-top: 34px !important;
}
#acf-col-main .wp-list-table {
  border-radius: 0;
}
/*---------------------------------------------------------------------------------------------
*
*  Fake table
*
*---------------------------------------------------------------------------------------------*/
.acf-thead,
.acf-tbody,
.acf-tfoot {
  width: 100%;
  padding: 0;
  margin: 0;
}
.acf-thead > li,
.acf-tbody > li,
.acf-tfoot > li {
  box-sizing: border-box;
  padding: 8px 15px;
  font-size: 12px;
  line-height: 13px;
}
.acf-thead {
  background: #FFFFFF;
  border-bottom: #E1E1E1 solid 1px;
}
.acf-thead > li {
  font-size: 14px;
  line-height: 1.4em;
  font-family: "Open Sans", sans-serif;
  color: #222222;
  font-weight: bold;
}
.acf-tfoot {
  background: #EAF2FA;
  border-top: #c7d7e2 solid 1px;
}
.acf-tfoot > li {
  color: #7A9BBE;
  font-size: 12px;
  line-height: 27px;
}
.acf-tfoot > li.comic-sans {
  font-family: Comic Sans MS, sans-serif;
  font-size: 11px;
}
/*---------------------------------------------------------------------------------------------
*
*  Input Table
*
*---------------------------------------------------------------------------------------------*/
.acf-input-table {
  border: #DFDFDF solid 1px;
}
.acf-input-table > thead th {
  background: #fff;
  border-left: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  padding: 8px;
  position: relative;
  vertical-align: top;
  text-align: left;
  color: #333333;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: normal;
}
.acf-input-table > tbody > tr {
  z-index: 1;
}
.acf-input-table > tbody > tr > td {
  padding: 8px;
  text-align: left;
  border-color: #EDEDED;
  background: #fff;
}
/* nested tables */
.acf-input-table > tbody > tr > td.acf-table-wrap {
  padding: 0;
}
/* order */
.acf-input-table > thead > tr > th.order,
.acf-input-table > tbody > tr > td.order {
  width: 16px !important;
  text-align: center !important;
  vertical-align: middle;
}
.acf-input-table > tbody > tr > td.order {
  border-right-color: #E1E1E1;
  background: #f4f4f4;
  cursor: move;
  color: #aaa;
  text-shadow: #fff 0 1px 0;
}
.acf-input-table > tbody > tr > td.order:hover {
  color: #666;
}
.acf-input-table > tbody > tr > td.order + td {
  border-left-color: #DFDFDF;
}
/* remove */
.acf-input-table > thead > tr > th.remove,
.acf-input-table > tbody > tr > td.remove {
  width: 16px !important;
  vertical-align: middle;
}
.acf-input-table > tbody > tr > td.remove {
  background: #F9F9F9;
}
/* border limits */
.acf-input-table > thead > tr > th:first-child,
.acf-input-table > tbody > tr > td:first-child {
  border-left-width: 0;
}
/* remove buttons */
.acf-input-table > tbody > tr > td.remove > .acf-icon {
  transition: opacity 0.25s 0s ease-in-out, visibility 0s linear 0.25s;
  visibility: hidden;
  opacity: 0;
}
.acf-input-table > tbody > tr:hover > td.remove > .acf-icon {
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
/* media fix */
.media-item .describe .acf-input-table > thead > tr > th {
  width: auto;
}
/* remove tr */
.acf-remove-element {
  transition: all 0.25s ease-out;
  transform: translate(50px, 0);
  opacity: 0;
}
/*--------------------------------------------------------------------------------------------
*
*	User
*
*--------------------------------------------------------------------------------------------*/
.form-table .acf-label {
  padding: 10px;
  width: 200px;
}
.form-table th.acf-th {
  width: auto;
}
/*--------------------------------------------------------------------------------------------
*
*	Comment
*
*--------------------------------------------------------------------------------------------*/
.editcomment td:first-child {
  white-space: nowrap;
  width: 131px;
}
/*--------------------------------------------------------------------------------------------
*
*	Settings
*
*--------------------------------------------------------------------------------------------*/
.acf-settings-wrap .acf-box {
  margin: 20px 0;
}
/*--------------------------------------------------------------------------------------------
*
*	Settings: Add-ons
*
*--------------------------------------------------------------------------------------------*/
.add-ons-list {
  margin: 20px 0 0 -18px;
  max-width: 960px;
}
.add-ons-list .add-on {
  width: 220px;
  margin: 0 0 20px 18px;
  float: left;
}
.add-ons-list .add-on .inner {
  min-height: 90px;
}
.add-ons-list .add-on-acf-pro {
  width: 940px;
}
.add-ons-list .add-on .thumbnail img {
  display: block;
}
.add-ons-list .add-on h3 a {
  color: inherit;
  text-decoration: none;
}
.add-ons-list .add-on h3 {
  margin: 0.5em 0;
}
/*--------------------------------------------------------------------------------------------
*
*	acf-popup
*
*--------------------------------------------------------------------------------------------*/
#acf-popup {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#acf-popup .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.25);
}
#acf-popup .acf-popup-box {
  position: absolute;
  z-index: 1;
  width: 300px;
  height: 300px;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -150px;
  border-color: #aaaaaa;
}
#acf-popup .title .acf-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
#acf-popup .acf-popup-box .inner,
#acf-popup .acf-popup-box .loading {
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#acf-popup .acf-popup-box .loading {
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  border-top: #DDDDDD solid 1px;
  display: none;
}
#acf-popup .acf-popup-box .loading .acf-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
}
/*--------------------------------------------------------------------------------------------
*
*	upgrade notice
*
*--------------------------------------------------------------------------------------------*/
#acf-upgrade-notice {
  margin-left: -20px;
  background: #fff;
  border-bottom: #E5E5E5 solid 1px;
}
#acf-upgrade-notice .inner {
  padding: 20px;
}
#acf-upgrade-notice .logo {
  position: relative;
  float: left;
}
#acf-upgrade-notice .content {
  margin-left: 170px;
  max-width: 710px;
}
#acf-upgrade-notice p {
  font-size: 14px;
}
/*--------------------------------------------------------------------------------------------
*
*	Welcome
*
*--------------------------------------------------------------------------------------------*/
.acf-wrap h1 {
  margin-top: 0;
  padding-top: 20px;
}
.acf-wrap .about-text {
  margin-top: 0.5em;
  min-height: 50px;
}
/*--------------------------------------------------------------------------------------------
*
*	RTL
*
*--------------------------------------------------------------------------------------------*/
html[dir="rtl"] .acf-fl {
  float: right;
}
html[dir="rtl"] .acf-fr {
  float: left;
}
html[dir="rtl"] .acf-hl > li {
  float: right;
}
html[dir="rtl"] .acf-hl > li.acf-fr {
  float: left;
}
html[dir="rtl"] .acf-icon.logo {
  left: 0;
  right: auto;
}
html[dir="rtl"] .acf-table > tbody > tr > td {
  border: 0 none;
  border-top: 1px solid #F5F5F5;
  border-right: 1px solid #F5F5F5;
}
html[dir="rtl"] .acf-table td.acf-input {
  border-left-color: #F5F5F5;
  border-right-color: #E1E1E1;
}
/*---------------------------------------------------------------------------------------------
*
*  Retina
*
*---------------------------------------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  [class^="acf-sprite-"],
  [class*=" acf-sprite-"] {
    background-image: url(/content/plugins/advanced-custom-fields-pro/images/sprite@2x.png);
    background-size: 500px 500px;
  }
  .acf-loading {
    background-image: url(/content/plugins/advanced-custom-fields-pro/images/spinner@2x.gif);
    background-size: 20px 20px;
  }
}
.acf-image-uploader .acf-soh-target li:first-child {
  display: none;
}
.acf-field-54cf87bfeb19c .acf-label label {
  padding-left: 30px;
  padding-right: 30px;
  font-size: larger;
  background-color: #83bb48;
  color: #fffbeb;
}
.acf-field-54cf87bfeb19c .acf-input .acf-tab {
  visibility: hidden;
  max-height: 0px;
}
.acf-field-56ab878b4e9fc .acf-label label {
  padding-left: 30px;
  padding-right: 30px;
  font-size: larger;
  background-color: #83bb48;
  color: #fffbeb;
}
.acf-field-56ab87e04e9fe .acf-label label {
  padding-left: 30px;
  padding-right: 30px;
  font-size: larger;
  background-color: #83bb48;
  color: #fffbeb;
}
.taxonomy__header {
  text-align: center;
  position: relative;
  height: 266px;
  overflow: hidden;
}
.taxonomy__header:before,
.taxonomy__header:after {
  content: " ";
  display: table;
}
.taxonomy__header:after {
  clear: both;
}
.taxonomy__header:before,
.taxonomy__header:after {
  content: " ";
  display: table;
}
.taxonomy__header:after {
  clear: both;
}
.taxonomy__header h1 {
  position: absolute;
  width: 100%;
  margin-top: 80px;
  color: #fff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
.taxonomy__header--full-size {
  position: absolute;
  width: 100%;
  height: 100%;
}
.taxonomy__header--full-size img {
  width: 100%;
  height: auto;
}
.taxonomy h1 {
  text-align: center;
  font-weight: 200;
  margin-top: 40px;
}
.taxonomy__featured {
  margin-bottom: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .taxonomy__featured {
    float: left;
    width: 33.33333333%;
  }
}
.taxonomy__featured--4cols {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 20px 20px 20px;
}
@media (min-width: 767px) {
  .taxonomy__featured--4cols {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .taxonomy__featured--4cols {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .taxonomy__featured--4cols {
    float: left;
    width: 25%;
  }
}
.taxonomy__featured .imgHeader {
  height: 128px;
  overflow: hidden;
  display: block;
}
.taxonomy__featured--img {
  width: 100%;
  height: auto;
}
.taxonomy__featured--name {
  background: #f8f8f8;
  padding: 10px;
  margin: 0;
  outline: 0;
}
.taxonomy__featured--name span {
  margin: -10px 5px -10px -10px;
  padding: 13px;
  background: #dfdfdf;
}
.taxonomy__featured--sub {
  background: #c5c5c5;
  color: #6a6a6a;
  padding: 10px;
  margin: 0;
  outline: 0;
}
.taxonomy__featured--sub span {
  margin: 0 10px 0 0;
}
.taxonomy__section {
  border-top: 1px solid #dedede;
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 992px) {
  .taxonomy__section {
    float: left;
    width: 100%;
  }
}
.taxonomy__list {
  -moz-column-count: 1;
  -ms-column-count: 1;
  -o-column-count: 1;
  column-count: 1;
  -moz-column-gap: 0px;
  -ms-column-gap: 0px;
  -o-column-gap: 0px;
  column-gap: 0px;
  -moz-columns: 1;
       columns: 1;
}
.taxonomy__list ul {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .taxonomy__list {
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -moz-column-gap: 15px;
    -ms-column-gap: 15px;
    -o-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 2;
         columns: 2;
  }
  .taxonomy__list ul {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .taxonomy__list {
    -moz-column-count: 5;
    -ms-column-count: 5;
    -o-column-count: 5;
    column-count: 5;
    -moz-column-gap: 15px;
    -ms-column-gap: 15px;
    -o-column-gap: 15px;
    column-gap: 15px;
    -moz-columns: 5;
         columns: 5;
  }
}
.taxonomy__list ul,
.taxonomy__list li {
  padding-left: 0;
  list-style: none;
}
.taxonomy__list--parent {
  font-size: 18px;
}
.taxonomy__list--child {
  font-size: 14px;
  margin-bottom: 0;
}
.taxonomy__list--child:last-child {
  margin-bottom: 5px;
}
.location__title {
  text-align: center;
  font-weight: 200;
}
.location__title--action {
  bacground: #F8F8F8;
  padding: 20px;
  font-weight: 600;
  padding: 10px 20px;
  background: #F8F8F8;
  width: 100%;
  display: block;
  margin-bottom: 4px;
}
.location__province {
  height: 540px;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .location__province {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (min-width: 767px) {
  .location__province {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .location__province {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) and (min-width: 767px) {
  .location__province {
    float: left;
    width: 33.33333333%;
  }
}
.location__province__header img {
  width: 100%;
  height: 66px;
}
.location__province__list {
  padding: 0;
  display: block;
}
.location__province__list:before,
.location__province__list:after {
  content: " ";
  display: table;
}
.location__province__list:after {
  clear: both;
}
.location__province__list:before,
.location__province__list:after {
  content: " ";
  display: table;
}
.location__province__list:after {
  clear: both;
}
.location__province__list--single {
  font-weight: 600;
  list-style: none;
  width: 49%;
  float: left;
}
.location__province__list--single:nth-of-type(odd) {
  margin-right: 2%;
}
.location__province__list--single a {
  padding: 10px 20px;
  width: 100%;
  background: #F8F8F8;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
}
.location__province .btn {
  float: right;
  color: #333;
  text-decoration: none;
  background: #fed13d;
  outline: 0;
}
.location__province .btn:hover {
  background: #fec50a;
  text-decoration: underline;
}
.seo-block {
  border-top: 1px solid gray;
  margin-top: 40px;
}
.seo-block:before,
.seo-block:after {
  content: " ";
  display: table;
}
.seo-block:after {
  clear: both;
}
.seo-block:before,
.seo-block:after {
  content: " ";
  display: table;
}
.seo-block:after {
  clear: both;
}
.seo-block h1 {
  text-align: center;
  font-weight: 200;
}
.seo-block--img {
  max-width: 100%;
}
.tax-op-province .seo-block {
  margin-bottom: 55px;
}
#cookie-bar {
  background: #111111;
  height: auto;
  line-height: 24px;
  color: #eeeeee;
  text-align: center;
  padding: 3px 0;
  z-index: 9999999;
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 5px;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-enable {
  background: #007700;
}
#cookie-bar .cb-enable:hover {
  background: #009900;
}
#cookie-bar .cb-disable {
  background: #990000;
}
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}
#cookie-bar .cb-policy {
  background: #0033bb;
}
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}
.subscription-plan-content {
  margin: 44px 0;
  text-align: center;
}
#subscription-plans {
  margin: 44px 0;
  text-align: center;
}
#subscription-plans .subscription-plan {
  display: inline-block;
  float: none;
  margin: 0 auto 40px auto;
  max-width: 400px;
  padding: 0;
}
#subscription-plans .subscription-plan .inner {
  border: 1px solid #f1f1f1;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#subscription-plans .subscription-plan .header {
  background-color: #f1f1f1;
  padding: 20px 40px;
  text-align: center;
}
#subscription-plans .subscription-plan .header h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
  font-weight: bold;
}
#subscription-plans .subscription-plan .header .price-label {
  font-size: 13px;
  color: #a8a8a8;
}
#subscription-plans .subscription-plan .header .price {
  font-size: 18px;
  color: #528d2e;
  font-weight: bold;
}
#subscription-plans .subscription-plan .header .price-conditions {
  line-height: 1.46666667;
  min-height: 2.93333333em;
  font-size: 13px;
  color: #a8a8a8;
  margin-top: 10px;
}
#subscription-plans .subscription-plan .body {
  margin: 20px;
}
#subscription-plans .subscription-plan .body a.select {
  margin: 20px 0;
}
#subscription-plans .subscription-plan .body .summary {
  line-height: 1.46666667;
  min-height: 2.93333333em;
  margin: 20px 0;
  font-weight: bold;
}
#subscription-plans .subscription-plan .body .features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#subscription-plans .subscription-plan .body .features .feature {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
#subscription-plans .subscription-plan .body .features .feature .icon {
  font-size: 2rem;
  color: #a9bb48;
}
#subscription-plans .subscription-plan .body .features .feature p {
  text-align: left;
}
#subscription-plans .subscription-plan .footer {
  margin: auto 0 20px 0;
}
#subscription-plans .subscription-plan .footer a.details {
  display: block;
  width: 100%;
  text-align: center;
}
#subscription-plans .subscription-plan:last-child {
  margin-bottom: 0;
}
#subscription-plans .subscription-plan.popular .inner {
  border: 3px solid #83bb48;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
}
#subscription-plans .subscription-plan.popular .popular {
  color: #fff;
  font-size: 18px;
  position: absolute;
  line-height: 1.8;
  padding-inline: 1lh;
  padding-bottom: 0.5em;
  -o-border-image: conic-gradient(#0008 0 0) 102%;
     border-image: conic-gradient(#0008 0 0) 102%;
  -webkit-clip-path: polygon(100% calc(100% - 0.5em), 100% 100%, calc(100% - 0.5em) calc(100% - 0.5em), 0.5em calc(100% - 0.5em), 0 100%, 0 calc(100% - 0.5em), 999px calc(100% - 0.5em - 999px), calc(100% - 999px) calc(100% - 0.5em - 999px));
          clip-path: polygon(100% calc(100% - 0.5em), 100% 100%, calc(100% - 0.5em) calc(100% - 0.5em), 0.5em calc(100% - 0.5em), 0 100%, 0 calc(100% - 0.5em), 999px calc(100% - 0.5em - 999px), calc(100% - 999px) calc(100% - 0.5em - 999px));
  transform: translate(calc((0.70710678 - 1) * 100%), -100%) rotate(-45deg);
  transform-origin: 100% 100%;
  background-color: #83bb48;
}
@media (min-width: 640px) {
  #subscription-plans {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
    -moz-column-gap: 20px;
         column-gap: 20px;
    align-content: flex-start;
    text-align: unset;
  }
  #subscription-plans .subscription-plan {
    margin: 0;
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(50% - 20px/2);
  }
  #subscription-plans .subscription-plan .header h2 {
    line-height: 1.46666667;
    min-height: 2.93333333em;
  }
}
@media (min-width: 992px) {
  #subscription-plans .subscription-plan {
    flex: 0 0 calc(33.333% - (2/3 * 20px));
  }
}
#subscription-plan-price-table {
  margin: 44px 0;
}
#subscription-plan-price-table th,
#subscription-plan-price-table td {
  padding: 10px;
  text-align: center;
}
#subscription-plan-price-table th {
  background-color: #f1f1f1;
}
#subscription-plan-price-table th .name {
  line-height: 1.46666667;
  min-height: 2.93333333em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
}
#subscription-plan-price-table th .price-conditions {
  font-size: 12px;
  color: #a8a8a8;
  margin-top: 10px;
}
label#company-type-contact-me {
  margin-top: 11px;
  color: #595959;
}
.header-with-img {
  height: 410px;
  overflow: hidden;
  width: 100vw;
  z-index: -99;
  position: absolute;
  top: 130px;
  text-align: center;
  background-position: center;
  background-size: cover;
}
.header-with-img img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -50vw;
  z-index: -99;
  width: auto;
  height: 100%;
}
@media (min-width: 992px) {
  .header-with-img img {
    width: 100vw;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.header-with-img h1 {
  margin-top: 200px;
  font-weight: 200;
  text-shadow: 0 0 2px #000000;
}
.header-with-img h1,
.header-with-img p {
  color: #fff;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.header-with-img.more-size {
  height: 450px;
}
.realignForHeaderImg {
  margin-bottom: 100px;
}
.realignForHeaderImg .listview-header h1,
.realignForHeaderImg .listview-header p {
  color: #fff;
}
/* ==========================================================================
   Elements
   ========================================================================== */
#user_switching_switch_on {
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
}
#user_switching_switch_on a {
  padding: 1em 1em;
}
.meta {
  color: #a8a8a8;
  font-size: 13px;
  font-style: italic;
}
.read-more {
  clear: both;
  display: inline-block;
  font-style: italic;
  border-bottom: 1px solid transparent;
  line-height: 1;
}
.read-more:hover {
  text-decoration: none;
  border-bottom: 1px solid #1c6395;
}
.read-more:after {
  content: "\203A";
  font-size: 13px;
  margin-left: 3px;
}
/* ==========================================================================
   Content
   ========================================================================== */
.page-header {
  margin: 44px 0 22px 0;
  text-align: center;
}
.main .page-header {
  margin: 0;
}
.error404 .entry-title,
.single .entry-title,
.page-header h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 22px;
  clear: both;
}
.list .entry-title {
  text-align: left;
}
.main.l-centered {
  border: 1px solid #dedede;
}
.l-top {
  border-bottom: 1px solid #dedede;
  padding-bottom: 25px;
}
.widget-recent {
  padding: 15px 0;
  border-top: 1px solid #dedede;
}
.widget-recent h4 {
  margin: 24px 0 24px 30px;
  color: #6a6a6a;
}
.widget-recent .entry-summary,
.widget-recent img {
  padding-left: 32px;
  margin-bottom: 20px;
}
.widget-recent .entry-title {
  margin: 0;
  text-align: left;
  padding-left: 32px;
}
.widget-recent img {
  display: none;
}
.widget-last-reviews {
  border-top: 1px solid #dedede;
}
.widget-pop-places {
  padding: 15px 0;
  border-top: 1px solid #dedede;
}
.widget-pop-places h4 {
  margin: 24px 0 24px 30px;
  color: #6a6a6a;
}
.widget-pop-places ul {
  margin-bottom: 24px;
  padding-left: 30px;
}
.widget-pop-places ul li {
  list-style: none;
  padding: 1px 0px;
}
.widget-pop-places ul li span {
  margin-right: 20px;
  width: 140px;
  display: inline-block;
  float: left;
  clear: both;
}
.widget-pop-platforms,
.widget-shopping-area {
  padding: 15px 0;
  border-top: 1px solid #dedede;
}
.widget-pop-platforms h4,
.widget-shopping-area h4 {
  margin: 24px 0 24px 30px;
  color: #6a6a6a;
}
.widget-pop-platforms ul,
.widget-shopping-area ul {
  margin-bottom: 24px;
  padding-left: 30px;
}
.widget-pop-platforms ul:before,
.widget-shopping-area ul:before,
.widget-pop-platforms ul:after,
.widget-shopping-area ul:after {
  content: " ";
  display: table;
}
.widget-pop-platforms ul:after,
.widget-shopping-area ul:after {
  clear: both;
}
.widget-pop-platforms ul:before,
.widget-shopping-area ul:before,
.widget-pop-platforms ul:after,
.widget-shopping-area ul:after {
  content: " ";
  display: table;
}
.widget-pop-platforms ul:after,
.widget-shopping-area ul:after {
  clear: both;
}
.widget-pop-platforms ul li,
.widget-shopping-area ul li {
  list-style: none;
  width: 50%;
  padding-right: 10px;
  float: left;
}
.single .sidebar .widget::after {
  content: "";
  display: block;
  height: 1px;
  line-height: 1px;
  border-top: 1px solid #dedede;
  position: relative;
  left: -30px;
  margin-right: -30px;
}
.single .sidebar .widget-title {
  margin-top: 22px;
  margin-bottom: 22px;
}
.single .sidebar .widget_reviews,
.single .sidebar:first-child {
  border-top: none;
}
/* Gallery Shortcode */
.gallery-row {
  padding: 15px 0;
}
/* ==========================================================================
   Hentry
   Common styling from entries
   ========================================================================== */
.hentry {
  overflow: hidden;
  clear: both;
}
.hentry header {
  position: relative;
}
.entry-title {
  text-align: center;
}
.entry-title a {
  color: #333;
  font-weight: bold;
}
.entry-title a.place {
  color: #288ed5;
}
.entry-content ul,
.entry-content ol {
  padding-left: 66px;
  margin-bottom: 30px;
}
.entry-content ul {
  list-style: none;
}
.entry-content ul li:before {
  color: #83bb48;
  content: "\2022";
  font-size: 2em;
  padding-right: 0.25em;
  position: absolute;
  top: 2px;
  left: -0.7em;
}
.entry-content li {
  position: relative;
  line-height: 22px;
  padding-bottom: 5px;
}
.banner-platform-image {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.entry-thumbnail {
  height: auto;
  margin-bottom: 22px;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media (max-width: 767px) {
  /*!
 * opiness/assets
 */
  .banner {
    height: auto;
  }
  .banner .container .row .brand .logo {
    width: 190px;
    height: 75px;
    position: relative;
    left: 50%;
    margin-left: -185px;
    margin-bottom: -20px;
  }
  .banner .container .row .brand .logo img {
    background: url('../img/opiness-xs-logo.png') no-repeat;
    background-size: inherit;
    background-position: center top;
    width: 100%;
    height: 75px;
  }
  .banner .container .row .brand h1 {
    font-size: 24px;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 40px 0 0 0;
  }
  .banner .container .row form {
    margin: 0 auto;
    left: inherit;
    display: block;
    width: 304px;
    top: inherit;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px 30px;
  }
  .banner .container .row form .form-group {
    margin-bottom: 15px;
    float: left;
    text-align: left;
  }
  .banner .container .row form .form-group span.icon {
    top: 3px;
  }
  .banner .container .row form .form-group input {
    height: 40px;
  }
  .banner .container .row form .search-submit {
    width: 100%;
    font-weight: 600;
    height: 40px;
  }
  .banner .container .nav-profile-secondary {
    display: none;
  }
  .banner .bottom-shadow {
    bottom: 26px;
  }
  .banner .op-featured-comment {
    display: none;
  }
  .banner-compact .mobile-search-icon {
    display: block;
    color: white;
    font-size: 31px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
  }
  .banner-compact .mobile-search-icon:hover {
    text-decoration: none;
  }
  .banner-compact .mobile-profile-icon {
    display: block;
    color: white;
    font-size: 31px;
    position: absolute;
    top: 15px;
    right: 28px;
    display: none;
    z-index: 5;
  }
  .banner-compact .mobile-profile-icon:hover {
    text-decoration: none;
  }
  .banner-compact {
    height: 67px !important;
  }
  .banner-compact .container .row .brand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    left: 0;
    margin: 0 auto;
  }
  .banner-compact .container .row .brand .logo {
    width: 50%;
    left: 25%;
    right: 25%;
    max-height: 40px;
    position: relative;
    padding: 0;
    margin: 0;
  }
  .banner-compact .container .row .brand .logo img {
    background: url('../img/logo-opiness-small.svg') no-repeat;
    margin: 0 auto;
    width: 70%;
    max-width: 140px;
  }
  .banner-compact .container .row form {
    display: none;
  }
  body.single-op-company .banner-compact .container .row .brand {
    max-height: 70px;
  }
  .tax-op-place .banner-compact .container .row .brand {
    max-height: 70px;
  }
  .nav-main {
    background: #1d1d1b;
    z-index: 10;
    height: calc(100% - 67px);
    margin-top: 67px;
  }
  .nav-main.pushy {
    padding-top: 67px;
  }
  .pushy-active .site-overlay {
    z-index: 9;
  }
  .nav-toggle {
    top: 15px;
    left: 17px;
  }
  .stick-mobile-nav {
    color: white;
    height: 67px;
    position: fixed;
    top: 0;
    background: #1d1d1b;
    z-index: 20;
    width: 100%;
    display: block;
    max-width: 100%;
  }
  .stick-mobile-nav .icon-times {
    display: block;
    color: white;
    font-size: 40px;
    position: absolute;
    top: 15px;
    left: 13px;
  }
  .stick-mobile-nav .icon-search {
    display: block;
    color: white;
    font-size: 31px;
    position: absolute;
    top: 20px;
    right: 18px;
  }
  .stick-mobile-nav img {
    background: url('../img/logo-opiness-small.svg') no-repeat;
    background-size: 140px 62px;
    background-position: center top;
    z-index: 21;
    position: relative;
    width: 140px;
    left: 50%;
    top: 9px;
    height: 62px;
    display: block;
    margin-left: -75px;
  }
  .banner .banner-pay-off {
    position: relative;
    margin-top: -20px;
    min-height: 66px;
    z-index: 1;
  }
  .banner .banner-pay-off .pay-off {
    height: auto;
    text-align: center;
    font-size: 17px;
    line-height: 23px;
    padding: 10px 0;
  }
  .banner .banner-pay-off .pay-off span {
    font-weight: 600;
  }
  footer .ll_latest_post_widget-class {
    display: none;
  }
  footer .widget_nav_menu ul li {
    height: 30px;
  }
  footer .widget_nav_menu ul li a {
    line-height: 30px;
  }
  footer .widget_opiness_vcard-1 .footer-address .address span.icon {
    display: none;
  }
  footer .widget_opiness_vcard-1 .footer-address .address .adr {
    margin-left: 0;
  }
  .l-centered .entry-content {
    padding: 0;
  }
  .has-feedback .form-control {
    width: 100%;
  }
  .has-feedback .form-control-clear {
    right: 6px;
  }
  .search-results .wrap.container .breadcrumbs,
  .archive .wrap.container .breadcrumbs,
  .tax-op-place .wrap.container .breadcrumbs {
    top: -6px;
    margin-bottom: 0;
  }
  .breadcrumbs {
    min-height: 30px;
  }
  .breadcrumbs a {
    line-height: 30px;
    font-size: 10px;
  }
  .breadcrumbs span {
    font-size: 10px;
    line-height: 30px;
  }
  .breadcrumbs .icon {
    font-size: 15px;
    line-height: 32px;
    margin: 0px 5px 0px 5px;
  }
  .wrap.container .breadcrumbs .icon {
    line-height: 32px;
    font-size: 13px;
  }
  .single-op-company .wrap.container .breadcrumbs {
    top: -6px;
  }
  .tax-op-place .wrap.container .breadcrumbs .icon {
    top: 5px;
    position: relative;
  }
  .comments {
    padding-left: 0;
  }
  .comments .comment .comment-header,
  .comments .review .comment-header {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .comments .comment .comment-header .media-heading,
  .comments .review .comment-header .media-heading {
    width: 100%;
  }
  .comments .comment .comment-header h4.comment-author,
  .comments .review .comment-header h4.comment-author {
    font-size: 15px;
    border-right-width: 2px;
    border-right: none;
  }
  .comments .comment .comment-header p.itemreviewed,
  .comments .review .comment-header p.itemreviewed {
    display: block;
    padding-left: 0px;
    bottom: 0;
  }
  .comments .comment .comment-header .comment-header-separator,
  .comments .review .comment-header .comment-header-separator {
    display: none;
  }
  .comments .comment .comment-header .comment-date,
  .comments .review .comment-header .comment-date {
    display: block;
    position: relative;
    padding: 4px 10px 4px 0;
    clear: none;
    font-width: 800;
  }
  .comments .comment .comment-body .comment-edit-link,
  .comments .review .comment-body .comment-edit-link,
  .comments .comment .comment-body .comment-reply-link,
  .comments .review .comment-body .comment-reply-link {
    font-size: 13px;
  }
  .comments .comment .comment-body .rating-source,
  .comments .review .comment-body .rating-source {
    font-size: 11px;
  }
  .comments .comment .comment-body .rating-wrapper,
  .comments .review .comment-body .rating-wrapper {
    margin-top: 0;
  }
  .comments .comment .comment-body .rating-wrapper .rating-icon,
  .comments .review .comment-body .rating-wrapper .rating-icon {
    font-size: 50px;
  }
  .comments .comment .comment-body .rating-wrapper .rating,
  .comments .review .comment-body .rating-wrapper .rating {
    display: block;
    line-height: 3.3;
    text-indent: -14px;
    font-size: 15px;
    font-weight: 700;
  }
  .comments .comment .comment-body .comment-description,
  .comments .review .comment-body .comment-description {
    width: 100%;
    width: calc(100% - 60px);
    float: left;
  }
  .comments .comment .comment-body .comment-description p,
  .comments .review .comment-body .comment-description p {
    font-size: 13px;
    margin-right: 0px;
    font-weight: 400;
  }
  .comments .comment .comment-body .comment-criteria,
  .comments .review .comment-body .comment-criteria {
    width: 100%;
    margin-top: 30px;
  }
  .comments .comment .comment-body .comment-criteria .single-criteria,
  .comments .review .comment-body .comment-criteria .single-criteria {
    width: 70%;
    white-space: nowrap;
    margin-right: 0;
  }
  .comments .comment .comment-body .comment-criteria .single-criteria .question,
  .comments .review .comment-body .comment-criteria .single-criteria .question {
    font-size: 11px;
    display: inline-block;
  }
  .comments .comment .comment-body .comment-criteria .single-criteria:nth-child(2) .question,
  .comments .review .comment-body .comment-criteria .single-criteria:nth-child(2) .question,
  .comments .comment .comment-body .comment-criteria .single-criteria:nth-child(3) .question,
  .comments .review .comment-body .comment-criteria .single-criteria:nth-child(3) .question {
    padding-right: 70px;
    height: auto;
    white-space: normal;
  }
  .comments-recent .media-heading {
    width: 100%;
  }
  .single-op-company .empty-comments {
    padding: 15px 30px 35px;
    height: auto;
  }
  .single-op-company .empty-comments p {
    width: 100%;
    max-width: none;
    font-size: 14px;
  }
  .single-op-company .empty-comments .avg-empty {
    display: none;
  }
  body.single-op-company .wrap .content .secondary #comments .reaction-form h3 {
    padding-left: 0px;
  }
  #commentform .subscribe-to-comments select,
  #commentform .form-control {
    font-size: 13px;
  }
  body.new-review .grade-question .stars-cont {
    margin-top: 45px;
  }
  body.new-review .grade-question .stars-cont .star-value {
    width: 25px;
  }
  body.new-review #container #respond div.criteria-questions .question div.stars-cont {
    float: left;
    left: -7px;
  }
  body.registreren .rcp_header,
  body.login .rcp_header,
  body.bedankt-voor-je-review .rcp_header {
    display: none;
  }
  body.registreren .rcp_user_fieldset p,
  body.login .rcp_user_fieldset p,
  body.bedankt-voor-je-review .rcp_user_fieldset p,
  body.registreren .rcp_login_data p,
  body.login .rcp_login_data p,
  body.bedankt-voor-je-review .rcp_login_data p {
    margin-top: 30px;
    width: 100%;
    float: left;
    padding: 0px 15px;
  }
  body.registreren .rcp_user_fieldset p label,
  body.login .rcp_user_fieldset p label,
  body.bedankt-voor-je-review .rcp_user_fieldset p label,
  body.registreren .rcp_login_data p label,
  body.login .rcp_login_data p label,
  body.bedankt-voor-je-review .rcp_login_data p label {
    float: left;
    width: 100%;
  }
  body.registreren .rcp_user_fieldset p input[type=text],
  body.login .rcp_user_fieldset p input[type=text],
  body.bedankt-voor-je-review .rcp_user_fieldset p input[type=text],
  body.registreren .rcp_login_data p input[type=text],
  body.login .rcp_login_data p input[type=text],
  body.bedankt-voor-je-review .rcp_login_data p input[type=text],
  body.registreren .rcp_user_fieldset p input[type=password],
  body.login .rcp_user_fieldset p input[type=password],
  body.bedankt-voor-je-review .rcp_user_fieldset p input[type=password],
  body.registreren .rcp_login_data p input[type=password],
  body.login .rcp_login_data p input[type=password],
  body.bedankt-voor-je-review .rcp_login_data p input[type=password] {
    float: left;
    width: 100%;
    height: 36px;
    font-size: 15px;
    line-height: 1.46667;
    color: #666;
    background-color: #F1F1F1;
    background-image: none;
    border: 1px solid #F1F1F1;
    border-radius: 1px;
  }
  body.registreren .rcp_login_data p:nth-child(even),
  body.login .rcp_login_data p:nth-child(even),
  body.bedankt-voor-je-review .rcp_login_data p:nth-child(even) {
    margin-right: 0;
    padding-right: 15px;
  }
  body.registreren .rcp_login_data p:nth-child(3),
  body.login .rcp_login_data p:nth-child(3),
  body.bedankt-voor-je-review .rcp_login_data p:nth-child(3) {
    display: none;
  }
  body.registreren .rcp_login_data p:nth-child(5),
  body.login .rcp_login_data p:nth-child(5),
  body.bedankt-voor-je-review .rcp_login_data p:nth-child(5) {
    color: #6a6a6a;
  }
  body.registreren .rcp_login_data p:nth-child(6),
  body.login .rcp_login_data p:nth-child(6),
  body.bedankt-voor-je-review .rcp_login_data p:nth-child(6) {
    width: 100%;
    text-align: center;
  }
  body.registreren .rcp_subscription_fieldset,
  body.login .rcp_subscription_fieldset,
  body.bedankt-voor-je-review .rcp_subscription_fieldset {
    display: none;
  }
  body.registreren #rcp_submit_wrap,
  body.login #rcp_submit_wrap,
  body.bedankt-voor-je-review #rcp_submit_wrap {
    margin: 30px auto;
    width: 83px;
  }
  body.registreren #rcp_submit_wrap input[type=submit],
  body.login #rcp_submit_wrap input[type=submit],
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.46666667;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #333;
    border-color: #fed13d;
    background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
  }
  body.registreren #rcp_submit_wrap input[type=submit]:focus,
  body.login #rcp_submit_wrap input[type=submit]:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus,
  body.registreren #rcp_submit_wrap input[type=submit]:active:focus,
  body.login #rcp_submit_wrap input[type=submit]:active:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active:focus,
  body.registreren #rcp_submit_wrap input[type=submit].active:focus,
  body.login #rcp_submit_wrap input[type=submit].active:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  body.registreren #rcp_submit_wrap input[type=submit]:hover,
  body.login #rcp_submit_wrap input[type=submit]:hover,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:hover,
  body.registreren #rcp_submit_wrap input[type=submit]:focus,
  body.login #rcp_submit_wrap input[type=submit]:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus {
    color: #333;
    text-decoration: none;
    background: #fed13d;
  }
  body.registreren #rcp_submit_wrap input[type=submit]:active,
  body.login #rcp_submit_wrap input[type=submit]:active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
  body.registreren #rcp_submit_wrap input[type=submit].active,
  body.login #rcp_submit_wrap input[type=submit].active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active {
    outline: 0;
    background-image: none;
    background: #fed13d;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  body.registreren #rcp_submit_wrap input[type=submit].disabled,
  body.login #rcp_submit_wrap input[type=submit].disabled,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled,
  body.registreren #rcp_submit_wrap input[type=submit][disabled],
  body.login #rcp_submit_wrap input[type=submit][disabled],
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled],
  fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit],
  fieldset[disabled] body.login #rcp_submit_wrap input[type=submit],
  fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
  }
  body.registreren #rcp_submit_wrap input[type=submit]:hover,
  body.login #rcp_submit_wrap input[type=submit]:hover,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:hover,
  body.registreren #rcp_submit_wrap input[type=submit]:focus,
  body.login #rcp_submit_wrap input[type=submit]:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus,
  body.registreren #rcp_submit_wrap input[type=submit]:active,
  body.login #rcp_submit_wrap input[type=submit]:active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
  body.registreren #rcp_submit_wrap input[type=submit].active,
  body.login #rcp_submit_wrap input[type=submit].active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active,
  .open .dropdown-togglebody.registreren #rcp_submit_wrap input[type=submit],
  .open .dropdown-togglebody.login #rcp_submit_wrap input[type=submit],
  .open .dropdown-togglebody.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
    color: #333;
    background-color: #fec714;
    border-color: #fcc201;
  }
  body.registreren #rcp_submit_wrap input[type=submit]:active,
  body.login #rcp_submit_wrap input[type=submit]:active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
  body.registreren #rcp_submit_wrap input[type=submit].active,
  body.login #rcp_submit_wrap input[type=submit].active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active,
  .open .dropdown-togglebody.registreren #rcp_submit_wrap input[type=submit],
  .open .dropdown-togglebody.login #rcp_submit_wrap input[type=submit],
  .open .dropdown-togglebody.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] {
    background-image: none;
  }
  body.registreren #rcp_submit_wrap input[type=submit].disabled,
  body.login #rcp_submit_wrap input[type=submit].disabled,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled,
  body.registreren #rcp_submit_wrap input[type=submit][disabled],
  body.login #rcp_submit_wrap input[type=submit][disabled],
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled],
  fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit],
  fieldset[disabled] body.login #rcp_submit_wrap input[type=submit],
  fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit],
  body.registreren #rcp_submit_wrap input[type=submit].disabled:hover,
  body.login #rcp_submit_wrap input[type=submit].disabled:hover,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled:hover,
  body.registreren #rcp_submit_wrap input[type=submit][disabled]:hover,
  body.login #rcp_submit_wrap input[type=submit][disabled]:hover,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled]:hover,
  fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit]:hover,
  fieldset[disabled] body.login #rcp_submit_wrap input[type=submit]:hover,
  fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:hover,
  body.registreren #rcp_submit_wrap input[type=submit].disabled:focus,
  body.login #rcp_submit_wrap input[type=submit].disabled:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled:focus,
  body.registreren #rcp_submit_wrap input[type=submit][disabled]:focus,
  body.login #rcp_submit_wrap input[type=submit][disabled]:focus,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled]:focus,
  fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit]:focus,
  fieldset[disabled] body.login #rcp_submit_wrap input[type=submit]:focus,
  fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:focus,
  body.registreren #rcp_submit_wrap input[type=submit].disabled:active,
  body.login #rcp_submit_wrap input[type=submit].disabled:active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled:active,
  body.registreren #rcp_submit_wrap input[type=submit][disabled]:active,
  body.login #rcp_submit_wrap input[type=submit][disabled]:active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled]:active,
  fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit]:active,
  fieldset[disabled] body.login #rcp_submit_wrap input[type=submit]:active,
  fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit]:active,
  body.registreren #rcp_submit_wrap input[type=submit].disabled.active,
  body.login #rcp_submit_wrap input[type=submit].disabled.active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].disabled.active,
  body.registreren #rcp_submit_wrap input[type=submit][disabled].active,
  body.login #rcp_submit_wrap input[type=submit][disabled].active,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit][disabled].active,
  fieldset[disabled] body.registreren #rcp_submit_wrap input[type=submit].active,
  fieldset[disabled] body.login #rcp_submit_wrap input[type=submit].active,
  fieldset[disabled] body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit].active {
    background-color: #fed13d;
    border-color: #fed13d;
  }
  body.registreren #rcp_submit_wrap input[type=submit] .badge,
  body.login #rcp_submit_wrap input[type=submit] .badge,
  body.bedankt-voor-je-review #rcp_submit_wrap input[type=submit] .badge {
    color: #fed13d;
    background-color: #333;
  }
  body.registreren .rcp_after_submit,
  body.login .rcp_after_submit,
  body.bedankt-voor-je-review .rcp_after_submit {
    color: #6a6a6a;
    width: 100%;
    text-align: center;
  }
  body.registreren input#rcp_login_submit,
  body.login input#rcp_login_submit,
  body.bedankt-voor-je-review input#rcp_login_submit {
    width: 83px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.46666667;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #333;
    border-color: #fed13d;
    background-image: linear-gradient(to bottom, #fedd70 0%, #fed13d 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffedd70', endColorstr='#fffed13d', GradientType=0);
  }
  body.registreren input#rcp_login_submit:focus,
  body.login input#rcp_login_submit:focus,
  body.bedankt-voor-je-review input#rcp_login_submit:focus,
  body.registreren input#rcp_login_submit:active:focus,
  body.login input#rcp_login_submit:active:focus,
  body.bedankt-voor-je-review input#rcp_login_submit:active:focus,
  body.registreren input#rcp_login_submit.active:focus,
  body.login input#rcp_login_submit.active:focus,
  body.bedankt-voor-je-review input#rcp_login_submit.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
  body.registreren input#rcp_login_submit:hover,
  body.login input#rcp_login_submit:hover,
  body.bedankt-voor-je-review input#rcp_login_submit:hover,
  body.registreren input#rcp_login_submit:focus,
  body.login input#rcp_login_submit:focus,
  body.bedankt-voor-je-review input#rcp_login_submit:focus {
    color: #333;
    text-decoration: none;
    background: #fed13d;
  }
  body.registreren input#rcp_login_submit:active,
  body.login input#rcp_login_submit:active,
  body.bedankt-voor-je-review input#rcp_login_submit:active,
  body.registreren input#rcp_login_submit.active,
  body.login input#rcp_login_submit.active,
  body.bedankt-voor-je-review input#rcp_login_submit.active {
    outline: 0;
    background-image: none;
    background: #fed13d;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  body.registreren input#rcp_login_submit.disabled,
  body.login input#rcp_login_submit.disabled,
  body.bedankt-voor-je-review input#rcp_login_submit.disabled,
  body.registreren input#rcp_login_submit[disabled],
  body.login input#rcp_login_submit[disabled],
  body.bedankt-voor-je-review input#rcp_login_submit[disabled],
  fieldset[disabled] body.registreren input#rcp_login_submit,
  fieldset[disabled] body.login input#rcp_login_submit,
  fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
  }
  body.registreren input#rcp_login_submit:hover,
  body.login input#rcp_login_submit:hover,
  body.bedankt-voor-je-review input#rcp_login_submit:hover,
  body.registreren input#rcp_login_submit:focus,
  body.login input#rcp_login_submit:focus,
  body.bedankt-voor-je-review input#rcp_login_submit:focus,
  body.registreren input#rcp_login_submit:active,
  body.login input#rcp_login_submit:active,
  body.bedankt-voor-je-review input#rcp_login_submit:active,
  body.registreren input#rcp_login_submit.active,
  body.login input#rcp_login_submit.active,
  body.bedankt-voor-je-review input#rcp_login_submit.active,
  .open .dropdown-togglebody.registreren input#rcp_login_submit,
  .open .dropdown-togglebody.login input#rcp_login_submit,
  .open .dropdown-togglebody.bedankt-voor-je-review input#rcp_login_submit {
    color: #333;
    background-color: #fec714;
    border-color: #fcc201;
  }
  body.registreren input#rcp_login_submit:active,
  body.login input#rcp_login_submit:active,
  body.bedankt-voor-je-review input#rcp_login_submit:active,
  body.registreren input#rcp_login_submit.active,
  body.login input#rcp_login_submit.active,
  body.bedankt-voor-je-review input#rcp_login_submit.active,
  .open .dropdown-togglebody.registreren input#rcp_login_submit,
  .open .dropdown-togglebody.login input#rcp_login_submit,
  .open .dropdown-togglebody.bedankt-voor-je-review input#rcp_login_submit {
    background-image: none;
  }
  body.registreren input#rcp_login_submit.disabled,
  body.login input#rcp_login_submit.disabled,
  body.bedankt-voor-je-review input#rcp_login_submit.disabled,
  body.registreren input#rcp_login_submit[disabled],
  body.login input#rcp_login_submit[disabled],
  body.bedankt-voor-je-review input#rcp_login_submit[disabled],
  fieldset[disabled] body.registreren input#rcp_login_submit,
  fieldset[disabled] body.login input#rcp_login_submit,
  fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit,
  body.registreren input#rcp_login_submit.disabled:hover,
  body.login input#rcp_login_submit.disabled:hover,
  body.bedankt-voor-je-review input#rcp_login_submit.disabled:hover,
  body.registreren input#rcp_login_submit[disabled]:hover,
  body.login input#rcp_login_submit[disabled]:hover,
  body.bedankt-voor-je-review input#rcp_login_submit[disabled]:hover,
  fieldset[disabled] body.registreren input#rcp_login_submit:hover,
  fieldset[disabled] body.login input#rcp_login_submit:hover,
  fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit:hover,
  body.registreren input#rcp_login_submit.disabled:focus,
  body.login input#rcp_login_submit.disabled:focus,
  body.bedankt-voor-je-review input#rcp_login_submit.disabled:focus,
  body.registreren input#rcp_login_submit[disabled]:focus,
  body.login input#rcp_login_submit[disabled]:focus,
  body.bedankt-voor-je-review input#rcp_login_submit[disabled]:focus,
  fieldset[disabled] body.registreren input#rcp_login_submit:focus,
  fieldset[disabled] body.login input#rcp_login_submit:focus,
  fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit:focus,
  body.registreren input#rcp_login_submit.disabled:active,
  body.login input#rcp_login_submit.disabled:active,
  body.bedankt-voor-je-review input#rcp_login_submit.disabled:active,
  body.registreren input#rcp_login_submit[disabled]:active,
  body.login input#rcp_login_submit[disabled]:active,
  body.bedankt-voor-je-review input#rcp_login_submit[disabled]:active,
  fieldset[disabled] body.registreren input#rcp_login_submit:active,
  fieldset[disabled] body.login input#rcp_login_submit:active,
  fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit:active,
  body.registreren input#rcp_login_submit.disabled.active,
  body.login input#rcp_login_submit.disabled.active,
  body.bedankt-voor-je-review input#rcp_login_submit.disabled.active,
  body.registreren input#rcp_login_submit[disabled].active,
  body.login input#rcp_login_submit[disabled].active,
  body.bedankt-voor-je-review input#rcp_login_submit[disabled].active,
  fieldset[disabled] body.registreren input#rcp_login_submit.active,
  fieldset[disabled] body.login input#rcp_login_submit.active,
  fieldset[disabled] body.bedankt-voor-je-review input#rcp_login_submit.active {
    background-color: #fed13d;
    border-color: #fed13d;
  }
  body.registreren input#rcp_login_submit .badge,
  body.login input#rcp_login_submit .badge,
  body.bedankt-voor-je-review input#rcp_login_submit .badge {
    color: #fed13d;
    background-color: #333;
  }
  body.page-template-user-dashboard-php .l-content {
    min-height: 140px;
    padding: 0 30px;
  }
  body.page-template-user-dashboard-php .l-sidebar {
    float: left;
    width: 100%;
    border-top: 1px solid #dedede;
  }
  html,
  body {
    overflow-x: hidden;
  }
  .l-max-width {
    padding: 0;
  }
  .l-max-width ol {
    padding-left: 0px;
  }
  .l-full-width ul {
    padding-left: 15px;
    padding-right: 15px;
  }
  .l-full-width ol {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main.l-centered {
    border: none;
  }
  body.search .entry-information header h2,
  body.search-results .entry-information header h2,
  body.tax-op-place .entry-information header h2 {
    width: 70%;
  }
  body.search .entry-rating,
  body.search-results .entry-rating,
  body.tax-op-place .entry-rating {
    width: 84px !important;
    padding-right: 15px;
  }
  body.search .entry-rating .rating-wrapper,
  body.search-results .entry-rating .rating-wrapper,
  body.tax-op-place .entry-rating .rating-wrapper {
    width: 42px;
    height: 42px;
    line-height: 42px;
  }
  body.search .entry-rating .rating-wrapper .rating,
  body.search-results .entry-rating .rating-wrapper .rating,
  body.tax-op-place .entry-rating .rating-wrapper .rating {
    text-indent: -14px;
    font-size: 15px;
    line-height: 3.3;
  }
  body.search .map_toggle,
  body.search-results .map_toggle,
  body.tax-op-place .map_toggle {
    margin-left: 15px;
  }
  body.search .op-company-mapview .op-search-left,
  body.search-results .op-company-mapview .op-search-left,
  body.tax-op-place .op-company-mapview .op-search-left,
  body.search .op-company-mapview .listview-header-container,
  body.search-results .op-company-mapview .listview-header-container,
  body.tax-op-place .op-company-mapview .listview-header-container {
    display: none;
  }
  body.search .op-company-mapview .op-search-right,
  body.search-results .op-company-mapview .op-search-right,
  body.tax-op-place .op-company-mapview .op-search-right {
    width: 100%;
  }
  body.search .wrap,
  body.search-results .wrap,
  body.tax-op-place .wrap {
    padding-top: 0;
  }
  body.search .wrap .listview-header,
  body.search-results .wrap .listview-header,
  body.tax-op-place .wrap .listview-header {
    min-height: 75px;
    padding: 0 15px;
  }
  body.search .wrap .listview-header h1,
  body.search-results .wrap .listview-header h1,
  body.tax-op-place .wrap .listview-header h1 {
    font-size: 24px;
    line-height: 35px;
  }
  body.search .wrap .listview-header p,
  body.search-results .wrap .listview-header p,
  body.tax-op-place .wrap .listview-header p {
    font-size: 15px;
  }
  body.search .wrap .listview-header ul.filters,
  body.search-results .wrap .listview-header ul.filters,
  body.tax-op-place .wrap .listview-header ul.filters {
    font-size: 15px;
  }
  body.search .wrap .listview-header ul.filters li,
  body.search-results .wrap .listview-header ul.filters li,
  body.tax-op-place .wrap .listview-header ul.filters li {
    margin: 10px;
  }
  body.single-op-bureau .bureau-header {
    top: -9px;
  }
  body.single-op-bureau .main article .entry-content .bureau-main-content section.normal-text {
    padding: 30px 30px;
    border-bottom: 1px solid #dedede;
    float: left;
    width: 100%;
  }
  body.single-op-company .list .entry-summary,
  body.single-op-company .list .comment-header,
  body.single-op-company .list .comment-body {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.single-op-company .wrap {
    padding-top: 0px !important;
  }
  body.single-op-company .wrap .content main {
    padding-bottom: 0;
  }
  body.single-op-company .wrap .content main article.op-company .entry-thumbnail {
    margin: 0 auto;
  }
  body.single-op-company .wrap .content main article.op-company .address-container {
    width: 280px;
    margin: 0 auto;
  }
  body.single-op-company .wrap .content main article.op-company header div .entry-title {
    width: 100%;
    font-size: 24px;
    padding: 0 15px;
    font-weight: 600;
    margin: 15px 0 30px;
    text-align: center;
    word-break: break-word;
  }
  body.single-op-company .wrap .content main article.op-company header div .bookmark-button-container {
    display: none;
  }
  body.single-op-company .wrap .content main article.op-company header .rating-wrapper {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    font-size: 19px;
  }
  body.single-op-company .wrap .content main article.op-company header .rating-wrapper .rating-icon {
    font-size: 60px;
  }
  body.single-op-company .wrap .content main article.op-company .row {
    margin-bottom: 15px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-banner {
    display: none;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information {
    text-align: center;
    padding-left: 45px;
    padding-right: 45px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information p {
    text-align: left;
    font-size: 13px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information .fallback-logo-container {
    margin: 0 auto 30px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-map {
    display: none;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-content {
    padding: 15px 60px;
  }
  body.single-op-company .wrap .content .secondary #comments h3 {
    position: relative;
    font-size: 15px;
    padding-left: 15px;
    margin: 15px 0;
    height: auto;
  }
  body.single-op-company .wrap .content .secondary #comments h3 .btn-yellow {
    margin-right: -15px;
  }
  body.single-op-company .wrap .content .secondary #respond {
    border-bottom: none;
  }
  body.single-op-company .wrap .content .secondary #respond #commentform label.op-terms-conditions {
    margin-top: 20px;
  }
  body.single-op-company .wrap .content .secondary #respond #commentform .form-group {
    margin-bottom: 20px;
  }
  body.single-op-company .wrap .content .secondary #respond #commentform .form-group input[type=email],
  body.single-op-company .wrap .content .secondary #respond #commentform .form-group input[type=text] {
    width: 100%;
    margin-left: 0px;
  }
  body.single-op-company .wrap .content .secondary #respond h3 {
    font-size: 15px;
  }
  body.single-op-company .wrap .content .secondary #respond .op-btn-group {
    width: 100%;
  }
  body.single-op-company .wrap .content .secondary #respond .op-btn-group .op-place-review {
    float: right;
    margin-bottom: 20px;
  }
  body.single-op-company .wrap .content .secondary #respond form .form-group {
    width: 100%;
  }
  body.single-op-company .wrap .content .secondary #respond form .form-group label {
    font-size: 13px;
  }
  body.single-op-company .wrap .content .secondary #respond form > .form-group > label {
    margin-top: 15px;
    width: 100%;
    clear: both;
  }
  body.single-op-company .wrap .content .secondary #respond .op-btn-group {
    text-align: left;
  }
  body.single-op-company .wrap .content .secondary #respond .criteria-questions {
    border-top: none;
    border: none;
  }
  body.single-op-company .wrap .content .secondary #respond .criteria-questions > p {
    float: left;
    font-size: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  body.single-op-company .wrap .content .secondary #respond .question:last-child {
    padding-bottom: 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dedede;
  }
  body.single-op-company .wrap .content .secondary #respond .question {
    padding-bottom: 0px;
    clear: both;
    border-bottom: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
  }
  body.single-op-company .wrap .content .secondary #respond .question p {
    padding-bottom: 5px;
    padding-top: 0px;
    margin-bottom: 0px;
    max-width: 100%;
    font-size: 13px;
    width: 100%;
  }
  body.single-op-company .wrap .content .secondary #respond .question .stars-cont {
    float: left;
    margin-left: -5px;
    padding-bottom: 0px;
    width: 100%;
  }
  body.single-op-company .wrap .content .secondary #respond .question .stars-cont .starwrap {
    width: 20px;
  }
  body.single-op-company .wrap .content .secondary #respond .question .stars-cont .starwrap .star-label {
    font-size: 28px;
  }
  body.single-op-company .wrap .content .secondary #respond .grade-question {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
  }
  body.single-op-company .wrap .content .secondary #respond .grade-question p:first-child {
    margin-bottom: 0px;
    font-size: 15px;
  }
  body.single-op-company .wrap .content .secondary #respond .grade-question .stars-cont {
    padding: 10px 0 15px;
  }
  body.single-op-company .widget_related_facebook_news {
    border-top: 1px solid #dedede;
    margin: 0 -15px;
    padding: 0 15px;
    margin-top: 30px;
  }
  body.single-op-company .widget_related_facebook_news .widget-title {
    font-size: 15px;
  }
  body.single-op-company .widget_related_facebook_news img {
    margin-left: 20px;
  }
  body.single-op-company .widget_related_facebook_news .op-company-fb-news-date {
    font-size: 13px;
  }
  body.single-op-company .widget_related_facebook_news .op-company-fb-news-img {
    margin-bottom: 20px;
  }
  body.single-op-company .widget_related_facebook_news .fb_rm_container {
    margin-top: 20px;
  }
  body.single-op-company .widget_related_facebook_news p {
    font-size: 13px;
  }
  body.single-op-company .entry-banner {
    text-align: center;
  }
  body.single-op-company .widget_reviews {
    display: none;
  }
  body.single-op-company .widget_review_sources {
    padding: 15px;
    background: #f7f7f7;
  }
  body.single-op-company .widget_review_sources h4 {
    font-size: 15px;
    font-weight: 600;
    color: #6a6a6a;
    padding: 10px 0 20px;
  }
  body.single-op-company .widget_review_sources .source {
    max-width: 300px;
    display: inline-block;
  }
  body.single-op-company .widget_review_sources .source img {
    padding: 15px;
    max-width: none;
    background: #fff;
  }
  body.single-op-company .entry-banner {
    margin-top: 30px;
  }
  body.single-op-company .entry-banner img {
    max-width: 100%;
  }
  body.single-op-company .l-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  body.single-op-company .l-sidebar .entry-content {
    font-size: 13px;
    padding-bottom: 30px;
  }
  body.single-op-company .l-sidebar .entry-content .the-content-fallback {
    font-size: 13px;
  }
  main.op-search-left .list-companies .op-company {
    position: relative;
    padding-top: 22px;
    padding-bottom: 18px;
  }
  main.op-search-left .list-companies .op-company .entry-logo-lv {
    display: none;
  }
  main.op-search-left .list-companies .op-company .entry-information header {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    left: 40px;
  }
  main.op-search-left .list-companies .op-company .entry-information header span {
    position: absolute;
    font-size: 18px;
    left: -44px;
    top: -3px;
  }
  main.op-search-left .list-companies .op-company .entry-information header h2 {
    font-size: 15px;
  }
  main.op-search-left .list-companies .op-company .entry-information header h2 a {
    font-weight: 800;
  }
  main.op-search-left .list-companies .op-company .entry-information .comment-date {
    margin-top: 15px;
    float: left;
  }
  main.op-search-left .list-companies .op-company .entry-information .address {
    left: 40px;
    font-size: 13px;
    color: #333;
    font-weight: 500;
    display: block;
    margin: 0;
    float: left;
    padding: 0 120px 0 0;
    width: 100%;
  }
  main.op-search-left .list-companies .op-company .entry-information .address .icon-map-marker {
    display: none;
  }
  main.op-search-left .list-companies .op-company .entry-information .op_teaser_reviews {
    left: 40px;
    position: relative;
  }
  main.op-search-left .list-companies .op-company .entry-rating {
    position: absolute;
    width: 50px;
    right: 15px;
    top: 35px;
    margin-top: 0;
    padding-right: 0;
    padding-left: 0;
  }
  main.op-search-left .list-companies .op-company .entry-rating .rating-wrapper {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
  }
  main.op-search-left .list-companies .op-company .entry-rating .rating-wrapper .rating {
    text-indent: -4px;
    line-break: 2.6;
    line-height: 3.4;
  }
  main.op-search-left .list-companies .op-company .entry-rating .rating-wrapper .rating-icon {
    font-size: 50px;
  }
  .single-op-company .sidebar .entry-map {
    display: none;
  }
  .single-op-company .sidebar .entry-banner {
    border-bottom: none;
    padding: 0px 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .single-op-company .sidebar .entry-information {
    max-width: 400px;
    margin: 0 auto;
    font-size: 13px;
  }
  .single-op-company .sidebar .entry-information .company-description p {
    font-size: 13px;
  }
  .single-op-company .op-company .op-company-reviews-count {
    margin-bottom: 20px;
    margin-top: -10px;
  }
  .single-op-company .comments .comment .comment-body .comment-description,
  .single-op-company .comments .review .comment-body .comment-description {
    min-height: 60px;
    padding-right: 20px;
  }
  .single-op-company .comments .comment .comment-body .rating-wrapper,
  .single-op-company .comments .review .comment-body .rating-wrapper {
    position: absolute;
    right: 15px;
    top: 25px;
  }
  .op-company__reviews {
    font-size: 15px;
    margin-top: 4px;
    padding: 28px 140px 0 70px;
  }
  body.home .banner {
    height: auto;
  }
  body.home .wrap {
    padding-top: 58px;
    padding-bottom: 30px;
  }
  body.home .wrap p.slogan {
    font-size: 24px;
    line-height: 28px;
    border: none;
    border-bottom: 1px solid #dedede;
    padding: 10px 0 34px 0;
  }
  body.home .wrap .platform-void {
    display: none;
  }
  body.home .wrap .platforms .platform.first {
    padding-top: 0px;
  }
  body.home .wrap .platforms .platform.first.secondary-row {
    padding-top: 30px;
  }
  body.home .wrap .platforms .platform {
    border: none;
    border-bottom: 1px solid #dedede;
    padding: 30px 0 0 0;
    margin: 0;
    height: auto;
  }
  body.home .wrap .platforms .platform img {
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
  }
  body.home .wrap .platforms .platform .platform-title {
    font-size: 24px;
    margin: 15px 0 30px;
  }
  body.home .wrap .platforms .platform .review {
    display: none;
  }
  body.home .wrap .platforms .platform a.platform-more {
    display: none;
  }
  body.home .wrap .platforms .platform:last-child {
    border-bottom: none;
  }
  body.home .sources-outer .sources-title {
    font-size: 15px;
    color: #6a6a6a;
    font-weight: 600;
  }
  body.home .sources-outer .sources {
    width: 100%;
    padding-left: 30px;
  }
  body.home .sources-outer .sources .source {
    width: 100%;
    margin-top: 22px;
    padding-left: 0;
  }
  body.home .sources-outer .sources .source img {
    width: 100%;
    max-width: none;
  }
  body.tax-op-platform .op-company-listview .content.row .row {
    margin-left: 0;
    margin-right: 0;
  }
  body.tax-op-platform .rating-source {
    right: 45px !important;
  }
  body.tax-op-platform .banner .container .row form {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  body.tax-op-platform .banner .other_page .container .row .description {
    display: none;
  }
  body.tax-op-platform .banner .other_page .container .row form {
    margin-top: 160px;
  }
  body.tax-op-platform .banner .op-featured-comment {
    display: none;
  }
  body.tax-op-platform .banner .banner-pay-off {
    background: #333333;
    margin-top: 13px;
    z-index: 1;
  }
  body.tax-op-platform .banner .banner-pay-off span {
    color: #83bb48;
  }
  body.tax-op-platform .col-recent {
    padding-left: 0;
    padding-right: 0;
  }
  body.tax-op-platform .content .list-recent .comment .comment-header {
    padding: 15px 30px;
  }
  body.tax-op-platform .content .list-recent .comment .comment-header h4 {
    border-right: 0px;
  }
  body.tax-op-platform .content .list-recent .comment .comment-header time {
    clear: both;
    margin-left: 0;
  }
  body.tax-op-platform .content .list-recent .comment .comment-header .itemreviewed {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #333;
  }
  body.tax-op-platform .content .list-recent .comment .comment-body .rating-wrapper {
    right: 25px;
    position: absolute;
  }
  body.tax-op-platform .content .list-recent .comment .comment-body .rating-wrapper .rating-icon {
    font-size: 50px;
  }
  body.tax-op-platform .content .list-recent .comment .comment-body .rating-wrapper .rating {
    display: block;
    line-height: 3.3;
    text-indent: -14px;
    font-size: 15px;
    font-weight: 700;
  }
  body.tax-op-platform .content .list-recent .comment .comment-body .rating-wrapper .rating-source {
    display: none;
  }
  .platform-descriptions {
    border-top: 1px solid #dedede;
  }
  body.login .wrap {
    padding-top: 0;
  }
  body.login .wrap main.l-centered {
    border: none;
  }
  .ol-login-form .ol-username-container,
  .ol-register-form .ol-username-container,
  .ol-login-form .ol-password-container,
  .ol-register-form .ol-password-container,
  .ol-login-form .ol-email-container,
  .ol-register-form .ol-email-container {
    padding: 0;
  }
  #featured-popup {
    display: none;
  }
  html.locked {
    height: auto;
  }
  html.locked #container,
  html.locked .widget {
    display: none;
  }
  html.locked #layover-bg {
    position: relative;
    height: 950px;
  }
  html.locked #layover-bg #layover {
    margin: 0;
    height: 100%;
  }
  .sidebar section.widget-last-reviews .list-reviews article .text {
    width: calc(100% - 120px);
  }
  .sidebar section.widget-last-reviews .list-reviews article .rating-wrapper {
    margin-right: 30px;
  }
  .wrap {
    padding-bottom: 0;
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .banner .container .row {
    padding: 0;
  }
  .banner .container .row .brand {
    left: 15%;
    width: auto;
  }
  .banner .container .row .brand .logo img {
    margin-bottom: -80px;
  }
  .banner .container .row .search-form-banner .form-group {
    max-width: 37%;
    margin-right: 2%;
    display: block;
    float: left;
  }
  .banner .container .row .search-form-banner .form-group + .form-group input {
    padding-right: 40px;
  }
  .banner .container .row .search-form-banner > span {
    display: inline-block;
    width: 20%;
  }
  .banner .container .row .search-form-banner > span button,
  .banner .container .row .search-form-banner > span .btn {
    display: inline-block;
    width: 100%;
    height: 36px;
  }
  .banner .container .row .search-form-banner > span button span,
  .banner .container .row .search-form-banner > span .btn span {
    top: 6px;
  }
  .banner.banner-full .container .row {
    padding-left: 0;
  }
  .banner.banner-full .container .row .brand {
    left: 0;
  }
  .l-centered .entry-content {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 8.33333333%;
    float: none !important;
  }
  .home .sources .source {
    width: 25%;
  }
  .home .sources .source:last-child:nth-child(3n+1) {
    margin-left: 0;
  }
  .home .sources .source:nth-last-child(2):nth-child(4n+1),
  .home .sources .source:last-child:nth-child(4n+1) {
    margin-left: 25%;
  }
  body.registreren .rcp_user_fieldset p,
  body.login .rcp_user_fieldset p,
  body.bedankt-voor-je-review .rcp_user_fieldset p,
  body.registreren .rcp_login_data p,
  body.login .rcp_login_data p,
  body.bedankt-voor-je-review .rcp_login_data p {
    padding: 0 15px 0 0;
  }
  body.registreren .rcp_user_fieldset p:nth-child(even),
  body.login .rcp_user_fieldset p:nth-child(even),
  body.bedankt-voor-je-review .rcp_user_fieldset p:nth-child(even),
  body.registreren .rcp_login_data p:nth-child(even),
  body.login .rcp_login_data p:nth-child(even),
  body.bedankt-voor-je-review .rcp_login_data p:nth-child(even) {
    float: right;
    padding: 0 0 0 15px;
  }
  body.registreren .rcp_user_fieldset p input[type=submit],
  body.login .rcp_user_fieldset p input[type=submit],
  body.bedankt-voor-je-review .rcp_user_fieldset p input[type=submit],
  body.registreren .rcp_login_data p input[type=submit],
  body.login .rcp_login_data p input[type=submit],
  body.bedankt-voor-je-review .rcp_login_data p input[type=submit] {
    margin-left: -15px;
  }
  .filter-foldout .filter-option {
    width: 33.3333%;
  }
  .op-company__reviews {
    padding: 15px 140px 0 275px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .l-centered .entry-content {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /*!
 * opiness/assets
 */
  body.home .banner .container .row .brand .logo img,
  body.tax-op-platform .banner .container .row .brand .logo img {
    height: 105px;
  }
  body.home .banner .op-featured-comment,
  body.tax-op-platform .banner .op-featured-comment {
    margin: 30px 0;
    left: auto;
  }
  body.home .banner .op-featured-comment .op-featured-left,
  body.tax-op-platform .banner .op-featured-comment .op-featured-left {
    max-width: 60px;
  }
  .banner .container .row {
    text-align: center;
    position: relative;
  }
  .banner .container .row .brand {
    clear: both;
    padding: 21px 0 0 0;
    left: 81px;
    position: absolute;
  }
  .banner .container .row .brand__slogan-and-searchform {
    position: relative;
    left: 0;
  }
  .banner .container .row .brand__slogan-and-searchform .description {
    font-size: 30px;
    position: relative;
    left: 0;
    top: 12px;
  }
  .banner .container .row .brand .logo img {
    position: relative;
    width: 207px;
    height: 55px;
  }
  .banner .container .row .search-form {
    position: relative;
    clear: both;
  }
  .banner .container .row .search-form.search-form-banner .form-group {
    max-width: 39%;
  }
  .banner .container .row .search-form.search-form-banner .form-group .tt-dropdown-menu {
    text-align: left;
  }
  .banner .container .row .search-form.search-form-banner .field-hint {
    width: 87%;
    text-align: left;
  }
  .banner .container .row .search-form.search-form-banner > span {
    width: 20%;
  }
  .banner .container .row .search-form > span {
    display: inline-block;
    width: 26%;
  }
  .banner .container .row .search-form > span button {
    display: inline-block;
    width: 100%;
  }
  .banner .container .row .search-form input {
    height: 40px;
  }
  .banner .container .row .search-form button {
    font-weight: 600;
    height: 40px;
  }
  .banner-full .container .row .brand {
    padding-top: 0;
  }
  .banner-full .container .row .brand .logo img {
    background-size: 207px 105px;
  }
  .banner-full + .nav-toggle {
    top: 11px;
  }
  .banner-compact .container .row .search-form {
    display: none;
  }
  .banner-compact .mobile-search-icon {
    display: block;
    color: white;
    font-size: 31px;
    position: absolute;
    top: 15px;
    right: 73px;
  }
  .banner-compact .mobile-search-icon:hover {
    text-decoration: none;
  }
  .banner-compact .mobile-profile-icon {
    display: block;
    color: white;
    font-size: 31px;
    position: absolute;
    top: 15px;
    right: 28px;
  }
  .banner-compact .mobile-profile-icon:hover {
    text-decoration: none;
  }
  .banner-compact .nav-profile-secondary {
    display: none;
  }
  .stick-mobile-nav {
    color: white;
    height: 76px;
    position: fixed;
    top: 0;
    background: #1d1d1b;
    z-index: 20;
    width: 100%;
    max-width: 100%;
  }
  .stick-mobile-nav .icon-times {
    display: block;
    color: white;
    font-size: 40px;
    position: absolute;
    top: 15px;
    left: 13px;
  }
  .stick-mobile-nav .icon-search {
    display: block;
    color: white;
    font-size: 31px;
    position: absolute;
    top: 20px;
    right: 18px;
  }
  .stick-mobile-nav img {
    background: url('../img/logo-opiness-small.svg') no-repeat;
    background-size: 140px 62px;
    background-position: center top;
    z-index: 21;
    position: relative;
    width: 58%;
    left: 20%;
    right: 20%;
    top: 9px;
    height: 62px;
    display: block;
  }
  .nav-main {
    z-index: 19 !important;
    background: #1d1d1b !important;
  }
  .pushy-active .site-overlay {
    z-index: 18 !important;
  }
  .secondary {
    border-right: none;
  }
  .single-op-company .secondary {
    padding: 0 0 0 30px;
  }
  .banner-full .search-form-banner .has-feedback .form-control {
    padding-left: 36px;
    width: calc(100% - 26px);
  }
  .banner-full .search-form-banner .has-feedback .form-control-feedback,
  .banner-full .search-form-banner .has-feedback .form-inline,
  .banner-full .search-form-banner .has-feedback .form-control-clear {
    top: 2px;
  }
  .banner-full .search-form-banner .has-feedback .form-control-clear {
    right: 26px;
  }
  .single-op-company .wrap.container .breadcrumbs {
    left: 30px;
    top: -25px;
  }
  .tax-op-place .wrap.container .breadcrumbs {
    top: -25px;
    margin-bottom: -25px;
  }
  .search-results .wrap.container .breadcrumbs,
  .archive .wrap.container .breadcrumbs,
  .tax-op-place .wrap.container .breadcrumbs {
    top: 0;
    margin-bottom: 0;
  }
  body.profiel .comment-description {
    width: 90%;
  }
  .comment-description {
    margin-right: 0;
    float: left;
    padding-bottom: 30px;
  }
  .comment-description p {
    font-size: 15px;
    font-weight: 400;
  }
  #commentform > .row .form-group label.op-email {
    margin-left: -5%;
  }
  .comment-criteria {
    width: 100%;
    margin-top: 30px;
  }
  .comment-criteria .question {
    font-size: 12px;
    font-weight: 400;
  }
  .stars-cont .star-value {
    width: 12px;
  }
  body.single-op-company .wrap .content .secondary #comments .reaction-form h3 {
    padding-left: 0px;
  }
  body.registreren .rcp_user_fieldset p,
  body.login .rcp_user_fieldset p {
    width: 100%;
  }
  body.page-template-user-dashboard-php .container {
    width: 100%;
  }
  body.page-template-user-dashboard-php aside .user .entry-content {
    float: left;
    margin-top: 15px;
    width: 100%;
  }
  body.page-template-user-dashboard-php aside .user .entry-content p {
    width: 100%;
    position: relative;
    float: left;
  }
  body.page-template-user-dashboard-php aside .user .entry-content p span.align-right {
    position: absolute;
    right: 0px;
    width: 200px;
  }
  body.page-template-user-dashboard-php .l-content {
    min-height: 440px;
  }
  body.page-template-user-dashboard-php .l-sidebar {
    float: left;
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
  }
  body.page-template-user-dashboard-php .profile-img {
    display: none;
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: relative;
  }
  body.page-template-user-dashboard-php .profile-img img {
    max-width: 120px;
    float: none;
    position: absolute;
  }
  body.page-template-user-dashboard-php .profile-img-sidebar {
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 10px 0 0;
    overflow: hidden;
    position: relative;
  }
  body.page-template-user-dashboard-php .profile-img-sidebar img {
    max-width: 120px;
    float: none;
    position: absolute;
  }
  body.search .op-company-mapview .op-search-left,
  body.search .op-company-mapview .listview-header-container {
    display: none;
  }
  body.search .op-company-mapview .op-search-right {
    width: 100%;
  }
  body.search .wrap {
    padding-top: 15px;
  }
  .map_toggle {
    margin-left: 15px;
  }
  body.single-op-company .wrap {
    padding-top: 15px;
    padding-left: 0;
    width: auto;
  }
  body.single-op-company .wrap .content main {
    padding-bottom: 0;
    padding-left: 60px;
    padding-right: 60px;
  }
  body.single-op-company .wrap .content main article.op-company {
    margin-bottom: 30px;
  }
  body.single-op-company .wrap .content main article.op-company header div .entry-title {
    width: 100%;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 30px 0;
    word-break: break-word;
  }
  body.single-op-company .wrap .content main article.op-company header div .bookmark-button-container {
    display: none;
  }
  body.single-op-company .wrap .content main article.op-company header .rating-wrapper {
    margin-top: 30px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information {
    width: 50%;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information p {
    text-align: left;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information .fallback-logo-container {
    max-width: 212px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-information .fallback-logo-container img {
    height: 80px;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-map {
    width: 50%;
  }
  body.single-op-company .wrap .content main article.op-company .row .entry-content {
    width: 100%;
    margin-top: 15px;
    padding: 30px 30px;
  }
  body.single-op-company .wrap .content .secondary #respond {
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: none;
  }
  body.single-op-company .wrap .content .secondary #respond .question {
    padding-top: 15px;
  }
  body.single-op-company .wrap .content .secondary #respond .question p {
    padding-bottom: 0;
    float: left;
    width: 70%;
    margin-top: 0px !important;
  }
  body.single-op-company .wrap .content .secondary #respond .question .stars-cont {
    float: right;
    margin-left: -5px;
    width: 30%;
    position: relative;
    top: 5px;
  }
  body.single-op-company .wrap .content .secondary #respond .question .stars-cont .starwrap {
    width: 20px;
  }
  body.single-op-company .wrap .content .secondary #respond .question .stars-cont .starwrap .star-label {
    font-size: 28px;
  }
  body.single-op-company .wrap .content .secondary #respond .question:last-child {
    margin-bottom: 20px;
  }
  body.single-op-company .wrap .content .secondary #comments h3 {
    padding-left: 30px;
  }
  body.single-op-company .wrap .content .secondary #comments .review .comment-header .itemreviewed,
  body.single-op-company .wrap .content .secondary #comments .comment .comment-header .itemreviewed {
    display: none;
  }
  body.single-op-company .wrap .content .secondary #comments .review .comment-header .comment-date,
  body.single-op-company .wrap .content .secondary #comments .comment .comment-header .comment-date {
    clear: none;
    float: left;
    margin-left: 10px;
  }
  body.single-op-company .widget_reviews {
    display: none;
  }
  body.single-op-company .entry-banner {
    margin-top: 30px;
    float: left;
    width: 50%;
    display: block;
  }
  body.single-op-company .widget_related_facebook_news {
    width: 50%;
    float: right;
    border-bottom: none;
    margin-bottom: -1px;
  }
  body.single-op-company .widget_related_facebook_news .fb_rm_container {
    margin-top: 10px;
  }
  body.single-op-company .widget_related_facebook_news .fb-news-post img.op-company-fb-news-img {
    margin-bottom: 22px;
  }
  body.single-op-company .widget_related_facebook_news .widget-title {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  body.single-op-company .widget_review_sources {
    background: #f7f7f7;
    overflow: hidden;
    padding: 25px;
  }
  body.single-op-company .widget_review_sources .sources-title {
    font-weight: 600;
    color: #6a6a6a;
    font-size: 18px;
  }
  body.single-op-company .widget_review_sources .source {
    margin-top: 30px;
  }
  body.single-op-company .widget_review_sources .source img {
    display: inline;
    float: left;
    margin-right: 15px;
    max-width: 218px;
    padding: 15px;
    background: #fff;
  }
  .list-children .op-company {
    padding-left: 30px;
  }
  .single-op-company .sidebar .entry-map {
    padding: 30px 30px 30px 0px;
    margin: 0px;
    width: 50%;
    max-width: none;
    float: left;
    display: inline;
  }
  .single-op-company .sidebar .entry-banner {
    border-bottom: none;
    padding: 0px 0px 0px 30px;
  }
  .single-op-company .sidebar .company-information {
    border-bottom: none;
  }
  .single-op-company .sidebar .entry-information {
    max-width: 100%;
  }
  .single-op-company .sidebar .entry-information .company-detail-wrap {
    padding-right: 0px;
    float: left;
    width: 50%;
    border-bottom: none;
  }
  .single-op-company .sidebar .entry-information .company-information {
    padding-right: 0px;
    float: left;
    width: 50%;
    border-bottom: none;
  }
  .single-op-company .sidebar .entry-information.split-view .company-detail-wrap {
    padding-left: 30px;
  }
  .single-op-company .sidebar .entry-information.split-view .entry-logo,
  .single-op-company .sidebar .entry-information.split-view .fallback-logo-container {
    float: left;
    max-width: none;
    width: calc(50% - 30px);
  }
  .single-op-company .sidebar .seperator-line {
    display: block;
    border-top: 1px solid #dedede;
    float: left;
    position: relative;
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
    margin-top: 15px;
  }
  .op-company__reviews {
    padding: 28px 120px 0 312px;
  }
  body.home .platforms .platform-void {
    display: none;
  }
  body.home .platforms .platform {
    border: none;
    border-bottom: 1px solid #dedede;
    padding: 30px 0 0 0;
    margin: 0;
    height: auto;
    float: left;
    width: 50%;
  }
  body.home .platforms .platform img {
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
  }
  body.home .platforms .platform .platform-title {
    font-size: 24px;
    margin: 15px 0 30px;
  }
  body.home .platforms .platform .review {
    display: none;
  }
  body.home .platforms .platform a.platform-more {
    display: none;
  }
  body.home .platforms .platform:nth-child(1),
  body.home .platforms .platform:nth-child(3),
  body.home .platforms .platform:nth-child(5),
  body.home .platforms .platform:nth-child(7),
  body.home .platforms .platform:nth-child(9) {
    border-right: 1px solid #dedede;
  }
  .comments-recent {
    border-right: none;
  }
  .tax-op-platform .comment h4.comment-author,
  .tax-op-platform .review h4.comment-author {
    width: auto;
  }
  .tax-op-platform .comment--teaser .rating-wrapper {
    right: 60px;
  }
  .tax-op-platform .comment--teaser .rating-source {
    right: 30px;
  }
  .tax-op-platform .posts-recent {
    padding-left: 30px;
  }
  body.login .wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body.login-2 .wrap {
    padding-top: 30px !important;
    padding-bottom: 30px;
  }
  .ol-login-form .ol-username-container,
  .ol-register-form .ol-username-container,
  .ol-login-form .ol-password-container,
  .ol-register-form .ol-password-container,
  .ol-login-form .ol-email-container,
  .ol-register-form .ol-email-container {
    padding: 0;
  }
  .dashboard .sidebar .user {
    padding: 30px 0;
    margin: 0;
    width: 100%;
  }
  .dashboard .sidebar .user .company-info li span:first-child {
    width: 30%;
  }
}
@media (min-width: 1200px) {
  /*!
 * opiness/assets
 */
  .banner .container .row {
    position: relative;
  }
  .banner .container .row .brand {
    left: 30px;
  }
  .banner .container .row .brand .logo img {
    margin-bottom: 0px;
  }
  .banner.banner-compact .container .row .brand:not(.brand__slogan-and-searchform) {
    left: 120px;
  }
  .banner.banner-compact .imageBackground {
    height: 100px;
  }
  .nav-profile-secondary .nav {
    font-size: 15px;
    position: relative;
    top: 8px;
  }
  .nav-profile-secondary .nav li {
    color: #fff;
  }
  .nav-profile-secondary .nav li a {
    font-size: 1em;
    color: #fff;
  }
  .nav-profile-secondary .nav li a:first-child {
    width: auto;
    height: auto;
    padding-left: 0;
    display: inline;
  }
  .nav-profile-secondary .nav li a:first-child:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E60F";
    display: inline-block;
    color: #fff;
    padding-right: 10px;
  }
  .nav-profile-secondary .nav li a:first-child:after {
    display: none;
  }
  .nav-profile-secondary .nav li a:last-child {
    display: inline;
  }
  .l-content {
    border-right: 1px solid #dedede;
  }
  .content-info .widget {
    position: relative;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .content-info .widget.ll_latest_post_widget-class {
    display: block;
  }
  .platforms .platform-more span {
    display: inline;
  }
  .banner-full .imageBackground {
    background-image: url('/assets/img/header.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-top: -65px;
    margin-bottom: 0px;
    position: relative;
  }
  .banner-full .imageBackground::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(46, 58, 30, 0.75);
  }
  .banner-full .imageBackground h1 {
    margin-bottom: 20px;
    margin-top: 0;
  }
  .banner-full .imageBackground .search-form-banner {
    margin-bottom: -30px;
  }
  .nav-toggle {
    color: #fff;
    float: left;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    z-index: 10;
    cursor: pointer;
    margin: 20px 60px 0 30px;
  }
  .single-op-company .sidebar .entry-map {
    max-width: 332px;
  }
  .single-op-company .sidebar .entry-banner img {
    max-width: 100%;
  }
  .op-company__reviews {
    padding: 15px 140px 0 315px;
  }
}
@media (min-width: 1200px) and (min-width: 767px) {
  .content-info .widget {
    float: left;
    width: 25%;
  }
}
.section {
  border-top: 1px solid #dedede;
  padding-top: 20px;
  padding-bottom: 40px;
}
.footer-logo {
  background: url(../img/logo-opiness-small.svg) no-repeat;
  background-size: 150px 75px;
  width: 150px;
  height: 75px;
  display: block;
  margin-top: 3rem;
}
.latest-reviews-banner {
  position: relative;
  padding-top: 50px;
}
.latest-reviews-banner:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 150px;
  display: block;
  content: '';
  background: #ECF4E3;
}
.latest-reviews-banner-row {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 5px 20px;
}
.latest-reviews-banner-row::-webkit-scrollbar {
  display: none;
}
.latest-reviews-banner-row-right {
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.latest-reviews-banner-row .card {
  position: relative;
  flex: 0 0 auto;
  padding: 10px;
  width: 280px;
  background: #F9F9F9;
  margin: 0 20px 20px 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.latest-reviews-banner-row .card:hover {
  box-shadow: 0px 0px 5px 0px #448741;
  text-decoration: none;
}
.latest-reviews-banner-row .comment {
  position: relative;
}
.latest-reviews-banner-row .comment:hover {
  text-decoration: none;
}
.latest-reviews-banner-row .comment .rating-wrapper {
  top: 0px;
  width: 50px;
  height: 50px;
}
.latest-reviews-banner-row .comment .rating-wrapper .rating {
  line-height: 2.8;
}
.latest-reviews-banner-row .comment .rating-wrapper .rating-icon {
  font-size: 50px;
}
.latest-reviews-banner-row .comment .title {
  color: black;
  margin-left: 65px;
  display: inline-block;
  float: right;
}
.latest-reviews-banner-row .comment .title strong {
  color: #84BB48;
}
.latest-reviews-banner-row .comment .body {
  clear: both;
  color: black;
  display: block;
  padding-top: 20px;
}
.latest-reviews-banner-row .comment .body:hover {
  text-decoration: none;
}
.latest-reviews-banner-row-left .card {
  animation: moveLeft 120s linear infinite;
}
.latest-reviews-banner-row-right .card {
  animation: moveRight 120s linear infinite;
}
@keyframes moveLeft {
  50% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes moveRight {
  50% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0%);
  }
}
.best-beoordeeld {
  margin-top: 70px;
}
.best-beoordeeld-category img {
  float: left;
  margin: 22px 0 0 10px;
}
.best-beoordeeld-category h2 {
  padding-left: 95px;
}
.best-beoordeeld-category h2 span {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  font-style: italic;
  color: gray;
}
.best-beoordeeld-category h2 strong {
  display: block;
  color: #84BB48;
}
.best-beoordeelde-list {
  background: #EFEFEF;
  padding: 10px 0;
}
.best-beoordeeld-bedrijf {
  clear: both;
  border-bottom: 1px solid #D0D0D0;
  margin: 0 10px;
  padding-bottom: 15px;
  padding-top: 10px;
}
.best-beoordeeld-bedrijf:last-child {
  border-bottom-width: 0px;
}
.best-beoordeeld-bedrijf-icon {
  float: left;
  width: 75px;
  height: 70px;
  display: block;
  margin-left: 10px;
  background: url('../img/best-beoordeeld.png') no-repeat;
  padding-top: 12px;
  font-size: 1rem;
  padding-left: 20px;
  color: white;
}
.best-beoordeeld-bedrijf-listing p {
  margin-bottom: 0;
}
.best-beoordeeld-bedrijf-listing .title {
  font-weight: bold;
}
.best-beoordeeld-bedrijf-listing .subtitle {
  color: gray;
}
.g-recaptcha > div {
  margin: auto;
}
