/*p{margin:0!important;}...*/
sup{top:0!important;font-size: 13px!important;}
.page-top {
	background:url('https://s3.us-east-2.amazonaws.com/dlba-production-bucket/banners/fixed-banner.jpg') no-repeat #333;
}
.owl-carousel{
	display:block!important;
}
.price{background:#53ade9;}
a{color:#53ade9}
.btn-primary {
    background-color: #53ade9;
    border-color: #53ade9;
}

.counter {
    background: #2C2C2C;
    -moz-box-shadow: inset 0 0 5px #000000;
    -webkit-box-shadow: inset 0 0 5px #000000;
    box-shadow: inset 0 0 5px #000000;
    padding: 20px 0px;
    text-align: center;
}
.card-info h3 {
    color: #fff !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 30px;

}

#countdown span {
  color: #E5E5E5;
  font-size: 14px;
  font-weight: normal;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}

.card {
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 100px;
    background: #2C2C2C;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: 0px;
    margin-top: 0px;
    min-width: 100%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}
.btn-group .btn-default 
{
    border: 1px solid #ccc;
}
.btn-group .btn-primary {
    background-color: #53ade9;
    border-color: #53ade9;
}
.min-price
{
    padding:19px;
    float: left;
    width: 100%;
}
.min-price h3
{
    margin: 0px;
}
.min-price h3 span,.minimum-price h3 span                   
{
    font-weight: bold;
    color: #53ade9;
}
.subscribe_title .ques_ans
{
    padding: 0px;
}
.p-lr0
{
    padding:0px;
}
.m-t-10
{
    margin-top: 15px;        
}
.bid-btn
{
    height: 40px;
}
.auction-info li span {
    font-size: 16px;
    font-weight: 700;
    float: right;
}
.auction-info ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.auction-info li {
    border-top: 1px solid #ddd;
    padding-top: 8px;
    margin-top: 8px;
    line-height: 1.2;
}
.auction-info li:first-child {
    border: 0;
    margin: 0;
    padding: 0;
}
.documentLink a {
    padding: 10px;
    color: #828D91;
    border: 1px solid #dce0e4;
    border-radius: 3px;
    background-color: white;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    word-wrap: break-word;
        display: block;
}
.documentLink a:hover
{
    background: #53ade9;
    color: #fff;
}
.save-property .add-fav a
{
    border: 1px solid #dcdcdc;
    display: block;
}
.save-property{float:left;width:100%;}
.save-property .add-fav a span
{
        padding: 0px 10px;
}
.btn-info
{
    background-color: #53ade9;
    border-color: #53ade9;
}
.pgl-detail-tit
{
    padding: 5px 0px !important;
    font-size: 18px;
    font-weight: normal !important;
}
.pgl-detail-tit address
{
    margin: 0px;
}
.pgl-details-sec ul li
{
    padding: 10px 15px;
    display: inline-block;
    border-right: 1px solid #ddd;
}
.pgl-details-sec .list-unstyled
{
    background: #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.pgl-details-sec ul li:hover {
    background: #f4f4f4;
    color: #333;
}

/***DISBALE SAVED PROPERTY**/
.save-property .saved a {
    /*cursor: not-allowed;*/
    /*pointer-events: none;*/
    background: #dcdcdc;
}


.ques_ans input[type="radio"],
.ques_ans input[type="checkbox"] {
    display: none;
}

.ques_ans input[type="radio"] + label,
.ques_ans input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    margin-right: 2em;
    cursor: pointer;
    line-height: 2;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 1px;
}
.ques_ans .radio label
{
    line-height: 2;
    font-size: 14px;
}
.ques_ans .radio p
{
    margin-bottom: 15px;
     line-height: 2;
    font-size: 14px;
}

.ques_ans input[type="radio"] + label:before,
.ques_ans input[type="checkbox"] + label:before,
.ques_ans input[type="radio"] + label:after,
.ques_ans input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    color: white;
    font-family: Times;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1;
}

.ques_ans input[type="radio"] + label:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 2px #908f8f, inset 0 0 0 7px white;
}

.ques_ans input[type="radio"] + label:hover:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 2px white, inset 0 0 0 7px #428bca;
}

.ques_ans input[type="radio"]:checked + label:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 2px white, inset 0 0 0 7px #428bca;
}

.ques_ans input[type="checkbox"] + label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    border-radius: 4px;
    background-color: white;
    color: white;
    border: 2px solid #908f8f;
}

.ques_ans input[type="checkbox"] + label:hover:before {
    background-color: #428bca;
    color: #fff;
}

.ques_ans input[type="checkbox"]:checked + label:before {
    background-color: #428bca;
    color: #fff;
}

.propDataInfo {
    padding: 10px 0;
    border-bottom:  1px solid #dde4eb;
}
.ptb-15
{
    padding: 15px 0px;
}

