
/***********************************************************************************************************************************************************************************************************************************/
/***********************************************************************************************************************************************************************************************************************************/

.elektromos_auto_arlista_leiras {
	margin-top: 20px !important;
	color: #868686 !important;
	font-style: italic !important;
}

#elektromos_auto_arlista_table td.text-right {
  text-align : right !important;
}

#elektromos_auto_arlista_table th.text-right {
  text-align : right !important;
}

#elektromos_auto_arlista_table_wrapper {
	box-shadow: 0 1px 8px rgba(0,0,0,.1) !important;
	background: #FFFFFF !important;
	border-radius: 8px !important;
	padding: 16px !important;
}


body.elektromos_auto_arlista .da-reactions-outer{
	display: none !important;
}


#elektromos_auto_arlista_tables_filter {
	margin-bottom: 30px !important;
}

#elektromos_auto_arlista_tables_filter input[type="search"] {
	width: auto !important;
	height: auto !important;
}

#elektromos_auto_arlista_table tr:nth-child(even) {
	background: #fdfdfd !important;
}

#elektromos_auto_arlista_table tr:nth-child(odd) {
	background: #ffffff !important;
}

#elektromos_auto_arlista_table tr:hover {
	background: #f4f4f4 !important;
}



#elektromos_auto_arlista_table  th {
	background: #eaeaea !important;
}

#elektromos_auto_arlista_table a {
	color: #289e51 !important;
	font-weight: bold !important;
}

#elektromos_auto_arlista_table  tbody > tr:nth-child(2n+1) > td,
#elektromos_auto_arlista_table  tbody > tr:nth-child(2n+1) > th {
	background-color: transparent !important;
}

#elektromos_auto_arlista_table tbody tr:hover {
	background: #23d160 !important;
	color: #fff !important;
}

#elektromos_auto_arlista_table tbody tr:hover a {
	color: #fff !important;
}

#elektromos_auto_arlista_table th, 
#elektromos_auto_arlista_table td {
	box-sizing: border-box;
	font-weight: bold !important;
}





/***********************************************************************************************************************************************************************************************************************************/





body.elektromos_auto_arlista .dt-button.elektromos_auto_arlista_filter_gomb {
  border-radius: 0px !important;
  text-transform: none !important;
  margin-bottom: 10px !important;
  font-weight: bold !important;
  border: none !important;
  background: #212121;
  color: #ffffff !important;
  
  font-size: 15px !important;
  text-align: center !important;
  width: calc( 100% / 3 );
  margin: 0px !important;
  
  padding: 12px 24px !important;
}

body.elektromos_auto_arlista div.dt-buttons > .dt-button:nth-child(2) {
	background: #333030;
}

body.elektromos_auto_arlista .dt-button.elektromos_auto_arlista_filter_gomb:hover {
	background-color: #1FA24C !important;
}

.elektromos_auto_arlista_filter_gomb.elektromos_auto_arlista_filter_gomb_aktiv {
  background: #23d160 !important;
  color:#fff !important;
}


body.elektromos_auto_arlista .dt-buttons {
	margin-top: -16px !important; 
	margin-left: -16px;
	margin-right: -16px;
	
	border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  font-size: 0px;

	
}

body.elektromos_auto_arlista div.dt-buttons > .dt-button:first-child {
	border-top-left-radius: 12px !important;
}

body.elektromos_auto_arlista div.dt-buttons > .dt-button:last-child {
	border-top-right-radius: 12px !important;
}


body.elektromos_auto_arlista .dt-search {
	margin-top: 15px;
	margin-bottom: 15px;
}

body.elektromos_auto_arlista .dt-search label {
	display:none;
}


/***********************************************************************************************************************************************************************************************************************************/


body.elektromos_auto_arlista  .page-header {
	display: none;
}

body.elektromos_auto_arlista  .arlita_fejlec_box {
	margin-bottom: 35px;
	margin-top: 35px;
	font-size: 15px;
	
	text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}


body.elektromos_auto_arlista  .arlita_fejlec_box  h1 {
	font-size: 28px;
}

.elektromos_auto_arlista_table_box {
	overflow-x: auto;
}