﻿*, *:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   
}

span, a, input, select, option, label {
    font: 12px/20px Tahoma,Geneva,Kalimati,sans-serif !important;
}

html, body {
    background-color: #d8d8d8;
    background-image: url("images/backbody.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #000000;
    font: 12px/20px Tahoma,Geneva,Kalimati,sans-serif !important;
    height: 100%;
    margin: 0;
    min-width: 1024px;
    overflow-x: auto;
    text-shadow: 1px 1px 0 hsl(0, 0%, 100%);
    width: 100%;
}
body img.logowir {
    float: left;
    width: 20%;
    margin-top: 10px;
}
body.logged div.loginPage1,body.logged div.loginPage2 {
    display: none;
}
body.logged img.logowir {
    margin-left: 10px;
    width: 90px;
}
body.logged div.top-cont-right {
    width: 100%;
}
body.logged .metro_nav ul li {
    width: 33%;
}
div.loginPage1,div.loginPage2 {
    float: right;
    margin-top: 15px;
    width: 300px;
}
div#home-bg {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    min-height: 100%;
    overflow: hidden;
    padding-bottom: 45px;
}
div#top-bg {
    width: 100%;
}
body.logged div#top-bg {
    width: 50%;
    float: left;
    margin-top: 20px;
    margin-left: 25px;
}
div#footer-bg {
    bottom: 0;
    color: hsl(0, 0%, 100%);
    padding: 0 10px;
    width: 100%;
}
div#top-wrapper, div#footer-wrapper {
    clear: both;
    margin: 0 auto;
    overflow: visible;
    width: 100%;
}
div#footer-wrapper, div#footer-wrapper a {
    font-weight: bold !important;
    height: 35px;
    overflow: hidden;
}
.top-cont-right {
    float: left;
    width: 100%;
}
.top-cont-left {
    display: none;
    float: left;
    width: 20%;
}
.logo-top {
    /* background-image: url("../images/logo_header.png"); */
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: block;
    height: 60px;
    margin-top: 0;
    width: 100%;
}
.top-cont-top {
    float: right;
    padding: 5px 10px;
}
.top-cont-bottom {
    float: left;
    width: 100%;
}
div#wrapper {
    margin: 0 auto;
    min-width: 950px;
    position: relative;
    width: 100%;
    clear:both;
    border-top:2px solid #555;
}
div.logoTop {
    display: none;
}
div.sendEmail {
    display: none;
}
.right-top {
    border-radius: 5px;
    color: hsl(0, 0%, 100%);
    float: right;
    font-weight: bold;
    padding: 2px 5px;
    text-align: center;
    text-shadow: none;
}
body.logged div.top-cont-top {
    border-bottom: 2px solid #303030;
    border-left: 2px solid #303030;
    border-radius: 0px 0 0 10px;
    display: block;
    background-color: #555;
    opacity: 0.8;
}
body div.top-cont-top {
    display: none;
}
span.buttonlogin
{
}
.top-cont-top .right-top:hover, span.buttonlogin:hover {
    background: none repeat scroll 0 0 #444;
}
.top-cont-top .right-top:first-of-type {
    border-radius: 5px 5px 0 0;
}
.top-cont-top .right-top:last-of-type {
    border-radius: 0 0 5px 5px;
}
.right-top span {
    clear: both;
    float: left;
    width: 100%;
}
#slide {
    margin: 20px auto;
    padding: 5px 0 15px;
    position: relative;
    width: 960px;
    z-index: 0;
}
div#footer-wrapper div.container {
    float: left;
    margin-top:7px;
    color:#333;
}
div.footer-xsocials {
    clear: both;
    float: left;
}
.footer-xsocials img {
    background: none repeat scroll 0 0 hsl(0, 0%, 100%);
    box-shadow: 0 0 5px hsl(0, 0%, 0%);
    display: block;
    float: left;
    margin: 5px;
    padding: 2px;
    width: 16px;
}
.col-md-6 {
    clear: both;
    float: left;
    margin-bottom: 10px;
}
.logo-bot {
    /* background-image: url("../images/logo_header.png"); */
    background-position: 5px 0;
    background-size: auto 100%;
    float: left;
    height: 70px;
    width: 65px;
}
.KSoft {
    float: right;
    font-size: 90%;
    margin-top: 7px;
    color: #333;
}
.right-top span.usuari-loguejat {
    background: url("images/user_silhouette.png") no-repeat scroll right center / auto 80% hsla(0, 0%, 0%, 0);
    clear: none;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 110%;
    font-weight: bolder;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 20px;
    text-overflow: ellipsis;
    width: auto;
}
.right-top a.logout-window {
    background: url("images/logout.png") no-repeat scroll 2px 2px / auto 80% hsla(0, 0%, 0%, 0);
    cursor: pointer;
    display: block;
    float: right;
    font-weight: bolder;
    line-height: 20px;
    min-height: 20px;
    padding-right: 20px;
    width: 20px;
}
.right-top.login:first-of-type {
    border-radius: 5px;
}
.login-window {
    display: block;
    font-size: 120%;
    font-weight: bold;
    min-width: 200px;
    padding: 13px 10px;
    cursor: pointer;
}
#container.full-width {
    float: none;
    margin: 0 auto;
    padding: 6px 0;
    position: relative;
    width: 95%;
}

