a.conf-form-cancel:hover,
a.conf-reset-pw:hover,
a.conf-form-cancel:focus,
a.conf-reset-pw:focus {
  text-decoration: underline;
  color: #444;
}
.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: gray;
  font-weight: 300;
}
.conf-reg-wrapper label.less-padding {
  margin-top: 0;
}
.conf-reg-wrapper hr {
  height: 1px;
  background-color: #D4D4D4;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 90%;
}
.conf-reg-wrapper hr.full {
  height: 1px;
  background-color: #D4D4D4;
  margin-top: 30px;
  margin-bottom: 15px;
  width: 100%;
}
.conf-reg-wrapper .check-input-label {
  margin-top: 0;
}
.conf-reg-wrapper .btn-basic {
  background: #5e5f79;
  border-color: #53546b;
  color: #FFF;
  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: #ba274a;
}
.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: #332c2c;
}
.conf-reg-form-header {
  text-transform: uppercase;
  font-size: 2.2em;
  font-weight: 500;
  text-align: center;
  color: #fff;
}
.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: #fff !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: #fff !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: #fff !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: #eee;
}
.conf-user-agreement input,
.conf-user-agreement label,
.conf-user-agreement .conf-required-field {
  display: inline-block !important;
}
.conf-user-agreement label {
  color: #fff !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: #fff;
  padding: 80px 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: #777;
}
#conf-location-schedule {
  background-color: #eee;
  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: 200px;
  background: #ba274a;
  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: white;
  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: #fff !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: #ba274a;
  background-color: #fff;
  border-radius: 4px 4px 0 0;
}
#conf-location-schedule .conf-schedule-tabs li.active {
  background: white;
  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: #ba274a;
  background-color: #fff;
  border-radius: 4px 4px 0 0;
}
#conf-location-schedule .conf-schedule-body {
  background: white;
  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: #f7f8fa;
}
#conf-location-schedule .conf-schedule-time {
  color: #444;
}
#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 {
  color: #6d6d6d;
}
#conf-location-schedule .conf-schedule-event {
  font-weight: 800;
}
#conf-location-schedule .conf-schedule-list,
#conf-location-schedule .conf-schedule-list-wrapper ul {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 15px;
}
#conf-location-schedule .conf-schedule-list li,
#conf-location-schedule .conf-schedule-list-wrapper ul li {
  list-style: none;
  color: #444;
  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: #ba274a;
}
#conf-location-schedule .conf-schedule-list li em,
#conf-location-schedule .conf-schedule-list-wrapper ul li em {
  color: #ba274a;
}
#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: #ba274a;
}
#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: #ba274a;
}
#conf-location-schedule .break-row .conf-schedule-time,
#conf-location-schedule .break-row .conf-schedule-event {
  font-weight: 400;
  opacity: .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: #005798;
  padding: 80px 0;
}
#conf-directions .CN-transportlabel {
  opacity: .7;
}
#conf-directions .accomodations p {
  padding: 0 0 0 1em;
}
#conf-directions .directions p {
  padding: 0 1em 0 0;
}
#conf-directions h3 {
  color: #eee;
}
#conf-directions a {
  color: #ccc;
  text-decoration: none;
}
#conf-directions a:active,
#conf-directions a:visited {
  color: #ccc;
  text-decoration: none;
}
#conf-directions a:hover,
#conf-directions a:focus {
  color: #fff;
  text-decoration: underline;
}
#conf-directions .subway-image {
  margin: -30px 0 40px 0;
}
#conf-podium-bg {
  background: url(//cdn.comsol.com/conference/2017/locations/COMSOL_Conference_Keynotes.jpg) no-repeat center;
  background-size: cover;
  height: 650px;
  padding: 80px 0;
}
#conf-podium-bg h4 {
  text-shadow: #2F2F2F 0 0 1px;
  font-weight: 400;
}
#conf-podium-bg .conf-btn-sharp {
  width: 60%;
}
.conf-podium-box {
  padding: 10px 30px 30px;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.conf-venue-box {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 30px;
}
.conf-venue-box h3.conf-h3 {
  margin-top: 0px;
}
#conf-sponsors {
  padding: 80px 0;
  background: #fff;
}
.conf-sponsor-box {
  text-align: center;
  max-width: 180px;
  margin: 30px auto;
  padding: 0 5%;
}
.conf-sponsor-box:hover {
  width: 100%;
  max-width: 180px;
}
.sponsorship-btn {
  width: 60%;
  min-width: 250px;
}
.sponsorship-btn:hover {
  color: #fff;
}
#conf-back-to-top {
  padding: 10px 0;
  background: #ba274a;
}
#conf-back-to-top span {
  display: block;
  float: right;
}
#conf-back-to-top span a {
  color: #38140B;
  font-weight: 800;
  font-size: 1em;
  text-transform: uppercase;
  opacity: .8;
}
#conf-back-to-top span a:hover {
  text-decoration: none;
  opacity: 1;
}
#conf-contact {
  background: #332c2c;
  padding: 50px 0;
}
#conf-footer {
  background: #332c2c;
  padding: 50px 0 30px;
}
#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: #474B51;
  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: .8em;
  font-weight: 400;
  color: #0079C1;
  text-align: center;
}
.conf-chair-title a,
.conf-chair-title a:visited {
  color: #2A2A72;
}
.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: #888;
  border: 1px solid #888;
  border-radius: 3px;
  padding: 5px 15px 5px 25px;
  color: #fff;
  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: #eee;
}
.conf-social-links li a,
.conf-social-links li a:active {
  transition: .2s;
  color: #332C2C;
}
.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: .9em;
}
ul.conf-footer-links li {
  display: inline-block;
  margin: 10px 15px;
  text-align: center;
  color: #eee;
  text-transform: uppercase;
  font-weight: 400;
}
ul.conf-footer-links li a,
ul.conf-footer-links li a:active {
  color: #eee;
  transition: .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: #bbb;
}
.keynote-row {
  margin: 0 0 6em 0;
}
.keynote-row h5 {
  margin-top: 0;
}
#conf-keynotes {
  padding: 50px 0 50px;
  background: #fff;
}
#conf-keynotes .conf-headshot {
  width: 40%;
  max-width: 120px;
  margin: 0 3% 3% 0;
  float: left;
  border: 1px solid #dcdcdc;
}
#conf-keynotes .name,
#conf-keynotes .title,
#conf-keynotes .time {
  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 {
  font-weight: 600;
  font-size: 1.3em;
}
#conf-keynotes .time {
  display: block;
  font-size: 1.2em;
  font-weight: 200;
  line-height: 4;
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #conf-keynotes .time {
    clear: both;
  }
}
#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;
  color: #555555;
  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: #fff;
  border: 1px solid #f8f8f8;
  box-shadow: 0px 13px 25px -7px #c6c6c6;
  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: #2a314c;
}
.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: #332c2c;
  transition: .3s;
  -webkit-transition: .3s;
}
.conf-up-sidebar-ul li a:before {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #272727;
  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: #000;
  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: #6b6b6b;
}
.conf-up-authors {
  padding: 0px 20px;
  margin: 0;
  font-size: .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: .9em;
  font-weight: 800;
  color: #0079c1;
  transition: .25s;
  -webkit-transition: .25s;
}
.conf-up-links:hover,
.conf-up-links:focus {
  cursor: pointer;
  color: #ffa400;
  text-decoration: none;
}
.conf-document-grey {
  display: block;
  margin: 20px auto;
  text-align: center;
  font-size: 1.75em;
  text-decoration: none;
  color: #ccc;
}
.conf-document-grey:hover,
.conf-document-grey:focus {
  text-decoration: underline;
  color: #cccccc;
}
.conf-document-grey i {
  padding-right: 20px;
}
.conf-document-blue {
  display: block;
  margin: 30px auto;
  text-align: center;
  font-size: 1em;
  text-decoration: none;
  color: #338ccb;
}
.conf-document-blue:hover,
.conf-document-blue:focus {
  color: #338ccb;
  text-decoration: underline;
}
.conf-document-blue i {
  padding-right: 20px;
}
.conf-btn-red {
  background: #ba274a;
  border-color: #901e39;
}
.conf-btn-sharp {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 1.25em;
  line-height: 1.4em;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  border: 3px solid #fff;
  background: transparent;
  transition: .2s;
  font-weight: 600;
}
.conf-btn-sharp:visited,
.conf-btn-sharp:active {
  color: #fff;
  text-decoration: none;
}
.conf-btn-sharp:hover,
.conf-btn-sharp:focus {
  color: #332c2c;
  background: #fff;
  text-decoration: none;
}
.conf-btn-sharp-small {
  margin: 0 auto;
  font-size: .9em;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  border: 3px solid #fff;
  background: transparent;
  transition: .2s;
  color: #fff;
}
.conf-btn-sharp-small:visited,
.conf-btn-sharp-small:active {
  color: #fff;
  text-decoration: none;
}
.conf-btn-sharp-small:hover,
.conf-btn-sharp-small:focus {
  color: #000;
  background: #fff;
  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 #ccc;
  background: #ddd;
  color: #332c2c;
  cursor: pointer;
}
.conf-btn-next:hover,
.conf-btn-form:hover,
.conf-btn-next:focus,
.conf-btn-form:focus {
  color: #252020;
  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: #ba274a;
  background-image: none;
  border: 0px;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 3px #7b1a31 solid;
  color: white;
  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: #a52342;
  background-image: none;
  border-bottom: 3px #661528 solid;
  color: white;
}
.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: #fff;
  text-decoration: none;
}
.conf-btn-disabled {
  margin-top: 30px;
  padding: 8px 40px;
  background-color: #ddd;
  background-image: none;
  border: 0px;
  border-radius: 5px;
  vertical-align: middle;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 3px #b7b7b7 solid;
  color: #bbb;
  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: #bbb;
  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: white;
}
.conf-status-notification {
  position: relative;
  top: 30px;
  left: 75%;
  color: #ddd !important;
}
.required-field {
  color: #fc3a06;
  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;
  }
  .conf-location-reg-open {
    margin-right: 6%;
    margin-left: 6%;
  }
  #conf-pricing table {
    margin-top: 30px;
    font-size: .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: .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: .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: #fff;
    padding: 100px 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: .9em;
  }
  .conf-main-nav .dropdown-menu a {
    font-size: .9em;
  }
  #conf-author-deadlines {
    background: #fff;
    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: #332c2c;
    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: .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 img {
    margin-top: 20px;
  }
  #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: .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 {
    text-transform: uppercase;
    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: .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: #fff;
    padding: 180px 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: #fff;
    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: #332c2c;
    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: #ba274a;
    padding: 10px;
    color: white;
  }
  .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 #332c2c;
  }
  #conf-location-intro img {
    margin-top: 20px;
  }
  #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: #25628f;
}
#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: #368ccb;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 2px;
  left: 172px;
}
/* CCUP STYLES
================= */
.ccupItem {
  padding: 30px 15px;
  border-top: 1px solid #ccc;
}
.ccupTitle {
  font-weight: 600;
  font-size: 18px;
}
.ccupAuthor {
  font-weight: 600;
  color: #828282;
  margin-bottom: 0px;
}
.ccupOrigin {
  font-style: italic;
}
.ccupDownload {
  font-weight: 600;
  color: #828282;
}
.ccupDownloadLink {
  display: block;
}
.ccupCaption {
  font-size: .85em;
  font-style: italic;
}
/*
 * CCUP COmmittee
 */
/*
CCUP CTA Button
*/
.ccup-cta,
.ccup-cta:active,
.ccup-cta:visited {
  max-width: 364px;
  border: 2px solid #0088cc;
  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: #0088cc;
  text-decoration: none;
  transition: .3s;
  -webkit-transition: .3s;
}
.ccup-cta:hover,
.ccup-cta:focus {
  background: #0088cc;
  color: #fff;
  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: #332c2c;
  padding-left: 0px;
  cursor: default;
}
.ccup .sideBarButton {
  border-bottom: 1px solid #cccccc;
}
@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: #666;
  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 #0088cc;
  background-color: #fff;
}
.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: #fff;
  text-align: center;
  padding: 0 20px;
  border-width: 0;
  background-color: #0088cc;
  cursor: pointer;
}
.ccup .sideBarSearch button:hover {
  background-color: #00a0f0;
}
.ccup input[type="text"] {
  font-size: 18px;
  line-height: 40px;
  color: #332c2c;
}
@media (max-width: 1199px) {
  .ccup input[type="text"] {
    font-size: 14px;
    line-height: 40px;
    color: #332c2c;
  }
}
.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: .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 p {
  max-width: 85em;
  margin: 30px auto;
  display: block;
  font-size: 1.9em;
  text-align: left;
}
.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: #BA274A;
  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: white;
  display: inline-block;
  position: relative;
  z-index: 20;
  line-height: 1;
  padding: 0 5px 0 0;
}
.sd-intro .tagline {
  position: absolute;
  bottom: 0px;
  right: -25px;
}
@media screen and (max-width: 990px) {
  .sd-intro .tagline {
    position: relative;
  }
}
.sd-intro .sd-connect {
  color: #368ccb;
  font-size: 3.8em;
  text-transform: none;
}
.sd-intro .sd-learn {
  color: #033860;
  font-size: 3.7em;
  text-transform: none;
}
.sd-intro .sd-innovate {
  color: #BA274A;
  font-size: 3.7em;
  text-transform: none;
  margin-bottom: 25px;
}
.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 {
  display: block;
  padding-left: 10px;
  position: relative;
  margin: 0 0 5px 0;
}
.suggested-topics-list li 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: #BA274A;
  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: white;
  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: #BA274A;
  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: .9em;
  font-style: italic;
  margin-top: .5em;
}
.testimonial-carousel .carousel-indicators {
  bottom: -40px;
  width: 100%;
  left: 0;
  margin-left: 0;
  color: black;
}
.testimonial-carousel .carousel-indicators ol li {
  color: black;
  border-color: black;
  background-color: white;
}
.testimonial-carousel .carousel-indicators ol li.active {
  background-color: black;
}
.testimonial-carousel .carousel-control {
  background-image: none;
  font-size: 40px;
  width: 20px;
  color: black;
  opacity: .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: #014577;
  box-shadow: 0 0 0;
  color: white;
  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: white;
}
#conf-directions .cn-transport-dropdown li a:hover {
  background: transparent;
  color: white;
  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%;
  }
}
.conf-light p {
  color: #fff;
}
/*================================================
  =================================================

Compay : COMSOL Multiphysics
Project : COMSOL Conference 2018 Styles
Author :  Roman Feliz
Title : Front-end Developer
Date :  12 - 20 - 2017

=================================================
================================================*/
/*================= Color palette =================*/
/*Primary colors*/
/*Accent color*/
/*Complementary color*/
/*Additional colors*/
/*=================/ Color palette =================*/
/*================= Reusable classes =================*/
.conf-a-link {
  color: #ffa400 !important;
}
.conf-h5-heading {
  color: #0079c1;
  text-align: center;
  line-height: 28px;
  padding: 0 10% 40px;
  position: relative;
}
.blue-txt {
  color: #0079c1;
  font-weight: 600;
}
.conf-dark {
  color: #232528;
}
.conf-border-b {
  margin-bottom: 60px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ffa400;
}
.conf-text-box {
  background-color: #FFFFFF;
  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: #f5f5f5;
}
.conf-remove-l-gutter {
  padding-left: 0;
}
.conf-remove-r-gutter {
  padding-right: 0;
}
.conf-remove-gutter {
  padding: 0;
}
.conf-add-p {
  padding: 5px;
}
.cof-img-frame {
  padding: 10px;
  background-color: #FFF;
  border-bottom: 1px solid #d7d7d7;
}
.conf-cta-button {
  padding: 8px 27px;
  border: 0;
  border-radius: 4px;
  color: #FFF;
  background-color: #0079c1;
  box-shadow: 0 1px 2px 0px rgba(35, 37, 40, 0.3);
}
.conf-cta-button:hover {
  color: #ffa400;
}
.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: 4em;
  color: #2a2a72;
  text-transform: uppercase;
  font-weight: 900;
  text-align: left;
}
.conf-lgPageHeading + span {
  display: block;
  font-weight: bold;
  color: #0079c1;
  padding: 0 5px 0 2px;
  font-size: 27px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ffa400;
}
.sd-subHeading-18 {
  color: #2a2a72;
  font-weight: 900;
  margin-top: 0;
}
.conf-blue-accent {
  padding-bottom: 10px;
  border-bottom: 1px solid #ffa400;
}
.conf-paragraph {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #5a5a5a;
}
/*=================/ Typography =================*/
/*=================  Conf Main Header =================*/
.header-block {
  width: 100%;
  height: 250px;
  background: #2a2a72 url('//cdn.comsol.com/conference/2018/hero-images/edited/SaveTheDate-2018_header-photo.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  border-bottom: 1px solid #2a2a72;
  /*Header Logo */
}
.header-block:before {
  content: "";
  display: block;
  height: inherit;
  width: inherit;
  position: absolute;
  background-color: rgba(42, 42, 114, 0.13);
}
.header-block:after {
  content: "";
  width: 100%;
  height: 250px;
  display: block;
  background: url('//cdn.comsol.com/conference/2018/hero-images/edited/SaveTheDate-2018-header-model.png');
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 65%;
  transform: translateY(-40px);
  overflow: hidden;
  z-index: 2;
}
.header-block .header-info h1 {
  top: 26px;
  padding-top: 14px;
}
.header-block .header-info h1 a {
  background-position: 50% -5%;
  background-size: 84%;
}
.header-block .logo-nav-home .location-dropdown {
  top: 89px;
}
.conf-bar-stuck {
  background-color: #2a2a72;
}
.conf-bar-stuck .conf-logo-nav-container {
  padding: 0;
  background-color: #ffa400;
}
.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: 90%;
}
.header-location {
  position: absolute;
  top: -6px;
}
.header-location li {
  position: relative;
}
.header-location li a.change-location {
  background-color: #0079c1;
  border: 0;
  border-radius: 0;
  font-size: 1.35rem;
  font-weight: 700;
  padding: 9px 18px;
  color: #eaf6ff;
}
.header-location li a.change-location .fa-caret-down {
  display: inline-block;
  padding-left: 3px;
  color: #eaf6ff;
}
.header-location li a.change-location:hover .fa-caret-down {
  color: #ffa400;
}
.header-location li ul.location-dropdown {
  width: 649px;
  height: 62px;
  top: 49px;
  color: #eaf6ff;
  background-color: #0079c1;
  box-shadow: -1px 4px 5px -2px #232528;
  border-bottom: 1px solid #232528;
}
.header-location li ul.location-dropdown li a {
  color: #eaf6ff;
  display: block;
  height: 100%;
  width: 100%;
}
.header-location li ul.location-dropdown li a:hover {
  color: #ffa400;
}
.header-location li ul.location-dropdown .all-last {
  border-left: 0;
}
.conf-bar-desktop .conf-main-nav {
  background: #2a2a72;
  box-shadow: 0 3px 10px #2a2a7285;
  height: 63px;
}
.conf-bar-desktop .conf-main-nav li a {
  display: block;
  height: 100%;
  width: 100%;
  box-shadow: 0 0 0 0 #ffa400;
}
.conf-bar-desktop .conf-main-nav li a:hover {
  box-shadow: 0 2px 0 0 #ffa400;
}
.conf-bar-desktop a,
.conf-bar-desktop a:active,
.conf-bar-desktop a:visited {
  transition: .2s;
  color: #eaf6ff;
}
.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: #ffa400;
}
.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: #DDDDDD;
}
.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%;
}
.conf-slogan-container {
  font-size: 1.8em;
  font-weight: 800;
  text-align: left;
  padding: 6px 0 6px 10px;
  width: 100%;
  background: #c2c2c2 url("//cdn.comsol.com/conference/2018/hero-images/edited/slogan-h-bg.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  border-top: 1px solid #fafafa;
  box-shadow: 0px 12px 22px -13px rgba(0, 0, 0, 0.66);
}
.conf-slogan-container .conf-slogan-c {
  color: #0079c1;
}
.conf-slogan-container .conf-slogan-l {
  color: #2a2a72;
}
.conf-slogan-container .conf-slogan-i {
  color: #ffa400;
}
.conf-slogan-container [class^="conf-slogan"] {
  position: relative;
  z-index: 5;
}
.sd-features-container {
  padding: 0;
  margin-bottom: 20px;
}
.sd-features-container li {
  list-style: none;
  display: block;
  font-size: 1em;
}
/*=================/ Conference Home Media Container  =================*/
/*================= Conference Home Image Gallery  =================*/
#conf-home-locations .container-fluid {
  background-color: #232528;
}
/* Save the date home page*/
.conf-location-box {
  background: rgba(35, 37, 40, 0.4);
  transition: background 0.6s ease-in-out;
}
.conf-location-box .inner {
  background-color: #232528;
  top: 88%;
  width: 62%;
  margin: 0 auto;
  padding: 5px 0;
  text-shadow: none;
  border-radius: 4px;
  box-shadow: 0px 14px 7px -12px #0b0b0b;
  border-bottom: 1.8px solid #121212;
}
.conf-location-box .inner .conf-lp-location {
  font-weight: 700;
  color: #FFFFFF;
  font-size: 1.4rem;
}
.conf-location-box .inner .conf-lp-date {
  font-size: 1.4rem;
  font-weight: 800;
  color: #6cc8fd;
  margin-top: 2px;
  background-color: #232528;
}
.conf-location-preview a.conf-closed .conf-location-box {
  background: rgba(35, 37, 40, 0.6);
  transition: background 0.6s ease-in-out;
}
.conf-location-preview a.conf-closed:hover .conf-location-box {
  background: rgba(35, 37, 40, 0.2);
}
.conf-location-preview a.conf-open .conf-location-box {
  transition: background 0.35s ease, box-shadow 0.5s ease-in-out;
  background: rgba(35, 37, 40, 0.1);
}
.conf-location-preview a.conf-open:hover .conf-location-box {
  background: rgba(255, 164, 0, 0.15);
}
.conf-location-preview a.conf-open:hover .conf-location-box .inner {
  top: 80%;
  transition: top 0.75s ease 0.25s 0.1s, box-shadow 0.1s ease-in-out 0.15s;
  box-shadow: 0px 22px 20px -13px #000000;
}
.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 #0b0b0b;
}
.conf-location-preview a.conf-open:hover .conf-location-reg-open,
.conf-location-status {
  transition: all .5s ease;
}
.conf-location-status {
  bottom: 86%;
  width: 100%;
  left: 0;
  position: absolute;
  text-shadow: 1px 1px 1px #1c1c1c;
  color: #FFF;
  z-index: 2;
  background-color: #ffffff17;
  border-bottom: 1px solid #ffffff6b;
  border-top: 1px solid #ffffff6b;
  text-align: center;
}
/*=================/ 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: #eaf6ff;
  border-bottom: 1px solid #b8b8b8;
  padding: 18px;
}
.conf-save-the-date-form .conf-stdf-box .conf-form-heading {
  color: #2a2a72;
  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 #bdbdbd;
}
.conf-save-the-date-form .conf-stdf-box .text-input {
  background-color: #f7f7f7;
}
.conf-save-the-date-form .conf-stdf-box .select {
  color: #bdbdbd;
  background-color: #f7f7f7;
}
.conf-save-the-date-form .conf-stdf-box .text-input:focus {
  border: none;
  box-shadow: inset 0 0 0 1px #0079c1;
  background-color: #fafafa;
}
.conf-save-the-date-form .conf-stdf-box .text-input-label {
  color: #5a5a5a;
}
.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: #ffa400;
  border-bottom: 3px solid #664200;
}
.conf-save-the-date-form .conf-stdf-box button:hover {
  background-color: #eb9700;
  border-bottom: 3px solid #332100;
}
/*=================/ Conference Home Form  =================*/
/*================= Conference Home Footer  =================*/
#conf-back-to-top {
  background-color: #232528;
}
#conf-back-to-top span a {
  color: #ffa400;
}
#conf-footer {
  padding-bottom: 0;
  border-top: 1px solid #2f3236;
  background-color: #474b51;
}
#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;
  background-color: rgba(35, 37, 40, 0.3);
}
/*=================/ Conference Home Footer  =================*/
/*================= Location Page Intro Section  =================*/
#conf-location-intro {
  background-color: #f5f5f5;
}
#conf-location-intro h3.conf-h3 {
  font-weight: 300;
}
#conf-location-intro .conf-img-frame img {
  padding: 10px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
}
#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: white;
  font-weight: 400;
  font-size: 22px;
  padding: 8px 40px;
  text-transform: uppercase;
  background: #0079c1;
  border-bottom: 5px solid #0069a8;
  transition: all 0.15s ease;
}
#conf-location-intro .conf-btn-blue:hover {
  color: #ffa400;
  text-decoration: none;
}
#conf-location-intro .conf-btn-blue:active {
  border-bottom: 2px solid #0069a8;
}
#conf-location-intro .conf-p-large {
  margin: 0 0 28px 0;
}
#conf-location-intro .conf-p-large,
#conf-location-intro ul li {
  font-size: 1em;
  line-height: 24px;
  font-weight: 400;
  color: #5a5a5a;
}
#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: #2a2a72;
  color: #ffa400;
}
#conf-location-schedule .conf-schedule-tabs li:hover {
  background-color: #ffa400;
  color: #2a2a72;
}
#conf-location-schedule .conf-schedule-tabs li .conf-schedule-tabs li.active a {
  color: #2a2a72;
}
#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: #2a2a72;
}
#conf-location-schedule .conf-schedule-tabs li.active {
  color: #ffa400;
}
#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: #2a2a72;
}
#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: #ffa400;
  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: #5a5a5a;
}
#conf-location-schedule .conf-row.alt {
  box-shadow: -1px 16px 0 -15px #f7f7f7;
  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: #ffa400;
}
#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: #5a5a5a;
  padding: 2px 0;
}
#conf-location-schedule .conf-shanghai-agenda .conf-schedule-list li a {
  display: block;
  color: #368ccb;
  padding: 2px;
}
#conf-location-schedule .conf-shanghai-agenda .conf-schedule-list li a:hover {
  cursor: pointer;
  opacity: .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: #368ccb;
}
#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: #888888;
}
#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;
}
/*=================/ 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: #2a2a72;
  font-weight: 800;
}
#conf-location-map .conf-venue-box .conf-h5 {
  color: #0079c1;
  font-weight: unset;
  padding-bottom: 3px;
  border-bottom: 1px solid #ffa400;
}
#conf-location-map .conf-venue-box .conf-p-small {
  color: rgba(35, 37, 40, 0.49);
  font-size: 1.09em;
  line-height: 1.5em;
  font-weight: 400;
}
#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: #ffa400;
}
/*=================/ 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.10em;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
  padding: 0 18px;
}
#conf-directions .conf-dir-icons {
  display: block;
  background-color: #FFFFFF;
  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: #6cc8fd;
}
#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(108, 200, 253, 0.25);
}
#conf-directions .conf-transportation-table .trademarks {
  font-weight: 700;
  color: #ffa400;
}
/*================= /Location Page Directions Section  =================*/
/*================= Location Page Podium Section  =================*/
#conf-podium-bg {
  padding: 209px 0 0 0;
  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:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000082;
  top: 0;
  left: 0;
  z-index: 0;
}
#conf-podium-bg h4 {
  text-shadow: none;
  font-weight: 400;
  color: #0079C1;
  font-size: 2rem;
  text-align: left;
  line-height: 29px;
  padding-top: 23px;
}
#conf-podium-bg p {
  color: #0079c1;
}
#conf-podium-bg .conf-btn-sharp {
  width: 46%;
  border-radius: 4px;
  display: inline-block;
}
#conf-podium-bg .conf-btn-sharp:hover {
  color: #ffa400;
  background-color: #0079c1;
}
/*=================/ Location Page Podium Section  =================*/
/*================= Location Page Sponsors Section  =================*/
#conf-sponsors {
  padding-bottom: 0;
}
#conf-sponsors .conf-p-large {
  color: #686868;
  font-weight: 600;
}
#conf-sponsors .sponsorship-btn {
  border-radius: 4px;
  max-width: 40%;
  padding: 10px;
  margin-bottom: 30px;
  background-color: #0079c1;
}
#conf-sponsors .sponsorship-btn:hover {
  color: #ffa400;
  text-decoration: none;
}
#conf-sponsors h2 span {
  font-weight: 900;
  color: #2a2a72;
  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: rgba(35, 37, 40, 0.15);
}
#conf-contact .conf-yellow {
  color: #0079c1;
}
#conf-contact .conf-h2 {
  color: #2a2a72;
}
/*=================/ My-Conference Page Contact Section  =================*/
/*================= Registration  Page  Section  =================*/
#conf-reg-include {
  position: relative;
  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;
  max-width: 596px;
}
#conf-reg-include h3 {
  color: #2a2a72;
  padding: 27px 0 9px 0px;
  text-align: left;
  border-bottom: 1px solid #ffa400;
  font-weight: 800;
}
#conf-reg-include ul {
  padding: 4px 0 24px 21px;
}
#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: #0079c1;
  font-size: 1em;
  line-height: 24px;
  font-weight: 400;
}
#conf-reg-include ul li > p:first-of-type {
  color: #0079c1;
}
#conf-reg-include ul + p {
  padding-bottom: 15px;
}
#conf-reg-include ul + p strong:last-child {
  color: red;
  font-size: 13px;
}
#conf-pricing h3 {
  color: #2a2a72;
  font-weight: 800;
}
#conf-pricing .conf-dark {
  color: #707070;
}
#conf-pricing #dLabel {
  background-color: #0079c1;
  color: #FFF;
  border-color: #0079c1;
}
#conf-pricing #dLabel:hover {
  color: #ffa400;
}
#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: #fafafa;
}
.conf-stdf-box #contactBasic .form-errors ul li {
  color: rgba(35, 37, 40, 0.45);
}
#conf-reg-steps .form-errors ul li {
  color: rgba(35, 37, 40, 0.45);
}
/*=================/ Registration  Page  Section  =================*/
/*================= Agreement  Page =================*/
#conf-user-agreement .sd-subHeading-18 {
  padding: 13% 0 4% 0;
}
/*=================/ Agreement  Page  Section  =================*/
/*================= 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) {
  .conf-location-preview a.conf-open .conf-location-box,
  .conf-location-preview a.conf-close .conf-location-box {
    background: transparent;
  }
  .conf-location-preview a.conf-closed .conf-location-box {
    background: rgba(35, 37, 40, 0.6) !important;
  }
  .conf-location-preview a.conf-closed:hover .conf-location-box {
    background: rgba(35, 37, 40, 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(165, 165, 165, 0.5);
  }
  .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: #d7d7d7;
  }
  .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: #5a5a5a;
  }
  #conf-home-locations {
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
  }
  #conf-home-locations .container-fluid {
    background-color: #dddddd;
  }
  #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(255, 164, 0, 0.15);
  }
}
@media (max-width: 667px) {
  .sd-features-container li {
    margin-bottom: 15px;
    font-size: 1em;
  }
}
/*=================/ Media Queries  =================*/
/*=============== Call For Papers ===================*/
#conf-whyPresent {
  background: #f5f5f5;
  padding-bottom: 50px;
}
#conf-whyPresent h3.first {
  margin-top: 0;
  font-weight: 800;
  font-size: 1.7rem;
  color: #2a2a72;
}
#conf-whyPresent .conf-on-this-page {
  background-color: #efefef;
  padding: 15px;
}
#conf-whyPresent .conf-on-this-page h4 {
  margin-top: 0;
  font-weight: 800;
  font-size: 1.7rem;
  color: #2a2a72;
}
#conf-whyPresent .conf-on-this-page p,
#conf-whyPresent .conf-on-this-page li,
#conf-whyPresent .conf-on-this-page a {
  color: #2a2a72;
}
#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: #ffa400;
}
#conf-whyPresent .conf-on-this-page span {
  color: #2a2a72;
}
#conf-presentTopics {
  box-shadow: inset 0 10px 18px -14px rgba(46, 46, 46, 0.51);
}
#conf-presentTopics .suggested-topic-h3 {
  border-bottom: 1px solid #ffa400;
  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: #232528;
}
#conf-instructions {
  background: #ebebeb;
  text-align: center;
}
#conf-instructions p {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #5a5a5a;
}
#conf-instructions a {
  padding: 10px;
}
#conf-instructions a:hover {
  text-decoration: none;
  color: #ffa400;
}
#conf-instructions a i {
  padding: 5px;
}
#conf-instructions .oral-box {
  padding: 0;
  background-color: #0079c1;
}
#conf-instructions .oral-box h3.conf-h3 {
  background-color: #ffffff38;
}
#conf-instructions .poster-box {
  padding: 0;
  background-color: #2a2a72;
}
#conf-instructions .poster-box h3.conf-h3 {
  background-color: #ffffff38;
}
#conf-instructions [class$="box"] p {
  color: #FFFFFF;
}
#conf-instructions .awards-box {
  padding-top: 40px;
}
#conf-instructions .awards-box p {
  color: #5a5a5a;
}
#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:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00000082;
  top: 0;
  left: 0;
  z-index: 0;
}
#conf-publish .publish-wrappr {
  background-color: rgba(0, 0, 0, 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: #2a2a72;
  text-align: left;
  border-bottom: 1px solid #ffa400;
  font-weight: 800;
}
#conf-publish .publish-wrappr p {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #5a5a5a;
}
#conf-abstract a.conf-document-grey {
  font-size: 1.2em;
  color: #ffa400;
}
#conf-abstract a.conf-document-grey:hover {
  opacity: .5;
}
#conf-abstract ol li {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #5a5a5a;
  color: #FFFFFF;
}
#conf-abstract ol li a {
  color: #ffa400;
}
#conf-abstract ol li a:hover {
  opacity: 0.5;
}
#conf-abstract button.conf-btn-sharp {
  padding: 8px 27px;
  border: 0;
  border-radius: 4px;
  color: #FFF;
  background-color: #0079c1;
  box-shadow: 0 1px 2px 0px rgba(35, 37, 40, 0.3);
}
#conf-abstract button.conf-btn-sharp:hover {
  color: #ffa400;
}
#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: #2a2a72;
}
#conf-program-committee .conf-p-large,
#conf-author-deadlines .conf-p-large {
  font-size: 1em;
  line-height: 25px;
  font-weight: 400;
  color: #5a5a5a;
}
#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 #d7d7d7;
}
#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.80em;
}
#conf-program-committee .conf-committee-profile hr {
  margin: 6px 0;
}
#conf-program-committee .conf-committee-profile .conf-country {
  font-weight: 900;
  font-size: 0.70em;
}
/*===============/ Call For Papers ===================*/
/*=============== Conf Abstract Page  ===================*/
#abstract-form .conf-h2 {
  color: #2a2a72;
}
#abstract-form .conf-required-field {
  color: #ffa400;
}
#abstract-form #conferenceAbsractForm .conf-dark {
  color: #6B6B6B;
}
#abstract-form #conferenceAbsractForm .conf-h5 {
  font-size: 1em;
}
#abstract-form #conferenceAbsractForm h4 {
  color: #444444;
}
#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: .9;
  color: #ffa400;
}
/*===============/ Conf Abstract Page ===================*/
/*=============== Conf Keynotes Page ===================*/
#conf-keynotes {
  background-color: #f5f5f5;
  padding-bottom: 0;
}
#conf-keynotes .conf-h5 {
  color: #727272;
  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 #d7d7d7;
}
#conf-keynotes .cof-img-frame {
  padding: 5px;
  margin-bottom: 0;
}
#conf-keynotes .name {
  font-weight: 800;
  font-size: 1.2em;
}
#conf-keynotes .title {
  font-weight: 700;
  color: #717171;
  font-size: 0.85em;
}
#conf-keynotes .time {
  font-size: 0.84em;
  font-weight: inherit;
}
#conf-keynotes .conf-profile-info {
  display: table;
  width: 100%;
  background-color: #efefef;
  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: #ffa400;
  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 ===================*/
