﻿@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'helveticaneue';
    src: url('../fonts/helveticaneue_medium-webfont.woff') format('woff'),
         url('../fonts/helveticaneue_medium-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaneue_light';
    src: url('../fonts/helveticaneue_light-webfont.woff') format('woff'),
         url('../fonts/helveticaneue_light-webfont.woff2') format('woff2');
}

/* --------------------< Global Style >-------------------- */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;vertical-align: baseline;font-family: "Roboto", sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {display: block;}
body {-webkit-font-smoothing: antialiased;margin: 0px;padding: 0px;font-size: 13px;font-family: 'Roboto', sans-serif;color: #666;line-height: 18px;text-decoration: none;height: 100%;width: 100%;overflow: auto;}
/* html {height: 100%;width: 100%;overflow: hidden;} */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
p {font-size: 17px;font-weight: 300;line-height: 26px;color: #666}

/*** Headings ***/

h1 {margin: 0px;padding: 0px;}
h2 {margin: 0px;padding: 0px;font-size: 37px;font-weight: 300;color: #04a7e2;line-height: 40px;}
h3 {margin: 0px;padding: 0px;font-size: 24px;font-weight: 400;color: #fff;line-height: 35px;}
h4 {margin: 0px;padding: 0px;font-size: 22px;color: #736f6b;font-weight: 400;}
h5 {margin: 0px;padding: 0px;font-size: 18px;font-weight: 400;color: #fff;line-height: 22px;}
h6 {margin: 0px;padding: 0px;}

/*** Typography ***/
b, strong {font-weight: bold;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
small {font-size: 85%;}

input[type="button"] {transition: 1.5s;-webkit-transition: 1.5s;}
input[type="button"]:hover {transition: 1.5s;-webkit-transition: 1.5s;}
.form-control {border-radius: 0px;box-shadow: none;}
.form-control:focus {border-color: #d7a345;box-shadow: none;background: #fff8e6;outline: 0 none;}
li {list-style: none;}
img {max-width: 100%;}
/* --------------------< Global Style >-------------------- */
.mid-section {padding-top: 64px;}
.pad-wrap {padding: 20px 0;}
.full {/*float: left;*/width: 100%;position: relative;}
.blue_button a {clear: both;background-color: #04a7e2;color: #fff;margin-top: 25px;margin-bottom: 25px;font-weight: 500;font-size: 16px;padding: 14px 15px;text-align: center;/*-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;*/}
.banner-caption .blue_button:first-child a {margin-left: 0;}
.blue_button > a:hover, .blue-button a:hover {background-color: #000066;}

/* --------------------< header Style >-------------------- */
header {background-color: #fff;height: 20px;}
#title_tab {width:300px;height:55px;border-radius:0 0 4px 4px;background-color:#27a027;text-align:center;padding-top:10px;margin:-200px 0 83px 119px;}


/* --------------------< RealNex Page Style >-------------------- */
.banner, .banner:hover {
    background: url(../images/banner.png) no-repeat center top;
    background-position: 75% top;
    background-size: cover; /*-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;width: 100%;height: 100%;*/ /*background-attachment: fixed;*/
    background-attachment: scroll;
    transition: none;
}
.search .input-group .input-group-addon {background-color: #28c3fb;border: 0px none;height: 50px;width: 50px;position: relative;z-index: 9;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.search .input-group .input-group-addon:hover {background-color: #ff8c1b;}
.search .input-group .input-group-addon .search-btn {border: 0px none;background-color: transparent;padding: 0px;}
.search .input-group .form-control {border: 0px none;background-color: #04a7e2;font-size: 15px;font-weight: 400;color: #fff;-webkit-border-radius: 50px;padding-left: 34px;-moz-border-radius: 50px;border-radius: 50px;margin-left: -23px;margin-top: 9px;}
.search {padding-top: 36px;}
.search .input-group .form-control::-webkit-input-placeholder {color: #fff;}
.search .input-group .form-control:-moz-placeholder { /* Firefox 18- */color: #fff;}
.search .input-group .form-control::-moz-placeholder { /* Firefox 19+ */color: #fff;}
.search .input-group .form-control:-ms-input-placeholder {color: #fff;}
.banner-caption {width: 100%;display: inline-block;margin-top: 50px;margin-bottom: 50px;}
.banner-content {background: rgba(0,0,0,0.40);padding: 0px 30px 30px;clear: both;margin-bottom: 40px;float:left;width:100%;}
.banner-content h1 {font-size: 50px;font-weight: 100;color: #ffffff;line-height: 60px;margin: 25px 0px 25px 0px;}
.banner-content p {font-size: 22px;font-weight: 200;color: #ffffff;line-height: 22px;}
.banner-tg {
    float: left;
    width: 44%;
}
.notice-box {
    float: left;
    width: 500px;
    margin-left: 60px;
}
.banner-caption .blue_button a {float: left;margin-left: 5px;width: 163px;/*    clear: both;background-color: #04a7e2;color: #fff;margin-top: 25px;font-weight: 500;font-size: 20px;padding: 14px 32px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;*/}
.banner > .container > .row .col-sm-4 {padding: 0px 2px;}
.banner-bottom {background-color: #081933;padding: 10px;min-height: 104px;}
.banner-bottom h3 {font-size: 26px;font-weight: 500;color: #f2f2f2;}
.banner-bottom p {font-size: 18px;font-weight: 300;color: #f2f2f2;line-height: 24px;}/* What we do style */
.do-text {text-align: left;max-width: 100%;margin: 20px 0px;float: left;width: 100%;}
.do-text p {font-size: 16px;line-height: 22px;color: #000;max-width: 100%;margin: 0 auto 0px;font-weight: 400;text-align: left;padding: 0 0 15px 20px;display: block;}
.do-text p.author {margin: 0 0 30px 0;font-weight: 300;text-align: right;font-style: italic;padding-bottom: 30px;background: url(../images/do-center.jpg) no-repeat center bottom;}
.do-text p.author:last-child {background: none;padding-bottom: 0;margin-bottom: 0;}
/* testimonial Style */
.testimonial-block {margin: 30px 0px 60px 0px;background: #fff;padding: 60px 0 20px 0;position: relative;display: inline-block;position: relative;border: 0px;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);}
.testimonial-block:after, .testimonial-block:before {top: 100%;left: 92%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;transform: skew(30deg, -1deg);-webkit-transform: skew(30deg, -1deg);-moz-transform: skew(30deg, -1deg);-o-transform: skew(30deg, -1deg);-ms-transform: skew(30deg, -1deg);}
.testimonial-block:after {border-color: rgba(0, 0, 0, 0);border-top-color: #fff;border-width: 15px;margin-left: -15px;}
.testimonial-block:before {border-color: rgba(234, 234, 234, 0);border-top-color: #eaeaea;border-width: 18px;margin-left: -18px;}
.testimonial-block p {font-size: 14px;color: #000;line-height: 22px;text-align: left;font-weight: 300;padding: 0px 0px 20px;}
.testimonial-block .user-img {border-radius: 50%;padding: 0px;overflow: hidden;float: none;}
.testimonial-block .user-quote {float: none;display: inline-block;width: 100%;}
.testimonial-block p.author {font-size: 14px;font-weight: 700;text-align: right;padding: 0px;}
.testimonial-block p.author span {font-weight: 400;color: #f6861f;display: block;}
.clients-logo {padding: 15px;background: #eeeeee;background-size: cover;}
.row .clients-logo {padding: 0px;}
.clients-logo h5 {color: #666666;font-weight: 500;text-align: center;padding-bottom: 20px;}
.clients-logo li {padding: 0 10px;line-height: 20px;}
.clients-logo li img {opacity: 0.5;filter: alpha(opacity=50);/* For IE8 and earlier */}

/* --------------------< footer Style >-------------------- */
footer {background-color: #404040;margin-top: 0px;}
footer.full {padding-bottom: 0;padding-top: 0;}
footer p, footer a {margin-left: 20px;color: #fff;font-weight: 400;font-size: 14px;line-height: 24px;}
.footer-contact p {margin-top: 10px;}
.footer-contact p span {margin-right: 5px;}
.col-md-4.nopaddingleft.footer-contact {background: url('../images/footer-bg-map.png') left bottom;background-repeat: no-repeat;}
p.footer-email a {margin: 0px;}
.footer-logo {margin-bottom: 20px;}
.footer-sprater.hidden-xs.hidden-sm {float: right !important;width: 1px;border: 1px dashed #6b6a6b;min-height: 224px;margin-top: 25px;}
.footer-leftcontent {margin-top: 10px;float: left;}
.footer-quicklinks ul li {list-style: none;float: left;clear: both;}
.footer-quicklinks h5 {text-align: left;padding-bottom: 15px;}
.footer-social h5 {margin-bottom: 15px;}
.footer-social ul li {float: left;font-size: 14px;margin-right: 0px;}
.footer-social ul li a {color: #fff;font-weight: 400;font-size: 14px;padding: 13px 17px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;float: left;width: 47px;height: 47px;text-align: center;margin-left: 10px;}
.footer-social > ul > li > a:focus, .footer-social > ul li > a:hover {background-color: #666666;color: #fff;}
.subfooter {background-color: #2a2a2a;/* min-height: 36px; */padding-top: 0px;padding-bottom: 0px;float: left;width: 100%;overflow: hidden;}
.subfooter p {padding-top: 0px;color: #ababab;}
.subfooter > div {padding: 0px;}
div#termcondition {text-align: right;}
div#termcondition a {color: #ababab;}
ul.quicklinks {margin-bottom: 20px;display: inline-block;width: 100%;}
ul.quicklinks li {float: left;margin-right: 10px;}
ul.quicklinks li a {position: relative;font-weight: 400;float: left;font-size: 14px;}
.quicklinks > li > a:before {content: "\f054";font-family: FontAwesome;position: absolute;left: 0;}
ul.quicklinks li a, .quicklinks > .active > a, .quicklinks > .active > a:focus, .quicklinks > .active > a:hover {border: none;color: #ccc;padding: 7px 0 5px 20px;transition: all ease 0.3s;}
.quicklinks > li > a:focus, .quicklinks > li > a:hover {background-color: transparent;color: #666666;border: none;padding: 7px 0 5px 25px;}
/* footer Solutions submenu popup */
ul.quicklinks li.dropdown:hover ul.dropdown-menu {display: block;float: right;position: absolute;right: 0;top: 28px;padding: 0px;z-index: 99999;}ul.quicklinks li > .dropdown-menu > li {width: 100%;background-color: #666666;font-size: 14px;color: #000;}
ul.quicklinks li > .dropdown-menu > li > a:hover {background-color: transparent;color: #808080;}
/* --------------------< Get Started Style >-------------------- */
.full h2 {padding: 40px 0px;display: inline-block;width: 100%;text-align: center;}
.full h2 span {display: inline-block;width: 36%;border-bottom: 1px solid #04a7e2;position: relative;height: 21px;}
.full h2 span:after {position: absolute;right: 0px;top: 15px;height: 9px;width: 9px;content: "";background-color: #04a7e2;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}
.full h2 span + span:after {display: none;}
.full h2 span + span:before {position: absolute;left: 0px;top: 15px;height: 9px;width: 9px;content: "";background-color: #04a7e2;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;}

/* --------------------< Sect1 Style for all >-------------------- */

.webpage { /* row class in webpages need to have more padding */padding-top: 10px;padding-bottom: 10px;}
.sect1 {margin-top: 84px;border: 0px;position: relative;text-align: center;padding-bottom: 0px;}
.sect1 .about-text {margin-top: 50px;padding-top: 10px;padding-bottom: 84px;background-image: url('../images/buildings.png');background-position: bottom center;background-repeat: no-repeat;}
.sect1 .solutions_text {margin-top: 50px;padding-top: 10px;padding-bottom: 84px;}
.page-title {margin-top: 30px;text-align: center;}
.page-title h3 {font-size: 30px;color: #000;text-align: center;margin-bottom: 18px;}
.page-title-quote h3 {
    font-size: 30px;
    color: #000;
    text-align: left;
    margin: 61px 0 50px 0;
    border-bottom: 1px #989899 solid;
    padding-bottom: 60px;
}
.page-title p {font-size: 20px;color: #000;text-align: center;padding-bottom: 20px;}
.page-title img {padding: 30px 0px 50px 0px;}
.title_w_sub {color:#707070;font-size:26px;line-height:normal;}
    title_w_sub h3 {color:#464646;font-size:76px;}

    /* --------------------< Sect2 & 3, row Style for all >-------------------- */
    .sect2.pad-wrap, .sec4.pad-wrap.vid {
        background: url(../images/contentsectionbg.png) #fafafa top center no-repeat;
        text-align: center;
        padding-bottom: 70px;
    }
.sect2.pad-wrap.aboutus {background: url(../images/aboutsection.png) #fafafa top center no-repeat;/*text-align: center;*/}
.row h2 {float: left;text-align: left;color: #000;padding: 0px;padding-bottom: 7px;font-size: 30px;line-height: 23px;margin-top: 44px;margin-bottom: 22px;}
.img.col-sm-3.hidden-xs {padding: 0px;text-align: center;}
img.img-responsive {padding-top: 30px;margin: 0 auto !important;}
img.img-responsive.sect3 {padding-top: 30px;padding-left: 50px;}
.content .col-sm-9 {padding-left: 10px;}
.content h2 {line-height: 28px;}
.content p {text-align: left;}
.sect3.pad-wrap {background: url(../images/sect3connect.png) #fff top center no-repeat;margin-bottom: 30px;}
/* ------------------< Sect2 Bullet Style (Realfit, realnex VR) >-------------------- */
.contentlist {list-style: none;padding-top: 50px;padding-left: 0px;text-align: left;}
.contentlist li:before {position: absolute;top: 0;left: 0;font-family: FontAwesome;content: "\f0da";}
.contentlist li {position: relative;padding-left: 20px;padding-bottom: 10px;font-size: 17px;line-height: 22px;}

/* --------------------< Banner Style for all EXCEPT HOME >-------------------- */
.page-banner {padding-top: 30px;padding-bottom: 30px;position: relative;background-attachment: fixed;}
.page-banner.solutions {background: url('../images/solutionsbg.png');background-size: cover;background-repeat: no-repeat;background-position: 50% center;}
.page-banner.core {background: url('../images/corebg.png');background-size: cover;background-repeat: no-repeat;background-position: 50% center;}
.page-banner.marketedge {background: url('../images/marketedgebg.png');background-size: cover;background-repeat: no-repeat;}
.page-banner.marketplace {background: url('../images/marketplacebg.png');background-size: cover;background-repeat: no-repeat;}
.page-banner.about {background: url('../images/aboutus.png');background-size: cover;background-repeat: no-repeat;}
.page-banner.media {background: url('../images/mediabg.jpg');background-size: cover;background-repeat: no-repeat;background-position: 75% center;}
.page-banner.contact {background: url('../images/contactbg.jpg');background-size: cover;background-repeat: no-repeat;}
.page-banner.realnexvr {background: url('../images/realnexvr.png');background-size: cover;background-repeat: no-repeat;}
.page-banner.realfit {background: url('../images/realfit.png');background-size: cover;background-repeat: no-repeat;}
.page-banner .banner-content {background: rgba(0,0,0,0.4);padding: 0px 0px;clear: both;text-align: center;border: 1px solid rgba(255,255,255,0.8);margin: 0 auto;float: none;width: 30%;}
.page-banner .banner-content h1 {margin: 10px 0;}

/* ------------------< aboutus, Solutions, Media Style >-------------------- */
.main-point i {color: #1a1a1a;display: block;font-size: 56px;}
.main-point h3 {color: #1a1a1a;font-weight: 400;padding-top: 20px;padding-bottom: 20px;}
.main-point h5 {color: #1a1a1a;padding: 10px;}
.main-point p {color: #000;font-size: 15px;font-weight: 300;line-height: 21px;width: 280px;margin: 0 auto;}
i.line-font {display: inline-block;background-color: #0099ff;height: 158px;width: 158px;border-radius: 50%;padding: 36px;}
i.line-font.solutions {background-color: none;padding: 0px;}
/* ------------------< about Us Team Style >-------------------- */
.team-members {margin-top: 40px;text-align: left;}
.member-block {margin-bottom: 56px;}
.member-block p {color: #000;font-size: 14px;line-height: normal;margin-top: 20px;}
.block-top {border: 1px solid #eaeaea;height: 160px;position: relative;background-color: #fff;box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);}
.member-pic {float: left;width: 140px;height: 100%;overflow: hidden;position: relative;}
.member-pic > img {left: 50%;margin-left: -79px;position: absolute;height: 100%;max-width: none;}
.member-name {float: left;padding: 15px;width: calc(100% - 140px);height: 100%;display: table;}
.member-name h3 {color: #f6861f;font-size: 16px;line-height: normal;}
.member-name h5 {font-size: 14px;color: #000;line-height: normal;}
.modal-content .modal-body {font-size: 16px;}
/* ------------------< Solutions table Style >-------------------- */
.col-md-3.border2 {background-color: #e6e6e6;line-height: 94px;border-top: 2px solid rgb(230, 230, 230);}
.col-md-3.border21 {line-height: 94px;border-top: 1px solid rgb(230, 230, 230);}
.padd-0 .col-md-3 {padding-left: 0;padding-right: 0;}
.font {font-family: helvetica;}
.font h4 {color: #000;}
.img-box2 {border: none;background-color: #0099ff;position: relative;line-height: 70px;}
.img-box2 img {padding-top: 15px;}
.border {border: 2px solid #e6e6e6;background-color: #FFF;}
.border3 {border-bottom: 1px solid rgb(230, 230, 230);}
.border4 {border-bottom: 1px solid rgb(230, 230, 230);border-right: 1px solid rgb(230, 230, 230);border-left: 1px solid rgb(230, 230, 230);}
.border-none {border-left: 2px solid #0099ff;border-right: 2px solid #0099ff;}
.border-final {border-left: 2px solid #06F;border-right: 2px solid #06F;border-bottom: 2px solid #06F;background-color: #FFF;}
.bordeer .padd-left {padding-left: 20px;}
.bordeer p strong {font-size: 20px;color: #000;}
.bordeer strong i {color: #333;padding-left: 15px;font-size: 18px;}
.bordeer i {color: #0099ff;}
.bordeer h4 strong {font-weight: 200;}
.bordeer h4 {line-height: 80px;color: #000 !important;}
.bordeer .pay {line-height: 78px;}
.bordeer .pay strong {font-weight: 900;font-size: 26px;}
.bordeer .pay2 {line-height: 60px;margin-top: 25px;}
.bordeer .pay2 strong {color: #0099ff;font-size: 53px;line-height: 50px;}
.bordeer .pay4 {line-height: 80px;}
.bg-service {margin-top: 20px;background-color: #fafafa;}
.bg-yellow {background-color: rgba(255,242,0,0.5);z-index: 0;}
.bg-cir {background-color: #FFF;}
.bg-pay {color: #f6861f !important;}
.icon-with {color: #000;font-weight: 400;padding-left: 30px;}
.icon-with1 {color: #0099ff;}
.border-box {padding: 26px 0;border-bottom: 2px solid rgb(230, 230, 230);}
.border-box1 {padding: 26px 0;border-bottom: 1px solid rgb(230, 230, 230);border-right: 1px solid rgb(230, 230, 230);}
.border-box3 {padding: 26px 0;border-bottom: 1px solid rgb(230, 230, 230);}
/*.market-pad {padding-top: 15px;padding-bottom: 15px;}*/

.market-pad {padding: 26px 0;}
.last-para {color: #000;font-size: 14px;}

/* ------------------< Media Style >-------------------- */
iframe {width: 100% !important;vertical-align: top;}
.video-wrapper img {width: 100%;}
.video-wrapper iframe {border-right: 2px solid #707070;}
.video-box {float: left;padding: 20px;background: #f0f0f0;min-height: 245px;text-align: left;margin-bottom: 40px;}
.video-box h5 {color: #1a1a1a;padding-bottom: 20px;}
.bigbox {background-color: #ffffff;margin: 50px 0;padding: 30px 30px 0px 25px;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);}
.bigbox img {width: 100%;}
.bigbox-info {color: #707070;display: block;}
.bigbox-info h2 {line-height: 35px;margin-top: -5px;}
.bigbox-info h5 {color: #707070;text-align: left;}
.bigbox-info > span {float: left;clear: both;}
.bigbox-info p {float: left;text-align: left;font-size: 16px;padding: 30px 0px 100px 0px;}
.btn-media a {padding: 11px;font-size: 14px;color: #fff;width: 150px;display: inline-block;}
.btn-media a.sub-btn {margin-left: 5px;}
.blogbox1 {background: #fff;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);padding: 20px;min-height: 353px;}
.blogbox1 img {float: left;}
.blogbox1 h5 {float: left;padding-left: 20px;width: 240px;color: #1a1a1a;font-weight: 400;text-align: left;}
.blogbox1 p {float: left;padding-top: 20px;text-align: left;line-height: 20px;}
.blogbox1 span {float: left;padding-top: 20px;}
.blogbox2 {background-color: #ffffff;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);min-height: 353px;}
.blogbox2 img {margin-top: 57px;text-align: center;}
.blogbox2 h5 {color: #1a1a1a;padding: 20px;margin-bottom: 0;}
.quotes {text-align: left;font-size: 50px;margin-left: 18px;color: #ccc;margin-top: 15px;float: left;}
.quotes2 {font-size: 50px;text-align: right;margin-right: 11px;color: #ccc;margin-top: 12px;float: right;}
.blogbox3 {text-align: center;background-color: #ffffff;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);min-height: 353px;}
.blogbox3 img {width: 100%;}
.blogbox3 h5 {color: #1a1a1a;padding: 10px;}
.content.mCustomScrollbar {padding: 20px;height: 599px;border: 1px solid #e7e7e7;overflow-y: scroll;overflow-x: hidden;}
.content.mCustomScrollbar img {float: left;margin-right: 10px;}
.news-block {border-bottom: 1px solid #ddd;padding: 10px 0;}
.news-block:after {content: "";display: table;clear: both;}
.news-block img {width: 120px;float: left;padding-bottom: 5px;margin-right: 15px;}
    .news-block a {
        color: #0095ff;
    }
.news-block .content-text {width: calc(100% - 135px);float: left;}
    .news-block .content-text h4 {
        margin-bottom: 5px;
        text-align: left;
        font-size: 12px;
        font-weight: 600;
        color: #0095ff;
        line-height: 14px;
    }
.news-block .pub-date {font-size:9px;}
.news-block p {width: 100%;color: #333333;font-size: 12px;line-height: 18px;padding-bottom: 10px;}
.news-block p.pub-source{padding-bottom: 2px;}

/* ------------------< Contact Page Style >-------------------- */
.container-fluid .map {height: 685px;margin: 0;width: 100%;position: relative;}
#map-canvas {width: 100%;border: 1px solid #cccccc;height: calc(100% - 0);position: absolute;left: 0;right: 0;top: 0;bottom: 0;overflow: hidden;/*margin-bottom: 15px;*/box-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);}
.form-logo {padding-bottom: 5px;}
.contact-address p {padding-bottom: 5px;padding-left: 8px;color: #f6861f;font-size: 16px;line-height: 20px;font-weight: 600;}
.contact-address p a {color: #f6861f;}
.contact-address p i {margin-right: 5px;color: #999999;}
.contact-information {clear: both;padding: 30px 15px;    max-width: 1024px;
    margin: 0 auto; }
.contact-information input, .contact-information textarea {margin-bottom: 20px;}
.text-danger {
    color: red;
    font-size: 14px;
    line-height: 1.2px;
}

@media screen and (max-width: 550px) {
    .contact-information {
        padding: 0;
    }

    .contact-information .form-group .col-sm-12.flex,
    .contact-information .form-group .col-sm-12 {
        flex-wrap: wrap;
        padding-right: 0;
        padding-left: 0;
    }

    .contact-information .form-group .col-sm-12.flex label {
        margin: 0 0 5px 0;
        width: 100%;
        text-align: left;
    }

    .contact-information .flex .error-msg {
        left: 0;
    }

    .contact-information .form-group textarea#exampleTextarea {
        margin-top: 0;
    }
}

/* ------------------< Docuemnt Style for Terms & Privacy Pages >-------------------- */

.doc-section {max-width: 1000px;padding: 10px 25px;margin: 100px auto;}
.doc-section h5 {color: #000;font-weight: 500;text-align: center;padding-bottom: 20px;}
.doc-section p, .doc-section li {margin: 0px 0px 10px 0;text-align: justify;line-height: 107%;font-size: 11pt;font-family: "Calibri",sans-serif;}
.doc-section p span {font-family: "Arial Narrow", sans-serif;}

/* ---------------------------  TODO below this line are style need to be reviewed and if not used, to delete  ----------------------------- */

/* --------------------< Pricing Style >-------------------- */
.pricing { /*float:left;*/width: 100%;padding: 50px 0px;text-align: center;}
.pricing .nav {border: 0px;padding-bottom: 20px;}
.pricing .nav li {margin: 0px;border-left: 1px solid #000;padding-left: 10px;display: inline-block;}
.pricing .nav li a {color: #000;font-size: 15px;border: 0px none;}
.pricing .nav > li:first-child {border-left: 0px;padding-left: 0px;}
.pricing .nav-tabs > li:first-child.active > a, .pricing .nav-tabs > li:first-child.active > a:focus, .pricing .nav-tabs > li:first-child.active > a:hover {border: 0px none;color: #000;}
.pricing .nav-tabs > li.active > a, .pricing .nav-tabs > li.active > a:focus, .pricing .nav-tabs > li.active > a:hover {border: 0px none;color: #f6861f;}
.pricing .nav li a {padding: 0px 10px 0px 0px;}
.pricing .nav > li:first-child > a:focus, .pricing .nav > li:first-child > a:hover {background-color: transparent;text-decoration: none;color: #000;border: 0px none;}
.pricing .nav > li > a:focus, .pricing .nav > li > a:hover {background-color: transparent;text-decoration: none;color: #f6861f;border: 0px none;}
.pricing-box {max-width: 400px;margin: auto;width: 100%;}
.pricebx {-webkit-border-radius: 5px;-moz-border-radius: 5px;Border-radius: 5px;border: 1px solid #000;}
.pricing-header {background-color: #f6861f;text-align: center;border-radius: 5px 5px 0px 0px;color: #fff;font-weight: 500;font-size: 22px;padding: 20px 0px;}
.pricing_item_price {background-color: #fbaf5d;text-align: center;color: #000;font-weight: bold;padding: 24px 0px 10px;}
.pricing_item_price small {position: relative;top: -12px;font-size: 2.5em !important;}
.pricing_item_price .reg {font-size: 3.75em;}
.pricing_item_price sup {position: relative;top: -18px;font-size: 2em;}
.pricing_item_price .price_permonth {font-size: 2em;}
.paid form-control {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;ont-size: 15px;}
.paid {padding: 25px 20px 0px;}
.pricebx hr {display: inline-block;margin: 15px 0 0;width: 100%;border: 0px none;border-bottom: 1px dotted #ddd;background-color: transparent;}
.noofusers {padding: 20px 20px 15px;font-size: 15px;display: inline-block;text-align: center;width: 100%;}
.noofusers label {display: inline-block;text-align: right;margin-right: 10px;padding-top: 8px;}
.noofusers .form-control {width: 38%;max-width: 75px;display: inline-block;}
.pricing-content {padding: 0px 20px 20px;font-size: 15px;}
.pricing-content p {padding-bottom: 10px;color: #666;}
.pricing-content ul {display: inline-block;width: 100%;}
.pricing-content ul li {list-style: inside disc;display: list-item;width: 100%;line-height: 21px;padding-bottom: 10px;color: #666;}
.item .pricing-content ul li {display: list-item;width: 100%;line-height: 21px;padding-bottom: 10px;color: #666;list-style: inside disc;}
.pricing-box .btn-group {text-align: center;display: inline-block;width: 100%;margin-top: 5px;}
.pricing-box .btn-group a {display: inline-block;padding: 15px 20px;font-size: 20px;font-weight: 500;color: #fff;margin: 0 1%;width: 48%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.pricing-box .btn-group a.buy {background-color: #8dc63f;}
.pricing-box .btn-group a.buynow {width: 100%;margin: 10px 0px 0px 0px;background-color: #8dc63f;}
.pricing-box .btn-group a.getstarted {width: 100%;margin: 10px 0px 0px 0px;background-color: #8dc63f;}
.pricing-box .btn-group a.learn {background-color: #00aeef;}
.pricing-box .btn-group a:hover, .pricing-box .btn-group a:focus {background-color: #000;color: #fff;}
.tab-content #single .col-sm-4 .pricing-box .pricing-content ul {max-height: 231px;overflow: auto;}
.tab-content .carousel-control.left {background-image: none;font-size: 96px;height: 50px;width: 37px;top: 35%;}
.tab-content .carousel-control.right {background-image: none;font-size: 96px;height: 50px;width: 37px;top: 35%;}
.tab-content #webservices .pricing-box {max-width: 100%;}
.tab-content #webservices .pricing-box .pricing_item_price h4 {font-size: 22px;font-weight: 300;padding-bottom: 15px;}
.tab-content #webservices .pricing-box .pricing_item_price p {font-size: 17px;font-weight: 300;line-height: 26px;padding: 0 4%;}
.tab-content #webservices .pricing-box .pricing-content {padding: 40px 30px;}#webservices .pricing-content ul li {list-style: inside disc;display: list-item;}

/* --------------------< Login Style >-------------------- */

.login .modal-dialog {max-width: 280px;}.login-logo {width: 125px;border: none;margin: auto;/*    width: 62px;height: 62px;border: 1px solid #ed7e2b;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;*/}
/*.login-logo img {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}*/
.login .modal-header {border: 0px none;}
.login .close {color: #999999;opacity: inherit;}
.login h4 {font-size: 25px;color: #736f6b;font-weight: 300;text-align: center;padding-bottom: 15px;}
.login .modal-body {padding-top: 0px;}
.login .modal-body form .form-group {margin-bottom: -1px;}
.login .modal-body form .form-group .input-group-addon {background-color: transparent;border-radius: 0px;min-width: 37px;border-right: 0px;}
.login .modal-body form .form-group .form-control {height: 43px;border-left: 0px;padding-left: 0px;box-shadow: none;-webkit-box-shadow: none;}
.login .modal-body form .btn {width: 100%;background-color: #f6861f;color: #fff;font-weight: 700;margin-bottom: 5px;letter-spacing: 1px;border: 0px none;text-transform: uppercase;margin-top: 10px;padding: 9px 0px;}
#found-user.login .modal-body form #password-signin {margin-top: 0px !important;}
.login .modal-body > p {text-align: center;margin-bottom: 11px;color: #333;font-size: 12px;font-weight: 400;}
.login .modal-body > p a {color: #f6861f;}
.login .modal-body > span {text-align: center;color: #333;font-weight: 300;display: inline-block;width: 100%;text-transform: uppercase;margin: 15px 0px;}
.login .modal-body ul {display: inline-block;width: 100%;text-align: center;}
.login .modal-body ul li {text-align: center;display: inline-block;margin: 10px 10px;}
.login .modal-body ul li a {color: #000;font-size: 22px;}
.login .modal-footer {border-top: 0px none;padding-top: 0px;text-align: center;}
.login .modal-footer p {text-align: center;margin-bottom: 11px;color: #333;font-size: 14px;font-weight: 400;}
.login .modal-footer p a {color: #f6861f;}
.forget-password {float: left;margin-top: 40px;/*width: 100%;*//*margin-bottom: 10px;margin-top: 10px;*/}
.forget-password + .tooltip > .tooltip-inner {width: 180px;text-align: left;font-size: 14px;}
a.forget-password.forgot-mobile-signup {margin-top: 10px;}
.junk-email-text span {/*margin-bottom: 15px;*/float: left;color: #848484;font-weight: 200;}
.otp-explaination {line-height: 20px;font-size: 14px;}
#divagree {float: left;}

/* --------------------< contactsupport Style >-------------------- */

.contactsupport .modal-dialog {max-width: 400px;left: auto;margin-left: -200px;margin-top: 68px;margin: 0 auto !important;}
.contactsupport .modal-content {border: 1px solid rgba(0,0,0,0.5);background-color: rgba(4,18,35,0.9);}
.contactsupport .modal-content .modal-header, .contactsupport .modal-content .modal-footer {border: 0px;}
.contactsupport .modal-content .modal-header h4 {text-align: center;margin: 10px 0px 20px;display: inline-block;width: 100%;color: #fff;font-size: 33px;}
.contactsupport .modal-content .modal-header p {color: #fff;line-height: 18px;font-size: 15px;text-align: center;}
.contactsupport .modal-content .modal-header p a {color: #f6861f;}
.contactsupport .modal-content .modal-body .input-group .input-group-addon {background-color: #eeeeee;height: 38px;color: #555555;font-size: 14px;}
.contactsupport .modal-content .modal-body .input-group .form-control {background-color: #d2d4d7;height: 43px;border-radius: 0px 5px 5px 0px;}
.contactsupport .modal-content .modal-body .form-group textarea {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;height: 144px;background-color: #fff;color: #666;font-size: 16px;}
.contactsupport .modal-content .modal-footer {padding-top: 0px;}
.contactsupport .modal-content .modal-footer .btn {border-radius: 0px;background-color: #f6861f;color: #fff;font-weight: 500px;font-size: 22px;text-transform: uppercase;border: 0px none;width: 100%;padding: 19px 0px;text-align: center;display: inline-block;}
.contactsupport .modal-content .modal-footer .btn:hover {background-color: #04a7e2;}
.contactsupport .modal-content .modal-header .close {opacity: 1;background-color: #fff;font-size: 13px;text-shadow: none;-webkit-border-radius: 20px;width: 15px;height: 16px;text-align: center;-moz-border-radius: 20px;border-radius: 20px;}

/* --------------------< Webinar Style >-------------------- */

.webinar-head {background: url(../images/traing-bg_jzmgx4.jpg) no-repeat center center;background-size: cover;min-height: 430px;text-align: center;}
.webinar-head h1 {color: #fff;font-size: 43px;font-weight: 300;line-height: 50px;margin-top: 92px;}
.webinar-head h1 span {font-size: 26px;font-weight: 300;width: 100%;display: inline-block;}
.webinar-head p {font-size: 18px;font-weight: 300;color: #fff;padding-bottom: 50px;}
.webinar-head .blue_button a {/*    float: relative;*//*    clear: both;background-color: #04a7e2;color: #fff;margin-top: 25px;font-weight: 500;font-size: 20px;padding: 14px 32px;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;*/}
.webinar h2 {color: #333;}
.schedulebox {background-color: #f2f2f2;display: inline-block;width: 100%;-webkit-border-radius: 15px;-moz-border-radius: 15px;padding: 107px 19px 19px;border: 1px solid #ddd;text-align: center;border-radius: 15px;}
.content-box {background-color: #fff;padding: 100px 20px 20px;position: relative;text-align: center;min-height: 598px;margin-bottom: -7px;}
.rounded-box {width: 127px;height: 127px;margin: auto;background-color: #04a7e2;color: #dbdbdb;-webkit-border-radius: 100%;padding-top: 29px;-moz-border-radius: 100%;text-align: center;box-shadow: -4px -3px 0px 0px #0386b5;border-radius: 100%;position: absolute;margin-top: -68px;left: 50%;top: 0px;margin-left: -63px;}
.content-box .rounded-box p {font-size: 55px;color: #dbdbdb;line-height: 35px;font-weight: 300;}
.content-box .rounded-box p span {font-size: 25px;width: 100%;text-align: center;display: inline-block;line-height: 18px;border: 0px;color: #dbdbdb;}
.content-box h5 {font-size: 19px;color: #333;margin-bottom: 20px;}
.content-box span {font-size: 16px;color: #888;display: inline-block;border-bottom: 1px dotted #ddd;line-height: 28px;margin-bottom: 20px;}
.content-box p {color: #333333;font-size: 17px;font-weight: 300;line-height: 22px;padding-bottom: 35px;}
.webinar .schedule {margin-bottom: 20px;}
.schedulebox > a {background-color: #e26703;display: inline-block;position: relative;border-radius: 50px;clear: both;color: #ffffff;font-size: 20px;font-weight: 500;margin-top: -25px;padding: 14px 32px;}
/*.schedule-btn {text-align: center;}*/
.webinar .blue_button a {/*	display: inline-block;background-color: #04a7e2;display: inline-block;position: relative;border-radius: 50px;clear: both;color: #ffffff;font-size: 20px;font-weight: 500;margin-top: 20px 0px;padding: 14px 32px;*/float: right;}
.container-header {background: #EDEEEF;margin-top: 87px;}
.page-header {border: none;max-width: 100%;padding-bottom: 8px;margin: 16px 0px 15px;}
.page-header a {color: #337ab7;font-size: 14px;margin-bottom: 10px;display: block;font-weight: 400;}
.page-header h1 {font-size: 30px;margin-bottom: 5px;color: #333;}
.page-header h3 {color: #777777;font-weight: 200;}
.accordion-inner {padding: 15px;}
#progressBar {height: 31px;}
.tiny-orange {position: relative;padding: 2px;background-color: #fff;border: 2px #999999 solid;}
.page-header span {font-size: 12px;}
.line {margin-top: 5px;height: 1px;background: #f6861f;}
.tiny-orange div {font-family: arial;font-size: 3px;color: white;text-align: right;padding-right: 14px;overflow: hidden;background-image: -webkit-gradient(linear, 71% 25%, 71% 69%, color-stop(0, #76b101), color-stop(0.47, #76b101), color-stop(0.48, #690), color-stop(1, #690));background-image: -webkit-linear-gradient(-90deg, #76b101 0%, #76b101 47%, #690 48%, #690 100%);background-image: -moz-linear-gradient(71% 25% -180deg, #76b101 0%, #76b101 47%, #690 48%, #690 100%);background-image: linear-gradient(-180deg, #76b101 0%, #76b101 47%, #690 48%, #690 100%);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
#progressBar div {height: 100%;color: #fff;text-align: right;font-size: 12px;}
.page-header a:hover {color: #f6861f;}
.text-tabing-style {font-weight: 400;color: #333333;}
.nopadding {padding: 0;}
.bottom-space {margin-bottom: 20px;}
.account-menu .current {background: #ffffff;background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #fff), color-stop(51%, #e2e2e2), color-stop(100%, #e2e2e2));background: -webkit-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: -o-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: -ms-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: linear-gradient(to bottom, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );color: #000;border: 1px solid #f6861f;border-top: none;}
.account-menu .account_tab_item {background: #f6861f;background: -moz-linear-gradient(top, #f6861f 0%, #f6861f 50%, #da771b 51%, #da771b 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6861f), color-stop(50%, #f6861f), color-stop(51%, #da771b), color-stop(100%, #da771b));background: -webkit-linear-gradient(top, #f6861f 0%, #f6861f 50%, #da771b 51%, #da771b 100%);background: -o-linear-gradient(top, #f6861f 0%, #f6861f 50%, #da771b 51%, #da771b 100%);background: -ms-linear-gradient(top, #f6861f 0%, #f6861f 50%, #da771b 51%, #da771b 100%);background: linear-gradient(to bottom, #f6861f 0%, #f6861f 50%, #da771b 51%, #da771b 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6861f', endColorstr='#da771b',GradientType=0 );color: #fff;font-size: 13px;border-radius: 0px;padding: 9px 10px;}
.btn-nav {float: left;background-color: #f6861f;color: #fff;width: auto;font-size: 11px;line-height: 0px;padding: 14px 9px;margin-left: 5px;font-weight: normal;min-height: 30px;}
.account-menu .account_tab_item:hover {opacity: .8;}
.accordion-heading {margin-bottom: 8px;padding: 8px 0 8px 12px;border: 1px solid #C2C2C2;font-size: 15px;color: #f6861f;}
.primary {color: #f6861f !important;}
.accordion-toggle {background-repeat: no-repeat;background-position: 0 2px;padding-left: 20px;}
.secundary {color: #333333 !important;}
.accordion-toggle:after {font-family: FontAwesome;content: "\f0d7";float: right;margin-right: -25px;}
#users .accordion-inner {padding: 15px;}
.accordion-inner table td:first-child {padding: 0 20px 0 0;border-left: none;background-color: inherit;width: 12%;text-align: right;}
.accordion-inner .table td {color: #000;padding: 0;height: 3.3em;vertical-align: middle;}
.account-slider input[type="radio"] {display: none;}
.account-menu .current {background: #ffffff;background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #fff), color-stop(51%, #e2e2e2), color-stop(100%, #e2e2e2));background: -webkit-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: -o-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: -ms-linear-gradient(top, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);background: linear-gradient(to bottom, #fff 0%, #fff 50%, #e2e2e2 51%, #e2e2e2 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );color: #000;border: 1px solid #f6861f;border-top: none;}
.account-slider .no {background-image: url("http://res.cloudinary.com/hoskloe8r/image/upload/v1436292566/led-bar-red_zhhn6d.png");}
.account-slider .activated {border-color: #777777;background-color: #fff;color: #333333;cursor: default;}
.account-slider label {display: block;float: left;width: 32%;margin-left: 3px;padding: 6px 0 4px 0;border-radius: 4px;text-align: center;background-color: #eee;background-image: none;background-position: center top;background-repeat: no-repeat;border: 1px solid #eeeeee;color: #ccc;cursor: pointer;}
.account-wrapper {max-width: 775px;margin: 15px 0 0 5px;}
.accordion-inner table td:first-child {padding: 0 20px 0 0;border-left: none;background-color: inherit;width: 12%;text-align: right;}
.accordion-inner .table td {color: #000;padding: 0;height: 3.3em;vertical-align: middle;}
.form_submit {border-top: 1px solid #333;margin: auto;margin-top: 50px;text-align: center;padding-top: 40px;}
.form_submit .btn {font-size: 100%;text-transform: uppercase;letter-spacing: 1px;border: 0;background-color: #f6861f;color: white;margin: auto;width: auto;padding: 7px 55px;border: 1px #fff solid;border-radius: 0;font-size: 14px;font-weight: 600;}
.form_submit .btn-reset {background-color: inherit;color: #f6861f;text-transform: capitalize;padding: 7px 25px;border: 2px #ccc solid;border-radius: 0;border: 0;}
.accordion-inner table td:first-child {padding: 0 20px 0 0;border-left: none;background-color: inherit;width: 12%;text-align: right;border: 0;}
.account-criteria-details > div:first-child {padding-top: 28px;}
.account-criteria-details .criteria_fields {padding-left: 20px;border-left: 1px dotted #777777;}
.account-criteria-details .criteria_fields .main-label {width: 160px;padding: 4px 8px 0;}
.account-criteria-details .criteria_fields .sub-label {width: 40px;padding-top: 4px;}
.account-criteria-details .criteria_fields .field {width: 150px;margin-left: 7px;}
.account-criteria-details .criteria_fields .splitter {display: none;}
.account-criteria-details .criteria_fields .sub-label {width: 40px;padding-top: 4px;}
.account-criteria-details .criteria_fields .field {width: 150px;margin-left: 7px;}
.spacer {height: 20px;}
.btn-locations:hover, li.selected_location:hover {background-color: #ccc;}
.btn-locations, li.selected_location {border: 1px #333 solid;padding: 6px;text-align: center;background-color: #ededed;border-radius: 7px;width: 100%;display: inline-block;margin-top: 5px;}
.selected_location .remove_location, #deselect_all {margin-right: 8px;float: right;}
.btn.btn-nav:hover {color: #333;}
.form_submit .btn-reset {background-color: inherit;color: #f6861f;text-transform: capitalize;padding: 7px 25px;border: 2px #ccc solid;}
.steps table td:first-child {position: relative;z-index: 1;text-align: center;width: 99px;}
.steps table td:first-child:before {border-left: 14px solid #ffe7db;content: "";margin: 0 auto;position: absolute;top: 0%;left: 45%;right: 0;bottom: 0;width: 95%;z-index: -1;}
.primary_disabled {color: #fddcbe;border-color: #fddcbe !important;}
.step_number {background-color: #fff;display: block;margin: auto;font-size: 68px;color: #f6861f;width: 99px;height: 99px;line-height: 1.2em;text-align: center;vertical-align: middle;border: 10px solid #f6861f;border-radius: 51px;font-weight: bold;}

.row-payment-step .step-number div {background-color: #fff;display: block;margin: auto;font-size: 68px;color: #f6861f;width: 99px;height: 99px;line-height: 1.2em;text-align: center;vertical-align: middle;border: 10px solid #f6861f;border-radius: 51px;font-weight: bold;}
.row-payment-step.disabled .step-number div { color: #ffe7db; border-color: #ffe7db; cursor: default;}
.row-payment-step .step-block *[class^='step-'] h3 a { cursor: pointer;}
.row-payment-step.disabled .step-block *[class^='step-'] h3 a { color: #ffe7db !important; cursor: default; text-decoration: unset;}
.steps table td {vertical-align: top;padding-bottom: 15px;}
.steps *[class^='step-'] {margin: 33px;}
.steps *[class^='step-'] h3 {width: 100%;}
.accordion-toggle.arrow-right {padding-left: 0;}
a.accordion-toggle.arrow-right {color: #f6861f !important;display: inline-block;}
.primary h3 {color: #f6861f !important;}
.accordion-toggle.arrow-right.collapsed:after {font-family: FontAwesome;content: "\f0da";margin-left: 9px;}
#collapseOne {color: #333333;}
#collapseOne p strong {color: #333333;}
#collapseOne p {margin-bottom: 20px;line-height: 24px;}
.btn.choose-btn {max-width: 370px;margin-top: 5px;font-size: 14px;padding: 10px 10px;}
#choose_plan .btn:hover {background-color: #c03d27;}
#choose_plan .btn:hover, .btn:focus, .btn.focus {color: #333333;text-decoration: none;}
#choose_plan .btn {font-size: 130%;text-transform: uppercase;letter-spacing: 1px;border: 0;background-color: #f6861f;color: white;margin: auto;width: 100%;border-radius: 0;padding: 15px 35px;}
#accept-conditions.terms-accepted {
    background-color: #87d18e;
}
h3.primary {
    margin-bottom: 5px;
}
#choose_plan .btn:disabled {background-color: #333;color: #666;}
#choose_plan .btn.choose-btn {max-width: 370px;margin-top: 5px;font-size: 14px;padding: 10px 10px;}
.style-tag {color: #333333;}
#choose_plan .checkbox input[type="checkbox"] {opacity: 0;z-index: 1;}
#choose_plan .checkbox label {display: inline-block;vertical-align: middle;position: relative;padding-left: 5px;}
#choose_plan .checkbox label::before {content: "";display: inline-block;position: absolute;width: 17px;height: 17px;left: 0;margin-left: -20px;border: 1px solid #cccccc;border-radius: 3px;background-color: #fff;-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition: border 0.15s ease-in-out, color 0.15s ease-in-out;}
#choose_plan .checkbox input[type="checkbox"]:checked + label::after {font-family: "FontAwesome";content: '\2714';color: #f6861f;font-size: 20px;margin-left: -20px;vertical-align: middle;margin-top: -2px;}
#choose_plan .checkbox label::after {display: inline-block;position: absolute;width: 16px;height: 16px;left: 0;top: 0;margin-left: -20px;padding-left: 3px;padding-top: 1px;font-size: 11px;color: #555555;}
#choose_plan .checkbox {padding-left: 20px;}

/*model*/
/*
#login-formModal, #login-email-not .login-logo {width: 125px;border: none;}
#login-formModal-1 .login-logo {width: 125px;border: none;}
*/
#login-formModal-1.login .modal-dialog {width: 315px;}
#verify-modal .modal-dialog {width: 315px;}
#code-vrify-no .modal-dialog {width: 370px;}
/*#login-formModal, #found-user-error, #login-email-not.login .modal-body form .form-group .input-group-addon{background-color:#f1f1f1;color: #a1a1a1;}*/

ul.icon-type li {width: 35px;height: 35px;border-radius: 3px;padding-top: 5px;}
ul.icon-type li a .fa {color: #fff;}
#login-formModal ul.icon-type li a {width: 25px;height: 25px;}
.amazon {background: #ffad1d;}
.facebook {background: #4863ae;}
.github {background: #eeeeee;}
.google {background: #4285f4;}
.twitter {background: #46c0fb;}
.linkedin {background: #0083a8;}
.amazon .fa, .github .fa {color: #000 !important;}
#login-formModal, #found-user-error.login, #login-email-not .modal-body form .form-group .form-control {padding-left: 10px;}
/*#found-user-error, #login-email-not.login .modal-body form .btn{background: #ea5323 !important;border-radius: 0;padding: 10px 0px 5px;}*/
#login-formModal, #found-user-error.login .modal-body form .btn img {width: 35px;height: 35px;}
.login-type {margin: 10px 0px;}
#found-user, #found-user-error, #complited-login, #login-email-not, #login-formModal, #found-user, #found-user-error .modal-dialog {/*margin-top: 85px;*/}
#login-formModal-1, #found-user {/*margin-top: 85px;*/}
#found-user {height: 100%;background: #ff00 !important;}
.user-img {width: 100px;height: 100px;position: absolute;top: -50px;border: 1px solid #e2e2e2;right: 90px;background: #ffffff;}
.user-section {color: #444;font-size: 24px;text-align: center;margin-top: 0px;word-wrap: break-word;}
.user-type {color: #444;font-size: 15px;margin-top: 0px;}
/*#found-user, #complited-login.login .modal-body form .btn {width: 153px;float: left;margin-right: 5px;background: #ea5323;border-radius: 0;text-transform: none;}*/
/*#found-user, #login-formModal, #login-email-not.login .modal-body form .form-group .form-control {height:40px;}*/
.user-resend {margin-top: 10px;}
.user-resend a {color: #000;text-decoration: underline;margin-top: 10px;}
.user-resend a:hover {color: #a1abb4;text-decoration: none;}
.alert-user {font-size: 15px;line-height: 20px;color: #ff5d54;font-weight: 400;margin: 20px 0px;}
#login-email-not .input-group {margin-bottom: 5px;}
#login-email-not .modal-dialog, #found-user-error .modal-dialog, #found-user .modal-dialog, .login .modal-dialog {max-width: 350px;/*margin: 0 auto;*/width: 350px;}
#login-formModal {width: 295px;}
.complited-loginss {width: 100px;height: 100px;border-radius: 50%;border: 1px solid #bfbfbf;background: #a5a5a5;position: absolute;top: -45px;right: 125px;text-align: center;padding-top: 15px;}
.complited-profile.fa {text-align: center;font-size: 60px;color: #fff;}
#found-user {/*margin-top: 85px;*/}
#login-email-not {margin-top: 85px;}
#completed-login.login .modal-body form .btn {width: 155px;}
/*#modelsignup .login-logo {width: 125px;border: none;}*/
#found-user.login .modal-dialog {/*margin: 50px auto;*/}
#found-user.login .modal-body form .btn {width: 155px;}
#modelOTP.login .modal-dialog {margin: 150px auto;}
#modelsignup.login .modal-body ul li {text-align: left;display: block;margin: 0;}
#modelsignup .divider {display: none !important;}
.login .modal-dialog {margin: 150px auto 50px;}
.modal-open {/*overflow: auto;*/padding-right: 0 !important;}
body {padding-right: 0 !important;}
.sub-name {color: #777777;margin-bottom: 15px;/*margin-left: 15px;*/}
.profile-picture {width: 120px;height: 135px;border: 1px solid #d0d0d0;text-align: center;padding-top: 15px;background: #e1e1e1;overflow: hidden;}
.profile-picture .fa {font-size: 24px;}
.edit-btn input[type="file"] {opacity: 0;position: absolute;width: 100%;top: 0;right: 0;}
.edit-btn {position: relative;/*width: 100%;*/width: 120px;background: #f6841f;bottom: 0;color: #fff;padding: 5px 0px;cursor: pointer;top: -4px;text-align: center;}
.profile-picture .fa {font-size: 90px;}
.checkbox_set_label {margin-bottom: 5px;color: #f6861f;font-size: 16px;}
.checkbox_set-1_col {width: 100%;}
.checkbox_set-1_col ul {width: 100%;}
.checkbox_set-1_col ul li {width: 33%;float: left;}
.checkbox input[type="checkbox"]:checked + label::after {font-family: "FontAwesome";content: '\2714';color: #df7310;font-size: 17px;margin-left: -21px;vertical-align: middle;margin-top: 0px;}
.checkbox label::after {color: #f6861f;font-size: 20px;margin-left: -20px;vertical-align: middle;margin-top: -2px;}
.checkbox label::after {display: inline-block;position: absolute;width: 16px;height: 16px;left: 0;top: 0;margin-left: -20px;padding-left: 3px;padding-top: 1px;font-size: 11px;color: #555555;}
.submit-company-btn .btn.btn-primary {background: #f6841f;border: none;font-size: 15px;text-transform: uppercase;padding: 8px 40px;margin-top: 30px;/*margin-bottom: 40px;*/margin-bottom: 10px;}


/*23-07-2016*/
.inline-view .form-control {width: 95px;display: inline-block;float: left;height: 35px;}
.inline-view label {display: block;}
.form-control.comapny-last {width: calc(100% - 95px);}
.text-danger {color: red;}

/*25-07-2016*/
h2.sub-title-head {text-align: center;margin-top: 100px;font-weight: 400;}
ul.nav.nav-pills {text-align: center;margin-bottom: 20px;}
.nav.nav-pills > li {display: inline-block;float: none;}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {color: #ea5323;background: #fff;}
.nav-pills > li > a {color: #354052;font-size: 15px;font-weight: 400;border-right: 1px solid #354052;padding: 5px 20px;border-radius: 0;}
.nav > li > a:focus, .nav > li > a:hover {background: #fff;color: #ea5323;}
.store-name {background: #0099ff;color: #fff;text-align: center;padding: 15px 0px;font-size: 24px;font-weight: 400;}
.online-store-box {height: auto;overflow: hidden;border-radius: 4px;}
.prise-value h2 {margin: 20px 0px;text-align: center;font-weight: 400;font-size: 24px;}
select#sel1 {width: 90%;display: inline-block;}
.prise-value .form-group {text-align: center;float: left;width: 100%;}
/* .name-user {width: 50%;float: left;padding-left: 20px;height: 33px;padding-top: 8px;} */
/* .count-user {width: 50%;float: left;padding-right: 20px;}
.count-user input.form-control {text-align: center;} */
.bottom-style {border-bottom: 3px solid #f7f6f6;height: 50px;}
.plan-type {float: left;width: 100%;text-align: center;}
.plan-type p {font-size: 15px;font-weight: 500;}
.plan-detail {float: left;width: 100%;padding: 0;overflow: auto;height: 190px;}
.plane-empty-option {height: 223px;}
.plan-detail p {font-size: 14px;}
.plan-detail ul li .glyphicon {color: #ea5323;margin-right: 5px;}
.plan-detail ul li {margin-bottom: 8px;padding-left: 33px;text-align: left;position: relative;}
.btn-buy .btn.btn-primary {width: 100%;margin-top: 5px;background: #f6841f;border: none;padding: 10px 0px;font-size: 16px;text-transform: uppercase;border: 1px solid transparent;}
.btn-buy .btn.btn-primary:hover {color: #f6841f;background: #fff;border: 1px solid #f6841f;}
.flexslider .slides > li {max-width: 335px;}

/*.boxes-prise {margin-right: 60px;}*/
.flexslider:hover .flex-direction-nav .flex-prev {opacity: 1;left: -50px !important;}
.flex-direction-nav .flex-next {opacity: 1;right: -50px !important;}
ol.flex-control-nav.flex-control-paging {display: none;}
.prise-value sup {font-size: 20px;color: #000;font-weight: 400;}
.spanPriceRealNex {font-weight: 400;font-size: 24px;color: #000;}
.prise-value small {font-size: 16px;color: #000;font-weight: 400 !important;}
.prise-value select {width: 90%;display: inline-block;margin-bottom: 10px;}
#updatecontactus .divider {display: none !important;}
.ui-widget {z-index: 9999 !important;}

/*27-07-2016*/
.inline-view .form-control {width: 125px;display: inline-block;}
.inline-view label {display: block;}
.form-control.comapny-last {width: 100%; /*calc(100% - 125px);*/margin-bottom: 10px;}
.panel-primary {border-color: #cccccc;}
.panel-primary > .panel-heading {background: #ffffff none repeat scroll 0 0;color: #000000;padding: 5px 15px;border-bottom: none;}
.panel-heading > span {color: #f6841f;cursor: pointer;margin-top: -25px;}
.btn.btn-default-01.btn-sm {background-color: #f5f5f5;background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);background-repeat: repeat-x;border-color: #cccccc #cccccc #b3b3b3;border-image: none;border-radius: 4px;border-style: solid;border-width: 1px;box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);color: #333333;cursor: pointer;display: inline-block;font-size: 14px;line-height: 20px;margin-bottom: 0;padding: 4px 12px;text-align: center;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);vertical-align: middle;}
.btn.btn-default-01.disabled, .btn[disabled] {background-image: none;box-shadow: none;opacity: 0.65;}
.btn.btn-default-01:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {background-color: #e6e6e6;color: #333333;}
.glyphicon.glyphicon-play {color: #f6841f;font-size: 10px;margin-left: 5px;}
.sub-name {margin-top: 30px;}
.panel-body label {color: #000000;font-size: 15px;padding: 5px 0;margin-bottom: 5px;}
.panel-body p {color: #333333;font-size: 16px;padding-left: 28px;margin-bottom: 5px;}
.MiddleBox {margin-top: 23px;}
.Btn_Submit .glyphicon {color: #ffffff;position: absolute;right: 50px;width: 0;}
.btn.btn-secondary.btn-lg.btn-block {background: #f6841f none repeat scroll 0 0;}

/*27-07-16*/
#wrapper .checkbox_set_label.inside-label {background: #ffffff none repeat scroll 0 0;margin-bottom: 20px;/*padding: 0px 5px;*/padding: 0px 0px;}
.main {background: #fff;padding: 15px;margin-bottom: 25px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);}
.nav-pills > li:last-child a {border-right: 0;}
.flexslider .slides > li {min-width: 335px;float: left;margin-left: 60px;}
.flexslider .slides > li:nth-child(2) {margin-left: 0;}
.prise-value .form-group {margin-bottom: 0;}
.prise-value .form-group .select-wrapper {
    background: #ededed;
    border-radius: 4px;
    margin-bottom: 10px;
}
.prise-value sup {font-size: 20px;color: #000;font-weight: 400;}
.spanPriceRealNex {font-weight: 400;font-size: 24px;color: #000;}

/*28-07-16*/
.btn-update .btn-primary {background: #f6841f;padding: 5px 20px;border: none;}
.panel-body input[type=radio] {position: absolute;width: 100%;height: 100%;top: 0;right: 0;opacity: 0;z-index: 6;}
.panel-body input[type="radio"]:checked + .btn-default-01 {background-image: linear-gradient(to bottom, #e6e6e6, #ffffff);border: 1px solid #4CAF50; /*#b1b1b1*/}
.btn-update .btn-primary {background: #f6841f;padding: 5px 20px;border: none;}
.License input#txtBrokerLicense {margin-bottom: 10px;}
#signup-complete.login .modal-body form .btn {width: 155px;}
#password-signup {width: 100% !important;}
input.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.form-control.ui-autocomplete-input {/*width: 758px;*/width: 561px;}
#menu.nav-pills > li > a {padding: 0;}
.verified {color: #87d18e;font-size: 14px;margin-right: 5px;position: absolute;top: 100px;}
.veryfy-btn .btn.btn-info {background: #f6841f;border: none;padding: 7px 25px;font-size: 14px;position: absolute;top: 87px;left: 5px;}
.name-test {font-family: 'Open Sans', sans-serif;margin-left: 5px;}
#verify-modal.modal .modal-dialog {margin: 0px auto;height: 100%;top: 100px;}
#code-vrify-no.login .modal-dialog {margin: 0px auto;height: 100%;top: 60px;}
#code-vrify-no.modal .modal-dialog {top: 100px !important;margin: 0px auto;height: 100%;}
.btn.code-verify {font-size: 14px;text-transform: lowercase;font-weight: normal;padding: 5px;width: 100%;margin-top: 20px;margin-bottom: 10px;}
#code-vrify-no .input-group {width: 100%;}
div#mceu_16 {width: 100% !important;}
.mobilecodeverify {/*background: #f6841f;border: none;padding: 7px 25px;font-size: 14px;position: absolute;top: 130px;left: 15px;font-weight: 600;*/}
.learn {background: #8dc63f;}


/*01-08-2016*/
#modelsignup .input-group-addon.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.form-control.ui-autocomplete-input {display: none;}
#modelsignup input.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.form-control.ui-autocomplete-input {width: 278px;}
.sub-icon.fa {color: #f25f30;font-size: 9px;}
.mycontact-identity {float: right;}
.mycontact-identity + .tooltip > .tooltip-inner {min-width: 400px !important;white-space: pre-wrap;text-align: left;font-size: 14px;}

/*02-08-2016 */
.password-authentication {background: #f6841f;border: none;padding: 7px 25px;font-size: 14px;position: absolute;top: 130px;left: 5px;font-weight: 600;width: 175px;}
#modelchangepassword .modal-dialog {margin: 0px auto;margin-top: 50px;}
#modelchangepassword .modal-dialog {width: 480px;}
.mysubscription .table_subs {background: #fff;}
.mysubscription .table_subs .table {border: 1px solid #eeeeee;background: #fff;border-top: 1px solid #f6861f;border-bottom: 1px solid #f6861f;margin-top: 20px !important;width: 100% !important;font-size: 14px;}
.mysubscription .table_subs .table > thead > tr > th, .UserSubscription-table .table > thead > tr > th {text-align: left;vertical-align: middle;background-color: #fff;border-bottom: 2px solid #f6861f;color: #484747;padding: 12px;font-weight: 600;}
.mysubscription .table_subs th, .mysubscription .table_subs td, .UserSubscription-table .table-bordered > tbody > tr > td {border-bottom: 1px solid #f6861f;text-align: left;border-top: none;}
.mysubscription .table_subs td p {font-size: 100%;}
.mysubscription .table_subs td a, .UserSubscription-table td a {color: #f6861f;cursor: pointer;}
.mysubscription .table_subs td a:hover, .UserSubscription-table td a:hover {text-decoration: none;}
.mysubscription .table-striped > tbody > tr:nth-of-type(odd), .UserSubscription-table .table-striped > tbody > tr:nth-of-type(odd) {background-color: #fbe5d6;}
.mysubscription .tbl-bg, .UserSubscription-table-bg {background-color: #fff;padding: 15px;font-size: 16px;}
.mysubscription .tbl-sub-title, .UserSubscription-table-bg .tbl-sub-title {color: #f6861f;padding-bottom: 15px;padding-right: 60px;}
.mysubscription .table_subs .table > thead {border-top: 1px solid #f6861f;}

/*3-8-2016 property index page design*/
.prperty-main {}
.property-view ul {margin: 10px 0 0 0;}
.property-view ul li {float: left;position: relative;}
.property-view .control li a, #btnPrint.rx-external-handle-search {border: 2px solid #a9a9a9;padding: 9px 0 3px;margin-right: 2px;border-radius: 5px;display: inline-block;color: #a9a9a9;width: 34px;text-align: center;}
.property-view .control li a:hover, .property-view .control li.active a, #btnPrint.rx-external-handle-search:hover {border-color: #f6861f;}
.property-view .control li a:hover > .fa, .property-view .control li.active a > .fa, #btnPrint.rx-external-handle-search:hover > .fa {color: #f6861f;}
.property-view .control li a > .fa, #btnPrint.rx-external-handle-search {line-height: 0.8;font-size: 18px;}
.property-view ul li a .fa.fa-map-marker {padding: 0px 6px;}
.property-main .right-control {color: #A1A1A1;margin: 10px 0 0;}
.property-main .right-control .advance-search {background-color: transparent;border: 1px solid #A1A1A1;}
.property-main .right-control .btn-default, #agentview .page-nav .btn-default, .listing-container .page-nav .btn-default {color: #333;background-color: transparent;border: 1px solid #A1A1A1;border-top-left-radius: 0;border-bottom-left-radius: 0;border-left: 0px;color: #A1A1A1;}
.property-main .right-control .input-group-addon {padding: 6px 12px;background-color: #eee;border: 1px solid #A1A1A1;color: #A1A1A1;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
#btnPrint.rx-external-handle-search {background-color: white;}

.property-view.main-control.custom-property .right-control .input-group {margin-right: 5px;}
.property-view.main-control.custom-property .right-control .input-group:first-child {width: 140px;}
.property-view.main-control.custom-property .right-control .input-group:nth-child(4) {width: 81px;}

.right-control .input-group {float: left;}
.right-control .input-group:first-child {width: auto; margin: auto 7px;}
.right-control .input-group:nth-child(2) {width: 140px;}
.right-control .input-group:nth-child(3) {width: 140px;}
.right-control .input-group:nth-child(4) {width: 140px;}
.right-control .input-group:nth-child(5) {width: 81px;}
.right-control .input-group:nth-child(6) {width: 81px;}
.property-view .right-control ul li {float: none;}
.right-wrapper {display: inline-block;}
#property-slider .carousel-control {background-image: none;width: 5%;}
#property-slider .carousel-control.left {left: -90px;}
#property-slider .carousel-control.right {right: -70px;}
.property-view {/*height: 55px;*/transition: all ease 0.3s;}
.property-view .right-control .btn-group, .property-view .right-control .btn-group.btn-group-vertical {display: block;}
.property-view .right-control .btn-group .dropdown-menu {position: absolute;top: 35px;}
.carousel-wrapper {margin: 30px -15px;position: relative;}
.item-box {padding: 0;background-color: #fff;box-shadow: 0px 0px 7px 1px rgba(0,0,0,.2);border-radius: 4px;/*overflow: hidden;*/min-height: 332px;}
.tem-sec-hr {position: relative;}
.image-wrapper {height: 200px;overflow: hidden;position: relative;cursor: default;}
.image-wrapper > img {max-width: 100%;height: 200px;display: block;margin-left: auto;margin-right: auto;}
#results .tag,#featureList .tag {position: absolute;width: 100%;background-color: rgba(0,0,0,0.3);top: -38px;color: #fff;right: 0;}
.icon-wrap {float: right;/*margin-top: 7px;*/}
.icon-wrap > i {font-size: 20px;margin-left: 5px;color: #fff;cursor: pointer;vertical-align: -webkit-baseline-middle;}
.icon-wrap > img {height: 18px;cursor: pointer;margin-left: 5px;vertical-align: -webkit-baseline-middle;}
#results .tag p,#featureList .tag p {color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,.4);float: left;line-height: 1.2;margin: 4px 0;width: 80%;font-size: 18px;}
.image-wrapper .tag p strong {text-transform: uppercase;}
#results .tag,#featureList .tag {padding: 5px 10px;}
.content-wrapper {padding: 10px 10px 5px;position: relative;cursor:default;}
.content-wrapper h4 {font-size: 16px;color: #222; font-weight: bold;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;min-height:18px;}
.content-wrapper address, .content-wrapper p {color: #222;font-size: 13px;line-height: 1.4;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.content-wrapper address {border-bottom: 1px solid #ccc; margin-bottom: 6px; min-height: 19px;}
.content-wrapper .list-detail {overflow: hidden; height: 36px; max-height: 36px;white-space:normal;}
#property-slider .item {padding: 10px 0;}
.content-wrapper > span {color: #333;font-size: 12px;display: block;margin-top: 4px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.content-wrapper > span > .fa {margin-right: 2px;}
.content-wrapper > span > a {color: #333;text-decoration: underline;}
.right-wrapper .dropdown-menu {margin: 0;min-width: 100%;}
.right-wrapper .dropdown-menu li > a {font-size: inherit;}
.right-wrapper .dropdown-menu li > a:hover {color: #333;}
.item-box.featured .tem-sec-hr:before{content: "";position: absolute;top: -5px;right: -5px;height: 88px;width: 87px;background-image: url('../images/featured.png');background-repeat: no-repeat;z-index: 1;}
#property-slider .carousel-indicators {bottom: -20px;}
.carousel-indicators li {border-color: #bcbcbc;height: 8px;width: 8px;margin: 0;margin-right: 10px;background-color: #bcbcbc;}
.carousel-indicators li:last-child {margin-right: 0;}
.carousel-indicators .active {background-color: transparent;margin-right: 10px;height: 8px;width: 8px;}
.non-featured .item-box {margin: 25px 0;}
.non-featured .col-sm-4 {border-bottom: 1px solid #ddd;}
#property-slider .carousel-control {font-size: 80px;top: 38%;bottom: inherit;text-shadow: -1px -1px 0 #d6d6d6, 1px -1px 0 #d6d6d6, -1px 1px 0 #d6d6d6, 1px 1px 0 #d6d6d6;color: #EBEBEB;opacity: 1;transition: 0.2s;-webkit-transition: 0.2s;}
#property-slider .carousel-control:focus, #property-slider .carousel-control:hover {color: #d6d6d6;}
.info-block > img {width: 30px;opacity: 0.25;cursor: pointer;}
.info-block {position: absolute;right: -30px;bottom: 5px;transition: none;}
.info-block:hover {right: -200px;width: 200px;}
.info-block .hover-block {display: none;width: 200px;height: 100px;position: relative;border-radius: 4px;box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);background-color: #f9f9d5;padding: 10px;text-align: center;top: -20px;}
.info-block:hover .hover-block {display: block;}
.hover-block h4 {color: #000;font-size: 18px;font-weight: bold;}
.hover-block p {color: #000;font-size: 13px;line-height: normal;margin: 5px 0;}
.hover-block a {color: #000;border: 1px solid #666;padding: 2px 10px;border-radius: 4px;display: inline-block;}
.hover-block a span.glyphicon {color: #000;margin-left: 2px;font-size: 8px;vertical-align: text-top;margin-top: 3px;}
.info-block .hover-block:after {content: "";border-right: 18px solid transparent;border-left: 0px solid transparent;border-top: 15px solid #f9f9d5;bottom: -15px;position: absolute;left: 10px;}
.info-block .hover-block:before {content: "";border-right: 24px solid transparent;border-left: 0px solid transparent;border-top: 17px solid #ddd;bottom: -17px;position: absolute;left: 10px;}
.control li > span {font-size:13px; position: absolute;border-radius: 3px;box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);background-color: #f9f9d5;padding: 5px 10px;text-align: center;display: block;top: 2px;left: -80px;display: none;}
.control li > span:after {content: "";border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid #f9f9d5;right: -6px;position: absolute;top: 8px;}
.control li > span:before {content: "";border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 7px solid #ddd;right: -7px;position: absolute;top: 8px;}
.control li > a:hover + span {display: block;}
.bb {border-bottom: 1px solid #ddd;}
.page-nav .pagination {margin: 0;}
.page-nav p {font-size: 12px;}
.row.page-nav {padding: 15px 0 50px;}
.page-nav .pagination > li > a {border: none;border-radius: 0;float: none;padding: 5px;color: #f6841f;}
.page-nav .pagination > li > a.prevDisable, .page-nav .pagination > li > a.currPage, .page-nav .pagination > li > a.nextDisable {pointer-events: none;cursor: default;color: #ccc;}
.page-nav .pagination > li > a .glyphicon {color: #ddd;}
.page-nav .pagination > li > a .glyphicon-arrow-right {color: #bbb;}
.page-nav .pagination > li > a .glyphicon-triangle-left,.page-nav .pagination > li > a .glyphicon-triangle-right {text-shadow: 0 0 1px rgba(0,0,0,.4);}
.page-nav .pagination > li > a:hover .glyphicon-triangle-left,.page-nav .pagination > li > a:hover .glyphicon-triangle-right {color: #bbb;}
.page-nav .pagination > li:after {content: "|";}
.page-nav .pagination > li:last-child:after {content: "";}
.page-nav .pagination > li > a:hover {background-color: transparent;color: #666;}

/*5-8-2016 property UserSubscription page design*/
.UserSubscription-table .fa.fa-pencil {color: #f6861f;}
.UserSubscription-table-bg .pagination > .active > a {background-color: #fbe5d6;border-color: #fbe5d6;color: #000;}
.UserSubscription-table-bg .pagination {margin-top: 0px;margin-bottom: 0px;}
.UserSubscription-table-bg .table-toolbar {margin-bottom: 20px;margin-top: 6px;}
.UserSubscription-table-bg #search-box, .UserSubscription-table-bg #record-box {padding-top: 4px;}
.UserSubscription-table-bg #sample_editable_1_length {width: 50%;display: inline-block;}
.UserSubscription-table-bg . {float: right;margin-bottom: 15px;}
.UserSubscription-table-bg #sample_editable_1_filter input[type="search"] {margin-left: 5px;}
UserSubscription-table-bg #sample_editable_1_info {float: left;display: inline-block;width: 50%;}
.UserSubscription-table-bg .usersubscription-pagination {display: inline-block;width: 50%;text-align: right;}
.UserSubscription-table-bg table tr td .edit {top: 9px;}
.first-div {padding-top: 70px;border-bottom: 1px solid #bbb;box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);/*transition: all ease 0.4s;*/}
.ui-menu-item .ui-menu-item-wrapper {font-weight: bold;}
.first-div.fixed {position: fixed;top: 0px;right:0;background-color: #fff;left: 0;z-index: 1000;padding-top: 6px;}

.second-div {padding-top: 0;}
.mysubscription table tr:hover {background-color: inherit;}
.mysubscription table tr td .edit {font-size: 13px;position: unset;text-align: center;display: block;}
.mysubscription table tr td .delete {text-align: center;display: block;}
.btn-holder {position: absolute;top: 10px;left: 0;z-index: 1;}
button#sample_editable_1_new, #upgrade_plan {background-color: #f6861f;padding: 5px 12px;transition: all ease 0.5s;}
button#sample_editable_1_new .fa-plus {color: #fff;}
button#sample_editable_1_new:hover .fa-plus {color: #fff;}
button#sample_editable_1_new:hover, #upgrade_plan:hover {transition: none;color: #fff;opacity: 0.8;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {background-color: #f6861f;border-color: #f6861f;z-index: 2;}
.pagination > li > a, .pagination > li > span, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {color: #f6861f;}
/*div.dataTables_wrapper div.dataTables_length {position: absolute;top: 2px;left: 15px;z-index: 1;}*/
.btn-add-con {position: relative;}
div#sample_editable_1_info {padding-top: 10px;}
div.dataTables_wrapper div.dataTables_filter {position: absolute;right: 140px;top: 0;}
.counts {position: absolute;font-weight: bold;text-align: right;right: 0;padding: 6px 18px;}
.page-fixed-main-content .portlet.light.portlet-fit.bordered {margin-top: 50px;}
#sample_editable_1_wrapper .custom-combobox .custom-combobox-input#Email {width: 100%;}
#sample_editable_1_wrapper .intl-tel-input input {height: 34px;padding: 0 0 0 40px;width: 155px;}
.aud.mysubscription .table_subs .table > thead > tr > th {width: 140px !important;}
.btn-back {float: right;font-size: 13px;color: #F6861F;}
.loader-wrap {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;background-color: rgba(0,0,0,0.15);}
.loader > img:first-child,.loader > img:last-child {position: relative;animation: rotation 2s linear infinite;z-index: 9;/*left: 50%;top: 45%;*/height: 80px;width: 80px;}
.loader > img:last-child {animation: rotation1 1.5s linear infinite;position: absolute;left: 2px;top: 2px;}
.loader1 {position: absolute;z-index: 9;left: 50%;top: 45%;height: 80px;width: 80px;}
@keyframes rotation {0% {transform: rotate(0deg);}25% {transform: rotate(90deg);}50% {transform: rotate(180deg);}75% {transform: rotate(270deg);}100% {transform: rotate(360deg);}}
@keyframes rotation1 {0% {transform: rotate(0deg);}25% {transform: rotate(-90deg);}50% {transform: rotate(-180deg);}75% {transform: rotate(-270deg);}100% {transform: rotate(-360deg);}}

.loader {/*background-color: #fff;*/position: absolute;width: 84px;height: 84px;left: calc(50% - 42px);top: 45%;padding: 2px;}
.modal-open #del-modal.modal .modal-dialog {margin: 50px auto 0;height: auto;}
.modal-open #del-modal.modal .modal-content {border-radius: 6px;}
.modal-open #del-modal.modal .modal-content .modal-header,.modal-open #del-modal.modal .modal-content .modal-body,.modal-open #del-modal.modal .modal-content .modal-footer {padding: 15px;}
#del-modal .btn-default {margin-bottom: 0;}
#del-modal .modal-footer {text-align: center;}
#del-modal .btn-primary {border: none;}
#del-modal .btn-primary:hover {background-color: #f6861f;}
#del-modal .close {position: absolute;right: 12px;top: 12px;}
#del-modal h4 {color: #f6861f;margin: 12px 0;}
.contact-img-holder {max-height: 208px;overflow: hidden;width: 120px;cursor: default;}
.contact-img-holder img {width: 100%;height: auto;}
body.stopscroll {overflow: hidden;}
#sample_editable_1.dataTable .sub-icon.fa {position: absolute;left: 0;top: 20px;}
#wrapper.confirm-cover:after {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: rgba(0,0,0,0.5);z-index: 9999;}
.navbar-default .navbar-nav > li > a.dashboard:hover {padding: 3px 0 16px;}
.disable-mce .mce-tinymce:after {background: rgba(0,0,0,0.08);content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;cursor: url('../images/no_drop_cursor.png'), not-allowed;}
.disable-mce .mce-tinymce {pointer-events: none;opacity: 0.8;position: relative;cursor: url('../images/no_drop_cursor.png'), not-allowed;}
#wrapper.toggled #page-content-wrapper {/*overflow: auto;*//*height: calc(100% - 64px) !important;*//*height:100%;*/}

/*.aud.mysubscription .table_subs .table.mycom-dt > thead > tr > th:last-child,
.aud.mysubscription .table_subs .table.mycom-dt > thead > tr > th:nth-last-child(2) {width: 60px !important;}*/
.aud.mysubscription .table_subs .table.mycom-dt > thead > tr > th {width: auto !important;}
#companyuserpartialview {margin-bottom: 30px;}
#companyuserpartialview .page-fixed-main-content .portlet.light.portlet-fit.bordered {margin-top: 20px;}
.notyfy_container .notyfy_message {font-size: 16px;text-align: center;padding: 20px;line-height: 25px;}
.mobilecodeverify .btn.btn-info {background: #f6841f;border: none;padding: 7px 25px;font-size: 14px;position: absolute;top: 87px;left: 5px;}
.password-authentication {width: 210px;text-align: center;}
.veryfy-btn, .mobilecodeverify {width: 210px;text-align: center;display: block;float: none;position: absolute;left: 0;}
.mapview-wrapper {padding: 15px;}
.listview-wrapper {padding-top: 15px;}
.list-wrapper {border: 1px solid #cccccc;}
.list-wrapper .page-nav {padding: 0;}
.list-wrapper .page-nav h4 {background-color: #eee;padding: 12px;font-size: 20px;}
.list-wrapper .page-nav h4 span {color: #bdbdbd;}
.pagin-wrapper {padding: 4px 12px;}
.pagin-wrapper .col-8 {width: 70%;float: left;}
.pagin-wrapper .col-4 {width: 30%;float: left;}
.pagin-wrapper a {color: #f6841f;}
.pagin-wrapper a.disa {color: #ccc;}
.list-main .heading-bar.sizing {background-color: #999999;color: #fff;font-size: 16px;font-weight: 500;padding: 5px;min-height: inherit !important;text-align: left;}
.sizing > div {float: left;padding: 16px 10px 24px;}
.sizing > div:first-child {width: 8%;text-align: center;}
.sizing > .select-check {position: absolute;}
.sizing.heading-bar > div {font-weight: bold !important;}
.sizing > div:nth-child(2) {width: 12%;text-transform: uppercase;}
.sizing > div:nth-child(3) {width: 20%;width: 20%;font-weight: normal;font-size: 16px;}
.sizing > div:nth-child(4) {width: 16%;font-weight: normal;font-size: 16px;color: #666;}
.sizing > div:nth-child(5) {width: 16%;font-weight: normal;font-size: 16px;color: #666;}
.sizing > div:nth-child(6) {width: 14%;font-weight: normal;font-size: 16px;color: #666;}
.sizing > div:nth-child(7) {width: 14%;font-weight: normal;font-size: 16px;color: #666;}
.sizing:not(.heading-bar) > div {font-size: 13px !important;}
.sizing > div > span,.add-info-1 > div > span {display: block;font-size: 13px;font-weight: normal;}
.heading-bar.sizing > div {padding: 0 6px;border-right: 2px solid #fff;text-transform: none;color: #fff;}
.heading-bar > div:last-child {border-right: none;}

/*22-08-2016*/
.sizing {min-height: 70px;cursor: pointer;position: relative;}
.sizing > div:nth-child(2) h4 {padding: 0;font-weight: normal;font-size: 16px;background-color: transparent;}
.sizing > div.lease h4 {color: #c99732;}
.sizing > div.sold h4 {color: #95001a;}
.sizing:nth-child(even) {background-color: #fbfbfb;}
.sizing:nth-child(odd) {background-color: #ececec;}
a.verified:hover, a.verified:focus {color: #87d18e;}
.select-check input[type=checkbox] {opacity: 0;position: relative;z-index: 1;}
.select-check label {position: relative;margin-left: -13px;width: 14px;height: 14px;border: 1px solid #bbb;border-radius: 2px;box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.08) inset;margin-top: 4px;}
.select-check input[type=checkbox]:checked + label:after {content: "";position: absolute;width: 8px;height: 8px;background-color: #777;left: 2px;top: 2px;}
.additional .img-holder {width: 100%;min-height: 1px;}
#listview .additional .img-holder {height: 150px;}
.sizing > div.additional {margin-left: 20%;width: 80%;padding: 0;margin-top: -20px;margin-bottom: 20px;}
.additional .img-holder img {/*height: 100%;*/border: 1px solid #bbb;border-radius: 2px;}
#listview .additional .img-holder img {width: 100%; height: 100%; object-fit:cover;}

.add-img {float: left;padding: 0 10px;width: 25%;}
.add-info {float: left;width: 75%;margin-top: -3px;}
.add-info-1 > div {padding: 0 10px;float: left;}
.add-info-1 > div:first-child {width: 26.5%;}
.add-info-1 > div:nth-child(2) {width: 26.8%;}
.add-info-1 > div:nth-child(3) {width: 23%;}
.add-info-1 > div:nth-child(4) {width: 23.7%;min-height: 15px;}
.pagin-wrapper:after,.sizing:after,.add-info-1:after,.space-div:after {clear: both;display: table;content: "";}
.add-info-2 p {font-size: 12px;border-top: 1px solid #ddd;line-height: normal;color: #333;padding-top: 5px;}
.add-info-2 {padding: 5px 10px 0;}
.add-info-2 a > img {width: 15px;filter: brightness(-1);-webkit-filter: brightness(0.4);}
.add-info-2 a {color: #f6861f;}
.add-info-2 a > .fa {font-size: 16px;color: #666;}
.ec:after {content: "+";color: #fff;position: absolute;left: 2px;top: -16px;font-size: 16px;}
.ec.min:after {content: "-";}
.ec:before {content: "";position: absolute;border-right: 20px solid transparent;border-top: 20px solid transparent;border-left: 20px solid #ddd;left: 0;bottom: 0;}
.ec {position: absolute;font-weight: bold;left: 0;bottom: 0;}
.footer-quicklinks ul.quicklinks li > .dropdown-menu > li > a {width: 100%;margin: 0;}
.txtpasswordauthentication {background: #f6841f !important;color: #fff;border: none;padding: 5px 20px;font-size: 14px;position: absolute;width: 338px;cursor: pointer;text-align: center;}
.sect4.pad-wrap {background: url(../images/contentsectionbg.png) #fafafa top center no-repeat;text-align: center;padding-bottom: 70px;}
.password-authentication.customdisable {opacity: 0.5;cursor: not-allowed;}
.password-authentication.customdisable a {cursor: not-allowed;}
.sect4 .col-5 {width: 19%;display: inline-block;padding: 5px 5px;}
.page-title strong {font-size: 24px;margin-bottom: 20px;display: block;color: #aaa;}
.gallery-slider .ninja-slider.fullscreen .slider-inner {max-width: 900px !important;}
.sect4 .col-5 img {cursor: pointer;}

/*detail view*/
.detail-view-container {padding-top: 205px;}
.trade {top: 84px;}
.detail-top-fix {position: absolute;width: 100%;left: 0;height: 120px;background-color: #fff;border-bottom: 1px solid #eee;z-index: 11;}
.fixed {position: fixed;top: 0;left: 0;}
.detail-top-fix h2 {
    line-height: 1;
    margin: 0px 0 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.detail-top-fix .container {padding: 10px 15px;}
.detail-top-fix a .fa {color: #999;font-size: 22px;vertical-align: middle;}
.detail-top-fix .btn-simple, .detail-top-fix .btn-simple, .btn-simple.btn-back {display: inline-block;border: 1px solid #ccc;border-radius: 3px;padding: 5px 4px;vertical-align: middle;height:34px;}
.detail-top-fix .rate {font-size: 22px;margin: 7px 0 15px;color: forestgreen;font-weight: 400;}
.detail-top-fix .for {font-size: 22px;margin: 4px 0 5px;font-weight: 400;text-transform: uppercase;color: #666;}
.detail-top-fix a {color: #666;font-weight: 500;font-size: 14px;margin-right: 2px;}
.detail-top-fix .btn-simple.btn-whl {padding: 5px 8px 3px;}
.detail-top-fix .rx-listingstatus {font-size: 16px; margin-top: 4px; line-height: 1.4}
.detail-view-content #ninja-slider ul.img-container {padding-top: 60% !important;}
.prop-slider .img-top-content {background-color: rgba(0,0,0,0.4);position: absolute;width: 100%;bottom: 0;left: 0;z-index: 1;}
.detail-view-content #ninja-slider .slider-inner {position: relative;}
.prop-slider .img-top-content {padding: 5px 50px;}
.prop-slider .img-top-content h3 span {font-weight: normal;}
.prop-slider .img-top-content h3 span:first-child {text-transform: uppercase;font-weight: 500;}
.slider-inner .icon-wrap {margin-top: 7px;color: #fff;}
.slider-inner .icon-wrap > img {height: 16px;}
label.place-tag {background-color: #ddd;display: inline-block;padding: 3px 10px;margin: 4px 10px 0 0;border-radius: 6px;border: 1px solid #ccc;}
.place-tag i {display: inline-block;margin-left: 10px;color: #999;font-size: 13px;font-style: italic;margin-right: 5px;}
.place-tag a {font-weight: bold;color: #F6841F;font-size: 16px;text-shadow: 0px 1px 0px rgba(0,0,0,0.5);}
.thumbnail-additional {display: inline-block;}
.prop-slider .thumbnail-additional ul {margin: 6px -1px 6px 0px;}
.prop-slider .thumbnail-additional ul li a {width: 92px;background: #b7b7b7;height: 92px;display: inline-block;color: #fff;text-align: center;font-size: 13px;font-weight: 500;padding: 5px;cursor: default;}
.prop-slider .thumbnail-additional ul li a.dealroomlink {background: #F6841F;cursor: pointer;}
.prop-slider .thumbnail-additional ul li a.dealroomlink:hover {background: #ed7a15;}
.prop-slider .thumbnail-additional ul li a.dealroomassigned {background: #f6861f;}
.prop-slider .thumbnail-additional ul li a.dealroomassigned:hover {background: #f6861f;}
.thumbnail-additional a > img {width: 26px;display: block;margin: 14px auto 8px;outline:none;}
.prop-slider .thumbnail-additional ul li {position: unset;float: left;opacity: 1;background-color: transparent;margin: 0 1px;}
.prop-detail-block h2 {margin: 20px 0 15px;font-weight: 600;color: #000;float: none;}
.prop-detail-block h4 {color: #464646;font-size: 16px;font-weight: bold;margin-top: 15px;font-family: 'roboto';line-height: 20px; margin-bottom: 10px;}
.prop-item:after {content: "";display: table;clear: both;}
/*.prop-item:nth-child(even) {background-color: #f7f7f7;}*/
.prop-item {padding: 2px 0;color: #000;font-size: 13px;}
.prop-tabs .prop-item label {margin: 0;font-weight: 400;}
.input-sm { padding:1px;}
.space-div .prop-item .col-sm-6 {padding: 0 15px;}
.prop-tabs .nav-tabs > li > a {font-size: 14px;}
.prop-tabs .tab-content > .tab-pane {padding: 15px;color: #000;line-height: 1.6;font-size: 15px;}
.right-details h3 {line-height: 1.2;color: #000;margin-top: 20px;margin-bottom: 10px;}
.right-details address {font-size: 18px;color: #000;font-weight: 400;margin-bottom: 7px;}
.right-details address > span {font-size: 16px;display: block;}
.right-details .prop-item {background-color: #fff;border-top: 1px solid #ddd;}
.right-details .prop-item > div {padding: 0;}
.right-details .prop-item:last-child {border-bottom: 1px solid #ddd;}
.seller-info {border-bottom: 1px solid #ddd;padding-bottom: 10px;}
.seller-info .sel-img-holder, .detail-agent-info .sel-img-holder {float: right;width: 100px;height: 100px;background-size: contain; background-repeat: no-repeat;background-position: center;border: 1px solid #ddd;}
.seller-info > div:first-child {float: left;width: calc(100% - 100px);padding-right: 15px;}
.seller-info h4 {color: #000;font-size: 20px;margin-bottom: 5px;}
.seller-info p, .seller-info a {color: #000;font-size: 14px;line-height: 1.4;display: block;}
.seller-info a > span {text-decoration: underline;}
.seller-info a .fa {color: #666;}
.contact-form h5 {color: #000;font-size: 16px;margin-top: 10px;margin-bottom: 10px;}
.contact-form h5 .fa {color: #666;}
/*.contact-form .form-control {border-radius: 4px;}*/
#wrapper .contact-form .form-group {margin-bottom: 10px;}
.contact-form textarea.form-control {resize: none;height: 70px;}
.contact-form .btn {background-color: #f6841f;color: #fff;text-transform: uppercase;font-weight: 500;}
.right-details {background-color: #fff;padding: 15px;margin-top: 15px;position: absolute;width: 375px;top: 300px;}
.fix-bottom {bottom: 5px;top: auto;}
.fixed-helper {position: fixed !important;top: 100px !important;max-width: 375px;}
.prop-slider .flexslider .slides > li {min-width: auto;max-width: none;margin-left: 0;height: 510px;background: #333;position: relative; text-align: center;}
.prop-slider .flex-control-thumbs img {height: 100%;width: auto;max-width: none;opacity: 1;}
.prop-slider .flex-control-thumbs .flex-active {opacity: 0.5;}
.prop-slider .flex-direction-nav a {opacity: 0.5;width: 24px;height: 24px;border-radius: 50%;line-height: 26px;top: auto;background-color: rgba(255,255,255,1);bottom: 7px;}
.prop-slider #carousel.flexslider .slides > li {height: 92px;overflow: hidden;text-align: center; cursor: pointer;}
.prop-slider #carousel.flexslider .slides img {height: 100%;width: 100%;object-fit: cover;}
.prop-slider #carousel.flexslider .flex-direction-nav {display: none;}
.prop-slider #carousel.flexslider {margin-bottom: 0;}
.prop-slider .flex-direction-nav .flex-prev,.prop-slider .flexslider:hover .flex-direction-nav .flex-prev {left: 12px !important;}
.prop-slider .flex-direction-nav .flex-next {right: 12px !important;}
.prop-slider .flex-direction-nav a:before {font-size: 14px;width: 24px;text-align: center;}
li.active-cont {position: relative;}
li.active-cont:before {content: "";position: absolute;border-top: 10px solid #fff;border-right: 10px solid transparent;border-left: 10px solid transparent;z-index: 1;margin-left: -7px;}
li.active-cont:after {content: "";position: absolute;bottom: 0;left: 2px;top: 0;right: 0;border-bottom: 7px solid #f6861f;}
.prop-slider {position: relative;background-color: #fff;padding: 15px;}
.prop-tabs {background-color: #fff;padding: 15px 0;margin-top: 15px;width: 100%;}
.thumbnail-additional {position: absolute;right: 20px;bottom: 13px;}
.prop-slider .flexslider {margin: 0 0 20px;}
.prop-slider .flexslider .slides img {height: auto;-moz-user-select: none;display: inline-block;vertical-align: middle;width: 99.3%;}
.prop-slider .flexslider .slides li img {  height: 100%; width: 100%; object-fit: contain;float:left;  }
.helper {display: inline-block;vertical-align: middle;height: 100%;width: 0%;}
.blue-blocks {border-radius: 5px;border: 2px solid #00AEEF;padding: 5px 0;margin-bottom: 10px;}
.blue-blocks div:first-child {display: inline-block;width: 60%;text-align: right;text-transform: uppercase;color: #00AEEF;font-weight: 500;font-size: 14px;padding: 10px 5px;}
.blue-blocks div:first-child > span {font-weight: 100;text-transform: none;color: #aaa;display: block;}
.blue-blocks div:last-child {display: inline-block;width: 39%;}
.detail-view-content {padding-bottom: 40px;}
.right-lst .btn {text-transform: uppercase;background-color: #00AEEF;font-weight: 500;}
.panel-body .label-location {padding-left: 15px;font-size: 14px;}
.lightbox .lb-nav a.lb-next,.lightbox .lb-nav a.lb-prev {opacity: 1;}
.right-sec {position: relative;}
.right-sec .exchange {position: absolute;right: 25px;top: 10px;border: 2px solid #fff;background-color: rgba(0,0,0,0.3);border-radius: 3px;height: 30px;width: 30px;z-index: 1;padding: 3px;}
.prop-slider .thumbnail-additional ul li a:hover {background: #999;}
#request-demo-modal h3 {color: #222;text-transform: uppercase;}
#request-demo-modal .modal-dialog {width: 600px;max-width: none;}
#request-demo-modal .form-group {margin-bottom: 10px;}
#request-demo-modal .modal-body {padding-top: 15px;/* border-top: 1px solid #eee; */}

/*training center*/
.offset-header {padding-top: 90px;}
.promo {background: url("../images/main_bg_bjtppe.jpg") no-repeat;color: #fff;min-height: 625px;background-position: top right;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-attachment: fixed;}
.promo .container {padding-bottom: 15px;}
.promo .overview {margin-top: 15px;padding-left: 30px;padding-right: 30px;}
.promo .title {color: #fff;}
.promo .overview h2 {font-size: 42px;margin-bottom: 18px;text-shadow: #636363 1px 1px 2px;float: none;font-weight: 400;line-height: 1.1;}
.promo .welcome {font-size: 67px;text-shadow: #636363 2px 1px 1px;}
.promo .h2_line2 {margin-left: 20px;}
.promo .overview .summary {margin-bottom: 30px;margin-left: 70px;}
.promo .overview .summary li {margin-bottom: 0px;list-style: none;font-size: 20px;font-weight: 300;padding-left: 17px;line-height: normal;background: url("../images/icon_arrow_y1k1gb.png") no-repeat left center;}
.promo .here_to_help {font-size: 27px;margin: 0 0 0 70px;font-weight: lighter;line-height: 1em;}
.promo a:active, .promo a:visited, .promo li:active {text-decoration: none;color: #f6861f;}
.promo a {color: #b93535;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.training {padding: 80px 0;}
.arrow-down {width: 0;height: 0;border-left: 16px solid transparent;border-right: 17px solid transparent;border-top: 35px solid #FFFFFF;position: relative;margin: auto;bottom: -114px;}
.training .row {margin-top: 10px;}
.has-pattern {background-image: url("../images/pattern2_r6ggg8.png");background-repeat: repeat;background-position: left top;background-attachment: fixed;background-size: 49px;}
.training .title {color: #f6861f;text-align: center;font-weight: 400;float: none;margin-bottom: 0px;}
.training h4 {font-size: 18px;color: #444;margin-top: 10px;margin-bottom: 10px;}
.training .item {margin-bottom: 50px;}
.logo-image {width: 265px;}
.training .content {padding: 0 28px;}
.training .content .title {color: #f6861f;font-size: 18px;margin-top: 10px;}
.training .content p {font-size: 16px;line-height: 17px;text-align: center;color: #444;}
.training .btn-link {color: #f6861f;}
.training .btn-link {display: none;}
.about {background-color: #f5f5f5;padding: 80px 0;}
.about .content {padding: 32px 96px;}
.about .content .title {margin-top: 0;margin-bottom: 30px;color: #f6861f;font-weight: 400;float: none;}
.about .content p {color: #444;font-size: 15px;line-height: 1.4;margin-bottom: 10px;}
.about li {margin-bottom: 0px;list-style: none;padding-left: 17px;color: #444;font-size: 15px;line-height: 1.4;}
.logo-image:hover {opacity: .5;}
.modal-trigger:hover {cursor: pointer;}
.faq .title {margin-bottom: 20px;}
.title {color: #f6861f !important;text-align: center !important;font-weight: 400;}
.faq .item .question {margin-top: 0;font-size: 18px;margin-bottom: 15px;color: #f6861f;}
.faq .item .question .fa {margin-right: 10px;color: #f6861f;}
.faq .item .answer {color: #777777;font-weight: 300;font-size: 14px;line-height: 20px;}
.faq .item {padding: 30px;background: #f5f5f5;margin-bottom: 30px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;border-bottom: 3px solid #f6861f;}
.contact {background-image: url('../images/concrete-bg_k1yfex.jpg');color: #fff;padding: 80px 0;background-attachment: fixed;}
.contact .intro p {font-size: 16px;font-weight: 300;color: #fff;}
.contact .contact-form .form-control {border-color: #fff;height: auto;padding: 10px 15px;text-transform: uppercase;}
.contact .social-icons {display: inline-block;margin: 0 auto;margin-top: 60px;}
.social-icons {padding: 10px 0;margin-bottom: 0;}
.social-icons li {float: left;}
.list-inline > li {display: inline-block;padding-right: 5px;padding-left: 5px;}
.social-icons a {display: inline-block;background: #f6861f;width: 48px;height: 48px;text-align: center;padding-top: 12px;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;margin-right: 8px;float: left;}
.vid-container {padding: 10px 3px;border: 1px solid rgba(130,130,130,0.5);background-color: rgba(255,255,255,0.9);border-radius: 5px;min-height: 285px;box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.55);-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;cursor: pointer;}
.videogoodies i {opacity: 0.3;position: absolute;top: 58px;left: 50%;font-size: 70px;margin-left: -23px;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.vid-thumb {border: 1px solid rgba(0,0,0,0.4);border-radius: 0px;width: 250px;}
.videogoodies .img-responsive {padding-top: 0;}
.vid-container:hover {background-color: rgba(246,134,31,0.7);box-shadow: 0px 2px 7px 0px rgba(0,0,0,0.6);}
.videogoodies:hover i {opacity: 0.75;}
.contact .contact-form .btn-theme {background-color: #ae5d13;margin-top: 15px;text-transform: none;}
.btn-theme:hover {background: #d1711a;border: 1px solid #3fa07a;color: #fff;}
.social-icons a .fa {color: #fff;font-size: 24px;}
.promo .title {color: #fff !important;text-align: left !important;}
.social-icons a:hover {background: #b15e15;}#contact .contact-form {border-bottom: 0;}
.contact .title {color: #fff !important;}
.btn-theme {background: #ab5827;color: #fff;}
.center-iframe {width: 100%;height: 100%;position: fixed;top: 0px;left: 0px;background: rgba(0,0,0,0.93);z-index: 9999;display: none;}
.modal-open1 {overflow: hidden;}
.modal-open1 .modal {overflow-x: hidden;overflow-y: auto;}
.modal-feature h2 {color: #222;text-align: left;margin-top: 20px;margin-bottom: 10px;padding: 0;font-size: 30px;font-weight: 400;}
.modal-feature .pagination > li > a.active {color: #2a6496;background-color: #eee;border-color: #ddd;}
.modal-feature .pagination > li > a {font-size: 14px;font-weight: 400;}
.videogoodies p {font-size: 16px;font-weight: 300;line-height: 17px;margin-top: 8px;}
.fix-nav-user-mngmnt {position: fixed;padding: 15px 0;left: 233px;/*width: calc(100% - 250px);*/background-color: #eaeaea;z-index: 3;top: 64px;right: 0px;transition: all ease 0.5s;}
.open .fix-nav-user-mngmnt {left: 58px;}
.fix-nav-user-mngmnt .submit-company-btn .btn.btn-primary {margin-top: 10px;padding: 8px;}
.user-management {padding-top: 90px;padding-bottom: 20px;}
.buttonblue {background: #04a7e2;border: none;font-size: 15px;text-transform: uppercase;padding: 8px 40px;margin-top: 30px;/* margin-bottom: 40px; */margin-bottom: 10px;}
.white-wrapper {background-color: #fff;padding: 15px;overflow: auto;height: 500px;}
.white-wrapper.company-det-wrap {height: 430px;}
.mysubscription .tbl-bg {margin-bottom: 20px;}
.filed-test {margin-bottom: 20px;}
#auth-wrap, #chargify-wrap {padding: 0;overflow: auto;height: 458px;}
#auth-wrap pre, #chargify-wrap pre {background-color: #fff;/*height: 100%;*/padding: 15px;overflow: visible;}
.center-iframe iframe {position: absolute;top: 50%;left: 50%;margin-top: -240px;margin-left: -320px;width: 640px !important;height: 480px;vertical-align: inherit;}
.center-iframe a {color: rgba(190,190,190,0.9);}
.center-iframe i {font-size: 58px;position: absolute;right: 8px;}
.page-banner .webpage {margin: 0;}
.submit-company-btn .buttonblue {border-radius: 4px;padding: 7px 0;margin-top: 15px;transition: none;}
.submit-company-btn .buttonblue:hover, .submit-company-btn .buttonblue:focus {opacity: 0.8;background: #04a7e2;outline: none;}
#wrapper .user-mngmnt .form-group {margin-bottom: 10px;}
.white-wrapper .form-group > label {font-weight: bold;width: 30%;float: left;}
.white-wrapper .form-group > .form-control {width: 70%;float: left;}
.white-wrapper .form-group > .select2-container {width: 70% !important;float: left;margin-bottom: 0;}
.white-wrapper .form-group > .intl-tel-input {width: 70%;float: left;}
.white-wrapper .form-group:after,.prop-info:after {content: "";display: table;clear: both;}
.member-name > div {display: table-cell;vertical-align: middle;}
.modal-open .modal.admin-modal {top: 0;}
.modal-open .modal.admin-modal .modal-dialog {margin: 150px auto 50px;height: auto;max-width: none;width: 750px;}
.modal-open3 .modal.admin-modal .modal-dialog {margin: 150px auto 50px;height: auto;max-width: none;width: 750px;}
.modal-open3 .modal .modal-content .modal-body {padding: 10px 40px;}
.modal-open .modal.admin-modal .modal-content .modal-body textarea.form-control {height: 200px;}
.login.admin-modal .modal-body > .span-impersonation {text-transform: none;font-weight: bold;}
.disabled {color: #999 !important;cursor: not-allowed !important;}
.modal-training.modal.in .modal-dialog {position: fixed;top: 0px;left: 0px;background: none;width: 100%;height: 100%;z-index: 9999;margin-top: 5px;}
modal-training .modal-content {background: none;position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;box-shadow: none;border: none;/*overflow-y: scroll;overflow-x: scroll;*/overflow: auto;}
.modal.modal-training .modal-header {border-bottom: none;padding-bottom: 0px;}
.modal-training.modal .close {margin-top: -12px;font-size: 50px;opacity: .7;}
.modal-training.modal .modal-title {color: #000;font-size: 30px;margin-top: -10px;border-bottom: 1px solid rgba(0,0,0,0.2);}
.modal-training.modal .modal-body {padding: 15px;padding-top: 0;width: 100%;}
button#upgrade_plan {margin-bottom: 10px;}
button#changeSolution {padding: 5px 12px;margin-bottom: 10px;background-color: #f6861f;transition: all ease 0.5s;}
#ContactSupportModal textarea, #FeatureRequestModal textarea {height: 144px;}
.user-mngmnt {margin-top: 90px;}
.fix-nav-user-mngmnt .col-xs-2:first-child {padding-left: 15px;}
.fix-nav-user-mngmnt .col-xs-2:last-child {padding-right: 15px;}
.fix-nav-user-mngmnt .col-xs-2 {width: auto;padding: 0 7px;/*float: none;*/min-width: 10%;/*display: inline-block;*/}
button#sample_editable_1_new, #upgrade_plan {margin-bottom: 10px;}
.modal-open .modal .modal-content .modal-body.white-wrapper {height: auto;/*padding-top: 30px;*/overflow: visible;}
.Modal-GroupContactModal .modal-content {float: left;}
.modal-open .modal .modal-content .modal-body.white-wrapper label {font-weight: normal;margin-top: 10px;width: 100%;font-size: 14px;color: #333;}
#wrapper .white-wrapper .form-group {margin-bottom: 10px;}
modal-body.white-wrapper .btn-default {margin-bottom: 10px;}
.modal-open #UpgradeDownGrade.modal.admin-modal .modal-dialog,.modal-open #ModifyPlan.modal.admin-modal .modal-dialog {width: 600px;margin-top: 250px;}
.submit-company-btn.active .btn {background-color: #fff;color: #f6841f;}
.submit-company-btn.active .btn:hover {color: #000;}
.fix-nav-user-mngmnt .submit-company-btn.active:after {content: "";border-right: 10px solid transparent;border-left: 10px solid transparent;border-top: 10px solid #fff;position: absolute;bottom: -10px;/* left: 35%; */display: inline-block;margin-left: -10px;}
.fix-nav-user-mngmnt .submit-company-btn {position: relative;text-align: center;}
.login .modal-body ul.country-list {width: auto;max-width: 318px;z-index: 9999;}
.login .modal-body .intl-tel-input.allow-dropdown {width: 100%;}
.map #gmap_canvas {width: 100% !important;height: 100% !important;}
.blog-img-wrapper {height: 260px;overflow: hidden;}
.info-contact {background: #eaeaea;position: fixed;z-index: 3;width: 974px;}
#btnphoneverify, #btnemailverify {width: 200px;left: 0;}
.big-img-con {min-height: 520px;}
.main .intl-tel-input {width: 100%;}
.submit-company-btn .btn[disabled="disabled"], .submit-company-btn .btn[disabled="disabled"]:hover, .submit-company-btn .btn[disabled="disabled"]:focus {opacity: 0.3;color: #fff;cursor: not-allowed;background: #04a7e2;}
#wrapper #UpgradeDownGrade .white-wrapper .form-group,#wrapper #ModifyPlan .white-wrapper .form-group {margin-bottom: 20px;}
.mr10 {margin-right: 10px;}
.btn.btn-org-abv-tbl {background-color: #f6861f;padding: 5px 12px;transition: all ease 0.5s;margin-bottom: 10px;}
.btn.btn-org-abv-tbl:hover {transition: none;color: #fff;opacity: 0.8;}
.btn.btn-org-abv-tbl[disabled="disabled"] {cursor: not-allowed !important;opacity: 1;color: #fff;}
#wrapper .table_subs .form-group {margin-bottom: 15px;}
.mysubscription .table_subs .table > thead > tr > th, .UserSubscription-table .table > thead > tr > th {padding-right: 24px;/*width: auto !important;*/}
.mysubscription .table_subs .table > thead > tr > th.fw, .UserSubscription-table .table > thead > tr > th.fw {width: 16% !important;}
.table_subs label {line-height: 2;}
table#tblMain.dataTable thead .sorting:last-child:after {opacity: 0;}
.label-details {font-weight: bold;color: #000;}
.error-msg {margin-left: 30%;display: block;}
.checkbox.sp input[type="checkbox"]:checked + input + label::after {font-family: "FontAwesome";content: '\2714';color: #df7310;font-size: 19px;margin-left: -20px;vertical-align: middle;margin-top: -2px;}
.modal-open .modal .modal-content .modal-body.modal-sp label {width: 40%;margin-top: 0;}
.modal-sp + .modal-footer button {vertical-align: top;}
.modal-sp + .modal-footer {text-align: center !important;}
.block-btns {margin-top: 30px;margin-bottom: 30px;}
.block-btns .btn-default,.block-btns .btn-primary {background-color: #f6861f;color: #fff;font-weight: 400;padding: 8px 24px;border-radius: 4px;border: none;font-size: 18px;min-width: 200px;}
.block-btns .btn-primary {margin-right: 30px;background-color: #04a7e2;}
.block-btns .btn-primary:hover, .block-btns .btn-primary:focus {background-color: #0099ff;}
.block-btns .btn-default:hover, .block-btns .btn-default:focus {background-color: #da771b;}
.white-wrapper .form-group input[type="radio"] {vertical-align: sub;}
#modal-addnew .modal-dialog {width: 540px;}
#modal-addnew .modal-footer button {margin-bottom: 0;}
.modal-open #modal-addnew.modal .modal-content .modal-footer {text-align: center;}
#modal-addnew .modal-footer .btn-default:hover, #modal-addnew .modal-footer .btn-default:focus {color: #fff;background-color: #da771b;}
#modal-addnew .modal-footer .btn-primary:hover, #modal-addnew .modal-footer .btn-primary:focus {color: #fff;background-color: #999;border-color: #999;}
.white-wrapper.company-det-wrap .minicolors-theme-bootstrap .minicolors-input {width: 70%;float: left;}
.white-wrapper.company-det-wrap .minicolors-theme-bootstrap .minicolors-swatch {left: 31%;}
.white-wrapper.company-det-wrap .minicolors-position-left .minicolors-panel {left: 31%;top: 36px;}
.mt80 {margin-top: 82px;}
.help-block1 {font-size: 12px;text-align: right;float: left;margin-left: 30%;}
.white-wrapper.company-det-wrap label {font-weight: normal;color: #000;font-size: 14px;margin-bottom: 0;}
/*#collapse4 .panel-body {overflow: auto;}*/
.page-fixed-main-content {position: relative;}
.btn-back.abs {position: absolute;right: 0px;top: 0px;}
.white-wrapper .form-group > .select2-container .select2-selection {margin-bottom: 0;height: 34px;}
.white-wrapper .form-group > .select2-container .select2-selection .select2-selection__rendered {line-height: 33px;}
.white-wrapper .form-group > .select2-container .select2-selection--single .select2-selection__arrow {height: 33px;}
.white-wrapper .form-group > .select2-container .select2-selection--single .select2-selection__arrow b {border-width: 4px 4px 0 4px;left: 20%;top: 44%;}
.ui-autocomplete.ui-menu {width: 283px !important;max-height: 300px !important;overflow: auto;position: relative;}
.submit-company-btn1 .btn-primary {background-color: #f6841f;border: none;padding: 8px 10px;margin-bottom: 6px;}
.table .toggle-handle.btn-default {background-color: #fff;}
.table .btn.btn-danger.active.toggle-off {background-color: #c9302c;color: #fff;}
.table label.btn.toggle-on {padding: 10px 30px 10px 8px;}
.table label.btn.toggle-off {padding: 10px 8px 10px 30px;}
.div-filter {padding: 15px;background-color: #f5f5f5;margin-bottom: 10px;font-size: 14px;}
.div-filter .form-group1 p {font-size: 14px;width: 20%;float: left;}
.div-filter .form-group1 label {width: 20%;float: left;text-align: right;padding: 5px 10px 0 0;}
.div-filter strong {padding-top: 5px;display: inline-block;}
.div-filter .form-group1 {margin-bottom: 10px !important;}
.div-filter .form-group1 > .input-group {float: left;width: 80%;}
.div-filter .form-group1 > .form-control {float: left;width: 80%;}
.div-filter .btn.btn-default {margin-bottom: 0;padding: 5px 15px;width: 100%;}
.div-filter .col-sm-1 {padding: 0;}
.div-filter .form-group1 > select#ddlstatus {width: auto;}
.info-contact-user {width: 1170px;background-color: #f5f5f5;}
.investor-fields-wrap {background-color: #f5f5f5;}
.investor-wrapper {position: relative;margin-top: 84px;}
#wrapper .investor-fields-wrap .form-group {margin-bottom: 10px;}
.checkbox_set_label.inside-label .submit-company-btn {display: inline-block;}
.checkbox_set_label.inside-label .submit-company-btn .btn.btn-primary {margin-top: 0;margin-bottom: 0;margin-left: 10px;}
#collapse1 .panel-body {overflow: auto;width: 100%;}
.searchpreference .clsNumOfUnit .error-msg {margin-left: 0;}
.searchpreference .clsNumOfUnit .checkbox_set_label {margin-top: 20px;}
div#dashboard-map {width: 1050px;height: 800px;overflow: hidden;}
.checkbox_set_label1 label {color: #000 !important;font-weight: bold !important;padding-left: 0;font-size: 16px !important;}
.checkbox_set_label1 + ul:after {content: "";display: table;clear: both;}
.inner-checks .checkbox_set-1_col {border-bottom: 1px solid #ddd;margin-bottom: 10px;padding-bottom: 10px;}
.icon-wrap > i.active {color: #f6841f;}
investment-building {padding-left: 32px;}
.building-price {margin-bottom: 15px !important;}
.searchpreference .checkbox_set_label.inside-label {padding: 0 !important;background: none !important;margin-top: 15px;}
.right-wrapper .form-control {border-top-left-radius: 4px;border-bottom-left-radius: 4px;border-right: none;}
.right-wrapper .form-control + .input-group-addon {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.rx-place-tag {background-color: #ddd;display: inline-block;padding: 3px 10px;margin: 4px 10px 0 0;border-radius: 6px;border: 1px solid #ccc;}
.rx-place-tag .rx-close-tag {font-weight: bold;color: #F6841F;font-size: 16px;text-shadow: 0px 1px 0px rgba(0,0,0,0.5);float: right;margin-left: 5px;line-height: 1;}
.rx-selected-values {min-height: 50px;border: 1px solid #ccc;border-top: none;position: relative;padding: 0 0 5px 5px;}
.investor-select-block .checkbox_set-1_col {margin-bottom: 15px;}
.investor-select-block .ui-autocomplete-input,.investor-select-block .form-control {border-bottom: none;}
.clslstlocation {min-height: 50px;border: 1px solid #ccc;border-top: none;position: relative;padding: 0 0 5px 5px;}
.search-region-block .rx-selected-values,.search-region-block .clslstlocation {background-color: #fff;}
.search-region-block .inside-label-main {color: #f6861f;font-weight: bold;}
#wrapper {/*height: 100%;*/height: auto;}
#wrapper.toggled #page-content-wrapper {height: 100%;}
.contentContainer {min-height: 100%;}
.detail-top-fix address {font-size: 16px;line-height: 1.4;}
.prop-info {background-color: #fff;margin-top: 15px;padding: 15px;}
#googleMap {background-color: #fff;padding: 9px;}

/*03-11-2016*/
.features li {list-style-type: square;}
.space-div .tab-heading {font-size: 18px;color: #76b101;}
.space-div .price {margin: 15px 0;display: inline-block;color: #76b101;}
.space-div label {font-weight: 400;font-size: inherit;padding: 0;margin-bottom: 2px;}
.space-div p {font-size: 14px;margin: 15px 0;color: #777;}
.date-tab {margin-right: 10px;}


/*Agent Detail 18-11-2016*/
#agentDetail .detail-top-fix h2 {color: #0070C0;padding-bottom: 15px;margin-top: 5px;}
#agentDetail .detail-top-fix h2 + small {font-size: 18px;font-weight: 400;color: #7f7f7f;}
#agentDetail .detail-top-fix h3 {color: #7f7f7f;}
#aboutme h4 {color: #0070C0;margin: 30px 0 5px;}
.detail-top-fix .btn-simple.btn-primary {background-color: #f6861f;border-color: #f6861f;padding: 5px 4px;}
.bg-fff {background-color: #fff;padding: 15px !important;margin: 0 !important;}
.agent-img {height: 220px;border: 6px solid #fff;box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);position: relative;overflow: hidden;}
.agent-img img {position: absolute;top: -9999px;bottom: -9999px;left: -9999px;right: -9999px;margin: auto;height: 100%;max-width: none;}
.agent-info p {font-weight: 400;}
.agent-info .fa {width: 20px;text-align: center;margin-right: 10px;color: #0070C0;}
.agent-info {margin: 15px 0 30px;}
.agent-follow a {margin-right: 20px;font-size: 24px;display: inline-block;text-align: center;margin-top: 15px;color: #0070C0;}
.agent-follow a:hover {color: #f6861f;}
.detail-tabs .nav-tabs > li > a {border-radius: 0;font-size: 16px;font-weight: 500;}
.detail-tabs .tab-content > .tab-pane {padding: 15px 0;}
#mylisting .sizing > div:nth-child(2) h4,#mylisting .list-main .heading-bar.sizing {font-size: 14px;}
#mylisting .sizing > div > span, .add-info-1 > div > span {font-size: 12px;}
#mylisting .sizing > div:nth-child(3),
#mylisting .sizing > div:nth-child(4),
#mylisting .sizing > div:nth-child(6),
#mylisting .sizing > div:nth-child(7) {font-size: 14px;}
#mylisting .list-main {padding: 0;}
#mylisting .row.page-nav {padding: 15px 0 0;}
#mylisting .detail-tabs .tab-content > .tab-pane {padding: 15px 0 0;}
.agent-logo {width: 130px;margin: 45px 0 15px;opacity: 0.7;filter: grayscale();}

/*Agent Detail over*/
.dt {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dt + .tooltip .tooltip-inner,.tooltip-left + .tooltip .tooltip-inner {text-align: left;}
.custom-tooltip-class .tooltip-inner {text-align: left;}

/*agent list*/
.agent-item .agent-img {width: 100px;height: 100px;float: left;}
.agent-detail {width: calc(100% - 100px);float: left;font-size: 14px;}
.agent-item .agent-logo {width: 100%;margin: 0px 0 5px;opacity: 1;filter: unset;height: 60px;text-align: right;}
.agent-item .agent-logo img {height: 100%;}
.agent-item {background-color: #fff;padding: 15px;margin: 0 0 10px;box-shadow: 0 2px 6px rgba(0,0,0,0.16), 0 2px 6px rgba(0,0,0,0.23);transition: all 0.4s;}
.agent-item:hover {box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}
.agent-item:after {content: "";display: table;clear: both;}
.agent-list-view {padding: 10px 15px 0;}
.agent-detail h4 {font-size: 18px;color: #0070C0;margin-bottom: 5px; margin-right: 8px; display: inline-block;}
.agent-detail p {font-size: 14px; line-height: 23px;}
.agent-detail p a {color: #666;cursor: pointer;margin-right: 5px;}
.agent-detail .company-name {font-size: 15px;}
.agent-detail .right-link a {margin: 0;text-decoration: underline;}

/*agent list end*/

/*30-11-2016*/
.full-con img {width: 100% !important;position: relative;}
.tag-hr-hide {opacity: 0;}
.list-main {text-align: center;}
#RxListView {text-align: left;}
.list-main .heading-bar.sizing.fixed {display: inline-block;width: 1140px;z-index: 2;margin-left: -570px;top: 62px;left: auto;}
#RxListView > .sizing > .sale {position: relative;margin-left: 8%;}

/*12-6-2016*/
#ulFeatures {padding-left: 18px;}
.prop-tabs label {margin-top: 10px;}
.no-hr-comm {float: left;margin-left: 5px;word-wrap: break-word;width: calc(100% - 50px);}
.no-hr-comm-head {float: left;}

/*12-9-2016*/
.prop-item .col-sm-6 {padding: 0;}

/*14-12-2016*/
.rx-asset-type-checkbox-1 {z-index: 9;top: 8px;}
.rx-asset-type.rx-rent {position: absolute;right: 0;top: 0;}

/*20-12-2016*/
.agentSearchControl, .listing-container .page-nav .notagentSearchControl {float: right;width: 30px;}
.input-group.main-search {float: left;width: calc(100% - 50%);margin-right: 0;}
.animatd-tag {position: absolute;bottom: -175px;right: 20%;text-align: center;z-index: 5;transition: all 1s;}
.hand-tag img {width: 50px;display: inline-block;margin-bottom: -4px;}
.block-site {background: rgba(0,0,0,0.7);padding: 15px;width: 200px;font-family: Futura, PT Light, Arial, sans-serif;color: #fff;font-size: 18px;line-height: 20px;text-align: center;position: relative;}
.animatd-tag.animate-box {bottom: 455px;}
.btn-tag-close a {position: absolute;top: -10px;right: -10px;width: 30px;height: 30px;background: #04a7e2;border-radius: 100%;color: #fff;padding-top: 5px;font-size: 14px;}
.fixed-helper-tg {position: fixed !important;top: 100px;width: 278px;}
.fixed-helper-tg + .col-sm-9 {margin-left: 375px;}
.tag-scroll {position: absolute;}
.fix-bottom-1 {bottom: 0;top: auto;}
#fake-footer {height: 308px;width: 100%;}

/*22-12-2016*/
#agentDetail .rx-btn {padding: 6px 12px;border: none;outline: none;transition: all ease 0.2s;cursor: pointer;border-radius: 4px;}
#agentDetail .rx-btn-orange {background-color: #F6841F;color: #fff;}
#agentDetail .rx-btn-orange:hover {color: #010101;}
.names-company .co-name {color: #7f7f7f !important;font-size: 18px;display: inline-block;line-height: 1;margin-right: 15px;word-wrap: break-word;font-weight: 400;}
.logo-in-img img {width: auto;max-height: 100%;}
.logo-in-img {display: inline-block;height: 65px;width: initial;vertical-align: bottom;}
.names-company {width: 100%;display: block;text-align: right;}

/*22-12-2016*/
.agent-img-1 {width: 150px;height: 160px;float: left;}
agent-img-1,.tag-details {float: left;}

/*.item.active {height: 200px;}*/
.map-img {width: 100px;overflow: hidden;height: 100px;background-color: #ddd;float: left;text-align: center;position: relative;}
.map-agent-detail {width: calc(100% - 190px);float: left;padding-left: 15px;position: relative;}
#realnex-map .map-img img {object-fit:contain;max-width: 100%;}
#property_info_window_agent .item {width: 500px;padding: 10px 20px;height: auto;padding-left: 40px;}
#property_info_window_agent .carousel-control span {margin: 0;color: #666;left: 0;top: 42%;}
#property_info_window_agent .carousel-control {width: 5%;background: none;left: 10px;}
#property_info_window_agent .carousel-control {width: 5%;background: none;left: 0;}
#property_info_window_agent .carousel-control.right {left: auto;right: 2px;}
#property_info_window_agent .carousel-control.right span {right: 0;left: auto;}
#property_info_window_agent .carousel {max-height: 300px;width: 550px;}
.map-agent-label {font-size: 22px;color: #337ab7;}
.map-agent-detail p {font-size: 14px;line-height: 1.5;}
.map-agent-detail .btn {background-color: #f6841f;border-color: #da771b;margin-top: 10px;}
.tag-pro-deatil span {position: absolute;top: 0;color: #000;right: 0;font-weight: bold;}
.img-agent-co-logo {position: absolute;bottom: 0;width: 100px;right: 0;height: 75px;}
#realnex-map .img-agent-co-logo img {max-width: 100%;max-height: 100%;object-fit:contain;}
.tag-pro-deatil {width: 90px;text-align: right;}
.panel-tag {width: 272px !important;}

/*28-12-2016*/
#property-slider-mobile .carousel-control {background-image: none !important;}
#property-slider-mobile .glyphicon {font-size: 32px;top: 50%;}
.myUniverseContainer .accordion-toggle:after {float: none;margin-left: 10px;margin-right: 0;}

/*03-01-2017s*/
.section-tag-example select {/*width: 95%;*//*margin-bottom: 15px;*//*margin-left: 5px;*/display: inline-block;}
.section-tag-example label {font-size: 14px;font-weight: 400;margin-bottom: 5px;margin-left: 4px;}
.upload-tag input {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.upload-tag {width: 230px;height: 50px;/*margin: 0 auto;*/position: relative;border: 1px dashed #f6841f;text-align: center;line-height: 50px;font-size: 18px;cursor: pointer;margin-bottom: 20px;background: #f1f1f1;margin-top: 30px;margin-bottom: 30px;display: inline-block;}
.drop-tag {display: none;}
.btm-dropdown {/*text-align: center;*/display: inline-block;float: right;margin-top: 30px;}
.btm-dropdown.btn-import-data input {background: #f6841f;border: none;box-shadow: none;color: #fff;width: 120px;height: 39px;border-radius: 5px;font-size: 14px;}/*04-04-2017*/
#drpImportType {display: inline-block;width: 41%;margin-left: 5px;}
.top-dd label {font-weight: 500;font-size: 15px;}
.all-tag {margin-top: 20px;margin-bottom: 20px;float: left;width: 100%;}
.tag-rel-1 {width: 15%;height: 150px;overflow-x: hidden;}
.body-tag {float: left;width: 395px;height: 200px;overflow-y: auto;overflow-x: hidden;}
.div-filter .form-group1 .tag-label {width: 25%;}

/*12-01-2017*/
.no-of-found {font-size: 14px;}

/*17-01-2017*/
.remeber-me {position: relative;top: -47px;float: left;}
.remeber-me span {display: inline-block;margin-left: 5px;}

/*24-01-2017*/
.main-tag p {font-weight: 500;}

/*25-01-2017*/
.close-tag {float: left;width: 100%;position: absolute;top: -20px;right: 0px;}
.gray-tag .btn-default {background: #7f7f7f;}
.big-btn .btn-default {width: 380px;}
.intl-tel-input.iti-container {z-index: 9999 !important;}

/*28-01-2017*/
.page-banner.marketedge.coremobileapp {background: url(../images/CoreMobileApp.png);background-size: cover;background-repeat: no-repeat;}
.combo-btn {float: left;width: 100%;}
.combo-btn .blue_button {display: inline-block;}

/*31-01-2017*/
.core-today-title {font-size: 36px;font-weight: bold;color: #000;margin-bottom: 10px;margin-top: 50px;}
p.core-today-title span {color: #f6841f;}
p.ios-android {font-size: 20px;}
.ios-android-btn, .ios-android-btn a {float: left;width: 100%;margin-top: 10px;}
.ios-android-btn img {width: 192px;height: 55px;}
.mobileapp .row.webpage {padding-bottom: 0;}
.full-mobile .row.webpage .row {background: -webkit-radial-gradient(#FDE6D2, #fff); /* Safari 5.1 to 6.0 */background: -o-radial-gradient(#FDE6D2, #fff); /* For Opera 11.6 to 12.0 */background: -moz-radial-gradient(#FDE6D2, #fff); /* For Firefox 3.6 to 15 */background: radial-gradient(#FDE6D2, #fff); /* Standard syntax */}

/*01-02-2017*/
.realnex-core-welcome .main-form {background-color: #f68621;}
.realnex-core-welcome .main-form {width: 100%;padding: 25px;float: left;}
.realnex-core-welcome .thankyou-section h1 {margin-top: 15px;}
.realnex-core-welcome p.receive-email {font-size: 16px;margin-top: 30px;color: red;}
.realnex-core-welcome .receive-email-text {/*margin-bottom: 15px;*/float: left;color: #000;font-weight: 400;line-height: 20px;margin-top: 10px;margin-bottom: 10px;font-size: 15px;}
.realnex-core-welcome .thankyou-section {background-color: #fef3e8;padding: 15px 40px;text-align: center;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;-o-border-radius: 10px;position: relative;float: left;width: 100%;}
.realnex-core-welcome .thankyou-section::before {content: "\f0d8";font-family: FontAwesome;position: absolute;top: -17px;left: 48%;color: #fef3e8;font-size: 3.5em;}
.realnex-core-welcome .thankyou-section h1 {margin-top: 15px;font-size: 28px;line-height: 30px;font-weight: 600;color: #000;margin-bottom: 10px;}
.realnex-core-welcome .button {margin-top: 5px;/*border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;-o-border-radius: 10px;*/float: left;width: 100%;}
.realnex-core-welcome .btn-buy {width: 49.7%;background-color: #1eb1ed;border: medium none;color: #ffffff;cursor: pointer;font-size: 18px;height: 40px;font-weight: 400;display: inline-block;float: left;margin: 0;border-bottom-left-radius: 10px;margin-bottom: 1px;margin-left: 1px;line-height: 20px;}
.realnex-core-welcome .btn-next {width: 49.6%;background-color: #ee7600;border: medium none;color: #ffffff;cursor: pointer;font-size: 18px;height: 40px;font-weight: 400;display: inline-block;margin: 0;border-bottom-right-radius: 10px;float: right;margin-bottom: 1px;margin-right: 1px;line-height: 20px;}
.realnex-core-welcome .logo-img img {/*width: 200px;*/height: 100%;}
.realnex-core-welcome .logo-img {text-align: center;/*margin-top: 20px;*/height: 80px;}
.realnex-core-welcome span.registering-text {font-size: 22px;float: none;display: block;font-weight: 600;}
.realnex-core-welcome .img-wrapper img {height: 40px;float: left;}
.realnex-core-welcome .img-wrapper {background-color: #d7d7d7;padding: 10px;width: 100%;float: left;}
.realnex-core-welcome p.xxx-days {margin-top: 8px;display: inline-block;font-size: 24px;color: #000;}
.realnex-core-welcome h5.limited-offer {color: #000;font-weight: 600;float: left;width: 100%;margin-top: 10px;/*margin-bottom: 10px;*/}
.realnex-core-welcome .green-text {color: #00a651;font-weight: bold;}
.realnex-core-welcome .button-section {background-color: #fef3e8;float: left;width: 100%;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.realnex-core-welcome .section-both {background-color: #fef3e8;float: left;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;-o-border-radius: 10px;}
.realnex-core-welcome .button-section .button i {float: right;}
.realnex-core-welcome .modal-content, .realnex-core-welcome .modal-body {float: left;width: 100%;}
.realnex-core-welcome .modal-dialog {width: 430px !important;}

/*02-02-2017*/
.new-image img {height: 100px;}
.realnex-core-welcome .button .fa.fa-chevron-right {float: right;}
.realnex-core-welcome .section-core-mobile {background-color: #f0d0b3;float: left;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;-o-border-radius: 10px;width: 100%;}
.realnex-core-welcome .section-core-mobile .thankyou-section {background-color: #f0d0b3;}
.realnex-core-welcome .section-core-mobile .thankyou-section::before {color: #f0d0b3;}
.realnex-core-welcome .section-core-mobile .button-section {background-color: #f0d0b3;/*margin-top: 30px;*/}
.realnex-core-welcome .section-core-mobile .btn-buy, .realnex-core-welcome .section-core-mobile .btn-next {background-color: #c56b1a;}
.mobile .modal-dialog, .mobile-video .modal-dialog {margin: 70px auto 50px !important;}
.mobile .carousel-indicators {bottom: -15px;}
.mobile-video .carousel-indicators {bottom: -80px;}
.mobile .carousel-indicators .active, .mobile-video .carousel-indicators .active {background-color: #666666;border-color: #666666;}
.mobile .carousel-indicators li, .mobile-video .carousel-indicators li {background-color: transparent;border-color: #666666;}
.realnex-core-welcome .section-core-mobile .mt10 {margin-top: 10px;}
.realnex-core-welcome .section-core-mobile .or {font-size: 14px;color: #000;}
.realnex-core-welcome .welcome-screen-image img {position: relative;top: -17px;}
.realnex-core-welcome .welcome-screen-video {height: 213px;}
.mobile .modal-body, .mobile-video .modal-body {padding: 0 !important;}
.mobile .modal-header, .mobile-video .modal-header {padding: 0;background-color: #f68621;border-bottom: none;}
.mobile-video a.more-videos {width: 100%;background-color: #d3b79d;float: left;padding: 15px;color: #000;font-weight: 400;}
.realnex-core-welcome .section-core-mobile .store-link-button {margin-top: 20px;float: left;width: 100%;}
.realnex-core-welcome .section-core-mobile .store-link-button a {margin-bottom: 10px;float: left;width: 100%;}
.app-android-store .button {margin-top: 5px;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;-o-border-radius: 10px;}
.app-android-store .btn-close {width: 100%;background-color: #ee7600;border: medium none;border-radius: 10px;color: #ffffff;cursor: pointer;display: inline-block;font-size: 18px;height: 50px;margin-bottom: 5px;font-weight: 400;margin: 0;line-height: 50px;position: relative;}
.app-android-store .button i {font-size: 1.5em;position: absolute;right: 30px;top: 12px;color: #fff;}
.img-mail img {height: 55px;}
.img-mail {margin-top: 20px;margin-bottom: 20px;}
p.receive-email-status {font-size: 16px;margin-top: 30px;margin-bottom: 30px;}
.section-core-mobile .welcome-screen-image {height: 185px;}
.import-img img {height: 50px;}
.content-before-none .thankyou-section::before {content: "";}
.mobile .modal, .mobile-video .modal {padding: 0;}
.thanku-modal .realnex-core-welcome .thankyou-section h1 {margin-bottom: 0px;}
.thanku-modal p.receive-email-status {margin-top: 0px;margin-bottom: 0px;}
.thanku-modal .img-mail {margin-top: 0;margin-bottom: 0;float: left;width: 100%;}
p.junk-email-text {line-height: 20px;}
.content-before-none .thankyou-section {border-top-left-radius: 0px;border-top-right-radius: 0px;}
.clients-logo li.img-responsive img {width: 115px;}
.home-hide {display: none;}
.site-mobile a {display: block;text-align: center;padding: 10px;font-size: 16px;color: #f6861f;text-decoration: underline;}
.mobile .modal {z-index: 999;}
/*07-02-2017*/
.prop-item .editable {display: inline-block;}
span.inner-div {display: inline-block;margin-right: 5px;}
h3.popover-title {color: #000;line-height: normal;}

/*08-02-2017*/
.btn-next.customnext.full-view {width: 99.5%;border-bottom-left-radius: 10px;}
.dots-view span {width: 10px;height: 10px;border-radius: 100%;border: 2px solid #666666;display: inline-block;margin-top: 20px;}
.dots-view .active {background: #666666;}
.btn-next.btn-Concierge {float: left;border-bottom-left-radius: 10px;border-bottom-right-radius: 0px;margin-left: 1px;}

/*09-02-2017*/
.outlook-gmail-text {color: #636363;font-size: 16px !important;padding: 15px;width: calc(100% - 65px);float: left;line-height: 20px;}
.sync-header {float: left;position: relative;}
.sync-header::after {content: "\f0dd";}
.sync-header::after {content: "\f0dd";position: absolute;bottom: -7px;color: #fff;left: 50%;font-family: fontawesome;font-size: 2.5em;z-index: 99999;}
.main-body .main-form, .main-body .section-core-mobile, .main-body .thankyou-section, .main-body .button-section {background-color: #efeff4 !important;}
.main-body .main-form {padding: 0;}
.main-body .section-core-mobile {padding: 25px;}
.main-body .thankyou-section {padding-left: 0;padding-right: 0;text-align: left;padding-bottom: 0;}
.main-body .thankyou-section .choose-option {display: inline-block;margin-left: 20px;font-weight: bold;}
.main-body .thankyou-section .choose-option span {color: #ee7600;}
.listing-gmail-outlook ul li {list-style-type: none;float: left;width: 100%;padding: 10px 25px;border-bottom: 1px solid #ddd;}
.listing-gmail-outlook .fa {margin-right: 20px;}
.listing-gmail-outlook input {float: right;}
.listing-gmail-outlook ul {float: left;width: 100%;background-color: #fff;}
.main-body .btn-next {width: 100%;border-bottom-right-radius: 0px;border-radius: 10px;}
.email-icon-cls {padding-top: 15px;display: inline-block;float: left;width: 50px;padding-left: 15px;}
.main-body .button-section {padding: 10px;}
.main-body .bottom-info {font-size: 13px !important;line-height: 20px;padding: 15px;width: calc(100% - 25px);float: left;}
.main-body .info-header {float: left;padding: 25px;padding-bottom: 0;/*margin-top: 150px;*/}
.info-icon {padding-top: 15px;display: inline-block;float: left;width: 25px;}
.dots-view span {cursor: pointer;}

/*10-02-2017*/
.mobile .modal.admin-modal, .mobile-video .modal.admin-modal {padding-right: 0 !important;}
.mobile .realnex-core-welcome .img-alert {margin-top: 10px;float: left;margin-bottom: 10px;width: 100%;height: 75px;}
.mobile .realnex-core-welcome .img-alert img {height: 100%;}
.mobile .realnex-core-welcome .tips-bottom-text {/*margin-top: 10px;*/font-size: 14px;color: #484848;font-weight: 400;float: left;line-height: 20px;}

/*11-02-2017*/
.newhome-app-title {color: #fff;width: 100%;text-align: center;margin-top: 50px;float: left;font-size: 34px;line-height: 40px;}
.newhome-app-title span {font-weight: bold;}
.bg-image-home { /*background-image: url('../images/new_home-1.jpg');*/background-image: url('../images/bldg-bkg.jpg');position:relative;background-repeat: no-repeat;height: 710px;background-position:center;background-color: #252525;}
.images-iphone-android img {position: relative;bottom: -38px;}
.bg-image-home .container {position: relative;}
.bg-image-home .get-app {position: absolute;top: 23%;width: 378px;right: 0;height: 260px;background-repeat: no-repeat;}
.bg-image-home h2 {padding: 0;color: #fff;margin-top: 30px;font-weight: bold;font-size: 40px;}
.get-app {background-image: url(/images/chat-box.png);}
.bg-image-home .get-app h3 {text-align: center;font-size: 28px;}
.bg-image-home .get-app p {color: #fff;text-align: center;font-size: 24px;margin-top: 10px;}
.bg-image-home a.video-modal-button {position: absolute;bottom: 50px;color: #fff;font-size: 18px;font-weight: 600;border: 1px solid #fff;border-radius: 10px;right: 0;padding: 10px;}
.bg-image-home a.video-modal-button .fa.fa-play {border: 2px solid #fff;padding: 7px 10px;border-radius: 100%;margin-right: 25px;}
.bg-image-home button.minimize-btn {position: absolute;top: 0px;right: 0;color: #fff;background-color: #ac5e16;border: none;padding: 5px;}
/*h1.newhome-app-title-bg {color: #fff;font-size: 26px;line-height: 40px;margin: 0;padding: 20px 0px;display: inline-block;}*/
.orange-bg {position: relative;}
.orange-bg img {display: inline-block;float: right;padding: 20px 0px;}
.slide-content {text-align: center;position: absolute;left: 48%;bottom: -70px;z-index: 1;}
.slide-content .fa.fa-caret-down {color: #f4841e;font-size: 9em;}
.orange-bg {display: none;}


/*13-02-2017*/
.video-popup .modal-header {border-bottom: none;padding-top: 5px;padding-bottom: 5px;}
.video-popup .modal-body {padding-top: 0;}
.video-popup .close {font-size: 50px;}
.video-popup .modal-content {border-radius: 0px;}
.orange-bg .more-info-button {float: right;}
.slide-content i.fa.fa-bars {position: relative;z-index: 9999;color: #c56814;bottom: 40px;right: 44px;font-size: 1.4em;}
.par-thank-u {color: #555;line-height: 20px;margin-bottom: 10px;font-size: 16px;}
.mobile .modal .modal-content .modal-header, .mobile-video .modal .modal-content .modal-header {padding: 10px 40px !important;}

/*16-02-2016*/
.section-core-mobile .core-tips-img {height: 240px;}
.realnex-core-welcome .core-tips-img img {position: relative;top: -17px;}
.core-img img {height: 84px;}

/*20-02-2017*/
.sales-active h4 {text-align: center;margin-bottom: 20px;font-size: 16px;font-weight: bold;}
.first-row .sales-active h4 {color: #00b050;}
.second-row .sales-active h4 {color: #00b0f0;}
.first-row .sales-active p.sales-number {color: #00b050;}
.second-row .sales-active p.sales-number {color: #00b0f0;}
.sales-active {background-color: #fff;padding: 10px;float: left;width: 18%;margin-right: 20px;margin-bottom: 20px;-webkit-box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);-moz-box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);}
.sales-active p.sales-number {display: inline-block;padding-left: 0;font-weight: bold;}
.sales-active .item-line li {float: left;color: #000;text-align: left;width: 50%;}
/*.sales-active .item-line li:last-child {float: right;}*/
.sales-active ul.item-line {width: 100%;text-align: center;}
h6.sale-title {margin-bottom: 10px;font-size: 18px;}
.first-row, .second-row {float: left;width: 100%;margin-top: 20px;}
h4.panel-subtitle {float: left;margin-top: 20px;width: 100%;margin-left: 20px;}
h4.panel-subtitle a {color: #f6841f;}
.sub-section {float: left;width: 100%;}
.outer-row {margin-top: 0;}
/*h4.panel-title.panel-subtitle.panel-inner-subtitle {padding-left: 40px;}*/
.panel-title a.accordion-toggle span:before {content: "\2212";position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;color: #f6841f;margin-right: 5px;}
h4.panel-title a.collapsed span:before {content: "\002b";position: relative;op: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;color: #f6841f;margin-right: 5px;}
h4.panel-title .dropdown {display: inline-block;}
a.collapse4.hidesymbol {float: left;}
a.collapse4.hidesymbol::after {content: "";}
.content-area .panel-heading {margin-bottom: 0 !important;}
.drop-accordian .btn-default {margin-bottom: 0;}
.mg0 {margin-top: 0 !important;}
.dropdown-section ul.dropdown-menu {padding: 0;width: 100%;}
.dropdown-section .dropdown-menu > li {border-bottom: 1px solid #f6841f;}
.dropdown-section .dropdown-menu li a {padding: 6px 10px;}
.dropdown-section .dropdown-menu li a:hover, .dropdown-section li > .dropdown-menu li a:focus {background-color: #f6841f;color: #ffffff;}
.uploadfiledirect .customuploadfile .upload-tag {margin-top: 0;margin-bottom: 0;width: 100%;}
.all-tag.form-horizontal .form-group {margin-bottom: 15px !important;}
.all-tag.form-horizontal .btm-dropdown {float: left !important;margin-top: 15px !important;}
/*.all-tag.form-horizontal .control-label {text-align: left;float:left;}*/
/*#wrapper .mappingsections .form-group {margin-bottom: 0px !important;}*/
.mappingheader label {font-weight: bold;}
.mappingsections label {text-align: left !important;}
.mappingsections .error {border: 1px solid;border-color: red;}
.mappingsections span.ico-info i {font-size: 24px;vertical-align: middle;margin-top: 3px;display: inline-block;cursor: pointer;}
.mappingheader span.ico-info i {font-size: 24px;vertical-align: middle;margin-left: 20px;margin-top: 0px;display: inline-block;cursor: pointer;}
.statstype {width: 250px;}
.statstype select {width: calc(100% - 60px);float: left;margin-top: -3px;margin-left: -8px;height: 27px;padding: 0 1px 0 0;color: inherit;font-size: 16px;}

/*23-02-2017*/
.all-tag .upload-tag-manual .upload-tag {height: 34px !important;line-height: 34px !important;font-size: 14px;}
.all-tag .upload-tag-manual span.file-name {margin-left: 10px;}
.all-tag .customuploadfile {float: left;width: 100%;position:relative}

/*24-02-2017*/
.row.mappingheader {margin-bottom: 10px;margin-top: 10px;}
.all-tag i.fa.fa-plus, .all-tag .fa-minus {cursor: pointer;}
.importchildrows {float: left;width: 100%;}
.contentContainer .fa-minus {color: #f6861f;}
span.importrequired {color: red;}
span.importrecommended {color: #0095ff;}
.property-type-section, .property-highlight-section, .property-subtype-section, .financial-info-section, .construction-section, .additionalagent-section {display: none;}
i.fa.fa-map-marker {font-size: 1.5em;}
.icon-sec.col-md-1, .icon-sec.col-sm-1 {width: 2%;padding: 0;}
.icon-sec .fa {color: #f6861f;margin-top: 10px;display: inline-block;}
input.btn-modal-btns {background: #f6841f;border: none;box-shadow: none;color: #fff;/*border-radius: 5px;*/font-size: 15px;}
.buttons-modal-below {text-align: right;margin: 10px 20px 20px 0;}

/*04-03-2017*/
#divStart .form-group {margin-right: 0;margin-left: 0;}
/*#divStart {background: #fff;padding: 15px;-webkit-box-shadow: 0px 1px 4px 4px rgb(226, 226, 226);-moz-box-shadow: 0px 1px 4px 4px rgb(226, 226, 226);box-shadow: 0px 1px 4px 4px rgb(226, 226, 226);}*/
customuploadfile .upload-tag {border: 1px solid #ccc;}
.mainimportcontainer {background: #fff;max-height: 670px;/*max-height: 300px;*/overflow: auto;overflow-x: hidden;/*margin-top: 40px;*/webkit-box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);-moz-box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);}
.sticky-bar-top {float: left;background-color: #fff;margin-top: 40px;height: 50px;}
.mainimportcontainer .form-group {margin-right: 0 !important;margin-left: 0 !important;}
span.name-tag {max-width: 329px;display: block;float: left;min-width: 329px;height: 32px;line-height: 32px;font-size:15px;}

.btn-tag #divImportData {float: none !important;}
.btn-tag {background: #fff;padding-top: 10px;-webkit-box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);-moz-box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);}
.sales-active .col-md-12 {width: calc(100% - 10px);float: right;}
.sales-active .item-line li:nth-child(odd) {width: 50%;text-align: right;padding-right: 20px;}

/*06-03-2017*/
.panel-collapse {float: left;width: 100%;padding-left: 30px;}
.sub-section .panel-collapse {padding-left: 60px;}
.collapse7 {padding-left: 0 !important;}

/*.collapse8 {padding-left: 105px !important;}*/
h3.section-title {font-size: 14px;color: #000;font-weight: 600;}
p.inner-text {font-size: 14px;font-weight: 400;color: #000;}

/*button on-off*/
.switch {width: 62px;height: 32px;background: #E5E5E5;z-index: 0;margin: 0;padding: 0;appearance: none;border: none;cursor: pointer;position: relative;border-radius: 16px;-moz-border-radius: 16px;-webkit-border-radius: 16px;}
.switch:before {content: ' ';position: absolute;left: 1px;top: 1px;width: 60px;height: 30px;background: #FFFFFF;z-index: 1;border-radius: 16px;-moz-border-radius: 16px;-webkit-border-radius: 16px;}
.switch:after {content: ' ';height: 29px;width: 29px;border-radius: 28px;z-index: 2;background: #FFFFFF;position: absolute;-webkit-transition-duration: 300ms;transition-duration: 300ms;top: 1px;left: 1px;-webkit-box-shadow: 0 2px 5px #999999;box-shadow: 0 2px 5px #999999;}
.switchOn, .switchOn:before {background: #4cd964 !important;}
.switchOn:after {left: 28px !important;}

/*7-03-2017*/
.panel.panel-default.dropdown-section {margin-bottom: 0px;}

/*08-03-2017*/
.mylisting-prefrence {padding: 30px;background-color: #fff;}
.displaypref input[type="number"] {height: 32px;padding-left: 5px;}
.mg-top10 {margin-top: 10px;}
p.sales-number {margin-bottom: 0;}
span.col-md-3.counthrtag {padding: 14px;text-align: center;}
.sales-active .col-md-9 {float: right;padding: 0;}

/*23-03-2017*/
.unsubscribe {display: inline-block;margin-left: 10px !important;}
.changemyprefrence .main {margin-bottom: 0;}

/*28-03-2017*/
.search-icon {display: inline-block;position: absolute;right: -10px;top: 8px;font-size: 1.3em;color: #8d99a9;font-weight: 600;}
listing-contact label {line-height: 1 !important;}
h3.listing-title {font-size: 24px;display: inline-block;margin-top: 14px;padding-left: 10px;font-weight: bold;}
.all-contacts-dropdown .my-btn {margin-bottom: 0;background-color: #fff;color: #000;padding: 5px 8px;border: 1px solid #ccc;}
.all-contacts-dropdown {float: left;}
.all-contacts-group {float: right;}
.all-contacts-dropdown ul.dropdown-menu {min-width: 172px;padding: 0;transition: initial;border: 1px solid #ddd;}
.custom-drp .mCSB_inside > .mCSB_container {transition: initial;}
.all-contacts-dropdown ul.dropdown-menu li {position: relative;}
.all-contacts-dropdown ul.dropdown-menu i {float: right;/*position: absolute;right: 5px;top: 6px;*/cursor: pointer;cursor: pointer;position: absolute;right: 10px;top: 6px;color: #777;}
#ContactGroupDropDownList .all-contacts-dropdown .mCSB_inside > .mCSB_container {margin-right: 10px;}
.plus-icon {float: right;position: absolute;top: 8px;font-size: 1.3em;right: -5px;color: #8d99a9;}

/*03-04-2017*/
.modal-checkforgroup {float: left;display: inline-block;margin: 0;}
.modal-Groupname {display: inline-block;width: auto !important;margin-right: 10px;margin-left: 10px;}
.modal-CountTotal {display: inline-block;width: auto !important;}
.modal-AssignGroupModal {width: 450px !important;}
.Modal-GroupContactModal {width: 400px !important;}
.Modal-buttonsection {margin-top: 10px;}
button.plus-icon {height: 34px;background-color: #f6861f;border: none;color: #fff;width: 34px;font-size: 18px;}

/*05-04-2017*/
.mycontactpage-subscription .table_subs .table > thead > tr > th, .mycontactpage-subscription .table_subs .table > thead > tr > td {padding: 0px;padding-left: 10px;padding-right: 24px;}
.contact-header-section {float: left;width: 100%;position: fixed;z-index: 3;}
.top-contact {float: left;width: 100%;}
.all-info {border-bottom: 1px solid #ddd;background-color: #ffffff;padding: 0;z-index: 1029;}
.TitleCheckbox {margin: 0;}

/*08-04-2017*/
.dt-buttons {float: right !important;}
.contact-add {background-color: #f6841f !important;border: none !important;border-radius: 0px !important;font-size: 16px !important;font-weight: 600 !important;color: #fff !important;padding: 10px 25px !important;background-image: none !important;margin-bottom: 10px;/*margin-right: 20px !important;*/float: right !important;transition: all 0s;}
.contact-add:hover {color: #333 !important;background-color: #e6e6e6 !important;border-color: #adadad !important;}
table.my-contact-table tr td .fordelete.delete-icon {position: unset;font-size: 16px;text-align: center;}
table.my-contact-table tr td:last-child, table.my-contact-table tr th:last-child {background-color: #fff;border-bottom: none !important;border-top: none !important;width: 4%;padding: 0;}
table.my-contact-table {border-top: none !important;border-right: none !important;}
table.my-contact-table tr th {border-top: 1px solid #f6861f;transition: all 0.3s;}
table.my-contact-table tr td {transition: all 0.3s;}
table.my-contact-table tr:hover td {background-color: #f6861f;color: #fff;}
table.my-contact-table .fordelete.delete-icon i {color: #fff;margin-top: 10px;margin-right: 10px;float: left;}


/*table.my-contact-table .fordelete.delete-icon i:last-child {margin-left: 10px;}*/
.fa-envelope.email-icon {color: red !important;}

/*14-04-2017*/
.listing-item-box .for-sale-tag {position: absolute;width: 100%;background-color: rgba(0,0,0,0.3);top: -38px;color: #fff;right: 0;padding: 5px 10px;}
.listing-item-box p.for-sale-title {color: #fff;text-shadow: 1px 1px 1px rgba(0,0,0,.4);float: left;line-height: 1.2;margin: 4px 0;width: 88%;font-size: 18px;}
.listing-item-box .custom-listing-checkbox {position: absolute;top: 10px;left: 30px;margin: 0;padding: 0;z-index: 1;}
.listing-wizard .btn-default {margin-bottom: 0;}
.listing-wizard .property-view ul.control li:last-child {padding: 0;padding-left: 0;}
.listing-wizard .property-view .control li a {width: 34px;height: 34px;line-height: 29px;padding: 0;}
.listing-wizard .property-view ul {margin: 0;float: right;}
.listing-wizard .input-group.main-search {width: calc(100% - 57%);}
.listing-wizard .property-main .right-control {margin: 0;}
.listing-wizard .listing-custom-btn {background-color: #eee;color: #777777;border: 1px solid #ddd;transition: all 0.1s;}
.listing-wizard .listing-custom-btn:hover {background-color: #f58620;border-color: #f58620;color: #fff;}

/*15-04-2017*/
.listing-wizard .right-control {text-align: left;}
.listing-wizard .custom-nav-btn {height: 34px;}
.listing-wizard .custom-nav-search {height: 34px;}


/*.listing-wizard .search-icon {top: 12px;}*/
.listing-wizard .box-listing {margin-bottom: 30px;}
.listing-wizard .listing-btn-groups {margin-top: 20px;margin-bottom: 20px;}
.listing-wizard .listing-btn-groups button i {font-size: 22px;padding-right: 5px;}

/*17-04-2017*/
.mysubscription .table_subs .table.my-contact-table > thead > tr > th:first-child,.mysubscription .table_subs .table.my-contact-table > thead > tr > th:nth-child(2) {padding-right: 0;}
.mysubscription .table_subs .table.my-contact-table > thead > tr > th:first-child {width: 1% !important;}
.custom-select select {height: 34px;font-size: 14px;}


/*18-04-2017*/
.custom-listing-wrapper .sizing .select-check .rx-btn-orange {background-color: #F6841F;color: #fff;}
.custom-listing-wrapper .sizing .select-check .rx-btn {padding: 6px 12px;border: none;outline: none;transition: all ease 0.2s;cursor: pointer;border-radius: 4px;}
.listview-wrapper.custom-listing-wrapper {display: none;}
.listing-wizard .my-listing-dropdown-btn {width: 183px;padding: 6px 25px;font-size: 14px;}
.compact-table-section .compact-listing-view {margin-top: 20px;}
.compact-listing-view table th {font-weight: bold;font-size: 15px;padding: 5px !important;padding-top: 10px !important;padding-bottom: 10px !important;}
.compact-listing-view table td {10294 font-size: 14px;font-weight: 600;color: #000;vertical-align: middle !important;}
.compact-listing-view a.editlisting em {background-image: url(../images/editlisting-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.compact-listing-view a.sendemailforlisting em {background-image: url(../images/sendemail-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.compact-listing-view a.resendlastemailblast em {background-image: url(../images/resend-email-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
compact-listing-view a.makefeatured em {background-image: url(../images/featured-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.compact-listing-view a.remove-favourite em {background-image: url(../images/featured-icon.png);background-repeat: no-repeat;background-position: 5px -25px;width: 26px;height: 26px;display: block;}

/*.compact-listing-view a.editlisting,.compact-listing-view a.sendemailforlisting,.compact-listing-view a.resendlastemailblast,.compact-listing-view a.makefeatured,.compact-listing-view a.godetails,.compact-listing-view a.remove-favourite {float: right;width: 26px;height: 26px;border: 1px solid #d6d6d6;text-decoration: none;text-align: center;line-height: 24px;font-size: 16px;margin-right: 5px;color: #000;}*/

.listing-list-datatable tr > td > a {float: left !important;}
.compact-listing-view a.godetails {color: #000;}
.compact-listing-view a.remove-favourite {color: #f6861f;}
.compact-listing-view a.godetails:hover,
.compact-listing-view a.makefeatured:hover,
.compact-listing-view a.editlisting:hover,
.compact-listing-view a.sendemailforlisting:hover,
.compact-listing-view a.remove-favourite:hover {color: #f6861f;transition: all 0s;}
.compact-listing-view a.makefeatured:hover em,
.compact-listing-view a.editlisting:hover em,
.compact-listing-view a.resendlastemailblast:hover em,
.compact-listing-view a.sendemailforlisting:hover em,
.compact-listing-view a.verifylisting:hover em,
.compact-listing-view a.makefeatured:hover em {background-position: 5px -25px;transition: all 0s;}
.compact-listing-view table tbody tr:hover {background: #FFF;}
.compact-listing-view .TitleCheckbox label {line-height: 1 !important;}
.box-listing .item-body .item-menu {display: none;z-index: 1;}

/*.box-listing .item-body a.addtobasket,.box-listing .item-menu a.gomail,.box-listing .item-menu a.makefeatured,.box-listing .item-menu a.makefavorite,.box-listing .item-menu a.makefavorite,.box-listing .item-menu a.verifylisting,.box-listing.item-menu a.editlisting,.box-listing.item-menu a.sendemailforlisting {margin-right: 5px;}*/
/*.box-listing .item-menu a.editlisting,.box-listing .item-menu a.resendlastemailblast,.box-listing .item-menu a.sendemailforlisting,.box-listing .item-menu a.godetails, .item-menu a.gomail,.box-listing .item-menu a.makefeatured,.box-listing .item-menu a.remove-favourite,.box-listing .item-menu a.verifylisting,.box-listing .for-space-additional-details a.godetails {float: right;width: 26px;height: 26px;border: 1px solid #d6d6d6;text-decoration: none;text-align: center;line-height: 24px;font-size: 16px;color:#000;}*/
/*.box-listing .item-menu a.remove-favourite{color:#f6861f;}
.box-listing .item-menu a.gomail:hover,.box-listing .item-menu a.makefeatured:hover,.box-listing .item-menu a.editlisting:hover,.box-listing .item-menu a.resendlastemailblast:hover,.box-listing .item-menu a.sendemailforlisting:hover,.box-listing .item-menu a.verifylisting:hover,.box-listing .item-menu a.remove-favourite:hover {color:#f6861f;transition: all 0s;}
.box-listing .item-menu a.editlisting em {background-image: url(../images/editlisting-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.box-listing .item-menu a.sendemailforlisting em {background-image: url(../images/sendemail-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.box-listing .item-menu a.resendlastemailblast em {background-image: url(../images/resend-email-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.box-listing .item-menu a.makefeatured em {background-image: url(../images/featured-icon.png);background-repeat: no-repeat;background-position: 5px 6px;width: 26px;height: 26px;display: block;}
.box-listing .item-menu a.remove-favourite em {background-image: url(../images/featured-icon.png);background-position: 5px -25px;background-repeat: no-repeat;width: 26px;height: 26px;display: block;}*/

.box-listing-icon {float: right;}
.box-listing .item-menu {float: left;width: 100%;padding: 10px;position: absolute;bottom: 0;opacity: 0;background-color: #eee;}
.box-listing .item-menu select {float: left;display: inline-block;width: auto;}
/*.box-listing .item-box.featured.listing-item-box {position: relative;}*/
.box-listing .item-box.listing-item-box:hover .item-menu {opacity: 1;}
.box-listing a.godetails {color: #000;}
.box-listing a.godetails:hover {color: #f6861f;}

/*21-04-2017*/
.bulk-action-drp li {width: 100%;}
.rx-dropdown.rx-inset-type.user-options {position: fixed;top: 64px;}

/*22-04-2017*/
.my-listing-items {position: relative;min-height: 332px;}
.listing-wizard .all-info .sub-name,.my-contact-section .all-info .sub-name,.marketplace-dashboard .all-info .sub-name,.Listing-statistics-section .all-info .sub-name,.Edit-contact .all-info .sub-name,.Watchlist-section .all-info .sub-name {margin-top: 15px;margin-bottom: 14px;color: #009344;}
table.List-View-Table {background-color: #fbfbfb;}
table.List-View-Table thead tr:first-child {background: linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -webkit-linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -moz-linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -o-linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -ms-linear-gradient(top, #ffffff 1%,#ebebeb 100%);}

/*24-04-017*/
.listing-wizard .property-main .right-control .btn-default {font-size: 14px;padding: 6px 22px;}
.listing-wizard .sticky-header-up .my-listing-dropdown-btn {padding: 6px 25px;}
.listing-wizard .sticky-header-up .custom-select select {height: 34px;font-size: 14px;}
.listing-wizard .sticky-header-up .property-view .control li a {width: 34px;height: 34px;line-height: 31px;padding: 0;}
.listing-wizard .sticky-header-up .custom-nav-btn {height: 34px;}
.listing-wizard .sticky-header-up .custom-nav-search {height: 34px;}
.listing-wizard .sticky-header-up .property-main .right-control .btn-default {padding: 6px 22px;}
.listing-wizard .List-View-Table > tbody > tr > td, .listing-wizard .List-View-Table > tr > th {padding: 5px;}
.listing-wizard .List-View-Table .checkbox-left {padding-left: 25px;}
.Template-Modal .modal-header {padding: 10px 40px !important;}

/*26-04-2017*/
.listing-wizard .property-view .right-control .btn-group .dropdown-menu {padding: 0;}
.listing-wizard .dropdown-menu > li > a:focus, .listing-wizard .dropdown-menu > li > a:hover {background-color: #eeeeee;transition: all 0.1s;}


/*01-05-2017*/
.marketplace-dashboard .total-view h3 {/*color: #777;text-align: center;margin-bottom: 32px;line-height: inherit;margin-top: 10px;font-size:26px;*/color: #777;text-align: right;line-height: 20px;font-size: 26px;float: right;width: 100%;font-family: 'PT sans';}
.marketplace-dashboard .total-view h4 {color: #777;text-align: center;/* line-height: 70px; */line-height: 60px;font-size: 45px;float: right;margin: 35px 0;width: 100%;font-family: 'PT sans';}
.marketplace-dashboard .total-view {border: 1px solid #e5e5e5;padding: 15px;}
.marketplace-dashboard .most-view h3 {color: #777;margin-bottom: 15px;display: inline-block;line-height: inherit;/*margin-top: 10px;*/font-size: 26px;font-family: 'PT sans';}
.marketplace-dashboard .most-view ul li a {color: #666;font-size: 18px;line-height: 24px;font-family: 'PT sans',Open Sans,sans-serif;float: left;width: auto;max-width: 85%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-family: 'PT sans';}
.marketplace-dashboard .most-view ul li {float: left;width: 100%;}
.marketplace-dashboard .most-view {border: 1px solid #e5e5e5;padding: 15px;}
.marketplace-dashboard .most-view .badge {float: right;background-color: red;margin-top: 10px;}
.marketplace-dashboard .col-md-4.total-view {width: 31.33%;margin-right: 2%;/*box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);*/-webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);background-color: #fff;min-height: 184px;}
.marketplace-dashboard .col-md-8.most-view {/*box-shadow: 3px 3px 6px 1px rgba(209,201,209,1);*/--webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);background-color: #fff;min-height: 184px;}

/*02-05-2017*/
.marketplace-dashboard span.list-number {float: right;color: #777;font-weight: bold;line-height: 24px;font-size: 18px;}
.Listing-statisticslist {background-color: #fbfbfb;}
table.Listing-statisticslist .checkbox-left {padding-left: 25px;}
table.Listing-statisticslist .TitleCheckbox label {line-height: 1 !important;}
table.Listing-statisticslist thead tr:first-child {background: linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -webkit-linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -moz-linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -o-linear-gradient(top, #ffffff 1%,#ebebeb 100%);background: -ms-linear-gradient(top, #ffffff 1%,#ebebeb 100%);}
table.Listing-statisticslist th {font-weight: bold;font-size: 14px;padding: 5px !important;padding-top: 10px !important;padding-bottom: 10px !important;}
table.Listing-statisticslist tbody tr:hover {background: #FFF;}
table.Listing-statisticslist tbody > tr > td > a {font-size: 1.2em;margin-right: 8px;color: #777;transition: all 0.1s;}
table.Listing-statisticslist tbody > tr > td > a:hover {color: #f6861f;}
.total-views-section {border: 1px solid #e5e5e5;padding: 23px 5px;-webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);background-color: #fff;margin-bottom: 20px;float: left;width: 100%;}


.total-views-section .total-views-listing h3 {color: #777;font-size: 18px;line-height: 23px;text-align: center;/* margin: 9px 0px; */margin-top: 20px;font-family: PT sans;}
.total-views-section .total-views-number h4 {font-size: 32px;color: #009344;text-align: center;line-height: 24px;font-family: 'PT sans';}
.Listing-statistics-section .form-inline .btn-default {margin-bottom: 0;height: 34px;line-height: 0;}
.Listing-statistics-section .form-inline input {margin-right: 15px;}
.Listing-statistics-section .form-inline {float: right;}
.Listing-statistics-section.Listing-stat .total-views-section .total-views-listing h3 {margin: 20px 0;}

/*03-05-2017*/
.view-campaign-list img {float: left;height: 70px;width: 70px;/*border-radius: 100%;*/}
.view-campaign-list h6.name-title {font-size: 16px;color: #000;font-weight: bold;display: inline-block;margin-bottom: 5px;font-family: 'PT sans';}
.view-campaign-list span.viewed-text {font-size: 14px;width: 30px;height: 30px;padding: 8px 0px;border-radius: 100%;font-weight: 600;color: #fff;vertical-align: initial;background: #a2a2a2;}
.view-campaign-list p.time-text {font-size: 13px;color: #000;font-weight: 500;line-height: 20px;}
.view-campaign-list span.company-text {display: block;color: #000;}
.view-campaign-list .middle-view {padding-left: 0;}
.view-campaign-list .right-section {text-align: right;}
.view-campaign-list .right-section button {margin-bottom: 0;height: 34px;line-height: 0;margin-top: 10px;}
.view-campaign-list {float: left;width: 100%;margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #ccc;min-height: 110px;cursor: auto;}
.view-anony {min-height: 70px;}
.view-campaign-list a.details-link {margin-top: 15px;float: left;color: #777;margin-bottom: 0px;font-weight: 600;}
.campaign-list-left {border: 1px solid #e5e5e5;padding: 15px;background-color: #fff;-webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);float: left;margin-bottom: 20px;}
.view-campaign-list:last-child {/*margin-bottom: 0;border-bottom: none;*/padding-bottom: 0;}
.Listing-stat .right-chart-section {padding: 20px;border: 1px solid #e5e5e5;background-color: #fff;-webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);}
.Listing-stat .views-chart {color: #f6841f;font-size: 24px;font-family: "PT sans";}
.views-chart span {font-size: 20px;color: #666;}.stats-dropdown-section label {padding-right: 0;}

.stats-dropdown-section .stats-title {font-size: 19px;margin-top: 7px;float: left;font-family: 'PT sans';font-weight: 600;}
.stats-dropdown-section select {font-size: 15px;}

/*10-05-2017*/
.fpslot {width: 100%;float: left;font-size: 14px;line-height: 21px;}
a.remove-favourite em {background-position: 5px -25px;}

/*05-08-2017*/
.chart-listing-name {text-align: center;color: #f6841f;font-size: 16px;font-weight: 600;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;max-width: 100%;/* width: 80%; */margin: 0px auto;}
.chart-section {border: 1px solid #e5e5e5;padding: 10px;float: left;margin-bottom: 20px;width: 100%;height: 250px;-webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);}
.custom-drp {max-height: 290px;overflow: auto;}
ul.dropdown-menu.custom-drp li a {display: block;padding: 3px 10px;clear: both;font-weight: 600;line-height: 1.42857143;color: #777777;white-space: nowrap;border-bottom: 1px solid #eaeaea;}
ul.dropdown-menu.custom-drp .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background-color: rgb(246, 132, 31);}
ul.dropdown-menu.custom-drp .mCSB_scrollTools .mCSB_draggerRail {background-color: #fff;}
ul.dropdown-menu.custom-drp li a:hover {color: #f6841f;text-decoration: none;background-color: #fbe5d6;}
ul.dropdown-menu.custom-drp li:hover i {color: #f6841f;}
.all-contacts-group .all-contacts-dropdown ul.dropdown-menu li a {font-size: 12px;}
.all-contacts-dropdown ul.bulk-action-drp li a {font-size: 12px;}
.notagentSearchControl ul li a {font-size: 12px;}
.input-group.notagentSearchControl ul {min-width: 200px;}
.input-group.notagentSearchControl.mr0s ul {min-width: initial;}

/*12-05-2017*/
.Stats-view {font-size: 16px;margin-top: 7px;float: left;}
.stat-period {font-size: 16px;margin-top: 8px;float: left;margin-right: 10px;color: #777;}
table.Listing-statisticslist {width: 100% !important;}
.btn.btn-custom {font-size: 13px;padding: 7px;background: #f6841f;}
.btn.btn-custom:hover {background-color: #ddd;}
.Listing-statisticslist .filter-dropdown {font-size: 13px;padding: 0;}
.action-link {border: 1px solid #ccc;padding: 2px 4px;width: 26px;float: left;height: 26px;margin-right: 5px !important;}
.chart-listing {height: 325px;float: left;width: 100%;border: 1px solid #e5e5e5;margin-bottom: 30px;margin-top: 10px;-webkit-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);-moz-box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);box-shadow: 0px 2px 8px 0px rgb(218, 218, 218);}

/*h4#totViews a {color: #009344;}*/

.marketplace-dashboard .total-view h4 a {color: #009344;}
h4#totViews a:hover {color: #f6841f;}
.Listing-statisticslist > tbody > tr > td, .Listing-statisticslist > tr > th, .Listing-statisticslist > thead > tr > td {padding: 5px;}

/*15-05-2017*/
.is-featured-img {background: url(/images/is-featured.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-leased {background: url(/images/is-leased.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-off-market {background: url(/images/is-off-market.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-in-contract {background: url(/images/is-in-contract.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-sold {background: url(/images/is-sold.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-identified {background: url(/images/is-identified.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-draft {background: url(/images/is-draft.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-active {background: url(/images/is-active.png);display: block;background-repeat: no-repeat;height: 18px;}

/*18-05-2017*/
.custom-select span.stats-title {font-size: 20px;margin-top: 7px;/*float: left;*/padding: 0 15px;}

/*19-05-2017*/
.ManageEmailCampaigns {margin-top: 100px;}
.button-ttp .btn-default {background-color: #f6841f;border: none;color: #fff;margin-bottom: 40px;}
.button-ttp .btn {border-radius: 0px;font-size: 16px;color: #fff;padding: 10px 25px;}
.custom-property {border: none !important;}
.right-map-section {position: unset;}
.mysubscription .table_subs .table.my-contact-table > thead > tr > th {padding: 8px !important;}
.Addmycontact .sub-name {margin-top: 15px;margin-bottom: 14px;}
.Addmycontact .fix-nav-user-mngmnt .submit-company-btn .btn.btn-primary {margin-top: 14px !important;margin-bottom: 14px !important;}
.Modal-GroupContactModal .modal-header {padding: 5px 10px !important;border: 0 none;background: #f6841f;box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);}
.Modal-GroupContactModal .modal-header h4 {padding: 0px 0px;color: #fff;font-family: roboto;}
.Modal-GroupContactModal .modal-header .close {margin-top: -2px;color: #fff;opacity: 1;}
.btn-grp {text-align: right;margin-bottom: 10px;float: right;}
.btn-common {background-color: #f6841f;color: #fff;width: 60px;padding: 6px 12px;font-size: 14px;font-weight: 400;border: 1px solid transparent;border-radius: 4px;}
.btn-common:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.forLeaseProperty {white-space: initial !important;}
.my-contact-section .table-responsive {border: none;overflow-y: hidden;}
4.property-info {display: inline-block;}
.upload-img {width: 105px;height: 101px;background: #ecf0f1;/* border-radius: 100% !important; *//* margin-top: -15px; *//* margin-left: -15px; */text-align: center;position: relative;border: 1px solid #95a5a6;float: left;border: 4px solid #fff;align-items: center;display: flex !important;cursor: pointer;}
.upload-img .fa {font-size: 40px;margin: 0 auto;}
/*.my-contact-section .table-responsive {overflow-x: initial;}*/

/*25-05-2017*/
.add-space-btn {margin-left: 15px;}
.slide-delete-content {position: absolute;right: 0;top: 0;background: rgba(0,0,0,0.6);color: #ffffff;margin-right: 5px;margin-top: 5px;padding: 10px;border: none; font-size: 26px !important;}
span.sent-label {background: #009344;color: #fff;font-size: 11px;font-weight: 400;padding: 3px 5px;margin-right: 12px;}
.accept-reject-btn {margin-top: 10px;}
.btn-accept-reject {padding: 3px 25px;}
.ecstatus-9 {background-color: red;color: #fff;}
.ecstatus0 {background-color: #666;color: #fff;}
.ecstatus1 {background-color: #f6841f;color: #fff;}
.ecstatus2 {background-color: #f6841f;color: #fff;}
.ecstatus9 {background-color: #009900;color: #fff;}

/*26-05-2017*/
.modal-dialog.my-custom-modal .modal-header {background-color: #f6841f;text-align: center;padding: 10px;}
.modal-dialog.my-custom-modal .modal-header h4 {display: inline-block;color: #fff;text-align: center;}
.btn-common-custom {background-color: #f6841f;border: none;color: #fff;border-radius: 0;font-size: 14px;font-weight: 400;padding: 6px 12px;}
.btn-common-custom:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.ml0 {margin-left: 0px;}
#FileAttachmentArea {margin-bottom: 20px;text-align: center;}
.btn-common-document-btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn-common-custom-reverse {color: #f6841f;background-color: #ffffff;border: 1px solid #f6841f;border-radius: 0;}
.btn-common-custom-reverse:hover {background-color: #f6841f;border: 1px solid #f6841f;color: #fff;}
.save-changes-btn {margin-top: 10px;}
.loader-div {position: absolute;width: 100%;background: url(/Images/loading-div.gif) no-repeat center center;height: 100%;z-index: 9;top: 0;left: 0;}
.loader-div::after {content: "";height: 100%;width: 100%;background: rgba(0,0,0,0.2);float: left;}
.prop-cutom {position: relative;}
.error-msg-attachment {float: left;width: 100%;text-align: left;padding: 10px 104px;color: red;}
.sub-name-title {margin-left: 15px !important;}
.item-box.listing-item-box .my-listing-items:before{content: "";position: absolute;top: -5px;right: -5px;height: 88px;width: 87px;background-repeat: no-repeat;z-index: 1;}
.item-box.is-off-market-label.listing-item-box .my-listing-items:before {background-image: url(../images/is-off-market-label.png);}
.item-box.is-leased-label.listing-item-box .my-listing-items:before {background-image: url(../images/is-leased-label.png);}
.item-box.is-in-contract-label.listing-item-box .my-listing-items:before {background-image: url(../images/is-incontract-label.png);}
.item-box.is-sold-label.listing-item-box .my-listing-items:before {background-image: url(../images/is-sold-label.png); }
.item-box.is-draft-label.listing-item-box .my-listing-items:before {background-image: url(../images/is-draft-label.png?v=20180503); }
.item-box.is-active-label.listing-item-box .my-listing-items:before {background-image: url(../images/is-active-label.png); }
.is-featured-label {position: absolute;width: 93px;height: 93px;z-index: 10;right: -5px;top: -5px;}
.btn-overview button {margin-right: 5px;}
.prop-detail-block .delAttachment {float: right;}
.prop-detail-block #Attachments ul, .prop-detail-block #Attachments ul li {float: left;width: 100%;}
.prop-detail-block #Attachments ul li {background-color: #f1f1f1;margin-bottom: 5px;padding: 0px 5px;}
.prop-detail-block #Attachments ul {margin-top: 10px;padding: 0;}
.check-status {float: right;margin: 0;line-height: 1;}
.bulk-action-drp li a {padding: 10px 10px;}
.modal-AssignGroupModal .modal-header {padding: 10px 10px !important;border: 0 none;background: #f6841f;}
.modal-AssignGroupModal .modal-header h4.modal-title {color: #fff;}
.modal-AssignGroupModal .modal-header .close {color: #fff;opacity: 1;}
.modal-AssignGroupModal label.modal-CountTotal {float: right;}
.modal-AssignGroupModal .modal-body {height: 400px !important;overflow-y: auto !important;}
button.assign-grp {margin-bottom: 0 !important;}
.Listing-statistics-section .all-info {padding: 0 15px;}
.editContactButton .btn-primary {margin: 0 !important;}
ul.finance-section li span {/*float: right;*/font-weight: normal;}
.financial-overview {width: 100%;background-color: #ddd;padding: 5px 15px;}
ul.finance-section li {font-size: 13px;font-family: roboto;}
ul.finance-section {padding: 0 15px;}
.sub-name-title-listing {margin: 0 !important;}
.listing-wizard .all-info {padding: 0 15px;}
.import-wizard .panel-heading {float: left;width: 100%;}
.import-wizard .panel-title {float: left;}
.listing-stat-icon {float: left;width: 34px;height: 34px;border: 1px solid #d6d6d6;text-decoration: none;text-align: center;line-height: 30px;border-left: none;font-size: 18px;color: #000;}
.listing-stat-icon:first-child {border-left: 1px solid #d6d6d6;}
.listing-stat-icon:hover, .listing-stat-icon:focus {color: #f6841f;transition: all 0s;border: 1px solid #f6841f;}
.listing-stat-icon.remove-favourite {color: #f6841f;border: 1px solid #f6841f;}
.listing-stat-icon.remove-favourite-header {border: 1px solid #f6841f;color: #f6841f;background: white;}
/*.custom-property .different-view .input-group {margin: 0 !important;}*/
.is-draft {background: url(../images/is-draft.png);display: block;background-repeat: no-repeat;height: 18px;}
.is-active {background: url(../images/is-active.png);display: block;background-repeat: no-repeat;height: 18px;}
.listing-dropdown-chart {padding: 0;margin-top: 20px;}
.finance-view {float: right;width: calc(100% - 170px);}
.lbl-status {float: left;color: #777;font-size: 15px;margin: 7px 0;padding-right: 3px;}
.property-name {line-height: 27px;  overflow: hidden;text-overflow: ellipsis;width: auto;max-width: 75%;margin-bottom: 4px;white-space: nowrap;float: left;}
.listing-status {float: left;margin-right: 5px;color: #000;width: 100%;}
.box-listing-icon.my-listing-icon {float: left;}
.nolistingbox {margin-left: 15px;margin-right: 15px;display: none;}
.listing-status span {text-transform: capitalize;}
.property-img {float: left;padding-right: 10px;}
.chart-property {padding-right: 0;}
.property-user-img {padding-left: 0;}

/*13-06-2017*/
.marketplace-stat-view .col-md-4.total-view {min-height: 192px;}
.marketplace-stat-view .total-view h3 {margin-bottom: 10px;}
.marketplace-stat-view .col-md-8.most-view {min-height: 192px;}
.view-dashboard {margin-top: 10px;}

/*14-06-2017*/
.icon-custom .fa.fa-binoculars {padding: 15px;background: #009344;color: #fff;font-size: 40px;border-radius: 100%;float: left;}
.icon-custom .fa.fa-envelope-o {padding: 15px;background: #2dbef5;color: #fff;font-size: 40px;border-radius: 100%;float: left;}
.icon-custom {float: left;width: 100%;}
.view-box {color: #009344;}
.reached-box a {color: #2dbef5 !important;}
.total-views-section-ec {margin-bottom: 5px;padding: 10px 5px;}
.total-views-section-ec .total-views-listing h3 {margin-top: 11px;font-family: PT sans;}
button.btn.btn-default.dropdown-toggle.my-listing-dropdown-btn {width: 200px;}
.all-contacts-dropdown .btn-group button span {font-size: 13px;}
button.btn.btn-default.dropdown-toggle.my-btn.custom-nav-btn {width: 95px;overflow: hidden;text-overflow: ellipsis;}

/*16-06-2017*/
.import-subscription .table > thead > tr > th {vertical-align: bottom !important;}
.import-subscription .table_subs th, .import-subscription .table > thead > tr > th {padding: 5px !important;}
.import-subscription .table > thead > tr > td {padding: 8px 10px;}

/*19-06-2017*/
.marketplace-dashboard.marketplace-stat-view {float: left;width: 100%;}
.dashboard-panel-grp h4.panel-title {font-size: 26px;color: #666666;}
.dashboard-panel-grp {float: left;width: 100%;}
.dashboard-panel-grp .panel-heading {padding: 15px;}
.dashboard-content-area {padding: 0 !important;}
.my-realnex-title {font-size: 30px;font-weight: 500;}
.gotomarketplace {display: inline-block;}
.gotomarketplace i {color: #009344;vertical-align: initial;margin-left: 5px;font-size: 50px;line-height: 48px;}
.sub-name-property-title {margin-top: 7px;margin-bottom: 8px;}
.right-chart-section p {font-weight: 500;font-family: "PT sans";}
.time-txt-style {color: #009344 !important;font-weight: normal !important;}
.custom-chart-listing select {font-family: 'PT sans';font-size: 16px;font-weight: 600;}
.icon-top {padding-left: 0;margin-top: -12px;}
.get-listing-drp {margin-top: 20px;padding-right: 0;}
.drp-full-view {float: right;padding: 0;}
.drp-charts {margin-top: 20px;}
.most-views-number span.list-number {color: #009344;}
.most-open-number span.list-number {color: #2dbef5;}

th.numeric {text-align:left; width: 72px !important; min-width:72px !important;}
td.numeric {text-align:right; margin-right:10px;}
td.opened-number {color:#f6841f; font-weight:bold;}
td.clicked-number {color:#2dbef5; font-weight:bold;}
td.spam-number {color:#b21333; font-weight:bold;}
td.bounced-number {color:#d626b0; font-weight:bold;}
button.crm-search {padding-left: 12px !important;}
button.green {font-size: 14px !important; color: #fff !important; background: green !important;}
button.green:hover {color: #deffc6 !important;}
#CRMGroupList_filter.pull-left {
    position: absolute;
    left: 0px;
    text-align: left !important;
    float: left !important;
}

span.btn-ec-top {
    display: inline-block;
    color:#009344;
    border: 1px solid #009344;
    border-radius: 3px;
    padding: 5px 10px;
    vertical-align: middle;
    height: 34px;
    margin-right: 5px;
}
span.btn-ec-top:hover {
    background: #009344;
    color: #fff;
    text-decoration:none;
}
a.btn-ec-top:hover {
    text-decoration:none;
}

.list-dahboard-view {margin-bottom: 10px;}
.btn-edit-listing {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;color: #fff;background-color: #337ab7;border-color: #2e6da4;display: inline-block;margin-bottom: 0;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;}
.btn-edit-listing:hover {color: #fff;background-color: #204d74;border-color: #122b40;}
.btn-default-grey {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;display: inline-block;margin-bottom: 0;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;color: #333;background-color: #fff;border-color: #ccc;}
.btn-default-grey:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.editable-input .btn-default {padding: 5px 10px;font-size: 12px;line-height: 1.5;border-radius: 3px;display: inline-block;margin-bottom: 0;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;color: #333;background-color: #fff;border-color: #ccc;}
.prop-slider .flexslider {position: relative;}
.finance-view .editable-unsaved {font-weight: bold !important;}
.action-link-disabled {cursor: not-allowed;pointer-events: none;color: #999 !important;}
.action-link-disabled-header {cursor: not-allowed;pointer-events: none;color: white !important;background: #ffbc81 !important;}
.detail-view-container .modal .modal-dialog {margin: 30px auto !important;height: auto !important;}
.detail-view-container .modal .btn.btn-primary.btn-file {color: #fff;background-color: #337ab7;border-color: #2e6da4;display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.modal-section-property .modal .modal-content .modal-body .form-control {height: 34px !important;}
.modal-section-property .modal-dialog {margin: 30px auto !important;height: auto !important;}
.modal-section-property .modal-dialog.my-custom-modal .modal-header {padding: 5px 10px !important;}
.modal-section-property .modal .modal-content .modal-body label {font-size: 14px;}
.detail-top-fix.new-fix-top {height: auto;width: auto !important;}
.detail-view-container {padding-top: 108px;}
.detail-view-container .modal-section-property .input-group-btn .btn-default {color: #333 !important;background-color: #fff !important;border-color: #8c8c8c !important;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;}
.detail-view-container .modal-section-property .input-group-btn .btn-default:hover {background-color: #d4d4d4 !important;}

/*file-upload*/
.modal-section-property .file-preview-frame {margin: 7px;margin-right: 0;display: table;border: 1px solid #ddd;float: left;vertical-align: middle;}
.modal-section-property .file-thumbnail-footer {position: relative;}
.modal-section-property .file-actions {margin-top: 5px;border-top: 1px solid #eee}
.modal-section-property .file-footer-buttons {float: right;}
.modal-section-property .file-footer-buttons .btn-link {text-decoration: none;color: #000;font-size: 18px;}
.modal-section-property .file-footer-caption {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;text-align: center;font-size: 11px;padding: 12px 7px 7px 7px;margin-left: auto;margin-right: auto;}
.emailcampaign-stat {margin-bottom: 20px;}
.emailcampaign-userdetails {width: 100% !important;}
.view-campaign-list.view-anony:last-child {padding: 0;border: none;}
.message-btn {padding: 10px 15px !important;}
.viewed-stat {color: #8a8a8a;float: right;width: 100%;font-size: 14px;font-weight: 500;}
.details-link {padding-left: 0;}
.details-link:hover, .details-link:focus {color: #f6861f !important;}
.collapse-stat {float: left;margin-top: 10px;margin-bottom: 10px;}
.email-stat-detail {float: left;width: 100%;}
.collapse-stat li {border-bottom: 1px dashed #ccc;}
.modal-section-property .my-custom-modal .modal-content label {font-weight: normal !important;color: #000 !important;font-size: 14px !important;display: inline-block !important;width: 100% !important;}
#Overview .editableform .control-group {white-space: inherit;}
#Overview .editable-buttons {margin-top: 5px;float: right;}
/*.rxaccess {user-drag: none;user-select: none;-moz-user-select: none;-webkit-user-drag: none;-webkit-user-select: none-ms-user-select: none;}*/
.email-stat-detail a.collapsed span:before {content: "\002b";position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;color: #f6841f;margin-right: 5px;}
.email-stat-detail a.accordion-toggle span:before {content: "\2212";position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;color: #f6841f;margin-right: 5px;}
.get-space-list {float: left;padding: 10px 0;}
.create-btn {text-align: right;}
.ec-with-link {color: #f6841f !important;}
.save-reset-btn {float: right;margin-bottom: 10px;}
.space-detail-btn {margin-top: 10px;}
.updated-space-detail {margin-bottom: 15px;margin-top: 15px;color: #76b101;}
.details-fixed-height {max-height: 150px;overflow-y: scroll;padding: 5px;border-top: 1px solid #f6841f;}
.detail-top-fix .btn-simple:hover, .detail-top-fix .btn-simple:hover, .btn-simple.btn-back:hover {color: #fff;background: #009344;border: 1px solid #27a027;transition: all 0s;}
.detail-top-fix .btn-simple:hover i {color: #fff;transition: all 0s;}
.detail-view-container .PropertyInformation {background-color: #fff;margin-top: 15px;padding: 15px 0;min-height: 354px;}
.detail-view-container .PropertyInformation .prop-info {padding: 0;margin-top: 0;}
.forSalePropertyOverView li {list-style: initial;}
.detail-view-container .prop-tabs .tab-content > .tab-pane {min-height: 728px;}
.detail-view-container .agentDetails {min-height: 400px;margin-top: 15px;}
.detail-view-container .right-details {top: 0;position: relative;margin-top: 0px;}
.action-icon {width: 12% !important;}
.my-image-modal {width: 800px !important;}
.my-image-modal .modal-content .modal-body {padding: 5px 0px !important;}
.my-image-modal .container-fluid {padding: 0 5px;}
.my-image-modal .container-fluid {padding: 0 5px;}
.my-image-modal span {float: left;padding: 2px;width: 100%;text-align: center;/* margin-right: 14px; */background: #949494;color: #fff;}
.my-image-modal ul {padding: 0;}
.my-image-modal ul li {margin-bottom: 1%;width: 19%;float: left;height: 150px;overflow: hidden;margin: 0.5%;transition: initial;position:relative;}
.my-image-modal ul li img {height: calc(100% - 22px);width: 100%;}
.my-image-modal .modal-body {height: 482px;overflow: auto;}
.Modal-GroupContactModal .Modal-buttonsection button {padding: 5px 10px;font-size: 14px;font-weight: 500;}
.modal .my-image-modal .modal-header h4 {font-family: roboto;font-weight: 400;}
.my-image-modal .modal-header .close {color: #fff;opacity: 1;}
.my-image-modal ul li .slide-delete-image {position: absolute;right: 0;bottom: 0;background: rgba(0,0,0,0.6);color: #ffffff;margin-right: 5px;margin-bottom: 5px;padding: 10px;border: none; font-size: 26px !important;}
ul.pull-right.rightul.market-menu li a {width: auto;}
.all-contacts-group .custom-drp .mCSB_inside > .mCSB_container {margin-right: 0px;}
.all-contacts-group .custom-drp .mCSB_scrollTools {width: 5px;}
.watchlistthumb img {width: 54px;height: 54px;margin-right: 5px;}
.fa-icon-sort-rotate {display: inline-block !important;font-size: 28px !important;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.fa-orange-icon {color: #f6841f !important;}
.img-order-btn {text-align: center !important;padding: 10px !important;}
.img-order-btn button {margin-bottom: 0px;}
.time-text .fa-map-marker {font-size: 1.2em !important;margin-right: 5px;}
.icon-header a {background: #f6841f;color: #fff;margin-right: 3px;border: none;}
.header-top-icon-section {float: right;}
.icon-header .listing-stat-icon:hover, .icon-header .listing-stat-icon:focus {background: #fff !important;}
.inquiry-txt-result {color: #2dbef5 !important;}
.listing-title-label {float: left;width: 89px;margin-top: 5px;margin-left: 5px;}
.btn-send-watchlist {padding-left: 15px;}
#txtGroupName {width: calc(100% - 54px);float: left;margin-right: 5px;}
.clear-table-btn {float: left;margin-right: 5px;}
#ulPrivateGroup label > input {position: absolute;margin-left: -20px;margin-top: 0;height: 20px;opacity: 0;width: 20px;z-index: 1;opacity: 1;}
.watchlist-diff-section {float: left;background: #fff;margin-bottom:20px;width:100%;}

/*13-07-2017*/

#Property-Edit .form-control.file-caption.kv-fileinput-caption {height: 38px !important;padding:12px 15px;}
#Property-Edit .input-group-btn{font-size:100%;}
#Property-Edit .btn.btn-primary.btn-file {display: inline-block;vertical-align: top;}
.popover.editable-popup {min-width: 250px;}
button.btn.btn-default.fileinput-remove, button.btn.btn-default.fileinput-upload,button.btn.btn-default.fileinput-cancel,a.btn.btn-default.fileinput-upload {padding: 8px 15px;}
.popover.editable-popup {min-width: 250px;}
.popover.editable-popup .editable-buttons {display: inline-block;top: 2px;right: 5px;position: absolute;}
#FileAttachmentArea .form-inline {margin-bottom: 5px;}
.btn-common-custom-reverse:focus { color: #f6841f;background-color: #ffffff;border: 1px solid #f6841f;border-radius: 0;}
.prop-item .editable {max-width: 100%;word-wrap: break-word;}
.get-space-list .prop-item {min-height: 65px;padding: 0;}
.searchpreference{background: #f5f5f5;margin-bottom: 25px;}

/*17-07-2017*/
.info-contact{top:50px;}
.broker-page-title {color: #f6841f !important;margin-bottom: 20px !important;}
.full a.close-tag.rx-close-tag {position: unset;width: inherit;}

/*19-07-2017*/
#agentDetail .detail-top-fix, #RealNexDetail .detail-top-fix{top:65px;z-index:123;transition:all 0.4s}
#agentDetail .detail-top-fix.trade.fixed, #RealNexDetail .detail-top-fix.trade.fixed{top:0;}
#RealNexDetail .detail-view-container x, #agentDetail .detail-view-container {padding-top:195px;}

#whoViewedData .table-scrollable{overflow-x:hidden;}
#whoViewedData .right-section .btn.btn-default {margin-bottom: 10px;width: auto;padding: 15px;}

/*20-07-2017*/
.chart-property .views-chart {display: inline-block;margin-right:15px;}
.chart-property .views-chart span {vertical-align: top;}
.chart-property .views-chart.green {color: #009344;}

/*21-07-2017*/
#divEmailCampaignStep1 .flexslidercustom{max-width:850px !important;}
#divEmailCampaignStep1 .flexslidercustom ul.slides  li{position:relative;}
#divEmailCampaignStep1  a.zoomi {position: absolute;top: -6px;right: -6px;display: inline-block;background: #f08b3b;width: 40px;height: 40px;text-align: center;border-radius: 50%;color: #fff;font-size: 16px;line-height: 40px;transition:all 0.4s;}
#divEmailCampaignStep1  a.zoomi:hover{background-color:#000000;top:3px;right:3px;}
#divEmailCampaignStep1 span.flextemplatename {position: absolute;top: -22px;display: block;z-index: 12345;text-align: center;width:100%;font-size:16px;color:#464646;}
#divEmailCampaignStep1 .flex-viewport{padding-top:30px;}
#divEmailCampaignStep1 .hide-overflow{overflow:hidden;position:relative;}

.emailcampaign-wizard #divEmailCampaignStep1 .flexslider2 .flex-direction-nav a:before {font-size: 22px;color: #fff;text-shadow: none;}
.emailcampaign-wizard #divEmailCampaignStep1  .flexslider2 .flex-direction-nav .flex-prev {left: 20px;opacity: 1 !important;overflow: visible;background: #f6841f;border-radius: 50%;text-align: center;padding-top: 12px;overflow: hidden;}
.emailcampaign-wizard #divEmailCampaignStep1  .flexslider2 .flex-direction-nav .flex-next {right: 20px !important;text-align: right;opacity: 1 !important;overflow: hidden;background: #f6841f;color: #000 !important;border-radius: 50%;padding-top: 12px;padding-right: 10px;}

/*25-07-2017*/
#Overview label{display:block;}
#PropertyInformation .editable-error-block{width: 130px;}
span.side-ico {vertical-align: top;margin-top: 0px;display: inline-block;}

/*26-07-2017*/
#divEmailCampaignStep5 .hd-tb h5.tbl-sub-title {background: #f2f2f2;padding: 20px 15px;}
#divEmailCampaignStep5 .mysubscription .table_subs .table{margin-top:0 !important;}
#divEmailCampaignStep5 h5.tbl-sub-title span {float: RIGHT;color: #000;font-size: 22px;}
#divEmailCampaignStep5 #tblPublicCampaignProduct{width:100% !important}

/*27-07-2017*/
#PurchaseModal{position:absolute;overflow:hidden;}
.navbar-header.fixed-brand img{outline:none;}

/*28-07-2017*/
.rate-desc .editable-error-block.help-block {font-size: 14px;float: left;position: absolute;right: 15px;top: 31px;white-space:nowrap;}
.rate-desc{margin-bottom:5px;}
#ListingTiles table.List-View-Table thead tr, #ListingTiles table.List-View-Table tbody tr {cursor: default;}

#WhoViewedDataTbl_wrapper .property-user-img {float: left;padding-right: 15px;}
#WhoViewedDataTbl_wrapper .middle-view {float: left;width: calc(100% - 195px);}
#WhoViewedDataTbl_wrapper .right-section { float: left;width: 110px;}

.rp-date .form-inline .form-group input {width: 35%;margin: 0;}
.rp-date .form-inline .form-group .space-mg{margin-right:10px;}
.rp-date .form-inline{float:left;}
.rp-date .sub-name.icon-header {float: right;margin: 0 !important;}
.name-rl {float: left;width: calc(100% - 110px );text-align: left;}

/*29-07-2017*/
#divEmailCampaignStep5 h5.tbl-sub-title span.refresh {float: RIGHT;color: #000;font-size: 22px;margin-top: -10px;display: inline-block;}
#divEmailCampaignStep5 h5.tbl-sub-title span.refresh .fa{vertical-align: sub;}
#btnRefreshAvailCredits {margin: 0;float: left;margin-right: 20px;}

/*31-07-2017*/
.right-align {display: inline-block;text-align: right;float: right;}
.orange-btn .btn.listing-custom-btn {background: #f6841f;color: #fff;}
.orange-btn .btn.listing-custom-btn i{color:#fff;}
input.form-control.input-sm.ListPrice{border-radius:0;}
.edit-view .prop-item input, .edit-view .prop-item select, .edit-view .prop-item textarea {display: inline-block;width:calc(100% - 140px); float: right;}
.edit-view .field-validation-error {float: right;}
.notyfy_container .notyfy_buttons {text-align: center;padding: 9px 0px;}
.sticky-bar-top label.control-label {margin-top: 8px;font-size: 18px;}
.searching-section .search-icon {right: 24px;background: #fff;}
.information.fix-nav-user-mngmnt.all-info .all-contacts-group{float:left;}
.information.fix-nav-user-mngmnt.all-info .all-contacts-group .plus-icon {position: unset;}

/*01-08-2017*/
.info-contact.searchpreference-top{top:50px;width: 1170px;}
.customtb {float: left;width: 100%;overflow-y: hidden;overflow-x: auto; }
#ContactTable .checkbox input[type="checkbox"]:checked + label::after {margin-top: -10px;left:0;}
.thumbnail-additional.in-thumb ul{padding:0;}
.thumbnail-additional.in-thumb{bottom:-1px;}
.different-view button.btn.btn-default.dropdown-toggle.my-listing-dropdown-btn{width:100%;}
.orange-btn .btn.listing-custom-btn .fa{padding-right:0;}

/*02-08-2017*/
#NewListingModal{z-index:1234;}
#NewListingModal .form-group {margin-bottom: 20px;}
#NewListingModal .btn-default{margin-bottom:0;}
a .img-role {background-image: url(../images/dr-black.png);height: 32px;width: 32px;background-position: center center;background-repeat: no-repeat;}
a:hover .img-role{background-image: url('../images/dr.orange.png');}
#divManageDealRoom .modal-content{width:100%;}
#NewListingModal .modal-body label{min-width:auto;font-size: 14px;}
#divManageDealRoom .modal-content{float:left; width:100%;}
#NewListingModal .modal-header{background-color:#f6841f;padding:5px 10px !important;text-align: center;}
#NewListingModal .modal-header h4{color:#fff;}

#divManageDealRoom .modal-content .modal-body{padding: 10px 20px;}
#divManageDealRoom .modal-dialog{width: 1200px;margin:100px auto 50px;}
#divManageDealRoom .modal-header .close{margin-top: 0;position: absolute;right: 15px;top: 10px}
#divManageDealRoom .modal-header{background-color:#f6841f;padding:5px 10px !important;text-align: center;}
#divManageDealRoom .modal-header h4{color:#fff;}
#divManageDealRoom .items-list {float: left;width: 100%;}
#divManageDealRoom .items-list table thead tr th {padding: 10px;}
#divManageDealRoom .items-list table tbody tr td {padding: 8px;}

#divStart .top-dd.stick-search .control-label {display: inline-block;min-width: auto;margin-top: 3px;width: auto;}
.top-dd.stick-search input#txtDealRoom {max-width: 350px;margin-left: 15px;}
.prop-tabs .editable-input,.prop-tabs.finance-view {text-align: right;}

/*03-08-2017*/
.compact-table-section .bottom .dataTables_length{display:inline-block;}
.compact-table-section .bottom .dataTables_length label{display: inline-block;line-height: 26px;}
.compact-table-section .bottom select.form-control{display: inline-block;margin-right: 8px;width:auto;}
.compact-table-section .bottom .dataTables_info{float:right;display:inline-block;}
.compact-table-section .dataTables_paginate{text-align:right;}

.rigtht-links {display: inline-block;float: right;}
.rigtht-links a {color: #000;font-size: 15px;font-weight: 600;text-decoration: underline;margin-left: 20px;}
.rigtht-links a:hover{color:#f6841f;}
.first-tb table tr.selected td, .first-tb table tr td:hover {background-color: #f15929 !important;cursor: pointer;color: #fff !important;}
.modal-tb-responsive{overflow-x: auto;overflow-y: hidden;}
.btn.btn-success.del-item {background-color: #f6841f;border: none;border-radius: 5px;height: 39px;line-height: 16px;}
.stick-search .btm-dropdown.btn-import-data{margin-top: 0 !important;margin-left: 25px;}
#divManageDealRoom .modal-body.white-wrapper {float: left;width: 100%;height:auto;}
.managedealroomcontent{height:auto;}
.thumbnail-additional.in-thumb ul li a {cursor: pointer;}
#divManageDealRoom .loader-div{min-height:585px;background-color:#ccc;position:initial;}
#divEmailCampaignStep1 ul.nav.nav-tabs{padding-left:0;}
.loader-div.bg-remove{background-image:none;}

/*04-08-2017*/
.rx-toaster-error {background-color: rgba(243,203,202,0.95);color: #b52825;border: 1px solid rgba(169,68,66,0.2);}
.rx-toaster-wrap {width: 400px;padding: 15px;padding-right: 34px;border-radius: 4px;position: fixed;right: 20px;top: 20px;box-shadow: 0px 1px 7px 1px rgba(0,0,0,0.2);z-index: 9999;display:none;}


/*05-08-2017*/
.checkbox.my-check input[type="checkbox"]{opacity: 0;z-index: 1;height: 20px;width: 20px;cursor:pointer;}
.checkbox.my-check label::before {top: -7px;content: "";display: inline-block;position: absolute;width: 20px;height: 20px;left: 0;margin-left: -20px;border: 2px solid #989996;border-radius: 3px;background-color: #fff;-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;transition: border 0.15s ease-in-out, color 0.15s ease-in-out;}
.checkbox.my-check input[type="checkbox"]:checked + label::after {top: -6px;font-family: "FontAwesome";content: '\2714';color: #df7310;font-size: 19px;margin-left: -20px;vertical-align: middle;}
.checkbox.my-check {display:inline-block;margin-left: 20px; margin-top: 0;margin-bottom: 0;}

.radio.my-radio {display: inline-block;padding-right: 20px;font-size: 16px;line-height: 14px;cursor: pointer; margin: 8px 0px;}
.radio.my-radio input {height: 25px;width: 25px;opacity: 0;position: relative;margin-right: 10px;margin-top: 0;border-radius: 50%;margin-left: -34px;cursor: pointer;}
.radio.my-radio .outer {height: 25px;width: 25px;display: block;float: left;margin: 0px 9px 0px 10px;border: 3px solid #989996;border-radius: 50%;background-color: #fff;}
.radio.my-radio .inner {-webkit-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;height: 15px;width: 15px;-webkit-transform: scale(0);transform: scale(0);display: block;margin: 2px;border-radius: 50%;background-color: #f08b3b;opacity: 0;}
.radio.my-radio input:checked + .outer {border: 3px solid #f08b3b;}
.radio.my-radio input:checked + .outer .inner {-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
#rxBtnSaveSearchData {background: #f6841f;color: #fff;border: none;padding: 8px 15px;}
.my-radio input[type="radio"]{vertical-align: middle !important;}
.savesearchname > span {float: left;width: 26%;height: 35px;line-height: 35px;}
.savesearchname input {width: 74% !important;}

/*08-08-2017*/
.prop-info.prop-cutom .heading {font-size: 16px;margin-bottom: 5px;}
.prop-edit {background-color:#e2e2e2;}

/*10-08-2017*/
.prop-info h4.heading-info.property-info {display: inline-block;}
.prop-info   .btn-grp {margin-top: 8px;}
.right-wrapper .input-group.main-search{max-width:200px;}

/*11-03-2017*/
.rx-col-70 {width: 70%;float: left;}
.rx-col-30 {width: 30%;float: left;}
.rx-form-group label {padding-left: 3px;}
.rx-custom-multiselect-wrapper .btn-group > .btn{position: relative;display: inline-block;vertical-align: middle;width: 100% !important;}
.rx-address input {padding: 6px 12px;width: 100% !important;border: 1px solid #ccc;outline: none;}
.editable-input > label {margin-bottom: 15px;margin-top: 5px;}
.sectionListing  .plus-click-construction label.control-label,.sectionListing  .plus-click-financial label.control-label {float: none;}
.checkbox.my-check label {width: auto !important;padding: 0;}
#divCreateWantListing .modal-body.white-wrapper{padding:0;}
#divCreateWantListing .radio.my-radio {display: inline-block;padding-right: 0px;font-size: 14px;line-height: 10px;cursor: pointer;margin: 0;margin-top: 5px;}
#divCreateWantListing .white-wrapper .form-group input[type="radio"] {vertical-align: middle;}
#divCreateWantListing .Modal-buttonsection button {margin: 0;margin-bottom: 10px;}

/*17-08-2017*/
.desc-txt address {font-size: 16px;line-height: 1.4;white-space: nowrap;float: left;width: 100%;text-overflow: ellipsis;overflow: hidden;}
input.rxSLTxtCBSA.rx-CBSA {padding: 6px 12px;width: 100%;border: 1px solid #ccc;outline: none;}
.PropertyInformation-location.PropertyInformation-CBSA.PropertyInformation-Region + div .editable-input {width: 100% !important;}
.PropertyInformation-location.PropertyInformation-CBSA.PropertyInformation-Region + div{z-index:9999;}
.region-edit,.address-edit,.edit-cbsa {float:left;width:100%;margin-bottom: 10px;}
.region-edit label:first-child,.address-edit label:first-child,.edit-cbsa label:first-child {float: left;display: inline-block;margin-right: 15px;margin-top: 5px;}
.region-edit>div,.address-edit>div,.edit-cbsa>div {float: right;width: calc(100% - 75px);}

.header-top .search-icon {background: #fff;padding: 0 5px;right:25px;}
ul.dropdown-menu.bulk-action-type li {width: 100%;}
ul.dropdown-menu.bulk-action-type{min-width:205px;}
.select2-container--default .select2-selection--single {background: #fff !important;}

/*19-08-2017*/
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width: 7px 4px 0 4px !important;}

#divStart .form-group.top-dd {width: 40%;}
#divStart .my-input {width: calc(100% - 185px);float: right;}
.or-view {display: inline-block;float: left;padding: 10px 30px;}
.full-view .form-group.top-dd {float: left;}
#divStart .second .my-input{width:calc(100% - 130px);}
.full-view {float: left;width: 100%;}

/*21-08-2017*/
ul.my-header-list .property-main.sub-name {width: 100%;}
ul.my-header-list > li{float:left;}
ul.my-header-list > li {width: 100%;}

.listing-wizard  ul.my-header-list li .property-view ul {float: left;}
ul.my-header-list .header-top {display: inline-block;float: left;}
/*.my-head-side {float: right;}*/
ul.my-header-list .status-top.header-top {padding-right: 15px;}
ul.my-header-list li ul.control {padding: 0 20px;}
ul.my-header-list .header-top .search-icon {right: 5px;top: 6px;}
.my-head-side .header-top .form-group {position: relative;}

.tg-search .form-group {width: calc(100% - 110px);float: left;}
.tg-search .btn-common {width: 110px;border-radius:0;height: 40px;}
.view-search {padding: 10px;background: #fff;margin-top: 10px;float:left;width:375px;}
ul.my-header-list .header-top>.form-group{width:315px;}
.mail-view ul {padding: 0;float:left;width:100%;}
.mail-view ul li{width:33.33%;float:left;}
.tg-search {float: left;width: 100%;}
.mail-view h4 {font-size: 16px;margin-top: 0px;text-align: left;float: left;width: 100%;margin-bottom: 5px;}
.mail-view ul li:last-child{text-align:right;padding-right:15px;}
.mail-view ul li:last-child a {color: #f6841f;font-size: 16px;}
#divManageDealRoom #divStart .form-group.top-dd {width: 100%;}

/*22-08-2017*/
.half-view {width: 50%;float: left;}
.full-view{float:left;width:100%;}
.jvectormap-container svg {width: 100% !important;}
.rxSLrentview .rx-w {width: 50%;float: left;background: #e2f0d9;padding: 5px;}
.rxSLrentview .rx-s {width: 50%;float: left;background: #dbdbdb;padding: 5px;}
.rxSLrentview > .rx-form-group{margin-left:-15px;margin-right:-15px;margin-bottom: 0;}
.rxSLrentview .rx-asset-type, .rxSLrentview .rx-asset-type.rx-rent{padding: 8px 0px !important; display: inline-block !important;font-size: 13px;}
/*.new-tabs-sale .rx-acc-second {display: block;background: #e2f0d9;}
.rxSlSpaceS-view .rx-acc-second {background: #d9d9d9;}*/
.tg-search .select2-container--default .select2-selection--single{margin-bottom:0;}

/*23-08-2017*/
.trending-box{z-index:2;}
.mail-view {float: left;width: 100%;height: 82px;overflow: auto;}
#listview:not(.listview-wrapper){overflow:auto;}
#btnSelectedSaveSearch {width: 95px;overflow: hidden;text-overflow:ellipsis;}
ul.pull-right.rightul.market-menu li a > span {display: inline-block;}
.pagination ul>li>a{color:#8d99a9;}
.rx-hide{display:none;}

/*24-08-2017*/
#tblMain_wrapper .toggle.btn.btn-danger.off,.toggle.btn.btn-success {width: 90px !important;}
#tblMain_wrapper .table .btn.btn-danger.active.toggle-off,.table label.btn.toggle-on{font-size:12px !important;}

/*28-08-2017*/
table#ContactTable {border-bottom: none;}

/*29-08-2017*/
#createdProperty a {color: #f6841f}
#createdProperty {text-align: center;font-size: 18px;padding: 20px 0px;}
.rxSLrentview .rx-checkbox > span:before{top:2px;}
.rs-lease-tg .rx-asset-type.rx-rent {position: unset;}

/*31-08-2017*/
.rs-sell-tg {width: 50%;float: left;padding:5px !important;}
.rs-lease-tg {width: 50%;float: left;background: #e7e6e6;padding:5px !important;}
.rx-asset-head.rx-acc-second {padding-left: 0;}
.rx-acc-second label.rx-listing-type {padding: 8px 0px !important;display: inline-block !important;}
.rx-acc-second label.rx-checkbox.rx-asset-type-checkbox {position: relative;left: 0;top: 0;}
.rx-acc-second .rx-asset-type-checkbox-1{top:0;}
.rxSLrentview .rx-checkbox input[type="checkbox"]:checked + span:after{top:3px;}

/*01-09-2017*/

.mysubscription .table_subs .table.my-contact-table > thead > tr > th:first-child .checkbox label::before {left: 2px;}

/*2-09-2017*/
#agentDetail .detail-top-fix,#RealNexDetail .detail-top-fix{z-index:9;}
#agentDetail .detail-top-fix.trade.fixed,#RealNexDetail .detail-top-fix.trade.fixed {z-index: 123;}
ul li.prop-item.financial-tree {padding-left: 25px;position:relative;}
ul li.prop-item.financial-tree:after {content: "-";position: absolute;top: 4px;left: 15px;}
.detail-view-container.top-pd-fix {padding-top: 195px;}
.dt.address-view{float:left;width:100%;}

/*07-09-2017*/
.edit-fix .editable-input{width:110px!important;}
.main.hideprofile .checkbox {display: inline-block;margin: 0;}

/*08-09-2017*/
.full-view-hv {float: left;width: 100%;}

/*11-09-2017*/

.padding-rt-none {padding-right: 15px;}
.bg-image-home a.video-modal-button .fa.fa-play {border: 2px solid #fff;padding: 7px 10px;border-radius: 100%;margin-right: 10px;}
.content-verson {float: left;width: 100%;margin-top: 30px;margin-left: 130px;}
.bg-image-home button.minimize-btn {position: absolute;top: 0px;right: 0;color: #a3a2a3;background-color: #18181b;border: none;padding: 5px 10px;font-weight: 500;}
.newhome-app-title {font-family:helveticaneue_light; color: #fff;width: 100%;text-align: left;margin-top: 75px;margin-left: 75px;float: left;font-size: 108px;line-height: 125px;margin-bottom: 10px;}
.bg-image-home button.minimize-btn .fa {margin-left: 3px;font-size: 16px;vertical-align: middle;}
.bracket span.orange {color: #f6841f;font-weight: 600;}
.light-view{display:inline-block;float:left;}
span.light-view.bracket{position:relative;margin-left:70px;margin-top: 50px;}
span.light-view.bracket:after {background-image: url(../images/bracket.png);content: "";height: 300px;width: 100%;position: absolute;background-repeat: no-repeat;top: -90px;left: -55px;background-size: contain;}
span.light-view.bracket h3 {font-family: helveticaneue_light;font-size: 34px;font-weight: 100;line-height: 45px;}
h3.lines-btm:after {content: "";position: absolute;background-image: url(../images/lines.png);background-size: contain;width: 240px;height: 30px;background-repeat: no-repeat;bottom: -37px;right: 0;}
.btm-btn {float: left;width: 100%;margin-top: 130px;}
.btm-btn a.video-modal-button {position: unset !important;font-family: helveticaneue;font-weight: 400;padding: 15px 8px;}
.orange-bg {position: relative;}
    .orange-bg:after {
        background-image: url(../images/bldg-bkg.jpg);
        content: '';
        background-repeat: no-repeat;
        height: 100%;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: -1;
    }
.orange-bg img {display: inline-block;float: right;padding: 10px 0px;}
.slide-content {text-align: center;position: absolute;left: 48%;bottom: -70px;z-index: 1;}
    .slide-content .fa.fa-caret-down {
        color: #252525;
        font-size: 9em;
    }
.orange-bg {display: none;}
h1.newhome-app-title-bg {font-size: 20px;color: #f6841f;display: inline-block;margin-top: 24px;font-family: helveticaneue_light;}
h1.newhome-app-title-bg span {font-family: helveticaneue;}

/*12-09-2017*/
.sub-header-title {color: rgb(119, 119, 119);text-align: center;font-size: 22px;width: 350px;padding: 15px;background: rgb(255, 255, 255);border: 1px solid #f6861f;margin-bottom: 3px;}
.sub-header-title.user-management {margin-top: 50px;}
a.orange-link-btn {display: inline-block;padding: 5px 10px;width: 90px;background: #f6861f;border-radius: 3px;color: #fff !important;}
/*.editable-inline .editable-error-block.help-block {position: absolute;white-space: nowrap;right: 0;top: 28px;}*/
ul.finance-section  .prop-item{position:relative;}
.finance-view .control-group.form-group.has-error {padding-bottom: 15px;}

.tbl-bg .page-fixed-main-content .portlet.light.portlet-fit.bordered{margin-top:0;}
#tblCreditSystem_wrapper #tblCreditSystem { width: 1500px !important;}
.full-txt-view .editable-container.editable-inline,.full-txt-view .control-group.form-group,.full-txt-view  textarea.form-control{width:100%;}
.full-txt-view .editable-input{width:100% !important;}
.text-area-view {width: 50%;height: 150px;border: 1px solid #ddd;margin-bottom: 30px;padding:5px 15px;}

/*14-09-2017*/
a.plan-ico {display: inline-block;}
#AddCompanyUser .white-wrapper .form-group > .select2-container--default {width: 100% !important;}
.modal-open .modal.mid-modal .modal-dialog {width: 600px;}
a.plan-ico img{width:20px;}
a.plan-ico:after {content: "|";position: absolute;top: 8px;left: -6px;}

/*15-09-2017*/
.cutom-pop {font-size: 12px;background: #000;color: #fff;position: absolute;min-width: 100px;right:130%;padding: 3px 5px;border-radius: 5px;top: 5px;display:none;white-space: nowrap;}
span.custom {display: inline-block;position: relative;}
.custom:hover .cutom-pop{display:block;}
.cutom-pop:after {width: 0px;height: 0px;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid black;content: "";position: absolute;right: -5px;top: 6px;}
.prop-item .editable-container.editable-inline {position: relative;}
.prop-item .form-group.has-error {  margin-bottom: 15px;}
.prop-item.financial-tree .editable-input {width: auto !important;}

/*16-09-2017*/
.white-wrapper.campaign-dt .form-group > label{width:120px;}
.white-wrapper.campaign-dt .form-group > .form-control{width:calc(100% - 120px);}
.btn-back.ttpLink {float: left;height: 34px;}
.display-label.fix-txt-dot {min-width: 720px;position: absolute;left: 135px;max-width: 720px;text-overflow: ellipsis;overflow: hidden;height: 20px;white-space: nowrap;}

.white-wrapper.campaign-dt span.text-danger {width: calc(100% - 120px);float: right;}
.display-label.inline-txt {white-space: nowrap;}
.mid-top-space { padding-top: 132px;}
.white-wrapper.campaign-dt label.display-label { height: 34px;}
.white-wrapper.campaign-dt .form-group.full-txt-lm {height: 34px;}

.white-wrapper.campaign-dt .form-group .date-time-group input { width: calc(100% - 242px) ;    background: #fff;}
.white-wrapper.campaign-dt .form-group .date-time-group select {height: 34px;margin-left: -1px;border: 1px solid #ccc;}

/*18-09-2017*/
#tblMain th.ico-wd { width: 22px !important;}
#tblMain th.name-wd {width: 55px !important;}
#soldLeasedModal_ForLeased .modal-content {float: left;width: 100%;}
#soldLeasedModal_ForLeased .title-header {padding: 8px 0px;}
#soldLeasedModal_ForLeased .title-header a {color: #f6841f;padding: 0 15px;}
#soldLeasedModal_ForLeased .plus {position: relative;}
#soldLeasedModal_ForLeased .plus:after {content: "+";position: absolute;left: -15px;font-size: 30px;}
#soldLeasedModal_ForLeased a.plus[aria-expanded="true"]:after {content: "-"}

.slide-content i.fa.fa-bars {position: relative;z-index: 9999;color: #666666;bottom: 40px;right: 54px;font-size: 1.1em;}
/*19-09-2017*/
.white-wrapper.campaign-dt .form-group > label.display-label { width: calc(100% - 120px);}

/*21-09-2017*/
.modal-open-soldleased .modal .modal-content .modal-body {padding: 10px 40px;}
.form-group.full-tc {float: left;width: 100%;}
.par-thank-u {
    color: #555;
    line-height: 20px;
    margin-bottom: 10px;
    font-size: 16px;
}

.mobile .modal .modal-content .modal-header, .mobile-video .modal .modal-content .modal-header {
    padding: 10px 40px !important;
}
/*16-02-2016*/
.section-core-mobile .core-tips-img {
    height: 240px;
}

.realnex-core-welcome .core-tips-img img {
    position: relative;
    top: -17px;
}

.core-img img {
    height: 84px;
}

li.request-demo-btn > a, li.webinars-btn > a {
    background-color: #04a7e2 !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 8px 24px !important;
    border-radius: 4px !important;
    border: none !important;
}
li.webinars-btn .fa, li.request-demo-btn .fa, li.lnkLogInMain .fa, li.lnkcreateacct .fa, .searchpage-demowebinar .fa {
    opacity: 0.7;
}

li.lnkLogInMain > a {
    background-color: #f58420 !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 8px 12px !important;
    border-radius: 4px !important;
    border: none !important;
    margin-left: 18px;
}

li.lnkcreateacct > a {
    background-color: #fff !important;
    border: 1px solid #f58420 !important;
    color: #f58420 !important;
    font-weight: 400 !important;
    padding: 7px 12px !important;
    border-radius: 4px !important;
}

li.lnkcreateacct, li.lnkLogInMain, li.request-demo-btn {
    margin-left: 5px !important;
}
/*14-03-2017*/

.profile-photo {
    margin: 23px 0px;
    float: left;
    padding-right: 10px;
    color: #fff;
    width: auto;
}

.profile-img {
    margin: 7px 0px;
    height: 50px;
    width: 50px;
}

/*21-03-2017*/
.searchpreference .panel-body {
    background-color: #fff;
}


/*25-04-2017*/
.flexslider .slides.offer-slide > li{
    margin:0 !important;
    margin-bottom:20px !important;
    min-width: auto !important;
    padding:0 20px;
}
.offer-slide .main-value span.reg {
    font-size: 28px;
}
.offer-slide .main-value {
    margin-bottom: 15px;
    margin-top: 10px;
}
.offer-slide .tag-lane {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.offer-slide .pric-val span.reg {
    font-size: 20px;
    margin-top: 5px;
}
.flexslider .offer-slide > li {
        display: block;
        width:374px !important;

    }
.flexslider .flex-direction-nav a{
    overflow:visible;
}

/*Special Offer*/
.bottom-special-offer
{
  border-bottom: 3px solid #f7f6f6;
    margin-top: 10px;
}
/*Special Offer*/


/*13-07-2017*/
.searchpreference {background: #f5f5f5;margin-bottom: 25px}

.broker-page-title{
    color:#f6841f !important;
    margin-bottom:20px !important;
}

.broker-close-tag{
    top: -20px;
    right: 0px;
}

/*05-08-2017*/
.info-contact.searchpreference-top {top: 50px;width: 1170px;}
.searchpreference {background: #f5f5f5;margin-bottom: 25px;}
.mt80 {margin-top: 82px;}

/*28-08-2017*/
.aler-view {margin-left: 130px;}
.notice-box{float: left;width: 500px;margin-left: 60px;}

/*11-09-2017*/
/*.new-slide2  h1.com-head {color: #fff;font-family: helveticaneue_light;font-size: 108px;line-height: 85px;margin-bottom: 0;}*/
/*.new-slide2 .logo-tg {float:right;margin-top:15px;}*/
.new-slide2 p.txt-tag {color: #fff;font-family: helveticaneue_light;font-size: 32px;margin-top: 5px;}
.new-slide2 .btm-btn{margin-top:52px;}
.new-slide2 .slide-img ul li {display: inline-block;padding: 0 5px;}
.new-slide2 .slide-img ul li:last-child {padding-right: 0;}
.new-slide2 .slide-img {float: left;width: 100%;margin-top: 65px;}
.new-slide2 .aler-view {margin-left: 0;position: absolute;left: 0;margin:0 !important;}
.bg-image-home .new-slide2 .minimize-btn{right:120px;background-color:#1a1a1a}

.announcement-slide {
    background-image: url(../images/header_bg-blue_bldg.jpg);
    width: 100%;
    height: 430px;
    color: #fff;
    font-family: helveticaneue_light;
    font-size: 32px;
}
.announcement-slide img {
    float:left;
    position:relative;
}
.announcement-slide h1 {
    font-size:1.4em;
    line-height:.9em;
}
    .announcement-slide .tag-caption {margin-top:-18px;}


    .announcement-slide .tag-caption p {
        color: #fff;
        margin-left: 15px;
        line-height: 1em;
        font-size: .9em;
    }

 /*25-09-2017*/
textarea {
    width: 100%;
}

/*26-09-2017*/
.fixed-brand ul li.profile { padding-right: 15px;display:none;}

/*28-09-2017*/
#ValidationMessage h3.title-tg {color: #4d4d4d;margin-bottom: 10px;font-size: 20px;font-weight: 400;}
ul.alert-tg li {color: #c03333;margin-bottom:5px;}
ul.alert-tg {padding-left: 0;margin-bottom: 25px;}

/*29-09-2017*/
.modal-open #noAccessModal.modal.admin-modal .modal-dialog, .modal-open #noCRMContact.modal.admin-modal .modal-dialog {width: 600px;margin-top: 250px;}

/*29-9-2017*/

.searchpreference .checkbox input[type="checkbox"]:checked + label::after {font-size: 17px;margin-left: -22px;margin-top: 4px;}
.tbl-bg .page-fixed-main-content .portlet.light.portlet-fit.bordered {margin-top: 25px;}
.rxMessageSubTitle {color: #c9310d;font-size: 17px;margin: 20px 0;}
.rxMessage h5 {color: #000;font-weight: 600;margin: 10px 0 5px 0;}
.rxMessage ul li p {font-size: 14px;font-weight: 500;margin-left: 20px;}
.mysubscription .table thead tr, .mysubscription .table tbody tr {cursor: default;}
#UserSubscriptionLoad .form-control {width: 100%;}


/*29-09-2017*/
.modal-open-spacestatus .modal.admin-modal .modal-dialog {margin: 150px auto 50px;height: auto;max-width: none;}
.modal-open-spacestatus .modal .modal-content .modal-body.white-wrapper {height: auto;padding-top: 30px;overflow: visible;}
.upload-tag-manual .customuploadfile {width: 329px;}
#divStart .form-group.top-dd.uploadfiledirect {width: 85%;}

/*30-09-2017*/
.my-contact-title h3.sub-name.sub-name-title {display: inline-block;    margin-right: 15px;}
.refresh-btn {float: right;display: inline-block;}
.refresh-btn a {background: #f6841f;color: #fff;padding: 8px 15px;display: inline-block;border-radius: 2px;}
.refresh-btn a:hover{background-color:#e0e0e0;color:#666;}
 .modal.green .modal-content .modal-header {background: #00b050;}
.green  .modal-body,.green .modal-content {float: left;width: 100%;background: #fff;}
.green .modal-title {color: #fff;}
.green .btn-default {margin-bottom: 0;}
.rxMessage {height: 300px;overflow: auto;}
.space-detail {padding-left: 40px;}
.space-titile {color: #f6841f;font-size: 18px;font-weight: 700;}
.space-detail ul {padding-left: 0;}
span.sub-icon.blue.fa.fa-plus {color: #4285f4;}

/*3-10-2017*/
#CreditUsage-modal .modal-footer {
    text-align: center;
}
#divCommonMessage  .modal-dialog {
    margin: 150px auto 50px;
    height: auto;
    max-width: none;
    width: 750px;
}
#divCommonMessage  .modal-header {
    padding: 12px 40px;
    border: 0 none;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size:16px;
}

/*04-10-2017*/
.table-scrollable {overflow: auto;}

/*05-10-2017*/
.drpParent span.LeaseRateType,.updated-space-detail span.LeaseRateType {width: 50px;margin-left: 10px;}
.drpParent .price-details.LeaseRate .editable-input,.updated-space-detail .editable-input {width: 90px !important;}
.drpParent .editable-error-block.help-block,.updated-space-detail .editable-error-block.help-block {position: absolute;bottom: -22px;white-space: nowrap;right: 0;}
.drpParent .control-group.form-group.has-error,.updated-space-detail .control-group.form-group.has-error {position: relative;}

a.dashboard.btn.btn-primary.my-back-btn {background: #f6841f;font-size: 16px;color: #fff;padding: 8px 15px;}
.navbar-default .navbar-nav > li > a.dashboard.btn.btn-primary.my-back-btn {padding: 8px 15px;border-bottom: 0;font-weight: 400;font-size: 15px;}
#slider-view{margin-top:0;}
.up-down-view a {background: #f6841f;display: block;color: #fff;margin: 5px 0px;padding: 8px 15px;border-radius: 5px;text-align: center;font-size: 16px;}
.up-down-view {position:relative;width:230px;margin: 0 auto;float:right;}
span.slider_arrow .fa {color: #fff;font-size: 28px;position: absolute;right: 15px;top: 7px;}
a.collapse-btn.collapsed + span.slider_arrow .fa {transform: rotate(180deg);}

.property-basic-info {border: 1px solid #ccc;background-color: #e2e2e2;line-height: 30px;margin-top: 10px;}
.property-url {text-overflow: ellipsis;display: inline-block;overflow: hidden;white-space: nowrap;width: calc(100% - 20px);float: right;}
.property-type-img img {margin-top: 5px;}

.property-view .col-md-4 {padding-right: 0;}
.property-view .col-md-8{padding-left:0;}

.rx-external-handle-watchlist {background: #a9a9a9;color: #fff;border: 0;padding: 7px 20px;margin-left: 5px;border-radius: 3px;font-size: 14px;font-weight: 400;float: left;margin-right: 5px; height:34px}
.rx-external-handle-search{background:#f6841f;color: #fff;border: 0;padding: 7px 20px;margin-left: 5px;border-radius: 3px;font-size: 14px;font-weight: 400; height:34px}

.drpParent .price-details {float:left;}

.drpParent span.LeaseRateType.editable.editable-click{float:left !important;}
.tab-heading .editable-input {width: 260px !important;}
.drpParent .check-rt {padding: 0;margin-left: 10px;}
.drpParent .checkbox label::before{top:-6px;}
.drpParent .checkbox input[type="checkbox"]:checked + label::after {top: -11px;}
.drpParent  span.editable-container.editable-inline {float:left !important;}
span.property-type-img {float: left;width: 100%;line-height: 0;margin-top: 6px;}

@media (min-width: 768px) {
    .promo {background-size: 1400px;}
    .promo .overview {text-align: center;}
    .promo .overview .summary {margin-left: 60px;}
    .promo .overview .summary li {text-align: left;}
}

@media (min-width: 992px) {
    .promo .overview {text-align: left;}
    .promo .overview .summary {margin-left: 0;}
    .promo .overview .summary li {text-align: left;}
}
@media (min-width: 1025px) {
    .promo {background-size: cover;}
}


/*30-9-2017*/

.new-slide-caption {margin-top:70px;}
.its-head {display: inline-block;width: 53%;text-align: right;}
.its-head h1 {color: #fff;font-size: 78px;font-family: 'Open Sans', sans-serif;font-weight: 200;line-height: 80px;margin: 0;}
.right-caption {float: right;position:relative;z-index:1;}
.tag-caption {margin-top: 25px;}
.screens-imgs {position: absolute;top: 50%;left: -40px;}
.screens-imgs img {max-width: 97%;}
.new-slide2 p.txt-tag {width: 41%;line-height: 43px;}
.btm-btn a.video-modal-button {float: right;width: 59%;}
.new-slide2 .video-modal-button i{float:left;}
.new-slide2 .video-modal-button i span {display:block;}
.is-emarket .boxes-prise #item_monthlist {
    d-isplay: none;
}

/*2-10-2017*/

.plan-detail {height: 220px; font-size: 16px;}
.plan-detail > ul {padding-top: 10px; padding-left: 0;}
.plan-detail, .plan-detail-extend-single{height : 100%;}

.plan-detail {
    border: 1px solid #d3d2d8;
    border-radius: 5px;
}

.plan-detail b {
    display: block;
    padding: 10px;
    margin: 0 10px;
    /* border-bottom: 1px solid #d3d2d8; */
    color: #000;
}

.plan-detail > ul {
    height: 200px;
    padding: 10px;
    margin: 10px;
    overflow: auto;
    border-radius: 5px;
    border: 1px solid #d3d2d8;
}

@media screen and (max-width: 1024px) {
    .plan-detail > ul {
        height: auto;
    }
}

/* #divECViewEmail .detail-view-content {padding-top:85px;}
#divECViewEmail .email-text {width:815px;display:inline-block;}
#divECViewEmail .right-sec{width:calc(100% - 815px);float:right;padding-left: 15px;} */
.campaign-list-left, .chart-property{margin-top:30px;}

/*3-10-2017*/
#UserSubscriptionLoad .table-toolbar {margin-top: 60px;}

/*4-10-2017*/
.space-boxs .updated-space-detail {
    display: inline-block;
}

    .space-boxs .updated-space-detail span {
        float: left;
    }

.space-boxs .drpParent {
    display: inline-block;
}


.space-boxs .price-details {
    display: inline-block;
}

.space-boxs span.editable-container.editable-inline, .space-boxs, .space-boxs span.LeaseRateType.editable.editable-click {
    float: right;
}

    .space-boxs .editableform .control-group {
        width: 95px;
    }

/*JKH 5-10-2017*/
.gray-bg { background: #ebebeb;}


/*6-10-2017*/
#property-category .input-group.main-search {float: right;max-width: 240px;margin-left: 10px;}
#property-category #btnViewWatchlist {
    display: inline-block;
    float: inherit;
    background: #f6841f;
}

#property-category .rx-external-handle-search, #property-category .rx-external-handle-watchlist {
    margin-left: 0;
    padding:7px;
}

#sliderCollapseBtn .up-down-view a {
    background-color: #a9a9a9;
}


/*JKH 06-10-2017*/
.gray-bg { background: #ebebeb;}
a.collapse-btn.collapsed span.slider_arrow .fa {transform: rotate(180deg);}

/*10-10-2017*/
@font-face {
    font-family: 'SF UI Display';
    src: url('SFUIDisplay-Light.eot');
    src: local('SF UI Display Light'), local('SFUIDisplay-Light'),
        url('../fonts/SFUIDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIDisplay-Light.woff') format('woff'),
        url('../fonts/SFUIDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'SF UI Display';
    src: url('SFUIDisplay-Regular.eot');
    src: local('SF UI Display Regular'), local('SFUIDisplay-Regular'),
        url('../fonts/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIDisplay-Regular.woff') format('woff'),
        url('../fonts/SFUIDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SF UI Display';
    src: url('SFUIDisplay-Medium.eot');
    src: local('SF UI Display Medium'), local('SFUIDisplay-Medium'),
        url('../fonts/SFUIDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIDisplay-Medium.woff') format('woff'),
        url('../fonts/SFUIDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SF UI Display';
    src: url('SFUIDisplay-Semibold.eot');
    src: local('SF UI Display Semibold'), local('SFUIDisplay-Semibold'),
        url('../fonts/SFUIDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIDisplay-Semibold.woff') format('woff'),
        url('../fonts/SFUIDisplay-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SF UI Display';
    src: url('SFUIDisplay-Bold.eot');
    src: local('SF UI Display Bold'), local('SFUIDisplay-Bold'),
        url('../fonts/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUIDisplay-Bold.woff') format('woff'),
        url('../fonts/SFUIDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.searc-view-bg {
    background-image: url('../images/search-bg.png');
    position: relative;
    background-repeat: no-repeat;
    height: 640px;
    background-position: center;
    padding-top: 200px;
    border-top: 3px #218921 solid;
}
.searc-view-bg h3{color: #464646;font-size: 66px;text-align: center;line-height:normal;}
.my-search-box-container {margin:auto;max-width: 900px;}
.my-search-box-title {color:#27a027;font-size:39px;margin: 30px 0 7px 0;line-height:normal;}
.my-search-box {padding: 30px;background: rgba(0,0,0,0.3);max-width: 900px;border-radius: 5px;margin: 0 auto;display:inline-block;}
.my-search-box > ul > li {display: inline-block;padding: 0 5px;    float: left;}
.searc-btn-magnifire {padding: 5px 20px;background: #f6841f;border: 1px solid #808080;color: #fff;font-size: 16px;}
.my-search-box ul li > input,.my-search-box ul li .btn {height: 40px;border-radius: 3px; border: 1px solid #000;transition:all 0.4s;}
.searc-btn-magnifire:hover {background: #e1e1e1;}
.my-search-box ul li span.filter-option{border-right: 1px solid #999999;padding-right: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: calc(100% - 4px) !important;}
.my-search-box ul li span.multiselect-selected-text {padding-right: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: calc(100% - 17px) !important;display: block;float: left;margin-right: 9px;border-right: 1px solid #999999;}
input.form-control.zip-input {background: #e1e1e1;}
.my-search-box ul.dropdown-menu.inner > li a {padding: 5px 15px;font-size: 16px;}
.my-search-box .rx-selected-values {min-height: auto;border: 0;background: #fff;border-radius: 3px;padding: 0 10px;width: 185px;}
.my-search-box label.rx-place-tag {max-width: 165px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.my-search-box .dropdown-menu > li > a:focus, .my-search-box .dropdown-menu > li > a:hover,.my-search-box .dropdown-menu>.active>a {color: #fff;text-decoration: none;background-color: #f6841f;margin-bottom: 1px;}
.my-search-box .white-bg {background: #fff !important;}
.my-search-box .dropdown-menu > li > a{font-size: 16px;padding: 4px 0px;}
.my-search-box .btn-group {width: 265px !important;}
.my-search-box button.multiselect.dropdown-toggle.btn.btn-default {text-align: left !important;}
span.rx-addr {display: inline-block;width: calc(100% - 15px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.advance-search-tab {width:200px;border-radius:0 0 3px 3px; background: rgba(0,0,0,0.5);padding:5px 8px;color:#fff;text-align:center;float:right;position:relative;right:30px;margin-top:-4px;font-size: 13px;}
.advance-search-tab a {color:#fff;}

.transluscent_signup_box {
    width: 568px;
    height: 125px;
    background: rgba(0, 0, 0,0.6);
    margin: auto;
    margin-top: 41px;
    text-align: center;
    border-radius: 7px;
    line-height:normal;
}

    .transluscent_signup_box .orange-btn, .search-stats .orange-btn, .marketplace .page-title .orange-btn {
        padding: 9px 89px;
        font-size: 23px;
        margin: 8px;
        border:1px solid #fff !important;
        border-radius:4px;
        color:#fff !important;

    }
            .transluscent_signup_box .orange-btn a, .search-stats .orange-btn a, .marketplace .page-title .orange-btn a {
                color: #fff;
            }
            .transluscent_signup_box .orange-btn .fa, .search-stats .orange-btn .fa, .marketplace .page-title .orange-btn .fa {
                opacity: .6;
                margin: 0px 0 0 19px;
                vertical-align: middle;
                font-size: 18px;
                font-weight: lighter;
            }

.triangle_up {
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 21px solid transparent;
    border-bottom: 30px solid rgba(0,0,0,.6);
    position: relative;
    top: -30px;
    margin: auto;
}

.marketplace_page_signup .transluscent_signup_box {margin-top:4px;height:auto;}
.marketplace_page_signup .orange-btn {margin:25px}

#persona_bar {height: 66px;margin: 11px 0 6px 0; text-align: center;background: #7f7f7f;}
#persona_bar { background: #7f7f7f; /* Old browsers */
    background: -moz-linear-gradient(left, #7f7f7f 0%, #4c4c4c 13%, #4c4c4c 25%, #4c4c4c 38%, #4c4c4c 51%, #7f7f7f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #7f7f7f 0%,#4c4c4c 13%,#4c4c4c 25%,#4c4c4c 38%,#4c4c4c 51%,#7f7f7f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #7f7f7f 0%,#4c4c4c 13%,#4c4c4c 25%,#4c4c4c 38%,#4c4c4c 51%,#7f7f7f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#7f7f7f',GradientType=1 ); /* IE6-9 */
}
.persona_bar-container {
    width: 935px;
    margin: auto;
    background-color: #fff;
    height: 84px;
    margin-top: -5px;
}
.persona_bar-item a,  #persona_label {
    display: inline;
    float: left;
    height: 66px;
    padding: 27px 37px;
    margin: 0 2px;
    background: #7f7f7f;
    border-radius: 4px 4px 0 0;
    color: #fff
}
/*.persona_bar-item:last-child a {margin-right:0;border-radius:4px 0 0 0;}*/
#persona_label {margin-left:-25px;border-radius:0 4px 0 0;background:#4c4c4c;padding:27px 11px 37px 0px;}
.persona_bar-item a:hover {background:#ee7600;color:#fff}

.search-stats {
    background-image: url(../images/stats-bg.png);
    padding-top:99px;
    width:99%;
    min-height:200px;
    text-align:center;
    font-size:19px;
}

.search-stats .orange-btn {border: 1px #fff solid ;padding: 10px 79px; margin: 44px 0 79px 0;}

.search-persona {padding:100px 40px;border-bottom:1px #b7b7b7 solid;border-top:1px #b7b7b7 solid;}
.searchpage-persona_title img {float:left;margin-right:15px;margin-bottom:65px;}
.searchpage-persona_title p {float:left;display:block;margin-top:41px;}
.searchpage-persona_title span {display:block;color:#ee7600;}


.searchpage-text ul {
    margin-left:20px;
}

.searchpage-text ul li {list-style:disc !important;margin:10px -2px;}


    .searchpage-persona_title {
    color: #707070;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 50px;
}
    .searchpage-persona_title p { color: #777 !important;}
.search-persona h3 {clear:both;font-weight:bold;font-size:1.2em;display:block;margin:35px 0 20px 0;color:#000}
.searchpage-text, .searchpage-images {width:40%;margin:0 30px;}
.searchpage-text_right {margin:0 14px;background:#ebebeb;}
.searchpage-text_left {margin:0 14px/*;background:#333;*/}
.searchpage-text_left .searchpage-text, .searchpage-text_right .searchpage-images {float: left;margin-left:8%;}
.searchpage-text_right .searchpage-text, .searchpage-text_left .searchpage-images {float:right;position: relative;right: 80px;}
.searchpage-text .blue_button a {
    width: 300px !important;
    border-radius:4px;
}
.searchpage-text p {margin:37px 0;color:#333;}

.searchpage-demowebinar {width:100%;background:#0099ff;padding:33px;text-align:center;color:#fff;border-top:2px solid #fff;border-bottom:2px solid #fff;}
.searchpage-demowebinar .blue_button {width:190px;float:left;}
.searchpage-demowebinar .blue_button a {background:none;border:1px #fff solid;border-radius:4px;width:190px;}
.searchpage-demowebinar .blue_button a:hover {background:#fff;color:#0099ff;}




@media (max-width: 768px) {
    .transluscent_signup_box {display:none;}
    #persona_bar {height:auto;}
    .persona_bar-container {width:100%;}
    .persona_bar-container {text-align:center;height:auto}

    .persona_bar-item, .persona_bar-item a, #persona_label {display:block;margin:auto;margin-bottom:3px;height:auto;padding:0}
    .persona_bar-item a, #persona_label {float:none;padding:5px;right:0;left:0;}
    .searchpage-text {width:90%;}
    .searchpage-text ul {width: 82%;}
    .searchpage-images {display:none;}
    .searchpage-text_left, .searchpage-text_right {float:none;margin:0}
    .searchpage-text {margin:0 -70px;background-color:#fff;}
    .search-persona {padding:17px 0;}

    .searchpage-persona_title p {font-size:.8em;margin-top:16px}

  .searchpage-text_left .searchpage-text, .searchpage-text_right .searchpage-images,
  .searchpage-text_right .searchpage-text {margin-left: 0;padding: 38px;width: 97%}
  .searchpage-demowebinar .blue_button a {display:block;width:100%;}
    .searchpage-persona_title img {width: 28%;vertical-align:middle;}
    .searchpage-demowebinar .blue_button {width:100%;float:none}

}

    #myBtn {
        display: none;
        position: fixed;
        bottom: 20px;
        right: 30px;
        z-index: 99;
        font-size: 18px;
        border: none;
        outline: none;
        background-color: #f6861f;
        color: white;
        cursor: pointer;
        padding: 15px;
        border-radius: 4px;
    }

        #myBtn:hover {
            background-color: #555;
        }

    /*10-10-2017*/
    .collapse-captions {
        text-align: center;
        font-size: 21px;
        font-weight: 500;
        color: #a9a9a9;
        line-height: 5.5;
    }

    /*11-10-2017*/
    ul#rxSLULDrpPropertyType {
        max-height: 295px !important;
    }

    /*12-10-2017*/
    #rxSLTxtFullAddress_Auto .ui-autocomplete.ui-menu {
        width: 345px !important;
        max-height: 300px !important;
        overflow: auto;
        position: absolute;
        overflow-x: hidden;
    }

        #rxSLTxtFullAddress_Auto .ui-autocomplete.ui-menu li {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            border-bottom: 1px solid #bbb;
            padding: 3px 0;
        }

    .my-search-box .ui-autocomplete.ui-menu {
        text-align: left;
    }

    /*13-10-2017*/
    .modal-open-soldleased .modal.admin-modal .modal-dialog {
        margin: 150px auto 50px;
        height: auto;
        max-width: none;
    }

    .modal-open-soldleased .modal .modal-content .modal-body.white-wrapper {
        height: auto;
        overflow: visible;
        padding: 10px 40px;
    }

    .modal-open-soldleased .modal .modal-content .modal-header h4 {
        font-size: 18px;
        padding: 0px 0px;
        color: #fff;
    }


    .rx-address-auto-complete.ui-autocomplete.ui-menu {
        width: 345px !important;
        max-height: 300px !important;
        overflow: auto;
        position: absolute;
        overflow-x: hidden;
    }

        .rx-address-auto-complete.ui-autocomplete.ui-menu li {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            border-bottom: 1px solid #bbb;
            padding: 3px 0;
        }

    .rx-address-auto-complete.ui-autocomplete.ui-menu {
        text-align: left;
    }

    /*13-10-2017*/

    .orange-btn, .orange-btn:hover, .orange-btn:focus {
        background: #f6841f;
        border: 0;
        box-shadow: none;
        border-radius: 3px;
        color: #fff;
    }

    .watclist-btn .orange-btn, .logged-in .watclist-btn .btn.btn-default.orange-btn {
        padding: 7px 14px;
    }

    .watclist-btn h2 {
        font-size: 17px;
        margin: 0;
        text-align: left;
        padding: 0;
        line-height: 20px;
        margin-bottom: 10px;
        color: #000;
        font-weight: 400;
        margin-top: 10px;
    }

    .wlselectedindicator {
        float: left;
        margin-top: 12px;
        font-size: 14px;
    }

    /*.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    top: 1px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #989996;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}


.checkbox input[type="checkbox"] {
        opacity: 0;
        z-index: 1;
        height: 20px;
        width: 20px;
    }*/

    #AssignWatchlistModal .checkbox label::before {
        margin-left: -15px;
    }

    div#AssignWatchlistModalBody {
        width: 100%;
        max-height: 275px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    #AssignWatchlistModal .checkbox input[type="checkbox"]:checked + label::after {
        margin-left: -14px;
        margin-top: -1px;
        left: 1px;
    }

    #AssignWatchlistModalBody .checkbox label, #AssignWatchlistModalBody .radio label {
        padding: 0;
        margin-left: 15px;
        cursor: default;
    }

    #AssignWatchlistModalBody .checkbox input[type="checkbox"] {
        opacity: 0;
        z-index: 1;
        height: 20px;
        width: 20px;
        cursor: pointer;
        position: absolute;
        top: -2px;
        left: 2px;
        margin-left: 0;
    }

    #AssignWatchlistModal .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 20px;
        top: -1px;
        height: 20px;
        left: 0;
        margin-left: -14px;
        border: 2px solid #989996;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    }

    .wl-label {
        padding-top: 8px;
    }

    /*JKH 16-10-2017*/
    .rotate-caret {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .tg-search .select2-container.select2-container--default {
        z-index: 999;
    }


    /*16-10-2017*/
    div.top-ico {
        float: left;
        display: inline-block;
    }

    input#btnViewWatchlist {
        margin-left: 5px !important;
    }

    .top-site-view {
        float: left;
        display: inline-block;
    }

    .input-group.notagentSearchControl.mr0s {
        margin-right: 10px;
    }

    /*new-modal-css*/
    .new-type-modal .modal-header, .new-type-modal #rxPRBtnCreateReport {
        background: #f6841f;
        color: #fff
    }

    .new-type-modal h4 {
        color: #fff;
    }

    .new-type-modal button.close {
        opacity: 0.5;
        color: #fff;
    }

        .new-type-modal button.close:hover {
            opacity: 1;
        }


    /*.check-btn {display: inline-block;float: left;}
.check-btn .checkbox label{padding:0;}
.check-btn .checkbox{display:inline-block;}
.check-btn .checkbox label::before {margin: 0;top:3px;}
.check-btn .checkbox input[type="checkbox"]{margin:0;}
.check-btn .checkbox input[type="checkbox"]:checked + label::after{margin-left:2px;top: 3px;}
.check-btn span {margin-left: 25px;color: #000;font-size: 14px;vertical-align: 2px;}
.check-btn .btn.btn-default.orange-btn {margin-top: -10px;margin-left: 10px;}*/

    /*17-10-2017*/
    .tem-sec-hr.check-btn {
        display: block;
        float: none;
    }

        .tem-sec-hr.check-btn .checkbox {
            position: absolute;
            z-index: 1;
            left: 10px;
        }

        .tem-sec-hr.check-btn span {
            color: #fff;
            font-size: 16px;
        }

    .item-box .check-btn span {
        margin-left: 3px;
    }

    .tem-sec-hr.check-btn span.listing-type {
        font-weight: bold;
    }

    #RxListView .checkbox {
        position: absolute;
        left: 25px;
        z-index: 1;
        top: 3px;
    }

    .support-checkbox {
        position: relative;
    }

        .support-checkbox .sizing > div:first-child {
            padding-left: 32px;
        }

        .support-checkbox .checkbox input[type="checkbox"]:checked + label::after {
            margin-left: -19px;
            margin-top: 2px;
        }

    .listing-btn-groups {
        transition: all 0.3s;
    }

    .information.fix-nav-user-mngmnt.all-info.sticky-header-up + .listing-btn-groups {
        position: fixed;
        top: 45px;
        z-index: 5;
        width: calc(100% - 230px);
        background: #fff;
        right: 0;
        padding: 8px 30px;
        box-shadow: 1px 1px 5px 0px rgba(209,201,209,1);
    }

    .open .information.fix-nav-user-mngmnt.all-info.sticky-header-up + .listing-btn-groups {
        width: calc(100% - 50px);
    }

    #rxSLCityValues.rx-selected-values, #rxSLStateValues.rx-selected-values, #rxSLZipcodeValues.rx-selected-values, #rxSLPropertyTypeValues.rx-selected-values, #rxSLCountyValues.rx-selected-values {
        min-height: 35px;
    }

    /*ns17-10-2017*/
    .watclist-btn.WLSelectSection select.form-control {
        width: calc(100% - 140px);
        display: inline-block;
        float: left;
        margin-right: 5px;
    }

    #AssignMultipleWatchlistModal .modal-body {
        height: auto !important;
    }

    .rx-dropzone-highlight {
        border: 2px dashed #e1700a !important;
        color: #d8361a !important;
    }

    /*18-10-2017*/
    .sale span.tooltip-left {
        position: relative !important;
        left: auto !important;
        right: auto !important;
    }

    /*24-10-2017*/
    #advanced-modal label.control-label.col-sm-4 {
        padding-right: 0;
    }

    #advanced-modal .inside-opt .control-label.col-sm-4 {
        padding-left: 0;
        font-size: 14px;
    }

    #advanced-modal .inside-opt .col-sm-8 {
        padding-right: 0;
    }

    #advanced-modal .inline-box input.form-control {
        width: 32%;
        display: inline-block;
    }

    #advanced-modal .inline-view .full-input-view {
        float: right;
    }

    #advanced-modal .inline-view label {
        display: inline-block;
        float: left;
        padding-top: 9px;
        padding-right: 10px;
    }

    #advanced-modal .three-group span:not(:nth-child(2)) {
        display: inline-block;
        float: left;
        width: 45%;
    }

    #advanced-modal .three-group span:nth-child(2) {
        float: left;
        padding: 8px 6px;
    }

    #advanced-modal .form-group.three-group {
        float: left;
        width: 100%;
    }

    #advanced-modal .form-group.inline-view, .form-group.inline-view-full {
        float: left;
        width: 100%;
    }

    #advanced-modal .full-input-view select.form-control {
        width: 115px;
    }

    #advanced-modal .mg-btm label.control-label {
        padding-top: 7px;
        font-size: 15px;
        text-align: right;
    }

    #advanced-modal .mg-btm .col-sm-8 {
        padding-right: 0;
    }

    #advanced-modal .padd-0 {
        padding: 0;
        font-size: 14px;
        padding-top: 7px;
    }

    .border-btn, .border-btn:hover, .border-btn:focus {
        border: 1px solid #f6841f;
        color: #f6841f;
        background: #fff;
    }

    .input-group-addon.rx-sorting {
        width: 40px;
        float: left;
    }

    #drdSorting, #drdSorting1 {
        width: 50px;
        overflow: hidden;
        display: inline-block;
        float: left;
        text-overflow: ellipsis;
        text-align: left;
    }

    .main-search #basic-addon2 {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .property-main .notagentSearchControl .listing-sorting, .property-main .agentSearchControl .agent-sorting {
        padding-top: 3px;
        padding-bottom: 0;
        height: 34px;
    }

    .rx-watch-listing .Watchlistname {
        margin-left: 5px;
        position: relative;
        display: inline-block;
        width: 80%;
    }

        .rx-watch-listing .Watchlistname i {
            position: absolute;
            top: 10px;
            right: 4px;
            color: #666;
        }

    #RxListView.watchlist-detail .checkbox {
        left: 11px;
        top: 12px;
    }

    #RxListView.watchlist-detail .add-img {
        width: 27.3%;
    }

    #RxListView.watchlist-detail .add-info {
        width: 70%;
    }

    #RxListView.watchlist-detail .add-info-1 > div:first-child {
        width: 28.7%;
    }

    .watchlist-menu .checkbox {
        display: inline-block;
    }

        .watchlist-menu .checkbox input {
            margin-left: -5px;
            margin-top: 5px;
            opacity: 0;
            z-index: 3;
        }

    .rx-wacc-head .watchlist-menu .checkbox label::before {
        margin-left: -5px;
        margin-top: 4px;
    }

    .rx-wacc-head .watchlist-menu .checkbox input[type="checkbox"]:checked + label::after {
        margin-left: -5px;
        margin-top: 2px;
    }

    .chkDisplayTileView, .chkDisplayListView, .chkWLSelectAll {
        position: absolute;
        left: 7px;
        top: 5px;
    }

    .rx-wacc-head .watchlist-menu.dropdown-menu > li > a {
        padding-left: 30px;
        position: relative;
    }

    .rx-acc-second select.searchpane-select-label {
        height: 28px;
        font-size: 12px;
    }

    .tem-sec-hr.check-btn .dt.agent-card {
        color: inherit;
        font-size: 13px;
        padding-top: 8px;
        font-weight: 500;
        margin-left: 0;
    }

    .dt.pro-types {
        min-height: 18px;
    }

    .my-listing-items .image-wrapper {
        cursor: pointer;
    }

    .my-listing-items .image-wrapper-disable {
        cursor: not-allowed;
    }

    /*.logged-in is added to body of listing search when someone logs in*/
    .logged-in .first-div {
        padding-top: 0;
    }

        .logged-in .first-div.fixed {
            top: 64px;
            transition: all 0.5s;
        }

    .logged-in .toggled.open .first-div.fixed {
        left: 58px;
    }

    .logged-in .toggled .first-div.fixed {
        left: 233px;
    }

    .logged-in .contentContainer {
        background: white;
        padding-right: 0;
        padding-left: 0
    }

    .logged-in .fa {
        vertical-align: top;
    }

    .logged-in .property-view-header .right-wrapper .btn-default {
        margin-bottom: 0;
    }

    .logged-in .property-view-header .right-wrapper .btn {
        padding: 6px 12px;
        font-size: 14px;
    }

    .logged-in .checkbox {
        padding-left: 0;
    }

        .logged-in .checkbox label::after {
            padding-top: 1px;
            padding-left: 2px;
        }

    .logged-in .check-btn .btn.btn-default.orange-btn {
        margin-top: 0;
        margin-bottom: 0;
        padding: 6px 12px;
        font-size: 12px;
    }

    .logged-in span.propertySelectInfo {
        vertical-align: -2px;
    }
    /*.logged-in .check-btn .checkbox input[type="checkbox"]:checked + label::after {margin-left: 1px;top: 1px;}*/
    .logged-in .icon-wrap > i {
        vertical-align: -webkit-baseline-middle;
    }

    .logged-in.modal-open .modal .modal-dialog {
        margin: 30px auto;
        height: auto;
    }

    .logged-in .btn.btn-default {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0;
    }
    /*Bootstrap style*/
    .logged-in.modal-open .modal .modal-content .modal-body label {
        font-weight: 300;
        color: #666;
        font-size: 16px;
    }

    .logged-in #agentDetail .detail-top-fix, .logged-in #RealNexDetail .detail-top-fix {
        top: 0;
        transition: none;
    }

    .logged-in #RealNexDetail .detail-view-container, .logged-in #agentDetail .detail-view-container, .logged-in .detail-view-container.top-pd-fix {
        padding-top: 130px;
    }

    .logged-in #agentDetail .detail-top-fix.trade.fixed, .logged-in #RealNexDetail .detail-top-fix.trade.fixed {
        top: 64px;
        left: 29px;
    }

    .logged-in .detail-view-container .right-details.fixed-helper {
        top: 195px !important;
    }

    .custom-select span.stats-title-savedsearchlist {
        padding: 0 13px;
    }

    #divSavedSearch .dropdown-header {
        padding: 0
    }



    #RxListView .featured .sizing {
        box-shadow: 0px 0px 3px 3px #f6841f;
        margin: 3px auto;
    }

    .item-box.featured {
        box-shadow: 0 0 7px 3px #f6841f;
    }

    .modal-header.bg-primary h4 {
        color: white;
    }

    .prop-detail-block .panel.panel-default {
        background-color: white;
        margin: 0 5px 5px;
    }

    .prop-detail-block .prop-info > .row .row, .prop-detail-block .prop-info > .row + .row {
        margin-bottom: 5px;
        color: black;
    }

    .prop-detail-block label {
        font-weight: 400;
    }

    .contentContainer .prop-detail-block .panel-default {
        border: 1px solid #ddd;
    }

        .contentContainer .prop-detail-block .panel-default > .panel-heading {
            background: #f5f5f5;
            border-bottom: 1px solid #ddd;
        }

        .contentContainer .prop-detail-block .panel-default > .panel-body {
            padding: 15px;
        }

    .managedealroom.bg-primary {
        color: #fff;
        background-color: #009344;
    }

        .managedealroom.bg-primary h4 {
            color: #fff;
            background-color: #009344;
        }

    .spaceattachments span {
        display: inline-block;
        margin: 0 3px;
    }
    /*Copied from PropertyEdit.css for slider in listong detail Start*/
    .bg-muted {
        background-color: #bbb;
        color: white;
    }

    .prop-slider > .carousel {
        margin-bottom: 15px;
        height: 400px;
    }

        .prop-slider > .carousel > .carousel-inner, .prop-slider > .carousel > .carousel-inner > .item {
            height: 100%;
            overflow: hidden;
        }

            .prop-slider > .carousel > .carousel-inner img {
                object-fit: contain;
                margin: auto;
                width: 100%;
                height: 100%;
            }

        .prop-slider > .carousel > .carousel-control {
            background-image: none;
            background-color: rgba(0,0,0,0.5);
            border-radius: 50%;
            top: 180px;
            width: 40px;
            height: 40px;
        }

    .prop-slider #thumbcarousel {
        width: 100%;
        display: inline-flex;
        overflow-x: auto;
        height: 115px;
        overflow-y: hidden;
        flex-wrap: nowrap;
        margin-bottom: 15px;
        vertical-align: top;
    }

        .prop-slider #thumbcarousel .thumb {
            width: 96px;
            min-width: 96px;
            margin: 3px;
            height: 92px;
            overflow: hidden;
            cursor: pointer;
        }

            .prop-slider #thumbcarousel .thumb.active {
                outline: 3px solid red;
            }

            .prop-slider #thumbcarousel .thumb img {
                display: inline-block;
                vertical-align: middle;
                height: 100%;
                width: 100%;
                max-width: none;
                object-fit: cover;
            }

    .thumb-button {
        padding: 10px;
        width: 96px;
        height: 92px;
        display: inline-block;
        margin-top: 3px;
    }

    .detail-agent-info h4, .detail-agent-info h5 {
        color: #333;
    }

    .detail-agent-info h4 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .detail-agent-info h5 {
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: 500;
    }

    .detail-agent-info div {
        color: #333;
        font-size: 14px;
        line-height: 1.6;
    }

    .detail-agent-info.additional-agents {
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
        padding-top: 8px;
    }

        .detail-agent-info.additional-agents .details {
            margin-bottom: 10px;
        }

    .detail-agent-info div.details {
        float: left;
    }

    .detail-agent-info > div {
        min-height: 108px;
    }

    @media (min-width: 768px) {
        .prop-slider > .carousel .carousel-control .glyphicon-chevron-left,
        .prop-slider > .carousel .carousel-control .glyphicon-chevron-right,
        .prop-slider > .carousel .carousel-control .icon-next,
        .prop-slider > .carousel .carousel-control .icon-prev {
            font-size: 20px;
            width: 20px;
            height: 20px;
            margin-top: -11px;
        }
    }

    @media (min-width: 1600px) {
        .container {
            width: 1500px;
        }
    }

    .contact_us {
        width: 100%;
        padding: 20px;
        margin: 20px 0;
        font-size: 28px;
        border: 1px #666 solid;
        border-radius: 7px;
        text-align: right;
        padding-right: 80px;
        background-image: url(../images/icon-contact.gif);
        background-position: 18px 10px;
        background-repeat: no-repeat;
    }

        .contact_us a {
            color: #b93636;
            font-weight: bold;
        }

    .permacontainer {
        background-image: url('../images/bldg-bkg.jpg');
        position: relative;
        background-repeat: no-repeat;
        background-color: #252525;
    }

    .permanote {
        width: 80%;
        margin: auto;
        border-radius: 0 0 10px 10px;
        background-color: #b93636;
        color: #fff;
        text-align: center;
        padding: 8px;
        font-size: 20px;
        font-family: helveticaneue_light;
    }

        .permanote .btn {
            border: 1px white solid;
            border-radius: 3px;
            margin: 0px 10px;
            padding: 4px 36px;
        }

            .permanote .btn a {
                color: #fff !important;
            }

            .permanote .btn:hover {
                color: #ccc;
            }


    .large_clear_pagetext {
        font-size: 21px;
        line-height: 1.3em;
        margin-bottom: 40px;
    }

        .large_clear_pagetext h2 {
            margin: 8px 0;
            font-weight: bold;
            font-size: 22px;
        }

        .large_clear_pagetext p {
            margin: 12px 0;
        }
    /*Copied from PropertyEdit.css for slider in listong detail End*/

    @media (min-width: 992px) {
        .col-md-2-5 {
            width: 20.833333335%;
        }

        .col-md-9-5 {
            width: 79.166666665%;
        }
    }
@media only screen and (min-width: 800px) {
    .learnmore_container {
        min-height: 766px;
    }
}

.media-page .mediabigblock {
    float: left;
    text-align: left;
    color: #000;
    padding: 0px;
    padding-bottom: 7px;
    font-size: 30px;
    line-height: 23px;
    margin-top: -5px;
    margin-bottom: 22px;
    line-height: 35px;
}

.error-msg {
    margin-left: 0%;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}

.error-msg span {
    margin-top: -10px;
    display: block;
}

.contact-page .contact-address img {
    width: 140px;
    height: 60px;
}

.btn-primary{
    background-color: #f6841f;
    border-color: #f6841f;
}
.btn-primary:hover  {
    color: #f6841f;
    background-color: #fff;
    border-color: #f6841f;
}
.btn-primary:active:hover, .btn-primary:active:focus{
    color: #fff;
    background-color: #f6841f;
    border-color: #f6841f;
}

.btn-primary:focus  {
    color: #000;
    border-color: #f6841f;
    background-color: #f6841f;
}

@media (min-width: 768px) and (max-width: 991px) {
  .site-header--container {
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* Auth0 safari fix */
.auth0-lock.auth0-lock .auth0-lock-form {
  display: block !important;
  opacity: 1 !important;
  -webkit-animation: none !important;
  animation: none !important;
}
/* End Auth0 safari fix */




.pricing-radio-tabs {
    padding: 10px 0;
}
.custom-radio-box {
    padding: 0 2px;
    /* -webkit-border-horizontal-spacing: 2px; */
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.custom-radio-box  .custom-radio-item {
    cursor: pointer;
    margin: 0;
    border-radius: 0;
    border: 1px solid #f6841f;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 10px 5px;
    width: 100%;
    border-radius: 5px!important;
}

.custom-radio-box  .custom-radio-item + .custom-radio-item {
    margin-left: 7px;
}
/* .custom-radio-box  .custom-radio-item:first-child {
    margin: 0 7px 0 0;
}

.custom-radio-box  .custom-radio-item:last-child {
    margin: 0 0 0 7px;
} */

.custom-radio-box  .custom-radio-item:hover {
   /*  border: 3px solid #f6841f; */
   -webkit-box-shadow: 0px 0px 0px 1px rgba(246,132,31,1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(246,132,31,1);
    box-shadow: 0px 0px 0px 1px rgba(246,132,31,1);
}
.custom-radio-box  .custom-radio-item.active {
    background: #f6841f;
    border-color: #f6841f;
    color: #fff;
    box-shadow: none;
    min-height: 125px;
}

.custom-radio-box  .custom-radio-item label{
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    cursor: pointer;
    font-size: 13px;
}

.custom-radio-box .custom-radio-item label .ico-img {
    width: 40px;
    margin: 0 auto 5px;
}

.custom-radio-box .custom-radio-item  label .ico-img .active {
    display: none;
}

.custom-radio-box .custom-radio-item.active label .ico-img .no-active {
    display: none;
}

.custom-radio-box .custom-radio-item.active label .ico-img .active {
    display: block;
}

.custom-radio-box  .custom-radio-item label span {
    line-height: 1;
    display: block;
    margin-bottom: 5px;
}
.custom-radio-box  .custom-radio-item label span:last-child {
    margin: 0;
}
.custom-radio-box  .custom-radio-item label .pricing-heading {
    margin-bottom: 5px;
}
.custom-radio-box  .custom-radio-item label .best-value {
    font-style: normal;
}
.custom-radio-box  .custom-radio-item label .commitment, .custom-radio-box  .custom-radio-item label .annual, .custom-radio-box  .custom-radio-item label .best-value {
    font-style: normal;
    font-size: 13px;
}
.custom-radio-box  .custom-radio-item > label {
    padding: 0;
}
.custom-radio-box  .custom-radio-item input[type="radio"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    clip: rect(0,0,0,0);
    pointer-events: none;
    margin: 0;
}

/* 27-03-13 */
.product-family-products .flexslider {
    width: 100%;
}
.product-family-products .flexslider .slides {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 50px 0;
}
.product-family-products .flexslider .slides > li {
    min-width: auto;
    max-width: none;
    width: 32%;
    margin-bottom: 20px;
}

.product-family-products .flexslider .slides > li + li {
    margin-left: 15px!important;
}

/* .online-store-box .priceabc {
    border-bottom: 3px solid #f7f6f6;
}
 */
.online-store-box .priceabc .bottom-style{
    border: 1px solid #d3d2d8;
    margin-top: auto;
    height: 38px;
    background: #ededed;
    border-radius: 5px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.online-store-box .priceabc .bottom-style .form-control {
    height: 24px;
    width: 100px;
    margin-left: 15px;
}

.product-family-products .prise-value {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0;
}

.product-family-products .prise-value .month-value-box {
    border-bottom: 1px solid #d3d2d8;
    border-right: 1px solid #d3d2d8;
    border-left: 1px solid #d3d2d8;
    border-radius: 0 0 4px 4px;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
}

@media screen and (max-width: 1200px) {
    .is-emarket .store-name {
        height: 66px;
    }

    .is-emarket .plan-detail b {
        height: 56px;
    }
}

@media only screen and (max-width: 991px) {
    .is-emarket .store-name,
    .is-emarket .plan-detail b {
        height: auto;
    }

    .product-family-products .flexslider .slides > li {
        width: 48%;
    }

    #pricingBox li a {
        padding: 5px 10px;
    }
}

@media only screen and (max-width: 700px) {
    .product-family-products .flexslider .slides > li {
        width: 100%;
    }

     .product-family-products .flexslider .slides > li + li {
        margin-left: 0 !important;
    }

     #pricingBox li a {
        font-size: 12px;
    }
}

@media only screen and (max-width: 600px) {
    #pricingBox li a {
        padding: 5px;
    }

    #pricingBox li + li {
        margin-left: -3px;
    }
}

@media only screen and (max-width: 500px) {
    #pricingBox {
        margin: 0 0 10px;
    }
}

.viewemail-page .screen-heading .accept-reject-btn {
    margin-top: 0;
}

.btn-blue {
    background-color: #0099ff;
    border-color: #0099ff;
    color: #fff;
}