@charset "UTF-8";
/*@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&subset=latin-ext";*/
/*@import url('https://fonts.googleapis.com/css?family=Gudea:400,400i,700&subset=latin-ext'); // Bazı TR harfler yok */
.progress-circle {
  -webkit-box-shadow: 0px 0px 5px 2px rgba(62, 62, 62, 0.17);
          box-shadow: 0px 0px 5px 2px rgba(62, 62, 62, 0.17);
  background-color: #D9D9D9;
}

.progress-circle, .progress-circle .item, .progress-circle .draw {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.progress-circle .item {
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  clip: rect(0px, 50px, 50px, 25px);
  overflow: hidden;
}

.progress-circle .draw {
  position: absolute;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  clip: rect(0px, 25px, 50px, 0px);
  background-color: #8aa8ac;
  overflow: hidden;
}

.progress-circle .content {
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: 5px;
  margin-top: 5px;
  background-color: #fbfbfb;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  -webkit-box-shadow: 0px 0px 15px 1px rgba(160, 160, 160, 0.27);
          box-shadow: 0px 0px 15px 1px rgba(160, 160, 160, 0.27);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.progress-circle:hover .content {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* ---------------------------------------------------
     Circle Progress
----------------------------------------------------- */
.circles-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.circle-progress {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 150px;
  max-height: 150px;
  min-width: 40px;
  min-height: 40px;
}

.circle-progress .progress-content {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.circle-progress .progress-content.semi {
  top: 85%;
}

.circle-progress circle {
  stroke-linecap: round;
  stroke: #F56325;
  -webkit-transition: stroke-dashoffset 0.1s linear;
  transition: stroke-dashoffset 0.1s linear;
}

/* ---------------------------------------------------
     Circle Progress
----------------------------------------------------- */
/* quicksand-300 - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/quicksand/quicksand-v19-latin-ext_latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-300.woff2") format("woff2"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-300.woff") format("woff"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-300.ttf") format("truetype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-300.svg#Quicksand") format("svg");
  /* Legacy iOS */
}

/* quicksand-500 - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/quicksand/quicksand-v19-latin-ext_latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-500.woff2") format("woff2"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-500.woff") format("woff"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-500.ttf") format("truetype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-500.svg#Quicksand") format("svg");
  /* Legacy iOS */
}

/* quicksand-regular - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/quicksand/quicksand-v19-latin-ext_latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-regular.woff2") format("woff2"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-regular.woff") format("woff"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-regular.ttf") format("truetype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-regular.svg#Quicksand") format("svg");
  /* Legacy iOS */
}

/* quicksand-700 - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/quicksand/quicksand-v19-latin-ext_latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-700.woff2") format("woff2"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-700.woff") format("woff"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-700.ttf") format("truetype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-700.svg#Quicksand") format("svg");
  /* Legacy iOS */
}

/* quicksand-600 - latin-ext_latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/quicksand/quicksand-v19-latin-ext_latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-600.woff2") format("woff2"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-600.woff") format("woff"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-600.ttf") format("truetype"), url("../fonts/quicksand/quicksand-v19-latin-ext_latin-600.svg#Quicksand") format("svg");
  /* Legacy iOS */
}

.error-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  background: #34415a;
  padding: 20px;
  color: #fff;
}

.error-page .error-title {
  font-size: 10vh;
}

.error-page .error-code {
  font-size: 7vh;
  opacity: .2;
}

.error-page .error-icon {
  font-size: 14vh;
  opacity: .2;
}

.error-page .error-desc {
  font-size: 3vh;
  text-align: center;
}

.error-page .action-buttons {
  margin-top: 15px;
}

/* ---------------------------------------------------
     Virtual Keyboard
----------------------------------------------------- */
virtual-keyboard {
  width: 100%;
  height: calc(100% - 80px);
  min-height: 115px;
  max-height: 250px;
  max-width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
}

.virtual-keyboard-output {
  width: 100%;
  text-align: center;
  font-size: 34px;
  min-height: 48px;
}

.virtual-keyboard-output:empty:before {
  content: attr(data-placeholder);
  color: gray;
}

.virtual-keyboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 1em;
  height: 100%;
}

.virtual-keyboard .virtual-keyboard-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.virtual-keyboard .virtual-keyboard-row key {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding-left: 1px;
  padding-right: 1px;
  margin: 2px;
  width: 100%;
  background-color: #101823;
  color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.virtual-keyboard .virtual-keyboard-row key#key-enter {
  background-color: #03A9F4;
  color: #fff;
}

.virtual-keyboard .virtual-keyboard-row key#key-enter:hover {
  background-color: #0286c2;
}

.virtual-keyboard .virtual-keyboard-row key#key-del {
  background-color: #E91E63;
  color: #fff;
}

.virtual-keyboard .virtual-keyboard-row key#key-del:hover {
  background-color: #c1134e;
}

.virtual-keyboard .virtual-keyboard-row key#key-highlight {
  position: relative;
  background-color: #484848;
  color: transparent;
  overflow: hidden;
  min-width: 30px;
  font: normal normal normal 24px/1 "Material Design Icons";
}

.virtual-keyboard .virtual-keyboard-row key#key-highlight:after {
  position: absolute;
  content: "\f336";
  color: #fff;
  left: calc(50% - 12px);
}

.virtual-keyboard .virtual-keyboard-row key#key-highlight:hover {
  background-color: #2f2f2f;
}

.virtual-keyboard .virtual-keyboard-row key#key-highlight.highlight-active {
  background-color: #f48c03;
}

.virtual-keyboard .virtual-keyboard-row key#key-highlight.highlight-active::after {
  content: "\f6e8";
}

.virtual-keyboard .virtual-keyboard-row key.keyDisabled {
  opacity: .2;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

.virtual-keyboard .virtual-keyboard-row key:empty {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 60%;
          flex: 1 0 60%;
}

.virtual-keyboard .virtual-keyboard-row key:hover, .virtual-keyboard .virtual-keyboard-row key:active, .virtual-keyboard .virtual-keyboard-row key:focus {
  background-color: #484848;
}

.virtual-keyboard .virtual-keyboard-row key.active {
  background-color: #484848;
}

.kbrow:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 24em;
  margin-left: 10px;
}

.kbrow:nth-child(3) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 20em;
  margin-left: 15px;
}

.list-group {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.list-group-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  min-height: 60px;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border: none;
  border-bottom: 1px solid #f5f4f4;
  margin-bottom: 1px;
}

.list-group-item:hover {
  background-color: #f9f9f9;
}

.list-group-item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: .8;
  min-height: 60px;
}

.list-group-item .icon.closed i {
  color: #333;
}

.list-group-item .icon i {
  font-size: 24px;
  font-weight: bold;
  color: #2196f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  font-style: normal;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /*@media (max-width:400px) {
        width: 30px;
        font-size:18px;
      }  */
}

.list-group-item .icon i.mdi {
  font-weight: normal;
}

.list-group-item .label-text {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 13px;
  font-weight: 500;
  color: #888888;
  padding: 5px 0px;
}

.list-group-item .label-text .label-desc {
  font-size: 12px;
  opacity: .7;
  font-weight: normal;
}

@media (min-width: 769px) {
  .list-group-item .label-text .label-desc.collapse {
    display: block !important;
    height: auto !important;
  }
}

.list-group-item .switch {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-right: 10px;
}

/* ---------------------------------------------------
     Switch
----------------------------------------------------- */
.switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 20px;
}

.switch input {
  display: none;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 0px;
  bottom: -3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-box-shadow: 0px 0px 5px rgba(111, 111, 111, 0.28), 0px 2px 5px rgba(82, 79, 79, 0.38);
          box-shadow: 0px 0px 5px rgba(111, 111, 111, 0.28), 0px 2px 5px rgba(82, 79, 79, 0.38);
}

.switch.sm {
  width: 37px;
  height: 15px;
}

.switch.sm .slider:before {
  height: 22px;
  width: 22px;
}

.switch.sm input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  transform: translateX(16px);
}

.switch.xs {
  width: 27px;
  height: 12px;
}

.switch.xs .slider:before {
  height: 16px;
  width: 16px;
  bottom: -2px;
}

.switch.xs .slider-text {
  position: absolute;
  font-size: 9px;
  color: #fff;
  top: 17px;
  left: 3px;
}

.switch.xs input:checked + .slider:before {
  -webkit-transform: translateX(12px);
  transform: translateX(12px);
}

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

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

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}

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

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

/* ---------------------------------------------------
     Page Nav
----------------------------------------------------- */
.navbar-main {
  background-color: #16202f;
  height: 53px;
  padding: 10px;
  position: relative;
  line-height: 28px;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  color: rgba(225, 235, 245, 0.87);
}

.navbar-page {
  background: rgba(171, 171, 171, 0.95);
  color: rgba(0, 0, 0, 0.99);
  height: 53px;
  min-height: 30px;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(234, 234, 234, 0.6);
          box-shadow: 0px 2px 0px 0px rgba(234, 234, 234, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}

@media (max-width: 400px) {
  .navbar-page {
    font-size: 14px;
  }
}

.navbar-page a {
  color: rgba(0, 0, 0, 0.99);
}

.navbar-page a:hover {
  color: rgba(0, 0, 0, 0.99);
  text-decoration: none;
}

.navbar-page a:active {
  opacity: 0.5;
}

.navbar-page .breadcrumb {
  margin: 0;
  padding: 0;
  background-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  font-size: 16px;
}

@media (max-width: 400px) {
  .navbar-page .breadcrumb {
    font-size: 14px;
  }
}

.navbar-page .breadcrumb li {
  display: inline;
}

.navbar-page .breadcrumb li.active {
  color: #000;
}

.navbar-page .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.navbar-page .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.navbar-page .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.navbar-page.lightblue {
  background-color: #f6fafb;
}

.navbar-page .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar-page .nav-item:last-child {
  border: none;
}

.navbar-page .nav-item.no-border {
  border: none;
}

.navbar-page .nav-item .nav-btn {
  font-size: 18px;
  cursor: pointer;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 6px 8px;
}

.navbar-page .nav-item .nav-btn.active {
  color: #2196f3 !important;
}

.navbar-page .nav-item .sidebar-toggle {
  font-size: 24px;
}

.navbar-page .navbar-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.navbar-page .navbar-title .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 400px) {
  .navbar-page .navbar-title .title {
    font-size: 14px;
  }
}

.navbar-page .navbar-title .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 769px) {
  .navbar-page .navbar-title {
    margin-left: 15px;
  }
}

.navbar-page .navbar-title.light {
  font-weight: 400;
}

.navbar-page.fixed-top {
  width: 100%;
  position: fixed;
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .navbar-page.fixed-top {
    width: calc(100% - 320px);
  }
  .navbar-page.fixed-top.full-width {
    width: 100%;
  }
}

/* ---------------------------------------------------
       Page Nav //
  ----------------------------------------------------- */
/* ---------------------------------------------------
       Navbar Sub
  ----------------------------------------------------- */
.navbar-sub {
  background: #fff;
  margin-top: -15px;
  margin-bottom: 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 53px;
  z-index: 1;
  -webkit-box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .navbar-sub {
    position: fixed;
    margin-top: 0px;
    width: 100%;
  }
}

/* ---------------------------------------------------
       Navbar Sub //
  ----------------------------------------------------- */
/* ---------------------------------------------------
       Material Tabs
  ----------------------------------------------------- */
.material-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0;
  padding: 0;
  list-style: none;
}

.material-tabs .tab-item {
  cursor: pointer;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.material-tabs .tab-item .text {
  font-size: 16px;
}

.material-tabs .tab-item.active {
  border-bottom: 3px solid #2196f3;
}

/* ---------------------------------------------------
       Material Tabs //
  ----------------------------------------------------- */
/* ---------------------------------------------------
     Sidebar
----------------------------------------------------- */
.body-overlay {
  -webkit-transition: opacity 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36);
  transition: opacity 300ms cubic-bezier(0.335, 0.01, 0.03, 1.36);
  opacity: 0;
  visibility: hidden;
}

.body-overlay.in {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  visibility: visible;
  opacity: 1;
}

.sidebar {
  position: fixed;
  width: 320px;
  margin: 0;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-height: 100vh;
  min-height: 100vh;
  height: 1px;
  /*IE Fix*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: rgba(225, 235, 245, 0.87);
  -webkit-transition: left 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-transition: left 400ms cubic-bezier(0.25, 0.8, 0.25, 1) 0ms;
  transition: left 400ms cubic-bezier(0.25, 0.8, 0.25, 1) 0ms;
}

.sidebar.fixed {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.sidebar.collapsed {
  left: -320px;
  position: fixed;
}

.sidebar.task-sidebar {
  position: relative;
}

.sidebar ul.menu {
  list-style: none;
  padding: 0;
}

.sidebar ul.menu li.divider {
  padding: 10px 0px 0px 10px;
  font-size: 12px;
  color: #656f7b;
  letter-spacing: -0.5px;
  border-top: 1px solid rgba(120, 130, 140, 0.065);
  margin-bottom: 0px !important;
}

.sidebar ul.menu li.divider:first-child {
  border-top: none;
}

.sidebar.sm {
  width: 250px;
}

.sidebar.bg-1 {
  background-color: #101823;
}

.sidebar.bg-2 {
  background-color: #16202f;
}

.sidebar.bg-3 {
  background-color: #1c283b;
}

.sidebar.theme-2 {
  -webkit-box-shadow: inset 0px -2px 10px 6px #131d2b;
          box-shadow: inset 0px -2px 10px 6px #131d2b;
  background: #101823;
}

.sidebar.theme-2 .user-area {
  margin-top: 15px;
  padding: 5px 35px;
  padding-bottom: 15px;
}

.sidebar.theme-2 .sidebar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  padding: 15px;
  -webkit-box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.05), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: -3px 4px 8px 2px rgba(0, 0, 0, 0.05), 0 -1px 0 rgba(0, 0, 0, 0.02);
  height: 53px;
  border-bottom: 1px solid #131c2987;
}

.sidebar.theme-2 .user-profile-icon {
  font-size: 12px;
  width: 40px;
  height: 40px;
  background: #009483;
}

.sidebar.theme-2 .user-fullname {
  margin-top: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 100;
  font-size: 13px;
  color: rgba(225, 235, 245, 0.87);
}

.sidebar.theme-2 .user-fullname span {
  font-size: 11px;
  opacity: .4;
}

.sidebar.theme-2 .list-footer {
  color: rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(120, 130, 140, 0.065);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 11px;
  opacity: 0.7;
}

.sidebar.theme-2 .list {
  margin-top: 10px;
  margin-left: 10px;
}

.sidebar.theme-2 .list .menu li {
  margin-bottom: 5px;
}

.sidebar.theme-2 .list .menu li.active {
  background: #323d52;
  border-left: 5px solid #3b92ef;
}

.sidebar.theme-2 .list .menu li.active span, .sidebar.theme-2 .list .menu li.active i {
  color: #fff !important;
}

.sidebar.theme-2 .list .menu li:hover a i, .sidebar.theme-2 .list .menu li:hover a span {
  color: #fff;
}

.sidebar.theme-2 .list .menu li a {
  padding: 10px 25px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sidebar.theme-2 .list .menu li a i {
  color: rgba(225, 235, 245, 0.87);
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
}

.sidebar.theme-2 .list .menu li a span {
  font-weight: 500;
  color: rgba(225, 235, 245, 0.87);
  margin-left: 10px;
}

.sidebar.theme-1 .sidebar-brand .brand-text {
  color: rgba(225, 235, 245, 0.87);
  font-weight: 700;
  font-size: 18px;
  height: 53px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar.theme-1 ul.menu li {
  position: relative;
}

.sidebar.theme-1 ul.menu li:after {
  content: "";
  background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, #edeff0), to(transparent));
  background: linear-gradient(to left, transparent 0%, #edeff0 50%, transparent 100%);
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .1;
}

.sidebar.theme-1 ul.menu li:last-child:after {
  background: transparent;
}

.sidebar.theme-1 ul.menu li a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  color: rgba(225, 235, 245, 0.65);
  position: relative;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
}

.sidebar.theme-1 ul.menu li a i, .sidebar.theme-1 ul.menu li a span {
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
}

.sidebar.theme-1 ul.menu li.active a {
  background-color: rgba(255, 255, 255, 0.065);
}

.sidebar.theme-1 ul.menu li.active a i {
  border-color: #fff;
}

.sidebar.theme-1 ul.menu li a:before {
  border-radius: 500px;
}

.sidebar.theme-1 ul.menu li a:hover {
  background-color: rgba(255, 255, 255, 0.065);
  color: rgba(225, 235, 245, 0.87);
}

.sidebar.theme-1 ul.menu li a:hover i, .sidebar.theme-1 ul.menu li a:hover span {
  margin-left: 10px;
}

.sidebar.theme-1 ul.menu li a i {
  font-size: 14px;
  background: #4d5161;
  border: 2px solid #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  border-radius: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  font-style: normal;
}

.sidebar.theme-1 i.blue {
  background: #2196f3 !important;
  color: #fff;
}

.sidebar.theme-1 i.red {
  background: #ef193c !important;
  color: #fff;
}

.sidebar.theme-1 i.green {
  background: #22b66e !important;
  color: #fff;
}

.sidebar.theme-1 ul.menu li a span {
  margin-left: 10px;
}

.sidebar .list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 8px;
  overflow: hidden;
  /*  overflow-y: scroll;*/
}

.sidebar .list-header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36px;
          flex: 0 0 36px;
  line-height: 36px;
  padding: 10px;
}

.sidebar .list-header .form-control {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-color: rgba(120, 130, 140, 0.2);
  border-radius: 3px;
  background: 0 0;
  color: rgba(225, 235, 245, 0.87);
  padding: 10px 10px;
  font-size: 13px;
  font-weight: 400;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.sidebar .list-header .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: rgba(120, 130, 140, 0.13);
}

.sidebar .list-header .btn {
  background-color: rgba(120, 130, 140, 0.065) !important;
  color: rgba(225, 235, 245, 0.87);
  border-color: rgba(120, 130, 140, 0.13);
  margin-bottom: 6px;
}

