﻿
@import url(http://fonts.googleapis.com/css?family=Duru+Sans);



.container

{max-width: 1230px;
    margin-right: auto!important;
    margin-left: auto!important;
    padding-left: 30px!important;
    padding-right: 30px!important;}
	
	.u-tac, .Section--heading.Section--purchase, .Pricing-head td, .Pricing-features td .u-tac, .Pricing-switcher {
    text-align: center;
    /*padding-bottom: 20px;*/}
	
	


.cls


element.style {
}
.u-ml8 {
    margin-left: 80px;
}

.container, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-five, input[type="radio"], input[type="checkbox"], .Section-banner, .Section-cover, input, select, textarea, .RadEditor iframe, .sfreContentArea, .BlockLinks--buttons a, .Btn, .Search a, .sfforumSubscribeBtn, .sfforumUnsubscribeBtn, .sfcommentsSubmitBtn, .PageWrapper, .Pricing-head td, .Pricing-features td, .UpgradeTable td, .Pricing-master .Pricing-features td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ie7 .container, .ie7 .col-1, .ie7 .col-2, .ie7 .col-3, .ie7 .col-4, .ie7 .col-5, .ie7 .col-6, .ie7 .col-7, .ie7 .col-8, .ie7 .col-9, .ie7 .col-10, .ie7 .col-11, .ie7 .col-12, .ie7 .col-five, .ie7 .Section-banner, .ie7 .Section-cover, .ie7 input, .ie7 select, .ie7 textarea, .ie7 .RadEditor iframe, .RadEditor .ie7 iframe, .ie7 .sfreContentArea, .ie7 .BlockLinks--buttons a, .BlockLinks--buttons .ie7 a, .ie7 .Btn, .ie7 .Search a, .Search .ie7 a, .ie7 .sfforumSubscribeBtn, .ie7 .sfforumUnsubscribeBtn, .ie7 .sfcommentsSubmitBtn, .ie7 .PageWrapper, .ie7 .Pricing-head td, .Pricing-head .ie7 td, .ie7 .Pricing-features td, .Pricing-features .ie7 td, .ie7 .UpgradeTable td, .UpgradeTable .ie7 td {
    behavior: url("/assets/htc/boxsizing.htc");
}

.container, .row, .List--horizontal, dl, .ie7 .Bar-table, .Nav, .List-item, .QuickLinks, .sfcommentsList .sfcommentDetails, .u-cf, .Section-controlHeadingMenu {
    *zoom: 1;
}

    .container:after, .row:after, .List--horizontal:after, dl:after, .ie7 .Bar-table:after, .Nav:after, .List-item:after, .QuickLinks:after, .sfcommentsList .sfcommentDetails:after, .u-cf:after, .Section-controlHeadingMenu:after {
        content: "";
        display: table;
        clear: both;
    }

.Bar-menu, .Dash-aside-list, .Footer ul, .TagsList ul, .BlogPost-list, .sfcommentsList, .sfcommentsFieldsList, .list-reset, .list-reset ul, .sfNavHorizontal {
    margin: 0;
    list-style: none;
}




    .Bar-menu li, .Dash-aside-list li, .Footer ul li, .TagsList ul li, .BlogPost-list li, .sfcommentsList li, .sfcommentsFieldsList li, .list-reset li, .list-reset ul li, .sfNavHorizontal li {
        padding: 0;
        background-image: none;
    }

.list-no-bullets {
    margin-left: 0;
    list-style: none;
}

    .list-no-bullets > li {
        padding: 0;
        background-image: none;
    }

.u-ht {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.PageWrapper, .Footer, .container {
    margin: auto;
}



.row, .List--horizontal {
    margin-left: -15px!important;
    margin-right: -15px!;
    font-size: 0;
}

.row--align-left-image, .row--align-right-image {
    display: table;
}

    .row--align-left-image > div, .row--align-right-image > div {
        display: table-cell;
    }

.row--separated {
    position: relative;
}

    .row--separated .row--separated {
        position: static;
    }

    .row--separated > div > [class*="col-"], .row--separated > div {
        position: static;
        padding-left: 30px;
    }

        .row--separated > div > [class*="col-"]:before, .row--separated > div:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            display: block;
            width: 1px;
            margin-left: -31px;
            background-color: #d2d2d2;
            background-color: rgba(210,210,210,0.49);
        }

        .row--separated > div > [class*="col-"]:first-child, .row--separated > div:first-child {
            padding-left: 15px;
        }

            .row--separated > div > [class*="col-"]:first-child:before, .row--separated > div:first-child:before {
                display: none;
            }

@media (max-width: 960px) {
    .row--separated {
        padding-top: 4%;
    }

        .row--separated [class*="col-"] {
            width: 50%;
            margin-bottom: 5%;
            padding-left: 5% !important;
        }

            .row--separated [class*="col-"]:nth-child(odd):before {
                display: none;
            }


    .sfsearchBox {
        display: none;
    }

    .search_block {
        display: none;
    }
}

@media (max-width: 590px) {
    .row--separated > div, .row--separated [class*="col-"] {
        border-top: 1px solid #ccc;
        border-top: 1px solid rgba(100,100,100,0.2);
        padding: 4% 0 4% 4%;
        margin-bottom: 0;
        width: 100%;
    }

        .row--separated > div:first-child, .row--separated [class*="col-"]:first-child {
            border: 0;
        }

        .row--separated > div:before, .row--separated [class*="col-"]:before {
            display: none;
        }

.sf_2cols_2_50 {

width: 100%!important;}
}

.row--separatedLogical > div {
    background: inherit;
}

    .row--separatedLogical > div:after {
        content: "or";
        position: absolute;
        top: 50%;
        z-index: 1;
        display: block;
        width: 60px;
        height: 60px;
        margin-top: -30px;
        margin-left: -61px;
        font: 28px/60px "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
        text-align: center;
        background: inherit;
    }

    .row--separatedLogical > div:first-child:after {
        display: none;
    }

.row-separatedLogicalBottom > div:after {
    top: 82%;
}

.row--align-left-image > div, .row--align-right-image > div {
    position: relative;
    margin-top: -84px;
    bottom: -84px;
}

.row--align-left-image > :first-child {
    vertical-align: bottom;
}

.row--align-right-image > :last-child {
    vertical-align: bottom;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-five {
    position: relative;
    display: inline-block;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    vertical-align: top;
}

.ie7 .col-1, .ie7 .col-2, .ie7 .col-3, .ie7 .col-4, .ie7 .col-5, .ie7 .col-6, .ie7 .col-7, .ie7 .col-8, .ie7 .col-9, .ie7 .col-10, .ie7 .col-11, .ie7 .col-12, .ie7 .col-five {
    display: inline;
    zoom: 1;
}

.col-1 {
    width: 8.33333%;
}

.col-2 {
    width: 16.66667%;
}
.col-x
{
    margin-right: 50px;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33333%;
}

.col-5 {
    width: 41.66667%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33333%;
}

.col-8 {
    width: 66.66667%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33333%;
}

.col-11 {
    width: 91.66667%;
}

.col-12 {
    width: 100%;
}

.col--offset-1 {
    margin-left: 8.33333%;
}

.col--offset-2 {
    margin-left: 16.66667%;
}

.col--offset-3 {
    margin-left: 25%;
}

.col--offset-4 {
    margin-left: 33.33333%;
}

.col--offset-5 {
    margin-left: 41.66667%;
}

.col--offset-6 {
    margin-left: 50%;
}

.col--offset-7 {
    margin-left: 58.33333%;
}

.col--offset-8 {
    margin-left: 66.66667%;
}

.col--offset-9 {
    margin-left: 75%;
}

.col--offset-10 {
    margin-left: 83.33333%;
}

.col--offset-11 {
    margin-left: 91.66667%;
}

.col--offset-12 {
    margin-left: 100%;
}

.row.sf_cols, .sf_cols.List--horizontal, .container.sf_cols {
    width: auto;
}

.col-five {
    width: 20%;
}

@media (max-width: 1230px) {
    .container {
        padding-left: 5%;
        padding-right: 5%;
    }
}

@media (max-width: 960px) {
    col-1 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-2 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-3 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-4 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-5 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-6 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-7 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-8 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-9 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-10 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-11 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    col-12 {
        margin-bottom: 4%;
        font-size: 14px;
    }

    .col-1 {
        width: 16.66667%;
    }

    .col--offset-1 {
        margin-left: 16.66667%;
    }

    .col-2 {
        width: 33.33333%;
    }

    .col--offset-2 {
        margin-left: 33.33333%;
    }

    .col-3 {
        width: 50%;
    }

    .col--offset-3 {
        margin-left: 50%;
    }

    .col-9, .col-10 {
        width: 66.66667%;
    }

    .col--offset-9, .col--offset-10 {
        width: 66.66667%;
    }

    .col-five {
        width: 50%;
        margin-bottom: 4%;
    }

    .row > div:empty, .List--horizontal > div:empty, .row p:empty, .List--horizontal p:empty {
        display: none;
    }

    .col_none {
        display: none;
    }
}

@media (max-width: 1230px) {
    .col-7 .col-5, .col-7 .col-7 {
        width: 100%;
    }
}

@media (max-width: 590px) {
    .col-1 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-1 {
        margin-left: 0;
    }

    .col-2 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-2 {
        margin-left: 0;
    }

    .col-3 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-3 {
        margin-left: 0;
    }

    .col-4 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-4 {
        margin-left: 0;
    }

    .col-5 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-5 {
        margin-left: 0;
    }

    .col-6 {
        width: 100%!important;
        margin-bottom: 5%;
		    padding-left: 27px;
    }

    .col--offset-6 {
        margin-left: 0;
    }

    .col-7 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-7 {
        margin-left: 0;
    }

    .col-8 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-8 {
        margin-left: 0;
    }

    .col-9 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-9 {
        margin-left: 0;
    }

    .col-10 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-10 {
        margin-left: 0;
    }

    .col-11 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-11 {
        margin-left: 0;
    }

    .col-12 {
        width: 100%;
        margin-bottom: 5%;
    }

    .col--offset-12 {
        margin-left: 0;
    }

    .col-five {
        width: 100%;
    }

    .row-5-separators > div {
        background: none;
    }
}

@font-face {
    font-family: FaktSlabPro-Medium;
    src: url('../fonts/FaktSlabPro-Medium.eot'), url('../fonts/FaktSlabPro-Medium.otf') format('opentype'), url('../fonts/FaktSlabPro-Medium.ttf') format('truetype'), url('../fonts/FaktSlabPro-Medium.woff');
}

@font-face {
    font-family: MetricWeb-Semibold;
    src: url('../fonts/MetricWeb-Semibold.eot'), url('../fonts/MetricWeb-Semibold.otf') format('opentype'), url('../fonts/MetricWeb-Semibold.ttf') format('truetype'), url('../fonts/MetricWeb-Semibold.woff');
}

@font-face {
    font-family: tlrk-icon-font;
    src: url('../fonts/tlrk-icon-font.eot'), url('../fonts/tlrk-icon-font.ttf') format('truetype'), url('../fonts/tlrk-icon-font.woff');
}

@font-face {
    font-family: "tlrk-icon-font";
    src: url("../fonts/tlrk-icon-font.eot");
    src: url("../fonts/tlrk-icon-font.eot?") format("embedded-opentype"),url("../fonts/tlrk-icon-font.svg#tlrk-icon-font") format("svg"),url("../fonts/tlrk-icon-font.woff") format("woff"),url("../fonts/tlrk-icon-font.ttf") format("truetype");
}
/*@font-face {
    font-family: "MetricWeb-Semibold";
    src: url("../fonts/MetricWeb-Semibold.eot");
    src: url("../fonts/MetricWeb-Semibold.eot?") format("embedded-opentype"),url("../fonts/MetricWeb-Semibold.woff") format("woff"),url("../fonts/MetricWeb-Semibold.ttf") format("truetype"),url("../fonts/MetricWeb-Semibold.svg#MetricWeb-Semibold") format("svg");
}

@font-face {
    font-family: "FaktSlabPro-Medium";
    src: url("../fonts/FaktSlabPro-Medium.eot");
    src: url("../fonts/FaktSlabPro-Medium.eot?") format("embedded-opentype"),url("../fonts/FaktSlabPro-Medium.woff") format("woff"),url("../fonts/FaktSlabPro-Medium.ttf") format("truetype"),url("../fonts/FaktSlabPro-Medium.svg#FaktSlabPro-Medium") format("svg");
}

@font-face {
    font-family: "tlrk-icon-font";
    src: url("../iconfont/dist/tlrk-icon-font.eot");
    src: url("../iconfont/dist/tlrk-icon-font.eot?") format("embedded-opentype"),url("../iconfont/dist/tlrk-icon-font.svg#tlrk-icon-font") format("svg"),url("../iconfont/dist/tlrk-icon-font.woff") format("woff"),url("../iconfont/dist/tlrk-icon-font.ttf") format("truetype");
}*/



.sfpostSummary, .sfpostContent
{
    font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif;
    letter-spacing: 0.01rem;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    line-height: 1.5;
}
.sfpostContent li{
margin-bottom: 12px;}

html, body {
    height: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, blockquote {
    display: block;
}

[hidden] {
    display: none !important;
}

/*a, .Link {
    color: #303f77;
    text-decoration: none;
    transition: color 0.2s ease,opacity 0.2s ease;
}

    a:hover, a:active, .Link:hover, .Link:active {
        outline: 0;
    }*/

    a img, .Link img {
        transition: opacity 0.3s ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    a:hover, a:focus, .Link:hover, .Link:focus {
        color: #036c9c;
        /*text-decoration: underline;*/
    }

        a:hover img, a:focus img, .Link:hover img, .Link:focus img {
            opacity: 0.84;
        }

    a:focus, .Link:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

b, strong {
    font-weight: 700;
}

small {
    display: inline-block;
    font-size: 85%;
    line-height: 1.2;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

hr {
    clear: both;
    height: 0;
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #e5e5e5;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}

@media (max-width: 590px) {
    .sfimageWrp {
        text-align: center;
    }
}

p, ul, ol, dl, fieldset, small {
    margin: 0 0 20px;
    padding: 0;
}

ul, ol {
    list-style-position: outside;
}

ul {
    margin-left: 20px;
}

ol {
    margin-left: 30px;
}

dt, dd {
    float: left;
    clear: both;
}

dd {
    clear: none;
    margin-left: 10px;
}

address {
    font-style: normal;
}




h2, .h2, .BlogPost h1, .BlogPost-list > li h1 {
     margin: 0 0 40px;
    font: 400 40px/1 "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
    letter-spacing: -0.04em;
}

h3, .h3, .BlogPost h2 {
    margin: 0 0 8px;
    font: 400 28px/1 "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
    letter-spacing: -0.05em;
}

    h3 small, .h3 small, .BlogPost h2 small {
        display: inline-block;
        margin-left: 32px;
        margin-bottom: 0;
        font-size: 15px;
        font-family: Arial,Helvetica,sans-serif;
        letter-spacing: 0;
    }

h4, .h4, .BlogPost h3, #author > h2, .single-author-footer > h2 {
    margin: 0 0 10px;
    font: 400 24px Arial,Helvetica,sans-serif;
}

@media only screen and (max-width: 1230px) {
    h1, .h1 {
        margin: 0 0 30px;
        font-size: 40px;
    }
}

@media only screen and (max-width: 960px) {
    h1, .h1 {
        margin: 0 0 30px;
        font-size: 32px;
    }

    h2, .h2, .BlogPost h1, .BlogPost-list > li h1 {
        margin-bottom: 15px;
        font-size: 30px;
    }

    h3, .h3, .BlogPost h2 {
        font-size: 24px;
        letter-spacing: 0;
    }

    h4, .h4, .BlogPost h3, #author > h2, .single-author-footer > h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 590px) {
    h1, .h1 {
        margin: 0 0 15px;
        font-size: 26px;
    }

    h2, .h2, .BlogPost h1, .BlogPost-list > li h1 {
        font-size: 24px;
    }

    h3, .h3, .BlogPost h2 {
        font-size: 20px;
    }

    h4, .h4, .BlogPost h3, #author > h2, .single-author-footer > h2 {
        font-size: 18px;
    }
}

h5, .h5, .BlogPost h4, #author > h3, .single-author-footer > h3 {
    margin: 0 0 10px;
    font: 700 16px Arial,Helvetica,sans-serif;
}

h6, .h6, .BlogPost h5 {
    margin: 0 0 10px;
    font: 700 12px/1.2 Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}

.h1, .h2, .BlogPost h1, .BlogPost-list > li h1, .h3, .BlogPost h2, .h4, .BlogPost h3, #author > h2, .single-author-footer > h2, .h5, .BlogPost h4, #author > h3, .single-author-footer > h3, .h6, .BlogPost h5 {
    display: block;
}

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

td, th {
    text-align: left;
    vertical-align: top;
}

input, button, select, textarea {
    margin: 0;
    font-size: 100%;
    line-height: inherit;
    font-family: inherit;
}

    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
        border: none;
    }

.ie7 button, .ie7 input[type="button"], .ie7 input[type="reset"], .ie7 input[type="submit"] {
    overflow: visible;
}

input[disabled], button[disabled] {
    cursor: default;
    opacity: 0.75;
}

input[type="radio"], input[type="checkbox"] {
    padding: 0;
    line-height: normal;
}

    input[type="radio"]:focus, input[type="checkbox"]:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}




.SubTitle, .Aggregate {
    color: #000;
}

.SubTitle {
    margin-top: 15px;
    margin-bottom: 0;
    font: 400 24px/1.4 Arial,Helvetica,sans-serif;
}

.SubTitle--s {
    font-size: 18px;
}

.Label, .BlogPost-date {
    font: 400 12px Arial,Helvetica,sans-serif;
    color: #777;
    padding-bottom : 5px;
}

.Aggregate {
    font: 400 40px/0.8 "MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
    margin-bottom: 8px;
    letter-spacing: -0.04em;
}

.AggregateTitle {
    font: 400 20px/0.9 "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
    color: #000;
}

.Text--xs, .Bar-navi .Account-info .List-text > a, .Nav-anchor {
    font-weight: 400;
    font-size: 13px;
}

.Text--s {
    font-weight: 400;
    font-size: 14px;
}

.Text--l {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -0.005em;
}

.Text--xl {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
}

.Text--b0 {
    color: #000;
}

.Text--b4 {
    color: #555;
}

.Text--b5 {
    color: #777;
}

.Text--b9 {
    color: #fff;
}

.Text--lb {
    color: #36b3fb;
}

.Text--lg {
    color: #67fe9c !important;
}

.Text--lg2 {
    color: #90fdb6 !important;
}

.Text--lg3 {
    color: #67fe9c!important;
}

.Text--lg4 {
    color: #4c9405 !important;
}

@media (max-width: 1230px) {
    .Aggregate {
        font-size: 44px;
    }

    .Text--xl {
        font-size: 20px;
    }
}

@media (max-width: 960px) {
    .SubTitle {
        font-size: 17px;
    }

    .Aggregate {
        font-size: 32px;
    }

    .Text--s {
        font-size: 12px;
    }
}

@media (max-width: 590px) {
    .SubTitle br {
        display: none;
    }
}

.Section--blue1 span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span, .Section--blue2 span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span, .Section--blue3 span.skype_pnh_container span.skype_pnh_highlighting_inactive_common span.skype_pnh_text_span {
    color: #fff !important;
}

.flags-sprite, .flags-au, .flags-bg, .flags-de, .flags-dk, .flags-in, .flags-uk, .flags-us {
    background: url('../img/dist/flags-sc1589c8626.png') no-repeat;
}

.flags-au {
    background-position: 0 0;
}

.flags-bg {
    background-position: 0 -40px;
}

.flags-de {
    background-position: 0 -80px;
}

.flags-dk {
    background-position: 0 -120px;
}

.flags-in {
    background-position: 0 -160px;
}

.flags-uk {
    background-position: 0 -200px;
}

.flags-us {
    background-position: 0 -240px;
}

.flags-sprite, .flags-au, .flags-bg, .flags-de, .flags-dk, .flags-in, .flags-uk, .flags-us {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

.icons-sprite, .icons-facebook, .icons-googleplus, .icons-icon-telerik-badge, .icons-linkedin, .icons-rss, .icons-twitter, .icons-youtube {
    background: url('../img/dist/icons-sf945822e7e.png') no-repeat;
}

.icons-facebook {
    background-position: 0 -275px;
}

.icons-googleplus {
    background-position: 0 -77px;
}

.icons-icon-telerik-badge {
    background-position: 0 0;
}

.icons-linkedin {
    background-position: 0 -341px;
}

.icons-rss {
    background-position: 0 -143px;
}

.icons-twitter {
    background-position: 0 -407px;
}

.icons-youtube {
    background-position: 0 -209px;
}

.icons-sprite, .icons-facebook, .icons-googleplus, .icons-icon-telerik-badge, .icons-linkedin, .icons-rss, .icons-twitter, .icons-youtube {
    padding-left: 20px;
}

    .icons-sprite:hover, .icons-facebook:hover, .icons-googleplus:hover, .icons-icon-telerik-badge:hover, .icons-linkedin:hover, .icons-rss:hover, .icons-twitter:hover, .icons-youtube:hover {
        opacity: 0.7;
    }

.Bar {
    position: relative;
    z-index: 5000;
    height: 40px;
    margin-bottom: -40px;
}

.Bar-table {
    display: table;
    width: 100%;
}

    .Bar-table:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #25272c;
        background: rgba(37,39,44,0.94);
        z-index: -1;
    }

.Bar-logo-container {
    display: table-cell;
    vertical-align: top;
}

.Bar-logo {
    display: block;
    width: 99px;
    height: 40px;
    line-height: 45px;
}

    .Bar-logo:focus {
        outline: none;
    }

    .Bar-logo > img {
        border: none;
        display: inline-block;
        transition: none;
        vertical-align: baseline;
padding-top: 8px;
    }

.Bar-slide {
    display: table-cell;
    padding-left: 5%;
    vertical-align: top;
}

.Bar-menu, .sfNavHorizontal {
    display: table;
    width: 100%;
}

    .Bar-menu > li, .Bar-navi-link, .sfNavHorizontal > li {
        display: table-cell;
        border-left: 1px solid #37393d;
    }

    .Bar-menu > .Bar-menu-itemMobile {
        display: none;
    }

    .Bar-navi-link, .Bar-menu-link, .sfNavHorizontal li a {
        display: block;
        height: 40px;
        padding: 0 20px;
        cursor: pointer;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        font: 13px/40px "Duru Sans","MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
        transition-property: background-color,color;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }

        .Bar-navi-link:hover, .Bar-navi-link:focus, .Bar-menu-link:hover, .Bar-menu-link:focus, .sfNavHorizontal li a:hover, .sfNavHorizontal li a:focus {
            color: #fff!important;
            background-color: #4f5757!important;
            background-color: rgba(255,255,255,0.15)!important;
            text-decoration: none!important;
        }

        .Bar-navi-link:focus, .Bar-menu-link:focus, .sfNavHorizontal li a:focus {
            outline: none;
        }

        .Bar-navi-link.is-active, .Bar-menu-link.is-active {
            color: #000;
            background-color: #fff;
            position: relative;
            z-index: 1;
        }



    .sfNavHorizontal li:first-child {
        display: none;
    }

        .sfNavHorizontal li:first-child span {
            display: none;
        }

img.logo_img {
    float: left;
    padding-top: 12px;
    margin-right: 40px;
}

.Bar-search {
    display: table-cell;
    width: 54px;
    min-width: 45px;
    vertical-align: top;
}

    .Bar-search .Section, .Bar-search .Section-banner, .Bar-search .Section-cover {
        position: absolute;
        left: 0;
        right: 0;
        padding: 60px 0;
    }

    .Bar-search .Search {
        border: 1px solid #ccc;
        display: block;
        margin: 0 auto;
        max-width: 970px;
    }

.Bar-navi {
    display: table-cell;
    width: 14%;
    vertical-align: top;
}

    .Bar-navi:last-of-type {
        padding-right: 0;
    }

    .Bar-navi > div, .Bar-navi > .Bar-navi-link {
        display: table-cell;
        vertical-align: top;
    }

    .Bar-navi .Bar-navi-link:last-child {
        border-right: none;
    }

    .Bar-navi .Account-info {
        max-width: 204%;
        padding: 25px 20px 21px;
        margin-right: -125px;
    }

        .Bar-navi .Account-info a {
            line-height: 1.75;
        }

            .Bar-navi .Account-info a.List-thumb {
                text-decoration: none;
                padding-right: 12px;
            }

        .Bar-navi .Account-info .List-text {
            margin: 0;
        }

            .Bar-navi .Account-info .List-text > a {
                display: block;
            }

        .Bar-navi .Account-info hr {
            margin: 0 0 8px;
        }

.Bar-navi-link--name {
    width: 88px;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.user-name-no-overflow {
    display: inline-block;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
}

.Tickets-count {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #ee5315;
    border: 2px solid #ee5315;
    border-radius: 50%;
}

    .Tickets-count:hover {
        opacity: 0.8;
    }

.logout {
    font-size: 15px;
}

.Bar-navi-link--highlighted {
    background: #434851;
    background: rgba(67,72,81,0.5);
    border: none;
    margin-right: 1px;
}

.Bar-table .Bar-showMe {
    display: none;
    width: 40px;
    height: 40px;
    margin: 0 12px 0 -4px;
    z-index: 1;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPAQMAAADXvd1sAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAARSURBVAjXY2CAgf//oQi3CAANLgv1RjK8CwAAAABJRU5ErkJggg==') 50% 50% no-repeat;
    transition: background 0.2s;
}

.Bar-table .Bar-hideMe {
    display: none;
    z-index: -1;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    background-color: #aaa;
    background-color: rgba(0,0,0,0.2);
}

.Bar-table #Bar-controlMe:checked ~ .Bar-showMe {
    background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPAQMAAADXvd1sAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlP/AOW3MEoAAAARSURBVAjXY2CAgf//oQi3CAANLgv1RjK8CwAAAABJRU5ErkJggg==') 50% 50% no-repeat;
}

#Bar-controlMe {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

    #Bar-controlMe:checked ~ .Bar-hideMe {
        display: block;
    }

.oldie #Bar-controlMe {
    display: none;
}

@media (max-width: 1530px) {
    .Bar-slide {
        padding-left: 0;
    }

    .Bar-menu-link, .Bar-navi-link, .sfNavHorizontal li a {
        padding: 0 10px;
    }

    .Bar-navi .Account-info {
        margin-right: -105px;
    }
}

@media (max-width: 1230px) {
    .Bar-search .Search {
        width: 80%;
    }
}

