.list_tree {float: left;width: 200px;}
.list_list {float: right;}
.list_caption {margin:10px;text-align:center;}
.list_message {text-align:center;color: #f00}
.list_caption h2{padding:5px;}

.listtd {}
.listtdright {text-align:right;white-space:nowrap}
.listhide {display:none; }
.listeven {background-color:#f9f9f9;}
.listodd {background-color:#ffffff;}
.row_selected {background-color:#FEFBD8;}
.sys_colors_yellow, .sys_colors_yellow a {background-color:#FFFF00;color:#000}
.sys_colors_green, .sys_colors_green a {background-color:#A2FFA2;color:#000}
.sys_colors_brown, .sys_colors_brown a {background-color:#CC9900;color:#000}
.sys_colors_red, .sys_colors_red a {background-color:#FF5955;color:#fff}
.sys_colors_orange, .sys_colors_orange a {background-color:#FF812D;color:#000}
.sys_colors_pink, .sys_colors_pink a {background-color:#FFC7B9;color:#000}
.sys_colors_blue, .sys_colors_blue a {background-color:#00FFFF;color:#000}
.sys_colors_purple, .sys_colors_purple a {background-color:#FFBBFF;color:#000}
.sys_colors_black, .sys_colors_black a {background-color:#000;color:#fff}
.sys_colors_white, .sys_colors_white a {background-color:#fff;color:#000}


.listodd:hover, .listeven:hover, .crossfirstcol:hover,
.sys_colors_red:hover, .sys_colors_blue:hover, .sys_colors_yellow:hover, .sys_colors_green:hover, .sys_colors_purple:hover,
.sys_colors_orange:hover, .sys_colors_brown:hover, .sys_colors_pink:hover, .sys_colors_black:hover, sys_colors_white:hover,
.sys_colors_red:hover a, .sys_colors_blue:hover a, .sys_colors_yellow:hover a, .sys_colors_green:hover a, .sys_colors_purple:hover a,
.sys_colors_orange:hover a, .sys_colors_brown:hover a, .sys_colors_pink:hover a, .sys_colors_black:hover a, sys_colors_white:hover a
{ background-color: #efefef;color:#000;}
.listgroup {background-color:#A2FFA2; font-size:14px;font-weight: bold;}
.listgroupf {background-color:#CFFFBF; font-size:13px;font-weight: bold;}
.listgroup2 {background-color:#ffc; font-size:13px;font-weight: bold;}
.listgroupf2 {background-color:#FFFFDF; font-size:12px;font-weight: bold;}
.tree_caption {margin:10px;clear: both;text-align:left;}
.listtotal {background-color:#EFEFCC; font-size:12px;font-weight: bold;}
.editorinput {border: 1px solid #006; background-color: #ffd; width:100%; font-size:12px;}
.unselect {padding-bottom:2px;}
.txt_script {border: 1px solid #006; background-color: #f8f8f8; font-size:13px; width:100%;min-width:400px;}
.tinymce {width:100%;}
.button {border: 1px solid silver; background-color: #f8f8f8;}
.buttonlang {border: 0; background-color: transparent;
background-image: url(img/language.png);
background-repeat: no-repeat;
width:20px;
height:20px;
margin-top: 5px;
cursor:pointer;}
textarea.txt_bordered {height: 200px;border: 3px solid #cccccc;        font-family: Tahoma, sans-serif;}
.list_search {display:none; }
.list_search table {border-collapse: separate; border-spacing: 5px}
.list_search td input{margin:0; line-height:normal;height:20px;}

.loader {background-color: #ffc;position: absolute;color: black;}
/*paginator
----------------------------------------*/
.pgtable {width: 100%; }
.pgtdleft {text-align:left; white-space:nowrap; padding: 3px 0 0 10px;}
.pgtdcenter {text-align:center;}
.pgtdright {text-align:right ; padding: 3px 10px 0 0;}
.pgtdleft span {
    text-decoration: none;
    padding: 1px 3px;
    font: normal 12px tahoma, sans-serif;
    margin: 2px;
    }
.pgtdright {text-align: right; white-space:nowrap; padding-top: 3px;}
    .pgtdright span {
        text-decoration: none;
        padding: 1px 8px 1px 3px;
        font: normal 12px tahoma, sans-serif;
        margin: 2px;
        }

.list_mainmenu {width:100%; height:24px; line-height:20px; margin: 0 0 8px 0;  background: #efefef;}
.ullist_mainmenu {width:100%; margin: 0; padding: 0; list-style: none; position: relative;}
.ullist_mainmenu ul {
 width: 160px; /* Sub Menu Width */
 margin: 0;
 padding:0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
}

.ullist_mainmenu ul ul,.ullist_mainmenu ul ul ul { top: 0; left: 100%; }

.ullist_mainmenu li { float: left; display: inline; position: relative; }
.ullist_mainmenu ul li { width: 100%; display: block; margin: -2px 0 0 0;}
.ullist_mainmenu a {
    display: inline-block;
    width: auto !important;
    padding: 0 !important;
    margin: 0 2px 0 0 !important;
    border: 1px solid #bebebe;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: ;
    }
    .ullist_mainmenu a b {
        display: inline-block;
        width: auto !important;
        font-weight: bold;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-top: 1px solid #ffffff;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dcdcdc',GradientType=0 );
            background: -webkit-linear-gradient(#f1f1f1, #dcdcdc);
            background: -moz-linear-gradient(#f1f1f1, #dcdcdc);
            background: -ms-linear-gradient(#f1f1f1, #dcdcdc);
            background: -o-linear-gradient(#f1f1f1, #dcdcdc);
            background: linear-gradient(#f1f1f1, #dcdcdc);
            text-shadow: 0 1px 0 #ffffff;
        }
        .ullist_mainmenu a b i {
            padding: 0px 8px 1px 8px !important;
            display: inline-block;
            width: auto !important;
            height: auto !important;
            color: #606060;
            font-size: 11px;
            font-style: normal;
            }
.ullist_mainmenu a:hover {
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#cfcfcf',GradientType=0 );
                    background: -webkit-linear-gradient(#f1f1f1, #cfcfcf);
                    background: -moz-linear-gradient(#f1f1f1, #cfcfcf);
                    background: -ms-linear-gradient(#f1f1f1, #cfcfcf);
                    background: -o-linear-gradient(#f1f1f1, #cfcfcf);
                    background: linear-gradient(#f1f1f1, #cfcfcf);
    -webkit-box-shadow: 0 0px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0px 2px rgba(0,0,0,0.2);
    box-shadow: 0 0px 2px rgba(0,0,0,0.2);
    }
    .ullist_mainmenu a:hover b {

        }
        .ullist_mainmenu a:hover b i {
            color: #000000;
            }




/* 2nd Menu */

.ullist_mainmenu ul {
    border-top: 3px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 3px solid #bebebe;
    border-left: 1px solid #bebebe;
    padding: 0px 0px 0px 0;
    margin: 0 0px 0 0;
    background: #ffffff;
    font-weight: bold;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 5px 0 3px 0;
    }
    .ullist_mainmenu ul li {
        border: none !important;
        }
    .ullist_mainmenu ul li a b {
        background: none !important;
        border: none !important;
        }

.ullist_mainmenu li:hover li a,
.ullist_mainmenu li.iehover li a {
     float: none;
    display: block;
     background: #ffffff;
        border: none !important;
    color: #707070;
    padding: 2px 0px 2px 0px !important;
    }
    .ullist_mainmenu li:hover li a:hover {
        border: none !important;
        box-shadow: none !important;
        }
        .ullist_mainmenu li:hover li a:hover b i {
            color: #3766aa;
            }

/* 2nd Menu Hover Persistence */
.ullist_mainmenu li:hover li a:hover,
.ullist_mainmenu li:hover li:hover a,
.ullist_mainmenu li.iehover li a:hover,
.ullist_mainmenu li.iehover li.iehover a {
    background: #f2f2f2 !important;
    }

    .ullist_mainmenu li ul li ul li a {
     background-color: #ffffff !important;
        }
        .ullist_mainmenu li ul li ul li a:hover {
             background-color: #f2f2f2 !important;
            color: #3366CC !important;
            }


/* 3rd Menu */
.ullist_mainmenu li:hover li:hover li a,.ullist_mainmenu li.iehover li.iehover li a {
 background: #f2f2f2;
}

/* 3rd Menu Hover Persistence */
.ullist_mainmenu li:hover li:hover li a:hover,.ullist_mainmenu li:hover li:hover li:hover a,.ullist_mainmenu li.iehover li.iehover li a:hover,.ullist_mainmenu li.iehover li.iehover li.iehover a {
 background: #f2f2f2;
}

/* 4th Menu */
.ullist_mainmenu li:hover li:hover li:hover li a,.ullist_mainmenu li.iehover li.iehover li.iehover li a {
 background: #f2f2f2;
}

/* 4th Menu Hover */
.ullist_mainmenu li:hover li:hover li:hover li a:hover,.ullist_mainmenu li.iehover li.iehover li.iehover li a:hover {
 background: #f2f2f2;
}

/* Hover Function - Do Not Move */
.ullist_mainmenu li:hover ul ul,.ullist_mainmenu li:hover ul ul ul,.ullist_mainmenu li.iehover ul ul,.ullist_mainmenu li.iehover ul ul ul { display: none; }
.ullist_mainmenu li:hover ul,.ullist_mainmenu ul li:hover ul,.ullist_mainmenu ul ul li:hover ul,.ullist_mainmenu li.iehover ul,.ullist_mainmenu ul li.iehover ul,.ullist_mainmenu ul ul li.iehover ul { display: block; }


/* tree */
.ajaxtree ul{margin:0; padding:0 10px; list-style: none;}
.ajaxtree li {font-size: 13px; padding: 2px 0 2px 0;}
.span_folder {
    border: none;
    font-size: 9px;
    color: #3366CC;
    display: inline-block;
    cursor:pointer;
    width: 12px;
    height: 10px;
    line-height: 8px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    margin: 0 2px 0 0;
    padding: 3px 2px 3px 0;
    }

.span_leaf {
    border: none;
    font-size: 9px;
    color: #3366CC;
    display: inline-block;
    cursor:pointer;
    width: 12px;
    height: 10px;
    line-height: 8px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    margin: 0 2px 0 0;
    padding: 3px 2px 3px 0;
    }

.ajaxtree a {text-decoration: none; color: #3366CC; padding: 2px;}
.ajaxtree a:hover span {color: #000; background-color: #f2f2f2;}
.catalog_table {width:100%; border-collapse:collapse; vertical-align:top;}
.catalog_table td { vertical-align:top; padding:5px 0 0 0;}
.subgrid {border: 1px solid #006; background-color: #fafaef; width:100%;}
.li_tree {white-space: nowrap;}
table.cat_header1 {width: 100%; padding: 0 0 8px 0; margin:0; color: #909090;}
table.cat_header2 {width: 100%; padding: 0; margin:0;}
.pgcaption {font-size:16px; font-weight: bold; padding: 0 30px 0 0; width: 3%; color: #000000;;white-space:nowrap} /* --- erz ;white-space:nowrap */

code {display: inline-block; background-color: #fafaef; width:100%;}
.tab_objectForm {width:100%;border-collapse: collapse; border-top:1px dotted #e0e0e0;}
/* Erz
.tab_objectForm td{border-bottom:1px dotted #e0e0e0; padding:5px 5px 5px 5px; vertical-align: middle;}
*/
.tab_objectForm td{border-bottom:1px dotted #e0e0e0; padding:1px 1px 1px 1px; vertical-align: middle;}
.tab_objectForm tr:hover {background-color: #f8f8f8;}

/* #togglebutton {position: fixed;top: 0px;right: 0px; z-index: 100; margin: 0;z-index: 1000;} */
#togglebutton {position: fixed;top: 0px;left: 0px;z-index: 100; margin: 0;z-index: 1000;}
#togglebuttonleft {position: fixed;top: 0px;left: 0px;z-index: 100; margin: 0;z-index: 1000;}
.buttonpanelm {
	text-align:right;
	position: relative;
	width: auto;
	display: inline-block;
	float: right;
	z-index: 100;
	margin: 10px 10px 0 -400px;
	}
.repbuttonpanel {text-align:right;float: right; z-index: 100;margin: -10px 0 0 0;}
.buttonpanel {text-align:right;position: fixed;top: 0px;right: 0;z-index: 100;margin: 0;}
.buttonpanel .button, .repbuttonpanel .button, .buttonpanelm .button {border: 1px solid #f00; background-color: #ffc;}
.button:hover {border: 1px solid #457fd5; background-color: #f8f8f8; cursor:pointer;}
.button_black {
    border: 1px solid #e88801;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    padding: 0;
    margin: 0 5px 5px 0;
    }
.button_black span {
    display: block;
    padding: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feaa1d', endColorstr='#ca6a00',GradientType=0 );
    background: -webkit-linear-gradient(#feaa1d, #ca6a00);
    background: -moz-linear-gradient(#feaa1d, #ca6a00);
    background: -ms-linear-gradient(#feaa1d, #ca6a00);
    background: -o-linear-gradient(#feaa1d, #ca6a00);
    background: linear-gradient(#feaa1d, #ca6a00);
    }
.button_black input {
    display: block;
    background: none;
    border: none;
    color: #ffffff !important;
    padding: 4px 10px 5px 10px !important;
    margin: 0;
    font-size: 12px !important;
    font-weight: bold;
    cursor: pointer;
    vertical-align: text-bottom;
    text-shadow: 0 -1px 0 #e88801;
    }
.button_black:hover {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    }
    .button_black:hover span {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f19714', endColorstr='#ca6a00',GradientType=0 );
        background: -webkit-linear-gradient(#f19714, #ca6a00);
        background: -moz-linear-gradient(#f19714, #ca6a00);
        background: -ms-linear-gradient(#f19714, #ca6a00);
        background: -o-linear-gradient(#f19714, #ca6a00);
        background: linear-gradient(#f19714, #ca6a00);
        }

/* tree styles */
.docunpublished {font-style:italic;}
.docadminmenu {color:#36C !important;}
.docsitemenu {font-weight:bold;color:#000;}

.quickmenu a, .quickmenu  img {border: 0; text-decoration: none;}
.quickmenu .row_table {border-collapse:collapse; border:1px solid #CCCCCC; background-color: #fcffee; width:80px; height:80px}
.quickmenu .row_table:hover {background-color: #ffc}

.quickmenu .row_table td {text-align: center;vertical-align:middle; font-size:11px;}
.quickmenu .parent_table td {text-align: left;vertical-align:middle;font-size:14px;font-weight: bold;padding-top:20px;width:100%;}

div.quickmenu {width:800px}
.quickmenu ul{list-style:none;}
.quickmenu  li {float : left;margin : 0 20px 0 0;display: inline;}
.quickmenu img {width:32px;height:32px;}

.messagebox{border:1px solid #c93;background:#ffc;padding:3px;display:inline-block;width:auto;min-width:170px;text-align:center;margin-left:6px;}
.messageboxok{border:1px solid #349534;background:#C9FFCA;padding:3px;color:#008000;display:inline-block;width:auto;min-width:170px;text-align:center;margin-left:6px;}
.messageboxerror{border:1px solid #CC0000;background:#F7CBCA;padding:3px;color:#CC0000;display:inline-block;width:auto;min-width:170px;text-align:center;margin-left:6px;}

#loginer_container {text-align:center}
#loginer
{
            width: 360px;
            height: 600px;
}
#loginer .span_ref {cursor:pointer;}
#loginer .fld { width:330px; }
#loginer .fld label { clear:both; text-align:right; width:120px; float:left; margin:0; margin-top:0.3em; }
#loginer .fld .input, #loginer .fld img { margin:3px; width:180px; }
#loginer .fld img {height:30px;}
#leg_cap {font-weight:bold;}
#loginer td {padding-top:10px;}

fieldset {margin:0 0 20px 0;padding:10px;text-align:left; border: none;}
fieldset .input {
background-color:#fff !important;
letter-spacing: 1px;
padding:2px 2px 2px 2px;
margin: 0 0 10px 0;
font-weight: bold;
float: left;
border:1px solid;
color:#ababab;
}
legend {padding:0 5px 0 5px;margin:0 0 10px 0; border:none; font: bold 11pt Arial, Helvetica, sans-serif; color: #1d3d7a; background-color:#fff;}
form {padding:0; margin:0}
label {width: 140px; float: left;  padding: 0;margin-left: 0px; margin-top: 0px; text-align: right; margin-right: 8px; line-height:1.6;}

.step { margin:0; padding:5px 0px 5px 0px; margin-left: 6px; }
.step3 { margin:0; padding:5px 0px 5px 0px; margin-left: 6px; }
.step3 input {width:180px;}
.step4 { margin:0; padding:5px 0px 5px 0px; width:100%; text-align:center;cursor:pointer;}
.step4 a:link, .step4 a:visited, .step4 a:hover  {font-size: 11px;}

.imgbutton {border: 0; text-decoration: none;width:16px;height:16px;}
.required {color: #ff4b33;font-weight: bold;}

#navi_panel {
    margin: 0 0 0 0;
    padding: 0;
    height: 30px !important;
    text-align: center;
    line-height: 8px !important;
    }
    #navi_panel span {
        display: inline-block;
        width: 24px !important;
        height: 24px !important;
        overflow: hidden;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        border: 1px solid #dfdfdf !important;
        }
        #navi_panel span input {
            display: inline-block;
            width: 24px !important;
            height: 24px !important;
            color: #707070 !important;
            font-size: 14px !important;
            font-weight: bold;
            padding: 0 0 2px 0 !important;
            overflow: hidden;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#dcdcdc',GradientType=0 ) !important;
            background: -webkit-linear-gradient(#f8f8f8, #dcdcdc) !important;
            background: -moz-linear-gradient(#f8f8f8, #dcdcdc) !important;
            background: -ms-linear-gradient(#f8f8f8, #dcdcdc) !important;
            background: -o-linear-gradient(#f8f8f8, #dcdcdc) !important;
            background: linear-gradient(#f8f8f8, #dcdcdc) !important;
            text-shadow: 0 1px 0 #ffffff;
            -webkit-box-shadow: inset 0px 2px 0px rgba(255,255,255,1);
            -moz-box-shadow: inset 0px 2px 0px rgba(255,255,255,1);
            box-shadow: inset 0px 2px 0px rgba(255,255,255,1);
            border-radius: 12px;
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            border: none !important;
            }

    #navi_input {
        display: inline-block;
        width: auto !important;
        height: auto !important;
        overflow: hidden;
        margin: 0 5px 0 5px !important;
        background: #ffffff !important;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 12px;
        border: 2px solid #D3D3D3 !important;
        }
        #navi_input input {
            width: 50px !important;
            height: 30px;
            cursor: inherit !important;
            margin: 0 !important;
            background-color: #ffffff !important;
            border-radius: 3px !important;
            -moz-border-radius: 3px !important;
            -webkit-border-radius: 3px !important;
            border: none !important;
            }
    #navi_input .ui-button, #navi_input .navi_buttonui {background: #ffffff !important;}

.tooltip {
    position: absolute;
    z-index: 999;
    left: -9999px;
    padding: 0;
    width: 170px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    }
    .tooltip p {
        margin: 0;
        padding: 0;
        color: #444444;
        border-top: solid #bebebe 3px;
        border-right: solid #bebebe 1px;
        border-bottom: solid #bebebe 1px;
        border-left: solid #bebebe 1px;
        background-color:#ffffff;
        padding: 5px 7px;
        font-size: 11px;
        font-style: italic;
        }


p.readmore {
display: block;
width: 100%;
margin-top: 15px;
font-weight: bold;
text-align: right;
line-height: normal;
}
.trans_block {border: 1px solid #006; background-color: #F8F8F8;margin:0 0 3px 0;padding:3px; -moz-border-radius: 5px;-webkit-border-radius: 6px;z-index:100;}

/* modal window */
#modal_mask {
  position:absolute;
  top: 0;
  left: 0;
  z-index:9000;
  background-color:#ddd;
  display:none;
}

#modal_boxes .modal_window {
  position:absolute;
  background-color:#fff;
  width:500px;
  height:400px;
  display:none;
  z-index:9999;
  padding:30px;
}

#modal_boxes #modal_dialog {
  width:435px;
  height:403px;
}

.wfcontent {
text-align:center;
padding: 3px 0 0 0;
}

.process_button {border: 0;
position: absolute;
background-color:#fff;
right:2px;
width:16px;
height:16px;
cursor:pointer;}
.task_button {border: 0;
position: absolute;
background-color:#fff;
right:20px;
width:16px;
height:16px;
cursor:pointer;}
.type_icon {border: 0;
position: absolute;
right:20px;
width:16px;
height:16px;
}

.section_title  {font-weight: bold; font-size:15px;}
.ul_sections li table {padding:0 0 10px 20px;}

/* Closed and opened folders */
.cat_a_folder, .cat_a_folder_open, .cat_a_leaf, .cat_a_leaf_active {border: 0; background-color: transparent;
background-repeat: no-repeat;
padding:0 0 0 12px}

.cat_a_folder, .cat_a_leaf {background-image: ;}
.cat_a_folder_open {background-image: ;}
.cat_a_leaf_active {background-image: ;}

/* Object card menu */
.objectcardmenu { margin: 0 -4px -17px 0 !important; padding: 0 !important; list-style: none; display: inline-block; width: auto; vertical-align: bottom;}
    .objectcardmenu li.active b {
        border-top: 1px solid #457fd5;
        border-right: 1px solid #457fd5;
        border-bottom: nome !important;
        border-left: 1px solid #457fd5;
        }
        .objectcardmenu li.active b i {
            border-top: 1px solid #bed9fc;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82B5F8', endColorstr='#457fd5',GradientType=0 ) !important;
            background: -webkit-linear-gradient(#82B5F8, #457fd5) !important;
            background: -moz-linear-gradient(#82B5F8, #457fd5) !important;
            background: -ms-linear-gradient(#82B5F8, #457fd5) !important;
            background: -o-linear-gradient(#82B5F8, #457fd5) !important;
            background: linear-gradient(#82B5F8, #457fd5) !important;
            text-shadow: 0 -1px 0 #3467c2 !important;
            color: #ffffff;
            }
            .objectcardmenu li.active:hover b {
                border-top: 1px solid #457fd5;
                border-right: 1px solid #457fd5;
                border-left: 1px solid #457fd5;
                }
                .objectcardmenu li.active:hover b i{
                    color: #ffffff !important;
                    }


.objectcardmenu ul li a {
    margin: 0 0 0 -2px !important;
    }
.objectcardmenu li.active a {
    color: #ffffff !important;
    cursor: text !important;
    }

.objectcardmenu ul {
 min-width: 160px; /* Sub Menu Width */
 width: auto;
 margin: 0;
 padding: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 right: 0;
 z-index:1000;
}

.objectcardmenu ul ul,.objectcardmenu ul ul ul { top: 0; right: 100%;}

.objectcardmenu li { float: ; display: inline-block;; position: relative;  margin: 0 0 -6px 0; padding: 0 !important;}

    .objectcardmenu li b {
        display: block;
        border-top: 1px solid #bebebe;
        border-right: 1px solid #bebebe;
        border-bottom: nome !important;
        border-left: 1px solid #bebebe;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
        overflow: hidden;
        }
        .objectcardmenu li b i {
            display: block;
            font-style: normal;
            border-top: 1px solid #ffffff;
            border-radius: 3px 3px 0px 0px;
            -moz-border-radius: 3px 3px 0px 0px;
            -webkit-border-radius: 3px 3px 0px 0px;
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dcdcdc',GradientType=0 );
            background: -webkit-linear-gradient(#f1f1f1, #dcdcdc);
            background: -moz-linear-gradient(#f1f1f1, #dcdcdc);
            background: -ms-linear-gradient(#f1f1f1, #dcdcdc);
            background: -o-linear-gradient(#f1f1f1, #dcdcdc);
            background: linear-gradient(#f1f1f1, #dcdcdc);
            text-shadow: 0 1px 0 #ffffff;
            padding: 6px 12px 5px 12px !important;
            color: #606060;
            }
            .objectcardmenu li:hover b {
                }
                .objectcardmenu li:hover b i{
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#cfcfcf',GradientType=0 );
                    background: -webkit-linear-gradient(#f1f1f1, #cfcfcf);
                    background: -moz-linear-gradient(#f1f1f1, #cfcfcf);
                    background: -ms-linear-gradient(#f1f1f1, #cfcfcf);
                    background: -o-linear-gradient(#f1f1f1, #cfcfcf);
                    background: linear-gradient(#f1f1f1, #cfcfcf);
                    color: #000000 !important;
                    }


.objectcardmenu ul li { display: block; text-align:left; margin: 0 0px 0px 2px;}

.objectcardmenu a {
 /* padding: 2px 6px 2px 6px;*/
 padding: 0;
 float: left;
 display: block;
  color: #303030;
 font: block 13px arial, verdana, tahoma;
 text-decoration: none;
 height: 1%;
}

/* Root Menu Hover Persistence */
.objectcardmenu li:hover a {
 color: #000000;
}

/* 2nd Menu */

.objectcardmenu ul {
    border-top: 3px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 3px solid #bebebe;
    border-left: 1px solid #bebebe;
    padding: 0px 0px 0px 0;
    margin: 0 0px 0 0;
    background: #ffffff;
    font-weight: bold;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    padding: 4px 0;
    }
    .objectcardmenu ul li {
        border: none !important;
        }

.objectcardmenu li:hover li a,
.objectcardmenu li.iehover li a {
     float: none;
     background: #ffffff;
    color: #707070;
    padding: 6px 30px 6px 15px !important;
    }
    .objectcardmenu li:hover li a:hover {
        color: #3366CC;
        }

/* 2nd Menu Hover Persistence */
.objectcardmenu li:hover li a:hover,
.objectcardmenu li:hover li:hover a,
.objectcardmenu li.iehover li a:hover,
.objectcardmenu li.iehover li.iehover a {
    background: #f2f2f2;
    }

    .objectcardmenu li ul li ul li a {
     background-color: #ffffff !important;
        }
        .objectcardmenu li ul li ul li a:hover {
             background-color: #f2f2f2 !important;
            color: #3366CC !important;
            }

.objectcardmenu li:hover ul ul,
.objectcardmenu li:hover ul ul ul,
.objectcardmenu li.iehover ul ul,
.objectcardmenu li.iehover ul ul ul { display: none; }

.objectcardmenu li:hover ul,
.objectcardmenu ul li:hover ul,
.objectcardmenu ul ul li:hover ul,
.objectcardmenu li.iehover ul,
.objectcardmenu ul li.iehover ul,
.objectcardmenu ul ul li.iehover ul { display: block; }

.objectcardmenu li ul li a.obj_parent {
padding-right: 20px;
background-image: url('img/objectcardmenu_bg01.png');
background-position: right top;
background-repeat: no-repeat;
}

.objectcardmenu li ul li:hover a.obj_parent {
padding-right: 20px;
background-image: url(objectcardmenu_bg01.png);
background-position: right top;
background-repeat: no-repeat;
    color: #3366CC !important;
}

/* --------------------------- Erz */
.formtitlecell {border-bottom: 4px solid #457FD5;}


#divavatarlist {margin-top: 12px;
overflow:auto;
width: 300px;
height: 300px;

}

.formtabs_objectForm
{
 margin-top:0px;
}

/***** NL CSS *****/

.input {
    border: 1px solid #c0c0c0;
    background-color: #f8f8f8;
    display: inline-block;
    /* min-width: 200px;  erz */
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 0 1px;
    height: 18px;
    box-shadow: 0 0 2px #ffffff;
    }
    .input:hover {border: 1px solid #457fd5; background-color: #f8f8f8; box-shadow: 0 0 2px #457fd5;}

.select {
    border: 1px solid #c0c0c0 !important;
    background-color: #f8f8f8;
    display: inline-block !important;
    /* min-width: 206px;  erz */
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 1px 2px;
    vertical-align: bottom;
    height: 20px;
    font-size: 13px;
    box-shadow: 0 0 2px #ffffff;
    overflow: hidden;
    }
    .select:hover {border: 1px solid #457fd5; background-color: #f8f8f8; box-shadow: 0 0 2px #457fd5;}
        .select select {display: inline-block; width: 100%; background: transparent; border-none; margin: 0 -30px 0 0;}
.select b {
    display: inline-block;
    width: 200px;
    heifht: 300px;
    background-color: #000000 !important;
    color: #0F0;
    float: left;
    }

.select i {
    display: block;
    width: 20px;
    heifht: 30px;
    background: url("selectbg.gif") right top no-repeat #000000 !important;
    float: right;
    }

.navibar_panel {
    display: inline-block;
    width: auto;
    height: 36px;
    white-space: nowrap;
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
    }

.navibar_panel li {
    display: inline-block;
    width: 25px;
    height: 24px;
    vertical-align: top;
    padding: 0 !important;
    margin: 0 3px 0 0 !important;
    border: 1px solid transparent;
    background: #bebebe;
    overflow: hidden;
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    }
    .navibar_panel li b {
        display: inline-block;
        width: 25px;
        height: 24px;
        border-top: 1px solid #ffffff;
        border-right, border-bottom, border-left: none;
        border-radius: 12px;
        -moz-border-radius: 12px;
        -webkit-border-radius: 12px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: -moz-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: -ms-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: -o-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: linear-gradient(#f2f2f2, #dcdcdc) !important;
        }
        .navibar_panel li b input {
            display: inline-block;
            cursor:pointer;
            width: 25px;
            height: 24px;
            border: none;
            padding: 0; margin: 0;
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            background-color: rgba(0,0,0,0) !important;
            }
.navibar_panel li:hover {
    border: 1px solid #6aa0ea;
    -webkit-box-shadow: 0 1px 3px #457fd5;
    -moz-box-shadow: 0 1px 3px #457fd5;
    box-shadow: 0 1px 3px #457fd5;
    }
    .navibar_panel li:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        -webkit-box-shadow: 0 1px 3px #457fd5;
        -moz-box-shadow: 0 1px 3px #457fd5;
        box-shadow: 0 1px 3px #457fd5;
        }

.navibar_panel #navibar_beginning b input {background-position: -120px 3px !important;}
.navibar_panel #navibar_beginning:hover b input {background-position: -120px -17px !important;}
.navibar_panel #navibar_stepback b input {background-position: -140px 3px !important;}
.navibar_panel #navibar_stepback:hover b input {background-position: -140px -17px !important;}

.navibar_panel #navibar_input b input {background-image: none !important;}
.navibar_panel #navibar_input:hover b input {background-image: none !important;}
#navibar_input {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 2px solid #e0e0e0;
    background: #ffffff;
    width: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 1px 0;
    margin: -1px 3px 0 0 !important;
    width: 80px;
    height: 26px;
    }
    #navibar_input b {
        background: #ffffff !important;
        box-shadow: none;
        width: 80px;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        }
        #navibar_input b input {
            width: 80px;
            background: #ffffff !important;
            box-shadow: none;
            cursor: text !important;
            text-align: center;
            }

.navibar_panel #navibar_stepforward b input {background-position: -158px 3px !important;}
.navibar_panel #navibar_stepforward:hover b input {background-position: -158px -17px !important;}

#navibar_end {margin-right: 15px !important;}
.navibar_panel #navibar_end b input {background-position: -178px 3px !important;}
.navibar_panel #navibar_end:hover b input {background-position: -178px -17px !important;}

.navibar_panel #navibar_add b input {background-position: -37px 3px !important;}
.navibar_panel #navibar_add:hover b input {background-position: -37px -17px !important;}
.navibar_panel #navibar_delete b input {background-position: -57px 3px !important;}
.navibar_panel #navibar_delete:hover b input {background-position: -57px -17px !important;}


.checkselall {font-size:11px; margin: -2px 2px 0 0px;}
.checksel {font-size:11px; margin: 1px 2px 0 0px;}

.listtable {width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top;
            margin-bottom:5px; border-top:1px solid #CCCCCC;}
.list_table {
    padding: 4px 10px 0 10px;
/**    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px; **/
    background: ;
    }

.listtable td {
    padding: 2px 4px 2px 4px;
    vertical-align:top;
    border: 1px dotted #E0E0E0;
    }

.headercol {
    color:#ffffff;
    font-weight: bold;
    border: 1px dotted #c0c0c0 !important;
    text-align:left;
    vertical-align: middle !important;
    padding: 8px 4px 8px 4px !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#909090',GradientType=0 );
    background: -webkit-linear-gradient(#c0c0c0, #909090);
    background: -moz-linear-gradient(#c0c0c0, #909090);
    background: -ms-linear-gradient(#c0c0c0, #909090);
    background: -o-linear-gradient(#c0c0c0, #909090);
    background: linear-gradient(#c0c0c0, #909090);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    }
    .headercol:hover {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#505050',GradientType=0 );
        background: -webkit-linear-gradient(#c0c0c0, #505050);
        background: -moz-linear-gradient(#c0c0c0, #505050);
        background: -ms-linear-gradient(#c0c0c0, #505050);
        background: -o-linear-gradient(#c0c0c0, #505050);
        background: linear-gradient(#c0c0c0, #505050);
        }
.headhr {display: block; border: none; background: #457fd5; height: 4px; margin: 8px 0 5px 0; padding: 0;}

.pgmenu span {
    display: inline-block;
    width: 18px !important;
    height: 18px !important;
    padding: 0 !important;
    margin: 0 5px 0 0 !important;
    border: 1px solid transparent;
    background: #bebebe;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    }
    .pgmenu span b {
        display: block;
        width: 18px !important;
        height: 19px !important;
        border-top: 1px solid #ffffff;
        border-radius: 2px 2px 0 0;
        -moz-border-radius: 2px 2px 0 0;
        -webkit-border-radius: 2px 2px 0 0;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: -moz-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: -ms-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: -o-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: linear-gradient(#f1f1f1, #dcdcdc) !important;
        }
        .pgmenu span b i {
            display: block;
            width: 18px !important;
            height: 19px !important;
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            }
.pgmenu span:hover {border: 1px solid #457fd5;
    -webkit-box-shadow: 0 1px 3px #457fd5;
    -moz-box-shadow: 0 1px 3px #457fd5;
    box-shadow: 0 1px 3px #457fd5;
    }
    .pgmenu span:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        -webkit-box-shadow: 0 1px 3px #457fd5;
        -moz-box-shadow: 0 1px 3px #457fd5;
        box-shadow: 0 1px 3px #457fd5;
        }
.pgmenu .pgopenmenu b i {background-position: 0px 0px !important;}
.pgmenu .pgopenmenu:hover b i {background-position: 0px -20px !important;}
.pgmenu .pgreload b i {background-position: -20px 0px !important;}
.pgmenu .pgreload:hover b i {background-position: -20px -20px !important;}
.pgmenu .pginsert b i {background-position: -40px 0px !important;}
.pgmenu .pginsert:hover b i {background-position: -40px -20px !important;}
.pgmenu .pgdelete b i {background-position: -60px 0px !important;}
.pgmenu .pgdelete:hover b i {background-position: -60px -20px !important;}
.pgmenu .pgfind b i {background-position: -80px 0px !important;}
.pgmenu .pgfind:hover b i {background-position: -80px -20px !important;}

.col_pgopenmenu b i {background-position: 0px 0px !important;}
.col_pgopenmenu:hover b i {background-position: 0px -20px !important;}
.row_pgopenmenu b i {background-position: 0px 0px !important;}
.row_pgopenmenu:hover b i {background-position: 0px -20px !important;}

/* context menu
----------------------------------------*/
/* .pgopenmenu, .col_pgopenmenu,.row_pgopenmenu  { background-image: url(img/menu.png);} */
.pgreload { background-image: url(img/reload.png);}
.pglanguage { background-image: url(img/language.png);}
.pginsert { background-image: url(img/insert.png);}
.pgdelete { background-image: url(img/delete.png);}
.pgfind { background-image: url(img/find.png);}
.openmenu, .col_openmenu, .row_openmenu,.pgopenmenu, .pgreload, .pglanguage, .pgfind, .col_pgopenmenu,.row_pgopenmenu,
.pginsert, .pgdelete {cursor:pointer;}
.pgopenmenu, .pgreload, .pgfind, .pglanguage,  .col_pgopenmenu,.row_pgopenmenu, .pginsert, .pgdelete
{background-repeat: no-repeat; display:inline-block; width:12px; height:14px;}

.openmenu, .col_openmenu, .row_openmenu {
    display: inline-block;
    width: 22px !important;
    height: 13px !important;
    padding: 0 !important;
    margin: 1px 7px -1px 5px !important;
    border: 1px solid transparent;
    background: #dedede;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .openmenu b, .col_openmenu b, .row_openmenu b {
        display: block;
        width: 22px !important;
        height: 14px !important;
        border-top: 1px solid #ffffff;
        border-radius: 2px 2px 0 0;
        -moz-border-radius: 2px 2px 0 0;
        -webkit-border-radius: 2px 2px 0 0;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #f5f5f5) !important;
        background: -moz-linear-gradient(#ffffff, #f5f5f5) !important;
        background: -ms-linear-gradient(#ffffff, #f5f5f5) !important;
        background: -o-linear-gradient(#ffffff, #f5f5f5) !important;
        background: linear-gradient(#ffffff, #f5f5f5) !important;
        }
        .openmenu b i, .col_openmenu b i, .row_openmenu b i {
            display: block;
            width: 22px !important;
            height: 14px !important;
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            background-position: -100px 0px !important;
            }
.openmenu:hover, .col_openmenu:hover, .row_openmenu:hover {
    border: 1px solid #457fd5;
    }
    .openmenu:hover b, .col_openmenu:hover b, .row_openmenu:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        }
        .openmenu:hover b i, .col_openmenu:hover b i, .row_openmenu:hover b i {
            background-position: -100px -20px !important;
            }
.inside_btns {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    }

.inside_btns span {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: top;
    padding: 0 !important;
    margin: -2px 0 0 2px !important;
    border: 1px solid transparent;
    background: #bebebe;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    }
    .inside_btns span b {
        display: inline-block;
        width: 18px;
        height: 18px;
        border-top: 1px solid #ffffff;
        border-right, border-bottom, border-left: none;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: -moz-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: -ms-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: -o-linear-gradient(#f2f2f2, #dcdcdc) !important;
        background: linear-gradient(#f2f2f2, #dcdcdc) !important;
        }
        .inside_btns span b input {
            display: inline-block;
            cursor:pointer;
            width: 18px;
            height: 18px;
            border: none;
            padding: 0 !important; margin: 0 !important;
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            background-color: rgba(0,0,0,0) !important;
            }
.inside_btns span:hover {
    border: 1px solid #6aa0ea;
    -webkit-box-shadow: 0 1px 3px #457fd5;
    -moz-box-shadow: 0 1px 3px #457fd5;
    box-shadow: 0 1px 3px #457fd5;
    }
    .inside_btns span:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        -webkit-box-shadow: 0 1px 2px #457fd5;
        -moz-box-shadow: 0 1px 2px #457fd5;
        box-shadow: 0 1px 2px #457fd5;
        }

.buttonlist {background-position: -200px 0px !important;}
.buttonlist:hover {background-position: -200px -20px !important;}
.buttonclear {background-position: -60px 0px !important;}
.buttonclear:hover {background-position: -60px -20px !important;}
.buttontree {background-position: -220px 0px !important;}
.buttontree:hover {background-position: -220px -20px !important;}

h3 {
    display: block;
    border-bottom: 4px #457FD5 solid;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
    font-size: 16px;
    }
h4 {
    display: block;
    padding:  5px 0 5px 0;
    margin: 0 0 5px 0;
    font-size: 14px;
    }

.quickicomenu /**/{
    padding: 0;
    margin: 0 0 0 0;
    }
    .quickicomenu u {
        display: block;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        padding: 10px 0 0 10px;
        margin: 0 0 0 0;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f8f8f8',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#fefefe, #f8f8f8) !important;
        background: -moz-linear-gradient(#fefefe, #f8f8f8) !important;
        background: -ms-linear-gradient(#fefefe, #f8f8f8) !important;
        background: -o-linear-gradient(#fefefe, #f8f8f8) !important;
        background: linear-gradient(#fefefe, #f8f8f8) !important;
        text-decoration: none;
        }
    .quickicomenu p {
        display: block;
        font-size: 14px;
        padding: 0 0 4px 0;
        margin: 0;
        font-weight: bold;
        color: #06407A;
        }
        .quickicomenu ul {
            padding: 0 0 10px 40px;
            margin: 0;
            }
        .quickicomenu li {
            display: inline-block;
            border: none;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            overflow: hidden;
            padding: 0;
            margin: 0 6px 0px 0;
            }
            .quickicomenu li:hover {
                border: none;
                -webkit-box-shadow: 0 1px 4px #fefbb7;
                -moz-box-shadow: 0 1px 4px #fefbb7;
                box-shadow: 0 1px 4px #fefbb7;
                }

.quickicomenu li a {
    display: block;
    width: 100px;
    height: 73px;
    color: #3766aa;
    padding: 3px 10px 8px 8px;
    }
    .quickicomenu li a:hover {
        background: #fefbb7;
        }
    .quickicomenu li a i {
        display: block;
        width: 100px;
        height: 48px;
        margin: 0;
        background-repeat: no-repeat;
        background-position: 4px -6px;
        }
        .quickicomenu li a span {
            display: table-cell;
            width: 120px;
            height: 23px;
            font-size: 11px;
            line-height: 12px;
            font-weight: bold;
            vertical-align: bottom;
            }
            .quickicomenu li a span b {
                display: inline-block;
                padding: 0 0 0 10px;
                width: auto;
                font-weight: bold;
                color: #457fd5 !important;
                }

.newsline_block {
    background-color: #ffffff;
    margin:0 0 10px 0;
    padding: 8px 10px 10px 10px;
    -webkit-box-shadow: 0 1px 2px #d0d0d0;
    -moz-box-shadow: 0 1px 2px #d0d0d0;
    box-shadow: 0 1px 2px #d0d0d0;
    }
    .newsline_block b {
        color: #06407A;
        font-size: 14px;
        }
    .newsline_block i {
        color: #909090;
        font-size: 11px;
        padding: 8px 0 0 0;
        margin: 0;
        display: block;
        }

.listtable th  {
    color:#ffffff;
    font-weight: bold;
    vertical-align: middle;
    border-top: none !important;
    border-right: 1px dotted #c0c0c0 !important;
    border-bottom: none !important;
    border-left: 1px dotted #c0c0c0 !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    }
.crossheadercol {
    font-weight: bold; text-align:center; vertical-align:top; background-color: #F7F7F7;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#909090',GradientType=0 );
    background: -webkit-linear-gradient(#c0c0c0, #909090);
    background: -moz-linear-gradient(#c0c0c0, #909090);
    background: -ms-linear-gradient(#c0c0c0, #909090);
    background: -o-linear-gradient(#c0c0c0, #909090);
    background: linear-gradient(#c0c0c0, #909090);
    padding: 4px 4px 4px 4px !important;
    vertical-align: top !important;
    }
.crossfirstcol {text-align:left; vertical-align: top !important;}

.crossheader {
    padding: 4px 4px 4px 4px !important;
    text-align:center;
    vertical-align: top !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#a9a9a9',GradientType=0 );
    background: -webkit-linear-gradient(#c0c0c0, #a9a9a9);
    background: -moz-linear-gradient(#c0c0c0, #a9a9a9);
    background: -ms-linear-gradient(#c0c0c0, #a9a9a9);
    background: -o-linear-gradient(#c0c0c0, #a9a9a9);
    background: linear-gradient(#c0c0c0, #a9a9a9);
    }
    .crossheader2 th  {
        padding: 0 4px 4px 4px !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a9', endColorstr='#909090',GradientType=0 );
        background: -webkit-linear-gradient(#a9a9a9, #909090);
        background: -moz-linear-gradient(#a9a9a9, #909090);
        background: -ms-linear-gradient(#a9a9a9, #909090);
        background: -o-linear-gradient(#a9a9a9, #909090);
        background: linear-gradient(#a9a9a9, #909090);
        }
.crud_en, .crud_dis{
display: inline-block;
width: 16px;
height: 14px;
margin-right:4px;
border: 1px solid transparent;
background-color:#bebebe;
cursor:pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.crud_en{background-color:#ccffcc;}
.crud_dis{background-color:#ffcccc;}

.crud_connect {
    display: inline-block;
    width: 24px !important;
    height: 17px !important;
    padding: 0 !important;
    margin: 2px 3px -2px 1px !important;
    background: #75c444;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .crud_connect b {
        display: block;
        width: 24px !important;
        height: 17px !important;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9af362', endColorstr='#75c444',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#9af362, #75c444) !important;
        background: -moz-linear-gradient(#9af362, #75c444) !important;
        background: -ms-linear-gradient(#9af362, #75c444) !important;
        background: -o-linear-gradient(#9af362, #75c444) !important;
        background: linear-gradient(#9af362, #75c444) !important;
        }
        .crud_connect b i {
            display: block;
            width: 24px !important;
            color:rgba(0,0,0,0);
            height: 17px !important;
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            background-position: -240px 0px !important;
            }

.crud_noconnect {
    display: inline-block;
    width: 22px !important;
    height: 15px !important;
    padding: 0 !important;
    margin: 2px 3px -2px 1px !important;
    background: #ededed;
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .crud_noconnect b {
        display: block;
        width: 22px !important;
        height: 14px !important;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #ededed) !important;
        background: -moz-linear-gradient(#ffffff, #ededed) !important;
        background: -ms-linear-gradient(#ffffff, #ededed) !important;
        background: -o-linear-gradient(#ffffff, #ededed) !important;
        background: linear-gradient(#ffffff, #ededed) !important;
        }
        .crud_noconnect b i {
            display: block;
            width: 22px !important;
            color:rgba(0,0,0,0);
            height: 14px !important;
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            }

.crud_noconnect:hover {
    border: 1px solid #9bb4d7;
    -webkit-box-shadow: 0 1px 2px #9bb4d7;
    -moz-box-shadow: 0 1px 2px #9bb4d7;
    box-shadow: 0 1px 2px #9bb4d7;
    }
    .crud_noconnect:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        -webkit-box-shadow: 0 1px 2px #457fd5;
        -moz-box-shadow: 0 1px 2px #457fd5;
        box-shadow: 0 1px 2px #457fd5;
        }
.crud_noconnect b i {background-position: -260px 0px !important;}
.crud_noconnect:hover b i {background-position: -260px -20px !important;}

.paginator span {
    text-decoration: none;
    padding: 1px 3px;
    font: normal 12px tahoma, sans-serif;
    margin: 0 3px 0 0 !important;
    color: #ccc;
    }
        .paginator span b i {
            padding: 2px 4px 2px 4px !important;
            display: inline-block;
            width: auto !important;
            min-width: 15px;
            height: auto !important;
            color: #c0c0c0;
            }
.paginator i {font-style: normal;}
.paginator {color: #555555; border: 0px;text-align:center;margin:2px;}
.paginator a {
    display: inline-block;
    width: auto !important;
    padding: 0 !important;
    margin: 0 3px 0 0 !important;
    border: 1px solid #cfcfcf;
    background: #cfcfcf;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    }
    .paginator a b {
        display: inline-block;
        width: auto !important;
        border-top: 1px solid #ffffff;
        border-radius: 2px 2px 0 0;
        -moz-border-radius: 2px 2px 0 0;
        -webkit-border-radius: 2px 2px 0 0;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: -moz-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: -ms-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: -o-linear-gradient(#f1f1f1, #dcdcdc) !important;
        background: linear-gradient(#f1f1f1, #dcdcdc) !important;
        }
        .paginator a b i {
            padding: 2px 4px 2px 4px !important;
            display: inline-block;
            width: auto !important;
            min-width: 15px;
            height: auto !important;
            color: #606060;
            text-shadow: 0 1px 0 rgba(255,255,255,1);
            }
.paginator a:hover {border: 1px solid #457fd5;
    -webkit-box-shadow: 0 1px 3px #457fd5;
    -moz-box-shadow: 0 1px 3px #457fd5;
    box-shadow: 0 1px 3px #457fd5;
    }
    .paginator a:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        -webkit-box-shadow: 0 1px 3px #457fd5;
        -moz-box-shadow: 0 1px 3px #457fd5;
        box-shadow: 0 1px 3px #457fd5;
        }
        .paginator a:hover b i {
            color: #3766aa;
            }

.myprofile {
    display: block;
    background: #ffffff;
    border: 2px solid #DFDFDF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 10px 0;
    }

.nlbutton {
        display: inline-block;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dcdcdc',GradientType=0 );
    background: -webkit-linear-gradient(#f1f1f1, #dcdcdc);
    background: -moz-linear-gradient(#f1f1f1, #dcdcdc);
    background: -ms-linear-gradient(#f1f1f1, #dcdcdc);
    background: -o-linear-gradient(#f1f1f1, #dcdcdc);
    background: linear-gradient(#f1f1f1, #dcdcdc);
    }
    .nlbutton b {
            display: inline-block;
            border-top: 1px solid #ffffff;
            border-radius: 3px !important;
            -moz-border-radius: 3px !important;
            -webkit-border-radius: 3px !important;
            }
            .nlbutton b input {
                display: inline-block;
                color: #606060;
                font-size: 13px;
                font-weight: bold;
                text-shadow: 0 1px 0 #ffffff;
                background: none;
                border: none;
                cursor: pointer;
                padding: 5px 12px;
                }

    .nlbutton:hover {
    border: 1px solid #6aa0ea;
    -webkit-box-shadow: 0 1px 3px #457fd5;
    -moz-box-shadow: 0 1px 3px #457fd5;
    box-shadow: 0 1px 3px #457fd5;
        }
        .nlbutton b input:hover { color: #000000/*{fcDefault}*/; text-decoration: none;}

.gallerybody {background: #ffffff !important; padding: 0 !important; margin: 0 !important; min-height: inherit;}


.gallery_load {
    border-top: 1px solid #dfdfdf;
    padding: 10px 0 0 0;
    }

.gallery_load01 {
    padding: 0 30px 0 0;
    }
    .gallery_load01 h4 {
        display: block;
        font-size: 14px;
        margin: 5px 0 12px 0;
        padding: 0;
        color: #3366CC;
        }
    .gallery_load01 b {
        display: inline-block;
        width: auto;
        min-width: 30px;
        background: #f2f2f2;
        text-align: center;
        font-size: 9px;
        font-weight: normal;
        color: #909090;
        text-transform: uppercase;
        padding: 7px 0 7px 0;
        margin: 0 5px 5px 0;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        }

.gallery_params {padding: 0; margin: 0;}
.gallery_params td {padding: 0 0 3px 0; margin: 0;}
.gallery_unzip {
    padding-left: 40px !important;
    }

.buttonpanel2 {
    text-align:right;
    position: fixed;
    top: 0px;
    right: 0;
    z-index: 100;
    margin: 0;
    background-color: rgba(255,255,255,0.5);
    padding: 0 5px 0 10px;
    }

.buttonpanel2 td {
    vertical-align: middle !important;
    padding: 2px 5px 4px 0;
    }
.selectlang select {
    display: block;
    padding: 0 !important;
    margin: 2px 0 0 0 !important;
    padding: 3px !important;
    height: 24px !important;
    }

#chooseavatarbox{
    margin: 0;
    padding-top: 20px;
    width: 300px;
    height: 312px;
    position: absolute;
    top:0;
    left:0;
    z-index: 1000;
    font-family: arial;
    display: none;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    border: solid #bebebe 1px;
    background-color:#ffffff;
    }
    #chooseavatarbox img {
        width: 50px;
        height: 50px;
        padding: 5px;
        z-index: 20;
        }


#modal_close {
    position: absolute;
    display:block;
    text-align:center;
    right: 0;
    width: 26px;
    height: 18px;
    padding: 4px 0 0 0;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
    line-height: 17px;
    font-size: 12px !important;
    margin: -5px 0 0 0;
    border-left: 1px solid #c0c0c0;
    height: 23px;
    }

#modal_close:hover {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6c17', endColorstr='#b4181b',GradientType=0 );
    background: -webkit-linear-gradient(#ff6c17, #b4181b);
    background: -moz-linear-gradient(#ff6c17, #b4181b);
    background: -ms-linear-gradient(#ff6c17, #b4181b);
    background: -o-linear-gradient(#ff6c17, #b4181b);
    background: linear-gradient(#ff6c17, #b4181b);
    }

#modal_title {
    position: absolute;
    display:block;
    top: 0px;
    left:0;
    padding: 5px 0 0 0;
    height: 22px;
    margin: 0 0 0 0;
    width: 100%;
    font-weight: bold;
    font-size: 13px !important;
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#909090',GradientType=0 );
    background: -webkit-linear-gradient(#bebebe, #909090);
    background: -moz-linear-gradient(#bebebe, #909090);
    background: -ms-linear-gradient(#bebebe, #909090);
    background: -o-linear-gradient(#bebebe, #909090);
    background: linear-gradient(#bebebe, #909090);
    text-shadow: 0 -1px 0 #808080 !important;
    }

.minicard {
    display: inline-block;
    width: auto;
    background: #ffffff;
    border: 2px solid #DFDFDF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px 20px;
    margin: 0 0 10px 0;
    }

.nltd_title {
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 30px 0 0;
    color: #3366CC;
    }

.hrline {
    height: 1px;
    background: #dfdfdf;
    margin: 20px 0;
    }

.cidu_noroles {
    display: inline-block;
    width: 22px !important;
    height: 15px !important;
    padding: 0 !important;
    margin: 2px 3px -2px 1px !important;
    background: #ededed;
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .cidu_noroles b {
        display: block;
        width: 22px !important;
        height: 14px !important;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #ededed) !important;
        background: -moz-linear-gradient(#ffffff, #ededed) !important;
        background: -ms-linear-gradient(#ffffff, #ededed) !important;
        background: -o-linear-gradient(#ffffff, #ededed) !important;
        background: linear-gradient(#ffffff, #ededed) !important;
        }
        .cidu_noroles b i {
            display: block;
            width: 22px !important;
            height: 14px !important;
            color:rgba(255,255,255,0);
            background-image: url(img/nl_menuicons.png) !important;
            background-repeat: no-repeat !important;
            }

.cidu_noroles:hover {
    border: 1px solid #9bb4d7;
    -webkit-box-shadow: 0 1px 2px #9bb4d7;
    -moz-box-shadow: 0 1px 2px #9bb4d7;
    box-shadow: 0 1px 2px #9bb4d7;
    }
    .cidu_noroles:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        }
.cidu_noroles b i {background-position: -280px 0px !important;}
.cidu_noroles:hover b i {background-position: -280px -20px !important;}


.cidu_role {
    display: inline-block;
    width: 24px !important;
    height: 15px !important;
    padding: 0 !important;
    margin: 2px 0px -2px 0px !important;
    background: #9af362;
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .cidu_role b {
        display: block;
        width: 24px !important;
        height: 15px !important;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9af362', endColorstr='#75c444',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#9af362, #75c444) !important;
        background: -moz-linear-gradient(#9af362, #75c444) !important;
        background: -ms-linear-gradient(#9af362, #75c444) !important;
        background: -o-linear-gradient(#9af362, #75c444) !important;
        background: linear-gradient(#9af362, #75c444) !important;
        }
        .cidu_role b i {
            display: block;
            width: 24px !important;
            height: 15px !important;
            font-style: normal;
            font-size: 12px;
            line-height: 16px;
            cursor: pointer;
            color: #ffffff;
            }

.cidu_role:hover {
    border: 1px solid #9af362;
    -webkit-box-shadow: 0 1px 2px #9af362;
    -moz-box-shadow: 0 1px 2px #9af362;
    box-shadow: 0 1px 2px #9af362;
    }


.cidu_rolex {
    display: inline-block;
    width: 24px !important;
    height: 15px !important;
    padding: 0 !important;
    margin: 2px 0px -2px 0px !important;
    background: #ededed;
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    }
    .cidu_rolex b {
        display: block;
        width: 24px !important;
        height: 15px !important;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        overflow: hidden;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #ededed) !important;
        background: -moz-linear-gradient(#ffffff, #ededed) !important;
        background: -ms-linear-gradient(#ffffff, #ededed) !important;
        background: -o-linear-gradient(#ffffff, #ededed) !important;
        background: linear-gradient(#ffffff, #ededed) !important;
        }
        .cidu_rolex b i {
            display: block;
            width: 24px !important;
            height: 15px !important;
            font-style: normal;
            font-size: 13px;
            line-height: 16px;
            cursor: pointer;
            color: #c7cbd2;
            }

.cidu_rolex:hover {
    border: 1px solid #9bb4d7;
    -webkit-box-shadow: 0 1px 2px #9bb4d7;
    -moz-box-shadow: 0 1px 2px #9bb4d7;
    box-shadow: 0 1px 2px #9bb4d7;
    }
    .cidu_rolex:hover b {
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 ) !important;
        background: -webkit-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -moz-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -ms-linear-gradient(#ffffff, #dcdcdc) !important;
        background: -o-linear-gradient(#ffffff, #dcdcdc) !important;
        background: linear-gradient(#ffffff, #dcdcdc) !important;
        }
        .cidu_rolex:hover b i {
            color: #587fb8;
            }
