div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

/* CSS Document */

.container2 {
	width: 100%;
	max-width: 960px;
	margin: 50px auto;
	font: 90% arial;
}

article, header {
	display: block;
}

header h1, header p {
	margin:0 auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 10px;
}

header a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}



/*Temp grid popup tabs*/
#popupedit {
    width: 400px;
    padding: 5px;/*    background: url('../../content/web/tabstrip/forecast.png') transparent no-repeat 0 0;*/
}
.user-data {
/*    width: 660px;*/
    display: table;
}
.user-data-row{
    display: table-row;
}
.user-data-left,.user-data-right,.user-data-middle{
    display: table-cell;
    padding-right: 10px;
}
/*Grid Popup Auto Width*/
.k-edit-form-container {
    width: auto !important;
}

/*Remove Background From QueueBlade logo on hover*/
#menu>li:first-child {
    background: none;
}

////////

/*reset*/
/* h1 font */
@font-face {
  font-family: "MetricWeb-Semibold";
  src: url("fonts/MetricWeb-Semibold.eot");
  src: url("fonts/MetricWeb-Semibold.eot?#iefix") 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");
}

/* h2, h3 font */
@font-face {
  font-family: "FaktSlabPro-Medium";
  src: url("fonts/FaktSlabPro-Medium.eot");
  src: url("fonts/FaktSlabPro-Medium.eot?#iefix") 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");
}


body,h1,h2,h3,p,.main-nav,.kendo-nav,#banner p,.browsers,.mobileOSs,#footer ul,#footer p,#nav-pager,#examples-list,#themeChooser,.widgetGrid ul
{
    margin:0;
    padding:0;
    list-style:none;
}

body {
    background-color: #fff;
    color: #555;
    font: 400 12px Arial, Helvetica, sans-serif;
    min-width: 1230px;
}

img
{
    border:0;
}



/*global*/
.floatWrap:after,#example:after{content:"";display:block;clear:both;}
.floatWrap,#example{display:inline-block}
.floatWrap,#example{display:block}
.clear{clear:both}

html
{
    overflow-y:scroll;
    font:75% Arial,Helvetica,sans-serif;
}

#header, 
.flowers-left, #footer, .centerWrap, .submenu-box a
{
    font-family: Arial, Helvetica, sans-serif;
}

a
{
    color: #0487c4;
}

a:hover
{
    text-decoration: underline;
}



#footer
{
    font-size:12px;
}

/*.overview #banner,*/
.overview #header,
.overview #footer
{
    /*iPad fix*/
    min-width:990px;
}

.centerWrap
{
    width:1170px;

    margin:0 auto;
    padding:0;
}

/*header*/
#header h1
{
    width:134px;
    height:45px;
    float:left;
    margin:6px 0 0;
}

.overview #header h1
{
    width:224px;
    height:74px;
    margin:20px 0 0;
}

#header ul
{
    float:right;
    clear:right;
}

.main-nav
{
    margin:25px -8px 0 0;
}


.main-nav>li,
.kendo-nav>li
{
    float:left;
    position:relative;
}

.main-nav>li
{
    padding:0 15px;
}

.main-nav li:first-child
{
    border:0;
}

