.widget-1, .widget-4 {
    border-radius: 10px;
    border-width: 3px;
    box-shadow: 0 2px 2px 0 #c2c2c2;
    width: 235px !important;
    min-width: 235px !important;
    max-width: 235px !important;
    text-align: left;
    margin-left: 5px;
}

select#categorywidget4.widget-4 {
	height:45px;
	font-size: 0.8em;
	border-width:3px;
}

.column-filter-widgets {
    min-height: 30px;
    padding-bottom:30px;
    display: block !important;
}
.column-filter-widget select {
  margin-top:10px;
  font-size:1.1em !important;
  padding-top:2px;
  padding-bottom:2px;
}

.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;
}

#searchtextwrap {
padding-left:1%;
font-size:0.7em;
font-weight:bold;
font-style:italic;
}


select[name=hecportal_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;
}

.toolbar {
    float: left;
}

.morelink {
    font-size: 13px;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

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;
}

div#HomePageContent a:link {
    text-decoration: none;
}

div#HomePageContent a:hover{
text-decoration: underline;
}

.program_name {
font-size:0.7em;
}

.program_description {
text-align:justify;
}

.logo_link {
width:75px;
}


.left{
    width:140px;
    display:table-cell;
    vertical-align:middle;
}

.left img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  vertical-align: middle;
}

.right{
   display:table-cell; 
   vertical-align:middle;
   
}


.dt-buttons {
margin-left: 15px;
}

.column-filter-widget { 
float:left; 
padding: 5px; 
padding-left: 0px;
margin-left: 0px;
}
.column-filter-widget select { 
    display: block;
    width: 250px;
    min-width: 250px;
    max-width: 250px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 10px;
    border-width: 3px;
    box-shadow: 0 2px 2px 0 #c2c2c2;
}
.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 {
//width:210px; 
//min-width:210px; 
//max-width:210px; 
  word-wrap: break-word;      /* IE*/
  white-space: -moz-pre-wrap; /* Firefox */
  white-space: pre-wrap;      /* other browsers */
//  width:150px;
  //display:inline-block;
}
.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/details_close.png);
    background-size: 22px 22px;
    margin-right: 5px;
    display: inline;
    vertical-align: middle;
    text-align: center;
    padding-top:5px;
}

.column-filter-widgets a {
    vertical-align: middle;
    //text-align: center;
}

.program_name h2 a {
font-size:0.8em;
}

input{
   text-align:center;
}

.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: right;
}


#hecportal_filter {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 150%;
    width: 100%;
}


#hecportal_filter label {
  display: block;
  width: 50%;
}

#hecportal_filter input {
    padding: 5px;
    padding-left:0px;
    margin-left:5px;
    border: solid 1px #c9c9c9;
    transition: border 0.3s;
    font-family: 'Droid Sans', sans-serif;
    font-size: 24px;
    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: 28px;
    height: 3rem;
}

.resource-type, .department, .agency{
font-size: 0.8em;
color: gray;
}


@media only screen and (max-width: 1000px) {

.column-filter-widgets {position: relative; float:left; padding-left:0%; width: 100%; }

.column-filter-widget {
width: 100% !important;
min-width: 100% !important;
}

.widget-1, .widget-4 { 
min-width: 100% !important;
width: 100% !important;
font-size: 20px; 
border-radius: 10px;
border-width:3px;
box-shadow: 0 2px 2px 0 #C2C2C2;
}

#hecportal_filter label {
  display: block;
  width: 100%;
}

}



