@font-face{
    font-family:'Quicksand-Medium';
    src:url('../fonts/Quicksand-Medium.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face{
    font-family:'Quicksand-Bold';
    src:url('../fonts/Quicksand-Bold.ttf') format('truetype');
    font-weight: bold;
}
@font-face{
    font-family:'Quicksand-Medium';
    src:url('../fonts/Quicksand-Medium.ttf') format('truetype');
    font-weight: 500;
}


body {
    font-family: "Quicksand-Medium", sans-serif;
    font-size: 13px;
}
h1{
    color: #4b5d74;
    font-size: 18px;
    text-transform: uppercase;
}
h2{
    color: #4b5d74;
    font-size: 18px;
    text-transform: uppercase;
}
a{
    color: #738299;
}
a:hover{
    color: #072939;
}
form select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
/* Header */
#top {
    font-weight: bold;
}
#top a
{
    display: inline-block;
    padding: 15px 0 15px 15px;
}
.navbar,
.navbar .navbar-header {
    min-height: 65px;
    font-weight: bold;
}
.navbar-toggle {
    margin-top: 15px;
    margin-bottom: 15px;
}
.navbar-default {
    background: #fff;
    border: none;
}
.navbar.shadow {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: none;
    border-bottom: 3px solid #072939;
}
.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 21px;
        padding-bottom: 21px;
    }
    .navbar .container,
    .navbar .navbar-collapse
    {
        padding: 0;
    }
}
#user div {
    display: inline;
}
#user .welcome{
    font-size: 12px;
    margin-top: 10px;
    color: #565656;
    text-transform: uppercase;
}
#user .logout a {
    text-decoration: none;
}
#user .logout a:hover {
    text-decoration: none;
}
#logo-div {
    margin-bottom: 10px;
}
#logo-div img{
    height: auto;
    width: 100%;
    max-width: 240px;
}
#site-title-div {
    margin-bottom: 10px;
}
#site-title-div img {
    width: 100%;
    height: auto;
    max-width: 166px; 
}
.site-header-img{
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media screen and (max-width: 991px) {
    .site-header-img {
        width: 100%;
    }
}
/* LEFT BOX START */

#local-menu .box-content ul li {
    padding-right: 12px;
}
#local-menu.gift-menu .box-content ul li:nth-child(1) a {
    color: #e0457b;
}
#local-menu.gift-menu .box-content ul li:nth-child(2) a {
    color: #00A3E0;
}
#local-menu.gift-menu .box-content ul li:nth-child(3) a {
    color: #4374a6;
}
#local-menu.gift-menu .box-content ul li:nth-child(4) a {
    color: #92BA1F;
}
#local-menu.gift-menu .box-content ul li:nth-child(5) a {
    color: #309B42;
} 
#local-menu.gift-menu .box-content ul li:nth-child(6) a {
    color: #57c0d4;
}
#local-menu.gift-menu .box-content ul li:nth-child(7) a {
    color: #ffb600;
}  
#local-menu.gift-menu .box-content ul li:nth-child(8) a {
    color: #8A8D8F;
}
#local-menu.gift-menu .box-content ul li:nth-child(9) a {
    color: #642F6C;
}
#local-menu .box-content ul li:hover,
#local-menu .box-content ul li.active {
    background-color: #072939;
    padding-left: 10px;
    padding-right: 2px;
    border-radius: 3px;
}
#local-menu .box-content ul li:hover a,
#local-menu .box-content ul li.active a {
    color: #fff;
    text-decoration: none;
}
#local-menu.gift-menu .box-content ul li:nth-child(1):hover,
#local-menu.gift-menu .box-content ul li:nth-child(1).active {
     background-color: #f5afc0;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(2):hover,
#local-menu.gift-menu .box-content ul li:nth-child(2).active {
     background-color: #82CFF5;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(3):hover,
#local-menu.gift-menu .box-content ul li:nth-child(3).active {
     background-color: #95B4D3;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(4):hover,
#local-menu.gift-menu .box-content ul li:nth-child(4).active {
     background-color: #CBDD9A;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(5):hover,