.main-nav a,
.kendo-nav a,
#footer .bottom-nav a,
#examples-list a,
.launchButton,
.widgetGrid a
{
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

/* Overview page */
.section
{
    padding: 84px 0;
}

.section--green
{
    padding:54px 0 84px;
}

.section--grey
{
    background-color: #f3f5f7
}

.section--green,
.overview .section--green .demos-nav
{
   background-color: #2db245;
}

.section--white
{
    background-color: #fff;
}

.teampulse h2,
.section--white .centerWrap h2
{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 1;
    margin: 0 0 40px;
    font: 400 40px/1 "FaktSlabPro-Medium", Arial, Helvetica, sans-serif;
    letter-spacing: -0.04em; 
    margin-bottom: 50px;
    color: #000;
}

.overview .teampulse p
{
    font-size: 18px;
    color: #000;
}

.overview .teampulse .launchButton
{
    font-size: 22px;
    font-weight: normal;
    margin-top: 30px;
    margin-right: 50px;
}

.overview .teampulse .column13 p
{
    margin-right: 560px;
}
.overview .teampulse .imgPlate
{
    margin-top: 140px;
}

.compatibility p
{
    color: #555555;
}



.main-nav a
{
    color:#737373;
}

.main-nav a:hover
{
    color:#010101;
}

.demos-nav .active a
{
    color: #000;
}

.demos-nav .dashboards .active a
{
    color:#2e2e2e;
}

.overview .kendo-nav
{
    margin:22px 0 17px;
}

.kendo-nav>li
{
    margin-left:40px;
}

.kendo-nav>li.active
{
    margin-left:0;
}

.kendo-nav a
{
    display:block;
    font-size:21px;
    line-height: 1.6;
    color:#2e2e2e;
}

.main-nav a>span
{
    font-size:8px;
    line-height:1.4;
    position:relative;
    top:-.1em;
}

.kendo-nav a>span
{
    font-size:10px;
    line-height:1.4;
    position:relative;
    top:-.2em;
}

#header .get-kendoui,
#mainWrap  .get-kendoui,
.kendo-nav .get-kendoui
{
    color:#fff;
}


.kendo-nav .active,
.suite-demos-nav .active,
.suite-demos-nav .floatWrap,
#footer .centerWrap,
#codeStrip .k-state-active
{
    position:relative;
}



/*popup submenus*/
.submenu-box {
    margin-bottom: 15px;
    padding: 0 0 0 20px;
}

.submenu-box {
    border: 1px solid #22252D;
    display: none;
    left: 50%;
    margin-left: -155px;
    min-width: 270px;
    padding: 15px 20px 10px;
    position: absolute;
    top: 28px;
    z-index: 100;

	background:#22252d url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjUyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTNlNGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #22252d 0%, #474c57 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#22252d), color-stop(100%,#474c57)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #22252d 0%,#474c57 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #22252d 0%,#474c57 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #22252d 0%,#474c57 100%); /* IE10+ */
	background: linear-gradient(to bottom, #22252d 0%,#474c57 100%); /* W3C */
    
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.submenu-box:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #22252D;
    border-image: none;
    border-style: solid;
    border-width: 11px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -11px;
    position: absolute;
    top: -23px;
    width: 0;
}

.submenu-box ol,
.submenu-box li {
    clear:both;
    float:none;
    list-style: none;
    padding: 0;
}

.main-nav .submenu-box a {
    line-height:22px;
}

.main-nav div.submenu-box h3 a {
    color:#C1C1C1;
    font-size:20px;
    line-height:1.4;
}
.submenu-box a {
    color:#C1C1C1;
    font-size:16px;
    line-height:28px;
}

.submenu-box a:hover,
.main-nav div.submenu-box h3 a:hover {
    color: #fff;
}

div.submenu-box h4 {
    color: #787A7F;
    font-weight: normal;
    font-size:10px;
    line-height:1.4;
    margin: 0;
    text-transform: uppercase;
}

.submenu-box hr {
    border-color: #1B1D23 transparent #3E4149;
    border-style: solid none;
    border-width: 1px 0;
    margin: 13px 0;
    padding: 0;
}

div.submenu-box ol {
    clear: none;
    float: left;
    margin: 0;
    min-width: 95px;
}

.submenu-box.support-menu {
    min-width: 170px;
    margin-left: -105px;
}

#resources-first {
    float: left;
    width: 140px;
}

/*orange bar*/
#banner
{
    background:#2db245;
    min-height:5px;
}

.overview #bannerInner
{
    padding: 67px 0 0;
}

#bannerInner>.centerWrap
{
    height:100%;
}

#banner h1
{
    color: white;
    font: normal 80px/1 "MetricWeb-Semibold", Arial, Helverica, sans-serif;
    letter-spacing: -.03em;
    text-align: center;
}






/*featured demos and demos-nav*/
.sourceChooser,
#codeStrip .k-content.k-tabstrip .k-tabstrip-items
{
    border:1px solid #dfdfdf;
    border-top: none;
    background: #fbfbfc;
}


.overview .demos-nav
{
    background-color: #fff;
    border: 0;
}

.dojo-banner
{
    border-bottom:1px solid #d7d7d7;
    min-height:245px;
    margin: 0 85px 15px;
    position:relative;
    background: -moz-linear-gradient(top, #ffffff 1%, #ffffff 70%, #f3f3f3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(70%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 1%,#ffffff 70%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 1%,#ffffff 70%,#f3f3f3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 1%,#ffffff 70%,#f3f3f3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 1%,#ffffff 70%,#f3f3f3 100%); /* W3C */
}

* html .dojo-banner {display:none}
*+html .dojo-banner {display:none}

.dojo-banner:after
{
    content:"";
    position:absolute;
    bottom:0;
    right:0;
    width:410px;
    height:245px;
    background:url(dojo-banner.jpg);
}

.dojo-banner>h3
{
    font:2.6em "segoe ui light","segoe ui",sans-serif;
}

.dojo-banner>p
{
    width:320px;
    font-size:1.1em;
    line-height:1.8em;
    color:#555;
}

.dojo-banner>.launchButton
{
    margin:.5em 0 0;
}

/*boxes*/
.box
{
    float:left;
    width: 370px;
    color:#656565;
    display: inline-block;
    font-size: 16px; 
    margin-right: 30px;   
}

.box.right-box
{
    margin-right: 0;
}

.widgetOverview .box
{
    min-height: 300px;
    padding-bottom: 60px;
}

.test-left{padding-left:0;}
.right-box {margin-right: 0;}

.swidgetOverview .box img
{
    width: 100%;
}

.overview .box
{
    line-height:1.25; 
    vertical-align: top;
}

.overview .box p
{
    padding-right: 20px;     
}

.overview .box,
.overview .demos-nav .box p
{
    text-align:left;
    margin-bottom: 0;
}



.overview .narrowbox
{
    width: 270px;
    margin-right: 30px;
    color: #555; 
}

.overview .narrowbox.right-box
{
    margin-right: 0px;
}

.overview .narrowbox h3
{
    margin: 0 0 10px 0;
    letter-spacing: -0.05em;
    font: 24px/1.2 Arial, Helvetica, sans-serif;
}



.overview > .centerWrap > h2
{
    margin:1.2em 0 0;
    font-size:40px;
    color:#333;
    text-align:left;
}

.overview .box h3,
.column13 h3
{
    margin-top:20px;
    font-size:24px;
    font: 24px/1.2 Arial, Helvetica, sans-serif;
    letter-spacing: -0.04em; 
}

.overview .demos-nav h2
{
    word-wrap: break-word;
    line-height: 1;
    font: 400 40px/1 "FaktSlabPro-Medium", Arial, Helvetica, sans-serif;
    letter-spacing: -0.04em;
    margin:30px 0 10px;
    font-size:32px;
    text-align: center;
}

.overview .box p
{
    text-align:left;
}

.column13 h3
{
    margin-top:2.4em;
    font-weight:normal;
    font: 24px/1.2 Arial, Helvetica, sans-serif;
    letter-spacing: -0.04em; 
}

.box h2,
.box h3,
.column13 h3,
.column23 h3
{
    color:#000;
}

.box h2 a,
.box h3 a
{
    color:#0487c4;
}

.overview .box h2 a,
.overview .box.centerAlign p
{
   color: #fff;
}

.overview .demos-nav .box
{
    color: #000;
}

.overview .box:first-child,
.overview h2+.box,
.overview .dojo-banner+.box,
.widebox
{
    margin-left:0;
}

.overview .widebox
{
    float:none;
    width:auto;
    padding:0 0 72px;
    margin-bottom:-72px;
    text-align:left;
}

.overview .widebox p,
.box.narrowbox p
{
    margin-bottom: 20px;
}

.box h2,
.box h3
{
    margin-top:1em;
}

.box h3
{
    margin-bottom:7px;
}

.overview .widebox h2,
.overview .widebox h3
{
    margin-top:0;
}

.imgPlate
{
    display:block;
    position:relative;
    text-align:center;
    text-decoration:none;    
}

.k-web .imgPlate img,
.overview .demos-nav img
{
    max-width: 100%;
    width:370px;
    height: 170px;
    border: 0;
}

.overview .demos-nav .box p
{
    text-align: center;
}

.narrowbox .imgPlate
{
    margin:0 auto;
}

.widebox .imgPlate
{
    float:left;
    margin-right:35px;
}

.widebox .launchButton
{
    display:inline-block;
    margin:10px 0 0;
}

.new .imgPlate:after,
.beta .imgPlate:after
{
    content:"NEW";
    padding:3px 7px 4px;
    font:10px/1 sans-serif;
    color:#fff;
    background:#e26b1d;
    position:absolute;
    bottom:-17px;
    right:15px;

    -webkit-border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
    border-radius:0 0 4px 4px;
}

.beta .imgPlate:after
{
    content:"BETA";
}




.widebox .column23
{
    float:right;
}


.column13 em,
.column23 em
{
    font-family:Arial, Helvetica, sans-serif;
}

.column23 h3,
.column13 h3
{
    margin-top:0;
}

.column23 p,
.column13 em,
.column23 em
{
    color:#565656;
}

.column23 p
{
    max-width: 430px;
    line-height:1.4;
    margin-top: 0;
}

/*footer*/

#footer
{
    padding-bottom:24px;
    background:#242424;
}

.overview #footer
{
    margin-top:3em;
}

#footer
{
    color:#727272;
}

#footer a
{
    color:#959595;
}

#footer .active a
{
    color:#fff;
}

#footer .bottom-nav
{
    display:block;
    margin-bottom:1em;
    height: 50px;
    line-height:50px;
}

.bottom-nav li
{
    display:block;
    float:left;
    margin-right:18px;
}

#footer p
{
    font-size:.9em;
    line-height:1.65;
}

#footer p a,
#footer .bottom-nav a:hover
{
    color:#e26b1d;
}

#footer p a:hover
{
    text-decoration:underline;
}

p#copy
{
    margin-top:30px;
    font-size:.9em;
    color:#7f7f7f;
}

@media screen and (min-width:1030px) {
   
}

@media screen and (min-width:1400px) {
    .flowers-right{background-position:100% -174px;}
}

@media screen and (max-width:1029px) {
    .flowers-right{background-image:none;}
}

#mainWrap
{
    position:relative;
    padding-top: 45px;
    padding-bottom: 45px;
}

#queuebladeTitle
{
    color:#000;
    font-style: normal;
    font-variant: normal;
    font-size: 24px;
    line-height: 1;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: -0.04em;
    display: block;
    font-weight: 400;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 100;    
}

#queuebladeTitle strong
{

    font-weight: 400;
}

.queuebladeIcon
{
    width:20px;
    height:20px;
    float:left;
    margin:0 11px 0 0;
    background:no-repeat url(sprite.widgets.png);
    -webkit-transform: translatez(0);
}



#main
{
    float:left;
    width:970px;
    margin-right:30px;
    border-top: 1px solid #dfdfdf;
}

.widgetOverview #main
{
    float:none;
    width:auto;
    border:0;
    margin:0;
}

.widgetOverview #mainWrapInner
{
    margin-top:0;
    padding-top:0;
}

.widgetOverview #exampleTitle
{
    position:relative;
    top:0;
    margin-bottom:45px;
}


/*nav-pager*/

#nav-pager
{
    font-size:.9em;
    padding-top: 20px;
    margin-left: 13px;
}

#nav-pager a
{
    font-size: 14px;
    text-transform:uppercase;
    display: inline-block;
    position:relative;
    color:#0487c4;
    line-height:1.5;
    vertical-align: top;
}

#nav-pager .prev
{
    padding-left:13px;
}

#nav-pager .next
{
    padding-right:11px;
}

.widgetOverview #exampleWrap
{
    padding-right: 0;
}

#qrWrap
{
    margin-left:14px;
    color:#444;
    border-top:1px solid #dfdfdf;
    margin-top:30px;
    padding-top:10px;
    font-size: 12px;
}

#qr
{
    display:inline-block;
    margin-top:1em;
    color:#2e2e2e;
    text-decoration:none;
}

#qr:hover
{
    color:#e26b1d;
}

.k-qr
{
    width:16px;
    height:16px;
    margin-left:8px;
    vertical-align:text-top;
    background:0 0 no-repeat url(qr-icon.png);
}

#qr em
{
    font-style:normal;
}

#qrBig
{
    display:none;
    margin-right:9px;
}


*+html #example
{
    z-index: 2;
}

.widgetOverview #example
{
    padding:0;
    background-color: #fff;
}


.config-section a {
    text-decoration: none;
}

.k-block
{
    width: 200px;
    height: 100px;
}

/*widget grid*/
.widgetGrid .wideCol
{
    float: left;
    width:650px;
    margin: 22px 0 30px;
    height: 156px;
}

.widgetGrid .narrowCol
{
    float: left;
    margin: 22px 0 30px;
    border-left: 1px solid #dfdfdf;
    height: 156px; 
}


pre.prettyprint
{
    overflow: auto;
    font-family:courier,monospace;
    height:400px;
}

/*console*/

.console
{
    background-color: #fff;
    border:solid #ccc;
    border-width:1px;
    color: #333;
    font: 11px Consolas, Monaco, "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
    height: 200px;
    margin: 0 0 1.4em;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: left;
}

.console .count,
.km-root .km-android .console .count
{
    background-color: #91AFEF;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #FFFFFF;
    font-size: 10px;
    margin-left: 5px;
    padding: 2px 6px 2px 5px;
}

.console div
{
    background-position: 6px -95px;
    border-bottom: 1px solid #DDD;
    padding: 5px 5px 4px 24px;
}

.console .error
{
    background-position: 6px -135px;
}

/* Console Mobile */
.km-root .console
{
    margin: 2em;
    min-height: 10em;
    height: auto;
    overflow-y: auto;
}

.km-root .console div
{
    padding: 0;
    min-height: 2.5em;
    color: #333;
    font: normal .8em/2.5em monospace;
    vertical-align: middle;
    text-indent: .6em;
}

.km-root .console .count,
.km-root .km-android .console .count
{
    background-clip: border-box;
    background-color: #f00;
}

/*configurator*/

.centerWrap .configuration,
.configuration-horizontal
{
    float: right;
    margin: 0 0 0 15px;
    padding: 0 10px 10px 10px;
    border: 1px solid rgba(0,0,0,0.05);
    background-color: rgba(0,0,0,0.01);
    min-width: 170px;
    max-width: 300px;
}

.absConf .configuration
{
    position: absolute;
    top: -1px;
    right: -1px;
    height: auto;
    margin: 0;
    z-index: 2;
}

.configuration-horizontal
{
    position: static;
    height: auto;
    min-height: 0;
    max-width: 948px;
    margin: 0 0 10px;
    float:none;
    zoom: 1;
}

.configuration-horizontal-bottom
{
    margin: 20px -21px -21px;
    position: static;
    height: auto;
    min-height: 0;
    width: auto;
    float:none;
}

.configuration .configHead,
.configuration .infoHead,
.configuration-horizontal .configHead,
.configuration-horizontal .infoHead
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-indent: 0;
    margin-top: 10px;
    margin-bottom: 5px;
}


.configuration .configTitle,
.configuration-horizontal .configTitle
{
    font-size: 12px;
    display: block;
    line-height: 22px;
}

.configuration .options,
.configuration-horizontal .options
{
    list-style:none;
    margin: 0;
    padding: 0;
}

.configuration button,
.configuration-horizontal button
{
    margin: 0;
    vertical-align: middle;
}

.configuration .k-textbox,
.configuration-horizontal .k-textbox
{
    margin-left: 7px;
    width: 30px;
}

.configuration .options li { display: block; margin: 0; padding: 0.2em 0; zoom: 1; }

.configuration .options li:after,
.configuration-horizontal:after
{
    content: "";
    display: block;
    clear: both;
    height: 0;
}

.configuration-horizontal .config-section
{
    display: block;
    float: left;
    min-width: 200px;
    margin: 0;
    padding: 10px 20px 10px 10px;
}

.config-section.console-section
{
    width: 400px;
    float: right;
}

.configuration label,
.configuration input
{
    vertical-align: middle;
    line-height: 20px;
    margin-top: 0;
}

.configuration label
{
    float: left;
}

.configuration input
{
    width: 40px;
}

.configuration input,
.configuration select,
.configuration .k-numerictextbox
{
    float: right;
}

.configuration input.k-input
{
    float: none;
}

.configuration .k-button,
.configuration .k-widget
{
    margin-bottom: 3px;
}

/* code viewer */

#codeStrip
{
    border:0;
    margin-bottom: 84px;
    font-size: 12px;
}

#codeStrip .k-tabstrip-items
{
    border-bottom:1px solid #dfdfdf;
    padding: 0;
    position: relative;
    z-index:1;
    background: #fff; /* Old browsers */
}

#codeStrip .k-item .k-loading
{
    display: none;
}

#codeStrip a.documentation-link {
    display: block;
    float: right;
    position: relative;
    z-index: 2;
    margin-right: 0;
}

