@CHARSET "ISO-8859-1";
/* fix for overflowing long strings in small tables */
table.non-breaking-rows td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
table.table.fixed-table.non-breaking-rows tr:nth-child(2) > td {
    white-space: nowrap;
}
.auto-search table.non-breaking-rows td:nth-child(1) {
    width: 220px;
}
td.non-breaking-cell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bg-disabled {
	background-color: #ddd;
	font-weight:bolder;
}

.col10 {
    width: 10%;
}

.col20 {
    width: 20%;
}

.col25 {
    width: 25%;
}

.col30 {
    width: 30%;
}

.col33 {
    width: 33.33%;
}

.col50 {
    width: 50%;
}

.height46 {
    height: 46px;
    overflow: hidden;
}

nav.first-nav ul li ul {
    z-index: 10 !important;
}

/** Margins and Paddings **/

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-updown-10 {
	margin-top: 21px !important;
	margin-bottom: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

@media (min-width: 768px) {
    .container-widget-small {
        margin-top: 18px;
    }
}

/** Price **/
.swiper-slide .price {
    font-size: 21px;
}

.Indices_SubModule_ListTable .container-widget > h4 {
    padding-bottom: 18.3px;
    font-size: 12px;
}

table.fixed-table-40-20{
	table-layout: fixed;
}

table.fixed-table {
    table-layout: fixed;
}

table.fixed-table-25 {
    table-layout: fixed;
}

table.fixed-table-25 td {
    width: 25%;
}

table.fixed-table-40-20 td:nth-child(n+2) {
    width: 20%;
}
table.table.fixed-table tr:nth-child(2) > td {
    white-space: normal;
}
.text-center , table.table-center td {
	text-align:center;
}

.push-negative {
    color: #fff;
    background-color: #c60f0f !important;
}

.push-positive {
    color: #fff;
    background-color: #008800 !important;
}

.push-neutral {
    color: #fff;
    background-color: #999 !important;
}

.tnt-positive {
    color: #008800 !important;
}

.tnt-negative {
    color: #c60f0f !important;
}

.progress {
    border-radius: 0px;
}

.side-margin {
    padding: 0px 20px !important;
}

.side-margin-10 {
    margin-left: 10px;
    margin-right: 10px;
}

.container-widget h1 {
    margin: 0;
    padding: 10px 0px 0px 0px;
}

.container-widget.add-border .grey-bg {
    background-color: #f1f1f1;
    padding: 10px 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-align-right {
    text-align: right;
}

.padding-top0{
    padding-top: 0px !important;
}

.padding-top10{
	padding-top: 10px !important;
}

.padding-right10 {
    padding-right: 10px !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.borderTopGrey {
    border-top: 1px solid #cccccc;
    margin-top: 10px;
}

.iconcell {
    vertical-align: middle;
    margin: 0px 20px 0px 0px;
}

.date-time {
    margin-bottom: 5px;
}

.table-no-margin-bottom {
    margin-bottom: 0px !important;
}

.border-second, table.border-second tr:nth-child(2) td {
    border-top: 1px solid #dddddd;
}

.no-border-top , .no-border-top td {
    border-top: 0px !important;
}

.no-border-bottom , .no-border-bottom td {
    border-bottom: 0px !important;
}

.no-header th , table tr.no-header th a:link, table tr.no-header th a:visited {
    color: #333;
    font-size: 18px;
 }

.no-header th a , table tr.no-header th a:link, table tr.no-header th a:visited  {
    margin-right: 0px;
}

table tr.no-header th a:active, table tr.no-header th a:hover  {
    color: #FF0000;
}

table tr.no-header th {
    padding-bottom: 15px !important;
}

/** Index Selector **/

#index-selector-box3, #index-selector-box4 {
    /**float:right;**/
}

#index-selector-box4 {
    float: right;
}

#index-selector-box1, #index-selector-box2 {
    /**float:right;**/
}

/** Donuts Chart **/

.Chart_SubModule_TopFlopDonuts p {
    color: #999999;
    margin: 0px;
    text-align: center;
}

