body {
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background: #f0f0f0;
    overflow-x: hidden;    
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;

}

.jumbotron {
    background-color:#09837d; 
    padding: 20px;
    margin-bottom: 0px !important;

}
/* Navbar   */ 
#navbar a {
    color: #000000;
   padding-top: 6%;
   
}
#navbar.navbar-default {
    min-height: 100px;
}
#navbar a h4 {
    font-size: 50px;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
#navbar a h4 span {
    color: #09837d;
}

#navbar ul li {
    padding-top: 6%;

    color: #09837d;
    font-size: 20px;
    font-weight: bold;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

/* Portfolio   */

#mt h4 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#paraks p {
    font-size: 15px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}
#qstext h4{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;

}
#searchsidetext h4{
    font-size: 15px;
    text-align: right;
    padding-top: 0px;
    color: #000000;
    font-family: Arial Verdana;
    font-weight: normal;
}
#tsearchq {
    padding-top: 5px;
    text-align: left; 
    width: 100%; 
}

#submitbutton {
   float: left;
   width:30%;
}


#fieldselectiontext h4{
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    font-family: Arial Verdana;

}

#fielddisplaytext h4{
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    font-family: Arial Verdana;

}
#reset button {

    float: right;
    
}
#pks button {

    float: left;

}
.copyrights {

    background: #3fada8;;
    padding: 0;
    font-size: 18px;
    border-top: 1px solid #3E4246;
    margin-top: 15px;
    color: #fff;
    text-align: center;
}

  
.dropdown * {
    position: relative;
    display: inline-block;
    color: #125687;
    font-size: 20px;
    font-weight: bold; 
    padding-left: 20px;
    
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    max-width: 170px;
    box-shadow: 0px 16px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 6px 6px;
    text-decoration: none;
    display: block;
    font-size: 15px;
}

.dropdown-content a:hover
{background-color: #ddd;}

.dropdown:hover .dropdown-content
{display: block;}

.dropdown:hover .dropbtn 
{background-color: #3e8e41;}


/* Home.php */

#home_img a{

    

}
#home_img img{

    border: 3px solid;

}
#home_img h4{

    font-size: 30px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    font-family: Arial Verdana;
    padding-left: 100px;
    padding-top: 50px;
 }

 /* contact */
 #contact_img h4{

    font-size: 30px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    font-family: Arial Verdana;
    padding-left: 100px;
    padding-top: 20px;
 }
#contact_img p{

   padding-left: 100px;
}


#contact_img th{

    padding-left: 100px;
 }
 #contact_img td{

    padding-left: 100px;
 }
 
 /* Dataset_disease */

 #dd_mt h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#dd_paraks p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}

/* Biomarkertype */

#bmt_mt h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#bmt_paraks p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}

/* Biomolecule Biomarker */

#bml_mt h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#bml_paraks p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}

/* Source  */

#sr_mt h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#sr_paraks p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}

/* complex search */

#csr_mt h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#csr_paraks p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}

/* SourceResults.php */

#rst_mt h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
 
}

#rst_paraks p {
    font-size: 15px;
    text-align: center;
    color: #000000;
    font-family: Arial Verdana;
}


.table-wrapper-2  {
    display: block;
    max-height: 300px;
    overflow-y: auto;
    overflow-x:  auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 100%;
  }

  /* biomarkertyperesult.php */

#brst_mt h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
 
}

#brst_paraks p {
    font-size: 15px;
    text-align: center;
    color: #000000;
    font-family: Arial Verdana;
}


.table-wrapper-2  {
    display: block;
    max-height: 300px;
    overflow-y: auto;
    overflow-x:  auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 100%;
  }

   /* DiseaseTyperesult.php */

#dtrst_mt h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
 
}

#dtrst_paraks p {
    font-size: 15px;
    text-align: center;
    color: #000000;
    font-family: Arial Verdana;
}


.table-wrapper-2  {
    display: block;
    max-height: 300px;
    overflow-y: auto;
    overflow-x:  auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 100%;
  }

  /* Biomolresult.php */

  #bmrst_mt h4 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
 
}

#bmrst_paraks p {
    font-size: 15px;
    text-align: center;
    color: #000000;
    font-family: Arial Verdana;
}


.table-wrapper-2  {
    display: block;
    max-height: 300px;
    overflow-y: auto;
    overflow-x:  auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 100%;
  }

  /* GeneTable.php */

  #gt_mt h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: #000000;
}
#gt_paraks p {
    font-size: 20px;
    text-align: center;
    padding-top: 20px;
    color: #000000;
    font-family: Arial Verdana;
}

.table-wrapper-2  {
    display: block;
    max-height: 300px;
    overflow-y: auto;
    overflow-x:  auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 100%;
  }