/* components -  4 oct 2019 */
/* addthis social buttons */
.addthis_inline_follow_toolbox {
  position: fixed !important;
  top: 145px;
  right: 5px;
  z-index: 1000;
  transition: all 0.25s ease; }

.scrolled .addthis_inline_follow_toolbox {
  top: 80px;
  transition: all 0.25s ease; }

/* hubs dropdown menu */
#hubs_nav {
  position: fixed;
  top: 54px;
  right: 10px;
  z-index: 99999;
  transition: all 0.25s ease; }

#hubs_nav .submenu {
  margin-top: 0px !important; }

#hubs_nav .submenu a:hover {
  background-color: #f1f1f1; }

#hubs_nav .submenu li.active a {
  background-color: #d7ddea; }

.scrolled #hubs_nav {
  display: none !important;
  top: 30px;
  transition: all 0.25s ease; }

.rky-auth .scrolled #hubs_nav {
  top: 58px; }

.rky-auth #hubs_nav {
  top: 84px; }

/* medium */
@media screen and (max-width: 960px) {
  .addthis_inline_follow_toolbox {
    display: none; }
  #hubs_nav {
    display: none; } }

/* hide lme-learn tab */
@media screen and (max-width: 1070px) {
  #widemenu .section-117 {
    display: none !important; } }

.filter {
  background-color: #efefef; }

.filter h3 {
  background-color: #1856A3;
  color: #fff;
  padding: 10px 15px;
  font-size: 130%;
  font-weight: bold; }

.filter .inner {
  padding: 10px; }

/* yellow filter row in main table */
.filterHead td {
  background-color: #ffef00 !important; }

.filterHead td span {
  margin-left: 10px; }

.filterHead td .close {
  float: right;
  margin-left: 10px; }

.data-box {
  background-color: #fff; }

.data-box th {
  background-color: #1856A3;
  color: #fff;
  padding: 10px 15px;
  font-size: 130%;
  font-weight: bold; }

.data-box tr:nth-child(odd) {
  background-color: #eff5fb; }

.data-box .item {
  margin-bottom: 5px; }

.data-box .item a {
  display: block; }

.data-box .item i {
  font-size: 80%; }

.nav .item a {
  display: block;
  padding: 8px; }

.nav .item a:before {
  font-family: FontAwesome;
  font-size: 10px;
  content: "\f054";
  color: inherit;
  padding-right: 5px; }

.nav .item.active a {
  background-color: #8096CB;
  color: #fff; }

.nav .item a:hover {
  background-color: #bac3da;
  color: #fff; }

.subnav {
  background-color: #79d2ef;
  padding: 4px; }

.subnav a {
  display: inline-block;
  padding: 2px 8px;
  color: #fff;
  background-color: #79d2ef; }

.subnav a.active {
  color: #fff;
  background-color: #2596bb; }

.modified {
  font-size: 80%;
  color: #ccc;
  font-style: italic; }

table.list {
  width: 100%;
  background-color: #fff;
  font-family: arial; }

table.list th {
  background-color: #1856A3;
  color: #fff;
  padding: 12px;
  font-size: 110%; }

table.list td {
  padding: 8px;
  font-family: arial; }

table.list tr:nth-child(odd) {
  background: #ffffff; }

table.list tr:nth-child(even) {
  background-color: #D0D5E3 !important; }

.news-list-plain .item {
  margin-bottom: 25px; }

.news-list-plain .item a {
  font-weight: 900; }

.news-list-plain .item .date {
  color: #333;
  font-size: 90%; }

.feed-link {
  margin-bottom: 20px;
  font-weight: 900; }

.rky-section-about-partners table th {
  background-color: #1856A3;
  color: #fff;
  padding: 10px 15px;
  font-size: 130%;
  font-weight: bold; }

.rky-paging {
  margin: 20px 0 30px 0;
  font-weight: 900; }

.iw-news .item {
  border: 1px solid #ccc;
  padding: 0;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }

.iw-news .item.status0 {
  opacity: 0.3; }

.iw-news .thumb {
  border-bottom: 1px solid #ccc;
  display: block;
  overflow: hidden;
  max-height: 140px; }

.iw-videos .thumb {
  max-height: 175px; }

.iw-videos .inner {
  min-height: 120px; }

.iw-news .thumb img {
  width: 100%; }

.iw-news .item .inner {
  background-color: #f9f9f9;
  padding: 10px; }

.iw-news .title {
  color: #000;
  font-size: 120%;
  font-weight: 900; }

.iw-news .date {
  color: #000;
  font-size: 90%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px; }

.iw-news .blurb {
  color: #333; }

textarea {
  font-size: 12px;
  line-height: 18px; }

.validation-summary-errors ul {
  color: red; }

#main table td {
  vertical-align: top; }

#main table th {
  background-color: #1856A3;
  color: #fff;
  padding: 10px 15px;
  font-size: 130%;
  font-weight: bold;
  text-align: left; }

#main table tr:nth-child(even) {
  background-color: #fff; }

.rky-section-events #rky_crumbs_tag {
  display: none; }

.rky-section-events-conferences #rky_crumbs_tag {
  font-size: 85%;
  color: #666; }

.rky-section-events-conferences #rky_crumbs_tag i.fa {
  font-size: 70%; }

.rky-section-events-workshops #rky_crumbs_tag {
  font-size: 85%;
  color: #666; }

.rky-section-events-workshops #rky_crumbs_tag i.fa {
  font-size: 70%; }

/* rky-article-list */
.rky-article-list .item {
  margin-bottom: 30px;
  clear: both;
  min-height: 100px; }

.rky-article-list .item .thumb {
  float: left;
  margin-right: 20px;
  max-height: 120px;
  overflow: hidden; }

.rky-article-list .item a {
  font-weight: 900; }

/* rky-article-detail */
.rky-article-detail .thumb {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

.rky-article-detail .thumb {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #ccc;
  margin-left: 20px;
  margin-bottom: 20px; }

/* footer */
.footer {
  background-color: #234C98;
  color: #fff;
  padding: 30px 10px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.footer ul {
  margin: 10px 0;
  list-style: none;
  font-size: 120%;
  font-weight: 400; }

.footer ul li {
  border-bottom: 1px solid #8096CB;
  padding: 5px; }

.footer ul a {
  padding: 5px; }

.footer a {
  color: #fff; }

.footer ul li:before {
  font-family: FontAwesome;
  font-size: 10px;
  content: "\f054";
  color: #fff;
  padding-right: 5px; }

.footer .back-to-top button {
  background-color: #8A9CCF;
  float: right; }

.footer .button-link {
  display: inline-block;
  margin-top: 10px;
  border: 1px solid #8096CB;
  padding: 2px 10px;
  border-radius: 10px; }

.footer .button-link:hover {
  border: 1px solid #8096CB;
  background-color: #8096CB; }

.footer ul li:before {
  font-family: FontAwesome;
  font-size: 10px;
  content: "\f054";
  color: #fff;
  padding-right: 5px; }

.footer .back-to-top button {
  background-color: #8A9CCF;
  float: right; }

#google_translate_element {
  opacity: 0.3;
  position: absolute;
  right: 23px;
  top: 10px; }
