Basics of Best Case
Learn the fundamentals of Best Case as an expert walks through the stages of a client file from start to finish. This course is perfect for new users or those needing a refresher.
Topics include:
Completing the schedules
Saving time with Credit Report Manager and CaseAssist
Electronic filing using the ECF Wizard and OneTouch
Using BestScan
Applying the means test provisions with the Best Case Means Test Calculator
/* ----------------------------------------- */
/* 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 */
/* ----------------------------------------- */