.jh-solid-box {background-color:#ffffff; padding:25px; min-height:150px; display:block; border-radius: 18px; margin: 8px 0px;}

.jh-hover-box {background-color:#ffffff; border-radius: 18px; border: 2px solid #ffffff; margin: 8px 0px;
padding:15px; min-height:150px; display:block;
-moz-transition: all .35s ease-in;
    -o-transition: all .35s ease-in;
      -webkit-transition: all .35s ease-in;
    transition: all .35s ease-in;}
  .jh-hover-box:hover {border: 2px solid #0f0f0f; background-color:#ffffff; cursor: pointer;}

.r8_form {border:0px;}

.parallax01 {background-attachment: scroll; background-position-y: center;} 
.parallax02 {background-attachment: scroll; background-position-y: center;} 
.parallax03 {background-attachment: scroll; background-position-y: center;} 
.parallax04 {background-attachment: scroll;} 
.parallax05 {background-attachment: scroll;} 

table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {background-color: #f2f2f2;}


