/* CSS Document */

a {color:#75BAFF}
body {
	margin:0;
	padding:0;
	text-align:center;
}
#info {
	text-align: right;
}
#paginate a {
text-decoration:none;
}

#paginate a:hover {
background-color:#FBFDFF;
color: red;
text-decoration:none;
margin: 20px auto;
}
.app-container {margin-top:20px;}
.app-info p {font-weight:normal;width:400px;margin:0 auto}
.app-info h3 {margin-bottom:5px}
#paginate span {
color:gray;
border:1px solid #D4EBFF;
}

#paginate a:link {
font-weight:bold;
}
#paginate{
margin-bottom: 30px;
clear: both;
}
#container {
	width:980px;
	margin:0px auto;
	padding-top:40px;
}
#header {position:relative}
#favorites {
	position:absolute;
	right:0;
	top:0;
	z-index:999;
	width: 179px;
	background-color:#fff;
}
#favorites span{
	color: #666666;
}
#favorites a{
	text-decoration:none;
	color: #666666;
}



table {
table-layout: fixed;
word-wrap: break-word;
text-align:left;
}

td {
	color:#333;
}
td.naam {
	color:#000000;
	font-weight:bold;
}
td.afkomst {
	color:#666666;
	font-weight: normal;
}
td.betekenis {
	color:#666666;
	font-weight: normal;
  word-wrap:break-word;
  word-break:break-word;
}
td.geslacht {
	color:#666666;
	text-align:center;
	font-weight: normal;
}
#result {


}



.total {
	color:#75BAFF
}

.M, .F {text-transform: capitalize}
tr.F {
	background-color:#fee2fe;
	background-color:rgba(254, 226, 254, 0.6)!important;
	color:#FFD5FF;
}

tr.F a {
	color:#FD6EBB;
}

tr.M {
	background-color:rgba(232, 243, 254, 0.6)!important;
	color:#CCE6FF
}
span.F {
	color:#FA80C2;
}
span.M {
	color:#337ab7
}
.F {
	color:#FD7EC3;
}
.M {
	color:#0099FF
}
label {
	color:#999999
}






#girls a {
color:#FF33FF;
}

.smallgender {
	font-size:14px;
}
.handle {
background-color:#fff;
}

table#detailstable td {padding:8px}

#ad1, #ad2 {text-align:center;padding:10px;font-size:24px;} 
.clear {clear:both}
p.footer {padding:20px}
p.footer a {font-size:12px}







.pagination {
background-color:#fff;
margin:0 auto;
}
.pagination ul {
  *display: inline;
  /* IE7 inline-block hack */
margin:0;
padding:0;
  *zoom: 1;

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.pagination-right {
  text-align: right;
}

.countries ul {
    list-style: none;
    margin:0;
    padding:0;
}
.countries  ul > li {
    display: inline-block;
    width: 100%;
}

div.countries {
    -webkit-column-count:3;
    -moz-column-count:3;
    -ms-column-count:3;
    -o-column-count:3;
    column-count:3;
    -webkit-column-gap:15px;
    -moz-column-gap:15px;
    -ms-column-gap:15px;
    -o-column-gap:15px;
    column-gap:15px;
    columns:3;
}
.panel {
background-color: rgba(255, 255, 255, 0.6)!important;
background: rgba(255, 255, 255, 0.6)!important;

}


section {margin-top:50px;margin-bottom:50px;}



.alfa a {font-size:20px!important;}