#kuller-hinnad-inner-ymbris{
	left:-400px;
	width:800px;
	height:500px;
	
	background-color:white;
	position:relative;
	padding:40px;
	border:5px solid grey;

}
#kuller-hinnad-close{
	border:5px solid grey;
	border-top:none;
	position:absolute;
	bottom:-40px;
	left:10px;
	width:100px;
	height:40px;
	line-height:20px;
	cursor:pointer;
	background-color:white;
	font-size:18px;
	padding:10px;
	font-weight:bold;

}

#wpbody-content #dashboard-widgets .postbox-container {
	width: 100% !important;
}

#kuller-hinnad-nupp{
	cursor:pointer;	
	display:inline-block !important;
	margin-left:30px;
}
#kuller-table-wrapper{
	max-height:410px;
	overflow-y:scroll;

}

#kuller-table-wrapper .notification p {
	color: #852a88;
	font-weight: bold;
}
#kulleri-hinnad-ymbris{
	z-index:5000;
	position:fixed;
	top:20%;
	width:0px;
	left:50%;
	display:none;
}

#shipping_city {
	width: 30%;
    margin-left: 20px;
}

#card_text {
	text-indent:10px;
}

.th > td{
	font-weight:bold;
}

#kuller_must{
	background-color:black;
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	opacity:0.6;
	z-index:4500;
	display:none;

}

#keelatud_p2evad li{
	width:200px;
	cursor:pointer;
	padding:5px;
	border:1px solid grey;
	background-color:#aaa;
}

#keelatud_p2evad li:hover{
	
	text-decoration:line-through;
}

.kuller-cell{
	display:table-cell;
}
div.column-title.kuller-cell{
	padding:5px;
	font-weight:bold;
	width:190px;
}

div.kuller-cell{
	padding-left:5px;

}

div.lohista-siit{
	cursor:pointer;
	
}