a:hover{
	opacity: 0.7;
}

.header-logo img{
	width: 200px;
}
.sticky-header-active .header-logo{
	margin-top: 0px;
	top: 0px;
}
.sticky-header-active .header-logo img{
	width: auto;
	height: 60px;
	margin-bottom: 0;
}
.header-mzi-logo-title1,
.header-mzi-logo-title2{ 
	float: left; 
	font-size: 1.1em;
}
.header-mzi-logo-title2{
	line-height: 16px;
    margin-top: 7px;
    margin-right: 50px;
    margin-left: 20px;
}
.header-mzi-logo-title2 span{
	font-weight: bold;
}
.header-mzi-logo a{ color: #fff !important; }
.header-mzi-logo a:hover{ opacity: 1; }
.page-header{
	padding: 0;
	background-color: #fff;
}
.page-header .page-header-container{
	background: url('/img/Portal-VEN-header2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 20px;
	padding: 50px;
    height: 247px;
}
.page-header .page-header-container .page-header-content{
	background: rgba( 0,0,0,0.4);
	padding: 20px 50px;
}
#header .header-body,
html .bg-primary:not(.no-skin){
	background: #373f4c !important;
}
html .btn-primary, html.sticky-header-active .btn-sticky-primary{
	border-color: #373f4c !important;
	background-color: #373f4c !important;
	color: #fff !important;
}
#header.header-effect-shrink .header-container{
	min-height: 54px;
}
#header .header-nav-main nav > ul > li > a{ font-size: 0.6rem; }
#header .header-button a{ font-size: 0.7rem; }
#header .header-button .dropdown-item{
	color: #333;
}
.select2-container--default{ width: 100% !important; }
.select2-container .select2-selection--single{ height: 37px; padding: 4px 0; }
form.form-style-2 .form-control{ background-color: #fff; }
.blog-edit-frame .btn-outline.btn-primary{ color: #fff; }
#news-display .blog-post-bg .blog-post img{ max-width: 100%; }
.card-body .checkbox-custom.checkbox-custom-transparent input[type=checkbox]:checked+label:after{ color: #000 !important }

.page-header h1,
.page-header .lead,
.page-header a{
	color: #fff;
}
.page-header h1{ font-size: 3em; line-height: 1em; }
.page-header p.lead{ font-size: 1.8em; font-weight: 500; }
.page-header .layer{ 
	background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#header .header-nav{
	-webkit-box-pack: start;
	justify-content: flex-start;
}
.page-header a:hover,
#header .header-nav-main nav > ul > li > a:hover{
	color: #eee !important;
}

.long-alert-title{
	font-size: 1.6rem;
	line-height: 2.1rem;
}
.long-alert-msg{
	font-size: 1rem;
	line-height: 1.4rem;
}
.sel-group1{ font-weight: bold; color: #004e96; }
.sel-group2{ font-weight: bold; }

.learn-more i{
	margin-left: 1px;
    position: relative;
    top: 0.7px;
}
.main{
	/*background: #f8f8f8;*/
}
.blog-post-bg{
	padding: 20px 25px;
	background: #d9e5fd;
	overflow: auto;
}
.blog-post-bg .news_msg{ word-break: break-all; }
.blog-post table{ max-width: 100%; }
.news-type-1{
	background: #fcfcd2;
}
.news-type-1 .comments-frame{
	background: #FCFCE1;
    border: 1px solid #DDD;
    padding-top: 16px;
    margin-bottom: 10px;
}
.blog-status-3{
	background: #eeeeee;
}
.leavecomment textarea{
	background: #fff !important;
}
.blog-status-3{
	background: #eee;
}
.content_type{
	float: right;
	padding: 3px 14px;
}
.content_type i{
	position: relative;
    top: 3px;
    margin-right: 5px;
}
.content_archive{ border-color: #750101 !important; background: #750101 !important; color: #fff !important; margin-right: 15px; }
.content_exposed{ border-color: #004e96 !important; background: #004e96 !important; color: #fff !important; margin-right: 15px; }
.content_title3{
	position: relative;
    top: -4px;
	margin-bottom: 4px;
    line-height: 20px;
    font-style: italic;
    color: #004e96;
}
.post-meta{
	margin-bottom: 15px;
}
.blog-post h2 a{
	line-height: 35px;
}
.news_edit{
	display: none;
	float: right;
	font-size: 0.9em;
	color: darkred;
}
.news_edit a{ 
	color: darkred; 
}
.readonly{
	background-color: #eee;
}
.blog-edit-frame{
	width: 100%;
	height: 20px;
}
.post-date,.news_edit{
	float: left;
}
.drop-target{
	margin-bottom: 15px
}
.uploaded_file .upl_file{
	display: inline-block;
    width: 90%;
    max-width: 270px;
}
.delete_file:hover{
	cursor: pointer;
	color: red;
	display: inline-block;
}
.delete:hover{
	cursor: pointer;
	color: red;
}
.mark-as-read:hover{
	color: green !important;
}
.comments-num-0{
	display: none;
}
.comment_edit_actions{
	display: none;
	color: darkred;
}
.comment_edit_actions .comment_delete:hover,
.delete-news:hover,
.search-close:hover{
	cursor: pointer;
	color: red !important;
}
input.disabled{
	background-color: #eee!important;
}
.change-pass-btn{
	margin: 0 0 20px;
}
.change-pass-fields,
.change-pass-btn-close{
	display: none;
}
.change-pass-btn-close:hover{
	color: darkred;
}
.change-pass-btn i,.change-pass-btn-close i{
	position: relative;
	top: 4px;
}

.prevoznik-company{
	display: none;
}

.blog_new_content,.filter{
	background: #8cc64e;
	color: #000;
	padding: 15px;
	margin-bottom: 20px;
}

.card-featured{
	background: #90c255;
}

#news_title{ border: 0; }
#news_title::placeholder{ font-size: 1.6em; position: relative; top: 3px; color: #333; }

.btn-outline.btn-primary:hover{
	border-color: #004e96 !important;
    background: #004e96 !important;
}

.tooltip-inner {
    color: #000;
    background-color: #eee;
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    border-top-color: #eee;
}

.filter{
	width: 100%;
	padding: 20px 30px 30px 30px;
}
.filter h5{
	color: #fff;
}
.trumbowyg-box .trumbowyg-editor{
	background: #fff;
	color: #333;
}

.list.list-unstyled .active{
	font-weight: bold;
	color: #004e96;
}
.bg-light-6{
	background-color: #004e96 !important;
	color: #fff !important;
}
.bg-light-6:placeholder{ color: #fff; text-transform: uppercase; font-weight: bold; }
.bg-light-6::placeholder{ color: #fff; font-size: 1.2em; text-transform: uppercase; }
.input-search .fas{ font-size: 1.3em; }
.search-close{
	position: absolute;
    margin-left: -16px;
    margin-top: 14px;
}
#search_form2{
	background: #444;
    padding: 25px 0 15px;
    color: #fff;
    margin-bottom: 22px;
}
#search_form2 h3{
	margin: 0 15px 20px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
}
#search_form2 label{
	display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: 0;
}
#search_form2 input,#search_form2 select{ width: 80%; }

#policy1-error{ display: none; }
span.error{
	color: #c10000;
	font-size: 0.9em;
    line-height: 18px;
}

.bg-primary label.error{
	color: #fc6565;
}
.msg-alert{
	position: relative;
    top: -60px;
}
.msg-alert .msg-frame{
	margin: 0 auto;
}

#footer{
    background: #bbb;
	color: #000;
    margin-top: 50px;
}
#footer .footer-copyright{
	background: #bbb;
}
#footer p,
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5{
	color: #000;
}
#footer li, #footer a {
    color: #333;
}
#footer .latest-news span{ color: #555; }

@media only screen and (max-width: 767px) {
	#toggleCategories.show {
		display: none;
	}
	#toggleCategories:not(.show) {
		display: block;
		margin-bottom: 40px;
	}
	.toggleCategory{
		margin-bottom: 40px;
		border-bottom-width: 1px !important;
	}
	.toggleCategory.collapsed{
		border-bottom: 0 !important;
		margin-bottom: 0px;
	}
	.latestNewsCard{
		display: none;
	}
}
.btn-info {
    color: #fff;
    background-color: #8cc64e;
    border-color: #8cc64e;
}



