Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 24.82 KB | None | 0 0
  1. body {
  2.     background-color: #333333;
  3.     color: #444444;
  4.     font-family: Arial,Helvetica,sans-serif;
  5.     font-size: 13px;
  6.     margin: 0;
  7.     padding-bottom: 15px;
  8. }
  9. html.ie7 {
  10.     overflow: auto;
  11. }
  12. .centered {
  13.     text-align: center !important;
  14. }
  15. .as-block {
  16.     display: block !important;
  17. }
  18. .as-inline {
  19.     display: inline !important;
  20. }
  21. .invisible {
  22.     display: none;
  23. }
  24. .error {
  25.     background: none repeat scroll 0 0 #CC0000;
  26.     color: #FFFFFF;
  27. }
  28. .error a {
  29.     color: #FFFFFF !important;
  30. }
  31. .notice {
  32.     background: none repeat scroll 0 0 #FFF6BF;
  33.     color: #514721;
  34. }
  35. .notice a {
  36.     color: #8A1F11 !important;
  37. }
  38. .success {
  39.     background: none repeat scroll 0 0 #E6EFC2;
  40.     color: #264409;
  41. }
  42. .success a {
  43.     color: #264409 !important;
  44. }
  45. .user-message {
  46.     border-radius: 9px 9px 9px 9px;
  47.     margin: 0.5em 0;
  48.     padding: 5px 0.7em;
  49.     text-shadow: none;
  50. }
  51. .user-message > h6 {
  52.     color: inherit;
  53.     font-size: 1em;
  54.     margin: 0;
  55. }
  56. .user-message > p {
  57.     margin: 0;
  58. }
  59. .user-message:first-child {
  60.     margin-top: 0;
  61. }
  62. .invalid-field input[type="password"], .invalid-field input[type="text"], .invalid-field textarea {
  63.     background-image: -moz-linear-gradient(center top , #FF7474, #F0F0F0);
  64. }
  65. .field-error {
  66.     clear: both;
  67.     color: #B70B0B;
  68.     display: block;
  69.     font-weight: bold;
  70.     line-height: 1.2em;
  71.     margin-bottom: 0.5em;
  72. }
  73. .ideaContainer {
  74.     background: none repeat scroll 0 0 #EEEEEE;
  75.     border-radius: 10px 10px 10px 10px;
  76.     margin: 20px 0;
  77.     padding: 10px;
  78. }
  79. .ideaContainer ul li {
  80.     font-size: 10px;
  81.     margin: 2px 0 19px;
  82. }
  83. .ideaContainer h3 a {
  84.     color: green !important;
  85. }
  86. .field-error:before {
  87.     content: url("../images/exclamation.png");
  88.     padding-right: 5px;
  89.     position: relative;
  90.     top: 2px;
  91. }
  92. .checkbox-field .field-error {
  93.     margin-left: 0 !important;
  94. }
  95. #wrapper {
  96.     -moz-border-bottom-colors: none;
  97.     -moz-border-image: none;
  98.     -moz-border-left-colors: none;
  99.     -moz-border-right-colors: none;
  100.     -moz-border-top-colors: none;
  101.     background-color: #FFFFFF;
  102.     border-color: -moz-use-text-color #999999 #999999;
  103.     border-radius: 0 0 6px 6px;
  104.     border-right: 1px solid #999999;
  105.     border-style: none solid solid;
  106.     border-width: medium 1px 1px;
  107.     margin: 0 auto;
  108.     min-height: 600px;
  109.     width: 950px;
  110.     z-index: 1;
  111. }
  112. #wrapper.with-sidebar {
  113.     background: url("../images/content-bg.gif") repeat-y scroll 0 0 transparent;
  114. }
  115. #sidebar {
  116.     float: left;
  117.     padding-bottom: 40px;
  118.     width: 255px;
  119. }
  120. #sidebar h3 {
  121.     color: #444444;
  122.     font-size: 20px;
  123.     font-weight: bold;
  124.     margin: 40px 0 7px 12px;
  125. }
  126. .accordion {
  127.     list-style: none outside none;
  128.     margin: 0;
  129.     padding: 0;
  130. }
  131. .accordion a {
  132.     text-decoration: none;
  133. }
  134. .accordion-item {
  135. }
  136. .accordion-header {
  137.     background: none no-repeat scroll 13px 3px transparent;
  138.     color: #FFFFFF;
  139.     cursor: pointer;
  140.     font-weight: bold;
  141. }
  142. .expansible .accordion-title {
  143.     background: url("../images/more.png") no-repeat scroll 99% center transparent;
  144. }
  145. .locked .accordion-title {
  146.     background-image: url("../images/lock.png");
  147. }
  148. .expansible:hover {
  149.     background-color: #EEEEEE;
  150. }
  151. .content-expanded .accordion-title {
  152.     background-color: #333333 !important;
  153.     color: #3E8E32;
  154.     margin-bottom: 10px;
  155.     text-shadow: 1px 1px 0 #000000;
  156. }
  157. .content-expanded:hover {
  158.     background-color: #EEEEEE;
  159. }
  160. .accordion-title, .accordion-title a {
  161.     color: #595A5C;
  162.     display: block;
  163. }
  164. .accordion-title {
  165.     background-color: green !important;
  166.     color: white;
  167.     font-size: 16px;
  168.     font-weight: bold;
  169.     margin-top: -1px;
  170.     padding: 5px;
  171.     text-shadow: 1px 1px 1px #000000;
  172. }
  173. #profile-header {
  174.     background-image: url("../images/profile.png");
  175. }
  176. #profile-header.content-expanded {
  177.     background-image: url("../images/profile-c.png");
  178. }
  179. #communities-header {
  180.     background-image: url("../images/communities.png");
  181. }
  182. #communities-header.content-expanded {
  183.     background-image: url("../images/communities-c.png");
  184. }
  185. #activity-header {
  186.     background-image: url("../images/activity.png");
  187. }
  188. #activity-header.content-expanded {
  189.     background-image: url("../images/activity-c.png");
  190. }
  191. #accounts-accordion .accordion-title {
  192.     line-height: 45px;
  193.     overflow: hidden;
  194.     padding-right: 32px;
  195.     white-space: nowrap;
  196. }
  197. .free-account {
  198.     background-image: url("../images/free.png");
  199. }
  200. .free-account.content-expanded {
  201.     background-image: url("../images/free-active.png");
  202. }
  203. #account-heading.free-account {
  204.     background-image: url("../images/free-big.png");
  205. }
  206. .university-account {
  207.     background-image: url("../images/university.png");
  208. }
  209. .university-account.content-expanded {
  210.     background-image: url("../images/university-active.png");
  211. }
  212. #account-heading.university-account {
  213.     background-image: url("../images/university-big.png");
  214. }
  215. .top-level-selected .accordion-title {
  216.     background: url("../images/top-level-selected-item-bg.png") no-repeat scroll 100% 0 transparent;
  217.     margin-right: -13px;
  218. }
  219. .top-level-selected a {
  220.     background: none no-repeat scroll 13px 2px transparent;
  221.     color: #FFFFFF;
  222.     text-shadow: 1px 1px 0 #666666;
  223. }
  224. #upgrade-header {
  225.     background-image: url("../images/upgrade.png");
  226. }
  227. .ie7 #upgrade-header, .ie6 #upgrade-header, .ie7 #upgrade-header .accordion-title, .ie6 #upgrade-header .accordion-title {
  228. }
  229. #upgrade-header.top-level-selected a {
  230.     background-image: url("../images/upgrade-c.png");
  231. }
  232. #billing-header {
  233.     background-image: url("../images/billing.png");
  234. }
  235. #billing-header.top-level-selected a {
  236.     background-image: url("../images/billing-c.png");
  237. }
  238. .accordion-content {
  239.     list-style: none outside none;
  240.     padding: 0;
  241.     position: relative;
  242. }
  243. .item {
  244.     border-bottom: 1px dotted #999999;
  245.     margin: 0;
  246. }
  247. .ie7 .item, .ie6 .item {
  248. }
  249. .item a {
  250.     border-top: 1px solid #FFFFFF;
  251.     color: #555555;
  252.     display: block;
  253.     font-size: 14px;
  254.     height: 23px;
  255.     padding: 3px 4px 1px;
  256.     text-shadow: 1px 1px 0 #FFFFFF;
  257. }
  258. .item:hover {
  259.     background: none repeat scroll 0 0 #EEEEEE;
  260.     color: #555555;
  261. }
  262. .item .selected {
  263.     background: url("../images/selected-item-bg.png") no-repeat scroll 100% 0 transparent;
  264.     color: #FFFFFF;
  265.     margin-right: -10px;
  266.     position: relative;
  267.     text-shadow: 1px 1px 0 #666666;
  268. }
  269. #main-content {
  270.     float: right;
  271.     margin: 40px 15px 25px 0;
  272.     width: 660px;
  273. }
  274. .ie6 #main-content {
  275.     display: inline;
  276. }
  277. .section-heading {
  278.     background: none no-repeat scroll 0 2px transparent;
  279.     color: #1C6131;
  280.     font-size: 32px;
  281.     font-weight: bold;
  282.     margin: 0 0 20px;
  283.     padding-left: 48px;
  284.     text-shadow: 1px 1px 0 #DDDDDD;
  285. }
  286. #profile-heading {
  287.     background-image: url("../images/profile-big.png");
  288. }
  289. #communities-heading {
  290.     background-image: url("../images/communities-big.png");
  291. }
  292. #plan-heading {
  293.     background-image: url("../images/upgrade-big.png");
  294. }
  295. #activity-heading {
  296.     background-image: url("../images/activity-big.png");
  297. }
  298. .subsection-heading {
  299.     clear: both;
  300.     color: #444444;
  301.     font-size: 24px;
  302.     font-weight: bold;
  303.     left: 9px;
  304.     margin: 25px 0 0 1px;
  305.     position: relative;
  306.     top: 3px;
  307. }
  308. .subsection-heading > em {
  309.     font-size: 0.8em;
  310. }
  311. .hidden-anchor {
  312.     display: block;
  313.     height: 0;
  314.     overflow: hidden;
  315.     position: relative;
  316.     top: -200px;
  317.     width: 0;
  318. }
  319. fieldset, .fake-fieldset {
  320.     border: 1px solid #BBBBBB;
  321.     border-radius: 7px 7px 7px 7px;
  322.     margin: 0;
  323.     padding: 25px 20px;
  324. }
  325. .embed-tables, fieldset, .fake-fieldset {
  326.     background: none repeat scroll 0 0 #F2F2F3;
  327. }
  328. .form-section-heading {
  329.     clear: both;
  330.     color: #777777;
  331.     font-size: 16px;
  332.     margin: 30px 0 3px;
  333.     padding-bottom: 2px;
  334. }
  335. .form-section-heading:first-child {
  336.     margin-top: 0;
  337. }
  338. .not-for-eval .form-section-heading:first-child, #manual-license-notice .form-section-heading:first-child {
  339.     margin-top: 30px;
  340. }
  341. #manual-license-notice {
  342.     display: none;
  343. }
  344. .with-bar {
  345.     border-bottom: 1px solid #CCCCCC;
  346.     margin-bottom: 10px;
  347. }
  348. .field, .fake-field {
  349.     overflow: hidden;
  350. }
  351. fieldset > label, .field label, .fake-label, .fake-input {
  352.     float: left;
  353.     font-weight: bold;
  354.     padding: 10px 7px 0 0;
  355.     white-space: nowrap;
  356. }
  357. fieldset > label, .field label, .fake-label {
  358.     clear: both;
  359.     text-align: right;
  360.     width: 180px;
  361. }
  362. .expiration-label {
  363.     clear: none;
  364.     float: left;
  365.     font-weight: normal;
  366.     width: 38px;
  367. }
  368. fieldset > input {
  369.     float: left;
  370. }
  371. fieldset > input, input.text, textarea {
  372.     font-size: 13px;
  373.     padding: 0 5px;
  374.     width: 310px;
  375. }
  376. fieldset > input, input.text {
  377.     height: 24px;
  378.     line-height: 24px;
  379. }
  380. fieldset > input, input.text, textarea, .button, .neat-button, .regenerate-button {
  381.     border: 1px solid #AAAAAA;
  382.     border-radius: 4px 4px 4px 4px;
  383. }
  384. #security-code {
  385.     width: 80px;
  386. }
  387. .important-data, .data {
  388.     display: block;
  389.     float: left;
  390. }
  391. .important-data {
  392.     color: #1C6131;
  393.     font-size: 14px;
  394.     font-weight: bold;
  395.     padding-top: 8px;
  396. }
  397. .data {
  398.     color: #444444;
  399.     font-size: 14px;
  400.     padding-top: 9px;
  401. }
  402. .parenthesis {
  403.     color: #666666;
  404.     font-size: 13px;
  405.     font-weight: normal;
  406. }
  407. .required {
  408.     color: #EE0000;
  409. }
  410. .token {
  411.     border-bottom: 2px ridge #EEEEEE;
  412.     height: 108px;
  413.     margin: 10px auto;
  414.     width: 510px;
  415. }
  416. .token .fake-label {
  417.     width: 90px;
  418. }
  419. .avatar {
  420.     background: none repeat scroll 0 0 #FFFFFF;
  421.     border: 1px solid #555555;
  422.     padding: 3px;
  423. }
  424. select {
  425.     background: none repeat scroll 0 0 #FFFFFF;
  426.     border: 1px solid #AAAAAA;
  427.     border-radius: 4px 4px 4px 4px;
  428.     font-family: Arial,Helvetica,sans-serif;
  429.     font-size: 13px;
  430.     height: 24px;
  431.     padding: 2px 0 0 5px;
  432. }
  433. fieldset > select, .field select {
  434.     float: left;
  435.     width: 321px;
  436. }
  437. #expiration-month, #expiration-year {
  438.     margin-right: 10px;
  439.     width: 46px;
  440. }
  441. fieldset a, .fake-fieldset a {
  442.     color: #488D41;
  443. }
  444. fieldset a:hover, .fake-fieldset a:hover {
  445.     color: #40B234;
  446.     text-decoration: none;
  447. }
  448. .clear {
  449.     clear: both;
  450. }
  451. .button, .neat-button, .regenerate-button {
  452.     background: -moz-linear-gradient(center top , #58B947 35%, #2A933D 100%) repeat scroll 0 0 transparent;
  453.     color: #FFFFFF;
  454.     font-family: Arial,Helvetica,sans-serif;
  455.     font-weight: bold;
  456.     text-align: center;
  457.     text-shadow: 1px 1px 0 #666666;
  458. }
  459. .neat-button, .regenerate-button {
  460.     display: inline-block;
  461. }
  462. .button, .save-disabled {
  463.     clear: both;
  464.     display: block;
  465.     float: none;
  466.     font-size: 14px !important;
  467.     height: 36px;
  468.     margin: 22px auto 0;
  469.     padding: 0;
  470. }
  471. .button:hover, .neat-button:hover, .regenerate-button:hover {
  472.     background: none repeat scroll 0 0 #2A923D;
  473.     cursor: pointer;
  474. }
  475. .save, .save-disabled {
  476.     width: 130px;
  477. }
  478. .mid {
  479.     width: 160px;
  480. }
  481. .large {
  482.     width: 190px;
  483. }
  484. .saved-button {
  485.     background: none repeat scroll 0 0 #DDDDDD;
  486.     border: 1px solid #AAAAAA;
  487.     border-radius: 4px 4px 4px 4px;
  488.     clear: both;
  489.     color: #666666;
  490.     float: none;
  491.     font-family: Arial,Helvetica,sans-serif;
  492.     font-size: 14px;
  493.     height: 20px;
  494.     margin: 22px auto 0;
  495.     text-align: center;
  496.     width: 134px;
  497. }
  498. .neat-button, .regenerate-button {
  499.     font-size: 12px;
  500.     height: 20px;
  501.     padding: 0;
  502. }
  503. .neat-button {
  504.     width: 110px;
  505. }
  506. .regenerate-button {
  507.     float: right;
  508.     margin: 10px 0 0;
  509.     width: 90px;
  510. }
  511. .no-margin {
  512.     margin: 0 auto;
  513. }
  514. .neat-table {
  515.     margin: 0 auto;
  516.     width: 580px;
  517. }
  518. .neat-table > caption {
  519.     background: none repeat scroll 0 0 #FFFFFF;
  520.     color: #666666;
  521.     font-weight: bold;
  522.     text-align: center;
  523. }
  524. .full-width {
  525.     width: 100%;
  526. }
  527. .neat-table thead th {
  528.     background: none repeat scroll 0 0 #BDBEC1;
  529.     color: #FFFFFF;
  530. }
  531. .neat-table thead th, .neat-table tbody th {
  532.     padding-bottom: 1px;
  533.     padding-top: 1px;
  534. }
  535. .neat-table thead th, .neat-table tbody td {
  536.     -moz-border-bottom-colors: none;
  537.     -moz-border-image: none;
  538.     -moz-border-left-colors: none;
  539.     -moz-border-right-colors: none;
  540.     -moz-border-top-colors: none;
  541.     border-color: #AAAAAA;
  542.     border-style: none none solid;
  543.     border-width: 1px;
  544. }
  545. .neat-table tbody td {
  546.     background-color: transparent !important;
  547. }
  548. .neat-table tbody td img {
  549.     margin: -4px 2px -4px -5px;
  550.     vertical-align: middle;
  551. }
  552. .no-header td:first-child {
  553.     padding-left: 0;
  554. }
  555. .no-header tbody td img {
  556.     margin-left: 0;
  557. }
  558. .neat-table tbody td:first-child {
  559.     font-weight: bold;
  560. }
  561. .no-header tbody td:first-child {
  562.     font-size: 14px;
  563. }
  564. .neat-table tbody td:first-child, .neat-table tbody td:first-child > a {
  565.     color: #333333;
  566. }
  567. .neat-table tfoot {
  568.     font-style: normal;
  569. }
  570. .actions {
  571.     padding-right: 0;
  572.     text-align: right;
  573.     white-space: nowrap;
  574. }
  575. .actions form, .no-action, .link-action {
  576.     margin-left: 30px;
  577. }
  578. .no-action {
  579.     color: #666666;
  580. }
  581. .primary, .highlighted {
  582.     color: #1C6131;
  583.     font-weight: bold;
  584. }
  585. #plan-picker {
  586.     border: 1px solid #BBBBBB;
  587.     border-radius: 7px 7px 7px 7px;
  588.     margin: 0;
  589.     padding: 0;
  590. }
  591. #current-plan, #new-plan-wrapper {
  592.     float: left;
  593.     padding: 10px 10px 5px 20px;
  594.     width: 270px;
  595. }
  596. #current-plan {
  597.     border-right: 1px dashed #BBBBBB;
  598. }
  599. #new-plan-wrapper .field-error {
  600.     margin: 0;
  601. }
  602. #plan-picker h4 {
  603.     border-bottom: 1px solid #BBBBBB;
  604.     font-size: 16px;
  605.     font-weight: bold;
  606.     margin: 0;
  607.     padding: 0;
  608.     text-align: left;
  609.     width: 275px;
  610. }
  611. #plan-picker p {
  612.     margin: 10px 0 12px;
  613. }
  614. #plan-picker select {
  615.     width: 275px;
  616. }
  617. #plan-picker img {
  618.     margin: 10px 0 0 33px;
  619.     vertical-align: bottom;
  620. }
  621. #captcha-field {
  622.     width: 150px;
  623. }
  624. #captcha {
  625.     background-color: #DDDDDD;
  626.     border: 1px solid #AAAAAA;
  627.     border-radius: 4px 4px 4px 4px;
  628.     float: left;
  629.     height: 24px;
  630.     margin: 6px 0 0 10px;
  631.     width: 150px;
  632. }
  633. #siteseal {
  634.     margin: 20px auto;
  635.     text-align: center;
  636.     width: 132px;
  637. }
  638. #siteseal a {
  639.     color: #777777;
  640.     font-size: 9px;
  641. }
  642. #siteseal a:hover {
  643.     color: #444444;
  644.     text-decoration: none;
  645. }
  646. #default-notification-email {
  647.     margin-bottom: 1em;
  648.     text-align: center;
  649. }
  650. .points {
  651.     bottom: 26px;
  652.     float: right;
  653.     font-size: 18px;
  654.     font-weight: bold;
  655.     margin-right: 10px;
  656.     position: relative;
  657.     width: 120px;
  658. }
  659. .points-unit {
  660.     color: #CCCCCC;
  661.     font-size: 12px;
  662.     font-weight: normal;
  663.     width: 30px;
  664. }
  665. .ranking {
  666.     bottom: 26px;
  667.     float: right;
  668.     font-size: 18px;
  669.     font-weight: bold;
  670.     margin-right: 10px;
  671.     position: relative;
  672.     width: 55px;
  673. }
  674. .badge {
  675.     float: left;
  676.     height: 80px;
  677.     margin: 10px 12px 0 0;
  678.     text-align: center;
  679.     width: 65px;
  680. }
  681. .badge > img {
  682.     display: block;
  683.     margin: 0 auto;
  684. }
  685. #btn-new-community {
  686.     background: -moz-linear-gradient(center top , #2E2E2E, #070203) repeat scroll 0 0 #222222;
  687.     border-radius: 5px 5px 5px 5px;
  688.     box-shadow: 3px 3px 3px 0 #666666;
  689.     color: #FFFFFF;
  690.     display: block;
  691.     font-size: 16px;
  692.     font-weight: bold;
  693.     height: 32px;
  694.     line-height: 32px;
  695.     margin: 18px auto;
  696.     text-align: center;
  697.     text-decoration: none;
  698.     width: 202px;
  699. }
  700. .avatar-field-wrapper .field-vertical {
  701.     float: left;
  702.     margin-top: 1em;
  703.     min-height: 80px;
  704.     padding-left: 72px;
  705.     position: relative;
  706. }
  707. .avatar-field-wrapper .field-vertical label:first-child {
  708.     margin-top: -3px;
  709. }
  710. .avatar-field-wrapper select {
  711.     margin: 0;
  712.     width: 248px;
  713. }
  714. .avatar-field-wrapper a {
  715.     font-size: 12px;
  716. }
  717. .avatar-field-wrapper .avatar {
  718.     left: 0;
  719.     position: absolute;
  720.     top: 0;
  721. }
  722. .checkbox-column {
  723.     clear: both;
  724.     text-align: center;
  725. }
  726. .checkbox-field, .no-label, .field-error {
  727.     margin-left: 185px;
  728. }
  729. .no-label > a:first-child {
  730.     padding-left: 3px;
  731. }
  732. .field-hint {
  733.     clear: both;
  734.     font-style: italic;
  735.     margin-left: 195px;
  736.     position: relative;
  737.     top: -10px;
  738. }
  739. .fake-field .field-hint {
  740.     margin-left: 185px;
  741.     position: static;
  742. }
  743. .checkbox-column input, .checkbox-field input, .checkbox-field label {
  744.     vertical-align: middle;
  745. }
  746. .checkbox-field label {
  747.     font-weight: normal;
  748. }
  749. .checkbox-field input {
  750.     margin-left: 0;
  751. }
  752. .next-to-field {
  753.     margin-top: 1em;
  754. }
  755. #content-wrapper {
  756.     padding: 25px;
  757. }
  758. .form-heading {
  759.     color: #333333;
  760.     font-size: 22px;
  761.     font-weight: normal;
  762.     line-height: 2em;
  763.     text-align: center;
  764. }
  765. #ideascale-login {
  766.     width: 400px;
  767. }
  768. #login-form.single {
  769.     margin: 0 auto;
  770.     width: 442px;
  771. }
  772. #ideascale-login .button, #register-form .button {
  773.     height: 1.8em;
  774.     margin: 1em auto;
  775.     padding: 0 1em;
  776.     width: 100px;
  777. }
  778. #ideascale-login label {
  779.     width: 90px;
  780. }
  781. #ideascale-login .no-label, #ideascale-login .checkbox-field, #ideascale-login .field-error {
  782.     margin-left: 96px;
  783. }
  784. #ideascale-login .text {
  785.     width: 205px;
  786. }
  787. #register-now {
  788.     text-align: center;
  789. }
  790. .dual #ideascale-login {
  791.     float: left;
  792. }
  793. #rpx-login {
  794.     float: left;
  795.     width: 370px;
  796. }
  797. .or {
  798.     float: left;
  799.     height: 280px;
  800.     margin: 0 1em;
  801.     overflow: visible;
  802.     padding: 0 6px 6px;
  803.     position: relative;
  804.     width: 1px;
  805. }
  806. .or-text {
  807.     color: #488D41;
  808.     font-size: 1.5em;
  809.     font-weight: bold;
  810.     margin-left: -0.5em;
  811.     position: absolute;
  812.     top: 40%;
  813. }
  814. .or-divider {
  815.     border-left: 1px dashed #CCCCCC;
  816.     height: 280px;
  817.     width: 0;
  818. }
  819. .recaptcha_image {
  820.     border: 1px solid #CCCCCC;
  821.     height: 57px;
  822.     width: 300px;
  823. }
  824. #register-form {
  825.     margin: 0 auto;
  826.     width: 540px;
  827. }
  828. #register-form label {
  829.     width: 142px;
  830. }
  831. #register-form .text, #password-forgot-form .text {
  832.     width: 290px;
  833. }
  834. #register-form .no-label, #register-form .checkbox-field, #register-form .field-error, #register-form .recaptcha_image, #register-form .reload-recaptcha {
  835.     margin-left: 149px;
  836. }
  837. .captcha {
  838.     margin-bottom: 1em;
  839. }
  840. #password-forgot-form {
  841.     margin: 0 auto;
  842.     width: 550px;
  843. }
  844. #password-forgot-help {
  845.     color: #666666;
  846.     margin: 0 55px 0.5em;
  847.     text-align: center;
  848. }
  849. #password-forgot-form label {
  850.     width: 100px;
  851. }
  852. #password-forgot-form .no-label {
  853.     margin-left: 110px;
  854. }
  855. #password-forgot-form .button {
  856.     width: 260px;
  857. }
  858. #locked-warning {
  859.     background: url("../images/lock-l.png") no-repeat scroll 4px 6px transparent;
  860.     border: 4px solid #C01A2D;
  861.     font-size: 11px;
  862.     margin: -30px 0 2em;
  863.     padding: 12px 12px 6px 34px;
  864. }
  865. .ie7 #locked-warning {
  866. }
  867. #locked-warning h6 {
  868.     color: #C01A2D;
  869.     font-size: 1.3em;
  870.     font-weight: bold;
  871.     line-height: 1;
  872. }
  873. #locked-warning p {
  874.     margin: 0.3em 0 0;
  875. }
  876. .unlock {
  877.     background: url("../images/lock.png") no-repeat scroll 0 50% transparent;
  878.     color: #3E8E32;
  879.     font-size: 0.9em;
  880.     margin-left: 0.5em;
  881.     padding-left: 20px;
  882. }
  883. #sub-domain-value {
  884.     margin-left: 4px;
  885.     margin-right: 4px;
  886.     width: 170px;
  887. }
  888. #categories-value {
  889.     height: 100px;
  890. }
  891. #community-type-list {
  892.     float: left;
  893.     list-style: none outside none;
  894.     margin-bottom: 0;
  895.     width: 310px;
  896. }
  897. #community-type-list li {
  898.     margin: 0.9em 0;
  899.     position: relative;
  900. }
  901. #community-type-list label {
  902.     float: none;
  903.     padding: 0;
  904. }
  905. #community-type-list input, #community-type-list label {
  906.     cursor: pointer;
  907. }
  908. #community-type-list input {
  909.     left: -22px;
  910.     position: absolute;
  911. }
  912. #important-notes {
  913.     background: none repeat scroll 0 0 #FFFFFF;
  914.     border: 3px solid #CC0000;
  915.     font-size: 14px;
  916.     margin: 0 0 30px;
  917.     overflow: hidden;
  918.     padding-bottom: 0.5em;
  919.     padding-top: 1em;
  920. }
  921. #important-notes h4 {
  922.     background: url("../images/exclamation.png") no-repeat scroll 100% 50% transparent;
  923.     color: #CC0000;
  924.     float: left;
  925.     font-size: 1em;
  926.     font-weight: bold;
  927.     margin-right: 24px;
  928.     padding-right: 18px;
  929.     text-align: right;
  930.     text-transform: uppercase;
  931.     width: 140px;
  932. }
  933. #important-notes p {
  934.     line-height: 1.2em;
  935.     margin-bottom: 0.5em;
  936. }
  937. #important-notes div {
  938.     float: left;
  939.     width: 400px;
  940. }
  941. .footnotes {
  942.     color: #888888;
  943. }
  944. #account-heading {
  945.     line-height: 1.5em;
  946.     margin-bottom: -20px;
  947.     margin-top: -10px;
  948. }
  949. .ui-dialog {
  950.     color: #404041;
  951.     padding: 0;
  952. }
  953. .ui-dialog-titlebar {
  954.     border-bottom-left-radius: 0;
  955.     border-bottom-right-radius: 0;
  956.     padding-bottom: 0.2em !important;
  957.     padding-top: 0.2em !important;
  958. }
  959. .ui-dialog-title {
  960.     font-size: 1.2em;
  961. }
  962. .ui-dialog-content {
  963.     color: #404040;
  964.     padding: 1em !important;
  965. }
  966. .embed-tables thead th {
  967.     border: medium none;
  968. }
  969. tr.child-table-head th, .child-tables {
  970.     background: none repeat scroll 0 0 #FFFFFF;
  971. }
  972. .embed-tables > tbody > tr > td {
  973.     border-style: solid none none;
  974. }
  975. tbody > tr.child-table-body > td, tbody > tr.child-tables > td {
  976.     border: medium none;
  977. }
  978. tr.child-tables > td {
  979.     padding: 0.5em;
  980. }
  981. tr.child-tables:hover > td {
  982.     box-shadow: 0 0 16px 6px #666666;
  983. }
  984. .reversed td {
  985.     color: #999999 !important;
  986. }
  987. .embed-tables tbody td:first-child {
  988.     font-weight: normal;
  989. }
  990. .embed-tables tbody td:first-child {
  991.     color: inherit;
  992. }
  993. .reversed[data-row-id] > td:first-child {
  994.     color: inherit !important;
  995.     text-decoration: line-through;
  996. }
  997. .more, .less {
  998.     background-position: 50% 50% !important;
  999.     background-repeat: no-repeat !important;
  1000.     cursor: pointer;
  1001.     padding: 0;
  1002.     width: 22px;
  1003. }
  1004. .more {
  1005.     background-image: url("../images/more.png") !important;
  1006. }
  1007. .less {
  1008.     background-image: url("../images/less.png") !important;
  1009. }
  1010. .more.inactive, .less.inactive {
  1011.     background: none repeat scroll 0 0 transparent !important;
  1012.     cursor: auto;
  1013. }
  1014. .no-script .more-or-less {
  1015.     text-indent: -2000px;
  1016. }
  1017. .no-script .more, .no-script .less {
  1018.     background: none repeat scroll 0 0 transparent !important;
  1019.     cursor: default;
  1020. }
  1021. #invoices-table td:first-child a {
  1022.     background: url("../images/pdf.png") no-repeat scroll 100% 0 transparent;
  1023.     color: #488D41;
  1024.     font-weight: normal;
  1025.     padding-right: 20px;
  1026. }
  1027. #card-form {
  1028.     padding-bottom: 5px;
  1029. }
  1030. #card-form .field label, #card-form .fake-label {
  1031.     width: 130px;
  1032. }
  1033. #card-form .field-error {
  1034.     margin-left: 140px;
  1035. }
  1036. .field-group label, .field-group select {
  1037.     float: none;
  1038. }
  1039. .field-group label {
  1040.     font-weight: normal;
  1041. }
  1042. .dialog-actions {
  1043.     text-align: center;
  1044. }
  1045. form > .dialog-actions {
  1046.     margin-top: 15px;
  1047. }
  1048. #terms-field {
  1049.     margin: 0;
  1050.     text-align: center;
  1051. }
  1052. #terms-field label {
  1053.     font-weight: bold;
  1054. }
  1055. .inline-help {
  1056.     background: url("../images/info.png") no-repeat scroll 0 0 transparent;
  1057.     display: inline-block;
  1058.     height: 14px;
  1059.     overflow: hidden;
  1060.     padding: 0;
  1061.     position: relative;
  1062.     text-indent: -9999px;
  1063.     vertical-align: sub;
  1064.     width: 14px;
  1065. }
  1066. .ie7 .inline-help {
  1067.     vertical-align: middle;
  1068. }
  1069. .ie7 .field .inline-help {
  1070.     vertical-align: super;
  1071. }
  1072. .note {
  1073.     background-image: url("../images/note.png");
  1074.     height: 16px;
  1075.     width: 16px;
  1076. }
  1077. #tiptip_content {
  1078.     font-size: 13px;
  1079.     line-height: 1.3em;
  1080.     padding: 5px 13px 15px;
  1081. }
  1082. #tiptip_content h6 {
  1083.     border-bottom: 1px solid #CCCCCC;
  1084.     font-size: 14px;
  1085.     font-weight: bold;
  1086.     line-height: 1em;
  1087.     padding: 0.3em 0 0.3em 3px;
  1088. }
  1089. #tiptip_content li {
  1090.     list-style: circle outside none;
  1091.     margin-top: 1em;
  1092. }
  1093. #tiptip_content ul {
  1094.     margin: 0 0 0 1.4em;
  1095.     padding: 0;
  1096. }
  1097. #tiptip_content p {
  1098.     margin: 5px 0;
  1099. }
  1100. #faq-heading {
  1101.     position: static;
  1102. }
  1103. .faq-list {
  1104.     float: left;
  1105.     margin: 0 5% 0 0;
  1106.     width: 45%;
  1107. }
  1108. .faq-list > dt {
  1109.     line-height: 1.2em;
  1110.     margin: 0.8em 0 0.2em;
  1111. }
  1112. .faq-list > dd {
  1113.     color: #666666;
  1114.     margin: 0;
  1115. }
  1116. #livechat {
  1117.     clear: both;
  1118.     padding-top: 1em;
  1119.     text-align: center;
  1120. }
  1121. #security-icons {
  1122.     clear: both;
  1123.     list-style: none outside none;
  1124.     margin: 0;
  1125.     padding: 2em 0 0;
  1126.     text-align: center;
  1127. }
  1128. #security-icons > li {
  1129.     display: inline-block;
  1130.     margin: 0 10px;
  1131.     vertical-align: middle;
  1132. }
  1133. .ie7 #security-icons > li {
  1134.     display: inline;
  1135. }
  1136. #godaddy-seal > img {
  1137.     border: 1px solid #DDDDDD;
  1138.     padding: 10px;
  1139. }
  1140. fieldset .button:first-child {
  1141.     margin-top: 0;
  1142. }
  1143. #request-api-token-form label {
  1144.     width: 200px;
  1145. }
  1146. #request-api-token-form .checkbox-field, #request-api-token-form .field-error {
  1147.     margin-left: 205px;
  1148. }
  1149. #api-tos {
  1150.     border: 1px solid #DDDDDD;
  1151.     height: 200px;
  1152.     margin-top: 10px;
  1153.     overflow: auto;
  1154.     padding: 10px 10px 0;
  1155. }
  1156. .pager {
  1157.     padding-right: 0;
  1158.     text-align: right;
  1159. }
  1160. #followee-activities td:first-child {
  1161.     white-space: nowrap;
  1162. }
  1163. #followee-activities .actions {
  1164.     color: #666666;
  1165. }
  1166. .pagination {
  1167.     margin: 0;
  1168.     padding: 0;
  1169. }
  1170. .pagination li {
  1171.     display: inline-block;
  1172.     list-style: none outside none;
  1173.     margin: 2px 0 2px 2px;
  1174. }
  1175. .ie7 .pagination li {
  1176.     display: inline;
  1177. }
  1178. .pagination a, .pagination span {
  1179.     border: 1px solid #145B82;
  1180.     color: #145B82;
  1181.     display: block;
  1182.     line-height: 1;
  1183.     min-width: 8px;
  1184.     padding: 3px;
  1185.     text-align: center;
  1186.     text-decoration: none;
  1187. }
  1188. .pagination .current span, .pagination a:hover {
  1189.     background-color: #145B82;
  1190.     color: #FFFFFF;
  1191. }
  1192. .loading {
  1193.     background: url("../images/search-spinner.gif") no-repeat scroll 50% 50% transparent;
  1194.     min-height: 40px;
  1195. }
  1196. .child-tables-holder {
  1197.     margin-top: 0.5em;
  1198. }
  1199. .child-tables-holder:first-child, .child-tables-holder:empty {
  1200.     margin-top: 0;
  1201. }
  1202. .child-tables-holder:first-child:empty {
  1203.     margin-top: -0.5em;
  1204. }
  1205. .child-tables-holder > .neat-table {
  1206.     border: 1px solid #999999;
  1207. }
  1208. .child-tables-holder > .neat-table:not(.embed-tables) {
  1209.     background: none repeat scroll 0 0 #FFFFFF;
  1210. }
  1211. .child-tables-holder > .neat-table .actions {
  1212.     padding-right: 4px;
  1213. }
  1214. .child-tables-holder > .fake-fieldset {
  1215.     border-radius: 0 0 0 0;
  1216.     padding: 10px;
  1217. }
  1218. .deleted {
  1219.     text-decoration: line-through;
  1220. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement