body {
  font-family:'Montserrat';
  font-size:small;
}

.property-clean {
  background:#f1f7fc;
  padding:10px 0;
}

.property-clean .title-small {
  font-size:11px;
  font-weight:bold;
}

.property-clean .title-big {
  font-size:14px;
  font-weight:bold;
}

.property-clear .row-map-left {
  margin-top:20px;
  margin-bottom:10px;
}


.property-clean {
    background: #f1f7fc;
    padding: 10px 0;
}

    .property-clean .title-small {
        font-size: 15px;
        font-weight: bold;
    }

    .property-clean .title-big.property-price {
        font-size: 24px;
        font-weight: bold;
    }

    .property-clean .title-big {
        font-size: 24px;
        font-weight: 600;
    }

.property-clear .row-map-left {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h3, h3 {
    font-size: 3rem;
}

.property-clean .title-big.property-price {
    color: rgb(59,105,194);
}

.title-big.property-address {
    font-size: 20px;
    font-weight: 400;
}

.title-bg {
    background-color: rgba(188,188,188,0.49);
    border-width: 1px;
    border-top: 1px;
    border-left-style: hidden;
    border-right: none;
    border-color: grey;
    border-top-style: solid;
    border-bottom-style: solid;
    margin-bottom: 1em;
    width: 80%;
}

.property-clean span {
    font-size: 14px;
}

.property-clean .row {
    margin-bottom: 0.5em;
}

.property-clean .row.bottom-separator {
    border-bottom-color: grey;
    border-bottom-style: solid;
    border-bottom-width: 0.1em;
}

.h3, h3 {
  font-size:3rem;
}

.multiselect.dropdown-toggle.btn.btn-default {
    background-color: white;
    margin-bottom: 0.05em;
    margin-top: 0.05em;    
    border-width: 1px;
    border-style:solid;
    border-color:#ced4da;
    text-align:left;
}
.multiselect.dropdown-toggle::after {
    position: absolute;
    top: 45%;
    left: 90%;
}
label.error {
    color: red;
}

.multiselect-container {
    max-width: 400px;
    width: 400px;
}
.boxed.container {
    border-style: solid;
    border-width: 0px;
    padding:1px;
}
[data-toggle="collapse"] .fa:before {
    content: "\f0d8";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f0d7";
}
[data-column-id="SaleStatus"] {
    width: 290px;
}
[data-column-id="SaleDate"] {
    width: 100px;
}
.[data-column-id="RedemptionDate"] {
    width: 100px;
    min-width: 80px;
}
[data-column-id="WinningBidDownPerc"] {
    width: 120px;
}
[data-column-id="PremBidAmount"] {
    width: 120px;
}
[data-column-id="ParcelID"] {
    width: 150px;
}

[data-column-id="OpeningBid"] {
    width: 80px;
}
[data-column-id="WinningBid"] {
    width: 80px;
}
[data-column-id="Deferred"] {
    width: 80px;
}

.panel-heading {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
}
    .panel-heading a.link {
        font-family: 'Montserrat';
        text-decoration: none;
        color: #212529;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 1rem;
        flex: 1;
    }
#tag-this--userTags.tag-this {
    width: 115% !important;
    margin-top: 0px !important;
    height: auto !important;
    min-height: 40px;
    margin-bottom: 0px !important;
}
#tag-this--userGroups.tag-this {
    width: 115% !important;
    margin-top: 0px !important;
    height: auto !important;
    min-height: 40px;
    margin-bottom: 0px !important;
}
.tag-this {
    width: auto;
    height: 100px;
    font-size: 0.675rem;
}
    .tag-this .tag span {
        font-size: 0.675rem;
    }

    .add-tag-button.btn-sm {
        font-size: 0.675rem;
        line-height: 1;
        padding: 0.3rem;
    }

#btnTaggedExport.btn {
    font-size: 0.8rem;
}
form#formExport label.form-check-label {
    font-size: 13px !important;
}
 
#taxsaleinfo  span.title-big {
    font-size: 18px !important;
}


#taxsaleinfo span.title-small {
    font-size: 13px !important;
}
#taxsaleinfo span {
    font-size: 13px !important;
}
input.search-field.form-control
{
    visibility: hidden;
}
.strikethrough {
    background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
}
.reg-chck {
    width : 13px;
}
