/*
Author: Lapala web solutions
Author URI: http://www.lapala.ch
Description: Theme for HPO Innovation Tool
Version: 1.0
License: GNU General Public License
*/

/*
==========================================================================
 General
========================================================================== 
*/
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    -moz-appearance:textfield !important;
}

body{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-size: 16px;
    font-weight: 300;
    background-color: #ffffff;
    color: #000000;
    hyphens: auto;
}

p {
    word-break: break-word;
    max-width: 100% !important;
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5 {
    font-weight: bold;
    text-transform: uppercase;
    word-break: break-word;
}

h3 {
	font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
}

h4 {
    font-size: 15px;
    margin-top: 25px;
}
h6 {
    font-weight: bold;
    margin-top: 0px;
	margin-bottom: 5px;
}

hr {
	margin-top:10px;
	margin-bottom:50px;
    border-top: 2px solid #000;
	clear: both;
}
hr.small {
    border-top: 1px solid #000;
	clear: both;
}

img {
    width: 100%;
}

.font-small,
.search-form .form-control,
span.vote-nr,
label {
    font-size: 12px;
	font-weight: normal;
}

label {
    color: #7b7c7e;
    margin-bottom: 0px;
    width: 100%;
}
label.table-heading, p.table-row {
    line-height: 1.1;
    margin-bottom: 10px;
}
.table-row span.grey {
    font-size: 12px;
}
.black {
	color: #000000;
}
.grey {
	color: #7b7c7e;
}


.row.odd {
    background-color: #f0f1f1;
}

.colored {
	color: #1a65ac   !important;
}

.colored-bg {
	background-color: #1a65ac   !important;
	color: #fff;
}

.flash {
    position: absolute;
    top: 115px;
    right: 15px;
    z-index: 99;
}
.flash:hover {
    cursor: pointer;
}

.paginator {
	padding: 0;
}

.clear {
	clear: both;
}

/*
==========================================================================
 Icons
========================================================================== 
*/

.icon {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain !important;
    left: -10px;
}

.intext {
    left: 0;
}
label .icon {
    position: absolute;
    top: 10px;
    left: 15px;
}
.icon-info {
    left: 0 !important;
    width: 14px;
    height: 14px;
    top: 2px !important;
    position: relative !important;
}
.icon-support {
    left: initial !important;
}

.icon-date {
    left: 0;
    top: 0;
}

a.a-tooltip {
    position: relative;
    display: inline-block;
    left: 7px;
	cursor: help;
}
.tooltip-inner {
    text-align: left;
}
.icon-big {
    top: 7px;
    width: 25px;
    height: 25px;
    left: -7px;
}

.icon-nav {
    position: relative;
    top: 0;
    left: 0;
    height: 26px;
    width: 26px;
    margin: 7px;
    float: left;
}

.icon-single {
    width: 40px;
    height: 40px;
    padding: 0;
    top: 0px;    
	/* border: 1px solid #1a65ac; */
}

.icon-extrabig {
    top: 0px;
    width: 35px;
    height: 35px;
    left: 0px;
}

.btn:hover > .icon path, .input.file label:hover > .icon path,
.btn:hover > .icon rect, .input.file label:hover > .icon rect,
.btn:hover > .icon polyline, .input.file label:hover > .icon polyline,
.btn:hover > .icon polygon, .input.file label:hover > .icon polygon {
	fill: #ffffff !important;
}

.icon.white path,
.icon.white rect,
.icon.white polyline,
.icon.white polygon {
	fill: #ffffff;
}

.icon path, .active .cockpit .icon path, .active .icon-nav path,
.icon rect, .active .cockpit .icon rect, .active .icon-nav rect,
.icon polygon, .active .cockpit .icon polygon, .active .icon-nav polygon,
.icon circle, .active .cockpit .icon circle, .active .icon-nav circle,
.icon polyline, .active .cockpit .icon polyline, .active .icon-nav polyline {
	fill: #1a65ac  ;
}

.active .btn-icon path,
.active .btn-icon rect{
	fill: #1a65ac  ;
}


li:hover .icon.white path,
li:hover .icon.white rect,
li:hover .icon.white polyline,
li:hover .icon.white polygon,
.colored-bg:hover > .icon.white path,
.colored-bg:hover > .icon.white rect,
.colored-bg:hover > .icon.white polyline,
.colored-bg:hover > .icon.white polygon {
	fill: #1a65ac   !important;
}

.icon.black path,
.icon.black rect,
.icon.black polyline,
.icon.black polygon {
	fill: initial !important;
}

.profil {
    position: relative;
    left: -5px;
    top: 0px;
}
.profil-open {
    position: relative;
    left: 5px;
    top: 0;
    width: 15px;
}

/*
==========================================================================
 Navigation
========================================================================== 
*/
a, a:focus {
    color: #1a65ac  ;
    text-decoration: none;
}

a:hover, a:active {
	color:#000000;
	text-decoration: none;
}
.link-disable a {
    color: #000000;
}
a.collapsedno {
    background-color: #1a65ac  ;
    width: 100%;
    position: relative;
    display: block;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 5px;
    line-height: 30px;
    text-transform: uppercase;
}
a.collapsed {
    max-width: 320px;
}

.collapsedno,
.collapsedno:hover,
.collapsedno:focus,
.collapsedno:active {
    color: #ffffff !important;
	text-decoration: none;
}
a.collapsedno::after {
    content: '';
    width: 40px;
    height: 30px;
    position: absolute;
	right: 0;
    background: url(/webroot/icons/pfeil_oben.svg) no-repeat center;
}

a.collapsed::after {
    background: url(/webroot/icons/pfeil_unten.svg) no-repeat center;
}
hr.small {
    margin-top: 5px;
}
.fancybox:hover {
    text-decoration: none;
}

.phasen-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.phasen-link {
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0px;
    line-height: 16px;
    padding: 0;
    border: none;
    margin-left: 20px;
    width: 140px;
    white-space: normal;
    height: 40px;
    text-align: left;
}

.phasen-nav li {
    float: left;
    margin-right: 25px;
	margin-left: -20px;
}

.nav-title {
    display: table-cell;
    vertical-align: middle;
    height: 40px;
}

.cockpit:hover,
.cockpit:focus {
    background-color: transparent !important;
    border-color: transparent !important;
	color: #1a65ac  ;
}

.phasen-nav li.active > a,
.phasen-nav li:active > a,
.phasen-nav li:focus > a,
.phasen-nav li:hover > a,
.cockpit:hover,
.cockpit:focus,
.active > .cockpit {
    background-color: #fff !important;
	color: #1a65ac  ;
}

.phasen-nav li.active::before,
.phasen-nav li:active::before,
.phasen-nav li:focus::before,
.phasen-nav li:hover::before {
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
}

.phasen-nav li.active::after,
.phasen-nav li:active::after,
.phasen-nav li:focus::after,
.phasen-nav li:hover::after {
    border-left: 20px solid #fff;
}

.phasen-nav li::after {
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #1a65ac  ;
    content: '';
    position: absolute;
}

.phasen-nav li::before {
    height: 0;
    border-top: 20px solid #1a65ac  ;
    border-bottom: 20px solid #1a65ac  ;
    border-left: 20px solid transparent;
    content: '';
    position: absolute;
}

.phasen-nav li:first-child::before {
    height: 0;
    border: none;
    content: '';
    position: absolute;
}
/*profil dropdown */
.navbar-right {
    margin: 0;
    padding-top: 10px;
    float: right !important;
}

li.dropdown {
	padding: 0;
    text-align: center;
}

a.dropdown-toggle {
    height: 40px;
    padding: 10px 19px !important;
}

.dropdown-menu>li>a {
	text-transform: uppercase;
}

.dropdown-menu {
	border: none;
	border-radius: 0px;
	font-size: 15px;
	padding: 15px 0;
}

/*Filter*/
.desc:after {
    content: '\e094';
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
	color: #000;
}

.asc:after {
    content: '\e093';
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
	color: #000;
}

/* Pagination */

.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

/*
==========================================================================
 Header
========================================================================== 
*/
header {
    background-color: #f0f1f1;
}

.top-row {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.branding {
    position: relative;
    display: inline-block;
    float: left;
    width: 300px;
    height: 40px;
    background: url(/webroot/img/logo.svg) no-repeat center;
    background-size: contain;
    background-position: left;
	margin-left: 1px;
	margin-top: 10px;
}

.branding-ext {
    width: 225px;
    height: 150px;
}

.main-nav {
    position: relative;
    margin: 0 auto;
    display: table;
}

.my-nav {
    display: block;
    float: right;
}

.support-nav {
    float: right;
    margin-right: 10px;
}
.support-nav a.btn.btn-icon.colored-bg {
    width: 40px;
}

.trend-nav {
    display: block;
    float: left;
}

.cockpit {
    position: relative;
    width: 130px;
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 0px;
    line-height: 40px;
    padding: 0 5px 0 5px;
    border: none;
}

.real_chart {
    width: 100% !important;
    height: auto;
    margin-bottom: 50px;
    margin-top: 20px;
}

span.half {
    width: 50%;
    display: inline-block;
    text-align: center;
}

.sort {
    margin-bottom: 30px;
}

.header-title {
    background-color: #f0f1f1;
    height: 240px;
    margin-bottom: 15px;
}

.header-title h1 {
    font-size: 80px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	margin: 40px 0 20px 0;
}

.header-title h2 {
    text-align: center;
    text-transform: uppercase;
}

form.filter-form {
    margin: 0;
}

/*
==========================================================================
 Footer
========================================================================== 
*/
footer {
    background-color: #ffffff;
    padding: 30px 0px 0px 0px;
	margin-top: 50px;
    width: 100%;
}

.lapala {
    background: url('/webroot/img/lapala_logo.png') no-repeat top center;
    height: 60px;
}

.hpo {
    background: url('/webroot/img/hpo_logo.png') no-repeat;
    height: 60px;
}

/*
==========================================================================
 Login
========================================================================== 
*/
form.form-signin {
    max-width: 350px;
    text-align: center;
    margin: 0 auto;
	margin-top: 80px;
}

.form-signin h1 {
    font-size: 80px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	margin-bottom: 60px;
}

.form-signin input::-webkit-input-placeholder { font-size:16px; }
.form-signin input::-moz-placeholder { font-size:16px; } /* firefox 19+ */
.form-signin input:-ms-input-placeholder { font-size:16px; } /* ie */

.form-signin .submit {
    margin: 50px 0;
}
.form-signin .form-control {
background-color: #ffffff;
padding: 10px 20px;
}
/*
==========================================================================
 General Form Settings
========================================================================== 
*/
::-webkit-input-placeholder { color:#7b7c7e; }
::-moz-placeholder { color:#7b7c7e; } /* firefox 19+ */
:-ms-input-placeholder { color:#7b7c7e; } /* ie */
input:-moz-placeholder { color:#7b7c7e; }
.form-group {
    margin-bottom: 0px;
}
.input-group {
    width: 100%;
}
.form-control {
	height: 40px;
    padding: 10px;
	font-size: 16px;
	color: #000;
	background-color: #f0f1f1;
    border: none;
    border-radius: 0px;
    box-shadow: none !important;
}
.form-control:focus {
    border-color: #1a65ac  ;
    outline: 0;
    -webkit-box-shadow: 0 0 3px #1a65ac  ;
    box-shadow: 0 0 3px #1a65ac  ;
}
input {
    border: none;
}
.input.textarea, .multileer, .input.text, .input.file, .input.select, .input.email, .input.number, .input.password {
    margin-bottom: 10px;
}

.input.textarea textarea{
	resize: vertical;
}

/* Multiple Checkbox Dropdown */
.multicheck .input.select {
    display: none;
    padding: 15px 15px 0px 0px;
    background-color: #f0f1f1;
    position: absolute;
    z-index: 99;
    right: 15px;
    margin-top: -10px;
}
.multicheck .multileer {
	position: relative;
    background-color: #f0f1f1;
    padding: 10px 15px;
    line-height: 1.3;
}
.multicheck.active .multileer {
    background: #1a65ac;
    color: #ffffff;
}
.multicheck input {
    position: absolute !important;
}
span.pfeil {
    position: absolute;
    right: 0px;
    top: 1px;
    width: 40px;
    height: 40px;
    background: url(/webroot/icons/pfeil_unten_schwarz.svg) no-repeat center;
}
.multicheck.active .multileer span.pfeil {
    background: url(/webroot/icons/pfeil_unten_weiss.svg) no-repeat center;
}
.multileer:hover, select:hover{
	cursor:pointer;
}
.checkbox {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.alert {
    margin-top: 10px;
    margin-bottom: 10px;    
    border-radius: 0;
    border: 0px;
}
/*Select styling */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
  width: 100%
} 
select::-ms-expand {
	display: none;
}
select {
  background: url(/webroot/icons/pfeil_unten_schwarz.svg) no-repeat right !important;
  background-color: #f0f1f1 !important;
  border-right: 10px solid transparent !important;
}
option {
  padding:.3em 1em .3em 1em;
}

/* Select search */
input#myInput {
    position: relative !important;
    margin: 10px;
    padding: 10px;
    outline: 0;
}

/*Checkbox styling */
/* remove standard-styles */
input[type=select] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border:none;
  border-radius: 0;
  font-size: 1em;
} 

/* input file style custom */
input[type=file] {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.input.file label {
    font-size: 16px;
    padding: 7px 25px 7px 50px;
    border: 1px solid #1a65ac;
    border-radius: 0;
    background-color: transparent;
    text-transform: uppercase;
    line-height: 26px;
    max-width: 100%;
    color: #1a65ac;
    display: inline-block;
    cursor: pointer;
    width: initial;
    position: relative;
    word-break: break-all;
}
input[type=file]:focus + label,
.input.file label:hover {
	color: #fff;
    background-color: #1a65ac  ;
}


/* graceful degradation for ie8 */
input[type='checkbox'],
input[type='radio'] {
  width:auto;
  float:left;
  margin-right: .75em;
  background:transparent;
  border:none;
}

input[type='checkbox']:checked,
input[type='checkbox']:not(:checked) {
  background: transparent;
  position: relative;
  visibility: hidden;
  margin:0;
  padding:0;
  height: 0;

}

input[type='checkbox'] + label, 
input[type='radio'] + label {
    cursor: pointer;
    color: #000000;
    font-size: 16px;
}

.checkbox label, .radio label {
    padding-left: 35px;
}

.headfilter .checkbox label, .headfilter .radio label {
	font-size: 12px;
}

input[type='checkbox']:checked + label::before, 
input[type='checkbox']:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 2px;
    background: #fff;
    margin-right: 1em;
    left: 10px;
}

.single input[type='checkbox']:checked + label::before, 
.single input[type='checkbox']:not(:checked) + label::before {
    background-color: #f0f1f1;	
}

input[type='checkbox']:disabled + label{color:#ccc;}

.form-group.col-sm-12.single {
    margin-bottom: 20px;
    float: left;
}

input[type='checkbox']:hover  + label::before {
  /* background: #ffffff url(/webroot/icons/kreuz_grau.svg) no-repeat center; */
}

input[type='checkbox']:checked  + label::before {
  background: #ffffff url(/webroot/icons/kreuz.svg) no-repeat center;
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-light {
    font-size: 16px;
    padding: 0px 25px;
    border: 1px solid #1a65ac  ;
    border-radius: 0;
    background-color: transparent;
    text-transform: uppercase;
    line-height: 38px;
    max-height: 40px;
}

.btn-light:hover, .btn-light:focus, .btn-light:active {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #1a65ac  ;
	border-color: #1a65ac   !important;;
}

.btn-icon {
	padding: 0;
	height: 40px;
	margin-top: 10px;
    border: none;
    border-radius: 0;
}
.btn-icon:hover, .active .btn-icon {
	background-color: #1a65ac;
}
a.btn-icon.colored-bg:hover,
.active a.btn-icon.colored-bg {
    background-color: #ffffff !important;
}

.btn-small {
    font-size: 14px;
    padding: 0 15px;
    line-height: 28px;
    max-height: 30px;
}
.btn-small.colored, .btn-small.colored  > .icon polygon, .btn-small.colored  > .icon rect, .btn-small.colored  > .icon path {
	color: #fff !important;
    fill: #fff !important;
	background-color: #1a65ac;
}
.btn-small.colored:hover {
    color: #1a65ac !important;
	background-color: transparent;
}
.btn-small.colored:hover  > .icon polygon,
.btn-small.colored:hover  > .icon rect,
.btn-small.colored:hover  > .icon path {
    fill: #1a65ac !important;
}
.btn-small .icon {
    width: 15px;
    height: 15px;
    top: 2px;
    left: -3px;
}

.marg-l-20 {
    margin-left: 20px;
}
.marg-b-20 {
    margin-bottom: 20px;
}
.marg-t-20 {
    margin-top: 20px;
}
.nomargin {
	margin: 0px !important;
}
.save {
    float: right;
}

.buttons a {
    margin-top: 20px;
    margin-bottom: 20px;
}
.button-box .btn-light {
    width: 200px;
}
/*datepicker*/
.milestone {
    width: 75px;
    color: #7b7c7e;
    font-size: 12px;
    border: none;
}
.bis-text {
    float: left;
    color: #7b7c7e;
    font-size: 12px;
    padding-right: 10px;
    padding-top: 4px;
}
.bis-rechts {
    line-height: 1;
    float: none;
    margin-top: 10px;
    display: inline-block;
}
.date .input {
    float: left;
}
div#datepicker {
    float: right;
    max-width: 130px;
    text-align: right;
}
div#datepicker:hover {
    cursor: pointer;
}
.datepicker-dropdown:before, .datepicker-dropdown:after {
	display: none;
}
.settings div#datepicker {
    float: left;
    width: 122px;
}
/*calculate*/
p.calc {
    line-height: 40px;
	margin-bottom: 0px;
}

.implement, .nutzen {
    display: none;
}

.phase {
    margin-bottom: 40px;
}
.inaktiv {
    display: none;
}
/* Search Form */
.search-form .form-control {
	max-width: 112px;
    height: 35px;
	background-color: #ffffff;
    border-bottom: 1px solid #000;
	padding-left: 10px;
    float: left;
	margin-bottom: 30px;
}
.search-form .icon {
    float: left;
    border-bottom: 1px solid #000;
    height: 35px;
	top: 0px;
	left: 0px;
}


.admin-panel {
    background-color: #1a65ac;
    padding: 1px 10px 10px;
    margin-top: 50px;
}
.admin-panel label, .admin-panel h3{
    color: #ffffff;
}
/*
==========================================================================
# Users Style
========================================================================== 
*/
.user-entry {
    padding: 10px 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
	margin-bottom: 40px;
}

.ulist-entry {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

.ulist-entry:hover {
	background-color: #f5f5f5;
}

.dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 20px;
    margin-top: 7px;
    margin-right: 7px;
    display: inline-block;
}

.headings {
    border-top: 2px solid #000;
    margin-top: 15px;
    padding: 10px 0px;
}

.users .paginator {
    border-top: 2px solid #000;
}

.headings a {
    color: #000;
}

/*
==========================================================================
# Idea Style
========================================================================== 
*/
/* Index */
span.sort-text {
    margin-right: 20px;
     font-size: 14px;
}
span.sort-link {
    padding-left: 10px;
    margin-right: 10px;
}
.sort-link svg {
    height: 24px;
}
.sort-link a:hover {
    text-decoration: none;
}
.sort-link a:hover > svg path,
.icon-inbox button:hover > svg path,
.icon-inbox a:hover > svg path {
    fill: #000;
}
.inactiv path {
    fill: #000;
}
button.voteup, button.votedown {
    padding: 0;
    background: none;
    border: none;
}
.box-lines {
    border-bottom: 2px solid #000;
}
.idea-box {
    padding: 0;
    margin-bottom: 40px;
}
.img-thumb {
    width: 100%;
    height: 225px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.empty-box {
    min-height: 300px;
}
.inner-div {
    margin: 0 15px;
    display: block;
}
.inner-div h3 {
    height: 45px;
    overflow: hidden;
}
.status-box {
    position: absolute;
    top: 0px;
    right: 15px;
    text-align: right;
}
.phase-box {
    background-color: #909090;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
	margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
	height: 23px;
}
.new-box {
    background-color: #f0f1f1;
    color: #000;
    padding: 3px 10px;
    display: inline-block;
	margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
	height: 23px;
}
.secret-box {
    background-color: #fff;
    color: #000;
    display: inline-block;
	margin-top: 10px;
	width: 23px;
	height: 23px;
	float: left;
}
.secret-box path {
	fill: #000000;
}
.icon-secret {
    top: 3px;
    left: -3px;
    width: 16px;
    height: 17px;
}
.sign-box {
    background-color: #000;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.ampel {
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin-right: 10px;
}
.ampel.green, .input.radio input:nth-child(2) + label  {
    background-color: green;
	border: none !important;
}
.ampel.orange, .input.radio input:nth-child(4) + label  {
    background-color: orange;
	border: none !important;
}
.ampel.red, .input.radio input:nth-child(6) + label  {
    background-color: #cc0000;
	border: none !important;
}
.ampel.grey {
    background-color: grey;
	border: none !important;
}
.real_phase .ampel {
    position: relative;
    top: -2px;
    border: 1px solid #999;
}

.radio input {
    opacity: 0;
    margin: 0;
    left: 25px;
}
.radio label{
	width:25px;
	height:25px;
	display:block;
	line-height:22px;
	text-align:center;
	font-size:0;
	cursor:pointer;
	position:relative;
    margin-bottom: 5px;
} 
.radio input:checked +  label:before,.radio input:hover +  label:before{
   opacity:1;
}
.radio label:before{
    position: absolute;
    top: 0px;
	left: 0px;
	width:25px;
	height:25px;
    background: url(/webroot/icons/kreuz.svg) no-repeat center;
    content: '';
    opacity: 0;
}
p.kurzinfo {
    font-size: 12px;
    height: 34px;
    overflow: hidden;
}
.box-text p {
    margin-bottom: 20px;
}
.box-text p:last-child {
    margin-bottom: 0px;
}
.box-text {
    height: 160px;
	overflow: hidden;
}
.icon-inbox {
    padding: 0;
    margin: 5px 10px 0 10px;
}
.infos-inbox {
    display: inline-block;
    width: 100%;
}
.names {
    position: absolute;
    display: none;
    background-color: #333;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    bottom: 30px;
    min-width: 160px;
    left: -10px;
    text-align: left;
}
.vup:hover .names,
.vdown:hover .names {
    display: block;
}
a.detail-link {
    padding-left: 10px;
    height: 40px;
    display: inline-block;
}
a.detail-link:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #1a65ac  ;
}
a.detail-link:hover > svg polygon {
	fill: #fff !important;
}
img.ecke {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 75px;
}

/* View */
.ideas-view {
    margin-top: 50px;
}
.view-img {
    margin-bottom: 15px;
}

img.view-thumb {
    max-width: 30%;
    margin-right: 1%;
    margin-bottom: 15px;
}

div#comment_section {
    border-top: 1px solid #000;
    padding-top: 40px;
}
.vote-entry {
    display: block;
    width: 100%;
    min-height: 60px;
}
.decisions {
    width: 100%;
    display: table;
}
.decision-entry {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    float: left;
}
p.author {
    font-size: 12px;
    text-align: right;
    margin: 5px 0 0;
}
ul.pdf-list {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
}
.pdf-list li {
    position: relative;
}
.pdf-list li:before {
    content: '- ';
    position: absolute;
    left: -9px;
    top: -2px;
}
a.pdf-link {
    word-break: break-all;
    max-width: 100%;
}
/* Edit */
.edit-img {
    max-width: 25%;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
}
.listbox p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1.2;
    color: #1a65ac;
}

.role-title{
    line-height: 40px;
    padding-top: 17px;
    margin-bottom: 0;
	padding: 0;
}
.ideas-view .role-title {
	line-height: 1.42857143;
    padding-top: 22px;
}

.ziel.first {
    padding-top: 10px;
}

.ziel {
    padding-top: 40px;
}

.click {
    position: relative;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.click:after {
    content: '';
    width: 50px;
    left: 50%;
    margin-left: -25px;
    height: 15px;
    position: absolute;
    bottom: 0;
    background: url(/webroot/icons/pfeil_unten_schwarz.svg) no-repeat center;
}
.click.current:after {
    transform: rotate(180deg);
}
.click:hover {
	cursor: pointer;
}
.click:hover:after {
    opacity: .6;
}
.click.current {
    margin-top: 20px;
}
.slideout.current {
	display: block;
}
.real_phase.slideout {
    margin-top: 20px;
}
.slideout {
	display: none;
}

.phase-wrapper h4 {
    margin-bottom: 0;
    line-height: 1;
}
.phase-wrapper .bis-text {
    line-height: 1;
    margin-top: 5px;
}

/* Realisierung Anträge */
.antr_button {
    float: right;
    margin-top: 15px;
}
.beur_button {
    margin-top: -20px;
}


/* Support Page */
.support p {
    margin-bottom: 5px;
}
.support label {
    min-height: 17px;
}
.notempty .input.file {
    display: none;
}
span.deletefile {
    position: relative;
    width: 20px;
    height: 20px;
    top: 20px;
    text-align: center;
    line-height: 20px;
    color: #1a65ac;
    cursor: pointer;
    float: right;
}

span.deletefile:hover {
    color: #7b7c7e;
}
/*
==========================================================================
 Google Charts
========================================================================== 
*/
.google-visualization-tooltip {
    padding: 10px !important;
}
#chart_div9 {
    width: 66.6%;
    float: left;
}
#projectplan-legend {
    min-height: 41px;
    width: 65.3%;
    float: left;
}
.steering-legend {
    font-size: 12px;
    border-left: 1px solid #ccc;
    min-height: 41px;
    width: 34.7%;
	float:left;
}
#steering .steering-legend {
    display: none;
}
.pp-content {
    float: left;
    height: 500px;
    overflow-y: scroll;
    width: 100%;
    margin-bottom: 30px;
}
#steering {
    width: 33.3%;
	float:left;	
}
.steering-legend span {
    transform: rotate(-90deg);
    position: absolute;
    width: 140px;
    right: -56px;
    top: -53px;
}
.steering-icon {
	position: relative;
    width: 26px;
    float: left;
    display: inline-block;
    height: 41px;
}
.reportdate {
    text-align: center;
    line-height: 14px;
    width: 108px;
}
.gotolink {
    float: right;
    margin-right: 10px;
}
.steering {
    width: 33.3%;
    float: left;
}
.steering-content {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    width: 100%;
}
.ppname {
	display: none;
	width: 58%;
	float: left;
    font-size: 12px;
    line-height: 41px; 
	overflow: hidden; 
	height: 41px;
}
.steering-entry {
    height: 41px;
    border-bottom: 2px solid #ccc;
}
.steering-icon p {
    line-height: 41px;
    text-align: center;
}
.steering-icon .ampel {
    float: none;
    margin: 13px auto;
}
.co_link {
    width: 23px;
    height: 23px;
    margin-top: 8px;
    padding: 0;
}
.co_link .icon {
    left: 0px;
    top: -1px;
}
div#legend, #projectplan-legend {
    position: relative;
}
svg#legend-svg {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
.labelbox {
    float: left;
    padding: 0 15px;
}
p.fieldtitle {
    line-height: 40px;
    margin: 0;
}
ul.colorbox {
    list-style-type: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
	margin-bottom: 0;
}
ul.colorbox li {
    clear: both;
	padding-top: 5px;
}
ul.colorbox li span {
	margin-top: 3px;
}
.pulltop {
    margin-top: -50px;
}
.listbox .milestone {
    float: right;
    line-height: 16px;
}


