@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Muli:300,400,600,700);
.ig-link-loadmore:after, .icon-dropdown:not(.icon-notext):after, .icon-addnew:not(.ig-vscroll-placeholder):not(#ig-newgroup):before, #ig-button_download .icon-download:before, .ig-button_options .icon-dropdown:before, .footer-social a:before, #systemnav #spacenav-admin a:before, .ig-navbutton-collapse:after, #dashboard #ig-dashboardMenu:after,
#myprofile #ig-dashboardMenu:after, #search-keyword .ig-text:before, .ig-widget-links .ig-widget-layout-default li:not(.ig-togglemore) a:after,
.ig-widget-navigation .ig-widget-layout-default a:after,
.ig-widget-spacesList .ig-widget-layout-default a:after, .ig-widget-search .ig-search-box .ig-text:before, .accordion.ig-cpt .ig-cpt-title:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  text-rendering: optimizeLegibility;
}

figure {
  margin: 0;
}

img {
  height: auto;
  vertical-align: middle;
}

p,
pre,
blockquote,
dl,
ol,
ul,
table,
caption,
legend,
label,
div.editable {
  font-size: 14px;
}

::-moz-selection {
  text-shadow: none;
}

::selection {
  text-shadow: none;
}

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #262729;
  background: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

#ig-spaceadmintrigger .icon:before,
#userbar .icon:before {
  display: block;
  width: 0;
  height: 100%;
  content: '';
}

.ig-mbpostnav .ig-mb-options {
  overflow: hidden;
}

#ig-spaceadmintrigger .icon,
#userbar .icon,
#userbar .ig-user-status,
.calendar-daily .ig-cpt-panel-flat-blue.icon,
.ig-button-mobilemenu,
.ig-button_icon .icon,
.post .ig-list-comments {
  overflow: hidden;
  background-color: transparent;
  border: 0;
}

#content,
#content-body {
  background-color: transparent;
}

#comsignin {
  margin: 40px auto;
  background: #fff;
}

#comsignin .ig-form .ig-text > span {
  padding: 10px 8px;
}

#content-head {
  margin-bottom: 20px;
}

.ig-widget-type-html * {
  box-sizing: border-box;
}

#panel-activity ul li,
.ig-widget-blogarticles .ig-title,
.ig-widget-documents .ig-widget-layout-list .ig-title {
  font-weight: 300;
}

.ig-cpt .ig-meta,
.ig-widget-activity .ig-widget-layout-default li div.ig-date span {
  color: #7f7f7f !important;
}

.ig-widget-activity .ig-widget-layout-default h2 {
  color: #333;
}

a,
a.ig-light_font {
  color: #00556f;
  outline: 0 !important;
  transition: all .3s;
}

a:hover,
a.ig-light_font:hover {
  color: #47749c;
  outline: 0 none;
}

.ig-meta-like {
  line-height: 14px;
}

.ig-meta-like a {
  font-size: 12px;
  color: #959595;
  border-color: pinkish-grey;
  border-radius: 3px;
}

.ig-meta-like a.ig-button-badge {
  color: #959595;
  background-color: #f6f6f6;
}

.ig-meta-like a.ig-button-like:hover {
  color: #333;
  background: #fff;
}

.ig-meta-like a:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.ig-meta-like.liked .ig-button-badge {
  color: #fff !important;
  background-color: #d13239 !important;
  border-color: #d13239;
}

.ig-meta-like.liked .ig-button-like {
  color: #262729 !important;
  border: 1px solid #d13239;
}

.ig-stats_footer .ig-meta-like a:first-child {
  border-radius: 3px;
}

a.ig-readmore {
  padding: 5px 0;
  text-shadow: none;
  background: transparent;
  border-radius: 0;
}

a.ig-readmore:hover {
  text-decoration: underline;
  background: transparent;
}

.ig-link-loadmore {
  padding: 2px;
  background: none;
}

.ig-link-loadmore:after {
  position: relative;
  margin: 0 7px;
  font-size: 10px;
  content: '\f078';
}

#ig-button_download .icon-download,
.icon-addnew,
.icon-dropdown:not(#addButtonOptions) {
  background: none;
}

#ig-button_download .icon-download,
.icon-right,
.icon.icon-addnew:not(.ig-vscroll-placeholder) {
  padding: 0 !important;
}

a[id*='js-expandTrigger'].ig-right .icon.icon-addnew:not(.ig-vscroll-placeholder) {
  position: relative;
  text-indent: 0;
}

a[id*='js-expandTrigger'].ig-right .icon.icon-addnew:not(.ig-vscroll-placeholder):before {
  position: absolute !important;
  top: 6px;
  left: 6px;
  margin: 0 !important;
}

a[id*='js-expandTrigger'].ig-right .icon-addnew {
  padding-left: 20px !important;
  background-image: url("/cmedia/img/icons/16/grey_plus.png?v160502878");
  background-position: center !important;
}

.icon-dropdown:not(.icon-notext):after {
  margin: 0 7px;
  font-size: 10px;
  content: '\f078';
}

.icon-addnew:not(.ig-vscroll-placeholder):not(#ig-newgroup):before {
  position: relative;
  margin: 0 7px;
  font-size: 10px;
  content: '\f067';
}

#ig-button_download .icon-download:before {
  position: relative;
  margin: 0 7px;
  font-size: 10px;
  content: '\f063';
}

.ig-button_2column .icon-notext {
  position: relative;
  text-indent: 0;
}

.ig-button_2column .ig-button_white:not(.ig-button-read):last-child {
  border-radius: 3px 0 0 3px;
}

.ig-button_2column .ig-button_white:not(.ig-button-read):last-child:hover {
  border-right-color: #d13239;
}

.ig-button_2column a {
  padding: 12px 9px 11px 6px !important;
}

.ig-button_options {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  text-shadow: none !important;
  background-color: #d13239;
  border-radius: 0 3px 3px 0 !important;
}

.ig-button_options:hover {
  border-left-color: #d13239;
}

.ig-button_options .icon-dropdown:before {
  position: absolute;
  top: -10px;
  left: 0;
  margin: 0 7px;
  font-size: 10px;
  content: '\f078';
}

#comments-post,
#draftbutton,
#ig-saveasdraft,
#igloo_confidget_submit,
#js-draftAll,
#js-publishAll,
#register_submit_button,
#savecontinue,
#signin-submit-button,
#submitbutton,
.btn-action,
.btn-edit,
.ig-button.ig-bold.js-submitbutton:not([value='Save']),
.ig-button_blue:not(#js-createrule),
.ig-button_green,
.ig-button_white:not(.ig-button-read),
.ig-system-foot-inner .ig-button,
.ig-formitem .ig-button,
.ig-formitem .ig-button_flat {
  padding: 10px 9px 8px 6px;
  margin-left: 0;
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  text-shadow: none !important;
  background-color: #d13239;
  border-color: #d13239;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  box-shadow: none;
}

#comments-post.active, #comments-post:hover,
#draftbutton.active,
#draftbutton:hover,
#ig-saveasdraft.active,
#ig-saveasdraft:hover,
#igloo_confidget_submit.active,
#igloo_confidget_submit:hover,
#js-draftAll.active,
#js-draftAll:hover,
#js-publishAll.active,
#js-publishAll:hover,
#register_submit_button.active,
#register_submit_button:hover,
#savecontinue.active,
#savecontinue:hover,
#signin-submit-button.active,
#signin-submit-button:hover,
#submitbutton.active,
#submitbutton:hover,
.btn-action.active,
.btn-action:hover,
.btn-edit.active,
.btn-edit:hover,
.ig-button.ig-bold.js-submitbutton:not([value='Save']).active,
.ig-button.ig-bold.js-submitbutton:not([value='Save']):hover,
.ig-button_blue:not(#js-createrule).active,
.ig-button_blue:not(#js-createrule):hover,
.ig-button_green.active,
.ig-button_green:hover,
.ig-button_white:not(.ig-button-read).active,
.ig-button_white:not(.ig-button-read):hover,
.ig-system-foot-inner .ig-button.active,
.ig-system-foot-inner .ig-button:hover,
.ig-formitem .ig-button.active,
.ig-formitem .ig-button:hover,
.ig-formitem .ig-button_flat.active,
.ig-formitem .ig-button_flat:hover {
  color: #fff;
  text-shadow: none !important;
  background-color: #aa262c;
  border-color: #aa262c;
}

.ig-edit-input .ig-button.active {
  color: #fff;
  background-color: #bf2b31;
}

.ig-button_2column .ig-button_white {
  border-radius: 3px 0 0 3px;
}

.js-importance-button {
  color: #666 !important;
  background: #f2f2f2 !important;
  border: 0 !important;
}

.js-importance-button.active {
  background: #e5e5e5 !important;
}

.ig-button_flat_disabled {
  border: 0 !important;
}

.ig-button.disabled,
.ig-button.ig-button_disabled,
#trailerbar-panels .buttons .ig-button_disabled {
  background-color: #c7c7c7 !important;
  border-color: #cdcdcd !important;
}

.ig-button.disabled:hover,
.ig-button.ig-button_disabled:hover,
#trailerbar-panels .buttons .ig-button_disabled:hover {
  background-color: #c7c7c7 !important;
}

.eipbutts input,
.ig-widget-type-channels .ig-channel {
  line-height: normal;
}

.ig-cpt-footer a.ig-smallpadding:not(.ig-mb-addcomment) {
  font-size: 12px;
}

.ig-cpt-footer .ig-button_white {
  margin: 0;
}

.ig-button_flat_disabled,
.ig-button_flat_disabled:hover {
  color: #eee !important;
  background: #666 !important;
}

#monthlyFilters ul li {
  display: inline-block;
  float: none;
}

#monthlyFilters ul li.active a {
  color: #fff;
  background-color: #d13239;
}

#monthlyFilters ul li a {
  padding: 4px 8px;
  color: #d13239;
  background-color: transparent;
  border-right: 1px solid #d13239;
  border-top: 1px solid #d13239;
  border-bottom: 1px solid #d13239;
  border-left: 0;
  border-radius: 0;
}

#monthlyFilters ul li a:hover {
  color: #fff;
  background: #d13239;
  border-color: #aa262c;
}

#monthlyFilters ul li:first-child a {
  border-left: 1px solid #d13239;
  border-radius: 3px 0 0 3px;
}

#monthlyFilters ul li:last-child a {
  border-radius: 0 3px 3px 0;
}

#blogs .ig-button_white:not(.ig-button-read),
#members .btn-action {
  padding-top: 9px;
  padding-bottom: 9px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
  padding: .3em 0;
  font-weight: 300;
  line-height: 1em;
  color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
}

h1 small,
h2 small,
h3 small {
  font-size: 65%;
}

h4 small,
h5 small,
h6 small {
  font-size: 75%;
}

h1,
.heading1 {
  font-size: 36px;
}

h2,
.heading2 {
  font-size: 30px;
}

h3,
.heading3 {
  font-size: 24px;
}

h4,
.heading4 {
  font-size: 18px;
}

h5,
.heading5 {
  font-size: 14px;
}

h6,
.heading6 {
  font-size: 12px;
}

#page {
  width: 100%;
}

