
/*CUSTOM*/

 #main{
    z-index: 10;
    position: absolute;
    width: 100%;
       }

.napijelentes .card-body{
margin-top: 15px;
}

#hibatop{
  margin-top: 30px;
}

.bg-gradient-success {
  background-image: linear-gradient(310deg, #70c7ae 0%, #70c7ae 100%);
}


.button-box{
margin-top: 40px;
}

.gw-30{
flex: 0 0 30% !important;
}

.gw-20{
flex: 0 0 20% !important;
}
thead .form-group{
  margin-bottom: 0px;
}
.navbar-vertical.navbar-expand-xs .navbar-collapse {
  display: block;
  overflow: auto;
  height: calc(100vh - 140px);
}

.navbar-vertical .navbar-brand > img, .navbar-vertical .navbar-brand-img {
  max-width: 40%;
  max-height: 5rem;
}

.sidenav-header {
  height: 5.875rem;
}

.sidenav .navbar-brand {
  padding:0;
}

.bg-gradient-info {
  background-image: linear-gradient(310deg, #ffffff 0%, #ffffff 100%);
}

.text-grey{
  color: #333337;
}

.bg-primary {
    background-color: #70c7ae !important;
    background-size: contain;
    background-repeat: no-repeat;
    position: fixed;
      background-position: center top;
}

#fakebg {
    background-color: #70c7ae !important;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 100;
}

.sublink{
  padding-left: 50px !important;
}



a.user{
  color: #222 !important;
  font-size: 14px !important;
  font-weight: bold;
}

#navbarBlur {
    position: fixed;
    right: 0;
    left: 15.625rem;
    z-index: 110;
}

@media (max-width: 1199.98px) {
  #navbarBlur {
      position: fixed;
      right: 0;
      left: 0;
  }
  #navbar .navbar-nav{
    width: auto !important;
  }
}

