.navbar-nav>li>a {
	line-height: 26px !important;
}

.main-content.createCourse.pad-top-none.mar-top {
	margin-left: 0px;
}

.notification-menu .dropdown-menu li a:hover {
	background: #dc5b6d;
	color: #fff !important;
}

.create-course-frame {
	max-width: 450px;
	margin: 5% auto;
}

.create-course-frame h1 {
	background: #293741;
	text-align: center;
	font-size: 20px;
	padding: 10px;
	color: #fff;
}
.pt
{
	padding-top:20px;
}

.create-course-frame-inner {
	border: solid thin #cccccc;
	padding: 20px;
}

.mb {
	margin-bottom: 10px;
}

.mt {
	margin-top: 10px;
}

.ml {
	margin-left: 5px;
}

.mr {
	margin-right: 5px;
}

.mo {
	margin: 0px;
}

.course-cap {
	background: #f1efef;
	text-align: center;
	width: 55px !important;
	height:55px !important;
	float: left;
	padding: 4px;
	border: solid thin #cccccc;
	cursor: pointer;
}

.course-cap img {width:45px; height:45px; border:0px !important;}


button.btn-default.new {
	width: 100%;
	padding: 9px;
	border: solid thin #d9d9d9;
	color: #fff;
	font-size: 17px;
	background: #0091ff !important;
	
}

.col-md-3.course-cap.active {
	border: solid thin #dc5b6d;
}

.sidebar-nav {
	position: relative;
    top: 0px;
    width: 250px;
    margin: 0;
    float: left;
    padding: 0px;
    padding-top: 20px !important;
    list-style: none;
    background: #293741;
    min-height: 450px;
}

.sidebar-nav li {
	text-indent: 40px;
	line-height: 45px;
}

.sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 16px;
	cursor: default;
	border-left: solid #293741 5px;
}

li.sidebar-brand a:hover {
	border: none;
}

li.sidebar-brand a {
	border: none !important;
}

/* .sidebar-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: rgba(255, 255, 255, 0.2);
	border-left: solid #dc5b6d 5px;
} */

.math-teacher {
	width: 110px;
	height:110px;
	float: left;
	padding: 4px;
    background: #f1efef;
    border: solid thin #ccc;
}
.math-teacher img {
    margin: 0 auto;
    width:100px;
    height:100px;
}

.math-box {
	float: left;
	width: 100%;
	padding: 10px 0px;
	border-bottom: solid thin #d9d9d9;
	margin-top: 10px;
}

h1.teacherName span {
	display: block;
	font-size: 16px;
	margin-top: 5px;
	text-transform: capitalize;
    color: #505050;
}

h1.teacherName {
    float: left;
    font-size: 22px;
    position: relative;
    padding: 0px 10px;
    margin-top: 8px;
}
span.user-name {
    color: #9E9E9E;
}


.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}

.sidebar-nav>.sidebar-brand {
	font-size: 18px;
	background-color: #0091ff;
	margin: 30px 0px;
    text-align: left;
    text-indent: 42px;
}

.sidebar-nav>.sidebar-brand a {
	color: #ffffff;
	cursor: pointer;
}

.sidebar-nav>.sidebar-brand a:hover {
	color: #fff;
	background: none;
}

.Content {
	margin-left: 250px;
}

.right-content {
	    border: solid thin #d9d9d9;
   min-height: 0px;
    border-top: none;
    margin-bottom: 0px; 
    padding-bottom: 20px !important;

}

.col-md-8.middle-content {
	padding: 0px;
	margin-bottom:50px;
}

.col-md-8.middle-content h2 {
	padding: 20px;
	margin: 0px;
	font-size: 24px;
	font-weight: 100;
	border-bottom: solid thin #d9d9d9;
	border-top: solid thin #d9d9d9;
}
.course-sch.fee-cont {
    margin-top: 15px;
}

.form {
	padding: 20px 20px;
}

.form select.form-control {
	background: none;
	border-radius: initial;
}

.col-md-4.right-content h3 {
	font-weight: 100;
	font-size: 22px;
	margin-bottom: 19px;
	width: 100%;
	float: left;
}

.col-md-4.right-content h4 {
	font-weight: 200;
	color: #000;
	padding: 5px 0px;
}

.welcome-message {
	padding: 20px;
	text-align: center;
	background: #ECEBEB;
	border: solid thin #ABABAB;
	font-size: 18px;
}

