Discover how the Student Loan Analyzer can assist your clients with educational debt while providing an additional revenue source for your firm. Identify which student loan debt may be dischargeable.
/* ----------------------------------------- */
/* View: Search Resources - start */
/* ----------------------------------------- */
div.filter-bar{
margin-bottom:60px;
margin-top:60px;
width: 97%;
padding-left: 16px;
}
select.js-wpv-filter-trigger{
padding:7px;
height: 46px;
font-size:15px;
background-color:#f4f4f4;
}
.js-wpv-filter-trigger{
margin-left:20px;
}
button.submit-button-resource-search{
/*color: white;*/
/* background-color:#602966; */
background-image: url('/wp-content/uploads/2017/02/button-sharp.jpg');
repeat-none;
width:58px;
height:46px;
padding-left:19px;
padding-right:19px;
/*font-weight:200;*/
border-width:0px;
/*border-color:#602966;*/
border-radius:3px;
/* padding-top:8px;*/
/* padding-bottom:8px;*/
margin-left:20px;
opacity: 1.0;
filter: alpha(opacity=100); /* For IE8 and earlier */
}
button:hover{
opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
}
.submit-button-resource-search:hover {
color: white;
background-color: #7e3686;
border-color: #7e3686;
}
.search-resources-textbox{
height: 46px;
width: 267px;
padding: 2px;
float: right;
border: solid 1px #c1c1c1;
}
.input-text{
position:absolute;
}
@media all and (max-width: 767px) {
select.js-wpv-filter-trigger{
margin-bottom:42px;
}
span.tag-search{
padding-left:40px;
}
div.filter-bar{
height:250px;
}
}
.submit-button-resource-search-pag {
color: #333;
padding: 5px 10px;
}
.submit-button-resource-search-pag:hover {
text-decoration: underline;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.pag-control-container a,
.pag-control-container ul {
display: inline-block;
}
.pag-control-container ul {
padding: 0;
list-style-type: none;
}
.pag-control-container ul li {
display: inline-block;
}
.pag-control-container ul li a,
.pag-control-container ul li span{
display: inline-block;
background-color: #dcdfe6;
padding: 5px 10px;
border: 1px solid #dcdfe6;
border-radius: 4px;
margin: 0 2px;
color: #333;
line-height: 1.7em;
}
.pag-control-container ul li a:hover {
background-color: #aaadb4;
border-color: #aaadb4;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.pag-control-container li.wpv_page_current span {
opacity: 0.5;
}
/* ----------------------------------------- */
/* View: Search Resources - end */
/* ----------------------------------------- */