@CHARSET "UTF-8";
body {
	color: #333333;
    font: 12px/140% Arial,Helvetica,Sans-Serif;
    background-color: #ffffff;
  	background-color: #e6e6e6;
}


/* beginning responsive page_top section*/
#page_top span {
	background: url("../img/2014-idm-gelb.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 115px;
    width: 375px;
    height:135px;
	margin-top: 3px;
	margin-left: -35px;
}

@media only screen and (max-width: 1920px) {
#page_top {
		margin-bottom: 22px;
		background: transparent url('../img/banner-130.jpg') no-repeat left top;	
		height: 135px;
		text-align:right;]
		filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
		-moz-background-size:100% 100%;
		background-size:1920px 100%;
	}
}
	
@media only screen and (min-width: 1921px) {
#page_top {
		margin-bottom: 22px;
		background: transparent url('../img/banner-130.jpg') no-repeat left top;	
		height: 135px;
		text-align:right;]
		filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
		-moz-background-size:100% 100%;
		background-size:100% 100%;
	}
}
/* end responsive page_top section*/

a, a:link {
	color: #333333;
	text-decoration:none;
	font-size: 12px;	
}
a.important {
	color: #68b75f;
}
a.strong {
	font-weight: bold !important;
}

a:hover {
	/*color: #6a9cd9 !important;*/
	background-color:gray;
	color: #white !important;
}

p {
	margin-bottom: 10px;
}

.open a:hover{
	background-color:grey;
}

.open a:focus{
	background-color:grey;
}

#top {
	width: 94%;
	height: 8px;
	margin: 15px auto 0 auto;
}

#wrapper {
	width:  100%;
	height: 92%;
	padding-top: 45px;
	text-align: left;	
	background-color: #fff;
}

.globe-footer {
	width: 300px;
	height: 300px;
	margin-top: -225px;
	background: transparent url(../img/footer_rounded_full.png) no-repeat bottom left;
	z-index:1;
}

#outer_border {
	border: 1px solid #000000;  
	border: none;
	min-height: 100%;
}

/*
#page_top {
	margin-bottom: 22px;
	background: transparent url('../img/banner-130.jpg') no-repeat left top;	
	height: 135px;
	text-align:right;]
	filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
   -moz-background-size:100% 100%;
   background-size:100% 100%;
}
*/
.altrow{
    width: 200px;
}

dd{
    margin-top: 10px;
}
dt{
    margin-top: 10px;
}

/*
#page_top_login {
	background-image: url('../img/logo_idm.jpg');
	background: transparent url('../img/menu-top.jpg') no-repeat left top;
	height: 25px;
	text-align:right;
}
#page_top_login span {
	background: url("../img/menu-top-right.jpg") no-repeat scroll right top transparent;
    display: block;
    float: right;
	height: 25px;
    width: 375px; 
}
*/

h1, h2, h3, h4, h5, h6 {	
/*	font-family: 'Michroma', sans-serif;
	font-family: 'Orbitron', sans-serif; */
	background: transparent;
}
/*
label, input[type=submit] {	
	font-family: 'Michroma', sans-serif;
	font-family: 'Orbitron', sans-serif;
}
*/
h1 {
	color: #000000;
	font-size: 1.9em;
	letter-spacing: 1px;
	font-weight:normal;
	margin-bottom: 20px;
}

h2 {
	color: #1c263f !important;	
	font-size: 1.7em;
	letter-spacing: 1px;
	font-weight:normal;
	margin-bottom: 20px;
}

h3 {
	color: #FACC2E;
	font-size: 1.4em;
}

#col_left, #col_middle {
	margin-top: 10px;
	margin-bottom: 10px;
}

#col_left {
	margin:1%;
	margin-left: 3%;
	margin-top: 20px;
	float:left;
	min-width: 307px;
	max-width: 307px;
}

#col_middle {
	border-left: 0px solid #994444;
	overflow: visible;
	min-height: 230px;
	border-left: 1px solid #666666;
    float: right;
    padding: 10px 2%;
    width: 75%;
}

#footer {
	color: #FFF !important;
	background-color: #1C263F;
	
	width: 100%;
	height: 30px;
	
	/*padding: 20px 25px 0 0;*/
	text-align: center;
	
	font-size: 0.8em;
	font-size:10px;
    position:fixed;
    bottom:0px;
}

#content {
	margin:0;
	letter-spacing:0.5px;
	line-height:2em;
	background: transparent;
}

#content.page {
	max-width: 620px;
}

#content h1, #content h2, #content h3, #content p {
	padding-top:0;
	margin-top:0;
}

#content h1, #content h2, #content h3 {
	color: #000000;
}

