body.ptop{
    /*padding-top: 65px;*/
}
ul, li{
    list-style:  none !important;
}
#fixme_c {z-index: 1500; position: absolute; top: 50%; left: 50%;  }
body>div#fixme_c { position: fixed; }
div.clear{
    clear: both;
}
/*a{
    color: #7a7d86;
   
    
    text-decoration: none;
}
a:hover{
    text-shadow: 0px 0px 2px #666;
}*/
.debug{
    border: 1px solid green;min-width: 320px; min-height: 200px;
}
#figypos{
    position: relative;
    padding: 0px;
}
    div.toolbar_top{
        position: fixed;
        background: #fff;
        z-index:201;
        left:0px;
        top:0px;
        /*border:1px solid red;*/
        width: 100%;
        border-bottom: 1px solid #aaaaaa;
        padding : 0px 5px 0px 5px;
    }
    div.toolbar_normal{
       /*position: absolute;
       z-index: 900;*/
    }
    div.absolutetopbar{
         position: fixed;
         width: 100%;
         border-bottom: 1px solid #aaaaaa;
         background: #eeeeee;
         font-family: verdana;
         font-size: 12px;
         visibility: hidden;
         padding : 0px 5px 0px 5px;
    }   
    table.toolbarmenu td{
        padding: 5px
    }
    
img.ajaxloading{
    margin: auto;
    /*background: #fff;*/
}
div.mainpic{
    overflow: hidden !important;
}
a.fbutton{
    white-space: nowrap;
    display: inline-block !important;
    margin: 2px 0;
}
#portaliem_clients_holder a.fbutton{
    width: 95%;
}

#accessdenied{
    margin: 20px;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px  #ecd38f ;
    background: #ecd38f !important;
    text-align: center;
}
#accessdenied .header{
    text-align: center;
    display: inline-block;
    margin: auto;
}
#accessdenied h1{
    display: inline-block;
    margin-top: 8px;
    padding-top: 0px;
}
#accessdenied img{
    float: left;
    margin-top:10px;
    margin-right: 10px;
}
#accessdenied p{
    margin: 20px;
}
form.hidden{
    position: absolute;
    display: none;
}
div.mainmessagebox{
    margin-top: -50px;
    margin-left: -100px;
    visibility: hidden;
    border:1px solid #999;
    box-shadow: 1px 1px 3px #333;
    color: #666;
    text-align:center;
    vertical-align: middle;
    padding:5px;
    padding-top: 5px;
   
    font-size: 1em;
    min-width: 200px; min-height: 90px;
    background: #fff;
}

div.mainmessagebox img.alertlogo{
    padding-top: 15px;
    float:left;
}



div.mainmessagebox p{
    white-space: normal;
    margin:0px;
    padding:0px;
    margin-right:15px;
    font-size: 16px;
    float: left;
    width: 270px;
    word-wrap: break-word;
}

#fs-loadingsign{
    visibility: hidden;
    display: none;
    position: absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index: 10000;
    
}
#fs-loadingsign .back{
    background: #000; 
    opacity: 0.75;
    width: 100%;
    height: 100%;
    top:0px;
    left: 0px;
    z-index: 1000;
}
#fs-loadingsign .fore{
    font-family: Verdana;
    font-size: 28px;
    font-style: italic;
    text-align: center;
    color: #aaa;
    width: 100%;
    height: 100%;
    z-index: 1001;
    top:0px;
    left: 0px;
    padding-top: 300px;
    position: absolute;
}

table.formseparator td.formseparator{
    padding: 5px;
}

div.felt{
    margin: 10px;
    padding: 50px;
    background: #eee;
    font-size: 15px;
    text-align: center;
}
.main_body{
    /*min-height: 600px;*/
}
.xmlsubmenu{
    visibility: hidden; position: absolute;
    z-index: 1000;
}
.xmlsubmenu a{
    display: block !important;
}
.toright{
    text-align: right;
}
.error{
     color: red;
     /*background:  yellow;*/
}
#pckselector{
    border: 1px dotted #6D89B8;
    color: #6D89B8;
    padding: 10px;
    }
#pckselector a.selected,#pckselector a:hover{
    background: #6D89B8;
    color: #fff;
}

input.close{
    border: 1px #CAAE90 outset;
    width: 18px;
    height: 18px;
    background: #eae4dd url('/img/closebutton.png') center no-repeat;
    border:1px solid #aaa;
    border-radius: 3px;
    padding: 0px;
    text-align: center;
    margin: 5px;
    cursor:pointer;
}
input.close:hover{
    box-shadow: 0px 0px 5px #fb7725;
}

