@import "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,600,600i,700,700i";
@import "https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,600,600i,700,700i";
@import "/s3/1536781338012-helpjuice-alert-boxes.css";
@import "/helpjuice_production/uploads/upload/image/1885/82584/normalize.css";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
body {
  position: relative;
  font-family: Roboto;
  color: #60657b;
  font-size: 1em;
  word-wrap: break-word;
  line-height: 1.5;
  border-top: 5px solid #00a2df;
  font-weight: normal;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  z-index: 1;
}
.left-bg,
.right-bg {
  position: absolute;
  top: 0;
  z-index: -1;
}
.left-bg {
  left: 0;
  width: 111px;
  height: 204px;
}
.right-bg {
  width: 197px;
  height: 80px;
  right: 0;
}
.left-bg svg g,
.right-bg svg g {
  fill: #00a2df;
}
p {
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 20px;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 96%;
  max-width: 890px;
}
@media all and (max-width: 540px) {
  body > .container {
    padding: 0;
    width: 100%;
  }
}
a {
  text-decoration: none;
  color: #0085d5;
  opacity: 1;
}
a:hover,
a:active {
  text-decoration: underline;
}
.see-all {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 6px;
  background: #eceeef;
  transition: all 0.2s;
  margin-top: 10px;
  font-size: 14px;
  color: #44464c;
}
.see-all:hover {
  background: #dee0e0;
  text-decoration: none;
}
.btn {
  background: #00a2df;
  color: #f6f8f9;
  padding: 0 25px;
  line-height: 55px;
  border-radius: 6px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
}
.btn:hover {
  opacity: 0.9;
  text-decoration: none;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h5 {
  color: #45464a;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  line-height: 1.25;
  position: relative;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.75em;
}
h3 {
  font-size: 1.5em;
}
h4 {
  font-size: 1.25em;
}
h5 {
  font-size: 1.125em;
}
h4 {
  font-weight: 400;
}
@media all and (max-width: 540px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 21px;
  }
  h4 {
    font-size: 19px;
  }
}
input,
textarea {
  outline: none;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #ccc;
  text-indent: 12px;
  color: #8c8888;
  width: 100%;
  margin-bottom: 15px;
  font-family: "Roboto", sans-serif;
}
input:active,
input:focus,
textarea:active,
textarea:focus {
  border-color: #00a2df;
}
input[type="checkbox"],
input[type="radio"] {
  width: auto;
}
input[type="submit"] {
  border: none;
  cursor: pointer;
}
textarea {
  height: 140px !important;
  resize: none;
}
.hidden {
  display: none;
}
.main-sidebar {
  position: relative;
  z-index: 1;
  max-width: 350px;
  background: #f6f8f9;
  border-right: 1px solid #eceeef;
  padding-top: 65px;
  padding-bottom: 50px;
}
.main-sidebar .show_menu_label,
.main-sidebar #show_menu {
  display: none;
}
.main-sidebar .show_menu_label {
  position: absolute;
  right: 10px;
  top: 40px;
  margin-top: -8px;
  width: 16px;
  text-indent: -9999999px;
  height: 16px;
  border-top: 1px solid #60657b;
  border-bottom: 1px solid #60657b;
  cursor: pointer;
  z-index: 9999;
}
.main-sidebar .show_menu_label:before {
  content: "";
  right: 0;
  left: 0;
  position: absolute;
  top: 50%;
  background: #60657b;
  height: 1px;
}
.main-sidebar:before {
  position: absolute;
  content: "";
  right: 0;
  left: -4000px;
  bottom: 0;
  top: 0;
  background: #f6f8f9;
  z-index: -1;
}
.main-sidebar .logo {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-image: url("/helpjuice_production/uploads/template/brand_image/3504/6107/CrossLab_iLab_-_transparent.png");
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: left;
  display: block;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #45464a;
  text-indent: -999999px;
}
.main-sidebar .show_menu_label,
.main-sidebar #show_menu {
  display: none !important;
}
.contact-icon-fill {
  fill: #00a2df;
}
.main-navigation {
  margin-top: 30px;
  margin-left: 5px;
  padding: 0;
  list-style: none;
  transition: all 0.2;
}
.main-navigation ul.active ul {
  display: block;
}
.main-navigation .category-link i {
  margin-right: 5px;
}
.main-navigation .category i {
  margin-right: 5px;
}
.main-navigation li {
  margin-bottom: 15px;
}
.main-navigation li a {
  display: block;
  background-size: 16px auto;
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 5px;
  color: #61646c;
  text-decoration: none;
}
.main-navigation li a span {
  display: inline-block;
  margin-right: 4px;
}
.main-navigation li a.home {
  background: url(/helpjuice_production/uploads/upload/image/1885/78671/sidebar-home.svg)
    center left no-repeat;
}
.main-navigation li a.contact {
  background: url(/helpjuice_production/uploads/upload/image/1885/78670/sidebar-email.svg)
    center left no-repeat;
}
.main-navigation li a.core-managers {
  background: url(https://image.flaticon.com/icons/png/512/2099/2099058.png)
    center left no-repeat;
}
.categories-menu ul {
  padding: 0;
}
.categories-menu ul ul {
  padding-left: 10px;
}
.subcategories .subcategories {
  margin-left: 0px;
}
.subcategories .subcategories a {
  background: none;
}
@media all and (max-width: 728px) {
  .main-sidebar {
    max-width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .contact_us h3 span {
    display: inline;
  }
  .main-sidebar .logo {
    text-align: left;
    background-position: left;
  }
  .main-sidebar .show_menu_label {
    display: block;
  }
  .main-sidebar #show_menu + .main-navigation,
  .main-sidebar #show_menu + .main-navigation + .main-navigation {
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    transition: all 0.2s;
  }
  .main-sidebar #show_menu:checked + .main-navigation,
  .main-sidebar #show_menu:checked + .main-navigation + .main-navigation {
    height: auto;
    margin-top: 30px;
  }
}
.subcategories {
  margin: -5px;
  margin-left: 20px;
  overflow: hidden;
  transition: all 0.2s;
}
.subcategories li a {
  padding: 0;
  background: transparent;
}
li.active + .subcategories {
  height: auto;
}
.categories-menu {
  font-family: Roboto;
  margin-top: 20px;
}
.categories-menu ul ul {
  padding-left: 0;
}
.categories-menu ul li {
  list-style: none;
}
.categories-menu .questions {
  padding: 10px 0 0 30px;
}
.categories-menu .questions li a {
  background: none;
  padding: none;
}
.categories-menu .categories .subcategories .subcategories li a {
  margin-left: 30px;
  padding-left: 30px;
  background: none;
}
.main-content {
  max-width: calc(100% - 350px);
  padding-top: 65px;
  padding-right: 0;
  padding-left: 45px;
}
.main-content .content ul li,
.main-content .content ol li {
  font-family: Roboto;
}
.main-content .content ol li {
  margin-bottom: 10px;
}
.main-content .content ul li {
  margin-bottom: 5px;
}
@media all and (max-width: 728px) {
  .main-content {
    max-width: 100%;
    padding: 15px;
  }
}
.search_block {
  margin-bottom: 60px;
}
.search_block .search_icon {
  background: url("/helpjuice_production/uploads/upload/image/1885/77910/search-icon__2x.png")
    center center no-repeat;
  width: 21px;
  height: 21px;
  background-size: cover;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 15px;
}
.search_block form {
  position: relative;
}
.search_block input[type="text"] {
  padding-left: 40px;
  line-height: 55px;
  margin-bottom: 0;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #eceeef;
}
.search_block input[type="text"]:active,
.search_block input[type="text"]:focus {
  border-color: #00a2df;
  box-shadow: none;
}
@media all and (max-width: 540px) {
  .search_block input[type="text"] {
    line-height: 45px;
  }
}
.popular-topics {
  padding: 0;
  list-style: none;
  margin-top: 40px;
  margin-bottom: 75px;
  padding-bottom: 45px;
  border-bottom: 1px solid #eceeef;
}
.popular-topics li {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
}
.popular-topics li a {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 100%;
  font-size: 16px;
  color: #61646c;
  padding: 10px;
}
.popular-topics li .icon i {
  font-size: 30px;
}
.popular-topics li .icon img {
  width: 30px;
}
.popular-topics li .count {
  margin-top: 4px;
  display: block;
  font-size: 12px;
  color: #92949a;
}
.popular-topics li a:hover .count {
  text-decoration: none;
}
@media all and (min-width: 540px) {
  .popular-topics li {
    max-width: 49%;
    min-width: 260px;
  }
}
.popular-articles,
.related-questions ul {
  padding: 0;
  list-style: none;
  margin-top: 45px;
  border-bottom: 1px solid #eceeef;
  padding-bottom: 25px;
}
.popular-articles li,
.related-questions ul li {
  margin-bottom: 40px;
}
.popular-articles li a,
.related-questions ul li a {
  display: block;
  line-height: 24px;
}
.popular-articles li a span,
.related-questions ul li a span {
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #92949a;
  margin-top: 8px;
}
@media all and (min-width: 540px) {
  .popular-articles li,
  .related-questions ul li {
    max-width: 48%;
    padding-left: 0;
  }
}
.category_page .popular-articles {
  border: none;
}
.categories-home {
  margin-top: 45px;
}
.categories-home h2 {
  padding: 0 !important;
}
.categories-home .category {
  margin-bottom: 25px;
}
.categories-home .category h4 {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 2px;
}
.categories-home .article-list {
  list-style: none;
  padding: 0;
}
.categories-home .article-list li {
  margin-bottom: 10px;
}
.categories-home .article-list li a {
  display: block;
}
.categories-home .section + .articles-top-category {
  margin-top: 45px;
  display: block;
}
@media all and (min-width: 540px) {
  .categories-home .section {
    max-width: 48%;
  }
}
#search_results {
  display: none;
}
#search_results h1 {
  margin-bottom: 35px;
}
.form-container label {
  display: none;
}
#breadcrumbs {
  list-style: none;
  padding: 0;
  margin-top: 0;
}
#breadcrumbs li {
  display: inline-block;
  margin-right: 10px;
  padding-left: 15px;
  background: url(/helpjuice_production/uploads/upload/image/1885/77919/breadcrumbs-arrow_2x.png)
    left center no-repeat;
  background-size: 4px auto;
  font-size: 14px;
}
#breadcrumbs li:first-child {
  background: transparent;
  padding-left: 0;
}
#breadcrumbs li a {
  color: #92949a;
}
.page-title {
  font-size: 43px;
  color: #303030;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
}
.main-content .content code,
.main-content .content kbd,
.main-content .content pre,
.main-content .content samp {
  font-family: monospace, monospace;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.main-content .content code {
  padding: 2px 4px;
  font-size: 90%;
  background-color: #f0f2f6;
  border-radius: 4px;
}
.main-content .content kbd {
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.main-content .content kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.main-content .content pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 15px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.main-content .content fieldset {
  margin-bottom: 20px;
}
.main-content .content caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #93989d;
  text-align: left;
}
.main-content .content legend {
  padding: 0 5px;
  font-style: italic;
}
.main-content .content label {
  display: block;
  margin-bottom: 5px;
  font-style: italic;
}
.main-content .content .button,
.main-content .content button,
.main-content .content 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;
  border-radius: 4px;
  user-select: none;
}
.main-content .content textarea {
  width: 100%;
}
.main-content .content div {
  margin-bottom: 20px;
  color: #60657b;
}
.main-content .content ul,
.main-content .content ol {
  color: #60657b;
  padding: 0;
  list-style-position: outside;
  margin-left: 30px;
}
.main-content .content ul li,
.main-content .content ol li {
  line-height: 1.5;
}
.main-content .content ul ul,
.main-content .content ul ol,
.main-content .content ol ul,
.main-content .content ol ol {
  margin-left: 20px;
  margin-top: 10px;
}
.main-content .content ul ul ul,
.main-content .content ul ul ol,
.main-content .content ul ol ul,
.main-content .content ul ol ol,
.main-content .content ol ul ul,
.main-content .content ol ul ol,
.main-content .content ol ol ul,
.main-content .content ol ol ol {
  margin-left: 20px;
  margin-top: 10px;
}
.main-content .content blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #00a2df;
}
.main-content .content blockquote p {
  margin-top: 0;
}
.main-content .content blockquote p:last-child {
  margin-bottom: 0;
}
.main-content .content table {
  width: 100%;
  margin-bottom: 20px;
}
.main-content .content table tr {
  line-height: 200%;
}
.main-content .content img {
  max-width: calc(100% - (2 * 5px));
}
.main-content .content iframe,
.main-content .content .fr-iframe {
  width: 100%;
  border: none;
  position: relative;
  display: block;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.main-content .content .fr-wrapper {
  position: relative;
  z-index: 1;
}
.main-content .content table {
  border: none;
  border-collapse: collapse;
  empty-cells: show;
  max-width: 100%;
}
.main-content .content table.fr-dashed-borders td,
.main-content .content table.fr-dashed-borders th {
  border-style: dashed;
}
.main-content .content table.fr-alternate-rows tbody tr:nth-child(2n) {
  background: #f5f5f5;
}
.main-content .content table td,
.main-content .content table th {
  border: 1px solid #dddddd;
}
.main-content .content table td:empty,
.main-content .content table th:empty {
  height: 20px;
}
.main-content .content table td.fr-highlighted,
.main-content .content table th.fr-highlighted {
  border: 1px double red;
}
.main-content .content table td.fr-thick,
.main-content .content table th.fr-thick {
  border-width: 2px;
}
.main-content .content table th {
  background: #e6e6e6;
}
.main-content .content hr {
  clear: both;
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  page-break-after: always;
}
.main-content .content .fr-file {
  position: relative;
}
.main-content .content .fr-file::after {
  position: relative;
  content: "\1F4CE";
  font-weight: normal;
}
.main-content .content a.fr-strong {
  font-weight: 700;
}
.main-content .content a.fr-green {
  color: green;
}
.main-content .content .fr-text-gray {
  color: #aaa !important;
}
.main-content .content .fr-text-bordered {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
  padding: 10px 0;
}
.main-content .content .fr-text-spaced {
  letter-spacing: 1px;
}
.main-content .content .fr-text-uppercase {
  text-transform: uppercase;
}
.main-content .content img {
  z-index: 3;
  position: relative;
  overflow: auto;
  cursor: pointer;
}
.main-content .content img.fr-dib {
  margin: auto;
  display: block;
  float: none;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 5px;
}
.main-content .content img.fr-dib.fr-fil {
  margin: 5px auto 5px 0;
  left: 5px;
}
.main-content .content img.fr-dib.fr-fir {
  margin: 5px 0 5px auto;
  right: 5px;
}
.main-content .content img.fr-dii {
  margin: auto;
  display: inline-block;
  float: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.main-content .content img.fr-dii.fr-fil {
  margin: 5px 10px 5px 0;
  left: 5px;
  float: left;
}
.main-content .content img.fr-dii.fr-fir {
  margin: 5px 0 5px 10px;
  right: 5px;
  float: right;
}
.main-content .content img.fr-rounded {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main-content .content img.fr-bordered {
  border: solid 10px #ccc;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.main-content .content .fr-video {
  text-align: center;
  position: relative;
}
.main-content .content .fr-video > * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  max-width: 100%;
  border: none;
}
.main-content .content .fr-video.fr-dvb {
  display: block;
  clear: both;
}
.main-content .content .fr-video.fr-dvb.fr-fvl {
  text-align: left;
}
.main-content .content .fr-video.fr-dvb.fr-fvr {
  text-align: right;
}
.main-content .content .fr-video.fr-dvi {
  display: inline-block;
}
.main-content .content .fr-video.fr-dvi.fr-fvl {
  float: left;
}
.main-content .content .fr-video.fr-dvi.fr-fvr {
  float: right;
}
.votes {
  padding: 48px 0;
  margin: 48px 0;
  border-top: solid 1px #eceeef;
  border-bottom: solid 1px #eceeef;
}
.votes h5 {
  font-size: 18px;
  color: #44464c;
  margin: 0;
}
.was-this-helpful a {
  position: relative;
  text-align: center;
  min-width: 128px;
  color: #44464c;
}
.was-this-helpful a:before {
  content: "";
  position: relative;
  display: inline-block;
  background: url("/helpjuice_production/uploads/upload/image/1885/77917/dislike-selected_2x.png")
    center center no-repeat;
  top: 2px;
  width: 16px;
  height: 16px;
  background-size: 16px auto;
}
.was-this-helpful a:hover:before {
  background-image: url("/helpjuice_production/uploads/upload/image/1885/77917/dislike-selected_2x.png");
}
.was-this-helpful a#yes {
  margin-right: 10px;
}
.was-this-helpful a#yes:before {
  background-image: url("/helpjuice_production/uploads/upload/image/1885/77918/like-selected_2x.png");
}
.was-this-helpful a#yes:hover:before {
  background-image: url("/helpjuice_production/uploads/upload/image/1885/77918/like-selected_2x.png");
}
.was-this-helpful a span {
  margin-left: 10px;
}
.related-questions {
  margin-top: 55px;
  border: none;
}
.related-questions ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
}
#results ul {
  list-style: none;
  text-align: left;
}
#results ul li {
  margin-bottom: 25px;
  display: block;
  border-bottom: 1px solid #eceeef;
  padding-bottom: 25px;
}
#results ul li:last-child {
  border-color: transparent;
}
#results ul li h2 {
  font-size: 16px;
  margin-bottom: 0;
}
#results ul li h2 a {
  color: #0085d5;
}
#results ul li p {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 0;
  color: #92949a;
}
.request-sent {
  text-align: center;
  margin-top: 50px;
}
.request-sent img {
  height: 110px;
}
.request-sent p {
  width: 400px;
  max-width: 100%;
  font-size: 18px;
  margin: 0 auto 30px;
}
.search-results {
  padding: 0;
  margin-top: 20px;
}
.search-results li {
  margin-bottom: 20px;
}
.footer {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #eceeef;
}
.footer ul {
  list-style: none;
  padding: 0;
}
.footer ul li {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  color: #92949a;
}
.footer ul li span {
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
}
.footer .copyright {
  margin-top: 64px;
  margin-bottom: 48px;
  font-size: 15px;
  text-align: center;
  font-size: 14px;
  color: #92949a;
}
.footer .copyright img {
  max-height: 18px;
  margin-left: 6px;
  opacity: 0.75;
  vertical-align: middle;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.footer .copyright img:hover {
  opacity: 1;
}
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-offset-1,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9 {
  padding: 30px;
}
@media all and (min-width: 900px) {
  .main-sidebar {
    -webkit-flex-basis: 350px;
  }
  .main-content {
    -webkit-flex-basis: calc(100% - 350px);
  }
}
.question-description {
  font-weight: 200;
  margin: -15px 0 0 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  line-height: 1.4;
  font-style: italic;
  color: #53565a !important;
}
.content,
.votes {
  display: block;
  clear: both;
}
div.popup-image {
  position: relative;
}
div.popup-image .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
  transition: transform 0.5s ease-in-out;
  font-weight: 600;
}
div.popup-image img {
  transition: transform 0.5s ease-in-out;
  cursor: pointer;
}
div.popup-image:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
div.popup-image:hover .overlay {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}
div.popup-image.active {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  z-index: 999;
  text-align: center;
  padding: 5%;
  overflow-x: hidden;
  overflow-y: auto;
}
div.popup-image.active .overlay {
  opacity: 0;
}
div.popup-image.active img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 90%;
  width: auto;
  margin: auto;
  animation: scaleImage 0.5s ease-in-out;
}
@media (min-width: 1200px) {
  div.popup-image.active img {
    max-width: 80%;
  }
}
@media (min-width: 1440px) {
  div.popup-image.active img {
    max-width: 1400px;
  }
}
div.popup-image.active:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
@keyframes scaleImage {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
img.avatar {
  background-size: cover !important;
}
.hj-dt-container {
  position: relative;
  border-radius: 10px;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.16);
  padding: 50px 16px;
  text-align: center;
  margin: 30px 5px;
  min-height: 170px;
  background: #ffffff;
}
@media (min-width: 1024px) {
  .hj-dt-container {
    padding: 24px 60px;
  }
}
.hj-dt-container .delete-hj-dt-container,
.hj-dt-container .delete-dt-tab,
.hj-dt-container .add-dt-tab,
.hj-dt-container .add-answers,
.hj-dt-container .start {
  display: none !important;
}
.hj-dt-container .dt-tab-content {
  display: none;
}
.hj-dt-container .back {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 999;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.06);
  display: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: #f3f5f8;
}
.hj-dt-container .back i {
  color: #4d4f51;
}
@media (min-width: 1024px) {
  .hj-dt-container .back {
    top: 20px;
    left: 20px;
  }
}
.hj-dt-container p,
.hj-dt-container ul,
.hj-dt-container h1,
.hj-dt-container h2,
.hj-dt-container h3,
.hj-dt-container h4,
.hj-dt-container img {
  text-align: left;
}
.hj-dt-container h3 {
  margin-top: 0;
}
.hj-dt-container .hj-dt-tabs > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 10px 0 0;
}
.hj-dt-container .hj-dt-tabs > ul li {
  list-style-type: none;
}
.hj-dt-container .hj-dt-tabs .dt-tab {
  padding: 10px 30px;
  background: #00a2df;
  border-radius: 19px;
  margin: 10px;
  font-size: 14px;
  font-weight: 600;
  color: white;
  cursor: pointer;
}
.hj-dt-container .hj-dt-tabs .dt-tab .response {
  color: #ffffff;
  margin: 0 !important;
}
.is-sticky .fixed {
  max-height: 100vh;
  overflow: auto;
}
.main-sidebar.collapsed {
  max-width: 0;
  overflow: hidden;
}
.main-sidebar.collapsed #sidebar-toggle {
  left: 87px;
}
.main-sidebar.collapsed #sidebar-toggle i {
  transform: rotate(180deg);
}
.main-sidebar.collapsed #sticky-wrapper {
  display: none;
}
.main-sidebar #sidebar-toggle {
  position: fixed;
  left: 370px;
  top: 100px;
  width: 10px;
  height: 30px;
  font-size: 10px;
  padding: 0;
  border: 0;
  color: #acacac;
  background: #f0f0f0;
  box-shadow: 0 0 3px #d7d7d7;
  cursor: pointer;
  float: right;
}
.main-sidebar #sidebar-toggle:hover {
  background: #eee;
}
@media (min-width: 900px) {
  .collapsed + .main-content {
    max-width: calc(100% - 61px);
    flex-basis: calc(100% - 61px);
    -webkit-flex-basis: calc(100% - 61px);
    flex-grow: 1;
  }
}
.hj-glossary-item {
  border-bottom: 1px dashed #126cff;
  transition: 0.3s ease;
}
.hj-glossary-item:hover {
  border-bottom: 1px solid #126cff;
}
.glossary-modal {
  position: absolute;
  width: 300px;
  border: 1px solid #e6e6e6;
  padding: 20px;
  background: #ffffff;
  z-index: 100;
  display: none;
}
.glossary-modal header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  padding: 0;
  border: none;
}
.glossary-modal header .term-expression {
  margin: 0;
  flex: 0 1 calc(100% - 50px);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.glossary-modal header .edit-term-expression {
  flex: 0 1 20px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.glossary-modal header .edit-term-expression:hover,
.glossary-modal header .edit-term-expression:focus,
.glossary-modal header .edit-term-expression:active {
  text-decoration: none;
}
.glossary-modal header .edit-term-expression i {
  font-size: 10px;
  color: #a2a2a2;
}
.glossary-modal .body {
  padding: 0 0 0 10px;
  margin-bottom: 25px;
  border: none;
}
.glossary-modal .body p {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  color: #7c7c7c;
}
.glossary-modal footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
}
.glossary-modal footer h4 {
  flex: 0 1 calc(100% - 65px);
  font-size: 11px;
  color: #a2a2a2;
  margin: 0;
  text-align: left;
}
.glossary-modal footer h4 a {
  text-decoration: underline;
  color: #126cff;
}
.glossary-modal footer .term-feedback {
  margin-left: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #4e4e4e;
}
.glossary-modal footer .term-feedback:hover,
.glossary-modal footer .term-feedback:focus,
.glossary-modal footer .term-feedback:active {
  text-decoration: none;
}
.glossary-modal footer .term-feedback i,
.glossary-modal footer .term-feedback span {
  font-size: 10px;
  color: #4e4e4e;
}
@media (min-width: 768px) {
  .glossary-modal::before {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    z-index: 110;
    top: -6px;
    left: 10px;
    background: #ffffff;
  }
}
.feedback-form {
  padding-top: 50px;
}
#glossary-article .glossary-locked-article {
  display: none;
}
#glossary-article .glossary-article-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#glossary-article .glossary-article-header h2 {
  flex: 0 1 100%;
  font-size: 36px;
  font-weight: bold;
  color: #1e293a;
  margin: 0 0 20px 0;
}
#glossary-article .glossary-article-header input {
  flex: 0 1 280px;
  width: 280px;
  height: 36px;
  border: 1px solid #e2e5e9;
  border-radius: 36px;
  padding: 0 20px;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}