#codeStrip .k-content,
#codeStrip .k-item,
#codeStrip .k-link
{
    border:0;
    background:none;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    border-radius:0;
}

#codeStrip .k-content
{
    margin: 0;
}

#codeStrip .k-link
{
    background:none;
    border-width:0;
    color:#428bca;
    font-size:1.1em;
    padding:13px 0;
    margin-right: 30px;
}

#codeStrip .k-link:hover
{
    text-decoration:underline;
}

#codeStrip .k-link:active
{
    color:#000;
    text-decoration: none;
}

#codeStrip li.k-state-active
{
    position:relative;
}

#codeStrip>.k-tabstrip-items>li>.k-link
{
    color: #555;
}

#codeStrip>.k-tabstrip-items>li.k-state-active>.k-link,
#codeStrip>.k-tabstrip-items>li.k-state-hover>.k-link
{
    color: #2db245;
}

#codeStrip>.k-tabstrip-items>li>.k-link:hover
{
    text-decoration: none;
}

#codeStrip>.k-tabstrip-items>li.k-state-active>.k-link
{
    border-bottom: 2px solid #2db245;
}

#codeStrip .k-tabstrip .k-link
{
    padding:5px 10px;
    margin:10px 0 10px 14px;
    color: #000;
}

#codeStrip .k-tabstrip .k-state-active .k-link
{
    color: #000;
}