.sidebar .list-footer {
  padding: 0 25px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45px;
          flex: 0 0 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.sidebar .list-footer .list-footer-left {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.sidebar .list-footer .list-footer-right {
  width: auto;
}

.sidebar .list-footer .btn-group .btn {
  background-color: #202e44;
  border-color: rgba(120, 130, 140, 0.13);
  font-size: 14px;
}

.sidebar .list-footer .btn-group .btn:hover {
  -webkit-box-shadow: inset 0 -10rem 0 rgba(158, 158, 158, 0.2);
          box-shadow: inset 0 -10rem 0 rgba(158, 158, 158, 0.2);
  color: rgba(225, 235, 245, 0.87);
}

.sidebar .text-muted {
  color: inherit !important;
  opacity: .6;
}

.sidebar .item-title {
  font-weight: 500;
}

.sidebar a {
  color: rgba(225, 235, 245, 0.87);
  text-decoration: none;
}

.sidebar .list {
  padding-left: 0;
  padding-right: 0;
  border-radius: 3px;
}

.sidebar .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 12px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid rgba(120, 130, 140, 0.065);
}

.sidebar .list-item:last-child {
  border: none;
}

.sidebar .list-item.disabled {
  cursor: not-allowed;
  background-color: #101823;
}

.sidebar .list-item.active {
  background-color: #2196f3;
  color: rgba(255, 255, 255, 0.87) !important;
}

.sidebar .list-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  float: left;
}

.sidebar .list-left + .list-body {
  margin-left: 20px;
}

.sidebar .list-body h3 {
  font-size: 16px;
  margin: 0 0 3px;
  font-weight: 400;
}

.sidebar .user-area {
  padding: 5px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sidebar .user-profile-icon {
  width: 40px;
  height: 40px;
  border-radius: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  background-color: #4d5161;
  font-weight: 700;
  text-align: center;
}

.sidebar .user-fullname {
  width: 100%;
  margin-top: 15px;
  font-weight: 700;
  text-align: center;
}

.sidebar .divider {
  padding: 10px 0px 10px 10px;
  font-size: 12px;
  color: #656f7b;
  letter-spacing: -0.5px;
  border-top: 3px solid rgba(120, 130, 140, 0.065);
  margin-bottom: 0px !important;
}

.sidebar .divider:first-child {
  border-top: none;
}

/* SM */
@media (max-width: 768px) {
  .sidebar.collapse-sm {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -320px;
    z-index: 999;
    max-width: 304px;
  }
  .sidebar.collapse-sm.active {
    z-index: 999;
    left: 0;
  }
}

/* SM // */
/* MD */
@media (max-width: 991px) {
  .sidebar.collapse-md {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -320px;
    z-index: 999;
    max-width: 90%;
  }
  .sidebar.collapse-md.active {
    z-index: 999;
    left: 0;
  }
}

/* MD // */
/* LG >  */
@media (min-width: 992px) {
  .sidebar.collapse-lg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -320px;
    z-index: 999;
    max-width: 90%;
  }
  .sidebar.collapse-lg.active {
    z-index: 999;
    left: 0;
  }
}

/* LG // */
/* ---------------------------------------------------
       Sidebar
  ----------------------------------------------------- */
/* ---------------------------------------------------
     Range Slider
----------------------------------------------------- */
.range {
  margin: 10px 0px;
  /*hide the outline behind the border*/
}

.range input[type=range] {
  -webkit-appearance: none;
  border-radius: 3px;
  width: 100%;
  background: transparent;
}

.range input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  background: #6e3f6d;
  border: none;
  border-radius: 2px;
}

.range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 2px solid #ec008c;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #6e3f6d;
  margin-top: -9px;
}

.range input[type=range]:focus {
  outline: none;
}

.range input[type=range]:focus::-webkit-slider-runnable-track {
  background: #6e3f6d;
}

.range input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  background: #6e3f6d;
  border: none;
  border-radius: 2px;
}

.range input[type=range]::-moz-range-thumb {
  border: 2px solid #ec008c;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #6e3f6d;
}

.range input[type=range]:-moz-focusring {
  outline: 1px solid transparent;
  outline-offset: -1px;
}

.range input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

.range input[type=range]::-ms-fill-lower {
  background: #6e3f6d;
  border-radius: 10px;
}

.range input[type=range]::-ms-fill-upper {
  background: #6e3f6d;
  border-radius: 10px;
}

.range input[type=range]::-ms-thumb {
  border: 2px solid #ec008c;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background: #6e3f6d;
}

.range input[type=range]:focus::-ms-fill-lower {
  background: #6e3f6d;
}

.range input[type=range]:focus::-ms-fill-upper {
  background: #6e3f6d;
}

/* ---------------------------------------------------
     Range Slider // 
----------------------------------------------------- */
.dark-green .item-icons {
  background-color: #244c5a;
}

.dark-green .target-icon:after {
  border-color: transparent transparent transparent #244c5a;
}

.light-royal .item-icons {
  background-color: #8095ce;
}

.light-royal .target-icon:after {
  border-color: transparent transparent transparent #8095ce;
}

.light-red .item-icons {
  background-color: #fa556b;
}

.light-red .target-icon:after {
  border-color: transparent transparent transparent #fa556b;
}

.dark-pink .item-icons {
  background-color: #ec008c;
}

.dark-pink .target-icon:after {
  border-color: transparent transparent transparent #ec008c;
}

.green .item-icons {
  background-color: #009483;
}

.green .target-icon:after {
  border-color: transparent transparent transparent #009483;
}

.orange .item-icons {
  background-color: #ff6d10;
}

.orange .target-icon:after {
  border-color: transparent transparent transparent #ff6d10;
}

.dark-green .group-item {
  background-color: #244c5a;
}

.light-dark-green .group-item {
  background-color: #385d61;
}

.dark-red .group-item {
  background-color: #9e0b10;
}

.light-green .group-item {
  background-color: #b3c739;
}

.game-list .game-group {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 5px;
}

@media (max-width: 640px) {
  .game-list .game-group {
    padding-right: 6px;
    padding-left: 6px;
  }
}

.game-list .game-group .group-title {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.02);
  background: #fff;
  margin-bottom: 10px;
  padding: 5px;
}

.game-list .game-group .group-list .group-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 2px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.game-list .game-group .group-list .group-item:hover {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

.game-list .game-group .group-list .group-item .item-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 0px;
}

.game-list .game-group .group-list .group-item .item-icons .task-icon, .game-list .game-group .group-list .group-item .item-icons .target-icon {
  width: 55px;
  position: relative;
}

.game-list .game-group .group-list .group-item .item-icons .task-icon {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.game-list .game-group .group-list .group-item .item-icons .target-icon:after, .game-list .game-group .group-list .group-item .item-icons .target-icon:before {
  border-style: solid;
  height: 0;
  width: 0;
  content: '';
  position: absolute;
}

.game-list .game-group .group-list .group-item .item-icons .target-icon:before {
  border-width: 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.3);
  top: calc(50% - 5px);
  left: 0;
}

.game-list .game-group .group-list .group-item .item-icons .target-icon:after {
  border-width: 6px;
  top: calc(50% - 6px);
  left: -3px;
  border-color: transparent transparent transparent #340033;
}

.game-list .game-group .group-list .group-item .item-content {
  padding: 3px;
}

.game-list .game-group .group-list .group-item .item-content .title {
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
}

.game-list .game-group .group-list .group-item .item-content .content {
  text-align: right;
  font-size: 16px;
  color: white;
}

@media screen and (max-width: 320px) {
  .game-list .game-group .group-list .group-item .item-content .ranking {
    padding-right: 3px;
    margin-right: 3px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
}

.game-list .game-group .group-list .group-item.dark-green .item-icons {
  background-color: #244c5a;
}

.game-list .game-group .group-list .group-item.dark-green .target-icon:after {
  border-color: transparent transparent transparent #244c5a;
}

.game-list .game-group .group-list .group-item.light-royal .item-icons {
  background-color: #8095ce;
}

.game-list .game-group .group-list .group-item.light-royal .target-icon:after {
  border-color: transparent transparent transparent #8095ce;
}

.game-list .game-group .group-list .group-item.light-red .item-icons {
  background-color: #fa556b;
}

.game-list .game-group .group-list .group-item.light-red .target-icon:after {
  border-color: transparent transparent transparent #fa556b;
}

.game-list .game-group .group-list .group-item.dark-pink .item-icons {
  background-color: #ec008c;
}

.game-list .game-group .group-list .group-item.dark-pink .target-icon:after {
  border-color: transparent transparent transparent #ec008c;
}

.game-list .game-group .group-list .group-item.green .item-icons {
  background-color: #009483;
}

.game-list .game-group .group-list .group-item.green .target-icon:after {
  border-color: transparent transparent transparent #009483;
}

.game-list .game-group .group-list .group-item.orange .item-icons {
  background-color: #ff6d10;
}

.game-list .game-group .group-list .group-item.orange .target-icon:after {
  border-color: transparent transparent transparent #ff6d10;
}

@media (min-width: 992px) {
  .game-list .game-group .group-title {
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    background: #f7f7f7;
  }
  .game-list .game-group .group-list .group-item {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.02);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 -1px 0 rgba(0, 0, 0, 0.02);
    padding: 4px;
    border-radius: 5px;
  }
  .game-list .game-group .group-list .group-item .item-content {
    padding: 10px;
  }
  .game-list .game-group .group-list .group-item .item-content .content {
    font-size: 18px;
  }
}

.game-customizer-wrapper {
  max-width: 700px;
  margin: 0 auto;
  background: #6e3f6d;
  padding: 10px;
}

@media screen and (max-width: 991px) {
  .game-customizer-wrapper {
    margin-top: -15px;
  }
}

@media screen and (min-width: 992px) {
  .game-customizer-wrapper {
    border-radius: 10px;
    padding: 20px;
  }
  .game-customizer-wrapper .game-customizer .game-selector {
    margin-bottom: 15px;
  }
  .game-customizer-wrapper .game-customizer .game-settings .item {
    margin-bottom: 15px;
  }
}

.game-customizer-wrapper .game-customizer .game-selector {
  border-radius: 5px;
  background-color: #4b0049;
  overflow: hidden;
  padding: 3px;
  margin-bottom: 5px;
}

.game-customizer-wrapper .game-customizer .game-selector .selector-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.game-customizer-wrapper .game-customizer .game-selector .selector-items .selector-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 8px;
  color: #fff;
}

.game-customizer-wrapper .game-customizer .game-selector .selector-items .selector-item.active {
  background-color: #ec008c;
}

.game-customizer-wrapper .game-customizer .game-selector .selector-text {
  background-color: #ec008c;
  color: #fff;
  text-align: center;
  padding: 3px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.game-customizer-wrapper .game-customizer .game-selector.word-pool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.game-customizer-wrapper .game-customizer .game-selector.word-pool label {
  font-weight: normal;
  color: #fff;
  margin: 0px 5px;
}

.game-customizer-wrapper .game-customizer .game-settings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.game-customizer-wrapper .game-customizer .game-settings .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 5px;
  background-color: #4b0049;
  padding: 10px;
  margin-bottom: 5px;
  width: 49%;
}

.game-customizer-wrapper .game-customizer .game-settings .item.disabled {
  opacity: .3;
}

.game-customizer-wrapper .game-customizer .game-settings .item.disabled .buttons {
  visibility: hidden;
}

.game-customizer-wrapper .game-customizer .game-settings .item.disabled .updown .content {
  visibility: hidden;
}

.game-customizer-wrapper .game-customizer .game-settings .item.disabled .range {
  visibility: hidden;
}

.game-customizer-wrapper .game-customizer .game-settings .item .title {
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
}

.game-customizer-wrapper .game-customizer .game-settings .item .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.game-customizer-wrapper .game-customizer .game-settings .item .buttons input[type="radio"] {
  display: none;
}

.game-customizer-wrapper .game-customizer .game-settings .item .buttons label {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}

.game-customizer-wrapper .game-customizer .game-settings .item .buttons input[type="radio"]:checked + label {
  background-color: #ec008c;
}

.game-customizer-wrapper .game-customizer .game-settings .item .updown {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ec008c;
  color: #fff;
  height: 36px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-radius: 25px;
}

.game-customizer-wrapper .game-customizer .game-settings .item .updown .minus, .game-customizer-wrapper .game-customizer .game-settings .item .updown .plus {
  font-size: 30px;
  padding: 5px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  font-weight: bold;
  text-decoration: none;
}

.game-customizer-wrapper .game-customizer .game-settings .item .updown .content {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ec008c;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
}

.game-customizer-wrapper .btn-game-start {
  background: #3d1152;
  padding: 1px;
  border-radius: 10px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.game-customizer-wrapper .btn-game-start .icon {
  padding: 5px;
  font-size: 18px;
}

.game-customizer-wrapper .btn-game-start .content {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ec008c;
}

/* Finish Screen */
finish-screen {
  margin: 0 auto;
}

@media (min-width: 801px) {
  finish-screen {
    width: 830px;
  }
}

.finish-screen {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 50px;
}

.finish-screen .finish-task-header-wrapper {
  padding: 10px;
  padding-bottom: 0px;
  margin: 0 auto;
}

.finish-screen .finish-task-header-wrapper .finish-task-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.finish-screen .finish-task-header-wrapper .finish-task-header .icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.finish-screen .finish-task-header-wrapper .finish-task-header .icons .task-icon, .finish-screen .finish-task-header-wrapper .finish-task-header .icons .target-icon {
  width: 55px;
  position: relative;
}

.finish-screen .finish-task-header-wrapper .finish-task-header .icons .task-icon {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}

.finish-screen .finish-task-header-wrapper .finish-task-header .icons .target-icon:after, .finish-screen .finish-task-header-wrapper .finish-task-header .icons .target-icon:before {
  border-style: solid;
  height: 0;
  width: 0;
  content: '';
  position: absolute;
}

.finish-screen .finish-task-header-wrapper .finish-task-header .icons .target-icon:before {
  border-width: 5px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.3);
  top: calc(50% - 5px);
  left: 0;
}

.finish-screen .finish-task-header-wrapper .finish-task-header .icons .target-icon:after {
  border-width: 6px;
  top: calc(50% - 6px);
  left: -3px;
  border-color: transparent transparent transparent #340033;
}

.finish-screen .finish-task-header-wrapper .finish-task-header .content {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-style: italic;
  padding: 10px;
  font-size: 13px;
}

.finish-screen .finish-desc {
  background: #fff;
  width: 100%;
  padding: 10px;
}

.finish-screen .finish-desc .finish-icon {
  font-size: 48px;
  text-align: center;
}

.finish-screen .finish-desc .finish-icon .success {
  color: #18bc9c;
}

.finish-screen .finish-desc .finish-icon .fail {
  color: #ef193c;
}

.finish-screen .finish-desc .status-title {
  font-size: 24px;
  text-align: center;
  margin: 10px 0px;
}

.finish-screen .finish-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
}

.finish-screen .finish-summary .finish-summary-header {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ebebeb;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.finish-screen .finish-summary .finish-summary-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.finish-screen .finish-summary .finish-summary-body .finish-summary-item {
  border-left: 1px solid #ebebeb;
  padding: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.finish-screen .finish-summary .finish-summary-body .finish-summary-item .finish-summary-item-content {
  font-size: 36px;
  margin-left: 15px;
}

.finish-screen .finish-summary .finish-summary-body .finish-summary-item .finish-summary-item-title {
  font-size: 16px;
}

.finish-screen .finish-summary .finish-summary-footer {
  border-top: 1px solid #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.finish-screen .finish-summary .finish-summary-footer .finish-summary-footer-desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #ebebeb;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.finish-screen .finish-summary .finish-summary-footer .finish-summary-footer-desc.info {
  background-color: #ebebeb;
}

.finish-screen .finish-summary .finish-summary-footer .finish-summary-footer-desc.success {
  background-color: #18bc9c;
  color: #fff;
}

.finish-screen .finish-user-score-percent {
  color: #ef193c;
}

.finish-screen .incorrect-word-list-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
  border-radius: 10px;
}

.finish-screen .incorrect-word-list-table .incorrect-word-list-table-header {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
  width: 100%;
  background-color: #f5f5f5;
  padding: 5px;
  text-align: center;
}

.finish-screen .incorrect-word-list-table .incorrect-word-list-table-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.finish-screen .incorrect-word-list-table .incorrect-word-list-table-body .incorrect-word-list-table-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100px;
  min-height: 40px;
  border: 1px solid #ededed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  font-weight: bold;
  font-size: 16px;
}

.finish-screen .finish-answers {
  width: 100%;
  margin-top: 10px;
}

