﻿
/* CSS Document */

.hideControl{
    display:none;
}

.showControl{
    display:inline;
}