https://portal.iotap.com//*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
h1.underline, h4.underline {
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: 21px; }

@media (max-width: 767px) {
  .text_center-mobile {
    text-align: center; } } 

.btn-lg-home {
  padding: 20px 40px;
  font-size: 15px; }

.btn-info-home {
  color: #fff;
  border-color: #fff;
  background: transparent; }
  .btn-info-home:hover {
    color: #000;
    border-color: #000;
    background: #fff; }

.breadcrumb > li a, .breadcrumb > li a:hover {
  text-decoration: none;
  color: #666666; }
.breadcrumb > .active {
  font-weight: bold; }

.pagination > li > a,
.pagination > li > span {
  background-color: transparent;
  border: 0px;
  margin-left: 10px;
  width: 40px;
  height: 40px;
  text-align: center; }
.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
  background: none; }
.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
  background: none; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: transparent;
  border-color: transparent; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: transparent;
  border-radius: 50%; }

.navbar-fixed-top {
  border-width: 0; }

.navbar-default {
  border-color: transparent; }

.homelink, a.homelink:hover {
  color: #fff;
  text-decoration: none; }

.register-bar,
.menu-bar {
  clear: both; }

.navbar-fixed-top.navbar {
  min-height: 68px;
  }
  .navbar-fixed-top.navbar .navbar-collapse {
    max-height: 510px;
    box-shadow: none;
    border-top: none; }
  .navbar-fixed-top.navbar .navbar-form {
    border: none;
    margin-left: 0;
    margin-right: 0; }
    .navbar-fixed-top.navbar .navbar-form .form-control {
      font-size: 1em; }

@media (min-width: 992px) {
  .fix-navbar .register-bar {
    display: none; } }

.navbar-fixed-top.navbar > .container > .row > div {
  float: none !important;
  display: inline-block;
  vertical-align: bottom; }

.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
  font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  }
.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
  height: 21px;
  margin: 0 2px;
  margin-top: 14.5px;
  border-right: 1px solid #fff;
  border-left: 1px solid #e8e8e8;
  }

.navbar-fixed-top .navbar-brand {
  font-size: 2.11em;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #232222;
  position: absolute;
  height: 65px;
  }
  @media (max-width: 1200px) {
    .navbar-fixed-top .navbar-brand {
      position: initial;
      height: 42px; } }
.navbar-fixed-top .navbar-header {
  padding-top: 0;
  }

