a, a:hover, a:visited {
  color: #333;
  text-decoration: none; }

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  font-size: 14px; }

blockquote:before {
  color: #ccc;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em; }

blockquote p {
  display: inline; }

body {
  background-color: #ffffff;
  color: #333;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  margin: 0; }

.bold {
  font-weight: bold; }

.btn-primary {
  background-color: #A3E5FF !important;
  border-color: #A3E5FF !important;
  color: #333 !important; }

.custom-navbar {
  background-color: #f9f9f9 !important;
  color: #000 !important; }
  .custom-navbar .navbar .nav-link {
    text-decoration: none; }

.full_width {
  width: 100%; }

h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #6a6a6a;
  font-size: 2.0rem; }

h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #6a6a6a;
  font-size: 1.6rem; }

h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #6a6a6a;
  font-size: 1.4rem; }

html {
  min-height: 100%;
  position: relative;
  padding: 0;
  margin: 0; }

img {
  -ms-interpolation-mode: bicubic; }

#job_detail_col2 {
  margin-top: 20px; }

.job_logo {
  height: auto;
  width: auto;
  max-width: 150px; }

.my_h2 {
  font-size: 33px;
  font-weight: 500px;
  color: #6a6a6a; }

.no_bullet {
  list-style-type: none;
  font-size: 16px; }

.quals_table {
  margin-bottom: 5px;
  margin-top: 5px; }

.skills_logo {
  height: auto;
  width: auto;
  max-height: 46px;
  max-width: 46px; }

.skills_td {
  padding-right: 10px;
  width: 56px; }

#summary_photo {
  width: 160px; }

#summary_heading1 {
  vertical-align: middle; }

#ulph_logo_big {
  width: 400px;
  height: 400px; }

#ulph_logo_nav_bar {
  width: 26px;
  height: 26px; }

.vcenter {
  display: inline-block;
  float: none;
  vertical-align: middle; }
