/* xxxx CUSTOM UPLOAD FILE xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */div.file_uploaded_container,div.file_yet_to_upload_container{        display : none;}div.file_name{        width   : 100%;        clear   : both;        font-weight : bold;        padding-bottom  : 10px;}div.file_controls{        width   : 100%;        clear   : both;     }div.file_controls input, div.file_controls a{        width   : 100%;        clear   : both;        margin  : 10px 0px;}div.uploaded_document{        width   : 200px;        clear   : both;}div.remove_document{        width   : 100px;        clear   : both;}div.remove_document a{        font-size   : 12px;}table.admin_document_controls{        border-spacing  : 0px;        border-collapse : separate;}td.document_action{        font-size   : 14px;}