.repeated{
	display:none;
}
.vertical .carousel-inner {
  height: 100%;
}
.carousel.vertical .item {
    right: 0;
	-webkit-transition-property: top;
    -webkit-transition-duration: 1.2s;
}
.carousel.vertical .active {
  top: 0;
  /*-webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  -o-animation-duration: 1.6s;
  animation-duration: 1.6s; 
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;*/
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
    right: 0;
}
.news_widget_container{
	height:200px;
}
.no_margins{
	margin:0px !important;
	padding:0px !important;
}
.padding5{
	padding:0px 5px !important;
}
.one_news_item_desc{
	font-size:10px;
	line-height: 1px;
}
.one_news_item_title{
	margin:4px;
	font-weight:bold;
	color:#0976BB;
}
.news_widget_container .item a{
	display:block;
	clear:both;
	margin-bottom:10px;
	min-height:60px;
}
.car_controls{
	position:absolute;
	display:block;
	float:left;
	left:12px;
}
.up_control{
	margin-top : -240px;
}
.down_control{
	margin-top : -20px;
}
.news_second_block{
	line-height:15px;
}
.car_controls i{
	font-size:28px;
}

.team-post h4{
	font-family:sans-serif;
	color: #000000;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	font-size: 19px;
	padding-bottom: 16px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 16px;
}
.team-post p{
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
	font-size:13px;
}
.colledge-president .left-part{
	width:33.33% !important;
}
.colledge-president .right-part{
	width:66.66% !important;
}
.team-post .left-part p{
	border-bottom:0px !important;
}
.images-protocols{
	height:auto;
	margin:8px 0px;
}
.images-protocols a img{
	width:100%;
}
.mfp-img{
	max-height:90%;
}
.protocols-container{
	overflow:auto;
}
.protocols-container h4{
	color:#0976BB;
}
.certification-box .certificate-delimiter{
 height: 30px;
}
/*================= Forms Design ==============*/
.box-section.isa-login-form-cont h2{
	text-align:center;
	color:#07588B
}
.isa-register-form-cont{
	padding:15px;	
}
.isa-register-form-cont h2,
.isa-forgot-password-form-cont h2,
.isa-reset-password-form-cont h2{
	color:#07588B !important;
}
.isa-login-form-cont .isa-form,
.isa-forgot-password-form-cont .isa-form,
.isa-reset-password-form-cont .isa-form{
	width: 300px;
	margin: 0 auto;
	background: #F6F6F6;
	padding: 15px;
	border: 1px solid #D9DCD7;
	/*border-radius: 10px;*/
}
.isa-forgot-password-form-cont .isa-form,
.isa-reset-password-form-cont .isa-form{
	margin-top: 50px;
	margin-bottom:50px;
}
.isa-register-form-cont .isa-form{
	max-width: 600px;
	margin: 0 auto;
}
.isa-login-form-cont #contact-form.isa-form label,
.isa-register-form-cont #contact-form.isa-form label,
.isa-forgot-password-form-cont #contact-form.isa-form label,
.isa-reset-password-form-cont #contact-form.isa-form label{
	font-weight:normal;
	font-size: 16px;
}
.isa-login-form-cont #contact-form.isa-form input[type="text"],
.isa-login-form-cont #contact-form.isa-form input[type="password"],
.isa-register-form-cont #contact-form.isa-form input[type="text"],
.isa-register-form-cont #contact-form.isa-form input[type="password"],
.isa-forgot-password-form-cont #contact-form.isa-form input[type="text"],
.isa-forgot-password-form-cont #contact-form.isa-form input[type="password"],
.isa-reset-password-form-cont #contact-form.isa-form input[type="text"],
.isa-reset-password-form-cont #contact-form.isa-form input[type="password"],
.isa-register-form-cont #contact-form.isa-form select{
	padding:10px;
	border:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	height:44px;
}
.isa-register-form-cont #contact-form.isa-form textarea{
	padding:10px;
	border:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}
