textarea {
    resize: none
}

a, a:focus {
    outline: none !important;
    border: none;
    cursor: pointer;
    text-decoration: none
}

button {
    outline: none !important;
    border: none !important;
}

select option::hidden {
    color: white;
    font-size: 0px;
    display: none;
}

.modal-backdrop {
    z-index: 999;
}

.countryselection .modal-dialog {
    margin: 0px auto !important;
    width: 100%;
}

.btn-full {
    width: 100% !important;
    padding: 4px !important;
}

.h42 {
    height: 42px !important;
}

.btn-outline {
    padding: 6px 20px !important;
    background: transparent !important;
    color: #0e1432 !important;
}

.btn-outline:hover {
    background-color: #01bf8f !important;
    color: #fff !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #000;
    background-color: #ffde16;
}

.tab-pills li a {
    color: #000;
    background-color: #eee;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    margin: 2px;
    color: #000;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #01bf8f;
    border-color: #01bf8f;
}

.no-shadow {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.vmidl {
    vertical-align: middle !important;
}

.vbase {
    vertical-align: baseline !important;
}

.vtop {
    vertical-align: baseline !important;
}

.clr {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    overflow: hidden
}

.down {
    clear: both;
    width: 100%;
    display: block
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.w100 {
    width: 100px !important;
}

.w200 {
    width: 200px !important;
}

.w300 {
    width: 300px !important;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px !important;
}

.col2 {
    width: 50%;
    float: left;
}

.col3 {
    width: 33%;
    float: left;
}

.col4 {
    width: 25%;
    float: left;
}

.col5 {
    width: 20%;
    float: left;
}

.col6 {
    width: 16.6%;
    float: left;
}

.colP10 {
    width: 10%;
    float: left;
}

.colP20 {
    width: 20%;
    float: left;
}

.colP25 {
    width: 25%;
    float: left;
}

.colP30 {
    width: 30%;
    float: left;
}

.colP90 {
    width: 90%;
    float: left;
}

.colP80 {
    width: 80%;
    float: left;
}

.colP75 {
    width: 75%;
    float: left;
}

.colP70 {
    width: 70%;
    float: left;
}

.LR-5 {
    margin-left: -5px;
    margin-right: -5px
}

.LR-10 {
    margin-left: -10px;
    margin-right: -10px
}

.LR-15 {
    margin-left: -15px;
    margin-right: -15px
}

.LR-20 {
    margin-left: -20px;
    margin-right: -20px
}

.bold {
    font-weight: bold
}

.uc {
    text-transform: uppercase
}

.fw600 {
    font-weight: 600;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px !important;
}

.f15 {
    font-size: 15px !important;
}

.f14 {
    font-size: 14px !important;
}

.f16 {
    font-size: 16px !important;
}

.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

.f24 {
    font-size: 24px !important;
}

.f30 {
    font-size: 30px !important;
}

.f36 {
    font-size: 36px !important;
}

.f42 {
    font-size: 42px !important;
}

.f48 {
    font-size: 48px !important;
}

.marginTB10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.margin10 {
    margin: 10px !important;
}

.margin-left25 {
    margin-left: 25px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mL10 {
    margin-left: 10px !important;
}

.mL15 {
    margin-left: 15px !important;
}

.mL20 {
    margin-left: 20px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}


.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.pd0 {
    padding: 0px !important;
}

.pd5 {
    padding: 5px !important;
}

.pd10 {
    padding: 10px !important;
}

.pd15 {
    padding: 15px !important;
}

.pd20 {
    padding: 20px !important;
}

.pd2 {
    padding: 2px !important;
}

.pdL0 {
    padding-left: 0px !important;
}

.pdL5 {
    padding-left: 5px !important;
}

.pdL10 {
    padding-left: 10px !important;
}

.pdL15 {
    padding-left: 15px !important;
}

.pdL20 {
    padding-left: 20px !important;
}

.pdR5 {
    padding-right: 5px !important;
}

.pdR10 {
    padding-right: 10px !important;
}

.pdR15 {
    padding-right: 15px !important;
}

.pdR20 {
    padding-right: 20px !important;
}

.pdR25 {
    padding-right: 25px !important;
}

.pdT0 {
    padding-top: 0px !important;
}

.pdT3 {
    padding-top: 3px !important;
}

.pdT5 {
    padding-top: 5px !important;
}

.pdT8 {
    padding-top: 8px !important;
}

.pdT10 {
    padding-top: 10px !important;
}

.pdT15 {
    padding-top: 15px !important;
}

.pdT20 {
    padding-top: 20px !important;
}

.pdB0 {
    padding-bottom: 0px !important;
}

.pdB5 {
    padding-bottom: 5px !important;
}

.pdB8 {
    padding-bottom: 8px !important;
}

.pdB10 {
    padding-bottom: 10px !important;
}

.pdB15 {
    padding-bottom: 15px !important;
}

.pdB20 {
    padding-bottom: 20px !important;
}

.pdTB0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pdLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pdLR5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pdTB10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pdTB15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pdLR15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pdTB8 {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}

.border-radius10 {
    border-radius: 10px !important;
}

.border-radius20 {
    border-radius: 20px !important;
}

.border-radius30 {
    border-radius: 30px !important;
}

.border-radius40 {
    border-radius: 40px !important;
}

.border-top1 {
    border-top: 1px solid #eee;
}

.br5-red {
    border-right: 5px solid #f36a5a !important;
}

.br5-green {
    border-right: 5px solid #26C281 !important;
}

.box-shadow {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2) !important;
}

.btn-shadow:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .2), 0 3px 6px rgba(0, 0, 0, .26);
}

