#wpcmtt_hotspots_meta_basic_image_id-status{
    display: none!important;
}

#wpcmtt_hotspots_meta_basic_image_preview {
    outline: 1px solid #ddd;
}

.drag_element {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1px;
    min-height: 1px;
    line-height: 100% !important;
}

.wpcmtt_hotspot_container > img {
    width: 100%;
    height: auto;
    line-height: 1;
    vertical-align: middle;
}

.wpcmtt_hotspot_container {
    display: inline-block !important;
}

.wpcmtt_hotspot_container {
    position: relative;
    float: left;
    margin-top: 25px;
}

/*.post-type-wpcmtt_hotspots .cmb-repeat-group-wrap
{
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 320px;
    padding:0px;
}*/

.post-type-wpcmtt_hotspots .cmb-repeatable-grouping.selected h3.cmb-group-title
{
    background-color: white;
    border: 1px solid red;
}

.post-type-wpcmtt_hotspots .cmb-repeatable-grouping h3.cmb-group-title
{
    background-color: white;
    border: 1px solid #e9e9e9;
}


.post-type-wpcmtt_hotspots .cmb-repeatable-grouping 
{
    /*width: 290px;*/
}

.post-type-wpcmtt_hotspots .misc-pub-section {
    width: 30%;
    display: inline-block;
}

.post-type-wpcmtt_hotspots .metabox-holder .postbox-container .empty-container{
    border: none;
}

.wpcmtt_hotspot_pin.selected{
    opacity: 0.6;
}

.red_dot {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 5px;
    height: 5px;
    display: block;
    background-color: red;
    z-index: 1000;
    border-radius: 50%;
    cursor:all-scroll;
}

.wpcmtt_hotspot_pin {
    cursor:all-scroll;
}

/*right section*/

#wpcmtt_hotspot_points_meta_hotspot_tooltip_repeat .cmb-nested .cmb-row {
    border-bottom: none;
    padding-top: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.position_x,
.position_y {
    display: none;
}

#side-sortables .cmb-th label {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}