body{
    font-family: 'Oxygen', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #3d3d3d;
    background: url("../../img/top-bg-pattern.jpg") repeat-x center top #fff;
}
input {
    -webkit-appearance: none;
}
i{
    font-style: normal;
}
strong{
    font-weight: 700;
}
a{
    font-weight: 700;
    text-decoration: none;
    color: #000;
}

.content_width{
    width: 978px;
}
.wide_content_width{
    width: 1008px;
}
.icon{
    background: url("../../img/icons-sprite.png") no-repeat left top transparent;
}
.partner_icon{
    background: url("../../img/partners-logos-sprite.png") no-repeat left top transparent;
}
.kiszallitas_icon{
    background: url("../../img/585-forinttol-paca.png") no-repeat left top transparent;
}


.button{
    font-family: 'Bree Serif', serif;
    color: #fff;
    background: #fba826;
    position: relative;
    font-weight: 400;
    padding: 8px 10px 9px 20px;
    font-size: 15px;
    line-height: 18px;
    text-shadow: 0px 1px 1px rgba(219, 113, 0, 1);
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
.button:hover,
.button:focus{
    background-color: #f78f1e;
}
.button .icon{
    position: absolute;
    width: 7px;
    height: 10px;
    left: 10px;
    top: 16px;
    background-position: left -54px;
}

h1{
    color: #73d30d;
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    padding: 30px 0 31px 0;
    margin: 0 0 30px 0;
    border: 1px solid #eaeaea;
    background: #f8f8f8;
    border-right: none;
    border-left: none;
    text-align: center;
}

.list_type_list_4 h1{
    text-align: left;
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 0;
    border: none;
    line-height: 36px;
    background: transparent;
}

h2{
    color: #555;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    padding: 20px 0;
    margin: 0;
}
.contact_list h2{
    text-align: center;
}

.banner_box_inner{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*atroplusz logo...*/
.atroplusz_logo{
    width: 115px;
    height: 99px;
    display: block;
    /* background: url("../../img/atroplusz-etelfutar-logo.png") no-repeat center 2px transparent; */
    background: url("../../img/artoplusz-logo.png") no-repeat center 2px transparent;
}
/*...atroplusz logo*/

/*revolution logo...*/
.revolution_food_logo{
    width: 106px;
    height: 105px;
    display: block;
    background: url("../../img/partners-logos-sprite.png") no-repeat 0px 0px transparent;
}
/*..revolution logo*/

/*login box...*/
.login_box{
    display: none;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    color: #000;
}
.login_box .phone_number{
    float: right;
    margin-right: 20px;
    padding-left: 25px;
    position: relative;
}
.login_box .phone_number .icon{
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0;
}
.login_box .login_link{
    float: right;
    position: relative;
    padding-left: 20px;
    
}
.login_box .login_link .text{
    text-decoration: underline;
}
.login_box .login_link .icon{
    background-position: left -15px;
    width: 15px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 1px;
}

.login_box .facebook_icon {
    position: relative;
    padding-left: 35px;
    margin-right: 25px;
    float: right;
}
.login_box .facebook_icon .icon {
    background-position: left -234px;
    width: 26px;
    height: 26px;   
    position: absolute;
    left: 0;
    top: -6px;
}
/*...login box*/

/*main menu...*/
.main_menu{
    float: right;
    height: 34px;
    padding-top: 36px;
}
.main_menu li a{
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    padding: 10px;
    margin-left: 7px;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.main_menu .active a,
.main_menu li:hover a{
    background: #73d30d;
    color: #fff;
}
/*...main menu*/

/*services box...*/
.services{
    /*padding: 0 0 35px 0; */
    padding: 0 0 55px 0;
}
.service{
    float: left;
    width: 222px;
    height: 478px;
    padding: 14px;
    background: transparent;
    border: 1px solid transparent;
    text-align: center;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.service:hover,
.service:active{
    background: #f8f8f8;
    border-color: #fba826;
}
.service .service_image{
    height: 270px;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.service .service_image a{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 270px;
    width: 222px;
    overflow: hidden;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.service .service_image a span{
    height: 270px;
    width: 222px;
    display: block;
    
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 270px;
}
.service:hover .service_image a span{
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.service .service_image h2{
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    text-align: right;
}
.service h2{
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0px;
}
.service h2 span{
    background: #845730;
    display: block;
    float: right;
    padding: 0 12px;
}
.service_4 h2 span{
    /*background: #f78f1e; */
    font-size: 21px;
}
.service .service_image .partner_icon{
    position: absolute;
    width: 106px;
    height: 105px;
    right: -15px;
    top: -15px;
    z-index: 3;
}
.service .service_image .kiszallitas_icon {
    position: absolute;
    width: 106px;
    height: 107px;
    right: 52px;
    top: 40px;
    z-index: 3;
}
.service .service_title{
    color: #272727;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    padding: 10px 0;
    max-height: 45px;
}
.service .service_text{
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    max-height: 80px; 
    height: 80px;
    overflow: hidden;
}
.service .mbottom43 {
    margin-bottom: 43px;
}

/*...services box*/

/*offer box...*/
.offer_links{
    padding: 15px 0 16px 0;
}
.offer_links ul{
    margin: 0;
    padding: 0;
    list-style: none;
    background: url("../../img/grey-separator.png") no-repeat right center transparent;
}
.offer_links ul li{
    padding: 14px 62px 14px 57px;
    width: 205px;
    height: 42px;
    line-height: 21px;
    margin: 0;
    float: left;
    background: url("../../img/grey-separator.png") no-repeat left center transparent;
}
.offer_links ul li a{
    color: #3d3d3d;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    padding-left: 53px;
    display: block;
}
.offer_links ul li a .icon{
    position: absolute;
    left: 0;
    top: 0;
}
.offer_links ul .offer_link_1 a .icon{
    width: 33px;
    height: 33px;
    background-position: left -72px;
    top: 7px;
}
.offer_links ul .offer_link_2 a .icon{
    width: 33px;
    height: 33px;
    background-position: left -105px;
    top: 7px;
}
.offer_links ul .offer_link_3 a .icon{
    width: 45px;
    height: 39px;
    background-position: left -138px;
}
.offer_links ul .clear{
    float: none;
    padding: 0;
    height: auto;
    background: none;
}
/*...offer box*/

/*accepted_tickets...*/
.accepted_tickets .box_title{
    float: left;
    position: relative;
    height: 72px;
    width: 181px;
    padding: 88px 20px 0 20px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-top: none;
    border-bottom: none;
    line-height: 22px;
    text-align: center;
    font-weight: 700;
}
.accepted_tickets .box_title .icon{
    width: 45px;
    height: 46px;
    position: absolute;
    background-position: left -177px;
    left: 91px;
    top: 32px;
}
.accepted_tickets ul{
    margin: 0 0 0 72px;
    padding: 0;
    float: left;
    list-style: none;
}
.accepted_tickets ul li{
    float: left;
    margin: 0;
    padding: 0;
}
.accepted_tickets ul .clear{
    float: none;
}
.accepted_tickets ul .partner_icon_1{
    width: 96px;
    height: 36px;
    margin-top: 62px;
    background-position: left -105px;
    margin-right: 54px;
}
.accepted_tickets ul .partner_icon_2{
    width: 111px;
    height: 38px;
    margin-top: 63px;
    background-position: left -141px;
    margin-right: 56px;
}
.accepted_tickets ul .partner_icon_3{
    width: 76px;
    height: 76px;
    margin-top: 41px;
    background-position: left -179px;
    margin-right: 47px;
}
.accepted_tickets ul .partner_icon_4{
    width: 77px;
    height: 80px;
    margin-top: 41px;
    background-position: left -255px;
    margin-right: 44px;
}
.accepted_tickets ul .partner_icon_5{
    width: 121px;
    height: 41px;
    margin-top: 55px;
    background-position: left -335px;
}
.accepted_tickets .box_title .arrow{
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    right: -16px;
    top: 59px;
    border: 1px solid #F2F2F2;
    border-left: 0;
    border-top: 0;
    
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*...accepted_tickets*/

/*contact box...*/
.contact_box{
    text-align: right;
    font-size: 14px;
    font-weight: 700;
}
.contact_box a{
    color: #3d3d3d;
}
.contact_title{
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    float: right;
}
.contact_box .phone_number{
    position: relative;
    margin-bottom: 10px;
    line-height: 15px;
    float: right;
    padding-left: 24px;
}
.contact_box .phone_number .icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background-position: left -28px;
}
.contact_box .email{
    position: relative;
    float: right;
    line-height: 15px;
    float: right;
    padding-left: 24px;
}
.contact_box .email .icon{
    position: absolute;
    top: 3px;
    left: 0;
    width: 16px;
    height: 11px;
    background-position: left -43px;
}
/*...contact box*/

/*footer menu...*/
.footer_menu ul{
    margin: 0 50px 0 0;
    padding: 0;
    list-style: none;
    line-height: 30px;
}
.footer_menu ul li a{
    position: relative;
    padding-left: 16px;
    font-weight: 400;
    color: #3d3d3d;
}
.footer_menu ul li a .icon{
    width: 5px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 6px;
    background-position: left -64px;
}
/*...footer menu*/

/*copyright...*/
.copyright{
    color: #73d30d;
    font-weight: 700;
    font-size: 14px;
}
/*...copyright*/

/*pwstudio logo...*/
.pwstudio_logo div{
    float: right;
    font-size: 10px;
    line-height: 14px;
}
.pwstudio_logo .clear{
    float: none;
}
.pwstudio_logo .text{
    width: 85px;
    text-align: right;
    margin-right: 10px;
    font-weight: 400;
    padding-top: 3px;
}
.pwstudio_logo .pwstudio{
    margin-right: 7px;
}
.pwstudio_logo .pwstudio .partner_icon{
    width: 31px;
    height: 37px;
    display: block;
    background-position: left -376px;
}
.pwstudio_logo .divider{
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-right: 7px;
    padding-top: 2px;
}
.pwstudio_logo .klikkmaina .partner_icon{
    width: 30px;
    height: 31px;
    display: block;
    background-position: left -413px;
}
/*...pwstudio logo*/

/*mobile menu...*/
.mobile_menu_btn{
    background: url("../../img/menu-icon.svg") no-repeat scroll center center / 25px 19px #FFFFFF;
    height: 19px;
    margin: 36px 0 0 0;
    padding: 8px 7px;
    width: 25px;
    display: none;
    float: right;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.nosvg .mobile_menu_btn{
    background-image: url("../../img/menu-icon.png");
}
.mobile_menu{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    display: none;
}
.mobile_menu li{
    width: 50%;
    float: left;
    display: block;
}
.mobile_menu li a{
    text-align: center;
    display: block;
    padding: 14px 10px 14px 15px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    
}
.mobile_menu li a:focus{
    color: #73d30d;
    background: #fff;
}
.mobile_menu .first_col a{
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
.mobile_menu .second_col a{
    border-bottom: 1px solid #fff;
}
.mobile_menu .active a{
    background: #73d30d;
    color: #fff;
}
/*...mobile menu*/

/*articles...*/
.list_type_list_4 .lead_text{
    font-weight: 700;
    padding: 0 0 10px 0;
}
/*...articles*/


/*contact site...*/
.contact{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}
.contact .map_canvas{
    margin-left: auto;
    margin-right: auto;
}
.contact h1{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    padding: 0;
}
.contact_category_kozpont_vezetoseg .contact_by_category,
.contact_category_baziskonyhaink_elerhetosegei .contact_by_category{
    /*border-bottom: 1px solid #f2f2f2; */
}
.contact_category_baziskonyhaink_elerhetosegei .contact,
.contact_category_teruleti_kepviseletek .contact{
    line-height: 13px;
}
.contact_by_category{
    margin: 20px 0 25px 0;
}
.contact_by_category .text_field,
.contact_by_category .text_field a{
    color: #272727;
}
.contact_by_category .text_field a{
    font-weight: 300;
}

.contact_category_kozpont_vezetoseg .contact{
    float: left;
    width: 33%;
    line-height: 18px;
    padding-bottom: 40px;
    height: 140px;
}
.contact_category_kozpont_vezetoseg .contact:nth-child(n+4) {
    height: 100px;
}
.contact_category_kozpont_vezetoseg .contact {
    
}
.contact_category_kozpont_vezetoseg h1{
    padding: 0 0 5px 0;
}

.contact_category_baziskonyhaink_elerhetosegei .contact{
    width: 222px;
    float: left;
    margin-right: 30px;
    padding-bottom: 40px;
}
.contact_category_baziskonyhaink_elerhetosegei .last_element{
    margin-right: 0;
}
.contact_category_baziskonyhaink_elerhetosegei .google_map_box{
    margin-bottom: 15px;
}

.contact_category_teruleti_kepviseletek .contact{
    width: 25%;
    float: left;
    padding-top: 39px;
    margin-bottom: 20px;
    background: url("../../img/pin.png") no-repeat top center transparent;
    height: 108px;
}

.field_6199140417094053{/*titulus*/
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    display: block;
}
.field_6053140417094217{/*telefonszám*/
    padding-left: 20px;
    position: relative;
    line-height: 15px;
    font-weight: 300;
    line-height: 24px;
}
.field_6053140417094217 .icon{
    height: 15px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 15px;
}
.field_8628140417094219{/*email cím*/
    padding-left: 20px;
    position: relative;
    line-height: 15px;
    font-weight: 300;
    line-height: 24px;
}
.field_8628140417094219 .icon{
    background-position: left -223px;
    height: 11px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 16px;
}
.field_8452140417101042{
    font-weight: 700;
    line-height: 24px;
}
.field_9478140417094144{
    display: block;
}
.contact_category_teruleti_kepviseletek .field_8452140417101042{
    display: block;
}
/*...contact site*/



/*double sized icons...*/
@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .icon{
        background-image: url("../../img/icons-sprite-2x.png");
        background-size: 45px;
    }
    .partner_icon{
        background-image: url("../../img/partners-logos-sprite-2x.png");
        background-size: 122px;
    }
    .atroplusz_logo{
        /* background-image: url("../../img/atroplusz-etelfutar-logo-2x.png"); */
        background-image: url("../../img/artoplusz-logo2x.png");        
        background-size: 115px;
    }
    /*.atroplusz_logo{
        background-image: url("../../img/partners-logos-sprite-2x.png");
        background-size: 106px;
    } */
    .offer_links ul,
    .offer_links ul li{
        background-image: url("../../grey-separator-2x.png");
        background-size: 2px;
    }
    .nosvg .mobile_menu_btn{
        background-image: url("../../img/menu-icon-2x.png");
        background-size: 25px;
    }
    .contact_category_teruleti_kepviseletek .contact{
        background-image: url("../../img/pin-2x.png");
        background-size: 23px;
    }
    .kiszallitas_icon {
        background: url("../../img/585-forinttol-paca-2x.png") no-repeat scroll left top transparent;
        background-size: 100%; 
    }
}
/*...double sized icons*/

/*Footer menü...*/
.footer_menu_def {
    float: left;
    margin-right: 10px;
}
.footer_services_list {
    float: left;
    margin-right: 20px;
}

.footer_services_list h3 {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.footer_services_list img {
    margin-bottom: 10px;
    display: block;
}
/*...Footer menü*/

/*...Konzultáció box*/
.consultation-box {
    margin-top: 28px;
    width: 430px;
    border: 1px solid #73d30d;
    /*height: 53px; */
    text-align: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 8px;
}
.consultation-box .left {
    width: 178px;
    color: #73d30d;
    padding-left: 8px;
    line-height: 16px;
}
.consultation-box .left h4 {
    margin: 20px 0 0;
    font-weight: 700;
    font-size: 16px;
}
.consultation-box .left h4 a {
    color: #73d30d;
}
.consultation-box .left span {
    font-size: 12px;
}
.consultation-box .right{
    /*width: 184px;*/
    width: 240px;
    background: #73d30d;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0px 10px 0px;
    /*line-height: 53px; */
}
.consultation-box .right span {
    margin-left: 8px;      
}
.consultation-box .right span .icon {
    width: 18px;
    height: 15px;        
    background: url("../../img/icons-sprite.png") no-repeat left -260px transparent;    
    margin-left: 13px;  
    display: block;
    float: left;    
    margin-top: 6px;    
}
.consultation-box .right span .mail {
    width: 20px;
    height: 14px;        
    background: url("../../img/icons-sprite.png") no-repeat left -275px transparent;    
    margin-left: 13px;  
    display: block;
    float: left;    
    margin-top: 8px;    
}
.consultation-box .right span a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
/*...Konzultáció box*/

.list_type_list_4 .list_with_image {
    float: left;
    width: 668px;    
}
.list_type_list_4 .image_side {
    float: right;
    width: 330px;
}

.list_type_list_4 .list_with_image h3 {
    padding-top: 5px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.site_id_6 header h1 {
    font-size: 26px;
    font-weight: 700;
    color: #000;
    line-height: 26px;
}

/*...Ajánlatkérés box*/
.request-box {
    padding-bottom: 20px;
}
.request-box  h2 {
    font-size: 26px;
    color: #fff;
}
.request-box .field{
    width: 446px;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #3d3d3d;
    border: 4px solid #68c00a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.request-box .textarea {
    min-height: 81px;
    resize: vertical;
}
.request-box .btn {
    background: #f78f1e;
    color: #fff;
    font-family: 'Bree Serif', serif;
    font-size: 20px;
    background: #f78f1e;    
    height: 52px;
    width: 474px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    
}

.request-box .btn:hover {
    background: #f4a54f;
}
.request-box .redborder {
    border: 4px solid #FA9F23;
}
/*...Ajánlatkérés box*/

.content-gallery {
    
}
.content-gallery h2 {
    color: #3d3d3d;
    font-size: 26px;
    font-weight: 700;
    margin: 0px 0px 30px 0px;
    padding:0px;
}

.content-gallery img {
    max-width: 100%;    
}
.content-gallery .img {
    max-width: 100%;    
    height: 199px; 
    overflow: hidden;
}
.content-gallery .img a {
    display: block;
    height: 199px;
}
.content-gallery .gallery-img {
    float: left;
    margin-right: 30px;
    margin-bottom: 56px;
}
.content-gallery .gallery-img .img a {
    display: block;
}

.content-gallery .last_element {
    margin-right: 0px;
}

.content-gallery .txt {
    text-align: right;
    max-width: 222px;
    
}

.content-gallery .txt a {
    background: #845730;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    padding: 3px 9px;
}
.catering_map .map {
    width: 100%;
    height: 400px;
}

.controlls {
    margin-top: 15px;
    margin-bottom: 30px;
}
.controll.controll {
    float: left;
    margin-right: 20px;
}

.catering_map h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.num_list_in_content {
    margin-top: 0px;
}
.num_list_in_content {
    line-height: 30px;
}
.num_list_in_content b{
    color: #73d30d;
    font-weight: 700;
}

.list_type_list_4 h3{
    margin: 0px;
    font-size: 16px;
}
.list_type_list_4 h2 {
    padding: 0px;
    font-size: 20px;
}
.site_id_10 p, .site_id_5 p {
    margin-top: 0px;
}
.site_id_5 h2 {
    margin-top: 20px;
    color: #73d30d;
}


.file-box {    
    width: 135px;
    padding: 10px;
    border: 2px solid #c1c1c1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-family: 'Oxygen';
    line-height: 15px;
}
.file-box b {
    text-transform: uppercase;
    line-height: 30px;
    margin-left: 5px;
}
.carte-box .carte_2{
    margin-left: 11px;
}
.carte-box .county {
    float: left;
}


.file-box .icon {
    background: url("../../img/etlap-icon.png") no-repeat left center transparent;   
    width: 34px;
    height: 35px;
    display: block;
    margin-right: 5px;
    float: left;
}

.file-box a {
    margin-top: 2px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;    
    color: #2c3246;
    float: left; 
    display: block;
    width: 88px;
}

.file-box a span {
    font-size: 12px;
    text-transform: none;
}
.file-box .carte_date{
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin-top: 5px;
}
.file-box .carte_date > span {
    font-family: 'Arial';
    font-weight: 400;
}

.calorie_table_b {
    margin-left: 0px !important;
    line-height: 17px !important;
    font-weight: bold !important;
    font-size: 13px !important;
    text-transform:none !important;
}
.calorie_carte_date {
    font-size: 12px !important;
}

.carte_select {
    margin-left: -4px !important;
    font-size: 12px !important;
    margin-top: 5px !important;
    width: 100% !important;
    font-weight:bold !important;
}
/*Ügyfelek*/

.customer_list
{
    margin: 30px 0 0 0;
    list-style-type: none;
    padding:0;
}

.customer_list li
{
    width:100%;
    height:30px;
    line-height:30px;
    padding: 0 0 0 15px;
}

.customer_list .row_0
{
    background-color: #FFF;
}

.customer_list .row_1
{
    background-color: #FAFAFA;
}

.customer_field
{
    border: 1px solid #FAFAFA;
    height:35px;
    border-radius:5px;
    padding: 0 0 0 10px;
}

.customer_field
{
    border: 1px solid #FAFAFA;
    height:35px;
    border-radius:5px;
    padding: 0 0 0 10px;
}

.customer_field::-webkit-input-placeholder {
   color: #3d3d3d;
}

.customer_field:-moz-placeholder {
   color: #3d3d3d; 
}

.customer_field::-moz-placeholder {
   color: #3d3d3d;  
}

.customer_field:-ms-input-placeholder {  
   color: #3d3d3d;  
}

#customers_pagination
{
    width:100%;
    text-align:center;
}

.order_div select{
    height:40px;
    border: 1px solid #CCC;
    border-radius:5px;
    padding: 8px 10px 9px 20px;
    margin: 0 0 15px 0;
}