MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/demo/individuals/css/style_bkp23Oct.css
/*
Author - Imenso Software
font-family: 'Open Sans', sans-serif;
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');

body {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px;
}
h1, h2, h3, h4, h5 {
  font-weight: 600;
  line-height: 1.3;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}
.blue-bg {
  background-color: #305896;
}
.white-bg {
  background-color: #FFF;
}
.grey-bg {
  background-color: #ECECEC;
}
.blk-bg {
  background-color: #666;
}
.white-text {
  color: #FFF;
}
.octb_form {
  background-color: #FFF;
  padding: 20px 50px; 
  width: 500px;
  margin: 100px auto;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.line-heading::before {
    border-bottom: 1px solid #000;
    content: "";
    display: block;
    left: 15px;
    margin-top: -1.5px;
    position: absolute;
    right: 15px;
    top: 45%;
}
.line-heading {
    margin: 0 auto;
    position: relative;
}
.line-heading p {
    background-color: #fff !important;
    color: #333;
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}
.form-control {
  border: 1px solid #CCC;
  box-shadow: none;
  border-radius: 0;
  padding: 6px 12px;
  height: 45px;
  font-size: 15px;

}
.form-control:focus {
  box-shadow: none;
  border-color: #000;
}
.btn-alpha {
  background: #448CCB;
  color: #FFF;
  text-transform: uppercase;
  border: none;
  height: 50px;
  font-size: 14px;
  padding: 10px 40px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  border-radius: 3px;
  line-height: 31px;
}
.btn-alpha:hover {
  background: #305896 !important;
  color: #FFF !important;
}
.btn-alpha:focus {
  color: #FFF;
}
.btn-beta {
  background: #EEE;
  color: #000;
  text-transform: uppercase;
  border: none;
  height: 40px;
  font-size: 12px;
  padding: 8px 20px;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  border-radius: 3px;
  line-height: 23px;
}
.octb_vcabulary .btn-beta {
  height: 50px;
  
}
.modal .btn-beta {
  height: 50px;
  font-size: 14px;
  
}
.btn-beta:hover {
  background: #DDD !important;
  color: #000 !important;
}
.page-heading {
  margin: 20px 0;
}
.ph-icon {
    background: #008DD8;
    border-radius: 100%;
    box-shadow: 0 5px 10px #ddd;
    color: #fff;
    float: left;
    padding: 15px;
    height: 50px;
    line-height: 16px;
    text-align: center;
    width: 50px;
}

.mt0 {
  margin-top: 0;
}
.mt1 {
  margin-top: 10px;
}
.mt2 {
  margin-top: 20px;
}
.mt3 {
  margin-top: 30px;
}
.mt4 {
  margin-top: 40px;
}
.mt5 {
  margin-top: 50px;
}
.mb1 {
  margin-bottom: 10px;
}
.mb2 {
  margin-bottom: 20px;
}
.mb3 {
  margin-bottom: 30px;
}
.mb5 {
  margin-bottom: 50px;
}
#msform {
  margin: 50px auto;
  text-align: center;
  position: relative;
}
.form-header {
  margin-bottom: 50px;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}


.form-option li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}
.form-option li input {
  height: 100px;
  width: 200px;
  background-color: #3C63A3;
  display: inline-block;
  color: #FFF;
  font-weight: 600;
  text-align: center;
  line-height: 100px;
  font-size: 20px;
  border: none;
}
.time-box {
    background-color: #3c63a3;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 160px;
    margin: 10px;
    padding: 28px 10px 10px;
    text-align: center;
    width: 160px;
}
.time-box label, .time-box select, .time-box button {display: inline-block; margin: 4px 0;}
.burger {
  padding: 50px 0;
}
.time-box select {color: #000;}
.btn-sml {
   background-color: #fbfbfb;
    color: #2a57a1;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: 600;
    margin: 0 auto;
    padding: 6px 30px;
    border-radius: 2px;
    border: 0;
}
.navbar-default {
  background: #2850A3;
  height: 90px;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #FFF;
  font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #FFF;
}

.big-form-inner p {
  font-size: 13px;
  color: #777;
}
.big-form-inner select {
  width: 100%;
  text-align: center;
}
.big-form-inner label {
  font-weight: normal;
}
.btn-big-blue {
     background: #2850A3;
    border: medium none;
    border-radius: 10px;
    color: white;
    min-width: 280px;
    padding: 18px 40px;
    text-transform: uppercase;
}
#footer {
  font-size: 12px;
}
.footer-links li {
    border-right: 1px solid #DDD;
    display: inline-block;
    line-height: 10px;
    list-style: outside none none;
    margin-right: 4px;
    padding-bottom: 1px;
    padding-right: 8px;
    padding-top: 1px;
}
.footer-links li:last-child {
  border-right:none;
}
.footer-links li a {
  color: #FFF;
}
.db-box {
  border: 1px solid #CCC;
  border-radius: 10px;
  padding: 50px;
}
.db-box h3 {
  font-weight: 600;
  font-size: 16px;
}
.db-box-sml {
    background: #EEE none repeat scroll 0 0;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
}
.db-box-sml h4 {
  font-size: 30px;
  color: #2850a3;
  font-weight: 600;
  margin-bottom: 22px;
}
.display-table {
  display: table;
}
.left-part {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  padding: 40px;
  background: #DDD;
}
.left-part ul li {
  margin: 10px 0;
  font-size: 14px;
}
.left-part ul li img {
  margin-right: 5px;
  width: 17px;
}
.right-part {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
  padding: 30px;
  background: #EEE;
}
.right-part a {
  opacity: 0.6;
  position: relative;
}
.right-part a:hover {
  opacity: 1;
}
.right-part ul li {
  display: inline-block;
  margin: 20px;
  text-align: center;
}
.act-title {
  display: block;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  margin-top: 5px;
}
.modal-dialog {
  width: 60%;
}
.modal-backdrop {
  background: rgba(0,0,0,0.8);
}
ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

a:focus, a:hover, a:active {
  text-decoration: none;
  outline: none; }

.pad_0 {
  padding: 0 !important; }

.marg_0 {
  margin: 0; }
.mt30{
  margin-top: 30px;
}

.side_bar {
  width: 9%;
  background-color: #305896;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow-y:auto;  }

.side_bar ul {
  display: flex;
  flex-direction: column; }

.side_bar ul span {
  font-size: 11px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 17px;
  text-transform: uppercase; }

.side_bar i {
  color: #fff;
  font-size: 43px; }
.no-record {
    display: block;
    margin-top: 12%;
    position: relative;
    text-align: center;
    color: #777;
}
.side_bar ul a {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column;
  color: #fff;
  
  width: 100%;
     padding: 16px 0;
  background: transparent !important; }

.side_bar ul a:hover {
  background-color: transparent !important; }

.side_bar li.active, .side_bar li:hover {
  background-color: #008DD8; }

.side_bar li {
   text-align: center;
  transition: background ease-in-out 0.3s; }
  .side_bar lihover {
    background-color: #fff; }

.right_container {
  display: block;
  width: 91%;
  margin-left: 9%; }


.main_heading {
  font-weight: bold; }

.comn_pad {
  padding-right: 25px;
  padding-left: 25px; }

.header {
  padding: 3px 25px;
  border-bottom: 1px solid #DDD;
  min-height: 58px;
 }
 .header .navbar-nav li {
  margin:0 9px;
 }
 .dropdown-menu li{
  margin:0 !important;
 }
 .header .navbar-nav li:last-child {
  margin-right:15px;
 }
.btn-header {
  height: 35px;
  padding: 7px 18px !important;
  margin-top: 7px;
}
.inner_tabs {
  padding: 15px 0;
 }
  .inner_tabs li {
    background-color: #e8eceb;
    margin-right: 4px; }

.inner_tabs.nav a {
  color: #666;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  min-width: 170px;
  border-radius: 0;
  padding: 9px 15px !important;
  text-transform: uppercase; }

.nav-pills.inner_tabs li.active a {
  border: 1px solid #ddd;
  background-color: #fff !important;
  color: #333 !important; }

.bdr_tb {
  background: #EFF5F5; }

.icons_wrp {
  list-style: outside none none;
  padding-top: 15px;
  padding-left: 0;
  margin-bottom: 0; }
  .icons_wrp li {
    background-color: #EAECE9;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 32%; }
    .icons_wrp li a {
      align-items: center;
      display: flex;
      height: 250px;
      justify-content: center; }
      .icons_wrp li a img {
        max-height: 170px; }

.light_bdr_tb {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }

.latest_box {
  padding: 15px 0; }

.padd_15tb {
  padding-bottom: 15px;
  padding-top: 15px; }

.latest_box ul {
  list-style: outside none none;
  padding-left: 10px; }
  .latest_box ul li {
    font-size: 16px;
    margin-bottom: 0.6em;
    position: relative; }
    .latest_box ul li:before {
      color: #305896;
      content: "\f04d";
      font-family: FontAwesome;
      font-size: 14px;
      margin-right: 15px; }

.drop_down_btn {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #333;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  padding-left: 25px; }
  .drop_down_btn:before {
    color: #999;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 31px;
    left: 0;
    position: absolute;
    transition: all ease-in-out 0.3s;
   }
.caret-dd:after {
   content: "\f107";
    font-family: FontAwesome;
    font-size: 19px;
    margin-left: 4px;
    font-weight: 400;
}

.dropdown {
  margin-left: 5px;
}
.dropdown-menu::before {
    border-bottom: 10px solid rgba(190, 190, 190, 0.4);
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 80%;
    margin-left: -9px;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.dropdown-menu::after {
    border-bottom: 9px solid #fff;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 80%;
    margin-left: -8px;
    pointer-events: none;
    position: absolute;
    width: 0;
}
.dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 501;
    text-align: left;
    padding: 10px 0;
    text-transform: capitalize;
}
.dropdown-menu > li > a {
  padding:7px 20px;
}
.dropdown > a {
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
}
.main_flex {
  display: flex;
  flex-direction: row; }

/*========================login-resgister form css==========================*/
.form_hero {
  min-height: 651px;
  background-color: #305896; }

.form_head {
  color: #fff; }

.cookie_wrp {
  font-size: 15px;
  padding: 20px 0;
  background-color: #fff; }

.cookie_inner {
  align-items: center;
  display: flex;
  justify-content: center; }

.cookie_inner button {
  background: #305896 none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  margin-left: 20px;
  transition: background-color 0.3s ease 0s; }
  .cookie_inner button:hover, .cookie_inner button:focus {
    color: #fff;
    background-color: #008DD8; }

.cookie_wrp {
  bottom: 0;
  position: fixed;
  width: 100%; }

.custm_form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 580px; }

.custm_form_inner {
  background-color: #fff;
  border-radius: 9px;
  padding: 30px 50px; }

.custm_form_inner input {
  border-radius: 0;
  color: #999;
  font-size: 1.4em;
  height: 55px;
  transition: all ease-in-out 0.3s;
  padding: 2%;
  text-align: center; }
  .custm_form_inner input:focus, .custm_form_inner input:active {
    box-shadow: none;
    border-color: #eee; }

.form_header p {
  font-size: 20px;
  position: relative; }


.form_header {
  margin: 0 auto 25px;
   }

.form_logo_wrp {
  align-items: center;
  background: #008DD8;
  border-radius: 50%;
  display: flex;
  height: 90px;
  justify-content: center;
  margin: 0 auto 25px;
  width: 90px; }

.form_header p::before {
  right: 0; }

.custm_form_inner button {
  background-color: #ececec;
  border: medium none;
  font-size: 1.2em;
  padding: 10px;
  text-transform: uppercase;
  width: 100%; }

.error-text{
  color: red;
  font-weight: normal;
}

/*# sourceMappingURL=style.css.map */
.checkbox .cr{
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #008DD8;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 20px;
    margin-right: 0.5em;
    padding-left: 0;
    position: relative;
    width: 20px;
}
.checkbox label input[type="checkbox"]{
    display: none;
}
.checkbox .cr .cr-icon{
    font-size: 0.8em;
    left: 20%;
    line-height: 0;
    position: absolute;
    top: 50%;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon{
    opacity: 0;
    transform: scale(3) rotateZ(-20deg);
    transition: all 0.3s ease-in 0s;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    opacity: 1;
    transform: scale(1) rotateZ(0deg);
}
.radio .cr{
    border: 1px solid #ccc;
    border-radius: 100%;
    color: #008DD8;
    display: inline-block;
    float: left;
    height: 20px;
    margin-right: 0.5em;
    position: relative;
    width: 20px;
}
.radio label input[type="radio"]{
    display: none;
}
.radio .cr .cr-icon{
    font-size: 0.8em;
    left: 20%;
    line-height: 0;
    position: absolute;
    top: 50%;
}
.h-radio {
  padding: 10px !important;
}
.h-radio label {
  margin-bottom: 0;
}
.h-radio:hover {
  background-color: #EEE;
}
.d-block {
  display: block !important;
}
.radio label input[type="radio"] + .cr > .cr-icon{
    opacity: 0;
    transform: scale(3) rotateZ(-20deg);
    transition: all 0.3s ease-in 0s;
}
.radio label input[type="radio"]:checked + .cr > .cr-icon{
    opacity: 1;
    transform: scale(1) rotateZ(0deg);
}
.loader_wraper .canvas-holder canvas {
    height: 100% !important;
    width: 100% !important;
}
.loader_wrap .canvas-holder hr {
    border-color: #000;
    border-width: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 50%;
}
.dashh {
    font-size: 17px !important;
    margin-bottom: 25px;
}
#app {
  min-height: 800px;
}
/*.comn_pad {min-height: 800px;}*/
.loader_wrap .canvas-holder{
  width: 92% !important;
  margin: 0 auto;
}
.side_bar ul{
  width: 100%;
}
.side_bar .navbar-brand{
  height: 85px;
  display: block;
  float: none;
}
.side_bar .navbar{
  margin-bottom: 0px;
}
.navbar-brand img {
    height: 100%;
    margin: 0 auto;
    width: auto;
}
.side_bar .navbar-nav li img{
  width: 27px;
}
strike{
      text-decoration:line-through;
      color: red;
    }
    added{
      font-weight:700;
      color: green;
    }
    #conversation{
      padding: 12px;
      border:1px solid #DDD;
      margin: 30px 0;
    }
    .complete #conversation{
      padding: 0;
      border:none;
      margin: 30px 0;
    }
/*---Start Progress Bar---*/
#homework_hint_button input {
    background-color: #ddd;
     border: 1px solid #ccc;
    border-radius: 20px;
    color: #000;
    cursor: pointer;
    font-size: 1em;
    margin: 1em auto;
    padding: 6px;
    width: 23%;
}
.octb_progressbar{
  height: 30px;
  background-color: #f9f9f9;
  box-shadow: none;
}
.octb_bar {
  box-shadow: none;
    background-color: #008000;
    color: #FFF;
    line-height: 29px;
}
.stars img {
  width: 35px;
  margin-right: 6px;
}
.stars span {
    font-size: 24px;
    font-weight: 600;
}
.octb_btn {
    background-color: #2850a3;
    border-radius: 10px;
    color: #fff;
    font-size: 1em;
    margin: 1em auto;
    padding: 1em;
    text-align: center;
    width: 80%;
}
#progress_bar p {
    background: #f9f9f9 none repeat scroll 0 0;
}
.octb_view_lesson_btn {
    background-color: #008000;
    border-radius: 16px;
    color: #fff;
    padding: 5px 80px;
}
.octb_btn:hover{
  color: #fff;
} 
.octb_view_lesson_btn:hover{
  color: #fff;
}
.gutter-xl {
  padding: 0 150px;
}
#octb_textarea {
    min-height: 200px;
    width: 100%;
}
.octb_submit_btn{
 background-color: #2850a3;
    border-radius: 10px;
    color: #ffffff;
    cursor: pointer;
    font-size: 1.5em;
    margin: 5px auto;
    padding: 15px 80px;
    width: 20%;
}
.octb_submit_btn:hover{
  color: #fff;
}
.octb_sub{
  text-align: center;
}
/*---End Progress Bar---*/

