@charset "utf-8";
/* CSS Document */
.clearboth{
	clear:both;
}
.finBoard_main
{
margin-bottom:20px;
width:1170px;
margin:0 auto;
}
.finBoard_main_wrapper{
	width:1170px;
}
.finBoard_nav{
	background:#13405d;
	position:relative;
}
.finBoard_nav_links{
	/*width:598px;*/
	padding:10px 20px;
	float:left;
}
.finBoard_nav_search{
	width:344px;
	height:31px;
	float:right;
	margin:9px 172px 9px 0px;
	background:#fff;
}
.finBoard_nav_search .finBoard_nav_search_wrapper .finBoard_nav_search_input input.fin_text{
	width:306px;
	height:29px;
	float:left;
	border:none;
	padding-left:15px;
	color:#333 !important;
	font-size:14px;
	font-weight:400;
	background-color:#fff;
	font-family:'Roboto',sans-serif;
}
.finBoard_nav_search .finBoard_nav_search_wrapper .finBoard_nav_search_input button{
	background:url(../images/search_icon.png) no-repeat center;
	border:none;
	padding:14px 17px;
	float:left;
	cursor:pointer;
}
.finBoard_nav_link{
	min-height:30px;
	padding:0px 15px;
	float:left;
	border-right:1px solid #fff;
}
.finBoard_nav_link .finBoard_link a{
	min-height:30px;
	float:left;
	background:url(../images/arrow.png) no-repeat left 2px;
	padding:0 0 0 13px;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	font-size:13px;
	cursor:pointer;
	font-family: 'Asap', sans-serif;
	line-height: 15px;
}
.finBoard_nav_link .finBoard_link:hover a{
	min-height:30px;
	color:#efbb10;
	text-decoration:none;
	background:url(../images/arrow_hover.png) no-repeat left 2px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.finBoard_nav_link .finBoard_link.active a{
	min-height:30px;
	color:#efbb10;
	text-decoration:none;
	background:url(../images/arrow_hover.png) no-repeat left 2px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.finBoard_nav_link.finBoard_nav_link_fast{
	padding-left:0px;
}
.finBoard_nav_link.finBoard_nav_link_last{
	border-right:none;
}
.finBoard_nav_watch_list{
	width:156px;
	position:absolute;
	right:0px;
	top:-5px;
}
.finBoard_nav_watchlist{
	width:147px;
	background:#4594ad;
	float:left;
}
.finBoard_nav_watchlist .watchlist_link{
	color:#fff;
	font-size:15px;
	background:url(../images/login_icon.png) no-repeat left 4px;
	padding:10px 0 8px 37px;
	float:left;
	margin:9px 9px 9px 11px;
}
.finBoard_nav_watchlist .watchlist_link_login{
	color:#fff;
	font-size:15px;
	background:url(../images/login_icon.png) no-repeat left 4px;
	padding:0px 0 0px 43px;
	float:left;
	margin:9px 9px 8px 13px;
}
.finBoard_nav_watchlist .watchlist_link a .watchlist_count{
	color:rgb(255, 196, 12);
	font-family:'Roboto', sans-serif;
	font-weight:400;
	font-size:17px;
	padding-right: 2px;
}
.finBoard_nav_watchlist a span.watchlist_text{
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-weight:400;
	font-size:15px;
	padding-right: 2px;
}
.finBoard_login_shadow{
	width:9px;
	float:left;
	background:url(../images/shadow_left.png) repeat-y;
	height:55px;
}
.finBoard_with_momentum{
	display:none;
	background-color:#13405d;
}
.finBoard_more_details{
	width:77%;
	float:left;
	border-right:1px solid #0b2738;
	padding:10px 1.7% 10px;
	background:url(../images/shadow.png) repeat-x #13405d;
}
.finBoard_more_details_top{
	margin-bottom:10px;
}
.finBoard_more_details .finBoard_more_details_top span.more_details{
	color:#FFF;
	font-size:13px;
	margin-right:0px;
	text-transform:uppercase;
}
.finBoard_more_details .finBoard_more_details_top span.more_details .last_update{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
	display:none;
}
.finBoard_more_details .finBoard_more_details_top span.click_more_details{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}
.finBoard_more_details .finBoard_more_details_top span.click_more_details a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}

.finBoard_stock span.click_more_details{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
	float: right;
	margin-top: -5px;
	margin-right: 11px;
}
.finBoard_stock span.click_more_details a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}
.finBoard_stock1 img{
	content:url("/sites/all/themes/theedgemarkets/img/AS-collapsed.gif");
	
}

