.vertical-tabs {
  display: none;
}

.fieldset-l2 {
  margin-left: 15px;
}

.field-group-fieldset legend {
  margin-bottom: 0;
}

.nav-tabs-custom {
  padding: 2px 10px;
}

.certificate-header img {
  width: 100%;
}

.certificate-title {
  text-align: center;
  text-transform: uppercase;
}

.header-pd {
  margin-top: 15px;
  font-size: 18px;
}

.certificate-box, .certificate-questions, .signature-data {
  padding: 15px;
  padding-bottom: 0px;
  border: 1px solid #b3a4a4;
}

.certificate-questions {
  margin-bottom: 15px;
}
.certificate-questions .row {
  margin-bottom: 15px;
}

.certificate-general {
  margin-bottom: 30px;
}

.certificate-general .value {
  font-size: 20px;
}

.certificate-questions {
  font-size: 18px;
}

.fitness-limitations .answer {
  margin-left: 15px;
  color: #6f6767;
}

.certificate-signature {
  font-size: 18px;
}

.certificate-signature .signature {
  margin-top: 60px;
}

.certificate-no {
  border: 1px solid black;
  display: inline-block;
  padding: 15px;
  margin-bottom: 10px;
}

.node--type-medical-certificate .page-title {
  display: none;
}

.node--type-medical-certificate .nav-tabs {
  display:none
}

.login-page-header .sidebar-menu > li > a > .fa {
  width: auto;
}

.login-box img {
  width: 100%;
}

.pdf-separator {
  display: none;
}

@media print {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .span4 {
background-color: #eeeeee;
    display: block;
    padding: 20px;
    font-size: 22px;
    border-radius: 10px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    }


    .certificate-box-header h3 {
        font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    }

    .passport {
    }

    .question {
            font-size: 14px;
    }
    .question-orig {

                display: block;
    font-size: 18px;
    }

    .question.visual-date {
            padding-left: 250px;
    }

    .row.signature-gente {
                border-top: 1px solid gray;
    margin-bottom: 0;
    }

    .signature-gente .question {
                border-right: 1px solid gray;
                min-height: 100px;
    }

    .answer-signature {
                color: gray;
    text-align: center;
    padding-top: 38px;
    }

    .gente-signature {
                display: block;
    color: gray;
    font-size: 20px;
    }

.certificate-title    h1 {
            font-size: 14px;
            font-weight: bold;
    }
.certificate-title    h2{
            font-size: 10px;
            font-weight: bold;
    }
}


.path-frontpage .content {
    background: url(https://i.imgur.com/zXzuQEe.png);
    background-size: cover;
}

.span4 {
background-color: #eeeeee;
    display: block;
    padding: 20px;
    font-size: 22px;
    border-radius: 10px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    }


    .certificate-box-header h3 {
        font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    }

    .passport {
    }

    .question {
	    font-size: 14px;
    }
    .question-orig {

	        display: block;
    font-size: 18px;
    }

    .question.visual-date {
	    padding-left: 250px;
    }

    .row.signature-gente {
	        border-top: 1px solid gray;
    margin-bottom: 0;
    }

    .signature-gente .question {
	        border-right: 1px solid gray;
	        min-height: 100px;
    }

    .answer-signature {
	        color: gray;
    text-align: center;
    padding-top: 38px;
    }

    .gente-signature {
	        display: block;
    color: gray;
    font-size: 20px;
    }

.certificate-title    h1 {
	    font-size: 29px;
	    font-weight: bold;
	    line-height: 0.5;
    }
.certificate-title    h2{
	line-height: 0.5;
	    font-size: 22px;
	    font-weight: bold;
    }


.certificate-link {
  margin: 10px 0;
}

.certificate-container {
  display:none;
}

@media only screen and (min-width : 720px) {
  .certificate-link {
    width: 30%;
  }

  .certificate-container {
    display: block;
  }
}

.certificate-container {
  display: none;
}
