.xfname {
	font-weight: bold;
}
.xfsize {
	font-style: italic;
}
.xrow td {
	text-align: left;
}
.fdescr {
	width: 330px;
}
.del_btn {
	float: right;
}
/*.xrow td {
	background: #f2f2f2;
}*/
.xrow td {
    padding: 0px 86px 8px;
    position: relative;
    /* transition: all 0.3s ease; */
    /* width: 0px; */
    /* height: 65px; */
    color: #fff;
    height: 52px;
    line-height: 17px;
    list-style: none;
    margin: 20px 0 0;
    /* display: table; */
    width: 605px;
    background: #fd9a2e;
}

.progressbar-outer {
	width: 650px;
	height: 20px;
	background: #f2f2f2;
	border: #e4e4e4 1px solid;
}
.progressbar-inner {
	width: 0px;
/*height: 20px; */
	background: #f78206; 
	/*background-image:url(https://worldbytez.com/theme5/muimg/en/start_file_bar.png);*/
}
.xfname {
	font-weight: bold;
}
.xfsize {
	font-style: italic;
}
.xrow td {
	text-align: left;
}
.fdescr {
	width: 330px;
}
.del_btn {
	float: right;
}


