﻿table#federal-register-notice {
border: 1px solid #ddd;
}


table#federal-register-notice thead {
font-size:16px;
}

table#federal-register-notice .group {
font-weight:bold;
}

.dataTables_info, .dataTables_length, .dataTables_paginate {
font-weight:bold;
font-style:italic;
}

.dataTables_empty {
font-weight:bold;
font-size:16px;
color:red;
}


mark {
  padding: 0;
  background: #f1c40f;
}

#federal-register-notice_filter {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 25px;
    font-size: 150%;
    width: 100%;
}


#federal-register-notice_filter input {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left:0px;
    margin-left:5px;
    border: solid 1px #c9c9c9;
    transition: border 0.3s;
    font-family: 'Droid Sans', sans-serif;
    font-size: 26px;
    border-width: 2px;
    width: 100%;
    background: #FFF url(../images/searchicon.jpg) no-repeat 4px 2px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 10px;
    border-width:3px;
    box-shadow: 0 2px 2px 0 #C2C2C2;
    line-height:3em;
    white-space: pre;
    -webkit-appearance:textfield;
    box-sizing: content-box;
}

input{
   text-align:center;
}


div#content ul li {
list-style-type: none;
list-style-image: none;
}

.toolbar {
    float: left;
}

td.highlight {
    background-color: whitesmoke !important;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important; 
}


.dataTables_length {
    padding-top: 0.755em;
}
.trancated {
	text-overflow: ellipsis;
	width: 200px;
        max-width: 200px;
	white-space: nowrap;
	overflow: hidden;	
	padding: 10px;
}
mark {
  padding: 0;
  background: #f1c40f;
}
input{
   text-align:center;
}
#federal-register-notice_filter {
    padding-top: 20px;
    text-align: left;
    padding-bottom: 0px;
    font-size: 150%;
    width: 100%;
}
#searchtextwrap {
padding-left:1%;
font-size:0.7em;
font-weight:bold;
font-style:italic;
}

.toolbar {
    float: left;
}


td.highlight {
    background-color: whitesmoke !important;
}
td.details-control {
    width: 30px;
    height: 30px;
    max-width: 30px;
    background: url(../images/details_open.gif) center;
    background-size: 22px 22px;
    background-repeat: no-repeat;
}
td.details-control:hover:after {
}
tr.shown td.details-control {
    width: 30px;
    height: 30px;
    background: url(../images/details_close.gif) no-repeat center center;
    background-size: 22px 22px;
    background-repeat: no-repeat;
}

thead, tfoot {
    background-color: #E4DFDF;
}

table.dataTable thead .sorting_asc {
    background-image: url(../images/sort_asc.png) !important;
}

.subtableleftcol, .resource_url {
width:180px;
max-width:180px;
background-color: #f0f0f5;
vertical-align: top;
}

tr.group,
tr.group:hover {
    background-color: #ddd !important; 
}
.group td {
font-weight:bold;
}
th.no-sort {
background-image: none !important;
}

.column-filter-widget {
    float: left;
    padding: 5px;
}

.column-filter-widget select {
border-radius: 10px;
border-width: 3px;
box-shadow: 0 2px 2px 0 #c2c2c2;
}

border-radius: 10px;
    border-width: 3px;
    box-shadow: 0 2px 2px 0 #c2c2c2;

.column-filter-widget select { display: block; }
.column-filter-widget-selected-terms { clear:left; }

.column-filter-widgets a.filter-term { display: block; color:#2712a1 !important; background-color: #f2f2f2; padding-left: 15px; padding-bottom:5px; font-size:18px; font-weight:bold;}

.column-filter-widgets a.filter-term:hover { text-decoration: line-through !important; color:#2712a1 !important; background-color: #ddd; }

.column-filter-widgets a.filter-term:before {
    width: 40px;
    height: 40px;
    content: url(../images/details_close.png);
    background-size: 22px 22px;
    margin-right: 5px;
    display: inline;
    vertical-align: middle;
    text-align: center;
}

select[name=federal-register-notice_length] {
    font-size: 1rem;
    padding: 3px;
}

.dataTables_length {
clear:both;
width:100%;
}

.dataTables_info, .dataTables_length, .dataTables_paginate {
font-size: 0.9em;
padding-top: 0px;
}

table.dataTable td {
    border: 0px !important;
   
}

.column-filter-widget { 
float:left; padding: 5px; 
}


.column-filter-widget select { display: block; 
width:260px; 
font-size: 1em; 
font-weight:bold;
}

.column-filter-widget {
    float: left;
    padding: 5px;
    padding-left: 3px;
    width:260px; 
    margin-right: 10px;
}


#federal-register-notice_filter {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 150%;
    width: 100%;
}


#federal-register-notice_filter label {
  display: block;
  width: 50%;
  max-width: 50%;
}


@media only screen and (max-width: 1000px) {

.column-filter-widgets {position: relative; float:left; padding-left:0%;}

.column-filter-widget {
 width: 100% !important;
min-width:100% !important;
}

.widget-3, .widget-11 {  
min-width:100% !important;
width:100% !important;
font-size: 20px; 
border-radius: 10px;
border-width:3px;
box-shadow: 0 2px 2px 0 #C2C2C2;
}

#federal-register-notice_filter label {
    display: block;
    width: 80% !important;
    max-width: 80%;
}


}

.morelink {
    font-size: 13px;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
