/* css related to land listings */

.field.field--name-field-property-location.field--type-geofield.field--label-hidden.field__item {
    display: inline-block;
    width: 354px;
    margin-left: 30px;
    border: 2px solid black;
}

fieldset#edit-field-tenure-options-value--2--wrapper legend ,
fieldset#edit-field-tenure-options-value--wrapper legend {
    border: unset;
}

details#edit-secondary {
    background: #A1C6D3;
    width: 25%;
    display: inline-block;
    color: #fff;
    position: relative;
    top: 13px;
}

form#views-exposed-form-map-page-with-filter-page-2 details#edit-secondary {
    padding-top: 24px;
    padding-bottom: 0;
}

form#views-exposed-form-map-page-with-filter-page-2 details#edit-secondary summary {
    right: 0;
    top: -10px;
    font-weight: 600;
}

form#views-exposed-form-map-page-with-filter-page-2 fieldset#edit-field-organic-ready-value--wrapper,
form#views-exposed-form-map-page-with-filter-page-2 fieldset#edit-field-housing-value--wrapper,
fieldset#edit-field-water-rights-value--wrapper {
    width: 33%;
    display: inline-block;
    float: left;
    margin-top: -67px;
    margin-bottom: unset;
    background: #A1C6D3;
    margin-left: 15px;
    max-height:75px;
}

form#views-exposed-form-map-page-with-filter-page-2 details#edit-secondary {
    background: unset;
    width: 100%;
    display: inline-block;
    color: #383838;
    position: relative;
    top: -110px;
}

div#edit-field-housing-value label,
div#edit-field-organic-ready-value label {
    color: #383838;
}

fieldset#edit-field-housing-value--wrapper legend .fieldset-legend,
fieldset#edit-field-organic-ready-value--wrapper legend .fieldset-legend {
    color: #383838 !important;
    font-size: 19px;
    font-weight: 600;
}

.land-teaser .layout__region.layout__region--second {
    margin: 0 -24px 0 24px;
}

.land-teaser .flag.flag-favorite a {
    margin-left: -40px;
}

div#edit-field-nearest-town-0-value--description {
    width: 100%;
}

.grey-wrapper {
    padding: 0 12.500vw;
    background: #f0f0f0;
}

.field.field--name-node-link.field--type-ds.field--label-hidden.field__item a {
    font-size: 18px;
}

.field.field--name-field-sale-price.field--type-integer.field--label-hidden.field__item {
    float: right;
    padding-right: 20px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

form#views-exposed-form-map-page-with-filter-page-2 input#edit-reset {
    top: 128px;
    left: 174px;
    font-weight: 600;
    width: 180px;
}


/* testing */

form#views-exposed-form-map-page-with-filter-page-2 details#edit-secondary {
    width: 15% !important;
    top: 10px !important;
}

form#views-exposed-form-map-page-with-filter-page-2 div#edit-actions {
    margin: unset;
    left: 660px;
    position: relative;
    bottom: 83px;
}


/* End of Testing */

div#block-createalandlistingtext {
    padding: 0 70px 60px;
}

fieldset#edit-field-are-you-interested-in-cons--wrapper span.fieldset-legend {
    color: #A1C6D3  !important;
    font-size: 15px;
}

div#edit-field-equipment {
    margin-top: 16px;
}

div#edit-field-types-of-farming-allowed {
    margin-top: 20px;
}

div#edit-field-past-uses {
    margin-top: 20px;
}

div#edit-field-current-uses {
    margin-top: 20px;
}

fieldset#edit-field-property-location-0-value {
    width: 100%;
}

fieldset#edit-field-property-location-0-value {
    margin-left: -9px;
}

fieldset#edit-field-property-location-0-value-map fieldset-wrapper {
    width: 112%;
    margin: unset;
    padding: unset;
}

div#edit-field-organic-ready {
    margin-left: -10px;
}

div#edit-field-water-rights {
    margin-left: -10px;
}

fieldset#edit-field-farm-business-activities-value--wrapper legend {
    background: #A1C6D3 !important;
    border: none;
}

fieldset#edit-field-farm-business-activities-value--wrapper legend span {
    font-weight: 600;
}

fieldset#edit-field-farm-business-activities-value--wrapper .fieldset-wrapper {
    width: 70%;
}

div#edit-field-farm-business-activities-value .form-item {
    width: 140%;
    display: inline-block;
    float: left;
}

fieldset#edit-field-farm-business-activities-value--wrapper {
    position: relative;
    left: -341px;
    top: -160px;
    width: 25%;
}


/* map listing page */

.find-land-wrapper {
    position: relative;
    height: 1080px !important;
}

.leftside-teaser {
    min-height: 1018px !important;
    position: absolute;
    left: 0;
}

.rightside-teaser {
    min-height: 1008px;
    width: 45%;
    display: inline-block;
    position: absolute;
    right: 0;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
}

.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix {
    background: #fff;
    border: unset;
}

body.role-farmer form#node-land-listing-form .js-form-item-field-listing-status,
body.role-land_owner form#node-land-listing-form .js-form-item-field-listing-status,
body.role-listing_owner form#node-land-listing-form .js-form-item-field-listing-status,
body.role-general_user form#node-land-listing-form .js-form-item-field-listing-status { display:none; }
