a:hover {
    text-decoration: none
}

.row {
    max-width: 1278px;
    margin: 0 auto
}
body {
    font-family: "Exo 2", sans-serif;
    width: 100%;
    height: 100%;
    font-size: 1.5em;
}
@media (max-width: 1296px) {
    section {
        padding: 0 10px
    }
}
.unreg-alert{
    margin: 20px 40px 0px 40px;
}
.newNJ-btn {
    background-color: #288ab6;
    color: white;
    font-size: 16px;
    border:none;
    margin: 5px;
    padding: 10px;
    min-width: 126px;
    height: 40px;
    transition: 0.2s all linear;
}
.newNJ-btn:hover{
    background-color: #36bbf7;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
#mainContent
{
min-height: 400px;
    min-width: 420px;
}
.back-btn {
    background-color: #4f7cbd;
    color: white;
    font-size: 14px;
    border: none;
    box-shadow: none;
    line-height: 31px;
    background-image: url("../images/arrow-left.png");
    background-repeat: no-repeat;
    background-position: 9%;
    display: inline-block;
    min-width: 146px;
    text-align: left;
    padding-left: 39px;
    padding-right: 15px;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
@media (max-width: 490px) {
    #napijegyform-datum{
        margin-top: 0px;
    }
    .back-btn {
        font-size: 12px
    }
}
.back-btn:hover {
    color: white;
    background-color: #568ad5;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
.back-btn:focus {
    color: white
}
.back-btn:active {
    color: white
}
.pay-btn {
    background-color: #089a08;
    color: white;
    font-size: 14px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-transform: uppercase;
    line-height: 31px;
    background-image: url("../images/arrow-right.png");
    background-repeat: no-repeat;
    background-position: 90%;
    display: inline-block;
    min-width: 146px;
    text-align: left;
    padding: 0 15px 0 20px;
    margin-top: 8px;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
@media (max-width: 500px) {
    .pay-btn {
        display: block;
        float: none !important;
        margin-top: 10px
    }
}
.pay-btn:hover {
    background-color: #0cae0c;
    color: white;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
.pay-btn:focus {
    color: white
}
.pay-btn:active {
    color: white
}
a.login-btn:hover {
    color: white
}
a.login-btn:focus {
    color: white
}
a.login-btn:active {
    color: white
}
.nopadding {
    padding: 0
}
.greybg {
    background-color: #ededed;
    padding-top: 18px;
    padding-bottom: 152px
}
.greybg .row {
    background-color: white;
    padding: 26px 57px
}
@media (max-width: 991px) {
    .greybg .row {
        padding: 26px
    }
}
.greybg-logged {
    background-color: #ededed;
    padding-top: 18px;
    z-index: -1;
    margin-top: -50px
}
@media (max-width: 991px) {
    .greybg-logged {
        display: none
    }
}

.greybg .content {
    background: #fff;

}


.main-title-unreg-kosartetel {
    font-size: 22px;
    color: black;
    margin: 0 0 10px 0
}

.backtotop {
    text-align: right;
    font-size: 14px;
    margin-top: 100px
}
.backtotop div {
    color: black
}
.header .logo {
    margin-top: 60px;
    transition: 200ms ease;
}
.header.background {
    /*background-color: white;*/
}
.header-info {
    /*background: #75892a;*/
    height: 50px;
    margin-top: 50px;
}
.header-info-block {
    display: inline-block;
    margin-right: 45px;
}

.header-info-block p {
    color: #000;
    font-size: 20px;
    margin-top: 14px;
}

.header-info-block span {
    color: #b3ca62;
}

.header-info-block a {
    color: black;
    text-transform: uppercase;

}
@media (max-width: 991px) {
    .header .logo {
        width: 50%;
        margin-top: 10px
    }
}
.header [class*="col-"] {
    padding-left: 0;
    padding-right: 0
}
@media (max-width: 991px) {
    .header .sites {
        width: 50%
    }
}
.header .sites .menu .navbar {
    border: none;
    background: none;
    margin-bottom: 0
}
.header .sites a {
    color: #092249
}
.header .sites a span {
    background-color: #e9e9e9;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    padding-right: 15px;
    padding-left: 5px;
    text-align: center;
    border-radius: 0 0 3px 3px;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
.header .sites a span:hover {
    background-color: #f3f3f3;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
@media (max-width: 991px) {
    .header .sites a span {
        display: none
    }
}
@media (max-width: 991px) {
    .header .menu {
        display: none
    }
}
.header .toggle-button {
    display: none;
    width: 40px;
    height: 45px;
    position: relative;
    margin-top: 24px;
    float: right;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}
@media (max-width: 991px) {
    .header .toggle-button {
        display: block
    }
}
.header .toggle-button span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #255daa;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}
.header .toggle-button span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}
.header .toggle-button span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}
.header .toggle-button span:nth-child(3) {
    top: 22px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#menu ul li {
    display: block;
    width: 100%
}
.login {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fff;
}
@media (max-width: 991px) {
    .login>.row {
        display: flex;
        flex-direction: column
    }
    .header .navbar-collapse.collapse {
        display: none !important
    }
}

.login .login-form {
    background-color: rgb(228,218,209);
    padding: 37px 1px 39px 45px;
    /*width: 70.658%;*/
    min-height: 382px;
}

@media (max-width: 1216px) {
    .login .login-form {
        padding: 59px 1px 70px 45px
    }
}
@media (max-width: 1113px) {
    .login .login-form {
        padding: 62px 1px 70px 45px
    }
}
@media (max-width: 991px) {
    .login .login-form {
        width: 100%;
        padding: 37px 20px 40px 20px;
        order: 2
    }
}
.login .login-form h1 {
    color: black;
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 14px 0
}
@media (max-width: 991px) {
    .login .login-form h1 {
        font-size: 27px
    }
}



.login .login-form p.login-text {
    /*color: #abc7e1;*/
    color: black;
    font-size: 20px;
    margin-bottom: 41px
}
.login-disabled-message {
    background-color: #a94442;
    color: #fff !important;
    padding: 5px;
    width: 100%;
}
@media (max-width: 1110px) {
    .login .login-form p {
        font-size: 13px
    }
}
.login .login-form input {
    display: block
}
.login .login-form input[type="text"]{
    width: 100%;
    line-height: 45px;
    height: 48px;
    padding-left: 62px;
    background-image: url(../images/question.png);
    background-repeat: no-repeat;
    background-position: 23px center;
    margin-bottom: 18px;
    border-left: 1px solid #a6a6a6;
    border-top: 1px solid #a6a6a6;
    border-right: none;
    border-bottom: none
}
.login .login-form.logged-in {
    background-color: white;
    padding: 0;
    min-height: 640px;
    margin-bottom: 25px;
}
.login .login-form.logged-in .header {
    background-color: #f7f7f7;
    padding: 38px 0 11px 35px;
    border-bottom: 1px solid #ebebeb;
}
@media (max-width: 640px) {
    .login .login-form.logged-in .header {
        padding: 38px 10px 11px 10px
    }
}
.login .login-form.logged-in .header h1 {
    color: black;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 3px
}
.login .login-form.logged-in .header p {
    color: #e13f3f;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0
}
.login .login-form.logged-in .header .logout {
    padding-right: 35px
}
@media (max-width: 640px) {
    .login .login-form.logged-in .header .logout {
        text-align: left !important
    }
}

.login .login-form.logged-in .content .back-holder {
    margin-bottom: 20px
}
.login .login-form.logged-in .content .row {
    padding: 28px 35px 120px 35px
}
@media (max-width: 991px) {
    .login .login-form.logged-in .content .row {
        padding: 28px 10px 120px 10px
    }
}
.login .login-form.logged-in .content p {
    color: black;
    font-size: 20px
}
.login .login-form.logged-in .content ul {
    list-style: none;
    padding-left: 20px
}
.login .login-form.logged-in .content ul li {
    font-size: 20px;
    margin-bottom: 13px
}
.login .login-form.logged-in .content .question p {
    font-size: 20px;
    padding-left: 18px;
    letter-spacing: -0.6px;
    text-align: justify
}
.login .login-form.logged-in .content .question .blue {
    color: #1f5b93;
    font-size: 20px;
    margin-bottom: 4px;
    padding-left: 0;
    font-weight: 500
}
.login .login-form.logged-in .content .fa-question-circle {
    color: #537eba
}
@media (max-width: 991px) {
    .login .login-form.logged-in .content .fa-question-circle {
        display: none
    }
}
.login .login-form.logged-in .content .details {
    font-size: 16px;
    font-weight: 500;
    border-top: 1px solid #e0dfdf;
    line-height: 47px;
    margin-bottom: 0
}
@media (max-width: 650px) {
    .login .login-form.logged-in .content .details {
        font-size: 14px
    }
}
.login .login-form.logged-in .content .details:last-child {
    border-bottom: 1px solid #e0dfdf
}
.login .login-form.logged-in .content .details.text {
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    padding: 12px 0;
    text-align: justify
}
.login .login-form.logged-in .content table td {
    font-size: 16px;
    border-color: #e0dfdf
}
/*
.login .login-form.logged-in .content table td:nth-child(odd) {
    background-color: #d9d9d9
}
*/
.login .login-form.logged-in .content table td:nth-child(even) {
    background-color: #f0f0f0
}
.login .login-form.logged-in .content.new-content {
    border-top: 26px solid #ededed
}
.login .login-form.logged-in .content.new-content .row {
    padding-bottom: 50px
}
.login .login-form.logged-in .content iframe {
    width: 100%
}
.login .login-form.logged-in .content .owl-nav {
    background-color: #255daa;
    color: white;
    height: 49px
}
@media (max-width: 991px) {
    .login .login-form.logged-in .content .owl-nav {
        display: none
    }
}
.login .login-form.logged-in .content .owl-nav div {
    display: inline-block;
    position: relative;
    padding-top: 9px
}
.login .login-form.logged-in .content .owl-nav div.owl-prev {
    left: 42%
}
@media (max-width: 400px) {
    .login .login-form.logged-in .content .owl-nav div.owl-prev {
        left: 40%
    }
}
.login .login-form.logged-in .content .owl-nav div.owl-next {
    left: 55%
}
@media (max-width: 400px) {
    .login .login-form.logged-in .content .owl-nav div.owl-next {
        left: 58%
    }
}
.login .login-form.logged-in .content .owl-nav div.counter {
    left: 45%;
    padding-top: 0;
    font-size: 22px;
    top: -2px
}
.login .login-form.logged-in .content .owl-nav i {
    color: White;
    font-size: 32px
}
.login .datas {
    background-color: #061f47;
    color: #73b2ee;
    font-size: 0
}
@media (max-width: 1100px) {
    .login .datas {
        font-size: 17px
    }
}
@media (max-width: 991px) {
    .login .datas {
        display: none
    }
}
.login .datas div {
    display: inline-block;
    width: 33.3333%;
    text-align: center;
    line-height: 53px;
    font-size: 21px
}
.datas div.location {
    padding-top: 40px;
}
@media (max-width: 1216px) {
    .login .datas div.location {
        width: 49%
    }
}
.login .datas div.location span:before {
    content: '';
    background: url(../images/marker.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
    margin-left: 24px;
    width: 12px;
    height: 20px
}
@media (max-width: 1100px) {
    .login .datas div.location span:before {
        vertical-align: text-top
    }
}
@media (max-width: 1216px) {
    .login .datas div.celsius {
        width: 49%
    }
}
.login .datas div.celsius span:before {
    content: '';
    background: url("../images/weathertype/celsius.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    margin-right: 7px;
    margin-left: 20px;
    height: 23px;
    vertical-align: text-top;
    top: 2px;
    position: relative
}
@media (max-width: 1100px) {
    .login .datas div.celsius span:before {
        vertical-align: text-bottom
    }
}
.login .datas div.celsius span:after {
    content: '';
    background: url("../images/degree.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 7px;
    height: 7px;
    vertical-align: text-top
}

.login .datas div.hour span:before {
    content: '';
    background: url("../images/time.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    margin-right: 8px;
    height: 22px;
    vertical-align: baseline;
    top: 2px;
    position: relative
}
.login .gyik {
    background-image: url("../images/gyik.png");
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative
}
.login .gyik:hover {
    -webkit-filter: brightness(110%);
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
@media (max-width: 991px) {
    .login .gyik {
        width: 50%;
        display: inline-block
    }
}
.login .gyik .icon {
    display: inline-block;
    background: url("../images/gyik-icon.png");
    margin-left: 32px;
    width: 57px;
    vertical-align: top;
    height: 191px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-size: 57px 39px
}
@media (max-width: 643px) {
    .login .gyik .icon {
        margin: 0 auto;
        width: 100%
    }
}
.login .gyik .text {
    display: inline-block;
    padding: 50px 0 24px 37px
}
.login .gyik .text:after {
    content: '';
    /*background: url("../images/link-right.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 44px;
    height: 44px;
    display: inline-block;
    position: absolute;
    right: 44px;
    top: 56px
}
@media (max-width: 1250px) {
    .login .gyik .text:after {
        display: none
    }
}
@media (max-width: 1200px) {
    .login .gyik .text {
        display: none
    }
}
.login .gyik .text h2 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 1px;
    margin-top: 0
}
.login .gyik .text p {
    font-size: 18px;
    margin-bottom: 3px
}
.login .gyik .text p.small {
    font-size: 14px
}
.login .zones {
    background-image: url("../images/zones.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
@media (max-width: 991px) {
    .login .zones {
        border-top: 0
    }
}
.login .zones .icon {
    display: inline-block;
    background: url("../images/zonesicon.png");
    margin-left: 32px;
    width: 56px;
    vertical-align: top;
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-size: 56px 48px
}
@media (max-width: 643px) {
    .login .zones .icon {
        margin: 0 auto;
        width: 100%
    }
}
.login .infos {
    padding-left: 1px;
    padding-right: 1px;
    width: 29.342%
}

.login .infos a {
    color: white
}
.index p {
    font-size: 15px
}
.index .step {
    margin-top: 67px
}
.index .step h4 {
    font-size: 36px;
    font-weight: 100;
    margin-bottom: 27px
}
@media (max-width: 991px) {
    .index .step h4 {
        font-size: 28px;
        margin-top: 27px
    }
}
.index .step img {
    max-width: 250px;
    width: 100%
}
.index .step .bordered {
    min-height: 257px;
    padding-left: 65px
}
@media (max-width: 991px) {
    .index .step .bordered {
        padding: 0
    }
}
.index .step .bordered:after {
    content: '';
    width: 92.5%;
    height: 1px;
    background-color: #b9b9b9;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0
}
@media (max-width: 991px) {
    .index .step .bordered:after {
        width: 100%
    }
}
.index .step p {
    line-height: 23px;
    padding-bottom: 20px;
    text-align: justify
}
@media (max-width: 991px) {
    .index .step .col-md-3 {
        text-align: center
    }
}

.qtip {
    max-width: 508px;
    /*width:100%*/
}
.qtip-default {
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 10px;
    padding: 0;
    box-shadow: 0px 0px 36px #ebebeb
}
.qtip-default .qtip-content {
    padding: 23px 17px
}
.qtip-default h2 {
    font-size: 18px;
    color: #337ab7;
    margin-top: 0
}
.qtip-default p {
    color: black;
    font-size: 15px;
    line-height: 20px
}
.qtip-default a {
    font-size: 14px;
    font-weight: 500;
    color: #337ab7
}
.qtip-default .qtip-icon {
    border: none;
    color: #337ab7;
    background: none;
    right: 17px;
    top: 13px
}
.qtip-default .qtip-icon span {
    font-size: 31px;
    width: 17px;
    height: 17px
}
#menu {
    display: none
}
.slideout-menu {
    position: fixed;
    left: auto;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
    background-color: white
}
.slideout-menu li a {
    color: #248dd2;
    border-bottom: 1px solid #061f47
}
.slideout-panel {
    position: relative;
    margin-bottom: 100px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
    height: 100%
}
.slideout-open .slideout-menu {
    display: block
}
@media (max-width: 991px) {
    .navbar-nav {
        margin: 7.5px 0
    }
}
.modal {
    background-color: rgba(0, 0, 0, 0.7)
}

body .modal-dialog .modal-content {
    height: 100%;
}
@media (max-width: 770px) {
    body .modal-dialog {
        margin-left: 0
    }
}

body .modal-dialog .modal-header h4 h2 {
    display: inline-block;
}
body .modal-dialog .modal-header .close {
    color: white;
    text-shadow: none;
    opacity: 1
}
body .modal-dialog .modal-body {
    font-size: 18px;
    line-height: 22px;
    padding-left: 15px;
    max-height: 75vh;
    overflow-y: scroll;
}
@media (max-width: 640px) {
    body .modal-dialog .modal-body {
        padding-left: 20px
    }
}
body .modal-dialog .modal-body p {
    margin-bottom: 30px;
    text-align: justify
}
body .modal-dialog .modal-body ul {
/*    padding-left: 0 !important;
    list-style: none;*/
}
body .modal-dialog .modal-body ul li {
    margin-bottom: 0 !important;
    text-align: justify
}
body .modal-dialog .modal-footer {
    text-align: left;
    padding-left: 55px;
    background-color: #e9e9e9
}
@media (max-width: 640px) {
    body .modal-dialog .modal-footer {
        padding-left: 20px
    }
}
body .modal-dialog .modal-footer label {
    font-size: 16px;
    font-weight: 600
}
body .modal-dialog .modal-footer .pay-btn {
    min-width: 206px;
    text-transform: inherit
}
body .modal-dialog .modal-footer .btn-danger {
    margin-left: 6px;
    min-width: 163px;
    background-color: #e13f3f
}
@media (max-width: 640px) {
    body .modal-dialog .modal-footer .btn-danger {
        margin-left: 0
    }
}

.modal-backdrop {
    z-index: 0;
}
#map-canvas {
    height: 250px;
    width: 100%;
    max-width: none;
    margin: 10px;
    padding: 0px;
}
#map-canvas label {
    width: auto;
    display: inline;
}
#map-canvas img {
    max-width: none;
}
#map-canvas * {
    border: 1px solid #d4d4d4;
    box-sizing: unset !important;
}
.defaulttext {
    background-image: none ! important;
    padding-left: 15px !important;
}
.form-control {
    border-radius: 0px;
}
.error-summary {
    background: #e2001a none repeat scroll 0 0;
    border-left: 3px solid #eed3d7;
    color: white;
    margin: 0 0 15px;
    padding: 10px 20px;
}
.error-field .help-block-error {
    color: #e2001a !important;
    font-size: 14px !important;
}
.login .login-form .login-form-questionmark {
    text-align: center;
    float: left;
    background-color: #fff;
    height: 48px;
    width: 5%;
    padding-top: 12px;
}

.berlcsoptooltip {
    padding-top:4px !important;
    height:25px !important;
    margin-right:5px;
    width:15px !important;
}

.login-form-tooltip {
    text-align: justify;
}
.login .login-form input[type="text"] {
    width: 100%;
    background-image: url('');
    border: 1px solid #ccc;
    padding-left: 10px;
}

.checkout-addresses input[type="text"], .additional input[type="text"] {
    border: 1px solid #ccc !important;
    padding-left: 10px !important;
}

.qtip-default {
    box-shadow: 0 0 0px #ffff00;
}
#language-selector {
    /*display: none;*/
}
.languages {
    float: right;
}
.nice-select {
    margin-left: 3px;
    border-radius: 0px;
}
#paymentButton {
    min-width: 225px;
}
.paymentClose {
    /*min-width: 400px;*/
}

.btn {
    border-radius: 0px;
}

#BerletValaszthato > .row {
    padding: 5px 35px 0px;
}

#BerletValaszthato > section > .row {
    padding: 5px 35px 0px;
}

