@font-face {
    font-family: 'GothamHTF';
    src: url('../fonts/GothamHTF-Medium.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GothamHTF-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/GothamHTF-Medium.woff') format('woff'), /* Modern Browsers */
         url('../fonts/GothamHTF-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/GothamHTF-Medium.svg#GothamHTF-Medium') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility
}
@font-face {
    font-family: 'GothamHTF';
    src: url('../fonts/GothamHTF-Book.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GothamHTF-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/GothamHTF-Book.woff') format('woff'), /* Modern Browsers */
         url('../fonts/GothamHTF-Book.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/GothamHTF-Book.svg#GothamHTF-Book') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility
}
@font-face {
    font-family: 'GothamHTF';
    src: url('../fonts/GothamHTF-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/GothamHTF-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/GothamHTF-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/GothamHTF-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/GothamHTF-Bold.svg#GothamHTF-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box
}

body {
	background-color: #F6F7FA;
	background-image: url(../images/point-bg.png);
	background-size: 70px auto;
	background-repeat: repeat;
	font-family: 'GothamHTF';
	font-weight: 400;
	color: #2D2A29
}
a,
a:active,
a:visited {
	color: #2D2A29;
	text-decoration: underline
}
a:hover {
	color: #E1523D;
	text-decoration: none
}

#log-main {
	margin: 0 auto;
	padding-top: 72px;
	max-width: 620px;
}

header {
	margin-bottom: 36px
}
.brand-text {
	display: none
}
.brand-logo {
	margin-bottom: 12px;
	width: 212px;
}
.brand-logo .logo-gra1 {
	fill: #E1523D
}
.brand-logo .logo-gra2 {
	fill: #2D2A29
}
.site-description {
	font-size: 12px;
	line-height: 20px;
}
#log-panel {
	padding: 24px 56px 0;
	background-color: #ffffff;
	box-shadow: 0 12px 12px 0 rgba(135,137,141,0.10);
}
.tml-links {
	margin: 0 -56px;
	padding: 16px 56px;
	background-color: #F6F7FA
}
.tml-links > li {
	list-style: none;
	display: inline-block;
	margin-right: 32px
}
#log-footer {
	padding-top: 24px;
	padding-bottom: 36px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}
h1.page-title {
	margin-bottom: 36px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700
}
.tml-log-wrap .tml-label,
.tml-pwd-wrap .tml-label,
.tml-user_login-wrap .tml-label,
.tml-user_email-wrap .tml-label,
.tml-user_pass1-wrap .tml-label,
.tml-user_pass2-wrap .tml-label,
.tml-indicator-wrap .tml-label,
.tml-indicator_hint-wrap .tml-label {
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #B3B5B9;
	font-weight: 400;
	padding-bottom: 6px;
	margin-bottom: 0;
}
.tml-indicator_hint-wrap {
	font-size: 12px;
	line-height: 20px;
}
.tml-rememberme-wrap .tml-label {
	cursor: pointer
}
input.tml-field {
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	padding: 10px 18px;
	border: #E9EAED solid 1px;
	text-shadow: none;
}
.tml-field-wrap {
	margin-bottom: 32px;
}
.tml-button {
	display: inline-block;
	padding: 15px 52px;
	color: #FFFFFF;
	background-color: #E1523D;
	border: #E1523D solid 1px;
	font-size: 14px;
	line-height: 22px;
	font-family: "GothamHTF",-apple-system-font,BlinkMacSystemFont,Arial,"tohoma,sans-serif";
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	cursor: pointer;
}
.tml-checkbox {
	margin-left: 0
}

.tml-register > form > div:nth-child(7) {
	display: none
}
.tml-alerts ul {
	padding: 0
}
.tml-alerts ul li {
	margin: 0;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 2px;
	color: #E25363
}