.finBoard_more_details01 .finBoard_more_details_top span.more_details{
	color:#FFF;
	font-size:13px;
	margin-right:28px;
	text-transform:uppercase;
}
.finBoard_more_details01 .finBoard_more_details_top span.more_details .last_update{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
	display:none;
}
.finBoard_more_details01 .finBoard_more_details_top span.click_more_details{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}
.finBoard_more_details01 .finBoard_more_details_top span.click_more_details a{
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	text-transform:none;
}
.finBoard_more_details01 .finBoard_more_details_top span.explanatory_notes{
	font-size: 11px;
	margin-right: 12px;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	color: #38829D;
	border-right: solid 1px #fff;
	padding-right: 12px;
}
.finBoard_more_details01 .finBoard_more_details_top span.disclaimer{
	color:#4594ad;
	font-size:11px;
	font-family: 'Roboto',sans-serif;
}


.finBoard_more_details .finBoard_more_details_top span.explanatory_notes{
	font-size: 11px;
	margin-right: 12px;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	color: #38829D;
	border-right: solid 1px #fff;
	padding-right: 12px;
}
.finBoard_more_details .finBoard_more_details_top span.explanatory_notes a{
	font-size: 11px;
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
	color: #38829D;
}
.finBoard_more_details .finBoard_more_details_top span.disclaimer{
	color:#4594ad;
	font-size:11px;
	font-family: 'Roboto',sans-serif;
}
.finBoard_more_details .finBoard_more_details_top span.disclaimer a{
	color:#4594ad;
	font-size:11px;
	font-family: 'Roboto',sans-serif;
}
.finBoard_more_details .finBoard_more_details_top span.powered{
	color:#fff;
	font-size:11px;
	float:right;
	margin-top:2px;
	margin-right:49px;
}
.all_data span.stocks_icon{
	float:left;
	margin-right:8px;
	margin-top:5px;
	height:11px;
}
.all_data div.name_stocks{
	color:#fff;
	font-size:13px;
	float:left;
	width:auto;
	font-family:'Roboto',sans-serif;
	font-weight:500;
}
.finBoard_stocks span.price_when_picked{
	width:100%;
	height:15px;
	color:#fff;
	background:url(../images/price_icon.png) no-repeat 0px 5px;
	padding:0 0 2px 11px;
	font-size:10px;
	float:left;
}
.finBoard_stocks span.stocks_rm{
	color:#fff;
	font-size:13px;
	float:left;
	margin:0px 14px 0px 12px;
	font-family:'Roboto',sans-serif;
	font-weight:500;
}
.finBoard_stocks span.stocks_rm1{
	color:#fff;
	font-size:12px;
	float:left;
	background:#ff2600;
	padding:1px 12px 0px;
	border-radius: 25px;
	margin-top:-2px;
}
.finBoard_stocks span.stocks_rm1.postv{
	color:#fff;
	font-size:13px;
	float:left;
	background:#7db700;
	padding:1px 12px 0px;
	border-radius: 25px;
	margin-top:-2px;
	font-family:'Roboto',sans-serif;
	font-weight:500;
}
.finBoard_stocks span.stocks_rm1.ngtv{
	color:#fff;
	font-size:13px;
	float:left;
	background:#ff2600;
	padding:1px 12px 0px;
	border-radius: 25px;
	margin-top:-2px;
	font-family:'Roboto',sans-serif;
	font-weight:500;
}
.finBoard_stocks span.stocks_rm1.nochange{
	color:#fff;
	font-size:13px;
	float:left;
	background:#7F7F7F;
	padding:1px 12px 0px;
	border-radius: 25px;
	margin-top:-2px;
	font-family:'Roboto',sans-serif;
	font-weight:500;
}
/*.finBoard_stocks{
	margin-top:7px;
}*/
.all_data{
	border-right:1px solid #9da9b0;
	padding:5px 20px 5px;
	width:176px;
}
.finBoard_stock .stock_of_the_day{
	color:#fff;
	background:url(../images/insiderasia_logo.png) no-repeat;
	padding: 0 0 8px 87px;
	font-size: 11px;
	text-transform: uppercase;
}
.finBoard_stock .last_update {
	float: right;
	margin: 4px 16px 0px 0px;
	padding: 0px;
	line-height: 0px;
	text-transform: capitalize;
}
.finBoard_stock{
	width:17.7%;
	min-height:94px;
	float:left;
	/*padding:10px 0.9% 11px 0.9%;*/
	background:url(../images/shadow_right.png) repeat-x #42667d;
}
.borderright{
	border-right:none;
	margin-top:11px;
	padding-left:1px;
	padding-bottom:0px;
}
.jcl-demo .carousel {
	width:864px!important;
    float: left;
    position: relative;
    visibility: hidden;
    left: -5000px;
	max-height:68px;
	overflow-y:hidden !important;
}
.jcl-demo .carousel>ul>li>img {
        width: 150px;
        height: 118px;
        vertical-align:middle;
        margin: 10px 10px 10px 0;
        border-radius: 5px;
    }
