/* 
    Document   : styles
    Created on : Dec 30, 2015, 3:07:37 PM
    Author     : ben
    Description:
        Purpose of the stylesheet follows.
*/

body{
    width: 100%;
    margin: 0 auto !important;
    float: none !important;
    font-size: 12px;
    font-family: sans-serif,Arial, Helvetica;

    background: #ffffff ;

    text-align:center;



}
#mainConatiner{
    width: 930px;
    margin: 0 auto !important;
    font-family: sans-serif;
}
#header_image{
    float: left;
    text-align:center;


    margin: 0px auto;
    height: 198px;
    width: 100%;

}


.vsapce{
    float: left;
    height: 5px;
    float: left;
    width: 100%;
    float: left;

}

.links{
    float: left;
    width: 100%;
    border: 1px solid black;

    font-size: 12px;
    font-family: arial;

    margin: 0;
    padding: 0;

}
.link{
    float: left;
    text-align: center;

    padding: 2px 5px 2px 5px;
}




#canvascontainer {

    width: 100%;
    height: 580px;
    position: relative;
    float: left;
    border: 1px solid black;
    margin: 0px auto;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 1px;
    padding: 0px;

    font-family: "Microsoft Sans Serif";
    font-size: 14px;
    font-weight: 100;
}
#panelTop{
    float: left;
    width: 922px;
    height: 120px;
    display: block;

    position: absolute;



    left: 4px;
    margin-top: 2px;
    background-color: #ffffef;

}

.boxTopLeft{
    position: absolute;
    border: 1px solid black;
    width: 310px;
    height: 116px;
    display: block;
    padding: 0px;
    left: 0px;
    top:2px;
}
.boxTopRight{
    position: absolute;
    border: 1px solid black;
    width: 310px;
    height: 116px;
    display: block;
    padding: 0px;
    right:  0px;
    top:2px;

}

.fontMss{
    font-family: "Microsoft Sans Serif"; 
}
.fontArial{
    font-family:arial;
}
.fontTimes{
    font-family: "times new roman";
}
.boxTopCenter{
    position: absolute;

    border-top:  1px solid black;
    width: 300px;
    height: 116px;
    display: block;
    padding: 0px;
    float: left;
    left: 310px;
    top: 2px;

}

#panelBottom{
    float: left;
    width: 922px;
    height: 20px;
    display: block;
    background: #ccc;
    position: absolute;
    bottom: 2px;

    padding: 0px;
    left: 4px;


    font-size: 12px;
    font-weight: 100;
    line-height: 20px;
    color: #000;

    margin-bottom: 2px;

}
.left{
    float: left;
    margin-left:3px; 
}
.right{
    float: right;
    margin-right: 3px;
}
.topPanelRows{
    border-top: 1px solid black;
    width: 100%;
    height: 18.5px;
    line-height: 18.5px;
    margin: 0px;
    color: #222;
    padding: 0px;
    font-family:"Microsoft Sans Serif"; 
    font-weight: lighter;
    font-smooth: never;
    -webkit-font-smoothing : none;
    color: #333;
    font-size: 13px;
}
.scoreText{
    font-family: Arial;
    font-weight: lighter;
    font-size: 11px;
    font-smooth: never;
    -webkit-font-smoothing : none;

    color: #333;
}

#canvascontainer canvas, #overlay {
    position: absolute;
    float: left;
}
#chartHolder {
    display: block;
    position: absolute;
    float: left;  

    height:434px;

    width:920px;  
    background-color:#333;
    color:white;


    padding:0px;

    top:122px;
    z-index: 0;
    border: 1px solid red;
    padding:0px;
    left: 4px;


}
#introductionDiv{
    position: absolute;
    top: 450px;
    left: 105px;
    width: 690px;
    height: 25px;
    border: 1px solid white;
    background: none;
    display: none;

}
#introProgressBar{
    background: yellow;
    height: 21px;
    margin-top: 2px;
    margin-left: 2px;
    width: 10px;

}
#progressText{
    position: absolute;
    left: 365px;
    line-height: 25px;
    top: -1px;
}
#stopLossDiv{
    z-index: 1;
    height: 16px;
    width: 100%;

    position: absolute;
    top: 535px;
    left: 4px;

}
#stopLossCanvas{
    z-index: 1;
    height: 16px;
    width: 100%;
    position: absolute;
    float: left;

    margin: 0px auto;
    display: block;
    cursor:default;


}

.preScreen{

    background-image: url("./../../v2/images/pre_screen.jpg")  ;
    background-repeat: no-repeat;
    width: 787px;
    height: 390px;
    position: absolute;
    left: 35px;
    top:140px;
}
.startBtn{
    background: #ffff00;
    width: 130px;
    height: 17px;
    border: 1px solid black;
    font-family: sans-serif;
    font-size: 12px;

    font-weight: bold;
    float: right;
    color: black;
    position: relative;
    margin-top: 360px;
    margin-right: 13px;
    line-height: 16px;
    cursor: pointer;    

}
.startBtn:hover{
    background: aqua;
}

.buttonTwo{
    background: #ffff00;
    width: 170px;
    height:40px;
    border: 1px solid black;
    font-family: sans-serif;
    padding-top: 9px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}
.buttonTwo:hover{
    background: aqua;
}


#dealTicket{
    display: none;
    width: 330.5px;
    height:270px;
    background:#eeeeef; 
    position: absolute;
    border: 4px solid black;
    top:0;
    text-align: center;
    z-index: 99999;

}
#dealTicket .titlebar{
    height: 30px;
    width: 100%;
    background: brown;
    border: none;

    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(red, brown); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, brown); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, brown); /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, brown); /* Standard syntax */


}

