@font-face {
  font-family: Titillium Web;
  font-style: normal;
  font-weight: 200;
  src: local('Titillium WebThin'), local('TitilliumWeb-Thin'), url('/fonts/ec3/titilliumweb/1titilliumwebv1.woff') format('woff');
}
@font-face {
  font-family: Titillium Web;
  font-style: normal;
  font-weight: 300;
  src: local('Titillium WebLight'), local('TitilliumWeb-Light'), url('/fonts/ec3/titilliumweb/2titilliumwebv1.woff') format('woff');
}
@font-face {
  font-family: Titillium Web;
  font-style: normal;
  font-weight: 400;
  src: local('Titillium Web'), local('TitilliumWeb-Regular'), url('/fonts/ec3/titilliumweb/3titilliumwebv1.woff') format('woff');
}
@font-face {
  font-family: Titillium Web;
  font-style: normal;
  font-weight: 600;
  src: local('Titillium WebSemiBold'), local('TitilliumWeb-SemiBold'), url('/fonts/ec3/titilliumweb/4titilliumwebv1.woff') format('woff');
}
@font-face {
  font-family: Titillium Web;
  font-style: normal;
  font-weight: 700;
  src: local('Titillium WebBold'), local('TitilliumWeb-Bold'), url('/fonts/ec3/titilliumweb/5titilliumwebv1.woff') format('woff');
}
@font-face {
  font-family: dinschriftregular;
  src: local('dinschriftregular'), local('dinschriftregular'), url('/fonts/ec3/dinschriften/dinengschrift-webfont.eot');
  src: local('dinschriftregular'), local('dinschriftregular'), url('/fonts/ec3/dinschriften/dinengschrift-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ec3/dinschriften/dinengschrift-webfont.woff') format('woff'), url('/fonts/ec3/dinschriften/dinengschrift-webfont.ttf') format('truetype'), url('/fonts/ec3/dinschriften/dinengschrift-webfont.svg#dinschriftregular') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: Gotham Bold;
  font-style: normal;
  font-weight: 700;
  src: local('Gotham Bold'), local('Gotham Bold'), url('/fonts/ec3/gotham/Gotham-Bold.woff') format('woff');
}
@font-face {
  font-family: Gotham Bold;
  font-style: normal;
  font-weight: 700;
  src: local('Gotham Bold'), local('Gotham Bold'), url('/fonts/ec3/gotham/Gotham-Bold.woff') format('woff');
}
@font-face {
  font-family: robotoregular;
  src: url('/fonts/ec3/roboto/Roboto-Regular-webfont.eot');
  src: url('/fonts/ec3/roboto/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/ec3/roboto/Roboto-Regular-webfont.woff') format('woff'), url('/fonts/ec3/roboto/Roboto-Regular-webfont.ttf') format('truetype'), url('/fonts/ec3/roboto/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: robotolight;
  src: url('/fonts/ec3/roboto/Roboto-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: Pacifico;
  font-style: normal;
  src: local('Pacifico'), local('Pacifico'), url('/fonts/ec3/pacifico/Pacifico-Regular.ttf') format('truetype');
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  src: local('Open Sans'), local('Open Sans'), url('/fonts/ec3/opensans/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: Open Sans Bold;
  font-style: normal;
  src: local('Open Sans Bold'), local('Open Sans Bold'), url('/fonts/ec3/opensans/OpenSans-Bold.ttf') format('truetype');
}
@font-face {
  font-family: Open Sans Light;
  font-style: normal;
  src: local('Open Sans Light'), local('Open Sans Light'), url('/fonts/ec3/opensans/OpenSans-Light.ttf') format('truetype');
}
body {
  font-family: 'Arial';
  font-style: normal;
}
h1.heading,
h2.heading,
h3.heading,
h4.heading,
h5.heading,
h6.heading {
  font-family: dinschriftregular, 'Arial';
  font-style: normal;
}
#progress-ribbon .tooltip.ribbon-phoneme-tooltip {
  width: 270px !important;
}
#progress-ribbon .tooltip.ribbon-phoneme-tooltip .tooltip-inner {
  max-width: 270px !important;
}
.en.role-student li a.nav-item {
  padding-left: 11px;
  padding-right: 11px;
}
.en h1.heading,
.en h2.heading,
.en h3.heading,
.en h4.heading,
.en h5.heading,
.en h6.heading {
  font-family: robotoregular, 'Arial', Helvetica, sans-serif;
  font-style: normal;
}
body.en {
  font-family: robotoregular, 'Arial', Helvetica, sans-serif;
  font-style: normal;
}

.btn.btn-ec {
  text-align: center;
  background: none no-repeat 0 0 #9ccb53;
  border: 1px solid #678d2b;
  color: #fff;
  font-weight: 400;
  min-width: 75px;
  border-radius: 3px;
  width: auto;
}
.btn.btn-ec.btn-transparent {
  background-color: transparent;
  color: #678d2b;
}
.btn.btn-ec.btn-transparent:hover,
.btn.btn-ec.btn-transparent:active,
.btn.btn-ec.btn-transparent:focus {
  background: none no-repeat 0 0 transparent !important;
  color: #9ccb53;
}
.btn.btn-ec:hover,
.btn.btn-ec:active,
.btn.btn-ec:focus {
  background: none no-repeat 0 0 #91c53f !important;
  color: #FFF;
  text-decoration: none;
}
.btn.btn-ec.btn-danger {
  background: none no-repeat 0 0 #993333;
  border: 1px solid #bf4040;
}
.btn.btn-ec.btn-danger:hover,
.btn.btn-ec.btn-danger:active,
.btn.btn-ec.btn-danger:focus {
  background: none no-repeat 0 0 #862d2d !important;
  color: #FFF;
}
.btn.btn-ec-gray {
  background-color: #ccc;
  border: 1px solid #a6a6a6;
  color: #000;
  margin: 3px 5px 0 0;
}
.btn.btn-ec-gray:hover,
.btn.btn-ec-gray:active,
.btn.btn-ec-gray:focus {
  color: #333;
  background-color: #bfbfbf !important;
}
.btn.btn-ec-light-gray {
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  color: #FFF;
  margin: 3px 5px 0 0;
}
.btn.btn-ec-sm {
  font-size: 18px;
  min-width: 120px;
  padding: 3px 10px;
}
.btn.btn-ec-lg {
  font-size: 22px;
}
.ec-link {
  color: #9ccb53;
  cursor: pointer;
}
.ec-link:hover {
  color: #83b437;
  text-decoration: underline;
}
.ec-link.emphasis {
  font-weight: 600;
}
.sprite {
  background-image: url('/images/ec3.4/common/header-sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.sprite.sprite-avatar {
  background-position: -10px -10px;
  width: 28px;
  height: 28px;
}
.sprite.sprite-avatar-black {
  background-position: -58px -10px;
  width: 28px;
  height: 28px;
}
.sprite.sprite-avatar-white {
  background-position: -106px -10px;
  width: 28px;
  height: 28px;
}
.sprite.sprite-down-arrow {
  background-position: -154px -10px;
  width: 19px;
  height: 11px;
}
.sprite.sprite-down-arrow-white {
  background-position: -193px -10px;
  width: 19px;
  height: 11px;
}
.sprite.sprite-ec-logo {
  background-position: -10px -58px;
  width: 234px;
  height: 39px;
}
.sprite.sprite-ec-mobile-logo {
  background-position: center center;
  width: 100%;
  height: 39px;
}
.sprite.sprite-ec-short-logo {
  background-position: -10px -117px;
  width: 51px;
  height: 38px;
}
.sprite.sprite-language-icon {
  background-position: -81px -117px;
  width: 28px;
  height: 28px;
}
.sprite.sprite-language-icon-black {
  background-position: -129px -117px;
  width: 28px;
  height: 28px;
}
.sprite.sprite-language-icon-white {
  background-position: -177px -117px;
  width: 28px;
  height: 28px;
}
.sprite.sprite-mobile-icon {
  background-position: -264px -10px;
  width: 25px;
  height: 33px;
}
.sprite-progress-ribbon {
  background-image: url('/images/ec3.4/components/progress-ribbon/sprite.png');
  background-repeat: no-repeat;
  display: inline-block;
}
.sprite-progress-ribbon.sprite-progress-ribbon-mywords {
  background-position: -10px -10px;
  width: 24px;
  height: 20px;
}
.sprite-progress-ribbon.sprite-progress-ribbon-mywords2 {
  background-position: -54px -10px;
  width: 45px;
  height: 21px;
}
.sprite-progress-ribbon.sprite-progress-ribbon-schedule-icon {
  background-position: -10px -51px;
  width: 36px;
  height: 30px;
}
.sprite-progress-ribbon.sprite-progress-ribbon-schedule-missed {
  background-position: -66px -51px;
  width: 36px;
  height: 30px;
}
.sprite-progress-ribbon.sprite-progress-ribbon-xpcoin {
  background-position: -10px -101px;
  width: 26px;
  height: 27px;
}
.sprite-progress-ribbon.sprite-progress-ribbon-xpcoin-big {
  background-position: -122px -10px;
  width: 89px;
  height: 88px;
}
.user {
  /*
  &.role-teacher,
  &.role-student {
    header {
      .sprite.sprite-ec-logo {
        .sprite.sprite-ec-short-logo();
      }
    }
  }
  */
}
.user header .nav-wrap {
  border-bottom: 2px solid #EBEBEB;
}
header #ec-logo {
  margin: 5px 20px 5px 0;
}
header .nav .open > a,
header .nav .open > a:focus,
header .nav .open > a:hover {
  border: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
header .navbar-nav > li > a.site-control {
  border: 0;
  cursor: pointer;
  padding: 10px 3px;
  position: relative;
  text-align: left;
  width: 65px;
}
header > .navbar {
  background-color: #ccc;
  border-bottom: 0 none;
}
header .nav-wrap {
  background-color: #EBEBEB;
  border-bottom: 1px solid #EBEBEB;
}
header #ec-nav .ec-menu li > a {
  color: #333;
  cursor: pointer;
  font-weight: 600;
}
header #ec-nav .ec-menu li.active a,
header #ec-nav .ec-menu li > a:hover,
header #ec-nav .ec-menu li > a:active {
  background-color: #a6a6a6;
  background-image: none;
  color: #fff;
  outline: none;
}
header #ec-nav .ec-menu.with-mobile li > a {
  padding: 15px 10px;
}
header #ec-nav .ec-menu .dropdown-menu.classes {
  max-height: 80vh;
  overflow-y: auto;
  background: #ccc;
  border: 0;
  box-shadow: none;
}
header #ec-nav .ec-menu .dropdown-menu.classes li a {
  background: inherit;
  color: #000;
  padding: 3px 20px;
}
header #ec-nav .ec-menu .dropdown-menu.classes li a:hover {
  background: #a6a6a6;
  color: #fff;
}
header #ec-nav .ec-menu li a.nav-item.mobile span {
  background: url(/images/ec3/mobile/mob-icon-xsmall.png) no-repeat;
  padding: 6px 4px;
  padding-left: 17px;
  background-position: 0px 5px;
}
header #ec-nav .ec-menu li .not-eligible-message {
  display: none;
  position: absolute;
  width: 170%;
  font-size: 10px;
  padding: 5px 0;
  color: #FFFFFF;
  background: #983131;
  text-align: center;
  border-radius: 3px;
  left: 40%;
  z-index: 999;
}
header #ec-nav .ec-menu li .not-eligible-message:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 10%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #983131;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
header #ec-nav .ec-menu li.not-eligible a {
  color: #a6a6a6;
}
header #ec-nav .ec-menu li.not-eligible a:hover {
  background-color: transparent;
  background-image: none;
  color: #a6a6a6;
  outline: none;
}
header #ec-nav .ec-menu li.not-eligible a:hover + .not-eligible-message {
  display: block;
}
header #ec-nav .ec-navbar-controls .navbar-form {
  padding-left: 0;
}
header #ec-nav .ec-navbar-controls .btn-ec.register,
header #ec-nav .ec-navbar-controls .btn-ec.sign-in {
  margin: 7px 5px 7px 0;
  padding: 7px 10px;
}
header #ec-nav .ec-navbar-controls .btn-ec.register {
  color: #FFF;
}
header #ec-nav .ec-navbar-controls .btn-ec.sign-in {
  color: #000;
}
header #ec-nav .ec-navbar-controls .btn-search-input {
  border: 0;
  box-shadow: none;
  height: 32px;
  max-height: 32px;
  padding: 6px;
}
header #ec-nav .ec-navbar-controls .btn-search-input {
  outline: 0;
}
header #ec-nav .ec-navbar-controls .btn-search {
  background: #fff;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  color: #999;
}
header #ec-nav .ec-navbar-controls .sign-in {
  width: 110px;
}
header #ec-nav .ec-navbar-controls .site-control {
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  margin-left: 0;
}
header #ec-nav .ec-navbar-controls .site-control .sprite-language-icon {
  padding: 0 1px;
}
header #ec-nav .ec-navbar-controls .languages .dropdown-menu {
  background-color: #ccc;
  border-top: 0;
  box-shadow: none;
  color: #000;
  margin-top: 1px;
}
header #ec-nav .ec-navbar-controls .languages .sublang {
  list-style: none;
  padding: 0;
  text-indent: 15px;
}
header #ec-nav .ec-navbar-controls .languages .sublang > li > a {
  color: #000;
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: 100%;
}
header #ec-nav .ec-navbar-controls .languages .sublang > li.current,
header #ec-nav .ec-navbar-controls .languages .sublang > li:hover {
  background-color: #a6a6a6;
}
header #ec-nav .ec-navbar-controls .languages .sublang > li.current > a,
header #ec-nav .ec-navbar-controls .languages .sublang > li:hover > a {
  color: #fff;
}
header #ec-nav .ec-navbar-controls .languages .site-control:hover,
header #ec-nav .ec-navbar-controls .languages.open .site-control:active,
header #ec-nav .ec-navbar-controls .languages.open .site-control:focus,
header #ec-nav .ec-navbar-controls .account-info .site-control:hover,
header #ec-nav .ec-navbar-controls .account-info .site-control:active,
header #ec-nav .ec-navbar-controls .account-info .site-control:focus {
  outline: 0;
}
header #ec-nav .ec-navbar-controls .languages .site-control:hover .glyphicon,
header #ec-nav .ec-navbar-controls .languages.open .site-control:active .glyphicon,
header #ec-nav .ec-navbar-controls .languages.open .site-control:focus .glyphicon,
header #ec-nav .ec-navbar-controls .account-info .site-control:hover .glyphicon,
header #ec-nav .ec-navbar-controls .account-info .site-control:active .glyphicon,
header #ec-nav .ec-navbar-controls .account-info .site-control:focus .glyphicon {
  color: #fff;
}
header #ec-nav .ec-navbar-controls .languages .site-control:hover .sprite-avatar,
header #ec-nav .ec-navbar-controls .languages.open .site-control:active .sprite-avatar,
header #ec-nav .ec-navbar-controls .languages.open .site-control:focus .sprite-avatar,
header #ec-nav .ec-navbar-controls .account-info .site-control:hover .sprite-avatar,
header #ec-nav .ec-navbar-controls .account-info .site-control:active .sprite-avatar,
header #ec-nav .ec-navbar-controls .account-info .site-control:focus .sprite-avatar {
  background-position: -106px -10px;
  width: 28px;
  height: 28px;
}
header #ec-nav .ec-navbar-controls .languages .site-control:hover .sprite-language-icon,
header #ec-nav .ec-navbar-controls .languages.open .site-control:active .sprite-language-icon,
header #ec-nav .ec-navbar-controls .languages.open .site-control:focus .sprite-language-icon,
header #ec-nav .ec-navbar-controls .account-info .site-control:hover .sprite-language-icon,
header #ec-nav .ec-navbar-controls .account-info .site-control:active .sprite-language-icon,
header #ec-nav .ec-navbar-controls .account-info .site-control:focus .sprite-language-icon {
  background-position: -177px -117px;
  width: 28px;
  height: 28px;
}
header #ec-nav .ec-navbar-controls .account-info .popover {
  left: 10px !important;
}
header #ec-nav.navbar-collapse {
  text-align: right;
}
.ja header #ec-nav .ec-menu li a.nav-item.mobile span,
.ko header #ec-nav .ec-menu li a.nav-item.mobile span,
.tr header #ec-nav .ec-menu li a.nav-item.mobile span {
  background-position: 0px 2px;
}
.facebook-campaign header .ec-navbar-controls .btn-ec.register {
  color: #E8C5CC;
  background-color: #AF192D;
  border: 1px solid #AF192D;
}
.facebook-campaign header .ec-navbar-controls .btn-ec.register:hover,
.facebook-campaign header .ec-navbar-controls .btn-ec.register:active,
.facebook-campaign header .ec-navbar-controls .btn-ec.register:focus {
  background-color: #901924 !important;
  /*@FIXME i had to do this :(*/
  border: 1px solid #901924;
}
.facebook-campaign header .ec-menu li.active a,
.facebook-campaign header .ec-menu li > a:hover,
.facebook-campaign header .ec-menu li > a:active {
  background-color: #AF192D;
  background-image: none;
  color: #E8C5CC;
  outline: none;
}
@media (max-width: 1199px) {
  .user header .sprite.sprite-ec-logo {
    background-position: -10px -117px;
    width: 51px;
    height: 38px;
  }
}
@media (max-width: 991px) {
  .user header .sprite.sprite-ec-logo,
  header .sprite.sprite-ec-logo {
    background-position: center center;
    width: 100%;
    height: 39px;
  }
  .user header .navbar-header,
  header .navbar-header {
    padding: 0;
  }
  .user header .mobile-controls .ec-navbar-controls,
  header .mobile-controls .ec-navbar-controls {
    margin: 0;
  }
  .user header .mobile-controls .ec-navbar-controls .btn.register,
  header .mobile-controls .ec-navbar-controls .btn.register {
    margin: 3px 5px 0 0;
  }
  .user header #ec-nav .ec-navbar-controls,
  header #ec-nav .ec-navbar-controls {
    display: none;
  }
}
@media (max-width: 640px) {
  header #ec-logo {
    margin: 5px 0;
  }
  header .sprite.sprite-ec-logo {
    background-position: -10px -117px;
    width: 51px;
    height: 38px;
  }
  .user header .sprite.sprite-ec-logo {
    background-position: center center;
    width: 100%;
    height: 39px;
  }
  .header .sprite.sprite-ec-logo {
    background-image: url(/images/mobile/ec-logo.png);
    background-position: center center;
    background-size: contain;
  }
  .navbar-header {
    display: flex;
    justify-content: center;
  }
}
footer {
  position: relative;
  bottom: 0;
  width: 100%;
}
footer .ec-footer-links {
  background-color: #FFF;
  border: 0;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  font-weight: 600;
  border-radius: 0.4em;
}
footer .ec-footer-links li > a {
  color: #737373;
  cursor: pointer;
  text-decoration: none;
}
footer .ec-footer-links li > a:hover,
footer .ec-footer-links li > a:active,
footer .ec-footer-links li > a:focus {
  color: #333;
}
footer .ec-footer-links .scroll-top-navigation {
  color: #9ccb53;
}
footer .ec-footer-links .scroll-top-navigation:hover {
  color: #83b437;
}
footer .divider {
  visibility: hidden;
}
footer .lower-footer {
  margin-bottom: 1em;
}
footer .lower-footer a {
  color: #333;
}
footer .lower-footer a:hover,
footer .lower-footer a:active,
footer .lower-footer a:focus {
  color: #333;
}
footer .socials {
  padding-bottom: 1em;
}
footer.footer-default {
  padding-top: 2em;
  width: 100%;
  float: left;
}
footer.footer-columned {
  background: transparent;
  border-top: solid .2em #CCC;
}
footer.footer-columned .footer-items .page-header {
  margin-top: 2em;
  margin-bottom: 0;
  color: #a0a0a0;
  border-bottom: solid .2em #e2e2e2;
  line-height: 2em;
  font-weight: bold;
}
footer.footer-columned .footer-items .list-group {
  margin-bottom: 0;
  box-shadow: none;
}
footer.footer-columned .footer-items .list-group .list-group-item {
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  background: none;
  color: #535353;
}
footer.footer-columned .footer-items .list-group .list-group-item.active {
  border: none;
}
footer.footer-columned .footer-items .list-group .list-group-item:hover {
  background: #9C232A;
  color: #FFF;
  cursor: pointer;
}
footer.footer-columned .footer-items .list-group .list-group-item:first-child,
footer.footer-columned .footer-items .list-group .list-group-item:last-child {
  border-radius: 0;
}
footer.footer-columned .footer-items.company-info {
  border-right: .1em solid #ffffff;
}
footer.footer-columned .footer-items.academic-use {
  border-left: .1em solid #ffffff;
}
footer.footer-columned .footer-items.fbsocial .page-header {
  color: #6DA73B;
  font-weight: 600;
  margin-bottom: .2em;
}
footer.footer-columned .main-footer-links {
  padding-bottom: 2em;
  background: #FFF;
}
footer.footer-columned .main-footer-links a {
  cursor: pointer;
}
footer.footer-columned .subpagelinks {
  padding-top: 1em;
  padding-bottom: 1em;
}
footer.footer-columned .subpagelinks .back-to-top {
  padding-top: 2em;
}
footer.footer-columned .subpagelinks .back-to-top a {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
footer.footer-columned.facebook-campaign-footer.footer-columned {
  background: #FFF;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .main-footer-links {
  background: #AF192D;
  padding: 1em;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .main-footer-links .container {
  padding: 0;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .main-footer-links .container .footer-items {
  padding: 0;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .main-footer-links .page-header {
  color: #E8C5CC;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .main-footer-links .list-group-item-fb {
  color: #FFFFFF;
  padding: 0.5em;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .main-footer-links .list-group-item-fb:hover {
  background: #E8C5CC;
  color: #AF192D;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .subpagelinks {
  padding: 0;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .subpagelinks .langrich-footer-left {
  width: 50%;
  float: left;
  text-align: left;
  padding: 1em;
}
footer.footer-columned.facebook-campaign-footer.footer-columned .subpagelinks .langrich-footer-right {
  width: 50%;
  float: left;
  text-align: right;
  padding: 1em;
}
footer .customer-support {
  padding-top: .5em;
}
footer .customer-support .contact {
  color: #355095;
  margin: 0;
}
footer .customer-support .subtext {
  font-size: 1em;
}
footer.footer-logo-only .container {
  padding: 1em 0 3em;
}
footer.footer-partner-portugese {
  background: url("/images/ec3.4/partner/estacio/main/bg-footer.jpg");
  background-size: cover;
  color: #FFF;
}
footer.footer-partner-portugese .footer-navigation {
  text-align: center;
  padding: 1em 0 2em 0;
  font-family: Open Sans Bold;
}
footer.footer-partner-portugese .footer-navigation a {
  color: #FFF;
}
footer.footer-partner-portugese .footer-socials {
  margin-top: 2em;
}
footer.footer-partner-portugese .footer-socials .socials {
  display: inline-block;
}
footer.footer-partner-portugese .footer-socials .socials img {
  width: 4em;
  height: 4em;
}
@media print {
  footer {
    display: none;
  }
}
.account-panel-wrap {
  position: relative;
  height: 180px;
}
.account-panel-wrap.course-only {
  height: 210px;
  line-height: 20px;
  margin-top: 5px;
}
.account-panel {
  width: 375px;
  max-width: 375px;
  min-height: 240px;
  padding: 15px 0 0;
  margin-left: -270px;
  border: none;
  border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  -o-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  background-clip: unset;
  box-shadow: 1px 1px 1px #9e9e9e;
  background-color: #ccc;
  overflow: hidden;
  font-size: 16px;
}
.account-panel .account-panel-head {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  background-color: #993333;
  height: 45px;
  line-height: 35px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.account-panel .account-panel-head .header-link {
  background-color: #cc6666;
  color: #ffffff;
  padding: 1px 5px;
  font-size: 16px;
  margin-left: 10px;
  line-height: 1.3;
  vertical-align: inherit;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
.account-panel .account-panel-head .header-link:hover,
.account-panel .account-panel-head .header-link:active {
  background-color: #c75757;
}
.account-panel .account-panel-head .my-ranking {
  background-color: #cc6666;
  color: #ffffff;
  padding: 1px 5px;
  font-size: 16px;
  margin-left: 10px;
  line-height: 1.3;
  vertical-align: inherit;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  font-weight: 600;
  text-transform: none;
  line-height: 20px;
  padding: 0 10px;
  font-size: 12px;
  position: relative;
  top: 7px;
}
.account-panel .account-panel-head .my-ranking:hover,
.account-panel .account-panel-head .my-ranking:active {
  background-color: #c75757;
}
.account-panel .account-panel-body {
  background-color: #ccc;
  min-height: 116px;
  padding: 10px 0;
  display: block;
  position: relative;
  height: auto;
  float: left;
  width: 100%;
  height: 100%;
}
.account-panel .account-panel-body .account-details-avatar {
  display: block;
  vertical-align: middle;
  width: 33%;
}
.account-panel .account-panel-body .ec-account-avatar {
  width: 100px;
}
.account-panel .account-panel-body .account-avatar {
  display: block;
  max-height: 95px;
}
.account-panel .account-panel-body .account-details {
  vertical-align: middle;
  width: 67%;
}
.account-panel .account-panel-body .account-detail {
  height: 30px;
  line-height: 30px;
  color: #000;
}
.account-panel .account-panel-body .account-detail.account-name {
  font-size: 20px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.account-panel .account-panel-body .last-added-course {
  font-size: 12px;
  color: #222222;
}
.account-panel .account-panel-foot {
  background-color: #999999;
  height: 65px;
  padding: 10px;
  display: block;
  position: absolute;
  height: auto;
  float: left;
  width: 100%;
  bottom: 0;
}
.account-panel .account-panel-foot .btn-ec {
  margin: 0;
  min-width: 110px;
}
.account-panel .account-panel-foot .btn-ec.btn-ec-gray {
  background-color: #999999;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.account-panel .account-panel-foot .btn-ec.btn-ec-gray:focus {
  background-color: #8c8c8c !important;
}
.account-panel .account-panel-foot .btn-ec:hover {
  /*font-size: 20px;*/
}
.account-panel .popover-content {
  padding: 0;
}
.hide-account-panel-foot {
  height: auto;
}
.ec-account-avatar {
  background-color: #bcbcbc;
  color: #ffffff;
  border: 1px solid #9e9e9e;
}
.account-avatar.account-avatar-lg {
  width: 98px;
}
.account-avatar.glyphicon-user {
  padding: 14px 6px 0;
}
.account-avatar.glyphicon-user.account-avatar-sm {
  font-size: 14px;
}
.account-avatar.glyphicon-user.account-avatar-m {
  font-size: 60px;
}
.account-avatar.glyphicon-user.account-avatar-lg {
  font-size: 80px;
}
.ec-account-subscription-type {
  font-weight: bold;
  text-transform: uppercase;
}
.ec-account-subscription-type.basic {
  background-color: #0e96d4;
}
.ec-account-subscription-type.course-only {
  background-color: #f7bc04;
  color: #333 !important;
  font-weight: bold;
}
.ec-account-subscription-type.academic {
  background-color: #764192;
}
.ec-account-subscription-type.premium {
  background-color: #e95b16;
}
.ec-account-subscription-type.trial {
  background-color: #e95b16;
}
.ec-account-subscription-type.platinum {
  background-color: #993333;
}
.ec-account-subscription-type.oneperday {
  background-color: #993333;
}
.ec-account-subscription-type.twoperday {
  background-color: #993333;
}
.ec-account-subscription-type.standard {
  background-color: #764192;
}
#progress-ribbon {
  background-color: #E1E1E1;
  /*border-top: 2px solid darken(@lightGrayShade1Color, 10%);*/
  border-bottom: 2px solid #c8c8c8;
  height: 45px;
  padding: 3px 0;
}
#progress-ribbon .ribbon-items {
  height: 36px;
  margin: 0;
}
#progress-ribbon .ribbon-items #ribbon-item-phonemes-container {
  margin-left: 5px;
}
#progress-ribbon .ribbon-items #ribbon-item-phonemes-container,
#progress-ribbon .ribbon-items #ribbon-item-wordsummary-container {
  float: right;
}
#progress-ribbon .ribbon-items .progress-ribbon-left .xp-points-holder {
  display: block;
  float: left;
  margin-right: 1em;
}
#progress-ribbon .ribbon-items .progress-ribbon-left .session-details-holder {
  display: block;
  float: left;
}
#progress-ribbon .ribbon-items .ribbon-item {
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2px 5px;
  height: 36px;
  line-height: 30px;
  cursor: pointer;
  font-size: 12px;
}
#progress-ribbon .ribbon-items .ribbon-item.ribbon-item-border {
  color: #000;
  /*border: 1px solid @lighterGrayColor;*/
  background-color: #FFF;
}
#progress-ribbon .ribbon-items .ribbon-item.ribbon-item-xp {
  min-width: 55px;
}
#progress-ribbon .ribbon-items .ribbon-item.ribbon-item-phonemes {
  background-color: #FFF;
}
#progress-ribbon .ribbon-items .ribbon-item.disabled {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#progress-ribbon .ribbon-items .ribbon-item.disabled .clear-block {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#progress-ribbon .ribbon-items .ribbon-item .pronpage-link {
  color: #000;
  text-decoration: none;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-phonemes {
  display: inline-block;
  width: auto;
  height: 30px;
  margin: 0;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-phonemes .ribbon-phoneme-prontile {
  height: 25px;
  width: 25px;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-phonemes .ribbon-phoneme-prontile a {
  margin-left: -4px;
  padding: 3px 9px 0px 9px;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords {
  margin-right: 5px;
  text-decoration: none;
  color: #000;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords .fa {
  font-size: 18px;
  color: #FFF;
  padding: 1px 5px;
  border-radius: 3px;
  background-color: #333333;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords .fa.fa-ellipsis-h {
  padding: 0 5px;
  line-height: 16px;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords .fa.fa-list {
  font-size: 19px;
  color: #333333;
  padding: 0;
  border-radius: 0;
  background-color: transparent;
}
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords:link,
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords:hover,
#progress-ribbon .ribbon-items .ribbon-item .ribbon-item-mywords:active {
  color: #000;
  text-decoration: none;
}
#progress-ribbon .ribbon-items .ribbon-item.ribbon-item-nextsession {
  text-transform: inherit;
  display: inline-block;
}
#progress-ribbon .ribbon-items .ribbon-item.ribbon-item-nextsession .schedule .ec-link {
  text-decoration: underline;
}
#progress-ribbon .ribbon-items .ribbon-item.ribbon-item-nextsession .schedule.ec-link {
  text-decoration: underline;
}
#progress-ribbon .ribbon-items .ribbon-item.lesson-details-holder {
  background: #FFF;
  width: max-content;
  text-transform: none;
}
#progress-ribbon .ribbon-items .ribbon-item.lesson-details-holder .lesson-details-icon {
  background: url("/images/ec3.4/components/progress-ribbon/schedule_icon_lg.png") no-repeat top left;
  background-size: contain;
  padding-left: 3.5em;
}
#progress-ribbon .ribbon-items .study-level-holder {
  display: inline-block;
  float: left;
}
#progress-ribbon .ribbon-items .study-level-holder .level-icon-beginner {
  width: 2.5em;
  height: 2.5em;
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 2.5em;
  background: #339945;
  border: 0.5px solid #fff;
  border-radius: 50%;
  vertical-align: middle;
  float: left;
  margin-right: 0.5em;
}
#progress-ribbon .ribbon-items .study-level-holder .level-icon-intermediate {
  width: 2.7em;
  height: 2.7em;
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 2.7em;
  background: #126497;
  border: 0.5px solid #fff;
  vertical-align: middle;
  float: left;
  margin-right: 0.5em;
}
#progress-ribbon .ribbon-items .study-level-holder .level-icon-advanced {
  width: 1.7em;
  height: 1.7em;
  position: relative;
  color: #fff;
  text-align: center;
  line-height: 1.7em;
  background: #333;
  border: 0.5px solid #fff;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  float: left;
  margin-right: 0.7em;
  margin-left: 0.4em;
  margin-top: 0.5em;
}
#progress-ribbon .ribbon-items .study-level-holder .level-icon-advanced span {
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 7px;
  top: -1px;
}
#progress-ribbon .tooltip.ribbon-phoneme-tooltip {
  width: 270px;
}
#progress-ribbon .tooltip.ribbon-phoneme-tooltip .tooltip-inner {
  max-width: 270px;
}
#progress-ribbon .tooltip.ribbon-wordsummary-tooltip {
  width: 320px;
}
#progress-ribbon .tooltip.ribbon-wordsummary-tooltip .tooltip-inner {
  max-width: 320px;
}
#progress-ribbon .tooltip.ribbon-wordsummary-tooltip.fade.in {
  opacity: 1;
}
#progress-ribbon .tooltip.ribbon-wordsummary-tooltip.fade.in .tooltip-arrow {
  opacity: 1;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-bottom-color: #993333;
}
#progress-ribbon .tooltip.ribbon-phoneme-tooltip.bottom .tooltip-arrow,
#progress-ribbon .tooltip.ribbon-wordsummary-tooltip.bottom .tooltip-arrow {
  top: 1px;
  border-bottom-color: #993333;
}
#progress-ribbon .tooltip.ribbon-phoneme-tooltip .tooltip-inner,
#progress-ribbon .tooltip.ribbon-wordsummary-tooltip .tooltip-inner {
  font-size: 0.8em;
  padding: 5px 8px;
  background-color: #993333;
  border: 1px solid #ffffff;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
