html, body{
font-family:"notokr-regular";
width:100%;
height: 100%;
margin: 0;
padding: 0;
list-style:none;
text-decoration:none;
overflow:hidden;
}
a, img, div, ul, li, iframe{
margin: 0;
padding: 0;
list-style:none;
text-decoration:none;
border:none;

}

a:-webkit-any-link {
    color: #686868;
    text-decoration: none;
    cursor: auto;}
a:hover{
    color: #f68c1f;
    text-decoration: none;
    cursor: auto;}


.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
}
#menu li {
	display:inline-block;
	margin: 10px;
	background:#333;
	opacity:0.87;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	color:#fff;
}
#menu li.active{
	background:#f21050;
	color: #333333;
	opacity:1;
}
#menu li a{
	text-decoration:none;
	color: #fff;
}
#menu li a:hover{
	color: #333333;
}

#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: #bfdb10; 

}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}
.twitter-share-button{
	position: fixed;
	z-index: 99;
	right: 149px;
	top: 9px;
}
#download{
	margin: 10px 0 0 0;
	padding: 15px 10px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #49afcd;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	cursor: pointer;
	display: inline-block;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}
#download a{
	text-decoration:none;
	color:#fff;
}
#download:hover{
	text-shadow: 0 -1px 0 rgba(0,0,0,.25);
	background-color: #2F96B4;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-ms-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
#infoMenu{
	height: 20px;
	color: #f2f2f2;
	position:fixed;
	z-index:70;
	bottom:0;
	width:100%;
	text-align:right;
	font-size:0.9em;
	padding:8px 0 8px 0;
}
#infoMenu ul{
	padding: 0 40px;
}
#infoMenu li a{
	display: block;
	margin: 0 22px 0 0;
	color: #333;
}
#infoMenu li a:hover{
	text-decoration:underline;
}
#infoMenu li{
	display:inline-block;
	position:relative;
}
#examplesList{
	display:none;
	background: #282828;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	float: left;
	position: absolute;
	bottom: 29px;
	right: 0;
	width:638px;
	text-align:left;
}
#examplesList ul{
	padding:0;
}
#examplesList ul li{
	display:block;
	margin: 5px 0;
}
#examplesList ul li a{
	color: #BDBDBD;
	margin:0;
}
#examplesList ul li a:hover{
	color: #f2f2f2;
}
#examplesList .column{
	float: left;
	margin: 0 20px 0 0;
}
#examplesList h3{
	color: #f2f2f2;
	font-size: 1.2em;
	margin: 0 0 15px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0 0 5px 0;
}
#section0{
	background-image:url('../img/solution/asak/bg1.jpg');
	background-color:#333333;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}

#section1{
	background-image:url('../img/solution/asak/bg2.jpg');
	background-color:#fff;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}

#section2{
	background-image:url('../img/solution/asak/bg3.jpg');
	background-color:#333333;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
#section5{
	background-image:url('../img/solution/asak/bg4.jpg');
	background-color:#333333;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
.section5_img{
	background-image:url('../img/solution/asak/bg4.png');
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
	width:100%;
	height:50%;
}
#slide1{
	background-image:url('../img/solution/asak/bg4.gif');
	background-color:#4b3c32;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
#slide2{
	background-image:url('../img/solution/asak/bg5.gif');
	background-color:#4b3c32;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
#slide3{
	background-image:url('../img/solution/asak/bg6.gif');
	background-color:#4b3c32;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}

#slide4{
	background-image:url('../img/solution/asak/set1.jpg');
	background-color:#fff;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}

#slide5{
	background-image:url('../img/solution/asak/set2.jpg');
	background-color:#fff;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}
#slide6{
	background-image:url('../img/solution/asak/set3.jpg');
	background-color:#fff;
	background-position:center;
	background-size:auto;
	background-repeat:no-repeat;
}

.button li{
	height:100%;
	width:100%;
	padding:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	display:table-cell;
	border:2px solid #fff;
	color:#fff;
	font-family:"notokr-regular";
	font-size:15px;
	line-height:30px;
	border-top-left-radius:30px;
	border-bottom-left-radius:30px;
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	background:rgba(255,255,255,0.2);
	font-weight:500;opacity:0.5;
}

.button li:hover{
	color:#4b3c32;

}

.button {
	width:100%;
	height:6%;
	top:1%;
	display:table;
	padding:0;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}

.button ul {
	width:35%;
	height:6%;
	top:1%;
	display:table;
	padding:0;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}

