body{
    margin: 0px;
    padding: 0;
  	background:#fff;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

/* =================== WHOLE PAGE =================== */

#page_container{
	background-color: #e7f3fb;
	background-image: url(/pics/pcbg.png);
    margin: auto;
    width: 1000px;
}

span.redJack {
	background-image: url(/pics/redJack.png);
    background-position: center -2px;
	float:  right;
    width:  22px;
	height: 22px;
    margin-left: 8px;
}
span.greenJack {
	background-image: url(/pics/greenJack.png);
    background-position: center -2px;
	float:  right;
    width:  20px;
	height: 20px;
    margin-left: 8px;
}
span.redRJ45 {
	background-image:    url(/pics/redRJ45.png);
    background-position: center -2px;
	float:  right;
    width:  22px;
	height: 22px;
    margin-left: 8px;
}
span.greenRJ45 {
	background-image: url(/pics/greenRJ45.png);
    background-position: center -2px;
	float:  right;
    width:  22px;
	height: 22px;
    margin-left: 8px;
}

div.shorti {
    width:   112px;
	float:   left;
    border: 1px solid lightgray;
}
span.shorti {
	display:block;
    width:  66px;
	float:  left;
	padding: 0 0 0 5px;
}

a.help {
	display:block;
    background-image: url(/pics/qm.png);
    width: 20px;
	height: 20px
}
a.help:hover {
	background-image: url(/pics/qmmo.png);
}
a.rcross {
	display:  block;
	float:    right;
    background-image: url(/pics/redcross.png);
    width:    18px;
	height:   18px;
}
a.rcross:hover {
	background-image: url(/pics/redcrossmo.png);
}
a.show {
	display:block;
	float: left;
    background-image: url(/pics/lens.png);
    width: 25px;
	height: 25px;
}
a.show:hover {
	background-image: url(/pics/lensmo.png);
}

span.show {
	display:block;
	float: right;
    background-image: url(/pics/lens.png);
    width: 25px;
	height: 25px;
    margin: -4px 20px;
}
span.show:hover {
	background-image: url(/pics/lensmo.png);
}

a.showtext {
	display:block;
	float: left;
    background-image: url(/pics/disk.png);
    width: 25px;
	height: 25px
}
a.showtext:hover {
	background-image: url(/pics/diskmo.png);
    }

a.dellog {
	float: left;
    border: none !important;
    background-repeat: no-repeat;
    background-image: url(/pics/redcross.png);
    width:   18px;
    height:  18px;
    }
a.dellog:hover {
    background-image: url(/pics/redcrossmo.png) !important;
    }

a.goto {
	font-weight: bold;
	color:  #0046f8;
	text-decoration: none;
   }
a.gotoff {
	font-weight: bold;
	color:#404040;
	text-decoration: none;
   }
a.goto:hover {
	color: #00b6e8;
   }
a.gotoff:hover {
	color:grey;
   }

div.nav_path a, div.nav_path a:visited  {
	font-weight: normal;
	color: #9da0a3;
	text-decoration: none;
}

/* =================== HEADER =================== */

#header{
    background-image: url(/pics/top.png);
    background-repeat: no-repeat;
    text-align: right;
    height: 107px;
}

#header a {
    font-size:11px;
    text-decoration:none;
    color: #888888;
    margin: 0 10px;
}
#header a:hover {
    color: #000000;
}