#glossary-article .glossary-article-header p {
  color: #747474;
  margin: 20px 0;
  font-size: 17px !important;
  flex: 0 1 100%;
}
#glossary-article .glossary-article-header .alphabetical-navigation {
  flex: 0 1 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
#glossary-article .glossary-article-header .alphabetical-navigation button {
  width: 26px;
  height: 26px;
  font-size: 14px;
  color: #7b8994;
  border: 1px solid #e2e5e9;
  background: #ffffff;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1px 10px 1px 0;
  cursor: pointer;
  padding: 0;
}
#glossary-article
  .glossary-article-header
  .alphabetical-navigation
  button.active {
  background: #00a2df;
  border: 1px solid #00a2df;
  color: #ffffff;
}
@media (min-width: 768px) {
  #glossary-article .glossary-article-header h2 {
    flex: 0 1 calc(100% - 330px);
    margin: 0;
  }
}
#glossary-article .glossary-terms {
  margin-top: 50px;
}
#glossary-article .glossary-terms ul {
  margin: 0;
  padding: 0;
}
#glossary-article .glossary-terms ul li {
  list-style-type: none;
  padding: 0;
  margin: 0 0 30px 0;
}
#glossary-article .glossary-terms ul li h4 {
  font-size: 20px;
  font-weight: 600;
  color: #00a2df;
  margin: 0 0 5px 0;
  text-decoration: underline;
}
#glossary-article .glossary-terms ul li p {
  font-size: 16px;
  font-weight: normal;
  color: #7b8994;
  margin: 0;
}
.input-captcha {
  width: 20% !important;
  display: table-cell;
  vertical-align: middle;
}
.icon-captcha {
  margin-left: 15px;
  color: #0085d5;
  font-weight: 400;
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font-size: 3em;
  margin-left: 15px;
}
.input-captcha {
  -webkit-box-direction: normal;
  box-sizing: border-box;
  font: inherit;
  margin: 0;
  overflow: visible;
  outline: none;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #ccc;
  text-indent: 12px;
  color: #8c8888;
  margin-bottom: 15px;
  font-family: "Lato", sans-serif;
  display: table-cell;
  vertical-align: middle;
}
input#form_phone[type="text"] {
  display: none;
}
.iframe-custom-webinar {
  width: 100%;
}
.iframe-webinar-wrapper {
  max-width: 700px !important;
}
#page_content h1 {
  font-family: "Roboto Condensed", sans-serif;
}
h1 a {
  color: #303030;
}
hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.band {
  width: 90%;
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
  grid-gap: 20px;
}
@media only screen and (min-width: 500px) {
  .band {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 850px) {
  .band {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.card {
  background: white;
  text-decoration: none;
  color: #444;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  min-height: 100%;
  position: relative;
  top: 0;
  transition: all 0.1s ease-in;
}
.card:hover {
  top: -2px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
}
.card article {
  padding: 20px;
}
.card h1 {
  font-size: 20px;
  margin: 0;
  color: #333;
}
.card p {
  line-height: 1.4;
}
.card span {
  font-size: 12px;
  font-weight: bold;
  color: #999;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 2em 0 0 0;
  padding: 8px 14px;
}
.card .thumb {
  padding-bottom: 60%;
  background-size: cover;
  background-position: center center;
}
.card article {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card p {
  flex: 1;
  line-height: 1.4;
}
@media only screen and (min-width: 500px) {
  .item-1 {
    grid-column: 1 / span 2;
  }
}
video {
  width: 100%;
  height: auto;
}
.dropbtn {
  background-color: #0468aa;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  min-width: 300px;
  margin: 5px;
}
.dropbtn:hover,
.dropbtn:focus {
  background-color: #1295e0;
}
#inputSearchInst {
  box-sizing: border-box;
  background-image: url("searchicon.png");
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 14px 20px 12px 15px;
  border: none;
  border-bottom: 1px solid #ddd;
  min-width: 300px;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu,
    Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
#inputSearchInst:focus {
  outline: 3px solid #ddd;
}
.custom-dropdown {
  position: relative;
  display: inline-block;
}
.custom-dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 300px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  max-height: 14em;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu,
    Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.custom-dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.custom-dropdown a:hover {
  background-color: #ddd;
}
.custom-show {
  display: block;
}
.custom-a {
  text-decoration: none;
}
.generic-links {
  max-width: 900px;
}
.generic-links a {
  text-decoration: none;
  color: whitesmoke;
}
ol {
  -webkit-text-size-adjust: 100%;
  --reach-menu-button: 1;
  font-family: Roboto;
  font-weight: 300;
  color: #555555;
  font-size: 16px;
  word-wrap: break-word;
  line-height: 1.5;
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  counter-reset: li;
  padding: 0;
  margin: 0 0 24px 0;
}
ol li {
  -webkit-text-size-adjust: 100%;
  --reach-menu-button: 1;
  font-family: Roboto;
  word-wrap: break-word;
  line-height: 1.5;
  list-style: none;
  list-style-type: none;
  box-sizing: border-box;
  position: relative;
  padding-left: 31px;
  margin-bottom: 10px;
  font-weight: 400;
}
ol > li:before {
  content: counter(li);
  counter-increment: li;
  border-radius: 50%;
  background-color: #ff9f29;
  position: absolute;
  left: 0;
  color: #f6f6f6;
  width: 18px;
  height: 18px;
  text-align: center;
  top: 3px;
  font-size: 12px;
  line-height: 18px;
}
img {
  border: 1px solid #e6e6e7;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(50, 52, 57, 0.11);
}
.main-content .content img.fr-bordered {
  border: solid 0px transparent;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.accordion-faq {
  background-color: #6cb4f0;
  color: #fff;
  border-width: 0px 0 1px;
  border-color: rgba(230, 230, 250, 0.11);
  border-radius: 2px;
  cursor: pointer;
  padding: 12px;
  width: 100% !important;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom: 10px;
}
.accordion-faq:after {
  content: "\002B";
  color: #777;
  font-weight: 700;
  float: right;
  padding-left: 15px;
}
.accordion-active:after {
  content: "\2212";
}
.panelFAQ {
  padding: 0 18px;
  background-color: #ffffff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.body-faq {
  margin: 0 auto;
}
.ul-faq,
.li-faq a {
  display: inline;
  list-style: none;
  color: #270bc9;
  text-decoration: none;
}
.list-users-type {
  display: flex;
}
input[type="text"],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
input[type="submit"]:hover {
  background-color: #45a049;
}
#form-container {
  display: none;
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
.button3 {
  width: 100%;
}
.btn-list-section {
  margin: 0 auto;
}
sppan.btn-user:hover {
  background-color: #06487e;
}
#faq-sections {
  display: block;
}
.faq-container-sections {
  display: block;
}
span .faq-container {
  margin: 0 auto;
}
.h2-faq {
  color: #51bbf8;
  text-transform: uppercase;
  font-family:
    -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu,
    Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}
.accordion-active,
.accordion-faq:hover {
  background-color: #0d699e;
}
.accordion-faq:after {
  content: "\002B";
  color: #fff;
  font-weight: 700;
  float: right;
  margin-left: 5px;
}
.accordion-active:after {
  content: "\2212";
}
.faq-container-sections {
  margin: 0 auto;
  width: 90%px !important;
}
.faq-sections {
  padding: 20px 80px 70px;
  background-color: #f1f1f1 !important;
  margin: 0 auto;
  margin-bottom: 20px;
}
a.help-link {
  text-decoration: none;
  font-family:
    "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans",
    Arial, sans-serif;
  font-size: 12px !important;
  color: #fff;
  font-weight: 600;
  margin-top: 3px;
  background-color: #4583d4;
  padding: 8px 12px;
}
.hr-faq {
  border: 1px solid rgba(53, 53, 53, 0.097);
}
span.btn-user-type {
  display: inline;
  justify-content: center;
  flex: 1 1 auto;
  margin: 10px;
  padding: 15px 35px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
  outline: none;
  border-color: rgba(255, 0, 0, 0);
  box-shadow: 0 0 8px rgba(27, 134, 167, 0.199);
  border-radius: 4px;
  opacity: 90%;
  background-image: linear-gradient(
    to right,
    #4fa8db 0%,
    #60bdf3 51%,
    #0873ca 100%
  );
}
span.btn-user-type:hover {
  background-position: right center;
}
.container-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 50vw;
  margin: 0 auto;
}
h2.h2-faq,
b1.h1-faq {
  text-align: center;
}
.user-type {
  width: 90%;
  padding: 20px 80px 70px;
  background-color: #f1f1f154;
  margin: 0 auto;
  margin-bottom: 20px;
}
.ol-faq {
  margin-top: 20px !important;
}
button.accordion-faq {
  text-align: left !important;
  font-size: 16px !important;
  background-color: #00a2df !important;
  font-weight: 600 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.panelFAQ {
  color: #60657b !important;
}
a.link-button {
  font-size: 14px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  background-color: #4eb4e5 !important;
}
hr {
  border: 0 !important;
  height: 1px !important;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.1),
    rgba(0, 0, 0, 0.25),
    rgba(0, 0, 0, 0)
  ) !important;
}
#helpjuice-widget #helpjuice-widget-article-content a {
  color: red;
}
.accordionNewFaq {
  z-index: 1;
}
.accordionNewFaq-header {
  background-color: #fff !important;
  color: #178fde !important;
  padding: 10px;
  cursor: pointer;
  overflow: hidden;
  margin-bottom: 0px !important;
  border: 1px dotted #00a2df;
  border-width: 0 0 1px 1px;
}
.accordionNewFaq-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 5px 0 5px;
  transition: max-height 0.2s ease;
  position: relative;
}
.accordionNewFaq.active .accordionNewFaq-content {
  max-height: 1000px;
  transition: max-height 0.2s ease;
  padding: 10px;
  padding-top: 10px;
  border: 1px dotted #f5f5f5;
}
.accordionNewFaq-content {
  background-color: #f2f5f6 !important;
}
.accordionNewFaq.active .accordionNewFaq-header {
  background-color: #00a2df !important;
  color: #fff !important;
}
.accordionNewFaq-header.active {
  background-color: #00a2df !important;
}
.accordionNewFaq-header:hover {
  background-color: rgba(0, 162, 223, 0.9) !important;
  color: #fff !important;
  transition: all 0.25s ease-in-out;
}
.accordionNewFaq-header > a {
  color: #565656 !important;
}
.accordionNewFaq-header:hover > a {
  color: #fff !important;
  transition: all 0.25s ease-in-out;
  text-decoration: none !important;
}
.accordionNewFaq.active .accordionNewFaq-header > a {
  color: #fff !important;
}
.back-to-top {
  position: absolute;
  bottom: 5px;
  left: 10px;
  font-size: 12px;
  padding: 10px;
}
@media (max-width: 600px) {
  .accordionNewFaq-content {
    padding: 10px;
  }
}
.image-containerNewFAQ {
  width: 100%;
  height: auto;
}
.image-containerNewFAQ img {
  width: 80%;
  height: auto;
  object-fit: contain;
}
#faq-search {
  max-width: 75%;
  max-height: 60px;
  border-radius: 5px !important;
  margin: 0 auto;
}
#faq-search:hover {
  border: 1px solid rgba(0, 162, 223, 0.9);
}
.webinar-video-container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  vertical-align: top;
}
.webinar-video-title {
  margin: 0;
}
.webinar-back-to-top {
  margin: 0;
}
.webinar-back-to-top {
  width: 100%;
  max-width: 150px;
  padding: 8px;
  color: white;
  background-color: #00a2df;
  text-align: center;
}
.webinar-back-to-top:hover {
  opacity: 0.85;
}
.webinar-back-to-top a {
  text-decoration: none;
}
.webinar-skeleton {
  animation: webinar-skeleton-loading 0.75s linear infinite alternate;
}
@keyframes webinar-skeleton-loading {
  0% {
    background-color: #e8e8e8;
  }
  100% {
    background-color: #f6f7f8;
  }
}
#webinarSkeleton {
  display: block;
}
.skeleton-webinar-wrapper {
  margin: 0 auto !important;
}
.webinar-skeleton-card {
  width: 100%;
  max-width: 900px;
  max-height: 400px;
  margin: 0 auto;
}
.webinar-skeleton-text {
  width: 100%;
  height: 1.4rem;
  margin-bottom: 0.25rem;
  border-radius: 0.25rem;
  margin-top: 5px;
}
.webinar-skeleton-text__body {
  height: 400px;
}
.webinar-skeleton-footer {
  width: 100%;
}
.webinar-skeleton-footer2 {
  width: 20%;
  margin-left: 30px;
  margin-right: 0;
  padding: 30px;
}
.webinar_skeleton_card__footer {
  display: flex;
  align-items: top;
}
.fr-bordered {
  margin-bottom: 40px !important;
  margin-top: 30px !important;
  padding-left: 20px;
}
.helpjuice-article-body-content ul {
  padding-left: 20px !important;
}
#opencustom-popupBtn {
  background-color: #0962f0;
  color: white;
  padding: 10px !important;
  margin: 30px;
  text-align: center;
  cursor: pointer;
}
.opencustom-popupBtn {
  background-color: #00a2df;
  padding: 10px !important;
  text-align: center;
  cursor: pointer;
}
.opencustom-popupBtn a {
  color: #fff !important;
}
.custom-popup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.custom-popup-content {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 10px 40px;
  border: 1px solid #888;
  width: 50%;
  max-width: 90%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  overflow-y: auto;
  max-height: 90%;
  justify-content: center;
}
.custom-popup-content > .content-container {
  flex-grow: 1;
}
.custom-popup-close-btn {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
}
.custom-popup-close-btn:hover,
.custom-popup-close-btn:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.custom-popup-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup-footer {
  text-align: center;
  margin-top: auto;
}
@media screen and (max-width: 600px) {
  .custom-popup-content {
    width: 90%;
  }
}
#service_upload_help .table-striped th,
#service_upload_help .table-striped td {
  border: 1px solid #ddd;
  padding: 5px 5px 5px 15px;
  font-size: 14px;
  line-height: 1.5em;
}
#service_upload_help .table-striped ul {
  padding-left: 15px !important;
  margin-left: 10px !important;
}
.modal {
  display: none;
  position: fixed;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}