.head-total {
    float: left;
    margin: 0 8.5%;
}

#google-visualization-errors-all-1 {
	display: none !important;
}
/*
==========================================================================
 Media Queries
========================================================================== 
*/

@media (min-width: 1025px) {
  li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}

@media (min-width: 992px) {
   .container { width: 992px;} 
}

@media (max-width: 992px) {
    .nav-title{display: none;}
    .phasen-link{width: 50px;}
    .cockpit{width:50px;}
    .icon-big { left: -2px;}
    .header-title h1 {font-size: 60px;margin: 30px 0 20px 0;}
	.pp-content { height: auto; overflow-y: unset;}
	#legend .steering-legend {display: none;}
	#steering .steering-legend {display: block; width: 100%;	}
	#steering, #chart_div9 { width: 100%; }
	.ppname { display: block;}
	.steering-legend { border: none;}
}

@media (max-width: 767px) {
    .navbar-right .dropdown-menu {right: 0;left: auto;}
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        right: 0;
        left: auto;
        float: left;
        background-color: #fff;
        background-clip: padding-box;
        border: none;
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }
	.ppname { width: 36%;}
}

@media (max-width: 500px) {
    .phasen-link { width: 40px;}
    .cockpit{width:40px; height: 40px;}
	.cockpit .icon-nav {left: 5px;}
    .icon-big {left: -7px;}
    .icon-nav { height: 20px; width: 20px; margin: 0px; top: 10px; left: 15px;}
    .branding {width: 160px; margin-left: 0px;margin-top: 0px;}
    .button-box .marg-l-20 { margin: 10px 0 10px 0;}
    .header-title { min-height: 240px;  height: auto;}
	.ppname { width: 100px;}
	.reportdate {display:none;}
	ul.colorbox { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;}
	.header-title h1 {font-size: 42px;margin: 30px 0 50px 0;}
	.filter-form button { width: 100%;}
}

@media (max-width: 360px) {
    .phasen-link { width: 25px;}
    .icon-nav { left: 8px;}
}

@media print {
	body {-webkit-print-color-adjust: exact !important;}
	a[href]:after {
		content: '' !important;
	}
	a,a:visited{
		text-decoration:none !important;
	}
	img{
		max-width:initial !important;
	}
	.partly-printing header, 
	.partly-printing footer, 
	.partly-printing .phase-wrapper, 
	.partly-printing .decisions, 
	.partly-printing .buttons, 
	.partly-printing .collapsed, 
	.partly-printing .comments, 
	.partly-printing .leftcol {
		display: none;
	}
	.print-content {
		display: block !important;
	}
	.print-content *, .navbar {
		display: block !important;
	}
	.collapsed: {background-color: #f5f5f5 !important;}
	.print-hidden {
		display: none !important;
	}
}