/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

  .table-bordered > thead > tr > th {
    border: 1px solid #dadada;
  }
  .table-bordered > thead > tr > td {
    border: 1px solid #dadada;
  }
  #surveyListFooter {
    margin-top: -230px;
}

#u15_piedpage_unil_gris {
    width:100%;
    margin: 0 auto;
    min-height: 120px;
    position: relative;
}

.u15_piedpage_vaud {
    background-color: #dedede;
    padding: 5px;
    width:100%;
}

.u15_piedpage_swissuniversities {
    padding: 2px;
    width:100%;
    text-align: right;
}

.logo-container{
    display: block !important;
}

#datasecurity_accepted{
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    margin: 10px;
}

/*
* Classe spécifique pour les questions de Yimmy
* Garde les images des questions à l'intérienur de leur conteneur
*/
.yimmy figure.image img{ width:100% }
.yimmy .subquestion-list .answertext img { width: 50% } 
.yimmy .subquestion-list .answertext img { width: 50% } 