/** World Map Workarounds **/
.Indices_SubModule_WorldMap {
    /*margin-bottom: 10px;*/
}

#Indices_SubModule_WorldMap_1 {
    /*height: 500px;*/
}

.tnt-zoom-button, .tnt-move, .tnt-home-button {
    /*background-position: -1px -1px !important;*/
}
.tnt-zoom-button-in:hover, .tnt-zoom-button-out:hover {
    /*background-position: 0 -15px !important;*/
}

.world-map-zoom {
    bottom: 13px;
    left: 35%;
    position: absolute;
}

.world-map-zoom > svg {
    cursor: pointer;
}

.wm-zoom-out {
    margin-left: 40px;
}

ul#world-map-region-selector > li {
    width: 25%;
}

.Indices_SubModule_WorldMap .date-time {
    font: 12px Arial, Helvetica, sans-serif !important;
}

.tnt-worldmap-position-tabs, .tnt-worldmap-timespan-tabs, .tnt-map-grad-border, #tnt-map-grad-min-perf-percent-text, #tnt-map-grad-max-perf-percent-text {
    display: none !important;
}

.tnt-world-map [id^=tnt-worldmap-feature-] {
    cursor: pointer;
}

.wm-colorize {
    text-align: center;
    padding: 10px;
    color: #999999;
}

.wm-colorize-red {
    border-bottom: 10px solid #C60F0F;
}

.wm-colorize-yellow {
    border-bottom: 10px solid #eba549;
}

.wm-colorize-lime {
    border-bottom: 10px solid #b2bf30;
}

.wm-colorize-green {
    border-bottom: 10px solid #008000;
}

.wm-colorize-grey {
    border-bottom: 10px solid #CCCCCC;
}

.tnt-map-controls {
    left: 45% !important;
    top: 285px !important;
}

.tnt-zoom-button-in {
    left: 0px !important;
}

.tnt-zoom-button {
    position: absolute !important;
}

/** Carousel **/

.carousel-inner h2 {
    background-color: transparent !important;
    padding-top: 10px !important;
}
.Chart_SubModule_Carousel {
	 margin-top: 36px;
}

/** Icons **/
.icon-small {
    display: inline-block;
    fill: currentcolor;
    height: 25px;
    width: 25px;
}

/** Tabs **/

.small-1 {
    display: none;
}

.small-2 {
    display: none;
}

.small-3 {
    display: none;
}

.small-4 {
    display: none;
}



/** Advanced chart **/
.Chart_SubModule_Advanced img {
    width: 100%;
}

/** Stocks search **/
.form-group .more-link {
    padding: 10px 0;
}

/** Tabs Chart **/

.chart-container {
    margin-top: 0px !important;
    border-top: 0px !important;
}

.li-style {
    margin-top: -1px !important;
    background-color: white !important;
}

.grid-padding {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.grid-margin {
    /*margin-left: 40px !important;*/
    /*margin-right: 40px !important;*/
}

.grey-bg-special {
    padding-right: 0px !important;
    padding-left: 0px !important;
    background: #f5f5f5;
    padding-bottom: 36px;
    marging-right: 18px !important;
    marging-left: 18px !important;

}

/** News Table **/

.news-table {
    margin-top: 10px;
}

.news-table td, .news-table .news-table-datetime > td, .news-table .news-table-title > td, .news-table .news-table-body > td {
    border-top: 0px;
    padding: 0px;
}

.news-table .news-table-datetime p, .news-table .news-table-title p, .news-table .news-table-body p {
    margin: 0px;
    padding: 0px;
}

.news-table .news-table-datetime p {
    margin-top: 10px;
    color: #999;
}

.news-table .news-table-title p {
    font-weight: bolder;
}

.news-table .news-table-body {
    border-bottom: 1px solid #ccc;
}

.news-table .news-table-body p {
    margin-bottom: 15px;
}

/** PUSH **/
div#MDG {
    display: none !important;
}

.no-margin-bottom {
    margin-bottom: 0px !important;

}
.no-margin-top {
    margin-top: 0px !important;
}

/** Padding Columns **/

