﻿.searchCriteriaTable{
    width: 100% !important;
}
.chosen-container .chosen-container-multi .chosen-container-active{
    height: auto !important;
}

.date-btn{
    height:28px;
    border-color: #00877c;
    box-shadow: 0 0 1px;
}
.search-date-picker{
    width: 47% !important;
    border-color: #00877c;
    box-shadow: 0 0 1px;
    font-weight: bold;
    margin-bottom:5px !important;
}
.date-span{
    right:50%;
    bottom:2px;
}
.dlab-link{
    width: 95% !important;
    height: 28px;
    margin-bottom: 8px;
    padding: 5px 12px;
}
.td-dlab{
    width: 10%;
    padding: 5px;
}
.search-sm-col{
    width:5%;
}
search-load {
    display: inline-block;
    color: #00877c;
    margin-top: 50px;
    margin-left: 10px;
}
.search-loader{
    display: inline-block;
    color:#00877c;
    /*margin-top:50px;*/
    margin-left:10px;
}
.search-chosen{
    bottom : 5px;
    width:50%;
}
.search-chosen .chosen-container{
    bottom: 5px;
}
.search-md-panel{
    padding: 0px !important
}
.state-check{
    bottom: 15px;
    margin-left:30px;
}
.template-table thead th{
    background-color: #00877c !important;
    color: white !important;
}

.template-selected span{
    background-color: #d47b22 !important;
    color:white !important;
}