#progress-ribbon ul.ribbon-items li {
  padding: 0;
}
.ready-progress-icon {
  background: url("/images/ready.png");
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  background-size: cover;
}
.allwords-progress-icon {
  background: url("/images/all-words.png");
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  background-size: cover;
}
.allwords-progress-icon-ready {
  background: url("/images/all-words-ready.png");
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  background-size: cover;
}
.mastered-progress-icon {
  background: url("/images/mastered.png");
  height: 100%;
  width: 100%;
  vertical-align: middle;
  display: inline-block;
  background-size: cover;
}
.ready-progress-icon,
.allwords-progress-icon,
.mastered-progress-icon {
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
.ready-progress-icon-wrap {
  height: 1.6em;
  width: 1.6em;
  display: inline-block;
}
.allwords-progress-icon-wrap {
  height: 1.6em;
  width: 1.6em;
  display: inline-block;
}
.mastered-progress-icon-wrap {
  height: 1.6em;
  width: 1.5em;
  display: inline-block;
}
@media screen and (max-width: 413px) {
  #progress-ribbon .ribbon-items {
    height: 36px;
    margin-left: -15px;
    margin-right: -15px;
  }
  #progress-ribbon .ribbon-items .ribbon-item {
    margin-left: 10px;
  }
  #progress-ribbon .ribbon-items .ribbon-item.ribbon-item-xp {
    min-width: 75px;
  }
  .activity-points-xs {
    display: inline-block !important;
  }
  .activity-points-sm {
    display: none !important;
  }
}
@media screen and (min-width: 414px) {
  .activity-points-xs {
    display: none !important;
  }
  .activity-points-sm {
    display: inline-block !important;
  }
}
#ribbon-slider {
  background-color: #404040;
  border-top: 3px solid #2A2A2A;
  border-bottom: 3px solid #2A2A2A;
  font-size: 16px;
  font-weight: 500;
  padding: 15px 0;
}
#ribbon-slider .slider-items {
  color: #ffffff;
  margin: 0;
  height: 75px;
}
#ribbon-slider .slider-items > li {
  padding: 0 1em;
  height: 90px;
}
#ribbon-slider .slider-items > li:first-child {
  padding: 0 20px 0 0;
}
#ribbon-slider .slider-items .slider-exp-border {
  border-right: 2px solid #595959;
}
#ribbon-slider .slider-items .slider-exp-border.slider-lesson-count {
  width: max-content;
  min-width: 0;
  padding: 0;
}
#ribbon-slider .slider-items .slider-exp-label {
  color: #6E6E6E;
  font-weight: 600;
}
#ribbon-slider .slider-items .sprite.sprite-xpcoin-big {
  margin-right: 20px;
}
#ribbon-slider .slider-items .ribbon-item-nextsession {
  padding: 0 1em;
}
#ribbon-slider .slider-items .emphasis {
  color: #F7BC04;
}
#ribbon-slider .slider-items .glyphicon.glyphicon-play {
  color: #9CCB53;
}
#ribbon-slider .slider-items a {
  text-decoration: none;
  color: #ffffff;
}
#ribbon-slider .slider-items a:link,
#ribbon-slider .slider-items a:hover,
#ribbon-slider .slider-items a:active {
  color: #ffffff;
}
#ribbon-slider .slider-items a:link .glyphicon.glyphicon-play,
#ribbon-slider .slider-items a:hover .glyphicon.glyphicon-play,
#ribbon-slider .slider-items a:active .glyphicon.glyphicon-play {
  color: #9CCB53;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
