body{
    color: #00a6ff;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    position:relative;
    height:100%;
    margin:0;
}
html{
	height:100%;
	margin:0;
}

.navbar-custom{
    background: white !important;
    border: none !important;
    margin-bottom: 0 !important;
}
.fontsStyle{
    font-size:24px; 
}
.solContainer{
    height: 70vh;
    overflow: auto;
}
.container{
	min-height:82%;
}  
.centered {
    display: flex; 
    height: 70vh;
    justify-content: center;
    align-items: center;
  } 
  .login-centered {
   display: flex;    
    justify-content: center;
    align-items: center;
  } 
.topicHeading{
    font-size: 15px;
    border-bottom: 2px solid #eae3fd;
    padding-bottom: 10px;
  }

  .KnowTheSkill{   
    font-size: 15px;
    border-bottom: 2px solid #eae3fd;
    padding-bottom: 6px;
    margin-bottom: 10px;
    width: 100%;
  }
.btn-custom-topic{
    color: #00a6ff;
    border-color:#00a6ff;
    width:80%;
    background-color: white;
    white-space: normal;
    height: auto;
}
.btn-Box-topic{
    margin-top: 2%;
    margin-bottom: 2%;
    word-wrap: break-word;
}


.btn-custom-skill{
    color: #00a6ff;
    border-color:#00a6ff;
    width:100%;
    background-color: white;
    white-space: normal;
   
    min-height: 40px;
}
.btn-Box-skill{
    margin-top: 2%;
    margin-bottom: 2%;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form{
	border-color: #00a6ff;
}
.tab-custom{
    border: 2px solid #00a6ff;
    height: 410px; /*350px;*/
    padding:10px; 
    overflow: auto; 
}
.tab-pills-custom{
    color: #00a6ff;    
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #00a6ff;
    border-radius:10px;
    margin-right: 5px;
}

.nav-pills a{
	background-color: #f3f2f0;
	 margin-right: 5px;
	  border-color: #00a6ff;
}
.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
  display: none;
}
.panel-info {
    border-color: #eeeeee;
}
.panel-info > .panel-heading {
    color: #00a6ff;
    background-color:white;    
}
.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
  display: inline-block;
}
.panel{
    border:none;
}

i.fa {
  cursor: pointer;
  margin-right: 5px;
}

.collapsed ~ .panel-body {
  padding: 0;
}
.floatRight{
    float: right;
}
#subjectSelection{
	margin-bottom:61px;
}
.margin-20{
	margin:15px;
}
.login-button{
	color:#00a6ff;
	height:36px;
	width:100px;
	border-radius:0px;
	font-weight:bold;
	background-color:white;
	border-radius: 8%;
	
}
.modelBox{
	border: 1px solid #bfc3c7;
	border-radius:2px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-radius: 8px;


}

.outer_box{
	display: block;
    border-radius: 4px;
    border: 2px #fff solid;
    background-color: #00a6ff;
	margin: auto;
	width: 50%;
	padding: 50px;
}

.password_assistant_title{
	margin-top: 0px
}

.solTabs{
	font-size: 15px;
}

.tableInfo{
	color:grey;
	font-size:13px;
}

.tableHeading{
	text-align:center;
	width: 100px !important;
}
/*.questionInfo{	
	width: 304px;
	padding: 16px;
	text-align: left;
   	 color: black;
	/*margin-left: 67px;
}*/

.listClass{
	
	border:1px solid #e6e6e6;
	padding: 10px 20px 10px 20px;
	margin-left: -6px;
	min-width: 120px;
	margin-top:20px;
	color:#272727 !important;
	margin-top:0px;

	text-align: center;
    	font-size: 19px;
}


.modelskill{
	margin-bottom: 21px;
	padding:2px;
	margin-top: 10px;
	
}
/*.tableModel{
	width: fit-content;
}*/

.itemClass{
	border-color: #ffffff;
}

.landscapeCenter{	
    text-align: center;
    color: red;
    
}

.questionText{
	color:#47525e;
	text-align-left;
	padding: 12px;
}

.listClass br {
  display: none;
}

.misconQuesClass{
	text-align:left;
	color: black;
}
.misexample{
	color:#00a6ff;
	margin: 4 0 7px;!important;
	font-size: initial;
}



.tableClass{
  border: 1px solid #babec2;
  padding: 5px;
  margin: 0px auto;
  font-size: 11px;
}
.text-left{
	margin-left: 12px;
}