.jcl-demo .carousel>ul>li>p {
        width: 130px;
        height: 98px;

        margin: 10px 10px 10px 0;
        border: 1px solid #808080;
        border-radius: 5px;
        line-height: normal;
        background-color: #fff;
        padding: 10px;
    }

.jcl-demo a.prev, #jcl-demo a.go {
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_left.png) no-repeat;
    float: left;
	margin-top:8px;
}
.jcl-demo a.next, #jcl-demo a.go {
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_right.png) no-repeat;
    float: left;
	margin-top:8px;
}
.jcl-demo a.go.highlight {
        background-color: #dedede;
        color: #000;
    }
.jcl-demo a.prev {
        text-indent: 7px;
    }
.jcl-demo a.next {
        text-indent: 10px;
    }
.jcl-demo .externalControl button,
.jcl-demo .imageSliderExt button {
    margin: 5px 5px 0 0;
}
.jcl-demo .externalControl a.next, #jcl-demo .externalControl a.prev, #jcl-demo .externalControl a.go,
.jcl-demo .imageSliderExt a.next, #jcl-demo .imageSliderExt a.prev, #jcl-demo .imageSliderExt a.go
{
    margin: 0 5px 0 0;
    padding: 7px 5px 0 5px;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
}
.jcl-demo .widget img {
    cursor: pointer;
}
.jcl-demo .mid {
    margin-left: 50px;
    width: 400px;
    height: 300px;
}
.jcl-demo .vertical {
    margin-left: 170px;
}
.jcl-demo .imageSlider .carousel>ul>li>img,
.jcl-demo .imageSliderExt .carousel>ul>li>img {
    width: 400px;
    height: 300px;
}
.jcl-demo .imageSlider .carousel>ul>li>p,
.jcl-demo .imageSliderExt .carousel>ul>li>p {
    width: 380px;
    height: 280px;
}
.shadow{
	background:url(../images/shadow.png) repeat-x;
	width:100%;
	height:10px;
}
.iframe {
	/*margin-left: -10px;*/
}
.iframe1{
	/*margin-left: -6px;*/
	height: 105px;
	margin: 0;
	padding: 0 15px;
}
.iframe1_height{
	/*margin-left: -6px;*/
	height:80px;
}