/*---Start Buy Lessons ---*/
.panel-heading{
  background-image: url(../images/pricebg.png) !important;
  border-radius: 15px;
}
.plans {
  padding: 0 !important;
}
.plans h5 {
  background: #ed1c24;
  padding: 10px 10px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;}

.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.panel-pricing .panel-heading {
  padding:13px 10px;
  color:#fdfdfd;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  font-size: 58px;
}
.panel-pricing .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel {
    background: #FFF none repeat scroll 0 0;
    border-radius: 10px;
    border: 1px solid #DDD;
}
.panel-pricing .panel-body {
  padding:0px;
}
.panel-footer {
 background-color:transparent; !important;
 padding: 40px 0px;
 border-top: 0px;
}
.p-title {
    font-size: 50px;
    margin: 0;
    color: #305896;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
}
.p-title .sml-text {
  font-size: 0.5em;
}
.panel-heading h3 {
    font-size: 50px;
    margin: 0;
}
.p-time { 
  font-size:18px;
  text-align: center;
  text-transform: capitalize;
}
.p-price {
 font-size:18px;
 text-align: center;
 text-transform: capitalize;
 color: #ed1c24;
 font-weight: bold;
}
.p-tax {
  background-color: #f5f5f5;
 font-size:15px;
 text-align: center;
 text-transform: capitalize;
 padding: 2px;
}
.octb_buy {
    font-size: 16px;
}

