/**
Fotorama */
/* line 6, ../scss/_fotorama.scss */
.fotorama__stage__frame.fotorama__active img { opacity: 1 !important; }

/* line 11, ../scss/_fotorama.scss */
.fotorama__stage__frame img { opacity: 0.6 !important; }

/* line 15, ../scss/_fotorama.scss */
.fotorama__wrap { margin: 0px auto; }

/* line 18, ../scss/_fotorama.scss */
.fotorama__nav-wrap { margin-top: 0px; }

/* line 21, ../scss/_fotorama.scss */
.fotorama__nav { overflow: visible; }
/* line 23, ../scss/_fotorama.scss */
.fotorama__nav:after { background: none; }
/* line 26, ../scss/_fotorama.scss */
.fotorama__nav:before { background: none; }

/* line 30, ../scss/_fotorama.scss */
.fotorama__stage { overflow: visible; max-height: 80vh; }
/* line 33, ../scss/_fotorama.scss */
.fotorama__stage:after { background: none; }
/* line 36, ../scss/_fotorama.scss */
.fotorama__stage:before { background: none; }

/* line 41, ../scss/_fotorama.scss */
.noscale .fotorama__stage { max-height: auto !important; }

/* line 46, ../scss/_fotorama.scss */
.fullscreen .fotorama__stage { max-height: inherit; }

@media (min-width: 768px) { /* line 51, ../scss/_fotorama.scss */
  .fotorama__nav-wrap { margin-top: -35px; } }
/**
Project and Ttiles Hello */
/* line 5, ../scss/_project-tiles.scss */
.price-label { position: absolute; background: rgba(0, 0, 0, 0.7); z-index: 2; }

/* line 11, ../scss/_project-tiles.scss */
.project-images img { width: 33.333333333%; padding: 1px; float: left; }

/**
Profile */
/* line 5, ../scss/_profile.scss */
.mini-profile-card { background: rgba(0, 0, 0, 0.8); margin-top: -320px; color: white; padding: 15px; }

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { /* line 14, ../scss/_profile.scss */
  .mini-profile-card { margin-top: -87px; } }
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */
/* line 2, ../scss/_paginate.scss */
.pagination { justify-content: center; }
/* line 3, ../scss/_paginate.scss */
.pagination span {     padding: 15px 10px;line-height: 30px; }
/* line 6, ../scss/_paginate.scss */
.pagination a { padding: 5px; }
/* line 9, ../scss/_paginate.scss */
.pagination li { display: inline-block; text-align: center; }

/* line 12, ../scss/_additional.scss */
html { font-family: "Open Sans", sans-serif; font-size: 1em; }

/* line 16, ../scss/_additional.scss */
body { font-family: "Open Sans", sans-serif; }

/* line 19, ../scss/_additional.scss */
a { color: black; text-decoration: none; }
/* line 22, ../scss/_additional.scss */
a:hover { color: black; text-decoration: none; }
/* line 26, ../scss/_additional.scss */
a:link { text-decoration: none; }
/* line 29, ../scss/_additional.scss */
a:visited { text-decoration: none; }

/* line 33, ../scss/_additional.scss */
.pointer-event-none { pointer-events: none; }

/* line 36, ../scss/_additional.scss */
.btn-primary { background: black !important; background-color: black !important; }

/* line 40, ../scss/_additional.scss */
.btn-naked { box-shadow: none; color: black !important; border-radius: 0px; }

/* line 45, ../scss/_additional.scss */
.btn-naked-outlined { box-shadow: none; color: black !important; border-radius: 0px; border: 1px solid black; }

/* line 51, ../scss/_additional.scss */
.ff-bitter { font-family: "Bitter", serif; }

/* line 54, ../scss/_additional.scss */
.notification-bar { top: 0px; z-index: 1000; }

/* line 59, ../scss/_additional.scss */
.blur { filter: blur(3px); }

/* line 62, ../scss/_additional.scss */
.qr-logo-container { width: 40px; background: white; border-radius: 100px; position: absolute; left: 50%; z-index: 1; padding: 10px; top: 50%; margin-left: -20px; margin-top: -20px; }

/* line 74, ../scss/_additional.scss */
.navbar { min-height: 50px; background: black; width: 100%; -webkit-box-shadow: inset 0px 60px 30px 2px rgba(0, 0, 0, 0.32); -moz-box-shadow: inset 0px 60px 30px 2px rgba(0, 0, 0, 0.32); box-shadow: inset 0px 60px 30px 2px rgba(0, 0, 0, 0.32); }

/* line 83, ../scss/_additional.scss */
.navbar-brand img { height: 40px; }

/* line 87, ../scss/_additional.scss */
.btn-clear { background: none; box-shadow: none; }

/* line 91, ../scss/_additional.scss */
.fs-2_5 { font-size: 0.75rem !important; }

/* line 97, ../scss/_additional.scss */
.navbar.navbar-dark .breadcrumb .nav-item .nav-link { line-height: 2.7em; }
/* line 104, ../scss/_additional.scss */
/*.navbar.navbar-dark .navbar-nav .nav-item .nav-link { line-height: 2.7em; }*/

/* line 110, ../scss/_additional.scss */
footer.page-footer { z-index: 13; position: relative; }

/* line 114, ../scss/_additional.scss */
.fs-background { background-position: center center; background-attachment: fixed !important; -webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important; }

/* line 122, ../scss/_additional.scss */
.featured-content--title { text-align: center; padding: 0 50px 30px; max-width: 800px; margin: 0 auto; }

/* line 128, ../scss/_additional.scss */
.column-content--title { padding: 15px 0; text-align: center; }

/* line 132, ../scss/_additional.scss */
.column-content--subtitle { text-align: center; }

/* line 135, ../scss/_additional.scss */
[data-section-id] { padding: 50px; }

/* line 139, ../scss/_additional.scss */
.column-content--call-to-action button { text-decoration: none; }
/* line 141, ../scss/_additional.scss */
.column-content--call-to-action button:link { text-decoration: none; }
/* line 144, ../scss/_additional.scss */
.column-content--call-to-action button:visited { text-decoration: none; }
/* line 147, ../scss/_additional.scss */
.column-content--call-to-action button:hover { text-decoration: none; }

/* line 152, ../scss/_additional.scss */
img { vertical-align: middle; max-width: 100%; }

/* line 156, ../scss/_additional.scss */
.nolist { padding: 0px; }
/* line 158, ../scss/_additional.scss */
.nolist li { padding: 10px; display: inline-block; }

/* line 163, ../scss/_additional.scss */
.nobullet { padding-left: 5px; }
/* line 165, ../scss/_additional.scss */
.nobullet li { list-style: none; }

/* line 169, ../scss/_additional.scss */
.nodot { padding: 0px; list-style-type: none; }

/* line 173, ../scss/_additional.scss */
.text-black { color: black !important; }

