style.css 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378
  1. .buy-courses-tabs {
  2. margin-bottom: 15px;
  3. }
  4. .buy-courses-page-header {
  5. padding-bottom: 9px;
  6. margin: 40px 0 20px;
  7. border-bottom: 1px solid #eee;
  8. }
  9. .buy-courses-block-button {
  10. display: block;
  11. width: 100%;
  12. height: 50px;
  13. line-height: 35px;
  14. font-size: 16px;
  15. }
  16. .buy-courses-cross-out {
  17. text-decoration: line-through;
  18. }
  19. .buy-courses-title-color {
  20. color: #5DC3E1;
  21. padding-bottom: 10px;
  22. }
  23. .buy-courses-description-service {
  24. text-align: justify;
  25. font-size: 18px;
  26. line-height: 1.42857;
  27. }
  28. /* PROCESS BUY */
  29. .buy-info .price, .service-buy .price {
  30. font-size: 24px;
  31. line-height: 32px;
  32. font-weight: bold;
  33. padding-bottom: 10px;
  34. padding-top: 10px;
  35. letter-spacing: -0.020em;
  36. }
  37. .buy-info .price-details-tax, .service-buy .price-details-tax {
  38. font-size: 18px;
  39. line-height: 24px;
  40. font-weight: bold;
  41. padding-bottom: 0px;
  42. padding-top: 10px;
  43. letter-spacing: -0.020em;
  44. }
  45. .buy-info .buy-item .title {
  46. margin-top: 5px;
  47. font-weight: bold;
  48. line-height: 24px;
  49. font-size: 18px;
  50. }
  51. .buy-info .buy-item .description, .buy-info .buy-item .coaches {
  52. margin-bottom: 20px;
  53. color: #666666;
  54. }
  55. .buy-info .buy-item .list-description {
  56. color: #666666;
  57. }
  58. .buy-info .buy-item .date {
  59. margin-bottom: 10px;
  60. color: #666666;
  61. }
  62. .buy-summary {
  63. margin-top: 10px;
  64. border-top: 1px solid #CCCCCC;
  65. }
  66. .panel-box-buy {
  67. box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
  68. padding: 20px;
  69. }
  70. .buy-summary .alert-info {
  71. color: #31708f;
  72. background-color: #e8f2f8;
  73. border-color: #bce8f1;
  74. }
  75. @-moz-keyframes wobblebar-loader {
  76. 0% {
  77. left: 4px;
  78. }
  79. 3% {
  80. left: 204px;
  81. }
  82. 6% {
  83. left: 4px;
  84. }
  85. 9% {
  86. left: 204px;
  87. }
  88. 12% {
  89. left: 4px;
  90. }
  91. 15% {
  92. left: 204px;
  93. }
  94. 18% {
  95. left: 32px;
  96. }
  97. 27% {
  98. left: 32px;
  99. }
  100. 30% {
  101. left: 204px;
  102. }
  103. 33% {
  104. left: 4px;
  105. }
  106. 36% {
  107. left: 204px;
  108. }
  109. 39% {
  110. left: 4px;
  111. }
  112. 42% {
  113. left: 204px;
  114. }
  115. 45% {
  116. left: 4px;
  117. }
  118. 48% {
  119. left: 204px;
  120. }
  121. 51% {
  122. left: 152px;
  123. }
  124. 63% {
  125. left: 152px;
  126. }
  127. 66% {
  128. left: 4px;
  129. }
  130. 69% {
  131. left: 204px;
  132. }
  133. 72% {
  134. left: 4px;
  135. }
  136. 75% {
  137. left: 204px;
  138. }
  139. 78% {
  140. left: 4px;
  141. }
  142. 81% {
  143. left: 204px;
  144. }
  145. 84% {
  146. left: 72px;
  147. }
  148. 94% {
  149. left: 72px;
  150. }
  151. 97% {
  152. left: 204px;
  153. }
  154. }
  155. @-webkit-keyframes wobblebar-loader {
  156. 0% {
  157. left: 4px;
  158. }
  159. 3% {
  160. left: 204px;
  161. }
  162. 6% {
  163. left: 4px;
  164. }
  165. 9% {
  166. left: 204px;
  167. }
  168. 12% {
  169. left: 4px;
  170. }
  171. 15% {
  172. left: 204px;
  173. }
  174. 18% {
  175. left: 32px;
  176. }
  177. 27% {
  178. left: 32px;
  179. }
  180. 30% {
  181. left: 204px;
  182. }
  183. 33% {
  184. left: 4px;
  185. }
  186. 36% {
  187. left: 204px;
  188. }
  189. 39% {
  190. left: 4px;
  191. }
  192. 42% {
  193. left: 204px;
  194. }
  195. 45% {
  196. left: 4px;
  197. }
  198. 48% {
  199. left: 204px;
  200. }
  201. 51% {
  202. left: 152px;
  203. }
  204. 63% {
  205. left: 152px;
  206. }
  207. 66% {
  208. left: 4px;
  209. }
  210. 69% {
  211. left: 204px;
  212. }
  213. 72% {
  214. left: 4px;
  215. }
  216. 75% {
  217. left: 204px;
  218. }
  219. 78% {
  220. left: 4px;
  221. }
  222. 81% {
  223. left: 204px;
  224. }
  225. 84% {
  226. left: 72px;
  227. }
  228. 94% {
  229. left: 72px;
  230. }
  231. 97% {
  232. left: 204px;
  233. }
  234. }
  235. @keyframes wobblebar-loader {
  236. 0% {
  237. left: 4px;
  238. }
  239. 3% {
  240. left: 204px;
  241. }
  242. 6% {
  243. left: 4px;
  244. }
  245. 9% {
  246. left: 204px;
  247. }
  248. 12% {
  249. left: 4px;
  250. }
  251. 15% {
  252. left: 204px;
  253. }
  254. 18% {
  255. left: 32px;
  256. }
  257. 27% {
  258. left: 32px;
  259. }
  260. 30% {
  261. left: 204px;
  262. }
  263. 33% {
  264. left: 4px;
  265. }
  266. 36% {
  267. left: 204px;
  268. }
  269. 39% {
  270. left: 4px;
  271. }
  272. 42% {
  273. left: 204px;
  274. }
  275. 45% {
  276. left: 4px;
  277. }
  278. 48% {
  279. left: 204px;
  280. }
  281. 51% {
  282. left: 152px;
  283. }
  284. 63% {
  285. left: 152px;
  286. }
  287. 66% {
  288. left: 4px;
  289. }
  290. 69% {
  291. left: 204px;
  292. }
  293. 72% {
  294. left: 4px;
  295. }
  296. 75% {
  297. left: 204px;
  298. }
  299. 78% {
  300. left: 4px;
  301. }
  302. 81% {
  303. left: 204px;
  304. }
  305. 84% {
  306. left: 72px;
  307. }
  308. 94% {
  309. left: 72px;
  310. }
  311. 97% {
  312. left: 204px;
  313. }
  314. }
  315. /* Landscape phones and down */
  316. @media (max-width: 480px) {
  317. .panel-box-buy {
  318. padding: 0;
  319. }
  320. .buy-summary .pull-right {
  321. float: left !important;
  322. }
  323. .buy-summary .btn-success {
  324. width: 100%;
  325. }
  326. }
  327. /* :not(:required) hides this rule from IE9 and below */
  328. .wobblebar-loader:not(:required) {
  329. background: #2E6DA4;
  330. -moz-border-radius: 10.66667px;
  331. -webkit-border-radius: 10.66667px;
  332. border-radius: 10.66667px;
  333. display: inline-block;
  334. overflow: hidden;
  335. text-indent: -9999px;
  336. width: 228px;
  337. height: 21.33333px;
  338. position: relative;
  339. }
  340. .wobblebar-loader:not(:required)::after {
  341. -moz-animation: wobblebar-loader 15000ms infinite ease;
  342. -webkit-animation: wobblebar-loader 15000ms infinite ease;
  343. animation: wobblebar-loader 15000ms infinite ease;
  344. background: white;
  345. display: block;
  346. -moz-border-radius: 7.11111px;
  347. -webkit-border-radius: 7.11111px;
  348. border-radius: 7.11111px;
  349. content: '';
  350. position: absolute;
  351. top: 3.55556px;
  352. left: 4px;
  353. width: 21.33333px;
  354. height: 14.22222px;
  355. }