/*----------------cachehash: aeff57e8140ff9fec17524730c10dcc0-1, dt: 2025-01-17 13:04:03----------------*/
/*----------------simple-line-icons:2015-09-14 09:17:58----------------*/
/* http://graphicburger.com/simple-line-icons-webfont/ */
@font-face {
	font-family: 'Simple-Line-Icons';

	src:url('../font/Simple-Line-Icons.eot');
	src:url('../font/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('../font/Simple-Line-Icons.woff') format('woff'),
		url('../font/Simple-Line-Icons.ttf') format('truetype'),
		url('../font/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'Simple-Line-Icons';
		src: url('../font/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	}
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}
/*----------------/ simple-line-icons:2015-09-14 09:17:58----------------*/
/*----------------szirtes:2025-01-17 10:04:38----------------*/
/* ------------------- Datasheet Panel ------------------- */
/* ---- For Pages like Evaluating page ---- */

.panel.simple.datasheet-panel .datasheet-header {
	background: #f7f7f7;
	border: 3px solid #ebebeb;
}
.panel.simple.datasheet-panel .datasheet-header a {
	text-decoration: none;
	font-weight: bold;
	color: #5b9db5;
}
.panel.simple.datasheet-panel .datasheet-header a:hover {
	color: #79bef9;
}
.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col {
	width: 262px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon-container {
	width: 98px;
	margin-top: 15px;
	margin-right: 0px;
}
.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon {
	font-size: 50px;
	text-align: center;
}
.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .datasheet-info-titles {
	font-size: 16px;
	line-height: 24px;
}
.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .datasheet-info-data {
	font-size: 30px;
	line-height: 34px;
}
.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .exam-id {
	font-weight: bold;
}

.datasheet-panel .item-container {
	padding: 0px 0px;
	border: 3px solid #ebebeb;
	border-top: 0px;
}
.datasheet-panel .item-container-title {
	padding: 20px 20px;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	background: #ebebeb;
}
.datasheet-panel .percentage {
	padding: 0px 0px;
	border-bottom: 1px solid #fff;
	background: url(../image/dark-blue-bg.png) left top no-repeat #ebebeb;
	background-size: 40% 100%;
}
.datasheet-panel .percentage .title {
	width: 80%;
	padding: 20px 20px;
	font-size: 20px;
	line-height: 22px;
}
.datasheet-panel .percentage .value {
	width: 20%;
	padding: 20px 20px;
	font-size: 30px;
	line-height: 18px;
	text-align: right;
}

.datasheet-panel .items {
	padding: 20px 20px;
}
.datasheet-panel .item-title {
	margin: 0px 0px 25px 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	display: block;
}
.datasheet-panel .answer {
	position: relative;
	padding: 10px 10px;
	margin: 25px 0px 0px 0px;
	border: 1px solid #e1e1e1;
}
.datasheet-panel .answer-img {
	position: absolute;
	top: -11px;
	left: 16px;
	width: 18px;
	height: 12px;
	background: url(../image/arrow_up.png) 0px 0px;
}

@media (max-width: 1199px) {
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col {
		width: 210px;
		margin: 10px 20px 10px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon-container {
		width: 98px;
		margin: 15px 0px 0px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-name {
		width: 262px;
		margin: 10px 20px 10px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .datasheet-info-data {
		font-size: 26px;
		line-height: 30px;
	}
}
@media (max-width: 991px) {
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col {
		width: 340px;
		margin: 0px 20px 15px 98px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon-container {
		width: 98px;
		margin: 15px 0px 0px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-name {
		width: 350px;
		margin: 10px 10px 10px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .datasheet-info-data {
		font-size: 22px;
		line-height: 26px;
	}
	.datasheet-panel .percentage .title {
		font-size: 16px;
		line-height: 20px;
	}
	.datasheet-panel .percentage .value {
		font-size: 24px;
		line-height: 18px;
	}
}
@media (max-width: 767px) {
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col {
		width: 170px;
		margin: 10px 10px 10px 10px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon-container {
		width: 80px;
		margin: 15px 0px 0px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon {
		font-size: 40px;
		text-align: center;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-name {
		margin: 10px 10px 10px 0px;
	}
	.datasheet-panel .percentage .title {
		width: 70%;
		font-size: 16px;
		line-height: 20px;
	}
	.datasheet-panel .percentage .value {
		width: 30%;
		font-size: 24px;
		line-height: 18px;
	}
}
@media (max-width: 479px) {
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col {
		width: 170px;
		margin: 0px 10px 15px 80px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon-container {
		width: 80px;
		margin: 15px 0px 0px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-name {
		width: 200px;
		margin: 10px 10px 10px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .datasheet-info-data {
		font-size: 22px;
		line-height: 26px;
	}
}
@media (max-width: 319px) {
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col {
		width: 180px;
		margin: 0px 10px 15px 80px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-page-icon-container {
		width: 80px;
		margin: 15px 0px 0px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-name {
		width: 180px;
		margin: 10px 10px 10px 0px;
	}
	.panel.simple.datasheet-panel .datasheet-header .datasheet-header-col .datasheet-info-data {
		font-size: 22px;
		line-height: 26px;
	}
	.datasheet-panel .percentage .title {
		width: 60%;
		font-size: 14px;
		line-height: 18px;
	}
	.datasheet-panel .percentage .value {
		width: 40%;
		font-size: 20px;
		line-height: 18px;
	}
}

/* ------------------- Rating with Radiobuttons ------------------- */
.rating {
	direction: rtl;
}
.rating input[type="radio"] {
  display: none;
}
.rating label.radio-inline {
	display: inline-block;
	width: 10%;
	padding: 0px;
	margin: 0px;
	border: 1px solid #e1e1e1;
	text-align: center;
	color: #e1e1e1;
	font-size: 14px;
	line-height: 36px;
}
.rating span {
	display: block;
}
.rating input[type="radio"]:checked + span,
.rating label.selected span,
.rating label.selected ~ label span {
	background: #808080!important;
}
@media print{

	.rating input[type="radio"]:checked + span,
	.rating label.selected span,
	.rating label.selected ~ label span {
		background: #808080!important;
	}	
}
.rating span:hover,
.rating span:hover ~ label,
.rating label.selected span:hover,
.rating input[type="radio"]:checked + span:hover,
.rating label:hover ~ label span,
.rating label:hover ~ label input[type="radio"]:checked + span {
	color: #fff;
	background: #5b9db5 !important;
}



/* ------------------- Forms ------------------- */
.buttons {
	margin-bottom: 0px;
}

.buttons .btn-icon {
	margin-top: 10px;
	margin-left: 20px;
}
.buttons .btn-icon:first-child {
	margin-left: 0px;
}

.has-feedback label~.form-control-feedback {
	/*top: 48px;*/
}


/* ------------------- Checkbox Style ------------------- */

.checkbox-style {
	font-size: 14px;
	line-height: 24px;
}
.checkbox-style label {
	width: 160px;
	padding-left: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	line-height: 20px;
}
.checkbox-style input[type="checkbox"] {
  display: none;
}
.checkbox-style input[type="checkbox"] + span:before {
  font-family: 'FontAwesome';
  margin-right: 9px;
  color: #fff;
  font-size: 18px;
  background: #808080;
}
.checkbox-style input[type="checkbox"] + span:before {
  content: "\f00c"; /* check-empty */
  color: #808080;
}
.checkbox-style input[type="checkbox"]:checked + span:before {
  content: "\f00c"; /* check */
  color: #fff;
}

@media (max-width: 1199px) {
	.checkbox-style {
		font-size: 14px;
		line-height: 30px;
	}
	.checkbox-inline+.checkbox-inline {
		margin-left: 0px;
	}
	.news-category-signup .checkbox-inline+.checkbox-inline {
		margin-left: 10px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.checkbox-style {
		font-size: 14px;
		line-height: 30px;
	}
}
@media (max-width: 767px) {
	.checkbox-style {
		font-size: 13px;
		line-height: 26px;
	}
}
@media (max-width: 479px) {
	.checkbox-style {
		font-size: 13px;
		line-height: 26px;
	}
}


/* ------------------- Radiobutton Style ------------------- */

.radio-style {
	font-size: 14px;
	line-height: 24px;
}
.radio-style label {
	width: 160px;
	padding-left: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	line-height: 20px;
	font-weight: normal;
}
.radio-style input[type="radio"] {
  display: none;
}
.radio-style input[type="radio"] + span:before {
  font-family: 'FontAwesome';
  margin-right: 9px;
  color: #808080;
  font-size: 18px;
}
.radio-style input[type="radio"] + span:before {
  content: "\f111"; /* check-empty */
  
}
.radio-style input[type="radio"]:checked + span:before {
  content: "\f10c"; /* check */
}

@media (max-width: 1199px) {
	.radio-style {
		font-size: 14px;
		line-height: 30px;
	}
	.radio-style label {
		margin-bottom: 20px;
	}
	.radio-inline+.radio-inline {
		margin-left: 0px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.radio-style {
		font-size: 14px;
		line-height: 30px;
	}
}
@media (max-width: 767px) {
	.radio-style {
		font-size: 13px;
		line-height: 26px;
	}
}
@media (max-width: 479px) {
	.radio-style {
		font-size: 13px;
		line-height: 26px;
	}
}
/*
 * Copyright 2015 Szirtes.com
 */
/* ------------------- Fonts ------------------- */
/* Calibri Light font
@font-face {
    font-family: "Calibri Light";
    src: url("/fonts/calibri_light.eot");
    src: url("/fonts/calibri_light.eot?#iefix") format("embedded-opentype"),
         url("/fonts/calibri_light.woff") format("woff"),
         url("/fonts/calibri_light.ttf")  format("truetype"),
         url("/fonts/calibri_light.svg#CustomFont") format("svg");
}
*/
/* ------------------- Base Settings ------------------- */
body {
  font-family: Calibri, Candara, Segoe, Segoe UI, Arial, Optima, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #fff;
}
a {
  color: #79bef9;
  text-decoration: underline;
}
a:active,
a:hover {
  color: #5b9db5;
}
a.black {
  color: #000;
  text-decoration: none;
}
a.black:hover {
  color: #5b9db5;
}
.bold {
  font-weight: bold;
}
.profile-picture {
  width: 200px;
  height: 200px;
  object-fit: cover;
}
h1,
h2 {
  margin: 0px 0px 10px 0px;
  font-size: 24px;
  line-height: 24px;
}
h3 {
  margin: 0px 0px 10px 0px;
  font-size: 20px;
  line-height: 22px;
}
h4 {
  margin: 0px 0px 10px 0px;
  font-size: 18px;
  line-height: 22px;
}
p {
  margin: 0 0 25px 0;
}
hr {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 0;
  border-top: 3px solid #ebebeb;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
  border: 3px solid #ebebeb;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
input.form-control {
  height: 36px;
}
textarea {
  overflow: auto;
}
button.form-control,
input.form-control,
select.form-control,
textarea.form-control {
  margin-bottom: 20px;
  font-size: 14px;
  color: #c1c1c1;
  color: #000;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.button_stripped {
  margin: 0px;
  padding: 0px;
  border: none;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-icon {
  height: 33px;
  min-width: 165px;
  padding: 0px 6px 0px 0px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  line-height: 33px;
  text-decoration: none;
}
.btn-icon i {
  width: 33px;
  padding: 0px;
  margin: 0px;
  margin-right: 6px;
  background: #808080;
  font-size: 20px;
  text-align: center;
  line-height: 33px;
  vertical-align: top;
}
.btn-primary {
  color: #fff;
  background: #79bef9;
  font-size: 14px;
  border: 0px;
  border-radius: 0px;
  text-align: left;
  text-decoration: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #5b9db5;
  border-color: transparent;
}
.btn-default {
  background: #999999;
}
.btn-default:hover i,
.btn-default:focus i,
.btn-default.focus i,
.btn-default:active i,
.btn-default.active i,
.open > .dropdown-toggle.btn-default i {
  color: #fff;
}
.form-group .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel.simple {
  margin-bottom: 30px;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  word-wrap: break-word;
}
.panel.simple .panel-heading {
  padding: 0px 0px 0px 0px;
  border: 0px;
  font-size: 24px;
  line-height: 24px;
}
.panel.simple .panel-body {
  padding: 0px;
}
.panel.simple .panel-footer {
  padding: 0px;
  border: 0px;
  background: none;
}
.list-group {
  margin-bottom: 0px;
}
.list-group-item {
  border: 0px;
}
.no-margin {
  margin: 0px;
}
@-webkit-keyframes rotateRefresh {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotateRefresh2 {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.glyphicon-refresh.loading {
  -animation: rotateRefresh .7s infinite linear;
  -webkit-animation: rotateRefresh2 .7s infinite linear;
}
/* ------------------- Top menu ------------------- */
nav ul.nav li.dropdown:hover .dropdown-menu {
  visibility: visible;
  display: block;
}
nav.navbar {
  margin-bottom: 5px;
  border: 0px;
}
nav.top-menu {
  min-height: 31px;
  font-size: 12px;
  background: #f7f7f7;
}
nav.top-menu .navbar-right {
  margin-right: 0px;
}
nav.top-menu .language-menu {
  margin-left: 15px;
}
nav.top-menu .nav > li > a {
  border-radius: 0px;
  padding: 0px 10px;
  line-height: 39px;
  color: #1d1d1d;
  text-decoration: none;
}
nav.top-menu .nav-pills > li.active > a {
  color: #fffefe;
  background-color: #5b9db5;
}
nav.top-menu .nav > li > a:hover,
nav.top-menu .nav > li > a:focus {
  text-decoration: none;
  color: #fffefe;
  background-color: #79bef9;
}
nav.top-menu .nav.profile-menu > li > a {
  border-radius: 0px;
  padding: 0px 0px 0px 15px;
  line-height: 31px;
  color: #000;
  text-decoration: none;
}
nav.top-menu .nav-pills.profile-menu > li.active > a,
nav.top-menu .nav-pills.profile-menu > li.active > a:hover,
nav.top-menu .nav-pills.profile-menu > li.active > a:focus {
  color: #5b9db5;
  background-color: transparent;
}
nav.top-menu .nav.profile-menu > li > a:hover,
nav.top-menu .nav.profile-menu > li > a:focus {
  color: #5b9db5;
  background-color: transparent;
}
/* ------------------- Header ------------------- */
header {
  margin-bottom: 3px;
}
@media (min-width: 992px) {
  header {
    background: url(../image/top_background.jpg) top right no-repeat;
    background-size: 80%;
  }
  header.section_2_hu {
    background: url(../image/top_background_2.jpg) top right no-repeat;
    background-size: 80%;
  }
  header.section_3_hu {
    background: url(../image/top_background_3.jpg) top right no-repeat;
    background-size: 80%;
  }
  header.section_4_hu {
    background: url(../image/top_background_4.jpg) top right no-repeat;
    background-size: 80%;
  }
  header.section_2_en {
    background: url(../image/top_background_2_en.jpg) top right no-repeat;
    background-size: 80%;
  }
  header.section_3_en {
    background: url(../image/top_background_3_en.jpg) top right no-repeat;
    background-size: 80%;
  }
  header.section_4_en {
    background: url(../image/top_background_4_en.jpg) top right no-repeat;
    background-size: 80%;
  }
}
@media (min-width: 1600px) {
  header {
    height: 360px;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  header {
    height: 265px;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  header {
    height: 220px;
  }
}
@media (max-width: 767px) {
  header {
    background-image: none;
  }
}
.module_Welcome header,
.module_Welcome header.section_2,
.module_Welcome header.section_3,
.module_Welcome header.section_4 {
  background-image: none;
  height: 100%;
}
.module_Welcome header .sectionChooser {
  display: none;
}
.sectionChooser .site-categories-container {
  padding-top: 24px;
  height: 200px;
  overflow: hidden;
  padding-left: 0px;
}
.sectionChooser .site-categories .list-group .list-group-item {
  max-width: 400px;
}
.sectionChooser .site-categories .list-group-item {
  max-height: 89px;
}
.sectionChooser .site-categories .site-category-image {
  height: 86px;
  width: 94px;
}
.sectionChooser .site-categories .site-category-text {
  height: 86px;
  width: 210px;
}
.sectionChooser .site-categories .site-category-image img {
  max-width: 94px;
  height: 100%;
}
@media (max-width: 1200px) {
  .sectionChooser .site-categories-container {
    height: 155px;
  }
  .sectionChooser .site-categories .site-category-image {
    display: none;
  }
  .sectionChooser .site-categories .list-group-item {
    max-height: 65px;
  }
  .sectionChooser .site-categories .site-category-text {
    height: 64px;
  }
}
@media (max-width: 990px) {
  .sectionChooser {
    display: none;
  }
  .sectionChooser .site-categories-container .site-category-text {
    height: 40px;
  }
  .sectionChooser .site-categories-container .site-category-text p {
    line-height: 29px;
  }
}
@media (min-width: 1600px) {
  .sectionChooser .site-categories-container {
    margin-top: 95px;
  }
  .sectionChooser .site-categories .list-group-item:first-child .site-category-image img {
    height: 86px;
    max-height: 86px;
  }
  .sectionChooser .site-categories .list-group-item:first-child .site-category-text {
    height: 86px;
    max-height: 86px;
  }
  .sectionChooser .site-categories .site-category-text {
    height: 86px;
    width: 250px;
  }
}
header .row .logo {
  padding: 0px 0px 0px 10px;
}
header .row .help-container {
  margin: 14px 0px 0px 0px;
}
header .row .search .navbar-form {
  padding: 0px;
  margin: 14px 0px 0px 0px;
}
.search .navbar-form .form-group,
.search .navbar-form .form-group .input-group {
  width: 100%;
}
.search .navbar-form .form-control {
  width: 100%;
  height: 33px;
  margin: 0px;
  border: 1px solid #e1e1e1;
  border-right: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search .navbar-form .input-group-btn {
  width: 1%;
}
.search .navbar-form .btn-primary {
  width: 36px;
  height: 33px;
  margin: 0px;
  color: #000;
  border: 1px solid #e1e1e1;
  border-left: 0px;
  border-radius: 0px;
  background: #fff;
  font-size: 12px;
}
.search .navbar-form .btn-primary:hover {
  background: none;
}
.search .navbar-form .btn-primary .fa-search {
  color: #808080;
}
.search .navbar-form .btn-primary:hover .fa-search {
  color: #79bef9;
}
@media (min-width: 768px) and (max-width: 991px) {
  header .row .logo {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  header .row .logo {
    padding: 0px 0px 10px 0px;
  }
}
/* ------------------- Site categories ------------------- */
.site-categories-container {
  padding-right: 0px;
}
.site-categories-container img {
  max-width: 166px;
}
.panel.simple.site-categories {
  padding: 0px;
  margin: 0px;
}
.site-categories .list-group {
  display: table;
}
.site-categories .list-group .list-group-item {
  width: 100%;
  display: table-row;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.site-categories .list-group .list-group-item a {
  display: block;
  padding: 0px;
  margin: 3px 0px 0px 0px;
  text-decoration: none;
}
.site-categories .list-group-item.active {
  background: none;
}
.site-categories .list-group .list-group-item:first-child a {
  margin: 0px 0px 0px 0px;
}
.site-categories .site-category-image {
  display: table-cell;
  vertical-align: top;
  width: 165px;
  height: 152px;
}
.site-categories .site-category-text {
  width: 100%;
  display: table-cell;
  vertical-align: top;
  height: 152px;
  padding: 0px;
  color: #fff;
  background: #79bef9;
  font-size: 14px;
  line-height: 16px;
  word-wrap: break-word;
  overflow: hidden;
  -webkit-transition: background-color 0.7s;
  -moz-transition: background-color 0.7s;
  -o-transition: background-color 0.7s;
  -ms-transition: background-color 0.7s;
  transition: background-color 0.7s;
}
.site-categories .site-category-text p {
  padding: 0px 15px;
  margin: 0px;
}
.site-categories .site-category-text .site-category-title {
  padding: 15px 15px 0px 15px;
  font-size: 23px;
  line-height: 24px;
  word-wrap: break-word;
}
.site-categories .list-group .list-group-item a:hover .site-category-text,
.site-categories .list-group .list-group-item.active a .site-category-text {
  background: #5b9db5;
}
@media (min-width: 1600px) {
  .site-categories .site-category-image {
    height: 205px;
    overflow: hidden;
    max-width: 100%;
  }
  .site-categories .site-category-image img {
    height: 206px;
    overflow: hidden;
    max-width: 223px;
  }
  .site-categories .list-group-item:first-child .site-category-image img {
    height: 205px;
  }
  .site-categories .site-category-text {
    width: 100%;
    height: 206px;
    font-size: 18px;
    line-height: 22px;
  }
  .site-categories .list-group-item:first-child .site-category-text {
    height: 205px;
  }
  .site-categories .site-category-text p {
    padding: 10px 15px;
  }
  .site-categories .site-category-text .site-category-title {
    padding: 15px 15px 0px 15px;
    font-size: 28px;
    line-height: 24px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .site-categories .site-category-image {
    width: 136px;
    height: 125px;
    overflow: hidden;
  }
  .site-categories .site-category-image img {
    width: 136px;
  }
  .site-categories .site-category-text {
    width: 100%;
    height: 125px;
    font-size: 12px;
    line-height: 14px;
  }
  .site-categories .site-category-text p {
    padding: 0px 10px;
    font-size: 10px;
  }
  .site-categories .site-category-text .site-category-title {
    padding: 10px 10px 0px 10px;
    font-size: 18px;
    line-height: 19.71px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .site-categories .list-group .list-group-item a {
    margin: 1px 0px 0px 0px;
  }
  .site-categories .list-group .list-group-item:first-child a {
    margin: 0px 0px 0px 0px;
  }
  .site-categories .site-category-image {
    width: 105px;
    height: 97px;
    overflow: hidden;
  }
  .site-categories .site-category-image img {
    width: 105px;
  }
  .site-categories .site-category-text {
    width: 100%;
    height: 97px;
    font-size: 11px;
    line-height: 12px;
  }
  .site-categories .site-category-text p {
    display: none;
    padding: 0px 5px;
  }
  .site-categories .site-category-text .site-category-title {
    display: block;
    padding: 5px 5px 5px 5px;
    font-size: 15px;
    line-height: 15px;
  }
}
@media (max-width: 767px) {
  .site-categories-container {
    padding: 0px;
  }
  .site-categories .list-group {
    display: block;
  }
  .site-categories-container .list-group-item {
    display: block;
    width: 33.333%;
  }
  .site-categories .list-group .list-group-item a {
    margin: 0px 0px 0px 0px;
  }
  .site-categories-container .list-group-item .site-category-image {
    display: none;
  }
  .site-categories-container .list-group-item .site-category-text {
    display: block;
    width: 100%;
    height: 78px;
    border: 0px;
    /*border-left: 2px solid #fff;*/
    border-bottom: 2px solid #fff;
  }
  .site-categories-container .list-group-item:first-child .site-category-text {
    border-left: 0px;
  }
  .site-categories-container .list-group-item .site-category-text p {
    display: none;
  }
  .site-categories-container .list-group-item .site-category-text .site-category-title {
    display: block;
    width: 100%;
    /*word-wrap: break-word;*/
    -ms-word-break: break-all;
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media (max-width: 479px) {
  .site-categories-container .list-group-item .site-category-text {
    height: 78px;
  }
  .site-categories-container .list-group-item .site-category-text .site-category-title {
    padding: 10px 15px 10px 15px;
    font-size: 19px;
    line-height: 19px;
  }
}
@media (max-width: 319px) {
  .site-categories-container .list-group-item .site-category-text {
    height: 78px;
  }
  .site-categories-container .list-group-item .site-category-text .site-category-title {
    font-size: 18px;
    line-height: 18px;
  }
}
/* ------------------- Main menu ------------------- */
.main nav.main-menu .nav > li:nth-child(9) {
  border-right: 0px;
}
.main nav.navbar {
  margin-bottom: 5px;
  border: 0px;
  border-radius: 0px;
}
.main nav.main-menu {
  height: 126px;
  border-top: 1px solid #fff;
  color: #fff;
  background: #808080;
  text-transform: uppercase;
}
.main nav.main-menu .navbar-right {
  margin-right: 0px;
}
.main nav.main-menu .nav > li {
  width: 126.6px;
  height: 125px;
  border-right: 1px solid #fff;
}
@media (min-width: 1600px) {
  .main nav.main-menu .nav > li {
    width: 171px;
  }
}
.main nav.main-menu .nav > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 10px 10px 10px;
  color: #fff;
  border-radius: 0px;
  text-align: center;
  word-wrap: break-word;
  text-decoration: none;
}
.main nav.main-menu .nav > li > a > img {
  max-width: 100%;
  max-height: 70px;
}
.main nav.main-menu .nav-pills > li.active > a {
  color: #fffefe;
  background-color: #5b9db5;
}
.main nav.main-menu .nav-pills > li.active > a:hover,
.main nav.main-menu .nav-pills > li.active > a:focus,
.main nav.main-menu .dropdown-menu > .active > a:hover,
.main nav.main-menu .dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #79bef9;
}
@media (max-width: 992px) {
  .navbar-nav .dropdown-menu.dropdown-menu-right {
    right: inherit;
  }
}
.main nav.main-menu .nav-pills > li + li {
  margin-left: 0px;
}
.main nav.main-menu .nav > li > a:hover,
.main nav.main-menu .nav > li > a:focus {
  text-decoration: none;
  color: #fffefe;
  background-color: #79bef9;
}
.main nav.main-menu .nav > li > a i {
  display: block;
  height: 70px;
  font-size: 60px;
  line-height: 60px;
  vertical-align: middle;
}
.main nav.main-menu .nav > li > a span {
  display: inline-block;
  width: 100%;
  height: 35px;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* -------- Dropdown -------- */
.main nav.main-menu .dropdown-menu {
  padding: 0px;
  /*margin: 1px 0px 0px 0px;*/
  margin: 0px;
  font-size: 14px;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.75);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.75);
}
.main nav.main-menu .dropdown-menu li {
  border-top: 1px solid #79bef9;
}
.main nav.main-menu .dropdown-menu li:first-child {
  border-top: 0px;
}
.main nav.main-menu .dropdown-menu > li > a {
  height: 30px;
  min-width: 200px;
  padding-left: 10px;
  padding-right: 10px;
  color: #79bef9;
  text-decoration: none;
}
.main nav.main-menu .dropdown-menu > li > a:hover,
.main nav.main-menu .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #79bef9;
}
.main nav.main-menu .dropdown-menu > .active > a {
  color: #fff;
  text-decoration: none;
  background-color: #5b9db5;
}
.main nav.main-menu .dropdown-menu > li > a i,
.main nav.main-menu .dropdown-menu > li > a span {
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}
.main nav.main-menu .dropdown-menu > li > a i {
  padding-right: 10px;
}
@media (min-width: 1600px) {
  .main nav.navbar {
    margin-top: 2px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .main nav.main-menu {
    height: 107px;
    font-size: 12px;
    line-height: 15px;
  }
  .main nav.main-menu .nav > li {
    width: 104px;
    height: 106px;
  }
  .main nav.main-menu .nav > li > a {
    padding: 10px 8px 8px 8px;
  }
  .main nav.main-menu .nav > li > a i {
    display: block;
    height: 60px;
    font-size: 52px;
    line-height: 50px;
  }
  .main nav.main-menu .nav > li > a span {
    height: 28px;
  }
}
@media (max-width: 991px) {
  .main nav.main-menu {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main nav.navbar {
    margin-bottom: 10px;
  }
}
/* ------------------- Content ------------------- */
.content {
  clear: both;
}
.content.blank {
  max-width: 1200px;
  margin: auto;
}
.content img {
  max-width: 100%;
}
.content p + ul,
p + ol {
  margin-top: -15px;
}
.content ul {
  padding-left: 0px;
}
.content ul ul {
  padding-left: 15px;
}
.content ul li {
  list-style-type: none;
  padding-left: 0px;
}
.content ul li:before {
  padding-right: 5px;
}
.content ul ul li:before {
  content: "\00b7";
  padding-right: 5px;
  font-weight: bold;
}
.content ul.simple li:before {
  content: none;
  padding-right: 0px;
}
.content ul.downloads {
  padding: 12px;
  margin-bottom: 20px;
  background: #ebebeb;
}
.content ul.downloads li {
  margin-top: 10px;
}
.content ul.downloads li:first-child {
  margin-top: 0px;
}
.content ul.downloads li:before {
  content: none;
  padding-right: 0px;
}
.content ul.downloads li a {
  color: #000;
  text-decoration: none;
}
.content ul.downloads li a:hover {
  color: #5b9db5;
}
.content ul.downloads li img {
  padding-right: 12px;
  vertical-align: middle;
}
.content ol {
  padding-left: 20px;
}
.content .table-responsive {
  border: 0px;
}
.table {
  background-color: #f7f7f7;
  margin-bottom: 20px;
}
.content .table-bordered {
  border: 3px solid #ebebeb;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 2px solid #ebebeb;
  padding: 10px 25px;
  font-size: 16px;
  line-height: 18px;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th {
  padding: 15px 25px;
  background-color: #f3f3f3;
  text-transform: uppercase;
}
.content .table-bordered caption {
  caption-side: bottom;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #ebf2f7;
}
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover a {
  background-color: #fff;
  color: #79bef9;
}
.content table thead tr.table-title {
  border: 3px solid #5b9db5;
}
.content table thead tr.table-title th {
  border: 3px solid #5b9db5;
  background-color: #5b9db5;
  color: #fff;
  font-size: 18px;
  line-height: 16px;
  font-weight: normal;
}
.table-smaller-text > thead > tr > th,
.table-smaller-text > tfoot > tr > th,
.table-smaller-text > thead > tr > td,
.table-smaller-text > tfoot > tr > td {
  padding: 10px 10px;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  text-transform: none;
}
.table-smaller-text > tbody > tr > th,
.table-smaller-text > tbody > tr > td {
  padding: 10px 10px;
  font-size: 14px;
  line-height: 18px;
}
.content img + .caption {
  display: block;
  padding: 8px 0px;
  font-size: 12px;
  text-align: center;
  border-bottom: 2px solid #ebebeb;
}
.content .video {
  margin-bottom: 20px;
}
.content .panel-body > p:last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content {
    margin-top: 1px;
  }
}
@media (max-width: 767px) {
  .content table thead tr.table-title th {
    font-size: 16px;
    line-height: 16px;
  }
  .table-smaller-text > thead > tr > th,
  .table-smaller-text > tfoot > tr > th,
  .table-smaller-text > thead > tr > td,
  .table-smaller-text > tfoot > tr > td {
    padding: 10px 10px;
    font-size: 14px;
    line-height: 14px;
  }
  .table-smaller-text > tbody > tr > th,
  .table-smaller-text > tbody > tr > td {
    padding: 10px 10px;
    font-size: 12px;
    line-height: 14px;
  }
}
@media (max-width: 479px) {
  .content table thead tr.table-title th {
    font-size: 14px;
    line-height: 14px;
  }
  .table-smaller-text > thead > tr > th,
  .table-smaller-text > tfoot > tr > th,
  .table-smaller-text > thead > tr > td,
  .table-smaller-text > tfoot > tr > td {
    padding: 8px 5px;
    font-size: 13px;
    line-height: 14px;
  }
  .table-smaller-text > tbody > tr > th,
  .table-smaller-text > tbody > tr > td {
    padding: 8px 5px;
    font-size: 12px;
    line-height: 14px;
  }
}
/* ------------------- Simple Content ------------------- */
.main .simple-content .panel-body {
  padding: 15px;
  border: 3px solid #ebebeb;
  font-size: 16px;
  line-height: 22px;
}
.main .simple-content.no-border .panel-body {
  padding: 0px;
  border: 0px;
}
@media (max-width: 767px) {
  .main .simple-content .panel-body {
    border: 0px;
  }
  .main .simple-content.no-border .panel-body {
    padding: 0px 15px;
  }
}
/* ------------------- Footer ------------------- */
footer .footer-menu,
footer .footer-links,
footer .footer-about,
footer .footer-photo {
  height: 188px;
  padding: 0px;
  background: #f7f7f7;
  border: 3px solid #ebebeb;
  border-left: 0px;
  border-right: 0px;
}
footer .footer-menu {
  width: 277px;
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  border-left: 3px solid #ebebeb;
}
footer .footer-menu ul {
  margin: 12px 10px;
  font-size: 14px;
  line-height: 24px;
}
footer .footer-menu ul > li > a {
  display: inline-block;
  margin-top: 5px;
  color: #79bef9;
  text-decoration: none;
}
footer .footer-menu ul > li:first-child > a {
  margin-top: 0px;
}
footer .footer-menu ul > li > a:hover,
footer .footer-menu ul > li > a:focus {
  color: #5b9db5;
  text-decoration: none;
}
footer .footer-menu ul > .active > a,
footer .footer-menu ul > .active > a:hover,
footer .footer-menu ul > .active > a:focus {
  color: #5b9db5;
  text-decoration: none;
}
footer .footer-menu ul > li > a span i,
footer .footer-menu ul > li > a span {
  vertical-align: middle;
}
footer .footer-menu ul > li > a span.icon {
  display: inline-block;
  width: 33px;
  height: 33px;
  margin-right: 10px;
  background: #79bef9;
  font-size: 20px;
  text-align: center;
  line-height: 28px;
}
footer .footer-menu ul > li > a i {
  color: #fff;
}
footer .footer-links {
  width: 293px;
}
footer .footer-links ul {
  height: 160px;
  padding: 0px 15px;
  margin: 12px 0px;
  font-size: 14px;
  line-height: 24px;
  border-left: 3px solid #ebebeb;
  border-right: 3px solid #ebebeb;
}
footer .footer-links ul > li > a {
  color: #79bef9;
  text-decoration: none;
}
footer .footer-links ul > li > a:hover,
footer .footer-links ul > li > a:focus {
  color: #5b9db5;
  text-decoration: none;
}
footer .footer-links ul > .active > a,
footer .footer-links ul > .active > a:hover,
footer .footer-links ul > .active > a:focus {
  color: #5b9db5;
  text-decoration: none;
}
footer .footer-links ul > li > a i,
footer .footer-links ul > li > a span {
  vertical-align: middle;
}
footer .footer-links ul > li > a i {
  padding-right: 10px;
  color: #000;
}
footer .footer-about {
  width: 293px;
  font-size: 12px;
  line-height: 16px;
}
footer .footer-about .footer-about-text {
  padding: 12px 15px;
}
footer .footer-photo {
  width: 277px;
  padding: 0px;
  /*border: 0px;*/
  border-right: 3px solid #ebebeb;
}
footer .footer-photo img {
  height: 160px;
  margin: 12px 0px;
  border-left: 3px solid #ebebeb;
}
.footer-about.pull-left .footer-codes {
  font-weight: bold;
  margin-left: 20px;
  margin-top: 20px;
}
.footer-about.pull-left .footer-about-text .footer-afioe-box {
  text-transform: uppercase;
  color: #79bef9;
  border: 1px solid #79bef9;
  border-radius: 10px;
  text-align: center;
  font-weight: bold;
}
.footer-about.pull-left .footer-about-text .footer-afioe-box span.firstrow {
  display: block;
  font-size: 12px;
}
.footer-about.pull-left .footer-about-text .footer-afioe-box span.secondrow {
  display: block;
  font-size: 18px;
  margin: 4px 0;
}
.footer-about.pull-left .footer-about-text .footer-afioe-box span.thirdrow {
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
}
@media (min-width: 1600px) {
  footer .footer-menu {
    width: 387px;
  }
  footer .footer-links {
    width: 393px;
  }
  footer .footer-about {
    width: 387px;
    font-size: 14px;
    line-height: 18px;
  }
  footer .footer-photo {
    width: 370px;
  }
  footer .footer-photo img {
    max-width: 370px;
    max-height: 188px;
  }
}
@media (max-width: 1199px) {
  footer .footer-menu {
    width: 230px;
  }
  footer .footer-links {
    width: 237px;
  }
  footer .footer-about {
    width: 263px;
    font-size: 11px;
    line-height: 14px;
  }
  footer .footer-photo {
    width: 208px;
  }
}
@media (max-width: 991px) {
  footer .footer-content {
    position: relative;
  }
  footer .footer-menu {
    width: 236px;
  }
  footer .footer-links {
    width: 235px;
  }
  footer .footer-links ul {
    border-right: 0px;
  }
  footer .footer-about {
    position: absolute;
    top: 188px;
    width: 100%;
    height: auto;
    border: 3px solid #ebebeb;
    border-top: 0px;
    font-size: 12px;
    line-height: 16px;
  }
  footer .footer-photo {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 250px;
  }
}
footer .copyright {
  padding: 10px 0px;
  margin: 0px;
  color: #808080;
  font-size: 12px;
  line-height: 24px;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .copyright {
    margin: 90px 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .footer-content {
    display: none;
  }
  footer .copyright {
    padding: 0px 0px 20px 0px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
  }
}
/* ------------------- Pagination ------------------- */
.nav-pagination {
  width: 100%;
  margin-bottom: 30px;
  border-top: 2px solid #ebebeb;
  text-align: center;
}
.nav-pagination .pagination {
  width: 100%;
  margin: 13px 0px;
  border-radius: 0px;
}
.nav-pagination.no-top-border {
  border-top: 0px;
}
.nav-pagination.no-top-border .pagination {
  margin-top: 0px;
}
.nav-pagination .pagination > li {
  position: relative;
}
.nav-pagination .pagination .prev {
  position: absolute;
  left: 15px;
}
.nav-pagination .pagination .next {
  position: absolute;
  right: 15px;
}
.nav-pagination .pagination .no-arrow {
  width: 110px;
}
.nav-pagination .pagination > li > a,
.nav-pagination .pagination > li > span {
  float: none;
  display: inline-block;
  min-width: 30px;
  padding: 0px 0px;
  margin-left: 0px;
  line-height: 33px;
  color: #79bef9;
  text-decoration: none;
  font-size: 18px;
  background-color: #fff;
  border: 2px solid #ebebeb;
  border-left: 0px;
  border-right: 2px solid #ebebeb;
}
.nav-pagination .pagination > li > a.current {
  color: #808080;
}
.nav-pagination .pagination > li > a.current:hover {
  color: #808080;
}
.nav-pagination .pagination li.prev + li > a {
  border: 2px solid #ebebeb;
}
.nav-pagination .pagination .prev a,
.nav-pagination .pagination .next a {
  border: 2px solid #ebebeb;
}
.nav-pagination .pagination .prev span,
.nav-pagination .pagination .next span {
  display: inline-block;
  width: 97px;
  padding: 0px 10px;
  text-transform: lowercase;
}
.nav-pagination .pagination > li > a:hover {
  color: #5b9db5;
}
.nav-pagination .pagination > li:first-child > a,
.nav-pagination .pagination > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.nav-pagination .pagination > li:last-child > a,
.nav-pagination .pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
/* ------------------- Comment Form ------------------- */
.comment-form label {
  display: none;
}
/* ------------------- Comments list ------------------- */
h2.no-comments {
  margin-bottom: 20px;
}
.comments-list {
  padding-bottom: 20px;
}
.comments-list .media {
  margin-top: 20px;
}
.comments-list .media-left {
  width: 97px;
  height: 68px;
  padding: 0px;
}
.comments-list .media-left img {
  width: 68px;
  height: 68px;
  margin-right: 29px;
}
.comments-list .media-body {
  width: 100%;
  padding: 12px 0px 0px 0px;
  font-size: 16px;
  border: 3px solid #ebebeb;
}
.comments-list .media-body .media-name {
  padding: 0px 12px 5px 12px;
  font-size: 16px;
  font-weight: bold;
}
.comments-list .media-body .media-content {
  padding: 0px 12px;
}
.comments-list .media-body .media-content p {
  margin-bottom: 12px;
}
.comments-list .media-body .media-footer {
  padding: 0px 12px;
  background: #f7f7f7;
  font-size: 14px;
  line-height: 33px;
}
.comments-list .media-body .media-footer .media-footer-options {
  width: 162px;
}
.comments-list .media-body .media-footer .icon {
  padding-right: 10px;
  font-size: 20px;
  color: #808080;
  vertical-align: middle;
}
.comments-list .media-body .media-footer a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .comments-list .media-left {
    width: 100px;
    height: 100px;
    padding: 0px;
  }
  .comments-list .media-left img {
    width: 100px;
    height: 100px;
    margin-right: 0px;
  }
}
/* ------------------- News ------------------- */
.module_News .no_news_image .news-img,
.panel.simple.news-list-item.actual-news.no_news_image .news-img {
  display: none;
}
.module_News .no_news_image .news-body .news-content-container,
.news.actual-news.no_news_image .news-body .news-content-container {
  border-top: 3px solid #ebebeb;
}
.panel.simple.news-list-item {
  margin-bottom: 0px;
}
.panel.simple.news .news-img {
  padding: 0px 0px 1px 0px;
  border: 0px;
  font-size: 24px;
  line-height: 24px;
}
.panel.simple.news-list-item .news-img {
  display: none;
}
.panel.simple.news-list-item.actual-news .news-img {
  display: block;
}
.news .news-body-content {
  display: table;
  margin-bottom: 33px;
}
.news .news-body .news-left_col {
  display: table-cell;
  vertical-align: top;
  width: 97px;
}
.news .news-body .news-date,
.news .news-body .news-comments-number-container {
  width: 97px;
  height: 97px;
  padding: 15px 15px;
  color: #808080;
  font-size: 12px;
  background: #ebebeb;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 20px;
}
.news .news-body .news-date {
  padding-top: 25px;
}
.news .news-body .news-comments-number-container {
  background: #79bef9;
  color: #fff;
}
.news.news-list-item .news-body .news-comments-number-container {
  background: #fff;
  color: #808080;
  border: 3px solid #ebebeb;
  border-top: 0px;
  border-right: 0px;
}
.news .news-body .news-date .news-date-day {
  display: inline-block;
  font-size: 48px;
}
.news .news-body .news-date .news-date-ym {
  font-size: 12px;
}
.news .news-body .news-comments-number-container .news-comment-icon {
  display: block;
  font-size: 40px;
}
.news .news-body .news-comments-number-container .news-comments-number {
  font-size: 30px;
  line-height: 30px;
  text-transform: lowercase;
}
.news .news-body .news-right_col {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  /*max-width: 520px;*/
}
.news .news-body .news-right_col img {
  max-width: 100%;
  /*height: 100%;*/
}
.news .news-body .news-right_col .news-date {
  display: none;
}
.news .news-body .news-content-container {
  min-height: 194px;
  padding: 12px 15px;
  border: 3px solid #ebebeb;
  border-top: 0px;
  color: #242424;
  background: #fff;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.news .news-body .news-content-container .news-content,
.home .news .news-body .news-content-container .news-content,
.news.news-list-item .news-body .news-content-container .news-content {
  word-break: break-word;
}
.home .news .news-body .news-content-container {
  min-height: 0px;
}
.news.news-list-item .news-body .news-content-container {
  border-top: 3px solid #ebebeb;
  min-height: 220px;
}
.news.actual-news .news-body .news-content-container {
  border-top: 0px;
}
.news .news-body .news-content-container .news-title {
  font-size: 24px;
  line-height: 30px;
}
.news .news-body .news-content-container .news-category {
  font-size: 12px;
  margin-bottom: 10px;
}
.news .news-body .news-content-container p:last-child {
  margin: 0px;
}
.news .news-body .news-tags-container {
  margin: 7px 0px;
  line-height: 22px;
}
.news .news-body .news-tags-container .news-tags-icon {
  display: inline-block;
  margin-right: 5px;
  color: #c1c1c1;
  font-size: 16px;
  vertical-align: middle;
}
.news .news-body .news-tags-container .news-tag {
  display: inline-block;
  padding: 0px 8px;
  margin-left: 9px;
  background: #ebebeb;
  font-size: 12px;
  line-height: 24px;
  text-transform: lowercase;
}
@media (min-width: 1600px) {
  .panel.simple.news .news-img img {
    width: 100%;
  }
  .news .news-body .news-date,
  .news .news-body .news-comments-number-container {
    width: 110px;
    height: 110px;
  }
  .news .news-body .news-date {
    padding-top: 30px;
  }
  .news .news-body .news-date .news-date-day {
    font-size: 54px;
    line-height: 22.45px;
  }
  .news .news-body .news-date .news-date-ym {
    font-size: 14px;
    line-height: 26.94px;
  }
  .news .news-body .news-content-container {
    min-height: 220px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 28px;
  }
  .news .news-body .news-content-container .news-title {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 1199px) {
  .news .news-body .news-content-container {
    font-size: 16px;
    line-height: 20px;
  }
  .news .news-body .news-content-container .news-title {
    font-size: 22px;
    line-height: 30px;
  }
  .news .news-body .news-tags-container {
    margin: 10px 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news .news-body .news-left_col {
    width: 63px;
  }
  .news .news-body .news-date,
  .news .news-body .news-comments-number-container {
    width: 63px;
    height: 63px;
    padding: 10px 5px;
    font-size: 12px;
    line-height: 20px;
  }
  .news .news-body .news-comments-number-container .news-comment-icon,
  .news .news-body .news-comments-number-container .news-comments-number {
    font-size: 18px;
    line-height: 14px;
  }
  .news .news-body .news-date {
    padding-top: 12px;
  }
  .news .news-body .news-date .news-date-day {
    font-size: 20px;
    line-height: 13.08px;
  }
  .news .news-body .news-date .news-date-ym {
    font-size: 10px;
    line-height: 15.7px;
  }
  .news .news-body .news-content-container {
    min-height: 126px;
    font-size: 14px;
    line-height: 18px;
  }
  .news .news-body .news-content-container .news-title {
    font-size: 18px;
    line-height: 20px;
  }
  .news .news-body .news-tags-container {
    margin: 10px 0px;
  }
}
@media (min-width: 768px) {
  .news .news-body .news-right_col {
    max-width: 520px;
  }
}
@media (max-width: 767px) {
  .panel.simple.news .news-img {
    border-top: 2px solid #fff;
  }
  .news .news-body .news-left_col {
    display: none;
  }
  .news .news-body .news-right_col {
    display: block;
    width: 100%;
  }
  .news .news-body .news-content-container {
    border: 0px;
    font-size: 15px;
    line-height: 20px;
  }
  .news.news-list-item .news-body .news-content-container {
    border-top: 0px;
  }
  .news .news-body .news-right_col .news-date {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    background: none;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .news .news-body .news-content-container .news-title {
    padding: 0px;
    font-size: 20px;
    line-height: 26px;
  }
  .news .news-body .news-tags-container {
    margin: 7px 15px;
    line-height: 22px;
  }
  .news .news-body .whole-news-button {
    margin-right: 15px;
  }
}
@media (max-width: 479px) {
  .news .news-body .news-left_col {
    display: none;
  }
  .news .news-body .news-right_col {
    display: block;
    width: 100%;
  }
  .news .news-body .news-content-container {
    border: 0px;
    font-size: 15px;
    line-height: 20px;
  }
  .news.news-list-item .news-body .news-content-container {
    border-top: 0px;
  }
  .news .news-body .news-right_col .news-date {
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    background: none;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .news .news-body .news-content-container .news-title {
    padding: 0px;
    font-size: 20px;
    line-height: 20px;
  }
  .news .news-body .news-tags-container {
    margin: 7px 15px;
    line-height: 22px;
  }
}
/* ------------------- More News List ------------------- */
.more-news-list .list-group {
  display: table;
  width: 100%;
  padding: 0px 0px 0px 0px;
}
.more-news-list .list-group-item {
  padding: 0px 0px 0px 0px;
}
.more-news-list .list-group-item a {
  display: table-row;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
}
.more-news-list .list-group-item .news-date {
  display: table-cell;
  min-width: 78px;
  max-width: 78px;
  height: 100%;
  padding: 15px 10px;
  color: #808080;
  font-size: 12px;
  background: #ebebeb;
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  vertical-align: top;
  border-top: 3px solid #fff;
}
.more-news-list .list-group-item .news-date-day {
  display: inline-block;
  font-size: 36px;
}
.more-news-list .list-group-item .news-date-year {
  padding-right: 3px;
}
.more-news-list .list-group-item .news-date-ym {
  font-size: 12px;
}
.more-news-list .list-group-item .list-group-item-text {
  display: table-cell;
  padding: 12px 15px;
  border-left: 1px solid #fff;
  color: #242424;
  background: #79bef9;
  font-size: 14px;
  line-height: 18px;
  word-wrap: break-word;
  vertical-align: top;
  border-top: 3px solid #fff;
  width: 100%;
  word-break: break-word;
}
.more-news-list .list-group-item a:hover .list-group-item-text,
.more-news-list .list-group-item a:active .list-group-item-text {
  background: #5b9db5;
}
.more-news-list .list-group-item .list-group-item-text .news-title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
}
.more-news-list .list-group-item .list-group-item-text p {
  padding: 0px;
  margin: 0px;
}
.more-news-list .list-group .list-group-item:first-child .news-date,
.more-news-list .list-group .list-group-item:first-child .list-group-item-text {
  border-top: 0px;
}
.panel.simple.more-news-list .panel-footer {
  border-top: 1px solid #fff;
}
@media (max-width: 1199px) {
  .more-news-list .list-group-item .list-group-item-text {
    font-size: 12px;
    line-height: 16px;
  }
  .more-news-list .list-group-item .list-group-item-text .news-title {
    font-size: 14px;
  }
  .more-news-list .panel-footer {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .more-news-list .list-group-item .list-group-item-text {
    font-size: 12px;
    line-height: 16px;
  }
  .more-news-list .list-group-item .list-group-item-text .news-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .more-news-list .list-group-item .news-date {
    width: 80px;
  }
  .more-news-list .list-group-item .news-date-day {
    display: inline-block;
    font-size: 30px;
    line-height: 20px;
  }
  .more-news-list .list-group-item .news-date-year {
    display: block;
    font-size: 12px;
    line-height: 20px;
  }
  .more-news-list .list-group-item .news-date-month {
    font-size: 18px;
    line-height: 20px;
  }
  .more-news-list .list-group-item .list-group-item-text {
    font-size: 15px;
  }
  .more-news-list .list-group-item .list-group-item-text .news-title {
    font-size: 18px;
  }
  .more-news-list .panel-footer {
    margin-top: 20px;
    text-align: center;
  }
}
@media (max-width: 479px) {
  .more-news-list .list-group-item .news-date {
    width: 69px;
  }
  .more-news-list .list-group-item .news-date-day {
    display: inline-block;
    font-size: 30px;
    line-height: 20px;
  }
  .more-news-list .list-group-item .news-date-year {
    display: block;
    font-size: 12px;
    line-height: 20px;
  }
  .more-news-list .list-group-item .news-date-month {
    font-size: 18px;
    line-height: 20px;
  }
  .more-news-list .panel-footer {
    margin-left: 70px;
    text-align: left;
  }
}
/* ------------------- Customer Feedbacks ------------------- */
.customer-feedbacks .media-list {
  margin-bottom: 0px;
}
.customer-feedbacks .media {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 6px 0px 3px 0px;
  background: url(../image/customer_feedback_arrow.png) 103px 44px no-repeat;
}
.customer-feedbacks .media:last-child {
  margin-bottom: 0px;
}
.customer-feedbacks .media .media-left {
  padding-right: 14px;
}
.customer-feedbacks .media .customer-picture {
  width: 98px;
}
.customer-feedbacks .media .customer-picture img {
  width: 98px;
  height: 98px;
  object-fit: cover;
  border: 1px solid #ededed;
}
.customer-feedbacks .media-body {
  width: 100%;
  padding: 12px 15px;
  margin-left: 12px;
  background: #f7f7f7;
  font-size: 13px;
  line-height: 16px;
}
.customer-feedbacks .media-body .customer-name {
  font-size: 12px;
  line-height: 20px;
  font-style: italic;
}
.customer-feedbacks .media-body .customer-name:before {
  content: '-';
  margin-right: 3px;
}
.customer-feedbacks .media-body p {
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  .customer-feedbacks .media-body {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 16px;
  }
  .customer-feedbacks .media-body .customer-name {
    font-size: 11px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .customer-feedbacks .media {
    background: none;
  }
  .customer-feedbacks .media .customer-picture {
    display: block;
    padding: 10px 0px 10px 0px;
    margin: auto;
  }
  .customer-feedbacks .media:first-child .customer-picture {
    padding: 0px 0px 10px 0px;
  }
  .customer-feedbacks .media-body {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }
  .customer-feedbacks .media-body .customer-name {
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .customer-feedbacks .media {
    margin: 0px 0px 33px 0px;
    background: url(../image/customer_feedback_arrow.png) 135px 44px no-repeat;
  }
  .customer-feedbacks .media-list {
    margin-left: 15px;
    margin-right: 15px;
  }
  .customer-feedbacks .media .customer-picture {
    width: 130px;
  }
  .customer-feedbacks .media .customer-picture img {
    width: 130px;
  }
  .customer-feedbacks .media-body {
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    line-height: 18px;
  }
  .customer-feedbacks .media-body .customer-name {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 479px) {
  .customer-feedbacks .media-list {
    margin-left: 0px;
    margin-right: 0px;
  }
  .customer-feedbacks .media {
    margin-bottom: 0px;
    background: none;
  }
  .customer-feedbacks .media .customer-picture {
    display: block;
    width: 137px;
    padding: 30px 0px 3px 0px;
    margin: auto;
  }
  .customer-feedbacks .media:first-child .customer-picture {
    display: block;
    padding: 0px 0px 3px 0px;
  }
  .customer-feedbacks .media .customer-picture img {
    width: 137px;
  }
  .customer-feedbacks .media-body {
    margin: 0px -15px 0px -15px;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
  }
  .customer-feedbacks .media-body .customer-name {
    font-size: 15px;
    line-height: 20px;
  }
}
/* ------------------- Instructor Message Board ------------------- */
.panel.simple.instructor-message-board {
  padding: 15px;
  border: 3px solid #ebebeb;
}
.panel.simple.instructor-message-board .instructor-heading {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 22px;
}
.instructor-message-board .instructor-heading .instructor-photo {
  width: 98px;
}
.instructor-message-board .instructor-heading .instructor-photo img {
  width: 98px;
  border: 1px solid #ededed;
}
.instructor-message-board .instructor-heading .instructor-info {
  width: 610px;
  padding-left: 20px;
}
.instructor-message-board .instructor-heading .instructor-name {
  font-size: 24px;
  line-height: 30px;
}
.instructor-message-board .instructor-heading .instructor-title {
  font-size: 12px;
  line-height: 20px;
}
.instructor-message-board .media-list {
  padding: 15px;
  margin-bottom: 0px;
  border: 2px solid #ebebeb;
  background: #f8f8f8;
}
.instructor-message-board .media {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  background: url(../image/blue_left_arrow.png) 72px 20px no-repeat;
}
.instructor-message-board .media.pull-right {
  background: url(../image/white_right_arrow.png) 462px 20px no-repeat;
}
.instructor-message-board .media:last-child {
  margin-bottom: 0px;
}
.instructor-message-board .media .media-left {
  padding-right: 14px;
}
.instructor-message-board .media .media-right {
  padding-left: 14px;
}
.instructor-message-board .media .user-photo {
  width: 67px;
}
.instructor-message-board .media .user-photo img {
  width: 67px;
  border: 1px solid #ededed;
}
.instructor-message-board .media-body {
  width: 462px;
  padding: 12px 15px;
  margin-left: 12px;
  background: #fff;
  border: 1px solid #e6e6e6;
  font-size: 14px;
  line-height: 20px;
}
.instructor-message-board .instructor .media-body {
  background: #d5e6f4;
  border: 0px;
}
.instructor-message-board .media-body .message-header {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  vertical-align: text-bottom;
}
.instructor-message-board .media-body .message-header i {
  font-size: 12px;
  line-height: 20px;
  vertical-align: text-bottom;
}
.instructor-message-board .media-body .message-header span {
  padding: 0px 15px 0px 5px;
}
.instructor-message-board .media-body .message p:last-child {
  margin-bottom: 0px;
}
.instructor-message-board .media-body .files .downloads {
  padding: 0px 20px;
  margin: 5px 0px 0px 0px;
  font-size: 14px;
  line-height: 30px;
  background: none;
}
.instructor-message-board .media-body .files .downloads li {
  margin: 0px;
}
.instructor-message-board .media-body .files .downloads a {
  color: #5b9db5;
}
.instructor-message-board .media-body .files .downloads a:hover {
  color: #79bef9;
}
.instructor-message-board .media-body .files .downloads i {
  padding-right: 7px;
  font-size: 14px;
  line-height: 30px;
  vertical-align: bottom;
  color: #000;
}
.message-writing {
  padding: 15px;
  border: 2px solid #ebebeb;
  border-top: 0px;
}
.message-writing .item-title {
  margin: 0px 0px 25px 0px;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  display: block;
}
@media (min-width: 1600px) {
  .instructor-message-board .instructor-heading .instructor-info {
    width: 800px;
  }
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 600px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 600px;
  }
}
@media (max-width: 1199px) {
  .instructor-message-board .instructor-heading .instructor-info {
    width: 460px;
  }
  .instructor-message-board .media-body {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .panel.simple.instructor-message-board .instructor-heading {
    line-height: 20px;
  }
  .instructor-message-board .instructor-heading .instructor-info {
    width: 330px;
    padding-left: 20px;
  }
  .instructor-message-board .instructor-heading .instructor-name {
    font-size: 24px;
    line-height: 30px;
  }
  .instructor-message-board .instructor-heading .instructor-title {
    font-size: 12px;
    line-height: 20px;
  }
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 319px 20px no-repeat;
  }
}
@media (max-width: 767px) {
  .panel.simple.instructor-message-board {
    border: 0px;
  }
  .instructor-message-board .instructor-heading .instructor-info {
    width: 70%;
  }
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 422px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 422px;
    margin: 0px 0px 0px 0px;
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 620px) {
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 311px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 311px;
  }
}
@media (max-width: 479px) {
  .panel.simple.instructor-message-board {
    padding: 0px;
    border: 0px;
  }
  .panel.simple.instructor-message-board .instructor-heading {
    padding: 15px;
    padding-bottom: 0px;
  }
  .instructor-message-board .instructor-heading .instructor-info {
    width: 60%;
    padding-left: 20px;
  }
  .instructor-message-board .instructor-heading .instructor-name {
    font-size: 24px;
    line-height: 30px;
  }
  .instructor-message-board .instructor-heading .instructor-title {
    font-size: 12px;
    line-height: 20px;
  }
  .instructor-message-board .media-list {
    border-left: 0px;
    border-right: 0px;
  }
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 280px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 280px;
    font-size: 15px;
    line-height: 18px;
  }
  .instructor-message-board .media-body .files .downloads {
    padding: 0px 10px;
    margin: 5px 0px 0px 0px;
    font-size: 16px;
    line-height: 20px;
    background: none;
  }
  .instructor-message-board .media-body .files .downloads i {
    padding-right: 7px;
    font-size: 16px;
    line-height: 20px;
    vertical-align: bottom;
    color: #000;
  }
}
@media (max-width: 430px) {
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 220px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 220px;
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 350px) {
  .instructor-message-board .media {
    background: url(../image/blue_left_arrow.png) 55px 20px no-repeat;
  }
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 200px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 200px;
    font-size: 15px;
    line-height: 18px;
  }
  .instructor-message-board .media .user-photo {
    width: 50px;
  }
  .instructor-message-board .media .user-photo img {
    width: 50px;
  }
  .instructor-message-board .media-body {
    padding: 12px 10px;
    margin-left: 12px;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 319px) {
  .panel.simple.instructor-message-board .instructor-heading {
    font-size: 16px;
    line-height: 22px;
  }
  .instructor-message-board .instructor-heading .instructor-photo {
    width: 68px;
  }
  .instructor-message-board .instructor-heading .instructor-photo img {
    width: 68px;
  }
  .instructor-message-board .instructor-heading .instructor-name {
    font-size: 20px;
    line-height: 24px;
  }
  .instructor-message-board .instructor-heading .instructor-title {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .instructor-message-board .instructor-heading .instructor-introduction {
    position: relative;
    left: -100px;
    min-width: 240px;
    max-width: 280px;
    padding: 10px 20px;
    display: block;
  }
  .instructor-message-board .media.pull-right {
    background: url(../image/white_right_arrow.png) 160px 20px no-repeat;
  }
  .instructor-message-board .media-body {
    width: 160px;
    font-size: 15px;
    line-height: 18px;
  }
}
/* ------------------- Newsletter ------------------- */
.newsletter-signup {
  background: #f7f7f7;
  border: 3px solid #ebebeb;
  border-radius: 0px;
}
.newsletter-signup .newsletter-header {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  padding-bottom: 0px;
  margin-bottom: 0px;
  background: #f7f7f7;
  font-size: 24px;
  line-height: 27px;
  border-bottom: 0px;
}
.newsletter-signup .newsletter-header span {
  word-wrap: break-word;
  color: #79bef9;
}
.newsletter-signup .newsletter-header span.icon {
  flex-basis: 65px;
  flex: none;
  color: black;
}
.newsletter-signup .newsletter-header i {
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
  padding-right: 15px;
}
.newsletter-signup .panel-body {
  padding: 5px 10px 10px 10px;
  word-wrap: break-word;
}
.newsletter-signup .panel-body p {
  margin: 0px 0px 10px 0px;
  font-size: 14px;
  line-height: 18px;
}
.newsletter-signup .email-input {
  border: 1px solid #ebebeb;
  border-radius: 0px;
  line-height: 31px;
  height: 33px;
  font-size: 14px;
}
.newsletter-signup .form-group-email .email-submit i {
  padding-right: 6px;
}
.news-category-signup {
  font-size: 14px;
  line-height: 24px;
}
.news-category-signup label {
  padding-left: 0px;
  margin-right: 10px;
}
.news-category-signup .checkbox-inline + .checkbox-inline {
  margin-left: 0px;
}
.news-category-signup input[type="checkbox"] {
  display: none;
}
.news-category-signup input[type="checkbox"] + span:before {
  font-family: 'FontAwesome';
  margin-right: 9px;
  color: #fff;
  font-size: 18px;
  background: #5b9db5;
}
.news-category-signup input[type="checkbox"] + span:before {
  content: "\f00c";
  /* check-empty */
  color: #5b9db5;
}
.news-category-signup input[type="checkbox"]:checked + span:before {
  content: "\f00c";
  /* check */
  color: #fff;
}
@media (max-width: 1199px) {
  .newsletter-signup {
    padding: 0px 2px;
  }
  .newsletter-signup .newsletter-header {
    font-size: 20px;
    line-height: 27px;
  }
  .newsletter-signup .panel-body p {
    font-size: 12px;
    line-height: 18px;
  }
  .news-category-signup {
    font-size: 14px;
    line-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newsletter-signup .newsletter-header {
    font-size: 24px;
    line-height: 27px;
  }
  .newsletter-signup .panel-body p {
    font-size: 14px;
    line-height: 18px;
  }
  .news-category-signup {
    font-size: 14px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .newsletter-signup {
    padding: 0px 10px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .newsletter-signup .newsletter-header {
    font-size: 20px;
    line-height: 24px;
  }
  .newsletter-signup .panel-body p {
    font-size: 15px;
    line-height: 18px;
  }
  .news-category-signup {
    font-size: 13px;
    line-height: 26px;
  }
}
@media (max-width: 479px) {
  .newsletter-signup {
    padding: 0px 5px;
    margin-left: 0px;
    margin-right: 0px;
    border-left: 0px;
    border-right: 0px;
  }
  .newsletter-signup .newsletter-header {
    font-size: 18px;
    line-height: 24px;
  }
  .newsletter-signup .panel-body p {
    font-size: 13px;
    line-height: 16px;
  }
  .news-category-signup {
    font-size: 13px;
    line-height: 26px;
  }
}
/* ------------------- Calendar ------------------- */
.content table.table-bordered.calendar {
  border: 0px;
  width: 100%;
  overflow: hidden;
}
.calendar tr {
  text-align: center;
}
.calendar thead th {
  height: 50px;
}
.calendar tr.calendar-header {
  border-left: 3px solid #5b9db5;
  border-right: 3px solid #5b9db5;
}
.calendar tr.calendar-header th {
  padding: 0px;
  color: #fff;
  background: #5b9db5;
  border: 0px;
  text-transform: uppercase;
}
.calendar tr.calendar-header th.month-name {
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.calendar tr.calendar-header th.month-name a {
  color: #fff;
  text-decoration: none;
  font-size: 20px;
}
.calendar tr.calendar-header th.month-name a:hover {
  color: #79bef9;
}
.calendar tr.calendar-header th.arrow {
  padding: 0px 5px;
  font-size: 30px;
  line-height: 20px;
  text-align: left;
}
.calendar tr.calendar-header th.arrow-right {
  text-align: right;
}
.calendar tr.calendar-header th.arrow a {
  font-size: 30px;
  line-height: 20px;
}
.calendar tr.calendar-header th.arrow a:hover {
  color: #fff;
}
.calendar tr.day-names {
  border-left: 3px solid #ebebeb;
  border-right: 3px solid #ebebeb;
}
.calendar tr.day-names th {
  padding: 0px 5px;
  background: #f7f7f7;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  border-top: 3px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}
.table-bordered.calendar > tbody > tr > td,
.table-bordered.calendar > tfoot > tr > td {
  padding: 0px;
  font-size: 20px;
}
.calendar tbody {
  border: 3px solid #ebebeb;
  border-top: 0px;
}
.calendar tbody td {
  width: 106px;
  height: 79px;
  font-size: 20px;
}
.calendar tbody td.muted {
  color: #c9c9c9;
}
.calendar tbody td a {
  display: block;
  height: 100%;
  background: #f7f7f7;
  text-decoration: none;
  line-height: 77px;
}
.table-bordered.calendar caption {
  padding: 0px 10px;
  text-align: left;
  line-height: 25px;
  border: 3px solid #ebebeb;
  border-top: 0px;
  background: url(../image/dots-1-2.png);
}
.calendar caption .education-day {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0px 6px;
  background: #79bef9;
  vertical-align: middle;
}
@media (min-width: 1600px) {
  .calendar thead th {
    height: 50px;
  }
  .calendar tr.calendar-header th.month-name {
    font-size: 20px;
    line-height: 24px;
  }
  .calendar tr.calendar-header th.month-name a {
    font-size: 20px;
  }
  .calendar tr.calendar-header th.arrow {
    font-size: 30px;
    line-height: 20px;
  }
  .calendar tr.calendar-header th.arrow a {
    font-size: 30px;
    line-height: 20px;
  }
  .calendar tr.day-names th {
    max-width: 143px;
    width: 143px;
    overflow: hidden;
    padding: 0px 5px;
    font-size: 18px;
  }
  .table-bordered.calendar > tbody > tr > td,
  .table-bordered.calendar > tfoot > tr > td {
    padding: 0px;
    font-size: 20px;
    line-height: 80px;
  }
  .calendar tbody td {
    width: auto;
    height: auto;
    font-size: 20px;
  }
  .calendar tbody td a {
    line-height: 80px;
  }
}
@media (max-width: 1199px) {
  .calendar thead th {
    height: 42px;
  }
  .calendar tr.calendar-header {
    border-left: 0px;
    border-right: 0px;
  }
  .calendar tr.calendar-header th.month-name {
    font-size: 18px;
    line-height: 20.26px;
  }
  .calendar tr.calendar-header th.month-name a {
    font-size: 18px;
  }
  .calendar tr.calendar-header th.arrow {
    font-size: 26px;
    line-height: 20px;
  }
  .calendar tr.calendar-header th.arrow a {
    font-size: 26px;
    line-height: 20px;
  }
  .calendar tr.day-names th {
    max-width: 90px;
    width: 90px;
    overflow: hidden;
    padding: 0px 5px;
    font-size: 14px;
  }
  .table-bordered.calendar > tbody > tr > td,
  .table-bordered.calendar > tfoot > tr > td {
    padding: 0px;
    font-size: 16px;
    line-height: 67.54px;
  }
  .calendar tbody td {
    width: auto;
    height: auto;
    font-size: 16px;
  }
  .calendar tbody td a {
    line-height: 67.54px;
  }
}
@media (max-width: 991px) {
  .calendar thead th {
    height: 33px;
  }
  .calendar tr.calendar-header {
    border-left: 0px;
    border-right: 0px;
  }
  .calendar tr.calendar-header th.month-name {
    font-size: 16px;
    line-height: 15.96px;
  }
  .calendar tr.calendar-header th.month-name a {
    font-size: 16px;
  }
  .calendar tr.calendar-header th.arrow {
    font-size: 20px;
    line-height: 13.3px;
  }
  .calendar tr.calendar-header th.arrow a {
    font-size: 20px;
    line-height: 13.3px;
  }
  .calendar tr.day-names th {
    max-width: 70px;
    width: 70px;
    overflow: hidden;
    padding: 0px 5px;
    font-size: 14px;
  }
  .table-bordered.calendar > tbody > tr > td,
  .table-bordered.calendar > tfoot > tr > td {
    padding: 0px;
    font-size: 12px;
    line-height: 53px;
  }
  .calendar tbody td {
    width: auto;
    height: auto;
    font-size: 14px;
  }
  .calendar tbody td a {
    line-height: 53px;
  }
}
@media (max-width: 767px) {
  .calendar thead th {
    height: 40px;
  }
  .calendar tr.calendar-header {
    border-left: 0px;
    border-right: 0px;
  }
  .calendar tr.calendar-header th.month-name {
    font-size: 15px;
    line-height: 10.25px;
  }
  .calendar tr.calendar-header th.month-name a {
    font-size: 15px;
  }
  .calendar tr.calendar-header th.arrow {
    font-size: 18px;
    line-height: 20px;
  }
  .calendar tr.calendar-header th.arrow a {
    font-size: 18px;
    line-height: 20px;
  }
  .calendar tr.day-names th {
    max-width: 66px;
    /* 43px */
    width: 66px;
    overflow: hidden;
    padding: 0px 5px;
    font-size: 16px;
  }
  .table-bordered.calendar > tbody > tr > td,
  .table-bordered.calendar > tfoot > tr > td {
    padding: 0px;
    font-size: 16px;
    line-height: 50px;
  }
  .calendar tbody td {
    width: auto;
    height: auto;
    font-size: 16px;
  }
  .calendar tbody td a {
    line-height: 50px;
  }
  .table-bordered.calendar caption {
    text-align: center;
  }
  #main_calendar table td.preferential .ui-state-default {
    background: url('../image/circle.png') no-repeat top left;
    background-size: 100% 100%;
    padding: 15px;
    width: auto;
  }
  #main_calendar table th {
    font-size: 9px;
  }
}
@media (max-width: 479px) {
  .calendar tr.calendar-header th.month-name {
    font-size: 15px;
    line-height: 10.25px;
  }
  .calendar tr.calendar-header th.month-name a {
    font-size: 15px;
  }
  .calendar tr.calendar-header th.arrow {
    font-size: 18px;
    line-height: 20px;
  }
  .calendar tr.calendar-header th.arrow a {
    font-size: 18px;
    line-height: 20px;
  }
  .calendar tr.day-names th {
    max-width: 43px;
    /* 43px */
    width: 43px;
    overflow: hidden;
    padding: 0px 5px;
    font-size: 13px;
  }
  .table-bordered.calendar > tbody > tr > td,
  .table-bordered.calendar > tfoot > tr > td {
    padding: 0px;
    font-size: 13px;
    line-height: 33px;
  }
  .calendar tbody td {
    width: auto;
    height: auto;
    font-size: 13px;
  }
  .calendar tbody td a {
    line-height: 33px;
  }
  .table-bordered.calendar caption {
    text-align: center;
  }
}
/* ------------------- Instructor List ------------------- */
.panel.simple.instructor-list-item {
  margin-bottom: 0px;
}
.instructor-list-item .instructor-body-content {
  display: table;
  margin-bottom: 33px;
}
.instructor-list-item .instructor-body .instructor-left-col {
  display: table-cell;
  vertical-align: top;
  width: 97px;
}
.instructor-list-item .instructor-body .instructor-photo {
  min-width: 165px;
  max-width: 165px;
}
.instructor-list-item .instructor-body .instructor-right-col {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.instructor-list-item .instructor-body .instructor-content-container {
  min-height: 165px;
  padding: 12px 15px;
  border: 3px solid #ebebeb;
  color: #242424;
  background: #fff;
  font-size: 16px;
  line-height: 22px;
  word-wrap: break-word;
}
.instructor-list-item .instructor-body .instructor-content-container .instructor-name {
  font-size: 24px;
  line-height: 30px;
}
.instructor-list-item .instructor-body .instructor-content-container p:last-child {
  margin: 0px;
}
.instructor-list-item .instructor-body .related-course {
  padding: 10px 15px;
  border: 3px solid #ebebeb;
  border-top: 0px;
  color: #242424;
  background: #f7f7f7;
  font-size: 14px;
  line-height: 22px;
  word-wrap: break-word;
}
.instructor-list-item .instructor-body .related-course-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.instructor-list-item .instructor-body .related-course-list ul {
  position: relative;
}
.instructor-list-item .instructor-body .related-course-list li {
  padding: 10px 0px;
  border-top: 3px solid #ebebeb;
}
.instructor-list-item .instructor-body .related-course-list li:first-child {
  border-top: 0px;
}
.instructor-list-item .instructor-body .related-course-list li:before {
  position: absolute;
}
.instructor-list-item .instructor-body .related-course-list .course-info {
  width: 57.4276%;
  padding-left: 15px;
  padding-right: 10px;
}
.instructor-list-item .instructor-body .related-course-list .course-date {
  width: 20.4710%;
  min-width: 72px;
}
.instructor-list-item .instructor-body .related-course-list .application-btn {
  width: 22.1014%;
  min-width: 92px;
}
.instructor-list-item .instructor-body .related-course-list .application-btn .btn-primary {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .instructor-list-item .instructor-body .instructor-body-content {
    clear: both;
  }
  .instructor-list-item .instructor-body .instructor-left-col {
    display: inline-block;
    float: left;
    min-width: 120px;
  }
  .instructor-list-item .instructor-body .instructor-photo {
    min-width: 120px;
    padding: 0px 15px 15px 15px;
    margin-top: 15px;
  }
  .instructor-list-item .instructor-body .instructor-right-col {
    display: block;
    width: 100%;
  }
  .instructor-list-item .instructor-body .instructor-content-container {
    border: 0px;
    font-size: 15px;
    line-height: 20px;
  }
  .instructor-list-item .instructor-body .instructor-content-container .instructor-name {
    padding: 0px;
    font-size: 20px;
    line-height: 26px;
  }
  .instructor-list-item .instructor-body .related-course {
    border: 3px solid #ebebeb;
    border-left: 0px;
    border-right: 0px;
  }
}
@media (max-width: 479px) {
  .instructor-list-item .instructor-body .instructor-left-col {
    display: block;
  }
  .instructor-list-item .instructor-body .instructor-right-col {
    display: block;
    width: 100%;
  }
  .instructor-list-item .instructor-body .instructor-content-container {
    border: 0px;
    font-size: 15px;
    line-height: 20px;
  }
  .instructor-list-item .instructor-body .instructor-content-container .instructor-name {
    padding: 0px;
    font-size: 20px;
    line-height: 20px;
  }
}
/* ------------------- Course List ------------------- */
.btn-course {
  width: 16.13333%;
  padding: 10px 5px;
  margin: 0px 1px 1px 0px;
  color: #000;
  background-color: #fff;
  border: 3px solid #ebebeb;
  border-radius: 0px;
  text-decoration: none;
  text-overflow: ellipsis;
  overflow: hidden;
}
.btn-course:hover,
.btn-course:focus,
.btn-course.focus,
.btn-course:active,
.btn-course.active {
  padding: 13px 8px;
  color: #fff;
  background-color: #79bef9;
  border: 0px;
}
table.table-course a {
  text-decoration: none;
  color: #000;
}
table.table-course a:hover {
  color: #79bef9;
}
table.table-course td,
table.table-course th {
  text-align: center;
}
table.table-course .table-title th,
table.table-course .course-name {
  text-align: left;
}
@media (max-width: 1200px) {
  .btn-course {
    width: 16%;
    padding: 10px 5px;
  }
}
@media (max-width: 991px) {
  .btn-course {
    width: 24.2%;
    padding: 10px 5px;
  }
}
@media (max-width: 576px) {
  .btn-course {
    width: 24%;
  }
}
@media (max-width: 479px) {
  .btn-course {
    width: 30%;
  }
}
@media (max-width: 319px) {
  .btn-course {
    width: 32%;
    padding: 10px 3px;
    font-size: 13px;
  }
}
/* ------------------- Course Page ------------------- */
h1.course-name {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  h1.course-name {
    font-size: 22px;
    line-height: 22px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name .course_code {
    font-size: 26px;
  }
  .application-button.pull-right {
    clear: both;
  }
}
h1.course-choose-one {
  margin: 10px;
}
.panel.simple.course-panel a {
  text-decoration: none;
}
/* ---- Course Header ---- */
.panel.simple.course-panel .course-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #e5eff8;
  border: 3px solid #d8e2eb;
}
.panel.simple.course-panel .course-header .course-header-col {
  width: 17.10526315789474%;
  min-height: 70px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-left: 2px solid #d8e2eb;
}
.panel.simple.course-panel .course-header-donwnloads .course-info-data {
  margin-top: 10px;
}
.panel.simple.course-panel .course-header .course-page-icon-container {
  width: 8.59649122807018%;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px;
}
.panel.simple.course-panel .course-header .course-page-icon {
  font-size: 50px;
  text-align: center;
}
.panel.simple.course-panel .course-header .course-header-col.course-name {
  width: 40.08771929824561%;
  padding-left: 0px;
  border: 0px;
}
.panel.simple.course-panel .course-header .course-header-col .course-info-titles {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 75%;
}
.panel.simple.course-panel .course-header .course-header-col .course-info-data {
  font-size: 30px;
  line-height: 28px;
}
.panel.simple.course-panel .course-header .course-header-col .difficulty-level,
.panel.simple.course-panel .course-header .course-header-col .course-exam-desc {
  font-size: 16px;
  line-height: 16px;
}
.panel.simple.course-panel .course-header .course-header-col .difficulty-level .difficulty-value {
  font-weight: bold;
}
@media (min-width: 767px) {
  .panel.simple.course-panel .course-header .course-header-col.course-header-duration,
  .panel.simple.course-panel .course-header .course-header-col.course-header-downloads {
    width: 12%;
  }
}
@media (max-width: 1199px) {
  .panel.simple.course-panel .course-header .course-header-col {
    padding-left: 15px;
    padding-left: 10px;
  }
  .panel.simple.course-panel .course-header .course-page-icon-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .panel.simple.course-panel .course-header .course-header-col .course-info-data {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .panel.simple.course-panel .course-header .course-header-col {
    padding-left: 10px;
    padding-right: 5px;
  }
  .panel.simple.course-panel .course-header .course-page-icon-container {
    width: 85px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .panel.simple.course-panel .course-header .course-header-col .course-info-data {
    font-size: 18px;
    line-height: 22px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name {
    width: 260px;
  }
  .panel.simple.course-panel .course-header .course-header-col .difficulty-level,
  .panel.simple.course-panel .course-header .course-header-col .course-exam-desc {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .panel.simple.course-panel .course-header {
    flex-wrap: wrap;
    padding: 0px;
  }
  .panel.simple.course-panel .course-header .course-header-col {
    width: 25%;
    min-height: 70px;
    padding: 10px 20px 10px 20px;
    margin-top: 15px;
    margin-bottom: 0px;
    border: 0px;
    border-top: 2px solid #ebebeb;
    border-right: 2px solid #ebebeb;
  }
  .panel.simple.course-panel .course-header .course-header-col:last-child {
    border-right: 0px;
  }
  .panel.simple.course-panel .course-header .course-page-icon-container {
    width: 15%;
    padding: 0px 0px 0px 0px;
    border-top: 0px;
    border-right: 0px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name {
    width: 80%;
    padding: 0px 20px 0px 10px;
    border-top: 0px;
    border-right: 0px;
  }
  .panel.simple.course-panel .course-header .course-header-col .course-info-titles {
    padding-bottom: 10px;
    line-height: 20px;
  }
}
@media (max-width: 479px) {
  .panel.simple.course-panel .course-header .course-page-icon-container {
    width: 20%;
    font-size: 40px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name {
    width: 70%;
    padding: 0px 20px 0px 10px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name .course-info-data {
    font-size: 20px;
  }
}
@media (max-width: 400px) {
  .panel.simple.course-panel .course-header .course-header-col {
    width: 100%;
    padding: 10px 15px;
    margin-top: 0px;
    border-right: 0px;
  }
  .panel.simple.course-panel .course-header .course-page-icon-container {
    width: 20%;
    padding: 0px 10px 0px 10px;
    margin-top: 15px;
  }
  .panel.simple.course-panel .course-header .course-page-icon-container i {
    font-size: 40px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name {
    width: 70%;
    padding: 0px 20px 0px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 319px) {
  .panel.simple.course-panel .course-header .course-page-icon-container {
    width: 20%;
    font-size: 30px;
  }
  .panel.simple.course-panel .course-header .course-page-icon-container i {
    font-size: 40px;
  }
  .panel.simple.course-panel .course-header .course-header-col.course-name {
    width: 70%;
  }
}
/* ---- Course left column ---- */
.panel.simple.course-panel .course-left-col {
  width: 98px;
  margin-bottom: 20px;
  background: #fff;
}
.panel.simple.course-panel .course-left-col-content {
  width: 101px;
  border-right: 3px solid #ebebeb;
  background: #fff;
}
.affix-top,
.affix {
  position: static;
}
@media (min-width: 768px) {
  .course-left-col-content.affix-top {
    position: static;
    margin-top: 0px;
  }
  .course-left-col-content.affix {
    position: fixed;
    top: 0px;
  }
  .course-left-col-content.affix-bottom {
    position: absolute;
  }
}
.panel.simple.course-panel .course-left-col .course-page-icon-container {
  width: 100%;
  height: 98px;
  /* 101 - 3px */
  padding: 10px 0px;
  border: 3px solid #ebebeb;
  border-top: 0px;
  border-right: 0px;
  text-align: center;
}
.panel.simple.course-panel .course-left-col .course-page-icon-container.actual {
  background: #f7f7f7;
}
.panel.simple.course-panel .course-left-col .course-page-icon-container:hover {
  background: #79bef9;
  color: #fff;
}
.panel.simple.course-panel .course-left-col .course-page-icon-container a {
  color: #000;
}
.panel.simple.course-panel .course-left-col .course-page-icon-container a:hover {
  color: #fff;
}
.panel.simple.course-panel .course-left-col .course-page-icon-container .course-page-icon {
  font-size: 50px;
  line-height: 60px;
}
.panel.simple.course-panel .course-left-col .course-page-icon-container .course-page-icon-title {
  font-size: 12px;
  line-height: 12px;
}
@media (max-width: 1199px) {
  .panel.simple.course-panel .course-left-col {
    width: 85px;
    min-height: 85px;
    padding: 0px;
  }
  .panel.simple.course-panel .course-left-col-content {
    width: 88px;
  }
  .panel.simple.course-panel .course-left-col .course-page-icon-container .course-page-icon {
    font-size: 40px;
    line-height: 50px;
  }
  .panel.simple.course-panel .course-left-col .course-page-icon-container .course-page-icon-title {
    font-size: 13px;
    line-height: 13px;
  }
}
@media (max-width: 991px) {
  .panel.simple.course-panel .course-left-col {
    width: 85px;
    min-height: 85px;
    padding: 0px;
  }
  .panel.simple.course-panel .course-left-col-content {
    width: 88px;
  }
  .panel.simple.course-panel .course-left-col .course-page-icon-container .course-page-icon {
    font-size: 40px;
    line-height: 50px;
  }
  .panel.simple.course-panel .course-left-col .course-page-icon-container .course-page-icon-title {
    font-size: 13px;
    line-height: 13px;
  }
}
@media (max-width: 767px) {
  .panel.simple.course-panel .course-left-col {
    width: 15%;
    min-height: 85px;
  }
  .panel.simple.course-panel .course-left-col-content {
    width: 100%;
    border-right: 0px;
  }
}
@media (max-width: 479px) {
  .panel.simple.course-panel .course-left-col {
    width: 20%;
    min-height: 85px;
  }
}
@media (max-width: 319px) {
  .panel.simple.course-panel .course-left-col {
    width: 30%;
    min-height: 85px;
  }
}
/* ---- Course right column ---- */
.panel.simple.course-panel .course-right-col {
  width: 1042px;
  margin-bottom: 20px;
}
.panel.simple.course-panel .course-right-col .course-section-container {
  border: 3px solid #ebebeb;
  border-top: 0px;
}
.panel.simple.course-panel .course-right-col .course-section-container.actual {
  background-color: #f7f7f7;
}
.panel.simple.course-panel .course-right-col .course-section-container:nth-child(2) {
  border-top: 3px solid #ebebeb;
}
.course-section-container#course-dates {
  background: url(../image/tablet_photo.jpg) bottom right no-repeat;
  background-size: 32%;
  border-bottom: 0px;
}
.course-section-container#course-dates .course-page-icon-title {
  padding: 20px 20px 10px 20px;
  font-size: 20px;
  line-height: 22px;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list {
  width: 650px;
  width: 68%;
  padding: 0px;
  margin: 0px;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li:before {
  content: none;
  padding-right: 0px;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li {
  padding: 3px 0px;
  border-top: 1px solid #ebebeb;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li:first-child {
  border-top: 0px;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li:hover {
  background: #f7f7f7;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li .course-date-item {
  height: 33px;
  /* 39 - 2x3 */
  padding: 0px 0px 0px 20px;
  font-size: 16px;
  line-height: 30px;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li .application-button {
  margin: 0px 5px 0px 10px;
}
.panel.simple.course-panel .course-right-col ul.course-dates-list li:hover .application-button {
  display: block;
}
@media (min-width: 1600px) {
  .panel.simple.course-panel .course-right-col {
    width: 1442px;
  }
}
@media (max-width: 1199px) {
  .panel.simple.course-panel .course-right-col {
    width: 855px;
  }
}
@media (max-width: 991px) {
  .panel.simple.course-panel .course-right-col {
    width: 635px;
  }
  .panel.simple.course-panel .course-right-col ul.course-dates-list {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .panel.simple.course-panel .course-right-col {
    width: 85%;
  }
  .panel.simple.course-panel .course-right-col ul.course-dates-list {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .panel.simple.course-panel .course-right-col {
    width: 80%;
  }
  .panel.simple.course-panel .course-right-col ul.course-dates-list li:hover .application-button {
    display: none;
  }
}
@media (max-width: 319px) {
  .panel.simple.course-panel .course-right-col {
    width: 70%;
  }
}
/* ---- Course right column sections ---- */
.panel.simple.course-panel .course-right-col .course-section-left {
  width: 16.119692%;
  padding: 72px 0px 20px 0px;
  font-size: 75px;
  line-height: 100%;
  text-align: center;
}
.panel.simple.course-panel .course-right-col .course-section-right {
  width: 83.880308%;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-page-icon-title {
  height: 72px;
  padding: 30px 0px 0px 0px;
  font-size: 28px;
  line-height: 22px;
  color: #79bef9;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content {
  width: 77.64842%;
  padding: 0px 0px 25px 0px;
  font-size: 16px;
  line-height: 22px;
}
.panel.simple.course-panel .course-right-col #course-classification-course .course-section-right .course-section-content {
  width: 95%;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list {
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li:before {
  content: none;
  padding-right: 0px;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li {
  padding: 0px 0px;
  border: 1px solid #ebebeb;
  background: #f7f7f7;
  border-radius: 0px;
  font-weight: bold;
  line-height: 40px;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li .list-group-item-content {
  padding: 0px 20px;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li .list-group-item-content i {
  font-size: 20px;
  line-height: 40px;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li ul {
  padding: 0px;
  margin: 0px;
  background: #ffffff;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li li {
  margin: 0px;
  background: #ffffff;
  border: 0px;
  border-top: 1px solid #ebebeb;
  font-weight: normal;
}
.panel.simple.course-panel .course-right-col .course-section-right .course-section-content ul.dropdown-list li li .list-group-item-content {
  padding: 0px 40px;
}
@media (max-width: 991px) {
  .panel.simple.course-panel .course-right-col .course-section-left {
    padding: 72px 10px 20px 10px;
    font-size: 75px;
    line-height: 100%;
  }
}
@media (max-width: 767px) {
  .panel.simple.course-panel .course-right-col .course-section-left {
    width: 25%;
    padding: 72px 10px 20px 10px;
    font-size: 65px;
  }
  .panel.simple.course-panel .course-right-col .course-section-right {
    width: 75%;
  }
  .panel.simple.course-panel .course-right-col .course-section-right .course-section-content {
    width: 100%;
    padding: 0px 15px 25px 0px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 479px) {
  .panel.simple.course-panel .course-right-col .course-section-left {
    position: absolute;
    width: 50px;
    padding: 15px 15px 20px 15px;
    font-size: 40px;
  }
  .panel.simple.course-panel .course-right-col .course-section-right {
    width: 100%;
  }
  .panel.simple.course-panel .course-right-col .course-section-right .course-page-icon-title {
    height: 72px;
    padding: 25px 0px 0px 65px;
    font-size: 20px;
    line-height: 22px;
  }
  .panel.simple.course-panel .course-right-col .course-section-right .course-section-content {
    padding: 0px 15px 25px 15px;
    font-size: 16px;
    line-height: 22px;
  }
}
/* ---- Course tags ---- */
.panel.simple.course-panel .course-right-col .course-tags-container {
  margin: 20px 0px 0px 0px;
  line-height: 22px;
}
.panel.simple.course-panel .course-right-col .course-tags-container .course-tags-icon {
  display: inline-block;
  margin: 0px 5px;
  color: #c1c1c1;
  font-size: 16px;
  vertical-align: middle;
}
.panel.simple.course-panel .course-right-col .course-tags-container .course-tag {
  display: inline-block;
  padding: 0px 8px;
  margin-left: 10px;
  background: #ebebeb;
  font-size: 12px;
  line-height: 24px;
  text-transform: lowercase;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content .col-md-4 {
    padding-top: 10px;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content .col-md-4 {
    padding-top: 10px;
    padding-left: 0px;
  }
}
/* ---- Hide Left Menu for smaller resolutions ---- */
/* Hide code if you want left menu to be shown */
@media (max-width: 479px) {
  .panel.simple.course-panel .course-left-col {
    display: none;
  }
  .panel.simple.course-panel .course-right-col {
    width: 100%;
  }
}
/* ---- Progress Tracker ---- */
ol.progtrckr {
  padding: 0px 0px 0px 10px;
  margin: 20px 0px 40px 0px;
  list-style-type: none;
  background: #fff;
}
ol.progtrckr > div {
  display: inline-block;
  vertical-align: middle;
}
ol.progtrckr .routeContainer {
  display: inline-block;
  float: right;
  position: relative;
}
ol.progtrckr li {
  position: relative;
  display: block;
  float: left;
  /*text-align: center;*/
  width: 100%;
  clear: both;
  height: 200px;
  /*overflow:hidden;*/
}
/*ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 25%; }
ol.progtrckr[data-progtrckr-steps="5"] li { width: 19%; }
ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }*/
ol.progtrckr li .progtrckr-v-line {
  display: inline-block;
  position: relative;
  top: 42px;
  z-index: 8;
}
ol.progtrckr li.progtrckr-done .progtrckr-v-line {
  color: #000;
  height: 5px;
  width: 100%;
  background-color: #5b9db5;
}
ol.progtrckr li.progtrckr-inprogress .progtrckr-v-line {
  color: #000;
  height: 5px;
  width: 100%;
  background-color: #5b9db5;
}
ol.progtrckr li.progtrckr-todo .progtrckr-v-line {
  color: #000;
  height: 5px;
  width: 100%;
  background-color: #5b9db5;
}
ol.progtrckr li.progtrckr-finish .progtrckr-v-line {
  color: #000;
  height: 5px;
  width: 100%;
  background-color: #5b9db5;
}
ol.progtrckr li:after {
  content: "\00a0\00a0";
}
ol.progtrckr li .progtrckr-circle {
  line-height: 54px;
  z-index: 10;
  position: relative;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
ol.progtrckr li .progtrckr-circle:hover {
  text-decoration: underline;
}
ol.progtrckr .progtrckr-h-line {
  display: inline-block;
  width: 5px;
  background-color: #5b9db5;
  position: absolute;
  z-index: 2;
}
/*ol.progtrckr>div:last-child .progtrckr-v-line {
visibility:hidden;
}*/
ol.progtrckr li.progtrckr-done .progtrckr-circle {
  color: #fff;
  background-color: #5b9db5;
  width: 65px;
  height: 65px;
  line-height: 62px;
  border-radius: 50%;
  border: 2px solid #ebebeb;
}
ol.progtrckr li.progtrckr-inprogress .progtrckr-circle {
  color: #5b9db5;
  background-color: #fff;
  width: 65px;
  height: 65px;
  line-height: 62px;
  border-radius: 50%;
  border: 2px solid #5b9db5;
}
ol.progtrckr li.progtrckr-todo .progtrckr-circle {
  color: #808080;
  background-color: #fff;
  width: 65px;
  height: 65px;
  line-height: 62px;
  border-radius: 50%;
  border: 2px solid #dbdbdb;
}
ol.progtrckr li.progtrckr-finish {
  border-bottom: 0px;
}
ol.progtrckr li.progtrckr-finish:before {
  content: "";
  color: #ebebeb;
  background-color: #fff;
  width: 2.5em;
  height: 2.5em;
  bottom: -2.8em;
  line-height: 1.6em;
  border: 3px solid #ebebeb;
  border-radius: 1.2em;
  /* Grey background to blue */
  /*
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(235,235,235,1) 50%, rgba(91,157,181,1) 50%, rgba(91,157,181,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(235,235,235,1)), color-stop(50%, rgba(235,235,235,1)), color-stop(50%, rgba(91,157,181,1)), color-stop(100%, rgba(91,157,181,1)));
	background: -webkit-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(235,235,235,1) 50%, rgba(91,157,181,1) 50%, rgba(91,157,181,1) 100%);
	background: -o-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(235,235,235,1) 50%, rgba(91,157,181,1) 50%, rgba(91,157,181,1) 100%);
	background: -ms-linear-gradient(left, rgba(235,235,235,1) 0%, rgba(235,235,235,1) 50%, rgba(91,157,181,1) 50%, rgba(91,157,181,1) 100%);
	background: linear-gradient(to right, rgba(235,235,235,1) 0%, rgba(235,235,235,1) 50%, rgba(91,157,181,1) 50%, rgba(91,157,181,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#5b9db5', GradientType=1 );
	*/
  /* White background to blue - use this */
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #5b9db5 50%, #5b9db5 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(50%, #5b9db5), color-stop(100%, #5b9db5));
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #5b9db5 50%, #5b9db5 100%);
  background: -o-linear-gradient(left, #ffffff 0%, #ffffff 50%, #5b9db5 50%, #5b9db5 100%);
  background: -ms-linear-gradient(left, #ffffff 0%, #ffffff 50%, #5b9db5 50%, #5b9db5 100%);
  background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #5b9db5 50%, #5b9db5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#5b9db5', GradientType=1);
}
ol.progtrckr li.progtrckr-finish:after {
  position: absolute;
  bottom: -2.45em;
  left: 10px;
  float: left;
  line-height: 1em;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  display: inline-block;
  text-decoration: inherit;
  content: "\f087";
  color: #ebebeb;
  background-color: #fff;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.6em;
  border: 2px solid #ebebeb;
  border-radius: 1.2em;
}
ol.progtrckr li .progtrckr-name {
  /*position: absolute;*/
  display: block;
  /*left: -70px;*/
  /*min-width: 200px;
	max-width: 300px;*/
  line-height: 22px;
  /*text-align: center;*/
  background: #fff;
  margin-top: 20px;
  padding-left: 10px;
  width: 100%;
}
ol.progtrckr li:first-child .progtrckr-name {
  /*left: 0px;
	text-align: left;*/
}
ol.progtrckr li.progtrckr-top .progtrckr-name {
  /*top: 0.5em;*/
}
ol.progtrckr li.progtrckr-bottom .progtrckr-name {
  /*top: 10em;*/
}
ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-name {
  /*top: 1.8em;*/
}
ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-name {
  /*top: 11.4em;*/
}
ol.progtrckr li .progtrckr-exam {
  font-size: 0.8em;
}
ol.progtrckr li .progtrckr-line {
  width: 5px;
  height: 20px;
  border-left: 1px solid #ebebeb;
  top: 20px;
  left: -32px;
  position: relative;
}
ol.progtrckr li .progtrckr-classification {
  position: absolute;
  top: 22px;
  font-size: 12px;
  left: 70px;
  text-align: center;
  display: inline-block;
  color: #333;
  background-color: #e5eff8;
  width: 65px;
  height: 65px;
  line-height: 15px;
  /*border-radius: 50%;
    overflow: hidden;
    text-overflow: ellipsis;*/
  border: 2px solid #ebebeb;
  white-space: pre-line;
  z-index: 20;
}
ol.progtrckr li .progtrckr-classification-line {
  position: absolute;
  top: 54px;
  left: 53px;
  display: inline-block;
  background-color: #5b9db5;
  width: 20px;
  height: 5px;
  z-index: 9;
}
.progtrckr #choicelist {
  display: inline-block;
  vertical-align: middle;
}
.progtrckr #choicelist li {
  display: block;
  margin: 10px 0;
  padding: 0;
  width: 100%;
  line-height: 1em;
  text-align: left;
}
.progtrckr #choicelist li i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 10%;
}
.progtrckr #choicelist li span {
  display: inline-block;
  vertical-align: middle;
  width: 88%;
}
.progtrckr #choicelist li:hover i,
.progtrckr #choicelist li:hover span {
  color: #5b9db5;
  cursor: pointer;
}
@media (min-width: 1600px) {
  ol.progtrckr {
    padding-left: 20px;
  }
}
@media (max-width: 1199px) {
  ol.progtrckr li .progtrckr-name {
    min-width: 150px;
    max-width: 200px;
    left: -50px;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-name {
    top: -1.0em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-name {
    top: 0.5em;
  }
  ol.progtrckr li .progtrckr-line {
    height: 3.0em;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-line {
    top: 1em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  ol.progtrckr {
    min-height: 260px;
  }
  ol.progtrckr li {
    line-height: 7em;
  }
  ol.progtrckr li:before {
    bottom: -4.7em;
    line-height: 1em;
    font-size: 20px;
  }
  ol.progtrckr li.progtrckr-done:before {
    height: 1.8em;
    width: 1.8em;
    line-height: 1.6em;
  }
  ol.progtrckr li.progtrckr-inprogress:before {
    height: 1.8em;
    width: 1.8em;
    line-height: 1.6em;
  }
  ol.progtrckr li.progtrckr-todo:before {
    height: 1.8em;
    width: 1.8em;
    line-height: 1.6em;
  }
  ol.progtrckr li.progtrckr-finish {
    border-bottom: 0px;
  }
  ol.progtrckr li.progtrckr-finish:before {
    width: 2.5em;
    height: 2.5em;
    line-height: 1.6em;
    border: 2px solid #ebebeb;
    border-radius: 1.2em;
    bottom: -3.8em;
  }
  ol.progtrckr li.progtrckr-finish:after {
    bottom: -3.45em;
    left: 7px;
    line-height: 1em;
    font-size: 20px;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.6em;
    border-radius: 1.2em;
  }
  ol.progtrckr li .progtrckr-name {
    min-width: 100px;
    max-width: 130px;
    font-size: 15px;
    line-height: 18px;
    left: -40px;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-name {
    top: 0.5em;
  }
  ol.progtrckr li.progtrckr-bottom .progtrckr-name {
    top: 11.5em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-name {
    top: -0.2em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-name {
    top: 10.7em;
  }
  ol.progtrckr li .progtrckr-line {
    height: 3.0em;
    left: 18px;
  }
  ol.progtrckr li:first-child .progtrckr-line {
    left: 18px;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-line {
    top: 2.5em;
  }
  ol.progtrckr li.progtrckr-bottom .progtrckr-line {
    top: 8.5em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-line {
    height: 3em;
    top: 2.0em;
    left: 25px;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-line {
    top: 8.5em;
    left: 25px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  ol.progtrckr li .progtrckr-name {
    min-width: 100px;
    max-width: 130px;
    line-height: 18px;
    left: -30px;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-name {
    top: -1.0em;
  }
  ol.progtrckr li:first-child.progtrckr-bottom .progtrckr-name {
    left: 0%;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-name {
    top: 0.4em;
  }
  ol.progtrckr li .progtrckr-line {
    left: 25px;
  }
  ol.progtrckr li:first-child .progtrckr-line {
    left: 25px;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-line {
    height: 3em;
    top: 2.0em;
    left: 37px;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-line {
    top: 10.0em;
    left: 37px;
  }
}
@media (max-width: 599px) {
  ol.progtrckr {
    min-height: 260px;
  }
  ol.progtrckr li {
    line-height: 7em;
  }
  ol.progtrckr li:before {
    bottom: -4.7em;
    line-height: 1em;
    font-size: 20px;
  }
  ol.progtrckr li.progtrckr-done:before {
    height: 1.8em;
    width: 1.8em;
    line-height: 1.6em;
  }
  ol.progtrckr li.progtrckr-inprogress:before {
    height: 1.8em;
    width: 1.8em;
    line-height: 1.6em;
  }
  ol.progtrckr li.progtrckr-todo:before {
    height: 1.8em;
    width: 1.8em;
    line-height: 1.6em;
  }
  ol.progtrckr li.progtrckr-finish {
    border-bottom: 0px;
  }
  ol.progtrckr li.progtrckr-finish:before {
    width: 2.5em;
    height: 2.5em;
    line-height: 1.6em;
    border: 2px solid #ebebeb;
    border-radius: 1.2em;
    bottom: -3.8em;
  }
  ol.progtrckr li.progtrckr-finish:after {
    bottom: -3.45em;
    left: 7px;
    line-height: 1em;
    font-size: 20px;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.6em;
    border-radius: 1.2em;
  }
  ol.progtrckr li .progtrckr-name {
    min-width: 100px;
    max-width: 130px;
    font-size: 15px;
    line-height: 18px;
    left: -40px;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-name {
    top: 0.5em;
  }
  ol.progtrckr li.progtrckr-bottom .progtrckr-name {
    top: 11.5em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-name {
    top: -0.2em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-name {
    top: 10.7em;
  }
  ol.progtrckr li .progtrckr-line {
    height: 3.0em;
    left: 18px;
  }
  ol.progtrckr li:first-child .progtrckr-line {
    left: 18px;
  }
  ol.progtrckr li.progtrckr-top .progtrckr-line {
    top: 2.5em;
  }
  ol.progtrckr li.progtrckr-bottom .progtrckr-line {
    top: 8.5em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-top .progtrckr-line {
    height: 3em;
    top: 2.0em;
    left: 25px;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-line {
    height: 3em;
    top: 8.2em;
    left: 25px;
  }
}
@media (max-width: 479px) {
  ol.progtrckr li .progtrckr-name {
    min-width: 50px;
    max-width: 100px;
    font-size: 15px;
    line-height: 18px;
    left: -30px;
  }
}
@media (max-width: 319px) {
  ol.progtrckr li .progtrckr-name {
    min-width: 50px;
    max-width: 80px;
    font-size: 15px;
    line-height: 18px;
    left: -20px;
  }
  ol.progtrckr li.progtrckr-bottom .progtrckr-name {
    top: 10.5em;
  }
  ol.progtrckr li.progtrckr-finish.progtrckr-bottom .progtrckr-name {
    top: 9.8em;
  }
}
/* ------------------- Popup ------------------- */
.popup-box-container .popup-box {
  min-width: 517px;
  /*min-height: 335px;*/
  padding: 30px;
  background: #fff;
  font-size: 14px;
  line-height: 20px;
}
.popup-box-container .popup-box a {
  text-decoration: none;
}
.popup-box-container .popup-box .box-title {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px solid #ebebeb;
  font-size: 24px;
}
.popup-box-container .popup-box label {
  font-size: 16px;
  font-weight: normal;
}
.popup-box-container .popup-box button.form-control,
.popup-box-container .popup-box input.form-control,
.popup-box-container .popup-box select.form-control,
.popup-box-container .popup-box textarea.form-control {
  font-size: 16px;
  color: #c1c1c1;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
.popup-box-container .popup-box .input-group-addon {
  border: 1px solid #ebebeb;
  border-left: 0;
  border-radius: 0px;
  width: 30px;
}
.popup-box-container .popup-box .input-group > #password {
  width: 430px;
}
.popup-box-container .popup-box .submit-row {
  padding-top: 15px;
}
.popup-box-container .popup-box .submit-row .forgotten-pass-container {
  line-height: 30px;
}
#cboxOverlay {
  background: #808080;
}
#cboxLoadedContent {
  border: 0px;
}
#cboxClose {
  top: 0px;
  right: 0px;
  background: url(../image/close_button.png) no-repeat top center;
  width: 40px;
  height: 40px;
}
#cboxClose:hover {
  background: url(../image/colorbox/controls.png) no-repeat bottom center;
}
@media (max-width: 767px) {
  .popup-box-container .popup-box {
    min-width: 100%;
  }
}
@media (max-width: 479px) {
  #colorbox,
  #cboxTopCenter,
  #cboxContent,
  #cboxLoadedContent {
    width: 320px;
  }
}
@media (max-width: 319px) {
  #colorbox,
  #cboxTopCenter,
  #cboxContent,
  #cboxLoadedContent {
    max-width: 250px;
  }
}
/* ------------------- Search Page ------------------- */
.panel.simple.search-panel .panel-heading.search-options {
  padding: 30px 20px;
  background: #f7f7f7;
  border: 3px solid #ebebeb;
}
.search-panel .search-options .form-group {
  display: block;
}
.search-panel .search-options input.form-control {
  font-size: 16px;
  color: #c1c1c1;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  width: 100%;
}
.search-panel .search-options .form-group:last-child {
  margin-bottom: 0px;
}
.search-panel .search-options .search-in-this-title {
  display: inline-block;
  min-width: 125px;
}
.search-panel .search-options .checkbox-inline span {
  display: inline-block;
  min-width: 70px;
  margin-right: 10px;
}
.checkbox-style.search-checkbox label {
  padding-left: 0px;
  width: auto;
  margin-right: 0px;
}
.search-panel .search-results {
  padding: 20px 12px;
  border: 3px solid #ebebeb;
  border-top: 0px;
}
.search-panel .search-category-results .search-results-number {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 3px;
  float: right;
}
.search-panel .search-results .search-results-order-options span {
  margin-left: 5px;
  margin-right: 5px;
}
.search-panel .search-results .search-results-order-options span:first-child {
  margin-left: 0px;
  margin-right: 0px;
}
.search-panel .search-category-results {
  padding: 20px 12px;
  border: 3px solid #ebebeb;
  border-top: 0px;
}
.search-panel .search-category-results:nth-child(2n) {
  background: #f7f7f7;
}
.search-panel .search-category-results .results-header {
  font-size: 20px;
  line-height: 23px;
}
.search-panel .search-category-results .results-header span {
  margin-left: 10px;
  vertical-align: text-top;
}
.search-panel .search-category-results .results-header i {
  font-size: 23px;
  line-height: 24px;
}
.search-panel .search-category-results .results-list .result-item {
  margin-top: 25px;
  font-size: 16px;
  line-height: 22px;
}
.search-panel .search-category-results .results-list .result-item:first-child {
  margin-top: 20px;
}
.search-panel #search_result_rows nav.nav-pagination {
  margin-bottom: 0px;
  margin-top: 15px;
}
.search-panel #search_result_rows nav.nav-pagination ul.pagination.simple {
  margin-bottom: 0px;
  margin-top: 0px;
}
.search-panel #search_result_rows nav.nav-pagination li a {
  border-left: 2px solid #ebebeb;
}
/* ------------------- Form-horizontal ------------------- */
.alert-mandatory {
  background: #f7f7f7;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  font-size: 14px;
  line-height: 14px;
}
.form-horizontal button.form-control,
.form-horizontal input.form-control,
.form-horizontal select.form-control,
.form-horizontal textarea.form-control {
  font-size: 16px;
  color: #c1c1c1;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
select.form-control {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
}
input.file-upload {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  margin-bottom: 0px;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.file-icon {
  margin: 0px 0px 0px 15px;
  font-size: 16px;
  color: #c1c1c1;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
.form-horizontal .file-icon,
.form-horizontal .file-open-with-button {
  width: 55%;
}
.select-dropdown:after,
.file-icon:after {
  background: none;
  color: #808080;
  content: "\f107";
  font-family: 'FontAwesome';
  font-size: 18px;
  padding: 6px 30px 8px 8px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.file-icon:after {
  content: "\f07c";
  padding: 6px 10px 8px 8px;
}
.form-horizontal .checkbox-inline {
  padding-top: 0px;
}
.form-horizontal .form-group {
  padding-left: 15px;
}
.form-horizontal .control-label {
  display: inline;
  margin: 0px 0px;
  font-size: 14px;
  line-height: 1.42857;
  font-weight: normal;
  text-align: left;
}
.form-horizontal .profile-buttons {
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 3px solid #ebebeb;
}
.form-horizontal .profile-buttons .btn-icon {
  margin-top: 10px;
  margin-left: 30px;
}
.form-horizontal .profile-buttons .btn-icon:first-child {
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .form-horizontal .profile-buttons {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .alert-mandatory {
    margin-left: 15px;
    margin-right: 15px;
  }
  .form-horizontal {
    margin-right: 15px;
  }
  .form-horizontal .profile-buttons {
    padding-right: 15px;
    margin-right: -15px;
  }
}
/* ------------------- Open File with button design ------------------- */
.file-open-with-button {
  position: relative;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  color: #c1c1c1;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
.file-open-with-button input {
  height: 31px;
}
.file-open-with-button .btn {
  position: absolute;
  top: -1px;
  right: 0px;
}
.file-open-with-button .btn i {
  padding-right: 10px;
}
/* ------------------- Media Queries ------------------- */
.navbar-toggle {
  width: 33px;
  height: 33px;
  background: #808080;
  border: 0px;
  border-radius: 0px;
}
.navbar-toggle .icon-bar {
  width: 16px;
  background: #fff;
  border-radius: 0px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
  .content .col-md-4 {
    padding-top: 10px;
    padding-left: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .content .col-md-4 {
    padding-top: 10px;
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content .col-md-4 {
    padding-top: 10px;
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .top-menu .navbar-header {
    float: none;
    margin-left: 0px;
  }
  .top-menu .navbar-toggle {
    display: block;
  }
  .top-menu .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 50px 0px 0px -50px;
    width: 100%;
  }
  .top-menu .navbar-collapse img {
    display: none;
  }
  .top-menu .navbar-collapse .main-menu > li {
    border-top: 1px solid #ebebeb;
  }
  .top-menu .navbar-collapse .main-menu i {
    padding-right: 10px;
  }
  .top-menu .navbar-collapse.collapse {
    display: none !important;
  }
  .top-menu .navbar-nav {
    float: none !important;
    left: -30px;
    margin: 0px;
  }
  .top-menu .navbar-nav > li {
    float: none;
  }
  .top-menu .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .top-menu .collapse.in {
    display: block !important;
  }
  .top-menu .container > .pull-right {
    margin-top: 10px;
  }
  h1,
  h2 {
    font-size: 20px;
    line-height: 19.95px;
  }
}
@media (max-width: 991px) {
  .top-menu .profile-menu {
    position: absolute;
    top: 10px;
    left: 53px;
    font-size: 14px;
  }
  .top-menu .language-menu {
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 14px;
  }
  header .row .help-container {
    display: table-cell;
    vertical-align: top;
    padding-right: 0px;
    padding-top: 15px;
  }
  header .row .help-container .btn-icon {
    min-width: 130px;
  }
  header .row .search {
    display: table-cell;
    /*width: 100%;*/
    vertical-align: top;
    /*padding-left: 0px;*/
    padding-top: 14px;
  }
  header .row .search .navbar-form {
    margin: 0px;
  }
  .content .col-sm-4,
  .content .col-sm-8,
  .content .col-sm-12 {
    /*padding-left: 0px;
		padding-right: 0px;*/
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content .col-sm-8 .news-body-content h1,
  .content .col-sm-8 .simple-content h1,
  .content .col-sm-8 .news-body-content h2,
  .content .col-sm-8 .simple-content h2,
  .content .col-sm-8 .news-body-content h3,
  .content .col-sm-8 .simple-content h3,
  .content .col-sm-8 .news-body-content h4,
  .content .col-sm-8 .simple-content h4,
  .content .col-sm-8 .news-body-content h5,
  .content .col-sm-8 .simple-content h5,
  .content .col-sm-8 .news-body-content h6,
  .content .col-sm-8 .simple-content h6 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content .col-sm-8 .simple-content .content-header h1 {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1,
  h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .top-menu .profile-menu {
    right: 110px;
    left: auto;
  }
}
@media (max-width: 479px) {
  .top-menu .user-menu-container {
    width: 85%;
  }
  .top-menu .profile-menu {
    position: relative;
    display: inline-block;
    top: 0px;
    left: 0px;
    max-width: 70%;
    font-size: 14px;
  }
  nav.top-menu .nav.profile-menu > li {
    margin: 0px 0px 0px 5px;
  }
  nav.top-menu .nav.profile-menu > li > a {
    padding: 0px 5px 0px 0px;
  }
  .top-menu .language-menu {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 14px;
  }
  header .row .help-container .btn-icon {
    min-width: 107px;
  }
}
@media (max-width: 319px) {
  .top-menu .profile-menu {
    position: relative;
    display: inline-block;
    top: 0px;
    left: 0px;
    max-width: 50%;
    font-size: 14px;
  }
}
/* ------------------- Main Calendar ------------------- */
.maincalendarpopover ul {
  padding-left: 10px;
  font-size: 11px;
}
#main_calendar,
#calendar_help {
  font-family: Calibri;
}
#main_calendar .ui-datepicker-inline,
#calendar_help .ui-datepicker-inline {
  width: 100%;
  padding: 0;
}
#main_calendar td.ui-state-disabled,
#calendar_help td.ui-state-disabled {
  background-color: #fff;
}
#main_calendar .ui-widget-header,
#calendar_help .ui-widget-header {
  border: 0;
  background: #5b9db5;
  border-radius: 0;
  height: 50px;
  font-weight: normal;
  text-transform: uppercase;
}
#main_calendar .ui-datepicker-title,
#calendar_help .ui-datepicker-title {
  line-height: 40px;
  font-size: 20px;
}
#main_calendar .ui-datepicker-prev,
#calendar_help .ui-datepicker-prev {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  left: 20px;
  top: 10px;
}
#main_calendar .ui-datepicker-prev span,
#calendar_help .ui-datepicker-prev span {
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  background-image: url(../image/calendar-left.png) !important;
  background-position: 0px 0px !important;
}
#main_calendar .ui-datepicker-next,
#calendar_help .ui-datepicker-next {
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  cursor: pointer;
  right: 20px;
  top: 10px;
}
#main_calendar .ui-datepicker-next span,
#calendar_help .ui-datepicker-next span {
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  background-image: url(../image/calendar-right.png) !important;
  background-position: 0px 0px !important;
}
#main_calendar .ui-state-hover,
#calendar_help .ui-state-hover,
#main_calendar .ui-widget-content .ui-state-hover,
#calendar_help .ui-widget-content .ui-state-hover,
#main_calendar .ui-widget-header .ui-state-hover,
#calendar_help .ui-widget-header .ui-state-hover,
#main_calendar .ui-state-focus,
#calendar_help .ui-state-focus,
#main_calendar .ui-widget-content .ui-state-focus,
#calendar_help .ui-widget-content .ui-state-focus,
#main_calendar .ui-widget-header .ui-state-focus,
#calendar_help .ui-widget-header .ui-state-focus {
  border: 0;
  background: none;
}
#main_calendar .ui-datepicker-prev.ui-state-hover,
#calendar_help .ui-datepicker-prev.ui-state-hover {
  left: 20px;
  top: 10px;
}
#main_calendar .ui-datepicker-next.ui-state-hover,
#calendar_help .ui-datepicker-next.ui-state-hover {
  right: 20px;
  top: 10px;
}
#main_calendar table,
#calendar_help table {
  margin: 0;
}
#main_calendar th,
#calendar_help th {
  font-weight: normal;
  text-transform: uppercase;
  border-left: 2px #ebebeb solid;
  border-right: 2px #ebebeb solid;
  border-top: 1px #ebebeb solid;
  border-bottom: 1px #ebebeb solid;
  background: #ffffff;
  width: 14.28%;
  font-size: 18px;
}
#main_calendar td,
#calendar_help td {
  padding: 0;
  border-left: 2px #ebebeb solid;
  border-right: 2px #ebebeb solid;
  border-top: 1px #ebebeb solid;
  border-bottom: 1px #ebebeb solid;
  background: #ffffff;
  font-weight: normal;
  text-align: center;
  height: 78px;
  line-height: 68px;
  font-size: 20px;
  color: #000;
}
#main_calendar .ui-state-default,
#calendar_help .ui-state-default,
#main_calendar .ui-widget-content .ui-state-default,
#calendar_help .ui-widget-content .ui-state-default,
#main_calendar .ui-widget-header .ui-state-default,
#calendar_help .ui-widget-header .ui-state-default {
  border: 0;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 1em;
  display: inline-block;
  background: none;
  color: #000;
}
#main_calendar .ui-state-disabled,
#calendar_help .ui-state-disabled,
#main_calendar .ui-widget-content .ui-state-disabled,
#calendar_help .ui-widget-content .ui-state-disabled,
#main_calendar .ui-widget-header .ui-state-disabled,
#calendar_help .ui-widget-header .ui-state-disabled {
  opacity: 1;
  filter: alpha(opacity=1);
}
#main_calendar .ui-state-disabled .ui-state-default,
#calendar_help .ui-state-disabled .ui-state-default,
#main_calendar .ui-widget-content .ui-state-disabled .ui-state-default,
#calendar_help .ui-widget-content .ui-state-disabled .ui-state-default,
#main_calendar .ui-widget-header .ui-state-disabled .ui-state-default,
#calendar_help .ui-widget-header .ui-state-disabled .ui-state-default {
  color: #c9c9c9;
}
#main_calendar span.help,
#calendar_help span.help {
  display: inline-block;
  height: 15px;
  width: 15px;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
  margin: 5px;
  margin-left: 15px;
}
#main_calendar td.probably .ui-state-default,
#calendar_help td.probably .ui-state-default,
#main_calendar td.probably,
#calendar_help td.probably,
#main_calendar span.help.probably,
#calendar_help span.help.probably {
  background-color: #ebebeb;
  color: #808080;
}
#main_calendar td.sure .ui-state-default,
#calendar_help td.sure .ui-state-default,
#main_calendar td.sure,
#calendar_help td.sure,
#main_calendar span.help.sure,
#calendar_help span.help.sure {
  background-color: #79bef9;
  color: #fff;
}
#main_calendar td.preferential .ui-state-default,
#calendar_help td.preferential .ui-state-default {
  background: url('../image/circle.png') no-repeat top left;
  padding: 20px;
  width: 60px;
}
#main_calendar span.help.preferential,
#calendar_help span.help.preferential {
  border: 1px red solid;
  border-radius: 50%;
  line-height: 14px;
}
#calendar_help {
  padding-left: 25px;
}
/* ------------------- References block ------------------- */
.panel.references-list .reference-content {
  font-size: 14px;
  line-height: 15px;
  color: #000;
  margin: 0;
}
.panel.references-list .reference-author {
  font-style: italic;
  font-size: 14px;
  color: #000;
  margin: 0;
}
.panel.references-list .list-group-item {
  cursor: pointer;
}
.panel.references-list .list-group-item .col-md-9 {
  background-color: #f7f7f7;
  padding: 10px;
}
.reference-record .whois {
  text-align: center;
  font-size: 1.7em;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 20px;
}
.reference-record .connectedwith {
  text-align: right;
  margin-top: 20px;
  font-style: italic;
}
.status_sure {
  color: red;
}
body > .spinner.overlay {
  position: fixed;
}
.module_page h1,
.module_News .news-title {
  font-size: 32px;
  line-height: 32px;
  color: #79bef9;
}
.module_page p {
  margin-bottom: 10px;
}
.content .news .news-content ul li,
.content .module_page ul li,
.course-content-container ul li {
  list-style-type: disc;
}
.content .news .news-content ul,
.content .module_page ul,
.course-content-container ul {
  margin-left: 20px;
}
#course-dates ul li {
  list-style-type: none;
}
div#cookieDiv {
  width: 100%;
  background: #000;
  text-align: center;
  color: #fff;
  padding: 5px;
  display: none;
}
div#cookieDiv > div {
  width: 650px;
  margin: auto;
}
div#cookieDiv div.pull-left {
  width: 80%;
}
div#cookieDiv div.pull-right {
  width: 20%;
  padding-right: 10px;
}
div#cookieDiv button {
  display: block;
  float: right;
  background: #fff;
  padding: 3px 10px;
  color: #000;
}
.content img {
  cursor: pointer;
}
.more-news-list .list-group-item-text img {
  display: none;
}
h2.news-title a {
  text-decoration: none;
}
.slider ol.carousel-indicators {
  top: 10px;
  height: 15px;
}
.slider .carousel-control.left,
.slider .carousel-control.right {
  height: 34px;
  width: 34px;
  margin-left: 8%;
  margin-right: 8%;
  padding: 0px 0px;
}
.carousel .carousel-caption p {
  text-align: justify;
}
.content #search_results li.active a {
  font-weight: bold;
  color: #000;
}
.content #search_results li.active a:hover {
  background-color: #fff;
  border: 2px solid #ebebeb;
}
@media (max-width: 1200px) {
  #main_calendar th,
  #calendar_help th {
    font-size: 14px;
  }
}
@media (max-width: 992px) {
  #main_calendar th,
  #calendar_help th {
    font-size: 11px;
  }
}
select.ui-datepicker-year {
  color: #000;
}
.course_choose_new_class .panel.simple.course-panel .course-right-col {
  width: 100%;
}
.course_choose_new_class .course-section-container#course-dates {
  border-bottom: 3px solid #ebebeb;
}

/*----------------/ szirtes:2025-01-17 10:04:38----------------*/
/*----------------KOH:2025-01-17 10:04:38----------------*/
/** spinner **/
.spinner.overlay {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
  border-radius: 3px;
  z-index: 1411;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.spinner.overlay .fa {
  color: #000;
  left: 50%;
  margin-left: -35px;
  margin-top: -30px;
  position: absolute;
  top: 50%;
}
body > .spinner.overlay {
  position: fixed;
}

/*----------------/ KOH:2025-01-17 10:04:38----------------*/
/*----------------colorbox:2016-01-27 17:21:11----------------*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:69999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{/*background:url(../image/colorbox/loading.gif) no-repeat center center;*/
			
		}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../image/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../image/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../image/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

/*----------------/ colorbox:2016-01-27 17:21:11----------------*/
