body {
	font-size: .9375rem;
	background-color: #F4F4F4;
	padding-top: 75px;
	font-family: 'Regular';

}

.navbar {
	background: linear-gradient(135deg, rgb(74, 92, 242) 0%, rgb(190, 99, 231) 100%);
	color: #fff !important;
}

.navbar-logo {
	height: 50px;
}

.nav-link, .nav-link:active, .nav-link:hover {
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Medium', sans-serif;
}

.navbar-toggler {
	border-color: white;
}

.navbar-toggler:focus {
	box-shadow: 0 0 0 #fff;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.btn-primary, .btn-outline-primary:hover {
	background: linear-gradient(225deg, rgb(74 92 242) 0%, rgb(190 99 231) 100%);
	border: 1px solid;
	border-image: linear-gradient(225deg, rgb(74 92 242), rgb(190 99 231)) 1;
}

.btn-outline-primary:active {
	background-color: #2A53A0 !important;
	border-image: linear-gradient(225deg, rgb(74 92 242), rgb(190 99 231)) 1;
}

.btn-outline-primary {
}

.wbox {
	background-color: white;
	box-shadow: 0 0 6px 0 #D6D6D6;
}

.btn-outline-primary {
	border: 1px solid;
	border-image: linear-gradient(225deg, rgb(74 92 242), rgb(190 99 231)) 1;
	color: #2A53A0;
}

.pagetitle {
	text-transform: uppercase;
	margin-top: .75rem;
	margin-bottom: .75rem;
	color: #4A5CF2;
	font-weight: 700;
	font-family: 'Medium', sans-serif;
}

strong, .fw-bold, table.dataTable thead th, table.dataTable tfoot th {
	font-family: 'Medium', sans-serif;
}

.progress-bar {
	background: linear-gradient(135deg, rgb(74 92 242) 0%, rgb(190 99 231) 100%);
}

.progress {
	border-radius: 0;
}

.text-blue {
	color: #4A5CF2;
}

.breadcrumb {
	padding: 0.5rem;
	padding-left: 0rem;
	padding-top: 0;
}

.breadcrumb a {
	color: #4A5CF2;
	text-decoration: none;
}

.dropdown-item:active {
	background-color: #2A53A0;
}

.form-default {
	max-width: 800px;
	margin: auto;
	padding: 2rem 4rem;;
	border-top: 5px solid;
	border-image: linear-gradient(225deg, rgb(74 92 242), rgb(190 99 231)) 1;
	background-color: white;
	box-shadow: 0 0 6px 0 #D6D6D6;
}

@media (max-width: 767px) {
	.form-default {
		padding: 2rem 1rem;
	}
}

p.formtitle {
	font-size: x-large;
	color: #4A5CF2;
	font-weight: bold;
	margin-bottom: 1rem;
	text-align: center;
	font-family: 'Medium', sans-serif;
}

.datatable thead {
	color: #4A5CF2;
}

.datatable th, .datatable {
	border: none !important;
	border-collapse: collapse !important;
}

.datatable td {
	border: none !important;
}

.datatable tbody {
	box-shadow: 0 0 6px 0 #D6D6D6;
}

.datatable tbody td {
	border: 1px solid #D6D6D6 !important;
}

.datatable tbody tr {
	background-color: #fff;
}

.datatable tbody tr.even {
	background-color: #EFF3FB;
}

.datatable tbody tr:hover {
	background-color: #C3D2EE !important;
}

.btn-xs, .btn-group-xs > .btn {
	--bs-btn-padding-y: 0.05rem;
	--bs-btn-padding-x: 0.4rem;
	--bs-btn-font-size: 0.875rem;
	--bs-btn-border-radius: var(--bs-border-radius-sm);
}

.btn, .nav-link {
	border-radius: 0 !important;
}

.form-control, .form-select {
	border-radius: 0;
}

.form-floating>label {
	left: auto;
}