ul.languages{
    
}
ul.languages div.fixer{
    display: none;
}
ul.loginuser{
    float:right;
}
ul.loginuser img{
    float:left;
}

ul.languages img{
    height: 12px; 
    float: left;
    margin-top: 6px;
}

ul.sidr-class-languages img{
    height: 20px;
    padding-top:16px;
    margin-right: 10px;
    float: left;
}

ul.sub-menu{
    box-shadow: 0px 0px 2px #999;
}
a.loginpage{
    padding-top: 10px !important;
    display: inline-block;
}
.loginback{
    position: fixed;
    display: none;
    top:0px;
    left: 0px;
    background: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    z-index: 3000;
}
.logininfo{
    position: fixed;
    display: none;
    z-index: 3001;
    top:40%;
    left:50%;
    margin: -200px;
    min-width: 380px;
    box-shadow: 0px 0px 10px #000;
}
.logininfo_{
    background: #fff;
    width: 380px;
    margin: -200px;
    padding: 50px;
    text-align: justify;
    border-radius: 3px;
    font-size: 16px;
    
}

#swap_search{
    margin-bottom: 0px !important;
}
#swapper_selector {
    padding: 0px;
    font-size: 16px;
    margin: 0px 0px 5px 0px;
    border-radius: 5px;
    /*width: 290px;*/
    overflow: auto;
    min-height: 20px;
    max-height: 100px;
}
#swapper_selector #loadingsign{
    min-height: 20px;
}

#swapper_selector a{
    display: block;
    text-decoration: none;
    color: #666;
    padding: 5px;
    text-align: left;
}
#swapper_selector .active a{
    color: #fff;
}
.swapstatus{
    
}
.swapstatus-A{color: #666;}
.swapstatus-D{color: #900;}
.swapstatus-P{color: #999;}
.swapstatus-H{color: #009;}

.content{
    text-align: justify;
}

.logininfoclose{
    position: absolute;
    top:-10px;
    right:-10px;
    cursor: pointer;
    
}
.logininfoclose img{
    max-width: 50px;
}


#loadingsign img{
    margin: auto;
}

/* QUESTION Handler Begin */
    div.question{
        font-weight: normal;
        box-shadow: 0px 0px 3px #333;
        background:white;
        visibility: hidden;
        position: absolute;
        z-index: 300;
        border-radius: 3px;
        
    }
    div.question #mainquestion_title{
        padding: 5px;
        background: #f87500;
        color: white;
        letter-spacing: 2px;
    }
    div.question #mainquestion_desc{
        padding: 5px;
        text-align: justify;
    }
    div.question #mainquestion_buttons{
        padding: 5px;
        margin-bottom: 5px;
        text-align: center;
    }
    div.question #mainquestion_buttons a{
        color: white;
        display: inline-block;
        margin: 5px;
        padding: 5px 35px;
        background: #000 url('/img/frame/main_menu_dis.jpg');
        border-radius: 5px;
        text-decoration: none;
        
    }
    div.question #mainquestion_buttons a:hover{
        text-decoration: underline;
        background: #666;
    }
/* QUESTION Handler End */

.portalitem{
    min-width: 18rem !important;
}

table.content_frame{
    border-collapse: collapse;
    width: 100%;
    border-radius: 5px;
    /*border:1px solid #CAAE90;*/
    
}

table.content_frame td.header{
  background: url('/img/content_header_back.png') #eeeeee;
  text-align: left;
  vertical-align: bottom;
  font-family: arial, sans-serif;
  letter-spacing: .1em;
  color: #EA8916;
  font-size: 14px;
  font-weight: normal;
}

table.content_frame td.header p.header{
  margin: 0px;
  padding: 5px;

  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  word-spacing: 1.5px;

}


table.content_frame td.content{
    padding: 5px;
    font-size: 14px;
    color: #70695A;
    background: #fff;
}



#svgcountry{
    overflow: hidden;
    background: #fff;
    width: 400px;
    height: 300px;
    margin: auto;
    
}
.svgcounty-selector,.svgcountry-selected{
    display:  none;
}

