body {
  text-align: right;
  font-size: 13px !important;
  font-family: Arial; }

/* ----------------------------------------------
 * Generated by Animista on 2020-2-23 10:51:31
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes slide-top {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
@keyframes slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }
.duration1 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0s, 0s;
  animation-fill-mode: forwards; }

.duration2 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0.05s,0.05s;
  animation-fill-mode: forwards; }

.duration3 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0.08s, 0.08s;
  animation-fill-mode: forwards; }

.duration4 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0.12s, 0.12s;
  animation-fill-mode: forwards; }

.duration5 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0.12s, 0.12s;
  animation-fill-mode: forwards; }

.duration6 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0.14s, 0.14s;
  animation-fill-mode: forwards; }

.duration7 {
  animation-name: slide-top;
  animation-duration: 1s;
  animation-delay: 0.16s, 0.16s;
  animation-fill-mode: forwards; }

a.link {
  color: white;
  text-decoration: none;
  padding: 6px; }

.gradBack {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#50b4d8+0,2c76ab+100 */
  background: #50b4d8;
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, #50b4d8 0%, #2c76ab 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #50b4d8 0%, #2c76ab 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #50b4d8 0%, #0c6aad 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#50b4d8', endColorstr='#2c76ab',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  background: radial-gradient(ellipse at center, #3aadd6 0%, #036fbb 100%);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d9fd0+0,2d9fd0+38,055db5+86,055db5+100 */
  background: #2d9fd0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2d9fd0 0%, #2d9fd0 38%, #055db5 86%, #055db5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #2d9fd0 0%, #2d9fd0 38%, #055db5 86%, #055db5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2d9fd0 0%, #2d9fd0 38%, #055db5 86%, #055db5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d9fd0', endColorstr='#055db5',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(to bottom, #2d9fd0 0%, #2d9fd0 38%, #1f79d4 86%, #2272c1 100%);
  background-image: url(../images/bg.jpg);
  background-size: cover; }

.header.inpage {
  z-index: 100;
  background-color: #183b56;
  height: 55px;
  padding: 0 2%;
  position: fixed;
  right: 0;
  left: 0;
  padding: 0px 90px;
  top: 0;
  background-color: #1a2b5f;
  /*justify-content: left;*/ }

.navbar.popup span.navbar-brand.small {
  margin: 0;
  overflow: hidden;
  margin-top: -0px;
  height: 45px;
  border-radius: 60px;
  padding: 0 20px;
  background-color: #03438b;
  /* padding: 0; */
  padding-left: 0;
  margin-left: -25px; }

.styleTextControlLahon {
  font-size: 20px;
  font-family: Arial;
  font-weight: normal; }

.footerpage.posfix {
  position: fixed;
  bottom: 0;
  padding: 4px;
  height: auto; }