h1, h2, h3 {
    color: hsl(0, 0%, 20%);  
    text-shadow: 1px 1px 2px;
   
}

h1 {
    font-size: 200%;
    text-align: center;
    text-decoration: underline;
}

h2
{
     font-size: 180%;
     text-decoration : underline;
}

h3 {
    font-size: 160%;
    margin: 12px 0;
    text-decoration: underline;
}

/* ICONS */

div.contContactes a.icon,a.icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    border-radius: 5px;
    box-shadow: 0 0 2px hsl(0, 0%, 0%);
    cursor: pointer;
    display: block;
    height: 25px;
    margin: 0 auto;
    padding: 0;
    text-indent: -99999px;
    width: 25px;
    float:none;
}

a.enterjorn {
    background-image: url("images/enterjorn.png");
}

a.endjorn {
    background-image: url("images/endjorn.png");
}

a.correct {
    background-image: url("images/correct.png");
}

a.incorrect {
    background-image: url("images/incorrect.png");
}

a.alert {
    background-image: url("images/alerts3.png");
}
td a.notprint {
    background-image: url("../xCSS/images/print2.png");
}
td a.notprintable {
    background-image: url("../xCSS/images/printerror.png");
}
a.passant {
    background-image: url("images/pasante.png");
    border-radius: 7px;
    float: right;
    height: 15px;
    position: relative;
    top: 2px;
    width: 15px;
}
#blackbox
{
    background: none repeat scroll 0 0 black;
    height: 440%;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 600;
}

#whitebox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px;
    box-shadow: 0 0 5px #000000;
    left: 50%;
    margin-left: -225px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 10px;
    position: fixed;
    top: 11%;
    width: 450px;
    z-index: 700;
}

div#whitebox h2 {
    text-align: center;
    width: 400px;
}

#whitebox .field {
    float: left;
    margin: 5px 0;
    overflow: hidden;
    width: 400px;
}
.field > span {
    color: #11457E;
    display: block;
    float: left;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.field > input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #11457E;
    display: block;
    float: right;
    height: 20px;
}

