.cert_profile_divider {
    background-color: #9E9E9E;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    padding-top: 5px;
}

#table1 {
    /*visibility:collapse;*/
    font-family: sans-serif;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-spacing: 0;
    border-collapse: collapse;
}

.top_separator{
    height:288px;
}

.header_img_moh {
    height: 70px;
    width: auto;
    margin-left: 30px;
}

.header_img_rbc {
    height: 55px;
    width: auto;
    margin-right: 30px;
}

.cert_divider {
    border-top: 1.5px solid #bbb;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#cert_title,
#cert_title_growth {
    font-size: 20px;
    font-weight: 900;
}

.cert_intro {
    font-size: 16px;
    color:#006db6;
}

.cert_header {
    text-align: center;
    padding-bottom: 1.5px;
    margin-top: 16px;
}

#cert_preview_btn {
    display: none;
}

#cert_download_btn {
    display: block;
}
#inner_download_btn {
    text-transform: capitalize;
}


.table_doses {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 76%;

}

.table_doses td{
    border: 2px solid rgb(200, 200, 200);
    /*padding: 1px 0;*/
    width: 10rem;

}

.table_doses th{
    background-color: #7f8084;
    color: #fff;
    /*padding: 6px;*/
    text-align: center;
}

.profile_text {
    font-size: 16px;
    font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
    color: #006db6;
}

.dynamic_fields {
    font-size: 15px;
    color: #006db6;
    font-weight: 800;
}

.divs_left_profile {
    padding-bottom: 8px;
}
.basic_profile {
   text-align: center;
   margin-top: 8px;
}

#qr_output{
    padding-top: 1px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
#qr_output_eu{
    padding-top: 1px;
    padding-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

div#qr_output img{
    border: 4px solid rgb(255, 255, 255);
    margin-left: auto;
    margin-right: auto;
    width: 73.5%;
}

div#qr_output_eu canvas{
    width: 150px;
}

#table_cert_credentials {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 95%;

}

div.credentials_column img{
    margin-left: auto;
    margin-right: auto;
    width: 73%
}

#table_cert_credentials td{
    padding: 1px 0;
    width: 25%
}

.cert_footer{
    text-align: center;
    font-size: 14px;
    font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
    color: #006db6;
}

#bottom_separator {
    min-height: 40px;
}

#mobile_qr_card {
    display: none;
}

@media only screen and (min-width: 840px) {
    #cert_preview_btn {
        display: none;
    }
}
.imigongo {
        display: none;
    }

    section {
        /*padding: 20px 0;*/
        margin-top: 70px;
    }

@media only screen and (max-width: 840px) {



    /* .section-title {
        padding-bottom: 1px;
    }

    .section-title p {
        font-size: 24px;
    }

    .section-title h2 {
        font-size: 12px;
    }

    .contact .info h4 {
        font-size: 18px;
    }

    .contact .info p {
        font-size: 12px;
    } */

    .mobile-nav-toggle i {
        display: block;
    }

    .top_separator{
        height:105px;
    }

    #cert_title {
        font-size: 12px;
        font-weight: 900;
    }

    .cert_intro {
        font-size: 12px;
        color:#006db6;
    }

    .cert_header {
        text-align: center;
        padding-bottom: 2px;
    }
    .cert_preview_btn {
        display: block !important;
    }

    .dynamic_fields {
        font-size: 10px;
        color: #006db6;
        font-weight: 800;
    }

    .divs_left_profile {
        padding-bottom: 10px;
    }

    .basic_profile {
       text-align: center;
       margin-top: 4px;
    }

    .profile_text {
        font-size: 9px;
        font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
        color: #006db6;
    }

    /* .email {
        display: none;
    }

    .phone {
        margin-top: 15px !important;
        margin-bottom: 14px;
    }

    #results_table_header{
        display: none;
    }

    .card {
      box-shadow: 0 18px 0 12px rgba(0,0,0,0.4);
      transition: 0.3s;
      width: 85%;
      padding: 8px 16px;
      margin: auto;
    }

    #mobile_qr_card {
        display: block;
    }

    #qr_output_mobile{
        width: 100%;
        margin-left: 2%;
    } */

    .table_doses {
        text-align: center;
        width: 62%;
        margin-left: auto;
        margin-right: auto;
    }

    .table_doses td{
        border: 2px solid rgb(200, 200, 200);
        padding: 5px 0;
        width: 4rems;

    }

    .table_doses th{
        font-size:10px;
    }

     #qr_output{
        padding-top: 2px;
        padding-bottom: 1px;
        margin-left: auto;
        margin-right: auto;
    }
    #qr_output_eu{
            padding-top: 2px;
            padding-bottom: 1px;
            margin-left: auto;
            margin-right: auto;
        }

    div#qr_output img{
        border: 4px solid rgb(255, 255, 255);
        width: 111px;
        margin-left: auto;
        margin-right: auto;
    }

    .cert_footer{
        text-align: center;
        font-size: 12px;
        font-family: Roboto, 'Segoe UI', Tahoma, sans-serif;
        color: #006db6;
    }

    #bottom_separator {
        height:10px;
    }
}


@media print {
/*
html, body {
    height:100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
*/
    #table1{
        visibility:visible;
    }
    #header {
       display:none!important;
    }
    #main {
       display:none!important;
    }
    #footer {
       display: none !important;
    }
    .mobile-nav-toggle {
        display:none!important
    }

    .cert_download_btn {
        display: none !important;
    }
    .show_profile_btn {
        display: none !important;
    }

    #qr_output{
        padding-top: 35px;
        padding-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    #qr_output_eu{
        padding-top: 35px;
        padding-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    div#qr_output img{
        border: 10px solid rgb(255, 255, 255);
    }

    .top_separator{
        height:190px;
    }

    .table_doses {
        text-align: center;
        width: 62%;
        margin-left: auto;
        margin-right: auto;
  }
  .back-to-top{
    display: none !important;
  }
  #bottom_separator {
    min-height: 350px;
  }
}

.cert_devider {
    border-top: 1.5px solid #bbb;
    width: 84%;
    margin-left: auto;
    /*margin-right: auto;*/
}


/*.grid line {*/
/*    stroke: lightgrey;*/
/*    stroke-opacity: 0.6;*/
/*    shape-rendering: crispEdges;*/
/*}*/
.grid path {
    stroke-width: 0;
}

#growth_monitoring_chart {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.two_tables {
    margin-left: 132px;
}

/* login tabs */

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 0;
  /*border: 1px solid #ccc;*/
  border-top: none;
}

.nutrition-table {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}

.nutrition-table td {
    padding: 2px;
    width: 10rem;
}

.nutrition-table th {
    background-color: #7f8084;
    color: #fff;
    /*padding: 6px;*/
    text-align: center;
}
