body.jtp-custom #jtp-header {
  background-color:#ffffff
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 39%;
    height: auto;
}
body.jtp-custom #jtp-menu-top {
    background-color: #002F4F;
}
div.jtp-title h1 {
   margin: 15px 0 0 0;
   padding: 0;
   font-weight: normal;
   font-size: 2.5em;
   line-height: normal;
   color: #000000;
}
div.jtp-title p {
   padding: 0;
   margin: 0px;
   font-size: 0.85em;
   font-weight: bold;
   line-height: normal;
   color: #000000;
}
body.jtp-custom div.jtp-logo img {
   padding: 0 9px 0 0;
   float:left;
}
#modal {
    position:fixed;
    overflow:scroll;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.modalconent {
    position: absolute;
    overflow:scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 60%;
    max-height: 100%;
    padding: 20px;
    overflow-y: auto;
}
.modal-footer {
    padding: 2px 16px;
    background-color: #5CB85C;
    color: white;
}body.jtp-custom #jtp-header {
  background-color:#ffffff
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 39%;
    height: auto;
}
body.jtp-custom #jtp-menu-top {
    background-color: #002F4F;
}
div.jtp-title h1 {
   margin: 15px 0 0 0;
   padding: 0;
   font-weight: normal;
   font-size: 2.5em;
   line-height: normal;
   color: #000000;
}
div.jtp-title p {
   padding: 0;
   margin: 0px;
   font-size: 0.85em;
   font-weight: bold;
   line-height: normal;
   color: #000000;
}
body.jtp-custom div.jtp-logo img {
   padding: 0 9px 0 0;
   float:left;
}
#modal {
    position:fixed;
    overflow:scroll;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.modalconent {
    position: absolute;
    overflow:scroll;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 60%;
    max-height: 100%;
    padding: 20px;
    overflow-y: auto;
}
.modal-footer {
    padding: 2px 16px;
    background-color: #5CB85C;
    color: white;
}