@media (max-width: 960px) {
    .Bar-showMe {
        display: inline-block !important;
    }

    .Bar-logo-container {
        width: 60%;
    }

    .Bar-menu > li, .sfNavHorizontal > li {
        border: 0;
    }

        .Bar-menu > li:first-child ~ li, .sfNavHorizontal > li:first-child ~ li {
            /*padding-left: 5%;
            padding-right: 5%;*/
            box-shadow: 5px 5px 7px rgba(0,0,0,0.12);
            background: #fff;
        }

            .Bar-menu > li:first-child ~ li > a, .sfNavHorizontal > li:first-child ~ li > a {
                color: #303f77;
                text-align: left;
                font-size: 16px;
                padding: 0;
            }

                .Bar-menu > li:first-child ~ li > a:hover, .sfNavHorizontal > li:first-child ~ li > a:hover {
                    color: #036c9c;
                }

    .Bar-slide {
        position: absolute;
        top: 40px;
        left: 0;
        bottom: 0;
        width: 94%;
        padding-left: 0;
        background: #fff;
        color: #000;
        -webkit-transform: translateX(-120%);
        transform: translateX(-120%);
        -webkit-transition: -webkit-transform 240ms ease-in-out;
        transition: transform 240ms ease-in-out;
    }

    .ie9 .Bar-slide {
        left: -1000px;
    }

    .Bar-slide .Dash {
        top: 0;
        visibility: visible;
        position: relative;
        box-shadow: 5px -4px 7px rgba(0,0,0,0.12);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        transition: 0;
        z-index: 1;
    }

    #Bar-controlMe:checked ~ .Bar-slide {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .Bar-menu > .Dropdown > .Bar-menu-link {
        display: none;
    }

    .Bar-menu > li, .Bar-menu > .Bar-menu-itemMobile, .sfNavHorizontal > li {
        display: block;
    }

    .Bar-showMe {
        display: table-cell;
    }
}

.oldie .Bar-menu > .Bar-menu-itemMobile {
    display: none;
}

.oldie .Bar-slide {
    padding-left: 0;
}

.oldie .Bar-menu {
    width: 700px;
    float: right;
}

@media (max-width: 450px) {
    .Bar-navi > div + div {
        display: none;
    }

    .Bar-navi .Account-info {
        margin-right: 1px;
        margin-left: -105px;
    }
}

.ie7 .Bar {
    background: #25272c;
}

.ie7 .Bar-slide {
    padding-left: 100px;
}

.ie7 .Bar-logo-container, .ie7 .Bar-slide, .ie7 .Bar-navi, .ie7 .Bar-search, .ie7 .Bar-menu, .ie7 .Bar-menu > li, .ie7 .sfNavHorizontal > li, .ie7 .sfNavHorizontal {
    float: left;
}

.ie7 .Bar-menu, .ie7 .sfNavHorizontal {
    width: 642px;
}

.ie7 .Bar-navi {
    width: 252px;
    background: #25272c;
}

    .ie7 .Bar-navi > div, .ie7 .Bar-navi .Bar-navi-link {
        float: left;
    }

.ie7 .Bar-navi-link.Dropdown-control {
    font-size: 12px;
}

.RadDock .Bar-logo {
    width: 10%;
}

.RadDock .Bar-slide {
    width: 50%;
    padding-left: 0;
}

.RadDock .Bar-search {
    width: 20%;
}

.RadDock .Bar-navi {
    width: 20%;
}

.fixed-dummy {
    height: 70px;
    margin-top: -70px;
}

.Bar + .fixed-dummy, .Bar + .Nav {
    margin-top: 40px;
}

.Nav {
    position: relative;
    z-index: 1;
    min-height: 70px;
    margin-top: -70px!important;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    background-color: #222;
}

.oldie .Nav {
    background-color: #f4f4f4;
}

.Nav header .Nav-anchor {
    color: #0289d7;
}

.Nav.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    height: 70px;
    margin-top: 0!important;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.Nav .Btn {
    margin-bottom: 0;
}

.Nav-container {
    display: table;
    table-layout: auto;
    width: 100%;
    height: 70px;
}

    .Nav-container > header, .Nav-container > div {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        white-space: nowrap;
    }

    .Nav-container > header {
        vertical-align: middle;
        text-align: left;
    }

.Nav-title {
    font: 700 18px/1.2 Arial,Helvetica,sans-serif;
    color: #fff;
    letter-spacing: -0.05em;
}

.Nav-anchor {
    display: block;
    font: 400 13px Arial,Helvetica,sans-serif;
    color: #3d3d3d;
}

.Nav-sections {
    padding-right: 10px;
    padding-left: 10px;
    width: 100%;
    font-size: 0;
}

    .Nav-sections > a {
        display: inline-block;
        padding: 0 2.1%;
        font-size: 13px;
        line-height: 70px;
        text-decoration: none;
        transition: background-color 0.2s ease;
    }

.ie9 .Nav-sections > a {
    padding: 0 10px;
}

.Nav-sections > a:hover, .Nav-sections > a.is-active {
    background-color: #eaecef;
    background-color: rgba(225,229,234,0.6);
}

@media (max-width: 1230px) {
    .Nav-cta > a {
        width: auto;
        min-width: 0;
        padding-left: 0.6em;
        padding-right: 0.6em;
    }
}

@media (max-width: 1010px) {
    .Nav-container .Nav-sections, .fixed-dummy {
        display: none;
    }

    .Nav.is-fixed {
        position: relative;
        margin-top: -70px;
    }
}

@media (max-width: 590px) {
    .Nav-title {
        font-size: 14px;
        white-space: normal;
    }
}

.Tooltip {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-top: -2px;
    margin-left: 4px;
    border-radius: 50%;
    line-height: 1.3;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #90929a;
    cursor: help;
    transition: background-color 0.15s ease;
}

    .Tooltip:hover, .Tooltip:focus {
        background-color: #454545;
    }

.Tooltip-info, .Dropdown-tooltip, .sfforumEmailSubscriptionInfoWrp {
    position: absolute;
    left: -26px;
    bottom: 100%;
    z-index: 99999;
    width: 240px;
    padding: 15px 20px;
    border-radius: 2px;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.35);
    visibility: hidden;
    cursor: text;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform,opacity,visibility;
    -moz-transition-property: -moz-transform,opacity,visibility;
    -o-transition-property: -o-transform,opacity,visibility;
    transition-property: transform,opacity,visibility;
    -webkit-transition-duration: 0.3s,0.3s,0s;
    -moz-transition-duration: 0.3s,0.3s,0s;
    -o-transition-duration: 0.3s,0.3s,0s;
    transition-duration: 0.3s,0.3s,0s;
    -webkit-transition-delay: 0s,0s,0.3s;
    -moz-transition-delay: 0s,0s,0.3s;
    -o-transition-delay: 0s,0s,0.3s;
    transition-delay: 0s,0s,0.3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

    .Tooltip-info:after, .Dropdown-tooltip:after, .sfforumEmailSubscriptionInfoWrp:after {
        content: "";
        position: absolute;
        left: 35px;
        bottom: -14px;
        width: 0;
        height: 0;
        margin-left: -10px;
        border-width: 7px;
        border-style: solid;
        border-color: #fff transparent transparent;
    }

.Tooltip-info, .Dropdown-tooltip, .sfforumEmailSubscriptionInfoWrp {
    margin-bottom: 8px;
    margin-top: 0;
}

.Tooltip-info--bottom, .Dropdown-tooltip, .sfforumEmailSubscriptionInfoWrp {
    top: 100%;
    bottom: auto;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}

    .Tooltip-info--bottom:after, .Dropdown-tooltip:after, .sfforumEmailSubscriptionInfoWrp:after {
        top: -14px;
        bottom: auto;
        border-color: transparent transparent #fff;
    }

.Tooltip-info--bottom, .Dropdown-tooltip, .sfforumEmailSubscriptionInfoWrp {
    margin-top: 8px;
    margin-bottom: 0;
}

.Tooltip-info--dark, .Dropdown-tooltip, .sfforumEmailSubscriptionInfoWrp {
    color: #fff;
    background-color: #3d4350;
}

    .Tooltip-info--dark:after, .Dropdown-tooltip:after, .sfforumEmailSubscriptionInfoWrp:after {
        border-color: #3d4350 transparent transparent;
    }

    .Tooltip-info--dark a, .Dropdown-tooltip a, .sfforumEmailSubscriptionInfoWrp a {
        color: #65ccfc;
    }

    .Tooltip-info--bottom.Tooltip-info--dark:after, .Dropdown-tooltip:after, .sfforumEmailSubscriptionInfoWrp:after {
        border-color: transparent transparent #3d4350;
    }

.Tooltip:hover .Tooltip-info, .Tooltip:hover .Dropdown-tooltip, .Tooltip:hover .sfforumEmailSubscriptionInfoWrp, .Tooltip:focus .Tooltip-info, .Tooltip:focus .Dropdown-tooltip, .Tooltip:focus .sfforumEmailSubscriptionInfoWrp, .is-open .Tooltip-info, .sfforumEmailSubscriptionShown .Tooltip-info, .is-open .Dropdown-tooltip, .sfforumEmailSubscriptionShown .Dropdown-tooltip, .is-open .sfforumEmailSubscriptionInfoWrp, .sfforumEmailSubscriptionShown .sfforumEmailSubscriptionInfoWrp {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.oldie .Tooltip-info, .oldie .Dropdown-tooltip, .oldie .sfforumEmailSubscriptionInfoWrp {
    border: 4px solid #dedede;
}

    .oldie .Tooltip-info:after, .oldie .Dropdown-tooltip:after, .oldie .sfforumEmailSubscriptionInfoWrp:after {
        bottom: -18px;
        margin-left: -14px;
        border-top-color: #dedede;
    }

    .oldie .Tooltip-info--bottom:after, .oldie .Dropdown-tooltip:after, .oldie .sfforumEmailSubscriptionInfoWrp:after {
        top: -18px;
        border-bottom-color: #dedede;
        border-top-color: transparent;
    }

.oldie .Tooltip-info--dark, .oldie .Dropdown-tooltip, .oldie .sfforumEmailSubscriptionInfoWrp {
    border-color: #1f1f1f;
}

    .oldie .Tooltip-info--dark:after, .oldie .Dropdown-tooltip:after, .oldie .sfforumEmailSubscriptionInfoWrp:after {
        border-top-color: #1f1f1f;
    }

    .oldie .Tooltip-info--dark.Tooltip-info--bottom:after, .oldie .Dropdown-tooltip:after, .oldie .sfforumEmailSubscriptionInfoWrp:after {
        border-bottom-color: #1f1f1f;
        border-top-color: transparent;
    }

.ie7 .Tooltip {
    height: 16px;
    margin-top: 2px;
}

.ie7 .Tooltip-info, .ie7 .Dropdown-tooltip, .ie7 .sfforumEmailSubscriptionInfoWrp {
    bottom: 16px;
    left: -16px;
}

.ie7 .Tooltip-info--bottom, .ie7 .Dropdown-tooltip, .ie7 .sfforumEmailSubscriptionInfoWrp {
    top: 80%;
    bottom: auto;
}

.Dropdown {
    position: relative;
}

.Dropdown-control:hover .Dropdown-arrow, .Dropdown-control:focus .Dropdown-arrow, .Dropdown-control.is-active .Dropdown-arrow {
    border-top-color: #a9a9a9;
}

.Dropdown-arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    border: 4px solid transparent;
    border-top-color: inherit;
    vertical-align: middle;
}

.Dropdown-view {
    position: absolute;
    top: 100%;
    display: none;
    background: #fff;
}

.is-open .Dropdown-view, .sfforumEmailSubscriptionShown .Dropdown-view {
    display: block;
}

.Dropdown-tooltip.BlockLinks--buttons, .BlockLinks--buttons.sfforumEmailSubscriptionInfoWrp {
    white-space: nowrap;
    width: auto;
}

.Dropdown-tooltip:after, .sfforumEmailSubscriptionInfoWrp:after {
    left: 38px;
}

.Dropdown .Dropdown-view--center, .Dropdown .sfforumEmailSubscriptionInfoWrp {
    left: 50%;
    margin-left: -140px;
}

    .Dropdown .Dropdown-view--center:after, .Dropdown .sfforumEmailSubscriptionInfoWrp:after {
        left: 50%;
        margin-left: -5px;
    }

.Dropdown .Dropdown-view--left {
    left: 0;
    right: auto;
}

.Dropdown .Dropdown-view--right {
    right: 0;
    left: auto;
}

    .Dropdown .Dropdown-view--right:after {
        left: auto;
        right: 38px;
    }

.Dash {
    visibility: hidden;
    overflow: hidden;
    z-index: -1;
    top: 40px;
    left: 0;
    right: 0;
    display: block;
    width: auto;
    padding: 25px 0 30px;
    background: #fff;
    box-shadow: 1px 5px 7px rgba(0,0,0,0.12);
    -webkit-transform: translateY(-100%);
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.2, 0.465, 0.295, 0.975),visibility 200ms 0ms;
    transform: translateY(-100%);
    transition: transform 200ms cubic-bezier(0.2, 0.465, 0.295, 0.975),visibility 200ms 0ms;
}

.ie .Dash {
    top: -1200px;
}

.oldie .Dash {
    border-bottom: 2px solid #dddddc;
}

.Dropdown.is-open .Dash, .Dropdown.sfforumEmailSubscriptionShown .Dash {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 1;
    -webkit-transition: -webkit-transform 200ms cubic-bezier(0.2, 0.465, 0.295, 0.975),z-index 0s linear 0.2s;
    transition: transform 200ms cubic-bezier(0.2, 0.465, 0.295, 0.975),visibility 200ms 0ms,z-index 0s linear 0.2s;
}

.ie .Dropdown.is-open .Dash, .ie .Dropdown.sfforumEmailSubscriptionShown .Dash {
    top: 40px;
}

.Dash-aside {
    font-size: 12px;
}

.Dash-aside-list {
    color: #868581;
}

    .Dash-aside-list a {
        display: block;
        font-size: 18px;
        line-height: 1.4;
    }

    .Dash-aside-list > li {
        margin-bottom: 18px;
    }

    .Dash-aside-list span {
        font-size: 12px;
    }

.Dash-h1 {
    display: block;
    padding-bottom: 7px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.Dash-h1--bb {
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddc;
}

.Dash-h2 {
    font-size: 12px;
    color: #777;
}

.Dash-h3 {
    font-size: 11px;
    line-height: 1.8;
    color: #333;
    text-transform: uppercase;
}

.Dash-h5 {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: -0.005em;
    color: #010101;
}

.Dash-separator {
    margin: -5px 0 15px;
    border-bottom: 1px solid #dddddc;
}

.Dash-box {
    display: block;
    padding: 9px 16px 0 14px;
    min-height: 78px;
    border: 1px solid #dddddc;
    border-radius: 3px;
    color: #999;
    font-size: 11px;
}

    .Dash-box:hover {
        text-decoration: none;
        background-color: #fdfdfd;
    }

    .Dash-box p {
        margin-bottom: 14px;
    }

.Dash .BlockLinks {
    line-height: 18px;
}

    .Dash .BlockLinks a {
        font-size: 14px;
    }

.Dash-aside {
    width: 230px;
    *width: 200px;
}

.Dash-main {
    width: 740px;
    *width: 700px;
}

@media (max-width: 1450px) {
    .Dash-aside {
        width: 20%;
    }

    .Dash-aside {
        font-size: 11px;
    }

    .Dash-aside-list a {
        font-size: 16px;
    }

    .Dash-main {
        width: 60%;
    }
}

@media (max-width: 960px) {
    .Dash-aside {
        display: none;
    }

    .Dash-main {
        width: 100%;
    }

    .Dropdown-view > .container > .row > .col-3, .Dropdown-view > .container > .List--horizontal > .col-3, .Dropdown-view > .container > .row > .col-3 + .col-9, .Dropdown-view > .container > .List--horizontal > .col-3 + .col-9 {
        width: 100%;
    }

    .Dash-h1 ~ .row > .col-2, .Dash-h1 ~ .List--horizontal > .col-2, .Dash-h1 ~ .row > .col-10, .Dash-h1 ~ .List--horizontal > .col-10 {
        width: 100%;
    }

    .Dash .BlockLinks {
        line-height: 1;
    }

        .Dash .BlockLinks a {
            padding-top: 6px;
            padding-bottom: 6px;
        }



    .BlogPost-list {
        border-right: none!important;
        padding-right: 0px!important;
    }
}

@media (max-width: 590px) {
    .Dash-h1 ~ .row > .col-10 > .row > .col-3, .Dash-h1 ~ .List--horizontal > .col-10 > .row > .col-3, .Dash-h1 ~ .row > .col-10 > .List--horizontal > .col-3, .Dash-h1 ~ .List--horizontal > .col-10 > .List--horizontal > .col-3 {
        width: 50%;
    }

    .u-mr7 {
        margin-right: 0px!important;
    }

    .u-ml7 {
        margin-left: 0px!important;
    }
}

.BlockLinks a {
    display: block;
    white-space: nowrap;
}

.BlockLinks--wrap a {
    margin-bottom: 5px;
    white-space: normal;
}

.BlockLinks--inline a {
    display: inline-block;
    margin-bottom: 0;
}

    .BlockLinks--inline a + a {
        margin-left: 10px;
    }

.BlockLinks--buttons .sfical a {
    margin-left: 0;
}

.Section, .Section-banner, .Section-cover {
    padding-top: 50px!important;
    padding-bottom: 84px!important;
}

.Section2 {
    padding-bottom: 30px!important;
}
.Section3 {
    padding-bottom: 60px!important;
}
.customers{
        padding-top: 44px!important;
    padding-bottom: 34px!important;
}
.Section--customers {
    padding-top: 44px!important;
    padding-bottom: 44px!important;
}

.Section--heading {
    padding-top: 35px!important;
    padding-bottom: 35px!important;
}

.Section-controlHeading {
    padding-top: 30px;
    padding-bottom: 30px;
}

.Section--xs {
    padding-top: 10px;
    padding-bottom: 10px;
}

.Section--s {
    padding-top: 20px;
    padding-bottom: 20px;
}

.Section--m {
    padding-top: 56px!important;
    padding-bottom: 56px!important;
}

.Section--xl {
    padding-top: 144px;
    padding-bottom: 144px;
}

.Section--orange2 {
    background-color: #f80;
    color: #000;
}

.Section--red1 {
    background-color: #f44;
    color: #000;
}

.Section--red2 {
    background-color: #e73039;
    color: #000;
}

.Section--red3 {
    background-color: #c00;
    color: #000;
}

.Section--green2 {
    background-color: #024ca7;
    color: #000;
}

.Section--green3 {
    background-color: #024ca7;
    color: #000;
}

.Section--blue1 {
    background-color: #3cd5ed;
    color: #000;
}

.Section--blue2 {
    background-color: #48bfe8;
    color: #000;
}

.Section--blue3 {
    background-color: #08a9e0;
    color: #000;
}

.Section--blue4 {
    background-color: #005b9b;
    color: #000;
}

.Section--grey1, .Form, .UpgradeFooter {
    background-color: #f3f5f7;
}

.Section--grey10
{
    padding-top: 64px!important;
}
.Section--grey2 {
    background-color: #c2ccd4;
}

.Section--grey4 {
    background-color: #edeff2;
}

.Section--yellow1 {
    background-color: #ffec00;
}

.Section--yellow2 {
    background-color: #DDD9D9;
}

.Section--green1 {
    background-color: #9c0;
}

.Section--orange1 {
    background-color: #fb3;
}

.Section--grey3 {
    background-color: #8ea0ae;
}

.Section--green4 {
    background-color: #2db245;
}

.Section--indigo {
    background-color: #384361;
}

.Section--black {
    background-color: #2a2d33;
}

.Section--black2 {
    background-color: #09060b;
}

.Section--black3 {
    background-color: #000;
}

.Section--orange3 {
    background-color: #ef8500;
}

.Section--indigo a {
    color: #38c0ff;
}

.Section--black a {
    color: #38c0ff;
}

.Section--black2 a {
    color: #fff;
}

.Section--black3 a {
    color: #38c0ff;
}

.Section--orange2 a {
    color: #38c0ff;
}

.Section--red1 a {
    color: #38c0ff;
}

.Section--red2 a {
    color: #38c0ff;
}

.Section--red3 a {
    color: #38c0ff;
}

.Section--green1 a {
    color: #fff;
}

.Section--green2 a {
    color: #fff;
}

.Section--green3 a {
    color: #fff;
}

.Section--blue1 a {
    color: #fff;
}

.Section--blue2 a {
    color: #fff;
}

.Section--blue3 a {
    color: #fff;
}

.Section--orange1 a {
    color: #fff;
}

.Section--orange2 a {
    color: #fff;
}

.Section--orange3 a {
    color: #fff;
}

.Section--red1 a {
    color: #fff;
}

.Section--red2 a {
    color: #fff;
}

.Section--red3 a {
    color: #fff;
}

.Section--grey3 a, .Section--green4 a {
    color: #000;
}

.Section--grey3, .Section--green4, .Section--indigo, .Section--black, .Section--black2, .Section--black3, .Section--orange3, .Section--blue4 {
    color: #fff;
}

    .Section--grey3 h1, .Section--green4 h1, .Section--indigo h1, .Section--black h1, .Section--black2 h1, .Section--black3 h1, .Section--orange3 h1, .Section--blue4 h1, .Section--grey3 h2, .Section--green4 h2, .Section--indigo h2, .Section--black h2, .Section--black2 h2, .Section--black3 h2, .Section--orange3 h2, .Section--blue4 h2, .Section--grey3 h3, .Section--green4 h3, .Section--indigo h3, .Section--black h3, .Section--black2 h3, .Section--black3 h3, .Section--orange3 h3, .Section--blue4 h3, .Section--grey3 h4, .Section--green4 h4, .Section--indigo h4, .Section--black h4, .Section--black2 h4, .Section--black3 h4, .Section--orange3 h4, .Section--blue4 h4, .Section--grey3 .h1, .Section--green4 .h1, .Section--indigo .h1, .Section--black .h1, .Section--black2 .h1, .Section--black3 .h1, .Section--orange3 .h1, .Section--blue4 .h1, .Section--grey3 .h3, .Section--green4 .h3, .Section--indigo .h3, .Section--black .h3, .Section--black2 .h3, .Section--black3 .h3, .Section--orange3 .h3, .Section--blue4 .h3, .Section--grey3 .BlogPost h2, .BlogPost .Section--grey3 h2, .Section--green4 .BlogPost h2, .BlogPost .Section--green4 h2, .Section--indigo .BlogPost h2, .BlogPost .Section--indigo h2, .Section--black .BlogPost h2, .BlogPost .Section--black h2, .Section--black2 .BlogPost h2, .BlogPost .Section--black2 h2, .Section--black3 .BlogPost h2, .BlogPost .Section--black3 h2, .Section--orange3 .BlogPost h2, .BlogPost .Section--orange3 h2, .Section--blue4 .BlogPost h2, .BlogPost .Section--blue4 h2, .Section--grey3 .h4, .Section--green4 .h4, .Section--indigo .h4, .Section--black .h4, .Section--black2 .h4, .Section--black3 .h4, .Section--orange3 .h4, .Section--blue4 .h4, .Section--grey3 .BlogPost h3, .BlogPost .Section--grey3 h3, .Section--green4 .BlogPost h3, .BlogPost .Section--green4 h3, .Section--indigo .BlogPost h3, .BlogPost .Section--indigo h3, .Section--black .BlogPost h3, .BlogPost .Section--black h3, .Section--black2 .BlogPost h3, .BlogPost .Section--black2 h3, .Section--black3 .BlogPost h3, .BlogPost .Section--black3 h3, .Section--orange3 .BlogPost h3, .BlogPost .Section--orange3 h3, .Section--blue4 .BlogPost h3, .BlogPost .Section--blue4 h3, .Section--grey3 #author > h2, .Section--green4 #author > h2, .Section--indigo #author > h2, .Section--black #author > h2, .Section--black2 #author > h2, .Section--black3 #author > h2, .Section--orange3 #author > h2, .Section--blue4 #author > h2, .Section--grey3 .single-author-footer > h2, .Section--green4 .single-author-footer > h2, .Section--indigo .single-author-footer > h2, .Section--black .single-author-footer > h2, .Section--black2 .single-author-footer > h2, .Section--black3 .single-author-footer > h2, .Section--orange3 .single-author-footer > h2, .Section--blue4 .single-author-footer > h2, .Section--grey3 .SubTitle, .Section--green4 .SubTitle, .Section--indigo .SubTitle, .Section--black .SubTitle, .Section--black2 .SubTitle, .Section--black3 .SubTitle, .Section--orange3 .SubTitle, .Section--blue4 .SubTitle, .Section--grey3 .Aggregate, .Section--green4 .Aggregate, .Section--indigo .Aggregate, .Section--black .Aggregate, .Section--black2 .Aggregate, .Section--black3 .Aggregate, .Section--orange3 .Aggregate, .Section--blue4 .Aggregate {
        color: #fff;
    }

    .Section--grey3 h5, .Section--green4 h5, .Section--indigo h5, .Section--black h5, .Section--black2 h5, .Section--black3 h5, .Section--orange3 h5, .Section--blue4 h5, .Section--grey3 .h5, .Section--green4 .h5, .Section--indigo .h5, .Section--black .h5, .Section--black2 .h5, .Section--black3 .h5, .Section--orange3 .h5, .Section--blue4 .h5, .Section--grey3 .BlogPost h4, .BlogPost .Section--grey3 h4, .Section--green4 .BlogPost h4, .BlogPost .Section--green4 h4, .Section--indigo .BlogPost h4, .BlogPost .Section--indigo h4, .Section--black .BlogPost h4, .BlogPost .Section--black h4, .Section--black2 .BlogPost h4, .BlogPost .Section--black2 h4, .Section--black3 .BlogPost h4, .BlogPost .Section--black3 h4, .Section--orange3 .BlogPost h4, .BlogPost .Section--orange3 h4, .Section--blue4 .BlogPost h4, .BlogPost .Section--blue4 h4, .Section--grey3 #author > h3, .Section--green4 #author > h3, .Section--indigo #author > h3, .Section--black #author > h3, .Section--black2 #author > h3, .Section--black3 #author > h3, .Section--orange3 #author > h3, .Section--blue4 #author > h3, .Section--grey3 .single-author-footer > h3, .Section--green4 .single-author-footer > h3, .Section--indigo .single-author-footer > h3, .Section--black .single-author-footer > h3, .Section--black2 .single-author-footer > h3, .Section--black3 .single-author-footer > h3, .Section--orange3 .single-author-footer > h3, .Section--blue4 .single-author-footer > h3, .Section--grey3 h6, .Section--green4 h6, .Section--indigo h6, .Section--black h6, .Section--black2 h6, .Section--black3 h6, .Section--orange3 h6, .Section--blue4 h6, .Section--grey3 .h6, .Section--green4 .h6, .Section--indigo .h6, .Section--black .h6, .Section--black2 .h6, .Section--black3 .h6, .Section--orange3 .h6, .Section--blue4 .h6, .Section--grey3 .BlogPost h5, .BlogPost .Section--grey3 h5, .Section--green4 .BlogPost h5, .BlogPost .Section--green4 h5, .Section--indigo .BlogPost h5, .BlogPost .Section--indigo h5, .Section--black .BlogPost h5, .BlogPost .Section--black h5, .Section--black2 .BlogPost h5, .BlogPost .Section--black2 h5, .Section--black3 .BlogPost h5, .BlogPost .Section--black3 h5, .Section--orange3 .BlogPost h5, .BlogPost .Section--orange3 h5, .Section--blue4 .BlogPost h5, .BlogPost .Section--blue4 h5 {
        color: #818692;
    }

    .Section--black .row--separated > div:before, .Section--black2 .row--separated > div:before {
        background-color: #818692;
        background-color: rgba(128,128,128,0.2);
    }

