@font-face {
    font-family: "Kendo UI";
    src: url("/kendo/shared/styles/images/kendoui.woff") format("woff"),
    url("/kendo/shared/styles/images/kendoui.ttf") format("truetype");
}

body:before
{
    font-family: "Kendo UI";
    content: "\a0";
    font-size: 0;
    width: 0;
    height: 0;
    position: absolute;
}

html, body {
    margin: 0;
    padding: 0;
    /*min-width: 320px;*/

    padding-top: 40px;
    height: 100%;

    background-color: #f1f1f1;



    /*background-image: url(/images/bg/green_cup.png);*/
    /*background-image: -webkit-image-set(*/
        /*url(/images/bg/grid.png) 1x,*/
        /*url(/images/bg/grid_@2X.png) 2x);*/

}

.well {
    background-color: #ffffff;
}

.fill {
    min-height: 100%;
    height: 100%;
}


.container-fluid{
    height:100%;
    height:100%;
    display:table;
    width: 100%;
    padding: 0;
}

.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}

.centering {
    float:none;
    margin:0 auto;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
}

#example {
    padding-top: 2em;
}

header {
    margin: 0;
    font-size: 20px;
    color: #fff;
    background-color: #272727;
}

header h1,
header button {
    display: inline-block;
    vertical-align: middle;
}

header .container h1 {
    margin: 0;
    font-size: 21px;
    line-height: 65px;
    padding-top: 20px;
    padding-left: 0;
}

#configure,
header label {
    border-style: solid;
    border-color: #636363;
    border-width: 0 0 0 1px;
    margin-bottom: 0;
    font-weight: normal;
}

header .container {
    position: relative;
}

header .description {
    text-transform: uppercase;
    color: #ccc;
    font-size: 10px;
    line-height: 29px;
}

header .k-dropdown,
header #font-size-value {
    font-size: 18px;
    line-height: 45px;
    margin-bottom: 9px;
}

header .k-dropdown {
    width: 100%;
}

header .k-dropdown-wrap {
    background-image: none !important;
}

header .k-dropdown,
header .k-dropdown-wrap.k-state-default {
    background-color: transparent;
    border-color: #5c5c5c;
    border-radius: 0;
}

header .k-dropdown-wrap.k-state-hover,
header .k-dropdown-wrap.k-state-active,
header .k-dropdown-wrap.k-state-focused {
    background-color: #030303;
}

header .k-dropdown-wrap.k-state-focused {
    box-shadow: none;
}

header .k-dropdown .k-input {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    text-indent: 14px;
}

header .k-dropdown .k-input,
header .k-dropdown-wrap .k-select {
    line-height: 45px;
}

header .k-dropdown .k-i-arrow-s {
    background-image: url("/kendo/shared/styles/Bootstrap/sprite.png");
    background-position: -16px -32px;
}

header .k-dropdown-wrap.k-state-default .k-input {
    color: #fff;
}

.k-popup.ra-list {
    background-color: #010101;
    border-color: #5c5c5c;
    color: #fff;
    padding: 0;
    border-radius: 0;
}

.k-popup.ra-list .k-state-hover,
.k-popup.ra-list .k-state-selected,
.k-popup.ra-list .k-state-focused {
    background-image: none;
    background-color: #555;
    box-shadow: none;
    color: #fff;
    border-color: #555;
}

.k-popup.ra-list .k-item {
    border-radius: 0;
    text-indent: 7px;
}

#configure {
    z-index: 10;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-width: 0 0 0 1px;
    background-color: transparent;
    position: absolute;
    top: 0; right: 0;
    color: #fff;
}

#demo {
    padding-top: 46px;
}

#menu {
    margin-bottom: 30px;
}

#profile {
    position: relative;
}

.ra-well-title {
    font-size: 1.2857em;
    line-height: 1.2857em;
    border-bottom: 1px solid #e7e7e7;
    margin: -5px -19px 0.8333em;
    padding: 0 19px 0.7222em;
}

.ra-avatar {
    border: 1px solid #e7e7e7;
    border-radius: 2px;
}

.ra-first-name {
    display: block;
    margin-top: 0.8571em;
}

.ra-last-name {
    display: block;
    font-size: 1.7143em;
    line-height: 1.3em;
}

.ra-position {
    font-size: 0.8571em;
    color: #999;
    padding-bottom: 2em;
}