.finBoard_stocks1{
	display:none;
}
.fixed{
	display:none;
}
.finBoard_stock1{
	min-height:61px;
}
.container_expanded1{
	margin-top:-127px;
	height:185px;
}
.container_expanded2{
	height:120px;
}
/*NEW CSS*/
.finBoard_more_details01{
	width:76.6%;
	float:left;
	padding:10px 22px 10px;
	background:url(../images/shadow.png) repeat-x #13405d;
}
.finBoard_more_details01 .finBoard_more_details_top span.more_details{
	color:#FFF;
	font-size:13px;
	margin-right:0px;
	text-transform:uppercase;
}
.finBoard_more_details01 .finBoard_more_details_top span.more_details a{
	color:#FFF;
	font-size:11px;
	font-family:'Roboto',sans-serif;
	font-weight:400;
	text-decoration:none;
	text-transform:none;
}
/*.finBoard_more_details01 .finBoard_more_details_top span.explanatory_notes{
	color:#4594ad;
	font-size:13px;
	margin-right:28px;	
}
.finBoard_more_details01 .finBoard_more_details_top span.disclaimer{
	color:#4594ad;
	font-size:13px;
}*/

.finBoard_more_details01 .finBoard_more_details_top span.powered{
	color:#fff;
	font-size:11px;
	float:right;
	margin-top:2px;
	margin-right:49px;
}
.jcl-demo01 .carousel01 {
	width:866px!important;
    float: left;
    position: relative;
    visibility: hidden;
    left: -5000px;
}
.jcl-demo01 .carousel01>ul>li>img {
        width: 150px;
        height: 118px;
        vertical-align:middle;
        margin: 10px 10px 10px 0;
        border-radius: 5px;
    }
.jcl-demo01 .carousel01>ul>li>p {
        width: 130px;
        height: 98px;

        margin: 10px 10px 10px 0;
        border: 1px solid #808080;
        border-radius: 5px;
        line-height: normal;
        background-color: #fff;
        padding: 10px;
    }

.jcl-demo01 a.prev, #jcl-demo a.go {
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_left.png) no-repeat;
    float: left;
	margin-top:8px;
}
.jcl-demo01 a.next, #jcl-demo a.go {
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_right.png) no-repeat;
    float: left;
	margin-top:8px;
}
.jcl-demo01 a.go.highlight {
        background-color: #dedede;
        color: #000;
    }
.jcl-demo01 a.prev {
        text-indent: 7px;
    }
.jcl-demo01 a.next {
        text-indent: 10px;
    }
.jcl-demo01 .externalControl button,
.jcl-demo01 .imageSliderExt button {
    margin: 5px 5px 0 0;
}
.jcl-demo01 .externalControl a.next, #jcl-demo .externalControl a.prev, #jcl-demo .externalControl a.go,
.jcl-demo01 .imageSliderExt a.next, #jcl-demo .imageSliderExt a.prev, #jcl-demo .imageSliderExt a.go
{
    margin: 0 5px 0 0;
    padding: 7px 5px 0 5px;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
}
.jcl-demo01 .widget img {
    cursor: pointer;
}
.jcl-demo01 .mid {
    margin-left: 50px;
    width: 400px;
    height: 300px;
}
.jcl-demo01 .vertical {
    margin-left: 170px;
}
.jcl-demo01 .imageSlider .carousel01>ul>li>img,
.jcl-demo01 .imageSliderExt .carousel01>ul>li>img {
    width: 400px;
    height: 300px;
}
.jcl-demo01 .imageSlider .carousel01>ul>li>p,
.jcl-demo01 .imageSliderExt .carousel01>ul>li>p {
    width: 380px;
    height: 280px;
}

