/* INDIVIDUAL PAGE VIEW */

.page-gravesite .view-gravesites  .views-field {
    margin-top: 5px;
}

.view-gravesites .views-field-field-edit-text {
    margin-top: 20px;
}

.view-gravesites .views-field-nid {
    margin: 20px 0px 10px 0px !important;
}

.view-gravesites .views-field-field-edit-text img {
    display: block; 
    margin: 15px 0px 15px 0px; 
    max-width: 450px !important;
}

/* LIST PAGE VIEW */

.page-registry .view-gravesites .views-field {
  /*  width: 18%; */
}

.page-registry .view-gravesites .views-field-nid {
 /*   width: 28%; */
}

.page-registry .view-gravesites tr.even td {
    background: #eef1ed none repeat scroll 0 0;
}

.page-registry .view-gravesites table td, .page-registry .view-gravesites table th {
    border-bottom: 1px solid #c8d4c6;
}

.page-registry .registrysearch {
    margin-top: 43px;
    padding: 15px;
    background-color: #c8d4c6;
}

.page-registry .registrysearch .block-title {
    width: 190px;
    color: #333;
}

.page-registry .registrysearch .views-exposed-form label {
    font-size: 12px;
    color: #333;
}

.page-registry .registrysearch select, .page-registry .registrysearch input {
    font-size: 12px;
}

.page-registry .registrysearch .description {
    display: none;
}

.page-registry .registrysearch #edit-title-wrapper, .page-registry .registrysearch #edit-field-first-name-value-wrapper, .page-registry .registrysearch #edit-field-lot-location-value-wrapper, .page-registry .registrysearch #edit-field-date-of-birth-value-wrapper, .page-registry .registrysearch #edit-field-date-of-death-value-wrapper, .page-registry .registrysearch #edit-field-date-of-burial-value-wrapper {
    margin-bottom: 10px;
}

.page-registry #region-sidebar-first .region-inner {
    padding-right: 0px !important;
}

.page-registry .region-content {
    width: 75%;
    max-width: 75%;
}

.page-registry .region-sidebar-first {
    left: -75% !important;
}

.page-registry h2.block-title {
    font-family: "Mallory",Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.925em;
    line-height: 1.55;
    letter-spacing: 0.05em;
    word-spacing: 0.05em;
    font-weight: normal;
    font-style: normal;
    text-transform: lowercase;
    -moz-font-feature-settings: "smcp" 1;
    -moz-font-feature-settings: "smcp=1";
    -ms-font-feature-settings: "smcp" 1;
    -o-font-feature-settings: "smcp" 1;
    -webkit-font-feature-settings: "smcp" 1;
    font-feature-settings: "smcp" 1;
    padding: 0.65em 17px 0.5em 17px;
margin: 0 0 0.25em 0;
border-top: 4px solid #222222 !important;
}

.page-registry .region-sidebar-first .block-views {
    border: 0 none !important;
}

.page-registry h2.block-title::after {
    border-bottom: 0 none !important;
}

#edit-field-date-of-birth-value-op option:nth-child(8), #edit-field-date-of-birth-value-op option:nth-child(9), #edit-field-date-of-birth-value-op option:nth-child(10), #edit-field-date-of-birth-value-op option:nth-child(11), #edit-field-date-of-birth-value-op option:nth-child(12), #edit-field-date-of-death-value-op option:nth-child(8), #edit-field-date-of-death-value-op option:nth-child(9), #edit-field-date-of-death-value-op option:nth-child(10), #edit-field-date-of-death-value-op option:nth-child(11), #edit-field-date-of-death-value-op option:nth-child(12), #edit-field-date-of-burial-value-op option:nth-child(8), #edit-field-date-of-burial-value-op option:nth-child(9), #edit-field-date-of-burial-value-op option:nth-child(10), #edit-field-date-of-burial-value-op option:nth-child(11), #edit-field-date-of-burial-value-op option:nth-child(12) {
    display: none;
}

.page-registry .views-exposed-widget {
    margin-bottom: 30px;
}

.page-registry .views-submit-button, .page-registry .views-reset-button {
    Width: 100px;
} 

.page-registry .views-submit-button {
    Margin-right: 10px;
}

.page-registry input, .page-registry select {
    Width: 100%;
}

#block-views-exp-gravesites-page .content {
    margin-top: 0;
}

.page-registry .view-header {
    text-align: right;
    font-size: 14px;
}

.page-registry .view-header p {
    text-align: left;
}

#views-exposed-form-gravesites-page .description {
    font-size: 14px !important;
    line-height: 20px;
    padding-top: 5px;
}

#edit-field-lot-location-value-wrapper {
    margin-bottom: 0;
}

#edit-field-lot-location-value-1-wrapper label {
    font-style: italic;
    text-align: center;
}

.page-registry .searchbutton {
    display: none;
}

.page-registry .searchbutton p a {
    display: block;
    width: 250px;
    background-color: #036;
    color: #fff !important;
    text-decoration: none !important;
    text-align: center;
    padding: 5px;
}



