.lang_sec .nice-select .option.selected
{
	font-weight: normal;
}

.field-remarks
{
	font-size: 75%;
/*	position: absolute;*/
	bottom: -20px;
}

.field-error
{
	display: block;
	position: absolute;
	top: -16px;
	font-size: 11px;
	color: #FF0000;
}

.weightHeight
{
	margin-top: 13px;
}

.weightHeight label span
{
	display: block;
	font-size: 12px;
	margin-right: 15px;
	margin-top: -4px;
}

.actable_head
{
	margin-top: 20px;
}

.accept_ico		{background-position: -13px -424px} 
.review_action.doAccept_ico, .doAccept_ico   {background-position: -52px -383px !important}

.decline_ico 	{background-position: -11px -382px}
.doDecline_ico	{background-position: -52px -424px}

.doc_link.no_file
{
	color: #666666;
	cursor: default;
}

.doc_link.no_file i
{
	background-position: -43px -470px;
}

.btn-center
{
	display: block;
}


.studentCert.st_card .btn_group 
{
	display: inline;
}

.studentCert-details
{
	background:url(../designFiles/certBg.png) no-repeat 50% 50%; 
	height: 184px;
	position: relative;
	margin-bottom: 10px;
}

.studentCert-details span
{
	position: absolute;
	font-size: 11px;
	font-weight: bold;
}

.studentCert-details span.cert-pic
{
	top: 58px;
	left: calc(50% - 137px);
}

.studentCert-details span.cert-pic img
{
	max-width: 80px;
	height: 96px;
}
	
.studentCert-details span.cert-desc
{
	top: 60px;
	left: calc(50% - 44px);
	font-size: 12px;
	max-width: 170px;
	line-height: 14px;
}

.studentCert-details span.cert-tz	
{
	top: 91px;
	left: calc(50% - 28px);
}

.studentCert-details span.cert-name	
{
	top: 107px;
	left: calc(50% - 20px);
}

.studentCert-details span.cert-date	
{
	top: 122px;
	left: calc(50% + 22px);
}

.studentCert-details span.cert-expire	
{
	top: 141px;
	left: calc(50% + 7px);
}

.followup_form .stageStatus .form-group label 
{
	font-size: 14px !important;
	margin-right: 2px !important;
}

.classStage
{
	display: inline !important;
}

.upload_container #uploadFile
{
	border-bottom: 2px solid #D8D8D8 !important;
}

.upload_container #uploadFile::placeholder
{
  color: #666;
  opacity: 1;
  font-size: 12px;
}
/* floating-labels */
.form-floating>label {
	font-size:14px;
	font-weight:normal;
	position:absolute;
	pointer-events:none;
	right:5px;
	top:5px;
	transition:0.2s ease all; 
	-moz-transition:0.2s ease all; 
	-webkit-transition:0.2s ease all;
  }
  .form-floating input:focus ~ label , .floating-select:not([value=""]):valid ~ label {
	top:-18px;
	font-size:14px;
	color:#5264AE;
  }
  .form-floating input:focus ~ label, .form-floating input:not(:placeholder-shown) ~ label {
	top:-18px;
	font-size:14px;
	color:#5264AE;
  }
  /* floating-labels-end */
@media(max-width: 767px) 
{

.file-table.teacher-course-students tbody > tr > td:first-of-type:before
{
	content: unset;
	background: none !important;
}

.file-table.teacher-course-students tbody > tr > td:first-of-type 
{
    padding-right: 0px !important;
}

}

.followUp-grade.red   { color: #ff0012; }
.followUp-grade.green { color: #00B98A; }

#testingRemarks
{
	border: 1px solid #D8D8D8;
}

#testingRemarks::placeholder 
{
  color: #D8D8D8;
  opacity: 100;
 }

.clubExpires
{
	margin-top: -10px;
	font-size: 11px !important;
	color: #666666 !important;
	align-items: center;
}

.clubExpire
{
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}

.clubExpire strong
{
	font-size: 11px !important;
	color: #666666 !important;
	margin-left: 3px;
	margin-right: 3px;
	display: contents !important;
}

.clubExpire span.alert1
{
	color: #FD7100 !important;
	font-weight: bold;
}

.clubExpire span.alert2
{
	color: #FF0D00 !important;
	font-weight: bold;
}
/* 
form#sendPasswordForm label
{
	font-size: 18px;
	top: -32px;
} */

form#sendPasswordForm div.form-group
{
	margin-top: 30px;
}

h2#sendPasswordTitle
{
	margin-bottom: 25px;
}


.student_card .oms_detail .btn.btn-signature
{
	line-height: 18px;
	width: 65px !important;
	margin-right: 5px;
	padding: 0px !important;
}

.headerOfPage10 div.lang_sec
{
	left: 120px;
	top: 20px;
}

.rounded-circle.attention
{
	border: 2px dashed red;
}

#studentTestForm div.nice-select
{
	z-index: 99;
}