.top-margin{
    padding-top: 75px;
  }
  
  .card-header {
      padding: 0.5rem !important;
    }
  
  
  .card-header .form-control {
    padding: 0.5rem !important;
  }
  
  .card-title{
    padding-left: 1rem;
    padding-top: 0.5rem !important;
    padding-bottom: 0 !important;
  }
  
  .nobtn{
      margin-bottom: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
  }
  
  .nobtn:hover{
      margin-bottom: 0;
      -webkit-box-shadow: none !important;
      -moz-box-shadow: none !important;
      box-shadow: none !important;
  }
  
  /*#admin-table_filter{
    display: none;
  }*/
  
  #admin-table_wrapper{
    font-size: 0.8rem;
  }
  
  .dt-buttons{
    display: none;
  }
  
  #exportbtn{
    margin-left: 10px;
  }
  
  .table thead th {
    font-weight: 700;
  }
  
  #map-canvas{
    width: 100%;
    height: 300px;
  }
  
  .hd-green {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #17a628;
    padding-top: 2px;
    padding-left: 17px;
  }
  .hd-grey {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #eeeeee;
    padding-top: 2px;
    padding-left: 17px;
  }
  
  .hd-yellow {
    background-color: #ffffff;
      min-height: 40px;
      border-bottom: 2px solid #FFFF00;
      padding-top: 2px;
      padding-left: 17px;
  }
  
  .hd-brown {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #52391d;
    padding-top: 2px;
    padding-left: 17px;
  }
  
  .hd-blue {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #1d8bcc;
    padding-top: 2px;
    padding-left: 17px;
  }
  .hd-orange {
    background-color: #ffffff;
      min-height: 40px;
      border-bottom: 2px solid #e47d18;
      padding-top: 2px;
      padding-left: 17px;
  }
  
  .hd-red {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #cc1d1d;
    padding-top: 2px;
    padding-left: 17px;
  }
  .hd-brown2 {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #948168;
    padding-top: 2px;
    padding-left: 17px;
  }
  .hd-green2 {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #669900;
    padding-top: 2px;
    padding-left: 17px;
  }
  .hd-green3 {
    background-color: #ffffff;
    min-height: 40px;
    border-bottom: 2px solid #669900;
    padding-top: 2px;
    padding-left: 17px;
  }
  
  .navbar-vertical .navbar-nav .nav-link.active {
      font-weight: 600;
      background-image: linear-gradient(310deg, #70c7ae 0%, #70c7ae 100%);
      box-shadow: 0 0 2rem 0 rgb(136 152 170 / 15%);
      color: #fff !important;
      border-radius: 0.5rem;
  }
  
  
  .card-header label{
    color: #fff;
  }
  
  .mindetjelol{
    margin-bottom: 0px;
  }
  
  .select2-container {
      z-index: 1;
      float: left;
  }

/*Chat*/
#chatul{
    margin-top: 60px;
  }
  #chatul li{
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  #chatul .del{
     color: #646464;
     cursor: pointer;
     padding: 5px;
  }
  
  .type_msg {
      border-top: 1px solid #c4c4c4;
      position: relative;
      width: 95%;
  }
  .input_msg_write input {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      border: medium none;
      color: #4c4c4c;
      font-size: 15px;
      min-height: 48px;
      width: 100%;
      outline: none;
  }
  
  .mytext{
      /*border:0;padding:10px;background:whitesmoke;*/
  }
  .text{
      width:100%;display:flex;flex-direction:column;
  }
  .text .mainmsg{
      width:100%;margin-top:0;margin-bottom:auto;line-height: 13px;font-size: 12px;
  }
  .text .smallmsg{
      width:100%;color:silver;margin-bottom:-7px;margin-top:auto;
  }
  .text-l{
      float:left;padding-right:10px;
  }
  .text-r{
      float:right;padding-left:10px;
  }
  .avatar{
      display:flex;
      justify-content:center;
      align-items:center;
      width:50px;
      float:left;
      padding-right:10px;
  }
  .avatarr{
      display:flex;
      justify-content:center;
      align-items:center;
      width:50px;
      float:right;
      padding-right:10px;
  }
  .macro{
      margin-top:5px;width:85%;border-radius:5px;padding:5px;display:flex;
  }
  .msj-rta{
      float:right;background:#e0e0de;
  }
  .msj{
      float:left;background:white;
  }
  .frame{
      height:450px;
      overflow:hidden;
      padding:0;
  }
  .frame > div:last-of-type{
      position:absolute;bottom:0;width:100%;display:flex;
  }
  
  .msg_send_btn {
      background: #05728f none repeat scroll 0 0;
      border: none;
      border-radius: 50%;
      color: #fff;
      cursor: pointer;
      font-size: 15px;
      height: 33px;
      position: absolute;
      right: 0;
      top: 11px;
      width: 33px;
  }
  
  .msj-rta.macro{
      margin:auto;margin-left:1%;
  }
  #chatul {
      width:100%;
      list-style-type: none;
      padding:18px;
      position:absolute;
      bottom:47px;
      display:flex;
      flex-direction: column;
      top:0;
      overflow-y:scroll;
  }
  .msj:before{
      width: 0;
      height: 0;
      content:"";
      top:-5px;
      left:-14px;
      position:relative;
      border-style: solid;
      border-width: 0 13px 13px 0;
      border-color: transparent #ffffff transparent transparent;
  }
  .msj-rta:after{
      width: 0;
      height: 0;
      content:"";
      top:-5px;
      left:14px;
      position:relative;
      border-style: solid;
      border-width: 13px 13px 0 0;
      border-color: #e0e0de transparent transparent transparent;
  }
  input:focus{
      outline: none;
  }
  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #d4d4d4;
  }
  ::-moz-placeholder { /* Firefox 19+ */
      color: #d4d4d4;
  }
  :-ms-input-placeholder { /* IE 10+ */
      color: #d4d4d4;
  }
  :-moz-placeholder { /* Firefox 18- */
      color: #d4d4d4;
  }


/*Munkavlállalók*/

