/*@font-face {
    font-family: 'SegoeUINormal';
    src: url('segoeui-webfont.eot');
    src: url('segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoeui-webfont.woff') format('woff'),
         url('segoeui-webfont.ttf') format('truetype'),
         url('segoeui-webfont.svg#SegoeUINormal') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    	font-family: 'MavenProRegular'; 
		font-family: 'MavenProRegular'; 
	/*font-family: 'SegoeUINormal' ; 
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma ; 
 

    src: url('segoeui-webfont.eot');
    src: url('segoeui-webfont.eot?#iefix') format('embedded-opentype'),
         url('segoeui-webfont.woff') format('woff'),
         url('segoeui-webfont.ttf') format('truetype'),
         url('segoeui-webfont.svg#SegoeUINormal') format('svg');
    font-weight: bold;
    font-style: normal;

}
@font-face {
    font-family: 'MavenProBlack';
    src: url('maven_pro_black-webfont.eot');
    src: url('maven_pro_black-webfont.eot?#iefix') format('eot'),
         url('maven_pro_black-webfont.woff') format('woff'),
         url('maven_pro_black-webfont.ttf') format('truetype'),
         url('maven_pro_black-webfont.svg#webfontXhB2DgBK') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProBold';
    src: url('maven_pro_bold-webfont.eot');
    src: url('maven_pro_bold-webfont.eot?#iefix') format('eot'),
         url('maven_pro_bold-webfont.woff') format('woff'),
         url('maven_pro_bold-webfont.ttf') format('truetype'),
         url('maven_pro_bold-webfont.svg#webfontNOU7iUTL') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProMedium';
    src: url('maven_pro_medium-webfont.eot');
    src: url('maven_pro_medium-webfont.eot?#iefix') format('eot'),
         url('maven_pro_medium-webfont.woff') format('woff'),
         url('maven_pro_medium-webfont.ttf') format('truetype'),
         url('maven_pro_medium-webfont.svg#webfontNj5iy4Dl') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MavenProRegular';
    src: url('maven_pro_regular-webfont.eot');
    src: url('maven_pro_regular-webfont.eot?#iefix') format('eot'),
         url('maven_pro_regular-webfont.woff') format('woff'),
         url('maven_pro_regular-webfont.ttf') format('truetype'),
         url('maven_pro_regular-webfont.svg#webfontOM8fITNz') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

body {
/*		font-family: 'MavenProRegular'; */
	/*font-family: 'SegoeUINormal' ; 
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma ;*/ 
 
	/*font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma ;*/ 
/*	margin-top:0px; margin-left:0px;
	background-color:#FFF;
	line-height: 1.3em;
	font-size:13px;
	width:100%;
	float:left;*/
font-family: "Noto Sans Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

body
{
	/*font-family: 'SegoeUINormal' ;*/
/*	font-family: 'MavenProRegular';
	font-size:12px;*/
font-family: "Noto Sans Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

#page_bg {
background-color:#08c6d7;
	background-repeat:repeat-x;
}

div#login{	

	height:100%;
	width:100%;


}

div#login .bg_login{
	position:absolute;
	z-index:-1;
}

div#login .dim_login{
	/*font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family: 'SegoeUINormal' ;*/
/*	font-family: 'MavenProRegular';*/

	font-size:13px;
	color:#FFFFFF;
	width:400px;
	height:280px;

	background-image:url(../images/maipklogin.jpg)
}

.txtform {
	/*font-family: Verdana,Arial,Tahoma;*/
	/*font-family: 'SegoeUINormal' ;*/
/*	font-family: 'MavenProRegular';*/
 	font-size:13px;

	color: #000000;	  
}

.txt_light{
	/*font: Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	/*font-family: 'SegoeUINormal' ;*/
/*	font-family: 'MavenProRegular';*/
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}

input
{
	/*font-family: 'SegoeUINormal' ;*/
/*	font-family: 'MavenProRegular';*/
 
}