.dg-title {
	margin-bottom: 0.3rem;
	text-transform: uppercase;
	color: #7A7A7A;
	font-weight: bold;
	font-family: 'Medium', sans-serif;
	font-size: smaller;
}

.torolt {
	color: #8F8F8F;
	text-decoration: line-through;
}

table.jel-adatell {
	width: 100%;
}

table.jel-adatell th {
	padding-right: 8px;
	width: 40%;
}

table.jel-adatell-50 th {
	width: 50%;
}

table.jel-adatell-25 th {
	width: 25%;
}

table.jel-adatell th, table.jel-adatell td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid gray;
}

.uid {
	text-decoration: none;
	color: black;
}

.accordion-item {
	border-radius: 0 !important;
}

.accordion-button:focus {
	box-shadow: none;
	border-radius: 0 !important;
}

.accordion-button:not(.collapsed) {
	background-color: #EFF3FB;
	color: #000;
}

.btn {
	box-shadow: 0 0 9px #888;
	transition: box-shadow .4s;
}

.btn:hover {
	box-shadow: none;
}

.badge {
	text-decoration: none;
	border-radius: 0;
}

.bg-primary {
	background-color: #4A5CF2 !important;
}

.form-floating>label {
	top: -17px;
}

.form-floating>.form-control, .form-floating>.form-select {
	height: 40px;
	min-height: 40px;
}

.form-floating>.form-control:not(:placeholder-shown) {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}

.form-floating>.form-control-plaintext:focus, .form-floating>.form-control-plaintext:not(:placeholder-shown), .form-floating>.form-control:focus, .form-floating>.form-control:not(:placeholder-shown) {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}

.form-floating>.form-control {
	padding: 1.2rem 0.75rem;
}

.form-floating>.form-select {
	padding: 0 0.75rem;
}

.form-floating>.form-control:placeholder-shown~label {
	top: -9px;
}

.form-floating>.form-control:focus~label {
	top: -17px;
}

.form-floating {
	margin-bottom: .65rem !important;
}

.form-select:focus {
	border-color: #4A5CF2;
	outline: 0;
	box-shadow: none;
}

.form-control:focus {
	color: var(--bs-body-color);
	background-color: var(--bs-body-bg);
	border-color: #4A5CF2;
	outline: 0;
	box-shadow: none;
}

.form-floating>.form-control:disabled~label::after, .form-floating>:disabled~label::after {
	background-color: rgba(255,255,255, .5);
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
	border-color: var(--bs-form-invalid-border-color);
	box-shadow: none;
}

.form-select.is-invalid:focus, .was-validated .form-select:invalid:focus {
	border-color: var(--bs-form-invalid-border-color);
	box-shadow: none;
}

#chatbox {
	height: 300px;
	overflow-y: auto;
	border: 1px solid #696969;
	padding: 1.5rem;
	background-color: white;
}

#chatbox > p {
	margin-bottom: .25rem;
}

#chatbox > hr {
	margin-top: .25rem;
	margin-bottom: .25rem;
}

#jelenlet {
	padding: 2rem;
	text-align: center;
	border: 10px solid red;
}

#jelenlet > h3 {
	margin-bottom: 3rem;
}

.nav-link-tab {
	border-radius: 0 !important;
	color: #2A53A0 !important;
}

.nav-link-tab:hover {
	color: #2F5DB1 !important;
}

.nav-link-tab.active {
	border-radius: 0 !important;
	background-color: #2A53A0 !important;
	color: white !important;
}

.category-title {
	margin-left: 5px;
	margin-top: 1em;
}

.category-left, .category-right {
	height: 0;
	cursor: pointer;
}

.category-left > i {
	font-size: 2.5em;
	position: relative;
	top: 50px;
	left: -30px;
}

.category-right > i {
	font-size: 2.5em;
	position: relative;
	top: 50px;
	left: calc(100% + 13px);
}

.category-videos {
	display: flex !important;
	overflow-x: scroll;
	padding: 6px;
	--ms-overflow-style: none;  /* Internet Explorer 10+ */
	scrollbar-width: none;  /* Firefox */
}