#userbar #ig-usrpanel,
#header-inner,
#primarynav,
#secondarynav,
#content,
#footer-inner {
  margin: 0 auto;
}

#userbar #ig-usrpanel,
#header-inner,
#content,
#footer-inner {
  width: 1250px;
  margin: 0 auto;
}

.header-above + #main #primarynav,
.header-above + #main #secondarynav {
  max-width: 1250px;
  margin: 0 auto;
}

#blogs-list div.postheader h2 a {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

#blogs-list div.postheader h2 a:hover {
  color: #47749c;
  border-bottom: 1px solid #47749c;
}

.ig-author a {
  font-size: 14px;
  letter-spacing: .3px;
}

.ig-views,
.ig-meta-footer .ig-comments {
  font-size: 14px;
}

#content-body #customcontent {
  padding: 0;
  font-size: 17px;
  color: #333;
  background: transparent;
}

#userbar {
  padding: 6px 0;
  background-color: #959595;
}

#userbar #ig-usrpanel {
  position: relative;
}

#userbar ul {
  font-size: 1em;
}

#userbar ul li {
  border: 0;
}

#userbar ul li.ig-userbar_button a span.icon,
#userbar ul li.ig-notifications a span.icon {
  opacity: 1;
}

#userbar ul li.ig-notifications a:hover,
#userbar ul li a:hover {
  background-color: #7c7c7c !important;
}

#userbar ul li a.ig-name {
  font-weight: normal;
}

@media screen and (max-width: 498px) {
  #userbar {
    padding-top: 0;
    padding-bottom: 0;
  }
}

#ig-userctlpanel.ig-not_control_panel {
  z-index: 1006 !important;
}

@media only screen and (max-width: 767px) {
  .ig-bookmarkSection-wide,
  .ig-bookmarkSection {
    float: left !important;
  }
  .ig-bookmarkSection-wide.ig-floatmenu-header,
  .ig-bookmarkSection.ig-floatmenu-header {
    display: inline-block !important;
    width: calc(50% - 10px) !important;
  }
  #ecog,
  #pcog {
    margin-right: 5px;
  }
  .ig-bookmarkSectionTitle h3 {
    width: calc(100% - 90px);
  }
  #js-bmaddbox {
    z-index: 1003 !important;
  }
  #ig-bookmarkPersonal,
  #ig-bookmarkEnterprise {
    display: inline-block;
    width: calc(50% - 5px) !important;
    min-height: 10px;
  }
  #js-bookmarksMenu {
    width: 100%;
  }
  #pbmlist .ig-bmeditable,
  #ebmlist .ig-bmeditable {
    width: calc(100% - 30px);
    line-height: 32px;
  }
  #ebmlist .ig-bmdel,
  #pbmlist .ig-bmdel {
    margin-top: 8px;
  }
}

@media only screen and (max-width: 550px) {
  .ig-bookmarkSectionTitle h3 {
    width: 100%;
  }
  .ig-bookmarkSectionTitle a {
    display: inline-block;
    float: none !important;
  }
  .ig-bookmarkSectionTitle {
    text-align: center;
  }
}

.header-above.header-right #logo {
  float: none;
  margin: 0 0 0 auto;
}

#logo {
  position: relative;
  z-index: 1;
  padding: 0;
}

#logo a {
  display: block;
  max-width: 200px;
}

#logo a img {
  max-width: 187px;
  max-height: 150px;
}

@media (max-width: 960px) {
  .header-inline #logo.header-logo {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
  }
}

#header {
  padding: 14px 0 0;
  background: #fff;
}

@media (min-width: 961px) {
  #header {
    padding: 28px 0 0;
  }
}

#header-inner {
  position: static;
}

#page #footer {
  margin-top: 40px;
}

#footer,
#footer a {
  color: #262729;
}

#footer-custom {
  float: left;
  width: 100%;
  padding-top: 60px;
  color: #262729;
  background: transparent;
}

#footer {
  background-color: #e6e6e6;
}

#footer-system {
  width: 20%;
  margin: 0 auto;
}

@media (min-width: 540px) {
  #footer-system {
    position: absolute;
    right: 0;
    bottom: 20px;
  }
}

#footer-inner {
  position: relative;
  padding: 20px 0;
}

#footer-inner:after {
  display: table;
  clear: both;
  content: '';
}

#poweredby {
  display: none;
}

#trailer {
  padding-top: 100px !important;
}

#trailerbar-triggers ul {
  padding: 3px 0 0;
}

.copyright {
  display: inline-block;
  font-size: 13px;
}

.links a {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ca2f35 !important;
}

.links a:hover {
  color: #aa262c !important;
}

#footer-custom hr {
  display: block;
  height: 1px;
  margin: 20px 0;
  background-color: #ccc;
  border: 0;
}

.footer-social {
  display: inline-block;
  float: right;
  margin: -30px 0 0 30px;
  clear: both;
}

@media screen and (max-width: 630px) {
  .footer-social {
    float: none;
    margin: 20px 0;
  }
}

.footer-social span {
  display: none;
}

.footer-social a {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  padding: 3px;
  margin-top: 5px;
  margin-right: 20px;
  text-align: center;
  vertical-align: middle;
  background: #262729;
  border-radius: 3px;
}

.footer-social a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #e6e6e6;
  transition: .3s all;
}

.footer-social .social-facebook:hover {
  background-color: #3b5998;
}

.footer-social .social-facebook:before {
  content: '\f09a';
}

.footer-social .social-twitter:hover {
  background-color: #00b6f1;
}

.footer-social .social-twitter:before {
  content: '\f099';
}

.footer-social .social-youtube:hover {
  background-color: #b31217;
}

.footer-social .social-youtube:before {
  content: '\f16a';
}

.footer-social .social-linkedin:hover {
  background-color: #007bb6;
}

.footer-social .social-linkedin:before {
  content: '\f0e1';
}

.footer-social .social-instagram:hover {
  background-color: #c32aa3;
}

.footer-social .social-instagram:before {
  content: '\f16d';
}

.footer-social .social-googleplus:hover {
  background-color: #df4a32;
}

.footer-social .social-googleplus:before {
  content: '\f0d5';
}

.footer-social .social-pinterest:hover {
  background-color: #cb2027;
}

.footer-social .social-pinterest:before {
  content: '\f231';
}

#navigation {
  padding-top: 0;
  overflow: hidden;
  background: transparent;
}

@media (min-width: 960px) {
  #navigation {
    margin-top: 20px;
  }
}

#navigation a {
  display: block;
}

#navigation span {
  display: block;
}

#navigation ul {
  padding-top: 10px;
}

#navigation .ig-nav-overflow a {
  margin: 0;
}

#navigation .ig-nav-overflow:hover a {
  background: none !important;
}

#primarynav {
  padding: 0;
  text-align: left;
}

#primarynav li {
  display: inline-block;
}

#primarynav > ul > li {
  padding: 0 26px 0 0;
  margin: 0;
  background: transparent;
}

#primarynav > ul > li > a {
  position: relative;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #262729;
  text-align: center;
  text-transform: none;
  transition: .3s all;
  border-bottom: 4px solid transparent;
  line-height: 2;
}

#primarynav > ul > li:hover {
  background: transparent;
}

#primarynav > ul > li:hover > a {
  color: #ca2f35;
  border-color: transparent;
}

#primarynav > ul > li:hover > a:before {
  color: #d13239 !important;
}

#primarynav > ul > li.here > a {
  color: #262729;
  border-color: #ca2f35 !important;
}

.header-inline #primarynav a {
  margin-right: 0;
}

@media (max-width: 960px) {
  .header-inline #primarynav {
    text-align: center;
  }
  .header-inline #primarynav > ul {
    float: none;
  }
}

#navigation-mobile ul li a:before {
  padding: 0;
  content: '';
}

.header-inline.header-left #secondarynav {
  text-align: right;
}

@media (max-width: 960px) {
  .header-inline.header-left #secondarynav {
    text-align: left;
  }
}

.header-inline.header-right #secondarynav {
  text-align: left;
}

#secondarynav {
  width: 100%;
  margin: 0 auto 4px !important;
  clear: both;
  text-align: left;
  background: transparent;
}

#secondarynav ul {
  display: block;
  max-width: 1250px;
  margin: 0 auto;
}

#secondarynav li {
  display: inline;
  padding-bottom: 6px;
  margin-right: 25px;
  border-bottom: 3px solid transparent;
}

#secondarynav li.here {
  border-bottom-color: #ca2f35;
}

#secondarynav li.here a {
  color: #262729;
}

#secondarynav a {
  display: inline-block !important;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 400 !important;
  color: #262729;
  text-transform: none;
}

#secondarynav a:hover {
  color: #ca2f35;
}

.system #secondarynav {
  margin-bottom: 25px;
}

#object-head {
  position: relative;
  padding: 0 !important;
  color: #fff;
  text-align: left;
  background-position: top center;
  background-size: cover;
}

#object-head .ig-channel-bullet {
  height: 32px;
}

#content-head {
  position: relative;
  padding-top: 37px;
  padding-bottom: 15px;
  margin-top: -1px;
  color: #fff;
  background: url("") #47749c 100% 100%/cover no-repeat;
}

#content-head .ig-topic_type {
  margin: 17px 8px 0 0 !important;
}

#content-head h1 {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: bold !important;
  color: #fff !important;
  text-transform: none;
}

#content-head #systemnav ul {
  width: 100%;
}

#dashboard #content-head,
#myprofile #content-head {
  background: none !important;
}

#dashboard #content-head h1,
#dashboard #content-head h1 a,
#myprofile #content-head h1,
#myprofile #content-head h1 a {
  color: #d13239 !important;
}

#breadcrumb,
#breadcrumb a {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: .2px;
  color: #fff;
}

#breadcrumb a:hover {
  color: white;
}

.js-choosenew,
.system #content-head a {
  color: #fff !important;
}

#content-body > div:not(#ig-page-view):not(#comsignin),
#ig-page-view > div,
#signin #content-body,
#content-head > *,
#trailer,
#trailerbar {
  width: 1250px;
  margin-right: auto !important;
  margin-left: auto !important;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  #content-body > div:not(#ig-page-view):not(#comsignin),
  #ig-page-view > div,
  #signin #content-body,
  #content-head > *,
  #trailer,
  #trailerbar,
  #userbar #ig-usrpanel,
  #header-inner,
  .header-above + #main #primarynav,
  .header-above + #main #secondarynav,
  #footer-inner {
    width: 90% !important;
  }
  #footer,
  #header,
  #main {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  #content-body > div:not(#ig-page-view):not(#comsignin),
  #ig-page-view > div,
  #signin #content-body,
  #content-head > *,
  #trailer,
  #trailerbar {
    width: 96% !important;
  }
}

#content {
  width: 100%;
}

#content #content-head {
  width: 100%;
  box-sizing: border-box;
}

#contentmenu {
  z-index: 100;
  max-width: 1250px;
  margin: 0 auto;
}

body.ig-pages:not(#ig-page-home) #content-head,
body.ig-pages:not(#ig-page-home) #content-head #breadcrumb,
body.ig-pages:not(#ig-page-home) #content-head h1 {
  display: block;
}

#content-head #systemnav {
  margin: 0 auto !important;
}

#content-head #ig-gsctrlpanel {
  position: relative;
  margin: 0 auto !important;
}