.finish-screen .finish-answers .answers-filter {
  max-width: 830px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.finish-screen .finish-answers .answers-filter .filter-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.finish-screen .finish-answers .answers-filter .filter-item .filter-text {
  color: #fff;
}

.finish-screen .finish-answers .answers-filter .filter-item .filter-content {
  margin-right: 5px;
}

.finish-screen .finish-answers .answers-filter .filter-item .filter-content label {
  margin: 0px;
}

.finish-screen .finish-answers .title {
  font-size: 24px;
  text-align: center;
  color: #fff;
}

.finish-screen .finish-answers .finish-item {
  border: 3px solid #ebebeb;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.finish-screen .finish-answers .finish-item:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
}

.finish-screen .finish-answers .finish-item.correct {
  border-color: #18bc9c;
}

.finish-screen .finish-answers .finish-item.correct .finish-item-result-icon {
  color: #18bc9c;
}

.finish-screen .finish-answers .finish-item.unanswered {
  border-color: #ff9d00;
}

.finish-screen .finish-answers .finish-item.incorrect {
  border-color: #ef193c;
}

.finish-screen .finish-answers .finish-item.incorrect .finish-item-result-icon {
  color: #ef193c;
}

.finish-screen .finish-answers .finish-item.incorrect .finish-item-footer {
  background-color: #ef193c;
  color: #fff;
}

.finish-screen .finish-answers .finish-item.correct .finish-item-footer {
  background-color: #18bc9c;
  color: #ffffff;
}

.finish-screen .finish-answers .finish-item.unanswered .finish-item-footer {
  display: none;
}

.finish-screen .finish-answers .finish-item .finish-item-header {
  font-size: 18px;
  width: 100%;
  background: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 40px;
      flex-basis: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  background: #dcdcdc;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-left .finish-item-no {
  width: 100%;
  padding: 1px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-center .finish-item-title {
  width: 100%;
  padding: 0px 5px;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-center .finish-item-subtitle {
  font-size: 14px;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 30px;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-right .finish-item-eye {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-right .finish-item-sound {
  border-left: 1px solid #e7e8e9;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-header .finish-item-header-right .finish-item-sound .btn {
  font-size: 20px;
}

.finish-screen .finish-answers .finish-item .finish-item-sub-header {
  font-size: 17px;
  width: 100%;
  background: #ececec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.finish-screen .finish-answers .finish-item .finish-item-sub-header .finish-item-sub-header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 3px 1px;
}

.finish-screen .finish-answers .finish-item .finish-item-sub-header .finish-item-sub-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  border-left: 1px solid #e4e2e2;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 30px;
  margin-right: -10px;
}

.finish-screen .finish-answers .finish-item .finish-item-sub-header .finish-item-sub-header-right .finish-item-sub-header-eye {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-sub-header .finish-item-sub-header-right .finish-item-sub-header-sound {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-sub-header .finish-item-sub-header-right .finish-item-sub-header-sound .btn {
  font-size: 20px;
}

.finish-screen .finish-answers .finish-item .finish-item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 50%;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-item.active .compare-item-icon i {
  color: #00b3fe !important;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-item.active .compare-item-title {
  color: #00b3fe !important;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-item .compare-item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-item .compare-item-icon i {
  font-size: 44px;
  -webkit-transition: all .1s ease-in-out 0s;
  transition: all .1s ease-in-out 0s;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-item .compare-item-title {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-overflow: ellipsis;
  overflow: hidden;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5px;
  height: 40px;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-controls .btn-compare {
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 16px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 0px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: #24a7ff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-controls .btn-loop {
  color: #c6e4fd;
  font-size: 16px;
  border-radius: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #24a7ff;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-controls .btn-loop.active {
  background-color: #577086;
}

.finish-screen .finish-answers .finish-item .finish-item-body .compare-area .compare-controls .btn-loop.active i {
  color: #fff;
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-result-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 80px;
  padding: 20px;
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-image {
  max-width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-image img {
  -o-object-fit: contain;
     object-fit: contain;
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-image.wrong-answer .user-answer-image {
  overflow: hidden;
  border-top: 3px solid #ef193c;
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-image.wrong-answer img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-image .question-image {
  overflow: hidden;
}

.finish-screen .finish-answers .finish-item .finish-item-body .finish-item-image .correct-answer {
  font-size: 172px;
  color: #18bc9c;
}

.finish-screen .finish-answers .finish-item .finish-item-footer {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 52px;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 40px;
      flex-basis: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 18px;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row:first-child {
  border-top: none;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row .finish-item-footer-row-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row .finish-item-footer-row-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 30px;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row .finish-item-footer-row-right .finish-item-footer-center-eye {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row .finish-item-footer-row-right .finish-item-footer-center-sound {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-center .finish-item-footer-row .finish-item-footer-row-right .finish-item-footer-center-sound .btn {
  font-size: 20px;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  -ms-flex-pack: distribute;
      justify-content: space-around;
  font-size: 30px;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-right .finish-item-footer-eye {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-right .finish-item-footer-sound {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.finish-screen .finish-answers .finish-item .finish-item-footer .finish-item-footer-right .finish-item-footer-sound .btn {
  font-size: 20px;
}

.finish-screen {
  background: #4b0049;
  background-repeat: no-repeat;
  background-size: cover;
}

.finish-screen .finish-desc {
  padding: 0px;
  background: transparent;
}

.study-score-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.study-score-wrapper .score-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.study-score-wrapper .score-table .score-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.study-score-wrapper .score-table .score-row.user {
  color: #f7dd41;
}

.study-score-wrapper .score-table .score-row:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.study-score-wrapper .score-table .score-row:last-child {
  border-bottom: none;
}

.study-score-wrapper .score-table .score-row .score-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  font-size: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-shadow: 0px 1px 6px #3e3e3e;
}

.study-score-wrapper .score-table .score-row .score-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-shadow: 0px 1px 6px #484848;
  min-width: 100px;
  padding: 10px;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.study-score-wrapper .score-table .score-row .score-content .content-icon {
  font-size: 18px;
}

.messages-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0px 5px;
}

.finish-message {
  /*color: #fff;
    display:flex;
     
    padding: 5px;
    align-items: center;*/
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  margin: 5px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.finish-message.danger {
  background: #7d0049;
}

.finish-message .icon {
  font-size: 50px;
  margin-right: 5px;
}

.finish-message .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.finish-message .content .title {
  font-size: 24px;
}

.finish-message .content .desc {
  font-size: 15px;
}

.score-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* max-width: 575px;
    margin: 0 auto;*/
  width: 100%;
}

.score-wrapper .score-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.score-wrapper .score-table .score-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.2);
}

.score-wrapper .score-table .score-row:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.score-wrapper .score-table .score-row:last-child {
  border-bottom: none;
}

.score-wrapper .score-table .score-row .score-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  color: rgba(255, 255, 255, 0.9);
  font-size: 13px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-shadow: 0px 1px 6px #3e3e3e;
}

.score-wrapper .score-table .score-row .score-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid rgba(255, 255, 255, 0.18);
  text-shadow: 0px 1px 6px #484848;
  min-width: 100px;
  font-size: 20px;
  font-weight: bold;
  color: #ffa500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.score-wrapper .score-table .score-row.total {
  background: rgba(255, 255, 255, 0.1);
}

.score-wrapper .score-table .score-row.total .score-title {
  font-size: 20px;
}

.score-wrapper .score-table .score-row.total .score-content {
  font-size: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.score-wrapper .user-total-score {
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 10px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.score-wrapper .user-total-score .title {
  font-size: 18px;
  padding: 5px;
  padding-bottom: 0px;
  color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.score-wrapper .user-total-score .content {
  font-size: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffa500;
  font-weight: bold;
}

.score-wrapper .user-score-ranking {
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.score-wrapper .user-score-ranking .title {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 5px;
}

.score-wrapper .user-score-ranking .content {
  font-size: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #c29749;
  font-weight: bold;
  padding-bottom: 5px;
}

.score-wrapper .user-score-ranking .ranking-btn {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  background: #2e062d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px;
  text-align: center;
  max-width: 100px;
  color: rgba(255, 255, 255, 0.9);
}

.score-progress-area, .score-ribbon-progress-area {
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.2);
}

.score-progress-area .title, .score-ribbon-progress-area .title {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  padding: 5px;
}

.score-progress-area .progress-area, .score-ribbon-progress-area .progress-area {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.score-progress-area .progress-area .progress, .score-ribbon-progress-area .progress-area .progress {
  height: auto;
  background-color: transparent;
  position: relative;
  min-height: 20px;
}

.score-progress-area .progress-area .progress .progress-bar, .score-ribbon-progress-area .progress-area .progress .progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  background-color: #2e062d;
}

.score-progress-area .progress-area .progress .progress-content, .score-ribbon-progress-area .progress-area .progress .progress-content {
  position: absolute;
  color: #fff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  width: 100%;
}

.score-progress-area .stars-area, .score-progress-area .ribbon-area, .score-ribbon-progress-area .stars-area, .score-ribbon-progress-area .ribbon-area {
  min-width: 147px;
  max-width: 147px;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  padding: 10px;
}

.score-progress-area .stars-area .icon-star, .score-progress-area .ribbon-area .icon-star, .score-ribbon-progress-area .stars-area .icon-star, .score-ribbon-progress-area .ribbon-area .icon-star {
  margin: 0 5px;
}

.score-ribbon-progress-area {
  margin-top: 10px;
}

.score-earned-area {
  margin-top: 10px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: rgba(255, 255, 255, 0.2);
}

.score-earned-area .title {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  padding: 5px;
}

.score-earned-area .content {
  font-size: 36px;
  color: #ffa500;
  font-weight: bold;
  min-width: 147px;
  max-width: 147px;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}

@media screen and (min-width: 991px) {
  .score-progress-area .title, .score-ribbon-progress-area .title, .score-earned-area .title {
    font-size: 18px;
    padding: 10px;
  }
  .score-earned-area .content {
    font-size: 48px;
  }
  .score-progress-area .progress-area .progress, .score-ribbon-progress-area .progress-area .progress {
    min-height: 40px;
    font-size: 21px;
  }
}

@-webkit-keyframes numberPulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes numberPulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.animate-point {
  -webkit-animation: numberPulse 0.3s ease-in forwards;
          animation: numberPulse 0.3s ease-in forwards;
}

/* ---------------------------------------------------
     Word Card
----------------------------------------------------- */
.show-details-btn {
  position: absolute;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  background-color: #f6fafb;
  top: -11px;
  width: 100px;
  left: calc(50% - 50px);
  text-align: center;
  border-radius: 15px;
  -webkit-box-shadow: 0px 11px 12px -7px #ececec;
          box-shadow: 0px 11px 12px -7px #ececec;
  z-index: 1;
}

.show-details-btn i {
  font-size: 19px;
}

@media (max-width: 1200px) {
  .wc-grammar {
    /*display:none !important;*/
  }
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes slide-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
}

@keyframes slide-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
}

.wc-grammar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #f6fafb;
  position: absolute;
  width: 100%;
  /*right:40px;*/
  /*top: 15px;  */
  -ms-flex-item-align: center;
      align-self: center;
  /*border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;*/
}

.wc-grammar .desc {
  font-size: 14px;
  opacity: 0.7;
  padding: 10px;
  text-align: center;
}

.wc-grammar.collapsed {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  /*animation: slide-up .3s ease-in-out;
      opacity: 0;*/
}

.wc-grammar.expanded {
  height: auto;
  -webkit-animation: slide-down .3s ease-in-out;
          animation: slide-down .3s ease-in-out;
  overflow-y: auto;
  max-height: calc(100% - 35px);
  -webkit-box-shadow: 0px 14px 22px -5px #c2c2c2;
          box-shadow: 0px 14px 22px -5px #c2c2c2;
  padding-top: 10px;
  border-top: 3px solid #ecf0f1;
  /*position: fixed;
     top: 50%;
     left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      border-bottom-left-radius: 15px;
      border-bottom-right-radius: 15px;
      background-color: rgba(123, 133, 145, 1);
      box-shadow: 0px 14px 22px -5px rgba(194,194,194,1);
       
      .grammar-list{
        justify-content: center;
      }*/
}

.wc-grammar .grammar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.wc-grammar .grammar-list .item {
  padding: 1px;
  border-right: 1px solid rgba(234, 234, 234, 0.7);
  border-top: 1px solid rgba(234, 234, 234, 0.7);
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-width: 100px;
}

.wc-grammar .grammar-list .item:last-child {
  border-right: none;
}

.wc-grammar .grammar-list .item .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(234, 234, 234, 0.7);
  padding: 3px 10px;
  background-color: #ecf0f1;
}

.wc-grammar .grammar-list .item .title .text {
  font-size: 18px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  opacity: .7;
}

.wc-grammar .grammar-list .item .title .question {
  font-size: 18px;
  opacity: .7;
}

.wc-grammar .grammar-list .item .content {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wc-grammar .grammar-list .item .content .text {
  font-size: 18px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  opacity: .7;
  font-weight: bold;
}

.wc-grammar .grammar-list .item .content .sound {
  opacity: .7;
}

.wc-grammar .grammar-list .item .content .sound a {
  padding: 1px;
  font-size: 18px;
}

.wc-navbar {
  font-size: 24px;
  font-weight: 600;
  position: relative;
  background-color: #fff;
}

.wc-navbar .wc-navbar-top {
  background-color: #ecf0f1;
}

.wc-navbar .wc-navbar-top .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
}

.wc-navbar .wc-navbar-top .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.wc-navbar .wc-navbar-top .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.wc-navbar .wc-navbar-top .btn-play-word-sound {
  font-size: 24px;
  margin: 0;
  padding: 5px 10px;
}

.wc-navbar .wc-navbar-top .wc-pronun {
  margin-left: 5px;
  color: #337ab7;
}

.wc-navbar .wc-navbar-footer {
  width: 100%;
  font-size: 17px;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  background-color: #f6fafb;
  font-weight: normal;
  padding-bottom: 8px;
  padding-top: 8px;
  height: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media (max-width: 299px) {
  .wc-navbar {
    font-size: 18px;
  }
  .wc-navbar .btn-play-word-sound {
    font-size: 18px !important;
  }
}

#wc-modal {
  padding: 0px !important;
}

#wc-modal .modal-body {
  padding: 1px !important;
}

#wc-modal .modal-body.overflow-scroll {
  max-height: calc(96vh - 60px);
  height: calc(96vh - 60px);
  overflow-y: auto;
}

#wc-modal .me-container {
  height: 95vh;
  padding-top: 0px;
}

#wc-modal .modal-dialog {
  width: 95%;
  margin: 10px auto;
  max-height: 96vh;
}

#wc-modal .modal-dialog .modal-header {
  border-bottom: 1px solid rgba(187, 187, 187, 0.18);
}

#wc-modal .modal-dialog .content-body {
  height: auto;
  max-height: calc(96vh - 112px);
  overflow-y: auto;
}

#wc-modal .modal-dialog .content-footer {
  height: 56px;
  width: 100%;
  border-top: 1px solid rgba(187, 187, 187, 0.18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #f4f4f4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#wc-modal .modal-dialog.modal-small {
  width: 40%;
  height: auto;
  max-height: 96vh;
}

@media (max-width: 767px) {
  #wc-modal .modal-dialog.modal-small {
    width: 95%;
  }
}

#wc-modal .modal-dialog.modal-small .content-body {
  max-height: calc(96vh - 112px);
  overflow-y: auto;
}

#wc-modal .wc-navbar .wc-title {
  font-size: 18px;
}

#wc-modal .me-footer {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.wc-desc {
  /*  max-height: 100px;*/
  /* overflow-y: scroll;*/
  background-color: #f6fafb;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
  overflow: hidden;
  overflow-y: scroll;
  font-size: 15px;
  border-top: 1px solid #eee;
}

[ng-click],
[data-ng-click],
[x-ng-click],
[ng-touchdown] {
  cursor: pointer;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}

/* ---------------------------------------------------
     NgAnimate
----------------------------------------------------- */
.repeat-animate-item.ng-enter {
  -webkit-transition: all linear 0.5s;
  transition: all linear 0.5s;
  opacity: 0;
}

.repeat-animate-item.ng-enter-stagger {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.repeat-animate-item.ng-enter.ng-enter-active {
  opacity: 1;
}

/* ---------------------------------------------------
       NgAnimate
  ----------------------------------------------------- */
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type='checkbox'].mr-toggle,
  input[type='radio'].mr-toggle {
    --active: #275EFE;
    --active-inner: #fff;
    --focus: 2px rgba(39, 94, 254, .3);
    --border: #BBC1E1;
    --border-hover: #275EFE;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    -webkit-transition: background .3s, border-color .3s, -webkit-box-shadow .2s;
    transition: background .3s, border-color .3s, -webkit-box-shadow .2s;
    transition: background .3s, border-color .3s, box-shadow .2s;
    transition: background .3s, border-color .3s, box-shadow .2s, -webkit-box-shadow .2s;
  }
  input[type='checkbox'].mr-toggle:after,
  input[type='radio'].mr-toggle:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s), -webkit-transform var(--d-t, 0.3s) var(--d-t-e, ease);
  }
  input[type='checkbox'].mr-toggle:checked,
  input[type='radio'].mr-toggle:checked {
    --b: var(--active);
    --bc: var(--active);
    --d-o: .3s;
    --d-t: .6s;
    --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
  }
  input[type='checkbox'].mr-toggle:disabled,
  input[type='radio'].mr-toggle:disabled {
    --b: var(--disabled);
    cursor: not-allowed;
    opacity: .9;
  }
  input[type='checkbox'].mr-toggle:disabled:checked,
  input[type='radio'].mr-toggle:disabled:checked {
    --b: var(--disabled-inner);
    --bc: var(--border);
  }
  input[type='checkbox'].mr-toggle:disabled + label,
  input[type='radio'].mr-toggle:disabled + label {
    cursor: not-allowed;
  }
  input[type='checkbox'].mr-toggle:hover:not(:checked):not(:disabled),
  input[type='radio'].mr-toggle:hover:not(:checked):not(:disabled) {
    --bc: var(--border-hover);
  }
  input[type='checkbox'].mr-toggle:focus,
  input[type='radio'].mr-toggle:focus {
    -webkit-box-shadow: 0 0 0 var(--focus);
            box-shadow: 0 0 0 var(--focus);
  }
  input[type='checkbox'].mr-toggle:not(.switch),
  input[type='radio'].mr-toggle:not(.switch) {
    width: 21px;
  }
  input[type='checkbox'].mr-toggle:not(.switch):after,
  input[type='radio'].mr-toggle:not(.switch):after {
    opacity: var(--o, 0);
  }
  input[type='checkbox'].mr-toggle:not(.switch):checked,
  input[type='radio'].mr-toggle:not(.switch):checked {
    --o: 1;
  }
  input[type='checkbox'].mr-toggle + label,
  input[type='radio'].mr-toggle + label {
    font-size: 14px;
    line-height: 21px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4px;
  }
  input[type='checkbox'].mr-toggle:not(.switch) {
    border-radius: 7px;
  }
  input[type='checkbox'].mr-toggle:not(.switch):after {
    width: 5px;
    height: 9px;
    border: 2px solid var(--active-inner);
    border-top: 0;
    border-left: 0;
    left: 7px;
    top: 4px;
    -webkit-transform: rotate(var(--r, 20deg));
            transform: rotate(var(--r, 20deg));
  }
  input[type='checkbox'].mr-toggle:not(.switch):checked {
    --r: 43deg;
  }
  input[type='checkbox'].mr-toggle.switch {
    width: 38px;
    border-radius: 11px;
  }
  input[type='checkbox'].mr-toggle.switch:after {
    left: 2px;
    top: 2px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: var(--ab, var(--border));
    -webkit-transform: translateX(var(--x, 0));
            transform: translateX(var(--x, 0));
  }
  input[type='checkbox'].mr-toggle.switch:checked {
    --ab: var(--active-inner);
    --x: 17px;
  }
  input[type='checkbox'].mr-toggle.switch:disabled:not(:checked):after {
    opacity: .6;
  }
  input[type='radio'].mr-toggle {
    border-radius: 50%;
  }
  input[type='radio'].mr-toggle:after {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background: var(--active-inner);
    opacity: 0;
    -webkit-transform: scale(var(--s, 0.7));
            transform: scale(var(--s, 0.7));
  }
  input[type='radio'].mr-toggle:checked {
    --s: .5;
  }
}