.navbar-fixed-top.navbar-inverse {
    background-color: #ffffff;
    border-color: transparent;
    box-shadow: 10px 7px 7px #6a6a6a26;
  }
  .navbar-fixed-top.navbar-inverse .navbar-brand {
    color: #fff; }
  .navbar-fixed-top.navbar-inverse .divider-vertical {
    border-right-color: #fff;
    border-left-color: #111; }

.navbar-inverse .navbar-nav > li > a {
  color: #333333;
  }
  .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #36F;
    background-color: transparent; }

.menu-bar .shopping_link {
  position: relative; }
  .menu-bar .shopping_link .cart_amount {
    border-radius: 100%;
    height: 17px;
    width: 17px;
    position: absolute;
    bottom: 6px;
    right: -6px;
    background-color: #36F;
    text-align: -webkit-center;
    line-height: 17px;
    font-size: 9px;
    padding-left: 1.9px;
    color: #fff; }
    .menu-bar .shopping_link .cart_amount:hover {
      color: #fff; }

@media (max-width: 1199px) {
  .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
    display: none; } }
@media (max-width: 767px) {
  .navbar-fixed-top.navbar > .container > .row > div {
    display: block; }

  .navbar-header {
    position: relative; } }
.panel {
  -webkit-box-shadow: 0 0px 0px transparent;
  box-shadow: 0 0px 0px transparent; }

.panel-group {
  margin-bottom: 21px; }
  .panel-group.border-bottom {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 84px; }
  .panel-group .panel {
    border-radius: 0px;
    border: none;
    box-shadow: none; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading .panel-title a {
      text-decoration: none; }
      .panel-group .panel-heading .panel-title a:hover {
        color: #36F; }
      .panel-group .panel-heading .panel-title a:before {
        content: ' ';
        background-repeat: no-repeat;
        display: inline-block;
        width: 22px;
        height: 12px;
        background-position: -92px -5px;
        margin-right: 10.5px; }
      .panel-group .panel-heading .panel-title a.collapsed:before {
        background-position: -5px -126px; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: none; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: none; }
  .panel-group .panel-default {
    border-color: none; }
    .panel-group .panel-default > .panel-heading {
      color: #333333;
      background-color: transparent;
      border-color: none; }
      .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: none; }
      .panel-group .panel-default > .panel-heading .badge {
        color: transparent;
        background-color: #333333; }
    .panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: none; }

body {
  padding-top: 68px;
  }
  @media (max-width: 767px) {
    body {
      padding-top: 122px; } }

.layer_down {
  height: 50px;
  background: url("layer_down.png") no-repeat bottom center;
  position: absolute;
  bottom: 0;
  z-index: 900;
  width: 100%;
  }

.layer_up {
  height: 40px;
  background: url("layer_up.png") no-repeat bottom center;
  position: relative;
  z-index: 20; }

.btn-default {
  color: #1e1e1e;
  border-color: #36F;
  }
  .btn-default:hover {
    color: #4c4c4c;
    border-color: #36F; }

.btn-info {
  color: #36F;
  border-color: #36F;
  background: transparent; }
  .btn-info:hover {
    color: #000;
    border-color: #000;
    background: #fff; }

.section-margin {
  margin: 21px 0; }

.color-inverse {
  color: #fff; }
  .color-inverse h1, .color-inverse h2, .color-inverse h3 {
    color: #fff; }

.section-inline-search {
  background: url("helpdesk.png") no-repeat;
  background-size: cover; }
  .section-inline-search .row > div {
    margin-top: 100px; }
    .section-inline-search .row > div h1 {
      color: #fff; }
      @media screen and (max-width: 600px) {
        .section-inline-search .row > div h1 {
          font-size: 16vw; } }
    .section-inline-search .row > div .form-inline .form-group .input-group {
      margin-right: 21px; }
      .section-inline-search .row > div .form-inline .form-group .input-group .input-group-addon {
        background-color: #fff;
        border-right: none; }
      .section-inline-search .row > div .form-inline .form-group .input-group .form-control {
        height: 60px;
        border-left: none;
        box-shadow: none; }
        .section-inline-search .row > div .form-inline .form-group .input-group .form-control:focus {
          box-shadow: none;
          border-right: none;
          border-color: #ccc; }

.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  -moz-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out; }

.wrapper .contained {
  position: relative;
  height: 400px;
  padding-bottom: 56.25%; }

.wrapper .contained > svg {
  margin-top: -100px;
  position: absolute;
  display: block; }

.contained .row {
  margin-top: 80px; }

footer {
  position: relative;
  color: #5c5c5c;
  margin-top: 60px;
  }
  footer .footer-top {
   width: 100%;
   min-height: 130px;
   background-color: #f8f8f8;
   display: flex;
   padding: 30px 0;
   }
    footer .footer-top h3, footer .footer-top h4 { color: #4c4c4c;
      font-weight: bold;}
    footer .footer-top .list-social-links {
      margin-top: 25px;
      margin-bottom: 12.5px; }
    @media screen and (max-width: 991px) {
      footer .footer-top h3,
      footer .footer-top .list-social-links {
        text-align: center; } }
  footer .footer-bottom {
   width: 100%;
    min-height: 36px;
    background-color: #dbdbdb;
    font-size: 15px;
    display: flex;
    align-items: center;
    }
    footer .footer-bottom p {
      margin: 0;
      font-size: 15px;
      }
    footer .footer-bottom h4 {
      margin-top: 0;
      color: #fff; }
    footer .footer-bottom ul {
      list-style-type: none;
      margin: 0; }
      footer .footer-bottom ul li a, footer .footer-bottom ul li a:hover, footer .footer-bottom ul li a:focus, footer .footer-bottom ul li a:active, footer .footer-bottom ul li a.active {
        font-size: 15px;
        color: #fff; }

.list-social-links {
  list-style-type: none;
  padding-left: 0; }
  .list-social-links li {
    display: inline-block;
    margin: 0 10px; }
    .list-social-links li a, .list-social-links li a:hover, .list-social-links li a:focus, .list-social-links li a:active, .list-social-links li a.active {
      color: #fff; }

@media screen and (max-width: 993px) {
  .section-landing h1 {
    font-size: 65px; }

  .section-landing h2 {
    letter-spacing: normal;
    margin-left: -3px; } }
.user-icon {
  width: 16px;
  height: 16px;
  background-image: url("register_icon.png");
  display: inline-block;
  margin-right: 7px; }

.article-title-container {
  border-top: solid 1px #bcbcbc;
  border-bottom: solid 1px #bcbcbc;
  padding-left: 15px;
  padding-top: 28px;
  padding-bottom: 28px; }

.article-title {
  margin-left: -35px; }
  .article-title > span {
    margin-left: 3px; }
    .article-title > span .article-author {
      font-weight: bold;
      color: #36F; }

.article-content {
  margin-top: 15px; }
  .article-content > p {
    text-align: justify; }

@media screen and (max-width: 993px) {
  .article-title {
    margin-left: 0;
    text-align: center; }

  .article-author {
    text-align: center; } }
.section-search .header-search {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  background-color: #eeeeee; }
  .section-search .header-search img {
    max-width: 350px; }
  @media screen and (max-width: 600px) {
    .section-search .header-search h1 {
      font-size: 13vw; } }
.section-search .title-search {
  font-size: 26px;
  font-weight: bold; }
.section-search input {
  border-style: none;
  padding-left: 10px;
  height: 60px; }
.section-search .media .media-left > img {
  max-width: 240px; }
.section-search .media .media-body {
  padding-left: 20px; }
  .section-search .media .media-body > a {
    text-decoration: none;
    font-weight: bold; }
  .section-search .media .media-body .media-heading {
    margin-top: 5px;
    margin-bottom: 20px; }

.cards-container {
  margin-top: 84px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 991px) {
    .cards-container {
      flex-direction: column; } }

.carousel-custom .carousel-inner > .item {
  margin-right: auto;
  margin-left: auto; }
  .carousel-custom .carousel-inner > .item .carousel-caption {
    display: flex;
    align-items: center;
    top: 5%;
    left: 5%;
    right: 5%; }
    @media screen and (min-width: 768px) {
      .carousel-custom .carousel-inner > .item .carousel-caption {
        left: 5%;
        right: 5%; } }
.carousel-custom .carousel-indicators li {
  border-color: #232222; }

.table.table-forms td {
  padding: 15px 8px; }
.table.table-forms tbody tr:first-child td {
  border-top: none; }

.poll {
  height: 400px;
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative;
  padding-left: 15px;
  padding-right: 15px; }
  .poll .poll-header {
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 5px; }
    .poll .poll-header h4 {
      font-weight: bold;
      display: inline-block; }
  .poll .poll-content {
    padding-top: 25px; }
    .poll .poll-content p {
      font-size: 14px; }
    .poll .poll-content form {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    .poll .poll-content .poll-buttons {
      padding-top: 20px;
      padding-left: 11px; }
      .poll .poll-content .poll-buttons .btn {
        padding: 4px 14px;
        font-size: 14px; }
      .poll .poll-content .poll-buttons .btn-default {
        color: #000;
        border-color: #000; }
        .poll .poll-content .poll-buttons .btn-default:hover {
          color: #000;
          border-color: #000; }
  .poll .poll-tags {
    padding-top: 10px; }
    .poll .poll-tags h4 {
      border-bottom: 1px solid #bcbcbc;
      padding-bottom: 10px; }
    .poll .poll-tags .tag {
      display: inline-block;
      background-color: #e1e1e1;
      color: #232222;
      padding: 5px 14px;
      margin: 5px 0px;
      text-transform: uppercase;
      font-size: 13px; }

.nav-sidebar {
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px; }
  .nav-sidebar .nav > li > a {
    padding: 4px 20px;
    color: #36F;
    border-right: 2px solid #eeeeee; }
    .nav-sidebar .nav > li > a:hover, .nav-sidebar .nav > li > a:focus {
      color: #232222;
      text-decoration: none;
      background-color: transparent;
      border-right: 2px solid #555555; }
    .nav-sidebar .nav > li > a:before {
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: normal;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e250";
      margin-right: 7px; }
  .nav-sidebar .nav > .active > a {
    color: #232222;
    text-decoration: none;
    background-color: transparent;
    border-right: 2px solid #555555;
    font-weight: bold; }
    .nav-sidebar .nav > .active > a:before {
      content: "\e252"; }
  .nav-sidebar .nav > .active:hover > a, .nav-sidebar .nav > .activefocus > a {
    font-weight: bold; }
  .nav-sidebar .nav > .active > ul.nav {
    display: block; }
  .nav-sidebar .nav ul.nav {
    display: none; }
  .nav-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px; }
  .nav-sidebar .nav .nav > .active, .nav-sidebar .nav .nav > .active:hover, .nav-sidebar .nav .nav > .active:focus {
    font-weight: bold; }
  .nav-sidebar .nav .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 60px; }
    .nav-sidebar .nav .nav .nav > li > a:before {
      content: ""; }
  .nav-sidebar .nav .nav .nav > .active, .nav-sidebar .nav .nav .nav > .active:hover, .nav-sidebar .nav .nav .nav > .active:focus {
    font-weight: bold; }

#navbar .dropdown-menu {
  margin-top: 0;
  min-width: 210px;
  }
#navbar .dropdown-search {
  padding-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  margin-top: 9px; }
  @media (min-width: 1200px) {
    #navbar .dropdown-search {
      width: 300px; } }

.no-lr-margins {
  margin-left: 0;
  margin-right: 0; }

.btn-default-black {
  color: black;
  border-color: black; }
  .btn-default-black:hover {
    color: black;
    border-color: black;
    background: #fff; }

.blue_border {
  padding-bottom: 10px;
  border-bottom: 7px solid #0b80d0; }

.page_section {
  position: relative;
  background-size: cover;
  /*color: #000;*/ }
  .page_section .row {
    padding-top: 25px;
    padding-bottom: 60px; }
  .page_section h1 {
    font-size: 4em;
    }
  .page_section h2 {
    color: #666666;
    font-size: 40px; }
  .page_section h3 {
    font-size: 66px;
    font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .page_section p {
    border-top: 0;
    }
  .page_section .btn {
    margin-top: 50px; }
  .page_section .form-search .btn {
    margin-top: 0; }

.section-diagonal-left {
  -webkit-transform: skew(0deg, -1.3deg);
  -ms-transform: skew(0deg, -1.3deg);
  transform: skew(0deg, -1.3deg);
  overflow: hidden;
  margin-top: -60px;
  margin-bottom: -20px; }
  .section-diagonal-left .section-diagonal-left-content {
    -webkit-transform: skew(0deg, 1.3deg);
    -ms-transform: skew(0deg, 1.3deg);
    transform: skew(0deg, 1.3deg);
    background: url("homethumbnail2.jpg") no-repeat 0 20%;
    background-size: cover;
    margin-top: -70px; }
    .section-diagonal-left .section-diagonal-left-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .2;
      z-index: -1;
      background-color: #fff; }

.section-diagonal-right {
  /* -webkit-transform: skew(0deg, 1.3deg); */
  -ms-transform: skew(0deg, 1.3deg);
  /* transform: skew(0deg, 1.3deg); */
  overflow: hidden;
  margin-top: 2px;
  margin-bottom: -20px;
  }
  .section-diagonal-right.home-section {
    margin-top: -60px; }
  .section-diagonal-right .section-diagonal-right-content {
    -webkit-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    background: url("homethumbnail4.jpg") no-repeat;
    background-size: cover;
    margin-top: -70px; }
    .section-diagonal-right .section-diagonal-right-content:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: .98;
      z-index: -1;
      background-color: #0373bb;
      }

.section-diagonal-right-content .col-md-4 a {
    color: #fff;
}	  
	  

.section-diagonal-left .row,
.section-diagonal-right .row {
  padding-top: 125px; }
.section-diagonal-left .col-md-5,
.section-diagonal-right .col-md-5 {
  float: none;
  margin: 0 auto; }
.section-diagonal-left p,
.section-diagonal-right p {
  border-top: none; }

.section-landing {
  background: url(banner-b2.png);;
  background-size: cover;
  }
  .section-landing .row > div {
    margin-top: 80px; }
    .section-landing .row > div .section-landing-heading {
      font-size: 4rem;
      text-align: center;
      margin-bottom: 30px;
      font-weight: bold;
      color: #fff;
      }
      @media screen and (max-width: 600px) {
        .section-landing .row > div .section-landing-heading {
          font-size: 16vw; } }
    .section-landing .row > div .section-landing-sub-heading {
      margin-top: 0;
      margin-bottom: 50px;
      font-size: 4.3rem;
      color: #fff;
      letter-spacing: 19px;
      text-transform: uppercase; }
      @media screen and (max-width: 600px) {
        .section-landing .row > div .section-landing-sub-heading {
          font-size: 4vw; } }

.section-sub-landing {
  background: linear-gradient(transparent, #07aaf6), url("homethumbnail1.jpg") no-repeat center;
  background-size: cover; }

.section-default {
  background: url("homethumbnail3.jpg") no-repeat center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .section-default:before {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */ } }
  .section-default .row {
    padding-bottom: 150px; }

.section-knowledge {
  margin-bottom: 40px; }

.content-home .btn {
  margin-top: 0; }
.content-home .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none; }
  .content-home .panel p {
    border: 0; }
.content-home .panel-heading {
  display: none; }
.content-home .list-group-item {
  padding: 20px 0;
  font-size: 20px;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #ddd; }
  .content-home .list-group-item img {
    margin-right: 25px; }
.content-home a.list-group-item,
.content-home .list-group-item a.title {
  color: #232222; }
  .content-home a.list-group-item:hover, .content-home a.list-group-item:focus,
  .content-home .list-group-item a.title:hover,
  .content-home .list-group-item a.title:focus {
    color: #232222;
    text-decoration: underline;
    background-color: transparent; }
.content-home .title,
.content-home .description {
  display: block; }
.content-home .title {
  font-size: 24px;
  font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.content-home .description {
  display: block;
  font-size: 14px; }

.sidebar-home {
  margin-top: 36px;
  background-color: #eeeeee;
  border-top: 7px solid #0b80d0;
  position: relative; }
  .sidebar-home h3 {
    font-size: 18px; }
  .sidebar-home .panel {
    background-color: transparent;
    border: 0;
    box-shadow: none; }
  .sidebar-home .panel-heading {
    padding-left: 0;
    background-color: transparent;
    border: 0; }
  .sidebar-home .panel-title {
    font-size: 14px;
    color: #36F;
    font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .sidebar-home .list-group-item {
    padding-left: 0;
    font-size: 14px;
    background-color: transparent;
    border: 0; }
    .sidebar-home .list-group-item:hover, .sidebar-home .list-group-item:focus {
      text-decoration: underline;
      background-color: transparent; }
    .sidebar-home .list-group-item .date {
      visibility: hidden; }

.section-landing-search {
  min-height: 235px;
  background: url(banner-b2.png) no-repeat 0 25%;
  background-size: cover;
  }

.section-landing-forums {
  min-height: 250px;
  background: url(forumhero.jpg) no-repeat center;
  background-size: cover; }

.table.forums th:first-child, .table.forums tr td:first-child {
  padding-left: 0px; }

.dropdown-toggle:focus {
  border: 0 !important; }

.section-knowledge .list-group a.list-group-item {
  color: #36F; }
.section-knowledge .panel-title {
  color: #000; }

.page_section.section-landing .row {
  padding-bottom: 60px; }

.page_section.section-landing .row > div {
  margin-top: 0px; }

.list-group-item p {
  margin-bottom: 0px; }

.page_section.section-sub-landing .row .btn-lg-home p {
  border-top: none; }

/*Amar*/
.webinarreg {padding: 10px;font-size:25px;font-family:Segoe UI;color:#fff;margin-top: 2px;background-image:url('https://www.iotap.com/wp-content/uploads/2019/01/web_bg-1500x302.jpg');}.webinarreg img{vertical-align:middle;margin:0 5px 0 0}.webinarreg a{display:inline-block;padding:5px 15px;background:#f46700;color:#fff;font-size:22px;border-radius:5px;margin:0 20px;;}.webinarreg a:hover {background: #7fb903;}.carousel_3 {margin: 0;}.webinarreg .webdate, .webinarreg .webtext{float: left;}.webinarreg .webtext{margin:10px 0 0 50px}.webinarreg .webdate{background:#fff;text-align: center;}.webinarreg .webdate .webhead{padding:1px 20px;background:#f46700;color:#fff;font-size:30px;}.webinarreg .webdate .webmdat{font-size:35px;line-height:35px;padding:0 0 10px 0;color:#004177;}.webinarreg .webdate .webmdat span{display:block;font-size:20px;}.webinarreg:after {content: '';display: block;clear: both;}.webtext div {font-size: 30px;color: #fff;padding:0 0 5px 0;}
.hidesection{display:none;}
.topnav {background-color:#f8f8f8;border-bottom:#e1e1e1 1px solid;color: #808080;font-size:12px;font-weight: bold;}
.topnav a{color: #808080;}
.sub_menu, .phone-info.with_nav {float:right;padding:6px 0 0 0;}
.sub_menu ul{margin:0 0 6px 0;padding: 0 0 0 6px;}
.sub_menu ul li{list-style:none;display:inline-block;padding: 0 10px;border-right:#cecece 1px solid;}
.sub_menu ul li:last-child{border-right:transparent 0px solid;}
.navbar-right {margin-top: 5px;}
.navbar-inverse .navbar-nav > li > a:hover {color: #333333;}
.nav > li > a {padding: 20px 10px;}
.nav > li > a:hover{border-bottom: #0373bb 2px solid;}

.homenotify{background: #ebf2f7;padding: 8px 7px 7px 7px;text-align: center;font-size:20px;display:none;}
.homenotify a, .homenotify a span{display:inline-block;margin:0 10px;}
.homenotify a{color:#f25022}
.homenotify a:last-child{color:#7fba00}
.portaldash{display:flex;flex-wrap: wrap;}
.portaldash a, .portaldash .astyle{text-align:center;width: 30%;border: #f3f3f3 1px solid;padding: 40px 1.5%;margin: 1.5%;text-decoration:none;color: #454545;box-shadow: 0px 0px 10px #ddddddde;}
/*.portaldash a, .portaldash .astyle{display:block;float:left;text-align:center;width: 17%;border: #f3f3f3 1px solid;padding: 50px 1.5%;margin: 1% 1.5% 2.5% 1.5%;text-decoration:none;color: #43697f;box-shadow: 0px 0px 10px #ddddddde;}*/
.portaldash a img, .portaldash .astyle img{margin-bottom:25px}
.portaldash a:hover, .portaldash .astyle:hover{border:#1e1e1e 1px solid;color:#1e1e1e;}
.portaldash a span, .portaldash a b, .portaldash .astyle b, .portaldash .astyle span{display:block;font-size:18px;}
.portaldash a:hover{background:#ffffff;}
.portaldash a:hover img{opacity: 1;}
.portaldash a.nonea:hover{border:#f3f3f3 1px solid;color:inherit;cursor:inherit;}
.previewCMS {display: none;}
.gethelpheading h3 {font-size: 32px;font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;margin: 65px 0px 30px 15px;line-height: 40px;}
.portaldash.home .astyle a{padding:0px;box-shadow:none;border:none;width:100%;margin: 0;display:block;}
@media screen and (max-width: 1024px){
    .portaldash a{width:46%;margin:2%;}
	.navbar-fixed-top.navbar {min-height: 120px;}
	body{padding-top: 122px;}
	#navbar {margin-top: 5px;}	
	.nav > li > a {padding: 10px 10px;}
}
@media screen and (max-width: 580px){
    .portaldash a, .portaldash.home a, .portaldash .astyle{width:96%;}
}
@media screen and (max-width: 768px){
    .navbar-fixed-top.navbar {min-height: 120px;}
	body{padding-top: 152px;}
}
.footer-bottom{padding:15px 0px}

/*SocialIcons*/
@font-face{font-family:'social-Icons';src:url(social-Icons.woff2?2iilkc) format("woff2"),url(social-Icons.ttf?2iilkc) format("truetype"),url(social-Icons.woff?2iilkc) format("woff"),url(social-Icons.svg?2iilkc#Amaxra-Icons) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'social-Icons'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-display:before{content:"\e911"}.icon-screen:before{content:"\e911"}.icon-monitor:before{content:"\e911"}.icon-computer:before{content:"\e911"}.icon-desktop:before{content:"\e911"}.icon-pc:before{content:"\e911"}.icon-stats-bars:before{content:"\e912"}.icon-stats:before{content:"\e912"}.icon-statistics:before{content:"\e912"}.icon-chart:before{content:"\e912"}.icon-windows8:before{content:"\e913"}.icon-brand:before{content:"\e913"}.icon-os:before{content:"\e913"}.icon-cloud-key:before{content:"\e90b"}.icon-data-security:before{content:"\e90c"}.icon-enable-workforce:before{content:"\e90d"}.icon-engage-customers:before{content:"\e90e"}.icon-optimize-process:before{content:"\e90f"}.icon-strategy:before{content:"\e910"}.icon-open-house:before{content:"\e900"}.icon-conference:before{content:"\e901"}.icon-binoculars:before{content:"\e902"}.icon-community:before{content:"\e903"}.icon-customer-immersion:before{content:"\e904"}.icon-onboarding:before{content:"\e905"}.icon-sharepoint:before{content:"\e906"}.icon-wallet:before{content:"\e907"}.icon-help:before{content:"\e908"}.icon-chat:before{content:"\e90a"}.icon-quote-opening:before{content:"\e909"}.icon-account-circle:before{content:"\e602"}.icon-add:before{content:"\e603"}.icon-add-box:before{content:"\e604"}.icon-add-circle:before{content:"\e605"}.icon-add-circle-outline:before{content:"\e606"}.icon-add-to-list:before{content:"\e608"}.icon-angle-double-down:before{content:"\e61f"}.icon-angle-double-left:before{content:"\e620"}.icon-angle-double-right:before{content:"\e621"}.icon-angle-double-up:before{content:"\e622"}.icon-angle-down:before{content:"\e623"}.icon-angle-left:before{content:"\e624"}.icon-angle-right:before{content:"\e625"}.icon-angle-up:before{content:"\e626"}.icon-archive2:before{content:"\e629"}.icon-arrow-back:before{content:"\e62c"}.icon-arrow-circle-o-down:before{content:"\e633"}.icon-arrow-circle-o-left:before{content:"\e634"}.icon-arrow-circle-o-right:before{content:"\e635"}.icon-arrow-circle-o-up:before{content:"\e636"}.icon-arrow-drop-down:before{content:"\e63b"}.icon-arrow-drop-up:before{content:"\e63d"}.icon-arrow-forward:before{content:"\e63e"}.icon-arrow-with-circle-down:before{content:"\e64d"}.icon-arrow-with-circle-left:before{content:"\e64e"}.icon-arrow-with-circle-right:before{content:"\e64f"}.icon-arrow-with-circle-up:before{content:"\e650"}.icon-attachment:before{content:"\e653"}.icon-autorenew:before{content:"\e655"}.icon-back-in-time:before{content:"\e658"}.icon-bars:before{content:"\e65f"}.icon-beamed-note:before{content:"\e662"}.icon-bolt:before{content:"\e675"}.icon-book:before{content:"\e677"}.icon-book2:before{content:"\e678"}.icon-bookmark:before{content:"\e679"}.icon-bookmark2:before{content:"\e67a"}.icon-bookmark-o:before{content:"\e67b"}.icon-bookmarks:before{content:"\e67c"}.icon-briefcase2:before{content:"\e680"}.icon-cached:before{content:"\e68b"}.icon-calendar2:before{content:"\e690"}.icon-ccw:before{content:"\e6a4"}.icon-chain:before{content:"\e6a6"}.icon-chain-broken:before{content:"\e6a7"}.icon-check2:before{content:"\e6aa"}.icon-check-box:before{content:"\e6ab"}.icon-check-box-outline-blank:before{content:"\e6ac"}.icon-chevron-down2:before{content:"\e6b6"}.icon-chevron-left2:before{content:"\e6b8"}.icon-chevron-right2:before{content:"\e6ba"}.icon-chevron-small-down:before{content:"\e6bb"}.icon-chevron-small-left:before{content:"\e6bc"}.icon-chevron-small-right:before{content:"\e6bd"}.icon-chevron-small-up:before{content:"\e6be"}.icon-chevron-thin-down:before{content:"\e6bf"}.icon-chevron-thin-left:before{content:"\e6c0"}.icon-chevron-thin-right:before{content:"\e6c1"}.icon-chevron-thin-up:before{content:"\e6c2"}.icon-chevron-up2:before{content:"\e6c4"}.icon-circle:before{content:"\e6ca"}.icon-circle2:before{content:"\e6cb"}.icon-circle-o-notch:before{content:"\e6cd"}.icon-circle-with-cross:before{content:"\e6cf"}.icon-circle-with-minus:before{content:"\e6d0"}.icon-circle-with-plus:before{content:"\e6d1"}.icon-circular-graph:before{content:"\e6d2"}.icon-clear:before{content:"\e6d5"}.icon-clock:before{content:"\e6d8"}.icon-clock-o:before{content:"\e6d9"}.icon-cloud-download:before{content:"\e6dd"}.icon-cloud-upload:before{content:"\e6de"}.icon-cog:before{content:"\e6e5"}.icon-cogs:before{content:"\e6e7"}.icon-comments:before{content:"\e6ec"}.icon-comments-o:before{content:"\e6ed"}.icon-compress:before{content:"\e6f0"}.icon-controller-fast-backward:before{content:"\e6f2"}.icon-controller-fast-forward:before{content:"\e6f3"}.icon-controller-jump-to-start:before{content:"\e6f4"}.icon-controller-next:before{content:"\e6f5"}.icon-controller-paus:before{content:"\e6f6"}.icon-controller-play:before{content:"\e6f7"}.icon-controller-record:before{content:"\e6f8"}.icon-controller-stop:before{content:"\e6f9"}.icon-controller-volume:before{content:"\e6fa"}.icon-credit:before{content:"\e708"}.icon-credit-card:before{content:"\e709"}.icon-cw:before{content:"\e714"}.icon-cycle:before{content:"\e715"}.icon-dots-three-horizontal:before{content:"\e727"}.icon-dots-three-vertical:before{content:"\e728"}.icon-download:before{content:"\e72b"}.icon-export:before{content:"\e74f"}.icon-eye2:before{content:"\e753"}.icon-filter:before{content:"\e76e"}.icon-flag:before{content:"\e771"}.icon-folder2:before{content:"\e784"}.icon-folder-video:before{content:"\e78a"}.icon-forward2:before{content:"\e78d"}.icon-funnel:before{content:"\e791"}.icon-globe:before{content:"\e7a2"}.icon-heart:before{content:"\e7bb"}.icon-heart-o:before{content:"\e7bd"}.icon-image:before{content:"\e7cb"}.icon-info:before{content:"\e7d3"}.icon-info2:before{content:"\e7d4"}.icon-info-circle:before{content:"\e7d5"}.icon-info-with-circle:before{content:"\e7d6"}.icon-insert-invitation:before{content:"\e7d8"}.icon-key2:before{content:"\e7e2"}.icon-keyboard-arrow-down:before{content:"\e7e4"}.icon-keyboard-arrow-left:before{content:"\e7e5"}.icon-keyboard-arrow-right:before{content:"\e7e6"}.icon-keyboard-arrow-up:before{content:"\e7e7"}.icon-keyboard-backspace:before{content:"\e7e8"}.icon-keyboard-control:before{content:"\e7e9"}.icon-link:before{content:"\e806"}.icon-list:before{content:"\e80c"}.icon-list2:before{content:"\e80d"}.icon-list-alt:before{content:"\e80e"}.icon-location:before{content:"\e811"}.icon-location-arrow:before{content:"\e812"}.icon-location-on:before{content:"\e813"}.icon-location-pin:before{content:"\e814"}.icon-lock2:before{content:"\e816"}.icon-lock-open:before{content:"\e817"}.icon-login:before{content:"\e818"}.icon-log-out:before{content:"\e819"}.icon-long-arrow-down:before{content:"\e81a"}.icon-long-arrow-left:before{content:"\e81b"}.icon-long-arrow-right:before{content:"\e81c"}.icon-long-arrow-up:before{content:"\e81d"}.icon-magnifying-glass:before{content:"\e822"}.icon-mail:before{content:"\e823"}.icon-map:before{content:"\e829"}.icon-map-marker:before{content:"\e82a"}.icon-markunread:before{content:"\e82b"}.icon-megaphone:before{content:"\e831"}.icon-menu:before{content:"\e833"}.icon-message:before{content:"\e834"}.icon-microphone:before{content:"\e836"}.icon-minus2:before{content:"\e839"}.icon-mobile:before{content:"\e83e"}.icon-mobile2:before{content:"\e83f"}.icon-more-vert:before{content:"\e844"}.icon-new-message:before{content:"\e84a"}.icon-news:before{content:"\e84b"}.icon-newspaper-o:before{content:"\e84c"}.icon-old-phone:before{content:"\e850"}.icon-open-book:before{content:"\e852"}.icon-paper-plane:before{content:"\e858"}.icon-phone:before{content:"\e864"}.icon-play:before{content:"\e872"}.icon-plus2:before{content:"\e877"}.icon-power-off:before{content:"\e87c"}.icon-question:before{content:"\e88b"}.icon-radio-button-off:before{content:"\e893"}.icon-radio-button-on:before{content:"\e894"}.icon-refresh2:before{content:"\e89c"}.icon-remove:before{content:"\e89d"}.icon-remove-circle:before{content:"\e89e"}.icon-remove-circle-outline:before{content:"\e89f"}.icon-resize-full-screen:before{content:"\e8a7"}.icon-search:before{content:"\e8b7"}.icon-select-arrows:before{content:"\e8ba"}.icon-send:before{content:"\e8bb"}.icon-share-alternitive:before{content:"\e8bf"}.icon-shopping-cart:before{content:"\e8c8"}.icon-shopping-cart2:before{content:"\e8c9"}.icon-sliders:before{content:"\e8d5"}.icon-sort-alpha-asc:before{content:"\e8db"}.icon-sort-alpha-desc:before{content:"\e8dc"}.icon-sort-amount-asc:before{content:"\e8dd"}.icon-sort-amount-desc:before{content:"\e8de"}.icon-sort-numeric-asc:before{content:"\e8e1"}.icon-sort-numeric-desc:before{content:"\e8e2"}.icon-sound-mix:before{content:"\e8e6"}.icon-star:before{content:"\e8f7"}.icon-star-half-empty:before{content:"\e8fc"}.icon-star-o:before{content:"\e8fd"}.icon-switch:before{content:"\e914"}.icon-tag:before{content:"\e918"}.icon-tag2:before{content:"\e919"}.icon-tags:before{content:"\e91a"}.icon-th:before{content:"\e923"}.icon-thumbs-down2:before{content:"\e928"}.icon-thumbs-up2:before{content:"\e92c"}.icon-ticket:before{content:"\e92f"}.icon-ticket2:before{content:"\e930"}.icon-toggle-off:before{content:"\e935"}.icon-toggle-on:before{content:"\e936"}.icon-tools:before{content:"\e937"}.icon-trash:before{content:"\e939"}.icon-trash-o:before{content:"\e93b"}.icon-trending-neutral:before{content:"\e93f"}.icon-triangle-down:before{content:"\e940"}.icon-triangle-left:before{content:"\e941"}.icon-triangle-right:before{content:"\e942"}.icon-triangle-up:before{content:"\e943"}.icon-trophy:before{content:"\e944"}.icon-user2:before{content:"\74"}.icon-users:before{content:"\e961"}.icon-v-card:before{content:"\e962"}.icon-video:before{content:"\e963"}.icon-volume-down:before{content:"\e971"}.icon-volume-off:before{content:"\e972"}.icon-volume-up:before{content:"\e973"}.icon-warning:before{content:"\e975"}.icon-pencil:before{content:"\f040"}.icon-fax:before{content:"\f1ac"}.icon-life-bouy:before{content:"\f1cd"}.icon-life-buoy:before{content:"\f1cd"}.icon-life-ring:before{content:"\f1cd"}.icon-life-saver:before{content:"\f1cd"}.icon-support:before{content:"\f1cd"}.icon-twitter-square:before{content:"\f081"}.icon-facebook-square:before{content:"\f082"}.icon-linkedin-square:before{content:"\f08c"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-facebook-f:before{content:"\f09a"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-google-plus-square:before{content:"\f0d4"}.icon-google-plus:before{content:"\f0d5"}.icon-linkedin:before{content:"\f0e1"}.icon-youtube-square:before{content:"\f166"}.icon-youtube:before{content:"\f167"}.icon-youtube-play:before{content:"\f16a"}.icon-instagram:before{content:"\f16d"}.icon-skype:before{content:"\f17e"}.icon-vimeo-square:before{content:"\f194"}.icon-google:before{content:"\f1a0"}.icon-paypal:before{content:"\f1ed"}.icon-google-wallet:before{content:"\f1ee"}.icon-cc-visa:before{content:"\f1f0"}.icon-cc-mastercard:before{content:"\f1f1"}.icon-cc-discover:before{content:"\f1f2"}.icon-cc-amex:before{content:"\f1f3"}.icon-cc-paypal:before{content:"\f1f4"}.icon-cc-stripe:before{content:"\f1f5"}.icon-facebook-official:before{content:"\f230"}.icon-pinterest-p:before{content:"\f231"}.icon-tripadvisor:before{content:"\f262"}.icon-amazon:before{content:"\f270"}.icon-map2:before{content:"\f279"}.icon-key3:before{content:"\e93d"}.icon-note-checked2:before{content:"\e977"}.icon-search2:before{content:"\e9f6"}.icon-document-certificate2:before{content:"\ea2b"}.icon-clipboard-move2:before{content:"\ea85"}.icon-medal6:before{content:"\ea8f"}.icon-target-arrow2:before{content:"\ea9b"}
.footer__social ul {list-style:none; margin:0; padding:0;}
.footer__social li {display:inline-block;margin: 0 2px;}
.footer__social li:first-child {margin-left: 0;}
.footer__social li:last-child {margin-right: 0;}
.footer__social a {font-size:1.000em;display:block;width:30px;height:30px;line-height:33px;color:#fff;text-align:center;border-radius:50%;background-color: #343434;transition: background 250ms ease;text-decoration: none;}
.footer__social a:hover { background-color:#0373bb; }


ul.nav.navbar-nav.weblinks li.divider-vertical {display:none;}

/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}

html[dir="rtl"] .pva-floating-style {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin-left: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */

.footer-bottom {
    padding: 14px 0 10px 0;
}
ul.list-unstyled li{float:left;margin-right:20px;}
.topnav {display: none;}
.social-icon {text-align: right;}
#myCarousel {margin-bottom: 25px;}
.dropdown-menu>li>a {padding: 3px 8px;}
.dropdown-menu>.activ>li>a:focus, .dropdown-menu>li>a:hover{border:none;padding:3px 8px !important;border: 0px;}
.navbar-header p{margin:4px 0 0 0;}
.navbar-right .dropdown-menu {left:0;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #1e1e1e;
    color: #fff;
}
section.page_section.section-landing .input-group, .section-landing-search .input-group{border: #4e4e4e 1px solid;box-shadow: 0px 0px 15px #003e6e14;}
section.page_section.section-landing input.form-control, .section-landing-search input.form-control{border: transparent;}
section.page_section.section-landing .form-search .btn, .section-landing-search .form-search .btn{border: 0px solid transparent;background: #f3fcff;min-height: 45px;margin-left: 1px;padding: 10px 15px;border-radius: 0 5px 5px 0;}
section.page_section.section-landing .col-md-12, .section-landing-search .col-md-12{width:80%;margin: auto;float: none;}
.page-heading {padding-top: 30px;}
.container[role="main"] {min-height:550px}
.navbar-header p.logos {margin:0;}
.navbar-header p.logos img{width: 120px !important;height: auto !important;}
@media screen and (max-width:1024px){.portaldash a.first, .portaldash a:first-child{margin-left:2%;}
.portaldash a.last, .portaldash a:last-child, .portaldash .astyle:last-child{margin-right:2%;}}
.csmstyle {border: #cedfe9 1px solid;float:right;margin: -100px 0 0 0;padding:0 0 5px 0;border-radius: 5px;background: #fcfeff;box-shadow: 1px 1px 5px #cedfe9;}
.csmstyle h5{margin:0 0 5px 0;font-size: 16px;border-bottom: #cedfe9 1px solid;padding: 5px 10px;background: #f0f7fb;color: #4a7183;border-radius: 5px 5px 0 0;font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.csmstyle b, .csmstyle a{display:block;font-size:14px;padding:0px 10px;}
.csmstyle b{font-weight: 500;}
.helped-actions {display: flex;flex-direction: row;align-items: center;padding-top: 25px;justify-content: center;}
.helped-actions a {color: #dff5ff;cursor: pointer;}
.help-action-ticket {margin-left: 12px;padding-left: 12px;border-left: 1px solid #007cb36b;}
.page_section.section-landing .input-group .form-control, .page_section.page_section.section-landing-search  .input-group .form-control{padding: 7px 15px;height: 45px;border-radius: 5px 0 0 5px;}
.content-home{margin: 0 -1.5% 0 -1.5%;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color: #1e1e1e;}
