/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 22, 2014, 6:47:59 PM
    Author     : Manotosh.Roy
*/

/*
input[type="range"] {
    transform: rotate(90deg);
}*/ 
@font-face {
    font-family: robotoRegular;
    src: url("../fonts/Roboto-Regular.ttf");
}
@font-face {
    font-family: robotoBold;
    src: url("../fonts/Roboto-Bold.ttf");
}
@font-face {
    font-family: robotoCondensedRegular;
    src: url("../fonts/RobotoCondensed-Regular.ttf");
}
@font-face {
    font-family: robotoCondensedBold;
    src: url("../fonts/RobotoCondensed-Bold.ttf");
}

body,html{
    margin:0; 
    padding:0; 
    font-family:Arial;
    background-color: #000;
    z-index: 1;
    position: relative;
}
body,html{
    height:100%;
}

#orientation-msg{
    z-index: 9999;
    position: absolute;
    top: 0px;
    display: none;
    background-color: #000000;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    color: #fff;
text-align: center;
font-family: robotoRegular;
font-size: 23px;
}

#orientation-msg-text{
    position: relative;
top: 294px;
}

@media screen and (orientation: portrait) {
    #orientation-msg{
        display:block;
    }
}

/*@media only screen
and (min-width : 1030px) {
    body,html{
        height:100%;
    }
}*/

/*body {
    margin: 0;
     max-height: 648px; 
    background-color: black;
    height: 100%;
    position: relative;
}*/

.bodyText
{
    font-size: 22px;
    color: #ffffff;

}

#play-button{
    position: absolute;
    top: 288px;
    left:474px;
    z-index: 5;
    cursor: pointer;
}

.instructionTextSlide2
{
    /*position: absolute;*/
    /*top: 108px;*/
    /*left: 45px;*/
    /*width: 316px;*/
    font-size: 18px;
    padding-top: 32px;
    color: #efd600;
}
.instructionTextSlide3
{
    top: 351px;
    width: 291px;
    font-size: 18px;
    padding-top: 32px;
    color: #efd600;
    position: absolute;
    left: 50px;
}
.instructionTextSlide4
{
    position: absolute;
    top: 277px;
    left: 45px;
    width: 280px;
    font-size: 18px;
    padding-top: 32px;
    color: #efd600;
}

.layout
{
    font-family: robotoCondensedRegular;
    width:1024px;
    margin:auto; 
    position: relative;
    max-height: 648px;
    height: 648px;
}

.visibilityOff{
    visibility: hidden;
}
.visibilityOn{
    visibility: visible;
}
/* ------------------------------------------------ */
/* ------------------------------------------------ */
.textInsideLeftBox
{
    padding-left:39px; 
    padding-top: 36px; 
    padding-right: 50px;
    position: absolute;    
}

.absoulutePos
{
    position: absolute;
}

/*#feedback1, #feedback2, #qText
{
    position: absolute;
    width: 300px;
    top: 46px;
}*/
.minScale{
    visibility: hidden;
    transform:scale(0);
}
.maxScale{
    visibility: hidden;
    transform:scale(1);
}
#demandfeedback1,#demandfeedback2,#demandfeedback3,#supplyfeedback1,#supplyfeedback2,#supplyfeedback3,#feedback1,#feedback2,#qTextSlide3{
    position: absolute;
    width: 300px;
    top: 38px;
    left: 50px;
}
#qTextSlide4{

}

#supplyfeedback1, #demandfeedback3,#feedback1,#feedback2,#qTextSlide3,#demandfeedback1,#demandfeedback2,#supplyfeedback2,#supplyfeedback3{
    transition:transform 0.55s;
}


#leftBox {
    background-repeat: no-repeat;
    width:412px; 
    position: absolute; 
    float: left;    
    height: 648px;
    overflow-x: hidden;
    overflow-y: hidden;

    background-image:url("../images/BluePatch.png");
}

/* slide2 */
#leftBox.slide2LeftBox{
    background-color: #ebe6d3;
    background-image:url("../images/BluePatch_1024.png");
    width:1024px;    
    height: 648px;
    /*font-size: 24px;*/
}
#chart-img{
    background-repeat: no-repeat;
    margin-right: 26px;
    margin-left: 10px;
    float: left;
    width: 425px;
    height: 608px;
    background-image: url("../images/Screen_no2_chart1.png");
}

#tiltedBg
{   
    -ms-transform: rotate(4.56deg);
    -webkit-transform: rotate(4.56deg); 
    transform: rotate(4.56deg);
    left:-26px;
    top:-18px;
    width:390px; 
    float:left; 
    position: absolute; 
    background-color:#0b4a9d;

    height: 700px;
}
/*#tiltedShadow
{   
    -ms-transform: rotate(4.56deg);
    -webkit-transform: rotate(4.56deg); 
    transform: rotate(4.56deg);
    left:365px;
    top:-18px;
    width:20px; 
    float:left; 

    position: absolute; 
    background-color:#ccccff;
    height: 700px;
}*/

#rightBox
{
    overflow-x: hidden;
    overflow-y: hidden;
    width: 1024px;
    height: 648px;
    left: 0px;
    top: 0px;
    background-color: white;
}