/*---End Buy Lessons---*/
/*---Start popup section---*/


.words {
    background: #f9f9f9 none repeat scroll 0 0;
    margin: 20px 0;
    padding: 10px;
    text-align: left;
}
.modal-header {
    border-bottom:none;
    padding: 10px;
    background: #EEE;
}
.modal-header h4 {
  font-size: 14px;
  font-weight: 700;
}
hr{
  border-color: #DDD;
}
.caps {
  text-transform: uppercase;
}
.modal-footer{
  border-top: none;
}
.all-done {
  font-size: 20px;
  font-weight: 600;
}


#conversation th {
    text-align: center;
}#conversation td {
    text-align: center;
}
.pnote {
    padding-top: 20px;
    padding-bottom: 50px;
}
/*---End popup section---*/

/*loader*/
/** BEGIN LOADER **/

#link {color: #E45635;display:block;font: 12px; text-align:center; text-decoration: none;}
#link:hover {color: #CCCCCC}
#link, #link:hover {-webkit-transition: color 0.5s ease-out;-moz-transition: color 0.5s ease-out;-ms-transition: color 0.5s ease-out;-o-transition: color 0.5s ease-out;transition: color 0.5s ease-out;}

       
        @keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-moz-keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-webkit-keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-o-keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-moz-keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-webkit-keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @-o-keyframes rotate-loading {
            0%  {transform: rotate(0deg);-ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -moz-transform: rotate(0deg);}
            100% {transform: rotate(360deg);-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); -moz-transform: rotate(360deg);}
        }

        @keyframes loading-text-opacity {
            0%  {opacity: 0}
            20% {opacity: 0}
            50% {opacity: 1}
            100%{opacity: 0}
        }

        @-moz-keyframes loading-text-opacity {
            0%  {opacity: 0}
            20% {opacity: 0}
            50% {opacity: 1}
            100%{opacity: 0}
        }

        @-webkit-keyframes loading-text-opacity {
            0%  {opacity: 0}
            20% {opacity: 0}
            50% {opacity: 1}
            100%{opacity: 0}
        }

        @-o-keyframes loading-text-opacity {
            0%  {opacity: 0}
            20% {opacity: 0}
            50% {opacity: 1}
            100%{opacity: 0}
        }
        .loading-inner,
        .loading {
            height: 100px;
            position: relative;
            width: 100px;
            border-radius: 100%;
            margin: 3% auto 0;
        }
        .modal-backdrop.in {
    opacity: 1;
}
.loading-container {
  background:rgba(255,255,255,0.8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}
.loading-inner { position: fixed; left: 45%; top: 40%; z-index: 9999; }
        .loading {
            border: 2px solid transparent;black
            //border-color: transparent #fff transparent #FFF;
            border-color: transparent black transparent black;
            -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
            -moz-transform-origin: 50% 50%;
            -o-animation: rotate-loading 1.5s linear 0s infinite normal;
            -o-transform-origin: 50% 50%;
            -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
            -webkit-transform-origin: 50% 50%;
            animation: rotate-loading 1.5s linear 0s infinite normal;
            transform-origin: 50% 50%;
        }

        .loading-inner:hover .loading {
            border-color: transparent #E45635 transparent #E45635;
        }
        .loading-inner:hover .loading,
        .loading-inner .loading {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        #loading-text {
            -moz-animation: loading-text-opacity 2s linear 0s infinite normal;
            -o-animation: loading-text-opacity 2s linear 0s infinite normal;
            -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
            animation: loading-text-opacity 2s linear 0s infinite normal;
            //color: #ffffff;
            color: black;
            font-size: 10px;
            font-weight: bold;
            margin-top: 40x;
            opacity: 0;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            top: 40px;
            width: 100px;
        }
/*end loader*/

/*message*/
.ph-text {
  margin-left: 20px;
    position: relative;
}
.ph-text h4 {
  margin-top: 3px;
  margin-bottom: 4px;
}
.help-block {
  color: red;
  font-size: 13px;
}
.outer-wall {
  background: #FFF;
  padding: 50px;
  border: 2px solid #DDD;
}
.side_bar .navbar-header {
  width: 100%;
}
/*end message*/
.table-octb {
  border: 1px solid #DDD;
  font-size: 14px;
}
.table-octb td, .table-octb th {
  border-left: none !important;
}
table.dataTable thead th, table.dataTable thead td {
  border-bottom: 2px solid #DDD !important;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #DDD !important;
}
.table-octb {
  margin-bottom: 50px;
}
#datatable_filter input {
  border: 1px solid #DDD;
  height: 40px;
  padding: 8px 10px;
  background-image: url(../images/search.png) !important;
  background-repeat: no-repeat;
  background-position: 94% center;
  background-size: 12% auto;
  font-size: 13px;
  margin: 5px 0;
  width: 97%;

}
#datatable_filter label {
  display: block;
}
#datatable_filter {
  font-size: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #EEE !important;
  border: 1px solid #EEE !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #666 !important;
  border: 1px solid #666 !important;
}
table.dataTable thead th, table.dataTable thead td {
  padding: 8px !important;
}
.farer {
  margin-top: 20px;
  margin-bottom: 40px;
}
.modal-content {
  border: none;
  box-shadow: none;
  border-radius: 0;
}