#BerletMegjelenit > .row {
    padding: 5px 0px 40px 0px;
}

#NapijegyValaszthato > .row {
    padding: 5px 35px 0px;
}

#NapijegyValaszthato input[type="text"]{
    height: 34px;
}

#Napijegy input[type="text"]{
    height: 34px;
    margin-bottom: 0px;
}

#napijegyvalaszthato-datum{
    cursor: pointer;
}
#napijegyform-datum{
    cursor: pointer;
}
@media (max-width: 991px) {
    #Napijegy input[type="text"]{
        height: 44px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        width: 100%
    }
    #Napijegy_rendszam{
        height: 44px;
    }
    #Napijegy_ARID{
        height: 44px;
    }
    #BerletValaszthato > .row {
        padding: 5px 0px 0px;
    }
    #NapijegyValaszthato input[type="text"]{
        height: 44px;
        margin-bottom: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #napijegyvalaszthato-rendszam{
        height: 44px;
    }
    #NapijegyValaszthato_ARID{
        height: 44px;
    }
    #BerletValaszthato > .row {
        padding: 5px 0px 0px;
    }
}

div.alert-box { display: block; padding: 6px 7px 7px; font-weight: bold; font-size: 14px; color: white; background-color: #6483c6; border: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); position: relative; }
div.alert-box.success { background-color: #5da423; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }
div.alert-box.alert { background-color: #e2001a; color: #fff; text-shadow: 0 -1px rgba(0, 0, 0, 0.3); }

.login .login-form.logged-in h1 {
    color: #333;
}

#loginform-username, #loginform-varoskartya{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
}


.bs-row {
    margin-left: -15px;
    margin-right: -15px;
}


#webszamlainfo-form input[type="text"], #regisztracio-form input[type="text"] {
    width: 100%;
}

legend {
    border: 0px solid #ccc;
}kapcsolat.php

.modal-content {
    height: 75% !important;
    border-radius: 0px;
}

.help-block-error {
    color: #a94442 !important;
    font-size: 12px !important;
}

@media (max-width: 991px) {
    .login .infos {
        padding-left: 0;
        padding-right: 0;
        font-size: 0;
        width: 100%;
        border-bottom: 1px solid white;
        order: 1
    }

}
textarea {
    resize: none;
}
form div.required label.control-label:after {
    content:" * ";
    color:red;
}

.uf-delete {
    float: left;
    padding-top: 5px;
    margin-left: 10px;
    cursor: pointer;
    display: none;
    color: #a94442;
}

#regisztracio-form .float-left {
    float: left;
}