/*
html, body {
  overflow-x: hidden;
}
*/
h2,
h3,
h4,
h5,
p {
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #414042;
}
.vid-top-bar {
  width: 100%;
  height: 70px;
  position: relative;
  margin-top: -70px;
  background: rgba(10, 10, 10, 0.7);
}
.vid-bg {
  background: #f0eeee top center repeat-x;
  width: 100%;
}
.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: white;
  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: #dedfe0;
  border: none;
}
.vid-indicators .active {
  margin: 0;
  width: 10px;
  height: 10px;
  background-color: #7b797d;
  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: .2s;
  color: rgba(255, 255, 255, 0.9);
}
.vid-feature-text a:hover,
.vid-feature-text a:focus,
.vid-feature-text a:active {
  text-decoration: underline;
  color: #fff;
}
.vid-feature-image {
  background-size: cover;
  width: 100%;
}
.vid-top-box {
  background: #fff;
  border-bottom: 4px solid #414042;
  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: #fff;
  border-bottom: 4px solid #414042;
  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: .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 #70af1a;
  color: #70af1a;
}
.vid-tag-pillar-text {
  color: #70af1a;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-tag-type {
  border: 1px solid #bf245e;
  color: #bf245e;
}
.vid-tag-type-text {
  color: #bf245e;
  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 #f26522;
  color: #f26522;
}
.vid-tag-product-text {
  color: #f26522;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-tag-language {
  border: 1px solid #414042;
  color: #414042;
}
.vid-tag-language-text {
  color: #414042;
  font-weight: 600;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0;
}
.vid-lang-available {
  color: #7b797d;
  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: .3s;
  -webkit-transition: .3s;
}
.vid-lang-available:hover,
.vid-lang-available:focus {
  color: #414042;
  text-decoration: underline;
}
.vid-lang-switch {
  background: #f8f9f9;
  border: 1px solid #dedfe0;
  width: 96%;
  margin: 5px 15px 20px;
  padding: 5px 20px;
}
.vid-lang-switch a {
  color: #7b797d;
  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: .3s;
  -webkit-transition: .3s;
  cursor: pointer;
}
.vid-lang-switch a:hover,
.vid-lang-switch a:focus {
  color: #414042;
  text-decoration: underline;
}
.vid-tag-clear {
  border: 1px solid #414042;
  color: #fff;
  background-color: #414042;
}
.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: #414042;
}
.vid-title a {
  line-height: 1em;
  color: #414042;
  text-decoration: none;
}
.vid-title a:active,
.vid-title a:visited {
  color: #414042;
  text-decoration: none;
}
.vid-title a:hover,
.vid-title a:focus {
  color: #343335;
  text-decoration: none;
}
.gt_newpost.vid .vid-subscribe-post {
  color: #626063;
  font: 600 18px/22px "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  margin-right: 30px;
  transition: color .2s;
  -webkit-transition: color .2s;
}
.gt_newpost.vid .vid-subscribe-post:hover,
.gt_newpost.vid .vid-subscribe-post:focus {
  color: #414042;
  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: #7b797d;
  margin: 0;
}
.gt_newpost.vid .subform ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #626063;
}
.gt_newpost.vid .subform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #626063;
}
.gt_newpost.vid .subform :-ms-input-placeholder {
  /* IE 10+ */
  color: #626063;
}
.gt_newpost.vid .subform :-moz-placeholder {
  /* Firefox 18- */
  color: #626063;
}
.gt_newpost.vid .subform .subforminput {
  position: relative;
  bottom: -1px;
  right: 1px;
  border: solid 1px #7b797d;
  padding-left: 15px;
}
.gt_newpost.vid .blog-enterenvelope {
  z-index: 1;
  border: solid 1px #7b797d;
  background-color: #7b797d;
  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 #c4c6c7;
  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 #c4c6c7;
  border-radius: 0 4px 4px 0;
  background: #dedfe0;
  transition: 0.3s;
}
.vid-search-watch .vid-search-icon i {
  font-family: FontAwesome;
  font-size: 1.2em;
  color: #555457;
}
.vid-search-watch .vid-search-icon:focus {
  background: #dedfe0;
  box-shadow: 0 0 2px #dedfe0;
}
.vid-search-filter {
  margin-bottom: 20px;
  margin-top: 5px;
  border: solid 1px #c4c6c7;
  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 #c4c6c7;
  border-radius: 0 3px 3px 0;
  background: #dedfe0;
  transition: 0.3s;
}
.vid-search-filter .vid-search-icon i {
  font-family: FontAwesome;
  font-size: 1.2em;
  color: #555457;
}
.vid-search-filter .vid-search-icon:focus {
  background: #dedfe0;
  box-shadow: 0 0 2px #dedfe0;
}
.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: #7b797d;
  border-bottom: 3px solid #7b797d !important;
}
.vid-accordion .vid-accordion-heading a.collapsed {
  margin: 10px 0;
  cursor: pointer;
  border-bottom: 3px solid #7b797d !important;
  background: #fff !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: #fff;
  font-size: 16px;
  line-height: 1;
}
.collapsed .vid-filter-titles {
  color: #7b797d;
}
a .vid-thumb {
  transition: .2s;
}
a .vid-thumb:active,
a .vid-thumb:hover,
a .vid-thumb:focus {
  border-color: #dedfe0;
  box-shadow: 0 1px 2px #dedfe0;
}
.vid-thumb {
  border: 2px solid #d1d2d4;
  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: #7b797d;
  transition: .2s;
}
ul.vid-filter label:hover,
ul.vid-filter label:focus,
ul.vid-filter label:active {
  color: #676568;
  text-shadow: 1px 1px #f0eeee;
}
ul.vid-filter input[type="checkbox"] + label:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 10px 0 0;
  background: #dedfe0;
  border: 1px solid #c4c6c7;
  content: " ";
  vertical-align: top;
}
ul.vid-filter input[type="checkbox"]:checked + label:before {
  background: #dedfe0;
  font: .8em FontAwesome;
  position: relative;
  left: 0;
  color: #7b797d;
  content: "\f00c";
}
.vid-filter-btn,
.vid-filter-btn:active,
.vid-filter-btn:visited {
  background: #7b797d;
  color: #fff;
  margin: 20px auto;
  padding: 4px 30px;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-color: #6e6c70;
  border-radius: 3px;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  transition: .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: #ebebeb;
  background: #6e6c70;
  outline: none;
  outline-color: none;
  outline-style: none;
  outline-width: none;
}
.video-title-sm {
  color: #414042;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 5px;
}
.vid-section-title {
  color: #414042;
  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: #dedfe0;
}
.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 {
  width: 130px;
  margin-top: 0;
  padding: 5px 10px;
  border: 1px solid #c4c6c7;
  border-radius: 3px;
  background: #dedfe0;
  color: #555457;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  transition: .2s;
}
.vid-sort-by button:hover {
  color: #414042;
  border: 1px solid #b7b9bb;
}
.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 .sort-by-icon:before {
  content: "\f0d7";
}
.vid-sort-by ul.dropdown-menu {
  min-width: 120px;
  margin: 0;
  padding: 0;
  background: #fff;
  z-index: 5;
  list-style: none;
  border-radius: 0 0 4px 4px;
  border: 1px solid #dedfe0;
  border-top: none;
  box-shadow: none;
}
.vid-sort-by ul.dropdown-menu li a {
  font-size: .85em;
  margin: 0;
  padding: 5px 11px;
  text-decoration: none;
  color: #7b797d;
}
.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: #7b797d;
  font-size: 1em;
  font-weight: 300;
  margin: 6px 0 0 0;
}
a .video-title-sm {
  transition: .1s;
  text-decoration: none;
}
a .video-title-sm:active,
a .video-title-sm:hover,
a .video-title-sm:focus {
  color: #7b797d;
  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: #4173b8;
  font-size: 18px;
  transition: .2s;
}
.vid-mobile-share .dropdown-menu a:hover {
  background-color: white;
  color: #345b92;
  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: #7b797d;
}
.vid-share a {
  color: #4173b8;
  font-size: 18px;
  transition: .2s;
}
.vid-share a:hover {
  color: #2d507f;
  text-decoration: none;
}
.vid-content-box-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid white;
}
.vid-content-box-tabs > li {
  position: relative;
  display: inline-block;
}
.vid-content-box-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 30px;
  margin-right: 2px;
  background-color: white;
  font-size: 18px;
  text-transform: uppercase;
  color: #4173b8;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: .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: #2a4b78;
}
.vid-content-box-tabs > li.active a {
  border-bottom: 1px solid white;
}
.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 ul {
  margin: -15px 30px 15px 20px;
}
.vid-content-box ul li {
  font-size: 98%;
}
.vid-content-box ul li ul {
  margin: 2px 30px 2px -20px;
}
.vid-content-box ul li ul li {
  font-size: 98%;
}
.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: #7b797d;
}
.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 #dedfe0;
}
.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 #dedfe0;
  color: #7b797d;
}
.vid-chapters .chapter a {
  color: #7b797d;
  transition: .2s;
}
.vid-chapters .chapter a:hover {
  color: #414042;
  text-decoration: none;
  background: #dedfe0;
}
.vid-chapters span:first-child {
  margin-top: 0;
}
.vid-chapters span:last-child {
  border-bottom: none;
}
.vid-chapters span .active {
  color: #414042;
  text-decoration: none;
  background: #dedfe0;
}
.vid-related-box {
  background: #dedfe0;
  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: #fff;
  border-radius: 4px 4px 0 0;
}
.vid-related-title h2 {
  color: #414042;
  margin: 0 0 0 30px;
  padding: 15px 0;
}
.video-description-sm {
  font-size: 15px;
}
.vid-related {
  background: #fff;
  display: block;
  border: 1px solid #dedfe0;
  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 #dedfe0;
  margin: 15px -15px 0;
  padding: 8px 15px 0;
  color: #414042;
  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: .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: #7b797d;
  text-decoration: underline;
}
.vid-menu-offcanvas {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #7b797d;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  color: #7b797d;
  text-align: center;
  position: relative;
  top: 20px;
  right: 33px;
  float: right;
  padding: 0 8px 3px;
  margin: 0;
  box-shadow: 0px 1px 1px #dedfe0;
}
.vid-menu-offcanvas:hover,
.vid-menu-offcanvas:focus {
  border: 1px solid #414042;
  color: #414042;
  box-shadow: 0px 0px 4px #dedfe0;
  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: #414042;
}
.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: #dedfe0;
    content: " ";
    vertical-align: top;
  }
  .vid-menu-offcanvas {
    font-size: .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: .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: .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: #dedfe0;
  }
  .vid-share i {
    padding: 0 8px;
  }
  .vid-share .vid-share-title {
    padding-right: 5px;
    margin: 0;
    font-weight: normal;
    font-size: .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: .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: white;
    font-size: 12px;
  }
  .vid-share {
    padding: 0;
    margin: 0;
  }
  .vid-share hr {
    margin: 0 15px;
    border: 0;
    height: 1px;
    background: #dedfe0;
  }
  .vid-share i {
    padding: 0 4px;
  }
  .vid-share .vid-share-title {
    padding-right: 5px;
    margin: 0;
    font-weight: normal;
    font-size: .9em;
  }
  .vid-sort-by {
    margin: 0 0 15px 0;
  }
  .vid-sort-by button {
    width: 90px;
    padding: 2px 4px;
    font-size: .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: .9em;
  }
  .vid-section-title {
    font-size: 1.2em;
  }
  .vid-box {
    margin-top: 0;
  }
  .vid-duration-text {
    font-size: .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: .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: .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: .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: .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: #fff;
}
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: #951d4a;
}
.button-color-purple:hover {
  background-color: #b35679;
}
.button-color-orange {
  background-color: #f57c23;
}
.button-color-orange:hover {
  background-color: #f29b5a;
}
.button-color-green {
  background-color: #097609;
}
.button-color-green:hover {
  background-color: #70af1a;
}
.button-color-blue {
  background-color: #368ccb;
}
.button-color-blue:hover {
  background-color: #84c2ea;
}
.button-color-yellow {
  background-color: #fdb913;
}
.button-color-yellow:hover {
  background-color: #f7cb60;
}
.button-color-comsolblue {
  background-color: #085899;
}
.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: #fff;
}
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: #fff;
  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: #fff;
  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;
}
.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: #307eb8;
}
.vpn-highlighted {
  color: #307eb8 !important;
}
/* --------------------------------------------------- NOTE: SOME OF THESE STYLES ARE REPEATED IN:
                                                        X:\sandbox\r2013\zf2\less\bootstrap3\internal-sections/preview.less --------------------------------------------------- */