.category::-webkit-scrollbar {
	display: none;  /* Safari and Chrome */
}

.course {
	width: 224px;
	/*height: 200px;*/
	margin-right: 16px;
	background-color: white;
	box-shadow: 0 0 6px 0 #D6D6D6;
	cursor: pointer;
}

.course > img {
	width: 224px;
}

.course:hover p {
	text-decoration: underline;
}

.course-detail {
	padding: 10px;
}

.course-status {
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
	font-weight: bold;
	font-family: 'Medium', sans-serif;
	width: 75px;
	padding: 3px;
	text-align: center;
	border-radius: 7px;
	position: relative;
	float: right;
	right: 11px;
	top: -115px;
}

.course-csakpro {
	background-color: rgba(220, 53, 69, 0.8);;
	color: white;
	font-weight: bold;
	font-family: 'Medium', sans-serif;
	width: 60px;
	padding: 3px;
	text-align: center;
	border-radius: 7px;
	position: relative;
	float: left;
	left: 11px;
	top: -210px;
}

@media (hover: none) {
	.category-left {
		display: none;
	}

	.category-right {
		display: none;
	}

	/*.course {
		width: 300px;
	}

	.course > img {
		width: 300px;
	}*/
}

/*@media (max-width: 360px) {
	.course {
		width: calc(100vw - 70px);
	}

	.course > img {
		width: calc(100vw - 70px);
	}
}*/

.modal-content-pro {
	border-radius: 0;
	border: 0;
}

.modal-content-pro > .modal-header {
	padding: 0;
}

.modal-content-pro > .modal-header > img {
	width: 100%;
}

.modal-content-pro > .modal-header > button {
	position: absolute;
	top: 30px;
	right: 30px;
	padding: 0;
	margin: 0;
}

.accordion-button-pro {
	background-color: white !important;
	border-radius: 0 !important;
	color: #4A5CF2 !important;
	font-size: 1.2rem;
}

.accordion-item-pro {
	border: 2px solid;
	border-image: linear-gradient(225deg, rgb(74 92 242), rgb(190 99 231)) 1;
}

#proIframe {
	height: 5300px;
}

@media(max-width: 991px) {
	#proIframe {
		height: 9000px;
	}

}

.form-check-input {
	border-color: #828282;
}

button.btn {
	box-shadow: none;
}

.kurzus-videolista {
	background-color: white;
	padding: 0 1rem;
	box-shadow: 0 0 6px 0 #D6D6D6;
}

.kurzus-videolista-item {
	cursor: pointer;
	padding: 1rem 0;
	border-bottom: 1px solid #CFCFCF;
}

.kurzus-videolista-kep {
	height: 70px;
}

.kurzus-videolista-megn {
	display: inline;
	vertical-align: top;
}

@media (min-width: 1200px) { /* lg */
	.kurzus-videolista {
		position: sticky;
		top: 0;
		height: calc(100vh - 216px);
		overflow-y: auto;
	}

	.kurzus-videolista::-webkit-scrollbar {
		display: none;
	}
}

.btn.active {
	background: linear-gradient(225deg, rgb(74 92 242) 0%, rgb(190 99 231) 100%);
	border: 1px solid;
	border-image: linear-gradient(225deg, rgb(74 92 242), rgb(190 99 231)) 1;
}

main.esemeny {
	position: sticky;
	top: 0;
	height: calc(100vh - 179px);
	overflow-y: auto;
}

main.esemeny::-webkit-scrollbar {
	display: none;
}

.esemeny-title {
	color: #4A5CF2;
}

.esemeny-d {
	box-shadow: 0 0 6px 0 #D6D6D6;
	background-color: white;
	padding: 1rem;
}

.kurzus-videolista-item i {
	font-size: 3rem;
}

.esemeny-file:hover {
	color: #4A5CF2;
	cursor: pointer;
}