#regisztracio-form .has-success .control-label{
    color: black;
}

.regcheckloading {
    cursor: auto;
    background: #e9e9e9 url(../images/loading.gif) no-repeat center center;
    background-size: 75px 100px;
    width: 30px;
    height: 34px;
    margin-left:20px !important;
    display: none;
}

.berlcsoprow {
    margin-right: 15px;
}

.berlcsopcol {
    border: 1px solid #ddd;
    padding: 10px 0px 10px 0px;
    margin-left: 15px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.kedvezmeny {
    color:red;
    display: block;
}

.felttoltendo-dokpontok li {
    list-style-type: circle;
}

.szamla-container {
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
}

.all-button,
.Modal-Elfogad-btn {
    outline: none;
    border: none;
    background: green;
    color: #fff;
    transition: all 0.3s;
}

.btn-default,
.Modal-Megse-btn {
    outline: none;
    border: none;
    background: #50505e;
    color: #fff;
    transition: all 0.3s;
}

.all-button:hover,
.Modal-Elfogad-btn:hover {
    background: darkgreen;
    color: #fff;
}

.btn-default:hover,
.Modal-Megse-btn:hover {
    background: #3c3c47;
    color: #fff;
}

.szamla-kep {
    width:100%;
    height: auto;
}

.szamla-vissza-gomb {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: 20px 0 50px 0;
}

.szamla-vissza-gomb .logina {
    width: auto;
    text-align: center;
    max-width: 300px;
    margin: auto;
}

#berlcsopInfoLink {
    display: none;
    margin: 0 0 10px 15px;
    padding: 5px;
    border: 2px solid #CB9492;
    background-color: #ffe9e9;
    font-weight: bold;
    width: 801px;
}

