<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* alap */

.cleaner{
    line-height:0px;
    font-size:0px;
    height:0px;
    width:0px;
    clear:both;
    margin-top:0px;
    margin-bottom:0px;
    overflow:hidden;
}

.hidden{
	display:none;
}

button, .button{
    cursor: pointer;
}

*:focus {outline: none;}

button::-moz-focus-inner { border: 0; }

input.submit{
    color:#fff;
    background-color: #006b3f;
    padding:10px 20px;
    border:0px;
    font-size:14px;
}

table{
        border:0px;
        padding:0px;
        margin:0px;
        border-collapse: collapse;
    border-spacing: 0px;
}

table tr td{
        padding:0px;
        margin:0px;
        border:0px;
}

img{
    border:0px;
    margin:0px;
    padding:0px;
}

form{
    margin:0px;
    padding:0px;
    border:0px;
}

textarea{
	
}

input[type="radio"]{
    vertical-align:middle;
    margin-top:0px;
}

input.input, input.text, select{
    
}

.input_error{
    border:1px solid #ff0000;
}

input.readonly, select.readonly{
    background-color:#eee;
    color:#888;
}

a, a:visited, a:active, span.link {
        outline-color:-moz-use-text-color;
        outline-style:none;
        outline-width:medium;
        text-decoration:none;
        cursor:pointer;
}

a:hover{
    color: #3D9AD1;
    text-decoration:none;
}

p{
    line-height: 160%;
    font-size:16px;
    margin-top:0px;
    margin-bottom:24px;
}

ul{
    padding-left:15px;
}

li{
    
}

fieldset{
        margin:0px;
        padding:0px;
        border:0px;
}

h1,h2,h3,h4,h5{
    margin-top:0px;
    margin-bottom:10px;
    color:#000;
    font-weight:bold;
}

h2 a{
	color:#424242;
}

h2 a:hover{
    color: #424242;
}

h1{
    font-size: 34px;
	font-weight:bold;
    line-height: 100%;
    margin-bottom:30px;
}

h2{
    font-size: 28px;
    line-height:100%;
    margin-bottom:22px;
    text-transform: uppercase;
}

h3{
        font-size:16px;
}

h4{
    font-size: 14px;
        font-weight: bold; 
}

h5{
        font-size:12px;
}

h2.subhead{
    padding-bottom:20px;
    font-style:italic;
    font-weight:normal;
    margin-bottom:0px;
}

label{
    cursor:pointer;
}

div#talert{
    display:none;
    background-color:#888;
    color:#000;
    text-align:left;
}

/* alap end */

/* alap formkezelo */

table.form_table{
	width:auto;
}

table.form_table tr td{
	padding: 5px 5px 5px 0px;
    vertical-align: top;
    line-height:24px;
}

table.float_table{
    float:left;
}

table.fixed_table{
    table-layout: fixed;
}

span.form_unit{
    margin-left:10px;
}

input.submit{
    cursor: pointer;
}

/* bejelentkezve */

div#login_line{
	padding:5px;
	color:#000;
	background-color:#6C7A71;
    font-size:11px;
    font-weight:bold;
}

div.login_line_details{
	float:left;
}
/*
table.tlist{
	width:550px;
	border-collapse:collapse;
    font-size:12px;
}

table.tlist tr td.empty_table{
    padding:10px;
    text-align:center;
}

table.wide{
	width:100%;
}

table.tlist tr th, table.tlist tr.addnew_tr td{
    background-color: #2D5387;
    border: 1px solid #333;
    color:#eee;
	padding:3px;
    font-weight:bold;
}

table.tlist tr th.select{
    width:20px;
}

table.tlist tr td{
	border:1px solid #eee;
	padding:3px;
}

table.tlist tr.newtr td, tr.newtr td{
    border:none;
}
*/
tr.even{
    background-color: #fff;
}

tr.odd{
    background-color: #eee;
}

table.list_action_table tr td{
    padding:2px 5px 2px 0px;
}

/* custom tables */
table.text_list tr th.actionth, th.actionth{
    width:45px;
}

div#textlist_content table.text_list{
        table-layout: fixed;
}

table.text_list tr td{
    
}

table.movable tr, ul.movable li{
	cursor:move;
}

table.movable tr.headertr, table.movable tr.newtr, table.movable nosortable{
	cursor:default;
}

