/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-mag-2017, 14.45.55
    Author     : Chiara
*/

#muruca_upload_transcription_container fieldset{
  padding: 10px 0;
  vertical-align: middle;
}
#muruca_upload_transcription_container label{
  margin-bottom: 0;
}
#muruca_upload_transcription_container .error-alert{
  color: #dc3232;
  display: none;
}
#muruca_upload_transcription_container input[type="checkbox"]{
  margin-top: 0;
}