.berlcsopinfo-table td{
    padding: 0;
    border: 1px #999 solid;
}

.elozo-berletek thead {
    word-break: normal;
}

.elozo-berletek tbody tr {
    word-break: break-all
}

.valign-central {
    vertical-align: central;
}

.cart-table thead tr th {
    word-wrap: break-word;
}

.cart-table tbody tr td {
    vertical-align: middle;
}

.kosar-kedvezmeny {
    padding: 7px;
    padding-top: 0px;
    word-wrap: break-word;
    border-top-style: hidden !important;
}

.hidden {
    display: none;
}

#isWeekendSz + .help-block-error,
#isWeekendV + .help-block-error,
#isMunkaszunetinap + .help-block-error,
#endTime + .help-block-error,
#isInCart + .help-block-error,
#isErvenyes + .help-block-error,
#isInNapijegytetel + .help-block-error{
    display: none;
    align-items: center!important;
    justify-content: center !important;
    height:40px !important;
    background : red !important;
    border-radius: 9px !important;
    color: white !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
}

.login_paddig_right{
    padding-right: 20px;
}

.reglap-row {
    margin-right: -15px;
    margin-left: -15px;
}

#szamlamezok input {
    width: 100% !important;
}

#loading {
    background: url('../images/loading.gif') no-repeat center center;
    height: 100px;
    width: 100%;
    z-index: 9999999;
}

.logo-width {
    width: 300px;
}

.login-description {
    color: #fff;
}

.col-sm-offset-right-3 {
    margin-right: 25%;
}

.rendszam-input {
    width: 90% !important;
    border: 0 !important;
}

.forg-eng-szam-input {
    width: 90% !important;
    border: 0 !important;
}

#BerletValaszthato {
    margin-top: 40px;
}

#BerletValaszthato select {
    height: 40px;
}

#BerletValaszthato .alert-section {
    margin: 25px 0;
}

.berletvalaszto-input-label {
    margin-top: 7px;
}

.berlet-ar-label {
    margin-top: 25px;
}

.kellszamla {
    margin: 15px -15px 0;
}

.kellszamla input {
    margin-top: 5px;
}

.col-row {
    margin: 0 -15px;
}

.address input[type="text"] {
    height: 48px !important;
}

.address select {
    height: 48px !important;
}

#regisztracio-form input[type="text"] {
    height: 48px !important;
}

#regisztracio-form select {
    height: 48px !important;
}

.cardimage {
    margin: 10px auto 20px auto;
    width: 400px;
}

.attachment {
    clear: both;
}

.attachment :first-child {
    float: left;
}

.required-star {
    color: red;
}

.form-control[readonly] {
    cursor: revert !important;
}



.btn-primary{
    background-color: rgb(155,136,80);
    border-color: rgb(155,136,80);
}

.btn-primary:hover{
    background-color: rgb(228,218,209);
    border-color: rgb(228,218,209);
    color: rgb(155,136,80);
}

.btn-primary:active{
    background-color: rgb(155,136,80);
    border-color: rgb(155,136,80);
}


a{
    color: #454545;
}

a:hover{
    color: #666666;
}



input[type="checkbox"]{
    margin: 8px 0 0;
}

label[for=reglap-uploadfield_1]::after{
    content: " *";
    color: red;
}

/*===========================================*/
/*================MENUBAR====================*/
/*===========================================*/

.navbar {
    background: #ededed;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.navbar li {
    color: #000;
}

.navbar-default{
    border-color: transparent;
}

.navbar-toggle{
    color: whitesmoke;
}

.navbar-toggle:hover{
    background-color: transparent !important;
}

.Logo {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 150px;
    margin-right: 10px;
}

.Logo svg {
    width: 120px;
}

.Logo svg path {
    fill: #288ab6;
}

.Logo:hover svg path {
    fill: #1d70b7;
}

a{
    text-decoration:none
}

a.img{
    margin-right:12px
}

.szechenyi {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 0 15px;
}

.szechenyi img {
    height: 120px;
    width: auto;
}

.social {
    padding: 40px 0 40px 5px;
}

.social .social-box {
    border-top: 1px solid #a5c6e2;
    border-bottom: 1px solid #a5c6e2;
    line-height: 30px;
    padding: 5px 10px;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    height: 40px;
}

.social .social-box a {
    color: #1d70b7;
    text-decoration: none;
    font-size: 14px;
    padding: 0 5px;
}

.social .social-box a i {
    color: #1d70b7;
    text-decoration: none;
    font-size: 18px;
}

.slogan {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 180px;

    background: none;
}

.slogan .slogan-text {
    position: absolute;
    padding:10px;
    left: 210px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 280px;
    height: 80px;
    background: #32323d;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
}

.slogan .slogan-img {
    position: absolute;
    left: 490px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 80px;
    background: #288ab6;
}

@media only screen and (max-width: 1000px) {
    .slogan .slogan-text {
        left: 0;
    }

    .weatherBox{
        display: none!important;
    }

    .slogan .slogan-img {
        left: 180px;
    }

    .slogan .slogan-text {
        width: 180px;
        font-size: 12px;
    }

    .slogan .slogan-img {
        width: 120px;
    }
}

.slogan .slogan-img a {
    text-decoration: none;
    font-size: 10px;
    color: #ffffff;
    margin: 5px 0;
}

.slogan .slogan-img a img {
    height: 32px;
    width: auto;
}

@media only screen and (max-width: 768px) {
    .szechenyi {
        display: none;
    }
    .header-info {
        display: none;
    }
    .navbar{
        min-height: 50px;
    }

    .navbar-header {
        position: absolute;
        right: 40px;
        top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #24242b;
        height: 40px;
        width: 45px;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background: none;
    }

    .logo-width {
        width: 250px;
        margin-top: 13px;
    }

    .navbar-header button {
        border: none;
        outline: none;
        margin: 0;
        padding: 0;
    }

    .navbar-header button .glyphicon {
        font-size: 24px;
    }

    .navbar-collapse {
        width: 100%;
        margin: 0;
        padding: 0;
    }


    .collapse ul li a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        min-height: 50px;
        height: 100% !important;
        padding: 10px;
        font-weight: 700;
        text-transform: uppercase;
        background: #ffffff;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
}

/*============================================*/
/*=================CONTENT====================*/
/*============================================*/

.Content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fff;
}

.Content .Title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    height: 80px;
    font-size: 2.2rem;
    font-weight: 700;
    color: #337ab7;
    text-transform: uppercase;
}

.Content .login-form .login-form-content {
    position: relative;
    width: 85%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items:center;
    background-color: #fff;
}


.Content .login-form .login-form-content #regisztracio-form {
    padding: 25px;
}

.Content .login-form .login-form-content .login-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    min-width: 380px;
    padding: 25px;
    background: rgba(0,0,0,0.085);
    color: #454545;
}

.Content .login-form .login-form-content .login-box h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.Content .login-form .login-form-content .login-box p {
    font-size: 16px;
}

.Content .login-form .login-form-content .login-box .field,
.Content .login-form .login-form-content .login-box .field .form-group {
    position: relative;
    margin-left: 3px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}

.Content .login-form .login-form-content .login-box .field .form-group .login-form-questionmark,
.Content .login-form .login-form-content .login-box .field .form-group .rendszam-input {
    position: relative;
    display: flex;
    color:black;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: #fff;
    outline: none;
    border: none;
    border-radius: 0;
}

.Content .login-form .login-form-content .login-box .field .form-group .login-form-questionmark {
    position: absolute;
}

.Content .login-form .login-form-content .login-box .field .form-group .rendszam-input {
    margin-left: 51px;
}

.login-btn {
    font-size: 16px;
    position: relative;
    margin: 5px;
    height: 40px;
    padding: 10px;
    min-width: 126px;
    transition: 0.2s all linear;
    background-color: #1f5b93;
    color: white;
    outline: none;
    border: none;
}
.reg-btn {
    font-size: 16px;
    margin: 5px;
    padding: 10px;
    min-width: 100px;
    height: 40px;
    background-color: #2b8a28;
    color: white;
    outline: none;
    border: none;
    transition: 0.2s all linear;
}

