
.container-login {
    background-color: #87ACA3;
}

.container-login {

    height: 600px;
    background-color: #87ACA3;
    background: transparent;
    background-image: url(https://www.efulife.com/wp-content/uploads/2021/03/web-image-building.png);
    background-repeat: round;
    /*background-size: auto;*/
    /*position: absolute;*/
    width: 100%;
    max-width: 100%;
}


.container-signup {

    /*height: 600px;*/
    background-color: #87ACA3;
    background: transparent;
    background-image: url(https://www.efulife.com/wp-content/uploads/2021/03/web-image-building.png);
    background-repeat: round;
    height: auto;
    width: 1390px;
    /*width: 100%;*/
    /*max-width: 100%;*/
}


.login-form {
    background: #2B7C85;
    padding: 30px 30px 20px;
    border-radius: 2px;
    color:white;
}

#weatherWidget .currentDesc {
    color: #ffffff!important;
}
    .traffic-chart {
        min-height: 335px;
    }
    #flotPie1  {
        height: 150px;
    }
    #flotPie1 td {
        padding:3px;
    }
    #flotPie1 table {
        top: 20px!important;
        right: -10px!important;
    }
    .chart-container {
        display: table;
        min-width: 270px ;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #flotLine5  {
         height: 105px;
    }

    #flotBarChart {
        height: 150px;
    }
    #cellPaiChart{
        height: 160px;
    }