.modal-open {
    margin-right: 17px;
    overflow: hidden;
}
.modal .close {
  font-size: 38px;
  margin-top: -40px !important;
}
.dropdown .flags li a span, .dropdown dt a span {
    background-image: url("../images/flags.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 11px;
    margin: 5px 6px 0 0;
    width: 16px;
}
.us a span {
    background-position: 0 0;
}
.uk a span {
    background-position: -16px 0;
}
.fr a span {
    background-position: -32px 0;
}
.de a span {
    background-position: -48px 0;
}
.nl a span {
    background-position: -64px 0;
}
.m-menu {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
#answer_wrong {
  background: #FE8484;
    border-radius: 10px;
    bottom: 30px;
    color: #fff;
    left: 10%;
    padding: 20px;
    position: fixed;
    z-index: 999;
}
#answer_wrong h1 {
  font-size: 20px;
  margin-top: 0;
}
#answer_wrong h2 {
  font-size: 16px;
  margin-top: 0;
}
#answer_correct {
  background: #00d664;
    border-radius: 10px;
    bottom: 30px;
    color: #fff;
    left: 10%;
    padding: 20px;
    position: fixed;
    z-index: 999;
    text-align: center;
    display: none;
}
#answer_correct img {
  padding: 20px;
  width: 100px;
}
#answer_correct h1 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
#answer_correct h2 {
  font-size: 16px;
  margin-top: 0;
}


.completesuccess {
    margin-left: 6px;
    margin-top: -20px;
    width: 22px !important;
}


/*mj css*/
.text_heading_schedule {
  font-size: 1.5em;
    background: #ececec;
    margin: 10px 0;
    padding: 10px 0;
    color: #2850a3;
    font-weight:900;
}
.schedule_calendar_dow {
  display: inline-block;
    padding: 15px 5px;
    margin: 2px;
    font-weight: 900;
    min-width: 100px;
    font-size: 0.7em; 
    cursor:not-allowed;
    text-align:center;
    background:#2850a3;
  border:#2850a3;
  border-style: solid;
    border-width: thin;
  color:#fff;
}

.schedule_calendar_day {
  display: inline-block;
    padding: 15px 5px;
    margin: 2px;
    cursor: pointer;
    color: #3089ce;
    background: #fff;
    border: #2850a3;
    border-style: solid;
    border-width: thin;
    font-weight: 900;
    min-width: 100px;
    font-size: 0.7em;
    text-align:center;
}

.schedule_calendar_day_group {
  display: inline-block;
    padding: 15px 5px;
    margin: 2px;
    cursor: pointer;
    color: #3089ce;
    background: #fff;
    border: #2850a3;
    border-style: solid;
    border-width: thin;
    font-weight: 900;
    min-width: 100px;
    font-size: 0.7em;
    text-align:center;
}

.schedule_calendar_day_dead {
  display: inline-block;
    padding: 15px 5px;
    margin: 2px;
    color: #fff;
    background: #ececec;
    border: #ececec;
    border-style: solid;
    border-width: thin;
    font-weight: 900;
    min-width: 100px;
    font-size: 0.7em; 
    cursor:not-allowed;
    text-align:center;
}