.modalFileExtensions-content {
  background-color: #fff;
  margin: auto;
  padding: 15px 40px 15px 40px;
  border: 1px solid #888;
  width: 600px;
  min-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}
.modalFileExtensions-close {
  color: #aaa;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 28px;
  font-weight: bold;
}
.modalFileExtensions-close:hover,
.modalFileExtensions-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
li {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 1.3;
  margin: 2px;
}
.delete-alert-block {
  display: none;
}
p,
.p-label p {
  margin-bottom: 5px !important;
}
.helper-labels,
.radio-group label {
  font-family: helvetica;
  font-size: 16px;
  margin: 10px 0 0 0 !important;
  font-weight: 200;
}
.radio-group input[type="radio"] {
  display: none !important;
}
.radio-group label {
  position: relative;
  padding-left: 24px;
  cursor: pointer;
}
.radio-group label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #b9b9b9;
  border-radius: 50%;
  display: inline-block;
}
.radio-group input[type="radio"]:checked + label::before {
  content: "\2713";
  text-align: center;
  line-height: 19px;
  color: #007bff;
  background-color: #fff;
  border: 2px solid #007bff;
}
.radio-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
}
.radio-group {
  display: inline-block;
  align-items: center;
  justify-content: center;
  margin: 0 25px 0 0;
}
@media (max-width: 480px) {
  .radio-group {
    flex-direction: column;
    align-items: center;
  }
}
.stepsP,
.formsectionSubtitle {
  font-weight: 600;
  margin-bottom: 10px !important;
}
.formsectionSubtitle {
  font-weight: 500;
  font-size: 18px;
  color: #0061a3;
}
.btnTroubleShooter {
  background-color: #0e8fed;
  padding: 10px 5px;
  width: 50%;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  letter-spacing: 0.03em;
  font-size: 15px;
  cursor: pointer;
  border-radius: 3px;
}
.btnLink {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1em;
}
.notListed {
  margin-top: 5px;
  font-size: 12px;
  color: blue;
}
.notListed:hover {
  color: rgba(24, 139, 215, 0.04);
}
#widgetIntro,
#resultCardBody p,
#resultCardBody li {
  font-family: helvetica;
  line-height: 1.5em;
  font-size: 16px;
  margin: 1.5em 0;
}
.widgetTitle,
#resultCardTitle {
  font-family: "Roboto", Arial, Helvetica, sans-serif !important;
  font-weight: 400;
  text-transform: none;
  margin: 0 0 11px 0;
}
.widgetTitle {
  font-size: 28px !important;
  color: #555555 !important;
  border-bottom: 0.5px solid #b5b4b4;
}
#resultCardTitle {
  font-size: 24px !important;
  color: #565656 !important;
}
#resultCardSubtitle {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 15px;
  color: #0061a3;
}
.helperContainer {
  width: 80%;
  background-color: white;
  border-top: 14px solid #0084ff;
  padding: 40px;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0px 20px 25px -5px,
    rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.linksFooter {
  text-align: center;
  font-size: 13px;
  margin: 50px 0 0 0;
}
.card {
  margin: 0 auto;
  border: 1px solid lightgrey;
}
select {
  padding: 5px 10px !important;
  margin-bottom: 0px !important;
}
.isInternalDiv * label,
input {
  display: inline-block !important;
  padding: 10px;
}
.show {
  display: block;
}
.hidden {
  display: none;
}
.full-width {
  grid-column: span 2;
}
#wp-upload-status {
  margin-top: 15px;
}
.wp-success-message {
  color: green;
  border: 1px solid green;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.wp-error {
  color: red;
  border: 1px solid red;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.wp-info {
  color: blue;
  border: 1px solid blue;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.wp-result-container {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.wp-result-header {
  margin-top: 0;
  color: green;
}
.wp-url-string {
  width: calc(100% - 80px);
  padding: 8px;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.wp-copyBtn {
  padding: 8px 15px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 3px;
  cursor: pointer;
}
.wp-copyBtn:hover {
  background-color: #0056b3;
}
.wp-success-message-icon {
  color: green;
  font-size: 1.5em;
  margin-right: 5px;
  vertical-align: middle;
}
.iLab-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-top: 15px;
}
.iLab-video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iLab-card-series-wrapper {
  margin-bottom: 15px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.iLab-series-card {
  border: 1px solid #e5e5e5;
  background-color: #f9f9f9;
  border-radius: 8px;
  padding: 15px;
  margin: 0;
  box-sizing: border-box;
  flex: 1 1 calc(33.33% - 10px);
  min-width: 250px;
}
