  .breadcrumb_row .current_page_item{
	margin-left: -5px;
}
.single_camp .section_wrapper{
	padding-top: 20px;
}
.profile_small_card .featured_box_column_text_content .profile_name span {
	padding-top: 8px;
	margin-bottom: 0 !important;
}

/** Single Camp Statistics Custom Styles **/
.statistics_section {
	display: flex;
	flex-direction: column;
	margin-bottom: 80px !important;
}
.statistics_section .text_title {
	padding-bottom: 30px;
	margin-bottom: 0;
}
.statistics_section .text_title h1{
	text-transform: capitalize !important;
}
.statistics_section .date_location_row {
	padding: 0;
}
.statistics_section .date_location_column {
	padding: 0 15px 20px 15px;
	display: block !important;
}
.statistics_section .date_location_column .data_title {
	margin-bottom: 0;
	/*color: #000000;*/
	color: #737374;
	font-family: DIN_WebFont_Medium;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
}
.statistics_section .date_location_column .data_value {
	margin-bottom: 0;
	font-family: DIN_WebFont_Regular;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
}
.statistics_section .description_row {
	padding: 0 0 20px 0;
}
.statistics_section .description_row p {
	margin-bottom: 0;
}
.statistics_section .statistics_numbers {
	padding: 25px 0 0 0;
	/*margin-bottom: -40px;*/
}
.statistics_section .statistics_numbers .numbers_column {
	padding: 0 15px 20px 15px;
	display: block !important;
}
.statistics_section .statistics_numbers .numbers_column .data_title {
	margin-bottom: 0;
	/*color: #000000;*/
	color: #737374;
	font-family: DIN_WebFont_Medium;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
}
.statistics_section .statistics_numbers .numbers_column .data_value {
	margin-bottom: 0;
	font-family: DIN_WebFont_Regular;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	color: #000000;
}

