/source/app/NOS.Root/wufoo.css.template

http://github.com/agross/netopenspace · Unknown · 117 lines · 95 code · 22 blank · 0 comment · 0 complexity · f98263fec56269bc56c0489d9c8e52cc MD5 · raw file

  1. @import url("@configatron.app.iis.root_url@@configatron.app.iis.cookie_path@Themes/@configatron.project@/@configatron.project@.generated.css");
  2. body, form.wufoo {
  3. background: none;
  4. }
  5. form.wufoo {
  6. font-family: Segoe UI, Verdana, Tahoma, Arial, Sans-Serif;
  7. padding: inherit;
  8. width: 100%;
  9. }
  10. form.wufoo #header {
  11. background: none !important;
  12. margin: 0 !important;
  13. margin-bottom: 1em;
  14. height: auto !important;
  15. padding: 0 !important;
  16. }
  17. form.wufoo h2, form.wufoo h3 {
  18. font-family: Georgia, Palatino, Serif !important;
  19. font-weight: inherit !important;
  20. font-size: 1.5em !important;
  21. margin: 0;
  22. }
  23. form.wufoo h3 {
  24. font-size: 1.4em !important;
  25. }
  26. form.wufoo .info {
  27. margin: inherit;
  28. }
  29. form.wufoo .info div {
  30. color: #444 !important;
  31. font-family: inherit !important;
  32. line-height: inherit !important;
  33. margin: 0 !important;
  34. }
  35. form.wufoo li {
  36. padding: 0;
  37. margin: .5em 0 1em 0;
  38. list-style: none;
  39. }
  40. form.wufoo label {
  41. font-size: 90% !important;
  42. }
  43. form.wufoo span label {
  44. padding: 0 !important;
  45. }
  46. form.wufoo input.text, form.wufoo textarea.textarea {
  47. background-image: none !important;
  48. margin: 0 !important;
  49. }
  50. form.wufoo input.large, form.wufoo select.large {
  51. width: 98% !important;
  52. }
  53. form.wufoo .buttons {
  54. margin-top: 2em;
  55. }
  56. form.wufoo .buttons input {
  57. font-weight: bold;
  58. font-size: 100% !important;
  59. }
  60. .wufoo .section h3 {
  61. margin: 0;
  62. padding: 0;
  63. color: #A12D0D;
  64. }
  65. .wufoo .section div {
  66. margin: 0 !important;
  67. padding: 0 !important;
  68. }
  69. .wufoo .instruct {
  70. margin-top: .9em;
  71. }
  72. .wufoo .instruct small {
  73. font-size: 70% !important;
  74. }
  75. .embed .confirm h2 {
  76. padding-bottom: 9999px !important;
  77. }
  78. #errorLi {
  79. border: 0 !important;
  80. }
  81. form.wufoo li.error {
  82. background-color: transparent !important;
  83. }
  84. form.wufoo p.error {
  85. font-size: 100% !important;
  86. line-height: 115% !important;
  87. margin: .5em 0 1em 0 !important;
  88. }
  89. .embed a.power, .embed a.power strong {
  90. height: 0 !important;
  91. border: 0 !important;
  92. margin: 0 !important;
  93. padding: 0 !important;
  94. color: #fff !important;
  95. }