.col-no-padding {
    margin-left: 18px;
    margin-right: 18px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 96.5%;

}

.col-no-padding-right {
    padding-right: 0px !important;
    width: 48.2%;
}

.col-no-padding-left {
    padding-left: 0px !important;
    margin-left: 18px;
    width: 48.2%;
    padding-bottom: 78px;
}

.grid-margin-left {
    margin-left: 28px !important;

}

.grid-margin-right {
    /*margin-right: 40px !important;*/
}

.row-line {
    border-top: 1px solid #dddddd !important;
}

/** Chart Advance URL **/

.chart-advance-link {
    margin-bottom: 10px;
    margin-top: 20px;
}

.margin-func-buttons {
    margin-top: 0;
}

/** Public widget **/

.IndicesCurrencies #indices-tabs a {
    padding: 5px 12px 7px;
}

.IndicesCurrencies #indices-tabs a.active {
    margin-top: 9px;
}

.Indices_SubModule_TopFlopSmall {
    margin-top: 10px;
    /*margin-bottom: 10px;*/
}

.Indices_SubModule_TopFlopSmall table th:nth-child(n+2) {
    text-align: right;
}

.idms.widget-1 #tab-indices .table tr td:first-child {
    width: 40%;
}

.idms.widget-1 #tab-indices .table tr td:nth-child(2) {
    width: 35%;
}

.idms.widget-1 #tab-indices .table tr td:nth-child(3) {
    width: 25%;
}

.idms.widget-1 .santander-data tr td:last-child {
    padding-right: 0;
}

.idms.widget-1 #tab-indices .table tr td {
    padding: 6px 0px;
}

.idms.widget-1 #tab-indices .table th {
    padding-left: 0px;
}

.idms.widget-1 #tab-indices .santander-data {
    border-left: 10px solid #e6e6e6;
    border-right: 10px solid #e6e6e6;
}

.idms.widget-1 #tab-indices .santander-data tr td:first-child {
    padding-left: 0;
}

.widget-1 .tab-indices {
    min-height: 334px;
}

/** Stocks search module **/
.Stocks_SubModule_StocksScreener .table > tbody > tr > td, .Stocks_SubModule_StocksScreener .table > tbody > tr > th {
    vertical-align: middle;
}

.input-group-search.full-width {
    right: auto;
}

.full-width, .full-width .btn-dropdown {
    width: 100%;
}
@media (min-width: 1200px) {
    .full-width .btn-dropdown {
        max-width: 100%;
    }
}
@media (max-width: 1199px) and (min-width: 1024px){
    .full-width .btn-dropdown {
        max-width: 100%;
    }
}
@media (max-width: 1023px) and (min-width: 768px){
    .full-width .btn-dropdown {
        max-width: 100%;
    }
}
/** Stocks Header **/

.stock-information {
    margin-top: 8px !important;
}

/** Index Header **/

.icon-header-index {
    margin-bottom: -4px;
}

/** Invested Stock **/

.invested {
    background-color: #f1f1f1;
    border-top: 1px dashed #cccccc;
    border-bottom: 1px dashed #cccccc;
}

.svg-invested {
    margin-bottom: -5px;
    margin-left: 5px;
    margin-right: 10px;
    padding-top: 5px;
}

.invested-margin {
    padding-margin: 5px !important;
}

.buttons-margin {
    margin-top: 20px;
    text-align: right;
    /*border-bottom: 1px solid #dddddd;*/
}

.button-header {
    margin-top: -23px;
    float: right;
}

.btn-resize {
    width: 140px;
    /*height: 40px;*/
    margin-bottom: 20px;
}

/** Modules Header **/

.header-date {
    float: right;
    font-size: 10px;
    padding: 10px 0 0;
}

/** Double table separator **/
.double-table {
    border-top: 3px solid #dddddd;
}

.align-date {
    padding-left: 24%;
}

/** Grey Bg **/
.grey-bg-middle {
    background-color: #f5f5f5;
}

/** Padding bottoms **/
.bottom-35 {
    padding-bottom: 35px !important;
}