div.dataform{background: #fff;padding: 10px;}
div.dataform input[type=text], div.dataform input[type=password]{
    font-size: 16px;
    margin: 5px 0px;
    padding: 5px;
    width: 95%;
    border-radius: 5px;
}
div.dataform input[type=submit]{
    font-size: 16px;
    margin: 5px auto;
    padding: 5px;
    width: 100%;
    border-radius: 5px;
}
div.dataform div.dataform-field-comment{font-style: italic; font-size: 0.9em;}
div.dataform div.dataform-field-error{color:red;}
div.dataform-reguser p{
    text-align: justify;
    max-width: 400px;
    font-weight: bold;
    margin: auto;
    padding: 20px;
}
div.dataform-reguser{
    margin: auto;
    text-align: left;
    max-width: 400px;
}

#clienttypelist a{
    padding-left: 25px;
    
}
#clienttypelist a:hover{
    background: url(/img/edit.png) 2px 18px no-repeat;
}
#client-masterlist{
}

#client-detailsheet{
}
#client-detailsheet .dataform{
}
#client-detailsheet input{
    width: 100%;
}
img.gridnav{
   cursor: pointer; 
}

table.data{
    
}
table.data th{
    text-align: center;
}
table.data td{
    padding: 2px;
}
table.data tr.sor_fej td, .groupseparator{
    border-bottom: 1px solid #f87500;
   
}
.groupseparator td{
    color: #f87500;
    font-weight: bold;
}
img.sflag{
    max-width: 16px;
}
.leftarrange{
    float: left;
    margin: 0 10px 10px 0;
}

#preview_image{
    width: 320px;
}
#preview_holder{
    position:relative;visibility:visible;
}
#preview_pos{
   position:absolute; 
   z-index: 1000;
}
.usermaintenancecommand{
    width: 400px;
    margin: 0 10px 10px 0;
}
#usermaintenance .joinedcontrol,.userpropertyselector{
    max-height:600px;
    overflow-y: auto;
    margin: 0 10px 10px 0;
}

div.infowindow{
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 0px 3px #333;
    
}

#county_check{
    width: 100%;
}



div.application-holder div.application{
    min-width:300px;
}
div.application-holder div.application .application-buttons .btn{
    margin-right: 5px;
    margin-bottom: 10px;
}
div.overviewdata{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #666;
    padding: 10px;
}

.cimke_error, .error{
    /*color: red !important;*/
    border-color: red !important;
}

div.kerelembar{
    margin-bottom: 20px;
}
div.kerelembar table{
    width:100%;
}
div.kerelembar table td{
    border: 1px inset;
    height:5px;
}
div.kerelembar table td.passed{
    background: lightgray url('/img/frame/main_menu_act.jpg') repeat-x;
}
/*
#application{
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #666;
    padding: 20px;
    margin: 0px;
}

#application a.button{
    width: 150px !important;
    padding: 5px 10px;
}
.application a.wbutton ,#application a.wbutton{
    background: #fff;
    color: #f87500;
}
*/
label.csm{
    color:#f87500;
}
a.seealso{
   margin-left: 10px;
   font-size: 0.9em;
}

#microhelpcontainter{
        z-index: 1002;
        position: fixed;
        visibility: hidden;
        background: white;
        border: 1px solid #888888;
        box-shadow: 2px 2px 5px #000;
    }
    #microhelpcontainter p{
        padding: 10px;
        margin: 0px;
        text-align: justify;
        width: 400px;
        
    }
    div.microhelp{
        position: absolute; right:-15px; top:10px;
       /* display: inline-block; float: right;*/
        width: 30px;
        height: 21px;
        margin: 0px;
        padding: 0px;
        background: url('/img/helpmarker.png');
        filter:alpha(opacity=50);
        opacity: 0.5;
        -moz-opacity:0.5;
    }
    div.microhelpleft{
        position: initial;
        display: inline-block;
    }
    div.dispfull{
        filter:alpha(opacity=100);
        opacity: 1;
        -moz-opacity:1;
    }
    div.microhelp p{
        visibility: hidden;
        position: absolute;
        width: 0px;
        height: 0px;
    }
    input.datepickerbutton{
        background: #eeeeee url('/img/date_magnify.png');
        width: 20px;
        height: 20px;
    }
    
    div.appnav{
        display: inline;
    }
    
    div.appnav div.left-part{
        float: left;
    }
    div.appnav div.right-part{
        float: right;
    }
    .type_txt{
        max-width: 100%;
    }
    .ds-column{
        overflow: auto;
        max-width: 100%;
        margin-bottom: 10px;
    }
    #ds-column-szla{
        display: block;
        min-width: 70%;
        padding-left: 50px;
    }
    #ds-column-szla h2{
        margin-left: -30px;
    }
    
    #ds-column-siker .formitemtitle,#ds-column-kudarc .formitemtitle{
        width:100%!important;
        display: block;
        font-weight: bold;
        text-align: left !important;
    }
 
    #ds-column-multi-iskola, #ds-column-multi-szakma{
        width:100%!important;
        display: block;
        text-align:center;
    }
    
    
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
}