.text-bold {
  font-weight: bolder;
}

.text-italic {
  font-style: italic;
}

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

.text-md {
  font-size: 18px;
}

.ws-normal {
  white-space: normal !important;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-10 {
  padding: 10px;
}

.padding-15 {
  padding: 15px;
}

.margin-left-5 {
  margin-left: 5px;
}

.input-transparent {
  outline: none;
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom: 3px solid #ccc;
}

.input-transparent:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* ---------------------------------------------------
       Flex
  ----------------------------------------------------- */
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.f-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.f-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.f-aic {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.f-jcc {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.f-initial {
  -webkit-box-flex: initial !important;
      -ms-flex: initial !important;
          flex: initial !important;
}

.f-grow {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.f-n-grow {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.f-shrink {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.f-n-shrink {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.locked .box {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  cursor: not-allowed;
  position: relative;
  opacity: 0.4;
}

.locked .box:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  top: 0;
  left: 0;
  z-index: 998;
}

.disabled {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  cursor: not-allowed;
}

.box-shadow-z1 {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 -1px 0 rgba(0, 0, 0, 0.02);
}

.box-shadow-z1-t {
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.02);
}

.box-shadow-z2 {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15), 0 -1px 0 rgba(0, 0, 0, 0.02);
}

.hover-shadow:hover {
  -webkit-box-shadow: 2px 2px 20px rgba(104, 104, 104, 0.2);
          box-shadow: 2px 2px 20px rgba(104, 104, 104, 0.2);
}

.inner-shadow-mt {
  -webkit-box-shadow: inset -7px -15px 12px -16px rgba(0, 0, 0, 0.2);
  box-shadow: inset -7px -15px 12px -16px rgba(0, 0, 0, 0.2);
}

.box-shadow-mt {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.b-b {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

/* Scrollable */
.scrollable {
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.scrollable.hover {
  overflow-y: hidden;
}

.scrollable.hover > * {
  margin-top: -1px;
}

.scrollable.hover:active, .scrollable.hover:focus, .scrollable.hover:hover {
  /*overflow:visible; ie sorun cıkartıyor*/
  overflow-y: auto;
}

.scrollable.scroll {
  /*overflow:visible; ie sorun cıkartıyor*/
  overflow-y: auto;
}

.scroll-x {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.scroll-y {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

/* Scrollable */
.fixed-top {
  top: 0;
  position: fixed;
  width: 100%;
}

.mt-15 {
  margin-top: 15px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.m-0 {
  margin: 0px !important;
}

.p-0 {
  padding: 0px !important;
}

@media (min-width: 0px) and (max-width: 767px) {
  .mt-xs-0 {
    margin-top: 0px !important;
  }
  .mt-xs-5 {
    margin-top: 5px !important;
  }
  .mt-xs-1p {
    margin-top: 1%;
  }
  .mr-xs-5 {
    margin-right: 5px;
  }
  .mr-xs-1p {
    margin-right: 1%;
  }
  .mb-xs-5 {
    margin-bottom: 5px;
  }
  .mb-xs-1p {
    margin-bottom: 1%;
  }
  .ml-xs-5 {
    margin-left: 5px;
  }
  .ml-xs-1p {
    margin-left: 1%;
  }
}

@media (max-height: 500px) {
  .f-grow-2-xs {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
  .f-grow-3-xs {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

.blur-out {
  -webkit-animation-name: blurOut;
          animation-name: blurOut;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

@-webkit-keyframes blurOut {
  0% {
    opacity: 0;
    -webkit-filter: blur(90px);
            filter: blur(90px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes blurOut {
  0% {
    opacity: 0;
    -webkit-filter: blur(90px);
            filter: blur(90px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

.fade-in-up {
  -webkit-animation: fadeInUpCustom .5s;
  animation: fadeInUpCustom .5s;
  -webkit-animation: fadeInUpCustom .5s;
  animation: fadeInUpCustom 0.5s;
}

@-webkit-keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUpCustom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.block-ui {
  opacity: 0.5;
  cursor: progress;
  position: relative;
  pointer-events: none;
  /*-webkit-animation: fadeOut 1s ease-out 0.1s 1 normal both;
      animation: fadeOut 1s ease-out 0.1s 1 normal both;*/
}

.block-ui:after {
  position: absolute;
  display: block;
  top: 50%;
  width: 32px;
  height: 32px;
  left: calc(50% - 16px);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("../img/loading.gif");
  content: "";
  z-index: 999;
}

.block-ui:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  z-index: 998;
}

/* Border Top */
.linear-hr {
  position: relative;
}

.linear-hr::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  margin: 0;
  opacity: .15;
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, #333), color-stop(75%, #333), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #333 25%, #333 75%, rgba(255, 255, 255, 0) 100%);
}

.linear-hr.white::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, #fff), color-stop(75%, #fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 25%, #fff 75%, rgba(255, 255, 255, 0) 100%);
}

.bt-lightblue {
  border-top: 3px solid #40babd !important;
}

.bt-green {
  border-top: 3px solid #75c181 !important;
}

.bt-blue {
  border-top: 3px solid #58bbee !important;
}

.bt-orange {
  border-top: 3px solid #F88C30 !important;
}

.bt-red {
  border-top: 3px solid #f77b6b !important;
}

.bt-pink {
  border-top: 3px solid #EA5395 !important;
}

.bt-pruple {
  border-top: 3px solid #8A40A7 !important;
}

/* Border Top // */
.bg-white {
  background: #fff;
}

/* ---------------------------------------------------
     Custom Snackbar
----------------------------------------------------- */
.snackbar-container {
  position: fixed;
  bottom: 10px;
  right: 0;
  z-index: 2;
}

@-webkit-keyframes snackBarAnimationFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
            transform: translateX(500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes snackBarAnimationFromRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
            transform: translateX(500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@-webkit-keyframes snackBarAnimationFromRightReverse {
  100% {
    opacity: 0;
    -webkit-transform: translateX(500px);
            transform: translateX(500px);
  }
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

@keyframes snackBarAnimationFromRightReverse {
  100% {
    opacity: 0;
    -webkit-transform: translateX(500px);
            transform: translateX(500px);
  }
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.snackbar-container .snackbar {
  margin-bottom: 5px;
  -webkit-animation-name: snackBarAnimationFromRight;
          animation-name: snackBarAnimationFromRight;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.8);
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding: 5px;
  color: #fff;
}

.snackbar-container .snackbar.reverse {
  -webkit-animation-name: snackBarAnimationFromRightReverse;
          animation-name: snackBarAnimationFromRightReverse;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  opacity: 0;
}

.snackbar-container .snackbar .icon {
  margin-right: 5px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.snackbar-container .snackbar .content {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

/* ---------------------------------------------------
     Custom Snackbar //
----------------------------------------------------- */
body {
  /* background:#f9f9fb;*/
  /*font-family: 'Poppins', sans-serif;*/
  font-family: 'Quicksand',sans-serif;
  background: #F6FAFB;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
  -webkit-transition: margin-left .5s;
  transition: margin-left .5s;
  color: rgba(0, 0, 0, 0.87);
}

body .sidebar-active {
  margin: 0;
  height: 100%;
  overflow: hidden;
}

html {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

*.unselectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  /*
    Introduced in IE 10.
    See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
  */
  -ms-user-select: none;
  user-select: none;
}

[ui-view]:after {
  content: '';
  display: block;
  clear: both;
}

.home-ui-view {
  margin-top: 15px;
}

a.white {
  color: #ffffff;
}

a.white:hover {
  color: #cccccc;
}

a.white:active {
  color: #b3b3b3;
}

a.green {
  color: #68ba8a;
}

a.green:hover {
  color: #3b8158;
}

a.green:active {
  color: #2b5e40;
}

a.red {
  color: #ba6868;
}

a.red:hover {
  color: #813b3b;
}

a.red:active {
  color: #5e2b2b;
}

a.gray {
  color: #b3b3b3;
}

a.gray:hover {
  color: gray;
}

a.gray:active {
  color: #676767;
}

.bg-p-1 {
  background: url("../img/patterns/geometry.png");
}

my-navbar {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
}

@media screen and (min-width: 992px) {
  my-navbar {
    width: calc(100% - 250px);
  }
}

my-navbar .navbar-page {
  width: 100% !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  my-navbar {
    position: fixed;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .has-navbar-sub {
    padding-top: 60px;
  }
}

body.theme-1 {
  background: #F6FAFB url("../img/patterns/5.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 100vh;
}

body.theme-1 .navbar-page {
  background: rgba(225, 225, 225, 0.95);
}

body.theme-1 .sidebar.bg-1 {
  background: rgba(16, 24, 35, 0.82);
  -webkit-box-shadow: inset -5px 0px 5px rgba(0, 0, 0, 0.4);
          box-shadow: inset -5px 0px 5px rgba(0, 0, 0, 0.4);
}

body.theme-1 .locked .box {
  opacity: .9;
}

body.theme-1 .login-box, body.theme-1 .register-box {
  /*background: rgba(255,255,255,.7);
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);*/
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.1);
          box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.1);
  padding-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

body.theme-2 {
  background: #ecf3fc;
}

body.theme-2 .navbar-page {
  background: white;
}

body.theme-2 .navbar-page a {
  color: rgba(111, 111, 111, 0.99);
}

body.theme-2 .navbar-page .navbar-title .title {
  color: #525252;
}

body.cordova-app.offline {
  background: #ba6868;
}

.app-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
}

.app-body {
  padding-top: 53px;
  width: 100% !important;
}

@media screen and (min-width: 992px) {
  .app-body {
    padding-left: 250px;
  }
}

.full-height {
  height: calc(100vh - 53px);
}

.home-ui-view .full-height {
  margin-top: -15px;
}

/* ---------------------------------------------------
    Level Cards
----------------------------------------------------- */
.icon-word-card {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/kelime-kartlari-calis-32x32.png) no-repeat center;
}

.icon-flash-card {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/flash-kart-32x32.png) no-repeat center;
}

.icon-flash-card-random {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/flash-kart-karisik-32x32.png) no-repeat center;
}

.icon-eng-select {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/ingilizce-sec-32x32.png) no-repeat center;
}

.icon-eng-text {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/ingilizce-gor-32x32.png) no-repeat center;
}

.icon-eng-write {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/ingilizce-yaz-32x32.png) no-repeat center;
}

.icon-eng-fill-spaces {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/ingilizce-doldur-32x32.png) no-repeat center;
}

.icon-eng-sound {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/ingilizce-duy-32x32.png) no-repeat center;
}

.icon-tur-select {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/turkce-sec-32x32.png) no-repeat center;
}

.icon-tur-text {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/turkce-gor-32x32.png) no-repeat center;
}

@-webkit-keyframes starPulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes starPulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.icon-star {
  width: 20px;
  height: 20px;
  background: url(../img/icons/custom/star-20x20.png) no-repeat center;
  -webkit-transition: all 0.6 ease-in-out;
  transition: all 0.6 ease-in-out;
}

.icon-star.gold {
  background: url(../img/icons/custom/star-gold-20x20.png) no-repeat center;
}

.icon-star.animate {
  -webkit-animation: starPulse 0.4s ease-in forwards;
          animation: starPulse 0.4s ease-in forwards;
}

.icon-ribbon {
  width: 27px;
  height: 41px;
  background: url(../img/icons/custom/kurdele-gri-27x41.png) no-repeat center;
}

.icon-ribbon.gold {
  background: url(../img/icons/custom/kurdele-renkli-27x41.png) no-repeat center;
}

.icon-ribbon.animate {
  -webkit-animation: starPulse 0.4s ease-in forwards;
          animation: starPulse 0.4s ease-in forwards;
}

.icon-ribbon.sm {
  width: 32px;
  height: 32px;
  background: url(../img/icons/custom/kurdele-gri-32x32.png) no-repeat center;
}

.icon-ribbon.sm.gold {
  background: url(../img/icons/custom/kurdele-renkli-32x32.png) no-repeat center;
}

.icon-turkish {
  width: 32px;
  height: 32px;
  background: url("../img/tr.png") no-repeat center;
  display: block;
}

.card-list {
  padding-right: 15px;
  padding-left: 15px;
}

@media (max-width: 640px) {
  .card-list {
    padding-right: 6px;
    padding-left: 6px;
  }
}

.card-list.set-list .card {
  min-height: 131px !important;
}

.card-list .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: #fff;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin: 7.5px 0px;
  border-radius: 5px;
  padding: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.card-list .card.dark-green .icon-side {
  background-color: #244c5a;
}

.card-list .card.dark-green .task-icon:after {
  border-color: #244c5a transparent transparent transparent;
}

.card-list .card.dark-green .task-mode-icon {
  background-color: #244c5a !important;
}

.card-list .card.dark-green .progress .progress-bar {
  background-color: #244c5a;
}

.card-list .card.light-royal .icon-side {
  background-color: #8095ce;
}

.card-list .card.light-royal .task-icon:after {
  border-color: #8095ce transparent transparent transparent;
}

.card-list .card.light-royal .task-mode-icon {
  background-color: #8095ce !important;
}

.card-list .card.light-royal .progress .progress-bar {
  background-color: #8095ce;
}

.card-list .card.light-red .icon-side {
  background-color: #fa556b;
}

.card-list .card.light-red .task-icon:after {
  border-color: #fa556b transparent transparent transparent;
}

.card-list .card.light-red .task-mode-icon {
  background-color: #fa556b !important;
}

.card-list .card.light-red .progress .progress-bar {
  background-color: #fa556b;
}

.card-list .card.dark-pink .icon-side {
  background-color: #ec008c;
}

.card-list .card.dark-pink .task-icon:after {
  border-color: #ec008c transparent transparent transparent;
}

.card-list .card.dark-pink .task-mode-icon {
  background-color: #ec008c !important;
}

.card-list .card.dark-pink .progress .progress-bar {
  background-color: #ec008c;
}

.card-list .card.green .icon-side {
  background-color: #009483;
}

.card-list .card.green .task-icon:after {
  border-color: #009483 transparent transparent transparent;
}

.card-list .card.green .task-mode-icon {
  background-color: #009483 !important;
}

.card-list .card.green .progress .progress-bar {
  background-color: #009483;
}

.card-list .card.orange .icon-side {
  background-color: #ff6d10;
}

.card-list .card.orange .task-icon:after {
  border-color: #ff6d10 transparent transparent transparent;
}

.card-list .card.orange .task-mode-icon {
  background-color: #ff6d10 !important;
}

.card-list .card.orange .progress .progress-bar {
  background-color: #ff6d10;
}

.card-list .card.not-studied .content-side {
  background-color: #fffee8;
}

.card-list .card:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
}

.card-list .card.locked {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  cursor: not-allowed;
  position: relative;
  opacity: 0.6;
}

.card-list .card.locked:before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  top: 0;
  left: 0;
  z-index: 998;
}

.card-list .card.locked:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  content: "\f341";
  font: normal normal normal 24px/1 "Material Design Icons";
  /* top: 0;
          left: 0;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: -1;
  opacity: 0.070;
}

.card-list .card .title {
  font-size: 18px;
}

.card-list .card .desc {
  font-size: 12px;
  font-style: italic;
  color: #b0b0b0;
}

.card-list .card .task-target-text {
  font-size: 11px;
}

.card-list .card .number {
  font-size: 18px;
  width: 27px;
  font-weight: bold;
}

.card-list .card .ribbon {
  margin-bottom: 5px;
}

.card-list .card .icon-side {
  position: relative;
  min-width: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
}

.card-list .card .icon-side .icon {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.card-list .card .icon-side .task-icon {
  position: relative;
}

.card-list .card .icon-side .task-icon:after, .card-list .card .icon-side .task-icon:before {
  border-style: solid;
  height: 0;
  width: 0;
  content: '';
  position: absolute;
}

.card-list .card .icon-side .task-icon:before {
  border-width: 5px;
  border-color: rgba(255, 255, 255, 0.3) transparent transparent transparent;
  bottom: -11px;
  left: calc(50% - 6px);
}

.card-list .card .icon-side .task-icon:after {
  border-width: 6px;
  bottom: -11px;
  left: calc(50% - 7px);
}

.card-list .card .icon-side .task-target-icon {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.card-list .card .icon-side .task-mode-icon {
  position: absolute;
  width: 32px;
  height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  right: -16px;
  top: calc(50% - 16px);
}

.card-list .card .icon-side .task-mode-icon.game {
  background: #ccc url(../img/icons/custom/gorev-tipi-oyun-22x22.png) no-repeat center;
}

.card-list .card .icon-side .task-mode-icon.task {
  background: #ccc url(../img/icons/custom/gorev-tipi-calisma-22x22.png) no-repeat center;
}

.card-list .card .ribbon-side {
  padding: 10px;
  background: #f2f2f2;
}

.card-list .card .icon-new {
  width: 24px;
  height: 24px;
  background: url(../img/icons/custom/bolum-yeni-ders-24x24.png) no-repeat center;
}

.card-list .card .icon-repeat {
  width: 24px;
  height: 24px;
  background: url(../img/icons/custom/bolum-tekrar-ders-24x24.png) no-repeat center;
}

.card-list .card .progress {
  height: 12px;
  padding: 1px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #e1e1e1;
}

.card-list .card .progress .progress-bar {
  border-radius: 0;
}

/* ---------------------------------------------------
     Level // 
----------------------------------------------------- */
/* ---------------------------------------------------
     Progress
----------------------------------------------------- */
.progress {
  width: 100%;
  margin: 0;
  border-radius: 0px;
}

.progress-bar {
  display: inline-block;
  float: left;
  height: 100%;
  border-radius: .25rem;
  background-color: #2196f3;
  font-size: .8em;
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

.progress-bar.red {
  background-color: #f54d6e;
}

.progress-bar.green {
  background-color: #22b66e;
}

.progress-bar.orange {
  background-color: #f5b04d;
}

.progress-bar.purple {
  background-color: #964aa0;
}

.progress-bar.yellow {
  background-color: #f1cb22;
}

/* ---------------------------------------------------
     Progress
----------------------------------------------------- */
/* ---------------------------------------------------
     Content Boxes
----------------------------------------------------- */
/* ---------------------------------------------------
     Login
----------------------------------------------------- */
.login-area {
  background: url("../img/patterns/5.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0, #132d50), to(#1b2836));
  background: url("../img/patterns/5.png"), linear-gradient(to bottom, #132d50 0, #1b2836 100%);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100vh;
}

.login-area .logo {
  height: 10vh;
}

.login-area .title {
  font-size: 4vh;
}

/* ---------------------------------------------------
      Login //
----------------------------------------------------- */
/* ---------------------------------------------------
     Forgot Password
----------------------------------------------------- */
.forgot-password-area {
  margin-top: 40px;
}

/* ---------------------------------------------------
      Forgot Password //
----------------------------------------------------- */
/* ---------------------------------------------------
     Study - Game Screens
----------------------------------------------------- */
/* ME-*/
@media (max-width: 500px) {
  .footer-navbar .nav-item a.btn {
    font-size: 24px !important;
  }
  .footer-navbar .nav-item .text {
    font-size: 16px !important;
  }
}

.me-area {
  /* display: flex;
  height: 100vh;*/
}

.me-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
  -webkit-transition: margin 0.8s ease-in-out;
  transition: margin 0.8s ease-in-out;
  padding-top: 53px;
}

.me-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  position: relative;
}

.me-image-nav {
  height: 30px;
  width: 95%;
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  border-radius: 3px;
  background: #fff;
}

.me-image-nav .item {
  height: 10px;
  min-width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: rgba(208, 219, 222, 0.8);
  margin-left: 5%;
  width: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 5%;
          flex: 0 1 5%;
  cursor: pointer;
  border-radius: 3px;
}

@media (max-width: 576px) {
  .me-image-nav .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.me-image-nav .item:first-child {
  margin-left: 0px;
}

.me-image-nav .item:hover {
  background-color: #d0dbde;
}

.me-image-nav .item.active {
  background-color: #2196f3;
  /* &:before{
        border-style: solid;
        height: 0;
        width: 0;
        content: '';
        position: absolute;
        border-width: 20px;
        border-color: transparent transparent #2196f3 transparent;
        top: -30px;
        left: calc(50% - 20px);
      }*/
}

.me-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.me-row.f-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}

.me-row.f-basis-50 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}

.me-image-wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  background: #fff;
}

.me-image-wrapper .me-image, .me-image-wrapper > img {
  width: auto;
  display: block;
  margin: auto;
  height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

.me-image-wrapper .btn-image-reloader {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  border-radius: 50%;
  background: #366cea;
  color: #ffffff;
  padding: 5px;
  width: 50px;
  height: 50px;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
}

@media (max-width: 640px), (max-height: 450px) {
  .me-image-wrapper {
    margin-right: 0px;
    border-right: 0px;
  }
}

.me-text, .me-sound {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px;
  border-radius: 30px;
  background: radial-gradient(ellipse at center, #7529d8 0%, #6a1e99 100%, #1e5799 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7529d8', endColorstr='#1e5799',GradientType=1 );
  -webkit-box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
}

@media screen and (max-width: 400px) {
  .me-text, .me-sound {
    border-radius: 12px;
  }
}

.me-text h1, .me-sound h1 {
  margin: 25px;
  color: #fff;
  text-shadow: 0px 1px 2px #0e0e0e;
  font-size: 4.5rem;
}

@media (max-width: 1200px) {
  .me-text h1, .me-sound h1 {
    font-size: calc(1.7rem + 3.73333vw) ;
  }
}

@media screen and (max-width: 320px), screen and (max-height: 400px) {
  .me-text h1, .me-sound h1 {
    margin: 5px;
    font-size: 21px;
  }
  .me-text h1.long, .me-sound h1.long {
    font-size: 18px;
    font-weight: normal;
    padding: 2px;
  }
}

.me-text h1.long, .me-sound h1.long {
  font-size: 36px;
}

@media screen and (max-width: 600px), screen and (max-height: 600px) {
  .me-text h1.long, .me-sound h1.long {
    font-size: 22px !important;
  }
}

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3), 0 0 0 0.8em rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3), 0 0 0 0.8em rgba(255, 255, 255, 0);
  }
}

@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3);
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3), 0 0 0 0.8em rgba(255, 255, 255, 0);
            box-shadow: 0 0 0 0.1em rgba(255, 255, 255, 0.3), 0 0 0 0.3em rgba(255, 255, 255, 0.3), 0 0 0 0.5em rgba(255, 255, 255, 0.3), 0 0 0 0.8em rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.6;
  }
}

@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25% {
    opacity: 0.3;
  }
  75% {
    opacity: 0.6;
  }
}

.me-sound .me-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.me-sound .me-player.auto-play-closed .player-controls .me-audio-btn:before {
  height: 1em;
  width: 1em;
  -webkit-animation: blink 5s linear infinite;
          animation: blink 5s linear infinite;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.25);
          box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.25);
}

