@charset "UTF-8";
.journal-default-colors .bg-color,
.conference-default-colors .bg-color,
.journal-on .bg-color {
  background: #2c489f;
}
.journal-default-colors .banner-color,
.conference-default-colors .banner-color,
.journal-on .banner-color {
  background: #7800cc;
}
.journal-default-colors .font-color,
.conference-default-colors .font-color,
.journal-on .font-color {
  color: #7800cc;
}
.journal-default-colors .hover-color,
.conference-default-colors .hover-color,
.journal-on .hover-color {
  background: #3353b7;
}
.journal-default-colors .secondary-nav-list.secondary-nav-list.secondary-nav-list,
.conference-default-colors .secondary-nav-list.secondary-nav-list.secondary-nav-list,
.journal-on .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-default-colors .secondary-nav-list.secondary-nav-list.secondary-nav-list .active,
.conference-default-colors .secondary-nav-list.secondary-nav-list.secondary-nav-list .active,
.journal-on .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-default-colors .about-journal h3, .journal-default-colors .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-default-colors .about-journal .glyphicon-pencil,
.conference-default-colors .about-journal h3,
.conference-default-colors .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil,
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .conference-default-colors .about-journal .glyphicon-pencil,
.journal-on .about-journal h3,
.journal-on .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil,
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-on .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-default-colors .sidebar-section-title.submit-paper a,
.conference-default-colors .sidebar-section-title.submit-paper a,
.journal-on .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-default-colors .journal-nav-item.active a,
.conference-default-colors .journal-nav-item.active a,
.journal-on .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-default-colors .journal-header a,
.conference-default-colors .journal-header a,
.journal-on .journal-header a {
  color: white;
}
.journal-default-colors .journal-header a:hover, .journal-default-colors .journal-header a:focus,
.conference-default-colors .journal-header a:hover,
.conference-default-colors .journal-header a:focus,
.journal-on .journal-header a:hover,
.journal-on .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-default-colors .secondary-smallnav-item_link:hover, .journal-default-colors .secondary-smallnav-item_link:focus,
.conference-default-colors .secondary-smallnav-item_link:hover,
.conference-default-colors .secondary-smallnav-item_link:focus,
.journal-on .secondary-smallnav-item_link:hover,
.journal-on .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-default-colors .journal-search-btn,
.conference-default-colors .journal-search-btn,
.journal-on .journal-search-btn {
  background: #2c489f;
}
.journal-default-colors .circle-journal,
.conference-default-colors .circle-journal,
.journal-on .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-default-colors .circle-journal.hovered,
.conference-default-colors .circle-journal.hovered,
.journal-on .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-default-colors .obj-journal-color,
.conference-default-colors .obj-journal-color,
.journal-on .obj-journal-color {
  color: #7800cc !important;
}
.journal-default-colors .journal-header,
.conference-default-colors .journal-header,
.journal-on .journal-header {
  background-image: url("/images/banners/ON-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-default-colors .feature-issues-grid,
.conference-default-colors .feature-issues-grid,
.journal-on .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-ao .bg-color {
  background: #001869;
}
.journal-ao .banner-color {
  background: #7800cc;
}
.journal-ao .font-color {
  color: #7800cc;
}
.journal-ao .hover-color {
  background: #001f88;
}
.journal-ao .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-ao .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-ao .about-journal h3, .journal-ao .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-ao .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-ao .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-ao .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-ao .journal-header a {
  color: white;
}
.journal-ao .journal-header a:hover, .journal-ao .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-ao .secondary-smallnav-item_link:hover, .journal-ao .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-ao .journal-search-btn {
  background: #001869;
}
.journal-ao .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-ao .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-ao .obj-journal-color {
  color: #7800cc !important;
}
.journal-ao .journal-header {
  background-image: url("/images/banners/AO-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-ao .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-aop .bg-color {
  background: #1e3770;
}
.journal-aop .banner-color {
  background: #7800cc;
}
.journal-aop .font-color {
  color: #7800cc;
}
.journal-aop .hover-color {
  background: #244388;
}
.journal-aop .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-aop .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-aop .about-journal h3, .journal-aop .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-aop .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-aop .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-aop .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-aop .journal-header a {
  color: white;
}
.journal-aop .journal-header a:hover, .journal-aop .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-aop .secondary-smallnav-item_link:hover, .journal-aop .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-aop .journal-search-btn {
  background: #1e3770;
}
.journal-aop .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-aop .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-aop .obj-journal-color {
  color: #7800cc !important;
}
.journal-aop .journal-header {
  background-image: url("/images/banners/AOP-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-aop .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-boe .bg-color {
  background: #64050e;
}
.journal-boe .banner-color {
  background: #7800cc;
}
.journal-boe .font-color {
  color: #7800cc;
}
.journal-boe .hover-color {
  background: #810612;
}
.journal-boe .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-boe .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-boe .about-journal h3, .journal-boe .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-boe .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-boe .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-boe .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-boe .journal-header a {
  color: white;
}
.journal-boe .journal-header a:hover, .journal-boe .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-boe .secondary-smallnav-item_link:hover, .journal-boe .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-boe .journal-search-btn {
  background: #64050e;
}
.journal-boe .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-boe .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-boe .obj-journal-color {
  color: #7800cc !important;
}
.journal-boe .journal-header {
  background-image: url("/images/banners/BOE-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-boe .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-josaa .bg-color {
  background: #4b1f5c;
}
.journal-josaa .banner-color {
  background: #7800cc;
}
.journal-josaa .font-color {
  color: #7800cc;
}
.journal-josaa .hover-color {
  background: #5e2773;
}
.journal-josaa .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-josaa .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-josaa .about-journal h3, .journal-josaa .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-josaa .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-josaa .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-josaa .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-josaa .journal-header a {
  color: white;
}
.journal-josaa .journal-header a:hover, .journal-josaa .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-josaa .secondary-smallnav-item_link:hover, .journal-josaa .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-josaa .journal-search-btn {
  background: #4b1f5c;
}
.journal-josaa .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-josaa .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-josaa .obj-journal-color {
  color: #7800cc !important;
}
.journal-josaa .journal-header {
  background-image: url("/images/banners/JOSAA-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-josaa .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-josab .bg-color {
  background: #23592e;
}
.journal-josab .banner-color {
  background: #7800cc;
}
.journal-josab .font-color {
  color: #7800cc;
}
.journal-josab .hover-color {
  background: #2c6f39;
}
.journal-josab .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-josab .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-josab .about-journal h3, .journal-josab .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-josab .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-josab .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-josab .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-josab .journal-header a {
  color: white;
}
.journal-josab .journal-header a:hover, .journal-josab .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-josab .secondary-smallnav-item_link:hover, .journal-josab .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-josab .journal-search-btn {
  background: #23592e;
}
.journal-josab .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-josab .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-josab .obj-journal-color {
  color: #7800cc !important;
}
.journal-josab .journal-header {
  background-image: url("/images/banners/JOSAB-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-josab .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-oe .bg-color {
  background: #94250f;
}
.journal-oe .banner-color {
  background: #7800cc;
}
.journal-oe .font-color {
  color: #7800cc;
}
.journal-oe .hover-color {
  background: #b02c12;
}
.journal-oe .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-oe .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-oe .about-journal h3, .journal-oe .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-oe .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-oe .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-oe .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-oe .journal-header a {
  color: white;
}
.journal-oe .journal-header a:hover, .journal-oe .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-oe .secondary-smallnav-item_link:hover, .journal-oe .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-oe .journal-search-btn {
  background: #94250f;
}
.journal-oe .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-oe .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-oe .obj-journal-color {
  color: #7800cc !important;
}
.journal-oe .journal-header {
  background-image: url("/images/banners/OE-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-oe .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-ol .bg-color {
  background: #405d90;
}
.journal-ol .banner-color {
  background: #7800cc;
}
.journal-ol .font-color {
  color: #7800cc;
}
.journal-ol .hover-color {
  background: #496ba5;
}
.journal-ol .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-ol .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-ol .about-journal h3, .journal-ol .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-ol .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-ol .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-ol .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-ol .journal-header a {
  color: white;
}
.journal-ol .journal-header a:hover, .journal-ol .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-ol .secondary-smallnav-item_link:hover, .journal-ol .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-ol .journal-search-btn {
  background: #405d90;
}
.journal-ol .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-ol .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-ol .obj-journal-color {
  color: #7800cc !important;
}
.journal-ol .journal-header {
  background-image: url("/images/banners/OL-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-ol .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-ome .bg-color {
  background: #0f7bb2;
}
.journal-ome .banner-color {
  background: #7800cc;
}
.journal-ome .font-color {
  color: #7800cc;
}
.journal-ome .hover-color {
  background: #118fce;
}
.journal-ome .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-ome .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-ome .about-journal h3, .journal-ome .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-ome .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-ome .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-ome .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-ome .journal-header a {
  color: white;
}
.journal-ome .journal-header a:hover, .journal-ome .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-ome .secondary-smallnav-item_link:hover, .journal-ome .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-ome .journal-search-btn {
  background: #0f7bb2;
}
.journal-ome .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-ome .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-ome .obj-journal-color {
  color: #7800cc !important;
}
.journal-ome .journal-header {
  background-image: url("/images/banners/OME-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-ome .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-optica .bg-color {
  background: #022953;
}
.journal-optica .banner-color {
  background: #7800cc;
}
.journal-optica .font-color {
  color: #7800cc;
}
.journal-optica .hover-color {
  background: #033871;
}
.journal-optica .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-optica .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-optica .about-journal h3, .journal-optica .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-optica .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-optica .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-optica .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-optica .journal-header a {
  color: white;
}
.journal-optica .journal-header a:hover, .journal-optica .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-optica .secondary-smallnav-item_link:hover, .journal-optica .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-optica .journal-search-btn {
  background: #022953;
}
.journal-optica .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-optica .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-optica .obj-journal-color {
  color: #7800cc !important;
}
.journal-optica .journal-header {
  background-image: url("/images/banners/Optica-HomeBanners2021.jpg") !important;
  background-size: cover;
}
.journal-optica .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-opticaq .bg-color {
  background: #022953;
}
.journal-opticaq .banner-color {
  background: #7800cc;
}
.journal-opticaq .font-color {
  color: #7800cc;
}
.journal-opticaq .hover-color {
  background: #033871;
}
.journal-opticaq .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-opticaq .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-opticaq .about-journal h3, .journal-opticaq .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-opticaq .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-opticaq .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-opticaq .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-opticaq .journal-header a {
  color: white;
}
.journal-opticaq .journal-header a:hover, .journal-opticaq .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-opticaq .secondary-smallnav-item_link:hover, .journal-opticaq .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-opticaq .journal-search-btn {
  background: #022953;
}
.journal-opticaq .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-opticaq .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-opticaq .obj-journal-color {
  color: #7800cc !important;
}
.journal-opticaq .journal-header {
  background-image: url("/images/banners/Opticaq-HomeBanner.jpg") !important;
  background-size: cover;
}
.journal-opticaq .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-prj .bg-color {
  background: #731d29;
}
.journal-prj .banner-color {
  background: #7800cc;
}
.journal-prj .font-color {
  color: #7800cc;
}
.journal-prj .hover-color {
  background: #8b2332;
}
.journal-prj .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-prj .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-prj .about-journal h3, .journal-prj .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-prj .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-prj .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-prj .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-prj .journal-header a {
  color: white;
}
.journal-prj .journal-header a:hover, .journal-prj .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-prj .secondary-smallnav-item_link:hover, .journal-prj .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-prj .journal-search-btn {
  background: #731d29;
}
.journal-prj .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-prj .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-prj .obj-journal-color {
  color: #7800cc !important;
}
.journal-prj .journal-header {
  background-image: url("/images/banners/PRJ-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-prj .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-vjbo .bg-color {
  background: #645194;
}
.journal-vjbo .banner-color {
  background: #7800cc;
}
.journal-vjbo .font-color {
  color: #7800cc;
}
.journal-vjbo .hover-color {
  background: #725da6;
}
.journal-vjbo .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-vjbo .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-vjbo .about-journal h3, .journal-vjbo .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-vjbo .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-vjbo .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-vjbo .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-vjbo .journal-header a {
  color: white;
}
.journal-vjbo .journal-header a:hover, .journal-vjbo .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-vjbo .secondary-smallnav-item_link:hover, .journal-vjbo .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-vjbo .journal-search-btn {
  background: #645194;
}
.journal-vjbo .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-vjbo .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-vjbo .obj-journal-color {
  color: #7800cc !important;
}
.journal-vjbo .journal-header {
  background-image: url("/images/banners/AO-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-vjbo .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-osac .bg-color {
  background: #006e90;
}
.journal-osac .banner-color {
  background: #7800cc;
}
.journal-osac .font-color {
  color: #7800cc;
}
.journal-osac .hover-color {
  background: #0085af;
}
.journal-osac .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-osac .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-osac .about-journal h3, .journal-osac .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-osac .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-osac .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-osac .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-osac .journal-header a {
  color: white;
}
.journal-osac .journal-header a:hover, .journal-osac .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-osac .secondary-smallnav-item_link:hover, .journal-osac .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-osac .journal-search-btn {
  background: #006e90;
}
.journal-osac .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-osac .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-osac .obj-journal-color {
  color: #7800cc !important;
}
.journal-osac .journal-header {
  background-image: url("/images/banners/OSAC-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-osac .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-optcon .bg-color {
  background: #006e90;
}
.journal-optcon .banner-color {
  background: #7800cc;
}
.journal-optcon .font-color {
  color: #7800cc;
}
.journal-optcon .hover-color {
  background: #0085af;
}
.journal-optcon .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-optcon .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-optcon .about-journal h3, .journal-optcon .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-optcon .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-optcon .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-optcon .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-optcon .journal-header a {
  color: white;
}
.journal-optcon .journal-header a:hover, .journal-optcon .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-optcon .secondary-smallnav-item_link:hover, .journal-optcon .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-optcon .journal-search-btn {
  background: #006e90;
}
.journal-optcon .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-optcon .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-optcon .obj-journal-color {
  color: #7800cc !important;
}
.journal-optcon .journal-header {
  background-image: url("/images/banners/OPTCON-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-optcon .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-as .bg-color {
  background: #535762;
}
.journal-as .banner-color {
  background: #7800cc;
}
.journal-as .font-color {
  color: #7800cc;
}
.journal-as .hover-color {
  background: #616673;
}
.journal-as .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-as .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-as .about-journal h3, .journal-as .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-as .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-as .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-as .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-as .journal-header a {
  color: white;
}
.journal-as .journal-header a:hover, .journal-as .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-as .secondary-smallnav-item_link:hover, .journal-as .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-as .journal-search-btn {
  background: #535762;
}
.journal-as .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-as .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-as .obj-journal-color {
  color: #7800cc !important;
}
.journal-as .journal-header {
  background-image: url("/images/banners/AS-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-as .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-col .bg-color {
  background: #56968b;
}
.journal-col .banner-color {
  background: #7800cc;
}
.journal-col .font-color {
  color: #7800cc;
}
.journal-col .hover-color {
  background: #64a69b;
}
.journal-col .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-col .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-col .about-journal h3, .journal-col .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-col .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-col .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-col .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-col .journal-header a {
  color: white;
}
.journal-col .journal-header a:hover, .journal-col .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-col .secondary-smallnav-item_link:hover, .journal-col .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-col .journal-search-btn {
  background: #56968b;
}
.journal-col .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-col .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-col .obj-journal-color {
  color: #7800cc !important;
}
.journal-col .journal-header {
  background-image: url("/images/banners/COL-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-col .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-jdt .bg-color {
  background: #894276;
}
.journal-jdt .banner-color {
  background: #7800cc;
}
.journal-jdt .font-color {
  color: #7800cc;
}
.journal-jdt .hover-color {
  background: #9e4c88;
}
.journal-jdt .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-jdt .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-jdt .about-journal h3, .journal-jdt .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-jdt .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-jdt .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-jdt .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-jdt .journal-header a {
  color: white;
}
.journal-jdt .journal-header a:hover, .journal-jdt .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-jdt .secondary-smallnav-item_link:hover, .journal-jdt .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-jdt .journal-search-btn {
  background: #894276;
}
.journal-jdt .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-jdt .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-jdt .obj-journal-color {
  color: #7800cc !important;
}
.journal-jdt .journal-header {
  background-image: url("/images/banners/JDT-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-jdt .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-jlt .bg-color {
  background: #4f7abf;
}
.journal-jlt .banner-color {
  background: #7800cc;
}
.journal-jlt .font-color {
  color: #7800cc;
}
.journal-jlt .hover-color {
  background: #658bc7;
}
.journal-jlt .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-jlt .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-jlt .about-journal h3, .journal-jlt .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-jlt .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-jlt .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-jlt .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-jlt .journal-header a {
  color: white;
}
.journal-jlt .journal-header a:hover, .journal-jlt .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-jlt .secondary-smallnav-item_link:hover, .journal-jlt .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-jlt .journal-search-btn {
  background: #4f7abf;
}
.journal-jlt .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-jlt .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-jlt .obj-journal-color {
  color: #7800cc !important;
}
.journal-jlt .journal-header {
  background-image: url("/images/banners/JLT-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-jlt .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-jocn .bg-color {
  background: #8c8f2c;
}
.journal-jocn .banner-color {
  background: #7800cc;
}
.journal-jocn .font-color {
  color: #7800cc;
}
.journal-jocn .hover-color {
  background: #a3a633;
}
.journal-jocn .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-jocn .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-jocn .about-journal h3, .journal-jocn .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-jocn .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-jocn .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-jocn .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-jocn .journal-header a {
  color: white;
}
.journal-jocn .journal-header a:hover, .journal-jocn .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-jocn .secondary-smallnav-item_link:hover, .journal-jocn .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-jocn .journal-search-btn {
  background: #8c8f2c;
}
.journal-jocn .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-jocn .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-jocn .obj-journal-color {
  color: #7800cc !important;
}
.journal-jocn .journal-header {
  background-image: url("/images/banners/JOCN-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-jocn .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-josk .bg-color {
  background: #028c9f;
}
.journal-josk .banner-color {
  background: #7800cc;
}
.journal-josk .font-color {
  color: #7800cc;
}
.journal-josk .hover-color {
  background: #02a7bd;
}
.journal-josk .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-josk .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-josk .about-journal h3, .journal-josk .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-josk .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-josk .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-josk .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-josk .journal-header a {
  color: white;
}
.journal-josk .journal-header a:hover, .journal-josk .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-josk .secondary-smallnav-item_link:hover, .journal-josk .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-josk .journal-search-btn {
  background: #028c9f;
}
.journal-josk .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-josk .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-josk .obj-journal-color {
  color: #7800cc !important;
}
.journal-josk .journal-header {
  background-image: url("/images/banners/AO-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-josk .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-copp .bg-color {
  background: #028c9f;
}
.journal-copp .banner-color {
  background: #7800cc;
}
.journal-copp .font-color {
  color: #7800cc;
}
.journal-copp .hover-color {
  background: #02a7bd;
}
.journal-copp .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-copp .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-copp .about-journal h3, .journal-copp .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-copp .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-copp .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-copp .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-copp .journal-header a {
  color: white;
}
.journal-copp .journal-header a:hover, .journal-copp .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-copp .secondary-smallnav-item_link:hover, .journal-copp .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-copp .journal-search-btn {
  background: #028c9f;
}
.journal-copp .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-copp .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-copp .obj-journal-color {
  color: #7800cc !important;
}
.journal-copp .journal-header {
  background-image: url("/images/banners/COPP-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-copp .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-jot .bg-color {
  background: #4a8c67;
}
.journal-jot .banner-color {
  background: #7800cc;
}
.journal-jot .font-color {
  color: #7800cc;
}
.journal-jot .hover-color {
  background: #55a076;
}
.journal-jot .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-jot .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-jot .about-journal h3, .journal-jot .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-jot .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-jot .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-jot .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-jot .journal-header a {
  color: white;
}
.journal-jot .journal-header a:hover, .journal-jot .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-jot .secondary-smallnav-item_link:hover, .journal-jot .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-jot .journal-search-btn {
  background: #4a8c67;
}
.journal-jot .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-jot .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-jot .obj-journal-color {
  color: #7800cc !important;
}
.journal-jot .journal-header {
  background-image: url("/images/banners/JOT-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-jot .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-jnirs .bg-color {
  background: #11100b;
}
.journal-jnirs .banner-color {
  background: #7800cc;
}
.journal-jnirs .font-color {
  color: #7800cc;
}
.journal-jnirs .hover-color {
  background: #242117;
}
.journal-jnirs .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-jnirs .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-jnirs .about-journal h3, .journal-jnirs .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-jnirs .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-jnirs .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-jnirs .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-jnirs .journal-header a {
  color: white;
}
.journal-jnirs .journal-header a:hover, .journal-jnirs .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-jnirs .secondary-smallnav-item_link:hover, .journal-jnirs .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-jnirs .journal-search-btn {
  background: #11100b;
}
.journal-jnirs .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-jnirs .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-jnirs .obj-journal-color {
  color: #7800cc !important;
}
.journal-jnirs .journal-header {
  background-image: url("/images/banners/JNIRS-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-jnirs .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-opn .bg-color {
  background: #555555;
}
.journal-opn .banner-color {
  background: #7800cc;
}
.journal-opn .font-color {
  color: #7800cc;
}
.journal-opn .hover-color {
  background: #646464;
}
.journal-opn .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-opn .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-opn .about-journal h3, .journal-opn .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-opn .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-opn .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-opn .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-opn .journal-header a {
  color: white;
}
.journal-opn .journal-header a:hover, .journal-opn .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-opn .secondary-smallnav-item_link:hover, .journal-opn .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-opn .journal-search-btn {
  background: #555555;
}
.journal-opn .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-opn .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-opn .obj-journal-color {
  color: #7800cc !important;
}
.journal-opn .journal-header {
  background-image: url("/images/banners/AO-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-opn .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.journal-josa .bg-color {
  background: #a18553;
}
.journal-josa .banner-color {
  background: #7800cc;
}
.journal-josa .font-color {
  color: #7800cc;
}
.journal-josa .hover-color {
  background: #af9464;
}
.journal-josa .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.journal-josa .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.journal-josa .about-journal h3, .journal-josa .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-josa .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.journal-josa .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.journal-josa .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.journal-josa .journal-header a {
  color: white;
}
.journal-josa .journal-header a:hover, .journal-josa .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.journal-josa .secondary-smallnav-item_link:hover, .journal-josa .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.journal-josa .journal-search-btn {
  background: #a18553;
}
.journal-josa .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.journal-josa .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.journal-josa .obj-journal-color {
  color: #7800cc !important;
}
.journal-josa .journal-header {
  background-image: url("/images/banners/JOSA-Homebanner.jpg") !important;
  background-size: cover;
}
.journal-josa .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.spotlight .bg-color, .article-location.spotlight-modal .bg-color, .article-title.spotlight-modal .bg-color {
  background: #535e81;
}
.spotlight .banner-color, .article-location.spotlight-modal .banner-color, .article-title.spotlight-modal .banner-color {
  background: #7800cc;
}
.spotlight .font-color, .article-location.spotlight-modal .font-color, .article-title.spotlight-modal .font-color {
  color: #7800cc;
}
.spotlight .hover-color, .article-location.spotlight-modal .hover-color, .article-title.spotlight-modal .hover-color {
  background: #5f6c94;
}
.spotlight .secondary-nav-list.secondary-nav-list.secondary-nav-list, .article-location.spotlight-modal .secondary-nav-list.secondary-nav-list.secondary-nav-list, .article-title.spotlight-modal .secondary-nav-list.secondary-nav-list.secondary-nav-list {
  background: #262626;
}
.spotlight .secondary-nav-list.secondary-nav-list.secondary-nav-list .active, .article-location.spotlight-modal .secondary-nav-list.secondary-nav-list.secondary-nav-list .active, .article-title.spotlight-modal .secondary-nav-list.secondary-nav-list.secondary-nav-list .active {
  background-color: rgba(255, 255, 255, 0.2);
}
.spotlight .about-journal h3, .article-location.spotlight-modal .about-journal h3, .article-title.spotlight-modal .about-journal h3, .spotlight .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .article-location.spotlight-modal .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .article-title.spotlight-modal .about-journal .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .spotlight .about-journal .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .article-location.spotlight-modal .about-journal .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .article-title.spotlight-modal .about-journal .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.spotlight .sidebar-section-title.submit-paper a, .article-location.spotlight-modal .sidebar-section-title.submit-paper a, .article-title.spotlight-modal .sidebar-section-title.submit-paper a {
  color: white;
  text-transform: uppercase;
  font-weight: 500;
}
.spotlight .journal-nav-item.active a, .article-location.spotlight-modal .journal-nav-item.active a, .article-title.spotlight-modal .journal-nav-item.active a {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.spotlight .journal-header a, .article-location.spotlight-modal .journal-header a, .article-title.spotlight-modal .journal-header a {
  color: white;
}
.spotlight .journal-header a:hover, .article-location.spotlight-modal .journal-header a:hover, .article-title.spotlight-modal .journal-header a:hover, .spotlight .journal-header a:focus, .article-location.spotlight-modal .journal-header a:focus, .article-title.spotlight-modal .journal-header a:focus {
  color: white;
  text-decoration: underline;
}
.spotlight .secondary-smallnav-item_link:hover, .article-location.spotlight-modal .secondary-smallnav-item_link:hover, .article-title.spotlight-modal .secondary-smallnav-item_link:hover, .spotlight .secondary-smallnav-item_link:focus, .article-location.spotlight-modal .secondary-smallnav-item_link:focus, .article-title.spotlight-modal .secondary-smallnav-item_link:focus {
  color: #7800cc !important;
  text-decoration: none;
}
.spotlight .journal-search-btn, .article-location.spotlight-modal .journal-search-btn, .article-title.spotlight-modal .journal-search-btn {
  background: #535e81;
}
.spotlight .circle-journal, .article-location.spotlight-modal .circle-journal, .article-title.spotlight-modal .circle-journal {
  border: 2px solid #7800cc !important;
  background: #7800cc !important;
}
.spotlight .circle-journal.hovered, .article-location.spotlight-modal .circle-journal.hovered, .article-title.spotlight-modal .circle-journal.hovered {
  background: #fff !important;
  color: #7800cc !important;
}
.spotlight .obj-journal-color, .article-location.spotlight-modal .obj-journal-color, .article-title.spotlight-modal .obj-journal-color {
  color: #7800cc !important;
}
.spotlight .journal-header, .article-location.spotlight-modal .journal-header, .article-title.spotlight-modal .journal-header {
  background-image: url("/images/banners/spotlight-homebanner.jpg") !important;
  background-size: cover;
}
.spotlight .feature-issues-grid, .article-location.spotlight-modal .feature-issues-grid, .article-title.spotlight-modal .feature-issues-grid {
  border-top: 4px solid #7800cc;
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.color-swatch {
  width: 100%;
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 1em;
}
.color-swatch .banner-color,
.color-swatch .font-color,
.color-swatch .hover-color {
  height: 50px;
  width: 50px;
  float: left;
  margin-right: 1em;
}

.filter-opg {
  -webkit-filter: invert(11%) sepia(85%) saturate(7495%) hue-rotate(278deg) brightness(80%) contrast(115%);
          filter: invert(11%) sepia(85%) saturate(7495%) hue-rotate(278deg) brightness(80%) contrast(115%);
}

.filter-ltopg {
  -webkit-filter: invert(45%) sepia(92%) saturate(451%) hue-rotate(210deg) brightness(99%) contrast(106%);
          filter: invert(45%) sepia(92%) saturate(451%) hue-rotate(210deg) brightness(99%) contrast(106%);
}

.filter-ltgray {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7179%) hue-rotate(189deg) brightness(71%) contrast(163%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7179%) hue-rotate(189deg) brightness(71%) contrast(163%);
}

.filter-white {
  -webkit-filter: invert(89%) sepia(100%) saturate(0%) hue-rotate(144deg) brightness(107%) contrast(105%);
          filter: invert(89%) sepia(100%) saturate(0%) hue-rotate(144deg) brightness(107%) contrast(105%);
}

.filter-on {
  -webkit-filter: invert(15%) sepia(94%) saturate(2685%) hue-rotate(225deg) brightness(88%) contrast(80%);
          filter: invert(15%) sepia(94%) saturate(2685%) hue-rotate(225deg) brightness(88%) contrast(80%);
}

.filter-ao {
  -webkit-filter: invert(9%) sepia(33%) saturate(7083%) hue-rotate(222deg) brightness(101%) contrast(112%);
          filter: invert(9%) sepia(33%) saturate(7083%) hue-rotate(222deg) brightness(101%) contrast(112%);
}

.filter-aop {
  -webkit-filter: invert(17%) sepia(16%) saturate(6836%) hue-rotate(205deg) brightness(89%) contrast(90%);
          filter: invert(17%) sepia(16%) saturate(6836%) hue-rotate(205deg) brightness(89%) contrast(90%);
}

.filter-boe {
  -webkit-filter: invert(14%) sepia(34%) saturate(5820%) hue-rotate(339deg) brightness(71%) contrast(109%);
          filter: invert(14%) sepia(34%) saturate(5820%) hue-rotate(339deg) brightness(71%) contrast(109%);
}

.filter-josaa {
  -webkit-filter: invert(15%) sepia(15%) saturate(5764%) hue-rotate(256deg) brightness(98%) contrast(97%);
          filter: invert(15%) sepia(15%) saturate(5764%) hue-rotate(256deg) brightness(98%) contrast(97%);
}

.filter-josab {
  -webkit-filter: invert(28%) sepia(29%) saturate(845%) hue-rotate(80deg) brightness(95%) contrast(95%);
          filter: invert(28%) sepia(29%) saturate(845%) hue-rotate(80deg) brightness(95%) contrast(95%);
}

.filter-oe {
  -webkit-filter: invert(18%) sepia(54%) saturate(3470%) hue-rotate(355deg) brightness(86%) contrast(94%);
          filter: invert(18%) sepia(54%) saturate(3470%) hue-rotate(355deg) brightness(86%) contrast(94%);
}

.filter-ol {
  -webkit-filter: invert(35%) sepia(52%) saturate(541%) hue-rotate(180deg) brightness(88%) contrast(89%);
          filter: invert(35%) sepia(52%) saturate(541%) hue-rotate(180deg) brightness(88%) contrast(89%);
}

.filter-ome {
  -webkit-filter: invert(35%) sepia(59%) saturate(1108%) hue-rotate(165deg) brightness(96%) contrast(93%);
          filter: invert(35%) sepia(59%) saturate(1108%) hue-rotate(165deg) brightness(96%) contrast(93%);
}

.filter-optica {
  -webkit-filter: invert(15%) sepia(18%) saturate(4916%) hue-rotate(187deg) brightness(90%) contrast(107%);
          filter: invert(15%) sepia(18%) saturate(4916%) hue-rotate(187deg) brightness(90%) contrast(107%);
}

.filter-prj {
  -webkit-filter: invert(17%) sepia(17%) saturate(5929%) hue-rotate(323deg) brightness(94%) contrast(98%);
          filter: invert(17%) sepia(17%) saturate(5929%) hue-rotate(323deg) brightness(94%) contrast(98%);
}

.filter-spotlight {
  -webkit-filter: invert(4%) sepia(87%) saturate(1392%) hue-rotate(235deg) brightness(106%) contrast(102%);
          filter: invert(4%) sepia(87%) saturate(1392%) hue-rotate(235deg) brightness(106%) contrast(102%);
}

.filter-vjbo {
  -webkit-filter: invert(35%) sepia(17%) saturate(1486%) hue-rotate(216deg) brightness(94%) contrast(90%);
          filter: invert(35%) sepia(17%) saturate(1486%) hue-rotate(216deg) brightness(94%) contrast(90%);
}

.filter-osac {
  -webkit-filter: invert(24%) sepia(85%) saturate(1775%) hue-rotate(171deg) brightness(94%) contrast(101%);
          filter: invert(24%) sepia(85%) saturate(1775%) hue-rotate(171deg) brightness(94%) contrast(101%);
}

.filter-optcon {
  -webkit-filter: invert(24%) sepia(85%) saturate(1775%) hue-rotate(171deg) brightness(94%) contrast(101%);
          filter: invert(24%) sepia(85%) saturate(1775%) hue-rotate(171deg) brightness(94%) contrast(101%);
}

.filter-opticaq {
  -webkit-filter: invert(15%) sepia(18%) saturate(4916%) hue-rotate(187deg) brightness(90%) contrast(107%);
          filter: invert(15%) sepia(18%) saturate(4916%) hue-rotate(187deg) brightness(90%) contrast(107%);
}

.filter-as {
  -webkit-filter: invert(34%) sepia(18%) saturate(302%) hue-rotate(186deg) brightness(92%) contrast(88%);
          filter: invert(34%) sepia(18%) saturate(302%) hue-rotate(186deg) brightness(92%) contrast(88%);
}

.filter-col {
  -webkit-filter: invert(55%) sepia(10%) saturate(1408%) hue-rotate(120deg) brightness(95%) contrast(88%);
          filter: invert(55%) sepia(10%) saturate(1408%) hue-rotate(120deg) brightness(95%) contrast(88%);
}

.filter-jdt {
  -webkit-filter: invert(33%) sepia(55%) saturate(567%) hue-rotate(264deg) brightness(84%) contrast(89%);
          filter: invert(33%) sepia(55%) saturate(567%) hue-rotate(264deg) brightness(84%) contrast(89%);
}

.filter-jlt {
  -webkit-filter: invert(43%) sepia(6%) saturate(4480%) hue-rotate(178deg) brightness(105%) contrast(83%);
          filter: invert(43%) sepia(6%) saturate(4480%) hue-rotate(178deg) brightness(105%) contrast(83%);
}

.filter-jocn {
  -webkit-filter: invert(61%) sepia(10%) saturate(3132%) hue-rotate(23deg) brightness(87%) contrast(72%);
          filter: invert(61%) sepia(10%) saturate(3132%) hue-rotate(23deg) brightness(87%) contrast(72%);
}

.filter-josk {
  -webkit-filter: invert(37%) sepia(41%) saturate(2311%) hue-rotate(156deg) brightness(92%) contrast(98%);
          filter: invert(37%) sepia(41%) saturate(2311%) hue-rotate(156deg) brightness(92%) contrast(98%);
}

.filter-copp {
  -webkit-filter: invert(37%) sepia(41%) saturate(2311%) hue-rotate(156deg) brightness(92%) contrast(98%);
          filter: invert(37%) sepia(41%) saturate(2311%) hue-rotate(156deg) brightness(92%) contrast(98%);
}

.filter-jot {
  -webkit-filter: invert(47%) sepia(49%) saturate(369%) hue-rotate(94deg) brightness(93%) contrast(86%);
          filter: invert(47%) sepia(49%) saturate(369%) hue-rotate(94deg) brightness(93%) contrast(86%);
}

.filter-jnirs {
  -webkit-filter: invert(6%) sepia(11%) saturate(1050%) hue-rotate(12deg) brightness(87%) contrast(99%);
          filter: invert(6%) sepia(11%) saturate(1050%) hue-rotate(12deg) brightness(87%) contrast(99%);
}

.filter-josa {
  -webkit-filter: invert(50%) sepia(64%) saturate(273%) hue-rotate(360deg) brightness(93%) contrast(89%);
          filter: invert(50%) sepia(64%) saturate(273%) hue-rotate(360deg) brightness(93%) contrast(89%);
}

.conf-header a:hover, .conf-header a:focus {
  color: white;
  text-decoration: underline;
}

.conf-header-abbr {
  border-bottom: 2px solid #9475ff;
  padding-bottom: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

a.black-link {
  color: black;
  font-weight: 600;
}

a.black-link:hover, a.black-link:focus {
  color: #7800cc;
  text-decoration: underline;
}

.conf-header-cleo {
  background-image: url("/images/banners/CLEO-Homebanner.jpg") !important;
  background-size: cover;
}

.conf-header-ofc {
  background-image: url("/images/banners/OFC-Homebanner.jpg") !important;
  background-size: cover;
}

.conf-header-industry {
  height: 233px;
  background-image: url("/images/industry-banner3.jpg") !important;
  background-size: cover !important;
}

.side-library h3, .side-library .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .side-library .glyphicon-pencil {
  background: white;
  font-weight: 500;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3,
  .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3,
  .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
  background-color: transparent;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #7800cc;
  text-decoration: none;
}
a:hover, a:focus {
  color: #7800cc;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 5px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, h4, .article-heading, h5, .article-sub-heading, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil small,
h3 .small,
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil .small, h4 small, .article-heading small,
h4 .small,
.article-heading .small, h5 small, .article-sub-heading small,
h5 .small,
.article-sub-heading .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3,
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .h3 {
  margin-top: 24px;
  margin-bottom: 12px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil small,
h3 .small,
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .article-heading, .h4,
h5,
.article-sub-heading, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px;
}
h4 small, .article-heading small,
h4 .small,
.article-heading .small, .h4 small,
.h4 .small,
h5 small,
.article-sub-heading small,
h5 .small,
.article-sub-heading .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 41px;
}

h2, .h2 {
  font-size: 34px;
}

h3, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .h3 {
  font-size: 28px;
}

h4, .article-heading, .h4 {
  font-size: 20px;
}

h5, .article-sub-heading, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
}

p {
  margin: 0 0 12px;
}

.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}

small,
.small {
  font-size: 87%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #555555;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #222222;
}

a.text-success:hover {
  color: #090909;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.bg-purple {
  background-color: #eae3ff;
}

a.bg-purple:hover {
  background-color: #c4b0ff;
}

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .article-details.spotlight-modal, .article-details.spotlight, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: 0px;
}

dl {
  margin-top: 0;
  margin-bottom: 24px;
}

dt,
dd {
  line-height: 1.5;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right,
blockquote.heading-block-right,
blockquote.media-twbs-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.heading-block-right footer:before,
blockquote.media-twbs-right footer:before,
blockquote.pull-right small:before,
blockquote.heading-block-right small:before,
blockquote.media-twbs-right small:before,
blockquote.pull-right .small:before,
blockquote.heading-block-right .small:before,
blockquote.media-twbs-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.heading-block-right footer:after,
blockquote.media-twbs-right footer:after,
blockquote.pull-right small:after,
blockquote.heading-block-right small:after,
blockquote.media-twbs-right small:after,
blockquote.pull-right .small:after,
blockquote.heading-block-right .small:after,
blockquote.media-twbs-right .small:after {
  content: " —";
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: transparent;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #eaeaea;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.homepage-explore-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0em 1.4em;
}

.homepage-explore-table tr td a {
  color: #d4d4d4;
  font-size: 1.4em;
  text-transform: uppercase;
}

.china-explore-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0em 1em;
}

.china-explore-table tr td a {
  color: #d4d4d4;
  font-size: 1.3em;
  text-transform: uppercase;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  line-height: 38px;
  line-height: 1.5 \0 ;
}
input[type=date].input-sm, .input-group-sm > input[type=date].form-control,
.input-group-sm > input[type=date].input-group-addon,
.input-group-sm > .input-group-btn > input[type=date].btn, .form-horizontal .form-group-sm input[type=date].form-control,
input[type=time].input-sm,
.input-group-sm > input[type=time].form-control,
.input-group-sm > input[type=time].input-group-addon,
.input-group-sm > .input-group-btn > input[type=time].btn,
.form-horizontal .form-group-sm input[type=time].form-control,
input[type=datetime-local].input-sm,
.input-group-sm > input[type=datetime-local].form-control,
.input-group-sm > input[type=datetime-local].input-group-addon,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.form-horizontal .form-group-sm input[type=datetime-local].form-control,
input[type=month].input-sm,
.input-group-sm > input[type=month].form-control,
.input-group-sm > input[type=month].input-group-addon,
.input-group-sm > .input-group-btn > input[type=month].btn,
.form-horizontal .form-group-sm input[type=month].form-control {
  line-height: 33px;
}
input[type=date].input-lg, .input-group-lg > input[type=date].form-control,
.input-group-lg > input[type=date].input-group-addon,
.input-group-lg > .input-group-btn > input[type=date].btn, .form-horizontal .form-group-lg input[type=date].form-control,
input[type=time].input-lg,
.input-group-lg > input[type=time].form-control,
.input-group-lg > input[type=time].input-group-addon,
.input-group-lg > .input-group-btn > input[type=time].btn,
.form-horizontal .form-group-lg input[type=time].form-control,
input[type=datetime-local].input-lg,
.input-group-lg > input[type=datetime-local].form-control,
.input-group-lg > input[type=datetime-local].input-group-addon,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.form-horizontal .form-group-lg input[type=datetime-local].form-control,
input[type=month].input-lg,
.input-group-lg > input[type=month].form-control,
.input-group-lg > input[type=month].input-group-addon,
.input-group-lg > .input-group-btn > input[type=month].btn,
.form-horizontal .form-group-lg input[type=month].form-control {
  line-height: 49px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox,
.savedSearch__checkbox {
  position: relative;
  display: block;
  min-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label,
.savedSearch__checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.savedSearch__checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox,
.savedSearch__checkbox + .checkbox,
.checkbox + .savedSearch__checkbox,
.savedSearch__checkbox + .savedSearch__checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
.disabled.savedSearch__checkbox label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .savedSearch__checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-horizontal .form-group-sm .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .form-horizontal .form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .form-horizontal .form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .form-horizontal .form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 5px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .form-horizontal .form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}

.form-control-feedback {
  position: absolute;
  top: 29px;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .savedSearch__checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #222222;
}
.has-success .form-control {
  border-color: #222222;
  -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);
}
.has-success .form-control:focus {
  border-color: #090909;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #555555;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #555555;
}
.has-success .input-group-addon {
  color: #222222;
  border-color: #222222;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #222222;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .savedSearch__checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .savedSearch__checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .form-inline .savedSearch__checkbox,
  .navbar-form .checkbox,
  .navbar-form .savedSearch__checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .form-inline .savedSearch__checkbox label,
  .navbar-form .checkbox label,
  .navbar-form .savedSearch__checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], .navbar-form .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox],
  .form-inline .savedSearch__checkbox input[type=checkbox],
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .savedSearch__checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .savedSearch__checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .savedSearch__checkbox {
  min-height: 23px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-disabled {
  color: #777;
  background-color: #aaa;
  border-color: #9d9d9d;
}
.btn-disabled:hover, .btn-disabled:focus, .btn-disabled:active, .btn-disabled.active, .open > .btn-disabled.dropdown-toggle {
  color: #777;
  background-color: #919191;
  border-color: #7f7f7f;
}
.btn-disabled:active, .btn-disabled.active, .open > .btn-disabled.dropdown-toggle {
  background-image: none;
}
.btn-disabled.disabled, .btn-disabled.disabled:hover, .btn-disabled.disabled:focus, .btn-disabled.disabled:active, .btn-disabled.disabled.active, .btn-disabled[disabled], .btn-disabled[disabled]:hover, .btn-disabled[disabled]:focus, .btn-disabled[disabled]:active, .btn-disabled[disabled].active, fieldset[disabled] .btn-disabled, fieldset[disabled] .btn-disabled:hover, fieldset[disabled] .btn-disabled:focus, fieldset[disabled] .btn-disabled:active, fieldset[disabled] .btn-disabled.active {
  background-color: #aaa;
  border-color: #9d9d9d;
}
.btn-disabled .badge {
  color: #aaa;
  background-color: #777;
}

.btn-primary {
  color: #fff;
  background-color: #7800cc;
  border-color: #6900b3;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #5a0099;
  border-color: #450075;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #7800cc;
  border-color: #6900b3;
}
.btn-primary .badge {
  color: #7800cc;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #7800cc;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #7800cc;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 5px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1600;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right, .dropdown-menu.heading-block-right, .dropdown-menu.media-twbs-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #d7d7d7;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #9475ff;
  background-color: black;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.5;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1590;
}

.pull-right > .dropdown-menu, .heading-block-right > .dropdown-menu, .media-twbs-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar, .journal-filters {
  margin-left: -5px;
}
.btn-toolbar:before, .journal-filters:before, .btn-toolbar:after, .journal-filters:after {
  content: " ";
  display: table;
}
.btn-toolbar:after, .journal-filters:after {
  clear: both;
}
.btn-toolbar .btn-group, .journal-filters .btn-group,
.btn-toolbar .input-group,
.journal-filters .input-group {
  float: left;
}
.btn-toolbar > .btn, .journal-filters > .btn,
.btn-toolbar > .btn-group,
.journal-filters > .btn-group,
.btn-toolbar > .input-group,
.journal-filters > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0px;
}
.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 5px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  color: #9475ff;
  background-color: inherit;
  border-color: inherit;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: 0.5em;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  background-color: #eeeeee;
  border: 1px solid #d7d7d7;
  border-radius: 2px 2px 2px 2px;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: black;
  background-color: #d7d7d7;
  border: 1px solid #7800cc;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
  background-color: #eeeeee;
  border: 1px solid #d7d7d7;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: black;
  background-color: #d7d7d7;
  border: 1px solid #7800cc;
}
.nav-pills > li.inactive > a, .nav-pills > li.inactive > a:hover, .nav-pills > li.inactive > a:focus {
  color: black;
  background-color: #eeeeee;
  border: 0;
  margin: 1px;
  font-weight: 400;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: transparent;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  padding-bottom: 40px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1600;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1630;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 13px 20px;
  line-height: 24px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 6.5px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -20px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -20px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 13px;
  margin-bottom: 13px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #7800cc;
  border-color: #5a0099;
}
.navbar-inverse .navbar-brand {
  color: #d4d4d4;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #d4d4d4;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #d8ecff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #d4d4d4;
  background-color: black;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #9475ff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #d4d4d4;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #6300a8;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #5a0099;
  color: #d4d4d4;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #5a0099;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #5a0099;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #d4d4d4;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #d4d4d4;
    background-color: #7800cc;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #d4d4d4;
    background-color: #5a0099;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #d4d4d4;
}
.navbar-inverse .navbar-link:hover {
  color: #d4d4d4;
}
.navbar-inverse .btn-link {
  color: #d4d4d4;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #d4d4d4;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.footer-link:hover, .footer-link:focus {
  color: #9475ff;
  text-decoration: none !important;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #7800cc;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination-thin > li > a,
.pagination-thin > li > span {
  padding: 0px 10px;
  font-size: 14px;
}
.pagination-thin > li:first-child > a,
.pagination-thin > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-thin > li:last-child > a,
.pagination-thin > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagenumbers {
  display: inline-block;
  vertical-align: top;
}
.pagenumbers .btn {
  float: none !important;
}
.pagenumbers .btn-inactive {
  color: #d7d7d7;
  pointer-events: none;
}
.pagenumbers .btn-active {
  color: #7800cc;
}
.pagenumbers .choosePageNumber {
  border: 1px solid #ccc;
  line-height: 20px;
  display: inline;
  text-align: center;
  margin-left: 4px;
  margin-right: 4px;
  font-weight: 500;
}
.pagenumbers .ofPages {
  margin-right: 4px;
  display: none;
}

.pager {
  padding-left: 0;
  margin: 24px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #000;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

label.plain {
  font-weight: inherit;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #7800cc;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.5;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #7800cc;
}

.thumbnail-border {
  border: 1px solid #333;
}

.alert {
  padding: 12px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4, .alert .article-heading {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 32px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #222222;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #090909;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.alert-simple {
  background-color: #eee;
  border-color: #e1e1e1;
  color: #222222;
}
.alert-simple hr {
  border-top-color: #d5d5d5;
}
.alert-simple .alert-link {
  color: #090909;
}

.alert-purple {
  background-color: #eae3ff;
  border-color: #cecaff;
  color: #222222;
}
.alert-purple hr {
  border-top-color: #b7b0ff;
}
.alert-purple .alert-link {
  color: #090909;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-success {
  color: #222222;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #222222;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #222222;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #222222;
  border-color: #222222;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #222222;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #222222;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 5px;
}

.well-sm {
  padding: 9px;
  border-radius: 0px;
}

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1650;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.show .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal.show {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1640;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    max-width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1670;
  display: block;
  visibility: visible;
  font-size: 14px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.clearfix:before, .home-image-left:before, .home-image-right:before, .content-item:before, .sr-item:before, .sa-module:before, .feature-tabs-content .tab-pane:before, .article-tools:before, .clearfix:after, .home-image-left:after, .home-image-right:after, .content-item:after, .sr-item:after, .sa-module:after, .feature-tabs-content .tab-pane:after, .sidebar .sidebar-module .twitter-callout:after, .article-tools:after {
  content: " ";
  display: table;
}
.clearfix:after, .home-image-left:after, .home-image-right:after, .content-item:after, .sr-item:after, .sa-module:after, .feature-tabs-content .tab-pane:after, .sidebar .sidebar-module .twitter-callout:after, .article-tools:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right, .heading-block-right, .media-twbs-right {
  float: right !important;
}

.pull-left, .media-twbs-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;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-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;
  }
}
/**
 * Look into why the vendor mixin needs to declare line-height in this way
 * seems unneccesarily specific, and it sidesteps the $line-height-base variable in the vars file.
 */
H1, H2, H3, H4, H5, H6 {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-weight: 600;
  margin: 0.5em 0 0.5em;
}

h1 {
  font-size: 38px;
  line-height: 62.7px;
}

h2 {
  font-size: 32.3px;
  line-height: 53.295px;
}

h3, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil {
  font-size: 26.6px;
  line-height: 43.89px;
}

h4, .article-heading {
  font-size: 20.9px;
  line-height: 34.485px;
}

h5, .article-sub-heading {
  font-size: 15.2px;
  line-height: 25.08px;
}

h6 {
  font-size: 9.5px;
  line-height: 15.675px;
}

body {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 23.1px;
  color: #222;
}

a {
  color: #7800cc;
  cursor: pointer;
  font-weight: 400;
}

p {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  line-height: 23.1px;
  font-weight: 400;
}

small, .small.small.small, .muted.muted.muted {
  font-size: 12px;
  line-height: 19.8px;
  line-height: 1.5;
}

b,
strong {
  font-weight: 600;
}

hr {
  margin: 0.5em 0 1em;
}

.inline-list {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 23.1px;
}
.inline-list li {
  display: inline;
  margin: 0 15px 0 0;
}

.inline-list-divider:before {
  content: "|";
  color: #ccc;
}

.inline-dismiss {
  display: inline-block;
  border: 1px solid #efefef;
  background: #F8F8F8;
  padding: 0 3px;
  color: #999;
  font-size: 13px;
  line-height: 16px;
  width: 18px;
  text-align: center;
  border-radius: 50%;
}
.filter-tag .inline-dismiss {
  border: none;
  background: transparent;
  color: #fff;
}

.list-unstyled.separated li, .separated.article-details.spotlight-modal li, .separated.article-details.spotlight li, .separated.list-inline li {
  margin-bottom: 1em;
}

.separator-disc {
  display: inline-block;
  color: #6c6c6c;
  padding: 0 0.5em;
}

.center {
  text-align: center;
}

.word-break {
  word-break: break-all;
}

.alert-gray {
  background-color: #f5f5f5;
  border-color: #b3b3b3;
}

.img-inline {
  margin-right: 10px;
}

.list-Conferences {
  padding: 0 10px;
  list-style: none;
  line-height: 1.65 !important;
}

.yellow-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffb), color-stop(60%, #ffe));
  background-image: -o-linear-gradient(right, #ffb, #ffe 60%);
  background-image: linear-gradient(to left, #ffb, #ffe 60%);
}

.pewter-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#E4E7F0), color-stop(60%, #F1F3F8));
  background-image: -o-linear-gradient(right, #E4E7F0, #F1F3F8 60%);
  background-image: linear-gradient(to left, #E4E7F0, #F1F3F8 60%);
}

.ltgray-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#efefef), color-stop(60%, #f7f7f7));
  background-image: -o-linear-gradient(right, #efefef, #f7f7f7 60%);
  background-image: linear-gradient(to left, #efefef, #f7f7f7 60%);
  margin-bottom: 6px;
}

.dark-gray-text {
  color: #231F20;
}

.industry-font {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.2rem;
}

html {
  background-color: black;
}

body {
  background: transparent;
}
body:after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
}

iframe {
  width: 100%;
  height: 1200px;
  overflow: auto;
  border: none;
}

.content {
  position: relative;
  background: #FFF;
  padding-bottom: 2em;
}
.content img {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .content-wrapper:before, .content-wrapper:after {
    content: " ";
    display: table;
  }
  .content-wrapper:after {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1220px;
  }
}
img {
  max-width: 100%;
}

.feature-block {
  background: #545da0;
  border: 1px solid #21328d;
  color: #fff;
  min-height: 250px;
  text-align: center;
  vertical-align: middle;
  line-height: 250px !important;
}

.accordion h2 {
  font-size: 13px;
  line-height: 21.45px;
}

.accordion-group {
  margin-bottom: 1em;
}
.accordion-group .row {
  border: none !important;
}
.accordion-group p {
  margin-bottom: 0;
}

.accordion-heading {
  font-size: 16px;
  line-height: 26.4px;
}

.link-list li {
  padding-bottom: 1em;
  line-height: 115%;
}

.dropdown.open .caret {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.dropdown-menu {
  padding: 10px;
  font-size: 13px;
  line-height: 21.45px;
}

.clear {
  display: block;
  clear: both;
}

.disableLink,
.disableLink:hover,
.disableLink:active,
.disableLink:focus {
  color: #000;
  cursor: default;
  text-decoration: none;
}
.journal-sidebar-topic-list .disableLink,
.journal-sidebar-topic-list .disableLink:hover,
.journal-sidebar-topic-list .disableLink:active,
.journal-sidebar-topic-list .disableLink:focus {
  font-weight: 600;
}

.lazyimg {
  display: none !important;
}

html.no-js .tab-pane {
  display: block !important;
}

.bhov:hover {
  color: #7800cc !important;
}

.page {
  width: 90%;
  margin: 4em auto;
  overflow: auto;
}

.sidebar.first {
  margin-right: -23%;
}
.sidebar.affixed {
  position: fixed;
  top: 20px;
}

.text-plus-thumb {
  overflow: auto;
  margin-bottom: 2em;
}
.text-plus-thumb .thumbnail,
.text-plus-thumb .description {
  display: block;
  float: left;
}
.text-plus-thumb .thumbnail {
  width: 13%;
  margin-right: 1.9%;
  border: none;
}
.text-plus-thumb .thumbnail img {
  width: auto;
  max-width: 100%;
  margin: 0 auto 1em;
}
.text-plus-thumb .description {
  width: 85%;
}

.thumbnail {
  max-width: 100%;
}

.rotated {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  float: left;
}

.osa100 {
  list-style-type: none;
}

.osa100 li:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0da";
  margin: 0 5px 0 -15px;
}

.img-shawdow {
  -webkit-box-shadow: 0 2px 4px 0 rgba(146, 164, 202, 0.34);
          box-shadow: 0 2px 4px 0 rgba(146, 164, 202, 0.34);
  border: solid 1px rgba(13, 13, 13, 0.08);
}

.widthcalc25p20 {
  width: -o-calc(25% + 20px);
  width: calc(25% + 20px);
}

.widthcalc75m20 {
  width: -o-calc(75% - 20px);
  width: calc(75% - 20px);
}

/* top navigation bar */
.primary {
  background-color: #000000;
  border: none;
  min-height: 20px;
  height: 20px;
}
.primary .container {
  padding: 0;
}

.secondary-brand {
  padding: 10px 0 10px 20px;
  line-height: 20px;
  height: 20px;
}
.secondary-brand sup {
  font-size: 10px;
}
.secondary-brand .divider {
  display: inline-block;
  height: 16px;
  border-right: 1px solid #FFF;
  padding: 0 0 0 5px;
  margin: 0 5px -2px 0;
}

.user-acct {
  font-size: 12px;
  line-height: 20px;
}
.user-acct .manage-user-acct .nav-label {
  padding: 10px 0 10px 15px;
  color: #FFF;
}
.user-acct .manage-user-acct .nav-link {
  list-style-type: square;
  font-weight: 500;
}
.user-acct .manage-user-acct .nav-link a {
  padding: 10px 15px;
}
.user-acct .manage-user-acct .nav-link a:hover {
  background-color: transparent;
}
.user-acct .manage-user-acct .nav-bullet-divider {
  display: inline-block;
  padding: 10px 0;
}
.user-acct .manage-user-acct .nav-bullet-divider:before {
  content: "•";
  color: #9475ff;
}

.secondary-nav-container {
  font-size: 14px;
  line-height: 23.1px;
  border: none;
  background: none;
  min-height: 40px;
}
@media (min-width: 768px) {
  .secondary-nav-container {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 7;
  }
  .single-article .secondary-nav-container {
    margin-top: -28px;
    margin-right: -40px;
  }
}

.mobile-journal-header,
.mobile-conference-header {
  padding-left: 12px;
}

.secondary-nav-list {
  list-style: none;
  padding: 0;
  overflow: hidden;
  margin: -28px -20px 20px -20px;
  background: #4a1860;
  height: auto;
}
@media (min-width: 768px) {
  .secondary-nav-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 40px;
  }
}
.secondary-navigation--footer .secondary-nav-list {
  margin: 0 -20px -2em -20px;
}

.secondary-nav-item {
  display: block;
  margin-bottom: 10px;
}
.secondary-nav-item:first-child {
  display: block;
}
@media (min-width: 768px) {
  .secondary-nav-item {
    display: inline-block;
    margin-bottom: 5px;
  }
}

.secondary-nav-item-active {
  background-color: hsla(0deg, 0%, 100%, 0.2);
}

.secondary-nav-item_link {
  text-transform: uppercase;
  padding: 3px 0px;
  color: #fafafa;
  font-weight: 400;
  display: block;
}
.secondary-nav-item_portallink {
  padding: 8px 12px;
  color: #fafafa;
  font-weight: 500;
  display: block;
}
.secondary-nav-item_portallink:hover,
.secondary-nav-item_portallink:active {
  color: #fafafa;
  text-decoration: underline;
}

.secondary-nav-item_portallink:focus {
  color: #e1e1e1;
}

.secondary-smallnav-item_link {
  text-transform: uppercase;
  text-decoration: none;
  padding: 3px 32px 3px 0px;
  color: black;
  font-weight: 500;
  display: inline-block;
}

.secondary-nav {
  border: 0;
}

@media (min-width: 768px) {
  .conf-nav-container {
    text-align: right;
  }
}
.secondary-navigation--footer .conf-nav-container {
  margin: 0 -20px -2em -20px;
}

.conf-nav-links {
  list-style: none;
  background: #7800cc;
  min-width: 290px;
  color: #FFF;
  z-index: 999 !important;
}
@media (min-width: 768px) {
  .conf-nav-links {
    display: inline-block;
    margin: 0 0 0 15px;
    border-bottom-left-radius: 5px;
    text-align: center;
  }
}
.conf-nav-links span {
  padding: 8px 12px;
  display: block;
}
.secondary-navigation--footer .conf-nav-links {
  margin-bottom: 0;
}

.conf-no-pad {
  padding: 0;
}

@media (min-width: 768px) {
  .conf-nav-link {
    display: inline-block;
  }
}

.conf-nav-link a {
  display: inline-block;
  color: #FFF;
  font-weight: 500;
  padding: 8px 12px;
  color: rgba(255, 255, 255, 0.8);
}

.conf-nav-link.active a {
  background: rgba(255, 255, 255, 0.2);
  color: #FFF;
}

.conf-nav-link a:hover {
  text-decoration: none;
  color: #FFF;
}

.conf-info--mobile {
  padding: 8px 12px;
}

.manage-user-acct--mobile {
  list-style: none;
  padding-left: 1em;
  margin-top: 1em;
}
.manage-user-acct--mobile li {
  margin-bottom: 5px;
}
.manage-user-acct--mobile > li > a {
  color: white;
}

.ft-article-prev {
  font-size: 0.9em;
  float: left;
}

.ft-article-next {
  font-size: 0.9em;
  float: right;
}

.btn-primary {
  background-color: #7800cc;
}

.btn-group .active {
  font-weight: 600;
}

.autocomplete-suggestions {
  background-color: #fff;
  border: 1px solid #eee;
  cursor: pointer;
}

.autocomplete-suggestion {
  padding: 6px 1em;
  border-bottom: 1px solid #eee;
}

.autocomplete-selected {
  background: #3760c1;
  color: #fff;
}

.input-collapse {
  display: table;
}

.table td {
  vertical-align: middle !important;
}

.checkbox-floated {
  float: left;
  margin-right: 1em !important;
}

.pagination {
  margin: 0 5px;
  font-size: 14px;
  line-height: 18px;
}
.pagination li a {
  padding: 0 6px;
  color: #555;
  font-weight: 400;
  background-image: -o-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(47%, #f6f6f6), to(#ededed));
  background-image: linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
}
.pagination li.active a {
  background: #767676;
  font-weight: 600;
  border: 1px solid #999;
  -webkit-box-shadow: inset 0 0 9px #333;
          box-shadow: inset 0 0 9px #333;
}

.table {
  width: 100%;
  margin-bottom: 2em;
}
.table .header-cell {
  font-weight: 600;
}
.table thead td {
  font-weight: 600;
  border-bottom: 1px solid #000;
}
.table td {
  vertical-align: middle;
}

.features-slider-container {
  margin-bottom: 40px;
}

.features-slider {
  margin-left: -20px;
  margin-right: -20px;
}
.features-slider:before, .features-slider:after {
  content: " ";
  display: table;
}
.features-slider:after {
  clear: both;
}

.features-slider-sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .features-slider-sidebar {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .features-slider-sidebar {
    padding-right: 0;
  }
}

.features-slider-content {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .features-slider-content {
    float: left;
    width: 75%;
  }
}
@media (min-width: 1200px) {
  .features-slider-content {
    padding-left: 0;
  }
}

.features-slider-nav {
  padding: 0;
  display: table;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}
.features-slider-nav li {
  display: table;
  height: 50px;
  width: 100%;
  border-bottom: 1px solid #bca8ff;
  text-align: left;
}
.features-slider-nav li:last-child {
  border-bottom: 0;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .features-slider-nav li {
    display: table-cell;
    height: 73px;
    width: 25%;
    vertical-align: middle;
    border-right: 1px solid #bca8ff;
  }
}
@media (min-width: 1200px) {
  .features-slider-nav li {
    display: table;
    height: 73px;
    width: 100%;
    padding-right: 5px;
    border-bottom: 1px solid #bca8ff;
    text-align: left;
  }
  .features-slider-nav li:last-child {
    border-bottom: 0;
  }
}
.features-slider-nav li.active {
  background-color: #eae3ff;
  border-top: 4px solid #9475ff;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .features-slider-nav li.active {
    border-top: 8px solid #9475ff;
  }
}
@media (min-width: 1200px) {
  .features-slider-nav li.active {
    border-top: 0;
    border-left: 8px solid #9475ff;
    padding-left: 1em;
  }
}
.features-slider-nav a {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #9475ff;
}
@media (min-width: 1200px) {
  .features-slider-nav a {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
  }
}

.features-slider-content img {
  width: 100%;
  margin-bottom: 0;
}

.scroller-container {
  position: relative;
}
.scroller-container .scroll-arrow-left, .scroller-container .scroll-arrow-right {
  display: block;
  position: absolute;
  top: 80px;
  height: 28px;
  width: 28px;
  font-size: 26px;
  line-height: 28px;
  text-decoration: none;
}
.scroller-container .scroll-arrow-left:active, .scroller-container .scroll-arrow-left:focus, .scroller-container .scroll-arrow-right:active, .scroller-container .scroll-arrow-right:focus {
  outline: 0;
  outline-style: none;
  -moz-outline-style: none;
}
.scroller-container .scroll-arrow-left {
  left: 0px;
}
.scroller-container .scroll-arrow-right {
  right: -8px;
}
.scroller-container .scroll-arrow-left.disabled .circle, .scroller-container .scroll-arrow-right.disabled .circle {
  background-color: #eee;
  border: 2px solid #eee;
}
.scroller-container .icon-arrow-left:before {
  display: block;
  margin-top: 1px;
  margin-left: -2px;
}
.scroller-container .icon-arrow-right:before {
  display: block;
  margin-top: 1px;
  margin-left: 2px;
}

.thumbnail-scroller {
  position: relative;
  margin: 0 30px 30px;
  width: auto;
  padding: 0;
  border: 1px solid #eee;
  overflow: visible;
  height: 230px;
}
.thumbnail-scroller .slidee {
  margin: 0;
  padding: 0;
  height: 100%;
  width: auto;
  list-style: none;
  overflow: hidden;
}
.thumbnail-scroller .slidee:before, .thumbnail-scroller .slidee:after {
  clear: both;
  display: table;
  content: " ";
}
.thumbnail-scroller .slide {
  float: left;
  width: 100px;
  overflow: hidden;
  min-height: 100%;
}
.thumbnail-scroller .slide .thumbnail {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 10px 0 10px;
  padding: 0;
  min-height: 120px;
  background: #fff;
  border: none;
}
.thumbnail-scroller .slide img {
  border: none;
  max-width: 100%;
  height: auto;
}
.thumbnail-scroller .slide a {
  display: block;
  overflow: hidden;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  clear: both;
  color: black;
}
.thumbnail-scroller .link-block {
  padding: 0 10px 10px;
}

.media-block.thumbnail-scroller {
  padding: 1em 0 !important;
}
.media-block.thumbnail-scroller .thumbnail {
  background: #fff;
  -webkit-box-shadow: 0 0 1px #999;
          box-shadow: 0 0 1px #999;
}

.thumbnail-label {
  margin-top: 5px;
}

.modal.full .modal-dialog {
  width: 80%;
  max-width: 80%;
}
.modal.full .modal-body h4, .modal.full .modal-body .article-heading {
  margin: 0 0 0.5em;
}
.modal.full .modal-content {
  padding: 40px;
}

/**
 * search modals
 */
.modal-content.search {
  background: white;
}

.modal-header.search {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  min-height: 0;
}

.loadingIndicator {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1680;
  background: rgba(55, 55, 55, 0.3) url("../images/ajax-loader.gif") 50% 50% no-repeat;
}

.loadingIndicator.fade {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.loadingIndicator.in {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.ui-front {
  z-index: 1660 !important;
}

.btn-default {
  background: #ffffff;
  background: #ededed;
}

.btn-topheader, .btn-topheader:focus, .btn-topheader:hover {
  background: #333 !important;
  color: #d4d4d4 !important;
}

.btn-primary {
  background: #7800cc;
}

.btn-getpdf {
  background: #7800cc;
  color: white;
}

.btn-getpdf:focus, .btn-getpdf:hover {
  background: #8700e6;
  color: white;
}

.btn-search {
  background: none;
  font-size: 17px;
  padding: 3px 8px;
  cursor: pointer;
}

.journal-filters .btn {
  padding: 5px 10px;
}

.filter-label {
  display: inline-block;
  padding: 5px 5px 5px 20px;
  float: left;
  color: #666;
}

.journal-filters .view-toggle {
  font-size: 20px !important;
}

.journal-filters .active {
  background: #d7d7d7;
  font-weight: 600;
  border: 1px solid #7800cc;
}

.btn-big-cms {
  line-height: 2em;
  margin-top: 8px;
  margin-bottom: 8px;
}

.portal-circle {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 2px solid #7800cc;
  background: #7800cc;
  color: #fff;
  text-align: center;
  display: inline-block;
  line-height: 18px;
}

.circle {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #7800cc;
  background: #7800cc;
  color: #fff;
  text-align: center;
  display: inline-block;
  line-height: 18px;
}

.circle.hovered {
  background: #fff;
  color: #7800cc;
}

.top-button {
  float: right;
  margin-top: -60px;
  background: black;
  border: 2px solid #7800cc;
  color: white;
  padding: 4px 8px;
  position: relative;
}

.purple-border {
  border: 1px solid #7800cc !important;
}

.purple-color {
  color: #7800cc;
}

.ltpurple-color {
  color: #9475ff;
}

.selViewSortBy {
  color: #333;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 4px 3px;
}

.media-twbs, .media-twbs-body {
  overflow: hidden;
  zoom: 1;
}

.media-twbs, .media-twbs .media-twbs {
  margin-top: 15px;
}

.media-twbs:first-child {
  margin-top: 0;
}

.media-twbs-object {
  display: block;
}

.media-twbs-heading {
  margin: 0 0 5px;
}

.media-twbs-left {
  margin-right: 10px;
}

.media-twbs-right {
  margin-left: 10px;
}

.media-twbs-list {
  padding-left: 0;
  list-style: none;
}

.media-twbs .thumbnail {
  max-width: 70px;
  display: inline-block;
}

.media-disabled {
  opacity: 0.25;
}

.article-title, .article-title.spotlight-modal,
.article-authors,
.article-location,
.article-location.spotlight-modal {
  margin-bottom: 0;
}

.osap-accordion {
  margin-bottom: 10px;
}

.osap-accordion__toggle {
  display: none;
}

.osap-accordion__label {
  margin-bottom: 0;
  padding: 0.25em 0.5em 0.25em 0em;
  position: relative;
  display: block;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  line-height: 26.4px;
  font-weight: 600;
  overflow: hidden;
}
.sidebar-nav-list .osap-accordion__label {
  color: #000;
}

.osap-accordion__chevron {
  float: right;
  margin: 5px 5px 0 0;
  color: #000;
}
.lt-ie9 .osap-accordion__chevron {
  display: none;
}
.blue-gradient .osap-accordion__chevron {
  color: #fff;
}
.osap-accordion__chevron:before {
  font-family: FontAwesome;
  content: "\f077";
}
.osap-accordion__toggle:checked + .osap-accordion__label .osap-accordion__chevron:before, .sub-header-toggle.open .osap-accordion__chevron:before {
  content: "\f078";
}

.osap-accordion__label.osap-accordion-label-navbar {
  background-color: transparent !important;
  background: none !important;
}
.osap-accordion__label.osap-accordion-label-navbar:hover {
  background-color: transparent !important;
  background: none !important;
}

.osap-accordion__content {
  height: auto;
  margin: 0;
  padding: 1em 0.5em 1em 0em;
  list-style: none inside;
  overflow: hidden;
  -webkit-transition: height 0.2s ease-out;
  -o-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
}
.osap-accordion__toggle:checked ~ .osap-accordion__content {
  height: 0px;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-transition: height 0.2s ease-in;
  -o-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}

.osap-accordion__content.leftpad {
  padding-left: 0.75em;
}

.osap-accordion__content.osap-accordion-content-navbar {
  border: none !important;
  padding: 0em 0.25em 0.5em 0.25em !important;
}

.osap-accordion__header {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  color: black;
}

.blue-gradient {
  color: #fff;
  background-color: #448ccb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#448ccb), to(#145791));
  background-image: -o-linear-gradient(top, #448ccb, #145791);
  background-image: linear-gradient(to bottom, #448ccb, #145791);
}
.blue-gradient:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4398de), to(#1d73ac));
  background-image: -o-linear-gradient(top, #4398de, #1d73ac);
  background-image: linear-gradient(to bottom, #4398de, #1d73ac);
}

.purple-gradient {
  color: #fff;
  background-color: #7800cc;
}
.purple-gradient:hover {
  background-color: #8700e6;
}

.osap-refaccordion__chevron {
  float: right;
  margin: 5px 5px 0 0;
  color: #000;
}
.osap-refaccordion__chevron:before {
  content: "\f078";
}
.sub-header-toggle.open .osap-refaccordion__chevron:before {
  content: "\f077";
}

.no-js .videoList {
  display: none;
}

.video-js.vjs-osap-skin .vjs-big-play-button.vjs-big-play-button.vjs-big-play-button {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100px;
  height: 75px;
}
.video-js.vjs-osap-skin .vjs-big-play-button.vjs-big-play-button.vjs-big-play-button:before {
  line-height: 75px;
  margin: 0 auto;
}

.video-play-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 30px;
}
.video-play-thumbnail:before {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-45%, -50%);
  -webkit-transform: translate(-45%, -50%);
  content: "\f144";
  font-family: "Font Awesome 5 Pro";
  font-size: 50px;
  color: #fff;
  opacity: 0.8;
  text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
}
.video-play-thumbnail:hover:before {
  color: #eae3ff;
}

/**
 * selection lists
 *
 * used in the search page to list down options
 * list items contain links or checkboxes 
 * users pick and choose
 */
.selection-list {
  list-style: none;
  padding: 0.5em 0 0 0;
  margin: 0;
  background: 0;
  overflow-y: visible;
}

.selection-list_header {
  margin: -0.5em 0 10px 0;
  padding: 5px 10px;
  font-weight: bold;
  position: sticky;
  top: 0;
  z-index: 2;
  border-bottom: 1px solid #d7d7d7;
}

.selection-list_list-item {
  display: block;
  position: relative;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 0.25em;
}
.selection-list_list-item:before, .selection-list_list-item:after {
  content: " ";
  display: table;
}
.selection-list_list-item:after {
  clear: both;
}

.selection-list_checkbox {
  display: inline-block;
  width: 10%;
  vertical-align: top;
}

.selection-list_link {
  display: inline-block;
  white-space: normal;
  width: 80%;
  vertical-align: top;
}

.selection-list_expander {
  display: inline-block;
  white-space: normal;
  width: 10%;
  vertical-align: top;
  float: none !important;
  padding-top: 0.25em;
}

.selection-list_arrow {
  width: 1em;
  height: 1em;
  fill: #7800cc;
  stroke: #7800cc;
  -webkit-transition: fill 0.2s ease-out;
  -o-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.selection-list_arrow:hover {
  fill: #c066ff;
  stroke: #c066ff;
}
.more-term-inside-here .selection-list_arrow {
  fill: #fff;
}

.more-columns_container {
  height: 300px;
  background-color: #fff;
  overflow-y: hidden;
  padding: 0;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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 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;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.more-columns_container:before, .more-columns_container:after {
  content: " ";
  display: table;
}
.more-columns_container:after {
  clear: both;
}

.more-columns_column {
  display: block;
  float: left;
  width: 33.33%;
  height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  white-space: normal;
}

/**
 * Custom SCSS for OSAP Alerts
 *
 * Uses Bootstrap classes as a base, but adjusts colors
 * to increase contrast in acocrdance with WCAG 2.0
 */
.alert-small {
  margin: 0;
  padding: 6px;
  line-height: 1.25;
}

.alert-dismissable .close,
.alert-dismissible .close {
  right: 0px;
}

.inline-formula {
  display: inline-block;
}

.card {
  border-radius: 6px;
  border: 1px solid #ccc;
  padding: 1rem;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 16px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 4px 16px 0 rgba(0, 0, 0, 0.19);
  height: 400px;
}

.card__image {
  max-width: 100%;
  height: auto;
}

.card__image__div {
  text-align: center;
  width: 100%;
}

.bgShade {
  background-color: #ddd;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 2em;
  border-radius: 6px;
}

.mt-0 {
  margin-top: 0rem;
}

.mb-0 {
  margin-bottom: 0rem;
}

.ml-0 {
  margin-left: 0rem;
}

.mr-0 {
  margin-right: 0rem;
}

.pt-0 {
  padding-top: 0rem;
}

.pb-0 {
  padding-bottom: 0rem;
}

.pl-0 {
  padding-left: 0rem;
}

.pr-0 {
  padding-right: 0rem;
}

.mt-1 {
  margin-top: 1rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.ml-1 {
  margin-left: 1rem;
}

.mr-1 {
  margin-right: 1rem;
}

.pt-1 {
  padding-top: 1rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pl-1 {
  padding-left: 1rem;
}

.pr-1 {
  padding-right: 1rem;
}

.mt-2 {
  margin-top: 2rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.ml-2 {
  margin-left: 2rem;
}

.mr-2 {
  margin-right: 2rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pr-2 {
  padding-right: 2rem;
}

.mt-3 {
  margin-top: 3rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.ml-3 {
  margin-left: 3rem;
}

.mr-3 {
  margin-right: 3rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pr-3 {
  padding-right: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.ml-4 {
  margin-left: 4rem;
}

.mr-4 {
  margin-right: 4rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pl-4 {
  padding-left: 4rem;
}

.pr-4 {
  padding-right: 4rem;
}

.module-nav {
  list-style: none;
  padding: 0;
}

.module-nav__item {
  cursor: pointer;
}

.module-nav__item:first-child {
  border-top: none;
}

.module-nav__link {
  color: black;
  margin-bottom: 6px;
  padding: 0.25em 0.5em 0em 0em;
  position: relative;
  display: block;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  line-height: 26.4px;
  font-weight: 600;
  overflow: hidden;
}

.module-nav__sub-item {
  padding-bottom: 0.3rem;
}

.module-nav__sub-menu {
  list-style: none;
  margin-bottom: 10px;
  margin-left: -1.2rem;
}

.module-main-box {
  width: 100%;
  border: 1px solid #ccc;
  margin-top: 10px;
  border-radius: 3px;
  overflow: hidden;
}

@-webkit-keyframes shake {
  0% {
    margin-left: 0;
  }
  33% {
    margin-left: -1px;
  }
  66% {
    margin-left: 1px;
  }
  100% {
    margin-left: 0;
  }
}

@keyframes shake {
  0% {
    margin-left: 0;
  }
  33% {
    margin-left: -1px;
  }
  66% {
    margin-left: 1px;
  }
  100% {
    margin-left: 0;
  }
}
.answer {
  margin-bottom: 1rem;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 4px 0px;
}

.answer--correct {
  background-color: #5cb85c;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.answer--correct .answer__text {
  color: #fafafa;
}

.answer--wrong {
  background-color: #d9534f;
  -webkit-animation-name: shake;
          animation-name: shake;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.answer--wrong .answer__text {
  color: #fafafa;
}

.answer__radio {
  position: relative;
  display: none;
}

.answer__label {
  position: relative;
  display: inline;
  cursor: pointer;
}

.answer__info {
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

.answer__letter {
  padding: 6px 8px;
  background-color: #eee;
}

.answer__text {
  padding: 6px 8px;
  background-color: transparent;
}

.menuHighlightTable {
  width: 100%;
  -webkit-transition: border 0.5s;
  -o-transition: border 0.5s;
  transition: border 0.5s;
  border: 2px solid transparent;
}

.menuHighlightTable.portal-Dark-Blue:hover {
  border: 2px solid #13265D;
}

.menuHighlightTable.portal-Med-Blue:hover {
  border: 2px solid #1367A8;
}

.menuHighlightTable.portal-Light-Blue:hover {
  border: 2px solid #81ACE2;
}

.menuHighlightTable.portal-Dark-Green:hover {
  border: 2px solid #135114;
}

.menuHighlightTable.portal-Light-Green:hover {
  border: 2px solid #679D5E;
}

.menuHighlightTable th {
  text-align: center;
  padding: 14px 0px;
  font-size: 1.8em;
}

.menuHighlightTable-text {
  font-size: 1.2em;
  padding: 10px 6px;
}

/*.menuHighlightTable-text img {
  max-width: 646px;
}*/
.bg-Dark-Blue {
  background-color: #13265D;
  border: 2px solid #13265D;
  border-bottom: 0px;
}

.bg-Med-Blue {
  background-color: #1367A8;
  border: 2px solid #1367A8;
  border-bottom: 0px;
}

.bg-Light-Blue {
  background-color: #81ACE2;
  border: 2px solid #81ACE2;
  border-bottom: 0px;
}

.bg-Dark-Green {
  background-color: #135114;
  border: 2px solid #135114;
  border-bottom: 0px;
}

.bg-Light-Green {
  background-color: #679D5E;
  border: 2px solid #679D5E;
  border-bottom: 0px;
}

.reviewer-portal-header, .author-portal-header {
  background-color: #545454;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
  height: 40px;
  font-size: 22px;
  font-weight: 500;
  padding: 8px 12px;
  color: white;
}
.reviewer-portal-header .header-label, .reviewer-portal-header .header-label:active, .author-portal-header .header-label, .author-portal-header .header-label:active {
  color: white;
  font-weight: 500;
  text-decoration: none;
}

.reviewer-portal-navlist, .author-portal-navlist {
  background-color: #656565;
}

.reviewer-portal-activenav, .author-portal-activenav {
  background-color: hsla(0deg, 0%, 100%, 0.2);
}

.portal-img-holder {
  position: relative;
  padding: 0px;
}

.portal-img-holder .portal-img-caption {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: -o-linear-gradient(top, transparent, black);
  background: linear-gradient(to bottom, transparent, black);
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.6em;
}

#navHamburger.dropdown-menu.open {
  display: block;
  right: 0;
  left: auto;
  margin-top: -8px;
}

#navHamburger.dropdown-menu.open li a:hover,
#navHamburger.dropdown-menu.open li a:focus {
  color: #9475ff;
}

.reviewer-explore-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.reviewer-explore-list li {
  margin-bottom: 0.5rem;
}

.reviewer-explore-list li:nth-child(1) {
  background-color: #13265D;
}

.reviewer-explore-list li:nth-child(2) {
  background-color: #1367A8;
}

.reviewer-explore-list li:nth-child(3) {
  background-color: #81ACE2;
}

.reviewer-explore-list li:nth-child(4) {
  background-color: #679D5E;
}

.reviewer-explore-list li:nth-child(5) {
  background-color: #135114;
}

.reviewer-explore-list li:nth-child(6) {
  background-color: #103f11;
}

.menuHighlightTable-text.author-portal {
  font-size: 1em !important;
  line-height: 1.9em !important;
  padding-left: 10px !important;
}

.menuHighlightTable-text.author-portal a {
  color: black;
  font-weight: 500;
}

.menuHighlightTable-text.author-portal a:focus, .menuHighlightTable-text.author-portal a:hover {
  color: #7800cc;
}

.author-side-header {
  border-bottom: 1px solid #545454;
}

.author-side-th {
  text-transform: uppercase;
  text-align: left;
  padding: 8px 6px;
  font-size: 1.3em;
}

.module__title {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.module__title-logo,
.module__title img {
  margin-bottom: 0;
  margin-right: 1rem;
}

.video-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .video-grid {
    grid-template-columns: repeat(3, 1fr);
    display: grid;
    gap: 15px;
    grid-auto-flow: row;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.video-grid__card {
  margin: 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  grid-row-end: span 1;
}
@media screen and (max-width: 768px) {
  .video-grid__card {
    margin-bottom: 15px;
  }
}

.video-grid__image-container {
  height: 160px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .video-grid__image-container {
    height: 130px;
  }
}
.video-grid__image-container:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: "\f144";
  font-family: "Font Awesome 5 Pro";
  font-size: 60px;
  color: #fff;
  opacity: 0.8;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.video-grid__image-container:hover:before {
  color: #eae3ff;
}

.video-grid__image {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  margin: 0 !important;
}

.video-grid__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.video-grid__title {
  padding: 8px 8px 6px 8px;
  line-height: 1.3;
}

.video-grid__time {
  font-size: 0.9em;
  color: #6c6c6c;
  font-weight: bold;
  padding: 8px 8px 8px 8px;
}

.masthead.container {
  padding-left: 0;
  padding-right: 0;
}
.masthead .primary-branding {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .masthead .primary-branding {
    padding-top: 1em;
  }
}
@media (max-width: 767px) {
  .masthead .primary-branding {
    padding: 15px;
    margin-top: 10px;
  }
}
.masthead .primary-branding img {
  margin-top: -30px;
}

.header-search {
  position: relative;
}
@media (min-width: 768px) {
  .header-search {
    max-width: 400px;
    float: right;
  }
}
@media (max-width: 767px) {
  .header-search {
    margin-bottom: 10px;
  }
}
.header-search .search-bar {
  border: none;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .header-search .search-options, .header-search .search-options-header {
    display: none;
  }
}
.header-search .form-inline, .header-search .navbar-form {
  margin-bottom: 0;
}

/* search bar additional styling */
.header-search_btnGroup {
  display: inline-block;
}

.header-search .header-search_inputField {
  width: 260px;
  background-color: #333;
  color: #d4d4d4 !important;
  border-top: 0px !important;
  border-right: 1px solid #545454 !important;
  border-bottom: 0px !important;
  border-left: 0px !important;
}

/* Custom placeholder for gray input field */
.header-search_inputField::-moz-placeholder {
  color: #d4d4d4;
  opacity: 1;
}

.header-search_inputField:-ms-input-placeholder {
  color: #d4d4d4;
}

.header-search_inputField::-webkit-input-placeholder {
  color: #d4d4d4;
}

.header-search_inputField::-ms-input-placeholder {
  color: #d4d4d4;
}

.header-search_inputField::placeholder {
  color: #d4d4d4;
}

.paddingless-input {
  padding: 0 3px 0;
}

.manage-user-acct.navbar-nav a {
  padding: 8px 10px !important;
}

#second-nav > li > a {
  padding-top: 17px;
  padding-bottom: 10px;
}

.maintenance-alert {
  position: fixed;
  top: 0;
  margin: 0 auto;
  z-index: 1670;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.cookie-alert {
  top: auto !important;
  bottom: 0 !important;
}

.osap-maintenance-alert {
  margin-bottom: 0;
}
.osap-maintenance-alert-close {
  opacity: 1;
}

.homepage-header {
  width: 100%;
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 16px 0px;
  font-weight: 600;
}

.opg-header {
  text-transform: uppercase;
  color: #7800cc;
  font-weight: 600;
}

.conf-header {
  background: #545454;
  color: white;
}

.journal-header {
  background: #545454;
  color: white;
}

.navbar-main-header {
  color: #d4d4d4;
}

.navbar-secondary-header {
  color: #d4d4d4;
}

.navbar-ft-header {
  color: #d4d4d4;
}

.site-nav-container {
  margin: 8px 0 10px 0;
  clear: both;
  padding-right: 0px;
}
@media (min-width: 1200px) {
  .site-nav-container {
    clear: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .site-nav-container {
    margin: 0;
  }
}

.primary-site-nav {
  padding-right: 0;
  padding-left: 0;
  float: none;
}
@media (min-width: 992px) {
  .primary-site-nav {
    float: right;
  }
}

.navbar-main, .navbar-secondary {
  margin: 0;
}
@media (min-width: 767px) and (max-width: 991px) {
  .navbar-main, .navbar-secondary {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .primary-site-nav__dropdown:hover .dropdown-menu {
    display: block !important;
  }
}

.dropdown-two-col-lg {
  width: 600px;
}
@media (min-width: 992px) {
  .dropdown-two-col-lg {
    left: -220px;
  }
}

.dropdown-two-col-lg.dropdown-wide {
  width: 850px;
}
@media (min-width: 992px) {
  .dropdown-two-col-lg.dropdown-wide {
    left: -325px;
  }
}

.dropdown-two-col-lg.dropdown-medwide {
  width: 650px;
}
@media (min-width: 992px) {
  .dropdown-two-col-lg.dropdown-medwide {
    left: -250px;
  }
}

.dropdown-two-col-sm, .dropdown-one-col {
  width: 400px;
}
@media (min-width: 992px) {
  .dropdown-two-col-sm, .dropdown-one-col {
    right: 0;
    left: auto;
  }
}

.navbar-main {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-main {
    float: left;
  }
}
.navbar-main .dropdown-toggle {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 23.1px;
  font-weight: 600;
  padding: 14px 10px 15px 10px;
}
@media (max-width: 767px) {
  .navbar-main .dropdown-toggle .caret {
    display: none;
  }
}
.navbar-main .primary-site-nav__dropdown:hover, .navbar-main .dropdown-toggle:hover, .navbar-main .primary-site-nav__dropdown:focus, .navbar-main .dropdown-toggle:focus {
  background: #000;
  z-index: 100;
  color: #9475ff !important;
}
.navbar-main .dropdown-menu {
  border: 1px solid #545454;
  background: black;
  color: white;
  padding: 15px;
  font-size: 14px;
  font-weight: 500;
}
.navbar-main .dropdown-menu ul .label {
  padding: 0 0 0 5px;
  color: #222;
}

.navbar-secondary .dropdown-toggle {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 19.8px;
  font-weight: 600;
  padding: 14px 10px 15px 10px;
}
@media (max-width: 767px) {
  .navbar-secondary .dropdown-toggle .caret {
    display: none;
  }
}

.navbar-right {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-right .primary-site-nav__dropdown:hover, .navbar-right .dropdown-toggle:hover, .navbar-right .primary-site-nav__dropdown:focus, .navbar-right .dropdown-toggle:focus {
  z-index: 100;
  color: #9475ff;
}

.dropdown-menu.dropdown-menu.dropdown-menu.dropdown-menu {
  background: #000;
  -webkit-transform: translate3d(0, 0, 0);
  color: #d4d4d4;
  border: 1px solid #545454;
}

.dropdown-menu {
  border: 1px solid #545454;
  padding: 15px;
  font-size: 14px;
  font-weight: 600;
  border: none;
  z-index: 9;
  position: absolute !important;
}
.dropdown-menu span a {
  color: #9475ff;
  text-decoration: none;
}
.dropdown-menu span a:hover {
  color: #9475ff;
  text-decoration: underline;
}
.dropdown-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropdown-menu ul li {
  display: block;
}
.dropdown-menu ul li a {
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  font-weight: 400;
  color: white;
}
.dropdown-menu ul li a:hover {
  color: #9475ff;
  text-decoration: none;
}
.dropdown-menu ul .label-block {
  padding: 10px 0;
  margin: 10px 0;
}
.dropdown-menu ul .label-block .label {
  background: #F0F0F0;
  padding: 10px;
  margin: 0 10px;
  color: #222;
}
.dropdown-menu li:last-child a {
  border-bottom: none;
}

.nav-link-heading {
  padding: 10px 10px 5px 10px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
}
.nav-link-heading .nav-link-heading-txt {
  border-bottom: 2px solid white;
  padding-bottom: 0.3em;
}

.nav-bar-siblings {
  padding: 0 20px;
  background: #e5e5e5;
  line-height: 34px !important;
}

.description {
  display: inline-block;
  padding-right: 1.5em;
}

.mobile-nav-toggle {
  padding: 10px 0 0 0;
}

.mobile-search-btn {
  padding: 6px 10px;
  font-size: 20px;
  line-height: 20px;
  margin-right: 5px;
}

.fi-magnifying-glass {
  color: #444;
}
@media (min-width: 768px) {
  .fi-magnifying-glass {
    color: #fff;
  }
}

.mobile-nav-btn {
  background: #CCC;
}

.icon-bar {
  background: #999 !important;
}

.bcchev {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 0.8em;
}

.journal-title.heading-block-header {
  margin-bottom: 0.5em;
}

.journal-list-nav {
  margin: 1em 0 2em;
}

.journal-item {
  padding-bottom: 2em;
  border-bottom: 1px solid #eee;
}

/*overriding journal header margin-bottom
.content {
  .journal-screen:not(div.crop-optica-image) {
    img {
      margin: 15px 10px 0px 0px;
    }
  }
}*/
.journal-container {
  padding: 0 !important;
}

.submit-paper i {
  margin-right: 0.5em;
}

@media (max-width: 767px) {
  .nav-pills--mobile-stack li {
    float: none;
  }
}

.toc--subheader.toc--subheader.toc--subheader {
  font-size: 18px;
  line-height: 29.7px;
}

.sidebar-module--ad {
  border: 1px solid #eaeaea;
  background-color: #eaeaea;
}
.sidebar-module--ad__content {
  margin: 0 0 15px;
}

.sidebar-section-title--ad {
  padding: 15px;
  font-weight: 500;
  border-bottom: 1px solid #eaeaea;
}

.single-article .content {
  padding-top: 2em;
}
.single-article .main-content {
  line-height: 160%;
  font-size: 106%;
  padding-bottom: 1em;
}

.article-journal-name {
  margin-bottom: 0;
}
.article-journal-name li:first-child {
  margin-right: 1rem;
  font-size: 18px;
  line-height: 29.7px;
}

.article-header {
  margin-bottom: 0.5em;
}
.article-header .article-title {
  font-size: 18px;
  line-height: 29.7px;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .article-header .article-title {
    font-size: 30px;
    line-height: 49.5px;
    margin-top: 0;
  }
}
.article-header .article-authors {
  font-size: 14px;
  line-height: 23.1px;
}
@media (min-width: 768px) {
  .article-header .article-authors {
    font-size: 16px;
    line-height: 26.4px;
    margin: -0.25em 0 0.5em 0;
  }
}

.article-heading {
  margin: 1em 0 0.25em;
  font-weight: 600;
}
.article-heading:first-child {
  margin-top: 0;
}

.article-sub-heading {
  font-size: 110%;
  margin: 1.25em 0 0.25em !important;
  font-weight: 600;
}

.article-journal {
  display: block;
  clear: both;
  padding-bottom: 0.5em;
  color: #2c4c99;
  font-size: 16px;
  font-weight: 600;
}

.journal-cover {
  margin-right: 1em;
  max-width: 90px;
}

.article-thumbnail {
  display: none;
}
@media (min-width: 768px) {
  .article-thumbnail {
    display: block;
    float: left;
    width: 20%;
    max-width: 100px;
  }
}

.article-thumbnail_img {
  max-width: 168px;
  width: 168px;
}

.article-thumbnail_img.jcover {
  border: none !important;
}

.article-info {
  padding: 0;
}
@media (min-width: 768px) {
  .article-info {
    float: left;
    padding-left: 2rem;
    width: 80%;
  }
}

.article-header__nav {
  margin-bottom: 3em;
}

.article-journal-links {
  display: block;
  width: 50%;
  right: 0;
  padding: 0;
  margin: 0 0 0 100px;
  list-style: none inside;
  background: hsla(0deg, 0%, 100%, 0.8);
}
.article-journal-links li {
  list-style: none inside;
  display: block;
  margin: 0 0 0.25em 0;
  padding: 0;
}
.article-journal-links a {
  border: none;
  margin: 0;
  padding: 0;
}

.figure-image {
  margin: 2em auto;
  padding: 3%;
  background: #fff;
  border: 1px solid #eee;
}
.figure-image h4, .figure-image .article-heading {
  margin: 0 0 1em;
  color: #000;
}
.figure-image h4 img, .figure-image .article-heading img {
  width: 12px;
  height: 12px;
  vertical-align: text-bottom;
}
.figure-image p {
  margin: 0;
}
.figure-image .figure {
  margin: 2% auto 4%;
  display: block;
  max-width: 100%;
}
.figure-image .figure-title {
  font-weight: 600;
}

.figure-modal {
  overflow: auto;
  width: 60%;
  max-width: 800px;
}
@media (max-width: 991px) {
  .figure-modal {
    width: 80%;
  }
}
.figure-modal .figure,
.figure-modal .figure-tools {
  clear: both;
  margin: 0 0 1.5em;
}
.figure-modal .figure {
  max-width: 100%;
  height: auto;
}
.figure-modal .figure-caption {
  font-size: 13px;
  line-height: 21.45px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .figure-modal.portrait .figure {
    clear: none;
    float: left;
    max-width: 60%;
    margin-right: 4.9%;
  }
  .figure-modal.portrait .figure-caption {
    float: right;
    max-width: 35%;
  }
}

.article-affiliations-dropdown .btn {
  margin-right: 1em;
}

.article-author-affiliations {
  font-size: 12px;
  line-height: 19.8px;
  display: none;
  position: absolute;
  z-index: 2;
  width: 600px;
  top: 30px;
  margin-top: -2px;
  clear: both;
  background: #6c6c6c;
  border: 1px solid #ccc;
}
.article-author-affiliations p {
  font-size: 12px;
  line-height: 19.8px;
}
.article-author-affiliations p a {
  color: white;
  text-decoration: underline;
}
.article-author-affiliations p a:hover {
  color: #9475ff;
}
.article-author-affiliations .orcida {
  color: white;
  text-decoration: underline;
}
.article-author-affiliations .orcida:hover {
  color: #9475ff;
}
.article-author-affiliations strong {
  display: block;
  font-weight: 600;
}
.article-author-affiliations h5, .article-author-affiliations .article-sub-heading {
  margin-top: 0;
}
.article-author-affiliations td {
  vertical-align: top;
}
.article-author-affiliations .orcid-logo {
  margin: 0;
}

.article-parents {
  display: block;
  margin: 0em 0em 0.75em 0em;
  font-size: 16px;
  line-height: 26.4px;
  overflow: hidden;
  list-style: none inside;
}
.article-parents li {
  display: inline-block;
  padding-right: 0.25em;
}

.MathJax {
  display: inline;
  font-size: 92% !important;
}

.article-math-block {
  position: relative;
  margin: 2em 0 2.5em;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
@media (max-width: 768px) {
  .article-math-block {
    overflow-x: scroll;
  }
}
.article-math-block a.math-controls {
  display: block;
  text-align: right;
  clear: both;
  font-size: 80%;
  line-height: 100%;
  border: none;
  color: #333;
}
.article-math-block .MathJax_Display {
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .article-math-block .MathJax_Display {
    overflow-x: scroll;
  }
}

.article-sidebar {
  overflow: hidden;
}

.article-nav.first, .first.sidebar-branding {
  margin-right: -23%;
}
.article-nav.affixed, .affixed.sidebar-branding {
  position: fixed;
  top: 20px;
}

.toggle-nav {
  display: block;
  margin: 0 0 1em;
}

.sidebar-nav-list {
  cursor: pointer;
  list-style: none inside;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
  /*&:hover {
    border: 1px solid #bbb;
  }*/
}
.sidebar-nav-list a,
.sidebar-nav-list em,
.sidebar-nav-list strong,
.sidebar-nav-list .list-unstyled,
.sidebar-nav-list .article-details.spotlight-modal,
.sidebar-nav-list .article-details.spotlight,
.sidebar-nav-list .list-inline {
  display: block;
}
.sidebar-nav-list a,
.sidebar-nav-list a:hover {
  border: none !important;
  text-decoration: none;
}
.sidebar-nav-list a {
  color: black;
}
.sidebar-nav-list a:hover {
  color: #7800cc;
}
.sidebar-nav-list .active {
  font-weight: 600;
  background: #eee;
}

.right-nav {
  list-style: none inside;
  padding: 0;
  font-size: 14px;
}
.right-nav__label {
  color: #333333;
}

.sidebar-nav-i {
  border-bottom: 1px solid #eee;
  line-height: 1.2em;
}

.sidebar-hlight {
  color: #7800cc;
}

.sidebar-branding.affixed {
  top: 340px;
}

.sub-list {
  position: relative;
}
.sub-list ul {
  background: #fff;
}

.sub-list-content,
.sub-list-header,
.accordion-toggle {
  padding: 0.25em 0.75em;
}

.sub-list-header {
  padding-right: 30px;
}

.accordion-group,
.accordion-heading {
  background: transparent !important;
  padding: 0 !important;
}

.sub-list-header,
.accordion-toggle {
  display: block;
  font-weight: 600;
  position: relative;
  font-size: 16px;
  line-height: 26.4px;
  border-bottom: 1px solid #ccc;
  /*&:hover {
    background: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
  }
  &:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -2px;
    float: right;
    border: 6px solid transparent;
    border-top: 6px solid #999;
  }
  &.open:after {
    margin-top: -8px;
    border: 6px solid transparent;
    border-bottom: 6px solid #999;
  }*/
}

.sub-list-content {
  display: none;
  border-top: 1px solid #eee;
  list-style: none inside;
  margin: 0;
}
.sub-list-content a {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

.aux-link-group {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
  margin: 1.5em 0 0;
}

.article-nav .sub-list-content, .sidebar-branding .sub-list-content {
  padding: 0;
}
.article-nav a, .sidebar-branding a {
  padding: 0.5em 0.5em 0.5em 0em;
}
.article-nav .sub-list-content a, .sidebar-branding .sub-list-content a {
  padding: 0.3em 0.5em 0.3em 0em;
  line-height: 115%;
}

.article-secondary {
  position: relative;
}

.subsection-link, .subsection-link-metrics {
  color: #7800cc;
  cursor: pointer;
}
.subsection-link.active, .subsection-link-metrics.active {
  cursor: default;
  font-weight: 600;
  color: #333;
}

.sub-header-toggle {
  margin: 0em 0.75em 0.25em 0.75em;
  padding: 0.25em 0em;
}

.sources-container {
  display: none;
  overflow: auto;
}

.source-block {
  margin-bottom: 1em;
  padding: 0.5em 1em;
}

.reference-info {
  display: none;
  position: absolute;
  z-index: 4;
  padding: 2em;
  margin-right: 30px;
  width: auto !important;
  font-size: 13px;
  line-height: 21.45px;
  border: 1px solid #eee;
  background: #fff;
}
@media screen and (max-width: 992px) {
  .reference-info {
    border-color: #bbb;
    background: #e5e5e5;
  }
}

.references-by-id,
.citations-by-year {
  display: block;
  font-size: 14px;
  line-height: 23.1px;
}
.references-by-id li,
.citations-by-year li {
  margin-bottom: 1em;
}

.sources-section {
  display: none;
}
.sources-section.active {
  display: block !important;
}
.sources-section h3, .sources-section .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .sources-section .glyphicon-pencil {
  margin: 1em 0 0.5em;
}

a.ref, a.ref:hover {
  cursor: pointer;
  border: none !important;
}

.article-tools {
  font-size: 14px;
}
.article-tools p {
  margin: 1.25em 0;
}
.article-tools a, .article-tools i {
  vertical-align: middle;
}
.article-tools i {
  display: inline-block;
  color: #666;
  min-width: 22.5px;
  font-size: 19.8px;
  text-align: center;
}
.article-tools li {
  margin-bottom: 0.5em;
}
.article-tools li:hover i {
  color: #4b0080;
}
@media (min-width: 992px) {
  .article-tools li:after {
    content: attr(data-extended-text);
    line-height: 22px;
    vertical-align: middle;
  }
}
.article-tools .buttons li {
  display: inline-block;
  padding: 0 0.5em 0 0;
  background: #eaeaea;
  border-radius: 4px;
}
.article-tools .buttons a {
  border: none;
}
.article-tools .tool-list-one,
.article-tools .tool-list-two {
  padding: 0;
  margin: 0;
  list-style: none inside;
}
.article-tools .tool-list-one:after, .article-tools .tool-list-one:before,
.article-tools .tool-list-two:after,
.article-tools .tool-list-two:before {
  display: table;
  content: " ";
  clear: both;
}
@media (max-width: 767px) {
  .article-tools .tool-list-one,
  .article-tools .tool-list-one li,
  .article-tools .tool-list-two,
  .article-tools .tool-list-two li {
    float: left;
    margin: 0 60px 1em 0;
  }
}
.article-tools .tool-list-one a,
.article-tools .tool-list-one li a,
.article-tools .tool-list-two a,
.article-tools .tool-list-two li a {
  color: #666;
}
.article-tools .tool-list-one a:hover,
.article-tools .tool-list-one li a:hover,
.article-tools .tool-list-two a:hover,
.article-tools .tool-list-two li a:hover {
  color: #7800cc;
}
.article-tools .tool-list-one ul.list-unstyled li a, .article-tools .tool-list-one ul.article-details.spotlight-modal li a, .article-tools .tool-list-one ul.article-details.spotlight li a, .article-tools .tool-list-one ul.list-inline li a,
.article-tools .tool-list-one li ul.list-unstyled li a,
.article-tools .tool-list-two ul.list-unstyled li a,
.article-tools .tool-list-two ul.article-details.spotlight-modal li a,
.article-tools .tool-list-two ul.article-details.spotlight li a,
.article-tools .tool-list-two ul.list-inline li a,
.article-tools .tool-list-two li ul.list-unstyled li a {
  color: white;
}
.article-tools .tool-list-one ul.list-unstyled li a:hover, .article-tools .tool-list-one ul.article-details.spotlight-modal li a:hover, .article-tools .tool-list-one ul.article-details.spotlight li a:hover, .article-tools .tool-list-one ul.list-inline li a:hover,
.article-tools .tool-list-one li ul.list-unstyled li a:hover,
.article-tools .tool-list-two ul.list-unstyled li a:hover,
.article-tools .tool-list-two ul.article-details.spotlight-modal li a:hover,
.article-tools .tool-list-two ul.article-details.spotlight li a:hover,
.article-tools .tool-list-two ul.list-inline li a:hover,
.article-tools .tool-list-two li ul.list-unstyled li a:hover {
  color: #9475ff;
}
@media (min-width: 768px) {
  .article-tools .tool-list-one {
    margin-bottom: 0;
  }
  .article-tools .tool-list-one > li {
    float: left;
    margin-right: 50px;
    text-align: center;
    font-size: 0.9em;
  }
}
.article-tools .spotlight-comments {
  margin-left: 2em;
}
.article-tools .get-citation .list-unstyled li, .article-tools .get-citation .article-details.spotlight-modal li, .article-tools .get-citation .article-details.spotlight li, .article-tools .get-citation .list-inline li {
  margin: 0 0 0 15px;
}
.article-tools .get-citation-content {
  min-width: 300px;
}
.article-tools .citation-text {
  margin-bottom: 5px;
  padding: 5px;
  background: #fff;
  border: 1px solid #eee;
  color: #545454;
}
.article-tools .share-icon {
  display: inline-block;
  height: 16px;
  width: 16px;
  min-width: 16px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: #aaa;
}

[data-action=slide-toggle] {
  cursor: pointer;
}

.btn.borderless {
  border: none;
}

.access-permissions {
  margin-bottom: 2em;
}
.access-permissions.open {
  color: #000;
}
.access-permissions.accessible {
  color: #000;
}
.access-permissions.inaccessible {
  color: #000;
}

.article-section {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
.article-section.active {
  visibility: visible;
  height: auto;
  overflow: visible;
}
.article-section table {
  margin-bottom: 1.5em;
}

.page-section {
  -webkit-transition: opacity 0.3s ease-in, visibility 0s linear, height 0s linear;
  -o-transition: opacity 0.3s ease-in, visibility 0s linear, height 0s linear;
  transition: opacity 0.3s ease-in, visibility 0s linear, height 0s linear;
  -webkit-transition-delay: 0s, 0.3s, 0.3s;
       -o-transition-delay: 0s, 0.3s, 0.3s;
          transition-delay: 0s, 0.3s, 0.3s;
  opacity: 0;
}

.page-section.active {
  -webkit-transition: height 0s linear, visibility 0s linear, opacity 0.3s ease-out;
  -o-transition: height 0s linear, visibility 0s linear, opacity 0.3s ease-out;
  transition: height 0s linear, visibility 0s linear, opacity 0.3s ease-out;
  opacity: 1;
  -webkit-transition-delay: 0.3s, 0.3s, 0.4s;
       -o-transition-delay: 0.3s, 0.3s, 0.4s;
          transition-delay: 0.3s, 0.3s, 0.4s;
}

#articleBody {
  display: block;
}

.media-section {
  margin: 1em 0;
  /*  .scroll-arrow-right {
      right: 0px !important;
    }*/
}
.media-section .media-block {
  position: relative;
  overflow: auto;
  clear: both;
  margin-bottom: 2em;
  padding: 1em;
  background: #eee;
}
.media-section .media {
  position: relative;
}
.media-section .media:hover .media-popout {
  display: block !important;
}
.media-section .media-image {
  max-width: 100%;
}
.media-section .media-popout {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 10px;
  font-size: 150%;
  color: #fff;
  background: #000;
  border-radius: 4px;
  opacity: 0.7;
}
.media-section .media-actions,
.media-section .media-description {
  width: 100%;
  clear: both;
  margin: 0 0 20px;
}
.media-section .media-description {
  float: left;
  min-width: 50px;
}
.media-section .link-block {
  display: block;
  clear: both;
  text-align: center;
  border: none !important;
}
.media-section .scroll-content {
  margin: 0 !important;
}
.media-section .scroll-arrow-left,
.media-section .scroll-arrow-right {
  top: 37% !important;
}
.media-section .scroll-arrow-left {
  left: 0px !important;
}
.media-section .img-thumbnail {
  height: 80px;
  width: auto;
}
.media-section img {
  display: block;
  float: left;
  margin: 0 20px 0.5em 0;
}
.media-section h4, .media-section .article-heading {
  overflow: auto;
}

.associated-media-link {
  display: block;
  position: relative;
  overflow: auto;
  margin: -1.5em 0 2em;
  padding: 0.25em 1em 0.25em 3em;
  background: #eee;
  border-radius: 4px;
}
.associated-media-link.video:before {
  content: "";
  display: block;
  overflow: hidden;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.5em;
  left: 0.75em;
  background: url(/fonts/svgs/fi-video.svg) no-repeat top left;
  background-size: contain;
}
.associated-media-link .primary-links,
.associated-media-link .secondary-links {
  display: block;
  float: left;
}
.associated-media-link .secondary-links {
  float: right;
}
.associated-media-link .media-section {
  display: none;
}

.array {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.boxed-text, .isp-note {
  padding: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border: 1px solid #aaa;
  background: #fafafa;
}

.disp-quote {
  padding-left: 2em;
}

.preformat {
  border: 0;
  background: 0;
}

.verse-group {
  padding-left: 2em;
}

.verse-subtitle {
  font-weight: bold;
}

.reference-body {
  word-wrap: break-word;
}

.topicsHelp__toggle,
.epubHelp__toggle {
  position: absolute;
  right: 0.5em;
  float: right;
  width: 20px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  background: #6c6c6c;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  color: #fff;
}
.topicsHelp__toggle:hover, .topicsHelp__toggle.open,
.epubHelp__toggle:hover,
.epubHelp__toggle.open {
  background: #9475ff;
  color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .topicsHelp__toggle,
  .epubHelp__toggle {
    top: -2em;
  }
}

.epubHelpContainer {
  display: inline-block;
}

.epubHelp__toggle {
  position: relative;
  right: 0;
  margin-left: 1rem;
}

@media screen and (min-width: 768px) {
  .epub-dialog {
    width: 40rem;
    max-width: 100vw;
  }
}

.abstract-tools-header {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 6px 0px 6px 4px;
  margin-bottom: 1em;
  width: 100%;
}
.abstract-tools-header.affixed {
  position: fixed;
  z-index: 1600;
  background-color: white;
}

a#sec1 {
  display: block;
  position: relative;
  top: -80px;
  visibility: hidden;
}

p.article-title a, p.article-title.spotlight-modal a {
  color: black;
  font-weight: 600;
}

p.article-title a:hover {
  color: #7800cc;
  text-decoration: underline;
}

.fit-thumbnail-box {
  overflow: hidden;
  width: 100%;
  height: 168px;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 4px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fit-thumbnail-img {
  max-width: 100%;
  margin-bottom: 0px !important;
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
}

.heading-block {
  overflow: auto;
  margin-bottom: 15px;
}

.heading-block-header {
  font-size: 18px;
  line-height: 29.7px;
  font-weight: 600;
  margin: 0;
  padding: 10px 0 0 0;
  text-transform: uppercase;
}

.heading-block-header.china-header {
  padding-top: 3px;
  border-bottom: 1px solid #ccc;
}

.heading-block-header.xl-header {
  font-size: 22px;
  line-height: 36.3px;
}

.heading-block-right {
  line-height: 30.8px;
}
.heading-block-right .btn-group .btn {
  font-size: 14px;
  line-height: 23.1px;
}

.feature-block {
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 29.7px;
}
.feature-block img {
  display: block;
  max-width: 100%;
  margin: 1em auto;
}
.feature-block.center img {
  margin: 1em auto;
}

.feature-heading {
  margin: 2em 0 1em !important;
  padding: 0.5em 0.5em;
  background: #aec2f1;
  text-align: center;
  font-size: 22px;
  line-height: 36.3px;
  font-weight: 300;
}

.journal-main-article-list {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
}
.journal-main-article-list li.journal-main-list-item {
  margin: 0 0 20px 0;
  padding-bottom: 0;
}
.journal-main-article-list li.journal-main-list-item .submission-status, .journal-main-article-list li.journal-main-list-item .journal-editors {
  display: block;
}
.journal-main-article-list .journal-link {
  font-weight: 600;
  color: black;
}
.journal-main-article-list .journal-link:hover, .journal-main-article-list journal-link:active {
  color: #7800cc;
}

.journal-main-topic-list ul,
.journal-sidebar-topic-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.journal-main-topic-list .single-topic,
.journal-sidebar-topic-list .single-topic {
  margin: 0 0 5px 1.5em;
  font-weight: 500;
}
.journal-main-topic-list .panel,
.journal-sidebar-topic-list .panel {
  border-bottom: 1px solid #eee;
  margin-bottom: 0.25em;
}
.journal-main-topic-list a,
.journal-sidebar-topic-list a {
  font-weight: 400;
  color: black;
}
.journal-main-topic-list a:hover, .journal-main-topic-list a:active,
.journal-sidebar-topic-list a:hover,
.journal-sidebar-topic-list a:active {
  color: #7800cc;
}
.journal-main-topic-list .toc-count,
.journal-sidebar-topic-list .toc-count {
  color: #7800cc;
}

.issue-nav-list {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
.issue-nav-list li.issue-nav-list-item {
  margin: 0 0 10px 0;
}

.volume-issue-list {
  list-style: none;
  margin: 0 0 15px 15px;
  padding: 0;
}
.volume-issue-list.has-thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media (max-width: 992px) {
  .volume-issue-list.has-thumbnails {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.volume-issue-list__list-item {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  margin: 0;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .has-thumbnails .volume-issue-list__list-item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
@media (min-width: 1200px) {
  .has-thumbnails .volume-issue-list__list-item {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }
}

@supports not (display: flex) {
  .volume-issue-list.has-thumbnails .volume-issue-list__list-item {
    display: inline-block;
    float: left;
    width: 33%;
    height: 250px;
  }
}
.volume-issue-list__thumbnail {
  width: 137px;
  height: auto;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
}

.optica-crop-image {
  display: block;
  overflow-x: hidden;
}
.optica-crop-image .volume-issue-list__thumbnail {
  width: 172px;
  height: auto;
  margin-left: -20px;
}

.sidebar-journal-list {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.sidebar-journal-list li.sidebar-journal-list-item {
  margin: 0 0 15px 0;
}
.sidebar-journal-list .journal-editors {
  display: block;
}

.filter-set {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
  font-size: 13px;
  line-height: 21.45px;
}
.filter-set li {
  display: inline-block;
  padding-right: 15px;
}
.filter-set li.filter-label {
  padding-right: 40px;
}
.filter-set .selected {
  font-weight: 600;
  color: #222;
  cursor: default;
}

.main-filters {
  margin-top: -15px;
}

.sidebar .filter-set {
  font-size: 14px;
  line-height: 23.1px;
}

.journal-filter-icon {
  font-size: 18px;
  line-height: 29.7px;
}

.journal-filters-container {
  margin-bottom: 15px;
}

.journal-filters {
  font-size: 13px;
  line-height: 21.45px;
  margin: 0;
}
.journal-filters:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
}
.journal-filters .btn {
  font-size: 13px;
  line-height: 21.45px;
  line-height: 20px;
  padding: 3px 10px;
  background-color: #eeeeee;
}
.journal-filters .filter-label {
  display: inline-block;
  float: left;
  padding: 0 5px 0 15px;
  line-height: 2em;
  color: #999;
}

.search-adv-buttons .btn {
  background-color: #eeeeee;
  margin-right: 4px;
  border-radius: 0;
}
.search-adv-buttons .btn.active {
  background: #d7d7d7;
  border: 1px solid #7800cc;
}

.journal-in-progress-list h2 {
  font-size: 22px;
  line-height: 36.3px;
  margin-top: 0;
}

.journal-in-progress-list .row {
  padding-top: 15px;
}

.journal-in-progress-list .row input[type=checkbox] {
  margin-top: 10px;
}

.accordion-heading {
  background: #F0F0F0;
  padding: 10px;
}

.accordion-body {
  padding: 15px;
}

@media (min-width: 480px) {
  .journal-issue-checkbox, .spotlight-thumbnail {
    width: 97px;
    float: left;
    margin-right: 30px;
  }
}
.sidebar {
  font-size: 14px;
  line-height: 23.1px;
}
.sidebar .sidebar-module {
  margin: 0 0 15px 0;
  padding: 15px;
}
.sidebar .sidebar-module .sidebar-section-title {
  margin: -15px -15px 10px 0px;
}
.sidebar .sidebar-module .controls-row {
  font-size: 13px;
  line-height: 21.45px;
  overflow: auto;
  margin-bottom: 10px;
}
.sidebar .sidebar-module .controls-row label {
  margin: 0;
}
.sidebar .sidebar-module .controls-row input,
.sidebar .sidebar-module .controls-row button {
  font-size: 14px;
  line-height: 20px;
  height: 26px;
  padding: 3px 6px;
}
.sidebar .sidebar-module .journal-search-btn {
  margin: 21px 0 0 0;
  min-height: 22px;
  min-width: 40px;
  border-radius: 3px;
  border: none;
  color: #fff;
  vertical-align: text-bottom;
}
.sidebar .sidebar-module .stats-container {
  border: 1px solid #DDD;
  margin-bottom: 15px;
}
.sidebar .sidebar-module .stats-row {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #DDD;
}
.sidebar .sidebar-module .stats-row:last-child {
  border-bottom: none;
}
.sidebar .sidebar-module .stats-row:nth-child(odd) {
  background: #F8F8F8;
}
.sidebar .sidebar-module .journal-submit {
  margin-bottom: 15px;
}
.sidebar .sidebar-module .center {
  text-align: center;
}
.sidebar .sidebar-module .nav-tabs li a {
  padding: 6px;
  font-size: 13px;
  font-weight: 600;
}
.sidebar .sidebar-module .tab-pane {
  padding: 10px;
  text-align: left;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  margin-bottom: 15px;
}
.sidebar .sidebar-module .twitter-callout {
  line-height: 1.375em;
  margin-bottom: 15px;
}
.sidebar .sidebar-module .twitter-callout .twitter-icon {
  font-size: 48px;
  margin: 0 10px 10px 0;
  float: left;
}
.sidebar section.current-issue-callout {
  margin-bottom: 1em;
  padding: 0 16px;
  border: 1px solid #e3e3e3;
}
.sidebar section.current-issue-callout p,
.sidebar section.current-issue-callout img {
  margin-bottom: 1em;
  font-size: 13px;
  line-height: 21.45px;
}
.sidebar section.current-issue-callout .sidebar-section-title {
  margin: 0 -16px 1em;
  padding: 0.5em 16px;
  text-transform: capitalize;
  background: #6d477f;
  color: #fff;
}

ol.top-downloads {
  margin-left: 1.5em;
  list-style: outside decimal;
}
ol.top-downloads li {
  margin-bottom: 0.5em;
}

.sidebar-module.content-alerts {
  padding-top: 0;
  padding-bottom: 0;
}

.feature-issues-grid {
  background-color: #eee;
  padding: 10px;
  min-height: 322px;
}

.topdl_link {
  color: black;
}

.black-link {
  font-weight: 500;
  color: black;
}

.black-link:hover, .black-link:active, .link-block:hover, .link-block:active {
  color: #7800cc !important;
}

body.journal-home .journal-search {
  border: none;
}

.journal .content.container, .proceeding .content.container {
  position: relative;
}
.journal .content.container:before, .proceeding .content.container:before {
  content: "";
  display: block;
  pointer-events: none;
  height: 40px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  position: absolute;
}

.sidebar-section-title {
  font-size: 16px;
  line-height: 26.4px;
  font-weight: 600;
}

.journal-search {
  padding: 0 !important;
}
.journal-search .sidebar-section-title {
  margin: 0 0 10px !important;
}
.journal-search label {
  font-weight: 400;
  font-size: 12px;
}
.journal-search .input-sm, .journal-search .form-horizontal .form-group-sm .form-control, .form-horizontal .form-group-sm .journal-search .form-control, .journal-search .input-group-sm > .form-control,
.journal-search .input-group-sm > .input-group-addon,
.journal-search .input-group-sm > .input-group-btn > .btn {
  font-size: 13px;
  height: 28px;
  padding: 0 !important;
}

.journal-impact .sidebar-section-title,
.journal-community .sidebar-section-title {
  color: #4e1961;
  text-transform: uppercase;
}

/*.about-journal {
  background-color: $color-osa-gray-light;
  //border: 1px solid #e3e3e3;
  //h3 {
  //  background: #4a1860 url(images/sidebar-header-triangle-purple.png) no-repeat bottom right;
  //  color: #fff;
  //  font-weight: 500;
  //  padding: 10px;
  //}
}
*/
.about-journal-content {
  margin-bottom: 2em;
}
.about-journal-content hr {
  margin: 1em 0;
  border-color: #ddd;
}
.about-journal-content dl {
  overflow: auto;
  margin: 0;
}
.about-journal-content dt,
.about-journal-content dd {
  float: left;
  display: inline-block;
}
.about-journal-content dt {
  clear: left;
  margin-right: 5px;
}
.about-journal-content dd {
  margin-bottom: 5px;
}
.about-journal-content .btn {
  margin: 0.5em 0 1em;
}
.about-journal-content li {
  margin-bottom: 5px;
}

.view-all-link {
  font-size: 13px;
  line-height: 21.45px;
  font-weight: 600;
  display: inline-block;
  margin: 0 0.5em;
}

.feature-callout {
  background: #f6f8ff;
}

.feature-tabs {
  border: none;
  font-size: 14px;
  line-height: 23.1px;
}
.feature-tabs li a {
  background: #cedcef;
  color: #3049a2;
  border-radius: 0;
  border: none;
}
.feature-tabs li a:hover {
  background: #3049a2;
  color: #FFF;
}
.feature-tabs li:last-child a {
  border-bottom-right-radius: 5px;
}
.feature-tabs li.active a,
.feature-tabs li.active a:hover {
  background: #3049a2;
  color: #FFF;
  border: none;
}

.feature-tabs-content {
  border: none;
  padding: 15px;
  margin-bottom: 25px;
}
.feature-tabs-content img {
  float: right;
  border: 1px solid #CCC;
}
.feature-tabs-content h3, .feature-tabs-content .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .feature-tabs-content .glyphicon-pencil {
  margin: 0 0 15px 0;
}

.arrow_box {
  position: relative;
}

.arrow_box:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 12px;
  margin-top: -12px;
}

h3.journal-inline-header, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .journal-inline-header.glyphicon-pencil {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 16px;
}

.journal .table thead {
  background: #eff1f6;
  color: #222;
}
.journal .table td {
  background-color: #FFF !important;
}

.content-module {
  clear: both;
}

.cont-feature {
  border: 1px solid #6595ca;
  background: #ffffff;
  /* Chrome,Safari4+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 57%, #d0e0f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(57%, #ffffff), to(#d0e0f4));
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 57%, #d0e0f4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#d0e0f4",GradientType=0 );
}

.cont-feature-content {
  padding-left: 40px;
}
.cont-feature-content h3.cont-feature-headline, .cont-feature-content .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .cont-feature-headline.glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .cont-feature-content .cont-feature-headline.glyphicon-pencil {
  color: #036;
  margin: 10px 0 0 0;
  padding: 0;
}
.cont-feature-content .image-desc {
  display: block;
  color: #999;
  font-style: italic;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.cont-feature-thumb {
  text-align: right;
}

.cont-feature-thumb img {
  margin: 20px;
  height: 90px;
}

.cont-feature-nav {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.cont-feature-nav li {
  display: inline-block;
  padding: 0;
  margin: 0;
  background: #e9f0f9;
  border-left: 1px solid #6595ca;
  border-right: 1px solid #6595ca;
  border-bottom: 1px solid #6595ca;
  z-index: 99;
  border-top: none;
}
.cont-feature-nav li a {
  display: inline-block;
  margin: -1px 0 0 0;
  padding: 3px 10px;
  color: #7f7f7f;
  text-decoration: none;
}
.cont-feature-nav li.active {
  background: #d0e0f4;
  border-top: 1px solid #d0e0f4;
}

.bullet-divider {
  display: inline-block;
  margin: 0 5px;
}

.bullet-divider:before {
  content: "•";
}

.sidebar-module.journal-submit.journal-submit {
  margin-bottom: 0;
}
.sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil {
  margin-right: 1rem;
}

.homepage-whatsnew span + span {
  margin-left: 0.5em;
}
.homepage-whatsnew h5, .homepage-whatsnew .article-sub-heading {
  margin: 0;
}

.mobile-journal-header h1,
.mobile-conference-header h1 {
  font-size: 18px;
  line-height: 29.7px;
  margin: 10px 0 5px;
}
.mobile-journal-header a,
.mobile-conference-header a {
  color: #fff;
}
@media (min-width: 768px) {
  .mobile-journal-header,
  .mobile-conference-header {
    margin-top: 30px;
  }
}

.journal-info,
.conference-info {
  overflow: hidden;
}
@media (min-width: 992px) {
  .journal-info,
  .conference-info {
    margin-top: -35px;
    z-index: -1;
  }
}

.journal-info-content {
  overflow: hidden;
  zoom: 1;
}
.editorial-board,
.primary-editors,
.textAccess {
  margin-bottom: 0;
}

.container-title {
  margin-top: 1.5em;
}
@media (min-width: 992px) {
  .container-title {
    font-size: 30px;
    line-height: 49.5px;
  }
}

.conference-info-content {
  overflow: hidden;
  zoom: 1;
}
@media (min-width: 992px) {
  .conference-info-content {
    margin-top: 45px;
  }
}

@media (min-width: 992px) {
  .journal-partner-logo {
    float: right;
    margin: 40px 100px 0 0;
  }
}

.journal-info {
  margin-bottom: 20px;
}

.primary-editors {
  margin: -0.75em 0 0.5em;
}

.journal-screen {
  float: left;
  margin: 0 20px 0 0;
}

.below-thumbnail {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .resource-secondary .journal-info {
    margin-top: -20px;
  }
}
.resource-secondary .primary-editors {
  margin-bottom: 0;
}

.crop-optica-image {
  width: 150px;
  height: 196px;
  overflow: hidden;
  display: inline-block;
}

.crop-optica-image img {
  margin-left: -23px;
  height: 196px !important;
  width: 196px !important;
  max-width: 196px !important;
}

.conf-nav-container {
  text-align: right;
}

.conf-nav-links {
  list-style: none;
  display: inline-block;
  background: #7800cc;
  margin: 0 0 0 15px;
  border-bottom-left-radius: 5px;
  min-width: 290px;
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 2 !important;
}
.conf-nav-links span {
  padding: 8px 12px;
  display: block;
}

.conf-no-pad {
  padding: 0;
}

.conf-nav-links li {
  display: inline-block;
}

.conf-nav-links li a {
  display: inline-block;
  color: #FFF;
  font-weight: 500;
  padding: 8px 12px;
  color: rgba(255, 255, 255, 0.8);
}

.conf-nav-links li.active a {
  background: rgba(255, 255, 255, 0.2);
  color: #FFF;
}

.conf-nav-links li a:hover {
  text-decoration: none;
  color: #FFF;
}

.conf-container {
  padding: 0 !important;
}

.conference-info {
  z-index: -1;
  overflow: visible;
}

.conference-info-content {
  z-index: -1;
  overflow: visible;
}
.conference-info-content .conf-logo {
  float: left;
  margin: -32px 20px 20px 0;
}
.conference-info-content h1 {
  margin: -0.125em 0 0;
  font-size: 16px;
  line-height: 26.4px;
}
.conference-info-content a {
  color: white;
}

.conf-scroll-container {
  width: 100%;
  position: relative;
  overflow-x: scroll;
}

.meeting-sponsor {
  display: block;
  margin-bottom: 0.15em;
  color: white;
  font-size: 24px;
  line-height: 39.6px;
}

.content-main-primary {
  clear: both;
}

.conference-topic-heading {
  font-size: 16px;
  margin: 1em 0 0;
}

.conference-topic-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.conference-topic-list li {
  margin: 0 0 5px 0;
}

.conference .nav-pills {
  margin: 1em 0em;
}
@media (max-width: 767px) {
  .conference .nav-pills li {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }
}
.conference .nav-tabs {
  width: auto;
  overflow: visible;
}
.conference .nav-tabs li a {
  width: 98px;
  text-align: center;
}
.conference .table thead {
  background: #6c6c6c;
  color: #FFF;
}
.conference .table td,
.conference .table th {
  text-align: left;
}

#conferenceTableNameYear,
.conf-scroll-container {
  -ms-overflow-style: none;
}
#conferenceTableNameYear::-webkit-scrollbar,
.conf-scroll-container::-webkit-scrollbar {
  display: none;
}
#conferenceTableNameYear table.table,
.conf-scroll-container table.table {
  max-width: 5000px;
  width: auto;
  width: max-width;
}

.conference-sidebar-header {
  background: white !important;
}

.proceeding .table thead {
  background: #818181;
  color: #FFF;
}

.h-scroll-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #DDD;
}
.h-scroll-container .h-scroll-inner {
  overflow-x: scroll;
}
.h-scroll-container .h-scroll-inner table {
  margin: 0;
  min-width: 100%;
}
.h-scroll-container .h-scroll-inner td {
  min-width: 170px;
  height: 110px;
  vertical-align: top !important;
  border-left: 1px solid #DDD;
}
.h-scroll-container .h-scroll-inner td.headcol {
  border-top: 1px solid #DDD;
}
.h-scroll-container .h-scroll-inner th.headcol {
  background: #6C6C6C;
}

.timeline-nav-container {
  margin: 0px 0px 10px 250px;
}

@media (max-width: 767px) {
  #conferenceTableNameYear td, #conferenceTableNameYear th {
    display: none;
  }
  .headcol {
    display: table-cell !important;
    width: 320px !important;
  }
}
@media (min-width: 768px) {
  .h-scroll-inner {
    margin-left: 249px;
    overflow-x: scroll;
    overflow-y: visible;
  }
  .h-scroll-inner td, .h-scroll-inner th {
    border-left: 1px solid #CCC;
  }
  .h-scroll-inner table {
    border-bottom: 1px solid #CCC;
  }
  .h-scroll-inner .headcol {
    position: absolute;
    left: 0;
    width: 250px;
    border-right: 1px solid #444 !important;
    border-left: none;
  }
  .h-scroll-inner th.headcol {
    background: rgb(66, 139, 202);
  }
}
@media (min-width: 768px) {
  #confNavScroll {
    overflow-x: hidden;
  }
}

.conf-scroll-container {
  width: 100%;
  position: relative;
  overflow-x: scroll;
}

.conf-scroll-nav {
  position: absolute;
  right: -10px;
  top: 0;
  z-index: 20;
  overflow: hidden;
  padding: 5px 5px;
  background-color: #fff;
}
#conf-conf .conf-scroll-nav {
  top: 20px;
}

.article-conference-name {
  margin-bottom: 0;
}
.article-conference-name li:first-child {
  margin-right: 1rem;
}

.nav.nav-tabs.confNavScroll__tabList a {
  width: 65px;
}
.nav.nav-tabs.confNavScroll__tabList .active {
  background-color: #d7d7d7;
  border: 1px solid #7800cc;
  cursor: default;
}

.conference_tabNav .active {
  background-color: #d7d7d7;
  border: 1px solid #7800cc;
  cursor: default;
}

.byConference tbody:nth-child(2n), .byConference tbody:nth-child(2n) .headcol {
  background-color: #eaeaea;
}

.confNav__mobileDropdown {
  margin-bottom: 15px;
}

.scroll-indicator {
  position: absolute;
  top: 50%;
  right: 0;
  color: rgba(0, 0, 0, 0.2);
}

#conf-conf {
  position: relative;
}

.search-bar .search-text-input {
  border: 1px solid #666;
  padding: 0 0.5em;
}
.search-bar .search-options {
  border: 1px solid #666;
  vertical-align: top;
}
.search-bar .search-options-header {
  height: 33px;
  vertical-align: top;
}
.search-bar.main-search:only-child .search-options {
  display: none;
}

.avs-modal-open {
  padding: 0;
  min-height: 34px;
  min-width: 30px;
}

.savedSearch__checkbox {
  display: inline-block;
}

.savedSearch__label {
  vertical-align: top;
  font-weight: normal;
}

.search-results .content {
  padding-top: 2em;
}

.search-heading {
  margin-top: 0;
  margin-bottom: 0.5em;
  padding: 0;
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
}

.search-controls {
  position: relative;
  margin: 0.25em 0 2em;
}

.search-form {
  margin-top: 1em;
}

.sr-save-search {
  display: inline-block;
  padding-left: 2em;
}

.sa-module {
  margin-bottom: 2em;
  border-bottom: 1px solid #ccc;
}
.sa-module .btn-group,
.sa-module label {
  display: inline-block;
}
.sa-module .btn-group {
  margin: 0 1em 0.5em 0;
}
.sa-module .btn-group:last-child {
  margin-right: 0;
}
.sa-module .btn {
  font-size: 13px;
  line-height: 21.45px;
}
.sa-module label {
  font-size: 13px;
  line-height: 21.45px;
  line-height: 23px;
  vertical-align: top;
  font-weight: 300;
  margin: 0 0.5em 0 0;
  color: #555;
}

.sa-pagination {
  display: inline-block;
}
@media (min-width: 1200px) {
  .sa-pagination {
    float: right;
  }
}

.sf-sidebar {
  padding: 0px 20px 20px 20px;
  margin-bottom: 20px;
}

.sf-module {
  position: relative;
  margin-bottom: 1.5em;
}
.sf-module:before, .sf-module:after {
  content: " ";
  display: table;
  clear: both;
}

.sf-heading {
  margin: -20px -20px 0 !important;
  padding: 0 20px;
  background: #818181;
  color: #fff;
  font-weight: 500;
  padding: 5px 20px;
  font-size: 18px;
  line-height: 29.7px;
}

.sf-list {
  list-style: none;
  clear: both;
  margin: 10px 0 0;
  padding: 5px 0;
}

.sf-list_list-item {
  position: relative;
  padding-left: 1.5em;
}
.sf-list_list-item--topic {
  padding-left: 0;
}
.selection-list .sf-list_list-item {
  padding-left: 2em;
}

.sf-list_input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 5px;
  margin-top: 2px !important;
}
.selection-list .sf-list_input {
  display: inline;
  margin-left: 0.5em;
}

.sf-list_label {
  display: block;
  position: relative;
  font-size: 13px;
  line-height: 1.4em;
  font-weight: normal;
  cursor: pointer;
  color: #222222;
  -webkit-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.sf-list_label:hover {
  color: #7800cc;
  -webkit-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.sf-list_details {
  display: inline-block;
  text-align: right;
  font-size: 0.9em;
}

.sf-select-all {
  padding-bottom: 0.25em;
  margin-bottom: 0.25em;
}

.sf-group-header {
  width: auto;
  margin: 0px 0px 0px -20px;
  padding: 5px 5px 5px 0px;
  border-bottom: 1px solid black;
}

.sf-group-title {
  margin: 0;
  display: inline-block;
  font-size: 16px;
  line-height: 26.4px;
  font-weight: 600;
  text-transform: uppercase;
}

.sf-journals.sf-module,
.sf-proceedings.sf-module {
  border: 1px solid #ccc;
  background: #eee;
  padding: 0 10px 0;
}
.sf-journals .sf-group-title,
.sf-proceedings .sf-group-title {
  width: 100%;
  margin: 0;
  padding: 5px 0;
  border-radius: 4px;
  cursor: pointer;
  background: transparent;
}

.sf-journals.sf-module {
  margin-bottom: 5px !important;
}

.sf-sort {
  font-size: 14px;
  line-height: 23.1px;
  position: absolute;
  top: 4px;
  right: 0;
  color: black;
}
.expanded .sf-sort {
  display: block;
}
.collapsed + .sf-sort {
  display: none;
}

.sf-sort-toggle {
  cursor: pointer;
  padding: 0 6px;
}

.sf-sort-popup {
  position: absolute;
  display: none;
  top: 0;
  left: 2.5em;
  z-index: 20;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 2px #aaa;
          box-shadow: 2px 2px 2px #aaa;
  -webkit-box-shadow: 2px 2px 2px hsla(0deg, 100%, 0%, 0.1);
          box-shadow: 2px 2px 2px hsla(0deg, 100%, 0%, 0.1);
  border-radius: 2px;
}
.sf-sort-popup:before {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  left: -18px;
  top: 4px;
  border: 9px solid #7800cc;
  border-color: transparent #7800cc transparent transparent;
}
.sf-sort-popup ul {
  list-style: none inside;
  padding: 0;
  margin: 0;
}
.sf-sort-popup li {
  border-top: 1px solid #ddd;
}
.sf-sort-popup li:first-child {
  border-top: none;
}
.sf-sort-popup li.active {
  background: #7800cc;
}
.sf-sort-popup li.active a {
  color: #fff;
}
.sf-sort-popup li.active a:hover {
  color: #fff;
  background: #7800cc;
}
.sf-sort-popup a {
  display: block;
  min-width: 150px;
  padding: 3px 10px;
  text-decoration: none;
  font-size: 12px;
  line-height: 19.8px;
  font-weight: 400;
}
.sf-sort-popup a:hover {
  text-decoration: none;
  color: #7800cc;
  background: #eae3ff;
}

.sf-expanded .sf-expanded-toggle {
  display: block;
  text-align: right;
  padding: 0.75em 0;
}

.sf-expanded-popup {
  float: right;
  position: absolute;
  display: none;
  max-width: 600px;
  min-width: 300px;
  top: -5px;
  left: 105%;
  z-index: 5;
  background: #e5e5e7;
  padding: 20px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 2px 2px 3px #aaa;
          box-shadow: 2px 2px 3px #aaa;
  -webkit-box-shadow: 2px 2px 3px hsla(0deg, 100%, 0%, 0.2);
          box-shadow: 2px 2px 3px hsla(0deg, 100%, 0%, 0.2);
}
.sf-expanded-popup:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  left: -18px;
  top: 15px;
  border: 9px solid #e5e5e7;
  border-color: transparent #e5e5e7 transparent transparent;
}
.sf-expanded-popup strong {
  display: block;
  margin: 0 0 5px;
  font-size: 22px;
  line-height: 36.3px;
  font-weight: 600;
}
.sf-expanded-popup ul {
  list-style: none inside;
  overflow: scroll;
  margin: 10px 0;
  background: #fff;
  max-height: 400px;
}
.sf-expanded-popup li {
  line-height: 1.4em;
}
.sf-expanded-popup .button {
  margin-right: 10px;
}

.sr-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sr-item {
  position: relative;
  padding-bottom: 0;
  margin: 15px 0 30px 2em;
}

.sri-summary {
  position: relative;
  overflow: hidden;
  padding: 0 10% 0 0;
}

.sri-authors {
  display: block;
  font-size: 14px;
  line-height: 23.1px;
  padding: 3px 0;
}

.sri-select {
  position: absolute;
  top: 0;
  left: -2em;
}

.sri-details {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 17px;
  font-weight: 300;
}
.sri-details li {
  display: inline;
  margin: 0;
}

.sri-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.sri-year {
  color: #000;
  font-weight: 600;
  position: absolute;
  left: 0;
}

li.sri-journal {
  display: block;
  padding-left: 40px;
}

.sri-journal,
.sri-issue,
.sri-id {
  color: #555;
}

.sri-journal {
  clear: right;
}

li.sri-id {
  margin-top: 0.5em;
}

.sri-access-permissions,
.sri-download {
  display: inline-block;
  font-size: 18px;
  line-height: 100%;
}

.sri-access-permissions {
  padding: 0 4px;
}
.sri-toggle-extended {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3px 3px;
  color: #bbb;
  border: 1px solid #eee;
  font-size: 13px;
  line-height: 21.45px;
  background: #ededed;
}

.sri-toggle-extended:hover {
  cursor: pointer;
}

.sri-extended {
  margin: 0.5em 25px 0 0;
  padding: 0.5em 0.75em;
  border: 1px solid #e3e3e3;
  background: #f9f9f9;
  border-radius: 4px;
  display: none;
  position: relative;
  min-height: 105px;
}
.sri-extended ul {
  margin-bottom: 0.5em;
}
.sri-extended ul:last-child {
  margin: 0;
}

.sri-image {
  float: left;
  width: 90px;
  height: 90px;
  top: 0.75em;
  left: 0.75em;
  margin-right: 8px;
  background: #fff;
  border: 1px solid #ddd;
}
.sri-image:hover {
  -webkit-transform: scale(2);
          transform: scale(2);
  z-index: 100;
}

.sri-image-details {
  margin: 0.5em 25px 0 0;
  padding: 0.5em 0.75em;
  border: 1px solid #e3e3e3;
  background: #f9f9f9;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sri-image-details,
.sri-image {
  float: none;
  width: auto;
  height: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.sri-hits-heading {
  display: block;
  position: absolute;
  left: 0.75em;
  max-width: 40px;
  margin-bottom: 0.5em;
  text-align: right;
  font-size: 80%;
  line-height: 1.2em;
  color: #999;
}

.sri-hits {
  margin: 0;
  font-size: 90%;
  line-height: 1.5em;
  font-weight: 300;
  color: #666;
}
.sri-hits strong {
  display: inline-block;
  padding: 0 0.25em;
  color: #000;
  font-weight: 800;
  background: #c9d9ec;
  border-radius: 3px;
}

.sidebar_more {
  font-size: 0.9rem;
}

.link-alignment {
  position: absolute;
  top: 0;
  right: 0;
}
.selection-list .link-alignment {
  right: 0.5em;
}

.search-panel_more-link {
  float: right;
}

.sf-authors-bold {
  font-weight: bold;
  margin: 0;
}

/**
 * search result filter labels
 *
 */
.filter-tag--topic {
  background-color: #dadada;
}
.filter-tag--topic[href]:hover, .filter-tag--topic[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--level2 {
  background-color: #dadada;
}
.filter-tag--level2[href]:hover, .filter-tag--level2[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--level3 {
  background-color: #dadada;
}
.filter-tag--level3[href]:hover, .filter-tag--level3[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--level4 {
  background-color: #dadada;
}
.filter-tag--level4[href]:hover, .filter-tag--level4[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--journal {
  background-color: #dadada;
}
.filter-tag--journal[href]:hover, .filter-tag--journal[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--proceeding {
  background-color: #dadada;
}
.filter-tag--proceeding[href]:hover, .filter-tag--proceeding[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--author {
  background-color: #dadada;
}
.filter-tag--author[href]:hover, .filter-tag--author[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--normalized {
  background-color: #dadada;
}
.filter-tag--normalized[href]:hover, .filter-tag--normalized[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--year {
  background-color: #dadada;
}
.filter-tag--year[href]:hover, .filter-tag--year[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--textSearch {
  background-color: #dadada;
}
.filter-tag--textSearch[href]:hover, .filter-tag--textSearch[href]:focus {
  background-color: #c1c1c1;
}

.filter-tag--special {
  background-color: #dadada;
}
.filter-tag--special[href]:hover, .filter-tag--special[href]:focus {
  background-color: #c1c1c1;
}

.underhighlight {
  border-bottom: 2px solid #7800cc;
  padding-bottom: 1px;
  font-weight: 600;
}

/**
 * advanced search popups
 */
.avs-column {
  min-height: 40px;
}

.avs-close,
.avs-submit-search,
.avs-search-input {
  border-radius: 0;
  height: 30px;
}

.avs-submit-search {
  display: inline-block;
}

.avs-selected-filters {
  list-style: none inside;
  padding: 0;
  margin: -5px 0 0 0;
  font-style: italic;
  font-size: 90%;
}
.avs-selected-filters li {
  font-size: 100%;
  float: left;
  margin: 2px 10px 0 0;
  padding: 2px 6px 2px 3px;
  overflow-wrap: normal;
  white-space: normal;
  text-align: left;
  min-height: 1.8em;
  line-height: 1.8em;
}
.avs-selected-filters strong {
  font-style: normal;
  font-size: 112.5%;
}

.search-container {
  width: 100%;
  position: relative;
  top: -1em;
  left: -1.25em;
  margin: 1em 0 0;
  padding: 1em 1.25em;
  z-index: 4;
  overflow: auto;
  border-radius: 4px;
}
.search-container.search-expanded {
  width: 700px;
  position: absolute;
  -webkit-box-shadow: 0 0 15px #666;
          box-shadow: 0 0 15px #666;
}
.search-container fieldset {
  margin: 0;
  padding: 0.75em 0;
  border: none;
  border-bottom: 1px solid #ddd;
}
.search-container input[type=text] {
  border: 1px solid #999;
  padding: 0.1em 0.5em;
  line-height: 1.2em;
}
.search-container input[type=text]:disabled {
  border-color: #bbb;
  background: #eee;
}
.search-container input.medium {
  width: 350px;
  margin-bottom: 0.75em;
}
.search-container input[type=radio],
.search-container input[type=checkbox] {
  position: relative;
  margin-right: 0.25em;
  top: -2px;
}
.search-container label {
  margin-right: 1em;
  font-weight: 300;
}
.search-container label.small {
  display: block;
  float: left;
  text-align: center;
}
.search-container label.small input {
  display: block;
}
.search-container input.number-small {
  width: 1.5em;
  text-align: center;
}
.search-container .journal-input {
  float: left;
  margin-top: 1em;
}
.search-container .journal-details {
  float: right;
}

.advanced-search {
  display: none;
}

.search-expanded {
  background: #fff;
  border: 1px solid #ddd;
}
.search-expanded .avs-close.bottom {
  display: block;
}

.avs-row {
  display: block;
  padding: 0;
  clear: both;
}

.advs-content-inputs .avs-row {
  overflow: auto;
}
.advs-content-inputs input[type=text] {
  min-width: 2.5em;
}

.form-actions {
  padding: 1.5em 0 0;
  display: inline;
}
.search-expanded .form-actions {
  display: block;
}

.section-heading {
  display: block;
  font-weight: 300;
  color: #888;
}

.avs-search-input {
  border-color: #ccc !important;
  width: 60%;
}

.advs-focus-inputs {
  padding-top: 0.5em;
}

.avs-row-label {
  display: inline-block;
  min-width: 7em;
}

.side-caption {
  float: right;
}

.personal-filters {
  position: relative;
  margin-top: 0.5em;
  padding: 2px 2em 2px 1em;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-appearance: none;
  border-radius: 0px;
}
.personal-filters:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 11px;
  z-index: 5;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  border-top-color: black;
}

.avs-close {
  display: inline;
}
.search-expanded .avs-close {
  float: right;
  display: block;
}

.avs-close.bottom {
  display: none;
}

.reset {
  margin-left: 1.5em;
  display: none;
}
.search-expanded .reset {
  display: inline;
}

.disabled {
  color: #aaa;
}

.muted {
  font-size: 90%;
  color: #555;
}

.hidden {
  display: none;
}

.button {
  display: inline-block;
  padding: 3px 1em;
  background: #086ec3;
  color: #fff;
}
.button:hover {
  background: #004a94;
}
.button.muted {
  font-size: 100%;
  background: #eee;
  color: #333;
}
.button.muted:hover {
  background: #ddd;
}
.button.down {
  padding-right: 2em;
  position: relative;
}
.button.down:after {
  content: "";
  position: absolute;
  right: 7px;
  top: 11px;
  border-style: solid;
  border-width: 6px;
  border-color: transparent;
  border-top-color: #999;
}

.button:hover,
.avs-close:hover,
.reset:hover {
  cursor: pointer;
}

.avs-modal {
  display: none;
  position: fixed;
  top: 0;
  z-index: 25;
  width: 100%;
  height: 100%;
  background: rgba(77, 77, 77, 0.25);
}

.avs-modal-content {
  height: auto;
  width: 640px;
  margin: 120px auto 0;
  top: 150px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 3px 3px 3px hsla(0deg, 0%, 0%, 0.2);
          box-shadow: 3px 3px 3px hsla(0deg, 0%, 0%, 0.2);
  background: #fff;
  padding: 2em;
  cursor: pointer;
}
.avs-modal-content label {
  display: block;
}
.avs-modal-content label:hover, .avs-modal-content label:active {
  cursor: pointer;
  background: #eee;
}
.avs-modal-content ul {
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 0;
  list-style: none inside;
}
.avs-modal-content ul ul {
  display: none;
  padding: 0 0 0 1em;
}
.avs-modal-content .expandable {
  position: relative;
}
.avs-modal-content .expandable:before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  border-left-color: #999;
}
.avs-modal-content .expanded:before {
  border-color: transparent;
  border-top-color: #999;
}
.avs-modal-content .expanded + ul {
  display: block;
}
.avs-modal-content strong,
.avs-modal-content .btn,
.avs-modal-content .cancel {
  margin-right: 1em;
}

.selected-filters {
  font-size: 90%;
}

.save-search-dialog {
  display: none;
  position: absolute;
  top: 2em;
  width: 360px;
  padding: 20px;
  z-index: 6;
  margin-left: 125px;
  border: 1px solid hsla(0deg, 0%, 0%, 0.08);
  background: #6c6c6c;
  font-size: 13px;
  line-height: 21.45px;
  -webkit-box-shadow: 0 0 4px 0 #eee;
          box-shadow: 0 0 4px 0 #eee;
}
.save-search-dialog:before, .save-search-dialog:after {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 45%;
  border: 10px solid transparent;
  border-bottom: 10px solid hsla(0deg, 0%, 0%, 0.08);
}
.save-search-dialog:after {
  top: -19px;
  border-bottom: 10px solid #6c6c6c;
}
.save-search-dialog label {
  font-weight: normal;
  margin-bottom: 1em;
}
.save-search-dialog label input,
.save-search-dialog label select {
  margin-left: 0.5em;
}
.save-search-dialog .btn,
.save-search-dialog .cancel {
  float: left;
}

.selectedtopicsadv {
  display: none;
}

/**
 * SCSS for search facets
 */
.facet-count,
.more-facet-count {
  color: #555;
  font-size: 0.9rem;
  margin-left: 5px;
}

.expandin,
.facet-value_toggle {
  float: right;
  font-size: 20px;
  cursor: pointer;
  vertical-align: top;
}

.facet-value_toggle {
  position: absolute;
  right: -10px;
  font-size: 20px !important;
  color: #7800cc;
}
.facet-value_toggle:hover {
  color: #b64dff;
}

.selected-topic {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 0px;
  padding: 5px 20px;
  background-color: #eae3ff;
}
.selected-topic:nth-child(2) {
  margin-top: -15px;
}
.selected-topic.facet-inside-l2 {
  text-transform: uppercase;
}
.selected-topic.facet-inside-l2 label {
  margin-bottom: 0;
}

.facet-under-l4 {
  border-left: 1px solid #e1edf7;
  padding-bottom: 5px;
}
.facet-under-l4 .sf-list_label {
  margin-bottom: 0;
}
.facet-under-l4:hover {
  border-left: 3px solid #428bca;
}

.more-term-inside-here {
  background-color: #eee;
}
.more-term-inside-here a {
  font-weight: bold;
}

.selected-facet {
  -webkit-animation-name: bgflash;
          animation-name: bgflash;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}

@-webkit-keyframes bgflash {
  0% {
    background-color: #eae3ff;
  }
  to {
    background-color: transparent;
  }
}

@keyframes bgflash {
  0% {
    background-color: #eae3ff;
  }
  to {
    background-color: transparent;
  }
}
/**
 * Advanced search partial
 * 
 * moving this out from header.scss for better modularity
 */
.advanced-search-popup {
  background: white;
  border: 1px solid #545454;
  padding: 0;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 20;
  width: 760px;
}
@media screen and (min-width: 992px) {
  .advanced-search-popup {
    width: 860px;
  }
}
.advanced-search-popup .muted {
  font-size: 12px;
}
.advanced-search-popup .avs-header {
  margin: 0;
  padding: 10px 30px 10px 10px;
  background: #545454;
  color: white;
}
.advanced-search-popup .avs-header div {
  padding: 0;
}
.advanced-search-popup .filter-icon-sm {
  font-size: 120%;
}
.advanced-search-popup .avs-inline-label-left {
  padding-left: 3px;
  vertical-align: top;
  font-weight: normal;
}
.advanced-search-popup .avs-inline-label-right {
  padding-right: 3px;
}
.advanced-search-popup .avs-content {
  padding: 20px;
  position: relative;
}
.advanced-search-popup .avs-content .year-inline {
  width: 90px;
}
.advanced-search-popup .avs-label {
  font-weight: normal;
  font-size: 13px;
  line-height: 30px;
}
.advanced-search-popup .dropdown-overflow {
  height: 400px;
  overflow: scroll;
}
.advanced-search-popup .avs-divider {
  width: 100%;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  border-bottom: 3px double #ccc;
}
.advanced-search-popup .avs-help {
  position: relative;
  margin: 1em 0 1em;
  padding: 0;
}
.advanced-search-popup .avs-help-link {
  position: absolute;
  top: -2em;
  right: 0.5em;
  float: right;
  width: 20px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  background: #ccc;
  border-radius: 50%;
  font-size: 11px;
  font-weight: 600;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  color: #fff;
}
.advanced-search-popup .avs-help-link:hover, .advanced-search-popup .avs-help-link.open {
  background: #7800cc;
}
.advanced-search-popup .avs-help-message {
  display: none;
  margin: 0;
  padding: 1em;
  font-size: 12px;
  line-height: 19.8px;
  background: #fff;
  border: 1px solid #eeeeee;
  border-width: 1px 1px 0;
}
.advanced-search-popup .close-container {
  text-align: right;
}
.advanced-search-popup .close-top a {
  color: #777777;
}
.advanced-search-popup .checkbox, .advanced-search-popup .savedSearch__checkbox {
  display: inline-block;
}
.advanced-search-popup .space-top {
  margin-top: 1.5em;
}
.advanced-search-popup .space-top-lg {
  margin-top: 20px;
}
.advanced-search-popup .form-control {
  max-height: 30px;
  padding: 6px;
  font-size: 14px;
}
.advanced-search-popup .btn {
  line-height: 16px;
}

.avs-tiny {
  font-size: 12px;
  line-height: 19.8px;
  margin-top: -1.5em;
  margin-bottom: 0;
}

.avs-tiny_field {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: 4em;
}
.avs-tiny_field--expanded {
  width: 8em;
}

.avs_grayout {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.avs_grayout.is-active {
  position: absolute;
  display: block;
  opacity: 0.5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  z-index: 2;
}

.avs_topics {
  z-index: 3;
  position: relative;
  background: white;
  padding: 15px 20px;
  margin: 0 -20px;
}

.avs_topics-browse-btn {
  display: inline-block;
  font-size: 14px;
  padding: 6px 12px;
  width: 25%;
  height: 30px;
  vertical-align: top;
  margin-right: 1em;
}

.avs_topics-search-field {
  display: inline-block;
  width: 60%;
  height: 30px;
  margin-left: 1em;
  max-height: none !important;
}

/**
 * temp place for autocomplete overrides
 *
 */
.ui-corner-all:hover span {
  color: #222;
}

.ft-top {
  background: rgba(255, 255, 255, 0.38);
  padding: 0 30px 0 25px;
}
.ft-top .col-xs-6 {
  padding-right: 0;
}

.navbar-ft .dropdown a {
  font-size: 13px;
}
.navbar-ft .dropdown .dropdown-toggle {
  z-index: 8;
}
.navbar-ft .dropdown .dropdown-menu {
  padding: 15px;
  font-size: 14px;
  font-weight: 600;
  border: none;
  z-index: 7;
}
.navbar-ft .dropdown .dropdown-menu li {
  display: block;
}
.navbar-ft .dropdown .dropdown-menu li a {
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  font-weight: 400;
}
.navbar-ft .dropdown .dropdown-menu li a:hover {
  text-decoration: none;
}

.ft-links {
  background: #333;
  padding: 20px 40px 20px 0;
}
.ft-links .col-sm-3 {
  padding-left: 0;
}

.ft-links-list {
  color: #d4d4d4;
  list-style-type: none;
  line-height: 26px;
}
.ft-links-list .bullet {
  list-style-type: disc;
  margin-left: 20px;
}
.ft-links-list a {
  color: #d4d4d4;
}

.ft-links-header {
  color: #b49eff;
  font-weight: 500;
  text-decoration: none !important;
  text-transform: uppercase;
}

.ft-links-header.purple-hover {
  color: #9475ff;
  font-weight: 500;
  text-decoration: none !important;
}

.ft-links-header.purple-hover:hover, .ft-links-header.purple-hover:focus {
  color: #b49eff;
  font-weight: 500;
  text-decoration: none !important;
}

.ft-bottom {
  font-size: 13px;
  line-height: 21.45px;
  padding: 10px 0;
  background: #000;
  color: #FFF;
}
.ft-bottom .container {
  padding: 0;
}

.ft-bottom a {
  color: #FFF;
  text-decoration: none;
}

.ft-bottom a:hover {
  text-decoration: underline;
}

.up {
  bottom: 100% !important;
  top: auto !important;
}

@media (min-width: 768px) {
  .ft-bottom .col-sm-6 {
    padding: 0;
  }
  .ft-right {
    text-align: right;
  }
}
@media (max-width: 768px) {
  .ft-top .pull-left, .ft-top .media-twbs-left, .ft-top .pull-right, .ft-top .media-twbs-right, .ft-top .heading-block-right {
    float: none !important;
    font-size: 13px;
    padding: 0 20px;
  }
  .ft-top .pull-left .dropdown-menu, .ft-top .media-twbs-left .dropdown-menu, .ft-top .pull-right .dropdown-menu, .ft-top .media-twbs-right .dropdown-menu, .ft-top .heading-block-right .dropdown-menu {
    padding: 15px 0;
  }
  .ft-nav-left {
    width: 50%;
    float: left;
    clear: both;
  }
  .ft-nav-right {
    width: 50%;
    float: right;
    text-align: right;
  }
}
.content-home {
  padding-top: 0;
  overflow: hidden !important;
  background: #fff;
  font-size: 13px;
  line-height: 21.45px;
}
.content-home h1 {
  margin: 0;
  font-size: 16px;
  line-height: 26.4px;
  padding: 5px 0;
  font-weight: 100;
  color: #fff;
  text-align: center;
}
@media (min-width: 992px) {
  .content-home h1 {
    font-size: 22px;
    line-height: 36.3px;
  }
}
.content-home p {
  font-size: 13px;
  line-height: 21.45px;
}
.content-home a {
  font-weight: 400;
}
.content-home .home-panel {
  margin-bottom: 40px;
  padding: 0 20px 20px;
}

.home-masthead {
  margin: 0 -40px 30px;
  padding: 0 40px;
  background: #262626;
}

.home-sidebar-heading, .explorePanel .explore-heading {
  background: #818181;
  color: #FFF;
  padding: 4px 20px;
  margin: 0 -20px 20px;
  font-size: 15px;
  line-height: 24.75px;
  font-weight: 400;
}

.home-sidebar {
  background: #fff;
  min-height: 260px;
  margin-bottom: 40px;
  padding: 0 20px 0;
  overflow: hidden;
}
.home-sidebar .home-sidebar-heading, .home-sidebar .explorePanel .explore-heading, .explorePanel .home-sidebar .explore-heading {
  margin-bottom: 0.25em;
}
.home-sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}

.inline-list-home li {
  display: inline;
  padding-right: 10px;
}

.content-item {
  margin: 10px 0 0 0;
}
.content-item img {
  float: left;
  margin: 5px 15px 40px 0;
  border: 1px solid hsla(0deg, 0%, 0%, 0.1);
}

.content-item:last-child {
  margin-bottom: 15px;
}

.home-image-left, .home-image-right {
  margin: 0;
  padding-bottom: 0 !important;
  position: relative;
  background: #f3f3ff;
  margin-bottom: 20px;
}
.home-image-left h4, .home-image-left .article-heading, .home-image-right h4, .home-image-right .article-heading {
  margin: 0.5em 0 0;
  font-size: 16px;
  line-height: 26.4px;
}

.home-image-left img {
  max-width: 40%;
  max-height: 150px;
  float: left;
}

.home-image-right img {
  max-width: 25%;
  float: right;
  margin: 0 -20px 0 20px;
}
@media (max-width: 1199px) {
  .home-image-right img {
    margin: 20px auto;
    float: none;
    max-height: 200px;
  }
}

.opn-section {
  padding: 20px;
  margin-bottom: 40px;
  border-top: 1px solid #2c4c99;
}
.opn-section .opn-section-blurb h5, .opn-section .opn-section-blurb .article-sub-heading {
  margin-top: 0px;
  margin-bottom: 1rem;
}

.weekly-featured-image img.img-responsive {
  position: relative;
}
.weekly-featured-image .image-of-the-week-overlay {
  text-align: center;
  position: absolute;
  top: -2.25rem;
  background: rgba(129, 129, 129, 0.75);
  color: #fff;
  width: 100%;
  max-width: 152px;
}

.home-ordered {
  margin: 20px 0;
  padding: 0 0 0 1.3em;
}

.home-ordered li {
  margin-bottom: 10px;
  padding: 0 0 0 10px;
}

.home-block-unordered {
  list-style: outside square;
  color: #999;
  padding: 0;
}

.home-block-unordered li {
  margin: 10px 0 10px 20px;
  color: #000;
}

.explorePanel {
  border: 1px solid #262626;
  min-height: 293px;
}
.explorePanel h4, .explorePanel .article-heading {
  font-size: 18px;
  line-height: 29.7px;
  margin: 0;
}
.explorePanel ul:first-child {
  margin-bottom: 3em;
}
.explorePanel .explore-heading {
  font-size: 22px;
  line-height: 36.3px;
  background-color: #262626;
}

.topdl_homepage {
  font-weight: 400 !important;
  font-size: 1.1em;
}

/**
 * Look into why the vendor mixin needs to declare line-height in this way
 * seems unneccesarily specific, and it sidesteps the $line-height-base variable in the vars file.
 */
H1, H2, H3, H4, H5, H6 {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-weight: 600;
  margin: 0.5em 0 0.5em;
}

h1 {
  font-size: 38px;
  line-height: 62.7px;
}

h2 {
  font-size: 32.3px;
  line-height: 53.295px;
}

h3, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil {
  font-size: 26.6px;
  line-height: 43.89px;
}

h4, .article-heading {
  font-size: 20.9px;
  line-height: 34.485px;
}

h5, .article-sub-heading {
  font-size: 15.2px;
  line-height: 25.08px;
}

h6 {
  font-size: 9.5px;
  line-height: 15.675px;
}

body {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 23.1px;
  color: #222;
}

a {
  color: #7800cc;
  cursor: pointer;
  font-weight: 400;
}

p {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  font-size: 14px;
  line-height: 23.1px;
  font-weight: 400;
}

small, .small.small.small, .muted.muted.muted {
  font-size: 12px;
  line-height: 19.8px;
  line-height: 1.5;
}

b,
strong {
  font-weight: 600;
}

hr {
  margin: 0.5em 0 1em;
}

.inline-list {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 23.1px;
}
.inline-list li {
  display: inline;
  margin: 0 15px 0 0;
}

.inline-list-divider:before {
  content: "|";
  color: #ccc;
}

.inline-dismiss {
  display: inline-block;
  border: 1px solid #efefef;
  background: #F8F8F8;
  padding: 0 3px;
  color: #999;
  font-size: 13px;
  line-height: 16px;
  width: 18px;
  text-align: center;
  border-radius: 50%;
}
.filter-tag .inline-dismiss {
  border: none;
  background: transparent;
  color: #fff;
}

.list-unstyled.separated li, .separated.article-details.spotlight-modal li, .separated.article-details.spotlight li, .separated.list-inline li {
  margin-bottom: 1em;
}

.separator-disc {
  display: inline-block;
  color: #6c6c6c;
  padding: 0 0.5em;
}

.center {
  text-align: center;
}

.word-break {
  word-break: break-all;
}

.alert-gray {
  background-color: #f5f5f5;
  border-color: #b3b3b3;
}

.img-inline {
  margin-right: 10px;
}

.list-Conferences {
  padding: 0 10px;
  list-style: none;
  line-height: 1.65 !important;
}

.yellow-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffb), color-stop(60%, #ffe));
  background-image: -o-linear-gradient(right, #ffb, #ffe 60%);
  background-image: linear-gradient(to left, #ffb, #ffe 60%);
}

.pewter-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#E4E7F0), color-stop(60%, #F1F3F8));
  background-image: -o-linear-gradient(right, #E4E7F0, #F1F3F8 60%);
  background-image: linear-gradient(to left, #E4E7F0, #F1F3F8 60%);
}

.ltgray-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#efefef), color-stop(60%, #f7f7f7));
  background-image: -o-linear-gradient(right, #efefef, #f7f7f7 60%);
  background-image: linear-gradient(to left, #efefef, #f7f7f7 60%);
  margin-bottom: 6px;
}

.dark-gray-text {
  color: #231F20;
}

.industry-font {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.2rem;
}

.resource-masthead .arc-journal {
  font-size: 22px;
  line-height: 36.3px;
  margin: 20px 0;
}
.resource-masthead .submit-paper {
  margin: 10px 0 0 0;
  line-height: 49.5px;
}
@media (min-width: 992px) {
  .resource-masthead .submit-paper {
    text-align: right;
  }
}
.resource-masthead .journal-stats dd, .resource-masthead .journal-stats dt {
  display: inline-block;
  text-align: left;
}
.resource-masthead .journal-stats dt {
  margin-right: 1em;
}
.resource-masthead .journal-stats dd {
  margin-right: 2em;
}

.no-journal {
  margin-bottom: 20px;
}
.no-journal h1 {
  font-size: 18px;
  line-height: 29.7px;
  margin-top: 0;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .no-journal h1 {
    font-size: 30px;
    line-height: 49.5px;
  }
}
.no-journal h2 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .no-journal h2 {
    font-size: 22px;
    line-height: 36.3px;
  }
}
.no-journal .submit-paper {
  margin-top: 8px;
}

.resource-full {
  margin-bottom: 30px;
}

.author-full-header,
.myaccount-full-header {
  background-color: transparent;
  border-bottom: 1px solid #000;
}
.author-full-header h2,
.myaccount-full-header h2 {
  font-size: 16px;
  line-height: 26.4px;
  color: #333;
  margin: 0;
  padding: 0;
  padding-left: 15px;
  text-transform: uppercase;
}

.library-full-header {
  background-color: transparent;
  border-bottom: 1px solid #000;
}
.library-full-header h2 {
  font-size: 16px;
  line-height: 26.4px;
  color: #333;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.accordion-toggler {
  color: #222;
}

.resource-tmp-col {
  border: 1px solid #CCC;
  padding: 15px;
  margin: 15px 0;
  height: 200px;
  background: #FFF;
}
@media (min-width: 480px) {
  .resource-tmp-col {
    width: 50%;
  }
}

.resource-tmp-col-half {
  border: 1px solid #CCC;
  padding: 15px;
  height: 100px;
  margin: 15px 0;
  height: 92px;
  background: #FFF;
}

.resource-group {
  margin-bottom: 20px;
}
.resource-sidebar-group .resource-group {
  margin-bottom: 10px;
}

.resource-sidebar-group.affixed {
  position: fixed;
  top: 20px;
}
.resource-sidebar-group h3, .resource-sidebar-group .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .resource-sidebar-group .glyphicon-pencil {
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.resource-sidebar-group ul {
  list-style: none;
  padding: 0;
}

.resource-accordion {
  margin-bottom: 10px;
}
.resource-accordion h3, .resource-accordion .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .resource-accordion .glyphicon-pencil {
  font-size: 14px;
  line-height: 23.1px;
}
.resource-accordion h3 a, .resource-accordion .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil a, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .resource-accordion .glyphicon-pencil a {
  color: #000;
  font-weight: normal;
}
.resource-accordion .resource-full-header {
  font-weight: 600;
  padding: 0.25em 0.75em;
  font-size: 16px;
  line-height: 26.4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ededed));
  background: -o-linear-gradient(top, #f6f6f6, #ededed);
  background: linear-gradient(to bottom, #f6f6f6, #ededed);
  border-radius: 3px;
}
.resource-accordion .resource-full-header:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#e6e6e6));
  background: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
  background: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
}
.resource-accordion .accordion-toggler .fa {
  float: right;
  margin: 5px 5px 0 0;
}

.resource-col-main-header {
  margin: 0 0 30px 0;
}
.resource-col-main-header .form-control {
  width: 80%;
  display: inline-block;
}
.resource-col-main-header .btn {
  margin-top: -5px;
}

.lg-object {
  font-size: 22px;
  display: inline-block;
  margin: 0 4px 0 0;
}

.pre-header {
  font-size: 13px;
  color: #666;
}

.table h3, .table .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .table .glyphicon-pencil {
  font-size: 16px;
}
@media (max-width: 480px) {
  .table {
    font-size: 80%;
  }
}

.resource-masthead .col-md-2 {
  display: none;
}
@media (min-width: 991px) {
  .resource-masthead .col-md-2 {
    display: inline-block;
  }
  .resource-masthead .col-md-2 dl {
    margin-top: 4.25em;
  }
}

.sales-contacts-box {
  border: 1px solid #ccc;
  background-color: #fafafa;
  padding: 0 15px;
  border-radius: 4px;
}

.counter-reports-panel {
  min-height: 0px;
  padding: 20px;
  margin-bottom: 40px;
  overflow: hidden;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: center;
}

.counter-logo.counter-logo {
  margin: 0 auto;
  margin-bottom: 0;
}

.counter-reports-panel-heading {
  font-size: 22px;
  line-height: 36.3px;
  color: #7800cc;
  background: transparent;
  margin: 0;
  margin-bottom: 0.5em;
}

.fa.resource-icon {
  font-size: 10em;
  color: #e2e2e2;
}

.resource-tmp-col {
  border: 0;
  padding: 0;
  text-align: center;
}

.author-home_prism-box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
}

.prism-logo {
  width: 120px;
}

.pricing-brochure-thumbnail {
  padding-top: 15px;
}

.resource-sub-links .currentPage, .resource-sub-links .currentPageWithCaret {
  font-weight: bold;
  color: #333;
}

.reviewer-sub-links ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -20px;
}
.reviewer-sub-links ul li {
  margin-bottom: 10px;
}
.reviewer-sub-links .currentPage--bold {
  color: #7800cc;
}

.user-page-links ul {
  list-style: none;
  padding: 0;
}
.user-page-links ul li {
  margin: 10px 0 0 0;
}
.user-page-links .currentPage {
  font-weight: 400;
  color: #7800cc;
}
.user-page-links .currentPage--bold {
  font-weight: bold;
  color: #333;
  border-left: 4px solid #7800cc;
  padding-left: 6px;
}

.currentPageWithCaret {
  margin-left: -1.65rem;
}

.currentPageWithCaret:before {
  content: "⯈ ";
}

.purpleOLList, .purpleULList {
  list-style-type: none;
}

.purpleOLList > li {
  counter-increment: count-me;
}

.purpleOLList > li::before {
  content: counter(count-me) ". ";
  display: block;
  position: relative;
  max-width: 0px;
  max-height: 0px;
  color: #7800cc;
  font-weight: 600;
  margin-left: -1.5em;
  margin-right: 0.5em;
  text-align: right;
}

.purpleULList > li::before {
  content: "•";
  font-weight: 700;
  display: inline-block;
  color: #7800cc;
  width: 1em;
  margin-left: -1em;
}

.light-blue-color {
  color: #058fff;
}

.code {
  border: 1.5px solid #D3D3D3;
  padding: 4px;
  margin: 6px;
}

.encouragement-box {
  background: #eee;
  padding: 15px;
  margin-bottom: 20px;
}

.revhomemenu {
  color: black;
  font-weight: 500;
}

.revhomemenu.currentPage {
  color: #7800cc;
}

.revhomemenu:focus, revhomemenu:hover {
  color: #7800cc;
}

.china .prism-logo--china {
  margin-bottom: 0;
}

.china-spotlight-list {
  list-style: square;
}

.explore-heading a {
  color: #fff;
}

.opn-section.china-section {
  border: 1px solid #818181;
  padding: 20px;
}

.flag {
  width: 16px;
  height: 11px;
  background: url(/images/flags.png) no-repeat;
}

.flag.flag-cn {
  background-position: -16px 0;
}

.flag.flag-us {
  background-position: 0 -11px;
}

.regional__opn-cover {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}

.spotlight-header-dateline {
  font-size: 22px;
  line-height: 36.3px;
  margin-top: 1.6em;
}

.spotlight-main-list-item {
  padding-top: 15px;
}

@media (min-width: 992px) {
  .spotlight-thumbnail .thumbnail {
    float: right;
  }
}

.spotlight-summary-line {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
  line-height: 29.7px;
  font-weight: normal;
}

.article-title.spotlight, .article-title.spotlight-modal {
  margin-top: 0;
  font-size: 20px;
  line-height: 33px;
  max-width: 70em;
  font-weight: bold;
}

.article-location.spotlight, .article-location.spotlight-modal {
  color: #555;
}

.article-view-options {
  margin-left: 1em;
}
br + .article-view-options {
  margin-left: 0;
}

.article-details.spotlight .spotlight-topic-sortlinks.list-inline li:last-child, .article-details.article-location.spotlight-modal .spotlight-topic-sortlinks.list-inline li:last-child, .article-details.article-title.spotlight-modal .spotlight-topic-sortlinks.list-inline li:last-child {
  padding-left: 0;
}

.modal.spotlight .modal-content, .modal.article-location.spotlight-modal .modal-content, .modal.article-title.spotlight-modal .modal-content {
  padding: 0 1em;
}

.article-title.spotlight-modal {
  font-size: 18px;
  line-height: 29.7px;
  max-width: 40em;
}

.article-authors.spotlight-modal {
  max-width: 40em;
}

.article-location.spotlight-modal {
  max-width: 40em;
}

.spotlight-about-panel--chairs {
  margin-left: -20px;
  margin-right: -20px;
  list-style: none;
  padding: 0;
}
.spotlight-about-panel--chairs:before, .spotlight-about-panel--chairs:after {
  content: " ";
  display: table;
}
.spotlight-about-panel--chairs:after {
  clear: both;
}
.spotlight-about-panel--chairs li {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .spotlight-about-panel--chairs li {
    float: left;
    width: 50%;
  }
}

.spotlight-about-panel, .spotlight-panel-articles {
  margin-left: -20px;
  margin-right: -20px;
  list-style: none;
  padding: 0;
}
.spotlight-about-panel:before, .spotlight-panel-articles:before, .spotlight-about-panel:after, .spotlight-panel-articles:after {
  content: " ";
  display: table;
}
.spotlight-about-panel:after, .spotlight-panel-articles:after {
  clear: both;
}
.spotlight-about-panel li, .spotlight-panel-articles li {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .spotlight-about-panel li, .spotlight-panel-articles li {
    float: left;
    width: 33.3333333333%;
  }
}
.spotlight-about-panel li:nth-child(3n+1), .spotlight-panel-articles li:nth-child(3n+1) {
  clear: both;
}

.spotlight-panel-articles .media-twbs:first-child {
  margin-top: 15px;
}

.summary-article-commentlist {
  list-style: none;
}
.summary-article-commentlist p {
  margin-bottom: 0;
}

.spotlight-comment-list {
  padding-left: 20px;
}

.recently-published {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  /*margin: 0 auto;
  position: relative;
  padding-top: 200px;
  background-color: white;*/
}

/*.recently-published__cover {
	z-index: 5;
	width: 100px;
	height: auto;
	position: absolute;
	top: 10%;
}*/
.recently-published__thumbnail {
  /*z-index: 6;
  position: absolute;
  bottom: 0;
  right: 0;*/
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0px 0 4px white;
          box-shadow: 0px 0px 0 4px white;
}

/*.recently-published__box {
	//height:100%;
	border-top: 1px solid $color-opg-ltgray;
	border-left: 1px solid $color-opg-ltgray;
	border-right: 1px solid $color-opg-ltgray;
	border-bottom: 1px solid $color-opg-ltgray;
	padding: 8px 8px 0px 8px;
}

.recently-published__tl {
	padding: 0px 20px 6px 0px;
	margin-bottom:18px;
	border-bottom:1px solid $color-opg-ltgray-txt;
	border-right:1px solid $color-opg-ltgray-txt;
	height:216px;
}
.recently-published__tr {
	padding: 0px 0px 6px 20px;
	margin-bottom:18px;
	border-bottom:1px solid $color-opg-ltgray-txt;
	height:216px;
}
.recently-published__bl {
	padding: 24px 20px 0px 0px;
	border-right:1px solid $color-opg-ltgray-txt;
	height:216px;
}
.recently-published__br {
	padding: 24px 0px 0px 20px;
	height:216px;
}*/
.opn-join {
  background: transparent;
  border: 2px solid white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.opn-join__cover-container {
  margin-top: -25px;
  padding: 10px;
  width: clamp(250px, 60%, 80%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(215, 215, 215);
}

.opn-join__top-cover {
  margin-bottom: -20%;
  z-index: 6;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}

.opn-join__bottom-cover {
  margin-top: -20%;
  margin-left: -20%;
  z-index: 5;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
}

.opn-join__button {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: -18px;
}

.spotlight-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 992px) {
  .spotlight-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.spotlight-homepage-box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
  padding: 0 20px;
  border-left: 1px solid #d7d7d7;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .spotlight-homepage-box {
    width: 33%;
    margin-bottom: 0;
  }
}

.spotlight__journal-title {
  position: absolute;
  top: -1rem;
  left: 0;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: rotate(270deg) translateX(-100%);
          transform: rotate(270deg) translateX(-100%);
  background: white;
  white-space: nowrap;
  text-transform: uppercase;
  color: #7800cc;
  padding-left: 0.5em;
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.bordered-list {
  list-style: none;
}

.bordered-list__link {
  padding-left: 1rem;
  display: block;
}
.bordered-list__link.currentPage {
  border-left: 4px solid #7800cc;
  padding-left: 6px;
}

.skip-nav {
  display: block;
  position: absolute;
  top: -3rem;
  left: 0;
  -webkit-transition: position 0.2s ease-in-out;
  -o-transition: position 0.2s ease-in-out;
  transition: position 0.2s ease-in-out;
  padding: 0.5rem;
}
.skip-nav:focus, .skip-nav:active {
  top: 0;
}

.homepage-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background-color: #000000;
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (min-width: 992px) {
  .homepage-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.homepage-slider {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 20px;
}
@media screen and (min-width: 992px) {
  .homepage-slider {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 75%;
            flex: 0 1 75%;
  }
}

.homepage-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0;
  margin-bottom: 20px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .homepage-nav {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 25%;
            flex: 0 1 25%;
    margin-bottom: 0;
  }
}

.homepage-nav__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  list-style: none;
}
@media screen and (min-width: 768px) {
  .homepage-nav__list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media screen and (min-width: 992px) {
  .homepage-nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.homepage-nav__list-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
}
@media screen and (min-width: 768px) {
  .homepage-nav__list-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 16.6666666667%;
            flex: 1 1 16.6666666667%;
  }
}
@media screen and (min-width: 992px) {
  .homepage-nav__list-item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.homepage-nav__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: clamp(1rem, 1.5vw, 2rem);
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #d4d4d4;
}
.homepage-nav__link:hover {
  text-decoration: none;
  color: #9475ff;
}
@media screen and (min-width: 992px) {
  .homepage-nav__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    text-align: left;
  }
}

.homepage-nav__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: clamp(2.25rem, 4vw, 3rem);
  aspect-ratio: 1;
  background-color: #333;
  border-radius: 50%;
  margin: 1rem;
}
.homepage-nav__icon i, .homepage-nav__icon img {
  margin: 0;
}

.spotlight-media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eee;
  margin-bottom: 1rem;
}

@media screen and (min-width: 992px) {
  .spotlight-media-object {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.spotlight-media-object__image {
  width: 100%;
}

.spotlight-media-object__image img {
  width: 100%;
  margin: 0;
}

.spotlight-media-object__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  margin: 12px;
}

/**
 * Look into why the vendor mixin needs to declare line-height in this way
 * seems unneccesarily specific, and it sidesteps the $line-height-base variable in the vars file.
 */
H1, H2, H3, H4, H5, H6 {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", sans-serif;
  font-weight: 600;
  margin: 0.5em 0 0.5em;
}

h1 {
  font-size: 38px;
  line-height: 62.7px;
}

h2 {
  font-size: 32.3px;
  line-height: 53.295px;
}

h3, .sidebar-module.journal-submit.journal-submit h3.sidebar-section-title .glyphicon-pencil {
  font-size: 26.6px;
  line-height: 43.89px;
}

h4, .article-heading {
  font-size: 20.9px;
  line-height: 34.485px;
}

h5, .article-sub-heading {
  font-size: 15.2px;
  line-height: 25.08px;
}

h6 {
  font-size: 9.5px;
  line-height: 15.675px;
}

body {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 23.1px;
  color: #222;
}

a {
  color: #7800cc;
  cursor: pointer;
  font-weight: 400;
}

p {
  font-family: "Archivo", "Open Sans", "Helvetica Neue", Helvetica, "Arial Unicode MS", Arial, "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", sans-serif;
  font-size: 14px;
  line-height: 23.1px;
  font-weight: 400;
}

small, .small.small.small, .muted.muted.muted {
  font-size: 12px;
  line-height: 19.8px;
  line-height: 1.5;
}

b,
strong {
  font-weight: 600;
}

hr {
  margin: 0.5em 0 1em;
}

.inline-list {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 23.1px;
}
.inline-list li {
  display: inline;
  margin: 0 15px 0 0;
}

.inline-list-divider:before {
  content: "|";
  color: #ccc;
}

.inline-dismiss {
  display: inline-block;
  border: 1px solid #efefef;
  background: #F8F8F8;
  padding: 0 3px;
  color: #999;
  font-size: 13px;
  line-height: 16px;
  width: 18px;
  text-align: center;
  border-radius: 50%;
}
.filter-tag .inline-dismiss {
  border: none;
  background: transparent;
  color: #fff;
}

.list-unstyled.separated li, .separated.list-inline li, .separated.article-details.spotlight li, .separated.article-details.spotlight-modal li {
  margin-bottom: 1em;
}

.separator-disc {
  display: inline-block;
  color: #6c6c6c;
  padding: 0 0.5em;
}

.center {
  text-align: center;
}

.word-break {
  word-break: break-all;
}

.alert-gray {
  background-color: #f5f5f5;
  border-color: #b3b3b3;
}

.img-inline {
  margin-right: 10px;
}

.list-Conferences {
  padding: 0 10px;
  list-style: none;
  line-height: 1.65 !important;
}

.yellow-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#ffb), color-stop(60%, #ffe));
  background-image: -o-linear-gradient(right, #ffb, #ffe 60%);
  background-image: linear-gradient(to left, #ffb, #ffe 60%);
}

.pewter-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#E4E7F0), color-stop(60%, #F1F3F8));
  background-image: -o-linear-gradient(right, #E4E7F0, #F1F3F8 60%);
  background-image: linear-gradient(to left, #E4E7F0, #F1F3F8 60%);
}

.ltgray-gradient {
  background-color: transparent;
  background-image: -webkit-gradient(linear, right top, left top, from(#efefef), color-stop(60%, #f7f7f7));
  background-image: -o-linear-gradient(right, #efefef, #f7f7f7 60%);
  background-image: linear-gradient(to left, #efefef, #f7f7f7 60%);
  margin-bottom: 6px;
}

.dark-gray-text {
  color: #231F20;
}

.industry-font {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.2rem;
}

.heading__1--xxl, .heading__2--xxl, .heading__3--xxl, .heading__4--xxl, .heading__5--xxl, .heading__6--xxl, .p__1--xxl, .p__2--xxl, .p__3--xxl, .p__4--xxl, .p__5--xxl, .p__6--xxl {
  font-size: 38px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--xxl, .heading__2--xxl, .heading__3--xxl, .heading__4--xxl, .heading__5--xxl, .heading__6--xxl, .p__1--xxl, .p__2--xxl, .p__3--xxl, .p__4--xxl, .p__5--xxl, .p__6--xxl {
    font-size: 30px;
  }
}
.heading__1--xl, .heading__2--xl, .heading__3--xl, .heading__4--xl, .heading__5--xl, .heading__6--xl, .p__1--xl, .p__2--xl, .p__3--xl, .p__4--xl, .p__5--xl, .p__6--xl {
  font-size: 30px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--xl, .heading__2--xl, .heading__3--xl, .heading__4--xl, .heading__5--xl, .heading__6--xl, .p__1--xl, .p__2--xl, .p__3--xl, .p__4--xl, .p__5--xl, .p__6--xl {
    font-size: 24px;
  }
}
.heading__1--xlg, .heading__2--xlg, .heading__3--xlg, .heading__4--xlg, .heading__5--xlg, .heading__6--xlg, .p__1--xlg, .p__2--xlg, .p__3--xlg, .p__4--xlg, .p__5--xlg, .p__6--xlg {
  font-size: 24px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--xlg, .heading__2--xlg, .heading__3--xlg, .heading__4--xlg, .heading__5--xlg, .heading__6--xlg, .p__1--xlg, .p__2--xlg, .p__3--xlg, .p__4--xlg, .p__5--xlg, .p__6--xlg {
    font-size: 22px;
  }
}
.heading__1--lg, .heading__2--lg, .heading__3--lg, .heading__4--lg, .heading__5--lg, .heading__6--lg, .p__1--lg, .p__2--lg, .p__3--lg, .p__4--lg, .p__5--lg, .p__6--lg {
  font-size: 22px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--lg, .heading__2--lg, .heading__3--lg, .heading__4--lg, .heading__5--lg, .heading__6--lg, .p__1--lg, .p__2--lg, .p__3--lg, .p__4--lg, .p__5--lg, .p__6--lg {
    font-size: 18px;
  }
}
.heading__1--md-lg, .heading__2--md-lg, .heading__3--md-lg, .heading__4--md-lg, .heading__5--md-lg, .heading__6--md-lg, .p__1--md-lg, .p__2--md-lg, .p__3--md-lg, .p__4--md-lg, .p__5--md-lg, .p__6--md-lg {
  font-size: 18px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--md-lg, .heading__2--md-lg, .heading__3--md-lg, .heading__4--md-lg, .heading__5--md-lg, .heading__6--md-lg, .p__1--md-lg, .p__2--md-lg, .p__3--md-lg, .p__4--md-lg, .p__5--md-lg, .p__6--md-lg {
    font-size: 16px;
  }
}
.heading__1--md, .heading__2--md, .heading__3--md, .heading__4--md, .heading__5--md, .heading__6--md, .p__1--md, .p__2--md, .p__3--md, .p__4--md, .p__5--md, .p__6--md {
  font-size: 16px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--md, .heading__2--md, .heading__3--md, .heading__4--md, .heading__5--md, .heading__6--md, .p__1--md, .p__2--md, .p__3--md, .p__4--md, .p__5--md, .p__6--md {
    font-size: 14px;
  }
}
.heading__1--sm, .heading__2--sm, .heading__3--sm, .heading__4--sm, .heading__5--sm, .heading__6--sm, .p__1--sm, .p__2--sm, .p__3--sm, .p__4--sm, .p__5--sm, .p__6--sm {
  font-size: 14px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--sm, .heading__2--sm, .heading__3--sm, .heading__4--sm, .heading__5--sm, .heading__6--sm, .p__1--sm, .p__2--sm, .p__3--sm, .p__4--sm, .p__5--sm, .p__6--sm {
    font-size: 13px;
  }
}
.heading__1--xs, .heading__2--xs, .heading__3--xs, .heading__4--xs, .heading__5--xs, .heading__6--xs, .p__1--xs, .p__2--xs, .p__3--xs, .p__4--xs, .p__5--xs, .p__6--xs {
  font-size: 13px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--xs, .heading__2--xs, .heading__3--xs, .heading__4--xs, .heading__5--xs, .heading__6--xs, .p__1--xs, .p__2--xs, .p__3--xs, .p__4--xs, .p__5--xs, .p__6--xs {
    font-size: 12px;
  }
}
.heading__1--xxs, .heading__2--xxs, .heading__3--xxs, .heading__4--xxs, .heading__5--xxs, .heading__6--xxs, .p__1--xxs, .p__2--xxs, .p__3--xxs, .p__4--xxs, .p__5--xxs, .p__6--xxs {
  font-size: 12px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  .heading__1--xxs, .heading__2--xxs, .heading__3--xxs, .heading__4--xxs, .heading__5--xxs, .heading__6--xxs, .p__1--xxs, .p__2--xxs, .p__3--xxs, .p__4--xxs, .p__5--xxs, .p__6--xxs {
    font-size: 12px;
  }
}

.caption {
  font-size: 10px;
  line-height: 1.5em;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.overflow-wrap {
  overflow-wrap: break-word;
}

.font-arial {
  font-family: Arial, Helvetica, Sans Serif;
}

.text--center {
  text-align: center;
}
.text--right {
  text-align: right;
}
.text--left {
  text-align: left;
}

.vertical--middle {
  vertical-align: middle;
}
.vertical--baseline {
  vertical-align: baseline;
}
.vertical--top {
  vertical-align: top;
}

.float--left {
  float: left;
}
.float--right {
  float: right;
}

.justify-content--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-content--space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-items--baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.align-items--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-items--end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.m-0 {
  margin: 0 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.m-h {
  margin: 0.5rem 0.5rem !important;
}

.mt-h {
  margin-top: 0.5rem !important;
}

.mr-h {
  margin-right: 0.5rem !important;
}

.mb-h {
  margin-bottom: 0.5rem !important;
}

.ml-h {
  margin-left: 0.5rem !important;
}

.m-1 {
  margin: 1rem 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.m-2 {
  margin: 1.5rem 1.5rem !important;
}

.mt-2 {
  margin-top: 1.5rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mb-2 {
  margin-bottom: 1.5rem !important;
}

.ml-2 {
  margin-left: 1.5rem !important;
}

.m-3 {
  margin: 3rem 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.m-4 {
  margin: 4rem 4rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.ml-4 {
  margin-left: 4rem !important;
}

.p-0 {
  padding: 0 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.p-h {
  padding: 0.5rem 0.5rem !important;
}

.pt-h {
  padding-top: 0.5rem !important;
}

.pr-h {
  padding-right: 0.5rem !important;
}

.pb-h {
  padding-bottom: 0.5rem !important;
}

.pl-h {
  padding-left: 0.5rem !important;
}

.p-1 {
  padding: 1rem 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.p-2 {
  padding: 1.5rem 1.5rem !important;
}

.pt-2 {
  padding-top: 1.5rem !important;
}

.pr-2 {
  padding-right: 1.5rem !important;
}

.pb-2 {
  padding-bottom: 1.5rem !important;
}

.pl-2 {
  padding-left: 1.5rem !important;
}

.p-3 {
  padding: 3rem 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.p-4 {
  padding: 4rem 4rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pr-4 {
  padding-right: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.pl-4 {
  padding-left: 4rem !important;
}

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.panel {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.panel-default {
  border: none;
}

.panel-heading {
  border: none;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  outline: none;
}
.panel-heading.transparent {
  background-color: transparent;
}
.panel-heading--gray {
  border-bottom: 1px solid #ccc !important;
}

.panel-title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 18px !important;
}
.panel-title a .fa-angle-down {
  font-family: FontAwesome;
  font-weight: 300;
  font-size: 24px;
}
.panel-title a:not(.collapsed) .fa-angle-down {
  rotate: 180deg;
}

.panel-body {
  border: none;
}
.panel-body--no-border {
  border-top: none !important;
}

.border-bottom-black {
  border-bottom: 1px solid black;
}

.d-none {
  display: none;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.deletescroller {
  position: absolute;
  visibility: hidden;
  z-index: 1000;
  height: 60px;
  width: 220px;
  background-color: #e7f3ff;
  border: 1px solid #6c8bb8;
  color: #444444;
  padding: 4px;
}

.border__top--gray {
  border-top: 1px solid #aaa;
}
.border__left--gray {
  border-left: 1px solid #aaa;
}
.border__right--gray {
  border-right: 1px solid #aaa;
}

.subsection-link {
  display: inline-block;
  margin-right: 10px;
  padding: 5px 0;
}

.normal-wrap a {
  white-space: normal;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.editor-columns {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}

.ease-out {
  display: none;
  -webkit-transition: opacity 2s ease-out 1s;
  -o-transition: opacity 2s ease-out 1s;
  transition: opacity 2s ease-out 1s;
  opacity: 0;
}

.ease-in {
  display: grid;
  -webkit-transition: opacity 2s ease-in 1s;
  -o-transition: opacity 2s ease-in 1s;
  transition: opacity 2s ease-in 1s;
  opacity: 1;
}

.column-count--2 {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
.column-count--3 {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
@media screen and (max-width: 768px) {
  .column-count--1-mobile {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}

.list-style--none {
  list-style-type: none;
}

.tooltip-title {
  position: relative;
  display: inline-block;
}

.tooltip-title .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: #fff;
  border: 1px solid #555;
  text-align: center;
  border-radius: 6px;
  padding: 15px 7px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 90%;
  margin-left: -60px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tooltip-title .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 10%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
@media screen and (max-width: 768px) {
  .tooltip-title .tooltiptext {
    width: 100%;
    left: 38%;
  }
}

.tooltip-title:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.navbar > .container {
  display: inline;
}

.dropdown-toggle::after {
  content: none;
}

.carousel-indicators {
  bottom: -4px;
}
.carousel-indicators button {
  width: 16px !important;
  height: 16px !important;
  border-radius: 100%;
  border: 1px solid black !important;
  background: transparent;
  margin-right: 17px !important;
}
.carousel-indicators .active {
  background-color: #8d76fd !important;
  border: 1px solid #8d76fd !important;
}

.nav-pills .nav-link {
  border-radius: 0px;
  background-color: #eeeeee !important;
  border: 1px solid #d7d7d7;
  color: #7800cc;
}
.nav-pills .nav-link.active {
  color: black;
  background-color: #d7d7d7 !important;
  border: 1px solid #7800cc;
}
.nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus {
  color: black;
  background-color: #d7d7d7 !important;
  border: 1px solid #7800cc;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: inherit;
}

.ui-menu {
  overflow: scroll;
  height: 100%;
}

.ui-state-active span {
  color: black;
}

.red {
  color: red;
}

.orange {
  color: orange;
}

.purple {
  color: purple;
}

.green {
  color: green;
}

.blue {
  color: blue;
}

.white {
  color: white;
}

.bg-gray {
  background-color: #545454;
}

.dark-purple {
  color: #7800cc;
}

.gray {
  color: #555;
}

.bg-light-gray {
  background-color: #eee;
}

.bg-light {
  background-color: #EFEFEF;
}

.resource-sidebar-journal {
  position: absolute;
  height: 90%;
  max-height: 86%;
}
@media screen and (max-width: 992px) {
  .resource-sidebar-journal {
    position: relative;
  }
}

.resource-sidebar {
  position: absolute;
  height: 99%;
  max-height: 96%;
}
@media screen and (max-width: 992px) {
  .resource-sidebar {
    position: relative;
  }
}

.billing-resource-sidebar {
  position: absolute;
  height: 90%;
  max-height: 86%;
  top: 14%;
}
@media screen and (max-width: 992px) {
  .billing-resource-sidebar {
    position: relative;
  }
}

#sidebar-accordion {
  position: sticky;
  top: 0;
  bottom: 0;
}

.resource-col-main {
  min-height: 880px;
}

.library-resource__image {
  width: 75px;
  margin-top: 0px;
  position: absolute;
  right: 0;
}

.quickreference {
  background-color: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: -20px -20px 0 -20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .quickreference {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 32px;
    padding-top: 20px;
  }
}
.quickreference__image {
  padding: 0;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.quickreference__subtitle {
  text-align: center;
}
.quickreference__select {
  height: 41px;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .quickreference__select {
    height: 30px;
  }
}
.quickreference__table-options {
  margin: 20px auto 20px auto;
}

.new-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.new-pagination a {
  background-color: #fff;
  border: 1px solid grey;
  color: #771bc9;
  display: inline-block;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem;
  position: relative;
}
.new-pagination a:hover {
  text-decoration: none;
}
.new-pagination ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.new-pagination li {
  display: inline-block;
}
.new-pagination li.active a {
  background-color: #771bc9;
  border-color: #771bc9;
  color: #fff;
  cursor: default;
}
.new-pagination li.active a:hover {
  color: #fff;
}
.new-pagination .prev-button,
.new-pagination .next-button {
  height: 28.9px;
  background-color: #fff;
  border: 1px solid grey;
}
.new-pagination .prev-button.disabled,
.new-pagination .next-button.disabled {
  cursor: default;
  background: #ccc;
  color: #888;
  border-color: #888;
  opacity: 0.3;
}
.new-pagination .prev-button.disabled:hover,
.new-pagination .next-button.disabled:hover {
  cursor: default;
  text-decoration: none;
}
.new-pagination .prev-button {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  margin-left: 0;
}
.new-pagination .next-button {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  margin-right: 0;
}
@media (max-width: 767px) {
  .new-pagination li:first-child, .new-pagination li.active, .new-pagination li.active-sibling:nth-last-child(2), .new-pagination li:last-child {
    display: inline-block !important;
  }
  .new-pagination li:first-child:nth-last-child(n+6) ~ li {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+6) ~ li:nth-last-child(-n+3) {
    display: inline-block;
  }
  .new-pagination li:first-child:nth-last-child(n+6) ~ li:nth-last-child(3):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-right: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active:before, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-right: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active:after, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-left: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active:nth-child(-n+2):before, .new-pagination li:first-child:nth-last-child(n+6).active:nth-child(-n+2):after, .new-pagination li:first-child:nth-last-child(n+6).active:nth-last-child(-n+2):before, .new-pagination li:first-child:nth-last-child(n+6).active:nth-last-child(-n+2):after, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-child(-n+2):before, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-child(-n+2):after, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-last-child(-n+2):before, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active:nth-last-child(-n+2):after {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-last-child(-n+3), .new-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-last-child(-n+3) {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-child(-n+3), .new-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-child(-n+3) {
    display: inline-block;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-child(-n+2):after, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-child(-n+2):after {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+6).active ~ li:nth-child(3):after, .new-pagination li:first-child:nth-last-child(n+6) ~ li.active ~ li:nth-child(3):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-left: 2.5px;
  }
}
@media (min-width: 768px) {
  .new-pagination li:first-child, .new-pagination li.active-sibling, .new-pagination li.active, .new-pagination li.active + li, .new-pagination li:last-child {
    display: inline-block !important;
  }
  .new-pagination li:first-child:nth-last-child(n+8) ~ li {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+8) ~ li.active-sibling:before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-right: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+8) ~ li.active + li:after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-left: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(-n+5) {
    display: inline-block;
  }
  .new-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(5):before {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-right: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+8) ~ li:nth-child(-n+2):before, .new-pagination li:first-child:nth-last-child(n+8) ~ li:nth-child(-n+2):after, .new-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(-n+2):before, .new-pagination li:first-child:nth-last-child(n+8) ~ li:nth-last-child(-n+2):after, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active-sibling:nth-last-child(-n+4):before, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active-sibling:nth-last-child(-n+4):after {
    display: none !important;
  }
  .new-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-last-child(-n+5), .new-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-last-child(-n+5) {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-last-child(-n+5):before, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-last-child(-n+5):before {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-child(-n+5), .new-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-child(-n+5) {
    display: inline-block;
  }
  .new-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-child(-n+4):after, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-child(-n+4):after {
    display: none;
  }
  .new-pagination li:first-child:nth-last-child(n+8).active ~ li:nth-child(5):after, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active ~ li:nth-child(5):after {
    content: "…";
    font-size: 24px;
    display: inline-block;
    margin-left: 2.5px;
  }
  .new-pagination li:first-child:nth-last-child(n+8).active:before, .new-pagination li:first-child:nth-last-child(n+8).active:after, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active:before, .new-pagination li:first-child:nth-last-child(n+8) ~ li.active:after {
    display: none;
  }
}

.loading {
  background-image: -webkit-gradient(linear, left top, right top, from(rgb(216, 215, 215)), color-stop(rgb(253, 243, 243)), color-stop(#23ffa7), to(#a0ffd9));
  background-image: -o-linear-gradient(left, rgb(216, 215, 215), rgb(253, 243, 243), #23ffa7, #a0ffd9);
  background-image: linear-gradient(90deg, rgb(216, 215, 215), rgb(253, 243, 243), #23ffa7, #a0ffd9);
  background-size: 1000%;
  background-position: right;
  border-radius: 3px;
  -webkit-animation: sweep 5s ease-in-out infinite alternate;
          animation: sweep 5s ease-in-out infinite alternate;
  -webkit-box-shadow: 0 0 6px 0 rgba(163, 163, 163, 0.1921568627);
          box-shadow: 0 0 6px 0 rgba(163, 163, 163, 0.1921568627);
}
.loading__top {
  height: 40px;
  display: block;
  border-radius: 2px;
}
.loading__content {
  display: block;
  border-radius: 2px;
  height: 500px;
}

@-webkit-keyframes sweep {
  0% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}

@keyframes sweep {
  0% {
    background-position: right;
  }
  100% {
    background-position: left;
  }
}
.skeleton {
  -webkit-animation: skeleton-loading 1s linear infinite alternate;
          animation: skeleton-loading 1s linear infinite alternate;
}

@-webkit-keyframes skeleton-loading {
  0% {
    background-color: hsl(200deg, 20%, 80%);
  }
  100% {
    background-color: hsl(200deg, 20%, 95%);
  }
}

@keyframes skeleton-loading {
  0% {
    background-color: hsl(200deg, 20%, 80%);
  }
  100% {
    background-color: hsl(200deg, 20%, 95%);
  }
}
#loading span {
  width: 90%;
  height: 12px;
  border-radius: 3px;
}
#loading .video-grid__card {
  height: 300px;
}

.editor-columns {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-fill: balance;
     -moz-column-fill: balance;
          column-fill: balance;
}

.abt-table td {
  padding: 4px;
}

.selectize-dropdown-content {
  background: #fff;
  border: 1px solid #eee;
}

/**
 * selectize.bootstrap3.css (v0.9.1) - Bootstrap 3 Theme
 * Copyright (c) 2013 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  border-radius: 4px 4px 0 0;
}

.selectize-dropdown-header-close {
  position: absolute;
  right: 12px;
  top: 50%;
  color: #333333;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}

.selectize-dropdown-header-close:hover {
  color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 1px 0 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: rgba(0, 0, 0, 0);
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}

.selectize-control {
  position: relative;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  -webkit-font-smoothing: inherit;
}

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block;
}

.selectize-input {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 4px 0 0 4px;
}

.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}

.selectize-input.full {
  background-color: #ffffff;
}

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}

.selectize-input.dropdown-active {
  border-radius: 4px 4px 0 0;
}

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 1px 3px;
  background: #efefef;
  color: #333333;
  border: 0 solid rgba(0, 0, 0, 0);
}

.selectize-control.multi .selectize-input > div.active {
  background: #428bca;
  color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0);
}

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}

.selectize-input > input {
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.selectize-input > input::-ms-clear {
  display: none;
}

.selectize-input > input:focus {
  outline: none !important;
}

.selectize-input::after {
  content: " ";
  display: block;
  clear: left;
}

.selectize-input.dropdown-active::before {
  content: " ";
  display: block;
  position: absolute;
  background: #ffffff;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #cccccc;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
}

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  border-radius: 1px;
}

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
  color: #999999;
  background: #ffffff;
  cursor: default;
}

.selectize-dropdown .active {
  background-color: #f5f5f5;
  color: #262626;
}

.selectize-dropdown .active.create {
  color: #262626;
}

.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}

.selectize-control.single .selectize-input:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 17px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #333333 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #333333 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
  left: 17px;
  right: auto;
}

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #ffffff;
}

.selectize-dropdown,
.selectize-dropdown.form-control {
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  z-index: 1000;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.42857143;
}

.selectize-dropdown .optgroup:first-child:before {
  display: none;
}

.selectize-dropdown .optgroup:before {
  content: " ";
  display: block;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  margin-left: -12px;
  margin-right: -12px;
}

.selectize-dropdown-content {
  padding: 5px 0;
}

.selectize-dropdown-header {
  padding: 6px 12px;
}

.selectize-input {
  min-height: 34px;
}

.selectize-input.dropdown-active {
  border-radius: 4px;
}

.selectize-input.dropdown-active::before {
  display: none;
}

.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.selectize-control.multi .selectize-input.has-items {
  padding-left: 9px;
  padding-right: 9px;
}

.selectize-control.multi .selectize-input > div {
  border-radius: 4px;
}

.form-control.selectize-control {
  padding: 0;
  height: auto;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.selectize-input {
  overflow: visible;
  line-height: 19px;
}

.space-top {
  margin-top: 15px;
}

/* 
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url("/fonts/foundation-icons.eot");
  src: url("/fonts/foundation-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/foundation-icons.woff") format("woff"), url("/fonts/foundation-icons.ttf") format("truetype"), url("/fonts/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before {
  content: "\f100";
}

.fi-alert:before {
  content: "\f101";
}

.fi-align-center:before {
  content: "\f102";
}

.fi-align-justify:before {
  content: "\f103";
}

.fi-align-left:before {
  content: "\f104";
}

.fi-align-right:before {
  content: "\f105";
}

.fi-anchor:before {
  content: "\f106";
}

.fi-annotate:before {
  content: "\f107";
}

.fi-archive:before {
  content: "\f108";
}

.fi-arrow-down:before {
  content: "\f109";
}

.fi-arrow-left:before {
  content: "\f10a";
}

.fi-arrow-right:before {
  content: "\f10b";
}

.fi-arrow-up:before {
  content: "\f10c";
}

.fi-arrows-compress:before {
  content: "\f10d";
}

.fi-arrows-expand:before {
  content: "\f10e";
}

.fi-arrows-in:before {
  content: "\f10f";
}

.fi-arrows-out:before {
  content: "\f110";
}

.fi-asl:before {
  content: "\f111";
}

.fi-asterisk:before {
  content: "\f112";
}

.fi-at-sign:before {
  content: "\f113";
}

.fi-background-color:before {
  content: "\f114";
}

.fi-battery-empty:before {
  content: "\f115";
}

.fi-battery-full:before {
  content: "\f116";
}

.fi-battery-half:before {
  content: "\f117";
}

.fi-bitcoin-circle:before {
  content: "\f118";
}

.fi-bitcoin:before {
  content: "\f119";
}

.fi-blind:before {
  content: "\f11a";
}

.fi-bluetooth:before {
  content: "\f11b";
}

.fi-bold:before {
  content: "\f11c";
}

.fi-book-bookmark:before {
  content: "\f11d";
}

.fi-book:before {
  content: "\f11e";
}

.fi-bookmark:before {
  content: "\f11f";
}

.fi-braille:before {
  content: "\f120";
}

.fi-burst-new:before {
  content: "\f121";
}

.fi-burst-sale:before {
  content: "\f122";
}

.fi-burst:before {
  content: "\f123";
}

.fi-calendar:before {
  content: "\f124";
}

.fi-camera:before {
  content: "\f125";
}

.fi-check:before {
  content: "\f126";
}

.fi-checkbox:before {
  content: "\f127";
}

.fi-clipboard-notes:before {
  content: "\f128";
}

.fi-clipboard-pencil:before {
  content: "\f129";
}

.fi-clipboard:before {
  content: "\f12a";
}

.fi-clock:before {
  content: "\f12b";
}

.fi-closed-caption:before {
  content: "\f12c";
}

.fi-cloud:before {
  content: "\f12d";
}

.fi-comment-minus:before {
  content: "\f12e";
}

.fi-comment-quotes:before {
  content: "\f12f";
}

.fi-comment-video:before {
  content: "\f130";
}

.fi-comment:before {
  content: "\f131";
}

.fi-comments:before {
  content: "\f132";
}

.fi-compass:before {
  content: "\f133";
}

.fi-contrast:before {
  content: "\f134";
}

.fi-credit-card:before {
  content: "\f135";
}

.fi-crop:before {
  content: "\f136";
}

.fi-crown:before {
  content: "\f137";
}

.fi-css3:before {
  content: "\f138";
}

.fi-database:before {
  content: "\f139";
}

.fi-die-five:before {
  content: "\f13a";
}

.fi-die-four:before {
  content: "\f13b";
}

.fi-die-one:before {
  content: "\f13c";
}

.fi-die-six:before {
  content: "\f13d";
}

.fi-die-three:before {
  content: "\f13e";
}

.fi-die-two:before {
  content: "\f13f";
}

.fi-dislike:before {
  content: "\f140";
}

.fi-dollar-bill:before {
  content: "\f141";
}

.fi-dollar:before {
  content: "\f142";
}

.fi-download:before {
  content: "\f143";
}

.fi-eject:before {
  content: "\f144";
}

.fi-elevator:before {
  content: "\f145";
}

.fi-euro:before {
  content: "\f146";
}

.fi-eye:before {
  content: "\f147";
}

.fi-fast-forward:before {
  content: "\f148";
}

.fi-female-symbol:before {
  content: "\f149";
}

.fi-female:before {
  content: "\f14a";
}

.fi-filter:before {
  content: "\f14b";
}

.fi-first-aid:before {
  content: "\f14c";
}

.fi-flag:before {
  content: "\f14d";
}

.fi-folder-add:before {
  content: "\f14e";
}

.fi-folder-lock:before {
  content: "\f14f";
}

.fi-folder:before {
  content: "\f150";
}

.fi-foot:before {
  content: "\f151";
}

.fi-foundation:before {
  content: "\f152";
}

.fi-graph-bar:before {
  content: "\f153";
}

.fi-graph-horizontal:before {
  content: "\f154";
}

.fi-graph-pie:before {
  content: "\f155";
}

.fi-graph-trend:before {
  content: "\f156";
}

.fi-guide-dog:before {
  content: "\f157";
}

.fi-hearing-aid:before {
  content: "\f158";
}

.fi-heart:before {
  content: "\f159";
}

.fi-home:before {
  content: "\f15a";
}

.fi-html5:before {
  content: "\f15b";
}

.fi-indent-less:before {
  content: "\f15c";
}

.fi-indent-more:before {
  content: "\f15d";
}

.fi-italic:before {
  content: "\f15f";
}

.fi-key:before {
  content: "\f160";
}

.fi-laptop:before {
  content: "\f161";
}

.fi-layout:before {
  content: "\f162";
}

.fi-lightbulb:before {
  content: "\f163";
}

.fi-like:before {
  content: "\f164";
}

.fi-link:before {
  content: "\f165";
}

.fi-list-bullet:before {
  content: "\f166";
}

.fi-list-number:before {
  content: "\f167";
}

.fi-list-thumbnails:before {
  content: "\f168";
}

.fi-list:before {
  content: "\f169";
}

.fi-lock:before {
  content: "\f16a";
}

.fi-loop:before {
  content: "\f16b";
}

.fi-magnifying-glass:before {
  content: "\f16c";
}

.fi-mail:before {
  content: "\f16d";
}

.fi-male-female:before {
  content: "\f16e";
}

.fi-male-symbol:before {
  content: "\f16f";
}

.fi-male:before {
  content: "\f170";
}

.fi-map:before {
  content: "\f171";
}

.fi-marker:before {
  content: "\f172";
}

.fi-megaphone:before {
  content: "\f173";
}

.fi-microphone:before {
  content: "\f174";
}

.fi-minus-circle:before {
  content: "\f175";
}

.fi-minus:before {
  content: "\f176";
}

.fi-mobile-signal:before {
  content: "\f177";
}

.fi-mobile:before {
  content: "\f178";
}

.fi-monitor:before {
  content: "\f179";
}

.fi-mountains:before {
  content: "\f17a";
}

.fi-music:before {
  content: "\f17b";
}

.fi-next:before {
  content: "\f17c";
}

.fi-no-dogs:before {
  content: "\f17d";
}

.fi-no-smoking:before {
  content: "\f17e";
}

.fi-page-add:before {
  content: "\f17f";
}

.fi-page-copy:before {
  content: "\f180";
}

.fi-page-csv:before {
  content: "\f181";
}

.fi-page-delete:before {
  content: "\f182";
}

.fi-page-doc:before {
  content: "\f183";
}

.fi-page-edit:before {
  content: "\f184";
}

.fi-page-export-csv:before {
  content: "\f185";
}

.fi-page-export-doc:before {
  content: "\f186";
}

.fi-page-export-pdf:before {
  content: "\f187";
}

.fi-page-export:before {
  content: "\f188";
}

.fi-page-filled:before {
  content: "\f189";
}

.fi-page-multiple:before {
  content: "\f18a";
}

.fi-page-pdf:before {
  content: "\f18b";
}

.fi-page-remove:before {
  content: "\f18c";
}

.fi-page-search:before {
  content: "\f18d";
}

.fi-page:before {
  content: "\f18e";
}

.fi-paint-bucket:before {
  content: "\f18f";
}

.fi-paperclip:before {
  content: "\f190";
}

.fi-pause:before {
  content: "\f191";
}

.fi-paw:before {
  content: "\f192";
}

.fi-paypal:before {
  content: "\f193";
}

.fi-pencil:before {
  content: "\f194";
}

.fi-photo:before {
  content: "\f195";
}

.fi-play-circle:before {
  content: "\f196";
}

.fi-play-video:before {
  content: "\f197";
}

.fi-play:before {
  content: "\f198";
}

.fi-plus:before {
  content: "\f199";
}

.fi-pound:before {
  content: "\f19a";
}

.fi-power:before {
  content: "\f19b";
}

.fi-previous:before {
  content: "\f19c";
}

.fi-price-tag:before {
  content: "\f19d";
}

.fi-pricetag-multiple:before {
  content: "\f19e";
}

.fi-print:before {
  content: "\f19f";
}

.fi-prohibited:before {
  content: "\f1a0";
}

.fi-projection-screen:before {
  content: "\f1a1";
}

.fi-puzzle:before {
  content: "\f1a2";
}

.fi-quote:before {
  content: "\f1a3";
}

.fi-record:before {
  content: "\f1a4";
}

.fi-refresh:before {
  content: "\f1a5";
}

.fi-results-demographics:before {
  content: "\f1a6";
}

.fi-results:before {
  content: "\f1a7";
}

.fi-rewind-ten:before {
  content: "\f1a8";
}

.fi-rewind:before {
  content: "\f1a9";
}

.fi-rss:before {
  content: "\f1aa";
}

.fi-safety-cone:before {
  content: "\f1ab";
}

.fi-save:before {
  content: "\f1ac";
}

.fi-share:before {
  content: "\f1ad";
}

.fi-sheriff-badge:before {
  content: "\f1ae";
}

.fi-shield:before {
  content: "\f1af";
}

.fi-shopping-bag:before {
  content: "\f1b0";
}

.fi-shopping-cart:before {
  content: "\f1b1";
}

.fi-shuffle:before {
  content: "\f1b2";
}

.fi-skull:before {
  content: "\f1b3";
}

.fi-social-500px:before {
  content: "\f1b4";
}

.fi-social-adobe:before {
  content: "\f1b5";
}

.fi-social-amazon:before {
  content: "\f1b6";
}

.fi-social-android:before {
  content: "\f1b7";
}

.fi-social-apple:before {
  content: "\f1b8";
}

.fi-social-behance:before {
  content: "\f1b9";
}

.fi-social-bing:before {
  content: "\f1ba";
}

.fi-social-blogger:before {
  content: "\f1bb";
}

.fi-social-delicious:before {
  content: "\f1bc";
}

.fi-social-designer-news:before {
  content: "\f1bd";
}

.fi-social-deviant-art:before {
  content: "\f1be";
}

.fi-social-digg:before {
  content: "\f1bf";
}

.fi-social-dribbble:before {
  content: "\f1c0";
}

.fi-social-drive:before {
  content: "\f1c1";
}

.fi-social-dropbox:before {
  content: "\f1c2";
}

.fi-social-evernote:before {
  content: "\f1c3";
}

.fi-social-facebook:before {
  content: "\f1c4";
}

.fi-social-flickr:before {
  content: "\f1c5";
}

.fi-social-forrst:before {
  content: "\f1c6";
}

.fi-social-foursquare:before {
  content: "\f1c7";
}

.fi-social-game-center:before {
  content: "\f1c8";
}

.fi-social-github:before {
  content: "\f1c9";
}

.fi-social-google-plus:before {
  content: "\f1ca";
}

.fi-social-hacker-news:before {
  content: "\f1cb";
}

.fi-social-hi5:before {
  content: "\f1cc";
}

.fi-social-instagram:before {
  content: "\f1cd";
}

.fi-social-joomla:before {
  content: "\f1ce";
}

.fi-social-lastfm:before {
  content: "\f1cf";
}

.fi-social-linkedin:before {
  content: "\f1d0";
}

.fi-social-medium:before {
  content: "\f1d1";
}

.fi-social-myspace:before {
  content: "\f1d2";
}

.fi-social-orkut:before {
  content: "\f1d3";
}

.fi-social-path:before {
  content: "\f1d4";
}

.fi-social-picasa:before {
  content: "\f1d5";
}

.fi-social-pinterest:before {
  content: "\f1d6";
}

.fi-social-rdio:before {
  content: "\f1d7";
}

.fi-social-reddit:before {
  content: "\f1d8";
}

.fi-social-skillshare:before {
  content: "\f1d9";
}

.fi-social-skype:before {
  content: "\f1da";
}

.fi-social-smashing-mag:before {
  content: "\f1db";
}

.fi-social-snapchat:before {
  content: "\f1dc";
}

.fi-social-spotify:before {
  content: "\f1dd";
}

.fi-social-squidoo:before {
  content: "\f1de";
}

.fi-social-stack-overflow:before {
  content: "\f1df";
}

.fi-social-steam:before {
  content: "\f1e0";
}

.fi-social-stumbleupon:before {
  content: "\f1e1";
}

.fi-social-treehouse:before {
  content: "\f1e2";
}

.fi-social-tumblr:before {
  content: "\f1e3";
}

.fi-social-twitter:before {
  content: "\f1e4";
}

.fi-social-vimeo:before {
  content: "\f1e5";
}

.fi-social-windows:before {
  content: "\f1e6";
}

.fi-social-xbox:before {
  content: "\f1e7";
}

.fi-social-yahoo:before {
  content: "\f1e8";
}

.fi-social-yelp:before {
  content: "\f1e9";
}

.fi-social-youtube:before {
  content: "\f1ea";
}

.fi-social-zerply:before {
  content: "\f1eb";
}

.fi-social-zurb:before {
  content: "\f1ec";
}

.fi-sound:before {
  content: "\f1ed";
}

.fi-star:before {
  content: "\f1ee";
}

.fi-stop:before {
  content: "\f1ef";
}

.fi-strikethrough:before {
  content: "\f1f0";
}

.fi-subscript:before {
  content: "\f1f1";
}

.fi-superscript:before {
  content: "\f1f2";
}

.fi-tablet-landscape:before {
  content: "\f1f3";
}

.fi-tablet-portrait:before {
  content: "\f1f4";
}

.fi-target-two:before {
  content: "\f1f5";
}

.fi-target:before {
  content: "\f1f6";
}

.fi-telephone-accessible:before {
  content: "\f1f7";
}

.fi-telephone:before {
  content: "\f1f8";
}

.fi-text-color:before {
  content: "\f1f9";
}

.fi-thumbnails:before {
  content: "\f1fa";
}

.fi-ticket:before {
  content: "\f1fb";
}

.fi-torso-business:before {
  content: "\f1fc";
}

.fi-torso-female:before {
  content: "\f1fd";
}

.fi-torso:before {
  content: "\f1fe";
}

.fi-torsos-all-female:before {
  content: "\f1ff";
}

.fi-torsos-all:before {
  content: "\f200";
}

.fi-torsos-female-male:before {
  content: "\f201";
}

.fi-torsos-male-female:before {
  content: "\f202";
}

.fi-torsos:before {
  content: "\f203";
}

.fi-trash:before {
  content: "\f204";
}

.fi-trees:before {
  content: "\f205";
}

.fi-trophy:before {
  content: "\f206";
}

.fi-underline:before {
  content: "\f207";
}

.fi-universal-access:before {
  content: "\f208";
}

.fi-unlink:before {
  content: "\f209";
}

.fi-unlock:before {
  content: "\f20a";
}

.fi-upload-cloud:before {
  content: "\f20b";
}

.fi-upload:before {
  content: "\f20c";
}

.fi-usb:before {
  content: "\f20d";
}

.fi-video:before {
  content: "\f20e";
}

.fi-volume-none:before {
  content: "\f20f";
}

.fi-volume-strike:before {
  content: "\f210";
}

.fi-volume:before {
  content: "\f211";
}

.fi-web:before {
  content: "\f212";
}

.fi-wheelchair:before {
  content: "\f213";
}

.fi-widget:before {
  content: "\f214";
}

.fi-wrench:before {
  content: "\f215";
}

.fi-x-circle:before {
  content: "\f216";
}

.fi-x:before {
  content: "\f217";
}

.fi-yen:before {
  content: "\f218";
}

.fi-zoom-in:before {
  content: "\f219";
}

.fi-zoom-out:before {
  content: "\f21a";
}

/* 
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url("../fonts/foundation-icons.eot");
  src: url("../fonts/foundation-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/foundation-icons.woff") format("woff"), url("../fonts/foundation-icons.ttf") format("truetype"), url("../fonts/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before {
  content: "\f100";
}

.fi-alert:before {
  content: "\f101";
}

.fi-align-center:before {
  content: "\f102";
}

.fi-align-justify:before {
  content: "\f103";
}

.fi-align-left:before {
  content: "\f104";
}

.fi-align-right:before {
  content: "\f105";
}

.fi-anchor:before {
  content: "\f106";
}

.fi-annotate:before {
  content: "\f107";
}

.fi-archive:before {
  content: "\f108";
}

.fi-arrow-down:before {
  content: "\f109";
}

.fi-arrow-left:before {
  content: "\f10a";
}

.fi-arrow-right:before {
  content: "\f10b";
}

.fi-arrow-up:before {
  content: "\f10c";
}

.fi-arrows-compress:before {
  content: "\f10d";
}

.fi-arrows-expand:before {
  content: "\f10e";
}

.fi-arrows-in:before {
  content: "\f10f";
}

.fi-arrows-out:before {
  content: "\f110";
}

.fi-asl:before {
  content: "\f111";
}

.fi-asterisk:before {
  content: "\f112";
}

.fi-at-sign:before {
  content: "\f113";
}

.fi-background-color:before {
  content: "\f114";
}

.fi-battery-empty:before {
  content: "\f115";
}

.fi-battery-full:before {
  content: "\f116";
}

.fi-battery-half:before {
  content: "\f117";
}

.fi-bitcoin-circle:before {
  content: "\f118";
}

.fi-bitcoin:before {
  content: "\f119";
}

.fi-blind:before {
  content: "\f11a";
}

.fi-bluetooth:before {
  content: "\f11b";
}

.fi-bold:before {
  content: "\f11c";
}

.fi-book-bookmark:before {
  content: "\f11d";
}

.fi-book:before {
  content: "\f11e";
}

.fi-bookmark:before {
  content: "\f11f";
}

.fi-braille:before {
  content: "\f120";
}

.fi-burst-new:before {
  content: "\f121";
}

.fi-burst-sale:before {
  content: "\f122";
}

.fi-burst:before {
  content: "\f123";
}

.fi-calendar:before {
  content: "\f124";
}

.fi-camera:before {
  content: "\f125";
}

.fi-check:before {
  content: "\f126";
}

.fi-checkbox:before {
  content: "\f127";
}

.fi-clipboard-notes:before {
  content: "\f128";
}

.fi-clipboard-pencil:before {
  content: "\f129";
}

.fi-clipboard:before {
  content: "\f12a";
}

.fi-clock:before {
  content: "\f12b";
}

.fi-closed-caption:before {
  content: "\f12c";
}

.fi-cloud:before {
  content: "\f12d";
}

.fi-comment-minus:before {
  content: "\f12e";
}

.fi-comment-quotes:before {
  content: "\f12f";
}

.fi-comment-video:before {
  content: "\f130";
}

.fi-comment:before {
  content: "\f131";
}

.fi-comments:before {
  content: "\f132";
}

.fi-compass:before {
  content: "\f133";
}

.fi-contrast:before {
  content: "\f134";
}

.fi-credit-card:before {
  content: "\f135";
}

.fi-crop:before {
  content: "\f136";
}

.fi-crown:before {
  content: "\f137";
}

.fi-css3:before {
  content: "\f138";
}

.fi-database:before {
  content: "\f139";
}

.fi-die-five:before {
  content: "\f13a";
}

.fi-die-four:before {
  content: "\f13b";
}

.fi-die-one:before {
  content: "\f13c";
}

.fi-die-six:before {
  content: "\f13d";
}

.fi-die-three:before {
  content: "\f13e";
}

.fi-die-two:before {
  content: "\f13f";
}

.fi-dislike:before {
  content: "\f140";
}

.fi-dollar-bill:before {
  content: "\f141";
}

.fi-dollar:before {
  content: "\f142";
}

.fi-download:before {
  content: "\f143";
}

.fi-eject:before {
  content: "\f144";
}

.fi-elevator:before {
  content: "\f145";
}

.fi-euro:before {
  content: "\f146";
}

.fi-eye:before {
  content: "\f147";
}

.fi-fast-forward:before {
  content: "\f148";
}

.fi-female-symbol:before {
  content: "\f149";
}

.fi-female:before {
  content: "\f14a";
}

.fi-filter:before {
  content: "\f14b";
}

.fi-first-aid:before {
  content: "\f14c";
}

.fi-flag:before {
  content: "\f14d";
}

.fi-folder-add:before {
  content: "\f14e";
}

.fi-folder-lock:before {
  content: "\f14f";
}

.fi-folder:before {
  content: "\f150";
}

.fi-foot:before {
  content: "\f151";
}

.fi-foundation:before {
  content: "\f152";
}

.fi-graph-bar:before {
  content: "\f153";
}

.fi-graph-horizontal:before {
  content: "\f154";
}

.fi-graph-pie:before {
  content: "\f155";
}

.fi-graph-trend:before {
  content: "\f156";
}

.fi-guide-dog:before {
  content: "\f157";
}

.fi-hearing-aid:before {
  content: "\f158";
}

.fi-heart:before {
  content: "\f159";
}

.fi-home:before {
  content: "\f15a";
}

.fi-html5:before {
  content: "\f15b";
}

.fi-indent-less:before {
  content: "\f15c";
}

.fi-indent-more:before {
  content: "\f15d";
}

.fi-italic:before {
  content: "\f15f";
}

.fi-key:before {
  content: "\f160";
}

.fi-laptop:before {
  content: "\f161";
}

.fi-layout:before {
  content: "\f162";
}

.fi-lightbulb:before {
  content: "\f163";
}

.fi-like:before {
  content: "\f164";
}

.fi-link:before {
  content: "\f165";
}

.fi-list-bullet:before {
  content: "\f166";
}

.fi-list-number:before {
  content: "\f167";
}

.fi-list-thumbnails:before {
  content: "\f168";
}

.fi-list:before {
  content: "\f169";
}

.fi-lock:before {
  content: "\f16a";
}

.fi-loop:before {
  content: "\f16b";
}

.fi-magnifying-glass:before {
  content: "\f16c";
}

.fi-mail:before {
  content: "\f16d";
}

.fi-male-female:before {
  content: "\f16e";
}

.fi-male-symbol:before {
  content: "\f16f";
}

.fi-male:before {
  content: "\f170";
}

.fi-map:before {
  content: "\f171";
}

.fi-marker:before {
  content: "\f172";
}

.fi-megaphone:before {
  content: "\f173";
}

.fi-microphone:before {
  content: "\f174";
}

.fi-minus-circle:before {
  content: "\f175";
}

.fi-minus:before {
  content: "\f176";
}

.fi-mobile-signal:before {
  content: "\f177";
}

.fi-mobile:before {
  content: "\f178";
}

.fi-monitor:before {
  content: "\f179";
}

.fi-mountains:before {
  content: "\f17a";
}

.fi-music:before {
  content: "\f17b";
}

.fi-next:before {
  content: "\f17c";
}

.fi-no-dogs:before {
  content: "\f17d";
}

.fi-no-smoking:before {
  content: "\f17e";
}

.fi-page-add:before {
  content: "\f17f";
}

.fi-page-copy:before {
  content: "\f180";
}

.fi-page-csv:before {
  content: "\f181";
}

.fi-page-delete:before {
  content: "\f182";
}

.fi-page-doc:before {
  content: "\f183";
}

.fi-page-edit:before {
  content: "\f184";
}

.fi-page-export-csv:before {
  content: "\f185";
}

.fi-page-export-doc:before {
  content: "\f186";
}

.fi-page-export-pdf:before {
  content: "\f187";
}

.fi-page-export:before {
  content: "\f188";
}

.fi-page-filled:before {
  content: "\f189";
}

.fi-page-multiple:before {
  content: "\f18a";
}

.fi-page-pdf:before {
  content: "\f18b";
}

.fi-page-remove:before {
  content: "\f18c";
}

.fi-page-search:before {
  content: "\f18d";
}

.fi-page:before {
  content: "\f18e";
}

.fi-paint-bucket:before {
  content: "\f18f";
}

.fi-paperclip:before {
  content: "\f190";
}

.fi-pause:before {
  content: "\f191";
}

.fi-paw:before {
  content: "\f192";
}

.fi-paypal:before {
  content: "\f193";
}

.fi-pencil:before {
  content: "\f194";
}

.fi-photo:before {
  content: "\f195";
}

.fi-play-circle:before {
  content: "\f196";
}

.fi-play-video:before {
  content: "\f197";
}

.fi-play:before {
  content: "\f198";
}

.fi-plus:before {
  content: "\f199";
}

.fi-pound:before {
  content: "\f19a";
}

.fi-power:before {
  content: "\f19b";
}

.fi-previous:before {
  content: "\f19c";
}

.fi-price-tag:before {
  content: "\f19d";
}

.fi-pricetag-multiple:before {
  content: "\f19e";
}

.fi-print:before {
  content: "\f19f";
}

.fi-prohibited:before {
  content: "\f1a0";
}

.fi-projection-screen:before {
  content: "\f1a1";
}

.fi-puzzle:before {
  content: "\f1a2";
}

.fi-quote:before {
  content: "\f1a3";
}

.fi-record:before {
  content: "\f1a4";
}

.fi-refresh:before {
  content: "\f1a5";
}

.fi-results-demographics:before {
  content: "\f1a6";
}

.fi-results:before {
  content: "\f1a7";
}

.fi-rewind-ten:before {
  content: "\f1a8";
}

.fi-rewind:before {
  content: "\f1a9";
}

.fi-rss:before {
  content: "\f1aa";
}

.fi-safety-cone:before {
  content: "\f1ab";
}

.fi-save:before {
  content: "\f1ac";
}

.fi-share:before {
  content: "\f1ad";
}

.fi-sheriff-badge:before {
  content: "\f1ae";
}

.fi-shield:before {
  content: "\f1af";
}

.fi-shopping-bag:before {
  content: "\f1b0";
}

.fi-shopping-cart:before {
  content: "\f1b1";
}

.fi-shuffle:before {
  content: "\f1b2";
}

.fi-skull:before {
  content: "\f1b3";
}

.fi-social-500px:before {
  content: "\f1b4";
}

.fi-social-adobe:before {
  content: "\f1b5";
}

.fi-social-amazon:before {
  content: "\f1b6";
}

.fi-social-android:before {
  content: "\f1b7";
}

.fi-social-apple:before {
  content: "\f1b8";
}

.fi-social-behance:before {
  content: "\f1b9";
}

.fi-social-bing:before {
  content: "\f1ba";
}

.fi-social-blogger:before {
  content: "\f1bb";
}

.fi-social-delicious:before {
  content: "\f1bc";
}

.fi-social-designer-news:before {
  content: "\f1bd";
}

.fi-social-deviant-art:before {
  content: "\f1be";
}

.fi-social-digg:before {
  content: "\f1bf";
}

.fi-social-dribbble:before {
  content: "\f1c0";
}

.fi-social-drive:before {
  content: "\f1c1";
}

.fi-social-dropbox:before {
  content: "\f1c2";
}

.fi-social-evernote:before {
  content: "\f1c3";
}

.fi-social-facebook:before {
  content: "\f1c4";
}

.fi-social-flickr:before {
  content: "\f1c5";
}

.fi-social-forrst:before {
  content: "\f1c6";
}

.fi-social-foursquare:before {
  content: "\f1c7";
}

.fi-social-game-center:before {
  content: "\f1c8";
}

.fi-social-github:before {
  content: "\f1c9";
}

.fi-social-google-plus:before {
  content: "\f1ca";
}

.fi-social-hacker-news:before {
  content: "\f1cb";
}

.fi-social-hi5:before {
  content: "\f1cc";
}

.fi-social-instagram:before {
  content: "\f1cd";
}

.fi-social-joomla:before {
  content: "\f1ce";
}

.fi-social-lastfm:before {
  content: "\f1cf";
}

.fi-social-linkedin:before {
  content: "\f1d0";
}

.fi-social-medium:before {
  content: "\f1d1";
}

.fi-social-myspace:before {
  content: "\f1d2";
}

.fi-social-orkut:before {
  content: "\f1d3";
}

.fi-social-path:before {
  content: "\f1d4";
}

.fi-social-picasa:before {
  content: "\f1d5";
}

.fi-social-pinterest:before {
  content: "\f1d6";
}

.fi-social-rdio:before {
  content: "\f1d7";
}

.fi-social-reddit:before {
  content: "\f1d8";
}

.fi-social-skillshare:before {
  content: "\f1d9";
}

.fi-social-skype:before {
  content: "\f1da";
}

.fi-social-smashing-mag:before {
  content: "\f1db";
}

.fi-social-snapchat:before {
  content: "\f1dc";
}

.fi-social-spotify:before {
  content: "\f1dd";
}

.fi-social-squidoo:before {
  content: "\f1de";
}

.fi-social-stack-overflow:before {
  content: "\f1df";
}

.fi-social-steam:before {
  content: "\f1e0";
}

.fi-social-stumbleupon:before {
  content: "\f1e1";
}

.fi-social-treehouse:before {
  content: "\f1e2";
}

.fi-social-tumblr:before {
  content: "\f1e3";
}

.fi-social-twitter:before {
  content: "\f1e4";
}

.fi-social-vimeo:before {
  content: "\f1e5";
}

.fi-social-windows:before {
  content: "\f1e6";
}

.fi-social-xbox:before {
  content: "\f1e7";
}

.fi-social-yahoo:before {
  content: "\f1e8";
}

.fi-social-yelp:before {
  content: "\f1e9";
}

.fi-social-youtube:before {
  content: "\f1ea";
}

.fi-social-zerply:before {
  content: "\f1eb";
}

.fi-social-zurb:before {
  content: "\f1ec";
}

.fi-sound:before {
  content: "\f1ed";
}

.fi-star:before {
  content: "\f1ee";
}

.fi-stop:before {
  content: "\f1ef";
}

.fi-strikethrough:before {
  content: "\f1f0";
}

.fi-subscript:before {
  content: "\f1f1";
}

.fi-superscript:before {
  content: "\f1f2";
}

.fi-tablet-landscape:before {
  content: "\f1f3";
}

.fi-tablet-portrait:before {
  content: "\f1f4";
}

.fi-target-two:before {
  content: "\f1f5";
}

.fi-target:before {
  content: "\f1f6";
}

.fi-telephone-accessible:before {
  content: "\f1f7";
}

.fi-telephone:before {
  content: "\f1f8";
}

.fi-text-color:before {
  content: "\f1f9";
}

.fi-thumbnails:before {
  content: "\f1fa";
}

.fi-ticket:before {
  content: "\f1fb";
}

.fi-torso-business:before {
  content: "\f1fc";
}

.fi-torso-female:before {
  content: "\f1fd";
}

.fi-torso:before {
  content: "\f1fe";
}

.fi-torsos-all-female:before {
  content: "\f1ff";
}

.fi-torsos-all:before {
  content: "\f200";
}

.fi-torsos-female-male:before {
  content: "\f201";
}

.fi-torsos-male-female:before {
  content: "\f202";
}

.fi-torsos:before {
  content: "\f203";
}

.fi-trash:before {
  content: "\f204";
}

.fi-trees:before {
  content: "\f205";
}

.fi-trophy:before {
  content: "\f206";
}

.fi-underline:before {
  content: "\f207";
}

.fi-universal-access:before {
  content: "\f208";
}

.fi-unlink:before {
  content: "\f209";
}

.fi-unlock:before {
  content: "\f20a";
}

.fi-upload-cloud:before {
  content: "\f20b";
}

.fi-upload:before {
  content: "\f20c";
}

.fi-usb:before {
  content: "\f20d";
}

.fi-video:before {
  content: "\f20e";
}

.fi-volume-none:before {
  content: "\f20f";
}

.fi-volume-strike:before {
  content: "\f210";
}

.fi-volume:before {
  content: "\f211";
}

.fi-web:before {
  content: "\f212";
}

.fi-wheelchair:before {
  content: "\f213";
}

.fi-widget:before {
  content: "\f214";
}

.fi-wrench:before {
  content: "\f215";
}

.fi-x-circle:before {
  content: "\f216";
}

.fi-x:before {
  content: "\f217";
}

.fi-yen:before {
  content: "\f218";
}

.fi-zoom-in:before {
  content: "\f219";
}

.fi-zoom-out:before {
  content: "\f21a";
}

@font-face {
  font-family: "custom-icons";
  src: url("../fonts/custom-icons.eot");
  src: url("../fonts/custom-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/custom-icons.woff") format("woff"), url("../fonts/custom-icons.ttf") format("truetype"), url("../fonts/custom-icons.svg?#custom-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "custom-icons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-copy:before {
  content: "\e601";
}

.icon-email:before {
  content: "\e602";
}

.icon-database:before {
  content: "\e603";
}

.icon-favorite:before {
  content: "\e604";
}

.icon-video:before {
  content: "\e605";
}

.icon-view-all-tables:before {
  content: "\e607";
}

.icon-TOC-selected-item:before {
  content: "\e608";
}

.icon-table:before {
  content: "\e609";
}

.icon-share:before {
  content: "\e60a";
}

.icon-citation-alert:before {
  content: "\e60b";
}

.icon-selected:before {
  content: "\e60c";
}

.icon-selected {
  color: #7800cc;
}

.icon-rss:before {
  content: "\e60d";
}

.icon-save:before {
  content: "\e60f";
}

.icon-options:before {
  content: "\e610";
}

.icon-search:before {
  content: "\e611";
}

.icon-print:before {
  content: "\e612";
}

.icon-new-window:before {
  content: "\e613";
}

.icon-info:before {
  content: "\e614";
}

.icon-help:before {
  content: "\e615";
}

.icon-get-citation:before {
  content: "\e617";
}

.icon-journal-search:before {
  content: "\e618";
}

.icon-close:before {
  content: "\e619";
}

.icon-open-access:before {
  content: "\e61a";
}

.icon-not-accessible:before {
  content: "\e61b";
}

.icon-accessible:before {
  content: "\e61c";
}

.icon-arrow-right:before {
  content: "\e61d";
  margin-left: 6px;
}

.icon-arrow-left:before {
  content: "\e61e";
}

.icon-sort:before {
  content: "\e61f";
}

.icon-expand-plus:before {
  content: "\e620";
}

.icon-collapse-minus:before {
  content: "\e621";
}

.icon-nav-arrow:before {
  content: "\e622";
}

.icon-next-pages:before {
  content: "\e623";
}

.icon-previous-pages:before {
  content: "\e624";
}

.icon-open-expanded-view:before {
  content: "\e625";
}

.icon-close-expanded-view:before {
  content: "\e626";
}

.icon-toggle-compact-view:before {
  content: "\e627";
}

.icon-toggle-expanded-view:before {
  content: "\e628";
}

.icon-grey {
  color: #adadad;
}

.icon-green {
  color: #5eb436;
}

.icon-blue {
  color: #323f9e;
}

.icon-orange {
  color: #ff9700;
}

.icon-white {
  color: #fff;
}

.icon-round-dark {
  background: #444;
  color: #FFF;
  padding: 5px;
  border-radius: 100%;
}

.about-journal p {
  margin-bottom: 0;
}

.mbottom-0 {
  margin-bottom: 0px;
}

.mbottom-5 {
  margin-bottom: 5px;
}

.mbottom-10 {
  margin-bottom: 10px;
}

.mbottom-15 {
  margin-bottom: 15px;
}

.mbottom-20 {
  margin-bottom: 20px;
}

.mbottom-25 {
  margin-bottom: 25px;
}

.mbottom-30 {
  margin-bottom: 30px;
}

.mbottom-35 {
  margin-bottom: 35px;
}

.mbottom-40 {
  margin-bottom: 40px;
}

.mbottom-45 {
  margin-bottom: 45px;
}

.advanced-search-popup.advanced-search-popup--article {
  z-index: 8 !important;
  top: 0;
  width: 100%;
  border: none;
}
.advanced-search-popup.advanced-search-popup--article .avs-help-link {
  top: 0;
}

/*# sourceMappingURL=app.css.map */