.registration-button{
    color: #00a6ff;
    height: 36px;
    width: 150px;
    border-radius: 0px;
    font-size: 16px;
    background-color: white;
    margin-bottom: 15px;
    border-radius:8%;
	font-weight: bold;
	padding: 0px;
  }

  .logout-button{
	color: white;
	height: 42px;
	width: 120px;
	border-radius: 0px;
	font-size: 24px;
	background-color: steelblue;
  }
  .pdfButton{
   color: #ed3113cc;
    font-size: x-large;
    font-weight: 800;
  }


@media only screen and (orientation:landscape){
    .nav-pills { font-size: 13px;  }
    .solContainer{
	    height: auto;
	    overflow: none;
}
}

ul.list-group li {
	margin-right: 17px;
	/*border-radius: 8px;*/
	margin-bottom: 11px;
}

@media only screen and (orientation:landscape){
    ul.list-group li {margin-right: 17px;}
}

@media only screen and (min-width: 600px){
   .modelskill{
	overflow: scroll auto;
}
}
@media screen and (orientation:portrait) {
	#portraitView{
			display:none;
	}
	.container{
		display:none;
	}
	.container-fluid{
		display:none;
	}
	#landscapeView{		
		background-color:white;
	}
	body{
		background-color:white !important;
	}
	.footer{
		display:none;
	}
}
/* landscape */
@media screen and (orientation:landscape) {
	/* landscape-specific styles */
	#portraitView{
		display:block;

	}
	.container{
		display:block;
	}
	.container-fluid{
		display:block;
	}
	#landscapeView{
		display:none;
	}
	/*.versionDiv{
		margin-top:60px !important;
	}*/
	
}

/*  tree css */
.skillAndSub ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  position: relative;
}
.skillAndSub li {
  list-style-type: none;
  border-left: 2px solid #00a6ff;
  margin-left: 2em;
}
.skillAndSub li div {
  padding-left: 1em;
  position: relative;
}
.skillAndSub li div::before {
  content:'';
  position: absolute;
  top: 0;
  left: -2px;
  bottom: 50%;
  width: 0.75em;
  border: 2px solid #00a6ff;
  border-top: 0 none transparent;
  border-right: 0 none transparent;
}
.skillAndSub ul > li:last-child {
  border-left: 2px solid transparent;
 
}

 .bs-example{
        margin: 20px;
    }
    .accordion .fa{
        margin-right: 0.5rem;
    }

.card{
	border:1px solid #00a6ff;
	margin-top:10px;
	margin-bottom:10px;
	border-radius: 4px;
}
.card-body{
	 margin-top: 3px;
   margin-bottom: 3px;
}

.subjectSelection a:focus, a:hover{
	text-decoration:none !important;
}
/*Himanshu start*/

a{
	color:#00a6ff;
	text-decoration:none;
}

.fontSizeText {
	font-size:15px;
}

.div_v1_skill_selection{
	padding-left: 0px !important;
    padding-bottom: 0px !important;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.tableHeadingColumn{
	/*float:left;
	text-align: justify;*/
	text-align: left;
}
.pdfDownloadIcon {
    width: 25% !important;
    height: 20% !important;
}
.margin-top-100{
	margin-top:140px;
}


.backBtnImg {
    width: 30px !important;
	height:auto;
}

.subjectTextColor{
	color:#00a6ff;
}

.topicAlignmentClass{
	text-align:left;
}

.topicPaddingLeft{
	padding-left: 20px !important;
}

.subTopicPaddingLeft{
	padding-left: 42px !important;
}

.dashboard_description_view{
	background-color: #c3e6fc; /*#b7e1fc;*/
    overflow: hidden;
    margin-top: -20px !important;
    position: relative;
    /*display: inline-block;*/
    width: 100%;
	height: 100%;
    color: #000000;
}

.dashboard_description_content_view{
	position: absolute;
	overflow-y: scroll;
	height: 500px;
	z-index: 999;
	margin: 0 auto;
	right: 0;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 90%;
	transform: translate(-50%, -50%);
}

div.dashboard_description_content_view p {
  margin: 2%;
  text-align: justify;
  font-size: medium;
}

.dashboardbgview {
  /* The image used */
  background-image: url("../content_images/dashboard_page/DSC_0202.jpg");

  /* Full height & width */
  height: 100%; 
  width: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
  overflow: hidden;
  margin-top: -20px !important;
  position: relative;
  /* display: inline-block; */
}

.dashboardcontentview
{
	position: absolute;
	overflow-y: scroll;
	height: 585px;
	z-index: 999;
	margin: 0 auto;
	right: 0;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 90%;
	background-color: #00a6ff;
	transform: translate(-50%, -50%);
	color : white;
	opacity: 0.8;
	filter: alpha(opacity=60);
}

div.dashboardcontentview p {
  margin: 2%;
  text-align: justify;
  font-size: medium;
  color: #ffffff;
}

.readmorebtn{
	background-color: darkslategray;
	color: white;
    height: 45px;
    border-radius: 0px;
    font-size: 14px;
    border-radius: 6%;
	border-color: darkslategray;
	cursor: pointer;
	width: 250px !important;
}

div.dashboardcontentview h4 {
	font-weight: bolder;
}

div.dashboardcontentview img {
	margin-top: 30px !important;
}

#readmorebtn:hover {
    color: #ffffff;
    text-decoration: none;
}