#ig-gsctrlpanel {
  width: 90% !important;
  max-width: 1250px;
  margin: -20px auto 0;
}

#ig-gsctrlpanel.ig-isadmin {
  z-index: 0 !important;
}

#ig-gsctrlpanel:not(.ig-absolute) {
  margin: -20px 0 20px !important;
}

#ig-gsctrlpanelcontent {
  width: 100%;
}

#systemnav {
  padding: 10px 10px 10px 0 !important;
  margin: -35px 0 20px !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0;
}

#systemnav ul {
  width: 100%;
  margin: 0 auto;
}

#systemnav #spacenav-admin a {
  position: relative;
  width: 20px;
  height: inherit;
  padding-top: 5px;
  color: transparent !important;
  text-indent: 0;
  text-shadow: none;
  background: none;
}

#systemnav #spacenav-admin a:before {
  position: absolute;
  right: 0;
  font-size: 20px !important;
  color: #00556f;
  content: '\f013';
  transition: .3s all;
}

#systemnav li a,
#myprofile #content-head #systemnav li a,
#spacenav-join span.ig-button_join {
  text-shadow: none;
}

@media screen and (min-width: 498px) {
  #myprofile #content-head #systemnav div > ul > li,
  #systemnav div > ul > li:not(#spacenav-admin) {
    display: inline-block;
    float: none;
    margin-right: 0;
  }
}

#myprofile #content-head #systemnav li a,
#spacenav-join span.ig-button_join,
#content-head.profile-dashboard #systemnav li a,
#systemnav li a.ig-nav-item {
  padding: 12px 20px;
  margin-top: 5px;
  font-size: 15px;
  font-weight: normal;
  color: #00556f;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  background: transparent;
  border: 0;
  box-sizing: border-box;
}

#myprofile #content-head #systemnav li a:hover,
#content-head.profile-dashboard #systemnav li a:hover,
#systemnav li a.ig-nav-item:hover {
  color: #47749c;
  background: #fff !important;
  border-color: #e6e6e6;
}

#myprofile #content-head #systemnav li.active a,
#content-head.profile-dashboard #systemnav li.active a,
#systemnav li.active a.ig-nav-item {
  color: #fff !important;
  background: #47749c !important;
  border-color: #d13239;
  border-radius: 0;
}

.ig-navbutton-collapse {
  color: #00556f;
  background: none !important;
}

.ig-navbutton-collapse:after {
  position: absolute;
  right: 40px;
  margin-top: 5px;
  color: #00556f;
  content: '\f0c9';
}

.ig-widget-type-navigation.alencianav ul{
    display: grid;
    grid-gap: 14px;
    grid-template-columns: repeat(5, [col]19.5%);
  justify-content: center;
}
.ig-widget-type-navigation.alencianav ul li.ig-here{
display:none
}
 
.ig-widget-type-navigation.alencianav ul li{
max-width: calc(25% - 14px);
box-sizing: border-box;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.ig-widget-type-navigation.alencianav ul li a{
    display: flex;
    max-width: -webkit-fill-available;
    height: 75px;
    padding: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: larger;
    font-weight: bold;
    line-height: 1.11;
    text-align: center;
    background: #f6f6f6;
    flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 0;
    border-top-color: initial;
    border-top-style: initial;
    border-top-width: 0px;
    border-right-color: initial;
    border-right-style: initial;
    border-right-width: 0px;
    border-bottom-color: initial;
    border-bottom-style: initial;
    border-bottom-width: 0px;
    border-left-color: initial;
    border-left-style: initial;
    border-left-width: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}
.ig-widget-type-navigation.alencianav ul li a{
color:#262729;
}
.ig-widget-type-navigation.alencianav ul li a:hover{
background: rgb(255, 255, 255); 
box-shadow: rgb(204, 204, 204) 0px 0px 8px 0px;
}
.ig-widget-type-navigation.alencianav ul li a:active{
 box-shadow: 0px 0px 6px -1px rgba(0, 0, 0, 0.24);
 transform: translate(-2px, 2px);
}
.ig-widget-type-navigation.alencianav ul li a:after{
 position: none;
  top: none%;
  right: none;
  content: none;
  transform: none;
}
#systemnav .ig-gsadmin {
  margin-right: 0;
}

#systemnav .ig-gsadmin a,
#systemnav .ig-gsadmin a:hover,
#systemnav #ig-spaceadmintrigger.active,
#systemnav #ig-spaceadmintrigger:hover .ig-space #systemnav .ig-gsadmin a {
  background: none !important;
  border: 0 !important;
}

#myprofile #content-head #systemnav li a:hover,
#myprofile #content-head #systemnav li.active a,
#systemnav #ig-spaceadmintrigger.active,
#systemnav li a:hover,
#systemnav li.active a {
  background: transparent;
}

#myprofile .mod-contacts ul li {
  width: 49px;
}

#myprofile .mod-contacts li span.ig-user-thumbnail {
  margin-left: 5px;
}

#systempanel {
  padding-bottom: 10px;
}

#publicprofile input,
#publicprofile select,
#publicprofile textarea {
  border: 1px solid #ededed !important;
  border-radius: 0 !important;
  box-sizing: border-box;
}

#publicprofile input,
#publicprofile textarea {
  padding: 10px;
}

#publicprofile .ig-form .ig-datepicker,
#publicprofile .ig-form .ig-select,
#publicprofile .ig-form .ig-text,
#publicprofile .ig-form .ig-textarea,
#publicprofile .ig-texthtml {
  border: 0;
  border-radius: 0;
}

#publicprofile .ig-form .ig-text > div,
#publicprofile .ig-form .ig-text > span {
  padding: 0;
}

#publicprofile .shade {
  padding-left: 0;
  background: none !important;
  border: 0 !important;
}

#dashboard #content-head,
#myprofile #content-head {
  padding: 30px 0 !important;
}

#dashboard #content-head .ig-user-status.icon-status,
#myprofile #content-head .ig-user-status.icon-status {
  margin: 12px 6px 0 0 !important;
}

#dashboard .form-column,
#myprofile .form-column {
  margin-bottom: 15px;
}

#dashboard #ig-dashboardMenu .ig-arrow,
#myprofile #ig-dashboardMenu .ig-arrow {
  background: none;
}

#dashboard #ig-dashboardMenu:after,
#myprofile #ig-dashboardMenu:after {
  position: relative;
  bottom: 0;
  left: -12px;
  font-size: 14px;
  content: '\f078';
}

#dashboard .icon-addnew:before {
  color: #7f7f7f !important;
}

#profilecard .contact ul li span {
  width: 110px;
}

#myprofile select:not(#sorttype) {
  padding: 10px;
}

.memberactions .icon {
  padding-bottom: 3px;
}

#taskstabs #tab-assignedByMe .icon16 {
  height: 24px;
}

.js-taskcreator .ig-text.ig-xl .ig-title input {
  width: calc(100% - 36px);
}

abbr {
  text-decoration: none;
}

#search-keyword {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1250px;
  margin-top: 15px;
}

@media (min-width: 961px) {
  #search-keyword {
    position: absolute;
    top: 56px;
    left: 50%;
    width: 90%;
    margin-top: 0;
    transform: translateX(-50%);
  }
}

#search-keyword fieldset {
  float: none;
  width: 272px !important;
}

@media (max-width: 961px) {
  #search-keyword fieldset {
    margin: 0 auto;
  }
}

@media (min-width: 961px) {
  #search-keyword fieldset {
    float: right;
  }
}

#search-keyword .ig-text {
  background: transparent;
  border: 1px solid #959595 !important;
  border-radius: 0;
  box-shadow: none;
}

@media (min-width: 961px) {
  #search-keyword .ig-text {
    background: #f6f6f6;
    border: 1px solid #f6f6f6 !important;
  }
}

#search-keyword .ig-text input {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  color: #959595 !important;
  text-transform: none;
}

@media (min-width: 961px) {
  #search-keyword .ig-text input {
    color: #959595 !important;
  }
}

#search-keyword .ig-text input::-webkit-input-placeholder {
  color: #959595 !important;
  opacity: 1;
}

@media (min-width: 961px) {
  #search-keyword .ig-text input::-webkit-input-placeholder {
    color: #959595 !important;
  }
}

#search-keyword .ig-text input::-moz-placeholder {
  color: #959595 !important;
  opacity: 1;
}

@media (min-width: 961px) {
  #search-keyword .ig-text input::-moz-placeholder {
    color: #959595 !important;
  }
}

#search-keyword .ig-text input:-moz-placeholder {
  color: #959595 !important;
  opacity: 1;
}

@media (min-width: 961px) {
  #search-keyword .ig-text input:-moz-placeholder {
    color: #959595 !important;
  }
}

#search-keyword .ig-text input:-ms-input-placeholder {
  color: #959595 !important;
  opacity: 1;
}

@media (min-width: 961px) {
  #search-keyword .ig-text input:-ms-input-placeholder {
    color: #959595 !important;
  }
}

#search-keyword .ig-text input:focus {
  color: #959595 !important;
}

@media (min-width: 961px) {
  #search-keyword .ig-text input:focus {
    color: #959595 !important;
  }
}

#search-keyword .ig-text span {
  padding: 5px 0 5px 33px !important;
  background-image: none;
}

#search-keyword .ig-text:before {
  position: absolute;
  top: 50%;
  left: 10px;
  font-size: 14px;
  color: #959595 !important;
  content: '\f002';
  transform: translateY(-50%);
}

@media (min-width: 961px) {
  #search-keyword .ig-text:before {
    color: #d13239 !important;
  }
}

#tree_container_wrapper .icon-addnew {
  background-image: url("/cmedia/img/icons/16/grey_plus.png;v151124092");
  background-repeat: no-repeat;
}

.mif-tree-name {
  height: auto;
}

.ig-widget-type-addbutton.ig-cpt {
  margin-bottom: 25px !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
}

.ig-widget-type-addbutton.ig-cpt .ig-cpt-body {
  background: none !important;
  border: 0 !important;
}

.ig-widget-type-addbutton.ig-cpt .ig-cpt-body > div {
  padding: 0 !important;
}

.ig-widget-type-addbutton.ig-cpt .ig-cpt-title + .ig-cpt-body {
  background-color: transparent !important;
}

