body {
    font-family: 'Lato', sans-serif;
}

.wrapper{
    min-width: 1024px;
    min-height: 768px;
}
#detailedAnimationButton
{
    top: 85%;
    left: 80.7%;
    visibility: hidden;
    opacity: 0;
    position: fixed;
}
.infrastructure{
    position: fixed;
    width: 90%;
    height: 64%;
    top: 15%;
    left: 5%;
    background: linear-gradient(#95c7c9, #eef8f7);
    overflow: hidden;
}

#backgroundBox{
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    z-index: -50;
    background: linear-gradient(#b7d544, #8cb23e);
    display: block;
}

.greenCurve{
    position: fixed;
    width: 90%;
    height: 3%;
    top: 44%;
    left: 5%;
    background-repeat: no-repeat;
    z-index: -54;
}

.zoom{
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.zoom:hover{
    transform: scale(1.2);
    cursor: pointer;
    z-index: 10;
}

/*Building icons start*/
#foc{
    position: fixed;
    bottom: 22%;
    left: 21%;
    max-width: 14%;
    max-height: 23%;
    z-index: -1;
}

#water{
    position: fixed;
    bottom: 21%;
    left: 50%;
    height: 34.5%;
    width: 25%;
}

#ansp{
    position: fixed;
    bottom: 25%;
    right: 11%;
    max-width: 8.5%;
    max-height: 20%;
    z-index: -1;
}

#csp{
    position: fixed;
    bottom: 32%;
    right: 19%;
    max-width: 8%;
    max-height: 20%;
    z-index: 0;
}

#moscow{
    position: fixed;
    bottom: 43%;
    right: 6%;
    max-width: 9%;
    max-height: 20%;
    z-index: -2;
}

#nyc{
    position: fixed;
    bottom: 43%;;
    left: 6%;
    max-width: 6.5%;
    max-height: 20%;
    z-index: -2;
}

#nyc{
    position: fixed;
    bottom: 40%;;
    left: 6%;
    max-width: 6%;
    z-index: -2;
}

#artcc{
    position: fixed;
    left: 37%;
    bottom: 32%;
    max-width: 9%;
    z-index: -2;
}
#atcblue{
    position: fixed;
    left: 40%;
    bottom: 38%;
    max-width: 3%;
    display:none;
    opacity: 0;
}

#atcgreen{
    position: fixed;
    left: 41%;
    bottom: 38%;
    max-width: 3%;
    display:none;
    opacity: 0;
}

#telephone{
    position: fixed;
    bottom: 55%;
    left: 41%;
    width: 2%;
    max-width: 7%;
    display: none;
    opacity: 0;
    z-index: 2;
}

#profile{
    opacity: 0;
    display: none;
    position: fixed;
    width: 18%;
    left: 53%;
    top: 25%;
}

#atcnavy{
    position: fixed;
    left: 40%;
    bottom: 38%;
    max-width: 3%;
    display:none;
    opacity: 0;
}

#conflictScreen{
    position: fixed;
    left: 40%;
    bottom: 38%;
    max-width: 3%;
    display:none;
    opacity: 0;
}

#clearanceScreen{
    position: fixed;
    left: 38%;
    bottom: 28%;
    max-width: 3%;
    display:none;
    opacity: 0;
}


#confLine1{
    opacity: 0;
    position:fixed;
    left: 59%;
    top: 28.5%;
    width: 14%;
    border-bottom: dashed #2b5483  2px;
    border-width:5px;
}

#confLine2{
    opacity: 0;
    position:fixed;
    left: 64%;
    top: 28%;
    width: 10%;
    transform: rotate(37deg);
    border-bottom: dashed #2b5483  2px;
    border-width:5px;
}

#confLine1red{
    opacity: 0;
    position:fixed;
    left: 68%;
    top: 28.5%;
    width: 3%;
    border-bottom: solid red  2px;
    border-width:5px;
}

#confLine2red{
    opacity: 0;
    position:fixed;
    left: 68%;
    top: 29%;
    width: 3%;
    transform: rotate(37deg);
    border-bottom: solid red  2px;
    border-width:5px;
}

#clearanceLine1{
    opacity: 0;
    position:fixed;
    left: 68%;
    top: 23%;
    width: 5%;
    transform: rotate(-20deg);
    border-bottom: dashed #2b5483  2px;
    border-width:5px;
}

