/*	
--------------------------------------------------
@Custom Styling Added By Simon
-----------------------------
*/

/* 						##############	matching page 30-10-14 ############ */

					/*##############	message box 13-1-14 ############ */
@import url(http://fonts.googleapis.com/css?family=Montserrat);
html, body {
	min-height: 100%;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
body {
	font-family: "Roboto",Arial,Helvetica,sans-serif;
}
ing {
	max-width: 100%;
}
.ui-slider-handle {
	-ms-touch-action: none;
		-moz-touch-action: none;
			touch-action: none;
			-webkit-touch-action: none;
}
.success {
	background-color: #FFFFFF;
	border: 1px solid #8AC53B;
	height: auto;
	left: 50%;
	transform: translateX(-50%);
		-moz-transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
					-o-transform: translateX(-50%);
	padding: 20px;
	position: fixed;
	top: 7px;
	width: 238px;
	z-index: 99;
}
.success h2 {
	position: relative;
	padding-left: 30px;
}
.success h2 img {
	position: absolute;
	left: 0px;
	top: -6px;
}

.error {
	background-color: rgb(255, 255, 255);
	border: 1px solid #F4222B;
	height: auto;
	left: 50%;
	transform: translateX(-50%);
		-moz-transform: translateX(-50%);
			-webkit-transform: translateX(-50%);
				-ms-transform: translateX(-50%);
					-o-transform: translateX(-50%);
	padding: 20px;
	position: fixed;
	top: 7px;
	width: 238px;
	z-index: 99;
}
.error h2 {
	position: relative;
	padding-left: 30px;
}
.error h2 img {
	position: absolute;
	left: 0px;
	top: -6px;
}

#header_right_content .dropdown-menu {
	margin-top: 32px;
}
.sorted {
	color: #8b8b8b;
}

													/* header user name tab dropdown start*/

/**, *:before, *:after {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: border-box;
}*/
.right_head {
    float: right;
    position: relative;
    /*margin-right: 7.5%;
    max-width: 82%;*/
}
.open {
}
.dropup, .dropdown {
    position: relative;
}
/**, *:before, *:after {
    box-sizing: border-box;
}*/
*::-moz-placeholder {
    color: #000;
}

.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0 none;
}
.right_head a {
    color: #101537;
    font-size: 16px;
    text-decoration: none;
}
.dropdown-toggle {
}
a {
}
.open .blk_aro {
    border-top-color: #75a440;
}
span.blk_aro {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #000000;
    float: right;
    height: 10px;
    position: relative;
    right: 0;
    top: 8px;
}
/*.right_head .open > .dropdown-menu:after {
    background: url("../images/wht_arow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 12px;
    position: absolute;
    right: 5px;
    top: -12px;
    width: 16px;
}*/
.dropdown-menu li a {
    font-size: 13px;
    padding: 5px 10px;
}
.right_head a {
    color: #101537;
    font-size: 16px;
    text-decoration: none;
}
.dropdown-menu a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 18px;
    padding: 3px 15px;
    white-space: nowrap;
    background: #fff;
    transition: all 0.2s ease-in-out 0s;
    	-moz-transition: all 0.2s ease-in-out 0s;
   		 -webkit-transition: all 0.2s ease-in-out 0s;
}
.dropdown-menu a:hover {
	background: none repeat scroll 0 0 #1491c7;
    color: #fff;
}
.right_head .dropdown-menu {
    /*border: 1px solid #000 !important;*/
}
.right_head .dropdown-menu {
    padding: 2px 0;
    z-index: 1 !important;
}
.open > .dropdown-menu {
    display: block;
}
.dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #ccc;
    display: none;
    float: left;
    left: -1px;
    list-style: outside none none;
    margin: 1px 0 0;
    min-width: 255px;
    padding: 10px;
    position: absolute;
    top: 100%;
    z-index: 1000;
    font-family: "Open Sans",Helvetica,Arial,sans-serif
}

													/* header user name tab dropdown end*/

.header {
 
	background: none repeat scroll 0 0 #fefefe;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    padding: 20px 0;
    position: relative; z-index: 1;
}

.headerContent{
	margin-left: auto;
    margin-right: auto;
}

.logo{
	padding-left: 0;
	margin-top: 8px;
	display: block;
	float: left;
	padding-right: 0;
}
.logo img {
	max-width: 100%;
}
.headerContent h3{
	float: right;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: greytext;
	color: #f6931f;
}

.header .button{
	border: 0;
	height: 42px;
	color: #243140;
	line-height: 1;
	font-size: 15px;
	cursor: pointer;
	padding: 0 18px;
	text-align: center;
	vertical-align: top;
	background: #bdc3c7;
	display: inline-block;
	-webkit-user-drag: none;
	text-shadow: 0 1px rgba(255, 255, 255, 0.2);

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	outline: none;

	float: right;
	margin-top: 4px;
}

.container {	
	margin: 0 auto;
}




.smart-container {
	margin: 0px auto;
}

body{
	background: url(../images/_background.png) repeat;
}

.mainView{
	margin-left: auto;
    margin-right: auto;

}
.mainView:after,
.mainView:before {
	display: table;
	content: "";
}
.mainView:after {
	clear: both;
}
.webform{
	width: 72%;
	float: left;
}

.currentMatches{
	width: 27%;
	float: right;
}

.numbermatches {
	margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;

}

.matchesForm{
	padding-top: 0px !important;


}

.numbermatches h1{
	font-size: 60px;
	text-align: center;
}

.odometer{
	text-align: center;

}

.match-wrap{
	float: right;
}

.right-button{
	float: right;
}

.steps{
	font-size: 1em;
}

.steps-dot{
	font-size: .15em;
}

.step-group{
	text-align: center;
}

.green-circle{
	color: #75a440;
}

.center-text{
	text-align: center;
}