.login-btn:hover {
    background-color: #3283cf;
    color:#fff;
}

.reg-btn:hover {
    background-color: #39b835;
    color:#fff;
}

.logina{
    font-size: 16px;
    margin: 5px;
    padding: 10px;
    background-color: #696969;
    color: #fff;
    outline: none;
    border: none;
    transition: 0.2s all;
}

.logina:hover {
    background-color: #9e9e9e;
    color: #fff;
}

.logged-out-content {
    position: relative;
    margin: 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 75%;
    height: 100%;
}

.logged-out-content .MainBox {
    position: relative;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
}

.logged-out-content .MainBox h1 {
    font-size: 28px;
    font-weight: 700;
}

.logged-out-content .MainBox h2 {
    font-size: 24px;
    font-weight: 700;
}

.logged-out-content .MainBox p a {
    color: #1d70b7;
    transition: all 0.3s;
}

.logged-out-content .MainBox p a:hover {
    color: #1f5b93;
}

.logged-out-content .main-title {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    font-size: 2.5rem;
    font-weight: 700;
    color: #454545;
    margin: 30px 0 53px 0
}

#regisztracio-form a {
    color: #1d70b7;
    transition: all 0.3s;
}

#regisztracio-form a:hover {
    color: #1f5b93;
}

#regisztracio-form .OwnCity {
    font-weight: 700;
}

.reglap-form-questionmark {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 50px;
}

#berltipresult .defaultrow .berlcsopcol .columns.bill {
    width: 100%;
}

#berltipresult .defaultrow .berlcsopcol {
    border: none;
    box-shadow: none;
    height: 100%;
    margin: 0;
    padding: 0;
}

.reg-button{
    position: relative;
    margin: 25px auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 50px;
    background-color: #1d70b7;
    color: white;
    border: none;
    outline: none;
    transition: all 0.3s;
}
.reg-button:hover{
    background-color: #1f5b93;
}

body .modal-dialog .modal-header {
    background-color: #4f4f4f;
    color: White;
    padding-left: 55px
}

.Bejelentkezett {
    position: relative;
    padding: 25px 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 85%;
    height: 100%;
    background-color: #f0f0f0;
}

.Bejelentkezett .RendszamAdatok {
    position: relative;
    margin: 0 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}

.Bejelentkezett .RendszamAdatok .Title {
    position: relative;
    padding-right: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 50px;
}

.Bejelentkezett .RendszamAdatok .Title p {
    color: #2d2c30;
    font-weight: 700;
    text-transform: none;
    font-size: 24px;
    margin: 0;
}

.Bejelentkezett .RendszamAdatok .Rendszam {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 35px;
}

.Bejelentkezett .RendszamAdatok .Rendszam p {
    color: #2d2c30;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0;
}

.Bejelentkezett .Kilepes {
    position: absolute;
    right: 25px;
}

.kilepes_btn {
    position: relative;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 50px;
    text-align: center;
    transition: 0.2s all linear;
    background-color: #2d2c30;
    color: white;
    outline: none;
    border: none;
}

.kilepes_btn:hover {
    background-color: #1f5b93;
    color: white;
}

.Content .login-form {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.logged-in .login-form-content {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-top: 1px solid #2d2c30;
}

.logged-in .login-form-content h2 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #2d2c30;
    padding: 25px;
    background: #fff;
    margin: 0 !important;
}
.table {
    margin: 0 !important;
}
.Berletvasarlascsoport {
    position: relative;
    padding-bottom: 50px;
    padding-top: 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fff;
}

.Berletvasarlascsoport .Meglevoberletvasarlas {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    background: #1d70b7;
    color: #dbedf5;
    outline: none;
    border: none;
    transition: all 0.3s;
}


.Berletvasarlascsoport .Meglevoberletvasarlas:disabled:hover,
.Berletvasarlascsoport button:disabled {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 40px;
    background-color: #ededed;
    color: #2d2c30;
    border: 1px solid darkgray;
    outline: none;
    cursor: not-allowed;
}

.Berletvasarlascsoport .ujberletvasarlas {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    height: 50px;
    background: #2d2c30;
    color: #ffffff;
    transition: all 0.3s;
}

.Berletvasarlascsoport .Meglevoberletvasarlas:hover,
.Berletvasarlascsoport .ujberletvasarlas:hover {
    background: #1f5b93;
    color: #ffffff;
}

.GYIK {
    position: relative;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #dbedf5;
}

.SzamlaTitle,
.KosarTitle,
.GYIK .Title {
    position: relative;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100px;
}

.SzamlaTitle,
.KosarTitle,
.GYIK .Title p {
    color: #2d2c30;
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}


.SzamlaTitle {
    margin-top: 50px;
}

.SzamlaTitleSuccess {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    border-top: 2px solid #337ab7;
    color: green;
    font-weight: 700;
    margin: 0;
    margin-top: 50px;
}

.Szamlazas_p {
    width: 100%;
    height: 100%;
    padding: 25px;
    font-size: 18px;
}

.GYIK .Block {
    position: relative;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}


.Vissza_btn {
    position: relative;
    margin: 25px auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 50px;
    background: #1d70b7;
    color: #fff;
    transition: all 0.3s;
}

#webszamlainfo-form,
#BerletValaszthato,
#BerletMegjelenit {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#webszamlainfo-form {
    border-bottom: 2px solid #337ab7;
}

table {
    background: #fff;
}

table thead tr th,
table tbody tr td,
table tfoot tr td {
    font-size: 18px;
    color: #000;
}

table tfoot tr td {
    font-size: 24px;
}

.table-responsive {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 150px;
}