.me-sound .me-player .player-desc, .me-sound .me-player .auto-play-closed-desc {
  text-align: center;
  width: 100%;
  color: #fff;
  opacity: 0.3;
  font-size: 12px;
}

@media screen and (max-width: 768px), screen and (max-height: 600px) {
  .me-sound .me-player .player-desc {
    display: none;
  }
}

.me-sound .me-player .player-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.me-sound .me-player .player-controls .btn-pp {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  font: normal normal normal 24px/1 "Material Design Icons";
  text-decoration: none;
  margin: 10px;
}

.me-sound .me-player .player-controls .btn-pp::before {
  font-size: 78px;
  border-radius: 1000px;
  content: "\f40c";
  display: block;
  height: 1em;
  width: 1em;
}

@media (max-height: 550px) {
  .me-sound .me-player .player-controls .btn-pp::before {
    font-size: 34px;
  }
}

.me-sound .me-player .player-controls .btn-pp.slow::before {
  font-size: 36px;
  content: "\f8fe";
}

@media (max-height: 550px) {
  .me-sound .me-player .player-controls .btn-pp.slow::before {
    font-size: 18px;
  }
}

.me-sound .me-player .player-controls .btn-pp[disabled] {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
  opacity: .70;
}

.me-sound .me-player .player-controls .btn-pp[disabled]::before {
  content: "\f57e";
  -webkit-animation: ripple 0.7s linear infinite;
          animation: ripple 0.7s linear infinite;
}

.me-sound .me-player .player-controls .btn-pp:hover {
  -webkit-box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.25);
          box-shadow: 0px 0px 10px 1px rgba(255, 255, 255, 0.25);
  border-radius: 100%;
  opacity: .7;
}

.me-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0px 10px;
}

@media screen and (orientation: portrait) {
  .me-options.full-width .me-option {
    width: 100% !important;
  }
}

.me-options .me-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 5px;
  margin: 5px;
  padding: 5px;
  border: 1px solid #ccc;
  width: calc(50% - 10px);
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f3f3f3;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  font-size: 24px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 -1px 0 rgba(0, 0, 0, 0.02);
  text-decoration: none;
  text-align: center;
  color: #333;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.me-options .me-option .sub {
  color: #777;
  font-size: 14px;
  opacity: 0.7;
}

.me-options .me-option.image {
  background: #fff;
  border: 3px solid #ccc;
}

.me-options .me-option.image:hover {
  background-color: #fff;
}

.me-options .me-option.long {
  font-size: 17px;
}

@media (max-width: 640px) {
  .me-options .me-option.long {
    width: 100%;
  }
}

@media (max-height: 550px) {
  .me-options .me-option.long {
    font-size: 15px !important;
    padding: 1px;
    margin: 3px;
  }
}

.me-options .me-option.answer {
  /* border-color: #80a4ffcf;
      
       box-shadow: 0 0px 2px 1px rgb(108, 32, 165), 0 -1px 0 #7428d4;*/
  background-color: #fff;
  border-color: #2196f3;
  -webkit-box-shadow: 0 0px 2px 1px #3394d4, 0 -1px 0 #2893d4;
          box-shadow: 0 0px 2px 1px #3394d4, 0 -1px 0 #2893d4;
}

@media (min-height: 1024px) {
  .me-options .me-option:hover {
    border-color: #919191;
    background-color: #afafaf;
  }
}

.me-options .me-option:hover img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.me-options .me-option:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.me-options .me-option:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 3px black;
          box-shadow: 0 0 0 3px black;
}

.me-options .me-option img {
  max-width: 100%;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  background: transparent url("../img/loading.gif") center no-repeat;
}