.inline{
	display: inline-block;
}

#progressBar {        
        height: 7px;
        border: 0px solid #111;
        background-color: #EDF0F8;
}

#progressBarBig {        
        height: 15px;
        position: fixed; 
    	bottom:0%;
        width: 100%;
        border: 0px solid #111;
        background-color: white;
}
 
#progressBar div {
        height: 100%;
        color: #fff;
        text-align: right;
        line-height: 12px; /* same as #progressBar height if we want text middle aligned */
        width: 0;
        background-color: #75a440;
}

#progressBarBig div {
        height: 100%;
        color: #fff;
        text-align: right;
        line-height: 12px; /* same as #progressBar height if we want text middle aligned */
        width: 0;
        background-color: #75a440;
}

.tiny-green {
    position: relative;
    padding: 0px;
    background-color: #EDF0F8;    
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Webkit */
    border-radius: 3px;
}

.tiny-green div {

    font-family: arial;
    font-size: 3px;
    color: white;
    text-align: right;
    text-shadow: 0px 0px 2px #000;
    text-indent: 9999px;
    overflow: hidden;
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Webkit */
    border-radius: 10px;
}

.big-green {
    position: relative;
    padding: 0px;
    background-color: #EDF0F8;    
}

.big-green div {

    font-family: arial;
    font-size: 3px;
    color: white;
    text-align: right;
    text-shadow: 0px 0px 2px #000;
    text-indent: 9999px;
    overflow: hidden;

}


.allWhite{
	background: white;

}

.logoSection{
	width: 30%;
	max-width: 500px;
	margin-top: 10%;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.processingLogo{
	width: 100%; 
	height: auto;
}


.textSection{
	width: 60%;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 32px
}

.textSection h1{
	font-weight: 200;
	font-size: 1em;
}
 
.rowExpand {
	width: 100%;
	height: auto;
	background-color: white;
	border-top: 1px solid #e1e1e1;
	border-bottom: 3px solid #c4bbbb;
	position: relative;
}
.rowExpand:after {
	/*transition: all 0.2s ease-in-out;*/
	 transition: none 0s ease 0s ;
	 height: 0;
	width: 0;
	background: none repeat scroll 0 0 #c4bbbb;
    bottom: 0;
    content: "";
    /*height: 3px;*/
    left: 0;
    position: absolute;
}
.rowExpand:hover:after {
	/*width: 100%;*/
	 width: 0;
}

.loanRow.open:hover + .rowExpand:after {
	width: 100%;
}

.loanDescription{
	width: 90%;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 14px;
}

.loanDescription h6{
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 16px;
	margin: 0 0;
}

.loanContent{
	/*width: 92%;*/
	margin: 10px auto 10px;
	padding: 0 30px;
}

.loanPros{
	width: 30%;
	float: left;
	text-align: left;
	margin-right: 2%;
}



ul.loanPoints li{
	margin-bottom: 8px;
	font-weight: 300;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	padding-left: 20px;
}

ul.plusPoints li:before{
	font-family: 'FontAwesome';
	content: "";
  	padding-right: 5px;
  	color: #B5595A;
	position: absolute;
	left: 0;
	top: 2px;
}

ul.negPoints li:before{
	font-family: 'FontAwesome';
	content: "";
  	padding-right: 5px;
  	color: #B5595A;
	position: absolute;
	left: 0;
	top: 2px;
}

ul.metricPoints li:before{
	font-family: 'FontAwesome';
	content: "";
  	padding-right: 5px;
  	color: #B5595A;
	position: absolute;
	left: 0;
	top: 2px;
}

 
.loanCons{
	width: 30%;
	float: left;
	text-align: left;
	margin-right: 1%;
}

.loanCons h4{
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: 300;
	font-size: 18px;
	border-bottom: 2px solid #F5F5F5;
}

.loanMetrics{
	width: 35%;
	float: left;
	text-align: left;
}

.loanMetrics h4{
	padding-bottom: 5px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: 300;
	font-size: 18px;
	border-bottom: 2px solid #F5F5F5;
}

.connectButton {
	text-align: center;
	vertical-align: middle !important;
	height: 52px !important;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 21px !important;
	/*width: 50% !important;*/
	background-color: #76A23C !important;
	color: white !important;
}
.connectButton:hover {
	background-color: #8BC53F !important;
}
.rowSpacer{
	height: 0px;
	background-color: #e1e1e1;
}
.rowSpacerExpand {
	height: 1px;
}
.dataLeft{
	float: left;
	width: 19%

}

.dataBox{
	height: 300px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}


.dataBoxHeader{
	/*width: 90%;*/
	margin-left: 10px ;
  	margin-right: 10px ;
	/*height: 40px;*/
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	z-index: 999;
}

.dataBoxTitle{
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 19px !important;
	border-bottom: 1px solid;
	border-color: #e5e9ec;
	white-space: nowrap;
}
.dataBoxTitle span {
	display: inline;
}
.dataBoxContent{

	
    text-align: center;
    
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 41px;
    padding: 0 10px;
    
    /*top: 50%;
    margin-top: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);*/
}

.dataBoxContent H1{
	font-size: 42px;
	/*line-height: 160px;*/
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	margin: 0;
	font-weight: 500;
}

.accountIcons {
	color: #4d4d4d;
	cursor: pointer;
    float: right;
    line-height: 1;
    margin-top: 11px;
}
.accountIcons i {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}
h3.modalText{
	margin: 0;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.4;
}

.ConnectModalButton{
	width: 100%;
	background-color: #ff9900 !important;
	color: white !important;
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 22px !important;

}

.xeroModal{
                padding-top: 0px !important;
                padding-bottom: 0px !important;
}
 
#xeroLogoContainer{
                width: 100px;
                height: 100px;
                margin: 0 auto;
}
 