.button a{ list-style:none;color:#fff; opacity:0.5;}
.button a:hover{ opacity:1;}
.button li:hover{ opacity:1;}

.block{
width:100%;
height:100%;
display:table;
margin:0 auto;
padding:0;
text-align:center;
vertical-align:middle;
}

.block li{
width:100%;
height:100%;
display:table-cell;
margin:0 auto;
padding:0;
text-align:center;
vertical-align:middle;
background-image:url('../img/solution/asak/bg4.gif');
background-position:center;
background-size:auto;
background-repeat:no-repeat;

}

.container{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	background: url(../img/solution/asak/login_bg2.jpg) no-repeat center top;
	background-size:contain;
}



#contatiner_login{
	 text-align: left;
	 padding: 0;
	 margin: 0 auto;
	 display:table;
	 font-family: 'notokr-regular';
}

#wrapper{
	width: 100%;
	right: 0px;
	min-height: 580px;	
	min-width: 840px;	
	margin: 0px auto;	
	position: relative;	
	 display:table;
	     height: 100%;

}
.title{	background:  url(../img/solution/asak/login_title.png) no-repeat center; margin-bottom:3%; background-size:  80%;height:20%; max-height:65px;}

.box_login{ width:100%; height: 100%; display:table; }
.bl_left{ width:80%; height: 100%; display:table-cell;}
.bl_right{ width:20%; height: 100%;display:table-cell; text-align:center; margin:0 auto; padding:0;vertical-align: middle; }

.bl_left ul{
	margin-top:5px;
	margin-bottom:15px;
	width:100%;
	display:Table;
}
.bl_right ul{
	width:100%;
	height:100%;
	display:Table;
	margin:0 auto;
	vertical-align:middle;
}
.bl_right li{
	width:100%;
	height:100%;
	display:table-cell;
	margin:0 auto;
	vertical-align:middle;
}

.name_label{
	width:20%;
	margin:0 auto;
	padding:0;
	display:table-cell;
	letter-spacing:-1px;
}
.name_input{
	width:80%;
	margin:0 auto;
	padding:0;
	display:table-cell;
}
.password_label{
	width:20%;
	margin:0 auto;
	padding:0;
	display:table-cell;
	letter-spacing:-1px;
}
.password_input{
	width:80%;
	margin:0 auto;
	padding:0;
	display:table-cell;

}
.keeplogin_input{
	width:3%;
	margin:0 auto;
	padding:0;
	display:table-cell;
	line-height:50%;
    height: 100%;
}
.keeplogin_label{
	width:97%;
	margin:0 auto;
	padding:0;
	display:table-cell;
	line-height:50%;
    height: 100%;
}


#wrapper label{
	color: #00122b;
	font-weight:normal;

	position: relative;
}

::-webkit-input-placeholder  { 
	color: rgb(190, 188, 188); 
	font-style: italic;
}
input:-moz-placeholder,
textarea:-moz-placeholder{ 
	color: rgb(190, 188, 188);
	font-style: italic;
} 
input {
  outline: none;
}

#wrapper input:not([type="checkbox"]){
	width: 89%;
	margin-top: 4px;
	padding: 10px 5px 10px 32px;	
	border: 1px solid #e3e3e3;
	background-color: #f6f6f6;
}

/*styling both submit buttons */
#wrapper ul.button input{
	font-family: 'notokr-regular';
	letter-spacing:-2px;
	font-weight:normal;
	width: 90%;
	height:90%;
	min-width:125px;
	min-height:125px;
	cursor: pointer;	
	background: #ffffff;
	padding:0;
	color: #00122b;
	font-size: 24px;	
	border: 1px solid #dcdcdc;	
	border-radius:5px;
	margin-bottom: 10px;	
}
#wrapper ul.button input:hover{
	background: #f68b29;
	color:#fff;
}

.keeplogin{
	margin-top: -5px;
}
.keeplogin input,
.keeplogin label{
	display: table-cell;
	font-size: 12px;	
}
.keeplogin input#loginkeeping{
	margin-right: 5px;
}
.keeplogin label{
	width: 80%;
}



/** Styling both forms **/
#login{
	vertical-align:middle;
	top: 0px;
	width: 88%;	
	padding: 6% 6% 6% 6%;
	margin: 0  auto;
	background: #fff;
	border: 1px solid #acacac;
	border-radius: 30px;
	border-bottom-right-radius: 0px;
	z-index: 22;

}
