.cardbox5{
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    color: #e4e5e7;
    cursor: pointer;
    background-color: #002060;
    height: 78px;
    margin-bottom: 20px;
    border-radius: 0px;
    width: 25%;
}
#cardbox1 {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    color: #e4e5e7;
    cursor: pointer;
    background-color: #00b0f0;
    height: 78px;
    margin-bottom: 20px;
    border-radius: 0px;
    width: 75%;
}

#cardbox7 {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    color: #e4e5e7;
    cursor: pointer;
    background-color: #008080;
    height: 85px;
    margin-bottom: 10px;
    border-radius: 10px;
    width: 95%;
}
.statistic-box h3 {
    font-size: 18px;
 
}
#cardbox1:hover,
#cardbox1:focus
 {
    color: #fff;
    cursor: pointer;
    background: #3494BA;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.statistic-box h3 {
    font-weight: 600;
}
.statistic-box .small {
    font-weight: 600;
    color: #222;
    
}

.statistic-box h3 {
    font-size: 18x;
}
.statistic-box {
    padding: 5px;
}
.st-box{
     padding: 10px;
}
.statistic-box a {
    color: Green;
}

.statistic-box-footer i.fa {
    color: #fef7f7;
}
.statistic-box-footer {
    color: #fef7f7;
    background: #36363f99;
    padding: 2px 69px;
    font-size: 14px;
}


.cardbox6{
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    color: #e4e5e7;
    cursor: pointer;
    background-color: #003300;
    height: 78px;
    margin-bottom: 20px;
    border-radius: 0px;
    width: 25%;
}
#cardbox2 {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    cursor: pointer;
    background-color: #2ccc19;
    height: 78px;
    margin-bottom: 20px;
    border-radius: 0px;
    width: 75%;
}
.statistic-box h3 {
    font-size: 18px;
 
}
#cardbox2:hover,
#cardbox2:focus
 {
    color: #fff;
    cursor: pointer;
    background: #009900;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.statistic-box h3 {
    font-weight: 600;
}
.mdheading{
color: green;margin-top: 0px;margin-bottom:5px;font-weight:bold;
display:inline;
}
.sidebar-menu > li > a {
			white-space: normal;
			}
	.sidebar-menu li {
    position: relative;
    padding-left: 15px;
    color: #4a4949;
    line-height: 20px;
    margin-bottom: 0px;
	}
	.sidebar-menu li:before {
    content: '\f0c9';
    position: absolute;
    left: 8px;
    font-family: fontAwesome;
    color: #fff;
	margin-top:12px;
	font-size:16px
	}
	.sidebar-menu > li.active {	
    color: #fff;
	background:#2A3F54;
   /* background:#010a0f;*/
}

.bb{
padding: 8px;
height: 35px;
width: 90px;
margin-top: 10px;
}
.bbb{
    padding: 4px;
    height: 35px;
    margin-left: 10px;
    width: 175px;
    margin-top: 10px;
    margin-bottom: 10px;
    }