/* JA Widget Stock */
#jawidget-stock {overflow:hidden;background:#fff;}

#jawidget-stock .stock-graph {text-align:center;}
#jawidget-stock .stock-image {height: 154px;}
#jawidget-stock .stock-timeaxis {margin-bottom: 1em;}
#jawidget-stock .name {cursor: pointer;}

/**VERTICAL STYLE**/
#jawidget-stock .stock-list-v .row{display: block; height: 25px; line-height: 25px; border-bottom: 1px solid #ddd;background: #fff; color:#333; clear:both;}
#jawidget-stock .stock-list-v #row-stock-0 { border-top: 1px solid #ddd; }
#jawidget-stock .stock-list-v .row .row-content{margin:0px; padding:0px;}
#jawidget-stock .stock-list-v .title {float:left; margin-left: 5px;font-weight:bold;}
#jawidget-stock .stock-list-v .values {float:right; margin-right: 5px;}

#jawidget-stock .stock-list-v .title .name {}
#jawidget-stock .stock-list-v .title span {font-size: 120%;display: inline-block;vertical-align: middle;}
#jawidget-stock .stock-list-v .title small {font-weight: normal;}
#jawidget-stock .stock-list-v .values .percentage {font-size: 85%;}

#jawidget-stock .stock-list-v .row .delete {background: url(images/delete.png) center center no-repeat;width: 12px; height: 12px;cursor:pointer;}

#jawidget-stock .stock-list-v .plus, .jawidget-stock-tip-inner .plus {color: #3f7e15;}
#jawidget-stock .stock-list-v .minus, .jawidget-stock-tip-inner .minus {color: #9c162e;}
#jawidget-stock .stock-list-v .neutral, .jawidget-stock-tip-inner .neutral {color: #aaa;}

#jawidget-stock .stock-list-v .legend {background: url(images/legend.png) 0 0 no-repeat;margin: 0px 5px 0px 0px;height: 25px;width: 10px;display: block;float: left; border:none;}
#jawidget-stock .stock-list-v .legend small {display: none;}
#jawidget-stock .stock-list-v .type0 {background-position: 0 8px;}
#jawidget-stock .stock-list-v .type1 {background-position: 0 -11px;}
#jawidget-stock .stock-list-v .type2 {background-position: 0 -30px;}
#jawidget-stock .stock-list-v .type3 {background-position: 0 -49px;}
#jawidget-stock .stock-list-v .type4 {background-position: 0 -68px;}

/**HORIZONTAL STYLE**/
#jawidget-stock .stock-list-h { border-top: 1px solid #ddd; }

#jawidget-stock .stock-list-h .row{ width: 33%; float: left; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; font-size: 92%; color: #666666; padding: 10px 0; }

#jawidget-stock .stock-list-h .row .row-content{margin:0px; padding:0 5px;}
#jawidget-stock .stock-list-h .title {font-weight:bold; background-color:#fff; height:40px;}
#jawidget-stock .stock-list-h .values {margin:0;}

#jawidget-stock .stock-list-h .title .name {clear:right; margin-left:5px;}
#jawidget-stock .stock-list-h .title span {font-size: 120%;display: block;vertical-align: middle;}
#jawidget-stock .stock-list-h .title small {font-weight: normal;}
#jawidget-stock .stock-list-h .title .amount {width:100%; text-align:left; clear:both;}
#jawidget-stock .stock-list-h .values .percentage {font-size: 85%;}

#jawidget-stock .stock-list-h .row .delete {background: #fff url(images/delete.png) center center no-repeat;width: 12px; height: 12px;cursor:pointer; float:right;}

#jawidget-stock .stock-list-h .plus, .jawidget-stock-tip-inner .plus {color: #3f7e15;}
#jawidget-stock .stock-list-h .minus, .jawidget-stock-tip-inner .minus {color: #9c162e;}
#jawidget-stock .stock-list-h .neutral, .jawidget-stock-tip-inner .neutral {color: #aaa;}

#jawidget-stock .stock-list-h .legend {background: url(images/legend.png) 0 0 no-repeat;margin: 0px 5px 0px 5px; padding:0px;height: 25px;width: 10px;border:none; float:left;}
#jawidget-stock .stock-list-h .legend small {display: none;}
#jawidget-stock .stock-list-h .type0 {background-position: 0 8px;}
#jawidget-stock .stock-list-h .type1 {background-position: 0 -11px;}
#jawidget-stock .stock-list-h .type2 {background-position: 0 -30px;}
#jawidget-stock .stock-list-h .type3 {background-position: 0 -49px;}
#jawidget-stock .stock-list-h .type4 {background-position: 0 -68px;}


/*************************/
#jawidget-stock .stock-add {padding: 0 5px 0 2px;position:relative;}
#jawidget-stock .loading {background: #fff url(images/spinner.gif) no-repeat scroll 98% 50%}
#jawidget-stock .centerloader, .jawidget-stock-tip-inner .centerloader {background: #fff url(images/spinner.gif) no-repeat scroll 50% 50%}

#jawidget-stock .stock-reload {background: #f2f2f2 url(images/reload.png) center center no-repeat;width: 16px;height: 16px;position: absolute;right:4px;top:4px;cursor:pointer;}
#jawidget-stock .source_of_information{font-size:11px; color:#CCCCCC; float:left; clear:left; width:220px;}
#jawidget-stock .last_update{font-size:11px; color:#CCCCCC; text-align:right;}

.jawidget-stock-tooltip {display: none;position: absolute;top: 200px;left: 200px;z-index:300;border:2px solid #ccc;}
.jawidget-stock-tip-inner .clr {clear:both;}
.jawidget-stock-tip-inner { padding: 15px; width: 400px;background: #fff; }
.jawidget-stock-tip-inner .content {float: left;width: 175px;}
.jawidget-stock-tip-inner h1 {margin: 0;font-size: 18px;}
.jawidget-stock-tip-inner h2 {color: #aaa; margin: 0 0 1em;font-size: 12px;}
.jawidget-stock-tip-inner .row span.title {font-weight: bold;}
.jawidget-stock-tip-inner .more-details {margin-top: 1em;text-transform:lowercase;}
.jawidget-stock-tip-inner .graph {text-align: center; float: left;margin-right: 1em;width: 212px;height:102px;}
#jawidget-stock .wrong_data{color:#FF0000; text-align:center;}