#local-menu.gift-menu .box-content ul li:nth-child(5).active {
     background-color: #A8CA9E;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(6):hover,
#local-menu.gift-menu .box-content ul li:nth-child(6).active {
     background-color: #ACDBE6;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(7):hover,
#local-menu.gift-menu .box-content ul li:nth-child(7).active {
     background-color: #fedb93;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(8):hover,
#local-menu.gift-menu .box-content ul li:nth-child(8).active {
     background-color: #c2c1c2;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(9):hover,
#local-menu.gift-menu .box-content ul li:nth-child(9).active {
     background-color: #A98DB0;
     color: #fff;
}
#local-menu.gift-menu .box-content ul li:nth-child(1):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(1).active a,
#local-menu.gift-menu .box-content ul li:nth-child(2):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(2).active a,
#local-menu.gift-menu .box-content ul li:nth-child(3):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(3).active a,
#local-menu.gift-menu .box-content ul li:nth-child(4):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(4).active a,
#local-menu.gift-menu .box-content ul li:nth-child(5):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(5).active a,
#local-menu.gift-menu .box-content ul li:nth-child(6):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(6).active a,
#local-menu.gift-menu .box-content ul li:nth-child(7):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(7).active a,
#local-menu.gift-menu .box-content ul li:nth-child(8):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(8).active a,
#local-menu.gift-menu .box-content ul li:nth-child(9):hover a,
#local-menu.gift-menu .box-content ul li:nth-child(9).active a {
     color: #fff;
}


#left-sidebar{
    background-color: #f7fcfd;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 3px;
}
.box-title{
    font-size: 18px;
    color: #4b5d74;
    text-transform: uppercase;
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
    margin-top: 18px;
}
.box-title::before {
    background-color: #072939;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 30px;
}

.box-menu ul{
    list-style: none;
    padding-left: 0px;
}
.box-menu li{
    padding-top: 6px;
    padding-bottom: 6px;
}

.box-menu li.active a{
    color: #738299;
}
/* LEFT BOX END & RIGHT BOX START */
.box{
    border: 1px solid #d7d7d7;
}
.box .box-cart-title{
    color: #000;
    border-bottom: 2px solid #072939;
    margin-bottom: 16px;
}
.box-cart-title h2{
    font-size: 18px;
    font-weight: bold;
    margin: 18px 0 18px 0;
}
.info-icon{
    background-image: url("images/info-icon.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 21px;
    width: 21px;
    float: right;
    margin: 18px 0 18px 0;
    position: relative;
    cursor: pointer;
}
.box-cart-info{
    background-color: #dbdbdb;
    border-radius: 3px;
    bottom: 0;
    display: none;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 260px;
    z-index: 999;
}
.info-icon:hover .box-cart-info{
    display: block;
}

#cart-list{
    float: left;
    list-style: none;
    padding-left: 0px;
}
.cart-item-row{
    float: left;
    border-bottom: 1px solid #d7d7d7;
    width: 100%;
}
.cart-item-name{
    font-size: 14px;
    font-weight: bold;
}
.cart-item-drops.drop-icon {
    margin-left: 25px;
}

