._AutoSizeDebugOutline {
    outline: 2px dotted #FF0000 !important;
    background: #FFAAAA !important;
}

/*
form {
    outline: 1px solid #00FF00 !important;
    margin: 0px !important; 
    padding: 0px !important; 
}
*/
/*.autosize {
    width: 100%;
    height: 100%;
}

.autowidth {
    width: 100%;
}

.autoheight {
    height: 100%;
}

.autofill {
    width: 100%;
    height: 100%;
}
*/