/*
Theme Name: YPT
Theme URI: https://youngpioneertours.com/
Author: Pegotech
Author URI: http://pegotec.net/
Description: Customized theme for young pioneer tours from Pegotec
Version: 1.7
Text Domain: ypt_pegotec

*/

/*.tablesorter-default {
	width: 100% !important; 
	font: 12px/18px Arial, Sans-serif !important;
	color: #333 !important;
	background-color: #fff !important;
	border-spacing: 0 !important;
	margin: 10px 0 15px !important;
	text-align: left !important;
}*/

/* header */
.tablesorter-default th,
.tablesorter-default thead td {
	font: bold 12px/18px Arial, Sans-serif !important;
	color: #000 !important;
	background-color: #fff !important;
	border-collapse: collapse !important;
	border-bottom: #ccc 2px solid !important;
	padding: 0 !important;

}
.tablesorter-default tfoot th,
.tablesorter-default tfoot td {
	border: 0 !important;
}
.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
	
	background-position: center right !important;
	background-repeat: no-repeat !important;
	cursor: pointer !important;
	white-space: normal !important;
	padding: 4px 20px 4px 4px !important;
	
	/* rudi */
	background-color:#C6292D !important;
	color:white !important;
	border:1px solid white !important;
}
.tablesorter-default thead .headerSortUp,
.tablesorter-default thead .tablesorter-headerSortUp,
.tablesorter-default thead .tablesorter-headerAsc {
	
	border-bottom: #000 2px solid !important;
}
.tablesorter-default thead .headerSortDown,
.tablesorter-default thead .tablesorter-headerSortDown,
.tablesorter-default thead .tablesorter-headerDesc {
	
	border-bottom: #000 2px solid !important; 
}
.tablesorter-default thead .sorter-false {
	background-image: none !important;
	cursor: default !important;
	padding: 4px !important;
}

/* tfoot */
.tablesorter-default tfoot .tablesorter-headerSortUp,
.tablesorter-default tfoot .tablesorter-headerSortDown,
.tablesorter-default tfoot .tablesorter-headerAsc,
.tablesorter-default tfoot .tablesorter-headerDesc {
	border-top: #000 2px solid !important;
}

/* tbody */
.tablesorter-default td {
	background-color: #fff !important;
	border-bottom: #ccc 1px solid !important;
	padding: 4px !important;
	vertical-align: top !important;
}

/* hovered row colors */
.tablesorter-default tbody > tr:hover > td,
.tablesorter-default tbody > tr.even:hover > td,
.tablesorter-default tbody > tr.odd:hover > td {
	background: #fff !important;
	color: #000 !important;
}

/* table processing indicator */
.tablesorter-default .tablesorter-processing {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	
}

/* Zebra Widget - row alternating colors */
.tablesorter-default tr.odd td {
	
	/* rudi */
	background-color:#e3e3e3 !important;
	border:1px solid white !important;
}
.tablesorter-default tr.even td {
	
	/* rudi */
	background-color:#f6f6f6 !important;
	border:1px solid white !important;
}

/* Column Widget - column sort colors */
.tablesorter-default tr.odd td.primary {
	background-color: #bfbfbf !important;
}
.tablesorter-default td.primary,
.tablesorter-default tr.even td.primary {
	background-color: #d9d9d9 !important;
}
.tablesorter-default tr.odd td.secondary {
	background-color: #d9d9d9 !important;
}
.tablesorter-default td.secondary,
.tablesorter-default tr.even td.secondary {
	background-color: #e6e6e6 !important;
}
.tablesorter-default tr.odd td.tertiary {
	background-color: #e6e6e6 !important;
}
.tablesorter-default td.tertiary,
.tablesorter-default tr.even td.tertiary {
	background-color: #f2f2f2 !important;
}
.booknow { margin-bottom: 20px !important;}
.book-noww .calenderr {text-align: left !important;}
.calenderr, .euroo, .clock{text-align: left !important;}