ul.tul{
	line-height:18px
}

div.login_right_links{
	float:right;
	width:300px;
    text-align:right;
}

div.login_right_links a{
    color:#fff;
    font-size:10px;
}

div.login_right_links a:hover{
    color: #424242;
}

a.admin_icon{
	margin:0px;
	padding:0px;
	display:inline;
	width:auto;
}

div.tmenu{
	background-color:#123456;
    color:#fff;
	height:20px;
	line-height:20px;
}

div.tmenu a{
	color:#fff;
	margin-left:3px;
	margin-right:3px;
}

div.tmenu a:hover{
	color:red;
}

a.admin_icon, ul.movable li a.admin_icon{
	cursor:pointer;
}

/* pager */

div.pager_block{
    width: calc(100% - 10px);
    padding:3px 0px;
    line-height:24px;
    box-sizing:content-box;
}

div.pager_block div.pager_select{
    float:left;
    width:130px;
}

div.pager_block div.pager_allcount{
    float:left;
    width:auto;
}

div.pager_block .pager_pager{
    float:right;
    width:auto;
}

div.pager_block .pager_pager span{
    font-size:14px;
    cursor:pointer;
}

div.pager_block .pager_pager input{
    width:25px;
    font-size:11px;
    padding:3px;
}

table.pager_pager tr td.pager_loading{
    width:24px;
    text-align:left;
}

table.pager_pager tr td.pager_loading img{
    vertical-align: middle;
}

div.search_in_progress{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}

table.pager{
    font-size:11px;
}

table.pager_pager tr td.first_last{
    width:10px;
}

.tleft{
    text-align:left;
}

.tright{
    text-align:right;
}

table.pager_pager tr td.prev_next{
    width:10px;
}

table.pager_pager tr td.first_last span{
    font-size:18px;
}


table.pager_pager tr td.prev_next span{
    font-size:20px;
}

table.pager_pager tr td.pager_input_td{
    padding:0px 5px;
    text-align: center;
}

span.order_head{
    cursor:pointer;
}

/* picture_file_absdiv */

div.picture_file_absdiv{
    position:absolute;
    top:96px;
    right:10px;
    width:250px;
}

/* avatar */

div.picture_container{
    padding-top:5px;
}

a.avatar_input_show{
    font-size:11px;
}

div.picture_container img{
    border:1px solid #424242;
}

/* dialogs */

div#terms_dialog{
    text-align:left;
}

/* newsletter */

table.newsletter_sendform{
    margin-top:20px;
}

table.newsletter_sendform tr td{
    padding:3px;
}

/* admin menu */
div#admin_menu_relative{
    position:relative;
}

div#admin_menu_container{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    z-index:9000;
    
}

div#admin_menu_placeholder{
    position:relative;
    width:100%;
    height:0px;
}

div#admin_menu{
    background-color:#424242;
	color:#eee;
    font-size:11px;
    position:relative;
}

div#admin_menu div#admin_special{
    float:right;
    min-height:28px;
    position:relative;
    padding-right:10px;
}

div#admin_menu_anim{
    height:0px;
    overflow:hidden;
    position:relative;
}

div#admin_menu_anim &gt; div{
    position:absolute;
    bottom:0px;
    width:100%;
}

div#admin_menu div.td{
	text-align:left;
	/*
	background: url(../pics/link_table_tdseparator.png) no-repeat center right;
	*/
    /*
    background-color: red;
    */
	position:relative;
	padding:5px 0px;
	float:left;
    /*
    width:100px;
    */
    margin-left:5px;
}

div#admin_menu td.last{
    
}

div#admin_menu div.menu_outer{
    position:relative;
}

div#admin_menu div.menu_inner{
	position:relative;
	padding:0px;
}

div#admin_menu div.menu_inner a{
    display:block;
    padding: 2px 4px;
    color:#eee;
    text-decoration:none;
    font-family: Arial;
}

div#admin_menu div.menu_inner a img{
    vertical-align: middle;
    margin-right:3px;
}

div#admin_menu div.menu_inner a.admin_icon, div#admin_menu div.submenu_drop a.admin_icon{
    display:inline;
    padding:0px;
}

div#admin_menu div.menu_inner a.admin_icon img, div#admin_menu div.submenu_drop a.admin_icon img{
    width:auto;
}

