body {
    padding-top: 40px;
    /* padding-bottom: 40px;*/
    font-family: 'Montserrat', sans-serif;
    color: #253547 !important;
}

.sidebar-nav {
    padding: 9px 0;
}

.navbar-logo {
    height: 40px;
    padding: 0px 20px !important;
}

.jumbotron {
    background: #005ca4 repeat scroll;
    /*background: -moz-linear-gradient(45deg, #D1DCE2 0%, #005CA4 100%) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(45deg, #D1DCE2 0%, #005CA4 100%) repeat scroll 0 0 transparent;
    background: -ms-linear-gradient(45deg, #D1DCE2 0%, #005CA4 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(45deg, #D1DCE2 0%, #005CA4 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(45deg, #D1DCE2 0%, #005CA4 100%) repeat scroll 0 0 transparent;*/
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    padding: 10px 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4), 0 0 30px rgba(0, 0, 0, 0.075);
}


.jumbotron:after {
    background: url("../images/backgrounds/bs-docs-masthead-pattern.png") repeat scroll center center transparent;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
}

.subhead {
    border-bottom: 1px solid #DDDDDD;
    text-align: left;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}



#mapbox {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.olTileImage {
    max-width: none;
}

.OpenLayers.Control.Attribution_7 {
    display: none;
}



.fz24 {
    font-size: 14px;
}

.lh20 {
    line-height: 20px;
}

.wd10 {
    width: 10px;
}

.wd20 {
    width: 20px;
}

.wd30 {
    width: 30px;
}

.wd50 {
    width: 50px;
}

.wd70 {
    width: 70px;
}

.wd100 {
    width: 100px;
}

select.wd100 {
    width: 115px;
}

.wd100p {
    width: 100%;
}

.th200 {
    height: 200px;
    overflow-y: auto;
}

.title h1 {
    font-size: 36px;
    line-height: 40px;
}

#plantlist,
#errorlist {
    overflow-y: auto;
}

#plantlist {
    margin-bottom: 20px;
}

#planttable {
    width: 100% !important;
}

.nomargin {
    margin: 0px;
}

.nextlink {
    float: right;
}

.page-header {
    border: none;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.breadcrump {
    float: left;
}

.well .title h4 {
    display: inline;
}

.chartsmall {
    height: 150px;
}

.main {
    padding-top: 20px;
    padding-bottom: 80px;
}

.padding20 {
    padding: 20px;
}


html {
    font-size: 100%;
}

.table_iconlist,
.table_iconlist th,
.table_iconlist td {
    margin: 0;
    padding: 0;
    border: none;
    padding-bottom: 16px;
}

.listicon {
    height: 20px;
}

.icon30 {
    height: 30px;
}

.listemptyicon {
    width: 20px;
}

.disabled {
    color: d1dce2;
}

.table_back {
    float: left;
}

.table_next {
    float: right;
}

#addjob,
#addinverterparam,
#addsolarparam,
#addmailaddress {
    display: none;
}

#sidebar_right {
    right: 0px;
    top: 100px;
    height: 500px;
    width: 380px;
    position: fixed;
    z-index: 2000;
    background-color: #F5F5F5;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    border-bottom-left-radius: 5px;
    overflow-y: auto;
    padding: 10px;
}

#sidebar_right_open,
#sidebar_right_close {
    right: 0px;
    top: 100px;
    position: fixed;
    z-index: 2000;
    cursor: pointer;
    background-color: #F5F5F5;
    border-top: 2px solid #eeeeee;
    border-left: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 2px;
    display: table-cell;
}

#sidebar_right_close {
    right: 400px;
}

#timetable_container {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.wsr_box {
    padding-left: 5px;
}

.wsr_box .info p {
    margin: 0 0 2px;
}

.wsr_box h5 {
    margin: 10px 0 0;
}

span.wsrtools {
    float: right;
}

.wsrtoolsicon {
    height: 15px;
    padding-right: 5px;
    cursor: crosshair;
}

.sidebartitle {
    height: 25px;
    padding-left: 5px;
}

.infoBox {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 30px;
}

html body div.container div.span5 div.title h1 {
    padding-left: 8px;
}

.contentInfoBox {
    font-size: 12px;
    margin-left: 0px;
}

.contentInfoBox img {
    opacity: 1;
}

.sidebar-height {
    /*  height: 100%;*/
    overflow-y: auto;

}

#sidebar-landing {
    height: 100%;
    overflow-y: auto;
    text-align: left;

}

.backgroundred {
    background-color: #FFA4A4;
}

.pdt10 {
    padding-top: 10px;
}

#plantinfos {
    height: 200px;
    width: 200px;
    background-color: #ff0000;
    position: absolute;
    top: 50px;
}

.html_carousel {
    padding: 0px 0 15px 0px;
}

.html_carousel div.slide {
    position: relative;
}

.clearfix {
    float: none;
    clear: both;
}

.jqplot-yaxis .jqplot-yaxis-label {
    left: -20px !important;
}

.pici {
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 1;
}

.nfo {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #E0E0E0;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: auto;
    display: none;
    height: 22px;
    position: absolute;
    top: 158px;
    width: 180px;
    z-index: 2;
}

