body {
    overflow:hidden;
    margin: 0;
    background-repeat: no-repeat;

}

#accessDeniedPanel{

    height:720PX;
    width:1280PX;
    align-content: center;
    text-align:center;
    border:0px solid silver;
    display: table-cell;
    vertical-align:middle;
    color:black;
    z-index: 1200;
    font-weight:bold;
    font-family:Verdana, Geneva, sans-serif;
    font-size:34px;
}
.background-filter {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 86%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(86%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 86%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 86%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 86%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 86%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}

.hiddenChart {
    display: none;
}



/*
original small size
*/
@media (min-width: 0px) and (max-width: 2240px){
    .background-img {
        width: 100%;
        min-width: 1280px;
        min-height: 720px;
        max-width: 1280px;
        max-height: 720px;
    }

    #bkground {


        height:720PX;
        width:1280px;
        align-content: center;
        text-align:center;
        border:0px solid silver;
        display: table-cell;
        vertical-align:middle;
        color:#FFFFFF;

        font-weight:bold;
        font-family:Verdana, Geneva, sans-serif;
        font-size:32px;


    }

    #logo {
        position: absolute;
        top:640px;
        left:990px;
        width: 200px;
        height: 50px;
        z-index: 1000;
    }
    #tremorlogo {
        position: absolute;
        z-index: 1000;
        left:90px;
        top:640px;
        height: 50px;
    }

    #clearSeries {
        position: absolute;
        /*
        border-style: solid;
        border-width: 1px;
        border-color: rgba(237,255,77,.2);
        */
        background-size: 50px 50px;
        background-image: url(../img/edit-clear.png);
        left:40px;
        top:640px;
        height: 50px;
        width: 50px;
        cursor: pointer;
    }
    #leftArrow {
        position: absolute;
        /*
        border-style: solid;
        border-width: 1px;
        border-color: rgba(237,255,77,.2);
        */
        background-image: url(../img/leftarrow.png);
        left:300px;
        top:640px;
        height: 50px;
        width: 50px;
        cursor: pointer;
    }
    #rightArrow {
        position: absolute;

        /*
        border-style: solid;
        border-width: 1px;
        border-color: rgba(237,255,77,.2);
        */
        background-image: url(../img/rightarrow.png);
        left:930px;
        top:640px;
        height: 50px;
        width: 50px;
        cursor: pointer;
    }
    .navigation-ops {
        position: absolute;


        background-image: url(../img/gears.png);
        background-size: 100px 100px;
        left:1180px;
        top:620px;
        height: 100px;
        width: 100px;
        cursor: pointer;
    }
    .navigation-pubs {
        position: absolute;

        background-image: url(../img/pub-icon.png);
        background-size: 100px 100px;
        left:1180px;
        top:620px;
        height: 100px;
        width: 100px;
        cursor: pointer;
    }
    .navigation-home {
        position: absolute;


        background-image: url(../img/home.png);
        background-size: 100px 100px;
        left:1180px;
        top:620px;
        height: 100px;
        width: 100px;
        cursor: pointer;
    }
    #navpanel {
        position: absolute;
        left:345px;
        top:645px;
        height: 50px;
        width: 590px;
        line-height: .5;
    }
    .tremor-warning{
        position: absolute;
        width:1280px;
        text-align: center;
        color: white; /* #f26522 */
        -webkit-text-stroke: .5px #f26522;
        font-size: larger;

    }

    .statsPanel{
        text-align:center;
        vertical-align:middle;
        width: 1230px;
        margin: 0 auto;
        padding-top: 15px;
        height:530px;
        -webkit-border-radius: 24px 24px 24px 24px;-moz-border-radius: 24px 24px 24px 24px;border-radius: 24px 24px 24px 24px;border:3px dashed #EDFF4D;background:rgba(0,0,0,0.35);



    }
    #topstat1{
        position: absolute;
        left:80px;


        padding-top: 10px;

    }
    #topstat2{
        position: absolute;
        left:380px;


        padding-top: 10px;

    }
    #topstat3{
        position: absolute;
        left:720px;


        padding-top: 10px;

    }
    #topstat4{
        position: absolute;
        left:968px;


        padding-top: 10px;
    }
    #toprate3{
        position: absolute;
        left:850px;
        top:220px;

        padding-top: 90px;
        padding-bottom: 75px;
        font-size:25px;

    }
    #toprate1{
        position: absolute;
        left:230px;
        top:220px;
        float: left;

        padding-top: 90px;
        padding-bottom: 75px;
        font-size:25px;
    }
    #toprate2{
        position: absolute;
        left:555px;
        top:220px;

        padding-top: 90px;
        padding-bottom: 75px;
        font-size:25px;

    }
    .title{

        padding-bottom: 30px;
        font-size:25px;

    }
    .chartStyleQPS{
        min-width: 260px; max-width: 400px; height: 148px; margin: 0 auto;
        position: absolute;
        top: 400px;
        left: 500px;
    }
    .chartStyleASPS{
        min-width: 260px; max-width: 400px; height: 148px; margin: 0 auto;
        position: absolute;
        top: 450px;
        left: 200px;
    }
    .chartStyleBRPS{
        min-width: 260px; max-width: 400px; height: 148px; margin: 0 auto;
        position: absolute;
        top: 450px;
        left: 800px;
    }
    .chartStylelast24Hours{
        min-width: 1175px; max-width: 1175px; height: 475px; margin: 0 auto;
    }
    .chartStyleTopNetworks{
        min-width: 1175px; max-width: 1175px; height: 475px; margin: 0 auto;
    }
    .chartStyleTopAdvertisers{
        min-width: 1175px; max-width: 1175px; height: 475px; margin: 0 auto;
    }

    .chartStylePublisherTopStats{
        min-width: 590px; max-width: 590px; height: 475px; margin: 0 auto;
    }

    .chartsContainer {
        display: inline-flex;
        width: 1210px;
    }


}