.form-group .iti{
    width: 100%;
  }   
  
  #ujform .iti,
  #munkavallalok .iti {
      position: relative;
      display: inline-block;
      width: 80%;
  }
  
  #munkavallalok .form-control {
  font-size: 12px;
  padding: 6px 2px;
  border-radius: 0px;
  }
  
  #munkavallalok .iti__selected-flag .iti__flag{
      display: none;
  }
  
  #munkavallalok .iti--separate-dial-code .iti__selected-dial-code {
      margin-left: 0px;
      font-size: 12px;
  }
  
  #munkavallalok .iti__selected-flag{
      min-width: 36px;
  }
  
  #munkavallalok .iti__selected-flag {
      z-index: 1;
      position: relative;
      display: flex;
      align-items: center;
      height: 100%;
      padding: 0 2px 0 2px;
  }
  /*
  #munkavallalok .form-group{
      padding: 0px;
  }*/
  
  #munkavallalok .munkavallalo{
  /*	margin-top: 10px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 10px;*/
  }
  
  #munkavallalok .munkavallalo:nth-child(odd) .card{
    background-color: #f9f9f9 !important;
  }
  
  #munkavallalok .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0 solid rgba(0, 0, 0, 0.125);
      border-radius: 0;
  }
  
  .dd3-content{
    padding-bottom: 50px !important;
  }
  
  #munkalapelemek .munkalapelem label{
      display: none;
  }
  
  /*#munkavallalok .munkavallalo label{
      display: none;
  }
  */
  /*#munkavallalok .labelek{
      font-weight: bold;
      margin-top: 10px;
  }
  */
  #munkavallalok .labelek .textlabel {
      padding: 0px;
  }
  .flatpickr-time {
      height: 80px;
  }
  
  .flatpickr-input[readonly] {
      background-color: #fff;
  }
  
  
  .rgroup{
      position: relative;
  }
  
  .form-control + .icon {
      position: absolute;
      right: 0;
      top: 39px;
      right: 6px;
  }
  
  .select2-container {
      z-index: 9;
      float: left;
  }
  
  .delright{
      position: absolute;
      right: 0;
      bottom: 0;
      margin: 0;
      margin-bottom: 0.5rem;
      margin-right: 0.5rem;
  }
  
  .map{
    width: 100%;
    height: 300px;
  }
  
  
  .with-errors{
    color: red;
    position: absolute;
  }
  
  .dd3-handle{
  /*  display: none !important;*/
  }
  
  .dd2-content {
      display: block;
      min-height: 45px;
      margin: 0;
      padding: 5px 10px 5px 10px !important;
      color: #333;
      text-decoration: none;
      font-weight: bold;
      border: 1px solid #ccc;
      margin-left: 0px;
      margin-bottom: 5px;
      background: #fafafa;
      -webkit-border-radius: 0px;
      border-radius: 0px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
  }
  
  .dd3-content {
      /*padding: 5px 10px 5px 10px !important;*/
      padding: 4px 10px 5px 40px;
      margin: 0 !important;
      margin-bottom: 5px !important;
  }
  
  .iti{
    width: 100%;
  }
  
  .card.grey{
    border: 1px solid #cccccc;
  }
  
  .greenhref{
    color: #6bb247;
  }
  
  .greenhref:hover{
    color: #7acc52;
  }


