/*----------------------Chart Tecaj----------------------*/

.chartTable td{
	padding: 5px;
}
/*----------------------Tecaj Odnosi----------------------*/
.textred {
    color: #FF0000 !important;
    align:"right";
}
.textgreen {
    color: #00963E !important;
    align:"right";
}
/*-----------------Indikatori--------------------------*/
#content p.footer-small-grey {
    color: #848282;
    font-size: 9px;
}
/*--------------------Ekonomski Pokazatelji------------------------------*/
#content p.footer {
    color: #3D3937;
    font-size: 9px;
}

/*--------------------Validacija------------------------------*/


.main-error-div{
display:block;
 min-width: 150px;
 width: auto;
 height:auto;
 padding: 0 20px 0 20px;
 line-height: 25px;
 text-align: left;
 background: #f4cacf;
 color: #bd0016;
 border-radius: 5px;
 font-weight: normal;
 clear:both;   
}

span {
	display: inline;
}

div .pozicija{
	padding: 16px 0px 0px 0px;
}

/* tacaj */
table.stdtbl.tecaj td.left, table.tecaj td.left {text-align: left;}
table.stdtbl.tecaj td.right, table.tecaj td.right {text-align: right;}

.drawchart-portlet .demo-container {
	box-sizing: border-box;
	width: 600px;
	height: 350px;
	padding: 20px 15px 15px 15px;
	margin-bottom: 30px;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	box-shadow: 0 3px 10px rgba(0,0,0,0.15);
}

.calculator.exchange .drawchart-portlet .demo-container {
    margin:0;
}

.drawchart-portlet .demo-placeholder {
	width: 100%;
	height: 90%;
	font-size: 14px;
	line-height: 1.2em;
}