div#admin_menu div.td_hover a{
	color: #fff;
    background-color: #333;
}

div#admin_menu div.td_hover a:hover{
    color: #fff;
    background-color:#222;
}

div#admin_menu div.submenu_drop{
	position:absolute;
	left:0px;
    top:18px;
	height:0px;
	overflow:hidden;
	width:120px;
	z-index:10000;
}

div#admin_menu div.submenu{
	position:absolute;
	bottom:0px;
	background-color:#333;
	width:100%;
	line-height:16px;
	text-align:left;
	z-index:10000;
}

div#admin_menu div.submenu a{
	position:relative;
	display:block;
	padding:2px 4px;
    color: #fff;
    text-decoration: none;
    font-family: Arial;
}

div#admin_menu div.submenu a.admin_icon{
	display:inline;
}

div#admin_menu div.submenu a:hover{
	background-color:#222;
}

a.admin_drop_btn{
    position:absolute;
    height:25px;
    bottom:-25px;
    line-height: 25px;
    padding:0px 8px;
    font-size:10px;
    font-weight:bold;
    right: 100px;
    background-color: #424242;
    color: #fff;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-decoration:none;
}

a.admin_drop_btn:hover{
    color: #FAD549 !important;
    text-decoration:none;
}

/* admin menu end */


/* forgotten pass */

table.forgotten_pass_form tr td{
    padding:3px;
}

div#NicPanel{
    position:fixed;
}

/* lang */
div.lang_select{
    position:absolute;
    bottom:5px;
    left:5px;
    text-align:right;
}

/* picture manager */

div.picture_block{
    position:relative;
    width: 118px;
    height: 210px;
    margin: 0px 3px 10px 3px;
    border:1px solid #ccc;
    background-color: #f1f1f1;
    float:left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

div.picture_block div.action{
    position:absolute;
    padding: 9px 9px 3px 9px;
    bottom:0px;
    left:0px;
    width: 100px;
}

div.picture_block div.action button{
    border:0px;
    background-color: #03436A;
    color:#fff;
    padding: 3px;
}

div.picture_block div.pic{
    height:100px;
    /*
    line-height:100px;
    vertical-align: middle;
    */
    text-align:center;
}

div.picture_block div.inner_block{
    padding:9px;
}

div.picture_block div.inner_block p{
    padding:0px;
    margin:0px;
}

div.picture_block div.pic img{
    /*
    vertical-align: middle;
    */
}

div.picture_block h3{
    padding:0px;
    margin:3px 0px;
    font-size:13px;
    font-weight: bold;
}

div.forum_admin_block{
    padding-top:10px;
}

div.forum_admin_block a{
    font-size:10px;
    font-weight: bold;
    color: #90111A;
}

div.forum_admin_block a:hover{
    color: #03436A;
}

a.menu_button{
    color: #EEEEEE;
    display: block;
    padding: 2px 4px;
    text-decoration: none;
    margin:4px;
}

a.menu_button:hover{
    background-color: #222;
    color: #fff;
}

#admin_special_icons{
    float:left;
}

.token_cont{
    
}

div.edit_block{
    /*
    text-decoration: underline;
    text-decoration-color: red;
    */
}

div.ckeditor_box{
    border:1px solid #03436A;
    padding:4px;
    width:460px;
    min-height:20px;
}

h1 p, h2 p, h3 p, h4 p {
    font-size: inherit;
    margin-bottom: 0px;
    padding: 0px;
}

a.wide_link_block {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: #006B3F;
    color: #fff;
    text-align: center;
    margin-bottom: 2px;
}

.btn_green, a.btn_green, .search_btn.btn_green{
    background-color: #ccffcc;
}

.btn_red, .search_btn.btn_red{
    background-color:#ffcccc;
}

table.tlist tr.status-1 td{
    color:#000;
    background-color: #d87260;
}

table.tlist tr.status3 td{
    color:#000;
    background-color: #9abaf2;
}

table.tlist tr.status0 td{
    color:#000;
    background-color: #ffe18e;
}

table.tlist tr.status2 td{
    color:#000;
    background-color: #ff9800;
}

table.tlist tr.status4 td{
    color:#000;
    background-color: #add19e;
}

main.admin_module{
    padding-top:40px;
}
</pre></body></html>