small.error{
    background: red none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
input.error{
    margin-bottom: 0px !important;
}

/*.DTTT.btn-group{float: right; clear: both; width: 100%; margin: 10px 15px;}*/
.btn-group > .btn{float: right;}
/*.dataTables_filter{display: none;}*/

.btn-success1{
    background-color: #5CC691;
    border-color: #5CC691;
    color: white;
}
.btn-group{
    display : none ;
}
.btn-info{
    /*background-color: #a978d1;*/
    border-color: #a978d1;
    color: white;
}
.horizontal-devider{
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
/*added for data table font size*/
.convert-data-table{
    font-size: 15px;
}
/*.body-content {    
    position: inherit !important;    
}*/

.datepicker{
    z-index: 9999 !important;
}