.newregister .pype-steps {
	margin-bottom: 35px;
}

.newregister .pype-footer-row a {
	color: #bbbbbb;
	text-decoration: none;
}

.newregister .pype-footer-row .content span{
	margin-bottom : 0px;
	display : block;
	font-size: 12px;
}

.newregister .pype-footer-line {
	margin-top: 20px;
	width: 100%;
	float: left;
}

.newregister .cta a {
	display: inline-block;
	width: auto;
	max-width: 576px;
	background-color: #ee7331;
	color: white;
	font-size: 22px;
	font-weight: 100;
	padding: 15px 20px 11px;
	text-decoration: none;
	letter-spacing: 1px;
	border-radius: 5px;
}

.newregister .cta {
	text-align: center;
	padding-bottom: 20px;
}

.newregister h1 {
	color: white;
	font-size: 2.9em;
	font-weight: 300;
}

.newregister h2 {
	color: #ee7331;
	font-size: 24px;
	font-weight: 500;
}

.pype-steps {
	padding: 40px 0 0 0;
}

.newregister .stp-row {
	width: 30%;
  border: 1px solid #eee;
	height: 240px;
	text-align: center;
}

.newregister .stp-row h2 {
	font-size: 18px;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

.newregister .stp-row p {
	font-size: 18px;
	margin-top: 5px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.newregister h3 {
	margin-top: 15px;
	font-size: 20px;
	color: white;
	font-weight: 100;
	letter-spacing: 1px;
}

.newregister p {
	font-size: 20px;
}

.newregister .form-field-wrap {
	display: block;
	margin-bottom: 0px;
	height: 50px;
}

.newregister input {
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 5px 15px;
	margin-bottom: 0;
	border: 1px solid #ebebeb;
	outline: none;
	color: grey;
	font-size: 14px;
}

.newregister .form-control{
	margin-top:15px;
	font-weight: 500;
}

.newregister input[type=submit] {
	box-sizing: border-box;
	width: 100%;
	background-color: #ee7331;
	border-color: #ee7331;
	color: white;
	font-size: 14px;
}

.newregister input[type=submit]:disabled { border: 0; }

.newregister input[type=submit]:hover {
	background-color: #e46f30;
	border-color:#e46f30;
}

.newregister input[type=submit]:active {
	background-color: #4cae4c;
	border-color: #4cae4c;
}
.newregister input[name=cancelButton] {
	background-color: #4A4A4A;

}

.newregister button[type=submit] {
	box-sizing: border-box;
	width: 100%;
	background-color: #ee7331;
	color: white;
	font-size: 14px;
}

.newregister .pype-freetrial-wrapper {
	width : 100%;

}

.newregister .pype-freetrial-header {
	background-size: contain;
	padding: 40px;
	padding-top: 20px;
	/* background-image: "images/Wood Background.jpg"; */
	overflow: auto;
}

.newregister .backgroundimage {
	background-image: "images/Wood Background.jpg";
}
.newregister .pype-freetrial-header-form {
	padding: 20px;
}

.newregister .pype-freetrial-header .right-col {
	width: 450px;
	float: right;
	text-align: right;
	background: #fff;
	padding: 40px;
	border-radius: 5px;
}

.newregister .pype-freetrial-header .right-col .pype-login-logo {
	text-align: center;
	margin-bottom: 20px;
}

.account{
	margin:20px 0px 10px;
}

.terms,.terms:hover,.terms:focus{
	color:#fb8637;
	/*text-underline-position: under;
	text-decoration: underline;*/
}
.newregister .pype-freetrial-header .right-col .pype-login-logo img {
	width: 300px;
}

.newregister .pype-testimonials {
	/*line-height:initial;
	width: 85%;
	margin-left: auto;
	margin-right: auto;*/
}



.newregister .pype-testimonials-box p.testimonalQuote {
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 0;
	font-size: 16px;
	position: relative;

}

.newregister .pype-testimonials-box p.testimonalQuote:before {
	content: '\201C';
  color: #666;
  font-size: 45px;
  font-weight: 700;
  opacity: .3;
  position: absolute;
  top: -30px;
  left: -25px;
  text-shadow: none;
}



.newregister .pype-testimonials-box .subp p {
	text-align: left;
	font-size: 14px;
	font-weight: 100;
}

.newregister .pype-testimonials-box .subp p.client-name {
	font-weight: bold;
	font-size: 16px;
}

.newregister .pype-testimonials-box {
	margin-top: 40px;
	height : 180px;
	width: 27%;
	background: #fff;
	text-align: left;
	padding: 30px 20px 20px 30px;
	box-sizing : content-box; /*For supporting IE along with others*/
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}


.newregister  .pype-logos {
	text-align: center;
	padding: 10px 30px 30px 30px;
	overflow: auto;
}

 .newregister .pype-logos h1 {
	color: black;
	font-weight: 700;
}

.newregister .logo-box {
	width: 20%;
	float: left;
	text-align: center;
}

.newregister .pype-footer {
	background-color: #272727;
	overflow: auto;
	padding: 54px 0;
}

.pype-footer-row.logoDiv{
	text-align : center;
}

.newregister .pype-footer-row.logoDiv img{
	height:45px;
}

.newregister .pype-footer-row.logoDiv p{
	margin-top: 19px;
}

.newregister .pype-footer p {
	line-height: 25px;
	color: #bbbbbb;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1px;
}

.newregister .pype-footer .socialLinks a{
	margin-right: 5px;
}

.newregister .pype-footer .socialLinks span{
	color: #272727;
    background-color: #ffffff;
    padding: 6px;
    font-size: 15px;
    height : 26px;
    width : 26px;
    border-radius : 12px;
	text-align: center;
}

.newregister .grey-section {
	background: #F2F2F2;
}

.newregister .pype-freetrial-header-logo img {
	max-width: 400px;
	width: 100%;
}

.logoBox{
	display: inline-block;
    width: 19%;
}

.logoBox img {
	width: 200px;
	opacity: 0.8;
}
.register .fancy-checkbox {
    margin-bottom: 0px !important;
    padding-top: 0px !important;
}
.register .panel-col-submmitals-checkbox {
    width: 11px;
    height: 10px;
    border-radius: 2px !important;
    border: 1px solid #dadada;
    padding: 1px 0px 0px 0px;
    margin-top: 0px;
    text-align: left;
    margin-right: 5px;
}
.register .fancy-checkbox input[type=checkbox]:checked+.btn-group>label.filter-checkbox {
    color: #d9d9d9;
    border: 1px solid #d9d9d9;
}
.register .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child {
    color: #adadad;
    font-size: 7px;
    position: relative;
    right: 9px;
    top: -7px !important;
}
.register .panel-col-submmitals-result {
    width: 7%;
}
/* Mobiles */
@media screen and (max-width: 650px) {
	.newregister .pype-freetrial-header {
		padding: 20px;
	}
	.newregister  .pype-freetrial-header .left-col {
		width: 100%;
	}
	.newregister  .pype-freetrial-header .right-col {
		width: 100%;
	}
	.newregister  input {
		max-width: 100%;
	}
	.newregister  input[type=submit] {
		max-width: 100% !important;
	}
	.newregister  .stp-row {
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
	}
	.newregister .stp-row h2 {
		font-size: 18px;
		padding-left: 0;
	}
	.newregister  .stp-row p {
		font-size: 18px;
		padding-left: 0;
	}
	.newregister .logo-box {
		width: 100%;
		text-align: center !important;
	}

	.newregister .pype-testimonials-box p {
	  box-sizing : initial;
		/*padding: 16px;*/
	}
	.newregister  .pype-testimonials-box {
		height: auto;
	    width: 100%!important;
	    text-align: left;
	    margin-right: 0;
	    padding: 35px 35px 15px;
			box-sizing: inherit;
    }

	.newregister .pype-testimonials-box .subp {
		box-sizing : initial;
		padding-bottom: 15px;
	}
	.newregister .cta {
		width: 100%;
		float: left;
	}
	.logoBox{
		width: 100%;
		margin-bottom: 20px;
	}

	.newregister .pype-footer-row{
		width : 100%;
		text-align: left;
    	margin-left: 3em;
    	margin-top : 3em;
	    float: left;
	    background-color: #272727;
	}

	.pype-footer-row.copyright{
		height: 0;
    	margin-top: 0;
	}
}

@media screen and (max-width:400px){
	.newregister .pype-freetrial-header .right-col .pype-login-logo img {
		width: 100%!important;
	}
	.newregister .pype-freetrial-header-form {
		padding: 0;
	}
	.newregister .pype-freetrial-header .left-col {
		font-size: 20px;
		line-height: 30px;
	}

	.newregister input[type=submit] {
		font-size: 10px;
	}

	.newregister .pype-footer-row {
		text-align: center;
		width: 100%;
		float: left;
		background-color: #272727;
		margin-left: 0;
	}
	.newregister .pype-logos h1 {
		font-size: 20px!important;
	}
	.testimonalQuote {
		height: auto!important;
	}
}

@media screen and (max-width:1080px) and (min-width:651px) {
	.newregister .pype-testimonials-box p.testimonalQuote {
		height: auto;
	}

	.newregister .pype-testimonials-box {
		width: auto!important;
		height: auto!important;
	}

	.logoBox img {
		width: 100%;
	}
}


.notACustomerLabel{
	padding-top:15px;
	font-size : 14px;
}

.pype-footer .newsSubHeading p{
	margin-bottom: 0px;
}

.pype-footer .newsSubHeading{
	margin-bottom: 10px;
}

.newregister .pype-footer-row a.scheduleDemo{
	color: #fd8637;
}
.pype-testimonials .subp p{
	margin-bottom : 0;
}
.testimonalQuote{
	height: 100px;
}

.client-title {
	font-weight: 300!important;
	color: #272727;
	font-size: 30px!important;
	letter-spacing: -.035em;
	margin: 30px 0 20px 0;
	display: block;
}

.newregister .checkingsso-loader{
	margin: -47px 0 -47px 5px;
    right: 5px;
    padding-top: 8px;
}

/* layout */
.pype-flexbox-container {
  /*height: 125px;*/
  text-align: justify;
  font-size: 0.1px; /* IE 9/10 don't like font-size: 0; */
  width: 82%;
	margin: 0 auto;
}
.pype-flexbox-container .pype-flex-content {
  display: inline-block;
}
.pype-flexbox-container:after {
  content: '';
  width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
  display: inline-block;
}

/*9.0 UI changes*/
.border-0 {
  border: 0px !important;
}