.bottom-0 {
    padding-bottom: 0px !important;
}

.bottom-14 {
    padding-bottom: 14px !important;
}

.bottom-42 {
    padding-bottom: 42px !important;
}

.bottom-warrants{
	padding-bottom: 45px !important;
}

/** Align Tables **/

tr.align-right td {
    text-align: right;
}

tr.align-right td:first-child {
    text-align: left !important;
}

table.table tr.no-top-line td {
    border: 0 none;
}

/** Logo **/

.logo-table{
	padding-left:15px;
	padding-top:15px;
	width:130px;
}


/** Boton Grey Light **/

.btn-greylight {
  background-color: #F1F1F1;
  color: #333333 !important;
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -ms-transition: background-color 500ms;
  -o-transition: background-color 500ms;
}
.btn-greylight:hover {
  background-color: #d9d9d9;
  color: #ffffff;
}

@media (min-width: 1024px) {
    .min-price-width {
        min-width: 90px;
    }
}
@media (min-width: 768px) {
    .min-price-width {
        min-width: 60px;
    }
}

@media (min-width: 1024px) {
    .performance-column {
        max-width: 90px;
    }
}
@media (min-width: 768px) {
    .performance-column {
        min-width: 68px;
    }
}

@media (min-width: 1024px) {
    .date-column {
        max-width: 90px;
    }
}
@media (min-width: 768px) {
    .date-column {
        min-width: 82px;
    }
}

.Warrants_SubModule_TopVolatilityUnderlyings a {
    text-decoration: none;
}

.radio input[type="radio"] {
    margin-top: 10px;
}

.radio-inline input[type="radio"] {
    margin-left: -17px;
    margin-top: 1px;
}

.table-list th, .table-list td {
    word-break: break-all; /*FF IE*/
    word-break: break-word; /*webkit*/
    word-wrap: break-word;
}

.container-widget.add-border .modal h4 {
    background-color: inherit;
    margin: 0;
    padding: 0;
}

.col-sm-6 .form-inline {
    margin-top: 0;
}
.module .form-inline .input-group.range {
    /*width: 209px;*/
}
.module .col-sm-6 .form-inline .input-group.range {
    width: 195px;
}
@media (max-width: 1023px) {
    .module .form-inline .input-group.range {
        /*width: auto;*/
    }
    .module .col-sm-6 .form-inline .input-group.range {
        width: 132px;
    }
}
@media (max-width: 767px) {
    .module .form-inline .input-group.range, .module .col-sm-6 .form-inline .input-group.range {
        width: 100%;
    }
    .module .form-inline.form-inline-width {
        width: 100% !important;
    }
}

.News_SubModule_Search .inpage-tabs ul {
    height: auto;
    overflow: auto;
    padding: 0 0 0 20px;
}

.News_SubModule_Search .inpage-tabs a:link, .News_SubModule_Search .inpage-tabs a:visited {
    min-width: 90px;
    padding: 9px 7px 9px 7px;
}

.News_SubModule_Search .inpage-tabs a.active {
    min-width: 90px;
    padding: 16px 7px 15px 7px;
}

/*div[class*="News_SubModule"] th:first-child {*/
    /*width: 120px;*/
/*}*/

@media (max-width: 1023px) {
    .News_SubModule_Search .inpage-tabs ul {
        padding: 0;
    }
    .News_SubModule_Search .inpage-tabs a:link, .News_SubModule_Search .inpage-tabs a:visited {
        margin-top: 0;
        min-width: 50px;
    }

    .News_SubModule_Search .inpage-tabs a.active {
        margin-top: 0;
        min-width: 50px;
        padding: 9px 7px 9px 7px;
    }
}

.container-widget.add-border .Indices_SubModule_Selector h2 {
    margin-bottom: 0;
}

.btn > span.text-right {
    margin-left: 10px;
}

.ETFs_SubModule_Comparison .modal-dialog {
    width: 830px;
}

.ETFs_SubModule_Comparison .container-widget.add-border .auto-search table tr td:first-child {
    padding-left: 15px;
}
.ETFs_SubModule_Comparison .container-widget.add-border .auto-search table tr td:last-child {
    padding-right: 15px;
}

