.texttab2 div{
	vertical-align:middle;
	border:1px solid #ccc;}
.texttab2 {
	display:table;
	width:90%;
	border-collapse: collapse;}
.texttab2 menu { display:table-row;}
.texttab2 li {
	vertical-align:middle;
	height:35px;
	border:1px solid #ccc;
	display:table-cell;}
.texttab2 li.tit01 {
	background:#e5e5e5 url(../../img/static/images/login1.png) no-repeat center center;
	background-size:20px;
	width:35px;}
.texttab2 li.tit02 {
	background:#e5e5e5 url(../../img/static/images/login2.png) no-repeat center center;
	background-size:20px;
	width:35px;}
.texttab2 .text {
	width:100%;
	height:35px;
	text-indent:1em;
	line-height:35px;}
	
.texttab2 menu {
    display: table-row;
}
.location-photo-btn{
	display: block;
	background:#cf5a63;
	color:#fff;
	font-size:1em;
	width:90%;
	/* display:block; */
	line-height:35px;
	height:35px;
	border-radius:3px;
	cursor:pointer; 
	border:none;
	-webkit-appearance:none;
}
.select-style{
	display: inline-block; 
	width:100%; 
	height: 100%;; 
}

/* RADIO */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.big-radio + label {
	padding: 16px;
}

.big-radio:checked + label:after {
	width: 24px;
	height: 24px;
	left: 4px;
	top: 4px;
}
.radio-common-style-new{
	width:70px;
	left:22px;
	float:left;	
}
.radio-common-style-old{
	width:70px;
	left:59px;
	float:left;
}

.line-div{
	width:1px; border-right:solid 1px #ccc; background:#FF0;right:34px;
	top: 3px;
}

.adio-1-1{
	top: 3px;
}

.adio-1-1-span{
	top: -2px;
	font-size: 12px;
}

.full-line{border:1px solid #DDDDDD;width:70px;border-radius: 5px;float:left;line-height: 30px;text-align: center;margin-left:5px}
.full-line-div{border:1px solid #DDDDDD;width:70px;border-radius: 5px;float:left;line-height: 30px;text-align: center;margin-left:5px}
.salesman-div{height: 220px;overflow-y:auto;width:90%;border: 0;background-color:#FFFFFF;border-radius: 5px;}
.salesman-sel {background: #e2e2e2; color: #cd2fe8;}
