html, body{
	background: #f7f7f7;
}

/* baseStyle */
.segmentation-line{
	height: 5rem;
	border: none;
	padding: 1rem 6px;
	line-height: 1.5;
}

.segmentation-line b:BEFORE{
	position: absolute;
    top: 65%;
    right: 0;
    left: 0;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #AAAAAA;
}
.phone-sign input {
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #AAAAAA;
    border-radius: 0;
    margin-bottom: 0px;
    height: 3rem;
    padding-bottom: 0px;
    margin-top: 1rem;
}

.second-sign {
    /*padding: .5rem 20px;*/
    padding-left:20px;
    padding-right:20px;
    padding-bottom:5px;
    padding-top:2px;
}

.second-sign input{
	height: 5rem;
	margin-bottom: 0;
}

p.contrast-type{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #444444;
	letter-spacing: 0;
	text-align: center;
	line-height: 14px;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell{
	border: none;
	padding: 10px 0;
}

.first-sign {
	line-height: 5rem;
	text-align: center;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	margin: 0 auto 10px;
	/* background-image: linear-gradient(49deg, #4556EC 6%, #54CCE9 98%, #237ECA 100%); linear-gradient(to right, rgb(252, 131, 0), rgb(255, 164, 0));*/
	background: #4c86fa;
	box-shadow: 1px 2px 4px 0 rgba(155,167,244,0.76);
}

.first-sign span{
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0;
}

.autonym {
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #4c86fa;
	letter-spacing: 0;
	text-align: center;
	line-height: 14px;
}

.oppo-name[type=text]{
	border: 1px solid #AAAAAA;
	border-radius: 8px;
	padding: 10px 15px;
	font-family: PingFangSC-Medium;
	font-size: 14px;
	color: #000;
	letter-spacing: 0;
	text-align: center;
}

.btn{
	margin-right: 20px;
}

.btn-cold{
    color: #ffffff;
    background: #0B6BE8;
	border-radius: 8px;
}

.btn-default{
	border-color: #0B6BE8;
	color: #0B6BE8;
}

.type-box{
	background: #ffffff;
	margin-top: 3px;
	padding: 10px 15px;
}

.content-box{
	background: #ffffff;
	margin-top: 3px;
	padding: 10px 0px;
}

.declaration-box{
	background: #ffffff;
	margin-top: 4px;
	padding: 15px 15px 0 15px;
}

.declaration-box h3{
	font-family: PingFangSC-Medium;
	font-size: 15px;
	color: #222222;
	letter-spacing: 0;
	text-align: center;
	line-height: 20px;
}

.declaration-box p{
	font-family: PingFangSC-Regular;
	font-size: 13px;
	color: #222222;
	letter-spacing: 0.5px;
	line-height: 22px;
}

* {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.grid-2{
	padding: 10px !important;
	border: none !important;
}

.grid-2 .mui-table-view-cell{
	padding: 0 !important;
	text-align: left !important;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell .mui-btn {
    border: none;
    text-align: right;
    padding: 0;
    margin: 0;
    font-family: PingFangSC-Regular;
    /*font-size: 14px;*/
    color: #999999;
    letter-spacing: 0;
    line-height: 34px;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell label{
	font-family: PingFangSC-Regular,HelveticaNeue,Helvetica,Arial,sans-serif;
	font-size: 15px;
	color: #222222;
	letter-spacing: 0;
	line-height: 34px;
	margin-bottom: 0;
	padding-left: 6px;
}

.mui-table-view-cell>.mui-btn{
	-webkit-transform: translateY(0%);
    transform: translateY(0%);
    right: 5px;
    border: none !important;
    position: relative !important;
}

div.input-box{
	text-align: right;
}

input.rent {
    border: none;
    max-width: 80%;
    width: fit-content;
    text-align: right;
    line-height: 34px;
    padding: 0 6px;
    font-family: PingFangSC-Regular;
    /*font-size: 14px;*/
    color: #999999;
    letter-spacing: 0;
}

select.rent {
    border: none;
    max-width: 80%;
    width: -webkit-fill-available;
    text-align: right;
    line-height: 34px;
    padding: 0 10px;
    margin: 0;
    direction: rtl;
    font-family: PingFangSC-Regular;
    /*font-size: 14px;*/
    color: #999999;
    letter-spacing: 0;
}

select.rent option {
    direction: ltr;
}

.contract-href {
    font-family: PingFangSC-Regular;
    /*font-size: 14px;*/
    color: #0B6BE8;
    letter-spacing: 0;
    line-height: 34px;
    padding-right: 6px;
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell.mui-active{
	background-color: #ffffff;
}

.complain_type{
	border-radius: 8px;
}

.complain_type:hover, .complain_type:focus, .complain_type.focus{
	color: #fff;
}

.fa-caret-down{
	padding-left: 6px;
}

.mui-input-group:after,.mui-input-group:BEFORE,.mui-input-group .mui-input-row:after{
	height: 0;
}

.mui-checkbox.mui-left label{
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #0B6BE8;
	letter-spacing: 0.5px;
	padding-top: 16px;
}

.checkbox-box{
	background: #ffffff;
	height: 4rem;
}

.mui-radio.mui-left input[type='radio'], .mui-checkbox.mui-left input[type='checkbox']{
	left: 26px;
}

.mui-radio input[type='radio']:before, .mui-checkbox input[type='checkbox']:before{
	font-size: 26px;
}

.mui-checkbox input[type='checkbox']:checked:before{
	color: #48BB2A;	
}

input.btn-block{
	margin-bottom: 3rem;
}

ul.grid-3{
	background: none;
}

ul.grid-3:BEFORE, ul.grid-3:AFTER {
	height: 0;
}

ul.grid-3 li.mui-table-view-cell{
	background: none;
}

ul.grid-3 li.mui-table-view-cell:BEFORE, ul.grid-3 li.mui-table-view-cell:AFTER {
	height: 0;
}

ul.grid-3 li.mui-table-view-cell .btn-block.mui-btn{
	right: 0;
}

button:disabled, .mui-btn:disabled{
	opacity: 1;
}