/*
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;
  }
}
button:focus,
button:active:focus,
button.active:focus {
  outline: none!important;
  outline-style: none;
}
.events-wrapper {
  background: #f0eeee 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;
}
.ems-event-content {
  margin-top: 30px;
}
.ems-event-content h3 {
  margin: 1.5em 0 .5em 0;
}
.ems-event-content img {
  max-width: 100%;
  border-radius: 2px;
}
.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 {
  pading: 0;
}
.ev-featured {
  background-position: bottom left;
  background-size: cover;
  padding: 0;
  text-align: left;
  height: 292px;
}
.ev-featured .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ev-featured .ev-featured-content {
  padding: 30px;
  height: 100%;
  width: 100%;
  margin: 0;
  color: white;
}
.ev-featured .ev-featured-content span p {
  margin: 0;
}
.ev-featured h2 {
  margin-top: 0;
  font-size: 35px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.9);
  max-width: 680px;
}
.ev-featured p.ev-desc,
.ev-featured .ev-desc p {
  max-width: 650px;
  padding: 10px 0 10px 0;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
}
.ev-featured .ev-desc-alt p {
  color: rgba(0, 0, 0, 0.8);
  font-size: 25px;
}
.ev-featured .evi-featuredbutton {
  color: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  position: absolute;
  left: 30px;
  bottom: 30px;
  border: 2px solid rgba(0, 0, 0, 0.8);
}
.ev-featured .evi-featuredbutton:hover {
  color: #01335B;
  font-weight: 600;
  background: #ffffff;
}
.ev-featured-dark .ev-featured-content,
.ev-featured-dark h2 {
  color: #414042;
}
.ev-featured-dark p.ev-desc,
.ev-featured-dark .ev-desc p {
  color: rgba(65, 64, 66, 0.6);
}
.ev-featured-dark .evi-featuredbutton {
  color: #414042;
  border-color: #414042;
}
.ev-featured-dark .evi-featuredbutton:hover {
  color: white;
  font-weight: 600;
  background: #414042;
}
.ev-featured-dark .evi-featuredbutton:hover a {
  color: white;
}
.ev-featured-conference .ev-featured-content .evi-featuredbutton {
  border: 2px solid white;
}
.ev-featured-conference .ev-featured-content .evi-featuredbutton:hover {
  background: white;
}
.ev-featured-course .ev-featured-content {
  background: rgba(3, 21, 45, 0.9);
}
.ev-featured-course .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.8);
  color: #222222;
}
.ev-featured-course .ev-featured-content .evi-featuredbutton:hover {
  background: white;
}
.ev-featured-workshop .ev-featured-content {
  background: rgba(118, 23, 58, 0.9);
}
.ev-featured-workshop .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.8);
  color: #222222;
}
.ev-featured-workshop .ev-featured-content .evi-featuredbutton:hover {
  background: white;
}
.ev-featured-webinar .ev-featured-content {
  background: rgba(41, 72, 48, 0.9);
}
.ev-featured-webinar .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.7);
  color: #222222;
}
.ev-featured-webinar .ev-featured-content .evi-featuredbutton:hover {
  background: white;
}
.ev-featured-special .ev-featured-content {
  background: rgba(83, 84, 107, 0.9);
}
.ev-featured-special .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.7);
  color: #222222;
}
.ev-featured-special .ev-featured-content .evi-featuredbutton:hover {
  background: white;
}
.ev-featured-web-meeting .ev-featured-content {
  background: rgba(197, 147, 24, 0.9);
}
.ev-featured-web-meeting .ev-featured-content .evi-featuredbutton {
  background: rgba(255, 255, 255, 0.7);
  color: #222222;
}
.ev-featured-web-meeting .ev-featured-content .evi-featuredbutton:hover {
  background: white;
}
.event-type-block {
  margin-top: -4px;
  width: 101%;
  margin-left: -0.5%;
  border-radius: 1px;
  padding: 0 20px;
  text-transform: uppercase;
  min-height: 60px;
  overflow: visible;
}
@media (max-width: 992px) {
  .event-type-block {
    width: 100%;
    margin-left: 0;
    border-radius: 0;
    border-top: 1px solid rgba(51, 51, 51, 0.21);
    box-shadow: none;
  }
}
.event-type-block h3,
.event-type-block .type-toggle {
  border-bottom: 0;
  width: auto;
  float: left;
  padding: 0;
  line-height: 60px;
  color: #777777;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .event-type-block h3,
  .event-type-block .type-toggle {
    font-size: .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: #222222;
  font-weight: 600;
}
.event-type-block .ev-toggle {
  line-height: 60px;
  padding: 0;
  color: #777777;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 400;
}
@media (max-width: 992px) {
  .event-type-block .ev-toggle {
    font-size: .9em;
  }
}
.event-type-block .ev-toggle:hover,
.event-type-block .ev-toggle:active,
.event-type-block .ev-toggle:focus {
  text-decoration: none;
  color: #222222;
  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;
}
button.ev-clearfilter {
  font-size: .8em;
  color: #555555;
}
.ev-types {
  padding: 0 100px 0 120px;
  height: 60px;
  text-align: center;
  background: white;
  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: #3c3c3c;
  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: #000;
  background: #eeeeee;
  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: .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: #406db0;
  color: white;
}
.ev-types li.evt-workshop.active .evt-checkbox {
  background-color: #ad4060;
  color: white;
}
.ev-types li.evt-webinar.active .evt-checkbox {
  background-color: #457b51;
  color: white;
}
.ev-types li.evt-special-event.active .evt-checkbox {
  background-color: #53546b;
  color: white;
}
.type-mobile {
  max-height: 66px;
  width: 100%;
}
@media (min-width: 992px) {
  .type-mobile {
    display: none!important;
  }
}
.type-mobile .ev-types {
  padding: 0 10px;
  background: white;
  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: #333333;
  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;
}
.eventVideoClose {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(46, 131, 195, 0.75);
  color: white;
  font-weight: 600;
  z-index: 100;
  padding: 5px;
  border-radius: 0 4px 0 4px;
  width: 30px;
  height: 30px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
.archived-webinar-banner {
  background: url(//cdn.comsol.com/events/archived-webinag-background-wide.jpg);
  background-size: cover;
  border-radius: 3px;
  padding: 10px;
  color: #fff;
}
.archived-webinar-banner a,
.archived-webinar-banner a:active,
.archived-webinar-banner a:visited {
  color: #aed0b8;
  font-weight: 600;
}
.archived-webinar-banner a:hover,
.archived-webinar-banner a:focus {
  color: #aed0b8;
}
.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 .text1,
.archived-webinar-banner .text1 {
  font-size: .9em;
  margin-bottom: 10px;
  opacity: .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: #c1dab2;
}
.ev-sorting-bar {
  padding: 15px;
  font-size: .9em;
  vertical-align: middle;
  display: block;
  width: 100%;
  margin-top: 10px;
  background: rgba(238, 238, 238, 0.43);
}
.ev-sorting-bar .dropdown {
  margin: 0;
}
.ev-sorting-bar .dropdown-menu {
  background: #fff;
  z-index: 10 !important;
}
.ev-sorting-bar .events-sort-label {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: gray;
  line-height: 30px;
  font-size: 12px;
  vertical-align: middle;
}
.ev-sorting {
  display: inline-block;
  font-size: .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: gray;
  line-height: 30px;
  font-size: 12px;
  vertical-align: middle;
}
.ev-sorting select {
  display: inline-block;
  width: auto;
  padding: 0 10px;
  font-size: .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: gray;
  padding-left: 0;
}
.ev-sorting .events-sort button {
  background: transparent;
  border: 0;
}
.ev-sorting ul.dropdown-menu {
  background: #fff;
  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 #DEDFE0;
  border-top: 1px solid white;
}
.ev-sorting ul.dropdown-menu li > a {
  padding: 3px 10px;
  font-size: .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 {
  margin-top: 0;
  margin-right: 5px;
  color: rgba(85, 85, 85, 0.7);
  background: transparent;
  text-align: center;
  font-weight: bold;
  transition: .2s;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  float: none;
  margin: 0;
  font-size: 14px;
  border: 0;
}
.ev-view-toggle#ev-list-toggle {
  border-radius: 4px 0 0 4px;
}
.ev-view-toggle:hover {
  color: rgba(191, 36, 94, 0.8);
}
.ev-view-toggle.active,
.ev-view-toggle.active:hover {
  color: #bf245e;
  cursor: default;
}
.ev-sorting-bar {
  text-align: right;
}
.ev-sorting-bar .form-group {
  margin-bottom: 0;
  display: inline-block;
  font-size: .8em;
}
.ev-sorting-bar .form-group .ev-input-group {
  width: auto;
}
.ev-sorting-bar .form-group .ev-input-group-addon {
  float: left;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #eee;
  padding: 0 10px;
  border-radius: 4px 0 0 4px;
  color: #525252;
}
.ev-sorting-bar .form-group .form-control,
.ev-sorting-bar .form-group .ev-view-toggles {
  display: inline-block;
  width: auto;
  height: 30px;
  line-height: 1em;
  padding: 0 5px 5px 5px;
  border-radius: 0 4px 4px 0;
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid #cccccc;
  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 .form-group:first-child {
  margin-right: 15px;
}
.ev-contentbox-heading {
  font-color: #555555;
  font-size: 18px;
  width: 100%;
  display: block;
}
.ev-contentbox-heading h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  position: relative;
  padding: 15px;
}
.ev-filter h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.ev-filter .secondaryLabel {
  margin: 1em 0;
  display: block;
  font-weight: 800;
  color: gray;
}
.ev-filter .textLabel {
  margin: 0 0 .2em 0;
  display: block;
  font-weight: 800;
  color: gray;
  padding-left: 0;
  float: left;
}
.ev-filter .filterOption {
  float: right;
  margin: 0 0 .2em 0;
  display: block;
  font-weight: 400;
  color: gray;
  padding-left: 0;
  font-size: .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: #777777;
  font-weight: 600;
  color: #fff;
  font-size: 17px;
  letter-spacing: .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: white;
  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: #7b797d;
  border: 0;
  transition: .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: #dedfe0;
  border-radius: 2px;
  border: 1px solid #C1C1C1;
  content: " ";
  vertical-align: top;
  margin-left: -25px;
  margin-top: .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: #C1C1C1;
  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: #7b797d;
  border: 0;
  transition: .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 #dedfe0;
  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: .8em;
}
.ev-filter .ev-timeSlider .ui-widget-header {
  background: #4b6b5e;
}
.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: #222222;
}
.ev-filter input[type="checkbox"]:checked + label span:before,
.ev-filter input[type="checkbox"]:checked:hover + label span:before {
  background: #dedfe0;
  font: 1em FontAwesome;
  color: #7b797d;
  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: #f8f9f9;
  transition: 0.3s;
}
.ev-filter .search-icon i {
  font-size: 1.2em;
  color: #7b797d;
}
.related-events h4 {
  margin-bottom: 10px;
}
.related-events .details {
  margin-left: 15px;
  font-size: .9em;
}
input[type="checkbox"][disabled] + label span:before {
  opacity: .8;
  color: #dedfe0;
}
input[type="checkbox"][disabled]:hover + label span:before {
  content: ' ';
}
input[type="checkbox"][disabled],
input[type="checkbox"][disabled] + label {
  cursor: default;
  color: #a9a9a9;
}
.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: rgba(128, 128, 128, 0.69);
  vertical-align: middle;
  margin-left: .5em;
}
h1.event-title {
  padding: 20px 20px 15px;
  color: #555;
  border-bottom: 5px solid #555;
}
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: .7px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42);
}
h1.event-title a:hover {
  text-decoration: none;
}
.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: #777777;
  font-size: 14px;
  padding: 5px 10px;
  text-align: left;
}
.event-item .ec-location {
  width: 100%;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1;
  min-height: 1em;
  display: inline-block;
}
.event-item .ec-date {
  width: 100%;
  opacity: .8;
  letter-spacing: .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: rgba(0, 0, 0, 0.75);
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  font-weight: 800;
  letter-spacing: .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: #294830;
}
.event-list.type-workshop h2 a span {
  color: #76173a;
}
.event-list.type-training-course h2 a span {
  color: #083775;
}
.event-list.type-special h2 a span {
  color: #53546b;
}
.event-list.type-comsol-days h2 a span {
  color: #53546b;
}
.event-list.type-webinar h2 a span {
  color: #c59318;
}
.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: #FFF;
  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: .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: .8;
  transition: all .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: .05em;
  font-size: 12px;
  right: 0;
  z-index: 6;
}
.event-card.type-training-course .ev-cardtitle {
  background: rgba(8, 55, 117, 0.76);
}
.event-card.type-training-course .ec-datetime {
  background: #062754;
}
.event-card.type-training-course .event-card-typeBadge {
  background: #083775;
}
.event-card.type-workshop .ev-cardtitle {
  background: rgba(118, 23, 58, 0.76);
}
.event-card.type-workshop .ec-datetime {
  background: #54102a;
}
.event-card.type-workshop .event-card-typeBadge {
  background: #76173a;
}
.event-card.type-webinar .ev-cardtitle {
  background: rgba(41, 72, 48, 0.76);
}
.event-card.type-webinar .ec-datetime {
  background: #142919;
}
.event-card.type-webinar .event-card-typeBadge {
  background: #294830;
}
.event-card.type-special .ev-cardtitle {
  background: rgba(83, 84, 107, 0.76);
}
.event-card.type-special .ec-datetime {
  background: #2a314c;
}
.event-card.type-special .event-card-typeBadge {
  background: #53546b;
}
.event-card.type-comsol-days .ev-cardtitle {
  background: rgba(83, 84, 107, 0.76);
}
.event-card.type-comsol-days .ec-datetime {
  background: #2a314c;
}
.event-card.type-comsol-days .event-card-typeBadge {
  background: #53546b;
}
.event-card.type-meeting .ev-cardtitle {
  background: rgba(197, 147, 24, 0.76);
}
.event-card.type-meeting .ec-datetime {
  background: #ab7a00;
}
.event-card.type-meeting .event-card-typeBadge {
  background: #c59318;
}
.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: #FFF;
  font-weight: 600;
  font-weight: 400;
  font-size: 1em;
  font-size: .95em;
  line-height: 1.3;
  letter-spacing: .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='#ffffff', GradientType=0);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
}
.event-card .ec-datetime {
  padding: 5px 8px;
  color: rgba(255, 255, 255, 0.9);
  background: #313235;
  font-size: 13px;
}
.event-card .ec-price {
  color: #777777;
  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 .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: .9em;
  margin-bottom: 20px;
  background: rgba(128, 128, 128, 0.05);
  padding: 14px;
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
}
.ev-breadcrumb i {
  font-size: 1.2em;
}
.ev-breadcrumb a {
  font-weight: 800;
  text-transform: uppercase;
  margin-left: .6em;
}
#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: #083775;
}
.course-wrapper .btn-ev-register {
  background: #406db0;
  box-shadow: 2px 2px 0 #062754;
}
.course-wrapper .btn-ev-register:hover {
  background: #406db0;
}
.course-wrapper .share-link:hover {
  background: #406db0;
}
.workshop-wrapper .ev-breadcrumb a {
  color: #76173a;
}
.workshop-wrapper .btn-ev-register {
  background: #ad4060;
  box-shadow: 2px 2px 0 #54102a;
}
.workshop-wrapper .btn-ev-register:hover {
  background: #ad4060;
}
.workshop-wrapper .share-link:hover {
  background: #ad4060;
}
.webinar-wrapper .ev-breadcrumb a {
  color: #294830;
}
.webinar-wrapper .btn-ev-register {
  background: #457b51;
  box-shadow: 2px 2px 0 #142919;
}
.webinar-wrapper .btn-ev-register:hover {
  background: #457b51;
}
.webinar-wrapper .share-link:hover {
  background: #457b51;
}
.special-wrapper .ev-breadcrumb a {
  color: #53546b;
}
.special-wrapper .btn-ev-register {
  background: #6b7890;
  box-shadow: 2px 2px 0 #2a314c;
}
.special-wrapper .btn-ev-register:hover {
  background: #6b7890;
}
.special-wrapper .share-link:hover {
  background: #6b7890;
}
.web-meeting-wrapper .ev-breadcrumb a {
  color: #c59318;
}
.web-meeting-wrapper .btn-ev-register {
  background: #dcb249;
  box-shadow: 2px 2px 0 #ab7a00;
}
.web-meeting-wrapper .btn-ev-register:hover {
  background: #dcb249;
}
.web-meeting-wrapper .share-link:hover {
  background: #dcb249;
}
.comsolday-wrapper .ev-breadcrumb a {
  color: #005592;
}
.comsolday-wrapper .btn-ev-register {
  background: #0078c1;
  box-shadow: 2px 2px 0 #0a3d71;
}
.comsolday-wrapper .btn-ev-register:hover {
  background: #0078c1;
}
.comsolday-wrapper .share-link:hover {
  background: #0078c1;
}
.btn-ev-register {
  padding-left: 20px;
  padding-right: 20px;
  border: 0;
  color: white;
  font-weight: 800;
  letter-spacing: .7px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.41);
  font-size: 16px;
}
.btn-ev-register:hover {
  color: white;
}
.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: .9em;
  margin-top: .5em;
}
.ev-location-alt span.room {
  font-weight: 600;
  color: gray;
  font-size: .9em;
  padding-bottom: .5em;
  display: block;
}
.ev-location-alt select {
  width: 184px;
  max-width: 100%;
  color: #777777;
  font-size: .9em;
}
.parking-information {
  font-style: italic;
  color: #777777;
  font-size: .85em;
}
.evi-speakers .evi-speak {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.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: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 4px;
  float: left;
  margin: 0 5px 15px 0;
}
.evi-speakers img {
  width: 100%;
  display: block;
}
.evi-speakers .evi-name {
  font-weight: 600;
  font-size: 15px;
  display: inline-block;
}
.evi-speakers .evi-name a {
  color: inherit;
}
.evi-speakers .evi-name i.fa {
  margin-left: .8em;
}
.evi-speakers .evi-co {
  font-style: italic;
  display: block;
}
.evi-speakers .evi-bio {
  width: 100%;
  display: block;
  clear: both;
  font-size: .9em;
}
.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: #777777;
}
.evi-schedule a {
  color: #7b797d;
  font-weight: 600;
}
.evi-schedule .courserow a,
.evi-schedule .courserow .timeblock,
.evi-schedule .courserow.nested .name,
.evi-schedule .courserow .name {
  font-weight: 800;
}
.evi-schedule .nested-session a {
  font-weight: 400;
}
.evi-schedule .end {
  display: none;
}
.evi-schedule .schedule-group-unselectable .row,
.evi-schedule .schedule-group .row {
  border-bottom: 1px solid rgba(128, 128, 128, 0.08);
  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;
}
.schedule-group-unselectable .courserow,
.schedule-group-unselectable .ev-adminblock {
  padding-bottom: 10px;
}
.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: .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;
  }
  .ems-cdSpeakers .evi-speakers .evi-name,
  .ems-cdSpeakers .evi-speakers .evi-co,
  .ems-cdSpeakers .evi-speakers .evi-bio {
    padding-left: 90px;
  }
}
@media screen and (max-width: 991px) {
  .ems-cdSpeakers .evi-speakers .evi-photo {
    width: 60px;
    height: 60px;
  }
  .ems-cdSpeakers .evi-speakers .evi-speak {
    width: 100%;
  }
  .ems-cdSpeakers .evi-speakers .evi-name,
  .ems-cdSpeakers .evi-speakers .evi-co {
    padding-left: 70px;
  }
  .ems-cdSpeakers .evi-speakers .evi-bio {
    clear: left;
    padding-left: 0;
    margin-top: 20px;
  }
}
.preview-alert i {
  font-size: 2em;
  float: left;
  padding: 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: .5em;
}
.ev-choosesession div.checkbox,
.ev-extraquestions div.checkbox {
  margin: 0 0 1em 0;
}
.ev-choosesession .time,
.ev-extraquestions .time {
  font-size: .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: #dedfe0;
  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: #dedfe0;
  font: 1em FontAwesome;
  color: #7b797d;
  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-paymentOptions,
.ev-extraquestions {
  padding: 0 0 10px 0;
}
.ev-paymentOptions span {
  font-size: 1em;
  line-height: 1.2em;
  margin: 0 .5em 0 0;
  padding: 0;
  font-weight: 600;
  border: 0;
  display: inline-block;
}
.ev-success-mssg {
  width: 400px;
  display: inline-block;
}
.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: 20%;
  display: block;
  float: left;
  text-align: center;
  color: #7b797d;
  padding: 5px 0 5px 0;
}
.share-link:hover {
  color: white;
}
.share-links.share-sidebar {
  border-top: 1px solid #eeeeee;
}
#evreg-step2-login .form-errors ul li {
  color: black;
}
.ev-payment-confirmation h2 {
  margin-top: 0;
}
.ev-payment-confirmation .well {
  background: transparent;
  box-shadow: none;
  font-size: .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;
}
.ems-event-content {
  background: white;
  padding: 20px;
}
.ems-event-content table {
  width: 100%;
  border-radius: 3px;
  margin-bottom: 30px;
}
.ems-event-content table tbody td {
  border: 1px solid #ddd;
  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: #D9EDF7;
  padding: 10px;
  color: #3F8DC2;
}
.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: #777777;
}
.ems-event-content .evi-schedule a {
  color: #7b797d;
}
.ems-event-content .evi-schedule .courserow a,
.ems-event-content .evi-schedule .courserow .timeblock {
  font-weight: 800;
}
.ems-event-content .evi-schedule .nested-session a {
  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: .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: #971549;
  color: #fff;
  text-shadow: 1px 1px 1px #610E2F;
  padding-left: 10px;
  margin-top: 30px;
}
.dividerLine {
  border-bottom: 1px solid #971549;
  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: #828282;
}
.embellished .title i {
  color: #971549;
}
.embellished .text {
  padding-bottom: 10px ;
}
/*
 * Release Highlights Nav - Used in Release Highlights
 *********************************************/
.pillstomenu {
  background-color: #dfdfdf;
  height: 40px;
  margin-bottom: 15px;
}
.pillstomenu .nav-pills li {
  border-left: 1px solid #d0d0d0;
  height: 40% !important;
}
.pillstomenu .nav-pills li a {
  color: #333 !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 #ddd;
  margin-bottom: 50px;
}
.rhsub h2 {
  margin: 0px 0 20px;
}
.rhsub i {
  color: #971549;
}
.pinkDark {
  color: #971549;
}
.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: #a3aebf;
  border-bottom: 2px solid #a3aebf;
}
.rh50-subnav li {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  margin: 0 15px 10px 0;
  font-weight: 600;
  cursor: pointer;
  color: #4294D0;
  border-bottom: 2px solid #ffffff;
}
.rh50-subnav li:hover,
.rh50-subnav li:focus,
.rh50-subnav li:active {
  border-bottom: 2px solid #4294D0;
}
/*
 * Intro Page Elements
 */
