body.jtp-custom #jtp-menu-top {
background-color: #234b7f;
border-top: 3px solid #000000;
border-bottom: 3px solid #000000;
}
 
body {
background-color: #fff;
}
 
body.jtp-custom #jtp-header {
background-color: #fff;
}
 
body.jtp-custom div.jtp-logo img {
padding: 0 9px 0 0;
}
 
body.jtp-custom #jtp-body {
background-color: #fff;
}
 
body.jtp-custom #jtp-footer {
background-color: #fff;
border-top: 2px solid #ddd;
color: #777;
font-size: 0.9em;
}
 
body.jtp-custom .jtp-title h1 {
font-size: 45px;
color: #000000;
text-align: left;
padding-top: 20px;
}
 
body.jtp-custom .jtp-title p {
font-size: 40px;
color: #000000;
margin: 0;
}
 
#ecp-searchform-form .panel-title.pull-left{
visibility: hidden;
}
 
#node-400 .panel-title.pull-left{
visibility: hidden;
}
 
.stringoverrides-source > div {
width: 300px;
}
 
.stringoverrides-translation > div {
width: 300px;
}
 
#edit-saveforlater {
visibility: hidden;
}