body {background-color:#f5f5f5; color:#373737; font-size:75%; line-height:1.1; font-family:"Helvetica light",'open_sanslight',Helvetica,Arial,sans-serif; -webkit-font-smoothing:antialiased;}
/*---------------------------------------------------------------------------------------------
[ typo / helpers ]
*/
::selection {background:#c9e1b9; /* Safari */} ::-moz-selection {background:#c9e1b9; /* Firefox */}

a {color:#00aeef;}
a:hover {color:#ff7407;}
a, a:hover {text-decoration:underline;}

h1, h2, h3, h5, h6 {font-family:"Helvetica light",'open_sanslight',Helvetica,Arial,sans-serif; font-weight:normal;}
h2 {font-size:24px; color:#373737; line-height:1.3em; letter-spacing:-1px; font-family:Helvetica,Arial,sans-serif; margin:.8em 0;}
h1 {font-size:61px; color:#6ebe3b; margin:0 0 .5em; font-family:'clickmeeting_pro_lightregular'; letter-spacing:-2px; font-weight:normal;line-height:1}
h3 {font-size:30px;}
h4 {font-size:20px; margin:20px 0 5px; color:#6ebe3b;}
h5 {font-size:24px; color:#fff;}
h6 {font-size:16px; color:#555; font-family:Helvetica,Arial,sans-serif;}

/*p {font-size:1.35em; line-height:1.5em; margin-bottom:1.4em;}*/

.clearer {clear:both; font-size:0.1px; height:0.1px; line-height:0.1px; width:100%;}
.fR {float:right;}
.fL {float:left;}
.arrow:after {content:''; width:0; height:0; font-size:0; line-height:0; display:inline-block; position:relative; right:-5px; top:-1px; border-color:transparent transparent transparent #007db7; border-style:solid; border-width:3px;}
.arrow:hover:after {border-color:transparent transparent transparent #ff7407;}

/*---------------------------------------------------------------------------------------------
[ structure ]
*/
.toogleBox {display:none;}

.content .page-wrap {width:980px; margin:0 auto;}
.content {background:#fff; padding:30px 0 40px; font-size:1.35em; line-height:1.5em; }
.content p, 
.content li {margin-bottom:1.4em;}
.content ol li {
    list-style:outside decimal;
}
.content ol,
.content ul {
    padding-left:25px;
}
.content .list-lower-alpha li {
    list-style-type:lower-alpha;
}
.content .list-unordered li {
    list-style:outside disc;
}

[lang='ru'] h1 {font-size:48px;}