/* Start Scroll Bar Code */
.scrollbar-pink::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-pink::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-pink::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #ec407a; }

.scrollbar-indigo::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-indigo::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-indigo::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #3f51b5; }

.scrollbar-black::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-black::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-black::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #000; }

.scrollbar-lady-lips::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-lady-lips::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-lady-lips::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
/* background-image: -webkit-gradient(linear, left bottom, left top, from(#00a6ff), color-stop(99%, #fecfef),
to(#fecfef));
background-image: -webkit-linear-gradient(bottom, #00a6ff 0%, #fecfef 99%, #fecfef 100%);
background-image: linear-gradient(to top, #00a6ff 0%, #fecfef 99%, #fecfef 100%); } */
background-image: -webkit-gradient(linear, left bottom, left top, from(#00a6ff), color-stop(100%, #00a6ff),
to(#fecfef));
background-image: -webkit-linear-gradient(bottom, #00a6ff 100%, #00a6ff 100%, #00a6ff 100%);
background-image: linear-gradient(to top, #00a6ff 100%, #00a6ff 100%, #00a6ff 100%); }

.scrollbar-near-moon::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-near-moon::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }

.scrollbar-near-moon::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-image: -webkit-gradient(linear, left bottom, left top, from(#5ee7df), to(#b490ca));
background-image: -webkit-linear-gradient(bottom, #5ee7df 0%, #b490ca 100%);
background-image: linear-gradient(to top, #5ee7df 0%, #b490ca 100%); }

.bordered-pink::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border: 1px solid #ec407a; }

.bordered-pink::-webkit-scrollbar-thumb {
-webkit-box-shadow: none; }

.bordered-indigo::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border: 1px solid #3f51b5; }

.bordered-indigo::-webkit-scrollbar-thumb {
-webkit-box-shadow: none; }

.bordered-black::-webkit-scrollbar-track {
-webkit-box-shadow: none;
border: 1px solid #000; }

.bordered-black::-webkit-scrollbar-thumb {
-webkit-box-shadow: none; }

.square::-webkit-scrollbar-track {
border-radius: 0 !important; }

.square::-webkit-scrollbar-thumb {
border-radius: 0 !important; }

.thin::-webkit-scrollbar {
width: 6px; }

/* End Scroll Bar Code */

/* Start Flip Slide Show Div Code */

.mySlides {display: none}
div.dashboard_description_content_view p {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.actives, .dot:hover {
  background-color: darkorange;
}

/* Fading animation */
.fade {
	opacity: 1.0;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

/* End  Flip Slide Show Div Code */




/*footer.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
}*/
@media only screen and (min-width: 471px) and (max-width: 812px) and (orientation:landscape){
    .footerText {padding-top: 10px !important;float:left;}
}
@media only screen and (min-width: 320px) and (max-width: 768px) and (orientation:landscape){
	#subjectSelection{
		margin-bottom:10px;
	}
	.subjectImages{
		height:100px;
		width:100px;
		margin:20px;
	}
	#languagePage .margin-top-100{
		margin-top:30px;
	}
}

/*@media only screen and (max-width: 500px) {
	#landscapeView{
               width: 100%;
	    display: flex !important;
	    height: 100vh;
	    justify-content: center;
	    align-items: center;
	    align-content: center;

	}
}*/


/*Himanshu end*/
.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}

