body { 
  padding: 0 ;
   /* color: #302A33;  */
   color: #315277; 
  } 
html { overflow-y: scroll; scroll-behavior: smooth;}

@font-face { font-family: Proxima; src: url(ProximaNova-Regular.otf);}
@font-face { font-family: Proxima; font-weight:bold; src: url(Proxima-Nova-Bold.otf);}
@font-face { font-family: Proxima; font-weight:300; src: url(Proxima-Nova-Thin.otf);}
.starter-template { padding: 0 0 5rem; } 
.container{max-width:1500px;}
.jContentFrame {min-height:280px; max-width:1500px; margin:0 auto; padding-top: 170px;}
.jContentFrame2 {min-height:280px; max-width:1500px; margin:0 auto; padding-top: 140px;}
:root{
  --main-bor-rad: 0.75rem;
  --lg-bor-rad: 1.25rem;
}
/* .fa-wrench.jLangSett{display: none;} */

.color2 { color: #00a0f0  #2c3868   #67d1ff #009fe3 #ee7d00 #007bb0 #006996 #CC0000 #286090}

.color{ color: #0182c6 #315277  #AD52A4    #204d74 #006996    #fdf9ec #b37e03 #E1AB29 #5ad6fd #595959    }

.sorlista {background-color: #eeffef #fff3e6 #ffecec}

.lgnspn{ cursor:pointer; color: #0182c6; font-size:0.875rem; text-align: center; margin: 1rem 0; display: inline-block; text-decoration:underline; }
.lgnspn:hover{color: #AD52A4 !important; text-decoration:underline;}
.lgnspn2{ cursor:pointer; color: #0182c6; font-size:0.875rem; text-decoration:underline;
  /* text-align: center; margin: 2rem 0 0; display: inline-block;   */
}
.lgnspn2:hover{color: #AD52A4 !important; text-decoration:underline;}
.jloginform{
  padding: 2rem 1.5rem;
  border-radius: 5px;
  box-shadow: 10px 10px 20px #cbced1, -10px -10px 20px #f2f2f2;
  /* margin-top: 1.5rem; */
}
@media screen and (max-width: 575.8px) {
  .jloginform{padding: 2rem 0.5rem; }
}
.haupt{
  color:#0182c6; 
  text-align: center; 
  margin-top: 2.5rem; 
  text-shadow: 1px 1px 0 #006996;
  font-family: 'Trirong';
  font-size: 2.5rem;
  letter-spacing: 1px;
}
/* .haupt::after { 
  content: attr(data-text); 
  position: absolute; 
  top: 0; 
  left: 0; 
  transform-origin: bottom; 
  transform: rotateX(180deg); 
  background-image: linear-gradient(0deg, #0182c6 0, transparent 95%); 
  -webkit-background-clip: text; 
  color: transparent;          
  opacity: 0.7; 
} */
.haupt2{
  color:#204d74; 
  text-align: center; 
  margin-top:1.875rem;
  font-family: 'Jura';
  font-weight: bold;
}
.mr8{margin-right: 0.5rem;}
.ml8{margin-left: 0.5rem;}
.mr4{margin-right: 0.25rem;}
.ml4{margin-left: 0.25rem;}
.mb0{margin-bottom: 0;}
.cp{cursor: pointer;}
.tac{text-align: center;}
.tar{text-align: right;}
.pr0{padding-right: 0px;}
.pl0{padding-left: 0px;}
.pr5{padding-right: 5px;}
.pl5{padding-left: 5px;}
.pr10{padding-right: 10px;}
.pl10{padding-left: 10px;}
.jfs_2{font-size: 2rem}
.jfs_15{font-size: 1.5rem}
.jcenter{display:flex; align-items: center;}
.jend{display:flex; justify-content: end;}
.jstart{display:flex; justify-content: start;}
.fa-file-image,
.fa-file-pdf,
.fa-file-code,
.fa-file-excel,
.fa-file-word{font-size: 1.2rem;}
.far,.fas{transition: all 0.3s ease}

@media (max-width:767.8px) {
  .jmob_cntr{display:flex; justify-content: center;}
}
a.alert-secondary:hover{text-decoration: none; color: inherit;}
a.jstat_pics:hover{text-decoration: none; color: inherit;}
a.jstat_attch:hover{text-decoration: none; color: inherit;}

.jmodallisthead { 
  padding: 7px 0px; 
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  color: #fff;
  z-index: 3;
}
.wbbw{ word-break: break-word;}



.fcl_menu{ 
  position:fixed; 
  top:86px; 
  left:0px; 
  z-index:98; background-color:#fff;
  box-shadow: inset 0px -10px 15px -10px #0182c6;
} 
.fcl_menu_itemtd{ 
  font-size:0.875rem; 
  cursor:pointer; 
  border:0; 
  padding: 0.5rem 1rem 0.5rem 0;  
}
/* .fcl_menu2{ 
  position:fixed; 
  top:87px; 
  left:0px; 
  box-shadow: 0 0 20px 3px #0182c6;
  z-index: 2;
} */
.navbar-dsi{
  background: #fff; 
  font-weight: bold; 
  padding-left: 1.25rem;
  box-shadow: 0 -3px 20px 0 #0182c6;
}
@media (max-width:1510px) {
  .navbar-dsi{padding-left: 0.5rem;}
}
/* .navbar-toggler{color: #0182c6; }
.navbar-toggler:focus{outline: 1px transparent } */
@media (max-width:991.8px) {
  .navbar-nav{padding:5px 0;}
}
@media (min-width:992px) {
  .navbar-dsi-hamb{display: none;}
  .nav-item{display: flex; align-items: center;}
}
.navbar-dsi-hamb{
  position: relative;
  padding: 1.25rem 1rem;  
}
.navbar-dsi-hamb span{
  display: inline-block;
  width: 2rem;
  height: 0.2rem;
  background-color: #ad52a4;
  border-radius: 0.25rem;
  position: absolute;
  right: 0;
  transition: background-color 0.1s 0.34s ease-in, height 0.1s 0.34s ease-in;
}
.navbar-dsi-hamb span::before{top: -10px;}
.navbar-dsi-hamb span::after{bottom: -10px; rotate:0deg;}
.navbar-dsi-hamb span::after,
.navbar-dsi-hamb span::before{
  content: "";
  width: 2rem;
  height: 0.2rem;
  background-color: #ad52a4;
  border-radius: 0.25rem;
  position: absolute;
  right: 0;
  opacity: 1;  
  transition: top 0.1s 0.34s ease-in,bottom 0.1s 0.34s ease-in, height 0.1s 0.34s ease-in, opacity 0.1s 0.34s ease-in;
}
.navbar-dsi-hamb:not(.collapsed) span::before{
  opacity: 0; 
  height: 0; 
  top: 0;
  transition: top 0.1s 0.34s ease-in, height 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}
.navbar-dsi-hamb:not(.collapsed) span{ 
  rotate:225deg; 
  background-color: #ad52a4;
  transition: background-color 0.15s 0.34s ease, rotate 0.2s 0.34s;
}
.navbar-dsi-hamb:not(.collapsed) span::after{
  rotate:90deg; 
  background-color: #AD52A4;
  bottom: 0;
  transition: bottom 0.1s ease-in, background-color 0.15s 0.34s ease, rotate 0.2s 0.34s;
}


.nav-item.active .nav-link{ color: #ad52a4 !important;}
.nav-link{ color: #0182c6 !important;}
.nav-link:hover { color: rgb(173, 82, 164, 0.8) !important}
.nav-link.active{ color: #0182c6!important;}


.jdropdown-menu{
  box-shadow: 0 0 20px -5px #5ad6fd inset, 3px 3px 12px #8b8b8b;
}
.dropdown-divider{border-top: 1px solid #5ad6fd;}
.dropdown-item{color:#0182c6; font-weight: bold; transition: all 0.3s;}
.dropdown-item:hover{background-color:#0182c6; color:#fff}
.dropdown-item:active{background-color:#0182c6}
.dropdown-item:focus{background-color:#0182c6; color:#fff}
.jdropdown-menu-item{display: flex; align-items: center;}


.app_name{color: #fff; padding: 0 1.4rem; text-align: center; font-size: 1.3rem;}
@media(min-width: 768px){
  .app_name{font-size: 1rem;}
}
.app{color: #fff; padding: 0 1.4rem; text-align: center; font-size: 2.5rem; font-family: IBM Plex Sans;}
@media(min-width: 768px) and (max-width: 991.8px){
  .app{padding: 0 0.5rem;}
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #AD52A4 !important;
  background-color: #AD52A4 !important;
}
.custom-control-input:focus ~ .custom-control-label::before {
  border-color: rgb(173, 82, 164) !important;
  box-shadow:0 0 0 0.1rem rgba(173, 82, 164, 0.25);
}
.custom-switch { min-height: 2.5rem}
.form-control:focus{border-color:#AD52A4; box-shadow:0 0 0 .1rem rgba(173, 82, 164 , 0.25);}
.custom-select:focus{border-color:#AD52A4; box-shadow:0 0 0 .1rem rgba(173, 82, 164 , 0.25);}
/* .jcustom-control-label::before,
.jcustom-control-label::after{
  top: .5rem;
} */

.fcldark{color: #8B4183}
.fcl{color: #AD52A4}
.fclfail{color: #cc0000}
.fclneut{color: #1b8f3a}
.fclneut2{color: #1D963D}

/* .btn-fcl { color: #fff; background-color: #E1AB29; border-color: #E1AB29; }
.btn-fcl:hover { color: #fff; background-color: #b37e03; border-color: rgb(179, 126, 3);}
.btn-fcl:disabled {cursor: not-allowed;}
.btn-fcl:active { color: #fff; background-color: #b37e03; border-color: #b37e03;  
  box-shadow:0 0 0 .2rem rgba(179, 126, 3, 0.25) 
}
.btn-fcl:focus { color: #fff; background-color: #b37e03; border-color: #b37e03;  
  box-shadow:0 0 0 .2rem rgba(179, 126, 3, 0.25) 
} */
/* .btn-fclfail { color: #fff; background-color: #cc0000; border-color: #CC0000; }
.btn-fclfail:hover { color: #fff; background-color: #9e0404; border-color: #9e0404; }
.btn-fclfail:disabled { cursor: not-allowed;}
.btn-fclfail:active { color: #fff; background-color: #9e0404; border-color: #9e0404;  box-shadow:0 0 0 .2rem rgba(158, 4, 4, 0.25) }
.btn-fclfail:focus { color: #fff; background-color: #9e0404; border-color: #9e0404;  box-shadow:0 0 0 .2rem rgba(158, 4, 4, 0.25) } */
/* .btn-fclcls { color: #fff; background-color: #006907; border-color: #006907; }
.btn-fclcls:hover { color: #fff; background-color: #00990A; border-color: #00990A; }
.btn-fclcls:disabled { cursor: not-allowed;}
.btn-fclcls:active { color: #fff; background-color: #00990A; border-color: #00990A;  box-shadow:0 0 0 .2rem rgba(0, 128, 9, 0.25) }
.btn-fclcls:focus { color: #fff; background-color: #00990A; border-color: #00990A;  box-shadow:0 0 0 .2rem rgba(0, 128, 9, 0.25) } */

.btn-w100{width: 100%; padding-top: 0.75rem; padding-bottom: 0.75rem;}

.btn-fcl.jtxt {
  /* border-radius: var(--main-bor-rad) 0;
  padding: 0.5rem 0.9rem 0.5rem 0.75rem;
  font-family: 'Jura';
  font-weight: bold; */
  /* text-transform: uppercase;    */
}
.btn-fcl {
  color: #fff; 
  background: linear-gradient(140deg, #AD52A4 30%, #8B4183); 
  border: 0;   
}
.btn-fcl:hover {color: #fff; animation: btn_fcl_hov 0.6s linear;}
.btn-fcl:disabled {cursor: not-allowed; opacity: 1; }
.btn-fcl:active {color: #fff; background-color: #8B4183; border-color: #8B4183;  box-shadow:0 0 0 .2rem rgba(173, 82, 164, 0.25) }
.btn-fcl:focus {color: #fff; background-color: #8B4183; border-color:#8B4183;  box-shadow:0 0 0 .2rem rgba(173, 82, 164, 0.25) }
@keyframes btn_fcl_hov{
  0% {background: linear-gradient(140deg, #AD52A4, #DEBADB 0%, #8B4183);}
  10% {background: linear-gradient(140deg, #AD52A4, #DEBADB 10%, #8B4183);}
  20% {background: linear-gradient(140deg, #AD52A4, #DEBADB 20%, #8B4183);}
  30% {background: linear-gradient(140deg, #AD52A4, #DEBADB 30%, #8B4183);}
  40% {background: linear-gradient(140deg, #AD52A4, #DEBADB 40%, #8B4183);}
  50% {background: linear-gradient(140deg, #AD52A4, #DEBADB 50%, #8B4183);}
  60% {background: linear-gradient(140deg, #AD52A4, #DEBADB 60%, #8B4183);}
  70% {background: linear-gradient(140deg, #AD52A4, #DEBADB 70%, #8B4183);}
  80% {background: linear-gradient(140deg, #AD52A4, #DEBADB 80%, #8B4183);}
  90% {background: linear-gradient(140deg, #AD52A4, #DEBADB 90%, #8B4183);}
  100% {background: linear-gradient(140deg, #AD52A4, #DEBADB 100%, #8B4183);}
}
.btn-secondary{background: linear-gradient(140deg, #6c757d 30%, #6c757d); border: 0;}
.btn-secondary:hover {color: #fff; animation: btn_sec_hov 0.6s linear;}
@keyframes btn_sec_hov{
  0% {background: linear-gradient(140deg, #6c757d, #C8CDD0 0%, #6c757d);}
  10% {background: linear-gradient(140deg, #6c757d, #C8CDD0 10%, #6c757d);}
  20% {background: linear-gradient(140deg, #6c757d, #C8CDD0 20%, #6c757d);}
  30% {background: linear-gradient(140deg, #6c757d, #C8CDD0 30%, #6c757d);}
  40% {background: linear-gradient(140deg, #6c757d, #C8CDD0 40%, #6c757d);}
  50% {background: linear-gradient(140deg, #6c757d, #C8CDD0 50%, #6c757d);}
  60% {background: linear-gradient(140deg, #6c757d, #C8CDD0 60%, #6c757d);}
  70% {background: linear-gradient(140deg, #6c757d, #C8CDD0 70%, #6c757d);}
  80% {background: linear-gradient(140deg, #6c757d, #C8CDD0 80%, #6c757d);}
  90% {background: linear-gradient(140deg, #6c757d, #C8CDD0 90%, #6c757d);}
  100% {background: linear-gradient(140deg, #6c757d, #C8CDD0 100%, #6c757d);}
}
.btn-fclfail {color: #fff; background: linear-gradient(140deg, #cc0000 30%, #cc0000); border: 0; }
.btn-fclfail:hover {color: #fff; animation: btn_fclfail_hov 0.6s linear;}
.btn-fclfail:disabled {cursor: not-allowed; opacity: 1; }
.btn-fclfail:active {color: #fff; background-color: #cc0000; border-color: #cc0000;  box-shadow:0 0 0 .2rem rgba(204, 0, 0, 0.25) }
.btn-fclfail:focus {color: #fff; background-color: #cc0000; border-color:#cc0000;  box-shadow:0 0 0 .2rem rgba(204, 0, 0, 0.25) }
@keyframes btn_fclfail_hov{
  0% {background: linear-gradient(140deg, #cc0000, #FFB3B3 0%, #cc0000);}
  10% {background: linear-gradient(140deg, #cc0000, #FFB3B3 10%, #cc0000);}
  20% {background: linear-gradient(140deg, #cc0000, #FFB3B3 20%, #cc0000);}
  30% {background: linear-gradient(140deg, #cc0000, #FFB3B3 30%, #cc0000);}
  40% {background: linear-gradient(140deg, #cc0000, #FFB3B3 40%, #cc0000);}
  50% {background: linear-gradient(140deg, #cc0000, #FFB3B3 50%, #cc0000);}
  60% {background: linear-gradient(140deg, #cc0000, #FFB3B3 60%, #cc0000);}
  70% {background: linear-gradient(140deg, #cc0000, #FFB3B3 70%, #cc0000);}
  80% {background: linear-gradient(140deg, #cc0000, #FFB3B3 80%, #cc0000);}
  90% {background: linear-gradient(140deg, #cc0000, #FFB3B3 90%, #cc0000);}
  100% {background: linear-gradient(140deg, #cc0000, #FFB3B3 100%, #cc0000);}
}
.btn-fclcls {color: #fff; background: linear-gradient(140deg, #21AB46 30%, #1b8f3a); border: 0; }
.btn-fclcls:hover {color: #fff; animation: btn_fclcls_hov 0.6s linear;}
.btn-fclcls:disabled {cursor: not-allowed; opacity: 1; }
.btn-fclcls:active {color: #fff; background-color: #1b8f3a; border-color: #1b8f3a;  box-shadow:0 0 0 .2rem rgba(0, 153, 10, 0.25) }
.btn-fclcls:focus {color: #fff; background-color: #1b8f3a; border-color:#1b8f3a;  box-shadow:0 0 0 .2rem rgba(0, 153, 10, 0.25) }
@keyframes btn_fclcls_hov{
  0% {background: linear-gradient(140deg, #21AB46, #7EE79A 0%, #1b8f3a);}
  10% {background: linear-gradient(140deg, #21AB46, #7EE79A 10%, #1b8f3a);}
  20% {background: linear-gradient(140deg, #21AB46, #7EE79A 20%, #1b8f3a);}
  30% {background: linear-gradient(140deg, #21AB46, #7EE79A 30%, #1b8f3a);}
  40% {background: linear-gradient(140deg, #21AB46, #7EE79A 40%, #1b8f3a);}
  50% {background: linear-gradient(140deg, #21AB46, #7EE79A 50%, #1b8f3a);}
  60% {background: linear-gradient(140deg, #21AB46, #7EE79A 60%, #1b8f3a);}
  70% {background: linear-gradient(140deg, #21AB46, #7EE79A 70%, #1b8f3a);}
  80% {background: linear-gradient(140deg, #21AB46, #7EE79A 80%, #1b8f3a);}
  90% {background: linear-gradient(140deg, #21AB46, #7EE79A 90%, #1b8f3a);}
  100% {background: linear-gradient(140deg, #21AB46, #7EE79A 100%, #1b8f3a);}
}


/* .fc-new{background: linear-gradient(140deg, #5ad6fd 30%, #1DC8FC); border: 0; color:#fff; font-family: 'Jura'; font-weight: bold;} */
.fc-new{background: linear-gradient(140deg, #1DC8FC 30%, #00b6ff); border: 0; color:#fff; font-family: 'Jura'; font-weight: bold;}
/* .fc-open{background: linear-gradient(140deg, #E1AB29, #C9951D); border: 0; color:#fff;} */
.fc-open{background: linear-gradient(140deg, #AD52A4 30%, #8B4183); border: 0; color:#fff; font-family: 'Jura'; font-weight: bold;}
/* .fc-close{background: linear-gradient(140deg, #00990A 30%, #008008); border: 0; color:#fff; font-family: 'Jura'; font-weight: bold;} */
.fc-close{background: linear-gradient(140deg, #21AB46 30%, #1b8f3a); border: 0; color:#fff; font-family: 'Jura'; font-weight: bold;}
.fc-fail{background: linear-gradient(140deg, #cc0000 30%, #9e0404); border: 0; color:#fff; font-family: 'Jura'; font-weight: bold;}


.btn-fclgry { color: #fff; background-color: #85899b; border-color: #85899b; }
.btn-fclgry:hover { color: #fff; background-color: #656b86; border-color: #656b86; }
.btn-fclgry:disabled { cursor: not-allowed;}
.btn-fclgry:active { color: #fff; background-color: #656b86; border-color: #656b86;  box-shadow:0 0 0 .2rem rgba(101, 107, 134, 0.25) }
.btn-fclgry:focus { color: #fff; background-color: #656b86; border-color: #656b86;  box-shadow:0 0 0 .2rem rgba(101, 107, 134, 0.25) }

.btn-fclprpl { color: #fff; background-color: #7701cc; border-color: #7701cc; }
.btn-fclprpl:hover { color: #fff; background-color: #9500FF; border-color: rgb(149, 0, 255);}
.btn-fclprpl:disabled {cursor: not-allowed;}
.btn-fclprpl:active { color: #fff; background-color: #9500FF; border-color: #9500FF;  box-shadow:0 0 0 .2rem rgba(149, 0, 255, 0.25) }
.btn-fclprpl:focus { color: #fff; background-color: #9500FF; border-color: #9500FF;  box-shadow:0 0 0 .2rem rgba(149, 0, 255, 0.25) }

/* listákhoz null találat */
.alert-info{color:#8B4183; background-color:#F7EEF6; border-color:#F7EEF6; font-weight: 600; text-align: center;}
.alert-danger{
  position: fixed;
  width: 80%;
  z-index: 1001;
  margin: 0 auto;
  left: 10%;
  top: 6rem;
  box-shadow: 0px 0px 10px 2px #8b8b8b;
  display: none;
}
.alert-success{
  position: fixed;
  width: 80%;
  z-index: 1001;
  margin: 0 auto;
  left: 10%;
  top: 6rem;
  box-shadow: 0px 0px 10px 2px #8b8b8b;
  display: none;
}
.jerror_out,
.jsuccess_out{
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.jerror_in,
.jsuccess_in{
  display: flex;
  align-items: center;
}
.jerror_in .far,
.jerror_in .fas,
.jsuccess_in .far,
.jsuccess_in .fas{
  font-size: 2rem;
  margin-right: 1.5rem
}
.jerror_btn,
.jsuccess_btn{
  display: flex;
  justify-content: start;
  padding-left: 2rem;
}
.jmhead{background-color: #0182c6; color: #ffffff; border-bottom: 0; font-family: 'Trirong';}
.jmhead H5{font-weight: 600; letter-spacing: 1px;}
.jtblHead {width:100%; font-size: 0.8rem;background-color: #0182c6;}
.jtblHead div{float:left;}
.jtblColumns div{color:#fff; padding:4px 0;background-color: #0182c6;}
.jtblHeadM {width:100%; font-size: 0.8rem;background-color: #0182c6; }
.uListcirle{ color:#0182c6}

.jtblRow {width:100%; float:left; font-size: 0.9rem; cursor: pointer;}
.jtblRow div{float:left; border-top:1px solid #ccc; min-height: 1px; padding:4px 0;}
.jtblRow:nth-child(odd) { background-color: #f2f2f2;}
.selected { background-color: #fdf4e8 !important; font-weight: bold; border-bottom: 1px solid #5ad6fd;}

.jtblRowM {width:100%; float:left; font-size: 0.8rem; padding-right: 5px; padding-bottom:5px; cursor: pointer;}
.jtblRowM table {width:100%;}
.jtblRowM .label {font-weight: bold;}
.jtblRowM:nth-child(odd) { background-color: #f2f2f2;}

.listhead h3{color:#204d74; border-bottom: 2px solid #d9dee8; margin-bottom: 3px; font-family: 'Trirong'; font-weight: 600;}
.listhead h4{color:#204d74; border-bottom: 2px solid #d9dee8; margin-bottom: 3px; font-family: 'Trirong'; font-weight: 600;}
.dashbrdgrp h6{color:#afafaf; cursor: pointer; white-space: nowrap;}
.dashbrdgrpmark h6{color:#315277; cursor: pointer; white-space: nowrap; font-size: 1.15rem; font-weight: 600; }
.dashbrdgrpmark {text-decoration: underline #315277; text-decoration-thickness: 3px; text-underline-offset: 6px;}
.jdtitledash { font-weight: bold; font-size: 16px; color: #315277; margin: 0; background-color: #f5f5f5;}


#dashbrdgrpcnt{
  position:relative; 
  z-index:3; 
  padding:5px 5px 20px 5px;
  font-family: Jura;
  letter-spacing: 0.7px;
  font-weight: 700;
}
@media (max-width:991.8px) {
  #dashbrdgrpcnt{display: none}
}
@media (min-width:991.8px) {
  #dshbminihead{display: none}
}
#dshbminihead{padding: 0 0.5rem 15px;}

.category{color: #315277; background-color: #f5f5f5; border-radius: 0.25rem;  }
.category > div{
  border: 0 !important;
  border-radius: 0;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  padding: 14px;
  margin: auto;
  width:80%;
}
.moving-tab{
  position: absolute;
  display: flex;
  align-items: center;
  /* background-color: #AD52A4; */
  background: linear-gradient(120deg, #AD52A4 30%, #8B4183);
  font-size: 18px;
  top: 1px;
  left: 0px;
  border-radius: 0.25rem;
  /* border-radius: var(--main-bor-rad) 0; */
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 16px 26px -10px rgba(173, 82, 164 , 0.16), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(173, 82, 164 , 0.2);
  font-family: Jura;
  letter-spacing: 1px;
}
.moving-tab > div{
  text-align: center;
  margin: auto;
  width:80%;
}
.alert-fm{
  color: #286090; 
  background:#fffcf9; 
  box-shadow: 0 0.125rem 0.25rem rgba(238, 125, 0, 0.3); 
}
.alert-fm2{
  border-radius: 1rem;
  color: #286090; 
  background:#fffcf9; 
  box-shadow: 0 -0.4rem 0.25rem -0.25rem rgba(238, 125, 0, 0.3), 0 0.4rem 0.25rem -0.25rem rgba(238, 125, 0, 0.3); 
}
.jbtn-deletebuild{opacity: 1;}

.jtoast{
  border:1px solid rgba(32, 77, 116, 0.25);
  box-shadow: 0 .25rem .7rem rgba(32, 77, 116, 0.15);
  border-radius: .35rem;
}
.jtoasthead{
  color: #275f90;
}
.close-fm{ color: #cc0000; opacity: .8;}
.close-fm:hover{ color: #cc0000; opacity: .8;}
.jtoastnew{
  border:1px solid rgba(3238, 125, 0);
  box-shadow: 0 .25rem .7rem rgba(238, 125, 0, 0.35);
  border-radius: .35rem;
}
.jtoastnewhead{
  color: #fff;
  background-color: #AD52A4;
  background-clip: border-box;
}
/* .jtoastnew{
  border:1px solid rgb(32, 77, 116);
  box-shadow: 0 .25rem .7rem rgba(32, 77, 116, 0.35);
  border-radius: .35rem;
}
.jtoastnewhead{
  color: #fff;
  background-color: #204d74;
  background-clip: border-box;
} */


.card { border:0;}
.card-header:first-child{  background-color:#0182c6; color:white; border-radius: .25rem .25rem 0 0; font-size: 18px; font-weight: 500; padding: 6px 0.75rem;}
.card-header:first-child H4{ 
  font-size: 16px; 
  font-family: 'Jura'; 
  font-weight: bold;
  letter-spacing: 0.7px;
}
.card-header:first-child H4 > span{ 
 margin-left: 0.5rem;
 font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
 /* font-style: italic; */
 font-size: 0.75rem;
 font-weight: normal;
}
.card-header a{color: #fff;}
.card-header a:hover{text-decoration: none;}
.card-header_past:first-child{  background-color:#cc0000; color:white; border-radius: .25rem .25rem 0 0; font-size: 18px; font-weight: 500; padding: 3px 0.75rem;}
.card-header_past:first-child H4{ font-size: 16px; }
.card-header_past a{color: #fff;}
.card-header_past a:hover{text-decoration: none;}
.jcard-body{ padding: 0; background-color: #F5F5F5;}
@media (max-width:767.8px) { 
  .jcard-body{ border-bottom: 1px solid #a5a5a5;}
}
.card-body.jfilter{padding: 0; background-color: #F5F5F5;}
@media (min-width:768px) { 
  .jbtnFilter{position: absolute; bottom: 5px; right: 0.75rem;}
}
@media (max-width:767.8px) { 
  .jbtnFilter{margin: 1rem 0 0.5rem 0}
}

.card-header-light:first-child{  background-color:#ffffff; color: #0182c6; text-shadow: 1px 1px 0 #006996; padding: 3px 0.75rem;}
.card-header-light:first-child H4{ margin-bottom: 1px; font-size: 1.75rem; text-align: center;}
.card-header-light{border-bottom: 1px solid transparent; margin-bottom: 10px;}
.card-body-light label{font-size: 14px;}

/* Státuszüzenetek */
.jstat_crdbody{padding: 0 0.75rem;}
.jstat_dv{
  display: flex;
  flex-wrap: wrap;
  margin-top: 1rem;
  padding: 0 0.75rem;
}
.jstat_dv > .col-8{ 
  padding: 0;
}
.jstat_date{
  display: inline-block; 
  color: #74737A; 
  font-style: italic; 
  font-size: 0.8rem;
}
.jstat_txt_bx{
  display: flex;
  border-radius: 0.25rem; 
  align-items: center;
  background-color: #E3E4E8;
}
.jstat_name{
  display: inline-block; 
  font-size: 0.8rem;
  background-color: #459089; 
  background-color: #009fa9; 
  color: #fff;
  border-radius: 0 0.25rem 0.25rem 0; 
  padding: 10px 15px;
}
.jstat_inner{
  padding: 10px 15px;
  text-align: left;
}
.jstat_inner > div{
  /* display: inline-block; */
  color: #171818;
  /* padding: 0 15px; */
}
.jend > .jstat_txt_bx{flex-direction: row-reverse;}
.jstart .jstat_name{
  border-radius: 0.25rem 0 0 0.25rem ;  
  background-color: #315277; 
}
@media (max-width:575.8px){ 
  .jstat_name{width: 100%; border-radius: 0.25rem 0.25rem 0 0;}
  .jstart .jstat_name{width: 100%; border-radius: 0.25rem 0.25rem 0 0;}
  .jstat_txt_bx{flex-direction: column;}
  .jend > .jstat_txt_bx{flex-direction: column;}
  .jend > .jstat_txt_bx{align-items: start;}
  .jstart > .jstat_txt_bx{align-items: start;}
}
@media (min-width: 576px){
  .jstat_name{
    height: 100%; 
    /* align-content: center;  */
    text-align: center;}
 }
 .jstat_attch{
    display:flex; 
    align-items: center;
    margin: 0.5rem 0.5rem 0 0; 
    padding: 0.5rem; 
    background-color: #FDFCFC; 
    border-radius: 0.2rem;
    color: inherit;
 }
 .jstat_pics{
    display: flex;
    align-items: center;
    margin: 0.25rem 0.5rem 0.25rem 0; 
    padding: 0.5rem; 
    background-color: #E3E4E8; 
    border-radius: 0.2rem;
    color: inherit;
 }






/* Listafej - sor - címkék */
.jlcs { color:#007bb0; padding: 5px 5px 5px 0px; }
/* .jrowxlh { background-color: #286090; border-bottom: 1px solid #a5a5a5; margin: 0; } */
.jrowxlh { background-color: #315277; border-bottom: 1px solid #a5a5a5; margin: 0;}
.jtitlexlh {  color: #fff; padding: 7px 0 6px 0;}
.jrow { border-bottom: 1px solid #a5a5a5; margin: 0; padding: 5px 0; }
.jrow:nth-child(2n) { background-color: #F5F5F5;}
.jrow:hover { background-color: #e7e7e7;}
.jrowred { color:#204d74 ;border-bottom: 1px solid #a5a5a5; margin: 0; padding: 5px 0; background-color: rgb(204, 0, 0, 0.15)}
.jrowred:hover { background-color: rgb(204, 0, 0, 0.20);}
.jrowyllw { color:#8B4183; border-bottom: 1px solid #8B4183; margin: 0; padding: 5px 0; background-color: hsl(300, 38%, 93%) !important; font-weight: 600;}
.jrowyllw:hover {color: #793973; background-color: hsl(300, 37%, 88%) !important;}
@media(max-width: 575.8px){
  .jrowsm { border-bottom: 2px solid #a5a5a5;}
}
@media(max-width: 767.8px){
  .jrowmd { border-bottom: 2px solid #a5a5a5;}
}
@media(max-width: 991.8px){
  .jrowlg { border-bottom: 2px solid #a5a5a5;}
}
.jrowxlh > *:first-child{padding-left: 0.75rem;}
.jrow > *:first-child{padding-left: 0.75rem;}
.jrowred > *:first-child{padding-left: 0.75rem;}
.jrowxlh > *:last-child{padding-right: 0.75rem;}
.jrow > *:last-child{padding-right: 0.75rem;}
.jrowred > *:last-child{padding-right: 0.75rem;}
.detailrow{display: flex; border-bottom: 1px dotted #a5a5a5; align-items: center; padding: 0.5rem 0.75rem;}
.detailrow_last{display: flex; border-bottom: 1px dotted transparent; align-items: center; padding: 0.5rem 0.75rem;}


.jdtitle { font-weight: bold; font-size: 14px; }
.jdfoot { font-weight: bold; font-size: 11px; color: #5a6268;}
/* .jtitle { font-weight: bold; font-size: 0.8rem; color: #808080; padding: 0 0.2rem} */
.jtitle { font-weight: bold; font-size: 0.9rem;  padding: 0 0.2rem}
/* .jvalue { font-size: 0.8rem; color: #808080; padding: 0 0.2rem}  */
.jvalue { font-size: 0.9rem; padding: 0 0.2rem} 
.jvaluefail { font-size: 0.9rem; color: #cc0000; padding: 0 0.2rem} 
.jpage-arrowcol {background-color: #286090; border:1px solid #286090; color: #fff !important; cursor: pointer;}
.jpage-arrowcol:hover{background-color: #286090; border:1px solid #286090; color: #fff !important; cursor: pointer; z-index:auto}
.jpage-arrowgry {background-color:#e8e8e8; border:1px solid #e8e8e8; color:#274249 !important}
.jpage-arrowgry:hover  {background-color:#e8e8e8; border:1px solid #e8e8e8; color:#274249 !important; z-index:auto}
.jpage-midnorm{color: #274249 !important; cursor: pointer;}
.jpage-midnorm:hover{color: #274249 !important; cursor: pointer; background-color:#F7EEF6; z-index:auto}
.jpage-midmark{background-color:#AD52A4; border:1px solid #AD52A4; color:#fff !important}
.jpage-midmark:hover{background-color:#AD52A4; border:1px solid #AD52A4; color:#fff !important; z-index:auto}

.jcarousel-icon {
  background-color: #AD52A4; 
  border-color: #AD52A4; 
  padding: 10px;
  border-width: 4px 4px 4px 3px;
  border-style: solid;
  border-radius: 5px;
  
}
.carousel-control-next, .carousel-control-prev{opacity: 0.75;}
.jcarousel-icon-right { 
  border-width: 4px 3px 4px 4px !important;
}
.cardheader-close {background-color: #1b8f3a !important;}


.datepicker-switch {background-color: #007bb0; color: white;}
.datepicker-switch:hover {background-color: #315277 !important; color: white !important;}
.datepicker table tr td.active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:active{
  background-color: #0182c6;
  background-image: -moz-linear-gradient(to bottom, #5ad6fd, #0182c6);
  background-image: -ms-linear-gradient(to bottom, #5ad6fd, #0182c6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5ad6fd), to(#0182c6));
  background-image: -webkit-linear-gradient(to bottom, #5ad6fd, #0182c6);
  background-image: -o-linear-gradient(to bottom, #5ad6fd, #0182c6);
  background-image: linear-gradient(to bottom, #5ad6fd, #0182c6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ad6fd', endColorstr='#0182c6', GradientType=0);
  border-color: #0182c6 #0182c6 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.day {padding: 0 10px;}
.datepicker {background-color: #f6f6f6 !important;}
.dow {color: #286090;}
.datepicker.active { background-color: #286090;}
.datepicker td, 
.datepicker th{width: 30px;}


/* lista töltő */
.loader{
  height: 1.875rem;
  width: 15.625rem;
  padding: 3.125rem 0;
}
.circle{
  animation: loader 2s ease-in-out infinite;
  height: 1.875rem;
  width: 1.875rem;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
}
.circle:first-child{
  background-color: #315277;
  animation-delay: 0.25s;
}
.circle:nth-child(2){
  background-color: #006996;
  animation-delay: 0.20s;
}
.circle:nth-child(3){
  background-color: #0182c6;
  animation-delay: 0.15s;
}
.circle:nth-child(4){
  background-color: #5ad6fd;
  animation-delay: 0.10s;
}
.circle:nth-child(5){
  background-color: #EFDCED;
  animation-delay: 0.05s;
}
.circle:last-child{
  background-color: #AD52A4;
  animation-delay: 0s;
}
@keyframes loader {
   15%{transform: translateX(0);}
   50%{transform: translateX(200px);}
   70%{transform: translateX(200px);}
  100%{transform: translateX(0px);}
}
.loader ~ div{letter-spacing: 1px; padding: 1.875rem 0}


/*** 404 error oldal ***/
.j_main {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.j_main h1,
.j_main h3{
  font-weight: bold;
}
.j_main h1{font-size: 2.3rem;}
.j_main h3{font-size: 1.7rem;}
.error-item{
  padding: 1.9rem;
}
.error-item > div{
  margin: 1.4rem 0 0.7rem 0;
}
.error-item:nth-child(1){background: #F7EEF6; color: #8B4183;}
.error-item:nth-child(2){color: #0182c6;}
.error-item:nth-child(3){color: #0182c6; background-color: #f5f5f5 ;}





@media (min-width:992px) {
  /* .modal-dialog { max-width: 1140px; margin:1.75rem auto } */
  .jtblRowM { display: none; }
  .jtblHeadM { display: none; }
  .jlstRowM { display: none; }
  .jlstHeadM { display: none; }
  #jmdLoadListFrame{padding-left:17px;}
}

@media (max-width:991.9px) {
  .jtblRow { display: none; }
  .jtblHead { display: none; }
  .jlstRow { display: none; }
  .jlstHead { display: none; }
  .jcol {
    padding-left:2px;
    padding-right:2px;
  }
  #jmdLoadListFrame{padding-left:0px;}
}

/* input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
} */
    /* Firefox */
/* input[type=number] {
  -moz-appearance:textfield;
} */

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 1rem);
}
/* .modal-header{
  padding: 0.5rem 0.5rem;
  border-bottom: none;
} */



.jorderhead {cursor:pointer;}
.jsort {
  margin-left:5px; 
  /* display: none !important; */
  opacity: 0;
}
.jord {font-weight:bold;}
.jord .jsort{
  /* display: inline-block !important; */
  opacity: 1;
}



/*icon animation*/  /*beúszós*/
.avia_transform .av_font_icon.avia-icon-animate{
  opacity: 0.1;
  -webkit-transform:scale(0.5);
  -ms-transform:scale(0.5);
  transform:scale(0.5);
  }
  
  
  .avia_transform .avia_start_delayed_animation.av_font_icon.avia-icon-animate{
  -webkit-animation: avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); 
  animation:         avia_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); 
  opacity: 1;
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1);
  }
  