/* =================== NAVIGATION =================== */

	/* =================== TOP NAV =================== */

	#top_nav, #toff_nav {
	    background-color: #e7f3fb;
	    height: 30px;
	}

	#top_nav ul, #toff_nav ul{
	    background-image: url(/pics/topoff.png);
		border: 1px solid #d0d0d0;
	    height: 28px;
	    list-style-type: none;
	    margin: 0 0 0 10px;
	    padding: 0;
	}

	#top_nav li, #toff_nav li{
		border-right: 1px solid #d0d0d0;
	    float: left;
	    height: 28px;
	    padding: 0;
	    text-align: center;
     width: 140px;
	}

    
    /* #top_nav,#toff_nav li.message{ */

	div.errmessage {
		font-weight:   bold;
		color:         #CC0000;
		border:        0     !important;
	    height:        14px;
	    padding:       0;
	    text-align:    left;
		padding-left:  5px   !important;
        height:        0px;
        margin:        30px;
	}

    #top_nav li.topmessage {
		font-weight:   bold;
		color:         #CC0000;
		border:        0     !important;
        width:         270px;!important;
	    padding:       0;
	    text-align:    left;
		padding-left:  5px   !important;
        display:       table;
	    }

    span.cell {
        display:       table-cell; 
        vertical-align:middle; !important;
        text-align:    left;   !important;
    }

	#top_nav li a{
	    color: #888888;
	    display: block;
		font-size: 13px;
		font-weight: bold;
	    height: 28px;
		line-height:28px;
	    text-decoration: none;
		letter-spacing: 1px;
	}

	#top_nav li a:hover{
	    background-image: url(/pics/topon.png);
	    color: #000000;
	}

	#top_nav a.selected {
		background: url(/pics/lefton.png) repeat-x;
	}
	/* =================== TOFF NAV =================== */

	#toff_nav li a{
	    color: #cccccc;
	    display: block;
		font-size: 13px;
		font-weight: bold;
	    height: 28px;
		line-height:28px;
	    text-decoration: none;
		letter-spacing: 1px;
        pointer-events: none;
        cursor: default;
	}

	/* =================== LEFT NAV =================== */

	#left_nav ul {
		list-style-type: none;
		margin: 0 0 0 10px;
		padding: 0;
	}

	#left_nav li {
	  	background: url(/pics/leftoff.png) repeat-x;
		margin: -1px 0 0 0;
	}
	#left_nav li.selected {
	  	background: url(/pics/lefton.png) repeat-x;
		margin: -1px 0 0 0;
	 	color: #000000;
		display: block;
	 	font-weight: bold;
	 	height: 25px;
	 	line-height: 25px;
		text-align: left;
		padding: 0 0 0 5px;
		text-decoration: none;
		z-index: 4;
	  	border: 1px solid #d0d0d0;
	}
	#left_nav li.txtinfo {
	  	background: url(/pics/leftgrd.png) repeat-x;
		margin: -1px 0 0 0;
	 	color: #7070F0;
		display: block;
	 	font-weight: bold;
	 	height: 25px;
	 	line-height: 25px;
		text-align: left;
		padding: 0 0 0 5px;
		text-decoration: none;
		z-index: 4;
	  	border: 1px solid #d0d0d0;
	}

  	#left_nav .selected, #top_nav .selected {
		background: url(/pics/lefton.png) repeat-x;
	}

  	#left_nav li.title {
		background: url(/pics/lefttitle.png) repeat-x;
		margin: -1px 0 0 0;
	 	color: #101040;
		display: block;
	 	font-weight: bold;
	 	height: 25px;
	 	line-height: 25px;
		text-align: left;
		padding: 0 0 0 5px;
		text-decoration: none;
		z-index: 4;
	  	border: 1px solid #d0d0d0;
	}

	#left_nav a, #leftnav a:link, #leftnav a:visited {
	 	color: #888888;
		display: block;
	 	font-weight: bold;
	 	height: 25px;
	 	line-height: 25px;
		text-align: left;
		padding: 0 0 0 5px;
		text-decoration: none;
		z-index: 4;
	  	border: 1px solid #d0d0d0;
        overflow: hidden; 
        text-overflow: ellipsis; 
        white-space: nowrap; 

	}

	#left_nav a:hover {
		color:#444;
		background: url(/pics/lefton.png) repeat-x;
	}

	#left_nav a:active {
		color:#444;
		background: url(/pics/lefton.png) repeat-x;
	}

    #left_nav img.flag {
		padding: 6px 0 0 5px;
	}

	#left_nav a span {
		margin-left: 10px;
	}

	/* =================== FLAG MENU =================== */

	.head_text{
		display: block;
		float: right;
    }

	#li_menu {
		display: block;
		width: 22px;
		height: 14px;
		float: right;
	}

	#li_menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	#li_menu a, #menu h2 {
		font: bold 11px/16px arial, helvetica, sans-serif;
		display: block;
		border-width: 1px;
		border-style: solid;
		border-color: #ccc #888 #555 #bbb;
		margin: 0;
		padding: 0;
		width: 22px;
		height: 14px;
	}

	#li_menu h2 {
		color: #fff;
		background: #000;
		text-transform: uppercase;
	}

	#li_menu a {
		color: #000;
		background: #efefef;
		text-decoration: none;
	}

	#li_menu a:hover {
		color: #a00;
		background: #fff;
	}

	#li_menu li {
		position: relative;
	}

	#li_menu ul ul {
		position: absolute;
		top: 0;
		left: 0;
		width: 22px;
	}

	div#li_menu ul ul {
		display: none;
	}

	div#li_menu ul li:hover ul {
		display: block;
	}