#tiltedRightBox
{
    -ms-transform: rotate(1.90deg);
    -webkit-transform: rotate(1.90deg); 
    transform: rotate(1.90deg);
    top:-17px;
    left:-9px;
    width:1042px; 
    float:left; 
    position: absolute; 
    background-color:#ebe6d3;
    height: 473px;
}

#graphBox
{
    width:450px; 
    height:340px; 
    left: 520px; 
    top:36px;
}

#slider
{
    left:593px;
    top:590px;
    position: absolute;
    width: 186px;
}

#supplySlider
{
    left:426px;
    top:590px;
    position: absolute;
    width: 186px;
}

#demandSlider
{
    left:762px;
    top:590px;
    position: absolute;
    width: 186px;
}

#supplySliderBox
{
    position: absolute;
    width: 200px;
    height: 75px;
    left:426px;
    top: 558px;
    background-color: #FFFFFF;
    opacity: 0.5;
}

#demandSliderBox
{
    position: absolute;
    width: 200px;
    height: 75px;
    left:762px;
    top: 556px;
    background-color: #FFFFFF;
    opacity: 0.5;
}
#supplyIconBox{
    width: 56px;
    height: 83px;
    left:493px; 
    position: absolute; 
    top:498px; 
    background-image: url('../images/supplyIcon.png')
}
#supplyIconBox.disable:hover{
    background-image: url("../images/supplyIcon_Hover.png")
}
#demandIconBox{
    width: 68px;
    height: 82px;
    left:826px; 
    position: absolute; 
    top:498px; 
    background-image: url('../images/demandIcon.png')
}
#demandIconBox.disable:hover{
    background-image: url("../images/demandIcon_Hover.png")
}
input[type=range]{
    background-color: white;
    -webkit-appearance: none;
    cursor: pointer;
}
input[type=range]:focus {
    outline: none;
}
/*input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    width: 186px;
    height: 10px;
    background-image:url("../images/sliderBase.png");
    border-radius: 3px;
}*/
/*input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    background-image:url("../images/sliderCircle.png");
    height: 31px;
    width: 31px;
    margin-top: -12px;
}*/
input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #C0C0C0;
    border: none;
    border-radius: 3px;
}
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background:  #0b4a9d;
    margin-top: -8px;
}
input[type=range]::-moz-range-track {
    width: 186px;
    height: 5px;
    border: none;
    /*background-image:url("../images/sliderBase.png");*/
    background: #C0C0C0;
    border-radius: 3px;
}
/*input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    border: none;
    background-image:url("../images/sliderCircle.png");
    height: 31px;
    width: 31px;
    border-radius: 50%;
    margin-top: -4px;
}*/
input[type=range]::-moz-range-thumb {
    border: none;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #0b4a9d;
}
input[type=range]:-moz-focusring{
    outline: 1px solid white;
    outline-offset: -1px;
}


input[type=range]::-ms-track {
    width: 186px;
    height: 5px;
    background: transparent;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent;
}
input[type=range]::-ms-fill-lower {
    background: #777;
    border-radius: 10px;
}
input[type=range]::-ms-fill-upper {
    background: #ddd;
    border-radius: 10px;
}
input[type=range]::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    /*    background-image:url("../images/sliderCircle.png");*/
    background: #0b4a9d;
}
input[type=range]:focus::-ms-fill-lower {
    background: #888;
}
input[type=range]:focus::-ms-fill-upper {
    background: #ccc;
}
/* ------------------------------------------------ */

#graphBox1
{
    width:450px; 
    height:340px; 
    left: 520px; 
    top:36px;
}



/* ----------------------------------- IOSSlider Styles starts --------------------------------- */
/* -----------------------------------                         --------------------------------- */
#container{
    position: relative;
    width: 1024px;
    height: 648px;
    margin: auto;
    top: 50%;
    margin-top: -324px; 
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

/* slider container */
.iosslider {
    /* required */
    position: relative;
    overflow: hidden;
    margin: auto;
    width: 1024px;
    height: 648px;
}

/* slider */
.iosslider .slider {
    /* required */
    max-width: 1024px;
    width: 100%;
    height: 648px;
}

/* slide */
.iosslider .slider .slide {
    /* required */
    float: left;

    width: 1024px;
    height: 648px;
}
#prevBtn{
    position: absolute;
    top: 298px;
    left: 4px;
    width: 21px;
    height: 52px;
    background: url(../images/Previous_Enable.png);
    /*background: yellow;*/
    z-index : 10;
    /*display: none;*/
}
#nextBtn {
    /*display: none;*/
    position: absolute;
    top: 298px;
    right: 4px;
    width: 21px;
    height: 52px;
    background: url(../images/Next_Enable.png);
    /*background: yellow;*/
    z-index: 10;
}
.iosslider .next:hover{
    /*display: block;*/
}
.iosslider .prev:hover{
    /*display: block;*/
}
#nextBtn.unselectable{
    /*opacity: 0.2;*/
    background: url(../images/Next_Disable.png);
    pointer-events: none;
}
#prevBtn.unselectable{
    /*opacity: 0.2;*/
    background: url(../images/Previous_Disable.png);
    pointer-events: none;
}

#price-icon{
    height: 60px;
    position: absolute;
    left: 665px;
    top: 513px;
    background: url(../images/priceIcon.png);
}
#price-icon:hover{
    background: url(../images/priceIcon_hover.png);
}