.isa-login-form-cont #contact-form.isa-form a{
	  margin-top: 10px;
	  display: block;
}
.isa-register-form-cont table th,
.isa-register-form-cont table td{
	background:none !important;
	color:#555555;
	padding:8px;
}
.isa-register-form-cont table,
.isa-register-form-cont table th,
.isa-register-form-cont table td{
	border:none;
}
.isa-register-form-cont #contact-form input[type=submit]{	
	width: 200px;
	margin: 0 auto;
	display: block;
}
.isa-forgot-password-form-cont #contact-form input[type=submit]{
	font-size: 17px;
}
.isa-register-form-cont table td span.description,
.isa-reset-password-form-cont span.description{
	color: #999;
	font-size: 12px;
	float: right;
}
.isa-reset-password-form-cont span.description{
	margin-top:10px;
	margin-bottom:10px;
}
#pass-strength-result{
	color:#C00;
}
.isa-register-form-cont #contact-form.isa-profile h3{
	  background: #0976BB;
	  font-size: 20px;
	  color: #FFF;
	  padding: 10px;
}
.isa-register-form-cont #contact-form.isa-profile input[type=submit]{	
	width: 300px;
}
.isa-login-form-cont .updated,
.isa-register-form-cont .updated{
	color: #468847;
	background-color: #dff0d8;
	padding: 10px;
}
.isa-login-form-cont .updated p,
.isa-register-form-cont .updated p{
	color: #468847;
}
.isa-login-form-cont .error,
.isa-register-form-cont .error{
	color: #b94a48;
	background: #f2dede;
	padding: 10px;
}
.isa-login-form-cont .error p,
.isa-register-form-cont .error p{
	color: #b94a48;
}
.isa-register-form-cont .alert-danger{
	font-size:14px;
}
.check-value-img{
	float: left;
	margin-top: -40px;
	display:none;
}
/* Exams classes */

.questions_slide{
	display:none;
	float:right;
	width: 50%;
}
.the_question{
	
}
.answer_radio{
	background:#d9dcd7;
}
.exam_header{
	background-color: #F8F3CD !important;
	border: 1px solid #CBBC4F;
}
.the_question.box-section{
	background-color:#FFF;
}
.the_question.qanswered.box-section{
	background-color:#F3F3F3;
}
.exam_header_left_table{
	margin:0 !important;
}
.exam_header_left_table td{
	background:transparent !important;
	border:0;
	text-align:right;
}
.exam_timer_td{
	direction:ltr;
	width:110px !important;
	float:right;
}
.exam_footer{
	height:70px !important;
}
.exam_footer .exam_submit button {
	float:left;
}
.exam_pagination{
	text-align:center;
}
.already_answered{
	color:#27ae60;
}
.still_answered{
	color:#c0392b;
}
.exam_container{
	overflow:hidden;
}
.exam_wrap{
	width:200%;
	position:relative;
}
.exam_student_results_table{
	max-width:350px;
}
.exam_student_results_table td{
	border:0;
	/*background:transparent !important;*/
	text-align:right;
}
.exam_header_left_table td.exam_timer_label,
.exam_header_left_table td.exam_timer_td{
	background-color: #F8CFB9 !important;
	border: 2px dashed #D1A170;
}
.exam_header_left_table td.exam_timer_label{
	border-left: 0;
}
.exam_header_left_table td.exam_timer_td{
	border-right:0;
}
.exam_header_left_table td.isa-td-label{
	color:#385352;
}
.exam_header_left_table td.isa-td-label span{
	font-weight: bold;
	color: #0976BB;
}
td.exam_timer_td span {
  /* font-family: tahoma; */
  /* font-weight: bold; */
  letter-spacing: 3px;
}
.exam_submit #exam_submit_btn i{
	display:none;
	margin-left:6px
}
.panelshort p{
	font-size:18px !important;
}
.panelshort ul{
  padding-right: 25px;
  margin-top: 10px;
}
.panelshort ul li {
  font-size: 16px;
  line-height: 30px;
}
.contact_info .new_user_meta{
	display:none !important;
}
.question-container {
	padding: 20px 0;
}
.question-container:first-child {
	border-bottom: 1px solid #ccc;
}

.question-container h5 {
	font-weight: bold !important;
	font-family: 'NotoKufiArabic-Bold', sans-serif !important;
}
label.choosen_label {
	margin-top: 10px;
	display: block;
	cursor: pointer;
}
label.choosen_label span {
	color: #282a2f;
	font-size: 14px;
	margin-right: 10px;
	font-family: NotoKufiArabic-Regular,"Open Sans",Tahoma,Arial,sans-serif !important;
}
label.choosen_label:hover span {
	text-decoration: underline;
	color: #254fa2;
}
label.choosen_label span.correct_answer {
	padding: 0px 10px;
	background: #edffed;
	border-radius: 20px;
	border: 3px solid #7cb97c;
}
label.choosen_label span.wrong_answer {
	padding: 0px 10px;
	background: #ffeded;
	border-radius: 20px;
	border: 3px solid #f81616;
}

.exam_certificate_cover {
	background-image: url("images/certificate.png");
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 823px;
	min-width: 1064px;
}
#post-1990 {
	overflow: auto;
}
.certificate_container {
	padding: 110px 50px;
	text-align: center;
}
.certificate_container h1 {
	font-size: 60px;
	color: #fbb040;
	font-family: NotoKufiArabic-Bold,"Open Sans",Tahoma,Arial,sans-serif !important;
}
.certificate_container h2 {
	color: #27aae1;
}
.certificate_container h4 {
	font-size: 26px;
	line-height: 36px;
	color: #2b3a90;
}
.certificate_container h4 span {
	color: #fbb040;
}