﻿@import url('material-icons.css');
@import url('fa.min.css');
@import url('source-sans-pro.css');
@import url('open-sans.css');
@import url('bebas.css');
@import url('loading.css');
ins {
  text-decoration: none;
}
.font-weight-100 {
  font-weight: 100;
}
.font-weight-200 {
  font-weight: 200;
}
.font-weight-300 {
  font-weight: 300;
}
.font-weight-400 {
  font-weight: 400;
}
.font-weight-500 {
  font-weight: 500;
}
.font-weight-600 {
  font-weight: 600;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-800 {
  font-weight: 800;
}
.font-weight-900 {
  font-weight: 900;
}
.avatar {
  background-color: #3e5e6f;
  border-radius: 100px;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin-bottom: -5px;
  margin-top: -5px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
.avatar-wrapper {
  margin-right: 0.5em;
}
body {
  background-color: #F0F0F2;
  font-family: SSP;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: SSP;
}
.sticky-top {
  top: 84px;
}
.content-wrapper {
  position: relative;
  z-index: 0;
}
a[disabled],
button[disabled] {
  cursor: not-allowed;
}
.btn:focus {
  color: #fff;
}
#gritter-notice-wrapper {
  top: 73px !important;
}
.main-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
  min-height: 55px;
  background-color: #3e5e6f;
  border: none;
  padding: 8px 0;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
.main-header .container-fluid {
  padding: 0;
}
.main-header .account-name {
  line-height: 39px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Exo';
  color: #3e5e6f;
  position: relative;
  top: 1px;
}
.main-header h1 {
  margin: 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 55px;
  color: #4c4e54;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
  padding-left: 12px;
  float: left;
  margin-right: 2em;
}
.main-header h1 img {
  float: left;
  position: relative;
  top: -3px;
}
.main-header .site-search-wrapper {
  float: left;
  position: relative;
}
.main-header .site-search-wrapper input {
  background: transparent;
  border: none;
  padding: 3px 30px 3px 6px;
  height: 32px;
  margin-top: 2px;
  border-bottom: 1px solid #dcdcdc9e;
  width: 275px;
  outline: none;
  color: #fff;
}
.main-header .site-search-wrapper input::placeholder {
  color: #ffffff3b;
}
.main-header .site-search-wrapper input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff3b;
}
.main-header .site-search-wrapper input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff3b;
}
.main-header .site-search-wrapper .SearchButton {
  position: absolute;
  right: -5px;
  top: 6px;
  color: #ffffff3b;
}
.main-header .site-search-wrapper .dnnSearchBoxClearText {
  position: absolute;
  right: 25px;
  top: 2px;
  color: #ffffff3b;
  background: none !important;
}
.main-header .site-search-wrapper .dnnSearchBoxClearText:after {
  content: "clear";
  display: none;
  color: #ffffff3b !important;
  font-size: 16px;
}
.main-header .site-search-wrapper .dnnSearchBoxClearText.dnnShow:after {
  display: block;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview {
  right: auto;
  left: 0;
  border: none;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group {
  padding: 4px 12px 4px 12px;
  color: inherit;
  border-bottom: 1px solid #eee;
  cursor: inherit;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: #c3262e;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li {
  padding: 4px 12px 4px 16px;
  border-top: 1px dotted #f1f1f1;
  color: inherit;
  cursor: pointer;
  position: relative;
  margin: 0;
  text-transform: none;
  word-wrap: break-word;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li:nth-child(2) {
  border-top: none !important;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li:hover {
  background-color: #f7f7f7;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li p {
  margin: 0;
  font-size: 11px;
  line-height: 1.2em;
  color: #999;
  font-style: normal;
  white-space: normal;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li p b {
  color: inherit;
  text-decoration: underline;
  /*font-style: italic;*/
  /*font-weight: normal;*/
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li > a.searchSkinObjectPreview_more {
  font-size: 14px;
  color: #3e5e6f;
}
.main-header button:focus {
  outline: none;
}
.main-header .icon-btn {
  color: #ffffff3b;
  height: 39px;
  line-height: 39px;
  position: relative;
}
.main-header .icon-btn i {
  position: relative;
  top: 3px;
  font-size: 26px;
}
.main-header .icon-btn i span {
  font-size: 26px;
}
.main-header .icon-btn i span.count {
  font-size: 10px;
  position: absolute;
  top: -1px;
  right: -3px;
  font-style: normal;
  font-family: SSP;
  margin-right: 0;
  background-color: #c3262e;
}
.main-header .link-btn {
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  height: 39px;
  line-height: 39px;
}
.main-header a.link-btn {
  padding-top: 1px;
  text-decoration: none !important;
}
.main-header .divider {
  width: 1px;
  height: 55px / 2;
  line-height: 39px;
  border-right: 1px solid #dcdcdc9e;
  margin-top: 8px / 2;
  margin-right: 8px;
  /*margin-left: @headerPadding / 2;*/
}
.main-header .user-snapshot {
  padding-top: 4px;
  text-align: right;
  margin-right: 9px;
}
.main-header .user-snapshot .user-name {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 9px;
}
.main-header .user-snapshot .sub {
  color: #ffffff80;
  font-weight: 400;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 12px;
  margin-top: 4px;
  display: block;
  position: relative;
  top: 2px;
}
.main-header .user-snapshot .role {
  color: #7d7d7d;
  font-weight: 400;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 12px;
  margin-top: 2px;
  margin-bottom: -9px;
  display: block;
}
.page-wrapper {
  padding-left: 74px;
  padding-top: 80px;
  padding-right: 14px;
}
.page-wrapper.news {
  padding-left: 14px;
}
.page-wrapper.login-page {
  padding-left: 14px;
}
.menu-wrapper {
  position: fixed;
  padding-top: 55px;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background-color: #4E5351;
  width: 60px;
  z-index: 1;
}
body[style*="margin-left"] .menu-wrapper,
body[style*="margin-left"] .main-header {
  left: 80px;
}
button {
  cursor: pointer;
}
.icon-btn,
.link-btn {
  background: transparent;
  border: none;
  min-width: 0 !important;
}
.menu-wrapper nav {
  padding-top: 1.25em;
}
.menu-wrapper nav .menu-parent {
  display: block;
  position: relative;
}
.menu-wrapper nav .menu-parent > a {
  color: #ffffff3b;
  width: 60px;
  text-align: center;
  /*height: @menuIconSize;
            line-height: @menuIconSize;*/
  display: block;
  margin-bottom: 1em;
  padding: 12px 0;
  text-decoration: none !important;
}
.menu-wrapper nav .menu-parent > a i {
  display: block;
}
.menu-wrapper nav .menu-parent > a.active {
  color: #ffffffd4;
}
.menu-wrapper nav .menu-parent > a:hover,
.menu-wrapper nav .menu-parent > a.hov {
  background: #333333;
  color: #ffffffd4;
}
.menu-wrapper nav .sub-menu {
  display: none;
  position: absolute;
  left: 60px;
  background: #fff;
  z-index: 3000;
  padding: 12px;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  width: 210px;
  top: 0;
}
.menu-wrapper nav .sub-menu h1 {
  color: #242424;
  font-size: 21px;
  font-family: 'bebas_neue';
  font-weight: bold;
  margin-bottom: 2px;
}
.menu-wrapper nav .sub-menu hr {
  height: 1px;
  width: 3em;
  border-bottom: 2px solid #c3262e;
  margin-top: 0;
  margin-bottom: 0.5em;
  border-top: none;
  margin-left: 0;
}
.menu-wrapper nav .sub-menu .description {
  font-size: 14px;
  line-height: 1.2em;
  display: block;
  margin-bottom: 1em;
}
.menu-wrapper nav .sub-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu-wrapper nav .sub-menu ul li {
  font-size: 15px;
  line-height: 1.8em;
}
.menu-wrapper nav .sub-menu ul li a {
  color: #242424;
  opacity: 0.5;
  text-decoration: none;
  font-weight: bold;
}
.menu-wrapper nav .sub-menu ul li a:hover {
  opacity: 1;
}
h1.page-title {
  font-size: 12px !important;
  color: #0009;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #00000012;
  MARGIN-BOTTOM: 1rem;
  font-family: SSP !important;
  font-weight: normal !important;
}
/* CONTAINERS */
.white-box {
  background: #FDFDFD;
  padding: 1.25em;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.06);
  margin-bottom: 2em;
}
.module-title h1 {
  float: left;
}
/* CONTENT */
.Normal,
.NormalDisabled,
.NormalDeleted {
  color: #444;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3em;
  word-wrap: break-word;
}
.content-wrapper h1 {
  font-family: bebas_neue;
  font-weight: bold;
  font-size: 28px;
}
.content-wrapper h2 {
  /*font-family: @headingFont;
        font-weight: normal;
        font-size: 20px;*/
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
.content-wrapper .data-list {
  list-style-type: none;
  padding-left: 0;
}
.content-wrapper label {
  font-weight: 600;
  font-size: 0.85em;
  text-transform: uppercase;
}
.content-wrapper label.large {
  font-size: 1.1em;
  margin-bottom: 1.2em;
}
.content-wrapper label + hr {
  margin-top: -5px;
  margin-bottom: 2em;
}
.content-wrapper label.text {
  font-weight: 400;
  font-size: 1em;
  text-transform: none;
}
.content-wrapper .form-check label {
  font-weight: 400;
  text-transform: none;
  font-size: 1em;
}
.content-wrapper .form-check label input {
  position: relative;
  top: 2px;
}
.news .content-wrapper h2 {
  /*font-family: @headingFont;
        font-weight: normal;
        font-size: 20px;*/
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
}
.news .content-wrapper h3 {
  font-size: 17px;
}
.news .content-wrapper ul {
  list-style: disc inside;
}
.news .content-wrapper ul.double li {
  margin-bottom: 0.5em;
}
.news .content-wrapper ol {
  list-style: decimal inside;
}
.news .content-wrapper ol ol {
  list-style: lower-roman;
  list-style-position: inside;
}
/* Components */
.module .header-area {
  background: #3e5e6f;
}
.treeview ul {
  margin-bottom: 0;
}
ul.data-list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
ul.data-list li {
  overflow: hidden;
  display: block;
  padding: 4px 2px;
  margin-bottom: 2px;
  border-bottom: 1px dotted #ddd;
}
ul.data-list li i {
  float: right;
}
.control-panel .checkbox label {
  margin-top: 0;
  margin-bottom: 0;
}
.control-panel .checkbox input {
  top: 3px;
  position: relative;
}
.notifications-list {
  margin-bottom: 0.5em;
}
.notifications-list .more {
  font-size: 16px;
  color: #3e5e6f;
}
.notifications-list .more:hover {
  color: #3e5e6f;
  text-decoration: underline;
}
.notifications-list .notification-item {
  border-top: 1px dotted #f1f1f1;
  overflow: hidden;
}
.notifications-list .notification-item .notification-title {
  color: #c3262e;
  display: block;
  font-size: 16px;
}
.notifications-list .notification-item .notification-date {
  display: block;
  color: #aaa;
  margin-bottom: 4px;
  font-size: 15px;
}
.notifications-list .notification-item .notification-text {
  font-size: 15px;
  margin-bottom: 0.25em;
  display: block;
  line-height: 1.1em;
}
.notifications-list .notification-item .notification-actions {
  display: block;
  margin-top: 0.75em;
  overflow: hidden;
  color: #3e5e6f;
}
.notifications-list .notification-item .notification-actions .notification-action:last-child {
  float: left;
  margin-left: 1em;
}
.notifications-list .notification-item .notification-actions .notification-action:first-child {
  float: left;
  margin-left: 0 !important;
}
.notifications-list .notification-item:first-child {
  border-top: none;
}
.notifications-list .notification-item:last-child {
  margin-bottom: 0;
}
.notification-menu {
  display: none;
  right: 0;
  top: 47px;
  border: none;
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  background: #fff;
  position: absolute;
  color: #242424;
  font-size: 12px;
  width: 270px;
  text-align: left;
  line-height: normal;
}
.notification-menu .notification-item {
  padding: 0.5em 10px 0.5em 10px;
}
.notification-menu .more {
  font-size: 14px;
}
.notification-menu .notification-item:hover {
  background-color: #f7f7f7;
}
.notification-menu .notification-item .notification-title {
  font-size: 13px;
}
.notification-menu .notification-item .notification-date {
  font-size: 11px;
}
.notification-menu .notification-item .notification-text {
  font-size: 13px;
}
.notifications-widget .notification-actions {
  margin-top: 0.25em;
}
.notifications-widget .notifications-list .notification-item {
  border-top: 1px dotted #ddd;
  margin-top: 0.5em;
  padding-top: 0.5em;
}
.user-rating-widget i {
  color: #888;
}
.user-rating-widget .favorite-panel {
  margin-right: 2px;
}
.user-rating-widget .ratings-wrapper {
  position: relative;
  top: 1px;
}
.user-rating-widget .ratings-button {
  height: 7px;
}
.user-rating-widget .ratings-button i {
  font-size: 35px;
}
.user-rating-widget .ratings-button .voted {
  color: #ffa08c;
}
.user-rating-widget .rating-widget-panel.rating-panel {
  padding-top: 1px;
}
/* DNN Search Results */
.dnnSearchResultPanel .dnnRight:first-child {
  float: left;
  margin-left: 0.5em;
}
.dnnSearchResultPanel .dnnSearchResultCountPerPage {
  margin-top: 7px;
  font-size: 14px;
}
.dnnSearchResultAdvancedTip {
  width: 0px;
  overflow: hidden;
  margin: 0;
  height: 30px;
}
.dnnSearchBox > .dnnSearchBox_advanced {
  right: 8px;
}
.dnnSearchBox_advanced_label {
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 2px;
}
.dnnSearchButton {
  display: none !important;
}
.dnnSearchBox {
  margin-right: 10px !important;
}
.DNNModuleContent .dnnSearchBoxClearText {
  right: 103px !important;
}
.dnnSearchBoxPanel,
.dnnSearchResultPanel {
  max-width: none;
}
[data-bind*='click'],
[data-bind*='ConfirmClick'] {
  cursor: pointer;
}
.trumbowyg-box .trumbowyg-editor {
  background: #fff;
}
.badge-list .badge-item {
  position: relative;
  margin-bottom: 1em;
}
.badge-list .badge-item img {
  width: 100%;
  height: auto;
}
.badge-list .badge-item .detail {
  background: #3e5e6f;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 0.5em;
}
.badge-list .badge-item .detail .badge-label {
  font-weight: 900;
  text-transform: uppercase;
  display: block;
  font-size: 1.2em;
  line-height: 1em;
}
.badge-list .badge-item .detail .badge-description {
  font-size: 0.9em;
  line-height: 1.2em;
  display: block;
  margin-top: 0.25em;
}
.badge-list .unearned {
  opacity: 0.8;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.dnnCoreMessagingContent {
  z-index: 0 !important;
}
.progress-wrapper .progress {
  background-color: #ddd;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.05) inset;
  border-radius: 1px;
}
.progress-wrapper .progress .progress-bar {
  margin-left: 0;
  margin-right: 0;
}
i.waiting {
  animation-name: spin;
  animation-duration: 1700ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  /* transform: rotate(3deg); */
  /* transform: rotate(0.3rad);/ */
  /* transform: rotate(3grad); */
  /* transform: rotate(.03turn);  */
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.DnnModule-SurgeCore {
  position: relative;
}
/*.dropdown-toggle::after {
    position: relative;
    top: 2px;
}*/
.login-page .canopy-logo {
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 100%;
  position: relative;
  right: -4px;
  display: block;
}
.login-page .built {
  display: block;
  text-align: center;
  font-size: 14px;
}
.login-page .built a {
  color: #242424;
  text-decoration: underline;
}
.playlist-item {
  margin-bottom: 15px;
  overflow: hidden;
}
.playlist-item .description {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 10px;
}
.playlist-item .thumbnail-wrapper {
  float: left;
  width: 18%;
  cursor: pointer;
}
.playlist-item .thumbnail-wrapper img {
  width: 100%;
  height: auto;
}
.playlist-item .detail-wrapper {
  float: right;
  width: 73%;
}
.playlist-item .detail-wrapper .name {
  cursor: pointer;
}
.playlist-item .detail-wrapper .category-wrapper a {
  font-size: 13px;
  color: #ccc;
  font-weight: normal;
  text-decoration: none;
}
.playlist-item .detail-wrapper .category-wrapper a:after {
  content: ",";
}
.playlist-item .detail-wrapper .category-wrapper a:last-child:after {
  content: "";
}
.playlist-item .detail-wrapper .rating-wrapper {
  font-size: 13px;
  color: #ccc;
}
.playlist-item .detail-wrapper .rating-wrapper .glyphicon {
  position: relative;
  top: 2px;
}
.news-list {
  margin-top: 1em;
}
.news-list article {
  margin-bottom: 1.5em;
}
.news-list article > a:hover {
  text-decoration: none !important;
}
.news-list article h1 {
  font-family: inherit;
  font-size: 19px;
  letter-spacing: -1px;
  color: #4d4d4d;
}
.news-list article h1:hover {
  text-decoration: none !important;
  color: #c3262e;
}
.news-list article .description {
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 1em;
  margin-bottom: 0.5em;
}
.news-list article .date {
  color: #c3262e;
  font-size: 15px;
}
article.news .categories a,
article.news .categories {
  color: #c3262e;
  text-transform: uppercase;
  font-weight: bold;
}
article.news h1 {
  font-size: 2.5em;
  font-family: inherit;
  letter-spacing: -1px;
  line-height: 1em;
}
article.news .image-wrapper {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 2em;
  margin-top: 1.5em;
}
article.news .image-wrapper img {
  width: 100%;
  height: auto;
}
article.news .byline {
  margin-bottom: 1em;
  color: #666;
  display: block;
}
article.news .byline a {
  font-weight: bold;
  color: #666;
}
article.news .article-content {
  font-size: 1.3em;
  font-weight: 300;
}
article.news .article-content P {
  margin-bottom: 1.3em;
}
.news.activity .article-content {
  white-space: pre-wrap;
}
.control-panel.background {
  background: hsl(0, 0%, 97%);
  padding: 10px 10px;
}
.control-panel::after {
  clear: both;
  display: table;
  content: " ";
}
.control-panel a.btn {
  color: #fff;
  margin-bottom: 1em;
}
.news-P1 {
  position: relative;
}
.news-P1 .image-wrapper {
  margin-bottom: 2em;
}
.news-P1 .image-wrapper img {
  width: 100%;
  height: auto;
}
.news-P1 .detail {
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1.25em;
  width: 100% !important;
  color: #fff;
}
.news-P1 .detail h1 {
  font-size: 2.5em;
  font-family: inherit;
  letter-spacing: -1px;
  line-height: 1em;
}
.news-P1 .detail .description {
  display: block;
  font-size: 1.25em;
}
.news-P1 .detail .byline {
  display: block;
}
.news-P1 .detail .byline a {
  font-weight: bold;
  color: #fff;
}
.news-list.thumb article {
  margin-bottom: 1.5em;
}
.news-list.thumb article:last-child hr {
  display: none;
}
.news-list.thumb article hr {
  margin-top: 1.5em;
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 0;
}
.news-list.thumb article > div > a:hover {
  text-decoration: none !important;
}
.news-list.thumb article h1 {
  font-size: 1.6em;
  line-height: 1.1em;
}
.news-list.thumb article h1:hover {
  text-decoration: none;
}
.news-list.thumb article .description {
  font-size: 1.125em;
  line-height: 1.3em;
  margin-bottom: 0.25em;
}
.news-list.thumb article .byline {
  margin-bottom: 1em;
  color: #999;
  display: block;
  font-size: 0.9em;
}
.news-list.thumb article .byline a {
  color: #999;
}
.news-list.thumb article .news-date {
  color: #999;
  font-size: 0.9em;
}
.news-list.thumb article .thumb img {
  width: 100%;
  height: auto;
}
hr#Reviews.review-hr {
  border-top: none;
  margin-bottom: 20px !important;
}
.page-ratings-widget.top {
  margin-bottom: -0.25em;
}
.page-ratings-widget.top .user-rating-widget {
  float: right;
}
.page-ratings-widget.bottom .user-rating-widget {
  float: left;
  margin-bottom: -100%;
  padding-top: 17px;
}
.page-ratings-widget.bottom .review-list-wrapper {
  margin-bottom: 4em;
}
.user-review-item.current-user {
  background-color: #e3edf2;
}
.article .Normal {
  font-size: 1.3em;
  font-weight: 300;
}
.article .Normal h1 {
  font-size: 1.85em;
  font-family: inherit;
  letter-spacing: -1px;
  line-height: 1em;
}
.article .Normal h2 {
  font-size: 1.45em;
}
.article .Normal P {
  margin-bottom: 1.3em;
}
.article .Normal ul {
  list-style: disc;
  margin-left: 0;
  list-style-position: outside;
  padding-left: 1.5em;
}
.news figure {
  margin: 0;
}
.news figure img {
  width: 100%;
  display: block;
  max-width: 100%;
}
.news figure figcaption {
  color: #555;
}
.news figure figcaption p {
  margin: 0;
  font-size: 0.75em;
}
.news figure .fig-graphic {
  margin-bottom: 0.5em;
}
.news .white-box figure .fig-graphic {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 0.5em;
  margin-top: -20px;
}
.callout {
  padding: 12px 0 12px 24px;
  margin-top: 24px;
  border-left: 8px solid #c3262e;
  margin-bottom: 1em;
}
.callout h2,
.callout h3 {
  margin: 0 0 24px;
}
.callout p:last-child {
  margin-bottom: 0;
}
table.course_detail caption .content_box_sub_heading {
  color: #666;
}
.iziModal-overlay {
  z-index: 1030 !important;
}
.iziModal {
  z-index: 1031 !important;
}
.content-list {
  list-style-type: none;
  margin-left: 0;
  margin-bottom: 0;
}
.content-list li {
  border-bottom: 1px dotted #ddd;
  padding: 4px 0px;
  margin-bottom: 4px;
}
.content-list li:last-child {
  border-bottom: none;
}
.content-list li a {
  font-size: 18px;
}
.content-list li small {
  font-size: 18px;
  font-weight: 300;
  color: #888;
}
.favorite-list li i {
  float: right;
  color: #888;
}
.custom-radio label {
  text-transform: none;
  font-size: inherit;
  font-weight: normal;
}
.tagify tag > div {
  line-height: 1;
}
.form-control.tagify {
  height: auto;
}
.tagify__input {
  padding: 0 !important;
}
a,
a:visited {
  color: #5097a9;
}
a:hover {
  color: #46717B;
}
a:focus,
a:active {
  color: #46717B;
}
.main-header {
  background-color: #3e5e6f;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li > a.searchSkinObjectPreview_more {
  color: #4da868;
}
.module .header-area {
  background: #4da868;
}
.notifications-list .more {
  color: #4da868;
}
.notifications-list .more:hover {
  color: #4da868;
}
.notifications-list .notification-item .notification-actions {
  color: #4da868;
}
.badge-list .badge-item .detail {
  background: #4da868;
}
.main-header .site-search-wrapper ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group {
  color: #F6C116;
}
.main-header .icon-btn i span.count {
  background-color: #F6C116;
}
.menu-wrapper nav .sub-menu hr {
  border-bottom-color: #F6C116;
}
.notifications-list .notification-item .notification-title {
  color: #F6C116;
}
.user_nav {
  padding-right: 30px;
}
.user_nav > div {
  margin-left: 4px;
}
.control-panel input[type="text"] {
  border: 1px solid #0000000d;
  font-size: 13px;
  height: 33px;
  padding: 0 6px;
  line-height: 27px;
  top: -3px;
  position: relative;
}
div.pagination-index {
  margin-left: 10px;
  font-size: 14px;
  margin-right: -3px;
  padding-right: 12px;
  border-right: 1px solid #ccc;
  margin-top: 8px;
  line-height: 1em;
}
#gritter-notice-wrapper-b {
  position: fixed;
  right: 20px;
  z-index: 10550000;
  top: auto;
  bottom: 20px;
}
.gritter-item-wrapper.badge {
  background-color: rgba(255, 255, 255, 0.82);
  width: 365px;
  border-right: 14px solid #F26D21;
  margin-bottom: 1.2em;
}
.gritter-item-wrapper.badge .gritter-close {
  right: 11px;
}
.gritter-item-wrapper.badge .gritter-close i {
  font-size: 17px;
  color: #222;
}
.gritter-item-wrapper.badge .gritter-item {
  text-align: left;
  padding: 5px 13px 39px;
  width: 100%;
}
.gritter-item-wrapper.badge .gritter-item p {
  font-size: 16px;
  font-weight: 400;
  color: #444;
  white-space: normal;
  word-break: break-word;
}
.gritter-item-wrapper.badge .badge-frame {
  margin-left: 6px;
  width: 64px;
  height: 64px;
  padding: 11px 13px;
}
.gritter-item-wrapper.badge .badge-frame i {
  font-size: 40px;
  position: relative;
}
.gritter-item-wrapper.badge .gritter-title {
  font-size: 22px;
  color: #F26D21;
}
.six-four .white-box {
  padding-right: 25%;
}
.topic-view .btn-secondary {
  background-color: #8f9491;
  border-color: #717a7496;
}
.topic-view .btn-secondary:hover {
  background-color: #666b68;
}
.topic-view .btn-secondary:not(:disabled):not(.disabled):active,
.topic-view .btn-secondary:not(:disabled):not(.disabled).active,
.topic-view .show > .btn-secondary.dropdown-toggle {
  border-color: #717a7496;
  background-color: #666b68;
}
.topic-view .topic-content .thread-credit,
.topic-view .reply-section .thread-credit {
  padding: 15px 24px 13px 15px;
  border-radius: 9px;
  background: #f8f8f6f5;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.06);
}
.topic-view .topic-content .thread-credit label {
  color: #a3a3a3;
}
.topic-view .topic-content .thread-credit .publish-date {
  color: #a3a3a3;
}
.topic-view .topic-header {
  border-bottom: 1px solid #c9c9c98c !important;
  margin-bottom: 3em !important;
}
.topic-view .topic-spacer {
  border-bottom: 1px solid #c9c9c98c !important;
}
.topic-view .reply {
  border-top: none !important;
}
.topic-view .comments {
  padding-right: 6em !important;
}
.topic-view .comments .comment {
  border-top: 1px solid #b8b8b88c !important;
}
.topic-view .comments .comments-actions {
  border-top: 1px solid #b8b8b88c !important;
}
.topic-view .topic-content .body-wrapper {
  background: #f8f8f6f5;
  padding: 26px 35px;
  margin-bottom: 26px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.06);
  border-radius: 18px;
}
.topic-view .reply-body.thread-body {
  margin-bottom: 1.5em;
  background: #f8f8f6f5;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-left: 15px;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.06);
  border-radius: 13px;
  padding-left: 25px;
  padding-right: 25px !important;
}
.modal-body .trumbowyg-button-pane button {
  float: none;
}