/*@charset "UTF-8";*/

/*
* For Front Page Extension Style
*/

/* Table of contents */

body #content .cvk-gallery .entry-content.entry-gallery {
    float: none;
    margin: 0;
    width: 100%;
}

body .entry-title {
    text-align: center;
}

.center{
	text-align: center;
}

.bold{
	font-weight: bold;
}

.margin-bottom-10{
	margin-bottom: 10px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.margin-bottom-40{
	margin-bottom: 40px;
}

.mfp-wrap {
    z-index: 9991043;
}

.image-popup{
    cursor: pointer;
}
.mfp-close:hover, .mfp-close:focus {
    background: transparent;
}

.gallery-content{
    margin: 20px 0;
    justify-content: center;
}

.gallery-content li{
    margin: 0;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    list-style: none;
    list-style-type: none;
    text-align: center;
    min-width: 300px;
    font-family: RobotoRegular;
    margin-bottom: 30px
}

.gallery-content li img{
    width: auto;
    height: auto;
}

.gallery-content li a {
    color: #333;
}

.entry-gallery-prev-title, .entry-gallery-prev-date{
    display: block;
}
.entry-calendar{
  /* margin: 40px 20px; */
  font-family: RobotoMedium;
  overflow: hidden;
}

.entry-calendar ul {
  padding: 0;
}

.entry-calendar ul li a {
  color: #0071bc;
}

.entry-calendar ul li a:hover {
  color: #535353;
  text-decoration: none;
}
.calendar-list{
    /* margin:0 0 20px 40px; */
}
.calendar-list dt{
  font-size: 24px;
  margin: 20px 5px 10px;
  color: #535353;
}
.calendar-list dd{
  width: 14.6%;
  font-size: 18px;
  font-family: RobotoMedium;
  color: #0071bc;
  margin: 0 0 0px 5px;
	display: inline-table;
	padding: 10px 15px;
}

.cl-show-all {
  margin-top: 30px;
  display: block;
  padding: 10px 25px;
  border: 1px solid #dadada;
  border-radius: 3px;
  color: #535353;
  margin-bottom: 60px;
  cursor: pointer;
  text-align: center;
}

.calendar-list dd a {
  color: #0071bc;
}

.calendar-list dd a:hover {
  color: #0071bc;
  text-decoration: none;
}

.asd {
  border: 1px solid #dadada;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.calendar-list dd.old-cal a{
	color: #808082;
}

.calendar-list dd.cur-cal{
	background: #0071bc;
}
.calendar-list dd.cur-cal a{
	color: #fff;
	cursor: auto;
}
.calendar-list dd.cur-cal a:hover{
	text-decoration: none;
	color: #fff;
}

.cl-pdf-ico{
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.entry-calendar li{
	list-style-type: none;
	list-style: none;
	overflow: hidden;
	margin: 0 0 40px;
}

#carbon_fields_container_cvk_akts_options .carbon-attachment{
	width: 100%;
}
#carbon_fields_container_cvk_akts_options .carbon-attachment .button{
	/*display: none;*/
}

.entry-header{
	margin-bottom: 40px;
}
.acts-wrap .site-main > article {
    margin-bottom: 20px;
}

.entry-title-acts, .entry-title-acts a{
	font-size: 16px;
}
.entry-title-acts{
	margin-bottom: 20px;
}
.entry-acts-ataches h4, .entry-acts-ataches h5, .entry-acts-ataches h6{
    margin-bottom: 20px;
    color: #383838;
    font-family: RobotoMedium;
	display: inline-block;
}

.acts-ataches-links-title, .acts-ataches-files-title{
	font-size: 1.2em;
	margin-top: 10px;
}

.calendar{
	width: 200px;
	background: #fff;
}
.calendar tbody td {
    border: 0;
}
.calendar tbody td.selected{
	color: #000;
	font-weight: bold;
}

.search-acts-area{
	margin: 0 0 40px;
}
.search-acts-area td, .search-acts-area table{
	border: 0;
}
.search-acts-area table{
	table-layout: auto;
	max-width: 550px;
    margin: 0 auto;
}

.search-acts-area td.td2{
	width: 30%;
}
.search-acts-area td.td3{
	width: 70%;
}
.search-acts-area select{
	width: 100%;
	max-width: 300px;
	border: 1px solid #d1d1d1;
    padding: 0.225em 0.4375em;
    border-radius: 5px;
    color: #383838;
    font-sizE: 14px;
}
.search-acts-area select.tact{
	margin-top: 10px;
}
.search-acts-area input[type="text"]{
	width: 100%;
    max-width: 300px;
    border-radius: 5px;
}
.search-acts-area input[type="date"]{
	width: 100%;
	max-width: 135px;
}
.search-acts-area td.tdb{
	text-align: center;
	padding: 20px 0;
}
.search-acts-area input[type="date"],
.search-acts-area input[type="time"],
.search-acts-area input[type="datetime-local"],
.search-acts-area input[type="week"],
.search-acts-area input[type="month"],
.search-acts-area input[type="text"],
.search-acts-area input[type="email"],
.search-acts-area input[type="url"],
.search-acts-area input[type="password"],
.search-acts-area input[type="search"],
.search-acts-area input[type="tel"],
.search-acts-area input[type="number"],
.search-acts-area textarea {
    background: transparent;
	background-image: none;
    padding: 0.225em 0.4375em;
    border: 1px solid #cccc;
    border-radius: 5px;
    font-family: RobotoMEdium;
    color: #383838;
    font-size: 14px;
}

.acts-title-mata{
	font: normal 14px "Arial";
	color: #808082;
}

.act-link-title-end-date{
	color: red;
}

.ptexts{
	margin-top: 5px;
}

/*******************Link Icon***************************/



/*******************Act Accordion***************************/
.transition, .atach-html-content, .wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr:before, .wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr:after {
  transition: all 0.25s ease-in-out;
}

.flipIn, .wrap-acts-ataches-html .wrap-acts-atach {
  animation: flipdown 0.2s ease both;
}
/*atach-html-open act-acc-arr act-acc-inp atach-html-content*/

.no-select, .atach-html-open {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.atach-html-content {
  position: relative;
  overflow: hidden;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;

  /*padding: 30px;
  box-sizing: border-box;*/
}

.atach-html-text{
	background: #f9f9f9;
	padding: 30px;
}

.wrap-acts-atach{
	margin-bottom: 20px;
}

.wrap-acts-ataches-html {
  list-style: none;
  padding: 0;
  margin: 0;
}

.wrap-acts-ataches-html .wrap-acts-atach {
  position: relative;
  border-top: 1px dotted #dce7eb;
	padding-top: 15px;
}

.wrap-acts-ataches-html .wrap-acts-atach:last-of-type {
  padding-bottom: 0;
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 15px;
  right: 10px;
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr:before, .wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr:after {
  content: "";
  position: absolute;
  background-color: #0000FF;
  width: 3px;
  height: 9px;
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-arr:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-inp[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-inp[type=checkbox]:checked ~ .atach-html-content {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-inp[type=checkbox]:checked ~ .act-acc-arr:before {
  transform: translate(2px, 0) rotate(45deg);
}
.wrap-acts-ataches-html .wrap-acts-atach .act-acc-inp[type=checkbox]:checked ~ .act-acc-arr:after {
  transform: translate(-2px, 0) rotate(-45deg);
}


@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}
/*******************Act Accordion***************************/


