
body {
	font-family: Open Sans;
	margin: 0;
}

a {
	color: #0066cc;
	text-decoration: none;
}

.lodia {
	font-weight: 900;
}
.lodia2 {
	font-size: 1.2em;
	padding-right: 7px;
}

#burua:before{background-color: rgba(33,33,33,1); opacity: 0; display: block;}

#burua {
	width: 100%;
	height: 100px;
	background-color: rgba(34,110,147,1);
	background-image: url(https://ssl.gstatic.com/atari/images/simple-header-blended-small.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#burua #buruaLog {
	display: inline-block;
	max-height: 56px;
	max-width: 225px;
	padding: 8px 4px 8px 12px;
	vertical-align: middle;
}
#burua #buruaTes {
	font-size: 1.2em;
	display: inline-block;
	padding: 15px 12px;
}
#burua #menua {
	float: right;
	text-align: right;
	padding: 15px 0px 0 0;
}
#burua #menua .menuaEle {
	display: inline-block;
	padding: 0px 37px 0 0;
}
#burua #menua .menuaEle2 {
	color: #fff;
	padding: 10px 40px 0 0;
}
#burua #menua #menuaLogin {
	width: 30px;
	vertical-align: middle;
	padding: 0 0 0 5px;
}
#burua a {
	color: #fff;
}

#laukia {
	float: left;
}
.crossword {
/*    border: 1px solid #000;
    border-collapse: collapse;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    counter-reset: req;*/
    background-color: #000;
    border-collapse: separate;
    border-spacing: 0;
    counter-reset: req;
    empty-cells: hide;
}
.crossword caption h1 {
    display: inline;
    font-size: 2em;
    margin: 0;
    padding: 0;
}
.crossword caption h2 {
    display: inline;
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.crossword tr {
	border: none;
}
.crossword td {
/*    background-color: #000;
    height: 30px;
    padding: 6px;
    text-align:left;
    vertical-align:top;
    border: 1px solid #000;
    width: 30px;*/
    background-color: #FFF;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding: 6px;
    text-align: left;
    vertical-align: top;
    width: 25px;
    height: 20px;
}
/*.err:after {
    content: "!";
    color: #000;
    font-size: 10px;
    font-weight: bold;
    margin: 23px -5px 0 0;
    position: absolute;
}*/
.crossword td[id], .crossword td[data-hor], .crossword td[data-ver] {
/*    background-color: #FFF;*/
}
.crossword td.sel {
    background-color: #FF9;
}
.crossword td.err {
    background-color: #F00;
}
.crossword td[id] {
    counter-increment: req;
}
.crossword td[id]:before {
    content: counter(req);
    font-size: 10px;
    margin: -5px;
    position: absolute;
	display: none;
}
.crossword td input {
    background-color: transparent;
    border: 0 none;
    font-size: 24px;
	font-weight: bold;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
	width: 25px;
	height: 20px;
	position: relative;
	top: 3px;
}
.crossword td input:focus{
    outline: none;
    
}
.crossword td.zbkTD0 {
    border: none;
	color: #fff;
}
.crossword td.zbkTD1 {
    border: none;
    border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bold;
	font-size: 15pt;
}
.crossword td.zbkTD2 {
    border: none;
    border-right: 1px solid #000;
	text-align: center;
	font-weight: bold;
	font-size: 15pt;
}
.crossword td input.gorria {
	color: red;
}
#definitions {
    background-color: #e3e4e4;
	float: left;
	font-size: 0.85em;
	margin-left: 20px;
}
#definitions .pointer {
    list-style: none;
	padding: 0;
}
#definitions .pointer li {
    cursor: pointer;
	margin-top: 4px;
}
#definitions .pointer li span {
    display: none;
}
#definitions .pointer li:hover {
    background-color: #6acfe3;
}
#definitions .defiBai {
    background-color: #6acfe3;
}
#definitions .defiEz {
    background-color: none;
}
.zbk1 {
	float: left;
	width: 20px;
	text-align: right;
	font-weight: bold;
}
.zbk2 {
	margin-left: 27px;
}

#tooltip {
    background-color: #d2f5fc;
    border: 2px solid #55cbe3;
    color: #000;
/*    cursor: move;*/
    display:none;
    opacity: 0.85;
    padding: 5px;
    position: absolute;
    width: 200px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}


#create:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#create fieldset {
    float: left;
    margin: 0;
    padding: 0;
}
#tooltip span{
	display: none;
}
#tooltip .zbk1 {
	width: 0px;
	display: none;
}
#tooltip .zbk2 {
	margin-left: 0px;
}
.ezkutuan {
	display: none;
}
td#ezker_eskuin,
td#goitik_behera {
	padding: 0 10px;
}
#oharrak {
	text-align: center;
	margin: 15px 30px 0 30px;
	font-size: 0.8em;
	border: 1px dashed #6acfe3;
	padding: 0 0 10px 0;
}
#izenburua {
	text-align: center;
	margin: 10px 0 20px 0;
}
#izenburua1 {
	font-size: 1.3em;
	font-weight: bold;
}
#akatsKopurua {
	width: 50%;
	margin: 10px auto 0 auto;
	font-size: 1.3em;
	border: 1px dashed #6acfe3;
	padding: 8px 8px 8px 8px;
}

#konexioa,
#konexioa3,
#pasahitza_laukia {
	width: 450px;
	margin: 20px auto 20px auto;
	border: 1px dashed #42545d;
	text-align: center;
}
#konektatu {
	text-align: center;
	color: #fff;
	text-decoration: underline;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.esteka {
	color: #0066cc;
}
.esteka:hover {
	cursor: pointer;
}
.oharrak {
	color: red;
}
.small {
	font-size: 0.85em;
	padding-left: 15px;
}
.aurkiZer {
	width: 300px;
	height: 110px;
	background: url(../ird/logoa3b.jpg) no-repeat;
	background-size: 150px 100px;
	margin: 10px 0;
}
.aurkiZer div {
	padding: 30px 0 0 65px;
}
.aurkiZer span {
	padding: 0 15px 0 0;
}
.aurkiZer a {
	font-size: 1.6em;
	font-weight: 700;
}