.timepicker_col_student {
  display:inline-block;
  vertical-align:top;
  width:400px;
  border-right:#ececec;
  border-right-style: solid;
    border-right-width: thin; 
}

.timepicker_col_teacher {
  display:inline-block;
  vertical-align:top;
  width:400px;
}

.timepicker_col_title {
  margin: 10px;
    font-size: 2em;
    font-weight: 800; 
}

.timepicker_col_tz {
  margin: 10px;
    font-style: italic;
    min-height:150px;
}

#calendar_hours_available input {
  text-align: center;
    font-size: 3em;
    width: 200px;
    margin: 10px auto;
    padding:5px;

}

#timepicker_hours_client, #timepicker_hours_teacher ,#timepicker_hours_client_group,#timepicker_hours_teacher_group {
    background: #fff none repeat scroll 0 0;
    border: thin solid #ececec;
    box-shadow: 5px 15px 35px #ececec;
    display: none;
    height: 200px;
    left: 97px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    text-align: center;
    top: 132px;
    width: 200px;
    z-index: 100;
}


.timepicker_fulltime_c,.timepicker_fulltime_t {
  margin:5px auto;
  background:#fff;
  cursor:pointer;
  padding:5px 0px;
}

.timepicker_fulltime_c:hover {
  background:#ececec; 
}
.timepicker_fulltime_t:hover {
  background:#ececec; 
}

#timepicker_notice {
  margin:10px;
  background:#eab3b3;
  padding:10px;
  display:none;
  font-weight:900;
  color:#fff; 
}
.time_box_flex {
    display: flex;
    justify-content: center;
}
.timepicker_col_student > input , .timepicker_col_teacher input{
    font-size: 3em;
    text-align: center;
    width: 200px;
}
.timepicker_col_student , .timepicker_col_teacher{
  position: relative;
}

.duration_selector, .duration_selectorgroup {
  padding: 30px;
    background: #2850a3;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 1.2em;
    display: inline-block;
    margin: 5px;
    min-width: 150px;
    color: #ffffff;
    border-color: #2850a3;
    border-width: 1px;
    border-style: solid;
}

.duration_selector:hover, .duration_selector.active,
 .duration_selectorgroup.active{
  background: #ffffff;
  color: #2850a3;
}

.duration_selector_clicked {
  padding: 30px;
    background: #ffffff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 1.2em;
    display: inline-block;
    margin: 5px;
    min-width: 150px;
    color: #2850a3;
    border-color: #2850a3;
    border-width: 1px;
    border-style: solid;
}
#fnb_hint_button {
  height: 50px !important;
}

.language_selector {
  padding: 30px;
    background: #2850a3;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 1.2em;
    display: inline-block;
    margin: 5px;
    min-width: 150px;
    color: #fff;
    border-color: #2850a3;
    border-width: 1px;
    border-style: solid;
}

.language_selector:hover,.language_selector.active {
  background: #ffffff;
  color:#2850a3;
}

.language_selector_clicked {
  padding: 30px;
    background: #ffffff;
  color:#2850a3;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 1.2em;
    display: inline-block;
    margin: 5px;
    min-width: 150px;
    border-color: #2850a3;
    border-width: 1px;
    border-style: solid;
}

/* fnb selected */

.selected{
  background-color:rgba(255,0,0,0.7);
  color:#fff !important; 
}
.selected:hover{
  background: rgba(255,0,0,0.3);
}
.selected .cr{
  color: #fff;
  border-color: #fff;
}
.part-1 {
  background: #EFF5F5;
  position: fixed;
  width: 30%;
  top: 0;
  bottom: 0;
  border-right: 1px solid #DDD;
  overflow:auto;
}
.client-list ul li.active {
    border-bottom: medium none;
}
.client-list {
    margin-top: 100px;
}
.sidebar-topper {
  position: fixed;
  width: 27%;
  background: #EFF5F5;
  z-index: 99;
}
.client-list ul li {
    border-bottom: 1px solid #fff;
}
.nav > li {
    display: block;
    position: relative;
}
.client-list ul li a {
    color: #333;
    font-weight: 400;
    line-height: 16px;
    padding: 8px 10px;
}
.sml {
    font-size: 11px;
}
.sidebar-search .inpt {
    background-color: #e4eded;
    border: medium none;
}
.search {
    background-image: url("images/search.png");
    background-position: 346px center;
    background-repeat: no-repeat;
    background-size: 4% auto;
}
.inpt {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #555;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.client-list ul li.active a {
    background-color: #f6f9fb;
    border-left: 2px solid #5b9bd1;
    color: #0078d7;
    margin-left: -2px;
}
.client-list ul li a:hover {
    background-color: #fafcfd;
    color: #000;
}
.fs13 {
  font-size: 13px;
}
.sidebar-header h4 {
  margin-top: 20px;
}

