﻿/* File Created: novembre 28, 2013 */
*
{
    font-family: 'Helvetica' , Arial, sans-serif;
}
.container
{
    max-width: 100%;
}
.body-container
{
    overflow-x: hidden;
    background-color: #ECECEC;
}
.carousel-container
{
    margin-top: 15px;
}
.carousel-image
{
    width: 100%
}
a.main-project-link
{
    font-weight: bold;
    color: #88B550 !important;
    border-left: 2px solid #88B550;
    border-right: 2px solid #88B550;
}

header:not(.main-page-header) {
    background-color: #FFFFFF;
}

.gath-main-navbar
{
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    padding: 15px;
    border-radius: 0;
}

.gath-main-header
{
    width: 380px;
    height: 70px;
    background-image: url('../images/Logo.png');
    background-repeat: no-repeat;
}

.active a,.gath-main-menu-nav li.active a
{
    border-bottom: 2px solid #88B550;
    font-weight: bold;
    color: Black;
}

.activeDiv
{
    background-color: #FFFFFF;
    font-weight: bold;
}
.activeDiv a
{
    color: Black !important;
}

.activeSubDiv
{
    border-bottom: 2px solid #888 !important;
    font-weight: bold;
    color: Black;
}

.activeSubDiv a
{
    color: Black !important;
}
.activeSubDiv:hover
{
    border-bottom-color: #88B550 !important;
}

.gath-main-navbar ul
{
    margin-top: 23px;
    height: 40px;
}
.gath-main-navbar-nav.navbar-right
{
    background-color:#FFFFFF;
    margin-right: -30px;
    padding:0 30px 0 10px;
}

.gath-main-navbar-nav.navbar-right li a
{
    padding-left: 10px;
    padding-right: 0;
}

.gath-main-navbar-nav li a
{
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
}

.gath-main-navbar-nav li.europa-logo {
    border-left: 2px solid #88B550;
}

.gath-main-menu
{
    background-color: #ECECEC;
    height: 38px;
    margin: 0 -15px;
    padding: 0 30px;
    min-height: 0;
    border-radius: 0;
}

.gath-main-menu.home-page-menu {
    margin: 0 15px;
    padding: 0;
}

.gath-main-menu-nav{
    position: relative;
}

.gath-main-menu-nav li a
{
    padding: 9px 20px 3px 20px;
    color: #3e3e3e;
}

.gath-main-menu-nav-left li:last-child
{
    margin-left: 6px;
}

.gath-main-menu-nav-left li a
{
    color: #3e3e3e;
    border-bottom: 2px solid #CDCDCD;
}

li:not(.activeSubDiv) .gath-main-menu-nav li a:hover, li:not(.activeSubDiv) .gath-main-menu-nav li a:focus
{
    text-decoration: none;
    background-color: #FFF;
    border-bottom: 2px solid #88B550;
}

.gath-main-menu-nav li a:hover, .gath-main-menu-nav li a:focus
{
    background-color: #FFF;
}

.gath-main-menu-nav li.login-link {
    margin-top:2px;
}