.nv-list-title {
  color: #4294D0;
  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: #575f6b;
}
.rh50-caption {
  font-size: .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: white;
  border-bottom: 1px solid #8ca0b7;
}
.builder50question-wrapper * {
  color: #fff;
}
.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: #f1efef;
  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: #f9863e;
  background-image: none;
  border: 0px;
  border-radius: 2px;
  color: white;
  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 #f87320 solid;
}
.rh50-bldr-button:hover {
  background-color: #f97d2f;
  background-image: none;
  border: 0px;
  border-radius: 2px;
  color: white;
  border-bottom: 3px #f7670d solid;
}
.rh50-down {
  height: 96px;
  width: 96px;
  bottom: -148px;
  float: right;
  /*&:hover .fa-circle {
        top: 1px;
        text-shadow: 5px 4px 0px darken(#f9863e, 6%), 9px 7px 0px rgba(0, 0, 0, 0.1);
    }*/
}
.rh50-down .fa-circle {
  color: #f9863e;
  text-shadow: 1px 2px 0px #f87320, 0px 8px 0px rgba(0, 0, 0, 0.15);
  font-size: 96px;
}
.rh50-down .fa-chevron-down {
  padding-top: 30px;
  font-size: 30px;
}
.rh50-download {
  margin-top: -128px;
  height: 96px;
  width: 96px;
  /* &:hover .fa-circle {
        top: 1px;
        text-shadow: 1px 2px 0px #4294d0, 0px 9px 0px rgba(0, 0, 0, 0.1);
    } */
}
.rh50-download .fa-circle {
  color: #73b0dc;
  text-shadow: 1px 2px 0px #4294d0, 0px 8px 0px rgba(0, 0, 0, 0.1);
  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 #859db9;
}
.server50statement-wrapper * {
  color: #fff;
}
.server50app-wrapper {
  padding: 85px 0 95px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.server50runanywhere-wrapper {
  padding: 85px 0 95px;
  width: 100%;
  background: #65aee3;
  border-bottom: 1px solid #4fa3df;
  border-top: 1px solid #4fa3df;
}
.server50runanywhere-wrapper * {
  color: #fff;
}
.server50license-wrapper {
  padding: 100px 0 110px;
  width: 100%;
  background: #ffffff;
  color: #333333;
}
.server50download-wrapper {
  padding: 75px 0 75px;
  width: 100%;
  background: #f1efef;
  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(#f9863e, 6%), 9px 7px 0px rgba(0, 0, 0, 0.1);
    }*/
}
.rh50-down-server .fa-circle {
  color: #f9863e;
  text-shadow: 1px 2px 0px #f87320, 0px 8px 0px rgba(0, 0, 0, 0.15);
  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: #fff;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 30px;
  box-sizing: border-box;
  text-align: center;
}
/*****************************************
    Ported BS2 code
*****************************************/
.nav-bar {
  background: #4294d0;
  border-radius: 6px;
  padding: 0px 20px;
  font-size: 18px;
  border-bottom: #3a84bb 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: white;
  background-color: #3a84bb;
  cursor: default;
}
.nav-bar > li > a {
  color: white;
  line-height: 24px;
  padding: 15px;
  border: 1px solid transparent;
}
.nav-bar > li > a.external:hover {
  background-color: #3374a4;
}
.nav-bar > li > a.external {
  background-color: #3a84bb;
  border-radius: 15px;
  padding: 7px 15px;
  margin: 8px 0;
}
.nav-bar > li > a:hover {
  background-color: #3a84bb;
}
.nav-bar i {
  margin-left: 5px;
  font-size: 16px;
}
.nav-line {
  border-bottom: 3px solid #d3d9e2;
  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: #a3aebf;
  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: #4294D0;
    color: white;
  }
  .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 #666;
  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: white;
  padding: 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: #7b797d;
}
.rh51-body-wrap p code {
  padding: 0;
  font-size: 90%;
  color: gray;
  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: gray;
}
.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: .5em;
}
.rh51-body-wrap li:last-child {
  padding-bottom: 0;
}
.rh51-body-wrap small,
.rh51-body-wrap small p {
  font-style: italic;
  font-size: 13px;
  line-height: 15px;
}
.rh51-body-wrap sup {
  font-style: normal;
}
.r51-contentBoxes {
  background-color: #fff;
  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);
}
.rh51-header-wrap {
  margin: 30px 0;
  position: relative;
  border-bottom: solid 6px #005ea7;
}
.rh51-h1 {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 2em;
  line-height: 1.2;
  text-align: left;
  margin: 0;
  padding: 20px;
  color: #414042;
  padding-right: 250px;
}
.rh51-h1 a {
  color: #333;
  text-decoration: none;
  transition: .2s;
}
.rh51-h1 a:active,
.rh51-h1 a:visited {
  color: #333;
  text-decoration: none;
}
.rh51-h1 a:hover,
.rh51-h1 a:focus {
  color: #666;
  text-decoration: none;
  text-shadow: 1px 1px #eee;
}
.rh52a-h1 {
  font-weight: 800;
  text-transform: none;
  font-size: 2em;
  line-height: 1.2;
  text-align: left;
  margin: 0;
  padding: 20px;
  color: #414042;
  padding-right: 250px;
}
.rh52a-h1 a {
  color: #333;
  text-decoration: none;
  transition: .2s;
}
.rh52a-h1 a:active,
.rh52a-h1 a:visited {
  color: #333;
  text-decoration: none;
}
.rh52a-h1 a:hover,
.rh52a-h1 a:focus {
  color: #666;
  text-decoration: none;
  text-shadow: 1px 1px #eee;
}
@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 0 8px 20px;
  position: relative;
}
.r51-toc .r51-toc-parent > ul {
  padding: 5px 5px 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: #005ea7;
  font-weight: 600;
  font-size: 16px;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
.r51-toc a {
  font-weight: 400;
  font-size: 14px;
  color: rgba(51, 51, 51, 0.9);
  text-decoration: none;
}
.r51-toc a:hover {
  border-bottom: solid 1px rgba(51, 51, 51, 0.9);
}
.r51-toc a.release51Active {
  font-weight: 600;
  color: #222222;
  transition: all 1s ease;
}
.r51-toc .r51-toc-parent.release51Active > span,
.r51-toc .r51-toc-intro.release51Active {
  background: #005ea7;
  color: white;
  transition: all 1s ease;
}
.r51-toc .r51-toc-intro.release51Active a {
  color: white;
}
a.release51Active:before {
  content: ' ';
  display: block;
  width: 5px;
  height: 5px;
  background: #005ea7;
  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: .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: #f49300;
  border-radius: 4px;
  text-align: center;
  -webkit-border-radius: 4px;
  color: white;
  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: .3s;
  -webkit-transition: .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: white;
  background: #db8400;
}
.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: #f49300;
}
.rh51-dl-btn:hover,
.rh51-dl-btn:focus {
  background: #db8400;
}
.r51-btn-menuToggle {
  margin-right: 10px;
  background-color: #368ccb;
  border-radius: 4px;
  text-align: center;
  -webkit-border-radius: 4px;
  color: white;
  padding: 5px 15px;
  font-family: "Lato", Verdana, Tahoma, Geneva, sans-serif;
  font-size: 1.1em;
  font-weight: 600;
  transition: .3s;
  -webkit-transition: .3s;
  display: block;
  float: right;
}
.r51-btn-menuToggle:hover,
.r51-btn-menuToggle:focus {
  text-decoration: none;
  color: white;
  background: #005ea7;
}
.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: #79163b;
}
.rh52-bg .r51-toc-parent,
.rh52-bg .r51-toc-intro a {
  color: #79163b;
}
.rh52-bg .r51-toc-parent.release51Active > span,
.rh52-bg .r51-toc-intro.release51Active {
  background: #79163b;
}
.rh52-bg a.release51Active:before {
  background: #79163b;
}
.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: #105b92;
}
.rh52a-bg .r51-toc-parent,
.rh52a-bg .r51-toc-intro a {
  color: #105b92;
}
.rh52a-bg .r51-toc-parent.release51Active > span,
.rh52a-bg .r51-toc-intro.release51Active {
  background: #105b92;
}
.rh52a-bg a.release51Active:before {
  background: #105b92;
}
.rh52a-bg .rh51-dl-btn {
  background-color: #d75612;
}
.rh52a-bg .rh51-dl-btn:hover,
.rh52a-bg .rh51-dl-btn:focus {
  background: #bf4d10;
}
.rh-image {
  display: block;
  margin-bottom: 20px;
}
.rh-Timage {
  display: block;
}
.rh-image-description {
  font-style: italic;
}
.rh-image-description em {
  font-style: normal;
}
.rh-Timage:after {
  content: '»';
  font-size: 16px;
  color: #e2743f;
}
.rh53-content .r51-toc-parent,
.rh53-content .r51-toc-intro a {
  color: #a53476;
}
.rh53-content .r51-toc-parent.release51Active > span,
.rh53-content .r51-toc-intro.release51Active {
  background: #a53476;
}
.rh53-content a.release51Active:before {
  background: #a53476;
}
.rh53-content .rh51-dl-btn {
  background-color: #e2743f;
}
.rh53-content .rh51-dl-btn:hover,
.rh53-content .rh51-dl-btn:focus {
  background: #df6429;
}
.rh53a-content .r51-toc-parent,
.rh53a-content .r51-toc-intro a {
  color: #0a2b58;
}
.rh53a-content .r51-toc-parent.release51Active > span,
.rh53a-content .r51-toc-intro.release51Active {
  background: #0a2b58;
}
.rh53a-content a.release51Active:before {
  background: #0a2b58;
}
.rh53a-content .rh51-dl-btn {
  background-color: #9c3c7a;
}
.rh53a-content .rh51-dl-btn:hover,
.rh53a-content .rh51-dl-btn:focus {
  background: #8a356c;
}
.modelDbBox h3 {
  margin-top: 0;
  line-height: 1.55em;
}
.modelDbTitle:hover {
  text-decoration: none;
}
.newModelDB {
  text-transform: uppercase;
  color: pink;
  font-size: .9em;
}
.modelDbImgBox {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -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%;
}
#appendedInputButton {
  width: 85% !important;
  height: 18px !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;
}
.modelDbBg {
  background: #f0eeee;
}
.modelDb-header-wrap,
.modelDb-body-wrap,
.modelDb-nav-wrap {
  background-color: #fff;
  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: 28px 18px;
}
.modelDb-header-wrap {
  margin: 30px 0 0;
  position: relative;
  padding: 15px;
  border-bottom: solid 6px #ababab;
}
@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: #333;
}
.modelDb-header-wrap h1 a:hover {
  text-decoration: none;
  color: #666;
}
.modelDb-body-wrap .paginationControl {
  padding-right: 20px;
}
.modelDb-body-wrap p {
  font-size: 15px;
}
.modelDb-body-wrap h4.moveup {
  font-size: 30px;
  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;
}
.modelDb-section-title-hr {
  margin-top: 15px;
  border: 0;
  height: 1px;
  background: #dedfe0;
}
.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: #7b797d;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: .03em;
  display: block;
  padding: 0px 0px 8px;
  border-bottom: 2px solid #7b797d !important;
}
.modelDb-nav-wrap input.modelSearch#appendedInputButton {
  width: 100% !important;
  height: 28px !important;
  padding: 0 5px;
  font-size: .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: #eaeaea;
}
.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: #bf245e;
}
.label-db:hover,
.badge-db:hover {
  text-decoration: none;
  background-color: #941c49;
}
.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: #777777;
  padding-bottom: 5px;
  border-bottom: solid 1px #777777;
}
.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: #25628f;
}
.sortBtn {
  margin-top: 0;
  padding: 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 3px;
  background: #fff;
  color: #7b797d;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  transition: .2s;
}
.sortBtn:first-child {
  margin-bottom: 15px;
}
@media (min-width: 500px) {
  .sortBtn:first-child {
    margin-right: 15px;
  }
}
.sortBtn:hover {
  color: #6e6c70;
  background: #f8f9f9;
  border-color: #dedfe0;
}
.sortBtn.active {
  color: #6e6c70;
  background: #dedfe0;
  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 a {
  padding: 1.5% 1%;
  width: 32%;
}
.user-story-gallery-container a:hover {
  background-color: rgba(189, 201, 216, 0.15);
}
@media (max-width: 529px) {
  .user-story-gallery-container a {
    display: table !important;
    width: 100%;
    margin-bottom: 10px;
    background-color: rgba(189, 201, 216, 0.04);
  }
}
.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: #bf245e;
  font-weight: 700;
  margin-bottom: 20px;
}
h5.resources-sidNav-sub-h {
  color: #7b797d;
  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: #949396;
  letter-spacing: .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: #383838;
}
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: #c7c7c8;
  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: #bf245e;
}
ul.resources-sidNav-links-container li a:hover::before,
ul.resources-sidNav-links-subcontainer li a:hover::before {
  background-color: #bf245e;
}
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: #bf245e;
  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: #fff;
}
.ty-p {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 1.7em;
  color: #fff;
}
@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 blue !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: #dde3eb;
  color: #3d3d4e;
  font-size: .75em;
  transition: all .2s;
}
.checkbox-tags label span:hover {
  background-color: #adbccf;
  -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: #70af1a;
  color: white;
  -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: #f26522;
  color: white;
  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: #777777;
}
.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: #101f56;
  transition: top .8s ease;
}
.titleBar-mobile {
  top: -250px;
}
.forum-filter {
  font-size: .9em;
}
.postMeta {
  color: #777777;
  font-size: 14px;
}
.postMeta a {
  display: inline-block;
  padding: 5px 0;
  margin-right: 10px;
  color: #777777;
}
.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: #777777;
  display: block;
}
.userInfo .userEdit {
  color: #da3974;
  font-size: .75em;
  margin-left: 7px;
}
.userActions {
  font-size: .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: .9em;
  }
  .userActions a {
    display: block;
    margin: 0 0 .5em 0;
    text-align: right;
  }
}
.postText {
  padding: 2% 4%;
}
.postActions {
  font-size: .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: .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: #888;
  font-weight: 400;
  width: 100%;
  display: block;
}
.formSubheader {
  font-size: 81%;
  color: #808080;
}
.formAccent {
  font-size: 81%;
  color: #70af1a;
  transition: color .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: .6em 0;
  border-bottom: 1px solid #eeeeee;
}
.relatedContent ul li:last-child {
  border-bottom: 0;
}
.relatedContent a {
  color: #777777;
}
.relatedContent .readTag {
  display: inline-block;
  font-size: 11px;
  background: rgba(128, 128, 128, 0.19);
  padding: 3px 6px;
  border-radius: 4px;
  color: gray;
  margin-right: 10px;
}
.forumrules h3 {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
.forumrules ul li {
  margin-bottom: .5em;
}
.forum-postlist {
  margin: 0;
}
.forum-postlist .forum-post {
  margin: 0 0 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.19);
  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: #333333;
}
.forum-postlist .read a.readTag {
  display: inline-block;
  font-size: 11px;
  background-color: white;
  padding: 3px 6px;
  border-radius: 4px;
  color: white;
  margin-right: 10px;
}
.forum-postlist .read a.readTag:visited {
  background-color: #ececec;
  color: #70af1a;
}
.forum-postlist .read a.readTag:hover {
  text-decoration: none;
  cursor: default;
}
.forum-postlist .read h3 a {
  color: #777777;
}
.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: #F59D20;
}
.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;
  text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;
}
.post-status-bar {
  font-size: 14px;
  color: #f26522;
  margin-top: -10px;
}
.post-status-bar .private {
  margin-left: 1px;
}
@media (min-width: 992px) {
  #collapse-filters {
    display: block;
    visibility: visible;
  }
}
.version-toggle {
  color: rgba(0, 0, 0, 0.71);
  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: #941c49;
}
.forum-sort-bar {
  font-size: .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: .9em;
  background: transparent;
  border-radius: 4px;
  border: 0;
}
.forum-sort-bar .dropdown button:hover,
.forum-sort-bar .subscribe-btn:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.forum-sort-bar .dropdown-menu {
  background: #efefef;
  border: 0;
  box-shadow: 0 0 0;
  font-size: .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: .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: rgba(128, 128, 128, 0.08);
  margin-top: -20px;
  border-radius: 0 0 4px 4px;
  display: none;
  clear: both;
}
.reportBlock label {
  padding: 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: #f1f8fd;
  width: 100%;
  min-height: 50px;
  padding: 15px;
  line-height: 15px;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: auto;
  transition: all .3s;
}
.dragdropUploader:hover {
  background-color: #dbedf9;
}
.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: .65em;
}
.dragdropUploader .upload-file-tray {
  display: inline-block;
  margin: 0 auto;
  transition: all .3s;
}
.dragdropUploader .upload-file {
  height: 100px;
  width: 100px;
  padding: 0px;
  margin: 2px 1px;
  background-color: white;
  border: 1px solid #666;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.dragdropUploader .upload-file .remove-attachment {
  color: white;
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 18px;
  text-shadow: -1px 0 #005596, 0 1px #005596, 1px 0 #005596, 0 -1px #005596;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.dragdropUploader .upload-file .remove-attachment:hover {
  color: #368ccb;
  text-shadow: -1px 0 #005596, 0 1px #005596, 1px 0 #005596, 0 -1px #005596, 0 0 3px #ffffff;
}
.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: rgba(0, 0, 0, 0.3);
  color: white;
  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: .5s;
  -moz-transition-delay: .5s;
  transition-delay: .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 #888;
}
.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-success:hover .fa-remove {
  text-shadow: -1px 0 #005596, 0 1px #005596, 1px 0 #005596, 0 -1px #005596, 0 0 2px #101f56;
}
.dragdropUploader .upload-error {
  border: 1px solid #f26522;
}
.dragdropUploader .upload-error .attachment-error {
  position: absolute;
  top: 7px;
  left: 5px;
  color: #922e16;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
}
.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: #922e16;
}
.attachment-recovered {
  border-bottom: 1px solid #ccc;
  padding: 3px 15px;
}
.attachment-recovered:first-of-type {
  border-top: 1px solid #ccc;
}
.attachment-recovered:nth-of-type(2) {
  background-color: #f1f8fd;
}
.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 #aaa;
  padding-right: 15px;
}
@keyframes upload-success-border {
  0% {
    border: 1px solid #70af1a;
  }
  100% {
    border: 1px solid #666;
  }
}
@keyframes upload-loading-border {
  0% {
    border: 1px solid #368ccb;
  }
  100% {
    border: 1px solid #666;
  }
}
.aws-container h1 {
  font-size: 33px;
  line-height: 1.5em;
  font-weight: 600;
  color: #545353;
}
.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 rgba(54, 140, 203, 0);
  padding: 2px;
  border-radius: 4px;
  transition: all .25s ease;
}
.textImg-link img {
  display: block;
  margin: 0 auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .75;
  transition: all .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: #79163b;
  margin-top: 0px;
}
.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: #999;
  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 #ECECEC;
  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 #bf255f;
  border-radius: 4px;
  color: #bf255f;
  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 h3 {
  margin-top: 0px;
  font-weight: 900;
  font-size: 1.5em;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 15px;
}
.cd-wrapper {
  background: #eeeeee !important;
  width: 100%;
}
.comsoldays .header {
  background: url('//cdn.comsol.com/events/comsoldays/COMSOL_Day_banner_right.png') right bottom no-repeat, url('//cdn.comsol.com/events/comsoldays/COMSOLDay_banner_left.png') left bottom no-repeat;
  color: white;
  padding: 40px 60px 60px;
}
.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 h2 {
  display: block;
  vertical-align: middle;
  margin: -15px -15px 30px -15px;
  position: relative;
  padding: 15px;
  font-weight: 400;
  border-bottom: 1px solid #eee;
  font-size: 1.8em;
}
.comsoldays .btn-holder {
  text-align: center;
}
.comsoldays a.btn {
  border-radius: 0;
  background: #005596;
  display: inline-block;
  width: auto;
  color: white;
  font-size: 1.2em;
  border: 0;
  padding: .5em 3em;
  text-transform: uppercase;
  margin: 4em auto;
  font-weight: 600;
  letter-spacing: .05em;
}
@media (max-width: 767px) {
  .comsoldays button.btn {
    padding: .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: white;
  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: #cee4f3;
  border-right: 4px solid #112143;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em;
  padding: .8em .6em;
}
.comsoldays .agenda .info {
  padding-left: 2em;
  padding: .5em .5em .5em 2em;
  background: #F5F5F5;
}
.comsoldays .agenda .info:before {
  display: block;
  content: ' ';
  width: 30px;
  background: whitesmoke;
  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: .9em;
  margin-top: 1em;
}
.comsoldays .agenda .info a {
  color: inherit;
}
.comsoldays .agenda .info .details {
  font-size: .9em;
}
.comsoldays .cta-row button {
  margin: 4em auto;
}
.comsoldays .cities {
  margin: 0 auto;
}
.comsoldays .cities .city-block {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  border: 0px solid #005596;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.21);
}
.comsoldays .cities .closed-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* z-index: 00; */
  background: rgba(0, 0, 0, 0.51);
  color: white;
  padding: 20px;
  text-align: center;
  font-weight: 600;
  font-size: 1.3em;
}
@media (max-width: 767px) {
  .comsoldays .cities .city-block {
    max-width: 400px;
    margin: 0 auto 2em auto;
    float: none;
  }
}
@media (max-width: 991px) {
  .comsoldays .cities .city-block {
    margin-bottom: 2em;
  }
}
.comsoldays .cities img {
  vertical-align: top;
}
.comsoldays .cities .city-block.closed {
  font-size: .8em;
}
.comsoldays .cities .city-block.closed .info {
  width: 100%;
  float: right;
  text-align: left;
  padding-left: 70px;
  border-radius: 0 4px 4px 0;
  color: rgba(255, 255, 255, 0.8);
}
.comsoldays .cities .city-block.closed img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 50;
  width: 60px;
  border-right: 2px solid #002948;
}
.comsoldays .cities .city-block.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: rgba(255, 255, 255, 0.5);
  text-align: center;
  padding: 15% 0;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 400;
}
.comsoldays .cities .info {
  width: 100%;
  padding: .4em;
  position: relative;
  background: #002a4a;
  transition: all .5s ease;
  color: rgba(255, 255, 255, 0.9);
  z-index: 5;
  line-height: 1.5;
  text-align: center;
  font-weight: 800;
  font-size: 1em;
  letter-spacing: .07em;
  border-radius: 0 0 4px 4px;
  border-top: 4px solid #002a4a;
  height: 3.8em;
}
.comsoldays .cities .info .city {
  display: block;
  letter-spacing: .09em;
  text-transform: uppercase;
}
.comsoldays .cities .info .date {
  display: block;
  font-size: .8em;
  font-weight: 400;
}
.comsoldays .cities a:hover {
  text-decoration: none;
}
.comsoldays .cities a:hover .info {
  background: #005798;
  border-top: 4px solid #f15b66;
  transition: all .5s ease;
  text-decoration: none;
}
.comsoldays .intro {
  width: 90%;
  margin: 0 auto;
}
.comsoldays .intro p {
  max-width: 55em;
  margin: 0 auto 1em auto;
}
.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: .9em;
  opacity: .9;
}
.cd-sorting {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 4;
  padding: 0 10px 0 0;
}
.cd-sorting .btn {
  font-size: .8em;
  margin-left: .5em;
}
.cd-sorting .btn:hover:not(.active-filter) {
  background: #c5c5c5;
}
.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: .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;
  }
}
@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: #f1f1f1;
  border-top: 1px solid #eeeeee;
}
.resources-hero-bg {
  width: 100%;
  background: #2e343a;
  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: #0088cc;
  background-color: transparent;
  opacity: 1;
  border: 3px solid #0088cc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}
.btn-resources:hover,
.btn-resources:active:hover,
.btn-resources:focus,
.btn-resources:active:focus {
  background-color: #0088cc;
  color: #fff;
}
.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: #0088cc;
  background-color: transparent;
  opacity: 1;
  border: 3px solid #0088cc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}
.btn-resource:hover,
.btn-resource:active:hover,
.btn-resource:focus,
.btn-resource:active:focus {
  background-color: #0088cc;
  color: #fff;
}
.resources-title {
  font-size: 2.3em;
  font-weight: 800;
  line-height: 38px;
  color: #333;
  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: #fff;
  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: #fff;
  font-size: 1.2em;
  line-height: 1.4em;
}
.resources-sgHeader {
  font-size: 1.5em;
  font-weight: 800;
  line-height: 25px;
  color: #333;
  text-transform: uppercase;
}
h4.resources-sgTitle {
  padding-top: 4px;
  font-size: 1.1em;
  line-height: 1.2em;
  margin-bottom: 3px;
  font-weight: 800;
  color: #333;
}
.resources-catTitle {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-bottom: 3px;
  font-weight: 800;
  color: #333;
}
.img {
  margin-top: 9px;
}
.read-more,
.read-more:active {
  margin: 20px 0px;
  color: #0088cc;
  font-weight: 700;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}
.read-more:hover,
.read-more:focus {
  text-decoration: none;
  color: #0f76ce;
}
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: .85em;
  color: #2190ef;
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}
ul.resourceLinks li a:hover,
.ul.resourceLinks li a:active {
  text-decoration: underline;
  color: #0f76ce;
}
.graybox {
  background-color: #f1f1f1;
  border: 1px solid #eee;
  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 #0088cc;
  }
}
/* CCUP STYLES
================= */
.ccupItem {
  padding: 30px 15px;
  border-top: 1px solid #ccc;
}
.ccupAlt {
  /* background-color: #fbfbfb; */
}
.ccupTitle {
  font-weight: 600;
  font-size: 18px;
}
.ccupAuthor {
  font-weight: 600;
  color: #828282;
  margin: 13px 0 0 0;
}
.ccupOrigin {
  font-style: italic;
}
.ccupDownload {
  font-weight: 600;
  color: #828282;
}
.ccupDownloadLink {
  display: block;
}
.ccupCaption {
  font-size: .85em;
  font-style: italic;
}
/*
 * CCUP COmmittee
 */
