html,body {
	height:100%;
}
.search {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #D3D3D3;
    margin-left: 10px;
	width: 80px;
	height: 29px;
	cursor: pointer;
}

.search:hover{
    background: none repeat scroll 0 0 #f0f0f0;
}
.clear
{
	clear:both;
}
.lable {
    float: left;
    font-weight: bold;
    margin-right: 10px;
    min-width: 120px;
    padding-top: 7px;
	padding-bottom: 10px;
}
input[type='text']
{
	width:200px;
	float: left;
}
.centered
{
	text-align:center;
}
h1 {
	margin-bottom: 15px;
	color: #0092ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: solid #e7ce00 medium;
	padding-bottom: 5px;
	border-bottom: dotted #e7ce00 thin;
	width: 100%;
}
.container {
	margin-top: 10px;
	min-height: 500px;
	height: 100%;
	border-radius: 5px;
	padding: 5px;
}
.links{
	width: 36px;
	height: 13px;
	float:left;
}
.left
{
	float:left;
	word-break: break-all;
}
.right
{
	float:right;
}
.datatable
{
	width:100%;
}

.case_grid
{
    margin-top : 25px;
}
.heading{
	margin-top: 5px;
	margin-bottom : 30px;
	clear:both
}
.heading.single{
	margin-bottom : 0px;
	margin-top : 0px;
}
.single-table{
	margin-bottom: 5px;
}
h1.heading:first-child{
	margin-top:0 !important;
}
.dataTables_scrollHeadInner{
	width: 100% !important;
	margin-top: 30px;
}
.ui-tabs.ui-widget.ui-widget-content.ui-corner-all
{
	padding-bottom: 100px;
}
.datatable tr{
	cursor: pointer;
}
#case_grid_dt tr,#case_grid_dt tr:hover{
	cursor: auto !important;
}

.no_fields{
	padding-top:10%;
}
.field-cont{
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 13px;
}
.centered .search.searchbtn{
	margin-top: 15px;
	margin-bottom: 15px;
}
#search_form .clear:first-child{
	display:none;
}
.data-div {
    color: #575A61;
    float: left;
    margin-top: 0;
    padding-top: 7px;
}
.no_pad_margin{
	padding:0;
	margin:0;
}
.inside-div table{
	width:100%;
	float:left;
}
.info_label
{
	color: #D86522;
	width: 145px !important;
}

.info_label + td
{
	width: 207px !important;
}

.inside-div table td,.inside-div  table th{
	white-space: nowrap;
}

.popup_area {	
	min-height:calc(100% - 105px - 0.2em);	
}
.single_case tr .DataTables_sort_wrapper
{
	font-size: small !important;
	font-weight: normal !important;
}
.single_case .dataTables_empty
{
	font-weight: normal;
	font-size: small;
}
.single_case  .dataTables_empty,.single_case  tr td
{
	font-weight: normal;
	font-size: small;
}
button [value="More Details"]{
	width: 60px
}
td.details{
	text-align: center;
}
.single_case .dataTables_length,.single_case .dataTables_info {
	padding: 3px 5px 5px;
}
.single_case + .fg-toolbar .dataTables_info{
	padding-left: 3px !important;
	padding-bottom: 4px !important;
	padding-top: 4px !important;

}
.datatable .fg-toolbar.ui-toolbar 
{
	padding: 8px 4px 4px;
}
.single_case thead th{
	padding: 3px 10px !important;
}
body.single_view td{
	font-size: small !important;
	width:auto !important;
}
#tabs{
	overflow: hidden;
}
.ui-icon.ui-icon-carat-1-e , .ui-icon.ui-icon-carat-1-w {
	margin-top:6px;
}
h1.heading + br.clear{
	display: none;
}
.single-table{
	table-layout: fixed;
	border-spacing: 10px;
	border-collapse: separate;
}
.single-table td{
	width: 190px;
}
.desc{
	height: 60px;
	width:337px;
	color: #ECA05B;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    line-height: 1.3;
    padding-top: 18px;
	white-space: normal;
	padding-right: 5px

}
.info_label .desc{
	white-space: normal;
	padding-bottom: 10px;
	height: 15px  !important;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px

}
.info_label .desc{
	white-space: normal;
	padding-bottom: 10px;
	height: 15px  !important;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px

}
td .desc{
	width: 264px !important;
	padding-top: 15px;
}

.left .explanation {
	display:inline-block;
	float: left;
    margin-left: 6px;
    margin-top: 4px;
}
.single-table .left .explanation {
	display:inline-block;
	float: left;
    margin-left: 6px;
    margin-top: 0px !important;
}

.single_view td
{
	vertical-align: top;
}
.tooltip_icon
{
	vertical-align: text-bottom !important;
	float:left;
	margin-left: 6px;
    margin-top: 4px;
	position: relative;

}

.single-table .tooltip_icon , .single-table .tooltip_icon + a

{
	vertical-align: text-bottom !important;
	float:left;
	margin-left: 6px;
    margin-top:0px;
	position: relative;

}

/* Tool Tips */

.contact_box .field_description {
	font-style: italic;
	font-size: 11px;
	padding-left:143px;
}

.contact_box .field_email {
	font-size: 12px;
	padding-left:143px;
}

.contact_box .field_description a{
	text-decoration: underline;
	color: #163038;
}
#cboxLoadedContent h1{
	border: medium none;
    color: #000000;
    font-size: 19px !important;
    font-weight: 900 !important;
    margin-bottom: 5px !important;
}
#cboxLoadedContent hr{
	color: white;
}

.contact_box .field_tooltip {
	display: none;
}

.tooltip_icon {
	display: inline;
}

#tooltip {
	position:absolute !important;
	z-index:9999;
	color:#fff;
	font-size:12px;
	width:250px;
	right:10px;
	top:10px;
}
.single-table #tooltip {
	left:30px !important;
	top:10px;
}

#tooltip .tipHeader {
    height:8px;
}

/* IE hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}

#tooltip .tipBody {
    background-color:#163038;
    padding:5px 5px 5px 15px;
	border-radius: 7px;
}

.comiseo-daterangepicker-triggerbutton{float:left;}
.comiseo-daterangepicker-right .comiseo-daterangepicker-calendar{
	border:none !important;
	padding-left:0px !important;
}
.comiseo-daterangepicker-presets{
	display: none;
}
.comiseo-daterangepicker-right .comiseo-daterangepicker-presets{
	display:none;
}
.comiseo-daterangepicker-presets  .ui-menu  li{
	background:none repeat scroll 0 0 #f0f0f0 !important;
    border: 1px solid #D3D3D3;
	margin:2px 0px;
}
table.dataTable thead th {
    min-width: 120px;
  
}
.dataTables_scrollBody thead th {
    vertical-align: bottom!important;
}
.dataTables_scrollHeadInner thead th {
    vertical-align: bottom!important;
}

ul.comments_list{
	padding: 0 15px;
    margin: 0px;
}
ul.comments_list li{
	margin-bottom: 10px;
}
table.single-table{
	width:100%;
}
table.single-table td{
	width:auto;
}
table.single-table td.info_label{
	width:150px !important;
}