html,
body {
  background-color: #F2F2F2;
  min-width: 0;
}
html #ec-logo,
body #ec-logo {
  cursor: pointer;
}
html #ec-logo.ec-partner,
body #ec-logo.ec-partner {
  background-position: -10px -58px;
  width: 234px;
  height: 39px;
}
html .text-emphasis,
body .text-emphasis {
  color: #993333;
}
html .ng-hide,
body .ng-hide {
  display: none;
}
html #wrap,
body #wrap {
  background-color: #F2F2F2;
  width: inherit;
}
html .ec-container,
body .ec-container {
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 auto 10px;
}
html .btn.btn-ec,
body .btn.btn-ec,
html input.form-control,
body input.form-control,
html select.form-control,
body select.form-control,
html textarea.form-control,
body textarea.form-control,
html .alert,
body .alert {
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
}
html .modal .close,
body .modal .close {
  color: #000;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
html .alert.alert-success .close,
body .alert.alert-success .close {
  color: #000;
  opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
html a.btn.btn-ec,
body a.btn.btn-ec,
html .btn.btn-ec,
body .btn.btn-ec {
  text-align: center;
  background: none no-repeat 0 0 #9ccb53;
  border: 1px solid #678d2b;
  color: #fff;
  font-weight: 400;
  min-width: 75px;
  border-radius: 3px;
  width: auto;
}
html a.btn.btn-ec.btn-transparent,
body a.btn.btn-ec.btn-transparent,
html .btn.btn-ec.btn-transparent,
body .btn.btn-ec.btn-transparent {
  background-color: transparent;
  color: #678d2b;
}
html a.btn.btn-ec.btn-transparent:hover,
body a.btn.btn-ec.btn-transparent:hover,
html .btn.btn-ec.btn-transparent:hover,
body .btn.btn-ec.btn-transparent:hover,
html a.btn.btn-ec.btn-transparent:active,
body a.btn.btn-ec.btn-transparent:active,
html .btn.btn-ec.btn-transparent:active,
body .btn.btn-ec.btn-transparent:active,
html a.btn.btn-ec.btn-transparent:focus,
body a.btn.btn-ec.btn-transparent:focus,
html .btn.btn-ec.btn-transparent:focus,
body .btn.btn-ec.btn-transparent:focus {
  background: none no-repeat 0 0 transparent !important;
  color: #9ccb53;
}
html a.btn.btn-ec:hover,
body a.btn.btn-ec:hover,
html .btn.btn-ec:hover,
body .btn.btn-ec:hover,
html a.btn.btn-ec:active,
body a.btn.btn-ec:active,
html .btn.btn-ec:active,
body .btn.btn-ec:active,
html a.btn.btn-ec:focus,
body a.btn.btn-ec:focus,
html .btn.btn-ec:focus,
body .btn.btn-ec:focus {
  background: none no-repeat 0 0 #91c53f !important;
  color: #FFF;
  text-decoration: none;
}
html a.btn.btn-ec.btn-danger,
body a.btn.btn-ec.btn-danger,
html .btn.btn-ec.btn-danger,
body .btn.btn-ec.btn-danger {
  background: none no-repeat 0 0 #993333;
  border: 1px solid #bf4040;
}
html a.btn.btn-ec.btn-danger:hover,
body a.btn.btn-ec.btn-danger:hover,
html .btn.btn-ec.btn-danger:hover,
body .btn.btn-ec.btn-danger:hover,
html a.btn.btn-ec.btn-danger:active,
body a.btn.btn-ec.btn-danger:active,
html .btn.btn-ec.btn-danger:active,
body .btn.btn-ec.btn-danger:active,
html a.btn.btn-ec.btn-danger:focus,
body a.btn.btn-ec.btn-danger:focus,
html .btn.btn-ec.btn-danger:focus,
body .btn.btn-ec.btn-danger:focus {
  background: none no-repeat 0 0 #862d2d !important;
  color: #FFF;
}
html a.btn.btn-ec-gray,
body a.btn.btn-ec-gray,
html .btn.btn-ec-gray,
body .btn.btn-ec-gray {
  background-color: #ccc;
  border: 1px solid #a6a6a6;
  color: #000;
  margin: 3px 5px 0 0;
}
html a.btn.btn-ec-gray:hover,
body a.btn.btn-ec-gray:hover,
html .btn.btn-ec-gray:hover,
body .btn.btn-ec-gray:hover,
html a.btn.btn-ec-gray:active,
body a.btn.btn-ec-gray:active,
html .btn.btn-ec-gray:active,
body .btn.btn-ec-gray:active,
html a.btn.btn-ec-gray:focus,
body a.btn.btn-ec-gray:focus,
html .btn.btn-ec-gray:focus,
body .btn.btn-ec-gray:focus {
  color: #333;
  background-color: #bfbfbf !important;
}
html a.btn.btn-ec-light-gray,
body a.btn.btn-ec-light-gray,
html .btn.btn-ec-light-gray,
body .btn.btn-ec-light-gray {
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  color: #FFF;
  margin: 3px 5px 0 0;
}
html a.btn.btn-ec-sm,
body a.btn.btn-ec-sm,
html .btn.btn-ec-sm,
body .btn.btn-ec-sm {
  font-size: 18px;
  min-width: 120px;
  padding: 3px 10px;
}
html a.btn.btn-ec-lg,
body a.btn.btn-ec-lg,
html .btn.btn-ec-lg,
body .btn.btn-ec-lg {
  font-size: 22px;
}
html .ec-link,
body .ec-link {
  color: #9ccb53;
  cursor: pointer;
}
html .ec-link:hover,
body .ec-link:hover {
  color: #83b437;
  text-decoration: underline;
}
html .ec-link.emphasis,
body .ec-link.emphasis {
  font-weight: 600;
}
html li.word-section,
body li.word-section {
  list-style-type: none !important;
}
body {
  margin-bottom: 1rem;
}
.header-navigation {
  min-height: 3rem;
}
.vertical-center {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.no-resize {
  resize: none;
}
.margin-center {
  margin: auto;
}
.ec-difficulty-beginner {
  background: url("/images/button-icons/difficulty-indicator-small-1.png") scroll no-repeat 5px center transparent;
}
.ec-difficulty-intermediate {
  background: url("/images/button-icons/difficulty-indicator-small-3.png") scroll no-repeat 5px center transparent;
}
.ec-difficulty-advanced {
  background: url("/images/button-icons/difficulty-indicator-small-5.png") scroll no-repeat 5px center transparent;
}
.modal.in .modal-dialog {
  transform: none;
}
.ec-red {
  color: #993333;
}
.ec-warning {
  margin-top: 10px;
}
.ec-inactive-link {
  pointer-events: none;
  cursor: default;
}
@media (min-width: 980px) {
  body #wrap {
    min-height: 27em;
  }
}
@media (max-width: 575px) {
  footer {
    display: none !important;
  }
}
