/* Generated by INFOALAP Download Manager. Do not edit manually. */
/* Alapértelmezett (alapertelmezett) */
.idm-template--alapertelmezett .idm-download-box {
      padding:10px 10px; 5px;
   border: solid 1px #0080003d;
  border-radius:7px;
  }
 .idm-template--alapertelmezett .idm-download-box a {

  /* 1. Outlines the shape of each individual letter 
  -webkit-text-stroke: 1px #000000;           */
  
  /* 2. Drops a soft shadow behind each letter shape 
  text-shadow: -2px 0px 8px rgba(0, 0, 0, 0.4)*/
}

.idm-template--alapertelmezett .idm-download-box:hover,


.idm-template--alapertelmezett .idm-download-box:has(a:focus) {
    background-color: lightgreen;
font-size: .9501REM;
font-weight:bold;
}
.idm-template--alapertelmezett .idm-download-box {
    transition: background-color 0.2s ease;
}

.idm-template--alapertelmezett .idm-download-box:hover,


.idm-template--alapertelmezett .idm-download-box:has(a:focus-visible) {
    background-color: lightgreen;
}


				.idm-template--alapertelmezett .idm-title {
					font-size: 100%;
					line-height: 1.4;
				}

				.idm-template--alapertelmezett .idm-size {
					display: inline-block;
					margin-left: 8px;
					padding: 2px 8px;
					background: #655858;
					color: #fff;
					border-radius: 3px;
					font-size: 13px;
				}
				

.idm-template--alapertelmezett .idm-download-box .idm-icon,

				

.idm-template--alapertelmezett .idm-type {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    color: #666 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-right: 8px;
    padding: 3px 8px !important;
    border: 1px solid lightgray;
    border-radius: 999px;
    line-height: 1.2;
   text-transform: uppercase;
}

.idm-template--alapertelmezett .idm-download-box .idm-file-type-iso {
    color: #6b21a8 !important;
}
.idm-template--alapertelmezett .idm-download-box .idm-file-type-exe {
    color: blue !important;
}
.idm-template--alapertelmezett .idm-download-box .idm-file-type-pdf {
    color: red !important;
}

/* pdf (pdf) */
.idm-template--pdf .idm-download-box {
      padding:10px 10px; 5px;
   border: solid 1px green;
  border-radius:7px;
  }

.idm-template--pdf .idm-download-box:hover,


.idm-template--pdf .idm-download-box:has(a:focus) {
    background-color: lightgreen;
}
.idm-template--pdf .idm-download-box {
    transition: background-color 0.2s ease;
}

.idm-template--pdf .idm-download-box:hover,


.idm-template--pdf .idm-download-box:has(a:focus-visible) {
    background-color: lightgreen;
}


				.idm-template--pdf .idm-title {
					font-size: 100%;
					line-height: 1.4;
				}

				.idm-template--pdf .idm-size {
					display: inline-block;
					margin-left: 8px;
					padding: 2px 8px;
					background: #888;
					color: #fff;
					border-radius: 3px;
					font-size: 13px;
				}
				

.idm-template--pdf .idm-download-box .idm-icon,

				

.idm-template--pdf .idm-type {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    color: #666 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-right: 8px;
    padding: 3px 8px !important;
    border: 1px solid lightgray;
    border-radius: 999px;
    line-height: 1.2;
   text-transform: uppercase;
color: #d10404 !important;
    font-weight: bolder !important;
}

.idm-template--pdf .idm-download-box .idm-file-type-iso {
    color: #6b21a8 !important;
}
.idm-template--pdf .idm-download-box .idm-file-type-exe {
    color: blue !important;
}
.idm-template--pdf .idm-download-box .idm-file-type-pdf {
    color: red !important;
}