/* =================== CONTENT =================== */

#content{
	background-color: #ffffff;
    float: right;
    width: 848px;
}

div.container{
	width: 780px;
	margin: 0 auto;
}

div.nav_path{
	color: #9da0a3;
 	font-size: 15px;
	text-align: left;
	margin: 20px 0 0 0;
}

	div.nav_path span.index{
		margin: 10px;
	}

#left_content{
	    background-color: #e7f3fb;
	    float: left;
	    width: 152px;
		min-height:100%;
}

	#left_content p{
		    background-color: #FFFFFF;
			border-bottom: 1px solid #d0d0d0;
			border-left: 1px solid #d0d0d0;
			border-right: 1px solid #d0d0d0;
		    margin: 0 0 0 10px;
		    width: 140px;
			text-align: center;
	}
	#left_content p span{
			display: block;
		    margin: 0 0 5px 0;
			font-size: 13px;
	}
	#left_content img.product{
		    margin: 10px 0;
	}


/* Content Box index.html */

div.tabbed_box{
	background-color:#E7F3FB;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 0 0 10px 0;
}
	div.tabbed_box_headline{
		background-image: url(/pics/tbheadline.png);
		border-left: 1px solid #d0d0d0;
		height: 32px;
		margin: 20px 0 0 0;
	}
	div.tabbed_box_headline div.title{
		background-image: url(/pics/tbheadbg.png);
		color: #575757;
		float: left;
		font-size: 15px;
		font-weight: bold;
		height: 32px;
		line-height: 32px;
		min-width: 190px;
		margin: 0;
		padding: 0 0 0 10px;
		text-align: left;
	}
	div.tabbed_box_headline div.help{
		float: right;
	}


div.cb_sml_index_l {
	background-color: #fff5df;
	border: 1px solid #d0d0d0;
	float: left;
    /* overflow: hidden; */
	margin: 15px 28px 15px 12px;
	height: 213px;    
	width: 360px;
}

div.cb_sml_index_r{
	background-color: #fff5df;
	border: 1px solid #d0d0d0;
	float: left;
	margin: 15px 0 15px 0;        
	height: 198px;                /* #65 */
	width: 360px;
}

div.cb_sml_index_l th, div.cb_sml_index_r th{
    font-size:   12px;
    text-align:  right;
    line-height: 16px; /* #65 */
	}

div.cb_lrg_index{
	background-color: #fff5df;
	border: 1px solid #d0d0d0;
	clear: both;
	width: 750px;
	margin: 0 0 0 12px;
}

	div.cb_large_index th{
		font-size: 14px;
		text-align: left;
	}

	div.cb_lrg_index h1, div.cb_sml_index_l h1, div.cb_sml_index_r h1, div.cb h1{
		background-color: #f9e3be;
		border-bottom: 1px solid #d0d0d0;
		color: #575757;
		font-size: 14px;
		letter-spacing: 1px;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 5px 10px;
	}

	div.cb h1.inner {
		background-color: #e8e8e8;
		border-top: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		color: #575757;
		font-size: 16px;
		text-align: left;
		margin: 0 0 5px 0;
		padding: 5px 10px;
	}