.bought_price{
	float:left;
	color:#fff;
	font-size:10px;
}
.bought_price_no{
	float:left;
	color:#fff;
	font-size:13px;
}
.quantity{
	float:left;
	color:#fff;
	font-size:10px;
	margin:0px 6px;
}
.gain_loss{
	float:left;
	color:#fff;
	font-size:10px;
}
.finBoard_stocks01{
	margin-top:0px;
}
.normal_dashboard{
	display:none;
}
.sticky_dashboard{
	display:none;
}
.finBoard_with_momentum_height01{
	height:119px !important;
}
.finBoard_more_details_bottom{
	height:64px;
}
@-moz-document url-prefix() { 
  .quantity{
	float:left;
	color:#fff;
	font-size:10px;
	margin:0px 8px;
}
.finBoard_more_details_bottom{
	height:64px;
}
}
.finBoard_height{
	height:165px;
	overflow:hidden;
}

/*09-03-2015 new css */

.jcl-demo02 .carousel02 {
    width:1084px!important;
    float: left;
    position: relative;
    visibility: hidden;
    left: -5000px;
}
.jcl-demo02 .carousel02>ul>li>img {
        width: 150px;
        height: 118px;
        vertical-align:middle;
        margin: 10px 10px 10px 0;
        border-radius: 5px;
    }
.jcl-demo02 .carousel02>ul>li>p {
        width: 130px;
        height: 98px;

        margin: 10px 10px 10px 0;
        border: 1px solid #808080;
        border-radius: 5px;
        line-height: normal;
        background-color: #fff;
        padding: 10px;
    }

.jcl-demo02 a.prev, #jcl-demo a.go {
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_left.png) no-repeat;
    float: left;
	margin-top: 15px;
}
.jcl-demo02 a.next, #jcl-demo a.go {
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_right.png) no-repeat;
    float: left;
	margin-top: 15px;
}
.jcl-demo02 a.go.highlight {
        background-color: #dedede;
        color: #000;
    }
.jcl-demo02 a.prev {
        text-indent: 7px;
    }
.jcl-demo02 a.next {
        text-indent: 10px;
    }
.jcl-demo02 .externalControl button,
.jcl-demo02 .imageSliderExt button {
    margin: 5px 5px 0 0;
}
.jcl-demo02 .externalControl a.next, #jcl-demo .externalControl a.prev, #jcl-demo .externalControl a.go,
.jcl-demo02 .imageSliderExt a.next, #jcl-demo .imageSliderExt a.prev, #jcl-demo .imageSliderExt a.go
{
    margin: 0 5px 0 0;
    padding: 7px 5px 0 5px;
    font-size: 15px;
    text-align: center;
    border-radius: 3px;
}
.jcl-demo02 .widget img {
    cursor: pointer;
}
.jcl-demo02 .mid {
    margin-left: 50px;
    width: 400px;
    height: 300px;
}
.jcl-demo02 .vertical {
    margin-left: 170px;
}
.jcl-demo02 .imageSlider .carousel02>ul>li>img,
.jcl-demo02 .imageSliderExt .carousel02>ul>li>img {
    width: 400px;
    height: 300px;
}
.jcl-demo02 .imageSlider .carousel02>ul>li>p,
.jcl-demo02 .imageSliderExt .carousel02>ul>li>p {
    width: 380px;
    height: 280px;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 15px 10px !important;
  background: none;
  width: 998px;
  margin: 0 auto;
}

#quicktabs-video_and_photos a.prev{
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_left.png) no-repeat;
    float: left;
	margin-top: 51px;
        margin-right:17px;
}
#quicktabs-video_and_photos a.next{
    display: block;
    width:15px;
    height:24px;
	background:url(../images/flexslider_right.png) no-repeat;
    float: left;
	margin-top: 51px;
}
.quicktabs-ui-wrapper.qt-ui-tabs-processed-processed{
    border:none;
    background:none;
}
.pane-quicktabs-video-and-photos h2.pane-title{
    font-size:17px;
    color:#fff;
    background-color:#13405d;
    padding:10px 10px;
}
.quicktabs-ui-wrapper.qt-ui-tabs-processed-processed ul.ui-helper-clearfix.ui-widget-header{
    background: none;
    border:none;
}
.quicktabs-ui-wrapper.qt-ui-tabs-processed-processed li.ui-state-active{
    background: none !important;
}
.quicktabs-ui-wrapper.qt-ui-tabs-processed-processed li.ui-state-active a{
    background: none !important;
}