.ig-widget-type-addbutton.ig-cpt .ig-cpt-title + .ig-cpt-body > div {
  padding: 0 0 5px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.ig-widget-type-addbutton.ig-cpt .ig-button_white {
  padding: 7px 9px 6px 6px;
}

.ig-widget-bookmarks li {
  padding: 6px 0;
  border-bottom: 1px solid #ddd;
}

.ig-tinyfont {
  font-size: 11px;
}

.ig-stats .ig-type {
  font-size: 12px;
}

.ig-cpt-footer {
  font-size: inherit;
}

.ig-widget-sitemap .ig-widget-layout-details td.node {
  font-size: 16px;
}

.ig-widget-links .ig-widget-layout-default li:not(.ig-togglemore) a,
.ig-widget-navigation .ig-widget-layout-default a,
.ig-widget-spacesList .ig-widget-layout-default a {
  position: relative;
  padding-right: 28px;
  display: block;
  font-size: 15px;
  color: #47749c;
  background-image: none;
}

.ig-widget-links .ig-widget-layout-default li:not(.ig-togglemore) a:after,
.ig-widget-navigation .ig-widget-layout-default a:after,
.ig-widget-spacesList .ig-widget-layout-default a:after {
  position: absolute;
  top: 50%;
  right: 5px;
  content: '\f105';
  transform: translateY(-50%);
}

.ig-widget-links .ig-widget-layout-default li:not(.ig-togglemore) a:hover,
.ig-widget-navigation .ig-widget-layout-default a:hover,
.ig-widget-spacesList .ig-widget-layout-default a:hover {
  color: #00556f;
}

.ig-widget-sitemap a {
  position: relative;
  color: #47749c;
}

.ig-widget-sitemap a:hover {
  color: #00556f;
}

.ig-widget-navigation .ig-widget-layout-default a:hover,
.ig-widget-spacesList .ig-widget-layout-default li:hover a {
  background-color: transparent;
}

.ig-widget-links .ig-layout-singlecolumn .ig-link {
  border-bottom: 0 solid #47749c;
}

.ig-widget-links .ig-layout-singlecolumn .ig-link a {
  position: relative;
  padding-right: 12px;
  padding-left: 0;
}

.ig-widget-links li {
  padding-top: 8px;
  padding-bottom: 8px;
}

.ig-widget-links li a {
  font-size: 15px;
  letter-spacing: .2px;
  color: #47749c;
}

.ig-widget-links li a:hover {
  color: #00556f;
}

.ig-widget-links li.ig-link:last-child {
  border-bottom: 0;
}

.ig-link.ig-nowrap {
  white-space: normal !important;
}

a.ig-export_event {
  font-size: 14px;
}

.vevent .ig-event_date .ig-cpt-panel-flat-blue {
  font-size: 14px;
  background-color: transparent;
}

.ig-widget-calendar .ig-widget-layout-calendar {
  border-radius: 0;
  box-shadow: none;
}

.ig-calendar-header {
  font-size: 14px;
  text-shadow: none;
  background-color: #f6f6f6;
  border-radius: 0;
}

.ig-widget-calendar .ig-widget-layout-default .ig-title {
  font-size: 16px;
  font-weight: normal;
}

.ig-widget-layout-default .vevent .ig-description {
  font-size: inherit;
}

.ig-widget-calendar .ig-channel-tag {
  background-color: #47749c;
}

.ig-thumbnail-64 a {
  width: 64px;
}

.ig-thumbnail-48 a {
  width: 48px;
}

.ig-thumbnail-32 a {
  width: 32px;
}

.ig-thumbnail-24 a {
  width: 24px;
}

.ig-user-thumbnail,
.thumbnail {
  background: transparent;
  border: 0;
}

.thumbnail a {
  padding: 3px;
  overflow: hidden;
  border-radius: 100% !important;
}

.ig-user-thumbnail .ig-user-status {
  display: none;
}

.ig-user-thumbnail.thumbnail img {
  background-color: #fff;
  border-radius: 100% !important;
}

.ig-thumbnail-24 .ig-thumbnail-padding,
.ig-thumbnail-32 .ig-thumbnail-padding,
.thumbnail-crsmall .ig-thumbnail-padding,
.thumbnail-crtiny .ig-thumbnail-padding {
  padding: 2px !important;
}

.ig-user-Online a {
  background: #0a6;
}

.ig-user-Offline a {
  background: #555;
}

.ig-user-Away a {
  background: #ffba00;
}

.ig-user-Busy a {
  background: #b20707;
}

.ig-widget-members .ig-widget-layout-thumbnail .ig-wrapper,
.ig-widget-mycontacts .ig-widget-layout-thumbnail .ig-wrapper {
  padding: 3px !important;
  margin: 0 !important;
}

.ig-widget-members .ig-widget-layout-compact .ig-name,
.ig-widget-members .ig-widget-layout-tile .ig-name,
.ig-widget-members .ig-widget-layout-default .ig-name,
.ig-widget-mycontacts .ig-widget-layout-compact .ig-name,
.ig-widget-mycontacts .ig-widget-layout-tile .ig-name,
.ig-widget-mycontacts .ig-widget-layout-default .ig-name {
  font-size: 14px !important;
  font-weight: 500 !important;
}

#members-header #sortby {
  margin-bottom: 10px;
}

#members-header #sortSubmit {
  padding: 9px;
}

.ig-widget-members .ig-widget-layout-tile .ig-item,
.ig-widget-mycontacts .ig-widget-layout-tile .ig-item {
  width: auto;
}