.f_l_w_100
{
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.monthlyMortageDiv {
    background-color: #42a5f5;
    text-align: center;
    color: white;
    padding-top: 20px;
    padding-bottom: 10px;
    position: relative;
}
.monthlyMortageDiv:after {
    content: '';
    position: absolute;
    top: 98%;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-top: solid 16px #42a5f5;
    border-left: solid 16px transparent;
    border-right: solid 16px transparent;
}

#propertyInquiry {
    background-color: #ededed;
    text-transform: none;
    color: #292929;
    padding: 25px 35px;
    border-radius: 5px;
}
.disclaimerLink 
{
    color: #fff;
}


.PropertyUse_radio input[type="radio"],
.PropertyUse_radio input[type="checkbox"] {
    display: none;
}

.PropertyUse_radio input[type="radio"] + label,
.PropertyUse_radio input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    margin-right: 15px;
    cursor: pointer;
    line-height: 2;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 1px;
}
.PropertyUse_radio .radio label
{
    line-height: 2;
    font-size: 14px;
}
.PropertyUse_radio .radio p
{
    margin-bottom: 15px;
     line-height: 2;
    font-size: 14px;
}

.PropertyUse_radio input[type="radio"] + label:before,
.PropertyUse_radio input[type="checkbox"] + label:before,
.PropertyUse_radio input[type="radio"] + label:after,
.PropertyUse_radio input[type="checkbox"] + label:after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    color: white;
    font-family: Times;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 1;
}

.PropertyUse_radio input[type="radio"] + label:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 2px #908f8f, inset 0 0 0 7px white;
}

.PropertyUse_radio input[type="radio"] + label:hover:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 2px white, inset 0 0 0 7px #428bca;
}

.PropertyUse_radio input[type="radio"]:checked + label:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: inset 0 0 0 2px white, inset 0 0 0 7px #428bca;
}

.PropertyUse_radio input[type="checkbox"] + label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    border-radius: 4px;
    background-color: white;
    color: white;
    border: 2px solid #908f8f;
}
span.warning {
    color: red;
}
.PropertyUse_radio input[type="checkbox"] + label:hover:before {
    background-color: #428bca;
    color: #fff;
}

.PropertyUse_radio input[type="checkbox"]:checked + label:before {
    background-color: #428bca;
    color: #fff;
}

.getInquired {
    font-size: 13px !important;
    background-color: #42a5f5 !important;
    border: none;
    border-radius: 5px;
        width: 100%;
    color: white;
    padding: 8px 12px;
}
#propertyInquiryTitle
{
    font-weight: 700;
}

.md-toolbar-tools h2
{
    display: block;
    width: 100%;
}
.p_30
{
    padding: 30px !important;
}

.contactno
{
    padding: 15px 10px;
    margin: 10px 0px;
}
.contactno span
{
    padding: 15px;
    border:1px solid #42a5f5;
    color: #42a5f5;
    border-radius: 5px;
    font-weight: 700;
}
.listing_btn
{
    padding: 20px 10px;
    text-align: center;
    float: left;
    width: 100%;
    display: block;    
}

.listing_btn a
{
color: #fff;
padding: 15px;
background: #42a5f5;
font-weight: 700;
border-radius: 5px;
}

.fightsideform .panel-group .pgl-panel .panel-title a,.fightsideform .pgl-panel .panel-body,.fightsideform .pgl-panel .panel-title a
{
    border: 1px solid #ddd !important;
}

.inquiry-block{
    background-color: #42a5f5;
    color:white;
}

.inquiry-block a:hover{
    color:white !important;
}

.inquiry-block a:focus{
    color:white !important;
}

.tooltiplink{
    background: #0009;
    color: white;
    padding: 3px 10px;
    text-align: center;
    border-radius: 15px;
}

.tooltiplink:hover{
    color:white;
}

.tooltip-multiline{
    height: auto;
}

md-tooltip .md-content {
    height: auto;
}

.markred{
    color:red !important;
}

@media screen and (max-width: 991px)
{
    .changeoffer-btn
    {
        text-align: center;
    }
    .changeoffer-btn a
    {
        width: 100%;
        padding: 10px 0px;
    }
}
.accept-checkbox [type="checkbox"]:not(:checked),
.accept-checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.accept-checkbox [type="checkbox"]:not(:checked) + label,
.accept-checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}

/* checkbox aspect */
.accept-checkbox [type="checkbox"]:not(:checked) + label:before,
.accept-checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0; top: 5px;
  width: 1.25em; height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
.accept-checkbox [type="checkbox"]:not(:checked) + label:after,
.accept-checkbox [type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: 8px; left: .22em;
  font-size: 14px;
  line-height: 0.8;
  color: #31b0d5;
  transition: all .2s;
}
/* checked mark aspect changes */
.accept-checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.accept-checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* accessibility */
.accept-checkbox [type="checkbox"]:checked:focus + label:before,
.accept-checkbox [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #ddd;
}