.form-group + .form-group {
    border-top: none!important;
    padding-top: 16px;
    padding-top: 1rem;
}
.card-header-btn {
    background: #f6f6f6;
    border-radius: 5px;
    border: 1px solid #DADADA;
    position: relative;
    height: 48px;
}
.pagination > li a {
    color: #2c2c2c;
    box-shadow: none !important;
}
.minwid50{ min-width:50px!important;}
.disbaledn{ color:#ccc!important;}
.clear30{ clear:both; height:30px;}
.clear20{ clear:both; height:20px;}
.note-editable, .note-code{
    height: 250px; /* custom size */
    min-height: 250px; /* custom size */
   /* max-height: 350px !important; */
}
.pad0{ padding:0px!important;}
.dataTables_length{ display:none!important;}
.dataTables_filter{ display:none!important;}
.paging_simple_numbers{ display:none!important;}
.combo{height: 38.5px;
line-height: 1.7;
padding: 6px 24px 6px 12px;}
#datatable-tabletools_wrapper{ margin-top:10px;}
.dataTables_empty{ display:none;}
.widcomb{ width:200px;}
.searchbtn{
bottom: 3px;
right: 17px;
position: absolute;
padding: 6px 10px 5px 12px;
background: #ddd;
font-size: 17px;
border: none;
cursor: pointer;}
.mtop5{ margin-top:5px;}
.inlineblock{ display:inline-block;}
.red{ color:#D2312D!important;}
.blue{ color:#2196F3!important;}
.green{     color: green!important;}
.yellow{ color:orange!important;}
@media only screen and (min-device-width : 545px) and (max-device-width : 960px) {
.searchbtn{
bottom: 47px!important;
right: 17px;
position: absolute;
padding: 6px 10px 5px 12px;
background: #ddd;
font-size: 17px;
border: none;
cursor: pointer;}
}
@media only screen and (min-device-width : 220px) and (max-device-width : 544px) {}
.blue14{
color:#0066CC;
}
.invo{
    margin-top: 31px;
    max-width: 86%;
    padding: 0px;
    margin-left: 135px;
}
.team-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
    /* filter: grayscale(1); */
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 7px;
}
.form-actions {
    display: block;
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
}
.warning{ color:#f00!important;}
.bbimg{ max-height: 325px!important;}


