.wptc_border_screen{
    border: 2px solid red;
     cursor: pointer !important;
}
 .wptc_border_screen_perm{
    /*padding: 0 !important;
    margin: 0 !important;*/
}
 .wptc_border_screen_perm_children_hide{
    display: none !important;
}
 .close_border_screen_perm {
    width: 20px !important;
     height: 22px !important;
     color: red;
     float: right;
     margin: 3px 0 0 0;
}
 .wptc-top-selector{
    width: 100%;
     height: 40px;
     background: #da4a4a;
     z-index: 999999;
     text-align: center;
     position: fixed;
     top: 0;
}
 .content-group-wptc{
    width: 70%;
     margin: 0 auto;
}
 .save_selected_divs_wptc, .reset_selected_divs_wptc{
    margin-top: 6px;
     margin-left: 20px;
     height: 26px;
     background: azure;
     width: 58px;
     font-size: 14px;
     font-weight: 600;
     float: left;
     cursor: pointer;
     border-radius: 3px;
     line-height: 1.7;
}
 .wptc-vs-label{
    font-size: 14px;
     margin-top: 9px;
     margin-left: 10px;
     display: inline-block;
     color: white;
     float: left;
}

.enabling_animations {
	float: left;
    margin-left: 15px;
    margin-top: 7px;
    color: white;
    font-size: 14px;
}

.enabling_att_wptc{
    height: 28px !important;
    margin-left: 7px !important;
    padding: 8px !important;
    font-size: 13px !important;
    background-color: #21759b !important;
}
