/* symbolManualUpdate */
div.symbolManualUpdate,
div.symbolManualUpdate .contentHolderList,
div.symbolManualUpdate .contentHolderForm,
div.symbolManualUpdate table,
div.symbolManualUpdate label
{width: 100%;}
div.symbolManualUpdate label input
{float: right;width:50%;}
div.symbolManualUpdate label label.btnToggle
{float: left;width: auto;margin-right: 20px;}
div.symbolManualUpdate button
{width: auto;margin: 0;vertical-align: middle;line-height: 80%;padding: 2px;background-color: lightgray;border: 1px solid whitesmoke;color: #fff;font-weight: bold;}
div.symbolManualUpdate button:hover
{background-color: #2196F3;}
div.symbolManualUpdate button .material-icons
{color: #fff;}