#dealTicket .titlebar .txt{

    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 30px;
    float: left;

}
.butonDisableMask{
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";

    /* IE 5-7 */
    filter: alpha(opacity=60);

    /* Netscape */
    -moz-opacity: 0.6;

    /* Safari 1.x */
    -khtml-opacity: 0.6;

    /* Good browsers */
    opacity: 0.6;
}

.unselctableText{
    -webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    -o-user-select: none;
    user-select: none;
    cursor: default;
}


#dealTicket .titlebar .closeBtn{
    float: right;
    margin: 0px;
    margin-top: 3px;
    margin-right: 4px;
    border: 1px solid black;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    background: #1ebcc5;
    cursor: pointer;
}
#dealTicket .titlebar .closeBtn:before{
    content: "\D7";
    font-weight: 300;

    font-size: 18px;
    line-height: 18px;
    margin: 0px auto;
    font-weight: normal;
}



/*<top> <right> <bottom> <left>*/
.precisionClip{
    position: absolute;
    clip: rect(220px,300px,390px,20px);

}
.grimReaperClip{
    position: absolute;
    clip: rect(20px,775px,250px,520px);
}
.grimReaperClipFull{
    position: absolute;
    clip: rect(20px,775px,300px,520px);
}
.bellCurveClip{
    position: absolute;
    clip: rect(0px,515px,210px,5px);
}


.bidBtnClip{
    position: absolute;
    clip: rect(0px,172px,17px,86px);

}
.askBtnClip{
    position: absolute;
    clip: rect(0px,86px,17px,0px);
}
.plusButtonClip{
    background-image: url("./../../v2/images/buttons.png")  ;
    background-repeat: no-repeat;
    position: absolute;
    clip: rect(1px,185px,16px,172px);
}
.minusButtonClip{
    background-image: url("./../../v2/images/buttons.png")  ;
    background-repeat: no-repeat;
    position: absolute;
    clip: rect(1px,198px,16px,185px);
}
#gameStartScrren1{
    background-image: url("./../../v2/images/start2.png")  ;
    background-repeat: no-repeat;
    width: 690px;
    height: 240px;
    position: absolute;

    left: 105px;
    top:200px;
    background-color: white;
    /*
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    -khtml-border-radius:25px;*/

    display: none;
}
#gameStartScrren2{
    background-image: url("./../../v2/images/risk1.png")  ;
    background-repeat: no-repeat;
    width: 690px;
    height: 240px;
    position: absolute;

    left: 105px;
    top:200px;
    background-color: white;
    /*
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    -khtml-border-radius:25px;*/

    display: none;
}
#memberWelcome{
    background-image: url("./../../v2/images/signed_in.jpg")  ;
    background-repeat: no-repeat;
    width: 787px;
    height: 390px;
    
}
.memberReportScreen{
    background-image: url("./../../v2/images/game3_end_screen.png")  ;
    background-repeat: no-repeat;
    width: 788px;
    height: 392px;
}

/*Preloading*/
.precesionMaster{

    background-image: url("./../../v2/images/master2.jpg")  ;
    background-repeat: no-repeat;


}


.clear {
    clear: both;
}

.highlight{
    background: yellow;
}

.verticalText{
    width: 10px;;
    font-size: 12px;
    letter-spacing: 0px;

    line-height:10px; 
}
.verticalText span{
    display: block;
}
.resultBox{
    font-family: "Microsoft Sans Serif";
    font-weight: bold;
    font-size: 12px;
    width: 60px;
    height: 20px;
    line-height: 18px;
    border:  1px solid black;
}
/*=============================================================================
ARROW BUTTONS
=============================================================*/
.arrow-up {
    width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;

    border-bottom: 8px solid black;
}
.arrow-down {
    width: 0; 
    height: 0; 
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;

    border-top: 8px solid black;
}

.arrow-right {
    width: 0; 
    height: 0; 
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid green;
}

.arrow-left {
    width: 0; 
    height: 0; 
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; 

    border-right:10px solid blue; 
}
.audioBtn{
    width: 33px;
    height:14px;
    background-color: yellow;
    border: none;

    border-radius: 2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    -khtml-border-radius:2px;
    margin-top: 3px;

    line-height: 12px;
    color: black;
    cursor: pointer;


}
/*============================================================================================
TOGGLE BUTTON

==================================================================================================*/
.toggle-button {
    background-color: white;
    margin: 0px;
    border-radius: 12px;
    border: 2px solid #D0D0D0;
    height: 14px;
    cursor: pointer; 
    width: 32px;
    position: relative;
    display: inline-block; 
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none; 
}
.toggle-button button { 
    cursor: pointer;
    outline: 0; 
    display:block; 
    position: absolute; 
    left: 0; top: 0; 
    border-radius: 100%; 
    width: 18px;
    height:18px;
    background-color: white;
    float: left; 
    margin: -2px 0 0 -2px;
    border: 2px solid #D0D0D0; transition: left 0.3s; }
.toggle-button-selected {
    background-color: #83B152;
    border: 2px solid #7DA652; 

}
.toggle-button-selected button {
    left: 16px; 
    top: 0; 
    margin: 0;
    margin-top: -1px;
    border: none;
    width: 16px; 
    height: 16px;
    box-shadow: 0 0 2px rgba(0,0,0,0.1);
}

.tets{

    font-weight: bold;

}

.bubble{
    background-color: #F2F2F2;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    font-size: 16px;
   
}
.bubble::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
}
.you {
    float: right;    
    margin: 5px 20px 5px 45px;         
}

.you::before {
    box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .9 );
    right: -9px;    
}
/**************************** FOR REPORT *****************************/