/*
CCUP CTA Button
*/
.ccup-cta,
.ccup-cta:active,
.ccup-cta:visited {
  max-width: 364px;
  border: 2px solid #0088cc;
  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: #0088cc;
  text-decoration: none;
  transition: .3s;
  -webkit-transition: .3s;
}
.ccup-cta:hover,
.ccup-cta:focus {
  background: #0088cc;
  color: #fff;
  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: #333;
  padding-left: 0px;
  cursor: default;
}
.ccup .sideBarButton {
  border-bottom: 1px solid #cccccc;
}
@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: #666;
  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 #0088cc;
  background-color: #fff;
}
.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: #fff;
  text-align: center;
  padding: 0 20px;
  border-width: 0;
  background-color: #0088cc;
  cursor: pointer;
}
.ccup .sideBarSearch button:hover {
  background-color: #00a0f0;
}
.ccup input[type="text"] {
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
@media (max-width: 1199px) {
  .ccup input[type="text"] {
    font-size: 14px;
    line-height: 40px;
    color: #333;
  }
}
.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: .8em;
  top: -6px;
  content: counter(listNumber) '  ';
}
.ccupapps-2016 .ccupTitle {
  color: #cda20e;
}
.ccupnav-2016 .sideBarButton .subLink:hover,
.ccupnav-2016 .sideBarButton .subLink:active,
.ccupnav-2016 .sideBarButton .subLink:focus {
  color: #cda20e;
}
.ccupnav-2016 .sideBarButton .subLink span {
  align-content: top;
}
.ccup .autoActive {
  color: #cda20e;
}
.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: #0088cc;
}
.ccupTitle:hover {
  color: #cda20e;
}
.ccupAuthor {
  font-weight: 700;
  color: #808080;
  margin: 8px 0 10px 0;
  font-size: 12.9px;
  letter-spacing: 0.50px;
}
.ccupOrigin {
  font-style: normal;
  font-size: 13px;
  color: #666666;
  font-weight: 400;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.ccup .sideBarButton .subLink {
  font-size: 14.6px;
  color: #0088cc;
  font-weight: 500;
  padding: 8px 0;
  letter-spacing: 0.25px;
  position: relative;
  left: 0px;
  transition: left 0.25s ease;
}
.ccup .sideBarButton .subLink:hover {
  color: #cda20e;
  left: -5px;
}
.ccup .sideBarButton .subLink:focus {
  left: 0;
}
p.ccupAbstract {
  color: #808080;
  line-height: 26px;
  text-align: justify;
  text-justify: inter-word;
  margin-top: 10px;
}
p.ccupAbstract:first-letter {
  color: #808080;
  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: .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: #0088cc;
  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: #0088cc;
}
.ccup .sideBar {
  padding-left: 0px;
}
.ccup .sideBarButton a {
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  display: block;
  text-decoration: none;
  color: #0088cc;
}
.ccup .sideBarButton a:active,
.ccup .sideBarButton a:focus,
.ccup .sideBarButton a:hover {
  color: #cda20e;
}
.ccup .sideBarButton a .hidden-phone {
  padding-left: 8px;
}
.ccupnav-2017 .sideBarButton .autoActive {
  color: #cda20e;
}
.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: #4d4d4d;
}
.up-avatar-styles .up-speaker-company {
  color: #7c7c7c;
  font-weight: 700;
  font-size: 13px;
  display: block;
  margin-top: -10px;
}
.up-avatar-styles small.up-date {
  font-size: 12px;
  color: #666666;
}
.author-bio-container {
  display: none;
}
p.presentation-actions a {
  color: #cda20e;
  font-size: 15px;
}
p.presentation-actions a:hover {
  color: #0088cc;
  text-decoration: none;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 h5.gold-sponsors {
  color: #cda20e;
}
.contentWindow .container .row .col-md-8 .row .col-md-12 h5.silver-sponsors {
  color: #808080;
}
.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: #0088cc;
}
.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: #0088cc;
  text-transform: capitalize;
  color: #bf245e;
  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: #fff;
  background-color: #0088cc;
}
.side-nav-label {
  font-weight: 700;
  color: #666666;
}
.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: #bf245e;
  text-decoration: none;
  font-size: 12px;
}
.download-winners-pdf a .fa-cloud-download {
  color: #bf245e;
  padding: 5px 5px 5px 0;
}
.doublespacer .sponsors .col-xs-3 {
  text-align: center;
}
.ccup2017-label-container {
  display: block;
  border-bottom: 1px solid #eee;
  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: #b5b5b5;
  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: #bf245e;
}
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: #808080;
        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;
}
.wpTrim {
  width: 100%;
  box-shadow: 0px .5px 1px 1px #bfbfbf;
  z-index: 1;
}
.wpBackground {
  background: #f1f1f1;
  width: 100%;
}
#wpadminbar {
  display: none;
}
/* HEADER
============== */
.card-header.blog {
  border-color: #368ccb;
}
.card-header.blog a {
  font-size: .9em;
  color: #6f6f6f;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  -moz-transition: color .5s ease;
  -o-transition: color .5s ease;
  transition: color .5s ease;
}
.card-header.blog a:hover,
.card-header.blog a:active,
.card-header.blog a:focus {
  text-decoration: none;
  color: #494949;
  border: none;
}
.wpSideBarSearchBar {
  overflow: hidden;
  width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0 0;
}
.wpSearchField {
  width: 100%;
  height: 35px;
  background: #fff;
  border: 1px solid #ddd;
  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: white;
  text-align: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .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 .03s ease;
  -moz-transition: all .03s ease;
  -o-transition: all .03s ease;
  transition: all .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 ..5s ease;
  -moz-transition: all ..5s ease;
  -o-transition: all ..5s ease;
  transition: all ..5s ease;
}
.wpNormalTitleWrapper h3.wpNormalTitle,
.wpNormalTitleWrapper h3.wpNormalTitle a {
  color: #fff;
  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: #fff;
}
.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: .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: .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 ..5s ease;
  -moz-transition: all ..5s ease;
  -o-transition: all ..5s ease;
  transition: all ..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 #eee;
}
ul.cat-titles > li > ul.cat-sub-titles li a {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .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: #555555;
}
ul.cat-titles .count {
  color: #777777;
  font-size: .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: #22b781;
  margin-right: 8px;
}
.wpRssIcon {
  color: #22b781;
  font-size: 1.5em;
  margin-right: 8px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.wpRssFeed p {
  margin-top: 20px;
  color: #555555;
  font-size: 16px;
}
.wpRssIcon:hover,
.wpRssIcon:focus {
  color: #1797E3;
}
@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: .9em;
  }
}
@media (max-width: 430px) {
  button {
    padding: 1px 4px;
  }
}
/* SINGLE POST
============ */
.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 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: .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 #e2e2e2;
  background: #fcfcfc;
  border-radius: 4px;
}
span.wpCommentAuthor {
  color: #22b781;
  font-weight: 600;
  font-size: 1em;
}
span.wpCommentDetails {
  font-style: italic;
  font-size: .9em;
  padding-left: 5px;
  color: #777777;
}
.wpCommentsList li {
  padding: 10px;
}
.wpCommentsList li:nth-child(2) {
  border-top: 1px dashed #e2e2e2;
}
.wpCommentText p {
  margin: 8px 0px;
  font-size: 1em;
  color: #555555;
}
.wpComment-login {
  font-weight: 600;
  color: #22b781;
}
.comment-form-comment label {
  font-size: 1em;
  font-weight: 600;
  color: #555555;
}
.comment-form-comment textarea {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin: 10px 0;
}
.comment-form p {
  color: #22b781;
}
/* 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: #fff;
  font-weight: 600;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-top: 10px !important;
  transition: all ..5s;
  -webkit-transtition: all ..5s;
  -moz-transition: all ..5s;
}
.wpCategoryTitle h3 a,
.wpArchive-title h3 a {
  color: #fff;
}
.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: #fff;
  text-decoration: none;
  border-bottom: 2px solid #22b781;
}
.wpTags,
.wpCategories {
  margin-top: 15px;
}
.wpTags h4,
.wpCategories h4 {
  color: #555555;
  font-weight: 600;
}
.wpTags a {
  font-size: 1em;
  margin-right: 15px;
  color: #777777;
  -webkit-transition: all ..5s ease;
  -moz-transition: all ..5s ease;
  -o-transition: all ..5s ease;
  transition: all ..5s ease;
}
.wpTags a i {
  margin-right: 2px;
}
.wpTags a:hover,
.wpTags a:focus,
.wpTags a:active {
  text-decoration: none;
  color: #22b781;
}
#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: ..5s color, ..5s span;
  -webkit-transition: ..5s color, ..5s span;
  -moz-transition: ..5s color, ..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: #777777;
  transition: ..5s all ease;
  -webkit-transition: ..5s all ease;
  -moz-transition: ..5s all ease;
  position: relative;
}
.wpAuthor a {
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: 600;
  color: #22b781;
  display: inline-block;
  margin-right: 15px;
  border-bottom: 2px solid #ffffff;
}
.wpAuthor a:hover,
.wpAuthor a:focus,
.wpAuthor a:active {
  color: #1d9d6f;
  border-bottom: 2px solid #1d9d6f;
  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 #777777;
  background: transparent;
  text-align: justify;
  font-size: .9em;
  font-weight: 400;
  color: #777777;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-transition: all ..5s ease;
  -moz-transition: all ..5s ease;
  -o-transition: all ..5s ease;
  transition: all ..5s ease;
}
a .wpCatButton:hover,
a .wpCatButton:focus {
  border: 1px solid #22b781;
  color: #22b781;
}
.wpCat:hover,
.wpCat:focus {
  color: #1797E3;
}
.wpAccentColor {
  background-color: #368ccb;
  color: white;
  border: 1px solid #368ccb;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.wpAccentColor:hover,
.wpAccentColor:focus {
  background-color: #1797E3;
  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: #777777;
  font-weight: 600;
  font-family: Helvetica, Arial, sans-serif;
}
#wpPagination span.page-numbers.current {
  background-color: #22b781;
  color: #fff;
  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: #22b781;
  cursor: pointer;
}
@media (min-width: 1201px) {
  #wpPagination a.page-numbers,
  #wpPagination span.page-numbers {
    margin: 0;
  }
}
@media (max-width: 1200px) and (min-width: 981px) {
  #wpPagination a.page-numbers,
  #wpPagination span.page-numbers {
    margin: 0;
  }
}
@media (max-width: 600px) {
  #wpPagination a.page-numbers,
  #wpPagination span.page-numbers {
    display: none;
  }
  #wpPagination a.prev.page-numbers {
    display: block;
    float: left;
  }
  #wpPagination a.prev.page-numbers:after {
    display: inline-block;
    padding-left: 5px;
  }
  #wpPagination a.next.page-numbers {
    display: block;
    float: right;
  }
  #wpPagination a.next.page-numbers:before {
    display: inline-block;
    padding-right: 5px;
  }
}
img.size-full {
  height: auto !important;
  max-width: 100% !important;
}
img.size-medium {
  height: auto !important;
  max-width: 100% !important;
}
img.size-thumbnail {
  max-width: 100% !important;
  width: auto !important;
}
img.size-thumbnail {
  width: auto !important;
}
.table-blog {
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
  border: 1px solid #dddddd;
}
.table-blog > thead > tr > th,
.table-blog > tbody > tr > th,
.table-blog > tfoot > tr > th,
.table-blog > thead > tr > td,
.table-blog > tbody > tr > td,
.table-blog > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table-blog > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table-blog > caption + thead > tr:first-child > th,
.table-blog > colgroup + thead > tr:first-child > th,
.table-blog > thead:first-child > tr:first-child > th,
.table-blog > caption + thead > tr:first-child > td,
.table-blog > colgroup + thead > tr:first-child > td,
.table-blog > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-blog > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-blog .table {
  background-color: #ffffff;
}
.table-blog > thead > tr > th,
.table-blog > tbody > tr > th,
.table-blog > tfoot > tr > th,
.table-blog > thead > tr > td,
.table-blog > tbody > tr > td,
.table-blog > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-blog > thead > tr > th,
.table-blog > thead > tr > td {
  border-bottom-width: 2px;
}
.table-blog th {
  background-color: #eeeeee;
}
.table-blog tr td {
  background-color: #fff;
  word-wrap: break-word;
}
.table-blog img {
  max-width: 100% !important;
}
.table-blog img.auto {
  width: auto !important;
}
.table-blog span.latex img {
  width: auto !important;
  height: auto !important;
}
/* bryanna's new blog changes*/
.wpsubscribe-post {
  color: #22b781;
  font: 600 18px/22px "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  margin-top: 25px;
  transition: color .2s;
  -webkit-transition: color .2s;
}
.wpsubscribe-post:hover,
.wpsubscribe-post:focus {
  color: #1a8c63;
  cursor: pointer;
}
.wpsubscribe-post i {
  color: #22b781;
  margin-right: 8px;
}
.blog-enterenvelope {
  border: solid 1px #22b781;
  background-color: #22b781;
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  text-align: center;
  width: 35px;
  height: 34px;
  margin-left: -35px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.blog-enterenvelope i {
  position: absolute;
  top: 7px;
  right: 2px;
  color: #ffffff;
  margin-right: 5px;
  font-size: 20px;
}
.gt_newpost {
  float: right;
  margin: 0;
  position: relative;
  top: 4px;
}
@media (max-width: 1200px) {
  width: 272px;
}
.subform {
  display: -webkit-flex;
  display: flex;
  align-content: center;
  position: relative;
  top: -9px;
  max-width: 300px;
  max-height: 50px;
}
.subform input.text-input {
  border-color: #22b781;
  width: 300px;
  margin-bottom: 0;
  margin-top: 0;
}
.subform ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1a8c63;
}
.subform ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1a8c63;
}
.subform :-ms-input-placeholder {
  /* IE 10+ */
  color: #1a8c63;
}
.subform :-moz-placeholder {
  /* Firefox 18- */
  color: #1a8c63;
}
.subform .subforminput {
  border: solid 1px #22b781;
  padding-left: 15px;
}
.wp-content-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.wp-content {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
}
.wp-mobile-sidebar {
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -303px;
}
.wp-mobile-sidebar .card-box {
  padding: 20px;
}
.wp-mobile-sidebar .card-box .blog-divide {
  margin: 5px -20px;
}
.wp-content-wrapper.show-nav .wp-content {
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}
.wp-content-wrapper.show-nav .wp-content .container {
  margin-right: 0;
}
.wp-nav-btn {
  display: block;
  position: relative;
  top: 15px;
  float: right;
  background-color: #368ccb;
  border: 1px solid #368ccb;
  border-radius: 4px;
  padding: 5px 10px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: .3s ease all;
  transition: .3s ease all;
}
.wp-nav-btn:hover,
.wp-nav-btn:active {
  background-color: #2a70a4;
  border-color: #2a70a4;
}
@media (max-width: 400px) {
  .wp-mobile-sidebar {
    width: 260px;
    right: -263px;
  }
  .wp-mobile-sidebar .card-box {
    padding: 15px;
  }
  .wp-mobile-sidebar .card-box .blog-divide {
    margin: 5px -15px;
  }
  .wp-content-wrapper.show-nav .wp-content {
    -webkit-transform: translateX(-260px);
    transform: translateX(-260px);
  }
}
@media (max-width: 370px) {
  .wp-mobile-sidebar {
    width: 240px;
    right: -243px;
  }
  .wp-mobile-sidebar .card-box {
    padding: 15px;
  }
  .wp-mobile-sidebar .card-box .blog-divide {
    margin: 5px -15px;
  }
  .wp-content-wrapper.show-nav .wp-content {
    -webkit-transform: translateX(-240px);
    transform: translateX(-240px);
  }
}
.caption {
  font-size: .9em;
  line-height: 1.5;
}
.psSidebar a {
  height: 40px;
  font-size: .8em;
}
.psSidebar span {
  top: 8px;
}
.productSuite h5 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  color: #505050;
  margin: 20px 0 4px 0;
}
.caption {
  font-size: .9em;
  line-height: 1.5;
}
.psSidebar a {
  height: 40px;
  font-size: .8em;
}
.psSidebar span {
  top: 8px;
}
.psProduct {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 95%;
  line-height: 1.3;
}
.psBase {
  line-height: 60px;
}
.ps {
  width: 100%;
  height: 59px;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  line-height: 12px;
  text-decoration: none;
  color: #555555;
  font-size: 13px;
  font-weight: 400;
}
.ps:before {
  display: block;
  content: ' ';
  width: 100%;
  height: 3px;
  background: #368ccb;
  border-bottom: 1px solid #2a70a4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
}
.ps .psWrap {
  vertical-align: middle;
  display: inline-block;
  width: 95%;
}
.ps > span {
  -webkit-border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(82, 82, 82, 0.76);
  -webkit-box-shadow: 0px 1px 1px rgba(82, 82, 82, 0.76);
  display: block;
  vertical-align: middle;
  width: 100%;
  height: 60px;
  border-radius: 0 0 6px 6px;
  padding: 0 .5em;
  border: 1px solid #d7d7d7;
  background: #f7f7f7;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f7f7f7, endColorstr=#ececec)";
  background-image: linear-gradient(#f7f7f7, #ececec);
}
.ps > span:before {
  display: inline-block;
  content: ' ';
  width: 1%;
  height: 100%;
  vertical-align: middle;
}
.ps:hover {
  color: inherit;
  text-decoration: none;
}
.ps:hover > span {
  background-image: linear-gradient(#efefef, #dfdfdf);
}
.ps.active,
.ps:active {
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.ps .ll {
  font-size: .85em;
}
.psCOMSOL,
.psServer {
  font-size: 18px;
}
.psServer:before {
  background: #be245e;
  border-color: #7a163b;
}
.psModule:before {
  background: #83c2ea;
  border-color: #378dcb;
}
.psMulti:before {
  background: #6faf1a;
  border-color: #0a7709;
}
.psInterfacing:before {
  background: #fdb913;
  border-color: #f26622;
}
.ps-seven {
  width: 14.28%;
  float: left;
  margin-top: -20px;
}
.ps-col {
  width: 100%;
  padding-left: 30px;
}
.ps-col .ps-header {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform-origin: 0 0;
  position: static;
  height: 40px;
  white-space: nowrap;
}
.ps-col h5 {
  display: inline-block;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  margin: 0;
  color: #555555;
  font-size: 12px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  left: 40px;
  top: -8px;
}
.ps-product {
  width: 100%;
}
.ps-product.last {
  position: relative;
  top: 40px;
}
.ps-seven-break,
.ps-seven-break-xs {
  margin: 0;
  padding: 0;
}
.main-mods .ps-col {
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1630px) {
  .site-ru .ps-seven-break {
    clear: both;
  }
  .site-ru .ps-seven-break .ps-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-ru .main-mods .ps-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .site-ru .main-mods .ps-col.sm-last {
    padding-right: 0;
  }
  .site-ru .ps-seven {
    width: 25%;
  }
}
@media (max-width: 1390px) {
  .ps-seven-break {
    clear: both;
  }
  .ps-seven-break .ps-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-mods .ps-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .main-mods .ps-col.sm-last {
    padding-right: 0;
  }
  .ps-seven {
    width: 25%;
  }
}
@media (max-width: 800px) {
  .site-ru .ps-title {
    font-size: 2em;
  }
  .site-ru .ps-seven {
    width: 50%;
  }
  .site-ru .ps-seven-break-xs {
    clear: both;
  }
  .site-ru .ps-seven-break,
  .site-ru .main-mods {
    clear: both;
  }
  .site-ru .ps-seven-break .ps-col.xs-last,
  .site-ru .main-mods .ps-col.xs-last {
    padding-right: 0;
  }
}
@media (max-width: 660px) {
  .ps-title {
    font-size: 2em;
  }
  .ps-seven {
    width: 50%;
  }
  .ps-seven-break-xs {
    clear: both;
  }
  .ps-seven-break,
  .main-mods {
    clear: both;
  }
  .ps-seven-break .ps-col.xs-last,
  .main-mods .ps-col.xs-last {
    padding-right: 0;
  }
}
/*----- comsol-multiphysics-form
--------------------------------------*/
.prod-cta-form .row .col-sm-12 div #contactBasic label {
  color: #a2a2a2;
}
.prod-cta-form .row .col-sm-12 div #contactBasic input,
.prod-cta-form .row .col-sm-12 div #contactBasic textarea,
.prod-cta-form .row .col-sm-12 div #contactBasic select {
  font-size: 1.5rem;
  padding: 0 10px;
  border: none;
  outline: none;
  background-color: #3c3c3c;
  box-shadow: 0 0 0 1px #484848;
}
.prod-cta-form .row .col-sm-12 div #contactBasic input:focus,
.prod-cta-form .row .col-sm-12 div #contactBasic textarea:focus,
.prod-cta-form .row .col-sm-12 div #contactBasic select:focus {
  border: none;
  outline: none;
  box-shadow: none ;
  background-color: #484848;
  box-shadow: 0 3px 9px -3px rgba(0, 0, 0, 0.3);
}
.prod-cta-form .row .col-sm-12 div #contactBasic #comments {
  padding: 10px;
}
.subtitled-top-box {
  border-bottom: 0;
}
.top-box-subtitle {
  background: #005596;
  margin-left: -30px;
  margin-right: -30px;
  padding: 15px 30px;
  color: #FFF;
  border-top: 4px solid #003863;
  border-radius: 0 0 4px 4px;
}
.red-top-box .top-box-subtitle {
  background: #79163b;
  border-color: #4e0e26;
}
.card-alert {
  font-size: .9em;
  background: rgba(255, 255, 255, 0.7);
  font-style: italic;
  color: #6d6d6d;
}
.pd-platforms {
  margin-bottom: 0;
}
.pd-platforms a {
  color: inherit;
}
.pd-platforms a:hover,
.pd-platforms a:active {
  color: inherit;
}
.pd-platforms .active {
  color: inherit;
  cursor: default;
  font-weight: 800;
  position: relative;
}
.pd-platforms .active:hover {
  text-decoration: none;
}
.pd-version-selection {
  width: 100%;
}
.pd-version-selection li > .active {
  font-weight: 600;
  position: relative;
}
.pd-version-selection li > .active:before {
  content: ' ';
  display: block;
  width: 5px;
  height: 5px;
  background: #005ea7;
  border-radius: 100%;
  position: absolute;
  left: 9px;
  top: 50%;
  margin-top: -2.5px;
}
.pd-version-selection li > .active:hover {
  cursor: default;
  background: transparent;
  color: inherit;
  text-decoration: none;
}
.pd-version-selection li > a:hover {
  background: transparent;
  text-decoration: underline;
}
.pd-version-selection button {
  text-align: left;
  width: 100%;
  background-color: rgba(230, 230, 230, 0.25);
  border-radius: 2px 2px 0 0;
  white-space: unset;
}
.pd-version-selection button i {
  float: right;
  vertical-align: middle;
  line-height: 24px;
}
.pd-version-selection.open > .dropdown-toggle.btn-default,
.pd-version-selection button:hover,
.pd-version-selection button:focus,
.pd-version-selection button:active {
  background-color: rgba(230, 230, 230, 0.44);
  outline: none !important;
}
.pd-version-selection.open > .dropdown-menu {
  max-height: 999px;
  transition: max-height 0.5s ease;
}
.pd-version-selection .dropdown-menu {
  width: 100%;
  display: block;
  max-height: 0;
  transition: max-height 0.5s ease;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.pd-version-selection .dropdown-menu li {
  padding: 0 0 .5em 0;
}
.pd-version-selection .dropdown-menu li:first-child {
  padding-top: 1em;
}
.pd-version-selection .dropdown-menu li:last-child {
  padding-bottom: 1em;
}
a.btn-basic.pd-onlinedownload {
  background: #005596;
  color: #FFF;
  border-color: #002a4a;
}
a.btn-basic.pd-onlinedownload:hover {
  background: #002a4a;
}
li.list-spacer {
  margin-bottom: .5em;
}
.download-thankyou1 {
  text-align: center;
  display: block;
  font-size: 1.5em;
}
.download-thankyou2 {
  display: block;
  text-align: center;
  font-size: 1.1em;
}
.two-col-list li {
  width: 50%;
  float: left;
}
img.bookcover {
  max-width: 100px;
  float: left;
  padding-right: 10px;
}
.learnmore {
  display: block;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
}
.otherBooks {
  line-height: 30px;
}
.book-button-box {
  border-top: 2px solid #eee;
  margin: 10px -30px -30px;
  padding: 15px 0 20px;
}
.color-box {
  width: 120px;
  height: 40px;
}
.color-title {
  font-size: 12px;
}
.style-intro {
  background-color: #368ccb;
}
.style-intro h1 {
  color: #f5f3f3;
  text-align: center;
  text-shadow: 3px 3px 4px #2c76ac;
}
.style-intro h1 {
  font-weight: 900;
  font-size: 4vw;
  margin: 3.5vw 0;
}
.style-h3 {
  color: #368ccb;
  font-weight: 900;
  font-size: 2.5vw;
  line-height: 4vw;
  display: inline-block;
}
.sidebar {
  position: relative;
  margin-bottom: 10px;
  width: 95%;
}
.sidebar:before,
.sidebar:after {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 0px;
}
code,
code {
  display: inline-block;
}
/* Index */
.index .nav > li > a {
  color: #999;
  border-left: 2px solid transparent;
  padding: 4px 20px;
  font-size: 1em;
  font-weight: 400;
}
/* nested links */
.index .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  font-size: .9em;
}
/* active & hover links */
.index .nav > .active > a,
.index .nav > li > a:hover,
.index .nav > li > a:focus {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  border-left-color: #368ccb;
}
/* all active links */
.index .nav > .active > a,
.index .nav > .active:hover > a,
.index .nav > .active:focus > a {
  font-weight: 700;
}
/* nested active links */
.index .nav .nav > .active > a,
.index .nav .nav > .active:hover > a,
.index .nav .nav > .active:focus > a {
  font-weight: 500;
}
/* hide inactive nested list */
.index .nav ul.nav {
  display: none;
}
/* show active nested list */
.index .nav > .active > ul.nav {
  display: block;
}
/*

TABLE OF CONTENTS ------------------------------------------------------------------------------------------------------------

THE OLD ONE MEANT NOTHING ANYMORE. WILL BE REPLACED



*/
.navbar {
  margin-top: 30px;
}
sup {
  top: -0.5em;
  font-size: 60%;
}
.prod-nav_button {
  z-index: 550;
}
progress {
  z-index: 525;
}
.prod-nav {
  z-index: 500;
}
.productpage-nav {
  z-index: 450;
}
.productsuite-nav {
  z-index: 400;
}
.prod-nav-overlay {
  z-index: 300;
}
.poster-playhead {
  z-index: 100;
}
.hero-model {
  z-index: 0;
}
.prod-sidebar {
  z-index: -100;
}
.productpage-nav.open {
  z-index: 575;
}
.productsuite-nav.open {
  z-index: 575;
}
.shadow-light {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.44);
}
.shadow-heavy {
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.44);
}
.prod-nav {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #222222;
  height: 40px;
}
.prod-nav_button {
  color: #eee;
  text-transform: uppercase;
  background-color: #2e6fad;
  background-color: #728c26;
  height: 45px;
  padding: 0 20px;
  border: 0;
  font-size: 15px;
  line-height: 40px;
  margin-top: -5px;
  letter-spacing: .05em;
  font-weight: 800;
  box-shadow: 0 5px 14px 0px rgba(0, 0, 0, 0.47);
  position: relative;
}
.prod-nav_button:hover {
  background-color: #4376a7;
  background-color: #84a22c;
}
.prod-nav_button .fa-close {
  display: none;
}
.prod-nav_button .fa-angle-down,
.prod-nav_button .fa-angle-right {
  display: inline-block;
}
.prod-nav_button.open .fa-close {
  display: inline-block;
}
.prod-nav_button.open .fa-angle-down,
.prod-nav_button.open .fa-angle-right {
  display: none;
}
.prod-nav_button-products {
  float: right;
}
.prod-nav_button-content {
  float: left;
}
.prod-nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(29, 28, 33, 0.6);
  padding: 15px 15px 55px 15px;
}
.prod-navwrapper .prod-navinner {
  padding: 40px;
}
.prod-navwrapper .desktop {
  display: table-cell;
}
.prod-navwrapper .mobile {
  display: none;
}
.prod-navwrapper .suite-inline,
.prod-navwrapper .suite-mixmatch {
  background: rgba(0, 0, 0, 0.18);
  padding: 30px 60px;
  margin: 0;
  color: #ffffff;
}
.prod-navwrapper .suite-header {
  background: rgba(0, 0, 0, 0.18);
  padding: 30px 60px;
  margin: 0;
  color: #ffffff;
  position: relative;
  min-height: 100px;
}
.prod-navwrapper .suite-header:before,
.prod-navwrapper .suite-header:after {
  content: " ";
  display: table;
}
.prod-navwrapper .suite-header:after {
  clear: both;
}
.prod-navwrapper .suite-header:before,
.prod-navwrapper .suite-header:after {
  content: " ";
  display: table;
}
.prod-navwrapper .suite-header:after {
  clear: both;
}
.prod-navwrapper .suite-header .valign {
  display: inline-block;
  height: 40px;
  vertical-align: bottom;
  position: relative;
}
.prod-navwrapper .suite-title {
  color: #fff;
  font-size: 1.8em;
  font-weight: 600;
  margin: 0;
  width: 560px;
  line-height: 1;
}
.prod-navwrapper .suite-tagline {
  font-style: italic;
  display: inline-block;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 1.5em;
  padding-left: 15px;
  text-align: right;
  margin: 0;
  vertical-align: bottom;
  position: relative;
  width: 99%;
  margin-right: -1px;
}
.prod-navwrapper .x-close-mod {
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .prod-navwrapper .suite-header {
    padding: 30px;
  }
  .prod-navwrapper .suite-header .suite-title {
    position: relative;
    white-space: normal;
    width: auto;
    padding: 0;
  }
  .prod-navwrapper .suite-header .suite-tagline {
    float: left;
    clear: both;
    padding: 10px 0 0 0;
    text-align: left;
  }
}
.prod-navwrapper ul {
  margin: 0;
  padding: 0;
}
.prod-navwrapper li {
  list-style: none;
  color: black;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 .8em 0;
  color: inherit;
}
.prod-navwrapper li:last-child {
  padding: 0 0 0 0;
}
.prod-navwrapper li ul {
  padding: .8em 0 0 1em;
}
.prod-navwrapper a {
  font-size: 1em;
  color: rgba(255, 255, 255, 0.9);
}
.prod-navwrapper a:hover,
.prod-navwrapper a:active,
.prod-navwrapper a:focus,
.prod-navwrapper li.active a {
  text-decoration: none;
  border-bottom: 0;
}
.prod-navwrapper li.active a:before {
  display: inline-block;
  content: "\f101";
  font-family: 'FontAwesome';
  margin-right: .25em;
}
.prod-navwrapper .prod-navinner h3 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: .9em;
  line-height: 1.5;
  color: inherit;
  margin: 0 0 0 0;
}
.prod-navwrapper .ll {
  font-size: .9em;
}
.prod-navwrapper .prod-col-modules {
  border-right: 1px solid #4e4e4e;
  border-left: 1px solid #4e4e4e;
  margin-right: -1px;
  margin-left: -1px;
}
.prod-navwrapper .row-table {
  display: table;
}
@media screen and (min-width: 992px) {
  .prod-navwrapper .prod-col-platform,
  .prod-navwrapper .prod-col-modules,
  .prod-navwrapper .prod-col-interfacing {
    display: table-cell !important;
    float: none;
    vertical-align: top;
  }
}
@media screen and (max-width: 992px) {
  .prod-navwrapper .prod-col-platform,
  .prod-navwrapper .prod-col-modules {
    display: table-cell;
    float: none;
  }
  .prod-navwrapper .prod-col-modules {
    border-right: 0;
  }
  .prod-navwrapper .desktop {
    display: none;
  }
  .prod-navwrapper .mobile {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .prod-navwrapper .prod-col-platform,
  .prod-navwrapper .prod-col-modules,
  .prod-navwrapper .prod-col-interfacing {
    width: 100%;
  }
  .prod-navwrapper .prod-col-platform,
  .prod-navwrapper .prod-col-modules {
    display: block;
  }
  .prod-navwrapper .prod-col-modules {
    border-left: 0;
  }
}
.prod-navwrapper a {
  color: rgba(255, 255, 255, 0.9);
}
.prod-navwrapper a:hover,
.prod-navwrapper a:active,
.prod-navwrapper a:focus,
.prod-navwrapper li.active a {
  color: #bf245e;
}
.prod-navwrapper .prod-type-physics {
  margin-bottom: 30px;
}
.prod-navwrapper .prod-type-physics h3 {
  color: #368ccb;
}
.prod-navwrapper .prod-type-core {
  margin-bottom: 30px;
}
.prod-navwrapper .prod-type-core h3 {
  color: #66a540;
}
.prod-navwrapper .prod-type-interfacing {
  margin-bottom: 30px;
}
.prod-navwrapper .prod-type-interfacing h3 {
  color: #f26522;
}
.prod-navwrapper .prod-type-platform {
  margin-bottom: 30px;
}
.prod-navwrapper .prod-type-platform h3 {
  color: #b6235a;
}
@media screen and (max-width: 767px) {
  .prod-navwrapper .prod-navinner {
    padding: 30px;
  }
  .prod-navwrapper .prod-navinner h2 {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .prod-nav {
    box-shadow: 0 0px 14px 0px rgba(0, 0, 0, 0.4);
  }
  progress {
    height: 3px;
  }
  .prod-nav_button {
    height: 40px;
    padding: 0 0;
    width: 50%;
    font-size: 11px;
    line-height: 40px;
    box-shadow: 0 0 0 0;
    font-weight: 600;
    margin-top: 0;
  }
  .prod-nav_button-products {
    border-left: 1px solid rgba(255, 255, 255, 0.34);
  }
}
@media screen and (max-width: 500px) {
  .prod-navwrapper .col-xs-6 {
    width: 100%;
  }
}
.productpage-nav ul li {
  padding: 0 0 1.5em 0;
}
.productpage-nav a {
  font-size: 1.1em;
}
.productpage-nav li > ul {
  padding-left: 1.2em;
  margin-bottom: 0;
  margin-top: 1.5em;
  padding-top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
}
.productpage-nav li > ul > li:last-child {
  padding-bottom: 0;
}
a.prod-nav_cta {
  background: #368ccb;
  color: white;
  letter-spacing: .05em;
  padding: 12px 24px;
  margin-top: 2em;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 1em;
}
.prod-navwrapper {
  background: #232228;
  border-radius: 4px;
  color: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.44);
  overflow-y: auto;
}
.prod-nav-overlay {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in;
}
.prod-nav-overlay.open {
  visibility: visible;
  opacity: 1;
  transition: all 0.5s ease-out;
}
.productpage-nav {
  width: 35%;
  min-width: 300px;
  position: fixed;
  left: -100%;
  right: auto;
  bottom: 0;
  max-height: 100%;
  min-height: 90vh;
  margin-bottom: -35px;
  padding-bottom: 60px;
  transition: left 0.8s ease-in;
  border-radius: 0 4px 0 0;
  border-radius: 0;
}
.productpage-nav.open {
  left: 0;
  right: auto;
  bottom: 0;
  transition: left 0.8s ease-out;
}
.productsuite-nav {
  width: 100%;
  max-height: 100%;
  padding-bottom: 35px;
  margin-bottom: -35px;
  position: fixed;
  bottom: -120%;
  left: 0;
  transition: bottom 0.6s ease-in;
}
.productsuite-nav.open {
  left: 0;
  bottom: 0;
  transition: bottom 0.6s ease-out;
}
html.nav-open,
html.nav-open body {
  overflow: hidden;
  height: 100%;
  padding-right: 14px;
}
@media screen and (max-width: 1199px) {
  .prod-navwrapper h2 {
    padding: 15px 30px;
    font-size: 1.5em;
  }
  .prod-navwrapper .prod-navinner {
    padding: 30px;
    letter-spacing: .03em;
  }
}
@media screen and (max-width: 991px) {
  .productpage-nav {
    width: 100%;
    left: -120%;
    min-width: 400px;
  }
  .productpage-nav a {
    font-size: 1em;
  }
}
progress {
  position: fixed;
  bottom: 40px;
  left: 0;
  width: 100%;
  height: 5px;
  border: 0;
  background-color: rgba(0, 0, 0, 0.01);
  color: #8aaaca;
}
progress::-webkit-progress-bar {
  background-color: rgba(0, 0, 0, 0.01);
}
progress::-webkit-progress-value {
  background-color: #8aaaca;
}
progress::-moz-progress-bar {
  background-color: #8aaaca;
}
progress::progress-bar {
  background-color: #8aaaca;
}
.prod-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 0;
}
.prod-wrapper-suite {
  padding: 0 0 10% 0;
}
.prod-sidebar {
  display: block;
  position: fixed;
  content: ' ';
  background-color: #015293;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  box-shadow: 0 0 40px 10px rgba(0, 0, 0, 0.3);
}
.prod-sidebar.unstuck {
  position: absolute;
  bottom: 0;
  top: auto;
  width: 100%;
}
.prod-sidebar img {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.scroll-trigger {
  position: absolute;
  bottom: 0;
}
.prod-content,
.prod-suite-content {
  position: relative;
}
.prod-section-full {
  position: relative;
  padding: 60px 60px 30px 60px;
  margin: 0;
  width: 100%;
  color: #cacaca;
  background-color: #333;
  background-color: #232228;
}
.prod-section-full .thumbnail {
  padding: 0;
  margin-bottom: 0;
  line-height: 1;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.prod-section-full h2,
.prod-section-full p {
  color: inherit;
}
.prod-section-full h2 {
  margin: 0 auto 60px auto;
  text-align: center;
}
.prod-section-full .block-list ul,
.prod-section-full .block-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.prod-section-full .block-list li {
  list-style: none;
  width: 24%;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 30px;
}
.prod-section-collapse .prod-collapse {
  max-height: 100px;
  overflow: hidden;
  transition: max-height 0.8s ease;
  color: #cacaca;
  background-color: #232228;
}
.prod-section-collapse .prod-collapse:after {
  display: block;
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  opacity: 1;
  transition: opacity .5s ease;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,333333+100&0+0,0.7+30,1+60,1+100,1+100 */
  background: -moz-linear-gradient(top, rgba(35, 34, 40, 0) 0%, rgba(35, 34, 255, 0.7) 30%, #232228 60%, #232228 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(35, 34, 40, 0) 0%, rgba(35, 34, 40, 0.7) 30%, #232228 60%, #232228 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(35, 34, 40, 0) 0%, rgba(35, 34, 40, 0.7) 30%, #232228 60%, #232228 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00232228', endColorstr='#232228', GradientType=0);
  /* IE6-9 */
}
.prod-section-collapse .prod-collapse.open {
  max-height: 2000px;
  transition: max-height 0.8s ease;
}
.prod-section-collapse .prod-collapse.open:after {
  opacity: 0;
  transition: opacity .5s ease;
}
.prod-section-collapse .prod-more {
  position: absolute;
  bottom: 0;
  height: 120px;
  line-height: 1;
  padding: 50px 0;
  left: 0;
  text-transform: uppercase;
  font-size: 1.2em;
  text-align: center;
  width: 100%;
  font-weight: 800;
  background: transparent;
  border: 0;
  color: #70af1a;
}
.prod-section-collapse .prod-more:hover {
  color: #93be57;
  background: rgba(39, 37, 37, 0.15);
}
.prod-suite-features.prod-collapse:after {
  background: -moz-linear-gradient(top, #333333 0%, #333333 69%, #333333 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #333333 0%, #333333 69%, #333333 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #333333 0%, #333333 69%, #333333 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#333', GradientType=0);
  /* IE6-9 */
}
.prod-featureList {
  font-size: 1em;
}
.prod-featureList.row {
  margin-left: 0;
  margin-right: 0;
}
.prod-featureList strong {
  margin-bottom: .5em;
  color: inherit;
  display: inline-block;
  letter-spacing: .05em;
  width: 100%;
}
.prod-featureList p {
  margin-top: .5em;
  font-size: 1.1em;
  font-weight: 300;
}
.prod-featureList .feature-item {
  padding: 0 30px;
  margin-bottom: 60px;
}
.prod-featureList:nth-child(n+3) {
  font-size: .8em;
}
.prod-section-gallery .prod-gallery-item {
  position: relative;
  margin-bottom: 30px;
}
.prod-section-gallery .prod-gallery-item .cmImgPhoneCaption {
  display: none!important;
}
.prod-section-gallery p {
  position: absolute;
  bottom: -5px;
  left: -5px;
  margin-bottom: 0;
  width: auto;
  display: inline-block;
  padding: 10px 10px 15px 15px;
  z-index: 2;
  text-align: left;
  background: rgba(35, 34, 40, 0.77);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: .9em;
  color: rgba(255, 255, 255, 0.7);
  color: #a1bf4a;
  transition: all .5s ease;
  border-radius: 0 3px 0 0;
}
.prod-section-gallery img {
  max-width: 100%;
  padding: 0;
  opacity: .99;
  transition: all .5s ease;
}
.prod-section_suite,
.prod-section_features {
  background: #fff;
  padding-bottom: 60px;
}
.prod-section_suite:before,
.prod-section_features:before,
.prod-section_suite:after,
.prod-section_features:after {
  content: " ";
  display: table;
}
.prod-section_suite:after,
.prod-section_features:after {
  clear: both;
}
.prod-section_suite:before,
.prod-section_features:before,
.prod-section_suite:after,
.prod-section_features:after {
  content: " ";
  display: table;
}
.prod-section_suite:after,
.prod-section_features:after {
  clear: both;
}
.prod-section_suite .header,
.prod-section_features .header {
  margin: 0;
  font-size: 2.8em;
  line-height: 1.3;
  color: #1d1c21;
  font-weight: 800;
  text-align: left;
  width: 55%;
  float: left;
  padding-right: 15px;
}
.prod-section_suite .header:before,
.prod-section_features .header:before {
  display: block;
  content: ' ';
  background-color: #1d1c21;
  height: 5px;
  width: 25%;
  margin-left: -2%;
}
.prod-section_suite .inner,
.prod-section_features .inner {
  padding: 60px 0;
  width: 90%;
  margin: 0 auto;
}
.prod-section_suite .inner:before,
.prod-section_features .inner:before,
.prod-section_suite .inner:after,
.prod-section_features .inner:after {
  content: " ";
  display: table;
}
.prod-section_suite .inner:after,
.prod-section_features .inner:after {
  clear: both;
}
.prod-section_suite .inner:before,
.prod-section_features .inner:before,
.prod-section_suite .inner:after,
.prod-section_features .inner:after {
  content: " ";
  display: table;
}
.prod-section_suite .inner:after,
.prod-section_features .inner:after {
  clear: both;
}
.prod-section_suite .intro,
.prod-section_features .intro {
  width: 45%;
  float: right;
  padding: 0;
  padding-left: 15px;
}
.prod-section_suite .multiphysics strong,
.prod-section_features .multiphysics strong {
  color: #005596;
  font-weight: 800;
  letter-spacing: .05em;
}
.prod-section_features .intro {
  width: 55%;
  float: left;
  clear: left;
  margin-top: 30px;
  padding-left: 0;
}
.prod-section_features .hero-model {
  width: 60%;
  position: absolute;
  top: -1%;
  left: 58%;
  max-width: 1000px;
}
.prod-suite-inline {
  width: 90%;
  margin: 0 auto;
  margin-top: -60px;
  margin-bottom: 90px;
}
@media screen and (max-width: 991px) {
  .prod-section_suite .hero-model,
  .prod-section_features .hero-model {
    display: none;
  }
  .prod-section_suite .header,
  .prod-section_features .header {
    width: 100%;
    float: none;
    margin-bottom: 1em;
  }
  .prod-section_suite .intro,
  .prod-section_features .intro {
    width: 100%;
    float: none;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .prod-section_suite .header,
  .prod-section_features .header {
    font-size: 2.3em;
  }
}
/*
.prod-section wraps each section of the page
*/
.prod-content {
  position: relative;
  font-size: 18px;
  background-color: #fff;
  width: 60%;
}
.prod-content:before,
.prod-content:after {
  content: " ";
  display: table;
}
.prod-content:after {
  clear: both;
}
.prod-content:before,
.prod-content:after {
  content: " ";
  display: table;
}
.prod-content:after {
  clear: both;
}
.prod-content h1 {
  width: 100%;
  margin: 14px 0 90px 0;
  color: #000;
  font-size: 3em;
  font-weight: 800;
  padding: 0 0 0 0;
  display: inline-block;
}
.breadcrumb {
  padding: 0 0 5px 0;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  width: 100%;
  border-bottom: 1px solid #ba274a;
  font-size: 1em;
  display: inline-block;
  font-style: italic;
}
.breadcrumb .bc-current {
  color: #ba274a;
  font-weight: 800;
  text-transform: uppercase;
}
.prod-section {
  position: relative;
  width: 167%;
  padding: 0 4% 8% 0;
}
.prod-section:before,
.prod-section:after {
  content: " ";
  display: table;
}
.prod-section:after {
  clear: both;
}
.prod-section:before,
.prod-section:after {
  content: " ";
  display: table;
}
.prod-section:after {
  clear: both;
}
.prod-section:last-of-type {
  padding-bottom: 60px;
}
.prod-section::before {
  display: inline-block;
  content: " ";
  margin-top: -60px;
  height: 60px;
  visibility: hidden;
  pointer-events: none;
}
.prod-section.has-subsection {
  padding-bottom: 1em;
}
.prod-section .thumbnail {
  padding: 0;
  margin-bottom: 0;
  line-height: 1;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}
.prod-section h2 {
  font-weight: 800;
  font-size: 1.5em;
  line-height: 1.4;
  margin-top: 0;
  color: #005494;
  width: 58%;
  padding: 0 4% 0;
}
.prod-section h2 .prod-pageName {
  font-weight: 800;
  font-size: 2.2em;
  line-height: .9em;
}
.prod-section h3 {
  font-weight: 800;
  font-size: 1em;
}
.prod-section > h3 {
  padding: 0 4% 0;
}
.prod-section h4 {
  font-size: 16px;
  color: #b98d1d;
  font-weight: 800;
  letter-spacing: .03em;
  line-height: 1;
  margin-top: 1.2em;
  display: block;
}
.prod-section p {
  font-size: 18px;
}
.prod-section ul + p {
  margin-top: 1em;
}
.prod-section dl {
  margin-bottom: 30px;
}
.prod-section div.caption {
  font-size: .8em;
  margin-top: -1em;
  margin-bottom: 1.5em;
  color: gray;
}
.prod-section p.sidebar-caption {
  color: white;
  color: rgba(255, 255, 255, 0.74);
  letter-spacing: .02em;
}
.prod-section .prod-media-expand {
  position: absolute;
  top: .5em;
  opacity: 0.5;
  right: 25px;
  background: #f26522;
  padding: 1%;
  color: white;
  border-radius: 0 0 0 2px;
}
.prod-section:first-child {
  padding-top: 60px;
}
.prod-column-text {
  width: 60%;
  float: left;
  padding: 0 4%;
}
.prod-column-text .row {
  margin-bottom: 1em;
}
.prod-column-media {
  width: 40%;
  float: right;
  padding: 0 0 0 4%;
}
.prod-column-media p,
.prod-column-media ul {
  color: white;
}
.prod-column-media ul {
  color: white;
  font-size: .9em;
  letter-spacing: .03em;
  font-weight: 300;
}
.prod-column-media ul li {
  padding: 0 0 .5em 0;
}
.prod-column-media figure {
  color: #fff;
  font-size: .8em;
  margin-bottom: 1em;
  clear: both;
}
.prod-column-media figure:before,
.prod-column-media figure:after {
  content: " ";
  display: table;
}
.prod-column-media figure:after {
  clear: both;
}
.prod-column-media figure:before,
.prod-column-media figure:after {
  content: " ";
  display: table;
}
.prod-column-media figure:after {
  clear: both;
}
.prod-column-media figure img {
  width: 45%;
  float: left;
  margin: 0 1em 0 0;
  border-radius: 4px;
}
.prod-column-media h3 {
  font-size: .9em;
  font-weight: 600;
  letter-spacing: .05em;
  color: #ffffff;
}
.prod-column-media .prod-caption-inline {
  color: rgba(255, 255, 255, 0.84);
  font-size: .7em;
  padding: 15px 0 0 0;
  letter-spacing: .05em;
  line-height: 1.3;
}
.prod-accordion .panel,
.prod-accordion .panel-default,
.prod-accordion .panel-body {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}
.prod-accordion .panel-group {
  clear: both;
  padding-top: 1em;
}
.prod-accordion h3 {
  font-size: 1em;
  font-weight: 400;
  margin: 0;
  width: 58%;
  margin: .8em 0;
  transition: all .5s ease;
  line-height: 1.3;
}
.prod-accordion h3 a,
.prod-accordion h3 a:active,
.prod-accordion h3 a:visited {
  color: #414042;
  display: block;
  padding: 1em 40px 1em 5%;
  background: #f5f5f5;
  text-decoration: none;
  border-bottom: 0;
  border-bottom: 4px solid #fbad25;
  position: relative;
}
.prod-accordion h3 i {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.prod-accordion h3 .fa-close {
  display: none;
}
.prod-accordion h3 .fa-angle-down {
  display: block;
}
.prod-accordion h3 strong {
  font-weight: 800;
}
.prod-accordion h3 p {
  margin: 0;
}
.prod-accordion h3:hover a,
.prod-accordion h3:hover a:hover,
.prod-accordion h3:hover a:active {
  text-decoration: none;
  border-bottom: 0;
  background-color: #eee;
  transition: all .5s ease;
  border-bottom: 4px solid #fbad25;
}
.prod-accordion h3 a.collapsed,
.prod-accordion h3:hover a.collapsed {
  background-color: #f5f5f5;
  color: #414042;
  border-bottom: 4px solid #f5f5f5;
}
.prod-accordion .prod-accordion-content {
  overflow: hidden;
  padding: 1em 0;
}
.prod-accordion .prod-accordion-content p {
  font-size: 15px;
}
.prod-section-table {
  position: relative;
  padding: 60px 60px 30px 0px;
  margin: 0;
  width: 98%;
  border-radius: 0 3px 3px 0;
  background: #fff;
}
.prod-section-table .inner {
  padding-left: 4%;
}
.prod-section-table .table thead {
  background-color: #333;
}
.prod-section-table .table thead th {
  border-bottom: 0;
  color: #fff;
  letter-spacing: .03em;
}
.prod-section-table .table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.prod-section-table .table tbody td {
  border-top: 1px solid rgba(221, 221, 221, 0.3);
}
.prod-section.intro {
  padding-top: 0;
  width: 93%;
  padding: 0 0 0 60px;
}
.prod-panel {
  height: 100vh;
  padding: 0 0 0 0;
  display: table-cell;
  vertical-align: middle;
}
.prod-column-hero {
  margin-top: -20px;
}
.prod-hero {
  overflow: hidden;
}
.hero-model {
  width: 65%;
  position: absolute;
  top: -15%;
  left: 60%;
  max-width: 1000px;
}
.hero-mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-top: -180px;
}
.hero-mobile img {
  left: 0;
  top: 50%;
  margin-top: -30%;
}
.prod-video-poster {
  width: 40%;
  float: right;
  text-align: center;
  min-height: 100vh;
  position: relative;
  border-bottom: 5px solid #333;
}
.prod-video-poster .poster-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.prod-video-poster .poster-playhead {
  background-color: rgba(255, 255, 255, 0.85);
  width: 200px;
  height: 200px;
  border-radius: 200px;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -100px;
  margin-right: -100px;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s;
}
.prod-video-poster .poster-playhead:hover {
  background-color: #ffffff;
  cursor: pointer;
}
.prod-video-poster .poster-playhead:after {
  font-size: 7em;
  line-height: 200px;
  margin-right: -26px;
  color: #0088cc;
  content: "\f04b";
  font-family: 'FontAwesome';
  displat: block;
}
.prod-hero {
  height: 100vh;
}
.prod-video-poster,
.prod-hero {
  position: absolute;
  right: 0;
  width: 40%;
  overflow: hidden;
}
/*
.prod-video-poster.unstuck,
.prod-hero.unstuck{
    position: absolute!important;
    bottom: 0;
    top: auto;
    right: -67%;
    width: 67%;
    //opacity: 0;
}
*/
.prod-inlinePagenav ul,
.prod-inlinePagenav li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1em;
  line-height: 1.5;
}
.prod-inlinePagenav li {
  display: block;
  padding-bottom: 20px;
}
.prod-inlinePagenav p {
  font-weight: 800;
  margin-bottom: 15px;
  color: #3d4044;
  text-transform: uppercase;
  font-size: .95em;
}
.prod-inlinePagenav a {
  color: #0079c1;
  font-weight: 400;
  border-bottom: 1px solid rgba(0, 121, 193, 0.14);
}
.prod-inlinePagenav a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 121, 193, 0.5);
}
.prod-scrollaffordance {
  position: absolute;
  display: block;
  bottom: 30px;
  width: 100%;
  font-size: 6em;
  color: #677680;
  text-align: center;
  -webkit-animation: bounce 4s infinite;
  -moz-animation: bounce 4s infinite;
  -ms-animation: bounce 4s infinite;
  animation: bounce 4s infinite;
  cursor: pointer;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
  }
  60% {
    -webkit-transform: translateY(-3px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-5px);
  }
  60% {
    transform: translateY(-3px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -ms-transform: translateY(0);
  }
  40% {
    -ms-transform: translateY(-5px);
  }
  60% {
    -ms-transform: translateY(-3px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-5px);
  }
  60% {
    transform: translateY(-3px);
  }
}
@media screen and (max-width: 1199px) {
  .prod-content h1 {
    font-size: 2.2em;
  }
  .prod-section.intro {
    padding: 0 0 0 30px;
    width: 95%;
  }
  .prod-panel {
    height: auto;
    padding: 60px 0 0 0;
  }
  .breadcrumb {
    font-size: .95em;
  }
  .prod-video-poster .poster-playhead {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    margin-top: -75px;
    margin-right: -75px;
  }
  .prod-video-poster .poster-playhead:after {
    font-size: 4.5em;
    line-height: 150px;
    margin-right: -10px;
  }
  .prod-inlinePagenav ul,
  .prod-inlinePagenav li {
    font-size: .95em;
  }
  .prod-scrollaffordance {
    display: none;
  }
  .prod-models div[class^="col-"] {
    padding: 0 10px;
  }
  .prod-models > div {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .prod-content h1 {
    font-size: 2em;
  }
  .breadcrumb {
    font-size: .9em;
  }
  .prod-panel {
    height: auto;
    padding-bottom: 60px;
  }
  .prod-column-hero {
    margin-top: 0;
  }
  .prod-video-poster,
  .prod-hero {
    display: none;
  }
}
.side-tabs {
  background: #fbfbfb;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,ffffff+30,f7f7f7+30,f7f7f7+30,f7f7f7+99 */
  background: linear-gradient(to right, #fbfbfb 0%, #fbfbfb 30%, #fbfbfb 30%, #f7f7f7 30%, #f7f7f7 30%, #f7f7f7 99%);
}
.side-tabs .nav-tabs {
  width: 30%;
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  background: #fff;
  padding-left: 5px;
  display: flex;
  flex-direction: column;
  height: 100%;
  height: 300px;
}
.side-tabs .nav-tabs li,
.side-tabs .nav-tabs li:last-child {
  padding: 5% 8%;
  position: relative;
  width: 100%;
  font-weight: 800;
  font-size: .9em;
  color: #585858;
  background-color: #fbfbfb;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 0;
  height: 75px;
}
.side-tabs .nav-tabs li:last-child {
  border-bottom: 0!important;
}
.side-tabs .nav-tabs li:hover {
  color: #ba274a;
}
.side-tabs .nav-tabs li.active,
.side-tabs .nav-tabs li.active:hover {
  background-color: #f7f7f7;
  border: 0;
  color: #131313;
  border-left: 5px solid #ba274a;
  margin-top: -1px;
  margin-left: -5px;
  margin-right: -5px;
  position: relative;
  width: 105%;
}
.side-tabs .nav-tabs li > a,
.side-tabs .nav-tabs li.active > a {
  color: inherit;
  background-color: transparent;
  border: 0;
  padding: 0;
  padding-left: 45px;
}
.side-tabs .nav-tabs .tab-text {
  display: inline-block;
  vertical-align: middle;
}
.side-tabs .nav-tabs i.fa {
  font-size: 1.8em;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  color: #ba274a;
}
.side-tabs .tab-content {
  background: #f7f7f7;
  float: right;
  width: 70%;
  padding: 4%;
  min-height: 300px;
}
.side-tabs .tab-content .row {
  margin-bottom: 0!important;
}
.side-tabs .tab-content ul {
  margin: 0;
  padding: 0;
}
.side-tabs .tab-content li {
  list-style: none;
  display: block;
  padding-bottom: 5%;
}
.side-tabs .tab-pane {
  padding: 0;
}
.side-tabs_mobile {
  background: #fbfbfb;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,ffffff+30,f7f7f7+30,f7f7f7+30,f7f7f7+99 */
  background: linear-gradient(to right, #fbfbfb 0%, #fbfbfb 30%, #fbfbfb 30%, #f7f7f7 30%, #f7f7f7 30%, #f7f7f7 99%);
}
.side-tabs_mobile .panel,
.side-tabs_mobile .panel + .panel {
  border: 0;
  border-radius: 0 0 0 0 ;
  margin: 0 0 0 0;
}
.side-tabs_mobile .panel-heading {
  padding: 0;
  font-weight: 800;
  font-size: .9em;
  color: #585858;
  background-color: #fbfbfb;
}
.side-tabs_mobile h4.panel-title {
  padding: 4%;
  width: 100%;
  font-weight: 800;
  font-size: .9em;
  color: #585858;
  background-color: #fbfbfb;
  border-bottom: 1px solid #eaeaea;
  background-color: #f7f7f7;
  border: 0;
  color: #131313;
  border-left: 5px solid #ba274a;
  position: relative;
  margin: 0 0 0 0;
}
.side-tabs_mobile h4.panel-title a {
  color: inherit;
  background-color: transparent;
  border: 0;
  padding: 0;
  padding-left: 45px;
  position: relative;
}
.side-tabs_mobile h4.panel-title .tab-text {
  display: inline-block;
  vertical-align: middle;
}
.side-tabs_mobile h4.panel-title i.fa {
  font-size: 1.8em;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  color: #ba274a;
}
.side-tabs_mobile .panel-body {
  background-color: #fbfbfb;
}
.prod-models > div {
  margin-bottom: 30px;
}
.prod-models img,
.prod-models .wistia_responsive_wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7fc8ea+0,f7fafe+100 */
  background: #7fc8ea;
  /* Old browsers */
  background: -moz-linear-gradient(bottom, #dbeeff 0%, #f7fafe 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, #dbeeff 0%, #f7fafe 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, #dbeeff 0%, #f7fafe 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbeeff', endColorstr='#f7fafe', GradientType=0);
  /* IE6-9 */
  border: 1px solid #31323a;
  box-shadow: 5px 7px 20px 2px rgba(27, 18, 51, 0.38);
  transition: all .5s ease;
}
.prod-thumbnail:hover img {
  box-shadow: 5px 7px 20px 2px rgba(27, 18, 51, 0.6);
  transform: scale(1.02);
  transition: all .5s ease;
}
.prod-column-text ul {
  font-size: .9em;
  line-height: 1.3;
  margin: 0 0 0 1.38em;
  padding: 0;
}
.prod-column-text ul p > strong {
  text-transform: uppercase;
  font-weight: 800;
  color: gray;
  font-size: .9em;
}
.prod-column-text ul li {
  padding-bottom: .8em;
}
.prod-column-text ul li:last-child {
  padding-bottom: 0;
}
.prod-column-text ul li ul {
  padding-left: 1em;
  padding-top: 0;
  margin-top: .5em;
}
.prod-column-text ul li .collapse {
  margin-top: 10px;
}
p.prod-list-subhead {
  font-size: .9em;
  font-weight: 800;
  color: gray;
  margin-bottom: 0;
}
.did-you-know-trigger {
  border-bottom: 1px dotted #66a540;
  cursor: help;
}
p.did-you-know,
div.did-you-know {
  font-size: .9em;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  background-color: rgba(249, 252, 255, 0.86);
  margin-bottom: 1em;
}
p.did-you-know strong,
div.did-you-know strong {
  display: block;
  color: #66a540;
}
.additional-content-trigger {
  color: #b98d1d;
  font-weight: 800;
  cursor: pointer;
}
.additional-content-collapse {
  background: #f7f7f7;
  padding: 1em;
  margin-bottom: 1em;
}
.prod-read-more {
  max-height: 100px;
  overflow: hidden;
  position: relative;
  z-index: 100;
  -webkit-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.prod-read-more:before {
  height: 100px;
  width: 100%;
  position: absolute;
  content: '';
  z-index: 101;
  opacity: 1;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+60 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 60%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 60%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 60%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.prod-read-more.open {
  max-height: 2000px;
  background: transparent;
}
.prod-read-more.open:before {
  height: 0px;
  opacity: 0;
}
.prod-read-more.open .prod-read-more-trigger {
  position: static;
}
.prod-read-more-trigger {
  height: 50px;
  position: absolute;
  bottom: 0px;
  z-index: 102;
  transition: .5s background;
}
.prod-read-more-trigger span {
  color: #b98d1d;
  font-weight: 800;
  cursor: pointer;
  line-height: 50px;
  font-size: 15px;
}
@media screen and (max-width: 1199px) {
  .prod-section h2 {
    padding: 0 3% 0;
  }
  .prod-column-media {
    padding: 0 0 0 3%;
  }
  .prod-column-text {
    padding: 0 3%;
  }
}
@media screen and (max-width: 991px) {
  .prod-content {
    width: 100%;
  }
  .prod-section {
    width: 100%;
  }
  .prod-section h2 {
    width: 100%;
    font-size: 1.6em;
    padding: 0 5%;
  }
  .prod-section-full {
    padding: 30px 30px 15px 30px;
  }
  .prod-column-media,
  .prod-column-text {
    width: 100%;
    padding: 0 5%;
  }
  .prod-models img,
  .prod-models .wistia_responsive_wrapper {
    border: 1px solid #eff0f3;
    box-shadow: none;
  }
  .prod-section p.sidebar-caption,
  .prod-section .cmImgPhoneCaption {
    display: none!important;
  }
  .prod-section-gallery .prod-gallery-item {
    overflow: hidden;
  }
  .prod-accordion h3 {
    width: 100%;
  }
  [class*="col-"]:not(:last-child) {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .prod-content h1 {
    font-size: 1.7em;
  }
  .prod-section p {
    font-size: 16px;
  }
  .prod-section h2 {
    font-size: 1.2em;
  }
}
.prod-cta {
  background: #333333;
  padding: 60px 0;
}
.prod-cta:before,
.prod-cta:after {
  content: " ";
  display: table;
}
.prod-cta:after {
  clear: both;
}
.prod-cta:before,
.prod-cta:after {
  content: " ";
  display: table;
}
.prod-cta:after {
  clear: both;
}
.prod-cta .inner {
  max-width: 1100px;
  margin: 0 auto;
}
.prod-cta hr {
  border-color: #525252;
}
.prod-cta * {
  color: #eee;
}
.prod-cta p strong {
  color: #368ccb;
}
.prod-cta h2 {
  margin: 0 0 3em 0;
  color: #777777;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 300;
}
.prod-cta h2 strong {
  font-weight: 300;
  color: #eee;
}
.prod-cta h2 a {
  color: #70af1a;
  transition: .5s color;
}
.prod-cta h2 a span {
  opacity: 0;
  color: #94e02c;
  transition: .5s opacity;
}
.prod-cta h2 a:hover {
  text-decoration: none;
  color: #94e02c;
}
.prod-cta h2 a:hover span {
  opacity: 1;
}
.prod-cta .cta-text {
  float: left;
  width: 60%;
  padding: 0 4%;
}
.prod-cta .cta-header,
.prod-cta .cta-action {
  float: right;
  width: 40%;
  padding: 0 4%;
}
.prod-cta .cta-form {
  width: 100%;
  clear: both;
  padding: 4%;
}
@media screen and (max-width: 991px) {
  .prod-cta .cta-text {
    width: 60%;
  }
  .prod-cta .cta-header,
  .prod-cta .cta-action {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .prod-cta .cta-text,
  .prod-cta .cta-header,
  .prod-cta .cta-action {
    width: 100%;
  }
}
.prod-cta-form {
  margin-top: 60px;
}
.prod-cta-form-aside h3 {
  font-size: 1.3em;
  font-weight: 300;
  color: inherit;
}
.productContent {
  background: #fff;
  width: 90%;
  margin: 0 auto;
  max-width: 1300px;
  padding: 60px;
  padding-top: 60px;
}
.productContent .container {
  max-width: 2000px!important;
  width: auto!important;
  padding: 0 0 0 0!important;
}
.productContent .thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
}
.productContent .thumbnails li {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  margin: 0 1% 1% 0;
}
.productContent .thumbnails .thumbnail {
  border: 1px solid #eff0f3;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.productContent .thumbnails .thumbnail img {
  transition: all .5s ease;
}
.productContent .thumbnails .thumbnail:hover img {
  box-shadow: 5px 7px 20px 2px rgba(27, 18, 51, 0.6);
  transform: scale(1.02);
  transition: all .5s ease;
}
.productContent .mediaNav {
  display: none;
}
.productContent h1 {
  padding: 0 0 5px 0;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.8);
  width: 100%;
  border-bottom: 1px solid #ba274a;
  font-size: 1em;
  display: inline-block;
  font-style: italic;
  color: #ba274a;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: -60px;
}
.productContent h1#productName:before {
  Content: 'Product:';
  display: inline-block;
  color: black;
  margin-right: .5em;
  text-transform: capitalize;
}
.productContent h3 {
  width: 100%;
  margin: 14px 0 20px 0;
  color: #000;
  font-size: 3em;
  font-weight: 800;
  padding: 0 0 0 0;
  display: inline-block;
}
.productContent h4,
.productContent h4.small {
  font-size: 100%;
  line-height: 1.5;
  margin: 2em 0 .5em 0;
  font-weight: 800;
  font-size: 1em;
}
.productContent h3:first-child,
.productContent h4:first-child {
  margin-top: 0;
}
.productContent h5 {
  color: #6f6f6f;
  margin: 2.5em 0 .5em 0;
  /* text-transform: uppercase; */
  font-size: .95em;
}
.productContent .col-md-6.col-sm-12:nth-child(even) {
  padding-left: 30px;
}
.productContent .col-md-6.col-sm-12:nth-child(odd) {
  padding-right: 30px;
}
.productContent .table .text-warning {
  color: inherit;
}
.productContent .table thead {
  background: #333;
  color: white;
}
.productContent .table thead th {
  border: 0;
  border-color: #333;
}
.product-specs #productName {
  display: none!important;
}
.product-specs h3 {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 12px;
}
.no-TOC .prod-nav_button-content {
  display: none;
}
@media screen and (max-width: 991px) {
  .prod-ported .productContent {
    padding: 60px 20px;
  }
  .prod-ported .productContent h3 {
    font-size: 2.2em;
  }
}
.sort-bar {
  margin-bottom: 20px;
  padding: 15px;
  font-size: .9em;
  vertical-align: middle;
  display: block;
  width: 100%;
  margin-top: 10px;
  background: rgba(238, 238, 238, 0.43);
}
.pr-sort {
  text-align: center;
  border-radius: 4px 0 0 4px;
}
.pr-sort-block {
  margin-bottom: 5px;
}
.old-new select {
  border: 1px solid #cccccc;
  border-radius: 0 4px 4px 0;
}
.pr-search {
  height: 30px;
  line-height: 30px;
  background: #eee;
  padding: 0 10px;
  border-radius: 4px;
  color: #525252;
}
.pr-views {
  height: 30px;
  line-height: 30px;
  background: #eee;
  padding: 0 10px;
  border-radius: 4px 0 0 4px ;
  color: #525252;
  margin-left: 25px;
}
.view-toggle {
  width: 83px;
  height: 39px;
  line-height: 35px;
  padding: 0px 4px 7px 10px;
  border-radius: 0 4px 4px 0;
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid #cccccc;
  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;
}
.view-toggle button {
  background: none;
  border: 0px;
}
.view-toggle button:hover {
  color: #333333;
  -webkit-transition: color ease-in-out 0.15s;
  -o-transition: color ease-in-out 0.15s;
}
.press-card {
  margin: 15px 0px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  position: relative;
  box-shadow: 2px 0px 2px rgba(238, 238, 238, 0.43);
  background: linear-gradient(to bottom right, #cddeed, #ffffff);
  opacity: .89;
  transition: all .5s ease;
}
.press-card:hover {
  opacity: 1;
  transition: all .5s ease;
}
.press-card .pr-date {
  background: #76173a;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
  content: ' ';
  color: #ffffff;
  padding: 3px 10px;
  border-radius: 0 0 0 4px ;
  letter-spacing: .05em;
  font-size: 12px;
  z-index: 6;
}
.press-card .pr-card-image {
  width: 100%;
  height: 165px;
  vertical-align: top;
  opacity: .8;
  transition: all .5s ease;
}
.press-card .pr-card-bottom {
  vertical-align: bottom;
  padding-top: 12px;
  border-top: 1px solid #dedfe0;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
}
.press-card .pr-card-bottom .pr-cap {
  margin: 0px 10px;
  height: 110px;
  overflow: hidden;
  position: relative;
}
.press-card .pr-card-bottom .pr-cap p {
  color: #414042;
  margin: 0;
  padding: 2px;
  height: 90%;
  overflow: hidden;
  font-size: 15px;
  line-height: 30px;
  font-weight: 800;
  display: inline-block;
  letter-spacing: .03em;
  line-height: 1.7;
  vertical-align: middle;
}
.press-card .pr-card-bottom .pr-cap p:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 100%;
  min-width: 287px;
  height: 32px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 75%);
}
.press-card .pr-card-bottom a {
  text-decoration: none;
}
.no-img {
  font-size: 25px;
  padding: 30px 0 0;
}
.pr-alt-cap {
  margin: 0px 10px;
  flex: 1;
}
.pag-nav {
  text-decoration: none;
  list-style: none;
}
.press-release-content .col-md-4 {
  padding-right: 15px;
}
.press-release-content .col-md-8 {
  padding-left: 15px;
}
.press-release-content p img {
  display: block;
  width: 90%;
  margin: 24px auto 0 auto;
}
.press-release-content h1 {
  text-align: center;
}
.press-release-content h2 {
  font-size: 25px;
}
.press-release-content h5 {
  font-size: 16px;
  margin: 15px 0 45px 0;
  text-align: center;
  font-weight: normal;
}
.press-release-content h6 {
  font-size: 11px;
  font-weight: normal;
}
.pr-gallery-rtrn,
.pr-img-gallery {
  font-weight: 800;
  text-transform: uppercase;
}
.pr-gallery-rtrn:hover,
.pr-img-gallery:hover {
  text-decoration: none;
}
.pr-img-gallery {
  color: #76173a;
}
.upld-file-nm {
  display: block;
  position: relative;
  left: 60px;
  line-height: 2;
}
.pr-header .card .inner {
  word-wrap: break-word;
}
.down-word-link:hover {
  text-decoration: none;
  color: #368ccb;
}
.pr-share-title a:hover {
  background-color: #368ccb;
}
.list-views {
  display: inline-block;
  padding: 20px 10px 15px 10px;
  margin-bottom: 10px;
  border: 1px solid #eeeeee;
  box-shadow: 2px 0px 2px rgba(238, 238, 238, 0.43);
  width: 100%;
}
.list-views button {
  display: inline-block;
  padding: 4px 10px 3px 10px;
  font-size: 12px;
  font-weight: 800;
  color: #333333;
  border: 1px solid #adadad;
  border-radius: 4px;
  background-color: #ffffff;
}
.list-views button:hover {
  background-color: #e6e6e6;
}
.list-view-title {
  margin-top: 3px;
  line-height: 1.5;
}
.list-view-title a {
  color: #414042;
  display: inline-block;
}
.list-date {
  display: inline-block;
  opacity: .8;
  letter-spacing: .05em;
  font-weight: 600;
  line-height: 1.3;
  color: #76173a;
  font-size: 14px;
  text-align: left;
  margin-top: 2px;
}
.paginationControl {
  z-index: 900;
}
@media screen and (max-width: 991px) and (min-width: 200px) {
  .list-view-title {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/*================  Color Palette ================*/
.p-x {
  padding: 0 8px;
}
.cntr__remove_margin {
  margin-top: -19px;
}
.ctnr--bg {
  background-color: #f3f3f3;
}
.ls_hide_component {
  display: none !important;
}
.padng_animation * {
  transition: padding 0.18s cubic-bezier(0.17, 0.67, 0.85, 0.54) 0.25s;
}
/*================ Progress  Markers ================*/
.unwatched {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  border: 2px solid #377fad;
  background-color: #494949;
  box-shadow: 0 0 0 2px #494949;
}
.watched {
  background-color: #5cff9e;
  border: 2px solid #377fad;
  box-shadow: 0 0 0 2px #5cff9e;
}
/*================ Page Header ================*/
.ls_header_container {
  margin: 35px 0 15px;
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 9px 12px -8px rgba(103, 103, 103, 0.74);
  transition: margin 0.25s ease 0.15s;
}
.ls_header_container .ls_title {
  font-size: 32px;
  color: #7b7b7b;
  font-weight: 900;
  margin: 0;
  padding: 20px 20px 15px;
}
@media (max-width: 467px) and (max-width: 500px) {
  .ls_header_container .ls_title {
    font-size: 29px;
  }
}
.ls_header_container .ls_subtitle {
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  color: #ffffff;
  margin: 0;
  padding: 15px 22px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 3px solid #37668e;
  background-color: #4b90cb;
}
@media screen and (orientation: portrait) and (max-width: 590px) {
  .ls_header_container {
    margin: 34px 0 42px;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .ls_header_container .ls_title {
    font-size: 2.5rem;
    padding: 4% 3.5%;
  }
  .ls_header_container .ls_subtitle {
    line-height: 18px;
    padding: 2% 3.9%;
  }
}
/*================ Video Player ================*/
.ls_video {
  margin-bottom: 10px;
  position: relative;
}
.overlay__wrapper {
  display: table;
  height: 100%;
  width: 100%;
  padding-bottom: 20px;
  position: relative;
}
/*-Absolubtly positioning elements-*/
.centrdPosition {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -44px;
  bottom: 0;
}
.ls_video__overlay {
  font-size: 1em;
  width: 100%;
  height: 100%;
  padding: 3%;
  position: absolute;
  z-index: 1;
  background-color: #2e3035;
}
.overlay__header {
  position: relative;
  border-bottom: 1px solid #252525;
  z-index: 2;
}
.overlay__header h3 {
  color: #bdbdbd;
  font-size: 2rem;
  font-weight: 800;
  margin: 0;
}
.overlay__header .header__hightlight {
  color: #f8b715;
}
.overlay__header .ls_title {
  font-weight: 600;
  color: #84c2ea;
}
.overlay__header .ls_title + span {
  color: #bdbdbd;
}
.overlay__header .autoplay-counter {
  color: #ffffff;
  font-size: 1.32rem;
  font-weight: 900;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .overlay__header {
    margin-bottom: 1%;
  }
  .overlay__header .autoplay-counter {
    font-size: 1.2rem;
  }
  .overlay__header h3 {
    font-size: 1.5rem;
  }
  .overlay__header .ls_title {
    font-size: 1.34rem;
  }
  .overlay__header .ls_title + span {
    font-size: 1.25rem;
  }
}
.overlay__counter_btn {
  display: inline-block;
  font-size: 1.32rem;
  color: #fafafa;
  padding: 0.2% 0.8%;
  margin: 0 0 0.6% 1.2%;
  border: none;
  background-color: #252525;
  border-bottom: 1px solid #bdbdbd;
}
.overlay__counter_btn:hover {
  border-bottom: 1px solid #84c2ea;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .overlay__counter_btn {
    font-size: 1.2rem;
    padding: 0px 12px;
    position: absolute;
    right: 0;
    top: -5px;
  }
}
.overlay__vids_preview {
  display: table;
  width: 100%;
  text-align: center;
  padding-top: 8%;
}
.overlay__vids_preview .vids_thumbnails__current,
.overlay__vids_preview .vids_thumbnails__next {
  display: inline-block;
  width: 34%;
  margin: 0 1%;
}
@media screen and (orientation: portrait) and (max-width: 700px) and (min-width: 500px) {
  .overlay__vids_preview {
    padding-top: 3%;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .overlay__vids_preview {
    padding-top: 4%;
  }
  .overlay__vids_preview .vids_thumbnails__current,
  .overlay__vids_preview .vids_thumbnails__next {
    width: 38%;
    margin: 0 1%;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) and (min-width: 0px) {
  .overlay__vids_preview {
    padding-top: 1%;
  }
  .overlay__vids_preview .vids_thumbnails__current,
  .overlay__vids_preview .vids_thumbnails__next {
    width: 44%;
  }
}
.overlay__cta {
  display: block;
  font-size: 1.25rem;
  color: #bdbdbd;
  margin: 0 auto;
  font-weight: 700;
}
.overlay__cta:hover {
  cursor: default;
  text-decoration: none;
  color: #bdbdbd;
}
.overlay__cta .fa {
  color: #84c2ea;
  margin-left: 10px;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .overlay__cta {
    font-size: 1.1rem;
    color: #bdbdbd;
    position: relative;
    margin: 0 auto -9px;
    padding: 1.5% 0 1% 0;
    max-width: 100%;
  }
}
.overlay__cta .overlay__cta_btn {
  display: inline-block;
  margin-bottom: 3.5%;
  width: 100%;
  max-width: 75%;
  padding: 2.5%;
  border: none;
  background-color: #252525;
  border-bottom: 2px solid #bdbdbd;
}
.overlay__cta .overlay__cta_btn:active {
  outline: none;
  border: none;
}
.overlay__cta .overlay__cta_btn:hover {
  cursor: pointer;
  color: #ffffff;
  border-bottom: 2px solid #84c2ea;
}
div[class^="vids_thumbnails"] .thumbnail {
  margin: 0 auto;
  padding: 55% 0 0 0;
  border: 0;
  border-radius: 0;
  box-shadow: 0px 11px 16px -10px rgba(0, 0, 0, 0.92);
  transition: transform 0.2s ease, box-shadow 0.2s ease 0.05s;
}
div[class^="vids_thumbnails"] .thumbnail:hover {
  cursor: pointer;
  box-shadow: 0px 11px 16px -8px rgba(0, 0, 0, 0.92);
  transform: translateY(-5px);
}
div[class^="vids_thumbnails"] .thumbnail:hover h3 {
  color: #ffffff;
}
div[class^="vids_thumbnails"] .thumbnail h3 {
  font-size: 1.1rem;
  color: #bdbdbd;
  font-weight: 700;
  padding: 2.5% 0;
  margin-bottom: 0;
  background-color: #252525;
  border-top: 4px solid #ffffff;
  border-bottom: 1px solid #84c2ea;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  div[class^="vids_thumbnails"] .thumbnail {
    padding: 33% 0 0 0;
  }
  div[class^="vids_thumbnails"] .thumbnail h3 {
    font-size: 1.08rem;
    font-weight: 500;
  }
}
@media screen and (orientation: portrait) and (max-width: 500px) and (min-width: 0px) {
  div[class^="vids_thumbnails"] .thumbnail {
    padding-top: 26%;
  }
}
.no_next_vid {
  padding-top: 12%;
}
.no_next_vid .vids_thumbnails__next {
  padding: 49px 10px;
  background-color: #252525;
  position: relative;
  top: -57px;
  border-bottom: 1.4px solid;
  box-shadow: 0px 11px 16px -10px rgba(0, 0, 0, 0.92);
}
.no_next_vid .vids_thumbnails__next .thumbnail {
  padding-top: 0;
}
.no_next_vid .vids_thumbnails__next p {
  font-size: 15px;
  color: #bdbdbd;
}
.no_next_vid .vids_thumbnails__next p a {
  font-size: 14px;
  text-transform: uppercase;
  color: #408ebf;
  font-weight: 900;
  text-decoration: underline;
}
.no_next_vid .vids_thumbnails__next p a:hover {
  color: #80ceff;
}
@media (max-width: 1200px) {
  .no_next_vid .vids_thumbnails__next {
    padding: 17px 10px;
    top: -29px;
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  .no_next_vid {
    padding-top: 0;
  }
  .no_next_vid .vids_thumbnails__current,
  .no_next_vid .vids_thumbnails__next {
    display: block !important;
    margin: 0 auto;
  }
  .no_next_vid .vids_thumbnails__current .overlay__cta {
    width: 78%;
    margin-top: -10px;
    margin-bottom: 19%;
  }
  .no_next_vid .vids_thumbnails__next {
    width: 100%;
    padding: 8px;
  }
}
@media screen and (orientation: portrait) and (max-width: 590px) {
  .no_next_vid .vids_thumbnails__current {
    width: 100%;
    max-width: 250px;
    margin-bottom: 5%;
  }
  .no_next_vid .vids_thumbnails__current .overlay__cta_btn {
    display: none;
  }
  .no_next_vid .vids_thumbnails__current .thumbnail {
    padding-top: 0;
  }
  .no_next_vid .vids_thumbnails__current .thumbnail h3 {
    border-top: 0;
    position: relative;
    padding: 10px;
    width: 127%;
    margin-top: -32px;
    margin-bottom: 6%;
    background-color: #444444;
  }
  .no_next_vid .vids_thumbnails__current .thumbnail h3:before {
    content: "Repeat";
    position: absolute;
    font-weight: bold;
    top: 0;
    left: -44px;
    color: #252525;
    padding: 10px 6px 10px 7px;
    background-color: #84c2ea;
    border-bottom: 1px solid #84c2ea;
  }
}
@media screen and (orientation: portrait) and (max-width: 480px) {
  .no_next_vid .vids_thumbnails__current {
    margin-bottom: 0;
  }
  .no_next_vid .vids_thumbnails__next {
    top: -49px;
  }
  .no_next_vid .vids_thumbnails__next p {
    font-size: 13.5px;
  }
}
@media screen and (orientation: portrait) and (max-width: 373px) {
  .no_next_vid {
    top: -63px;
  }
  .no_next_vid .vids_thumbnails__current .thumbnail h3 {
    z-index: 1;
  }
  .no_next_vid p {
    margin: 0;
  }
}
/*================ Navbar ================*/
.cntnr__navbar {
  min-height: 49px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  border-bottom: 1px solid #408ebf;
  box-shadow: 0 13px 13px -12px rgba(53, 138, 203, 0.6);
}
.cntnr__navbar .navbar__tabs,
.cntnr__navbar .navbar__tabs li,
.cntnr__navbar .navbar__addons,
.cntnr__navbar .navbar__addons li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.cntnr__navbar .navbar__tabs li a,
.cntnr__navbar .navbar__addons li a {
  background-color: #fbfbfb;
}
.cntnr__navbar .navbar__tabs li a:active,
.cntnr__navbar .navbar__addons li a:active,
.cntnr__navbar .navbar__tabs li a:focus,
.cntnr__navbar .navbar__addons li a:focus {
  text-decoration: none;
}
.cntnr__navbar .navbar__tabs li a {
  color: #888888;
  font-weight: 600;
}
.cntnr__navbar .navbar__addons {
  width: 100%;
}
.cntnr__navbar .navbar__addons li {
  display: inline-block;
}
.cntnr__navbar .navbar__addons li:first-child,
.cntnr__navbar .navbar__addons li:nth-child(2) a {
  padding: 10px;
}
.cntnr__navbar .navbar__addons li:first-child {
  width: 20%;
  min-width: 130px;
  max-width: 180px;
  padding-right: 0;
}
.cntnr__navbar .navbar__addons li:first-child .navbar_dropdown {
  width: 100%;
  padding: 1%;
  background-color: #ffffff !important;
}
.cntnr__navbar .navbar__addons li:nth-child(2) {
  float: right;
}
.cntnr__navbar .navbar__addons li:nth-child(2) a {
  display: block;
  padding: 12px 19px;
  transition: background 0.25s 0.15s;
}
.cntnr__navbar .navbar__addons li:nth-child(2) a:hover {
  text-decoration: none;
  background-color: rgba(64, 142, 191, 0.05);
}
.cntnr__navbar .navbar_dropdown {
  color: #888888;
  border: 0 !important;
  border-radius: 3px;
  box-shadow: 0px 0px 0px 1px #dddddd;
  transition: box-shadow 0.25s cubic-bezier(0.18, 0.89, 0.32, 1.019);
}
.cntnr__navbar .navbar_dropdown:hover {
  box-shadow: 0px 0px 0.5px 1px #408ebf;
}
.cntnr__navbar .navbar__addons li a i {
  font-size: 22px;
  color: #f8b715;
  margin: 0 8px;
}
.cntnr__navbar .navbar__addons li a p {
  color: #408ebf;
  display: inline-block;
  margin: 0;
  padding-left: 3px;
}
.cntnr__navbar .navbar__addons li a p strong {
  font-weight: 900;
}
@media screen and (orientation: portrait) and (max-width: 500px) {
  .cntnr__navbar .navbar__addons li {
    display: block;
    text-align: center;
  }
  .cntnr__navbar .navbar__addons li:first-child.ls_rmv_padding {
    padding: 0;
  }
  .cntnr__navbar .navbar__addons li:nth-child(2) {
    float: none;
  }
  .cntnr__navbar .navbar__addons li:first-child {
    width: 100%;
    max-width: 100%;
    padding: 3% 10%;
    border: none;
    outline: none;
  }
  .cntnr__navbar .navbar__addons li:first-child .navbar_dropdown {
    border: 1px solid #bdbdbd;
  }
  .cntnr__navbar .navbar__addons li:first-child:focus {
    border: none;
    outline: none;
    border: 1px solid #408ebf;
  }
  .cntnr__navbar .navbar__addons li a:first-child {
    border-top: 1px solid #f6f6f6;
    -webkit-appearance: none;
  }
  .cntnr__navbar .navbar__addons li:first-child,
  .cntnr__navbar .navbar__addons li a:first-child {
    display: block;
  }
}
/*================ Video Overview  ================*/
.cntr {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.2);
}
.cntr .cntr__overview {
  padding: 15px;
  border-radius: none;
  box-shadow: 0px 8px 22px 0px rgba(26, 26, 26, 0.09);
}
.cntr .cntr__overview .ls_video_overview {
  padding-bottom: 15px;
}
.cntr .cntr__overview > .row {
  display: flex;
  flex-direction: row;
}
@media (max-width: 1202px) {
  .cntr .cntr__overview > .row {
    display: block;
  }
}
.cntr .cntr__overview .ls_title {
  font-size: 1.5rem;
  color: #fbb61b;
  padding-top: 41px;
  margin: 0;
  font-weight: 700;
}
.cntr .cntr__overview .ls_title--topic {
  font-weight: 900;
  color: #408ebf;
}
.cntr .cntr__overview .ls_subtitle {
  font-size: 14px;
  display: block;
  margin: 3px 0 21px 0;
  font-weight: 700;
  color: #777777;
}
.cntr .cntr__overview .ls_text p {
  font-size: 1.55rem;
  line-height: 24px;
  font-weight: 400;
  color: #888888;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
@media screen and (orientation: portrait) and (max-width: 640px) {
  .cntr .ls_title {
    font-size: 18px;
    text-align: center;
  }
  .cntr .ls_subtitle {
    text-align: center;
  }
}
@media screen and (orientation: portrait) and (min-width: 500px) {
  .cntr .ls_title {
    font-size: 17px !important;
  }
}
/*================ Exercise Files  ================*/
.ls__downloadable {
  display: inline-block;
  margin: 30px 0 50px 0;
  padding: 1%;
  background-color: #d4d3d3;
  box-shadow: inset 0 1px 0 #b9b9b9;
  position: relative;
}
@media (max-width: 1200px) {
  .ls__downloadable {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 552px) {
  .ls__downloadable {
    width: 100%;
    padding-right: 13px;
  }
}
.ls__downloadable h5 {
  font-size: 11px;
  padding: 6px 10px;
  position: absolute;
  top: -36px;
  left: 0;
  background-color: #acacac;
}
.ls__downloadable .fa-file-archive-o,
.ls__downloadable .fa-file-pdf-o,
.ls__downloadable .fa-file-powerpoint-o,
.ls__downloadable .fa-file-image-o,
.ls__downloadable .fa-cog {
  color: #656565;
  width: 39px;
  margin-right: 3px;
  line-height: 42px;
  font-size: 25px;
  text-align: center;
  background-color: #939393;
  float: left;
}
.ls__downloadable .ls__downloadable__lock_icon {
  width: 23px;
  color: #ffffff;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  position: absolute;
  top: -13px;
  right: -13px;
  background-color: #d4638f;
}
.ls__downloadable .ls__downloadable__file {
  height: 42px;
  margin: 3px 3px 6px 3px;
  display: block;
  background-color: #ffffff;
}
@media (max-width: 552px) {
  .ls__downloadable .ls__downloadable__file {
    width: 100%;
  }
}
.ls__downloadable .ls__downloadable__file .file_details__wrapper {
  margin-left: 43px;
  padding-right: 5px;
}
.ls__downloadable .ls__downloadable__file .file_details__wrapper span:first-child {
  font-size: 13.5px;
  display: block;
  line-height: 14px;
  padding-top: 4px;
  font-weight: bold;
}
@media (max-width: 500px) {
  .ls__downloadable .ls__downloadable__file .file_details__wrapper span:first-child {
    font-size: 12px;
  }
}
.ls__downloadable .ls__downloadable__file .file_details__wrapper a {
  font-size: 1.2rem;
  color: #ffffff;
  padding: 0 5px;
  background-color: #8ebf6a;
}
.ls__downloadable .ls__downloadable__file .file_details__wrapper a:hover,
.ls__downloadable .ls__downloadable__file .file_details__wrapper a:focus,
.ls__downloadable .ls__downloadable__file .file_details__wrapper a:active {
  opacity: 0.8;
  text-decoration: none;
}
.ls__downloadable .ls__downloadable__file .file_details__wrapper a span {
  font-weight: 300;
}
/*================ Playlist  ================*/
.ls__playlist {
  padding-bottom: 5px;
  background-color: #ebf4fb;
}
@media (max-width: 1201px) {
  .ls__playlist {
    width: 100%;
    min-height: 270px;
    padding: 30px 0 21px 0;
    margin-bottom: 49px;
    float: left;
  }
  .ls__playlist .ls__playlist__header {
    padding-left: 8px;
  }
}
.ls__playlist .ls__playlist__header {
  padding-top: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dcebf0;
}
.ls__playlist .ls__playlist__header h3 {
  font-size: 1.4rem;
  margin: 0;
  color: #777777;
  font-weight: 800;
}
.ls__playlist .ls__playlist__header h3 + p {
  font-size: 12px;
  color: #9e9e9e;
  font-weight: 700;
  margin-top: 3px;
}
@media (max-width: 552px) {
  .ls__playlist .ls__related {
    padding: 0 8px;
  }
}
.ribbon_heading {
  color: #654d16;
  display: inline-block;
  padding: 5px 10px 5px 18px;
  position: relative;
  margin-left: -18px;
  background-color: #fbb61b;
}
.ribbon_heading:before {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  left: 0;
  bottom: -17px;
  position: absolute;
  border-top: -7px solid transparent;
  border-bottom: 17px solid transparent;
  border-right: 10px solid #9a7114;
}
/*================ Social Media Widget  ================*/
.social__networks {
  background-color: #ffffff;
  border-top: 1px solid #408ebf;
}
.social__networks li {
  list-style: none;
  display: inline-block;
}
.social__networks a {
  font-size: 14px;
  display: block;
  padding: 4px 6px;
}
.social__networks a:hover {
  background-color: #f7f7f7;
  box-shadow: 0 -1px #e8e8e8, inset 10px -5px 9px -10px #9d9d9d, inset 0 -5px 3px -4px #b8b8b8;
}
.social__networks .color-twitter {
  color: #1da1f2;
}
.social__networks .color-facebook {
  color: #3b5998;
}
.social__networks .color-google {
  color: #db4437;
}
.social__networks .color-envelope {
  color: #404041;
}
.social__networks .color-linkedin {
  color: #007bb5;
}
.social__networks--positioned {
  display: none;
  position: absolute;
  right: -31px;
  top: 225px;
  box-shadow: inset 10px -5px 9px -10px #9d9d9d;
}
@media (max-width: 1200px) {
  .social__networks--positioned {
    right: -15px;
  }
}
@media (max-width: 992px) {
  .social__networks--positioned {
    top: 714px;
    right: 35px;
    box-shadow: none;
    border: 0;
    z-index: 6;
  }
}
.social__networks--positioned li {
  text-align: center;
  display: block;
}
@media (max-width: 992px) {
  .social__networks--positioned li {
    display: inline-block;
  }
}
/*================ Related Content  ================*/
.cntr__addon {
  padding: 4px 3px;
  margin-bottom: 90px;
  background-color: #c6c6c6;
  border-top: 1px solid #a2a2a2;
  box-shadow: 0px 12px 17px -11px rgba(0, 0, 0, 0.95);
  position: relative;
}
.addon__heading {
  position: absolute;
  top: -39px;
  left: 8px;
}
.addon__heading h5 {
  font-weight: 700;
  font-size: 15px;
}
.ls__related {
  padding: 0;
  margin: 0;
  min-height: 18px;
}
.ls__related__item {
  float: left;
  width: 19.7%;
  background-color: #ffffff;
  border-bottom: 1px solid #afafaf;
  margin: 0 1.71px;
  list-style: none;
  position: relative;
}
.ls__related__item > a {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.ls__related__item > a:active,
.ls__related__item > a:focus,
.ls__related__item > a:hover {
  text-decoration: none;
}
.cntr__addon .ls__related {
  display: flex;
  flex-flow: row wrap;
  flex-grow: 1;
  flex-basis: 0;
}
.cntr__addon .ls__related__item {
  clear: both;
  width: 19.45%;
  height: 76px;
  margin: 3px;
}
@media (max-width: 1200px) {
  .cntr__addon .ls__related__item {
    width: 32.69%;
  }
}
@media (max-width: 992px) {
  .cntr__addon .ls__related__item {
    width: 49.1%;
  }
}
@media (max-width: 771px) {
  .cntr__addon .ls__related__item {
    width: 48.99%;
  }
}
@media (max-width: 647px) {
  .cntr__addon .ls__related__item {
    width: 100%;
  }
}
.cntr__addon .ls__related__item .ls_related__icon {
  max-width: 16.5px;
  position: absolute;
  right: 0;
  padding: 3px;
  z-index: 1;
}
.cntr__addon .ls__related__item a {
  position: relative;
  overflow: hidden;
}
.cntr__addon .ls__related__item a:hover .ls__item__wrapper .ls__related__item__card_overlay {
  opacity: 1;
}
.cntr__addon .ls__related__item a:hover .ls__item__wrapper p .fa-arrow-circle-right {
  opacity: 1;
  transform: translateX(8px);
}
.cntr__addon .ls__related__item a .ls__related__item__thumbnail {
  margin-right: 5px;
}
.cntr__addon .ls__related__item a .ls__item__wrapper {
  height: inherit;
}
.cntr__addon .ls__related__item a .ls__item__wrapper h5,
.cntr__addon .ls__related__item a .ls__item__wrapper p {
  padding-left: 3px;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .item__details_wrapper {
  position: relative;
  background: #f9f5ef;
  top: 0;
  bottom: 0;
  height: 100%;
  padding-top: 0.2px;
  z-index: 0;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .item__title {
  margin: 12px 0 2px 2px;
  font-size: 14px;
  font-weight: 700;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay {
  height: inherit;
  padding-top: 0.5px;
  position: absolute;
  top: 0;
  left: 75px;
  opacity: 0;
  width: 100%;
  z-index: 3;
  background-repeat: no-repeat;
  background-color: #f9f5ef;
  transition: opacity 0.35s ease-in-out;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .item__title {
  color: #655a18;
  font-weight: bold;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .item__title + p {
  color: #666666;
  font-size: 13px;
  padding-left: 3px;
  margin-left: 3px;
  font-weight: bold;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .fa-arrow-circle-right {
  font-size: 15px;
  opacity: 0;
  transform: translateX(5px);
  transition: opacity 0.25s ease 0.2s, transform 0.2s ease 0.45s;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .ls__related__item__card_overlay .fa-arrow-circle-right:hover {
  color: #f8b715;
}
.cntr__addon .ls__related__item a .ls__item__wrapper .resource-blog {
  background-image: url("http://cdn.comsol.com/learning-series/assets/png/blog.png");
  background-position: 53% 29px;
}
@media (max-width: 1200px) {
  .cntr__addon .ls__related__item a .ls__item__wrapper .resource-blog {
    background-position: 72% 7px;
  }
}
@media (max-width: 647px) {
  .cntr__addon .ls__related__item a .ls__item__wrapper .resource-blog {
    background-position: 83% 7px;
  }
}
.cntr__addon .ls__related__item a .ls__item__wrapper .resource-video {
  background-image: url("http://cdn.comsol.com/learning-series/assets/png/video.png");
  background-position: 52% 33px;
  background-size: 25%;
}
@media (max-width: 1200px) {
  .cntr__addon .ls__related__item a .ls__item__wrapper .resource-video {
    background-position: 65% 12px;
  }
}
@media (max-width: 647px) {
  .cntr__addon .ls__related__item a .ls__item__wrapper .resource-video {
    background-position: 82% 5px;
    background-size: 18%;
  }
}
.cntr__addon .ls__related__item a .ls__item__wrapper .resource-model {
  background-image: url("http://cdn.comsol.com/learning-series/assets/png/model.png");
  background-position: 67% 22px;
}
@media (max-width: 1200px) {
  .cntr__addon .ls__related__item a .ls__item__wrapper .resource-model {
    background-position: 73% 22px;
  }
}
@media (max-width: 647px) {
  .cntr__addon .ls__related__item a .ls__item__wrapper .resource-model {
    background-size: 20%;
    background-position: 83% 7px;
  }
}
.ls__related__item--playlist_video {
  width: 100%;
  margin-bottom: 10px;
  background-color: rgba(64, 142, 191, 0.16);
  border: none;
  transition: box-shadow 0.25s ease;
  box-shadow: -1px 2px 5px -3px rgba(0, 0, 0, 0.72);
}
.ls__related__item--playlist_video:hover {
  transform: none;
  box-shadow: 0 0 0 1px #408ebf;
}
@media (max-width: 1200px) {
  .ls__related__item--playlist_video {
    width: 47.8%;
    margin: 1%;
  }
}
@media (max-width: 552px) {
  .ls__related__item--playlist_video {
    width: 100%;
    display: block;
    margin: 5px auto;
  }
}
.ls__related__item--playlist_video .unwatched {
  float: right;
  border: 2px solid #dcebf0;
  margin: 8px;
  background-color: #dcebf0;
}
.ls__related__item--playlist_video .watched {
  background-color: #0f773c;
  border: 2px solid #dcebf0;
  box-shadow: 0 0 0 2px #0f773c;
}
.ls_playlist__active_video {
  background-color: rgba(64, 142, 191, 0.18);
  box-shadow: 0 0 0 1px #408ebf;
}
.ls__related__item__thumbnail {
  height: 75px;
  width: 75px;
  float: left;
  margin-right: 3px;
  position: relative;
  z-index: 4;
  background-color: #ffffff;
}
.video_thumbnail {
  height: 58px;
  width: 58px;
  margin-right: 4px;
  float: left;
}
.ls__item__wrapper {
  text-align: left;
}
.ls__item__wrapper span {
  display: inline-block;
}
.item__title {
  font-size: 14px;
  margin: 7px 0 0 2px;
  font-weight: 700;
}
.video_title {
  font-size: 12.4px !important;
  font-weight: 700 !important;
  color: #408ebf;
  margin: 0 !important;
}
.item__description {
  font-size: 12.4px;
  line-height: 14px;
  color: #686868;
  margin-bottom: 0;
  font-weight: 500;
}
/*================ Table of Contents  ================*/
.subnav {
  margin: 0 auto;
  width: 100%;
  background-color: #408ebf;
  border-top: 8px solid #387093;
  position: relative;
  z-index: 5;
  transition: margin 0.5s ease;
}
.subnav .toggle {
  padding: 4px 34px;
  padding-right: 40px;
  position: absolute;
  top: -42px;
  right: 9%;
  background: #387093;
}
.subnav .toggle:hover {
  cursor: pointer;
}
.subnav .toggle button {
  color: white;
  font-weight: 700;
  border: none;
  padding-right: 21px;
  background: none;
}
.subnav .toggle .fa {
  width: 31px;
  text-align: center;
  color: white;
  line-height: 34px;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ffffff54;
}
.subnav {
  text-align: center;
}
.subnav__menu_container {
  display: inline-block;
  text-align: center;
  padding: 10px;
  border-top: 1px solid #346889;
}
@media (max-width: 1233px) {
  .subnav__menu_container {
    width: 100%;
  }
}
.subnav__menu_container .video__list {
  display: inline-block;
  width: 100%;
  height: auto;
  min-width: 250px;
  max-width: 17%;
  margin: 5px;
  padding: 10px 0;
  text-align: left;
  vertical-align: text-top;
}
.subnav__menu_container .video__list .subnav__heading {
  font-size: 16px;
  color: #dcf79a;
  font-weight: bold;
}
.subnav__menu_container .video__list .subnav__heading i {
  float: right;
  opacity: 0;
}
@media (max-width: 1453px) {
  .subnav__menu_container .video__list {
    padding-left: 1%;
  }
}
@media (max-width: 1202px) {
  .subnav__menu_container .video__list {
    display: block;
    max-width: 94%;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 4px;
    background-color: #377fad;
  }
  .subnav__menu_container .video__list .subnav__heading {
    margin: 0;
    margin-bottom: 5px;
    padding: 15px 10px;
  }
  .subnav__menu_container .video__list .subnav__heading:hover {
    background-color: rgba(132, 194, 234, 0.45);
    cursor: pointer;
  }
  .subnav__menu_container .video__list .subnav__heading i {
    opacity: 1;
    margin: 0 4px 0 10px;
  }
  .subnav__menu_container .video__list .subnav__heading + div {
    display: none;
  }
}
.subnav__menu_container .video__list .subnav__heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.subnav__menu_container .video__list .subnav__heading + div {
  padding: 0 10px 17px 10px;
}
.subnav__menu_container .video__list li {
  list-style-type: none;
  clear: both;
}
.subnav__menu_container .video__list li .unwatched {
  float: left;
  margin: 8px 10px 5px 5px;
  border: 2px solid #408ebf;
  background-color: #408ebf;
}
.subnav__menu_container .video__list li .watched {
  border: 2px solid #408ebf;
  box-shadow: 0 0 0 2px #5cff9e;
  background-color: #5cff9e;
}
.subnav__menu_container a {
  display: block;
  font-size: 13.4px;
  height: 100%;
  color: #ffffff;
  padding: 2px 0;
  font-weight: normal;
  transition: transform 0.25s ease;
}
.subnav__menu_container a:hover {
  color: #dcf79a;
  transform: translateX(3px);
  text-decoration: none;
}
.subnav__menu_container .subnav__active_video {
  color: #dcf79a;
  font-weight: 700;
  text-decoration: underline;
}
@media (min-width: 1203px) {
  .subnav__menu_container .subnav__heading {
    pointer-events: none !important;
  }
  .subnav__menu_container .subnav__heading + div {
    display: block !important;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: auto !important;
}
.clear {
  clear: both;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
iframe[name=google_conversion_frame] {
  display: none;
}
.link-disabled {
  color: #dddddd;
  cursor: default;
  pointer-events: none;
}
.link-disabled:hover,
.link-disabled:focus {
  color: #dddddd;
  text-decoration: none;
}
.lower-case {
  text-transform: lowercase;
}
.legal,
.legal * {
  font-size: 14px;
  font-style: italic;
}
.spacerhalf {
  padding-top: 12px;
}
.spacer {
  padding-top: 24px;
}
.doublespacer {
  padding-top: 48px;
}
.clearforaction {
  clear: both;
  padding-top: 150px;
}
.visible-portrait {
  display: none !important;
}
.visible-landscape {
  display: none !important;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (min-width: 501px) and (max-width: 767px) {
  .visible-landscape {
    display: block !Important;
  }
  .hidden-landscape {
    display: none !important;
  }
}
@media (max-width: 500px) {
  .visible-portrait {
    display: inherit !important;
  }
  .hidden-portrait {
    display: none !important;
  }
}
p:empty {
  margin: 0;
}
#imgWrapper {
  bottom: 5%;
  top: 3%;
  height: 100vh;
  width: 100%;
  margin: 0;
  z-index: 1000;
  opacity: 1.0;
  border: 1px solid transparent;
  outline: none;
}
#imgWrapper.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
#imgWrapper.fade.in {
  top: 10%;
}
#imgWrapper img {
  height: auto !important;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: #1d1c21;
  opacity: 0.9;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.modal-backdrop.in {
  opacity: 0.85;
}
.modalBox {
  margin-left: -1px;
  margin-top: -1px;
  margin-right: -1px;
  padding: 10px;
}
.modalBox img {
  background-color: white;
}
.modalInnerDiv .btn {
  font-size: 1.333333333333em;
}
#imgCon {
  border: 1px solid transparent;
  text-align: center;
  height: 80%;
}
#imgCon img {
  max-width: 100%;
  max-height: 100% !important;
  height: auto !important;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-height: 850px) {
  #imgCon {
    height: 70%;
  }
}
@media (max-width: 760px) {
  #imgCon {
    height: 60%;
  }
}
@media (max-width: 560px) {
  #imgCon {
    height: 40%;
  }
}
#imgNav {
  border: 1px solid transparent;
}
#imgNav .btn + .btn {
  margin-left: 5px;
}
#imgCap {
  border: 1px solid transparent;
  text-align: center;
}
#imgCap p {
  color: #FFFFFF;
}
#navBtns {
  border: 1px solid transparent;
  height: 40px;
}
.modalInnerDiv {
  width: 100%;
  margin-left: 0;
  max-width: 55em;
  margin: 0 auto;
  text-align: left;
  border-left: 1px solid rgba(255, 255, 255, 0.19);
  padding-left: 1em;
}
#prevBtn {
  color: #ffffff;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 30px;
  font-size: 5em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#nextBtn {
  color: #ffffff;
  background: transparent;
  box-shadow: none;
  border: none;
  padding: 30px;
  font-size: 5em;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#close-button {
  font-size: 2em;
  color: #ffffff;
  background: transparent;
  border: none;
  box-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  line-height: 70px;
  margin: 0;
  width: 70px;
  height: 70px;
}
#nextBtn:hover,
#prevBtn:hover {
  background: transparent;
  color: #f26522;
}
#close-button:hover {
  background: transparent;
  color: #bf242b;
}
.greyButton {
  color: #7C7C7C !important;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
span.validator-error {
  margin-top: -15px;
  margin-bottom: 15px;
  display: block;
  color: crimson;
  font-style: italic;
}
#terms + span.validator-error {
  display: inline;
}
label.text-input-label {
  display: block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333333;
  margin: 0;
  padding: 0;
}
input.text-input,
select.select {
  height: 35px;
}
textarea.text-input-multiline {
  min-height: 80px;
}
input.text-input,
textarea.text-input-multiline,
select.select {
  width: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #ddd;
  transition: .2s;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  padding: 2px 8px;
  margin: 4px 0 15px;
  background-color: #fcfcfc;
}
input.text-input:focus,
textarea.text-input-multiline:focus,
select.select:focus {
  background-color: #fff;
  outline: none;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px #ededed;
  -moz-box-shadow: 0 0 10px #ededed;
  -webkit-box-shadow: 0 0 10px #ededed;
}
::-webkit-input-placeholder {
  font-size: 15px;
  color: #888;
  text-align: left;
  font-weight: normal;
}
:-moz-placeholder {
  /* older Firefox*/
  font-size: 15px;
  color: #888;
  text-align: left;
  font-weight: normal;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 15px;
  color: #888;
  text-align: left;
  font-weight: normal;
}
:-ms-input-placeholder {
  font-size: 15px;
  color: #888;
  text-align: left;
  font-weight: normal;
}
label.checkbox-input-label,
label.radio-input-label {
  display: inline-block;
  font-family: "Lato", "Segoe UI", "Gill Sans Nova", "Helvetica neue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #4B4D59;
}
input[type="checkbox"].checkbox-input,
input[type="radio"].radio-input {
  margin-right: 8px;
}
label.radio-input-label {
  margin-right: 30px;
}
span.casl-consent {
  font-size: .9em;
}
textarea.input-error {
  border: 2px solid #fdb913;
  box-shadow: 0 0 10px #db9c02;
  -moz-box-shadow: 0 0 10px #db9c02;
  -webkit-box-shadow: 0 0 10px #db9c02;
}
ul.input-error {
  list-style: none;
  margin-top: -15px;
  padding: 0;
}
ul.input-error li {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  color: #db9c02;
  font-weight: 800;
}
.form-errors {
  margin: 0;
  padding: 0;
}
.access-login-form-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.4em;
  line-height: 1.6em;
  color: #777777;
}
label[for="terms"] {
  display: inline;
  padding-left: 5px;
}
@media (max-width: 767px) {
  .access-login-form-title {
    font-size: 1.2em;
    line-height: 1.4em;
  }
}
.invalid-input {
  -moz-box-shadow: 0 0 2px 1px rgba(255, 99, 71, 0.7);
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 99, 71, 0.7);
  box-shadow: 0 0 2px 1px rgba(255, 99, 71, 0.7);
  background-color: rgba(255, 99, 71, 0.05) !important;
}
hr.form {
  margin: 12px 0;
}
/* Custom Checkboxes, used on the e-mail pref page */
.cm-checkbox input[type="checkbox"] {
  position: absolute;
  width: 14px;
  height: 14px;
  overflow: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
.cm-checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 25px;
}
.cm-checkbox label p {
  font-size: 13px;
}
.cm-checkbox label:first-of-type {
  margin-top: 0px;
}
.cm-checkbox label::before,
.cm-checkbox label::after {
  position: absolute;
  margin-top: 2px;
  content: "";
  /*Needed for the line-height to take effect*/
  display: inline-block;
}
/*Outer box of the fake checkbox*/
.cm-checkbox label::before {
  height: 16px;
  width: 16px;
  background-color: #efefef;
  border: 1px solid #b6b6b6;
  border-radius: 3px;
  left: 0px;
  /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
  top: 3px;
}
/*Checkmark of the fake checkbox*/
.cm-checkbox label::after {
  height: 5px;
  width: 9px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: #e4fde9;
  transform: rotate(-45deg);
  left: 4px;
  top: 7px;
}
.cm-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #35cc55;
  border: 1px solid #009688;
}
.cm-checkbox-neutral input[type="checkbox"]:checked + label::before {
  background-color: #8c8c8c;
  border: 1px solid #2b2b2b;
}
/*Hide the checkmark by default*/
.cm-checkbox input[type="checkbox"] + label::after {
  content: none;
}
/*Unhide on the checked state*/
.cm-checkbox input[type="checkbox"]:checked + label::after {
  content: "";
}
/*Adding focus styles on the outer-box of the fake checkbox*/
.cm-checkbox input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 5px;
}
/*
 * Showcases Less Files
 *
 * Importing all the custom css/less for COMSOL showcase sites
 */
div.jPanelMenu-main {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  width: 100%;
  vertical-align: middle;
  z-index: 5000;
  background: none;
}
div.jPanelMenu-main #menu-trigger {
  position: absolute;
  height: 100%;
  margin-left: 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  div.jPanelMenu-main #menu-trigger {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  div.jPanelMenu-main #menu-trigger {
    margin-top: 18px;
  }
}
div.jPanelMenu-main #menu-trigger i {
  font-size: 2em;
  color: #000;
  padding: 5px;
  cursor: pointer;
}
div.jPanelMenu-main #menu {
  display: none;
  /* Hide the original menu, this gets cloned by jPanelMenu. */
}
div.jPanelMenu-main {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  width: 100%;
  vertical-align: middle;
  z-index: 5000;
  background: none;
}
div.jPanelMenu-main #menu-trigger {
  position: absolute;
  height: 100%;
  margin-left: 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  div.jPanelMenu-main #menu-trigger {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  div.jPanelMenu-main #menu-trigger {
    margin-top: 18px;
  }
}
#jPanelMenu-menu li.activeSideNav {
  background-color: #151515;
}
#jPanelMenu-menu {
  background-color: #212121;
  -webkit-box-shadow: 1px 0 1px 0 #151515;
  -moz-box-shadow: 1px 0 1px 0 #151515;
  box-shadow: 1px 0 1px 0 #151515;
}
#jPanelMenu-menu ul {
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
#jPanelMenu-menu li {
  border-bottom: 1px solid #151515;
}
#jPanelMenu-menu li:hover {
  cursor: pointer;
  background-color: #151515;
}
#jPanelMenu-menu li a {
  display: block;
  padding: 20px 30px 20px;
}
#jPanelMenu-menu li:last-child {
  margin-bottom: 50px;
}
#jPanelMenu-menu li > a,
#jPanelMenu-menu li > a:visited {
  text-decoration: none;
  color: white;
}
.showcase-form p {
  margin-bottom: 20px;
  font-weight: 400;
}
.showcase-form p a {
  color: #ffd15c;
}
.showcase-form p a:hover,
.showcase-form p a:active,
.showcase-form p a:focus {
  color: #ffd15c;
  text-decoration: none;
  border-bottom: solid 1px #ffd15c;
}
.showcase-form label.form-required::after {
  content: "*";
}
.showcase-form label.chemicalSC-not-required::after,
.showcase-form label.radio::after {
  content: "";
}
.showcase-form input,
.showcase-form select,
.showcase-form textarea {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.showcase-form input:focus,
.showcase-form select:focus,
.showcase-form textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.showcase-form input::-moz-placeholder,
.showcase-form select::-moz-placeholder,
.showcase-form textarea::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.showcase-form input:-ms-input-placeholder,
.showcase-form select:-ms-input-placeholder,
.showcase-form textarea:-ms-input-placeholder {
  color: #999999;
}