.form-group input.cdfs-radio, .form-group input.cdfs-checkbox{ width:auto; float: left; margin-right:5px; }
.form-group input.cdfs-checkbox{ margin-bottom:5px; }
.form-group input.cdfs-hidden{ display:none }
.form-group input.cdfs-visible{ display:block }

ul.cdfs_uploaded_files {list-style-type: none; margin: 20px 0 0 0; padding: 0;}
ul.cdfs_uploaded_files li {background-color: #fff; border: 1px solid #ccc; border-radius: 5px; float: left; margin: 20px 20px 0 0; padding: 2px; width: 150px; height: 150px; line-height: 150px; position: relative;}
ul.cdfs_uploaded_files li img.img-thumb {width: 150px; height: 150px;}
ul.cdfs_uploaded_files .ui-selected {background: red;}
ul.cdfs_uploaded_files .highlight {border: 1px dashed #000; width: 150px; background-color: #ccc; border-radius: 5px;}
ul.cdfs_uploaded_files .cdfs_delete_image span {width: 24px; border: 0; position: absolute; top: -12px; right: -14px;}
ul.cdfs_uploaded_files .drop_img_item span {width: 24px; border: 0; position: absolute; top: -12px; right: -14px;}
.bg-success {padding: 7px;}
#cdfs-vehicle-location-area{ width:100%; height: 400px; }
#cdfs_car_form .form-group input.invalid_fields { border: 1px solid red; }