#clearanceLine2{
    opacity: 0;
    position:fixed;
    left: 72.5%;
    top: 24%;
    width: 7%;
    transform: rotate(30deg);
    border-bottom: dashed #2b5483  2px;
    border-width:5px;
}

#clearanceLine3{
    opacity: 0;
    position:fixed;
    left: 64.5%;
    top: 22%;
    width: 3.5%;
    transform: rotate(37deg);
    border-bottom: dashed #2b5483  2px;
    border-width:5px;
}

#check1{
    position: fixed;
    bottom: 55%;
    left: 42%;
    width: 2%;
    max-width: 7%;
    display: none;
    opacity: 0;
    z-index: 2;
}

#check3{
    position: fixed;
    top: 60.5%;
    left: 85%;
    width: 2%;
    max-width: 7%;
    display: none;
    opacity: 0;
    z-index: 2;
}

#artccAtop {
    position: fixed;
    left: 37%;
    bottom: 32%;
    max-width: 9%;
    display: none;
    opacity: 0;
    z-index: -2;
}

#phoneWave2{
    position: fixed;
    top: 20%;
    left: 55%;
    transform: rotate(315deg);
    display: none;
    opacity: 0;
    z-index: 3;
}

#aircraft1{
    position: fixed;
    top: 15%;
    left: 61%;
    display: none;
    opacity: 0;
    width: 4%;
}

.introBox{
    position: relative;
    background-color: #dddddd;
    height: 90%;
    width: 80%;
    margin: auto;
    overflow: hidden;
    z-index: 3;
    font-family: "Open Sans";
    top: 100%;
}

.introTitle{
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: 3.5em;
    margin: 15px;
}


.introBox ul{
    position: relative;
    left: 20%;
    list-style: none;
    font-size: 2em;
}



#flightPlan{
    position: fixed;
    top: 57%;
    left: 24%;
    max-width: 6%;
    opacity: 0;
    display: none;
}

#flightPlan1, #flightPlan2{
    position: fixed;
    bottom: 70%;
    left: 26%;
    max-width: 6%;
    opacity: 0;
    display: none;
}

#airport{
    position: fixed;
    bottom: 38%;
    left: 17%;
    max-width: 18%;
    display: none;
    opacity: 0;
}

#airport1{
    position: fixed;
    bottom: 40%;
    left: 70%;
    max-width: 16%;
    display: none;
    opacity: 0;
}

#aircraft{
    position: fixed;
    bottom: 48%;
    left: 21%;
    max-width: 10%;
    width: 8%;
    display: none;
    opacity: 0;
    z-index: 3;
}

/*Building icons end*/

/*Hidden assets start*/
.hiddenItem{
    display: none;
}

.textBox{
    position: absolute;
    color:#595959;
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    background: #e5e5e5;
    top: 4%;
    right: 1%;
    width: 15%;
    -webkit-border-radius: 3%;
    -moz-border-radius: 3%;
    border-radius: 3%;
    padding: 0.7%;
    display: none;
    opacity: 0;
}

#fti{
    position: fixed;
    bottom: 68%;
    left: 24%;
    width: 10%;
    max-width: 13%;
    display: none;
    opacity: 0;
    z-index: 3;
}


#satellite{
    position: fixed;
    top: 16%;
    left: 16%;
    max-width: 6%;
    display: none;
    opacity: 0;
    z-index: -2;
}



#phoneLine{
    opacity: 0;
    position:fixed;
    left: 39%;
    bottom: 56%;
    width: 7%;
    border-bottom: dashed #2b5483  2px;
    border-width:5px;
    z-index: -1;
}


#phoneWave1{
     position: fixed;
     top: 47%;
     left: 40%;
     transform: rotate(120deg);
     display: none;
     opacity: 0;
     z-index: 3;
}

#env{
     position: fixed;
     left: 39.5%;
     bottom: 50%;
     max-width: 4%;
     opacity: 0;
     display: none;
 }

#check{
    position: fixed;
    left: 45%;
    bottom: 52%;
    max-width: 2%;
    opacity: 0;
    display: none;
}

#env1{
    position: fixed;
    top: 23%;
    left: 45%;
    max-width: 3%;
    opacity: 0;
    display: none;
}