.goto-cart{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
.cart-button{
    width: 100%;
}

.drop {
    border-right: 1px solid #9b9b9b;
}
@media screen and (max-width: 1024px) {
    .drop {
        border-right: 0px;
    }
}


/* RIGHT BOX END */
/* PAGE START*/
/*flash messages start*/
.flash-msg.error{
    color: #fff;
    font-weight: bold;
    background-color: #e03d3d;
    padding: 10px;
    margin-bottom: 10px;
}
.flash-msg.error p:first-of-type{
    margin-top: 10px;
}

.flash-msg.info{
    color: #fff;
    font-weight: bold;
    background-color: #789b56;
    padding: 10px;
    margin-bottom: 10px;
}
.flash-msg.info p:first-of-type{
    margin-top: 10px;
}
/*flash messages end*/
.no-searchresults{
    color:red;
}
.introduction {
    padding-bottom: 10px;
}
.form-gray{
    background-color: #dbdbdb;
    border: 0 none;
    color: #000;
    font-size: 14px;
    height: 30px;
}
.form-textarea{
    width: 100%;
    min-height: 100px;
    padding: 10px;
}
.page-title{
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 10px;
    position: relative;
}
.page-title::before {
    background-color: #072939;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 30px;
}


.center-bottom-blue.page-title::before {
    left: 50%;
    margin-left: -15px;
}
.breadcrumbs{
    color: #9c9c9c;
    font-size: 11px;
    margin-bottom: 18px;
}
.breadcrumbs > a {
    color: #9c9c9c;
}
.breadcrumbs > a:hover {
    color: #000;
}
.breadcrumbs span{
    color: #000;
}
.category-title{
    border-bottom: 2px solid #e3e3e3;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}
.category-title::before {
    background-color: #072939;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 30px;
}
.image-container{
    padding: 0px;
    height: 162px;
    width: 162px;
}
.image-container img{
    display: block;
    margin: auto;
    max-height: 160px;
    max-width: 160px;
    padding: 10px;
}
.drop-icon{
    position: relative;
}
.drop-icon:after{
    background-image: url("images/csepp-amount.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    height: 22px;
    margin-right: 2px;
    position: absolute;
    right: 100%;
    top: -3px;
    width: 23px;
}
.drop-icon-r{
    position: relative;
    margin-right: 23px;
}
.drop-icon-r:after{
    background-image: url("images/csepp-amount.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    height: 22px;
    margin-right: 2px;
    position: absolute;
    left: 100%;
    top: -3px;
    width: 23px;
}
.delete-button {
    height: 22px;
    width: 23px;
    background-image: url("images/delete_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 23px auto;
    display: block;
    background-color: transparent;
    border: none;
}
.search-list{
    float: left;
    list-style: none;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
}
.keresoform {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.inputbuttonrow {
    position: absolute;
    right: 0px;
}
input.search_button {
    background: url("images/search_icon.png");
    width: 40px;
    height: 40px;
    float: left;
    border: 0px;
}
input.form-input.form-gray.search{
    width: 100%;
    height: 40px;
    padding-left: 10px;
    background-color: #dbdbdb;
    color: #000;

} 
input.form-input.form-gray.search::-webkit-input-placeholder{
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    color: #8e8e8e;
}
@media(max-width: 767px) {
    .registration .text-right,
    .login_form .text-right {
        text-align: left;
    }
}

.contactform h2 {
    margin-top: 30px;
}
/* products start */      
.product-list{
    float: left;
    list-style: none;
    padding-left: 0px;
    width: 100%;
}
.product{
    float: left;
    width: 100%;
    position: relative;
}
.product-list .product {
    border-top: 1px dotted #BBB
}
.product-list .product:first-child {
    border-top: none;
}

.product-name{
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #072939;
}
.product-link{
    display: block;
}
.product-link a{
    font-weight: normal;
    position: relative;
    color: #072939;
}
.product-link a:after{
    background-image: url("images/arrow-r-sm.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 8px 12px;
    content: "";
    height: 16px;
    left: 100%;
    position: absolute;
    width: 18px;
}
.product-link a:hover {
    text-decoration: none;
}
/* products end */
/* gift start */
.gift-list{
    float: left;
    list-style: none;
    padding-left: 0px;
    width: 100%;
}

.gift-list .gift {
    border-top: 1px dotted #BBB
}
.gift-list .gift:first-child {
    border-top: none;
}

.gift{
    float: left;
    width: 100%;
    position: relative;
}
.gift-name{
    font-size: 20px;
}
.btn{
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-blue{
    color: #fff;
    background-color: #072939;
    border-radius: 3px;
}
.btn-blue:hover{
    color: #fff;
    background-color: #072939;
    border-radius: 3px;
}
.btn.btn-blue:focus, .btn.btn-blue:active{
    color: #fff;
    background-color: #072939;
    outline: none;
    border-radius: 3px;
}
.btn-green{
    color: #fff;
    background-color: #072939;
    border-radius: 3px;
}
.btn-green:hover{
    color: #fff;
    background-color: #072939;
    border-radius: 3px;
}
.btn.btn-green:focus, .btn.btn-green:active{
    color: #fff;
    background-color: #072939;
    outline: none;
    border-radius: 3px;
}
.btn.btn-cart-icon.btn-green:focus, .btn.btn-cart-icon.btn-green:active{
    background-image: url("images/cart_white.png");
    color: #fff;
    background-color: #072939;
    outline: none;
    border-radius: 3px;
}
.btn-cart-icon{
    background-image: url("images/cart_white.png");
    background-position: 30px center;
    background-repeat: no-repeat;
    padding-left: 63px;
    padding-right: 36px;
}

.btn-cart-icon.period_off {
    background-image: url("images/cart.png");
}
.btn-cart-icon.disabled, .btn-cart-icon[disabled], fieldset[disabled] .btn-cart-icon {
    cursor: not-allowed;
    opacity: 0.65;
}
.gift-amount {
    height: 30px;
    text-align: center;
    width: 96px;
}
.control-arrows{
    vertical-align: bottom;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    width: 20px;
}
.sm-btn{
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #072939;
    float: left;
    height: 14px;
    width: 20px;
}
.sm-btn:hover{
    background-color: #072939;
    border-radius: 3px;
}
.sm-btn.up{
    background-image: url("images/up-btn-sm.png");
    margin-bottom: 1px;
}
.sm-btn.down{
    background-image: url("images/down-btn-sm.png");
    margin-top: 1px;
}

/* gift end */
/* pont kalkulator start */
.planed-value{
    height: 30px;
    text-align: center;
    width: calc(100% - 30px);
}
.calculator-table{
    text-align: center;
    vertical-align: middle;
}
.calculator-table tr{
    height: 44px;
}
.calculator-table th{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background-color: #072939;
    border-left: 1px solid #fff;
}
.calculator-table td{
    width: 20%;
}
.form-holder{
    overflow: hidden;
}
.form-select{
    font-weight: normal;
    height: 30px;
    width: 100%;
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.arrow-black-down{
    background: url("images/down-black-arrow.png")  no-repeat 97.5% center;
    border-right: 5px solid transparent;
}
.input-clean{
    font-size: 18px;
    background-color: transparent;
    text-align: center;
    border: none;

}
/* pont kalkulator end*/
/* szamlak start*/
.form-row{
    margin-bottom: 10px;
}
.form-input{
    width: 100%;
    height: 30px;
    padding-left: 10px;
}
.bill-table{
    font-size: 14px;
    font-weight: bold;
}
.bill-table th{
    background-color: #E7E7E7;
}

.bill-table tr:nth-child(2n) {
    border-bottom: 1px solid #e3e3e3;
}
.bill-table tr:nth-child(4n+1),.bill-table tr:nth-child(4n+2) {
    background-color: #f6f6f6;
    color: #333;
}
/* szamlak end*/
/*sajat adatim start*/
.personal-data .row{
    margin-bottom: 8px;
}
.content p{
    margin-bottom: 30px;
}
/*sajat adatim end*/
/* PAGE END*/
/*LOGIN*/
.login-input.form-input{
    width: 255px;
}
.login a{
    color: #072939;
}
/*LOGIN*/
/*Pont egyenleg start*/
.frontend-crud .crud-buttons .form-row{
    border-bottom: 1px solid #e3e3e3;
    margin-left: 4px;
    margin-right: 4px;
    position: relative;
    text-transform: uppercase;
}
.frontend-crud .crud-buttons .form-field{
    padding: 0px;
}
.frontend-crud .crud-buttons .col-xs-3{
    font-size: 24px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.frontend-crud .crud-buttons .col-xs-3::before {
    background-color: #0090c5;
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    width: 30px;
}
.frontend-crud .crud-buttons .form-field select,
select.product
{
    appearance: none;
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("images/down-black-arrow.png") no-repeat scroll 99.5% center;
    border: medium none;
    width: 90px;
    height: 34px;
    margin-bottom: 10px;
    font-size: 24px;
}
select.product {
    background-color: #dbdbdb;
    background-position-x: calc(300px - 20px);
    border: 0 none;
    color: #000;
    font-size: 14px;
    height: 30px;
}
.frontend-crud .button{
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    background-color: #072939;
    color: #fff
}
.frontend-crud .crud-buttons .button{
    margin-top: 10px;
    margin-bottom: 10px;
}
.frontend-crud .crud-table{
    font-size: 14px;
    font-weight: bold;
}
.frontend-crud .crud-table td{
    padding-top: 10px;
    padding-bottom: 10px;
}
.frontend-crud .crud-table th{
    text-align: center;
}
/*Pont egyenleg end*/
/* FOOTER START */
footer{
    background-color: #072939;
    margin-top: 50px;
    padding-bottom: 20px;
    color: #fff;
}
footer .row{
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 30px;
}
#footer-menu-left ul,
#footer-menu-right ul{
    list-style: none;
    padding-left: 0px;
}
#footer-menu-left ul li a,
#footer-menu-right ul li a {
    color: #fff;
    padding: 5px 0;
    display: block;
}
#footer-menu-right ul {
    text-align: right;
}
#footer-menu-right ul li a {
    text-transform: uppercase;
}
#back-to-top{
    color: #fff;
    position: relative;
    padding-left: 30px;
}
#back-to-top:before{
    background-image: url("images/arrow-up.png");
    background-position: center center;
    top: 50%;
    margin-top: -4px;
    content: "";
    height: 9px;
    left: 0;
    position: absolute;
    width: 15px;
}
#footer-logo {
    margin-bottom: 25px;
    margin-top: 15px;
}


/* FOOTER END */
/* CRUD TABLE START */
.crud-table {
    width: 100%;
}
.crud-table tr th{
    border-bottom: 1px solid #E3E3E;
    padding: 10px 0;
}
.crud-table tr th a{
    padding: 0 10px;
}
.crud-table tr td {
    height: 40px;
    padding-left: 10px;
}
.crud-table tr:nth-child(2n) {
    background-color: #F6F6F6;
}
.crud-table tr:hover td {
    background-color: #E1E1E1;
}
/* CRUD TABLE END */
/* GENERAL CSS START */
.arrow-r-sm::after {
    background-image: url("images/arrow-r-sm.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 8px 12px;
    content: "";
    height: 19px;
    left: 100%;
    position: absolute;
    width: 18px;
}
.full-left{
    width: 100%;
    float: left;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.text-bold{
    font-weight: bold;
}
.text-underline{
    text-decoration: underline;
}
.display-block{
    display: block;
}
.display-inline{
    display: inline;
}
.display-inline-block{
    display: inline-block;
}
.display-inline-flex{
    display: inline-flex;
}
.display-table{
    display: table;
}    
.display-table-cell{
    display: table-cell;
}
.display-hidden{
    display: none;
}
.no-margin-padding{
    padding: 0;
    margin: 0;
}
.border-gray{
    border: 1px solid #d7d7d7;
}
.border-bottom{
    border-bottom: 1px solid #d7d7d7;
}
.border-radius{
    border-radius: 0;
}
.border-radius-top{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.border-radius-bottom{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.border-radius-left{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.border-radius-right{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.white-bkg{
    background-color: #fff;
}
.box-shadow{
    box-shadow: 0 0 5px #ddd;
}
.color-white{
    color: #fff;
}
.color-black{
    color: #000;
}
.color-blue{
    color: #072939;
}
.color-green{
    color: #677c94;
}
.color-red{
    color: #e03d3d;
}
.color-gray{
    color: #9c9c9c;
}
.color-dark-gray{
    color: #8e8e8e;
}
.padding-no{
    padding: 0px;
}
.padding-sm{
    padding: 4px;
}
.padding-md{
    padding: 8px;
}
.padding-lg{
    padding: 14px;
}
.padding-xlg{
    padding: 20px;
}
.padding-bt-no{
    padding-top: 0px;
    padding-bottom: 0px;
}
.padding-bt-sm{
    padding-top: 4px;
    padding-bottom: 4px;
}
.padding-bt-md{
    padding-top: 8px;
    padding-bottom: 8px;
}
.padding-bt-lg{
    padding-top: 14px;
    padding-bottom: 14px;
}
.padding-top-no{
    padding-top: 0px;
}
.padding-top-sm{
    padding-top: 4px;
}
.padding-top-md{
    padding-top: 8px;
}
.padding-top-lg{
    padding-top: 14px;
}
.padding-top-xlg{
    padding-top: 18px;
}
.padding-bottom-no{
    padding-bottom: 0px;
}
.padding-bottom-sm{
    padding-bottom: 4px;
}
.padding-bottom-md{
    padding-bottom: 8px;
}
.padding-bottom-lg{
    padding-bottom: 14px;
}
.padding-lr-no{
    padding-left: 0px;
    padding-right: 0px;
}
.padding-lr-sm{
    padding-left: 4px;
    padding-right: 4px;
}
.padding-lr-md{
    padding-left: 8px;
    padding-right: 8px;
}
.padding-lr-lg{
    padding-left: 16px;
    padding-right: 16px;
}
.padding-l-no{
    padding-left: 0px;
}
.padding-l-sm{
    padding-left: 4px;
}
.padding-l-md{
    padding-left: 8px;
}
.padding-l-lg{
    padding-left: 14px;
}
.padding-l-xlg{
    padding-left: 20px;
}
.padding-r-no{
    padding-right: 0px;
}
.padding-r-sm{
    padding-right: 4px;
}
.padding-r-md{
    padding-right: 8px;
}
.padding-r-lg{
    padding-right: 14px;
}
.padding-r-xlg{
    padding-right: 20px;
}
.padding-r-xxlg{
    padding-right: 24px;
}
.margin-auto-y{
    margin: auto 0;
}
.margin-auto-x{
    margin: 0 auto;
}
.margin-no{
    margin: 0px;
}
.margin-sm{
    margin: 4px;
}
.margin-md{
    margin: 8px;
}
.margin-lg{
    margin: 14px;
}
.margin-bt-no{
    margin-top: 0px;
    margin-bottom: 0px;
}
.margin-bt-sm{
    margin-top: 4px;
    margin-bottom: 4px;
}
.margin-bt-md{
    margin-top: 8px;
    margin-bottom: 8px;
}
.margin-bt-lg{
    margin-top: 14px;
    margin-bottom: 14px;
}
.margin-top-no{
    margin-top: 0px;
}
.margin-top-sm{
    margin-top: 4px;
}
.margin-top-md{
    margin-top: 8px;
}
.margin-top-lg{
    margin-top: 14px;
}
.margin-top-xlg{
    margin-top: 18px;
}
.margin-top-xxlg{
    margin-top: 30px;
}
.margin-bottom-no{
    margin-bottom: 0px;
}
.margin-bottom-sm{
    margin-bottom: 4px;
}
.margin-bottom-md{
    margin-bottom: 8px;
}
.margin-bottom-lg{
    margin-bottom: 14px;
}
.margin-lr-no{
    margin-right: 0px;
    margin-left: 0px;
}
.margin-lr-sm{
    margin-right: 4px;
    margin-left: 4px;
}
.margin-lr-md{
    margin-right: 8px;
    margin-left: 8px;
}
.margin-lr-lg{
    margin-right: 14px;
    margin-left: 14px;
}
.margin-r-no{
    margin-right: 0px;
}
.margin-r-sm{
    margin-right: 4px;
}
.margin-r-md{
    margin-right: 8px;
}
.margin-r-lg{
    margin-right: 14px;
}
.margin-l-no{
    margin-left: 0px;
}
.margin-l-sm{
    margin-left: 4px;
}
.margin-l-md{
    margin-left: 8px;
}
.margin-l-lg{
    margin-left: 14px;
}
.font-xs{
    font-size: 12px;
}
.font-sm{
    font-size: 14px;
}
.font-md{
    font-size: 16px;
}
.font-lg{
    font-size: 18px;
}
.font-xlg{
    font-size: 20px;
}
.font-xxlg{
    font-size: 24px;
} 
.form-error {
    color: red;
}
.pagination {
    text-align: center;
    width: 100%;
}
/* GENERAL CSS END */


.registration {
    padding-left: 15px;
    padding-right: 15px;
}

 #fileswrapper .file {
     margin-bottom: 15px;
 }

.flash-msg {
    border: 1px solid #e3e3e3;
    padding: 15px;
}

.searchable-select {
    z-index: 1;
}

.searchable-select-holder {
     padding: 0!important;
     background-color: transparent!important;
     background-image: none!important;
     border: none!important;
     border-radius: 0!important;
     min-height: inherit!important;
     box-sizing: border-box!important;
     -webkit-box-shadow: none!important;
     box-shadow: none!important;
     -webkit-transition: none!important;
     transition: none!important;
}

.searchable-select-dropdown {
    background-color: #dbdbdb!important;
    border: none;
    -webkit-box-shadow: 0 3px 3px #ddd;
    -moz-box-shadow: 0 3px 3px #ddd;
    box-shadow: 0 3px 3px #ddd;
}

.searchable-select {
    height: auto;
}

.searchable-select-items {
    max-height: 230px!important;
}

.hidden {
    display:none;
}

.response-msg.info {
    color: #fff;
}

.modal .footer {
    text-align: right;
}
.modal .btn {
    display: inline-block;
    width: auto;
}

.g-recaptcha > div {
    margin: 0 auto;
}

input[type=radio][disabled] + label {
    color: #ccc;
}

.korabbipontok .crud-table > thead > tr > th:nth-of-type(1),
.korabbipontok .crud-table > tbody > .crud-row > td:nth-of-type(1),
.korabbipontok .crud-table > thead > tr > th:nth-of-type(2),
.korabbipontok .crud-table > tbody > .crud-row > td:nth-of-type(2)
{
    display: none;
}

.korabbipontok .crud-table > thead > tr > th:nth-of-type(3) a {
    padding:0;
}

.korabbipontok .crud-table > thead > tr > th:nth-of-type(3),
.korabbipontok .crud-table > tbody > .crud-row td:nth-of-type(3) {
    text-align: left;
    padding-left: 10px;
}

.korabbipontok .crud-table > thead > tr > th,
.korabbipontok .crud-table > tbody > .crud-row td {
    text-align: right;
    padding-left: 0;
}

.korabbipontok .crud-table > tbody > .crud-row td:nth-last-of-type(1) {
    text-align: right;
}

.korabbipontok .crud-table > thead > tr th:nth-last-of-type(1) {
    color: transparent;
    position: relative;
}

.korabbipontok .crud-table > thead > tr th:nth-last-of-type(1):before {
    /*content: 'Státusz';*/
    top: 0;
    right: 30px;
    color: #738299;
    font-weight: bold;
    position: absolute;
}

.korabbipontok .icons {
    width: 110px;
}

.korabbipontok .icons a {
    display: block;
    margin-left: auto;
    font-size: 11px;
}

.orderdetail {
    display:none;
}

.orderdetail.active {
    display: table-row;
}

.korabbipontok .crud-table > tbody > tr:nth-child(4n+1) {
    background-color: #F6F6F6;
}

.korabbipontok .crud-table > tbody > tr:nth-child(2n) {
    background-color: #eee;
    box-shadow: 0 10px 10px #ccc inset;
}

.korabbipontok .crud-table > tbody > tr:nth-child(2n) > td {
    padding-right: 10px;
}

.orderdetail table > thead {
    background: #fff;
}

.orderdetail table {
    width: 100%;
    border-bottom: 7px solid #aaa;
}


.korabbipontok .crud-table tr.crud-row > td {
    height: 80px;
}

@media screen and (max-width: 450px) {
    .orderdetail table th:nth-of-type(3),
    .orderdetail table td:nth-of-type(3),
    .orderdetail table th:nth-of-type(5),
    .orderdetail table td:nth-of-type(5)
    {
        display: none;
    }
}

.more:hover {
    text-decoration: none;
    cursor: pointer;
}

.down-arrow:after {
    content: '»';
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    transition: all 0.3s ease;
}

.down-arrow.rotate-90:after {
    content: '»';
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    transform: rotateZ(90deg);
}

.bg-blue {
    background-color: #072939;
}

.navbar-brand {
    width: 100%;
}

.navbar-brand img {
    max-height: 35px;
    width: auto;
    display: inline-block;
    height: auto;
}