.me-write-area {
  padding: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.me-virtual-keyboard-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.me-answer-input {
  height: 70px;
  font-size: 48px;
}

.me-answer-btn {
  line-height: 56px;
}

.me-user-answer-words {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 50px;
  margin-top: 20px;
  max-height: 100%;
  overflow-y: auto;
}

.me-user-answer-words .me-answer-turkish {
  display: block;
  width: 100%;
  font-size: 34px;
  text-align: center;
  padding-top: 10px;
  color: #599845;
}

@media (max-width: 1024px) {
  .me-user-answer-words .me-answer-turkish {
    font-size: 28px;
  }
}

@media (max-width: 700px) {
  .me-user-answer-words .me-answer-turkish {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .me-user-answer-words .me-answer-turkish {
    font-size: 18px;
  }
}

.me-user-answer-words .me-answer-word {
  padding: 5px;
  border-color: #ececec;
  margin: 1px;
  background-color: #0074d9;
  color: #fff;
  border-radius: 5px;
  font-size: 40px;
  min-width: 30px;
  text-align: center;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

@media (max-width: 1024px) {
  .me-user-answer-words .me-answer-word {
    font-size: 28px;
  }
}

@media (max-width: 700px) {
  .me-user-answer-words .me-answer-word {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .me-user-answer-words .me-answer-word {
    font-size: 18px;
  }
}

.me-user-answer-words .me-answer-word:hover {
  opacity: 0.8;
}

.me-user-answer-words .me-answer-word:active {
  opacity: 0.5;
}

.me-user-answer-words .me-answer-word.over {
  background-color: #ba6868;
}

.me-user-answer-words .me-answer-word.gray {
  background-color: #737373;
}

.me-user-answer-words .me-answer-word.red {
  background-color: #E91E63;
}

.me-user-answer-words .me-answer-word.green {
  background-color: #0bbd78;
}

.me-question-words {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  border-top: 5px solid #0074d9;
  padding-top: 20px;
  max-height: 100%;
  overflow-y: auto;
}

.me-question-words .me-question-word {
  padding: 5px;
  border-color: #ececec;
  margin: 5px;
  background-color: #fff;
  border-radius: 5px;
  font-size: 40px;
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  min-width: 30px;
  text-align: center;
}

.me-question-words .me-question-word:hover {
  background-color: #dbdbdb;
}

.me-question-words .me-question-word:active {
  background-color: #b8b8b8;
}

@media (max-width: 1024px) {
  .me-question-words .me-question-word {
    font-size: 28px;
  }
}

@media (max-width: 700px) {
  .me-question-words .me-question-word {
    font-size: 20px;
  }
}

@media (max-width: 400px) {
  .me-question-words .me-question-word {
    font-size: 18px;
  }
}

.me-footer {
  position: relative;
  padding: 0 25px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #101823;
  border-top-right-radius: 45px;
  border-top-left-radius: 45px;
  -webkit-box-shadow: 0 -2px 8px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 -2px 8px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.02);
  margin: 10px 5px 0px 5px;
}

.footer-navbar {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
}

.footer-navbar .nav-item {
  float: left;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 200px;
          flex: 0 1 200px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #687077;
}

.footer-navbar .nav-item:last-child {
  border-right: none;
}

.footer-navbar .nav-item a.btn {
  color: #fff;
  padding: 8px 8px;
  width: 100%;
  font-size: 36px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.footer-navbar .nav-item a.btn i.fa-spin {
  font-size: 28px;
}

.footer-navbar .nav-item .text {
  font-size: 18px;
  font-weight: bold;
}

.footer-navbar .nav-item a.btn span {
  font-size: 14px;
  margin-left: 15px;
}

.me-game-footer {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(91, 110, 126, 0.57);
  overflow: hidden;
}

.me-game-footer .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.me-game-footer .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.me-game-footer .pause-area {
  font-size: 34px;
  color: #fff;
}

.me-game-footer .pause-area .btn {
  font-size: 34px;
  margin: 0px;
  padding: 1px 8px;
}

.me-game-footer .question-counter-area {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@-webkit-keyframes heartUsed {
  0% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  25% {
    -webkit-transform: scale(1.75);
            transform: scale(1.75);
  }
  50% {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  75% {
    -webkit-transform: scale(2.25);
            transform: scale(2.25);
  }
  100% {
    color: #333;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes heartUsed {
  0% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  25% {
    -webkit-transform: scale(1.75);
            transform: scale(1.75);
  }
  50% {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
  75% {
    -webkit-transform: scale(2.25);
            transform: scale(2.25);
  }
  100% {
    color: #333;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.me-game-footer .user-hearts-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: 5px;
}

.me-game-footer .user-hearts-area i {
  -webkit-transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  color: #fff;
  margin: 3px;
}

.me-game-footer .user-hearts-area i.used {
  -webkit-animation: heartUsed 0.4s ease-in forwards;
          animation: heartUsed 0.4s ease-in forwards;
}

@media (max-width: 400px) {
  .me-game-footer .user-hearts-area {
    font-size: 16px;
  }
}

/* ME-*/
/* Sentences Test */
/* Word Tests */
/* ---------------------------------------------------
     Word Card //
----------------------------------------------------- */
/* ---------------------------------------------------
     Custom Scrollbar Fix
----------------------------------------------------- */
.mCSB_inside > .mCSB_container {
  margin-right: 10px !important;
}

/* ---------------------------------------------------
    Custom Scrollbar Fix //
----------------------------------------------------- */
/* Bootstrap Eklenti */
.modal .centered-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 90vh;
}

/*
 // IE de sorunlu çalıştığı için kaldırıldı.
.centered-modal.in {
  display: flex !important;
}
.centered-modal .modal-dialog {
  margin: auto !important;
}*/
.modal.centered-modal {
  text-align: center;
  padding: 0 !important;
}

.modal.centered-modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.centered-modal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

body.modal-open > :not(.modal) {
  /*-webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);*/
}

.disable-animate .animated {
  /*CSS transitions*/
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  animation: none !important;
}

.modal-open [ui-view] {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.modal-open [ui-view] .animated {
  /*CSS transitions*/
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  animation: none !important;
}

.flex-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

[class*=col-auto],
[class*=" col-auto"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto;
}

.btn.btn-blue {
  background-color: #2196f3;
  color: #fff;
}

/**/
.login-screen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 100vh;
  background: url(../img/patterns/banner-abstract.png), -webkit-gradient(linear, left bottom, left top, from(#0075a2), color-stop(#0082c8), color-stop(#0082c8), to(#0077ce));
  background: url(../img/patterns/banner-abstract.png), linear-gradient(to top, #0075a2, #0082c8, #0082c8, #0077ce);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-screen.theme-1 {
  background: url(../img/patterns/1.png), #f1f1f1;
  background-size: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.7);
}

.login-screen.theme-1 a {
  color: #f39f00;
}

.login-screen.theme-1 a:hover {
  color: #bd7b01;
}

.login-screen.theme-1 a.btn {
  color: initial;
}

.login-screen.theme-1 .form-wrapper {
  margin: 0px;
}

@media screen and (min-width: 768px) {
  .login-screen.theme-1 .form-wrapper {
    margin: 30px;
  }
}

.login-screen.theme-1 .title {
  color: #fff;
}

.login-screen.theme-1 .form-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../img/patterns/1.png), #0d1423;
  background-size: cover;
  position: relative;
  width: 100%;
  margin: 10px;
  -webkit-box-shadow: 0px 0px 50px 5px rgba(39, 39, 39, 0.6);
          box-shadow: 0px 0px 50px 5px rgba(39, 39, 39, 0.6);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  min-height: auto;
}

@media screen and (min-width: 768px) {
  .login-screen.theme-1 .form-side {
    width: 650px;
    margin: 0;
    border-radius: 10px;
  }
}

.login-screen.theme-1 .form-side label {
  color: rgba(255, 255, 255, 0.7);
}

.login-screen.theme-1 .form-side .form-control {
  color: #efefef;
  background: transparent;
}

.login-screen.theme-1 .form-side .form-control option {
  background: #0d1423;
}

.login-screen .title {
  font-size: 24px;
  font-weight: 100;
  letter-spacing: 2px;
  margin-bottom: 25px;
  color: #337ab7;
}

.login-screen .form-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  position: relative;
  width: 100%;
  margin: 10px;
  min-height: calc(100vh - 20px);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(39, 39, 39, 0.3);
          box-shadow: 0px 0px 10px 0px rgba(39, 39, 39, 0.3);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media screen and (min-width: 768px) {
  .login-screen .form-side {
    width: 450px;
    margin: 0;
    min-height: 100vh;
  }
}

.login-screen .content-side {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
}

.login-screen .form-wrapper {
  padding: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* V-center Box */
.vcenter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.login-box,
.register-box {
  margin-top: 30px;
}

.form-active {
  display: block;
  -webkit-animation: fadeInUpCustom .5s;
          animation: fadeInUpCustom .5s;
}

.form-hide {
  display: none;
}

.login-desc {
  margin-top: 30px;
  border-top-right-radius: 25px;
  /*  border-bottom-right-radius: 25px;*/
  border-left: 5px dotted #f9f9f9;
}

.login-desc .desc-item {
  margin-bottom: 5px;
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
}

.login-desc .desc-item:last-child {
  border-bottom: none;
}

.login-sub-desc {
  background: #9a9fa5;
  color: #fff;
  margin-top: -20px;
  padding: 20px;
  border-top: 5px solid #d4d4d4;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  font-size: 14px;
}

.login-sub-desc a {
  color: #fff;
}

/* ---------------------------------------------------
     Task Start
----------------------------------------------------- */
.task-start-screen .header {
  text-align: center;
  font-size: 18px;
  padding: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.task-start-screen .task-desc {
  border: 5px solid rgba(120, 130, 140, 0.13);
  border-radius: 10px;
  padding: 5px;
  margin: 10px 20px;
  background: #fff;
  color: #fff;
}

.task-start-screen .task-desc .desc-header {
  text-align: center;
  width: 100%;
}

.task-start-screen .task-desc .desc-header .title {
  font-size: 24px;
}

.task-start-screen .task-desc .text {
  color: #333;
  font-size: 18px;
  text-align: center;
  font-style: italic;
}

.task-start-screen .task-info {
  border: 5px solid rgba(120, 130, 140, 0.13);
  border-radius: 10px;
  padding: 5px;
  margin: 10px 20px;
  background: #fdfcf8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.task-start-screen .task-info .icon {
  font-size: 34px;
  color: #FFC107;
  padding: 20px;
}

.task-start-screen .task-info .text {
  color: #333;
  font-size: 14px;
}

.task-start-screen .task-info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.task-start-screen .task-info-list.user .item {
  min-width: 140px !important;
}

.task-start-screen .task-info-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px dotted rgba(255, 255, 255, 0.2);
  border-right: 1px dotted rgba(255, 255, 255, 0.2);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 80px;
  padding: 5px;
}

.task-start-screen .task-info-list .item .item-header {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  opacity: 0.5;
}

.task-start-screen .task-info-list .item .item-content {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.type-WC .modal-content {
  background-color: #244c5a;
  color: #fff;
}

.type-WC .header {
  background-color: #152d36;
}

.type-WC .task-desc .title {
  color: #244c5a;
}

.type-WC .progress-bar {
  background-color: #070e11;
}

.type-WC .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-WC .content-footer .btn-start, .type-WC .content-footer .btn-settings {
  background-color: #244c5a;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-WC .content-footer .btn-start:hover, .type-WC .content-footer .btn-settings:hover {
  background-color: #070e11;
}

.type-WC .content-footer .btn-start:active, .type-WC .content-footer .btn-settings:active {
  background-color: black;
}

.type-WT1 .modal-content {
  background-color: #688dba;
  color: #fff;
}

.type-WT1 .header {
  background-color: #4b73a4;
}

.type-WT1 .task-desc .title {
  color: #688dba;
}

.type-WT1 .progress-bar {
  background-color: #3b5b81;
}

.type-WT1 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-WT1 .content-footer .btn-start, .type-WT1 .content-footer .btn-settings {
  background-color: #688dba;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-WT1 .content-footer .btn-start:hover, .type-WT1 .content-footer .btn-settings:hover {
  background-color: #3b5b81;
}

.type-WT1 .content-footer .btn-start:active, .type-WT1 .content-footer .btn-settings:active {
  background-color: #2b425e;
}

.type-WT2 .modal-content {
  background-color: #688dba;
  color: #fff;
}

.type-WT2 .header {
  background-color: #4b73a4;
}

.type-WT2 .task-desc .title {
  color: #688dba;
}

.type-WT2 .progress-bar {
  background-color: #3b5b81;
}

.type-WT2 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-WT2 .content-footer .btn-start, .type-WT2 .content-footer .btn-settings {
  background-color: #688dba;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-WT2 .content-footer .btn-start:hover, .type-WT2 .content-footer .btn-settings:hover {
  background-color: #3b5b81;
}

.type-WT2 .content-footer .btn-start:active, .type-WT2 .content-footer .btn-settings:active {
  background-color: #2b425e;
}

.type-WT3 .modal-content {
  background-color: #688dba;
  color: #fff;
}

.type-WT3 .header {
  background-color: #4b73a4;
}

.type-WT3 .task-desc .title {
  color: #688dba;
}

.type-WT3 .progress-bar {
  background-color: #3b5b81;
}

.type-WT3 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-WT3 .content-footer .btn-start, .type-WT3 .content-footer .btn-settings {
  background-color: #688dba;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-WT3 .content-footer .btn-start:hover, .type-WT3 .content-footer .btn-settings:hover {
  background-color: #3b5b81;
}

.type-WT3 .content-footer .btn-start:active, .type-WT3 .content-footer .btn-settings:active {
  background-color: #2b425e;
}

.type-WT4 .modal-content {
  background-color: #688dba;
  color: #fff;
}

.type-WT4 .header {
  background-color: #4b73a4;
}

.type-WT4 .task-desc .title {
  color: #688dba;
}

.type-WT4 .progress-bar {
  background-color: #3b5b81;
}

.type-WT4 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-WT4 .content-footer .btn-start, .type-WT4 .content-footer .btn-settings {
  background-color: #688dba;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-WT4 .content-footer .btn-start:hover, .type-WT4 .content-footer .btn-settings:hover {
  background-color: #3b5b81;
}

.type-WT4 .content-footer .btn-start:active, .type-WT4 .content-footer .btn-settings:active {
  background-color: #2b425e;
}

.type-WT5 .modal-content {
  background-color: #688dba;
  color: #fff;
}

.type-WT5 .header {
  background-color: #4b73a4;
}

.type-WT5 .task-desc .title {
  color: #688dba;
}

.type-WT5 .progress-bar {
  background-color: #3b5b81;
}

.type-WT5 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-WT5 .content-footer .btn-start, .type-WT5 .content-footer .btn-settings {
  background-color: #688dba;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-WT5 .content-footer .btn-start:hover, .type-WT5 .content-footer .btn-settings:hover {
  background-color: #3b5b81;
}

.type-WT5 .content-footer .btn-start:active, .type-WT5 .content-footer .btn-settings:active {
  background-color: #2b425e;
}

.type-FC1 .modal-content {
  background-color: #ba6889;
  color: #fff;
}

.type-FC1 .header {
  background-color: #a44b6f;
}

.type-FC1 .task-desc .title {
  color: #ba6889;
}

.type-FC1 .progress-bar {
  background-color: #813b57;
}

.type-FC1 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-FC1 .content-footer .btn-start, .type-FC1 .content-footer .btn-settings {
  background-color: #ba6889;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-FC1 .content-footer .btn-start:hover, .type-FC1 .content-footer .btn-settings:hover {
  background-color: #813b57;
}

.type-FC1 .content-footer .btn-start:active, .type-FC1 .content-footer .btn-settings:active {
  background-color: #5e2b40;
}

.type-FC2 .modal-content {
  background-color: #ba6889;
  color: #fff;
}

.type-FC2 .header {
  background-color: #a44b6f;
}

.type-FC2 .task-desc .title {
  color: #ba6889;
}

.type-FC2 .progress-bar {
  background-color: #813b57;
}

.type-FC2 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-FC2 .content-footer .btn-start, .type-FC2 .content-footer .btn-settings {
  background-color: #ba6889;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-FC2 .content-footer .btn-start:hover, .type-FC2 .content-footer .btn-settings:hover {
  background-color: #813b57;
}

.type-FC2 .content-footer .btn-start:active, .type-FC2 .content-footer .btn-settings:active {
  background-color: #5e2b40;
}

.type-FC3 .modal-content {
  background-color: #ba6889;
  color: #fff;
}

.type-FC3 .header {
  background-color: #a44b6f;
}

.type-FC3 .task-desc .title {
  color: #ba6889;
}

.type-FC3 .progress-bar {
  background-color: #813b57;
}

.type-FC3 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-FC3 .content-footer .btn-start, .type-FC3 .content-footer .btn-settings {
  background-color: #ba6889;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-FC3 .content-footer .btn-start:hover, .type-FC3 .content-footer .btn-settings:hover {
  background-color: #813b57;
}

.type-FC3 .content-footer .btn-start:active, .type-FC3 .content-footer .btn-settings:active {
  background-color: #5e2b40;
}

.type-FC4 .modal-content {
  background-color: #ba6889;
  color: #fff;
}

.type-FC4 .header {
  background-color: #a44b6f;
}

.type-FC4 .task-desc .title {
  color: #ba6889;
}

.type-FC4 .progress-bar {
  background-color: #813b57;
}

.type-FC4 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-FC4 .content-footer .btn-start, .type-FC4 .content-footer .btn-settings {
  background-color: #ba6889;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-FC4 .content-footer .btn-start:hover, .type-FC4 .content-footer .btn-settings:hover {
  background-color: #813b57;
}

.type-FC4 .content-footer .btn-start:active, .type-FC4 .content-footer .btn-settings:active {
  background-color: #5e2b40;
}

.type-ST1 .modal-content {
  background-color: #baa868;
  color: #fff;
}

.type-ST1 .header {
  background-color: #a4904b;
}

.type-ST1 .task-desc .title {
  color: #baa868;
}

.type-ST1 .progress-bar {
  background-color: #81723b;
}

.type-ST1 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-ST1 .content-footer .btn-start, .type-ST1 .content-footer .btn-settings {
  background-color: #baa868;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-ST1 .content-footer .btn-start:hover, .type-ST1 .content-footer .btn-settings:hover {
  background-color: #81723b;
}

.type-ST1 .content-footer .btn-start:active, .type-ST1 .content-footer .btn-settings:active {
  background-color: #5e532b;
}

.type-ST2 .modal-content {
  background-color: #baa868;
  color: #fff;
}

.type-ST2 .header {
  background-color: #a4904b;
}

.type-ST2 .task-desc .title {
  color: #baa868;
}

.type-ST2 .progress-bar {
  background-color: #81723b;
}

.type-ST2 .content-footer {
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.type-ST2 .content-footer .btn-start, .type-ST2 .content-footer .btn-settings {
  background-color: #baa868;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.type-ST2 .content-footer .btn-start:hover, .type-ST2 .content-footer .btn-settings:hover {
  background-color: #81723b;
}

.type-ST2 .content-footer .btn-start:active, .type-ST2 .content-footer .btn-settings:active {
  background-color: #5e532b;
}

/* ---------------------------------------------------
      Activate Module
----------------------------------------------------- */
.activate-module-modal .modal-content {
  border-radius: 0;
  border: none;
  background: rgba(255, 255, 255, 0.7);
}

.activate-module-modal .activate-module-body {
  background: rgba(236, 243, 252, 0.7);
}

.activate-module-body {
  padding: 10px;
  background-color: #ececec;
}

/* ---------------------------------------------------
     Activate Module //
----------------------------------------------------- */
/* ---------------------------------------------------
     Parts
----------------------------------------------------- */
.module-list .module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  min-height: 120px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
          box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.module-list .module.free .module-header {
  background-color: #afb8bf;
}

.module-list .module .title {
  color: #8a8f94;
  font-size: 24px;
}

.module-list .module .module-header {
  height: 75px;
  background-color: #2196f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.module-list .module .module-header i {
  color: #fff;
  font-size: 72px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: .9;
}

.module-list .module .module-header .title {
  font-size: 24px;
  color: #fff;
  opacity: 0.7;
}

.module-list .module .module-body {
  padding: 10px;
}

.module-list .module .module-body .desc .title {
  font-size: 18px;
  font-weight: bold;
}

.module-list .module .module-body .desc .content {
  opacity: .9;
  color: #a5a5a5;
}

.module-list .module .module-body .activate-module-info, .module-list .module .module-body .buy-module-info {
  border-top: 5px solid #f3f3f3;
  margin: 10px 0px;
  padding: 5px;
}

.module-list .module .module-body .activate-module-info .content, .module-list .module .module-body .buy-module-info .content {
  text-align: center;
  color: #333;
}

.module-list .module .module-body .activate-module-info .action, .module-list .module .module-body .buy-module-info .action {
  text-align: center;
  padding: 10px;
}

.module-list .module .module-body .activate-module-info .action a, .module-list .module .module-body .buy-module-info .action a {
  margin: 0 auto;
}

.module-list .module .module-body .buy-module-info {
  background-color: #f0f5ff;
}

.module-list .module .module-body .activate-module-info {
  background-color: #f7f3ff;
}

.module-list .module .module-footer {
  padding: 10px;
  border-top: 1px solid rgba(229, 229, 229, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.module-list .module .module-footer .btn {
  border-radius: 5px;
  background-color: #94a1ad;
  border-color: transparent;
}

.module-list .module .module-footer .btn.btn-activate-module {
  background-color: #22b66e;
}

.module-list .module .module-footer .desc {
  opacity: .6;
}

.module-list .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  min-height: 120px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
          box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-bottom: 20px;
}

.module-list .box:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
}

.module-list .box:hover .part-icon i {
  -webkit-transform: scale(1.1) rotate(5deg);
          transform: scale(1.1) rotate(5deg);
  opacity: 1;
}

.module-list .part-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 115px;
          flex: 0 0 115px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.module-list .part-icon i {
  font-size: 72px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: .9;
}

.module-list .part-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px;
}

.module-list .part-content .title {
  font-size: 24px;
  color: #2196f3;
}

.module-list .part-content .desc {
  opacity: .7;
}

.module-list .study .part-icon, .module-list .blue .part-icon {
  background-color: #2196f3;
  color: #fff;
}

.module-list .study .part-content .title, .module-list .blue .part-content .title {
  color: #2196f3;
}

.module-list .game .part-icon, .module-list .orange .part-icon {
  background-color: #f5b04d;
  color: #fff;
}

.module-list .game .part-content .title, .module-list .orange .part-content .title {
  color: #f5b04d;
}

@media (max-width: 767px) {
  .module-list .box {
    min-height: auto;
  }
  .module-list .box .part-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
  }
  .module-list .box .part-icon i {
    font-size: 24px;
  }
  .module-list .box .title {
    font-size: 18px;
  }
  .module-list .box .desc {
    font-size: 13px;
  }
}

.part-list .action-buttons {
  margin-left: auto;
}

.part-list .action-buttons .btn {
  color: rgba(255, 255, 255, 0.8);
}

.part-list .action-buttons .btn:hover {
  color: #fff;
}

.part-list .action-buttons .blue {
  background-color: #2196f3;
}

.part-list .action-buttons .gray {
  background-color: #a8b9c5;
}

.part-list .content-header {
  border-top: 5px solid #ecf3fc;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.part-list .content-header .content-title {
  font-size: 16px;
}

.part-list .content-list {
  max-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.part-list .content-list:hover {
  overflow-y: auto;
}

.part-list .content-list .item {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f7f7f7;
  padding: 5px 10px;
  min-height: 60px;
}

.part-list .content-list .item .item-title .desc {
  width: 100%;
  opacity: 0.6;
  font-size: 11px;
}

.part-list .content-list .item.active {
  border-left: 5px solid #b2bbc5;
  border-right: 5px solid #b2bbc5;
  border-top: 3px solid #d9e1ea;
  border-bottom: 3px solid #c4ced8;
  -webkit-box-shadow: 5px 0px 15px rgba(50, 50, 93, 0.34);
          box-shadow: 5px 0px 15px rgba(50, 50, 93, 0.34);
}

.part-list .content-list .item.active .progress-bar {
  background-color: #2196f3 !important;
}

.part-list .content-list .item.locked {
  opacity: .7;
}

.part-list .content-list .item.locked .desc {
  display: none;
}

.part-list .content-list .item:last-child {
  border-bottom: none;
}

.part-list .content-list .item:hover {
  background-color: #f7f7f7;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 93, 0.34);
          box-shadow: 0px 0px 5px rgba(50, 50, 93, 0.34);
}

.part-list .content-list .item .lock-status {
  font-size: 21px;
  color: #7b7b7b;
}

.part-list .content-list .item .icon {
  margin-right: 10px;
}

.part-list .content-list .item .progress {
  height: 5px;
}

.part-list .content-list .item .progress .progress-bar {
  line-height: 5px;
  background-color: #46d0c0;
}

.part-list .content-list .item .progress-status {
  width: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* PART */
.part-list {
  margin-top: 40px;
}

.part-list .box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 120px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
          box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-bottom: 20px;
}

.part-list .box:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
}

.part-list .box:hover .part-header i {
  -webkit-transform: scale(1.1) rotate(5deg);
          transform: scale(1.1) rotate(5deg);
  opacity: 1;
}

.part-list .part-header {
  padding: 10px;
  height: 70px;
  background-color: #2196f3;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  color: #fff;
  position: relative;
}

.part-list .part-header .part-title {
  display: none;
}

.part-list .part-header .part-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ccc;
  border-radius: 50%;
  border: 5px solid #fff;
  width: 100px;
  height: 100px;
  top: -50px;
  left: calc(50% - 50px);
}

.part-list .part-header i {
  font-size: 48px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: .9;
}

.part-list .part-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px;
}

.part-list .part-content .title {
  font-size: 24px;
  color: #2196f3;
}

.part-list .part-content .desc {
  opacity: .7;
}

.part-list .part-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.part-list .part-footer .part-btn-word-list {
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.part-list .part-footer .part-btn-word-list a {
  color: #9a9a9a;
  background-color: #ececec;
  max-width: 250px;
  margin: 5px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  padding: 10px;
  text-decoration: none;
}

.part-list .part-footer .part-btn-word-list a:hover {
  color: #333;
}

.part-list .part-footer .part-action-buttons {
  padding: 5px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.part-list .part-footer .part-action-buttons .part-btn {
  color: #fff;
  background-color: #2196f3;
  max-width: 250px;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  margin: 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
}

.part-list .part-footer .part-action-buttons .part-btn.green {
  background-color: #5cb85c;
}

.part-list .part-footer .part-action-buttons .part-btn .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.part-list .part-footer .part-action-buttons .part-btn .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 0px 5px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: .8;
}

.part-list .part-footer .part-action-buttons .part-btn:hover .icon {
  opacity: 1;
}

.part-list .game .part-header, .part-list .orange .part-header {
  background-color: #f5b04d;
  color: #fff;
}

.part-list .game .part-content .title, .part-list .orange .part-content .title {
  color: #f5b04d;
}

.part-list .go-last-task .part-header, .part-list .green .part-header {
  background-color: #22b66e;
  color: #fff;
}

.part-list .go-last-task .part-content .title, .part-list .green .part-content .title {
  color: #22b66e;
}

@media (max-width: 1199px) {
  .part-list {
    margin-top: initial;
  }
  .part-list .box {
    min-height: auto;
  }
  .part-list .box .part-header {
    height: 50px;
    margin-bottom: 20px;
  }
  .part-list .box .part-header .part-title {
    font-size: 24px;
    display: block;
    opacity: 0.7;
  }
  .part-list .box .part-header .part-icon {
    height: 70px;
    width: 70px;
    top: initial;
    bottom: -35px;
    right: 25px;
    left: initial;
  }
  .part-list .box .part-header .part-icon i {
    font-size: 24px;
  }
  .part-list .box .title {
    display: none;
  }
  .part-list .box .desc {
    font-size: 13px;
  }
  .part-list .box .part-footer .part-btn-word-list a {
    max-width: 75px;
  }
  .part-list .box .part-footer .part-action-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .part-list .box .part-footer .part-action-buttons a {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 100%;
  }
}

/* PART //*/
/* ---------------------------------------------------
     Parts
----------------------------------------------------- */
/* ---------------------------------------------------
     Game
----------------------------------------------------- */
.game-start-footer {
  -webkit-box-align: inherit !important;
      -ms-flex-align: inherit !important;
          align-items: inherit !important;
}

.game-start-footer .btn-square {
  border: none;
  border-right: 1px solid rgba(255, 255, 255, 0.13);
  margin: 0px;
  min-width: auto;
  padding: 0px;
}

.game-start-footer .btn-square:last-child {
  border-right: none;
}

.game-pause-screen .header {
  text-align: center;
  font-size: 18px;
  padding: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background: #607D8B;
  color: #f7f7f7;
}

.game-action-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/*@keyframes text-pop-up-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: none;
  }
  100% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    text-shadow: 0 1px 0 #cccc, 0 2px 0 #ccc, 0 3px 0 #ccc, 0 4px 0 #848484, 0 5px 30px rgba(0, 0, 0, 0.3)
  }
}
*/
.game .game-progress {
  height: 10px;
  overflow: hidden;
}

.game .game-progress .game-progress-bar {
  width: 0%;
  height: 10px;
  background-color: #0074d9;
}

.game .game-progress .game-progress-bar.red {
  background-color: #ba6868;
}

.game .game-progress .game-progress-bar.orange {
  background-color: #f5b04d;
}

.game .secenekler-disable-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1;
}

/* ---------------------------------------------------
     Buttons
----------------------------------------------------- */
.btn-square {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid rgba(120, 130, 140, 0.13);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 115px;
  margin: 5px;
  color: #607D8B;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.btn-square .icon {
  font-size: 24px;
}

.btn-square .text {
  font-size: 14px;
}

.btn-me-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-me {
  color: #868d9c;
  background-color: #f6fafb;
  -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  max-width: 250px;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  margin: 5px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
}

@media (max-width: 400px) {
  .btn-me {
    width: 100%;
  }
}

.btn-me.pill {
  background: #2196f3;
  color: rgba(255, 255, 255, 0.7);
  border-radius: 50px;
  padding: 0px 15px;
}

.btn-me.pill .icon {
  padding: 0px;
}

.btn-me.pill:hover {
  background: #2196f3;
}

.btn-me.pill:hover .text {
  opacity: 1;
}

.btn-me.pill.orange {
  background: #f7941e;
}

.btn-me.pill.orange:hover {
  background: #f7941e;
}

.btn-me.pill.blue {
  background-color: #688dba;
}

.btn-me.pill.dark-blue {
  background-color: #6899ba;
}

.btn-me.pill.yellow {
  color: #333;
  background-color: #baa868;
}

.btn-me.pill.pink {
  background-color: #ba6889;
}

.btn-me.pill.green {
  background-color: #68ba8a;
}

.btn-me.pill.red {
  background-color: #ba6868;
}

.btn-me.pill.gray {
  background-color: #8a8a8a;
}

.btn-me.large .icon {
  font-size: 18px;
}

.btn-me.large .text {
  padding: 10px;
  font-size: 18px;
}

@media (max-width: 768px) {
  .btn-me.large .text, .btn-me.large .icon {
    font-size: 14px !important;
  }
}

.btn-me:hover {
  background-color: #ececec;
  text-decoration: none;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

.btn-me:hover .icon {
  opacity: 1;
}

.btn-me:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-me:focus {
  outline: none;
  border-color: rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 0 3px black;
          box-shadow: 0 0 0 3px black;
}

.btn-me .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-me .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  color: white;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: .8;
}

.btn-me .icon.right {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.btn-me .icon.blue {
  background-color: #688dba;
}

.btn-me .icon.dark-blue {
  background-color: #6899ba;
}

.btn-me .icon.yellow {
  color: #333;
  background-color: #baa868;
}

.btn-me .icon.pink {
  background-color: #ba6889;
}

.btn-me .icon.green {
  background-color: #68ba8a;
}

.btn-me .icon.red {
  background-color: #ba6868;
}

.btn-me .icon.gray {
  background-color: #8a8a8a;
}

/* ---------------------------------------------------
     Nav Breadcrumb
----------------------------------------------------- */
.nav-breadcrumb {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav-breadcrumb li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "›";
}

/* ---------------------------------------------------
     Nav Breadcrumb //
----------------------------------------------------- */
#module-modal {
  padding: 0px !important;
}

#module-modal .modal-body {
  padding: 1px !important;
}

#module-modal .me-container {
  height: 95vh;
}

#module-modal .modal-dialog {
  width: 95%;
  margin: 10px auto;
  max-height: 96vh;
}

#module-modal .modal-dialog .modal-header {
  border-bottom: 1px solid rgba(187, 187, 187, 0.18);
}

#module-modal .modal-dialog .content-body {
  height: auto;
  max-height: calc(96vh - 160px);
  overflow-y: auto;
}

#module-modal .modal-dialog .content-footer {
  height: 80px;
  width: 100%;
  border-top: 1px solid rgba(187, 187, 187, 0.18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #f4f4f4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* ---------------------------------------------------
     Word List
----------------------------------------------------- */
.word-list {
  padding-top: 85px;
}

.word-list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 53px;
  background: #f5f5f5;
  z-index: 1;
  width: 100%;
  height: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid rgba(0, 0, 0, 0.072);
}

@media screen and (min-width: 992px) {
  .word-list-header {
    width: calc(100% - 250px);
  }
}

.word-list-header .header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.word-list-header .header-action {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.word-list-header .header-action span {
  font-size: 10px;
  color: #b5b5b5;
}

.word-list-header .header-action .btn-list-action {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  color: #2196F3;
  margin-left: 5px;
  padding: 5px 10px;
}

.word-list-header .header-action .btn-list-action.active {
  background-color: #2196F3;
  color: #fff;
}

.word-list-header .header-action .btn-list-action:hover {
  opacity: 0.7;
}

.word-list-header .header-title {
  font-size: 16px;
  padding: 10px;
  font-weight: bold;
}

.word-list-header .search-wrapper {
  padding: 5px 10px;
}

.word-list-wrapper {
  display: block;
}

.word-list-wrapper:after, .word-list-wrapper:before {
  content: '';
  clear: both;
}

.word-list-char-header {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: calc(100px + 53px);
  background-color: #d6d6d6;
  width: 100%;
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(234, 234, 234, 0.6);
          box-shadow: 0px 2px 0px 0px rgba(234, 234, 234, 0.6);
}

.word-item-wrapper {
  -webkit-animation: fadeInUpCustom .5s;
          animation: fadeInUpCustom .5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-bottom: 1px solid #f5f4f4;
  margin-bottom: 1px;
  padding: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.word-item-wrapper:hover {
  background-color: #f4f4f4;
}

.word-item-wrapper .word-item-title {
  font-size: 16px;
  font-weight: 500;
  color: #888888;
}

.word-item-wrapper .word-item-sub-title {
  font-size: 11px;
  font-weight: normal;
  color: #b9b9b9;
}

.word-item-wrapper .word-item-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.word-item-wrapper .word-item-action a {
  color: #2196F3;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.word-item-wrapper .word-item-action a.btn-show-word-card {
  color: #60d432;
}

.word-item-wrapper .word-item-action a:hover {
  opacity: 0.7;
}

.word-item-wrapper .word-view-count {
  color: #ccc;
  font-size: 12px;
  text-decoration: none;
}

/* ---------------------------------------------------
    Word List //
----------------------------------------------------- */
/* ---------------------------------------------------
    Stats
----------------------------------------------------- */
@media screen and (max-width: 769px) {
  .stats .stat-progress-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .stats .stat-progress-area .stat-line-progress-area {
    padding: 5px;
  }
}

.stats .stat-circle-progress-area {
  padding: 20px;
}

.stats .stat-circle-progress-sub-content {
  color: #9a9a9a;
}

.stats .stat-line-progress-area {
  padding: 20px;
}

.stats .stat-title {
  text-align: center;
  padding: 10px;
  color: #9a9a9a;
  font-size: 24px;
}

.stats .stat-progress {
  padding: 10px;
}

.stats .stat-progress .stat-progress-content {
  font-size: 48px;
  opacity: 0.7;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stats .stat-progress .stat-progress-content .percent-symbol {
  font-size: 14px;
}

.stats .stat-line-progress-wrapper {
  padding: 10px;
}

.stats .stat-line-progress-wrapper .stat-line-title {
  color: #9a9a9a;
}

.stats .stat-line-progress-wrapper .stat-line-content {
  color: #9a9a9a;
}

.stats .stat-total-time {
  padding: 10px;
  opacity: 0.7;
}

.stats .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  min-height: 120px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
          box-shadow: 0px 2px 10px 0px rgba(160, 160, 160, 0.27);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  margin-bottom: 20px;
}

.stats .box:hover {
  -webkit-box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 18px 35px rgba(50, 50, 93, 0.1), 0 8px 15px rgba(0, 0, 0, 0.07);
}

/* ---------------------------------------------------
    Stats // 
----------------------------------------------------- */
/* ---------------------------------------------------
    PWA Notification
----------------------------------------------------- */
.pwa-notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 680px;
  min-height: 30px;
  left: calc(50% - 340px);
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px -2px 10px 0px rgba(160, 160, 160, 0.2);
          box-shadow: 0px -2px 10px 0px rgba(160, 160, 160, 0.2);
}

@media (max-width: 680px) {
  .pwa-notification {
    width: 100%;
    left: 0px;
  }
}

.pwa-notification.ios-mode {
  bottom: 20px;
}

.pwa-notification.ios-mode:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: calc(50% - 10px);
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: rgba(255, 255, 255, 0.8) transparent transparent transparent;
}

.pwa-notification .icon-side {
  margin-left: 10px;
  font-size: 24px;
  color: #6d738e;
}

.pwa-notification .text-side {
  color: #000;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
  font-size: 11px;
}

.pwa-notification .text-side .share-icon-img {
  height: 16px;
  margin: 0px 3px;
}

.pwa-notification .action-side {
  padding: 10px;
}

.pwa-notification .action-side .pwa-close {
  font-size: 14px;
  color: #4a4a4a;
}

.pwa-notification .action-side .pwa-install {
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #2d4cda;
  color: #fff;
}

/* ---------------------------------------------------
    PWA Notification // 
----------------------------------------------------- */
/* ---------------------------------------------------
    Theming
----------------------------------------------------- */
.sidebar {
  background-color: #313944 !important;
  -webkit-box-shadow: inset -5px 0px 16px -5px #131d2b !important;
          box-shadow: inset -5px 0px 16px -5px #131d2b !important;
}

.sidebar .sidebar-brand {
  border-bottom: 1px solid rgba(40, 46, 56, 0.5) !important;
}

.wc, .fc, .wt, .st {
  background: #ecf0f1;
}

.wc .navbar-page, .fc .navbar-page, .wt .navbar-page, .st .navbar-page {
  background: #313944  !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.wc .navbar-page a, .wc .navbar-page .title, .fc .navbar-page a, .fc .navbar-page .title, .wt .navbar-page a, .wt .navbar-page .title, .st .navbar-page a, .st .navbar-page .title {
  color: #F5F3F1  !important;
}

.wc .wc-navbar .wc-navbar-footer, .fc .wc-navbar .wc-navbar-footer, .wt .wc-navbar .wc-navbar-footer, .st .wc-navbar .wc-navbar-footer {
  background-color: #dce1e4;
}

.wc .me-footer, .fc .me-footer, .wt .me-footer, .st .me-footer {
  background-color: #313944;
  border-radius: 0;
  padding: 0;
  margin: 3px 0px 0px 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.wc .me-footer .footer-navbar, .fc .me-footer .footer-navbar, .wt .me-footer .footer-navbar, .st .me-footer .footer-navbar {
  min-width: 50px;
}

.wc .me-footer .footer-navbar:empty, .fc .me-footer .footer-navbar:empty, .wt .me-footer .footer-navbar:empty, .st .me-footer .footer-navbar:empty {
  min-width: auto;
}

.wc .me-game-footer, .fc .me-game-footer, .wt .me-game-footer, .st .me-game-footer {
  background: rgba(51, 59, 70, 0.8);
}

.wc .me-text, .wc .me-sound, .fc .me-text, .fc .me-sound, .wt .me-text, .wt .me-sound, .st .me-text, .st .me-sound {
  background: radial-gradient(#3f4650, #313944);
}

.wc .left-side, .fc .left-side, .wt .left-side, .st .left-side {
  background-color: #ecf0f1;
}

.wc .me-image-wrapper, .fc .me-image-wrapper, .wt .me-image-wrapper, .st .me-image-wrapper {
  background: #fff;
  margin: 8px;
  -webkit-box-shadow: 0 0px 10px 0px rgba(6, 6, 6, 0.2);
          box-shadow: 0 0px 10px 0px rgba(6, 6, 6, 0.2);
  border-radius: 5px;
}

.wc .me-image-nav, .fc .me-image-nav, .wt .me-image-nav, .st .me-image-nav {
  background: transparent;
}

.wc .me-image-nav .item.active, .fc .me-image-nav .item.active, .wt .me-image-nav .item.active, .st .me-image-nav .item.active {
  background-color: #313944;
  /*
           &:before{
              border-color: transparent transparent #313944 transparent;
           }*/
}

.wc .me-write-area, .fc .me-write-area, .wt .me-write-area, .st .me-write-area {
  background: transparent;
}

.wc .me-write-area .virtual-keyboard-output, .fc .me-write-area .virtual-keyboard-output, .wt .me-write-area .virtual-keyboard-output, .st .me-write-area .virtual-keyboard-output {
  -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
          box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.31);
  max-width: 800px;
  border-radius: 5px;
  color: #000;
}

.wc .me-write-area .virtual-keyboard-output:empty:before, .fc .me-write-area .virtual-keyboard-output:empty:before, .wt .me-write-area .virtual-keyboard-output:empty:before, .st .me-write-area .virtual-keyboard-output:empty:before {
  color: #000;
}

.wc .me-write-area .me-user-answer-words .me-answer-turkish, .fc .me-write-area .me-user-answer-words .me-answer-turkish, .wt .me-write-area .me-user-answer-words .me-answer-turkish, .st .me-write-area .me-user-answer-words .me-answer-turkish {
  color: #fff;
}

.wc .me-write-area .me-question-words, .fc .me-write-area .me-question-words, .wt .me-write-area .me-question-words, .st .me-write-area .me-question-words {
  border-top: 5px solid #415261;
}

.wc .me-options-area, .fc .me-options-area, .wt .me-options-area, .st .me-options-area {
  background: transparent;
}

.wc .me-options-area .me-options, .fc .me-options-area .me-options, .wt .me-options-area .me-options, .st .me-options-area .me-options {
  margin: 0px 5px;
}

.wc .me-options-area .me-options .me-option, .fc .me-options-area .me-options .me-option, .wt .me-options-area .me-options .me-option, .st .me-options-area .me-options .me-option {
  background: #CB321D;
  border: none;
  color: white;
}

.wc .me-options-area .me-options .me-option .sub, .fc .me-options-area .me-options .me-option .sub, .wt .me-options-area .me-options .me-option .sub, .st .me-options-area .me-options .me-option .sub {
  color: white;
}

.wc .me-options-area .me-options .me-option.answer, .fc .me-options-area .me-options .me-option.answer, .wt .me-options-area .me-options .me-option.answer, .st .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 -1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6), 0 -1px 0 rgba(0, 0, 0, 0.02);
}

.wc .me-options-area .me-options .me-option.image, .fc .me-options-area .me-options .me-option.image, .wt .me-options-area .me-options .me-option.image, .st .me-options-area .me-options .me-option.image {
  background: #fff;
}

.wc.game .game-progress .game-progress-bar, .fc.game .game-progress .game-progress-bar, .wt.game .game-progress .game-progress-bar, .st.game .game-progress .game-progress-bar {
  background-color: #ea4215;
}

.wc .finish-screen, .fc .finish-screen, .wt .finish-screen, .st .finish-screen {
  background-color: #313944;
}

.wc .finish-screen .progress .progress-bar, .fc .finish-screen .progress .progress-bar, .wt .finish-screen .progress .progress-bar, .st .finish-screen .progress .progress-bar {
  background-color: #ffa500;
}

div[class*=' type-'] .modal-dialog .modal-content, div[class^=' type-'] .modal-dialog .modal-content {
  background-color: #313944;
}

div[class*=' type-'] .modal-dialog .modal-content .header, div[class^=' type-'] .modal-dialog .modal-content .header {
  background-color: #5a6169;
}

div[class*=' type-'] .modal-dialog .modal-content .task-desc .desc-header .title, div[class^=' type-'] .modal-dialog .modal-content .task-desc .desc-header .title {
  color: #313944;
}

div[class*=' type-'] .modal-dialog .modal-content .progress-bar, div[class^=' type-'] .modal-dialog .modal-content .progress-bar {
  background-color: #cc4408;
}

.modal-content .game-pause-screen a.btn {
  color: #fff;
}

.type-FC3:not(.modal), .type-WT3:not(.modal), .type-WT5:not(.modal) {
  background: #60D4AF;
}

.type-FC3 .navbar-page, .type-WT3 .navbar-page, .type-WT5 .navbar-page {
  background: #36C295 !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.type-FC3 .navbar-page a, .type-FC3 .navbar-page .title, .type-WT3 .navbar-page a, .type-WT3 .navbar-page .title, .type-WT5 .navbar-page a, .type-WT5 .navbar-page .title {
  color: #F5F3F1  !important;
}

.type-FC3.game .game-progress .game-progress-bar, .type-WT3.game .game-progress .game-progress-bar, .type-WT5.game .game-progress .game-progress-bar {
  background-color: #16523f;
}

.type-FC3 .me-write-area .virtual-keyboard key, .type-WT3 .me-write-area .virtual-keyboard key, .type-WT5 .me-write-area .virtual-keyboard key {
  background-color: #101823;
}

.type-FC3 .me-write-area .virtual-keyboard-output, .type-WT3 .me-write-area .virtual-keyboard-output, .type-WT5 .me-write-area .virtual-keyboard-output {
  background: #48cda3;
  color: #000 !important;
}

.type-FC3 .me-write-area .virtual-keyboard-output:empty:before, .type-WT3 .me-write-area .virtual-keyboard-output:empty:before, .type-WT5 .me-write-area .virtual-keyboard-output:empty:before {
  color: #000 !important;
}

.type-FC3 .me-options-area, .type-WT3 .me-options-area, .type-WT5 .me-options-area {
  background: transparent;
}

.type-FC3 .me-options-area .me-options .me-option, .type-WT3 .me-options-area .me-options .me-option, .type-WT5 .me-options-area .me-options .me-option {
  background: #18946C;
  border: none;
  color: white;
}

.type-FC3 .me-options-area .me-options .me-option .sub, .type-WT3 .me-options-area .me-options .me-option .sub, .type-WT5 .me-options-area .me-options .me-option .sub {
  color: white;
}

.type-FC3 .me-options-area .me-options .me-option.answer, .type-WT3 .me-options-area .me-options .me-option.answer, .type-WT5 .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.type-FC3 .me-options-area .me-options .me-option.image, .type-WT3 .me-options-area .me-options .me-option.image, .type-WT5 .me-options-area .me-options .me-option.image {
  background: #fff;
}

.type-FC3 .me-options-area .me-options .me-option.image.answer, .type-WT3 .me-options-area .me-options .me-option.image.answer, .type-WT5 .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.type-FC3 .finish-screen .progress .progress-bar, .type-WT3 .finish-screen .progress .progress-bar, .type-WT5 .finish-screen .progress .progress-bar {
  background-color: #60D4AF;
}

.type-FC2:not(.modal), .type-WT4:not(.modal) {
  background: #F26B54;
}

.type-FC2 .navbar-page, .type-WT4 .navbar-page {
  background: #E8533A !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.type-FC2 .navbar-page a, .type-FC2 .navbar-page .title, .type-WT4 .navbar-page a, .type-WT4 .navbar-page .title {
  color: #F5F3F1  !important;
}

.type-FC2.game .game-progress .game-progress-bar, .type-WT4.game .game-progress .game-progress-bar {
  background-color: #711809;
}

.type-FC2 .me-write-area .virtual-keyboard key, .type-WT4 .me-write-area .virtual-keyboard key {
  background-color: #101823;
}

.type-FC2 .me-write-area .virtual-keyboard-output, .type-WT4 .me-write-area .virtual-keyboard-output {
  background: #f05238;
  color: #000 !important;
}

.type-FC2 .me-write-area .virtual-keyboard-output:empty:before, .type-WT4 .me-write-area .virtual-keyboard-output:empty:before {
  color: #000 !important;
}

.type-FC2 .me-options-area, .type-WT4 .me-options-area {
  background: transparent;
}

.type-FC2 .me-options-area .me-options .me-option, .type-WT4 .me-options-area .me-options .me-option {
  background: #CB321D;
  border: none;
  color: white;
}

.type-FC2 .me-options-area .me-options .me-option .sub, .type-WT4 .me-options-area .me-options .me-option .sub {
  color: white;
}

.type-FC2 .me-options-area .me-options .me-option.answer, .type-WT4 .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.type-FC2 .me-options-area .me-options .me-option.image, .type-WT4 .me-options-area .me-options .me-option.image {
  background: #fff;
}

.type-FC2 .me-options-area .me-options .me-option.image.answer, .type-WT4 .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.type-FC2 .finish-screen .progress .progress-bar, .type-WT4 .finish-screen .progress .progress-bar {
  background-color: #F26B54;
}

.type-FC1:not(.modal), .subtype-FC4M3:not(.modal) {
  background: #60BCF5;
}

.type-FC1 .navbar-page, .subtype-FC4M3 .navbar-page {
  background: #35A4E8 !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.type-FC1 .navbar-page a, .type-FC1 .navbar-page .title, .subtype-FC4M3 .navbar-page a, .subtype-FC4M3 .navbar-page .title {
  color: #F5F3F1  !important;
}

.type-FC1.game .game-progress .game-progress-bar, .subtype-FC4M3.game .game-progress .game-progress-bar {
  background-color: #085381;
}

.type-FC1 .me-write-area .virtual-keyboard key, .subtype-FC4M3 .me-write-area .virtual-keyboard key {
  background-color: #101823;
}

.type-FC1 .me-write-area .virtual-keyboard-output, .subtype-FC4M3 .me-write-area .virtual-keyboard-output {
  background: #43b0f3;
  color: #000 !important;
}

.type-FC1 .me-write-area .virtual-keyboard-output:empty:before, .subtype-FC4M3 .me-write-area .virtual-keyboard-output:empty:before {
  color: #000 !important;
}

.type-FC1 .me-options-area, .subtype-FC4M3 .me-options-area {
  background: transparent;
}

.type-FC1 .me-options-area .me-options .me-option, .subtype-FC4M3 .me-options-area .me-options .me-option {
  background: #2978DA;
  border: none;
  color: white;
}

.type-FC1 .me-options-area .me-options .me-option .sub, .subtype-FC4M3 .me-options-area .me-options .me-option .sub {
  color: white;
}

.type-FC1 .me-options-area .me-options .me-option.answer, .subtype-FC4M3 .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.type-FC1 .me-options-area .me-options .me-option.image, .subtype-FC4M3 .me-options-area .me-options .me-option.image {
  background: #fff;
}

.type-FC1 .me-options-area .me-options .me-option.image.answer, .subtype-FC4M3 .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.type-FC1 .finish-screen .progress .progress-bar, .subtype-FC4M3 .finish-screen .progress .progress-bar {
  background-color: #60BCF5;
}

.type-WT1:not(.modal), .subtype-FC4M2:not(.modal) {
  background: #FDD206;
}

.type-WT1 .navbar-page, .subtype-FC4M2 .navbar-page {
  background: #FFB406 !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.type-WT1 .navbar-page a, .type-WT1 .navbar-page .title, .subtype-FC4M2 .navbar-page a, .subtype-FC4M2 .navbar-page .title {
  color: #F5F3F1  !important;
}

.type-WT1.game .game-progress .game-progress-bar, .subtype-FC4M2.game .game-progress .game-progress-bar {
  background-color: #372d00;
}

.type-WT1 .me-write-area .virtual-keyboard key, .subtype-FC4M2 .me-write-area .virtual-keyboard key {
  background-color: #101823;
}

.type-WT1 .me-write-area .virtual-keyboard-output, .subtype-FC4M2 .me-write-area .virtual-keyboard-output {
  background: #e3bb02;
  color: #000 !important;
}

.type-WT1 .me-write-area .virtual-keyboard-output:empty:before, .subtype-FC4M2 .me-write-area .virtual-keyboard-output:empty:before {
  color: #000 !important;
}

.type-WT1 .me-options-area, .subtype-FC4M2 .me-options-area {
  background: transparent;
}

.type-WT1 .me-options-area .me-options .me-option, .subtype-FC4M2 .me-options-area .me-options .me-option {
  background: #F09506;
  border: none;
  color: white;
}

.type-WT1 .me-options-area .me-options .me-option .sub, .subtype-FC4M2 .me-options-area .me-options .me-option .sub {
  color: white;
}

.type-WT1 .me-options-area .me-options .me-option.answer, .subtype-FC4M2 .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.type-WT1 .me-options-area .me-options .me-option.image, .subtype-FC4M2 .me-options-area .me-options .me-option.image {
  background: #fff;
}

.type-WT1 .me-options-area .me-options .me-option.image.answer, .subtype-FC4M2 .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.type-WT1 .finish-screen .progress .progress-bar, .subtype-FC4M2 .finish-screen .progress .progress-bar {
  background-color: #FDD206;
}

.type-ST2:not(.modal), .subtype-FC4M1:not(.modal) {
  background: #FF617B;
}

.type-ST2 .navbar-page, .subtype-FC4M1 .navbar-page {
  background: #DE3551 !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.type-ST2 .navbar-page a, .type-ST2 .navbar-page .title, .subtype-FC4M1 .navbar-page a, .subtype-FC4M1 .navbar-page .title {
  color: #F5F3F1  !important;
}

.type-ST2.game .game-progress .game-progress-bar, .subtype-FC4M1.game .game-progress .game-progress-bar {
  background-color: #940018;
}

.type-ST2 .me-write-area .virtual-keyboard key, .subtype-FC4M1 .me-write-area .virtual-keyboard key {
  background-color: #101823;
}

.type-ST2 .me-write-area .virtual-keyboard-output, .subtype-FC4M1 .me-write-area .virtual-keyboard-output {
  background: #ff4261;
  color: #000 !important;
}

.type-ST2 .me-write-area .virtual-keyboard-output:empty:before, .subtype-FC4M1 .me-write-area .virtual-keyboard-output:empty:before {
  color: #000 !important;
}

.type-ST2 .me-options-area, .subtype-FC4M1 .me-options-area {
  background: transparent;
}

.type-ST2 .me-options-area .me-options .me-option, .subtype-FC4M1 .me-options-area .me-options .me-option {
  background: #DD2946;
  border: none;
  color: white;
}

.type-ST2 .me-options-area .me-options .me-option .sub, .subtype-FC4M1 .me-options-area .me-options .me-option .sub {
  color: white;
}

.type-ST2 .me-options-area .me-options .me-option.answer, .subtype-FC4M1 .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.type-ST2 .me-options-area .me-options .me-option.image, .subtype-FC4M1 .me-options-area .me-options .me-option.image {
  background: #fff;
}

.type-ST2 .me-options-area .me-options .me-option.image.answer, .subtype-FC4M1 .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.type-ST2 .finish-screen .progress .progress-bar, .subtype-FC4M1 .finish-screen .progress .progress-bar {
  background-color: #FF617B;
}

.type-ST1:not(.modal), .type-WT2:not(.modal) {
  background: #5BCACC;
}

.type-ST1 .navbar-page, .type-WT2 .navbar-page {
  background: #45BACC !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.type-ST1 .navbar-page a, .type-ST1 .navbar-page .title, .type-WT2 .navbar-page a, .type-WT2 .navbar-page .title {
  color: #F5F3F1  !important;
}

.type-ST1.game .game-progress .game-progress-bar, .type-WT2.game .game-progress .game-progress-bar {
  background-color: #164545;
}

.type-ST1 .me-write-area .virtual-keyboard key, .type-WT2 .me-write-area .virtual-keyboard key {
  background-color: #101823;
}

.type-ST1 .me-write-area .virtual-keyboard-output, .type-WT2 .me-write-area .virtual-keyboard-output {
  background: #44c2c5;
  color: #000 !important;
}

.type-ST1 .me-write-area .virtual-keyboard-output:empty:before, .type-WT2 .me-write-area .virtual-keyboard-output:empty:before {
  color: #000 !important;
}

.type-ST1 .me-options-area, .type-WT2 .me-options-area {
  background: transparent;
}

.type-ST1 .me-options-area .me-options .me-option, .type-WT2 .me-options-area .me-options .me-option {
  background: #2E98B5;
  border: none;
  color: white;
}

.type-ST1 .me-options-area .me-options .me-option .sub, .type-WT2 .me-options-area .me-options .me-option .sub {
  color: white;
}

.type-ST1 .me-options-area .me-options .me-option.answer, .type-WT2 .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.type-ST1 .me-options-area .me-options .me-option.image, .type-WT2 .me-options-area .me-options .me-option.image {
  background: #fff;
}

.type-ST1 .me-options-area .me-options .me-option.image.answer, .type-WT2 .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.type-ST1 .finish-screen .progress .progress-bar, .type-WT2 .finish-screen .progress .progress-bar {
  background-color: #5BCACC;
}

.night-mode:not(.modal) {
  background: #1f242b;
}

.night-mode .navbar-page {
  background: #313944 !important;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
          box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.31);
}

