.amChartsDataSetSelector
{
    font-size:12px;
    font-family:verdana,helvetica,arial,sans-serif;
}

.amChartsPeriodSelector
{
    font-size:12px;
    font-family:verdana,helvetica,arial,sans-serif;
    margin-left: 12px;
}

.amChartsButtonSelected
{
   border-width:0;
   border-style:solid;
   border-color:#CC0000;
   color:#CC0000;
   border-bottom-width:2px;
   margin: 1px;
   outline: none;
   box-sizing: border-box;
   background: transparent;
}

.amChartsButton
{
   color: #000000;
   background: transparent;
   opacity: 0.7;
   border: none;
   margin: 1px;
   outline: none;
   box-sizing: border-box;
   cursor:pointer;
   /* border: 1px solid rgba(0, 0, 0, .3);
   border-radius: 5px;
   -moz-border-radius: 5px;*/
}

.amChartsCompareList
{
   border-style:solid;
   border-color:#CCCCCC;
   border-width:1px;
}

.amChartsCompareList div
{
   -webkit-box-sizing: initial;
   box-sizing: initial;
}

.amChartsInputField
{

}

.amChartsLegend
{

}

.amChartsPanel
{

}

			.amChartsDataSetSelector  {
				position: relative;
				bottom: 385px;
			}

			.selekt_funduszu {
/*				width: 326px !important;
				height: 70px;
				padding: 1px 0 0 5px;
				font-size: 14px;
				line-height: 1;
				color: black;
				cursor: pointer;
				background: transparent;
				border: medium none;
				-moz-user-select: none;
				-webkit-appearance: none;
*/			}

			.div_selekta {
/*			   width: 316px;
			   height: 33px;
			   overflow: hidden;
			   background: transparent url('../images/select_bg.jpg') no-repeat scroll center right;
				border: none;
				position:relative;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
				border-radius: 10px 10px;
*/			}
			
			#compare_fund {
				top:510px;
				position: relative;
				left: -20px;
				display: none;
			}
			#select_fund select {
				/*background: transparent url('../images/fund_green.png') no-repeat scroll center left;
				padding: 14px 0 0 5px;*/
			}
			#select_fund {
				bottom:45px;
				position: relative;
			}
			
			
			.amChartsInputField {
				display: inline;
			}
			
			.div_okres {
				margin-right: 40px;
				position: relative;
			}
			
			.select_arrow {
				position:relative;
				bottom:3px;
				color:#CC0000;
			}
			
			.div_okres:before{
				content : "<";
				position: absolute;
				left: -10px;
				color: #cc0000;
			}
			
			.div_okres:after{
				content : ">";
				position: absolute;
				right: -10px;
				color: #cc0000;
			}

#select_fund .select2-container .select2-choice{
	background: transparent url('../images/select_bg.jpg') no-repeat scroll center right !important;
	border: none !important;
}

#compare_fund .select2-container .select2-choice{
	background: transparent url('../images/select_bg1.jpg') no-repeat scroll center right !important;
	border: none !important;
}

.compare_select{
	float: left;
    margin-top: 20px;
	margin-right: 20px;
}

.compare_select .select2-container .select2-choice{
	background: transparent url('../images/select_bg1.jpg') no-repeat scroll center right !important;
	border: none !important;
}

.custom_select{
	width: 310px;
}

.select2-arrow{
	display: none !important;
}			
			
.custom_select_img{
	display: block;
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
}
			
.select2-chosen .custom_select_img{
	margin-top: 6px;
}

.select2-search{
	display: none !important;
}

.select2-drop{
	margin-top: 0px;
}

/* Localized */