html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    background-color: #dddddd;
    color: #555555;
    font-family: Raleway !important;
    font-size: 14px;
    line-height: 100%;
    margin: 0;
    border: 0 none;
    padding: 0;
    vertical-align: baseline;
}


div#wrap {
    float: left;
    width: 100%;
    height: 100%:
}

div#content_wrap {
	margin:90px auto 0;
	padding: 15px;
	max-width: 1600px;
    width: auto !important;
    width: 1600px;
    background-color: #ffffff;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    margin-top: 90px;
}

div#logo {
	width: 23.4043%;
	margin-left: 2.12766%;
	margin-left: 0 !important;
	float: left;
	display: block;
}

div#logo img {
	max-height: 67px;
}

div#menu {
	position: fixed;
    z-index: 100;
    min-height: 90px;
	font-style: normal;
    font-weight: lighter;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 15px;
    box-sizing: border-box;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 4px 8px #c7c7c7;
    clear: both;
}

div#menu_content {
	margin: 0 auto;
	height: auto;
}

div#footer{
	margin-bottom: 0;
	box-sizing: border-box;
    width: 100%;
    background-color: #575757;
    color: #ffffff;
    box-shadow: 0 4px 8px #c7c7c7;
    margin-top: 0;
    padding: 15px;
    clear: both;
}

div#footer_content {
	max-width: 1600px;
    width: auto !important;
    width: 1600px;
    margin: 0 auto;
}

div#empty_space {
	max-width: 1630px;
    width: auto !important;
    width: 1630px;
    margin: 0 auto;
    background-color: #FFFFFF;
}


.entry-title {
    color: #333333;
    font-size: 30px;
    font-style: normal;
    font-variant: normal;
    font-weight: lighter;
    line-height: 150%;
    text-transform: uppercase;
    margin: 0 0 5px;
    max-width: 100%;
    word-wrap: break-word;
}


input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-sizing: border-box;
    color: #777;
    display: inline-block;
    outline: medium none;
    padding: 6px 4px;
    width:268px;
}

#menu_content ul {
	text-align: right;
	display: inline-block;
    letter-spacing: -4px;
    width: 100%;
    word-spacing: -4px;
    list-style: outside none none;
}

#menu_content ul li {
	display: inline-block;
    letter-spacing: normal;
    word-spacing: normal;
}

#menu_content ul li a {
	height: 40px;
    line-height: 40px;
    margin: 0;
    color: #888888;
    font-size: 13px;
    font-variant: normal;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    display: block;
    white-space: nowrap;
    width: auto;
}
   
#menu_content ul li a:hover {
  color: #555555; 
}

#menu_block {
	margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    min-height: 40px;
    border-color: #eeeeee;
    border-style: none;
    border-width: 0;
    overflow: visible;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    box-sizing: border-box;
    float: left;
    width: 100%;
    display: block;
}
    
a {
    outline: medium none;
    font-size: 13px;
    font-variant: normal;
    /*padding-left: 15px;*/
    /*padding-right: 15px;*/
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    display: block;
    /*white-space: nowrap;*/
    word-wrap: break-word;
    width: auto;
}

a:hover {
	text-decoration: underline;
}

#minimize_menu {
	color: #d1d1d1;
    cursor: pointer;
    font-size: 13px !important;
    padding: 5px;
    position: absolute;
    right: 5%;
    text-align: center;
    top: 10px;
    z-index: 9999;
    float:left;
    display:none;
}

#minimize_menu_box {
	display:none;
	z-index:999;
	position:absolute;
	min-width:240px;
	color:#ffffff !important;
	background: #43494c none repeat scroll 0 0;
}

#minimize_menu_box a {
	border-top: 1px solid #3c3c3c !important;
    color: #ffffff !important;
    display: block !important;
    height: 20px !important;
    line-height: 20px !important;
    overflow: hidden !important;
    padding: 12px 0 12px 5% !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    width: 95% !important;
    box-sizing: content-box !important;
}
#minimize_menu_box li {
	box-sizing: content-box !important;
	list-style: outside none disc;
    position: relative !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
    line-height: 20px !important;
}

#m3lines {
	height: 27px !important;
    margin: auto !important;
    width: 33px !important;
}

.line {
	background: #d1d1d1 none repeat scroll 0 0 !important;
    height: 5px !important;
    margin-bottom: 6px !important;
    width: 100% !important;
}

@media only screen and (min-width: 940px) {
	#minimize_menu {
		display:none;
	}
	
	#full_menu {
		display:block;
	}
	
	.one_line_min_width {
		display:inline;
	}
}

@media screen (max-width: 940px) {
	#minimize_menu {
		display:block;
	}
	
	#full_menu {
		display:none;
	}
	
	.one_line_min_width {
		width:100%;
		float:left;
		clear:both;
	}
}

@media only screen and (min-width: 240px) and (max-width: 940px) {
	#minimize_menu {
		display:block;
	}
	
	#full_menu {
		display:none;
	}
	
	#map_table {
		width:100% !important;
	}
	
	#org_tree {
		width:100% !important;
	}
	
	#user_tree {
		width:100% !important;
	}
	
	.one_line_min_width {
		clear: both;
	}
}


/* PAGINATION */
.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}

.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 940px;
  margin: 20px auto;
}

.full_width {
	width:100%;
}

.error_box {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	color: #D8000C;
	background-color: #FFBABA;
}




/* TABS CSS FULL JS */
.tabs-menu {
    height: 30px;
    clear: both;
}

.tabs-menu li {
    height: 15px;
    line-height: 15px;
    float: left;
    margin-right: 10px;
    background-color: #ccc;
    border-top: 1px solid #d4d4d1;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
    list-style-type:none;
    padding-bottom:20px;
}

.tabs-menu li.current {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    z-index: 5;
}

.tabs-menu li a {
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none; 
}

.tabs-menu .current a {
    color: #F08000;
}

.tab-content {
    padding: 20px;
    display: none;
}

#map_org {
	display: block;
}
/* END OF TABS */

/* CSS TO make tables more stable refering to the width in percentage */
.fixed_table {
	border-collapse:collapse;
    width:100%
}

.fixed_table td {
    word-wrap:break-word;
}
/* END OF fixed table */

.info_box {
	padding:0;
	border:none;
	display:inline-block;
	width:20%;
	height:100px;
	color:#FFFFFF;
	font-size: 20px;
	text-align:center;
	line-height:20px;
	margin-bottom:5px;
	font-weight:bold;
	overflow:hide;
}

.reduced_font {
	font-size: 14px !important;
}

.info_box_table_style {
	height:100px;
	vertical-align: middle;
	display: table-cell;
	overflow:hide;
}

.info_box.border {
	margin-left:5%;
}

.info_box.box4 {
	background-color:#9369d7;
}

.info_box.box2 {
	background-color:#4aa3df;
}

.info_box.box3 {
	/*background-color:#71d398;*/
	background-color:#ef3d47;
}

.info_box.box1 {
	background-color:#f38c2c;
}

.info_box_container_min {
	display:none;
}

.checklist_style {
	margin-top:300px;
}

@media only screen and (min-width: 240px) and (max-width: 940px) {
	.info_box {
		width:80%;
	}
	
	.info_box.border {
		margin-left:0;
	}
	
	.info_box_container {
		display:none;
	}
	
	.info_box_container_min {
		display:block;
	}
	
	.checklist_style {
		margin-top:200px;
	}
}