table.dataTable tbody tr {
    background-color: white;
    transition: background-color 1s;
}
.animate-row {
    background-color: yellow !important;
    transition: background-color 1s;
}


.custom-control-input:checked~.custom-control-label::before{
	border-color: #004e96;
    background-color: #004e96;
}
.loader{ text-align: center;margin: 50px 0; }
.lds-dual-ring {
  display: inline-block;
  width: 64px;
  height: 64px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #444;
  border-color: #444 transparent #444 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


/*Bootstrap Calendar*/
.datepicker {
    border-radius: 0;
    padding: 0;
}
.datepicker-days table thead, .datepicker-days table tbody, .datepicker-days table tfoot {
    padding: 10px;
    display: list-item;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #3546b3;
    color: #ffffff;
    border-radius: 0;
}
.datepicker-days table thead tr:nth-child(2n+0) td, .datepicker-days table thead tr:nth-child(2n+0) th {
    border-radius: 3px;
}
.datepicker-days table thead tr:nth-child(3n+0) {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 11px 13px;
}
.datepicker-months table thead td, .datepicker-months table thead th, .datepicker-years table thead td, .datepicker-years table thead th, .datepicker-decades table thead td, .datepicker-decades table thead th, .datepicker-centuries table thead td, .datepicker-centuries table thead th {
    border-radius: 0;
}
.datepicker td, .datepicker th {
    border-radius: 50%;
    padding: 0 12px;
}
.datepicker-days table thead, .datepicker-months table thead, .datepicker-years table thead, .datepicker-decades table thead, .datepicker-centuries table thead {
    background: #3546b3;
    color: #ffffff;
    border-radius: 0;
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: none;
}
.datepicker .prev, .datepicker .next {
    color: rgba(255, 255, 255, 0.5);
    transition: 0.3s;
    width: 37px;
    height: 37px;
}
.datepicker .prev:hover, .datepicker .next:hover {
    background: transparent;
    color: rgba(255, 255, 255, 0.99);
    font-size: 21px;
}
.datepicker .datepicker-switch {
    font-size: 24px;
    font-weight: 400;
    transition: 0.3s;
}
.datepicker .datepicker-switch:hover {
    color: rgba(255, 255, 255, 0.7);
    background: transparent;
}
.datepicker table tr td span {
    border-radius: 2px;
    margin: 3%;
    width: 27%;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
  background-color: #3546b3;
  background-image: none;
}
.dropdown-menu {
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 7px solid rgba(0,0,0,.1);
}

.categories-mobile,.mobile_search{ display: none; }
#search_form2 .select2-container{ width: 80% !important; }

#users_form .checkbox-custom.checkbox-custom-transparent input[type="checkbox"]:checked + label:after{
	color: #004e96;
}