.overflow {
    overflow: visible !important;
}

.err {
    color: #b94a48
}

.errBdr {
    border-color: #b94a48
}

.el-hide {
    display: none
}

.note-text {
    font-size: 11px;
    color: #777;
    clear: both;
}

.w-md {
    width: 220px !important;
}

.w-sm {
    width: 120px !important;
}

.w-xs {
    width: 80px !important;
}

.border1x {
    border: 1px solid #fff;
}

.border2x {
    border: 2px solid #fff;
}

.datepicker.dropdown-menu {
    z-index: 99999 !important;
}

.zi-max {
    z-index: 9999 !important;
}

/** Colors **/

.top22 {
    top: 22px !important;
}

.req::after {
    content: ' *';
    color: #f3565d !important
}

/** Widths **/
.btn-min-height {
    min-width: 80px;
}

.w16, .form-control.w16 {
    width: 16px
}

.w20, .form-control.w20 {
    width: 20px
}

.w32, .form-control.w32 {
    width: 32px
}

.w40, .form-control.w40 {
    width: 40px
}

.w60, .form-control.w60 {
    width: 60px
}

.w80, .form-control.w80 {
    width: 80px
}

.w100, .form-control.w100 {
    width: 100px
}

.w120, .form-control.w120 {
    width: 120px
}

.w150, .form-control.w150 {
    width: 150px
}

.w200, .form-control.w200 {
    width: 200px
}

.w250, .form-control.w250 {
    width: 250px
}

.w300, .form-control.w300 {
    width: 300px
}

.text-left {
    text-align: left !important;
}

.pd10 {
    padding: 10px !important;
}

.modal-overflow .overflow-none {
    overflow: hidden !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.border-left0 {
    border-left: 0px !important;
}

.border-LRB {
    border-bottom: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}

.border-TLR {
    border-top: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
}

.mt-list-item {
    width: 100% !important;
}

.bordered {
    border: 1px solid #e7ecf1 !important;
}

.border-bottom-1 {
    border-bottom: 1px solid #F2F5F8 !important;
}

.marginLR15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.portlet-min-height {
    min-height: 651px !important;
}

.border-right-1 {
    border-right: 1px solid #eee !important;
}

.label-sup-db {
    font-size: 10px !important;
    padding: 3px !important;
}

.sa-button-container .cancel, .sa-button-container .confirm {
    width: 80px;
}

.sa-button-container .cancel {
    margin-right: 40px;
}

.cursor {
    cursor: pointer !important;
}

.text-input {
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    margin: 20px 0px 10px;
    border: 1px solid #E5E5E4;
    height: 52px;
    text-align: right;
    padding: 12px;
}

.textarea-input {
    width: 100%;
    font-weight: 300;
    font-size: 16px;
    margin: 20px 0px 10px;
    border: 1px solid #E5E5E4;
    text-align: right;
    padding: 12px;
}

.text-label {
    line-height: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, .7);
    font-size: 15px;
}

.white-space {
    white-space: nowrap !important;
}

/** New **/

/** Satyendra **/
*[pagelink] {
    cursor: pointer
}

.pusrpicbx {
    width: 60px;
    height: 60px;
    margin: 0 0 10px 0;
    border-radius: 100%;
    background-size: cover;
    background-color: #fbfbfb;
    border: 1px solid #eee;
}

