@font-face {
  font-family: 'Crimson Pro';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/crimsonpro/v13/q5uSsoa5M_tv7IihmnkabAReu49Y_Bo-HVKMBi6Ue6s8fNQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/encodesans/v7/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGD_jVtKF6A.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/encodesans/v7/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGGHjVtKF6A.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/encodesans/v7/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGFPjVtKF6A.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/encodesans/v7/LDIcapOFNxEwR-Bd1O9uYNmnUQomAgE25imKSbHhROjLsZBWTSrQGIbkVtKF6A.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Encode Sans Semi Condensed Light'), local('EncodeSansSemiCondensed-Light'), url(https://fonts.gstatic.com/s/encodesanssemicondensed/v5/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Q91tFAZ9A.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Encode Sans Semi Condensed Regular'), local('EncodeSansSemiCondensed-Regular'), url(https://fonts.gstatic.com/s/encodesanssemicondensed/v5/3qT4oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1yW9ME.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Encode Sans Semi Condensed SemiBold'), local('EncodeSansSemiCondensed-SemiBold'), url(https://fonts.gstatic.com/s/encodesanssemicondensed/v5/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1RJ0NFAZ9A.ttf) format('truetype');
}
@font-face {
  font-family: 'Encode Sans Semi Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Encode Sans Semi Condensed Bold'), local('EncodeSansSemiCondensed-Bold'), url(https://fonts.gstatic.com/s/encodesanssemicondensed/v5/3qT7oiKqnDuUtQUEHMoXcmspmy55SFWrXFRp9FTOG1Qt0dFAZ9A.ttf) format('truetype');
}
@font-face {
  font-family: 'Yanone Kaffeesatz';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/yanonekaffeesatz/v15/3y9I6aknfjLm_3lMKjiMgmUUYBs04aUXNxt9gW2LIfto9tWZd2GP.ttf) format('truetype');
}
/*mixins*/
* {
  outline: none !important;
}
html {
  font-size: 16px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #067faf;
  margin: 1rem 0;
  font-weight: 500;
}
h1,
.h1 {
  font-size: 2.13333333rem;
  line-height: 50px;
}
h2,
.h2 {
  font-size: 1.73333333rem;
  line-height: 38px;
}
h2 img,
.h2 img {
  margin: 0 15px 0 0 !important;
}
h3,
.h3 {
  font-size: 1.6rem;
  line-height: 32px;
  font-family: 'Encode Sans', sans-serif;
}
h4,
.h4 {
  font-size: 1.33333333rem;
  line-height: 28px;
  font-family: 'Encode Sans', sans-serif;
}
h4 a,
.h4 a {
  color: #005580;
}
h4.widget-typo,
.h4.widget-typo {
  text-transform: lowercase;
  font-variant: small-caps;
  margin: 6px 0;
}
h5,
.h5 {
  font-size: 1.2rem;
  line-height: 26px;
  font-family: 'Encode Sans', sans-serif;
}
h6,
.h6 {
  font-size: 1.06666667rem;
  line-height: 28px;
  padding-left: 20px;
}
h6 img,
.h6 img {
  margin: 0 15px 0 0 !important;
}
a {
  color: #005580;
}
p {
  line-height: 1.75rem;
}
p a {
  color: #005580;
}
p span {
  font-variant: all-small-caps;
  font-size: 1.1em;
}
li:not(.menu-item) {
  line-height: 1.75rem;
}
li:not(.menu-item) a {
  color: #005580;
}
body {
  font-family: 'Encode Sans', sans-serif;
  font-weight: 500;
  color: #333;
  font-size: 15px;
}
body.admin-bar .top-menu {
  top: 32px;
}
body.loading .ajax-holder {
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}
.navbar-toggler {
  width: 50px;
}
.navbar-toggler span {
  width: 100%;
  float: left;
  background-color: #333;
  margin: 3px 0;
  height: 3px;
}
.ajax-holder {
  display: none !important;
  min-height: 100px;
}
img {
  max-width: 100%;
  height: auto;
}
img.aligncenter {
  display: block;
  margin: 30px auto;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p:not(.announcement-large),
.text-white a:not(.btn):not(.link-dark-bg) {
  color: inherit !important;
}
.text-white p a:not(.btn):not(.latest-link):not(.link-dark-bg) {
  color: #f3bb0f !important;
}
.text-white p a.link-dark-bg {
  color: #ADD4D8;
}
.text-white .yellow-download p {
  color: #323e48 !important;
  font-weight: 700;
  text-transform: uppercase;
}
.text-white .yellow-download p a:not(.btn) {
  color: #fff !important;
}
.text-white .yellow-download.dark-link p {
  color: inherit !important;
}
.text-white .yellow-download.dark-link p a:not(.btn) {
  color: #323e48 !important;
  font-weight: 700;
  font-family: 'Encode Sans', sans-serif;
}
.top-menu {
  width: 100%;
  left: 0;
  top: 0;
  padding: 0 20px;
  z-index: 9999;
}
.top-menu .container {
  position: relative;
  z-index: 5;
}
.top-menu .navbar,
.top-menu .row {
  width: 100%;
  padding: 0;
}
.top-menu .nav-link {
  color: #333;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 10px 20px 10px 20px !important;
}
.top-menu .nav-link:hover {
  background-color: #ADD4D8;
}
.top-menu .menu-item-has-children {
  position: relative;
}
.top-menu .menu-item-has-children .sub-menu:first-of-type {
  position: absolute;
  left: -200px;
  top: 40px;
  background-color: #ecf3f4;
  border: 1px solid #ADD4D8;
  pointer-events: none;
  opacity: 0;
  min-width: 200px;
  z-index: -10;
  padding: 0;
  height: auto;
  width: auto;
}
.top-menu .menu-item-has-children .sub-menu:first-of-type li {
  padding: 0;
  list-style: none;
  float: left;
  text-align: left;
  width: 100%;
}
.top-menu .menu-item-has-children .sub-menu:first-of-type li .nav-link {
  width: 100%;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.top-menu .menu-item-has-children .sub-menu:first-of-type li .nav-link:after {
  display: none !important;
}
@media (min-width: 990px) {
  .top-menu .menu-item-has-children .sub-menu:first-of-type li .nav-link:hover {
    color: #333;
  }
}
@media (min-width: 990px) {
  .top-menu .menu-item-has-children:hover > .nav-link {
    color: #333;
  }
  .top-menu .menu-item-has-children:hover .sub-menu {
    pointer-events: initial;
    left: 0;
    opacity: 1;
    z-index: 10;
  }
  .top-menu .menu-item-has-children:hover:after {
    border-top: 4px solid #4cb1ff;
  }
}
.top-menu .menu-item-has-children:after {
  position: absolute;
  right: 8px;
  top: 50%;
  /*transition: all 0.2;
            -webkit-transition: all 0.2;*/
  margin-top: -2px;
  border-top: 4px solid #323e48;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: '';
}
section {
  width: 100%;
  float: left;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 35px 0 35px;
}
section.footer {
  padding: 15px 0;
}
section.footer a {
  padding: 0.25rem;
}
section#home-slider {
  padding: 0;
}
section#home-products,
section#home-latest-posts,
section#home-licences,
section#home-receive,
section#home-pricing,
section#home-order-email,
section#home-distributors-resellers,
section#ida-exsum,
section#ida-testdrive,
section#home-ida-versions,
section#home-dec,
section#home-ready-to-shop,
section#dec-home-about,
section#dec-home-try,
section#why-use-ida,
section#after-all,
section#sure-but,
section#principal-reasons {
  padding: 35px 0;
}
section#ida-testimonials {
  padding: 0 0 15px 0;
}
section#ida-testimonials blockquote p {
  line-height: 1.2rem;
  margin-bottom: 0.5rem;
}
section#subscribe-hrn {
  padding: 15px 0;
}
section#subscribe-hrn h3 {
  font-weight: 700;
  line-height: 14px;
}
section#ida-testdrive p.get-it,
section#home-ready-to-shop p.get-it {
  font-family: "Crimson Pro", serif;
  font-style: italic;
  color: #7649a3;
  font-size: 2em;
}
section#ida-exsum #nav-tabContent {
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  padding: 25px;
}
section#ida-exsum #nav-tabContent p {
  font-size: 1.1em;
}
section#ida-exsum #ida-nav-tab a {
  font-size: 1.6em;
  font-variant: all-small-caps;
}
section#home-pricing span {
  color: darkgreen;
  font-variant: all-small-caps;
  font-size: 1.1em;
}
section#dec-home-about span,
section#training-requirements span,
section#training-standard span,
section#training-thisyear span {
  color: #7649a3;
  font-variant: all-small-caps;
  font-size: 1.1em;
}
section#home-order-email span,
section#ida-home-hero span,
section#dec-home-hero span,
section#dec-home-about span {
  font-variant: all-small-caps;
  font-size: 1.1em;
}
section#ida-home-hero p,
section#dec-home-hero p {
  font-size: 1.4em;
  line-height: 2em;
}
section#home-text {
  padding: 40px 0;
}
section#idahome-front {
  padding: 0;
}
section#why-use-ida .why-text {
  font-weight: 300;
  font-size: 2em;
  color: #D1964D;
  line-height: normal;
}
section#why-use-ida .why-text span {
  font-weight: 700;
  font-size: 3.2em;
  color: #fcbf24;
  text-transform: uppercase;
  vertical-align: middle;
  padding-top: 10px;
}
section#after-all {
  padding: 0 0 30px;
}
section#after-all .why-text {
  font-weight: 400;
  font-size: 1.5em;
  color: #333;
  line-height: 1;
}
section#after-all .why-text span {
  font-weight: 300;
  font-size: 3.8em;
  color: #fcbf24;
  vertical-align: middle;
  padding-top: 10px;
}
section#sure-but .why-text {
  font-weight: 400;
  font-size: 1.5em;
  color: #333;
  line-height: 1;
}
section#sure-but .why-text span {
  font-weight: 700;
  font-size: 2.5em;
  color: #37274c;
  vertical-align: middle;
}
section#sure-but .announce-reasons {
  font-weight: 300;
  font-size: 1.6em;
  font-variant: all-small-caps;
  color: #008697;
}
section#principal-reasons .col-lg-4.col-md-6 {
  margin-bottom: 1em;
}
section#principal-reasons .col-lg-4.col-md-6 .box-hex {
  padding: initial;
  border-width: 5px;
  background-color: #f0f8ff;
}
section#principal-reasons .col-lg-4.col-md-6 .card-body {
  padding: 0.5em;
}
section#principal-reasons .col-lg-4.col-md-6 .card img {
  max-width: 100px;
  padding: 10px 0;
}
section#principal-reasons .col-lg-4.col-md-6 .card img.img-2x1 {
  max-width: 167px;
  max-height: 120px;
  padding-top: 20px;
}
section#principal-reasons .col-lg-4.col-md-6 .card-text {
  text-align: center;
}
section#principal-reasons .col-lg-4.col-md-6 .card-text strong {
  font-weight: 700;
  color: #97003A;
  text-transform: uppercase;
}
section#principal-reasons .and-also {
  font-weight: 300;
  font-size: 4em;
  color: #37274c;
  margin: 0.5em 0 1em;
}
section#principal-reasons .customer-base {
  font-weight: 400;
  font-size: 1.5em;
  color: #333;
  line-height: 1.3;
}
section#principal-reasons .col-12 .we-care {
  background-color: #ffdae5;
  padding: 20px;
  margin: 4em 0 2em;
}
section#principal-reasons .col-12 .we-care p {
  color: #97003A;
  font-size: 1.7em;
  font-weight: 300;
  line-height: 1.5;
}
section#principal-reasons .col-12 .we-care p span {
  font-variant: all-small-caps;
  border-bottom: 1px dotted #97003A;
}
section#principal-reasons .here-to-stay {
  font-weight: 400;
  color: #999;
  font-size: 1.6em;
  line-height: 1.5;
  margin-bottom: 1em;
}
section table.distibutors-resellers {
  background-color: #fff;
}
section table.distibutors-resellers th,
section table.distibutors-resellers td {
  vertical-align: middle;
}
section table.distibutors-resellers ul {
  list-style-type: none !important;
  padding-inline-start: 0;
  margin-bottom: 0;
}
section p.hero-sublead {
  font-size: 1.15rem;
  font-weight: 500;
}
section .product-box i:not(.fa-3x):not(.fa-1x) {
  font-size: 4rem;
}
.hero,
.section-blog,
.section-page,
.section-news,
.section-contests {
  padding: 35px 0 50px;
}
.hero p,
.section-blog p,
.section-page p,
.section-news p,
.section-contests p {
  font-size: 1em;
}
.hero.no-bg-image,
.section-blog.no-bg-image,
.section-page.no-bg-image,
.section-news.no-bg-image,
.section-contests.no-bg-image {
  background-color: #ccc;
  padding: 140px 0 0;
}
.product-box h3 {
  margin: 20px 0;
}
.product-box p {
  line-height: 1.4rem;
}
.product-box img {
  margin: 0;
}
.box-hex {
  border-radius: 0 15px;
  padding: 30px;
}
.box-hex h3 i {
  font-size: 1.2em;
}
.box-hex.box-standard {
  border: 1px solid #ADD4D8;
  border-radius: 0 15px 0 15px;
  padding: 10px;
}
.box-hex.box-named-lic,
.box-hex.box-comp-lic,
.box-hex.box-float-lic,
.box-hex.box-educ-lic,
.box-hex.box-philo,
.box-hex.box-support-options,
.box-hex.box-update-form,
.box-hex.box-contact {
  background-color: #f0f8ff;
}
.box-hex.box-named-lic i,
.box-hex.box-comp-lic i,
.box-hex.box-float-lic i,
.box-hex.box-educ-lic i,
.box-hex.box-philo i,
.box-hex.box-support-options i,
.box-hex.box-update-form i,
.box-hex.box-contact i {
  color: #6c9eb4;
}
.box-hex.box-contact {
  padding: 10px;
}
.box-hex.box-contest {
  background-color: #fafafa;
  font-size: 0.9em;
}
.box-hex.box-contest p,
.box-hex.box-contest li:not(.menu-item) {
  line-height: 1.3;
}
.box-hex.box-free {
  margin-bottom: 1em;
  background-color: #ecf3f4;
}
.box-hex.box-free i {
  margin-right: 20px;
  vertical-align: middle;
}
.box-hex.box-ida-starter img,
.box-hex.box-ida-pro img,
.box-hex.box-ida-home img {
  width: 15%;
  margin: 2em 2em 0 0;
}
.box-hex.box-ida-starter,
.box-hex.box-ida-home {
  padding: 0 30px 30px 30px;
}
.box-hex.box-licensing {
  background-color: #ecf3f4;
  padding: 15px;
  margin: 10px 0;
}
.box-hex.box-ida-pro {
  border: 1px dashed #cc0000;
  box-shadow: 0 0 0 3px #fff, 0 0 0 5px #cc0000, 0 0 0 10px #fff, 0 0 2px 10px #cc0000;
  background-color: #fff;
}
.box-hex.box-ida-pro span {
  color: #8b0000;
  font-variant: all-small-caps;
  font-size: 1.1em;
}
.box-hex.box-support-options {
  margin-bottom: 15px;
}
.box-hex.box-dis-dec {
  background-color: #fff;
  font-size: 1.2em;
  text-align: center;
  border: 1px dashed #cc0000;
}
.box-contest {
  font-size: 0.9em;
}
.box-contest p,
.box-contest li {
  line-height: 1.3;
}
.box-see-also,
.box-goto-dec {
  margin-top: 5em;
}
.btn {
  text-align: center;
  display: inline-block;
}
.btn-white-line {
  font-weight: 700;
  font-family: 'Encode Sans', sans-serif;
  font-size: 0.93333333rem;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  min-width: 200px;
  line-height: 58px;
}
@media (min-width: 990px) {
  .btn-white-line:hover {
    background-color: #fff;
    color: #323e48;
  }
}
.btn-yellow {
  font-weight: 700;
  font-family: 'Encode Sans', sans-serif;
  font-size: 0.93333333rem;
  color: #323e48;
  background-color: #ffbb2a;
  border: 1px solid #ffbb2a;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  min-width: 200px;
  line-height: 58px;
}
@media (min-width: 990px) {
  .btn-yellow:hover {
    background-color: #fff;
    color: #323e48;
  }
}
.btn-yellow.double-line {
  min-height: 58px;
  line-height: 22px;
  padding-top: 6px;
}
.btn-yellow.read-more {
  line-height: 40px;
  min-width: 100px;
}
.btn-blue {
  font-weight: 700;
  font-family: 'Encode Sans', sans-serif;
  font-size: 0.93333333rem;
  background-color: #458ade;
  border: 1px solid #458ade;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  min-width: 200px;
  line-height: 58px;
}
@media (min-width: 990px) {
  .btn-blue:hover {
    background-color: #fff;
    color: #323e48;
  }
}
.btn-blue.double-line {
  min-height: 58px;
  line-height: 22px;
  padding-top: 6px;
}
.btn-blue.read-more {
  line-height: 40px;
  min-width: 100px;
}
.btn-color {
  font-weight: 700;
  font-family: 'Encode Sans', sans-serif;
  font-size: 0.93333333rem;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  min-width: 200px;
  line-height: 58px;
}
@media (min-width: 990px) {
  .btn-color:hover {
    background-color: #fff !important;
    color: #323e48 !important;
  }
}
.btn-color.color-1 {
  color: #f6bdbc;
  background-color: #fff;
  border: 1px solid #fff;
}
.btn-color.color-2 {
  color: #fff;
  background-color: #022050;
  border: 1px solid #022050;
}
.btn-color.color-3 {
  color: #fca70c;
  background-color: #5851bc;
  border: 1px solid #5851bc;
}
.btn-color.color-4 {
  color: #022050;
  background-color: #ffe200;
  border: 1px solid #ffe200;
}
.btn-link {
  font-weight: 700;
  font-family: 'Encode Sans', sans-serif;
  font-size: 0.93333333rem;
  color: inherit;
  border: none;
}
.btn-link.read-more {
  padding: 15px 0;
  color: #6689cc;
}
.btn-play {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin: -50px 0 0 -50px;
  border: 10px solid transparent;
  z-index: 100;
}
.btn-play:before {
  content: '';
  border-left: 25px solid transparent;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  z-index: 5;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -13px 0 0 -10px;
}
.btn-play.dark-play {
  border-color: #000;
}
.btn-play.dark-play:before {
  border-left-color: #000;
}
.btn-play.white-play {
  border-color: #fff;
}
.btn-play.white-play:before {
  border-left-color: #fff;
}
.latest-link {
  display: inline-block;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  font-size: 0.8rem;
}
.latest-link .badge {
  font-weight: 700;
  float: left;
  margin-top: 0;
  color: #323e48;
  letter-spacing: 2px;
  background-color: #ffbb2a;
  display: inline-block;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  margin-right: 15px;
}
.latest-link img {
  margin: 0 0 0 15px;
}
@media (min-width: 990px) {
  .latest-link:hover {
    background-color: #000;
  }
}
.readmore {
  display: inline-block;
  padding: 10px 20px;
  background-color: #1e9939;
  color: #fff !important;
  text-decoration: none !important;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  font-size: 0.93333333rem;
}
@media (min-width: 990px) {
  .readmore:hover {
    background-color: #115921;
  }
}
.icon-holder {
  position: absolute;
  width: 110px;
  height: 110px;
  top: -55px;
  left: 50%;
  margin-left: -55px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0 30px 68px 0 rgba(0, 38, 84, 0.3);
  -webkit-box-shadow: 0 30px 68px 0 rgba(0, 38, 84, 0.3);
  -moz-box-shadow: 0 30px 68px 0 rgba(0, 38, 84, 0.3);
  z-index: 102;
  background-image: -moz-linear-gradient(128deg, #002654 0%, #003f77 100%);
  background-image: -webkit-linear-gradient(128deg, #002654 0%, #003f77 100%);
  background-image: -ms-linear-gradient(128deg, #002654 0%, #003f77 100%);
}
.icon-holder div {
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 105;
}
.icon-holder:before {
  border-width: 2px;
  border-color: #e4e7f0;
  border-style: solid;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  opacity: 0.2;
  position: absolute;
  content: '';
  left: -34px;
  top: -34px;
  width: 176px;
  height: 176px;
  z-index: 104;
}
.icon-holder-white {
  position: absolute;
  width: 120px;
  height: 120px;
  top: -130px;
  left: 50%;
  margin-left: -60px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  box-shadow: 0px 30px 68px 0 rgba(0, 38, 84, 0.3);
  -webkit-box-shadow: 0px 30px 68px 0 rgba(0, 38, 84, 0.3);
  -moz-box-shadow: 0px 30px 68px 0 rgba(0, 38, 84, 0.3);
  z-index: 102;
  background-color: #fff;
  padding-top: 15px;
}
.testimonials-slider {
  margin: 30px 0 0;
}
.testimonials-slider p {
  font-size: 1.6rem;
  font-style: italic;
  line-height: 36px;
}
.testimonials-slider h4 {
  margin-top: 40px;
  font-size: 0.93333333rem;
  padding-top: 40px;
  position: relative;
}
.testimonials-slider h4:before {
  position: absolute;
  content: '';
  width: 156px;
  height: 1px;
  background-color: #a8bcd0;
  left: 50%;
  top: 0;
  margin-left: -78px;
  z-index: 5;
}
.testimonials-slider .slick-dots {
  width: 100%;
  float: left;
  padding: 0;
  text-align: center;
}
.testimonials-slider .slick-dots li {
  width: auto !important;
  float: none !important;
  margin: 0 !important;
  display: inline-block;
  list-style: none;
}
.testimonials-slider .slick-dots li button {
  font-size: 0.06666667rem;
  border: none;
  color: transparent !important;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #a8bcd0 none;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
}
.testimonials-slider .slick-dots li.slick-active button {
  width: 30px;
  background-color: #003f77;
}
.section-preview {
  width: 100%;
  float: left;
  padding: 80px 0 0;
}
.section-preview .editor-title {
  margin-bottom: 100px;
}
.single-section_post .top-menu,
.single-section_post .footer {
  display: none;
}
.section ul {
  width: 100%;
  float: left;
}
.section ul li {
  width: 100%;
  float: left;
  margin: 5px 0;
}
.section ul li a {
  color: #005580;
}
.section ul.regular {
  float: none;
  width: auto;
}
.section ul.regular li {
  float: none;
  width: auto;
}
.section h2 {
  margin-bottom: 20px;
}
.list-less-margin ul {
  margin-bottom: 30px;
}
.list-less-margin ul li {
  margin: 5px 0;
}
.list-less-margin h2 + ul {
  margin-top: 30px;
}
.post-holder {
  margin-top: 30px;
}
.post-holder .inner {
  width: 100%;
  float: left;
}
.post-holder .inner .post-image {
  width: 100%;
  float: left;
  min-height: 220px;
  background-size: cover;
  background-position: center center;
}
.post-holder .inner .post-content {
  width: 100%;
  float: left;
  border: 1px solid #ADD4D8;
  padding: 30px 15px;
}
.post-holder .inner .post-content label {
  text-transform: uppercase;
  font-family: 'Encode Sans', sans-serif;
  letter-spacing: 2px;
  color: #6689cc;
  font-size: 0.8rem;
}
.post-holder .inner .post-content h4 {
  font-size: 1.46666667rem;
  line-height: 34px;
}
.post-holder.first-holder {
  margin-top: 30px;
}
.post-holder.first-holder .inner .post-image {
  width: 50%;
  min-height: 440px;
}
.post-holder.first-holder .inner .post-content {
  justify-content: center !important;
  padding: 40px;
  width: 50%;
  border: 1px solid #ADD4D8;
}
.post-holder.first-holder .inner .post-content h4 {
  font-size: 2.13333333rem;
  line-height: 44px;
}
.post-holder.page-blog-post.first-holder .post-content {
  padding-bottom: 85px;
}
.post-holder.page-blog-post.first-holder .post-content .btn {
  left: 40px;
  bottom: 30px;
}
.post-holder.page-blog-post .post-content {
  padding-bottom: 70px;
  position: relative;
}
.post-holder.page-blog-post .post-content .btn {
  position: absolute;
  left: 15px;
  bottom: 15px;
}
.footer {
  /*padding-bottom: 0;
    background-color: @hex-primary-xxlight;*/
  color: #333;
}
.footer a {
  color: #005580;
}
.footer .nav-link {
  font-size: 0.93333333rem;
  opacity: 0.7;
}
.footer .nav-link:hover {
  opacity: 1;
}
.footer ul,
.footer h5 {
  width: 100%;
}
.footer ul li,
.footer h5 li {
  width: 100%;
}
.footer h4 {
  text-transform: lowercase;
  font-variant: small-caps;
  color: #65538C;
  font-weight: 400;
}
.footer h5 {
  font-size: 1.06666667rem;
  text-transform: uppercase;
}
.footer .bottom-holder {
  border-top: 1px solid #f9f9f9;
}
.footer .bottom-holder p {
  font-size: 0.9em;
}
/*.distributors-holder, .resellers-holder {
	.media {
		padding: 70px 40px 30px;
		background-image: url(../img/bg-2.jpg);
		background-size: cover;
		background-position: center center;
		position: relative;


		&:before {
			position: absolute;
			content: '';
			width: 100%;
			height: 100%;
			z-index: -1;
			left: -10px;
			top: 10px;
			background-color: #ffbb2a;
		}
	}

	.media-left {
		margin-right: 15px;
		padding-top: 20px;

		img {
			margin: 0;
		}
	}

	.d-holder {
		width: calc(~"(100% / 7) - 15px");
		float: left;
		min-height: 250px;
		margin-right: 15px;
		text-align: center;
		.t(0.2s, 0s);
		margin-bottom: 15px;
		.box(5px 5px 0 0 rgba(0, 17, 111, 1));
		padding: 60px 15px 80px;
		background-color: #01153e;
		position: relative;


		p {
			.f-bold();
			color: #ffbb2a !important;
			margin: 0;
		}

		.fa {
			font-size: 70px;
			color: #0e2b6f;
			margin: 0;
			position: absolute;
			bottom: 0;
			left: 50%;
			margin-left: -22px
		}

		&:hover {
			background-image: -moz-linear-gradient(-35deg, rgb(51, 102, 204) 0%, rgb(3, 40, 116) 100%);
			background-image: -webkit-linear-gradient(-35deg, rgb(51, 102, 204) 0%, rgb(3, 40, 116) 100%);
			background-image: -ms-linear-gradient(-35deg, rgb(51, 102, 204) 0%, rgb(3, 40, 116) 100%);

			.fa {
				color: #ffbb2a !important;
			}
		}
	}
}*/
/*.resellers-holder {
	.media {
		padding: 70px 40px 30px;
		background-image: -moz-linear-gradient(-35deg, rgb(51, 102, 204) 0%, rgb(3, 40, 116) 100%);
		background-image: -webkit-linear-gradient(-35deg, rgb(51, 102, 204) 0%, rgb(3, 40, 116) 100%);
		background-image: -ms-linear-gradient(-35deg, rgb(51, 102, 204) 0%, rgb(3, 40, 116) 100%);
		position: relative;
		.box(15px 15px 0 0 rgba(255, 187, 42, 1));

		&:before {
			display: none;
		}

		.d-holder {
			padding: 30px 15px 15px;
			width: calc(~"(100% / 5) - 15px");

		}
	}


}*/
.bg-right-center {
  padding: 150px 0;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: right calc((100% - 585px) / 2) center;
  /*background-position: right 20% center;*/
}
.bg-right-center.right-0 {
  background-position: right center;
}
.bg-right-bottom {
  padding: 150px 0;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: right calc((100% - 585px) / 2) bottom;
}
.bg-left-center {
  padding: 150px 0;
  background-size: auto auto;
  background-repeat: no-repeat;
  /*background-position: left 20% center;*/
  background-position: left calc((100% - 585px) / 2) center;
}
.bg-left-center.left-0 {
  background-position: left center;
}
.featured-slider .post-item,
.related-slider .post-item {
  padding: 0 15px;
}
.featured-slider .post-item .post-inner,
.related-slider .post-item .post-inner {
  width: 100%;
  float: left;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 40px;
}
.featured-slider .post-item .post-inner .post-image,
.related-slider .post-item .post-inner .post-image {
  width: 100%;
  min-height: 320px;
  float: left;
  margin-bottom: 20px;
}
.featured-slider .post-item .post-inner .post-title,
.related-slider .post-item .post-inner .post-title {
  width: 100%;
  float: left;
  min-height: 80px;
}
.featured-slider .post-item .post-meta label,
.related-slider .post-item .post-meta label {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #6689cc;
  font-size: 0.75rem;
}
.featured-slider .slick-arrow,
.related-slider .slick-arrow {
  position: absolute;
  border: none;
  background: none;
  font-size: 2.66666667rem;
  top: -70px;
  right: 30px;
  cursor: pointer;
  opacity: 0.4;
  z-index: 100;
}
.featured-slider .slick-arrow.slick-prev,
.related-slider .slick-arrow.slick-prev {
  right: 80px;
}
.featured-slider .slick-arrow:hover,
.related-slider .slick-arrow:hover {
  opacity: 1;
}
.featured-slider .slick-dots,
.related-slider .slick-dots {
  padding: 7px 15px;
  margin-right: 15px;
  border: 1px solid #ced2db;
  width: auto;
  margin-top: 30px;
  float: right;
}
.featured-slider .slick-dots li,
.related-slider .slick-dots li {
  float: left;
  width: auto;
  display: inline-block;
  list-style: none;
}
.featured-slider .slick-dots li button,
.related-slider .slick-dots li button {
  background: none;
  border: none;
  margin: 0 2px;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.2rem;
  color: #223a68;
}
.featured-slider .slick-dots li.slick-active button,
.related-slider .slick-dots li.slick-active button {
  color: #ffbb2a;
}
.related-slider.track-inline .slick-track {
  display: inline;
}
.yellow-download {
  position: relative;
  margin-top: 50px;
  padding: 20px 40px;
}
.yellow-download img {
  position: absolute;
  right: 20px;
  top: -50px;
  margin: 0;
}
.yellow-download h4 {
  color: #323e48 !important;
}
.yellow-download p {
  margin: 5px 0;
}
.yellow-download p a:not(.btn) {
  color: #fff !important;
  text-transform: uppercase;
}
.yellow-download:before {
  position: absolute;
  left: 15px;
  top: 0;
  width: 80%;
  height: 100%;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  content: '';
  background-color: #f3bb0f;
  z-index: -1;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pagination {
  display: inline-block;
  background-color: #dcdcdc;
}
.pagination .page-numbers {
  font-size: 1.5em;
  color: inherit;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
}
.pagination .page-numbers.current {
  background-color: #ffbb2a;
  color: inherit;
}
.pagination .page-numbers:hover:not(.current) {
  color: inherit;
  text-decoration: none;
  background-color: #ffbb2a;
}
.pagination h2 {
  display: none;
}
.search-form-holder {
  width: 50%;
  margin-left: 50%;
  margin-bottom: 1em;
}
.search-form-holder br {
  display: none !important;
}
.search-form-holder input {
  width: calc(100% - 25px);
  float: left;
  background: none;
  border: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  /*padding-left: 10px;
        padding-right: 10px;*/
  height: 39px;
  color: #666;
}
.search-form-holder button {
  padding: 0;
  line-height: 39px;
  background: none;
  border: none;
  cursor: pointer;
}
/*
.widget-holder {
	.screen-reader-text {
		display: none;
	}

	h4 {
		margin-top: 30px;
	}

	select {
		width: 100%;
		float: left;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		height: 50px;
		cursor: pointer;
		background: none;
		border: none;
		background-image: url(../img/select.png);
		background-position: right 15px center;
		background-repeat: no-repeat;
		border: 1px solid #ced2db;
		padding: 0 45px 0 10px;
		.f-bold();
		color: #223a68;
	}
}
*/
.single-post-image {
  /*background-color: #f7f7f7;*/
  background-size: cover;
  background-position: center center;
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
}
.single-post-image .post-meta {
  float: left;
  width: 100%;
  padding: 5px 15px 35px;
  background-color: rgba(255, 255, 255, 0.92);
}
.single-post-image .post-meta p {
  font-weight: 600;
  color: #9e9e9e;
  margin: 3px 0;
}
.single-post-image .post-meta p strong {
  color: #323e48;
}
.single-post-image .post-meta p i,
.single-post-image .post-meta p svg {
  margin-right: 10px;
  color: #323e48;
}
.single-post-image .post-meta p a {
  color: inherit;
}
.inner-hero {
  padding-bottom: 0;
}
/*.box-row {
	padding: 0 15px;

	position: relative;
	.br(10px);
	margin-top: 30px;

	&:after {
		position: absolute;
		left: 15px;
		top: 0;
		width: calc(~"100% - 30px");
		height: 100%;
		.br(10px);
		content: '';
		background-color: #fff;
		z-index: -1;
		.box(0 0 5px rgba(0, 0, 0, 0.1));
	}

	&.box-head {
		.box-cell {
			background-color: #f7f7f7;
			min-height: 100px;
		}
	}

	.box-cell {
		min-height: 150px;
		color: #707070;
		.f-bold();

		text-align: center;

		img {
			margin: 0;
		}

		p {
			line-height: 130%;
			margin: 0;
		}

		&.black-bg {
			background-color: #000;
			color: #fff;
			.br(10px 0 0 10px);
		}

		&.green-bg {
			background-color: #cdfde5;
			.br(0 10px 10px 0);
		}

		&.border-radius-left {
			.br(10px 0 0 10px);
		}

		@media (max-width: 990px) {
			.s(14);
			padding: 0 5px;

		}
		@media (max-width: 767px) {
			.s(10);
			min-height: 100px;
		}
	}
}*/
.icons-box {
  text-align: center;
  color: #707070;
  font-weight: 700;
}
.icons-box img {
  max-height: 80px;
  width: auto;
}
/*.yellow-checklist {
	ul {
		width: 100%;
		float: left;
		padding: 0;


		li {
			list-style: none;
			background-image: url(../img/check-yellow.png);
			background-repeat: no-repeat;
			background-position: left top 5px;
			padding-left: 35px;
			margin-bottom: 30px;
		}
	}
}*/
/*.request-form {
	form {
		width: 100%;
		float: left;
		.br(10px);
		background: rgb(33, 74, 129);
		background: -moz-linear-gradient(-45deg, rgba(33, 74, 129, 1) 0%, rgba(7, 18, 88, 1) 100%); !* FF3.6-15 *!
		background: -webkit-linear-gradient(-45deg, rgba(33, 74, 129, 1) 0%, rgba(7, 18, 88, 1) 100%); !* Chrome10-25,Safari5.1-6 *!
		background: linear-gradient(135deg, rgba(33, 74, 129, 1) 0%, rgba(7, 18, 88, 1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#214a81', endColorstr='#071258',GradientType=1); !* IE6-9 fallback on horizontal gradient *!
		color: #fff;
		padding: 50px 15px;

		@media (min-width: 990px) {
			padding: 50px 100px;
		}
	}

	label {
		.f-bold();
		margin-top: 10px;
	}

	textarea {
		width: 100%;
		float: left;
		color: #fff;
		background: none;
		border: none;
		min-height: 150px;
		height: 150px;
		border: 1px solid rgba(255, 255, 255, .2);
		padding: 5px;
	}

	.custom-select {
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		cursor: pointer;
	}
}*/
.news-latest-slider .post-item {
  padding: 0 0 50px;
}
.news-latest-slider .post-item .post-inner {
  background-size: cover;
  background-position: center center;
  margin: 0;
}
.news-latest-slider .post-item .post-content {
  position: relative;
  min-height: 750px;
  padding: 30px 50px 70px;
}
.news-latest-slider .post-item .post-content h2 {
  color: #ffc01c;
}
.news-latest-slider .post-item .post-content .btn-blue {
  position: absolute;
  left: 50px;
  bottom: -33px;
  box-shadow: 0 6px 13px 0 rgba(37, 20, 100, 0.29);
  -webkit-box-shadow: 0 6px 13px 0 rgba(37, 20, 100, 0.29);
  -moz-box-shadow: 0 6px 13px 0 rgba(37, 20, 100, 0.29);
  font-size: 2.13333333rem;
  padding: 0 40px;
  line-height: 66px;
}
.news-latest-slider .slick-dots {
  width: 100%;
  float: left;
  text-align: center;
}
.news-latest-slider .slick-dots li {
  list-style: none;
  display: inline-block;
  float: none;
  width: auto;
}
.news-latest-slider .slick-dots li button {
  font-size: 0.06666667rem;
  color: transparent;
  padding: 0;
  border: 5px solid #cce0ff;
  background: #e7f1ff none;
  width: 26px;
  height: 26px;
  margin: 0 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  cursor: pointer;
}
.news-latest-slider .slick-dots li.slick-active button {
  background-color: #13c9e7;
}
.page-news-post {
  padding: 30px 15px 0;
  margin-top: 50px;
}
.page-news-post .inner {
  background-size: cover;
  background-position: center center;
}
.page-news-post .inner .post-content {
  border: none;
}
.page-news-post h3 {
  margin-bottom: 30px;
  color: #fff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.page-news-post .btn-color {
  position: absolute;
  left: 50%;
  bottom: -33px;
  box-shadow: 0px 6px 13px 0 rgba(37, 20, 100, 0.29);
  -webkit-box-shadow: 0px 6px 13px 0 rgba(37, 20, 100, 0.29);
  -moz-box-shadow: 0px 6px 13px 0 rgba(37, 20, 100, 0.29);
  font-size: 2.13333333rem;
  padding: 0 40px;
  line-height: 66px;
  margin-left: -130px;
}
.the-speaker {
  position: relative;
}
.the-speaker .container {
  position: relative;
  z-index: 10;
}
.the-speaker:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 48%;
  height: 100%;
  background-color: #fff;
  content: '';
  z-index: 5;
}
.the-speaker:before {
  position: absolute;
  left: 48%;
  content: '';
  top: 0;
  border-left: 300px solid #fff;
  border-top: 1000px solid transparent;
}
.simple-slider {
  position: relative;
  margin-bottom: 500px;
}
.simple-slider p {
  text-align: center;
  font-weight: bold;
  font-style: italic;
}
.simple-slider .slick-arrow {
  position: absolute;
  left: -30px;
  top: 50%;
  cursor: pointer;
  z-index: 10;
  margin-top: -40px;
  line-height: 80px;
  background: none;
  border: none;
  padding: 0;
  color: #684b8a;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  font-size: 5.33333333rem;
}
.simple-slider .slick-arrow.slick-next {
  left: auto;
  right: -30px;
}
.search article,
.archive article {
  /*width: 100%;
        float: left;
        padding: 30px 0 15px;
        border-top: 1px solid #f2f2f2;*/
  margin-bottom: 2.5em;
}
/*.container {
    position: relative;
}*/
.text-white .editor-link a {
  color: blue !important;
}
.editor-link {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  font-size: 0.8rem;
  background-color: #f6f6f6;
  padding: 3px;
  display: inline-block;
  width: auto;
  text-align: center;
  color: #333;
}
.editor-link a {
  width: 100%;
  display: inline-block;
  color: blue !important;
}
p.quote {
  padding-left: 25%;
  margin: 25px 65px;
  text-align: right;
  color: #063;
  font-style: italic;
}
code {
	background-color: #fff;
	color: @color-pre-fg;
	padding: 2px 4px;
}
.pre, pre {
	font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	white-space: pre;
	background-color: @color-pre-bg;
	color: @color-pre-fg;
	line-height: 1.3em;
	width: fit-content;
}
.pre.highlightjs, pre.highlightjs {
	font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	white-space: pre;
	background-color: #f7f8f8;
	border: 1px solid #ccc;
	border-radius: 2px;
	line-height: 1.3em;
	width: fit-content;
}
code {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  background-color: #f7f8f8;
  color: #212529;
}
/* pre,
.pre.highlightjs,
pre.highlightjs {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  white-space: pre;
  background-color: #f7f8f8;
  border: 1px solid #ccc;
  border-radius: 2px;
  line-height: 1.3em;
  width: fit-content;
  padding: 1em;
  font-size: 87.5%;
} */
/*pre {
	padding: 1em;
	max-width: 100%;
	overflow-x: auto;
	}*/
.pre-ilfak {
  font-family: FixedSys, Courier, Monospace, monospace;
  white-space: pre;
  border: 1px solid #9AB;
  background-color: #DEF;
}
.checkpoint {
  font-weight: bold;
  background-color: #FFFF80;
}
.hi {
  display: inline;
  background-color: #FFFF70;
}
span.latest-news {
  font-size: 14px;
  font-style: normal;
}
div.news-table-holder {
  font-size: 10px;
}
div.news-table-holder div.entry {
  padding-top: 12px;
  padding-bottom: 12px;
}
div.news-table-holder div.content {
  text-align: right;
}
/* --------------------- */
div.thumb-gallery ul {
  clear: left;
  text-align: center;
  width: 100%;
  float: left;
  list-style: none;
  position: relative;
  padding: 0;
}
div.thumb-gallery ul li {
  display: inline-block;
  margin: 8px;
  position: relative;
}
/*------ User Manual ------------------------------------------------------*/
#manual h1 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: 22px;
  background: #bfffbf;
  text-align: center;
}
#manual h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  background: #bfffff;
}
#manual {
  padding: 0;
  font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
  font-size: medium;
  width: 570px;
}
/*------ Comparison Page --------------------------------------------------*/
table.compare_table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  font-size: 12px!important;
}
table.compare_table span {
  font-size: 1em!important;
  color: revert!important;
  font-variant: normal!important;
}
.compare {
  /*max-width: 1000px;
	overflow-x: auto;*/
  font-size: 12px!important;
}
.comparison_note {
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  color: #800000;
}
/* .decomp_compare */
/* { */
/*     position: relative; */
/* } */
/* .decomp_compare table.cmptext */
/* { */
/*     position: absolute; */
/*     left:0; */
/*     top:0; */
/* } */
/*
.cmphdr
{
    font-size: 22px;
    text-align: center;
    padding: 10px 7px 10px 7px;
}
*/
.cmphdr {
  font-size: 2em!important;
  color: #067faf;
  margin: 2em 0 1em;
}
.cmptext {
  white-space: pre;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
  color: blue;
  background: white;
  line-height: 1;
  vertical-align: top;
}
.cmpasm {
  background: #F0F8FF;
  width: 50%;
  padding: 10px;
  vertical-align: top;
}
.cmpc {
  background: #e9f2e3;
  width: 50%;
  padding: 10px;
  vertical-align: top;
}
.cmptell {
  margin-top: 1em;
  font-size: 16px!important;
  max-width: 1000px;
}
/* Pricing */
table.price {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  text-align: left;
  background-color: #f4f4ff;
  border: 1px solid #e0e0e8;
}
table.price th {
  font-size: larger;
}
table.price td {
  white-space: nowrap;
}
table.price td.license-type {
  font-weight: bold;
}
table.img-with-legend {
  padding: 12px;
}
table.img-with-legend div {
  text-align: right;
}
ul.changelist,
ul.changelist ul.category {
  list-style-type: none;
  padding-left: 12px;
}
/* override style of the new page footer */
.colfull:not(.sdk-plugin),
.colfull:not(.processors-list),
.colfull:not(.compare_table) {
  line-height: 1.75rem;
}
.colfull:not(.sdk-plugin) .footer,
.colfull:not(.processors-list) .footer,
.colfull:not(.compare_table) .footer {
  color: initial;
  background-color: initial;
}
.colfull:not(.sdk-plugin) span,
.colfull:not(.processors-list) span,
.colfull:not(.compare_table) span {
  font-size: 1.1em;
  font-variant: all-small-caps;
  color: #008697;
}
.colfull.sdk-plugin .comment {
  color: #999999;
}
.colfull.sdk-plugin .pre {
  color: #000099;
}
.colfull.sdk-plugin .string {
  color: #009900;
}
.colfull.sdk-plugin .char {
  color: #009900;
}
.colfull.sdk-plugin .float {
  color: #996600;
}
.colfull.sdk-plugin .int {
  color: #999900;
}
.colfull.sdk-plugin .bool {
  color: #000000;
  font-weight: bold;
}
.colfull.sdk-plugin .type {
  color: #FF6633;
}
.colfull.sdk-plugin .flow {
  color: #FF0000;
}
.colfull.sdk-plugin .keyword {
  color: #990000;
}
.colfull.sdk-plugin .operator {
  color: #663300;
  font-weight: bold;
}
.colfull.sdk-plugin .code {
  white-space: pre;
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: small;
  width: 100%;
  overflow: auto;
  line-height: 1;
}
.colfull.sdk-plugin span {
  font-variant: normal;
}
.colfull.processors-list span {
  color: #333;
  font-variant: normal;
  font-size: 1em;
}
.compare .cmptext span {
  font-size: 1em !important;
  font-variant: normal !important;
}
.compare .btn-link {
  font-weight: normal;
}
#col1 {
  float: left;
  width: 170px;
}
#navigation {
  padding-left: 0;
  margin-right: 1em;
  padding-right: 1em;
  display: block;
  float: left;
  border-right: solid 1px;
}
#navigation li {
  display: block;
}
@media (max-width: 1400px) {
  .distributors-holder .d-holder,
  .resellers-holder .d-holder {
    width: calc(33.333% - 15px);
  }
}
@media (max-width: 1200px) {
  .post-holder.first-holder .inner .post-image {
    min-height: 455px;
  }
  .post-holder.first-holder .inner .post-content {
    min-height: 455px;
  }
  .distributors-holder .d-holder,
  .resellers-holder .d-holder {
    width: calc(50% - 15px);
    min-width: 150px;
  }
  .resellers-holder .media .d-holder {
    width: calc(60% - 15px);
  }
}
@media (max-width: 990px) {
  h1,
  .h1 {
    font-size: 2.26666667rem;
    line-height: 46px;
  }
  h2,
  .h2 {
    font-size: 1.86666667rem;
    line-height: 40px;
  }
  .post-holder.page-blog-post .post-content .btn {
    left: auto !important;
    bottom: auto !important;
    margin-top: 30px !important;
    position: relative;
  }
  .hero {
    padding: 200px 0 50px;
  }
  .section-testimonials {
    padding-bottom: 50px;
  }
  .top-menu .nav-item {
    width: 100%;
  }
  .top-menu .nav-item .nav-link {
    width: 100%;
    text-align: center;
  }
  .top-menu .menu-item-has-children .sub-menu {
    display: none;
    position: relative;
    left: 0;
    top: auto;
    background-color: #f7f7f7;
    pointer-events: initial;
    opacity: 1;
    min-width: 100%;
    float: left;
    z-index: 10;
    padding: 0;
    height: auto;
    width: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-align: center;
  }
  .top-menu .menu-item-has-children .sub-menu .nav-link {
    text-align: center;
  }
  .top-menu .menu-item-has-children:after {
    right: 15px;
    top: 20px;
  }
  .top-menu .menu-item-has-children:hover .sub-menu {
    display: block;
  }
  .product-box {
    margin-bottom: 50px;
  }
  .product-box h3 {
    min-height: 1px;
  }
  .testimonials-slider {
    margin-top: 20px;
  }
  .post-holder.first-holder .inner .post-image {
    width: 100%;
    float: left;
    min-height: 220px;
    background-size: cover;
    background-position: center center;
  }
  .post-holder .inner .post-content {
    min-height: 1px;
  }
  .post-holder.page-news-post .inner .post-content {
    min-height: 200px;
  }
  .post-holder.first-holder .inner .post-content h4 {
    font-size: 1.375rem;
    line-height: 34px;
  }
  .post-holder.first-holder .inner .post-content {
    justify-content: start !important;
    padding: 30px 15px;
    width: 100%;
    min-height: 1px;
    border: 1px solid #ced2db;
    border-top: none;
  }
  .bg-right-center.right-0 {
    background-size: auto 300px;
    padding: 50px 0 300px;
    background-position: right bottom;
  }
  .footnote-holder {
    padding-bottom: 300px;
    background-size: auto 300px;
    background-position: bottom center;
  }
  .news-latest-slider .post-item .post-content {
    min-height: 400px;
  }
}
@media (max-width: 767px) {
  .bg-right-center {
    padding: 150px 0 300px;
    background-size: auto 300px;
    background-position: bottom center;
  }
  .bg-right-center.right-0 {
    background-position: right bottom;
  }
  .bg-right-bottom {
    padding: 150px 0 300px;
    background-size: auto 300px;
    background-position: bottom right;
  }
  .bg-left-center {
    position: relative;
    padding: 150px 0 300px;
    background-size: auto 300px;
    background-position: bottom center;
  }
  .play-btn-holder {
    min-height: 320px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .yellow-download {
    padding: 20px 60px 20px 40px;
  }
  .text-white .yellow-download p a:not(.btn) {
    word-break: break-all;
  }
  .distributors-holder .d-holder,
  .resellers-holder .d-holder {
    width: calc(100% - 15px);
    min-width: 150px;
  }
  .resellers-holder .media .d-holder {
    width: calc(100% - 15px);
  }
  section {
    padding: 35px 0;
  }
}
@media (max-width: 576px) {
  .play-btn-holder {
    width: 100%;
  }
}
blockquote {
  font-family: "Crimson Pro", serif;
  font-style: italic;
  color: #005397;
  margin: 1.5rem 0;
}
blockquote p {
  font-size: 1em;
}
header.entry-header {
  margin-bottom: 2em;
}
.container-singlepage {
  margin-top: 235px;
  margin-bottom: 50px;
}
a.navbar-brand {
  font-size: 1.6rem;
  color: #005580;
}
#home-latest-posts a {
  color: #005580;
}
#home-latest-posts .card-body.card-latest-posts {
  font-size: 0.8rem;
}
#home-latest-posts .card-header {
  font-size: 1.3rem;
}
#home-latest-posts .su-posts-default-loop .su-post {
  margin-bottom: 1.2em;
}
#home-latest-posts .su-box {
  border-width: 1px;
}
#home-latest-posts .su-box .su-box-title {
  text-transform: lowercase;
  font-variant: small-caps;
  font-size: 1rem;
}
.btn-goto {
  color: #fff;
}
.card-prod-ida {
  border: 1px solid #009BEE;
  background-color: #95D8FF;
  border-radius: 4px;
}
.card-smaller {
  font-size: 0.93333333rem;
}
.card-smaller h5 {
  color: #005397;
}
.card-smaller p {
  line-height: 1.35;
}
.card-smaller.card-fixed-width-medium {
  max-width: 600px;
  font-size: 0.8rem;
}
.card-light {
  background-color: #F0F8FF;
}
.bg-first {
  background-image: linear-gradient(60deg, #abecd6 0%, #fbed96 100%);
}
.btn-download {
  border: 1px solid #333;
  background-color: #DCE9EA;
}
.btn-download .hover {
  background-color: #ccdfe0;
}
.btn-read-more,
.btn-ida-version {
  border-bottom: 5px solid #F79E31;
  border-radius: 0;
  background-color: #6c9eb4;
  color: #fff;
}
.btn-read-more:hover,
.btn-ida-version:hover {
  background-color: #47778c;
  color: #fff;
}
ul#navigation {
  border-right: 1px solid #005397;
}
.mfp-container {
  padding-top: 220px;
}
.colful a {
  color: #005580;
}
.top-menu ul:not(.sub-menu) > li.current-menu-item,
.top-menu ul:not(.sub-menu) > li.current-page-ancestor,
.current-menu-parent {
  background-color: #ADD4D8;
}
p.lead {
  font-size: 1.2rem;
  color: #97003A;
  background-color: #ffe4e1;
  padding: 15px;
  border-radius: 0 20px;
}
p.lead-textonly {
  font-size: 1.6em;
  color: #97003A;
  font-weight: 300;
}
p.lead-minor {
  font-size: 1.3em;
  font-weight: 300;
}
.paragraph.lead {
  font-size: 1.6em;
  font-weight: 300;
}
.navbar-collapse {
  border: 1px solid #add4d8;
  background-color: #ecf3f4;
}
/*#menu-primary li {
    &:nth-child(2) a, &:nth-child(3) a {
        color:@hex-complementary;
    }
}*/
.top-menu ul:not(.sub-menu) > li.current-page-ancestor:nth-child(2) > a:first-child,
.top-menu ul:not(.sub-menu) > li:nth-child(2) > a:first-child,
.top-menu ul:not(.sub-menu) > li.current-page-ancestor:nth-child(3) > a:first-child,
.top-menu ul:not(.sub-menu) > li:nth-child(3) > a:first-child {
  color: #663399;
  font-weight: bold;
}
.top-menu .menu-item-has-children .sub-menu li a.nav-link {
  text-transform: initial;
  font-variant: normal;
  letter-spacing: normal;
  font-size: 0.9em;
}
.section-blog sup,
.post-content-blogname sup {
  font-variant: all-small-caps;
  color: #7649a3;
  letter-spacing: 1px;
  top: -1.5em;
}
.section-blog sup:before,
.post-content-blogname sup:before {
  content: "* ";
}
.section-blog sup {
  font-size: 0.4em;
}
.post-content-blogname sup {
  font-size: 0.4em;
}
.first-post-in-list,
.other-posts-in-list {
  padding: 15px 30px;
}
.first-post-in-list {
  border-radius: 0 20px;
  position: relative;
}
.first-post-in-list.first-blog-post {
  background-color: #F0F8FF;
}
.first-post-in-list.first-news-post {
  background-color: #eff2fb;
}
.first-post-in-list.first-contest-post {
  background-color: #fffaf0;
}
.first-post-in-list.first-tutorial-post {
  background-color: #F0F8FF;
}
.post-meta {
  font-size: small;
  margin-right: 2em;
  display: block;
  float: left;
}
.post-meta p {
  line-height: 1em;
}
.post-meta span {
  color: #888888;
}
.category-link,
.tag-link {
  padding: 6px;
  margin: 0 2px;
  border-radius: 0 5px;
  text-transform: lowercase;
  font-variant: small-caps;
}
.category-link {
  background-color: #ecf3f4;
}
.tag-link {
  background-color: #d7ebf1;
}
.page-x-of {
  font-variant: all-small-caps;
  font-size: 1.2em;
  margin-bottom: 1em;
}
select#archives-dropdown-4 option {
  font-family: 'Encode Sans', sans-serif !important;
  font-size: 1.2em;
  padding: 4px;
}
.widget-content #recentcomments {
  padding-inline-start: 0;
}
.widget-content {
  margin-bottom: 1.5em;
}
.widget-content .recentcomments {
  list-style-type: none;
  font-size: 12px;
  line-height: 1.5em;
  /*&:before {
            content: "<i class='fas fa-user-edit'></i> ";
        }*/
}
p.recentposts {
  font-size: 12px;
  line-height: 1.4;
}
p.recentposts span {
  color: #999;
}
.post-content {
  padding-top: 3em;
}
.post-content-blogname h5 {
  color: #888;
  margin: 0;
  font-size: 1em;
  font-variant: all-small-caps;
}
.related-container {
  padding: 20px;
  margin: 2em 0;
  border-radius: 0 15px;
  background-color: #fafafa;
}
.related-container h5 {
  font-size: 1.3em;
  margin-bottom: 5px;
}
.related-container .related-excerpt {
  color: #888;
  line-height: 1.5;
}
.isfirstitem {
  position: absolute;
  right: 70%;
  bottom: 30px;
}
.icon-in-heading {
  float: right;
  height: 100px;
  vertical-align: middle;
}
#pgp {
  padding: 15px;
}
#pgp pre {
  background-color: #fafafa;
  color: #666;
}
.processor-box {
  background-color: #dae9fa;
  padding: 10px 5px;
  margin: 0 10px 1.5em;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
  color: #003f77;
  border: 1px dashed #333;
}
.processor-box i {
  color: #6d47b6;
}
.ida-philosophy span,
.page-contact span {
  font-variant: all-small-caps;
  font-size: 1.1em;
}
article.type-page #regular-page .col-12.col-md-3,
article.type-page #regular-page .col-6.col-md-2,
article.type-contests_post #regular-page .col-12.col-lg-2 {
  display: none;
}
table.table-cross-debugging thead tr th > i {
  font-size: 2em;
  padding: 5px 0;
  font-weight: normal;
}
table.table-cross-debugging thead tr th {
  vertical-align: top;
}
table.table-cross-debugging thead {
  background-color: #ecf3f4;
  text-align: center;
  font-variant: small-caps;
  color: #008697;
  font-weight: bold;
  white-space: nowrap;
}
table.table-cross-debugging tbody tr td:nth-of-type(1) {
  white-space: nowrap;
  font-variant: small-caps;
  color: #005397;
}
table.table-cross-debugging tbody tr td:nth-of-type(1) > i {
  font-size: 2em;
  padding: 5px 0;
}
table.table-cross-debugging tbody tr td:last-of-type {
  font-size: 0.8em;
}
table.table-cross-debugging tbody tr td {
  text-align: center;
}
.breadcrumbs-container .breadcrumbs {
  margin: 1.5em 0 0;
  font-size: 0.9em;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #f9f9f9;
}
li.license-notes {
  font-size: 0.8em;
  line-height: 1.1 !important;
}
#gallery-shots div {
  display: none;
}
span.su-lightbox {
  color: #005580;
}
span.su-lightbox:hover {
  text-decoration: underline;
}
address {
  margin-left: 10px;
}
#go-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
}
#go-to-top img {
  height: 32px;
}
.smallsmall {
  font-size: 60%;
  font-variant: all-small-caps;
}
.top-link-area {
  float: right;
  text-align: right;
  font-variant: all-small-caps;
  margin-top: 0.5em;
}
.top-link-area i.fas.fa-tag {
  color: #7bcc29;
}
.top-link-area a:not(:last-of-type) {
  padding-right: 8px;
}
div.comment.list {
  margin-top: 40px;
  font-size: 0.85em;
}
div.comment.list > *,
div.comment.list p {
  line-height: 1.3;
}
div.comment.list .comment {
  margin-top: 15px;
}
div.comment.list .comment.depth-2 {
  margin-left: 15px;
}
div.comment.list .comment.depth-3 {
  margin-left: 30px;
}
div.comment.list .comment.depth-3 {
  margin-left: 45px;
}
div.comment.list .comment-meta {
  margin-top: 10px;
}
.autogenerated-overrides blockquote {
  font-family: 'Encode Sans', sans-serif;
  font-style: normal;
  font-variant: normal;
  color: #333;
  margin: initial;
}
.autogenerated-overrides pre,
.autogenerated-overrides pre > pre {
  border: 0 solid transparent!important;
  background-color: transparent;
}
.autogenerated-overrides > pre {
  background-color: transparent;
  border: 0 solid transparent!important;
}
#training-standard ul.list-condensed {
  font-size: 0.9em;
}
#training-standard ul.list-condensed li {
  margin: 0;
}
#training-testimonials blockquote {
  margin: 1.1rem 0;
}
#training-testimonials blockquote p {
  margin: 0 !important;
}
.announcement-varia {
  color: #e8bc11 !important;
}
.announcement-varia a {
  font-weight: bold;
}
.announcement-large {
  font-size: 1.35em;
  color: #ffbb2a;
}
.announcement-event {
  font-size: 1.3em;
}
.announcement-event span {
  font-weight: 300;
  color: #7649a3;
}
@media (min-width: 576px) {
  #principal-reasons .card-columns {
    column-count: 2;
    column-gap: 1.25rem;
  }
}
@media (min-width: 768px) {
  #principal-reasons .card-columns {
    column-count: 4;
    column-gap: 1.25rem;
  }
}
.colophon-display {
  font-size: 2em;
}
.colophon-display span {
  margin: 1em;
}
.colophon-display .encodesans {
  font-family: 'Encode Sans', sans-serif;
}
.colophon-display .encodesans span.light {
  font-weight: 300;
}
.colophon-display .encodesans span.normal {
  font-weight: 400;
}
.colophon-display .encodesans span.bold {
  font-weight: 700;
}
.colophon-display .crimsonpro {
  font-family: "Crimson Pro", serif;
}
.colophon-display .crimsonpro span.italic {
  font-weight: 400;
  font-style: italic;
}
.colophon-display .yanone {
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.fonta i {
  padding-right: 15px;
}
.hero-new-item-snip {
  color: #fff;
  font-size: 1em;
  font-variant: all-small-caps;
}
.hero-new-item-snip a {
  color: #ffc000 !important;
}
.release-info-container {
  float: left;
  text-align: center;
  margin-bottom: 2.5em;
}
.release-info-container h4 {
  font-family: "Encode Sans Semi Condensed", sans-serif;
  font-variant: all-small-caps;
  color: #999;
  line-height: 18px;
  font-weight: 700;
}
.release-info-container .release-circle-container {
  float: left;
  vertical-align: middle;
  text-align: center;
}
.release-info-container .release-circle-container p {
  font-variant: all-small-caps;
  font-size: 0.9em;
}
.release-info-container .release-circle-container .release-circle {
  width: 7.65em;
  height: 7.65em;
  margin: 0.4em;
  background-color: #fff;
}
.release-info-container .release-circle-container .release-circle.circle-proc {
  border: 3px dashed #cc4125;
}
.release-info-container .release-circle-container .release-circle.circle-file {
  border: 3px dashed #e06666;
}
.release-info-container .release-circle-container .release-circle.circle-installer {
  border: 3px dashed #f6b26b;
}
.release-info-container .release-circle-container .release-circle.circle-debugger {
  border: 3px dashed #ffd966;
}
.release-info-container .release-circle-container .release-circle.circle-kernel {
  border: 3px dashed #93c47d;
}
.release-info-container .release-circle-container .release-circle.circle-ui {
  border: 3px dashed #76a5af;
}
.release-info-container .release-circle-container .release-circle.circle-scripts {
  border: 3px dashed #6d9eeb;
}
.release-info-container .release-circle-container .release-circle.circle-decompiler {
  border: 3px dashed #6fa8dc;
}
.release-info-container .release-circle-container .release-circle.circle-bugs {
  border: 3px dashed #8e7cc3;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number {
  font-weight: 700;
  font-size: 2.5em;
  margin-top: 0.25em;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-proc {
  color: #cc4125;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-file {
  color: #e06666;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-installer {
  color: #f6b26b;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-debugger {
  color: #ffd966;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-kernel {
  color: #93c47d;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-ui {
  color: #76a5af;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-scripts {
  color: #6d9eeb;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-decompiler {
  color: #6fa8dc;
}
.release-info-container .release-circle-container .release-circle .release-bubble-number.number-bugs {
  color: #8e7cc3;
}
.section-ida-version .version-main {
  text-align: center;
}
.section-ida-version .version-main h3 {
  font-weight: 700;
  font-size: 3em;
  line-height: 1.3;
  color: #008697;
}
.section-ida-version .version-card {
  text-align: center;
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 10px;
}
.section-ida-version .version-card .btn-ida-version {
  margin: 0.75em 0;
}
.section-ida-version .version-card .card-header {
  color: #666;
  text-transform: uppercase;
  font-size: 1.2em;
}
.section-ida-version .version-card .card-body {
  padding: 0.75rem;
}
.section-ida-version .version-card .card-footer {
  font-size: 0.9em;
  padding: 0.35rem;
  background-color: #fff;
  border-top: 0 solid #fff;
}
.highlight pre {
  font-size: 11px;
}
p.support-main-link {
  font-weight: 400;
  font-size: 1.35em;
  text-transform: uppercase;
}
p.support-main-link a {
  text-decoration: none;
  color: #37274c;
}
p.support-main-link img {
  margin: 0.25em 0.75em;
  max-height: 45px;
}
.manual {
  padding: 1em;
  margin: 1em;
  font-size: 1.15em;
  border-width: 4px;
  border-style: solid;
  border-radius: 0 10px;
  box-shadow: 3px 3px 6px #ccc;
  max-width: fit-content;
}
.manual a {
  text-decoration: none;
  color: #37274c;
}
.manual img {
  margin: 0.25em 0.55em;
  max-height: 30px;
}
.manual.manual-ida {
  border-color: #008697;
  background-color: #ecf3f4;
}
.manual.manual-decompiler {
  border-color: #265190;
  background-color: #F0F8FF;
}
.manual.manual-idapython {
  border-color: #71286b;
  background-color: #f5eef1;
}
.manual.manual-sdk {
  border-color: #008697;
  background-color: #ecf3f4;
}
.documentation-tabs {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*ul:not(.tree) li, ul:not(.tree) li ul li {
        width: 15em!important;
        float: none!important;
        margin:0 1em 0 0 !important;
    }*/
  /*@keyframes fadein {
        from {
            opacity:0;
        }
        to {
            opacity:1;
        }
    }*/
}
.documentation-tabs #one-tab {
  background: #008697;
}
.documentation-tabs #two-tab {
  background: #265190;
}
.documentation-tabs #three-tab {
  background: #71286b;
}
.documentation-tabs #four-tab {
  background: #ab3e52;
}
.documentation-tabs .tab {
  cursor: pointer;
  padding: 10px 20px;
  margin: 0 2px;
  display: inline-block;
  color: #fff;
  border-radius: 3px 3px 0 0;
  box-shadow: 0 0.5rem 0.8rem #00000080;
}
.documentation-tabs .tab #one-tab {
  background: #008697;
}
.documentation-tabs .tab #two-tab {
  background: #265190;
}
.documentation-tabs .tab #three-tab {
  background: #71286b;
}
.documentation-tabs .tab #four-tab {
  background: #ab3e52;
}
.documentation-tabs .panels {
  background: #fffffff6;
  box-shadow: 2px 9px 5px -7px #00000036;
  min-height: 600px;
  max-height: 600px;
  width: 100%;
  border-radius: 10px;
  overflow: auto;
  padding: 20px;
}
.documentation-tabs .panel {
  display: none;
  animation: fadein 0.8s;
}
.documentation-tabs .panel-title {
  font-size: 2em;
  font-weight: 300;
  text-align: center;
}
.documentation-tabs .radio {
  display: none;
}
.documentation-tabs #one:checked ~ .panels #one-panel,
.documentation-tabs #two:checked ~ .panels #two-panel,
.documentation-tabs #three:checked ~ .panels #three-panel,
.documentation-tabs #four:checked ~ .panels #four-panel {
  display: block;
}
.documentation-tabs #one:checked ~ .tabs #one-tab,
.documentation-tabs #two:checked ~ .tabs #two-tab,
.documentation-tabs #three:checked ~ .tabs #three-tab,
.documentation-tabs #four:checked ~ .tabs #four-tab {
  background: #fffffff6;
  color: #000;
}
.documentation-tabs #one:checked ~ .tabs #one-tab {
  border-top: 5px solid #008697;
}
.documentation-tabs #two:checked ~ .tabs #two-tab {
  border-top: 5px solid #265190;
}
.documentation-tabs #three:checked ~ .tabs #three-tab {
  border-top: 5px solid #71286b;
}
.documentation-tabs #four:checked ~ .tabs #four-tab {
  border-top: 5px solid #ab3e52;
}
img.manual-icon {
  min-width: 25px !important;
  max-width: 25px !important;
  height: 25px !important;
  margin: 0 5px 0 10px;
}
ul.tree {
  font-size: 0.85em;
  margin: 0 0 15px 0;
  padding: 2px 0;
}
ul.tree li {
  list-style: none;
  position: relative;
  margin: 0 0 0 -15px;
  line-height: 1.5rem;
}
ul.tree li label {
  display: table !important;
}
ul.tree li input {
  cursor: pointer;
  height: 1em;
  left: 0;
  margin-left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 2em;
  z-index: 2;
}
ul.tree li input:checked + ul {
  height: auto;
  margin: 0 0 0 -19px;
}
ul.tree li input:checked + ul:before {
  content: "\f07c";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 20px;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 0;
  color: #7649a3;
}
ul.tree li input:checked + ul > li {
  display: block;
  left: -3px;
  margin: 0 0 3px;
  /*:last-child {
					margin: 0 0 .063em;
				}*/
}
ul.tree li input + ul {
  padding: 0 0 0 39px;
}
ul.tree li input + ul:before {
  content: "\f07b";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 20px;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 0;
  color: #7649a3;
}
ul.tree li input + ul > li {
  display: none;
  margin-left: -10px;
  padding-left: 1px;
}
ul.tree li label {
  cursor: pointer;
  margin-bottom: 0;
  margin-left: 12px;
}
ul.tree span {
  font-size: 0.85em;
  color: #ADD4D8;
}
ul.tree > li {
  margin-left: -1px !important;
}
ul.tree > li a {
  margin-left: 15px;
  color: revert;
}
ul.tree > li a:not([href]):not([tabindex]) {
  color: #000;
}
ul.tree > li a.page,
ul.tree > li a.pdf,
ul.tree > li a.zip {
  color: #000 !important;
  display: block;
  text-decoration: none;
}
ul.tree > li a.page:before,
ul.tree > li a.pdf:before,
ul.tree > li a.zip:before {
  display: block;
  float: left;
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 15px;
  margin-right: 5px;
}
ul.tree > li a.page:before {
  color: #005580;
  content: "\f15b";
}
ul.tree > li a.pdf:before {
  color: #97003A;
  content: "\f1c1";
}
ul.tree > li a.zip:before {
  color: #668866;
  content: "\f1c6";
}
ul.tree > li > a:before {
  display: block;
  float: left;
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 15px;
  margin-right: 5px;
}
ul.tree > li a.page:before:before {
  color: #005580;
  content: "\f15b";
}
ul.tree > li a.pdf:before:before {
  color: #97003A;
  content: "\f1c1";
}
ul.tree > li a.zip:before:before {
  color: #668866;
  content: "\f1c6";
}
ul.tree > li > a > label {
  margin-left: 0;
}
ul.tree > li > ul > li > a > label:before,
ul.tree > li > ul > li > ul > li > a > label:before {
  display: block;
  position: absolute;
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 15px;
  margin-right: 5px;
  left: 0;
}
ul.tree > li > ul > li > a.page > label:before:before,
ul.tree > li > ul > li > ul > li > a.page > label:before:before {
  color: #005580;
  content: "\f15b";
}
ul.tree > li > ul > li > a.pdf > label:before:before,
ul.tree > li > ul > li > ul > li > a.pdf > label:before:before {
  color: #97003A;
  content: "\f1c1";
}
ul.tree > li > ul > li > a.zip > label:before:before,
ul.tree > li > ul > li > ul > li > a.zip > label:before:before {
  color: #668866;
  content: "\f1c6";
}
/*
 * Tooltip
 */