.Section--blue2 {
    color: #333;
}

.Section-banner, .Section-cover {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

    .Section-banner > .container, .Section-cover > .container {
        position: relative;
        z-index: 1;
    }

.Section-banner {
    height: 507px;
    padding-top: 114px!important;
}

    .Section-banner p {
        color: inherit;
        margin-bottom: 4%;
        padding-left: 5px;
    }

    .Section-banner ul {
        font-size: 18px;
    }

@media (max-width: 1230px) {
    .Section-banner {
        height: auto;
        padding-top: 80px;
    }
}

@media (max-width: 1160px) {
    .Section-cover .Section-background {
        display: none;
    }
}

.Section-background .sfimageWrp {
    position: absolute;
    top: 0;
    left: -50%;
    width: 200%;
    height: 200%;
}

.Section-background img {
    display: block;
    margin: auto;
    max-width: none;
}

    .Section-background img.u-mw {
        max-width: 100%;
    }

.Section-background .row > div img, .Section-background .List--horizontal > div img {
    max-width: 100%;
}

.Section--top {
    margin-top: 40px;
}

.Section--support {
    position: relative;
}

    .Section--support:before {
        display: block!important;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 66%;
        background: url(/images/default-source/Reztech-library/mobile-application-beautiful.jpg?Status=Temp&sfvrsn=2) 50% top no-repeat;
	background-position-y: 50%;
    }

    .Section--support > .container {
        position: relative;
        z-index: 2;
    }

@media only screen and (max-width: 960px) {
    .Section--support:before {
        background: none;
    }

    .Section--support .col-6 {
        width: 100%;
    }
}
.grey { background-color: #f6f6f6; }
@media only screen and (max-width: 770px) {
    .Section--support:before {
        background: none;
    }

    .Section--support .col-6 {
        width: 100%;
    }
}

.Section--awards {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display : none;
}

.Section--sidebar > .container > .row, .Section--sidebar > .container > .List--horizontal {
    position: relative;
}

    .Section--sidebar > .container > .row:after, .Section--sidebar > .container > .List--horizontal:after {
        content: "";
        position: absolute;
        top: -84px;
        bottom: -84px;
        right: 16.66667%;
        display: block;
        margin-right: -17px;
        width: 1px;
        border-left: 1px solid #dfdfdf;
        border-left: 1px solid rgba(94,94,94,0.25);
        z-index: 10;
    }

.Section--heading.Section--sidebar > .container > .row:after, .Section--heading.Section--sidebar > .container > .List--horizontal:after, .Section-controlHeading.Section--sidebar > .container > .row:after, .Section-controlHeading.Section--sidebar > .container > .List--horizontal:after {
    top: auto;
    bottom: -35px;
    height: 80px;
}

.Section--heading h1, .Section-controlHeading h1 {
    margin-bottom: 0;
}

    .Section--heading h1 + div, .Section-controlHeading h1 + div {
        margin-top: 30px;
    }

.Section-controlHeading.Section--sidebar > .container > .row:after, .Section-controlHeading.Section--sidebar > .container > .List--horizontal:after {
    bottom: -30px;
    height: 85px;
}

.Section-controlHeadingMenu {
    position: relative;
    bottom: -30px;
    left: 1px;
    padding-left: 15px;
    border-left: 1px solid #ccc;
    border-left: 1px solid rgba(0,0,0,0.2);
}

    .Section-controlHeadingMenu h4 {
        font-size: 22px;
        margin: 0;
        padding: 20px 0;
    }

.Section--heading.Section--purchase {
    padding-top: 70px;
}

.Section-titleContainer h2, .Section-title {
    margin-top: -84px;
    padding-top: 84px;
}

.Section--pb {
    padding-bottom: 0!important;
}

.Bar + .Section, .Bar + .Section-banner, .Bar + .Section-cover {
    margin-top: 40px!important;
}

.Section--heading, .Section--heading:first-child {
   /* margin-top: 40px!important;*/
}


@media only screen and (max-width: 770px) {
    .Section:not(.Section--heading):not(.Section-controlHeading):not(.Section--xs):not(.Section-banner), .Section-banner:not(.Section--heading):not(.Section-controlHeading):not(.Section--xs):not(.Section-banner), .Section-cover:not(.Section--heading):not(.Section-controlHeading):not(.Section--xs):not(.Section-banner), .Section--heading.Section--purchase {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 590px) {
    .Section:not(.Section--heading):not(.Section-controlHeading):not(.Section--xs):not(.Section-banner), .Section-banner:not(.Section--heading):not(.Section-controlHeading):not(.Section--xs):not(.Section-banner), .Section-cover:not(.Section--heading):not(.Section-controlHeading):not(.Section--xs):not(.Section-banner) {
        padding-top: 25px!important;
        padding-bottom: 25px!important;
    }
}

.Box--neutral {
    color: #939598;
    background-color: #e1e5ea;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Box--neutral:before {
        background: #939598 !important;
    }
}

.Box--info {
    color: #1e94ca;
    background-color: #e5f5fa;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Box--info:before {
        background: #1e94ca !important;
    }
}

.Box--success {
    color: #53aa63;
    background-color: #eaf7ec;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Box--success:before {
        background: #53aa63 !important;
    }
}

.Box--warning {
    color: #d89f6f;
    background-color: #fff4d9;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Box--warning:before {
        background: #d89f6f !important;
    }
}

.Box--error {
    color: #f26633;
    background-color: #ffe0d9;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Box--error:before {
        background: #f26633 !important;
    }
}

.Box {
    position: relative;
    padding: 22px 20px 19px 96px;
    font-size: 14px;
}

.ie7 .Box {
    padding-left: 20px;
}

.Box:before {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -18px;
    font-family: "tlrk-icon-font";
    font-size: 36px;
    line-height: 1;
}

.Box--small {
    padding: 11px 13px;
}

.Box--overlay {
    position: relative;
    padding-left: 20px;
    border-radius: 5px;
    box-shadow: 0 0 100px rgba(0,0,0,0.5);
}

.Box--readme {
    max-width: 900px;
    max-height: 400px;
    margin: 0 auto 20px;
    overflow-y: auto;
    border: 1px solid #ccc;
    background-color: #fff;
    transition: border-color 0.3s ease;
}

    .Box--readme:hover {
        border-color: #b3b3b3;
    }

.Box--short {
    max-height: 200px;
}

    .Box--short h1, .Box--short h2 {
        margin-bottom: 10px;
        font-size: 20px;
    }

fieldset {
    border: none;
}

legend {
    text-transform: uppercase;
    background-color: #fff;
    padding: 4px 10px;
    font-size: 12px;
    border: 1px solid #ccc;
}

label {
    display: block;
    margin-bottom: 2px;
    font-size: 13px;
}

    label input {
        margin-right: 6px;
    }

        label input + span {
            display: inline-block;
            margin-bottom: 10px;
            vertical-align: top;
            line-height: 1.1;
        }

input {
    /*display: block;
    margin-bottom: 10px;
    padding: 7px 5px;
    border: 1px solid #ccc;
    color: #3b3b3b;
    background: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    transition: border-color 0.3s ease;*/
}

select, textarea, .RadEditor iframe {
    display: block;
    margin-bottom: 10px;
    padding: 7px 5px;
    border: 1px solid #ccc;
    color: #3b3b3b;
    background: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.ie7 input, .ie7 select, .ie7 textarea, .ie7 .RadEditor iframe {
    display: inline;
    zoom: 1;
}

input:focus, select:focus, textarea:focus, .RadEditor iframe:focus {
    border-color: #b3b3b3;
    outline: none;
}

textarea {
    overflow: auto;
    min-height: 100px;
    resize: vertical;
}

/*input[type="text"], input[type="email"], input[type="password"], select, button.u-db, input[type="button"].u-db, input[type="reset"].u-db, input[type="submit"].u-db {
    width: 100%;
    max-width: 370px;
}*/

input[type="radio"], input[type="checkbox"] {
    display: inline-block;
    padding: 0;
    border: 0;
    background: none;
    vertical-align: middle;
    transition: outline 0.2s ease;
	    margin-top: 50px;
}

.ie7 input[type="radio"], .ie7 input[type="checkbox"] {
    display: inline;
    zoom: 1;
}

input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: 1px solid #b3b3b3;
}

input[type="radio"] + label, input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 6px;
    margin-bottom: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.ie7 input[type="radio"] + label, .ie7 input[type="checkbox"] + label {
    display: inline;
    zoom: 1;
}

input::-webkit-input-placeholder {
    color: #a9a9a9;
    font-size: 12px;
    line-height: 1.3;
}

input::-moz-placeholder {
    color: #a9a9a9;
    font-size: 12px;
    line-height: 1.3;
}

input:-ms-input-placeholder {
    color: #a9a9a9;
    font-size: 12px;
    line-height: 1.3;
}

.placeholder {
    color: #a9a9a9;
    font-size: 12px;
    line-height: 1.3;
}

input.error, select.error, textarea.error, .RadEditor iframe.error, .FailedInput input, .FailedInput select, .FailedInput textarea, .FailedInput .RadEditor iframe, .sfErrorWrp input, .sfErrorWrp select, .sfErrorWrp textarea {
    border-color: #ef470a;
    border-left-width: 6px;
}

.sfError {
    display: block;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #ef470a;
    font-size: 12px;
}

.sfEditorWrp > .sfError {
    margin-top: 5px;
}

.reToolbar {
    margin: 10px 0 0 !important;
    width: auto !important;
}

.ToggleAdvancedToolbars {
    font-size: 12px;
    display: inline-block;
    padding: 6px 6px 0;
    color: #303f77;
}

.sfreContentArea, .RadEditor iframe {
    max-width: 100%;
}

.Sitefinity.RadEditor .reContentCell {
    border: none !important;
}

.reLeftVerticalSide, .reTlbVertical {
    display: none;
}

.sfreContentArea {
    padding: 5px;
}

.sfFieldWrp {
    vertical-align: top;
}

.ie7 .sfFieldWrp {
    display: inline;
    zoom: 1;
}

.sfEditorWrp {
    margin-bottom: 10px;
}

.sfFormCheckboxlist, .sfFormRadiolist {
    margin-bottom: 10px;
}

    .sfFormCheckboxlist .sfTxtLbl, .sfFormRadiolist .sfTxtLbl {
        margin: 20px 0 7px;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
    }

.sfTxt {
    max-width: 500px;
    width: 100%;
}

.sfTxtLbl {
    font-size: 12px;
}

.Newsletter-content h2 {
    margin: 0 0 20px;
}

.Newsletter-content .editorsPhoto {
    float: left;
    width: 100px;
    margin-right: 20px;
}

.Newsletter-content .topicItem, .Newsletter-content .companyNewsletterCategory {
    margin-bottom: 40px;
}

    .Newsletter-content .topicItem h2, .Newsletter-content .companyNewsletterCategory h2 {
        font-size: 36px;
        font-weight: 400;
        line-height: 46px;
    }

    .Newsletter-content .topicItem h3, .Newsletter-content .companyNewsletterCategory h3 {
        font-size: 18px;
        font-weight: 400;
        margin: 0 0 10px;
    }

    .Newsletter-content .topicItem .c25, .Newsletter-content .topicItem .topicText, .Newsletter-content .companyNewsletterCategory .c25, .Newsletter-content .companyNewsletterCategory .topicText {
        margin-left: 190px;
    }

.Newsletter-content .companyNewsletterBackTop {
    float: right;
}

.Newsletter-content .topicImg {
    display: block;
    float: left;
    width: 170px;
}

.Newsletter-content .contentTable {
    margin-bottom: 30px;
}

    .Newsletter-content .contentTable td {
        padding-bottom: 5px;
    }

        .Newsletter-content .contentTable td:before {
            content: "\2022";
            position: absolute;
            margin-top: -4px;
            font-size: 20px;
        }

        .Newsletter-content .contentTable td a {
            display: inline-block;
            margin-left: 15px;
        }

.Newsletter-content .imgtop {
    width: 135px;
}