#ingatlanok #admin-table tr td:nth-child(5){
    color: #cc0000;
    font-weight: bold;
  }
  
  #ingatlanok #admin-table tr th:nth-child(5){
    color: #cc0000;
    font-weight: bold;
  }
  
  #ingatlanokprojektek #admin-table tr th:nth-child(4){
    color: #cc0000;
    font-weight: bold;
  }
  #ingatlanokstatisztikak #admin-table tr th:nth-child(3){
    color: #cc0000;
    font-weight: bold;
  }
  
  
  #ingatlanokprojektek #admin-table tr td:nth-child(4){
    color: #cc0000;
    font-weight: bold;
  }
  #ingatlanokstatisztikak #admin-table tr td:nth-child(3){
    color: #cc0000;
    font-weight: bold;
  }
  
  .szobak table tr td:nth-child(5){
    color: #cc0000;
    font-weight: bold;
  }
  
  .szobak table tr th:nth-child(5){
    color: #cc0000;
    font-weight: bold;
  }
  
  .red{
    color: #cc0000;
  }
  
  .green{
    color: #6bb347;
  }
  
  .card-block{
    padding: 10px !important;
  }
  
  /*Kapcsoló*/
  .switch {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 20px;
    padding: 3px;
    background-color: white;
    border-radius: 18px;
    cursor: pointer;
    /*background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
    background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
    background-image: -o-linear-gradient(top, #eeeeee, white 25px);
    background-image: linear-gradient(to bottom, #eeeeee, white 25px);*/
  }
  
  .switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
  }
  
  .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: opacity background;
    -moz-transition-property: opacity background;
    -o-transition-property: opacity background;
    transition-property: opacity background;
  }
  .switch-label:before, .switch-label:after {
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    line-height: 1;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }
  .switch-label:before {
    content: attr(data-off);
    right: 11px;
    color: #aaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  }
  .switch-label:after {
    content: attr(data-on);
    left: 11px;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
  }
  .switch-input:checked ~ .switch-label {
    background: #47a8d8;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
  }
  .switch-input:checked ~ .switch-label:before {
    opacity: 0;
  }
  .switch-input:checked ~ .switch-label:after {
    opacity: 1;
  }
  
  .switch-handle {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 18px;
    height: 18px;
    background: white;
    border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
  }
  .switch-handle:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -6px;
    width: 12px;
    height: 12px;
    background: #f9f9f9;
    border-radius: 6px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
    background-image: -webkit-linear-gradient(top, #eeeeee, white);
    background-image: -moz-linear-gradient(top, #eeeeee, white);
    background-image: -o-linear-gradient(top, #eeeeee, white);
    background-image: linear-gradient(to bottom, #eeeeee, white);
  }
  .switch-input:checked ~ .switch-handle {
    left: auto;
    right: 4px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
  }
  
  .switch-green > .switch-input:checked ~ .switch-label {
    background: #98896b;
  }
  
  
  .switch-white > .switch-input:checked ~ .switch-label {
    background: #ffffff;
  }
  
  .expand_caret {
      transform: scale(1.6);
      margin-left: 8px;
      margin-top: -4px;
  }
  a[aria-expanded='false'] > .expand_caret {
      transform: scale(1.6) rotate(-180deg);
  }
  
  .inputaddon{
    border-radius: 0;
    position: relative;
  z-index: 2;
  display: inline-block;
      font-weight: 700;
      line-height: 1.5;
      color: #67748e;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      padding: 0.525rem 1.25rem;
  
  }
  
  
  .shadowtext{
    text-shadow: 0 4px 6px rgb(50 50 93 / 10%), 0 1px 3px rgb(0 0 0 / 8%);
  }
  
  .tdcont{
    word-break: break-word;
    overflow-wrap: break-word;
    vertical-align: top;
    overflow: hidden;
    width: 100%;
  }
  
  
  .munkavallalo label{
    display: none;
  }
  
  
    #munkavallalok .mainlabel{
      display: inline;
    }

    
#mediatarModal,
#ujtulajdonos{
z-index: 99999;
}

.deltopright{
	position: absolute;
    right: 0;
    top: 0;
}

#tablediv{
border: solid 1px;
padding-top: 15px;
padding-bottom: 15px;
/*overflow: scroll;*/
background-color: white;
position: relative;
}


.custom-navigation a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
 /* text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 40px;
}

.custom-navigation .flex-next {
  right: 0px;
  top: 0px;
  background-color: rgba(66, 103, 178, 0.5);
  height: 100%;
  text-align: right;
  opacity: .8;
}

.custom-navigation .flex-prev {
  left: 0px;
  top: 0px;
  background-color: rgba(66, 103, 178, 0.5);
  height: 100%;
  text-align: right;
  opacity: .8;
}

.custom-navigation .flex-next  .fa{
 position: absolute;
  top: 50%;
  left: 0px;
  margin-left: 10px;
  margin-top: -20px;
}


.custom-navigation .flex-prev  .fa{
 position: absolute;
  top: 50%;
  right: 0px;
  margin-right: 10px;
  margin-top: -20px;
}

.custom-navigation .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flexslider:hover .custom-navigation .flex-prev {
  opacity: 0.7;
  left: 0px;
}
.flexslider:hover .custom-navigation .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .custom-navigation .flex-next {
  opacity: 0.7;
  right: 0px;
}
.flexslider:hover .custom-navigation .flex-next:hover {
  opacity: 1;
}


#videoModal{
  z-index: 9999;
}

#videoModal .modal-body {
    overflow: hidden;
}

#videoModal video {
  /* override other styles to make responsive */
  width: 100%    !important;
  height: auto   !important;
}

