.copyright {
display:none;
}
.nav {
display:none;
}
.osm-container .osm-item-heading-box {
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 4px 8px;
    margin: 0;
    background: #1B64A6;
    border: 1px solid #f1f1f1;
}
.osm-container {
    text-align: left;
    padding: 10px 0;
    background-color: #fff;
    padding: 50px;
}
.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: auto;
    min-height: 20px;
    min-width: 16px;
    padding: 6px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc;
}
osm-heading {
  padding: 30px 0px 30px 0px;
}
joomla-tab > joomla-tab-element
{
  background-color: #f1f1f1;
  border: 0px solid #ccc;
  border-radius: 0 0 .25rem .25rem;
  box-shadow: 0 0 3px rgba(0,0,0,.04);
  display: none;
  padding: 15px;
  position: relative;
}
joomla-tab[view="tabs"] > div[role="tablist"] {
  background-color: #f1f1f1;
  border: 0;
}
joomla-tab button[aria-expanded="true"]::after {
  background-color: #5F3A4E;
}
joomla-tab button[aria-expanded="true"] {
padding: 20px 45px;
}
joomla-tab button[role="tab"] {
padding: 20px 45px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) , a {
color: #5F3A4E;
}
.form-row {
margin-bottom: 30px !important;
}
.row > * {
  font-size:16px;
}
.osm-plan-link, a {
  color: #5F3A4E;
}
.osm-container input[type="text"].input-xlarge, .osm-container select.input-xlarge, .osm-container textarea.input-xlarge {
  width: 270px !important;
  Background-color: #EFEC95;
  border-radius: 0px;
}

.osm-one-half, .osm-two-quarters {
    width: 50% !important;
}

    #osm-singup-page .form-control-label {
        width: 40% !important;
    }
.osm-container input[type="password"]:not(.form-control) {
  width: 50% !important;
}
.wfield {
max-width: 530px ! important;
}