.btn-add{ background-color:#5bc0de; color:#fff; font-size:40px; height:38px; width:46px; line-height:2.1px; font-weight:bold; margin:10px;}.btn-add:hover{ color:#fff;}
.t_title{}
.row_head{ border-bottom:2px solid #EFEFEF; padding-top:5px; padding-bottom:15px;}
.z_content{ padding-top:20px;}
.button-list {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	border-radius: 3px;
    margin-bottom: 5px;
    margin-right: 5px;
	height:38px;
	width:110px;
	font-size:16px;
	
}
.button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	user-select: none;
	background-image: none;
	border: 1px solid transparent; 
}
