﻿.qb-popup-label{
    float:left;
    width: 20%;
}

.qb-popup-label-dispose{
    float:left;
    width: 50%;
}


.qb-popup-div-container{
    margin-top: 1%;
    margin-bottom: 1%;
    height: 20px;
}

.qb-popup-div-container-list{
    margin-top: 1%;
    margin-bottom: 1%;
    height: 150px;
}

.qb-popup-component-container{
    /*overflow: hidden;*/
    /*height: 100%;*/
    width: 20%;
    float:left;
}

.qb-popup-component-container-dispose{
    overflow: hidden;
    /*height: 100%;*/
    width: 50%;
    float:left;
}

.qb-popup-component-container-radio{
    overflow: hidden;
    height: 100%;
}


.qb-popup-footer{
    position: absolute;
    width: 97%;
    bottom: 0;
}

.qb-popup-distribute-component-container{
        overflow: hidden;
    /*height: 100%;*/
    width: 50%;
    float:left;
}

.qb-popup-update-label{
    float:left;
    width: 30%;
}

.qb-popup-update-component-container{
    /*overflow: hidden;*/
    /*height: 100%;*/
    width: 70%;
    float:left;
}
