
body {
    padding-top: 50px;
    padding-bottom: 20px;
    background: url(../img/topbg.jpg) repeat-x;
}

.navbar {
    margin-bottom: 20px;
}

/*th.th_detail {width:50%;}*/
footer {
    text-align: right;
}

#drawChartAlertPerAS {
    height: 400px;
    margin-bottom: 80px;
}

#drawChartdbStats {
    height: 600px;
    padding: 50px;
    margin-bottom: 80px;
}

#drawChartPerfixPerAS {
    height: 400px;
    margin-bottom: 80px;
}

#cidr_hierarchie_tree_map {
    height: 600px;
}

nav.obj_pagination {
    text-align: right;
}

div.panel { /*padding:10px;*/
}

.panel-success, .panel-info, .panel-warning {
    border-color: #ddd;
}

.jumbotron {
    background-color: #f8f8f8;
}

#tree_map_container {
    height: 600px;
}

.carousel-inner .item {
    text-align: center;
    margin: 20px;
    height: 400px;
}

.carousel-inner .item img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.carousel-caption {
    color: #000;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
    height: 600px;
    padding-top: 100px;
}

#buttonSignIn {
    margin-top: 15px;
}

#password {
    margin-top: 5px;
}

#analysis_type {
    list-style: none;
}

.highcharts-container {
    border: 1px solid black;
    border-radius: 13px;
    margin: 6px;
}