.form-inline-width {
	width: 115% !important;
}

.dash-margins {
    margin-left: 0 !important;
    margin-right: 35px !important;
}

.input-group-addon-padding{
	padding: 0 4px !important;
}

.legend-label {
    border-color: white;
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    padding: 5px;
    line-height: 32px;
}

.tabs-chart-legend .legend-label {
    border-width: 0 0 0 10px;
}

.legend-label.red {
    border-color: red;
}
.legend-label.blue {
    border-color: #4B9CB9;
}

.legend-label.dark-red {
    border-color: #A02525;
}


.text-bold {
    font-weight: bold;
}

.col-md-2.button {
    margin-left: 100px;
}

.clear {
    clear: both;
}

.width40 {
    width: 40%;
}

.width30 {
    width: 30%;
}

.width20 {
    width: 20%;
}


svg.no-change-grey {
  fill: #434343;
}

.table-striped > tbody > tr:nth-of-type(2n+1){
	background-color: #ffffff !important;
}

.factsheet-header .title {
	/*margin: 5px 0 0px !important;*/
}


.factsheet-header{
	overflow: visible !important;
}


.h1-no-margin {
	margin: 0 !important;
}


.dash-under-date {
    margin-right: 36px;
    margin-left: 37px;
}

.tnt-error{
	border-bottom: 0px !important;
}

table.table-tabbed tr > td:nth-child(1):not(:last-child),
table.table-tabbed tr > td:nth-child(2):not(:last-child),
table.table-tabbed tr > td:nth-child(3):not(:last-child),
table.table-tabbed tr > td:nth-child(4):not(:last-child) {
    padding-right: 0;
    padding-left: 0;
}


@media (min-width: 768px) and (max-width: 1023px) {
  nav.top-nav {
    width: 680px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  nav.top-nav {
    width: 936px;
  }
}
@media (min-width: 1200px) {
  nav.top-nav {
    width: 936px;
  }
}


.breadcrumb {
  padding-left: 0;
}


h1 {
  margin-left: 0;
}

table.table-tabbed tr > th:nth-child(1):not(:last-child),
table.table-tabbed tr > th:nth-child(2):not(:last-child),
table.table-tabbed tr > th:nth-child(3):not(:last-child),
table.table-tabbed tr > th:nth-child(4):not(:last-child) {
    padding-right: 0;
    padding-left: 0;
}

.btn-popover {
    min-width: 30px;
}


.number-trading {
	padding-bottom: 10px;
    padding-top: 10px;

}

#isin-trading {
    padding-bottom: 10px;
    padding-top: 10px;

}

#isin-trading-oto {
    padding-bottom: 10px;
    padding-top: 10px;

}

table tr td.text-title {
    font: normal 12px Arial, Helvetica, sans-serif;
    font-weight: bold;

}
.negative-side-margin, .News_SubModule_DetailView {
    margin: 0 -15px;
}

/** Order Transaction **/
.full-order-modal .modal-dialog {
    width: 100%;
    margin: 10px;
}

.full-order-modal .close-x , .full-order-modal .cancel-order  {
    display:none;
}

.full-order-modal{
    z-index: 0;
}

.table-disclaimer{
    font-weight: 100;
    padding-top: 20px;
    text-align: center;
}


a.under-chart-link{
    font: normal 13px Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: inline-block;
    width:100%;
}

a.under-chart-link:hover{
    text-decoration: none;
}

.spinner-circle {
    left: 50%;
    position: absolute;
    top: 50%;
}

.spinner-multiorder {
    /**left: 47.5% !important;
    top: 7.5% !important;*/

    left: 33.5% !important;
    top: 3% !important;
}

.spinner-multiorder-simple {
    /**left: 47.5% !important;
    top: 7.5% !important;*/

    left: 12.5% !important;
    top: 2.8% !important;
}

.spinner-multiorder-oco {
    /**left: 47.5% !important;
    top: 7.5% !important;*/

    left: 51.5% !important;
    top: 3% !important;
}