.form-group .k-widget,
.form-group .k-textbox {
    width: 100%;
}

.buttons-wrap {
    border-top: 1px solid #e7e7e7;
    padding-top: .5em;
    text-align: right;
}

.ra-section {
    margin-bottom: 20px;
}

.ra-well-overlay {
    margin: -16px -20px -19px;
}

#tabstrip .k-content {
    min-height: 156px;
}

#tabstrip .k-chart {
    height: 156px;
}

#tabstrip .k-content {
    padding: 1px;
}

#tabstrip-4 {
    text-align: center;
}

#tabstrip .km-icon:after {
    font: 1.3em/1em "Kendo UI" !important;
}

.revenue:after { content: "\E08C"; }
.spd:after { content: "\E04B"; }
.spr:after { content: "\E050"; }
.share:after { content: "\E04E"; }

#tabstrip .k-tabstrip-items span {
    float: left;
    line-height: 1.3em;
    vertical-align: middle;
}

#tabstrip .k-tabstrip-items .hidden-xs {
    margin-left: 4px;
}

.market-donut {
    display: inline-block;
    width: 170px;
}

#panelbar .k-content {
    padding: 1em;
}

#panelbar ul {
    margin-bottom: 10px;
}

#listview {
    list-style-type: none;
    padding: 0 0 15px;
}

#listview figure {
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 5px;
    margin-top: 15px;
}

figure h4 {
    font-size: 1.15em;
}

figure p.hidden-sm {
    min-height: 80px;
}

footer {
    text-align: right;
    font-size: 0.8571em;
    padding: 2em 0;
}

header .container h1.visible-sm {
    padding-top: 10px;
    line-height: 33px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    .k-menu.k-menu-horizontal .k-item {
        float: none;
    }

    header .container {
        padding-right: 0;
    }

    header .container h1 {
        padding-top: 0;
        line-height: 50px;
    }

    header label {
        border-width: 1px 0 0 0;
        display: block;
    }

    #configurator-wrap {
        position: absolute;
        overflow: hidden;
        height: 260px;
        right: 0;
        top: 50px;
        z-index: 1000;
        padding: 0;
        width: 320px;
    }

    #configurator {
        background-color: #272727;
        position: absolute;
        width: 100%;
        margin: 0;
    }
}

.k-black body,
.k-metroblack body,
.k-black .well,
.k-metroblack .well,
.k-black .ra-well-title,
.k-metroblack .ra-well-title,
.k-black .buttons-wrap,
.k-metroblack .buttons-wrap
{
    border-color: #444;
    background-color: #1e1e1e;
    color: #fff;
}

.k-highcontrast body,
.k-highcontrast .well
.k-highcontrast .ra-well-title,
.k-highcontrast .buttons-wrap
{
    border-color: #664e62;
    background-color: #2c232b;
    color: #fff;
}

.k-moonlight body,
.k-moonlight .well,
.k-moonlight .ra-well-title,
.k-moonlight .buttons-wrap
{
    border-color: #171e28;
    background-color: #212a33;
    color: #fff;
}



.wizard-steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative
}

.wizard-steps li {
    display: table-cell;
    text-align: center;
    width: 1%
}

.wizard-steps li .step {
    border: 5px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100%;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center
}

.wizard-steps li:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #ced1d6;
    position: relative;
    top: 21px;
    z-index: 1
}

.wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%
}

.wizard-steps li:first-child:before {
    max-width: 51%;
    left: 50%
}

.wizard-steps li.active:before, .wizard-steps li.complete:before,
.wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #5293c4
}

.wizard-steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease .1s;
    transition: transform ease .1s
}

.wizard-steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: FontAwesome;
    font-size: 17px;
    color: #87ba21
}

.wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-color: #80afd4
}

.wizard-steps li.complete:hover:before {
    border-color: #80afd4
}

.wizard-steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #949ea7;
    font-size: 14px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word
}

.wizard-steps li.complete .title, .wizard-steps li.active .title {
    color: #2b3d53
}

.step-content .step-pane {
    display: none;
    min-height: 200px;
    padding: 4px 8px 12px
}

.step-content .active {
    display: block
}

.wizard-actions {
    text-align: right
}

