	/* Some custom styles to beautify this example */
    .main-content{
		min-height: 230px;
        background: #dbdfe5;
    }
    .sidebar-content1{
        min-height: 50px;
        margin-bottom: 2px;
        background: #bbc0b4;
    }

    .sidebar-content2{
        min-height: 200px;
        margin-bottom: 2px;
        background: #b4bac0;
    }

    .btn-semafor1{
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        width: 100px;
        text-align: left;
    }

    .btn-semafor2{
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        width: 8px;
        text-align: center;
    }

    .btn-semafor3{
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        width: 20px !important;
        text-align: center;
    }