[data-tooltip] {
  position: relative;
  z-index: 10;
}
/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + 5px);
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}
/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 150px;
  max-width: 300px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 14px;
  /*   font-size: 0.73rem; */
  background-color: rgba(59, 72, 80, 0.9);
  background-image: linear-gradient(30deg, rgba(59, 72, 80, 0.44), rgba(59, 68, 75, 0.44), rgba(60, 82, 88, 0.44));
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%, -5px) scale(0.5);
}
/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
  transition-duration: 0s;
  /* If the mouse leaves the element,
                                 the transition effects for the
                                 tooltip arrow are "turned off" */
  transform-origin: top;
  /* Orientation setting for the
                               slide-down effect */
  transform: translateX(-50%) scaleY(0);
}
/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, -5px) scale(1);
}
/* Slide down effect only on mouseenter (NOT on mouseleave) */
[data-tooltip]:hover:after {
  transition-delay: 0.5s;
  /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}
/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + 5px);
  bottom: 50%;
}
/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(-5px, 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
  transform: translate(-5px, 50%) scale(1);
}
/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}
/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + 5px);
  bottom: 50%;
}
[data-tooltip-location="right"]:before {
  transform: translate(5px, 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
  transform: translate(5px, 50%) scale(1);
}
[data-tooltip-location="right"]:after {
  border-width: 5px 5px 5px 0;
  border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}
/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
  top: calc(100% + 5px);
  bottom: auto;
}
[data-tooltip-location="bottom"]:before {
  transform: translate(-50%, 5px) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
  transform: translate(-50%, 5px) scale(1);
}
[data-tooltip-location="bottom"]:after {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
  transform-origin: bottom;
}
/*
 * End Tooltip
 */
