﻿
/*@font-face {
    font-family: 'HelveticaNeue';
    src: url("fonts/helvetica-neue-regular_0.ttf");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url("fonts/helvetica-neue-medium_0.ttf");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue';
    src: url("fonts/helvetica-neue-bold_0.ttf");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'fontello';
    src: url("fonts/fontello.eot?29773845");
    src: url("fonts/fontello.eot?29773845#iefix") format("embedded-opentype"), url("fonts/fontello.woff2?29773845") format("woff2"), url("fonts/fontello.woff?29773845") format("woff"), url("fonts/fontello.ttf?29773845") format("truetype"), url("fonts/fontello.svg?29773845#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}*/

html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

h2 {
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
    font-size: 16px;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

a, a:hover {
    text-decoration: none;
}

b,strong
{
    font-weight:bold;
}
* {
    box-sizing: border-box;
}
/*End CSS Reset*/

body {
    line-height: 20px;
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    font-size: 14px;
    font-weight: 400;
    color: #333;
    font-family:  Arial, Helvetica, sans-serif;
    min-width:1000px;
}
.clear
{
    clear:both;
}
.mg-r0 {
    margin-right: 0px !important;
}
.mg-l20 {
    margin-left: 20px !important;
}
.mg-l30 {
    margin-left: 30px !important;
}
.mg-l100 {
    margin-left: 100px !important;
}
.mg-l200{
    margin-left:200px !important;
}
.mg-t0 {
    margin-top: 0px !important;
}
.mg-t10 {
    margin-top: 10px !important;
}
.mg-t20 {
    margin-top: 20px !important;
}
.mg-t50 {
    margin-top: 50px !important;
}
.mg-t60 {
    margin-top: 60px !important;
}
.mg-b0 {
    margin-bottom: 0px !important;
}
.pd-l20
{
    padding-left:20px !important;
}
.pd-l200 {
    padding-left: 200px !important;
}
.pd-t5 {
    padding-top: 5px !important;
}
.pd-t8 {
    padding-top: 8px !important;
}
.pd-t10 {
    padding-top: 10px !important;
}
.pd-t20 {
    padding-top: 20px !important;
}
.pd-b10 {
    padding-bottom: 10px !important;
}
.pd-b20 {
    padding-bottom: 20px !important;
}
.hidden {
    display: none !important;
}
.set-relative {
    position: relative !important;
}
.bg-clor {
    background-color: #F7F7F7 !important;
}
.width-full
{
    display:block;
}
.w-700 {
    width: 700px !important;
}
.border-tEAEAEA {
    border-top: solid 1px #EAEAEA;
}
.w-per100 {
    width:100% !important;
}
.fweight-bold {
    font-weight: bold !important;
}
.f-size16 {
    font-size: 16px !important;
}
.f-size18{
    font-size:18px !important;
}
.f-size21 {
    font-size: 21px !important;
}
.lheight-24 {
    line-height: 24px !important;
}
.lheight-26 {
    line-height: 26px !important;
}
.color-000
{
    color:#000 !important;
}
.opacity-07{
    opacity:0.85;
}
.opacity-07 img{
    opacity: 1 !important;
}
.talign-left {
    text-align: left !important;
}
.talign-center {
    text-align: center !important;
}
.max-h100 {
    max-height: 100px !important;
}
.mg-t30
{
    margin-top:30px !important;
}
.mg-t42 {
    margin-top: 42px !important;
}
.mg-l20 {
    margin-left: 20px !important;
}
.crl-f86031 {
    color: #f86031 !important;
}