#xeroLogoModal{
                width: 100px;
                height: 100px;
 
}
 
.xeroConnectButtons{
                width: 100%;
}
 
.xeroProcessing{
                text-align: center !important;
                color: rgb(0,183,227) !important;
                margin-bottom: 15px !important;
}
 
.successText{
                color: #75a440;
                font-weight: bold;
}
 
.failureText{
                color: #FF5C5C;
                font-weight: bold;
}

.landingButton{
	width: 100%;
	font-size: 20px !important;

}

/**********************
 * Modal 
 * */
body.modal-open, 
.modal-open .navbar-fixed-top, 
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}

.modal {
  left: 50%;
  bottom: auto;
  right: auto;
  padding: 0;
  width: 500px;
  margin-left: -250px;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  z-index: 99;
}

.modal.container {
  max-width: none;
}
.modal-scrollable {
	z-index: 9999 !important;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.modal-backdrop {
    background-color: #000000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.modal-backdrop, .modal-backdrop.fade.in {
    background: none repeat scroll 0 0 #fff;
    opacity: 0.7;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-backdrop, .modal-backdrop.fade.in {
    background: none repeat scroll 0 0 #000;
    opacity: 0.7;
}
.modal-open {
	overflow: hidden;
}


/* add a scroll bar to stop page from jerking around */
.modal-open.page-overflow .page-container,
.modal-open.page-overflow .page-container .navbar-fixed-top,
.modal-open.page-overflow .page-container .navbar-fixed-bottom,
.modal-open.page-overflow .modal-scrollable {
	overflow-y: scroll;
}
@media (max-width: 979px) {
	.modal-open.page-overflow .page-container .navbar-fixed-top,
	.modal-open.page-overflow .page-container .navbar-fixed-bottom  {
		overflow-y: visible;
	}
}
.modal-scrollable {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: auto;
}

.modal {
	outline: none;
	position: absolute;
	margin-top: 0;
	top: 50%;
	overflow: visible; /* allow content to popup out (i.e tooltips) */
}

.modal.fade {
	top: -100%;
	-webkit-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;	
	   -moz-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
	        transition: opacity 0.3s linear, top 0.3s ease-out, bottom 0.3s ease-out, margin-top 0.3s ease-out;
}

.modal.fade.in {
	top: 50%;
}

.modal-body {
	max-height: none;
	overflow: visible;
}

.modal.modal-absolute {
	position: absolute;
	z-index: 950;
}

.modal .loading-mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	border-radius: 6px;
}

.modal-backdrop.modal-absolute{
	position: absolute;
	z-index: 940;
}
 

.modal.container {
  width: 940px;
  margin-left: -470px;
}

/* Modal Overflow */

.modal-overflow.modal {
	top: 1%;
}

.modal-overflow.modal.fade {
	top: -100%;
}

.modal-overflow.modal.fade.in {
	top: 1%;
}

.modal-overflow .modal-body {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}


/*Added on 06-10-2014*/
#piechart, 
#piechart *,
#piechart2, 
#piechart2 *,
#piechart3, 
#piechart3 * {
    /*width: 100% !important;
    height: 100% !important;*/
    /*margin-top: -8px !important;*/
}
.clearfix:after,
.clearfix:before,
.loanRowHeader:after,
.loanRowHeader:before,
.loanRow:after,
.loanRow:before,
.smart-forms .header-green:after,
.smart-forms .header-green:before,
.loanContent:after,
.loanContent:before,
.smart-wrap:after,
.smart-wrap:before {
	display: table;
	content: "";
}
.clearfix:after,
.loanRowHeader:after,
.loanRow:after,
.smart-forms .header-green:after,
.loanContent:after,
.smart-wrap:after {
	clear: both;
}


.col-row {
	margin: 0 -10px;
}
.col3 {
	width: 50%;
	float: left;
	padding: 0 11px;
	box-sizing: border-box;
}
.list-unstyled {
	padding-left: 0px;
	list-style: none;
}
.list-unstyled li {
	margin-bottom: 12px;
	white-space: nowrap;
}
.text-left {
	text-align: left;
}
.list-unstyled .fa-stack {
	font-size: 15px;
	/*color: #cacaca;*/
}

.loan-match-text {
	vertical-align: middle;
	display: inline-block;
	color: #fff;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    margin-right: 20px;
}
	
.icn {padding-right: 18px;}
.loanRow:hover .icn {
	background: url(../images/bluearrow.png) no-repeat 90% center;	
}
.loanRowCell span {
    /*display: block;*/
    padding: 4px;
    position: relative;
    text-align: center;
}
.loanRowCell .icon {
	/*padding-top: 12px;
	display: inline-block;*/
	line-height: normal;
	
	/*display: block;*/
    /*padding-top: 38px;*/
   vertical-align: middle;
    display: inline-block;
    width: 120px;
}
.accountIcons:hover .fa {
    color: #75a440;
    transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
}


/**/
.icon {
    float: none;
    margin-right: 0;
    padding: 0 42px 0 44px;
    position: absolute;
}
.color {
    color: #424242;
    font-size: 16px;
    padding: 12px 0 10px;
}
.txt {
    color: #424242;
    font-size: 14px !important;
    overflow: hidden;
}