/* Setup window */
.flashSetup {
    /*margin-top: 20px;*/
    min-height: 100px;
    padding-bottom: 20px;
    max-width: 500px;

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.flashSetup .textArea {
    width: 410px;
    float: left;
    padding: 20px;
    padding-top: 13px;
}

.flashSetup .flashSetupPic {
    float: left;
    width: 626px;
}

.flashSetup .flashSetupPic .step1 span {
    position: absolute;
    left: 40px;
    top: 18px;
    width: 150px;
}

.flashSetup .flashSetupPic .step1 img {
    width: 214px;
    /*height: 41px;*/
    float: left;
}

.flashSetup .flashSetupPic .step1mic span {
    position: absolute;
    left: 40px;
    top: 20px;
    width: 177px;
    line-height: 1;
    font-size: 12px;
}

.flashSetup .flashSetupPic .step1mic img {
    width: 214px;
    /*height: 41px;*/
    float: left;
}

.flashSetup .flashSetupPic .step2 img {
    margin-top: 15px;
    width: 214px;
    /*height: 41px;*/
}

.flashSetup .flashSetupPic .step2 span {
    position: absolute;
    left: 40px;
    top: 76px;
    width: 150px;
}

.flashSetup .flashSetupPic .control img {
    float: right;
    padding-right: 50px;
}

.flashSetup .instructions {
    float: left;
    margin: 80px 0 0 37px;
    width: 214px;
    position: relative;
    _margin-left: 18px;
}

.flashSetup .micinstructions {
    float: left;
    margin: 20px 0 0 37px;
    width: 214px;
    position: relative;
    _margin-left: 18px;
}

.flashSetup .step3 {
    padding: 5px 0 0 37px;
    float: left;
    width: 489px;
    position: relative;
}

.flashSetup .step3 img {
    width: 375px;
    /*height: 52px;*/
}

.flashSetup .step3 span {
    position: absolute;
    left: 76px;
    top: 40px;
    width: 600px;
}

.flashSetup .buttonArea {
    float: left;
    width: 526px;
    margin-top: 20px;
    position: relative;
    padding-bottom: 20px;
    *padding-bottom: 0px;
    padding-bottom: -webkit-25px;
    _padding-bottom: 20px;
}


.flashSetup .buttonArea span.text {
    position: absolute;
    left: 77px;
    top: 18px;
    width: 310px;
    padding: 0px;
}

.flashSetup .buttonArea .step4 {
    width: 375px;
    float: left;
    padding-left: 37px;
}

.flashSetup .buttonArea .step4 img {
    width: 375px;
    /*height: 40px;*/
}

.flashSetup .buttonArea .btnWhite {
    float: right;
    padding: 6px 20px 0 0;
}

.flashSetup a.linkText {
    float: left;
    padding-top: 10px;
}

.movie img {
    float: right;
    /*padding-right: 50px;*/
}

.multiplechoice {
    margin-top: 0px;
    margin-bottom: 0px;
}

.multiplechoice h2 {
    font-size: 26px;
}

/*Panel tabs*/
.panel-tabs {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 0px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}

.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*background-color: rgba(255,255,255, .23);*/
    border-bottom-color: transparent;

}

.tab-pane {
    /*background-color: rgb(238,238,238);*/
    background-color: #FFFFFF;

}

.panel {
    border: none;
}

#tcon {
    margin: 0px;
    padding: 0px;
}

.smalljumbo {
    padding-top: 10px;
    background-color: #ffffff;
    /*line-height: 1.5;*/
}

.scenariojumbo {
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ffffff;
    line-height: 1.2;

    font-size: 18px;
}


.fullpage
{
    display:table;
    /*background-color: red;*/
    width: 100%;
    /*height: 100%;*/
    /**/
    /*margin-top: -60px;*/
    /*margin-bottom: -50px;*/
    /*padding: 60px 0px 00px 0px; *//*set left/right padding according to needs*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

#superfull {
    top: 1px;
    bottom: 0px;
    overflow: auto;
    position: absolute;
    left: 0;
    right: 0;

    margin-top: 60px;

    /*margin-top: -60px;*/
    /*margin-bottom: -50px;*/
    /*padding: 60px 0px 00px 0px; *//*set left/right padding according to needs*/
    /*-moz-box-sizing: border-box;*/
    /*box-sizing: border-box;*/
}

