.column-filter-widget { 
float:left; padding: 5px; 
}
.column-filter-widget select { display: block; 
width:210px; 
min-width:210px; 
max-width:210px; 
font-size: 14px; 
font-weight:bold;
}
.column-filter-widgets a.filter-term { display: block; text-decoration: none; padding-left: 10px; font-size: 14; }
.column-filter-widgets a.filter-term:hover { text-decoration: line-through !important; }
.column-filter-widget-selected-terms { clear:left; }
option {

  word-wrap: break-word;      /* IE*/
  white-space: -moz-pre-wrap; /* Firefox */
  white-space: pre-wrap;      /* other browsers */

}
.column-filter-widgets a.filter-term { display: block; color:#2712a1 !important; background-color: #f2f2f2; padding-left: 15px; padding-bottom:5px; font-size:16px; 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: 10px;
    height: 10px;
    content: url(../images/filter-details_close.gif);
    background-size: 22px 22px;
    margin-right: 5px;
    display: inline;
    vertical-align: middle;
    text-align: center;
}

.column-filter-widgets a {
    vertical-align: middle;
 
}

table.dataTable th.focus,table.dataTable td.focus{outline:3px solid #3366FF;outline-offset:-1px}

pre {
font-size:14px;
font-weight:bold;
}


table#publications {
border: 1px solid #ddd;
}


table#publications thead {
font-size:16px;
}

table#publications .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;
}


div#content a:link{
text-decoration: none;
}

div#content a:hover{
text-decoration: underline;
}


.dataTables_length {
padding-top: 0.755em;
padding-left: 30px;
}



div#content ul li {
list-style-type: none;
list-style-image: none;
}

.toolbar {
    float: left;
}

td.highlight {
    background-color: whitesmoke !important;
}


tr.group,
tr.group:hover {
    background-color: #ddd !important; 
}

.column-filter-widgets {
    min-height: 60px;
    padding-bottom:30px;
}
.column-filter-widget select {
  margin-top:10px;
  font-size:1.1em !important;
  padding-top:2px;
  padding-bottom:2px;
}


.dataTables_info {
    width: 100%;
}

.dataTables_length {
    padding-top: 0.755em;
    padding-left: 0px;
}
.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;
}

#searchtextwrap {
padding-left:1%;
font-size:0.7em;
font-weight:bold;
font-style:italic;
}


.toolbar {
    float: left;
}
td.highlight {
    background-color: whitesmoke !important;
}



tr.group,
tr.group:hover {
    background-color: #ddd !important; 
}
.group td {
font-weight:bold;
}
th.no-sort {
background-image: none !important;
}
div#homebanner {
    clear: both;
    height: 368px;
}
.morelink {
    font-size: 13px;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

a.topicbutton {
    display: inline-block;
    margin-bottom: 4px;
    color: #111111;
    background-color: #f6f6f6;
    padding: 3px 10px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

a.topicbutton:hover {
  background: #187794;
  color:#FFF !important;
  text-decoration:none !important;
}

a.authorbutton {
text-decoration: underline !important; 
font-weight:bold;
}

a.venuebutton {
    display: inline-block;
    margin-bottom: 4px;
    color: #111111;
    background-color: #f6f6f6;
    padding: 3px 10px;
    border: 1px solid #dddddd;
    border-radius: 10px;
}

a.venuebutton:hover {
  background: #187794;
  color:#FFF !important;
  text-decoration:none !important;
}

/* WebKit browsers */
input:focus::-webkit-input-placeholder { color:transparent; }

    /* Mozilla Firefox 4 to 18 */
input:focus:-moz-placeholder { color:transparent; }

    /* Mozilla Firefox 19+ */
input:focus::-moz-placeholder { color:transparent; }

    /* Internet Explorer 10+ */
input:focus:-ms-input-placeholder { color:transparent; }

.toolbar {
font-size: 1em;
color: green;
padding-top:10px;
padding-bottom: 10px;
}

.subtableleftcol, .resource_url {
width:180px;
max-width:180px;
background-color: #f0f0f5;
vertical-align: top;
}

#Publications {
  border-collapse: collapse;
  width: 100%;
}

#Publications td, #Publications th {
  border: 0px solid #ddd;
  padding: 8px;
}

#Publications thead {
  border-bottom: 1px solid #ddd;
}

select[name=Publications_length] {
font-size: 1rem;
padding: 3px;
}

.column-filter-widget select {
border-radius: 10px;
border-width: 3px;
box-shadow: 0 2px 2px 0 #c2c2c2;
}

.left-column {
font-weight:bold;
text-transform:uppercase;
font-size: 0.8em;
}

.publication-images {
width:350px !important;
}

.inner-table {
 border: 0px !important;
}

.publication-detail-table {
 border-bottom: 0px !important;
 border-left: 0px !important;
 border-right: 0px !important;
}

.publication-detail-rows {
 border: 0px !important;
}

.publication-detail-title {
font-weight: bold; 
color: #800; 
font-size:1.2em; 
text-transform: uppercase;
text-align:left;
}

input{
   text-align:center;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: right;
}

#Publications_filter {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 150%;
    width: 100%;
}

.dataTables_filter input {
    margin-left: 5px !important;
} 

.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;
}

#Publications_filter label, #Publications_filter select {
display: block;
  width: 50%;
  max-width: 50%;
}

#Publications_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;
}

td.details-control {
    /*background: url(../images/details_open.gif) center;*/
    background-size: 22px 22px;
    background-repeat: no-repeat;
    cursor: pointer;
}
td.details-control:hover:after {
}
tr.shown td.details-control {
   /* background: url(../images/details_close.gif) no-repeat center center;*/
    background-size: 22px 22px;
    background-repeat: no-repeat;
}

td.no-sort {
background-image: none !important;
}

.priority-4 .no-sort .details-control .sorting_disabled {
dusplay:none;
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
display:none;
}


@media only screen and (max-width: 1000px) {
.priority-4 {
display:none;
}
.priority-1 {
width:40%;
}
.priority-2 {
width:40%;
}

#Publications_filter label, #Publications_filter select {
display: block;
  width: 100%;
  max-width: 100%;
}

.column-filter-widget {
 width: 100%;
}

.column-filter-widget select {
    clear:both;
    display: inline;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-size: 1.4em !important;
    font-weight: bold;
}


}

@media only screen and (min-width: 1001px) {
.priority-1 {
width:35%;
}
.priority-2 {
width:15%;
}
}

}

@media only screen and (max-width: 1000px) {
  .priority-1, .priority-2 {
    display: table-cell !important;
    min-width: 150px;
  }
}


/* add expand icons */

table.dataTable tbody td.details-control {
  text-align: center;
  cursor: pointer;
  width: 28px;
  position: relative;
}

table.dataTable tbody td.details-control::before {
  content: "\25B6";  
  font-size: 12px;
  color: #ddd;
  transition: transform 0.2s ease, color 0.2s ease;
  display: inline-block;
  line-height: 1;
}

/* Expanded state */
table.dataTable tbody tr.shown td.details-control::before {
  content: "\25BC"; 
  color: #999;
}

/* Hover */
table.dataTable tbody td.details-control:hover::before {
  color: #999;
  cursor: pointer;
}
