@font-face {
	font-family: 'NunitoSans-Regular';
	src:url('../fonts/NunitoSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NunitoSans-SemiBold';
	src:url('../fonts/NunitoSans-SemiBold.ttf') format('truetype');
}

/* .name{font-size:17px; font-family:'NunitoSans-Regular'; font-weight:400; line-height:24px; color:#002884} */
.name {
    font-size: 14px;
    font-family: 'NunitoSans-Regular';
    font-weight: normal;
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 4px;
    display: block;
    text-align: center;
}

/* #banda{width:100%; /*height:auto;*//* overflow:hidden; display:block} */
#banda {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #00153A;
    display: block;
}
/* .scroll-img ul li{
	background:#FFF;
	border:1px solid #F0F2F5;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
	cursor:pointer;
	width:100%;
	height:88px;
	margin:0 15px;
	padding:16px;
	-webkit-border-radius: 16px; border-radius: 16px; -moz-border-radius: 16px; -ms-border-radius: 16px; -o-border-radius: 16px;
} */

.scroll-img{font-size: 0}

.scroll-img ul{margin:0}

.scroll-img ul li {
    width: 160px;
    height: 100px;
    display: inline-block;
    margin: 0px;
    background-color: #002464;
    padding: 20px;
    margin: 35px 15px;
    border-right: none;
    -webkit-border-radius: 15px;
    --moz-border-radius: 15px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

/* .disc{text-align:center; font-size:.8rem; color:#2A333D; padding:1rem} */
.disc {
    text-align: center;
    font-size: .8rem;
    color: white;
    padding: 1rem;
}

.data, .var {
	font-size: 14px;
    font-family: 'NunitoSans-SemiBold';
    margin-bottom: 0!important;
}
.data {
    color: #FFFFFF;
}

/* .data{font-weight:600; font-size:14px; line-height:24px; color:#2A333D} */

/* .var{font-weight:700; font-size:12px; line-height:24px; text-align:right; letter-spacing:1px} */
.var {text-align:right}

.txt-up{color:#1E851E}
.txt-dn{color:#FF4A4A}
.txt-nn{color:#F69D00}

.txt-bkup{background:#1E851E; color:#FFF}
.txt-bkdn{background:#FF4A4A; color:#FFF}
.txt-bknn{background:#F69D00; color:#FFF}

ul{padding-inline-start:0px}

#banda.scroll-img ul {width:100%; text-align:center}

@media only screen and (max-width:1427px){
	.scroll-img ul li{margin-bottom:30px}
}

@media only screen and (max-width: 768px){
	#banda.scroll-img ul{padding-inline-start:unset}
	/*.scroll-img ul li{margin:15px}*/
}

@media only screen and (max-width:576px){
	.scroll-img ul li{padding:16px}
}

/* @media only screen and (min-width:475px){
	.scroll-img ul li{width:208px}
} */

@media only screen and (max-width:475px){
	.scroll-img ul li{width:auto}
}

/* @media only screen and (max-width:390px){
	.scroll-img ul li{padding:15px}
	.name{font-size:12px}
} */

/* @media only screen and (min-width:390px){
	.scroll-img ul li{width:208px}
} */

/*.chart-xs img{ filter:blur(8.58849px); -webkit-filter:blur(8.58849px); }*/

.instrumentCinta tbody tr td{padding: 0; line-height: 1;}