.night-mode .navbar-page a, .night-mode .navbar-page .title {
  color: #F5F3F1  !important;
}

.night-mode.game .game-progress .game-progress-bar {
  background-color: #78889e;
}

.night-mode .me-write-area .virtual-keyboard key {
  background-color: #303843;
}

.night-mode .me-write-area .virtual-keyboard-output {
  background: #303843;
  color: #fff !important;
}

.night-mode .me-write-area .virtual-keyboard-output:empty:before {
  color: #fff !important;
}

.night-mode .me-options-area {
  background: transparent;
}

.night-mode .me-options-area .me-options .me-option {
  background: #424c58;
  border: none;
  color: white;
}

.night-mode .me-options-area .me-options .me-option .sub {
  color: white;
}

.night-mode .me-options-area .me-options .me-option.answer {
  background-color: #ffb42b;
  color: black;
}

.night-mode .me-options-area .me-options .me-option.image {
  background: #fff;
}

.night-mode .me-options-area .me-options .me-option.image.answer {
  -webkit-box-shadow: inset 0 0px 0px 5px #f18140;
          box-shadow: inset 0 0px 0px 5px #f18140;
}

.night-mode .finish-screen .progress .progress-bar {
  background-color: #1f242b;
}

.wc {
  background-color: #1f242b;
}

