body {
	background-color: #F6F6F6;
	padding-top: 80px;
	font-size: 18px !important;
	color: #404040 ;
	line-height: 1.8;
	}
footer, footer a {
	font-size: 12px;
	color: #B4B8BA !important;
	}

.navbar {
	position: fixed;
    top: 0;
    width: 100%;
     min-height: 63px !important;
	}
.wrap {
	background-color: #FFF;
	}
.navbar-brand {
	float: left;
    font-size: 19px;
    height: 21px;
    line-height: 21px;
    padding: 12px 15px;
	}
.navbar-nav > li > a {
    line-height: 38px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	}
.phonenum {
	display: block;
    font-size: 22px;
    line-height: 20px;
    margin-top: 12px;
	}
.banner {
	color: #FFF;
	}
.menu-cart, .menu-account {
	background-color: #566069;
	}	
.navbar-default {
    background-color: #353A3F;
	}
.navbar-nav	li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353A3F;	
	}
.homeblock {
	padding: 20px;
	display:block;
	text-align: center;
	color:#FFF;
	overflow:hidden;
	text-indent: -9999px;
	background-color: #FFF;
	font-size: 13px !important;
	text-decoration: none !important;
	font-weight: bold;
	line-height: 20px !important;
	}


.graybg {
	background-color: #EEEEEE;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}
.reducepadding {
	padding:1%;
	}
.footerpad {
	padding: 15px;
	padding-bottom: 35px;
	}
.page-header {
    border-bottom: none;
	}


/* Content slider homepage */
.contenthover { padding:20px 20px 10px 20px; }
.contenthover, .contenthover h3, contenthover a { color:#fff; }
.contenthover h3, .contenthover p { margin:0 0 10px 0; line-height:1.4em; padding:0; }
.contenthover a.mybutton { display:block; float:left; padding:5px 10px; background:#3c9632; color:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.contenthover a.mybutton:hover { background:#34742d }
/* End Conent slider homepage */	
	
#resizedescimg {
	height: auto;
	width: 100%;
	max-width: 460px;
	}

.floatbar {
	position: fixed;
	top: 100px;
	right: 5px;	
	z-index: 10000;
	text-align:left;
	width:58px;
	}	
.floatbar img {
	margin-bottom: 25px;
	}
.floatbarfoot {
	position: fixed;
	bottom: 0px;
	z-index: 10000;
	display:block;
	text-align:center;
	width: 100%;
	}	
.foothead {
	text-transform: uppercase;
	color: #FFF;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	}
#footerbtm {
	display: block;
	padding-top: 25px;
	clear:both;
	}
.footnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
.img-rounded {
    border-radius: 6px !important;
	}


.menu-bankruptcy-records {
	width: 200px !important;
	}
.sidebarsubhead {
	font-weight: normal !important;
	color: #666 !important;
	font-size: 18px !important;
	line-height: 1.4 !important;
	display:block;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: 300;
	}
#excerptcontainer {
	padding:15px;
	background-color: #F7F7F7;
	font-size:15px;
	}
#excerptcontainer a {
	display:block;
	}

.caret {
	display:none !important;
	}
