.column-thumb
{
    width: 70px !important;
    overflow: hidden;
}
.column-thumb img
{
    max-width: 70px;
    height: auto;
}
.widefat .icon-star:before {
    content: "\f155";
    font-family: dashicons;
}
/* TipTip CSS - Version 1.2 */
#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}
#tiptip_holder.tip_top {
    padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
    padding-top: 5px;
}
#tiptip_holder.tip_right {
    padding-left: 5px;
}
#tiptip_holder.tip_left {
    padding-right: 5px;
}
#tiptip_content {
    font-size: 11px;
    color: #fff;
    padding: 4px 8px;
    background: #464646;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    text-align: center;
}
#tiptip_content code {
    background: #999;
    padding: 1px;
}
#tiptip_arrow,
#tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #464646;
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: #464646;
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #464646;
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #464646;
}
.column-ere_actions .tips {
    cursor: help;
    float: right;
    font-weight: normal;
    color: #999;
}
.ere-label-red {
    color: red;
    font-weight: bold;
}
.ere-label-blue {
    color: blue;
    font-weight: bold;
}
.post-type-property .column-viewcount,
.post-type-property .column-status,
.post-type-property .column-price,
.post-type-property .column-featured{
    width: 80px;
}
.column-author,.column-post_date,.column-type
{
    width: 100px !important;
}
.post-type-property .column-thumb img {
    max-width: 100%;
    height: auto;
}
.vc_element-icon.fa {
    background-image: none;
    color: #fb6a19;
    font-size: 30px;
}
.accent-color
{
    color: #fb6a19 !important;
}
.ere-property-select-meta-box-wrap
{
    position: relative;
}
.ere-loading
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    margin: auto;
    text-align: center;
    font-size: 12px;
    z-index: 9999999;
    line-height: 28px;
}
.user-profile-picture
{
    display: none;
}
#col-left .ere-property-country-ajax,#col-left .ere-property-state-ajax,#col-left .ere-property-city-ajax,.form-table .ere-property-country-ajax,.form-table .ere-property-state-ajax,.form-table .ere-property-city-ajax
{
    width: 95%;
}

.ere-property-select-meta-box-wrap > td{
    position: relative;
}

#real_estate_additional_features {
    padding: 0;
}
.gsf-field-additional-details table {
    width: 100%;
    text-align: left;
}
.gsf-field-additional-details .sort,
.gsf-field-additional-details .remove {
    width: 30px;
}
.gsf-field-additional-details .remove {
    text-align: right;

}
.gsf-field-additional-details .remove i {
    color: #d23636;
    cursor: pointer;
}

.gsf-field-additional-details .value input,
.gsf-field-additional-details .title input {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
.gsf-field-additional-details .sort > span {
    cursor: move;
}

.gsf-field-additional-details  tr.ui-sortable-placeholder {
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000000' fill-opacity='0.76' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E") !important;
    outline: 1px dashed #bbb;
    visibility: visible !important;
}
.gsf-field-additional-details tr.ui-sortable-helper {
    display: table;
    background-color: #f9f9f9;
    cursor: move;
}

.taxonomy-property-label .form-field.term-parent-wrap,
.taxonomy-property-status .form-field.term-parent-wrap {
    display: none;
}