.loanRow:hover {
    /*box-shadow: 0 -3px 0 0 #c4bbbb inset;
    -moz-box-shadow: 0 -3px 0 0 #c4bbbb inset;
    -webkit-box-shadow: 0 -3px 0 0 #c4bbbb inset;*/
}
.imgblue {
    
    /*transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    height: 11px;
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    
    width: 16px;
    display: inline-block;
    visibility: hidden;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;*/
    
    display: inline-block;
    height: 11px;
    margin-left: 8px;
    margin-right: 12px;
    transform: rotate(0deg);
   	-moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    visibility: hidden;
    width: 16px;
    transition: transform 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s;
    -webkit-transition: transform 0.3s ease 0s;
}
.rotateimg {
    
    
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    
    
    transition: transform 0.3s ease 0s;
    -moz-transition: transform 0.3s ease 0s;
    -webkit-transition: transform 0.3s ease 0s;
}
.loanRow:hover .imgblue {
    visibility: visible;
    
}
.smart-forms .note {
		margin-top: -17px;
		margin-bottom: 23px;
		padding: 0px 31px;
		font-size: 11px;
		line-height: 15px;
		color: #999;
	}
	
	.loaderAjax {
	   height: 42px;
	   line-height: 48px;
	   margin-top: -42px;
	   padding: 0;
	   text-align: center;
	}

.loanBlank {
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 15px;
    padding: 21px 30px;
    text-align: left;
}
/*Responsive css*/



/*@media only screen and (max-width: 1800px) {
	.dataBoxContent H1 {
		line-height: 5;
	}
@media only screen and (min-width: 1600px) {
	.dataBoxContent H1 {
		line-height: 3;
	}
}*/
.loanRow:after last-child {
   background: medium none;
}

.loanRow:after {
	/*transition: all 0.2s ease-in-out;*/
	width: 100%;
	background: none repeat scroll 0 0 #e1e1e1;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0px;
    position: absolute;
    transition: none 0s ease 0s ;
}
.loanRow:hover:after {
    width: 100%;
    background: #c4bbbb;
}
.loanRow.open:hover:after {
	content: none;
}


.back_btn {
    margin-bottom: 10px;
}
.back_btn .button {
    background: none repeat scroll 0 0 #bdc3c7;
    border: 0 none;
    color: #243140;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 42px;
    line-height: 1;
    padding: 0 18px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    vertical-align: top;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    border-radius: 3px;
}
.back_btn .button:hover {
	 background: none repeat scroll 0 0 #cacfd2;
    color: #243140;
}
.dataBoxContent .list-unstyled.text-left {
    margin-left: -2px;
}

.dropdown-menu > li:last-child {
   border: medium none;
}
.dropdown-menu > li {
   border-bottom: 1px solid #ddd;
}
.loanRow.open:after {
    content: none;
}


.slider-input {
    width: 83px;
}
.gui-input {
	/*transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;*/
}
.footer-form-row.frm-row {
	margin: 0 -10px;
}
.footer-form-row.frm-row .colm {
	width: 50%;
	float: left;
	padding: 0 10px;
}



.accountIcons .dropdown-menu > li {
	border: none;
}
.accountIcons .dropdown-menu > li > a:hover {
    background: none repeat scroll 0 0 #f1f2f7 !important;
    border-radius: 5px;
    /*color: #5a8925;*/
   color: #000;
}
.accountIcons .dropdown-menu > li > a > i {
    padding-right: 10px;
}
.accountIcons .dropdown-menu > li > a:hover i {
    color: #5a8925;
}
.accountIcons .dropdown-menu {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1) !important;
    left: -10px;
    max-width: 320px !important;
    min-width: 160px !important;
    padding: 10px;
    top: 42px;
    /*width: 300px !important;*/
}
.accountIcons .dropdown-menu:after,
.accountIcons .dropdown-menu:before {
    bottom:100%;
    left:9%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
}
.accountIcons .dropdown-menu:after {
    border-color:rgba(255,255,255,0);
    border-bottom-color:#ffffff;
    border-width:7px;
    margin-left:-7px;
}
.top-menu .dropdown-menu:before {
    border-color:rgba(238,238,238,0);
    border-bottom-color:#eeeeee;
    border-width:8px;
    margin-left:-8px;
}
.accountIcons .dropdown-menu:after,
.accountIcons .dropdown-menu:before {
    bottom:100%;
    left:90%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none;
}
.accountIcons .dropdown-menu:after {
    border-color:rgba(255,255,255,0);
    border-bottom-color:#ffffff;
    border-width:7px;
    margin-left:-7px;
}
.accountIcons .dropdown-menu:before {
    border-color:rgba(238,238,238,0);
    border-bottom-color:#eeeeee;
    border-width:8px;
    margin-left: -8px;
}




.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*search*/
.search {
  width:30px;
  height: 29px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
  border:1px solid #fff;
  box-shadow:none;
  background: url("../images/search-icon.png") no-repeat scroll 7px 6px #ededed;
  padding: 0 10px 0 10px;
  color:#fff;
  border-radius:100px;
  -webkit-border-radius:100px;
  font-size: 13px;
  float: right;
  box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  text-indent: 19px;
}	
/*.search:focus {
  width:100%;
  border:1px solid #f6f6f6;
  box-shadow:none;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
  color:#c8c8c8;
  font-weight: 300;
  outline: none;
}*/
.todo-search:focus{
    width:100% !important;
}
.searchCircle a {
  /*opacity: 0;*/
  position: absolute;
  right: 7px;
  top: 5px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
  color: #909090;
  pointer-events: none;
  display: none;
}


.searchCircle.searchOpen .search {
	width:100%;
  border:1px solid #f6f6f6;
  box-shadow:none;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
  color:#c8c8c8;
  font-weight: 300;
  outline: none;
}
.searchCircle.searchOpen a {
	display: block;
	pointer-events: auto;
}
/*.searchCircle .search:focus + a {
	opacity: 1;
	pointer-events: all;
}
.searchCircle .search:focus + a:hover {
	color: #757575;
}*/



.filterSection {
	margin-bottom: 15px;
}
.filterLeft {
	float: left;
	width: 80%;
}
.filterRight {
	float: right;
	width: 19%;
}
.searchCircle {
	float: left;
  margin-top: 12px;
  margin-right: 5px;
  position: relative;
}
.matchesBig .select {
    max-width: 300px;
}





