﻿/*
COPYRIGHT © 2012 NETDANIA. ALL RIGHTS RESERVED.

Permission to use, copy, modify, and distribute this software and its documentation for educational, 
research, not-for-profit or profit purposes, without a signed licensing agreement, is hereby forbidden.

IN NO EVENT SHALL NETDANIA BE LIABLE TO ANY PARTY FOR ANY CLAIM, DIRECT, INDIRECT, INCIDENTAL, 
OR CONSEQUENTIAL DAMAGES, OR OTHER LIABILITY, INCLUDING BUT NOT LIMITED TO LOST PROFITS, ARISING OUT OF 
THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, WHETHER IN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE.

*/

.xPointer, .yPointer, .y2Pointer, .pricePointer-yaxis, .pricePointer-y2axis {
    background-color: #ccc;
    padding: 2px 2px 2px 2px;
    font-size:12px;
    margin-left:5px;
    z-index: 2;
    position: absolute;
     -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;-moz-box-shadow:0 2px 2px #bbb;
    -webkit-box-shadow:0 2px 2px #bbb;
    box-shadow:0px 2px 2px #bbb;
    text-shadow:0 1px 0 #fff;
    color:#000;
}

.pricePointer-y2axis:before, .y2Pointer:before
{
    content:'';
    position:absolute;
    top:6px;
    left:0%;
    margin-left:-8px;
    border-right:8px solid #ccc;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}

.pricePointer-yaxis:after, .yPointer:before
{
    content:'';
    position:absolute;
    top:6px;
    right:0%;
    margin-right:-8px;
    border-left:8px solid #ccc;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}

/*
.timescaleStyle
{
    color:#666;
    border:2px solid #999;
    width:30px;
}

.timescaleStyleSelected
{
    color:#fff;
    border:2px solid #999;
    width:30px;
    background-color:#999;
}
*/
.instrumentsStyle
{
    color:#333;
    border:2px solid #999;
}



.fullscreen{
  display: block;
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:9999;
  margin:0;
  padding:0;
}



.nd-ddl
{
    font-size: 10px;
    z-index: 100;
    float: left;
    margin-left: 0px;
    margin-top: 1px;
}

.nd-ddl1
{
    font-size: 10px;
    z-index: 100;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    /*width: 120px !important;*/
    text-align: left;
    font-variant: normal;
    font-weight: normal !important;
    font-family: Arial !important;
    color: #fff !important;
}

.nd-vol
{
    width: 25px !important;    
    height: 25px !important;    
}


/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #diez  { color: red  }

.nd-ts
{
   margin-left:5px;
   float:left;
   font-size: 11px !important;
}
}
.nd-tb
{
    margin: 0px;
    border-radius: 5px;
    padding-left: 5px;
}


.nd-tbbottom
{
   
}

/*
.ui-button-text-only .ui-button-text
{
    margin: 0;
    padding: 2px;    
}

.ui-button .ui-button-text {
    display: block;
    line-height: 1;
}

button.ui-button-icon-only {
    width: 1.5em;
}

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
    padding: 0.2em;
    text-indent: -9999999px;
}
*/

.nd-chartContainer
{
     padding: 5px;
    border:1px solid #d9d9d9 !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
     /*background: #eee;*/
     float: left;
     -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.nd-chartContainer-relative
{
    position: relative;
}

/*---------------------icons-------------------------------*/
.nd-volume-icon {
            background-image: url("images/volume.gif") !important;
            left: 10px;
}

/*.nd-fs-icon {
           background-image: url("images/fullscreen2.gif") !important;
            left: 10px;
}*/

.ui-button .ui-icon.nd-instruments-icon 
{
            background:#f2f2f2 url("images/icons/Instruments.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px !important;
            margin-top:0px !important;
            border-radius:3px;
}

.ui-button .ui-icon.nd-line-icon {
            background:#f7f7f7 url("images/icons/Line.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-candlestick-icon {
            background:#f7f7f7 url("images/icons/Candlestick.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-studies-icon {
            background:#f2f2f2 url("images/icons/Studies.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}


.ui-button .ui-icon.nd-trendline-icon {
            background:#f2f2f2 url("images/icons/Lines.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-chartType-icon {
            background:#f2f2f2 url("images/icons/Candlestick.png") ;
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-volume {
            background:#f2f2f2 url("images/icons/Volume.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-print-icon {
            background:#f2f2f2 url("images/icons/Print.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-fs-icon {
            background:#f2f2f2 url("images/icons/MaximizeFS.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}

.ui-button .ui-icon.nd-ss-icon {
            background:#f2f2f2 url("images/icons/MinimizeFS.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px; 
            border-radius:3px; 
}

.ui-button .ui-icon.nd-zoomin-icon {
            background:#f2f2f2 url("images/icons/zoom.png");
            height: 25px !important;
            width: 25px !important;
            left:0% !important;
            top:0% !important;
            margin-left: 0px;
            margin-top:0px;
            border-radius:3px;
}



.nd-menu-button 
{
    border:0px solid yellow!important;
    background-color:transparent !important;
    cursor:pointer;
    margin-right: 5px !important;
    border-radius:3px;
}

 .nd-icon-hover
 {
     background-color:#dfdede !important;
     border-radius:3px;
     }
     
 .nd-ts-selected
 {
     font-weight:bold !important;
     color: #000;
     background-color:#ccc;
     }

/*--------------------------------------------------------*/
.mColorPicker
{
    border-radius: 5px;
    margin-top:2px;  
    margin-left:px;  
}

.nd-chartDiv .jqplot-axis
{
    font-size: 11px;   
    font-family: Arial; 
}

.jqplot-event-canvas {
   /*     background-image: url(http://www.netdania.com/logo_new.gif);
        background-repeat: no-repeat;
   background-image: url(http://www.goldenstatemint.com/css/images/logo_small.png);
		 background-position: center bottom;
		 background-repeat: no-repeat;*/
}

.jqplot-series-canvas {
   /* z-index: 1;*/
}

.jqplot-cursor-tooltip
{
    background-color:transparent;
    border: 0px solid #000;
    /*z-index: 1000;*/
}

.nd-tooltip
{
    border: 2px solid #000 !important;
    font-size: 0.75em;
    white-space: nowrap;
    background-image:none!important;
    background-color:#eee;
    padding: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top:15px;
    z-index:100000;
    
}
    
.nd-tooltip-x
{
     font-family:Verdana;
     font-size:10px;
     color:#666;
}
     
.nd-tooltip-yLabel
 {
     font-family:Verdana;
     font-size:10px;
     color:#000;
    
     }
.nd-tooltip-y
 {
     font-family:Verdana;
     font-size:10px;
     color:#000;
     text-align:right;
  
}
     
.nd-copyright-notice
{
    position:absolute;
    font-size:10px;
    font-family:Verdana;
    z-index:4;
    }

.nd-information-window
{
    position:absolute;
    font-size:10px;
    font-family:Verdana;
    z-index:4;
}

.nd-tooltip-static
{
    border: 0px solid #000;
    font-size: 0.80em;
    white-space: nowrap;
    padding: 2px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:10px;
    font-family:Verdana;
    }


.nd-chartPlot
{
    /*background: transparent url(images/loading.gif) no-repeat center center;*/
    height: 330px;
   
}

.nd-ts-label
{
    text-align: center;
    font-family: Arial !important;
    height: 25px !important;
    width: 25px !important;
}

.nd-ts-label span
{
    padding-right:6px !important;
    padding-left:5px !important;
    font-size: 12px ;
    width:15px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}   


.nd-chartDiv
{
    margin: 0px; 
    width:100%;
    height:50%; 
    border: 0px solid #CCC;
    /*background: #fff url(images/loading.gif) no-repeat center center;*/
}
.nd-tooltip-volume
{
    border: 2px solid #000;
    font-size: 0.75em;
    white-space: nowrap;
    background: #fff;
    padding: 2px;
    margin-top: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.zoomBar
{
   width: 95% !important;
}

.volumeDiv
{

}

.nd-close-button:hover
{
    cursor: pointer;
    filter: alpha(opacity=50);
}

.nd-volume-label
{
    font-weight: bold;  
     position:absolute;
    font-size:10px;
    font-family:Verdana;  
}


#tsDiv
{
    width:150px; 
    height:20px; 
    border:0px solid #cc0001; 
    background:transparent; 
    position:absolute; 
    bottom:0; 
    right:0;
    
    
}

.nd-dialog
{
    font-size: 11px !important;    
}

.nd-tb .ui-button-text-only .ui-button-text, .nd-tbbottom .ui-button-text-only .ui-button-text
{
    padding:1px 0 1px 0;
}



.nd-tb .ui-button-text
{
    padding:0px 0 2px 0 !important;
    line-height: 1.5 !important;
}

.nd-menuItem
{
    /*color: #525552;    */
}

.nd-menuItem-disabled
{
    color: red !important;    
}

.nd-menu-ddl-defaulttext
{
    /*color:#525552 !important;*/
    font-family: Arial !important;
    font-size: 11px !important;
    font-weight: normal !important;
}

#menu {
    z-index:1000;
    font-size:11px;
    display:none;
    width:80px;
}

.overlay-mask{
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none;
    /*z-index: 10000;*/
}

.mColorPicker
{
    display: none;
}

.nd-disabled
{
    color: #999;
}

.nd-ddl .ui-buttonset
{
    margin-right: 2px !important;
}


#mColorPicker
{
    z-index:5;
    }
.nd-studiesPanel
 {
   width:300px;
   border:1px solid #b6b6b6;
 }
 .nd-studiesPanel-div
 { 
     margin-top:10px;
     border:0px solid grey;
     }
.nd-studiesPanel-text
{
   width: 30px; 
   margin-right:7px; 
   text-align:right;
   font-size:11px;
   font-family:Arial;
   border-radius:3px;
    }
.nd-studiesPanel-checkbox
{
    width:20px;
    height:20px;
    vertical-align: middle; 
    }
.nd-studiesPanel-checkboxText
{
   font-size:11px;
   font-family:Arial;
   width:15px;
   vertical-align: middle; 
    }

.nd-studiesPanel-color{
  height:12px;
  width:12px;
 }
    
.nd-studiesPanel-header
{
    margin-left:5px;
    font-size:12px;
    font-family:Arial;
    float:right;
    }
 .nd-studiesPanel-row
 {
     height:30px;
     }
 .nd-close-button
 {
     height:20px;
     }
  .dock,.undock{float:right;}
