﻿.requiredField {
	color:red;
	font-weight:bold;
}

.userMainTypeHolder {
	text-align:center;
}

.registerButtonHolder {
	text-align:center;
}

.spacer10 {
	margin-top:10px;
}

.spacer20 {
	margin-top:20px;
}

.spacer30 {
	margin-top:30px;
}

.spacer40 {
	margin-top:40px;
}

.ltrField {
	text-align:left;
	direction:ltr;
}

.valid {
	color:green;
}

.invalid {
	color:red;
}

.smeUsernameMessage {
	
}

#pnlUsername {
	margin:10px auto;
	position:relative;
	width:200px;
	height:50px;
	line-height:50px;
	border:1px solid #CCC;
	text-align:center;
	color:blue;
	font-weight:bold;
	font-size:12pt;
}

a.btn-primary {
	color:white;
}

.tooltip {
	font-family:Yekan;
	font-size:12pt;
	color:black;
	opacity:0.9;
	background-color:#d4f5f7;
}

	.tooltip * {
		background-color:#d4f5f7;
		color:black;
	}

select {
	height:auto;
	width:auto;	
	padding:initial;
}



.a.btn-primary {
	color:white;
}

.bigCheckBox {
	width:20px;
	height:20px;
}

.userRow button {
	margin-top: 25px;
}

.addressRow button {
	margin-top: 25px;
}

.sakkookTempCode {
	color:#ff6a00;
}

.sakkookFinalCode {
	color:#2b8df6;
}


.wikiEntityDetails label {

}

#headerMenu a:visited {
    color: #e6e3e3; 
}
#headerMenu a {
    color: #e6e3e3; 
}

.wikiVitrins li {
	cursor:pointer;
}
.wikiVitrins li:hover {
	/*background-color:#e6e3e3;*/
}
	.wikiVitrins li img {
		width:60px;
		height:60px;
		border-radius: 100%;    
		box-shadow: 0 0 2px 1px rgb(177, 165, 165);
	}

	.wikiVitrins span.vitrinTitle {
		margin-right:20px;
	}

	.wikiVitrins span.vitrinPrice {
		margin-right:20px;
		color:green;
	}

	