.paginationSpace {
	padding: 0 0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 10px;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #eff2f7;
    float: left;
    line-height: 1.42857;
    margin-left: 1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    color: #34495E;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > li.active > a, .pagination > li.active > a:hover {
    background-color: #75a440;
    border-color: #75a440;
    color: #fff;
}


.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}

.table {
	width: 100%;
	border-collapse: collapse;
  border-spacing: 0;
}
.table > thead {
	
}
.table > thead > tr > th {
	background: none repeat scroll 0 0 #e1e1e1;
	color: #34495e;
	font-size: 14px;
	font-weight: 300;
	padding: 4px 30px;
	position: relative;
	cursor: pointer;
}
.table > tbody > tr > td {
	padding: 20px 30px;
	border-bottom: 10px solid #F2F2F2;
	text-align: center;
}
.table > tbody > tr:last-child > td {
    border-bottom: 0 none;
}
.table > tbody > tr > td.left {
	text-align: left;
}
.table > tbody > tr > td.right {
	text-align: right;
}
.table > tbody > tr > td.text-left {
    text-align: left;
}

.smart-forms .header-green h4 {
	display: inline-block;
}
.smart-forms .form-header select {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #fff !important;
    font-size: 18px !important;
    margin: 7px 0 !important;
    padding: 0 10px;
}
.smart-forms .form-header select option {
    background: none repeat scroll 0 0 #fff;
    color: #34495e;
    padding: 2px 10px;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.table > thead > tr > th > span {
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
    width: 6px;
    opacity: 0;
    transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    height: 18px;
}
.table > thead > tr > th:hover > span {
	opacity: 1;
}
.table > thead > tr > th > span i.fa-caret-up {
    cursor: pointer;
    font-size: 14px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    top: -3px;
}
.table > thead > tr > th > span i.fa-caret-down {
    cursor: pointer;
    font-size: 14px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
    top: -13px;
}

.left-xs-mobile {
	text-align: left !important;
}
/**/
.matchesBig {
	margin-left: 0 !important;
	width: 80%;
}
.leadView {
	background: #fff;
	padding: 15px 30px;
	font-size: 18px;
}
.leadView .tagline {
	margin-bottom: 20px;
}
.row:after,
.row:before {
	display: table;
	content: "";
}
.row:after {
	clear: both;
}
.row {
	margin: 0 -10px;
}
.col6 {
	float: left;
  padding: 0 10px;
  width: 50%;
}
.col6:after,
.col6:before {
	display: table;
	content: "";
}
.col6:after {
	clear: both;
}
.leftlead {
	float: left;
	padding: 6px 0;
	margin-right: 12px;
}
.rightlead {
	/*margin-left: 200px;*/
	padding: 6px 0;
	color: #979797;
}
.smart-forms .leadView .select {
	height: 35px !important;
}
.smart-forms .leadView .select > select {
	padding: 4px 10px;
	height: 35px !important;
}
.smart-forms .leadView .select .arrow {
	top: 6px;
}
.smart-forms .select:before {
	
}
.btn-row {
	padding: 15px 30px;
}
.btn-row .button {
	min-width: 100px;
}
.btn-row .button.pull-right {
	margin-left: 15px;
}
.boxRow:after,
.boxRow:before {
	display: table;
	content: "";
}
.boxRow:after {
	clear: both;
}
.boxRow {
    padding: 8px 0 0;
    text-align: left;
}
.dates {
    float: left;
    width: 92px;
}
.datadates {
    margin-left: 92px;
}
.datades {
    margin-left: 92px;
}
.clickCall {
    color: #5a8925;
    font-size: 22px;
    line-height: 1;
}

.leadDetails .dataBox {
	height: auto;
}
.leadDetails .dataBoxContent {
	position: static;
	padding: 0 10px 10px;
}

	
@media only screen and (max-width: 1365px) {
	.matches {
		width: 80%;
	}
	.fa-stack {
	    display: inline-block;
	    /*height: 1.8em;*/
	    height: 2em;
	    line-height: 2em;
	    position: relative;
	    vertical-align: middle;
	    width: 1.8em;
	}
	
	
}
@media only screen and (max-width: 1200px) {
	.loanRowCell h4 {
		font-size: 20px;
		
		margin: 30px 0;
	}
	.connectButton {
		font-size: 18px !important;
	}
	.dataBoxContent H1 {
		font-size: 33px;
	}
	.loanRowCell {
		line-height: normal !important;
	}
	.connectButton {
		margin: 17px auto !important;
		width: auto !important;
	}
	.loanRow {
		height: 86px;
	}
	
	.last-box {
	    line-height: 6 !important;
	}
	.leadView {
    font-size: 15px;
	}
}

@media only screen and (max-width: 1023px) {
	/*.currentMatches {
		display: none;
	}*/
	.currentMatches {
	    bottom: 0;
	    left: 0;
	    margin-top: 0;
	    position: fixed;
	    z-index: 999;
	    right: 0;
	    width: 100%;
	}
	.currentMatches .smart-container {
		background: rgba(117,164,24,0.9);
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	.currentMatches .form-header {
		display: none;
	}
	.currentMatches .spacer-b30,
	.currentMatches .spacer-b15,
	.currentMatches #progressBar,
	.currentMatches .step-group{
		display: none;
	}
	.currentMatches .smart-forms .form-body {
		padding-bottom: 0;
		color: #ffffff;
	}
	
	.matches-mobile {
		height: 70px;
		border-top: 1px solid #75a440;
		background: rgba(117,164,24,0.9);
		color: #fff;
		position: fixed;
		left: 0;
		width: 100%;
		bottom: 0;
		z-index: 9999;
		font-family: "Roboto",Arial,Helvetica,sans-serif;
		padding: 13px 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		font-size: 20px;
	}
	.numbermatches {
		padding-bottom: 20px;
    	padding-top: 20px;
    	width: auto;
    	text-align: center;
	}
	.mainView {
		margin-bottom: 68px;
	}
	.numbermatches > span {
		display: inline-block;
		vertical-align: middle;
		margin-right: 20px;
	}
	.matches-mobile .numbermatches h1 {
		display: inline-block;
		vertical-align: middle;
	}
	.odometer.odometer-auto-theme, 
	.odometer.odometer-theme-default {
		line-height: 1 !important;
	}
	.numbermatches h1 {
		margin: 0;
		font-size: 35px;
	}
	
}
@media only screen and (max-width: 1023px) {
	.webform {
		width: auto;
		float: none;
	}
	.currentMatches{
		width: auto;
		float: none;
		margin-top: 15px;
		/*margin-bottom: 15px;*/
	}
	.textSection h1{
		font-weight: 200;
		font-size: 0.8em;
	}

	.loanRowCell h4 {
	    font-size: 17px;
	}
	.matches {
		float: none;
	    margin-left: 0;
	    margin-right: 0;
	    width: 100%;	
	}
	.dataBoxContent .list-unstyled {
		font-size: 16px;
	    /*padding-left: 30px;*/
	}
	 /*.leadDetails .dataBoxContent {
		padding: 0 10px 10px;
		position: absolute;
		overflow-y: auto;
		overflow-x: hidden;
	}*/

}


@media only screen and (max-width: 992px) {
	.connectButton {
		height: 34px !important;
		font-size: 14px !important;
		
	}
	.loanRow {
		height: 70px;
	}
	.dataBoxTitle {
	    font-size: 19px !important;
	}
	.dataBoxContent H1 {
	    font-size: 45px;
	}
	.loanRowCell h4 {
	    /*font-size: 14px;*/
	    margin: 25px 0;
	}
	.connectButton {
		margin: 16px auto !important;
	}
	.loanCons h4, 
	.loanMetrics h4,
	.loanPros h4 {
		font-size: 15px;
	}
	ul.loanPoints li {
		font-size: 13px;
	}
	.loanPros,
	.loanCons {
	    width: 32%;
	}
	.loanMetrics {
		width: 33%;
	}
	.loanDescription h6 {
		font-size: 14px;
	}
	
	.dataLeft {
		float: left;
    	width: 29%;
	}
	.dataBox {
	    height: 290px;
	    margin-bottom: 15px;
	}
	.loanRowCell .icon {
		/*padding-top: 22px;*/
	}
	.last-box {
	    line-height: 5 !important;
	}
	.loanRowCell .icon {
		width: 94px;
	}
	/*.leftlead {
		width: 170px;
	}
	.rightlead {
		margin-left: 170px;
	}*/
	
}
@media only screen and (max-width: 800px) {
	.dataBox {
		height: 240px;
	}
	
}

@media only screen and (max-width: 767px) {
	.smart-forms label, 
	.smart-forms input, 
	.smart-forms button, 
	.smart-forms select, 
	.smart-forms textarea {
		font-size: 13px;
	}
	.header {
	    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
	    margin-bottom: 18px;
	    padding: 9px 0;
	}
	.logo {
	    padding-left: 0;
	    width: 150px;
	    margin-top: 5px;
	}
	.header .button {
		margin-top: 3px;
	}
	.accountIcons {
		margin-top: 5px;
	}
	/*.accountIcons i {
	    margin-top: 5px;
	}*/
	.smart-forms .form-header {
		padding: 10px;
	}
	.smart-forms .form-header h4 {
		font-size: 20px;
	}
	.smart-forms .form-header h4 i {
		font-size: 23px;
	}
	.header .button {
		height: 35px;
	}
	.smart-forms .button {
		/*height: 35px;*/
		padding: 0 5px;
	}
	.smart-forms .append-icon > input, .smart-forms .append-icon > textarea {
	    padding-left: 6px;
	    padding-right: 28px;
	}
	.modal {
		width: 565px !important;
	}
	.smart-forms .form-body {
	    padding: 20px 20px 15px;
	}
	.smart-forms .form-footer {
		padding: 25px 15px 15px;
	}
	.textSection h1{
		font-weight: 200;
		font-size: 0.7em;
	}
	.logoSection {
		margin-top: 30%;
	}
	/*.loanPros,
	.loanCons,
	.loanMetrics {
	    float: none;
	    margin-right: 0;
	    text-align: left;
	    width: auto;
	}*/
	.matches {
	    float: none;
	    margin-left: 0;
	    margin-right: 0;
	    width: auto;
	}
	.dataBoxTitle span {
		display: inline;
		border: none;
	}
	.dataBoxTitle {
		border-bottom: 1px solid #e5e9ec;
	}
	.loanContent {
		padding: 0 10px;
	}
	.loanRowCell h4 {
		padding-left: 7px;
	}
	.loanRowCell:first-child h4,
	.loanRowCell:first-child h6 {
		padding-left: 10px;
	}
	.success {
		padding: 5px 20px;
	}
	.error {
		padding: 5px 20px;
	}
	#header_right_content .dropdown-menu {
		margin-top: 13px;
	}
	.loanRowCell .icon {
	    width: 78px;
	}
	.loanBlank {
	    background: none repeat scroll 0 0 #fff;
	    border-radius: 4px;
	    font-size: 14px;
	    font-weight: 300;
	    line-height: 1.5;
	    padding: 6px 7px;
	    text-align: left;
	}
	
	
	.table > thead > tr > th {
		padding: 1px 10px 4px;
		font-size: 11px;
		white-space: nowrap;
	}
	.table > tbody > tr > td {
		white-space: nowrap;
		padding: 7px 10px;
		font-size: 11px;
		border-bottom: 5px solid #f2f2f2;
	}
	.searchCircle {
		margin-top: 6px;
	}
	.rightlead {
    /*margin-left: 150px;*/
    padding: 4px 0;
	}
	
	.leftlead {
	    float: left;
	    padding: 4px 0 !important;
	    /*width: 150px;*/
	}
	
	.leadView {
	    background: none repeat scroll 0 0 #fff;
	    padding: 20px 10px 5px;
	}
	.btn-row {
	    padding: 10px;
	}
	
}
@media only screen and (max-width: 640px) {
	/*.col3 {
	    box-sizing: border-box;
	    float: none;
	    padding: 0 10px;
	    width: auto;
	}*/
	.dataBoxContent .list-unstyled {
		/*padding-left: 5px;*/
	}
	ul.loanPoints li {
	    font-size: 11px;
	}
	.loanRowCell .icon {
	    width: 63px;
	}
	
	.col6 {
	    float: none;
	    padding: 0 10px;
	    width: auto;
	}
	
	
}
@media only screen and (max-width: 568px) {
	.modal {
		width: 310px !important;
	}
	.logoSection{
		margin-top: 30%;
	
	}
	.loanRowHeader {
		height: auto;
	}
	.connectButton {
	    font-size: 10px !important;
	    height: 29px !important;
	    padding: 0 3px !important;
	}
	.loanRowCell h4 {
		font-size: 11px;
		margin: 14px 0;
	}
	.loanRowCell {
		padding: 0 0;
	}
	ul.loanPoints li {
	    font-size: 11px;
	}
	.loanDescription h6 {
	    font-size: 12px;
	}
	.loanPros, .loanCons, .loanMetrics {
		margin-bottom: 15px;
	}
	/*.dataBoxTitle {
	    font-size: 15px !important;
	    line-height: 23px;
	}
	#piechart, #piechart *, #piechart2, #piechart2 *, #piechart3, #piechart3 * {
		height: 150px !important;
	}*/
	.loanRow {
	    height: 44px;
	}
	.connectButton {
	    margin: 7px auto !important;
	}
	.loanRowCell h6 {
		font-size: 11px;
		margin: 4px 0;
	}
	/*ul.loanPoints li {
		padding-left: 0;
	}
	ul.plusPoints li:before,
	ul.negPoints li:before,
	ul.metricPoints li:before {
		content: none;
	}*/
	
	.col3 {
	    box-sizing: border-box;
	    float: none;
	    padding: 0 10px;
	    width: auto;
	}
	.numbermatches {
		padding-bottom: 10px;
    	padding-top: 10px;
	}
	
	.imgblue {
	    height: 6px;
	    width: 10px;
	    margin-left: 3px;
   		margin-right: 3px;
	    
	    
	}
	.icon > img {
	    width: 27px;
	}
	.loanRowCell .icon {
    	/*padding-top: 13px;*/
	}
	.last-box {
	    line-height: 3 !important;
	}
	.loanRowCell .icon {
	    width: 51px;
	}
	.table > thead > tr > th > span i.fa-caret-down {
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    position: relative;
    top: -10px;
  }
}
@media only screen and (max-width: 480px) {
	.loanRow {
	    /*height: auto;*/
	}
	.loanRowCell h4 {
		white-space: nowrap;
	}
	.loanCons h4, .loanMetrics h4, .loanPros h4 {
	    font-size: 13px;
	}
	.btn-row .button.pull-right {
	    margin-left: 5px;
	}
	.smart-forms .form-footer .button {
	    margin-bottom: 5px;
	    margin-right: 0;
	}
	
}
@media only screen and (max-width: 479px) {
	.loanRowCell {
	    width: 31%;
	}
	.loanRowCell:first-child {
	    width: 38%;
	}
	ul.loanPoints li {
		padding-left: 13px;
	}
	.loanMetrics {
	    display: none;
	}
	.loanPros, .loanCons {
	    width: 48%;
	    margin-right: 2%;
	}
	.search {
			display: none;
	}
	.col6 {
    /*border-bottom: 1px solid #ddd;*/
    float: none;
    margin-bottom: 0;
    padding: 5px 10px;
    width: auto;
	 }
	.leftlead {
	    float: none;
	    padding: 2px 0;
	    width: auto;
	}	
	.rightlead {
	    margin-left: 0;
	    padding: 2px 0;
	    color: #979797;
	}
	.btn-row {
    padding: 3px 10px 9px;
	}
	.btn-row .button {
    height: 33px;
    min-width: 59px;
	}
	
	
}

@media only screen and (max-width: 360px) {
	.loanRowCell {
	    /*padding: 0 5px;*/
	    text-align: center;
	    width: 26%;
	}
	/*.loanRowCell:nth-child(2) {
	    width: 130px;
	}*/
	.loanRowCell:nth-child(3) {
	    width: 73px;
	}
	
	
	.loanRowCell {
	    width: 33%;
	}
	.loanRowCell:first-child {
	    width: 34%;
	}
	.loanRowCell .icon {
	    width: 48px;
	}
	.last-box {
	    line-height: 3.1 !important;
	}
	
	
}






@media (max-width: 1365px) {
	.hidden-tablet {
		display: none !important;
	}
	
}
@media (max-width: 1023px) {
	.hidden-mobile {
		display: none !important;
	}
	.show-mobile .dataBox {
		height: 300px !important;
	}
	.leadDetails .dataBox {
    height: auto !important;
	}
}
@media (max-width: 479px) {
	.hidden-xs-mobile {
		display: none !important;
	}
}
@media (min-width: 1600px) {
	.list-unstyled {
		font-size: 20px;
	}
}
@media (min-width: 1366px) {
	.dataBoxContent H1 {
		font-size: 60px;
	}
	/*.matches {
		margin-left: 1%;
	}*/
	
	
	
	
}
@media (min-width: 1260px) {
	.dataBoxContent H1 {
		font-size: 48px;
	}
	.smart-forms .button {
		padding: 0 12px;
	}
	.loanRowCell .icon {
		width: 101px;
	}
}
@media (min-width: 1024px) {
	.show-mobile {
		display: none !important;
	}
	.list-unstyled {
		font-size: 12px;
	}
	.matches-mobile {
		display: none;	
	}
	.loan-match-text {
		display: none;	
	}
	
}
@media (min-width: 1366px) {
	.hidden-desktop {
		display: none !important;
	}
	.list-unstyled {
		font-size: 16px;
	}
}
@media (min-width: 1600px) {
	.dataBoxContent H1 {
		font-size: 60px;
	}
	.list-unstyled {
		font-size: 24px;
	}
	.list-unstyled li {
		margin-bottom: 15px;
	}
}
@media (min-width: 2000px) {
	.list-unstyled {
		font-size: 28px;
	}
}
/*@media (min-width: 768px) and (max-width: 979px) {}*/

/*12-02-15 (pra)*/
.statusToggle {
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
}
/*.statusToggle:hover {
	box-shadow: 0 -2px 0 0 #75a440 inset;
	-moz-box-shadow: 0 -2px 0 0 #75a440 inset;
	-webkit-box-shadow: 0 -2px 0 0 #75a440 inset;
	-o-box-shadow: 0 -2px 0 0 #75a440 inset;
	-ms-box-shadow: 0 -2px 0 0 #75a440 inset;	
}*/
.statusToggle.open {
	box-shadow: 0 0 0 0 #75a440 inset;
	-moz-box-shadow: 0 0 0 0 #75a440 inset;
	-webkit-box-shadow: 0 0 0 0 #75a440 inset;
	-o-box-shadow: 0 0 0 0 #75a440 inset;
	-ms-box-shadow: 0 0 0 0 #75a440 inset;
}
/**/
.statusToggle > div > span {
	line-height: 21px;
	border-bottom: 1px solid transparent;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
}
.statusToggle:hover > div > span {
	border-bottom: 1px solid #34495e;
}







@media(max-width:1200px) {
	.matchesBig .select {max-width: 280px;}
}



.jTip {
    position: relative;
    top: -3px;
    margin-left: 5px;
}

    .jTip img {
        margin-right: 5px;
    }

    .jTip.noTop {
        top: 0!important;
    }

    .jTip.headerInfo {
        top: -10px;
    }

.HLwrapper .jTip {
    margin-left: 0;
}

.jt_dialog {
    position: fixed!important;
}


#JT_arrow_left {
    background-image: url("/content/images/arrow_left.png");
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index: 101;
    left: -16px;
    height: 25px;
    width: 22px;
    top: -9px;
    -webkit-top-before: 50px;
}

