﻿/*#pr_edit #standardEditor .tab-content {
    border: 1px solid #ddd;
    padding: 5px;
}*/

#pr_picklist #con {
    width: 1024px;
    height: 100%;
    padding: 10px;
}


/*#pr_edit .pr-group {
    width: 300px;
    float: left;
}*/


#pr_picklist #lines {
    width: 100%;
    height: 200px;
    overflow-y: auto;
    margin-top: 10px;
    border: 1px solid #d3d3d3;
    box-sizing: border-box;
}

/*#pr_edit #detail {
    width: 100%;
    border: 1px solid #e3e3e3;
        border-top-color: #e3e3e3;
    border-top-color: #e3e3e3;
    border-top-color: transparent;
}

#pr_edit #detail .tab-content {
    border: none;
    padding: 0;
}*/

/*#pr_edit #detail .tab-content > div {
    height: 136px;
}*/