.contBox {
    background: #fff none repeat scroll 0 0;
    box-shadow : 8px 10px 10px rgb(218, 212, 212);
    border-bottom: 2px solid #002947;
    margin-bottom: 28px;
    padding: 20px 5% 25px;
    text-align: center;
    transition: all 0.4s ease 0s;    
}
.contBox hr{
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    color: #ccc !important;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    width: 20%;
    margin-top: -5px;
    margin-bottom: 15px;

	}
.contBox:hover {
    background: #eaeaea none repeat scroll 0 0;
}
.text-center {
    text-align: center;
}
.widget-icon{
	color: #647585;
	padding-bottom :24px;
}
.wid-i{
	color: #647585;
	border: 1px solid #647585;
	border-radius: 50%;
	width: 100px;
	height:100px;
	padding: 28px;
}
.test h4{padding:3px !important; margin:0px !important;}
.padding-top-bottom-8{padding-top: 8px !important; padding-bottom: 8px !important;}
.recentTaken{padding: 5px 20px !important;}
.topperProfileImg{background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    display: block;
    height: 100px;
    margin: 15px auto 0;
    overflow: hidden;
    width: 100px;}
.borderRight{border-right: 1px solid #a3a3a3;}
.borderLeft{border-left: 1px solid #a3a3a3;}
.quiz-que{font-size: 15px;text-align: left; padding: 25px 25px 10px;font-weight: bold !imporatant;color: #8e9aa0;}
.quiz-que p,.quiz-opt p {
    padding: 0;
    margin: 0;
    display: inline;
}
.quiz-test table, .quiz-test caption, .quiz-test tbody, .quiz-test tfoot, .quiz-test thead, .quiz-test tr, .quiz-test th, .quiz-test td {
    background: transparent;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    text-shadow: none;
}
.quiz-opt{font-size: 14px;text-align: left;padding: 3px 25px;}
.quiz-test{
    background: white none repeat scroll 0 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	border: 1px solid #e1e8ed;
	border-radius: 3px;
	padding:20px;
	min-height: 375px;
	border : 1px solid #07B0E9;
}
.opt{top: -3px; position: relative;}
.quiz-panel-heading {
	 font-size: 15px;
    padding: 14px;
    border-bottom : 1px solid #e1e8ed;
    background-color: #fcfcfc;
    color: #8e9aa0;
}
.step_count span{
    background-color: #416581;
    border: 6px solid #8299ac;
    border-radius: 62px;
    box-shadow: 0 0 0 6px #c4ced7;
    box-sizing: content-box;
    color: #fff;
    display: inline-block;
    font-family: "Work Sans",sans-serif;
    font-size: 32px;
    font-weight: 600;
    padding: 13px 0;
    text-align: center;
    text-decoration: none;
    width: 50px;
}
.step_count:hover span{
    background-color: #18c967;
    border-color: #68da9b;
    box-shadow: 0 0 0 6px #b7edcf;
    transform: rotate(360deg);
    transition: all 0.3s ease 0s;
}
.step_count h4{margin-top: 0px;padding-bottom: 0px;}
.step_count p{text-align: justify;font-size: 13.5px;}
.topic-txt a{
	 color: #356080;
	 width: 24.09%;
	 float: left;
	 background: #f5fbfd none repeat scroll 0 0;
    border-left: 1px solid #bce8f1;
    border-right: 1px solid #bce8f1;
    display: block;
    padding: 8px;
    transition: all 0.3s ease-out 0s;
	 font-size: 13.5px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle;	
    margin:5px;
}
.topic-txt a:hover {

}
#course-header {
	 transform: skew(-15deg);
	 margin-left: 10px;
	 width: 24%;
    font-size: 15.4px;
    font-weight: 600;
    padding: 4px 12px;
    color: white;
    background-color: #356080;
    text-transform: uppercase;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    margin-bottom: 15px;
    border-left: 1px solid #3368B7;border-right: 1px solid #3368B7;
    text-align: left;
}
@media (max-width: 767px) {
#course-header {width: 95%;margin-left: 10px;margin-right: 10px;}
.topic-txt a{width: 95%;margin-left: 10px;margin-right: 10px;}
}
.wid{
   -webkit-box-shadow:  3px 3px 1px rgba(0, 0, 0, 0.03);
	box-shadow:  3px 3px 1px rgba(0, 0, 0, 0.03);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background:#ffffff;
	color:#545454;
	margin-bottom: 3rem;
	padding: 2rem;
	border-top: 1px solid #9ea7af;
}
.min180{min-height: 180px;}
.min200{min-height: 200px;}
.min360{min-height: 360px;}
.min450{min-height: 455px;position: relative;}
.margin-top-m-20{margin-top: -20px;}
.wid ul li a,.wid ul li p {
	font-style: italic;
	border-bottom: 1px solid #EFEFEF;
	color: #545454;
	display: block;
	padding: 8px 0;
	font-size: 12px !important;
	transition: none 0s ease 0s;
}
.wid li:last-child a, .wid li:last-child p{
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.more{float:right;color: #c61c3d;position: absolute;bottom:6px;right: 15px;}.more:hover{text-decoration: underline;}
.redLink{float:right;color: #c61c3d;font-size: 13px;}.redLink:hover{text-decoration: underline;}
.margin-bottom-none{margin-bottom: 0px !important;}
.dashboard{margin-bottom: -22px;margin-top: -5px;}.dashboard a{color: #305576;font-size: 12px;}
.dashboard a.img {
    background: #ccc none repeat scroll 0 0;
    border-radius: 100%;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
/*  aks tab */
div.aks-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.aks-tab-menu div.list-group{
  margin-bottom: 0 !important;
  
}
div.aks-tab-menu div.list-group>a{
  margin-bottom: 0 !important;
  padding: 17px;font-weight: bold;font-size: 15px;
  border-bottom-width: 0px;
}
div.aks-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0 !important;
  -moz-border-top-right-radius: 0 !important;
  border-top-left-radius:0 !important;
	-moz-border-top-left-radius: 0 !important;
	
}
div.aks-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  border-bottom-width: 1px;
}
div.aks-tab-menu div.list-group>a.active{
  background: #5b4282 url(../images/pattern.png) repeat center center !important;
  color: #ffffff;
  border-color: #5b4282;
}
div.aks-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5b4282;
}
div.aks-tab div.aks-tab-content:not(.active){
  display: none;
}
.aks-tab{padding-right: 0px;}
.topic-txt-t div{
	 background: #fff none repeat scroll 0 0;
    border-bottom: 1px dotted #5b4282;
    color: #462F6A;
    float: left;
    font-size: 13px;
	 width: 100%;
	 padding: 5px 12px;}
.topic-txt-t span{font-size:11px;color:#333;}
.topic-txt-t span:before { content: ' '; display: block; }
.topic-txt-t >div:first-child{border-top: 1px dotted #5b4282;}
.padding-none{padding : 0px !important;}
.code_count code{
    background-color: #416581;
    border: 2px solid #8299ac;
    box-shadow: 0 0 0 4px #c4ced7;
    box-sizing: content-box;
    color: #fff;
    display: inline-block;
    font-family: "Work Sans",sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    width: 22px;
}
.code_count:hover code{
    background-color: #18c967;
    border-color: #68da9b;
    box-shadow: 0 0 0 4px #b7edcf;
    transform: rotate(360deg);
    transition: all 0.3s ease 0s;
}
.tiny{width:50px !important;border-bottom: 0px !important;padding: 0px !important;margin-top: 8px;}
.view-tests{margin-top: -17px; padding: 7px 17px;color: #005E7A !important;cursor: pointer;font-size: 12px!important;;font-style: italic;font-family: "Source Serif Pro";}
.list-grp-nowrap a{font-size: 14px !important;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
 .nowrap p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.bubble {
	clear: both;
	margin: 0px auto;
	width: 98%;
	background: #fff;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);	
	position: relative; 
	margin-bottom: 30px;
	z-index: 90; /* the stack order: displayed under ribbon rectangle (100) */
}

.rectangle {
	background: #7f9db9;
	width: 108.5%;
	position: relative;
	left:-10px;
	padding: 5px 20px;
	top: 25px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	z-index: 100; /* the stack order: foreground */
	font-size: 15px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	text-align: center;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.triangle-l {
	border-color: transparent #7d90a3 transparent transparent;
	border-style:solid;
	border-width:10px;
	height:0px;
	width:0px;
	position: relative;
	left: -20px;
	top: 50px;
	z-index: -1; /* displayed under bubble */
}

.triangle-r {
	border-color: transparent transparent transparent #7d90a3;
	border-style:solid;
	border-width:10px;
	height:0px;
	width:0px;
	position: relative;
	left:100%;
	top: 29px;
	z-index: -1; /* displayed under bubble */
}
.info {
	padding: 45px 5px 25px;
	text-align: center;
}
.info h6{
	text-transform: none;
	font-size: 12px;
	color: #60910C;
}
.loginPanal {
	 margin-right: 7px;
	 border-radius: 20px;
    color: white;
    padding: 8px 5px;
    margin-top: 5px;
    border:1px solid #2880A7;
}
.loginPanal a{padding: 15px 3px !importnat;}
#question-answer{text-align: center !important;}
.quiz-panel {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, #fff 0%, #eae3cc 100%) repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 184px;
    margin: 10px 5px 10px 10px;
    float:left;
}
.quiz-panel-btn {
	border-radius: 6px !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin: 10px;
	color:#fff !important;
	font-size: 132%;
	font-style: italic;
	text-transform: none;
}
.quiz-panel-container {
    padding: 6px;
    text-align: center;
}
.quiz-results {
    color: #334f67;
    display: block;
    font-family: "Roboto",Arial,sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.6;
    min-height: 54px;
    padding:8px;
    position: relative;
    width: 100%;
}
.quiz-results > .quiz-results-alternative {
    color: #aaacb5;
}
.quiz-label {
    background-color: #d2ccb7;
    color: #3e3826;
    display: inline-block;
    font-family: "Roboto",Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    text-transform: uppercase;
}
.quiz-label-block {
    display: block;
}
.quiz-label.bottom {
    border-radius: 0 0 5px 5px;
}
.quiz-label.left {
    border-radius: 5px 0 0 5px;
}
.quiz-label-text {
    display: block;
    padding: 8px;
    text-align: center;
}
.quiz-theme.quiz-panel {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(top, #ffff73 0%, #e2ba04 100%) repeat scroll 0 0;
}
.heading-1 {
    -webkit-text-stroke: 0.5px;
    margin-top: 25px;
    font-style:italic;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    color:#334F67;
    text-transform: none;
    margin-bottom: 5px;
}
.correct{
    color: #029102;
    }
.wrong{
    color: #c61c3d;
    }
.attempt{float: right; margin-top: -3px; color: #666;font-weight: bold;font-variant: small-caps;font-style: italic;}
.quiz-opt-rev{font-size: 14px;
    padding: 3px 40px;
    text-align: left;}
.card {
  background: #fff;
  border-radius: 4px;
  display: inline-block;
  padding: 2rem;
  margin: 1rem;
  width: 100%;
}
.card-sh {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  height:auto !important;
}
.card h4 {
  display: inline-block;
  color: #e86114;
  font-size: 18px; 
  font-weight:normal;
  text-shadow: .03em .03em 0 #eee;
  }
.card hr {
  color: #e86114;
  width: 10%;
  margin-bottom: 20px; 
  margin-top: -5px;
}
.btn-blue {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  padding: 6px 20px;
}

.btn-blue:hover {
  background: #3cb0fd;
  color: #ffffff !important;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}
.tkrt{margin-top: 0px; margin-bottom: 0px;color:#fff !important}
.bottom-content {
    position: absolute;
    bottom: 0;
    left: 60px;
  }
.queDay{list-style: decimal;margin-left: 12px;text-align: justify !important;}
.analysisHeader{
	background: none repeat scroll 0 0 #777B9B !important;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	color: #fff;
	text-align: center;
	font-style: italic;
	padding: 5px;
	font-size: 22px;
}
.analysisB{
	padding: 9.5px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	border-bottom: 2px solid #535353;
}
.bgDarkGrayBlue{background: none repeat scroll 0 0 #334B60;}
.analysisDarkGray{background: none repeat scroll 0 0 #787878;}
.analysisGray{
	border-right: 3px solid #8F8F8F;
	background: none repeat scroll 0 0 #8F8F8F;
	font-family: 'comic Sans MS';
    font-weight: bold;
    font-size: 22px;
    padding: 43px 0px;
}
.analysisGray a:hover{color: #ccc;}
.italic{font-style: italic;}
.badge {
    background-color: #FAFAFA;
    border-radius: 2px !important;
    border : 1px solid #ccc;
    font-size: 12.5px !important;
    text-align: center;
    padding: 10px;
    color:#111;
}
.num{font-size: 22px !important;color: #2880A7 !important;display: block;}
.leftTestContent{font-size: 15px !important;color: #4E5060 !important;}
.mainMenu{
	font-size :18px;
	text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
	color: #fff;
	opacity: 0.6;
	padding:5px;
}
.redText{color:#c61c3d;font-style: italic;text-align: right;}
.labelTest{color:#34A7D2;font-style: italic;float: left !important;margin-bottom: -5px;}
.tab-ak-header{background: #eff4ff url(../images/top-light-blue.png);text-align: left !important;}
.text-white{color:#fff !important;}
.table-style1 td{font-size: 13px !important;font-style: italic;font-family: "Source Serif Pro";text-shadow: none !important;border-bottom:1px solid #ccc;}
.table-style1 th{font-size: 14px !important;font-family: "Source Serif Pro";}
.dropdown-link{padding:3px !important;color:#337ab7;}.dropdown-link:hover{background-color:transparent !important;}
.bluelnk{padding-left:15px !important;color:#555753!important;font-weight: normal !important;}
.time{font-size: 12px !important; color:#fff !important;}
.ballonText{font-size: 12px;font-style: italic;display: block;line-height: 18px;text-align: left;}
.title-text-test{background: #F5FAFA;font-size:16px !important;padding:7px;font-weight: bold;margin-bottom: 1px;color:#7B8C8C;border-top-right-radius: 3px;border-top-left-radius: 3px;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}
.outer-circle {
   border-radius: 50%;
   height: 37px;
   width: 37px;
   position: relative;
   border: 1px solid #ccc;
   text-align:center;
   font-weight: bold;
   padding-top: 5px;
   float: left;
   margin: 5px;
 }
 .inner-circle {
   position: absolute;
   height: 6px;
   width: 6px;
   top: 40%;
   right: -40%;
   margin: -14px 18px 0px -12px;
 }
.bg_U{background: #cdcdcd !important;}.bg_Y{background: #5EBD5E !important;}.bg_N{background: #E5526F !important;}
.answer:after {content: "You_Answerd";font-size: 11px;font-style: italic;float: right;}
.c-one {color: #005B99;}
#progressbar {
	overflow: hidden;
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	color: #000;
	text-transform: uppercase;
	width: 50%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 30px;
	line-height: 30px;
	display: block;
	color: #333;
	background: #9ea7af;
	color:#fff;
	border-radius: 3px;
	margin: 0 auto 5px auto;
}
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background: #9ea7af;
	position: absolute;
	left: -50%;
	top: 14px;
	z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
#progressbar li.active:before,  #progressbar li.active:after{
	background: #27AE60;
	color: white;
}
.heading-text {
    color: #34A7D2;
    font-style: italic;
    margin-bottom: -5px;
}
.insd h6{text-transform: none !important;color:#777;}
.ico-green{color:#1D9D74 !important;}.ico-ong{color:#F07746 !important;font-weight: bold;}
.sm-b-text h6 {
    color: #638296 !important;
    font-style: italic;
    text-transform: none !important;
}
.bottom-content-next {
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  /* form_container */
.form_container {
  position: relative;
  max-width: 460px;
  width: 100%;
  margin: 0 auto 100px;
}
.form_container.active .card:first-child {
  background: #f2f2f2;
  margin: 0 15px;
}
.form_container.active .card:nth-child(2) {
  background: #fafafa;
  margin: 0 10px;
}
.form_container.active .card.alt {
  top: 0px;
  left: -12px;
  width: 105%;
  min-width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 40px 0 40px;
  overflow: hidden;
}
.form_container.active .card.alt .toggle {
  position: absolute;
  top: 40px;
  right: -70px;
  box-shadow: none;
  -webkit-transform: scale(10);
  transform: scale(10);
  
}
.form_container.active .card.alt .toggle:before {
  content: '';
}
.form_container.active .card.alt .title,
.form_container.active .card.alt .input-form_container,
.form_container.active .card.alt .button-form_container {
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}


/* Card */
.card {
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  padding: 60px 0 40px 0;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  /* Title */
  /* Inputs */
  /* Button */
  /* Footer */
  /* Alt Card */
}
.card:first-child {
  background: #fafafa;
  height: 10px;
  border-radius: 5px 5px 0 0;
  margin: 0 10px;
  padding: 0;
}
.card .title {
  text-align: left;
  position: relative;
  z-index: 1;
  border-left: 5px solid #ed2553;
  margin: 0 0 35px;
  padding: 10px 0 10px 50px;
  color: #ed2553;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
.card .input-form_container {
  position: relative;
  margin: 0 60px 50px;
}
.card .input-form_container input {
  outline: none;
  z-index: 1;
  position: relative;
  background: none;
  width: 100%;
  height: 40px;
  border: 0;
  color: #212121;
  font-size: 16px;
  font-weight: 300;
  margin-top: 22px;
}
.card .input-form_container input:focus ~ label {
  color: #9d9d9d;
}
.card .input-form_container input:focus ~ .bar:before, .card .input-form_container input:focus ~ .bar:after {
  width: 50%;
}
.card .input-form_container input:valid ~ label {
  color: #9d9d9d;
}
.card .input-form_container label {
  position: absolute;
  top: 0;
  left: 0;
  color: #757575;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
}
.card .input-form_container .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #757575;
  width: 100%;
  height: 1px;
}
.card .input-form_container .bar:before, .card .input-form_container .bar:after {
  content: '';
  position: absolute;
  background: #ed2553;
  width: 0;
  height: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
.card .input-form_container .bar:before {
  left: 50%;
}
.card .input-form_container .bar:after {
  right: 50%;
}
.card .button-form_container {
  margin: 0 60px;
  text-align: center;
}
.card .button-form_container button {
  outline: 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  background: 0;
  width: 100%;
  border: 2px solid #A9C1C7;
  padding: 12px 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .button-form_container button span {
  position: relative;
  z-index: 1;
  color: #A9C1C7;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .button-form_container button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #ed2553;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .button-form_container button:hover, .card .button-form_container button:active, .card .button-form_container button:focus {
  border-color: #ed2553;
}
.card .button-form_container button:hover span, .card .button-form_container button:active span, .card .button-form_container button:focus span {
  color: #ed2553;
}
.card .button-form_container button:active span, .card .button-form_container button:focus span {
  color: #ffffff;
}
.card .button-form_container button:active:before, .card .button-form_container button:focus:before {
  opacity: 1;
  -webkit-transform: scale(10);
  transform: scale(10);
}
.card .footer {
  margin: 40px 0 0;
  color: #A9C1C7;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}
.card .footer a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .footer a:hover {
  color: #bababa;
}
.card.alt {
  position: absolute;
  top: 40px;
  right: -70px;
  z-index: 10;
  width: 100px;
  height: 100px;
  background: none;
  border-radius: 100%;
  box-shadow: none;
  padding: 0;
}
.card.alt .toggle {
  position: relative;
  background: #66AABA;
  width: 100%;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #ffffff;
  font-size: 18px;
  line-height: 104px;
  text-align: center;
  cursor: pointer;
}
.card.alt .toggle:before {
  content: "Register";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.card.alt .title,
.card.alt .input-form_container,
.card.alt .button-form_container {
  left: 100px;
  opacity: 0;
  visibility: hidden;
}
.card.alt .title {
  position: relative;
  border-color: #ffffff;
  color: #ffffff;
}
.card.alt .title .close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 60px;
  display: inline;
  color: #ffffff;
  font-size: 58px;
  font-weight: 400;
}
.card.alt .title .close:before {
  content: '\00d7';
}
.card.alt .input-form_container input {
  color: #ffffff;
}
.card.alt .input-form_container input:focus ~ label {
  color: #ffffff;
}
.card.alt .input-form_container input:focus ~ .bar:before, .card.alt .input-form_container input:focus ~ .bar:after {
  background: #ffffff;
}
.card.alt .input-form_container input:valid ~ label {
  color: #ffffff;
}
.card.alt .input-form_container label {
  color: rgba(255, 255, 255, 0.8);
}
.card.alt .input-form_container .bar {
  background: rgba(255, 255, 255, 0.8);
}
.card.alt .button-form_container button {
  width: 100%;
  background: #ffffff;
  border-color: #ffffff;
}
.card.alt .button-form_container button span {
  color: #66AABA;
}
.card.alt .button-form_container button:hover {
  background: rgba(255, 255, 255, 0.9);
}
.card.alt .button-form_container button:active:before, .card.alt .button-form_container button:focus:before {
  display: none;
}

/* Keyframes */
@-webkit-keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}
@keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}
.err-req{color: #ED2553 !important;}
#login-err{margin-top: -20px;margin-bottom: 10px;color: #ED2553;}
.err-required{background:#ED2553 !important;text-align: right;color:#ED2553;}
.err-term{float: right;color:#ED2553;}
#reg-err{margin-top: -10px;color: #ED2553;text-align: right;}
.analysisHeader-t{
	background: none repeat scroll 0 0 #777B9B;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	color: #fff;
	font-style: italic;
}
.report-table tr:nth-child(2n+1) td{background: none;}
.report-table td {
  background:none;
  text-align:center;
  border: none;
}
.report-table{border-collapse: inherit;}
.badge {
    background-color: #ececec !important;
    border-radius: 2px !important;
    border: 1px solid #ccc !important;
    font-size: 12.5px !important;
    text-align: center;
    padding: 10px;
    width: 100%;
}
.ins-text-content {
    background: none repeat scroll 0 0 #2479A6 !important;
    border-top: 20px solid #fff;
    color: #fff;
    text-align: center;
    font-style: italic;
    padding: 10px 0px;;
    font-size: 22px;
}
.alpha {
	padding-left: 0 !important;
}
.omega {
	padding-right: 0 !important;
}
.widget-icon-white {
    color: #fff;
    padding: 20px 0px;
}
.insSuccess{margin-top: -30px;margin-bottom: 15px;font-size:18px;color:#7BA532;}
/* Thumbnails */

.thumbnails {
	list-style: none;
	padding: 0;
}

.thumbnails li a.thumbnail {
	border: none;
	padding: 0;
	margin-bottom: 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	background: none;
}

.thumbnails li a.thumbnail img {
	margin: 0;
	width: 100%;
	height: 240px;
}
.thumbnails li a.thumbnail .caption {
	display: block;
	background: #222;
	padding: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.thumbnails li a.thumbnail:hover .caption {;
	opacity: 0.9;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.thumbnails li a.thumbnail .caption i {
	display: block;
	font-size: 24px;
	color: #EEE;
	position: absolute;
	left: 15%;
	top: 50%;
	text-align:center;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.thumbnails li a.thumbnail:hover .caption i {
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.testLabel{    
	color: #34A7D2;
    font-style: italic;
    text-align: left !important;
    margin-bottom: 10px;
}
.tabs-01 {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  min-height: 250px;
  min-width: 240px;
}

.tabs-01 input[name="tab-control"] { display: none; }

.tabs-01 .content section h2, .tabs-01 ul li label {
  font-weight: bold;
  text-transform: uppercase;
}

.tabs-01 ul {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tabs-01 ul li {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 20%;
  padding: 0;
  text-align: left;
}

.tabs-01 ul li label {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0px !important;
}

.tabs-01 ul li label:hover, .tabs-01 ul li label:focus, .tabs-01 ul li label:active {
  outline: 0;
  color: #bec5cf;
}

.tabs-01 .slider {
  position: relative;
  width: 20%;
  -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}

.tabs-01 .slider .indicator {
  position: relative;
  max-width: 80%;
  height: 1px;
  background: #16A765;
  border-radius: 1px;
}

.tabs-01 .content { margin-top: 10px; }

.tabs-01 .content section {
  display: none;
  -webkit-animation-name: content;
  animation-name: content;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  line-height: 1.4;
}

.tabs-01 input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #16A765;
}

@media (max-width: 600px) {

.tabs-01 input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label { background: rgba(0, 0, 0, 0.08); }
}

.tabs-01 input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

.tabs-01 input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) { display: block; }

.tabs-01 input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #16A765;
}

@media (max-width: 600px) {

.tabs-01 input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label { background: rgba(0, 0, 0, 0.08); }
}

.tabs-01 input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.tabs-01 input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) { display: block; }

.tabs-01 input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #16A765;
}

@media (max-width: 600px) {

.tabs-01 input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label { background: rgba(0, 0, 0, 0.08); }
}

.tabs-01 input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
  -webkit-transform: translateX(200%);
  transform: translateX(200%);
}

.tabs-01 input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) { display: block; }

.tabs-01 input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
  cursor: default;
  color: #16A765;
}

@media (max-width: 600px) {

.tabs-01 input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label { background: rgba(0, 0, 0, 0.08); }
}

.tabs-01 input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
  -webkit-transform: translateX(300%);
  transform: translateX(300%);
}

.tabs-01 input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) { display: block; }

.tabs-01 input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label {
  cursor: default;
  color: #16A765;
}

@media (max-width: 600px) {

.tabs-01 input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label { background: rgba(0, 0, 0, 0.08); }
}

.tabs-01 input[name="tab-control"]:nth-of-type(5):checked ~ .slider {
  -webkit-transform: translateX(400%);
  transform: translateX(400%);
}

.tabs-01 input[name="tab-control"]:nth-of-type(5):checked ~ .content > section:nth-child(5) { display: block; }

@media (max-width: 1000px) {

.tabs-01 ul li label { white-space: initial; }

}
@media (max-width: 600px) {

.tabs-01 ul li label {
  padding: 5px;
  border-radius: 5px;
}

.tabs-01 ul li label span { display: none; }

.tabs-01 .slider { display: none; }

.tabs-01 .content { margin-top: 20px; }
#headerUp #quickinfo li{margin-right:20px !mportant;}
}
.min-height250{min-height: 250px;}
#selectedCategories div span.deleteCategory {
    margin-right: 5px;
    float: right;
}
.tabs-01-n ul li {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100%;
    padding-left: 10px;
}
.quesOpt {
    background-color: #F9F9F9;
    border: 1px #ccc solid;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 15px 6px 30px !important;
    margin-right: 7px;
    min-width:19%;
	font-family: "Source Serif Pro";
	font-style: italic;
}
.quesOpt-1 {
    background-color: #F9F9F9;
    border: 1px #ccc solid;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px 10px 6px 28px !important;
	margin-right: 4px;
	font-family: "Source Serif Pro";
	font-style: italic;
	margin-bottom: 10px !important;
}
.ansOpts {
    background-color: #F9F9F9;
    border: 1px #1D9D74 solid;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 6px !important;
	margin-right: 4px;
	font-family: "Source Serif Pro";
	font-style: italic;
	margin-bottom: 10px !important;
}
.tab-font-1{
	color: #929daf !important;
	font-weight: bold !important;
	text-transform: uppercase;
	font-style: normal !important;
	font-size: 13px !important;
	border-color: #fff !important;
	width: 104px !important;
}
.last-none li.active a, .last-none li.active a:focus, .last-none li.active a:hover {
    border-color: #16A765 !important;
    color: #16A765 !important;
}
.last-none li:last-child a {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px !important;
}
.form-control-1 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
        border-top-color: rgb(204, 204, 204);
        border-right-color: rgb(204, 204, 204);
        border-bottom-color: rgb(204, 204, 204);
        border-left-color: rgb(204, 204, 204);
    border-radius: 1px;
    box-shadow: none;
    color: #555;
    padding:5px;
}
.buttonCat {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.15);
    display: inline-block;
    font-family: "Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 32px;
    line-height: 32px;
    margin: 0;
    padding: 0 25.6px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
.button.glow {
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: glowing;
}
.button-action {
    background: -moz-linear-gradient(center top , #8FCF00, #6B9C00) repeat scroll 0 0 #7DB500;
    border-color: #5A8200;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px rgba(19, 28, 0, 0.35);
}
.number-tests{
	background: none repeat scroll 0 0 #777B9B !important;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	color: #fff;
	cursor: pointer;
	text-align : center;
	font-size: 13px !important;
	font-style: italic;
	font-weight:bold !important;
	padding:5px 3px;
	font-family: "Source Serif Pro";
}
.breadcrumb-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: auto;
  text-align: center;
  top: 50%;
  width: 100%;
  height: 38px;
  background-color: #ddd;
}

.breadcrumb-number a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-decoration: none;
  margin: auto;
  height: 100%;
  padding-left: 38px;
  padding-right: 0;
  color: #666;
}

.breadcrumb-number a:first-child {
  padding-left: 15.2px;
}

.breadcrumb-number a:last-child {
  padding-right: 15.2px;
}

.breadcrumb-number a:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 39px;
  height: 38px;
  top: 0;
  right: -20px;
  background-color: #ddd;
  border-top-right-radius: 5px;
  -webkit-transform: scale(0.707) rotate(45deg);
          transform: scale(0.707) rotate(45deg);
  box-shadow: 1px -1px rgba(0, 0, 0, 0.25);
  z-index: 1;
}

.breadcrumb-number a:last-child:after {
  content: none;
}

.breadcrumb-number__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: auto;
  z-index: 2;
}

.breadcrumb-number__title {
  font-weight: bold;
  font-size: 15px;
}

.breadcrumb-number a.active, .breadcrumb-number a:hover {
  background: #005E7A;
  color: white;
}

.breadcrumb-number a.active:after, .breadcrumb-number a:hover:after {
  background: #005E7A;
  color: white;
}
.breadcrumb-number a.select {
  background: #4E6A72;
  color: white;
}

.breadcrumb-number a.select:after {
  background: #4E6A72;
  color: white;
}
@media all and (max-width: 1000px) {
  .breadcrumb-number {
    font-size: 12px;
  }
}
@media all and (max-width: 710px) {
  .breadcrumb-number__desc {
    display: none;
  }

  .breadcrumb-number {
    height: 38px;
  }

  .breadcrumb-number a {
    padding-left: 25.33333px;
  }

  .breadcrumb-number a:after {
    content: "";
    width: 38px;
    height: 38px;
    right: -19px;
    -webkit-transform: scale(0.707) rotate(45deg);
            transform: scale(0.707) rotate(45deg);
  }
}
.num1 {
    margin-bottom: 5px;
    color: #005E7A !important;
    font-size: 20px !important;
    font-style: italic;
    font-family: "Source Serif Pro";
}


    Rules
    Computed
    Animations
    Fonts

element {

}
.section-title h3 {
	text-align:left;
    color: #404040;
    font-size: 33px;
    font-weight: 400;
    line-height: 33px;
	text-transform: none;
}
.row1 {
color: #888;
background-color: #FFF;
}
.wrapper {
display: block;
width: 100%;
margin: 0;
padding: 0;
text-align: left;
word-wrap: break-word;
}
#headerUp{padding:30px 0;}

#headerUp #logoIns{margin-top:68px; font-variant:small-caps;}
#headerUp #logoIns h1{margin:0; padding:0; font-size:26px;}

#headerUp #quickinfo{font-size:1.1rem; text-transform:uppercase;}
#headerUp #quickinfo li{margin-right:50px;}
#headerUp #quickinfo li:last-child{margin-right:0;}
#headerUp #quickinfo strong{display:block; margin:0 0 -5px 0; padding:0; font-size:1rem;}
#headerUp #quickinfo br{display:none;}
.nospace{margin-top:-45px; padding:0; list-style:none;margin-bottom: 0px;}
.inline *{display:inline-block;}
.inline *:last-child{margin-right:0;}
.background-content-overlay { background: rgba(21,20,33,.5);}
.ui-tabs-li {
	position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: auto;
    padding: 6px 0px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    background-color: #efefef;
}
.ui-tabs{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: auto;
  text-align: center;
  top: 50%;
  width: 100%;
}
.ui-tabs li.active a, .ui-tabs li.active a:focus, .ui-tabs li.active a:hover {
    border-color: transparent !important;
    color: #B78C01 !important;
}
.ui-tabs li{margin: 2px !important;}
.team
{
	width: 100%;
	padding-top: 93px;
	padding-bottom: 60px;
	background: #FFFFFF;
}
.team_row
{
	margin-top: 10px;
}
.team_col
{
	margin-bottom: 20px;
}
.team_item
{
	width: 100%;
}
.team_image
{
	width: 180px;
	height: 160px;
	border-radius: 6px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -86px;
	z-index: 5;
}
.team_image img
{
	max-width: 100%;
}
.team_body
{
	width: 100%;
	padding-top: 108px;
	padding-bottom: 24px;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0px 1px 10px rgba(29,34,47,0.1);
	text-align: center;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.team_item:hover .team_body
{
	box-shadow: 0px 5px 40px rgba(29,34,47,0.15);
}
.team_title a
{
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 700;
	color: #384158;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.team_title a:hover
{
	color: #14bdee;
}
.team_subtitle
{
	font-size: 14px;
	font-weight: 400;
	color: #76777a;
	margin-top: 6px;
}
.social_list
{
	margin-top: 16px;
}
.social_list ul li
{
	display: inline-block;
}
.social_list ul li:not(:last-child)
{
	margin-right: 10px;
}
.social_list ul li a i
{
	font-size: 18px;
	color: #76777a;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.social_list ul li:hover a i
{
	color: #14bdee;
}
.team_col .team_item
{
	padding-left: 6px;
	padding-right: 6px;
}
.team_col:first-child .team_item
{
	padding-left: 0;
	padding-right: 6px;
}
.team_col:nth-child(4n) .team_item
{
	padding-left: 6px;
	padding-right: 0;
}
.ins-title h4{
	text-transform: none;
	color: #38415D;
}
.newsletter-section {
	padding: 50px 0;
}

.newsletter-section .newsletter {
	position: relative !important;
	margin-top: 12px !important;
}

.newsletter input {
	width: 100% !important;
	font-size: 14px !important;
	padding: 18px 30px !important;
	border: none !important;
	border-radius: 50px !important;
	padding-right: 170px !important;
	border: 1px solid #F6783A !important;
}

.newsletter-section .newsletter .site-btn {
	position: absolute !important;
	right: 0 !important;
	top: 0 !important;
	height: 100% !important;
	border-radius: 0px 50px 50px 0px !important;
	min-width: 150px !important;
	background-color: #F6783A !important;
	color:#fff;
}
.toppers{
	width: 100%;
	padding: 50px 0px;
}
.topper {
	padding-top: 40px;
}
.topper_image_container {
	width: 145px;
	height: 145px;
	border: solid 14px #FFFFFF;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	margin-left: auto;
	margin-right: auto;
}
.topper_image {
	top: -14px;
	left: -14px;
	width: 120px;
	height: 120px;
}
.topper_image img {
	max-width: 100%;
}
.topper_name {
	margin-top: 18px;
	font-style: italic;
	font-weight: bold;
}

.topper_title {
	font-size: 14px;
	font-weight: 500;
	color: rgba(0,0,0,0.6);
	margin-top: 5px;
}
.topper_text {
	margin-top: 16px;
}
.topper_social {
	margin-top: 22px;
}
.topper_social ul li {
	display: inline-block;
}
.topper_social ul li:not(:last-child) {
	margin-right: 5px;
}
.topper_social ul li a i {
	font-size: 14px;
	color: #4f47e2;
	padding: 6px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.topper_social ul li a i:hover {
	color: rgba(0,0,0,1);
}
.course-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    margin-bottom: 40px;
}
.course-service .image {
    width: 30%;
    overflow: hidden;
    position: relative;
}
.course-service .text {
    width: 70%;
    padding: 20px;
}
.enrollBtn {
    border: none;
    border-radius: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.course-service .image img {
    min-width: 100%;
    min-height: 100%;
}
hr.style-one {
border: 0;
height: 1px;
margin : 60px;
background: #666;
background-image: -webkit-linear-gradient(left, #ccc, #666, #ccc);
background-image: -moz-linear-gradient(left, #ccc, #666, #ccc);
background-image: -ms-linear-gradient(left, #ccc, #666, #ccc);
background-image: -o-linear-gradient(left, #ccc, #666, #ccc);
}
.result-div {
    display:block;
    height:300px;
    overflow:auto;
    border: 1px solid #ececec;
}
.career {
	border: 1px solid #e7e7e7;
	border-bottom: 0;
	border-radius: 3px;
}
.career li {
	border-bottom: 1px solid #e7e7e7;
	color: #888;
	text-align : left;
	display: block;
	padding: 15px;
	position: relative;
	width: 100%;
}

.list-st li{
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 0px;
	text-align: left;
}

.wid-content{
   -webkit-box-shadow:  3px 3px 1px rgba(0, 0, 0, 0.03);
	box-shadow:  3px 3px 1px rgba(0, 0, 0, 0.03);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	background:#ffffff;
	color:#545454;
	margin-bottom: 3rem;
	padding: 2rem;
	margin-top: -22px;
}
.top0{top:0px !important;}
.remTxt{font-size:12px;font-style: italic;font-weight: bold;}
.width100{width: 100% !important;}
.forTxtPad{padding-top: 5px; padding-bottom: 5px;}
.forTxtCol{color: #336699;}
.marBt4{margin-bottom: 4px;}
.bgPo50{background-position: 50% 0%;}
.minHigAuto{min-height:auto;}
.maxWidth100{max-width: 100%;}
.viewLiP{width: 100%; overflow: hidden; position: relative; height: 90px;}
.sliderLi{float: left; list-style: none; position: relative; width: 750px;}
.maRig7{margin-right: 7px;}
.marig10{margin-right: 10px;}
.tstWP{width: 700%; position: relative;}
.padMin{min-height: 150px !important; padding : 0px !important;}
.peer_ul ul li a{font-size: 15px !important;color:#143a56 !important;padding:0px;border-bottom: none !important;cursor: pointer;font-style: normal;font-weight: 500;text-align: justify;}
.peer_ul ul li a:HOVER {color:#ce5c00 !important;}
.peer_img{left:15px; position: absolute;margin-top: 4px;}
.peer_ul ul li{margin-left: 34px;}
.peer_ul ul li p, .peer_title{border-bottom: none !important;font-size: 13.8px !important;color:#203a4e !important; }
.peer_ul h5{font-size: 16px !important;color:#574026 !important; margin-top: 30px;margin-bottom: -10px;margin-left: 33px;}

.event-wrapper {
  background: #fff;
  z-index: 1;
  position: relative;
  width: 100%;
  min-height: 100%;
  margin-right: 15px;
  padding: 10px 0 7px;
  border-radius: 10px;
  box-shadow: 0px 5px 20px -7px #000;
  overflow: hidden;
  margin-bottom: 34px;
  color: #888888;
  font-family: "Source Serif Pro"; 
   
}
.event-wrapper-shadow{
	 box-shadow: 0px 5px 7px -7px #000 !important;
}
.header-event-wrapper {
  padding: 0px 25px;
  margin-bottom: 35px;
  margin-top: 10px;
}
.header-event-wrapper .event-area {
  position: relative;
}
.header-event-wrapper .event-area span {
  color: #4f595d;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .5px;
}
.header-event-wrapper .event-area h1 {
  margin-top: 5px;
  color: #919294;
  font-size: 13px;
  font-weight: 300;
}
.header-event-wrapper .event-area .menu-toggle {
  width: 25px;
  height: 25px;
  background: #fff;
  padding: 24px;
  border-radius: 50%;
  direction: rtl;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 10px 30px -14px #000;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.header-event-wrapper .event-area .menu-toggle span {
  display: block;
  width: 25px;
  height: 2px;
  background: #777;
  border-radius: 2px;
  transition: all 300ms ease;
}
.header-event-wrapper .event-area .menu-toggle span:not(:last-child) {
  margin-bottom: 5px;
}
.header-event-wrapper .event-area .menu-toggle span:first-child {
  width: 20px;
}
.header-event-wrapper .event-area .menu-toggle span:last-child {
  width: 15px;
}
.header-event-wrapper .event-area .menu-toggle:hover span:first-child, .header .event-area .menu-toggle:hover span:last-child {
  width: 100%;
}
.header-event-wrapper .event-area::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left-color: #e8e8e8;
  position: absolute;
  bottom: -13px;
  right: -5px;
}
.header-event-wrapper .event-area::after {
  content: "";
  display: block;
  width: calc(100% - 5px);
  height: 2px;
  background-color: #e8e8e8;
  position: relative;
  top: 8px;
}

.today-box {
  background: linear-gradient(to left, #485fed, rgba(255, 44, 118, 0.25)), #485fed;
  color: #FFF;
  padding: 11px 30px;
  position: relative;
  box-shadow: 0px 0px 21px -9px #485fed;
  margin-bottom: 25px;
}
.today-box::before {
  content: "";
  opacity: 0.4;
  z-index: -1;
  display: block;
  width: 100%;
  margin: auto;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translatex(-50%);
  border-radius: 50%;
  box-shadow: 0px 0px 40px 0 #485fed;
}
.today-box .breadcrumb {
  font-weight: 500;
  position: relative;
  letter-spacing: .7px;
}
.today-box .breadcrumb::after {
  content: "\f3d1";
  font-family: 'Ionicons';
  vertical-align: middle;
  font-size: 12px;
  font-weight: 100;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 80px;
  top: 5px;
}
.today-box .date-title {
  font-size: 15.5px;
  margin: 4px 0 0 0;
  letter-spacing: 1px;
  font-weight: 600;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-transform: none;
}
.plus-icon {
  border-radius: 50%;
  position: absolute;
  top: 67%;
  transform: translateY(-50%);
  right: 15px;
  cursor: pointer;
  
}
.plus-icon i {
  font-size: 16px;
  font-weight: 700;
  background: #ecb59c;
  color: #fff;
  width: 40px;
  height: 40px;
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.upcoming-events{
  padding : 0px 25px;
}

.upcoming-events .event-area h3 {
  color: #333;
  font-size: 14px;
  margin-bottom: 7px;
  position: relative;
  text-transform: none;
}
.upcoming-events .event-area h3::before {
  content: "";
  display: block;
  width: 58%;
  height: 2px;
  background-color: #e8e8e8;
  position: absolute;
  top: 60%;
  transform: translatey(-60%);
  right: 0;
}
.upcoming-events .event-area h3::after {
  content: "\f122";
  font-family: 'Ionicons';
  color: rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  font-size: 20px;
  font-weight: 100;
  display: inline-block;
  background: #fff;
  width: 38px;
  text-align: center;
  position: absolute;
  right: 60px;
  top: -2px;
}
.events-wrapper {
  
}
.events-wrapper .event {
  position: relative;
  margin-bottom: 16px;
  margin-top: 13px;
  padding-left: 30px;
  cursor: pointer;
}
.events-wrapper .event i {
  font-size: 24px;
  font-weight: 100;
  position: absolute;
  left: 0;
  top: -4px;
}
.events-wrapper .event .event__point{
  margin: 0;
  color: #8c8e90;
  font-weight: 600;
  letter-spacing: 1px;
}
.events-wrapper .event .event__duration {
  position: absolute;
  top: -5px;
  right: 0;
  color: #999;
  font-size: 10px;
  font-weight: 800;
  font-style: italic;
}
.event__teacher {
  position: absolute;
  top: -5px;
  right: 0;
  color: #999;
  font-size: 11px !important;
  font-weight: 800;
  font-style: italic;
}
.event__description {
  color: #888;
  font-size: 13px;
  margin-bottom:20px;
  text-align:justify;
  min-height:76px;
  line-height: 19px;
}
.events-wrapper .event.active {
  background: #e8e8e8;
  padding: 16px 0 16px 34px;
  margin-bottom: 38px;
  border-radius: 5px;
}
.events-wrapper .event.active::after {
  content: "";
  display: block;
  width: 90%;
  height: 10px;
  background: #fff;
  border: 2px solid #ddd;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translatex(-50%);
}
.events-wrapper .event.active i {
  position: absolute;
  left: 25px;
  top: 17px;
}
.event__join{font-size:15px;font-weight:500;text-transform:uppercase;letter-spacing:1px;color:#4074a2;;text-decoration: none;}
.events-wrapper .event.active .event__join::before, .upcoming-events .event-area .events-wrapper .event.active .event__join::after {
  content: "\f3d1";
  font-family: 'Ionicons';
  font-size: 32px;
  display: inline-block;
  color: #919294;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.events-wrapper .event.active .event__join::before {
  right: 45px;
  font-size: 22px;
  transition: all 550ms ease;
  transition-timing-function: cubic-bezier(0.05, 1.8, 1, 1.57);
}
.events-wrapper .event.active:hover .event__join::before {
  transform: translate(15px, -12px);
}

.hot {
  color: #ee6b51;
}

.done {
  color: #999 !important;
}
.video {
  font-size: 22px;
  position: relative;
  top: 3px;
  margin-right: 7px;
}
.icon-in-active-mode {
  color: #43ff28;
  font-size: 20px !important;
}

.upcoming {
  font-weight: bold;
  color: #777;
}

.add-event-button {
  display: flex;
  align-items: center;
  margin-left: auto;
  border: 0;
  padding: 0;
  position: absolute;
  top: 22%;
  right: 0px;
  background: linear-gradient(to left, #485fed, rgba(255, 44, 118, 0.25)), #485fed;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0px 0px 40px -9px #485fed;
}

.add-event-button .add-event-button__title {
  color: #FFF;
  padding: 0 18px 0 23px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 500;
  letter-spacing:.5px;
}
.add-event-button .add-event-button__title_ate {
  color: #FFF;
  padding: 9px 18px 9px 23px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  font-weight: 500;
  letter-spacing:.2px;
  background: rgba(255, 255, 255, 0.1);
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.add-event-button .add-event-button__icon {
  display: inline-block;
  background: rgba(255, 255, 255, 0.1);
  padding: 0 17px 0 12px;
  height: 100%;
}
.add-event-button .add-event-button__icon i {
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-family: monospace,monospace;
  padding: 13px 0;
  font-weight: 600;
}
.batch-text{
  color: #999;
  font-size: 10.5px;
  font-weight: 800;
  font-style: italic;
  margin-bottom: 7px;
}
.meet-text{
  color: #75507b;
  font-size: 15px;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 7px;
  font-variant: small-caps;
}
.btn-google {
  font-size: 18px;
  margin : 25px;
  font-weight:400;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  height: 70px;
  border-radius: 10px;
  box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 1px 5px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
  z-index: 1;
  background: #fbfbfb;
}

.btn-google::before{
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  top: 0;
  left: 0;
  background: #a64bf4;
  background: -webkit-linear-gradient(45deg, #00dbde, #fc00ff);
  background: -o-linear-gradient(45deg, #00dbde, #fc00ff);
  background: -moz-linear-gradient(45deg, #00dbde, #fc00ff);
  background: linear-gradient(45deg, #00dbde, #fc00ff);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.btn-google img{margin-right: 16px;}
.login-text{padding : 15px;font-style: italic;line-height: 20px;margin-bottom: 20px;margin-top: -35px;}
.card-login{margin: 0px;border-top-left-radius: 0px; border-top-right-radius: 0px;padding-top: 30px;padding-right: 50px;}
.shadow-st{box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);}
.title-text-login{padding-left: 40px;}
.md-dash-card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 25px 0;
    overflow: unset;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
    border-radius: 3px;
    color: rgba(0,0,0,.87);
    background: #fff;
}
.md-dash-card-header {
    -webkit-box-shadow: 0 10px 30px -12px rgba(0,0,0,.42),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    box-shadow: 0 10px 30px -12px rgba(0,0,0,.42),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);
    margin: -20px 15px 0;
    border-radius: 3px;
    padding: 15px;
    background-color: #999;
    float: left;
    text-align: center;
}
.md-dash-card-header i {
    font-size: 36px !important;
    line-height: 36px;
    width: 40px;
    height: 40px;
    color: #fff !important;
}
.md-dash-card-content{
	padding: 15px;
	
}
.card-dash-footer {
    padding-top: 10px;
    margin: 0 15px 10px;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
}
.dash-warning{
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(255,152,0,.4);
	background: linear-gradient(60deg,#ffa726,#fb8c00);
}
.dash-warning-head{
	color: #fb8c00;
}
.dash-warning-head::after {
   	content: '';
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 1px;
	width: 50px;
	background: #fb8c00;
}
.dash-success{
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(76,175,80,.4);
	background: linear-gradient(60deg,#66bb6a,#43a047);
}
.dash-success-head{
	color: #43a047;
}
.dash-success-head::after {
   	content: '';
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 1px;
	width: 50px;
	background: #43a047;
}
.dash-danger{
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(244,67,54,.4);
	background: linear-gradient(60deg,#ef5350,#e53935);
}
.dash-danger-head{
	color: #e53935;
}
.dash-danger-head::after {
   	content: '';
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 1px;
	width: 50px;
	background: #e53935;
}
.dash-info{
	background: linear-gradient(60deg,#26c6da,#00acc1);
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(0,188,212,.4);
}
.dash-info-head{
	color: #00acc1;
}
.dash-info-head::after {
    content: '';
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 1px;
	width: 50px;
	background: #00acc1;
}
.dash-note{
	background: linear-gradient(60deg,#b034b9,#a535c2);
	box-shadow: 0 4px 20px 0 rgba(0,0,0,.14),0 7px 10px -5px rgba(197, 165, 200, 0.4);
}
.dash-note-head{
	color: #a535c2;
}
.dash-note-head::after {
    content: '';
	position: absolute;
	left: 15px;
	bottom: 10px;
	height: 1px;
	width: 50px;
	background: #a535c2;
}

.md-dash-card-content .title{    
    padding-bottom: 0px;
    margin-top: -5px;
}
.md-dash-card-content .title a{    
	color: #356080;
    opacity: 0.9;
    text-decoration: none;
}
.md-dash-card-content .title span{    
	font-size: 11px;
	display: block;
}
.card-dash-footer a{padding: 10px 20px 10px 5px;font-weight: bold;font-variant: small-caps;color: #7b7b7b;}
.card-dash-footer a:hover{color: #3465a4;}
.card-dash-footer a::after {
   	content: '';
	position: absolute;
	left: 20px;
	bottom: 10px;
	height: 1px;
	width: 55px;
	background: #7b7b7b;
}
.card-dash-footer a:hover::after {
	background: #3465a4;
}
.signBtn{
	background-color: transparent !important;
	border-color: #fff !important;
	color: #fff !important;
	border-radius: 4px !important;
	font-variant: small-caps !important;
}
.class-title{
	color: #fff;
	font-size: 15.5px;
	font-weight: 600;
	margin-bottom: 10px;
}
.plus-icon-dropdown {
    position: absolute;
    width:150px;
    right: 4px;;
    margin-top:11px;
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    display: none;
}

.plus-icon-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 22px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;    
}

.plus-icon-dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 22px;
    border-width: 0 16px 16px 16px;
    border-style: solid;
    border-color: transparent;    
}

.plus-icon-dropdown li a {
    display: block;
    padding: 4px 10px;
    text-decoration: none;
    color: #f68e5f;
    font-size:12px;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.plus-icon-dropdown li:first-of-type a {
    border-radius: 7px 7px 0 0;
}
.plus-icon-dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 7px 7px;
}
.plus-icon-dropdown li:hover a {
    background: #f3f8f8;
}
.plus-icon-dropdown {
    opacity: 1;
    pointer-events: auto;
}
.plus-icon-list:hover .plus-icon-dropdown {display: block;}
.tiny-text{font-size: 11.5px;}
.assignment{
	box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302),0 2px 6px 2px rgba(60,64,67,0.149);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.assignment-header{
	padding: 16px 30px;
	border-bottom: .0625rem solid #e0e0e0;
	font-weight: 500;
	background-color: #d7ddd9;
	color: #5d5d5d;
	font-size: 17px;
}
.assignment-header-bg1{
	background-color: #56b377;
	color: #fff;
}
.assignment-header-bg2{
	background-color: #40aaa9;
	color: #fff;
}
.assignment-content{
	padding:0px 30px;
	padding-top: 30px;
	min-height: 100px;
	vertical-align: text-top;
	padding-bottom: 15px;
	text-align: justify;
	background: #fff;
}
.assignment-footer{
	border-top: .0625rem solid #e0e0e0;
	padding:16px 30px;
	padding-bottom: 30px;
}
.link a{font-weight: bold;font-variant: small-caps;color: #3465a4;}
.link a:hover{color: #f57900;}
.link a::after {
   	content: '';
	position: absolute;
	left: 45px;
	bottom: 25px;
	height: 1px;
	width: 55px;
	background: #7b7b7b;
}
.link a:hover::after {
	background: #f57900;
}
.dot-icon {
    position: absolute;
    top:18px;
    width:25px;
    text-align:center;
    color: #eee;
    right:30px;
    font-size: 20px;
    cursor: pointer;
    height: 35px;
}
.plus-m-icon {
    position: absolute;
	top: 14px;
	width: 25px;
	text-align: center;
	color: #fff;
	right: 15px;
	font-size: 20px;
	cursor: pointer;
	height: 35px;
}
.plus-ed{
	width: 100px !important;	
	right: 20px !important; 
}
.switch {
  --line: #ccc;
  --dot: #3465a4;
  --circle: #9EA0BE;
  --duration: .3s;
  --text: #9EA0BE;
  cursor: pointer;
}
.switch input {
  display: none;
}
.switch input + div {
  position: relative;
  margin-left: 30px;
  border: 1px solid #ccc;
  border-radius: 30px;
  height: 16px;
  top: 4px;
}
.switch input + div:before, .switch input + div:after {
  --s: 1;
  content: '';
  position: absolute;
  height: 4px;
  top: 5px;
  width: 24px;
  background: var(--line);
  -webkit-transform: scaleX(var(--s));
          transform: scaleX(var(--s));
  -webkit-transition: -webkit-transform var(--duration) ease;
  transition: -webkit-transform var(--duration) ease;
  transition: transform var(--duration) ease;
  transition: transform var(--duration) ease, -webkit-transform var(--duration) ease;
}
.switch input + div:before {
  --s: 0;
  left: 4px;;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  border-radius: 2px 0 0 2px;
}
.switch input + div:after {
  left: 23px;
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  border-radius: 0 2px 2px 0;
}
.switch input + div span {
  padding-left: 51px;
  line-height: 24px;
  color: var(--text);
}
.switch input + div span:before {
  --x: 0;
  --b: var(--circle);
  --s: 7px;
  content: '';
  position: absolute;
  left: 0;
  top: -3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  box-shadow: inset 0 0 0 var(--s) var(--b);
  -webkit-transform: translateX(var(--x));
          transform: translateX(var(--x));
  -webkit-transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
  transition: box-shadow var(--duration) ease, -webkit-transform var(--duration) ease;
  transition: box-shadow var(--duration) ease, transform var(--duration) ease;
  transition: box-shadow var(--duration) ease, transform var(--duration) ease, -webkit-transform var(--duration) ease;
}
.switch input + div span:not(:empty) {
  padding-left: 64px;
}
.switch input:checked + div:before {
  --s: 1;
}
.switch input:checked + div:after {
  --s: 0;
}
.switch input:checked + div span:before {
  --x: 32px;
  --s: 7px;
  --b: var(--dot);
}
.upload-btn-wrapper {
  position: relative;
  display: inline-block;
 
}
.upload-btn-wrapper input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width:150px;
  height:50px;
}
.upload-btn-icon {
  position: absolute;
  top: 1px;
  right: 16px;
  cursor: pointer;
  
}
.upload-btn-icon i {
  font-size: 22px;
  font-weight: 700;
  background: #3e91d7;
  color: #fff;
  display: flex;
  padding:14px 20px;
  align-items: center;
  justify-content: center;
}
.upload-btn-icon input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  width:50px;
  height:50px;
}
.b-left {
    border-left: .0625rem solid #e0e0e0;
    padding: .5rem 2rem;
    text-decoration: none;
    margin-bottom: 20px;
}
.jpg, .jpeg, .pdf, .gif, .png, .doc, .docs, .ppt, .pptx, .txt, .text, .read {
  background-image: url('../images/filesicon.png');
  background-repeat: no-repeat;
}
.jpg-sm, .jpeg-sm, .pdf-sm, .gif-sm, .png-sm, .doc-sm, .docs-sm, .ppt-sm, .pptx-sm, .txt-sm, .text-sm, .read-sm {
  background-image: url('../images/filesicon-sm.png');
  background-repeat: no-repeat;
}
.jpg, .jpeg {
  height: 73px;width:73px;
  background-position: -77px -87px;
}
.jpg-sm, .jpeg-sm {
  height: 40px;width:40px;
  background-position: -36px -41px;
}
.pdf {
  height: 73px;width:73px;
  background-position: -150px -87px;
}
.pdf-sm {
  height: 40px;width:40px;
  background-position: -73px -41px;
}
.gif {
  height: 73px;width:73px;
  background-position: 0px -5px;
}
.gif-sm {
  height: 40px;width:40px;
  background-position: 1px -3px;
}
.png {
  height: 73px;width:73px;
  background-position: 0px -87px;
}
.png-sm {
  height: 40px;width:40px;
  background-position: 1px -41px;
}
.doc, .docs {
  height: 73px;width:73px;
  background-position: -150px -5px;
}
.doc-sm, .docs-sm {
  height: 40px;width:40px;
  background-position: -73px -3px;
}
.ppt, .pptx {
  height: 73px;width:73px;
  background-position: -75px -5px;
}
.ppt-sm, .pptx-sm {
  height: 40px;width:40px;
  background-position: -35px -3px;
}
.txt, .text {
  height: 73px;width:73px;
  background-position: -222px -5px;
}
.txt-sm, .text-sm {
  height: 40px;width:40px;
  background-position: -110px -3px;
}
.read {
  height: 73px;width:73px;
  background-position: -222px -87px;
}
.sm{
	height: 53px;width:53px;
}
.view-button{
display: flex;
align-items: center;
margin-left: auto;
border: 1px solid #fff;
padding: 7px;
color : #fff;
padding-left : 15px;
position: absolute;
top: 47%;
right: 0px;
background: linear-gradient(to left, #f07953, rgba(255, 44, 118, 0.25)), #4e9f7f;
border-top-left-radius: 50px;
border-bottom-left-radius: 50px;
font-weight:600;
font-variant:small-caps;
cursor: pointer;
border-right:0px; 
}
.view-button:HOVER {
	color : #fff;
}
.assignment-title{
	color: #167cb3;
	font-size: 15px;
	font-weight: 500;
	text-align: left;
}
.bsh1{
	box-shadow: -2px 2px 6px 1px rgba(0,0,0,.07);
	background: #fff;
	border: 1px solid #eee;
}
.bsh2{
	box-shadow: 2px -2px 6px 1px rgba(0,0,0,.07);
	border: 1px solid #eee;
	background: #fff;
}
.work-head-section{
	padding: 13px 16px;
	font-size: 15px;
	font-variant: small-caps;
	color: #3e91d7;
	font-weight: 600;
	letter-spacing:2px;
	border-bottom: 1px solid #ddd; 
	 
}	
.work-head-content { 
   min-height: 167px;  
          
}
.work-head-content span{ 
   display : block;
   font-size: 11px;
   margin-top: -4px;  
   color: #777;    
}
.assignment-list{
	padding: 15px;
	background: #fff;
	cursor: pointer;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: -2px 2px 6px 1px rgba(0,0,0,.07);
}
.assignment-list:HOVER{
	background: #eeefff;
}
.title-icon {
    position: absolute;
    cursor: pointer;
    color: #fcaf3e;
}
.assignment-title-area{
	margin-left: 45px;
}
.tiny-font{
	font-size: 11.5px;
	color: #777;
}
.upFile{
	border-bottom: 1px solid #ddd;
	padding: 7px;
	height: 56px;
}
.work-upload-img{
	width: 40px;
	position: absolute;
	height: 40px;
}
.work-upload-file {
    width: 155px;
	overflow: hidden;
	white-space: nowrap;
	font-size:12px;
	color:#75507b;
	position: absolute;
	left: 75px;
	margin-top: -2px; 
}
.file-remove{
	float:right;
	padding:7px;
	font-size: 17px;
	cursor: pointer;
	color: #8d9fa2;
	padding-top: 0px;
}
.meter { 
    height: 10px;
    position: relative;
    background: #f3efe6;
    overflow: hidden;
}

.meter span {
    display: block;
    height: 100%;
    margin-top: 0px;
}
.progress {
    background-color: #4e9a06;
    animation: progressBar 3s ease-in-out;
    animation-fill-mode:both; 
}

@keyframes progressBar {
  0% { width: 0; }
  100% { width: 100%; }
}
.list-u{
	border-bottom: 1px solid #bce8f1;
	height: 50px;
	
}
.list-s{
	border-left : 4px solid #2995c8;
	height: 60px;
	padding:5px;
	background: #f6fbfc;
}
.activelink{
	background: #f0d2a2;
	color:#fff !important;
}
.border-left{
	border-left: .0625rem solid #bce8f1;
	height: 50px;
	text-decoration: none;
}
.left-grade{
    background: #f5fbfd;
    border: 1px solid #bce8f1;
	border-radius: 5px;
}
.students{
	padding: 13px;
	color: #4c89a1;
}
.grade{
	font-size: 14px;
	color: #aaa;
	font-weight: 600;
	padding: 13px;
	padding-right:25px;
	text-align: right;
}

.attach-list{
	background-color: #f5f5f5;
	overflow: hidden;
	padding: 1.5rem 2rem;
	height:160px;
	padding-top:20px;
	font-size: 12px;
}
.attach-list a{
	color: #3465a4;
}
.attach-list-footer{
	background-color: #f5f5f5;
	overflow: hidden;
	padding: 6px 2rem;
	border-top: 1px #ddd solid;
	height:40px;
	font-size: 11px;
	font-weight: 600;
}
.work-upload-img-stud{
	width: 40px;
	height: 40px;
	padding: 4px 5px;
}
.work-upload-file-stud {
    width: 200px;
	overflow: hidden;
	white-space: nowrap;
	font-size:14px;
	color:#75507b;
	position: relative;
	left: 61px;
	top: -28px; 
}
.iframeFileContainer{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
	background:  #3f3f3f;
}
.iframeFileContainer iframe{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border:0px;
  
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
#sidebar {
	color: #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
	min-width: 300px;
	max-width: 300px;
}
#sidebar.active {
	margin-right: -307px;
}


@media ( max-width : 991.98px) {
	#sidebar {
		margin-right: -307px;
	}
	#sidebar.active {
		margin-right: 0;
	}
}

.custom-menu {
	display: inline-block;
	position: absolute;
	top: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	
}

@media ( prefers-reduced-motion : reduce) {
	.custom-menu {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

.custom-menu .btn {
	padding:12px 14px;;
	border-radius: 50%;
	position: relative;
	left:-21px;
}

#sidebar .m:hover, #sidebar .m:focus{
	background: transparent !important;
	border-color: transparent !important;
	opacity: inherit;
}

a[data-toggle="collapse"] {
	position: relative;
}



@media ( max-width : 991.98px) {
	#sidebarCollapse span {
		display: none;
	}
}

#fileContent{
	width: 100%;
    padding: 0;
    min-height: 100vh;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.form__input {
  color: #333;
  font-size: 1.5rem;
  margin-top: 5px;
  margin-left : 20px;
  padding: 1rem 2rem;
  border-radius: 0.2rem;
  background-color: rgb(255, 255, 255);
  border: none;
  width: 80px;
  display: block;
  border-bottom: 0.3rem solid transparent;
  transition: all 0.3s;
  float: left;
  text-align: right;
  padding-right: 5px;
}
.form__input2 {
  color: #333;
  font-size: 1.5rem;
  margin-top: 5px;
  padding: 1rem 2rem;
  border-radius: 0.2rem;
  background-color: rgb(255, 255, 255);
  border: none;
  width: 80px;
  display: block;
  border-bottom: 0.3rem solid transparent;
  transition: all 0.3s;
  float: left;
  padding-left: 5px;
}
.gradeBtn{
  color: #fff;
  font-weight:600;
  font-size: 1.2rem;
  margin-top: 5px;
  padding: 1rem;
  border-radius: 0.2rem;
  background-color: #75507b;
  border: none;
  display: block;
  border-bottom: 0.3rem solid transparent;
  transition: all 0.3s;
  float: left;
  width: 85px;
  cursor: pointer;
  text-align: center;
}
.hlink:HOVER {
	background: #efefef !important;
	border-radius: 7px;
}
.right-select{
	float: right;
	margin-top: -25px;
}
.right-select select{
  color: #777;
  padding: 6px;
  border: 1px solid #ccc;
  outline: none;
  border-radius:4px;
  box-shadow: 0 15px 30px -10px transparentize(#000, 0.9);
  cursor: pointer;
}

.timeline-widget {
	position: relative;
	text-align: left;
}

.timeline-widget .timeline-item {
	padding: 0 15px 16px 40px;
}

.timeline-widget .timeline-item p {
	padding-top: 10px;
	margin-bottom: 0px;
}

.timeline-widget .timeline-item p:nth-child(2) {
	font-size: 11px;
	font-weight: 500;
	padding-top: 0px;
	color: #888;
}

.timeline-widget .timeline-light {
	position: relative;
}

.timeline-widget .timeline-light:before, .timeline-widget .timeline-light:after
	{
	content: '';
	display: table;
}

.timeline-widget .timeline-light:before {
	content: '';
	position: absolute;
	display: block;
	width: 2px;
	top: 0;
	bottom: 0px;
	left: calc(0% + 15px);
	z-index: 1;
	background: #eee;
}

.timeline-widget .timeline-light:after {
	content: '';
	position: absolute;
	display: block;
	top: 15px;
	left: calc(0% + 15px);
	margin-left: -5px;
	width: 12px;
	height: 12px;
	background-color: #ddd;
	border-radius: 50% !important;
	z-index: 2;
}
.notification{
	position: absolute;
	left : 19px;
	top:-16px;
	border-radius:50%;
	background: #fff;
	padding: 0 8px;
	text-align:center;
	font-weight: bold;
	font-size: 11px;
	color: #204a87;
	font-family: sans-serif;
}
.multiselect-btn{
  width: 100%;
  background-color: #fff;
  padding: 10px 12px;
  border:1px solid #ddd;
  cursor: pointer;
  position: relative;
  text-align: left;
  border-radius: 4px;
  padding: 13px 11px;
}
.open > .multiselect-ul {
    display: block;
}
.multiselect-ul{ 
    display: none;
    max-height: 125px;
    overflow-y: scroll;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    position: absolute;
    background: white;
    z-index: 1000;
    left: 15px;
    right: 15px;
} 

.caretes {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
    float: right;
    margin-top: 8px;
}
.multiselect-container>li>a>label{
	margin:0;
	height:100%;
	cursor:pointer;
	font-weight:400;
	padding:8px 20px 8px 20px !important;
	border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    margin-left: 10px;
	
}
.has-error .multiselect {
    border: 1px solid #a94442;
}
.share-text{
	font-size: 11px;
	color: #75507b;
	cursor: pointer;
}
.width90{width: 90% !important;}


.pricing-table {
  	display: flex;
  	flex-direction: column;
}

@media (min-width: 900px) {
  .pricing-table {
    flex-direction: row;
  }
}

.pricing-table * {
  text-align: center;
}

.pricing-plan {
  border-bottom: 1px solid #e1f1ff;
  box-shadow: 2px 4px 4px rgb(218, 212, 212);
  padding: 22px;
}

.pricing-plan:last-child {
  border-bottom: none;
}

@media (min-width: 900px) {
  .pricing-plan {
    border-bottom: none;
    border-right: 1px solid #e1f1ff;
    flex-basis: 100%;
    padding: 22px;
  }

  .pricing-plan:last-child {
    border-right: none;
  }
}

.pricing-img {
  margin-bottom: 25px;
  max-width: 70%;
  text-align: center;
}

.pricing-header {
  color: #888;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
}

.pricing-features {
  color: #016FF9;
  margin: 7px 0 25px;
  
}

.pricing-features-item {
  font-size: 12px;
  font-variant: normal !important;
}
.cir1{
	font-size: 100px;
	background: #fbfdff;border: 5px solid #fff;
	box-shadow: 1px 1px 1px rgb(218, 212, 212, .5);
	border-radius: 50%;
	height: 160px;width: 160px;
	color: #bbd6ea;padding-top: 22px;
	font-weight: normal;
	margin-bottom: 30px;
}
.listing-item{border: 1px solid #fafafa;padding: 40px 20px;}
.hbox{
	width: 100%;
	padding: 30px;
	float: left;
	transition: all 0.3s ease-out 0s;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}
.color-light {
    background-color: #b5bdb8;
}
.color-dark {
    background-color: #a3b5ba;
}
.side-p {
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    width: 70px;
    text-align: center;
}
.submitedBy{font-size: 12px;color: #729fcf;padding-left: 15px;margin-top: -13px; margin-bottom: 15px;}
.commentBx{
    border: .0625rem solid #c3dae3;
     -moz-border-radius: 4px;
      border-radius: 4px;
    box-flex: 1;
    flex-grow: 1;
    margin:0px 16px;
    background-color: rgb(255, 255, 255);
}
.padding20{padding: 20px;}
.commentText{
	  color: #555753;
	  font-size: 13px;
	  margin-top: 5px;
	  margin :0px 14px;
	  margin-right:0px;
	  padding: 4px;
	  background-color: rgb(255, 255, 255);
	  border: none;
	  display: block;
	  width: 90%;
} 
.commentTxt{
	line-height: 16px;
	font-style: italic;
	margin-bottom: 4px;
	color: #53809c;
}
.comments i{
	width: 25px;
	float: left;
	color: #cfaa92;
	cursor: pointer !important;
}
.tiny-textc {
    font-size: 11.5px;
    margin-left: 25px;
}
.comments{
	padding: 18px;
	color: #555753;
	margin-top: -20px;
}
.sendBtn{
	  color: #fff;
	  font-size: 1.1rem;
	  font-weight:bold;
	  margin-top: 7px;
	  padding: 3px 13px;
	  border-radius: 4px ;
	  background-color: #729fcf;
	  border: none;
	  display: block;
	  border-bottom: 0.3rem solid transparent;
	  transition: all 0.3s;
	  float: right;
	  cursor: pointer;
	  text-align: center;
	  margin-right: 17px;
	  letter-spacing: 2px;
	  height: 30px;
	
}
.bdtb{
	border-bottom: 1px solid #d3d7cf;
	border-top: 1px solid #d3d7cf;
	padding: 20px 0px;
	margin: 30px 0px;;
}
.scrollDiv{
	overflow-y: auto;
	overflow-x:hidden; 
	height: calc(100vh - 100px);
}
.links{
	font-weight: bold;
	color: #204a87;
	letter-spacing: 1px;
}
.links:HOVER {
	color:#ce5c00;
}
.studLeftBox{
	box-shadow: 0 1px 1px 0px rgba(60,64,67,0.302);
	border-radius: 0.5rem;
	background: #fff;
}
.borderTop{
	border-top: 1px solid #d3d7cf;
	margin: 25px 0px;
}
.label-text{
	color: #6c678f;
	letter-spacing: 1px;
	left:12px;
	font-weight:400;
	font-size:14px;
	background: #fff;
	top: -13px;
	margin-left: 12px;
	padding: 0 7px;
	font-variant: small-caps;
	position: absolute;
	z-index: 2;
}
.label-text-des{
	color: #6c678f;
	letter-spacing: 1px;
	font-weight:400;
	font-size:14px;
	margin-left: 1px;
	font-variant: small-caps;
}
.title-lr{
	text-align: left;
	position: relative;
	z-index: 1;
	border-left: 5px solid #ed2553;
	margin: 0 -20px -20px;
	padding: 10px 0 10px 30px;
	color: #ed2553;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.blinks{
	color: #204a87;
}
.blinks:HOVER {
	color:#ce5c00;
}
.class-menu {
    position: absolute;
    top: 7px;
    text-align: center;
    color: #f68e5f;
    font-weight:700;
    right: 11px;
    width:20px;
    font-size: 22px;
    cursor: pointer;
}
.class-dropdown{
	width:100px;
	top:20px;
}
.right-select-align{
	float: right;
	margin-top: -10px;
	text-transform: none !important;
}
.right-select-align .multiselect{
	padding: 7px 10px;
}
.btn-xsm{
	padding: 7px 10px;
	padding-left:15px;
	font-weight: bold;
	border-radius: 4px;
	margin-left: -20px;
	z-index: 5;
	background: #58609e;
	color: #fff;
}
.table-scroll {
    width: 100%;
    display:block;
    table-layout:fixed;
    border-radius: 4px;
}
.table-scroll thead {
    display: inline-block;
    width: 100%;
}
.table-scroll tbody {
    height: 350px;
    display: inline-block;
    width: 100%;
    overflow: auto;
}

.table-scroll td:nth-child(1){
	width: 100px;
}
.table-scroll td:nth-child(2){
  width: 150px;
}
 
.table-scroll td:nth-child(3),
.table-scroll td:nth-child(4),
.table-scroll td:nth-child(5){
  width: 26%;
}
.table-scroll thead th:nth-child(1){
	width: 105px;
}
.table-scroll thead th:nth-child(2){
  width: 155px;
}
.table-scroll thead th:nth-child(3){
  width: 25.7%;
}
.table-scroll thead th:nth-child(4){
  width: 25.8%;
}
.table-scroll thead th:nth-child(5){
  width: 26.8%;
}
#background-img-bg-16 {
	background: rgba(0, 0, 0, 0) url("../images/bg-web-01.png") repeat scroll center top / cover ;
    margin-top: 0px;
    padding:  140px 30px 130px;
    position: relative;
}
.meet{color:#108E82;}.zoom{color:#4a8cff;}