#row_info {
	z-index:100;
	position:fixed;
    top:0px;
	height: 37px;
	width: 100%;
}

#row_info span {
	background: url("../img/menu_right.jpg") no-repeat scroll right bottom transparent;   
	display: block;
    float: right;
	height: 37px;
    width: 384px;
    text-align: right;
}

#row_info span a:hover{
	text-decoration: underline;
}

.mainmenuentry {
	/*background-color: #FFCB61;*/
	color: #666 !important;
	font-weight: bold;
	
	display:block;
	font-size:1.0em;
	font-weight:bold;
	height:28px;
	letter-spacing:1px;
	margin:0;
	padding:0 40px;
	float: left;
	
}

.mainmenuentry:hover {
	/*background-color: #F1F2F3;*/
	color: #000000 !important;
	background: url('../img/menu_back.png') no-repeat top center;
}

/*
.mainmenuentry_active {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #F1F2F3;
	border-right: 1px solid #F1F2F3;
	border-top: 1px solid #F1F2F3;
	background-color: #fff8f8;
}

.mainmenuentry:focus {
	background-color: #F1F2F3;
}
*/
.submenu{
	padding: 5px;
}

.submenuentry {
	display:block;
}

.submenuentry:hover {
}

.submenuentry_active {
	background-color: #ee9999;
	display:block;
	font-weight: bold;
}

.submenuentry:focus {
	background-color: #ffaaaa;
}

.menu_site {
	padding: 0 15px 0 30px;
	float: left;
	}
	
	.menu_site li {
		float: none;
		padding: 5px;
		padding-left: 28px;
		background: url(../img/dot.png) no-repeat top left;
		background-position: 0px 5px;	
		list-style: none outside none;	
	}
	
	.menu_site li.active, .menu_site li:hover {
		background: url(../img/dot_dark.png) no-repeat top left;
		background-position: 0px 5px;
	}
	
.sub_ul ul.menu_site {
	padding: 0 15px 0 0px;
	//float: left;
	}
	
	.sub_ul ul.menu_site li {
		float: none;
		padding: 5px;
		padding-left: 22px;
		background: url(../img/dot_small.png) no-repeat top left;
		background-position: 0px 5px;		
	}
	.sub_ul ul.menu_site li.active, .sub_ul ul.menu_site li:hover {
		background: url(../img/dot_dark_small.png) no-repeat top left;
		background-position: 0px 5px;
	}

#authentication {
	font-size: 11px;
	text-align: right;
	padding: 2px;
	vertical-align:middle;
}

form {
	padding: 0; 
	margin: 20px 0 28px 0;
}

#authentication label {
	float: left;
}

#authentication input {
	font-size: 11px;
	border: 1px solid #333333;
	width: 100px;
	height: 15px;
	margin: 5px;
}

#authentication input:hover {
	border: 1px solid #0094D0;
}

#authentication .error {
	padding-right: 5px;
	border-color: #F1F2F3;
}

#authentication .button {
	height: 25px;
	width: 102px;
	font-weight: bold;
}

#authentication .button:hover {
	color: #0094D0 !important;
	border: 1px solid #0094D0;
	cursor: pointer;
}

.box {
	margin:0;
	margin-bottom: 10px;
	padding:0;
	/*border: 1px solid #F1F2F3;
	background-color: #FFCB61;*/
	border: none;
}

.box h1 {
	font-size: 11px;
	color: #ffffff;
	background-color: #993333;
	text-align: center;
	margin: 0;
}

.box_content a {
	background:url("../img/dot.png") no-repeat scroll 0 5px transparent;
	line-height: 15px;
	float:none;
	padding:5px 5px 5px 28px;
}

.box_content a:hover {
	background:url("../img/dot_dark.png") no-repeat scroll 0 5px transparent;
	cursor: pointer;
	color: #0094D0 !important;
}

.box_content a {
	color: #666666 !important;
}

.box_content:hover a {
	color: #0094D0 !important;
}

#login {
	float: left;
}

fieldset {
	border: 1px solid #333333;
	margin-bottom: 30px;
	background-color: white;
}

legend {
	color: #FFCB61;
	font-weight: bold; 
}

fieldset legend {
	background: transparent;
    color: #1c263f;
    font-size: 160%;
    font-weight: normal;
}

form .submit input[type="submit"] {
	padding: 8px 30px;
	cursor: pointer;
}

form .submit input[type="submit"]:hover {
	color: #fff;
	/*text-shadow: 0 1px 0 #2D6324;*/
}

.jquery_form_error_message {
	color: red;
}

.divider {
	border-bottom: 1px solid #999999;
	height: 10px;
}

.title {
	width: 150px;
	font-size: 12px;
}

.value{
	font-weight: bold;
	font-size: 11px;
}