.success {
    background-color: #00D664;
}
.start_over_btn {
    height: 42px !important;
    padding: 6px 35px !important;
}
.form-option.lessontype > li span {
    bottom: 8px;
    color: #fff;
    font-size: 13px;
    left: 0;
    line-height: 15px;
    position: absolute;
    width: 100%;
}
.lessontype > li{
  position: relative;
}
.new-alert {
  background: green none repeat scroll 0 0;
    border-radius: 0;
    color: white;
    left: 0;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.error-alert{
  background:#f00;
    border-radius: 0;
    color: white;
    left: 0;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.no_minuts input {
    background: #ececec !important;
}

.grouplesson_schedule {
  display:inline-block;
    text-align: center;
    margin: 10px;
    padding: 30px;
    background: #ececec;    
}

.grouplesson_schedule_item {
  margin:5px auto;
  font-size:0.8em;
  text-align:left;
}

.grouplesson_schedule_button {
  margin: 20px auto 0 auto;
    min-width: 150px;
    max-width: 150px;
    padding: 15px 5px;
    background: #3089ce;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 0.8em;
}

.bar {
  background-color:#efeaea;
  width:99%;
  height:1px;
  margin:10px auto; 
}

.count_wrap {
    align-items: center;
    background: #448ccb none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 0.9em;
    margin-right: 10px;
    padding-top: 4px;
    width: 75px;
}
.count_wrap span:nth-child(2){
  font-weight: 600;
}
.flex_row{
  display: flex;
  flex-direction: row;
}
.cancel_lesson { cursor:pointer}

.modal-dialog.octb_modal{
      transform: translateY(161px) !important;
    width: 30% !important;
}
.octb_modal .modal-footer{
text-align: center !important;
   margin-top: 0;
}
.octb_modal button{
   font-size: 13px !important;
    height: 45px  !important;
  line-height: 24px;
}
.custom_modal .modal-dialog {
    transform: translateY(15%);
    width: 35%;
}
.custom_modal .close {
    background-color: #f5f5f5;
    height: 40px;
    margin: 0 !important;
    opacity: 0.4;
    padding: 10px;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.custom_modal .close:hover{
  opacity: 0.8;
}
.custom_modal .close:hover img{
  opacity: 0.4;
}
.custom_modal .modal-header {
    background-color: #305896;
    color: #f5f5f5;
}
.custom_modal button.btn {
    height: 39px;
    line-height: 20px;
    padding: 10px 21px;
}
.custom_modal .modal-title{
  font-size: 17px;
}
.custom_modal input{
     border: 2px solid #eee;
    height: 40px;
}
.plus {
    align-items: center;
    background: #01579b none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: flex;
    font-size: 13px;
    font-weight: bold;
    justify-content: center;
    margin: 0;
    padding: 4px 0;
    width: 100%;
    color: #f1f1f1;
}
.plus img {
    margin-right: 10px;
    max-height: 13px;
}
.blue_box {
    background-color: #305896;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 90px;
    justify-content: center;
    border-radius: 3px;
    padding: 0 10px;
    width: 19%;
}
.grid_5{
   justify-content: space-between;
}
.blue_box > p {
    font-weight: 600;
    text-transform: capitalize;
}

#alldata tr td {
    font-size: 13px;
    padding: 8px;
}
.add_more_item span{
  margin-right: 10px;
}
.group-table {
  width: 100%;
  border: 1px solid #DDD;
}
.group-table td {
  padding: 8px;
  border-left: 1px solid #DDD;
}
.group-table span {
  display: block;
}
.thick-text {
    color: #777;
    font-size: 12px;
    font-weight: 600;
}
.big-text {
    font-size: 14px;
    margin-top: 4px;
}
.tabel_wrap tbody{
  padding: 8px;
}
.submituser_form{
  background: #eee none repeat scroll 0 0;
    padding: 40px;
}
.big_modal .modal-dialog{
  width: 60% !important;
}
.big_modal input{
  height: unset;
  border:1px solid;
}
.big_modal .btn-beta{
   margin-left: 10px;
}
#removegroup:hover{
  cursor: pointer;
}
.status_icon{
    bottom: -25px;
    left: -11px;
    position: absolute;
    z-index: 99999;
}
.status_icon.red {
    align-items: center;
    background: red none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    display: flex;
    font-size: 11px;
    height: 23px;
    justify-content: center;
    position: absolute;
    width: 23px;
}
.status_icon img {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
}
#conversation th{ min-width: 140px !important }

.stw2 { width:19% !important;}
.partw2 {width:22% !important}


.select select{ border: 1px solid #DDD; height: 40px; padding: 8px 10px; font-size: 13px; margin: 5px 0;}
.appointment_data{ background:#fff; border: 1px solid #f1f1f1; display:inline-block; width:100%; padding:15px; margin-bottom:20px; font-size:13px}
.profile_img{text-align:center }
.profile_img img{ max-width:100px; min-width:50px}
.desc{}
.desc h3{ color:#448CCB; font-weight:bold; margin-top:0; font-size: 18px}
.desc p{}
.cnt_details ul{ margin-bottom:20px !important; margin:0; padding:0}
.cnt_details li{ padding:5px 0; position:relative;}
.cnt_details li i{ position:absolute; left:0; top:8px;}
.cnt_details .btn-alpha{ margin-bottom:10px; width:100%}

.appointment_popup{ border-top:1px solid #ccc; padding-top:10px; position:relative; display:none}
.appointment_popup_close a{ position:absolute; top:10px; right:0px; color:#448CCB; cursor:pointer; font-size:20px;}
.appointment_popup_close:hover a{ color:#305896 !important}
.appointment_popup li{ display:block; float:left; padding:10px; width:25%; text-align:center; font-size:14px; font-weight:bold}
.app_data{ margin:20px auto}
.app_data table{ width:100%;}
.app_data table td, .appointment_popup table th{ padding:8px; border-left:1px solid #ccc;}
.app_data table td { width:10.5%}
.app_data table{border-right:1px solid #ccc; }
th.app_data, td.app_data{border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
.appointment_popup table th div{ font-weight:normal !important; font-size:11px}
.appointment_popup table th{text-align: center !important; font-size:17px;}
.app_data table del{ color:#ccc}
.app_data table span{ color:#00a500;cursor: pointer;}
.app_data table span, .app_data table del{ width:100%; display:inline-block}
.app_data .pick { color: blue !important; }
.appointment_data .btn,.appointment_data .btn-alpha, .appointment_data .btn-beta{height: 40px; line-height: 22px; padding:10px 40px}
#alldataproblem tr td { font-size: 13px; padding: 8px;}
.admin_header .nav.navbar-nav li{width: 50px; height: 50px;margin: 7px auto;border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; overflow: visible; }
.admin_header .nav.navbar-nav a{ display: block; padding: 12px 0 ; line-height: 50px; position: relative !important; overflow: hidden; }
.admin_header .nav.navbar-nav a:hover{ overflow: visible; }
.admin_header .nav.navbar-nav li:first-child a{ padding-top: 12px !important }
.admin_header .clickload a span{ position: absolute !important; padding: 3px 5px; background: #333; top: 100px; transition: all .2s; -webkit-transition: all .2s; -moz-transition: all .2s; -o-transition: all .2s; opacity: 0; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); left: 50%; text-align: center; z-index: 11111111; font-size: 11px; font-weight: 300}
.admin_header .clickload a:hover span { opacity: 1;top: 40px;}
.admin_header .side_bar .navbar-brand{ height: 70px !important; padding:10px  0 ; float: none !important; margin: 0 auto !important }
.admin_header .side_bar{ overflow-x: visible !important; width: 7% !important; min-width: 80px; z-index: 1 }
.admin_header .right_container { width: 93%; margin-left: 7%;}
.dataTable{ border-collapse: collapse !important }
.table{ border: 1px solid #DDD !important }
.table th{ border-bottom: none !important; border-collapse: collapse !important }
.admin_header .header .dropdown{ right: -40px !important; position: relative; }
#view_model .nav-tabs>li>a{ color: #fff !important ; background: #008DD8 !important; }
#view_model .nav-tabs>li.active>a, #view_model .nav-tabs>li.active>a:hover, #view_model .nav-tabs>li.active>a:focus{ color: #555 !important ; background: #fff !important; }
.custom_field{text-align: center; }
.custom_field div{ position: relative; width:18%; min-width: 100px; height: 100px; margin: 10px 1.2%; float: left; vertical-align: top; line-height: 100px; text-align: center; box-sizing: border-box; }
.custom_field span{ /*background: #fff; border:1px solid #2850a3;*/  color: #2850a3; font-size: 20px; left: 50%; line-height: 14px; margin: -8px 0 0 -32px; position: absolute; top: 50%; width: 65px;  padding: 0; display: none} 
.custom_field [type="radio"]:checked, .custom_field [type="radio"]:not(:checked) {position: absolute; left: -9999px; opacity: 0 }
.custom_field [type="radio"]:checked + label, .custom_field [type="radio"]:not(:checked) + label {position: relative;  cursor: pointer; text-align: center; display: inline-block; color: #666; width: 100%; height: 100%; position: relative; top:0; left: 0; } 
.custom_field [type="radio"]:checked + label:before, .custom_field [type="radio"]:not(:checked) + label:before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border:1px solid #2850a3; color: #2850a3; background: #fff} 
.custom_field [type="radio"]:checked + label:after, .custom_field [type="radio"]:not(:checked) + label:after { width: 100%; height:100%; background:#2850a3; color: #fff; position: absolute;  -webkit-transition: all 0.2s ease; transition: all 0.2s ease;left: 0; top: 0; font-size: 20px; z-index: 11   } 

.custom_field [type="radio"]:checked + label[for="test1"]:after, .custom_field [type="radio"]:not(:checked) + label[for="test1"]:after{content: '15 Min';}
.custom_field [type="radio"]:checked + label[for="test2"]:after, .custom_field [type="radio"]:not(:checked) + label[for="test2"]:after{content: '30 Min';}
.custom_field [type="radio"]:checked + label[for="test3"]:after, .custom_field [type="radio"]:not(:checked) + label[for="test3"]:after{content: '45 Min';}
.custom_field [type="radio"]:checked + label[for="test4"]:after, .custom_field [type="radio"]:not(:checked) + label[for="test4"]:after{content: '60 Min';}
.custom_field [type="radio"]:checked + label[for="test5"]:after, .custom_field [type="radio"]:not(:checked) + label[for="test5"]:after{content: '90 Min';}
.custom_field [type="radio"]:not(:checked) + label:after {opacity: 1; -webkit-transform: scale(1); transform: scale(1); background: #fff; color: #2850a3; border: 1px solid #2850a3 } 
.custom_field [type="radio"]:checked + label:after {opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.min_450{ min-height: 600px }
.img-wallet .dropdown-toggle{ background: none; padding: 10px 0 !important; color: #333; margin-top: -1px; }
.img-wallet .dropdown-toggle:hover{ background: none !important; color: #333 !important;}
.img-wallet .dropdown-toggle img{ vertical-align: -7px; } 
.img-wallet img{ width: 30px }
.table-right{ margin: 30px 0 }
.table-right table{ float: right; font-size: 16px; }
.table-right table tr{ border-bottom: 1px solid #ccc }
.table-right table td, .table-right table th{ padding: 10px 0 }
.dark_bdr{ border-top: 2px solid #000 }
.s_txt{ font-size: 13px; color: #777 }
.modal-header .s_txt{ color: #fff; font-weight: normal; font-size: 14px; }
/*#schedule_model .modal-header, #addwallet .modal-header{ color: #fff; background: #448ccb}
#schedule_model .modal-header h4, #addwallet .modal-header h4{font-size: 18px;}
#schedule_model .close, #addwallet .close {color: #fff; opacity: .8}*/
.language_detail li{ padding: 8px; background: rgba(0,0,0,.04); margin-bottom: 3px; display: inline-block;text-transform: capitalize; }
.addmore .p_line{ height: 18px; overflow: hidden;}
.addmore p{ transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; }
.text-bold{ font-weight: bold !important; }
.rate_input{border: 1px solid transparent;text-align:center;width: 50px;}
.rate_input:hover{border: 1px solid #ccc;}
.facebook_shear a {
    background: #3b5998 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    padding: 5px 17px;
}
.facebook_shear a i{ margin-left: 5px}

.facebook_shear a:hover { background: #428bca}

.navbar-nav>li.myaccount>a{ padding-right: 0 !important }
.header h3{ display: inline-block; }
.topbtn{    display: inline-block; margin-left: 10px; vertical-align: 6px;}
.header  .topbtn .btn-beta{background: #448CCB !important; color: #FFF !important; cursor: pointer;}
.header  .topbtn .btn-beta:hover{ background: #305896 }

.table.table-octb, .dataTables_filter{ margin-bottom: 20px !important }

.payment-done-process{ background: #f1f1f1; padding: 20px; margin-bottom: 40px; display: inline-block; width: 100% }
.payment_box{ width: 100%; display: inline-block; padding: 20px; box-sizing: border-box; border: 1px solid #ccc; background: #fff; float: left; text-align: left; font-size: 16px}
.payment_box span{ display: block; font-size: 20px; color: #333; }
.payment-done-process .col-md-3{position: relative; }
.payment_box:last-child{ margin-right: 0 }

.payment-done-process .col-md-3:nth-child(1):after, .payment-done-process .col-md-3:nth-child(2):after, .payment-done-process .col-md-3:nth-child(3):after{ position: absolute; right: -9px; top: 50%; margin-top: -10px; font-size: 30px; font-weight: 600; color: #333; width: 20px; height: 20px; line-height: 20px; text-align: center;  }
.payment-done-process .col-md-3:nth-child(1):after{ content:' - ' }
.payment-done-process .col-md-3:nth-child(2):after{ content: ' + ' }
.payment-done-process .col-md-3:nth-child(3):after{ content: ' = ' }
.custom_width700{ width: 100%; max-width: 700px; margin: 0 auto }
.notification{display: none;}

.chat-1{ position: relative; display: inline-block; padding: 5px; margin-bottom: 25px; width: 25px; text-align: center; margin-right: 20px; }
.chat-1 span{ position: absolute; min-width: 30px; min-height: 15px; right:-20px; top:0; border: 2px solid #fff; text-align: center; font-size: 11px; line-height: 17px; z-index: 11; border-radius: 13px; -webkit-border-radius: 13px; -moz-border-radius: 13px; -o-border-radius: 13px; background: #448ccb; color: #fff}

#lessonlink {bottom: 0; color: #ffffff; cursor: pointer; padding: 3px; position: fixed; right:0; text-align: right; text-transform: uppercase; width: auto; z-index: 20; } 
.lessonlink_img {background: #3089ce; border-radius: 5px; display: inline-block; margin: 0 3px; padding:18px 15px; vertical-align: middle; font-weight: bold; font-size: 14px; } 
#lessonchat_chatbox{ border: none !important} 
#lessonchat_chatbox_header {background: #3089ce; cursor: pointer; height: 40px; margin: 0 auto; text-align: center; text-transform: uppercase; width: 100%; }
#lessonchat_chatbox_header_title {background: #3089ce; color: #fff; float: left; height: 23px; margin: 0 auto; padding-top: 0; text-align: center; text-transform: uppercase; width: 91%;font-weight: 600; font-size: 14px;  line-height: 42px; } 
#lessonchat_chatbox_messages {background: #fff; border-top: thin solid #ececec; height: 310px; margin: 0 auto; overflow-x: hidden; overflow-y: scroll; position: relative; width: 100%; } 
#lessonchat_chatbox {background: #fff; border: 1px solid#ececec; bottom: 13px; right: 3px; display: none; height: 400px; width: 300px; position: fixed;  }  
.chat-cancel{ width: 20px !important; height: 16px !important;overflow: hidden; position: absolute;right: 5px; top: 10px; } 
.strip{ width: 2px; height: 21px; background: #fff; display: inline-block;} 
.strip_1{-moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);} 
.strip_2{-moz-transform: rotate(135deg); -webkit-transform: rotate(135deg); -o-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg);} 
#lessonchat_chatbox_input{background: rgba(0,0,0,.02); border:none; color: #000; height: 60px; margin: 0 auto; padding:10px; resize: none; width:100%; box-sizing: border-box; border-top: 1px solid #ccc} 
.lessonchat_chatbox_messages_container {background: #2850a3 none repeat scroll 0 0; border-radius: 20px; color: #fff; margin: 18px; padding: 15px; width: 80%; font-size: 14px } 
.lessonchat_teachername {font-size: 0.8em; padding-bottom: 5px; text-transform: uppercase; font-weight: bold }
.lessonchat_msg_content {overflow-wrap: break-word; } 
.teacher, .student{ position: relative; margin: 28px auto}
.student{ background: #eee; color: #333} 
.student:before {content:""; position:absolute; bottom:-20px; left:190px; border:0; border-right-width:30px; border-bottom-width:20px; border-style:solid; border-color:transparent #eee; display:block; width:0; }  
.student:after {content:""; position:absolute; bottom:-20px; left:210px; border:0; border-right-width:10px; border-bottom-width:20px; border-style:solid; border-color:transparent #fff; display:block; width:0; }

.teacher{ background: #2850a3;} 
.teacher:before{content:""; position:absolute; bottom:-20px; right:190px; border:0; border-left-width:30px; border-bottom-width:20px; border-style:solid; border-color:transparent #2850a3; display:block; width:0; } 
.teacher:after {content:""; position:absolute; bottom:-20px; right:210px; border:0; border-left-width:10px; border-bottom-width:20px; border-style:solid; border-color:transparent #fff; display:block; width:0; }


.font_13, .font_13 h5, .font_13 div{ font-size: 13px !important}
.language_filed{ min-width: 250px; height: 40px; text-align: left !important;}
.available-option div{text-align: left !important; padding: 3px}
.m_b20{ margin-bottom: 20px}
.custom_field div:first-child{ margin-left: 0}
.custom_field div:last-child{ margin-right: 0}
.disable,.disable:hover{cursor:not-allowed !important;background:#ccc !important;color:#999 !important;}
.download_app{ top: -5px; display: inline-block; position: relative; }
.download_app img{ width: 130px  }
.download_app a{ display: inline-block; padding: 5px 3px 5px 8px }
.chat_heading{position: relative; top: -10px}
.chat_heading i{position: relative !important; margin-left: 10px; top: 4px !important;}


.inbox_msgfromclient, .inbox_msgfromteacher{ position: relative; padding: 30px !important; margin-bottom: 40px !important; text-align: left !important; border-radius: 15px !important; -webkit-border-radius: 15px !important; -o-border-radius: 15px !important; -moz-border-radius: 15px !important; text-transform: capitalize !important }
.inbox_msgfromclient:after{content: ' '; position: absolute; width: 0; height: 0; left: 30px; right: auto; top: -20px; bottom: auto; border: 12px solid; border-color: transparent transparent #33599b  #33599b ; } 
.inbox_msgfromteacher:after{content: ' '; position: absolute; width: 0; height: 0; left: auto; right: 30px; top: auto; bottom: -20px; border: 12px solid; border-color: #b9dcf7 #b9dcf7 transparent transparent ; }
.inbox_msgfromteacher { background: #b9dcf7 !important; color: #333 !important }
#inbox_container{  position: relative; }
#inbox_container #inbox_msgbar{ background: #f1f1f1; padding: 10px 0 10px 10px; height: auto !important; display: inline-block; width: 100%; position: absolute; left: 0; width: 100%; bottom: 0}

#inbox_container #inbox_msgbar input{ float: left; padding: 5px; box-sizing: border-box; border: none !important; height: 66px; font-size: 14px }
#inbox_container #inbox_msgbar button{ float: right; width: 20% !important; padding: 25px 0 !important; background: transparent; color: #33599b; font-weight: 700 }
#inbox_container{ min-height:100% !important; overflow: hidden; }
#inbox_main{ min-height: 400px !important; max-height: 400px !important; margin-right: -17px !important; margin-bottom: 100px !important }
#app{ position: relative; }
#app #cr_sidebar2{ left: 0 !important; width: 30% }
#app .cr_main { left: 37%; width: 63% !important; position: fixed; bottom:65PX; top: 60px; background: #FFF }
.inbox_profile_photo{ width: 50px; height: 50px; overflow: hidden; text-align: center; line-height:46px; padding: 0 !important }
.inbox_profile_photo img{ min-width: 100%; min-height: 100% }
.inbox_msg_container{ position: relative; }
.inbox_time{ position: absolute; right: 0; bottom: 0 }

.unread_msgs{ min-width: 16px; min-height: 16px; padding: 0 2px; font-size: 10px !important; line-height:14px !important; display: inline-block; vertical-align: middle; text-align: center; position: absolute; right: -15px; bottom: 8px; color: #305896 !important; background: #fff; border-radius: 10px;}