#btnAddTrans{
    margin-bottom: 10px !important;
    margin-right: 10px !important;
}
.fc-day:hover {
    background-color: rgba(131, 255, 241, 0.38) ;
}
ul.action_icons li{
    display: inline-block;
}
ul.action_icons li img, .tblAdd img{
    width: 24px;
}
ul.action_icons{
    padding-left: 0px;
    margin-bottom: 0px !important;
}
.tblGrid th{
    text-align: center;
}
.tbl-center{
    text-align: center;
}
.tbl-right{
    text-align: right;
}
.tblAdd{
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
.box-header h3{
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
#alertbox ul{
    margin-left: -30px;
    font-size: 12px;
}
.dataTables_empty{
    text-align: center;
}
body {
    padding-right: 0!important;
}

.vertical-center {
    min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh; /* These two lines are counted as one :-)       */

    display: flex;
    align-items: center;
}

.daterangepicker.custom_range .ranges ul
{
    width : 200px
}
.bg-secondary
{
    background-color : #a0a5a2;
    color : white;
}
.row-release.bg-secondary:hover
{
    background-color : #a0a5a2 !important;
    color : white !important;
}
.mygroup-pend{
    height: 32px;
}
.myform-input{
    font-size: 14px !important;
    height: 32px;
}
#btnBadge{
    right: -3px !important;
    top: -3px !important;
}
/*.ui-dialog { z-index: 9000 !important ;}*/


table.dataTable th.focus,
table.dataTable td.focus {
    outline: none;
}

th.dt-head-center {
    text-align: center;
    font-size: 12px;
}

td.dt-head-center {
    font-size: 12px;
}

.selected {
    background: #b2ffc5;
}

.table {
    margin-bottom: 0px !important
}

/*td, th {*/
/*    font-size: 12px;*/
/*}*/

.table td {
 padding: 0.35rem;
 vertical-align: middle;
}
.table tr {
    height:3px !important;
 padding: 0.75rem;
}


.bottom-align-text {
position: absolute;
bottom: 0;
right: 0;
}

.form-control {
border-radius: 0 5px 5px 0 !important;
}

.input-group-addon {
border-radius: 5px 0 0 5px !important;
}

.input-group {
margin: 5px 0 5px 0;
}

div.dataTables_wrapper div.dataTables_filter input {
margin-left: 0;
}
.modal{
    overflow: visible;
}