.bootstrap-select > .btn-default, .open .dropdown-toggle.btn-default {
	background-image: url(../img/select-img.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	box-shadow: none !important;
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	color: #666;
	font-size:18px !important;
	padding-right: 100px !important;
	min-width: 300px;
	}
.bootstrap-select {
	width: auto !important;
	float:left !important;
	}
.catgo {
	height: 60px;
	width: 60px;
	display: block;
	float: left;
	background-color: #566069;
	color: #FFF;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	}
.reviewtitle {
    color: #006699;
    display: block;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
}

.reviewdesc {
    clear: both;
    color: #2C2C2C;
    display: block;
}

.reviewedby {
    color: #999999;
    float: left;
    font-weight: normal;
}
.hidereview {
    display: none;
}
.reviewblock {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.postdate {
    color: #8A8A8A;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 13px;
    font-style: italic;
	margin-bottom: 15px;
	line-height:normal;
	display:block;
}
.published, .byline {
	color: #8A8A8A;
    font-size: 13px;
    font-style: italic;
	line-height:normal;
	display:block;
	
	}
.removelineheight {
	display:block;
	line-height: normal !important;
	margin-bottom: 8px;
	}
.carousel-indicators .active {
    background-color: #F47363;
	
	}
.carousel-caption {
	width: 50% !important;
	right:auto !important;
	left: auto !important;
	bottom: auto !important;
	text-shadow: none !important;
	color:#000;
	text-align:left;
	padding-left: 20px;
	z-index: 0 !important;
	}
.bannertitle {
	font-size: 40px;
	display:block;
	line-height: 45px !important;
	margin-bottom: 15px;
	}
.bannerform {
	bottom: 20px;
	left: 20px;
	position:absolute;
	z-index: 1;
	}	
.bannerform .btn-default, .bannerform .btn-default:active  {
	background-color: #FFF !important;
	}
.carousel-indicators {
    bottom: 0;
    line-height: normal;
    margin-bottom: 0;
}
.carousel {
	background-color: #F6F6F6;
	}
.dir-intro {
    background-color: #FDFAED;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 15px;
}
.dlabel {
    color: #666666;
    display: block;
    float: left;
    width: 150px;
}
.contactwrn {
	font-size:12px;
	padding:10px;
	}

.imgleft {
	margin-right: 8px; 
	margin-bottom: 8px;
	float: left; 
	padding-top:10px;
}

.tblnew {
    background-color: #F7F8F3;
    padding: 0;
}

.tblheader {
    background-color: #6A714F;
    color: #FFFFFF;
 
}
.tblheader p {
	text-align:left !important;
	}

.checkoutform {
    background-color: #ECEDE6;
}
.calldocusearch {
    color: #6A714E;
    display: block;
    margin-bottom: 8px;
    text-align: right;
}
.errorcontainer {
    color: #FF0000 !important;
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 4px;
    margin-top: 4px;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left !important;
}
.tblnew td {
    padding: 8px;
}
.padme {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
	
}

.promocode {
    float: right;
    width: 178px;
}


.form-container {
    margin-left: auto;
    margin-right: auto;
    width: 750px;
	padding-top: 15px;
	font-size: 12px;
}
.form-container table {
	/*width: 100% !important;*/
	border: none;
	}
.form-container table tr td {
    border-bottom: 1px dotted #CCCCCC;
    text-align: left;
	border-right: none;
	border-left: none;
}
.delorder {
    border-style: none;
    float: left;
    margin-right: 15px;
}
.classic {
    background: none repeat scroll 0 0 #FFFFAA;
    border: 1px solid #FFAD33;
    padding: 0.8em 1em;
}	
.alignleft {
	float:left;
	margin: 10px;
	}
.alignright {
	float:right;
	margin: 10px;
	}
.homeblock a:hover {
	text-decoration: none !important;	
	}
#secureimg img {
	max-height: 70px !important; 
	width: auto !important;
	}	
#secureimg span img {
	max-height: 50px !important; 
	width: auto !important;
	}	
header i {
	color: #999;	
	}	
#inline1 {
	width: 95% !important;
	height: auto !important;
	overflow:inherit !important;
	}
.disclaimer {
	background-color: #E9E9E9;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
.wrap a {
	color: #0253AC;
	text-decoration: underline;
}	
main {
	padding-bottom: 20px;
	}
.dheading {
	font-weight: bold;
	}

/* Small devices (tablets and mobile, 991px and down) */
@media (max-width:991px){
	
.hideme {
	display: none;
	}
.homeblock {
	min-height:auto !important;
	height:auto !important;
	}
.footerscreen {
		display:none;
		}
.bootstrap-select > .btn {
	max-width: 220px !important;
	min-width: 220px !important;
	padding-left: 2px !important;
	padding-right: 60px !important;
	}
	
	}
	
/* Small devices (custom mobile, 991px and down) */
@media (max-width:400px){
	.smallpadding {
		width:100% !important;
		}
	}	
	
	
	
	
/* Medium devices (desktops, 992px and up) */
@media (min-width:992px){
	
.homeblock {
	min-height: 202px;
	height:auto !important;
	}
.homeblock:hover {
	color: #FFF;
	text-indent: 0px;
	background-color:#F47363;
	}
.homeblock:hover img{
	display:none;
	
	/*visibility: hidden;
	position:absolute;*/
	}
.footermobile {
		display:none;
		}
.contactblock {
	display:none;
	}

	}
	
	
	
	
/*Navigation 768 or higher*/
@media (min-width:768px){
.dropdown:hover > .dropdown-menu {
    display: block;
	}
.dropdown .dropdown-menu .dropdown-menu {
    margin-left: 200px;
	top:0;
	}
	}

@media (max-width:480px) {
	.tabdisplay {
		display:none;
		}
	.tabcontainerdisplay {
		display:block !important;
		margin-left:0px;
		padding-left:0px;
		}
	.tabcontainerdisplay h3 {
		background-color: #E6E6E6;
		display: block;
		padding: 10px;
		}
	.list-wrap, #tabscontainer {
	border: 1px solid #FFF !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-moz-box-sizing: none !important;
		}
	}
/*live chat*/	
@media (max-width:1080px) {
    .floatbar {
		display:none;
		}

}
@media (min-width:1081px) {
	 .floatbarfoot {
		display:none;
		}
	}
@media (max-width:1199px) {
	 .bannertext {
		display:none;
		}
	}
@-ms-viewport{width:auto;}

#resourcesModal .modal-content {
width: 800px !important;
}

#resourcesModal .modal-dialog {
	width: 800px !important;
}

#resourcesModal td {
	padding:5px;
	}

.ResourcesName {
	width: 200px;	
}

.ResourcesDescrption {
	width: 250px;
	}

.ResourcesFromDate {
	width: 100px;
}

.ResourcesCurrentTo {
	width: 100px;
}

.ResourcesUpdate {
	width: 100px;
}

.SectionContainer {
	border: 1px solid #dddddd;
	background: #EEEEEE;
	padding: 10px;
}

.SectionAboutOurResults {
	background: #e8eaec;
	padding: 20px;
	margin-top: 10px;
	
}