.field > input[type="submit"] 
{
    margin-top:20px;
}
.block {
    float: left;
    padding: 0 20px;
    width: 50%;
}
div.full-width div.HTMLContent {
    border-radius: 10px 0 0 10px;
    height: 500px;
    margin: 0 auto;
    max-height: 500px;
    overflow: auto;
    position: relative;
    width: 60%;
    min-height:200px;
}
div.HTMLContent div.HTMLContentText {
    background-color: transparent;
    padding: 15px;
    position: absolute;
    z-index: 2;
    min-height:200px;
}
div.HTMLContent div.HTMLContentTransparent {
    background-color: white;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.kSK_Focus_mouseclick, .kSK_Focus_mouseover {
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
}
div.form-ref div.dre {
    float: right;
    padding-left: 20px;
    width: 50%;
}
div.form-ref div.esq {
    float: left;
    width: 50%;
}
div.form-ref div.dre div.checkbox input {
    float: right;
}
.ui-dialog .ui-dialog-titlebar
{
    padding: 0 1em;
}
span.userContactes {
    background-image: url("../xCSS/images/contacts3.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    float: left;
    height: 24px;
    width: 24px;
    cursor:pointer;
}
div.contContactes a
{
    color: hsl(211, 76%, 28%);
    cursor: pointer;
    text-decoration:underline;
}
div.contContactes a:hover
{
    text-decoration: none;
}
div.contContactes div.warning {
    background-color: #eee;
    border: 2px solid gray;
    border-radius: 5px;
    color: red;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 5px;
    text-align: center;
}
div.contContactes div.legend,div.contDadesLogin div.legend{
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: underline;
}
div.ktf-form div.input div.avis {
    color: #bb1111;
    float: left;
    line-height: 27px;
    margin-left: 10px;
    max-width: 640px;
}
div.avisCookies {
    background: none repeat scroll 0 0 #0c315a;
    bottom: 0;
    box-sizing: border-box;
    color: #eee;
    font-size: 110%;
    min-height: 50px;
    opacity: 0.9;
    overflow: hidden;
    padding: 10px 10%;
    position: fixed;
    text-shadow: 1px 1px 1px #555;
    width: 100%;
}
div.avisCookiesClose {
    background-color: #c00;
    border: 2px solid hsl(0, 0%, 100%);
    border-radius: 999px;
    box-shadow: 0 0 2px hsl(0, 0%, 0%);
    color: #ddd;
    content: "X";
    cursor: pointer;
    font-size: 110%;
    font-weight: bold;
    height: 24px;
    line-height: 17px;
    position: absolute;
    right: 7%;
    text-align: center;
    text-shadow: 1px 1px 0 #333;
    top: 10px;
    width: 24px;
}
div.avisCookies a {
    color: white;
}
div.kMsgBox {
    line-height: 20px;
}
div.loginPage1 div.enterlogin {
    background-image: url("../xCSS/images/enterlogin2.png");
    background-size: 24px auto;
    cursor: pointer;
    float: right;
    height: 24px;
    margin-top: 5px;
    width: 24px;
}
div.loginPage1 div.password input {
    float: left;
}
footer {
    margin: -36px 0;
    position: relative;
    background-color: #d6c6b3;
    border-top: 1px solid #ffe9cb;
}
div.buttonlogin {
    background-color: #eee;
    clear: both;
    cursor: pointer;
    float: left;
    font-size: 110% !important;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px;
    text-align: center;
    width: 90%;
}
div.buttonlogin:hover
{
    text-shadow: 1px 1px 1px black;
    background-color: #777;
    color: #eee;
}
footer div.CondDus
{
    clear:both;
}
footer div {
    text-shadow: 0px 0px 2px white;
}
footer div.logocertlssi {
    background-image: url("../xCSS/images/LSSI.png");
    background-repeat: no-repeat;
    background-size: 90px 90px;
    height: 90px;
    width: 90px;
}
footer span.certlssi {
    float: left;
    margin-left: 20px;
}
div.checks input.camp{
    float: left;
    margin: 3px 3px 3px 0;
}
div.checks div.input {
    margin-top: 5px;
}
div.infoextrapublicitat {
    color: hsl(0, 0%, 20%) !important;
    line-height: 15px;
    margin-top: 15px;
    text-decoration: underline;
}
div.HTMLContent div.HTMLContentText {
    text-align: justify;
}
div.avisCookies div.avisCookiesClose {
    text-align: center;
}
div.avisCookies div {
    text-align: justify;
}
table.dataTable td > a.iconflag {
    background-size: 16px 11px;
    border-radius: 5px;
    height: 25px;
    width: 25px;
    background-image: url("../xCSS/images/flageuropeanunion.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagDE {
    background-image: url("../xCSS/images/flagde.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagRU {
    background-image: url("../xCSS/images/flagru.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagIT {
    background-image: url("../xCSS/images/flagit.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagRO {
    background-image: url("../xCSS/images/flagro.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagFI {
    background-image: url("../xCSS/images/flagfi.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagHU {
    background-image: url("../xCSS/images/flaghu.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagBE {
    background-image: url("../xCSS/images/flagbe.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagPT {
    background-image: url("../xCSS/images/flagpt.png");
}
table.dataTable td > a.flages, table.dataTable td > a.flagES {
    background-image: url("../xCSS/images/flagesp.png");
}
table.dataTable td > a.flagfr, table.dataTable td > a.flagFR {
    background-image: url("../xCSS/images/flagfr.png");
}
table.dataTable td > a.flagca, table.dataTable td > a.flagCA {
    background-image: url("../xCSS/images/flagcat.png");
}
table.dataTable td > a.flagen, table.dataTable td > a.flagEN {
    background-image: url("../xCSS/images/flageng.png");
}
table.dataTable td > a.flagAD, table.dataTable td > a.flagAD {
    background-image: url("../xCSS/images/flagand.png");
}
div#footer-wrapper a.linkKotufa
{
    color: #0044ff;
    font-weight: normal !important;
    font-size: 110% !important;
}
div.page2
{
    box-shadow: 0px 0px 8px black;
}
