/* Accent color 1*/
.accent_color_1{
    color: rgba(208,2,27,1)
}

.barFontColor {
    color: rgba(255,255,255,1);
}

.accent_color_1_background{
    background: rgba(208,2,27,1)
}

.accent_color_1_background_color{
    background-color: rgba(208,2,27,1)
}

.accent_color_1_border{
    border-bottom-color: rgba(208,2,27,1)
}

ul.menu li:hover a {
    color: rgba(208,2,27,1);
}

a.contact,
.contact-numbers ul{
    background: url('/Customize/Svg?name=contact-icon&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
    min-height: 27px;
}
.head-office-num{
  background: url('/Customize/Svg?name=contact-icon&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}
.building-main-info li.phone-num,
.building-content .phone-num,

.building-facilities-info li.building-contact-num {
    background: url('/Customize/Svg?name=contact-icon&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
    background-size: 18px;
}


.building-info .building-location,
.maincontent .item-content .building-add,
.building-content .building-location,
.buiding-address,
.profile-name p,
.properties-detail .building-add {
    background: url('/Customize/Svg?name=location&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}

.building-info .building-rates,
.building-main-info li.price
 {
    background: url('/Customize/Svg?name=price&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
    background-size: 18px;
}

.building-facilities-info li.building-price {
    background: url('/Customize/Svg?name=price&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left top 1px no-repeat;
    background-size: 18px;
    }

.building-main-info li.area-size {
    background: url('/Customize/Svg?name=square-feet&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}

.building-facilities-info li.building-area-size
{
    background: url('/Customize/Svg?name=square-feet&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left top 2px no-repeat;
 }


.building-main-info li.area-size {
    background: url('/Customize/Svg?name=square-feet&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}
.building-main-info li.total-bedrooms {
    background: url('/Customize/Svg?name=bedroom&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}

.building-main-info li.bathrooms {
    background: url('/Customize/Svg?name=bathroom&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}

.social-icons li {
    background: url('/Customize/Svg?name=social-02&accentColor=1&skipInSprite=6&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}

.share-social-icons li{
    background: url('/Customize/Svg?name=share-social&accentColor=1&takeInSprite=6&ver=rgba%28208%2C2%2C27%2C1%29') left center no-repeat;
}

/* Accent color 2*/
.accent_color_2{
    color: rgba(0,0,0,1)
}

.accent_color_2_background {
    background: rgba(0,0,0,1)
}



.services-item li.parking-service {
    background: url('/Customize/Svg?name=parking-detail&accentColor=2&ver=rgba%280%2C0%2C0%2C1%29') left center no-repeat;
}

.services-item li.storage-service {
    background: url('/Customize/Svg?name=storage-detail&accentColor=2&ver=rgba%280%2C0%2C0%2C1%29') left center no-repeat;
}

.services-item li.online-pay-service {
    background: url('/Customize/Svg?name=online-payment-detail&accentColor=2&ver=rgba%280%2C0%2C0%2C1%29') left center no-repeat;
}

.services-item li.rent-range-service {
    background: url('/Customize/Svg?name=rent-range-detail&accentColor=2&ver=rgba%280%2C0%2C0%2C1%29') left center no-repeat;
    background-size: 33px;
}

/* Accent color 3*/
.navigation {
    background: rgba(0,0,0,1);
}

.accent_color_3_background{
    background: rgba(0,0,0,1)
}

/* Accent color 4*/
.header{
    background-color: rgba(0,0,0,1);
}

/* Accent color 5*/
a.contact,
ul.menu li a {
    color: rgba(255,255,255,1);
}

/* Accent color 6*/
.accent_color_6 {
    color: rgba(0,0,0,1);
}

.shadowBox {
    display: inline-block;
    padding: 0px 20px !important;
    background: rgba(0,0,0,1);
}

.login-button-backgroundColor {
    background-color: rgba(208,2,27,1);
}

.apply .apply-now-button-backgroundColor {
    background-color: rgba(208,2,27,1);
}

.footer .contact .address {
    background: url('/Customize/Svg?name=location&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') center left no-repeat;
}

.footer .contact .phone {
    background: url('/Customize/Svg?name=footer-phone&accentColor=1&ver=rgba%28208%2C2%2C27%2C1%29') center left no-repeat;
}

.footer ul.links li a {
    color: rgba(255,255,255,1);
}

.app-title {
    color: rgba(255,255,255,1);
}