@font-face {
	font-family: tooth-icons;
	src: url('fonts/tooth-icons.eot');
	src: url(fonts/tooth-icons.eot?#iefix) format("embedded-opentype"), url(fonts/tooth-icons.woff) format("woff"),
	url(fonts/tooth-icons.ttf) format("truetype"), url(fonts/tooth-icons.svg#tooth-icons) format("svg");
	font-weight: 400;
	font-style: normal;
}

#cmb-infobox {
	margin: 0 auto;
	margin-bottom: 20px;
	color: #333;
	padding: 10px;
	background: #ecebe0;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 9px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
}

#braces-painter {
	width: 100%;
	margin: 0 auto 20px;
	float: none;
	height: auto;
	position: relative;
	max-width: 410px;
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



#cmb-color-selectors {
	width: 100%;
}


#assign_btns {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.assign_btn {
	width: 70px;
	height: 70px;
	background: #ecebe0;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	color: #333;
	cursor: pointer;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}



.assign_btn span {
	margin-top: 28%;
	font-size: .5em;
	line-height: 1.2;
	text-transform: uppercase;
	display: block;
}



#color_btns {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
	max-width: 410px;
	clear: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.color_btn {
	margin-right: 5px;
	margin-bottom: 5px;
	width: 40px;
	height: 40px;
	vertical-align: top;
	cursor: pointer;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
}



.color-braces-icon {
	margin: 28% 25% 0 25%;
	color: #fff;
	font-size: 18px;
}
.color-braces-icon-black {
	margin: 28% 25% 0 25%;
	color: #000;
	float: left;
	font-size: 18px;
}
.tooth-icons-tooth {
	font-family: tooth-icons!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tooth-icons-tooth:before {
	content: "\22";
}

#cmb-mouth {
	pointer-events: none;
	position: relative;
	max-width: 410px;
	max-height: 410px;
	height: auto;
	width: 100%;
	z-index: 60;
}
#cmb-mouth img{
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.cmb-tooth {
	width: 20px;
	height: 24px;
	background-color: #fff;
	cursor: pointer;
	z-index: 1;
}


#tooth_0 {
	position: absolute;
	top: 42%;
	left: 20%;
	width: 3.5%;
	height: 5%;
	background-color: #fff;
	border-bottom-left-radius: 20px;
	cursor: pointer;
}
#tooth_1 {
	position: absolute;
	top: 43%;
	left: 23.5%;
	width: 3%;
	height: 3%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_2 {
	position: absolute;
	top: 43%;
	left: 27%;
	width: 4%;
	height: 3.34%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_3 {
	top: 43%;
	position: absolute;
	left: 35%;
	width: 4%;
	height: 17px;
	background-color: #fff;
	cursor: pointer;
}
#tooth_4 {
	top: 44%;
	left: 44%;
	position: absolute;
	width: 4%;
	height: 4%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_5 {
	position: absolute;
	top: 45%;
	left: 53%;
	width: 5%;
	height: 4%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_6 {
	position: absolute;
	top: 46%;
	left: 60%;
	width: 5%;
	height: 4%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_7 {
	position: absolute;
	top: 45%;
	left: 65%;
	width: 4%;
	height: 4%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_8 {
	position: absolute;
	top: 48%;
	left: 24%;
	width: 3%;
	height: 5%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_9 {
	position: absolute;
	top: 50%;
	left: 27%;
	border-bottom-right-radius: 20px;
	width: 3%;
	height: 5%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_10 {
	position: absolute;
	top: 50.8%;
	left: 30.75%;
	width: 4.1%;
	height: 4%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_11 {
	position: absolute;
	width: 5%;
	left: 35%;
	height: 5%;
	background-color: #fff;
	top: 51%;
	cursor: pointer;
}
#tooth_12 {
	position: absolute;
	top: 51%;
	left: 41%;
	width: 5%;
	height: 5%;
	background-color: #fff;
	cursor: pointer;
}
#tooth_13 {
	position: absolute;
	top: 51%;
	left: 48%;
	width: 6%;
	background-color: #fff;
	height: 4%;
}

@media only screen and (min-width: 48em){
	#braces-painter {
		width: 42%;
		float: right;
		height: auto;
		position: relative;
		max-width: 410px;
		z-index: 10;
		background-repeat: no-repeat;
	}
	#cmb-color-selectors {
		width: 58%;
	}

	#assign_btns {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin: 30px auto 20px auto;
	}

	.assign_btn {
		/*width: 55px;*/
		/*height: 55px;*/
		text-align: center;
		margin-right: 10px;
		color: #333;
		float: left;
		cursor: pointer;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
	}
	/*
		.assign_btn {
			width: 55px;
			height: 55px;
			text-align: center;
			margin-right: 10px;
			color: #333;
			float: left;
			cursor: pointer;
			-moz-border-radius: 50%;
			border-radius: 50%;
			-webkit-border-radius: 50%;
		} */
	#color_btns {
		margin: 10px 0;
		padding: 0;
		width: 100%;
		max-width: 500px;
		text-align: center;
	}
	.color_btn {
		margin-right: 5px;
		margin-left: 5px;
		width: 40px;
		height: 40px;
		float: left;
		cursor: pointer;
		-moz-border-radius: 50%;
		border-radius: 50%;
		-webkit-border-radius: 50%;
	}










}