table.calendar th {
  border: 0 !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar {
  background: none;
}

.ig-widget-calendar .ig-widget-layout-minicalendar thead th span {
  font-weight: bold;
  color: #262729 !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar table caption,
.ig-widget-calendar .ig-widget-layout-minicalendar table caption .ig-calendar-next,
.ig-widget-calendar .ig-widget-layout-minicalendar table caption .ig-calendar-previous {
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 0;
}

.ig-widget-calendar .ig-widget-layout-minicalendar table caption .ig-calendar-next:hover,
.ig-widget-calendar .ig-widget-layout-minicalendar table caption .ig-calendar-previous:hover {
  color: #262729 !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar table caption,
.ig-widget-calendar .ig-widget-layout-minicalendar table caption a,
.ig-widget-calendar .ig-widget-layout-minicalendar thead th span {
  color: #262729;
  text-shadow: none;
  background: transparent !important;
  border-top: 0 !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar table caption,
.ig-widget-calendar .ig-widget-layout-minicalendar thead th span {
  padding-top: 8px;
  font-size: 13px;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td,
.ig-widget-calendar .ig-widget-layout-minicalendar tbody td a,
.ig-widget-calendar .ig-widget-layout-minicalendar thead th span {
  text-shadow: none;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td {
  font-size: 11px;
  color: #4a4a4a !important;
  background: transparent !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td span {
  border-radius: 0;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td a {
  color: #47749c;
  background-color: transparent;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td a.ig-active, .ig-widget-calendar .ig-widget-layout-minicalendar tbody td a:hover {
  color: #fff !important;
  text-shadow: none !important;
  background-color: #47749c !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td a.ig-active .ig-microlist, .ig-widget-calendar .ig-widget-layout-minicalendar tbody td a:hover .ig-microlist {
  color: #fff !important;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td a .ig-microlist {
  color: #262729 !important;
  transition: all .3s;
}

.ig-widget-calendar .ig-widget-layout-minicalendar tbody td .today,
.ig-widget-calendar .ig-widget-layout-minicalendar tbody td .today a,
.ig-widget-calendar .ig-widget-layout-minicalendar tbody td .today a .ig-microlist {
  color: #fff !important;
  text-shadow: none;
  background-color: #47749c !important;
}

.ig-widget-calendar .ig-widget-layout-calendar {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-top: 0 !important;
}

.ig-widget-calendar .ig-widget-layout-calendar table caption {
  border-radius: 0;
}

.ig-widget-calendar .ig-widget-layout-calendar table caption span {
  padding: 6px 0 2px;
  font-size: 14px;
}

.ig-widget-calendar .ig-widget-layout-calendar table caption .ig-calendar-next,
.ig-widget-calendar .ig-widget-layout-calendar table caption .ig-calendar-previous {
  font-size: 12px;
  font-weight: normal;
}

.vevent {
  padding: 0 0 10px;
  margin: 0 0 12px !important;
  border-bottom: 1px solid #e7e7e7;
  border-top: 0 !important;
}

.vevent h4 {
  padding-top: 0;
}

.vevent .dtstart {
  font-size: 13px;
  color: #262729;
}

.vevent-date {
  min-width: 45px !important;
  border-radius: 0;
}

.vevent-date .ig-month {
  padding: 6px 0 0 !important;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 11px !important;
  font-weight: 600 !important;
  color: #fff;
  text-shadow: none;
  text-transform: uppercase;
  background: #47749c;
  border: 0;
  box-shadow: none;
}

.vevent-date .ig-day {
  padding: 0 !important;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 25px;
  color: #fff;
  background: #47749c;
  border-color: #47749c;
  border-width: 0 3px 3px;
}

.vevent-date:nth-child(n) {
  box-shadow: none;
}

.vevent-inner {
  padding-left: 26px !important;
  border: 0 !important;
}

.ig-widget-type-channels li.ig-channel {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
  border-top: 0;
}

.ig-widget-type-channels li.ig-channel:nth-last-child(1) {
  border: 0;
}

.ig-channel-tag {
  border: 0 !important;
}

.ig-channel-tag a {
  padding: 3px 6px;
}

.ig-topic_item {
  padding: 10px !important;
}

.ig-grid-r .ig-widget-type-forum .form-filter_forums .ig-filterButton input,
.ig-grid-l .ig-widget-type-forum .form-filter_forums .ig-filterButton input {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #fff;
  background: #d13239 !important;
}

.ig-grid-r .ig-widget-type-forum .form-filter_forums .ig-filterButton input:hover,
.ig-grid-l .ig-widget-type-forum .form-filter_forums .ig-filterButton input:hover {
  color: #fff;
  background: #aa262c !important;
  border-color: #aa262c;
}

.ig-topic_details .ig-title {
  word-wrap: break-word;
}

.ig-widget-type-forum .ig-form .ig-select span,
.ig-widget-type-forum .form-filter_forums label {
  font-size: 11px;
}

.ig-widget-type-forum .ig-filterButton {
  margin-top: 0 !important;
}

.ig-widget-type-forum .ig-form .ig-formitem {
  margin-top: 6px;
}

.ig-mb-addreply .ig-button_flat {
  margin-top: 3px;
  font-size: 12px;
  line-height: 14px;
  color: #959595;
  text-shadow: none;
  border-color: pinkish-grey;
  border-radius: 3px;
}

.ig-mb-addreply .ig-button_flat:hover {
  color: #333;
  background: #fff;
}

.ig-mb-shared {
  padding: 0 5px 3px 0;
}

#microblog a.ig-post_author,
#panel-microblog a.ig-post_author,
.ig-microblogcontent .ig-postcomment .name,
.ig-microblogcontent a.ig-post_author {
  color: #d13239;
}

.ig-microblogMenu {
  z-index: 10;
}

.ig-grid-p.ig-column .ig-widget-blogarticles .ig-widget-layout-default .ig-header h2 {
  font-size: 18px;
}

.ig-mb-oldpost,
.ig-mb-newpost {
  font-size: 14px;
  font-weight: normal;
  color: #00556f !important;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.ig-mb-oldpost:hover,
.ig-mb-newpost:hover {
  color: #47749c !important;
  background: transparent;
}

.ps-tab.ig-widget-type-microblog .ig-cpt-title + .ig-cpt-body,
.ig-widget-type-microblog .ig-cpt-body {
  border-radius: 0 !important;
}

.ig-widget-type-microblog .ig-cpt-title + .ig-cpt-body {
  border-radius: 0 !important;
}

.ig-textarea .fr-box.fr-basic .fr-wrapper {
  border-radius: 4px;
}

.ig-widget-polling h3 {
  padding-bottom: 10px !important;
  padding-left: 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
  border: 0;
}

.ig-choice {
  padding-left: 10px;
}

.ig-widget-polling .ig-button {
  padding: 7px 35px !important;
  margin-top: 20px !important;
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal !important;
  color: #fff;
  text-shadow: none;
  background: #d13239;
  border-radius: 3px;
  box-shadow: none;
}

.ig-widget-polling .ig-button:hover {
  color: #fff;
  background: #aa262c;
  border: #aa262c;
}

.ig-widget-polling .ig-checkbox label {
  margin-bottom: 0 !important;
}

.js-viewresults {
  margin: 26px 0 0 !important;
  font-size: 14px;
  font-weight: normal;
  color: #00556f !important;
}

.js-viewresults:hover {
  color: #47749c !important;
}

.ig-widget-polling .ig-resultbar {
  background: #eee;
}

.ig-widget-polling .ig-resultbar .ig-progressbar .ig-progress {
  background: #d13239;
  border-color: #d13239;
  box-shadow: none;
}

.ig-widget-polling .ig-checkbox {
  border-bottom: 0 solid #47749c;
}

.ig-search-box .ig-text {
  border: 1px solid #ccc;
}

.ig-search-box .ig-text span {
  background-position: 2px 3px;
}

.ig-cpt.ig-widget-type-search,
.ig-widget-type-search .ig-cpt-body {
  border: 0 !important;
}

.ig-widget-type-search {
  box-shadow: none;
}

.ig-widget-type-search .ig-cpt-body > div > div {
  padding: 0 !important;
}

.ig-widget-type-search .ig-form .ig-text {
  border-radius: 0;
}

.ig-widget-type-search .ig-widget-search {
  padding: 0 !important;
}

.ig-widget-type-search .ig-cpt-title + .ig-cpt-body {
  padding: 0 0 5px;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.search-large .ig-search-box .ig-text input {
  padding: 10px 0;
}

.search-large .ig-search-box .ig-text:before {
  top: 18px !important;
}

.ig-widget-search .ig-search-box .ig-text {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.ig-widget-search .ig-search-box .ig-text:before {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 14px;
  color: #d13239;
  content: '\f002';
}

.ig-widget-search .ig-search-box .ig-text > span {
  padding-left: 33px;
  background-image: none;
}

.ig-form .ig-datepicker,
.ig-form .ig-select,
.ig-form .ig-text,
.ig-form .ig-textarea,
.ig-texthtml {
  border-radius: 2px;
}

#wiki #ig-leafheader {
  border-bottom: 0;
  border-radius: 0;
}

#ig-leaffooter .ig-leafnotice,
#ig-leafheader .ig-leafnotice {
  box-shadow: none;
  border-top: 0;
}

.ig-alphalist a,
.ig-alphalist span {
  box-shadow: none;
}

.ig-alphalist a:hover {
  background-color: #01938a;
  box-shadow: none;
}

.ig-widget-wikiindex .ig-alphalist span,
.ig-widget-wikiindex .ig-alphalist a {
  padding: 2px;
  margin-right: 4px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 16px;
  border-radius: 0;
}

.ig-widget-wikiindex .ig-alphalist span {
  color: #47749c;
  border: 1px solid #47749c;
}

.ig-widget-wikiindex .ig-alphalist a,
#alphanav a {
  color: #fff;
  background-color: #d13239;
  border: 1px solid #d13239;
}

.ig-alphalist a {
  border: 1px solid transparent;
}

.ig-widget-wikiindex .ig-alphalist a:hover,
#alphanav a:hover,
.ig-alphalist a:hover {
  color: #fff;
  text-shadow: none;
  background-color: #47749c;
  border: 1px solid #47749c;
}

.ig-menu-wikiarticleslist .ig-title {
  padding: 8px;
}

.ig-widget-type-wikiindex .ig-cpt-body {
  overflow: inherit;
}

.ig-widget-type-wikiindex .ig-wikiarticle .editable {
  margin-bottom: 0;
}

.ps-tab .ig-widget-wikiindex .ig-title a {
  font-size: 13px;
}

.ig-widget-documents .ig-widget-layout-tile-photos .ig-item {
  padding: 0 0 0 40px;
}

.ig-widget-documents .ig-widget-layout-tile-photos .ig-item .ig-thumbnail {
  padding: 2px;
}

.ig-widget-type-photos .ig-cpt-footer a.ig-smallpadding:not(.ig-mb-addcomment) {
  line-height: 27px;
}

.ig-widget-spacesList .ig-widget-spacesList-description {
  margin: 0;
}

.ig-cpt {
  border: 0 !important;
  padding: 0;
  margin: 0 0 25px;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none;
}

.ig-cpt-title {
  border-bottom: 2px solid #ca2f35 !important;
  padding: 10px 0 6px;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: normal;
  color: #333 !important;
  text-align: left;
  text-transform: uppercase;
  background: transparent !important;
  border: 0;
  border-radius: 0 !important;
}

.ig-cpt-title a {
  color: #333 !important;
}

.ig-cpt-body {
  border: 0 !important;
  margin: 0 0;
  background-color: transparent !important;
  border-radius: 0 !important;
}

.ig-cpt-body > div {
  padding: 0 0 5px !important;
}

.ig-cpt-body > div > div:not(.ig-cpt-pretext) {
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 10px;
}

.ig-cpt-body .ig-widget-blogarticles .editable,
.ig-cpt-body .ig-widget-blogarticles .summary {
  margin: 0 0 0 0px;
}

.ig-cpt-footer {
  border: 0 !important;
  padding: 10px 0;
  background: transparent !important;
  border-radius: 0 !important;
}

.ig-mb-addcomment {
  padding: 10px 8px !important;
  font-size: 15px !important;
  border: 1px solid #b2b2b2 !important;
}

blockquote,
blockquote.summary {
  color: #666;
  background: #f9f9f9;
  border-left: 3px solid #d13239 !important;
}

.ig-label {
  background-color: #f6f6f6;
  box-shadow: 0 1px 1px #999;
}

#object-head .ig-channel-bullet {
  margin-top: 14px;
}

.ig-cpt-pretext {
  padding: 17px !important;
  margin-bottom: 15px !important;
  font-size: 14px;
  line-height: 1.43;
  color: #262729;
  background-color: #f6f6f6;
  border: 0 !important;
}

.ig-widget-documents .ig-title a,
.ig-widget-documents .ig-col-title a,
.ig-widget-documents .ig-thumbnail a,
.ig-widget-documents .ig-workarea_thumbs a {
  overflow-wrap: break-word;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.33;
  color: #00556f !important;
  word-wrap: break-word;
}

.ig-widget-documents .ig-title a:hover,
.ig-widget-documents .ig-col-title a:hover,
.ig-widget-documents .ig-thumbnail a:hover,
.ig-widget-documents .ig-workarea_thumbs a:hover {
  color: #47749c !important;
}

.ig-widget-type-activity .ig-item > a,
.ig-widget-type-forum .ig-title a,
.ig-widget-wikiindex .ig-title a,
.ig-widget-blogarticles .ig-title a,
.ig-widget-rss .ig-title a,
.ig-widget-comments .ig-parent {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold !important;
  line-height: 1.33;
  color: #333;
}

.ig-widget-type-activity .ig-item > a:hover,
.ig-widget-type-forum .ig-title a:hover,
.ig-widget-wikiindex .ig-title a:hover,
.ig-widget-blogarticles .ig-title a:hover,
.ig-widget-rss .ig-title a:hover,
.ig-widget-comments .ig-parent:hover {
  color: #47749c;
}

.ig-widget-calendar .ig-title,
.ig-widget-calendar .ig-title a {
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold !important;
  line-height: 1.33;
  color: #00556f;
}

.ig-widget-calendar .ig-title:hover,
.ig-widget-calendar .ig-title a:hover {
  color: #47749c;
}

.ig-member-links a,
.ig-author a,
.ig-widget-type-wikiindex .ig-user {
  color: #00556f !important;
}

.ig-member-links a:hover,
.ig-author a:hover,
.ig-widget-type-wikiindex .ig-user:hover {
  color: #47749c !important;
}

.blogarticles-standard.editable a:not(.ig-readmore),
.ig-widget-blogarticles .editable a:not(.ig-readmore),
.ig-wikiarticle .editable a,
#blogs-article .editable a,
#wiki .editable a,
#forums .editable a,
#calendar .editable a,
.ig-microblogcontent .editable a,
.ig-widget-microblogposts .editable a,
.ig-description a,
.ig-widget-type-rss .ig-body a,
.ig-widget-html-content a {
  color: #00556f !important;
}

.blogarticles-standard.editable a:not(.ig-readmore):hover,
.ig-widget-blogarticles .editable a:not(.ig-readmore):hover,
.ig-wikiarticle .editable a:hover,
#blogs-article .editable a:hover,
#wiki .editable a:hover,
#forums .editable a:hover,
#calendar .editable a:hover,
.ig-microblogcontent .editable a:hover,
.ig-widget-microblogposts .editable a:hover,
.ig-description a:hover,
.ig-widget-type-rss .ig-body a:hover,
.ig-widget-html-content a:hover {
  color: #47749c !important;
}

a.ig-readmore,
.ig-cpt-footer a.ig-smallpadding:not(.ig-mb-addcomment),
a.ig-link-loadmore,
a.ig-widget-ajaxmore,
.ig-widget-activity a.ig-widget-ajaxmore,
.ig-togglemore a {
  padding: 5px 0;
  font-size: 14px !important;
  font-weight: normal !important;
  color: #00556f !important;
  text-shadow: none;
  background: transparent;
  border-radius: 0;
}

a.ig-readmore:hover,
.ig-cpt-footer a.ig-smallpadding:not(.ig-mb-addcomment):hover,
a.ig-link-loadmore:hover,
a.ig-widget-ajaxmore:hover,
.ig-widget-activity a.ig-widget-ajaxmore:hover,
.ig-togglemore a:hover {
  color: #47749c !important;
}

.accordion.ig-cpt {
  border: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  border-radius: 3px !important;
  box-shadow: none !important;
}

.accordion.ig-cpt:not(.last) {
  margin-bottom: 8px !important;
}

.accordion.ig-cpt .ig-cpt-title {
  padding: 9px 20px 9px 10px !important;
  font-size: 15px !important;
  font-weight: normal;
  color: #00556f !important;
  text-transform: none !important;
  background: #fff !important;
  border: 0 !important;
  position: relative;
  cursor: pointer;
  transition: .3s all;
}

.accordion.ig-cpt .ig-cpt-title.current {
  color: #00556f !important;
  background: #f6f6f6 !important;
}

.accordion.ig-cpt .ig-cpt-title.current:after {
  transform: translateY(-50%) rotateX(180deg) !important;
}

.accordion.ig-cpt .ig-cpt-title:hover {
  color: #00556f !important;
  background: #f6f6f6 !important;
}

.accordion.ig-cpt .ig-cpt-title:after {
  position: absolute;
  top: 50%;
  right: 12px;
  height: inherit !important;
  font-size: 16px;
  content: '\f107' !important;
  visibility: visible !important;
  transition: .3s transform;
  transform: translateY(-50%) !important;
}

.accordion.ig-cpt .ig-cpt-body,
.accordion.ig-cpt .ig-cpt-footer {
  display: none;
}

.accordion.ig-cpt .ig-cpt-footer {
  padding-right: 15px;
  padding-left: 15px;
}

.accordion.ig-cpt .ig-widget-links .ig-widget-layout-default li:not(.ig-togglemore) a:after,
.accordion.ig-cpt .ig-widget-navigation .ig-widget-layout-default a:after,
.accordion.ig-cpt .ig-widget-spacesList .ig-widget-layout-default a:after {
  display: none;
}

.accordion-title {
  margin-bottom: 0 !important;
  border: 0 !important;
}

.accordion-title .ig-cpt-body {
  display: none;
}

@media screen and (min-width: 498px) {
  #navigation .ig-nav-dropdown-menu,
  #systemnav .ig-nav-dropdown-menu {
    background: #f6f6f6;
    border: 1px solid #f6f6f6;
    border-top: 2px solid #ca2f35 !important;
    border-radius: 0;
    box-shadow: none;
    transition: opacity .3s ease;
  }
  #navigation .ig-nav-dropdown-menu li,
  #systemnav .ig-nav-dropdown-menu li {
    width: 100%;
  }
  #navigation .ig-nav-dropdown-menu li a,
  #systemnav .ig-nav-dropdown-menu li a {
    padding: 7px 16px !important;
    font-size: 15px;
    color: #00556f !important;
    text-align: left;
    transition: .3s all;
  }
  #navigation .ig-nav-dropdown-menu li a:hover,
  #systemnav .ig-nav-dropdown-menu li a:hover {
    color: #47749c !important;
    background: transparent !important;
  }
  #navigation .ig-nav-dropdown-menu .here a,
  #systemnav .ig-nav-dropdown-menu .here a {
    color: #47749c !important;
  }
  #navigation .ig-icon-caret,
  #systemnav .ig-icon-caret {
    display: none;
  }
  #navigation .ig-dropdown-menu,
  #navigation .ig-dropdown-menu .ig-dropdown-menu,
  #systemnav .ig-dropdown-menu,
  #systemnav .ig-dropdown-menu .ig-dropdown-menu {
    display: block !important;
    opacity: 0;
    visibility: hidden;
  }
  #navigation li:hover > .ig-dropdown-menu,
  #systemnav li:hover > .ig-dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  #navigation .ig-nav-dropdown-menu {
    margin-top: -1px;
  }
  #systemnav .ig-nav-dropdown-menu {
    background: #e6e6e6;
    border-top: 0 !important;
  }
}