@media (max-width: 960px) {
    .Newsletter-content .contentTable td {
        display: block;
        width: 100% !important;
    }

    .Newsletter-content .topicImg {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

    .Newsletter-content .topicItem .c25, .Newsletter-content .topicItem .topicText, .Newsletter-content .companyNewsletterCategory .c25, .Newsletter-content .companyNewsletterCategory .topicText {
        margin-left: 0;
    }

    .Section--support:before {
        background: none;
    }
}

.SuccessStories-list img {
    max-width: 170px;
}

.SuccessStory-summary em {
    font-size: 16px !important;
    color: #555 !important;
}

.SuccessStory-summary span {
    font-size: 12px !important;
}

.SuccessStory-content .Btn + p {
    display: block;
    width: 272px;
    text-align: center;
    font-size: 12px;
}

.BlockLinks--buttons a, .Btn, .sfFormSubmit.sfSubmitBtnSmall > input, .Search a, .Search input[type="submit"], .sfforumSubscribeBtn, .sfforumUnsubscribeBtn, .sfcommentsSubmitBtn {
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    padding: 9px 30px;
    line-height: 1.2;
    color: #fff;
    background-color: #015991;
    transition-property: background-color,color;
    transition-duration: 0.2s;
    transition-timing-function: ease;
    border-radius: 2px;
    -webkit-appearance: none;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

    .BlockLinks--buttons a:hover, .Btn:hover, .sfFormSubmit.sfSubmitBtnSmall > input:hover, .Search a:hover, .Search input[type="submit"]:hover, .sfforumSubscribeBtn:hover, .sfforumUnsubscribeBtn:hover, .sfcommentsSubmitBtn:hover, .BlockLinks--buttons a:focus, .Btn:focus, .sfFormSubmit.sfSubmitBtnSmall > input:focus, .Search a:focus, .Search input[type="submit"]:focus, .sfforumSubscribeBtn:focus, .sfforumUnsubscribeBtn:focus, .sfcommentsSubmitBtn:focus {
        color: #fff;
        background-color: #013a5e;
        outline: none;
        text-decoration: none;
    }

a.Btn {
    color: #fff;
}

.Btn + .Btn {
    margin-left: 0.35em;
}

.Btn small {
    left: 0;
    right: 0;
    bottom: -3.4em;
    position: absolute;
    color: #999;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
    pointer-events: none;
}

.Btn--prim, .BlockLinks--buttons-prim a, .Search a, .Search input[type="submit"], .sfforumUnsubscribeBtn, .sfcommentsSubmitBtn {
    background-color: #26994b;
}

    .Btn--prim:hover, .BlockLinks--buttons-prim a:hover, .Search a:hover, .Search input[type="submit"]:hover, .sfforumUnsubscribeBtn:hover, .sfcommentsSubmitBtn:hover, .Btn--prim:focus, .BlockLinks--buttons-prim a:focus, .Search a:focus, .Search input[type="submit"]:focus, .sfforumUnsubscribeBtn:focus, .sfcommentsSubmitBtn:focus {
        background-color: #303f77;
    }

.Btn--sec {
    background-color: #595b61;
}

    .Btn--sec:hover, .Btn--sec:focus {
        background-color: #414246;
    }

.Btn--neutral, .prices-ui .Btn--prim, .prices-ui .BlockLinks--buttons-prim a, .BlockLinks--buttons-prim .prices-ui a, .prices-ui .Search a, .Search .prices-ui a, .prices-ui .Search input[type="submit"], .Search .prices-ui input[type="submit"], .prices-ui .sfforumUnsubscribeBtn, .prices-ui .sfcommentsSubmitBtn {
    background-color: #555;
    background-color: rgba(0,0,0,0.4);
}

    .Btn--neutral:hover, .prices-ui .Btn--prim:hover, .prices-ui .BlockLinks--buttons-prim a:hover, .BlockLinks--buttons-prim .prices-ui a:hover, .prices-ui .Search a:hover, .Search .prices-ui a:hover, .prices-ui .Search input[type="submit"]:hover, .Search .prices-ui input[type="submit"]:hover, .prices-ui .sfforumUnsubscribeBtn:hover, .prices-ui .sfcommentsSubmitBtn:hover, .Btn--neutral:focus, .prices-ui .Btn--prim:focus, .prices-ui .BlockLinks--buttons-prim a:focus, .BlockLinks--buttons-prim .prices-ui a:focus, .prices-ui .Search a:focus, .Search .prices-ui a:focus, .prices-ui .Search input[type="submit"]:focus, .Search .prices-ui input[type="submit"]:focus, .prices-ui .sfforumUnsubscribeBtn:focus, .prices-ui .sfcommentsSubmitBtn:focus {
        background-color: #444;
        background-color: rgba(0,0,0,0.6);
    }

.Section--blue2 .Btn--neutral, .Section--blue2 .prices-ui .Btn--prim, .prices-ui .Section--blue2 .Btn--prim, .Section--blue2 .prices-ui .BlockLinks--buttons-prim a, .prices-ui .BlockLinks--buttons-prim .Section--blue2 a, .Section--blue2 .BlockLinks--buttons-prim .prices-ui a, .BlockLinks--buttons-prim .prices-ui .Section--blue2 a, .Section--blue2 .prices-ui .Search a, .prices-ui .Search .Section--blue2 a, .Section--blue2 .Search .prices-ui a, .Search .prices-ui .Section--blue2 a, .Section--blue2 .prices-ui .Search input[type="submit"], .prices-ui .Search .Section--blue2 input[type="submit"], .Section--blue2 .Search .prices-ui input[type="submit"], .Search .prices-ui .Section--blue2 input[type="submit"], .Section--blue2 .prices-ui .sfforumUnsubscribeBtn, .prices-ui .Section--blue2 .sfforumUnsubscribeBtn, .Section--blue2 .prices-ui .sfcommentsSubmitBtn, .prices-ui .Section--blue2 .sfcommentsSubmitBtn {
    background-color: #2c96c5;
}

    .Section--blue2 .Btn--neutral:hover, .Section--blue2 .prices-ui .Btn--prim:hover, .prices-ui .Section--blue2 .Btn--prim:hover, .Section--blue2 .prices-ui .BlockLinks--buttons-prim a:hover, .prices-ui .BlockLinks--buttons-prim .Section--blue2 a:hover, .Section--blue2 .BlockLinks--buttons-prim .prices-ui a:hover, .BlockLinks--buttons-prim .prices-ui .Section--blue2 a:hover, .Section--blue2 .prices-ui .Search a:hover, .prices-ui .Search .Section--blue2 a:hover, .Section--blue2 .Search .prices-ui a:hover, .Search .prices-ui .Section--blue2 a:hover, .Section--blue2 .prices-ui .Search input[type="submit"]:hover, .prices-ui .Search .Section--blue2 input[type="submit"]:hover, .Section--blue2 .Search .prices-ui input[type="submit"]:hover, .Search .prices-ui .Section--blue2 input[type="submit"]:hover, .Section--blue2 .prices-ui .sfforumUnsubscribeBtn:hover, .prices-ui .Section--blue2 .sfforumUnsubscribeBtn:hover, .Section--blue2 .prices-ui .sfcommentsSubmitBtn:hover, .prices-ui .Section--blue2 .sfcommentsSubmitBtn:hover, .Section--blue2 .Btn--neutral:focus, .Section--blue2 .prices-ui .Btn--prim:focus, .prices-ui .Section--blue2 .Btn--prim:focus, .Section--blue2 .prices-ui .BlockLinks--buttons-prim a:focus, .prices-ui .BlockLinks--buttons-prim .Section--blue2 a:focus, .Section--blue2 .BlockLinks--buttons-prim .prices-ui a:focus, .BlockLinks--buttons-prim .prices-ui .Section--blue2 a:focus, .Section--blue2 .prices-ui .Search a:focus, .prices-ui .Search .Section--blue2 a:focus, .Section--blue2 .Search .prices-ui a:focus, .Search .prices-ui .Section--blue2 a:focus, .Section--blue2 .prices-ui .Search input[type="submit"]:focus, .prices-ui .Search .Section--blue2 input[type="submit"]:focus, .Section--blue2 .Search .prices-ui input[type="submit"]:focus, .Search .prices-ui .Section--blue2 input[type="submit"]:focus, .Section--blue2 .prices-ui .sfforumUnsubscribeBtn:focus, .prices-ui .Section--blue2 .sfforumUnsubscribeBtn:focus, .Section--blue2 .prices-ui .sfcommentsSubmitBtn:focus, .prices-ui .Section--blue2 .sfcommentsSubmitBtn:focus {
        background-color: #1c81b3;
    }

.Btn--wm {
    width: 130px;
}

.Btn--wl {
    width: 272px;
}

.Btn--wxl, .Pricing--grey .Pricing-head .Pricing--highlight .Btn {
    width: 350px;
}

.Btn--min-w {
    min-width: 130px;
}

.oldie .Btn--min-w {
    min-width: 70px;
}

.Btn--l, .Pricing--grey .Pricing-head .Pricing--highlight .Btn {
    padding: 0.8em 0.9em 0.72em;
    font-size: 22px;
    font-weight: normal;
}

.Btn[class*="icon-"] {
    position: relative;
}

    .Btn[class*="icon-"]:before {
        vertical-align: -4px;
        padding-right: 0.5em;
        font-size: 34px;
        line-height: 0.75em;
    }

[class*="icon-"][class*="Btn--w"]:before {
    margin-left: -1em;
}

.Btn--facebook {
    background-color: #3e86b4;
}

    .Btn--facebook:hover, .Btn--facebook:focus {
        background-color: #84b5d4;
        background-color: rgba(62,134,180,0.8);
    }

.Btn--google {
    background-color: #d54f50;
}

    .Btn--google:hover, .Btn--google:focus {
        background-color: #e9a1a2;
        background-color: rgba(213,79,80,0.8);
    }

.Btn--yahoo {
    background-color: #7b4aa9;
}

    .Btn--yahoo:hover, .Btn--yahoo:focus {
        background-color: #ae8ccd;
        background-color: rgba(123,74,169,0.8);
    }

.Btn--liveid {
    background-color: #13b8d5;
}

    .Btn--liveid:hover, .Btn--liveid:focus {
        background-color: #5ddbf1;
        background-color: rgba(19,184,213,0.8);
    }

.Btn--telerik {
    background-color: #1744F5;
}

    .Btn--telerik:hover, .Btn--telerik:focus {
        background-color: #80db7e;
        background-color: rgba(56,190,53,0.8);
    }

@media (max-width: 1230px) {
    .Btn--l, .Pricing--grey .Pricing-head .Pricing--highlight .Btn {
        font-size: 16px;
    }

    .Btn {
        padding: 9px 12px;
    }
}

@media (max-width: 960px) {
    .Btn--wm, .Btn--wl, .Btn--wxl, .Pricing--grey .Pricing-head .Pricing--highlight .Btn {
        width: auto;
    }

    [class*="icon-"][class*="Btn--w"]:before {
        margin-left: 0;
    }
}

.Search {
    position: relative;
    background: #fff;
    padding: 3px;
}

    .Search input[type="text"] {
        position: relative;
        left: 1px;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
        padding-right: 140px;
        border: 0;
        border-radius: 2px;
    }

        .Search input[type="text"]::-webkit-input-placeholder {
            color: #aaa;
            font-size: inherit;
        }

        .Search input[type="text"]::-moz-placeholder {
            color: #aaa;
            font-size: inherit;
        }

        .Search input[type="text"]:-ms-input-placeholder {
            color: #aaa;
            font-size: inherit;
        }

    .Search a, .Search input[type="submit"] {
        position: absolute;
        right: 3px;
        top: 3px;
        bottom: 3px;
        margin-bottom: 0;
    }

        .Search a:before, .Search input[type="submit"]:before {
            margin-right: 10px;
        }

.Section--heading .Search {
    margin-top: 12px;
}

.ac_results {
    padding-right: 140px;
    z-index: 9999 !important;
}

    .ac_results ul {
        list-style: none;
        border: 1px solid #ccc;
        border-top: 1px dashed #dfdfdf;
        margin: 3px 0 0 -4px;
        background: #fff;
        box-shadow: 1px 3px 3px rgba(0,0,0,0.1);
    }

        .ac_results ul li {
            padding: 4px 0 4px 8px;
        }

        .ac_results ul strong {
            color: #000;
        }

        .ac_results ul .ac_over {
            background: #f4f4f4;
        }

    .ac_results + .ac_results ul {
        margin-left: 1px;
    }

@media (max-width: 960px) {
    .Search a, .Search input[type="submit"] {
        padding-right: 1em;
        padding-left: 1em;
    }
}

.icon-link-next-alt:after, .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after {
    font-family: "tlrk-icon-font";
}

.Link--add, .Link--play, .Link--play2, .Link--readMore, .Link--next, .Link--prev, .Pagination > a:first-child, .Pagination .Pagination-prev, .Link--goTo, .Link--print, .Link--pdf {
    position: relative;
    padding-left: 2em;
    display: inline-block;
}

    .Link--add:before, .Link--play:before, .Link--play2:before, .Link--readMore:before, .Link--next:before, .Link--prev:before, .Pagination > a:first-child:before, .Pagination .Pagination-prev:before, .Link--goTo:before, .Link--print:before, .Link--pdf:before {
        position: absolute;
        left: 0;
        top: -0.08em;
        font-family: "tlrk-icon-font";
        font-size: 1.35em;
        line-height: 1;
    }

.Link--next-alt, .Pagination > div + a, .Pagination .Pagination-next {
    position: relative;
    padding-right: 2em;
    display: inline-block;
}

    .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after {
        position: absolute;
        right: 0;
        top: -0.08em;
        font-family: "tlrk-icon-font";
        font-size: 1.35em;
        line-height: 1;
    }

a.Link--play2 {
    color: #fff;
}

.Link--pdf:hover, .Link--pdf:focus, .Link--pdf.is-active {
    color: #999;
}

.Link--playThumb {
    position: relative;
    display: block;
    background-color: #000;
}

    .Link--playThumb:before, .Link--playThumb:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 1;
    }

    .Link--playThumb:before {
        width: 0;
        height: 0;
        margin: -27px 0 0 -19px;
        border: 21px solid transparent;
        border-left: 35px solid #ee5315;
        z-index: 2;
    }

    .Link--playThumb:after {
        width: 74px;
        height: 74px;
        margin-top: -47px;
        margin-left: -47px;
        border: 3px solid #ee5315;
        background-color: #fff;
        border-radius: 50%;
        box-shadow: 0 0 0 2px #fff;
    }

    .Link--playThumb:hover img {
        opacity: 0.44;
    }

.Link--RSS:before, .Link--Mail:before, .sfforumEmailLnk:before {
    color: #b4b4b4;
    display: inline-block;
    margin-right: 10px;
    font-family: "tlrk-icon-font";
    font-size: 15px;
    transition: color 0.2s ease;
}

.Link--RSS:hover:before, .Link--Mail:hover:before, .sfforumEmailLnk:hover:before {
    color: #036c9c;
}

.Forum-heading {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 8px;
}

th.Forum-heading {
    padding-top: 50px;
}

.Forum-grid {
    width: 100%;
    table-layout: auto;
    font-size: 18px;
    color: #000;
    margin-bottom: 50px;
}

    .Forum-grid + .Forum-grid {
        margin-top: -50px;
    }

    .Forum-grid:last-child {
        margin-bottom: 0;
    }

    .Forum-grid ~ div .Pagination {
        float: right;
        padding-top: 0;
        margin-top: -25px;
    }

    .Forum-grid ~ .Btn {
        margin-top: -35px;
        margin-bottom: 50px;
    }

    .Forum-grid tbody {
        border-top: 2px solid #d0d0d0;
    }

        .Forum-grid tbody > tr {
            border-bottom: 1px solid #d0d0d0;
        }

    .Forum-grid + .Forum-grid tbody {
        border-top-width: 0;
    }

    .Forum-grid td {
        padding: 15px 20px 15px 0;
        vertical-align: middle;
    }

        .Forum-grid td:last-child {
            padding-right: 0;
        }

    .Forum-grid .Forum-title {
        max-width: 800px;
        vertical-align: top;
    }

        .Forum-grid .Forum-title div, .Forum-grid .Forum-info div {
            font-size: 14px;
            color: #555;
        }

.Forum-thumbs {
    width: 65px;
}

.Forum-pin {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 0 -5px 10px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABfUlEQVR42pzUzysEYRzH8V07Dhy4+y3l5rgOLkpcKKGQg7bUHqT4F+bGQfmViyiUgyS2hPwBm9AkHNZViZsctDY/8n70XY2nmWdm9luvZp+ZZz/NPM93Jm7bdkzV9O1qLETFkcI4VnBYvLDcNvV7LItFq0rMoQsHEvyvogYWcOMab8sdlxz4iWvt3CbSpQbWYdjj/Bp7MBE1sBbHaPK5vkHoqBUyrBFnaA2Yt6AHVrkWvyC/W5DxCfvGOapRj6wlPageZx0dMvEe83jDkoTq9YVJbCGBcuSLd1iDTlTIOIldw6N9YERr7PzfpjC45NCO5xDr+Y4xd5hfH96hD4+GMPWYM9j3m6C3jYMBWUOv2lE9Z7p9rz68kj961VPQengFqhdefYL2kNOuqbfEihKYlhc+I7s4qK2pavCesIEpWZ9TDMm5nPx+kXFCmtgcSGMn5atxgl5tzgW68SrjrCnQIqyZ45FqR2kJr3Lko9qAB2Mg+rGI2YANdISxfgQYAFnCUyg36mCzAAAAAElFTkSuQmCC');
    vertical-align: top;
}

.Forum-thread {
    display: inline-block;
    width: 28px;
    height: 28px;
    font: bold 20px/30px "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcAgMAAAAPYzcHAAAADFBMVEXX19fn5+fS0tL///+3ARwjAAAABHRSTlP///8AQCqp9AAAACxJREFUCNdjaGAAAsb/DBBQD6XlGZj/A8EBdijNCKUZUGkgY7DQ6ADsLwYmABfxfQEQvLMtAAAAAElFTkSuQmCC');
    color: #737373;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

    .Forum-thread:before {
        display: inline-block;
        width: 28px;
    }

.Forum-title {
    word-break: break-word;
}

.Forum-info {
    min-width: 31px;
    text-align: right;
}

.Forum-subscribe {
    float: right;
}

.Forum-actions {
    clear: both;
    margin-bottom: 30px;
    padding: 4px;
    background-color: #e1e5ea;
}

    .Forum-actions .Btn {
        margin: 2px 4px;
    }

    .Forum-actions div {
        vertical-align: middle;
    }

    .Forum-actions [class*="col-"] {
        margin-bottom: 0;
    }

.Forum-subscribe {
    margin-top: 9px;
    margin-bottom: 9px;
}

    .Forum-subscribe.Justify > div, .Forum-subscribe.Footer-social > div {
        font-size: 12px;
    }

.sfforumSubscribeBtn, .sfforumUnsubscribeBtn {
    margin-top: 10px;
}

.Forum-col-xs {
    width: 60px;
}

.Forum-col-m {
    width: 160px;
}

.Forum-post .Section, .Forum-post .Section-banner, .Forum-post .Section-cover {
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}

.Forum-post ~ .Forum-post .Section, .Forum-post ~ .Forum-post .Section-banner, .Forum-post ~ .Forum-post .Section-cover {
    margin-top: -1px;
}

.Forum-post p {
    word-break: break-word;
}

.Forum-post + .container {
    text-align: center;
}

    .Forum-post + .container img {
        margin-bottom: 2px;
    }

.RadUpload.RadUpload_Sitefinity {
    width: 100% !important;
}

.ruInputs {
    overflow: hidden;
}

.sfforumReplyThreadAttachmentsToggle {
    cursor: pointer;
}

.RadUpload {
    width: auto;
}

    .RadUpload .ruFileInput, .RadUpload .ruButtonHover {
        cursor: pointer;
    }

    .RadUpload .ruInputs li {
        float: left;
        margin-right: 20px;
        margin-bottom: 5px !important;
    }

    .RadUpload .ruActions {
        margin-top: 0 !important;
    }

.ruFileWrap {
    float: left;
    min-width: 260px;
}

.ruFakeInput {
    float: left !important;
    width: 170px !important;
}

.ruButton {
    padding: 0;
}

    .ruButton.ruRemove {
        float: left;
    }

.sfforumReplyThreadAttachmentsWrp {
    margin-bottom: 2em;
}

.RadEditor.reWrapper {
    width: 100% !important;
    min-width: 0 !important;
}

.sfClose {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 0;
    width: 30px;
    height: 30px;
    text-indent: 0;
    line-height: 0.3;
    overflow: hidden;
    background: none;
}

    .sfClose:before {
        content: "\00d7";
        font-size: 50px;
        font-weight: bold;
        position: relative;
        top: 8px;
        z-index: 1;
    }

@media (max-width: 960px) {
    .Forum-title {
        display: table-caption;
    }

    .Forum-grid tr {
        display: table;
        width: 100%;
        position: relative;
    }

    .Forum-grid .Forum-info {
        padding-top: 6px;
        padding-bottom: 10px;
        font-size: 11px;
    }

        .Forum-grid .Forum-info div {
            display: inline;
            font-size: inherit;
        }

    .Forum-grid .Forum-thumbs {
        position: absolute;
        top: 20px;
        padding: 0;
    }

        .Forum-grid .Forum-thumbs + .Forum-title {
            margin-left: 85px;
            min-height: 50px;
        }

    .Forum-thumbs {
        position: absolute;
    }

    .Forum-info {
        font-size: 14px;
    }
}

@media (max-width: 590px) {
    .Forum-actions .col-5 .Btn {
        display: block;
    }
}

.List, .AwardsList, .sftaxonHorizontalList {
    margin: 0;
    padding: 0;
}

    .List > li, .AwardsList > li, .sftaxonHorizontalList > li {
        list-style: none;
    }

.List--horizontal {
    margin-left: -15px;
    margin-right: -15px;
}

.col-customer {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.List--simple img {
    margin-right: 10px;
    vertical-align: middle;
}

.List--links a {
    display: block;
}

.List--links-1 {
    margin-bottom: 37px;
}

.row--separated .List--links-1:last-of-type {
    margin-bottom: -9px;
}

.List--links-1 > li {
    margin-bottom: 9px;
}

.List--links-1 a {
    display: block;
    font-size: 14px;
    font-weight: 700;
}

    .List--links-1 a:hover {
        text-decoration: underline;
    }

    .List--links-1 a:focus {
        background-color: #efedeb;
    }

.List--links-2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 34px;
}

    .List--links-2 li {
        margin-bottom: 10px;
    }

    .List--links-2 a {
        padding: 6px 13px 5px;
        margin-left: -13px;
        color: #fff;
        word-wrap: break-word;
    }

.List--links-3, .sftaxonHorizontalList {
    font-size: 12px;
    line-height: 1.45;
    margin-bottom: 25px;
}

    .List--links-3 a, .sftaxonHorizontalList a {
        display: block;
        padding: 6px 10px 5px;
        margin-left: -10px;
        transition: all 0.2s ease;
    }

        .List--links-3 a:hover, .sftaxonHorizontalList a:hover, .List--links-3 a:focus, .sftaxonHorizontalList a:focus, .List--links-3 a.is-selected, .sftaxonHorizontalList a.is-selected {
            color: #000;
            text-decoration: none;
            background-color: #f4f3f2;
        }

        .List--links-3 a.is-selected, .sftaxonHorizontalList a.is-selected {
            font-weight: 700;
        }

.List--links-4 > li {
    margin-bottom: 15px;
}

.List--links-4 a {
    display: block;
    font-size: 24px;
    line-height: 1.1;
}

    .List--links-4 a:hover, .List--links-4 a:focus {
        text-decoration: underline;
    }

.List--links-5 a {
    display: block;
    font-size: 18px;
}

    .List--links-5 a:hover, .List--links-5 a:focus {
        color: #000;
        text-decoration: none;
        background-color: #f4f3f2;
    }

.List--imgFullWidth .List-thumb {
    float: none;
    position: relative;
    margin-right: 0;
}

    .List--imgFullWidth .List-thumb img {
        width: 100%;
    }

@media only screen and (min-width: 590px) and (max-width: 770px) {
    .List--horizontal .List-thumb {
        width: 100%;
        text-align: center;
    }

    .List--horizontal .List-body {
        float: left;
    }
}

.List-item {
    margin-bottom: 20px;
}

    .List-item .List, .List-item .AwardsList, .List-item .sftaxonHorizontalList {
        margin-top: 20px;
    }

.List-item--flag {
    display: table;
}

    .List-item--flag .List-thumb, .List-item--flag .List-body {
        display: table-cell;
        vertical-align: middle;
    }

    .List-item--flag .List-body {
        width: 100%;
    }

    .List-item--flag .List-thumb {
        float: none !important;
        padding-right: 10px;
    }

        .List-item--flag .List-thumb img {
            max-width: none;
            display: block;
        }

    .List-item--flag.List-item--right .List-thumb {
        padding-right: 0;
        padding-left: 10px;
    }

.List-item--right .List-thumb {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

.List-item--right img {
    float: right;
}

.List-thumb {
    float: left;
    margin-right: 10px;
}

.List-body {
    overflow: hidden;
}

    .List-body li {
        list-style: disc;
    }

.List-text {
    margin-top: 5px;
}

.Bullet3, .page-content ul, .Section--en-steps ul {
    font-size: 16px;
    line-height: 1.33em;
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAIBAMAAAFF00MTAAAAHlBMVEUAAAD///+PxFuPxFuPxFuPxFuPxFuPxFuPxFuPxFuB8c/SAAAACXRSTlMAACIzZneI3e7VMOLKAAAANElEQVQI12NgZGBgMBBgCGSYyDAzUIBBUFCAwQmIZwJxmSCEnzlDUVCQoXKmI5AUBAEICQDluweZJvNksAAAAABJRU5ErkJggg==');
}

.Bullet1 {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAIBAMAAAAy1HOFAAAAFVBMVEUAAAB02/502/502/502/502/502/4VAY6oAAAABnRSTlMAwTPpdyJLYNRPAAAAF0lEQVQI12NgSVZgYGAISxOAkWARnAAAYoICpy0ZNaYAAAAASUVORK5CYII=') !important;
}

.Bullet2 {
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAIBAMAAAFF00MTAAAAFVBMVEUAAAD///9VVVVVVVVVVVVVVVVVVVXcnkoUAAAABnRSTlMAACJEmcwhX/rwAAAAMUlEQVQI12NQZGBgEBRgSGQQZHAzFGAQBLJDgDhNEMIGYbc0Q0FBBtUURiApCAIQEgCY6QUjRwImDQAAAABJRU5ErkJggg==') !important;
}

.Award {
    display: table-cell;
    max-width: 102px;
    width: 102px;
    height: 69px;
    text-align: center;
    vertical-align: middle;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABFCAMAAACPOWPIAAACK1BMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+FzlM4AAAAuHRSTlMAAQIDBAUGBwgJCgwNDg8QERITFBYXGBkaGxwdHiAhIiMkJSgpKissLTAyMzQ1Njg5Ojs8PT4/QEFCQ0RFRkdJS0xNTlBSU1ZaW1xdYGFiZGVmZ2hpam1ucXN0dnd4eXp7fH1+f4CEhYiJjI2OkJWWl5manJ6goaKjp6iqq6ytrq+wsra3uLm6vb6/wMLDxcbHycrLzM3O0NLV1tjZ2tvc4eLk5ujp6uvs7e7w8fL09fb3+fr7/P3+QRzsmgAABKFJREFUGBm1wY1jlfMCwPHveXFSxxlXZMm81SLCVGiaSEWrNcVN3qKUW60d1sKNmpA6GDFMaTjRvL+0to59/zy/Z9vtJlvlnOd8PpytNk/F8rWcx1XF/VRsf/Eqzil72L1UbK+Hs5xD4g3dQcXa9Y0EE3tebaZizerzTGhOSYenUbFpw1qawwSSn6gHicFB9ZMk41tlsIAYLDBYxbiSX6k7icVO9ask/3f9NMY8qHZPIhaTutUHGTPtehp+amZUl+6dQkym7NUuRjX/1EB2yNcvIUif6FhKjJZ2/J4muOR1h7JQ0C+vBeq/SRKr5Df1wLVfagFYpvbfDHfvIGY77oab+9VlQOJTtX8G028lZrdOZ0a/+mmCYO4p9T2q4j311FxGrDdYQBUsMFjPmGfUJ6iCJ9RnOO3+osuBeYVriMk1hXnAcov3c4bkbUmYPeDtxOR2B2ZD8rYkp708nxFv6SxiMkvfYsT8lxlR68BdBDWDnryImFx00sEagrsGrCXysPZPBZZogdgUdAkwtV8fJvKc+hKwUVcSm5W6EXhJfY5IXh2qhQ6LaWKTLtoBtUNqnkjeYAPs+WMhMVr4xx7YYJAn0mbQA52PEKtHdkKPQRuRZw2GczQQswZywwbPEllh5B5SxCzFPUZWELnDyGqqYLWRO4hkSwZbqIItBqUsI3oM8lRB3qCHUW0Geaogb9DGqDsN8lRB3uBORiX61C1UwRa1L8GYVrWFKmhRW/mf5GfaAPfeR4zuuxca9LMkp934w69pcr+UGohNQ+mXHOlff7iRM9StheX6AbH5QJfD2jpGNV/JmO3qTGIyU93GmCub2Tz84eNXENmnriMm69R9RK54/MPhzUw6okOvzQQ+VncRk13qx8DM14b0yCS44bha+k+CorqfmOxXiyS2ltTjNxDU9Rps5Qu1m5h0q1+w1aC3jhGpNUd1MPu52k1MutXPs4N6dE2K02568tVLD6hvEpM31QOXvvrkTZytQ20nJu1qB+NZr7YSk1Z1PeOZp9alpxKDqek6dR7jyQx4mFknN6eoUGrzyVkcdiDDuLpcywNaqKEiNQV9gLV2cbZMaz2w8GiGZeqhyVRg8iF1GZmjC4H61gxn6PL9elg5mUUGu6nAboNFTF4J9e/bxZnqS55YSjDDyArKtsLIDIKlJyzV8xedOtRE8J3B91nKlP3e4DuCpiHt5K/+1a8/TwdeMbKRMm008gow/Wftv4yzLFH3AYuNfJukLMlvjSwG9qlL+Js2tRESXxuZT1nmG/k6AY1qG3+XPqgFYJWRDZRlg5FVQEEPphlHrkevhmSvwS7KssugNwlXa0+OcdX0+igwZ1D9L2XZrQ7OAR61t4YJ5A60Ezylbqcs29WnCNoP5JhQ6oXO2cBubaQsjbobmN35QopzaSy+00Tm7UMJypI49HaGpneKjZzHxU//eKQlu3pxijKkFq/Othz58emLOb8pLe8e27TteH4u/9Dc/PFtm4692zKFC5RrWvNQn32bruOCXbepz76H1jTl+Gcyjx3Tj/59ORfg8nUf6bHHMpQjuejF3t9O7bmF87hlz6nfel9clGRifwLSyyXlrQ3oRAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
}

    .Award img {
        max-width: 52%;
    }

.Award--featured, .Award--popular {
    max-width: 100%;
    width: 274px;
    height: 185px;
    padding-right: 0;
    background-image: url("Images/awards-bg-featured.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

    .Award--featured img, .Award--popular img {
        max-width: 65%;
    }

.Award--popular {
    background-image: url("../img/dist/awards/awards-bg-popular.png");
}

.Award--neutral {
    max-width: 174px;
    width: 174px;
    height: 92px;
    background-image: url("../img/dist/awards/awards-bg-neutral.png");
}

.AwardsList {
    margin: 0 -15px;
}

    .AwardsList li {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
        margin-left: 15px;
    }

@media (max-width: 960px) {
    .col-5 .AwardsList li {
        float: left;
        width: 31%;
        margin: 2% 1%;
    }

    .col-5 .AwardsList .Award {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 770px) {
    .col-5 .AwardsList li {
        float: left;
        width: 44%;
        margin: 2% 3%;
    }

    .col-5 .AwardsList .Award {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 1230px) {
    .Award--featured {
        margin: 0 auto;
        display: table;
    }

        .Award--featured > a {
            display: table-cell;
            vertical-align: middle;
            height: 185px;
        }
}

@media (max-width: 590px) {
    .AwardsList li {
        float: left;
        width: 31% !important;
        margin: 2% 1% !important;
    }

    .AwardsList .Award {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width: 320px) {
    .AwardsList li {
        float: left;
        width: 44%;
        margin: 2% 3%;
    }

    .AwardsList .Award {
        display: block;
        margin: 0 auto;
    }
}

.AwardsList--l {
    margin: 0 -20px;
}

    .AwardsList--l li {
        margin-left: 20px;
    }

.Justify, .Footer-social {
    display: block;
    width: 100%;
    text-align: justify;
    font-size: 0.1px;
}

    .Justify:after, .Footer-social:after {
        content: "";
        display: inline-block;
        width: 100%;
    }

.Justify-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: initial;
}

.DividerAnd ~ .Justify-item {
    vertical-align: middle;
}

@media (max-width: 770px) {
    .Justify, .Footer-social {
        display: table;
		text-align: center;
    }

        .Justify .Justify-item, .Footer-social .Justify-item {
            display: table-cell;
        }

    .Justify--breakable {
        display: block;
    }

        .Justify--breakable .Justify-item {
            float: left;
            width: 100%;
            text-align: left;
            margin-top: 10px;
            margin-bottom: 10px;
        }
}

.DividerChoice {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-left: 1px solid #e0e0e0;
}

.col-6 + .col-6 > .DividerChoice {
    right: auto;
    left: 0;
}

.DividerChoice span {
    position: absolute;
    top: 50%;
    left: -36px;
    margin-top: -36px;
    width: 72px;
    height: 72px;
    line-height: 72px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    -webkit-user-select: none;
    user-select: none;
}

@media (max-width: 590px) {
    .DividerChoice {
        position: relative;
        max-width: 100%;
        width: 100%;
        height: 72px;
        margin-top: 72px;
        border: 0;
        border-top: 1px solid #e0e0e0;
        text-align: center;
    }

        .DividerChoice span {
            position: relative;
            top: -36px;
            left: auto;
            display: inline-block;
            margin-top: 0;
            background: #e0e0e0;
        }
}

.DividerAnd {
    width: 32px;
    padding-bottom: 46px;
    overflow: hidden;
    font: 300 32px/1 "FaktSlabPro-Light",Arial,Helvetica,sans-serif;
    color: #1744F5;
    white-space: nowrap;
    vertical-align: middle;
}

    .DividerAnd:before {
        font-family: "tlrk-icon-font";
    }

@media (max-width: 590px) {
    .DividerAnd {
        width: 20px;
        font-size: 20px;
    }
}

.DividerHorizontal {
    overflow: hidden;
    padding: 20px 0;
    text-align: center;
}

.DividerHorizontal-text {
    position: relative;
    display: inline;
    padding: 0 20px;
}

    .DividerHorizontal-text:before, .DividerHorizontal-text:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 765px;
        height: 1px;
        background: #e0e0e0;
    }

    .DividerHorizontal-text:before {
        left: 100%;
    }

    .DividerHorizontal-text:after {
        right: 100%;
    }

.Contacts h3 div {
    display: inline-block;
}

.Contacts h3 > div {
    padding-top: 7px;
    padding-left: 2px;
}

.Whitepapers-list .List-thumb {
    width: 170px;
    padding-right: 10px;
}

@media only screen and (max-width: 590px) {
    .Whitepapers-list .List-thumb {
        width: 100%;
        text-align: center;
    }

    .Whitepapers-list .List-body {
        float: left;
    }
}

@media (max-width: 960px) {
    .Webinars--item-info .col-6:first-child {
        display: none;
    }
}

.Tabs {
    display: table;
}

.Section .Tabs, .Section-banner .Tabs, .Section-cover .Tabs {
    margin-top: -84px;
    margin-bottom: -84px;
}

.Tabs > li {
    display: table-cell;
    vertical-align: top;
    position: relative;
    width: 25%;
}

.Tabs a {
    position: relative;
    display: block;
    padding: 84px 20px;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.2s ease;
    color: #555;
}

    .Tabs a:hover, .Tabs a:focus {
        /*background-color: #e7e8ea;*/
    }

    .Tabs a.is-selected {
        background-color: #dadbde;
    }

        .Tabs a.is-selected h3 {
            color: #26994b;
        }

        .Tabs a.is-selected:hover a {
           /* background-color: #dadbde;*/
        }

        .Tabs a.is-selected:before {
            content: "";
            position: absolute;
            top: -48px;
            left: 50%;
            margin-left: -24px;
            width: 0;
            height: 0;
            border: 24px solid transparent;
            border-bottom-color: #dadbde;
        }

.Tabs h3 {
    color: #303f77;
}

.Tabs-image {
    height: 160px;
}

@media (max-width: 770px) {
    .Tabs {
        margin: 0 auto !important;
    }

        .Tabs, .Tabs > li {
            display: block;
            width: 100%;
            text-align: left;
            box-sizing: border-box;
        }

            .Tabs a {
                padding: 4% 4% 3%;
            }

            .Tabs li + li {
                border-top: 1px solid #bfc1c6;
            }

            .Tabs br {
                display: none;
            }

            .Tabs h3 {
                margin-bottom: 5px;
            }

            .Tabs p {
                margin-bottom: 0;
            }

    .Tabs-image {
        display: none;
    }

    .is-selected:before {
        display: none;
    }
}

.Steps {
    counter-reset: step;
}

.Steps-item {
    position: relative;
    z-index: 1;
    margin-top: 88px;
    counter-increment: step;
    font-size: 20px;
    color: #4c9405;
}

    .Steps-item:before {
        position: absolute;
        top: -100px;
        z-index: -1;
        content: counter(step);
        color: #dddfe2;
        color: rgba(0,0,0,0.1);
        font-weight: 700;
        font-size: 125px;
        font-family: "FaktSlabPro-Bold",Arial,Helvetica,sans-serif;
    }

.Showcases-item {
    background-color: #949494;
    padding: 10px;
    border: 1px solid #e6e6e6;
}

    .Showcases-item > div {
        height: 105px;
        overflow: hidden;
    }

.Showcases-color-1 {
    background-color: #fff;
}

.Showcases-color-2 {
    background-color: #000;
}

.Showcases-color-3 {
    background-color: #f60;
}

.Showcases-color-4 {
    background-color: #1f5497;
}

.Showcases-color-5 {
    background-color: #464646;
}

.Showcases-color-6 {
    background-color: #3988bf;
}

.Showcases-color-7 {
    background-color: #ffd200;
}

.Showcases-color-8 {
    background-color: #1f3445;
}

.Showcases-color-9 {
    background-color: #faf9f8;
}

.Showcases-color-10 {
    background-color: #5f8031;
}

.Showcases-color-11 {
    background-color: #00abff;
}

.Showcases-color-12 {
    background-color: #d24726;
}

.Showcases-color-13 {
    background-color: #084891;
}

.Showcases-color-14 {
    background-color: #009bad;
}

.Showcases-color-15 {
    background-color: #da542d;
}

.Showcases-color-16 {
    background-color: #2d88ef;
}

.Showcases-color-17 {
    background-color: #00a000;
}

.Showcases-color-18 {
    background-color: #a100a8;
}

.Showcases-color-19 {
    background-color: #0a58c0;
}

.Showcases-color-20 {
    background-color: #5e3bb9;
}

.Showcases-color-21 {
    background-color: #bd1e4a;
}

.Showcases-color-22 {
    background-color: #525252;
}

.Showcases-color-23 {
    background-color: #00ad76;
}

.Showcases-color-24 {
    background-color: #7aad00;
}

.Showcases-color-25 {
    background-color: #ccbf2f;
}

.Showcases-color-26 {
    background-color: #949494;
}

.Arrow {
    display: table-cell;
    width: 170px;
    height: 0;
    line-height: 0;
    border-bottom: 2px solid #666;
    color: #666;
    font-size: 24px;
    font-weight: bold;
    font-family: sans-serif;
    vertical-align: top;
    text-indent: 100%;
    text-indent: calc(100% - 6px);
}

.Arrow--full {
    display: block;
    width: auto;
}

.Arrow--DevTools {
    border-color: #059e1c;
    color: #059e1c;
}

.Arrow--DevCloud {
    border-color: #09c;
    color: #09c;
}

.Arrow--ALM {
    border-color: #fa8c21;
    color: #fa8c21;
}

.Arrow--CMS {
    border-color: #5e70c8;
    color: #5e70c8;
}

.Slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: #000;
    -webkit-transform: translateZ(0);
    height: 500px;
}

.Slider-slide {
    position: relative;
    float: left;
    max-width: 100%;
    width: 100%;
    margin: 0;
    font-size: 24px;
}

    .Slider-slide .container {
        height: 100%;
        position: relative;
        color : rgb(56, 55, 55);
    }

    .Slider-slide h1 {
        font-size: 85px;
        line-height: 77%;
        margin-bottom: 2.3%;
        letter-spacing: -0.035em;
        color : rgb(56, 55, 55)!important;
    }

#rotator h1 {
    font-size: 85px;
    line-height: 77%;
    margin-bottom: 2.3%;
    letter-spacing: -0.035em;
}

.Slider-slide p {
    color: inherit;
    margin-bottom: 4%;
}

.Slider-actions {
    position: absolute;
    bottom : -40px;
}

.Slider-navigation {
    position: relative;
    height: 0;
    bottom: 80px;
    margin: 0 auto;
    z-index: 1;
    text-align: right;
}

    .Slider-navigation:after {
        display: none;
    }

    .Slider-navigation li {
        display: inline-block;
        margin: 0 5px;
    }

    .Slider-navigation a {
        display: block;
        width: 10px;
        height: 10px;
        /*border-radius: 50%;
        background-color: #999;
        background-color: rgba(255,255,255,0.5);
        box-shadow: 0 0 1px #111;*/
        background-image: url(Images/slider_pag_d.png);
    }

        .Slider-navigation a:hover, .Slider-navigation a:focus {
            /*background-color: #fff;*/
            background-image: url(Images/slider_pag_a.png);
        }

    .Slider-navigation .active {
        /*background-color: #fff;*/
        background-image: url(Images/slider_pag_a.png);
    }

@media (max-width: 1230px) {
    .Slider {
        height: 360px;
    }

    .Slider-actions {
        position: relative;
        bottom: initial;
    }

    .Slider-slide.Section-banner {
        padding-top: 80px;
        padding-bottom: 30px;
        height: 360px;
    }

    .Slider-slide br {
        display: none;
    }

    .Slider-slide h1 {
        font-size: 64px;
    }

    .Slider-slide .SubTitle {
        font-size: 20px;
    }
}

@media (max-width: 960px) {
    .Slider {
        height: 300px;
    }

    .Slider-slide h1 {
        font-size: 45px;
    }

    .Slider-slide.Section-banner {
        padding-top: 60px!important;
        height: 300px;
    }
}

/*.container h1 { color : #F5EEEE; }*/

.cloud { color : rgba(54, 49, 49, 0.95)!important; }

@media (max-width: 590px) {
    .Slider {
        height: 260px;
    }

    .Slider-slide h1 {
        font-size: 30px;
    }

    .Slider-slide .SubTitle {
        font-size: 16px;
    }

    .Slider-slide.Section-banner {
        height: 260px;
    }
}

.Footer {
    display: block;
    color: #818692;
    background: #333333;
}

    .Footer > .container {
        padding-top: 60px;
       /* padding-bottom: 50px;*/
    }

    .Footer ul {
        margin-bottom: 25px;
        color: #fff;
        font-size: 13px;
    }

        .Footer ul > li {
            margin-bottom: 8px;
        }

    .Footer h6 {
        line-height: 1;
        color: #818692;
    }

    .Footer a {
        color: #fff;
        font-size: 13px;
    }

        .Footer a:hover, .Footer a:focus {
            color: #26994b;
        }

    .Footer dt {
        color: #888;
    }

    .Footer p {
        margin: 0;
        font-size: 11px;
    }

    .Footer mark {
        color: #818692;
        background: transparent;
        font-size: 12px;
    }

.Footer-social a {
    display: inline-block;
    width: 32px;
    overflow: hidden;
    font-size: 32px;
    transition: opacity 200ms ease;
}

    .Footer-social a:first-child {
        margin-left: 0;
    }

    .Footer-social a:hover {
        opacity: 0.4;
        color: #fff;
        text-decoration: none;
    }

@media (max-width: 590px) {
    .Footer {
        text-align: center;
    }

        .Footer .row, .Footer .List--horizontal, .Footer .row > div, .Footer .List--horizontal > div {
            margin: 0;
        }

        .Footer > .container {
            padding: 8% 0;
        }

        .Footer .col-2 {
            display: none;
            width: auto;
        }

    .fd_none {
        display: none;
    }

    .sf_3cols_3_33 {
        width: 100%!important;
    }

    .Footer .col-2:last-child {
        display: block;
        margin-bottom: 4%;
    }

        .Footer .col-2:last-child h6, .Footer .col-2:last-child ul {
            display: none;
        }

    .Footer-end {
        background-position: 50% 0;
        padding: 40px 0 0;
    }

        .Footer-end .u-tar {
            padding-top: 6%;
            text-align: center;
        }

    .Footer-social {
        display: block;
        max-width: 220px;
        margin: auto;
		padding-bottom:30px;
    }

    .Footer-credits {
        width: auto;
        margin: 0;
        padding: 0;
    }
}

#aspnetForm {
    width: 100%;
}

.PageWrapper {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    background: #fff;
}

.Sidebar {
    padding-left: 11px;
}

.Sidebar--top {
    position: relative;
    z-index: 10;
}

.Sidebar--bottom {
    position: relative;
    bottom: 0;
    float: left;
}

    .Sidebar--bottom h4, .Sidebar--bottom .h4, .Sidebar--bottom .BlogPost h3, .BlogPost .Sidebar--bottom h3, .Sidebar--bottom #author > h2, .Sidebar--bottom .single-author-footer > h2 {
        margin-bottom: -1px;
        font-size: 22px;
    }

    .Sidebar--bottom h3, .Sidebar--bottom .h3, .Sidebar--bottom .BlogPost h2, .BlogPost .Sidebar--bottom h2 {
        margin-bottom: -5px;
    }

.Section--heading .col-2, .Section-controlHeading .col-2 {
    vertical-align: bottom;
}

.Section--heading + .Section--sidebar .col-2, .Section-controlHeading + .Section--sidebar .col-2 {
    margin-top: -50px;
}

@media only screen and (max-width: 960px) {
    .Section--sidebar > .container > .row:after, .Section--sidebar > .container > .List--horizontal:after {
        right: 33.3%;
    }

    .Section--heading + .Section--sidebar .col-2, .Section-controlHeading + .Section--sidebar .col-2 {
        margin-top: 0;
    }
}

@media only screen and (max-width: 590px) {
    .Sidebar {
        padding-left: 0;
    }

    .Sidebar--bottom {
        display: none;
    }

    .Section--sidebar > .container > .row:after, .Section--sidebar > .container > .List--horizontal:after {
        display: none;
    }

    .Sidebar--top {
        margin-top: 0;
    }

    .Section--heading + .Section--sidebar .col-2, .Section-controlHeading + .Section--sidebar .col-2 {
        margin-top: 10px;
    }
}

.Panel {
    position: relative;
}

    .Panel .Panel-toggle-content {
        display: none;
    }

    .Panel.is-toggled .Panel-content {
        display: none;
    }

    .Panel.is-toggled .Panel-toggle-content {
        display: block;
    }

.PopupFixed {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    border-top: 6px solid #777;
    -webkit-backface-visibility: hidden;
    background: #f8f8f8;
}

blockquote {
    margin: 0;
}

    blockquote p {
        position: relative;
        margin: 0;
        background-color: #e1e5ea;
        padding: 33px 22px 28px 26px;
        font-size: 15px;
        line-height: 1.35;
        text-indent: 37px;
    }

        blockquote p:before {
            position: absolute;
            top: 23px;
            left: -7px;
            color: #a0abb0;
            font-family: "tlrk-icon-font";
            font-size: 48px;
            line-height: 1.2;
            overflow: hidden;
        }

        blockquote p:after {
            content: "";
            position: absolute;
            text-indent: 0;
            display: block;
            right: 0;
            bottom: -34px;
            border-width: 34px 34px 0 0;
            border-style: solid;
            border-color: #c2ccd4 transparent transparent transparent;
        }

    blockquote cite {
        margin-top: 32px;
        padding-left: 26px;
        display: block;
        font-size: 12px;
        font-style: normal;
        color: #777;
        text-transform: uppercase;
    }

        blockquote cite strong {
            display: block;
            font-size: 16px;
            color: #1a1a1a;
            text-transform: none;
        }

        blockquote cite span {
            display: block;
        }

.TestimonialsList blockquote p {
    padding: 5px 0 0 0;
    font-size: 16px;
    background: none;
    text-indent: 0;
}

    .TestimonialsList blockquote p:before {
        top: 0;
        left: -40px;
    }

    .TestimonialsList blockquote p:after {
        display: none;
    }

    .TestimonialsList blockquote p + p:before {
        content: none;
    }

.Dialog-A, .Dialog-B {
    position: relative;
    padding: 36px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .Dialog-A:after, .Dialog-B:after {
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        bottom: -20px;
        border-style: solid;
    }

.Dialog-A {
    background-color: #e8f8ff;
}

    .Dialog-A:after {
        border-color: transparent #e8f8ff;
        border-width: 0 20px 20px 0;
        right: 0;
    }

.Dialog-B {
    background-color: #f8f1fa;
}

    .Dialog-B:after {
        border-color: #f8f1fa transparent;
        border-width: 20px 20px 0 0;
        left: 0;
    }

.Indicator, .Indicator-4, .Indicator-7, .BlogPost-comments-link {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

    .Indicator:after, .Indicator-4:after, .Indicator-7:after, .BlogPost-comments-link:after {
        content: "";
        position: absolute;
        top: 0;
        height: 0;
        border-style: solid;
    }

.Indicator {
    padding: 0 0.75em;
    margin-right: 11px;
    line-height: 22px;
    vertical-align: top;
    background: #ffd73f;
    color: #444;
}

    .Indicator:after {
        right: -11px;
        border-width: 11px;
        border-left-width: 0;
        border-color: #ffd73f transparent;
    }

.Indicator--prim {
    background: #91cefa;
}

    .Indicator--prim:after {
        border-color: #91cefa transparent;
    }

.Indicator--sec {
    background: #a9e15c;
}

    .Indicator--sec:after {
        border-color: #a9e15c transparent;
    }

.Indicator--reversed {
    margin-right: 0;
    margin-left: 11px;
}

    .Indicator--reversed:after {
        left: -11px;
        right: auto;
        border-left-width: 11px;
        border-right-width: 0;
    }

.IndicatorWrapper {
    position: relative;
}

    .IndicatorWrapper .Indicator {
        position: absolute;
        top: 20px;
        left: 0;
    }

    .IndicatorWrapper .Indicator--reversed {
        left: auto;
        right: 0;
    }

.Indicator-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px 7px 4px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background-color: #000;
    background-color: rgba(0,0,0,0.65);
}

.Indicator-3 {
    font-size: 11px;
    color: #95979a;
}

.Indicator-4 {
    margin-top: 5px;
    padding: 0 4px 0 8px;
    color: #6b6872;
    line-height: 26px;
    background-color: #ded8ed;
}

    .Indicator-4:after {
        right: -26px;
        border-width: 13px;
        border-color: transparent transparent transparent #ded8ed;
    }

.Indicator-5 {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
}

.Indicator-6 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.Indicator-7, .BlogPost-comments-link {
    margin-top: 9px;
    padding: 0 8px 0 4px;
    color: #6b6872;
    line-height: 26px;
    background-color: #e5f1f6;
}

    .Indicator-7:after, .BlogPost-comments-link:after {
        left: -26px;
        border-width: 13px;
        border-color: transparent #e5f1f6 transparent transparent;
    }

.QuickLinks {
   /* margin-bottom: 10px;*/
}

    .QuickLinks a {
        display: inline-block;
        font-size: 12px;
    }

        .QuickLinks a:before {
            content: "|";
            display: inline-block;
            margin-right: 4px;
            color: #ced1d4;
        }

        .QuickLinks a:first-child:before {
            display: none;
        }

.Footer .QuickLinks {
   /* margin-bottom: 9px;*/
    line-height: 0.5;
}

    .Footer .QuickLinks a {
        font-size: 11px;
    }

        .Footer .QuickLinks a:before {
            font-size: 1.3em;
            color: #555;
            margin-left: 3px;
            margin-right: 8px;
        }

.QuickLinks.Product-info {
    max-width: none;
    white-space: nowrap;
}

.Product--TeamPulse:after {
    content: "TP";
}

.Product--TeamPulse:before, a.Product--TeamPulse:hover {
    color: #fa8c21;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--TeamPulse:before {
        background: #fa8c21 !important;
    }
}

.Product--TestStudio:after {
    content: "TS";
}

.Product--TestStudio:before, a.Product--TestStudio:hover {
    color: #fa8c21;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--TestStudio:before {
        background: #fa8c21 !important;
    }
}

.Product--BackendServices:after {
    content: "BS";
}

.Product--BackendServices:before, a.Product--BackendServices:hover {
    color: #09c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--BackendServices:before {
        background: #09c !important;
    }
}

