.conf-find-location:visited,
.conf-find-location:active {
  color: #ffffff;
  text-decoration: none;
}
.conf-find-location:hover,
.conf-find-location:focus {
  color: #333333;
  background: #ffffff;
  text-decoration: none;
}
.conf-home-arrow {
  position: relative;
  top: 0;
  padding-top: -80px;
  margin: 0 0 80px 0;
  left: 48%;
  width: 100px;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 50px solid #ffffff;
}
#conf-abstract-confirmation {
  background: #ffffff;
  padding: 50px 0 100px;
}
#conf-abstract ol a {
  color: #dddddd;
  text-decoration: underline;
}
#myConference {
  background: #ffffff;
  padding-top: 50px;
  padding-bottom: 0;
}
#myConference table,
#myConference td,
#myConference th {
  text-align: left;
}
#myConference .form-errors li {
  color: #0079c1;
}
#myConference hr {
  background: #f2f2f2;
  border: none;
  height: 2px;
}
#myConference .conf-p-small {
  color: #333333;
}
#myConference .conf-btn-sharp {
  margin: 10px 0px;
  min-height: 80px;
}
#myConference .version-tabs {
  text-align: center;
  border-bottom: 2px solid #999999;
  margin-top: 30px;
}
#myConference .version-tab {
  padding: 10px 30px;
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  margin: 0 15px -2px 15px;
  background-color: #ffffff;
  color: #999999;
}
#myConference .version-tab:hover,
#myConference .version-tab:focus {
  background-color: #999999;
  color: #ffffff;
  text-decoration: none;
}
#myConference .version-tab.active {
  border: 2px solid #999999;
  border-bottom: 2px solid #ffffff;
  font-weight: 800;
  color: #333333;
}
#myConference .version-tab.active:hover,
#myConference .version-tab.active:focus {
  background-color: #ffffff;
  color: #333333;
  text-decoration: none;
}
#myConference .product-dl {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  border: 2px solid;
  padding: 5px 30px;
  font-size: 1.2em;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  margin: 10px;
  border-color: #59aa47;
  background-color: #ffffff;
  color: #59aa47;
}
#myConference .product-dl:hover,
#myConference .product-dl:focus {
  background-color: #59aa47;
  color: #ffffff;
  text-decoration: none;
}
#myConference .conf-reg-dropdown {
  position: absolute;
  left: 50%;
  margin-left: -130px;
}
#myConference .conf-status-box {
  background: #dddddd;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  margin: 10px 0;
  padding: 20px;
  transition: 0.3s;
  text-align: center;
  min-height: 260px;
}
#myConference .conf-status-box:hover {
  background: #eeeeee;
  box-shadow: #dddddd 0px 1px 2px;
}
#myConference .conf-status-box h4 {
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 600;
}
#myConference .conf-status-box a {
  padding: 8px 10px;
  font-weight: 600;
  font-size: 1.2em;
}
#myConference .conf-status-circle {
  font-family: FontAwesome;
  font-size: 4em;
  font-weight: normal;
  text-align: center;
  display: block;
  margin: 5px auto;
  color: #dddddd;
}
#myConference .conf-status-circle.small {
  font-size: 1.75em;
}
#myConference .conf-status-circle.confirmed {
  color: #59aa47;
}
#myConference .conf-status-circle.confirmed:before {
  content: "\f058";
}
#myConference .conf-status-circle.not-confirmed {
  color: #f19986;
}
#myConference .conf-status-circle.not-confirmed:before {
  content: "\f056";
}
#myConference .mc-abstract-heading {
  background: #eeeeee;
  border-radius: 3px;
  border: 1px solid #ebebeb;
  margin: 10px 0;
  padding: 8px 20px;
  transition: 0.3s;
  font-weight: 400;
  font-size: 1.6em;
  text-transform: uppercase;
  color: #333333;
}
#myConference .mc-abstract-heading:hover,
#myConference .mc-abstract-heading:focus,
#myConference .mc-abstract-heading:active {
  background: #f9f9f9;
  box-shadow: #dddddd 0px 1px 2px;
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}
#myConference .conf-th-large,
#myConference .conf-th-small,
#myConference td,
#myConference th,
#myConference a,
#myConference td a {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
#myConference td,
#myConference th.review-title-col {
  vertical-align: middle;
}
#myConference .abstract-review-col {
  min-width: 120px;
}
#myConference .abstract-session-col {
  min-width: 157px;
}
#myConference .conf-abstract-action-col {
  width: 20%;
  text-align: right !important;
}
#myConference .conf-paperPoster-table {
  background: #eeeeee;
  border: 1px solid #dddddd;
  width: 100%;
}
#myConference .conf-paperPoster-table .conf-file-cell {
  text-align: left;
  width: 30%;
  padding-left: 30px;
}
#myConference .conf-paperPoster-table .abstract-action-col {
  width: 20%;
  text-align: right;
}
#myConference .conf-paperPoster-table td.border-right {
  border-right: 1px solid #dddddd;
}
#myConference .conf-document-blue {
  margin: 8px 10px;
  padding: 5px;
}
#myConference .conf-first-column {
  width: 30%;
}
#myConference .conf-th-large {
  font-size: 1.2em;
  font-weight: 600;
  width: 30%;
  text-align: left;
}
#myConference .conf-th-small {
  font-size: 1.1em;
  font-weight: 600;
  width: 12.5%;
  text-align: center;
}
#myConference .conf-grey-bg {
  background-color: #eeeeee;
  border-top: 1px solid #dddddd;
  padding: 20px;
}
#myConference td a {
  font-weight: 600;
  font-size: 1.1em;
}
#myConference td a i {
  padding: 0px 15px;
}
#myConference .link-disabled {
  display: none;
}
#myConference table {
  margin-bottom: 0;
}
#myConference a.conf-paperPoster-add {
  text-align: right;
}
#myConference .conf-paperPoster-add {
  font-size: 0.9em;
  font-weight: normal;
}
#myConference .conf-paperPoster-add i {
  padding-right: 5px;
}
#myConference .review-title-col {
  width: 250px;
}
#myConference .review-comment-col {
  width: 300px;
}
#myConference .review-comment-col textarea {
  resize: none;
  height: 60px;
}
#myConference .review-btn-col {
  width: 60px;
}
#myConference .minicourse-options {
  width: 400px;
  margin: 0 auto;
  text-align: center;
}
#myConference .minicourse-options a {
  display: inline-block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 1.5em;
}
#myConference .minicourse-options span {
  display: inline-block;
  margin-right: 18px;
  margin-left: 18px;
  border: none;
  height: 15px;
  width: 2px;
  background-color: #999999;
}
#myConference .reg-status-text {
  display: block;
  text-align: center;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.8em;
  font-weight: 600;
}
#myConference .reg-status-text i {
  color: #59aa47;
  margin-right: 10px;
}
.conf-mini-table {
  font-size: 1.1em;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.conf-mini-table thead {
  background: #c0d6e8;
}
.conf-mini-table .remove-title,
.conf-mini-table .remove-btn {
  text-align: center;
}
.conf-mini-add {
  padding: 0 8px;
  color: #59aa47;
  font-family: FontAwesome;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.conf-mini-add:before {
  content: "\f055";
}
.conf-mini-add:hover,
.conf-mini-add:focus {
  cursor: pointer;
  color: #a5d5cf;
}
.conf-mini-delete {
  padding: 0 8px;
  color: #f19986;
  font-family: FontAwesome;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.conf-mini-delete:before {
  content: "\f056";
}
.conf-mini-delete:hover,
.conf-mini-delete:focus {
  cursor: pointer;
  color: #f19986;
}
.conf-minicourse-thead,
.conf-minicourse-tbody {
  font-size: 1.1em;
}
.conf-minicourse-thead {
  background: #c0d6e8;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.conf-minicourse-thead .time {
  width: 80%;
}
.conf-minicourse-thead .edit {
  width: 20%;
  text-align: center;
}
.conf-minicourse-tbody {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.conf-minicourse-tbody .course-title {
  width: 80%;
}
.conf-minicourse-tbody .radio-btn {
  width: 20%;
  text-align: center;
}
#conf-minicourses {
  padding: 80px 0;
  background: #ffffff;
}
#conf-minicourses .panel a,
#conf-minicourses .panel a:hover,
#conf-minicourses .panel a:focus {
  text-decoration: none;
}
#conf-minicourses .panel,
#conf-minicourses .panel-heading,
#conf-minicourses .panel-body {
  border: none;
}
#conf-minicourses .panel-heading {
  background: #eeeeee;
}
#conf-minicourses .panel-title {
  font-weight: 800;
  font-size: 1em;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #585858;
}
@media (max-width: 767px) {
  #conf-minicourses .panel-title {
    font-size: 1.1em;
  }
}
#conf-minicourses .panel-body {
  background: #f2f2f2;
  padding: 30px 35px;
}
#conf-minicourses .panel-body .conf-p-small {
  font-size: 1.15em;
}
#conf-minicourses .minicourse-panel-carat {
  display: block;
  float: right;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1.2em;
}
#conf-minicourses .minicourse-panel-carat:before {
  content: "\f0d8";
}
#conf-minicourses a.collapsed .minicourse-panel-carat:before {
  content: "\f0d7";
}
.conf-minicourse-time {
  margin-bottom: 8px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1em;
  font-weight: 400;
  color: #999999;
  text-align: right;
}
.conf-minicourse-menu {
  background: #84c2ea;
  padding: 5px;
  margin-top: 40px;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
}
.conf-minicourse-menu ul {
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  -webkit-padding-start: 0;
}
.conf-minicourse-menu ul li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  padding: 10px 20px;
  margin-top: 3px;
  margin-bottom: 1px;
}
@media (max-width: 767px) {
  .conf-minicourse-menu ul li {
    padding: 2px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .conf-minicourse-menu ul li {
    padding: 2px 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .conf-minicourse-menu ul li {
    padding: 8px 10px;
  }
}
.conf-minicourse-menu li.active a {
  background: #ffffff;
  color: #0079c1;
  text-decoration: none;
}
.conf-minicourse-menu a {
  background: #0079c1;
  padding: 8px 25px;
  margin: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #ffffff;
  font-weight: 400;
  font-size: 1.25em;
  letter-spacing: 0.01em;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  border: none;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
@media (max-width: 767px) {
  .conf-minicourse-menu a {
    padding: 2px 10px;
    font-size: 1.2em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .conf-minicourse-menu a {
    padding: 3px 15px;
    font-size: 1.3em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .conf-minicourse-menu a {
    padding: 6px 20px;
  }
}
.conf-minicourse-menu a:hover,
.conf-minicourse-menu a:focus,
.conf-minicourse-menu a:active {
  background: #ffffff;
  color: #0079c1;
  text-decoration: none;
}
.conf-minicourse-hands-on {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #59aa47;
  font-size: 1.2em;
  font-weight: 400;
}
.conf-minicourse-hands-on i {
  padding-right: 10px;
}
.conf-mini-prev-next {
  background: none;
  border: none;
  color: #0079c1;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.2em;
  font-weight: 800;
  margin-top: 20px;
}
.conf-mini-prev-next i.fa-chevron-left {
  margin: 0 !important;
  padding-right: 10px;
  padding-left: 0;
}
.conf-mini-prev-next i.fa-chevron-right {
  margin: 0 !important;
  padding-left: 10px;
  padding-right: 0;
}
.conf-deeplink-offset {
  display: block;
  visibility: hidden;
  position: relative;
  top: -130px;
}
#conf-schedule {
  padding: 80px 0;
  background: #ffffff;
}
#conf-schedule-edit {
  padding: 80px 0;
  background: #ffffff;
}
#conf-print {
  padding: 80px 0;
  background: #ffffff;
}
.conf-lgPageHeading {
  margin-top: 50px;
  font-size: 3.6em;
  color: #25325b;
  font-weight: 400;
  text-align: left;
}
@media (max-width: 767px) {
  .conf-lgPageHeading {
    font-size: 2.4em;
  }
}
.conf-subHeading {
  font-size: 30px;
  color: #585858;
  text-align: center;
}
.conf-location-preview {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.conf-reg-ribbon {
  position: absolute;
  top: 25%;
  z-index: 1;
  width: 93%;
}
@media (max-width: 480px) {
  .conf-reg-ribbon {
    width: 85%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .conf-reg-ribbon {
    width: 87%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .conf-reg-ribbon {
    width: 91.5%;
  }
}
.conf-lp-image {
  position: relative;
}
.conf-lp-image img {
  width: 100%;
  vertical-align: top;
}
.conf-lp-image.conf-coming-soon:after,
.conf-lp-image.conf-coming-soon:before {
  position: absolute;
  opacity: 0;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.conf-lp-image.conf-coming-soon:after {
  content: '\A';
  width: 90%;
  height: 100%;
  top: 0;
  left: 5%;
  border-radius: 50%;
  background: rgba(50, 50, 50, 0.6);
}
.conf-lp-image.conf-coming-soon:before {
  content: attr(cm-conference-status);
  width: 90%;
  left: 5%;
  z-index: 1;
  text-align: center;
  margin-top: 40%;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
}
.conf-lp-image.conf-coming-soon:hover:after,
.conf-lp-image.conf-coming-soon:hover:before {
  opacity: 1;
}
.conf-lp-location,
.conf-lp-date {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.conf-lp-location {
  display: block;
  font-size: 1.75em;
  line-height: 1em;
  font-weight: 800;
}
.conf-lp-date {
  display: block;
  font-size: 1.3em;
  font-weight: 600;
}
.conf-save-the-date-form {
  width: 100%;
  background-color: #ffffff;
  padding: 70px 0 100px 0;
}
.conf-save-the-date-form .conf-stdf-box h4 {
  color: #0079c1;
  text-transform: uppercase;
  border-bottom: 1px solid #0079c1;
}
.conf-social p {
  color: #368ccb;
  font-size: 0.9em;
}
.conf-social p a {
  color: inherit;
}
.conf-social-icons {
  list-style: none;
  text-align: left;
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 28px;
}
.conf-social-icons .sharelabel {
  font-size: 0.5em;
}
.conf-social-icons li {
  display: inline-block;
  padding: 0 0.2em;
  vertical-align: middle;
}
p.social-reg {
  font-size: 0.9em;
}
@media (max-width: 767px) {
  .conf-social {
    text-align: center;
  }
}
.conf-form-location-check {
  width: 24%;
  display: inline-block;
  text-align: center;
}
button.CFP-abstract-button {
  display: block;
}
#conf-instructions {
  background: #f2f2f2;
  padding: 50px 0;
}
#conf-instructions .oral-box {
  margin: 30px auto;
  min-height: 280px;
  background: #ab1f46;
  border: none;
}
#conf-instructions .oral-box p {
  padding: 20px;
}
#conf-instructions .oral-box-header {
  background: #ab1f46;
  margin: 0;
  padding: 15px 0;
}
#conf-instructions .poster-box {
  margin: 30px auto;
  min-height: 280px;
  background: #59aa47;
  border: none;
}
#conf-instructions .poster-box p {
  padding: 20px;
}
#conf-instructions .poster-box-header {
  background: #59aa47;
  margin: 0;
  padding: 15px 0;
}
#conf-instructions .presentation-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #conf-instructions .presentation-block {
    flex-direction: column;
  }
  #conf-instructions .presentation-block .presentation-box {
    width: 80%;
  }
}
#conf-instructions .presentation-box {
  width: 45%;
}
#conf-abstract {
  background: #005596;
  padding: 50px 0 50px;
}
#conf-abstract ol {
  margin: 20px 60px;
}
#conf-abstract p,
#conf-abstract li {
  color: #ffffff;
  padding: 6px 0 10px 0;
  font-size: 1.2em;
  font-weight: 400;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
#conf-awards {
  background: #ffffff;
  padding: 50px 0 50px;
}
#conf-awards .awards--btns {
  display: block;
  width: 100%;
}
.conf-access-form-tab .conf-btn-sharp {
  color: #333333;
  border-color: #252525;
  margin: 10px 0px;
  min-height: 80px;
}
.conf-access-form-tab.active .conf-btn-sharp,
.conf-access-form-tab.active:focus .conf-btn-sharp .conf-access-form-tab.active:hover .conf-btn-sharp {
  background: transparent;
  color: #0079c1;
  border-color: #0079c1;
}
#conf-publish {
  background: url(//cdn.comsol.com/conference/2023/hero/poster-and-comsol-conference-attendees.jpg) no-repeat center;
  background-size: cover;
  padding: 50px 0 100px;
}
#conf-publish .publish-wrapper {
  padding: 30px;
}
#conf-publish .publish-wrapper h3 {
  margin-top: 0;
}
#conf-publish .publish-wrapper .conf-btn-sharp-small {
  display: block;
}
#conf-author-deadlines {
  background: #ffffff;
  padding: 50px 0;
}
#conf-author-deadlines .conf-deadline.active {
  color: #0079c1;
  font-weight: 800;
}
#conf-author-deadlines .conf-deadline {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #333333;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 400;
  margin: 10px 0;
  padding: 0 40px 0 40px;
}
#conf-author-deadlines hr {
  border: 1px solid #dddddd;
  background-color: #dddddd;
  height: 1px;
  margin: 10px 15%;
}
#conf-program-committee {
  background: #f2f2f2;
  padding: 50px 0 100px;
}
#conf-program-committee .name {
  display: block;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0 0 0.5em 0;
  padding: 0;
  text-align: center;
}
#conf-program-committee .title {
  display: block;
  font-size: 0.8em;
  line-height: 1.5;
  padding: 0;
  margin: 0;
  text-align: center;
}
#conf-program-committee .name,
#conf-program-committee .title {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
#abstract-form {
  background: #eeeeee;
  padding: 50px 0 100px;
}
@media (max-width: 768px) {
  #abstract-form {
    padding: 200px 0 100px;
  }
}
#conf-payment-form {
  background: #ffffff;
  padding: 80px 0;
}
@media (max-width: 768px) {
  #conf-payment-form {
    padding: 200px 0 100px;
  }
}
.conf-reg-dropdown button {
  width: 100%;
  margin-left: 30px;
  background: #ffffff;
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 5px 30px;
  color: #999999;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
}
.conf-reg-dropdown span {
  margin-left: 15px;
}
.conf-reg-dropdown i:first-child {
  position: relative;
  top: -5px;
  right: 0px;
  margin: 0;
  padding: 0;
}
.conf-reg-dropdown i:last-child {
  position: relative;
  top: 4px;
  right: 12px;
  margin: 0;
  padding: 0;
}
.conf-reg-dropdown ul.dropdown-menu {
  margin-top: 0px;
  left: 30px;
  min-width: 187px;
  list-style: none;
  border-radius: 0 0 4px 4px;
}
.billingwrapper {
  padding: 15px;
  background: rgba(128, 128, 128, 0.15);
  border-radius: 4px;
}
.billingwrapper h5 {
  margin-top: 0;
}
.checkbox-wrap {
  padding-left: 20px;
  position: relative;
  margin-top: 15px;
}
.checkbox-wrap input {
  position: absolute;
  left: 0;
  top: 0;
}
.checkbox-wrap label {
  margin-top: 0;
}
.fine-print label.checkbox-input-label,
.fine-print label.radio-input-label,
.fine-print a {
  font-size: 12px;
  line-height: 18px;
  vertical-align: text-top;
}
.fine-print .checkbox-wrap input {
  margin: 0;
  height: 18px;
}
.extra-form-for-conference .title .translateLabel {
  display: inherit;
}
.reg-tax-text {
  font-style: italic;
}
.reg-tax-text i {
  color: #999999;
  font-size: 15px;
}
#conf-pricing {
  background: #f2f2f2;
  padding: 50px 0 0;
}
#conf-pricing .conf-reg-dropdown {
  display: block;
  float: left;
  padding: 12px 0 0 0;
}
#conf-pricing table {
  margin-top: 30px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
#conf-pricing table th,
#conf-pricing table td {
  padding: 15px;
  font-size: 1em;
}
#conf-pricing table th {
  font-weight: 800;
}
#conf-pricing table th.early-bird-head,
#conf-pricing table th.regular-head {
  min-width: 127px;
}
#conf-pricing table th.price-head {
  min-width: 145px;
}
#conf-pricing .regular-head {
  color: #368ccb;
  text-align: center;
}
#conf-pricing .early-bird-head {
  color: #00b4b4;
  text-align: center;
}
#conf-pricing .early-bird,
#conf-pricing .regular {
  font-size: 1em;
}
#conf-pricing .regular {
  border: 1px solid #53a4da;
  border-radius: 3px;
  margin: auto;
  padding: 3px 8px;
  text-align: center;
  display: block;
}
#conf-pricing .early-bird {
  border: 1px solid #00b4b4;
  border-radius: 3px;
  padding: 3px 8px;
  text-align: center;
  display: block;
  margin: auto;
}
#conf-reg-include {
  background: url(//cdn.comsol.com/conference/2015/registration/registration.jpg) no-repeat center;
  background-size: cover;
  padding: 50px 0;
}
#conf-reg-include h3 {
  color: #25325b;
}
#conf-reg-include ul {
  margin: 0;
  padding: 10px;
}
#conf-reg-include ul li {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  padding: 5px 0;
  color: #25325b;
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: 400;
}
#conference-reg-form-wrapper {
  position: relative;
}
.conf-reg-wrapper {
  background: #eeeeee;
  padding: 50px 0;
}
.conf-reg-wrapper .conf-reg-form-text {
  color: #ffffff;
}
.conf-reg-wrapper .reg-step-angle-right {
  position: absolute;
  left: 50%;
  z-index: 5;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #ffffff;
}
.conf-reg-wrapper .reg-step-angle-left {
  position: absolute;
  right: 50%;
  z-index: 5;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 20px solid #ffffff;
}
.conf-reg-wrapper .conf-reg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #eeeeee;
  z-index: 290;
  display: none;
  text-align: center;
  font-weight: 600;
  font-size: 1.6em;
}
.conf-reg-step-1 {
  display: inline-block;
  float: left;
  position: relative;
  right: 0;
  width: 50%;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 12px;
  background: #ffffff;
  border: none;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  color: #333333;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  font-size: 1.2em;
}
.conf-reg-step-2 {
  display: inline-block;
  float: left;
  position: relative;
  left: 0;
  width: 50%;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 12px;
  background: #dddddd;
  border: none;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  color: #555555;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  font-size: 1.2em;
}
.conf-form-submit {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
a.conf-form-cancel,
a.conf-reset-pw {
  right: 5px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.1em;
  line-height: 1.2em;
  color: #333333;
  text-align: right;
}
a.conf-form-cancel:hover,
a.conf-reset-pw:hover,
a.conf-form-cancel:focus,
a.conf-reset-pw:focus {
  text-decoration: underline;
  color: #333333;
}
.conf-reg-wrapper .login {
  padding: 1em 0;
  font-size: 1.1em;
  font-weight: 800;
}
.conf-reg-wrapper .login p {
  margin: 0 0 0 0;
}
.conf-reg-wrapper h4 {
  color: #0079c1;
  text-transform: uppercase;
  border-bottom: 1px solid #0079c1;
  margin-bottom: 30px;
  padding: 0 0 5px 0;
}
.conf-reg-wrapper .step {
  float: right;
  color: #585858;
  font-weight: 300;
}
.conf-reg-wrapper label.less-padding {
  margin-top: 0;
}
.conf-reg-wrapper hr {
  height: 1px;
  background-color: #dddddd;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 90%;
}
.conf-reg-wrapper hr.full {
  height: 1px;
  background-color: #dddddd;
  margin-top: 30px;
  margin-bottom: 15px;
  width: 100%;
}
.conf-reg-wrapper .check-input-label {
  margin-top: 0;
}
.conf-reg-wrapper .btn-basic {
  background: #626262;
  border-color: #555555;
  color: #ffffff;
  text-shadow: none;
}
.conf-reg-wrapper .col-xs-12 > .login {
  padding: 1em 0 1.5em 0;
}
.conf-reg-wrapper ul.input-error {
  background-color: transparent;
}
.conf-reg-wrapper ul.input-error li {
  color: #d61e57;
}
.conf-required-field {
  position: relative;
  top: 5px !important;
  right: 5px !important;
  font-size: 1.4em;
  text-align: center;
}
.conf-header-dark {
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 500;
  text-align: center;
  color: #333333;
}
.conf-reg-form-header {
  text-transform: uppercase;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
}
.conf-reg-form-text {
  text-align: center;
  font-size: 1.4em;
  line-height: 1.5em;
  font-weight: 400;
}
.conf-reg-form-explore h4,
.conf-reg-form-explore p {
  color: #ffffff !important;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.conf-reg-form-explore h4 {
  font-size: 1.4em;
  font-weight: 600;
}
.conf-reg-form-explore p {
  font-size: 1.2em;
  font-weight: 400;
}
.conf-reg-form-explore label {
  color: #ffffff !important;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.2em !important;
  font-weight: 400;
  padding-left: 5px !important;
}
.conf-user-agreement-link {
  color: #ffffff !important;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.4em !important;
  font-weight: 400;
  text-decoration: underline;
}
.conf-user-agreement-link:hover,
.conf-user-agreement-link:focus {
  text-decoration: underline;
  color: #eeeeee;
}
.conf-user-agreement input,
.conf-user-agreement label,
.conf-user-agreement .conf-required-field {
  display: inline-block !important;
}
.conf-user-agreement label {
  color: #ffffff !important;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.2em !important;
  font-weight: 400;
  margin-top: 0 !important;
}
.conf-user-agreement label > span {
  padding-left: 5px !important;
}
.conf-user-agreement .input-bump {
  margin-left: 10px !important;
}
.conf-user-agreement-content {
  overflow-y: scroll;
  height: 350px;
  font-size: 12px;
  padding-right: 15px;
}
#conf-location-intro {
  background-color: #f2f2f2;
  padding: 50px 0 0;
}
#conf-location-intro h3 {
  margin-top: 0;
  padding-top: 0;
}
#conf-location-intro ul {
  margin-left: 25px;
  margin-top: 10px;
  padding-left: 0;
}
#conf-location-intro ul li {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.15em;
  line-height: 1.4em;
  color: #585858;
}
.hr__conf {
  border-top: 1px solid #00b4b4;
}
.location-intro .sd-heading {
  margin-top: 18px;
}
.conf-new-this-year {
  display: table;
}
.conf-new-this-year .conf-h3 {
  font-weight: 300;
}
.highlight-border--top {
  width: 110%;
  height: 45px;
  background-color: #0079c1;
  border: 1px solid #0079c1;
  border-radius: 0 0 50% 60% / 0 0 100% 100%;
  position: relative;
  top: 62px;
  right: 70px;
  z-index: 2;
}
.gradient-curve--top {
  width: 110%;
  height: 100px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0 0 70% 100% / 0 0 60% 100%;
  position: relative;
  bottom: 46px;
  right: 70px;
  z-index: 3;
}
.location-highlights {
  background: #0079c1;
  background-image: linear-gradient(to right, #0079c1, #00b4b4);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.location-highlights .conf-h2 {
  color: #25325b;
}
.location-highlights .conf-h5 {
  color: #ffffff;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.gradient-curve--bottom {
  width: 110%;
  height: 100px;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 70% 100% 0 0 / 60% 100% 0 0;
  position: relative;
  top: 100px;
  right: 70px;
  z-index: 3;
}
.highlight-border--bottom {
  width: 110%;
  height: 45px;
  background-color: #00b4b4;
  border: 1px solid #00b4b4;
  border-radius: 50% 60% 0 0 / 100% 100% 0 0;
  position: relative;
  bottom: 10px;
  right: 70px;
  z-index: 2;
}
@media (max-width: 967px) {
  .gradient-curve--top,
  .gradient-curve--top,
  .gradient-curve--bottom,
  .highlight-border--bottom {
    right: 20px;
  }
}
.new-things {
  display: block;
  max-width: 400px;
  margin: 0 0 30px;
}
.new-things img {
  display: block;
}
.new-things .new-things__text {
  color: #ffffff;
  margin-top: 20px;
  text-align: center;
}
.highlight-img__wrapper {
  display: block;
  border-radius: 25px;
  overflow: hidden;
}
@media (max-width: 967px) {
  .new-things {
    max-width: 100%;
    margin: 10px 0;
  }
  .new-things .new-things__text {
    min-height: auto;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .new-things img {
    display: none;
  }
}
#health-safety {
  background-color: #ffffff;
  color: #333333;
}
#health-safety h2 {
  color: #25325b;
  text-transform: capitalize;
}
#conf-location-schedule {
  background-color: #f2f2f2;
  padding: 60px 0 100px;
}
#conf-location-schedule .tab-pane {
  padding: 0 0;
}
#conf-location-schedule .conf-schedule-tabs li {
  margin-bottom: 0;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  width: 20%;
  max-width: 200px;
  background: #d61e57;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: -4px 4px 4px #dddddd;
  box-shadow: -4px 4px 4px #dddddd;
}
#conf-location-schedule .conf-schedule-tabs li a {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 600;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
#conf-location-schedule .conf-schedule-tabs li:hover,
#conf-location-schedule .conf-schedule-tabs li:focus,
#conf-location-schedule .conf-schedule-tabs li:visited {
  background: #ffffff !important;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: -4px 4px 4px #dddddd;
  box-shadow: -4px 4px 4px #dddddd;
  font-weight: 600;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
#conf-location-schedule .conf-schedule-tabs li:hover a,
#conf-location-schedule .conf-schedule-tabs li:focus a,
#conf-location-schedule .conf-schedule-tabs li:visited a,
#conf-location-schedule .conf-schedule-tabs li:hover a:visited,
#conf-location-schedule .conf-schedule-tabs li:focus a:visited,
#conf-location-schedule .conf-schedule-tabs li:visited a:visited {
  color: #d61e57;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
}
#conf-location-schedule .conf-schedule-tabs li.active {
  background: #ffffff;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: -4px 4px 4px #dddddd;
  box-shadow: -4px 4px 4px #dddddd;
}
#conf-location-schedule .conf-schedule-tabs li.active a {
  color: #d61e57;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
}
#conf-location-schedule .conf-schedule-body {
  background: #ffffff;
  border-radius: 0 4px 4px 4px;
  padding: 20px 0 0;
  -webkit-box-shadow: -4px 4px 4px #dddddd;
  box-shadow: -4px 4px 4px #dddddd;
}
#conf-location-schedule .conf-row {
  padding: 20px 0;
  margin: 0;
  margin-bottom: 1px;
}
#conf-location-schedule .conf-row.alt {
  background: #f9f9f9;
}
#conf-location-schedule .conf-schedule-time {
  color: #333333;
}
#conf-location-schedule .conf-schedule-time,
#conf-location-schedule .conf-schedule-event {
  font-size: 1.2em;
  font-weight: 600;
}
#conf-location-schedule .conf-schedule-event {
  display: inline-block;
  color: #585858;
  font-weight: 800;
  margin-bottom: 15px;
}
#conf-location-schedule .conf-schedule-list,
#conf-location-schedule .conf-schedule-list-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
}
#conf-location-schedule .conf-schedule-list li,
#conf-location-schedule .conf-schedule-list-wrapper ul li {
  list-style: none;
  color: #333333;
  font-size: 1em;
}
#conf-location-schedule .conf-schedule-list li i.fa.fa-caret-down,
#conf-location-schedule .conf-schedule-list-wrapper ul li i.fa.fa-caret-down {
  color: #d61e57;
}
#conf-location-schedule .conf-schedule-list li em,
#conf-location-schedule .conf-schedule-list-wrapper ul li em {
  color: #d61e57;
}
#conf-location-schedule .conf-schedule-list a,
#conf-location-schedule .conf-schedule-list-wrapper ul a {
  text-decoration: none;
  cursor: default;
}
#conf-location-schedule .conf-schedule-list a li:hover,
#conf-location-schedule .conf-schedule-list-wrapper ul a li:hover {
  color: #d61e57;
}
#conf-location-schedule .course-desc {
  margin-bottom: 20px;
}
#conf-location-schedule .course-desc a {
  border-bottom: none;
}
#conf-location-schedule .course-desc p:first-child {
  color: #d61e57;
}
#conf-location-schedule .course-desc p img {
  width: 125px;
}
#conf-location-schedule .break-row .conf-schedule-time,
#conf-location-schedule .break-row .conf-schedule-event {
  font-weight: 400;
  opacity: 0.6;
}
#conf-location-map {
  padding: 100px 0 150px;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 2500px) {
  #conf-location-map {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}
.conf-directions {
  width: 100%;
  background-color: #f2f2f2;
  padding: 80px 0;
}
.conf-directions .CN-transportlabel {
  opacity: 0.7;
}
.conf-directions p {
  padding: 0 0 0 1em;
  color: #25325b;
}
.conf-directions .conf-light,
.conf-directions .conf-p-small {
  color: #25325b;
}
.conf-directions h3 {
  color: #0079c1;
}
.conf-directions h5 {
  color: #25325b;
}
.conf-directions a {
  color: #00b4b4;
  text-decoration: none;
}
.conf-directions a:active,
.conf-directions a:visited {
  color: #00b4b4;
  text-decoration: none;
}
.conf-directions a:hover,
.conf-directions a:focus {
  color: #25325b;
  text-decoration: underline;
}
.conf-directions .subway-image {
  margin: -30px 0 40px 0;
}
#conf-podium-bg {
  background: url(//cdn.comsol.com/conference/2020/hero-images/COMSOL_Conference_Web_Image-1920x650.jpg) no-repeat center;
  background-size: cover;
  height: 400px;
}
#conf-podium-bg h4 {
  font-weight: 400;
}
#conf-podium-bg .conf-btn-sharp {
  width: 60%;
}
.conf-podium-box {
  padding: 10px 30px 30px;
  background-color: rgba(242, 242, 242, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.conf-venue-box {
  background-color: rgba(242, 242, 242, 0.8);
  padding: 30px;
}
.conf-venue-box h3.conf-h3 {
  margin-top: 0px;
}
#conf-sponsors {
  padding: 30px 0;
  background: #ffffff;
}
#conf-sponsors h2 {
  text-transform: capitalize;
}
.conf-sponsor-box {
  text-align: center;
  max-width: 180px;
  margin: 30px auto;
  padding: 0 5%;
}
.conf-sponsor-box:hover {
  width: 100%;
  max-width: 180px;
}
#conf-stay-connected {
  background-color: #f2f2f2;
}
#conf-stay-connected ul li {
  text-decoration: none;
}
#conf-back-to-top {
  padding: 10px 0;
}
#conf-back-to-top span {
  display: block;
  float: right;
}
#conf-back-to-top span a,
#conf-back-to-top span i {
  font-weight: 800;
  font-size: 1em;
  text-transform: uppercase;
  opacity: 0.8;
}
#conf-back-to-top span a:hover,
#conf-back-to-top span i:hover {
  text-decoration: none;
  opacity: 1;
}
#conf-contact {
  background: #252525;
  padding: 50px 0;
}
#conf-footer .row {
  margin: 0px;
}
#conf-footer .row .col-xs-12,
#conf-footer .row .col-sm-12 {
  padding-left: 0px;
  padding-right: 0px;
}
#conf-footer hr {
  border-color: rgba(238, 238, 238, 0.28);
}
.conf-chair-bg {
  display: block;
  margin: 60px auto 50px;
  background: repeating-linear-gradient(-45deg, rgba(71, 75, 81, 0.99), rgba(255, 255, 255, 0.3) 2px, transparent 1px, transparent 10px);
  width: 250px;
  height: 60px;
}
.conf-chair-bg .conf-chair-headshot {
  position: relative;
  top: -110px;
  left: 50%;
  margin-left: -60px;
  margin-top: 80px;
  margin-bottom: 0;
  width: 120px;
  height: 120px;
  background-color: #ffffff;
  padding: 5px;
}
.conf-chair-name {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  text-align: center;
  font-size: 1.25em;
  line-height: 1.3em;
  font-weight: 800;
  text-transform: uppercase;
  color: #555555;
  margin-top: 0;
}
.conf-chair-title {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-style: italic;
  font-size: 1.15em;
  line-height: 0.8em;
  font-weight: 400;
  color: #0079c1;
  text-align: center;
}
.conf-chair-title a,
.conf-chair-title a:visited {
  color: #333333;
}
.conf-chair-title a:hover,
.conf-chair-title a:visited:hover,
.conf-chair-title a:focus,
.conf-chair-title a:visited:focus {
  color: #0079c1;
}
.conf-chair-dropdown {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -100px;
}
.conf-chair-dropdown button {
  margin-top: 20px;
  width: 200px;
  background: #999999;
  border: 1px solid #999999;
  border-radius: 3px;
  padding: 5px 15px 5px 25px;
  color: #ffffff;
  font-weight: 400;
  font-size: 1.1em;
  text-align: center;
}
.conf-chair-dropdown span {
  margin-left: 40px;
}
.conf-chair-dropdown i:first-child {
  position: relative;
  top: -5px;
  right: 0px;
  margin: 0;
  padding: 0;
}
.conf-chair-dropdown i:last-child {
  position: relative;
  top: 4px;
  right: 12px;
  margin: 0;
  padding: 0;
}
.conf-chair-dropdown ul.dropdown-menu {
  margin-top: 0px;
  left: 50%;
  right: 50%;
  min-width: 200px;
  list-style: none;
  border-radius: 0 0 4px 4px;
}
.conf-comsol-logo {
  margin: 0 auto 20px;
  width: 240px;
  text-align: center;
}
.conf-social-links ul {
  text-align: center;
  margin: 30px 0 0px -40px;
}
.conf-social-links li {
  display: inline-block;
  margin: 10px;
  text-align: center;
}
.conf-social-links li .fa-circle {
  color: #eeeeee;
}
.conf-social-links li a,
.conf-social-links li a:active {
  transition: 0.2s;
  color: #333333;
}
.conf-social-links li a:hover,
.conf-social-links li a:active:hover,
.conf-social-links li a:focus,
.conf-social-links li a:active:focus {
  text-decoration: none;
}
ul.conf-footer-links {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  font-size: 0.9em;
}
ul.conf-footer-links li {
  display: inline-block;
  margin: 10px 15px;
  text-align: center;
  color: #eeeeee;
  text-transform: uppercase;
  font-weight: 400;
}
ul.conf-footer-links li a,
ul.conf-footer-links li a:active {
  color: #eeeeee;
  transition: 0.2s;
}
ul.conf-footer-links li a:hover,
ul.conf-footer-links li a:active:hover,
ul.conf-footer-links li a:focus,
ul.conf-footer-links li a:active:focus {
  text-decoration: none;
  color: #dddddd;
}
.keynote-row {
  margin: 0 0 6em 0;
}
.keynote-row h5 {
  margin-top: 0;
}
#conf-keynotes {
  padding: 50px 0 50px;
  background: #ffffff;
}
#conf-keynotes .conf-headshot {
  width: 40%;
  max-width: 120px;
  margin: 0 3% 3% 0;
  float: left;
}
#conf-keynotes .title {
  display: block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  line-height: 1.5;
}
#conf-keynotes .name {
  display: block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  line-height: 1.5;
  font-weight: 600;
  font-size: 1.3em;
}
#conf-keynotes .time {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  line-height: 1.5;
  display: block;
  font-size: 1.2em;
  font-weight: 200;
  line-height: 4;
  padding: 0;
  margin: 0;
}
#conf-keynotes a.about-speaker {
  display: block;
  text-align: left;
  font-size: 1em;
  line-height: 2em;
  font-weight: 800;
  color: #555555;
}
#conf-keynotes .about-speaker-carat {
  display: inline-block;
  padding-left: 15px;
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 1em;
}
#conf-keynotes .about-speaker-carat:before {
  content: "\f0d8";
}
#conf-keynotes .about-speaker-p,
#conf-keynotes .about-speaker-p p {
  font-size: 1em;
}
#conf-keynotes a.collapsed .about-speaker-carat:before {
  content: "\f0d7";
}
.conf-up-sidebar {
  background: #ffffff;
  border: 1px solid #f9f9f9;
  box-shadow: 0px 13px 25px -7px #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 0px;
  margin-bottom: 20px;
}
.conf-up-title {
  padding: 15px 20px 10px;
  margin: 0;
  font-size: 1.5em;
  font-weight: 800;
  color: #25325b;
}
.conf-up-sidebar-section {
  padding: 10px 20px;
  margin: 0;
  background-color: #bdc9d8;
  font-size: 1.1em;
  font-weight: 800;
}
.conf-up-sidebar-ul {
  margin: 0;
  padding: 10px 0px;
  list-style: none;
}
.conf-up-sidebar-ul li {
  font-size: 1em;
  line-height: 1.2em;
}
.conf-up-sidebar-ul li a {
  list-style: none;
  display: block;
  padding: 8px 20px 8px 40px;
  margin: 0;
  color: #333333;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.conf-up-sidebar-ul li a:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #252525;
  font-size: 8px;
  padding-right: 0.5em;
  position: absolute;
  left: 42px;
}
.conf-up-sidebar-ul li a:hover,
.conf-up-sidebar-ul li a:focus {
  background-color: rgba(209, 210, 81, 0.34);
  cursor: pointer;
  text-decoration: none;
  list-style: none;
}
a.conf-up-active {
  text-decoration: none;
  color: #333333;
  background-color: rgba(209, 210, 81, 0.34);
}
.conf-up-session-title {
  line-height: 26px;
  padding: 15px 20px 5px;
  margin: 0;
  font-size: 1.1em;
  font-weight: 800;
  color: #585858;
}
.conf-up-authors {
  padding: 0px 20px;
  margin: 0;
  font-size: 0.9em;
}
.conf-up-info {
  display: inline-block;
  padding: 0px 5px 15px 20px;
  margin: 0;
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 200;
  text-align: left;
}
.conf-up-info-author {
  display: block;
  padding: 5px 5px 5px 20px;
  margin: 0;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
}
.conf-up-links {
  padding: 0 20px;
  font-size: 0.9em;
  font-weight: 800;
  color: #0079c1;
  transition: 0.25s;
  -webkit-transition: 0.25s;
}
.conf-up-links:hover,
.conf-up-links:focus {
  cursor: pointer;
  color: #eea342;
  text-decoration: none;
}
.conf-document-grey {
  display: inline-block;
  margin: 20px auto;
  text-align: center;
  font-size: 1.75em;
  text-decoration: none;
  color: #dddddd;
}
.conf-document-grey:hover,
.conf-document-grey:focus {
  text-decoration: underline;
  color: #dddddd;
}
.conf-document-grey i {
  padding-right: 20px;
}
.abstract-btns {
  display: block;
  width: 100%;
}
.abstract-btns a {
  padding: 0 10px;
}
.submit-abstct {
  width: 40%;
}
.conf-document-blue {
  display: block;
  margin: 30px auto;
  text-align: center;
  font-size: 1em;
  text-decoration: none;
  color: #368ccb;
}
.conf-document-blue:hover,
.conf-document-blue:focus {
  color: #368ccb;
  text-decoration: underline;
}
.conf-document-blue i {
  padding-right: 20px;
}
.conf-btn-red {
  background: #d61e57;
  border-color: #a91845;
}
.conf-btn-sharp {
  display: block;
  margin: 0 auto;
  color: #ffffff;
  font-size: 1.25em;
  line-height: 1.4em;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  border: 3px solid #ffffff;
  background: transparent;
  transition: 0.2s;
  font-weight: 600;
}
.conf-btn-sharp:visited,
.conf-btn-sharp:active {
  color: #ffffff;
  text-decoration: none;
}
.conf-btn-sharp:hover,
.conf-btn-sharp:focus {
  color: #ffffff;
  background-color: #0069a8;
  text-decoration: none;
}
.conf-btn-sharp-small {
  margin: 0 auto;
  font-size: 0.9em;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  border: 3px solid #ffffff;
  background: transparent;
  transition: 0.2s;
  color: #ffffff;
}
.conf-btn-sharp-small:visited,
.conf-btn-sharp-small:active {
  color: #ffffff;
  text-decoration: none;
}
.conf-btn-sharp-small:hover,
.conf-btn-sharp-small:focus {
  color: #ffffff;
  background-color: #0069a8;
  text-decoration: none;
}
.conf-btn-next,
.conf-btn-form {
  margin-top: 40px;
  margin-right: 30px;
  background-image: none;
  border: 0px;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 35px;
  padding: 2px 30px;
  text-align: center;
  border-bottom: 3px solid #dddddd;
  background: #dddddd;
  color: #333333;
  cursor: pointer;
}
.conf-btn-next:hover,
.conf-btn-form:hover,
.conf-btn-next:focus,
.conf-btn-form:focus {
  color: #252525;
  background: #d0d0d0;
  border-color: transparent;
}
.conf-btn-form {
  margin: 10px;
}
.conf-main-btn,
.conf-main-btn:active {
  margin-top: 30px;
  padding: 8px 0px;
  background-color: #00b4b4;
  background-image: none;
  border: 0px;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 3px #006868 solid;
  color: #ffffff;
  font-weight: 400;
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}
.conf-main-btn:hover,
.conf-main-btn:active:hover,
.conf-main-btn:focus,
.conf-main-btn:active:focus {
  background-color: #009b9b;
  background-image: none;
  border-bottom: 3px #004e4e solid;
  color: #ffffff;
}
.conf-main-btn a,
.conf-main-btn:active a,
.conf-main-btn a:visited,
.conf-main-btn:active a:visited,
.conf-main-btn a:hover,
.conf-main-btn:active a:hover,
.conf-main-btn a:focus,
.conf-main-btn:active a:focus {
  color: #ffffff;
  text-decoration: none;
}
.conf-btn-disabled {
  margin-top: 30px;
  padding: 8px 40px;
  background-color: #dddddd;
  background-image: none;
  border: 0px;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 3px #b7b7b7 solid;
  color: #dddddd;
  font-weight: 400;
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}
.conf-btn-disabled:hover,
.conf-btn-disabled:focus {
  background-color: #c4c4c4;
  background-image: none;
  border-bottom: 3px #aaaaaa solid;
}
.conf-btn-disabled a,
.conf-btn-disabled a:visited,
.conf-btn-disabled a:hover,
.conf-btn-disabled a:focus {
  color: #dddddd;
  text-decoration: none;
}
.conf-headshot {
  display: block;
  overflow: hidden;
  margin: 30px auto 10px;
}
.conf-no-headshot {
  display: block;
  margin: 20px auto;
}
.conf-color-white {
  color: #ffffff;
}
.conf-status-notification {
  position: relative;
  top: 30px;
  left: 75%;
  color: #eeeeee !important;
}
.required-field {
  color: #e65e30;
  font-weight: 600;
}
label.conf-checkbox input {
  display: inline-block;
  float: left;
  padding-right: 10px;
}
label.conf-checkbox span.text-area {
  display: inline-block;
  float: left;
  margin-left: 22px;
  margin-top: -16px;
}
label.conf-checkbox span.required-field {
  margin-top: -60px;
}
label.checkbox input {
  margin-right: 10px !important;
}
@media (max-width: 767px) {
  #conf-home-locations {
    margin-left: auto;
    margin-right: auto;
    background-color: #25325b;
  }
  .conf-location-reg-open {
    margin-right: 6%;
    margin-left: 6%;
  }
  #conf-pricing table {
    margin-top: 30px;
    font-size: 0.8em;
  }
  #conf-pricing table th,
  #conf-pricing table td {
    padding: 5px;
  }
  #conf-pricing .early-bird,
  #conf-pricing .regular {
    padding: 2px 5px;
  }
  #conf-pricing th.early-bird-head,
  #conf-pricing th.regular-head {
    min-width: 0px !important;
  }
  .conf-social-links li {
    font-size: 0.9em;
  }
  .conf-footer-links li {
    font-size: 1em;
    line-height: 1.75em;
  }
  .conf-h2 {
    text-transform: uppercase;
    font-size: 1.6em;
  }
  .conf-h3 {
    text-transform: uppercase;
    font-size: 1.45em;
    font-weight: 800;
  }
  .conf-h4 {
    font-size: 1.4em;
    font-weight: 400;
  }
  .conf-h5 {
    font-size: 1.2em;
  }
  .conf-p-large {
    font-size: 1.2em;
    line-height: 1.5em;
    max-width: 45em;
    font-weight: 400;
    margin: 20px auto;
  }
  .conf-p-small {
    font-size: 0.9em;
    font-weight: normal;
  }
  .conf-white-bg {
    padding: 100px 0 100px;
  }
  #conf-minicourses {
    padding-top: 120px;
  }
  #conf-keynotes {
    padding: 100px 0 100px;
  }
  #myConference {
    padding: 100px 0 100px;
  }
  #conf-pricing {
    padding: 100px 0 100px;
  }
  #conf-whyPresent {
    background: #ffffff;
    padding: 0 0 100px;
  }
  #conf-abstract ol {
    margin: 10px;
    padding: 0;
  }
  #conf-abstract li {
    font-size: 1em;
    line-height: 1.2em;
  }
  #conf-location-map {
    padding: 100px 0 100px;
  }
  .conf-document-grey,
  .conf-document-blue {
    margin: 5px auto;
    font-size: 1em;
  }
  .conf-btn-blue {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    padding: 8px 30px;
  }
  .conf-btn-sharp {
    font-size: 16px;
    padding: 8px 30px;
  }
  .conf-btn-sharp-small {
    font-size: 1em;
    padding: 8px 30px;
    width: auto;
  }
  .conf-main-nav .dropdown-menu {
    margin-top: 5px;
    background-color: #0079c1;
    border: none;
    border-radius: 0 !important;
    padding: 10px;
    font-size: 0.9em;
  }
  .conf-main-nav .dropdown-menu a {
    font-size: 0.9em;
  }
  #conf-author-deadlines {
    background: #ffffff;
    padding: 50px 0;
  }
  #conf-author-deadlines .conf-deadline {
    font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
    color: #333333;
    font-size: 1em;
    line-height: 1em;
    padding: 0px 10px;
    text-align: center;
  }
  #conf-author-deadlines hr {
    margin: 10px 0;
  }
  .conf-btn-sharp-small {
    display: block;
    margin: 0 auto 15px;
  }
  #conf-podium-bg .conf-btn-sharp {
    width: 100%;
  }
  #conf-podium-bg .conf-podium-box {
    padding: 30px 15px 50px;
  }
  #conf-contact h2 {
    font-size: 1.8em;
  }
  #conf-contact h3 {
    font-size: 1.3em;
  }
  .conf-comsol-logo {
    width: 190px;
  }
  .conf-chair-name {
    font-size: 1.2em;
  }
  .conf-chair-title {
    font-size: 1.1em;
  }
  .conf-social-links {
    font-size: 0.9em;
  }
  .conf-main-btn {
    font-size: 16px;
    padding: 8px 20px;
  }
  #conf-location-schedule .conf-schedule-tabs li {
    width: 80px;
  }
  #conf-location-schedule .conf-schedule-tabs li a {
    font-size: 1.2em;
  }
  #conf-location-schedule .conf-schedule-time,
  #conf-location-schedule .conf-schedule-event {
    font-size: 1em;
    font-weight: 800;
  }
  #conf-location-schedule .conf-schedule-list li {
    font-size: 1em;
  }
  #conf-location-intro .conf-img-frame {
    height: 300px;
    overflow: hidden;
  }
  #conf-location-intro img {
    margin-top: 20px;
    vertical-align: bottom;
    position: relative;
    bottom: 129px;
  }
  #conf-location-intro ul {
    margin-left: 18px;
    padding-left: 0;
  }
  #conf-location-intro ul li {
    font-size: 1em;
    line-height: 1.3em;
  }
  #conf-location-intro .conf-document-blue {
    margin: 0;
    line-height: 2;
    font-size: 1.1em;
  }
  #conf-location-intro .conf-document-blue i.fa {
    padding-right: 0.5em;
    font-size: 1.2em;
    line-height: 2;
    vertical-align: auto;
  }
  .conf-home-gallery h4 {
    font-size: 1.1em;
    line-height: 1.3em;
  }
  .conf-home-gallery p {
    font-size: 1em;
  }
  .conf-mobile-nav .conf-15-logo-nav {
    left: 0;
  }
  a.conf-mobile-toggle {
    right: 0;
  }
  .conf-reg-step-1,
  .conf-reg-step-2 {
    width: 100%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  .reg-step-angle-right,
  .reg-step-angle-left {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .conf-document-blue,
  .conf-document-grey {
    font-size: 1em;
  }
  #conf-minicourses {
    padding-top: 120px;
  }
  .conf-find-location {
    font-size: 1.5em;
  }
  .conf-h2 {
    font-size: 2em;
  }
  .conf-h3 {
    text-transform: uppercase;
    font-size: 1.45em;
    font-weight: 800;
  }
  .conf-h4 {
    font-size: 1.4em;
    font-weight: 400;
  }
  .conf-p-large {
    font-size: 1.2em;
    line-height: 1.5em;
    max-width: 45em;
    font-weight: 400;
    margin: 20px auto;
  }
  .conf-p-small {
    font-size: 0.95em;
    font-weight: normal;
    font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  }
  .conf-white-bg {
    padding: 140px 0 100px;
  }
  #conf-keynotes {
    padding: 140px 0 100px;
  }
  #myConference {
    padding: 180px 0 100px;
  }
  #conf-pricing {
    padding: 180px 0 100px;
  }
  #conf-whyPresent {
    background: #ffffff;
    padding: 0px 0 100px;
  }
  #conf-location-map {
    padding: 220px 0 100px;
  }
  .conf-main-nav .dropdown-menu {
    margin-top: 20px;
    background-color: #0079c1;
    border: none;
    border-radius: 0 !important;
    padding: 10px;
  }
  #conf-author-deadlines {
    background: #ffffff;
    padding: 50px 0;
  }
  #conf-author-deadlines .conf-deadline {
    font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
    color: #333333;
    font-size: 1em;
    line-height: 1em;
    padding: 0;
  }
  #conf-author-deadlines hr {
    margin: 10px 10%;
  }
  .conf-btn-sharp-small {
    display: block;
    margin: 0 auto 15px;
  }
  .conf-comsol-logo {
    width: 200px;
  }
  .conf-location-reg-open {
    position: relative;
    z-index: 1;
    margin: 0 10px 60px;
    background: #d61e57;
    padding: 10px;
    color: #ffffff;
  }
  .conf-location-reg-open a {
    font-size: 1.2em;
    font-weight: 400;
  }
  .conf-home-arrow {
    margin: 0 0 60px -15px;
    left: 48%;
    width: 60px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #252525;
  }
  #conf-location-intro .conf-img-frame {
    height: 300px;
    overflow: hidden;
  }
  #conf-location-intro img {
    margin-top: 20px;
    vertical-align: bottom;
    position: relative;
    bottom: 105px;
  }
  #conf-location-intro ul {
    margin-left: 18px;
    padding-left: 0;
  }
  #conf-location-intro ul li {
    font-size: 1em;
    line-height: 1.6em;
  }
  .conf-home-gallery h4 {
    font-size: 1.7em;
    line-heigh: 1.5em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #conf-author-deadlines .conf-deadline {
    margin: 10px 0;
    padding: 0 40px 0 0;
  }
  #conf-author-deadlines hr {
    margin: 10px 10%;
  }
  .conf-btn-sharp-small {
    display: block;
    margin: 0 auto 15px;
  }
  #conf-location-intro ul {
    margin-left: 18px;
    padding-left: 0;
  }
  #conf-location-intro ul li {
    font-size: 1.3em;
    line-height: 1.6em;
  }
  .conf-home-gallery h4 {
    font-size: 1.7em;
    line-height: 1.5em;
  }
}
#conf-location-intro .conf-intro + ul li:first-child a {
  position: relative;
}
#conf-location-intro .conf-intro + ul li:first-child a:hover:before {
  text-decoration: underline;
  color: #0079c1;
}
#conf-location-intro .conf-intro + ul li:first-child a:before {
  content: "\f1c1";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #0079c1;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 2px;
  left: 172px;
}
/* CCUP STYLES
================= */
.ccupItem {
  padding: 30px 15px;
  border-top: 1px solid #dddddd;
}
.ccupTitle {
  font-weight: 600;
  font-size: 18px;
}
.ccupAuthor {
  font-weight: 600;
  color: #999999;
  margin-bottom: 0px;
}
.ccupOrigin {
  font-style: italic;
}
.ccupDownload {
  font-weight: 600;
  color: #999999;
}
.ccupDownloadLink {
  display: block;
}
.ccupCaption {
  font-size: 0.85em;
  font-style: italic;
}
/*
 * CCUP COmmittee
 */
/*
CCUP CTA Button
*/
.ccup-cta,
.ccup-cta:active,
.ccup-cta:visited {
  max-width: 364px;
  border: 2px solid #0079c1;
  display: block;
  margin: 30px 0 40px;
  padding: 4px 10px 14px 10px;
  text-align: center;
  font-size: 1.15em;
  line-height: 1em;
  font-weight: normal;
  color: #0079c1;
  text-decoration: none;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.ccup-cta:hover,
.ccup-cta:focus {
  background: #0079c1;
  color: #ffffff;
  text-decoration: none;
}
.ccup-cta a,
.ccup-cta a:active,
.ccup-cta a:hover,
.ccup-cta a:focus,
.ccup-cta a:visited {
  text-decoration: none;
}
.ccupCommCaption {
  padding-bottom: 10px;
}
/*
 * CCUP Sponsors
 */
.sponsors .span2 {
  text-align: center;
}
.sponsorDesc {
  margin-bottom: 30px;
}
/*
 * CCUP Committee
 */
.committee-wrapper .name {
  text-align: center;
  font-weight: 700;
  display: block;
}
.committee-wrapper .title {
  text-align: center;
  font-size: 12px;
  display: block;
}
/*
 * Side Bar (currently Used in CCUP)
 */
.ccup .sideBar {
  position: relative;
  min-height: 40px;
  width: 100%;
  margin-left: 20px;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .ccup .sideBar {
    margin: 0;
    padding: 0;
  }
}
.ccup .activeAble {
  padding-left: 20px;
}
.ccup .autoActive {
  font-weight: 600;
  color: #333333;
  padding-left: 0px;
  cursor: default;
}
.ccup .sideBarButton {
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .ccup .sideBarButton .video i {
    float: none;
  }
}
@media (max-width: 767px) {
  .ccup .sideBarButton .video i {
    float: right;
  }
}
@media (min-width: 1200px) {
  .ccup .sideBarButton .video i {
    float: right;
  }
}
.ccup .sideBarButton .video .fa {
  line-height: 40px;
  padding-right: 20px;
}
.ccup .sideBarButton .textOnly {
  font-size: 1em;
  line-height: 3em;
  display: block;
  color: #585858;
  text-transform: uppercase;
}
.ccup .sideBarButton .textOnly .fa {
  line-height: 14px;
}
.ccup .sideBarButton .textOnly i {
  line-height: 14px;
}
.ccup .sideBarButton a {
  line-height: 40px;
  display: block;
  text-decoration: none;
}
.ccup .sideBarButton .subLink {
  line-height: 14px;
  padding-bottom: 10px;
}
.ccup .sideBarButton .subLink:last-of-type {
  margin-bottom: 10px;
}
.ccup .sideBarSearch {
  border: 1px solid #0079c1;
  background-color: #ffffff;
}
.ccup .sideBarSearch form {
  margin: 0px;
}
.ccup .sideBarSearch input {
  height: 40px;
  width: 90%;
  border: 0;
  padding: 0;
  margin-bottom: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
.ccup .sideBarSearch input:focus {
  border: none;
}
.ccup .sideBarSearch button {
  position: absolute;
  right: 0;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
  border-width: 0;
  background-color: #0079c1;
  cursor: pointer;
}
.ccup .sideBarSearch button:hover {
  background-color: #008fe5;
}
.ccup input[type="text"] {
  font-size: 18px;
  line-height: 40px;
  color: #333333;
}
@media (max-width: 1199px) {
  .ccup input[type="text"] {
    font-size: 14px;
    line-height: 40px;
    color: #252525;
  }
}
.nav-link:hover,
.nav-link:active,
.nav-link:focus {
  text-decoration: none;
}
.awards-section p {
  margin-bottom: 5px;
}
.awards-section ol {
  list-style: none;
  counter-reset: listNumber;
  padding-left: 0;
}
.awards-section ol > li {
  counter-increment: listNumber;
}
.awards-section ol > li:before {
  position: relative;
  font-size: 0.8em;
  top: -6px;
  content: counter(listNumber) '  ';
}
cm-modal .table {
  margin: 0 0 0 0;
}
.sd-intro {
  max-width: 80em;
  text-align: left;
  margin: 0 auto;
  align-content: bottom;
  position: relative;
}
.sd-intro .col-md-8 {
  margin-top: 10px;
}
.sd-intro .tag-p {
  font-weight: 600;
  font-size: 1.9em;
  text-align: bottom;
}
.sd-intro .destination {
  font-size: 20px;
}
.sd-intro p:empty {
  margin: 0;
}
.sd-intro h2 {
  text-transform: uppercase;
  font-weight: 800;
  color: #d61e57;
  margin: 0;
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 10;
  padding: 5px 0px;
  line-height: 1;
}
.sd-intro h2 span {
  background: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 20;
  line-height: 1;
  padding: 0 5px 0 0;
}
.sd-intro .row {
  border-left: 0;
  border-right: 0;
}
.sd-intro .fa {
  display: block;
  margin: 30px auto -15px auto;
  padding: 5px;
  color: #0079c1;
  font-size: 1.8em;
}
.sd-intro .first,
.sd-intro p em {
  color: #0079c1;
  font-style: normal;
}
@media (max-width: 991px) {
  .sd-intro .sd-connect,
  .sd-intro .sd-learn,
  .sd-intro .sd-innovate {
    max-width: 600px;
    margin: 10px auto;
  }
}
.suggested-topic-h3 {
  font-weight: 600;
  font-size: 1.2em;
  border-bottom: 2px solid #0079c1;
  color: #0079c1;
  padding: 0 0 5px 0;
  margin-top: 0;
}
.suggested-topics-list {
  padding-left: 0;
  list-style: none;
  margin: 0 0 0 7px;
}
.suggested-topics-list li,
.suggested-topics-list li ul {
  display: block;
  padding-left: 10px;
  position: relative;
  margin: 0 0 5px 0;
}
.suggested-topics-list li i,
.suggested-topics-list li ul i {
  position: absolute;
  left: -6px;
  top: 5px;
}
.site-cn .conf-languageNote {
  display: none;
}
.testimonial-carousel {
  max-width: 35em;
  margin: 0 auto;
}
.testimonial-carousel h3 {
  text-transform: uppercase;
  font-weight: 800;
  color: #d61e57;
  position: relative;
  width: 100%;
  text-align: left;
  z-index: 10;
  padding: 5px 0;
  line-height: 1;
  margin: 0 auto 1em auto;
  display: block;
}
.testimonial-carousel h3 span {
  background: #ffffff;
  display: inline-block;
  position: relative;
  z-index: 20;
  line-height: 1;
  padding: 0 5px 0 0;
}
.testimonial-carousel h3:after {
  display: block;
  content: ' ';
  height: 5px;
  background: #d61e57;
  position: absolute;
  bottom: 7px;
  right: 0;
  width: 100%;
  z-index: 5;
}
.testimonial-carousel .item p {
  max-width: 35em;
  margin: 0 auto;
}
.testimonial-carousel .item .source {
  text-align: right;
  font-size: 0.9em;
  font-style: italic;
  margin-top: 0.5em;
}
.testimonial-carousel .carousel-indicators {
  bottom: -40px;
  width: 100%;
  left: 0;
  margin-left: 0;
  color: #333333;
}
.testimonial-carousel .carousel-indicators ol li {
  color: #333333;
  border-color: #000000;
  background-color: #ffffff;
}
.testimonial-carousel .carousel-indicators ol li.active {
  background-color: #000000;
}
.testimonial-carousel .carousel-control {
  background-image: none;
  font-size: 40px;
  width: 20px;
  color: #333333;
  opacity: 0.5;
}
.testimonial-carousel .carousel-control.right {
  margin-right: -45px;
}
.testimonial-carousel .carousel-control.left {
  margin-left: -45px;
}
.testimonial-carousel .carousel-control i {
  position: absolute;
  top: 30%;
  left: 0;
}
.conf-directions .cn-transport-dropdown {
  width: 72%;
  border: 0;
  background: #00477d;
  box-shadow: 0 0 0;
  color: #ffffff;
  border-radius: 0;
  padding: 1em;
  right: 0;
  left: auto;
}
.conf-directions .cn-transport-dropdown li a:active,
.conf-directions .cn-transport-dropdown li a:visited {
  color: #00b4b4;
}
.conf-directions .cn-transport-dropdown li a:hover {
  background: transparent;
  color: #ffffff;
  cursor: pointer;
}
.conf-directions .cn-transport-dropdown li.active a,
.conf-directions .cn-transport-dropdown li.active,
.conf-directions .cn-transport-dropdown a:hover {
  background: transparent;
  font-weight: 600;
  cursor: default;
  text-decoration: none;
  color: inherit;
}
span.nobreak {
  white-space: nowrap;
}
#conf-keynotes .conf-double-headshot {
  float: left;
  width: 40%;
  margin: 0 3% 3% 0;
}
#conf-keynotes .conf-double-headshot img {
  display: block;
  float: none;
  width: 100%;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
@media screen and (max-width: 990px) {
  #conf-keynotes .conf-double-headshot {
    float: left;
    width: 38%;
    margin: 0 0% 3% 0;
  }
  #conf-keynotes .conf-double-headshot img {
    float: left;
    width: 50%;
  }
}
/*================= Reusable classes =================*/
.conf-a-link {
  color: #00b4b4 !important;
}
.conf-h5-heading {
  color: #0079c1;
  text-align: center;
  line-height: 28px;
  padding: 0 10% 40px;
  position: relative;
}
.action-txt {
  color: #0079c1;
  font-weight: 600;
}
.conf-dark {
  color: #585858;
}
.conf-border-b {
  margin-bottom: 60px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d61e57;
}
.conf-text-box {
  border-radius: 4px;
  box-shadow: 0px 16px 24px -6px rgba(0, 0, 0, 0.5);
}
.conf-cta-btn {
  background-color: #0079c1;
  font-weight: bold;
  color: #ffffff;
  border: 0;
  text-align: center;
}
.conf-intro-bg {
  background-color: #f2f2f2;
}
.conf-remove-l-gutter {
  padding-left: 0;
}
.conf-remove-r-gutter {
  padding-right: 0;
}
.conf-remove-gutter {
  padding: 0;
}
.conf-add-p {
  padding: 5px;
}
.conf-cta-button {
  padding: 8px 27px;
  border: 0;
  border-radius: 4px;
  color: #ffffff;
  background-color: #0079c1;
  box-shadow: 0 1px 2px 0px rgba(72, 67, 73, 0.3);
}
.conf-cta-button:hover {
  color: #eea342;
}
.conf-overlay-bg {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000082;
  top: 0;
  left: 0;
  z-index: 0;
}
.conf-t-box-s {
  box-shadow: inset 0 15px 18px -14px rgba(0, 0, 0, 0.5);
}
.conf-b-box-s {
  box-shadow: 0 1px 2px 0px rgba(35, 37, 40, 0.3);
}
/*=================/ Reusable classes =================*/
/*================= Typography =================*/
.conf-lgPageHeading {
  margin-bottom: 0px;
  font-size: 2.7em;
  color: #25325b;
  font-weight: 900;
  text-align: left;
}
.conf-lgPageHeading + span {
  display: block;
  font-weight: bold;
  color: #0079c1;
  padding: 0 5px 0 2px;
  font-size: 24px;
  margin-top: 5px;
  border-top: 1px solid #00b4b4;
}
.sd-heading {
  color: #25325b;
  font-weight: 900;
  margin-top: 18px;
}
.sd-subHeading {
  color: #25325b;
}
.conf-green-accent {
  padding-bottom: 10px;
  border-bottom: 1px solid #00b4b4;
}
.conf-paragraph {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #585858;
}
/*=================/ Typography =================*/
/*=================  Conf Main Header =================*/
.header-block {
  width: 100%;
  height: 250px;
  background: #25325b url('//cdn.comsol.com/conference/2023/headers/COMSOL_Conference23_Web_Header.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  border-bottom: 1px solid #25325b;
  overflow: hidden;
  /*Header Logo */
}
.header-block:before {
  content: "";
  display: block;
  height: inherit;
  width: inherit;
  position: absolute;
  background-color: rgba(42, 42, 114, 0.13);
}
.header-block .header-info h1 a {
  background-position: 43% 63%;
  background-size: 85%;
}
.header-block .logo-nav-home .location-dropdown {
  top: 89px;
}
.conf-bar-stuck {
  background-color: #25325b;
}
.conf-bar-stuck .conf-logo-nav-container {
  padding: 0;
  background-color: #00b4b4;
}
.conf-bar-stuck .conf-logo-nav-container h1 {
  height: 100%;
}
.conf-bar-stuck .conf-logo-nav-container h1 .conf-logo-nav {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: 80%;
}
.conf-bar-stuck .conf-logo-nav-container,
.conf-bar-mobile .conf-logo-nav-container {
  background-color: #0079c1;
  height: 90px;
  width: 182px;
  position: absolute;
}
.conf-bar-stuck .conf-logo-nav-container .conf-logo-nav,
.conf-bar-mobile .conf-logo-nav-container .conf-logo-nav {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center !important;
  background-repeat: no-repeat !important;
  max-width: 100%;
}
.conf-bar-desktop .conf-main-nav {
  background: #25325b;
  box-shadow: 0 3px 10px rgba(42, 42, 114, 0.52156863);
  height: 63px;
}
.conf-bar-desktop .conf-main-nav li a {
  display: block;
  height: 100%;
  width: 100%;
  box-shadow: 0 0 0 0 #00b4b4;
}
.conf-bar-desktop a,
.conf-bar-desktop a:active,
.conf-bar-desktop a:visited {
  transition: 0.2s;
  color: #a4d8d8;
}
.conf-bar-desktop a:hover,
.conf-bar-desktop a:active:hover,
.conf-bar-desktop a:visited:hover,
.conf-bar-desktop a:focus,
.conf-bar-desktop a:active:focus,
.conf-bar-desktop a:visited:focus {
  color: #00b4b4;
}
.conf-bar-mobile button.conf-mobile-toggle {
  background-color: #0079c1;
  color: #ffffff;
  border: none;
}
.conf-bar-mobile button.conf-mobile-toggle:hover,
.conf-bar-mobile button.conf-mobile-toggle:active,
.conf-bar-mobile button.conf-mobile-toggle:focus {
  background-color: #006fb2;
  color: #eeeeee;
}
.conf-bar-mobile button.conf-mobile-toggle:visited {
  color: #ffffff;
}
/*=================/ Conf Main Header =================*/
/*================= Conference Home Media Container  =================*/
/*Main Image*/
.conf-media-container {
  text-align: center;
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
}
.conf-media-container img,
.conf-media-container video {
  width: 100%;
}
.text-align-right {
  text-align: right;
}
.text-align-left {
  text-align: left;
}
.sd-features-container {
  padding: 0;
  margin-bottom: 20px;
}
.sd-features-container li {
  list-style: none;
  display: block;
  font-size: 1em;
}
.why-attend--intro {
  padding-left: 10px;
}
.why-attend--wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.why-attend--box {
  background: #eeeeee;
  border: 1px solid #dddddd;
  padding: 20px 20px;
  margin-bottom: 20px;
  width: 48%;
  min-height: 220px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .why-attend--img {
    position: relative;
    top: 45px;
  }
}
@media (max-width: 767px) {
  .why-attend--box {
    width: 100%;
  }
}
/*=================/ Conference Home Media Container  =================*/
/*================= Conference Home Image Gallery  =================*/
#conf-home-locations .container-fluid {
  background-color: #25325b;
}
/* Save the date home page*/
#schedule-archive h2 {
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 800;
  overflow: hidden;
}
#schedule-archive .conf-btn-sharp {
  display: inline-block;
  margin: 0 auto;
  color: #ffffff;
  font-size: 1.25em;
  line-height: 1.4em;
  padding: 8px 0px;
  text-align: left;
  text-transform: uppercase;
  border: 0px;
  background: transparent;
  transition: 0.2s;
  font-weight: 600;
}
#schedule-archive .conf-btn-sharp:hover {
  color: #ffffff;
  background-color: #0069a8;
}
#schedule-archive a:hover {
  text-decoration: none;
}
.schedule-archive--spacing {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0px;
  padding: 0 25px;
  width: 100%;
  height: 100%;
}
.sd--schedule-text {
  color: #ffffff;
  margin-bottom: 25px;
}
.conf-location-box {
  transition: background 0.6s ease-in-out;
}
.conf-location-box .inner {
  background-color: #00b4b4;
  top: 50%;
  width: 80%;
  margin: 0 auto;
  padding: 5px 0;
  text-shadow: none;
  border-radius: 4px;
  box-shadow: 0px 14px 7px -12px #25325b;
  border-bottom: 1.8px solid #00b4b4;
}
.conf-location-box .inner .conf-lp-location {
  font-weight: 700;
  color: #ffffff;
  font-size: 25px;
}
.conf-location-box .inner .conf-lp-date {
  font-size: 18px;
  font-weight: 400;
  color: #a4d8d8;
  margin-top: 2px;
}
.conf-location-preview a.conf-closed .conf-location-box {
  background: rgba(37, 50, 91, 0.7);
  transition: background 0.6s ease-in-out;
}
.conf-location-preview a.conf-closed:hover .conf-location-box {
  background: rgba(37, 50, 91, 0.2);
}
.conf-location-preview a.coming-soon .conf-location-box .inner {
  background: #999999;
  border-bottom: #999999;
}
.conf-location-preview:hover a.conf-open .conf-location-box,
.conf-location-preview:hover a.reg-open .conf-location-box {
  transition: background 0.35s ease, box-shadow 0.5s ease-in-out;
  background: rgba(37, 50, 91, 0.15);
}
.conf-location-preview a.conf-open:hover .conf-location-box {
  background: rgba(0, 180, 180, 0.15);
}
.conf-location-preview a.conf-open:hover .conf-location-box .inner {
  transition: top 0.75s ease 0.25s 0.1s, box-shadow 0.1s ease-in-out 0.15s;
  box-shadow: 0px 22px 20px -13px #25325b;
}
.conf-location-preview a.conf-open:hover .conf-location-box .conf-location-status {
  font-size: 1em;
}
.conf-location-preview a.conf-open:active .conf-location-box .inner {
  box-shadow: 0px 14px 7px -12px #25325b;
}
.conf-location-preview a.conf-open:hover .conf-location-reg-open,
.conf-location-status {
  transition: all 0.5s ease;
}
/*=================/ Conference Home Image Gallery  =================*/
/*================= Conference Home Form  =================*/
.conf-save-the-date-form {
  background-color: #ffffff;
}
.conf-save-the-date-form .conf-stdf-box {
  background-color: #a4d8d8;
  border-bottom: 1px solid #b8b8b8;
  padding: 18px;
}
.conf-save-the-date-form .conf-stdf-box .conf-form-heading {
  color: #25325b;
  padding-bottom: 5px;
  border-bottom: 1px solid #b8b8b8;
}
.conf-save-the-date-form .conf-stdf-box .text-input,
.conf-save-the-date-form .conf-stdf-box .select {
  border: 1px solid #dddddd;
}
.conf-save-the-date-form .conf-stdf-box .text-input {
  background-color: #f2f2f2;
}
.conf-save-the-date-form .conf-stdf-box .select {
  color: #585858;
  background-color: #f2f2f2;
}
.conf-save-the-date-form .conf-stdf-box .text-input:focus {
  border: none;
  box-shadow: inset 0 0 0 1px #0079c1;
  background-color: #f2f2f2;
}
.conf-save-the-date-form .conf-stdf-box .text-input-label {
  color: #585858;
}
.conf-save-the-date-form .conf-stdf-box .text-input-label,
.conf-save-the-date-form .conf-stdf-box .conf-form-location-check {
  font-weight: 600;
}
.conf-save-the-date-form .conf-stdf-box button {
  background-color: #00b4b4;
  border-bottom: 3px solid #001b1b;
}
.conf-save-the-date-form .conf-stdf-box button:hover {
  background-color: #00a0a0;
  border-bottom: 3px solid #000000;
}
/*=================/ Conference Home Form  =================*/
/*================= Conference Home Footer  =================*/
#conf-back-to-top {
  background-color: #25325b;
}
#conf-back-to-top span a {
  color: #ffffff;
}
#conf-footer {
  padding: 50px 0 30px;
  padding-bottom: 0;
  background-color: #25325b;
  border-top: 1px solid #00b4b4;
}
#conf-footer .conf-comsol-logo {
  max-width: 175px;
}
#conf-footer .conf-social-links ul .fa-circle {
  font-size: 3.8rem;
}
#conf-footer ul.conf-footer-links {
  padding: 10px 0 50px;
}
/*=================/ Conference Home Footer  =================*/
/*================= Location Page Intro Section  =================*/
#conf-location-intro h3.conf-h3 {
  font-weight: 300;
}
#conf-location-intro .conf-img-frame {
  margin-top: 24px;
}
#conf-location-intro .cta-btns-anchor {
  text-align: center;
}
#conf-location-intro .conf-btn-blue {
  display: inline-block;
  margin: 20px auto;
  border-radius: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #ffffff;
  font-weight: 400;
  font-size: 22px;
  padding: 8px 40px;
  text-transform: uppercase;
  background: #0079c1;
  border-bottom: 5px solid #00578B;
  transition: all 0.15s ease;
}
#conf-location-intro .conf-btn-blue:hover {
  color: #ffffff;
  background-color: #00578B;
  text-decoration: none;
}
#conf-location-intro .conf-btn-blue:active {
  border-bottom: 2px #00578B;
}
#conf-location-intro .conf-p-large {
  margin: 0 0 15px 0;
}
#conf-location-intro .conf-p-large,
#conf-location-intro ul li {
  font-size: 1em;
  line-height: 24px;
  font-weight: 400;
  color: #585858;
}
#conf-location-intro .conf-p-large + ul li {
  margin-bottom: 15px;
}
#conf-location-intro #program p {
  display: block;
}
/*=================/ Location Page Intro Section  =================*/
.conf-hide-element {
  display: none !important;
}
/*================= Location Page Schedule Section  =================*/
#conf-location-schedule {
  /*#conf-location-schedule*/
}
#conf-location-schedule .conf-schedule-tabs li {
  background-color: #25325b;
  color: #00b4b4;
}
#conf-location-schedule .conf-schedule-tabs li:hover {
  background-color: #00b4b4;
  color: #25325b;
}
#conf-location-schedule .conf-schedule-tabs li .conf-schedule-tabs li.active a {
  color: #25325b;
}
#conf-location-schedule .conf-schedule-tabs li:hover a,
#conf-location-schedule .conf-schedule-tabs li:focus a,
#conf-location-schedule .conf-schedule-tabs li:visited a,
#conf-location-schedule .conf-schedule-tabs li:hover a:visited,
#conf-location-schedule .conf-schedule-tabs li:focus a:visited,
#conf-location-schedule .conf-schedule-tabs li:visited a:visited,
#conf-location-schedule .conf-schedule-tabs li.active a {
  background-color: #ffffff;
  color: #25325b;
}
#conf-location-schedule .conf-schedule-tabs li.active {
  color: #00b4b4;
}
#conf-location-schedule .conf-schedule-list li i.fa.fa-caret-down,
#conf-location-schedule .conf-schedule-list-wrapper ul li i.fa.fa-caret-down {
  color: #25325b;
}
#conf-location-schedule .conf-schedule-list li em,
#conf-location-schedule .conf-schedule-list-wrapper ul li em {
  color: #0079c1;
}
#conf-location-schedule .conf-schedule-list a,
#conf-location-schedule .conf-schedule-list-wrapper ul a {
  text-decoration: none;
  cursor: default;
}
#conf-location-schedule .conf-schedule-list a li:hover,
#conf-location-schedule .conf-schedule-list-wrapper ul a li:hover,
#conf-location-schedule .conf-schedule-list a li:hover i.fa.fa-caret-down,
#conf-location-schedule .conf-schedule-list-wrapper ul a li:hover i.fa.fa-caret-down {
  color: #00b4b4;
  cursor: pointer;
}
#conf-location-schedule .course-desc a {
  border-bottom: none;
}
#conf-location-schedule .course-desc p:first-child {
  font-size: 1em;
  margin-top: 4px;
  line-height: 25px;
  font-weight: 400;
  color: #585858;
}
#conf-location-schedule .conf-row.alt {
  box-shadow: -1px 16px 0 -15px #f2f2f2;
  background-color: #ffffff;
}
#conf-location-schedule .conf-schedule-list-wrapper ul li {
  color: #0079c1;
}
#conf-location-schedule .conf-schedule-list li {
  list-style: none;
  color: #0079c1;
  font-size: 1em;
  line-height: 24px;
}
#conf-location-schedule .conf-schedule-list li a {
  text-decoration: underline;
}
#conf-location-schedule .conf-schedule-list li a:hover {
  cursor: pointer;
  color: #00b4b4;
}
#conf-location-schedule .conf-schedule-list li p > em {
  color: #636363;
  font-weight: normal;
  margin-top: 20px;
}
#conf-location-schedule .conf-shanghai-agenda .conf-schedule-list li {
  font-size: 0.95em;
  color: #585858;
  padding: 2px 0;
}
#conf-location-schedule .conf-shanghai-agenda .conf-schedule-list li a {
  display: block;
  color: #0079c1;
  padding: 2px;
}
#conf-location-schedule .conf-shanghai-agenda .conf-schedule-list li a:hover {
  cursor: pointer;
  opacity: 0.9;
}
#conf-location-schedule #moderators- + ul li,
#conf-location-schedule #panelists- + ul li,
#conf-location-schedule #moderators- + ul strong,
#conf-location-schedule #panelists- + ul strong {
  color: #0079c1;
}
#conf-location-schedule #__modeling-strategies-for-acoustics-simulations__,
#conf-location-schedule #__power-electromagnetic-systems__,
#conf-location-schedule #__materials-processing-and-additive-manufacturing__ {
  margin-bottom: 3px;
  font-size: 26px;
}
#conf-location-schedule #__modeling-strategies-for-acoustics-simulations__ + p strong,
#conf-location-schedule #__power-electromagnetic-systems__ + p strong,
#conf-location-schedule #__materials-processing-and-additive-manufacturing__ + p strong {
  color: #999999;
}
#conf-location-schedule #mini-desc-39702-11072 p {
  margin: 0;
}
#conf-location-schedule #mini-desc-39702-11072 p:nth-child(2) strong:last-child {
  font-size: 14px;
  color: red;
}
#conf-location-schedule .course-desc ul {
  margin-bottom: 1em;
}
#conf-location-schedule .course-desc li {
  list-style: disc;
  color: #333333;
}
/*=================/ Location Page Schedule Section  =================*/
/*================= Location Page Map Section  =================*/
#conf-location-map {
  box-shadow: inset 0 15px 18px -14px rgba(0, 0, 0, 0.5);
  position: relative;
}
#conf-location-map:before {
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(35, 37, 40, 0.15);
  top: 0;
  right: 0;
}
#conf-location-map .conf-venue-box .conf-h3 {
  color: #0079c1;
  font-weight: 800;
}
#conf-location-map .conf-venue-box .conf-h5 {
  color: #25325b;
  font-weight: unset;
  padding-bottom: 3px;
  border-bottom: 1px solid #00b4b4;
}
#conf-location-map .conf-venue-box .conf-p-small {
  color: #25325b;
  font-size: 1.09em;
  line-height: 1.5em;
  font-weight: 400;
}
#conf-location-map .conf-venue-box .conf-p-small p {
  color: #25325b;
}
#conf-location-map .conf-venue-box .conf-btn-sharp-small {
  background-color: #0079c1;
  font-weight: bold;
  color: #ffffff;
  border: 0;
  border-radius: 4px;
}
#conf-location-map .conf-venue-box .conf-btn-sharp-small:hover {
  color: #ffffff;
  background-color: #0069a8;
  text-decoration: none;
}
/*=================/ Location Page Map Section  =================*/
/*================= Location Page Directions Section  =================*/
.conf-directions {
  padding: 0px;
}
.conf-directions h3 {
  margin-bottom: 30px;
}
.conf-directions h5 {
  font-size: inherit;
  margin: 25px 0;
}
.conf-directions .conf-p-small {
  font-size: 1.1em;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  padding: 0 18px;
}
.conf-directions .conf-dir-icons {
  display: block;
  width: 160px;
  height: 160px;
  padding: 14px;
}
.conf-directions .conf-p-small {
  font-weight: 400;
  font-size: 1em;
}
.conf-directions .conf-trans-heading {
  font-size: 24px;
  margin-bottom: 8px;
}
.conf-directions .text-color {
  color: #ffffff;
}
.conf-directions .underline {
  text-decoration: underline;
}
.conf-directions .conf-sub-heading-color {
  color: #0079c1;
}
.conf-directions .conf-transportation-table tbody {
  padding: 0 5px;
}
.conf-directions .conf-transportation-table .sub-heading {
  font-size: 18px;
  padding: 24px 0 0px 0;
}
.conf-directions .conf-transportation-table .left-pad {
  padding-left: 15px;
  font-weight: 400px;
}
.conf-directions .conf-transportation-table .border-b {
  border-bottom: 1px solid rgba(0, 121, 193, 0.25);
}
.conf-directions .conf-transportation-table .trademarks {
  font-weight: 700;
  color: #00b4b4;
}
/*================= /Location Page Directions Section  =================*/
/*================= Location Page Podium Section  =================*/
#conf-podium-bg {
  text-align: left;
  position: relative;
  box-shadow: inset 0 15px 18px -14px rgba(0, 0, 0, 0.5);
  /*call to action btn*/
}
#conf-podium-bg h4 {
  text-shadow: none;
  color: #0079c1;
  font-weight: 400;
  font-size: 2rem;
  text-align: left;
  line-height: 29px;
  padding-top: 23px;
}
#conf-podium-bg p {
  color: #25325b;
}
#conf-podium-bg .conf-btn-sharp {
  width: 46%;
  border-radius: 4px;
  display: inline-block;
}
#conf-podium-bg .conf-btn-sharp:hover {
  color: #ffffff;
  background-color: #0069a8;
}
/*=================/ Location Page Podium Section  =================*/
/*================= Location Page Sponsors Section  =================*/
#conf-sponsors {
  padding-bottom: 0;
}
#conf-sponsors .conf-p-large {
  color: #585858;
  font-weight: 600;
}
#conf-sponsors .sponsorship-btn {
  border-radius: 4px;
  max-width: 40%;
  padding: 10px;
  margin-bottom: 30px;
  color: #ffffff;
  background-color: #0079c1;
}
#conf-sponsors .sponsorship-btn:hover {
  background-color: #0069a8;
  color: #ffffff;
  text-decoration: none;
}
#conf-sponsors h2 span {
  font-weight: 900;
  color: #25325b;
  font-size: inherit;
}
#conf-sponsors .conf-h5 {
  font-size: 1.5em;
  font-weight: 800;
}
/*=================/ Location Page Sponsor Section  =================*/
/*================= My-Conference Page Contact Section  =================*/
#conf-contact {
  background-color: #f2f2f2;
}
#conf-contact .conf-accent {
  color: #0079c1;
}
#conf-contact .conf-h2 {
  color: #25325b;
}
/*=================/ My-Conference Page Contact Section  =================*/
/*================= Registration  Page  Section  =================*/
#conf-reg-include {
  position: relative;
  background-color: rgba(242, 242, 242, 0.8);
  box-shadow: inset 0 15px 18px -14px rgba(0, 0, 0, 0.5);
}
#conf-reg-include:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000082;
  top: 0;
  left: 0;
  z-index: 0;
}
#conf-reg-include .conf-text-box {
  padding: 0 24px 5px 24px;
  max-width: 596px;
}
#conf-reg-include h3 {
  color: #25325b;
  padding: 27px 0 9px 0px;
  text-align: left;
  border-bottom: 1px solid #00b4b4;
  font-weight: 800;
}
#conf-reg-include ul {
  padding: 4px 0 0 25px;
}
#conf-reg-include ul li {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  padding: 5px 0;
  color: #25325b;
  font-size: 1em;
  line-height: 24px;
  font-weight: 400;
}
#conf-reg-include ul li > p:first-of-type {
  color: #25325b;
}
#conf-reg-include ul + p {
  padding-bottom: 15px;
}
#conf-reg-include ul + p strong:last-child {
  color: #e65e30;
  font-size: 13px;
}
.register-btn {
  margin-top: 25px;
}
#conf-pricing h3 {
  color: #25325b;
  font-weight: 800;
}
#conf-pricing table tr th {
  color: #25325b;
}
#conf-pricing .conf-dark {
  color: #999999;
}
#conf-pricing #dLabel {
  background-color: #0079c1;
  color: #ffffff;
  border-color: #0079c1;
}
#conf-pricing #dLabel:hover {
  background-color: #0069a8;
}
#conf-pricing #priceList table thead tr th {
  text-align: left;
}
#conf-pricing .testimonial-carousel h3:after {
  background: #0079c1;
}
#conference-reg-form-wrapper .text-input:focus {
  border: none;
  box-shadow: inset 0 0 0 1px #0079c1;
  background-color: #f2f2f2;
}
.conf-stdf-box #contactBasic .form-errors ul li {
  color: #999999;
}
#conf-reg-steps .form-errors ul li {
  color: #999999;
}
/*=================/ Registration  Page  Section  =================*/
/*================= Agreement  Page =================*/
#conf-user-agreement .sd-subHeading {
  padding: 13% 0 4% 0;
}
/*=================/ Agreement  Page  Section  =================*/
/*=============== Call For Papers ===================*/
.conf-h5__cfphero {
  color: #ffffff;
  position: relative;
  bottom: 45px;
  text-align: center;
}
#conf-whyPresent {
  background: #f2f2f2;
  padding-bottom: 50px;
}
#conf-whyPresent h3.first {
  margin-top: 0;
  font-weight: 800;
  font-size: 1.7rem;
  color: #25325b;
}
#conf-whyPresent .conf-on-this-page {
  background-color: #f2f2f2;
  padding: 15px;
}
#conf-whyPresent .conf-on-this-page h4 {
  margin-top: 0;
  font-weight: 800;
  font-size: 1.7rem;
  color: #25325b;
}
#conf-whyPresent .conf-on-this-page p,
#conf-whyPresent .conf-on-this-page li,
#conf-whyPresent .conf-on-this-page a {
  color: #25325b;
}
#conf-whyPresent .conf-on-this-page p {
  margin-bottom: 5px;
}
#conf-whyPresent .conf-on-this-page .cfp-next-step {
  font-weight: 800;
  text-decoration: underline;
  color: #0079c1;
}
#conf-whyPresent .conf-on-this-page .cfp-next-step:hover {
  color: #00b4b4;
}
#conf-whyPresent .conf-on-this-page span {
  color: #25325b;
}
#conf-presentTopics {
  box-shadow: inset 0 10px 18px -14px rgba(46, 46, 46, 0.51);
}
#conf-presentTopics .suggested-topic-h3 {
  border-bottom: 1px solid #00b4b4;
  color: #0079c1;
}
#conf-presentTopics .suggested-topics-list li {
  margin: 0;
  padding: 5px 0 5px 15px;
}
#conf-presentTopics .suggested-topics-list li i {
  left: -3px;
  top: 11px;
  color: #252525;
}
.conf-cta-poster {
  margin: 0px;
}
#conf-instructions {
  background: #eeeeee;
  text-align: center;
}
#conf-instructions p {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #585858;
}
#conf-instructions a {
  padding: 10px;
}
#conf-instructions a:hover {
  text-decoration: none;
  color: #00b4b4;
}
#conf-instructions a i {
  padding: 5px;
}
#conf-instructions .oral-box {
  padding: 0;
  background-color: #0079c1;
}
#conf-instructions .oral-box h3.conf-h3 {
  background-color: rgba(255, 255, 255, 0.22);
}
#conf-instructions .poster-box {
  padding: 0;
  background-color: #25325b;
}
#conf-instructions .poster-box h3.conf-h3 {
  background-color: rgba(255, 255, 255, 0.22);
}
#conf-instructions [class$="box"] p {
  color: #ffffff;
}
#conf-instructions .awards-box {
  padding-top: 40px;
}
#conf-instructions .awards-box p {
  color: #585858;
}
#conf-instructions .conf-paragraph ol li {
  margin-bottom: 20px;
}
#conf-instructions .conf-paragraph ol li a {
  padding: 10px 0;
}
#conf-publish {
  position: relative;
}
#conf-publish .publish-wrappr {
  background-color: rgba(242, 242, 242, 0.8);
  padding: 30px;
  background-color: #ffffff;
}
#conf-publish .publish-wrappr h3.conf-h3 {
  margin-top: 0px;
}
#conf-publish .publish-wrappr h3.conf-h3 {
  margin-top: 0;
  padding-bottom: 10px;
  color: #25325b;
  text-align: left;
  border-bottom: 1px solid #00b4b4;
  font-weight: 800;
  text-transform: unset;
}
#conf-publish .publish-wrappr p {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #585858;
}
a.conf-document-grey {
  font-size: 1.2em;
  color: #a4d8d8;
}
a.conf-document-grey:hover {
  opacity: 0.5;
}
#conf-abstract ol li {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #585858;
  color: #ffffff;
}
#conf-abstract ol li a {
  color: #a4d8d8;
}
#conf-abstract ol li a:hover {
  opacity: 0.5;
}
#conf-abstract button.conf-btn-sharp {
  padding: 8px 27px;
  border: 0;
  border-radius: 4px;
  color: #ffffff;
  background-color: #0079c1;
  box-shadow: 0 1px 2px 0px rgba(72, 67, 73, 0.3);
}
#conf-abstract button.conf-btn-sharp:hover {
  color: #eea342;
}
#conf-publish {
  box-shadow: inset 0 15px 18px -14px #2e2e2e;
}
#conf-publish .conf-cta-button {
  width: 100%;
  display: inline-block;
  font-weight: 800;
  font-size: 1.35rem;
}
#conf-publish .conf-cta-button:hover {
  background-color: #0079c1;
}
#conf-program-committee .conf-h2,
#conf-author-deadlines .conf-h2,
#conf-program-committee .conf-h3,
#conf-author-deadlines .conf-h3 {
  color: #25325b;
}
#conf-program-committee .conf-p-large,
#conf-author-deadlines .conf-p-large {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #585858;
}
#conf-program-committee {
  padding-bottom: 0;
}
#conf-program-committee .conf-h2 + .conf-h3 {
  color: #0079c1;
}
#conf-program-committee .conf-headshot {
  padding: 10px;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
}
#conf-program-committee .conf-committee-profile {
  padding: 40px;
}
#conf-program-committee .conf-committee-profile .conf-name,
#conf-program-committee .conf-committee-profile .conf-company,
#conf-program-committee .conf-committee-profile .conf-csr-office,
#conf-program-committee .conf-committee-profile .conf-country {
  display: block;
  text-align: center;
}
#conf-program-committee .conf-committee-profile .conf-name {
  text-transform: uppercase;
  font-weight: 900;
}
#conf-program-committee .conf-committee-profile .conf-rep-title {
  line-height: 25px;
}
#conf-program-committee .conf-committee-profile .conf-company,
#conf-program-committee .conf-committee-profile .conf-csr-office,
#conf-program-committee .conf-committee-profile .conf-country {
  font-size: 0.8em;
}
#conf-program-committee .conf-committee-profile hr {
  margin: 6px 0;
}
#conf-program-committee .conf-committee-profile .conf-country {
  font-weight: 900;
  font-size: 0.7em;
}
/*===============/ Call For Papers ===================*/
/*=============== Paper guidelines ====================*/
.btn-short {
  width: 325px;
}
/*=============== Paper guidelines ====================*/
/*=============== Conf Abstract Page  ===================*/
#abstract-form .conf-h2 {
  color: #25325b;
}
#abstract-form .conf-required-field {
  color: #00b4b4;
}
#abstract-form #conferenceAbsractForm .conf-dark {
  color: #585858;
}
#abstract-form #conferenceAbsractForm .conf-h5 {
  font-size: 1em;
}
#abstract-form #conferenceAbsractForm h4 {
  color: #333333;
}
#abstract-form #conferenceAbsractForm input[value="Submit Abstract"] {
  border: none;
  background: #0079c1;
  border-radius: 4px;
  color: #ffffff;
  padding: 5px 30px;
  margin-bottom: 15px;
}
#abstract-form #conferenceAbsractForm input[value="Submit Abstract"]:hover {
  opacity: 0.9;
  color: #00b4b4;
}
/*===============/ Conf Abstract Page ===================*/
/*=============== Conf Keynotes Page ===================*/
#conf-keynotes {
  background-color: #f2f2f2;
  padding-bottom: 0;
}
#conf-keynotes .conf-h5 {
  color: #25325b;
  line-height: 26px;
}
#conf-keynotes .conf-h4 {
  font-size: 1em;
  font-weight: 900;
}
#conf-keynotes img {
  width: 100%;
}
#conf-keynotes .conf-headshot {
  width: 100%;
  float: left;
  border: none;
  border-bottom: 1px solid #dddddd;
}
#conf-keynotes .cof-img-frame {
  padding: 5px;
  margin-bottom: 0;
}
#conf-keynotes .name {
  font-weight: 800;
  font-size: 1.2em;
}
#conf-keynotes .name p {
  margin-bottom: 0;
  color: #585858;
}
#conf-keynotes .title {
  font-weight: 700;
  color: #585858;
  font-size: 0.85em;
}
#conf-keynotes .title,
#conf-keynotes .company {
  font-size: 0.85em;
}
#conf-keynotes .company {
  font-weight: 700;
  color: #dddddd;
}
#conf-keynotes .time {
  font-size: 0.84em;
  font-weight: inherit;
}
#conf-keynotes .conf-profile-info {
  display: table;
  width: 100%;
  background-color: #ffffff;
  padding: 12px;
}
#conf-keynotes .conf-about-speaker {
  color: #555555;
  margin-bottom: 0;
}
#conf-keynotes a.about-speaker {
  color: #0079c1;
  font-size: 1.45rem;
}
#conf-keynotes a.about-speaker:hover {
  color: #00b4b4;
  text-decoration: none;
}
#conf-keynotes a.about-speaker:active,
#conf-keynotes a.about-speaker:focus,
#conf-keynotes a.about-speaker:visited {
  text-decoration: none;
}
#conf-keynotes .about-speaker-heading {
  font-size: 1.45rem;
  color: #0079c1;
  font-weight: 800;
}
/*===============/ Conf Keynotes Page ===================*/
/*===============  Conf Payment Page ===================*/
.conf-payment .conf-text-box {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  border: 1px solid #e7edf5;
  box-shadow: 0px 12px 17px -12px rgba(0, 0, 0, 0.5);
}
.conf-payment .conf-payment__icon {
  max-width: 70px;
}
.conf-payment .conf-payment__text {
  margin: 1em 0;
  padding: 0 20px;
}
.conf-payment .conf-btn-sharp-small {
  font-weight: bold;
  border: none;
  border-radius: 4px;
  background-color: #0079c1;
}
.conf-payment .conf-btn-sharp-small:hover,
.conf-payment .conf-btn-sharp-small:active,
.conf-payment .conf-btn-sharp-small:focus {
  color: #ffffff;
  background-color: #0069a8;
  text-decoration: none;
}
/*===============/ Conf Payment Page ===================*/
.cta-next-year-conf {
  padding: 10px;
  color: #ffffff;
  background-color: #00b4b4;
  font-weight: bold;
  font-size: 18px;
}
/*===============
        conference location panel discussion panelists
===============*/
[data-cm-course-descriptions] h5 {
  color: #0079c1;
  font-weight: normal;
}
[data-cm-course-descriptions] h5 + p {
  display: none;
}
[data-cm-course-descriptions] h5::before {
  content: "\f0d7";
  font-family: FontAwesome;
  color: #25325b;
  display: inline-block;
  padding-right: 6px;
  vertical-align: middle;
}
[data-cm-course-descriptions] h5:hover {
  cursor: pointer;
  color: #59aa47;
}
[data-cm-course-descriptions] h5:hover::before {
  color: #59aa47;
}
/*================= Media Queries  =================*/
@media (max-width: 1444px) {
  .conf-location-box .inner {
    width: 90%;
    padding: 8px 0;
  }
}
@media (max-width: 1245px) {
  .header-block:after {
    right: -544px;
    top: -13px;
  }
  ul.location-dropdown li a {
    display: block;
    line-height: 24px;
  }
  .conf-bar nav li {
    font-weight: 800;
    font-size: 1.15rem;
    margin-left: 0;
  }
  .conf-bar-stuck a,
  .conf-bar-mobile a,
  .conf-bar-stuck a:active,
  .conf-bar-mobile a:active,
  .conf-bar-stuck a:visited,
  .conf-bar-mobile a:visited {
    text-transform: uppercase;
  }
}
@media (max-width: 991px) {
  .hero-img--max {
    max-width: 60%;
    margin: 0px auto;
  }
  .conf-location-preview a.conf-closed .conf-location-box {
    background: rgba(37, 50, 91, 0.6) !important;
  }
  .conf-location-preview a.conf-closed:hover .conf-location-box {
    background: rgba(37, 50, 91, 0.2) !important;
  }
  .conf-lp-image {
    padding: 5px;
  }
  #conf-home-locations .container-fluid img {
    border: 10px solid #ffffff;
    box-shadow: 0 1px 0 0 rgba(170, 170, 170, 0.5);
  }
  .archived-location-title .archive-row {
    padding: 0px 25px;
  }
  .conf-bar-mobile .conf-logo-nav-container {
    padding: 0;
    height: 60px;
    position: relative;
    left: 0;
  }
  .conf-bar-mobile .conf-logo-nav-container h1 {
    display: block;
    height: 100%;
    width: 100%;
  }
  .conf-bar-mobile .conf-logo-nav-container h1 .conf-logo-nav {
    background-size: 64%;
  }
  .conf-h3 {
    text-transform: normal;
    font-size: 1.45em;
    font-weight: 900;
  }
  .conf-location-box {
    background: rgba(68, 175, 105, 0.15) 7;
  }
  .conf-arrow-cta {
    padding: 0 0 52px 0;
  }
  .conf-bar-mobile .conf-nav-list {
    padding: 0;
    overflow: hidden;
  }
  .conf-bar-mobile .conf-nav-list .fa-caret-down {
    padding-left: 5px;
  }
  .conf-bar-mobile .conf-nav-list li {
    padding: 0;
  }
  .conf-bar-mobile .conf-nav-list li:hover {
    background-color: rgba(255, 255, 255, 0.05);
  }
  .conf-bar-mobile .conf-nav-list li a {
    font-weight: 700;
    display: block;
    padding-left: 10px;
    line-height: 40px;
  }
  .conf-bar-mobile .conf-nav-list li ul.ld-mobile {
    width: 100%;
    padding: 0;
    top: 0;
    margin: 0;
  }
  .conf-bar-mobile .conf-nav-list li ul.ld-mobile li {
    padding: 0;
  }
  .conf-bar-mobile .conf-nav-list li ul.ld-mobile li a {
    display: block;
    padding-left: 25px;
  }
  .sd-features-container li {
    margin-bottom: 15px;
    font-size: 1em;
    color: #585858;
  }
  #conf-home-locations .container-fluid {
    padding-top: 18px;
  }
  .conf-location-preview a.conf-closed .conf-location-box {
    background: none;
  }
  .conf-location-preview a.conf-closed .conf-location-box:hover {
    background-color: rgba(0, 180, 180, 0.15);
  }
}
@media (max-width: 667px) {
  .sd-features-container li {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .highlight-item {
    max-width: 400px;
  }
  .highlight-item__title {
    font-size: 18px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  .highlight-item__title {
    font-size: 15px;
  }
}
@media (max-width: 1495px) and (min-width: 992px) {
  #schedule-archive h2 {
    font-size: 1.3em;
  }
  #schedule-archive .conf-btn-sharp {
    font-size: 1em;
  }
  .sd--schedule-text {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .conf-lgPageHeading {
    font-size: 2em;
  }
  #schedule-archive h2 {
    font-size: 1.3em;
  }
  #schedule-archive .conf-btn-sharp {
    font-size: 1em;
    padding: 0;
  }
  #schedule-archive .sd--schedule-text {
    margin-bottom: 9px;
  }
  #schedule-archive .schedule-archive--spacing {
    padding: 15px 30px;
  }
  .schedule-archive--spacing {
    padding: 15px 30px;
  }
}
/*=================/ Media Queries  =================*/
/*==========virtual2020===========*/
.virtual2020 {
  /* Flex Elements (Happening and Upcoming) */
  /* Media Queries */
  /*exhibitor page*/
}
.virtual2020 .dashboard__happening-label {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 10px 10px;
  margin: 0 -15px;
  text-transform: uppercase;
}
.virtual2020 .dashboard__happening-label--now {
  color: #e7edf5;
  background: #b455a0;
  border-radius: 6px 0 0 0;
}
.virtual2020 .dashboard__happening-label--upcoming {
  color: #c0d6e8;
  background: #25325b;
  border-radius: 0 6px 0 0;
}
.virtual2020 .dashboard__profile-bio {
  font-size: 0.9em;
}
.virtual2020 .dashboard__profile-img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  max-width: 100px;
  border-radius: 50%;
  margin-bottom: 15px;
}
.virtual2020 .dashboard__profile-name {
  margin-bottom: 5px;
  font-size: 1.1em;
  font-weight: bold;
}
.virtual2020 .dashboard__profile-affiliation {
  margin-bottom: 15px;
  font-size: 1em;
  color: #999999;
}
.virtual2020 .dashboard__card {
  border: 1px solid #dddddd;
  border-radius: 6px;
}
.virtual2020 .dashboard__card-header {
  border-bottom: 1px solid #dddddd;
  background: #f2f2f2;
  border-radius: 6px 6px 0 0;
}
.virtual2020 .dashboard__happening-card {
  border: 1px solid #dddddd;
}
.virtual2020 .dashboard__happening-card--now {
  border-radius: 6px 0 0 6px;
}
.virtual2020 .dashboard__happening-card--upcoming {
  border-radius: 0 6px 6px 0;
}
.virtual2020 .dashboard__schedule-card {
  background: #f2f2f2;
  padding-left: 15px;
  padding-right: 15px;
}
.virtual2020 .dashboard__schedule-section {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
  font-size: 0.85em;
}
.virtual2020 .dashboard__schedule-section--active {
  /*background-color: #eddeeb;*/
}
.virtual2020 .dashboard__schedule-section--now,
.virtual2020 .dashboard__schedule-section--upcoming {
  border: none;
}
.virtual2020 .dashboard__btn {
  font-size: 0.9em;
  font-weight: 700;
  border: 1px solid #dddddd;
  background: #ffffff;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.virtual2020 .dashboard__btn:hover {
  border: 1px solid #999999;
}
.virtual2020 .dashboard__btn--join-session {
  font-size: 0.85em;
  font-weight: 700;
}
.virtual2020 .dashboard__link--join-session {
  color: #0079c1;
}
.virtual2020 .dash-box--now,
.virtual2020 .dash-box--upcoming {
  flex: 1 0 100%;
  padding: 0 15px;
}
.virtual2020 .dash-box--now {
  background: #ffffff;
}
.virtual2020 .dash-box--upcoming {
  background: #ffffff;
}
@media (max-width: 767px) {
  .virtual2020 .dashboard__happening-card--now {
    margin-bottom: 15px;
  }
  .virtual2020 .dashboard__happening-card--now,
  .virtual2020 .dashboard__happening-card--upcoming {
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 15px;
  }
  .virtual2020 .dashboard__happening-label--now,
  .virtual2020 .dashboard__happening-label--upcoming {
    border-radius: 6px 6px 0px 0px;
  }
  .virtual2020 .dash-box--now {
    margin-bottom: 30px;
    border: 1px solid #dddddd;
  }
  .virtual2020 .dash-box--upcoming {
    border: 1px solid #dddddd;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .virtual2020 .dashboard__happening-card--now {
    margin-bottom: 15px;
  }
  .virtual2020 .dashboard__happening-card--now,
  .virtual2020 .dashboard__happening-card--upcoming {
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 15px;
  }
  .virtual2020 .dashboard__happening-card--upcoming {
    border-radius: 6px 6px 6px 6px;
  }
  .virtual2020 .dashboard__happening-label--now,
  .virtual2020 .dashboard__happening-label--upcoming {
    border-radius: 6px 6px 0px 0px;
  }
  .virtual2020 .dash-box--now {
    margin-bottom: 30px;
    border: 1px solid #dddddd;
  }
  .virtual2020 .dash-box--upcoming {
    border: 1px solid #dddddd;
  }
  .virtual2020 .dash-box--now,
  .virtual2020 .dash-box--upcoming {
    border-radius: 6px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .virtual2020 .dash-box--now {
    border: 1px solid #dddddd;
    border-radius: 6px 0 0 6px;
  }
  .virtual2020 .dash-box--upcoming {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 0 6px 6px 0;
  }
  .virtual2020 .dash-box--now,
  .virtual2020 .dash-box--upcoming {
    flex: 1 0 50%;
  }
}
@media (min-width: 1200px) {
  .virtual2020 .dash-box--now {
    border: 1px solid #dddddd;
    border-radius: 6px 0 0 6px;
  }
  .virtual2020 .dash-box--upcoming {
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 0 6px 6px 0;
  }
  .virtual2020 .dash-box--now,
  .virtual2020 .dash-box--upcoming {
    flex: 1 0 50%;
  }
}
.virtual2020 .profile--self {
  font-style: italic;
}
.virtual2020 .profile--self .alert {
  margin-bottom: 0px;
  border-radius: 4px 0;
}
.virtual2020 .profile--self .profile--self__alert {
  text-align: center;
}
.virtual2020 .edit__btn {
  font-size: 16px;
  width: 190px;
  position: relative;
  bottom: 6px;
}
@media (max-width: 991px) {
  .virtual2020 .edit__btn {
    margin-top: 15px;
  }
}
.virtual2020 .profile__block {
  display: block;
  padding: 30px 30px;
  background-color: #eeeeee;
}
.virtual2020 .profile__headshot--block {
  width: 100%;
  display: inline-block;
  text-align: center;
  clear: right;
}
.virtual2020 .profile__headshot--block .profile__username {
  line-height: 0.1;
  margin-bottom: 15px;
}
.virtual2020 .profile__headshot--block .profile__username p {
  margin-bottom: 15px;
}
.virtual2020 .profile__headshot--block .profile__company {
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
}
.virtual2020 .profile__headshot--block .start-chat__btn {
  margin-top: 25px;
}
.virtual2020 .profile__headshot--block .btn-short {
  width: 200px;
  font-size: 16px;
}
.virtual2020 .profile__headshot--frame {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  overflow: hidden;
  background-color: #25325b;
}
.virtual2020 .profile__headshot--frame .profile__headshot {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
.virtual2020 .profile__bio--block {
  display: inline-block;
}
.virtual2020 .profile__bio--block .btn-short {
  font-size: 16px;
}
.virtual2020 .profile__bio--block .conf-btn-sharp {
  margin: 0;
}
.virtual2020 .twitter__feed {
  height: 650px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.virtual2020 .favorites__block,
.virtual2020 .sponsors__block,
.virtual2020 .twitter__block,
.virtual2020 .exibitors__block {
  background: #f2f2f2;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  border-radius: 6px;
}
.virtual2020 .favorites__block h2,
.virtual2020 .sponsors__block h2,
.virtual2020 .twitter__block h2,
.virtual2020 .exibitors__block h2 {
  margin-top: 12px;
}
.virtual2020 .favorites__block .favorites__block--header,
.virtual2020 .sponsors__block .favorites__block--header,
.virtual2020 .twitter__block .favorites__block--header,
.virtual2020 .exibitors__block .favorites__block--header,
.virtual2020 .favorites__block .twitter__block--header,
.virtual2020 .sponsors__block .twitter__block--header,
.virtual2020 .twitter__block .twitter__block--header,
.virtual2020 .exibitors__block .twitter__block--header {
  border-bottom: 1px solid #dddddd;
  background: #f2f2f2;
  border-radius: 6px 6px 0 0;
}
.virtual2020 .favorite__poster-thumbnail {
  margin: 25px 0;
}
.virtual2020 .favorite__poster-thumbnail img {
  object-fit: cover;
}
.virtual2020 .more__btn {
  width: 210px;
  font-size: 16px;
  position: relative;
  bottom: 6px;
  margin-bottom: 10px;
}
.virtual2020 #conf-sponsors {
  padding: 0;
  background: #ffffff;
  box-shadow: -1px 16px 0 -15px #f2f2f2;
}
.virtual2020 .sponsors-body {
  margin: 55px 15px 15px 15px;
}
.virtual2020 .more__btn--exhibitor {
  width: 235px;
  font-size: 16px;
  position: relative;
  bottom: 6px;
  margin-bottom: 10px;
}
.virtual2020 .exibitor__posterhall {
  object-fit: cover;
  border: 2px solid #ffffff;
}
.virtual2020 .poster--intro {
  text-align: left;
}
.virtual2020 .poster--views a {
  display: inline-block;
  margin: 0 10px;
}
.virtual2020 .poster--audio,
.virtual2020 .poster--video {
  display: inline-block;
  border: solid 1px #25325b;
  border-radius: 5px;
  margin: 0;
  padding: 5px 10px;
}
.virtual2020 .poster-actions-block {
  width: 430px;
}
@media (max-width: 434px) {
  .virtual2020 .poster-actions-block {
    width: 430px;
  }
}
.virtual2020 .poster-action {
  display: inline-block;
  border-radius: 5px;
  width: 212px;
  margin: 0;
  padding: 5px 8px;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 434px) {
  .virtual2020 .poster-action {
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 10px;
  }
}
.virtual2020 .poster-thumbnail-frame {
  display: block;
  width: 100%;
  overflow: hidden;
}
.virtual2020 .poster-thumbnail-frame img {
  width: 100%;
  object-fit: cover;
}
.virtual2020 .poster--author-info__title {
  padding-bottom: 10px;
  border-bottom: solid 1px #555555;
  text-align: center;
}
.virtual2020 .poster--author-info {
  display: block;
  border: solid 1px #555555;
  border-radius: 5px;
  padding: 5px 10px;
  margin-right: 30px;
  width: 100%;
}
.virtual2020 .poster--author-info .poster--author-info__details {
  padding-top: 15px;
  text-align: center;
}
.virtual2020 .poster--author-info .poster--author-info__details img {
  width: 100px;
  border-radius: 50%;
}
.virtual2020 .watch-listen--btn {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid;
  border-radius: 5px;
  margin: 0px 10px 0px 0px;
  width: 48%;
  text-align: center;
}
.virtual2020 .poster--related__block {
  padding: 10px 0;
  background: #eeeeee;
  min-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  flex-wrap: nowrap;
}
.virtual2020 .poster--related__block .poster--related__posters {
  flex: 0 0 auto;
  position: relative;
  display: inline-block;
  width: 250px;
  vertical-align: top;
  clear: left;
  margin: 0 10px;
  border: 8px solid transparent;
}
.virtual2020 .poster--related__block .poster--related__posters img {
  width: 100%;
  object-fit: cover;
}
.virtual2020 .poster--related__block .poster--related__posters .poster--related__title-overlay {
  background: rgba(0, 0, 0, 0.5);
  /* Black see-through */
  color: #eeeeee;
  transition: 0.5s ease;
  opacity: 1;
  width: 100%;
  color: #ffffff;
  font-size: 20px;
  padding: 5px;
  height: 130px;
  text-align: center;
}
.virtual2020 .poster--related__block .poster--related__posters .poster--related__title-overlay .poster--title {
  color: #ffffff;
  font-size: 15px;
}
.virtual2020 .poster--related__block .active {
  border: 8px solid #0079c1;
}
.virtual2020 .poster--related__block .visited {
  border: 8px solid #a4d8d8;
}
.virtual2020 .poster--videos {
  padding: 10px;
  background: #eeeeee;
}
.virtual2020 .poster--videos p {
  padding-top: 15px;
}
.virtual2020 .poster-hall--category-block {
  display: block;
  border: 3px solid;
  padding: 10px;
  text-align: center;
}
.virtual2020 .poster-hall--category-block .poster-hall--category-title {
  text-transform: uppercase;
  height: 35px;
}
.virtual2020 .poster-hall--category-block .poster-hall--img-block .poster-sort--poster {
  display: inline-block;
  width: 45%;
  margin: 5px;
}
.virtual2020 .poster-hall--category-block .poster-hall--view-all {
  text-transform: uppercase;
  text-align: right;
  margin: 5px 10px 0;
}
.virtual2020 .posterhall--nav nav li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 0.85em;
  line-height: 60px;
  position: relative;
  font-weight: 800;
  text-transform: uppercase;
  padding: 0 0.65%;
  z-index: 10;
  font-size: 14px;
  margin-left: -5px;
}
.virtual2020 .posterhall--nav nav li a:hover {
  text-decoration: none;
}
.virtual2020 .posterhall--nav .active {
  border-bottom: 2px solid #25325b;
}
.virtual2020 .posterhall--nav .active a {
  color: #25325b;
}
.virtual2020 .posterhall--nav .active a:hover {
  text-decoration: none;
}
.virtual2020 .sorter__cat-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.virtual2020 .sorter__cat-list-item {
  /*display: inline-block;*/
  flex: 0 1 auto;
  transition: 0.2s;
  background-color: #25325b;
  padding: 5px 10px;
  margin-right: 66px;
  padding: auto;
  margin-bottom: 5px;
  width: 175px;
  text-align: center;
  border-top: 10px solid;
}
.virtual2020 .sorter__cat-list-item:last-child {
  margin-right: 0px;
}
.virtual2020 .sorter__cat-list-item h5 {
  color: #ffffff;
}
.virtual2020 .sorter__cat-list-item--multiphysics,
.virtual2020 .post-hall--multiphysics {
  border-color: #a5d5cf;
}
.virtual2020 .sorter__cat-list-item--heat,
.virtual2020 .post-hall--heat {
  border-color: #fabaa6;
}
.virtual2020 .sorter__cat-list-item--structural,
.virtual2020 .post-hall--structural {
  border-color: #e65e30;
}
.virtual2020 .sorter__cat-list-item--fluid,
.virtual2020 .post-hall--fluids {
  border-color: #005596;
}
.virtual2020 .sorter__cat-list-item--electromagnetics,
.virtual2020 .post-hall--electromagnetics {
  border-color: #eea342;
}
.virtual2020 .sorter__cat-list-item--optimization,
.virtual2020 .post-hall--optimization {
  border-color: #ffd999;
}
.virtual2020 .sorter__cat-list-item--chemical,
.virtual2020 .post-hall--chemical {
  border-color: #388090;
}
.virtual2020 .sorter__cat-list-item a {
  display: block;
  transition: 0.2s;
  color: #ffffff;
}
.virtual2020 .sorter__cat-list-item a:hover {
  text-decoration: none;
  color: #ffffff;
  background: #0079c1;
}
.virtual2020 .poster-item {
  display: block;
  margin-bottom: 30px;
  background: #a4d8d8;
  border: 2px solid;
  border-radius: 4px;
  transition: 0.2s;
  min-height: 345px;
}
.virtual2020 .poster-sort--poster-title {
  display: block;
  color: #0079c1;
  transition: 0.2s;
  height: 100px;
  line-height: 1.4em;
  padding: 10px;
}
.virtual2020 .poster-item:hover,
.virtual2020 .poster-item:focus {
  background: #0079c1;
  text-decoration: none;
}
.virtual2020 .poster-item:hover h5,
.virtual2020 .poster-item:focus h5 {
  color: #ffffff;
}
.virtual2020 .poster-sort__poster-frame {
  display: block;
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.virtual2020 .poster-sort__poster-frame img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}
.virtual2020 .presentation-type {
  padding-left: 10px;
  text-transform: uppercase;
}
.virtual2020 .page-anchor--back-to-top {
  padding: 5px 10px;
  font-weight: 700;
  color: #999999;
  background: #ffffff;
  font-size: 0.8em;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: 0.2s;
}
.virtual2020 .page-anchor--back-to-top:hover,
.virtual2020 .page-anchor--back-to-top:focus {
  text-decoration: none;
  color: #585858;
  background: #f2f2f2;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.virtual2020 .virtual2020 .poster-section-heading {
  padding: 18px 20px;
  text-transform: uppercase;
  border: 1px solid #dddddd;
  border-bottom: 5px solid #0079c1;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}
.virtual2020 .exhibitor__card {
  background-color: #f2f2f2;
  padding: 35px 15px;
}
.virtual2020 .exhibitor--name {
  margin-top: 0px;
}
.virtual2020 .exhibitor--file__video {
  width: 100%;
}
.virtual2020 .btn-long {
  width: 100%;
}
.virtual2020 .exhibitor--reps {
  display: block;
  background-color: #ffffff;
  width: 100%;
  padding: 10px;
}
.virtual2020 .exhibitor--reps .profile__headshot--frame {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-right: 10px;
}
.virtual2020 .exhibitor--reps .profile__headshot--frame .profile__headshot {
  width: 100px;
  height: 100px;
}
.virtual2020 .exhibitor--reps .exhibitor--reps__name {
  display: inline-block;
  vertical-align: top;
}
.virtual2020 .sponsor-level {
  font-style: italic;
}
.virtual2020 .exhibitor--file {
  display: inline-block;
  background-color: #ffffff;
  margin: 0px 15px 15px 0px;
  padding: 5px 10px;
}
.virtual2020 .exhibitor--file i {
  margin-right: 10px;
}
.virtual2020 .unlock-downloads {
  display: block;
  font-style: italic;
  clear: both;
}
#conf-who-attends {
  background-color: #ffffff;
}
/* ========== EMS Event Schedule ========== */
#conf-location-schedule .conf-schedule-list .conf-schedule-list__item {
  margin-bottom: 10px;
}
#conf-location-schedule .conf-schedule-list .subtitle-tag {
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 15px;
  background: #f2f2f2;
  color: #999999;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}
#conf-location-schedule .conf-schedule-list .subtitle-tag__keynote {
  color: #368ccb;
  border: 1px solid #c0d6e8;
  background-color: #f9f9f9;
}
#conf-location-schedule .conf-schedule-list .subtitle-tag__panel {
  color: #00b4b4;
  border: 1px solid #80c9c9;
  background-color: #c8e7e7;
}
h2,
h3,
h4,
h5,
p {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #333333;
}
.vid-top-bar {
  width: 100%;
  height: 70px;
  position: relative;
  margin-top: -70px;
  background: rgba(10, 10, 10, 0.7);
}
.vid-bg {
  background: #eeeeee top center repeat-x;
  width: 100%;
}
.vid-bg .heading-card-subtitle {
  background: #ffffff;
}
.vid-box {
  margin: 30px 0;
  background: #ffffff;
  border-radius: 4px;
  padding: 20px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.vid-carousel .carousel-inner,
.vid-carousel .item {
  height: 380px;
}
@media (max-width: 1199px) {
  .vid-carousel .carousel-inner,
  .vid-carousel .item {
    height: 240px;
  }
}
.vid-carousel .carousel-control {
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 15px;
  height: 50px;
  width: 50px;
  text-align: center;
  color: #ffffff;
  font-family: FontAwesome;
  font-weight: normal;
  line-height: 25px;
  font-size: 25px;
}
.vid-carousel .carousel-control.left {
  left: 0 !important;
  top: 30% !important;
  border-radius: 0 4px 4px 0;
}
.vid-carousel .carousel-control.right {
  right: 0 !important;
  top: 30% !important;
  border-radius: 4px 0 0 4px;
}
.vid-carousel .carousel-control.left:before {
  content: "\f053";
}
.vid-carousel .carousel-control.right:before {
  content: "\f054";
}
.vid-carousel .carousel-indicators {
  top: 5%;
  left: 123%;
  width: 5%;
  height: 5%;
}
.vid-indicators li {
  margin: 0;
  width: 10px;
  height: 10px;
  background-color: #dddddd;
  border: none;
}
.vid-indicators .active {
  margin: 0;
  width: 10px;
  height: 10px;
  background-color: #555555;
  border: none;
}
.vid-feature-text a {
  display: block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.85em;
  text-align: left;
  font-weight: normal;
  padding: 0;
  margin-top: 12px;
  text-decoration: none;
  transition: 0.2s;
  color: #eeeeee;
}
.vid-feature-text a:hover,
.vid-feature-text a:focus,
.vid-feature-text a:active {
  text-decoration: underline;
  color: #ffffff;
}
.vid-feature-image {
  background-size: cover;
  width: 100%;
}
.vid-top-box {
  background: #ffffff;
  border-bottom: 4px solid #333333;
  border-radius: 4px 4px 0 0;
  padding: 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  margin: 30px 0 0 0;
}
.vid-top-box-mobile {
  background: #ffffff;
  border-bottom: 4px solid #333333;
  border-radius: 4px 4px 0 0;
  padding: 0;
  height: 69px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  margin: 0;
}
.vid-top-box-mobile.affix {
  top: 0;
  left: 0;
  margin: 0;
  height: 60px;
  width: 100%;
  z-index: 1;
}
.vid-top-box-mobile.affix .vid-title a {
  font-size: 1em;
  margin: 20px 25px 0;
}
.vid-top-box-mobile.affix .vid-menu-offcanvas {
  top: 16px;
}
.vid-pillar-nav-mobile {
  position: relative;
  top: 80;
  left: 0;
  right: 0;
  margin-top: 0;
  width: 100%;
}
.vid-tag-wrapper {
  margin: 0 15px 0 15px;
  background: none;
}
.vid-tag {
  display: inline-block;
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 2px 8px;
  margin: 0 8px 8px 0;
  font-size: 0.9em;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  border-radius: 3px;
}
.vid-tag i {
  margin: 0 5px;
}
.vid-tag i:first-child {
  margin-left: 0;
}
.vid-tag-pillar-text,
.vid-tag-core-text,
.vid-tag-type-text,
.vid-tag-product-text {
  cursor: default;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.vid-tag-pillar {
  border: 1px solid #59aa47;
  color: #59aa47;
}
.vid-tag-pillar-text {
  color: #59aa47;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-tag-type {
  border: 1px solid #d61e57;
  color: #d61e57;
}
.vid-tag-type-text {
  color: #d61e57;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-tag-core {
  border: 1px solid #368ccb;
  color: #368ccb;
}
.vid-tag-core-text {
  color: #368ccb;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-tag-product {
  border: 1px solid #e65e30;
  color: #e65e30;
}
.vid-tag-product-text {
  color: #e65e30;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-tag-language {
  border: 1px solid #333333;
  color: #333333;
}
.vid-tag-language-text {
  color: #333333;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-lang-available {
  color: #555555;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 400;
  margin-left: 0;
  margin-top: 0;
  padding: 0 8px;
  text-transform: uppercase;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.vid-lang-available:hover,
.vid-lang-available:focus {
  color: #333333;
  text-decoration: underline;
}
.vid-lang-switch {
  background: #f9f9f9;
  border: 1px solid #dddddd;
  width: 96%;
  margin: 5px 15px 20px;
  padding: 5px 20px;
}
.vid-lang-switch a {
  color: #555555;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 400;
  margin-left: 0;
  margin-top: 0;
  padding: 0 8px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  cursor: pointer;
}
.vid-lang-switch a:hover,
.vid-lang-switch a:focus {
  color: #333333;
  text-decoration: underline;
}
.vid-tag-clear {
  border: 1px solid #333333;
  color: #ffffff;
  background-color: #333333;
}
.vid-title {
  display: inline-block;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1em;
  text-align: left;
  margin: 20px;
  padding: 0;
  color: #333333;
}
.vid-title a {
  line-height: 1em;
  color: #333333;
  text-decoration: none;
}
.vid-title a:active,
.vid-title a:visited {
  color: #333333;
  text-decoration: none;
}
.vid-title a:hover,
.vid-title a:focus {
  color: #252525;
  text-decoration: none;
}
.gt_newpost.vid .vid-subscribe-post {
  color: #555555;
  font: 600 18px/22px "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  margin-right: 30px;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
}
.gt_newpost.vid .vid-subscribe-post:hover,
.gt_newpost.vid .vid-subscribe-post:focus {
  color: #333333;
  cursor: pointer;
}
.gt_newpost.vid .subform {
  position: relative;
  top: -11px;
  max-width: 300px;
  max-height: 50px;
}
.gt_newpost.vid .subform input.text-input {
  border-color: #555555;
  margin: 0;
}
.gt_newpost.vid .subform ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #555555;
}
.gt_newpost.vid .subform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #555555;
}
.gt_newpost.vid .subform :-ms-input-placeholder {
  /* IE 10+ */
  color: #555555;
}
.gt_newpost.vid .subform :-moz-placeholder {
  /* Firefox 18- */
  color: #555555;
}
.gt_newpost.vid .subform .subforminput {
  position: relative;
  bottom: -1px;
  right: 1px;
  border: solid 1px #555555;
  padding-left: 15px;
}
.gt_newpost.vid .blog-enterenvelope {
  z-index: 1;
  border: solid 1px #555555;
  background-color: #555555;
  position: relative;
  top: 1px;
}
.vid-subscribe {
  display: flex;
  position: relative;
  right: 30px;
}
.vid-top-box.watch {
  height: 80px;
}
.vid-watch-title {
  display: inline-block;
  float: left;
  padding-right: 20px;
  margin-top: 5px;
}
.vid-watch-title .vid-title {
  margin-right: 0;
}
.vid-search-watch-container {
  width: 300px;
  display: inline-block;
  float: right;
  margin: 20px 20px 20px 0;
}
.vid-search-watch {
  width: 100%;
  height: 37px;
  border: solid 1px #c4c4c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.vid-search-watch input {
  width: 85%;
  padding: 5px 10px;
  text-align: left;
  transition: 0.3s;
  border: none;
  background: none;
}
.vid-search-watch input:focus {
  outline: none;
  outline-color: none;
  outline-style: none;
  outline-width: none;
}
.vid-search-watch .vid-search-icon {
  float: right;
  width: 14.2%;
  height: 36px;
  display: inline-block;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: solid 1px #c4c4c4;
  border-radius: 0 4px 4px 0;
  background: #dddddd;
  transition: 0.3s;
}
.vid-search-watch .vid-search-icon i {
  font-family: FontAwesome;
  font-size: 1.2em;
  color: #555555;
}
.vid-search-watch .vid-search-icon:focus {
  background: #dddddd;
  box-shadow: 0 0 2px #dddddd;
}
.vid-search-filter {
  margin-bottom: 20px;
  margin-top: 5px;
  border: solid 1px #c4c4c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.vid-search-filter input {
  width: 85%;
  padding: 6px 15px;
  text-align: left;
  transition: 0.3s;
  border: none;
  background: none;
}
.vid-search-filter input:focus {
  outline: none;
  outline-color: none;
  outline-style: none;
  outline-width: none;
}
.vid-search-filter .vid-search-icon {
  float: right;
  width: 14.2%;
  height: 36px;
  display: inline-block;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: solid 1px #c4c4c4;
  border-radius: 0 3px 3px 0;
  background: #dddddd;
  transition: 0.3s;
}
.vid-search-filter .vid-search-icon i {
  font-family: FontAwesome;
  font-size: 1.2em;
  color: #555555;
}
.vid-search-filter .vid-search-icon:focus {
  background: #dddddd;
  box-shadow: 0 0 2px #dddddd;
}
.sidebar-banner-videos-blogs {
  width: 100%;
  text-align: center;
  max-width: 400px;
  max-height: 300px;
}
.sidebar-banner-videos-blogs a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.sidebar-banner-videos-blogs a img {
  width: 100%;
  max-width: inherit;
  max-height: inherit;
  display: inline-block;
  border: 1px solid #999999;
}
.vid-accordion {
  margin-bottom: 0;
}
.vid-accordion .vid-accordion-heading a {
  text-decoration: none;
  margin: 0;
  display: block;
  padding: 8px 15px;
  cursor: pointer;
  background: #555555;
  border-bottom: 3px solid #555555 !important;
}
.vid-accordion .vid-accordion-heading a.collapsed {
  margin: 10px 0;
  cursor: pointer;
  border-bottom: 3px solid #555555 !important;
  background: #ffffff !important;
}
.vid-accordion .vid-accordion-heading .accordion-icon {
  display: block;
  text-align: center;
  font-family: FontAwesome;
  font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
}
.vid-accordion .vid-accordion-heading .collapsed .accordion-icon:before {
  content: "\f0d7";
}
.vid-accordion .vid-accordion-heading .accordion-icon:before {
  content: "\f0d8";
}
.vid-filter-titles {
  font-weight: 800;
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
}
.collapsed .vid-filter-titles {
  color: #555555;
}
a .vid-thumb {
  transition: 0.2s;
}
a .vid-thumb:active,
a .vid-thumb:hover,
a .vid-thumb:focus {
  border-color: #dddddd;
  box-shadow: 0 1px 2px #dddddd;
}
.vid-thumb {
  border: 2px solid #d0d0d0;
  max-height: 100px;
}
ul.vid-filter {
  list-style-type: none;
  margin: 10px 0 15px 15px;
  padding: 0;
}
ul.vid-filter h5 {
  text-decoration: underline;
}
ul.vid-filter li {
  margin: 8px 0;
  padding: 0;
}
ul.vid-filter input[type="checkbox"] {
  position: absolute;
  /* Match the image dimensions */
  width: 14px;
  height: 14px;
  /* Reset anything that could peek out or interfere with dimensions */
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  cursor: pointer;
}
ul.vid-filter label {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #555555;
  transition: 0.2s;
}
ul.vid-filter label:hover,
ul.vid-filter label:focus,
ul.vid-filter label:active {
  color: #dddddd;
}
ul.vid-filter input[type="checkbox"] + label:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 10px 0 0;
  background: #dddddd;
  border: 1px solid #c4c4c4;
  content: " ";
  vertical-align: top;
}
ul.vid-filter input[type="checkbox"]:checked + label:before {
  background: #dddddd;
  font: 0.8em FontAwesome;
  position: relative;
  left: 0;
  color: #555555;
  content: "\f00c";
}
.vid-filter-btn,
.vid-filter-btn:active,
.vid-filter-btn:visited {
  background: #555555;
  color: #ffffff;
  margin: 20px auto;
  padding: 4px 30px;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-color: #555555;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  transition: 0.2s;
}
.vid-filter-btn:hover,
.vid-filter-btn:active:hover,
.vid-filter-btn:visited:hover,
.vid-filter-btn:focus,
.vid-filter-btn:active:focus,
.vid-filter-btn:visited:focus {
  color: #dddddd;
  background: #555555;
  outline: none;
  outline-color: none;
  outline-style: none;
  outline-width: none;
}
.video-title-sm {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 5px;
}
.vid-section-title {
  color: #333333;
  font-size: 35px;
  font-weight: 300;
  padding: 0;
  margin: 0 0 0 15px;
}
.vid-section-title-hr {
  margin: 0 -20px 15px -20px;
  border: 0;
  height: 1px;
  background: #dddddd;
}
.vid-rows {
  /* adding top and bottom margin to video results rows */
  margin: 20px 0;
}
.vid-sort-by {
  margin: 0 15px 25px 0;
  display: block;
  float: right;
}
.vid-sort-by button {
  min-width: 130px;
  margin-top: 0;
  padding: 5px 10px;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  background: #dddddd;
  color: #555555;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  transition: 0.2s;
}
.vid-sort-by button:hover {
  color: #333333;
  border: 1px solid #b7b7b7;
}
.vid-sort-by button.disabled {
  color: #dddddd;
}
.vid-sort-by span {
  display: inline-block;
  line-height: 21px;
  text-align: center;
  font-size: 1.2em;
  font-family: FontAwesome;
  font-style: normal;
  margin-left: 10px;
}
.vid-sort-by span.sort-text {
  font-family: Lato, sans-serif;
  font-weight: normal;
  font-size: 1em;
}
.vid-sort-by label {
  margin: 0px;
}
.vid-sort-by .sort-by-icon:before {
  content: "\f0d7";
}
.vid-sort-by ul.dropdown-menu {
  min-width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
  z-index: 5;
  list-style: none;
  border-radius: 0 0 4px 4px;
  border: 1px solid #dddddd;
  border-top: none;
  box-shadow: none;
}
.vid-sort-by ul.dropdown-menu li a {
  font-size: 0.85em;
  margin: 0;
  padding: 5px 11px;
  text-decoration: none;
  color: #555555;
}
.vid-sort-by ul.dropdown-menu li a:hover {
  text-decoration: underline;
}
.vid-sort-by.open span.sort-by-icon:before {
  content: "\f0d8";
}
.vid-duration-text {
  color: #555555;
  font-size: 1em;
  font-weight: 300;
  margin: 6px 0 0 0;
}
a .video-title-sm {
  transition: 0.1s;
  text-decoration: none;
}
a .video-title-sm:active,
a .video-title-sm:hover,
a .video-title-sm:focus {
  color: #555555;
  text-decoration: none;
}
.video-watch-box {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vid-mobile-share {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .vid-mobile-share {
    display: none !important;
  }
}
.vid-mobile-share .dropdown-menu {
  min-width: 30px;
}
.vid-mobile-share .dropdown-menu a {
  color: #368ccb;
  font-size: 18px;
  transition: 0.2s;
}
.vid-mobile-share .dropdown-menu a:hover {
  background-color: #ffffff;
  color: #2a70a4;
  text-decoration: none;
}
@media (max-width: 767px) {
  .vid-desktop-share {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vid-desktop-share {
    display: none !important;
  }
}
.vid-share {
  margin: 0;
  padding: 10px 30px;
  display: block;
}
.vid-share i {
  margin: 0;
  padding: 5px 10px;
}
.vid-share .vid-share-title {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #999999;
}
.vid-share a {
  color: #368ccb;
  font-size: 18px;
  transition: 0.2s;
}
.vid-share a:hover {
  color: #2a70a4;
  text-decoration: none;
}
.vid-content-box-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ffffff;
}
.vid-content-box-tabs > li {
  position: relative;
  display: inline-block;
}
.vid-content-box-tabs > li > a {
  font-weight: 600;
  position: relative;
  display: block;
  padding: 10px 30px;
  margin-right: 2px;
  background-color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  color: #368ccb;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: 0.2s;
}
.vid-content-box-tabs > li.active a,
.vid-content-box-tabs > li > a:hover,
.vid-content-box-tabs > li > a:focus {
  text-decoration: none;
  color: #005596;
}
.vid-content-box-tabs > li.active a {
  border-bottom: 1px solid #ffffff;
}
.vid-content-box {
  background: #ffffff;
  padding: 30px;
  margin: 0;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.vid-content-box .tab-pane {
  padding: 0;
}
.vid-content-box-footer {
  background: #ffffff;
  border-radius: 0 0 4px 4px;
  padding-bottom: 30px;
  margin: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.vid-content-box-footer hr {
  margin-top: 0;
}
.vid-content-box-footer .vid-language-picker {
  padding: 0 30px 0;
}
.video-files-container ul {
  padding: 0px;
  margin-bottom: 0px;
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
}
.video-files-container ul li {
  list-style: none;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 600;
  color: #555555;
}
.video-files-container ul li a {
  margin-left: 0;
  padding-left: 0;
}
.video-transcript-container {
  width: 100%;
  max-height: 400px;
  overflow: auto;
}
[cm-vid-abstract] ol {
  margin-left: 8px;
}
.vid-chapters-container {
  margin-bottom: 30px;
  padding-left: 30px;
  border-left: 1px solid #dddddd;
}
.vid-chapters {
  overflow: auto;
  display: block;
  position: relative;
}
.vid-chapters .chapter {
  height: auto;
  display: block;
  position: relative;
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #dddddd;
  color: #555555;
}
.vid-chapters .chapter a {
  color: #555555;
  transition: 0.2s;
}
.vid-chapters .chapter a:hover {
  color: #333333;
  text-decoration: none;
}
.vid-chapters span:first-child {
  margin-top: 0;
}
.vid-chapters span:last-child {
  border-bottom: none;
}
.vid-chapters span .active {
  color: #333333;
  text-decoration: none;
  background: #dddddd;
}
.vid-related-box {
  background: #dddddd;
  border-radius: 0 0 4px 4px;
  padding: 30px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.vid-related-box .span2:first-child {
  margin-left: 100px;
}
.vid-related-title {
  margin: 30px 0 0 0;
  padding: 0;
  width: 100%;
  background: #ffffff;
  border-radius: 4px 4px 0 0;
}
.vid-related-title h2 {
  color: #333333;
  margin: 0 0 0 30px;
  padding: 15px 0;
}
.video-description-sm {
  font-size: 15px;
}
.vid-related {
  background: #ffffff;
  display: block;
  border: 1px solid #dddddd;
  border-radius: 4px;
  padding: 6%;
  width: 200px;
  min-height: 220px;
}
.vid-related img {
  margin: 10px auto;
}
.vid-related a.related-video-title {
  display: block;
  border-top: 1px solid #dddddd;
  margin: 15px -15px 0;
  padding: 8px 15px 0;
  color: #333333;
  font-weight: 600;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  transition: 0.2s;
  text-decoration: none;
}
.vid-related a.related-video-title:active,
.vid-related a.related-video-title:hover,
.vid-related a.related-video-title:focus {
  color: #555555;
  text-decoration: underline;
}
.vid-menu-offcanvas {
  background: #ffffff;
  border-radius: 3px;
  border: 1px solid #555555;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #555555;
  text-align: center;
  position: relative;
  top: 20px;
  right: 33px;
  float: right;
  padding: 0 8px 3px;
  margin: 0;
  box-shadow: 0px 1px 1px #dddddd;
}
.vid-menu-offcanvas:hover,
.vid-menu-offcanvas:focus {
  border: 1px solid #333333;
  color: #333333;
  box-shadow: 0px 0px 4px #dddddd;
  outline: none;
  outline-color: none;
  outline-style: none;
  outline-width: none;
}
.vid-menu-offcanvas .vid-menu-updown {
  font-family: FontAwesome;
  font-size: 1.3em;
  position: relative;
  top: 2px;
  left: 4px;
  padding: 0 2px;
  color: #333333;
}
.vid-menu-offcanvas .vid-menu-updown:before {
  content: "\f107";
}
/*/\\/\/\//\/\/Mobile Responsiveness\/\/\/\/\/\/\/\/\/\/\/\/\/\/*/
@media (max-width: 1201px) {
  .vid-section-title {
    font-size: 2.2em;
    margin-left: 15px;
  }
  .vid-share {
    margin: 0;
  }
  .vid-share i {
    padding: 3px;
    margin: 0;
  }
  .vid-feature-text a {
    font-size: 1.5em;
    margin-top: 12px;
  }
  ul.vid-filter li {
    margin: 10px 0;
    padding: 0;
  }
  ul.vid-filter label {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 991px) {
  ul.vid-filter li {
    margin: 10px 0;
    padding: 0;
  }
  ul.vid-filter input[type="checkbox"] + label:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 2px 10px 0 0;
    background: #dddddd;
    content: " ";
    vertical-align: top;
  }
  .vid-menu-offcanvas {
    font-size: 0.9em;
  }
  .row-offcanvas {
    display: none;
  }
  .row-offcanvas.active {
    top: 0;
    display: block;
  }
  .row-offcanvas.active .vid-box {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .vid-accordion-heading a {
    font-size: 0.9em;
  }
  .vid-options {
    padding: 0 5px;
    margin: 0 0 0 20px;
  }
  .vid-options i {
    padding-right: 8px;
    margin: 0;
  }
  .vid-options a {
    padding-right: 15px;
    font-size: 0.9em;
  }
  #vid-application-files {
    padding: 10px 20px;
  }
  .vid-share {
    padding: 0 5px;
    margin: 0;
  }
  .vid-share hr {
    margin: 0 15px;
    border: 0;
    height: 1px;
    background: #dddddd;
  }
  .vid-share i {
    padding: 0 8px;
  }
  .vid-share .vid-share-title {
    padding-right: 5px;
    margin: 0;
    font-weight: normal;
    font-size: 0.9em;
  }
  .vid-section-title {
    font-size: 2em;
    margin: 0;
  }
  .vid-box {
    margin-top: 0;
    border-radius: 0 0 4px 4px;
  }
  .vid-thumb {
    margin-top: 10px;
  }
  .video-title-sm {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    margin: 2px 0;
  }
  .video-description-sm {
    display: none;
  }
  .vid-tag {
    font-size: 0.8em;
  }
  .vid-related-title h2 {
    font-size: 2em;
  }
  .vid-related-box {
    padding: 20px;
  }
  .vid-related a.related-video-title {
    font-size: 1.1em;
    line-height: 1.2em;
  }
  .vid-thumb {
    height: auto;
  }
  .vid-tag.vid-tag-pillar-text,
  .vid-tag.vid-tag-type-text,
  .vid-tag.vid-tag-core-text,
  .vid-tag.vid-tag-product-text {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .vid-top-box-mobile.affix .vid-title,
  .vid-top-box-mobile.affix .vid-title {
    font-size: 1em;
  }
  .vid-top-box-mobile.affix .vid-menu-offcanvas {
    top: 15px;
  }
  .vid-content-box-tabs > li > a {
    padding: 5px 10px;
    background-color: #ffffff;
    font-size: 12px;
  }
  .vid-share {
    padding: 0;
    margin: 0;
  }
  .vid-share hr {
    margin: 0 15px;
    border: 0;
    height: 1px;
    background: #dddddd;
  }
  .vid-share i {
    padding: 0 4px;
  }
  .vid-share .vid-share-title {
    padding-right: 5px;
    margin: 0;
    font-weight: normal;
    font-size: 0.9em;
  }
  .vid-sort-by {
    margin: 0 0 15px 0;
  }
  .vid-sort-by button {
    width: 90px;
    padding: 2px 4px;
    font-size: 0.9em;
    font-weight: 600;
  }
  .vid-sort-by button .sort-by-icon {
    margin-left: 5px;
  }
  .vid-sort-by ul.dropdown-menu {
    min-width: 75px;
    margin: 0;
    padding: 0;
  }
  .vid-sort-by ul.dropdown-menu li:first-child {
    padding-top: 5px;
  }
  .vid-sort-by ul.dropdown-menu li a {
    margin: 0;
    padding: 3px 6px;
    font-size: 0.9em;
  }
  .vid-section-title {
    font-size: 1.2em;
  }
  .vid-box {
    margin-top: 0;
  }
  .vid-duration-text {
    font-size: 0.99em;
  }
  .video-title-sm {
    font-size: 16px;
    line-height: 17px;
    font-weight: 600;
    margin: 2px 0;
  }
  .video-description-sm {
    display: none;
  }
  .vid-tag-wrapper {
    margin: 0;
  }
  .vid-tag {
    font-size: 0.8em;
  }
  .vid-related-box {
    margin: 0;
    padding: 20px;
  }
  .vid-related-title h2 {
    font-size: 1.8em;
    margin-left: 20px;
  }
  .vid-related {
    margin-bottom: 20px;
    padding: inherit;
    width: auto;
    height: auto;
  }
  a.related-video-title {
    margin-bottom: 15px;
  }
  .vid-content-box h4,
  .vid-content-box h5,
  .vid-content-box p {
    margin-right: 20px;
    margin-left: 20px;
  }
  .vid-content-box h4 {
    margin-top: 20px;
    line-height: 1.3em;
  }
  .vid-content-box p {
    margin-top: 5px;
  }
  .vid-tag.vid-tag-pillar-text,
  .vid-tag.vid-tag-type-text,
  .vid-tag.vid-tag-core-text,
  .vid-tag.vid-tag-product-text {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .vid-chapters {
    padding: 0 20px 0 20px;
    border-left: none;
  }
  .vid-related a.related-video-title {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .vid-menu-offcanvas {
    top: 15px;
    right: 15px;
    font-size: 0.9em;
    line-height: 1em;
    padding: 5px 10px;
  }
  .vid-title {
    font-size: 1em;
  }
  .vid-top-box-mobile {
    height: 60px;
  }
  .vid-top-box-mobile.affix {
    height: 60px;
  }
  .vid-top-box-mobile.affix .vid-title {
    font-size: 1em;
    margin: 15px;
  }
  .vid-top-box-mobile.affix .vid-menu-offcanvas {
    top: 12px;
  }
  .vid-sort-by {
    margin: 0 0 15px 0;
  }
  .vid-related img {
    margin: 10px auto;
  }
  .vid-related a.related-video-title {
    font-size: 0.9em;
  }
  .vid-top-box.watch {
    height: 70px;
  }
  .vid-search-watch-container {
    margin-top: 15px;
    width: 220px;
  }
  .vid-search-watch {
    height: 32px;
  }
  .vid-search-watch input {
    width: 80%;
  }
  .vid-search-watch .vid-search-icon {
    width: 19%;
    height: 30px;
  }
  .vid-search-watch .vid-search-icon i {
    font-size: 0.9em;
  }
}
@media (max-width: 400px) {
  .vid-search-watch-container {
    width: 140px;
  }
}
/******

Wistia Video CTA

*******/
div.wistia-btns {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.wistia-btns div {
  width: 50%;
  float: left;
  position: relative;
}
div.wistia-btns div img {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
}
div.wistia-btns div a {
  width: 65%;
  margin: 65% auto;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 40%;
  font-weight: bold;
  line-height: 1.4em;
  position: relative;
  padding: 15px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  color: #ffffff;
}
div.wistia-btns div a:hover,
div.wistia-btns div a span:hover {
  text-decoration: none;
}
div.wistia-btns div a span {
  display: block;
  margin: 0 auto;
  font-size: 0.6em;
  line-height: 1.25em;
  font-weight: normal;
  margin-top: 1.25em;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.button-color-purple {
  background-color: #ab1f46;
}
.button-color-purple:hover {
  background-color: #b35679;
}
.button-color-orange {
  background-color: #e65e30;
}
.button-color-orange:hover {
  background-color: #eea342;
}
.button-color-green {
  background-color: #097609;
}
.button-color-green:hover {
  background-color: #59aa47;
}
.button-color-blue {
  background-color: #368ccb;
}
.button-color-blue:hover {
  background-color: #84c2ea;
}
.button-color-yellow {
  background-color: #eea342;
}
.button-color-yellow:hover {
  background-color: #ffd999;
}
.button-color-comsolblue {
  background-color: #005596;
}
.button-color-comsolblue:hover {
  background-color: #368ccb;
}
/*edgy video btns*/
div.video-btn-edgy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.video-btn-edgy div {
  position: relative;
  width: 100%;
  height: 50%;
  overflow: hidden;
}
div.video-btn-edgy div img {
  z-index: 900;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
}
div.video-btn-edgy div a {
  z-index: 1100;
  position: absolute;
  display: block;
  top: 6%;
  margin: 0 2%;
  width: 30%;
  font-size: 40%;
  font-weight: bold;
  line-height: 1.4em;
  padding: 15px;
  color: #ffffff;
}
div.video-btn-edgy div a span {
  display: block;
  margin: 0 auto;
  font-size: 0.6em;
  line-height: 1.25em;
  font-weight: normal;
  margin-top: 1.25em;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 8px 5px;
  text-transform: uppercase;
  font-weight: bold;
}
div.video-btn-edgy div a.video-btn-edgy-bottom-link {
  right: 0;
}
div.video-btn-edgy div a:hover,
div.video-btn-edgy div a span:hover {
  text-decoration: none;
}
.video-cta-top-angled,
.video-cta-bottom-angled {
  z-index: 1000;
  display: block;
  width: 500px !important;
  height: 700px !important;
  position: absolute !important;
}
.video-cta-top-angled {
  top: -30px;
  left: 108px;
  background-color: #2d4f6b;
  -ms-transform: skew(-141deg, -10deg);
  -webkit-transform: skew(-141deg, -10deg);
  transform: skew(-141deg, -10deg);
}
.video-cta-bottom-angled {
  bottom: 73px;
  right: 0;
  background-color: #173955;
  -ms-transform: skew(38deg, -46deg);
  -webkit-transform: skew(38deg, -46deg);
  transform: skew(38deg, -46deg);
}
.corner-fill-in-top,
.corner-fill-in-bottom {
  z-index: 1000;
  position: absolute !important;
  width: 12.5% !important;
  height: 100% !important;
}
.corner-fill-in-top {
  background-color: #2d4f6b;
  bottom: 0;
  left: 0;
}
.corner-fill-in-bottom {
  background-color: #173955;
  bottom: 0;
  right: 0;
}
/* horizontal video btns */
div.video-btn-horizontal {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.video-btn-horizontal div {
  position: relative;
  width: 100%;
  height: 50%;
  overflow: hidden;
}
div.video-btn-horizontal div img {
  z-index: 900;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
}
div.video-btn-horizontal div a {
  z-index: 1100;
  position: absolute;
  display: block;
  top: 17%;
  margin: 0 45px;
  width: 35%;
  font-size: 40%;
  font-weight: bold;
  line-height: 1.4em;
  padding: 15px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
div.video-btn-horizontal div a span {
  display: block;
  margin: 0 auto;
  font-size: 0.6em;
  line-height: 1.25em;
  font-weight: normal;
  margin-top: 1.25em;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 8px 5px;
  text-transform: uppercase;
  font-weight: bold;
}
div.video-btn-horizontal div a.video-btn-horizontal-bottom-link {
  right: 0;
}
div.video-btn-horizontal div a:hover,
div.video-btn-horizontal div a span:hover {
  text-decoration: none;
}
/* video cta styles if only one link */
div.video-btn-full {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
div.video-btn-full div {
  position: absolute;
  z-index: 1100;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
div.video-btn-full img {
  z-index: 900;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
}
div.video-btn-full div a {
  display: block;
  margin: 21% auto;
  width: 33%;
  font-size: 45%;
  font-weight: bold;
  line-height: 1.4em;
  padding: 15px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
div.video-btn-full div a span {
  display: block;
  margin: 0 auto;
  font-size: 0.6em;
  line-height: 1.25em;
  font-weight: normal;
  margin-top: 1.25em;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  padding: 8px 5px;
  text-transform: uppercase;
  font-weight: bold;
}
div.video-btn-full div a:hover,
div.video-btn-full div a span:hover {
  text-decoration: none;
}
.kb-entry {
  margin-top: 15px;
}
.kb-entry h2,
.kb-entry h3,
.kb-entry h4,
.kb-entry h5 {
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: 300;
}
.kb-entry h2 {
  font-size: 32px;
  line-height: 1.3;
}
.kb-entry h3 {
  font-size: 24px;
  line-height: 1.3;
}
.kb-entry h4 {
  font-size: 20px;
  line-height: 1.3;
}
.kb-entry h5 {
  font-size: 18px;
  line-height: 1.3;
}
.kb-list strong,
.kb-list span {
  color: #999999;
  font-size: 14px;
}
.kb-list p {
  margin: 0.5em 0 1em 0;
}
.kb-list-header {
  margin-bottom: 0;
}
.kb-list-header h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
.kb-search {
  border: solid 1px #c4c4c4;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  margin-bottom: 20px;
}
.kb-search input {
  width: 85%;
  padding: 6px 15px;
  text-align: left;
  transition: 0.3s;
  border: none;
  background: none;
}
.kb-search input:focus {
  outline: none;
  outline-color: none;
  outline-style: none;
  outline-width: none;
}
.kb-search .kb-search-icon {
  float: right;
  width: 14.2%;
  height: 36px;
  display: inline-block;
  border-top: none;
  border-bottom: none;
  border-right: none;
  border-left: solid 1px #c4c4c4;
  border-radius: 0 3px 3px 0;
  background: #dddddd;
  transition: 0.3s;
}
.kb-search .kb-search-icon i {
  font-family: FontAwesome;
  font-size: 1.2em;
  color: #555555;
}
.kb-search .kb-search-icon:focus {
  background: #dddddd;
  box-shadow: 0 0 2px #dddddd;
}
.slc {
  display: block;
  background-color: #eeeeee;
  margin: 0;
  padding: 0 ;
}
.slc .card {
  padding: 2rem;
}
.slc p {
  color: #585858;
}
.slc_page-header {
  padding: 4rem 0;
  color: #585858;
  background: url("https://dummyimage.com/1920x1080/DBDBDB/D3D3D3.jpg?text=IMG");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: inset 0 -7rem 7rem -9rem #585858;
  position: relative;
}
.slc_page-header:before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: rgba(88, 88, 88, 0.05);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slc_page-header .header__h1 {
  color: #585858;
  font-size: 6rem;
  font-weight: 700;
}
.slc_page-header .header__h2 {
  color: #585858;
  font-weight: 800;
  font-size: 4rem;
  margin: 1.2rem 0;
}
.slc_page-header .header__preheader {
  color: #585858;
  font-weight: bold;
  max-width: 70%;
  font-style: italic;
}
@media only screen and (max-width: 640px) {
  .slc_page-header {
    padding: 15rem 0;
  }
  .slc_page-header .page-heading_h1 {
    font-size: 4rem;
    font-weight: 900;
  }
  .slc_page-header .header__preheader {
    font-weight: bold;
    max-width: 100%;
  }
}
.heading_h3 {
  text-transform: uppercase;
  color: #585858;
  font-size: 1.7rem;
  font-weight: 700;
  display: block;
  margin: 2rem 0;
  padding-bottom: 1rem;
  position: relative;
}
.heading_h4 {
  margin: 0;
  font-weight: 900;
  font-size: 1.8rem;
  color: #585858;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(88, 88, 88, 0.08);
}
.heading_h5 {
  margin: 0;
  color: #585858;
}
.goback-link {
  color: #368ccb;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin: 0 0 5rem 2.2rem;
}
.goback-link:hover,
.goback-link:focus {
  text-decoration: none;
}
.goback-link:hover:before,
.goback-link:focus:before {
  left: -25px;
}
.goback-link:before {
  content: "\f060";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: inherit;
  font-size: 1.8rem;
  padding-right: 0.5em;
  transition: left 0.2s ease-in-out;
  position: absolute;
  left: -2rem;
}
.slc-card-btn {
  display: inline-block;
  padding: 0.5rem 4rem;
  background: #368ccb;
  color: #ffffff;
  font-weight: 700;
  border-radius: 4px;
  font-size: 1.4rem;
}
.slc-card-btn:hover,
.slc-card-btn:focus,
.slc-card-btn:visited {
  text-decoration: none;
  color: #ffffff;
}
.slc-card-btn:hover {
  background-color: #005596;
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card {
  padding: 1rem;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 7px 6px -7px #368ccb;
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card__header .heading_h4 {
  margin: 0;
  font-weight: 900;
  font-size: 1.7rem;
  color: #585858;
  padding: 0 0 1rem 0;
  border-bottom: 0.1rem solid rgba(88, 88, 88, 0.08);
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card__main-content ul {
  padding-left: 2.4rem;
  list-style: none;
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card__main-content ul li a {
  font-size: 1.3rem;
  line-height: 3rem;
  font-weight: 600;
  display: block;
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card__main-content ul li a:hover {
  text-decoration: none;
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card__main-content ul li a:hover:before {
  left: 3.5rem;
}
.slc_taxonomies__content .taxonomy-cards .taxonomy-card__main-content ul li a:before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: inherit;
  font-size: 1.3rem;
  padding-right: 0.5em;
  transition: left 0.2s ease-in-out;
  position: absolute;
  left: 3rem;
}
.header__default {
  background: none;
  border-radius: 4px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin-top: 8px;
}
.header__default .header__top {
  color: #585858;
  background-color: #ffffff;
  padding: 2rem 3rem;
}
.header__default .header__top h1 {
  display: inline-block;
  margin: 0;
  font-weight: 800;
  font-size: 2.8rem;
  line-height: 1.5;
  text-align: left;
}
.header__default .header__bottom {
  padding: 1.8rem 3rem;
  background-color: #005596;
  display: flex;
}
.header__default .header__bottom--padding {
  padding: 0.3rem 3rem;
}
.header__default .col-no-x-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.header__default .slc_page-header {
  color: #ffffff;
  box-shadow: none;
  padding-bottom: 1.5rem;
}
.header__default .slc_page-header .header__h1 {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 6rem;
  color: #84c2ea;
}
.header__default .slc_page-header .header__h2,
.header__default .slc_page-header .header__preheader {
  display: none;
}
.article__header .header__bottom {
  background-color: #005596;
  display: flex;
  align-items: center;
  font-size: 1.8rem;
}
.article__header .header__bottom p {
  color: #ffffff;
  margin-bottom: 0;
  margin-right: 1rem;
}
.article__header .header__bottom-subheading {
  padding-right: 1rem;
  color: #eea342;
}
.article__header .slc_page-header .header__h1 {
  color: #84c2ea;
}
.article__header .slc_page-header .header__h2,
.article__header .slc_page-header .header__preheader {
  display: none;
}
.navigation-tags {
  display: flex;
  align-items: center;
}
.navigation-tags .navigation-tags__wrapper {
  display: flex;
  align-items: center;
  justify-content: start;
}
.navigation-tags .navigation-tags__wrapper .navigation-tags__text {
  color: #ffffff;
}
.navigation-tags .navigation-tags__wrapper .navigation-tags__list {
  padding: 0;
  margin-bottom: 0;
  margin-left: 0.7rem;
}
.navigation-tags .navigation-tags__wrapper .navigation-tags__list .list__item {
  list-style: none;
  display: inline-block;
}
.navigation-tags .navigation-tags__wrapper .navigation-tags__list .list__item .list__link {
  color: #eea342;
  font-size: 1.4rem;
  padding: 0.2rem 1rem;
  font-weight: bold;
  border: 1px solid #eea342;
  text-decoration: none;
  border-radius: calc(4px - 2);
}
.navigation-tags .navigation-tags__wrapper .navigation-tags__list .list__item .list__link:hover {
  color: #ffd999;
  border: 1px solid #ffd999;
}
.navigation-taxonomies-select {
  cursor: pointer;
  padding: 0.5rem 3rem 0.5rem 1rem;
  -webkit-appearance: none;
  font-weight: 700;
  -moz-appearance: none;
  -ms-appearance: none;
  outline: 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  border: 0;
  background: #368ccb;
  color: #ffffff;
  border-radius: 4px;
  border: 3px solid rgba(255, 255, 255, 0.33);
}
.navigation-taxonomies-select::-ms-expand {
  display: none;
}
.navigation-taxonomies-select option:hover {
  outline: 0;
  box-shadow: 0;
  border: none;
}
.navigation__custom-select {
  position: relative;
  float: right;
}
.navigation__custom-select .article__custom_arrow {
  display: block;
  position: absolute;
  font-size: 0.7em;
  top: 3px;
  right: 0;
  height: 85%;
  width: 4rem;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  pointer-events: none;
}
.navigation__custom-select .article__custom_arrow::before,
.navigation__custom-select .article__custom_arrow::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
.navigation__custom-select .article__custom_arrow::after {
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5em solid #ffffff;
  top: 1rem;
  right: 1.4rem;
}
.navigation__custom-select .article__custom_arrow::before {
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-top: 0.5em solid #ffffff;
  top: 2rem;
  right: 1.4rem;
}
@media only screen and (max-width: 989px) {
  .slc-article-header .container .header__preheader {
    padding: 0 0 1rem 0;
  }
  .lc-article {
    display: block;
  }
  .side-menu-toggle {
    display: hidden;
  }
  .lc-article__sidebar {
    max-width: 100%;
  }
}
.article__video-lightbox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #eeeeee;
  z-index: 1000;
  display: none;
}
.article__video-lightbox .video-lightbox__wrapper {
  display: flex;
  flex-direction: column;
  max-width: 960px;
  padding: 2rem;
  background: #ffffff;
  border-radius: 4px;
  position: relative;
  border-bottom: 1px solid #999999;
  box-shadow: 0 25px 21px -27px rgba(0, 0, 0, 0.59);
}
.article__video-lightbox .video-lightbox__wrapper .slc_page-header {
  padding: 0;
}
.article__video-lightbox .video-lightbox__wrapper .slc_page-header .container {
  padding: 0 ;
  background: none;
}
.article__video-lightbox .video-lightbox__wrapper .slc_page-header .container .header__h1 {
  font-size: 4rem;
  margin-bottom: 0;
}
.article__video-lightbox .video-lightbox__wrapper .slc_page-header .container .header__h2 {
  color: #dddddd;
  display: inline-block;
  font-size: 2rem;
}
.article__video-lightbox .video-lightbox__wrapper .slc_page-header .container .header__h2 u {
  color: #333333;
}
.article__video-lightbox .video-lightbox__wrapper .slc_page-header .container .header__preheader {
  display: block;
  padding: 0 20rem 1rem 0;
  max-width: 96%;
  font-size: 1.4rem;
  color: #999999;
  border-bottom: 1px solid #333333;
}
@media only screen and (max-width: 738px) {
  .article__video-lightbox .video-lightbox__wrapper .slc_page-header .container .header__preheader {
    padding: 0 ;
  }
}
.article__video-lightbox .video-lightbox__wrapper .video-lightbox__video-wrapper {
  height: 53vh;
}
.article__video-lightbox .video-lightbox__wrapper .video-lightbox__video-wrapper .video-wrapper__video {
  height: 100%;
  display: block;
  width: 100%;
}
.article__video-lightbox .wrapper__btn-close {
  line-height: 7rem;
  width: 7rem;
  background-color: #999999;
  border-top-right-radius: 4px;
  color: #000000;
  position: absolute;
  right: 0px;
  top: 0;
  border: none;
  font-size: 2.5rem;
}
.article__video-lightbox .wrapper__btn-close:hover {
  background-color: #ffffff;
}
.article__video-lightbox .video-lightbox_descrition {
  color: #999999;
  margin-top: 1.5rem;
}
.slc-toggle-light-box {
  display: flex;
}
.series_video-description {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
}
.series_video-description .article-series_description {
  padding-right: 1rem;
  color: #585858;
}
.series_video-description .article-series_video {
  padding: 1rem;
  background-color: rgba(88, 88, 88, 0.1);
  display: flex;
  flex-direction: column;
  border-radius: 4px;
}
.series_video-description .article-series_video video {
  display: block;
  margin-bottom: 0.5rem;
  width: 100%;
}
.series_video-description .article-series_video button {
  background-color: #585858;
  border: 0;
  color: #ffffff;
}
.series_video-description .article-series_video button:hover {
  background-color: rgba(88, 88, 88, 0.9);
}
@media only screen and (max-width: 992px) {
  .series_video-description {
    flex-direction: column;
  }
  .series_video-description .article-series_description {
    order: 2;
  }
  .series_video-description .article-series_video {
    order: 1;
    margin-bottom: 1rem;
  }
}
.related-series__heading {
  margin: 0;
  padding-bottom: 1.5rem;
  color: #585858;
  border-bottom: 1px solid #eeeeee;
  padding: 0 0 14px 0;
}
.related-series {
  padding: 1rem;
  height: 46.8rem;
  overflow-y: auto;
}
.series-items__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #f9f9f9;
  padding: 10px;
}
.series-items__wrapper .serie-item-link {
  margin: 2rem 0.5rem;
  background-color: #ffffff;
  border-radius: 4px;
  height: 30rem;
  text-decoration: none;
  color: #585858;
  flex: 0 1 24%;
  position: relative;
  overflow: auto;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 1200px) {
  .series-items__wrapper .serie-item-link {
    flex: 0 1 32%;
  }
}
@media only screen and (max-width: 992px) {
  .series-items__wrapper .serie-item-link {
    flex: 0 1 48%;
  }
}
.series-items__wrapper .serie-item-link:hover {
  text-decoration: none;
  color: #585858;
  box-shadow: 0 0 0 2px #368ccb;
}
@media only screen and (max-width: 640px) {
  .series-items__wrapper .serie-item-link {
    flex: 0 0 48%;
  }
}
@media only screen and (max-width: 580px) {
  .series-items__wrapper .serie-item-link {
    flex: 0 1 100%;
  }
}
.series-items__wrapper .serie-visited {
  background-color: #ffffff;
  border-radius: 4px;
  position: absolute;
  display: inline-block;
  padding: 0.2rem 0.5rem;
  z-index: 1;
  right: 12px;
  top: 13px;
}
.series-items__wrapper .serie-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  padding-bottom: 1rem;
}
.series-items__wrapper .serie-item .serie-item__header {
  height: 12rem;
}
.series-items__wrapper .serie-item .serie-item__header figure {
  font-size: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.series-items__wrapper .serie-item .serie-item__header figure img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.series-items__wrapper .serie-item .serie-item__content {
  padding: 0.8rem 0.8rem 0 0.8rem;
}
.series-items__wrapper .serie-item .serie-item__content .content__title {
  font-size: 1.35rem;
  line-height: 1.5;
  font-weight: 700;
  margin: 2rem 0 0 0;
}
.series-items__wrapper .serie-item .serie-item__content .content__title p {
  margin: 0 0 1rem 0;
}
.series-items__wrapper .serie-item .serie-item__content .content__description {
  font-size: 1.5rem;
  color: #585858;
}
.series-items__wrapper .serie-item .serie-item__content .text-fade--vertical {
  position: absolute;
  bottom: 0;
  right: 0px;
  width: 100%;
  height: 49px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 75%);
}
.series-items__wrapper .serie-item footer {
  position: absolute;
  bottom: 0;
  text-align: right;
  width: 100%;
}
.series-items__wrapper .serie-item footer .fa-check {
  opacity: 0.25;
}
.series-items__wrapper .serie-item footer .visited {
  opacity: 1;
}
.series-items__wrapper .active {
  text-decoration: none;
  color: #585858;
  box-shadow: 0 0 0 2px #368ccb;
}
.card.main-content--px .row .col-md-12 p img {
  display: block;
  margin: auto;
}
.heading--mb {
  margin-bottom: 0.5rem;
}
.lc-knowledgebase-resources {
  width: 220px;
  padding: 0;
}
@media (max-width: 1199px) {
  .lc-knowledgebase-resources {
    width: 270px;
  }
}
@media (max-width: 991px) {
  .lc-knowledgebase-resources {
    width: 100%;
  }
}
.lc-knowledgebase-resources a {
  background: #ffffff;
  display: block;
  overflow: hidden;
}
.lc-knowledgebase-resources a figure {
  height: 130px;
  position: relative;
  padding: 70px;
}
.lc-knowledgebase-resources a figure img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.lc-knowledgebase-resources a p {
  font-weight: 700;
  padding: 15px;
}
.lc-back {
  font-size: 0.85em;
  background: #dddddd;
  padding: 15px;
}
.lc-back a {
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 0.3em;
  color: #555555;
}
.lc-article {
  display: flex;
  background-color: #ffffff;
  margin-bottom: 50px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0px 2px 4px rgba(100, 100, 100, 0.3);
}
.lc-article__content {
  background-color: #ffffff;
  flex: 1 0;
  padding: 30px;
}
.lc-article__superheader {
  margin: 0;
  font-weight: 700;
  font-size: 2.3rem;
}
.lc-article__sidebar {
  position: relative;
  max-width: 360px;
  flex: 1 0;
  background-color: #e7edf5;
  transition-property: max-width;
  transition-duration: 500ms;
}
.lc-article__sidebar--closed {
  max-width: 5px;
}
.lc-article__sidebar-nav {
  margin: 0;
  padding: 40px 20px;
  position: relative;
  z-index: 1;
  text-align: center;
  color: #ffffff;
}
.lc-article .wistia_responsive_padding {
  margin-bottom: 10px;
}
.lc-article .wistia_responsive_padding .wistia_responsive_wrapper {
  box-shadow: 0 0 0 5px #eeeeee;
  border-radius: 4px;
  overflow: hidden;
}
.lc-side-menu-toggle {
  display: block;
  position: absolute;
  top: 12px;
  left: -24px;
  color: #005596;
  width: 24px;
  height: 24px;
  background: #e7edf5;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  cursor: pointer;
}
.article-video {
  padding: 0 10px;
}
.sidebar-navbar-curtain {
  background-color: #eeeeee;
  height: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 360px;
  right: -345px;
}
.articles-nav__menu {
  padding: 0;
}
.articles-nav__menu > .menu__item {
  list-style: none;
  margin-bottom: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.articles-nav__menu > .menu__item a:hover,
.articles-nav__menu > .menu__item a:active,
.articles-nav__menu > .menu__item a:visited,
.articles-nav__menu > .menu__item a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f9f9f9;
  overflow: hidden;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper:hover {
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1), 0 0 0 2px #368ccb;
  cursor: pointer;
  transition: box-shadow 0.2s ease-in-out;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper .item__figure {
  width: 100%;
  max-width: 100px;
  height: 80px;
  position: relative;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper .item__figure img {
  position: absolute;
  height: auto;
  left: 0;
  object-fit: cover;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper .item__description {
  padding: 2px 12px;
  box-sizing: border-box;
  flex: 1;
  height: 100%;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper .item__description h6 {
  margin-top: 0;
  margin-bottom: 0;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper .item__description h6 p {
  margin-top: 0;
  margin-bottom: 0;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper .item__description p {
  margin: 0;
  line-height: 1.5;
  font-size: 13px;
  color: #585858;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper.active {
  box-shadow: none;
  cursor: default;
  background-color: #25325b;
  background-color: #005596;
}
.articles-nav__menu > .menu__item .item__figure-description-wrapper.active p {
  color: #e7edf5;
}
.articles-nav__menu > .menu__item .on-this-page-nav .nav-menu {
  padding-left: 0;
}
.articles-nav__submenu {
  padding: 1.5rem;
}
.on-this-page-nav {
  text-align: left;
  margin: 20px;
}
.on-this-page-nav .nav-menu {
  padding: 0 1.5rem;
}
.on-this-page-nav .nav-menu .menu__item {
  line-height: 1;
  margin-bottom: 15px;
  list-style: none;
}
.on-this-page-nav .nav-menu .menu__item a {
  font-size: 1.4rem;
  position: relative;
}
.on-this-page-nav .nav-menu .menu__item a:visited {
  color: #005596;
}
.on-this-page-nav .nav-menu .menu__item a.active-topic {
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.4rem;
}
.on-this-page-nav .nav-menu .menu__item:last-child {
  margin-bottom: 0;
}
.aside__downloads {
  text-align: left;
}
.aside__downloads .downloads__menu__item {
  margin-bottom: 10px;
}
.downloads__menu {
  overflow-x: scroll;
}
.vpn-location {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}
.vpn-location a {
  color: #84c2ea;
}
.vpn-location a:hover {
  text-decoration: none;
  color: #368ccb;
}
.vpn-highlighted {
  color: #368ccb !important;
}
/**********************************

Preferences Style Sheet

**********************************/
.news-block img,
.events-block img,
.blog-block img {
  width: 100%;
}
.news-block h4,
.events-block h4,
.blog-block h4 {
  text-align: center;
}
/*
CONTENTS -

Section names are formatted the same way they are in the LESS so you can copy + find that text
to jump to the section

// Typography
// Content Boxes
// Featured Event
// Event Type Filtering
// Sorting Buttons
// Filtering
// Event Items
// Individual Event Pages
// REGISTRATION
*/
@media only screen and (min-width: 768px) {
  .is-table-row {
    display: table;
    width: 100%;
  }
  .is-table-row .content-box {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .is-table-row .share-links.share-sidebar {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .is-table-row .col-md-8,
  .is-table-row .col-md-4 {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
}
.events-wrapper form {
  margin-bottom: 5em;
}
.events-wrapper .heading-card-title {
  border-bottom: none;
}
.events-wrapper .heading-card-subtitle {
  background-color: #388090;
}
.events-wrapper .heading-card-subtitle-text {
  line-height: 1.5;
}
.events-wrapper .btn-default {
  margin-top: 0;
}
.comsolday-wrapper .ems-event-content__event-title {
  font-size: 2.4em;
  font-weight: 700;
  color: #25325b;
  margin: 0 0 12px;
}
.comsolday-wrapper .ems-event-content h4.first {
  color: #f15b63;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 600;
}
.comsolday-wrapper .ems-event-content img.img-responsive {
  margin: 30px -20px 0;
  max-width: 110%;
  width: 105.25%;
}
button:focus,
button:active:focus,
button.active:focus {
  outline: none!important;
  outline-style: none;
}
.events-wrapper {
  background: #eeeeee top center repeat-x;
  width: 100%;
}
.events-wrapper h3 {
  font-weight: 400;
  font-weight: 600;
  padding: 10px 0;
  width: 100%;
  line-height: 1.5;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.3em;
}
.events-wrapper h4 {
  margin: 0 0 20px 0;
  font-size: 1.4em;
  padding: 0;
  font-weight: 300;
}
.events-wrapper h5 {
  font-weight: 600;
}
.events-wrapper h6 {
  font-weight: 600;
  font-size: 1em;
  color: #555555;
}
.events-wrapper .heading-card-title {
  border-bottom: 2px solid #dddddd;
}
.ems-event-content {
  margin-top: 30px;
}
.ems-event-content h3 {
  margin: 1.5em 0 0.5em 0;
}
.ems-event-content img {
  max-width: 100%;
  border-radius: 2px;
}
.ems-event-content .alert-info {
  border: 1px solid #c0d6e8;
  background-color: #e7edf5;
}
.ems-event-content .alert-info__heading {
  margin-top: 0;
  padding-top: 0;
}
.content-box .inner.ev-types-inner {
  padding: 0;
}
.content-box .content-box-title-3 {
  padding: 10px 20px 10px 20px;
}
.content-box .content-box-title-3 p {
  padding: 0;
}
.ev-reg-box__date-time {
  padding: 15px 20px 0;
}
.ev-reg-box__date-time p {
  margin: 0;
  line-height: 1.5;
}
.ev-featured {
  background-position: left center;
  background-size: cover;
  padding: 0;
  text-align: left;
  height: 320px;
}
.ev-featured .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ev-featured .ev-featured-content {
  border-top: 1px solid #dddddd;
  padding: 30px;
  height: 100%;
  width: 100%;
  margin: 0;
  color: #585858;
}
.ev-featured .ev-featured-content span p {
  margin: 0;
}
.ev-featured h2 {
  margin-top: 20px;
  font-size: 38px;
  font-weight: 700;
  color: #585858;
  max-width: 680px;
}
.ev-featured p.ev-desc,
.ev-featured .ev-desc p {
  max-width: 530px;
  padding: 10px 0 10px 0;
  font-size: 1.4em;
  color: #585858;
  margin-bottom: 0.75em;
}
.ev-featured .ev-desc-alt p {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 0.75em;
}
.ev-featured .evi-featuredbutton {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  position: absolute;
  left: 30px;
  background: #368ccb;
  font-weight: 700;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}
.ev-featured-dark .ev-featured-content,
.ev-featured-dark h2 {
  color: #585858;
}
.ev-featured-dark p.ev-desc,
.ev-featured-dark .ev-desc p {
  color: #999999;
}
.ev-featured-dark .evi-featuredbutton {
  color: #585858;
  border-color: #585858;
}
.ev-featured-dark .evi-featuredbutton:hover {
  color: #ffffff;
  font-weight: 600;
  background: #585858;
}
.ev-featured-dark .evi-featuredbutton:hover a {
  color: #ffffff;
}
.ev-featured--comsoldays .ev-featured-content .evi-featuredbutton {
  background: #f15b63;
}
.ev-featured-conference .ev-featured-content .evi-featuredbutton {
  border: 2px solid #ffffff;
}
.ev-featured-conference .ev-featured-content .evi-featuredbutton:hover {
  background: #ffffff;
}
.ev-featured-course .ev-featured-content {
  background: rgba(35, 79, 89, 0.9);
}
.ev-featured-course .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.8);
  color: #333333;
}
.ev-featured-course .ev-featured-content .evi-featuredbutton:hover {
  background: #ffffff;
}
.ev-featured-workshop .ev-featured-content {
  background: rgba(56, 128, 144, 0.9);
}
.ev-featured-workshop .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.8);
  color: #333333;
}
.ev-featured-workshop .ev-featured-content .evi-featuredbutton:hover {
  background: #ffffff;
}
.ev-featured-webinar .ev-featured-content {
  background: rgba(4, 99, 111, 0.9);
}
.ev-featured-webinar .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.7);
  color: #333333;
}
.ev-featured-webinar .ev-featured-content .evi-featuredbutton:hover {
  background: #ffffff;
}
.ev-featured-special .ev-featured-content {
  background: rgba(56, 128, 144, 0.9);
}
.ev-featured-special .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.7);
  color: #333333;
}
.ev-featured-special .ev-featured-content .evi-featuredbutton:hover {
  background: #ffffff;
}
.ev-featured-web-meeting .ev-featured-content {
  background: rgba(56, 128, 144, 0.9);
}
.ev-featured-web-meeting .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.7);
  color: #333333;
}
.ev-featured-web-meeting .ev-featured-content .evi-featuredbutton:hover {
  background: #ffffff;
}
.event-type-block {
  margin-top: -4px;
  padding: 0 20px;
  width: 100%;
  min-height: 60px;
  border-top: 1px solid #dddddd;
  border-radius: 0 0 4px 4px;
  background-color: #f2f2f2;
  text-transform: uppercase;
  box-shadow: 0px 2px 4px rgba(100, 100, 100, 0.3);
  overflow: visible;
}
.event-type-block h3,
.event-type-block .type-toggle {
  border-bottom: 0;
  width: auto;
  float: left;
  padding: 0;
  line-height: 60px;
  color: #999999;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .event-type-block h3,
  .event-type-block .type-toggle {
    font-size: 0.9em;
  }
}
.event-type-block .type-toggle {
  background: transparent;
  border: none;
}
.event-type-block .type-toggle:after {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f107";
}
.event-type-block .type-toggle:hover,
.event-type-block .type-toggle:active,
.event-type-block .type-toggle:focus {
  text-decoration: none;
  color: #333333;
  font-weight: 600;
}
.event-type-block .ev-toggle {
  line-height: 60px;
  padding: 0;
  color: #999999;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 992px) {
  .event-type-block .ev-toggle {
    font-size: 0.9em;
  }
}
.event-type-block .ev-toggle:hover,
.event-type-block .ev-toggle:active,
.event-type-block .ev-toggle:focus {
  text-decoration: none;
  color: #333333;
  font-weight: 600;
}
.event-type-block .ev-toggle:after {
  display: inline-block;
  font-family: FontAwesome;
  content: "\f107";
}
.event-type-block .ev-types {
  margin-bottom: 0;
  background-color: #f2f2f2;
}
button.ev-clearfilter {
  font-size: 0.8em;
  color: #555555;
}
.ev-types {
  padding: 0 100px 0 120px;
  height: 60px;
  text-align: center;
  background: #ffffff;
  width: 100%;
}
@media (max-width: 992px) {
  .ev-types {
    padding: 0 81px 0 103px;
  }
}
.ev-types li {
  cursor: pointer;
  padding: 0;
  margin: 0 2%;
  line-height: 58px;
  text-align: center;
  display: inline-block;
}
.ev-types li .fa-check,
.ev-types li.active:hover .fa-check {
  display: none;
}
.ev-types li a {
  display: block;
  text-align: center;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  border-radius: 4px;
  color: #585858;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .ev-types li a {
    font-size: 14px;
  }
}
.ev-types .evt-checkbox {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 4px;
  margin-right: 2px;
  margin-top: -3px;
  font-size: 11px;
  line-height: 16px;
  vertical-align: middle;
  color: #333333;
  background: #dddddd;
  text-align: center;
}
@media (max-width: 992px) {
  .ev-types .evt-checkbox {
    width: 14px;
    height: 14px;
    font-size: 10px;
    line-height: 14px;
  }
}
.ev-types .fa-times {
  display: none;
}
.ev-types li.active .fa-check,
.ev-types li:hover .fa-check {
  display: inline-block;
}
.ev-types li:hover .fa-check {
  opacity: 0.6;
}
.ev-types li.active .fa-times,
.ev-types li:hover .fa-times {
  display: none;
}
.ev-types li.active:hover .fa-times {
  display: inline-block;
}
.ev-types li.evt-training.active .evt-checkbox {
  background-color: #a5d5cf;
  color: #ffffff;
}
.ev-types li.evt-workshop.active .evt-checkbox {
  background-color: #a5d5cf;
  color: #ffffff;
}
.ev-types li.evt-webinar.active .evt-checkbox {
  background-color: #388090;
  color: #ffffff;
}
.ev-types li.evt-special-event.active .evt-checkbox {
  background-color: #388090;
  color: #ffffff;
}
.type-mobile {
  max-height: 66px;
  width: 100%;
}
@media (min-width: 992px) {
  .type-mobile {
    display: none!important;
  }
}
.type-mobile .ev-types {
  padding: 0 10px;
  background: #ffffff;
  margin: 0;
  font-size: 0;
  text-align: center;
  width: 100%;
  clear: both;
}
.type-mobile .ev-types li {
  width: 24%;
  margin: 0;
}
@media (min-width: 992px) {
  .ev-types-toggle.collapse {
    display: block!important;
    visibility: visible;
  }
}
@media (max-width: 991px) {
  .ev-types-inner {
    clear: both;
  }
  .ev-types-toggle {
    clear: both;
  }
  .ev-types {
    padding: 0 10px;
  }
}
@media (max-width: 580px) {
  .ev-types {
    height: auto;
  }
  .ev-types li {
    width: 45%;
  }
}
.comparison {
  padding: 0 25px;
  width: 100%;
  background: rgba(255, 255, 255, 0.66);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  font-size: 1em;
  min-height: 4px;
}
.comparison .ev-types-details {
  margin-top: 1em;
}
.comparison ul {
  padding: 15px 0;
}
.comparison-border {
  width: 100%;
  background: #585858;
  height: 4px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
}
.ev-types-details ul {
  margin: 0;
  padding: 10px 10px 5px 10px;
}
.ev-types-details ul li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #eeeeee;
  text-align: left;
}
.ev-types-details ul li a {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: inherit;
  display: inline;
  font-size: inherit;
}
.ev-types-details ul li:last-child {
  border-bottom: 0;
}
.type-banner {
  padding-top: 160%;
}
.type-banner.event-card .archived,
.type-banner.event-list .archived {
  background: url(//cdn.comsol.com/events/archived-webinag-background.png);
  background-size: cover;
  z-index: 999;
  width: 100%;
  height: 100%;
  padding: 61% 15px;
}
.type-banner.event-card .consultant,
.type-banner.event-list .consultant {
  background: url(//cdn.comsol.com/events/consultant-training-background.png);
  background-size: cover;
  z-index: 999;
  width: 100%;
  height: 100%;
  padding: 52% 15px;
}
.type-banner.event-card .text1,
.archived-webinar-banner .text1 {
  font-size: 0.9em;
  margin-bottom: 10px;
  opacity: 0.9;
  display: block;
}
.type-banner.event-card .text2,
.archived-webinar-banner .text2 {
  display: block;
  font-size: 1.2em;
}
.type-banner.event-card .text2 a,
.archived-webinar-banner .text2 a,
.type-banner.event-card .text2 a:active,
.archived-webinar-banner .text2 a:active,
.type-banner.event-card .text2 a:visited,
.archived-webinar-banner .text2 a:visited {
  color: #a5ca8f;
  font-weight: 600;
}
.type-banner.event-card .text2 a:hover,
.archived-webinar-banner .text2 a:hover,
.type-banner.event-card .text2 a:focus,
.archived-webinar-banner .text2 a:focus {
  color: #a5d5cf;
}
.type-banner.event-card .consultant-course,
.archived-webinar-banner .consultant-course {
  font-size: 0.9em;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
}
.type-banner.event-card .consultant-online-person,
.archived-webinar-banner .consultant-online-person {
  font-size: 0.9em;
  margin-bottom: 10px;
  display: block;
}
.type-banner.event-card .consultant-list,
.archived-webinar-banner .consultant-list {
  display: block;
  font-size: 1.25em;
}
.type-banner.event-card .consultant-list a,
.archived-webinar-banner .consultant-list a,
.type-banner.event-card .consultant-list a:active,
.archived-webinar-banner .consultant-list a:active,
.type-banner.event-card .consultant-list a:visited,
.archived-webinar-banner .consultant-list a:visited {
  color: #eeeeee;
  font-weight: 600;
}
.type-banner.event-card .consultant-list a:hover,
.archived-webinar-banner .consultant-list a:hover,
.type-banner.event-card .consultant-list a:focus,
.archived-webinar-banner .consultant-list a:focus {
  color: #eeeeee;
}
.ev-sorting-bar {
  background: #ffffff;
  padding: 18px;
  font-size: 0.9em;
  vertical-align: middle;
  display: block;
  width: 100%;
}
.ev-sorting-bar .dropdown {
  margin: 0;
}
.ev-sorting-bar .dropdown-menu {
  background: #ffffff;
  z-index: 10 !important;
}
.ev-sorting-bar .events-sort-label {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #585858;
  line-height: 30px;
  font-size: 12px;
  vertical-align: middle;
}
.ev-sorting {
  display: inline-block;
  font-size: 0.9em;
  padding: 0;
  margin-right: 15px;
  vertical-align: middle;
  margin-bottom: 0;
}
.ev-sorting label {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #585858;
  line-height: 30px;
  font-size: 12px;
  vertical-align: middle;
}
.ev-sorting select {
  display: inline-block;
  width: auto;
  padding: 0 10px;
  font-size: 0.9em;
  height: 25px;
  background: rgba(238, 238, 238, 0.43);
}
.ev-sorting .events-sort {
  background: transparent;
  padding: 5px 10px;
  margin: 0;
  display: inline-block;
  font-weight: 800;
  color: #585858;
  padding-left: 0;
}
.ev-sorting .events-sort button {
  background: transparent;
  border: 0;
}
.ev-sorting ul.dropdown-menu {
  background: #ffffff;
  z-index: 7;
  width: 80%;
  margin-top: 0px;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 0 transparent;
  right: -1px;
  padding: 0;
  left: auto;
  min-width: 0;
  border: 1px solid #dddddd;
  border-top: 1px solid #ffffff;
}
.ev-sorting ul.dropdown-menu li > a {
  padding: 3px 10px;
  font-size: 0.8em;
}
.view-buttons {
  height: 30px;
  padding: 0 0;
  display: inline-block;
  border-radius: 4px;
  font-size: 0;
  vertical-align: middle;
}
.view-buttons i {
  font-size: 18px;
}
.ev-view-toggle {
  color: #333333;
  background: transparent;
  text-align: center;
  font-weight: bold;
  transition: 0.2s;
  width: 30px;
  height: 100%;
  display: inline-block;
  float: none;
  font-size: 14px;
  border: 0;
}
.ev-view-toggle#ev-list-toggle {
  border-radius: 4px 0 0 4px;
}
.ev-view-toggle:hover {
  color: #000000;
}
.ev-view-toggle.active,
.ev-view-toggle.active:hover {
  color: #000000;
  cursor: default;
}
.ev-view-toggle:first-child {
  border-right: 1px solid #dddddd;
}
.ev-sorting-bar {
  text-align: left;
}
.ev-sorting-bar .form-group {
  margin-bottom: 0;
  display: inline-block;
  font-size: 0.8em;
  vertical-align: top;
}
.ev-sorting-bar .form-group .ev-input-group {
  width: auto;
}
.ev-sorting-bar .form-group .ev-input-group .form-control {
  padding-left: 5px;
}
.ev-sorting-bar .form-group .ev-input-group-addon {
  float: left;
  display: inline-block;
  height: 30px;
  line-height: 28px;
  background: #eeeeee;
  padding: 0 10px;
  border: 1px solid #dddddd;
  border-right: none;
  border-radius: 4px 0 0 4px;
  color: #585858;
}
.ev-sorting-bar .form-group .form-control,
.ev-sorting-bar .form-group .ev-view-toggles {
  display: inline-block;
  width: auto;
  height: 30px;
  padding: 0;
  border-radius: 0 4px 4px 0;
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.ev-sorting-bar .ev-col {
  display: inline-block;
}
.ev-sorting-bar .ev-col:first-child .form-group {
  margin-right: 10px;
}
.ev-contentbox-heading {
  font-size: 18px;
  width: 100%;
  display: block;
}
.ev-contentbox-heading h2 {
  display: inline-block;
  vertical-align: middle;
  color: #585858;
  margin: 0 0 0 0;
  position: relative;
  padding: 20px 15px;
  font-weight: 600;
}
.ev-contentbox-heading .archived-webinar__bar {
  clear: both;
  display: inline-block;
  font-size: 16px;
}
.ev-contentbox-heading .archived-webinar__bar a {
  display: block;
  color: #388090;
}
.ev-contentbox-heading .archived-webinar__bar a:hover,
.ev-contentbox-heading .archived-webinar__bar a:focus {
  text-decoration: none;
}
.ev-contentbox-heading .archived-webinar__bar .archives__banner-text {
  font-weight: 300;
  color: #388090;
  display: block;
  text-align: left;
}
.ev-contentbox-heading .archived-webinar__bar .archives--now {
  font-weight: 600;
  color: #ffffff;
}
.ev-contentbox-heading .archived-webinar__bar .fa-chevron-right {
  font-size: 0.9em;
}
.ev-filter h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.ev-filter .secondaryLabel {
  margin: 1em 0;
  display: block;
  font-weight: 800;
  color: #585858;
}
.ev-filter .textLabel {
  margin: 0 0 0.2em 0;
  display: block;
  font-weight: 800;
  color: #585858;
  padding-left: 0;
  float: left;
}
.ev-filter .filterOption {
  float: right;
  margin: 0 0 0.2em 0;
  display: block;
  font-weight: 400;
  color: #585858;
  padding-left: 0;
  font-size: 0.9em;
}
.ev-filter .filterOption label {
  display: inline-block;
}
.ev-filter .filterOption input[type="radio"] {
  margin-right: 4px;
}
.ev-filter .ev-filter-heading {
  text-decoration: none;
  display: block;
  padding: 12px 15px 15px;
  cursor: pointer;
  background: #585858;
  font-weight: 600;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0.05em;
}
.ev-filter .ev-filter-heading i {
  position: absolute;
  right: 4px;
  margin-top: 2px;
  font-size: 15px;
}
.ev-filter .ev-filtertoggle-button {
  border: 0;
  background: #368ccb;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
  border-radius: 4px 4px 0 0;
  color: #ffffff;
  display: block;
  font-size: 18px;
  padding: 10px;
  width: 100%;
  height: 45px;
}
.ev-filter button.collapsed {
  border-radius: 4px;
}
.ev-filter label,
.ev-filter legend {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  font-weight: 500;
  color: #585858;
  border: 0;
  transition: 0.2s;
}
.ev-filter h3 + label {
  margin-top: 15px;
}
.ev-filter .ev-distance {
  width: 30%;
}
.ev-filter input[type="checkbox"] {
  position: absolute;
  width: 14px;
  height: 14px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  cursor: pointer;
}
.ev-filter input[type="checkbox"] + label span:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 0 0 0;
  background: #dddddd;
  border-radius: 2px;
  border: 1px solid #dddddd;
  content: " ";
  vertical-align: top;
  margin-left: -25px;
  margin-top: 0.1em;
  margin-right: 11px;
  font-size: 12px;
  line-height: 14px;
}
.ev-filter .checkbox {
  margin: 10px 0 10px 0;
}
.ev-filter .checkbox:last-of-type {
  margin-bottom: 0;
}
.ev-filter .checkbox:last-of-type label {
  line-height: 1;
}
.ev-filter input[type="checkbox"]:hover + label span:before {
  font: 1em FontAwesome;
  color: #dddddd;
  content: "\f00c";
  font-size: 11px;
}
.ev-filter .checkbox:first-child {
  margin-top: 0;
}
.ev-filter label {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  font-weight: 500;
  cursor: pointer;
  color: #585858;
  border: 0;
  transition: 0.2s;
  display: block;
  padding-left: 14px;
}
.ev-filter label span {
  display: inline-block;
  padding-left: 12px;
}
.ev-filter .search-filter {
  margin-bottom: 20px;
  margin-top: 5px;
  border: solid 1px #dddddd;
  border-radius: 3px;
}
.ev-filter .form-group {
  padding: 0 20px 30px;
  margin: 0;
}
.ev-filter .form-group:first-of-type {
  margin-top: 25px;
}
.ev-filter .form-group-inner {
  clear: left;
}
.ev-filter input[type=radio] + label {
  display: inline-block;
}
.ev-filter .ev-timeSlider .ev-currentTime {
  display: block;
  width: 100%;
  clear: left;
  margin-bottom: 5px;
  font-size: 0.8em;
}
.ev-filter .filter-list {
  padding: 0 10px 0 0;
  margin: 0;
  font-size: 14px;
}
.ev-filter .filter-list.filter-scrollList {
  max-height: 300px;
  overflow-y: scroll;
  margin: 0;
  margin-top: 0;
  padding: 20px 10px 10px 20px;
  border-bottom: 1px solid #eeeeee;
}
.ev-filter .filter-list li > span {
  margin-left: -5px;
  margin-top: 15px;
  font-weight: 800;
  color: #333333;
}
.ev-filter input[type="checkbox"]:checked + label span:before,
.ev-filter input[type="checkbox"]:checked:hover + label span:before {
  background: #dddddd;
  font: 1em FontAwesome;
  color: #585858;
  content: "\f00c";
  font-size: 12px;
}
.ev-filter input[type=Search] {
  width: 85%;
  padding: 6px 20px;
  text-align: left;
  transition: 0.3s;
  border: none;
}
.ev-filter .search-icon {
  float: right;
  width: 33px;
  height: 33px;
  display: inline-block;
  border: none;
  border-radius: 0 3px 3px 0;
  background: #f2f2f2;
  transition: 0.3s;
}
.ev-filter .search-icon i {
  font-size: 1.2em;
  color: #585858;
}
.related-events h4 {
  margin-bottom: 10px;
}
.related-events .details {
  margin-left: 15px;
  font-size: 0.9em;
}
input[type="checkbox"][disabled] + label span:before {
  opacity: 0.8;
  color: #dddddd;
}
input[type="checkbox"][disabled]:hover + label span:before {
  content: ' ';
}
input[type="checkbox"][disabled],
input[type="checkbox"][disabled] + label {
  cursor: default;
  color: #dddddd;
}
.filter-scrollList li:first-of-type {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .ev-filter button {
    cursor: default;
    text-align: left;
  }
  .ev-filter button i {
    display: none;
  }
  .ev-filter .ev-filter-interior.collapse {
    display: block;
    visibility: visible;
    height: auto!important;
  }
}
.ev-loading {
  font-size: 1.2em;
  padding: 10% 0;
}
.ev-loading span {
  text-transform: uppercase;
  font-weight: 600;
  color: #999999;
  vertical-align: middle;
  margin-left: 0.5em;
}
h1.event-title {
  padding: 20px 30px;
  color: #555555;
  border-bottom: 5px solid #585858;
}
h1.event-title h1 {
  display: inline-block;
  margin: 0;
  font-weight: 800;
  font-size: 1.8em;
  line-height: 1em;
  text-align: left;
  padding-right: 200px;
}
@media screen and (max-width: 991px) {
  h1.event-title h1 {
    font-size: 1.5em;
    line-height: 1.2;
  }
}
h1.event-title h1:only-child {
  padding-right: 0;
}
h1.event-title .btn {
  position: absolute;
  top: 50%;
  right: 35px;
  margin-top: -20px;
  display: inline-block;
  float: right;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.7px;
  box-shadow: 1px 1px 5px #dddddd;
}
h1.event-title a {
  display: block;
}
h1.event-title a:hover {
  text-decoration: none;
}
h1.event-title p {
  margin-bottom: 0;
  color: #555555;
}
.event-item {
  padding: 0;
  border: 1px solid #eeeeee;
  margin: 20px 0;
  position: relative;
}
.event-item h2 {
  font-size: 16px;
  display: table;
  margin: 0;
  font-weight: 400;
  padding: 10px;
  border-bottom: 1px solid #eeeeee;
}
.event-item h2 a {
  color: #000000;
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}
.event-item .ec-datetime {
  color: #999999;
  font-size: 14px;
  padding: 5px 10px;
  text-align: left;
}
.event-item .ec-location {
  width: 100%;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  min-height: 1em;
  display: inline-block;
}
.event-item .ec-date {
  width: 100%;
  opacity: 0.8;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1;
  line-height: 1.3;
  min-height: 1em;
  display: inline-block;
}
.event-list h2 {
  display: block;
  padding-right: 65px;
}
.event-list h2 a {
  color: #555555;
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  font-weight: 800;
  letter-spacing: 0.03em;
}
.event-list h2 a span {
  font-weight: 400;
}
.event-list p {
  padding: 10px;
  margin: 0;
}
.event-list button {
  position: absolute;
  top: 5px;
  right: 9px;
  padding: 3px 10px;
  font-size: 12px;
}
.event-list .ev-bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  height: 100%;
  border-radius: 0 2px 2px 0;
}
.event-list .ec-datetime {
  border-top: 1px solid #eeeeee;
  margin-top: -1px;
}
.event-list.type-webinar h2 a span {
  color: #04636f;
}
.event-list.type-workshop h2 a span {
  color: #388090;
}
.event-list.type-training-course h2 a span {
  color: #388090;
}
.event-list.type-special h2 a span {
  color: #388090;
}
.event-list.type-comsol-days h2 a span {
  color: #388090;
}
.event-list.type-webinar h2 a span {
  color: #388090;
}
.ev-noResults {
  margin-top: 1em;
  padding: 4em 3em;
  text-align: center;
  font-weight: 400;
  font-size: 1.1em;
}
.event-card {
  padding: 0;
  overflow: hidden;
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  height: 415px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-card {
    max-width: 300px;
    margin: 25px auto;
  }
}
.event-card::before {
  display: block;
  width: auto;
  top: 0;
  position: absolute;
  height: auto;
  content: ' ';
  color: inherit;
  padding: 3px 10px;
  border-radius: 0 4px 0;
  letter-spacing: 0.05em;
  font-size: 12px;
  right: 0;
  z-index: 6;
}
.event-card .ev-card-header {
  position: relative;
  padding-top: 70%;
  display: block;
}
.event-card .ev-card-header-image {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 70%;
  display: block;
  width: 100%;
  background-size: cover;
  background-position: left bottom;
  opacity: 0.8;
  transition: all 0.5s ease;
}
.event-card .event-card-typeBadge {
  display: block;
  width: auto;
  top: 0;
  position: absolute;
  height: auto;
  content: ' ';
  color: inherit;
  padding: 3px 10px;
  border-radius: 0 4px 0;
  letter-spacing: 0.05em;
  font-size: 12px;
  right: 0;
  z-index: 6;
}
.event-card.type-training-course .ev-cardtitle {
  background: rgba(56, 128, 144, 0.76);
}
.event-card.type-training-course .ec-datetime {
  background: #25325b;
}
.event-card.type-training-course .event-card-typeBadge {
  background: #388090;
}
.event-card.type-workshop .ev-cardtitle {
  background: rgba(56, 128, 144, 0.76);
}
.event-card.type-workshop .ec-datetime {
  background: #25325b;
}
.event-card.type-workshop .event-card-typeBadge {
  background: #388090;
}
.event-card.type-webinar .ev-cardtitle {
  background: rgba(4, 99, 111, 0.76);
}
.event-card.type-webinar .ec-datetime {
  background: #25325b;
}
.event-card.type-webinar .event-card-typeBadge {
  background: #04636f;
}
.event-card.type-webinar .typeBadge--archive-highlight {
  background: #e65e30;
}
.event-card.type-special .ev-cardtitle {
  background: rgba(56, 128, 144, 0.76);
}
.event-card.type-special .ec-datetime {
  background: #25325b;
}
.event-card.type-special .event-card-typeBadge {
  background: #388090;
}
.event-card.type-comsol-days .ev-cardtitle {
  background: rgba(56, 128, 144, 0.76);
}
.event-card.type-comsol-days .ec-datetime {
  background: #25325b;
}
.event-card.type-comsol-days .event-card-typeBadge {
  background: #388090;
}
.event-card.type-meeting .ev-cardtitle {
  background: rgba(56, 128, 144, 0.76);
}
.event-card.type-meeting .ec-datetime {
  background: #25325b;
}
.event-card.type-meeting .event-card-typeBadge {
  background: #388090;
}
.event-card .ev-meta {
  background: #eeeeee;
  border-top: 1px solid #eeeeee;
  padding: 5px;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.event-card .ev-cardtitle {
  margin: 0 0 0 0;
  width: 100%;
  border-bottom: 0;
  position: absolute;
  background: rgba(44, 44, 47, 0.8);
  bottom: 0;
  left: 0;
  color: #ffffff;
  font-weight: 600;
  font-weight: 400;
  font-size: 1em;
  font-size: 0.95em;
  line-height: 1.3;
  letter-spacing: 0.03em;
  border-radius: 0;
}
.event-card .ec-desc {
  padding: 10px;
  font-size: 13px;
  height: 180px;
  color: #555555;
  position: relative;
}
.event-card .ec-desc:after {
  display: block;
  content: ' ';
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 96%, #ffffff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 96%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 96%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='@white', GradientType=0);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
}
.event-card .ec-datetime {
  padding: 5px 8px;
  color: #eeeeee;
  background: #252525;
  font-size: 13px;
}
.event-card .ec-price {
  color: #999999;
  text-align: right;
  padding: 0;
}
.event-card .ev-image {
  width: 100%;
  display: block;
  z-index: 0;
}
.event-card .ev-topic {
  color: #555555;
}
.event-card:hover .ev-card-header-image {
  opacity: 1;
  transition: all 0.5s ease;
}
.ev-more {
  width: 100%;
  font-size: 18px;
  padding: 10px 0;
  display: block;
  text-align: center;
  border: 1px solid #eeeeee;
}
.cm-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  min-height: 36px;
  background: rgba(238, 238, 238, 0.5);
}
.cm-modal-img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.flash-msg {
  text-align: center;
  width: 100%;
  padding: 28px;
  display: none;
}
.ev-breadcrumb {
  font-size: 0.85em;
  margin-bottom: 20px;
  background: #dddddd;
  padding: 15px;
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
}
.ev-breadcrumb i,
.ev-breadcrumb a {
  color: #999999;
}
.ev-breadcrumb i {
  font-size: 1.2em;
  margin-left: 5px;
  font-weight: 800;
  color: #555555;
}
.ev-breadcrumb a {
  font-weight: 600;
  text-transform: uppercase;
  margin-left: 0.3em;
}
#registerblock .vid-filter-spinner {
  text-align: center;
  font-size: 2em;
  line-height: 1;
  height: 60px;
}
#registerblock .vid-filter-spinner .fa {
  vertical-align: middle;
}
.course-wrapper .ev-breadcrumb a {
  color: #555555;
}
.course-wrapper .btn-ev-register {
  background: #a5d5cf;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #388090;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  margin-bottom: 0;
}
.course-wrapper .btn-ev-register:hover {
  background-color: #94cdc6;
  border: 2px solid #94cdc6;
  color: #388090;
}
.course-wrapper .share-link:hover {
  background: #a5d5cf;
}
.workshop-wrapper .ev-breadcrumb a {
  color: #555555;
}
.workshop-wrapper .btn-ev-register {
  background: #a5d5cf;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #388090;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  margin-bottom: 0;
}
.workshop-wrapper .btn-ev-register:hover {
  background-color: #94cdc6;
  border: 2px solid #94cdc6;
  color: #388090;
}
.workshop-wrapper .share-link:hover {
  background: #a5d5cf;
}
.webinar-wrapper .ev-breadcrumb a {
  color: #555555;
}
.webinar-wrapper .btn-ev-register {
  background: #a5d5cf;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #388090;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  margin-bottom: 0;
}
.webinar-wrapper .btn-ev-register:hover {
  background-color: #94cdc6;
  border: 2px solid #94cdc6;
  color: #388090;
}
.webinar-wrapper .share-link:hover {
  background: #a5d5cf;
}
.special-wrapper .ev-breadcrumb a {
  color: #555555;
}
.special-wrapper .btn-ev-register {
  background: #a5d5cf;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #388090;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  margin-bottom: 0;
}
.special-wrapper .btn-ev-register:hover {
  background-color: #94cdc6;
  border: 2px solid #94cdc6;
  color: #388090;
}
.special-wrapper .share-link:hover {
  background: #a5d5cf;
}
.web-meeting-wrapper .ev-breadcrumb a {
  color: #555555;
}
.web-meeting-wrapper .btn-ev-register {
  background: #a5d5cf;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #388090;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  margin-bottom: 0;
}
.web-meeting-wrapper .btn-ev-register:hover {
  background-color: #94cdc6;
  border: 2px solid #94cdc6;
  color: #388090;
}
.web-meeting-wrapper .share-link:hover {
  background: #a5d5cf;
}
.comsolday-wrapper .ev-breadcrumb a {
  color: #555555;
}
.comsolday-wrapper .btn-ev-register {
  background: #a5d5cf;
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: #388090;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  margin-bottom: 0;
}
.comsolday-wrapper .btn-ev-register:hover {
  background-color: #94cdc6;
  border: 2px solid #94cdc6;
  color: #388090;
}
.comsolday-wrapper .share-link:hover {
  background: #a5d5cf;
}
.btn-ev-register {
  padding-left: 20px;
  padding-right: 20px;
  border: 0;
  color: #ffffff;
  font-weight: 800;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  font-size: 16px;
}
.btn-ev-register:hover {
  color: #ffffff;
}
.btn-ev-register-top {
  margin-top: 0;
}
.evi-overview-image {
  width: 100%;
  background: transparent;
  height: auto;
}
.evi-overview-image img {
  display: block;
  width: 100%;
}
.evi-map {
  width: 100%;
  height: 0;
  margin: 0 auto 10px auto;
  padding-top: 45%;
  position: relative;
}
.evi-map iframe {
  width: 100%;
  height: 100%;
  /* had to specify height/width */
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.ev-location-alt {
  font-size: 0.9em;
  margin-top: 0.5em;
}
.ev-location-alt span.room {
  font-weight: 600;
  color: #585858;
  font-size: 0.9em;
  padding-bottom: 0.5em;
  display: block;
}
.ev-location-alt select {
  width: 184px;
  max-width: 100%;
  font-size: 0.9em;
}
.parking-information {
  font-style: italic;
  color: #999999;
  font-size: 0.85em;
}
.events-sidebar__timezone {
  background-color: #eeeeee;
  margin: 10px -10px;
  padding: 10px;
  border-radius: 10px;
}
.events-sidebar__timezone--light-text {
  color: #999999;
}
.events-sidebar__timezone--dark-text {
  color: #333333;
}
.evi-speakers .evi-speak {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.evi-speakers .evi-speak:before,
.evi-speakers .evi-speak:after {
  content: " ";
  display: table;
}
.evi-speakers .evi-speak:after {
  clear: both;
}
.evi-speakers .evi-speak:before,
.evi-speakers .evi-speak:after {
  content: " ";
  display: table;
}
.evi-speakers .evi-speak:after {
  clear: both;
}
@media (min-width: 768px) {
  .evi-speakers .evi-speak {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .evi-speakers .evi-speak {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .evi-speakers .evi-speak {
    float: left;
    width: 100%;
  }
}
.evi-speakers .evi-speak:last-of-type {
  margin-bottom: 0;
}
.evi-speakers .evi-photo {
  width: 100px;
  height: auto;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 10px 10px 0;
}
.evi-speakers img {
  width: 100%;
  display: block;
}
.evi-speakers .evi-name {
  font-weight: 600;
  font-size: 15px;
  display: block;
}
.evi-speakers .evi-name a {
  color: inherit;
}
.evi-speakers .evi-name i.fa {
  margin-left: 0.8em;
}
.evi-speakers .evi-co {
  font-style: italic;
  display: block;
  font-weight: 400;
}
.evi-speakers .evi-bio {
  width: 100%;
  display: block;
  clear: both;
  font-size: 0.9em;
  font-weight: 400;
  margin-top: 10px;
}
.evi-schedule .timeblock {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .evi-schedule .timeblock {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .evi-schedule .timeblock {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .evi-schedule .timeblock {
    float: left;
    width: 16.66666667%;
  }
}
.evi-schedule .infoblock {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .evi-schedule .infoblock {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .evi-schedule .infoblock {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .evi-schedule .infoblock {
    float: left;
    width: 83.33333333%;
  }
}
.evi-schedule .ev-adminblock {
  color: #999999;
}
.evi-schedule a {
  color: #333333;
  font-weight: 400;
}
.evi-schedule .courserow a,
.evi-schedule .courserow .timeblock,
.evi-schedule .courserow.nested .name,
.evi-schedule .courserow .name {
  font-weight: 600;
}
.evi-schedule .nested-session a {
  font-weight: 600;
}
.evi-schedule .para-name-title {
  text-transform: uppercase;
  color: #999999;
  font-size: 13px;
}
.evi-schedule .ev-sched-collapse {
  text-transform: none;
  font-size: 16px;
  font-weight: 600;
}
.evi-schedule .end {
  display: none;
}
.evi-schedule .schedule-group-unselectable .row,
.evi-schedule .schedule-group .row {
  border-bottom: 1px solid #f9f9f9;
  padding: 15px 0;
}
.evi-schedule .schedule-group-unselectable:last-child .row:last-child,
.evi-schedule .schedule-group .row:last-child {
  border-bottom: 0;
}
.evi-schedule div.schedule-group {
  border-left: 5px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: -1px;
  margin-top: -1px;
  margin-left: -5px;
}
.evi-schedule div.schedule-group + div.schedule-group {
  margin-top: 5px;
}
.evi-schedule .schedule-group.multiple .row:last-child {
  margin-bottom: 0;
}
.evi-schedule p {
  margin: 10px 0;
}
.ems-event-content .evi-schedule .courserow a {
  color: #1c9ab6;
}
.schedule-group-unselectable .courserow,
.schedule-group-unselectable .ev-adminblock {
  padding-bottom: 10px;
}
.ev-sched-list {
  color: #333333;
}
.ev-sched-list ul {
  margin: 10px 0;
  padding: 0px 0px 0px 20px;
}
.ev-sched-list ul li {
  padding: 0 0 10px 0;
}
.panel.ev-adminblock {
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
}
.panel-collapse {
  font-size: 0.9em;
}
.cd-cover-image {
  float: left;
  width: 50%;
  padding: 0 1em 1em 0;
}
.ems-cdSpeakers .evi-speakers .evi-speak {
  width: 50%;
}
.ems-cdSpeakers .evi-speakers .evi-photo {
  width: 100px;
  height: 100px;
  position: absolute;
}
.ems-cdSpeakers .evi-speakers .evi-name {
  padding-left: 110px;
  font-weight: 800;
  font-size: 16px;
}
.ems-cdSpeakers .evi-speakers .evi-co {
  padding-left: 110px;
  display: block;
}
.ems-cdSpeakers .evi-speakers .evi-bio {
  clear: none;
  margin-top: 10px;
  padding-left: 110px;
}
.ems-cdSpeakers .evi-speakers .evi-spacer:nth-child(4n) {
  display: block;
  width: 100%;
  clear: both;
}
.cd-schedule .schedule {
  padding-top: 50px;
}
.cd-schedule .schedule h3 {
  position: absolute;
  padding: 10px 20px 10px 20px;
  width: 100%;
  top: 0;
  left: 0;
}
@media screen and (min-width: 992px) {
  .ems-cdSpeakers .evi-speak {
    min-height: 100px;
  }
}
@media screen and (max-width: 991px) {
  .ems-cdSpeakers .evi-speak {
    min-height: 1px;
  }
}
@media screen and (max-width: 1169px) {
  .ems-cdSpeakers .evi-speakers .evi-photo {
    width: 80px;
    height: 80px;
  }
}
@media screen and (max-width: 991px) {
  .ems-cdSpeakers .evi-speakers .evi-photo {
    width: 60px;
  }
  .ems-cdSpeakers .evi-speakers .evi-speak {
    width: 100%;
  }
  .ems-cdSpeakers .evi-speakers .evi-bio {
    clear: left;
    padding-left: 0;
    margin-top: 20px;
  }
}
.preview-alert i {
  font-size: 2em;
  float: left;
  padding: 0 0.5em 1.5em 0;
}
.preview-alert strong {
  line-height: 2em;
}
.evreg-step1 {
  text-align: center;
}
.btn-event-reg {
  width: 50%;
  max-width: 200px;
  display: inline-block;
  margin: 10px 10px 10px 10px;
  white-space: normal;
  font-size: 14px;
}
.btn-ev-access {
  font-weight: 300;
}
#evreg-step3 h4 {
  margin-bottom: 0.5em;
}
.ev-choosesession div.checkbox,
.ev-extraquestions div.checkbox {
  margin: 0 0 1em 0;
}
.ev-choosesession .time,
.ev-extraquestions .time {
  font-size: 0.85em;
}
.ev-choosesession input[type="checkbox"],
.ev-extraquestions input[type="checkbox"],
.ev-choosesession input[type="radio"],
.ev-extraquestions input[type="radio"] {
  position: absolute;
  /* Match the image dimensions */
  width: 14px;
  height: 14px;
  /* Reset anything that could peek out or interfere with dimensions */
  overflow: hidden;
  margin: 4px 10px 0 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  cursor: pointer;
}
.ev-choosesession input[type="checkbox"] + .labeltext:before,
.ev-extraquestions input[type="checkbox"] + .labeltext:before,
.ev-choosesession input[type="radio"] + .labeltext:before,
.ev-extraquestions input[type="radio"] + .labeltext:before,
.ev-choosesession input[type="checkbox"] + span:before,
.ev-extraquestions input[type="checkbox"] + span:before,
.ev-choosesession input[type="radio"] + span:before,
.ev-extraquestions input[type="radio"] + span:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 4px 7px 0 0;
  background: #dddddd;
  content: " ";
  vertical-align: top;
  position: absolute;
  left: 0;
}
.ev-choosesession input[type="checkbox"]:checked + .labeltext:before,
.ev-extraquestions input[type="checkbox"]:checked + .labeltext:before,
.ev-choosesession input[type="radio"]:checked + .labeltext:before,
.ev-extraquestions input[type="radio"]:checked + .labeltext:before,
.ev-choosesession input[type="checkbox"]:checked + span:before,
.ev-extraquestions input[type="checkbox"]:checked + span:before,
.ev-choosesession input[type="radio"]:checked + span:before,
.ev-extraquestions input[type="radio"]:checked + span:before {
  background: #dddddd;
  font: 1em FontAwesome;
  color: #585858;
  content: "\f00c";
}
.ev-choosesession input[type="radio"] + .labeltext:before,
.ev-extraquestions input[type="radio"] + .labeltext:before,
.ev-choosesession input[type="radio"] + span:before,
.ev-extraquestions input[type="radio"] + span:before {
  border-radius: 7px;
}
.ev-choosesession input[type="radio"]:checked + .labeltext:before,
.ev-extraquestions input[type="radio"]:checked + .labeltext:before,
.ev-choosesession input[type="radio"]:checked + span:before,
.ev-extraquestions input[type="radio"]:checked + span:before {
  content: "\f111";
  font-size: 9px;
  line-height: 14px;
  text-align: center;
}
.ev-choosesession .title,
.ev-extraquestions .title,
.ev-choosesession .time,
.ev-extraquestions .time {
  line-height: 22px;
}
.ev-choosesession .title,
.ev-extraquestions .title {
  font-weight: 800;
}
.ev-choosesession .time,
.ev-extraquestions .time {
  padding-top: 5px;
}
.ev-choosesession input[type="checkbox"] + .labeltext:before,
.ev-choosesession input[type="radio"] + .labeltext:before {
  left: 10px;
}
.ev-choosesession .ev-group-title {
  font-weight: 700;
  color: #368ccb;
}
.ev-choosesession .checkbox {
  border: 1px solid #eeeeee;
  padding: 0 10px 10px 10px;
  background-color: #ffffff;
  box-shadow: 0px 3px 5px -5px #000000;
  border-radius: 5px;
}
.ev-choosesession .checkbox.disabled {
  opacity: 0.3;
  cursor: none;
  pointer-events: none;
}
.ev-choosesession .checkbox.selected {
  border-color: #368ccb;
}
.ev-choosesession .labeltext {
  margin-left: 4px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ev-choosesession .time {
  margin-left: 5px;
}
.ev-choosesession.ev-flex .ev-sessiongroup-wrapper {
  display: inline-block;
}
.ev-paymentOptions,
.ev-extraquestions {
  padding: 0 0 10px 0;
}
.ev-paymentOptions span {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0 0.5em 0 0;
  padding: 0;
  font-weight: 600;
  border: 0;
  display: inline-block;
}
.ev-paymentOptions label {
  display: block;
}
.ev-paymentOptions .multiselect-native-select {
  width: 100%;
}
.ev-paymentOptions .multiselect-native-select .btn-group {
  width: 100%;
}
.ev-paymentOptions .multiselect-native-select .btn-group button {
  width: 100%;
}
.ev-paymentOptions .multiselect-native-select ul.multiselect-container {
  width: 100%;
}
.ev-success-mssg {
  width: 400px;
  display: inline-block;
}
.payment__background {
  padding: 20px;
  min-height: 390px;
}
.complete-paymnt-data label {
  font-weight: 800;
  font-size: 16px;
}
.complete-paymnt-data .text-input {
  border: none;
  background-color: #ffffff;
}
#Form1 table tbody tr td {
  font-size: 16px;
}
.share {
  display: block;
  float: right;
  border: 1px solid rgba(0, 0, 0, 0.11);
  padding: 0;
  width: 200px;
  margin-bottom: 20px;
}
.share-CTA {
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
  padding: 10px;
}
.share-link {
  width: 25%;
  display: block;
  float: left;
  text-align: center;
  color: #585858;
  padding: 5px 0 5px 0;
}
.share-link:hover {
  color: #ffffff;
}
.share-links.share-sidebar {
  border-top: 1px solid #eeeeee;
}
.share-links.share-sidebar .bdshare-button-style0-16 .bds_weixin {
  background-position: 26px -1603px;
}
.share-links.share-sidebar .bdshare-button-style0-16 .bds_tsina {
  background-position: 27px -95px;
}
.share-links.share-sidebar .bdshare-button-style0-16 .bds_linkedin {
  background-position: 27px -1655px;
}
.share-links.share-sidebar .bdshare-button-style0-16 .bds_mail {
  background-position: 27px -2331px;
}
.share-links.share-sidebar .bdshare-button-style0-16 a {
  width: 20% !important;
  font-size: inherit !important;
  padding-left: inherit !important;
  height: 32px !important;
  line-height: 32px !important;
  margin: inherit !important;
  padding: 5px 0 5px 0;
}
#evreg-step2-login .form-errors ul li {
  color: #333333;
}
.ev-payment-confirmation h2 {
  margin-top: 0;
}
.ev-payment-confirmation .well {
  background: transparent;
  box-shadow: none;
  font-size: 0.9em;
}
.ev-payment-confirmation .well p:last-child {
  margin-bottom: 0 ;
}
.ev-payment-confirmation .share-links {
  margin: 20px -20px 0 -20px;
}
.ev-payment-confirmation .ems-event-content {
  padding-bottom: 0;
}
/*=== Webinar Event Survey ===*/
.nav-tab {
  border-bottom: 2px solid #eeeeee;
  margin: 10px 0;
}
.nav-tab .nav-tab__menu {
  margin: 0;
  padding: 0;
}
.nav-tab .nav-tab__menu .menu-tab__list {
  display: inline-block;
}
.nav-tab .nav-tab__menu .menu-tab__list .menu-tab__btn {
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 4px 8px;
  color: #585858;
  text-decoration: none;
  outline: none;
  border: none;
}
.nav-tab .nav-tab__menu .menu-tab__list .active {
  color: #ffffff;
}
.srvey-form-container {
  padding: 10px;
  background-color: #eeeeee;
}
.srvey-form-container .event-survey {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.srvey-form-container .event-survey .survey-desc {
  font-size: 15px;
  line-height: 1.5;
}
.srvey-form-container .event-survey label,
.srvey-form-container .event-survey input {
  cursor: pointer;
}
.srvey-form-container .event-survey .checkbox {
  margin: 2px 0;
  padding: 0;
  flex: 0 0 49.7%;
  background-color: #ffffff;
  box-shadow: none;
  border-radius: 0;
}
@media only screen and (max-width: 435px) {
  .srvey-form-container .event-survey .checkbox {
    flex: 1 174px;
  }
}
.srvey-form-container .event-survey .checkbox .check-container {
  padding: 10px;
  display: block;
  margin: 0;
}
.srvey-form-container .event-survey .checkbox .check-container .title {
  display: block;
  padding-left: 24px;
  font-weight: 400;
}
.srvey-form-container .event-survey .checkbox .check-container .title::before {
  transform: translateX(10px);
}
.srvey-form-container .event-survey .lst-child {
  flex-grow: 1;
}
.srvey-form-container .event-survey .textarea-survey {
  flex-grow: 1;
  display: block;
  width: 100%;
  min-height: 150px;
  margin: 8px 0 0 0;
  padding: 10px;
}
.extra-form-for-web-meeting .checkbox.selected {
  border-color: #a5d5cf;
}
.extra-form-for-web-meeting .active {
  background: #a5d5cf;
}
.extra-form-for-web-meeting .active:hover {
  background: #97cfc8;
}
.extra-form-for-webinar .checkbox.selected {
  border-color: #a5d5cf;
}
.extra-form-for-webinar .active {
  background: #a5d5cf;
}
.extra-form-for-webinar .active:hover {
  background: #97cfc8;
}
.extra-form-for-training-course .checkbox.selected {
  border-color: #a5d5cf;
}
.extra-form-for-training-course .active {
  background: #a5d5cf;
}
.extra-form-for-training-course .active:hover {
  background: #97cfc8;
}
.extra-form-for-comsol-days .checkbox.selected {
  border-color: #a5d5cf;
}
.extra-form-for-comsol-days .active {
  background: #a5d5cf;
}
.extra-form-for-comsol-days .active:hover {
  background: #97cfc8;
}
.extra-form-for-special-event .checkbox.selected {
  border-color: #a5d5cf;
}
.extra-form-for-special-event .active {
  background: #a5d5cf;
}
.extra-form-for-special-event .active:hover {
  background: #97cfc8;
}
.extra-form-for-workshop .checkbox.selected {
  border-color: #a5d5cf;
}
.extra-form-for-workshop .active {
  background: #a5d5cf;
}
.extra-form-for-workshop .active:hover {
  background: #97cfc8;
}
.costumer-visit-form label {
  cursor: pointer;
}
.costumer-visit-form .visit-form__label {
  margin-right: 20px;
}
.costumer-visit-form .textarea__label {
  display: block;
  margin: 20px 0px 10px;
  width: 100%;
}
.heading-card__event-title {
  font-size: 1.8em;
  color: #e7edf5;
  margin: 0;
  padding: 25px 20px 0 40px;
  font-weight: 800;
  background-color: #388090;
}
.archive-webinar {
  display: inline-block;
  margin-top: 6px;
}
.certified-consultant-bar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  background-color: #f2f2f2;
}
.certified-consultant-bar .certified-consultant-cta {
  font-size: 16px;
  max-width: 200px;
  padding-right: 20px;
  margin: 0 25px 0 0;
  border-right: solid 1px #dddddd;
}
.certified-consultant-bar .consultant-link {
  font-size: 15px;
  margin-right: 10px;
  text-decoration: underline;
}
.certified-consultant-bar .evi-featuredbutton {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  left: 30px;
  background: #368ccb;
  font-weight: 700;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
}
.certified-consultant-bar .event-feature--title {
  font-size: 16px;
  max-width: 500px;
  margin: 0 50px 0 0;
}
.certified-consultant-bar .event-feature-links {
  display: inline-block;
  border-left: solid 1px #dddddd;
  padding: 20px;
  width: 100%;
  font-weight: 600;
}
.certified-consultant-cta,
.sorting-toggles {
  color: #585858;
}
.ev-sorting-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 18px 0 -17px #e7edf5;
}
.ev-sorting-bar--bg {
  background-color: #f2f2f2;
  box-shadow: initial;
}
.special-training-course--h4 {
  font-weight: 600;
  font-size: 1.2em;
  font-style: italic;
  margin-bottom: 1em;
  margin-top: 0;
}
.special-training-course--popblock {
  font-size: 14px;
  padding: 20px 20px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  box-shadow: 0px 2px 4px #dddddd;
  margin-bottom: 15px;
}
.special-training-course--popblock h3 {
  font-size: 1.23em;
  font-weight: 800;
  margin-top: 5px;
}
.special-training-course--popblock h4 {
  font-weight: 600;
  margin: 5px 0 10px 0;
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
}
@media only screen and (max-width: 626px) {
  .certified-consultant-bar {
    flex-direction: column;
  }
  .certified-consultant-bar .certified-consultant-cta,
  .certified-consultant-bar .event-feature--title {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding: 0;
  }
  .certified-consultant-bar .certified-contultants-links,
  .certified-consultant-bar .event-feature-links {
    display: block;
    width: 100%;
    border-left: none;
    padding: 10px 0 0 0;
  }
  .certified-consultant-bar .certified-contultants-links .certified-contultants-links a,
  .certified-consultant-bar .event-feature-links .certified-contultants-links a {
    padding: 10px 0;
  }
  .ev-sorting-bar {
    display: flex;
    align-items: end;
    flex-direction: column;
  }
  .ev-sorting-bar .sorting-toggles {
    margin-top: 20px;
  }
}
.evi-schedule-expand {
  padding: 2px 10px;
}
.permissions-error .preview-alert {
  background-color: #ffffff;
}
/*Events Calendar 2022*/
.ecal-wrapper h2 {
  font-weight: 600;
  font-size: 24px;
}
.ecal-wrapper h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 10px;
}
.ecal-wrapper h1,
.ecal-wrapper h2,
.ecal-wrapper h3,
.ecal-wrapper h4,
.ecal-wrapper h5 {
  color: #555555;
}
.ecal-wrapper .ecal-section--header {
  background-color: #eeeeee;
}
.ecal-wrapper .ecal-section--header .card {
  border-radius: 0px;
  margin: 0px;
}
.ecal-wrapper .ecal-section--header .card__overflow {
  overflow: visible;
}
.ecal-wrapper .ecal-section--consultants {
  background-color: #dddddd;
}
.ecal-wrapper .ecal-section--consultants .cc-cards {
  margin-top: 30px;
}
.ecal-wrapper .ecal-section--consultants .cc-cards a {
  text-decoration: none;
}
.ecal-wrapper .header--adj-margin {
  margin-top: 0px;
}
.ecal-wrapper .ecal-section--upcomming {
  background-color: #f6f6f6;
}
.ecal-wrapper .ecal-section--ondemand {
  background-color: #f2f2f2;
}
.ecal-wrapper .events-cal__hero {
  padding: 30px 0px 15px;
  color: #585858;
}
.ecal-wrapper .events-cal__previews {
  margin: 0px 0px 25px;
  top: 0px;
  position: relative;
  border-radius: 0 0 4px 4px;
}
.ecal-wrapper .events-cal__previews:last-child {
  padding-left: 0px;
}
.ecal-wrapper .time-breadcrumb {
  margin: 10px 5px 5px 5px;
  color: #005596;
  font-style: italic;
  font-size: 13px;
}
.ecal-wrapper .filter-breadcrumbs {
  display: inline-block;
  margin: 5px 5px 5px 5px;
  border: 1px solid #005596;
  border-radius: 4px;
  background: #ffffff;
}
.ecal-wrapper .filter-breadcrumbs button {
  color: #005596;
  background: #ffffff;
  text-align: center;
  transition: 0.2s;
  width: auto;
  display: inline-block;
  font-size: 16px;
  border: 0px;
}
.ecal-wrapper .filter-breadcrumbs button:first-of-type {
  border-radius: 5px 0 0 5px;
  padding-right: 0;
}
.ecal-wrapper .filter-breadcrumbs button:last-of-type {
  border-radius: 0 5px 5px 0;
  color: #005596;
  padding-left: 0;
}
.ecal-wrapper .filter-breadcrumbs i {
  color: #005596;
  font-weight: 400;
}
.ecal-wrapper .events-cal__search {
  margin-top: 5px;
}
.ecal-wrapper .events-cal__search input {
  height: 29px;
}
.ecal-wrapper .events--search__submit {
  color: #ffffff;
  background-color: #005596;
}
.ecal-wrapper .filter-breadcrumbs--clear {
  display: inline-block;
}
.ecal-wrapper .filter-breadcrumbs--clear button {
  background-color: #005596;
  color: #ffffff;
  border: #368ccb;
  border-radius: 0;
  border-radius: 5px 5px 5px 5px;
  margin: 5px;
}
.ecal-wrapper .heading-card-title {
  border-bottom: 0px;
}
.ecal-wrapper .discipline {
  padding: 15px 0px 20px;
}
.ecal-wrapper .discipline .discipline__icon {
  display: inline-block;
  color: #333333;
}
.ecal-wrapper .discipline .discipline__icon .icon-card {
  display: block;
  width: 70px;
  margin: 10px auto 0px;
  padding: 10px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}
.ecal-wrapper .discipline .discipline__icon .icon-card i {
  text-align: center;
  width: 100%;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--chemical {
  color: #388090;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--chemical:hover {
  border-color: #388090;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--electrical {
  color: #eea342;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--electrical:hover {
  border-color: #eea342;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--fluid-and-heat {
  color: #005596;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--fluid-and-heat:hover {
  border-color: #005596;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--interfacing {
  color: #25325b;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--interfacing:hover {
  border-color: #25325b;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--structural-and-acoustics {
  color: #e65e30;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--structural-and-acoustics:hover {
  border-color: #e65e30;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--modeling-workflow {
  color: #368ccb;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--modeling-workflow:hover {
  border-color: #368ccb;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--general {
  color: #b455a0;
}
.ecal-wrapper .discipline .discipline__icon .icon-card--general:hover {
  border-color: #b455a0;
}
.ecal-wrapper .discipline .discipline__icon img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ecal-wrapper .discipline .discipline__icon h5 {
  text-align: center;
}
.ecal-wrapper .discipline .discipline__icon .discipline__icon-title {
  text-align: center;
  cursor: pointer;
  font-weight: 600;
}
.ecal-wrapper .discipline .discipline__icon .discipline__icon-title img {
  width: 80px;
}
.ecal-wrapper .discipline .discipline__icon .title-chemical {
  color: #388090;
}
.ecal-wrapper .discipline .discipline__icon .title-electrical {
  color: #eea342;
}
.ecal-wrapper .discipline .discipline__icon .title-fluid-and-heat {
  color: #005596;
}
.ecal-wrapper .discipline .discipline__icon .title-interfacing {
  color: #25325b;
}
.ecal-wrapper .discipline .discipline__icon .title-structural-and-acoustics {
  color: #e65e30;
}
.ecal-wrapper .discipline .discipline__icon .title-modeling-workflow {
  color: #368ccb;
}
.ecal-wrapper .discipline .discipline__icon .title-general {
  color: #b455a0;
}
.ecal-wrapper .discipline .discipline__select {
  display: flex;
  flex: 1 0;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0px 6px;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--chemical {
  border-color: #388090;
  background-color: #388090;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--electrical {
  border-color: #eea342;
  background-color: #eea342;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--fluid-and-heat {
  border-color: #005596;
  background-color: #005596;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--interfacing {
  border-color: #25325b;
  background-color: #25325b;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--structural-and-acoustics {
  border-color: #e65e30;
  background-color: #e65e30;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--modeling-workflow {
  border-color: #368ccb;
  background-color: #368ccb;
}
.ecal-wrapper .discipline .discipline__select > .active .icon-card--general {
  border-color: #b455a0;
  background-color: #b455a0;
}
.ecal-wrapper .sort-filter .input-group__title {
  font-weight: 600;
}
.ecal-wrapper .sort-filter .nav-tabs {
  border-bottom: 0px;
  font-weight: 600;
  background-color: #dddddd;
  box-shadow: 0px 2px 0 rgba(100, 100, 100, 0.3);
  padding-top: 2px;
}
.ecal-wrapper .sort-filter .nav-tabs > li {
  border: 0;
}
.ecal-wrapper .sort-filter .nav-tabs > li > a {
  color: #333333;
}
.ecal-wrapper .sort-filter .nav-tabs > li > a:hover {
  border: 0px;
  border-radius: 0px;
}
.ecal-wrapper .sort-filter .nav-tabs > li.active > a {
  border: 1px solid #ffffff;
  border-radius: 0px;
  color: #555555;
}
.ecal-wrapper .sort-filter .input-group-btn {
  color: #333333;
  display: inline-block;
  margin-right: 15px;
}
.ecal-wrapper .sort-filter .input-group-btn button:first-child {
  border-radius: 5px 0 0 5px;
}
.ecal-wrapper .sort-filter .input-group-btn button:last-child {
  border-radius: 0 5px 5px 0;
}
.ecal-wrapper .sort-filter .input-group-btn button:hover {
  border-color: #c0d6e8;
  box-shadow: 0 3px 10px rgba(54, 140, 203, 0.2);
  -webkit-box-shadow: 0 3px 10px rgba(54, 140, 203, 0.2);
  transition: box-shadow 0.2s ease;
  -webkit-transition: box-shadow 0.2s ease;
}
.ecal-wrapper .sort-filter .input-group-btn .active {
  border: 1px solid #c0d6e8;
  background-color: #e7edf5;
  color: #368ccb;
  transition: border 0.5s ease;
  -webkit-transition: border 0.5s ease;
}
.ecal-wrapper .type-filter ul,
.ecal-wrapper .language-filter ul,
.ecal-wrapper .type-filter ol,
.ecal-wrapper .language-filter ol {
  margin-bottom: 0;
}
.ecal-wrapper .time-filter .form-group {
  margin-bottom: 0;
}
.ecal-wrapper .time-filter .my-time,
.ecal-wrapper .time-filter .host-time,
.ecal-wrapper .time-filter .ev-currentTime {
  font-weight: 700;
}
.ecal-wrapper .time-filter .my-time {
  color: #368ccb;
  cursor: pointer;
}
.ecal-wrapper .time-filter .time-filter--child {
  display: inline-block;
  margin-right: 35px;
  font-size: 14px;
}
.ecal-wrapper .time-filter .time-filter--child .ev-currentTime {
  margin-left: 5px;
}
.ecal-wrapper .time-filter .time-filter--child label {
  margin: 0;
  font-size: 14px;
}
.ecal-wrapper .time-filter .time-filter--child .slider-container {
  width: 50px;
  height: 16px;
  top: 2px;
}
.ecal-wrapper .time-filter .time-filter--child .ui-slider-horizontal {
  display: inline-block;
  width: 200px;
  margin-left: 5px;
}
.ecal-wrapper .time-filter .time-filter--child .slider-container__slider {
  border: 1px solid #c0d6e8;
  background-color: #e7edf5;
}
.ecal-wrapper .time-filter .time-filter--child .slider-container__slider:before {
  height: 10px;
  width: 10px;
  left: 4px;
  bottom: 2px;
  background-color: #368ccb;
}
.ecal-wrapper .time-filter .time-filter--child .ui-widget-header {
  background: #368ccb;
  border: 1px solid #c0d6e8;
  cursor: pointer;
}
.ecal-wrapper .time-filter .time-filter--child .ui-state-default:hover,
.ecal-wrapper .time-filter .time-filter--child .ui-state-focus {
  border: 1px solid #c0d6e8;
  background: #e7edf5;
  cursor: pointer;
}
.ecal-wrapper .sort-filter__window {
  background-color: #ffffff;
  width: 100%;
  padding: 15px 30px 15px 15px;
  border-radius: 0 0 4px 4px;
  display: flex;
  align-items: center;
}
.ecal-wrapper .sort-filter__window .input-group {
  display: inline-block;
}
.ecal-wrapper .sort-filter__window .input-group div {
  display: inline-block;
}
.ecal-wrapper .sort-filter__window .radio,
.ecal-wrapper .sort-filter__window .checkbox {
  display: inline-block;
  margin: 0;
}
.ecal-wrapper .sort-filter__window .radio label,
.ecal-wrapper .sort-filter__window .checkbox label {
  margin: 0px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  min-width: 100px;
}
.ecal-wrapper .sort-filter__window .view-toggle--events {
  color: #333333;
  background: transparent;
  text-align: center;
  transition: 0.2s;
  width: auto;
  height: 100%;
  display: inline-block;
  float: none;
  font-size: 16px;
  border: 1px solid #dddddd;
}
.ecal-wrapper .sort-filter__window .filter-label {
  margin: 0px;
  margin-left: 3px;
  cursor: pointer;
}
.ecal-wrapper .sort-filter__window .filter-label label {
  padding-top: 0;
}
.ecal-wrapper .sort-filter__window .btn {
  padding: 0px 12px;
}
.ecal-wrapper .sort-filter__window .btn-checkbox {
  display: flex;
  justify-content: center;
  font-size: 1.55rem;
  border: 1px solid #dddddd;
  border-radius: 5px;
  background-color: #eeeeee;
  min-width: 124px;
  padding-right: 21px;
  color: #555555;
  transition: 0.2s ease-in-out;
}
.ecal-wrapper .sort-filter__window .btn-checkbox:hover {
  border-color: #c0d6e8;
  box-shadow: 0 3px 10px rgba(54, 140, 203, 0.2);
  -webkit-box-shadow: 0 3px 10px rgba(54, 140, 203, 0.2);
  transition: box-shadow 0.2s ease;
  -webkit-transition: box-shadow 0.2s ease;
}
.ecal-wrapper .sort-filter__window .filter-list .active {
  border: 1px solid #c0d6e8;
  background-color: #e7edf5;
  color: #368ccb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ecal-wrapper .sort-filter__window .filter-list .active i {
  padding-top: 4px;
  border: none;
  color: #368ccb;
}
.ecal-wrapper .sort-filter__window .btn-checkbox__type {
  width: auto;
  padding-right: 25px;
}
.ecal-wrapper .sort-filter__window .language-filter ul,
.ecal-wrapper .sort-filter__window .type-filter ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 4px;
}
.ecal-wrapper .sort-filter__window .internal-filter {
  width: 100%;
}
.ecal-wrapper .sort-filter__window .internal-filter .internal-select-office {
  margin: 5px 0 15px 0;
}
.ecal-wrapper .antibounce-wrapper {
  min-height: 90px;
  display: flex;
}
.ecal-wrapper hr {
  border-color: #dddddd;
}
.ecal-wrapper .card-box {
  margin: 0;
}
.ecal-wrapper .card-box--previews {
  box-shadow: none;
  background-color: #f6f6f6;
  padding: 0px;
}
.ecal-wrapper .flex-row__events {
  gap: 21px;
}
.ecal-wrapper .preview__text--event {
  width: 100%;
}
.ecal-wrapper .timezone-select {
  margin-top: 5px;
}
.ecal-wrapper .timezone-select select {
  height: 130px;
  line-height: 1;
  padding: 1px 12px;
  position: absolute;
  z-index: 1;
}
.ecal-wrapper .timezone-select .select-wrapper {
  display: none;
}
.ecal-wrapper .timezone-select .select-wrapper.active {
  display: block;
}
.ecal-wrapper .timezone-select--btn {
  border: none;
  background: none;
  padding-left: 0px;
  color: #368ccb;
  vertical-align: top;
  width: 65%;
}
.ecal-wrapper .cc__block-card {
  display: inline-block;
  width: 48%;
  padding: 5px 15px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 7px 6px -5px rgba(0, 0, 0, 0.21);
}
.ecal-wrapper .cc__block-card:first-child {
  margin-right: 17px;
}
.ecal-wrapper .cc__block-card h4 {
  margin-bottom: 0px;
}
.ecal-wrapper .cc__block-card:hover {
  box-shadow: 0px 0px 0px 2px #368ccb, 0px 2px 4px rgba(100, 100, 100, 0.3);
}
.ecal-wrapper .cc__block-card:hover a {
  text-decoration: none;
}
.ecal-wrapper .external-link {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 25px;
  margin: 5px;
  text-align: center;
  border-radius: 5px;
  background-color: #f2f2f2;
}
.ecal-wrapper .external-link i {
  color: #368ccb;
  font-size: 14px;
}
.ecal-wrapper .date-time--block {
  display: flex;
}
.ecal-wrapper .start-time,
.ecal-wrapper .date {
  color: #555555;
}
.ecal-wrapper .start-time {
  text-align: right;
  z-index: 5000;
  margin-bottom: 10px;
  font-size: 13.5px;
  font-style: italic;
}
.ecal-wrapper .event-preview__details {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
  width: 23.5%;
  overflow: hidden;
  opacity: 0.9;
}
.ecal-wrapper .event-preview__details a {
  text-decoration: none;
}
.ecal-wrapper .event-preview__details h3 {
  margin-top: 0px;
}
.ecal-wrapper .event-preview__details .event-preview__img {
  position: relative;
  overflow: hidden;
  max-height: 190px;
}
.ecal-wrapper .event-preview__details .event-preview__img img {
  width: 100%;
  flex: 0 1;
}
.ecal-wrapper .event-preview__details .event-preview__flex-col {
  display: flex;
  flex: 1 0;
  flex-wrap: wrap;
}
.ecal-wrapper .event-preview__details .event-preview__flex-child-bottom {
  width: 100%;
  align-self: end;
}
.ecal-wrapper .event-preview__details .event-preview__type {
  font-weight: 400;
  font-size: 13px;
  padding: 0px 15px 0;
  text-transform: uppercase;
}
.ecal-wrapper .event-preview__details .event-preview__location {
  float: right;
}
.ecal-wrapper .event-preview__details .event-preview__host {
  font-size: 13px;
  letter-spacing: 0.3px;
  padding: 5px 15px 0px;
  color: #333333;
}
.ecal-wrapper .event-preview__details .discipline-dot {
  font-size: 13px;
  padding: 5px 15px;
}
.ecal-wrapper .discipline-dot {
  color: #dddddd;
}
.ecal-wrapper .discipline-dot .topic-chemical {
  color: #388090;
}
.ecal-wrapper .discipline-dot .topic-electrical {
  color: #eea342;
}
.ecal-wrapper .discipline-dot .topic-fluid-and-heat {
  color: #005596;
}
.ecal-wrapper .discipline-dot .topic-interfacing {
  color: #25325b;
}
.ecal-wrapper .discipline-dot .topic-structural-and-acoustics {
  color: #e65e30;
}
.ecal-wrapper .discipline-dot .topic-modeling-workflow {
  color: #368ccb;
}
.ecal-wrapper .discipline-dot .topic-general {
  color: #b455a0;
}
.ecal-wrapper .event-preview__list th {
  padding: 5px 20px;
}
.ecal-wrapper .event-preview__list tr:first-of-type {
  border: 1px solid #dddddd;
}
.ecal-wrapper .event-preview__list tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.ecal-wrapper .event-preview__list tr:nth-child(even) {
  background-color: #ffffff;
}
.ecal-wrapper .event-preview__list td:nth-child(2) {
  min-width: 85px;
}
.ecal-wrapper .event-preview__list td:nth-child(3) h3 {
  font-size: 16px;
  font-weight: 600;
}
.ecal-wrapper .event-preview__list td:nth-child(4) {
  min-width: 165px;
  text-align: center;
}
.ecal-wrapper .event-preview__list td {
  font-size: 16px;
  padding: 0 20px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.ecal-wrapper .event-preview__list td:first-of-type {
  border-left: 0;
  min-width: 130px;
}
.ecal-wrapper .event-preview__list td:last-of-type {
  border-right: 0;
}
.ecal-wrapper .event-count {
  margin-top: 15px;
}
.ecal-wrapper .btn--load {
  width: 50%;
  margin-top: 5px;
}
.ecal-wrapper .archive-preview__details {
  text-decoration: none;
  display: flex;
  width: 49%;
  background-color: #ffffff;
  padding: 0;
}
.ecal-wrapper .archive-preview__details .archive-preview__img {
  display: flex;
  vertical-align: top;
  overflow: hidden;
  border-radius: 4px 0 0  4px;
}
.ecal-wrapper .archive-preview__details .archive-preview__info {
  display: flex;
  width: 100%;
  overflow: hidden;
  padding: 10px 15px 5px;
  flex-direction: column;
  justify-content: space-between;
}
.ecal-wrapper .archive-preview__details .archive-preview__type {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
}
.ecal-wrapper .archive-preview__details .archive-preview__date {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 400;
}
.ecal-wrapper .archive-preview__details .archive-preview__flex-child-bottom {
  width: 100%;
  align-self: end;
}
.ecal-wrapper .archive-preview__details .event-preview__host {
  font-weight: 200;
}
@media (min-width: 992px) {
  .ecal-wrapper .discipline__icon {
    width: 12%;
  }
  .ecal-wrapper .archive-preview__img {
    width: 60%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .ecal-wrapper .discipline__icon {
    width: 14%;
  }
  .ecal-wrapper .event-preview__details {
    width: 23%;
  }
  .ecal-wrapper .archive-preview__img {
    width: 60%;
  }
  .ecal-wrapper .archive-preview__details {
    width: 48%;
  }
}
@media (max-width: 991px) and (min-width: 640px) {
  .ecal-wrapper .event-preview__details {
    width: 31%;
  }
  .ecal-wrapper .discipline__icon {
    width: 32%;
  }
  .ecal-wrapper .archive-preview__img {
    width: 60%;
  }
  .ecal-wrapper .archive-preview__details {
    width: 100%;
  }
  .ecal-wrapper .antibounce-wrapper {
    min-height: 116px;
  }
}
@media (max-width: 639px) and (min-width: 446px) {
  .ecal-wrapper .event-preview__details {
    width: 47%;
  }
  .ecal-wrapper .sort-filter {
    margin-top: 5px;
  }
  .ecal-wrapper .discipline__icon {
    width: 50%;
  }
  .ecal-wrapper .archive-preview__img {
    width: 60%;
  }
  .ecal-wrapper .archive-preview__details {
    width: 100%;
  }
  .ecal-wrapper .cc__block-card {
    width: 100%;
    margin: 10px 0;
  }
  .ecal-wrapper .antibounce-wrapper {
    min-height: 146px;
  }
}
@media only screen and (max-width: 445px) {
  .ecal-wrapper .event-preview__details {
    width: 100%;
  }
  .ecal-wrapper .sort-filter {
    margin-top: 5px;
  }
  .ecal-wrapper .cd-card-header__filter-title {
    display: inline-block;
    width: 100%;
  }
  .ecal-wrapper .time-filter--child {
    margin-right: none;
    margin-top: 5px;
  }
  .ecal-wrapper .time-filter--child label {
    display: inline-block;
    width: 100%;
  }
  .ecal-wrapper .time-filter--child .ev-currentTime {
    margin-left: 0px;
  }
  .ecal-wrapper .discipline__icon {
    width: 100%;
  }
  .ecal-wrapper .archive-preview__img {
    width: 0%;
  }
  .ecal-wrapper .archive-preview__details {
    width: 100%;
  }
  .ecal-wrapper .cc__block-card {
    width: 100%;
    margin: 10px 0;
  }
}
.ems-event-content {
  background: #ffffff;
  padding: 20px;
}
.ems-event-content table {
  width: 100%;
  border-radius: 3px;
  margin-bottom: 30px;
}
.ems-event-content table tbody td {
  border: 1px solid #dddddd;
  padding: 10px 10px;
}
.ems-event-content table tbody tr td:first-child {
  width: 25%;
}
.ems-event-content table tbody tr:nth-child(odd) {
  background: #f9f9f9;
}
.ems-event-content .text-note {
  background: #e7edf5;
  padding: 10px;
  color: #368ccb;
}
.ems-event-content .evi-schedule .timeblock {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .ems-event-content .evi-schedule .timeblock {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .ems-event-content .evi-schedule .timeblock {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .ems-event-content .evi-schedule .timeblock {
    float: left;
    width: 16.66666667%;
  }
}
.ems-event-content .evi-schedule .infoblock {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .ems-event-content .evi-schedule .infoblock {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 992px) {
  .ems-event-content .evi-schedule .infoblock {
    float: left;
    width: 83.33333333%;
  }
}
@media (min-width: 1200px) {
  .ems-event-content .evi-schedule .infoblock {
    float: left;
    width: 83.33333333%;
  }
}
.ems-event-content .evi-schedule .ev-adminblock {
  color: #999999;
}
.ems-event-content .evi-schedule a {
  color: #333333;
}
.ems-event-content .evi-schedule .courserow .timeblock {
  font-weight: 400;
}
.ems-event-content .evi-schedule .end {
  display: none;
}
.ems-event-content .evi-schedule .schedule-group-unselectable .row,
.ems-event-content .evi-schedule .schedule-group .row {
  border-bottom: 1px solid rgba(128, 128, 128, 0.08);
  padding: 15px 0;
}
.ems-event-content .evi-schedule .schedule-group-unselectable:last-child .row:last-child,
.ems-event-content .evi-schedule .schedule-group .row:last-child {
  border-bottom: 0;
}
.ems-event-content .evi-schedule div.schedule-group {
  border-left: 5px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: -1px;
  margin-top: -1px;
  margin-left: -5px;
}
.ems-event-content .evi-schedule .schedule-group.multiple .row:last-child {
  margin-bottom: 0;
}
.ems-event-content .evi-schedule p {
  margin: 10px 0;
}
.ems-event-content .schedule-group-unselectable .courserow,
.ems-event-content .schedule-group-unselectable .ev-adminblock {
  padding-bottom: 10px;
}
.ems-event-content .ev-sched-list ul {
  margin: 10px 0;
  padding: 0px 0px 0px 20px;
}
.ems-event-content .ev-sched-list ul li {
  padding: 0 0 10px 0;
}
.ems-event-content .panel.ev-adminblock {
  box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
}
.panel-collapse {
  font-size: 0.9em;
}
/*
 * Divider Bar - Used in Release Highlights
 *********************************************/
.dividerBox {
  border-radius: 0px 100px 0px 0px;
  -moz-border-radius: 0px 100px 0px 0px;
  -webkit-border-radius: 0px 100px 0px 0px;
  background-color: #d61e57;
  color: #ffffff;
  padding-left: 10px;
  margin-top: 30px;
}
.dividerLine {
  border-bottom: 1px solid #d61e57;
  margin-bottom: 15px;
  position: relative;
}
/*
 * Embellished list - Used in Release Highlights as Major News!
 *********************************************/
.embellished .topic {
  margin-left: 20px;
  font-size: 90%;
  font-weight: 700;
}
.embellished .title {
  font-weight: 600;
  color: #999999;
}
.embellished .title i {
  color: #d61e57;
}
.embellished .text {
  padding-bottom: 10px ;
}
/*
 * Release Highlights Nav - Used in Release Highlights
 *********************************************/
.pillstomenu {
  background-color: #dddddd;
  height: 40px;
  margin-bottom: 15px;
}
.pillstomenu .nav-pills li {
  border-left: 1px solid #cfcfcf;
  height: 40% !important;
}
.pillstomenu .nav-pills li a {
  color: #333333 !important;
  height: 100% !important;
  padding: 0 12px !important;
  margin: 0 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  font-weight: 600;
  font-size: 15px;
  line-height: 40px;
}
.pillstomenu .nav-pills li .active a {
  background-color: #eeeeee !important;
}
.pillstomenu .nav-pills li a:hover {
  background-color: #eeeeee !important;
}
.pillstomenu .nav-pills li a:active {
  height: 100%;
}
.pillstomenu .nav-pills li:first-child {
  border-left: none;
}
.pillstomenu .nav-pills .active a {
  background-color: #eeeeee !important;
}
.rhtoc {
  margin-bottom: 20px;
}
.rhtoc .nav-tabs a {
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 1199px) {
  /* just shrinking the top tab menu down
    for tablet and small desktop */
  .rhtoc .nav-tabs a {
    font-weight: 600;
    font-size: 13px;
  }
}
.rhsub {
  padding: 0 15px 15px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 50px;
}
.rhsub h2 {
  margin: 0px 0 20px;
}
.rhsub i {
  color: #d61e57;
}
.pinkDark {
  color: #d61e57;
}
.accentText {
  font-weight: 600;
  color: #555555;
  margin-bottom: 5px;
}
/*
.rhnav {
    margin-bottom:0;

    li {
        font-size:16px;
        line-height:20px;
        font-weight:600;
        font-style:none;
    }
} */
.back-to-menu i {
  padding-right: 5px;
}
.back-to-menu a {
  text-decoration: none;
}
/*
 * Main Nav / Tabs
 */
.topnav50-wrapper {
  padding: 25px 0 25px;
}
@media (min-width: 661px) {
  .topNav50-desktop {
    display: block;
  }
  .topNav50-mobile {
    display: none !important;
  }
  .topNav50-exsmall {
    display: none !important;
  }
}
@media (min-width: 396px) and (max-width: 660px) {
  .topNav50-desktop {
    display: none !important;
  }
  .topNav50-mobile {
    display: block;
  }
  .topNav50-exsmall {
    display: none !important;
  }
}
@media (max-width: 395px) {
  .topNav50-desktop {
    display: none !important;
  }
  .topNav50-mobile {
    display: none !important;
  }
  .topNav50-exsmall {
    display: block;
  }
}
@media (min-width: 981px) and (max-width: 1200px) {
  .rh50-bldr-topHeader {
    font-size: 33px !important;
    line-height: 52px !important;
  }
}
@media (min-width: 601px) and (max-width: 980px) {
  .rh50-bldr-topHeader {
    font-size: 28px !important;
    line-height: 42px !important;
    margin: 40px 0 !important;
  }
  .builder50-wrapper {
    padding: 20px 0 80px !important;
  }
  .rh50-bldr-header {
    margin-bottom: 80px !important;
    font-size: 26px !important;
    line-height: 40px !important;
  }
  .rh50-down {
    bottom: -120px !important;
  }
}
@media (max-width: 600px) {
  .rh50-down {
    bottom: -80px !important;
  }
  .rh50-bldr-topHeader {
    font-size: 24px !important;
    line-height: 32px !important;
    margin-bottom: 10px !important;
  }
  .builder50-wrapper {
    padding: 20px 0 20px !important;
  }
  .rh50-bldr-header {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}
/*
 * rh50 subnav - Sub Nav under Release Details Tab
 */
@media (max-width: 1200px) {
  .rh50-subnav li {
    font-size: 12px;
  }
}
.rh50-subnav li.active,
.rh50-subnav li.active:hover {
  color: #dddddd;
  border-bottom: 2px solid #dddddd;
}
.rh50-subnav li {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  margin: 0 15px 10px 0;
  font-weight: 600;
  cursor: pointer;
  color: #368ccb;
  border-bottom: 2px solid #ffffff;
}
.rh50-subnav li:hover,
.rh50-subnav li:focus,
.rh50-subnav li:active {
  border-bottom: 2px solid #368ccb;
}
/*
 * Intro Page Elements
 */
.nv-list-title {
  color: #368ccb;
  font-weight: 400;
}
.rh50-list li {
  list-style-type: square;
  margin-left: 5px;
}
.newversion50-wrapper {
  padding: 0 0 0px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.newversion50overview-wrapper {
  padding: 40px 0 75px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
/*
 * Release Details Elements
 */
.highlights50-wrapper {
  padding: 0 0 50px;
}
.highlights50-wrapper .cmImgBox {
  margin: 15px 0 8px 0;
}
.rh50-heading {
  margin: 50px 0 30px;
  font-size: 30px;
  color: #585858;
}
.rh50-caption {
  font-size: 0.9em !important;
  line-height: 1.2em;
  font-style: italic;
  margin: 10px 0;
  display: block;
}
.rh50-dt-indent {
  margin-left: 15px;
  display: block;
}
.rh50-dd-indent {
  margin-left: 10px;
  display: block;
}
.lgText {
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: prenton, Helvetica, sans-serif;
  font-weight: 300;
}
/*
 * Application Builder Elements
 */
.rh50-builder-wrapper,
.rh50-server-wrapper {
  font-family: prenton, Helvetica, sans-serif;
}
.rh50-builder-wrapper p,
.rh50-server-wrapper p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.builder50-wrapper {
  padding: 20px 0 100px;
  width: 100%;
  background: #ffffff;
  color: #333333;
  background: url(//cdn.comsol.com/release/50/builder-server/builder-bg_intro.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.builder50question-wrapper {
  padding: 130px 0 150px;
  width: 100%;
  background-color: #95aac2;
  color: #ffffff;
  border-bottom: 1px solid #a3aebf;
}
.builder50question-wrapper * {
  color: #ffffff;
}
.builder50video-wrapper {
  padding: 100px 0 100px;
  width: 100%;
  background: #ffffff;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}
.builder50example-wrapper {
  padding: 75px 0 75px;
  width: 100%;
  background: #f2f2f2;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}
.builder50download-wrapper {
  padding: 75px 0 250px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.rh50-bldr-header {
  margin-bottom: 80px;
  font-size: 36px;
  line-height: 50px;
}
.rh50-bldr-subHeader {
  font-size: 22px;
  line-height: 36px;
  font-family: prenton, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
}
.rh50-bldr-topHeader {
  margin: 10px 0 50px;
  font-size: 41px;
  font-weight: 400;
  line-height: 62px;
}
.rh50-bldr-question {
  max-width: 170px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}
.rh50-bldr-conclusion-text {
  padding-left: 20px;
}
.rh50-bldr-button {
  margin-top: 20px;
  background-color: #eea342;
  background-image: none;
  border: 0px;
  border-radius: 2px;
  color: #ffffff;
  font-size: 18px;
  line-height: 26px;
  padding: 5px 60px;
  text-align: center;
  vertical-align: middle;
  text-shadow: none;
  text-transform: uppercase;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  border-bottom: 3px #ec982b solid;
}
.rh50-bldr-button:hover {
  background-color: #ec982b;
  background-image: none;
  border: 0px;
  border-radius: 2px;
  color: #ffffff;
  border-bottom: 3px #ec982b solid;
}
.rh50-down {
  height: 96px;
  width: 96px;
  bottom: -148px;
  float: right;
}
.rh50-down .fa-circle {
  color: #eea342;
  font-size: 96px;
}
.rh50-down .fa-chevron-down {
  padding-top: 30px;
  font-size: 30px;
}
.rh50-download {
  margin-top: -128px;
  height: 96px;
  width: 96px;
}
.rh50-download .fa-circle {
  color: #67a8d8;
  font-size: 96px;
}
.rh50-download .fa-download {
  padding-top: 30px;
  font-size: 30px;
}
.rh50-bounce {
  -webkit-animation: bounce 7s infinite;
  -moz-animation: bounce 7s infinite;
  -ms-animation: bounce 7s infinite;
  animation: bounce 7s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-10px);
  }
  60% {
    -ms-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.on-hover-pointer:hover {
  cursor: pointer;
}
/*
* Server
*/
.server50-wrapper {
  padding: 50px 0 0px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.server50-wrapper h2 {
  margin-bottom: 70px;
}
.server50statement-wrapper {
  margin-top: -96px;
  padding: 90px 0 100px;
  width: 100%;
  background-color: #95aac2;
  border-bottom: 1px solid #a3aebf;
}
.server50statement-wrapper * {
  color: #ffffff;
}
.server50app-wrapper {
  padding: 85px 0 95px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.server50runanywhere-wrapper {
  padding: 85px 0 95px;
  width: 100%;
  background: #84c2ea;
  border-bottom: 1px solid #368ccb;
  border-top: 1px solid #368ccb;
}
.server50runanywhere-wrapper * {
  color: #ffffff;
}
.server50license-wrapper {
  padding: 100px 0 110px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.server50download-wrapper {
  padding: 75px 0 75px;
  width: 100%;
  background: #f2f2f2;
  color: #333333;
  border-top: 1px solid #dddddd;
}
.rh50-down-server {
  height: 96px;
  width: 96px;
  bottom: 50px;
  float: right;
  /*&:hover .fa-circle {
        top: 1px;
        text-shadow: 5px 4px 0px darken(#eea342, 6%), 9px 7px 0px rgba(0, 0, 0, 0.1);
    }*/
}
.rh50-down-server .fa-circle {
  color: #eea342;
  font-size: 96px;
}
.rh50-down-server .fa-chevron-down {
  padding-top: 30px;
  font-size: 30px;
}
/***********************************************

    Installation and Product Update

***********************************************/
.stepByStep {
  margin-bottom: 20px;
  padding: 0px 10px 10px 60px;
  padding-top: 5px;
  position: relative;
}
.stepByStep .numberInCircle {
  position: absolute;
  left: 20px;
  top: 29px;
}
.numberInCircle {
  display: block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #2f84c3;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 30px;
  box-sizing: border-box;
  text-align: center;
}
/*****************************************
    Ported BS2 code
*****************************************/
.nav-bar {
  background: #368ccb;
  border-radius: 6px;
  padding: 0px 20px;
  font-size: 18px;
  border-bottom: #368ccb 4px solid;
}
.nav-bar > li {
  margin-bottom: -1px;
}
.nav-tabs > li,
.nav-pills > li,
.nav-bar > li,
.nav-line > li {
  float: left;
}
.nav-bar > .active > a,
.nav-bar > .active > a:hover,
.nav-bar > .active > a:focus {
  color: #ffffff;
  background-color: #368ccb;
  cursor: default;
}
.nav-bar > li > a {
  color: #ffffff;
  line-height: 24px;
  padding: 15px;
  border: 1px solid transparent;
}
.nav-bar > li > a.external:hover {
  background-color: #307eb8;
}
.nav-bar > li > a.external {
  background-color: #368ccb;
  border-radius: 15px;
  padding: 7px 15px;
  margin: 8px 0;
}
.nav-bar > li > a:hover {
  background-color: #368ccb;
}
.nav-bar i {
  margin-left: 5px;
  font-size: 16px;
}
.nav-line {
  border-bottom: 3px solid #dddddd;
  padding: 8px 0 0;
}
.nav-line > li {
  width: 14.25%;
  padding: 0;
  text-align: center;
}
.nav-tabs > li,
.nav-pills > li,
.nav-bar > li,
.nav-line > li {
  float: left;
}
.nav-line > li > a {
  padding-bottom: 20px;
  margin-bottom: -3px;
  line-height: 24px;
  color: #dddddd;
  font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
  font-size: 18px;
}
.nav-line > li > a:hover,
.nav-line > li > a:focus {
  border-bottom: 3px solid #a3aebf;
  background-color: transparent;
}
.nav-line > .active > a,
.nav-line > .active > a:hover,
.nav-line > .active > a:focus {
  background-color: transparent;
  border-bottom: 3px solid #a3aebf;
  cursor: default;
}
ul.inline,
ol.inline {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 980px) {
  .nav-line {
    border: none;
  }
  .nav-line > li {
    float: none;
    text-align: left;
    border-left: 1px solid #a3aebf;
    border-right: 1px solid #a3aebf;
    border-top: 1px solid #a3aebf;
    width: 100%;
  }
  .nav-line > li a {
    font-size: 16px;
    line-height: 26px;
    padding: 10px 50px;
    margin: 0;
  }
  .nav-line > .active > a,
  .nav-line > .active > a:hover,
  .nav-line > .active > a:focus {
    border-bottom: none;
    background-color: #368ccb;
    color: #ffffff;
  }
  .nav-line > li > a:hover,
  .nav-line > li > a:focus {
    border-bottom: none;
    background-color: #f2f2f2;
  }
  .nav-line > li:last-child {
    float: none;
    border-bottom: 1px solid #a3aebf;
  }
}
.wistia-animation-wrapper {
  border: 1px solid #585858;
  cursor: pointer;
  overflow: hidden;
}
.wistia-play-head {
  background-color: rgba(0, 0, 0, 0.75);
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 100;
  font-size: large;
  font-weight: bold;
  color: #ffffff;
  padding: 15px;
}
.rh60 .rh__app-gallery h4 {
  min-height: 38px;
}
.rh60 .rh__app-gallery .row {
  margin-bottom: 15px;
}
.rh60 .rh__app-gallery .translateLabel {
  display: block;
}
.rh60 .rh__app-gallery p {
  font-size: 15px;
}
.rh51-bg {
  background-color: #eeeeee;
  padding-bottom: 100px;
}
div.rh51-container {
  max-width: 1170px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #333333;
}
div.rh51-container strong {
  font-weight: 600;
}
.rh51-body-wrap p code {
  padding: 0;
  font-size: 90%;
  color: #585858;
  background-color: transparent;
  border-radius: 0;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.rh51-body-wrap p {
  font-size: 16px;
  line-height: 27px;
}
.rh51-body-wrap p:empty {
  margin: 0;
}
.rh51-body-wrap h2 {
  margin: -15px -30px 30px -30px;
  padding: 0 15px 20px 30px;
  border-bottom: 1px solid #eeeeee;
  font-weight: 300;
}
.rh51-body-wrap h3 {
  font-weight: 400;
  padding: 0 0 5px 0;
  margin: 60px 0 10px 0;
  font-size: 22px;
}
.rh51-body-wrap h3 p {
  font-weight: 400;
  padding: 0;
  margin: 0;
  font-size: 22px;
}
.rh51-body-wrap h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 800;
  color: #585858;
}
.rh51-body-wrap h2 + h3 {
  margin-top: 30px;
}
.rh51-body-wrap ul {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 15px;
}
.rh51-body-wrap ul:last-child {
  margin-bottom: 0px;
}
.rh51-body-wrap li {
  padding-bottom: 0.5em;
}
.rh51-body-wrap li:last-child {
  padding-bottom: 0;
}
.rh51-body-wrap small,
.rh51-body-wrap small p {
  font-size: 13px;
  line-height: 15px;
}
.rh51-body-wrap sup {
  font-style: normal;
}
.r51-contentBoxes {
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0px 2px 3px rgba(153, 153, 153, 0.1);
  -webkit-box-shadow: 0px 2px 3px rgba(153, 153, 153, 0.1);
}
.rh51-header-wrap {
  margin: 30px 0;
  position: relative;
  border-bottom: solid 6px #005596;
}
.rh51-h1 {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.2;
  text-align: left;
  margin: 0;
  padding: 20px;
  color: #333333;
  padding-right: 250px;
}
.rh51-h1 a {
  color: #333333;
  text-decoration: none;
  transition: 0.2s;
}
.rh51-h1 a:active,
.rh51-h1 a:visited {
  color: #333333;
  text-decoration: none;
}
.rh51-h1 a:hover,
.rh51-h1 a:focus {
  color: #585858;
  text-decoration: none;
}
.rh52a-h1 {
  font-weight: 800;
  text-transform: none;
  font-size: 2em;
  line-height: 1.2;
  text-align: left;
  margin: 0;
  padding: 20px;
  color: #333333;
  padding-right: 250px;
}
.rh52a-h1 a {
  color: #333333;
  text-decoration: none;
  transition: 0.2s;
}
.rh52a-h1 a:active,
.rh52a-h1 a:visited {
  color: #333333;
  text-decoration: none;
}
.rh52a-h1 a:hover,
.rh52a-h1 a:focus {
  color: #585858;
  text-decoration: none;
}
@media (max-width: 991px) {
  .rh51-h1 {
    font-size: 1.6em;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .rh51-h1 {
    padding-right: 20px;
    font-size: 1.4em;
    line-height: 1;
  }
}
.rh51-sidebar-wrap {
  padding: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .rh51-sidebar-wrap {
    width: 230px;
  }
}
@media (min-width: 990px) {
  .rh51-sidebar-wrap {
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .rh51-sidebar-wrap {
    width: 263px;
  }
}
.r51-toc .r51-toc-parent {
  border-top: 1px solid #eeeeee;
  padding-bottom: 10px;
}
.r51-toc .r51-toc-parent > span {
  display: block;
  padding: 13px 10px 10px 20px;
}
.r51-toc .r51-toc-parent > ul > li {
  padding: 0 10px 5px 20px;
  position: relative;
  line-height: 18px;
}
.r51-toc .r51-toc-parent > ul > li:last-child {
  margin-bottom: 10px;
}
.r51-toc .r51-toc-parent > ul {
  padding: 5px 0;
}
.r51-toc .r51-toc-intro {
  border-top: 0;
  padding-bottom: 0;
}
.r51-toc .r51-toc-parent,
.r51-toc .r51-toc-intro a {
  color: #005596;
  font-weight: 700;
  font-size: 16px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  padding: 0;
}
.r51-toc a {
  font-weight: 400;
  font-size: 14px;
  color: #585858;
  text-decoration: none;
  display: inline-block;
  padding: 5px 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.r51-toc a:hover {
  color: #368ccb;
}
.r51-toc a.release51Active {
  font-weight: 700;
  color: #252525;
  transition: all 1s ease;
}
.r51-toc .r51-toc-parent.release51Active > span,
.r51-toc .r51-toc-intro.release51Active {
  background: #005596;
  color: #ffffff;
  transition: all 1s ease;
}
.r51-toc .r51-toc-intro.release51Active a {
  color: #ffffff;
}
a.release51Active:before {
  content: ' ';
  display: block;
  width: 5px;
  height: 5px;
  background: #005596;
  border-radius: 100%;
  position: absolute;
  left: 9px;
  top: 18px;
  margin-top: -8px;
}
.r51-toc-intro a.release51Active:before {
  display: none;
}
.rh51-body-wrap {
  margin: 0;
  padding: 30px;
}
.rh51-body-wrap em.cmImgPhoneCaption {
  display: none!important;
}
.r51-inlineCaption,
.r51-inlineCaption,
.r51-imagelink,
.r51-inlineCaption p {
  font-size: 14px;
  font-style: italic;
  line-height: 1.2;
  margin-top: 5px;
}
.r51-inlineCaption em,
.r51-inlineCaption em,
.r51-imagelink em,
.r51-inlineCaption p em {
  font-style: normal;
}
p.r51-imagelink {
  margin: 0.5em 0 0 0;
}
p.r51-imagelink {
  line-height: 27px;
}
p.r51-inlineCaption + p.r51-imagelink,
p.r51-imagelink + p.r51-imagelink {
  margin-top: 10px;
}
.rh51-body-wrap .vid-filter-spinner {
  width: 100%;
  text-align: center;
  padding: 30px;
}
.rh51-server-video .wistia_embed {
  margin-left: -15px;
}
.r51-btn {
  background-color: #e65e30;
  border-radius: 4px;
  text-align: center;
  -webkit-border-radius: 4px;
  color: #ffffff;
  padding: 8px 20px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -20px;
  display: inline-block;
  float: right;
}
.r51-btn:hover,
.r51-btn:focus {
  text-decoration: none;
  color: #ffffff;
  background: #e14d1b;
}
.r51-btn i {
  margin-left: 5px;
}
.r51-sidebarButton {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  border-radius: 0 0 4px 4px;
  padding: 8px;
}
.rh51-dl-btn {
  background-color: #e65e30;
}
.rh51-dl-btn:hover,
.rh51-dl-btn:focus {
  background: #e14d1b;
}
.r51-btn-menuToggle {
  margin-right: 10px;
  background-color: #368ccb;
  border-radius: 4px;
  text-align: center;
  -webkit-border-radius: 4px;
  color: #ffffff;
  padding: 5px 15px;
  font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  display: block;
  float: right;
}
.r51-btn-menuToggle:hover,
.r51-btn-menuToggle:focus {
  text-decoration: none;
  color: #ffffff;
  background: #307eb8;
}
.rh51-sidebar-mobile-trigger .rh51-dl-btn {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  float: left;
  margin: 10px;
  width: auto;
  height: auto;
  padding: 5px 15px;
}
.rh51-sidebar-mobile-trigger .rh51-dl-btn i {
  margin-left: 0px;
}
.rh51-sidebar-wrap.sticky-desktop {
  position: fixed;
  bottom: 10px;
}
.rh51-sidebar-mobile-trigger.sticky,
.rh51-sidebar-mobile-trigger.menuOpen {
  position: fixed;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  border-radius: 0;
  z-index: 200;
}
.rh51-sidebar-wrap-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  border-radius: 0;
  z-index: 100;
  padding-top: 60px;
}
html.stuck {
  overflow: hidden;
}
@media (min-width: 768px) {
  .rh51-sidebar-wrap.collapse {
    display: block;
    visibility: visible;
    height: auto!important;
  }
}
.particlebeam-table img {
  max-width: 200px;
}
.rh52-bg .rh51-header-wrap {
  border-color: #d61e57;
}
.rh52-bg .r51-toc-parent,
.rh52-bg .r51-toc-intro a {
  color: #d61e57;
}
.rh52-bg .r51-toc-parent.release51Active > span,
.rh52-bg .r51-toc-intro.release51Active {
  background: #d61e57;
}
.rh52-bg a.release51Active:before {
  background: #d61e57;
}
.rh52-bg .rh51-dl-btn {
  background-color: #368ccb;
}
.rh52-bg .rh51-dl-btn:hover,
.rh52-bg .rh51-dl-btn:focus {
  background: #307eb8;
}
.rh52a-bg .rh51-header-wrap {
  border-color: #005596;
}
.rh52a-bg .r51-toc-parent,
.rh52a-bg .r51-toc-intro a {
  color: #005596;
}
.rh52a-bg .r51-toc-parent.release51Active > span,
.rh52a-bg .r51-toc-intro.release51Active {
  background: #005596;
}
.rh52a-bg a.release51Active:before {
  background: #005596;
}
.rh52a-bg .rh51-dl-btn {
  background-color: #e65e30;
}
.rh52a-bg .rh51-dl-btn:hover,
.rh52a-bg .rh51-dl-btn:focus {
  background: #e14d1b;
}
.rh-image {
  display: block;
  margin-bottom: 20px;
}
.rh-image a {
  margin-bottom: 10px;
}
.rh60 .rh-image-description {
  font-size: 14px;
  font-style: italic;
  line-height: 1.2;
}
.rh60 .rh-image-description em {
  font-style: normal;
}
.rh-Timage {
  display: block;
}
.rh-Timage:after {
  content: '»';
  font-size: 16px;
  color: #e65e30;
}
.rh53-content .r51-toc-parent,
.rh53-content .r51-toc-intro a {
  color: #d61e57;
}
.rh53-content .r51-toc-parent.release51Active > span,
.rh53-content .r51-toc-intro.release51Active {
  background: #d61e57;
}
.rh53-content a.release51Active:before {
  background: #d61e57;
}
.rh53-content .rh51-dl-btn {
  background-color: #e65e30;
}
.rh53-content .rh51-dl-btn:hover,
.rh53-content .rh51-dl-btn:focus {
  background: #e14d1b;
}
.rh53a-content .r51-toc-parent,
.rh53a-content .r51-toc-intro a {
  color: #25325b;
}
.rh53a-content .r51-toc-parent.release51Active > span,
.rh53a-content .r51-toc-intro.release51Active {
  background: #25325b;
}
.rh53a-content a.release51Active:before {
  background: #25325b;
}
.rh53a-content .rh51-dl-btn {
  background-color: #d61e57;
}
.rh53a-content .rh51-dl-btn:hover,
.rh53a-content .rh51-dl-btn:focus {
  background: #c01b4e;
}
.rh54-content .r51-toc-parent,
.rh54-content .r51-toc-intro a {
  color: #25325b;
}
.rh54-content .r51-toc-parent.release51Active > span p {
  color: #ffffff;
}
.rh54-content .r51-toc-parent.release51Active > span,
.rh54-content .r51-toc-intro.release51Active {
  background: #25325b;
}
.rh54-content a.release51Active:before {
  background: #25325b;
}
.rh54-content .rh51-dl-btn {
  background-color: #59aa47;
}
.rh54-content .rh51-dl-btn:hover,
.rh54-content .rh51-dl-btn:focus {
  background: #50983f;
}
.rh55-content .r51-toc-parent,
.rh55-content .r51-toc-intro a {
  color: #005596;
  font-weight: 700;
}
.rh55-content .r51-toc-parent.release51Active > span p {
  color: #ffffff;
}
.rh55-content .r51-toc-parent.release51Active > span,
.rh55-content .r51-toc-intro.release51Active {
  background: #005596;
}
.rh55-content a.release51Active:before {
  background: #25325b;
}
.rh55-content .rh51-dl-btn {
  background-color: #e65e30;
  font-size: 16px;
}
.rh55-content .rh51-dl-btn:hover,
.rh55-content .rh51-dl-btn:focus {
  background: #e14d1b;
}
.release-sysreq-tables th {
  color: #eea342;
}
.release-vid-group .wistia_responsive_padding {
  padding: 60% 0 0 0 !important;
}
.has-table table thead th {
  background-color: #eeeeee;
}
.has-table table,
.has-table thead,
.has-table th,
.has-table tbody,
.has-table tr,
.has-table td {
  text-align: left;
}
.rh60 .video-cap {
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
  margin-top: 10px;
}
.rh60 .video-cap em {
  font-style: normal;
}
.modelDbBox h3 {
  margin-top: 0;
  line-height: 1.55em;
}
.modelDbTitle:hover {
  text-decoration: none;
}
.newModelDB {
  text-transform: uppercase;
  color: #f19986;
  font-size: 0.9em;
}
.modelDbImgBox {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
}
.modelDbImgBox img {
  max-height: 200px;
  max-width: 100%;
}
.text-center {
  text-align: center;
}
#appendedInputButton {
  width: 85% !important;
}
.select2-chosen {
  color: #555555 !important;
}
#pillarFilter {
  width: 100%;
}
#productSelect {
  width: 100%;
}
.papersSelectTwo,
.modelSelectTwo {
  width: 90%;
  margin-bottom: 15px;
  border-radius: none;
}
.select2-search input.select2-input {
  margin: 4px 0 0;
}
.modelDb-header-wrap,
.modelDb-body-wrap,
.modelDb-nav-wrap {
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0px 2px 3px rgba(119, 119, 119, 0.1);
  -webkit-box-shadow: 0px 2px 3px rgba(119, 119, 119, 0.1);
  margin: 30px 0;
  background: #ffffff;
  padding: 30px;
}
.modelDb-header-wrap {
  margin: 30px 0 0;
  position: relative;
  padding: 15px;
  border-bottom: solid 6px #aaaaaa;
}
@media (min-width: 768px) {
  .modelDb-header-wrap {
    padding: 15px 165px 15px 15px;
  }
}
.modelDb-header-wrap h1 {
  margin: 0;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 1em;
  text-align: left;
  padding: 0 20px 0;
}
.modelDb-header-wrap h1 a {
  color: #333333;
}
.modelDb-header-wrap h1 a:hover {
  text-decoration: none;
  color: #585858;
}
.modelDb-body-wrap .paginationControl {
  padding-right: 20px;
}
.modelDb-body-wrap p {
  font-size: 15px;
}
.modelDb-body-wrap h4.moveup {
  font-size: 23px;
  font-weight: 300;
}
.modelDb-body-wrap #products p {
  margin-top: 20px;
}
.modelDb-body-wrap img {
  max-width: 100%;
  height: auto;
}
.modelDb-body-wrap #downloads {
  padding-top: 20px;
}
.modelDb-body-wrap #downloads ul.nav-pills {
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .modelDb-body-wrap {
    min-height: 625px;
  }
}
@media (min-width: 1200px) {
  .modelDb-body-wrap {
    min-height: 510px;
  }
}
.modelDb-section-title-hr {
  margin-top: 15px;
  border: 0;
  height: 1px;
  background: #dddddd;
}
.modelDb-nav-wrap:before,
.modelDb-nav-wrap:after {
  content: " ";
  display: table;
}
.modelDb-nav-wrap:after {
  clear: both;
}
.modelDb-nav-wrap:before,
.modelDb-nav-wrap:after {
  content: " ";
  display: table;
}
.modelDb-nav-wrap:after {
  clear: both;
}
.modelDb-nav-wrap h4 {
  font-weight: 600;
  margin: 0 0 20px;
  color: #585858;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  display: block;
  padding: 0px 0px 8px;
  border-bottom: 2px solid #585858 !important;
}
.modelDb-nav-wrap input.modelSearch#appendedInputButton {
  width: 100% !important;
  /* height: 28px !important; */
  padding: 0 5px;
  font-size: 0.9em;
}
.modelDb-nav-wrap .papersSelectTwo,
.modelDb-nav-wrap .modelSelectTwo {
  width: 100%;
}
.modelDb-nav-wrap .select2-container .select2-choice {
  background-image: none;
  font-size: 14px;
  height: 28px;
}
.modelDb-nav-wrap .select2-container .select2-choice abbr {
  top: 6px;
  font-size: 14px;
}
.modelDb-nav-wrap .select2-container .select2-choice * {
  font-size: 14px !important;
}
.modelDb-nav-wrap .select2-dropdown-open {
  background-image: none;
}
.modelDb-nav-wrap button {
  margin-top: 10px;
}
.modelDb-nav-wrap button:hover {
  background-color: #eeeeee;
}
.select2-search input,
.select2-results li {
  font-size: 14px !important;
}
@media (max-width: 991px) {
  .modelDb-sticky-nav div {
    float: none !important;
  }
}
.label-db,
.badge-db {
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: 5px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  background-color: #d61e57;
}
.label-db:hover,
.badge-db:hover {
  text-decoration: none;
  background-color: #ab1f46;
}
.label-db {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.label-db > a {
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  text-decoration: none;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
#browseApplicationCategoriesContainer h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  color: #999999;
  padding-bottom: 5px;
  border-bottom: solid 1px #999999;
}
.application-product-browse {
  width: 100%;
  height: auto;
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
}
@media (min-width: 620px) {
  .application-product-browse {
    width: 50%;
  }
}
@media (min-width: 991px) {
  .application-product-browse {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .application-product-browse {
    width: 25%;
  }
}
.application-product-browse h5 {
  font-weight: 600;
  margin-bottom: 5px;
}
.application-product-browse ul {
  list-style-type: none;
  padding-left: 25px;
}
.application-product-browse ul li {
  font-size: 14px;
}
.application-product-browse ul li::before {
  content: "\f0c8";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: relative;
  left: -9px;
  color: #368ccb;
  font-size: 5px;
  top: -4px;
}
.application-product-browse ul li:hover::before {
  color: #368ccb;
}
.sortBtn {
  margin-top: 0;
  padding: 5px 10px;
  border: 1px solid #000000;
  border-radius: 3px;
  background: #ffffff;
  color: #585858;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  transition: 0.2s;
}
.sortBtn:first-child {
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  .sortBtn:first-child {
    margin-right: 15px;
  }
}
.sortBtn:hover {
  color: #585858;
  background: #f2f2f2;
  border-color: #dddddd;
}
.sortBtn.active {
  color: #585858;
  background: #dddddd;
  cursor: default;
}
.modeldb-image-column img {
  margin: 0 auto;
  display: block;
}
.banner-models-access-page {
  width: 100%;
  display: block;
  max-width: 790px;
  max-height: 100px;
}
.banner-models-access-page a {
  display: block;
  width: 100%;
  height: inherit;
}
.banner-models-access-page a img {
  display: inline-block;
  width: 100%;
  max-width: inherit;
  height: inherit;
  border: 1px solid #999999;
}
.user-story-gallery-container {
  display: table;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.user-story-gallery-container a,
.user-story-gallery-container figure,
.user-story-gallery-container img {
  width: 100%;
  display: inline-table !important;
}
.user-story-gallery-container img {
  margin: auto;
}
.user-story-gallery-container a {
  padding: 3% 1%;
  width: 32%;
}
.user-story-gallery-container a:hover {
  background-color: #c0d6e8;
}
@media (max-width: 529px) {
  .user-story-gallery-container a {
    display: table !important;
    width: 100%;
    margin-bottom: 10px;
    background-color: #f9f9f9;
  }
}
.user-story-gallery-container a figure img {
  max-width: 129px;
  max-height: 173px;
}
@media (max-width: 529px) {
  .user-story-gallery-container a figure img {
    max-width: 258px;
    max-height: 346px;
    padding: 10px 0;
  }
}
/*WEB-36524*/
/*________
Color Palette ------------------*/
/*Headings*/
h4.resources-sidNav-main-h {
  color: #d61e57;
  font-weight: 700;
  margin-bottom: 20px;
}
h5.resources-sidNav-sub-h {
  color: #333333;
  font-weight: 700;
  font-size: 15px;
}
/*Unordered List*/
ul.resources-sidNav-links-container,
ul.resources-sidNav-links-subcontainer {
  margin: 0;
  padding: 0;
}
ul.resources-sidNav-links-container li,
ul.resources-sidNav-links-subcontainer li {
  list-style: none;
}
ul.resources-sidNav-links-container li a,
ul.resources-sidNav-links-subcontainer li a {
  font-size: 13px;
  color: #585858;
  letter-spacing: 0.15px;
  transition: color 0.25s ease;
  position: relative;
}
ul.resources-sidNav-links-container li a:hover,
ul.resources-sidNav-links-subcontainer li a:hover {
  text-decoration: none;
  color: #585858;
}
ul.resources-sidNav-links-container li a:before,
ul.resources-sidNav-links-subcontainer li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 5px;
  height: 5px;
  margin: 0;
  left: -8px;
  top: 8px;
  border-radius: 100%;
  background-color: #999999;
  transition: background 0.25s ease;
}
ul.resources-sidNav-links-container li a:hover::before,
ul.resources-sidNav-links-subcontainer li a:hover::before {
  background-color: #d61e57;
}
ul.resources-sidNav-links-container li a:hover::before,
ul.resources-sidNav-links-subcontainer li a:hover::before {
  background-color: #d61e57;
}
ul.resources-sidNav-links-container li.hidden-links-container,
ul.resources-sidNav-links-subcontainer li.hidden-links-container {
  display: block;
}
ul.resources-sidNav-links-container li.hidden-links-container .show-links-toggle-btn,
ul.resources-sidNav-links-subcontainer li.hidden-links-container .show-links-toggle-btn {
  display: block;
  font-size: 13px;
  color: #d61e57;
  font-weight: inherit;
  padding: 3px 0;
}
ul.resources-sidNav-links-container li.hidden-links-container .show-links-toggle-btn:hover,
ul.resources-sidNav-links-subcontainer li.hidden-links-container .show-links-toggle-btn:hover {
  cursor: pointer;
}
ul.resources-sidNav-links-subcontainer {
  display: none;
}
#conferenceFilterBtn {
  display: block;
  width: 100%;
}
.ty-bg {
  background-color: #368ccb;
  padding: 60px 0;
}
.ty-h1 {
  text-align: center;
  font-weight: 800;
  font-size: 5em;
  color: #ffffff;
}
.ty-p {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 1.7em;
  color: #ffffff;
}
@media (max-width: 500px) {
  .ty-h1 {
    font-size: 3em;
  }
  .ty-p {
    font-size: 1.2em;
  }
}
/* LESS for the new Forum */
.CodeMirror {
  height: 300px;
}
.fx-symbol {
  font-style: italic;
}
.fx-symbol::before {
  content: "\0192x";
}
.version-columns {
  margin-top: 20px;
}
.version-columns li {
  margin-top: 0;
  display: inline-block;
  width: 32%;
}
.checkbox-tags input[type="checkbox"] + label span:before {
  border: 1px solid #005596 !important;
  display: none;
}
.checkbox-tags label {
  display: inline-block;
  padding-left: 0;
  padding: 0 5px 5px 0;
  /*&:first-of-type {
            display: block;
            margin-top: 7px;
        }*/
}
.checkbox-tags input {
  display: none !important;
}
.checkbox-tags label span {
  padding: 1px 2px;
  border-radius: 3px;
  border: 1px solid #a7b0c1;
  background-color: #e7edf5;
  color: #555555;
  font-size: 0.75em;
  transition: all 0.2s;
}
.checkbox-tags label span:hover {
  background-color: #c0d6e8;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.05);
}
.checkbox-tags label span:active {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.checkbox-tags input:checked + label span {
  border: 1px solid #097609;
  background-color: #388090;
  color: #ffffff;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.checkbox-tags .row .col-md-12 {
  margin-bottom: 15px;
}
.contentbox.warning {
  position: relative;
  margin-bottom: 24px;
}
.contentbox.warning:before {
  display: block;
  font-family: FontAwesome;
  content: '\f12a';
  background: #e65e30;
  color: #ffffff;
  float: left;
  line-height: 30px;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 50%;
  top: 50%;
  left: 20px;
  margin-top: -15px;
  position: absolute;
}
.contentbox.warning .inner {
  padding-left: 70px;
}
.contentbox.warning.locked {
  position: relative;
  margin-bottom: 24px;
}
.contentbox.warning.locked:before {
  content: '\f023';
}
/* end alert box styling */
.replyHeader {
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
  color: #999999;
}
.replyHeader span {
  padding-right: 10px;
}
.titleBar-wrapper.affix {
  position: fixed;
  width: 100%;
  z-index: 500;
  min-height: 20px;
  top: 0;
  left: 0;
}
.titleBar-wrapper.affix .titleBar-mobile {
  border-color: #25325b;
  transition: top 0.8s ease;
}
.titleBar-mobile {
  top: -250px;
}
.forum-filter {
  font-size: 0.9em;
}
.postMeta {
  color: #999999;
  font-size: 14px;
}
.postMeta a {
  display: inline-block;
  padding: 5px 0;
  margin-right: 10px;
  color: #999999;
}
.postMeta span {
  margin-right: 10px;
}
.postMeta .users {
  display: block;
  margin-top: 3px;
}
.postMeta .users img {
  height: 20px;
  margin-bottom: 3px;
  margin-right: 2px;
}
.postMeta .users span {
  margin: 0px;
  line-height: 23px;
  font-size: 12px;
}
.postMeta .users .commenter {
  float: right;
}
.userInfo .forumAvatar {
  display: block;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.userInfo .forumAvatar img {
  width: 100%;
}
.userInfo .userName {
  font-weight: 600;
}
.userInfo .userRank {
  color: #999999;
  display: block;
}
.userInfo .userEdit {
  color: #d61e57;
  font-size: 0.75em;
  margin-left: 7px;
}
.userActions {
  font-size: 0.9em;
  text-align: center;
}
.userActions a {
  display: inline-block;
  margin: 10px 10px 0 0;
  text-align: center;
}
.userActions a:last-child {
  margin-right: 0;
}
@media (min-width: 768px) {
  .userActions {
    text-align: right;
    font-size: 0.9em;
  }
  .userActions a {
    display: block;
    margin: 0 0 0.5em 0;
    text-align: right;
  }
}
.postText,
.editor-preview {
  padding: 2% 4%;
}
.postText pre code,
.editor-preview pre code {
  white-space: pre;
}
.postActions {
  font-size: 0.9em;
}
.postActions .dropdown-menu {
  font-size: inherit;
}
.postActions button.btn {
  font-size: inherit;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 5px;
}
.forumBanner {
  margin: 20px auto;
  max-width: 100%;
  text-align: center;
}
.forumBanner img {
  margin: 0 auto;
  max-width: 100%;
}
.forumTextarea {
  width: 100%;
  height: 100px;
}
.replyActions .replyActionItem {
  display: inline-block;
  font-size: 0.95em;
  margin-bottom: 7px;
}
.replyActions .replyActionItem.btn-primary {
  float: right;
  float: right !important;
}
.replyActions label.replyActionItem {
  margin: 12px 15px 7px 0;
}
  font-weight: 600;
  display: block;
  margin: 0 0 8px 0;
  /*
        @media (min-width: @screen-sm-min) {
            span {
                margin-left: 2em;
                display: inline;
                width: auto;
            }
        }*/
}
.formHeader span {
  color: #999999;
  font-weight: 400;
  width: 100%;
  display: block;
}
.formSubheader {
  font-size: 81%;
  color: #999999;
}
.formAccent {
  font-size: 81%;
  color: #388090;
  transition: color 0.3s;
}
.formAccent.action {
  cursor: pointer;
}
.formAccent.action:hover {
  color: #097609;
  text-decoration: none;
}
.formAccent.heading {
  display: block;
}
        padding: 0;
        margin-bottom: 0;
        float: left;
        font-size: .9em;

        li {
            margin: 0;
            padding: 10px;
            display: inline-block;
            cursor: pointer;
        }

        /*&.version li {
            display: inline-block;
            width:40%;
            float:left;
            margin: 0 0 8px 0;
            }*/
/* a {
            color: inherit;
            &:hover{ font-weight: 600;}
            }
        &:last-child { margin: 0 0 0 0; }

        /*
        @media (min-width: @screen-sm-min) {
            margin:20px 0 0 0;
            &:last-child { margin:20px 0 0 0; }
            &.topics {
                width:50%;
            }
            &.version li{
                width:75%;
            }
        }*/
.relatedContent h2 {
  font-size: 1.2em;
  font-weight: 600;
  margin-top: 2em;
}
.relatedContent ul,
.relatedContent ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.relatedContent ul li {
  padding: 0.6em 0;
  border-bottom: 1px solid #eeeeee;
}
.relatedContent ul li:last-child {
  border-bottom: 0;
}
.relatedContent a {
  color: #999999;
}
.relatedContent .readTag {
  display: inline-block;
  font-size: 11px;
  background: #eeeeee;
  padding: 3px 6px;
  border-radius: 4px;
  color: #555555;
  margin-right: 10px;
}
.forumrules h3 {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
.forumrules ul li {
  margin-bottom: 0.5em;
}
.forum-postlist {
  margin: 0;
}
.forum-postlist .forum-post {
  margin: 0 0 20px 0;
  border-bottom: #dddddd;
  padding-bottom: 20px;
  padding: 20px 0 40px 0;
  position: relative;
}
.forum-postlist .forum-post:last-child {
  margin-bottom: 0;
}
.forum-postlist h3 {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.3;
  display: inline;
  text-transform: capitalize;
}
.forum-postlist h3 a {
  color: #585858;
}
.forum-postlist .read a.readTag {
  display: inline-block;
  font-size: 11px;
  background-color: #ffffff;
  padding: 3px 6px;
  border-radius: 4px;
  color: #ffffff;
  margin-right: 10px;
}
.forum-postlist .read a.readTag:visited {
  background-color: #eeeeee;
  color: #388090;
}
.forum-postlist .read a.readTag:hover {
  text-decoration: none;
  cursor: default;
}
.forum-postlist .postActivity {
  text-align: left;
  font-size: 13px;
}
.forum-postlist .postActivity span {
  padding-right: 10px;
  display: inline-block;
}
@media (min-width: 768px) {
  .forum-postlist .postActivity {
    text-align: right;
  }
  .forum-postlist .postActivity span {
    display: block;
  }
}
.forum-postlist .private,
.post-status-bar .private {
  position: relative;
  height: 16px;
  width: 16px;
  margin-right: 10px;
  display: inline-block;
  color: #eea342;
}
.forum-postlist .private .fa-envelope-o,
.post-status-bar .private .fa-envelope-o {
  position: absolute;
  font-size: 18px;
}
.forum-postlist .private .fa-lock,
.post-status-bar .private .fa-lock {
  position: absolute;
  right: -5px;
  top: 6px;
  font-size: 16px;
}
.post-status-bar {
  font-size: 14px;
  color: #f19986;
  margin-top: -10px;
}
.post-status-bar .private {
  margin-left: 1px;
}
@media (min-width: 992px) {
  #collapse-filters {
    display: block;
    visibility: visible;
  }
}
.version-toggle {
  color: #585858;
  text-align: center;
  display: block;
  font-weight: 800;
  padding: 0 0 10px 0;
}
.version-toggle-div ul.filter-list {
  margin-top: 0;
}
.forum-postlist.forum-announcements {
  margin-bottom: 20px;
}
.forum-postlist.forum-announcements h3 {
  font-size: 22px;
}
.forum-postlist.forum-announcements h3 a {
  color: #d61e57;
}
.forum-sort-bar {
  font-size: 0.9em;
  border: 1px solid #eeeeee;
  border-right: 0;
  border-left: 0;
  margin: 0 0 20px 0;
  background: #eeeeee;
  padding-top: 10px;
  padding-bottom: 10px;
}
.forum-sort-bar .dropdown {
  display: inline-block;
}
.forum-sort-bar .dropdown button,
.forum-sort-bar .subscribe-btn {
  display: inline-block;
  margin: 0;
  padding: 10px;
  line-height: 1;
  font-size: 0.9em;
  background: transparent;
  border-radius: 4px;
  border: 0;
}
.forum-sort-bar .dropdown button:hover,
.forum-sort-bar .subscribe-btn:hover {
  background-color: #dddddd;
}
.forum-sort-bar .dropdown-menu {
  background: #f9f9f9;
  border: 0;
  box-shadow: 0 0 0;
  font-size: 0.9em;
}
.forum-sort-bar .mydiscussions-filter {
  padding: 10px;
}
.forum-sort-bar .mydiscussions-filter .sort-bar-filter {
  display: block;
  width: 100%;
  padding: 10px 0 0;
  margin-bottom: 0;
  float: left;
  font-size: 0.9em;
  border-top: 1px solid #d5d5d5;
}
.forum-sort-bar .mydiscussions-filter .sort-bar-filter li {
  margin: 0;
  padding-right: 15px;
  display: inline-block;
  cursor: pointer;
}
.reportBlock {
  background: #f2f2f2;
  margin-top: -20px;
  border-radius: 0 0 4px 4px;
  display: none;
  clear: both;
}
.reportBlock label {
  padding: 0 0 0.5em 0;
}
.reportStandalone .reportBlock {
  display: block;
  background: transparent;
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.reportStandalone .reportBlock .cancelReport {
  display: none;
}
.dragdropUploader {
  border: 2px dashed #368ccb;
  border-radius: 5px;
  background-color: #e7edf5;
  width: 100%;
  min-height: 50px;
  padding: 15px;
  line-height: 15px;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: auto;
  transition: all 0.3s;
}
.dragdropUploader:hover {
  background-color: #e7edf5;
}
.dragdropUploader .uploadInstructions {
  text-align: center;
  padding-top: 5px;
}
.dragdropUploader .uploadInstructions span {
  font-size: 18px;
  line-height: 28px;
  color: #555555;
}
.dragdropUploader .uploadInstructions p {
  margin-bottom: 0px;
}
.dragdropUploader .uploadInstructions i {
  margin-right: 10px;
  font-size: 28px;
}
.dragdropUploader .uploadInstructions a {
  color: #368ccb;
  font-weight: 600;
}
.dragdropUploader .uploadInstructions a:hover {
  text-decoration: none;
  color: #2a70a4;
}
.dragdropUploader .uploadInstructions em {
  font-size: 0.65em;
}
.dragdropUploader .upload-file-tray {
  display: inline-block;
  margin: 0 auto;
  transition: all 0.3s;
}
.dragdropUploader .upload-file {
  height: 100px;
  width: 100px;
  padding: 0px;
  margin: 2px 1px;
  background-color: #ffffff;
  border: 1px solid #555555;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.dragdropUploader .upload-file .remove-attachment {
  color: #585858;
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 18px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.dragdropUploader .upload-file .remove-attachment:hover {
  color: #368ccb;
}
.dragdropUploader .upload-file .upload-file-name {
  position: absolute;
  display: block;
  height: 20px;
  bottom: 0px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #999999;
  color: #ffffff;
  padding: 0 3px;
  -webkit-transition: background-color 1.5s;
  -moz-transition: background-color 1.5s;
  transition: background-color 1.5s;
}
.dragdropUploader .upload-file .upload-file-name span {
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  left: 0%;
  width: 100%;
  -webkit-transition: left 4s;
  -moz-transition: left 4s;
  transition: left 4s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.dragdropUploader .upload-file:hover .upload-file-name span {
  left: -85%;
}
.dragdropUploader .upload-file:hover .upload-file-name {
  background-color: rgba(0, 0, 0, 0.5);
}
.dragdropUploader .upload-progress,
.dragdropUploader .upload-processing {
  animation: upload-loading-border 1.25s infinite;
}
.dragdropUploader .upload-progress img,
.dragdropUploader .upload-processing img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE 8 & 9 (more valid) */
}
.dragdropUploader .upload-progress .progress,
.dragdropUploader .upload-processing .progress {
  height: 10px;
  position: absolute;
  width: 85px;
  margin-left: 7px;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0 0 0 1px #999999;
}
.dragdropUploader .upload-processing .progress .progress-bar {
  width: 100%;
}
.dragdropUploader .upload-success {
  animation: upload-success-border 55s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.dragdropUploader .upload-abort,
.dragdropUploader .upload-error {
  border: 1px solid #f19986;
}
.dragdropUploader .upload-abort .attachment-error,
.dragdropUploader .upload-error .attachment-error {
  position: absolute;
  top: 7px;
  left: 5px;
  color: #d61e57;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
}
.dragdropUploader .upload-abort .upload-error-message,
.dragdropUploader .upload-error .upload-error-message {
  position: absolute;
  left: 0;
  bottom: 20px;
  padding: 30px 7px 3px;
  width: 100px;
  height: 80px;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-weight: 800;
  color: #d61e57;
}
.attach-mph-file {
  font-size: 15px;
  margin: 15px 0;
}
.attachment-recovered {
  border-bottom: 1px solid #dddddd;
  padding: 3px 15px;
}
.attachment-recovered:first-of-type {
  border-top: 1px solid #dddddd;
}
.attachment-recovered:nth-of-type(2) {
  background-color: #e7edf5;
}
.attachment-recovered:last-of-type {
  margin-bottom: 45px;
}
.attachment-recovered .upload-orphan-name {
  font-size: 14px;
}
.attachment-recovered .upload-orphan-attach,
.attachment-recovered .upload-orphan-remove {
  float: right;
  float: right !important;
  margin-left: 15px;
  font-size: 12px;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
}
.attachment-recovered .upload-orphan-remove {
  border-right: 1px solid #aaaaaa;
  padding-right: 15px;
}
.heading-card-forum .heading-card-subtitle {
  background-color: #ffffff;
}
.heading-card-forum .heading-card-subtitle .btn {
  color: #ffffff;
}
@keyframes upload-success-border {
  0% {
    border: 1px solid #388090;
  }
  100% {
    border: 1px solid #555555;
  }
}
@keyframes upload-loading-border {
  0% {
    border: 1px solid #368ccb;
  }
  100% {
    border: 1px solid #555555;
  }
}
.header--forum {
  background: linear-gradient(360deg, #c0d6e8, #e7edf5);
  /*@cm-gradient-light-primary;*/
}
.aws-container h1 {
  font-size: 33px;
  line-height: 1.5em;
  font-weight: 600;
  color: #555555;
}
.aws-container .large-p {
  font-size: 19px;
  line-height: 1.5em;
  margin-bottom: 1em;
}
.aws-container .white-card-box {
  margin: 20px 0;
}
.textImg-link {
  display: inline-block;
  font-size: 17px;
  font-weight: 800;
  text-transform: uppercase;
  color: #368ccb;
  border: solid 2px transparent;
  padding: 2px;
  border-radius: 4px;
  transition: all 0.25s ease;
}
.textImg-link img {
  display: block;
  margin: 0 auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.75;
  transition: all 0.25s ease;
  max-width: 200px;
}
.textImg-link:hover {
  color: #368ccb;
  text-decoration: none;
  border-color: #368ccb;
}
.textImg-link:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.try-comsol-server-logo {
  width: 279px;
  height: 72px;
  background-image: url("//cdn.comsol.com/products/comsol-server/comsol-server-logo.svg");
  background-repeat: no-repeat;
  text-indent: -10000px;
  font-size: 1px;
  overflow: hidden;
  float: right;
  margin-right: 50px;
}
.bold-server-h3 {
  font-size: 19px;
  font-weight: 800;
  text-transform: uppercase;
  color: #d61e57;
  margin-top: 0px;
}
.bold-server-h3--is-capitalized {
  text-transform: capitalize;
}
.comsol-in-the-cloud img {
  width: 100%;
}
.tcs-sys-reqs {
  list-style-type: circle;
}
[cm-add-canonical-id-form]:before,
[cm-add-canonical-id-form]:after {
  content: " ";
  display: table;
}
[cm-add-canonical-id-form]:after {
  clear: both;
}
[cm-add-canonical-id-form]:before,
[cm-add-canonical-id-form]:after {
  content: " ";
  display: table;
}
[cm-add-canonical-id-form]:after {
  clear: both;
}
[cm-add-canonical-id-form] label {
  color: #999999;
  font-size: 17px;
  margin-top: 4px;
}
[cm-add-canonical-id-form] input {
  margin-bottom: 10px;
  width: 100%;
  background-color: transparent;
  display: block;
  height: 34px;
  border-radius: 4px;
  border: solid 1px #eeeeee;
  box-sizing: border-box;
  padding: 0 10px;
}
[cm-add-canonical-id-form] button {
  float: right;
}
[cm-add-canonical-id-running] {
  font-size: 18px;
  font-style: italic;
  display: block;
  text-align: center;
}
[cm-add-canonical-id-running] .fa-spinner {
  font-size: 22px;
  color: #368ccb;
}
[cm-add-canonical-id-error] {
  display: block;
  border: solid 1px #d61e57;
  border-radius: 4px;
  color: #d61e57;
  font-size: 16px;
  padding: 10px;
  margin: 20px 0;
}
[cm-add-canonical-id-success] {
  display: block;
  border: solid 1px #097609;
  border-radius: 4px;
  color: #097609;
  font-size: 16px;
  padding: 10px;
  margin-top: 20px;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@media (max-width: 767px) {
  .try-comsol-server-logo {
    margin-right: 0;
    float: none;
  }
}
/* Request A Demo Form Styles */
.request-a-demo-form h3 {
  color: #585858;
  margin-top: 0px;
  font-weight: 900;
  font-size: 1.4em;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 15px;
}
.request-a-demo-form .btn-md {
  font-size: 1.1em;
  padding: 8px 25px;
}
@media (max-width: 991px) {
  .request-a-demo-form .btn-solid.btn-md {
    font-size: 1em;
  }
}
/*================= Color palette =================*/
/*================= Color palette =================*/
.cd-wrapper {
  background: #eeeeee !important;
  width: 100%;
}
.cd-card__subtitle {
  font-style: italic;
  font-weight: normal;
  font-size: 0.85em;
}
.comsoldays .header {
  color: #ffffff;
}
.comsoldays .inner-header img {
  width: 100%;
  max-width: 400px;
}
.comsoldays .logo {
  display: block;
  max-width: 500px;
  padding: 1em;
}
.comsoldays .logo img {
  width: 100%;
}
.comsoldays .event-details {
  text-align: right;
  font-weight: 800;
  font-size: 1.2em;
}
.comsoldays .event-details ul {
  margin: 0;
}
.comsoldays .event-details .time {
  font-weight: 300;
}
.comsoldays .event-details .time .ampm {
  font-variant: small-caps;
}
.comsoldays .cd-image-credits {
  opacity: 0.8;
}
.comsoldays .cd-card-header {
  overflow: auto;
  padding: 10px 30px;
  border-bottom: 1px solid #eeeeee;
  font-size: 1.3em;
  line-height: 1.5;
}
.comsoldays .cd-card-header .cd-h2,
.comsoldays .cd-card-header .cd-sorting {
  display: inline-block;
}
.comsoldays .cd-card-header .cd-sorting {
  float: right;
  position: static;
  top: auto;
  right: auto;
  line-height: 1.5;
  padding: 0;
}
.comsoldays .cd-card-header .cd-card__title {
  display: inline-block;
  margin: 0;
  padding: 0;
  border-bottom: none;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .comsoldays .cd-card-header .cd-h2,
  .comsoldays .cd-card-header .cd-sorting {
    display: block;
    clear: both;
    width: 100%;
  }
  .comsoldays .cd-card-header .cd-h2 {
    margin-bottom: 20px;
  }
  .comsoldays .cd-card-header .cd-sorting {
    margin: 0;
  }
}
@media only screen and (max-width: 587px) {
  .comsoldays .cd-card-header .cd-filter,
  .comsoldays .cd-card-header .cd-filter-button,
  .comsoldays .cd-card-header .cd-filter-button-all {
    display: block;
    width: 100%;
  }
  .comsoldays .cd-card-header .cd-filter-button,
  .comsoldays .cd-card-header .cd-filter-button-all {
    margin: 1em auto;
  }
}
.comsoldays .cd-card-header__title {
  white-space: normal;
  float: left;
}
@media only screen and (max-width: 767px) {
  .comsoldays .cd-card-header__title {
    float: none;
    text-align: center;
  }
}
.comsoldays .cd-card-header__toggle {
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  white-space: nowrap;
  float: right;
}
@media only screen and (max-width: 767px) {
  .comsoldays .cd-card-header__toggle {
    float: none;
    text-align: center;
  }
}
.comsoldays .cd-card-header__filter-title {
  display: inline-block;
  margin-right: 10px;
  font-weight: 800;
}
.comsoldays .btn-holder {
  text-align: center;
}
.comsoldays a.btn {
  border-radius: 0;
  background: #005596;
  display: inline-block;
  width: auto;
  color: #ffffff;
  font-size: 1.2em;
  border: 0;
  padding: 0.5em 3em;
  text-transform: uppercase;
  margin: 4em auto;
  font-weight: 600;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .comsoldays button.btn {
    padding: 0.5em 1.5em;
  }
}
.comsoldays .map-row {
  position: relative;
}
.comsoldays .map-details {
  position: absolute;
  top: 50%;
  left: 15%;
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 1em 2.5em 1em 1em;
  transform: translateY(-50%);
}
.comsoldays .map-details h2 {
  font-size: inherit;
  margin: 0;
  color: inherit;
  font-weight: 600;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.comsoldays .agenda {
  font-size: 1.2em;
}
.comsoldays .agenda .row {
  margin-bottom: 1em;
}
.comsoldays .agenda .time {
  background: #c0d6e8;
  border-right: 4px solid #25325b;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 0.8em 0.6em;
}
.comsoldays .agenda .info {
  padding-left: 2em;
  padding: 0.5em 0.5em 0.5em 2em;
  background: #f2f2f2;
}
.comsoldays .agenda .info:before {
  display: block;
  content: ' ';
  width: 30px;
  background: #f2f2f2;
  height: 100%;
  position: absolute;
  top: 0;
  left: -15px;
}
.comsoldays .agenda .info .title {
  font-weight: 800;
}
.comsoldays .agenda .info ul,
.comsoldays .agenda .info .info-p {
  font-size: 0.9em;
  margin-top: 1em;
}
.comsoldays .agenda .info a {
  color: inherit;
}
.comsoldays .agenda .info .details {
  font-size: 0.9em;
}
.comsoldays .cta-row button {
  margin: 4em auto;
}
.comsoldays .cd-upcoming {
  margin: 0 auto;
}
.comsoldays .cd-upcoming .cd-upcoming__statement {
  margin: 0 10px 2em;
}
.comsoldays .cd-upcoming .cd-upcoming__cards {
  margin: 0 -5px;
}
.comsoldays .cd-upcoming .cd-card__content {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.21);
}
.comsoldays .cd-upcoming .cd-card__content:hover {
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.comsoldays .cd-upcoming .cd-card__content a {
  display: block;
  text-decoration: none;
}
.comsoldays .cd-upcoming .cd-card__content--type-topic:hover {
  box-shadow: 0 0 0 2px #005596, 0px 2px 3px rgba(0, 0, 0, 0.21);
}
.comsoldays .cd-upcoming .cd-card__content--type-location:hover {
  box-shadow: 0 0 0 2px #1c9ab6, 0px 2px 3px rgba(0, 0, 0, 0.21);
}
.comsoldays .cd-upcoming .cd-card__content--disabled {
  box-shadow: none;
}
.comsoldays .cd-upcoming .closed-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.51);
  color: #ffffff;
  padding: 20px;
  text-align: center;
  font-weight: 600;
  font-size: 1.3em;
}
.comsoldays .cd-upcoming img {
  vertical-align: top;
}
.comsoldays .cd-upcoming .cd-card__content.closed {
  font-size: 0.7em;
}
.comsoldays .cd-upcoming .cd-card__content.closed:hover {
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.21);
}
.comsoldays .cd-upcoming .cd-card__content.closed .info {
  width: 100%;
  float: right;
  text-align: left;
  padding: 6px 0 6px 67px;
  border-radius: 0 4px 4px 0;
  color: #585858;
  background-color: #e7edf5;
  margin-bottom: 0;
}
.comsoldays .cd-upcoming .cd-card__content.closed .info .cd-card-title {
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.05em;
  color: #999999;
}
.comsoldays .cd-upcoming .cd-card__content.closed .info .country {
  display: block;
  width: 100%;
  color: #a4a7b6;
  padding-right: 5px;
  font-weight: 400;
  font-size: 1.04em;
}
.comsoldays .cd-upcoming .cd-card__content.closed img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 50;
  width: 60px;
  border-right: 2px solid #c0d6e8;
}
.comsoldays .cd-upcoming .cd-card__content.save-the-date:before {
  display: block;
  content: 'Coming Soon';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  color: #dddddd;
  text-align: center;
  padding: 15% 0;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 400;
}
.comsoldays .cd-upcoming .industry-tag {
  display: none;
  position: absolute;
  bottom: 57px;
  width: 100%;
  background-color: #9ad1df;
  color: #005596;
  font-weight: 700;
  text-align: left;
  font-size: 0.86em;
  padding: 10px;
}
.comsoldays .cd-upcoming .cd-card__tag {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  background: #1c9ab6;
  padding: 5px 1.5em;
  font-size: 0.9em;
  font-weight: 700;
  border-radius: 0 0 0 5px;
}
.comsoldays .cd-upcoming .cd-card__info {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ffffff;
  transition: all 0.2s ease;
  color: #585858;
  z-index: 5;
  line-height: 1.5;
  text-align: left;
  font-size: 0.9em;
  border-radius: 0 0 4px 4px;
  padding: 10px 15px;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__title {
  color: #005596;
  font-size: 1em;
  text-transform: none;
  font-weight: 800;
  margin-bottom: 5px;
  line-height: 1.2;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__title--type-topic {
  color: #005596;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__title--type-location {
  color: #1c9ab6;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__title--disabled {
  color: #585858;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__subtitle--type-topic {
  color: #005596;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__subtitle--type-location {
  color: #1c9ab6;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__time {
  color: #999999;
  margin: 0;
  padding: 0;
}
.comsoldays .cd-upcoming .cd-card__info .cd-card__date {
  font-weight: 600;
  font-size: 1em;
}
.comsoldays .cd-upcoming .cd-card__info .info__wrapper {
  display: table;
  width: 100%;
  position: absolute;
  bottom: 5px;
}
.comsoldays .cd-upcoming .cd-card__info .info__wrapper .country {
  color: #9ad1df;
  font-size: 0.92em;
}
.comsoldays .cd-upcoming .cd-card__info .info__wrapper .date {
  float: left;
  color: #999999;
  font-size: 0.9em;
  font-weight: 600;
  margin-right: 20px;
}
.comsoldays .cd-upcoming .cd-card__info--disabled {
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .comsoldays .cd-upcoming .cd-card__content {
    max-width: 400px;
    margin: 0 auto 2em auto;
    float: none;
  }
}
@media (max-width: 991px) {
  .comsoldays .cd-upcoming .cd-card__content {
    margin-bottom: 2em;
    min-height: 370px;
  }
  .comsoldays .cd-upcoming .cd-card__info .cd-card__title {
    font-size: 1.4em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .comsoldays .cd-upcoming .cd-card__content {
    min-height: 330px;
  }
  .comsoldays .cd-upcoming .cd-card__info .cd-card__title {
    font-size: 1.3em;
  }
}
@media (min-width: 1200px) {
  .comsoldays .cd-upcoming .cd-card__content {
    min-height: 305px;
  }
  .comsoldays .cd-upcoming .cd-card__info .cd-card__title {
    font-size: 1.2em;
  }
}
.comsoldays .cd-upcoming a:hover {
  text-decoration: none;
}
.comsoldays .cd-upcoming a:hover .cd-card__info {
  transition: all 0.2s ease;
  text-decoration: none;
}
.comsoldays .intro p {
  margin: 0 auto 1em auto;
  color: #585858;
}
.comsoldays .details {
  margin-top: 1em;
}
.comsoldays .speaker-details {
  position: relative;
  padding-left: 90px;
}
.comsoldays .speakerimage {
  width: 80px;
  position: absolute;
  top: 0;
  left: 0;
}
.comsoldays .speakername {
  font-weight: 600;
}
.comsoldays .speakerinfo {
  font-style: italic;
  font-size: 0.9em;
  opacity: 0.9;
}
.cd-sorting {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 4;
  padding: 0 10px 0 0;
}
.cd-sorting .btn {
  font-size: 0.8em;
  margin-left: 0.5em;
}
.cd-sorting .btn:hover:not(.active-filter) {
  background: #dddddd;
}
.cd-speakers .cd-speaker {
  padding-left: 115px;
  position: relative;
  padding-bottom: 30px;
}
.cd-speakers img {
  max-width: 100%;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(128, 128, 128, 0.18);
}
.cd-speakers .name {
  font-weight: 800;
  margin-bottom: 10px;
}
.cd-speakers .bio {
  font-size: 0.85em;
}
.cd-filter-button.active-filter,
.cd-filter-button-all.active-filter {
  cursor: default;
  font-weight: 800;
}
.cd-filter-button.active-filter:before,
.cd-filter-button-all.active-filter:before {
  display: inline-block;
  content: '\f00c';
  font-family: FontAwesome;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .cd-sorting {
    position: relative;
    margin-top: -2em;
    margin-bottom: 2em;
  }
}
.sorted-america {
  width: 100%;
  display: table;
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c0d6e8;
}
.sorted-america::before {
  content: "North & South America";
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: -6px;
  left: 13px;
  color: #a4a7b6;
  font-weight: 900;
  text-transform: uppercase;
}
.sorted-america .cd-filterable .cd-card__content {
  margin: 30px 0 0 0;
}
.sorted-europe {
  width: 100%;
  display: table;
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c0d6e8;
}
.sorted-europe::before {
  content: "Europe";
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: -6px;
  left: 13px;
  color: #a4a7b6;
  font-weight: 900;
  text-transform: uppercase;
}
.sorted-europe .cd-filterable .cd-card__content {
  margin: 30px 0 0 0;
}
.sorted-asia {
  width: 100%;
  display: table;
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c0d6e8;
}
.sorted-asia::before {
  content: "Asia";
  font-size: 14px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: -6px;
  left: 13px;
  color: #a4a7b6;
  font-weight: 900;
  text-transform: uppercase;
}
.sorted-asia .cd-filterable .cd-card__content {
  margin: 30px 0 0 0;
}
.sorted-asia {
  border-bottom: none;
}
.cd-landing-notice p {
  margin-bottom: 0;
  padding: 14px 14px 14px 20px;
  border-radius: 4px;
  background-color: #84c2ea;
}
/* remote comsol days*/
.remote-cta__comsol-day {
  color: #ffffff;
  background-color: #84c2ea;
  border-color: #84c2ea;
  letter-spacing: 0.05em;
  padding: 5px 15px;
  border-radius: 5px;
  font-weight: 800;
  font-size: 1em;
  border: none;
  min-width: 100%;
  margin: 10px 0;
  text-transform: uppercase;
}
.remote-cta__comsol-day:hover {
  background-color: #368ccb;
}
.remote-cta--request__comsol-day {
  color: #ffffff;
  background-color: #005596;
  border-color: #005596;
  letter-spacing: 0.05em;
  padding: 5px 15px;
  border-radius: 5px;
  font-weight: 400;
  font-size: 1em;
  border: none;
  min-width: 50%;
}
.remote-cta--request__comsol-day:hover {
  background-color: #00477d;
}
.request-success {
  color: #52aea2;
  margin: 10px 0;
  text-align: left;
  font-weight: 600;
}
.comsoldays .intro h1.first {
  font-size: 2em;
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 700;
  color: #25325b;
}
.comsoldays .intro h4 {
  position: relative;
  color: #f15b63;
  font-weight: 600;
  font-size: 1.2em;
  font-style: italic;
  margin-bottom: 1em;
  margin-top: 0;
}
.cd-intro-container {
  padding: 0 20px;
  margin-top: 15px;
}
.cd-intro-sessions {
  display: flex;
  color: #585858;
}
.cd-intro-testimonial {
  color: #585858;
  padding-left: 60px;
  margin: 10px 15px 0 5px;
  background: url('//cdn.comsol.com/events/comsoldays/branding/quote-icon.jpg') left top no-repeat;
}
.cd-intro-testimonial__quote {
  margin-bottom: 0.25em;
  color: #585858;
}
.cd-intro-testimonial__author-info {
  font-size: 0.9em;
  margin-bottom: 0;
}
.cd-intro-session-info {
  flex: 1 1;
  padding: 0;
}
.cd-intro-session-info--sessions {
  margin-right: 30px;
}
.cd-intro-session-info__label {
  color: #1c9ab6;
  font-weight: 600;
  margin-bottom: 0.2em;
}
.comsolday-wrapper .dash-box--container {
  display: flex;
  border-radius: 6px 6px 0 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.21);
  /* Flex Elements (Happening and Upcoming) */
}
.comsolday-wrapper .dash-box--container .dashboard__happening-label {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 10px 10px;
  margin: 0 -15px;
  text-transform: uppercase;
}
.comsolday-wrapper .dash-box--container .dashboard__happening-label--now {
  background: #25325b;
  color: #dddddd;
  border-radius: 6px 0 0 0;
}
.comsolday-wrapper .dash-box--container .quicklook-course {
  margin-bottom: 20px;
}
.comsolday-wrapper .dash-box--container .dashboard__happening-label--upcoming {
  background: #dddddd;
  color: #25325b;
  border-radius: 0 6px 0 0;
}
.comsolday-wrapper .dash-box--container .dashboard__profile-bio {
  font-size: 0.9em;
}
.comsolday-wrapper .dash-box--container .dashboard__card {
  border: 1px solid #dddddd;
  border-radius: 6px;
}
.comsolday-wrapper .dash-box--container .dashboard__card-header {
  border-bottom: 1px solid #dddddd;
  background: #eeeeee;
  border-radius: 6px 6px 0 0;
}
.comsolday-wrapper .dash-box--container .dashboard__happening-card {
  border: 1px solid #dddddd;
}
.comsolday-wrapper .dash-box--container .dashboard__happening-card--now {
  border-radius: 6px 0 0 6px;
}
.comsolday-wrapper .dash-box--container .dashboard__happening-card--upcoming {
  border-radius: 0 6px 6px 0;
}
.comsolday-wrapper .dash-box--container .dashboard__schedule-card {
  background: #f2f2f2;
  padding-left: 15px;
  padding-right: 15px;
}
.comsolday-wrapper .dash-box--container .dashboard__schedule-section {
  padding-top: 35px;
  padding-bottom: 35px;
  border-bottom: 1px solid #dddddd;
  font-size: 0.85em;
}
.comsolday-wrapper .dash-box--container .dashboard__schedule-section--active {
  /*background-color: #eddeeb;*/
}
.comsolday-wrapper .dash-box--container .dashboard__schedule-section--now,
.comsolday-wrapper .dash-box--container .dashboard__schedule-section--upcoming {
  border: none;
}
.comsolday-wrapper .dash-box--container .dashboard__btn {
  font-size: 0.9em;
  font-weight: 700;
  border: 1px solid #dddddd;
  background: #ffffff;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.comsolday-wrapper .dash-box--container .dashboard__btn:hover {
  border: 1px solid #999999;
}
.comsolday-wrapper .dash-box--container .dashboard__btn--join-session {
  font-size: 0.85em;
  font-weight: 700;
}
.comsolday-wrapper .dash-box--container .dashboard__link--join-session {
  color: #0079c1;
}
.comsolday-wrapper .dash-box--container .dash-box--now,
.comsolday-wrapper .dash-box--container .dash-box--upcoming {
  flex: 1 0 50%;
  padding: 0 15px 15px;
}
.comsolday-wrapper .dash-box--container .dash-box--now {
  background: #ffffff;
  border-radius: 6px 0 0 0;
}
.comsolday-wrapper .dash-box--container .dash-box--upcoming {
  background: #ffffff;
  border-radius: 0 6px 0 0;
  border-left: 1px solid #dddddd;
}
.comsolday-wrapper h3 {
  padding: 10px 15px;
}
.comsolday-wrapper .nested-session {
  margin-top: 10px;
}
.comsolday-wrapper .evi-speakers .evi-photo {
  width: 95px;
  width: 100px;
  height: auto;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 10px 10px 0;
}
.comsolday-wrapper .evi-speakers .evi-speak {
  padding-right: 0px;
  padding-bottom: 25px;
  min-height: 190px;
}
.comsolday-wrapper .evi-speakers .evi-name {
  display: block;
}
.comsolday-wrapper .evi-speakers .inner .evi-co {
  padding-left: 110px;
}
.comsolday-wrapper .nav-tabs li a {
  background-color: #25325b;
  color: #ffffff;
}
.comsolday-wrapper .nav-tabs li:hover a {
  background-color: #ffffff;
  color: #25325b;
  border: none;
}
.comsolday-wrapper .nav-tabs li.active a {
  background-color: #ffffff;
  color: #25325b;
}
.label__cmd-qa {
  background-color: #999999;
}
.label__cmd-social {
  background-color: #7dc6c1;
}
.label__cmd-keynotes {
  background-color: #f15b63;
}
.label__cmd-panel {
  background-color: #d61e57;
}
.label__cmd-presentation {
  background-color: #9ad1df;
}
.label__cmd-techcafe {
  background-color: #1c9ab6;
}
.header--comsoldays {
  background: #005596;
  padding: 35px 40px;
  height: 114px;
  border-radius: 4px 4px 0 0;
}
.header--comsoldays__logo {
  display: block;
  width: 290px;
  margin: 0 auto;
}
.comsolday-wrapper .ems-event-content {
  overflow: visible;
  background: #ffffff url('//cdn.comsol.com/events/comsoldays/branding/COMSOL-Day-Landing-Page-2021-blue-strip.png') right 50px no-repeat;
}
.comsolday-wrapper .ems-event-content img {
  border-radius: 0;
}
.comsolday-wrapper .ev-breadcrumb {
  margin-bottom: 50px;
}
.comsolday__heading {
  border-radius: 5px;
  background: #005596;
}
.comsolday__heading-link {
  text-align: center;
  padding: 20px 15px 20px;
}
.comsolday__heading-image {
  width: 90%;
  max-width: 430px;
}
.heading-card-comsolday {
  overflow: visible;
}
.heading-card-comsolday .heading-card-title {
  padding: 15px;
  border-bottom: 0;
}
.heading-card-comsolday .heading-card-subtitle {
  background-color: #dddddd;
}
.heading-card-comsolday .heading-card-subtitle .heading-card-subtitle-text {
  font-weight: 600;
  line-height: 40px;
}
.heading-card-comsolday .heading-card-subtitle .btn {
  color: #dddddd;
}
.btn-no-style {
  all: unset;
}
.hp-highlights__title {
  margin: 0;
  padding: 0;
  border-bottom: none;
  font-weight: 600;
  color: #333333;
  text-rendering: optimizeLegibility;
  font-size: 24px;
}
.cd-highlights-cards {
  padding: 30px;
}
.center-blocks:focus {
  text-decoration: none;
}
.cd-highlights-item {
  display: block;
  margin-bottom: 30px;
  color: #585858;
  border: 2px solid #eeeeee;
  border-radius: 8px;
  transition: 200ms;
}
.cd-highlights-item:hover,
.cd-highlights-item:focus {
  display: block;
  text-decoration: none;
  border: 2px solid #368ccb;
  color: #585858;
}
.cd-highlights-item__content {
  display: flex;
  background: #ffffff;
  border-radius: 5px;
}
.cd-highlights-item__description {
  font-size: 14px;
  margin-top: 10px;
  line-height: 1.2;
  padding-top: 5px;
  text-align: left;
  bottom: 0;
  padding-bottom: 20px;
}
.cd-highlights-item__title {
  font-weight: bold;
  color: #005596;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 5px;
  text-align: left;
}
.cd-highlights-item__text {
  position: relative;
  flex: 1 0 75%;
  padding: 20px 20px 0px 15px;
}
.cd-highlights-item__type {
  color: #555555;
  font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
}
.cd-highlights-item__duration {
  color: #555555;
  margin-left: 10px;
  display: inline-block;
}
.cd-highlights-item__img {
  overflow: hidden;
  border-radius: 5px 0 0 5px;
}
.cd-highlights-item__img img {
  margin-top: 25px;
  margin-left: 13px;
  object-fit: contain;
  width: 70px;
  height: 50px;
}
@media (min-width: 768px) {
  .header--comsoldays__logo {
    width: 270px;
    display: inline;
  }
  .header--comsoldays {
    background: #005596 url('//cdn.comsol.com/events/comsoldays/branding/triangles-top-with-white.png') right top no-repeat;
  }
  .comsolday__heading-link {
    text-align: left;
  }
  .comsolday__heading-image {
    width: 50%;
  }
  .comsolday__heading {
    background: #005596 url('//cdn.comsol.com/events/comsoldays/branding/COMSOL-Day-Landing-Page-2021-banner-right.png') 270% top no-repeat;
  }
}
@media (min-width: 992px) {
  .header--comsoldays__logo {
    width: 295px;
  }
  .header--comsoldays {
    background: #005596 url('//cdn.comsol.com/events/comsoldays/branding/triangles-top-with-white.png') right top no-repeat;
  }
  .inner--comsoldays {
    background: url('//cdn.comsol.com/events/comsoldays/branding/triangles-bottom.png') right top no-repeat;
  }
  .intro--comsoldays {
    width: 70%;
  }
  .cd-intro-sessions {
    width: 80%;
  }
  .comsolday__heading-image {
    width: 40%;
  }
  .comsolday__heading {
    background: #005596 url('//cdn.comsol.com/events/comsoldays/branding/COMSOL-Day-Landing-Page-2021-banner-right.png') 125% top no-repeat;
  }
}
@media (min-width: 1200px) {
  .header--comsoldays__logo {
    width: 295px;
  }
  .header--comsoldays {
    background: #005596 url('//cdn.comsol.com/events/comsoldays/branding/triangles-top-with-white.png') right top no-repeat;
  }
  .inner--comsoldays {
    background: url('//cdn.comsol.com/events/comsoldays/branding/triangles-bottom.png') right top no-repeat;
  }
  .comsolday__heading-image {
    width: 35%;
  }
  .comsolday__heading {
    background: #005596 url('//cdn.comsol.com/events/comsoldays/branding/COMSOL-Day-Landing-Page-2021-banner-right.png') 100% top no-repeat;
  }
}
@media (max-width: 576px) {
  .cd-highlights-item .cd-highlights-item__content {
    min-height: unset;
  }
  .cd-highlights-item__content {
    flex-direction: column;
  }
  .cd-highlights-item__img img {
    display: none;
  }
  .cd-highlights-item .cd-highlights-item__description {
    position: relative;
  }
}
@media (max-width: 768px) {
  .cd-intro-sessions {
    flex-direction: column;
  }
}
/* The switch - the box around the slider */
.slider-container {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 28px;
  margin: 0 10px;
}
/* Hide default HTML checkbox */
.slider-container input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.slider-container__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #dddddd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider-container__slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
input:checked + .slider-container__slider:before {
  -webkit-transform: translateX(32px);
  -ms-transform: translateX(32px);
  transform: translateX(32px);
}
/* Rounded sliders */
.slider-container__slider--round {
  border-radius: 34px;
}
.slider-container__slider--round:before {
  border-radius: 50%;
}
@media (max-width: 989px) {
  .scroll-nav-responsive-containter {
    width: 100%;
  }
}
@media (min-width: 990px) {
  .scroll-nav-responsive-containter {
    width: 293px;
  }
}
@media (min-width: 1200px) {
  .scroll-nav-responsive-containter {
    width: 360px;
  }
}
/* RESOURCES PAGE STYLES
========================= */
.paragraphPadding {
  padding: 0px 20px 20px 0px;
}
.paragraphPadding h4 {
  padding-top: 0;
  margin-top: 0;
}
.full-width {
  width: 100%;
  background: #f2f2f2;
  border-top: 1px solid #eeeeee;
}
.resources-hero-bg {
  width: 100%;
  background: #333333;
  padding: 50px 0;
}
.btn-resources,
.btn-resources:active {
  position: relative;
  padding: 12px 40px 12px 40px;
  margin-top: 15px;
  font-size: 18px;
  font-family: Lato, Optima, Geneva, Tahoma, sans-serif;
  font-weight: 800;
  line-height: 18px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #368ccb;
  opacity: 1;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.btn-resources:hover,
.btn-resources:active:hover,
.btn-resources:focus,
.btn-resources:active:focus {
  background-color: #307eb8;
  color: #ffffff;
}
.btn-resource,
.btn-resource:active {
  position: relative;
  padding: 12px 30px;
  margin-top: 10px;
  font-size: 16px;
  font-family: Lato, Optima, Geneva, Tahoma, sans-serif;
  font-weight: 800;
  line-height: 18px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #368ccb;
  opacity: 1;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.btn-resource:hover,
.btn-resource:active:hover,
.btn-resource:focus,
.btn-resource:active:focus {
  background-color: #307eb8;
  color: #ffffff;
}
.resources-title {
  font-size: 2.3em;
  font-weight: 800;
  line-height: 38px;
  color: #333333;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  .resources-title {
    font-size: 1.6em;
    line-height: 1.6em;
  }
}
h2.resources-featured,
.site-cn h2.resources-featured {
  font-size: 1.7em;
  font-weight: 800;
  line-height: 25px;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 600px) {
  h2.resources-featured,
  .site-cn h2.resources-featured {
    font-size: 1.3em;
    line-height: 1.3em;
  }
}
.resources-featured-p {
  color: #ffffff;
  font-size: 1.2em;
  line-height: 1.4em;
}
.resources-sgHeader {
  font-size: 1.5em;
  font-weight: 800;
  line-height: 25px;
  color: #333333;
  text-transform: uppercase;
}
h4.resources-sgTitle {
  padding-top: 4px;
  font-size: 1.1em;
  line-height: 1.2em;
  margin-bottom: 3px;
  font-weight: 800;
  color: #333333;
}
.resources-catTitle {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 3px;
  font-weight: 800;
  color: #333333;
}
.img {
  margin-top: 9px;
}
.read-more,
.read-more:active {
  margin: 20px 0px;
  color: #368ccb;
  font-weight: 700;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.read-more:hover,
.read-more:focus {
  text-decoration: none;
  color: #368ccb;
}
ul.resourceLinks {
  margin-left: 0px;
  padding: 0;
  list-style-type: none;
}
ul.resourceLinks li {
  margin-bottom: 8px;
  line-height: 1.2em;
}
ul.resourceLinks li:first {
  margin-top: 0;
}
ul.resourceLinks li a {
  font-weight: 400;
  font-size: 0.85em;
  color: #368ccb;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
ul.resourceLinks li a:hover,
.ul.resourceLinks li a:active {
  text-decoration: underline;
  color: #368ccb;
}
.graybox {
  background-color: #f2f2f2;
  border: 1px solid #eeeeee;
  padding: 5px 20px 10px 20px;
}
@media only screen and (max-width: 1000px) {
  /* define mobile specific styles come here */
  .btn-resources {
    font-size: 16px;
    padding: 15px 30px 15px 30px;
  }
}
@media only screen and (max-width: 800px) {
  /* define mobile specific styles come here */
  .btn-resources {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 700px) {
  /* define mobile specific styles come here */
  .btn-resources {
    font-size: 14px;
    padding: 10px 20px 10px 20px;
  }
  .btn-resources:after {
    border-bottom: 40px solid #368ccb;
  }
}
/* CCUP STYLES
================= */
.ccupItem {
  padding: 30px 15px;
  border-top: 1px solid #dddddd;
}
.ccupAlt {
  /* background-color: @cm-light-background; */
}
.ccupTitle {
  font-weight: 600;
  font-size: 18px;
}
.ccupAuthor {
  font-weight: 600;
  color: #999999;
  margin: 13px 0 0 0;
}
.ccupOrigin {
  font-style: italic;
}
.ccupDownload {
  font-weight: 600;
  color: #999999;
}
.ccupDownloadLink {
  display: block;
}
.ccupCaption {
  font-size: 0.85em;
  font-style: italic;
}
/*
 * CCUP COmmittee
 */
/*
CCUP CTA Button
*/
.ccup-cta,
.ccup-cta:active,
.ccup-cta:visited {
  max-width: 364px;
  border: 2px solid #368ccb;
  display: block;
  margin: 30px 0 40px;
  padding: 4px 10px 14px 10px;
  text-align: center;
  font-size: 1.15em;
  line-height: 1em;
  font-weight: normal;
  color: #368ccb;
  text-decoration: none;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.ccup-cta:hover,
.ccup-cta:focus {
  background: #368ccb;
  color: #ffffff;
  text-decoration: none;
}
.ccup-cta a,
.ccup-cta a:active,
.ccup-cta a:hover,
.ccup-cta a:focus,
.ccup-cta a:visited {
  text-decoration: none;
}
.ccupCommCaption {
  padding-bottom: 10px;
}
/*
 * CCUP Sponsors
 */
.sponsors .span2 {
  text-align: center;
}
.sponsorDesc {
  margin-bottom: 30px;
}
/*
 * CCUP Committee
 */
.committee-wrapper .name {
  text-align: center;
  font-weight: 700;
  display: block;
}
.committee-wrapper .title {
  text-align: center;
  font-size: 12px;
  display: block;
}
/*
 * Side Bar (currently Used in CCUP)
 */
.ccup .sideBar {
  position: relative;
  min-height: 40px;
  width: 100%;
  margin-left: 20px;
  padding-left: 10px;
}
@media (max-width: 768px) {
  .ccup .sideBar {
    margin: 0;
    padding: 0;
  }
}
.ccup .activeAble {
  padding-left: 20px;
}
.ccup .autoActive {
  font-weight: 600;
  color: #333333;
  padding-left: 0px;
  cursor: default;
}
.ccup .sideBarButton {
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .ccup .sideBarButton .video i {
    float: none;
  }
}
@media (max-width: 767px) {
  .ccup .sideBarButton .video i {
    float: right;
  }
}
@media (min-width: 1200px) {
  .ccup .sideBarButton .video i {
    float: right;
  }
}
.ccup .sideBarButton .video .fa {
  line-height: 40px;
  padding-right: 20px;
}
.ccup .sideBarButton .textOnly {
  font-size: 1em;
  line-height: 3em;
  display: block;
  color: #585858;
  text-transform: uppercase;
}
.ccup .sideBarButton .textOnly .fa {
  line-height: 14px;
}
.ccup .sideBarButton .textOnly i {
  line-height: 14px;
}
.ccup .sideBarButton a {
  line-height: 40px;
  display: block;
  text-decoration: none;
}
.ccup .sideBarButton .subLink {
  line-height: 14px;
  padding-bottom: 10px;
}
.ccup .sideBarButton .subLink:last-of-type {
  margin-bottom: 10px;
}
.ccup .sideBarSearch {
  border: 1px solid #368ccb;
  background-color: #ffffff;
}
.ccup .sideBarSearch form {
  margin: 0px;
}
.ccup .sideBarSearch input {
  height: 40px;
  width: 90%;
  border: 0;
  padding: 0;
  margin-bottom: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
.ccup .sideBarSearch input:focus {
  outline: none;
}
.ccup .sideBarSearch button {
  position: absolute;
  right: 0;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding: 0 20px;
  border-width: 0;
  background-color: #368ccb;
  cursor: pointer;
}
.ccup .sideBarSearch button:hover {
  background-color: #529cd2;
}
.ccup input[type="text"] {
  font-size: 18px;
  line-height: 40px;
  color: #333333;
}
@media (max-width: 1199px) {
  .ccup input[type="text"] {
    font-size: 14px;
    line-height: 40px;
    color: #333333;
  }
}
.nav-link:hover,
.nav-link:active,
.nav-link:focus {
  text-decoration: none;
}
.awards-section p {
  margin-bottom: 5px;
}
.awards-section ol {
  list-style: none;
  counter-reset: listNumber;
  padding-left: 0;
}
.awards-section ol > li {
  counter-increment: listNumber;
}
.awards-section ol > li:before {
  position: relative;
  font-size: 0.8em;
  top: -6px;
  content: counter(listNumber) '  ';
}
.ccupapps-2016 .ccupTitle {
  color: #eea342;
}
.ccupnav-2016 .sideBarButton .subLink:hover,
.ccupnav-2016 .sideBarButton .subLink:active,
.ccupnav-2016 .sideBarButton .subLink:focus {
  color: #eea342;
}
.ccupnav-2016 .sideBarButton .subLink span {
  align-content: top;
}
.ccup .autoActive {
  color: #eea342;
}
.multi-Win {
  padding-bottom: 15px;
}
.ccup2016-key-header {
  color: #368ccb;
}
.presentation-actions a {
  margin-right: 2em;
  display: inline-block;
}
/*===============================
User Presentation Page 2017
===============================*/
/*
.row .col-md-12 h1 > a {
    font-weight: 500;
}

.col-md-12 p strong {
    color: @up2017-authorsName-color;
    font-size: 18px;
}

.col-md-12   p {
    color: @up2017-text-color;
    text-align: left;
}
*/
.ccupTitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 4px;
  text-rendering: optimizeLegibility;
  letter-spacing: 0.25px;
  color: #368ccb;
}
.ccupTitle:hover {
  color: #eea342;
}
.ccupAuthor {
  font-weight: 700;
  color: #999999;
  margin: 8px 0 10px 0;
  font-size: 12.9px;
  letter-spacing: 0.5px;
}
.ccupOrigin {
  font-style: normal;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.ccup .sideBarButton .subLink {
  font-size: 14.6px;
  color: #368ccb;
  font-weight: 500;
  padding: 8px 0;
  letter-spacing: 0.25px;
  position: relative;
  left: 0px;
  transition: left 0.25s ease;
}
.ccup .sideBarButton .subLink:hover {
  color: #eea342;
  left: -5px;
}
.ccup .sideBarButton .subLink:focus {
  left: 0;
}
p.ccupAbstract {
  color: #999999;
  line-height: 26px;
  text-align: justify;
  text-justify: inter-word;
  margin-top: 10px;
}
p.ccupAbstract:first-letter {
  color: #999999;
  font-weight: bolder;
  font-size: 18px;
  display: inline-block;
  margin: 2px;
}
.col-md-4 p.ccupCaption {
  text-justify: none;
  text-align: left;
}
span.ccupDownload {
  display: none;
}
/*
h5.first {
    line-height: 25px;
    font-size: 14px;
    margin-top: 0;
    font-weight: 700;
    transition: padding 0.25s ease;
}
*/
/*h5.first + p,
h4.first + p,*/
.author-bio-container p {
  font-size: 16px;
  line-height: 26.15px;
  letter-spacing: 0.14px;
  /*    text-align: justify;
    text-justify: inter-word;
    */
}
h5.first span.fa {
  transition: transform 0.55s ease-in-out;
  padding-left: 10px;
}
.up-caret-up {
  transform: rotateZ(-180deg) translateX(-10px);
}
/*
h4.first {
    margin-top: 0;
    line-height: 25px;
    color: @up2017-text-color;
}
*/
.clickable-heading {
  color: #368ccb;
  margin-bottom: 0px;
}
.clickable-heading:hover {
  cursor: pointer;
  color: #005596;
}
.side-bar-menu-links {
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  display: block;
  text-decoration: none;
  color: #368ccb;
}
.ccup .sideBar {
  padding-left: 0px;
}
.ccup .sideBarButton a {
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  display: block;
  text-decoration: none;
  color: #368ccb;
}
.ccup .sideBarButton a:active,
.ccup .sideBarButton a:focus,
.ccup .sideBarButton a:hover {
  color: #eea342;
}
.ccup .sideBarButton a .hidden-phone {
  padding-left: 8px;
}
.ccupnav-2017 .sideBarButton .autoActive {
  color: #eea342;
}
.ccupnav-2017 .sideBarButton .autoActive:hover {
  cursor: pointer;
}
.ccup .activeAble {
  padding-left: 0px;
}
.img-border-r .col-md-12 img {
  border-radius: 5px;
}
/*
.col-md-3 .row  img {
    padding: 10px;
}
*/
.up-avatar-styles {
  text-align: center;
  /*
    a.decrease-logo-size img {
        width: 50%;
    }
*/
  /*
    .up-avatar-styles + .pull-right {
        padding-top: 12px;
    }
*/
}
.up-avatar-styles img {
  margin-bottom: 15px;
  border-radius: 4%;
}
.up-avatar-styles .up-speaker-name {
  font-size: 16px;
  margin-top: 0px;
  color: #252525;
}
.up-avatar-styles .up-speaker-company {
  color: #dddddd;
  font-weight: 700;
  font-size: 13px;
  display: block;
  margin-top: -10px;
}
.up-avatar-styles small.up-date {
  font-size: 12px;
  color: #333333;
}
.author-bio-container {
  display: none;
}
p.presentation-actions a {
  color: #eea342;
  font-size: 15px;
}
p.presentation-actions a:hover {
  color: #368ccb;
  text-decoration: none;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 h5.gold-sponsors {
  color: #eea342;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 h5.silver-sponsors {
  color: #999999;
}
.contentWindow .container .row .col-md-8 .sponsors .col-xs-3 .grid {
  padding: 6px;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 p a[href="/2017-user-presentations/multiphysics"] {
  color: #ffffff;
  background-color: #368ccb;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 p a[href="/2017-user-presentations/multiphysics"] span {
  transition: transform 0.25s ease;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 p a[href="/2017-user-presentations/multiphysics"]:hover span {
  left: 5px;
}
.ccup .sideBarButton .textOnly {
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  display: block;
  text-decoration: none;
  color: #368ccb;
  text-transform: capitalize;
  color: #d61e57;
  position: relative;
}
.ccup .sideBarButton .textOnly:hover {
  cursor: pointer;
}
.ccup .sideBarButton .textOnly:hover .fa-arrow-down {
  top: 20px;
}
.ccup .sideBarButton .textOnly .fa-arrow-down {
  position: absolute;
  right: 21px;
  top: 15px;
  transition: top 0.25s ease;
  display: none;
}
.awards-section p {
  margin-bottom: -1px;
}
.sidebar-menu-toggle-container {
  display: none;
  padding: 10px 10px 10px 0;
  text-transform: uppercase;
}
.sidebar-menu-toggle-container:hover {
  cursor: pointer;
}
.sidebar-menu-toggle-container:hover .fa-bars {
  background-color: #005596;
}
.sidebar-menu-toggle-container .fa-bars {
  font-size: 22px;
  padding: 10px;
  display: inline-block;
  margin-right: 5px;
  color: #ffffff;
  background-color: #368ccb;
}
.side-nav-label {
  font-weight: 700;
  color: #333333;
}
.download-winners-pdf {
  margin-top: 10px;
}
.download-winners-pdf:hover a,
.download-winners-pdf:hover .fa-cloud-download {
  opacity: 0.85;
}
.download-winners-pdf a {
  color: #d61e57;
  text-decoration: none;
  font-size: 12px;
}
.download-winners-pdf a .fa-cloud-download {
  color: #d61e57;
  padding: 5px 5px 5px 0;
}
.doublespacer .sponsors .col-xs-3 {
  text-align: center;
}
.ccup2017-label-container {
  display: block;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 40px;
}
.ccup2017-label-container .ccup2017-location-label {
  display: inline-block;
  width: 123px;
  padding: 1px 10px;
  margin-top: 40px;
  border-top-left-radius: 3px;
  background-color: #999999;
  color: #ffffff;
  border-top-right-radius: 3px;
}
.textOnly .fa-arrow-down {
  display: none;
}
.ccup input[type="text"] {
  padding-left: 10px;
}
span.ccupDownload {
  display: none;
}
a.ccupDownloadLink {
  position: relative;
  padding-left: 88px;
  font-size: 14px;
  color: #d61e57;
}
a.ccupDownloadLink:hover {
  opacity: 0.85;
  text-decoration: none;
}
a.ccupDownloadLink:before {
  content: "\f0ed";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 15px;
  padding-right: 0.5em;
  position: absolute;
  left: 0;
  top: 0;
}
a.ccupDownloadLink:after {
  content: "Download";
  position: absolute;
  font-size: 13px;
  left: 22px;
  top: 0;
  display: block;
  width: 140px;
}
.responsive-side-nav a[href="/2017-user-presentations/microwave-heating"] {
  display: none;
}
/*
@media (max-width:1200px) {

    .responsive-side-nav-container .col-md-4 {
        width: 40.333333%
    }

    .responsive-side-nav-container .col-md-8 {
        width: 59.666667%;
    }
}
*/
@media (max-width: 992px) {
  h5[class="first not-clickable-heading"],
  h5[class="first clickable-heading"] {
    margin: 10px 0 5px 0;
  }
  /*
    .ccup2017-ref-avatar-container .row  .col-md-3 {
        width: 40%;
    }
*/
  .up-avatar-styles {
    padding-left: 18px;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
  }
  .up-avatar-styles img {
    border-radius: 13%;
    width: 100%;
    max-width: 250px;
    padding-left: 0;
  }
  .img-border-r .col-md-12 img + .doublespacer {
    padding-top: 25px;
  }
  .sidebar-menu-toggle-container {
    display: inline-block;
  }
  /*
    .col-md-12 p{
        text-align: justify;
        text-justify: inter-word;
    }
*/
}
  /*
    .col-md-12 h1 {
        text-align: left;
        a {
            font-size: 39px;
        }
    }

    .col-md-12 p {
       text-align: justify;
       text-justify: inter-word;
    }

    .col-md-12 p strong {
        color: #999999;
        font-size: 18px;
        text-align: left;
    }
    */
  .ccupAuthor {
    margin: 8px 0 10px 0;
  }
  /*.col-md-12*/
  .ccup2017-home-cta-btn {
    text-align: center;
  }
  .ccup2017-ref-avatar-container {
    /*width: 100%;
        text-align: center;*/
  }
  .ccup2017-ref-avatar-container img {
    display: block;
    max-width: 180px;
    margin: 0 auto;
    padding: 0;
    border-radius: 25px;
    padding: 0 0 10px 0;
  }
  .ccup2017-ref-avatar-container h4,
  .ccup2017-ref-avatar-container small {
    display: block;
    text-align: center;
  }
  h5[class="first not-clickable-heading"],
  h5[class="first clickable-heading"],
  h4.first {
    display: block;
  }
}
@media (max-width: 520px) {
  .ccupkeys-2017 .row .col-md-12 h1 a {
    font-size: 33px;
  }
  .ccup2017-home-cta-btn {
    display: block;
    text-align: center;
  }
  .ccup2017-home-cta-btn a {
    display: inline-block;
  }
}
.hide-kcontent17-content {
  display: none;
}
.ccupkeys-2017 .clickable-heading {
  margin-bottom: 10px;
}
.ccupkeys-2017 .ccup2017-location-container h4.first,
.ccupkeys-2017 .row h4.first {
  margin-top: 0;
  line-height: 25px;
}
.offer--body-wrap {
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ffffff;
  padding: 0px 50px;
}
.offer--body-wrap .offer--cta {
  position: relative;
  padding: 12px 40px 12px 40px;
  margin-top: 15px;
  font-size: 16px;
  font-family: Lato, Optima, Geneva, Tahoma, sans-serif;
  font-weight: 400;
  line-height: 16px;
  color: #ffffff;
  background-color: #368ccb;
  opacity: 1;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
}
.offer--body-wrap .offer--cta:hover,
.offer--body-wrap .offer--cta:focus {
  background-color: #307eb8;
  text-decoration: none;
  color: #ffffff;
}
.offer--body-wrap .offer--read-link {
  font-weight: 700;
  font-size: 0.85em;
}
.offer--body-wrap h2 {
  margin-bottom: 20px;
}
.offer--body-wrap h3 {
  font-weight: 400;
  padding: 0 0 5px 0;
  margin: 24px 0 12px 0;
  font-size: 22px;
}
.offer--body-wrap a:hover {
  text-decoration: none;
}
.offer--sidebar-wrap {
  padding: 0 30px;
}
.info-box {
  background: #eeeeee;
  border: 1px solid #dddddd;
  padding: 20px 20px;
  margin-bottom: 20px;
  min-height: 210px;
}
.wpTrim {
  width: 100%;
  box-shadow: 0px 0.5px 1px 1px #999999;
  z-index: 1;
}
.wpBackground {
  background: #f2f2f2;
  width: 100%;
}
#wpadminbar {
  display: none;
}
/* HEADER
============== */
.card-header.blog {
  border-color: #368ccb;
}
.card-header.blog a {
  font-size: 0.9em;
  color: #999999;
  text-decoration: none;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.card-header.blog a:hover,
.card-header.blog a:active,
.card-header.blog a:focus {
  text-decoration: none;
  color: #555555;
  border: none;
}
.wpSideBarSearchBar {
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0 0;
}
.wpSearchField {
  width: 100%;
  height: 35px;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  float: left;
  padding-left: 15px;
}
.wpSearchButton {
  position: relative;
  width: 35px;
  height: 35px;
  left: -35px;
  top: -1px;
  background: #368ccb;
  border: 1px solid #368ccb;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wpSearchButton i {
  position: absolute;
  top: 10px;
  left: 10px;
}
.wpSearchButton:hover,
.wpSearchButton:focus,
.wpSearchButton:active {
  background: #307eb8;
  border-color: #307eb8;
}
/* FEATURED POST
============== */
.wpFeaturedContent {
  padding: 0px 30px 30px 30px;
}
.wpFeaturedContent img {
  margin: 20px 0px;
  max-width: 100% !important;
  height: auto !important;
}
h2.wpFeaturedTitle,
h2.wpFeaturedTitle a {
  color: #368ccb;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 0;
  padding: 0;
  text-decoration: none;
  -webkit-transition: all 0.03s ease;
  -moz-transition: all 0.03s ease;
  -o-transition: all 0.03s ease;
  transition: all 0.03s ease;
}
h2.wpFeaturedTitle:hover,
h2.wpFeaturedTitle a:hover,
h2.wpFeaturedTitle:focus,
h2.wpFeaturedTitle a:focus,
h2.wpFeaturedTitle:active,
h2.wpFeaturedTitle a:active {
  color: #2a70a4;
}
.wpFeaturedExcerpt {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: normal;
  margin-bottom: 30px;
}
.wpNormalExcerpt {
  font-size: 14px;
  margin-bottom: 20px;
}
/* NORMAL POST
============== */
.wpNormal {
  position: relative;
  margin: 0px 0px 30px 0px;
  padding: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #ffffff;
  box-shadow: -1px 1px 1px 1px #eeeeee;
  border: 1px solid #eeeeee;
}
.wpNormalTitleWrapper {
  position: relative;
  top: 0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius-top: 4px 4px 0 0;
  margin: 0px;
  padding: 20px;
  background: #368ccb;
  border-bottom: 3px solid #368ccb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wpNormalTitleWrapper h3.wpNormalTitle,
.wpNormalTitleWrapper h3.wpNormalTitle a {
  color: #ffffff;
  font-size: 1.15em;
  line-height: 1.3em;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0px;
  text-decoration: none;
}
.wpNormalTitleWrapper:hover,
.wpNormalTitleWrapper:focus,
.wpNormalTitleWrapper:active {
  background: #ffffff;
}
.wpNormalTitleWrapper:hover h3.wpNormalTitle,
.wpNormalTitleWrapper:focus h3.wpNormalTitle,
.wpNormalTitleWrapper:active h3.wpNormalTitle,
.wpNormalTitleWrapper:hover h3.wpNormalTitle a,
.wpNormalTitleWrapper:focus h3.wpNormalTitle a,
.wpNormalTitleWrapper:active h3.wpNormalTitle a {
  color: #368ccb;
  text-decoration: none;
}
img.wpAuthorPhoto {
  margin: 0 8px 0 0;
  width: 40px;
  height: 40px!important;
  border-radius: 4px;
  border: 0;
}
.wpAuthor-guestflag {
  display: block;
  position: absolute;
  text-align: center;
  width: 40px;
  letter-spacing: 0.07em;
  font-size: 10px;
  border-radius: 0 0 4px 4px;
  text-transform: uppercase;
  font-weight: 600;
  color: #6da792;
  bottom: -5px;
  left: 51px;
}
.wpNormalContent {
  padding: 20px 30px;
}
.wpNormalContent .wpAuthor {
  font-size: 0.9em;
  font-weight: 600;
  line-height: 1.1em;
  margin: -20px -30px 0 -30px;
  background: #f9f9f9;
  padding: 20px;
}
.wpNormalContent .wpAuthor a {
  font-weight: 600;
  font-size: 1em;
  line-height: 1.2em;
  margin-right: 7.5px;
  display: inline-block;
  border-bottom: 2px solid #f9f9f9;
}
.wpNormalContent .wpAuthor-guestflag {
  bottom: 10px;
  left: 60px;
  border-radius: 0;
  color: #6da792;
  background: transparent;
}
.wpNormalContent img.wpAuthorPhoto {
  width: 30px;
  height: 30px!important;
  margin: 0 8px 0 0!important;
}
.wpNormalContent .wpCategories {
  margin-top: 15px;
}
.wpNormalContent .wpCategories h4 {
  font-size: 1em;
  color: #555555;
  font-weight: 600;
}
.wpNormalContent img {
  margin: 15px 0px;
  max-width: 100% !important;
  height: auto !important;
}
/* SIDEBAR
============== */
.blog-divide {
  border-bottom: 3px solid #368ccb;
  margin: 5px -30px;
}
.cat-header {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #555555;
  padding-bottom: 5px;
}
ul.cat-titles {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.cat-titles li a {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  text-indent: -10px !important;
  text-decoration: none;
  font-size: 1.1em;
  line-height: 1.45em;
  color: #368ccb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.cat-titles li a:hover,
ul.cat-titles li a:focus,
ul.cat-titles li a:active {
  color: #2a70a4;
}
ul.cat-titles > li > ul.cat-sub-titles {
  margin: 5px 0 10px 0;
  padding: 5px 0 0 0;
  text-indent: 0px;
  list-style: none;
  border-top: 1px solid #eeeeee;
}
ul.cat-titles > li > ul.cat-sub-titles li a {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.9em;
  line-height: 1.8em;
  font-weight: normal;
  color: #555555;
}
ul.cat-titles > li > ul.cat-sub-titles li a:hover,
ul.cat-titles > li > ul.cat-sub-titles li a:focus {
  color: #585858;
}
ul.cat-titles .count {
  color: #999999;
  font-size: 0.8em;
  font-style: italic;
  margin-left: 5px;
}
.wpSidebarComsolAd {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.wpSidebarHeader {
  margin: 10px 0 5px;
  font-weight: 600;
  font-size: 1.2em;
  text-transform: uppercase;
  color: #555555;
  padding-bottom: 5px;
}
.wpSidebarHeader i {
  color: #28aa8f;
  margin-right: 8px;
}
.wpRssIcon {
  color: #28aa8f;
  font-size: 1.5em;
  margin-right: 8px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wpRssFeed p {
  margin-top: 20px;
  color: #555555;
  font-size: 16px;
}
.wpRssIcon:hover,
.wpRssIcon:focus {
  color: #368ccb;
}
@media (max-width: 980px) and (min-width: 600px) {
  .wpRssIcon {
    font-size: 1.2em;
  }
  .wpRssFeed p {
    font-size: 14px !important;
  }
}
/* Social Icons for CN
============== */
.cn-share-buttons {
  margin-top: 4px;
  float: right;
  margin-right: 3px;
}
.bds_more {
  display: none;
}
@media (max-width: 780px) {
  .wpTitle a,
  .wpTitle a:active,
  .wpTitle a:hover,
  .wpTitle a:focus {
    font-size: 0.9em;
  }
}
@media (max-width: 430px) {
  button {
    padding: 1px 4px;
  }
}
/* SINGLE POST
============ */
.blogpost__content {
  margin: 20px 30px 45px;
}
.blogpost__content .blogtitle {
  font-size: 23px;
}
.blogpost__content .caption {
  color: #585858;
}
.blogpost__content .blog-body .latex-wrapper {
  text-align: center;
}
.blogpost__content .blog-body .latex {
  display: inline-block;
}
.blogpost__content .blog-body div.latex > img {
  width: 70%;
}
.blogpost__heading {
  color: #333333;
  font-weight: 700;
  font-size: 1em;
  line-height: 1em;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 10px;
  padding-bottom: 0 !important;
}
.blogpost__heading a {
  color: #333333;
  text-rendering: optimizeLegibility;
}
.blogpost__heading a:hover {
  text-decoration: none;
}
.blogpost__title {
  padding-bottom: 0 !important;
}
.blogpost__title h1 {
  font-size: 2em;
  font-size: 3.1rem;
  line-height: 1.4em;
  font-weight: 700;
  color: #585858;
  margin: 0 0 15px;
}
.blogpost__author-info {
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 0 !important;
}
.blogpost__author-name,
.blogpost__author-photo {
  float: left;
}
.blogpost__author-name {
  font-size: 17.4px;
  line-height: 24px;
  padding: 10px 5px 10px;
  position: relative;
}
.blogpost__author-name > span {
  font-size: 15px;
}
.blogpost__author-name a {
  font-weight: 700;
}
.blogpost__author-photo {
  margin-right: 5px;
}
.blogpost__author-photo a {
  display: block;
}
.blogpost__author-photo img {
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
.blogpost__guest-tag {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 5px;
  font-size: 10px;
  line-height: 1;
  color: #368ccb;
  text-transform: uppercase;
}
.blogpost__date {
  text-align: right;
  line-height: 45px;
  letter-spacing: 0.05em;
  color: #368ccb;
}
@media (max-width: 767px) {
  .blogpost__date {
    text-align: left;
    font-size: 0.9em;
    line-height: 1;
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .blogpost__content {
    margin: 20px 5px 30px;
  }
}
.wpSinglePost {
  margin-bottom: 30px;
  padding: 30px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: -1px 1px 2px 1px #eeeeee;
}
.wpSingleTitle {
  margin-bottom: 20px;
  margin-top: 0;
  font-size: 2em;
  line-height: 1.4em;
  font-weight: normal;
  color: #333333;
}
.wpSingleContent h3 {
  margin: 40px 0px 0px 0px;
  font-size: 1.6em;
  line-height: 1.3 em;
  font-weight: normal;
}
.wpSingleContent h4 {
  margin: 40px 0px 0px 0px;
  font-size: 1.35em;
  line-height: 1.2em;
  font-weight: normal;
}
.wpSingleContent h5 {
  margin: 30px 0px 0px 0px;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 300;
}
.wpSingleContent img {
  margin: 20px 0px;
  max-width: 100% !important;
  height: auto !important;
}
.wpSingleContent > div.wistia_responsive_padding {
  margin: 15px 0;
}
.wpSingleContent .latex img {
  margin: 0 0 !important;
}
.wpSingleContent p {
  font-size: 16px;
  line-height: 1.4;
  font-weight: normal;
  margin: 8px 0px 5px 0px;
}
.wpSingleContent pre {
  max-height: 600px;
}
.wpSingleContent .collapse {
  visibility: inherit;
}
.wpSingleContent ul,
.wpSingleContent ol {
  margin: 5px 0;
  padding: 0 0 0 36px;
  text-indent: 0;
}
.wpSingleContent ol {
  list-style: decimal outside;
}
.wpSingleContent ol li ol li {
  list-style-type: lower-alpha;
}
.wpSingleContent ol li ol li ol li {
  list-style-type: lower-roman;
}
.wpSingleContent ul {
  list-style: square outside;
}
.wpSingleContent li {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
}
.wpSingleContent ul li ul,
.wpSingleContent ol li ol {
  margin: 0;
  padding: 0 0 0 20px;
}
.wpSingleContent ul li ul li,
.wpSingleContent ol li ol li {
  font-size: 0.9em;
  line-height: 1.3em;
}
.wpSingleContent iframe {
  width: 100%;
}
.wpSingleContent td li {
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
@media (max-width: 1200px) {
  .wpSingleTitle {
    margin-bottom: 20px;
    font-size: 2em;
    line-height: 1.4em;
    font-weight: normal;
  }
  .wpSingleContent h3 {
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: normal;
  }
  .wpSingleContent h4 {
    font-size: 1.15em;
    line-height: 1.2em;
    font-weight: 500;
  }
  .wpSingleContent p {
    font-size: 16px;
    line-height: 1.4em;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
  }
  .wpSingleContent li {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: normal;
  }
  .wpSidebarHeader {
    font-weight: 800;
    font-size: 1em;
  }
}
@media (max-width: 420px) {
  #wpSinglePrev,
  #wpSingleNext {
    width: 100%;
  }
  .wpSinglePost {
    padding: 15px;
  }
  .wpSingleTitle {
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: normal;
  }
  h2.wpFeaturedTitle,
  h2.wpFeaturedTitle a {
    font-size: 1.2em;
    line-height: 1.1em;
  }
  .wpSingleContent h3 {
    font-size: 1.35em;
    line-height: 1.4em;
    font-weight: normal;
  }
  .wpSingleContent h4 {
    font-size: 1em;
    line-height: 1.2em;
  }
  .wpSingleContent p {
    font-size: 16px;
    line-height: 1.4em;
    margin: 15px 0px 5px 0px;
  }
  .wpSingleContent li {
    font-size: 1em;
    line-height: 1.2em;
  }
}
/* COMMENTS
============ */
h3.wpComments {
  font-weight: 600;
}
.wpCommentsList,
ul.wpCommentsList,
ol.wpCommentsList {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-padding-start: 0;
  text-indent: 0;
  border: 1px solid #e1e1e1;
  background: #f2f2f2;
  border-radius: 4px;
}
.wpCommentsList .wpCommentText,
ul.wpCommentsList .wpCommentText,
ol.wpCommentsList .wpCommentText {
  overflow-wrap: break-word;
  overflow: hidden;
}
span.wpCommentAuthor {
  color: #28aa8f;
  font-weight: 600;
  font-size: 1em;
}
span.wpCommentDetails {
  font-style: italic;
  font-size: 0.9em;
  padding-left: 5px;
  color: #999999;
}
.wpCommentsList li {
  padding: 10px;
}
.wpCommentsList li:nth-child(2) {
  border-top: 1px dashed #e1e1e1;
}
.wpCommentText p {
  margin: 8px 0px;
  font-size: 1em;
  color: #555555;
}
.wpComment-login {
  font-weight: 600;
  color: #28aa8f;
}
.comment-form-comment label {
  font-size: 1em;
  font-weight: 600;
  color: #555555;
}
.comment-form-comment textarea {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin: 10px 0;
}
.comment-form p {
  color: #28aa8f;
}
/* GLOBAL
============ */
.wpCategoryTitle,
.wpArchive-title {
  background-color: #2a70a4;
  border-top: 6px solid #368ccb;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  padding: 1px 30px;
  margin-top: -6px;
}
.wpCategoryTitle h3,
.wpArchive-title h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 10px !important;
  transition: all 0.5s;
  -webkit-transtition: all 0.5s;
  -moz-transition: all 0.5s;
}
.wpCategoryTitle h3 a,
.wpArchive-title h3 a {
  color: #ffffff;
}
.wpCategoryTitle h3 a:hover,
.wpArchive-title h3 a:hover,
.wpCategoryTitle h3 a:focus,
.wpArchive-title h3 a:focus,
.wpCategoryTitle h3 a:active,
.wpArchive-title h3 a:active {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 2px solid #28aa8f;
}
.wpTags,
.wpCategories {
  margin-top: 15px;
}
.wpTags h4,
.wpCategories h4 {
  color: #555555;
  font-weight: 600;
}
.wpTags a {
  font-size: 1em;
  margin-right: 15px;
  color: #999999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wpTags a i {
  margin-right: 2px;
}
.wpTags a:hover,
.wpTags a:focus,
.wpTags a:active {
  text-decoration: none;
  color: #28aa8f;
}
#wpSingleNext h4,
#wpSinglePrev h4 {
  color: #555555;
  font-weight: 600;
}
.blogAbstract {
  margin-bottom: 20px;
}
a.wpReadMore,
a.wpReadMore {
  color: #368ccb;
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: 800;
  transition: 0.5s color, 0.5s span;
  -webkit-transition: 0.5s color, 0.5s span;
  -moz-transition: 0.5s color, 0.5s span;
}
a.wpReadMore span,
a.wpReadMore span {
  display: inline-block;
  width: 8px;
  height: 4px;
  position: relative;
  left: 4px;
  top: 1px;
  font-family: FontAwesome;
  font-size: 1.2em;
  font-weight: bold;
  font-style: normal;
}
a.wpReadMore span:before,
a.wpReadMore span:before {
  content: "\f105";
}
a.wpReadMore:hover,
a.wpReadMore:hover,
a.wpReadMore:focus,
a.wpReadMore:focus,
a.wpReadMore:active,
a.wpReadMore:active {
  color: #2a70a4;
  text-decoration: none;
}
a.wpReadMore:hover span:before,
a.wpReadMore:hover span:before,
a.wpReadMore:focus span:before,
a.wpReadMore:focus span:before,
a.wpReadMore:active span:before,
a.wpReadMore:active span:before {
  left: 4px;
  content: "\f101";
}
.wpAuthor {
  margin: 0px 0px 10px 0px;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
  color: #999999;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  position: relative;
}
.wpAuthor a {
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: 600;
  color: #28aa8f;
  display: inline-block;
  margin-right: 15px;
  border-bottom: 2px solid #ffffff;
}
.wpAuthor a:hover,
.wpAuthor a:focus,
.wpAuthor a:active {
  color: #1e816c;
  border-bottom: 2px solid #1e816c;
  text-decoration: none;
}
.bigBlogThumb {
  margin: 40px 0px;
  padding: 20px;
  max-width: 100%;
}
.blogThumbnail {
  margin: 30px 20px;
  padding: 20px;
  max-width: 100%;
}
.spanWP-side-by-side img,
.spanWP-side-by-side p img {
  float: left;
  width: 48%;
  height: auto;
}
@media (max-width: 979px) {
  .spanWP-side-by-side {
    max-width: 100%;
    float: none;
    display: block;
  }
}
a .wpCatButton,
a .wpCatButton:active {
  margin-top: 3px;
  padding: 3px 8px;
  border: 1px solid #999999;
  background: transparent;
  text-align: justify;
  font-size: 0.9em;
  font-weight: 400;
  color: #999999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a .wpCatButton:hover,
a .wpCatButton:focus {
  border: 1px solid #28aa8f;
  color: #28aa8f;
}
.wpCat:hover,
.wpCat:focus {
  color: #368ccb;
}
.wpAccentColor {
  background-color: #368ccb;
  color: #ffffff;
  border: 1px solid #368ccb;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wpAccentColor:hover,
.wpAccentColor:focus {
  background-color: #368ccb;
  text-decoration: none;
}
div.latex {
  margin: 0 auto;
  text-align: center;
  padding: 0;
  border: none;
}
div.latex img {
  margin: 0 !important;
}
.latex-equation-number {
  float: right;
}
.wpAuthorImage {
  float: left;
  margin: 15px 15px 0;
  padding: 0;
}
.wpAuthorImage img {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
@media (max-width: 420px) {
  .wpAuthor {
    margin: 0px 0px 8px 0px;
    font-size: 1em;
  }
}
/* PAGINATION
================ */
a#wpPagination:hover,
a#wpPagination:focus {
  text-decoration: none;
}
#wpPagination {
  text-align: center;
  font-size: 1.1em;
}
#wpPagination a.page-numbers {
  text-align: center;
  display: inline-block;
  border: none;
  padding: 0 2%;
  color: #999999;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
#wpPagination span.page-numbers.current {
  background-color: #28aa8f;
  color: #ffffff;
  cursor: default;
  padding: 1px 8px;
  border-radius: 4px;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  display: inline-block;
}
#wpPagination span.pnPrevious,
#wpPagination span.pnNext {
  color: #28aa8f;
  cursor: pointer;
}