div.cb_status{
    background-color: #e7f3fb;
	border: 1px solid #d0d0d0;
	clear: both;
	padding: 18px 0 18px 0;
	margin: 0;
}
div.cb{
    background-color: #e7f3fb;
	border: 1px solid #d0d0d0;
	clear: both;
	padding: 0;
	margin: 0;
}

div.cb select{
		font-size: 12px;
}

div.status_box {
	width: 740px;
	margin: 0px auto;
	background-color: #fff5df;
	border: 1px solid #d0d0d0;
    clear:left;
}

	div.status_box th{
		width: 200px;
		text-align: left;
        clear: both;
	}

	div.status_box ol{
		margin: 10px 0;
		list-style: none;
    }

	div.status_box li.name{
		width: 200px;
		text-align: right;
		float: left;
		font-weight: bold;
    }

	div.status_box li.value{
		margin: 0 0 0 10px;
    }

div#help{
	width: 90%;
	margin: auto;
	line-height: 18px;
}
div#help table{
	width: 100%;
	margin: auto;
}
div.help_box {
	width: 95%;
	margin: 20px auto;
	background-color: #fff5df;
	border: 1px solid #d0d0d0;
}
div.help_box th{
	text-align: left;
	width: 170px;
}


	/* =================== <P>	  =================== */

	p {
		margin: 10px;
	}

	p.setting_status{
	  	margin: 20px 0;
	}

	p.success{
    	font-size: 16px;
		font-weight: bold;
		color: #00CC00;
		text-align: center;
    }
	p.warning{
    	font-size: 16px;
		font-weight: bold;
		color: #CC0000;
		text-align: center;
    }
	p.info{
    	font-size: 14px;
		text-align: center;
    }


	/* =================== IMAGES =================== */

	img {
    	border: 0;
    }

	img.arrow{
		margin: 0 10px;
    }

	/* =================== SPANS =================== */

	span.setting_name{
		clear: both;
		display: block;
		float: left;
		font-size: 13px;
		font-weight: bold;
		height: 20px;
		text-align: right;
      	width: 150px;
    }
	span.setting_value{
		display: block;
		float: left;
		font-size: 13px;
		font-weight: bold;
		text-align: left;;
		margin: 0 0 0 10px;
    }

	span.blue{
		color: #00b6e8;
	}
	span.orange{
		color: #fabe5d;
	}

	/* =================== TABLES, TR, TD... =================== */

	table.index, table.index_devices, table.index_devices_extended{
    	width: 100%;
    }

    table.index_devices_extended{
    	text-align:left;
    }

	table.index th{
    	width: 150px;
		text-align: left;
    }

	table.index_devices th{
    	width: 150px;
		text-align: left;
		margin: 0px;
		padding: 0px;
    }

	tr.even, th.even {
    	background-color: #f4f8f8;
    }

	tr.beige{
    	background-color: #fff5df;
    }

	td.cptab:hover {
    	color: #00b6e8;
    }

	tr.even_border{
    	background-color: #e8e8e8;
		border-bottom: 1px solid #000000;
    }

	tr.odd_border{
		border-bottom: 1px solid #000000;
		background-color: #ff0000;
    }

	th.title, td.title{
		color: #575757;
    	font-size: 16px;
		height: 30px;
		font-weight: bold;
		letter-spacing: 1px;
		border-bottom: 1px solid #575757;
		vertical-align: bottom;
    }

	tr.tintitle, th.tintitle, td.tintitle{
		color: #575757;
    	font-size: 12px;
		height: 22px;
		font-weight: bold;
		letter-spacing: 1px;
		border-bottom: 1px solid #575757;
		vertical-align: bottom;
    }

	tr.tintoptitle {
		color: #575757;
    	font-size: 12px;
		font-weight: bold;
		letter-spacing: 1px;
		vertical-align: bottom;
    }
	tr.tinsubtitle {
		color: #575757;
    	font-size: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		border-bottom: 1px solid #575757;
		vertical-align: bottom;
    }

    table.tpgprt input {
        width:108px;
    }

	/* ========== STATUS TABLE ============ */
	
	th.port{
		text-align: center !important;
		width: 40px !important;		
	}

	td.port{
		font-weight: bold;
		text-align: center !important;
		width: 40px !important;	
        position: relative;
	}

	td.portgreen{
		color: green;
		font-weight: bold;
		text-align: center !important;
		width: 40px !important;	
	}

	td.port_id{
		text-align: center !important;
		width: 40px !important;	
	}

	th.port_status{
		text-align: center !important;
		width: 72px !important;		
	}

	td.port_status_1, td.port_status_2, td.port_status_3, td.port_status_4{
		text-align: left;
		width: 18px !important;	
	}
	
	th.manufacturer, td.manufacturer, th.product, td.product{
		width: 214px !important;		
	}

    div.texttab {
        width:        210px;
        overflow:     hidden;
        white-space:  nowrap;
        text-overflow:ellipsis;
    }

    /* Formate für Compound Devices  */

    div.relative{
        position: relative;
    }

    div.status_box table,
    table.index_devices_extended{
        border-collapse: collapse;
    }
	
    table.index_devices_extended th.device_status{
        text-align:left;
        width: auto;
    }

    div.status_box table th,
    table.index_devices_extended th{
        padding: 6px 3px;
    }

    div.status_box table > thead > tr:first-child,
    table.index_devices_extended > thead > tr:first-child {
        border-bottom: 1px solid #D0D0D0   
    }

    table.index_devices_extended td.utab{
        width: 100px;
    }

    div.status_box table tr > td {
        padding:   3px;
    }
    
    table.index_devices_extended tr > td {
        height: 21px;
        padding: 3px;
    }

    table.index_devices_extended tr.sub > td {
        padding: 0 3px;
    }

    table.index_devices_extended tr[id^="sub"] td{
        height: auto;
        padding: 0;
    }

        /* Special Table Definitions */

            /* Spalte Portnummer */

            table.index_devices_extended th.indexPort,
            table.index_devices_extended td.indexPort,
            table.index_devices_extended th.usbPort,
            table.index_devices_extended td.usbPort,
            table.index_devices_extended th.devAccPort,
            table.index_devices_extended td.devAccPort,
            table.index_devices_extended th.encPort,
            table.index_devices_extended td.encPort{
                text-align: center;
                width: 40px;
            }

            /* Kombinierte Spalte mit Manufacturer + Product / Portname */

            table.index_devices_extended th.indexName,
            table.index_devices_extended td.indexName,
            table.index_devices_extended th.encName,
            table.index_devices_extended td.encName{
                width: auto;
            }

            /* Spalte Manufacturer */

            table.index_devices_extended th.usbManufacturer,
            table.index_devices_extended td.usbManufacturer{
                width: auto;
            }

            table.index_devices_extended th.devAccManufacturer,
            table.index_devices_extended td.devAccManufacturer{
                width: 150px;
            }

            /* Spalte Product */

            table.index_devices_extended th.usbProduct,
            table.index_devices_extended td.usbProduct{
                width: auto;
            }

            table.index_devices_extended th.devAccProduct,
            table.index_devices_extended td.devAccProduct{
                width: 150px;
            }

            /* Spalte Portname */

            table.index_devices_extended th.usbPortName,
            table.index_devices_extended td.usbPortName,
            table.index_devices_extended th.devAccPortName,
            table.index_devices_extended td.devAccPortName{
                width: auto;
            }

            /* Spalte Device Status*/

            table.index_devices_extended th.usbDevState,
            table.index_devices_extended td.usbDevState{
                width: auto;
            }

            table.index_devices_extended th.indexDevState,
            table.index_devices_extended td.indexDevState,
            table.index_devices_extended th.encDevState,
            table.index_devices_extended td.encDevState{
                width: 260px;
            }

            /* Spalte Port Status */

            table.index_devices_extended th.indexPortState,
            table.index_devices_extended td.indexPortState{
                padding-right: 5px;
                text-align: right;
                width: 90px;
            }
    
            table.index_devices_extended th.encPortState,
            table.index_devices_extended td.encPortState{
                padding-right: 5px;
                text-align: right;
                width: 20px;
            }
    
            table.index_devices_extended th.devAccPortState,
            table.index_devices_extended td.devAccPortState{
                padding-right: 5px;
                text-align: right;
                width: 50px;
            }

            /* Spalte zum deaktivieren eines Gerätes */

            table.index_devices_extended th.indexPortHot,
            table.index_devices_extended td.indexPortHot{
                text-align: right;
                width: 20px;
            }

            /* Spalte VLAN */

            table.index_devices_extended th.indexVlan,
            table.index_devices_extended td.indexVlan,
            table.index_devices_extended th.devAccVlan,
            table.index_devices_extended td.devAccVlan,
            table.index_devices_extended th.encVlan,
            table.index_devices_extended td.encVlan{
                text-align: center;
                width: 40px;
            }

    span.max{
        left: 3px;
        position: absolute;
        top: 2px;
    }

    span.min{
        left: 3px;
        position: absolute;
        top: 3px;  
    }
    
    table.index_devices_extended ul{
        position: relative;
        margin: 0;
        padding: 0 0 0 3px;
        list-style-type: none;
    }

    table.index_devices_extended ul li{
        margin: 0;
        padding: 2px 0;
    }

    table.index_devices_extended ul li span{
        position: absolute;
        left: 271px;
    }

    table.index_devices_extended ul li span.noVLan{
        position: absolute;
        left: 317px;
    }

    table.index_devices_extended ul li span.enc_dstat{
        position: absolute;
        left: 403px;
    }

    table.index_devices_extended tr.offline{
        opacity: 0.5;
    }

    table.index_devices_extended tr.clickable{
        cursor: pointer;
    }

    table.index_devices_extended tr.clickable:hover{
        background-color: #F9E3BE;
    }

    /* Ende Compound Devices */

    .sub2, .sub3{
        display: none;
    }

	th.device_status, td.device_status{
		width: 196px !important;		
	}

	table.ip4 input:not([type="checkbox"]){
		width: 125px;
		margin: 0 8px 0 8px;
		text-align: center !important;
		top: 0 !important;		
	}

	/* =================== FORM BUTTONS =================== */

	.clear {
	    overflow: hidden;
	    width: 100%;
	}

	a.button {
	    background: transparent url('/pics/buttonmo.png') no-repeat scroll top right;
	    color: #444;
	    display: block;
	    float: left;
	    font: normal 12px arial, sans-serif;
	    height: 20px;
	    margin-right: 6px;
	    padding-right: 18px; /* sliding doors padding */
	    text-decoration: none;
	}

	a.button span {
	    background: transparent url('/pics/button.png') no-repeat;
	    display: block;
	    line-height: 10px;
	    padding: 5px 0 5px 18px;
	}

	a.button:active {
	    background-position: bottom right;
	    color: #000;
	    outline: none;
	}

	a.button:hover {
	    color: #326ea3;
	    outline: none;
	}

	a.button:active span {
	    background-position: bottom left;
	    padding: 6px 0 4px 18px;
	}

	a.buttonoff {
	    background: transparent url('/pics/buttonmo.png') no-repeat scroll top right;
	    color: #888;
	    display: block;
	    float: left;
	    font: normal 12px arial, sans-serif;
	    height: 20px;
	    margin-right: 6px;
	    padding-right: 18px; /* sliding doors padding */
	    text-decoration: line-through;
	}

	a.buttonoff span {
	    background: transparent url('/pics/button.png') no-repeat;
	    display: block;
	    line-height: 10px;
	    padding: 5px 0 5px 18px;
	}