div.on_off input[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
}
div.on_off label {
	cursor: pointer;
	text-indent: -9999px;
	width: 50px;
	height: 20px;
	background: grey;
	display: inline-block;
	border-radius: 100px;
	position: relative;
}
div.on_off label:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
}
div.on_off input:checked + label { background: #750101; }
div.on_off input:checked + label:after { left: calc(100% - 2px); transform: translateX(-100%); }
div.on_off label:active:after{ width: 20px; }
div.on_off span{ position: relative; left: 8px; top: -2px; }
div.on_off span:hover{ cursor: pointer; }

@media (max-width: 992px) {
	.nav-button .ml-3{ margin-left: 0 !important; }
	.nav-button .btn{ border: 0; padding: 0px 40px 0 0 !important; margin-top: 10px; }
	.nav-button .btn:hover{ background: none; color: #fff; }
	.nav-button .btn-icon-effect-1:hover .wrap span, .btn-icon-effect-1:focus .wrap span, .btn-icon-effect-1:active .wrap span{ left: 0; padding-right: 10px; }
	.mt-5, .my-5{ margin: 2rem 0 !important; }
	.comment-block .comment_edit_actions{ position: absolute; right: 0; top: 17px; }
	#search_form2 label{ display: none; }
	#search_form2 .form-row{ margin: 0; }
	#search_form2 .form-row>.col, .form-row>[class*=col-]{ padding: 0 15px; }
	#search_form2 input, #search_form2 select{ width: 100%; }
	#search_form2 .select2-container{ width: 100% !important; }
	#search_form2 .date_picker{ width: 30% !important; }
	.mobile-hide{ display: none; }
}
@media (min-width: 767px) {
	#toggleCategories2{ display: none; }
}
@media (max-width: 767px) {
	.header-mzi-logo{ position: absolute; width: 100%; }
	.header-nav-container{ margin-left: -15px; padding-left: 15px; }
	#header .header-nav-main:before{ width: 200vw; }
	#header .header-nav-main nav{ overflow: hidden; }
	#header .header-nav-main{ padding: 0 30px; width: 90%; }
	.categories-mobile{ display: block; margin-bottom: 10px; }
	.categories-mobile a{ display: block; position: relative; z-index: 10; }
	#toggleCategories2{ display: none; }
	#toggleCategories2:not(.show){ margin-bottom: 0; }
	#toggleCategories2 .card-body{ padding: 1rem 2.2rem; }
	.categories-desktop{ display: none; }
	.accordion-header:after{ font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f078"; float: right; position: relative; top: -19px; }
	.mobile_search{ display: block; }
	.header-logo img { width: 170px; z-index: 3 }
	.sidebar .accordion-header:after{ display: none; }
}
@media (max-width: 575px) {
	ul.comments .comment-block{ padding: 0 0 10px; }
}
@media (max-width: 535px) {
	.header-logo{ top: 120px; width: 190px; }
	.header-mzi-logo-title2{ margin-right: 0; }
	#search_form2 .date_picker{ width: 40% !important; }
}
@media (max-width: 360px) {
	.header-mzi-logo-title1 img{ width: 40px; }
	.header-mzi-logo-title2{ font-size: 0.9em; margin-left: 10px; }
}