*{ margin:0px; padding:0px; font-family: 'PFS-Light', sans-serif; box-sizing: border-box; }
html, body{ width: 100%; height: 100%;
  zoom: 1; -moz-transform: scale(1); font-style: normal; line-height: normal;font-size: 14px; line-height: normal; color: #000;
  text-rendering: optimizeLegibility; font-smoothing: subpixel-antialiased; -webkit-font-smoothing: subpixel-antialiased; text-decoration: none;
}
body{ overflow-x:hidden; }
/* body{ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out; } */
::-webkit-scrollbar{width: 8px; height: 8px;}
::-webkit-scrollbar-track{background: #f2f2f2; border-left:1px solid #d5d5d5; margin: 0px; border-style: none;}
::-webkit-scrollbar-thumb{background: #999; padding: 0px; height: 5px;}

::-webkit-input-placeholder { color: #262626; font-weight: 700; }
:-moz-placeholder{ color: #262626; font-weight: 700; }
::-moz-placeholder{ color: #262626; font-weight: 700; }
:-ms-input-placeholder{ color: #262626; font-weight: 700; }
::-ms-input-placeholder { color: #262626; font-weight: 700; }
:placeholder-shown { color: #262626; font-weight: 700;}
.A-Fast{-webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s  ease-in-out; transition:all 0.1s ease-in-out;}
.A-Fair{-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition:all 0.2s ease-in-out;}
.A-Glory{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s  ease-in-out; transition:all 0.3s ease-in-out;}
.A-Slow{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
.A-vSlow{-webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; transition:all 0.8s ease-in-out;}
.Gray{filter: url(Grayscale.svg#grayscale); -webkit-filter: url(Grayscale.svg#grayscale); -moz-filter: url(Grayscale.svg#grayscale); -o-filter: url(Grayscale.svg#grayscale); -webkit-filter: grayscale(100%); -o-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%); filter: grayscale(100%);  }
.Radius0{ border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px; }
.Radius2{ border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; }
.Radius5{ border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; }
.Radius50{ border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; }
.Shadow-Low{ box-shadow: 1px 1px 1px rgba(0,0,0,.2); -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.2); -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.2); -o-box-shadow: 1px 1px 1px rgba(0,0,0,.2); }
.Text-Shadow{ text-shadow: 1px 1px 1px rgba(0,0,0,.2); -webkit-text-shadow: 1px 1px 1px rgba(0,0,0,.2); -moz-text-shadow: 1px 1px 1px rgba(0,0,0,.2); -o-text-shadow: 1px 1px 1px rgba(0,0,0,.2); }
.Image-No{background: #999999; background-image: url('../Images/Image-No-01.html'); background-repeat: no-repeat; background-position: center center;}
.Hidden{position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;}
.Hidden img{width: 100%; height: 100%;}
.No-Script{display: none;} .Clear{clear: both;}
a{text-decoration: none; color: inherit;} b{ font-weight: bold;} li, ul{ list-style: none; }
.fL{ float: left; } .fR{ float: right; }
.text-center{ text-align: center; } .text-left{ text-align: left; } .text-right{ text-align: right; }
input{ border:none; outline: 0; } input[type=submit]{ cursor: pointer; cursor: hand; }
center{ vertical-align: middle; display: table-cell; }
.Loading{ background: #e5e3df; background-image: url('../Images/Loading-01-24x24.gif'); background-repeat: no-repeat; background-position: center center;}