.Product--Analytics:after {
    content: "A";
}

.Product--Analytics:before, a.Product--Analytics:hover {
    color: #09c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Analytics:before {
        background: #09c !important;
    }
}

.Product--AppBuilder:after {
    content: "AB";
}

.Product--AppBuilder:before, a.Product--AppBuilder:hover {
    color: #09c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--AppBuilder:before {
        background: #09c !important;
    }
}

.Product--MobileTest:after {
    content: "MT";
}

.Product--MobileTest:before, a.Product--MobileTest:hover {
    color: #09c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--MobileTest:before {
        background: #09c !important;
    }
}

.Product--PhoneGap:after {
    content: "PG";
}

.Product--PhoneGap:before, a.Product--PhoneGap:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--PhoneGap:before {
        background: #059e1c !important;
    }
}

.Product--iOS:after {
    content: "iOS";
}

.Product--iOS:before, a.Product--iOS:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--iOS:before {
        background: #059e1c !important;
    }
}

.Product--Android:after {
    content: "AN";
}

.Product--Android:before, a.Product--Android:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Android:before {
        background: #059e1c !important;
    }
}

.Product--WindowsPhone:after {
    content: "WP";
}

.Product--WindowsPhone:before, a.Product--WindowsPhone:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--WindowsPhone:before {
        background: #059e1c !important;
    }
}

.Product--Windows8:after {
    content: "W8";
}

.Product--Windows8:before, a.Product--Windows8:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Windows8:before {
        background: #059e1c !important;
    }
}

.Product--KendoC:after {
    content: "KC";
}

.Product--KendoC:before, a.Product--KendoC:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--KendoC:before {
        background: #059e1c !important;
    }
}

.Product--KendoW:after {
    content: "KW";
}

.Product--KendoW:before, a.Product--KendoW:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--KendoW:before {
        background: #059e1c !important;
    }
}

.Product--KendoM:after {
    content: "KM";
}

.Product--KendoM:before, a.Product--KendoM:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--KendoM:before {
        background: #059e1c !important;
    }
}

.Product--KendoD:after {
    content: "KD";
}

.Product--KendoD:before, a.Product--KendoD:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--KendoD:before {
        background: #059e1c !important;
    }
}

.Product--AspAjax:after {
    content: "AJAX";
}

.Product--AspAjax:before, a.Product--AspAjax:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--AspAjax:before {
        background: #059e1c !important;
    }
}

.Product--AspMvc:after {
    content: "MVC";
}

.Product--AspMvc:before, a.Product--AspMvc:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--AspMvc:before {
        background: #059e1c !important;
    }
}

.Product--Php:after {
    content: "PHP";
}

.Product--Php:before, a.Product--Php:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Php:before {
        background: #059e1c !important;
    }
}

.Product--Jsp:after {
    content: "JSP";
}

.Product--Jsp:before, a.Product--Jsp:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Jsp:before {
        background: #059e1c !important;
    }
}

.Product--Silverlight:after {
    content: "SL";
}

.Product--Silverlight:before, a.Product--Silverlight:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Silverlight:before {
        background: #059e1c !important;
    }
}

.Product--Wpf:after {
    content: "WPF";
}

.Product--Wpf:before, a.Product--Wpf:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Wpf:before {
        background: #059e1c !important;
    }
}

.Product--WinForms:after {
    content: "WF";
}

.Product--WinForms:before, a.Product--WinForms:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--WinForms:before {
        background: #059e1c !important;
    }
}

.Product--TestingFramework:after {
    content: "TF";
}

.Product--TestingFramework:before, a.Product--TestingFramework:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--TestingFramework:before {
        background: #059e1c !important;
    }
}

.Product--JustMock:after {
    content: "JM";
}

.Product--JustMock:before, a.Product--JustMock:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--JustMock:before {
        background: #059e1c !important;
    }
}

.Product--JustTrace:after {
    content: "JT";
}

.Product--JustTrace:before, a.Product--JustTrace:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--JustTrace:before {
        background: #059e1c !important;
    }
}

.Product--JustDecompile:after {
    content: "JD";
}

.Product--JustDecompile:before, a.Product--JustDecompile:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--JustDecompile:before {
        background: #059e1c !important;
    }
}

.Product--JustCode:after {
    content: "JC";
}

.Product--JustCode:before, a.Product--JustCode:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--JustCode:before {
        background: #059e1c !important;
    }
}

.Product--Fiddler:after {
    content: "F";
}

.Product--Fiddler:before, a.Product--Fiddler:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Fiddler:before {
        background: #059e1c !important;
    }
}

.Product--DataAccess:after {
    content: "DA";
}

.Product--DataAccess:before, a.Product--DataAccess:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--DataAccess:before {
        background: #059e1c !important;
    }
}

.Product--Reporting:after {
    content: "R";
}

.Product--Reporting:before, a.Product--Reporting:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Reporting:before {
        background: #059e1c !important;
    }
}

.Product--Sharepoint:after {
    content: "SP";
}

.Product--Sharepoint:before, a.Product--Sharepoint:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Sharepoint:before {
        background: #059e1c !important;
    }
}

.Product--Platform:after {
    content: "PL";
}

.Product--Platform:before, a.Product--Platform:hover {
    color: #1744F5;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Platform:before {
        background: #1744F5 !important;
    }
}

.Product--Windows8X:after {
    content: "W8X";
}

.Product--Windows8X:before, a.Product--Windows8X:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Windows8X:before {
        background: #059e1c !important;
    }
}

.Product--Windows8H:after {
    content: "W8H";
}

.Product--Windows8H:before, a.Product--Windows8H:hover {
    color: #059e1c;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Windows8H:before {
        background: #059e1c !important;
    }
}

.Product--Sitefinity:after {
    content: "CMS";
}

.Product--Sitefinity:before, a.Product--Sitefinity:hover {
    color: #5e70c8;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .Product--Sitefinity:before {
        background: #5e70c8 !important;
    }
}