.tabs-style-vertical .tab-titles {
  display: block;
}

.tabs-style-vertical .tab-titles li:not(:last-of-type) {
  border-right: 0 !important;
}

.tabs-style-vertical .tab-titles li.here {
  border-bottom: 1px solid #ccc;
}

.tabs-style-vertical .tab-titles .tab-indicator {
  display: none !important;
}

.tab-titles {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}

.tab-titles .here {
  color: #333;
  background: #fff;
  border-top-color: #ca2f35;
  border-bottom-color: transparent;
}

.tab-titles .tab-indicator {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block !important;
  height: 0;
  background: #d13239;
}

.tab-titles li {
  display: -ms-flexbox;
  display: flex;
  padding: 13px 3px 13px 12px;
  overflow: visible;
  font-family: "Muli", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #333;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
  list-style: none;
  cursor: pointer;
  background: #f6f6f6;
  border: 0 solid transparent;
  border-bottom: 1px solid #ccc;
  transition: all .3s ease;
  -ms-flex-align: center;
      align-items: center;
  border-top: 2px solid transparent;
  -ms-flex: 1;
      flex: 1;
}

.tab-titles li:not(:last-of-type) {
  border-right: 1px solid #ccc !important;
}

.tab-titles li:hover:not(.here) {
  color: #333;
  background: #e6e6e6;
}

@media (max-width: 500px) {
  .tab-titles li {
    font-size: 13px;
  }
}

.tab-titles li span {
  width: 100%;
  font-weight: bold;
}

.ps-tabs {
  margin-bottom: 0;
  border: 1px solid #ccc !important;
  border-bottom: 0 !important;
  border-radius: 0 !important;
}

.ps-tabs:not(.loaded) {
  height: 40px;
  border-bottom: 2px solid transparent !important;
}

.ps-tabs:not(.loaded):before {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 10px;
  margin-top: 0;
  text-align: center;
  content: 'Loading...';
}

.ps-tabs ~ .ps-tab {
  border-top: 0 !important;
}

.ps-tabs .ig-widget-html {
  padding: 0 !important;
  margin: 0;
}

.ps-tabs .ig-widget-html ul {
  line-height: normal;
}

.ps-tabs .ig-cpt-body {
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
}

.ps-tabs .ig-cpt-body > div > div {
  padding: 0;
  margin-top: 0;
}

.ps-tab {
  border: 1px solid #ccc !important;
}

.ps-tab .ig-cpt-footer {
  padding-right: 15px;
  padding-left: 15px;
}

.ps-tab .ig-cpt-title {
  display: none;
}

.tabs-no-border.ps-tabs {
  margin-right: 10px;
  margin-left: 10px;
  border: 0 !important;
}

.tabs-no-border.ps-tabs .tab-titles li {
  padding-bottom: 5px;
  padding-left: 0;
  background: none;
  border: 0 !important;
  border-bottom: 3px solid #ccc !important;
}

.tabs-no-border.ps-tabs .tab-titles .tab-indicator {
  height: 3px;
}

.tabs-no-border.ps-tabs ~ .ps-tab {
  border: 0 !important;
}

.ig-cpt .custom-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.ig-cpt .custom-content .path-wrapper {
  padding: 10px 0;
  -ms-flex: 1 100%;
      flex: 1 100%;
}

.ig-cpt .custom-content .path-wrapper .content {
  position: relative;
  height: 100%;
  padding: 7px 20px;
  text-align: center;
  background: #f6f6f6;
  border-radius: 3px;
  transition: .3s all;
}

.ig-cpt .custom-content .path-wrapper .content img {
  display: inline-block !important;
  width: auto;
  max-width: 73px;
  height: auto;
  max-height: 46px;
  margin-top: 15px;
}

.ig-cpt .custom-content .path-wrapper .content:hover {
  background: #fff;
  box-shadow: 0 0 16px 0 #ccc;
}

.ig-cpt .custom-content .path-wrapper .content:hover h2 a {
  color: #ca2f35 !important;
}

.ig-cpt .custom-content .path-wrapper h2 {
  padding: 30px 0 0;
  text-align: center;
}

.ig-cpt .custom-content .path-wrapper h2 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 66px;
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #262729 !important;
}

@media screen and (min-width: 790px) {
  .ig-cpt .custom-content .path-wrapper h2 a {
    font-size: 14px;
  }
}

@media screen and (min-width: 790px) and (min-width: 790px) {
  .ig-cpt .custom-content .path-wrapper h2 a {
    font-size: calc(14px + 6 * ((100vw - 790px) / 310));
  }
}

@media screen and (min-width: 790px) and (min-width: 1250px) {
  .ig-cpt .custom-content .path-wrapper h2 a {
    font-size: 20px;
  }
}

.ig-cpt .custom-content .path-wrapper p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  transition: .3s all;
}

@media (min-width: 790px) {
  .ig-cpt .custom-content {
    padding: 10px;
  }
  .ig-cpt .custom-content .path-wrapper {
    -ms-flex: 1 !important;
        flex: 1 !important;
    padding: 0 8px;
  }
}

@media (min-width: 1250px) {
  .ig-cpt .custom-content .path-wrapper .content {
    padding: 0 40px;
  }
}

.ig-cpt.cta-feed {
  border: 0 !important;
  box-shadow: none;
}

.ig-cpt.cta-feed .ig-cpt-body {
  margin: 0 !important;
  background: none !important;
  border: 0 !important;
}

.ig-cpt.cta-feed .ig-cpt-body > div {
  padding: 10px 0 5px !important;
}

.ig-cpt.cta-feed .ig-cpt-body > div > div {
  padding: 0 !important;
}

