.ui-dialog { z-index: 999009 !important ;}

.table-tcp tr td {
    padding: 3px 6px;
    color: white !important;
    text-align: center;
    border: none;
    text-decoration: none;
    font-size: 12px;
    font-family: inherit;
    cursor: pointer;
    overflow: visible;
    width: auto;
    line-height: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    background: #428bca;
    font-weight: 200;
}

.wcp-widget-iframe {
    height: 100%;
    width: 100%;
    border: none;
    overflow: hidden;
}

.wcp-popup-widget {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.wcp-label-img{
    width: 130px;
}

.wcp-label-img-select{
    width: 110px;
}