@-moz-keyframes pulse {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-webkit-keyframes pulse {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes pulse {
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.Product1 {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 1;
    vertical-align: top;
    color: #000;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

    .Product:before {
        position: absolute;
        top: -5px;
        left: 0;
        margin-right: 5px;
        margin-bottom: -10px;
        display: inline-block;
        font-family: "tlrk-icon-font";
        font-size: 34px;
        vertical-align: top;
    }

    .Product:after {
        position: absolute;
        left: 0;
        top: -5px;
        width: 34px;
        color: #fff;
        font-size: 12px;
        font-family: "MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
        line-height: 34px;
        text-align: center;
    }

    .Product:hover, .Product:focus {
        text-decoration: none;
    }

        .Product:hover:before, .Product:focus:before {
            -moz-animation: pulse 1s infinite;
            -webkit-animation: pulse 1s infinite;
            animation: pulse 1s infinite;
        }

.ie7 .Product {
    padding-left: 0;
}

@media (max-width: 1230px) {
    .Sidebar .Product {
        white-space: normal;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .Product:after {
        line-height: 29px;
    }
}

.ie8 .Product:after, .ie9 .Product:after {
    line-height: 29px;
}

.Product--noicon:before, .Product--noicon:after {
    display: none;
}

.Product-info {
    max-width: 75%;
    margin-bottom: 0;
    padding: 5px 0;
    color: #656565;
    font-size: 14px;
}

.Product--noicon ~ .Product-info {
    margin-left: 0;
}

.ie7 .Product-info {
    margin-left: 0;
}

.Product-info--fullwidth {
    max-width: 100%;
}

.Product-price {
    display: inline-block;
    margin-left: 39px;
    margin-bottom: 40px;
    color: #3b3b3b;
    font-size: 15px;
    font-weight: 700;
}

.TagsList .sfTxtLbl {
    display: inline-block;
    padding-right: 6px;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

.TagsList ul {
    display: inline-block;
    font-size: 0;
}

    .TagsList ul li {
        display: inline-block;
        margin-right: 6px;
        margin-bottom: 6px;
    }

.TagsList a {
    display: block;
    padding: 5px 10px;
    border: 1px solid #6e6e6e;
    border: 1px solid rgba(85,85,85,0.3);
    color: #555;
    font-size: 11px;
    line-height: 1.3;
    transition: all 0.3s ease;
}

    .TagsList a:hover {
        border-color: #eff1f3;
        background-color: #eff1f3;
        text-decoration: none;
    }

.TagsList--cloud a {
    border: 1px solid #00bfff;
    border: 1px solid rgba(0,153,204,0.3);
    color: #09c;
}

    .TagsList--cloud a:hover {
        border-color: #e5f5fa;
        background-color: #e5f5fa;
    }

.TagsList--tools a {
    border: 1px solid #07cf25;
    border: 1px solid rgba(5,158,28,0.3);
    color: #059e1c;
}

    .TagsList--tools a:hover {
        border-color: #ddeec5;
        background-color: #ddeec5;
    }

.TagsList--alm a {
    border: 1px solid #fba653;
    border: 1px solid rgba(250,140,33,0.3);
    color: #fa8c21;
}

    .TagsList--alm a:hover {
        border-color: #fce7cc;
        background-color: #fce7cc;
    }

.ie7 .sfTagsList, .ie7 .sfTxtLbl, .ie7 .TagsList li {
    display: inline;
    zoom: 1;
    vertical-align: middle;
}

.sfforumPostBreabcrumbWrp {
    margin: 40px 0 1em;
    padding-top: 4%;
    font-size: 12px;
    color: #999;
}

.sfDisabled, .sfDisabled:hover {
    color: inherit;
    text-decoration: inherit;
}

.Pagination {
    display: inline-block;
    padding: 30px 0;
    font-size: 18px;
}

    .Pagination .sf_pagerNumeric {
        display: inline-block;
        margin-right: 16px;
        margin-left: 16px;
    }

    .Pagination .sf_PagerCurrent {
        color: #000;
        font-weight: bold;
        pointer-events: none;
    }

    .Pagination > div > a {
        padding: 7px 9px;
    }

@media (max-width: 590px) {
    .Pagination a {
        font-size: 12px;
    }

    .Pagination > a {
        float: left;
    }

        .Pagination > a:before {
            margin: 0 3px;
        }

    .Pagination .sf_pagerNumeric {
        margin-left: 0;
        margin-right: 0;
    }

    .Pagination .sf_PagerNextGroup {
        display: none;
    }
}

.BlogPost {
    padding-top: 30px;
}

    .BlogPost > article {
        margin-bottom: 40px;
    }

        .BlogPost > article iframe {
            max-width: 100%;
        }

        .BlogPost > article pre {
            width: auto !important;
            overflow: auto;
        }

        .BlogPost > article img {
            margin-bottom: 20px;
        }

    .BlogPost .TagsList {
        margin: 30px 0;
        padding: 20px 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }

    .BlogPost blockquote {
        margin-bottom: 40px;
        clear: both;
    }

.BlogPost-list {
    overflow: hidden;
}

    .BlogPost-list > li {
        overflow: hidden;
        margin-bottom: 32px;
        padding-bottom: 20px;
        border-bottom: 1px solid #e5e5e5;
    }

        .BlogPost-list > li h4 {
            margin-bottom: 6px;
        }

        .BlogPost-list > li article {
            margin-bottom: 22px;
        }

    .BlogPost-list ~ .Pagination {
        padding: 0;
    }

.BlogPost-meta {
    padding-bottom: 18px;
}

.BlogPost-comments-link {
    float: right;
}

.BlogPost-author {
    font-size: 14px;
}

.BlogPost-comment {
    padding: 20px 0;
    word-wrap: break-word;
}

    .BlogPost-comment:nth-child(odd) {
        background-color: #e4e8f1;
    }

    .BlogPost-comment time {
        display: block;
        margin-top: 10px;
    }

.BlogPost-write-comment small {
    margin-top: -8px;
    display: block;
}

.BlogPost-write-comment iframe {
    max-width: 100%;
}

#author, .single-author-footer {
    overflow: hidden;
    margin: 20px 0;
    padding: 10px 0;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    clear: both;
}

    #author > img, .single-author-footer > img {
        float: left;
        margin-bottom: 20px;
    }

    #author > p, #author h3, #author div, .single-author-footer > p, .single-author-footer h3, .single-author-footer div {
        margin-left: 90px;
    }

.BlogPost-share {
    height: 30px;
}

    .BlogPost-share .mailto {
        float: left;
        width: 62px;
        height: 18px;
        margin-top: 2px;
        text-indent: 100%;
        overflow: hidden;
        background: url(/telerik/img/dist/btn-email.png) no-repeat 0 0;
    }

        .BlogPost-share .mailto:hover {
            background-position: 0 bottom;
        }

    .BlogPost-share .buttons .button {
        float: left;
        margin-right: 10px;
        background: none !important;
        border: 0;
        padding: 0;
    }

    .BlogPost-share .buttons .googleplus {
        width: 60px !important;
    }

    .BlogPost-share .buttons .twitter {
        margin-right: 7px;
    }

        .BlogPost-share .buttons .twitter iframe {
            width: 84px !important;
        }

    .BlogPost-share .buttons .facebook {
        line-height: 12px;
    }

        .BlogPost-share .buttons .facebook iframe {
            min-width: 73px;
        }

.sfcommentsList {
    display: table;
    margin-bottom: 40px;
}

    .sfcommentsList .sfcommentDetails {
        padding: 15px 10px;
        display: table-row;
    }

        .sfcommentsList .sfcommentDetails:nth-child(even) {
            background-color: #f3f5f6;
        }

.sfcommentNumber {
    display: none;
}

.sfcommentAuthor, .sfcommentDate {
    display: table-caption;
    font-size: 11px;
    font-weight: 400;
    font-style: normal;
}

.sfcommentAuthor {
    caption-side: top;
    padding: 15px 0 0 10px;
}

.sfcommentDate {
    padding: 0 0 15px 10px;
}

.sfcommentText {
    width: 85%;
    display: table-cell;
    vertical-align: top;
    padding-top: 15px;
}

.sfcommentsField {
    margin-bottom: 20px;
}

@media only screen and (max-width: 1230px) {
    .sfcommentsList, .sfcommentsList .sfcommentDetails, .sfcommentAuthor, .sfcommentDate, .sfcommentText {
        display: block;
    }

    .sfcommentAuthor, .sfcommentDate {
        padding: 0;
    }
}

.LoginBox {
    display: block;
    max-width: 370px;
    margin: 0 auto;
}

    .LoginBox .Btn[class*="icon-"] {
        padding-left: 30px;
        padding-right: 30px;
        text-align: left;
    }

        .LoginBox .Btn[class*="icon-"]:before {
            padding-right: 25px;
        }

.LoginBox--span2 {
    max-width: 1140px;
}

.LoginBox-forgotten {
    margin-bottom: -15px;
    text-align: right;
}

.Forgotten-panel {
    display: none;
}

.is-toggled .Login-panel {
    display: none;
}

.is-toggled .Forgotten-panel {
    display: block;
}

.prettyprint, .details-list {
    margin: 6px 0 1.6em;
    border: 3px solid #dedede;
    background: #fff;
    color: #000;
    border-radius: 5px;
}

.sfpostDetails .code-title, .sfpostDetails .details-title, .sfpostDetails .sample-title, .sfpostDetails .prettyprint > h3 {
    margin: 0;
    line-height: 33px;
    text-indent: 10px;
    color: #4e4e4e;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}

.prettyprint {
    overflow-x: auto;
}

.prettyprint {
    padding: 10px;
    border-radius: 2px;
    background: #fbfbfb;
}

.code-sample.code pre {
    display: block;
    padding: 0;
}

pre .nocode {
    background-color: transparent;
    color: #000;
}

pre .str, pre .atv {
    color: #e25000;
}

pre .kwd {
    color: #03f;
}

pre .com {
    color: #666;
}

pre .typ {
    color: #000;
}

pre .lit {
    color: #066;
}

pre .pun {
    color: #333;
}

pre .pln {
    color: #42545a;
}

pre .tag {
    color: #06c;
}

pre .atn {
    color: #66f;
}

pre .dec {
    color: #c00;
}

ol.linenums {
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    list-style: none;
}

    ol.linenums li:nth-child(even) {
        background-color: #eee;
    }

.SocialLinks a {
    display: inline-block;
    font-size: 80px;
    text-decoration: none;
    color: #aaa;
}

    .SocialLinks a + a {
        margin-left: 15px;
    }

    .SocialLinks a:hover {
        color: #666;
    }

    .SocialLinks a.icon-twitter:hover {
        color: #29c5f6;
    }

    .SocialLinks a.icon-facebook:hover {
        color: #3b5998;
    }

    .SocialLinks a.icon-google:hover {
        color: #dd4b39;
    }

    .SocialLinks a.icon-youtube:hover {
        color: #cd201f;
    }

.RadSocialShare {
    width: 100%;
    height: 24px;
    border: 0;
    padding: 6px 0 0;
    overflow: hidden;
}

    .RadSocialShare a {
        text-decoration: none;
    }

    .RadSocialShare .sshContent:before {
        content: "SHARE:";
        margin-right: 13px;
        font-weight: bold;
        font-size: 12px;
        position: relative;
        top: 2px;
    }

    .RadSocialShare .sshListItem {
        padding: 0;
    }

    .RadSocialShare .fb-share-button {
        width: 99px;
    }

    .RadSocialShare .twitter-share-button {
        position: relative;
        top: 1px;
        width: 93px !important;
    }

    .RadSocialShare .sshText {
        margin-right: 15px;
    }

    .RadSocialShare .sshText, .RadSocialShare .sshLinkedIn {
        position: relative;
        top: -1px;
    }

    .RadSocialShare #___plusone_0 {
        position: relative;
        top: 2px;
        width: 64px !important;
    }

.Features .List, .Features .AwardsList, .Features .sftaxonHorizontalList {
    margin-bottom: 64px;
}

.Features .List-thumb {
    margin-right: 20px;
}

.FeatureDetails {
    position: relative;
    height: 500px;
}

.FeatureDetails-right, .FeatureDetails-left {
    height: 500px;
}

.FeatureDetails-right {
    position: relative;
}

    .FeatureDetails-right img {
        position: absolute;
        bottom: 0;
        right: 0;
    }

.FeatureDetails-controls {
    position: absolute;
    top: -35px;
    right: 0;
}

    .FeatureDetails-controls a {
        position: relative;
        display: inline-block;
        margin-left: 24px;
        width: 19px;
        height: 19px;
        overflow: hidden;
    }

        .FeatureDetails-controls a:before {
            display: inline-block;
            width: 19px;
            text-align: center;
            font-size: 17px;
        }

.FeatureDetails-contentNext {
    position: absolute;
    bottom: 80px;
}

.Panel-toggle-content .FeatureDetails {
    margin-top: -84px;
    padding-top: 84px;
}

.Panel-toggle-content .FeatureDetails-controls {
    top: 51px;
}

@media (max-width: 770px) {
    .FeatureDetails-controls {
        padding: 30px 0;
        z-index: 1;
        top: 81px;
    }
}

@media (max-width: 590px) {
    .Features {
        padding-bottom: 20px;
    }

        .Features .List, .Features .AwardsList, .Features .sftaxonHorizontalList {
            margin: 0;
        }

        .Features .List-item {
            border-top: 1px solid #ccc;
            border-top: 1px solid rgba(100,100,100,0.2);
            padding: 4% 0;
        }

            .Features .List-item:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
            }

    .FeatureDetails-content img {
        display: none;
    }

    .Panel-toggle-content .FeatureDetails {
        margin-top: 0;
        padding-top: 40px;
        padding-bottom: 20px;
        height: auto;
    }

        .Panel-toggle-content .FeatureDetails .FeatureDetails-left, .Panel-toggle-content .FeatureDetails .FeatureDetails-right {
            height: auto;
            margin-bottom: 0;
        }

    .Panel-toggle-content .FeatureDetails-controls {
        background: #cfcfcf;
        top: -25px;
        left: -6%;
        right: -6%;
        padding: 15px 0 10px;
    }

        .Panel-toggle-content .FeatureDetails-controls a {
            margin-left: 55px;
        }

    .Panel-toggle-content .FeatureDetails-contentNext {
        position: relative;
        top: 20px;
        bottom: auto;
    }
}

.FormOverlay {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5000;
    background: #ccc;
    background: rgba(42,45,51,0.7);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-property: opacity,visibility;
    transition-duration: 0.2s,0s;
    transition-delay: 0s,0.2s;
    transition-timing-function: ease,linear;
}

    .FormOverlay.is-visible {
        visibility: visible;
        opacity: 1;
        transition-delay: 0s;
    }

.oldie .FormOverlay {
    background: transparent;
}

.Form--sticky {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5001;
    transition: padding-bottom 0.2s ease;
}

    .Form--sticky .container {
        padding-top: 25px;
        padding-bottom: 60px;
    }

    .Form--sticky.is-collapsed .container {
        padding-bottom: 0;
    }

.Form-close {
    position: absolute;
    top: 45px;
    right: 50%;
    z-index: 1;
    margin-right: -615px;
    width: 35px;
    height: 35px;
    border: 2px solid #303f77;
    border-radius: 100%;
    color: #303f77;
    font-size: 34px;
    font-family: georgia,arial,sans-serif;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    transition: color 0.2s ease,border-color 0.2s ease;
}

    .Form-close:hover, .Form-close:focus {
        color: #05a9f6;
        border-color: #05a9f6;
    }

.Form-counter {
    display: inline-block;
    width: 75px;
    height: 75px;
    margin-right: 8px;
    border: 2px solid #ee5315;
    border-radius: 100%;
    color: #ee5315;
    font-family: "FaktSlabPro-Light",Arial,Helvetica,sans-serif;
    font-size: 60px;
    line-height: 75px;
    text-align: center;
    vertical-align: middle;
}

.oldie .Form-counter {
    line-height: 155%;
}

@media (max-width: 590px) {
    .Form--sticky .container {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .Form--sticky img, .Form--sticky h2, .Form--sticky h5, .Form--sticky .col-4:last-child {
        display: none;
    }

    .Form--sticky .col-4 {
        margin-bottom: 2%;
    }

    .Form--sticky h4 {
        width: auto;
    }

    .Form--sticky fieldset {
        margin-bottom: 0;
    }

    .Form--sticky input[type="submit"].u-db {
        width: auto;
    }

    .Form--sticky .Form-close {
        margin-right: 0;
        right: 3%;
        bottom: 2%;
        top: auto;
    }
}

@media (max-width: 1230px) {
    .Form-close {
        margin-right: 0;
        right: 3%;
        top: 2%;
    }
}

.Form-checkbox-nm input[type="checkbox"] {
    margin: 0;
}

    .Form-checkbox-nm input[type="checkbox"] + label {
        margin-bottom: 0;
        padding-right: 0;
    }

.rddtPopup.rddtAutoWidth {
    width: 250px;
    height: 250px;
}

.Form--requests .sfDropdownList.sfFieldWrp {
    display: inline;
}

.Form--requests .RadDropDownTree {
    width: 250px;
    margin-bottom: 10px;
}

.Form--requests textarea {
    width: 500px;
}

.Form--testimonial textarea {
    width: 100%;
    max-width: 370px;
}

.Form--checkboxes-in-cols input[type="radio"] + label, .Form--checkboxes-in-cols input[type="checkbox"] + label {
    width: 25%;
}

.FileUpload {
    position: relative;
}

.FileUpload-input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.oldie .FileUpload-input {
    top: -9999px;
    left: -9999px;
}

.FileUpload-value {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.FileUpload-value--fancy {
    border-bottom: 1px dotted #ccc;
}

.Faq {
    position: relative;
}

    .Faq h2 {
        margin-bottom: 60px;
    }

    .Faq .sflistExpandAllLnkWrp {
        position: absolute;
        top: 50px;
        font-size: 13px;
        text-transform: lowercase;
    }

    .Faq .sflistItemContent {
        margin: 25px 0 25px 32px;
    }

    .Faq .sflistItemToggleLnk:before {
        -webkit-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        transition: all 400ms ease;
    }

    .Faq .sflistListItemExpanded:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.Pricing--col1.Pricing-head td, .Pricing--col1.Pricing-features td, .Pricing--col1.UpgradeTable td {
    width: 100%;
}

.Pricing--fluid .Pricing-head.Pricing--col1 td {
    width: 100%;
}

.Pricing--col2.Pricing-head td, .Pricing--col2.Pricing-features td, .Pricing--col2.UpgradeTable td {
    width: 50%;
}

.Pricing--fluid .Pricing-head.Pricing--col2 td {
    width: 50%;
}

.Pricing--col3.Pricing-head td, .Pricing--col3.Pricing-features td, .Pricing--col3.UpgradeTable td {
    width: 33.33333%;
}

.Pricing--fluid .Pricing-head.Pricing--col3 td {
    width: 33.33333%;
}

.Pricing--col4.Pricing-head td, .Pricing--col4.Pricing-features td, .Pricing--col4.UpgradeTable td {
    width: 25%;
}

.Pricing--fluid .Pricing-head.Pricing--col4 td {
    width: 25%;
}

.Pricing--col5.Pricing-head td, .Pricing--col5.Pricing-features td, .Pricing--col5.UpgradeTable td {
    width: 20%;
}

.Pricing--fluid .Pricing-head.Pricing--col5 td {
    width: 20%;
}

.Pricing--fluid .Pricing-head {
    width: 100%;
    margin-left: 0;
}

.Pricing-subtable {
    max-width: 985px;
}

    .Pricing-subtable .Pricing-features td:first-child, .Pricing-subtable .UpgradeTable td:first-child {
        width: 185px;
    }

.Pricing-head-model, .Pricing-head {
    width: 100%;
}

.Pricing-heading {
    background-color: #f3f5f7;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e1e5ea;
    border-bottom: 0;
}

    .Pricing-heading h3, .Pricing-heading h4, .Pricing-heading h5, .Pricing-heading h6 {
        margin-bottom: 0;
    }

.Pricing-head {
    border-collapse: separate;
    background-color: #2a2d33;
    color: #cfd0d0;
}

.Pricing--grey .Pricing-head {
    background-color: #e9eef4;
}

    .Pricing--grey .Pricing-head h5 {
        color: #555;
        font-size: 16px;
    }

    .Pricing--grey .Pricing-head h3 {
        color: #1a1a1a;
        font-size: 33px;
        margin-bottom: 10px;
    }

    .Pricing--grey .Pricing-head strong {
        color: #000;
        font-size: 20px;
    }

.Pricing-head h3 {
    color: #6bd0f4;
    font-size: 28px;
    margin-bottom: 0;
}

.Pricing-head h4 {
    color: #589fba;
    font-size: 16px;
    margin-bottom: 5px;
    min-height: 1em;
    font-weight: bold;
}

.Pricing-head h5 {
    margin: 0;
    color: #cfd0d0;
    font-size: 13px;
    font-weight: normal;
}

.Pricing-head strong {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 1.3;
}

.Pricing-head tr:first-child td {
    padding-top: 30px;
}

.Pricing-head tr:last-child td {
    padding-bottom: 30px;
}

.Pricing-head td {
    padding: 0 10px;
    font-size: 14px;
    border-left: 1px solid #fff;
}

    .Pricing-head td:first-child {
        border-left: none;
    }

.Pricing-head .Label, .Pricing-head .BlogPost-date {
    color: #e0e0e0;
    margin-top: 20px;
}

.Pricing-head .Btn {
    margin-top: 20px;
}

.Pricing-head-price td {
    line-height: 1;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.Pricing-head-price em {
    font-style: normal;
    font-size: 12px;
}

.Pricing--highlight {
    position: relative;
}

.Pricing-badge-wrap {
    margin: -30px -10px 30px;
}

.Pricing-badge {
    position: absolute;
    display: block;
    background-color: #2a2d33;
    top: -23px;
    left: 0;
    right: 0;
    padding: 20px 0 0;
    color: #fff;
    font-weight: bold;
}

.Pricing-head tr:first-child td.Highlight--circle {
    padding-top: 70px;
}

.Highlight--circle .Pricing-badge {
    top: -87px;
    left: 50%;
    width: 74px;
    height: 34px;
    margin-left: -47px;
    padding: 30px 10px;
    border-radius: 50%;
    background: #ee5315;
    font-weight: normal;
}

    .Highlight--circle .Pricing-badge span {
        font-size: 20px;
        font-weight: bold;
    }

.Highlight--mp .Pricing-badge {
    color: #2a2d33;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .Highlight--mp .Pricing-badge:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 72px;
        height: 72px;
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAY1BMVEUAAADvxb/cTzTISDD99vX44+HDRy/lUzflUzf////nf2/67eviUjbhopnJWUbnY03ZiHzupZvqjX/TTDLTeWzz0MvrmY3jrabncV712tbOalreYErturPxsajqr6falYv89PM5GEJkAAAACHRSTlMA////////ONDKAyEAAAJSSURBVFjDrdTZbqQwEAXQMl6Gi8Ft9qWh8/9/OTaZqEeyolKissRDvRzhWxfoTy1zSEoiKYmkJJKSSEoiKYl+IlW6+h7ipPY/x3345luIkVodvqjRdcDMQG+pcKx9/HNOKAxjxUK3VDrw9vNeCt0+62luWChLpdMHc+VhQdeZqAzMg4FKaUwO1g9c93WewXujZvRVy0Cl9ELfG/gwxUwNUMeJzh3xyUClNNT1I047cO99cx3OcAKmZ6Ey8SpYXIO6k2mgnMI8rBgKiJXGDlfSsORkhupIVWqdPQuIlaoVdaU7LC4n00YMrT5wjlUBcVLE5KLxKZ+czNOs7rA44toVECcpWJipg8eSpj5N6A/jjSogTlquV+hgw2ranPj12uqIpcFSQJzUpoxg4wx95FHHbfSqbsKrgDjpaey2A+tkzpz/vuvT5K9GFRAnNY/0TJMxTZUnY41Pu1zfErHS++jbcUPuuJq3Ks0eqoB4ye3ZyS3IJzv20ZcQL2lcY3KU2/J0O9+EzXXcz+6VnO7ee7u/nQLiEje4nU9hezsFxEmPpbkd/sfGN/PLaRmIb6bJTju6JwPxOanMHAo9A/FSp8ML3nsG4qWwGqwxvVHLQJw0mNna3dajfjIQ24I2eAyjU75hILbjwezJgTcbA/GJx+QoPc8MxEvJMTZay0F84lABxjcsxEs6Yii29qvErS969Dup7zmIl8pDUhJJSSQlkZREUhJJSSQlkZREUhJJSSQlkZREUhJJSSQlkZREUhJJSSQlkZREUhJJSSQlkZREUhJJSX8B9WpZ3/2ge78AAAAASUVORK5CYII=");
        background-position: 100% 0;
        background-repeat: no-repeat;
    }

.Pricing-features .justline th, .UpgradeTable th {
    font-size: 16px;
    background-color: #ebeef1;
    vertical-align: top;
    padding: 20px;
}

    .Pricing-features .justline th .u-db, .Pricing-features .justline th .Teaser a, .Teaser .Pricing-features .justline th a, .UpgradeTable th span, .UpgradeTable th .u-db, .UpgradeTable th .Teaser a, .Teaser .UpgradeTable th a {
        font-weight: normal;
        color: #666;
    }

.Pricing-features, .UpgradeTable {
    width: 100%;
    font-size: 12px;
    border: 1px solid #e1e5ea;
}

    .Pricing-features th, .UpgradeTable th, .Pricing-features td, .UpgradeTable td {
        padding: 5px 5px;
    }

    .Pricing-features th, .UpgradeTable th {
        background-color: #f3f5f7;
        color: #000;
        border-bottom: 1px solid #e1e5ea;
        padding-left: 10px;
    }

    .Pricing-features td, .UpgradeTable td {
        border-bottom: 1px solid #e1e5ea;
    }

        .Pricing-features td:first-child, .UpgradeTable td:first-child {
            padding-left: 10px;
            border-right: 1px solid #e1e5ea;
        }

.Pricing-master > div {
    max-width: 985px;
    width: 100%;
    overflow-y: visible;
    padding-top: 40px;
    margin-top: -40px;
}

.Pricing-master .Pricing-wrapper {
    padding-left: 185px;
}

.Pricing-master .Pricing-features-wrapper {
    width: auto;
    padding-left: 185px;
}

.Pricing-master .Pricing-features .justline, .Pricing-master .UpgradeTable .justline {
    display: table;
    width: 100%;
    margin-left: -2px;
    table-layout: fixed;
}

    .Pricing-master .Pricing-features .justline:last-child > td:first-child, .Pricing-master .UpgradeTable .justline:last-child > td:first-child {
        border-bottom: 1px solid #e1e5ea;
        padding-bottom: 36px;
    }

.Pricing-master .Pricing-features .header, .Pricing-master .UpgradeTable .header {
    background-color: #f3f5f7;
    display: table;
    height: 27px;
    width: 100%;
    border-bottom: 1px solid #e1e5ea;
    border-top: 1px solid #e1e5ea;
    margin-bottom: -1px;
}

    .Pricing-master .Pricing-features .header > th, .Pricing-master .UpgradeTable .header > th {
        margin-left: -185px;
        position: absolute;
        width: 185px;
        height: 16px;
    }

        .Pricing-master .Pricing-features .header > th:before, .Pricing-master .UpgradeTable .header > th:before {
            content: "";
            display: block;
            position: absolute;
            top: -1px;
            left: 0;
            width: 100%;
            height: 26px;
            border: 1px solid #e1e5ea;
            border-bottom: 0;
            border-right: none;
        }

.Pricing-master .Pricing-features td, .Pricing-master .UpgradeTable td {
    border-top: 1px solid #e1e5ea;
    border-bottom: 0;
    height: 41px;
}

    .Pricing-master .Pricing-features td:first-child, .Pricing-master .UpgradeTable td:first-child {
        position: absolute;
        width: 185px;
        padding-top: 4px;
        border-left: 1px solid #e1e5ea;
        margin-left: -183px;
        margin-top: -1px;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .Pricing-master .Pricing-features td:first-child, .Pricing-master .UpgradeTable td:first-child {
        margin-top: 0;
    }
}

.ie7 .Pricing-master .Pricing-features tr, .ie7 .Pricing-master .UpgradeTable tr {
    position: relative;
}

    .ie7 .Pricing-master .Pricing-features tr td:first-child, .ie7 .Pricing-master .UpgradeTable tr td:first-child {
        left: -185px;
        width: 168px;
    }

.ie8 .Pricing-master .Pricing-features td:first-child, .ie8 .Pricing-master .UpgradeTable td:first-child, .ie9 .Pricing-master .Pricing-features td:first-child, .ie9 .Pricing-master .UpgradeTable td:first-child {
    margin-top: 0;
    margin-left: -185px;
}

.ie8 .Pricing-master .Pricing-features .header + .justline > td:first-child, .ie8 .Pricing-master .UpgradeTable .header + .justline > td:first-child, .ie9 .Pricing-master .Pricing-features .header + .justline > td:first-child, .ie9 .Pricing-master .UpgradeTable .header + .justline > td:first-child {
    margin-top: -1px;
}

.Pricing-features--grid td {
    width: 16.7%;
    padding: 10px;
}

    .Pricing-features--grid td.Pricing-head {
        padding: 20px 0 !important;
    }

.Pricing-features--grid th {
    margin: 0;
    padding: 10px 0;
    background: #000;
    color: #6bd0f4;
}

.Pricing-features--grid.Pricing-features--quart td {
    width: 25%;
}

.Pricing-features--grid-2 {
    margin-left: 33.3333%;
    width: 66.6666%;
}

.Pricing-features--grid-3 {
    margin-left: 50%;
    width: 50%;
}

.Pricing-features--grid-4 {
    margin-left: 25%;
    width: 75%;
}

td mark {
    display: inline-block;
    padding: 4px 5px 0;
    margin-left: 3px;
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    background: #fff;
}

.Pricing-switcher {
    margin-bottom: 70px;
    font-size: 15px;
    line-height: 1;
}

    .Pricing-switcher a {
        display: inline-block;
        width: 15em;
        padding: 0.66em 0;
        background-color: #fff;
        margin-left: -1px;
        margin-top: -1px;
        border: 1px solid #e1e5ea;
        position: relative;
        font-size: 18px;
    }

        .Pricing-switcher a:first-child {
            border-radius: 2px 0 0 2px;
        }

        .Pricing-switcher a:last-child {
            border-radius: 0 2px 2px 0;
        }

    .Pricing-switcher .is-active {
        color: #555;
        background-color: #e1e5ea;
        pointer-events: none;
    }

        .Pricing-switcher .is-active:before {
            content: "";
            position: absolute;
            left: 50%;
            margin-left: -12px;
            bottom: -25px;
            border-width: 12px;
            border-color: #e1e5ea transparent transparent;
            border-style: solid;
        }

    .Pricing-switcher.Pricing--ts a {
        width: 220px;
    }

    .Pricing-switcher.Pricing--small a {
        font-size: 12px;
        padding: 15px 18px;
        width: auto;
    }

.VolumeDiscount .Text {
    display: inline-block;
    vertical-align: bottom;
}

.VolumeDiscount .Image {
    display: inline-block;
    height: 130px;
    vertical-align: bottom;
    overflow: hidden;
}

.VolumeDiscount .discount {
    margin-top: 30px;
}

.VolumeDiscount .discount--xs {
    margin-top: 50px;
}

.PricingBtnWrap {
    margin-bottom: 20px!important;
}

    .PricingBtnWrap h5, .PricingBtnWrap div {
        display: inline;
    }

    .PricingBtnWrap p {
        margin: 0;
        padding: 0;
    }

    .PricingBtnWrap span {
        display: inline-block;
    }

.RadDockZone .PricingBtnWrap div {
    display: block;
}

@media (max-width: 990px) {
    .Pricing-head h3 {
        font-size: 20px;
    }

    .Pricing-head strong {
        font-size: 18px;
    }
}

@media (max-width: 940px) {
    .Pricing-master {
        position: relative;
    }

        .Pricing-master:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 10px;
            background: linear-gradient(to right, transparent,rgba(0,0,0,0.2));
        }

        .Pricing-master > div {
            overflow-x: scroll;
        }

        .Pricing-master table.Pricing-head, .Pricing-master .Pricing-features, .Pricing-master .UpgradeTable {
            min-width: 660px;
        }

            .Pricing-master table.Pricing-head.Pricing--col5, .Pricing-master .Pricing-features.Pricing--col5, .Pricing-master .Pricing--col5.UpgradeTable {
                min-width: 705px;
            }

            .Pricing-master table.Pricing-head.Pricing--col1, .Pricing-master .Pricing-features.Pricing--col1, .Pricing-master .Pricing--col1.UpgradeTable {
                min-width: 260px;
            }

            .Pricing-master .Pricing-features td:first-child, .Pricing-master .UpgradeTable td:first-child {
                width: 141px;
                margin-left: -139px;
                padding-left: 5px;
                padding-bottom: 6px;
                padding-right: 3px;
            }

            .Pricing-master .Pricing-features .header > th, .Pricing-master .UpgradeTable .header > th {
                margin-left: -141px;
            }

        .Pricing-master .Pricing-features-wrapper, .Pricing-master .Pricing-wrapper {
            padding-left: 140px;
        }

            .Pricing-master .Pricing-wrapper:after {
                content: "";
                display: block;
                position: absolute;
                top: -40px;
                bottom: 0;
                width: 140px;
                left: 0;
                overflow: hidden;
                background: #fff;
                background: rgba(255,255,255,0.8);
                z-index: 0;
            }

    .ie9 .Pricing-master .Pricing-features td:first-child, .ie9 .Pricing-master .UpgradeTable td:first-child {
        margin-top: -1px;
        margin-left: -141px;
    }

    .Pricing-switcher a {
        font-size: 16px;
    }

    .Pricing-features td:first-child, .UpgradeTable td:first-child {
        font-size: 11px;
        width: 140px;
    }

    .Pricing-head tr:first-child td {
        padding-top: 12px;
    }

    .Pricing-head tr:last-child td {
        padding-bottom: 12px;
    }

    .Pricing-head .Label, .Pricing-head .BlogPost-date {
        font-size: 11px;
        margin-top: 1em;
    }

    .Pricing-badge {
        top: -19px;
    }

    .Pricing-head-price td {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

@media (max-width: 590px) {
    .Pricing-subtable tr {
        display: table;
        width: 100%;
    }

        .Pricing-subtable tr td {
            padding: 5px 1px;
        }

            .Pricing-subtable tr td:first-child {
                display: table-caption;
                text-align: center;
                width: 100%;
                border-right: 0;
            }

                .Pricing-subtable tr td:first-child:empty {
                    display: none;
                }
}

.Table {
    margin-bottom: 20px;
}

    .Table th, .Table td {
        padding: 5px 10px;
        border: 1px solid #e1e5ea;
    }

.Table--comparison .dot, .Pricing-features .dot, .UpgradeTable .dot {
    color: #08a9e0;
    font-size: 20px;
    line-height: 16px;
    -webkit-text-stroke: 1px;
}

.Table--comparison td, .Pricing-features td, .UpgradeTable td, .Table--comparison th, .Pricing-features th, .UpgradeTable th {
    vertical-align: middle;
    text-align: center;
}

    .Table--comparison td:first-child, .Pricing-features td:first-child, .UpgradeTable td:first-child, .Table--comparison th:first-child, .Pricing-features th:first-child, .UpgradeTable th:first-child {
        text-align: left;
    }

.Table--style1 {
    font-size: 14px;
}

    .Table--style1 thead td, .Table--style1 thead th {
        border: 0;
        padding-bottom: 12px;
    }

    .Table--style1 td, .Table--style1 th {
        padding: 8px 0 7px;
        border-left: 0;
        border-right: 0;
        vertical-align: middle;
        text-align: left;
    }

    .Table--style1 th {
        color: #000;
    }

    .Table--style1.Table--comparison td, .Table--style1.Pricing-features td, .Table--style1.UpgradeTable td, .Table--style1.Table--comparison th, .Table--style1.Pricing-features th, .Table--style1.UpgradeTable th {
        text-align: center;
    }

        .Table--style1.Table--comparison td:first-child, .Table--style1.Pricing-features td:first-child, .Table--style1.UpgradeTable td:first-child, .Table--style1.Table--comparison th:first-child, .Table--style1.Pricing-features th:first-child, .Table--style1.UpgradeTable th:first-child {
            padding-left: 5px;
            text-align: left;
        }

.Table-RowDivision td, .Table-RowDivision th {
    background: #f3f5f7;
}

.Table-RowDevTools td, .Table-RowDevTools th, .Table-RowDevCloud td, .Table-RowDevCloud th, .Table-RowALM td, .Table-RowALM th, .Table-RowCMS td, .Table-RowCMS th {
    text-align: center;
    background: #059e1c;
    color: #fff;
}

.Table-RowDevCloud td, .Table-RowDevCloud th {
    background: #09c;
}

.Table-RowALM td, .Table-RowALM th {
    background: #fa8c21;
}

.Table-RowCMS td, .Table-RowCMS th {
    background: #5e70c8;
}

.UpgradeTable {
    margin-bottom: 20px;
}

    .UpgradeTable td:first-child {
        width: auto;
    }

.UpgradeFooter {
    margin-top: 20px;
    padding: 20px 0;
}

.Screenshots figure {
    margin: 0 0 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.Screenshots h2 {
    margin: 30px 0 20px;
}

.Screenshots p {
    margin-bottom: 0;
}

.PurchaseOrders {
    position: relative;
    background: url("/telerik/img/dist/bg-purchase-orders.jpg") 50% 0 no-repeat;
    height: 600px;
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 70px;
}

    .PurchaseOrders h4 {
        font-size: 16px;
        font-weight: bold;
    }

    .PurchaseOrders > div {
        position: absolute;
        width: 250px;
        left: 50%;
    }

.PurchaseOrders-1, .PurchaseOrders-3, .PurchaseOrders-5 {
    text-align: right;
}

.PurchaseOrders-1 {
    top: 0;
    margin-left: -550px;
}

.PurchaseOrders-2 {
    top: 20px;
    margin-left: 280px;
}

.PurchaseOrders-3 {
    top: 140px;
    margin-left: -550px;
}

.PurchaseOrders-4 {
    top: 120px;
    margin-left: 250px;
}

.PurchaseOrders-5 {
    top: 390px;
    margin-left: -550px;
}

.PurchaseOrders-6 {
    top: 590px;
    margin-left: -200px;
    width: 420px !important;
}

.PurchaseOrders-7 {
    top: 590px;
    margin-left: 150px;
    width: 320px !important;
}

.Teaser a:focus, .Teaser a:active {
    outline: none;
    text-decoration: none;
}

    .Teaser a:focus h3, .Teaser a:active h3 {
        color: #1744F5;
    }

    .Teaser a:focus span, .Teaser a:active span {
        text-decoration: underline;
    }

.Teaser a p {
    color: #555;
}

.Teaser a:hover {
    text-decoration: none;
}

.Teaser a h3:hover {
    color: #1744F5;
}

.Teaser a span:hover {
    text-decoration: underline;
}

.Teaser img {
    max-width: 60%;
    margin-top: -10px;
    float: right;
}

.Teaser p {
    margin-bottom: 15px;
}

@media (max-width: 1230px) {
    .Teaser img {
        float: none;
        display: block;
        margin: -20px auto 0;
        max-width: 100%;
    }
}

@media (max-width: 960px) {
    .Teaser .col-4 {
        width: 33%;
    }

        .Teaser .col-4:last-child:before {
            display: block;
        }
}

@media (max-width: 590px) {
    .Teaser {
        padding-top: 0;
    }

        .Teaser img {
            display: none;
        }
	.hidesmall{ display: none; }

        .Teaser h3, .Teaser p {
            margin-bottom: 5px;
        }

        .Teaser .col-4 {
            width: 100%;
        }

            .Teaser .col-4:before {
                display: none !important;
            }

            .Teaser .col-4:first-child {
                border-top: none;
            }
}

.u-db, .Teaser a {
    display: block;
}

.u-dn {
    display: none;
}

.u-dib {
    display: inline-block;
}

.u-pr, .Pricing-badge-wrap {
    position: relative;
}

.u-ps {
    position: static;
}

.u-pa {
    position: absolute;
}

.u-vat {
    vertical-align: top;
}

.u-vam {
    vertical-align: middle;
}

.u-vab {
    vertical-align: bottom;
}

.u-tal, .Pricing-features td .u-tal {
    text-align: left;
}

.u-tar {
    text-align: right;
}

.u-tac, .Section--heading.Section--purchase, .Pricing-head td, .Pricing-features td .u-tac, .Pricing-switcher {
/* text-align: center;*/
/*padding-bottom : 20px;*/
}
.u-ttu {
    text-transform: uppercase;
}

.u-nm {
    margin: 0;
}

.u-np {
    padding: 0;
}

.u-fl {
    float: left;
}

.u-fr {
    float: right;
}

.u-full {
    width: 100%;
}

.u-wa {
    width: auto;
}

.u-full-size img {
    width: 100%;
}

.u-wsn {
    white-space: nowrap;
}

.u-mw {
    max-width: 100%;
}

    .u-mw img {
        max-width: 100%;
    }

.u-mwn {
    max-width: none;
}

    .u-mwn img {
        max-width: none;
    }

.u-nbt {
    border-top: none;
}

.u-nbb {
    border-bottom: none;
}

.u-nbr {
    border-right: none;
}

.u-nbl {
    border-left: none;
}

.u-pen {
    pointer-events: none;
}

.u-ff1 {
    font-family: "MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
}

.u-ff2 {
    font-family: "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
}

.u-ff3 {
    font-family: "FaktSlabPro-Bold",Arial,Helvetica,sans-serif;
}

.u-ff4 {
    font-family: "FaktSlabPro-Light",Arial,Helvetica,sans-serif;
}

.u-pt0 {
    padding-top: 0;
}

.u-pt1 {
    padding-top: 10px;
}

.u-pt2 {
    padding-top: 20px!important;
}

.u-pt3 {
    padding-top: 30px;
}

.u-pt4 {
    padding-top: 40px;
}

.u-pt5 {
    padding-top: 50px;
}

.u-pt6 {
    padding-top: 60px;
}

.u-pt7 {
    padding-top: 70px;
}

.u-pt8 {
    padding-top: 80px;
}

.u-pt9 {
    padding-top: 90px;
}

.u-pt10 {
    padding-top: 100px;
}

.u-pb0 {
    padding-bottom: 0;
}

.u-pb1 {
    padding-bottom: 10px;
}

.u-pb2 {
    padding-bottom: 20px;
}

.u-pb3 {
    padding-bottom: 30px;
}

.u-pb4 {
    padding-bottom: 40px;
}

.u-pb5 {
    padding-bottom: 50px;
}

.u-pb6 {
    padding-bottom: 60px;
}

.u-pb7 {
    padding-bottom: 70px;
}

.u-pb8 {
    padding-bottom: 80px;
}

.u-pb9 {
    padding-bottom: 90px;
}

.u-pb10 {
    padding-bottom: 100px;
}

.u-pl0 {
    padding-left: 0;
}

.u-pl1 {
    padding-left: 10px;
}

.u-pl2 {
    padding-left: 20px;
}

.u-pl3 {
    padding-left: 30px;
}

.u-pl4 {
    padding-left: 40px;
}

.u-pl5 {
    padding-left: 50px;
}

.u-pl6 {
    padding-left: 60px;
}

.u-pl7 {
    padding-left: 70px;
}

.u-pl8 {
    padding-left: 80px;
}

.u-pl9 {
    padding-left: 90px;
}

.u-pl10 {
    padding-left: 100px;
}

.u-p0 {
    padding: 0;
}

.u-p1 {
    padding: 10px;
}

.u-p2 {
    padding: 20px;
}

.u-p3 {
    padding: 30px;
}

.u-p4 {
    padding: 40px;
}

.u-p5 {
    padding: 50px;
}

.u-p6 {
    padding: 60px;
}

.u-p7 {
    padding: 70px;
}

.u-p8 {
    padding: 80px;
}

.u-p9 {
    padding: 90px;
}

.u-p10 {
    padding: 100px;
}

.u-mt0 {
    margin-top: 0;
}

.u-mt1 {
    margin-top: 10px;
}

.u-mt2 {
    margin-top: 20px;
}

.u-mt3 {
    margin-top: 30px;
}

.u-mt4 {
    margin-top: 40px;
}

.u-mt5 {
    margin-top: 50px;
}

.u-mt6 {
    margin-top: 60px;
}

.u-mt7 {
    margin-top: 70px;
}

.u-mt8 {
    margin-top: 80px;
}

.u-mt9 {
    margin-top: 90px;
}

.u-mt10 {
    margin-top: 100px;
}

.u-mr0 {
    margin-right: 0;
}

.u-mr1 {
    margin-right: 10px;
}

.u-mr2 {
    margin-right: 20px;
}

.u-mr3 {
    margin-right: 30px;
}

.u-mr4 {
    margin-right: 40px;
}

.u-mr5 {
    margin-right: 50px;
}

.u-mr6 {
    margin-right: 60px;
}

.u-mr7 {
    margin-right: 70px;
}

.u-mr8 {
    margin-right: 80px;
}

.u-mr9 {
    margin-right: 90px;
}

.u-mr10 {
    margin-right: 100px;
}

.u-mb0 {
    margin-bottom: 0;
}

.u-mb1 {
    margin-bottom: 10px;
}

.u-mb2 {
    margin-bottom: 20px;
}

.u-mb3 {
    margin-bottom: 30px;
}

.u-mb4 {
    margin-bottom: 40px;
}

.u-mb5 {
    margin-bottom: 50px;
}

.u-mb6 {
    margin-bottom: 60px;
}

.u-mb7 {
    margin-bottom: 70px;
}

.u-mb8 {
   /* margin-bottom: 80px;*/
}

.u-mb9 {
    margin-bottom: 90px;
}

.u-mb10 {
    margin-bottom: 100px;
}

.u-ml0 {
    margin-left: 0;
}

.u-ml1 {
    margin-left: 10px;
}

.u-ml2 {
    margin-left: 20px;
}

.u-ml3 {
    margin-left: 30px;
}

.u-ml4 {
    margin-left: 40px;
}

.u-ml5 {
    margin-left: 50px;
}

.u-ml6 {
    margin-left: 60px;
}

.u-ml7 {
    margin-left: 70px;
}

.u-ml8 {
    margin-left: 80px;
}

.u-ml9 {
    margin-left: 90px;
}

.u-ml10 {
    margin-left: 100px;
}

.u-fs10 {
    font-size: 10px;
}

.u-fs11 {
    font-size: 11px;
}

.u-fs12 {
    font-size: 12px;
}

.u-fs13 {
    font-size: 13px;
}

.u-fs14 {
    font-size: 14px;
}

.u-fs15, .Teaser p {
   font-size: 14px;
    text-align: left;
}

.u-fs16 {
    font-size: 16px;
}

.u-fs17 {
    font-size: 17px;
}

.u-fs18 {
    font-size: 18px;
}

.u-fs19 {
    font-size: 19px;
}

.u-fs20 {
    font-size: 16px;
}

@media (max-width: 590px) {
    .u-small-dn {
        display: none;
    }

    .u-small-full {
        width: 100%;
    }

    .u-small-mb0 {
        margin-bottom: 0;
    }

    .u-small-mt0 {
        margin-top: 0;
    }
}

@media (max-width: 320px) {
    .u-min-dn {
        display: none;
    }

    .u-min-full {
        width: 100%;
    }
}

@media (max-width: 960px) {
    .u-normal-dn {
        display: none;
    }

    .u-normal-full {
        width: 100%;
    }

    .u-normal-firstfull > div:first-child {
        width: 100%;
    }


    .k-menu .k-animation-container, .k-menu .k-group {
        position: static!important;
    }

    .k-popup {
        border-style: none!important;
        background: none!important;
    }

    .Bar-navi-link, .Bar-menu-link, .sfNavHorizontal li a {
        color: #303f77!important;
    }

    .k-state-border-down .k-state-default a {
        margin-left: 10px;
    }

    .k-menu .k-item, .k-widget.k-menu-horizontal > .k-item {
        position: static!important;
    }

    .k-menu .k-item, .k-widget.k-menu-horizontal > .k-item {
        float: none!important;
    }

    nav .k-menu.k-header, nav .k-menu .k-item {
        background-color: #fff!important;
    }

        nav .k-menu.k-header a, nav .k-menu .k-item a {
            color: #000!important;
        }
}

.List .Space--zero, .AwardsList .Space--zero, .sftaxonHorizontalList .Space--zero {
    margin-bottom: -1px;
}

.Space--zero.list-reset li, .Space--zero > .List-item, .Space--zero > li {
    margin-bottom: 1px;
}

    .Space--zero.list-reset li:last-child, .Space--zero > .List-item:last-child, .Space--zero > li:last-child {
        margin-bottom: 0;
    }

    .Space--zero.list-reset li .List, .Space--zero.list-reset li .AwardsList, .Space--zero.list-reset li .sftaxonHorizontalList, .Space--zero > .List-item .List, .Space--zero > .List-item .AwardsList, .Space--zero > .List-item .sftaxonHorizontalList, .Space--zero > li .List, .Space--zero > li .AwardsList, .Space--zero > li .sftaxonHorizontalList {
        margin-top: 1px;
    }

    .Space--zero.list-reset li .List-thumb, .Space--zero > .List-item .List-thumb, .Space--zero > li .List-thumb {
        margin-right: 1px;
    }

.Space--zero.List--imgFullWidth .List-thumb {
    margin-bottom: 1px;
    margin-right: 0;
}

.List .Space--compact, .AwardsList .Space--compact, .sftaxonHorizontalList .Space--compact {
    margin-bottom: -5px;
}

.Space--compact.list-reset li, .Space--compact > .List-item, .Space--compact > li {
    margin-bottom: 5px;
}

    .Space--compact.list-reset li:last-child, .Space--compact > .List-item:last-child, .Space--compact > li:last-child {
        margin-bottom: 0;
    }

    .Space--compact.list-reset li .List, .Space--compact.list-reset li .AwardsList, .Space--compact.list-reset li .sftaxonHorizontalList, .Space--compact > .List-item .List, .Space--compact > .List-item .AwardsList, .Space--compact > .List-item .sftaxonHorizontalList, .Space--compact > li .List, .Space--compact > li .AwardsList, .Space--compact > li .sftaxonHorizontalList {
        margin-top: 5px;
    }

    .Space--compact.list-reset li .List-thumb, .Space--compact > .List-item .List-thumb, .Space--compact > li .List-thumb {
        margin-right: 1px;
    }

.Space--compact.List--imgFullWidth .List-thumb {
    margin-bottom: 5px;
    margin-right: 0;
}

.List .Space--cozy, .AwardsList .Space--cozy, .sftaxonHorizontalList .Space--cozy {
    margin-bottom: -10px;
}

.Space--cozy.list-reset li, .Space--cozy > .List-item, .Space--cozy > li {
    margin-bottom: 10px;
}

    .Space--cozy.list-reset li:last-child, .Space--cozy > .List-item:last-child, .Space--cozy > li:last-child {
        margin-bottom: 0;
    }

    .Space--cozy.list-reset li .List, .Space--cozy.list-reset li .AwardsList, .Space--cozy.list-reset li .sftaxonHorizontalList, .Space--cozy > .List-item .List, .Space--cozy > .List-item .AwardsList, .Space--cozy > .List-item .sftaxonHorizontalList, .Space--cozy > li .List, .Space--cozy > li .AwardsList, .Space--cozy > li .sftaxonHorizontalList {
        margin-top: 10px;
    }

    .Space--cozy.list-reset li .List-thumb, .Space--cozy > .List-item .List-thumb, .Space--cozy > li .List-thumb {
        margin-right: 5px;
    }

.Space--cozy.List--imgFullWidth .List-thumb {
    margin-bottom: 10px;
    margin-right: 0;
}

.List .Space--mid, .AwardsList .Space--mid, .sftaxonHorizontalList .Space--mid {
    margin-bottom: -20px;
}

.Space--mid.list-reset li, .Space--mid > .List-item, .Space--mid > li {
    margin-bottom: 20px;
}

    .Space--mid.list-reset li:last-child, .Space--mid > .List-item:last-child, .Space--mid > li:last-child {
        margin-bottom: 0;
    }

    .Space--mid.list-reset li .List, .Space--mid.list-reset li .AwardsList, .Space--mid.list-reset li .sftaxonHorizontalList, .Space--mid > .List-item .List, .Space--mid > .List-item .AwardsList, .Space--mid > .List-item .sftaxonHorizontalList, .Space--mid > li .List, .Space--mid > li .AwardsList, .Space--mid > li .sftaxonHorizontalList {
        margin-top: 20px;
    }

    .Space--mid.list-reset li .List-thumb, .Space--mid > .List-item .List-thumb, .Space--mid > li .List-thumb {
        margin-right: 10px;
    }

.Space--mid.List--imgFullWidth .List-thumb {
    margin-bottom: 20px;
    margin-right: 0;
}

.List .Space--comfort, .AwardsList .Space--comfort, .sftaxonHorizontalList .Space--comfort {
    margin-bottom: -30px;
}

.Space--comfort.list-reset li, .Space--comfort > .List-item, .Space--comfort > li {
    margin-bottom: 30px;
}

    .Space--comfort.list-reset li:last-child, .Space--comfort > .List-item:last-child, .Space--comfort > li:last-child {
        margin-bottom: 0;
    }

    .Space--comfort.list-reset li .List, .Space--comfort.list-reset li .AwardsList, .Space--comfort.list-reset li .sftaxonHorizontalList, .Space--comfort > .List-item .List, .Space--comfort > .List-item .AwardsList, .Space--comfort > .List-item .sftaxonHorizontalList, .Space--comfort > li .List, .Space--comfort > li .AwardsList, .Space--comfort > li .sftaxonHorizontalList {
        margin-top: 30px;
    }

    .Space--comfort.list-reset li .List-thumb, .Space--comfort > .List-item .List-thumb, .Space--comfort > li .List-thumb {
        margin-right: 15px;
    }

.Space--comfort.List--imgFullWidth .List-thumb {
    margin-bottom: 30px;
    margin-right: 0;
}

.List .Space--relaxed, .AwardsList .Space--relaxed, .sftaxonHorizontalList .Space--relaxed {
    margin-bottom: -40px;
}

.Space--relaxed.list-reset li, .Space--relaxed > .List-item, .Space--relaxed > li {
    margin-bottom: 40px;
}

    .Space--relaxed.list-reset li:last-child, .Space--relaxed > .List-item:last-child, .Space--relaxed > li:last-child {
        margin-bottom: 0;
    }

    .Space--relaxed.list-reset li .List, .Space--relaxed.list-reset li .AwardsList, .Space--relaxed.list-reset li .sftaxonHorizontalList, .Space--relaxed > .List-item .List, .Space--relaxed > .List-item .AwardsList, .Space--relaxed > .List-item .sftaxonHorizontalList, .Space--relaxed > li .List, .Space--relaxed > li .AwardsList, .Space--relaxed > li .sftaxonHorizontalList {
        margin-top: 40px;
    }

    .Space--relaxed.list-reset li .List-thumb, .Space--relaxed > .List-item .List-thumb, .Space--relaxed > li .List-thumb {
        margin-right: 20px;
    }

.Space--relaxed.List--imgFullWidth .List-thumb {
    margin-bottom: 40px;
    margin-right: 0;
}

.List .Space--grande, .AwardsList .Space--grande, .sftaxonHorizontalList .Space--grande {
    margin-bottom: -70px;
}

.Space--grande.list-reset li, .Space--grande > .List-item, .Space--grande > li {
    margin-bottom: 70px;
}

    .Space--grande.list-reset li:last-child, .Space--grande > .List-item:last-child, .Space--grande > li:last-child {
        margin-bottom: 0;
    }

    .Space--grande.list-reset li .List, .Space--grande.list-reset li .AwardsList, .Space--grande.list-reset li .sftaxonHorizontalList, .Space--grande > .List-item .List, .Space--grande > .List-item .AwardsList, .Space--grande > .List-item .sftaxonHorizontalList, .Space--grande > li .List, .Space--grande > li .AwardsList, .Space--grande > li .sftaxonHorizontalList {
        margin-top: 70px;
    }

    .Space--grande.list-reset li .List-thumb, .Space--grande > .List-item .List-thumb, .Space--grande > li .List-thumb {
        margin-right: 35px;
    }

.Space--grande.List--imgFullWidth .List-thumb {
    margin-bottom: 70px;
    margin-right: 0;
}

.icon-code-library:before {
    content: '\21';
}

.icon-pdf:before, .Link--pdf:before {
    content: '\5c';
}

.icon-documentation:before {
    content: '\23';
}

.icon-download:before {
    content: '\24';
}

.icon-error:before {
    content: '\25';
}

.icon-error-alt:before, .Box--error:before {
    content: '\26';
}

.icon-facebook:before {
    content: '\27';
}

.icon-faq:before {
    content: '\28';
}

.icon-feedback-portal:before {
    content: '\29';
}

.icon-forums:before {
    content: '\2a';
}

.icon-gallery:before {
    content: '\2b';
}

.icon-getting-started:before {
    content: '\2c';
}

.icon-google:before {
    content: '\2d';
}

.icon-info:before, .Box--info:before, .Box--neutral:before {
    content: '\2e';
}

.icon-knowledge-base:before {
    content: '\2f';
}

.icon-link-add:before, .Link--add:before {
    content: '\30';
}

.icon-link-down:before, .Link--goTo:before {
    content: '\31';
}

.icon-linkedin:before {
    content: '\32';
}

.icon-link-next:before, .icon-link-next-alt:after, .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after, .Link--readMore:before, .Link--next:before {
    content: '\33';
}

.icon-link-play:before, .Link--play:before, .Link--play2:before {
    content: '\34';
}

.icon-link-prev:before, .Link--prev:before, .Pagination > a:first-child:before, .Pagination .Pagination-prev:before {
    content: '\35';
}

.icon-liveid:before {
    content: '\36';
}

.icon-lock:before {
    content: '\37';
}

.icon-mail:before, .Link--Mail:before, .sfforumEmailLnk:before {
    content: '\38';
}

.icon-demos:before {
    content: '\39';
}

.icon-support-tickets:before {
    content: '\3a';
}

.icon-print:before, .Link--print:before {
    content: '\3b';
}

.icon-quotes:before, blockquote p:before {
    content: '\3c';
}

.icon-squares:before {
    content: '\3d';
}

.icon-rss:before, .Link--RSS:before {
    content: '\3e';
}

.icon-sample-app:before {
    content: '\3f';
}

.icon-search:before {
    content: '\5e';
}

.icon-showcases:before {
    content: '\41';
}

.icon-success:before, .Box--success:before {
    content: '\42';
}

.icon-system-requirements:before {
    content: '\43';
}

.icon-telerik:before {
    content: '\44';
}

.icon-twitter:before {
    content: '\45';
}

.icon-user-voice:before {
    content: '\46';
}

.icon-videos:before {
    content: '\47';
}

.icon-warning:before, .Box--warning:before {
    content: '\48';
}

.icon-webinars:before {
    content: '\49';
}

.icon-whitepapers:before {
    content: '\4a';
}

.icon-yahoo:before {
    content: '\4b';
}

.icon-agile:before {
    content: '\4c';
}

.icon-amp:before, .DividerAnd:before {
    content: '\4d';
}

.icon-arrow-left:before {
    content: '\4e';
}

.icon-arrow-right:before {
    content: '\4f';
}

.icon-awards:before {
    content: '\50';
}

.icon-blog:before {
    content: '\51';
}

.icon-chat:before {
    content: '\52';
}

.icon-planet:before {
    content: '\53';
}

.icon-product:before, .Product:before {
    content: '\54';
}

.icon-check:before {
    content: '\55';
}

.icon-youtube:before {
    content: '\56';
}

.icon-add-ons:before {
    content: '\57';
}

.icon-release-history:before {
    content: '\58';
}

.icon-lists:before {
    content: '\59';
}

.icon-pie-chart:before {
    content: '\5a';
}

.icon-trainings:before {
    content: '\5b';
}

.icon-people:before {
    content: '\5d';
}

.icon-roadmap:before {
    content: '\40';
}

.icon-pin:before {
    content: '\22';
}

[class*="icon-"]:before {
    font-family: "tlrk-icon-font";
    font-weight: normal;
}

.icon--l:before {
    font-size: 40px;
    line-height: 1;
}

.icon--xl:before {
    position: relative;
    top: 0.08em;
    font-size: 64px;
    line-height: 1;
}

.icon--xxl:before {
    float: left;
    margin-top: 0;
    padding: 0 0.2em;
    font-size: 140px;
    line-height: 1;
}

.icon--neutral:before {
    color: #fff;
    color: rgba(255,255,255,0.3);
}

.icon--success:before {
    color: #5ce600;
}

.icon--danger:before {
    color: #ef470a;
}

@media (max-width: 1230px) {
    .icon--xxl:before {
        font-size: 100px;
    }

    .icon--xl:before {
        font-size: 50px;
    }
}

@media (max-width: 590px) {
    .icon--xxl:before {
        font-size: 60px;
    }

    .icon--xl:before {
        width: 100%;
    }
}

.icon-ticket-count:before {
    margin-right: 1px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-width: 720px) {
    .icon-code-library:before, .icon-roadmap:before, .icon-documentation:before, .icon-download:before, .icon-error:before, .icon-error-alt:before, .Box--error:before, .icon-facebook:before, .icon-faq:before, .icon-feedback-portal:before, .icon-forums:before, .icon-gallery:before, .icon-getting-started:before, .icon-google:before, .icon-info:before, .Box--info:before, .Box--neutral:before, .icon-knowledge-base:before, .icon-link-add:before, .Link--add:before, .icon-link-down:before, .Link--goTo:before, .icon-linkedin:before, .icon-link-next:before, .icon-link-next-alt:after, .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after, .Link--readMore:before, .Link--next:before, .icon-link-play:before, .Link--play:before, .Link--play2:before, .icon-link-prev:before, .Link--prev:before, .Pagination > a:first-child:before, .Pagination .Pagination-prev:before, .icon-liveid:before, .icon-lock:before, .icon-mail:before, .Link--Mail:before, .sfforumEmailLnk:before, .icon-people:before, .icon-pin:before, .icon-pdf:before, .Link--pdf:before, .icon-demos:before, .icon-support-tickets:before, .icon-print:before, .Link--print:before, .icon-quotes:before, blockquote p:before, .icon-squares:before, .icon-rss:before, .Link--RSS:before, .icon-sample-app:before, .icon-search:before, .icon-showcases:before, .icon-success:before, .Box--success:before, .icon-system-requirements:before, .icon-telerik:before, .icon-twitter:before, .icon-user-voice:before, .icon-videos:before, .icon-warning:before, .Box--warning:before, .icon-webinars:before, .icon-whitepapers:before, .icon-yahoo:before, .icon-agile:before, .icon-amp:before, .DividerAnd:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-awards:before, .icon-blog:before, .icon-chat:before, .icon-planet:before, .icon-product:before, .Product:before, .icon-check:before, .icon-youtube:before, .icon-add-ons:before, .icon-release-history:before, .icon-lists:before, .icon-pie-chart:before, .icon-trainings:before {
        content: "";
        background: #fff;
        display: inline-block;
        min-width: 1em;
        min-height: 1em;
    }

    .icon-code-library:before {
        -webkit-mask: url("/telerik/iconfont/src/code-library.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-roadmap:before {
        -webkit-mask: url("/telerik/iconfont/src/roadmap.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-documentation:before {
        -webkit-mask: url("/telerik/iconfont/src/documentation.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-download:before {
        -webkit-mask: url("/telerik/iconfont/src/download.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-error:before {
        -webkit-mask: url("/telerik/iconfont/src/error.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-error-alt:before, .Box--error:before {
        -webkit-mask: url("/telerik/iconfont/src/error-alt.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-facebook:before {
        -webkit-mask: url("../images/facebook.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-faq:before {
        -webkit-mask: url("/telerik/iconfont/src/faq.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-feedback-portal:before {
        -webkit-mask: url("/telerik/iconfont/src/feedback-portal.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-forums:before {
        -webkit-mask: url("/telerik/iconfont/src/forums.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-gallery:before {
        -webkit-mask: url("/telerik/iconfont/src/gallery.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-getting-started:before {
        -webkit-mask: url("/telerik/iconfont/src/getting-started.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-google:before {
        -webkit-mask: url("../images/google.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-info:before, .Box--info:before, .Box--neutral:before {
        -webkit-mask: url("/telerik/iconfont/src/info.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-knowledge-base:before {
        -webkit-mask: url("/telerik/iconfont/src/knowledge-base.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-link-add:before, .Link--add:before {
        -webkit-mask: url("/telerik/iconfont/src/link-add.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-link-down:before, .Link--goTo:before {
        -webkit-mask: url("/telerik/iconfont/src/link-down.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-linkedin:before {
        -webkit-mask: url("../images/linkedin.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-link-next:before, .icon-link-next-alt:after, .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after, .Link--readMore:before, .Link--next:before {
        -webkit-mask: url(Images/link-next.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-link-play:before, .Link--play:before, .Link--play2:before {
        -webkit-mask: url(Images/link-next.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-link-prev:before, .Link--prev:before, .Pagination > a:first-child:before, .Pagination .Pagination-prev:before {
        -webkit-mask: url(Images/link-prev.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-liveid:before {
        -webkit-mask: url("/telerik/iconfont/src/liveid.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-lock:before {
        -webkit-mask: url("/telerik/iconfont/src/lock.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-mail:before, .Link--Mail:before, .sfforumEmailLnk:before {
        -webkit-mask: url("../images/mail.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-people:before {
        -webkit-mask: url("../images/people.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-pin:before {
        -webkit-mask: url(../images/pin.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-pdf:before, .Link--pdf:before {
        -webkit-mask: url("/telerik/iconfont/src/pdf.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-demos:before {
        -webkit-mask: url("/telerik/iconfont/src/demos.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-support-tickets:before {
        -webkit-mask: url("/telerik/iconfont/src/support-tickets.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-print:before, .Link--print:before {
        -webkit-mask: url("/telerik/iconfont/src/print.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-quotes:before, blockquote p:before {
        -webkit-mask: url(../images/quotes.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-squares:before {
        -webkit-mask: url(Images/squares.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-rss:before, .Link--RSS:before {
        -webkit-mask: url(Images/rss.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-sample-app:before {
        -webkit-mask: url("/telerik/iconfont/src/sample-app.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-search:before {
        -webkit-mask: url("/telerik/iconfont/src/search.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-showcases:before {
        -webkit-mask: url("/telerik/iconfont/src/showcases.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-success:before, .Box--success:before {
        -webkit-mask: url("/telerik/iconfont/src/success.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-system-requirements:before {
        -webkit-mask: url("/telerik/iconfont/src/system-requirements.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-telerik:before {
        -webkit-mask: url("/telerik/iconfont/src/telerik.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-twitter:before {
        -webkit-mask: url("../images/twitter.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-user-voice:before {
        -webkit-mask: url("/telerik/iconfont/src/user-voice.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-videos:before {
        -webkit-mask: url("/telerik/iconfont/src/videos.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-warning:before, .Box--warning:before {
        -webkit-mask: url("/telerik/iconfont/src/warning.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-webinars:before {
        -webkit-mask: url("/telerik/iconfont/src/webinars.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-whitepapers:before {
        -webkit-mask: url("/telerik/iconfont/src/whitepapers.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-yahoo:before {
        -webkit-mask: url("/telerik/iconfont/src/yahoo.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-agile:before {
        -webkit-mask: url("/telerik/iconfont/src/agile.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-amp:before, .DividerAnd:before {
        -webkit-mask: url("Images/amp.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-arrow-left:before {
        -webkit-mask: url("/telerik/iconfont/src/arrow-left.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-arrow-right:before {
        -webkit-mask: url("/telerik/iconfont/src/arrow-right.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-awards:before {
        -webkit-mask: url("../images/awards.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-blog:before {
        -webkit-mask: url("/telerik/iconfont/src/blog.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-chat:before {
        -webkit-mask: url("../images/chat.png");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-planet:before {
        -webkit-mask: url("/telerik/iconfont/src/planet.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-product:before, .Product:before {
        -webkit-mask: url("/telerik/iconfont/src/product.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-check:before {
        -webkit-mask: url("/telerik/iconfont/src/check.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-youtube:before {
        -webkit-mask: url("/telerik/iconfont/src/youtube.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-add-ons:before {
        -webkit-mask: url("/telerik/iconfont/src/add-ons.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-release-history:before {
        -webkit-mask: url("/telerik/iconfont/src/release-history.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-lists:before {
        -webkit-mask: url(Images/lists.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-pie-chart:before {
        -webkit-mask: url(Images/pie-chart.png);
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    .icon-trainings:before {
        -webkit-mask: url("/telerik/iconfont/src/trainings.svg");
        -webkit-mask-repeat: no-repeat;
        -webkit-mask-size: 1em;
    }

    [class*="icon-"][class*="Btn--"]:before {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .icon-search:before {
        margin-bottom: -2px;
    }

    .icon-amp:before, .DividerAnd:before {
        background: #1744F5;
    }

    .icon-quotes:before, blockquote p:before {
        background: #a0abb0;
        -webkit-mask-size: 0.5em;
        left: 27px;
        top: 27px;
    }

    .Bar-navi-link.is-active:before {
        background: #000;
    }

    .Link--add:before, .Link--play:before, .Link--play2:before, .Link--readMore:before, .Link--next:before, .Link--prev:before, .Pagination > a:first-child:before, .Pagination .Pagination-prev:before, .Link--goTo:before, .Link--pdf:before, .Link--print:before {
        background: #303f77;
        width: 1.1em;
        margin-top: 1px;
    }

    a.Link--play2:before {
        background: #fff;
    }

    .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after {
        background: #303f77;
        width: 1.1em;
        margin-top: 1px;
    }

    .icon-link-next:before, .icon-link-next-alt:after, .Link--next-alt:after, .Pagination > div + a:after, .Pagination .Pagination-next:after, .Link--readMore:before, .Link--next:before, .icon-link-next-alt:before, .Link--next-alt:before, .Pagination > div + a:before, .Pagination .Pagination-next:before, .icon-link-prev:before, .Link--prev:before, .Pagination > a:first-child:before, .Pagination .Pagination-prev:before {
        background: #303f77;
    }

    .icon-rss:before, .Link--RSS:before, .icon-mail:before, .Link--Mail:before, .sfforumEmailLnk:before {
        background: #b4b4b4;
    }

    .icon--neutral:before {
        opacity: 0.3;
    }

    .icon--success:before {
        background: #5ce600;
    }

    .icon--danger:before {
        background: #ef470a;
    }

    .Text--b5[class*="icon-"]:before {
        background: #777;
    }

    .SocialLinks .icon-twitter:before, .SocialLinks .icon-facebook:before, .SocialLinks .icon-google:before, .SocialLinks .icon-youtube:before {
        background: #aaa;
    }

    .SocialLinks .icon-twitter:hover:before {
        background: #29c5f6;
    }

    .SocialLinks .icon-facebook:hover:before {
        background: #3b5998;
    }

    .SocialLinks .icon-google:hover:before {
        background: #dd4b39;
    }

    .SocialLinks .icon-youtube:hover:before {
        background: #cd201f;
    }

    .FeatureDetails-controls a:before {
        background: #303f77;
    }

    .icon-lock:before {
        background: #737373 !important;
        margin: 0.2em;
    }
}

@-webkit-keyframes bugfix {
    from {
        outline-color: transparent;
    }

    to {
        outline-color: #000;
    }
}

.chrome23-bugfix {
    -webkit-animation: bugfix infinite alternate 50ms;
}

body.tlrk-litebox-noscroll {
    position: static;
    overflow: hidden;
}

    body.tlrk-litebox-noscroll > * {
        display: none;
    }

    body.tlrk-litebox-noscroll #tlrk-overlay {
        position: absolute;
        display: block;
        background-color: #f7f7f7;
    }

    body.tlrk-litebox-noscroll #tlrk-litebox {
        position: relative;
        display: block;
    }

        body.tlrk-litebox-noscroll #tlrk-litebox .litebox-loader {
            background: url("../img/preloader.gif") 0 0 no-repeat;
            color: #111;
            text-shadow: 1px 1px 0 #fff;
            line-height: 60px;
        }

        body.tlrk-litebox-noscroll #tlrk-litebox .litebox-close {
            background-color: #dedede;
            box-shadow: 0 0 1px #999 inset;
            color: #f7f7f7;
            text-shadow: 0 1px 0 #b7b7b7;
        }

            body.tlrk-litebox-noscroll #tlrk-litebox .litebox-close:hover {
                background-color: #ddd;
                color: #ed5d4c;
                text-shadow: 0 1px 0 red;
            }

            body.tlrk-litebox-noscroll #tlrk-litebox .litebox-close:active, body.tlrk-litebox-noscroll #tlrk-litebox .litebox-close:focus {
                outline: 0;
                box-shadow: 0 0 1px #999 inset,0 0 40px #c9c9c9 inset;
                color: #ed5d4c;
            }

#tlrk-overlay {
    -webkit-animation-duration: 120ms;
    -moz-animation-duration: 120ms;
    animation-duration: 120ms;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    animation-delay: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
}

#tlrk-litebox .litebox-content {
    -webkit-animation-duration: 420ms;
    -moz-animation-duration: 420ms;
    animation-duration: 420ms;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-delay: 40ms;
    -moz-animation-delay: 40ms;
    animation-delay: 40ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
}

#tlrk-overlay, #tlrk-litebox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#tlrk-overlay {
    z-index: 6000;
    background: #333;
    background: rgba(0,0,0,0.5);
}

.ie8 #tlrk-litebox .litebox-content {
    max-width: 84%;
}

#tlrk-litebox {
    z-index: 7000;
    background: transparent;
}

    #tlrk-litebox .litebox-content {
        position: absolute;
        top: 50%;
        left: 50%;
    }

        #tlrk-litebox .litebox-content:after {
            display: block;
            clear: both;
            content: "";
        }

        #tlrk-litebox .litebox-content > iframe {
            display: block;
        }

        #tlrk-litebox .litebox-content > img {
            display: block;
            width: auto;
            height: auto;
        }

    #tlrk-litebox .litebox-loader {
        padding: 0 0 0 60px;
        background: url("../img/loading-dbg.gif") 0 0 no-repeat;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 1px 1px 0 #000;
        font: 400 14px/50px "Segoe UI Light","Segoe UI",arial,sans-serif;
    }

    #tlrk-litebox .litebox-close {
        position: absolute;
        top: 40px;
        right: 30px;
        width: 40px;
        height: 40px;
        border-radius: 10%;
        background: #000;
        color: #bbb;
        text-align: center;
        text-decoration: none;
        text-shadow: 0 1px 0 #b7b7b7;
        font: 700 39px/40px arial,sans-serif;
    }

        #tlrk-litebox .litebox-close:hover {
            background: #111;
            color: #ed5d4c;
            text-shadow: 0 1px 0 red;
        }

        #tlrk-litebox .litebox-close:active, #tlrk-litebox .litebox-close:focus {
            outline: 0;
            box-shadow: 1px 1px 1px #444,0 0 40px #000 inset;
        }

    #tlrk-litebox .litebox-title {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        margin: 0;
        padding: 5px;
        background: #111;
        color: #fff;
        text-shadow: 1px -1px 0 #000;
        font: 400 14px "Segoe UI Light","Segoe UI",Tahoma,arial,sans-serif;
    }

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeInScale {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
    }

    96% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes fadeInScale {
    0% {
        opacity: 0;
        -moz-transform: scale(0.5);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@keyframes fadeInScale {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }

    100% {
        transform: scale(1);
    }
}

.fadeInScale {
    -webkit-animation-name: fadeInScale;
    -moz-animation-name: fadeInScale;
    animation-name: fadeInScale;
}

@-webkit-keyframes fadeOutScale {
    0% {
        -webkit-transform: scale(1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.4);
    }
}

@-moz-keyframes fadeOutScale {
    0% {
        -moz-transform: scale(1);
    }

    100% {
        opacity: 0;
        -moz-transform: scale(0.4);
    }
}

@keyframes fadeOutScale {
    0% {
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(0.4);
    }
}

.fadeOutScale {
    -webkit-animation-name: fadeOutScale;
    -moz-animation-name: fadeOutScale;
    animation-name: fadeOutScale;
}

.page-header__sub-title {
    font-size: 28px;
    line-height: 1.15;
}

.page-header h1 {
   /* margin-bottom: 20px;*/
    font-size: 50px;
    color: #fff;
}

.page-header--xxl .Section-banner {
    height: 718px;
    padding-top: 109px!important;
}

.page-content h2 {
    font-size: 49px;
}

.page-content h4 {
    font-size: 20px;
}

.page-content .SubTitle {
    color: #777;
    letter-spacing: -0.03em;
}

.page-content--platform-steps {
    min-height: 2340px;
    background: #fff url('../img/dist/pages/section--platforms-steps.png') 50% 60px no-repeat;
}

@media (max-width: 770px) {
    .page-content h2 {
        font-size: 25px;
    }

    .page-header h1 {
        font-size: 40px;
    }

    .page-header__sub-title {
        font-size: 22px;
    }

    .page-header--xxl .Section-banner {
        height: auto;
        padding-top: 80px;
    }
}

@media (max-width: 590px) {
    .page-content [class*=u-ml] {
        margin-left: 0;
    }

    .page-content [class*=u-mr] {
        margin-right: 0;
    }

    .page-content [class*=u-mb] {
          margin-bottom: 1%;
    margin-top: 50px;
    }

    .page-content [class*=u-mt] {
        margin-top: 0;
    }

    .page-content [class*=u-pt] {
        padding-top: 10%;
    }
}

.page-body-ui .sfimageWrp {
    margin-bottom: 20px;
}

.page-indent-ui > .col-2:first-child {
    margin-left: 8.33333%;
}

.page-body-ui .Section, .page-body-ui .Section-banner, .page-body-ui .Section-cover {
    padding: 104px 0;
}

.page-body-ui .Section-title {
    padding-top: 104px;
    margin-top: -104px;
}

.page-body-ui .Section--m {
    padding: 70px 0;
}

    .page-body-ui .Section--m .Section-title {
        padding-top: 70px;
        margin-top: -70px;
    }

.page-body-ui h2 {
    margin-bottom: 20px;
    font-size: 49px;
}

.page-body-ui .h2--relaxed {
    margin-bottom: 50px;
}

.page-body-ui .col-2 h3 {
    margin-bottom: 6px;
    font-size: 20px;
}

.page-body-ui .h3--cozy {
    margin-bottom: 15px;
    line-height: 25px;
}

.page-body-ui h4 {
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    font-weight: 700;
}

.page-body-ui .col-2 p {
    font-size: 14px;
}

.page-body-ui .SubTitle {
    margin-top: 0;
    margin-bottom: 70px;
    font-size: 24px;
    line-height: 1.25;
}

@media (max-width: 770px) {
    .page-body-ui h2 {
        font-size: 35px;
        margin: 5% 0;
    }

    .page-body-ui .SubTitle {
        font-size: 17px;
    }

    .page-indent-ui > .col-2:first-child {
        margin-left: 0;
    }
}

.prices-ui h5 {
    color: #fff;
    font: 60px/1.2 "MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
}

    .prices-ui h5 span {
        display: block;
        margin-bottom: 30px;
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif;
    }

.prices-ui .Btn--prim, .prices-ui .BlockLinks--buttons-prim a, .BlockLinks--buttons-prim .prices-ui a, .prices-ui .Search a, .Search .prices-ui a, .prices-ui .Search input[type="submit"], .Search .prices-ui input[type="submit"], .prices-ui .sfforumUnsubscribeBtn, .prices-ui .sfcommentsSubmitBtn {
    padding: 10px 36px;
}

.Section--en-steps {
    counter-reset: step;
}

    .Section--en-steps ul {
        font-size: 16px;
    }

    .Section--en-steps .step {
        position: relative;
        z-index: 1;
        margin-top: 100px;
        counter-increment: step;
    }

        .Section--en-steps .step:before {
            position: absolute;
            top: -84px;
            z-index: -1;
            content: counter(step);
            color: #edeff2;
            font-weight: 700;
            font-size: 125px;
        }

    .Section--en-steps .h4, .Section--en-steps .BlogPost h3, .BlogPost .Section--en-steps h3, .Section--en-steps #author > h2, .Section--en-steps .single-author-footer > h2 {
        font-size: 20px;
        color: #4c9405;
    }

.Section--company-header h1 {
    font-size: 85px;
}

.Section--company-header .container {
    margin-top: -40px;
}

.Section--company-header p {
    margin-bottom: 20px;
}

.Section--company-content .List-thumb {
    /*margin-left: 15px;*/
}

.Section--company-content .Text--contact-map {
    color: #8ea0ae;
    padding: 0 5px;
}




.Section--second {
    padding-top: 35px;
    padding-bottom: 35px!important;
}

    .Section--second h1 {
        margin-bottom: 0;
    }

.blog_cls ul {
    margin: 0;
}


.BlogPost-list {
    border-right: 1px solid #e5e5e5;
    padding-right: 20px;
}

.all_blogs_cls {
    margin-top: 20px!important;
}


.sfNavWrp .sfSel {
    font-weight: normal!important;
    color: #fff;
    background-color: #4f5757;
    background-color: rgba(255,255,255,0.15);
    text-decoration: none;
}

.sfsearchBox {
    width: 270px;
    height: 29px;
    background: url('Images/search.png');
    margin-bottom: -30px;
    z-index: 9;
    position: relative;
    float: right;
    top: 5px;
}

.sfsearchTxt {
    border: 0 !important;
    font: 13px "Duru Sans","MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
    height: 25px;
    margin: 2px 0 0 3px;
    padding: 0;
    color: #333;
    width: 228px;
}

.sfsearchBox .sfsearchSubmit {
    display: inline-block;
    border: 0;
    height: 29px;
    width: 28px;
    margin-left: 5px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    cursor: pointer;
    background: none;
}

.container_search {
    position: relative;
    z-index: 9999;
}

.search_block {
    width: 0px;
    display : none;
}

.sf_3cols_2_34 .sf_3cols_2in_34, .sf_3cols_3_33 .sf_3cols_3in_33 {
    margin-left: 0!important;
}


.k-widget, .k-block, .k-inline-block, .k-draghandle {
    border-style: none!important;
}


    .k-menu .k-item, .k-widget.k-menu-horizontal > .k-item {
        /*float: none!important;*/
    }


        .k-menu .k-item > .k-link {
            padding: 0 20px!important;
            line-height: 40px!important;
        }

.k-state-border-down {
    text-decoration: none;
}

.k-popup {
    border-style: none!important;
    background: #25272c!important;
    background: rgba(37,39,44,0.94)!important;
}

    /*.k-animation-container, .k-animation-container ul {
    width: 100%!important;
}*/

    .k-menu .k-animation-container, .k-popup .k-animation-container {
        margin-top: 0px!important;
        padding-left: 0px!important;
    }

        .k-menu .k-animation-container .k-group {
            margin-left: 0px!important;
        }


.k-i-arrow-s {
    z-index: 1;
    position: relative;
    top: 1px;
    display: inline-block!important;
    width: 0!important;
    height: 0!important;
    margin-left: 9px!important;
    border: 4px solid transparent;
    border-top-color: inherit!important;
    vertical-align: middle!important;
}

.sfSel .k-i-arrow-s {
    display: none!important;
}

.k-state-border-down .k-state-default a {
    text-align: left!important;
}


.k-button:hover, .k-button:focus, .k-button.k-state-focused, .k-textbox:hover, .k-state-hover, .k-state-hover:hover, .k-pager-wrap .k-link:hover, .k-other-month.k-state-hover .k-link, div.k-imagebrowser-dropzone em, .k-draghandle:hover {
    background-image: none!important;
}

    .k-state-hover, .k-state-hover:hover, .k-splitbar-horizontal-hover:hover, .k-splitbar-vertical-hover:hover, .k-list > .k-state-hover, .k-scheduler .k-scheduler-toolbar ul li.k-state-hover, .k-pager-wrap .k-link:hover, .k-dropdown .k-state-focused, .k-imagebrowser-dropzone, .k-mobile-list .k-item > .k-link:active, .k-mobile-list .k-item > .k-label:active, .k-mobile-list .k-edit-label.k-check:active, .k-mobile-list .k-scheduler-timezones .k-edit-field:nth-child(2):active, .k-mobile-list .k-recur-view .k-check:active {
        color: #fff;
        background-color: none!important;
        border-color: none!important;
    }

.k-menu.k-header, .k-menu .k-item {
    border-color: #dadada;
    background: none!important;
}

.k-link:link, .k-link:visited, .k-nav-current.k-state-hover .k-link {
    color: #FFFFFF!important;
}

.k-in, .k-item, .k-window-action {
    border-color: #37393d!important;
}




.k-state-active, .k-state-active:hover, .k-active-filter, .k-tabstrip .k-state-active {
    border-color: #fff!important;
    background: none!important;
}

.k-popup, .k-menu .k-group, .k-grid .k-filter-options, .k-time-popup, .k-datepicker-calendar, .k-autocomplete.k-state-border-down, .k-autocomplete.k-state-border-up, .k-dropdown-wrap.k-state-active, .k-picker-wrap.k-state-active, .k-multiselect.k-state-focused, .k-imagebrowser .k-image, .k-tooltip {
    -webkit-box-shadow: 0 !important;
    box-shadow: 0 !important;
}


.blog_cls .RadSocialShare_Default {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: none;
    background-color: white;
    padding-top : 30px;
    padding-bottom : 20px;
}

.blog_cls .RadSocialShare .sshContent:before {
    content: "";
    margin-right: 0px;
}

.blog_cls .sfcommentsListWrp h2 {
    margin: 0 0 10px;
    padding-top: 10px;
    font: 400 24px Arial,Helvetica,sans-serif;
    border-top: 1px solid #d6d6d6;
}

.blog_cls .sfLeaveCommentLnk {
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
}

.blog_cls .sfcommentsOderFilterWrp a {
    display: none;
}

.blog_cls .sfcommentsList img.sfcommentAuthorAvatar, .blog_cls .sfcommentAuthorAvatar {
    display: none;
}

.sfcommentAuthor_Dev {
    margin-top: 10px;
    display: block;
    margin-left: 10px;
}

.sfcommentDate_Dev {
    margin-bottom: 10px;
    display: block;
    margin-left: 10px;
}

.sfNavClassesInput {
    display: block;
    margin-bottom: 10px;
    padding: 7px 5px;
    border: 1px solid #ccc;
    color: #3b3b3b;
    background: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.prev-Blog {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    padding-left: 2em;
    background-image: url(Images/link-prev.png);
    background-size: 25px;
    background-repeat: no-repeat;
}
.btn-home
{
width : 172px!important;
font-size : 16px!important;
}
.pricing h5 {
color: #fff;
font: 60px/1.2 "MetricWeb-Semibold","Arial Bold",Gadget,sans-serif;
}
.pricing h2, .pricing h4 { color: #000; }
.video-overlay { background: none!important; }