marktEntrust.css 1.4 KB
.easyDialog_content .easyDialog_title{
	border:0;
	font-size:20px;
	background:#fff;
	padding-top:20px;
}

.cancelBtn{
	position: absolute;
  	top: 10px;
    right: 10px;	
}

.applybtn {
	font-size: 13px;
	color: black;
	border: 1px solid #f00;
	padding: 4px 10px;
	background-color: #fff;
	font-family: inherit;
	font-weight: bold;
	border-radius: 3px;
}

.sale{
    font-size: 13px;
	color: black;
	border: 1px solid black;
	padding: 4px 10px;
	width:130px;
	background-color: #fff;
	font-family: inherit;
	font-weight: bold;
	border-radius: 3px;
	border-width:0;
}

.gt td{
   background:transparent url(../../images/ration/fen.jpg) no-repeat center left;
}

.agreeButton{
	background:transparent url(../../images/ration/ration.jpg) no-repeat center left;
	color:#fffff;
}

.agreeRation{
	background:transparent url(../../images/ration/agree.jpg) no-repeat center left;
	 border: 1px solid #f00;
    border-radius: 3px;
    color: #f00;
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 10px;
}


.rechargebtn{
	background-color: rgb(231, 36, 38);
	border: 1px solid #f00;
    border-radius: 3px;
    color: #f00;
    font-family: inherit;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 10px;
}

.trusteeship_txt {
	padding: 25px 0;
}

.trusteeship_txt table tr:nth-child(odd){
	background-color:rgb(253,244,245);
}

.trusteeship_txt table tr{
	height:35px;
	line-height:35px;
}