@media screen and (max-width: 1440px) {
	.statistics_section .date_location_column .data_title {
		font-size: 18px;
	}
}
@media screen and (max-width: 1024px) {
	.single_camp .section_wrapper{
		padding-top: 20px;
	}
}
@media screen and (max-width: 768px) {
	.single_camp .section_wrapper{
		padding-top: 20px !important;
	}
	.statistics_section {
		margin-bottom: 60px !important;
	}
	.statistics_section .date_location_column {
		width: 50%;
	}
	.statistics_section .date_location_column:last-child {
		width: 100%;
	}
	.statistics_section .statistics_numbers {
		/*margin-bottom: -20px;*/
		padding-top: 20px;
	}
	.statistics_section .statistics_numbers .numbers_column {
		width: 50%;
	}
	.statistics_section .statistics_numbers .numbers_column:last-child {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 479px) {
	.single_camp .section_wrapper{
		padding-top: 10px !important;
	}
	.statistics_section {
		margin-bottom: 40px !important;
	}
	.statistics_section .text_title {
		padding-bottom: 20px;
	}
	.statistics_section .date_location_column .data_title {
		font-size: 16px;
	}
	.statistics_section .date_location_column .data_value {
		font-size: 14px;
		line-height: 20px;
	}
	.statistics_section .statistics_numbers {
		padding-top: 15px;
		/*margin-bottom: 0;*/
	}
	.statistics_section .statistics_numbers .numbers_column .data_title {
		font-size: 16px;
	}
	.statistics_section .statistics_numbers .numbers_column .data_value {
		font-size: 14px;
		line-height: 20px;
	}
}
/** End Single Camp Statistics Custom Styles **/

/** Team Profile Players List Custom Styles **/
.profile_team_section {
	margin-bottom: 46px !important;
}
.profile_team_section.roster_camp {
	margin-top: 40px !important;
}
.profile_team_section .title_subsection {
	display: flex;
	flex-direction: row;
}
.profile_team_section .title_subsection .text_title {
	width: 100%;
}
.profile_team_section .title_subsection .profile_action_buttons {
	display: flex;
	white-space: nowrap;
	width: auto;
	align-items: center;
	margin-bottom: 20px;
}
.profile_team_section .title_subsection .profile_action_buttons > a {
	height: 42px;
	display: flex;
	align-items: center;
}
.profile_team_section .title_subsection .profile_action_buttons .export_excel{
	margin-left: 8px;
}

@media screen and (max-width: 1024px) {
	.profile_team_section .team_profile_content {
		margin: 0 -7px;
	}
	.profile_team_section .title_subsection .profile_action_buttons > a {
		height: 36px;
		display: inline-block;
	}
}
@media screen and (max-width: 768px) {
	.profile_team_section .title_subsection {
		flex-direction: column;
	}
	.profile_team_section .title_subsection > div {
		width: 100%;
	}
	.profile_team_section .title_subsection .profile_action_buttons{
		width: 100%;
		justify-content: center;
	}
	.profile_team_section .title_subsection .profile_action_buttons > a {
		height: 32px;
	}
}
@media screen and (max-width: 479px) {
	.profile_team_section {
		margin-bottom: 26px !important;
	}
}
/** End Players Profile Custom Styles **/

/** Staff List Custom Styles **/
.staff_list_section .text_title {
	text-align: center;
}
/** End Staff List Custom Styles **/

/** Datatable Custom Styles **/
.datatable_section {
	position: relative;
	margin-bottom: 20px !important;
}
.datatable_section .text_title {
	text-align: center;
}
.datatable_section .yearpicker_container {
	width: 170px;
	position: initial !important;
}
.datatable_section .filter_title {
	margin-bottom: 5px;
	font-family: DIN_WebFont_Regular;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #000000;
}
.datatable_section #years {
	background-image: url(/wp-content/themes/betheme-child/assets/icons/svg/calender.svg);
	background-size: 1rem;
	background-position: 10px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 0;
	cursor: pointer;
	height: 34px;
	margin: 0 0 20px 0;
	width: 100%;
	text-indent: 34px;
	font-family: DIN_WebFont_Regular;
	border: solid 1px #e5e5e5;
}
.datatable_section #years,
.datatable_section #years {
	color: #000000;
	font-weight: bold;
}
.datatable_section #years::-webkit-input-placeholder,
.datatable_section #years::placeholder {
	color: #000000;
	font-weight: 400;
}
.datatable_section .dataTables_info {
	font-size: 0.875rem;
	font-family: DIN_WebFont_Regular;
	font-weight: 400;
	line-height: 19px;
	text-align: left !important;
}
.datatable_section .camp_table {
	 margin: 0;
}
.datatable_section .camp_table .dataTables_wrapper {
	padding: 3px;
	box-sizing: border-box;
}
/*.datatable_section .camp_table .dataTables_wrapper .dataTables_scroll {
	border-left: thin solid rgb(229,229,229);
	border-right: thin solid rgb(229,229,229);
	border-bottom: thin solid rgb(229,229,229);
}*/
.datatable_section .camp_table .dataTables_scrollHead {
	display: none !important;
}
.datatable_section .camp_table .dataTables_scrollBody {
	border-bottom: 1px transparent !important;
}
.datatable_section .dataTables_scrollBody::-webkit-scrollbar {
	height: 12px;
	background-color: #e5e5e5;
	border-radius: 0;
}
.datatable_section .dataTables_scrollBody::-webkit-scrollbar-button {
	width: 1px;
	background: transparent;
}
.datatable_section .dataTables_scrollBody::-webkit-scrollbar-thumb {
	border-radius: 0;
	background-color: #c5281c;
}
.datatable_section .camp_table .dataTables_scrollBody thead th .dataTables_sizing {
	height: auto !important;
}

.datatable_section #past_camps_nt_table {
	border-radius: 0;
	border: none !important;
	margin: auto;
	margin-bottom: 3px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}
.datatable_section #past_camps_nt_table tbody {
border-bottom: thin solid rgb(229,229,229) !important;
}
.datatable_section #past_camps_nt_table tbody tr:hover {
cursor: pointer;
}
.datatable_section #past_camps_nt_table thead th:nth-child(1),
.datatable_section #past_camps_nt_table thead th:nth-child(2),
.datatable_section #past_camps_nt_table tbody tr td:nth-child(1),
.datatable_section #past_camps_nt_table tbody tr td:nth-child(2) {
 white-space: nowrap;
}
.datatable_section #past_camps_nt_table .centered {
text-align: center !important;
}

@media screen and (max-width: 768px) {
.datatable_section #past_camps_nt_table {
    text-align: left !important;
}
}
/** End Datatable Custom Styles **/