#JT_arrow_right {
    background-image: url("/content/images/arrow_right.png");
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    z-index: 101;
    height: 25px;
    width: 22px;
    top: -9px;
    -webkit-top-before: 50px;
    margin: 0!important;
}

#JT {
    position: absolute;
    z-index: 1100;
    border: 1px solid #dcd4c6;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 0 0 rgba(214,205,189,.7);
    box-shadow: 0 3px 0 0 rgba(214,205,189,.7);
    padding: 10px 10px 0 15px;
    margin-top: 12px;
}

#JT_copy {
    color: #5d584c;
    line-height: 24px;
    padding: 5px 5px 3px 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 500;
}

#JT p {
    color: #5d584c;
    line-height: 24px;
    padding: 0 5px 3px 5px!important;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    font-weight: 500;
}

#JT_close_right {
    color: #454136;
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 0;
    padding-right: 15px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: -5px;
    -webkit-margin-after: -5px;
}

#JT_close_left {
    color: #454136;
    font-size: 14px;
    text-align: left;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 0;
    padding-right: 10px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: -5px;
    -webkit-margin-after: -5px;
}

.jTip {
    cursor: help;
    text-decoration: none;
}

#ST_arrow_left {
    background-image: url("/content/images/arrow_top.png");
    background-repeat: no-repeat;
    background-position: left top;
    position: absolute;
    z-index: 101;
    left: 7px;
    height: 22px;
    width: 25px;
    top: -15px;
    padding: 0;
}