/* =================== FOOTER =================== */

#footer{
	background-color: #ffffff;
	border: 1px solid #eee;
	clear: both;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    padding: 0 5px 0 0;
}

/* Form styles */
div.form-container { margin: 10px; padding: 0px;}

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }

div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 200px; font-size: 90%; color: #333; }
div.form-container form p.note_2 { margin-left: 140px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 13px 8px; padding: 10px; border: #BBB 1px solid; }
div.form-container form fieldset.inner   { margin: 0 10px 10px 10px; padding: 10px; border: #DDD 1px solid; }
div.form-container form fieldset.iinner  { margin: 0 10px 10px 10px; padding: 10px; border: #DDD 1px solid; float: left; width: 317px;}
div.form-container form fieldset.iiinner { margin: 0 10px 10px 10px; padding: 10px; border: #DDD 1px solid; float: left; width: 298px;}
div.form-container form fieldset.hidden { margin: 0; padding: 0; border: 0;}
div.form-container form fieldset.hidden_float { margin: 0; padding: 0; border: 0; float: left;}
div.form-container form legend { font-weight: bold; color: #666; }
div.form-container form fieldset div { padding: 0.25em 0;  display:flex; align-items:center; /* vertical-align: middle ! important;*/ }
div.form-container label,
div.form-container span.label { margin-right: 10px; padding-right: 10px; width: 180px; display: block; float: left; text-align: right; position: relative; top: 1px; }
div.form-container label.inrow     { margin-right: 10px; padding-right: 10px; width: 120px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.inrowflex { margin-right: 10px; padding-right: 10px; width: unset; display: block; float: left; text-align: right; position: relative; }
div.form-container label.inrowlong { margin-right: 10px; padding-right: 10px; width: 160px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.inrow2    { margin-right: 10px; padding-right: 10px; width: 100px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.inrow3    { margin-right: 10px; padding-right: 10px; width: 90px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.inrow4    { margin-right: 10px; padding-right: 10px; width: 220px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.inrow5    { margin-right: 10px; padding-right: 10px; width: 360px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error,
div.form-container span.error { color: #C00; }
div.form-container label em,
div.form-container span.label em { position: absolute; font-size: 120%; font-style: normal;}

div.form-container legend.special { line-height: 20px;}
div.form-container legend.special input{ float: left; }

div.form-container input.error { border-color: #C00; background-color: #FEF; }
div.form-container input:focus,
div.form-container input.error:focus,
div.form-container textarea:focus {	background-color: #f9e3be; border-color: #c1e5f7;}
div.form-container div.controlset label,
div.form-container div.controlset input { display: inline; float: none; }
div.form-container div.controlset div { margin-left: 170px; }
div.buttonrow { 
	clear: both;
	height: 25px;
	margin: 15px 0 0 220px;
}
div.buttonrow2 {
	clear: both;
	height: 18px;
	margin: 5px 0 0 15px;
}
div.form-container input { 
    border: 1px solid #abadb3;
    font-size:12px; 
    font-family:Verdana,sans-serif;
	position: relative;
	/* top: -4px; */
}
div.form-container input[disabled] [type='text'] {
	background-color: #eeeeee;
	color:#abadb3;
	border: 1px solid #abadb3;
	position: relative;
	top: -4px;
}

div.form-container input[type='radio'] 
{
    border:none;
}
div.form-container input[type='checkbox'] 
{
    border:none;
}

/* SITEMAP */

ul#sitemap {
	list-style-image: none;
	list-style-type: none;
	margin: 10px;
	padding: 0;
}
ul#sitemap ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul#sitemap li {
	clear:both;
}
ul#sitemap li a {
	color: #000000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
}
ul#sitemap a:hover {
	color:#53a3cc;
}
ul#sitemap li li {
	clear:none;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
ul#sitemap li li a {
	display:block;
	font-weight: normal;
	font-size: 12px;
	margin-top:5px;
	padding:3px 3px 3px 17px;
	text-decoration:none;
}
ul#sitemap li li li {
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
ul#sitemap li li li a {
	display:block;
	float:none;
	font-weight: normal;
	font-size: 12px;
	margin-bottom:1px;
	margin-top:5px;
	padding:3px 3px 3px 37px;
	text-decoration:none;
}