.pusrdtlbx {
    width: calc(100% - 80px);
    padding: 8px 0 0 15px
}

.gm-style-iw1 + div {
    display: none;
}

/** To hide cross on info window **/
.map-pdtl-bx {
    display: flex;
    justify-content: space-between;
    min-width: 250px;
    cursor: pointer;
    color: #333;
    text-decoration: none
}

.map-pdtl-bx .lft {
    /*float: left;*/
    margin-right: 10px;
    width: 80px
}

.map-pdtl-bx .lft img {
    width: 100%
}

/*.map-pdtl-bx .rgt {*/
/*    float: right;*/
/*    width: 110px*/
/*}*/

.map-pdtl-bx .rgt .ttl {
    font-weight: bold;
    text-transform: capitalize;
    margin: 0 0 5px 0
}

.map-pdtl-bx .rgt .prc {
    font-size: 11px;
    font-weight: bold
}

/** \Satyendra End **/

/* Select */
#locbx .select2-container {
    width: 100% !important;
}

#locbx .select2-container .select2-search__field {
    height: 38px;
}

.arrow-left .select-arrow {
    background-position: left !important;
}

.arrow-right .select-arrow {
    background-position: right !important;
}

.Alogo-hide {
    display: none;
}

.Elogo-hide {
    display: none;
}

/** New **/
.bigf {
    font-size: 16px
}

.greytxt {
    color: #999
}

.select2-results__option {
    padding: 0 !important
}

.select2-results__option.select2-results__message {
    padding: 5px 10px !important
}

.select2-dropdown {
    z-index: 20000 !important;
    border-radius: 0 !important
}

.myselect2 .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    padding: 6px 6px
}

.myselect2 .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 10px
}

.key_result {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc
}


div[class^="keytype"]:not(.keytypeReference_Id):not(.keytypeLocation) {
    color: #ffc107
}

.keytypeLocation {
    color: #ffc107
}

/*.keytypeProperty {*/
/*    color: #17a2b8*/
/*}*/

/*.keytypeOwner {*/
/*    color: #28a745*/
/*}*/

/*.keytypeBroker {*/
/*    color: #dc3545*/
/*}*/

.keytypeReference_Id {
    color: #ffc107
}


.pos-rel {
    position: relative
}

.top-search-bx {
    position: absolute;
    z-index: 100;
    left: 10em;
    top: 1px
}

.top-search-bx select {
    height: 40px;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 0;
    border: 1px solid #c2cad8
}

.top-search-bx .ptypebx {
    width: auto;
    max-width: 150px;
    float: left
}

.top-search-bx .ptypebx select {
    border-right: none
}

.top-search-bx .kbx {
    width: 405px;
    float: left
}

.top-search-bx .sbtnbx {
    width: auto;
    float: left
}

.top-search-bx .sbtnbx button {
    height: 40px
}

.top-search-bx .select2-container--bootstrap .select2-selection {
    border-radius: 0
}

.top-search-bx #locbx .select2-container .select2-search__field {
    height: 38px
}

.mapViewBx {
    /*display: none;*/
    /*width: 100%;*/
    /*position: relative;*/
}

#map {
    height: 400px !important;
    width: 100% !important;
    border: 1px solid #ccc;
    margin-left: 5px;
}

.mapViewBx .actions {
    position: absolute;
    z-index: 100;
    left: 15px;
    top: 15px
}

.mapViewBx .actions .btn {
    border-radius: 0;
    border-bottom: 1px rgba(255, 255, 255, .5) solid;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
    background: #fff;
    color: #333
}

.listBxAnchor {
    display: block;
    cursor: pointer;
    color: inherit
}

.listBxAnchor:hover {
    color: inherit
}

.map-side-bx {
    /*position: fixed;*/
    /*top: 118px;*/
    /*right: 0;*/
    /*width: 650px;*/
    /*height: 100%;*/
    /*overflow: auto;*/
    /*background: #fff;*/
    /*border-left: 1px solid #ccc*/
}

.map-side-bx-cross {
    display: none;
    position: fixed;
    z-index: 101;
    top: 120px;
    right: 650px;
    width: 30px;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    background: #444;
    color: #e1e1e1;
    text-align: center;
    text-decoration: none
}

.map-side-bx-cross:hover {
    color: #ee534f
}

.map-side-bx-cross:focus {
    color: #e1e1e1
}

