.label_Cf, value_Cf {
/*    padding-top: 4px;*/
/*    padding-bottom: 4px;*/
}

[id$=ShowRow] {
    height:28px;
}

/*
.label.date, .label, .labeltop {
    height:28px;
}

.labellogin {
    float: left;
    width: 100px;
    text-align: left;
    font-size: 12px;
    position: relative;
    padding-top: 0.25em;
    padding-right: 10px;
}

#EditCfBox {
    position: fixed;
    top: 350px;
    left: 40%;
    margin-top: -50px;
    margin-left: -50px;
    width: auto;
    height: auto;
    background-color: #e8e8e8;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.188235);
    z-index: 9999;
    margin-left: 10px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    padding-left: 20px;
    padding-right: 20px;
}
*/
/*
#EditCf {
    position: relative;
    width: 80%;
    height: 50%;
}
#SubmitCf {
    position: relative;
    width: 30%;
    height: 50%;
    float: right;
}*/


[id^='ok-'], [id^='cancel-'], [id^='edit-'] {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-width: 0px;
    height: 12px;
    width: 12px;
    background: none;
}