input#ujletrehozva{
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.player-overlay{
  overflow: hidden;
}

.player-overlay video{
  width: 100%;
  height: auto;
}

#munkavallalok .iti input{
  padding-left: 45px !important;
}

.breadcrumb {
  padding: 0;
}

/*.swal2-container {
z-index: 1100 !important;
}

#fakebg{
  z-index: 100;
}*/


.select2-container--open {
  z-index: 9999999
}


.card-title{
  font-weight: 600;
}

.sublink {
    padding-left: 40px !important;
}

.radius-right {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
}


.topright{
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}


#kapcsolatol .dd2-content{
  padding-bottom: 40px !important;
}


.cardrow{
    margin-bottom: 15px;
  }
  
  
  .align-items-center {
      align-items: center!important;
  }
  
  .statl.no-thumbnail {
      background-color: #e0e0e0;
      background-color: var(--color-300);
      font-weight: 600;
      display: flex;
      align-items: center;
      justify-content: center;
  }
  
  @media (min-width: 991px) {
  .lpa{
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
      padding-right: 5px;
      width: 19%;
  }
  }
  
  
  .lpa{
    margin-bottom: 5px;
  }
  
  .bigicon{
      font-size: calc(1.275rem + .3vw)!important;
      line-height: calc(1.275rem + .3vw)!important;
      color: #fff;
  }
  
  .statl.lg {
      width: 56px;
      min-width: 56px;
      height: 56px;
  
  }
  .bg-zold {
      background-color: #7dd651!important;
  
  }
  .bg-zoldessarga {
      background-color: #cccc00!important;
  }
  .bg-barna {
      background-color: #996b6b!important;
  }
  .bg-vilagosbarna {
      background-color: #998a6b!important;
  }
  
  .bg-lilasbarna {
      background-color: #996b7a!important;
  }
  
  
  
  
  .color-defult {
      color: #212529!important;
  }
  
  .flex-fill {
      flex: 1 1 auto!important;
  }

  .noch{
        padding-left: 0.5rem !important;
  }


@media (max-width: 1000px) {
  .fc-header-toolbar{
    flex-wrap: wrap;
  }
    .btn-sm {
      font-size: 0.65rem;
    }
  }
    

@media (max-width: 575.98px) {
   .btn-text{
      /*  font-size: 0.55rem;*/
     /*   display: none;*/
    }


    .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
    }
    .munkavallalo label{
      display: inline;
    }

    #munkavallalok .mainlabel{
        display: none;
      }

      #szobak{
        font-size: 12px !important;
        }
        
        h5, .h5 {
            font-size: 0.8rem;
        }
        #szobak select{
          font-size: 0.6rem;
        }
        #szobak th{
          font-size: 0.6rem;
        }
        #szobak .text-end{
          text-align: left !important;
        }
}

#navbarBlur{
    background-color: #70c7ae !important
}