#cdm_upload_dropbox_form .error {
  clear: both;
  color: #f00;
  position:absolute; background-color:#F7DFE0;width:75px;

  font-size: 12px;

}

.upload-google-drive{ background-position:left; background-repeat:no-repeat;padding:5px;margin:5px; text-indent:27px;}
.upload-google-drive:hover{ background-position:left; background-repeat:no-repeat; }

a.sp_cdm_google_drive{ background-image:url(../images/drive-16.png)}
.dropbox_chosen_files_header{background-color:#CCC;padding:2px;text-align:left;}
#dropbox_chosen_files{height:120px;background-color:#FFF;border-radius:2px;overflow-y:auto;}
#dropbox_chosen_files .no-files-chosen{padding:20px;text-align:center;}
#dropbox_chosen_files .dropbox_list_item{ text-align:left;height:29px;padding:5px; background-color:#E0E0E0;border-bottom:1px solid #CCC;}
#dropbox_chosen_files .dropbox_list_item .dropbox-delete-button{margin-left:5px;margin-right:5px;}