span.btn-default {
	padding: 10px 20px;
	margin-left: 20px;
	color: #fff;
	background: #bf182f;
	background: -moz-linear-gradient(top, #bf182f 0, #7e0718 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bf182f),
		color-stop(100%, #7e0718));
	background: -webkit-linear-gradient(top, #bf182f 0, #7e0718 100%);
	background: -o-linear-gradient(top, #bf182f 0, #7e0718 100%);
	background: -ms-linear-gradient(top, #bf182f 0, #7e0718 100%);
	background: linear-gradient(to bottom, #bf182f 0, #7e0718 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf182f',
		endColorstr='#7e0718', GradientType=0);
}

span.btn-default:hover, button.btn-default.new:hover {
	color: #fff;
}

.course-cap.previewthumbimge {
	margin-right: 10px;
	}
	.col-md-3.course-cap.previewthumbimge img {
    max-height: 45px;
    min-height: 45px;
}

.col-md-3.course-cap img {
	margin: 0 auto;
}

.create-course-frame-inner .alert-text {
	position: absolute;
}

.welcome-message a:hover {
	text-decoration: none !important;
}

.sidebar-nav li.active {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border-left: solid #0091ff 5px;
}
.sidebar-nav li.active a {
    border: none;
}
.sidebar-nav li.active a:hover {
    border: none;
}
a.pull-right.open  {
    cursor: pointer;
}
button.btn.btn-default.bs {
    font-size: 18px;
    background-color: #dc5b6d;
    color: #fff;
}
/* syllabus */ 
ul.suggested-topic li {
    text-decoration: none;
    list-style-type: none;
    width: auto;
    float: left;
    border: solid thin #d9d9d9;
    padding: 8px 16px;
    margin: 2px;
        min-width: 40px;
    min-height: 38px;
    text-transform: uppercase;
}
ul.suggested-topic {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    float: left;
}
ul.suggested-topic li.active {
    background: #293741;
    color: #fff;
}
.spinner {
  width: 95px;
      margin: 0 auto;
}
.spinner input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}

.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}

.increment-div {float: left; display: inline-block; margin-left:5px;}

.botton {
    width: auto;
    float: left;
    padding: 3px 6px !important;
    border: solid thin #d9d9d9;
    border-left: none;
    line-height: 22px;
    padding-top: 7px;
    margin-left:5px;
    border-left:1px solid #ccc;
}
table.table.course td div {
    padding: 0px;
}
.add-button{
    padding: 0px;
    margin-left: -16px;
}
.bplus {
    background-color: #0091ff !important;
    border-color:#0091ff !important;
    font-size: 15px !important;
    padding: 4px 14px !important;
}
table.table.course td, table.table.course th{
    border:none;
    vertical-align: middle;

}
button.btn.btn-default.btn-course {
    background-color: #dc5b6d;
    color: #fff;
    }
 .increment-div span.glyphicon.glyphicon-trash {
    color: #dc5b6d;
    font-size: 13px;
}
.input-group.spinner input {
    margin-top: -27px;
}
number-spin div {
  position: relative;
  width: 50px;
  
}
number-spin input {
    height: 32px;
    width: 100%;
    text-align: right;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    border: solid thin #D9D9D9;
}

number-spin .ns-plus {
    position: absolute;
    text-align: center;
    line-height: 16px;
    top: 0;
    right: 0;
    height: 16px;
    display: block;
    border-left: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    width: 16px;
    background: #DC5B6D;
    color: #fff;
    cursor: pointer;
    padding:0px;
}


.error {
    color: red;
}

number-spin .ns-minus {
    position: absolute;
    text-align: center;
    display: block;
    line-height: 18px;
    height: 16px;
    border-left: 1px solid #D9D9D9;
    bottom: 0;
    right: 0;
    width: 16px;
    background: #DC5B6D;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    padding:0px;
}
number-spin.ng-isolate-scope.ng-pristine.ng-valid {
    float: left;
}
table.table.course tr td {
    color: #6F6767;
    font-size: 17px;
    padding: 4px;
}

.baches {
 padding: 10px; 
    border: solid thin #d9d9d9;
        margin-bottom: 12px;
            float: left;
    width: 100%;
}
.baches .pull-right span {
    margin: 0px;
    display: inline;
    padding: 4px;
    cursor: pointer;
}
.baches span {
    padding: 0px 15px 0px 0px;
    display: inline-block;
}
.Content input {
    background: none;
}
input[type="text"]:disabled {
    background: #dddddd;
}




/* chary added styles for fee-Coupons */

.sec-row{display:inline-block;width:100%;margin-bottom:10px;}
.course-sch{display:inline-block;width:100%;padding:6px 0px;margin:0px;}
.sch-name{font-size:14px;display:inline-block;margin-right:8px;}
.sch-value{font-size:14px;display:inline-block;}
.fee-sch{font-size:14px;display:inline-block;margin:0px !important;padding:0px !important; float:left; line-height:30px;}
.fee-rs{font-size:14px;display:inline-block;margin:0px; float:left;}
.fee-rs .fee-txt-fld{border:1px solid #ccc;padding:5px;width:80px;margin-right:10px;}
.course-disc{display:inline-block;width:330px;margin:0 auto 10px;text-align:left; }
.course-disc label{width:90px; text-align:left; display:inline-block;}
.course-disc .fee-txt-fld{border:1px solid #ccc;padding:5px;width:180px;}
.course-disc span{display:inline-block;padding-left:10px;}
.course-valid{display:inline-block;width:273px;margin:0 auto 10px;text-align:center; float:left;}
.course-valid label{width:130px;}
.course-valid .fee-txt-fld{border:1px solid #ccc;padding:5px;width:120px;}
.coupon-btn{margin-left:0px;margin-top:0px;}
.coupon-tbl{margin:10px 5% 0 5%;padding:0px;width:90%;}
.coupon-tbl tr{margin:0px;padding:0px;}
.coupon-tbl tr td{margin:0px;padding-left:0px !important;border:none !important}
.mrg-top{margin-top:10px;}
.disc-tbl{margin:10px 5% 0 5%;padding:0px;width:90%;border:1px solid #ccc;}
.disc-tbl tr{margin:0px;padding:0px;}
.disc-tbl tr td{margin:0px;border:none !important}
.mrg-left50{margin-left:50px;}
.delete-btn{margin-left:28px;margin-top:0px;}
.round.blue{background-color:#3EA6CE;}
.round{display:inline-block;height:30px;width:30px;line-height:30px;-moz-border-radius:15px;border-radius:15px;background-color:#222;color:#FFF;text-align:center;}
.round.hollow{display:inline-block;height:30px;width:30px;line-height:30px;-moz-border-radius:15px;border-radius:15px;background-color:#FFF;color:#222;text-align:center;-webkit-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.75);-moz-box-shadow:0px 0px 0px 3px rgba(0,0,0,0.75);box-shadow:0px 0px 0px 3px rgba(0,0,0,0.75);}
.round.round-sm{height:20px;width:20px;line-height:20px;-moz-border-radius:10px;border-radius:10px;font-size:0.7em;}
.round.round-lg{height:120px;width:120px;line-height:40px;-moz-border-radius:20px;border-radius:60%;font-size:1.5em;}
.success-div{margin:0 auto;display:inline-block;width:100%;text-align:center;margin-top:40px;}
.success-rew{margin:30px 0px;text-align:center;font-size:20px;color:#2cba9b;font-style:italic;font-weight:300;letter-spacing:1px;}
.success-msg{margin:40px 0px;padding:0px 30px;text-align:left;font-size:16px;font-weight:300; text-align:center;letter-spacing:1px;}
.mrg-top-bot30{margin:30px 0px;}


.ns-plus { float: left;     padding: 0px;
    width: 26px;
    height: 30px;}
.ns-minus{ float: left;
        padding: 0px;
    width: 26px;
    height: 30px;
    }

.inc-input-fld {float:left; width:40px; margin:0px 5px;  padding: 2px 5px;
    font-size: 14px;
    height: 30px;
    line-height: 31px; text-align:center; }
	.form-horizontal .topic-fld {border: solid thin #c6c4c4; float:left; margin:0px 5px; width: inherit;  padding: 6px 12px;
    font-size: 14px;
    height: 34px; text-align:left; }
    .ng-pristine button.plus-btn {padding:4px 10px !important;     background: #0091ff;border-color: #0091ff;}
    
    
    
    .switch {
   position: relative;
    display: table-cell;
    width: 60px;
    height: 31px;
}

.switch input {display:none;}

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

.slider:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}        

input:checked + .slider {
  background-color: #8cc63f;
}

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

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

/* Rounded sliders */
.slider.round-new {
  border-radius: 34px;
}
.Content input {    background: none; border-radius: 4px;height: 34px; padding: 6px 12px; border: 1px solid #cccccc;}.uploadbt {    width: auto;    text-align: center;    border: solid thin #d9d9d9;    padding: 8px;    margin-bottom: 10px;    margin-top: 4px;    cursor: pointer;}.uploadbt:hover {    background: #293741;    color: #fff;}.baches.upload-result {    background: #fff;    padding: 6px 10px;}.pull-right.cl-hover:hover {    color: #dc5b6d;    cursor: pointer;}

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

.coupon-row {width:100%; display:inline-block; margin-bottom:15px;}
.hypen {display: inline-block;
    width: 45px;
    text-align: center;
    float: left;
    vertical-align: middle;
    padding-top:10px;
    }
    .course-valid label {
    width: 90px !important;
    float: left;
    text-align: left;
    padding-top:10px;
}

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

.slider.round-new:before {
  border-radius: 50%;
}
.form .form-group {
    padding: 0px;
    margin: 10px 0px;
}

/* Time Picker styles */

.timeSelectorDirective {
    background: none;
    -webkit-user-select: none;      
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.timeSelectorDirective .increase, .timeSelectorDirective .decrease{
    text-align: center;
    vertical-align: middle;    
    color: rgb(112, 112, 112);    
    text-shadow: 0px 1px #FFF;
    cursor: pointer;
    -webkit-transition: 500ms ease-out all;
    -moz-transition: 500ms ease-out all;
    -ms-transition: 500ms ease-out all;
    -o-transition: 500ms ease-out all;
    transition: 500ms ease-out all;
    font-size: 100%;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 3px;
    border: 1px solid #EDE;
}

.timeSelectorDirective .increase:hover, .timeSelectorDirective .decrease:hover{
    color: rgba(112, 112, 112, 0.5);   
    border-color: #CCC;
    background-color: #FFF;
}

.timeSelectorDirective .increase:active, .timeSelectorDirective .decrease:active{
    color: rgb(112, 112, 112);
    box-shadow: inset 1px 1px 1px #DDD;
}

.timeSelectorDirective .section{
    display: inline-block;
}

.timeSelectorDirective .display{
    background-color: rgb(247, 247, 247);
    color: #555555;
    padding: 5px;
    margin: 0px 3px;
    min-width: 30px;
    text-align: center;
    border: 1px solid #DDD;
    box-shadow: 1px 1px 1px #FFFFFF;
}
.form-inline.uploadForm {
    margin-bottom: 15px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard-row:before {
    top: 24px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepup-icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/arrow_up.png) no-repeat;
}

.stepdown-icon{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/arrow_down.png) no-repeat;
}

/* Teacher Profile */
ul.sidebar-nav.teacher-profile {
    top: 119px;
}
.navbar-fixed-left.teacher {
    width: 250px;
    position: relative;
    border-radius: 0;
    height: 100%;
    top: -7px;
    left: 1px;
    background: #293741;
    float: left;
        min-height: 779px;
    margin-bottom: -20px;
}
.navbar-fixed-left.teacher .navbar-nav{
  width:100%;
}

.navbar-fixed-left .navbar-nav > li {
  float: none;  /* Cancel default li float: left */
}
.navbar-fixed-left.teacher .navbar-nav > li > a {
    color: #999999;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
    border-left: solid #293741 5px;
}
.navbar-fixed-left.teacher .navbar-nav > li > a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    border-left: solid #dc5b6d 5px;
  }
.navbar-fixed-left + .container {
  padding-left: 160px;
}

/* On using dropdown menu (To right shift popuped) */
.navbar-fixed-left .navbar-nav > li > .dropdown-menu {
  margin-top: -50px;
  margin-left: 140px;
}
.navbar-brand.profileName {
    float: left;
    padding: 15px 15px;
    font-size: 20px;
    line-height: 20px;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
}
.container.profile {
    padding-left: 252px !important;
    padding-bottom: 20px;
    width: 100%;
    padding-right: 0px;
    padding-top: 0px;
    /* position: relative; */
    margin-top: -10px !important;
}
.profile-outer {
    text-align: center;
        margin-top: 20px;
}
.navbar.navbar-inverse.navbar-fixed-left.teacher p {
    color: white;
    padding: 0px 40px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: solid thin rgba(211, 211, 211, 0.43);
    float: left;
    width: 100%;
}
.navbar-fixed-left.teacher .navbar-nav > .active > a, .navbar-fixed-left.teacher .navbar-nav > .active > a:hover, .navbar-fixed-left.teacher .navbar-nav > .active > a:focus{
  color: #fff;
    background: rgba(255, 255, 255, 0.2) !important;
    border-left: solid #dc5b6d 5px !important;

}
.head-line {
    float: left;
    text-align: center;
    width: 100%;
    color: #a5a4a4;
    border-bottom: solid thin silver;
}
.col-md-12.pro {
    border: solid thin silver;
    padding-bottom: 20px;
    margin-top:-7px;
    
}

/* Header menu */

.dropbtn {
    background-color: transparent;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: transparent;
    outline: 0px;
}
.navigation ul li .dropdown-content a {
    color: black !important;
}
.navigation ul li .dropdown-content a:hover {
    /* color: #fff !important; */
    background: rgba(218, 218, 218, 0.5) !important;
}
.pull-right.mycourses .btn {
    width: 115px;
    margin-top: 15px;
}
.math-box.mycourse-mathbox {
    border: solid thin #CFCCCC;
    padding: 0px;
    margin-top: -8px;
}
button.coursePublishId {
    background: #101821 !important;
    color: #fff;

}

.txt-aln-left .btn {
    margin: 2px 0px;
    min-width: 70px;
}
.col-xs-6.col-sm-12.col-lg-12.txt-aln-left canvas {
    margin: 8px 0px;
}
.upload-profil {
    margin-top: 20px;
}

.no-batches-error {float: left;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px;}

.Verify-img {
    width: auto;
    float: left;
    margin-right: 12px;
}
.Verify-email.em {
    width: 200px;
    float: left;
    text-align: left;
    margin-top: -10px;
    margin-right: 10px;
}
button.btn.btn-success.new {
    margin-top: 12px;
    font-size: 12px;
}

/* kyc */
.col-md-12.form-gp .form-group {
    background: #e6e6e6;
    width: 70%;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-right: 10px;
    padding-left: 5px;
}
.Verify-email.pan {
    width: 70%;
    margin-right: 15px;
}
input.form-control.pan {
    float: left;
    margin-bottom: 15px;
}
button.btn.btn-success.new.upload {
    margin-top: 39px;
    height: 33px;
        width: 59px;
    margin-left: 14px;
}
.col-md-12.form-gp {
    padding: 0px;
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
.pull-right.paddtp {
    margin: 50px 0px 30px;
}
button.nobtn {
    border: none;
    background: none;
    outline: 0px;
}
.Verify-email.pan {
    width: 70%;
    margin-right: 15px;
    float: left;
}

.pull-right.paddtp .btn {
    font-size: 14px !important;
    margin-right: 73%;
    float: right;
}
.pl{
	padding-left:15px;
}
    
 /*=== For batch details ===*/
 
  h1.batch-info span {
    font-size: 14px;
    font-weight: normal;
    display: inherit;
    line-height: 20px;
}
.math-box.batch-details {
    border: solid thin #d9d9d9;
}

ul.batch-info {
    list-style-type: decimal;
    font-size: 14px;
    font-weight: 100;
}
ul.batch-info li {
    line-height: 30px;
    width: 50%;
    float: left;
}
.edit-course {
    text-align: right;
    position: absolute;
    right: 20%;
}
h1.batch-info {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

label.teaching {
    width: auto;
    float: left;
    line-height: 34px;
    margin-right: 10px;
}
input.form-control.ln {
    width: 60px;
    float: left;
    margin-right:10px;
}
.col-md-12.form-gp .form-group {
     background: none; 
    width: 70%;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-right: 10px;
    padding-left: 5px;
    border: solid thin #dddddd;
}
.col-md-12.form-gp .form-group img {
    margin-right: 10px;
}
.col-md-12 .form-gp input[type="text"]:disabled {
    background: rgba(192, 193, 193, 0.18);
}
.pinimage{
	    margin-top: -53px;
    margin-right: 10px;
}
.right-menu {
    position: absolute;
    right: 42px;
    padding-top: 10px;
    z-index:999;
}
.right-menu a {
    text-decoration: underline;
    cursor:pointer;
}
.modal-dialog {
	width:630px;
}
.dropdown-menu > li > a{
	    padding: 2px 20px;
}.earning-title{
      border: 1px solid #ccc;
    padding: 5px 10px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.earning-title a {
    text-decoration: underline;
    margin: 4px;
    cursor: pointer;
}
.nopaddings{
  padding-right: 0px !important;
    padding-left: 0px !important;
}
.nopaddings .earning-title {
    margin-bottom: 10px !important;
    width: 99%;
    margin: 0 auto;
}

/* for dashboard */
.math-box.dahboard {
    border: solid thin #cccccc;
    margin-bottom: 20px;
    font-size:15px;
}
.math-box.dahboard span a {
    color: gray;
    font-size: 12px;
    margin-right: 30px;
    text-decoration: underline;
}
.math-box.dahboard h1.teacherName {
    font-size: 16px;
    color: #828282;
    line-height: 22px;
}
marquee.m{
    padding: 10px;
    background: #20bfb8;
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
}
h2.dashboard-profile {
    margin-top: -7px;
}
.col-md-6.teacher-time span {
    display: block;
    text-align: right;
    color: #828282;
    line-height: 30px;
}
.col-md-6.teacher-time {
    padding-top: 9px;
}
.today-item {
    background: #fff;
    padding: 15px;
    float: left;
    width: 100%;
        min-height: 286px;
        overflow:auto;
}
table.table.todoimg {
    float: left;
    width: 15px;
}
table.table.todo tr td span {
    display: block;
    font-size: 12px;
}
table.table.todo tr td {
    padding: 15px;
}
table.table.todo tr td img {
    width: 25px;
    margin-right: 10px;
    float: left;
}
table.table.todo .btn {
    padding: 4px 20px;
}
.Clsalink {
    text-align: left;
    background: #f4f5f9;
    padding: 4px 10px;
    border: solid thin silver;
    float:left;
    width:100%;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
        margin-top: 70px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: -31px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 55px;
    height: 55px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}



.carousel-inner.text-center .item.active {
    color: #333333;
}
.item h5 span {
    font-size: 12px;
    color: #b2b2b3;

}
.item h5 {
    font-size: 20px;
}
.progress {
    background-color: #e5e3e3;
    }
    .mb-4 {
    margin-bottom: 1.5rem!important;
}
.max-img {
    height: 130px;
    margin: 10px auto;
    float:left;
    width:100%;
border-bottom: solid thin #d1d1d5;    
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    
}
.card.h-100 {
    border: solid thin #d1d1d5;
    float: left;
    width: 100%;

}
   .card-body {
        border-top: solid thin #d1d1d5;
}


.card-footer {
    padding: 1rem 1.25rem;
    background-color: rgb(12, 19, 39);
    border-top: 1px solid rgba(0,0,0,.125);
    font-size: 22px;
    text-align: center;
    float: left;
    width: 100%;
    cursor: pointer;
}
.card-body ol {
    display: block;
    height: 100px !important;
    overflow: auto;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
p.maths-subject span {
    display: block;
    font-size: 14px;
    color: #999999;
  }
p.maths-subject {
    font-size: 16px;
    font-weight: bold;
    margin-bottom:0px;
        text-transform: capitalize;
    letter-spacing: 1px;
    line-height: 25px;
}
}
.card-footer .text-muted {
    color: #ffffff !important;
}
.card-body h3 {
    color: #dc5b6d;
    text-align:center;
        float: left;
    width: 100%;

}
h4.card-title {
    font-size: 15px;
    margin-top:15px;
        float: left;
    width: 100%;
        color: #5bc0de;
    font-weight: bold;

}
ol.batchdet {
    display: table;
    float: left;
    width: 100%;
}
ol.batchdet li {
    float: left;
    display: block;
}
 .plust{   width: 100%;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    position: relative;
    padding-top: 48%;
}
.plust a {
    background: #dc5b6d;
    padding: 14px 24px;
    color: #fff;
    font-size: 30px;
}
.plust a:hover{
    text-decoration: none;
}
.plust a:hover {
    text-decoration: none;
}

button.btn.btn-danger.bplus a {
    color: #fff;
}
button.btn.btn-danger.bplus a:hover {
    text-decoration:none;
}
.welcom-message img {
    float: left;
    / width: 50%; /
}
.welcom-message h4 {
    color: #20bfb8;
}
.welcom-message p {
    font-size: 16px;
}
.btn.btn-success.bplus.new {
    background: darkgrey !important;
    border: solid thin #9a9898;
}
.relax img {
    margin: 0 auto;
    width: 140px;
    display: block;
}
.relax {
    text-align: center;
}.calendar_top { /* background:#18222d; */
	padding: 20px 10px; /* width:114%; */
}

.calendar_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.calendar_top ul li {
	display: inline;
	color: #fff;
}

.calendar_top ul li a {
	color: #fff;
	text-decoration: none;
	background: #3f4e62;
	padding: 5px 10px;
	font-weight: 100;
}

.calendar_active {
	background: #e05d6f !important;
}
.schedules_main {
	border: solid 1px #c7c7c7;
	background: url(../images/imgo.jpeg) repeat-x #2a3541;
}



#courseDashboardCal {
	background: #18222c;
	padding-top: 16px;
}

.list_events_main {
	position: relative;
}

.calendar_top { /* background:#18222d; */
	padding: 20px 10px; /* width:114%; */
}

.calendar_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.calendar_top ul li {
	display: inline;
	color: #fff;
}

.calendar_top ul li a {
	color: #fff;
	text-decoration: none;
	background: #3f4e62;
	padding: 5px 10px;
	font-weight: 100;
}

.calendar_active {
	background: #e05d6f !important;
}

.events_list {
	padding: 10px;
	width: 100%;
	color: #fff;
	padding-left: 32px;
}

.events_list h1 {
	font-size: 24px;
	font-weight: 200
}

.events_list h2 {
	font-size: 18px;
	font-weight: 200
}

.schedules_main hr {
	border-top: solid 1px #4c99a9;
	width: 90%;
	margin: 0 0 0 33px;
}

.list_events h2 {
	font-size: 18px;
	font-weight: 200
}

.list_events {
	padding: 10px;
	width: 100%;
	color: #fff;
	padding-left: 0;
	height: 336px;
	overflow-y: scroll;
	position: absolute;
	left: 30px;
	z-index: 10;
}

.list_events ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list_events ul li {
	background: url(../images/event_arrow.png) no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
}

.list_events ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: 100;
}

.panel_active {
	padding-bottom: 10px;
	margin-bottom: 0;
}

td.fc-header-left {
	padding: 11px 0 4px 13px;
}

.panel_default {
	background: #fff;
}

.panel_default .panel-heading {
	background: #ececec;
	font-weight: 600;
}

.panel_default .panel-body {
	padding: 15px;
}

.schedules_main hr {
	border-top: solid 1px #4c99a9;
	width: 90%;
	margin: 0 0 0 33px;
}
edvie-loader-callevents {
	position: absolute;
	top: 70%
}

.preview-solution p {
	display: inline;
	padding-left: 10px
}

events_list {
	padding: 10px;
	width: 100%;
	color: #fff;
	padding-left: 32px;
}

.events_list h1 {
	font-size: 24px;
	font-weight: 200
}

.events_list h2 {
	font-size: 18px;
	font-weight: 200
}
.list_events h2 {
	font-size: 18px;
	font-weight: 200
}

.list_events {
	padding: 10px;
	width: 100%;
	color: #fff;
	padding-left: 0;
	height: 336px;
	overflow-y: auto;
	position: absolute;
	left: 30px;
	z-index: 10;
}

.list_events ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.list_events ul li {
	background: url(../images/event_arrow.png) no-repeat;
	padding-left: 15px;
	margin-bottom: 15px;
}

.list_events ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: 100;
}
.edvie-loader {
	position: fixed;
	top: 30%;
	left: 0;
	right: 0;
	text-align: center;
}

.edvie-loader-syll {
	position: absolute
}

.edvie-loader-callevents {
	position: absolute;
	top: 45%
}

.has-toolbar.fc {
    margin-top: 50px;
}

.fc-header-title {
    display: inline-block;
   /*  margin-top: -45px; */
    vertical-align: top;
}

.fc-header-center {
    text-align: left;
}

.fc-header-left {
    text-align: left;
    width: 18%;
}

.fc-view {
   /*  margin-top: -50px; */
    overflow: hidden;
    width: 100%;
}

.fc-state-default, .fc-state-default .fc-button-inner {
    background: #fff !important;
    border-color: #DDDDDD;
    border-style: none solid;
    color: #646464;
}

.fc-state-active, .fc-state-active .fc-button-inner, .fc-state-active, .fc-button-today .fc-button-inner, .fc-state-hover, .fc-state-hover .fc-button-inner {
    background: #65CEA7 !important;
    color: #fff !important;
}

.fc-event-skin {
    background-color: #5d708c !important;
    border-color: #5d708c !important;
    color: #FFFFFF !important;
}

.fc-grid th {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #65CEA7 !important;
    color: #fff;
    text-transform: uppercase;
}

.fc-widget-header {
    border-color: #62c6a0;
}

.fc-widget-content {
    border-color: #ebebeb;
    background: #fff;
}

.fc-header-title h2 {
    font-size: 18px !important;
    color: #fff;
    font-weight: 300;
    padding: 0 10px;
      margin: 10px 0 0 0;
}

.external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 6px !important;
    margin-right: 6px !important;
    padding: 8px;
}

#external-events p input[type="checkbox"] {
    margin: 0;
}

#external-events .external-event {
    font-size: 11px;
    font-family: 'Arial';
    font-weight: normal;
}

.drg-event-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.fc-content .fc-event {
    border-radius: 4px;
    webkit-border-radius: 4px;
    padding: 4px 6px;
}

.drp-rmv {
    padding-top: 10px;
    margin-top: 10px;
}
.pop_events_list ul {
    list-style-type: none;
    /* margin-bottom: 20px; */
    font-size:16px;
}
.pop_events_list ul li {
    border: solid thin #cbcbcb;
    margin-bottom: 10px;
    padding: 10px;
    margin-right: 40px;
}
.couseName.ng-binding {
    font-weight: bolder;
    font-size: 18px;
    color: #2d606f;
    letter-spacing: 1px;
}

/* teacher review screen */
table.table.table-striped.rating {
    border: solid thin #dddddd;
}
table.table.table-striped.rating > tbody > tr > td, table.table.table-striped.rating > thead > tr > th {
    border: solid thin #ddd;
}

/* Quiz Created view */

.quiz span {
    display: block;
    line-height: 29px;
    font-size: 16px;
}
.box-quiz {
    border: solid thin #cccccc;
    padding: 10px;
    margin-top: 20px;
        margin-bottom: 10px;
}
.box-quiz button {
    position: relative;
    padding: 10px 30px;
    margin-right: 20px;
    margin: 20px 0px 4px;
}
.box-quiz button {
    position: relative;
    padding: 10px 30px;
    margin-right: 20px;
    margin: 20px 20px 4px 0px;
    font-size: 16px;
}

.btn-use-tpl {
	color: #fefafa !important;
	background-color: #0091ff !important;
}

.Clsalink div {
    float: left;
    word-wrap: break-word;
    word-break: break-all;
    margin-right: 20px;
}
.Clsalink a{
	cursor:pointer;
	margin-top:10px;
	font-size:16px;
}

p.titution.ng-binding {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 10px;
}


p {
    margin-bottom: 30px;
}
p:last-child {
    margin-bottom: 0;
}

/* =Blockquote
-------------------------------------------------------------- */
p.review-qt {
    position: relative;
    marign-top: 20px;
    padding:5px 50px;
    text-align: center;
    font-size: 20px;
    display:inline-block;
}
p.review-qt:before, p.review-qt:after {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 40px;
    line-height: 1;
}
p.review-qt:before {
    top: 0;
    left: 0;
    content: "\201C";
}
p.review-qt:after {
    top: 0;
    right: 0;
    content: "\201D";
}

.reviews-div {display:inline-block; margin-bottom:15px;}


/** Information messages **/


.info-msg-label-sm {
    margin-left: 18px;
    font-size: 14px;
        margin-bottom: 10px !important;
}
p.info-msg-label-sm span {
    font-size: 11px;
}

.info-indicate-label{
    margin-left: 50px;
    font-size: 16px;
}
span.info-indicate-label.nomargin {
    margin-left: 0px;
    font-size: 15px;
}

.info-indicate-label b
{ color: red; }
    
.info-msg-bg1 {
    margin-top: 9px;
    background-color: #e6e4e4;
    width: 32.7%;
    margin-left: 0px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.rating-view {
    margin-left: 60px;
    line-height: 30px;
    width:100%;
}
.teacher-profile-photo img {
    margin: 0 auto;
    text-align: center;
    width: 70px;
    height: 70px;
}
.teacher-profile-photo {
    padding: 0px;
    width: 70px;
    margin: 0 auto;
    padding-top: 8px;
}
.quiz a {
    text-decoration: underline;
}
.col-md-6.quiz {
    padding: 0px;
}
ul.techingIdea li {
    width: 46%;
    float: left;
    line-height: 15px;
    margin: 1%;
}
 /* Tooltip */
  .toolTip + .tooltip > .tooltip-inner {
      background-color: #293741; 
      color: #FFFFFF; 
      border: 1px solid #cccccc; 
      padding: 4px;
      font-size: 10px;
      width:200px;
      height:auto;
  }
  .fortooltip {
    width: auto;
    float: left;
    margin-right: 6px;
}
a.toolTip {
    font-size: 13px;
}
.row-eq{
    display: flex;
}
.col-eq{
  flex: 1;
  background: #ccc;
  margin: 10px;
}
.col-eq p{
    padding-bottom: 50px;
}
.info-button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 5px;
}
@media (max-width: 768px) {
    .row-eq{
        display: block;
    }
    .col-eq{
      flex: unset;
    }
}

.today{
	float: left;width: 100%;text-align: left;     font-weight: 500 !important;
}
.relax h4 {
    font-weight: 300;
    float: left;
    width: 100%;
    margin-top: 5px;
}

button.btn.btn-danger.bplus.ct {
    padding: 10px 60px !important;
    margin-top: 9px;
}
ul.techingIdea {
    width: 650px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}
p.sendmail {
    margin-top: 50px;
    margin-left: 15px;
}

li.sidebar-brand.dis.ng-scope {
    opacity: 0.5;
}
.col-md-12.pmypaln.text-center {
    font-size: 24px;
    padding: 15px;
    font-weight: 500;
}

.ng-animate-block-transitions {
	transition: 0s all !important;
	-webkit-transition: 0s all !important;
}

.ng-hide-add-active,.ng-hide-remove {
	display: block !important;
}

.upload-green-btn {
	color: #fff !important;
	background-color: #33b998 !important
}

.form-gp {
	margin-top: 15px;
}

.save-btn {
	color: #fff !important;
	background-color: #dc5b6d !important;
	border: none !important;
	width: 80px;
}

.teacher-title {
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.title-lbl {
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	margin-right: 10px;
}

.title-val {
	display: inline-block;
}

.pro-dtl {
	border: 1px solid #ccc;
	padding: 0px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 25px;
}

.qul-lbl {
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
	margin-right: 10px;
	padding: 10px 10px;
}

.pro-avatar {
	display: inline-block;
	width: 140px;
	height: 122px;
	border-left: 1px solid #ccc;
	background: #ecf3fd;
}

.teacher-ratings {
	text-align: center;
	width: 100%;
	display: inline-block;
	float: left;
}

.stars {
	margin: 20px auto 1px;
}

.star-rating-count {
	font-size: 12px;
}

.star-rating .fa-star {
	color: yellow;
}

.teacher-profile-photo img {
	max-height: 100%;
}

.teach-dtl-row {
	display: inline-block;
	margin-bottom: 10px;
	font-size: 14px;
	width: 100%;
}

.teach-lbl {
	display: inline-block;
	width: 100px;
	margin-right: 10px;
	font-weight: bold;
}

.teach-val {
	display: inline-block;
	font-weight: 300;
}

.review-ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.review-ul  li {
	margin-bottom: 5px;
	padding: 5px 10px;
	display: inline-block;
	background: #ecf3fd;
	float: left;
	width: 100%;
}

.review-img {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline-block;
	height: 60px;
	vertical-align: top;
}

.review-cont {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline-block;
}

.review-head {
	text-align: center;
	margin-bottom: 10px;
	color: #333;
	font-weight: 300;
}

.review-cont p.rating {
	text-align: left;
}

.review-img img {
	height: 50px;
}

.courses-section {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	width: 100%;
}

.course-block-maths img,.course-block-physics img,.course-block-chemistry img,.course-block-english img,.course-block-geography img,.course-block-biology img
	{
	display: block;
	height: 55px;
	margin-left: auto;
	margin-right: auto
}

.mrg-bottom30 {
	margin-bottom: 30px;
}

.course-block-maths {
	background: #eea94e;
	padding: 10px;
	height: 75px;
}

.course-block-physics {
	background: #865ca4;
	padding: 10px;
	height: 75px;
}

.course-block-chemistry {
	background: #e0549d;
	padding: 10px;
	height: 75px;
}

.course-block-english {
	background: #23b574;
	padding: 10px;
	height: 75px;
}

.course-block-geography {
	background: #3268c8;
	padding: 10px;
	height: 75px;
}

.course-block-biology {
	background: #0eccba;
	padding: 10px;
	height: 75px;
}

.course-block-cont {
	background: #fff;
	padding: 10px 10px;
    min-height: 150px;
    overflow: hidden;
}

.class-cat {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	word-break: break-all;
}
.smessage {
    padding-top: 8px;
    padding-right: 10px;
    color: green;
}
button.btn.btn-success.new.verify {
    float: left;
}
#verify span.alert-text {
    display: block;
margin-left: 52px;
}
.coupon-row .course-valid .dropdown {
    display: block !important;
}
.Content input[type="file"] {
    padding: 0px !important;
    border: none;
}
.form-inline.uploadForm input {
    margin-left: 10px;
    margin-top: 6px;
}
.course-valid.nr {
    margin-right: 18px;
}
#fileInput, #fileInput1, #fileInput2 {
    height: 27px;
}
button.btn.btn-danger.bplus.cwc-bt {
    width: 180px;
    margin: 10px;
    height: 40px;
}
.baches.credit-file label {
    display: block;
}
.form-group.cp-lavel {
    margin-bottom: 10px;
}
.baches.upload-result a {
    word-wrap: break-word;
    word-break: break-all;
    /* width: 300px; */
}
.btn-danger, .btn-success, .btn-success[disabled],.btn-danger[disabled] {
    color: #ffffff;
    background-color: #0091ff;
    border-color: #0091ff;
}
.btn-danger:hover,.btn-success:hover, .btn-danger:focus, .btn-danger:active, .btn-success:active, .btn-success:focus{
	background-color: #0091ffde;
    border-color: #0091ff;
}
/*ng-grid css */

.ngCell {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.ngCellText { white-space: normal !important;word-wrap: break-word; word-break: break-all;}

.mr {
    margin-right: 4px;
}

.btn.btn-success.mtb {
    margin-right: 4px;
}
button#downloadbt {
    cursor: auto;
}
.download-type button.btn.btn-primary {
    background: #0091ff;
    border-color: #0091ff;
    margin-bottom: 10px;
    margin-top: 15px;
}
.download-type .col-md-3 {
    margin-bottom: 18px;
}
.navbar-fixed-left.teacher .navbar-nav > .active > a, .navbar-fixed-left.teacher .navbar-nav > .active > a:hover, .navbar-fixed-left.teacher .navbar-nav > .active > a:focus {
    color: #fff;
    background: rgb(244, 245, 249) !important;
    border-left: solid #aa00ff 5px !important;
}
.navbar-fixed-left.teacher .navbar-nav > li > a:hover {
    color: #aa00ff;
    background: rgb(244, 245, 249);
    border-left: solid #aa00ff 5px;
}