/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* USER DOCUMENTS PAGE */
.mydocs th {
	text-align: left;
	font-size: 16px;
	color: #333333;
	border-bottom: solid 1px #e0dede;
	height: 60px;
}
.single-doc {
	border-bottom: solid 1px #e0dede;
}
.single-doc td {
	font-size: 14px;
	height: 40px;
}

/* USER PROFILE PAGE */
#wppb-edit-user ul {
	margin-left: 0;
	padding-left: 0;
}