.spinner-oto {
    left: 47.5% !important;
    top: 15% !important;
}

.spinner-circle-top {
    top: 250px;
}

.relative {
    position: relative;
}

.inpage-tabs-1024 li {
    position: relative;
}

.General_SubModule_SearchResults .spinner-circle.spinner-12 {
    left: 44%;
    top: 74%;
}
.General_SubModule_SearchResults .active .spinner-circle.spinner-12 {
    left: auto;
    top: auto;
    margin-top: 3px;
}
.General_SubModule_SearchResults .spinner-circle.spinner-22 {
    top: 4px;
}
.General_SubModule_SearchResults table.table.fixed-table tr:nth-child(2) > td:last-child {
    white-space: nowrap;
}

.label-exchange{
	font-weight: 500 !important;
	padding-bottom: 4.5px;
}

.auto-search-trading0{
    right: 0px !important;
	left: 18px;
    top: 77px !important;
}

.auto-search-trading1{
    right: 0px !important;
    left: 18px;
    top: 77px !important;
}

.portfolio h4 .black-title {
    color: #000;
    margin-right: 15px;
    font-size: 16px;
    font-weight: bold;
}
.portfolio .more-link {
    /*display: inline;*/
}
.table-portfolio .spinner-circle {
    top: auto;
    bottom: 25px;
}
.bg-white{
    background-color: white !important;
}

.container-widget table tr td span .negative{
    color: #c60f0f !important;
}

.container-widget table tr td span .positive{
    color: #008000 !important;
}

.fixed-width-100 {
    width: 115px;
}
.fixed-width-80 {
    width: 80px;
}

.warrants-screener-types {
    /*float: right;*/
}
.warrants-screener-types .radio-inline {
    width: 95px;
}

.no-capitalization {
    text-transform: none !important;

}

.tradeSmallButtons {
	/*min-width: 35px !important;*/

}

.icon-table-sort-fix {
    position: absolute;
    margin-top: 1px;

}

.btn-group.currencies-matrix-timespan {
    position: absolute;
    right: 20px;
    top: 10px;
}

.dropdown-menu li.dropdown-header {
    padding-left: 0px;
}
.dropdown-menu li.dropdown-header:hover a {
    color: #333333;
    background-color: #f5f5f5;
}

.dropdown-menu>table.table {
    table-layout: auto;
}

.Currencies_SubModule_Calculator form {
    margin: 20px;
}

.Currencies_SubModule_Calculator .calculator-flip {
    position: absolute;
    right: 0;
}

.Currencies_SubModule_Calculator .container-widget.add-border form table tr td:first-child,
.Currencies_SubModule_Calculator .container-widget.add-border form table tr th:first-child {
    border-left: 0;
    padding-left: 0;
}
.Currencies_SubModule_Calculator .container-widget.add-border form table tr td:last-child,
.Currencies_SubModule_Calculator .container-widget.add-border form table tr th:last-child {
    border-right: 0;
    padding-right: 0;
}
.Currencies_SubModule_Calculator .calculator-rate-data {
    display: none;
}

.Currencies_SubModule_Matrix table.table tr td:first-child {
    overflow: auto;
}

.carrousel-home-title,
.carrousel-title {
	font-size: 13px !important;
}

.carrousel-title a {
    text-decoration: none;
}

.smallBoxButton{
    min-width: 25px !important;
}

.smallTradedButton{
    min-width: 30px !important;
}

.performance-column-padding{
	padding-right: 8px !important;
}

.sectype-last {
    border-right: 0px !important;
}

.etfTradedButton{
	min-width: 35px !important;
}

.swiper-container.standard-swiper .container-widget img {
    padding-top: 20px;
    padding-bottom: 20px;
}

.Chart_SubModule_TabsChart .chart-container img {
    padding: 27px;
}

.order-modal .disclaimer-shadow {
    background-color: #ffffff;
    height: 700%;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 99;
}


.dropdown-menu-currency {
	min-width: 10px !important;
}

.dropdown-menu-currency li {
    margin-right: 10px !important;
}