#maincontentframe{
    position: relative;
    border: 1px solid;
    border-color: transparent;
    min-height: 500px;
}
#main-footer{
    display: none;
}
ul.menublock{
    display: block;
    padding-left: 40px;
}
ul.menublock label{
    display: inline-block;
    min-width: 120px;
    padding: 1px;
    margin: 1px;
}
ul.menublock label.lang{
    border: 1px solid #666;
}
ul.menublock .flag{
    height:16px;
    float:left;
    margin-right: 5px;
}
div.fileitem{
    border-bottom: 1px solid #999;
    padding: 2px;
}
.filestorefn{
    display: inline;
}

.jp-video{
    margin: auto;
}


#loading{
    top:0px;
    left:0px;
    position: fixed;
    width: 100%;
    background: #999;
    height: 100%;
    font-size: 40px;
    z-index: 1200;
    background-color:rgba(0, 0, 0, 0.5);
}

#loading label{
    display: inline-block;
    position: absolute;
    top:50%;
    width: 100%;
    text-align: center;
    color: white;
}

.customerinfo-szemely,.customerinfo-cim,.customerinfo-szamla{
    float: left;
    margin: 10px;
    background: #fff;
    box-shadow: 0 0 5px #999;
    padding: 10px;
}
.tabpage{
    box-shadow: 3px 3px 3px #999;
}
.window{
    background: #fff;
    box-shadow: 0 0 3px #666;
    margin: auto;
}
.window .w_head{
    background: #f87500;
    color: #fff;
    padding: 10px;
}
.window .w_body{
    padding: 10px;
}


.keeptop{
    z-index: 998!important;
}

 /*BKR_FEED*/

div.bkr_feed_list{
    margin: 10px;
}
.bkr_feed_item{
    padding: 10px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 3px;
    margin: 2px;
    min-height: 80px;
}
.bkr_feed_user{
    font-weight: bold;
    color: #000;
}
.bkr_feed_avatar img{
    width:60px;
    position: absolute;
    top: 5px; left: 5px;
    margin: 0px 5px 5px 0px;
}
.bkr_feed_topic a{
    font-variant: small-caps;
    color: #ea8916;
    float: right;
}
.bkr_feed_ts{
    font-style: italic;
    display: block;
    font-size: 10px;
}
.bkr_feed_comment{
    margin: 2px;
}
.bkr_feed_next{
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    margin: 10px;
}
.bkr_feed_attachment{
    
}
/* EasyComment */
#bkr_easycomments{
    position: absolute;
    bottom: 0px;
    left:0px;
    background: white;
    height: 140px;
    visibility: hidden;
}


/* BKR-FEED END*/

/*BKR Topic*/

div.bkr_item{
    position: relative;
    margin: 0px 10px 25px 0px;
}

div.bkr_item h2{
    letter-spacing: 0em;
    padding: 0px 0px 2px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    color: #70695A;
    font-size: 14px;
}

div.bkr_item div.com_odd{
    background:#D7D3CF;
}