#codeStrip .k-tabstrip .k-link
{
    color: #428bca;
}

#codeStrip .k-tabstrip .k-link:hover
{
   color: #036c9c;
   text-decoration: underline;
}

#codeStrip .k-content .k-content
{
    background: #fff;
    border: 1px solid #dfdfdf;
    border-top: none;
}

#codeStrip .k-content
{
    padding:0;
    overflow: hidden;
    color:#2e2e2e;
}

#codeStrip
{
    background:#fff none;
}

#codeStrip h3
{
    margin:1.4em 0 0;
}

#codeStrip .prettyprint
{
    padding: 20px;
}

.sourceChooser
{
    padding:14px 14px 10px;
    text-align:right;
}

.sourceChooser>label
{
    text-transform:uppercase;
    display:inline-block;
    line-height:26px;
    vertical-align:middle;
}

.sourceChooser>.k-widget
{
    text-align:left;
}

/* documentation */

.detailBody
{
    display: none;
}

.detailHandle
{
    font-size: 12px;
    margin: 0;
    padding: 10px 10px 10px 25px;
    color: #4d4d4d;
    border-bottom: 1px solid #fff;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e3e3e3));
    background: -webkit-linear-gradient(top, #f2f2f2 0%,#e3e3e3 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%,#e3e3e3 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e3e3e3',GradientType=0 );
    background: linear-gradient(top, #f2f2f2 0%,#e3e3e3 100%);
}

.detailHandle b
{
    color: #000;
    text-decoration: underline;
}

.detailHandle .type
{
    margin-right: 4px;
}

.detailHover b
{
    color: #00234c;
}

.detailHover
{
    cursor: pointer;
    border-bottom: 1px solid #fff;
    background: #9e9e9e;
    background: -moz-linear-gradient(top, #9e9e9e 0%, #c7c7c7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e9e9e), color-stop(100%,#c7c7c7));
    background: -webkit-linear-gradient(top, #9e9e9e 0%,#c7c7c7 100%);
    background: -o-linear-gradient(top, #9e9e9e 0%,#c7c7c7 100%);
    background: -ms-linear-gradient(top, #9e9e9e 0%,#c7c7c7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9e9e', endColorstr='#c7c7c7',GradientType=0 );
    background: linear-gradient(top, #9e9e9e 0%,#c7c7c7 100%);
}

.detailHandleExpanded
{
    cursor: pointer;
    border-bottom: 1px solid #fff;
    background: #dddddd;
    background: -moz-linear-gradient(top, #dddddd 0%, #c1c1c1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#c1c1c1));
    background: -webkit-linear-gradient(top, #dddddd 0%,#c1c1c1 100%);
    background: -o-linear-gradient(top, #dddddd 0%,#c1c1c1 100%);
    background: -ms-linear-gradient(top, #dddddd 0%,#c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#c1c1c1',GradientType=0 );
    background: linear-gradient(top, #dddddd 0%,#c1c1c1 100%);
}

.detailBody
{
    padding: 1px 25px;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, #e3e3e3 0%, #f2f2f2 50px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(50px,#f2f2f2));
    background: -webkit-linear-gradient(top, #e3e3e3 0%,#f2f2f2 50px);
    background: -o-linear-gradient(top, #e3e3e3 0%,#f2f2f2 50px);
    background: -ms-linear-gradient(top, #e3e3e3 0%,#f2f2f2 50px);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#f2f2f2',GradientType=0 );
    background: linear-gradient(top, #e3e3e3 0%,#f2f2f2 50px);
    border-bottom: 1px solid #fff;
}

.detailBody .desc
{
    margin: 10px 0;
}

.detailBody .prettyprint
{
    margin-bottom: 0;
}

.light
{
    color: #555;
}

.heading
{
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    padding-top: 10px;
    margin-bottom: 10px;
}

.methodDetail,
.detailList
{
    margin: 0;
    padding: 0;
    list-style: none outside;
}

.detailList
{
    padding-bottom: 10px;
}

#mainWrap .nomargin
{
    margin: 0;
    box-shadow: none;
}

#mainWrapInner
{
    padding-top: 18px;
    
}

.nomargin dd
{
    margin: 0;
}

.optionsContainer,
.propertiesContainer,
.methodsContainer,
.eventsContainer
{
    border-top: 1px solid #dedede;
}

.detailCollapsed,
.detailExpanded
{
    background-position: 0 -15px;
    float: left;
    height: 15px;
    margin-left: -25px;
    width: 20px;
}

.detailExpanded
{
    background-position: 0 -52px;
}

.code-sample,
.details-list
{
    margin: 6px 0;
    border: 3px solid #dedede;
    background: #e5e5e5;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.code-title,
.details-title
{
    margin: 0;
    padding: 8px 10px;
    font-size: 12px;
    font-weight: normal;
    background: -moz-linear-gradient(top, #ebebeb 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top, #ebebeb 0%,#dedede 100%);
    background: -o-linear-gradient(top, #ebebeb 0%,#dedede 100%);
    background: -ms-linear-gradient(top, #ebebeb 0%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#dedede',GradientType=0 );
    background: linear-gradient(top, #ebebeb 0%,#dedede 100%);
}

#example .code-sample
{
    margin-right:15px;
}

.prettyprint,
.details-list dl
{
    padding: 0;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.code-sample .prettyprint,
.details-list dl
{
    padding: 10px;
    background: #f9f9f9;
    border: 0;
}

.k-black #example .code-title,
.k-black #example .details-title
{
    color: #fff;
    background: -moz-linear-gradient(top, #333 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333), color-stop(100%,#222));
    background: -webkit-linear-gradient(top, #333 0%,#222 100%);
    background: -o-linear-gradient(top, #333 0%,#222 100%);
    background: -ms-linear-gradient(top, #333 0%,#222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333', endColorstr='#222',GradientType=0 );
    background: linear-gradient(top, #333 0%,#222 100%);
}

.k-black #example .code-sample,
.k-black #example .details-list
{
    border-color: #222;
    background: transparent;
}

.k-black #example .code-sample .prettyprint,
.k-black #example .details-list dl
{
    background: transparent;
}

.code-sample .prettyprint
{
    font-size: 12px;
}

pre .nocode { background-color: transparent; color: #000; }
pre .str,                    /* string */
pre .atv { color: #2db245; } /* attribute value */
pre .kwd { color: #ff3399; } /* keyword */
pre .com { color: #9933cc; } /* comment */
pre .typ { color: #000; } /* type */
pre .lit { color: #0099ff; } /* literal */
pre .pun { color: #333; }    /* punctuation */
pre .pln { color: #3e526b; }    /* plaintext */
pre .tag { color: #3e526b; } /* html/xml tag */
pre .atn { color: #3e526b; } /* attribute name */
pre .dec { color: #3e526b; } /* decimal */

/* Specify class=linenums on a pre to get line numbering */
ol.linenums { margin-top: 0; margin-bottom: 0; color: #333; }
li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
li.L1,li.L3,li.L5,li.L7,li.L9 { background: #eee; }

.details-list dl
{
    overflow: hidden;
    padding: 0;
    background-color: #ededed;
}

.details-list dt,
.details-list dd
{
    margin: 0;
    padding: 7px 10px;
}

.details-list dt
{
    float: left;
    clear: left;
    width: 250px;
}

.details-list dt:after
{
    content: "|";
    color: #ccc;
    float: right;
}

.details-list dt:nth-child(4n+1),
.details-list dd:nth-child(4n+2)
{
    background-color: #fff;
    min-height: 1.25em;
}

.config-section .k-chart,
.config-section .k-map {
    width: 480px;
    height: 240px;
}

.prettytable {
    border-collapse: separate;
    border-spacing: 0;
}

.prettytable > thead > tr > th,
.prettytable > tbody > tr > th,
.prettytable > tfoot > tr > td {
    background-color: #ef652a;
    padding: 9px 6px;
    color: #fff;
    text-align: left;
    line-height: 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #d75b26 #d75b26 #d75b26 #f28455;
}

.prettytable > tbody > tr > td {
    line-height: 23px;
    padding: 0 6px;
    background: #eaeaea;
    color: #3d3d3d;
    border-width: 1px;
    border-style: solid;
    border-color: #f4f4f4 #d6d6d6 #d6d6d6 #f4f4f4;
}

.metrotable > thead > tr > th {
    padding: 2em 1em 0 0;
    text-transform: lowercase;
    text-align: left;
    font-size: 2em;
    font-weight: lighter;
    color: #bbb;
    border-bottom: 1px solid #ccc;
}

.metrotable > tbody > tr > td {
    padding: .5em 1em .5em 0;
    text-transform: lowercase;
    text-align: left;
    font-size: 1.2em;
    font-weight: lighter;
    color: #787878;
    border-bottom: 1px solid #e1e1e1;
}

.brand-line 
{
    border-bottom:4px solid #2db245;
}


#betabutton
{
    position:absolute;
    line-height:36px;
    padding:0 14px;
    color:#fff;
    border-radius:0 0 5px 5px;
    bottom:-36px;
    right:0;
    text-decoration:none;

    background: #e05b17; /* Old browsers */
    background: -moz-linear-gradient(top, #e46217 0%, #e05b17 50%, #db5116 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e46217), color-stop(50%,#e05b17), color-stop(100%,#db5116)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e46217 0%,#e05b17 50%,#db5116 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e46217 0%,#e05b17 50%,#db5116 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e46217 0%,#e05b17 50%,#db5116 100%); /* IE10+ */
    background: linear-gradient(top, #e46217 0%,#e05b17 50%,#db5116 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e46217', endColorstr='#db5116',GradientType=0 ); /* IE6-9 */
}

#betabutton:hover
{
    opacity:.9;
}

/*Header*/
.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,.Bar-container{-moz-box-sizing:border-box;box-sizing:border-box}*+html .container,*+html .col-1,*+html .col-2,*+html .col-3,*+html .col-4,*+html .col-5,*+html .col-6,*+html .col-7,*+html .col-8,*+html .col-9,*+html .col-10,*+html .col-11,*+html .col-12,*+html .Bar-container{behavior:url(/styles/htc/boxsizing.htc)}.container,.row,.Bar-container,.u-cf{*zoom:1}.container:after,.row:after,.Bar-container:after,.u-cf:after{content:"";display:table;clear:both}.container{margin:auto;min-width:996px}.container{max-width:1230px;margin-right:auto;margin-left:auto;padding-left:30px;padding-right:30px}.row{margin-left:-15px;margin-right:-15px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{position:relative;float:left;min-height:1px;padding-left:15px;padding-right:15px}.col-1{width:8.33333%}.col-2{width:16.66667%}.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%}.Bar-menu,.Dash-aside-list{margin:0;padding:0;list-style:none}.Bar{min-width:996px;position:relative;z-index:5000;height:40px;background:#25272c;background:rgba(37,39,44,.94)}.Bar a{text-decoration:none}.Bar-container{max-width:1230px;min-width:996px;padding:0 30px;margin:0 auto}.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,.94);z-index:-1}.Bar-logo-container{display:table-cell;min-width:75px;vertical-align:middle}.Bar-logo{display:block;height:40px;line-height:40px}.Bar-logo:focus{outline:0}.Bar-logo>img{display:inline-block;border:0;line-height:40px}.Bar-slide{display:table-cell;padding-left:15%;vertical-align:top}@media (max-width:1120px){.Bar-slide{padding-left:5%}}@media (max-width:1160px){.Bar-slide{padding-left:30px}}.Bar-slide .Bar-menu-link{text-transform:uppercase}.Bar-menu{display:table;width:100%}.Bar-menu>li,.Bar-navi-link{display:table-cell;border-left:1px solid #37393d}.Bar-navi-link,.Bar-menu-link{display:block;height:40px;padding:0 20px;cursor:pointer;color:#fff;text-align:center;white-space:nowrap;font:13px/40px MetricWeb-Semibold,"Arial Black",Gadget,sans-serif;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.Bar-navi-link:visited,.Bar-menu-link:visited{color:#fff}.Bar-navi-link:hover,.Bar-navi-link:focus,.Bar-menu-link:hover,.Bar-menu-link:focus{color:#fff;background-color:#4f5757;background-color:rgba(255,255,255,.15);text-decoration:none}.Bar-navi-link:focus,.Bar-menu-link:focus{outline:0}.Bar-navi-link.is-active,.Bar-menu-link.is-active{color:#000;background:#fff!important;z-index:1;position:relative}@media (max-width:1010px){.Bar-navi-link,.Bar-menu-link{padding:0 19px}}.Bar-navi{display:table-cell;width:14%;vertical-align:top}.Bar-navi>div,.Bar-navi>.Bar-navi-link{display:table-cell}.Bar-navi-link--name{width:88px;text-align:left}.Bar-navi-link--highlighted{background:#434851;background:rgba(67,72,81,.5);border-left-color:#25272c;border-left-color:rgba(37,39,44,.94)}.Bar-navi-link--highlighted:first-child{border-left:0}@media \0screen{.Bar-slide{padding-left:0}.Bar-menu{width:700px;float:right}.Bar-navi{width:150px;white-space:nowrap;font-size:0}.Bar-navi-link--highlighted{zoom:1;display:inline-block!important;height:40px;line-height:40px}}*+html .Bar{background:#25272c}*+html .Bar-table{font-size:0;white-space:nowrap}*+html .Bar-slide{padding-left:100px}*+html .Bar-logo-container,*+html .Bar-slide,*+html .Bar-navi,*+html .Bar-search,*+html .Bar-menu,*+html .Bar-menu>li{display:inline;zoom:1;vertical-align:top}*+html .Bar-menu{float:none;width:640px}*+html .Bar-navi{width:auto;background:#25272c}*+html .Bar-navi.u-dn{display:none}*+html .Bar-navi-link--highlighted{display:inline-block}*+html .Bar-navi-link.Dropdown-control{font-size:12px}.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 0 7px rgba(0,0,0,.12);-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:-webkit-transform 200ms cubic-bezier(0.2,.465,.295,.975),visibility 200ms 0ms;transition:-ms-transform 200ms cubic-bezier(0.2,.465,.295,.975),visibility 200ms 0ms;transition:transform 200ms cubic-bezier(0.2,.465,.295,.975),visibility 200ms 0ms}.ie .Dash{top:-1200px}.Dash a{color:#0487c4;text-decoration:none;word-wrap:break-word}.Dash a:hover,.Dash a:active{outline:0}.Dash a:hover,.Dash a:focus{color:#036c9c;text-decoration:underline}.Dash a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.Dropdown-view.Dash{display:block}.Dropdown.is-open .Dash{visibility:visible;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ie .Dropdown.is-open .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 span{font-size:12px}.Dash-aside-list>li{margin-bottom:18px}.Dash-h1{display:block;padding-bottom:7px;font-size:16px;font-weight:700;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:-.005em;color:#010101}.Dash-separator{clear:both;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!important;background:#fdfdfd}.Dash-box:hover .Dash-box-p{color:#036c9c}.Dash-box-p{color:#999;display:block;margin-bottom:14px;*white-space:normal}.Dash .BlockLinks{line-height:18px}.Dash .BlockLinks a{display:block;font-size:13px}.Dash-aside{float:left;width:230px;*width:200px}.Dash-main{float:left;width:740px;*width:700px}@media (max-width:1230px){.Dash-aside{width:20%}.Dash-main{width:60%}}@media (max-width:940px){.Dash-aside{display:none}.Dash-main{display:block;width:100%}}.Dropdown{position:relative}.Dropdown-control:hover .Dropdown-arrow,.Dropdown-control:focus .Dropdown-arrow,.Dropdown-control.is-active .Dropdown-arrow{border-top-color:darkgrey}.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{display:block}.TlrkFooter{min-width:996px;padding:60px 0 50px;color:#818692;background:#2a2d33}.TlrkFooter a{color:#fff;text-decoration:none;-webkit-transition:color .2s ease,opacity .2s ease;transition:color .2s ease,opacity .2s ease}.TlrkFooter a:visited{color:#fff}.TlrkFooter a:hover,.TlrkFooter a:focus{color:#97ddfd;text-decoration:underline}.TlrkFooter h6{margin:0 0 5px;color:#818692;text-transform:uppercase;font:700 12px/1 Arial,Helvetica,sans-serif}.TlrkFooter ul{margin:0 0 25px;padding:0;list-style:none;color:#fff;font-size:13px}.TlrkFooter li{margin-bottom:8px}@media (max-width:1060px){.TlrkFooter{overflow:hidden}.TlrkFooter .col-2:last-of-type{margin-left:-30px}}.TlrkFooter-mark{color:#818692}.TlrkFooter-brand{padding-left:36px;background:transparent url(icon-telerik-badge.png) 0 0 no-repeat}.TlrkFooter-brand p{margin:0;font:400 11px/1 Arial,Helvetica,sans-serif}.TlrkFooter-brand-links{font-size:0;padding:1px 0 7px}.TlrkFooter-brand-links a{vertical-align:top;display:inline-block;padding:0 8px;font:400 11px/1 Arial,Helvetica,sans-serif;border-left:1px solid #47494c}.TlrkFooter-brand-links a:first-child{border-left:0;padding-left:0}.TlrkFooter-social{font-size:0;white-space:nowrap}.TlrkFooter-social a{display:inline-block;margin-left:7px;overflow:hidden;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease}.TlrkFooter-social a:first-child{margin-left:0}.TlrkFooter-social a:hover{opacity:.4;text-decoration:none}.tlrk-icon-facebook,.tlrk-icon-linkedin,.tlrk-icon-twitter,.tlrk-icon-google{width:37px;height:37px;font-size:0!important;background:transparent url(telerik-footer-social-icons.png) 0 0 no-repeat}.tlrk-icon-facebook{background-position:0 0}.tlrk-icon-linkedin{background-position:0 -37px}.tlrk-icon-twitter{background-position:0 -74px}.tlrk-icon-google{background-position:0 -111px}.u-mb2{margin-bottom:20px}.u-tar{text-align:right}.u-wsn{white-space:nowrap}.u-ps{position:static}.u-pr{position:relative}
.Dash-aside-list{margin-bottom: 40px;}



/*Compatibility table*/

.compatibilityHead
{
    background-color: #2a2d33;
    border-spacing: 0;
    border-collapse: separate;
    color: #cfd0d0;
    margin-top: 80px;
    margin-left: 220px;
}

.compatibilityHead td
{
    padding-top: 15px;
    text-align: center;
    border-left: 1px solid #fff;
    vertical-align: top;
    width: 315px;
}

.compatibilityHead h4
{
    color: #589fba;
    font-size: 16px;
    font-weight: bold;
    min-height: 1em;
    margin: 0 0 5px;
}
.compatibilityHead h3
{
    color: #6bd0f4;
    margin-bottom: 0;
    font: 400 28px/1 "FaktSlabPro-Medium","Roboto Condensed",Arial,Helvetica,sans-serif;
    letter-spacing: -0.05em;
}
.compatibilityTable {
    border: 1px solid #E1E5EA;
    font-size: 13px;
    width: 1170px;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
}
.compatibilityTable th,
.compatibilityTable td
{
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #E1E5EA;
    color: #555555;
}
.compatibilityTable td {
    width: 316px;
}
.compatibilityTable td:first-child {
    border-right: 1px solid #E1E5EA;
    width: 210px;
    text-align: left;
}
.compatibilityTable th
{
    background-color: #F3F5F7;
    color: #000000;
    padding-left: 10px;
    text-align: left;
}
.compatibilityTable .dot,
.compatibilityNotes .dot,
.compatibilityTable .star
{
    color: #08A9E0;
    font-size: 16px;
    line-height: 16px;
}
.compatibilityTable .dot
{
    font-size: 20px;
}

.compatibilityNotes p,
.compatibilityNotes .dot
{
    line-height: 22px;
    vertical-align: top;
    text-align: center;
}
.compatibilityNotes p
{
    margin-bottom: 15px;
}
.versionInfo {
    font-size: 11px;
    color: #999999;
}