#ST_arrow_right {
    background-image: url("/content/images/arrow_right.png");
    background-repeat: no-repeat;
    background-position: right top;
    position: absolute;
    z-index: 101;
    height: 25px;
    width: 34px;
    top: 0;
    -webkit-top-before: 50px;
    margin: -6px 0 0 0;
}

#ST {
    position: relative;
    margin-top: 8px;
    z-index: 600;
    border: 1px solid #dcd4c6;
    background-color: #fefefe;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 2px 2px 2px #888;
    min-width: 300px;
}

    #ST p {
        margin-right: 14px;
        font-family: 'Open Sans',sans-serif;
        font-size: 14px;
        font-weight: 500;
    }

#ST_copy {
    color: #5d584c;
    line-height: 22px;
    padding: 2px 8px 7px 4px!important;
    margin: 2px 5px 2px 0;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.ST_loader {
    background-image: url("/content/images/jloader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 16px;
}

#ST_close_left {
    color: #7f7a64;
    font-size: 14px;
    text-align: left!important;
    padding: 0;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: -6px;
    -webkit-margin-after: -5px;
}

#ST_close_right {
    color: #7f7a64;
    font-size: 14px;
    text-align: left;
    padding: 0;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: -6px;
    -webkit-margin-after: -5px;
}

#ST_copy p {
    padding: 0!important;
    margin-right: 6px;
    background-color: aqua;
}

#ST_copy img {
    padding: 1px;
    border: 1px solid #dcd4c6;
}

#JT #JT_copy ul {
    list-style: disc!important;
    margin-left: 20px;
}