div.bkr_item div.commentitem{
    position: relative;
    border:0px solid;
    border-bottom: 1px solid #AAAAAA;
    padding: 5px;
}
div.bkr_item div.commentitem p{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
    
div.bkr_item div.commentitem div.tools{
    position: absolute; top:5px; right:5px;

}
div.bkr_item div.commentitem div.remark{
    float: right;
    font-size: 11px;
}

div.bkr_item div.commentitem div.cfinish{
    margin: 0px;padding: 0px;
    clear: both;
    padding-bottom: 5px;
    
}
div.bkr_item .newcomment{
    width: 98%;
}

div.bkr_item div.commentitem img.thumb, div.attachitem img.thumb{ 
    float: left;
    width: 50px; height: 50px ;
    margin-right: 5px;
    margin-bottom: 5px;
}
div.bkr_item div.commentitem div.ts{
    font-size: 9px;
    clear: both;
}

/*BKR Topic End*/

div.progressbar{
    position: relative;
    height: 15px;
    border: 1px solid #888888;
    background: white;
    display: inline-block;
    font-size: 9px;
    float: right;
}
div.progressbar div.bar{
    position: absolute;
    height: 13px;
    background: #cccccc;
}
div.progressbar div.title{
    position: absolute;
    text-align: center;
    
}



/*BootStrap custom*/
.form-row{
    /*margin-bottom: 5px;*/
}

.container {
  width: auto;
  /*max-width: 680px;*/
  /*padding: 0 15px;*/
}

.footer {
  background-color: #f5f5f5;
}

tr.header th,tr.header th a{
    color:#fff;
}
.form-horizontal{
    float: left;
}

.rpe-toolbar{
    padding: 0px !important;
    width: auto;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: fixed !important;
    top: 0px;
}

.rpe-toolbar button{
    box-shadow: 0px 0px 1px #999;
    padding: 0 10px;
}

.row{
    /*border-top: 1px solid #dee2e6;*/
    padding: 2px 0;
}
.card-body{
    overflow-x: auto;
    overflow-y: hidden;
}
.form-inline .btn, .form-inline input{
    margin-right:5px;
}
.nowrap{
    white-space: nowrap !important;
}
.btn{
    /*margin: 1px;*/
}
@media (max-width: 991.98px) {
   /*minimenuscroll*/
    #topmainmenu_list{
        overflow: auto;
        max-height: 400px;
    }
}
span.together {
    white-space: nowrap;
}
div.holdtogether{
    display: flex;
    display: inline-flex;
}

.dtabpagecontent{
    background: #fff;
    padding: 10px;
}

.notfirstrow td{
    border-top: 0px !important;
}
#assesspreviewholder{
    text-align: center;
}
.no-padding-left{
    padding-left: 0 !important;
}
.no-padding-right{
    padding-right: 0 !important;
}
.no-padding{
    padding: 0!important;
}
.min-padding{
    padding-right: 5px !important;
    padding-left: 5px !important;
}
/*horizscroll-kepptop&base.js!*/
.toolbar-scroll-horizontal{
    overflow-y: hidden;
    overflow-x: no-display;
}
.one-line-toolbar{
   /*display: inline-block !important;*/
   white-space: nowrap;
   
}
.dataformheader .bts_navigation{
    position: absolute;
    right:20px;
    top:10px;
}
.table-responsive{
    overflow-y: hidden;
}
.breadcrumb li{
    font-weight: bold;
}
img.px64{
    max-width: 64px;
    max-height: 64px;
}
.px-browserthumb{
    width: 128px;
    height: 128px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.px-browserthumb img{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
ul.browser-list li{
    margin: 5px;
    background: #fff;
    border-radius: 0.25em;
    border: 1px solid rgba(0, 0, 0, 0.125);
    padding:10px;
}
.btn-block{text-align:left!important;}

.tab-content{
    background: #fff;
    padding: 5px;
}
.stepresultinfo{
    display: none;
}
.modal {
  overflow-y:auto!important;
}
select, select option{
    /*padding: 0 !important;*/
}
.processform{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    min-height: 300px;
    background: #fff;
    opacity:0.7;
    z-index: 1005;
}

.langflag{
    max-width: 25px;
    max-height: 25px;
}
.menulangselector{
    cursor:pointer;
}
.browser_filterpanel_group{
    float: left;
}

nav .btn-toolbar a.btn,nav .btn-toolbar button.btn, nav .btn-toolbar .chktoolbaritem{
    background: #fff;
}
#ajaxappform .btn-toolbar img{
    background: #fff;
    border-radius: 25px;
}
nav .btn-toolbar .btn:hover{
    /*background: #007bff;*/
    background: #ecd38f;
}


.chktoolbaritem{
    background: #fff;
}
.ass-update{
    margin-right: 1px !important;
}

.gis-useravatar{
    max-width: 120px;
    max-height: 120px;
    margin: auto;
}

.marginedbottom{
    margin-bottom: 5px !important;
}
#easyloginuserlist{
    max-height: 120px;
    overflow-y: auto;
}

#rnc-form-toolbar{
    transition: top 0.8s; /* Transition effect when sliding down (and up) */
}
.translator_field{
    width:400px;
    height:100px;
}
.translator_field_ARB{
    direction:rtl !important;
    text-align: right;
}
tr.header th, tr.header th a{
    text-align: center !important;
}