th.value{
	background-color: #666;
	color: #efefef;
	vertical-align: bottom;
	padding: 2px 4px;
	line-height: 18px;
	text-align: left;
}

th.sum, th.percent, th.number {
	text-align: right;
}

th.icon { 
	width: 32px;
}

th.actions {
	width: 150px;
	text-align: center;
}

td.actions {
	text-align: right;
}

.tdvalue{
	font-size: 12px; 
	line-height: 18px;
	text-align: left;
	font-size: 11px;
	text-align: right;
}

.tdstatus { 
	text-align: center; 
	font-size: 11px;
}

td.sum, td.percent, td.number {
	text-align: right;
}

.scrollContent {
  	height: 650px;
	overflow: auto;
}

#mainTable .step-0 {
	background-color: #fff;
}

#mainTable .step-1 {
	background-color: #ccc;
}

#mainTable .step-2 {
	background-color: #999;
}

#mainTable .step-3 {
	background-color: #33cc9B;
}

#mainTable .step-4 {
	background-color: #00B34B;
}

#mainTable .header {
	cursor: pointer;
}


td.highlight { 
	color: rgb(232,177,13);
	background-color:rgb(248,224,150); 
}

.THISISIT td{
	color: red !important;
	background-color: green !important;
	
}

/*** tablesort ***/
table.tablesorter thead tr .header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 16px;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../img/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(../img/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #999999;
	/*border-radius: 5px;*/
}