.map-side-bx .dhead {
    border-bottom: 1px solid #e6e9ed;
    font-size: 16px;
    color: #666;
    padding: 10px 15px;
    font-weight: 600
}

.map-dtl-bx {
    display: none;
    z-index: 101
}

.map-list-bx {
    z-index: 100
}

.map-list-bx .row {
    margin-left: -5px !important;
    margin-right: -5px !important
}

.map-list-bx .row .col-md-6 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.map-list-bx .listBxAnchor {
    /*margin-bottom: 8px*/
}

.map-list-bx .thumbnail-search {
    border-radius: 0
}

.map-list-bx .listBxAnchor.act .thumbnail-search {
    background: #F1C40F;
    border: 1px solid #337ab7
}

.map-list-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 175px
}

.map-list-img .txt-bx {
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 5px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5)
}

.listing-history h4 {
    color: #666;
    font-weight: 600;
    margin: 0;
    padding: 0
}

.dtl-wh-top {
    background: #fff;
    padding: 20px 0;
    border-bottom: 2px solid #ddd
}

.owl-prev {
    right: unset;
    left: 0;
}

.owl-next {
    left: unset;
    right: 0;
}

.postdtldiv {
    position: relative;
    z-index: 2000;
    margin: -120px 0 0 0
}

.pdlocbx {
    background: #91CB3D;
    color: #0F4555;
    border-radius: 16px;
    text-align: center;
    padding: 4px 15px 5px 15px;
    display: inline-block;
    font-weight: bold;
    font-size: 14px
}

.pdlookupsbx {
    display: inline-block;
    text-transform: capitalize
}

.pdlookupsbx span {
    display: inline-block;
    padding: 0 6px
}

.pdprcbx {
    display: inline-block;
    color: black;
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
    text-transform: uppercase
}

.pddatebx {
    color: #989898
}

h4.pdhd {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: normal
}

.additional-description .row {
    margin-left: -7px !important;
    margin-right: -7px !important
}

.additional-description .row .col-md-4,
.additional-description .row .col-lg-4,
.additional-description .row .col-sm-6,
.additional-description .row .col-xs-12 {
    padding-left: 7px !important;
    padding-right: 7px !important;
    margin-bottom: 15px
}

.pdainfobx {
    background: #E7F7FF;
    padding: 15px 15px;
    border-radius: 8px
}

.pdainfobx h5 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    margin-bottom: 5px
}

.pdainfobx p {
    margin: 0;
    padding: 0;
    font-size: 20px
}

.pd-rv-bx {
    margin-bottom: 26px
}

.pd-rv-profileimg {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 100%
}

.pd-rv-namedt {
    float: left;
    width: calc(100% - 60px);
    padding: 0 0 0 15px
}

.pd-rv-namedt h4 {
    font-weight: normal;
    margin: 9px 0 3px 0;
    color: #000
}

.filterbtnbx {
    width: 30%;
    float: right;
    display: none
}

.filterbtnbx button {
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
}

.addi-sform-bx {
    /*float: right*/
}

.mob-scoverbox {
    position: fixed;
    z-index: 9998;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #F2F2F2;
    padding: 20px;
    display: none
}

.tsb-mob {
    display: none
}

.addi-bx-mob {
    display: none
}

.addi-bx-mob .addi-sform-bx {
    float: none
}

.addi-bx-mob .lmeter-search-field select {
    border: 1px solid #c2cad8;
    margin-top: 5px
}

.blue-fa {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    margin-right: 5px;
    border-radius: 100%;
    text-align: center;
    background: #1B8FE3;
    color: #fff
}

.vmid.table > thead > tr > th,
.vmid.table > tbody > tr > th,
.vmid.table > tfoot > tr > th,
.vmid.table > thead > tr > td,
.vmid.table > tbody > tr > td,
.vmid.table > tfoot > tr > td {
    vertical-align: middle !important
}

.dim {
    opacity: 0.3
}

.gdata_htr {
    cursor: pointer
}

.gdata_htr th {
    position: relative
}

.sorticon {
    position: absolute;
    z-index: 1;
    right: 5px;
    top: 4px;
    line-height: 13px
}

@media screen and (min-width: 800px) {
    .select2-search__field {
        min-width: 100% !important;
    }
}

.select2-search.select2-search--inline {
    width: 220px !important;
}

@media screen and (max-width: 799px) {
    .select2-selection__clear {
        display: none !important;
    }
}

/** EOF **/