.navbar.popup {
  /*background: radial-gradient(ellipse at center, #50b4d8 0%, #0c6aad 100%);*/
  background-color: #03438b;
  height: 35px;
  padding: 0 10px;
  right: 0;
  left: 0;
  top: 0; }
  .navbar.popup.light {
    background-color: #03438b;
    height: 70px;
    padding: 0 10px;
    right: 0;
    left: 0;
    top: 0;
    border-bottom: solid 1px #4da8d4; }
  .navbar.popup span.navbar-brand.small img {
    max-height: 55px;
    margin-left: 15px; }
  .navbar.popup .title_page {
    background-color: transparent; }
    .navbar.popup .title_page h1 {
      background-color: transparent;
      color: white;
      font-size: 1.4em; }

span.navbar-brand.small {
  display: block;
  margin: 0 auto;
  /* height: 80px; */ }

.logo_login {
  height: 120px;
  margin: 10px;
  margin-bottom: 0; }

.in-logo {
  height: 80px;
  margin-bottom: -30px; }

.duration1 td {
  display: flex; }

.panel-login {
  margin: 0 auto;
  text-align: right;
  background-color: #3e94c1;
  padding: 0;
  width: auto;
  border-radius: 20px;
  justify-content: center;
  justify-items: center;
  display: flex;
  position: relative;
  color: #156db0;
  /* border: solid 1px #fff; */
  box-shadow: 2px 2px 25px 2px rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(top, white 0%, #deeeff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #deeeff));
  /* background: -webkit-linear-gradient(top, white 0%, #deeeff 100%); */
  background: -o-linear-gradient(top, white 0%, #deeeff 100%);
  background: -ms-linear-gradient(top, white 0%, #deeeff 100%);
  /* background: linear-gradient(to bottom, white 0%, #deeeff 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#deeeff', GradientType=0 );
  background-color: rgba(255, 255, 255, 0.6);
  padding: 0 20px;
  max-width: 300px; }
  .panel-login > table {
    margin: auto; }
  .panel-login span {
    color: #0c4f80;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 4px;
    display: inline-block; }
  .panel-login .form-group {
    padding-bottom: 2px;
    margin-bottom: 2px;
    width: 100%; }
  .panel-login .card-title {
    font-size: 1.2em;
    font-weight: bold;
    margin: 28px;
    color: #2c76ab;
    min-height: 20px; }
  .panel-login a {
    color: #2c76ab;
    margin: 0;
    color: #0c4f80;
    font-size: 1.2em; }
    .panel-login a:hover {
      margin: 0; }
  .panel-login .btn-link {
    padding: 0;
    padding-top: 4px;
    background: transparent !important;
    border: none;
    color: #0c4f80;
    text-decoration: underline; }
    .panel-login .btn-link:hover {
      padding: 0;
      padding-top: 4px;
      background: transparent !important;
      border: none;
      color: #0c4f80;
      box-shadow: none;
      text-decoration: underline; }
  .panel-login .btn-primary {
    color: #fff;
    background-color: #fd9134;
    border-color: #fd9134;
    background-color: #0d629e;
    border-color: #0d629e;
    font-size: 1.2em;
    border-radius: 8px;
    margin: 0 auto;
    width: 260px; }
  .panel-login .form-control {
    display: block;
    width: 100%;
    height: calc(1em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    color: #495057;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 1em;
    font-weight: 600; }

.form-horizontal .flex-row {
  display: flex;
  flex-direction: column; }

.panel-register .dagesh {
  color: red !important;
  font-size: 0.9em;
  margin-bottom: 10px; }
  .panel-register .dagesh.textalert {
    background-color: #f7d1d1;
    display: inline-block;
    padding: 2px 6px; }
  .panel-register .dagesh.icon {
    height: 0;
    color: red;
    float: right;
    font-size: 1.2em;
    margin-right: -10px; }

.panel-register.panel-light span {
  color: white;
  font-size: 13px; }

.panel-register .price-register td {
  padding: 2px;
  padding: 2px;
  border: none;
  background-color: #e1f4fd;
  font-size: 13px;
  color: #0f477f;
  font-weight: bold; }
  .panel-register .price-register td span {
    color: #0f477f; }

.panel-register .price-register table {
  width: 100%; }

h1 span.dagesh {
  color: red;
  font-size: 13px; }

.left-direction {
  direction: ltr; }

.phone {
  /*background-image: url(../images/ver2/call.png);*/
  background-size: 60%;
  padding-top: 200px;
  overflow: hidden;
  background-position: top;
  background-repeat: no-repeat;
  width: 200px;
  margin: auto;
  height: 280px;
  cursor: pointer;
  margin: 0 40px;
  border-right: solid 2px #2f90c3;
  padding: 40px; }

.register_pic {
  background-image: url(../images/ver2/register.png);
  background-size: 100%;
  /* padding-top: 200px; */
  overflow: hidden;
  background-position: top;
  background-repeat: no-repeat;
  width: 300px;
  margin: 0;
  height: 100%;
  flex: 1;
  background-size: auto 90%; }

.about_pic {
  background-image: url(../images/ver2/about.png);
  background-size: 70%;
  padding-top: 200px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  width: 280px;
  margin: auto;
  height: 280px; }

.panel-register {
  margin: 20px auto;
  text-align: right;
  /*/*background-color: #3e94c1;*/
  padding: 2px 20px;
  border-radius: 12px;
  justify-content: center;
  justify-items: center;
  display: flex;
  position: relative;
  color: #fff;
  /* border: solid 1px #fff; */
  /*box-shadow: 2px 2px 25px 2px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  background: rgba(255,255,255,0.5);
  background: -moz-linear-gradient(top, white 0%, #deeeff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, white), color-stop(100%, #deeeff));*/
  /* background: -webkit-linear-gradient(top, white 0%, #deeeff 100%); */
  /*background: -o-linear-gradient(top, white 0%, #deeeff 100%);
  background: -ms-linear-gradient(top, white 0%, #deeeff 100%);*/
  /* background: linear-gradient(to bottom, white 0%, #deeeff 100%); */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#deeeff', GradientType=0 );
  background-color: rgba(255, 255, 255, 1);*/
  direction: rtl;
  text-align: right;
  height: auto;
  text-align: right;
  max-width: 700px;
  padding-top: 20px; }
  .panel-register ul {
    padding-inline-start: 0px; }
  .panel-register > table {
    margin: auto; }
  .panel-register span {
    color: #0c4f80;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 0px;
    display: inline-block; }
  .panel-register label {
    display: inline-block;
    margin-bottom: 0; }
  .panel-register div.form-group {
    margin-bottom: 8px;
    text-align: right;
    display: flex; }
  .panel-register .subjectText {
    color: white;
    font-weight: 600;
    margin-top: 20px; }
  .panel-register span.lbl {
    color: #fff;
    font-weight: normal;
    margin-bottom: 0px;
    display: inline-block;
    margin-top: 6px;
    font-size: 13px;
    margin: 6px;
    font-weight: bold; }
  .panel-register .card-title {
    font-size: 1.4em;
    font-weight: bold;
    margin: 28px;
    color: #2c76ab;
    min-height: 20px; }
  .panel-register a {
    margin: 0;
    color: #fff;
    font-size: 1em; }
    .panel-register a:hover {
      margin: 0;
      font-size: 1em; }
  .panel-register .btn-link {
    padding: 0;
    padding-top: 4px; }
  .panel-register .btn-primary {
    color: #fff;
    background-color: #fd9134;
    border-color: #fd9134;
    background-color: #0d629e;
    border-color: #0d629e;
    font-size: 1em;
    border-radius: 8px;
    margin: 0 auto;
    width: auto;
    min-width: 80px; }
  .panel-register .form-control {
    display: block;
    width: 100%;
    height: calc(1em + .65rem + 2px);
    padding: 0rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
    .panel-register .form-control.maxw-f {
      max-width: 170px; }
    .panel-register .form-control.maxw-f-mini {
      max-width: 80px; }

td.center.logo-td {
  overflow: hidden; }

td.center.logo-td img {
  max-height: 150px;
  margin-top: -30px; }

.news-div {
  margin-right: 100px; }

.price-register td {
  padding: 2px;
  padding: 2px;
  border: none;
  background-color: #e1f4fd; }
.price-register tr {
  border: solid white; }
  .price-register tr tr {
    border: none; }

.ok-register {
  background-color: white;
  padding: 20px; }

p {
  margin-top: 0;
  margin-bottom: 1em; }

.flex.poscenter {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: calc(100% - 70px); }
  .flex.poscenter > div {
    margin: auto; }
  .flex.poscenter td {
    color: #0c4f80;
    font-size: 1.1em; }

form {
  margin-block-end: 0; }

.btn-primary {
  color: #fff;
  background-color: #1b53d0;
  border-color: #1b53d0; }

.person {
  background-image: url(../images/ver2/person.png);
  width: 60px;
  height: 60px;
  background-size: cover;
  margin: 10px auto;
  margin-bottom: 0;
  margin-top: -45px;
  margin-bottom: 20px; }

.header {
  background-color: #03438b;
  height: 20px; }

.footermain {
  background-color: #03438b;
  background-color: #053e7e;
  height: 20px; }

.slogen {
  color: white;
  font-size: 1em; }

.container-flex-center {
  display: flex;
  justify-content: center;
  justify-item: center; }

.margin-all-auto {
  margin: auto; }

.form-group {
  margin-bottom: 1rem;
  text-align: right; }

.max-300 .form-group {
  width: 260px;
  margin: 0 auto; }
  .max-300 .form-group.actions {
    text-align: center;
    width: 80%;
    margin-top: 15px; }

.btn.aslink {
  background-color: transparent; }

ul.horizontal-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.horizontal-list li {
    display: inline-block; }

.center {
  text-align: center; }

.spacer-100 {
  height: 100px; }

.oddeven {
  border: none; }
  .oddeven .hovertr tr:hover td {
    background-color: #e5f5fd; }
  .oddeven tr:nth-child(even) {
    background: #fff; }
  .oddeven tr:nth-child(odd) {
    background: #FFF; }
  .oddeven td {
    border: none;
    border-left: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 2px; }

.table-mashove {
  /*max-width: calc( 100% - 200px);*/
  margin-bottom: 100px; }
  .table-mashove td {
    font-size: 1em !important;
    padding: 3px; }
  .table-mashove table {
    text-align: center;
    border: none; }

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .price td {
    padding: 4px 20px !important;
    border: none; }

  .price .intabe tr td {
    border-top: solid 10px transparent;
    border-right: solid 10px transparent;
    padding: 2px !important; }

  ul.horizontal-list {
    list-style: none; }
    ul.horizontal-list li {
      display: block; }
      ul.horizontal-list li input {
        border: none !important;
        margin: 10px;
        border-bottom: solid 1px transparent !important;
        width: 80% !important;
        padding-top: 80px !important;
        background-size: 24% !important; }

  .news {
    position: relative; }

  .news-div {
    margin-right: 0; } }
.title-page-white {
  color: white;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px; }

.footer-login {
  text-align: center;
  direction: rtl;
  font-size: 1em; }

.marg-top-10 {
  margin-top: 10px; }

.form-control.search-input {
  width: 200px;
  font-size: 15px;
  font-weight: bold; }

.marg10 {
  margin: 10px; }

.img-max-100 img {
  max-width: 100%;
  height: auto !important; }

.resault {
  width: auto;
  margin: 20px;
  border: none;
  padding-bottom: 80px; }
  .resault table {
    border: none !important; }
  .resault td {
    padding: 3px;
    border: none;
    border-left: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 8px;
    font-size: 15px;
    font-weight: bold; }
  .resault th {
    border: none;
    background-color: #eaf4f9;
    padding: 8px; }

footer.footerpage.closepose {
  padding: 12px;
  background-color: #183b56;
  opacity: 1;
  box-shadow: 2px 2px 13px 2px rgba(0, 0, 0, 0.2); }
  footer.footerpage.closepose:hover {
    opacity: 1; }

.white_lbl {
  color: white; }

.marg-for-table {
  margin-bottom: 80px; }

.height-100 {
  min-height: calc(100% - 70px); }

.score {
  padding: 0px;
  display: inline-block;
  font-size: 1.1em;
  background-color: white;
  width: 80px;
  text-align: center;
  border: solid 2px blue;
  width: 65px !important;
  border-radius: 6px; }

.btn-icon {
  background-color: transparent;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 45px;
  border: none;
  width: 100px;
  color: white;
  transition: transform 0.2s;
  outline: none;
  font-size: 1em;
  font-weight: 600; }
  .btn-icon:hover {
    background-size: 52%;
    background-color: transparent; }
  .btn-icon.login-key {
    background-image: url(../images/ver2/login-key.png);
    width: 140px;
    padding-top: 70px;
    background-size: 60%; }
  .btn-icon.pricing {
    border-right: solid 1px #65b4d8;
    background-image: url(../images/ver2/icon-pricing.svg);
    border-left: solid 1px #65b4d8; }
  .btn-icon.contact {
    background-image: url(../images/ver2/icon-contact.svg);
    border-left: solid 1px #65b4d8; }
    .btn-icon.contact.link {
      width: 60px;
      display: inline-block;
      height: 30px;
      padding: 0;
      border: none;
      vertical-align: middle;
      margin-top: -4px; }
      .btn-icon.contact.link span {
        vertical-align: middle; }
  .btn-icon.register {
    background-image: url(../images/ver2/icon-register.png);
    border-left: solid 1px #65b4d8; }
  .btn-icon.about {
    background-image: url(../images/ver2/icon-about.png);
    border-left: solid 1px #65b4d8; }
  .btn-icon.demo {
    background-image: url(../images/ver2/icon-demo.png);
    width: 140px;
    padding-top: 70px;
    background-size: 55%; }

.link-img {
  color: white;
  text-decoration: none; }
  .link-img span {
    vertical-align: middle; }
  .link-img .btn-icon.contact.link {
    width: 40px;
    background-size: 100%;
    margin: 0; }
  .link-img:hover {
    color: white;
    text-decoration: none; }

.title_title_q.margtop20 {
  margin-top: 20px;
  display: block; }

.panel-answer {
  padding-right: 40px;
  width: 100%; }
  .panel-answer input[type=checkbox], .panel-answer input[type=radio] {
    padding-topmed-but: 20px; }

.title-answer {
  padding-top: 40px;
  text-align: right; }

.answer-icon {
  width: auto;
  height: auto; }

.icon-question {
  background-image: url(../images/ver2/icon-question.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  background-size: 100%;
  float: right;
  vertical-align: middle;
  margin-bottom: -20px;
  margin-top: -10px; }

.icon-answer {
  background-image: url(../images/ver2/icon-answer.png);
  width: 50px;
  height: 50px;
  display: inline-block;
  background-size: 100%;
  float: right;
  vertical-align: middle;
  margin-bottom: -20px;
  margin-top: -10px; }

.title_q_num {
  font-size: 1.3em; }

.title_q_question {
  font-size: 1em;
  padding-right: 40px; }

.height100 {
  height: 100%; }

.height50 {
  height: 50%; }

.flex-row {
  display: flex;
  flex-direction: row;
  list-style: none; }
  .flex-row li {
    flex: 1; }
  .flex-row.center {
    text-align: center;
    justify-content: center; }

.panel-register span.call {
  display: inline-block;
  margin: 0;
  height: 30px;
  margin-bottom: 0;
  vertical-align: middle;
  margin-top: -6px; }
  .panel-register span.call img {
    height: 30px;
    border-radius: 40px;
    vertical-align: top; }

.menu-right td {
  padding: 0px; }
  .menu-right td input {
    padding: 2px; }

.flex-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center; }
  .flex-column ul {
    list-style: none;
    padding-inline-start: 0;
    text-align: center; }
  .flex-column li {
    flex: 1;
    text-align: center; }
    .flex-column li input {
      margin: 0 auto; }

.width-100 {
  width: 100%; }

.backlightblue.flex-column {
  position: absolute;
  right: 0;
  top: 0px;
  bottom: 0px;
  background-image: none; }

.menu_list {
  width: 100%;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px; }
  .menu_list.activity {
    text-align: center; }
    .menu_list.activity .flex-row {
      display: flex;
      flex-direction: row;
      list-style: none;
      flex-wrap: wrap;
      justify-content: center;
      padding-inline-start: 0px; }
      .menu_list.activity .flex-row > li {
        flex: 1;
        margin: auto 4px;
        height: 280px;
        width: 170px;
        /*min-width: 170px;*/
        /* flex-grow: unset; */
        /* flex-grow: initial; */ }
  .menu_list .flex-row {
    display: flex;
    justify-content: center;
    flex-direction: row;
    list-style: none;
    flex-wrap: wrap;
    padding-inline-start: 0px; }
    .menu_list .flex-row > li {
      flex: 1;
      margin: 4px;
      max-width: 200px;
      margin: auto 4px;
      height: 255px;
      overflow: hidden;
      width: 170px;
      /*min-width: 170px;*/
      /* flex-grow: unset; */
      /* flex-grow: initial; */ }

.info {
  padding: 0 10%;
  font-size: 16px;
  font-weight: 600; }

.container.flex {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: calc(100% - 60px);
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  right: 0;
  left: 0; }

.container.flex.ex {
  display: flex;
  justify-content: center;
  justify-items: center;
  min-height: calc(100% - 140px);
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
  right: 0;
  left: 0; }

.poseabs {
  position: absolute; }

.small-spacer-top {
  height: 30px;
  display: block;
  width: 100%; }

.posright {
  position: fixed;
  right: 0;
  bottom: 60px;
  top: 70px;
  height: auto;
  z-index: 100; }

.heder-q {
  background-color: #53a6f1;
  background-color: #a4dff6;
  display: block;
  background-image: url(../images/question_07.jpg);
  background-repeat: repeat-x;
  background-size: cover; }

.heder-q.quizcolor {
  background-image: url(../images/UpBohan.jpg); }
  .heder-q.quizcolor h1.subjectTextbox_astext {
    color: #03438b; }
  .heder-q.quizcolor input#txt_Subject {
    color: #03438b; }

.testcolor {
  background-image: url(../images/UpMivhan.jpg);
  max-height: 28px; }
  .testcolor h1.subjectTextbox_astext {
    color: #03438b; }
  .testcolor input#txt_Subject {
    color: #03438b; }

.himg {
  height: 26px; }

img.himg2 {
  height: 26px; }

.btn.himg2 {
  height: 32px;
  background-size: auto 80% !important; }

.user-div {
  background-position: right;
  background-repeat: no-repeat;
  text-align: right;
  height: 20px;
  background-size: auto 100%;
  margin-right: 0;
  border-bottom: solid 1px #267a9e;
  height: 28px; }
  .user-div .icon {
    background-image: url(../images/icon_user.png);
    height: 20px;
    width: 20px;
    background-size: 110%;
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
    background-position: center;
    margin-right: 16px;
    margin-left: 3px; }
  .user-div span {
    color: #fff;
    font-size: 15px;
    /* margin-top: 10px; */
    display: inline-block;
    font-weight: bold; }

.user-div-light {
  background-position: right;
  background-image: url(../images/person.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: right;
  height: 30px;
  width: 30px;
  display: inline-block;
  border-radius: 30px; }
  .user-div-light span {
    color: white; }

.flex-row {
  display: flex;
  flex-direction: row; }

.flex-1.center {
  text-align: center; }

ul.navbar-nav {
  display: block; }
  ul.navbar-nav li {
    display: inline-block;
    margin: 6px;
    margin-top: 0; }

h1.subjectTextbox_astext {
  color: #fff;
  font-size: 15px;
  padding-top: 0;
  padding-right: 10px;
  display: inline-block;
  padding-bottom: 0;
  margin: 0;
  flex: 1;
  width: 100%;
  font-weight: bold;
  min-height: 28px;
  padding-top: 3px; }
  h1.subjectTextbox_astext span {
    display: inline-block; }
  h1.subjectTextbox_astext input {
    border: none;
    background-color: transparent;
    color: #fff;
    min-width: 60%;
    font-weight: bold; }
  h1.subjectTextbox_astext .fa {
    font-size: 0.8em;
    margin: 5px; }

.excludefromflex {
  flex: 0 0 100%; }

.guidetext {
  color: white;
  font-size: 1.2em;
  margin: 2%;
  text-align: center; }

.btn-section {
  background-color: #d0effb;
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: 0 20px;
  padding-top: 170px;
  border: none;
  color: #0568ce;
  transition: transform 0.2s;
  font-size: 2em;
  /* height: 50%; */
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
  border-radius: 12px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out, background-position .15s ease-in-out;
  font-weight: bold;
  max-width: 190px;
  min-width: 150px;
  box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  height: 230px;
  background-position: top center;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out; }
  .btn-section:hover {
    background-color: white;
    background-position: top center;
    background-size: 100%;
    /*background-position: 0 0;*/ }
  .btn-section.section_heb {
    background-image: url(../images/ver2/section_heb.png); }
  .btn-section.section_eng {
    border-right: solid 1px #65b4d8;
    background-image: url(../images/ver2/section_eng.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_math {
    background-image: url(../images/ver2/section_math.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_quiz {
    background-image: url(../images/ver2/section_quiz.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_trivia {
    background-image: url(../images/ver2/section_trivia.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_practice {
    background-image: url(../images/ver2/section_practice.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_exam {
    background-image: url(../images/ver2/section_exam.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_examination {
    background-image: url(../images/ver2/section_examination.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_millionaire {
    background-image: url(../images/ver2/section_millionaire.png);
    border-left: solid 1px #65b4d8; }
  .btn-section.section_HeadtoHead {
    background-image: url(../images/ver2/section_HeadtoHead.png);
    border-left: solid 1px #65b4d8; }

.btn.imagebtn.print_but {
  background-image: url(../images/print.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e; }

.btn.imagebtn.comment {
  background-image: url(../images/comment.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e; }

.btn.imagebtn.formula {
  background-image: url(../images/formula.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e; }

.btn.imagebtn.calculator {
  background-image: url(../images/calculator.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e; }

.btn.imagebtn.ChangeSubW {
  background-image: url(../images/ChangeSubW.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-top: solid 1px #3c9cc5;
  border-bottom: solid 1px #3c9cc5; }

.btn.imagebtn.changeActivW {
  background-image: url(../images/changeActivW.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e;
  border-bottom: solid 1px #3c9cc5; }

.btn.imagebtn.ChangeProW {
  background-image: url(../images/ChangeProW.png);
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e;
  border-bottom: solid 1px #3c9cc5; }

.backlightblue {
  /*background-image: url(../images/ver2/BGnews1.gif);*/
  background-size: cover; }

.approve_but {
  background-image: url(../images/but_ok.png);
  height: 36px;
  width: 60px;
  border: none;
  font-size: 0;
  background-size: auto 100%;
  border-radius: 4px;
  overflow: hidden;
  background-position: center; }

.dirction_right {
  direction: rtl; }

.number_exam input {
  padding: 4px;
  width: auto !important; }

a {
  text-decoration: underline;
  margin: 10px 0;
  display: inline-block;
  font-weight: normal; }
  a:hover {
    margin: 10px 0;
    display: inline-block;
    font-weight: normal; }

.wb100 {
  width: 100px; }

.right {
  text-align: right; }

.more.three_buttons .textforimg {
  top: auto;
  bottom: -9px; }

.more.two-buttons .textforimg {
  top: auto;
  bottom: -9px; }

.more img {
  width: 50px; }

.more input {
  width: 50px; }

.three_buttons .textforimg {
  bottom: -9px;
  z-index: 10000;
  right: 0;
  left: 0;
  font-size: 1.05em;
  margin: 0;
  padding: 0;
  line-height: 0px;
  top: auto;
  background-color: #035ea7;
  height: 25px;
  padding-top: 6px;
  padding-right: 6px;
  text-align: center;
  top: 0; }

.three_buttons .textforimg.no-pad {
  padding-right: 0; }

.two-buttons .textforimg.no-pad {
  padding-right: 0; }

.two-buttons .textforimg {
  bottom: -9px;
  z-index: 10000;
  right: 0;
  left: 0;
  font-size: 1.05em;
  margin: 0;
  padding: 0;
  line-height: 0px;
  top: auto;
  background-color: #035ea7;
  height: 25px;
  padding-top: 6px;
  padding-right: 12px;
  text-align: center;
  top: 0; }

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  padding-right: 10px;
  height: 20px;
  margin-top: 2px;
  line-height: 10px;
  font-weight: bold; }

.seperator {
  border-right: solid 2px #fff; }

.navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0;
  padding-left: 0;
  padding-right: 10px;
  border-right: solid 0px;
  height: 20px;
  margin-top: 2px;
  line-height: 10px;
  font-weight: bold; }

.footerpage {
  bottom: 0;
  right: 0;
  left: 0;
  height: 30px;
  background-color: #03438b;
  padding: 0;
  font-weight: bold;
  overflow: hidden; }
  .footerpage a {
    text-decoration: none;
    margin: 0;
    display: inline-block;
    font-weight: normal;
    color: white;
    font-weight: bold; }
    .footerpage a.home {
      background-image: url(../images/ver2/home.png);
      padding-right: 35px;
      background-size: auto 80%;
      display: inline-block;
      background-position: right;
      background-repeat: no-repeat;
      height: 30px;
      padding-top: 0px;
      margin: 0;
      line-height: 30px;
      margin-right: 8px;
      font-weight: bold; }
    .footerpage a.back {
      padding-right: 4px;
      background-size: auto 80%;
      display: inline-block;
      background-position: right;
      background-repeat: no-repeat;
      height: 30px;
      padding-top: 0px;
      margin: 0;
      line-height: 30px;
      margin-right: 8px;
      font-weight: bold; }
    .footerpage a:hover {
      font-weight: bold; }
  .footerpage.footerpop {
    text-align: right;
    padding: 12px;
    background-color: transparent; }

.news {
  height: 80px;
  background-color: transparent;
  padding: 0 2%;
  overflow: hidden; }

.menu_list .position-relative {
  border-radius: 8px; }

.math_select {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
  width: 80%;
  padding: 10px;
  animation-name: slide-left;
  animation-duration: 0.5s;
  animation-delay: 0s, 0s;
  animation-fill-mode: forwards; }
  .math_select ul {
    list-style: none;
    padding-inline-start: 0px; }
    .math_select ul li {
      width: 100%;
      display: inline-block;
      padding: 0;
      font-weight: 600;
      font-size: 16px; }
      .math_select ul li input {
        background-color: #b2daeb;
        border-radius: 4px;
        border: none;
        margin: 2px 0;
        padding: 6px 10px;
        text-align: center;
        width: 100%;
        font-weight: 600; }
      .math_select ul li div {
        background-color: #b2daeb;
        border-radius: 4px;
        border: none;
        margin: 2px 0;
        padding: 6px 10px;
        text-align: center;
        width: 100%;
        white-space: nowrap; }
      .math_select ul li .btn-group {
        display: flex;
        flex-wrap: wrap; }

.slide-top {
  -webkit-animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.relative {
  position: relative;
  overflow: hidden; }

.mashov {
  background-color: #d0effb;
  background-image: url(../images/mashov.png);
  height: 60px;
  width: 60px;
  position: absolute;
  pointer-events: none;
  background-size: 80%;
  top: 0;
  right: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  border-radius: 6px;
  margin: 6px;
  background-color: #d0effb; }

.table {
  background-color: #d0effb;
  background-image: url(../images/table.png);
  height: 60px;
  width: 60px;
  position: absolute;
  pointer-events: none;
  background-size: 80%;
  top: 0;
  right: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  border-radius: 6px;
  margin: 6px;
  background-color: #d0effb; }

.exam {
  background-color: #d0effb;
  background-image: url(../images/exam.png);
  height: 60px;
  width: 60px;
  position: absolute;
  pointer-events: none;
  background-size: 80%;
  top: 0;
  right: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  border-radius: 6px;
  margin: 6px;
  background-color: #d0effb; }

.test {
  background-color: #d0effb;
  background-image: url(../images/text.png);
  height: 60px;
  width: 60px;
  position: absolute;
  pointer-events: none;
  background-size: 80%;
  top: 0;
  right: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  border-radius: 6px;
  margin: 6px;
  background-color: #d0effb; }

.statistic .relative.bottom {
  height: 108px;
  width: 80px; }

.statistic .bottom .textforimg {
  font-size: 15px;
  top: 70px;
  margin-right: 10px;
  /*white-space: nowrap;*/ }

.ChangePro {
  background-color: #d0effb;
  background-image: url(../images/ChangePro.png);
  height: 60px;
  width: 60px;
  position: absolute;
  pointer-events: none;
  background-size: 80%;
  top: 0;
  right: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  border-radius: 6px;
  margin: 6px;
  background-color: #d0effb; }

ul.right_bar {
  background-color: #d0effb;
  background-color: #1b75b6;
  height: 230px;
  display: flex;
  flex-direction: column;
  border-radius: 12px 0 0 12px;
  padding: 0px;
  padding-inline-start: 6px;
  justify-content: space-around;
  position: absolute;
  top: 0; }
  ul.right_bar li input {
    width: 70px;
    height: 100%;
    outline: none; }

.relative.bottom {
  /*box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
  border-radius: 6px;
  margin: 6px;
    background-color: #d0effb;*/ }

.bottom .textforimg {
  color: #fff;
  font-size: 18px;
  top: 75px;
  right: 0;
  left: 0;
  text-align: center;
  padding: 0;
  line-height: 18px;
  height: auto;
  margin: 0; }

a.navbar-brand {
  margin: 10px; }

.backpage {
  background-color: #b1d8ea; }

.title_page {
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
  font-weight: 700;
  margin-bottom: 4px;
  padding: 8px 15px;
  color: #0c4f80;
  font-weight: 600;
  margin-bottom: 4px; }
  .title_page h1 {
    font-weight: normal;
    font-size: 1.6em;
    text-align: right; }

footer.posfix.w-100 {
  padding: 2%;
  position: fixed;
  bottom: 0; }

.subbut {
  box-shadow: 2px 2px 25px 2px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.5); }

.price table {
  border: none; }
.price tr {
  background-color: #ffffff;
  color: #0e4379; }
  .price tr td {
    border-top: solid 10px #b1d8ea;
    font-size: 13px; }
  .price tr:nth-child(1) {
    background-color: #b1d8ea;
    color: #0e4379;
    border-right: solid 10px #b1d8ea; }
  .price tr:nth-child(2) {
    border-right: solid 10px #b2f9c7; }
  .price tr:nth-child(3) {
    border-right: solid 10px #baf0f7; }
  .price tr:nth-child(4) {
    border-right: solid 10px #f6def9; }
  .price tr:nth-child(5) {
    border-right: solid 10px #ffc7ab; }
  .price tr:nth-child(6) {
    border-right: solid 10px #fff1b6; }
.price .intabe tr {
  background-color: transparent; }
  .price .intabe tr td {
    border-top: solid 10px transparent;
    border-right: solid 10px transparent;
    padding: 2px 10px; }
.price td {
  padding: 4px 10px;
  border: none; }

.hide {
  display: none; }

.subjectText {
  color: #0d629e;
  /*background-color: #b1d8ea;*/
  padding: 0px;
  border-bottom: solid 2px #85b1c5; }

.form > div {
  margin: 0 auto;
  float: none;
  max-width: 400px; }
.form .lbl {
  color: #0c4f80;
  font-weight: normal;
  margin-bottom: 0px;
  display: inline-block;
  margin-top: 6px;
  font-size: 13px; }
.form .form-control {
  display: block;
  width: 100%;
  padding: 0 10px;
  font-weight: 400;
  line-height: 1;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.form .form-group {
  margin-bottom: 0;
  text-align: right; }
  .form .form-group.no-padding {
    padding: 0; }

.relative {
  position: relative; }

main {
  margin: 2% 10%;
  padding-bottom: 100px; }

table.w100 {
  float: none;
  width: 100%; }

.topspacer {
  height: 60px; }

span.link {
  color: white;
  margin: 10px; }

.no-style {
  list-style: none; }

.max400 {
  max-width: 400px;
  margin: 0 auto; }

.actions {
  text-align: center;
  margin-bottom: 20px; }

.btn-primary {
  color: #fff;
  background-color: #fd9134;
  border-color: #fd9134;
  background-color: #0d629e;
  border-color: #0d629e;
  border-radius: 8px;
  margin: 0 auto;
  width: 90%; }

.h1, h1 {
  font-size: 1.2em;
  font-weight: normal; }

.hidden {
  display: none; }

.lbl_white {
  color: white;
  font-size: 15px;
  font-weight: 600; }

.timer-milion {
  text-align: center; }
  .timer-milion input {
    text-align: center;
    margin: 0 10px;
    width: 80px;
    margin-right: 30px; }

.poppad {
  padding: 40px 0; }

span.subjectname {
  display: inline-block;
  margin-left: 10px; }

.arrow-left {
  background-image: url(../images/left-arrow.svg);
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-left: 6px; }

.flex-row.right.arrows {
  justify-content: center;
  margin-top: 0px; }

.tirgul_subject {
  color: white;
  width: 100%; }
  .tirgul_subject h1 {
    font-weight: normal;
    font-size: 1.2em;
    margin: 4px 10px;
    font-weight: 600; }

select.form-control {
  display: block;
  width: 100%;
  height: auto;
  padding: 4px 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-size: 15px;
  font-weight: 600; }

.icon_user {
  height: 45px;
  width: 45px;
  background-image: url(../images/ver2/icon_user.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon_level {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/level.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon_print {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/icon-print.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon_comment {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/icon-comment.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon_files {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/icon-files.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon_caculator {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/icon-files.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.btn.icon_change {
  width: 125px;
  background-image: url(../images/ver2/icon-change.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  padding-right: 40px; }

.btn-image.reg {
  height: 30px; }

.icon_change_activity {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/icon-change-activity.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.icon_sound_off {
  height: 30px;
  width: 30px;
  background-image: url(../images/ver2/sound_off.png);
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle; }

.menu-side-list {
  width: 100%;
  list-style: none;
  padding-inline-start: 0;
  text-align: right;
  padding-right: 20px; }
  .menu-side-list li {
    display: flex;
    border-top: solid 1px #4b8fbd;
    margin-top: 2px;
    padding: 0px;
    justify-content: flex-end;
    justify-items: right;
    flex-wrap: wrap; }
    .menu-side-list li.panel-but {
      text-align: center;
      margin: 0; }
    .menu-side-list li:hover {
      /*background-color: #2f92ca;*/ }
    .menu-side-list li.user {
      padding-top: 12px;
      border: none; }
      .menu-side-list li.user .form-group {
        margin: 0; }

.flex-1.exclod {
  flex: 0 0 100%; }

.no-margin {
  margin: 0; }

.header-quiz {
  background-color: #183b56;
  background-color: #1a2b5f;
  position: static;
  height: 60px;
  justify-content: flex-end; }
  .header-quiz a.navbar-brand {
    margin: 0 30px; }
    .header-quiz a.navbar-brand img {
      height: 55px !important;
      max-height: 55px;
      margin-top: 5px; }

.menu-text {
  color: white; }

nav.navbar.header.inpage.align-left {
  position: static;
  height: 50px;
  justify-content: flex-start; }
  nav.navbar.header.inpage.align-left a.navbar-brand {
    float: left;
    margin: 0;
    margin-top: -10px; }
  nav.navbar.header.inpage.align-left img {
    max-height: 40px; }

.hidden {
  display: none; }

.blinking {
  animation: blinkingText 0.8s infinite; }

@keyframes blinkingText {
  0% {
    color: #000; }
  49% {
    color: transparent; }
  50% {
    color: transparent; }
  99% {
    color: transparent; }
  100% {
    color: #000; } }
.center_table {
  width: auto;
  margin: 0 auto;
  margin-top: 20px;
  background-color: white;
  width: 80%;
  border-radius: 10px;
  overflow: hidden; }

.title_title_q {
  background-color: white;
  width: 130px;
  padding: 7px 8px;
  margin-top: 20px;
  font-weight: 600;
  position: relative;
  font-size: 15px; }
  .title_title_q .title_q_num {
    padding: 20px; }

.styleTextControlLahon {
  padding: 0;
  min-width: 100%;
  width: 100% !important;
  line-height: 1em;
  padding: 0 10px; }

#td_QuestionView .styleTextControlLahon {
  padding-right: 25px; }

.form .form-control {
  font-size: 13px; }

.mini_spacer {
  height: 6px; }

.abs-right {
  right: 0;
  top: 50px;
  bottom: 0;
  background-color: #183b56;
  background-color: #0e5d92;
  background-color: #0a86d0;
  background-image: url(../images/bgSide.jpg);
  background-repeat: repeat-x;
  overflow: hidden;
  width: 180px;
  min-width: 180px;
  max-width: 180px; }
  .abs-right div > table {
    width: 100%; }

.abs-right > table {
  background-image: none;
  width: 180px; }

.select_subjects_list {
  margin: 8px; }
  .select_subjects_list td {
    color: white;
    border: none;
    padding: 4px;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap; }

.flex-row {
  display: flex;
  flex-direction: row; }
  .flex-row.right {
    justify-content: flex-end; }

.content {
  display: block;
  padding: 30px 40px; }
  .content > table {
    width: 80%;
    margin: 0 auto; }
  .content .form-st .form-control {
    width: 300px; }

.marg-right {
  margin-right: 10px; }

.flex-1 {
  flex: 1; }

.menu-right td.mute_pos {
  padding-right: 8px; }

.level-select {
  text-align: right;
  border-bottom: solid 1px #267a9e; }
  .level-select .himg {
    position: absolute;
    right: 8px; }
  .level-select input {
    outline: none;
    margin: 0 -3px;
    padding: 0 !important; }

.condition {
  margin: 0 10%;
  max-width: 80%;
  margin-bottom: 100px; }

.logo-td {
  height: 170px; }

.mis_q {
  width: auto;
  margin: 0 auto;
  width: 100%;
  border-radius: 0px;
  overflow: hidden;
  padding: 0px;
  display: flex;
  flex-direction: column;
  justify-content: start;
  justify-items: start;
  margin-left: 0px;
  padding-bottom: 60px; }
  .mis_q > table {
    width: 100%;
    margin: 0 auto; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  height: 14px;
  width: 20px;
  vertical-align: middle; }
  input[type=checkbox].fix, input[type=radio].fix {
    display: inline-block;
    color: Transparent;
    width: 5px;
    float: none;
    position: static;
    width: 20px; }

.btn {
  border: saddlebrown;
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .375rem .75rem;
  line-height: 1.5;
  border-radius: .25rem;
  margin: 2px;
  vertical-align: middle;
  border: solid 1px #c1d2da;
  margin: 2px;
  vertical-align: middle;
  border: solid 2px #a3ccf3;
  color: #ffffff;
  text-decoration: none; }
  .btn:hover {
    text-decoration: none;
    color: #fff;
    text-decoration: none;
    background-color: #085794; }
  .btn.active {
    text-decoration: none;
    -moz-box-shadow: inset 0 0 5px #b7cfe8, 0 0 5px #46689e;
    -webkit-box-shadow: inset 0 0 5px #b7cfe8, 0 0 5px #46689e;
    box-shadow: inset 0 0 5px #b7cfe8, 0 0 5px #46689e;
    background-color: #2f9ae6;
    box-shadow: inset 0 0 5px #b7cfe8, 0 0 9px #1a607c;
    background: #e5f8ff;
    background: -moz-linear-gradient(top, #e5f8ff 0%, #66b8d6 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #e5f8ff), color-stop(100%, #66b8d6));
    background: -webkit-linear-gradient(top, #e5f8ff 0%, #66b8d6 100%);
    background: -o-linear-gradient(top, #e5f8ff 0%, #66b8d6 100%);
    background: -ms-linear-gradient(top, #e5f8ff 0%, #66b8d6 100%);
    background: linear-gradient(to bottom, #e5f8ff 0%, #66b8d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f8ff', endColorstr='#66b8d6', GradientType=0 );
    color: #1655ba;
    border: solid 2px #bbd1e1; }
  .btn.big {
    font-size: 2em;
    width: 73px;
    margin: 8px 2px; }
    .btn.big i.fa {
      float: none;
      margin: auto; }
  .btn i.fa {
    float: right;
    margin: 6px;
    margin-right: 0; }
  .btn.big-withtext .fa {
    font-size: 2em;
    width: 45px;
    display: block;
    float: none;
    margin: auto; }
  .btn.reg {
    background-color: transparent !important;
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    border: none;
    padding: 4px;
    font-weight: normal;
    display: block;
    margin: 0; }
    .btn.reg:hover {
      color: white;
      padding-left: 10px; }

.styleTextControl {
  font-size: 1em;
  padding-left: 12px;

  
  flex-wrap: wrap;
  min-height: 30px;
  height: auto !important;
  width: auto !important; }

a.navside, .navside {
  color: white;
  font-size: 28px;
  text-decoration: none;
  cursor: pointer;
  background-color: #03438b;
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  text-align: center;
  margin: 0;
  z-index: 100; }
  a.navside:hover, .navside:hover {
    background-color: #1159aa; }

.search-imgbut {
  background-color: transparent;
  background-image: url(../images/search.png);
  padding: 0;
  font-size: 0;
  height: 26px;
  width: 100%;
  margin: auto;
  margin-top: 0px;
  outline: none;
  margin-right: 20px;
  display: block;
  float: none;
  background-size: auto 100%;
  width: 100%;
  border: none;
  border-radius: 0;
  background-position: calc(100% - 7px);
  background-repeat: no-repeat;
  border-bottom: solid 1px #267a9e; }
  .search-imgbut:hover {
    background-image: url(../images/search.png); }

input#btnSearch {
  width: 85px;
  background-color: #03438b;
  border-radius: 4px;
  background-position: right; }

.question-width {
  max-width: 570px; }

.flatBack {
  background-color: #2c7fb5;
  background-color: #1b79b7; }

img.btn, .btn.imagebtn {
  padding: 0;
  background: linear-gradient(to bottom, transparent 0%, transparent 100%);
  border-radius: 8px;
  margin: 0; }

img#btn_solWay, input#btn_statistics {
  margin: 0 auto; }

.ltr-important {
  direction: ltr !important;
  color: white !important; }

.two-buttons img#btn_solWay {
  margin-right: 12px; }

.three_buttons img#btn_solWay, .three_buttons input#btn_statistics {
  margin-right: 6px;
  padding: 0;
  margin-left: 0; }

#QuestionNumber {
  line-height: 30px;
  font-size: 14px;
  font-weight: 600; }

.question_bold .styleTextControlLahon {
  padding-right: 24px; }

#btn_Start, #btn_SelectSubject {
  height: auto; }
  #btn_Start.med_but, #btn_SelectSubject.med_but {
    height: auto;
    margin: 6px; }

.styleTextControlLahon {
  padding: 0;
  min-width: 100%;
  width: 100% !important;
  line-height: 1em;
  padding: 8px 10px;
  height: auto !important; }

.q_mis {
  border: solid 2px #ddd; }

hr {
  margin: 0; }

td.title_title_q:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 20px;
  border-color: transparent transparent #fefeff transparent;
  left: -20px;
  position: absolute;
  top: 0; }

.med_but {
  height: 27px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  /*border: solid 2px #03438b;*/ }

.smallbut .med_but {
  margin: 0 10px; }

.smallbut .textforbtnimg {
  height: 10px;
  line-height: 20px;
  top: 2px;
  right: 0;
  left: 0;
  text-align: center; }

.smallbut .med_but {
  margin: 0 10px;
  width: 60px;
  height: 24px; }

td.marg-l {
  padding-right: 4px; }

.smallbut .med_but.no-padding {
  margin: 0; }

.timer {
  padding: 0px;
  display: inline-block;
  background-color: #1d8dd1;
  width: 60px;
  text-align: center;
  margin-right: -6px;
  color: white;
  border: none; }

.flex-row.right {
  justify-content: flex-end; }

.flex-row.center.more {
  justify-content: flex-end;
  margin-top: 10px;
  justify-content: center; }

.start_bohan_text {
  margin-bottom: -8px;
  margin-right: 20px; }

.more img {
  margin: 0px; }
.more input {
  margin: 0px; }

hr {
  margin: 0;
  color: red;
  background-color: #77b5de; }

input#txt_Subject {
  padding: 2px; }

.arrows input {
  margin: 6px; }

.btn.btn-primary {
  border: saddlebrown;
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #085794;
  padding: .375rem .75rem;
  line-height: 1.2;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  margin: 2px;
  vertical-align: middle;
  border: solid 1px #085794;
  border-radius: 10px; }
  .btn.btn-primary:hover {
    color: #fff;
    text-decoration: none;
    background-color: #085794; }

.moveto .med_but {
  margin-top: -4px;
  border: solid 1px #03438b;
  height: 24px;
  border-radius: 2px; }

.panel-white {
  background-color: white;
  padding: 20px;
  padding-bottom: 60px; }

.marg_b_100 {
  padding-bottom: 150px; }

.moveto {
  direction: rtl;
  text-align: right;
  padding-top: 10px;
  padding: 0px;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 4px; }
  .moveto .form-control {
    padding: 0 5px;
    width: 70px;
    height: 26px;
    font-size: 13px;
    margin-top: -4px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 0;
    height: 24px;
    text-align: center; }
  .moveto span {
    color: white;
    color: #0b3e77;
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap; }
  .moveto input.textbox {
    margin-top: 10px;
    margin-left: 10px;
    background-color: white !important;
    color: black !important;
    width: 60px;
    padding: 5px 10px;
    line-height: 1em;
    height: auto;
    margin-bottom: -10px;
    margin-right: 6px;
    border-radius: 0; }

.panel-start {
  position: relative;
  width: 100%;
  text-align: right; }

.moveto input.jumpto {
  background-color: orange;
  background-image: url(../images/ver2/jump_to.png);
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 30px;
  width: 60px;
  min-width: 10px !important;
  background-size: 160%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  background-color: #183b56 !important;
  margin-left: 10px;
  border: solid 2px white; }

.btn_Clue {
  background-image: url(../images/ver2/remez_Disabled.png);
  padding-top: 35px;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center 6px;
  width: 60px; }
  .btn_Clue.on {
    background-image: url(../images/ver2/remez.png); }

.btn_solWay {
  background-image: url(../images/ver2/pitaron_bohanDisable.png);
  padding-top: 35px;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center 6px;
  width: 60px; }
  .btn_solWay.on {
    background-image: url(../images/ver2/pitaron_bohanDisable.png); }

.btnMovePrev, .btnMoveNext {
  width: 60px; }

.bubble_start {
  background-image: url(../images/start_here.png);
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 210px;
  position: absolute;
  min-width: 10px !important;
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 19px;
  margin-top: -55px; }

.start_here {
  border: solid 2px #03559e;
  background-image: url(../images/ver2/start_here_1.png);
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  width: 160px;
  animation-name: beat;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
  min-width: 10px !important;
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 19px;
  margin-top: 10px;
  line-height: 1.5;
  border-radius: .9rem;
  background-color: #ffffff;
  box-shadow: #cccccc 0 0 8px;
  border: solid 2px #156e96;
  color: white; }
  .start_here:hover {
    box-shadow: #999999 0 0 8px; }

.start_quiz {
  background-color: orange;
  background-image: url(../images/ver2/start_quiz.png);
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  width: 160px;
  animation-name: beat;
  animation-duration: 0.4s;
  animation-iteration-count: infinite;
  min-width: 10px !important;
  background-size: 120%;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 19px;
  margin-top: 10px;
  line-height: 1.5;
  border-radius: .9rem;
  background-color: #ffffff;
  box-shadow: #cccccc 0 0 8px;
  border: solid 2px #156e96;
  color: white;
  float: right; }
  .start_quiz:hover {
    box-shadow: #999999 0 0 8px; }

.choose_level {
  display: inline-block;
  float: right;
  vertical-align: middle;
  margin: 6px; }

@keyframes beat {
  50% {
    /*background-color: red;
    opacity: 0;*/ } }
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  vertical-align: top; }

.editor_view {
  width: 100%;
  padding: 20px;
  color: #292626;
  color: #0e4379;
  background-color: white;
  direction: rtl; }

.richText .richText-editor {
  direction: rtl; }

.back_white {
  background-color: white; }

.bg-light {
  position: static;
  right: 0;
  left: 0;
  background-color: #03438b !important;
  margin: 0;
  padding: 0;
  z-index: 100;
  min-height: 30px; }
  .bg-light a.navbar-brand {
    margin: 4px 25px;
    margin-left: 38px;
    margin: 4px 25px;
    margin-left: 38px;
    background-color: #03438b;
    background-color: #03438b;
    padding: 10px 6px;
    padding-left: 0;
    border-radius: 0 0 30px 0px;
    margin: 0;
 
    overflow: hidden;
    position: absolute; }

button.navbar-toggler {
  background-color: red; }

.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 20px; }

.collapse:not(.show) {
  display: inline-block !important;
  flex-basis: auto !important; }

button.navbar-toggler {
  display: none !important; }

.pop .title_page {
  background-color: transparent; }

.pop .title_page h1 {
  font-weight: normal;
  font-size: 1.2em;
  text-align: right;
  text-align: center; }

.misgeret-q {
  padding: 4px 4px; }

tr.headerrow td:nth-child(2) {
  padding-right: 29px !important; }

.form-group.no-margin.login-but {
  margin: 10px;
  text-align: center; }

.btn.btn-primary.login {
  width: 100px;
  margin: 0 auto; }

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #085794;
  border-color: #085794; }

.container.flex.stretch > div {
  width: 100%; }

.container.flex {
  min-width: 100%; }

.panel-answer input[type=radio] {
  display: inline-block;
  height: 14px;
  padding: 10px;
  vertical-align: middle;
  margin-top: 19px; }

.send-message textarea.form-control {
  min-width: 300px;
  font-size: 13px; }

input.form-control {
  font-size: 13px; }

.send-messag .form-control {
  min-width: 300px;
  font-size: 13px; }

.form-horizontal .flex-column {
  display: flex;
  flex-direction: row !important;
  justify-content: right;
  margin-bottom: 6px; }

.form-horizontal .flex-column .lbl {
  width: 100px;
  margin-top: 0;
  line-height: 1.1em;
  margin-bottom: 0; }

.form-horizontal .flex-column .form-control {
  font-size: 13px;
  flex: 1; }

.form-horizontal.lbl60 .flex-column .lbl {
  width: 60px; }

@media (min-width: 768px) {
  .container {
    max-width: none; } }
.menu_list.activity .flex-row {
  padding-right: 80px; }

.head-new {
  max-width: 80px;
  position: absolute;
  margin-top: -10px; }

.title_pos {
  max-height: 153px;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 158px; }

.title_pos > td {
  display: block; }

.top-head {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  /* display: inherit; */
  background-color: white;
  background-image: none;
  height: 20px; }

@media (max-width: 576px) {
  .td-block {
    width: 100%; }

  .td-block td {
    display: block;
    text-align: right;
    width: 100%; }

  .title_title_q.margtop20 {
    width: 100%; }

  td.title_title_q:before {
    display: none; }

  img.user-head {
    width: 80px; }

  .head_title {
    display: none; }

  .btn-section:hover {
    background-size: 70% !important; }

  .container.flex {
    padding-top: 0; }

  .bg-light a.navbar-brand {
    top: 0;
    left: 0;
    margin-left: 0;
    position: absolute;
    width: 120px;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    height: 50px; }

  .link-img .btn-icon.contact.link {
    width: 30px;
    background-size: 100%;
    margin: 0; }

  .link-img {
    color: white;
    text-decoration: none;
    line-height: 30px; }

  .backlightblue.flex-column {
    /*background-image: url(../images/ver2/BGnews1.gif);
    background-size: cover;
    position: static;
    width: 100%;
    top: 80px;
    padding-top: 0px;
    border-radius: 0;*/ }

  .flex-column ul {
    /*list-style: none;
    padding-inline-start: 0;
    text-align: center;
    flex-direction: row;
    display: flex;
    height: auto;
    justify-content: space-around;
    border-radius: 0;*/ }

  ul.right_bar {
    /*position: static;*/ }

  .guidetext {
    color: white;
    margin: 2%;
    text-align: center; }

  .menu_list.activity .flex-row {
    display: flex;
    flex-direction: row;
    list-style: none;
    flex-wrap: wrap;
    justify-content: center;
    padding-right: 60px;
    padding-inline-start: 0;
    margin-bottom: 0px;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-right: 70px; }

  .millioner_title {
    display: none; }

  .milion_top {
    background-image: url(../milioner/bg.jpg); }

  .nav_millioner {
    display: inline-block;
    margin: 0 auto; }

  li.nav-item {
    padding: 10px; }

  .footerpage li.nav-item {
    padding: 0px; }

  .btn-section {
    max-width: none; }

  .navbar-collapse {
    margin-top: 40px; }

  .bg-light {
    position: static;
    height: 50px; }

  .in-logo {
    height: 60px;
    margin-bottom: 0; }

    /*#mySidenav {
  
    padding-top: 80px;
    text-align: center;
    top:0;
    border-top: solid 2px #062547;
    position: fixed;
    overflow: auto;
    z-index: 0;

        > div {
            margin: 0 auto;
            text-align: center;
            display: flex;
            justify-content: center;
        }

        table {
            position: relative;
        }
    }*/
  .container {
    max-width: 540px; }

  .menu_list.activity .flex-row > li {
    flex: 1;
    margin: auto 4px;
    flex-basis: 100%;
    height: 255px;
    overflow: hidden;
    /* width: 180px; */
    /* min-width: 180px; */
    /* flex-grow: unset; */
    /* flex-grow: initial; */ }

  .menu_list .flex-row > li {
    flex: 1;
    margin: auto 4px;
    flex-basis: 100%;
    height: 255px;
    overflow: hidden; }

  .menu_list {
    height: auto;
    width: 100%;
    margin: auto; }

  .bg-light {
    position: static; }

  .btn-section {
    background-color: #d0effb;
    background-size: 80%;
    background-position: top !important;
    background-repeat: no-repeat;
    background-position: 0 20px;
    padding-top: 140px;
    border: none;
    color: #0568ce;
    transition: transform 0.2s;
    /* height: 50%; */
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
    border-radius: 12px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out, background-position .15s ease-in-out;
    font-weight: bold;
    background-position: center;
    min-width: 140px;
    box-shadow: 0 2px 6px 2px rgba(32, 33, 36, 0.3);
    height: 200px; }
    .btn-section:hover {
      background-size: 40%;
      background-position: center; }

  .menu_list {
    margin-bottom: 100px;
    margin-top: 60px; }

  .menu_list .flex-row {
    display: flex;
    flex-direction: row;
    list-style: none;
    height: auto;
    flex-wrap: wrap; } }
.menu_list .flex-row {
  padding: 0 20px; }

.white_back {
  background-color: white; }

.FollowChar_BaseImage {
  left: 0; }

#FollowChar_BaseImage {
  left: 0; }

.FollowChar > table {
  width: 100%; }

.flex-1 {
  flex: 1; }

.flex {
  display: flex; }

.table-mashove table {
  width: 100%; }

.mashov-right {
  width: 120px;
  text-align: center;
  justify-content: center;
  display: flex;
  background-color: #1b75b6; }

.navbar.popup .title_page h1 {
  font-size: 1.1em;
  font-weight: 600; }

.container.flex.center {
  justify-content: center; }

.container.flex.center > div {
  margin: auto; }

.btn.btn-primary {
  font-size: 16px; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.footerpage.posfix.no-padding {
  padding: 0; }

.h3, h3 {
  font-size: 1.2em; }

ul.right_bar li {
  display: inline-flex; }

.link.contact {
  background-image: url(../images/ver2/icon-contact.svg);
  background-size: 100%;
  display: inline-block;
  margin: -10px;
  width: 26px;
  height: 26px;
  margin-left: 6px; }

.search-pos {
  position: absolute;
  right: 20px; }

h3.MsoNormal {
  background-color: #2271ad;
  background-color: #1b64b6;
  display: inline-block;
  padding: 6px; }

/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
/* Extra large devices (large laptops and desktops, 1200px and up) */
input#btn_Instraction {
  display: none; }

input#btn_Tips {
  display: none; }

.image_back {
  BACKGROUND-IMAGE: url(../images/backgroundIN.jpg);
  background-size: cover; }

.abs-right .arrows input {
  margin: 6px; }

#iescroller b {
  display: flex;
  flex-direction: row; }

#iescroller a {
  margin-right: 60px;
  margin-left: 60px;
  white-space: nowrap; }

#iescroller font {
  white-space: nowrap; }

.news-pop {
  padding-top: 40px;
  padding-bottom: 60px; }

.news-pop span {
  line-height: 1.4em;
  font-size: 14px; }

input#txt_FriendEmail {
  width: 250px;
  direction: ltr; }

@media only screen and (max-width: 900px) {
  .milion_top {
    display: flex;
    flex-direction: column; }

  .side_millioner {
    display: none; } }
.misgeret-q img {
  max-width: 100%; }

textarea#txt_Subject {
  background-color: transparent;
  color: white;
  font-weight: bold;
  width: calc(100% - 280px);
  border: none;
  height: auto;
  display: inline-flex;
  overflow: hidden; }

.quiz textarea#txt_Subject {
  color: #03438b;
  max-height: 18px; }

.questionpage textarea#txt_Subject {
  color: #fff;
  max-height: 18px; }

.textforimg {
  height: 32px;
  font-weight: bold;
  display: inline-block;
  color: white;
  background-position: right;
  background-size: auto 100%;
  float: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  margin-right: 6px;
  position: absolute;
  right: 0;
  pointer-events: none; }

.level {
  height: 32px;
  font-weight: bold;
  display: inline-block;
  color: white;
  background-position: right;
  background-size: auto 80%;
  float: right;
  padding-right: 40px;
  line-height: 30px;
  font-size: 15px;
  margin-right: 6px;
  background-image: url(../images/level.png);
  background-repeat: no-repeat; }

span.relative {
  position: relative;
  display: block;
  overflow: hidden; }

.threelevel {
  display: inline-block;
  margin: 3px 0;
  margin-right: 8px; }

.menu-right td input[type=checkbox] {
  margin: 10px 6px; }

input.search-imgbut {
  background-color: #04529c;
  height: 32px;
  /* margin-top: 30px; */
  background-size: auto 80%;
  /* border-top: solid 1px #267a9e; */
  width: 80%;
  border-radius: 6px;
  margin-top: 8px;
  border: solid 1px #aecfda;
  max-width: 140px; }

.max-180 {
  max-width: 180px; }

span.textforimg.search {
  top: 12px;
  right: 40px; }

.textforimg.searchpop {
  top: 4px; }

.textforbtnimg {
  height: 27px;
  font-weight: bold;
  display: inline-block;
  color: white;
  background-position: right;
  background-size: auto 100%;
  float: right;
  line-height: 20px;
  font-size: 15px;
  margin-right: 6px;
  position: absolute;
  right: 0;
  pointer-events: none;
  top: 8px;
  right: 10px; }

.regtext {
  font-weight: bold;
  font-size: 15px; }

#btn_Start.med_but, #btn_SelectSubject.med_but {
  height: auto;
  margin: 6px;
  border-radius: 6px;
  width: 130px;
  height: 27px; }

.smallbut .textforbtnimg {
  height: 20px;
  line-height: 20px;
  top: 2px;
  margin: 0;
  overflow: hidden; }

.style11 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  /* background-color: Green; */
  height: 30px;
  display: inline-flex;
  border-radius: 4px;
  /* width: 30px; */
  margin-bottom: -20px; }

.panel-answer input[type=radio] {
  margin-top: 6px; }

img.newstitle {
  position: absolute;
  right: 20px;
  bottom: 60px; }

.q-pad {
  padding-right: 10px;
  min-height: 150px;
  display: block;
  padding-bottom: 20px; }

.q-pad td {
  text-align: right; }

.panel-answer table {
  max-width: 98%;
  min-width: 98%; }

#td_QuestionView {
  max-width: 98%;
  min-width: 98%; }

.leftpose table {
  direction: rtl; }

.rightpose #imgAnser2, .rightpose #imgAnser1, .rightpose #imgAnser3, .rightpose #imgAnser4 {
  float: right; }

.leftpose #imgAnser2, .leftpose #imgAnser1, .leftpose #imgAnser3, .leftpose #imgAnser4 {
  float: left; }

.in-pop-logo img {
  height: 80px;
  margin-bottom: 0; }

td.in-pop-logo {
  text-align: center; }

td.in-pop-logo div {
  background-blend-mode: hue;
  color: #03438b;
  font-weight: bold;
  margin-top: -20px;
  margin-bottom: -50px; }

.margtopminos30 {
  /*margin-top: -30px;*/ }

.relative.small {
  margin: 4px;
  display: inline-block; }

.relative.small img {
  height: 24px;
  border-radius: 6px; }

.relative.small .textforbtnimg {
  top: 2px;
  right: 0;
  left: 0;
  text-align: center;
  padding: 0;
  margin: 0; }

span.relative.arrows {
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  padding-bottom: 25px; }

.relative.arrows .textforimg {
  top: 30px;
  text-align: center;
  right: 0;
  left: 0;
  justify-content: center;
  justify-items: center;
  width: 100%;
  padding: 0;
  padding-right: 8px; }

span.relative.arrows.right .textforimg {
  padding: 0;
  margin: 0;
  padding-left: 8px; }

.milion_top {
  background-image: url(../milioner/bg.jpg); }

.buttons_nav {
  display: flex;
  background-color: #035ea7;
  justify-content: space-between; }
  .buttons_nav .flex-row.center.more {
    margin: 0;
    margin-left: 10px;
    margin-top: -10px; }
  .buttons_nav .flex-row.right.arrows {
    float: right;
    margin: auto 0;
    height: 60px; }

.mySidenav {
  transition: all 0.5s ease; }

.small-iphone h1.subjectTextbox_astext {
  display: flex; }
.small-iphone .more img {
  width: 40px;
  margin-bottom: 2px; }
.small-iphone .more input {
  width: 40px;
  margin-bottom: 2px;
  margin-right: 4px; }
.small-iphone .bg-light {
  position: static;
  height: 50px; }
.small-iphone .two-buttons .textforimg {
  bottom: -12px; }
.small-iphone .mySidenav .flex-row.center.more {
  display: none; }
.small-iphone .mySidenav .flex-row.right.arrows {
  display: none; }
.small-iphone textarea#txt_Subject {
  flex: 1; }
.small-iphone input.search-imgbut {
  margin-bottom: 10px; }
.small-iphone .mySidenav {
  position: absolute;
  width: 90%;
  z-index: 10000; }
.small-iphone .footerpage {
  position: fixed; }
.small-iphone .navbar-nav {
  display: none; }
.small-iphone .side_link {
  border-top: solid 1px #3395bf; }
.small-iphone .side_link_b {
  border-bottom: solid 1px #3395bf; }
.small-iphone .side_link a {
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  margin-right: 15px;
  padding: 6px 0; }
  .small-iphone .side_link a img {
    margin-left: 4px; }

@media (max-width: 768px) {
  .sm-td td {
    display: block;
    width: 100%; }

  .sm-td td .start_bohan_text tr {
    display: flex; }

  .question-width {
    max-width: 98%;
    margin: 0 auto; }

  .abs_answer > table {
    width: 100%; } }
@media (min-width: 768px) {
  .buttons_nav {
    display: none; }

  a.navside, .navside {
    display: none !important; }

  #mySidenav {
    display: block !important;
    position: static; } }

/*# sourceMappingURL=StyleSheet.css.map */
