.ans-type{
	height:180px;
	margin-top:70px;
}
.ans-fixtop{
	margin-top:90px;
}

.left-container{
	-webkit-box-shadow:0 0 5px #9693AB;  
  	-moz-box-shadow:0 0 5px #9693AB;  
  	box-shadow:0 0 5px #9693AB;  
}
.ans-padding:hover{
	margin-top:-2px;
	margin-left:-2px;
	border:2px dashed #7E61B4;	
}
.ans-samilar {
	float: right;
	margin-right: -35px;
	margin-top: -352px;
	height: 160px;
	width: 19px;
	color: #C05920;
	background-color: rgba(231, 176, 126, 0.45);
	font-weight: bold;
	border: 2px solid #C78034;
	border-left: 2px solid #C8CED1;
	border-radius: 0px 5px 5px 0px;
	cursor: pointer;
}
.ans-samilar:hover{
	border: 2px solid red;
	color:red;
	background-color: rgba(219, 235, 39, 0.45);
	border-left:2px solid #C8CED1;
}
.ans-padding{
	text-align: center;
	line-height: 25px;
	color:#7E61B4;
	font-size: 20px;
	font-weight: bolder;
	background-color: #fff;
	cursor:pointer;
	height:180px;
	border:2px solid #aaa;	
	border-radius: 8px;	
}
.ans-search{
	font-size: 10px;
	color:#fff;
	background-color: #9BA6CA ;
}
.ans-search:hover{
	background-color: #606D9A ;
}

.ans-add-more{
	text-align: center;
	line-height: 40px;
	color:#686F8B;
	font-size: 20px;
	background-color: rgba(226, 223, 232, 0.38);
	cursor:pointer;
	height:40px;
}
.ans-add-more:hover{
	margin-top:2px;
	font-weight: bolder;
	color:#313179;
	background-color: #E2DFE8;
}
.ans-mychart{
	height:350px;
	-webkit-box-shadow:0 0 5px #9693AB;  
  	-moz-box-shadow:0 0 5px #9693AB;  
  	box-shadow:0 0 5px #9693AB;  
  	margin-bottom:20px;
  	display:none;
}
.ans-title{
	font-weight: bold;
	font-size: 18px;
	margin:20px;
	text-align: center;
}
.btn-search{
	color:#FFF;
	background-color: #4b516b;
  	border-color: #363a4d;
}
.btn-search:hover{
	background-color: #313752;
  	border-color: #40455B;
}
.ans-modal{
	padding:0px 15px;
}
.ans-dialog-title{
	color:red;
	font-weight: bold;
}
.ans-child-chart{
	border:1px solid #eee;
	height:300px;
	margin-bottom: 15px;
}
.month-chart{
	height:300px;
	-webkit-box-shadow:0 0 5px #9693AB;  
  	-moz-box-shadow:0 0 5px #9693AB;  
  	box-shadow:0 0 5px #9693AB;  
}
.month-chart-orgin{
	height:250px;
	-webkit-box-shadow:0 0 5px #9693AB;  
  	-moz-box-shadow:0 0 5px #9693AB;  
  	box-shadow:0 0 5px #9693AB;  
  	margin-bottom:5px;
}

.month-chart-orgin-text{
	line-height: 150px;
	font-size:30px;
	color : #ccc;
	text-align: center;
}
.ans-image{
	height:150px;
	background-position:center;
}