body {
    background-color: #f5f5f5;
    color: #373737;
    line-height: 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,
h4,
h5,
h6 {
    font-family: "Helvetica light",'open_sanslight',Helvetica,Arial,sans-serif;
    font-weight: normal;
    color: #262626;
}

h1,
h2 {
    color: #fff
}

h1 {
    font-size: 40px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    letter-spacing: -1px;
}

h2 {
    font-size: 20px;
    margin: 5px 0 20px;
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 30px
}

h5 {
    font-size: 24px
}

h6 {
    font-size: 20px
}

h3 a,
h4 a {
    color: inherit;
    text-decoration: none;
}

blockquote,
.tsmAuth {
    font-family: Times,Georgia,serif;
    font-style: italic;
}

p {
    font-size: 14px;
    line-height: 22px;
}

.clearer {
    clear: both;
    font-size: 0.1px;
    height: 0.1px;
    line-height: 0.1px;
    width: 100%;
}

.cnt {
    text-align: center
}

.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
}

/*---------------------------------------------------------------------------------------------
[ buttons class ]
*/

.bt {
    cursor: pointer;
    display: block;
    margin: 0 auto 12px;
    padding: 18px 0;
    text-align: center;
    border-radius: 90px;
    letter-spacing: -1px;
    width: 220px;
    box-shadow:inset 0 -2px 0 rgba(0,0,0,.16), 0 2px 0 rgba(0,0,0,.11);
    border:0;
}

.bt,
.bt:hover {
    color: #fff;
    text-decoration: none;
}

.bt-small-x {
    font-size: 1.2em
}

.bt-small {
    font-size: 1.5em
}

.bt {
    font-size: 1.85em
}
.bt-large {
    font-size: 32px
}

.bt-large-x {
    font-size: 3em
}

.bt-small,
.bt-small-x {
    font-family: Helvetica,Arial,sans-serif
}

.bt-green {
    background:#6ebe3b;
    background:-webkit-linear-gradient(top,  #79cb45 0%,#6ebe3b 100%);
    background:linear-gradient(to bottom,  #79cb45 0%,#6ebe3b 100%);
}

.bt-green:hover {
    background:#7cc643;
    background:-webkit-linear-gradient(top,  #89d24e 0%,#7cc643 100%);
    background:linear-gradient(to bottom,  #89d24e 0%,#7cc643 100%);
}

.bt-orange {
    background:#ff8706;
    background:-webkit-linear-gradient(top,  #ff961a 0%,#ff8706 100%);
    background:linear-gradient(to bottom,  #ff961a 0%,#ff8706 100%);
}

.bt-orange:hover {
    background:#ff9f07;
    background:-webkit-linear-gradient(top,  #ffab1f 0%,#ff9f07 100%);
    background:linear-gradient(to bottom,  #ffab1f 0%,#ff9f07 100%);
}

.bt-grey {
    color:#363a3d;
    background:#f3f3f3;
    background:-webkit-linear-gradient(top,  #fff 0%,#f3f3f3 100%);
    background:linear-gradient(to bottom,  #fff 0%,#f3f3f3 100%);
    box-shadow:inset 0 -2px 0 rgba(255,255,255,.46), 0 2px 0 rgba(0,0,0,.1);
}

.bt-grey:hover {
    color:#00afec;
    background:#eee;
    background:-webkit-linear-gradient(top,  #fafafa 0%,#eee 100%);
    background:linear-gradient(to bottom,  #fafafa 0%,#eee 100%);
}

/*---------------------------------------------------------------------------------------------
[ structure ]
*/

.content {
    background: #fff url(/marketing/images/clickwebinar/pages/marketing_page/features/polling/bg_head.gif) repeat-x 0 0;
    padding: 10px 0;
}

.content .in {
    margin: 0 auto;
    width: 980px;
    position: relative;
}

.tCV-Col {
    float: left
}

.threeColView .tCV-Col {
    width: 33%
}

.twoColView .tCV-Col {
    width: 50%
}

/* big CTA buttons container */

.callTa {
    text-align: center;
    width: 540px;
    margin: 0 auto;
}

.callTa dfn {
    display: inline-block;
    font-size: 0.75em;
    color: #737373;
    text-align: center;
}

.callTa .tCV-Col {
    float: right;
    width: 49%;
}

.callTa .tCV-Col.oneColView .bt {
    float: none
}

.features h3 {
    margin-bottom: 20px
}

.features h3+p {
    margin-bottom: 30px
}

.features .arrow {
    font-size: 14px
}

.features h4 {
    margin-bottom: 30px
}

.features .btmButts {
    margin: 60px 0
}

.features .btmButts .callTa {
    background: url(/marketing/images/clickwebinar/pages/marketing_page/features/polling/arrow.png) no-repeat 100% 18px;
    padding: 0 107px;
}

.features .title {
    padding: 2.3% 0 7% 6%
}

.features .title .tCV-Col {
    width: 70%
}

.features .title .tCV-SecCol {
    float: right;
    width: 30%;
    margin-top: 8px;
}

.pl .features .title .tCV-Col, .de .features .title .tCV-Col {
    width: 60%
}

.pl .features .title .tCV-SecCol, .de .features .title .tCV-SecCol {
    width: 40%
}

/* Features box */

.features .featureBox {
    position: absolute;
    top: 62px;
}

.features .featureBox .arrBox span {
    right: -326px
}

/* boxes */

.features .box {
    padding: 30px 20px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.features .box div {
    width: 47%;
    padding-left: 4.5%;
}

.features .box .tR {
    padding-right: 5%;
    padding-left: 46%;
}

.features .bgTitle {
    background-image: url(/marketing/images/clickwebinar/pages/marketing_page/features/polling/f_title.jpg);
    min-height: 155px;
    padding: 60px 20px;
}

.features .bgTitle div {
    width: 52%
}

.features .bgTitle p {
    color: #262626;
    font-size: 20px;
    line-height: 30px;
    margin-top: -20px;
}

.features .bgSet {
    background: url(/marketing/images/clickwebinar/pages/marketing_page/features/polling/sprite.jpg) no-repeat 0 0
}

.features .ico01 {
    background-position: 95px 8px
}

.features .ico02 {
    background-position: 537px -295px
}

.features .ico03 {
    background-position: 62px -578px
}

/* Lang Specific */
.ru .bt-large,
.es .bt-large {
    font-size:26px;
}

.br .features .title {
    padding-top: 1.3%;
}
.br h1 {
    font-size: 36px;
}