#excerptcontainer img {
	width: 50%;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	}
.SectionAboutOurResults h3 {
	margin-top: 0px !important;
	}
	
.ConductASearchMenu {
	border: 1px solid #dddddd;
	background: #EEEEEE;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#lhnchatimg {
	width: 100% !important;
	max-width: 496px !important;
	height:auto !important;
    margin-bottom: 10px;
	}
#placeorderbtn {
	background-color: #2DCC70;
	
	}
#placeorderbtn:hover{
	background-color: #26AD5F;
	
	}
#starreviewsbtn {
	background-color: #EBEBEB;
	
	}
#starreviewsbtn:after {
    border-top: 20px solid #EBEBEB;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: 20px solid rgba(0, 0, 0, 0);
    height: 0;
    left: 70%;
    position: relative;
    bottom: 0px;
    width: 0;
	content: " ";
    display: table;
}
	
.pagebtns {
	border-radius: 6px;
	height: 65px;
	margin-bottom: 10px;
	text-align:center;
	}
.smallpadding {
	padding-left: 5px !important;
	padding-right: 5px !important;
	}
.grayreviews {
	color: #999;
	font-style: italic;
	}
.form-container {
	width: 100% !important;
	padding: 15px !important;
	font-size: 18px;
	}
.logincontainer {
	max-width: 280px;
	width: 100%;
	}
.tblnew {
	width: 100% !important;	
	}
.populatebtn {
	display:block;
	text-align:left;

	}
.tblcustdata td {
	padding-bottom: 10px;
	padding-top: 10px;
	}
.orderreviews, .orderreviewstheme {
	
    background-image: url("../../images/5stars.png");
    background-repeat: no-repeat;
    display: block;
    padding-top: 18px;
}

.selectmenu {
	text-align: center;
	max-width: 500px;
	margin-left: auto; 
	margin-right: auto; 
	padding: 20px;
	 
}

.gobutton {
	float: left;
	max-width: 80%;
}

.fltlft {
	float: left;
	margin-left: 8px;
} 

.homemain {
	padding-bottom: 0px !important;
}
.tdfield {
	padding-right: 5px;
	}
	
.tooltip {
	position: absolute !important;
	}


/*  --- Hidden Asset Landing Page ---- */

#cta-top {
	width:60%;
	float:left;
	
}

#cta-bottom {
	width: 100%;
	padding: 1em;
	margin-top: 1em;
}

#cta-bottom form {
	margin-left: auto;
	margin-right: auto;
}

#video-right {
	width: 35%;
	float:left;
}

#one-third, #two-third, #three-third {
	width: 32%; 
	float: left; 
	margin-right: .5em;
}

#one-third.acct, #two-third.acct, #three-third.acct {
	background-color: #66cc99;
	padding: 0.5em; 
}

#one-third.why-us, #two-third.why-us, #three-third.why-us {
	background-color: #99cccc;
	padding: 0;
}

.ol-lp {
	color: black; 
	background: white; 
	font-weight: bold; 
	font-size: 1.5em; 
	float: left;
	position: relative; 
	top: 0; 
	left: 0; 
	padding: 0 0.5em;
}

.benefit-col {
	clear: both; 
	text-align: center; 
	font-size: 1em;
	padding:.25em
}


@media only screen 
and (max-width : 768px) {
	#one-third, #two-third, #three-third {
		width: 95%;
		float:none;
		margin-bottom: 0.5em;
	}

	#cta-top {
		width:100%;
		float:none;
	}

	#video-right {
		width: 100%;
		float:none;
	}
	
	#video-right iframe {
		width: inherit;
	}

}


@media only screen 
and (max-width : 480px) {
	#one-third, #two-third, #three-third {
		width: 95%;
		float:none;
		margin-bottom: 0.5em;
	}

	#cta-top {
		width:100%;
		float:none;
	}

	#video-right {
		width: 100%;
		float:none;
	}
	
	#video-right iframe {
		width: inherit;
	}

	
}
#sample {
	font-weight: 300;
	line-height: 22px;
	padding:15px !important;

}
#sample p {
	font-size: 13px !important;
}
#reportheading {
	text-transform: uppercase;
}
.bigheading {
	padding: 10px;
	text-transform: uppercase;
	background-color: #ebebeb;
	clear: both;
	margin-top: 25px;
	margin-bottom: 15px;
}
.smheading {
    color: #999999;
    font-size: 15px;
    font-weight: 600 !important;
    margin-bottom: 8px;
    margin-top: 25px;
    text-transform: uppercase;
}
.phonenumtime {
	display: block;
	font-size: 12px;
	color: #CCC;
	padding-left: 3px;
}
.navbar {
    font-weight: 300;
}
body {
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

#paypalfieldsbtn .btn {
	background-image: url("/wp-content/themes/roots-master/assets/img/paypalbtn.png") !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
	border: solid 1px #CCCCCC !important;
	background-position: center; 
	width: 179px;
	height: 46px;
	background-size: inherit;
}
#featuredin {
	border-top: 1px solid #BABABA;
	border-bottom: 1px solid #BABABA;
	margin-top: 20px;
	padding-bottom: 20px;
}
