Advertisement
Guest User

820691

a guest
Apr 23rd, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.08 KB | None | 0 0
  1. #input_13_1001, #input_13_1002, #input_13_1003, #input_13_1005{
  2. display: none;
  3. }
  4. label.form-product-container:before {
  5. background-color: transparent;
  6. border-style: double;
  7. border-width: 3px;
  8. border-color: #d3d3d3 #FFFFFF #FFFFFF #d3d3d3;
  9. outline: 1px solid  #d3d3d3 !important;
  10. border-radius: 0 !important;
  11. }
  12. label.form-product-container:before {
  13. box-shadow: inset 1px 2px 8px rgba(0, 0, 0, .3);
  14. border-radius: 2px;
  15. box-sizing: border-box;
  16. content: "";
  17. cursor: pointer;
  18. display: inline-block;
  19. height: 18px;
  20. left: 4px;
  21. margin-right: 4px;
  22. position: absolute;
  23. vertical-align: baseline;
  24. width: 18px;
  25. }
  26. label.form-product-container {
  27. float: left;
  28. line-height: 18px;
  29. margin-left: 0;
  30. text-indent: 20px;
  31. }
  32. label.form-product-container:after {
  33. background-color: #808080;
  34. box-shadow: 0 3px 0 0 #808080 , 3px 3px 0 0 #808080 , 6px 3px 0 0 #808080, 9px 3px 0 0 #808080, 0px 0px 0 0 rgba(0, 0, 0, .3), 0px 0px 0 0 rgba(0, 0, 0, .3);
  35. transform: rotate(-45deg);
  36. }
  37. label.form-product-container:after {
  38. content: "";
  39. display: inline-block;
  40. height: 4px;
  41. left: 8px;
  42. opacity: 0;
  43. position: absolute;
  44. top: 14px;
  45. width: 4px;
  46. z-index: 10;
  47. }
  48. .form-product-item input:checked + label:after {
  49. opacity: 1;
  50. }
  51. .form-checkbox-item:not(#foo) label:before {
  52.     border: 2px solid #F8F9FF !important;
  53.     border-radius: 0px !important;
  54. }
  55. .form-product-details{
  56. float: right !important;
  57. text-align: center;
  58. }
  59. .form-product-container{
  60. width: 500px !important;
  61. }
  62. #input_13_1005_price{
  63. display: none !important;
  64. }
  65. br{
  66. display: none !important;
  67. }
  68. #cid_13 span:nth-child(8) .form-sub-label
  69. {
  70. display: none !Important;
  71. }
  72. #cid_13 span:nth-child(8) label{
  73. width: 200px  !important;
  74. }
  75. #cid_13 span:nth-child(8) label.form-product-container
  76. {
  77. text-indent: 0px !important;
  78. }
  79. #product-name-input_13_1005
  80. {
  81. position:relative !important;
  82. left:20px !important;
  83. }
  84. .form-product-item {
  85. width: 500px !important;
  86. }
  87. #cid_13 span:nth-child(8) .form-sub-label-container{
  88. margin: 0px !important;
  89. }
  90. #cid_13 span:nth-child(8) .form-product-details b{
  91. position: relative !important;
  92. top: -10px !important;
  93. left: 200px !important;
  94. }
  95. #cid_13 span:nth-child(8) .form-sub-label-container{
  96. width: 300px !important;
  97. }
  98. input#input_13_quantity_1005_0{
  99. width: 80px !important;
  100. float: right !important;
  101. }
  102. #cid_13 span:nth-child(8){
  103. margin: 0px !important;
  104. }
  105. .form-payment-total{
  106. margin: 0px !important;
  107. width: 100px !important;
  108. position: relative !important;
  109. left: 406px !Important;
  110. }
  111. .form-dropdown{
  112. height: 30px !important;
  113. border-radius: 6px !important;
  114. }
  115. #cid_13 .form-address-table tr:nth-child(3) td, #cid_13 .form-address-table tr:nth-child(4) td{
  116. width: 500px !important;
  117. }
  118. #cid_13 .form-address-table tr:nth-child(3) td span, #cid_13 .form-address-table tr:nth-child(4) td span{
  119. width: 240px !important;
  120. }
  121. #cid_13 .form-address-table tr:nth-child(3) td span input, #cid_13 .form-address-table tr:nth-child(4) td span input{
  122. width: 240px !important;
  123. }
  124. #cid_13 .form-address-table tr:nth-child(3) td span select, #cid_13 .form-address-table tr:nth-child(4) td span select{
  125. width: 240px !important;
  126. }
  127. #cid_13 .form-address-table tr:nth-child(3) td span:nth-child(1), #cid_13 .form-address-table tr:nth-child(4) td span:nth-child(1){
  128. margin-right: 20px !important;
  129. }
  130. #id_5, #id_10{
  131. width: 240px !important;
  132. }
  133. #id_5{
  134. margin-right: 20px !important;
  135. }
  136. input#input_5.form-textbox{
  137. min-width: 240px !important;
  138. max-width: 240px !important;
  139. }
  140. .form-header-group{
  141. height: 0px !important;
  142. padding: 0px !important;
  143. margin: 24px 0px !Important;
  144. }
  145.  
  146. #ccTitle13, #label_13, #label_11, #label_6, .form-payment-total b{
  147. color: #0B88C2 !important;
  148. }
  149. #ccTitle13{
  150. visibility: hidden !important;
  151. }
  152. #ccTitle13:before{
  153. visibility: visible !important;
  154. content: "BILLING INFO:";
  155. }
  156. #id_13 .form-address-table{
  157. position: relative !important;
  158. top: 611px !important;
  159. }
  160. #id_4, #id_9, #id_5, #id_10, #id_6, #id_11, #cid_15, #id_16{
  161. position: relative !important;
  162. top: -213px !important;
  163. }
  164. #id_16, #text_16, #cid_16{
  165. height: 40px !important;
  166. }
  167. #id_16 strong{
  168. color: #0B88C2 !important;
  169. font-size: 14px;
  170. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement