
/*@import url(//lakpont.com/__ver/1.1.0/css/auth.css);*/

*,
*::before,
*::after {
  box-sizing: border-box;
}
body{
	margin:0;
}
input[type="checkbox"] {
    display: none;
}
strong{
    font-weight:bold;
}
._lud90{
	float:right;
	padding:5px;
	margin-top: 7px;
	border: solid 1px transparent;
	border-radius: 4px;
	cursor:pointer;
	font-weight: 300;
	letter-spacing: .4px;
	font-size: 14px;
	color:#fff;
}
._lud90:hover{
	background:#fbcaa6;
	border-color: rgba(0, 0, 0, .1);
	text-decoration: none;
	color:#fff;
}
._lud90 div{
	display: inline-block;
    margin-right: 5px;
}
._lud90 img {
	height:28px;
	border-radius: 4px;
}
._lud91{
    line-height: unset;
}
._lud91:hover{
	color:rgba(0, 0, 0, .5);
}
._lud91 a {
	color:inherit;
    display: inline-block;
}
._lud91 a:hover {
	text-decoration: none;
	color: #fff;
}
	input:focus,
	textarea:focus {
		outline:0;
		border-color:#fbcaa6;;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 124, 35, .6);
        	    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 124, 35, .6);
	}

/**
 * Copyright
 *
 */
.ip-main{
	min-height: 100vh;
	min-height: 575px;
	padding-bottom: 45px;
}
.ip-contact ul{
	font-size:12px;
}
.ip-contact ul li{
	font-size: 1.5em;
	font-weight: 500;
}
.ip-contact p{
	font-size: .75em;
    font-weight: 300;
    margin-top: 0;
}

.sign-in-with-social {
	padding-bottom:40px;
	margin:0 auto 40px;
	border-bottom:1px solid #ebebeb;
	max-width:290px;
	position: relative;
}
.sign-in-with-social > button {
	border-radius:4px;
	height:40px;
	width: 100%;
    padding: 0 0 0 50px;
    letter-spacing: 0.5px;
    cursor:pointer;
	font-family:"Roboto", Helvetica, Arial, sans-serif;
	font-size:14px;

}
/**
 * Sign/Log in
 *
 */
.sign-in-with-social > button:focus {
		outline:0;
		border-color:#fbcaa6;;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 124, 35, .6);
        	    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 124, 35, .6);
}
.sign-in-with-social .orSeparator {
	display:block;
	position:absolute;
	width:40px;
	margin-left:-15px;
	left:50%;
	bottom:-12px;
	padding:9px 0 5px;
	background-color:#fff;
	color:#999;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.sign-in-with-social > .fb-button {

    background: url(//lakpont.com/__ver/1.1.0/assets/fb-logo.png) no-repeat 0px 0px;
	background-color:#3b5998;
	color:#fff;
	border:none;
    text-align: center;
    text-transform: uppercase;
    margin-top:0;
}

.fb-button {
    outline: none;
    padding: 0.9em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    background: #3b5998;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
	border-radius: 22px;

}

.sign-in-with-social > .google-button {

    background: url(//lakpont.com/__ver/1.1.0/assets/google-logo.png) no-repeat 8px 11px;
	background-color:#fff;

	/* Google needs */
	color: rgba(0,0,0,.54);
	/* needs end */
    text-align: left;
    border:solid 1px #eee;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    margin-top:10px;

}
.sign-in-with-social > .google-button:hover {
	background-color: #eee;
	border-color:#ddd;
}

.promise {
    font-size: 10px;
	margin: 1em 0;
	color: #777979;
}
.promise div {
	display: inline-block;
	vertical-align: top;
	padding: 0 .5em;
	text-align: justify;
}
.promise .text{
	position: relative;
	left: 20px;
	width: 100%;
    padding-right: 20px;
}
.promise .text::before{
	content: '';
	background-repeat: no-repeat;
	height: 16px;
	width: 12px;
	background-image: url(//d2sx8fj3ha7ai7.cloudfront.net/assets/sitewide-sf8503c1c6c-65298dea0fa0ebd3fa0ea5e5fbcae034.png);
	background-position: 0 -124px;
	position: absolute;
	left: -20px;
	top: 5px;
}
.traditional-login {
	max-width:290px;
	margin:0 auto;
}
.traditional-login .pwdconfirmButton input,
.forget-passwd .pwdconfirmButton input,
.newpwd .pwdconfirmButton input {
	cursor:pointer;
	display:block;
	width:100%;
	padding:6px 0;
	background-color:#fd7c00;
	background: #9ed845;
	border:1px solid #e46000;
	border:1px solid #8aca28;
	border-radius:4px;
	box-shadow:0 1px 1px rgba(0,0,0,0.15);
	color:#fff;
	font-family:"Robotobold", Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:1.6;
	text-align:center;
	letter-spacing: 2.5px;
}
.traditional-login .pwdconfirmButton input:hover,
.traditional-login .pwdconfirmButton input:focus,
.traditional-login .pwdconfirmButton input:active,
.traditional-login .pwdconfirmButton input:visited,
.forget-passwd .pwdconfirmButton input:hover,
.forget-passwd .pwdconfirmButton input:focus,
.forget-passwd .pwdconfirmButton input:active,
.forget-passwd .pwdconfirmButton input:visited,
.newpwd .pwdconfirmButton input:hover,
.newpwd .pwdconfirmButton input:focus,
.newpwd .pwdconfirmButton input:active,
.newpwd .pwdconfirmButton input:visited{
	background-color:#f26600;
	background-color:#7fbb23;
	border-color:#e46000;
	border-color:#8aca28;
	color:#fff;
	outline:none;
}
.RegIn label,
.traditional-login label {
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin-left:5px;
}

.ForgPass input[type="email"],
.traditional-login input[type="email"],.traditional-login input[type="password"],
.forget-passwd input[type="email"],
.new-passwd input[type="password"],.new-passwd input[type="text"] {
    padding: 0.5em 1em 0.5em 2em;
    font-size: 0.8em;
    outline: none;
    color: #212121;
    letter-spacing: 1px;
}

.traditional-login input[type="email"],
.forget-passwd input[type="email"] {
    background: #fff url(//lakpont.com/__ver/1.1.0/assets/loginiconhead.png) no-repeat 14px 8px;
}
.traditional-login input[type="password"],
.new-passwd input[type="password"],.new-passwd input[type="text"] {
    background: #fff url(//lakpont.com/__ver/1.1.0/assets/loginicons.png) no-repeat -17px 8px;
}
.traditional-login input,
.new-passwd input,
.forget-passwd input {
	display:block;
	width:99.5%;
	margin-bottom:20px;
	padding:10px 0;
	border:1px solid #ccc;
	border-radius:4px;
	text-indent:10px;
	color:#555;
	background-color:#fff;
	-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;
}
.traditional-login input:focus,
.new-passwd input:focus,
.forget-passwd input:focus {
	outline:0;
	border-color:#fbcaa6;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 124, 35, .6);
    	    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(244, 124, 35, .6);
}
.pwddisableButton,
.pwdconfirmButton{
	margin-left: 25px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    /* padding: 2px 6px; */
    text-align: center;
    /*border-color: #f47c23; */
}

.traditional-login .pwdconfirmButton,
.traditional-login .pwddisableButton,
.forget-passwd .pwdconfirmButton,
.forget-passwd .pwddisableButton,
.new-passwd .pwdconfirmButton,
.new-passwd .pwddisableButton {
	width:100%;
	margin:0;
}
.top {
	overflow:hidden;
	text-align:center;
	margin-bottom: 20px;
	text-align:left;

}
.top h1 {
	font-family:"robotolight", Helvetica, Arial, sans-serif;
	color:#6b6b6b;
	font-size:28px;
	font-weight:bold;
	margin:0;
}

.top a {
	cursor:pointer;
}
.top h1{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding-bottom:40px;
}
.pwdch .top h1 {
	padding-bottom:2px;
}
.pwddisableButton input{
    color: #ccc;
    padding: 3px 6px;
}
.pwddisableButton input[disabled]{
	border: solid 1px #ccc;
	border-radius: 3px;
    background-color: #eee;
    font-weight: 500;
    font-size: 16px;
    padding: 6px;
    line-height: 1.6;
}
.new-passwd .pwddisableButton input[disabled]{
	color:#ccc;
}

.pwdconfirmButton input{
	background:#fcdac1;
    color: #F47c23;
    border:solid 1px #F47c23;
    font-weight:500;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    padding: 3px 6px;
}
.forget-passwd {
	max-width: 290px;
	margin: 30px auto;
}
.pwdch .bottom,
.pwdch-succes .bottom,
.newpwd .bottom {
	position:relative;
	color: #b8b8b8;
	font-size: 12px;
	text-align: justify;
	width: 290px;
	margin: 0 auto;
	padding:0;
}
.pwdch .icon-warn,
.pwdch-succes .icon-warn,
.newpwd .icon-warn {
	display: block;
	margin:0;
	background-color: transparent;
	position: absolute;
	left: -30px;
	top:3px;
}
.forg-passwd{
	padding-top: 25px;
/*	float: right;*/
	text-align:right;
}
.forg-passwd a{
	font-size: 12px;
	color: #337ab7;
	text-decoration: none;
}
.forg-passwd a:visited,
.forg-passwd a:hover{
	color:#337ab7;
	text-decoration: none;
}
.nm-new{
	text-align:center;
	width:290px;
	margin: 5px auto 10px;
}




._ipmd01 .modal-content{
	width: 620px;
	background:#f6f7f9;
}
._ipmd01 input{
	border-color: #e5e6e9;
    background-color: #fff;
    border-radius: 0;
    padding: 0.5em 1em 0.5em 2em;
    font-size: 0.8em;
    color: #212121;
    letter-spacing: 1px;
    display: block;
    width: 99.5%;
    margin-bottom: 20px;
    padding: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-indent: 10px;
    color: #555;
    background-color: #fff;
    -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;
    padding: 0.5em 2em 0.5em 2.5em;
    font-size: 0.8em;
    outline: none;
    color: #212121;
    letter-spacing: 1px;
}
._ipmd12 {
	height: 60px;
    background: #F47c23;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px 15px 0 15px;
    color: #fff;
    font-size: 20px;
}
._ipmd12 button {
	float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: .5;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
._ipmd12 button:hover {
	color:#fff;
	opacity:.75;
}

._ipmd13{
	padding: 15px;
	margin-top:10px;
	min-height: 220px;
}
._ipmd13 a {
	font-size:12px;
}
._ipmd131 {
	padding: 15px 15px 5px 0;
    margin: 0;
    text-align: right;
	min-height: 65px;
}
._ipmd131 a {
	font-size:12px;
	display:block;
	padding-bottom: 5px;
}
._ipmd14 {
	position: relative;
    height: 50px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 15px 0 15px;
    color: #aaa;
    font-size: 12px;
    background-color: #e9ebee;
}
._ipmd14 .confirmButton,
._ipmd14 .disableButton {
	margin-left: 0;
    border-radius: 2px;
    font-size: 12px;
    line-height: 18px;
    /* padding: 2px 6px; */
    text-align: center;
    /* border-color: #f47c23; */
    /*bottom: 6px;*/
    /* position: absolute; */
    /*right: 5px; */
    float: right;
    position: relative;
    margin: 7px 0 0;
}
._ipmd14 .confirmButton input {
    font-weight: 500;
    background: #F47c23;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #d9630b;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    cursor: pointer;
}
._ipmd14 .disableButton input[disabled] {
   border: solid 1px #ccc;
   border-radius: 3px;
   background-color: #eee;
   font-weight: 500;
   cursor: not-allowed;
   padding: 5px 10px;
   text-transform: uppercase;
}
._ipmd14 a {
	margin-top: 6px;
    display: inline-block;
}
._cb {
	clear:both;
}
/*-- info.lakpont --*/
.ia-info {
    color: #6b6b6b;
    background: #e9ebee;
    min-height:100vh;
}
.ia-info .header-line {
    min-height: auto;
    background: transparent;
}
.logo-line{
    font-size: 12px;
	padding-top:30px;
	padding-bottom:20px;
}
.logo-line svg{
    width:180px;
}
.logo-line ul{
	float: right;
	padding: 0;
	margin: 0;
}
.logo-line ul li{
	display: inline-block;
	padding-left: 40px;
	font-size:1.5em;
	font-weight:500;
}
.logo-line ul li p{
	font-size:.75em;
	font-weight:300;
}
.logo-line i{
    font-size:25px;
    color:#F47c23;
    margin-right:5px;
}
.help{
    text-align: left;
    font-size: 16px;
    padding-left: 35px;
    padding-bottom:20px;
    margin: 0 auto 20px;
    background: #fff;
}
.help:before{
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 4px;
    bottom: -1px;
    content: '';
    left: -1px;
    pointer-events: none;
    position: absolute;
    right: -1px;
    top: -1px;
    box-shadow: 0 3px 3px -3px rgba(0,0,0,.3);
}
.help img{
    width: 100%;
    border-radius: 50%;
    padding: 2px;
}
.help .t{
    padding-top:20px;
    font-weight:bold;
    margin:0;
    font-size: 20px;
}
.help .e{
    padding-left:50px;
}
.help >div{
    display:inline-block;
}
.help .spic{
    max-width:100px;
    margin-right:50px;
}
.ia-ureg{
    border-top: solid 1px #d0d1d5;
}
.ia-asz,
.ia-aszf{
    border-top: solid 1px #d0d1d5;
	font-family: 'Roboto', sans-serif;
	padding-top:8px;
	padding-bottom:50px;
	line-height: 1.6;
}
.ia-asz pre,
.ia-aszf pre{
    color:inherit;
}
.ia-xml-doc{
	border-top: solid 1px #d0d1d5;
	font-family: 'Roboto', sans-serif;
	padding-top:8px;
	font-size:12px;
	line-height: 1.6;
}
/*-- //info.lakpont --*/


	@media(max-width:414px) {
		.ia-copyright {
			text-align:center;
		}
		.ia-copyright p:nth-child(2){
			float: none;
			padding: 0 0 2px;
		}
		.ia-copyright p:nth-child(1){
			padding: 8px 0 0;
		}
		.ip-csm {
			margin-bottom:10px;
		}

		.ia-copyright .container .row div:nth-child(1),
		.ia-copyright .container .row div:nth-child(2){
			margin: 0 auto;
		}

		.ia-copyright .container .row div:nth-child(2) p{
			margin: 0;
			padding:0;
		}
	}
	@media(min-width:320px) {
		.ip-fixedselector .tab-content > div > ul{
			column-count: 2;
		}
	}
	@media(max-width:736px) {

		.ia-copyright p:nth-child(1){
			font-size: 14px;
		}
		.ia-copyright .container .row div:nth-child(3){
			margin: 0 auto;
		}
	}
	@media(min-width:736px) {
		.ip-fixedselector .tab-content > div > ul{
			column-count: 3;
		}
	}

	@media(min-width:1024px) {
		.ip-fixedselector .tab-content > div > ul{
			column-count: 4;
		}
	}

	@media(min-width:1200px) {
		.ip-fixedselector .tab-content > div > ul{
			column-count: 5;
		}
	}

@media(min-width:680px) {
	.sign-in-with-social {
		border-bottom:none;
		border-right:1px solid #ebebeb;
		float:left;
		height:175px;
		padding:0 50px 0 0;
		margin:0;
		width:285px;
	}
	.sign-in-with-social .orSeparator {
		top:75px;
		right:-20px;
		bottom:auto;
		left:auto;
	}
	.traditional-login {
		float:right;
		margin:0;
		width:255px;
	}
}