.dropdown-menu {
    /* Use the addscroll class to add a scroll to a dropdown */
   /*overflow: auto !important;*/
}

.datepicker .table-condensed tr td:first-child,
.table-condensed tr th:first-child {
    border-left: 0px solid #ffffff !important;
}

.datepicker .table-condensed tr td:last-child,
.table-condensed tr th:last-child {
    border-right: 0px solid #ffffff !important;
}

/** Alberto - temporary workaround **/
.Trading_SubModule_SimpleOrderReview table.table tr td, .Trading_SubModule_SimpleOrderConfirm table.table tr td {
    border: none !important;
}


.focus-red{
	border-color: red;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.6);
    outline: 0 none;
}

/** Advanced Canvas Chart css **/
.idms-chart-main-label {
    margin-top: 5px;
}

.idms-chart-main-label .idms-label-red {
    background-color: #c60f0f;
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 5px;
}

.idms-chart-main-label .idms-label-green {
    background-color: #b1be30;
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 5px;
}

.main-label-row {
    margin-bottom: 24px;
}

.idms-volume-labels {
    margin-bottom: 24px;
}

.idms-chart-volume-label-green {
    background-color: #008000;
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 5px;
}

.idms-chart-volume-main-label-green {
    background-color: #008000;
    width: 13px;
    height: 13px;
    float: left;
}
.idms-chart-volume-label-red {
    background-color: #c60f0f;
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 5px;
}

canvas:nth-child(5){
    margin-top: 53px;
    margin-bottom: 30px;
}

canvas:nth-child(3) {
    margin-bottom: 30px;
}

.Chart_SubModule_Canvas .idms-navigator-label {
    position: absolute;
    height: 26px;
    width: 100%;
    margin-top: -9px;
    /*border-top: 1px solid #ccc;*/
    padding-top: 20px;
}

.Chart_SubModule_Canvas .navigator-canvas {
    padding-top: 47px;
}

.Chart_SubModule_Canvas .tnt-chartnavigator-handle {
    margin-top: 47px;
}

.stopPrice{
margin-top:23px !important;
}

#marketConditionsSearch {
margin-top:22px !important;
}

#marketConditionAction {
margin-top:30px !important;
}

/** 404 **/