/* line 176, ../scss/_additional.scss */
.txtshadow-black { text-shadow: 2px 2px 3px #000000; }

/* line 179, ../scss/_additional.scss */
.txtshadow-white { color: white; text-shadow: 2px 2px 3px #000000; }

/* line 183, ../scss/_additional.scss */
.icon { width: 40px; }

/* line 186, ../scss/_additional.scss */
.share-container { position: absolute; right: 0px; top: 6px; z-index: 2; }

/* line 192, ../scss/_additional.scss */
.bg-light-grey { background: #f7f7f7; }

/* line 195, ../scss/_additional.scss */
.bg-dark-blue { background: #2c3136; background-color: #2c3136; }

/* line 199, ../scss/_additional.scss */
.bg-center { background-position: center center; background-size: cover; }

/* line 203, ../scss/_additional.scss */
.mtn-40 { margin-top: -40px; }

/* line 206, ../scss/_additional.scss */
.mtn-80 { margin-top: -80px; }

/* line 209, ../scss/_additional.scss */
.mtn-120 { margin-top: -120px; }

/* line 212, ../scss/_additional.scss */
.m0auto { margin: 0px auto; }

/* line 215, ../scss/_additional.scss */
.w-auto { width: auto !important; }

/* line 218, ../scss/_additional.scss */
.h80px { height: 80px; }

/* line 221, ../scss/_additional.scss */
.h400px { height: 400px; }

/* line 224, ../scss/_additional.scss */
.min-height-fullcontent { min-height: calc(100vh - 95px); }

/* line 227, ../scss/_additional.scss */
.min-height-100vh { min-height: 100vh; }

/* line 231, ../scss/_additional.scss */
.bg-black .nav-link.active { color: black; }
/* line 234, ../scss/_additional.scss */
.bg-black .nav-link { color: white; }

/* line 238, ../scss/_additional.scss */
.purple-gradient { background: -webkit-linear-gradient(50deg, #ff6ec4, #7873f5) !important; background: -o-linear-gradient(50deg, #ff6ec4, #7873f5) !important; background: linear-gradient(40deg, #ff6ec4, #7873f5) !important; }

/* line 243, ../scss/_additional.scss */
input[type=radio].with-font { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* line 253, ../scss/_additional.scss */
input[type=radio].with-font ~ label:after { font-family: "Font Awesome 5 Free"; display: inline-block; content: "\f111"; letter-spacing: 10px; font-size: 1.2em; color: #e0e0e0; width: 1.4em; font-weight: 900; }
/* line 266, ../scss/_additional.scss */
input[type=radio].with-font:checked ~ label:after { content: "\f00c"; font-size: 1.2em; color: darkgreen; letter-spacing: 5px; }
/* line 275, ../scss/_additional.scss */
input[type=radio].with-font:focus ~ label { color: green; }
/* line 276, ../scss/_additional.scss */
input[type=radio].with-font:focus ~ label:after { color: green; }

/* line 283, ../scss/_additional.scss */
input[type=checkbox].with-font { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* line 293, ../scss/_additional.scss */
input[type=checkbox].with-font ~ label:after { font-family: "Font Awesome 5 Free"; display: inline-block; content: "\f111"; letter-spacing: 10px; font-size: 1.2em; color: #e0e0e0; width: 1.4em; font-weight: 900; }
/* line 306, ../scss/_additional.scss */
input[type=checkbox].with-font:checked ~ label:after { content: "\f00c"; font-size: 1.2em; color: darkgreen; letter-spacing: 5px; }
/* line 315, ../scss/_additional.scss */
input[type=checkbox].with-font:focus ~ label { color: green; }
/* line 316, ../scss/_additional.scss */
input[type=checkbox].with-font:focus ~ label:after { color: green; }

/* line 323, ../scss/_additional.scss */
.fill-screen-container { height: 100vh; }

/* line 326, ../scss/_additional.scss */
.fill-20-screen-container { height: 20vh; }

/* line 329, ../scss/_additional.scss */
.fill-40-screen-container { height: 40vh; }

/* line 332, ../scss/_additional.scss */
.fill-80-screen-container { height: 80vh; }

/* line 335, ../scss/_additional.scss */
.is_pinned { color: purple; }

/* line 338, ../scss/_additional.scss */
.profile-logo { height: 20px; width: auto !important; display: inline-block !important; }

/* line 343, ../scss/_additional.scss */
.profile-logo-big { height: 100px; width: auto !important; margin: 0px auto; }

/* line 349, ../scss/_additional.scss */
.card:not([class*=card-outline-]) { overflow: hidden; }

/* line 353, ../scss/_additional.scss */
.card.project-card { min-height: 400px; }

/* line 357, ../scss/_additional.scss */
.project-card .card-body { padding-top: 300px; }
/* line 360, ../scss/_additional.scss */
.project-card .inner-div { width: 100%; height: 100%; position: absolute; -webkit-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
/* line 370, ../scss/_additional.scss */
.project-card:hover .inner-div { transform: scale(1.13); }

/* line 375, ../scss/_additional.scss */
.profile-logo-container { background: white; align-items: center; justify-content: center; display: flex; flex-direction: column; }

/* line 382, ../scss/_additional.scss */
.profile-details-container { background: rgba(255, 255, 255, 0.8); display: flex; align-items: center; justify-content: center; flex-direction: column; }

/* line 391, ../scss/_additional.scss */
.hoverable:hover .project-main-thumb { margin-top: -20px; transform: scale(1.1); }

/* line 399, ../scss/_additional.scss */
select.form-control:not([size]):not([multiple]) { height: auto !important; }

/* line 405, ../scss/_additional.scss */
.fa-thumbtack:hover { -webkit-animation: vertical 2s ease infinite; animation: vertical 2s ease infinite; }

/* line 410, ../scss/_additional.scss */
.profile-card-container { margin-top: -203px; }

/* line 414, ../scss/_additional.scss */
ul.stepper .step { opacity: 0.15; }
/* line 416, ../scss/_additional.scss */
ul.stepper .step.active { opacity: 1; }
/* line 419, ../scss/_additional.scss */
ul.stepper .step:not(:last-of-type).done { opacity: 0.8; }
/* line 424, ../scss/_additional.scss */
ul.stepper .step.done::before { background-color: #0bb300 !important; }
/* line 429, ../scss/_additional.scss */
ul.stepper .step.active .step-content { height: auto !important; }

/* line 434, ../scss/_additional.scss */
.modal-open { overflow: hidden !important; }

/* line 437, ../scss/_additional.scss */
.modal-fullscreen { max-width: 100vw !important; margin: 0px; }

/* line 442, ../scss/_additional.scss */
.modal-fs-container.fade .modal-dialog { transform: translate3d(0, 100vh, 0); }

/* line 447, ../scss/_additional.scss */
.modal-fs-container.show .modal-dialog { transform: translate3d(0, 0, 0); }

/* line 451, ../scss/_additional.scss */
.modal-logo-container { background: black; border: 0px; padding: 8px 15px; }
/* line 455, ../scss/_additional.scss */
.modal-logo-container img { height: 30px; }

@media (min-width: 576px) { /* line 460, ../scss/_additional.scss */
  .modal-dialog { max-width: 900px; } }
@media (min-width: 768px) { /* line 465, ../scss/_additional.scss */
  .fill-screen-container { height: 100vh; }
  /* line 468, ../scss/_additional.scss */
  .fill-20-screen-container { height: 20vh; }
  /* line 471, ../scss/_additional.scss */
  .fill-40-screen-container { height: 40vh; }
  /* line 474, ../scss/_additional.scss */
  .fill-80-screen-container { height: 80vh; } }
@media (min-width: 992px) { /* line 480, ../scss/_additional.scss */
  .navbar-brand img { height: 60px; }
  /* line 484, ../scss/_additional.scss */
  .navbar { background: none; position: absolute; }
  /* line 489, ../scss/_additional.scss */
  .qr-logo-container { width: 30px; margin-left: -15px; margin-top: -15px; } }
@media (min-width: 1200px) { /* line 496, ../scss/_additional.scss */
  .container { max-width: 1190px; }
  /* line 500, ../scss/_additional.scss */
  .qr-logo-container { width: 40px; margin-left: -20px; margin-top: -20px; } }
/* line 3, ../scss/_account_sidebar.scss */
.cd-side-nav a:hover { color: white; }

@media only screen and (min-width: 768px) { /* line 14, ../scss/_account_sidebar.scss */
  .no-touch .has-children ul a:hover { color: white; } }
/* line 1, ../scss/_fix_material.scss */
select { display: none !important; }

/* line 5, ../scss/_fix_material.scss */
.input-group input { width: auto !important; }

/* line 9, ../scss/_fix_material.scss */
button:focus { background-color: inherit; }

/* line 1, ../scss/_select2.scss */
.select2-container--default .select2-search--inline .select2-search__field { height: 2em; }

/*@media (min-width: 992px)*/
/*{*/
    /*.navbar {*/
        /*background: white;*/
        /*position: relative;*/
    /*}*/
/*}*/

.cd-nav-trigger{
    color: black;
}

.navbar {
    background: white;
    position: relative;
    box-shadow: none;
    color: black;
}

.navbar .brand-name{
    color: black;
}

.navbar .btn{
    color: black !important;
}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link{
    color: black;
}

.navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover{
    color: black;
}

.navbar.navbar-dark form input[type=text]{
    border-bottom: 1px solid black;
    height: auto;
}

.navbar.navbar-dark form input[type=text]::placeholder{
    color: black;
}

.navbar-toggler span, .navbar-toggler span::before, .navbar-toggler span::after{
    background: black;
}

.navbar-toggler .navbar-toggler-icon{
    background: none;
}

.navbar-toggler.collapsed .navbar-toggler-icon{
    background: black;
}

.badge, .navbar.navbar-dark .breadcrumb .nav-item.active>.nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item.active>.nav-link:hover, .navbar.navbar-dark .navbar-toggler, .navbar.navbar-dark form .form-control, .pagination .active .page-link:hover{
    color: black;
}
/*
@font-face {
  font-family: 'Rockwell-Regular';
  src: url('../font/rockwell/Rockwell-Regular.eot?#iefix') format('embedded-opentype'),  url('../font/rockwell/Rockwell-Regular.woff') format('woff'), url('../font/rockwell/Rockwell-Regular.ttf')  format('truetype'), url('../font/rockwell/Rockwell-Regular.svg#Rockwell-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
    font-family: 'Rockwell-Regular';
    src: url('../themes/mdb/assets/font/rockwell-webfont.woff2') format('woff2'),
         url('../themes/mdb/assets/font/rockwell-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratbold';
    src: url('../themes/mdb/assets/font/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('../themes/mdb/assets/font/montserrat/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../themes/mdb/assets/font/montserrat/montserrat-light-webfont.woff2') format('woff2'),
         url('../themes/mdb/assets/font/montserrat/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../themes/mdb/assets/font/montserrat/montserrat-medium-webfont.woff2') format('woff2'),
         url('../themes/mdb/assets/font/montserrat/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: "montserratlight";
    color: #333;
    /*-webkit-user-select: none; !* Safari *!        */
    /*-moz-user-select: none; !* Firefox *!*/
    /*-ms-user-select: none; !* IE10+/Edge *!*/
    /*user-select: none; !* Standard *!*/
}
a{
    color: #193e6c;
    text-decoration: none;
}

a.active{
    color: #ef4623;
}

a:hover{
    color: #ef4623;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.ff-rockwell{
    font-family:"Rockwell-Regular";
}
.font-alt{
    font-family:"Rockwell-Regular";
}
.font-bold, strong{
    font-family: 'montserratbold';
}

.co-teacher-box{
    background: #f1f1f1;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
}

.text-red{
    color: #ef4623;
}
.text-underline{
    text-decoration: underline!important;
}
.navbar-brand{
    margin-top: 15px;
}
.navbar-brand img {
    height: 60px;
}
.navbar{
    background-color: #193e6c;
    color: #fff;
    min-height: 96px;
    font-family: "montserratlight";
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link{
    color: #fff;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link:hover, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover{
    color: #ef4623;
}
.btn-underline {
    text-decoration: underline !important;
}
.btn-signup {
    background-color: #ef4623;
}
.btn-login {
    background-color: #72cc9b;
}
.btn-red{
    background-color: #ef4623!important;
}
.btn-blue{
    background-color: #193e6c!important;
}
.btn-green{
    background-color: #54ab92!important;
}
.btn-disabled{
    background-color: #616161!important;
    color: #fff!important;
    pointer-events: none;
}
.btn-icon {
    font-size: 16px;
    background: transparent;
    border: 0;
}
.btn-icon.btn-medium {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
}
.btn-icon-trash {
    color: #999;
}

.btn-share{
    position: relative;
    top: 12px;
}

.top-shadow {
    box-shadow: rgb(0 0 0 / 45%) 0px -20px 20px -20px;
    top: 5vh;
}

.uppercase{
    text-transform: uppercase;
}

.navbar .btn{
    color: #fff!important;
    padding: .45rem 1.1rem;
}
.btn.btn-rounded{
    border-radius: 20px;
}
.btn .fa.left {
    margin-right: 5px;
}
.btn .fa.right {
    margin-left: 5px;
}
.assignment-list .btn .fa {
    height: auto;
    width: 32px;
    margin: 0px;
}

.card-footer .btn-icon {
    padding: 8px !important;
    border-radius: 5px !important;
    height: 32px;
    width: 32px;
    font-size: 16px !important;
}

.navbar .btn .fa {
    font-size: 1.2rem;
    vertical-align: middle;
    margin-top: -2px;
}
.btn.btn-small{
    padding: 10px 15px;
    font-size: 12px;
    border-radius: 10px;
}
.btn.btn-medium{
    padding: 7px 12px;
    font-size: 13px;
    border-radius: 15px;
}
.btn.btn-nomargin{
    margin: 0px;
}
.btn-cursor{
    cursor: pointer;
}
.fa-btn {
    padding: 7px;
    background: #8cce09;
    border-radius: 4px;
    color: white;
}

.bg-grey{
    background-color: #ccc!important;
}

.card.assignment-card .card-body{
    display: none;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

.card.assignment-card.is-expired{
    background-color: #ffe8e8 !important;
}

.total-score{
    border: 1px solid grey;
    background: #e9e9e9;
    border-radius: 3px;
    min-width: 60px;
    display: inline-block;
    text-align: right;
}

footer.page-footer{
    font-family: "montserratlight";
}
footer.page-footer strong{
    font-family:"Rockwell-Regular";
}
footer.page-footer ul li{
    margin-bottom: 10px;
}
footer.page-footer{
    min-height: 250px;
    background-color: #112b58;
}
footer.page-footer .footer-copyright {
    background-color: transparent;
}
footer .footer-bg-left{
    position: absolute;
    left: 0;
    bottom: 0;
}
footer .footer-bg-right{
    position: absolute;
    right: 0;
    bottom: 0;
}
section{
    background-repeat: no-repeat;
}
section#home-cta1{
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: center center;
}
section#home-cta2{
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center center;
}
section#home-cta3{
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 100px;
    background-position: center center;
}
section.other-section{
    background-size: 100% auto;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: top center;
}
section.game-section{
    background-size: contain;
    padding-top: 20px;
    padding-bottom: 100px;
    background-position: center bottom;
}
section.game-section.livegame-dashboard-section {
    min-height: 75vh;
    background-size: cover;
}
section .breadcrumb{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;

}
section ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: ">";
}
section .breadcrumb:last-child{
    /*color: #193e6c;*/
    color: black;

}
section .breadcrumb a{
    /*color: #193e6c;*/
    text-decoration: underline;

}
section .info-wrap{
    text-align: right;
    font-size: 24px;

}

.valign-wrap{
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.valign-text{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.transparent-box{
    padding:20px 0 200px;
}

.transparent-box-flag{
    padding:20px 0 25vh;
    max-width: 800px;
    margin: 0px auto;
}

.fat-chin {
    width: 100%;
    height: 10px;
}

/* ==============================
   Other  sections
   ============================== */
.contain-wrap{
    color: #193e6c;
    margin-top: 50px;
    margin-bottom: 50px;
}
.contain-box{
    border: 2px solid #4893a1;
    background-color: #fff;
    border-radius: 15px;
    padding: 15px;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, .55);
    -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, .55);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .55);
}
.contain-title{
    font-family:"Rockwell-Regular";
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}
.contain-desc{
    font-family:"Rockwell-Regular";
    text-align: center;
}

/* ==============================
   Game sections
   ============================== */
.game-wrap{
    color: black;
    /*font-weight: bold;*/
    /*color: #193e6c; */
    margin-top: 50px;
    margin-bottom: 50px;

}

.workoutgame-wrap{
    display: none;
}
.workoutgame-wrap.active{
    display: block;
}
.game-box{
    border: 2px solid #4893a1;
    background-color: #fff;
    border-radius: 15px;
    padding: 15px;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, .55);
    -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, .55);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .55);
}
.game-title{
    font-family:"Rockwell-Regular";
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}
.game-desc{
    font-family:"Rockwell-Regular";
    text-align: center;
}
.game-box{
    margin-top: 20px;
    font-family: "Rockwell-Regular";
}
.game-box .game-question{
    margin-bottom: 20px;
}
.game-box .question-set{
    border-bottom: 1px solid #999;
    margin-top: 15px;
    padding-bottom: 15px;

}
.game-box input{
    box-shadow:none;
}
.game-box .question-set-borderless{
    margin-bottom: 7px;
}

.game-box .question-set::after{
    content: '';
    margin-top: 15px;
    margin-bottom: 15px;

    }
.game-box .question-set:last-child{
    border-bottom: none;
}

.game-box .form-control{
    color: black !important;
    font-size: 1.1rem;
}

.custom-control-label{
    cursor: pointer;
}
.custom-control-label{
    font-size: 25px;
}
.custom-control-input:checked~.custom-control-label{
    color: #193e6c;
}

label{
    color: black;
}

.input-error{
    border-bottom: 2px solid red !important;
}

.classroom-box{
    border: 1px solid gainsboro;
    border-radius: 5px;
}

.module .question-image{
    max-width: 150px;
    height: auto;
    border-radius: 15px;
    border: 2px solid #ccc;
    overflow: hidden;
    margin: 0 auto 0;
    margin-bottom: 10px;
}
.module .question-image img{
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}
.module .question-answerwrap{
    text-align: center;
    margin: 0 auto 0;
}
.module .question-text{
    font-family:"Rockwell-Regular";
    text-align: left;
    line-height: 1.8em;
    margin-bottom: 10px;
}
.module .input-word{
    border: 2px solid #333;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    color: #333;

    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.module .answer-zone{
    background: #d4f5fb;
    padding: 20px;
    min-height: 120px;
    width: 100%;
    padding-bottom: 50px !important;
}

.module .answer-zone:after {
    content: 'Drag and drop answer here';
    display: inline-block;
    width: 100%;
    padding-top: 30px;
    text-align: center;
    opacity: 0.7;
}

.module ul.answer-zone:has(li):after {
    content: '';
}

.module.module-verbtrainer .input-word{
    box-sizing: inherit;
    border-bottom: none!important;
    border: 2px solid #333!important;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none!important;
    color: #333;
    margin: 0px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    box-shadow: none!important;
}
.module.module-verbtrainer .input-word.answered, .module.module-verbtrainer .select-word.answered{
    /*border: 2px solid #ccc!important;*/
    /*color: #666;*/
}
.relative{
    position: relative;
}
.module.module-verbtrainer .verb-trainer-inputwrap{

      width: 100%;
      position: relative;
      display: flex;

}/*
.module.module-verbtrainer .verb-trainer-inputwrap input {
      width: 100%;
      border: 3px solid #00B4CC;
      border-right: none;
      padding: 5px;
      height: 20px;
      border-radius: 5px 0 0 5px;
      outline: none;
      color: #9DBFAF;
}*/
.module.module-verbtrainer .verb-trainer-inputwrap .verb-trainer-inputguide{
        display: flex;
      width: auto;
      height: auto;
      white-space: nowrap;
      /*border: 2px solid #193e6c;*/
      border-right: 0px;
      /*background: #193e6c;

      padding:5px 20px;*/
      text-align: center;

      border-radius:  0px 0 0 0px ;
      font-size: 12px;

      padding-right: 0px;
}

.module.module-verbtrainer .verb-trainer-inputwrap .verb-trainer-inputguide span:first-child{
    padding: 5px 20px;
    display: inline-block;
    height: auto;
    background-color: #193e6c;
    color: #fff;
    padding-left: 20px;
}


.module.module-verbtrainer .verb-trainer-inputwrap .verb-trainer-inputguide span:last-child{
    font-size: 1rem;
    display: inline-block;
    margin-left: 10px;
    padding:2px;
    line-height: 2rem;
}

.module.module-verbtrainer .verb-trainer-inputwrap  #verb-trainer-inputanswer{


}
.module.module-verbtrainer .verb-trainer-uihelper{
    position: absolute;
    left: 0px;
    bottom: 35px;
    background-color: #FFF;
    border: 2px solid #193e6c;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0px;
    background-color: #193e6c;
    color: #fff;
    font-size: 12px;
}

.module.module-verbtrainer .verb-trainer-uihelper > div , .module.module-verbtrainer .verb-trainer-answerhelper > div{
    padding: 5px 20px;
}
.module.module-verbtrainer .verb-trainer-answerhelper{
    position: absolute;
    left: 0px;
    top: 39px;
    background-color: #FFF;
    border: 2px solid #ef4623;
    border-radius: 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin: 0px;
    background-color: #ef4623;
    color: #fff;
    font-size: 12px;
}

.module-result{
    font-family:"Rockwell-Regular";
    text-align: center;
}
.module-result i{
    display: block;
    font-size: 50px;
    margin-bottom: 10px;
    color: #b0c1d1;
}
.module-result .result-type{
    text-align: center;
    display: inline-block;
    margin: 0 15px 15px;
}
.game-page .sortable-wrap, .game-page .sortable-wrap {
    border: 2px solid #eee;
    width: 142px;
    min-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    margin-right: 10px;
}
.game-page .sortable-wrap li, .game-page .sortable-wrap li {
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 120px;
}
.module .word, .module .part, .module .sort-word{
    font-family: 'Rockwell-Regular';
    border-radius: 5px;
    border:2px solid #333;
    background-color: #e7f2ff;
    color: #333;
    margin-bottom: 10px;
    margin-right: 20px;
    padding: 2px 7px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.27s linear(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s linear(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s linear(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s linear(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s linear(0.000, 0.000, 0.580, 1.000);

    text-align: center;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

/*.question-set-borderless:first-letter,*/
/*.question-text:first-letter,*/
/*.module .word:first-letter,*/
/*.module .part:first-letter,*/
/*.module .sort-word:first-letter,*/
/*.question-text:first-letter,*/
.uppercase-firstletter:first-letter{
    text-transform: uppercase;
}

.module .sort-word{
    /*width: 100%;*/
    width: auto;
}
.module .word.answer-wrong,.module .part.answer-wrong{
    background-color: #ff0000;
    color: #fff;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.module .word.answer-correct, .module .part.answer-correct{
    background-color: #3cb44b;
    color: #fff;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.answer-correct::before, .assign-to-list .answered::after, .multiple-choice-dropdown .answered::after {
    margin-right: 10px;
    content: "\2713";
}

.answer-wrong::before, .assign-to-list .answered-wrong::after, .multiple-choice-dropdown .answered-wrong::after {
    margin-right: 10px;
    content: "\00d7";
}


.module .list-answered{
    position: relative;
}
.module .list-answered .word{
    display: inline-block;
}
.module.gap-text input.drag-word{
    display: inline-block;
    width: auto;
}
.module .word.answered, .module .part.answered, .module .input-word.answered, .module.gap-text .drag-word.answered, .module.gap-text .select-word.answered, .module .sort-word.answered{
    pointer-events: none;
}
.module .list-left .part, .module .list-right .part{
    display: block;
}


.module.sort-items .lists .list , .module.match-maker .lists .list {
    font-family: "Rockwell-Regular";
    /*float: left;*/
    width: 100%;
    min-height: 100px;
    border-radius: 5px;
    border: 2px solid #404040;
    background-color: white;
    color: #333;
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.module.sort-items .lists .list h3, .module.match-maker .lists .list h3{
    font-size: 1.2rem;
}
.module .ui-draggable{
    cursor: -webkit-grab;
    cursor:    -moz-grab;
    cursor:         grab;
}
.module .ui-draggable.ui-draggable-dragging{
    cursor: -webkit-grabbing;
    cursor:    -moz-grabbing;
    cursor:         grabbing;
    border:2px dotted #333;
    z-index: 1000;
}
.module .drag-word.ui-droppable{
    height: 1.5em;
    margin: 0px;
}


.module.match-maker-images .question-image{
    /*width: 150px;*/
    max-width: 250px;
    /*height: 150px;*/
    border-radius: 5px;
    border: 2px solid #333;
}
.module.match-maker-images .question-image img{
    /*height: 100%;*/
    width: 100%;
    object-fit: cover;
    object-position:center center;
}
.module.gap-text .drag-word {
    background-color: transparent;
    border: 2px solid #ccc;
    border-radius: 5px;
    padding-left: 2px;
    padding-right: 2px;
    color: #000 !important;

    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.game-box .question-mixed{
    margin-top: 7px;
}
.game-box.odd-one-out .question{
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}
.game-box.intro{
    min-height: auto;
}

.module.gap-text .select-word {
    font-family: "Rockwell-Regular";
    background-color: transparent;
    border: 2px solid #333;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    display: inline-block;
    width: auto;
    height: 2rem;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.module.gap-text span.word.selected{
    background: orange;
}

.module.gap-text .drag-word.ready-for-answer{
    border: 2px dotted orange;
}

.module.assign-to-list .input-word{
    width: auto;
    max-width: 88%;
    border-bottom: 2px solid #333!important;
    box-shadow: none!important;
    /*border-radius: 5px;*/
    padding-left: 2px;
    /*padding-right: 2px;*/
    margin-left: 1px;
    color: #333;
    /*background-color: #e7f2ff;*/
    display: inline-block;
    height: 1.5rem;
    margin-bottom: 0;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.module .input-word.answered, .module .select-word.answered{
    border-bottom: 2px solid #3cb44b!important;
    color: #000000;
}

.module textarea:focus,.module input:focus,.module select:focus{
    outline: none;
}
.module.order-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.module.order-list ul li.sort-word{
    display: block;
    margin: 1px;
}
.module.order-list-horizontal ul li.sort-word{
    /*float: left;*/
    margin: 1px;
}

.module.order-list ul li.sort-word.ui-sortable-helper{
    border:2px dotted #333;
}

.module.order-list .highlight {
    border-radius: 5px;
    border:2px dotted #333;
    padding: 2px 7px;
    margin-bottom: 10px;
}
.modal {
    text-align: center;
}
.standard-modal{
    display: block;
    max-width: 500px;
}
.modal-big-width {
    width: 80vw !important;
    max-width: 900px;
}
.standard-modal p{
    margin: 0px;
}
#cheat-contain {
    background-color: #eee;
    padding: 5px;
}
#cheat-contain h5{
    margin-bottom: 0;
}
#cheat-contain .modal-body p{
    font-size: 14px;
    margin-bottom: 0;
}
@media screen and (min-width: 1180px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}
.standard-modal .modal-header{
    display: block;
}

.game-box.progress-box .progress, .game-box.progress-box .progress .progress-bar{
    height: 15px;
    margin:0;
    margin-bottom: 10px;
}
.game-box .progress-timer, .game-box .progress-count{
    font-family: "Rockwell-Regular";
    color: #193e6c;
    font-size: 16px;
    font-weight: bold;
}
.progress-timer .timer > div{
    display: inline-block;
    text-align: center;
}

.progress-timer .timer.jst-timeout {
    color: red;
}
.keyboard-accents-wrap{
    margin: 20px auto;
    text-align: center;
}
.keyboard-accents-wrap a{
    color: #333;
    background-color: #b0c1d1;
    border-radius: 10px;
    font-weight: bold;
    margin: 0px 5px;
    padding: 8px 8px 6px;
    font-family: "Rockwell-Regular";
    text-align: center;
    cursor: pointer;
    line-height: 2.5em;
}
.module .input-word.input-letter {

    text-align: center;
    width: 25px !important;
    /*
    height: 24px;
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0;*/
    margin: 0px;
    padding-left: 1px;
    padding-right: 1px;
}

.module .droppable-correct, .module .input-word.answer-correct, .module .select-word.answer-correct, .module .sort-word.answer-correct{
    border: 2px solid #3cb44b!important;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}
.module .droppable-wrong, .module .input-word.answer-wrong, .module .select-word.answer-wrong{
    border: 2px solid #ff0000!important;
}
.module .input-letter.answer-wrong {
    /*border: 0 !important;
    border-bottom: 2px solid #ff0000!important;*/
}
/* ==============================
   Header
   ============================== */

.header-text{
    max-width: 768px;
    margin: 0 auto 0;
    position: relative;
}
.header-overlay-text{
    position: absolute;
    top: 0;
    left: 0;
    padding:3% 22% 5%;
    color: #fff;
    font-size: 18px;
    height: 100%;
    width: 100%;
    text-align: center;
}

.country-selector-wrap{
    text-align: center;
}

.country-selector-item{
    color: #112b58;
    background-color: #b0c1d1;
    display: inline-block;
    border-radius: 15px;
    font-weight: bold;
    margin: 10px 15px;
    padding: 15px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.country-selector-item:hover{
    background-color: #ef4623;
    color: #fff;
}

.country-selector-item img{
    display: block;
    margin: 0 auto;
   margin-bottom: 10px;
}

.vocab-container{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 50%;
    flex-direction: column;
}

.speech{
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 30px;
    color: white;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card-selector-wrap{
    text-align: center;
}

.card-selector-item{
    color: #112b58;
    background-color: #b0c1d1;
    display: inline-block;
    border-radius: 15px;
    font-weight: bold;
    margin: 0 15px;
    padding: 0;
    overflow: hidden;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.card-selector-item:hover{
    background-color: #ef4623;
    color: #fff;
}

.card-selector-item .card-selector-item-image{
    background-color: #193e6c;
    padding: 30px;
}
.card-selector-item .card-selector-item-image img{
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.card-selector-item .card-selector-item-desc{
    padding: 15px;
}

@keyframes glowing {
    0% { background-color: #ef4623; box-shadow: 0 0 5px #aa3219; }
    50% { background-color: #ff9e1e; box-shadow: 0 0 20px #aa3219; }
    100% { background-color: #ef4623; box-shadow: 0 0 5px #aa3219; }
}

.btn-blinking{
    animation: glowing 1200ms infinite;
}

.game-selector-wrap{
    text-align: center;
}

.game-selector-item{
    color: #112b58;
    background-color: #b0c1d1;
    display: inline-block;
    border-radius: 15px;
    font-weight: bold;
    margin: 0 15px 30px;
    padding: 0px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    overflow: hidden;
    position: relative;
}

.game-selector-item-my img {
    max-width: 115px;
}

.game-selector-item:hover{
    background-color: #ef4623;
    color: #fff;
}

.game-selector-item .coming-soon{
    filter: none !important;
    -webkit-filter: none !important;
    background: none;
    position: absolute;
    top: 0px;
}

.disabled .game-selector-item{
    background-color: #cacaca;
    color: #7d7d7d;
}

.disabled .game-selector-item:hover{
    background-color: #cacaca;
}

.disabled .game-selector-item img{
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

#home-cta2 .game-selector-item{
    background-color: #ef4623;
    color: #fff;
}
a.active .game-selector-item{
    background-color: #ef4623;
    color: #fff;
}
.game-selector-item img{
    display: block;
    margin: 0 auto;
   margin-bottom: 0px;
}
.game-diff-image{
    background-color: #193e6c;
}
.game-selector-item span{
    display: block;
    padding: 10px 15px;
}

.bug-btn {
    bottom: 60px;
    right: 10px;
    z-index: 20;
    border-radius: 40px;
    height: 66px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: 'montserratbold';
    transform: scale(0.8);
}

.form-control.form-config{
    min-height: 250px;
}
.form-control.form-search, .form-control.form-input{
    border: 1px solid #ced4da!important;
    padding: 0px 5px;
    box-shadow: none!important;
    box-sizing: border-box;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa!important;
}
.select2-container--default{
    font-size: 14px;
}
.select2-container--default .select2-results__group{
    font-family: "montserratbold";
}

#phaser-game > canvas{
    margin: 0 auto;
}


select.form-control.form-config option {
  cursor: pointer;

}
select.form-control.form-config option:disabled {
  color: #ccc;

}
select.form-control.form-config option.selected {
  font-weight: bold;
}

/* ==============================
   Signup and members
   ============================== */
.pricing-wrap{
    margin-bottom: 25px;
}
.pricing-item{
    color: #193e6c;
    border-radius: 0px;
    font-weight: bold;
    /*margin: 0 15px;
    padding: 30px 15px;
*/
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    overflow: hidden;
}
.card-body.pricing-item h3{
    background-color:#b1c2d2;
    padding:15px 15px 5px;
    font-weight: bold;
    font-family:"Rockwell-Regular";
}

.card-body.pricing-item .form-group label{
    margin-top: .5rem;
    margin-bottom: 0rem;
}
.card-body.pricing-item .form-group{
    padding:0 30px;
}
.card .card-body p{
    margin-bottom: 0.5em;
}
.pricing-wrap.special-product{
    background-color: #ef4623;
    background-image: linear-gradient(#ef4623, #a9290f);
}
.special-product h3{
    background-color: #ef4623 !important;
}

.special-product .pricing-item, .special-product label, .special-product input{
    color: white !important;
}

.score-frame{
    width: 100%;
}

label strong{
    position: relative;
    top: -7px;
    color: black;
}

.teacher-gamescore-table{
    display: none;
}
.teacher-gamescore-table.activated{
    display: block;
}
.dashboard-game-warp p{
    margin-bottom: 0px!important;
}
.dashboard-class-wrap{
    border: 1px solid #dadce0;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    min-height: 150px;
    height: 150px;
    margin-bottom: 30px;
    color: #333;
}
.dashboard-class-wrap > div{
    padding: 5px;
}
.dashboard-class-wrap > div.dashboard-class-header{
    background: #83eaff;
}


/* ==============================
   Others
   ============================== */
.valign-content{
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}

.valign-center{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.ff-blue{
    color:#193e6c;
}
.ff-red{
    color: #ef4623;
}

.fs-2_8 { font-size: 0.85rem !important; line-height: 0.9rem !important; }

.fs-3_5 { font-size: 1.15rem !important; }

@media only screen and (max-width: 768px) {
    section h2.fs-5{
            font-size: 2rem!important;

    }
    .footer-bg-left, .footer-bg-right{
        display: none;
    }
}

select{
    display: inline-block!important;
}

.stripe-loading-indicator{
    display: none;
}

.stripe-loading-indicator .stripe, .stripe-loading-indicator .stripe-loaded{
    background: #ef4623!important;
}

.classroom-manage-tabs .tab-pane {
}

.jumbotron-configuration {
    padding: 20px;
}

.tabs-cyan {
    background-color: #193e6c!important;
}
.classic-tabs .nav.tabs-cyan li a.active{
    border-color: #ef4623!important;
    font-family: "montserratbold";
}
.classic-tabs .nav {
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    border-radius: .3rem .3rem 0 0
}

@media (min-width: 62rem) {
    .classic-tabs .nav {
        overflow-x:hidden
    }
}

.classic-tabs .nav li a {
    display: block;
    padding: 20px 24px;
    font-size: 13px;
    color: rgba(255,255,255,.7);
    text-align: center;
    text-transform: uppercase;
    border-radius: 0
}

.classic-tabs .nav li a:not(.active) {
    margin-bottom: 3px
}

.classic-tabs .nav li a.active {
    color: #fff;
    border-bottom: 3px solid
}

@media (min-width: 62em) {
    .classic-tabs .nav li:first-child {
        margin-left:25px
    }
}

.classic-tabs .nav.tabs-cyan li a.active {
    border-color: #ffeb3b
}

.classic-tabs .nav.tabs-orange li a.active {
    border-color: #e53935
}

.classic-tabs .nav.tabs-grey li a.active {
    border-color: #fff
}

.classic-tabs .nav.tabs-pink li a.active {
    border-color: #673ab7
}

.classic-tabs .nav.tabs-green li a.active {
    border-color: #1565c0
}

.classic-tabs .nav.tabs-primary li a.active {
    border-color: #fff
}

.classic-tabs .nav.tabs-animated li a.active {
    border: none
}

.classic-tabs .nav.tabs-animated.tabs-cyan .floor {
    background-color: #ffeb3b
}

.classic-tabs .nav.tabs-animated.tabs-orange .floor {
    background-color: #e53935
}

.classic-tabs .nav.tabs-animated.tabs-grey .floor {
    background-color: #fff
}

.classic-tabs .nav.tabs-animated.tabs-pink .floor {
    background-color: #673ab7
}

.classic-tabs .nav.tabs-animated.tabs-green .floor {
    background-color: #1565c0
}

.classic-tabs .nav.tabs-animated.tabs-primary .floor {
    background-color: #fff
}

.classic-tabs .nav.tabs-animated .floor {
    position: absolute;
    bottom: 0;
    z-index: 1200;
    display: inline-block;
    width: 30px;
    height: 3px;
    transition: all .4s linear
}

.classic-tabs .tab-content.card {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.verb-trainer-inputwrap .material-tooltip {
    padding: 8px 8px;
    font-size: 12px;
    z-index: 2000;
    background-color: transparent;
    border-radius: 5px;
    color: #fff;
    opacity: 0;
    position: absolute;
    text-align: center;
    max-width: calc(100% - 4px);
    overflow: hidden;
    right: 0;
    top: 0;
    pointer-events: none;
    visibility: hidden;
    background-color: #ff0000;
    transition: all .4s linear;
    font-family: 'montserratbold';

}
.verb-trainer-inputwrap .material-tooltip.active{
    opacity: 1;
    visibility: visible;
}
#user-dashboard{
    font-family: 'montserratlight';
}

#user-dashboard .classic-tabs .nav{
    font-family: 'montserratmedium';
}
#user-dashboard textarea.md-textarea{
    padding: 0;
}
#user-dashboard .alert.alert-info{
    font-family: "Verdana", Times, serif;
}
.bootstrap-datetimepicker-widget .fa.fa-clock-o:before {
  content: "\f017";
}
.bootstrap-datetimepicker-widget .fa-arrow-up::before {
    content: "\f062";
}
.bootstrap-datetimepicker-widget .fa-arrow-down::before {
    content: "\f063";
}
.bootstrap-datetimepicker-widget table td span{
    color: #333;

}
.bootstrap-datetimepicker-widget .timepicker-picker table td span{
    color: #333;
    width: 34px!important;
    height: 54px!important;
}

.flatpickr-time input{
    height: inherit !important;
}
.navbar-toggler.collapsed .navbar-toggler-icon{
    color: #fff;
    background-color: #fff;
    margin-top: 20px;
}
.navbar-nav{
}
.navbar-toggler .navbar-toggler-icon{
    background-image: none!important;
    margin-top: 20px;
}
.navbar-toggler span, .navbar-toggler span::before, .navbar-toggler span::after{
    background-color: #fff;
}
.navbar .nav-item .nav-link{
    font-size: 0.9rem;
}
.responsive-nav-only{
    display: none;
}

/**
 * LIVE GAME DASHBOARD
 */
 .livegame-dashboard-section h1 {
    padding: 16px 0;
 }

.dashboard-topbox {
    width: 70%;
    max-width: 300px;
    position: relative;
}

.dashboard-topbox > h4 {
    color: #fff;
    font-size: 48px;
    line-height: 80px;
    background: #ee4622;
    height: 80px;
}

.dashboard-topbox:after {
    content: '';
    display: block;
    width: 59px;
    height: 80px;
    position: absolute;
    top: 0;
}

.topbox-left {
    text-align: center;
    padding-right: 59px;
}

.topbox-left:after {
    background: url('../themes/mdb/assets/images/livegame/top-box-edge.png') 0 0 no-repeat;
    background-size: contain;
    right: 0;
}

.topbox-right {
    text-align: center;
    margin-left: auto;
    padding-left: 59px;
}

.topbox-right:after {
    background: url('../themes/mdb/assets/images/livegame/top-box-edge-right.png') right top no-repeat;
    background-size: contain;
    left: 0;
}

.counter-start{
    counter-reset: ranking;
}

.dashboard-ranking-container {
    max-width: 720px;
    counter-reset: ranking;
}

.ranking-row {
    margin-bottom: 10px;
}

.ranking-row .player-name {
    font-size: 22px;
    line-height: 48px;
    height: 48px;
    padding-left: 80px;
    position: relative;
}

.ranking-row .player-score {
    font-size: 24px;
    line-height: 32px;;
    text-align: center;;
    background: #e7ecf1;
    border-radius: 15px;
    align-self: center;
}

.ranking-row .player-name:before {
    color: #fff;
    font-size: 22px;
    text-align: center;
    counter-increment: ranking;
    content: counter(ranking);
    display: block;
    background: url('../themes/mdb/assets/images/livegame/ranking-badge-blue.png') center center no-repeat transparent;
    background-size: contain;
    position: absolute;
    left: 16px;
    top: 0;
    width: 48px;
    height: 48px;;
}

.ranking-row:nth-of-type(1) .player-name {
    font-size: 30px;
    font-weight: bold;
    line-height: 80px;
    height: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ranking-row:nth-of-type(2) .player-name:before, .ranking-row:nth-of-type(3) .player-name:before {
    background-image: url('../themes/mdb/assets/images/livegame/ranking-badge-yellow.png');
}

.ranking-row:nth-of-type(1) .player-name:before {
    content: '';
    background: url('../themes/mdb/assets/images/livegame/ranking-no1.png') center center no-repeat transparent;
    background-size: contain;
    width: 80px;
    height: 100%;
    left: 0;
}

.privacy-items p{
    word-wrap: break-word;
}

.btn-warning-icon{
    color: #F80!important;
}

.btn:focus{
    color: black !important;
}

.btn-primary:focus{
    color: white !important;
}

.sticky-bottom{
    position:-webkit-sticky;
    position:sticky;
    bottom:0;
}

.sticky-bottom.game-box{
    bottom: 50px;
}

.keyboard-tablet{
    background: white;
}

.classroom-list {
    max-height: 200px;
    overflow-y: scroll;
}

/* The switch - the box around the slider */
.switch-box {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch-box-small {
    scale: 0.6;
}

/* Hide default HTML checkbox */
.switch-box input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute !important;
    cursor: pointer !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    background-color: #ccc !important;
    -webkit-transition: .4s !important;
    transition: .4s !important;
    height: auto !important;
}

.slider:before {
    position: absolute !important;
    content: "" !important;
    height: 26px !important;
    width: 26px !important;
    left: 4px !important;
    bottom: 4px !important;
    background-color: white !important;
    -webkit-transition: .4s !important;
    transition: .4s !important;
    top: 0px !important;
    border: 0px !important;
}

input:checked + .slider {
    background-color: #2196F3 !important;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3 !important;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px) !important;
    -ms-transform: translateX(26px) !important;
    transform: translateX(26px) !important;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px !important;
}

.slider.round:before {
    border-radius: 50% !important;
}

.col-05 {
    flex: 0 0 5%;
    max-width: 5%;
}

.col-90 {
    flex: 0 0 90%;
    max-width: 90%;
}


.col-95 {
    flex: 0 0 95%;
    max-width: 95%;
}

.highlight {
    color: #ef4623;
    font-weight: bold;
}

.custom-game-icon {
    font-size: 5em;
    /*padding: 20px;*/
    font-weight: normal;
    max-height: 115px;
    height: 100%;
    /*color: black !important;*/
}

.game-custom-image {
    background: #ef4623;
}

.game-selector-item-my{
    background: white;
    border: 2px solid #112b58;
    width: 180px;
}

.game-selector-item-community .game-my-custom-image{
    background: #112b58;
}

.game-selector-item-community .custom-game-icon {
    color: white !important;
}

.game-selector-item-my:hover {
    background: inherit;
    border: 2px solid #ef4623;
    color: #ef4623;
}

.game-my-custom-image {
    background: none;
}

.sweet-alert  h2 {
    text-transform: capitalize;
}

/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #ef4623;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #ef4623;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 0;
}
.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
}
.ribbon-bottom-left::after {
    top: 0;
    left: 0;
}
.ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
}
.ribbon-bottom-right::after {
    top: 0;
    right: 0;
}
.ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
}

.student-score h5 {
    font-size: 0.9rem !important;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 1200px){
    .verb-trainer-inputwrap{
        margin-top: 70px;
    }

    .navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
        font-size: 0.8em;
    }

    .cd-side-nav > ul > li > a{
        font-size: 0.8em;
        line-height: 1.1em;
    }

    .has-children ul a {
        font-size: 0.8em;
    }
}


@media (max-width: 991px){
    .responsive-nav-only{
        display: block;
    }

    .sticky-bottom.game-box{
        bottom: 70px;
    }

    .keyboard-tablet{
        position: fixed;
        bottom: 0px;
        background: white;
        z-index: 15;
        text-align: center;
        width: 100%;
        left: 0px;
    }


    .keyboard-accents-wrap{
        margin: 5px auto;
    }
}

@media (max-width: 768px){
    .header-overlay-text{
        background-color: #ef4623;
        border-radius: 10px;
        height: auto;
        position: relative;
    }
    .header-overlay-text > .valign-content{
        height: auto;
    }
    .header-overlay-image img{
        display: none;
    }
    .header-overlay-text{
        padding: 5px;
    }
    .country-selector-item{
        margin: 5px;
    }
    .game-selector-item{
        margin: 0 5px 20px;
    }
    .btn {
        font-size: .6rem;
        padding: .55rem 1.5rem;
    }
    .form-control {
        font-size: 0.8rem;
    }
    .module .question-image{
        /*margin-bottom: 50px;*/
    }
    .game-box{
        font-size: 0.7em;
    }
    .module .word, .module .part, .module .sort-word{
        margin-right: 5px;
    }

    footer.page-footer .title{
        font-size: 1em;
    }
    footer.page-footer ul li{
        font-size: 0.7em;
    }
    section .breadcrumb{
        font-size: 14px;
    }


}

@media (max-width: 480px){
    section .breadcrumb{
        font-size: 12px;
    }

    .keyboard-accents-wrap a{
        margin: 0px;
    }

}

/* print styles */
@media print {
  body {
    margin: 0;
    background-color: #fff;
  }

  .navbar, .page-footer, .game-print, .breadcrumb-container, .progress-box, .print-hide, .cookiealert{
    display: none !important;
  }
}

@supports (-webkit-overflow-scrolling: touch) {
    /* CSS specific to iOS devices */
    .form-config.allow-select-1{
        min-height: auto;
    }
}

@supports not (-webkit-overflow-scrolling: touch) {
  /* CSS for other than iOS devices */
}