.tml-social_providers-wrap .tml-social-providers{
	display: flex;
	flex-direction: row;
	list-style: none;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.tml-social_providers-wrap .tml-social-providers >li{
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
}
.tml-social_providers-wrap .tml-social-providers >li  a{
	color: #ffffff;
	text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.tml-social_providers-wrap .tml-social-providers >li:last-child{
	background-image:linear-gradient(to bottom, #e76d4a, #c93b24);
	flex: 1;
}

.tml-social_providers-wrap .tml-social-providers >li:last-child .tml-social-provider-text{
	margin-left: 6px;
}

.tml-social_providers-wrap .tml-social-providers >li:first-child{
	order: 2;
	background-color: #425f9b;
	width: 42px;
	margin-left: 12px;

}
.tml-social_providers-wrap .tml-social-providers >li:first-child .tml-social-provider-text{
	display: none;
}

.tml-social_providers-wrap .tml-social-providers >li:last-child img{
	filter: grayscale(100%) brightness(700%) ;
	height: 20px;
	width: 20px;
}

.tml-social_providers-wrap .tml-social-providers >li:first-child img{
	/*filter: grayscale(100%) brightness(0%)  drop-shadow(20px 0 #000);*/
	height: 42px;
	width: 42px;
}

.tml-social-providers-divider{
	margin: 24px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.tml-social-providers-divider span{
	text-transform:capitalize;
	font-size: 12px;
	color: #b3b5b9;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.tml-social-providers-divider span:before{
	content: '';
	display: inline-block;
	width: 48%;
	margin: 0 1% 0 0;
	border-bottom: solid 1px #e9eaed;
}

.tml-social-providers-divider span:after{
	content: '';
	display: inline-block;
	width: 48%;
	margin: 0 0 0 1%;
	border-bottom: solid 1px #e9eaed;
}



/* register success page  */

#log-panel .register-suc{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 56px 56px 36px 56px;

}

#log-panel .tip-ico{
  width: 108px;
  height: 108px;

}


#log-panel .main-title{
	margin-top: 36px;
	font-size: 20px;
	line-height: 30px;
	color: #2D2A29;
}

#log-panel .sub-title{
	margin-top: 12px;
	font-size: 16px;
	line-height: 28px;
	color: #2D2A29;
	text-align: center;
}
#log-panel .main-btn{
		background-color: #E1523D;
		border: none;
		color: #ffffff;
		padding:  15px 52px;
		font-size: 14px;
		line-height: 22px;
		text-transform: uppercase;
		font-weight: 100;
		margin-top: 56px;
	text-decoration: none;
}


#log-panel .tml-indicator-wrap{
	position: relative;
	top: -20px;
}
#log-panel .tml-indicator-wrap:before{
	content: 'Password strength';
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #B3B5B9;
	font-weight: 400;
	padding-bottom: 6px;
}


#log-panel  #pass-strength-result.bad,
#log-panel  #pass-strength-result.short,
#log-panel  #pass-strength-result.good,
#log-panel  #pass-strength-result.strong
{
	position: absolute;
	width: 100%;
	top: 0px;
	/*left:88 %;*/
	font-size: 12px;
	display: flex;
	flex-direction: column;
text-align: right;
}

#log-panel  #pass-strength-result.bad,
#log-panel  #pass-strength-result.short{
	color: #E1523D;
}
#log-panel  #pass-strength-result.good{
	color:#FFC077
}
#log-panel  #pass-strength-result.strong{
	color: #5BE1AF;
}


#log-panel  #pass-strength-result{
	display: none;
}


#log-panel  #pass-strength-result:after{
	display: block;
	content:'';
	width: 100%;
	background-size: cover;
	height: 2px;
	position: relative;
	/*left: -88%;*/
	margin-top: 12px;
}
#log-panel  #pass-strength-result.bad:after,
#log-panel  #pass-strength-result.short:after{
	background-image: url('../images/weak.png');
}

#log-panel  #pass-strength-result.good:after{
	background-image: url('../images/soso.png');
}


#log-panel  #pass-strength-result.strong:after{
	background-image: url('../images/good.png');
}

/*#log-panel article{*/
/*	padding-bottom: 24px;*/
/*}*/
.tml-alerts .tml-errors a{
	 display: none;
}

.tml-activate  a{
	color: #E1523D;
}
.tml-field-wrap.tml-social_providers-wrap{
	display: none;
}



@media (max-width: 900px) {
	#log-main {
		width: 100%;
		padding: 37px 24px;
	}

	#log-panel {
		padding: 0;
		background-color: transparent;
		box-shadow: none
	}

	#log-main h1.page-title {
		margin-bottom: 24px;
		font-size: 16px;
		line-height: 22px;
		font-weight: bold;
	}

	#log-main .tml-field-wrap {
		margin-bottom: 16px;
	}

	#log-main .tml-button {
		width: 100%;
	}

	#log-panel #pass-strength-result.bad, #log-panel #pass-strength-result.short, #log-panel #pass-strength-result.good, #log-panel #pass-strength-result.strong {
		left: 80%;
	}

	#log-panel #pass-strength-result:after {
		left: -80%;
	}

	.tml-social_providers-wrap .tml-social-providers {
		flex-direction: column;
	}

	.tml-social_providers-wrap .tml-social-providers > li:first-child {
		width: 100%;
		margin-left: 0;
	}

	.tml-social_providers-wrap .tml-social-providers > li:last-child {
		width: 100%;
		flex: none;
		margin-bottom: 12px;
	}
	#log-panel .tml-indicator-wrap {
		position: relative;
		top: -8px;
	}

	.tml-social_providers-wrap .tml-social-providers > li:first-child .tml-social-provider-text {
		display: inline-block;
	}
	.tml-links{
		text-align: center;
	}
	.tml-links > li {
		margin-right: 16px;
	}
}
