/*
++ GIT: 1_public/project/hella-com/styles.scss
++ 2022-05-19 10:08 [3c84275] Jirina Lastuvkova - Update styles.css for public websites - new forvia colors
++ 2021-09-06 13:46 [23f9872] Jirina Lastuvkova - Merge branch 'master' of dc2git01v.dc.hella.com:WebResources
++ 2021-09-06 12:44 [c3cad09] Vojtech Schwarz - Update public design
++ 2021-02-10 12:41 [158eb04] Stanislav ?incl - Update styles.scss - Add PSCR cert module
++ 2018-09-19 08:21 [8fb5b31] Zdenek Klug - Add CSS for IAFT page
++ 2016-06-02 12:27 [c0a7645] Jan Kondler - Update project styles for hella-com
++ 2016-04-28 13:49 [e696234] Jan Kondler - Initial commit with resources for public websites
*/
.module_IatfCert {
  color: #575757;
  font-weight: normal; }
  .module_IatfCert .form_item {
    margin-left: 0; }
    .module_IatfCert .form_item #captchaR {
      display: block;
      margin-left: 142px;
      margin-top: 4px; }
  .module_IatfCert .iatfRow:nth-child(2) {
    margin-bottom: 20px; }
  .module_IatfCert .iatfRow .form-column .form_item input[type=text] {
    padding-bottom: 6px; }
  .module_IatfCert .iatfRow .form_column:nth-child(1) {
    width: 200px; }
    .module_IatfCert .iatfRow .form_column:nth-child(1) input, .module_IatfCert .iatfRow .form_column:nth-child(1) select {
      width: 90%; }
  .module_IatfCert .iatfRow .form_column:nth-child(2) {
    width: 200px; }
    .module_IatfCert .iatfRow .form_column:nth-child(2) input, .module_IatfCert .iatfRow .form_column:nth-child(2) select {
      width: 90%; }
  .module_IatfCert .iatfRow .form_column:nth-child(3) {
    width: 300px; }
    .module_IatfCert .iatfRow .form_column:nth-child(3) input, .module_IatfCert .iatfRow .form_column:nth-child(3) select {
      width: 90% !important; }
  .module_IatfCert .iatfRow .form_column:nth-child(4) {
    width: 200px; }
    .module_IatfCert .iatfRow .form_column:nth-child(4) input, .module_IatfCert .iatfRow .form_column:nth-child(4) select {
      width: 90%; }

.module_PscrCert {
  color: #575757;
  font-weight: normal; }
  .module_PscrCert .form_item {
    margin-left: 0; }
    .module_PscrCert .form_item #captchaR {
      display: block;
      margin-left: 142px;
      margin-top: 4px; }
  .module_PscrCert .iatfRow:nth-child(2) {
    margin-bottom: 20px; }
  .module_PscrCert .iatfRow .form-column .form_item input[type=text] {
    padding-bottom: 6px; }
  .module_PscrCert .iatfRow .form_column:nth-child(1) {
    width: 180px; }
    .module_PscrCert .iatfRow .form_column:nth-child(1) input, .module_PscrCert .iatfRow .form_column:nth-child(1) select {
      width: 90%; }
  .module_PscrCert .iatfRow .form_column:nth-child(2) {
    width: 170px; }
    .module_PscrCert .iatfRow .form_column:nth-child(2) input, .module_PscrCert .iatfRow .form_column:nth-child(2) select {
      width: 90%; }
  .module_PscrCert .iatfRow .form_column:nth-child(3) {
    width: 170px; }
    .module_PscrCert .iatfRow .form_column:nth-child(3) input, .module_PscrCert .iatfRow .form_column:nth-child(3) select {
      width: 90% !important; }
  .module_PscrCert .iatfRow .form_column:nth-child(4) {
    width: 390px; }
    .module_PscrCert .iatfRow .form_column:nth-child(4) input, .module_PscrCert .iatfRow .form_column:nth-child(4) select {
      margin-top: 4px;
      width: 90%; }

/*# sourceMappingURL=ResourceManager/source.map */