body {
  -webkit-font-smoothing: antialiased;
  min-width: 320px;
  font-size: 16px;
}

.esl_title {
  background: #017db1;
  color: #fff;
  text-align: center;
}

.subject,
.homepage,
.unit_page,
.topic_content,
.free_stuff_content,
.feature_content {
  background: #88e3e4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #88e3e4 0%, #d5edd4 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #88e3e4 0%, #d5edd4 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #88e3e4 0%, #d5edd4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88e3e4', endColorstr='#d5edd4', GradientType=0);
  /* IE6-9 */
}

body {
  background: #b3e5fc;
}

strong {
  font-weight: bold;
}

.templates {
  display: none;
}

.print_content_footer {
  direction: ltr;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 20px;
  left: 50%;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  animation: spinner 0.8s linear infinite;
}

.spinnerwhite:before {
  border: 4px solid #777;
  border-top-color: #fff;
}

.spwhiteteal:before {
  border: 4px solid #1b4577;
  border-top-color: #fff;
}

.spinnergray:before {
  border: 4px solid #f3f3f3;
  border-top-color: #ccc;
}

.spinnerblue:before {
  border: 4px solid #67a8db;
  border-top-color: #fff;
}

.fullscreen .close_modal_button .close_modal_img {
  background-image: url('https://cdn.brainpop.com/assets/esl/images/icn_close.svg');
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.search_box_button {
  width: 40px;
  height: 37px;
  background: #0953aa;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 3px #04448f;
  vertical-align: top;
  cursor: pointer;
  border: 0;
}

.search_box_button:hover,
.search_box_button:active {
  background-color: #0c71e4;
}

.search_box_form input.nav_menu_search {
  border-radius: 4px;
  width: calc(100% - 10px);
}

.navbar_menu_search .close_search {
  right: 20px;
}

.navbar_menu_search {
  border-bottom: 1px solid #ccc;
}

h1,
h2,
h3,
h4 {
  font-size: inherit;
  margin: inherit;
  font-weight: inherit;
  line-height: inherit;
}

label {
  font-weight: normal;
}

.logo_img {
  width: 191px;
  display: inline-block;
  vertical-align: middle;
}

a {
  color: #1b4577;
  text-decoration: none;
  font-family: ProximaNova-Bold, Arial;
  -webkit-font-smoothing: antialiased;
}

.navbar_menu .nav a {
  color: #ccc;
}

a:active {
  outline: 2px solid #77c6ee !important;
  outline-offset: 0;
}

a:hover {
  text-decoration: underline;
  color: #1b4577;
}

.fa-caret-down:before {
  font-size: 15px;
}

.mobile_footer {
  display: none;
}

/*a:focus,*/
/*a:active,*/
/*:focus {*/
/*outline: 2px solid #77C6EE !important;*/
/*outline-offset: 0;*/
/*}*/
.hidden_for_accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

a.disabled {
  color: #d7d7d7;
  font-family: ProximaNova-Bold, Arial;
  pointer-events: none;
  cursor: default;
}

.growl_notification_container {
  display: table;
  width: 100%;
}

.growl_content {
  border: 0;
  border-radius: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  overflow: hidden;
  padding: 15px;
  box-sizing: border-box;
}

.growl-notification-image {
  width: 50px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

.growl-notification-message {
  width: 100%;
  font-size: 14px;
  font-family: ProximaNova-Regular, Arial;
  line-height: 18px;
  box-sizing: border-box;
  display: block;
  vertical-align: middle;
  word-break: break-word;
  padding-bottom: 20px;
  font-size: 18px;
}

.one_button_container {
  width: 50%;
  margin: auto;
}

.bold_face {
  font-family: ProximaNova-Bold, Arial;
}

.box_shadow {
  box-shadow: 3px 3px 0px 0px rgba(98, 98, 98, 0.2);
  border-radius: 6px;
  overflow: hidden;
}

/* SUBJECTS COLOR */
.background_footer_1,
.background_footer_2,
.background_footer {
  display: none;
}

.category_1_page_background {
}

.category_2_page_background {
  position: relative;
}

.category_8_page_background {
  position: relative;
}

.category_5_page_background {
  position: relative;
}

.category_7_page_background {
  position: relative;
}

.category_4_page_background {
  position: relative;
}

.category_1_background {
  /* Level 1 */
  background: #ff8758;
}

/*.category_1_light_background{
    background: #4ec8fc;
}*/
.category_1_light_background {
  background: #6fcff3;
}

.category_1_badge {
  border-color: #3bafda transparent transparent transparent;
}

.category_1_dark_background {
  /* health */
  background: #177fa6;
}

.category_2_background {
  /* Level 2 */
  background: #69d0af;
}

.category_2_light_background {
  background: #ffacd0;
}

.category_2_dark_background {
  background: #ca3979;
}

.category_2_badge {
  border-color: #ff76b2 transparent transparent transparent;
}

.category_4_background {
  /* Level 3 */
  background: #ffcf3f;
}

.category_4_light_background {
  background: #cef744;
}

.category_4_dark_background {
  background: #5a8001;
}

.category_4_badge {
  border-color: #8cc800 transparent transparent transparent;
}

.category_5_background {
  /* social studies */
  background: #01b5b7;
}

.category_5_light_background {
  background: #16cfd1;
}

.category_5_dark_background {
  background: #008485;
}

.category_5_badge {
  border-color: #01b5b7 transparent transparent transparent;
}

.category_7_background {
  /* Arts and Technology */
  background: #c796f4;
}

.shared_topic_icon_container.category_7_background {
  background: #834ab9;
}

.category_7_background .all_topics_content {
  background: #834ab9;
}

.category_7_dark_background {
  background: #a56ed9;
}

.category_7_light_background {
  background: #834ab9;
}

.shared_topic_icon_circle.category_7_light_background {
  background: #c796f4;
}

.category_7_badge {
  border-color: #834ab9 transparent transparent transparent;
}

.category_8_background {
  /* Reading and writing */
  background: #ff6633;
}

.category_8_light_background {
  background: #ffb59d;
}

.category_8_dark_background {
  background: #ce3e21;
}

.category_8_badge {
  border-color: #ff6633 transparent transparent transparent;
}

.bp_badge {
  border-color: #009999 transparent transparent transparent;
}

.category_1_color {
  color: #177fa6;
}

.category_2_color {
  color: #ca3979;
}

.category_4_color {
  color: #5a8001;
}

.category_5_color {
  color: #008485;
}

.category_7_color {
  color: #652c9c;
}

.category_8_color {
  color: #ce3e21;
}

.level_1_background {
  background: #d03130;
}

.level_2_background {
  background: #2c7d60;
}

.level_3_background {
  background: #bd8118;
}

.theme_1_category_8,
.theme_1_category_2,
.theme_1_category_1 {
  display: none;
}

/* END COLORS */

/* MYSTERY BUTTON */
/*.mystery_button{
    width: 166px;
    height: 270px;
    position: absolute;
    right: 0;
}*/

.mystery_button canvas {
  width: 100%;
}

.mystery_button {
  cursor: default;
}

.mystery_button.logged_in {
  cursor: pointer;
}

.mystery_button_7 {
  width: 30%;
  height: auto;
  position: absolute;
  left: 39%;
  bottom: 13px;
}

.mystery_button_4 {
  width: 25%;
  height: auto;
  position: absolute;
  left: 47%;
  bottom: 17px;
}

.mystery_button_1 {
  width: 23%;
  height: auto;
  position: absolute;
  left: 45%;
  bottom: 10px;
}

.mystery_button_5 {
  width: 45%;
  height: auto;
  position: absolute;
  left: 24%;
  bottom: -5px;
  max-width: 230px;
}

.mystery_button_2 {
  width: 150px;
  height: 63px;
  position: absolute;
  bottom: 11px;
  left: 26%;
}

.mystery_button_8 {
  width: 23%;
  height: auto;
  position: absolute;
  left: 31%;
  bottom: 47px;
}

/* HEADER BREADCRUMBS */
.header_breadcrumb {
  cursor: default;
  list-style: none;
  overflow: hidden;
  /*font-size: 18px;*/
  font-family: ProximaNova-Bold, Arial;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  text-align: center;
}

.header_breadcrumb li {
  color: #343a41;
  text-decoration: none;
  position: relative;
  display: inline-block;
  /*float: left;*/
  height: 40px;
  vertical-align: middle;
}

.header_breadcrumb .topic_name_separator,
.header_breadcrumb .topic_name_fun_title,
.header_breadcrumb .subject_breadcrumbs,
.header_breadcrumb .breadcrumbs_caret {
  display: none;
}

/*.breadcrumbs_caret.category_4_color .header_button:before{
    color: #5A8001;
}
.breadcrumbs_caret.category_8_color .header_button:before{
    color: #CE3E21;
}
.breadcrumbs_caret.category_1_color .header_button:before{
    color: #177fa6;
}
.breadcrumbs_caret.category_5_color .header_button:before{
    color: #008485;
}
.breadcrumbs_caret.category_2_color .header_button:before{
    color: #ca3979;
}
.breadcrumbs_caret.category_7_color .header_button:before{
    color: #652c9c;
}*/
.breadcrumbs_hover_text {
  transition: transform 0.4s cubic-bezier(0.72, -0.61, 0.21, 1.51);
}

/*
.subject_link_test:hover {
  width: 170px;
}*/
.subject_breadcrumbs:hover .subject_icon {
  /*padding-left: 13px;*/
}

.unit_breadcrumbs:hover .breadcrumbs_hover_text {
  transform: none;
}

.subject_breadcrumbs:hover .breadcrumbs_hover_text {
  transform: none;
}

/* Non-hover styles */
.seeall_breadcrumbs,
.unit_breadcrumbs,
.subject_breadcrumbs {
  overflow: hidden;
}

.unit_link,
.subject_link {
  display: block;
  /*background: #fff;*/
  /*font-size: 18px;*/
  /*padding: 1em;*/
  /*line-height: 1em;*/
  text-decoration: none;
  transition: width 0.25s ease-out !important;
}

.unit_link {
  vertical-align: middle;
}

.unit_name_title {
  color: #343a41;
}

.unit_link:hover,
.subject_link:hover {
  text-decoration: none;
}

.icon {
  position: absolute;
  left: 0.75em;
  top: 0.5em;
}

.subject_breadcrumbs {
  overflow: hidden;
}

.breadcrumbs_hover_text {
  /*position: absolute;
    top: 20px;
    left: 60px;*/
  padding-left: 5px;
  transform: translateX(5em);
  display: inline-block;
  /*color: #343a41;*/
  color: #343a41;
  font-family: ProximaNova-Bold, Arial;
  text-decoration: underline;
  /*font-size: 18px;*/
  vertical-align: middle;
  padding-right: 20px;
}

.header_button:before {
  content: '\203a';
  color: #343a41;
  font-size: 37px;
  line-height: 35px;
  font-family: proximaNova-Regular, Arial;
}

.error_msg {
  /* height: 40px; */
  background: #cc3333;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  margin: auto;
  margin-bottom: 10px;
  /* line-height: 40px; */
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  position: relative;
  padding: 10px;
}

.error_msg a {
  color: #fff;
}

.error_msg:before {
  border-top: 10px solid #cc3333;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: 48%;
}

.utility_bar {
  max-width: 1024px;
  margin: auto;
  text-align: center;
}

.utility_bar_inputs {
  border: 1px solid transparent;
  border-radius: 4px 0 0 4px;
  color: #343a41;
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  box-sizing: border-box;
  /* line-height: 1; */
  line-height: 20px;
  padding: 0 12px;
}

.panel_inputs {
  line-height: 22px;
}

.perform_login {
  color: #fff;
  border: 0;
}

.input_container {
  width: 50%;
  margin: auto;
  min-width: 240px;
}

.utility_bar label {
  text-align: left;
}

.popover_close,
.popover-title {
  background: none;
  border: 0;
}

.modal-body {
  font-family: ProximaNova-Regular, Arial;
  font-size: 16px;
  padding: 20px;
  background: #e8f2f6;
  border-radius: 0 0 6px 6px;
}

.modal-header {
  border-radius: 6px 6px 0 0;
  padding-right: 30px;
}

.modal_btn_group {
  margin-top: 20px;
}

.modal-content {
  border-radius: 6px;
}

.modal-title {
  font-size: 18px;
  font-family: ProximaNova-Bold, Arial;
}

.modal-dialog {
  width: 75%;
  max-width: 576px;
  margin: 70px auto;
}

.modal_black_overlay {
  background-color: rgba(0, 0, 0, 0.6);
}

.close_modal {
  position: absolute;
  top: 20px;
  right: 10px;
  border: 0;
  background: none;
  z-index: 1;
  font-size: 30px;
  height: inherit;
  line-height: 30px;
  font-family: ProximaNova-Bold, Arial;
  color: #343a41;
  padding: 0;
}

.close_modal_absolute {
  position: absolute;
  top: 15px;
  right: 15px;
}

.modal.no_header .modal-body {
  border-radius: 6px;
}

.modal.no_header .close_modal {
  top: 10px;
}

.panel_button {
  border-radius: 4px;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-family: ProximaNova-Bold, Arial;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

.modal_overlay .modal-content {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
}

.modal_overlay .modal-body {
  border-radius: 0;
  text-align: center;
  background: none;
  color: #fff;
  padding-top: 100px;
}

.orange {
  background: #f16d36;
}

.box {
  position: relative;
  width: 100%;
}

.box:before {
  content: '';
  display: block;
}

.box-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.box-container {
  display: table;
  width: 100%;
  height: 100%;
}

.box-span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.container-fluid {
  max-width: 1024px;
  margin: auto;
}

.mini-navbar {
  display: none;
  height: 40px;
  color: #cccccc;
  background: #343a41;
  font-size: 13px;
  font-family: ProximaNova-Bold, Arial;
  line-height: 40px;
}

.mini-navbar a:visited,
.mini-navbar a {
  color: #cccccc;
}

.skiptocontent {
  position: relative;
}

.skiptocontent a {
  position: absolute;
  top: -40px;
  left: 0px;
  color: #000;
  font-size: 14px;
  text-align: center;
  width: 186px;
  height: 40px;
  line-height: 40px;
  font-family: ProximaNova-Bold, Arial;
  text-transform: uppercase;
  border: 1px solid #000;
  -webkit-transition: top 1s ease-out, background 1s linear;
  transition: top 1s ease-out, background 1s linear;
  z-index: 100;
}

.skiptocontent a:focus {
  font-family: ProximaNova-Bold, Arial;
  position: absolute;
  font-size: 14px;
  text-transform: uppercase;
  left: 0px;
  top: 0px;
  background: #fff;
  outline: 0;
  -webkit-transition: top 0.1s ease-in, background 0.5s linear;
  transition: top 0.1s ease-in, background 0.5s linear;
}

.nav > li {
  display: inherit;
}

.navbar_container {
  /*max-width: 1024px;*/
  margin: auto;
}

.navbar-row {
  background: #64b5f6;
}

.navbar {
  margin-bottom: 0;
  background: #64b5f6;
  color: #fff;
  border: 0;
  border-radius: 0;
  min-height: 60px;
  margin: auto;
}

.mini-navbar {
  display: none;
  height: 40px;
  color: #cccccc;
  background: #343a41;
  font-size: 13px;
  font-family: ProximaNova-Bold, Arial;
  line-height: 40px;
}
.message_warning {
  background: #fcdb58;
  border-radius: 6px;
  text-align: left;
  position: relative;
  padding: 10px;
  line-height: 18px;
  font-size: 16px;
}

.message_warning .warning_icon {
  position: absolute;
  top: 14px;
  left: 10px;
}

.message_warning p {
  margin-left: 30px;
  margin-bottom: 0;
}
.form-group.search_input_container {
  position: relative;
  margin-bottom: 0;
}

.ui-autocomplete {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.ui-autocomplete-category {
  border-top: 1px solid #999;
}

.information_search {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 8px;
  right: 5px;
  color: #999;
  font-weight: bold;
  text-align: center;
  border: 2px solid #999;
  border-radius: 100%;
  font-size: 15px;
  line-height: 19px;
}

.ui-menu .ui-menu-item {
  list-style-image: none;
  border: 0;
  font-size: 16px;
  font-family: ProximaNova-Regular, Arial;
  line-height: 30px;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: 0;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-menu-item:hover {
  background: #dfdfdf;
  border: 0;
}

.default_search {
  position: relative;
  display: table;
}

.navbar_menu .default_search {
  width: 100%;
  padding: 15px;
}

.navbar-toggle,
.search_container {
  display: inline-block;
  vertical-align: middle;
}

.keyword {
  width: 100%;
  height: 40px;
  color: #343a41;
  font-size: 18px;
  font-family: ProximaNova-Bold, Arial;
  padding: 0 12px;
  box-sizing: border-box;
  border: 2px solid #086dad;
  border-radius: 4px;
}

.navbar_search .search_input_container {
  border: 3px solid #2693d7;
  border-radius: 6px;
  width: calc(100% - 50px);
}

.navbar_search .search_box_form input {
  border: 2px solid #086dad;
  border-radius: 4px;
}

.navbar_search .search_box_form input.error_state {
  border: 2px solid #ca3c00;
}

.navbar_search .search_error {
  color: #343a41;
  text-align: left;
  margin-left: 10px;
}

.search_button {
  width: 40px;
  height: 40px;
  background: #0953aa;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0 3px 0 0 #04448f;
  vertical-align: top;
  cursor: pointer;
  border: 0;
  /* padding-top: 2px; */
}

.search_button:hover {
  background: #3773b9;
}

.search_button:active {
  background: #3773b9;
  box-shadow: inset 0px 3px 0px 0px #04448f;
}

.default_search_form {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}

.navbar-header {
  width: 100%;
  min-width: 320px;
}

.navbar_buttons {
  display: none;
  /*show only on homepage*/
}

/* .navbar-right{
    float: right;
    text-align: right;
    padding-top: 3px;
} */
.user_projects_menu_container,
.user_menu_container {
  position: relative;
  padding: 0 15px !important;
}

.navbar-button {
  padding: 0 15px;
  background: none;
  border: none;
}

.user_menu {
  top: 37px;
  min-width: 145px;
  background: #343a41;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  /*left: -5px;*/
  text-align: center;
}

.user_menu > li > a {
  color: #cccccc;
  text-transform: capitalize;
  font-size: 13px;
}

.user_menu > li:hover {
  background: #cccccc;
  color: #000;
}

.search_container {
  display: none;
}

.navbar_menu {
  /*position: absolute;
    width: 70%;*/
  background-color: #343a41;
  color: #ccc;
  font-family: ProximaNova-Bold, Arial;
  z-index: 999;
  font-size: 16px;
}

/*.navbar-menu-item{
    padding: 0 10px;
}
*/
.mini-navbar-links .nav > li > a:hover,
.mini-navbar-links .nav > li > a:focus {
  background-color: inherit;
  color: #fff;
}

.nav > li > a:active {
  background-color: inherit;
  color: #343a41;
}

.nav > li > a {
  padding: 0 15px;
}

.products_menu_nav {
  padding: 0;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: inherit;
  border-color: inherit;
}

.dropdown_product_menu > li {
  padding: 0;
  width: 280px;
}

.dropdown_product_menu > li > a:visited {
  color: #000;
}

.dropdown_product_menu > li > a {
  color: #000;
  border-bottom: 1px solid #ccc;
  padding: 0;
}

.products_menu {
  padding: 0;
}

.dropdown_product_menu > li > a:hover {
  background-color: #cccccc;
}

.dropdown_product_menu > li > a:focus {
  background-color: #cccccc;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0067f4;
  border-radius: 2px;
}

.dropdown_product_menu > li > a:hover,
.dropdown_product_menu > li > a:focus {
  color: #000;
}

.global_nav_moby {
  width: 19px;
  height: 30px;
  vertical-align: middle;
}

.product_nav {
  vertical-align: middle;
}

.right-nav {
  float: right;
}

.left-nav {
  float: left;
}

.nav-list > li {
  /*float: left;*/
  display: inline-block;
}

.right-nav > li {
  float: left;
}

.product_box {
  width: 60px;
  display: inline-block;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
  border-radius: 0;
}

.subject_item {
  text-transform: uppercase;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: #008080;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #0953aa;
  width: 40px;
  height: 6px;
}

.navbar-toggle:active .icon-bar,
.navbar-toggle:hover .icon-bar {
  background-color: #0c71e4;
}

.navbar-default .navbar-toggle .icon-bar-open {
  background-color: #fff;
}

.navbar-toggle {
  border: 0;
  padding: 2px 15px;
}

.navbar-nav {
  margin: 0;
}

.navbar-products {
  border-bottom: 1px solid #a39a7c;
}

.login_menu_buttons {
  padding: 10px 0;
}

.navbar-subjects {
  padding: 10px 0;
}

.nav_menu_search {
  width: 240px;
}

.navbar-nav > li > a {
  height: 36px;
  padding: 10px 10px;
  box-sizing: border-box;
}

.navbar-default .navbar-nav > li > a {
  color: #6dffff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: inherit;
}

.nav > .navbar-userinfo-item {
  display: table;
  width: 100%;
}

.nav > .navbar-userinfo-item > a {
  display: table-cell;
  width: 96px;
  padding-right: 10px;
}

.navbar-menu-user {
  display: table-cell;
  width: 70%;
  /*padding-left: 10px;*/
}

/*.nav>.navbar-menu-item:not(.navbar-userinfo-item):hover{
    background: #B3E5FC;
}
.nav>.navbar-menu-item:not(.navbar-userinfo-item):hover a{
    color: #343a41;
}*/
.nav > .navbar-userinfo-item > a:hover,
.nav > .navbar-menu-item:not(.navbar-userinfo-item):hover a {
  color: #343a41;
}

.nav > li > .navbar-menu-logout:hover,
.nav > .navbar-menu-item:hover {
  background: #ccc;
}

.nav > .navbar-menu-item.navbar-userinfo-item:hover {
  background: #343a41;
}

.navbar_subject {
  width: 26px;
  margin-right: 5px;
  margin-top: -2px;
}

.nav-list > .navbar_admin_button {
  display: none;
}

.login_button,
.enter_code_button {
  display: none;
}

.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  box-sizing: border-box;
  border: 3px solid #2693d7;
  border-radius: 6px;
  /*width: 227px;*/
  width: 200px;
}

.navbar-form {
  margin: 0;
  border: 0;
  box-shadow: none;
  padding: 20px;
}

.form_menu,
.login_menu_buttons {
  border-bottom: 1px solid #64b5f6;
}

.small_button_default {
  background: #f16d36;
  color: #066;
}

.navmenu-default .navmenu-nav > li > a,
.navbar-default .navbar-offcanvas .navmenu-nav > li > a {
  color: #64feff;
}

.navbar-inverse .navbar-toggle:hover {
  background: inherit;
}

.user_menu_button {
  height: 30px;
  width: 170px;
  padding-right: 10px;
  padding-left: 10px;
  background: #00cccc;
  color: #008080;
  border: 0;
  border-radius: 4px;
  text-align: left;
  font-family: ProximaNova-Bold, Arial;
  font-size: 16px;
  box-sizing: border-box;
}

.username_display_button {
  line-height: 15px;
  vertical-align: middle;
  font-size: 13px;
  /*height: 40px;*/
  min-width: 110px;
}

.username_display {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.caret {
  border-top: 8px solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

.expand_caret {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid;
  cursor: pointer;
}

.notification_box {
  position: relative;
  height: 40px;
}

.notification_flag {
  width: 22px;
  height: 24px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

/*
.notifications_counter{
    line-height: 22px;
    background: #cc3300;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-family: ProximaNova-Bold;
    font-size: 13px;
}
.notification_number_oval{
    width: 30px;
}
*/
button.play_sound {
  border: 0;
  background: none;
}

.sound_button_container {
  background: #f7b70c;
  border-radius: 4px;
  font-family: ProximaNova-Bold, Arial;
  color: #8a5e18;
  height: 35px;
  line-height: 37px;
  width: 100%;
}

.open > .dropdown-menu {
  /* border: 2px solid #086dad; */
  width: 100%;
}

/* FOOTER */
.user_footer {
  font-size: 12px;
  display: block;
  padding-bottom: 10px;
  color: #000;
}

/* TOUTs color */
.product_touts {
  background-color: #b3e5fc;
}

.product_touts_container {
  display: none;
}

footer {
  padding: 30px 18px;
  background: #b3e5fc;
  clear: both;
}

.footer_list {
  display: block;
  color: #343a41;
  line-height: 40px;
  cursor: pointer;
  font-family: ProximaNova-Bold, Arial;
  font-size: 16px;
}

.footer_line {
  border-bottom: 1px solid #343a41;
}

a.footer_link {
  color: #1f3d96;
  font-size: 14px;
  font-family: ProximaNova-bold, Arial;
  line-height: 25px;
}

.copyrights {
  font-size: 12px;
  text-decoration: none;
  padding-top: 18px;
}

a.link_user_footer {
  color: #1f3d96;
  font-size: 12px;
  font-family: ProximaNova-Bold, Arial;
  text-decoration: none;
}

.copyrights {
  color: #1f3d96;
}

a.link_user_footer:hover,
a.footer_link:hover,
.product_touts_column:hover {
  text-decoration: underline;
}

.clear_button.btn_user_footer {
  color: #1f3d96;
  font-size: 14px;
}
.clear_button.btn_user_footer:hover {
  text-decoration: underline;
  color: #1f3d96;
}

.footer {
  background: #b3e5fc;
}

.footer_mobile_header {
  display: block;
  color: #343a41;
  line-height: 40px;
  cursor: pointer;
  font-family: ProximaNova-Bold, Arial;
  font-size: 16px;
}

.footer_mobile_header:after {
  content: '+';
  font-weight: normal;
  margin-right: 8px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  float: right;
  color: #343a41;
}

.footer_header_open:after {
  -webkit-transform: rotate(45deg) scale(1.08);
  transform: rotate(45deg) scale(1.08);
}

.footer_row_anchor {
  cursor: default;
  position: absolute;
  top: 17px;
  right: 10px;
  width: 1px;
  height: 1px;
  z-index: 10;
}

.footer_row_anchor span {
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.footer_desktop_header {
  display: none;
}

/* FOOTER END */
.topic_flag {
  display: block;
  width: 42px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
  background: #1b4577;
  font-family: ProximaNovaCond-Bold;
  color: #fff;
  z-index: 3;
}

.topic_flag.updated_badge_ribbon {
  width: 63px;
}

.topic_flag:before,
.topic_flag:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0em;
  border: 10px solid #1b4577;
}

.topic_flag:after {
  right: -6px;
  border-left-width: 1px;
  border-right-color: transparent;
  z-index: 1;
  border-right-width: 5px;
}

.topic_flag:before {
  left: -6px;
  border-right-width: 1px;
  border-left-color: transparent;
  z-index: 1;
  border-left-width: 5px;
}

.ribbonLabel {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
  box-sizing: border-box;
  font-family: ProximaNovaCond-Bold;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}

.default_tag_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

.default_tag {
  border-style: solid;
  border-width: 70px 70px 0 0;
  /*border-color: #009999 transparent transparent transparent;*/
  z-index: 999;
  position: relative;
  width: 70px;
  height: 70px;
}

.topic_item_container_mobile .bp_movie_tag {
  border-width: 40px 40px 0 0;
}

.default_tag_container img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 40px;
  height: 40px;
}

.topic_item_container_mobile .bp_movie_tag_container img {
  width: 22px;
  height: 22px;
}

.BP_topic .shared_topic_icon {
  background: #009999;
}

/* breadcrumbs */
.breadcrumb_container {
  padding-left: 10px;
  border: 0;
  border-radius: 0;
  margin: 0;
  font-size: 16px;
  font-family: ProximaNova-Bold, Arial;
  color: #006666;
  line-height: 18px;
  padding: 6px 10px;
}

a.bottom_breadcrumbs {
  color: #343a41;
}

.breadcrumb_container > li {
  display: inline-block;
  color: #343a41;
}

.active-breadcrumbs {
  cursor: default;
}

.breadcrumb_container > li a:hover {
  text-decoration: underline;
}

/* BUTTONS */
.default_button {
  /*height: 40px;*/
  font-size: 18px;
  font-family: ProximaNova-Bold, Arial;
  color: #343a41;
  padding: 10px 20px;
  border: none;
  text-transform: capitalize;
  box-sizing: border-box;
  font-weight: normal;
  text-align: center;
  display: block;
  border-radius: 6px;
  background: #89c5f4;
  line-height: 24px;
  cursor: pointer;
}

.modal-footer .default_button {
  display: inline-block;
}

.default_button.center_button {
  margin: auto;
}

.default_button.circle_button {
  border-radius: 100%;
  padding: 0;
}

.sound_button_container {
  width: 25px;
  height: 25px;
  background: #89c5f4;
  border-radius: 100%;
  margin: auto;
  line-height: 25px;
}

.play_sound.disabled .sound_button_container img:nth-child(2),
.play_sound .sound_button_container img:nth-child(1) {
  display: inline-block;
  width: 14px;
}

.play_sound.disabled .sound_button_container img:nth-child(1),
.play_sound .sound_button_container img:nth-child(2) {
  display: none;
  width: 14px;
}

.clear_button {
  border: 0;
  background: none;
  color: #343a41;
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
}

.clear_button:hover {
  text-decoration: underline;
}

.caret_button:after {
  display: inline-block;
  padding-left: 5px;
  content: '\25BE';
  text-decoration: none;
}

a.default_button {
  display: inline-block;
}

.default_button.block_button {
  width: 100%;
}

.default_button.sm {
  font-size: 16px;
  line-height: 20px;
}

.default_button.lg {
  font-size: 20px;
  line-height: 28px;
}

.default_button.disabled {
  background: #afd8f7;
  color: #ababab;
  cursor: default;
  pointer-events: none;
}

.default_button img {
  vertical-align: middle;
  margin-right: 10px;
}

.default_button.disabled img {
  opacity: 0.5;
}

.default_button.icon_button {
  min-width: 40px;
  padding: 10px 15px;
  line-height: 24px;
}

.default_button.icon_button.disabled {
  background: #89c5f4;
  min-width: 40px;
  width: 40px;
  padding: 0;
  margin-top: 2px;
}

.default_button.icon_button img {
  margin: 0;
  padding: 0;
  /*max-width: 24px;*/
}

.default_button.text_icon_button {
  padding: 10px;
}

.default_button.text_icon_button span {
  display: none;
}

.default_button.text_icon_button img {
  margin-right: 0;
}

.default_button.clear_button {
  background: none;
}

.default_button.image_button img {
  margin-right: 5px;
  margin-top: -4px;
}

.default_button:hover {
  background-color: #b3e5fc;
  text-decoration: none;
}

.default_button.icon_button:hover {
  /*border-radius: 0;*/
  /* Disabled because of mobile header buttons on hover */
}

.default_button.icon_button.disabled:hover {
  background: #b3e5fc;
}

.default_button.icon {
  background-color: #89c5f4;
  color: #000;
  border: 0px;
  font-size: 1.3em;
}

.default_button.icon:hover {
  background-color: #b3e5fc;
}

.default_button:focus {
  color: #343a41;
}

.default_button:active {
  transform: translate(0px, 2px);
  -webkit-transform: translate(0px, 2px);
  /* background: #e4f1fe; */
  box-shadow: inset 0px 3px 0px 0px #89c5f4;
  color: #343a41;
}

.default_button.clear_button:active {
  box-shadow: none;
  background: inherit;
}

.default_button.disabled:focus,
.default_button.disabled:active {
  box-shadow: none;
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  background: #afd8f7;
  outline: none !important;
  color: #ababab;
}

.button_container_left,
.button_container_right {
  width: 100%;
}

.button_container_right {
  margin-bottom: 10px;
}

.btn-group {
  text-align: center;
  display: block;
}

.btn-group .default_button {
  display: inline-block;
}

.btn-group-vertical .default_button {
  margin-bottom: 10px;
}

.btn-group-vertical .default_button:last-of-type {
  margin-bottom: 0;
}

.btn-group-justified * {
  border-radius: 0;
}

.btn-group-justified:first-child {
  border-radius: 6px 0 0 6px;
}

.btn-group-justified:last-child {
  border-radius: 0 6px 6px 0;
}

.toggle_button img:nth-child(1) {
  display: inline-block;
}

.toggle_button img:nth-child(2) {
  display: none;
}

.toggle_button span:nth-of-type(1) {
  display: inline-block;
}

.toggle_button span:nth-of-type(2) {
  display: none;
}

.toggle_button.active img:nth-child(1) {
  display: none;
}

.toggle_button.active img:nth-child(2) {
  display: inline-block;
}

.toggle_button.active span:nth-of-type(1) {
  display: none;
}

.toggle_button.active span:nth-of-type(2) {
  display: inline-block;
}

.sound_button {
  height: 60px;
  font-size: 12px;
  text-align: center;
  padding: 15px 0px;
  display: inline-block;
}

.sound_button .toggle_button {
  background: #f7b70c;
  padding: 3px 5px;
  text-align: center;
  width: 35px;
}

.sound_button .toggle_button.active span:nth-of-type(2),
.sound_button span:nth-of-type(1),
.sound_button span:nth-of-type(2) {
  display: none;
}

.dropdown-toggle {
  background: #fff;
  border: 2px solid #086dad;
  padding: 10px 30px 10px 20px;
  font-family: ProximaNova-Bold, Arial;
  font-size: 16px;
  line-height: 20px;
  color: #343a41;
  outline: 0 !important;
  border-radius: 6px;
}

.dropdown-toggle .col-xs-2 {
  text-align: right;
}

.class_name_dropdown.dropdown-toggle:focus,
.class_name_dropdown.dropdown-toggle:active,
.class_name_dropdown.dropdown-toggle {
  width: 100%;
}

.submit_activity_info {
  padding-bottom: 10px;
}

.dropdown-toggle .caret {
  color: #895e18;
}

.dropdown-toggle:focus,
.dropdown-toggle:active {
  outline: 0;
  background: #fff;
}

.dropdown-toggle:hover {
  outline: 0;
  background: none;
  color: inherit;
  border: 2px solid #086dad;
}

.open > .dropdown-toggle.btn-default {
  background: #fff;
  color: inherit;
  border-color: #c99200;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: 0 !important;
}

.dropdown-menu {
  border: 2px solid #086dad;
  border-top: 0;
  border-radius: 0 0 6px 6px;
  /* top: 36px; */
  width: 100%;
}

.dropdown-menu > li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dropdown-menu > li.dropdown_product {
  overflow: unset;
}

.dropdown-menu.user_menu {
  width: 100%;
}

.dropdown-toggle:hover {
  background: #b3e5fc;
}

.dropdown_product_menu {
  /* left: -15px; */
  background: #e3e3e3;
  margin: 0;
  border: 0;
  border-radius: 0;
  padding: 0;
  min-width: 280px;
  /* top: 35px; */
}

.dropdown-menu > li > a {
  font-size: 16px;
  font-family: ProximaNova-Bold, Arial;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dropdown-menu.user_menu > li {
  line-height: 30px;
  /* padding: 0 15px; */
  cursor: pointer;
  font-size: 13px;
  font-family: ProximaNova-Bold, Arial;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #b3e5fc;
}

.dropdown-menu > li > .product_menu_item {
  padding: 0;
}

.products_menu.dropdown-toggle,
.user_menu_container.dropdown-toggle {
  background: none;
  border: 0;
  color: #cccccc;
  font-size: 13px;
  /* padding: 0; */

  -webkit-font-smoothing: antialiased;
}

.user_menu_container.navbar_admin_dropdown {
  padding: 0 15px;
}

.products_menu.dropdown-toggle .caret,
.user_menu_container.dropdown-toggle .caret {
  color: #cccccc;
}

.dropdown_product_menu > li > a:hover {
  background-color: #cccccc;
}

.dropdown_product_menu > li > a:focus {
  background-color: #cccccc;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0067f4;
  border-radius: 2px;
}

.user_menu > li > a {
  color: #cccccc;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0;
  line-height: inherit;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.user_menu > li:hover {
  background: #b3e5fc;
  color: #343a41;
}

.user_menu {
  border: 0;
}

.bootstrap-select:not([class*='col-']):not([class*='form-control']):not(.input-group-btn) {
  width: 100%;
}

.default_button.clear_button:hover {
  text-decoration: underline;
  background: none;
}

.default_button.collapse_button:after {
  display: inline-block;
  padding-left: 5px;
}

/*.default_button.collapse_button[aria-expanded~=false]:after{
    content: '\25BE';
    text-decoration: none;
}*/
.default_button.collapse_button[aria-expanded~='true'] .caret {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

.default_button.collapse_button:hover:after {
  text-decoration: none;
}

.close_button {
  background: none;
  font-size: 30px;
  height: inherit;
  line-height: 20px;
  padding: 10px 0;
}

.close_button:hover {
  background: none;
}

/*.print_button{
    background-image: url(/new/assets/esl/images/icn_print.svg);
    background-repeat: no-repeat;
    background-position: 5% 50%;
    width: 120px;
}
.back_button{
    background-image: url(/new/assets/esl/images/img_backArrow.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
}*/
.feature_back_button {
  min-width: 24px;
  width: 24px;
  padding: 10px 0;
  margin-left: 10px;
}

.description_button {
  width: 40px;
}

.save_button {
  background-image: url(/assets/esl/images/icn_save.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 40px;
}

.submit_button {
  /*background-image: url(/assets/esl/images/icn_submit.svg);*/
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 40px;
}

.search_in_page_button {
  background-image: url(/assets/esl/images/icn_submit.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 40px;
}

/* SWITCH BUTTON */
.button_switch_container {
  position: relative;
  width: 100%;
}

.button_switch_container.image {
  width: 80px;
}

.image_swtich-label,
.text_switch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 40px;
}

.image_swtich-label {
  width: 80px;
}

.image_switch-inner,
.text_switch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
}

.image_switch-inner:before,
.image_switch-inner:after,
.text_switch-inner:before,
.text_switch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 40px;
  padding: 0;
  line-height: 40px;
  font-size: 14px;
  color: white;
  box-sizing: border-box;
}

.text_switch-inner:before {
  /*content: attr(data-checked);*/
  content: '';
  padding-left: 20px;
  background-color: #f6b72d;
  color: #8a5e18;
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  text-align: left;
}

.text_switch-inner:after {
  /*content: attr(data-unchecked);*/
  content: '';
  padding-right: 20px;
  background-color: #89c5f4;
  color: #343a41;
  text-align: right;
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
}

.text_switch-label .data_unchecked,
.text_switch-label .data_checked {
  color: #8a5e18;
  text-align: right;
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  position: absolute;
  top: 10px;
}

.text_switch-label .data_unchecked {
  right: 0;
  padding-right: 20px;
}

.text_switch-label .data_checked {
  left: 0;
  padding-left: 20px;
}

.image_switch-inner:before {
  content: ' ';
  background-color: #f6b72d;
}

.image_switch-inner:after {
  content: ' ';
  background-color: #89c5f4;
}

.onoff.image_switch-inner:before,
.onoff.text_switch-inner:before {
  color: #545454;
  background-color: #ddd;
}

.switch_handler {
  display: block;
  width: 40px;
  background: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: calc(100% - 40px);
  border-radius: 20px;
  transition: all 0.3s ease-in 0s;
  height: 40px;
  box-shadow: 0 0 2px 2px rgba(98, 98, 98, 0.2);
  padding: 5px;
}

.switch_handler.image {
  right: 40px;
}

.switch_handler.image img {
  margin: auto;
}

.button_switch-checkbox:checked + .image_swtich-label .image_switch-inner,
.button_switch-checkbox:checked + .text_switch-label .text_switch-inner {
  margin-left: 0;
}

.button_switch-checkbox:checked + .image_swtich-label .switch_handler,
.button_switch-checkbox:checked + .text_switch-label .switch_handler {
  right: 0px;
}

.button_switch-checkbox + .text_switch-label .text_switch-inner .data_checked,
.button_switch-checkbox + .image_swtich-label .switch_handler > img:nth-child(2) {
  display: none;
}

.button_switch-checkbox + .text_switch-label .text_switch-inner .data_unchecked,
.button_switch-checkbox + .image_swtich-label .switch_handler > img:nth-child(1) {
  display: block;
}

.button_switch-checkbox:checked + .text_switch-label .text_switch-inner .data_unchecked,
.button_switch-checkbox:checked + .image_swtich-label .switch_handler > img:nth-child(1) {
  display: none;
}

.button_switch-checkbox:checked + .text_switch-label .text_switch-inner .data_checked,
.button_switch-checkbox:checked + .image_swtich-label .switch_handler > img:nth-child(2) {
  display: block;
}

/* BUTTONS END */

/* FEATURES COLORS */
/* word bank + write about it*/
.feature_word_play,
.feature_bar_button.feature_word_play {
  background: #834ab9;
}

/* movie */
.feature_movie {
  background: #f6b72d;
}

.feature_text_movie {
  background: #d49203;
}

/* easy quiz + activity */
.feature_easy_quiz,
.feature_bar_button.feature_easy_quiz,
.feature_activity,
.feature_bar_button.feature_activity {
  background: #834ab9;
}

.feature_text_activity,
.feature_text_easy_quiz {
  background: #652c9c;
}

/* games + talk about it */
.feature_game,
.feature_bar_button.feature_game,
.feature_talk_about_it,
.feature_bar_button.feature_talkaboutit {
  background: #3bafda;
}

/*hard quiz */
.feature_hard_quiz,
.feature_bar_button.feature_hard_quiz {
  background: #ff76b2;
}

.feature_text_hard_quiz {
  background: #ca3979;
}

/* pop a joke */
.feature_bar_button.feature_popajoke {
  background: #8ec626;
}

.feature_text_popajoke {
  background: #008485;
}

.feature_text_mam {
  background: #008485;
}

.feature_bar_button.feature_word_play {
  background: #834ab9;
}

.feature_text_word_play {
  background: #008485;
}

.feature_popajoke,
.feature_draw_about_it,
.feature_bar_button.feature_draw_about_it {
  background: #8cc800;
}

.feature_text_popajoke,
.feature_text_draw_about_it {
  background: #587e00;
}

.feature_write_about_it,
.feature_bar_button.feature_write_about_it {
  background: #834ab9;
}

.feature_text_word_play,
.feature_text_write_about_it {
  background: #652c9c;
}

.feature_bar_button.feature_talk_about_it {
  background: #3bafda;
}

.feature_text_game,
.feature_text_talk_about_it {
  background: #177fa6;
}

/* FEATURE BUTTONS BACKGROUND */
.feature_flash_words {
  background: #01b4b6;
}

.feature_text_flash_words {
  background: #008485;
}

.feature_wordplay {
  background: #ff6633;
}
.feature_text_wordplay {
  background: #ce3e21;
}
.feature_read_it_yi,
.feature_read_it {
  background: #8cc800;
}
.feature_text_read_it_yi,
.feature_text_read_it {
  background: #5a8001;
}

.feature_hearitsayit,
.feature_hear_it_say_it {
  background: #ff76b2;
}

.feature_text_hearitsayit,
.feature_text_hear_it_say_it {
  background: #ca3979;
}
.feature_kultur {
  background: #66ccff;
}
.feature_text_kultur {
  background: #177fa6;
}
.feature_grammarsummary {
  background: #3bafda;
}

.feature_text_grammarsummary {
  background: #177fa6;
}

.feature_imagefeature,
.feature_write_it {
  background: #01b4b6;
}

.feature_text_imagefeature,
.feature_text_write_it {
  background: #008485;
}

.feature_quiz {
  background: #834ab9;
}

.feature_text_quiz {
  background: #652c9c;
}
.feature_mam {
  background: #ff76b2;
}
.feature_text_mam {
  background: #ca3979;
}
.post_back_to_assignment {
  background: #64b5f6;
}
/* WARMUP PRACTICE */
.feature_lessonplan,
.feature_fillintheblanks,
.feature_matching,
.feature_elimination,
.feature_practice,
.feature_psorting,
.feature_multiplechoice,
.feature_completeandmatch,
.feature_oddmanout {
  background: #f6b72d;
}

.feature_text_lessonplan,
.feature_text_fillintheblanks,
.feature_text_matching,
.feature_text_elimination,
.feature_text_practice,
.feature_text_psorting,
.feature_text_multiplechoice,
.feature_text_completeandmatch,
.feature_text_oddmanout {
  background: #d49203;
}

/* PLAY IT FEATURES */
.feature_catchit,
.feature_hurdles,
.feature_memory,
.feature_mobysquest,
.feature_boardgame,
.feature_climber,
.feature_fridgemagnet,
.feature_sorting,
.feature_shooter {
  background: #3bafda;
}

.feature_text_catchit,
.feature_text_hurdles,
.feature_text_memory,
.feature_text_mobysquest,
.feature_text_boardgame,
.feature_text_climber,
.feature_text_fridgemagnet,
.feature_text_sorting,
.feature_text_shooter {
  background: #177fa6;
}

/* FEATURES COLORS END */

/* ITEMS */
.topic_box {
  position: relative;
}

.shared_game_name_container,
.shared_game_icon_container,
.shared_topic_icon_container {
  border-radius: 6px 6px 0 0;
  position: relative;
  border-radius: 6px 6px 0 0;
  position: relative;
  overflow: hidden;
}

.shared_game_icon_container {
  position: inherit;
}

.shared_topic_icon_circle {
  width: 90%;
  height: 90%;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  top: 5%;
  left: 5%;
}

.topic_canvas {
  width: 90%;
  border-radius: 6px 6px 0 0;
}

.game_item_container,
.topic_item_container {
  /*max-width: 172px;*/
  position: relative;
}

/*.topic_item_container .box_shadow{
    max-width: 152px;
}*/
.shared_game_name_container,
.shared_game_icon,
.shared_topic_name_container,
.shared_topic_icon {
  /* max-width: 172px;
    max-height: 172px;*/
  position: relative;
  z-index: 1;
}

.shared_game_icon {
  position: inherit;
}

.topic_item_container_mobile .shared_topic_icon_container {
  border-radius: 6px 0 0 6px;
}

.shared_topic_icon.bp_topic_item {
  background: #6fffff;
}

.topic_item_container_mobile,
.topic_items_carousel .topic_item_container {
  max-width: none;
}

.topic_items_carousel {
  max-width: 600px;
  margin: auto;
}

.topic_item_container_mobile {
  background: #fff9eb;
}

.topic_item_container_mobile .shared_topic_icon_container {
  width: 22%;
  max-width: 60px;
}

.shared_game_name_container,
.shared_topic_name_container {
  background: #fff9eb;
  border-radius: 0 0 6px 6px;
  width: 100%;
  z-index: 0;
  font-family: ProximaNova-Regular, Arial;
  font-size: 16px;
  line-height: 18px;
  display: inline-table;
  vertical-align: middle;
  height: 70px;
  text-align: center;
  padding: 0 5px;
  /*max-width: 172px;*/
}

.topic_item_container_mobile .shared_topic_name_container {
  width: 78%;
  height: 60px;
  max-width: none;
  border-radius: 0 6px 6px 0;
  text-align: left;
  padding-left: 10px;
  line-height: 22px;
}

.shared_game_name,
.shared_topic_name {
  display: table-cell;
  vertical-align: middle;
  font-family: ProximaNova-Bold;
}

/* END ITEMS */

/* TABS */
.nav-tabs > li > a.active,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #89c5f4;
  border: 0;
}

.nav-tabs > li > a {
  background: #89c5f4;
  font-family: ProximaNova-Bold, Arial;
  text-align: center;
}

.nav-tabs {
  background: #e8f4fd;
  border: 0;
}

/* END TABS */
/* BOUNCE EFFECT */
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
}

.hang_effect:hover {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.2s, 1.5s;
  animation-duration: 0.2s, 1.5s;
  -webkit-animation-delay: 0s, 0.2s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

.hang_active_effect:active {
  transform: translate(0px, 2px);
  -webkit-transform: translate(0px, 2px);
}

/* FORMS */
.default_form {
  padding: 0 20px;
  max-width: 768px;
  margin: auto;
  padding-right: 20px;
  /* min-width: 320px; */
}

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

.default_form button[type='submit'] {
  margin-top: 20px;
}

legend,
label {
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  margin: 0;
  line-height: 20px;
  display: block;
  border-bottom: 0;
}

.default_input {
  height: 40px;
  padding: 10px;
  margin: 5px 0;
  box-sizing: border-box;
  border: 2px solid #086dad;
  border-radius: 4px;
  color: #343a41;
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  display: inline-block;
  width: 100%;
}

.default_input.sm_input {
  width: 150px;
  min-width: 0;
}

.has-error .help-block,
.default_form .invalid-error {
  font-family: ProximaNova-Bold, Arial;
  color: #ce3e21;
  line-height: 20px;
  padding-bottom: 20px;
  margin: 0;
}

.default_input.success_input {
  border: 2px solid #5a8001;
}

.has-error .form-control,
.default_input.err_input {
  border: 2px solid #ce3e21;
  box-shadow: none;
}

.has-error .form-control:focus {
  border: 2px solid #ce3e21;
  box-shadow: none;
}

.hint_text {
  font-family: ProximaNova-Regular, Arial;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 5px;
  width: 89%;
}

.success_state {
  width: 20px;
  height: 20px;
  background: #5a8001;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  line-height: 22px;
  display: inline-block;
}

textarea {
  border: 2px solid #086dad;
  border-radius: 6px;
  resize: none;
  width: 100%;
}

/* Basic styles */
input[type='checkbox'],
input[type='radio'] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

label.radio_label,
label.checkbox_label {
  position: relative;
  display: block;
  padding: 12px 0 0 1.75em;
  line-height: 18px;
  cursor: pointer;
  font-family: ProximaNova-Regular, Arial;
  font-size: 16px;
}

label.radio_label::before,
label.radio_label::after,
label.checkbox_label::before,
label.checkbox_label::after {
  position: absolute;
  top: 7.5px;
  left: 0;
  display: block;
  width: 1.25em;
  height: 1.25em;
}

label.radio_label::before,
label.checkbox_label::before {
  content: ' ';
  border: 2px solid #086dad;
  border-radius: 20%;
}

/* Checkbox */
input[type='checkbox']:checked + label.checkbox_label::after {
  /*
    content: "\2714";
    color: #343A41;
    font-size: 0.85em;
    line-height: 1.75;
    padding-left: 3px;
    text-align: center;
    */
  content: url('/assets/images/icn_correct.svg');
  font-size: 0.85em;
  transform: scale(0.4);
}

/* :checked */
input[type='checkbox']:checked + label::before,
input[type='radio']:checked + label::before {
  background: #64b5f6;
}

input[type='checkbox'] + label::after,
input[type='radio'] + label::after {
  -webkit-transform: scale(0);
  transform: scale(0);
}

input[type='checkbox']:checked + label::after,
input[type='radio']:checked + label::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Transition */
label.radio_label::before,
label.radio_label::after,
label.checkbox_label::before,
label.checkbox_label::after {
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
}

/* REFER TO CHECKBOX CSS FOR SHARED STYLE */

input[type='radio'] + label,
input[type='radio'] {
  display: block;
  margin: 1px 0;
}

input[type='radio'] + label::before {
  border-radius: 50%;
}

input[type='radio'] + label::after {
  content: ' ';
  top: 11px;
  left: 0.18em;
  width: 0.9em;
  height: 0.9em;
  background: #704c14;
  border: 2px solid white;
  border-radius: 50%;
}

input[type='checkbox']:disabled:not(:checked) + label.checkbox_label::before,
input[type='checkbox']:disabled:checked + label.checkbox_label::before {
  color: gray;
  background-color: #efefef;
  border: 2px solid #bbb;
}

[type='checkbox']:disabled:checked + label.checkbox_label:after {
  color: #777;
}

[type='checkbox']:disabled + label.checkbox_label {
  color: #777;
}

input[type='radio']:disabled:not(:checked) + label.radio_label::before,
input[type='radio']:disabled:checked + label.radio_label::before {
  color: gray;
  background-color: #efefef;
  border: 2px solid #bbb;
}

[type='radio']:disabled:checked + label.radio_label:after {
  color: #777;
  content: ' ';
  top: 11px;
  left: 0.18em;
  width: 0.9em;
  height: 0.9em;
  background: #bbb;
  border: 2px solid white;
  border-radius: 50%;
}

[type='radio']:disabled + label.radio_label {
  color: #777;
}

/* FORMS END */

/* DEFAULT SPINNER */
.loader_container {
  width: 120px;
  height: 50px;
  padding: 7px;
}

.default_loader,
.default_loader:before,
.default_loader:after {
  -webkit-animation: load1 1s infinite;
  animation: load1 1s infinite;
  width: 24px;
  height: 34px;
  border: 2px solid #343a41;
  border-radius: 100%;
}

.default_loader:before,
.default_loader:after {
  position: absolute;
  top: -10px;
  content: '';
}

.default_loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.default_loader {
  color: #ffffff;
  text-indent: -9999em;
  margin: auto;
  position: relative;
  /* font-size: 11px; */
  /* -webkit-transform: translateZ(0); */
  -ms-transform: translateZ(0);
  /* transform: translateZ(0); */
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.default_loader:after {
  left: 44px;
}

.default_loader:before {
  left: inherit;
  right: 44px;
}

@keyframes load1 {
  0% {
    background-color: #343a41;
  }

  25% {
    background-color: #fece3f;
  }

  50% {
    background-color: #fece3f;
  }

  100% {
    background-color: #fece3f;
  }
}

/* TABS */
.nav-tabs > li {
  width: 33.333333%;
  padding: 0 5px;
  max-width: 170px;
  display: table;
}

.nav-tabs > li > a {
  line-height: 19px;
  padding: 5px;
  display: table-cell;
  width: 100%;
  height: 50px;
  vertical-align: middle;
}

/* TABS END */

/* TOOLTIP */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: transparent;
  content: '';
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 10px;
  width: 140px;
  background-color: #89c5f4;
  background-color: #89c5f4;
  color: #343a41;
  border-radius: 6px;
  content: attr(data-tooltip);
  font-size: 16px;
  line-height: 1.5em;
  box-shadow: 3px 3px 0px 0px rgba(98, 98, 98, 0.2);
  text-align: center;
  font-family: ProximaNova-Bold, Arial;
}

.tooltip_described {
  display: none;
}

/* Directions */

/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #89c5f4;
  border-top-color: #89c5f4;
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -70px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}

.popover {
  background-color: #89c5f4;
  border: 0;
  padding: 10px;
  /* width: 220px; */
  min-width: 280px;
  min-height: 40px;
}

.popover.top > .arrow:after {
  border-top-color: #89c5f4;
}

.popover_close,
.popover-title {
  background: none;
  border: 0;
}

.popover_close {
  font-weight: bold;
  color: #8a5e18;
  font-size: 20px;
  padding: 0;
  line-height: 18px;
}

.popover[class*='tour-'] .popover-navigation .tour_dont_show_again[data-role='end'],
.popover[class*='tour-'] .popover-navigation [data-role='next'],
.popover[class*='tour-'] .popover-navigation a[data-role='end'] {
  color: #1f3d96;
}

.modal-open .modal {
  width: 100%;
}

.modal-p {
  margin: 0 0 20px;
}

.growl_notification_container {
  display: table;
  width: 100%;
}

.growl_content {
  border: 0;
  border-radius: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  overflow: hidden;
  padding: 15px;
  box-sizing: border-box;
}

.alert_content {
  border: 0;
  border-radius: 0;
  color: #fff;
  background: #aa4d85;
  width: 100%;
  overflow: hidden;
  padding: 12px;
  box-sizing: border-box;
  font-family: ProximaNova-Bold, Arial;
  font-size: 16px;
  min-height: 40px;
}

.growl_message {
  width: 100%;
  font-size: 14px;
  font-family: ProximaNova-Bold, Arial;
  line-height: 18px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
  word-break: break-word;
}

.close_growl {
  display: block;
  width: 12px;
  height: 12px;
  line-height: 16px;
  color: #cccccc;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.modal-dialog {
  width: 75%;
  margin: 70px auto;
  min-width: 280px;
  max-width: 576px;
}

.modal-dialog .open > .dropdown-menu {
  border-top: 0;
  border: 2px solid #086dad;
}

.modal-fullscreen .modal-dialog {
  width: 100%;
  max-width: none;
  margin-top: 0;
}

.modal-fullscreen {
  background: #fff;
  padding-top: 0;
}

.alert_modal_container {
  max-width: 1024px;
  width: 100%;
  margin: 0;
}

.alert_modal_container,
.notification_msg {
  position: fixed;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
}

.alert-modal-icon {
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  text-align: center;
  background-color: #f16d36;
  border-radius: 100%;
  margin-right: 10px;
}

.alert_text {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.growl-notification-image {
  width: 50px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

.growl-notification-message {
  width: 100%;
  font-size: 14px;
  font-family: ProximaNova-Regular, Arial;
  line-height: 18px;
  box-sizing: border-box;
  display: block;
  vertical-align: middle;
  word-break: break-word;
  padding-bottom: 20px;
  font-size: 18px;
}

.modal {
  margin: auto;
}

.modal-body {
  font-family: ProximaNova-Regular, Arial;
  font-size: 16px;
  padding: 20px;
  border-radius: 0 0 6px 6px;
}

.modal-body.modal-body-response {
  border-radius: 6px;
}

.modal-body-response .succes_image {
  width: 56px;
  margin: auto;
  display: block;
  height: 89px;
  margin-bottom: 20px;
}

.modal-body-response .submit_success_message {
  font-size: 18px;
  padding-bottom: 10px;
}

#notifier_template_success .modal-body {
  background-color: white;
}

#notifier_template_success #success_notification_message {
  font-family: ProximaNova-Bold, Arial;
  padding-top: 20px;
}

.submit_success_minimal .modal-body {
  background-color: white;
  padding-bottom: 0;
}

.submit_success_minimal #submit_success_message {
  font-family: ProximaNova-Bold, Arial;
  margin-top: 20px;
}

.modal-header {
  padding: 15px 20px;
  background: #89c5f4;
  text-align: center;
}

.submit_activity_modal .modal-header {
  background: #89c5f4;
  text-align: center;
}

.submit_activity_modal .modal-title {
  font-size: 18px;
}

.modal-body-gray {
  background: #f1f1f1;
}

.fullscreen_close_modal_with_header {
  position: absolute;
  top: 5px;
  border-radius: 4px 4px 0 0;
  right: 15px;
  z-index: 1;
}

.fullscreen_close_modal_with_header .fullscreen_close_modal {
  background: #f3f3f3;
}

.modal-fullscreen .modal-body {
  padding: 30px 15px 30px 15px;
}

.modal-fullscreen .modal-dialog,
.modal-fullscreen .modal-content {
  height: 100%;
}

.modal-fullscreen .modal-dialog {
  margin: 0 auto;
}

.datepicker {
  position: relative;
  display: inline-block;
  border-radius: 4px 0 0 4px;
  height: 40px;
}

.date_picker_container {
  position: relative;
}

.assignment_toastr_container {
  top: 70px;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.35) !important;
}

.assignment_toastr_container > .toast-info {
  border-radius: 4px !important;
}

.assignment_toastr_container .toast-info {
  width: 100%;
  max-width: 320px;
  font-size: 16px;
  font-family: ProximaNova-Regular, Arial;
  padding: 20px;
  color: #000000;
  background: #ffffff;
}

.assignment_toastr_container .toast-message {
  padding: 20px;
}

.assignment_toastr a {
  color: #343a41;
}

.assignment_toastr {
  color: #000000;
}

.assignment_toastr_container button.toast-close-button {
  color: #343a41;
}

.assignment_toastr_container button.toast-close-button:hover {
  color: #343a41;
}

.assignment_toastr_image_container {
  display: inline-block;
  width: 40px;
}

.assignment_toastr_text_container {
  display: inline-block;
  width: 180px;
  color: #000000;
}

/* TOOLTIP END */

/* SUPPORT PAGES GENERIC CSS */
.support-page .message_content {
  padding-bottom: 20px;
  min-height: 400px;
  max-width: 768px;
  margin: auto;
}

.support-page .content {
  background: #e8f4fd;
  padding: 15px 5px;
}

.ell_blue {
  background: #017db1;
}

.support_wriapper {
  background: #e8f4fd;
}

.support_unique_content {
  background: #fff;
}

.title_bar_support {
  font-family: ProximaNova-Bold, Arial;
  font-size: 18px;
  padding: 0;
  color: #363a3f;
  line-height: 70px;
}

.title_bar_support .title_no_logo {
  text-align: center;
  margin: 0;
}

.title_bar_support .view_title {
  font-size: 30px;
  line-height: 70px;
  color: #fff;
}

.support-page .button-default {
  height: 40px;
  font-size: 16px;
  font-family: ProximaNova-Bold, Arial;
  border-radius: 3px;
  color: #fff;
  line-height: 40px;
  padding: 0;
  border: none;
  text-transform: uppercase;
  box-sizing: border-box;
  width: 100%;
  background: #909396;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.continue_login {
  font-size: 18px;
}

/* SUPPORT PAGES GENERIC CSS END */
.loading_wrapper {
  padding: 80px 0;
  background: #89c5f4;
}

.loading_wrapper .loadtext {
  font-family: ProximaNova-Bold, Arial;
  font-size: 48px;
  color: #343a41;
  text-align: center;
}

.loading_wrapper .loader {
  margin: 30px auto 20px;
  text-align: center;
}

.loading_wrapper .loader > div {
  width: 18px;
  height: 24px;
  margin: 10px;
  background-color: #66ffff;
  border-style: solid;
  border-width: 2px;
  border-color: #343a41;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
  animation: sk-bouncedelay 1s infinite ease-in-out both;
}

.loading_wrapper .bounce1 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loading_wrapper .bounce2 {
  -webkit-animation-delay: -0.08s;
  animation-delay: -0.08s;
}

/* .keyword{
    font-size: 16px;
} */
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/*MEDIA BREAKPOINTS*/
@media (min-width: 400px) {
  .mystery_button_4 {
    left: 49%;
    bottom: 22px;
  }
}

@media (min-width: 480px) {
  /* ITEMS */
  /* .topic_item_container_mobile .shared_topic_icon_container{
        width: 100%;
        max-width: 100%;
    }
    .topic_item_container_mobile .shared_topic_name_container{
        width: 100%;
        height: 70px;
    }
    .topic_item_container_mobile .bp_movie_tag{
        border-width: 70px 70px 0 0;
    }
    .topic_item_container_mobile .bp_movie_tag_container img{
        width: 40px;
        height: 40px;
    }
    .topic_item_container_mobile{
        background: none;
    }
    .topic_item_container_mobile .shared_topic_name_container{
        text-align: center;
    }*/

  /* END ITEMS */
  .mystery_button_8,
  .mystery_button_7 {
    left: 35%;
    bottom: 24px;
  }

  .mystery_button_4 {
    bottom: 29px;
    left: 49%;
  }

  .mystery_button_1 {
    bottom: 15px;
  }

  .mystery_button_2 {
    width: 190px;
    height: 85px;
    left: 27%;
  }

  .mystery_button_8 {
    width: 23%;
    bottom: 71px;
    left: 31%;
  }

  .mystery_button_5 {
    left: 25%;
  }
}

@media (min-width: 600px) {
  .default_button.growl_back_to_assignment_button img {
    width: 20px;
    display: inline-block;
  }

  .header_breadcrumb {
    display: block;
  }

  body {
    font-size: 18px;
  }

  .keyword {
    font-size: 18px;
  }

  .header_breadcrumb {
    text-align: left;
  }

  .user_footer {
    display: block;
  }

  /* .navbar-right{
        padding-top: 15px;
        padding-right: 22px;
    } */
  .modal-body-response .succes_image {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
  }

  .modal-body-response .submit_success_message {
    display: inline-block;
    width: calc(100% - 76px);
    vertical-align: middle;
    padding-left: 20px;
    padding-bottom: 0;
    margin: 0;
    font-size: 20px;
  }

  .modal-body-response .button_container {
    padding-top: 20px;
  }

  .modal-title {
    font-size: 21px;
  }

  .related_movies_list {
    text-align: center;
  }

  .topic_item_container_mobile .shared_topic_icon_container {
    width: 100%;
    /*max-width: 172px;*/
  }

  .topic_item_container_mobile {
    background: none;
  }

  .topic_item_container_mobile .shared_topic_name_container {
    background: #fff9eb;
    border-radius: 0 0 6px 6px;
    width: 100%;
    z-index: 0;
    font-family: ProximaNova-Regular, Arial;
    font-size: 16px;
    line-height: 18px;
    display: inline-table;
    vertical-align: middle;
    height: 70px;
    text-align: center;
    padding: 0 5px;
  }

  .submit_activity_modal .button_container_right {
    margin: 0;
    left: 50%;
    padding: 0 0 0 5px;
  }

  .submit_activity_modal .button_container_left {
    right: 50%;
    padding: 0 5px 0 0;
  }

  .submit_activity_modal .button_container_right,
  .submit_activity_modal .button_container_left {
    width: 50%;
    margin-bottom: 0;
  }

  .mybp_navbar_button {
    display: inline-block !important;
    padding-right: 0 !important;
  }

  /*
    .mini-navbar_notifications {
        display: inline-block !important;
        padding-left: 0 !important;
    }
    */
  .footer_row_anchor {
    display: none;
  }

  .growl_notification_container {
    margin: auto;
    padding-bottom: 40px;
  }

  .growl-notification-image {
    display: table-cell;
    vertical-align: middle;
  }

  .growl-notification-message {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    padding-left: 20px;
    padding-bottom: 0;
  }

  .sound_button {
    height: 70px;
    padding: 17px 0px;
    padding-right: 10px;
  }

  .sound_button .toggle_button.active span:nth-of-type(2),
  .toggle_button span:nth-of-type(1) {
    display: inline-block;
  }

  .sound_button .toggle_button {
    width: auto;
    padding: 6px 20px;
  }

  .category_1_page_background,
  .category_2_page_background,
  .category_4_page_background,
  .category_5_page_background,
  .category_7_page_background,
  .category_8_page_background {
    background-size: 140%;
  }

  .mystery_button_7 {
    bottom: 18px;
    width: 25%;
    left: 38%;
  }

  .mystery_button_4 {
    width: 19%;
    left: 49%;
    bottom: 25px;
  }

  .mystery_button_1 {
    width: 16%;
    left: 47%;
    bottom: 14px;
  }

  .mystery_button_2 {
    left: 32%;
    width: 200px;
  }

  .mystery_button_8 {
    width: 16%;
    left: 38%;
    bottom: 65px;
  }

  .mystery_button_5 {
    left: 28%;
  }

  /* HEADER BREADCRUMBS */

  .header_breadcrumb .subject_breadcrumbs:hover {
    width: auto;
  }

  /* .category_1.subject_breadcrumbs:hover{
        width: 135px;
    }
    .category_8.subject_breadcrumbs:hover{
        width: 247px;
    }*/
  .header_breadcrumb li {
    padding: 10px 0 10px 0;
    height: 60px;
  }

  .header_breadcrumb .topic_name_fun_title {
    font-family: ProximaNova-Regular, Arial;
  }

  .header_breadcrumb .topic_name_fun_title,
  .header_breadcrumb .topic_name_separator {
    display: inline-block;
  }

  .header_breadcrumb .unit_breadcrumbs,
  .header_breadcrumb .subject_breadcrumbs {
    display: inline-block;
    width: 70px;
    text-align: left;
    padding-left: 13px;
  }

  .header_breadcrumb .unit_title_top {
    width: auto;
  }

  .header_breadcrumb .breadcrumbs_caret {
    display: inline-block;
  }

  /*.header_breadcrumb .unit_breadcrumbs:hover,
    .header_breadcrumb .subject_breadcrumbs:hover{
        width: auto;
        display: inline-block;
    }
*/
  .header_breadcrumb .unit_breadcrumbs {
    display: block;
    width: 70px;
    /*text-align: right;*/
  }

  .modal-body {
    font-size: 18px;
  }

  .keyword {
    height: 34px;
  }

  .default_search_form {
    margin: 0;
    width: inherit;
  }

  .footer-row-links {
    max-width: 600px;
    margin: auto;
  }

  .copyrights {
    text-align: center;
  }

  .footer-row {
    /*max-width: 200px;*/
    padding-left: 10%;
    box-sizing: border-box;
  }

  .footer-row:nth-of-type(1),
  .footer-row:nth-of-type(3) {
    width: 32%;
  }

  .footer-row:nth-of-type(2) {
    width: 34%;
  }

  .footer_list {
    border: 0;
    color: #343a41;
  }

  .footer-nav {
    display: block;
    padding-bottom: 0;
    overflow: visible;
    visibility: visible;
  }

  .footer_line {
    display: none;
  }

  .product_touts_icon {
    width: 80px;
    height: 80px;
    background-color: #89c5f4;
    border-radius: 100%;
  }

  .product_touts_container {
    display: block;
    width: 82%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 10px;
    max-width: 768px;
  }

  footer {
    padding: 30px 0;
  }

  .product_touts_column {
    width: 17.5%;
    margin-right: 23%;
    max-width: 132px;
    display: inline-block;
    vertical-align: top;
    float: left;
  }

  .product_touts_icon_container {
    width: 100px;
    height: 80px;
    margin: auto;
    text-align: center;
  }

  .product_touts_label {
    text-align: center;
    color: #1f3d96;
    font-size: 14px;
    font-family: ProximaNova-Bold, Arial;
    line-height: 17px;
    width: 100px;
    padding-top: 7px;
    margin: auto;
  }

  .product_touts_column:last-of-type {
    margin: 0;
  }

  .navbar-toggle {
    display: none;
  }

  .search_container {
    display: inline-block;
    /*padding: 15px;*/
    padding-left: 0;
    float: right;
  }

  .mini-navbar {
    display: block;
  }

  .navbar-right {
    width: 85%;
  }

  .navbar-left {
    float: left;
    width: 70px;
    position: relative;
  }

  .navbar_search {
    /* display: inline-block; */
    width: 100%;
    padding: 12px 15px 12px 0;
    float: right;
    max-width: 350px;
  }

  .default_search_form {
    padding: 0;
    padding-right: 10px;
    display: inline-block;
  }

  .search_in_page_button,
  .submit_button,
  .save_button {
    width: 120px;
    background-position: 5% 50%;
  }

  .submit_button {
    width: 200px;
  }

  .default_button.text_icon_button span {
    display: inline;
  }

  .default_button.text_icon_button img {
    padding-right: 10px;
  }

  .default_button.text_icon_button {
    padding: 10px 20px;
  }

  /* FORMS */
  .default_form {
    width: 100%;
  }

  /* END FORMS */
  .dropdown-toggle,
  .dropdown-menu > li > a {
    font-size: 18px;
    width: 100%;
    text-align: left;
    padding: 10px 20px 10px 20px;
  }

  .user_menu_container.dropdown-toggle {
    text-align: center;
    width: auto;
    /* padding: 0 15px;*/
  }

  .user_menu:focus,
  .user_menu:active,
  .user_menu,
  .user_menu > li > a {
    color: #cccccc;
    font-size: 16px;
    padding: 8px 10px;
    text-align: left;
    text-transform: capitalize;
  }

  .user_menu_container:focus,
  .user_menu_container:active,
  .user_menu_container,
  .user_menu_container > li > a {
    font-size: 13px;
  }

  .dropdown_product_menu > li > a {
    padding: 0 20px;
  }

  .footer_desktop_header {
    display: block;
  }

  .footer_mobile_header {
    display: none;
  }
}

@media (min-width: 700px) {
  .mystery_button_5 {
    left: 31%;
  }
}

@media (min-width: 768px) {
  .navbar_search {
    max-width: 430px;
  }
  .category_1_page_background,
  .category_2_page_background,
  .category_4_page_background,
  .category_5_page_background,
  .category_7_page_background,
  .category_8_page_background {
    background-size: 120%;
  }

  .navbar-form .form-group {
    width: 260px;
  }

  .ui-menu .ui-menu-item,
  .utility_bar_inputs {
    font-size: 18px;
  }

  .mystery_button_4 {
    width: 17%;
    left: 49%;
    bottom: 25px;
  }

  .mystery_button_2 {
    bottom: 12px;
    left: 34%;
  }

  .mystery_button_8 {
    left: 38%;
    bottom: 71px;
  }

  .mystery_button_5 {
    left: 33%;
  }

  .mystery_button_7 {
    left: 40%;
    width: 20%;
  }

  /* SUPPORT PAGE GENERIC CSS */
  .support-page .content {
    padding: 25px 73px;
  }

  /* SUPPORT PAGE GENERIC CSS END */
}

.mystery_button_2 {
  left: 36%;
}

@media (min-width: 840px) {
  .mystery_button_4 {
    bottom: 29px;
  }
}

@media (min-width: 900px) {
  /* .navbar-right{
        padding-top: 15px;
        padding-right: 40px;
    } */
}

@media (min-width: 1024px) {
  .navbar-brand,
  .logo_img {
    width: 268px;
  }
  .sound_button {
    display: inline-block;
    margin-right: 15px;
  }

  .header_breadcrumb .subject_name {
    display: inline-block;
    font-size: 24px;
  }

  .header_breadcrumb li a {
    display: inline-block;
    width: 100%;
  }

  .header_breadcrumb .subject_breadcrumbs {
    display: inline-block;
    width: inherit;
    padding-left: 15px;
  }

  .header_breadcrumb .unit_breadcrumbs,
  .subject_breadcrumbs {
    width: auto;
  }

  .header_breadcrumb {
    padding-right: 15px;
  }

  /*.category_4_color .subject_breadcrumbs{
        width: 145px;
    }
     .category_1_color .subject_breadcrumbs{
    width: 135px;
    }
     .category_8_color .subject_breadcrumbs{
        width: 247px;
    }*/
  .unit_breadcrumbs .breadcrumbs_hover_text,
  .subject_breadcrumbs .breadcrumbs_hover_text {
    transform: none;
    text-decoration: none;
  }

  .unit_breadcrumbs:hover .breadcrumbs_hover_text,
  .subject_breadcrumbs:hover .breadcrumbs_hover_text {
    text-decoration: underline;
  }

  .theme_1_category_8,
  .theme_1_category_2,
  .theme_1_category_1 {
    display: block;
    position: absolute;
    top: 30px;
    width: 300px;
    left: -300px;
  }

  .theme_1_category_2 {
    top: 0;
  }

  .theme_1_category_2 img {
    width: 188px;
    float: right;
  }

  /* SUPPROT PAGES GENERIC CSS */
  .support-page .content {
    padding: 0;
    background: #d6eaf8;
  }

  .support-page .content img {
    /*float: right;*/
    float: none;
  }

  .support-page .message_content {
    padding-top: 40px;
  }

  .support-page .support_unique_content {
    padding-top: 0;
    padding-bottom: 0;
    background: #d6eaf8;
  }

  .stam_class {
    display: none;
  }
}