#connection {
    position: fixed;
    left: 41%;
    bottom: 46%;
    max-width: 4%;
    opacity: 0;
    display: none;
}

#contract {
    position: fixed;
    left: 43%;
    bottom: 46%;
    max-width: 4%;
    opacity: 0;
    display: none;
}

#connectionCheck {
    position: fixed;
    left: 45%;
    top: 20%;
    max-width: 4%;
    opacity: 0;
    display: none;
}

#contractCheck {
    position: fixed;
    left: 47.5%;
    top: 20%;
    max-width: 4%;
    opacity: 0;
    display: none;
}

#env2{
    position: fixed;
    top: 50%;
    left: 43%;
    max-width: 3%;
    opacity: 0;
    display: none;;
}

#check2{
    position: fixed;
    top: 17%;
    left: 62%;
    max-width: 3%;
    opacity: 0;
    display: none;
}


/*Hidden assets end*/

/*Buttons*/
.scenarioButtons{
    position: fixed;
    top: 80%;
    width: 90%;
    display: flex;
    overflow-y: auto;
    background-color: #a3c1ce4d;
    height: 96px;
    transform: translate(-50%, 0px);
    left: 50%;
    border-radius: 10px;
    justify-content: center;
    padding-top: .5%;
    visibility: visible;
    align-items: center;
    flex-wrap: wrap;
}

.currentWrapper{
    position: absolute;
   
}

.futureWrapper {
    position: absolute;
    right: 20%;
}

.sliderWrapper{
    visibility: hidden;
    position: fixed;
}

#slider{
    background: none!important;
    position: fixed;
    width: 50%;
    height: .6%;
    left: 24.75%;
    top: 87%;
    z-index: 100;
    background-color: cornflowerblue!important;
}

.sliderWrapper {
    left: 51%;
    top: 90%;
}

button{
    margin-top: 10px;
    margin-left: 5px;
}

/* .btn {
    height: 60px;
    width: 150px
} */

/* .btn:hover{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
} */

.btn-title{
    text-align: center;
    border-bottom: solid 1px lightgray;
    font-size: 1.5em;
    color: rgb(114, 114, 114);
}

.controlButton{
    position: fixed;
    bottom: 10.5%;
    left: 48%;
}

.controlButton:hover{
    cursor: pointer;
}

#playButton{
    position: fixed;
    display: none;
    background: url(assets/ui/playButton1@1x.png) no-repeat;
    width: 77px;
    height: 54px;
}

#pauseButton{
    position: fixed;
    display: block;
    background: url(assets/ui/pause@1x.png) no-repeat;
    width: 77px;
    height: 54px;
}
/*Buttons end*/

.nowPlayingText{
    position: fixed;
    top: 82%;
    left: 25%;
    font-size: 1.375vw;
}

.title{
    position: fixed;
    top: 82%;
    width: 45vw;
    font-size: 1.375vw;
    margin-left: 21%;
}
#AsIsLaunch {
    display:none;
}
#loading{

}
#asIsLaunchText{
    position: fixed;
    visibility: hidden;
    opacity: 0;

}
#toBeLaunchText{
    position: fixed;
    visibility: hidden;
    opacity: 0;

}

#returnButton{
    position: fixed;
    top: 85%;
    left: 8%;
}

/*Modal settings*/
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;

    /* background-color: #999 !important; */
    background: -webkit-linear-gradient(to bottom right, #94c7c8 0%, #edf7f6 100%);
    background: -moz-linear-gradient(to bottom right, #94c7c8 0%, #edf7f6 100%);
    background: -o-linear-gradient(to bottom right, #94c7c8 0%, #edf7f6 100%);
    background: linear-gradient(to bottom right, #94c7c8 24%, #edf7f6 100%);
}
.blur {
    display: none;
}

.overviewWrapper{
    width:auto;
    z-index: 1;
}


/*end*/


.tooltip-styling{
    background: white !important;
    opacity: .8 !important;
}

body{
    font-family: 'Lato', sans-serif;
}

h1{
    font-size: 2em;
    color: white;
    line-height: .8em;
    font-weight: bold;
}



img{
    max-width: 100%;
    max-height: 100%;
}

::-moz-selection{
    background-color:Transparent;
    color:#000;
}

::selection {
    background-color:Transparent;
    color:#000;
}