body {
   background-color: #fff;
}
body.jtp-custom #jtp-header {
   padding: 26px 0;
   background-color: #0000CD;;
}
body.jtp-custom div.jtp-logo img {
   padding: 0 9px 0 0;
   background-color: #0000CD;
}
body.jtp-custom .jtp-title h1 {
   margin: 0;
}
h2.block-title {
font-size: 14px;
    font-weight: 700;
    color: #0052CC;
}
p.help-block {
   color: #333;
}

.caseislandcontent textarea.form-control {
    width: auto;
    height: auto;
}

.caseislandcontent  .group-suf   {
    float: none !important;
   text-align: center !important;
}

.form-horizontal .form-group label {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body, html {
overflow-x: visible !important;
}