@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Titillium+Web');
* {
	margin: 0;
	padding: 0;
}
h3 {
	padding-top: 20px;
}
.standardButton, .rich-button, .tableActionButton {
	width: 215px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.standardContainer {
	margin-left: auto;
	margin-right: auto;
	/*	background-color: #B8B8B8; */
	padding: 10px;
	border-collapse: separate;
    border-spacing: 0 10px;
}
.centeredContent {
	text-align: center;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.headerText {
	font-weight: bold;
	font-size: 12pt;
}
.debug {
	border-width: 1px;
	border-style: solid;
	border-color: red;
}
.error {
	border-width: 2px;
	border-style: dotted;
	border-color: red;
}
.row_a {
	background-color: red;
}
.row_b {
	background-color: blue;
}
.rich-calendar-spinner-input {
	width: 50px;
}
.basic {
	text-decoration: none;
	border: none;
}
.label {
	margin-right: 10px;
}
.resultTable {
	border: 1px solid grey;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%
}
.resultTableHeader {
	color: black;
	background-color: #BBECBB;
	font-size: 12pt;
}
.resultTableHeaderVertical {
	text-align: right;
	width: 240px;
	padding-right: 15px;
}
.resultTable td {
	background-color: lightgrey;
}

/* following additions
 * added for odournet-like CI
 * chmo/e-colony.de
 * 2012-01-20 ff.
 */

.rich-panel-header, .rich-mpnl-header, .rich-table-headercell {
	background-image: url("");
	border-color: #C3C3C3;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(left,  #1e5799 39%, #207cca 58%, #7db9e8 86%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(39%,#1e5799), color-stop(58%,#207cca), color-stop(86%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #1e5799 39%,#207cca 58%,#7db9e8 86%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #1e5799 39%,#207cca 58%,#7db9e8 86%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #1e5799 39%,#207cca 58%,#7db9e8 86%); /* IE10+ */
	background: linear-gradient(left,  #1e5799 39%,#207cca 58%,#7db9e8 86%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}
.rich-table centered {
	width: 1200px;
}
.rich-mpnl-content {
	background-color: #fff;
}
.rich-table-subheader {
	font-size: 14px;
	color: #000000;

}
.rich-table-subheadercell {
	border-bottom: 1px solid #ccc;
}
.rich-combobox-item-selected {
	color: #000;
}
.rich-panel-body {
	padding: 0;
}
.rich-datascr-inact {
	color: #000;
}
.rich-filter-input {
	width: 60% !important;
}
.rich-button-press, .tableActionButton-press {
	width: 215px;
	background-color: gray !important;
	background-image: url('') !important;
	margin-top: 5px;
	margin-bottom: 5px;
}

.rich-button-press-nomargin, .tableActionButton-press-nomargin {
	width: 215px;
	background-color: gray !important;
	background-image: url('') !important;
}

.rich-button-disabled, .tableActionButton-disabled {
	width: 215px;
	background-color: red;
	background-image: url('');
	margin-top: 5px;
	margin-bottom: 5px;
}
.rich-button-over, .tableActionButton-over {
	width: 215px;
	/*color: black !important;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

.rich-button-over-nomargin, .tableActionButton-over-nomargin {
	width: 215px;
	color: black !important;
}

.rich-calendar-tool-btn {
	color: #676767;
}

.rich-tab-header {
	padding-top: 3px 6px;
}

.tableActionButton, .tableActionButton-press, .tableActionButton-disabled, .tableActionButton-over {
	width: 100px;
}
body {

	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;

	width: 100%;
	height: 100%;
	background: #FFFFFF;

}
#ec_wrapper {
	width: 1200px;
	margin: 0 auto;
	padding:20px 0px;
}
#ec_logo {
	background: URL('images/logo.svg');
	background-position:30px 30px;
	background-color: #293a50;
	background-repeat: no-repeat;
	height: 110px;
	padding-top:10px;
	
}
#ec_title {
	height: 100px;
    background: #293a50;
    color: white;
    padding-left: 200px;
}

#ec_title_p{
	padding-bottom: 10px;
    font-size: 26px;
    font-family: 'Titillium Web';
}
#ec_header {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
#ec_center {
	min-height: 600px;
	background: #f7f7f7;
	margin-top: 15px;
	padding: 10px 0px 100px 0px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	background-repeat: no-repeat;
}

/*mdl button*/
button [type="button"], button[type="reset"], button[type="submit"], input[type="reset"], input[type="submit"], input[type="button"]:not(.fa-ec-button) {
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	background: #293a50;
    border: none;
    border-radius: 2px;
    color: #fff;
    position: relative;
    height: 36px;
    margin: 0;
    min-width: 64px;
    padding: 0 16px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    /*text-transform: uppercase;*/
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

button [type="button"]:hover, 
button[type="reset"]:hover, 
button[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover, 
input[type="button"]:not(.fa-ec-button) {
	
	background: #D3D8DD;  
    color: #293a50;
}


button[type="button"][disabled],
button[type="reset"][disabled],
button[type="submit"][disabled],
input[type="reset"][disabled],
input[type="submit"][disabled],
input[type="button"][disabled] {
	background-color: #EEEEEE;
	background-image: none;
	border: none;
	color: #000000;
}

#ec_footer {
	min-height: 50px;
	background: #ffffff; 
	margin-top: 15px;
	display: none;
}
/* former usermanagementstyles.css */
/*.shortname .rich-filter-input {
 	width: 13%;
 }*/
 
 .role .rich-filter-input {
 	width: 12%;
 }
 
 .login .rich-filter-input {
 	width: 15%;
 }
 
 .mandant .rich-filter-input {
 	width: 28%;
 }
 
 .username .rich-filter-input {
 	width: 30%;
 }

.button-top {
	padding-bottom: 10px;
}
.button-bottom {

}

body {
width: 100%;
height: 100%;
}

.overlay {
position: absolute;
z-index: 10;

}

.context {

}

  .nodeco {
  	text-decoration: none;
  }

  .registerInput {
  	margin-left: 10px;
  	width: 203px;
  }


  #controlPanel{
  	background-color: #FFFFFF;
    height: 240px;
    padding: 10px;
    right: 2%;
    top: 10%;
    width: 280px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

	  #introText {
    margin: 20px;
    text-align: justify;
	  }

  #loginButton {
	  	cursor: pointer;
	  	text-align: right;
	  	margin: 10px;
	  }

  #registerComplaintButton {
	cursor: pointer;
    margin: 10px 0;
    text-align: center;
    width: 100%;
	  }

  #addressMenu{
  	left: 8%;
	  }

	  #addressHint{
	    text-align: justify;
  	background-color: white;
    border: 1px solid;
    border-color: black;
    border-radius: 5px 5px 5px 5px;
    padding: 10px;
    width: 250px;
    height: 60px;
    margin-top: 5px;
    visibility: hidden;
	  }
	  
	  .contextmenu_item{
	  	background-color: #ffffff;
	  	border: 1px solid #8888FF;
	  	text-decoration: none;
	  }


.style1 {
	background-color: transparent;
	font-size: 9pt;
	font-weight: bold;
	color: white;
	}
	.gmap {
	width: 780px;
	height: 400px;
	margin:auto;
	margin-top:10px;
	}
	.detailView > div {
	overflow:hidden;
	}