/* 404 Styles */
* { padding: 0; margin: 0; }
@font-face {
    font-family: "Lucida Grande";
    src: url("../fonts/LucidaGrande.eot");
    src: url("../fonts/LucidaGrande.eot#iefix") format('embedded-opentype'), url("../fonts/LucidaGrande.ttf") format("truetype");
    font-style: normal;
}
body { font: normal 13px Arial, Helvetica, sans-serif; color: #333333; background-color: #fff; }
a:link, a:visited { color: #333333; text-decoration: underline; }
a:hover, a:active { color: #ec0000; }
.icon-more-2 { fill: #ec0000; }
.icon-error-1 { fill: #DD2222; stroke: #DD2222; stroke-width: 4; stroke-miterlimit: 10; }
.icon-error-2 { fill: #FFFFFF; }
.icon-30 { width: 30px; height: 30px; }
#err404 { border: 1px solid #CCCCCC; width: 500px; margin: 80px auto; }
#err404 h1 { margin: 0; padding: 17px 20px 10px 20px; overflow: auto; background-color: #f1f1f1;
    margin-bottom: 0px; font: normal 20px "Lucida Grande"; }
#err404 .icon-error { float: left; margin-right: 15px; margin-top: -8px; width: 30px; height: 30px; }
#err404 p { padding: 21px 20px 21px 20px; line-height: 21px; }
#err404 .icon-more-red { width: 10px; height: 10px; }
#err404 .errlinks { overflow: hidden; border-top: 1px solid #CCCCCC; margin-left: 20px; margin-right: 20px;
    padding: 17px 0 17px 0; }
#err404 .errlinks a:link, #err404 .errlinks a:visited, #err404 .errlinks a:hover, #err404 .errlinks
a:active { font-weight: bold; text-decoration: none; }
#err404 .pull-left { float: left; }
#err404 .pull-right { float: right; }

.orderBookHiddenDiv {
    position: absolute;
    z-index: 100;
    margin: 0px;
    padding: 0px;
    display: none;
    left: 201px;
    top: 37px;
}

.orderBookHiddenScroll {
    position: relative;
    height: 96px;
}

.orderBookHiddenScrollLink {
    position: absolute;
    z-index: 1;
    height: 96px;
}

.orderBookDropDownMenu {
    width: 223px;
    padding-right: 21px;
    outline: none;
    overflow: hidden;
}

.filtersDropDown {
    width: 183px;
    outline: none;
    overflow: hidden;
}
.zeroPadding {
    padding: 0px;
}

.orderBookColumn5 {
    width: 5%;
}

.orderBookColumn8 {
    width: 8%;
}

.orderBookColumn12 {
    width: 12%;
}

.orderBookColumn13 {
    width: 13%;
}
.orderBookColumn14 {
    width: 14%;
}

.orderBookColumn25 {
    width: 25%;
}

.orderBookColumn30 {
    width: 30%;
}

.orderBookColumn45 {
    width: 45%;
}

.orderBookColumn50 {
    width: 50%;
}

.orderBookColumn55 {
    width: 55%;
}

.orderBookColumn70 {
    width: 70%;
}

.no-display {
    display: none;
}

.blockdisplay {
    display: block;
}

.min0 {
    min-width: 0px;
}

.text-left {
    text-align: left;
}

.container-widget-isin {
	margin-top: 5px !important;
	padding-top: 0px !important;
}

.container-widget-price{
	margin-top: 4px !important;
	margin-bottom: 10px !important;
}

.grey-text-trading{
	color:#999;
	font: 400 12px Arial,Helvetica,sans-serif;
}

.container-widget-orderBook{
	margin-bottom: 14px;
	margin-top: -18px;
}

.decimal-label{
	margin: 0px !important;
	padding: 0px !important; 
	font: 400 12px Arial,Helvetica,sans-serif;
	color: #a94442;
}

/** OTC **/

.Otc_SubModule_OtcBondsScreener h2.expanding {
    margin-bottom: 0;
    padding: 10px 4px;
}

.Otc_SubModule_OtcBondsHeader {
    margin-bottom: 20px;
}

.Settings_SubModule_OTCTradingSchedule .table tr {

}

.Settings_SubModule_OTCTradingSchedule .addscroll {
    max-width:100%;
    max-height:230px;
}

#logo-factset {
    height: 12px !important;
    width: 70px !important;
}

.otc-modal-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

.lp-disclaimer-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    z-index: 999999;
    top:0px;
}

.wrapper {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999999;
}

.lp-disclaimer-modal {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    background-color: #ffffff;
    padding: 20px;
    z-index: 99999;

    position: relative;
    left: -50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    overflow-y: auto;
    max-height: 640px;

}

.lp-disclaimer-header {
    font: 700 16px "Lucida Grande";
    padding-bottom: 10px;
}

.lp-disclaimer-content {
    line-height: 18px;
    height: 75%;
}

.lp-disclaimer-buttons {
    overflow: hidden;
    padding: 20px 0;
}

.bg-grey-ob {
    background-color: #eee;
}

.spinner-circle-orderbook{
    padding-top: 30px !important;
}

.btn-ml {
    background-color: #ec0000;
    color: #fff !important;
    text-align: center;
    padding: 4px 10px !important;
    width: 75px;
    height: 20px;
    margin: 10px;
    margin-left: 0px;
}

.margin-btn-ml {
    margin-left: 20px !important;
}

.margin-search-btn-ml {
    margin-left: 15px !important;
}

.btn-indice {
    text-align: center;
    padding: 2px 10px !important;
}

.btn-ml:hover, .btn-indice:hover {
    color: #FFFFFF !important;
}

.width-btn-mc {
   width: 90px !important;
}

.width-btn-po {
    width: 155px !important;
    margin-right: 0px !important;
}

.width-btn-no {
    width: 155px !important;
}

.width-btn-wl {
    width: 170px !important;
    margin-right: 18px !important;
}