.training-year {
  text-align: right;
  font-size: 4em;
  font-weight: 700;
  color: #fff;
  margin-top: -30px;
}
.training-year span {
  color: #ffbb2a;
}
form.idahome-teaser {
  background-image: url('/wp-content/uploads/2020/04/form_bg_girl_qm_2.png');
  background-position: right -30px bottom 30px;
  background-repeat: no-repeat;
  min-height: 642px;
  padding: 30px 0;
}
form.idahome-teaser label {
  margin-top: 20px;
}
form.idahome-teaser span {
  font-weight: bold;
  color: #97003A;
  font-size: 1.3em;
  letter-spacing: 1px;
  padding: 0 5px;
}
@media (max-width: 639px) {
  form.form-newsletter-subscribe {
    background-image: none!important;
  }
}
form.form-newsletter-subscribe {
  background-image: url('/wp-content/uploads/2020/05/form_bg_girl_newsletter_nobg.png');
  background-position: right -30px bottom 0;
  background-repeat: no-repeat;
  padding: 30px 0;
  min-height: 650px;
}
form.form-newsletter-subscribe label {
  margin-top: 20px;
}
form.form-newsletter-subscribe span {
  font-weight: bold;
  color: #97003A;
  font-size: 1.3em;
  letter-spacing: 1px;
  padding: 0 5px;
}
form.form-newsletter-unsubscribe span {
  font-weight: bold;
  color: #97003A;
  font-size: 1.3em;
  letter-spacing: 1px;
  padding: 0 5px;
}
.idahome-link-bubble {
  padding-left: 20px;
  text-align: right;
}
.idahome-link-bubble p.bigger {
  font-size: 1.2em;
}
.idahome-link-bubble h4 span {
  font-family: "Encode Sans Semi Condensed", sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  color: #ffbb2a;
}
.idahome-link-bubble h4 span span {
  font-size: 0.8em;
}
.idahome-link-bubble h4 span span span {
  font-size: 0.6em;
}
.idahome-link-bubble p,
.idahome-link-bubble section#ida-home-hero p {
  color: #fff;
  font-size: 15px;
}
.idahome-link-bubble h3 {
  font-weight: 700;
  font-size: 3em;
  text-transform: uppercase;
  white-space: nowrap;
}
.text-brand-hero {
  font-weight: 700;
  font-size: 5em;
  color: #008697;
  margin: 10px 0 20px;
  line-height: 1;
}
ul.ida-contest .fa-li {
  font-size: 1.25em;
  color: #067faf;
}
#idahome-contest-intro span:not(.fa-li) {
  color: #7649a3;
  font-variant: all-small-caps;
  font-size: 1.2em;
}
.ida-contest-rules {
  padding: 0 20px;
  border-left: 4px solid #06AAA2;
}
p.ida-images img {
  height: 275px;
  max-height: 275px;
}
.support-blog-posts {
  font-size: 0.8em;
}
.support-blog-posts li {
  line-height: normal !important;
}
.reduce-text > * {
  font-size: 0.8em;
  line-height: 1.5;
}
.reduce-text > * li {
  line-height: normal !important;
}
.bigger-links ul li a,
.bigger-links a {
  font-size: 1.2em;
}
.card.card-download-center {
  margin-bottom: 2.5em;
}
.card.card-download-center a:hover {
  text-decoration: none;
}
.card.card-download-center i {
  padding-right: 10px;
}
.card.card-download-center.card-download-free {
  background-color: #e9f2e3;
}
.card.card-download-center.card-download-free i {
  color: #5cb85c;
}
.card.card-download-center .card-body {
  padding: 5px 20px;
}
.card.card-download-center .card-header {
  background-color: #ecf3f4;
  font-size: 1.2em;
  padding: 0.5rem 1rem;
}
.card.card-download-center .card-header p.small {
  font-size: 0.65em;
  line-height: 1.4;
  margin-top: 5px;
}
.card.card-download-center .list-group-item {
  padding: 0 1rem 0.5rem;
}
.card.card-download-center .list-group-item a h5 {
  color: #005580;
  font-size: 1.1em;
  margin: 0.5rem 0;
}
.card.card-download-center .list-group-item p {
  line-height: 1.25;
  margin-bottom: 0 !important;
  margin-top: 5px;
  font-size: 0.9em;
}
.card.card-download-center .list-group-item p.small {
  font-size: 0.8em !important;
}
.wrap-collapsible {
  margin-bottom: 1.2rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.wrap-collapsible input[type='checkbox'] {
  display: none;
}
.wrap-collapsible .lbl-toggle {
  display: block;
  font-size: 1.2em;
  padding: 0.5rem 1rem;
  color: #333;
  background-color: #ecf3f4;
  cursor: pointer;
  border-radius: 0.25rem;
  transition: all 0.25s ease-out;
  margin-bottom: 0 !important;
}
.wrap-collapsible .lbl-toggle:hover {
  color: #005580;
}
.wrap-collapsible .lbl-toggle::before {
  content: ' ';
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: 0.7rem;
  transform: translateY(-2px);
  transition: transform 0.2s ease-out;
}
.wrap-collapsible .toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}
.wrap-collapsible .collapsible-content {
  max-height: 0;
  overflow: hidden;
}
.wrap-collapsible .toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 100vh;
}
.wrap-collapsible .toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.wrap-collapsible .collapsible-content .content-inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: 0.5rem 1rem;
}
.prevnext-posts {
  margin-top: 2em;
}
.prevnext-posts span {
  margin: 0 1em;
}
.prevnext-posts i {
  color: #008697;
  vertical-align: middle;
  font-size: 1.4em;
  padding: 0 5px;
}
.prevnext-posts a {
  font-size: 0.8em;
}
.prevnext-posts a :hover {
  text-decoration: none !important;
}
.item-restricted-access {
  color: #97003A;
  font-size: 0.8em;
}
.downloads-area {
  border: 1px dashed #ADD4D8;
  padding: 1.5em;
  width: fit-content;
}
.downloads-area p {
  line-height: 1.2;
}
.downloads-area p.downloads-header {
  font-variant: all-small-caps;
  font-size: 1.1em;
}
.downloads-area a.page,
.downloads-area a.pdf,
.downloads-area a.zip,
.downloads-area a.py,
.downloads-area a.idb {
  display: block;
  text-decoration: none;
}
.downloads-area a.page:before,
.downloads-area a.pdf:before,
.downloads-area a.zip:before,
.downloads-area a.py:before,
.downloads-area a.idb:before {
  display: block;
  float: left;
  font-family: "Font Awesome 5 Free", sans-serif !important;
  font-weight: 900;
  font-size: 15px;
  margin-right: 5px;
}
.downloads-area a.page:before {
  color: #005580;
  content: "\f15b";
}
.downloads-area a.pdf:before {
  color: #97003A;
  content: "\f1c1";
}
.downloads-area a.zip:before {
  color: #668866;
  content: "\f1c6";
}
.downloads-area a.py:before {
  color: #71286b;
  font-family: "Font Awesome 5 Brands", sans-serif !important;
  font-weight: 400!important;
  content: "\f3e2";
}
.downloads-area a.idb:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  color: #6A5ACD;
  content: "\f1c0";
}
.items-by-cards .col-lg-4.col-md-6,
.items-by-cards .col-lg-6.col-md-12 {
  margin-bottom: 1em;
}
.items-by-cards .col-lg-4.col-md-6 .box-hex,
.items-by-cards .col-lg-6.col-md-12 .box-hex {
  padding: initial;
  border-width: 5px;
  background-color: #f0f8ff;
}
.items-by-cards .col-lg-4.col-md-6 .card-body,
.items-by-cards .col-lg-6.col-md-12 .card-body {
  padding: 0.5em;
}
.items-by-cards .col-lg-4.col-md-6 .card img,
.items-by-cards .col-lg-6.col-md-12 .card img {
  max-width: 100px;
  padding: 10px 0;
}
.items-by-cards .col-lg-4.col-md-6 .card img.img-2x1,
.items-by-cards .col-lg-6.col-md-12 .card img.img-2x1 {
  max-width: 167px;
  max-height: 120px;
  padding-top: 20px;
}
.items-by-cards .col-lg-4.col-md-6 .card-text,
.items-by-cards .col-lg-6.col-md-12 .card-text {
  text-align: center;
  line-height: 1.5;
}
.items-by-cards .col-lg-4.col-md-6 .card-text strong,
.items-by-cards .col-lg-6.col-md-12 .card-text strong {
  font-weight: 700;
  color: #97003A;
  text-transform: uppercase;
}
.items-by-cards .col-lg-6.col-md-12 .box-hex {
  padding: 20px;
}
.items-by-cards .col-lg-6.col-md-12 .card img {
  max-width: 150px;
}
.items-by-cards .col-lg-6.col-md-12 .card-text strong {
  font-size: 1.5em;
}
.idented-snippet {
  margin-left: 1.5em;
}
form.form-material-radio.pmi-vote {
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
}
form.form-material-radio .inputGroup {
  background-color: #fff;
  display: block;
  margin: 10px 0;
  position: relative;
  border: 1px solid #aaa;
}
form.form-material-radio .inputGroup label {
  padding: 12px 30px;
  width: 100%;
  display: block;
  text-align: left;
  color: #3C454C;
  cursor: pointer;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
form.form-material-radio .inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: -1;
}
form.form-material-radio .inputGroup label:after {
  width: 32px;
  height: 32px;
  content: '';
  border: 2px solid #008697;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  cursor: pointer;
}
form.form-material-radio .inputGroup input:checked ~ label {
  color: #fff;
}
form.form-material-radio .inputGroup input:checked ~ label:before {
  opacity: 1;
}
form.form-material-radio .inputGroup input:checked ~ label:after {
  background-color: #008697;
  border-color: #008697;
}
form.form-material-radio .inputGroup input {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}
.ida-comparison-table {
  margin: 4em auto;
  font: 15px/1.4 "Encode Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 10px;
}
.ida-comparison-table td {
  border-right: 1px solid #CCC;
  empty-cells: show;
  padding: 10px;
}
.ida-comparison-table td span.yes:before {
  content: "✓";
  font-size: 20px;
  font-weight: 700;
  color: #31843f;
}
.ida-comparison-table td span.no:before {
  content: "⨯";
  font-size: 20px;
  font-weight: 700;
  color: #BD3854;
}
.ida-comparison-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border: 1px solid #CCC;
}
.ida-comparison-table table tr:nth-child(1) th:nth-child(1) {
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
}
.ida-comparison-table table tr:nth-child(2) th:nth-child(1) {
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
}
.ida-comparison-table table tr td:nth-child(1) {
  font-variant: small-caps;
  background-color: #f4faf6;
}
.ida-comparison-table table td[colspan="3"] {
  font-variant: small-caps;
  background-color: #f4faf6;
}
.ida-comparison-table th {
  border-right: 1px solid #CCC;
  empty-cells: show;
  font-weight: normal;
  padding: 0;
  border-bottom: 1px solid #CCC;
}
.ida-comparison-table th.compare-heading {
  font-size: 32px;
  font-weight: 300;
  color: #008697;
  border-bottom: 0 !important;
  padding: 20px 0 !important;
}
.ida-comparison-table tbody tr:nth-child(odd) {
  display: none;
}
.ida-comparison-table .compare-row {
  border: 1px solid #ccc;
}
.ida-comparison-table tr td:first-child {
  text-align: left;
}
.ida-comparison-table .tl {
  color: #FFF;
  padding: 10px;
  font-size: 13px;
  border-right: 1px solid #CCC;
  border-bottom: 0;
}
.ida-comparison-table .price-now span {
  color: #008697;
  font-size: 32px;
}
.ida-comparison-table .price-try a {
  color: #202020;
}
@media (max-width: 767px) {
  .ida-comparison-table td {
    border: 1px solid #CCC;
  }
  .ida-comparison-table td:first-child {
    display: none;
  }
  .ida-comparison-table th {
    border: 1px solid #CCC;
  }
  .ida-comparison-table th:first-child {
    display: none;
  }
  .ida-comparison-table tbody tr:nth-child(odd) {
    display: table-row;
  }
  .ida-comparison-table .row {
    background: #FFF;
  }
  .price-info {
    border-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .ida-comparison-table td {
    padding: 10px 5px;
  }
  .ida-comparison-table th {
    padding: 10px 5px;
  }
  .ida-comparison-table .price-now span {
    font-size: 16px;
  }
  .compare-heading {
    font-size: 26px;
  }
}
ul.whatsnew {
  list-style-type: square;
  margin-left: 0.5em;
  padding-left: 1.2em;
}
ul.whatsnew li::first-letter {
  text-transform: uppercase;
}
@media (min-width: 990px) {
  .compare-asm-c {
    margin: 40px;
  }
}
.compare-asm-c,
.show-asm {
  font-size: 13px;
  line-height: 1.3;
  border-bottom: 1px solid #ddd;
}
.compare-asm-c p,
.show-asm p {
  max-width: 700px;
}
.compare-asm-c .compare-language-asm,
.show-asm .compare-language-asm,
.compare-asm-c .compare-language-c,
.show-asm .compare-language-c {
  color: #fff;
  padding: 5px 25px;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 600;
}
.compare-asm-c .compare-language-asm,
.show-asm .compare-language-asm {
  background-color: #9b9da3;
}
.compare-asm-c .compare-language-c,
.show-asm .compare-language-c {
  background-color: #008697;
}
.compare-asm-c .col-md-6,
.show-asm .col-md-6 {
  font-family: Consolas, monospace;
  padding: 0;
}
.compare-asm-c .col-md-6 .snippet,
.show-asm .col-md-6 .snippet {
  padding: 25px;
  overflow-x: auto;
}
.compare-asm-c .c1,
.show-asm .c1 {
  color: blue;
}
.compare-asm-c .c12,
.show-asm .c12 {
  color: green;
}
.compare-asm-c .c14,
.show-asm .c14 {
  color: green;
}
.compare-asm-c .c15,
.show-asm .c15 {
  color: #8080FF;
}
.compare-asm-c .c17,
.show-asm .c17 {
  color: olive;
}
.compare-asm-c .c2,
.show-asm .c2 {
  color: blue;
}
.compare-asm-c .c21,
.show-asm .c21 {
  color: blue;
}
.compare-asm-c .c23,
.show-asm .c23 {
  color: gray;
}
.compare-asm-c .c24,
.show-asm .c24 {
  color: #8080FF;
}
.compare-asm-c .c25,
.show-asm .c25 {
  color: green;
}
.compare-asm-c .c26,
.show-asm .c26 {
  color: navy;
}
.compare-asm-c .c27,
.show-asm .c27 {
  color: blue;
}
.compare-asm-c .c3,
.show-asm .c3 {
  color: gray;
}
.compare-asm-c .c31,
.show-asm .c31 {
  color: #008040;
}
.compare-asm-c .c32,
.show-asm .c32 {
  color: navy;
}
.compare-asm-c .c33,
.show-asm .c33 {
  color: navy;
}
.compare-asm-c .c34,
.show-asm .c34 {
  color: fuchsia;
}
.compare-asm-c .c37,
.show-asm .c37 {
  color: blue;
}
.compare-asm-c .c4,
.show-asm .c4 {
  color: gray;
}
.compare-asm-c .c41,
.show-asm .c41 {
  background-color: white;
}
.compare-asm-c .c44,
.show-asm .c44 {
  color: black;
}
.compare-asm-c .c5,
.show-asm .c5 {
  color: navy;
}
.compare-asm-c .c6,
.show-asm .c6 {
  color: navy;
}
.compare-asm-c .c7,
.show-asm .c7 {
  color: blue;
}
.compare-asm-c .c8,
.show-asm .c8 {
  color: blue;
}
.compare-asm-c .c9,
.show-asm .c9 {
  color: navy;
}
.show-asm .snippet {
  overflow-x: auto;
  padding: 25px;
}
figure.figure-page {
  display: table;
  margin: 2.5em 0;
}
figure.figure-page figcaption {
  display: table-caption;
  caption-side: top;
  color: #666;
  font-size: 1.2em;
}
ul.li-colored-bullets li {
  margin: 0;
  font-size: 1.2em;
}
ul.li-colored-bullets li i {
  color: #ffbb2a;
}
ul.li-bright li {
  margin: 0;
  line-height: 2;
}
ul.li-bright li i {
  color: #067faf;
}
.bigger {
  font-size: 1.2em;
}
.smaller {
  font-size: 0.8em;
}
.software-name-large {
  font-weight: 700;
  font-size: 1.318em;
}
.main-nav-menu-bt {
  border-top: 1px dotted #ccc;
}
.main-nav-menu-bb {
  border-bottom: 1px dotted #ccc;
}
.fancy-frame {
  border: 20px solid;
  border-image: radial-gradient(#008f68, #fae042) 1;
}
.fancy-frame.img9 {
  margin: 0 -40px;
}
.contests_post blockquote {
  font-family: 'Encode Sans', sans-serif !important;
  font-style: normal!important;
  color: #777 !important;
  border-left: 4px solid #777 !important;
  padding-left: 1.5em;
}
.imageblock img {
  border: 1px solid #999999;
  margin-bottom: 1.75em;
}
.admonitionblock > table td.icon {
  text-align: center;
  width: 80px;
}
.admonitionblock > table td.content {
  padding-left: 1.125em;
  padding-right: 1.25em;
  border-left: 1px solid #dddddf;
  color: rgba(0, 0, 0, 0.6);
}
.admonitionblock > table td.content p {
  line-height: 1.25;
}
.admonitionblock td.content > .title,
.audioblock > .title,
.exampleblock > .title,
.imageblock > .title,
.listingblock > .title,
.literalblock > .title,
.stemblock > .title,
.openblock > .title,
.paragraph > .title,
.quoteblock > .title,
table.tableblock > .title,
.verseblock > .title,
.videoblock > .title,
.dlist > .title,
.olist > .title,
.ulist > .title,
.qlist > .title,
.hdlist > .title {
  text-rendering: optimizeLegibility;
  text-align: left;
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 1em;
}
.ulist ul li p {
  line-height: 1.5;
  margin: 0;
}
.imageblock.noborder img {
  border: 0 none transparent;
}
a.socialmedia-link {
  font-size: 1.4em;
  vertical-align: middle;
}
span.obsolete {
  text-transform: none;
  color: #333;
  font-variant: normal;
  text-decoration: line-through;
}
#processor-gallery-count {
  height: 2em;
  vertical-align: middle;
}
/* Keyboard keys*/
kbd {
  font-family: Consolas, "Lucida Console", monospace;
  display: inline-block;
  border-radius: 3px;
  padding: 0.1em 0.6em;
  line-height: 1.4;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 1px #777;
  margin: 0 0.1em;
  font-size: 87.5%;
  vertical-align: middle;
  background: #eee;
  color: #555;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 1px;
  /* Prevent selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
kbd:hover,
kbd:hover * {
  color: black;
  /* box-shadow: 1px 1px 1px #333; */
}
kbd:active,
kbd:active * {
  color: black;
  box-shadow: 1px 1px 0 #ddd inset;
}
kbd kbd {
  padding: 0;
  margin: 0 1px;
  box-shadow: 0 0 0 black;
  vertical-align: baseline;
  background: none;
}
kbd kbd:hover {
  box-shadow: 0 0 0 black;
}
kbd:active kbd {
  box-shadow: 0 0 0 black;
  background: none;
}
table.table-bugbounty tr:nth-child(1) {
  white-space: nowrap;
}
blockquote.quotefrompage {
  font-family: "Encode Sans", sans-serif;
  font-style: normal;
  color: #000;
  padding: 1.5em;
  border-left: 6px solid #ddd;
  margin: 1.5rem 0;
  background-color: #f9f9f9;
}
blockquote.quotefrompage footer {
  color: #444;
}
.podium {
  margin: 2.5em 0;
  text-align: center;
}
.podium a {
  color: #fff;
}
.podium .first-place span,
.podium .second-place span,
.podium .third-place span {
  font-size: 2em;
}
.podium .first-place,
.podium .second-place,
.podium .third-place {
  height: 100px;
  width: 400px;
  margin: 0 auto;
  font-weight: 800;
  color: #fff;
  vertical-align: middle;
}
.podium .first-place {
  background-color: #f1c40f;
}
.podium .second-place {
  background-color: #b7b7b7;
  display: inline-block;
}
.podium .third-place {
  background-color: #a17419;
  display: inline-block;
  margin-left: -4px;
}
.contest2020-submissions {
  margin-bottom: 5em;
}
.contest2020-submissions div {
  color: #444;
}
.contest2020-submissions div i {
  margin-right: 1em;
}
.contest2020-submissions div i.fa-user-alt {
  color: #00a0d2;
}
.contest2020-submissions div i.fa-download {
  color: #132ea8;
}
.contest2020-submissions div i.fa-github-alt {
  color: #0C9A9A;
}
.contest2020-submissions ul {
  list-style-type: none;
  margin: 0 0 3em 0;
  padding: 0;
}
.contest2020-submissions ul li {
  display: block;
  padding: 0.25em 1em;
  margin-right: 1em;
  width: max-content;
  border-radius: 4px;
  background-color: #ecf3f4;
}
/*# sourceMappingURL=main.css.map */
