.clr { clear: both;}
#wrapper {
	margin: auto;
	width: 540px;;
}
.join {
	color: #305d76;
	font-size: 44px;
	font-weight:700;
	float: left;
	text-shadow: 1px 0 1px #777;
}
.lock {
	float: right;
	background:url("https://i.imgur.com/Jsq8WUM.png") no-repeat;
	width:14px;
	height:18px;
	margin-top: 12px;
}
.login-options {
	margin-top: 5px;
	color: #9c9c9c;
	margin-bottom: 15px;
}

.clr hr {
	border: 1px solid #e9e9e9;
	margin:25px 0;
}
.forms {
	margin-top: 20px;
}
.mail-text {
	color: #777;
}
.forms input {
	border: 1px solid #d9d9d9 !important;
	color: #bebebe;
	padding: 7px 0px 7px 50px;
	outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	margin-bottom: 15px;
    width:80%;
}
#loginbtn {padding:initial;
    }
.forms select {
    border: 1px solid #d9d9d9 !important;
    color: #bebebe;
    padding: 7px 0px 7px 50px;
    outline: none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    margin-bottom: 15px;
    width: 80%;
}
.forms input:focus {
    box-shadow: 0 0 5px rgba(48, 168, 218, 1);
    -webkit-box-shadow: 0 0 5px rgba(48, 168, 218, 1); 
    -moz-box-shadow: 0 0 5px rgba(48, 168, 218, 1);
    border:1px solid rgba(48, 168, 218, 1) !important; 
}
.forms #username {
	background:url("https://i.imgur.com/n6engUt.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #mail {
	background:url("https://i.imgur.com/xCWr97f.png") no-repeat left center;
	background-position: 10px 10px;
	border-right: 1px solid #f1f1f1;
}
.forms #password {
	background:url("https://i.imgur.com/69UwNcl.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #company {
	background:url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_18/v1497268086/company_building_rfpi5i.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #phone {
	background:url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_17/v1497273171/telephone_bb3nsa.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #mobile {
	background:url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_20/v1497268085/phone_xo1frh.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #zipcode {
	background:url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_22/v1497276447/zipcode_yqmxys.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_username {
    background: url("https://i.imgur.com/n6engUt.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_mail {
    background: url("https://i.imgur.com/xCWr97f.png") no-repeat left center;
    background-position: 10px 10px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_company {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_18/v1497268086/company_building_rfpi5i.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_phone {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_17/v1497273171/telephone_bb3nsa.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_mobile {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_20/v1497268085/phone_xo1frh.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_zipcode {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_22/v1497276447/zipcode_yqmxys.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_city {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_35/v1497275392/city_icedgs.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_address {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_16/v1497273873/address_ug5vcs.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_country {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_30/v1497274518/country_aimg0h.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #BodyContentPlaceHolder_state {
    background: url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_30/v1497274761/state_s3jr0z.png") no-repeat left center;
    background-position: 10px 5px;
    border-right: 1px solid #f1f1f1;
}
.forms #city {
	background:url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_35/v1497275392/city_icedgs.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #address {
	background:url("https://res.cloudinary.com/dk3hsijvi/image/upload/o_16/v1497273873/address_ug5vcs.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}
.forms #usernametext {
    color:red;
}
.create-acc {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 11px;
    border: 0px solid #b96529;
    border-radius: 8px;
    background: #992828;
    background: -webkit-gradient(linear, left top, left bottom, from(#e77e33), to(#e77e33));
    background: -moz-linear-gradient(top, #e77e33, #e77e33);
    background: linear-gradient(to bottom, #e77e33, #e77e33);
    font-family: 'Open Sans', sans-serif;
	font-weight:700;
    color: #ffffff;
    text-decoration: none;
	height: 40px;width:80%;
}
.create-acc:hover,
.create-acc:focus {
    border: 0px solid #e77e33;
    background: #db7830;
    color: #ffffff;
    text-decoration: none;
}
.create-acc:active {
    background: #982727;
    background: -webkit-gradient(linear, left top, left bottom, from(#8b4c1f), to(#e77e33));
    background: -moz-linear-gradient(top, #8b4c1f, #e77e33);
    background: linear-gradient(to bottom, #8b4c1f, #e77e33);
}
.create-acc:after{
    content:  "\0000a0";
    display: inline-block;
    height: 40px;
    width: 50px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
	padding-left: 10px;
    top: -10px;
    right: -135px;
    background: url("https://i.imgur.com/ZcP5IpD.png") no-repeat center center #db7830;
    background-size: 8px 11px;
	-webkit-border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-o-border-radius: 0px 8px 8px 0px;
	-ms-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px;
}
.signin-acc {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 11px;
    border: 0px solid #4cae4c;
    border-radius: 8px;
    background: #4cae4c;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cae4c), to(#4cae4c));
    background: -moz-linear-gradient(top, #4cae4c, #4cae4c);
    background: linear-gradient(to bottom, #4cae4c, #4cae4c);
    font-family: 'Open Sans', sans-serif;
	font-weight:700;
    color: #ffffff;
    text-decoration: none;
	font-size:35px;
    width:80%;
}




/**
 * Button Object
 */

/**
 * 1. Corrects inability to style clickable 'input' types in iOS
 * 2. Remove excess padding in IE6/7
 * 3. IE6/7 inline-block hack for native block-level elements
 */

.btn-auth,
.btn-auth:visited {
    position: relative;
    display: inline-block;
    height: 22px;
    padding: 0 1em;
    border: 1px solid #999;
    border-radius: 2px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    cursor: pointer;
    color: #222;
    background: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* iOS */
    -webkit-appearance: none; /* 1 */
    /* IE6/7 hacks */
    *overflow: visible;  /* 2 */
    *display: inline; /* 3 */
    *zoom: 1; /* 3 */
}

.btn-auth:hover,
.btn-auth:focus,
.btn-auth:active {
    color: #222;
    text-decoration: none;
}

.btn-auth:before {
    content: "";
    float: left;
    width: 22px;
    height: 22px;
    background: url(https://res.cloudinary.com/dk3hsijvi/image/upload/o_31/v1497385537/facebook_l4oggv.png) no-repeat 99px 99px;
}

.btn-auth.large {
    height: 36px;
    line-height: 36px;
    font-size: 20px;
}
.btn-auth.large:before {
    width: 36px;
    height: 36px;
}
.btn-auth::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.remove-flext {
    display: block;
}
.text-align-center{
    text-align:center;
}