body { padding: 0 ; color: #222727;} 
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: 1rem 1.5rem; }  */
.starter-template { padding: 0 0 5rem; } 
.container{max-width:1500px;}
.jContentFrame {min-height:280px; max-width:1500px; margin:0 auto; padding-top: 160px;}
.jContentFrame2 {min-height:280px; max-width:1500px; margin:0 auto; padding-top: 100px;}
@media (min-width: 1400px) {
  .modal-xl.jUserModal {max-width: 1400px;}
}
:root{
  --navbar-height: 94px;
  --menu-height: 43px;
}


.color2 { color: #00a0f5  #2c3868 #67d1ff #009fe3 #ee7d00 #007bb0 #006996 #CC0000 #286090 #204d74}
.color3 { color: #00a0f5  #007fd1 #0060ae #00438c #00286b     #23a8fe #001c5b #006fbf #0068b7     #002f73  #001c5b    #3c4856 #a0acbd   #af3a6e #f9f871 #37c190 }


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

.sorlista {background-color: #eeffef #fff3e6 #ffecec}
/* .reperr h4{color: #fff; margin-bottom: 1px;font-size: 1.5rem;}
.reperr .card{border: 0; margin: 0 auto 30px;}
.reperr .card-header{ background-color: white; padding: 5px; font-size: 20px; font-weight: 500;}
.reperr .btn-primary{ background-color: #ee7d00; border-color: #ee7d00;} */

.fcl_menu{ 
  position:fixed; 
  top:94px; 
  left:0px; 
  border-bottom: 1px solid #4DC1FF;
  z-index:98; 
  background-color:#fff;
  /* box-shadow: 0px 0px 20px -6px #00a0f5 inset, 0 0 18px 2px #8b8b8b;  */
  box-shadow: 0px 0px 20px -6px #00a0f5 inset, 0 0 12px 1px #8b8b8b; 
} 
.fcl_menu_itemtd{ font-size:0.875rem; cursor:pointer; border:0; padding: 0.5rem 0 0.5rem 1.5rem;  }
.fcl_menu .fa-wrench{ color: #00438c}

.lgnspn{ 
  cursor:pointer; 
  color: inherit; 
  font-size:0.875rem; 
  text-align: center; 
  margin: 1rem 0;
  display: inline-block;
  text-decoration:underline; 
  transition: color .15s ease-in-out;
}
.lgnspn:hover{color: #00438c !important; text-decoration:underline;}
.lgnspn2{ cursor:pointer; color: #3c4856;}
.lgnspn2:hover{color: #00438c !important; text-decoration:underline;}
.gdprclass{ cursor:pointer; color: #0068b7; font-size:14px; font-weight: bold;}
.gdprclass:hover{color: #0068b7 !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;}
/* .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;}
.mr8{margin-right: 0.5rem;}
.mr4{margin-right: 0.25rem;}
.ml8{margin-left: 0.5rem;}
.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;}
.jcenter{display:flex; align-items: center;}
.jend{display:flex; justify-content: end;}
.fa-image{font-size: 1.2rem;}
.fa-file-pdf{font-size: 1.2rem;}
.form-group{margin-bottom: 0.5rem;} 
.jbldi{font-weight: 600; font-style: italic;}
.jitalic{font-style: italic;}
.aic{align-items: center;}
.jfs8{font-size: 0.8rem;}
@media(min-width: 1200px){
  .jcol1{max-width : 5%}
}
@media(min-width: 576px) and (max-width: 991.8px){
  .jcol1{min-width : 10%}
}
@media(max-width: 575.8px){
  .jcol1{min-width : 10%}
}
@media(max-width: 767.8px){
  .plmd125{padding-left: 1.5rem;}
}



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


.navbar-th{
  color: #fff; 
  box-shadow: 0px 0px 8px 1px #8b8b8b; 
  font-weight: bold; 
  padding-left: 1.5rem;
  background-color: #00a0f5;
}
.navbar-toggler{color: #fff; }
.navbar-toggler:focus{outline: 1px transparent }
@media (min-width: 992px) {
  .nav-item{display: flex; align-items: center;}
}
.nav-item.active .nav-link{ color: #001c5b !important;}
.nav-link{ color: #fff !important;}
.nav-link:hover { color: #204d74 !important}
.nav-link.active{ color: #fff !important;}
.jdropdown-menu{display: flex; align-items: center;}
.dropdown-menu{min-width: 6rem;}
.dropdown-divider{border-top: 1px solid #23a8fe;}
.dropdown-item{color:#007fd1; font-weight: bold; transition: all 0.3s;}
.dropdown-item:hover{background-color:#007fd1; color:#fff}
.dropdown-item:active{background-color:#007fd1}
.dropdown-item:focus{background-color:#002f73; color:#fff}

/* popover - info ablakok */
.jfar{padding-left: 0.5rem; font-size:1.1rem; color: #007fd1}
/* .jfar:hover{scale: 1.1; } */
.jfar.jread{color: inherit}
.popover-header { color: #fff; background-color: #00a0f5; font-weight: bold;}


.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: #007fd1 !important;
  background-color: #007fd1 !important;
}
.custom-control-input:focus ~ .custom-control-label::before {
  border-color: #007fd1 !important;
  box-shadow:0 0 0 0.1rem rgba(0, 96, 174, 0.25);
}
.custom-switch { min-height: 2rem}
.form-control:focus{border-color:#007fd1; box-shadow:0 0 0 .1rem rgba(0, 96, 174, 0.25);}
.custom-select:focus{border-color:#007fd1; box-shadow:0 0 0 .1rem rgba(0, 96, 174, 0.25);}
.jform-red{color: #721c24; background-color: #f8d7da !important; border-color: #f5c6cb;}  
.jform-yellow{color: #856404; background-color: #fff3cd !important; border-color: #ffeeba;}
.jform-green{color: #155724; background-color: #d4edda !important; border-color: #c3e6cb;}


.fcldark{color: #007fd1}
.fcl{color: #00a0f5}
.fclfail{color: #cc0000}
.fclneut{color: #006907}
.fclneut2{color: #00990A}
.disab{color: #A2A9B5;}

.jfcl-success{background-color:#d4edda;}
.jfcl-info{background-color:#d1ecf1;}
.jfcl-warning{background-color:#fff3cd;}
.jfcl-primary{background-color:#cce5ff;}
.jfcl-secondary{background-color:#e2e3e5;}
.jfcl-light{background-color:#FEFEF7;}
/* .jfcl-light{background-color:#FDFCFC;} */
/* .jfcl-light{background-color:#fefefe;} */

.jlastlogact_clr{
  padding: 0.5rem 0.75rem;
  margin: 0.25rem 0.5rem 0.25rem 0;
}
.jlastlogact_clr.jfcl-light{
  border: 1px solid #e2e3e5;
}

/* .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 {color: #fff; background: linear-gradient(140deg, #00a0f5 30%, #007fd1); border: 0; }
.btn-fcl:hover {color: #fff; animation: btn_fcl_hov 0.5s linear;}
.btn-fcl:disabled {cursor: not-allowed; opacity: 1; }
.btn-fcl:active {color: #fff; background-color: #007fd1; border-color: rgb(0, 127, 209);  box-shadow:0 0 0 .2rem rgba(0, 127, 209, 0.25) }
.btn-fcl:focus {color: #fff; background-color: #007fd1; border-color:#007fd1;  box-shadow:0 0 0 .2rem rgba(0, 127, 209, 0.25) }
@keyframes btn_fcl_hov{
  0% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 0%, #007fd1);}
  10% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 10%, #007fd1);}
  20% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 20%, #007fd1);}
  30% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 30%, #007fd1);}
  40% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 40%, #007fd1);}
  50% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 50%, #007fd1);}
  60% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 60%, #007fd1);}
  70% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 70%, #007fd1);}
  80% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 80%, #007fd1);}
  90% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 90%, #007fd1);}
  100% {background: linear-gradient(140deg, #00a0f5, #1AAFFF 100%, #007fd1);}
}
.btn-secondary{background: linear-gradient(140deg, #919AA1, #6c757d); border: 0;}
.btn-secondary:hover {color: #fff; animation: btn_sec_hov 0.4s linear;}
@keyframes btn_sec_hov{
  0% {background: linear-gradient(140deg, #919AA1, #9FA7AD 0%, #6c757d);}
  10% {background: linear-gradient(140deg, #919AA1, #9FA7AD 10%, #6c757d);}
  20% {background: linear-gradient(140deg, #919AA1, #9FA7AD 20%, #6c757d);}
  30% {background: linear-gradient(140deg, #919AA1, #9FA7AD 30%, #6c757d);}
  40% {background: linear-gradient(140deg, #919AA1, #9FA7AD 40%, #6c757d);}
  50% {background: linear-gradient(140deg, #919AA1, #9FA7AD 50%, #6c757d);}
  60% {background: linear-gradient(140deg, #919AA1, #9FA7AD 60%, #6c757d);}
  70% {background: linear-gradient(140deg, #919AA1, #9FA7AD 70%, #6c757d);}
  80% {background: linear-gradient(140deg, #919AA1, #9FA7AD 80%, #6c757d);}
  90% {background: linear-gradient(140deg, #919AA1, #9FA7AD 90%, #6c757d);}
  100% {background: linear-gradient(140deg, #919AA1, #9FA7AD 100%, #6c757d);}
}
.btn-fclfail {color: #fff; background: linear-gradient(60deg, #cc0000, #cc0000); border: 0; }
.btn-fclfail:hover {color: #fff; animation: btn_fclfail_hov 0.4s 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(60deg, #cc0000, #FFE6E6 0%, #cc0000);}
  10% {background: linear-gradient(60deg, #cc0000, #FFE6E6 10%, #cc0000);}
  20% {background: linear-gradient(60deg, #cc0000, #FFE6E6 20%, #cc0000);}
  30% {background: linear-gradient(60deg, #cc0000, #FFE6E6 30%, #cc0000);}
  40% {background: linear-gradient(60deg, #cc0000, #FFE6E6 40%, #cc0000);}
  50% {background: linear-gradient(60deg, #cc0000, #FFE6E6 50%, #cc0000);}
  60% {background: linear-gradient(60deg, #cc0000, #FFE6E6 60%, #cc0000);}
  70% {background: linear-gradient(60deg, #cc0000, #FFE6E6 70%, #cc0000);}
  80% {background: linear-gradient(60deg, #cc0000, #FFE6E6 80%, #cc0000);}
  90% {background: linear-gradient(60deg, #cc0000, #FFE6E6 90%, #cc0000);}
  100% {background: linear-gradient(60deg, #cc0000, #FFE6E6 100%, #cc0000);}
}
.btn-fclcls {color: #fff; background: linear-gradient(140deg, #00990a 30%, #008008); border: 0; }
.btn-fclcls:hover {color: #fff; animation: btn_fclcls_hov 0.4s linear;}
.btn-fclcls:disabled {cursor: not-allowed; opacity: 1; }
.btn-fclcls:active {color: #fff; background-color: #008008; border-color: #008008;  box-shadow:0 0 0 .2rem rgba(0, 153, 10, 0.25) }
.btn-fclcls:focus {color: #fff; background-color: #008008; border-color:#008008;  box-shadow:0 0 0 .2rem rgba(0, 153, 10, 0.25) }
@keyframes btn_fclcls_hov{
  0% {background: linear-gradient(140deg, #00990A, #00B30C 0%, #008008);}
  10% {background: linear-gradient(140deg, #00990A, #00B30C 10%, #008008);}
  20% {background: linear-gradient(140deg, #00990A, #00B30C 20%, #008008);}
  30% {background: linear-gradient(140deg, #00990A, #00B30C 30%, #008008);}
  40% {background: linear-gradient(140deg, #00990A, #00B30C 40%, #008008);}
  50% {background: linear-gradient(140deg, #00990A, #00B30C 50%, #008008);}
  60% {background: linear-gradient(140deg, #00990A, #00B30C 60%, #008008);}
  70% {background: linear-gradient(140deg, #00990A, #00B30C 70%, #008008);}
  80% {background: linear-gradient(140deg, #00990A, #00B30C 80%, #008008);}
  90% {background: linear-gradient(140deg, #00990A, #00B30C 90%, #008008);}
  100% {background: linear-gradient(140deg, #00990A, #00B30C 100%, #008008);}
}


.fc-new{background: linear-gradient(140deg, #5ad6fd, #36CEFC); border: 0; color:#fff;}
/* .fc-open{background: linear-gradient(140deg, #E1AB29, #C9951D); border: 0; color:#fff;} */
.fc-open{background: linear-gradient(140deg, #AD52A4, #9C4994); border: 0; color:#fff;}
.fc-close{background: linear-gradient(140deg, #00990A, #008008); border: 0; color:#fff;}
.fc-fail{background: linear-gradient(140deg, #cc0000, #9e0404); border: 0; color:#fff;}


.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: #181B1B; 
  background-color:#E6F6FF; 
  border-color:#E6F6FF; 
  font-weight: 600; 
  text-align: center;
}
@media (max-width:575.8px) {
  .alert-info{padding-left: 5rem; padding-right: 5rem}
}
.alert-danger{
  position: fixed;
  width: 80%;
  z-index: 1001;
  margin: 0 auto;
  left: 10%;
  top: 8rem;
  box-shadow: 0px 0px 10px 2px #8b8b8b;
  display: none;
}
.alert-success{
  position: fixed;
  width: 80%;
  z-index: 1001;
  margin: 0 auto;
  left: 10%;
  top: 8rem;
  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: #007fd1; 
  color: #ffffff; 
  border-bottom: 0;
} 
.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}
.uListcirle{ color:rgb(0, 160, 245)}

.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:#0060ae; border-bottom: 2px solid #d9dee8; margin-bottom: 3px; }
.listhead h4{color:#0060ae; border-bottom: 2px solid #d9dee8; margin-bottom: 3px;}
.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: 1rem; color: #315277; margin: 0; background-color: #f5f5f5;}
@media (max-width:991.8px) {
  #dashbrdgrpcnt{display: none}
}
@media (min-width:991.8px) {
  #dshbminihead{display: none}
}
#dshbminihead{padding: 0 0.5rem 15px;}

.category{color: inherit; background-color: #f5f5f5; border-radius: 0.25rem;  }
.category > div{
  border: 0 !important;
  border-radius: 0;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  padding: 14px;
  margin: auto;
  width:80%;
}
.moving-tab{
  position: absolute;
  display: flex;
  align-items: center;
  background: linear-gradient(140deg, #00a0f5 20%, #007fd1);
  font-size: 18px;
  top: 1px;
  left: 0px;
  border-radius: 0.25rem;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 16px 26px -10px rgba(0, 160, 245, 0.16), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 160, 245, 0.2);
}
.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-body.jfilter{padding: 0; background-color: #F5F5F5;}
@media (min-width:768px) { 
  .jbtnFilter{position: absolute; bottom: 5px; right: 10px;}
}
@media (min-width:768px) { 
  .jbtnExcel{position: absolute; bottom: 5px;}
}
@media (max-width:767.8px) { 
  .card-body{ border-bottom: 1px solid #a5a5a5;}
}
@media (max-width:767.8px) { 
  .card-body.card-body-light{ border-bottom: 1px solid transparent;}
}
.card { border:0;}
.card-header:first-child{  background-color:#3c4856; color:white; border-radius: .25rem .25rem 0 0; font-size: 18px; font-weight: 500; padding: 3px 10px;}
.card-header:first-child H4{ font-size: 16px; }
.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 10px;}
.card-header_past:first-child H4{ font-size: 16px; }
.card-header_past a{color: #fff;}
.card-header_past a:hover{text-decoration: none;}

.card-header-light:first-child{  background-color:#ffffff; color: #0182c6; text-shadow: 1px 1px 0 #006996; padding: 3px 10px;}
.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;}

/* 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:not(.jmodal){ background-color: #00438c; border-bottom: 1px solid #a5a5a5; margin: 0; position: sticky; top: var(--navbar-height); z-index: 3;}
.jrowxlh.jmodal { background-color: #00438c; border-bottom: 1px solid #a5a5a5; margin: 0;}
.jrowxlh_menu { top: calc(var(--navbar-height) + var(--menu-height));}
.jtitlexlh {  color: #fff; padding: 7px 0 6px 0;}
.jrow,
.jrow2 { 
  /* color:#204d74 ; */
  border-bottom: 1px solid #a5a5a5; 
  margin: 0; 
  padding: 5px 0; 
}
/* .jrow:last-child {border-bottom: 1px solid transparent;  } */
.jrow:nth-child(2n) { background-color: #F5F5F5;}
.jrow:hover { background-color: #e7e7e7;}
.jrowred {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);}

@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;}
}



.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;}
.detailrow{display: flex; border-bottom: 1px dotted #a5a5a5; align-items: center; padding: 7px 5px;}
.detailrow_last{display: flex; border-bottom: 1px dotted transparent; align-items: center; padding: 7px 5px;}
.detailrow_chlg{display: flex; align-items: start; border-bottom: 1px dotted #a5a5a5; height:100%; padding: 0.25rem 0;}
.detailrow_chlg_last{display: flex; align-items: start; border-bottom: 1px dotted transparent; height:100%; padding: 0.25rem 0;}
.detailrow_chlg_last_last{display: flex; align-items: start; border-bottom: 1px dotted transparent; height:100%; padding: 0.25rem 0;}
@media(max-width: 1199.8px){
  .detailrow_chlg_last { border-bottom: 1px dotted #a5a5a5;}
}

.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}  */
.jsmvalue { font-size: 0.8rem;} 
.jvalue { font-size: 0.9rem; padding: 0 0.2rem} 
.jvaluefail { font-size: 0.9rem; color: #cc0000; padding: 0 0.2rem} 
.jpage-arrowcol {background-color: #00438c; border:1px solid #00438c; color: #fff !important; cursor: pointer;}
.jpage-arrowcol:hover{background-color: #00438c; border:1px solid #00438c; 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:#E6F6FF; z-index:auto}
.jpage-midmark{ background: linear-gradient(140deg, #00a0f5 30%, #007fd1); border:1px solid #00a0f5; color:#fff !important}
.jpage-midmark:hover{ background: linear-gradient(140deg, #00a0f5 30%, #007fd1); border:1px solid #00a0f5; 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: #00990A !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;
  /* position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; */
}
.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: #00286b;
  animation-delay: 0.25s;
}
.circle:nth-child(2){
  background-color: #00438c;
  animation-delay: 0.20s;
}
.circle:nth-child(3){
  background-color: #0060ae;
  animation-delay: 0.15s;
}
.circle:nth-child(4){
  background-color: #006fbf;
  animation-delay: 0.10s;
}
.circle:nth-child(5){
  background-color: #007fd1;
  animation-delay: 0.05s;
}
.circle:last-child{
  background-color: #00a0f5;
  animation-delay: 0s;
}
.color{
  color: #00a0f5  #007fd1 #0060ae #00438c #00286b     #23a8fe #001c5b #006fbf #0068b7     #002f73  #001c5b    #3c4856 #a0acbd 
}
@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; color: #00286b;}


/*** 404 error oldal ***/
.j_main {
  display: flex;
  flex-direction: column;
  text-align: center;
  /* margin-top: -2rem; */
}
.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:not(:nth-child(4)){
  padding: 1.9rem;
}
.error-item:not(:nth-child(4)) > div{
  margin: 1.4rem 0 0.7rem 0;
}
.error-item:nth-child(3) > div{
  margin-bottom: 0;
}
.error-item:nth-child(4) > div{
  margin-bottom: 1.9rem;
}
.error-item:nth-child(1){background: #f5f5f5; color: #006fbf;}
.error-item:nth-child(2){color: #007fd1;}
.error-item:nth-child(3){background-color: #f5f5f5; color: #006fbf;}
.error-item:nth-child(4){background-color: #f5f5f5; color: #006fbf;}





@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;
} */
@media (max-width:768px) {
  .navbar-nav{padding:5px 0;}
}


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



.jmncrdrw{
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem;
  justify-content: space-between;
  align-items: center;
  max-width: 900px;
  margin: 0 auto;
}
.jmncrdrwitem{
  padding: 1rem 0;
  color: inherit;
}
.jmncrdrwitem:hover{
  text-decoration: none;
  color: inherit;
}
@media (min-width: 768px){
  .jmncrdrwitem.col-md-4{
    flex: 0 0 30.333%;
    max-width: 30.333%;
  }
}
.jmncrd{
  padding: 4rem 3.5rem;
  border-radius: 5px;
  box-shadow: 1px 1px 20px #cbced1, -1px -1px 20px #f2f2f2;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
  transition: 0.3s;
}
.jmncrd:hover{
  scale: 1.1;
}
.jmncrd div:first-child{
  font-size: 2rem;
}
.jthy{color: #00a0f5}