.hospitals-info-container
{
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
.hospital-container
{
    position:relative;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
.team-container {
    padding-top: 40px;
    padding-left: 38px;
    padding-right: 38px;

}

.team-container a
{
    margin: 0 auto;
    width: 100%;
    display: block;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}

.team-container .logo
{
    max-height: 60px;
    margin: 0 auto;
    display: block;
}

.team-column {
    padding: 0 7px;
}

.timeline-step
{
    margin-left: 26px;
}

.timeline-container
{
    border-left: 1px solid #E6E6E6;
    padding-left: 15px;
}

.hospital-build
{
    width: 100%;
}
.energy-saving-table
{
    margin: 0 auto;
}

div.hospital-menu-voice
{
    padding-bottom: 3px;
    padding-top: 12px;
    font-weight: bold;
}

div.hospital-menu-voice a
{
    color: #3e3e3e;
}

.hospital-menu-voice a:hover, .hospital-menu-voice a:focus
{
    text-decoration: none;
}

.hospital-floor-menu-href:hover, .hospital-floor-menu-href:focus
{
    text-decoration: none;
}

.hospital-menu-voice:hover, .hospital-menu-voice:focus
{
    background-color:#FFFFFF;
}

.hospital-floor-menu-voice
{
    border-bottom: 2px solid #fff;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    color: #3e3e3e;
    font-weight: normal;
}

.hospital-floor-menu-voice .menu-floor-name
{
    margin-left: 10px
}

.hospital-floor-menu-voice .menu-floor-tech
{
    width: 40px;
    float: right;
    margin-right: 20px    
}

.hospital-floor-menu-voice a:hover, .hospital-floor-menu-voice a:focus
{
    text-decoration: none;
}

.hospital-main-content
{
    position:absolute;
    background-color: #FFFFFF;
    top:0;
    right:30px;
    left:192px;
}
.hospital-fixed-sidebar
{
    background-color: #ECECEC;
    width: 160px;
    float: left;
    height: 100%;
}

div.hospital-floor-menu-voice:hover
{
    color:#88B550;
}

div.hospital-floor-menu-voice.activeDiv, div.hospital-floor-menu-voice:focus {
    color:#88B550;
    font-weight:bold;
}

.right-column-title
{
    padding-bottom: 5px;
    border-bottom: 2px solid black;
}

.zone-overview-box {
    height:100%;
}

.zone-overview-box > header
{
     border-bottom: 1px solid;
     padding-top: 5px;
     padding-bottom: 5px;
}

.hospital-data-container
{
    background-color: #6f6f6d;
}

.hospital-data-container header
{
    color: white;
    background-color: transparent;
}

.hospital-data-container img
{
    height: 15px;
    width: 15px;
    vertical-align:inherit;
    border:solid 1px #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius : 50%;
}

.hospital-data-container span
{
    font-size: 23px;
}

.hospital-data-container .value
{
    font-weight: bold;
}

.energy-savingparameters-container
{
    padding: 10px 0;
    margin-left: 0;
    margin-right: 15px;
    /*border-top: 1px solid;*/
    margin-top: 0;
    /*border-bottom: 1px solid;*/
}

#ward-map-container, #floor-map-container {
    padding:10px 0;
}

.building-image
{
    margin-top: 10%;
}

.tecno-link
{
    color: #3e3e3e;
}

.tecno-link-selected
{
    font-weight: bold;
}

.tecno-link:hover, .tecno-link:focus
{
    color: #3e3e3e;
    text-decoration: none;
    outline: none;
}

.team-container .row
{
    /*height: 60px;*/
    margin-bottom: 15px;
}

.team-container-cell, .team-container-cell a
{
    height: 100%;
}

.content {
    margin-bottom:10px;
    padding: 5px 10px;
    background-color: white;
    height: 100%;
}

.energy-saved-column-content {
    padding: 5px 0 15px;
}
.histogram-column {
    height: 170px;
    position:relative;
}

.histogram-outer {
    width: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    top: 0;
    right: 50%;
    margin-left: -15px;
    margin-right: -15px;
}
.histogram-inner {
    position: absolute;
    width: 30px;
    bottom: 0;
    left: 50%;
    right: 50%;
    margin-left: -15px;
    margin-right: -15px;
}
.histogram-title {
    font-weight:bold;
    text-align:center;
    color:green;
}
.savings-value {
    font-weight:bold;
    font-size:25px;
    text-align:center;
}


.hospital-area-column{
    position: relative;
}

.hospital-name-container{
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    color: white;
    width: 100%;
    bottom: 0;
    padding: 5px;
}

.hospital-data-title{
padding-top: 10px;
padding-left: 5px;
font-weight: bold;
padding-bottom: 2px;
border-bottom: 1px solid #CACACA;
}

.hospital-info-title{
    color: #9B9B9B;
    /* min-width: 40px; */
    font-weight: normal;
}

.hospital-info-description{
    color: black;
    font-weight: bold;
    margin-left: 10px;
}

.hospital-description-container{
    border-top: 1px solid #CACACA;
    margin-top: 15px;
    padding: 10px;
}

.solution-data-box
{
    padding-top: 10px;
    padding-bottom : 10px;
}

.solution-data-box .percent
{
    font-size: 40px;
    font-weight: bold;
}

.solution-data-box img
{
    height: 15px;
    width: 15px;
    vertical-align:inherit;
}

.solution-data-box p 
{
    margin-bottom: 0px;
}

.solution-data-box header {
    margin-top: 10px;
}

.solution-data-box #money-saved-header {
    margin-top:20px;
}

.solution-data-box .value
{
    font-size: 23px;
}

.solution-data-box .uom
{
     font-size: 23px;
}

.solution-data-box .histogram-column {
    height : 200px;
}