.poststick {
    border: 1px solid #ccc;
    width: 96%;
    height: auto;
    padding: 5px;
    font-size: 100%;
    background-color: #fe6;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fe6), to(#f6ef97), color-stop(.6, #f5da41));
    background: -moz-linear-gradient(top, #fe6, #f5da41, #f6ef97);
    text-shadow: 0 1px 0 #F6EF97;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .2);

}

.poststick:before {
    content: '';
    display: block;
    width: 60%;
    height: 40px;
    top: -20px;
    left: 40px;
    background-color: rgba(255, 255, 255, .9);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    opacity: 0.9;
    position: relative;
}

.delete {
    cursor: pointer;
    font-size: 120%;
    background: url(/images/icons/delete.png);
    width: 30px;
    height: 30px;
    position: relative;
    position: relative;
    text-align: right;
    left: 10px;
    top: -15px;
    float: right;
}

#footer {
    background-color: #FFFFFF;
    position: fixed;
    height: 50px;
    bottom: 0;
    width: 100%;
    z-index: 100;

}

#hr_footer {
    margin-top: 0px;
    margin-bottom: 14px;
}

.premium_info {
    text-align: left;

}

.crown {
    margin-right: 20px;
    height: 25px;
    width: 25px;
}

.overview_box {
    border: 1px solid #000000;
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 30px;
    overflow: hidden;
    padding: 5px;
    cursor: pointer;
}

.overview_data {

    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 10;

    width: 100%;
    height: 100%;
}

.overview_chart {
    position: relative;
    z-index: 9;
    top: 0px;
    width: 100%;
    height: 100%;
}

.index_box {
    border: 1px solid #000000;
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: 200px;
}

.cursor_hand {
    cursor: pointer;
}

#index_row {
    padding-top: 30px;
}

#index_left {
    /*margin-right: 30px;*/
}

#index_right {
    /* margin-left: 30px; */
}

#mapdiv {
    /*margin-right: 30px;
	margin-bottom: 30px;*/
}

.index_hover {
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    visibility: hidden;
}

/* overwrite bootstrap.css */
.well {
    background-color: #fafafa;
}

/* overwrite responsibletable.css */
.table-head .column {
    /* Column inside the table-head */
    background: #f9f9f9;
    /*333333 */
    color: #7d7d7d;
    border-right: 0px solid;
    font-weight: bold;
    border-bottom: none;
}

.yourplant {
    color: #10872E;
}

.regioplant {
    color: red;
}


.overview_box_new {
    border: 1px solid #000000;
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.8);
    margin-bottom: 30px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    /* cursor: pointer;*/
}



.title_bar {
    font-size: 14px;
    line-height: 25px;

    background-image: linear-gradient(56deg, #0069b4, #8cafd7);
    color: #FFF;
    margin: -5px;
    margin-bottom: 0px;
    height: 25px;
    padding: 5px;
}

.title_new {
    float: left;
    line-height: 25px;
}

.date_new {
    float: right;
    line-height: 25px;
}

.overview_data_new {
    /*float: clear;*/
    position: relative;
    vertical-align: middle;
}

.overview_text_rechts {
    float: right;
    /*height: 90%;*/
    width: 50%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.overview_image {
    position: absolute;
    bottom: 0;
    text-align: center;
    height: 90%;
    width: 50%;
    vertical-align: bottom;
}

.chart_label {
    font-size: 8pt;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.overview_text_label {
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
}

.overview_text_data {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
}

.overview_wrapper_big {
    text-align: center;
}

.overview_data_sub {
    font-size: 0.7em;
    line-height: 1em;
    position: absolute;
    bottom: 0;
    vertical-align: bottom;
}

.swi_login {

    background-image: linear-gradient(56deg, #0069b4, #8cafd7);
    color: #FFF;

}

.ui-state-hover {

    /* background-image: linear-gradient(56deg, #0069b4, #8cafd7);
   color: #FFF;*/

}

a {
    color: #253547;
}

html body div.container.main table#planttable.table.table-striped.table-bordered.dataTable.no-footer tbody td a {
    color: #8ecb1e !important;
}

html body div#navigation.navbar.navbar-background.navbar-fixed-top div.navbar-inner div.container-fluid div.nav-collapse.collapse ul.nav li.dropdown a.dropdown-toggle,
html body div.container.main div#plantlist.span12 div#planttable_wrapper.dataTables_wrapper.no-footer table#planttable.table.table-striped.table-bordered.dataTable.no-footer,
html body div#navigation.navbar.navbar-background.navbar-fixed-top div.navbar-inner div.container-fluid div.nav-collapse.collapse ul.nav li a,
html body div.page-header div.breadcrump div.dropdown button#dropdownMenu1.btn.dropdown-toggle.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only span.ui-button-text,
html body div.container.main div#tabs.span12.boxsizingBorder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all div#tabs-1.ui-tabs-panel.ui-widget-content.ui-corner-bottom div.tabcontent form#formplantlocation table,
html body div.container.main div#tabs.span12.boxsizingBorder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
html body div.container.main div#tabs.span12.ui-tabs.ui-widget.ui-widget-content.ui-corner-all,
html body div.container.main div#tabs.span12.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.nav.nav-tabs.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
html body div.container.main div#tabs.span12.boxsizingBorder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all,
html body div#maincontent.container.main div#tabs.span10.boxsizingBorder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all,
html body div.container.main div#tabs.span12.boxsizingBorder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all input,
html body div.container.main div#tabs.span12.boxsizingBorder.ui-tabs.ui-widget.ui-widget-content.ui-corner-all form,
input,
button,
select,
textarea,
.ui-widget {
    font-family: 'Montserrat', sans-serif;
    color: #253547 !important;
}

html body div#main_content.container.main div#sidebar-landing.span3 div.well.sidebar-nav.sidebar-height div.title.sidebartitle h4 {
    font-size: 15px;
}