.widget-1, .widget-2, .widget-3 {
    border-radius: 10px;
    border-width: 3px;
    box-shadow: 0 2px 2px 0 #c2c2c2;
    width: 250px !important;
    min-width: 255px !important;
    margin-left: 5px;
}

.column-filter-widgets {
    min-height: 30px;
    padding-bottom:30px;
    display: block !important;
}
.column-filter-widget select {
  display: block;
  margin-top:10px;
  font-size:1.1em !important;
  padding-top:2px;
  padding-bottom:2px;
}

.column-filter-widget {
    float: left;
    padding: 5px;
    padding-left: 0px;
    margin-left: 0px;
}
.column-filter-widget select {
  margin-top:10px;
  font-size:1.1em !important;
  padding-top:2px;
  padding-bottom:2px;
}
.dataTables_filter {
margin-top: 0em !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;
}

#searchtextwrap {
padding-left:1%;
font-size:0.7em;
font-weight:bold;
font-style:italic;
}

input{
   text-align:center;
}
.dataTables_wrapper .dataTables_filter {
    float: left;
    text-align: right;
}


#education_filter {
    padding-top: 10px;
    text-align: left;
    padding-bottom: 5px;
    font-size: 150%;
    width: 100%;
}


#education_filter label {
  display: block;
  width: 100%;
}

#education_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: 50%;
    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;
}

select[name=education_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-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 {

}
.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;
    
}

.program_name h2 a {
font-size:0.8em;
color: #0645bf;
}

.department {
text-align:center;
font-size:0.7em;
color:gray;
margin-top:3px;
}

.agency {
text-align:center;
font-size:0.7em;
color:gray;
}

.program_type {
font-size:0.8em;
color:gray;
}

.education_level_eligibility {
font-size:0.8em;
color:gray;
}

.program_description {
font-size: 1em;
font-weight: normal;
letter-spacing: 1px;
text-transform: none;
}

.logo-th {
text-align: center;
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 0px !important;
    line-height: 1.42857;
    padding: 5px;
    vertical-align: middle;
}

@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-2, .widget-3 { 
min-width: 100% !important;
width: 100% !important;
font-size: 20px; 
border-radius: 10px;
border-width:3px;
box-shadow: 0 2px 2px 0 #C2C2C2;
}

#education_filter label {
  display: block;
  width: 100%;
}

#education_filter input {
  width: 100%;
}

}

