﻿td.wrapok {
    white-space: normal
}

.nav-tabs-custom > .tab-content {
    background-color: rgba(42, 90, 99, 0.05);
}

.box-footer {
    background-color: rgba(0, 0, 0, 0);
}


thead .hidden {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}
/*
table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
*/
.btm-details-box{
    height:600px;
}

div.container {
    width: 80%;
}

.card-item {
    width: 90%;
}
.card-item-item {
    width: 50%;
}
.modal-top {
    z-index:2050;
}

.table-bordered {
    border: 1px solid #ededed;
}