.help {
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 5%;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 775px) {
  .help {
    width: 100%;
    margin: 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.help h1 {
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
}

.help h1 a {
  color: #d13239;
}

.help h1 a:hover {
  color: #801d21;
}

.help div {
  width: 100%;
  text-align: center;
}

@media (min-width: 775px) {
  .help div {
    margin: 0 15px;
  }
}

.help p {
  color: #262729;
}

.help .get-help h1 a:before,
.help .webinar-help h1 a:before,
.help .demo-help h1 a:before,
.help .pricing-help h1 a:before {
  display: inline-block;
  width: 100%;
  min-width: 1px;
  min-height: 150px;
  margin: 0 auto 20px;
  content: ' ';
}

.help .get-help h1 a:before {
  background: url("https://igloodev.blob.core.windows.net/themes/modern-green/img/helpicon.png") center no-repeat;
}

.help .webinar-help h1 a:before {
  background: url("https://igloodev.blob.core.windows.net/themes/modern-green/img/webinar-icon.png") center no-repeat;
}

.help .demo-help h1 a:before {
  background: url("https://igloodev.blob.core.windows.net/themes/modern-green/img/livedemoicon.png") center no-repeat;
}

.help .pricing-help h1 a:before {
  background: url("https://igloodev.blob.core.windows.net/themes/modern-green/img/pricetagicon.png") center no-repeat;
}

.about.ig-cpt {
  padding: 0 10px;
  background: #f4f4f4 !important;
  padding: 0 10px;
}

.about.ig-cpt .ig-cpt-title {
  color: #333 !important;
  background: #f4f4f4 !important;
  border-bottom: 3px solid #c7c7c7 !important;
  border-radius: 0 !important;
}

.about.ig-cpt .ig-cpt-body {
  background: #f4f4f4 !important;
  border: 0 !important;
}

.about.ig-cpt .ig-cpt-body div.editable {
  font-size: 13px;
}

.ig-cpt.ig-widget-type-carousel {
  border: 0 !important;
  box-shadow: none;
}

.ig-cpt.ig-widget-type-carousel .ig-cpt-body {
  border: 0 !important;
  box-shadow: none;
}

.ig-cpt.ig-widget-type-carousel .ig-cpt-body > div > div {
  padding: 0;
  margin-top: 0;
}

.ig-cpt.ig-widget-type-carousel * {
  color: #000;
  box-sizing: border-box;
  text-align: center;
}

.ig-cpt.ig-widget-type-carousel .ig-carousel-pane-container {
  overflow-y: hidden;
}

.ig-cpt.ig-widget-type-carousel .ig-carousel-pane-container-content {
  -ms-flex-align: center;
      align-items: center;
}

.ig-cpt.ig-widget-type-carousel .slick-slide .ig-carousel-pane-container-content-text h2 a {
  font-size: 35px;
  font-weight: 500;
  text-transform: none;
}

.ig-cpt.ig-widget-type-carousel .ig-readmore {
  display: inline-block;
  padding: 10px 15px;
  font-size: 13px !important;
  color: #000 !important;
  background: #d13239;
  border: 1px solid #d13239;
  border-radius: 3px;
}

.ig-cpt.ig-widget-type-carousel .ig-readmore:hover {
  color: #000 !important;
  text-decoration: none;
  background: #801d21;
  border-color: #801d21;
}

.ig-cpt.ig-widget-type-carousel .slick-dots li.slick-active button:before {
  color: #d13239;
}

.ig-cpt.ig-widget-type-carousel .slick-dots li button:before {
  font-size: 12px;
  color: rgba(209, 50, 57, 0.25);
  opacity: 1;
}
.slick-dots {
background-color: #ffffff;
}

.ig-cpt.ig-widget-type-carousel .slick-prev:before,
.ig-cpt.ig-widget-type-carousel .slick-next:before {
  color: rgba(255, 255, 255, 0.25);
}

.ig-cpt.ig-widget-type-carousel.static-image .slick-list {
  background: url("https://igloodev.blob.core.windows.net/themes/modern-green/img/sliderbanner.jpg") rgba(0, 0, 0, 0.2) 100% 50%/cover no-repeat;
}

.ig-cpt.ig-widget-type-carousel.static-image .ig-carousel-pane {
  background: rgba(0, 0, 0, 0.2) !important;
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 100;
  src: url("/download/theme/font/chronicapro_thineot");
  src: url("/download/theme/font/chronicapro_thinwoff") format("woff"), url("/download/theme/font/chronicapro_thinwoff2") format("woff2"), url("/download/theme/font/chronicapro_thinttf") format("truetype"), url("/download/theme/font/chronicapro_thinsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 100;
  src: url("/download/theme/font/chronicapro_thiniteot");
  src: url("/download/theme/font/chronicapro_thinitwoff") format("woff"), url("/download/theme/font/chronicapro_thinitwoff2") format("woff2"), url("/download/theme/font/chronicapro_thinitttf") format("truetype"), url("/download/theme/font/chronicapro_thinitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 200;
  src: url("/download/theme/font/chronicapro_ultralighteot");
  src: url("/download/theme/font/chronicapro_ultralightwoff") format("woff"), url("/download/theme/font/chronicapro_ultralightwoff2") format("woff2"), url("/download/theme/font/chronicapro_ultralightttf") format("truetype"), url("/download/theme/font/chronicapro_ultralightsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 200;
  src: url("/download/theme/font/chronicapro_ultralightiteot");
  src: url("/download/theme/font/chronicapro_ultralightitwoff") format("woff"), url("/download/theme/font/chronicapro_ultralightitwoff2") format("woff2"), url("/download/theme/font/chronicapro_ultralightitttf") format("truetype"), url("/download/theme/font/chronicapro_ultralightitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 300;
  src: url("/download/theme/font/chronicapro_lighteot");
  src: url("/download/theme/font/chronicapro_lightwoff") format("woff"), url("/download/theme/font/chronicapro_lightwoff2") format("woff2"), url("/download/theme/font/chronicapro_lightttf") format("truetype"), url("/download/theme/font/chronicapro_lightsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 300;
  src: url("/download/theme/font/chronicapro_lightiteot");
  src: url("/download/theme/font/chronicapro_lightitwoff") format("woff"), url("/download/theme/font/chronicapro_lightitwoff2") format("woff2"), url("/download/theme/font/chronicapro_lightitttf") format("truetype"), url("/download/theme/font/chronicapro_lightitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 400;
  src: url("/download/theme/font/chronicapro_bookeot");
  src: url("/download/theme/font/chronicapro_bookwoff") format("woff"), url("/download/theme/font/chronicapro_bookwoff2") format("woff2"), url("/download/theme/font/chronicapro_bookttf") format("truetype"), url("/download/theme/font/chronicapro_booksvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 400;
  src: url("/download/theme/font/chronicapro_bookiteot");
  src: url("/download/theme/font/chronicapro_bookitwoff") format("woff"), url("/download/theme/font/chronicapro_bookitwoff2") format("woff2"), url("/download/theme/font/chronicapro_bookitttf") format("truetype"), url("/download/theme/font/chronicapro_bookitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 500;
  src: url("/download/theme/font/chronicapro_regulareot");
  src: url("/download/theme/font/chronicapro_regularwoff") format("woff"), url("/download/theme/font/chronicapro_regularwoff2") format("woff2"), url("/download/theme/font/chronicapro_regularttf") format("truetype"), url("/download/theme/font/chronicapro_regularsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  src: url("/download/theme/font/chronicapro_regulareot");
  src: url("/download/theme/font/chronicapro_regularitwoff") format("woff"), url("/download/theme/font/chronicapro_regularitwoff2") format("woff2"), url("/download/theme/font/chronicapro_regularitttf") format("truetype"), url("/download/theme/font/chronicapro_regularitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: normal;
  src: url("/download/theme/font/chronicapro_regulareot");
  src: url("/download/theme/font/chronicapro_regularwoff") format("woff"), url("/download/theme/font/chronicapro_regularwoff2") format("woff2"), url("/download/theme/font/chronicapro_regularttf") format("truetype"), url("/download/theme/font/chronicapro_regularsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 500;
  src: url("/download/theme/font/chronicapro_regulariteot");
  src: url("/download/theme/font/chronicapro_regularitwoff") format("woff"), url("/download/theme/font/chronicapro_regularitwoff2") format("woff2"), url("/download/theme/font/chronicapro_regularitttf") format("truetype"), url("/download/theme/font/chronicapro_regularitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  src: url("/download/theme/font/chronicapro_regulariteot");
  src: url("/download/theme/font/chronicapro_regularitwoff") format("woff"), url("/download/theme/font/chronicapro_regularitwoff2") format("woff2"), url("/download/theme/font/chronicapro_regularitttf") format("truetype"), url("/download/theme/font/chronicapro_regularitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 600;
  src: url("/download/theme/font/chronicapro_mediumeot");
  src: url("/download/theme/font/chronicapro_mediumwoff") format("woff"), url("/download/theme/font/chronicapro_mediumwoff2") format("woff2"), url("/download/theme/font/chronicapro_mediumttf") format("truetype"), url("/download/theme/font/chronicapro_mediumsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 600;
  src: url("/download/theme/font/chronicapro_mediumiteot");
  src: url("/download/theme/font/chronicapro_mediumitwoff") format("woff"), url("/download/theme/font/chronicapro_mediumitwoff2") format("woff2"), url("/download/theme/font/chronicapro_mediumitttf") format("truetype"), url("/download/theme/font/chronicapro_mediumitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 700;
  src: url("/download/theme/font/chronicapro_boldeot");
  src: url("/download/theme/font/chronicapro_boldwoff") format("woff"), url("/download/theme/font/chronicapro_boldwoff2") format("woff2"), url("/download/theme/font/chronicapro_boldttf") format("truetype"), url("/download/theme/font/chronicapro_boldsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 700;
  src: url("/download/theme/font/chronicapro_bolditeot");
  src: url("/download/theme/font/chronicapro_bolditwoff") format("woff"), url("/download/theme/font/chronicapro_bolditwoff2") format("woff2"), url("/download/theme/font/chronicapro_bolditttf") format("truetype"), url("/download/theme/font/chronicapro_bolditsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: bold;
  src: url("/download/theme/font/chronicapro_boldeot");
  src: url("/download/theme/font/chronicapro_boldwoff") format("woff"), url("/download/theme/font/chronicapro_boldwoff2") format("woff2"), url("/download/theme/font/chronicapro_boldttf") format("truetype"), url("/download/theme/font/chronicapro_boldsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: bold;
  src: url("/download/theme/font/chronicapro_bolditeot");
  src: url("/download/theme/font/chronicapro_bolditwoff") format("woff"), url("/download/theme/font/chronicapro_bolditwoff2") format("woff2"), url("/download/theme/font/chronicapro_bolditttf") format("truetype"), url("/download/theme/font/chronicapro_bolditsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 800;
  src: url("/download/theme/font/chronicapro_blackeot");
  src: url("/download/theme/font/chronicapro_blackwoff") format("woff"), url("/download/theme/font/chronicapro_blackwoff2") format("woff2"), url("/download/theme/font/chronicapro_blackttf") format("truetype"), url("/download/theme/font/chronicapro_blacksvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 800;
  src: url("/download/theme/font/chronicapro_blackiteot");
  src: url("/download/theme/font/chronicapro_blackitwoff") format("woff"), url("/download/theme/font/chronicapro_blackitwoff2") format("woff2"), url("/download/theme/font/chronicapro_blackitttf") format("truetype"), url("/download/theme/font/chronicapro_blackitsvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-weight: 900;
  src: url("/download/theme/font/chronicapro_heavyeot");
  src: url("/download/theme/font/chronicapro_heavywoff") format("woff"), url("/download/theme/font/chronicapro_heavywoff2") format("woff2"), url("/download/theme/font/chronicapro_heavyttf") format("truetype"), url("/download/theme/font/chronicapro_heavysvg") format("svg");
}

@font-face {
  font-family: 'ChronicaPro';
  font-style: italic;
  font-weight: 900;
  src: url("/download/theme/font/chronicapro_heavyiteot");
  src: url("/download/theme/font/chronicapro_heavyitwoff") format("woff"), url("/download/theme/font/chronicapro_heavyitwoff2") format("woff2"), url("/download/theme/font/chronicapro_heavyitttf") format("truetype"), url("/download/theme/font/chronicapro_heavyitsvg") format("svg");
}

#ig-page-view > div.ctas {
  width: 1120px !important;
}

@media (max-width: 1200px) {
  #ig-page-view > div.ctas {
    width: calc(90% + 20px) !important;
  }
}

@media (max-width: 500px) {
  #ig-page-view > div.ctas {
    width: 96% !important;
  }
}

.cta-button {
  position: relative;
  padding: 38px 24px 12px 16px;
  border-radius: 3px !important;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  transition: all .3s;
}

.cta-button:hover {
  background: #47749c !important;
}

.cta-button:hover h1 {
  color: #fff;
}

.cta-button .ig-cpt-body > div {
  padding: 0;
}

.cta-button .ig-cpt-body > div > div {
  padding: 0;
}

.cta-button h1 {
  padding: 0;
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 31px;
  font-weight: 900;
  line-height: 1;
  color: #47749c;
  text-transform: uppercase;
}

.cta-button a {
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
}

.grey.ig-cpt .ig-cpt-body {
  background: #f6f6f6 !important;
}

.grey.ig-cpt .ig-cpt-body > div > div {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.ig-cpt.tiles .ig-cpt-body > div > div,
.ig-cpt.tiles2 .ig-cpt-body > div > div {
  padding: 0;
}

.ig-cpt.tiles .container,
.ig-cpt.tiles2 .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ig-cpt.tiles .container a,
.ig-cpt.tiles2 .container a {
  display: -ms-flexbox;
  display: flex;
  min-width: 220px;
  max-width: calc(100% - 14px);
  height: 91px;
  padding: 10px;
  margin: 7px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.11;
  color: #262729 !important;
  text-align: center;
  background: #f6f6f6;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media screen and (min-width: 572px) {
  .ig-cpt.tiles .container a,
  .ig-cpt.tiles2 .container a {
    max-width: calc(50% - 14px);
  }
}

@media screen and (min-width: 832px) {
  .ig-cpt.tiles .container a,
  .ig-cpt.tiles2 .container a {
    max-width: calc(33% - 14px);
  }
}

@media screen and (min-width: 1090px) {
  .ig-cpt.tiles .container a,
  .ig-cpt.tiles2 .container a {
    max-width: calc(25% - 14px);
  }
}

.ig-cpt.tiles .container a:hover,
.ig-cpt.tiles2 .container a:hover {
  background: #fff;
  box-shadow: 0 0 8px 0 #ccc;
}

.ig-cpt.tiles2 .container a {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.ig-magicbox #ig-details dl,
.ig-magicbox #ig-details dt,
.ig-magicbox #ig-details dd {
  border: 0;
}

.ig-magicbox .ig-stats_header {
  margin: 0;
}

.ig-magicbox .ig-stats_header a {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #00556f;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.ig-magicbox .ig-stats_header.ig-active a span {
  color: #00556f;
}

.ig-magicbox .ig-stats-box {
  padding: 0 10px 10px;
  margin-bottom: 0;
  background: #e6e6e6;
  border: 0;
  border-radius: 0;
}

.ig-magicbox .ig-stats-box .ig-stats,
.ig-magicbox .ig-stats-box .ig-details-box {
  border-bottom: 1px solid #ccc;
}

.ig-magicbox .ig-stats-box #js-stats-comments {
  width: 60px;
}

.ig-magicbox .ig-stats-box #ig-details {
  font-size: 14px;
}

.ig-magicbox .ig-stats-box #ig-details .ig-link-dotted {
  border-bottom: 0;
}

.ig-magicbox .ig-stats-box .ig-stats li {
  padding-left: 5px;
  text-align: center;
  border: 0;
}

.ig-magicbox .ig-stats-box .ig-stats li .ig-stat {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #262729;
}

.ig-magicbox .ig-stats-box .ig-stats li .ig-type {
  font-size: 12px;
  color: #262729;
}

.ig-magicbox .ig-stats_footer {
  padding: 0 10px 15px;
  margin: 0;
  background: #e6e6e6;
  border-radius: 0;
}

.ig-magicbox .ig-stats_footer .ig-meta-like {
  text-align: right;
  border-left: 0;
}

.ig-magicbox .ig-stats_footer .ig-meta-like .ig-button-like {
  font-size: 14px;
  font-weight: normal;
  color: #262729;
}

.ig-stats-box h3 {
  font-size: 14px !important;
  font-weight: normal;
  color: #262729 !important;
  background-color: #e6e6e6 !important;
}

.ig-stats-box .ig-stats_contrast {
  min-height: 52px;
  background: #e6e6e6;
}

.ig-stats-box .ig-stats_contrast li {
  text-align: center;
  text-shadow: none;
  border-right: 0;
}

.ig-stats-box .ig-stats_contrast li span {
  color: #262729 !important;
}

.ig-stats-box .ig-stats_contrast li .ig-stat {
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #262729 !important;
}

#ig-index h2 {
  position: relative;
  width: calc(100% - 60px);
  font-size: 13px;
  font-weight: bold;
  color: #ccc;
  background: transparent;
}

#ig-index h2:after {
  position: absolute;
  top: 11px;
  left: 29px;
  display: block;
  width: calc(100% - 50px);
  height: 1px;
  background: #e6e6e6;
  content: '';
}

.custom-slider.ig-cpt {
  position: relative;
  height: 245px;
  margin-top: -1px;
  margin-bottom: 0;
  border: 0 !important;
  border-bottom: 1px solid #ccc !important;
  border-radius: 0 !important;
  box-shadow: none;
}

.custom-slider.ig-cpt .slider-for .slick-slide.slick-current.slick-active {
  position: absolute !important;
  left: 0 !important;
}

.custom-slider.ig-cpt .ig-cpt-body > div,
.custom-slider.ig-cpt .ig-cpt-body > div > div,
.custom-slider.ig-cpt .ig-widget-html {
  padding: 0 !important;
  margin-top: 0;
}

.custom-slider.ig-cpt button.slick-prev.slick-arrow {
  display: none !important;
}

.custom-slider.ig-cpt .custom-slick {
  width: 100%;
  height: 245px;
}

.custom-slider.ig-cpt .slider-for {
  float: left;
  width: 65%;
  height: 245px;
  overflow: hidden;
  background: #47749c;
}

.custom-slider.ig-cpt .slider-for .slick-track {
  height: 245px;
}

.custom-slider.ig-cpt .slider-for .img-src {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-slider.ig-cpt .slider-nav {
  float: left;
  width: 35%;
  height: 245px;
}

.custom-slider.ig-cpt .slider-nav .slick-track {
  width: 100% !important;
  height: 245px;
}

.custom-slider.ig-cpt .slider-nav .slick-slide {
  position: relative;
  z-index: 0 !important;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  height: calc(100% / 3);
  min-height: calc(100% / 3);
  padding: 0 5%;
  text-align: left;
  cursor: pointer;
  background: #fff;
  border-radius: 0;
  outline: none;
  box-sizing: border-box;
  transition: .5s all;
}

.custom-slider.ig-cpt .slider-nav .slick-slide:first-child {
  border-top: 1px solid #ccc;
}

.custom-slider.ig-cpt .slider-nav .slick-slide:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}

.custom-slider.ig-cpt .slider-nav .slick-slide a {
  color: #262729 !important;
}

.custom-slider.ig-cpt .slider-nav .slick-slide h4 {
  max-width: 400px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-family: "ChronicaPro", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}

.custom-slider.ig-cpt .slider-nav .slick-slide:before {
  opacity: 0;
}

.custom-slider.ig-cpt .slider-nav .slick-slide.slick-current.slick-active {
  position: relative;
  left: 0 !important;
  z-index: 1 !important;
  color: #fff;
  background: #47749c;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.custom-slider.ig-cpt .slider-nav .slick-slide.slick-current.slick-active a {
  color: #fff !important;
}

.custom-slider.ig-cpt .slider-nav .slick-slide:hover {
  background: #e6e6e6;
  box-shadow: 0 0 7px 0 #ccc;
}

.custom-slider.ig-cpt .slider-nav .slick-slide .slick-list {
  height: 245px;
  padding: 0 !important;
  background: #fff;
}

@media screen and (max-width: 1000px) {
  .custom-slider.ig-cpt .slider-for {
    width: 50%;
  }
  .custom-slider.ig-cpt .slider-nav {
    width: 50%;
  }
  .custom-slider.ig-cpt .slider-for .slick-list {
    height: 100%;
  }
}

.custom-slider.ig-cpt .slick-slider {
  margin-bottom: 0 !important;
}

.custom-slider.ig-cpt .slick-list {
  overflow: visible;
}

.custom-slider.ig-cpt .slick-slide.slick-current.slick-active {
  left: 0 !important;
  z-index: 0 !important;
}

@media (max-width: 1200px) {
  .custom-slick {
    height: auto;
  }
  .slider-nav {
    height: auto;
  }
  .slider-nav,
  .slider-for {
    float: none;
    width: 100%;
  }
  .slider-nav .slick-list {
    height: auto;
  }
  .slider-nav .slick-slide {
    width: 33.3% !important;
    min-height: 100px;
    padding: 1%;
    border-bottom: 0;
  }
  .slider-nav.slick-slider {
    border-bottom: 0;
  }
}

@media (max-width: 600px) {
  .custom-slider.ig-cpt {
    display: none;
  }
}

#primarynav > ul {
  overflow: visible;
}

.ig-nav-dropdown-menu {
  overflow: visible !important;
}

.ig-nav-dropdown-menu > li:hover .sub-subnav {
  display: block;
}

.ig-nav-sub {
  position: relative;
}

#navigation-mobile .ig-nav-dropdown-toggle a.ig-dropdown-toggle-mobile {
  height: auto !important;
}

#navigation-mobile .sub-subnav {
  display: none;
  background-color: #555;
}

#navigation-mobile .sub-subnav.ig-dropdown-active {
  display: block !important;
}

#navigation-mobile .ig-subnav-toggle {
  background-color: #333 !important;
}

#navigation-mobile .sub-subnav-parent a:first-of-type {
  padding-right: 60px;
}

@media screen and (min-width: 498px) {
  .sub-subnav {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    width: auto;
    padding-top: 0 !important;
    background: #f6f6f6;
    box-shadow: none;
  }
  .sub-subnav li a {
    padding: 7px 16px !important;
    font-size: 15px;
    color: #00556f !important;
    transition: .3s all;
    white-space: nowrap;
  }
  .sub-subnav li a:hover {
    color: #47749c !important;
    background: transparent !important;
  }
}

#wiki .ig-stats-box .ig-details-box {
  display: none;
}

#wiki .ig-stats-box .ig-stats {
  border-bottom: 0;
}

.ig-cpt.no-padding .ig-cpt-body > div > div {
  padding: 0 !important;
}

#comsignin {
  min-width: 500px;
}

#comsignin h2 {
  padding: 22px 0;
}

#samlsignin-submit-button {
  display: block;
  padding: 19px 9px;
  font-size: 18px;
  color: #fff;
  background: #d13239;
  border-color: #d13239;
}

#samlsignin-submit-button:hover {
  background: #aa262c;
  border-color: #aa262c;
}

#comsignin .ig-form .ig-text > span {
  padding: 5px 8px;
}

.ig-formitem label,
#forgot-password a {
  font-size: 12px;
}

#signin-submit-button {
  padding: 5px 4px 5px 3px;
  font-size: 12px;
}

.ig-error {
  width: 50%;
  padding: 10px;
  margin: 0 auto 15px;
  text-align: center;
  border: 1px solid #dc9494;
  border-radius: 3px;
}

.ig-error p {
  margin: 0;
}

/* Add modal behind the bookmarks modal */
#js-bmaddbox {
  z-index: 1003 !important;
}

