/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/g5_hydrogen/custom/scss/custom.scss */
.dl-horizontal dt .cimek {
  width: auto;
}
/* line 6, templates/g5_hydrogen/custom/scss/custom.scss */
.cimek label {
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  background: #439a86;
  color: white;
  padding: 10px;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
.table th, .table td {
  padding: 3px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border: 0 solid;
  border-top: 1px solid #ddd;
  background-color: transparent;
  width: 10%;
}
@media print {
  /* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
  body, h1, h2, h3, h4, h5, h6, div, span, td {
    padding: 5px;
    margin: 10px;
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
    font-size: 12px !important;
  }
}