.FizetesBox {
    display: flex;
    margin: 25px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.Kosarba-btn:disabled,
.Kosarba-btn,
.Fizetes-btn {
    display: flex;
    padding: 15px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 150px;
    height: 50px;
    background: #0cae0c;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.3s;
}

.Kosarba-btn:disabled,
.Kosarba-btn {
    border: none;
}

.Kosarba-btn:disabled:hover,
.Kosarba-btn:hover,
.Fizetes-btn:hover {
    background: #089a08;
    color: #fff;
}


.Megse-btn {
    display: flex;
    padding: 15px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 200px;
    height: 40px;
    background: #1d70b7;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.3s;
}

.Megse-btn:hover {
    background: #1f5b93;
    color: #fff;
}
.Torol-btn {
    display: flex;
    padding: 15px;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: auto;
    height: 35px;
    background: #a94442;
    color: #fff;
    font-size: 18px;
    transition: all 0.3s;
}

.Torol-btn:hover {
    background: #c14242;
    color: #fff;
}

.OsszegzoTabla {
    margin: 50px 0;
    width: 50%;
    height: 100%;
}

.OsszegzoTabla tr {
    height: 50px;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.OsszegzoTabla tr td {
    padding: 15px;
    margin: 0;
    font-size: 18px;
}

.OsszegzoTabla tr:first-child td {
    font-size: 24px;
}

.OsszegzoTabla tr td:first-child {
    text-align: right;
}

.OsszegzoTabla tr td:last-child {
    text-align: left;
}

.FizetesiFeltetelek {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
}

.FizetesiFeltetelek h1 {
    font-size: 24px;
    font-weight: 700;
}

.FizetesiFeltetelek p {
    font-size: 14px;
    width: 100%;
    text-align: left;
}

.FizetesiFeltetelek .FeltetelekKartya {
    display: flex;
    margin: 15px 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    background: #f0f0f0;
}

.FizetesiFeltetelek .FeltetelekKartya p {
    font-size: 18px;
    padding: 15px;
    margin: 0 !important;
}

.FizetesiFeltetelek .FeltetelekKartya h2 {
    padding: 15px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-height: 50px;
    height: 100%;
    font-size: 24px;
    font-weight: 700;
    background: #1f5b93;
    color: #fff;
}

.FizetesiFeltetelek .FeltetelekKartya ul li {
    text-align: left;
    font-size: 18px;
    padding: 15px;
}

.FigyelemBlokk {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.FigyelemBlokk p {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-wrap: normal;
}

.Figyelem {
    position: relative;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 35px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background-color: #3c5ca2;
}

#webszamlainfo-reveal {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 35px;
    background-color: #3c5ca2;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.FontosTitle {
    font-size: 18px;
}


.FizetesiFeltetelekPanel {
    position: relative;
    margin: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #d6edd6;
}


.FizetesiVisszajelzo {
    display: flex;
    padding: 25px;
    margin: 25px 0;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #dbedf5;
    font-size: 18px;
}

.FizetesiVisszajelzo h4 {
    font-size: 24px;
    font-weight: 700;
}

.FizetesiVisszajelzo p {
    font-size: 18px;
}

.FizetesiVisszajelzo .Sorok {
    display: flex;
    margin: 15px 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.FizetesiVisszajelzo .Sorok .Bal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    padding-left: 15px;
    width: 50%;
    height: 100%;
    text-align: right;
}

.FizetesiVisszajelzo .Sorok .Jobb {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 15px;
    width: 50%;
    height: 100%;
    text-align: left;
}

/*===========================================================================*/
/*=================================FOOTER====================================*/
/*===========================================================================*/

footer {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 150px;
    background: rgb(51 51 51);
    font-size: 18px;
    color: #fff;
}

footer button, footer a {
    color: #fff;
    font-weight: 700;
}

footer button:hover, footer a {
    color: #fff;
}

footer .backtotop {
    position: absolute;
    bottom: 112.5px !important;
    left: calc(50% - 37.5px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #fff;
    z-index: 1;
    border: 5px solid rgb(51 51 51);
}

footer .backtotop div {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    font-size: 32px;
}

footer .backtotop i {
    display: flex;
    border-radius: 50%;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    font-size: 32px;
    color: rgb(51 51 51);
}

.SzamlaResz {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
}


.modal-dialog,
.modal-dialog .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 900px;
    height: 80vh;
    max-height: 80vh;
    z-index: 9999999;
}

.modal-dialog .modal-content .modal-header,
.modal-dialog .modal-content .modal-footer {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 50px;
}

.modal-dialog .modal-content .modal-body {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
}

.modal-dialog .modal-content .modal-header button {
    position: absolute;
    top: 15px;
    right: 15px;
}

.kotelezoberletcsoport {
    font-size: 14px;
    color: red;

}


.loginButtonsHolder{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 10px;
}
.loginButtonsHolder button, .loginButtonsHolder a {
    margin-bottom: 8px;
}




@media only screen and (min-width: 800px) {
    .loginButtonsHolder{
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .Content .login-form .login-form-content{
        flex-direction: row;
        box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
    }
    .login-information-box{
        flex-direction: column;
        justify-content: flex-end;
    }
    .login-box{
        border-left: 1px solid #1d66ab;
    }

}

/*====================================================================================================================*/
/*===================================================MOBILE===========================================================*/
/*====================================================================================================================*/

@media only screen and (max-width: 1280px) {


    /*============================================*/
    /*=================CONTENT====================*/
    /*============================================*/

    .Content .Title {
        font-size: 24px;
    }

    .Content .login-form .login-form-content #regisztracio-form {
        width: 100%;
        padding: 0;
    }

    #regisztracio-form label,
    #regisztracio-form .control-label {
        font-size: 14px;
    }


    .Content .login-form .login-form-content .login-box .field .form-group input {
        position: relative;
        margin-left: 51px !important;
        width: calc(90% - 26px) !important;
    }

    .Content .login-form .login-form-content .login-box h1 {
        font-size: 18px;
    }

    .Content .login-form .login-form-content .login-box p {
        font-size: 14px;
    }

    .Content .login-form .login-form-content .login-box .row a,
    .Content .login-form .login-form-content .login-box .row button {
        width: 100%;
        min-height: 50px;
        height: 100%;
        text-align: center;
        font-size: 14px;
    }

    .Content .login-form .login-form-content .login-box .row .logina,
    .Content .login-form .login-form-content .login-box .row .pull-right {
        margin: 5px auto !important;
    }


    .logged-out-content {
        position: relative;
        margin: 25px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 95%;
        height: 100%;
    }

/*    .logged-out-content .MainBox {
        position: relative;
        padding: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        height: 100%;
        background: #d9d9d9;
    }*/

    .logged-out-content .MainBox h1 {
        font-size: 20px;
        font-weight: 700;
    }

    .logged-out-content .MainBox h2 {
        font-size: 18px;
        font-weight: 700;
    }

    .logged-out-content .MainBox p {
        font-size: 14px;
    }

    .logged-out-content .MainBox p a {
        color: #1d70b7;
        transition: all 0.3s;
    }

    .logged-out-content .MainBox p a:hover {
        color: #1f5b93;
    }

    .logged-out-content .main-title {
        font-size: 24px;
    }

    #regisztracio-form a {
        color: #1d70b7;
        transition: all 0.3s;
    }

    #regisztracio-form a:hover {
        color: #1f5b93;
    }

    #regisztracio-form .OwnCity {
        font-size: 14px;
        font-weight: 700;
    }

    #regisztracio-form h1 {
        font-size: 18px;
    }

    #regisztracio-form ul li,
    #regisztracio-form p {
        font-size: 14px;
    }

    .input-group input[type="file"] {
        width: 100%;
        font-size: 12px;
    }

    .reglap-form-questionmark {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 50px;
        font-size: 18px;
    }

    #berltipresult .defaultrow .berlcsopcol .columns.bill {
        width: 100%;
    }

    #berltipresult .defaultrow .berlcsopcol {
        border: none;
        box-shadow: none;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .reg-button{
        position: relative;
        margin: 25px auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 250px;
        height: 50px;
        background-color: #1d70b7;
        color: white;
        border: none;
        outline: none;
        transition: all 0.3s;
    }
    .reg-button:hover{
        background-color: #1f5b93;
    }

    .Bejelentkezett {
        position: relative;
        margin-top: 50px;
        padding: 25px 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 85%;
        height: 100%;
        background-color: #f0f0f0;
    }

    .Bejelentkezett .RendszamAdatok {
        position: relative;
        margin: 0 25px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: auto;
    }

    .Bejelentkezett .RendszamAdatok .Title {
        position: relative;
        padding-right: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        width: 100%;
        height: 50px;
    }

    .Bejelentkezett .RendszamAdatok .Title p {
        color: #2d2c30;
        font-weight: 700;
        text-transform: none;
        font-size: 18px;
        margin: 0;
    }

    .Bejelentkezett .RendszamAdatok .Rendszam {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        height: 35px;
    }

    .Bejelentkezett .RendszamAdatok .Rendszam p {
        color: #2d2c30;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 14px;
        margin: 0;
    }

    .Bejelentkezett .Kilepes {
        position: absolute;
        top:-50px;
        right: -20px;
    }

    .kilepes_btn {
        position: relative;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 150px;
        height: 50px;
        text-align: center;
        transition: 0.2s all linear;
        background-color: #2d2c30;
        color: white;
        outline: none;
        border: none;
    }

    .kilepes_btn:hover {
        background-color: #3d3a45;
        color: white;
    }

    .Content .login-form {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
    }

    .logged-in .login-form-content {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        border-top: 1px solid #2d2c30;
    }

    .logged-in .login-form-content h2 {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        width: 100%;
        height: 100%;
        font-size: 24px;
        font-weight: 700;
        color: #454545;
        padding: 25px;
        background: #fff;
        margin: 0 !important;
    }
    .table {
        margin: 0 !important;
    }
    .Berletvasarlascsoport {
        position: relative;
        padding-bottom: 50px;
        padding-top: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        background: #fff;
    }

    .Berletvasarlascsoport .Meglevoberletvasarlas {
        position: relative;
        margin-bottom: 25px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 250px;
        min-height: 50px;
        height: 100%;
        background: #1d70b7;
        color: #dbedf5;
        outline: none;
        border: none;
        transition: all 0.3s;
    }


    .Berletvasarlascsoport .Meglevoberletvasarlas:disabled:hover,
    .Berletvasarlascsoport button:disabled {
        position: relative;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 200px;
        min-height: 40px;
        height: 100%;
        background-color: #ededed;
        color: #2d2c30;
        border: 1px solid darkgray;
        outline: none;
        cursor: not-allowed;
    }

    .Berletvasarlascsoport .ujberletvasarlas {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 250px;
        min-height: 50px;
        height: 100%;
        background: #2d2c30;
        color: #ffffff;
        transition: all 0.3s;
    }

    .Berletvasarlascsoport .Meglevoberletvasarlas:hover,
    .Berletvasarlascsoport .ujberletvasarlas:hover {
        background: #444d78;
        color: #ffffff;
    }

    .GYIK {
        position: relative;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        background: #dbedf5;
    }

    .Berletvasarlascsoport .Megse-btn {
        margin-bottom: 25px;
    }

    .SzamlaTitle,
    .KosarTitle,
    .GYIK .Title {
        position: relative;
        padding: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        height: 100px;
    }

    .SzamlaTitle,
    .KosarTitle,
    .GYIK .Title p {
        color: #2d2c30;
        font-size: 24px;
        font-weight: 700;
        margin: 0;
    }


    .SzamlaTitle {
        margin-top: 50px;
    }

    .SzamlaTitleSuccess {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100px;
        border-top: 2px solid #337ab7;
        color: green;
        font-weight: 700;
        margin: 0;
        margin-top: 50px;
    }

    .Szamlazas_p {
        width: 100%;
        height: 100%;
        padding: 25px;
        font-size: 18px;
    }

    .GYIK .Block {
        position: relative;
        padding: 25px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        height: 100%;
    }

    .GYIK .Block h1 {
        font-size: 18px;
    }

    .GYIK .Block ol li,
    .GYIK .Block p {
        font-size: 14px;
    }

    .Vissza_btn {
        position: relative;
        margin: 25px auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 250px;
        height: 50px;
        background: #1d70b7;
        color: #fff;
        transition: all 0.3s;
    }

    #webszamlainfo-form,
    #BerletValaszthato,
    #BerletMegjelenit {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    #webszamlainfo-form {
        border-bottom: 1px solid #2d2c30;
    }

    table {
        background: #fff;
    }

    table thead tr th,
    table tbody tr td,
    table tfoot tr td {
        font-size: 18px;
        color: #000;
    }

    table tfoot tr td {
        font-size: 24px;
    }

    .table-responsive {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        height: 100%;
    }

    .FizetesBox {
        display: flex;
        margin: 25px 0;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .Kosarba-btn:disabled,
    .Kosarba-btn,
    .Fizetes-btn {
        display: flex;
        padding: 15px;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        width: 150px;
        height: 50px !important;
        background: #0cae0c;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        transition: all 0.3s;
    }

    .Kosarba-btn:disabled,
    .Kosarba-btn {
        border: none;
    }

    .Kosarba-btn:disabled:hover,
    .Kosarba-btn:hover,
    .Fizetes-btn:hover {
        background: #089a08;
        color: #fff;
    }


    .Megse-btn {
        display: flex;
        padding: 15px;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        width: 200px;
        height: 45px;
        background: #1d70b7;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        transition: all 0.3s;
    }

    .Megse-btn:hover {
        background: #1f5b93;
        color: #fff;
    }
    .Torol-btn {
        display: flex;
        padding: 15px;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        width: auto;
        height: 35px;
        background: #a94442;
        color: #fff;
        font-size: 18px;
        transition: all 0.3s;
    }

    .Torol-btn:hover {
        background: #c14242;
        color: #fff;
    }

    .OsszegzoTabla {
        margin: 50px 0;
        width: 50%;
        height: 100%;
    }

    .OsszegzoTabla tr {
        height: 50px;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }

    .OsszegzoTabla tr td {
        padding: 15px;
        margin: 0;
        font-size: 18px;
    }

    .OsszegzoTabla tr:first-child td {
        font-size: 24px;
    }

    .OsszegzoTabla tr td:first-child {
        text-align: right;
    }

    .OsszegzoTabla tr td:last-child {
        text-align: left;
    }

    .FizetesiFeltetelek {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .FizetesiFeltetelek h1 {
        font-size: 24px;
        font-weight: 700;
    }

    .FizetesiFeltetelek p {
        font-size: 14px;
        width: 100%;
        text-align: left;
    }

    .FizetesiFeltetelek .FeltetelekKartya {
        display: flex;
        margin: 15px 0;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        width: 100%;
        height: 100%;
        background: #f0f0f0;
    }

    .FizetesiFeltetelek .FeltetelekKartya p {
        font-size: 18px;
        padding: 15px;
        margin: 0 !important;
    }

    .FizetesiFeltetelek .FeltetelekKartya h2 {
        padding: 15px;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        width: 100%;
        min-height: 50px;
        height: 100%;
        font-size: 24px;
        font-weight: 700;
        background: #1f5b93;
        color: #fff;
    }

    .FizetesiFeltetelek .FeltetelekKartya ul li {
        text-align: left;
        font-size: 18px;
        padding: 15px;
    }

    .FigyelemBlokk {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .FigyelemBlokk p {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        text-wrap: normal;
        font-size: 16px;
    }

    .Figyelem {
        position: relative;
        margin-right: 15px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100px;
        height: 25px;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        text-decoration: none;
        background-color: #3c5ca2;
    }

    #webszamlainfo-reveal {
        position: relative;
        margin: 0 auto;
        padding: 0 15px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 250px;
        height: 35px;
        background-color: #3c5ca2;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
    }

    .FontosTitle {
        font-size: 18px;
        text-align: center;
    }


    .FizetesiFeltetelekPanel {
        position: relative;
        margin: 25px 0;
        padding: 10px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        background: #d6edd6;
    }


    .FizetesiVisszajelzo {
        display: flex;
        padding: 25px;
        margin: 25px 0;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
        height: 100%;
        background: #dbedf5;
        font-size: 22px;
    }

    .FizetesiVisszajelzo h4 {
        font-size: 24px;
        font-weight: 700;
    }

    .FizetesiVisszajelzo p {
        font-size: 18px;
    }

    .FizetesiVisszajelzo .Sorok {
        display: flex;
        margin: 15px 0;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .FizetesiVisszajelzo .Sorok .Bal {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        padding-left: 15px;
        width: 50%;
        height: 100%;
        text-align: right;
        font-size: 14px;
    }

    .FizetesiVisszajelzo .Sorok .Jobb {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        padding-left: 15px;
        width: 50%;
        height: 100%;
        text-align: left;
        font-size: 14px;
    }

    .szamla-vissza-gomb {
        margin: 25px 0 !important;
    }

    .szamla-vissza-gomb .logina {
        width: 100%;
    }

    body .modal-dialog .modal-header {
        background-color: #1f5b93;
        color: White;
        padding-left: 15px;
        font-size: 18px !important;
        min-height: 50px;
        height: 100%;
    }

    /*===========================================================================*/
    /*=================================FOOTER====================================*/
    /*===========================================================================*/

    footer {
        min-height: 150px;
        height: 100%;
    }

    footer .backtotop {
        bottom: 125px !important;
        left: calc(50% - 25px);
        width:50px;
        height: 50px;
    }

    footer .backtotop div {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }

    footer .backtotop i {
        width: 50px;
        height: 50px;
        font-size: 34px;
    }
}

.login-information-box{
    display: flex;
    flex-direction: column;
    width: 700px;
}
.login-information-box a{
    width: 100%;
    margin-bottom: 1px ;
}

.login-information-box .login-form.logged-in .content .owl-nav div.counter {
    left: 45%;
    padding-top: 0;
    font-size: 22px;
    top: -2px
}
.login-information-box .login-form.logged-in .content .owl-nav i {
    color: White;
    font-size: 32px
}
.weatherBox{
    min-width: 120px;
}
.weatherBox .datas {
    display: flex;
    background: rgb(145,234,235);
    background: linear-gradient(0deg, rgba(145,234,235,1) 0%, rgba(233,233,233,1) 100%);
    color:#35374d;
    height: 33.3%;
    min-width: 200px;
    font-size: 0;
    transition: 200ms ease;
}
.weatherBox .datas:hover {
    -webkit-filter: brightness(90%);
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}

.weatherBox .weathertimeHolder{
    height: 120px;
    padding: 30px 0 0 5px;
    display: flex;
    flex-direction: column;

}

.weatherBox .datas div {
    display: inline;
    width: 50%;
    font-size: 21px
}
@media (max-width: 1216px) {
    .weatherBox .datas div.location {
        width: 49%
    }
}
.weatherBox .datas div.location span:before {
    content: '';
    background: url(../images/marker.png);
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
    width: 22px;
    height: 22px
}
@media (max-width: 1100px) {
    .weatherBox .datas div.location span:before {
        vertical-align: text-top
    }
}

.weatherBox .datas div.location {
    width: 49%;
}
.weatherBox .datas div.celsius span:before {
    content: '';
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    margin-right: 7px;
    height: 23px;
    vertical-align: text-top;
    top: 2px;
    position: relative
}
@media (max-width: 1100px) {
    .weatherBox .datas div.celsius span:before {
        vertical-align: text-bottom
    }
}
.weatherBox .datas div.celsius span:after {
    content: '';
    background: url("../images/degree.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 7px;
    height: 7px;
    vertical-align: text-top
}
@media (max-width: 1216px) {
    .weatherBox .datas div.hour {
        width: 100%
    }
}
.weatherBox .datas div.hour span:before {
    content: '';
    background: url("../images/time.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 22px;
    margin-right: 8px;
    height: 22px;
    vertical-align: baseline;
    top: 2px;
    position: relative
}
.login-information-box .gyik {
  /*  background: rgb(152,242,250);
    background: linear-gradient(0deg, rgba(152,242,250,1) 0%, rgba(225,255,255,1) 100%);*/
    background-image: url(../images/gyik.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 150px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.login-information-box .gyik:hover {
    -webkit-filter: brightness(120%);
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}
@media (max-width: 991px) {

    .login-form-content{
        flex-direction: column!important;
    }
    .login-information-box{
        flex-direction: row;
        width: 100%;
    }
}
.login-information-box .gyik i {
    transform: scale(3);
    color:#f2f2f2;
    opacity: 0.8;
}

@media(max-width:  600px){
    .container-fluid {
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
        padding: 0 0 0 50px;
        min-height: 60px;
        height: auto;
    }

}
@media (max-width: 800px) {
    .Logo{
        transform: scale(0.8);
    }



    .login-information-box .gyik .icon {
        margin: 0 auto;
        width: 100%
    }
    .login-information-box .gyik .text{
        display: none!important;
    }
}
.login-information-box .gyik .text {
    display: inline-block;
    padding: 36px 0 24px 37px;
    color:#f2f2f2;
}
.login-information-box .gyik .text:after {
    content: '';
    /*background: url("../images/link-right.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 44px;
    height: 44px;
    display: inline-block;
    position: absolute;
    right: 44px;
    top: 56px
}

.login-information-box .gyik .text h2 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 1px;
    margin-top: 0
}
.login-information-box .gyik .text p {
    font-size: 18px;
    margin-bottom: 3px
}
.login-information-box .gyik .text p.small {
    font-size: 14px
}
.login-information-box .zones {
    /*background: rgb(255,185,80);
    background: linear-gradient(0, rgba(255,185,80,1) 0%, rgba(251,229,200,1) 100%);*/
    background-image: url(../images/gyik2.png);
    color: #dbdbdb;


}

@media (max-width: 991px) {
    .login-information-box .zones {
        border-top: 0
    }
}
.login-information-box .zones .icon {
    display: inline-block;
    background: url("../images/zonesicon.png");
    margin-left: 32px;
    width: 56px;
    vertical-align: top;
    height: 149px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-size: 56px 48px
}
@media (max-width: 643px) {
    .login-information-box .zones .icon {
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width: 500px){
    .reg-btn,.newNJ-btn,.login-btn,.logina{
        min-width: 250px;
        font-size: 15px;
    }
    .Content .login-form .login-form-content .login-box{
        padding: 20px;
    }
    .Content .login-form{
       width: 90%;
    }
}
.login-information-box .infos {
    padding-left: 1px;
    padding-right: 1px;
}

.login-information-box .infos a {
    color: white
}

.header.background {
    background: #ededed !important;
}


















@media (max-width: 1296px) {
    section {
        padding: 0 10px
    }
}

.header .logo {
    margin-top: 60px
}

.header-info {
    background: #099e7b;
    height: 50px;
    margin-top: 50px;
}

.logo-size {
    height: 50px;
    width: auto;
}

@media only screen and (max-width: 768px) {
    .header-info {
        display: none;
    }

    .logo-size {
        height: 35px;
        margin-top: 13px;
    }
}

.header-info-block {
    display: inline-block;
    margin-right: 45px;
}

.header-info-block p {
    color: #fff;
    font-size: 16px;
    margin-top: 14px;
}

.header-info-block span {
    color: #FFFFFF;
}

@media (max-width: 991px) {
    .header .logo {
        width: 50%;
        margin-top: 10px
    }
}

.header [class*="col-"] {
    padding-left: 0;
    padding-right: 0
}

@media (max-width: 991px) {
    .header .sites {
        width: 50%
    }
}

.header .sites .menu .navbar {
    border: none;
    background: none;
    margin-bottom: 0
}

.header .sites .menu ul {
    list-style: none;
    margin-bottom: 0;
    line-height: 49px;
    margin-top: 13px;
}

.header .sites .menu ul li {
    display: inline-block;
    position: relative;
    float: none;
    border-right: 2px solid #e6e8e6
}

.header .sites .menu ul li a {
    color: black;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 16px
}

.header .sites .menu ul li:last-child {
    border-right: none
}

.header .sites .menu ul li:last-child a {
    padding-right: 0
}

.header .sites .menu ul li:last-child:hover a:after {
    left: 47%;
    -webkit-transform: translate(-38%, 0);
    -ms-transform: translate(-38%, 0);
    transform: translate(-38%, 0)
}

.header .sites .menu ul li:hover a:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 80%;
    background-color: #75892a;
    left: 0;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.header .sites a {
    color: #092249
}

.header .sites a span {
    background-color: #e9e9e9;
    display: inline-block;
    font-size: 18px;
    line-height: 44px;
    padding-right: 15px;
    padding-left: 5px;
    text-align: center;
    border-radius: 0 0 3px 3px;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}

.header .sites a span:hover {
    background-color: #f3f3f3;
    transition: 0.2s all linear;
    -webkit-transition: 0.2s all linear;
    -moz-transition: 0.2s all linear
}

@media (max-width: 991px) {
    .header .sites a span {
        display: none
    }
}

@media (max-width: 991px) {
    .header .menu {
        display: none
    }
}

.header .toggle-button {
    display: none;
    width: 40px;
    height: 45px;
    position: relative;
    margin-top: 24px;
    float: right;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

@media (max-width: 991px) {
    .header .toggle-button {
        display: block
    }
}

.header .toggle-button span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #75892a;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.header .toggle-button span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.header .toggle-button span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

.header .toggle-button span:nth-child(3) {
    top: 22px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

@media (max-width: 991px) {
    .header .navbar-collapse.collapse {
        display: none !important
    }
}

#menu ul li {
    display: block;
    width: 100%
}


#menu {
    display: none;
}

.slideout-menu {
    position: fixed;
    left: auto;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 256px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
    background-color: white
}

.slideout-menu li a {
    color: #248dd2;
    border-bottom: 1px solid #061f47
}

.slideout-panel {
    position: relative;
    z-index: 1;
    background-color: #ededed;
}

.slideout-open, .slideout-open body, .slideout-open .slideout-panel {
    overflow: hidden;
    height: 100%
}

.slideout-open .slideout-menu {
    display: block
}
