@charset "utf-8";
/* CSS Document */
	line-height: 19px;
}


/*@import url(//db.onlinewebfonts.com/c/bc9fa02b4227255be2387a7e19a3e09b?family=Akkurat-Light);*/

@font-face {font-family: "Akkurat-Light";
    src: url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.eot");
    src: url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.eot?#iefix") format("embedded-opentype"),
         url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.woff") format("woff"),
         url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.ttf") format("truetype"),
         url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.svg#Akkurat-Light") format("svg");
}


/* barlow-semi-condensed-regular - latin */
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-semi-condensed-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Barlow Semi Condensed Regular'), local('BarlowSemiCondensed-Regular'),
       url('../fonts/barlow-semi-condensed-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-semi-condensed-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-semi-condensed-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-semi-condensed-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-semi-condensed-v5-latin-regular.svg#BarlowSemiCondensed') format('svg'); /* Legacy iOS */
}

.Helvetica {
	font-family: Helvetica, sans-serif!important;
	font-weight: 900;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.class1 {color:#666; font-family: "Akkurat-Light"; text-decoration: none;}
A.class1:link  {text-decoration: none; color: #28ace2;}
A.class1:visited {text-decoration: none; color: #28ace2;}
A.class1:hover {text-decoration: underline; color: 666;}
A.class1:active {text-decoration: none; color: #666;}


A.class2 {color:#23baed; font-family: "Akkurat-Light"; text-decoration: none; font-size: 13px;}
A.class2:hover {color:#333; font-family: "Akkurat-Light"; text-decoration: none; font-size: 13px;}

A.class3 {color:#333; font-family: "Akkurat-Light"; text-decoration: none; font-size: 14px;}
A.class3:hover {color:#23baed; font-family: "Akkurat-Light"; text-decoration: none; font-size: 14px;}

A.class4 {color:#23baed; font-family: "Akkurat-Light"; text-decoration: none; font-size: 13px;}
A.class4:hover {color:#a7a9ac; font-family: "Akkurat-Light"; text-decoration: none; font-size: 13px;}

A.class5 {color:#231f20; font-family: "Akkurat-Light"; text-decoration: none; font-size: 14px; text-shadow:  1px 1px 1px rgba(255,255,255,1);}
A.class5:hover {color:#00baf2; font-family: "Akkurat-Light"; text-decoration: none; font-size: 14px; text-shadow:  1px 1px 1px rgba(255,255,255,1);}


A.class6 {color:#a7a9ac; font-family: "Akkurat-Light"; text-decoration: none; font-size: 13px; line-height: 22px;}
A.class6:hover {color:#ffffff; font-family: "Akkurat-Light"; text-decoration: none; font-size: 13px; line-height: 22px;}

A.class7 {color:#ffffff; font-family: "Akkurat-Light"; text-decoration: none; font-size: 23px;}
A.class7:hover {color:#00acee; font-family: "Akkurat-Light"; text-decoration: none; font-size: 23px;}

A.classCom {color:#707377; font-family: "Akkurat-Light"; text-decoration: none; font-size: 12px; line-height: 13px;}
A.classCom:hover {color:#adafb1; font-family: "Akkurat-Light"; text-decoration: none; font-size: 12px;}

a.ex1:hover, a.ex1:active {
    color: #7dca39;
}
/***/
.fl { float: left; }
.fr { float: right; }



.item_title { line-height: 90px; margin: 0 auto; height: 89px;padding: 64px 16px 0; z-index: 10; position: relative; box-sizing:content-box;}
.item_title_h2 { height: 90px; margin:0;line-height:90px;}
.item_title1 {color: #b01f24; float: center; border-bottom: 2px solid #b01f24; padding:10px 20px 10px 0px; width: auto; display: inline-block; margin-right: 6px }
.item_title2 {color: #1f5994; float: center; border-bottom: 2px solid #1f5994; padding:10px 20px 10px 0px; width: auto; display: inline-block; margin-right: 6px }
.item_title3 {color: #16b081; float: center; border-bottom: 2px solid #16b081; padding:10px 20px 10px 0px; width: auto; display: inline-block; margin-right: 6px }
.item_title4 {color: #50345d; float: center; border-bottom: 2px solid #50345d; padding:10px 30px 10px 30px; width: auto; display: inline-block; margin-right: 6px }





.LearnMore {
	border-radius:30px;
	line-height: 17px;
	font-size: 15px;
	cursor: pointer;
	padding: 6px 20px 6px 20px;
	color: #d71920;
	text-decoration: none;
	border-width: 1px;
	border-style: dotted;
	border-color: #babdc6;

}
.LearnMore:Hover {
	background-color: #ffffff;
}
.COrange{
	background-color: #ff6600;
}
.CBrown{
	background-color: #9a5c2f;
}
.CPink{
	background-color: #e7397f;
}
.CRed{
	background-color: #fa2727;
}

.CBlue{
	background-color: #2fc6f7;
}
.CBGreen{
	background-color: #07bc94;
}
.CLBlue{
	background-color: #1cdcd1;
}

.CLPurple{
	background-color: #7289A5;
}
.CYellow{
	background-color: #ffb400;
}
.CGreen{
	background-color: #76db2c;
}
.CPurple{
	background-color: #7859b5;
}

.CDBlue{
	background-color: #19265b;
}
.CDPurple{
	background-color: #573c46;
}
.icon-material {
	text-align: center;
	font-size:2em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	/*
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;
	border-width: 1px;
	border-style: solid;
	border-color: #adbfe1;*/
	color:#fff;
}
.icon-material:hover {

background-color:#888b8b;
color:#fff;
  
}
.Bld{
	font-weight: bold;
	
}

.f_Barlow {
    font-family: 'Barlow Semi Condensed'!important;
    font-weight: 800;
}

.f_Barlow2 {
    font-family: 'Barlow Semi Condensed'!important;
    font-weight: 500;
}

.f_Barlow3 {
    font-family: 'Barlow Semi Condensed'!important;
    font-weight: 400;
}

.t_fullPage{
	display: table;
	width: 100%;
	height:100vh;
	min-height:500px !important;
	
}
.t_halfPage{
	display: table;
	width: 100%;
	height: 65vh;
	min-height:400px !important;
	
}
.t_200x{
	display: table;
	width: 100%;
	height: 200px;	
}
.t_300x{
	display: table;
	width: 100%;
	height: 300px;	
}
.t_400x{
	display: table;
	width: 100%;
	height: 400px;	
}
.t_500x{
	display: table;
	width: 100%;
	height: 500px;	
}
.t_600x{
	display: table;
	width: 100%;
	height: 600px;	
}
.t_700x{
	display: table;
	width: 100%;
	height: 700px;	
}
.t_800x{
	display: table;
	width: 100%;
	height: 800px;	
}
.hvr-float {
	vertical-align: middle; display: inline-block; box-shadow: 0px 0px 1px rgba(0,0,0,0); transform: translateZ(0px); transition-property: transform; transition-duration: 0.3s; transition-timing-function: ease-out; backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.3s; -webkit-transition-property: transform; -webkit-transition-timing-function: ease-out;
}
.hvr-float:hover {
	transform: translateY(-8px); -webkit-transform: translateY(-8px);
}
.hvr-float:focus {
	transform: translateY(-8px); -webkit-transform: translateY(-8px);
}
.hvr-float:active {
	transform: translateY(-8px); -webkit-transform: translateY(-8px);
}


.hvr-sink {
	vertical-align: middle; display: inline-block; box-shadow: 0px 0px 1px rgba(0,0,0,0); transform: translateZ(0px); transition-property: transform; transition-duration: 0.3s; transition-timing-function: ease-out; backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.3s; -webkit-transition-property: transform; -webkit-transition-timing-function: ease-out;
}
.hvr-sink:hover {
	transform: translateY(8px); -webkit-transform: translateY(8px);
}
.hvr-sink:focus {
	transform: translateY(8px); -webkit-transform: translateY(8px);
}
.hvr-sink:active {
	transform: translateY(8px); -webkit-transform: translateY(8px);
}
/***/

/*** icon gradient **/
.xlink_innovation{
	color: #ce5223;
	font-size: 16px;
	line-height: 1;
}
.link_innovation{
	color: #333333;
	font-size: 16px;
	line-height: 1;			
}
.link_innovation:hover{
	color: #ce5223;
	font-size: 16px;
	line-height: 1;	
	
}

.bg_transparent {
	background-image: url(https://www.timeteccloud.com/templates/layout/img/tran_white.png);
	background-repeat: repeat;
}
.tra30 {
	background-image: url(https://www.timeteccloud.com/templates/layout/img/tra_white_30.png);
	background-repeat: repeat;
}
.traBlue {
	background-image: url(https://www.timeteccloud.com/templates/layout/img/trans_blue.png);
	background-repeat: repeat;
}
.separateFooter {
    background-image: url(https://www.timeteccloud.com/templates/layout/img/separateFooter.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 8px;
}
.Zoom100 {
	width: 100%;
	height: auto;
}
.number {
	border-radius:25px;
	font-size: 18px;
	text-decoration: none;
	background-color: #c7eafb;
	color: #005baa;
	font-weight: bold;
	height: 30px;
	width: 30px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bullet2 {
    font-size: 14px;
    line-height: 18px;
	color: #333333;
	background-image: url(../../img/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-left: 16px;
	text-decoration: none;

}

.bottom-to-top {
    border-width: 1px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
    border-image:
      linear-gradient(to top, black, rgba(0, 0, 0, 0)) 1 100%;
}



.icon-central_s {
    text-align: center;
    font-size: 4em;
    display: inline-block;
    text-decoration: none;
    width: 1.5em;
    height: 1.5em;
    padding: 0.33em 0;
    border-radius: 100%;
    position: relative;
    text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
    background-repeat: repeat-x;
    background-position: 0 0;
    -moz-background-origin: border;
    -o-background-origin: border-box;
    -webkit-background-origin: border;
    background-origin: border-box;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    -webkit-transition: background-position 0.1s linear;
    transition: 0.5s ease-in-out;

	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #becde1;
	border-right-color: #becde1;
	border-bottom-color: #becde1;
	border-left-color: #becde1;
	background-color: #f4f7fc;
}


.icon-central_s:hover {
  background-color: #dafaf5;
  border-radius: 20%;
  
}



.icon-btn-main {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #becde1;
	border-right-color: #becde1;
	border-bottom-color: #becde1;
	border-left-color: #becde1;
	background-color: #f4f7fc;
}
.icon-btn-main:hover {
  background-color: #dafaf5;
  border-radius: 20%;

  
}
.icon-btn-mainB {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #becde1;
	border-right-color: #becde1;
	border-bottom-color: #becde1;
	border-left-color: #becde1;
	background-color: #fff;
}
.icon-btn-mainB:hover {
  background-color: #dafaf5;
  border-radius: 20%;

  
}
.icon-btn-main2 {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 130px;
	height: 130px;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #becde1;
	border-right-color: #becde1;
	border-bottom-color: #becde1;
	border-left-color: #becde1;
	background-color: #f4f7fc;
}
.icon-btn-main2:hover {
  background-color: #dafaf5;
  border-radius: 20%;
  
}

.icon-btn-main3 {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 130px;
	height: 130px;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #becde1;
	border-right-color: #becde1;
	border-bottom-color: #becde1;
	border-left-color: #becde1;
	background-color: #fff450;
}
.icon-btn-main3:hover {
  background-color: #fff;
  border-radius: 20%;
  
}
.icon-btn-main4 {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 130px;
	height: 130px;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	border-top-width: 0.025em;
	border-right-width: 0.025em;
	border-bottom-width: 0.025em;
	border-left-width: 0.025em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #becde1;
	border-right-color: #becde1;
	border-bottom-color: #becde1;
	border-left-color: #becde1;
	background-color: transparent;
}
.icon-btn-main4:hover {

  border-radius: 20%;
  
}
.icon-btn {
  text-align: center;
  font-size: 3em;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  width: 110px;
  height: 110px;
  padding: 0.5em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(0, 0, 0, 0.05);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn:hover {
  background-position: 0 -2em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn4 {
  text-align: center;
  font-size: 1em;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  width: 2em;
  height: 2em;
  padding: 0.4em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(84, 121, 190, 0.3);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn4:hover {
  color: #fff;
  background-position: 0 -2em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-central {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.33em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	/*
	border-width: 0.025em;
	border-style: solid;
	border-color: #becde1;*/
	background-color: #ebebec;
}
.icon-central:hover {
      background: #33cc99;
      box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3); 
	  background-color: #d3f6fb;
}
.icn_office {
	text-align: center;
	font-size:2.2em;
	display: inline-block;
	text-decoration: none;
	width: 1.7em;
	height: 1.7em;
	padding: 0.11em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;
	background-color: #e7e7e8;
}

.icn_office:hover{
background: #58595b;
box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.5); 
background-color: #ffffff;
}
.icn_residential {
	text-align: center;
	font-size:2.2em;
	display: inline-block;
	text-decoration: none;
	width: 1.7em;
	height: 1.7em;
	padding: 0.11em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;
	background-color: #95a1b4;
}
.icn_outdoor {
	text-align: center;
	font-size:2.2em;
	display: inline-block;
	text-decoration: none;
	width: 1.7em;
	height: 1.7em;
	padding: 0.11em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;
	background-color: #a0ab9f;
}
.iconLogo {
	text-align: center;
	font-size:2em;
	display: inline-block;
	text-decoration: none;
	width: 1.8em;
	height: 1.8em;
	padding: 0.18em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	/*
	border-width: 0.025em;
	border-style: solid;
	border-color: #becde1;*/
	background-color: #8b9cae;
}

.iconLogo:Hover {
background: #071d33;
box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3); 
background-color: #049ee1;
}


.icon-solid-red {
  background-color: #ce181e;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxNTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d64b50), color-stop(100%, #570508));
}

.iconLogo2 {
	text-align: center;
	font-size:2.2em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.30em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	
	transition:0.5s ease-in-out;
	/*
	border-width: 0.025em;
	border-style: solid;
	border-color: #becde1;*/
	background-color: #16c9ef;
}

.iconLogo2:Hover {
background: #071d33;
box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3); 
background-color: #049ee1;
}


.icon-white {
  background-color: #ffffff;
  /*
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eee));
  background-image: -moz-linear-gradient(top, #ffffff, #eee);
  background-image: -webkit-linear-gradient(top, #ffffff, #eee);
  background-image: linear-gradient(to bottom, #ffffff, #eee);*/
}
.icon-gray {
  background-color: #eee;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dfdfdf), color-stop(100%, #d1d1d1));
  background-image: -moz-linear-gradient(top, #dfdfdf, #d1d1d1);
  background-image: -webkit-linear-gradient(top, #dfdfdf, #d1d1d1);
  background-image: linear-gradient(to bottom, #dfdfdf, #d1d1d1);
}
.icon-blue {
  background-color: #3dadd2;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6eddd7), color-stop(100%, #3dadd2));
  background-image: -moz-linear-gradient(top, #6eddd7, #3dadd2);
  background-image: -webkit-linear-gradient(top, #6eddd7, #3dadd2);
  background-image: linear-gradient(to bottom, #6eddd7, #3dadd2);
}

.icon-red {
  background-color: #e1534f;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxNTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0966f), color-stop(100%, #e1534f));
  background-image: -moz-linear-gradient(top, #e0966f, #e1534f);
  background-image: -webkit-linear-gradient(top, #e0966f, #e1534f);
  background-image: linear-gradient(to bottom, #e0966f, #e1534f);
}

.icon-purple {
  background-color: #6b4fe1;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5NmZlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiNGZlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a96fe0), color-stop(100%, #6b4fe1));
  background-image: -moz-linear-gradient(top, #a96fe0, #6b4fe1);
  background-image: -webkit-linear-gradient(top, #a96fe0, #6b4fe1);
  background-image: linear-gradient(to bottom, #a96fe0, #6b4fe1);
}

/****/
.GPurple {
	color: #654366;
}
.Orange {
	color: #f7941d;
}
.ROrange {
	color: #f26233;
}
.Red {
	color: #d71920;
}
.DRed {
	color: #b01f24;
}
.Green {
	color: #0a8c78;
}

.Gray {
	color: #4f5559;
}
.Black {
	color: #000000;
}
.LGray {
	color: #707377;
}
.LightGray {
	color: #8a9299;
}
.SLightGray {
	color: #a7a9ac;
}
.White {
	color: #ffffff;
}

.Blue {
	color: #577abc;
}
.LBlue {
	color: #00baf2;
}
.DBlue {
	color: #01608c;
}
.Brown {
	color: #5e5a4d;
}
.line_height_1 {
	line-height: 1;
}
.line_height_1.5 {
	line-height: 1.5;
}
.GlowBlack{
text-shadow: 0 0 0.2em rgba(0,0,0,0.50), 0 0 0.2em rgba(0,0,0,0.50), 0 0 0.2em rgba(0,0,0,0.50)
}
.GlowDBlack{
text-shadow: 0 0 0.2em rgba(0,0,0,0.80), 0 0 0.2em rgba(0,0,0,0.80), 0 0 0.2em rgba(0,0,0,0.80)
}
.GlowWhite{
text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff
}
.ShadowLight{
text-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

.Shadow {
text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
}

.ShadowWhite {
text-shadow: 0px 2px 2px rgba(255,255,255,0.9);
}

.f_11 {
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5;
}
.f_12 {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2;
}
.f_13 {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.5;
}
.f_13s {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.2;
}
.f_14 {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5;
}
.f_14s {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2;
}
.f_15 {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.5;
}
.f_15s {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.2;
}
.f_16s {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.3;
}
.f_18 {
	font-size: 18px;
	text-decoration: none;
	line-height: 1.5;
}
.f_18_s {
	font-size: 18px;
	text-decoration: none;
	line-height: 1.2;
}

.f_20 {
	font-size: 20px;
	text-decoration: none;
	line-height: 1.5;
}
.f_20_s {
	font-size: 20px;
	text-decoration: none;
	line-height: 1.2;
}
.f_22 {
	font-size: 22px;
	text-decoration: none;
	line-height: 1.5;
}
.f_22_s {
	font-size: 22px;
	text-decoration: none;
	line-height: 1;
}
.f_25 {
	font-size: 25px;
	text-decoration: none;
	line-height: 1.5;
}
.f_25_s {
	font-size: 25px;
	text-decoration: none;
	line-height: 1.3;
}
.f_27 {
	font-size: 27px;
	text-decoration: none;
	line-height: 1;
}
.f_28 {
	font-size: 28px;
	text-decoration: none;
	line-height: 1.5;
}
.f_28s {
	font-size: 28px;
	text-decoration: none;
	line-height: 1.2;
}


.f_30{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.5;
}
.f_30s{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.2;
}

.f_35{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}

.f_40{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1;
}

.f_45{
	font-size: 45px;
	text-decoration: none;
	line-height: 1.1;
}

.f_50{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}
.f_55{
	font-size: 55px;
	text-decoration: none;
	line-height: 1.1;
}
.f_60{
	font-size: 60px;
	text-decoration: none;
	line-height: 1.1;
}
.f_40_2{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1;
}
.f_30_2{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}

.f_slogan1{
    font-family: Helvetica, sans-serif!important;
	font-size: 60px;
	text-decoration: none;
	line-height: 1.1;
	color: #d71920;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
.f_slogan2{
    font-family: Helvetica, sans-serif!important;
	font-size: 22px;
	text-decoration: none;
	line-height: 1.2;
	color: #000;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}

.uppercase {
	text-transform: uppercase;	
    font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.PTitle{
	font-size: 48px;
	color: #174060;
	text-decoration: none;	
	
	display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: none;
z-index: auto;
width: auto;
height: auto;
position: static;
cursor: default;
opacity: 1;
margin: 0;
padding: 10px;
overflow: visible;
border: none;
-webkit-border-radius: 0;
border-radius: 0;

text-decoration: normal;
text-align: center;
-o-text-overflow: clip;
text-overflow: clip;
white-space: pre;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1) , 0 0 30px rgba(255,255,255,1) , 0 0 40px #dcf6f6 , 0 0 70px #dcf6f6 , 0 0 80px #dcf6f6 , 0 0 100px #dcf6f6 ;
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}

.circleLogo{
	width: 166px;
	height: 150px;
	-moz-border-radius: 36px;
	-webkit-border-radius: 36px;
	border-radius: 36px;
	background-image: url(../../img/tran_white.png);
	background-repeat: repeat;
}

/*
.circleLogo{
	width: 166px;
	height: 150px;
	-moz-border-radius: 36px;
	-webkit-border-radius: 36px;
	border-radius: 36px;
	background-color: #ffffff;
	opacity:0.7;

}
*/
.circleLogo:Hover{
	background-color: #ffffff;
	opacity:1;

}

#img2 {
	
	width: 100%;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}

.Glow {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: none;
z-index: auto;
width: auto;
height: auto;
position: static;
cursor: default;
opacity: 1;
margin: 0;
padding: 10px;
overflow: visible;
border: none;
-webkit-border-radius: 0;
border-radius: 0;
color: rgba(255,255,255,1);
text-decoration: normal;
text-align: center;
-o-text-overflow: clip;
text-overflow: clip;
white-space: pre;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1) , 0 0 30px rgba(255,255,255,1) , 0 0 40px #dcf6f6 , 0 0 70px #dcf6f6 , 0 0 80px #dcf6f6 , 0 0 100px #dcf6f6 ;
-webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;

}
.uppercase {
	text-transform: uppercase;	
}
.Shadow {
text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
}

.ShadowWhite {
text-shadow: 0px 2px 2px rgba(255,255,255,0.9);
}

.ShadowWhite2 {
	color: #fff;
	text-shadow: 2px 2px 3px 3px #fff;
	

}
.slogan {
	font-family: Georgia, "Lucida Sans", Arial;
	font-size: 32px;
	color: #ed1c24;
	text-decoration: none;
	line-height: 35px;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.9);
}
.tWhite {
	color: #FFFFFF;
}
.tGray {
	color: #666666;
}

.t45 {
	font-size: 45px;
}


.bullet {

	font-family: Arial;
	font-size: 14px;
	font-style: 17;
	color: #333333;
	background-image: url(../../img/sq_blue.gif);
	background-repeat: no-repeat;
	background-position: 5px 17px;
	padding-left: 20px;
	text-decoration: none;
}
.captchaImg {
	
	width: 150px;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.circleUSD{
	width: 160px;
	height: 160px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	background-color: #de7e1e;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fbd2a9;
	border-right-color: #fbd2a9;
	border-bottom-color: #fbd2a9;
	border-left-color: #fbd2a9;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
}
.ic_VD {	
	font-size: 60px;
	text-decoration: none;
	color: #ffe400;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.switchcontent {
	font-size: 13px;
	text-decoration: none;
	color: #28659e;
	line-height: 16px;
}
.forminfo {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.videoTitle {
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}
.table_underline {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61849d;
}
.white15LineA {
	color: #003366;
	max-width: none;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #61849d;
}
.white15LineB {
	color: #003366;
	max-width: none;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #039eba;
}
.white15LineC {
	color: #003366;
	max-width: none;
	
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bfe5f4;
}
.tablecolorgray {
	color: #333333;
	max-width: none;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
	background-image: url(../../images/icon/report.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	line-height: 15px;
}
.tablecolorgray:Hover {
	color: #333333;
	max-width: none;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	background-color: #d0dfea;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
	background-image: url(../../images/icon/report.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	line-height: 15px;
}
.tablecolorgray_ar {
	color: #333333;
	max-width: none;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	background-image: url(../../images/icon/report.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	line-height: 15px;
	text-align: right;
}
.tablecolorgray_ar:Hover {
	background-color: #d0dfea;
}

.gradient {
	border-radius: 0px;
	font-size: 28px;
	text-decoration: none;
	color: #00acee;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: -webkit-linear-gradient(#eee, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#eee, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#eee, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#eee, #fff);
	padding-left: 15px;
}
.section {
	border-radius: 6px;
	font-size: 28px;
	text-decoration: none;
	color: #00acee;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: -webkit-linear-gradient(#eee, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#eee, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#eee, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#eee, #fff);
	padding-left: 15px;
}
.separateLine2 {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-decoration: none;
	background-image: url(../../images/separateLine2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.benefits {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.benefitsX {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	padding: 10px;
}
.circle {
border-radius: 8px;
}
.curve{
	border-radius: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*** content size ***/
.content11 {	
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
.content12 {	
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 17px;
}
.content13J {
    font-family: "Akkurat-Light";
	font-size: 14px;
	text-decoration: none;
	color: #666;
	line-height: 1.5;
	text-align: justify;
}
.content13 {
	
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	line-height: 22px;
}
.content13s {
	
	font-size: 13px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
.content13sw {
	
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 15px;
}
.content13B {

	font-size: 13px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}

.content13Bw {

	
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.content15J {
	font-size: 15px;
	text-decoration: none;
	color: #666;
	line-height: 25px;
	text-align: justify;
}
.content14s {
	
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.content14 {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	line-height: 22px;
}
.contentgreen14 {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 14px;
	text-decoration: none;
	color: #659a3f;
	font-style:italic;
	line-height: 22px;
}
.content14B {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}

.content15 {
	font-size: 15px;
	text-decoration: none;
	color: #333333;
	line-height: 17px;

}
.content16 {
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}
.content16B {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.content18B {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 18px;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.captcha {
	text-decoration: none;
	background-image: url(../../images/captcha.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.separateLine{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #868687;
}
.LineTop{
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c7c8ca;
}
.LineDown{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	background-color: #f6f3f3;
}
.xLineDown{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;;
}
.highlight {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	font-family: "Akkurat-Light";
}

.beauty {
	color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-family: "Akkurat-Light";
}
.forget_pw{
	color: #00acee;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light";
}
.pw{
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light";
}
.pw12{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
}
.form {
	color: #303b4d;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	font-family: "Akkurat-Light";
}
.formfield{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	font-family: "Akkurat-Light";
	border-width: 1px;
	border-style: solid;
	border-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	text-align: center;
}	
.formfill {
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	font-family: "Akkurat-Light";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDC5CE;
	border-right-color: #BDC5CE;
	border-bottom-color: #BDC5CE;
	border-left-color: #BDC5CE;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	color: #004559;
	background-color: #E6F7FF;
}

.formfillWhite {
border-radius: 6px;
border-image: none;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size: 16px;
text-decoration: none;
line-height: 18px;
font-family: "Akkurat-Light";
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #BDC5CE;
border-right-color: #BDC5CE;
border-bottom-color: #BDC5CE;
border-left-color: #BDC5CE;
padding-top: 8px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
color: #004559;
background-color: #fff;
}
.fillUnderline {
	border-radius:8px;
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	font-family: "Akkurat-Light";
	padding: 8px;
	color: #302e2f;
	background-color: transparent;
	background-image: url(https://www.timeteccloud.com/templates/layout/img/tra_white_70.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lightgray13 {
	color: #898989;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
}

.gray13 {
	color: #58595b;
	font-size: 13px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
}

.footerLink{
	color: #038791;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
}
.footer{
	color: #a7a9ac;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
}
.footer2{
	color: #c3c3c3;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
}
.sublink{
	color: #dcddde;
	font-size: 13px;
	text-decoration: none;
	line-height: 15px;
	font-family: "Akkurat-Light";
}
.subtitle{
	color: #ebebec;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light";
}
.titlelight{
	color: #cbcbcb;
	font-size: 13px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light";
}

.ContactUs{
	color: #414042;
	font-size: 20px;
	text-decoration: none;
	line-height: 25px;
	font-family: "Akkurat-Light";
}
.ContactContent{
	color: #414042;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
}
.ContactForm{
	color: #414042;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
}
.Contact_Highlight{
	color: #00baf2;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
}
.ListTitle{
	color: #00baf2;
	font-size: 20px;
	text-decoration: none;
	line-height: 25px;
	font-family: "Akkurat-Light";
}

.mainTitleBlack{
	color: #333333;
	font-size: 30px;
	text-decoration: none;
	line-height: 35px;
	font-family: "Akkurat-Light";
}
.mainTitle{
	color: #00baf2;
	font-size: 40px;
	text-decoration: none;
	line-height: 45px;
	font-family: "Akkurat-Light";
	font-weight: lighter;
}

.mainTitle2{
	color: #00baf2;
	font-size: 20px;
	text-decoration: none;
	line-height: 22px;
	font-family: "Akkurat-Light";
	font-weight: lighter;
}
.mainDark{
	color: #000;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
}
.mainBlue{
	color: #00baf2;
	font-size: 20px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
}
.main{
	color: #8a9299;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
	font-weight: lighter;	  
}
.main_Shadow{
	color: #686f76;
	max-width: none;
	text-shadow:  1px 1px 1px rgba(255,255,255,1);
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light";
	font-weight: lighter;
	
}
.white36{
	color: #FFFFFF;
	max-width: none;
	text-shadow: 0px 2px 2px rgba(11,49,70,0.9);
	font-size: 36px;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.TitleManage{
	color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 46px;
	text-decoration: none;
	font-weight: bold;
	line-height: 56px;
	font-family: "Akkurat-Light";
	
}

.TitleWhite{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 50px;
	text-decoration: none;
	line-height: 55px;
	font-family: "Akkurat-Light";
	font-weight: lighter;
}
.BannerTitleWhite_c{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 45px;
	text-decoration: none;
	line-height: 50px;
	font-family: "Akkurat-Light";
}
.BannerTitleWhite{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 50px;
	text-decoration: none;
	line-height: 55px;
	font-family: "Akkurat-Light";
	font-weight: lighter;	
}
.BannerTitleGray{
	color: #4f5559;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(255,255,255,0.9);
	font-size: 45px;
	text-decoration: none;
	line-height: 50px;
	font-family: "Akkurat-Light";
	font-weight: lighter;
}

.BannerTitle{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 35px;
	text-decoration: none;
	line-height: 45px;
	font-family: "Akkurat-Light";
	height: 550px;
}


.white36_outline {
	color: #ffffff;
	max-width: none;
	text-shadow: 2px 2px 2px 2px rgba(58,48,35,0.9);
	font-size: 36px;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
	font-family: "Akkurat-Light";
}

.curveOutline {
	border-radius: 5px;
	border-image: none;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.outlineGray {
    border-radius: 5px;
	border-image: none;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.outline {
    border-width: 1px;
	border-style: solid;
	border-color: #e2e2e2;
	padding: 8px;
}

.bg_Gradient {
  background: #ffffff; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#e2e2e2, #ffffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#e2e2e2, #ffffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#e2e2e2, #ffffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#e2e2e2, #ffffff); /* Standard syntax */
  padding: 8px;
  border-radius:6px;
}

/********************************************************* Sld Title 
.SldBlue_12 {
	font-size: 13px;
	text-decoration: none;
	color: #1a5883;
	line-height: 14px;

}
.SldRed_12 {
	font-size: 12px;
	text-decoration: none;
	color: #b11116;
	line-height: 13px;

}
.SldGray {
	font-size: 32px;
	text-decoration: none;
	color: #231f20;
	line-height: 35px;

}

.SldGray_cn {
	font-size: 33px;
	text-decoration: none;
	color: #231f20;
	line-height: 36px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";

}
.SldWhite_12 {
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
	line-height: 15px;

}

.SldWhite_shadow {
	color: #FFFFFF;
	max-width: none;
	text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
	font-size: 36px;
	text-decoration: none;
	font-weight: bold;
	line-height: 38px;
	
}

.SldWhite_shadow_cn {
	color: #FFFFFF;
	max-width: none;
	text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
	font-size: 37px;
	text-decoration: none;
	font-weight: bold;
	line-height: 39px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";
}
.SldWhite_43shadow {
	color: #FFFFFF;
	max-width: none;
	text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
	font-size: 43px;
	text-decoration: none;
	font-weight: bold;
	line-height: 50px;
	
}
.SldBlue_outline {
	color: #246297;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	line-height: 35px;
}

.SldBlue26 {
	font-size: 28px;
	text-decoration: none;
	color: #114c75;
	line-height: 36px;

}
.SldBlue26_cn {
	font-size: 28px;
	text-decoration: none;
	color: #114c75;
	line-height: 36px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";

}
.SldBlue20 {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 20px;
	text-decoration: none;
	color: #114c75;
	line-height: 25px;
	font-weight: bold;
}
.SldSkyBlue20 {
	font-size: 20px;
	text-decoration: none;
	color: #33CCFF;
	line-height: 25px;
	font-weight: bold;
}
.SldLightBlue20 {
	font-size: 20px;
	text-decoration: none;
	color: #0075b1;
	line-height: 25px;
}
.SldWhite26 {
	font-size: 28px;
	text-decoration: none;
	color: #ffffff;
	line-height: 36px;
	
}
.SldWhite20 {
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
}
.SldWhite20_cn {
	font-size: 21px;
	text-decoration: none;
	color: #ffffff;
	line-height: 26px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";
}
.SldBlue35_cn {	
	font-size: 35px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";
	text-decoration: none;
	color: #114c75;
	line-height: 40px;

}***/
/********************************************************* others****************************************************************/
.icSolution {
	font-size: 80px;
	color: #5b7bb8;

}
.icSolution_circle_hit{
	border-radius: 12px;
	border-image: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bcbec0;
	border-right-color: #bcbec0;
	border-bottom-color: #bcbec0;
	border-left-color: #bcbec0;
}
.icSolution_circle {
	border-radius: 12px;
	border-image: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-image: url(../../img/tran_white.png);
	background-repeat: repeat;
}
.icSolution_circle:hover {
	border-radius: 12px;
	border-image: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFFFFF;
}
.wrapper {
    width: 100%;
   
}

img2 {
	
	width: 100%;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.text {
    z-index:100;
    position:absolute;    
    color:white;
    font-size:50px;
    font-weight:bold;
  
    
}
.t_register{
    top:50%;
    text-align:center;
    display: table;
    width: 100%;
	
}


.t_centerBiometrics{
    padding:10px;
    text-align:center;
    display: table;
    width: 100%;
	height:850px;
}
.t_pricing{
    
    display: table;
    width: 100%;
	height:450px;
}
.t_banner_500h{

    text-align:center;
    display: table;
    width: 100%;
	height:450px;
}
.t_200{
  
    text-align:center;
    display: table;
    width: 100%;
	height:150px;
}
.t_300x{
    display: table;
    width: 100%;
	height:300px;
}
.t_banner_300{
  
    text-align:center;
    display: table;
    width: 100%;
	height:300px;
}
.t_banner_400{

    text-align:center;
    display: table;
    width: 100%;
	height:400px;
}
.t_banner_500{

    text-align:center;
    display: table;
    width: 100%;
	height:450px;
}
.t_banner{
 
    text-align:center;
    display: table;
    width: 100%;
	height:500px;
}
.t_main{
 
    text-align:center;
    display: table;
    width: 100%;
	height:480px;
}
.t_right{
    padding:5px;
    text-align:right;
    display: table;
    width: 100%;
}
.t_left{
    padding:5px;
    text-align:left;
    display: table;
    width: 100%;
}
.t_center{
    padding:5px;
    text-align:center;
    display: table;
    width: 100%;
}

.t_freetrial{
    text-align:center;
    display: table;
    width: 100%;
	height:150px;
}
.t_signup{
    padding-top:5%;
    text-align:center;
    display: table;
    width: 100%;
	height:600px;
}
.t_signup{
    padding-top:5%;
    text-align:center;
    display: table;
    width: 100%;
	height:600px;
}
.t_slogan{
    text-align:center;
    display: table;
    width: 100%;
	height:500px;
	
}
.t_corruption{

    padding:5px;
    display: table;
	height:400px;
    width: 100%;
}
.t_GRP{
    display: table;
    width: 100%;
	height:500px;
}
/*********************** sign up icon **************************/
.btnLBlue {
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 5px;
	border-image: none;
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 17px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(0,0,0,0.75);
	background: -webkit-linear-gradient(#55c4f9, #106199); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#55c4f9, #106199); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#55c4f9, #106199); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#55c4f9, #106199); /* Standard syntax */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	
}
.btnLBlue:Hover {
	background: -webkit-linear-gradient(#106199, #55c4f9); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#106199, #55c4f9); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#106199, #55c4f9); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#106199, #55c4f9); /* Standard syntax */
	
}
.ButtonPBlue{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #5b7bb7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ButtonPBlue:Hover{
	color: #FFFFFF;
	background-color: #445677;
	
}
.btnhand {
	border-width: 1px;
	border-style: solid;
	border-color: #55a4cc;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#00c8fe, #3095fc); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00c8fe, #3095fc); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00c8fe, #3095fc); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#00c8fe, #3095fc); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	
	margin: 3px;
}

#BtnFill{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 10px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnIndustry{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
    text-indent:35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_industry.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 38px;
	line-height: 32px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnCountry{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-indent:35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_country.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 38px;
	line-height: 32px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}


#BtnContact{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_contact.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnCardNo{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_cardno.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnExp{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_exp.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnExp{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_exp.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnLock{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_lock.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}

#BtnCompany{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_company.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnEmail{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_email.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnUser {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ffffff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_user.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnPw {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #fff;
	background-image: url(https://www.timeteccloud.com/templates/layout/code/assets/img/ic_pw.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#BtnResetPw {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #f8f8f8;
	background-image: url(https://www.timeteccloud.com/templates/layout/img/resetpw.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
	font-family: "Akkurat-Light"; 
}
#captcha-form {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #f8f8f8;
	background-image: url(https://www.timeteccloud.com/templates/layout/img/verification.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cbccce;
	height: 36px;
	font-size: 16px;
	color: #495b5f;
}
.submitbutton {
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-radius: 4px;
	border-image: none;
	color: #f1f2f2;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0px 0px 0px rgba(174,174,172,0.8);
	background: -webkit-linear-gradient(#0c6b96, #074969); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#0c6b96, #074969); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#0c6b96, #074969); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#0c6b96, #074969); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.submitbutton:hover {
	background: -webkit-linear-gradient(#074969, #0c6b96); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#074969, #0c6b96); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#074969, #0c6b96); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#074969, #0c6b96); /* Standard syntax */

}
/*********************** Button ********************************/
.BtnMiddleBlue {
	background: -webkit-linear-gradient(#39bad9, #0b579f); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#39bad9, #0b579f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#39bad9, #0b579f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#39bad9, #0b579f); /* Standard syntax */
	border-radius: 4px;
	border-image: none;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(35,31,32,0.4);
	-moz-box-shadow: 0px 3px 5px 0px rgba(35,31,32,0.4);
	box-shadow: 0px 4px 5px 0px rgba(35,31,32,0.4);
	font-size: 13px/16px;
	line-height: normal;
	margin-left: 3px;
	margin-top: 3px;
}
.ButtonBlue{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #00baf2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ButtonBlue:Hover{
	color: #FFFFFF;
	background-color: #687f80;
	
}
.ButtonDarkBlue{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #08367b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6b6868;
	border-right-color: #6b6868;
	border-bottom-color: #6b6868;
	border-left-color: #6b6868;
}
.ButtonDarkBlue:Hover{
	color: #FFFFFF;
	background-color: #687f80;
	
}
.BtnJoin {
	background: -webkit-linear-gradient(#e9e9e9, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e9e9e9, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e9e9e9, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e9e9e9, #ffffff); /* Standard syntax */
	border-image: none;
	display: block;
	border-top-left-radius:6px; border-bottom-left-radius:6px;border-top-right-radius:6px; border-bottom-right-radius:6px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Akkurat-Light";
	-webkit-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	box-shadow: 0px 3px 4px 0px rgba(35,31,32,0.4);
	font-size: 20px;
	line-height: normal;
	margin-left: 3px;
	margin-top: 3px;
}
.BtnJoin:Hover {
	background: -webkit-linear-gradient(#c9e3fd, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#c9e3fd, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#c9e3fd, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#c9e3fd, #ffffff); /* Standard syntax */
	border-image: none;
	display: block;
	border-top-left-radius:6px; border-bottom-left-radius:6px;border-top-right-radius:6px; border-bottom-right-radius:6px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Akkurat-Light";
	-webkit-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	box-shadow: 0px 3px 4px 0px rgba(35,31,32,0.4);
	font-size: 20px;
	line-height: normal;
	margin-left: 3px;
	margin-top: 3px;
}
.btnSharpBlue {
	border-width: 1px;
	border-style: solid;
	border-color: #55a4cc;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#00c8fe, #3095fc); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00c8fe, #3095fc); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00c8fe, #3095fc); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#00c8fe, #3095fc); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	
	margin: 3px;
}
.btnSharpBlue:Hover {
	border-width: 1px;
	border-style: solid;
	border-color: #55a4cc;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#3095fc, #00c8fe); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3095fc, #00c8fe); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3095fc, #00c8fe); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#3095fc, #00c8fe); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	
	margin: 3px;
}
.Button{
	border-radius: 20px;
	border-image: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-family: "Akkurat-Light";
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #00baf2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Button:Hover{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #687f80;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.Btn_white{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	background-image: url(../../images/trans_white.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.Btn_white:Hover{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFFFFF;
}
.Btn_green{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light";
	max-width: none;
	background-image: url(../../images/trans_white.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
	color: #15b5bc;
	text-decoration: none;
	line-height: 20px;
}

.btnGra {
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-radius: 4px;
	border-image: none;
	color: #c2c2c2;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0px 0px 0px rgba(174,174,172,0.8);
    background: -webkit-linear-gradient(#fbfbfb, #c2c2c2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fbfbfb, #c2c2c2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fbfbfb, #c2c2c2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fbfbfb, #c2c2c2); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
}
.btnGra:Hover {
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-radius: 4px;
	border-image: none;
	color: #c2c2c2;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0px 0px 0px rgba(174,174,172,0.8);
    background: -webkit-linear-gradient(#c2c2c2, #fbfbfb); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#c2c2c2, #fbfbfb); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#c2c2c2, #fbfbfb); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#c2c2c2, #fbfbfb); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
}
.btnPRed {
	border-width: 1px;
	border-style: solid;
	border-color: #c42a41;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#e64c64, #cf3950); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e64c64, #cf3950); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e64c64, #cf3950); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e64c64, #cf3950); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.btnPRed:Hover {
	background: -webkit-linear-gradient(#cf3950, #e64c64); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#cf3950, #e64c64); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#cf3950, #e64c64); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#cf3950, #e64c64); /* Standard syntax */

}
.btnYellow {
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fdc75e, #fdc75e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdd78e, #fdc75e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdd78e, #fdc75e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdd78e, #fdc75e); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.btnYellow:Hover{
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fdc75e, #fdc75e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdc75e, #fdc75e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdc75e, #fdc75e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdc75e, #fdc75e); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.BYellow{
	border-radius: 6px;
	text-align: center;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fbad18;
	padding-right: 26px;
	padding-left: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BYellow:Hover{
	background-color: #ff8a00;

}
/*********************** Slide *********************************/
#slider-container {
	position: relative;
}

.containerMain {
	padding: 10px 10px 10px 10px;

	width: 100%;
	position: relative;
	background-position: center center;
}
.container {
	padding: 10px 10px 10px 10px;
	top: 40%;
	width: 100%;
	position: relative;
	background-position: center center;
}
.container2 {
	padding: 10px 10px 10px 10px;
	top: 15%;
	width: 100%;
	position: relative;
	background-position: center center;
}
.container3 {
	padding: 10px 10px 10px 10px;
	top: 30%;
	width: 100%;
	position: relative;
	background-position: center center;
}

.content-a {
    display:table;
}
.content-b {
    display:table-cell;
    position:relative;
    vertical-align:middle;
    text-align:center;
}

.HandWriting {
	font-family: Annifont;
	font-style: normal;
	text-shadow:  1px 1px 1px rgba(0,0,0,1);
	color: #00f0ff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.welcome {
	text-align: center;
	background-image: url(../../images/tagline.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.gray11 {
	color: #666666;
	max-width: none;
	
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.gray12 {
	color: #666666;
	max-width: none;
	
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
.gray13 {
	color: #666666;
	max-width: none;
	
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.gray14 {
	color: #666666;
	max-width: none;
	
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.gray15 {
	color: #666666;
	max-width: none;
	
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
}
.gray16 {
	color: #333;
	max-width: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.gray18 {
	color: #333333;
	max-width: none;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.gray20 {
	color: #333333;
	max-width: none;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.gray30 {
	color: #333333;
	max-width: none;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
	line-height: 35px;
}
.gray18_cn {
	color: #333333;
	max-width: none;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";
}
.White14 {	
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
}
.White20 {	
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
}
.White20_shadow {	
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White25 {	
	font-size: 25px;
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
}
.White25_shadow {	
	font-size: 25px;
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White30 {	
	font-size: 30px;
	text-decoration: none;
	color: #ffffff;
	line-height: 35px;
}

.White35_shadow {	
	font-size: 35px;
	text-decoration: none;
	color: #ffffff;
	line-height: 40px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White40 {	
	font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
}
.White40_shadow {	
	font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White50 {	
	font-size: 50px;
	text-decoration: none;
	color: #ffffff;
	line-height: 55px;
}
.White50_shadow{	
	font-size: 50px;
	text-decoration: none;
	color: #ffffff;
	line-height: 55px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White60_shadow{	
	font-size: 60px;
	text-decoration: none;
	color: #ffffff;
	line-height: 65px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.DBlue13{	
	font-size: 14px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 1;

}
.DBlue14{	
	font-size: 15px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 1;

}
.Red23 {	
	font-size: 23px;
	text-decoration: none;
	color: #c4161c;
	line-height: 25px;

}
.DBlue20 {	
	font-size: 20px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 25px;

}
.DBlue25 {	
	font-size: 25px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 30px;

}
.DBlue30 {	
	font-size: 25px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 35px;

}
.DBlue35 {	
	font-size: 35px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 45px;
}

.DBlue40 {	
	font-size: 40px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 45px;
}

.DBlue50 {	
	font-size: 50px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 55px;
}
.DBlue55 {	
	font-size: 55px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 60px;
}
.DBlue60 {	
	font-size: 60px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 65px;
}
.Dgray15 {	
	font-size: 15px;
	text-decoration: none;
	color: #333;
	line-height: 20px;
}
.Dgray20 {	
	font-size: 20px;
	text-decoration: none;
	color: #333;
	line-height: 25px;
}
.Dgray30 {	
	font-size: 30px;
	text-decoration: none;
	color: #333;
	line-height: 35px;
}
.Dgray35 {	
	font-size: 35px;
	text-decoration: none;
	color: #333;
	line-height: 40px;
}
.Dgray40 {	
	font-size: 40px;
	text-decoration: none;
	color: #333;
	line-height: 45px;
}
.Dgray50 {	
	font-size: 50px;
	text-decoration: none;
	color: #333;
	line-height: 55px;
}
.LightBlue11 {
	
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #099ed5;
}

.LightBlue13 {
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	color: #099ed5;
}
.LightBlue14B {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue14 {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 14px;
	text-decoration: none;
	color: #1379be;
	font-weight: normal;
	line-height: 23px;
}
.LightBlue15 {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	color: #1379be;
	font-weight: bold;
}

.LightBlue16B {
	
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue18B {
	
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue20 {
	
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	color: #099ed5;
}
.LightBlue22B {
	
	font-size: 22px;
	line-height: 24px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue26 {
	
	font-size: 26px;
	line-height: 27px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue35 {

	font-weight: 300;
	font-size: 35px;
	color: #42b7dd;
	line-height: 36px;
	text-decoration: none;
}

.LightBlue55 {
	
	font-size: 55px;
	color: #42b7dd;
	line-height: 55px;
	text-decoration: none;
}

/**************** Button VC ***************/
.vc_lightyellow {
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 4px;
	border: 1px solid transparent;
	text-decoration: none !important;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #febf46;
	text-align: center;
}

.vc_lightyellow:hover {
color: #ffffff !important; background-color: #f4ab1f;
}
.vc_lightblue {
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 4px;
	border: 1px solid transparent;
	text-decoration: none !important;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #cadbea;
	text-align: center;
}
.vc_lightblue:hover {
color: #ffffff !important; background-color: #afd3f3;
}

.vc_lightgray {
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 4px;
	border: 1px solid transparent;
	text-decoration: none !important;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #e2e0e0;
	text-align: center;
}
.vc_lightgray:hover {
color: #ffffff !important; background-color: #d1d0d0;
}
.vc_shadow {
	margin-bottom: 5px; box-shadow: 0px 5px 0px #cfd1d2; -webkit-box-shadow: 0 5px 0 #cfd1d2;
}
.vc_Dshadow {
	margin-bottom: 5px; box-shadow: 0px 5px 0px #939598; -webkit-box-shadow: 0 5px 0 #939598;
}
.vc_btn {
padding: 5px 12px; border-radius: 4px; border: 1px solid transparent; border-image: none; line-height: 20px; font-size: 100%; text-decoration: none !important; display: inline-block; cursor: pointer;
}
.vc_btn-lg {
	padding: 10px 16px; border-radius: 6px; line-height: 1.33; font-size: 15px;
}
.vc_btn_square {
	border-radius: 0px;
}

.vc_btn_round {
	border-radius: 10px;
}
.vc_btn_outlined {
	background: none !important; border: 2px solid currentColor; border-image: none;
}

.vc_btn-lightblue:hover {
	color: rgb(247, 247, 247) !important; background-color: #487c92;
}

/**************** End Button VC ***************/
/*--Rajdhani---*/
.greyrajdhani20_shadow{
	
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 22px;
	text-decoration: none;
	line-height: 28px;
}
.greyrajdhani18_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 18px;
	text-decoration: none;
	line-height: 22px;
}
.greyrajdhani35_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 35px;
	text-decoration: none;
	line-height: 40px;
}
.greyrajdhani100{
	font-family: 'Rajdhani', sans-serif;
	color: #666;
	max-width: none;
	font-size: 100px;
	text-decoration: none;
	line-height:80px;
}
.greyrajdhani40_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #666;
	max-width: none;
	font-size: 35px;
	text-decoration: none;
	line-height: 40px;
}
.greyrajdhani40{
	font-family: 'Rajdhani', sans-serif;
	color: #666;
	max-width: none;
	font-size: 40px;
	text-decoration: none;
	line-height: 45px;
}
.greyrajdhani65{
	font-family: 'Rajdhani', sans-serif;
	color: #666;
	max-width: none;
	font-size: 65px;
	text-decoration: none;
	line-height: 65px;
}
/***************************************************** Some media queries ************************************************/

@media screen and (max-width: 65.3125em) {
.container {
	width: 100%; margin-top: 80px; position: static; max-width: 100%;
}
.BannerTitle{
    color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-family: "Akkurat-Light";
	height: 200px;
}

.mainTitle{
	color: #00baf2;
	font-size: 25px;
	text-decoration: none;
	line-height: 30px;
	font-family: "Akkurat-Light";
}

.slide {
	height:150px;
}
.t_freetrial{
    text-align:center;
    display: table;
    width: 100%;
	height:200px;
}
.t_centerBiometrics{
    padding:10px;
    text-align:center;
    display: table;
    width: 100%;
	height:430px;
}
.t_banner{
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_banner_300{
    padding:8px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_signup{
    padding-top:200px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_GRP{
    padding-top:50px;
    display: table;
    width: 100%;
	height:auto;
}
.BannerTitleGray{
	color: #4f5559;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(255,255,255,0.9);
	font-size: 30px;
	text-decoration: none;
	line-height: 40px;
	font-family: "Akkurat-Light";
}
.BannerTitleWhite{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 28px;
	text-decoration: none;
	line-height: 32px;
	font-family: "Akkurat-Light";
}
.White20_shadow {	
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	line-height: 18px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.PTitle{
	font-size: 40px;
	color: #ffffff;
	text-decoration: none;	
}

}


/*Viewport = 768px*/
@media screen and (max-width : 48em){

.t_GRP{
    padding-top:50px;
    display: table;
    width: 100%;
	height:auto;
}
.Zoom100 {
	width: 60%;
	height: auto;
}
.t_600x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_700x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_800x{
	display: table;
	width: 100%;
	height: auto;	
}
}




/*Viewport=600px*/
@media screen and (max-width: 33.75em) {
.Zoom100 {
	width: 60%;
	height: auto;
}
.BannerTitle{
	color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-family: "Akkurat-Light";
	height: 200px;
}
.mainTitle{
	color: #00baf2;
	font-size: 22px;
	text-decoration: none;
	line-height: 26px;
	font-family: "Akkurat-Light";
}
.slide {
	height:150px;
}
.container {
	width: 100%; margin-top: 80px; position: static; max-width: 100%;
}
.t_600x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_700x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_800x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_GRP{
    padding-top:50px;
    display: table;
    width: 100%;
	height:auto;
}
.t_centerBiometrics{
    padding:10px;
    text-align:center;
    display: table;
    width: 100%;
	height:350px;
}
.t_banner{
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_banner_300{
    padding:8px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_banner_500{
    padding:0px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_freetrial{
    text-align:center;
    display: table;
    width: 100%;
	height:200px;
}
.t_signup{
    padding-top:130px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}

.BannerTitleGray{
	color: #4f5559;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(255,255,255,0.9);
	font-size: 30px;
	text-decoration: none;
	line-height: 40px;
	font-family: "Akkurat-Light";
}
.BannerTitleWhite{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 25px;
	text-decoration: none;
	line-height: 30px;
	font-family: "Akkurat-Light";
}

.White20_shadow {	
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	line-height: 18px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}

.slogan {
	font-family: Georgia, "Lucida Sans", Arial;
	font-size: 22px;
	color: #fff000;
	text-decoration: none;
	line-height: 26px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
}
.PTitle{
	font-size: 30px;
	color: #ffffff;
	text-decoration: none;	
}
.t_main{
    padding-top:80px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
}

/*Viewport = 480px*/
@media screen and (max-width: 30em){
.t_200x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_300x{
	display: table;
	width: 100%;
	height: auto;	
}
.f_50{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}
.t_GRP{
    padding-top:50px;
    display: table;
    width: 100%;
	height:auto;
}
.f_40_2{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_30_2{
	font-size: 20px;
	text-decoration: none;
	line-height: 1.1;
}
.Zoom100 {
	width: 60%;
	height: auto;
}
.t_600x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_400x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_500x{
	display: table;
	width: 100%;
	height: auto;	
}

.f_slogan1{
font-family: Helvetica, sans-serif!important;
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
	color: #0b233c;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
.f_slogan2{
font-family: Helvetica, sans-serif!important;
	font-size: 20px;
	text-decoration: none;
	line-height: 1.2;
	color: #001830;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
}

@media screen and (max-width: 24em) {
.f_slogan1{
font-family: Helvetica, sans-serif!important;
	font-size: 32px;
	text-decoration: none;
	line-height: 1.1;
	color: #0b233c;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
.f_slogan2{
font-family: Helvetica, sans-serif!important;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.2;
	color: #001830;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
.t_GRP{
    padding-top:50px;
    display: table;
    width: 100%;
	height:auto;
}

.t45 {
	font-size: 30px;
}
.slogan {
	font-family: Georgia, "Lucida Sans", Arial;
	font-size: 22px;
	color: #fff000;
	text-decoration: none;
	line-height: 26px;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.8);
	
}
.containerMain {
	padding: 10px 10px 10px 10px;
	top: 40%;
	width: 100%;
	position: relative;
	background-position: center center;
}
.container {
	width: 100%; margin-top: 50px; position: static; max-width: 100%;
}
.greyrajdhani35_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 30px;
	text-decoration: none;
	line-height: 35px;
}
.form {
	color: #303b4d;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
}
.formfill {
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDC5CE;
	border-right-color: #BDC5CE;
	border-bottom-color: #BDC5CE;
	border-left-color: #BDC5CE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #004559;
	background-color: #E6F7FF;
}

.t_centerJoin{
   
    text-align:center;
    display: table;
    width: 100%;
	height:50px;
}

.BannerTitle{
	color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-family: "Akkurat-Light";
	height: 200px;
}
.BannerTitleWhite{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 25px;
	text-decoration: none;
	line-height: 30px;
	font-family: "Akkurat-Light";
}

.mainTitle{
	color: #00baf2;
	font-size: 35px;
	text-decoration: none;
	line-height: 40px;
	font-family: "Akkurat-Light";
}
.TitleWhite{
	color: #ffffff;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
	font-size: 32px;
	text-decoration: none;
	line-height: 42px;
	font-family: "Akkurat-Light";
}

.TitleJoin{
	color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	line-height: 36px;
	font-family: "Akkurat-Light";
	
}
.t_centerBiometrics{
    padding:10px;
    text-align:center;
    display: table;
    width: 100%;
	height:280px;
}

.t_banner_300{
  
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}

.t_banner_400{
  
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_pricing{
  
    text-align:center;
    display: table;
    width: 100%;
	height:250px;
}
.t_banner_500h{
   padding-top:80px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_banner_500{
    padding:0px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_banner{
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_freetrial{
    text-align:center;
    display: table;
    width: 100%;
	height:200px;
}
.t_main{
    padding-top:80px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}

.BannerTitleGray{
	color: #4f5559;
	max-width: none;
	text-shadow:  2px 2px 2px rgba(255,255,255,0.9);
	font-size: 25px;
	text-decoration: none;
	line-height: 30px;
	font-family: "Akkurat-Light";
}

.HandWriting {
	font-family: Annifont;
	font-style: normal;
	text-shadow:  1px 1px 1px rgba(0,0,0,1);
	color: #00f0ff;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.DBlue40 {	
	font-size: 30px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 35px;
}

.Dgray40 {	
	font-size: 30px;
	text-decoration: none;
	color: #333;
	line-height: 35px;
}
.DBlue50 {	
	font-size: 30px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 35px;
}
.DBlue55 {	
	font-size: 40px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 45px;
}

.White20_shadow {	
	font-size: 16px;
	text-decoration: none;
	color: #ffffff;
	line-height: 18px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White40_shadow {	
	font-size: 30px;
	text-decoration: none;
	color: #ffffff;
	line-height: 35px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White50_shadow{	
	font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White60_shadow{	
	font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.t_signup{
    padding-top:80px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
}
.t_200x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_300x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_400x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_500x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_600x{
	display: table;
	width: 100%;
	height: auto;	
}
.PTitle{
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;	
}
.f_50{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}
.f_55{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}
.f_60{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}

.f_40_2{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_30_2{
	font-size: 20px;
	text-decoration: none;
	line-height: 1.1;
}
.Zoom100 {
	width: 60%;
	height: auto;
}
}
/*Viewport = 320px*/

@media screen and (max-width: 20em){
.f_slogan1{
font-family: Helvetica, sans-serif!important;
	font-size: 32px;
	text-decoration: none;
	line-height: 1.1;
	color: #0b233c;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
.f_slogan2{
font-family: Helvetica, sans-serif!important;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.2;
	color: #001830;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}

.t_200x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_300x{
	display: table;
	width: 100%;
	height: auto;	
}

.t_400x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_500x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_600x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_700x{
	display: table;
	width: 100%;
	height: auto;	
}
.t_800x{
	display: table;
	width: 100%;
	height: auto;	
}

.f_55{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}
.f_50{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}
.t_GRP{
    padding-top:50px;
    display: table;
    width: 100%;
	height:auto;
}
.f_40_2{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_30_2{
	font-size: 20px;
	text-decoration: none;
	line-height: 1.1;
}
.Zoom100 {
	width: 60%;
	height: auto;
}
}

.curveborder{
	border-radius: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7dbd9;
	border-right-color: #e7dbd9;
	border-bottom-color: #e7dbd9;
	border-left-color: #e7dbd9;
}

.btnYellowEvent {
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fdc75e, #fdc75e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdd78e, #fdc75e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdd78e, #fdc75e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdd78e, #fdc75e); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.btnYellowEvent:Hover{
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fdc75e, #fdc75e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdc75e, #fdc75e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdc75e, #fdc75e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdc75e, #fdc75e); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}

