.market-news-trade-zone{color:#7a7a7a;background-color:#fff;}
.market-news-trade-zone .bg-wrapper{background-color: #3097cc;margin-top:4px;}

.market-news-trade-zone .headline>.text-primary{ color: #0F5B8E !important;font: 400 13px / 20px Roboto; }
.market-news-trade-zone .headline>.text-primary:first-letter {
    text-transform: uppercase;
}

.market-news-trade-zone .curr{color: #666666;font: 300 13px / 20px Roboto;}

.market-news-trade-zone .date{
    color: #666666;
    font: 300 12px / 20px Roboto;
}
.mn-read-more {
	display: none;
	padding: 10px 0 0 0;
	text-align: right;
}

@media (max-width: 480px) {
    .market-news-trade-zone-modal .modal-content {
        max-height: -webkit-calc(550px - 210px); /* Safari 6, Chrome 19-25 - no viewport units allowed */
        max-height: -moz-calc(550px - 210px);
        max-height: calc(550px - 210px); /* other modern browsers */
        overflow-y: auto;
    }
}

@media (max-width: 769px) {
    .market-news-trade-zone .headline{font-size:11px;}
    .market-news-trade-zone .date{font-size:13px;}
}
.market-news-trade-zone a{text-decoration:none;cursor:pointer;}

/* table */
.market-news-trade-zone .table{margin-bottom:0;border:0;}
.market-news-trade-zone .table-bordered>thead>tr>th:first-child{border-bottom:0;border-right:0;}
.market-news-trade-zone .table-bordered>thead>tr>th:last-child{border-bottom:0;border-left:0;}
.market-news-trade-zone td:first-child,
.market-news-trade-zone th:first-child{text-align:left;}
.market-news-trade-zone td:first-child{vertical-align:middle;}
.market-news-trade-zone tbody tr{cursor:pointer;}
.market-news-trade-zone .table-bordered > tbody > tr > td.headline {
	border-top: none;
}

/* Invert striping */
.market-news-trade-zone .table-striped > tbody > tr:nth-child(even) > td,
.market-news-trade-zone .table-striped > tbody > tr:nth-child(even) > th {
	background-color: #f9f9f9;
}
.market-news-trade-zone .table-striped > tbody > tr:nth-child(odd) > td,
.market-news-trade-zone .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #fff;
}


.market-news-trade-zone tfoot{width:100%;text-align:center;padding:15px;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;border-left: 1px solid #ccc;}

/* modal */
.market-news-trade-zone-modal{color:#333;}
.market-news-trade-zone-modal .modal-content{background-color:#f2f2f2;}
.market-news-trade-zone-modal .page-header{border-bottom:0;margin-top:0px;margin-bottom:10px;}
.market-news-trade-zone-modal .page-header h1{margin-bottom:0;}
.market-news-trade-zone-modal .modal-footer{text-align:left;border-top:0;}
.market-news-trade-zone-modal .btn-see-more{background-color:#f2f2f2;float:right;color:#0f5b8e;}
.market-news-trade-zone-modal .modal-content img{
	max-width: 100% !important;
	height: auto !important;
}
.market-news-trade-zone-modal .new-header h4{
    color: #333333 !important;
    font-weight: bold !important;
	   margin-bottom: 0px;
}

.market-news-trade-zone-modal .new-header h3{
    color: #333333 !important;
    font-weight: bold !important;
	   margin-bottom: 0px;
}
.market-news-trade-zone-modal .line{margin-top:20px;margin-bottom:0px;}
.market-news-trade-zone-modal .risk{padding: 20px 40px 0px 40px;text-align: left;font-size: 11px;color:#848484 !important;}
/* trading zone mode */
.market-news-trade-zone caption{display:none;}
/* home page mode */
.market-news-trade-zone.homePageMode {background-color:transparent;}
.market-news-trade-zone.homePageMode .table > tbody {background-color:transparent;}
.market-news-trade-zone.homePageMode .table-bordered {background-color:transparent;}
.market-news-trade-zone.homePageMode .table-bordered>tbody>tr>td{border-style: dotted;border: 0;border-bottom: 1px dotted;}
.market-news-trade-zone.homePageMode .table-bordered>tbody>tr:last-child > td
{
  border-bottom:0;
}
/*.market-news-trade-zone.homePageMode caption{background:url(../img/news.png) no-repeat left;display:table-caption;border-bottom:1px solid #ddd;padding: 20px 0 20px 50px;text-align:left;font-weight: 700;}*/
.market-news-trade-zone.homePageMode caption a{float:right;font-weight: 400;}
.market-news-trade-zone.homePageMode thead,
.market-news-trade-zone.homePageMode tfoot,
.market-news-trade-zone.homePageMode div.date{display:none;}
.market-news-trade-zone.homePageMode .headline>.text-primary{text-transform: lowercase;font: 300 13px / 18px Roboto;color: #666666; }
.market-news-trade-zone.homePageMode  .headline>.text-primary:first-letter {
    text-transform: uppercase;
}

.market-news-trade-zone .news-feature .headline{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.market-news-trade-zone .news-feature .date{
    font: 400 14px / 20px Roboto;
}

.market-news-trade-zone .news-feature .headline .text-primary{ color: #0F5B8E !important;font: 400 16px / 23px Roboto; }

.icon-news-feature {
    color: #ff671b;
    padding-bottom: 1rem;
}

.modal.market-news-trade-zone-modal .modal-body{
    padding: 0 5% 15px;
}

@media (min-width:992px){
    .market-news-trade-zone-modal div.modal-dialog{
        width: 800px;
		max-width: 800px;

    }
}

@media (min-width:768px) and (max-width:991px) {
    .market-news-trade-zone-modal div.modal-dialog{
        width: 600px;
		max-width: 600px;

    }
}

@media (min-width:451px) and (max-width:767px) {
    .market-news-trade-zone-modal div.modal-dialog{
        width: 300px;
		max-width: 300px;
    }
}

@media screen and (max-width: 450px){
    .market-news-trade-zone-modal div.modal-dialog{
        margin: auto 10px;
        width: 100%;
    }    
}