/* Hides the Igloo Marketplace Icon - added by Igloo Support on March 28 as per Ryan Stevens- */
li.ig-userbar_button.ig-userbar_item.ig-userbar_marketplace.ig-right {
  display: none;
}

.help-icon {
  display: inline-block;
  width: 25%;
  padding: 30px 0;
  text-align: center;
}

@media (max-width: 980px) {
  .help-icon {
    width: 50%;
  }
}

@media (max-width: 580px) {
  .help-icon {
    width: 100%;
  }
}

#ig-gsctrlpanel {
  position: relative;
}

#ig-page-view > div.fullwidth {
  width: 100% !important;
}

.ig-stats_header a,
.ig-stats_footer {
  background-color: #eeeeee;
}

#trailer,
#trailerbar a {
  font-size: 13px;
  color: #4a4a4a;
}

#trailer-viewcount {
  display: none;
}

#tttbutton {
    display: inline-block;
    background-color: #43695B;
    /* background-color: transparent; */
    /* color: darkgreen; */
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10%;
    position: fixed;
    bottom: 62px;
    right: 30px;
    transition: background-color .9s, opacity .9s, visibility .9s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}
#tttbutton::after {
    content: "\f062";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2.25em;
    line-height: 50px;
    transition: all 0.9s ease;
    color: #fff;
}
#tttbutton:hover {
    cursor: pointer;
    background-color: rgb(16, 61, 208);
    /* color: darkcyan; */
}
#tttbutton:active {
    background-color: rgb(5, 207, 99);
    /* color: lightgreen; */
}
#tttbutton.show {
    opacity: 1;
    visibility: visible;
}