/*
BIG  size
*/
@media (min-width: 2240px) {

    .background-img {
        width: 100%;
        min-width: 2240px;
        min-height: 1260px;
        max-width: 2240px;
        max-height: 1260px;
    }

    #bkground {


        height:1260PX;
        width:2240px;
        align-content: center;
        text-align:center;
        border:0px solid silver;
        display: table-cell;
        vertical-align:middle;
        color:#FFFFFF;

        font-weight:bold;
        font-family:Verdana, Geneva, sans-serif;
        font-size:32px;


    }

    #logo {
        position: absolute;
        top:1120px;
        left:1840px;
        width: 200px;
        height: 50px;
        z-index: 1000;
    }
    #tremorlogo {
        position: absolute;
        z-index: 1000;
        left:90px;
        top:1120px;
        height: 50px;
    }

    #clearSeries {
        position: absolute;
        /*
        border-style: solid;
        border-width: 1px;
        border-color: rgba(237,255,77,.2);
        */
        background-size: 50px 50px;
        background-image: url(../img/edit-clear.png);
        left:40px;
        top:1120px;
        height: 50px;
        width: 50px;
        cursor: pointer;
    }
    #leftArrow {
        position: absolute;
        /*
        border-style: solid;
        border-width: 1px;
        border-color: rgba(237,255,77,.2);
        */
        background-image: url(../img/leftarrow.png);
        left:400px;
        top:1120px;
        height: 50px;
        width: 50px;
        cursor: pointer;
    }
    #rightArrow {
        position: absolute;

        /*
        border-style: solid;
        border-width: 1px;
        border-color: rgba(237,255,77,.2);
        */
        background-image: url(../img/rightarrow.png);
        left:1720px;
        top:1120px;
        height: 50px;
        width: 50px;
        cursor: pointer;
    }
    .navigation-ops {
        position: absolute;


        background-image: url(../img/gears.png);
        background-size: 100px 100px;
        left:2050px;
        top:1100px;
        height: 100px;
        width: 100px;
        cursor: pointer;
    }
    .navigation-pubs {
        position: absolute;

        background-image: url(../img/pub-icon.png);
        background-size: 100px 100px;
        left:2050px;
        top:1100px;
        height: 100px;
        width: 100px;
        cursor: pointer;
    }
    .navigation-home {
        position: absolute;


        background-image: url(../img/home.png);
        background-size: 100px 100px;
        left:2050px;
        top:1100px;
        height: 100px;
        width: 100px;
        cursor: pointer;
    }
    #navpanel {
        position: absolute;
        left:820px;
        top:1129px;
        height: 50px;
        width: 590px;
        line-height: .5;
    }
    .tremor-warning{
        position: absolute;
        width:1280px;
        text-align: center;
        color: white; /* #f26522 */
        -webkit-text-stroke: .5px #f26522;
        font-size: larger;

    }

    .statsPanel{
        text-align:center;
        vertical-align:middle;
        width: 2118px;
        margin: 0 auto;
        padding-top: 15px;
        height:928px;
        -webkit-border-radius: 24px 24px 24px 24px;-moz-border-radius: 24px 24px 24px 24px;border-radius: 24px 24px 24px 24px;border:3px dashed #EDFF4D;background:rgba(0,0,0,0.35);



    }
    #topstat1{
        position: absolute;
        left:200px;


        padding-top: 10px;

    }
    #topstat2{
        position: absolute;
        left:665px;


        padding-top: 10px;

    }
    #topstat3{
        position: absolute;
        left:1300px;


        padding-top: 10px;

    }
    #topstat4{
        position: absolute;
        left:1754px;


        padding-top: 10px;
    }

    #toprate1{
        position: absolute;
        left:453px;
        top:385px;
        float: left;

        padding-top: 90px;
        padding-bottom: 75px;
        font-size:25px;
    }
    #toprate2{
        position: absolute;
        left:1035px;
        top:400px;

        padding-top: 90px;
        padding-bottom: 75px;
        font-size:25px;

    }
    #toprate3{
        position: absolute;
        left:1600px;
        top:385px;

        padding-top: 90px;
        padding-bottom: 75px;
        font-size:25px;

    }
    .title{

        padding-bottom: 30px;
        font-size:25px;

    }
    .chartStyleQPS{
        min-width: 260px; max-width: 400px; height: 148px; margin: 0 auto;
        position: absolute;
        top: 700px;
        left: 975px;
    }
    .chartStyleASPS{
        min-width: 260px; max-width: 400px; height: 148px; margin: 0 auto;
        position: absolute;
        top: 788px;
        left: 475px;
    }
    .chartStyleBRPS{
        min-width: 260px; max-width: 400px; height: 148px; margin: 0 auto;
        position: absolute;
        top: 788px;
        left: 1475px;
    }

    .chartStylelast24Hours{
        min-width: 2056px; max-width: 2056px; height: 832px; margin: 0 auto;
    }
    .chartStyleTopNetworks{
        min-width: 2056px; max-width: 2056px; height: 832px; margin: 0 auto;
    }
    .chartStyleTopAdvertisers{
        min-width: 2056px; max-width: 2056px; height: 832px; margin: 0 auto;
    }
    .chartStylePublisherTopStats{
        min-width: 1000px; max-width: 1000px; height: 832px; margin: 0 auto;
    }

    .chartsContainer {
        display: inline-flex;
        width: 2070px;
    }

}



body img {
    position:absolute;
    z-index: -1;
    left:0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.fadeOut {
    opacity:0;
}
.fadeIn {
    opacity:1;
}

.burrito {

    background-image: url(../img/classic-burrito.png);
    background-size: 84px 57px;
    height: 57px;
    width: 84px;
    text-align: left;
    font-size: 14pt;
}

.active span {
    color: yellow;
}
.navbutton-text{
    display: inline-block;
    margin-top: 10px;
    vertical-align: text-top;
    color: white;
    font-size: 8pt;
}
.navbutton {

    display: inline-block;
    /* background-color: rgba(255,255,153,0.2); */
    background-image: url(../img/transparentsign.png);
    height: 26px;
    width: 26px;
    cursor: pointer;
    line-height: normal;
    background-size: 26px 26px;
    background-repeat: no-repeat;
    background-position-y: 2px;

}
#message {
    font-size:12px;
    margin-top: 5px;
    text-align: center;
    vertical-align: bottom;


    margin-left: auto;
    margin-right: auto;
}

.nav-panel-dropdown{
    margin-top: 10px;
}