#qt-video_and_photos-ui-tabs1 .view-video-landing-page .view-content, #qt-video_and_photos-ui-tabs2 .view-video-landing-page .view-content {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:5px 0 0 0;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width:15px;
    height: 24px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    top:51px!important;
    left:0px;
    background: url(../images/flexslider_left.png) no-repeat;
}

.nbs-flexisel-nav-right {
    top:51px!important;
    right:0px;
    background: url(../images/flexslider_right.png) no-repeat;
}
.panel-tem-3col-bricks .panel-col-top .inside {
	margin-bottom:20px !important;
	margin-top: 15px;
}
.error_message{
	color: #FFF;
	font-size: 13px;
	margin-right: 0px;
	text-transform: capitalize;
	font-weight: 400;
	font-family: 'Roboto',sans-serif;
	line-height: 14px;
	padding: 8px 1px;
}
.error_message_sticky{
	padding: 3px 1px !important;
	height: 13px !important;
	overflow: hidden !important;
}
/*TONGS PORTFOLIO RIGHT DIV*/

.finBoard_stock01 {
  width: 17.7%;
  min-height: 96px;
  float:right;
  border-left: 1px solid #0b2738;
  padding: 10px 0.9% 11px 0.9%;
  background: url(../images/shadow_right.png) repeat-x #42667d;
}
.finBoard_stock_right01{
	min-height: 64px !important;
}
.finBoard_stock01_click{
font-family: 'Roboto',sans-serif;
font-weight: 300;
color:#fff;
padding-left:42px;
font-size: 14px;
}
.finBoard_stock01_click_displayNone{
	display:none;
}
.tongsPerf_subtitletwo{
font-family: 'Roboto',sans-serif;
font-weight: 300;
color:#ffc30b;
font-size: 14px;
}
.tongsPerf_subtitleone{
font-family: 'Roboto',sans-serif;
font-weight: 300;
color:#ffc30b;
font-size: 14px;
}
.tongsPerf_indices{
	float:left;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	font-size:14px;
}
.tongsPerf_change{
	float:right;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	font-size:14px;
}
.tongsPerf_gainloss{
	float:left;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	font-size:14px;
}
.tongsPerf_gainlossamt{
	float:left;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	font-size:14px;
	margin-left: 11px;
}
.tongsPerf_gainlosspercent{
	float:right;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#fff;
	font-size:14px;
}
#tongs_perf_cmp {
  margin-top: 8px;
}
#tongs_pf_returns_inception {
  margin-top: 3px;
}
.name_stocks_btn {
  background-color: #b2aad1;
  color: #15526f;
  font-size: 13px;
  padding: 3px 19px 3px;
  border-radius: 25px;
  font-family: 'Roboto',sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  margin-left:9px;
}
.Bought {
  background-color: #6ca9ac !important;
  color: #155271;
  font-size: 13px;
  padding: 3px 13px 3px !important;
  border-radius: 25px;
  font-family: 'Roboto',sans-serif;
  font-weight: 300;
  text-transform: uppercase;
}
.page-node #page-wrapper .container .clearfix #content.light-box-processed{
    width: 930px;
}
.page-node #page-wrapper .container .clearfix #content.light-box-processed #page-title {
    width: 90%;
	text-transform:capitalize;
}
.page-node #page-wrapper .container .clearfix #content.light-box-processed .region-content .published .field-name-body {
    margin-top: 0px;
}
.page-node #page-wrapper .container .clearfix #content.light-box-processed .region-content .published .field-name-body p {
    line-height: 22px;
}

/*TONGS PORTFOLIO RIGHT DIV END*/

/*09-03-2015 new css end*/

@-moz-document url-prefix() { 
	.finBoard_stock {
		padding:11px 0.8% 12px 0.9%;
	}
}