.wc.night-mode .wc-navbar .wc-navbar-top {
  background-color: #1f242b;
}

.wc.night-mode .wc-navbar .wc-navbar-top .wc-title, .wc.night-mode .wc-navbar .wc-navbar-top .btn-play-word-sound {
  color: rgba(255, 255, 255, 0.8);
}

.wc.night-mode .wc-navbar .wc-navbar-top .wc-pronun {
  color: #2196f3;
}

.wc.night-mode .wc-navbar .wc-navbar-footer {
  background-color: #424c58;
  color: rgba(255, 255, 255, 0.8);
}

.wc.night-mode .left-side {
  background-color: transparent;
}

.wc.night-mode .wc-desc {
  border-top: none;
  background-color: #424c58;
  color: rgba(255, 255, 255, 0.8);
}

.wc.night-mode .show-details-btn {
  -webkit-box-shadow: 0px 11px 12px -7px #1f242b;
          box-shadow: 0px 11px 12px -7px #1f242b;
}

.wc.night-mode .wc-grammar {
  background-color: #424c58;
  color: #fff;
}

.wc.night-mode .wc-grammar.expanded {
  -webkit-box-shadow: 0px 14px 22px -5px #1f242b;
          box-shadow: 0px 14px 22px -5px #1f242b;
  border-top: 3px solid #49535e;
}

.wc.night-mode .wc-grammar .item .title {
  background-color: #1f242b;
}

.wc.night-mode .wc-grammar .item .content .btn-play-word-sound {
  color: rgba(255, 255, 255, 0.8);
}

/* ---------------------------------------------------
    Theming //
----------------------------------------------------- */
/* ---------------------------------------------------
     UN-KNOWN 
----------------------------------------------------- */
.un-known-modal .content-footer .btn {
  background-color: #5882fd;
  border: none;
  padding: 8px 24px;
  color: #fff;
}

.un-known-modal .content-footer .btn.bg-orange {
  background-color: #fd6b03;
}

.un-known-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f1f2f5;
  border-bottom: 3px solid #fd6b03;
}

.un-known-info .info-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 36px;
  color: #fd6900;
  padding: 5px;
}

.un-known-info .info-text {
  font-size: 15px;
  padding: 10px 5px;
}

.un-known-empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}

.un-known-empty .empty-icon {
  color: #fd6900;
  font-size: 98px;
}

.un-known-empty .empty-text {
  font-size: 18px;
  text-align: center;
}

.un-known-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 1px solid #f5f4f4;
}

.un-known-list .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f5f4f4;
  min-height: 50px;
}

.un-known-list .list-item.selected .list-content {
  opacity: 0.6;
}

.un-known-list .list-item.selected .list-content .title {
  color: #333333;
}

.un-known-list .list-item:last-child {
  border-bottom: none;
}

.un-known-list .list-item:nth-child(even) {
  background-color: #f5f4f4;
}

.un-known-list .list-item .list-action {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
}

.un-known-list .list-item .list-content {
  margin-left: 7px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: opacity  0.3s ease-in-out;
  transition: opacity  0.3s ease-in-out;
  margin-bottom: 0px;
}

.un-known-list .list-item .list-content .title {
  color: #5c66dc;
  font-weight: bold;
  font-size: 16px;
}

.un-known-list .list-item .list-content .desc {
  color: #888888;
  font-weight: lighter;
  font-size: 13px;
}

.un-known-list.add .list-item.selected .list-content {
  opacity: 1;
}

.un-known-list.add .list-item.selected .list-content .title {
  color: #5c66dc;
}

.un-known-list.add .list-item .list-content {
  opacity: 0.6;
}

.un-known-list.add .list-item .list-content .title {
  color: #333333;
}

@media screen and (max-width: 400px) {
  .un-known-info .info-icon {
    font-size: 24px;
  }
  .un-known-info .info-text {
    font-size: 13px;
  }
  .un-known-list .list-item {
    min-height: 40px;
  }
  .un-known-list .list-item .list-action {
    margin-left: 5px;
  }
  .un-known-list .list-item .list-action .btn {
    padding: 2px 8px;
  }
  .un-known-list .list-item .list-content .title {
    font-size: 14px;
  }
  .un-known-list .list-item .list-content .desc {
    font-size: 11px;
  }
}

/* ---------------------------------------------------
      UN-KNOWN
----------------------------------------------------- */
/* ---------------------------------------------------
      Payment Module
----------------------------------------------------- */
.payment-modal .modal-content {
  background: rgba(255, 255, 255, 0.7);
}

.payment-modal .payment-body {
  background: rgba(236, 243, 252, 0.7);
}

.payment-body {
  padding: 10px;
  background-color: #ececec;
}

.list-price {
  font-size: 18px;
}

.price {
  font-size: 28px;
}

/* ---------------------------------------------------
     Activate Module //
----------------------------------------------------- */
/*# sourceMappingURL=style.css.map */