
#wrapper {
    position: relative;
}

label.header-text{
    padding: 5px;
    background-color: gray;
    border-radius: 0.5em;
    font-size: 20px;
    width: 100%;
}

form{

    line-height: 0.8 !important;
}
table.dataTable,table#tbReport,aside.main-sidebar *,table.tdDetails{
    font-size: 12px !important;
}

table.dataTable tbody th,table.dataTable tbody td {
    padding: 5px 0px 0px 2px !important;
}

h1.show-date{
    color: red;
    text-align: center;
}

h4.show-date{
    color: lawngreen;
    text-align: center;
    padding-top:5px;
}

.page-title{
    margin-top: 5px !important;
}