/** sidebar infos **/
.steps { }
.steps li.active { font-weight: bold; color: #62AF56; color: #6A9CD9;}
.steps li a { /*color: #62AF56;*/ font-weight: normal; }
.steps li a:hover { /*color: #FACC2E;*/ }


/* buttons */

div.actions ul li a:hover {
	text-decoration: none;
}

table td.actions a {
    margin: 0 6px;
    padding: 1px 10px;
}

.actionbar .submit {
	float: left;
}
.actionbar div.gui_button {
	margin-top: 20px;
	clear: none;
}

.actionbar div.gui_button a.gui_button {
	cursor: pointer;
    padding: 9px 30px;
    font-size: 115%;
    margin-left: 10px;
}

input[type=submit],
div.actions ul li a,
td.actions a,
a.gui_button {
	color: #FFFFFF;
	font-weight: bolder;
	padding: 4px 8px;
	background:#1c263f;
	background-color:#1c263f;
	border:1px solid #1c263f;
	text-decoration:none;
	/*-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;*/
	text-decoration:none;
	/*text-shadow: 0 1px 0 #c8e0fd;	*/
	min-width: 0;
	cursor: pointer;	
}

	input[type=submit].delete,
	div.actions ul li a.delete,
	td.actions a.delete,
	a.delete {
		background:#e30713 !important;
		background-color:#e30713 !important;
		color:#FFF;
		border:1px solid #e40611;
		/*text-shadow: 0 1px 0 #ffa97e;*/
	}
	
	input[type=submit].grey,
	div.actions ul li a.grey,
	td.actions a.grey,
	a.grey {
		border:1px solid grey;
		/*text-shadow: 0 1px 0 #ffa97e;*/
	}
	
	input[type=submit].transfer,
	div.actions ul li a.transfer,
	td.actions a.transfer,
	a.transfer {
		background:#1c263f;
		background-color:#1c263f;
		color:#FFF;
		border:1px solid #1c263f;
		/*text-shadow: 0 1px 0 #b0f7a8;*/
	}
	
	input[type=submit].change,
	div.actions ul li a.change,
	td.actions a.change,
	a.change {
		background:#facc2e;
		/* background: -webkit-gradient(linear, left top, left bottom, from(#fae6a3), to(#facc2e)); */
		/* background-image: -moz-linear-gradient(top, #fae6a3, #facc2e); */
		color:#333;
		border:1px solid #c49c11;
		/*text-shadow: 0 1px 0 #fae6a3;*/
	}
	
input[type=submit]:hover,
div.actions ul li a:hover,
td.actions a:hover,
a.gui_button:hover {
	text-decoration:none;
	background: grey;
	color: white;
	background-color:grey;
	border-color: grey;
	/*text-shadow: 0 1px 0 #6a9cd9;*/
}

	input[type=submit].delete:hover,
	div.actions ul li a.delete:hover,
	td.actions a.delete:hover,
	a.delete:hover {
		background:grey;
		background-color:grey;
		color:white;
		border:1px solid grey;
		/*text-shadow: 0 1px 0 #e40611;*/
	}
	
	input[type=submit].transfer:hover,
	div.actions ul li a.transfer:hover,
	td.actions a.transfer:hover,
	a.transfer:hover {
		background:#808080 ;
		background-color:#808080 ;
		color:#FFF;
		border:1px solid #808080;
		/*text-shadow: 0 1px 0 #68b75f;*/
	}
	
	input[type=submit].change:hover,
	div.actions ul li a.change:hover,
	td.actions a.change:hover,
	a.change:hover {
		background:#F0B905;
		/* background: -webkit-gradient(linear, left top, left bottom, from(#ffe400), to(#ffb900)); */
		/* background-image: -moz-linear-gradient(top, #ffe400, #ffb900); */
		color:#fff;
		border:1px solid #c49c11;
		/*text-shadow: 0 1px 0 #faa12e;*/
}

input[type=submit].deactivated,
div.actions ul li a.deactivated,
td.actions a.deactivated {
	background:#eee;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc)); */
	/* background-image: -moz-linear-gradient(top, #eee, #ccc); */
	color:#999;
	border:1px solid #ccc;
	cursor: default;
}

select.massActions {
	float: left;
	font-size: 100%;
	margin-right: 10px;
    padding: 4px 8px;
}

.bigIndex {
	width: 96%;
	margin: 0 2%;
}

.bigger {
	font-size: 125% !important;
}

.success {
	background: none repeat scroll 0 0 green !important;
	color: #FFFFFF !important;
}

.notice {
    background: none repeat scroll 0 0 #FFCC00 !important;
    color: #000000 !important;
    margin: 0  !important;
}

/* Permissions */

table.permissions td.allowed	{	background-color: #E6FEE6 !important; }
table.permissions td.denied		{	background-color: #FEBFBF !important; }
table.permissions td.inherited 	{	background-color: #E4F7FE !important; }
table.permissions td.explicit	{	background-color: #87CEFA !important; }

table.permissions tr:hover td	{	background-color: #FAD987 !important; }

/* Result List */

.resultpage  {
	margin-bottom: 0;
}

.resultpage p {
	margin: 10px;
}
.resultpage p span.longtext {
	margin-left: 140px;
	 display: block;
}
.resultpage strong{
/*	font-family: 'Orbitron',sans-serif; */
	width: 175px;
	display: block;
	float: left;
}

.resultpage .datetime {
	padding-left: 10px;
}

/* FAQ */

ul.faq li {
	list-style: none;
}
.faq .question { font-weight: bold; }
.faq .answer {}

.time-search-dialog {
	margin-left: 10px;
	margin-right: 10px; 
	width: 200px;
	float: left; 
	height: 230px;
}

.time-search-dialog input[type=text] {
	text-align: center;
}
	
.time-search-dialog input[type=submit] {
	width: 100%;
	margin-bottom: 0 !important;
}

.pagetitle {
	color: #6480a5;
	margin-left: 10px;
	width: 99%;
	border-bottom-style: solid;
	border-bottom-color: #1c263f;
	border-bottom-width: 4px;
	padding-bottom: 10px;
}

.dataTables_filter input {
	width: 200px;
	font-size: 10pt;
}

.dataTables_filter {
	float: left;
}

.content-without-form {
	margin-left: 326px;
	z-index:99;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-weight: bold;
    color: #1c263f !important;
}

/* summernote wysiwyg */

.btn-default {
	height: 30px;
}

.note-popover, .note-handle, .note-dialog {
	height: 0px;
	padding: 0px;
	margin: 0px;
}

.note-icon-bar {
	padding: 0px;
	margin: 1px;
	background-color: #f5f5f5;
}

.note-resizebar {
	margin: 0px;
	padding: 0px;
	clear: inherit;
}

.note-statusbar {
	margin: 0px ;
	padding: 0px ;
	clear: inherit;
	background-color: #f5f5f5;
}

.note-editable {
	margin: 0px!important;
	padding: 0px !important;
}

.note-editor {
	margin: 0px;
	padding: 0px;
	clear: inherit;
}

.note-toolbar, .note-toolbar div {
	padding: 0px;
	clear: none;
	margin-left: 0px;
 	margin-right: 0px;
}

.guiButtonBlack {
  width: 70%;
  color: white;
  background-color: #1c263f;
  font-weight: bolder;
  line-height: 1.4287;
  font-size: 115%;
  border: 1px solid grey;
}
  
.guiButtonBlack:hover {
  background: grey;
}

td > a {
  color: #000;
  text-decoration: none;
}



/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

}


/* Modal Content/Box */

.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
	
}

/* The Close Button */
.close {
    color: gray;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* News box at start page */
.news_box {
	border: solid black 1px;
	margin: 10px 10px;
}
.newsticker li {
	padding: 5px;
	border-bottom: 1px dotted;
}
.newsticker li.important {
	background-color: #facc2e;
}
.wrapper {
	width: 25%;
	display: inline-block;
}
