Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.83 KB | None | 0 0
  1. html,body
  2. background-color #f2f2f2
  3. font-family 'Roboto', sans-serif
  4. -webkit-touch-callout none
  5. -webkit-user-select none
  6. -khtml-user-select none
  7. -moz-user-select none
  8. -ms-user-select none
  9. user-select none
  10.  
  11. header, footer
  12. position: fixed;
  13. left: 0;
  14. background-color: #f2f2f2;
  15. display: inline-block;
  16. min-width: 100%;
  17. height: 50px;
  18. @media all and (min-width:600px){
  19. height 6%
  20. }
  21. div, section, article
  22. display :inline-block;
  23.  
  24. li
  25. list-style-type: none;
  26. cursor: pointer;
  27. .active
  28. background-color #be1e59
  29. color #fff
  30.  
  31. .noBorder
  32. border none
  33.  
  34. header
  35. z-index 25000
  36. top 0
  37. text-align center
  38. border-bottom: 1px solid #d1d1d1;
  39. div
  40. width: 100%;
  41. .volvertabBack
  42. height 6em
  43. .volver
  44. height 30px
  45. #back
  46. color #be1e59
  47. top 10px
  48. left 0
  49. position absolute
  50. @media all and (min-width:600px){
  51. padding 0em 0.9em 0.9em 0.3em
  52. }
  53. float left
  54. display inline
  55. img
  56. margin-left 5px
  57.  
  58. .menu
  59. position absolute
  60. top 14px
  61. right 5px
  62. height 22px
  63. .menuTabImg
  64. height 4.5em
  65. position absolute
  66. right 8px
  67. top 21px
  68.  
  69. .h3ttl
  70. color #be1e59
  71. font-size 1.2em
  72. display block
  73. margin 0 auto
  74. width 70%
  75. overflow hidden
  76. white-space nowrap
  77. text-overflow ellipsis
  78. position relative
  79. z-index -1
  80. font-weight: bolder;
  81. top 30%
  82.  
  83. .h3ttlTab
  84. color #be1e59
  85. font-size 4em
  86. display block
  87. margin 0 auto
  88. overflow hidden
  89. white-space nowrap
  90. position relative
  91. z-index -1
  92. font-weight: bolder;
  93. top 20%
  94.  
  95. .headerImg
  96. margin 8px auto
  97.  
  98. section
  99. z-index 0
  100. padding 50px 0 0 0
  101. @media all and (min-width: 600px){
  102. padding 70px 0 0 0
  103. }
  104.  
  105. .footerSearch
  106. width 100%
  107.  
  108. footer
  109. margin 20px 0 0 0
  110. bottom 0px
  111. border-top 1px solid #d1d1d1
  112. img
  113. height 30px
  114. .tamIcoFooter
  115. height 4.5em
  116. table
  117. height 100%
  118. width 100%
  119. td
  120. text-align center
  121.  
  122. #agregar_footer, #timeline_footer,#buscar_marcas
  123. margin -5px 0px 0px 0px
  124. @media all and (min-width:600px){
  125. margin -10px 0px 0px 0px
  126. }
  127.  
  128. #tabFooter
  129. @media all and (min-width:600px){
  130. height 70px
  131. }
  132.  
  133. #contadorNovedades
  134. background-color #f00
  135. left 30px
  136. bottom 30px
  137. @media all and (min-width: 600px) {
  138. bottom 2.8em
  139. font-size initial
  140. }
  141. position absolute
  142.  
  143. #search
  144. background-color: #be1e59;
  145. color: #fff;
  146.  
  147. #suscribir,#stores,#search,#vids,#promo,#novs,#timeline_footer,#eliminar_footer,#agregar_footer,#buscar_marcas,#position,#gCat
  148. display inline-block
  149.  
  150. #suscribir,#timeline_footer,#eliminar_footer,#agregar_footer,#buscar_marcas
  151. color #FFF
  152. position absolute
  153.  
  154. #timeline_footer
  155. left 10px
  156. #buscar_marcas
  157. right 60px
  158. #buscar_marcasDer
  159. right 6em
  160. #eliminar_footer, #suscribir
  161. left 50%
  162.  
  163. #agregar_footer
  164. right 10px
  165.  
  166. #stores,#vids,#promo,#novs,#suscribir,#position,#gCat
  167. margin 0
  168. color #BE1E59
  169. #gCat
  170. height 25px
  171. @media all and (min-width:600px){
  172. height 33px
  173. }
  174.  
  175. .selectorTimeline
  176. height 40px
  177. @media all and (min-width:600px){
  178. height 5em
  179. }
  180. li
  181. width 50%
  182. height 100%
  183. p
  184. text-align center
  185. margin 10px
  186. @media all and (min-width:600px){
  187. margin 1.8em
  188. }
  189.  
  190. #clear_img
  191. height 30px
  192. @media all and (min-width:600px) {
  193. height 2.9em
  194. }
  195. position absolute
  196. right 10px
  197.  
  198. .selectorTimeline, #selector, #promocionesList, #novedadesList
  199. width 100%
  200.  
  201. #suscritos
  202. margin-top 20px
  203.  
  204. #position
  205. position absolute
  206. top -10px
  207.  
  208. .novedadList
  209. margin 0
  210. padding 50px 0
  211. @media all and (min-width:600px){
  212. padding 70px 0
  213. }
  214. li
  215. background-color #F2F2F2
  216. margin 10px
  217.  
  218. .notificacion, .novedad, .promocion
  219. width 100%
  220.  
  221. img
  222. height 100px
  223. width 100px
  224.  
  225. .subtext
  226. color #8F8787
  227. text-align right
  228.  
  229. .notificacion
  230. .media-body
  231. display inline-block
  232. width 100%
  233.  
  234. img
  235. margin 5px
  236.  
  237. #msg
  238. height 70%
  239.  
  240. .subtext
  241. height 15%
  242.  
  243. .uSection
  244. padding 50px 0 0 0
  245.  
  246. .glyphicon
  247. font-size 24px
  248. @media all and (min-width:600px){
  249. font-size 34px
  250. }
  251.  
  252. .categoria-container
  253. min-width 100%
  254. max-width 100%
  255.  
  256. ul
  257. margin-top 0
  258. margin-bottom 0
  259. padding 50px 0 50px 0
  260. @media all and (min-width:600px){
  261. padding 70px 0 70px 0
  262. }
  263.  
  264. li
  265. .categoriaFigure
  266. display inline-block
  267. position relative
  268. width 100%
  269. height 0
  270. padding-bottom 56.25%
  271.  
  272. img
  273. display inline-block
  274. padding-bottom 56.25%
  275. max-width 100%
  276. min-width 100%
  277.  
  278. .catFigcaption
  279. background-color #be1e59
  280. color #FFF
  281. position: absolute;
  282. bottom: 0;
  283. min-width: inherit;
  284. border-top-left-radius: 39px;
  285. right: 0
  286. @media all and (min-width: 600px) {
  287. border-top-left-radius: 30px;
  288. }
  289. h4
  290. float right
  291. padding: 0 10px 0 20px;
  292. font-size 14px
  293. @media all and (min-width: 600px) {
  294. font-size 24px
  295. }
  296.  
  297. .productoList
  298. background-color #f2f2f2
  299. li
  300. width: 46%;
  301. display: inline-block;
  302. margin: 5px 2%;
  303. padding: 10px 10px 0px 10px;
  304. border: 1px solid #ebebeb;
  305. background-color #FFF
  306. border-radius 10px
  307. .catalogoList
  308. padding 20px 30px 0 0
  309. max-width 100%
  310. height 100%
  311. li
  312. display -webkit-inline-box !important
  313. padding: 1px 7px;
  314. display: inline-block
  315. width 50%
  316.  
  317. .catalogoItem
  318. text-align center
  319. display flex !important
  320. flex-direction column
  321. align-items center
  322. display: -webkit-flex;
  323. -webkit-flex-direction: column;
  324. -webkit-align-items: center;
  325. display: block;
  326. padding 5px
  327. background-color #FFF
  328. border solid 2px #EBEBEB
  329. img
  330. display inline
  331.  
  332. figcaption
  333. display inline
  334. display block
  335. text-align center
  336. white-space nowrap
  337. width 90px
  338. overflow hidden
  339. text-overflow ellipsis
  340. font-size 12.5px
  341. margin 0 auto
  342. @media all and (min-width: 600px){
  343. width 150px
  344. font-size 20px
  345. }
  346. #proveedor
  347. color #999
  348.  
  349. .proveedorList
  350. padding 0 0 0 1%;
  351. margin 0
  352. li
  353. display -webkit-inline-box !important
  354. padding: 0;
  355. display: inline-block
  356. width 50%
  357. padding: 0 1% 1% 0;
  358. @media all and (min-width: 600px) {
  359. width 33.3%
  360. }
  361.  
  362. .selected
  363. border: 2px solid #BE1E59;
  364. webkit-box-shadow: 0px 0px 8px 1px rgba(190,30,89, 1);
  365. -moz-box-shadow: 0px 0px 8px 1px rgba(190,30,89, 1);
  366. box-shadow: 0px 0px 8px 1px rgba(190,30,89, 1);
  367.  
  368. .proveedorItem
  369. display flex !important
  370. flex-direction column
  371. align-items center
  372. display: -webkit-flex;
  373. -webkit-flex-direction: column;
  374. -webkit-align-items: center;
  375. display: block;
  376. width 100%
  377. position relative
  378. background-color: #FFF;
  379. padding: 10px;
  380. border-radius 10px;
  381. top 0.5em
  382. @media all and (min-width: 600px){
  383. top 2em
  384. }
  385.  
  386. img
  387. display block
  388. width 100%
  389. figcaption
  390. display block
  391. text-align center
  392. white-space nowrap
  393. width 100%
  394. overflow hidden
  395. text-overflow ellipsis
  396. font-size 15.5px
  397. z-index: 1;
  398. @media all and (min-width: 600px){
  399. font-size 28px
  400. }
  401.  
  402. .breadcrumb-container
  403. z-index 1
  404. margin 0 0 0 0
  405. padding 0
  406. position: fixed;
  407. background-color #f2f2f2
  408. display inline-block
  409. min-width 100%
  410. min-height 50px
  411. max-height 50px
  412. max-width 100%
  413. overflow-x auto
  414. overflow-y hidden
  415. white-space nowrap
  416. text-align center
  417. top 50px
  418. border-bottom 1px solid #d1d1d1
  419. @media all and (min-width: 600px) {
  420. top 70px
  421. min-height 70px
  422. max-height 70px
  423. }
  424.  
  425. ol
  426. padding 0
  427. margin: 14px 0 0 14px;
  428. display: inline-block;
  429.  
  430. li
  431. display inline-block
  432. margin-right 4px
  433. a
  434. color #be1e59
  435. font-size 1em
  436. margin 0 4px 0 0;
  437. @media all and (min-width: 600px) {
  438. font-size 2em
  439. }
  440. .logIn_home
  441. position relative
  442. background-color #FFF
  443. color #FFF
  444. margin 0
  445. padding 0
  446. height 100%
  447.  
  448. #logo_home
  449. position relative
  450. height 60%
  451.  
  452. #bienvenida
  453. font-size 12pt
  454. @media all and (min-width: 600px) {
  455. font-size 18pt
  456. }
  457. padding-top 35px
  458. color black
  459.  
  460. #logo_img
  461. width 25%
  462. padding-top 40px
  463. margin 0 auto
  464.  
  465. #logo_nombre
  466. width 55%
  467. z-index -1
  468. margin 30px auto 47px auto
  469.  
  470. #login_section
  471. padding 0
  472. width 100%
  473. height 40%
  474.  
  475. #signup, #login, #facebook
  476. width 75%
  477. height 20%
  478. margin-bottom 15px
  479. font-size 12pt
  480. @media all and (min-width: 600px) {
  481. font-size 28pt
  482. }
  483. .texto_btn
  484. height 100%
  485. padding 5%
  486.  
  487. #signup
  488. border-top-right-radius 50px
  489. border-bottom-right-radius 50px
  490. @media all and (min-width: 600px) {
  491. border-top-right-radius 2em
  492. border-bottom-right-radius 2em
  493. }
  494. float left
  495. background-color #BE1E59
  496. padding-right 10px
  497. text-align right
  498. p
  499. right 0
  500. position relative
  501. top 50%
  502. -webkit-transform translateY(-50%)
  503. -ms-transform translateY(-50%)
  504. transform translateY(-50%)
  505.  
  506. #login, #facebook
  507. padding-left 10px
  508. border-top-left-radius 50px
  509. border-bottom-left-radius 50px
  510. float right
  511. color #333333
  512. background-color #F2F2F2
  513. text-align left
  514. @media all and (min-width: 600px) {
  515. border-top-left-radius 2em
  516. border-bottom-left-radius 2em
  517. }
  518. p
  519. position relative
  520. top 50%
  521. -webkit-transform translateY(-50%)
  522. -ms-transform translateY(-50%)
  523. transform translateY(-50%)
  524. #facebook
  525. background-color #3b5998
  526. color #FFF
  527.  
  528. .logIn
  529. position relative
  530. background-color #FFF
  531. overflow hidden
  532. margin 0
  533. padding 0
  534. color #000
  535. display inline-flex
  536. flex-direction column
  537. align-items center
  538. justify-content center
  539. display -webkit-inline-flex
  540. -webkit-flex-direction column
  541. -webkit-justify-content center
  542. -webkit-align-items center
  543. @media all and (min-width: 600px) {
  544. font-size 16pt
  545. }
  546.  
  547. #logo_container
  548. height 45%
  549.  
  550. #logo_img
  551. width 25%
  552. padding-top 40px
  553. margin 0 auto
  554.  
  555. #logo_nombre
  556. z-index -1
  557. width 55%
  558. margin 30px auto 47px auto
  559.  
  560. #loginForm
  561. height 55%
  562. background-color #BE1E59
  563. width 100%
  564.  
  565. #backLog
  566. position: absolute;
  567. bottom: 0.8em;
  568. left: 0.8em;
  569. .backLog
  570. height 30px
  571. @media all and (min-width: 600px) {
  572. height: 54px;
  573. }
  574.  
  575. form
  576. background-color #f8f8f8
  577. border-radius 5px
  578. margin-top 10%
  579. padding-bottom 20px
  580. width 75%
  581. overflow hidden
  582. margin-left auto
  583. margin-right auto
  584. height 30%
  585. @media all and (min-width: 600px) {
  586. height 40%
  587. }
  588. label
  589. color #cacaca
  590.  
  591. ::-webkit-input-placeholder
  592. @media all and (min-width: 600px) {
  593. font-size 15pt
  594. }
  595.  
  596. .form-control
  597. width 90%
  598. height 50%
  599. margin auto
  600. border 0px solid #fff
  601. background-color #f8f8f8
  602. border-bottom 1px solid #cacaca
  603. border-radius 0px
  604. box-shadow 0px 0px #fff
  605. -webkit-box-shadow 0px 0px #fff
  606. @media all and (min-width: 600px) {
  607. font-size 30px
  608. }
  609. #submit
  610. position relative
  611. color white
  612. top -10px
  613. padding 0
  614. width 50%
  615. height 13%
  616. border-radius 10px
  617. margin 0 auto
  618. @media all and (min-width: 600px) {
  619. font-size 30px
  620. }
  621. background-color #BE1E59
  622. -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
  623. -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
  624. box-shadow: 0px 5px 10px 0px rgba(124, 24, 61, 0.72);
  625. p
  626. @media all and (max-width: 600px) {
  627. position relative
  628. top 50%
  629. -webkit-transform translateY(-50%)
  630. -ms-transform translateY(-50%)
  631. transform translateY(-50%)
  632. }
  633. .noPadding
  634. padding 0
  635.  
  636. #formDatos
  637. background-color: #be1e59;
  638. width: 100%;
  639. height 100%
  640. #DatosExtras
  641. background-color #f8f8f8
  642. border-radius 5px
  643. margin-top 10%
  644. padding-bottom 20px
  645. width 75%
  646. overflow hidden
  647. margin-left auto
  648. margin-right auto
  649. height 30%
  650. @media all and (min-width: 600px) {
  651. height 40%
  652. }
  653.  
  654. .registro
  655. background-color #FFF
  656. overflow hidden
  657. margin 0
  658. padding 0
  659. color #000
  660. width 100%
  661.  
  662. #logo_container
  663. position absolute
  664. top 0
  665. height 30%
  666.  
  667. #logo_img
  668. margin 0 auto
  669. margin-top 50px
  670. width 25%
  671. #logo_nombre
  672. margin 0 auto
  673. z-index -1
  674. width 55%
  675. a
  676. color white
  677.  
  678. #TOA
  679. position relative
  680. bottom 0
  681. a
  682. color white
  683.  
  684. #signup_section
  685. position absolute
  686. bottom 0
  687. height 55%
  688. background-color #BE1E59
  689. width 100%
  690.  
  691. #back
  692. position: absolute;
  693. bottom: 0.8em;
  694. left: 0.8em;
  695. @media all and (min-width: 600px) {
  696. bottom: -10.5em;
  697. left: -0.5em;
  698. }
  699. .backReg
  700. height 30px;
  701.  
  702. form
  703. @media all and (min-width: 600px) {
  704. min-height 40%
  705. }
  706. background-color #f8f8f8
  707. border-radius 5px
  708. margin-top 25px
  709. padding-bottom 20px
  710. width 75%
  711. margin-left auto
  712. margin-right auto
  713. position relative
  714.  
  715. label
  716. color #cacaca
  717.  
  718. ::-webkit-input-placeholder
  719. @media all and (min-width: 600px) {
  720. font-size 15pt
  721. }
  722.  
  723. .form-control
  724. width 90%
  725. @media all and (min-width: 600px) {
  726. height 4.3em
  727. }
  728. margin auto
  729. border 0px solid #fff
  730. background-color #f8f8f8
  731. border-bottom 1px solid #cacaca
  732. border-radius 0px
  733. box-shadow 0px 0px #fff
  734. -webkit-box-shadow 0px 0px #fff
  735.  
  736. a
  737. color #c0c0c0
  738.  
  739. #btnRegistrar
  740. color: #fff;
  741. margin-left: 25%;
  742. padding: 7px;
  743. width: 50%;
  744. position: absolute;
  745. bottom: -1.2em;
  746. border-radius: 10px;
  747. background-color: #be1e59;
  748. -webkit-box-shadow: 0px 5px 10px 0px rgba(124,24,61,0.72);
  749. -moz-box-shadow: 0px 5px 10px 0px rgba(124,24,61,0.72);
  750. box-shadow: 0px 5px 10px 0px rgba(124,24,61,0.72);
  751. @media all and (min-width: 600px) {
  752. font-size 30px
  753. }
  754.  
  755. .home
  756. position relative
  757. background-color #FFF
  758. margin 0
  759. padding 0
  760.  
  761. p
  762. margin 0
  763. padding 0
  764.  
  765. #logo_container
  766. height 44%
  767.  
  768. p
  769. padding 5% 0
  770. font-size 18px
  771.  
  772. #logo_img
  773. width 35%
  774. padding-top 23%
  775. margin 0 auto
  776.  
  777. .classHome
  778. font-size 40pt
  779.  
  780. #btn_categorias, #btn_suscritos,#btn_retos
  781. position relative
  782. width 90%
  783. height 17.5%
  784. margin-left 5%
  785. border-radius 10px
  786. display flex
  787. flex-direction column
  788. align-items center
  789. display -webkit-inline-flex
  790. -webkit-flex-direction column
  791. -webkit-justify-content center
  792.  
  793. p
  794. height 30px
  795. margin auto
  796. position absolute
  797. left 0
  798. right 0
  799. top 0
  800. bottom 0
  801. @media all and (min-width: 600px) {
  802. bottom 1.8em
  803. }
  804. font-size 20pt
  805.  
  806. #btn_suscritos
  807. background-color #F2F2F2
  808. color #BE1E59
  809.  
  810. #btn_categorias
  811. background-color #BE1E59
  812. color #F2F2F2
  813. #btn_retos
  814. background-color #F2F2F2
  815. color #BE1E59
  816. .videosList
  817. margin 0
  818. padding 50px 0 50px 0
  819. @media all and (min-width: 600px) {
  820. padding 70px 0 70px 0
  821. }
  822. height auto
  823. .vidItem
  824. width 100%
  825. position relative
  826. padding-bottom 56.25%
  827. height 0
  828. overflow hidden
  829. top 0
  830. left 0
  831.  
  832. .vidPoster
  833. width 100%
  834. height 100%
  835.  
  836. .vidOverlay
  837. position absolute
  838. width 30%
  839. left 35%
  840. top 35%
  841.  
  842. .catHome
  843. display flex
  844. flex-direction column
  845. justify-content space-between
  846. display -webkit-flex
  847. -webkit-flex-direction column
  848. -webkit-justify-content space-between
  849.  
  850. #resultados
  851. padding 0px 0 0 0
  852. height: 70%
  853. overflow-y scroll
  854. overflow-x hidden
  855. z-index: 0;
  856. @media all and (min-width:600px){
  857. padding 35px 0 0 0
  858. }
  859.  
  860. article
  861. height auto
  862. width 100%
  863. #search
  864. right 0
  865. #inputSearch
  866. height 100%
  867. z-index 0
  868. position absolute
  869. @media all and (min-width:600px){
  870. font-size: 20pt
  871. }
  872. #inputSearch:focus
  873. border-color #C11E49;
  874. outline: 0;
  875. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  876. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  877.  
  878.  
  879. #btnResultados
  880. display flex
  881. flex-direction column
  882. display -webkit-flex
  883. -webkit-flex-direction column
  884. height auto
  885. padding 0
  886. z-index: 1;
  887. position absolute
  888. bottom 0
  889. #nuevos,#populares, #categorias,#busquedaBtn
  890. border-top-right-radius: 13px;
  891. text-align center
  892. height: 35px;
  893. @media all and (min-width: 600px) {
  894. border-top-right-radius: 30px;
  895. height 90px
  896. }
  897. h4
  898. opacity 0.5
  899. @media all and (min-width: 600px) {
  900. font-size: 28px;
  901. padding-top: 22px;
  902. }
  903. #populares
  904. width 89%
  905. background-color #F2F2F2
  906. #nuevos
  907. width 93%
  908. background-color #F2F2F2
  909. #categorias
  910. width 97%
  911. background-color #F2F2F2
  912. #busquedaBtn
  913. background-color #F2F2F2
  914. width 100%
  915.  
  916. .categoriaCatalogo
  917. display: inline-block;
  918. width 50%
  919. padding 10px 0px 0px 0px
  920. text-align center
  921. .catCat
  922. img
  923. max-height 70px
  924. min-height 70px
  925. max-width 140px
  926. min-width 140px
  927. border-radius 10px
  928. @media all and (min-width: 600px) {
  929. max-height: 120px;
  930. min-height: 120px;
  931. max-width: 240px;
  932. min-width: 240px;
  933. }
  934.  
  935. figcaption
  936. text-align center
  937. white-space nowrap
  938. width 140px
  939. overflow hidden
  940. text-overflow ellipsis
  941. font-size 12.5px
  942. margin 0 auto
  943. @media all and (min-width: 600px) {
  944. width 240px
  945. font-size 20px
  946. }
  947.  
  948. section .mapa
  949. height 100%
  950.  
  951. .productoItem
  952. border-radius 10px
  953. display inline-block
  954. position relative
  955. width 100%
  956. .imagenProducto
  957. display inline-block
  958. max-width 100%
  959. min-width 100%
  960. p
  961. text-align center
  962.  
  963. .productoDetail
  964. height 100%
  965. figure
  966. height 100%
  967. #precio_contenedor
  968. position absolute
  969. top 80px
  970. z-index 1
  971. padding 8px
  972. border-radius: 0px 10px 10px 0px;
  973. background-color #be1e59
  974. color #fff
  975. height 30px
  976. width auto
  977. #precio_contenido
  978. position relative
  979. top 50%
  980. -webkit-transform translateY(-50%)
  981. -ms-transform translateY(-50%)
  982. transform translateY(-50%)
  983. .detalles
  984. height 100%
  985. padding 0
  986. margin 0
  987. ul
  988. height 100%
  989. padding 0
  990. margin 0
  991.  
  992. #map-canvas
  993. height 100%
  994. width 100%
  995. margin 0
  996. padding 0
  997. div
  998. height auto
  999.  
  1000. .catalogoDetail
  1001. padding-left: 0;
  1002. padding-right: 0;
  1003. margin-left: 0;
  1004. margin-right: 0;
  1005. .imgCat
  1006. min-width 100%
  1007. .title
  1008. margin: 0;
  1009. padding: 6px 10px 4px 10px;
  1010. color: #be1e59;
  1011. border-top-style: solid;
  1012. display: block;
  1013. h4
  1014. margin 0
  1015. p
  1016. margin 10px
  1017. .catRow
  1018. margin 10px
  1019. .catBtn
  1020. width 100%
  1021. #btnEntrar
  1022. display: inline-block;
  1023. border-radius: 50px;
  1024. border-color: #be1e59;
  1025. border-style: solid;
  1026. padding: 0 6px;
  1027. margin: 0 0 5px 10px;
  1028. font-size: larger;
  1029. color #be1e59
  1030. #btnUnfollow
  1031. display: inline-block;
  1032. float: right;
  1033. margin-right: 10px;
  1034. img
  1035. height: 30px;
  1036.  
  1037. #hDescripcionCatalogo{
  1038. width: 100%;
  1039. background-color: #CACACA;
  1040. margin-bottom: 0;
  1041. margin-top: 0%;
  1042. padding: 3% 0px 3% 10px;
  1043. display: inline-block;
  1044. }
  1045. #imgCat{
  1046. display: inline-block;
  1047. padding-left:0;
  1048. padding-right:0;
  1049. margin: 0 auto;
  1050. width: 100%;
  1051. height: 150px;
  1052. }
  1053. #pDescripcionCatalogo{
  1054. background-color: #FFF;
  1055. margin: 0;
  1056. }
  1057. .prodItemCap
  1058. bottom: 0;
  1059. width: 100%;
  1060. text-align: center;
  1061. overflow: hidden;
  1062. text-overflow: ellipsis;
  1063. h6
  1064. height: 12px;
  1065. overflow: hidden;
  1066. text-overflow: ellipsis;
  1067. white-space: nowrap;
  1068. @media all and (min-width: 600px){
  1069. width 250px
  1070. font-size 18px
  1071. height 18px
  1072. }
  1073. .rating
  1074. height: 20px;
  1075. display: inline-block;
  1076. margin-right: 4px;
  1077. figcaption
  1078. color #BE1E59
  1079. font-weight bold
  1080. @media all and (min-width: 600px){
  1081. font-weight: inherit;
  1082. font-size: 28px;
  1083. }
  1084. img
  1085. max-height: inherit !important
  1086. min-height: inherit !important
  1087. margin: 0 !important
  1088. padding: 0 !important
  1089. height auto !important
  1090. display inline-block !important
  1091. .promocionList
  1092. padding: 50px 0 50px 0;
  1093. @media all and (min-width: 600px){
  1094. padding: 70px 0 70px 0;
  1095. }
  1096. li
  1097. margin: 10px;
  1098.  
  1099. #promocionesList{
  1100. width: 100%;
  1101. }
  1102. .promocionItem
  1103. border-radius 10px
  1104. background-color #FFF
  1105.  
  1106. .imgPromociones{
  1107. margin 10px
  1108. }
  1109.  
  1110. #h2videos{
  1111. background-color: #CACACA;
  1112. margin-bottom: 0;
  1113. margin-top: 0%;
  1114. width: 100%;
  1115. padding-left: 10px;
  1116. display: inline-block;
  1117. }
  1118. #contactoTitle{
  1119. background-color: #CACACA;
  1120. margin: 0;
  1121. }
  1122. #intereses{
  1123. background-color: #CACACA;
  1124. margin: 0;
  1125. }
  1126. #contacto{
  1127. background-color: #FFF;
  1128. margin: 0;
  1129. padding: 4% 0px 4% 10px;
  1130. }
  1131. .videos{
  1132. display:inline;
  1133. }
  1134. .gmnoprint{
  1135. height: auto;
  1136. width: auto;
  1137. }
  1138. html, body, section{
  1139. height: 0;
  1140. width: 100%;
  1141. }
  1142. html , body, section,div{
  1143. display: block;
  1144. height: 100%;
  1145. }
  1146. .imagenes
  1147. height 280px
  1148. overflow-y hidden
  1149. overflow-x auto
  1150. .infoProducto
  1151. height: auto;
  1152. min-height: 40px;
  1153. width: 80%;
  1154. bottom: 0;
  1155. position: absolute;
  1156. background-color #FFF
  1157. margin-left: 10%;
  1158. margin-right: 10%;
  1159. border-radius: 6px;
  1160. section
  1161. display inline
  1162. h2
  1163. padding-top 3px
  1164. padding-left 10px
  1165. hr
  1166. margin 0 0 0 0
  1167. padding 0 0 0 0
  1168. margin-top 6px
  1169. margin-bottom 6px
  1170. .footerSh
  1171. height: 30px;
  1172. @media all and (min-width:600px){
  1173. height: 42px;
  1174. }
  1175.  
  1176. .propiedadesProducto
  1177. font-size 15px
  1178. display inline-block
  1179. margin 0 0 0 0
  1180. font-weight bold
  1181.  
  1182. #contenidoProducto
  1183. display none
  1184. #descripcionProducto
  1185. display none
  1186. #h2descripcionProducto
  1187. display none
  1188. .productoDetail span
  1189. padding-left 25%
  1190. #contenidoCaracteristicas
  1191. display inline
  1192. .proveedorDetail
  1193. padding 0 10px
  1194. margin 0
  1195. #titleCatRow
  1196. display inline-block
  1197. .hint
  1198. display none
  1199. #hint
  1200. max-height: 25px;
  1201. min-height: 20px;
  1202. display: inline-block;
  1203. padding: 0;
  1204. margin: 0px 0px 4px 5px;
  1205. .textBox
  1206. background-color #FFF
  1207. border 2px solid #ebebeb
  1208. border-radius 10px
  1209. padding 10px
  1210. margin 2px 0
  1211. width 100%
  1212. #comentarPrv,#compartirPrv
  1213. float right
  1214. margin 2px
  1215. @media all and (min-width:600px){
  1216. font-size: 15pt;
  1217. width: auto;
  1218. height: auto;
  1219. }
  1220. img
  1221. max-height 40%
  1222. min-height 40%
  1223. margin 0 auto
  1224. padding 10px
  1225. #btnSubscribe
  1226. z-index 2
  1227. background-color #be1e59
  1228. color #FFF
  1229. display inline-block
  1230. padding 5px
  1231. position absolute
  1232. right 10px
  1233. top 5px
  1234. border-radius 7px
  1235. @media all and (min-width: 600px) {
  1236. height auto
  1237. font-size 15pt
  1238. width auto
  1239. padding: 10px;
  1240. top: 0px;
  1241. border-radius: 10px;
  1242. }
  1243. .title
  1244. margin: 0;
  1245. padding: 6px 10px 4px 10px;
  1246. color: #be1e59;
  1247. border-bottom-style: solid;
  1248. display: block;
  1249. position relative
  1250. h4
  1251. margin 0
  1252. @media all and (min-width: 600px) {
  1253. font-size 33px
  1254. }
  1255. p
  1256. margin 10px
  1257. @media all and (min-width: 600px) {
  1258. font-size 23px
  1259. }
  1260. .mesagge
  1261. display none
  1262.  
  1263. #catRow
  1264. overflow-y: hidden;
  1265. overflow-x: scroll;
  1266. width: 100%;
  1267. white-space: nowrap;
  1268. max-height: 25%;
  1269. min-height: 150px;
  1270. @media all and (min-width: 600px) {
  1271. min-height: 300px;
  1272. }
  1273. .catalogoList
  1274. padding: 11px 0 0 8px;
  1275. margin: 0;
  1276. height: inherit
  1277. li
  1278. display inline-block !important
  1279. padding 0
  1280. width inherit
  1281.  
  1282. .selected
  1283. border: 2px solid #BE1E59;
  1284. webkit-box-shadow: 0px 0px 8px 1px rgba(190,30,89, 1);
  1285. -moz-box-shadow: 0px 0px 8px 1px rgba(190,30,89, 1);
  1286. box-shadow: 0px 0px 8px 1px rgba(190,30,89, 1);
  1287.  
  1288. .catalogoItem
  1289. border-radius 10px
  1290. img
  1291. max-width: 100px;
  1292. min-width: 100px;
  1293. max-height: 100px;
  1294. min-height: 100px;
  1295. @media all and (min-width: 600px) {
  1296. max-width: 200px;
  1297. min-width: 200px;
  1298. max-height: 200px;
  1299. min-height: 200px;
  1300. }
  1301. figcaption
  1302. width: 100%;
  1303. background-color: #FFF;
  1304. .almacenes-container
  1305. padding 50px 0 50px 0
  1306. height 100%
  1307. @media all and (min-width: 600px) {
  1308. padding 70px 0 70px 0
  1309. }
  1310.  
  1311. .almacenList
  1312. margin 0
  1313. padding 0
  1314.  
  1315. #h4promocion
  1316. margin 40px 40px
  1317. @media all and (min-width: 600px) {
  1318. margin 40px 80px
  1319. }
  1320.  
  1321. .almacenItem
  1322. border-radius 10px
  1323. background-color #fff
  1324. padding 5px 5px
  1325. margin 5px 10px
  1326. h4
  1327. @media all and (min-width: 600px) {
  1328. font-size 28px
  1329. }
  1330. h5
  1331. @media all and (min-width: 600px) {
  1332. font-size 20px
  1333. }
  1334.  
  1335.  
  1336. #suscritosBody
  1337. width 100%
  1338. padding-bottom 50px
  1339. @media all and (min-width: 600px){
  1340. padding-bottom 70px
  1341. }
  1342.  
  1343. .suscritosList
  1344. margin 0
  1345. padding 0
  1346.  
  1347. .suscritosItem
  1348. margin: 10px;
  1349. padding: 10px;
  1350. background-color: #FFF;
  1351. border solid 2px #EBEBEB
  1352. border-radius 10px
  1353. @media all and (min-width: 600px) {
  1354. margin: 20px;
  1355. padding: 20px;
  1356. }
  1357. .row
  1358. margin 0
  1359. .col-xs-8
  1360. padding 0
  1361. .susImg
  1362. width 100%
  1363. .col-xs-4
  1364. padding 0
  1365. .catRowSus
  1366. overflow-y: scroll;
  1367. overflow-x: hidden;
  1368. background-color: #FFF;
  1369. height: 186px;
  1370. width 100%
  1371. @media all and (min-width: 600px) {
  1372. height: 300px;
  1373. }
  1374. li
  1375. .catalogoItem
  1376. .catImg
  1377. max-width: 100%;
  1378. min-width: 100%;
  1379. figcaption
  1380. display none
  1381.  
  1382. #btnRegistrar
  1383. position : inherit
  1384. #acept
  1385. width: 40px;
  1386. height: 20px;
  1387.  
  1388. .empty
  1389. text-align center
  1390. width 100%
  1391. .info
  1392. margin 10px
  1393. @media all and (min-width: 600px){
  1394. margin 20px
  1395. }
  1396. img
  1397. height 20px
  1398. @media all and (min-width: 600px){
  1399. height 40px
  1400. }
  1401. #info4
  1402. position absolute
  1403. bottom 50px
  1404. @media all and (min-width: 600px){
  1405. bottom 70px
  1406. }
  1407. .dropdown-menu
  1408. right 0
  1409. left auto
  1410. width 75%
  1411. z-index 29
  1412. @media all and (min-width: 600px){
  1413. width 50%
  1414. font-size x-large
  1415. }
  1416. li
  1417. z-index 30
  1418. p
  1419. position relative
  1420. top 50%
  1421. -webkit-transform translateY(-50%)
  1422. -ms-transform translateY(-50%)
  1423. transform translateY(-50%)
  1424. .tabLetra
  1425. position relative
  1426. top 50%
  1427. font-size 36px
  1428. -webkit-transform translateY(-50%)
  1429. -ms-transform translateY(-50%)
  1430. transform translateY(-50%)
  1431. .icoM
  1432. float left
  1433. height 30px
  1434. position relative
  1435. top 50%
  1436. -webkit-transform translateY(-50%)
  1437. -ms-transform translateY(-50%)
  1438. transform translateY(-50%)
  1439. .icoMtabImgMenu
  1440. float left
  1441. height 2.5em
  1442. position relative
  1443. top 50%
  1444. -webkit-transform translateY(-50%)
  1445. -ms-transform translateY(-50%)
  1446. transform translateY(-50%)
  1447.  
  1448. .tamImg
  1449. height 44px
  1450. span
  1451. float left
  1452. color #be1e59
  1453. font-size padding-left 0
  1454. position relative
  1455. top 50%
  1456. -webkit-transform translateY(-50%)
  1457. -ms-transform translateY(-50%)
  1458. transform translateY(-50%)
  1459.  
  1460. header
  1461. ul
  1462. li
  1463. div
  1464. width 80%
  1465. display block
  1466. height 3em
  1467. padding-left 15%
  1468. .tabItemMenu
  1469. width 80%
  1470. display block
  1471. height 3.7em
  1472. padding-left 15%
  1473.  
  1474. .resultadosProveedor
  1475. padding-left 0
  1476. #buscar_marcas
  1477. position fixed
  1478. bottom 10px
  1479. #buscarImg
  1480. position absolute
  1481. top 10px
  1482. right 40px
  1483. height 30px
  1484. @media all and (min-width:600px){
  1485. right 60px
  1486. height 40px
  1487. }
  1488. #buscarMarcas
  1489. display none
  1490. position fixed
  1491. top 50px
  1492. width 100%
  1493. height 20px
  1494. z-index 2
  1495. height 40px
  1496. @media all and (min-width:600px){
  1497. top 70px
  1498. height 60px
  1499. }
  1500. #buscarMarcas:focus
  1501. border-color #C11E49;
  1502. outline: 0;
  1503. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1504. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1505. #buscarInput
  1506. position fixed
  1507. top 100px
  1508. @media all and (min-width:600px){
  1509. top 140px
  1510. }
  1511. height 40px
  1512. z-index 0
  1513. width 100%
  1514. display none
  1515. #buscarInput:focus
  1516. border-color #C11E49;
  1517. outline: 0;
  1518. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1519. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1520. #buscarProductosImg
  1521. height 30px
  1522. position fixed
  1523. top 10px
  1524. right 35px
  1525. z-index 2
  1526. #buscarCategoriasImg
  1527. height: 30px
  1528. position: fixed
  1529. z-index: 2
  1530. top: 10px
  1531. right: 40px
  1532. #contenidoAbout
  1533. padding: 65px 30px 6px 30px;
  1534. text-align: center;
  1535. #buscarCategorias
  1536. position fixed
  1537. top 100px
  1538. @media all and (min-width:600px){
  1539. top 140px
  1540. }
  1541. z-index 0
  1542. width 100%
  1543. height 40px
  1544. display none
  1545. #buscarCategorias:focus
  1546. border-color #C11E49;
  1547. outline: 0;
  1548. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1549. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1550. #contenidoDivAbout
  1551. margin 10px 0 10px 0
  1552. font-size: 15px;
  1553. background-color: #CACACA;
  1554. border-radius: 10px;
  1555. text-align left
  1556. height 95%
  1557. @media all and (min-width: 600px) {
  1558. margin 50px 0 50px 0
  1559. height 60%
  1560. font-size x-large
  1561. }
  1562.  
  1563. #contenidoDivDivAbout
  1564. padding 20px 5px 0 5px
  1565.  
  1566. #divInfoProducto
  1567. table
  1568. width 100%
  1569. height 100%
  1570. td
  1571. text-align center
  1572. .relacionadosImg
  1573. display none
  1574. height: 70px;
  1575. #relacionadosList
  1576. display: block;
  1577. overflow-x: auto;
  1578. overflow-y: hidden;
  1579. height: 80px;
  1580. margin: 0;
  1581. padding: 0;
  1582. li
  1583. display table-cell
  1584. .listaRelacionadosDiv
  1585. width 100%
  1586. #contenidoRelacionados
  1587. width 100%
  1588. display none
  1589. #contenidoCompartir
  1590. width 100%
  1591. display none
  1592. text-align center
  1593.  
  1594. #rememberPassword
  1595. #loginForm
  1596. height 55%
  1597. background-color #BE1E59
  1598. width 100%
  1599.  
  1600. #backRem
  1601. position: absolute;
  1602. bottom: 0.8em;
  1603. left: 0.8em;
  1604. .backRem
  1605. height 30px
  1606. @media all and (min-width: 600px) {
  1607. height: 54px;
  1608. }
  1609.  
  1610. #logo_img
  1611. width 25%
  1612. padding-top 40px
  1613. margin 0 auto
  1614. form
  1615. #submitEmailRemember
  1616. width: 30%;
  1617. margin-left: 35%;
  1618. background-color #f8f8f8
  1619. border-radius 5px
  1620. margin-top 25px
  1621. padding-bottom 0px
  1622. width 75%
  1623. overflow hidden
  1624. margin-left auto
  1625. margin-right auto
  1626. height 30%
  1627. @media all and (min-width: 600px) {
  1628. height 40%
  1629. }
  1630. label
  1631. color #cacaca
  1632.  
  1633. ::-webkit-input-placeholder
  1634. @media all and (min-width: 600px) {
  1635. font-size 15pt
  1636. }
  1637.  
  1638. .form-control
  1639. width 90%
  1640. height 50%
  1641. margin auto
  1642. border 0px solid #fff
  1643. background-color #f8f8f8
  1644. border-bottom 1px solid #cacaca
  1645. border-radius 0px
  1646. box-shadow 0px 0px #fff
  1647. -webkit-box-shadow 0px 0px #fff
  1648. @media all and (min-width: 600px) {
  1649. font-size 30px
  1650. }
  1651. #recordarPassword
  1652. float right
  1653. right 0
  1654. padding-right 0
  1655. margin 30px
  1656. #recordarPass
  1657. color #FFF
  1658. #submitRecovery
  1659. position relative
  1660. color white
  1661. top -20px
  1662. margin-left 25%
  1663. padding 20px 0px 0px 0px
  1664. width 50%
  1665. height 13%
  1666. border-radius 10px
  1667. @media all and (min-width: 600px) {
  1668. font-size 30px
  1669. }
  1670. background-color #BE1E59
  1671. -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
  1672. -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);
  1673. box-shadow: 0px 5px 10px 0px rgba(124,24,61,0.72);
  1674. p
  1675. @media all and (max-width: 600px) {
  1676. position relative
  1677. top 50%
  1678. -webkit-transform translateY(-50%)
  1679. -ms-transform translateY(-50%)
  1680. transform translateY(-50%)
  1681. }
  1682. #footer_suscritos
  1683. article
  1684. img
  1685. bottom 10px
  1686. @media all and (min-width:600px){
  1687. bottom 15px
  1688. }
  1689. #buscarProveedor
  1690. position fixed
  1691. top 50px
  1692. @media all and (min-width:600px){
  1693. top 70px
  1694. }
  1695. height 40px
  1696. z-index 0
  1697. width 100%
  1698. display none
  1699. #buscarProveedor:focus
  1700. border-color #C11E49;
  1701. outline: 0;
  1702. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1703. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1704. .VerticalAlignPadre
  1705. display table
  1706. .verticalAlign
  1707. display table-cell
  1708. vertical-align middle
  1709. #bullets
  1710. height 20px
  1711. width 100%
  1712. position absolute
  1713. bottom 10%
  1714. overflow-y hidden
  1715. overflow-x auto
  1716. margin 0
  1717. padding 0
  1718. text-align center
  1719. .bullet
  1720. display inline-block
  1721. height 12px
  1722. width 12px
  1723. border 1px solid #BE1E59
  1724. border-radius 50px
  1725. margin: 0 5px;
  1726. .bullAct
  1727. background-color #BE1E59
  1728. #fb-root
  1729. height 0
  1730. #fbShare, #prdComentario, #comentarPrv, #compartirPrv
  1731. background-color: #3b5998;
  1732. border-radius: 10px;
  1733. color: #FFF;
  1734. display: inline-block;
  1735. padding: 10px;
  1736. margin: 10px;
  1737. #prdComentario, #comentarPrv
  1738. background-color: #BE1E59;
  1739. #comentInfo
  1740. background-color #FFF
  1741. padding 10px
  1742. margin 5px 10px
  1743. border-radius 10px
  1744. display block
  1745. #myRate
  1746. display inline-block
  1747. color #BE1E59
  1748. font-weight bold
  1749. @media all and (min-width: 600px){
  1750. font-weight: inherit;
  1751. font-size: 28px;
  1752. }
  1753. #promedio
  1754. font-size 20px
  1755. color red
  1756. #comentarForm
  1757. background-color #FFF
  1758. padding 10px
  1759. margin 10px
  1760. border-radius 10px
  1761. #raty
  1762. float right
  1763. .form-control
  1764. width 100%
  1765. margin 3px 0px
  1766. .form-control:focus
  1767. border-color #C11E49;
  1768. outline: 0;
  1769. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1770. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1771. #comentarBtn
  1772. background-color #BE1E59
  1773. color #FFF
  1774. display: inline-block;
  1775. border-radius 6px
  1776. padding: 3px;
  1777. @media all and (min-width: 600px){
  1778. border-radius: 10px;
  1779. font-size: 20px;
  1780. margin-top: 8px;
  1781. padding: 10px;
  1782. }
  1783.  
  1784. .comentariosBody
  1785. height auto
  1786. #comentariosList
  1787. height auto
  1788. padding 0
  1789. max-width: 100%;
  1790. min-width: 100%;
  1791. .comentarioItem
  1792. background-color #FFF
  1793. margin 5px 10px
  1794. padding 5px 10px 24px
  1795. display block
  1796. border-radius 10px
  1797. position relative
  1798. .closeComment,.denunciar
  1799. float right
  1800. padding 10px
  1801. img
  1802. height 20px
  1803. #respuestasList
  1804. display none
  1805. margin 10px 0 0 0
  1806. padding 0
  1807. border-left: solid #BE1E59;
  1808. .comentarioItem
  1809. .verRespuestas
  1810. display none
  1811. .responderBtn
  1812. display none
  1813. p
  1814. text-align justify
  1815. .verRespuestas
  1816. text-align center
  1817. color: #BE1E59;
  1818. .responderBtn
  1819. background-color #BE1E59
  1820. color #FFF
  1821. display inline-block
  1822. border-radius 6px
  1823. padding 3px
  1824. float: left;
  1825. .responderForm
  1826. background-color #FFF
  1827. padding 10px
  1828. margin 10px
  1829. display none
  1830. .form-control
  1831. width 100%
  1832. margin 3px 0px
  1833. .form-control:focus
  1834. border-color #C11E49
  1835. outline: 0;
  1836. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1837. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(193, 30, 73, 0.6);
  1838. #confirmarBtn
  1839. background-color #BE1E59
  1840. color #FFF
  1841. border-radius 6px
  1842. display inline-block
  1843. padding: 3px;
  1844. .vote
  1845. float right
  1846. span
  1847. font-size 18px
  1848. .glyphicon-thumbs-up
  1849. color #34BB39
  1850. .glyphicon-thumbs-down
  1851. color #BB3439
  1852. .grade
  1853. background-color #BE1E59
  1854. color #FFF
  1855. padding 5px 10px
  1856. margin 0px 5px
  1857. font-size 15px
  1858. border-radius 6px
  1859.  
  1860. #sectionRetos
  1861. padding 0
  1862. background-color #f2f2f2f2
  1863. #listaRetos
  1864. padding 0
  1865. .contenedorReto
  1866. border-radius 3px
  1867. background-color #FFFF
  1868. padding 5px 5px
  1869. margin 5px 5px
  1870. div
  1871. opacity 0.4;
  1872. img
  1873. height 70px
  1874. margin 10px 0
  1875. .textoReto
  1876. width 50%
  1877. display inline-block
  1878. vertical-align middle
  1879. line-height normal
  1880. margin 0px 10px
  1881. h4
  1882. color #BE1E59
  1883. .ptosReto
  1884. margin: 0px;
  1885. text-align: right;
  1886.  
  1887. .smoke-quiz
  1888. .dialog
  1889. .dialog-inner
  1890. .dialog-buttons
  1891. .quiz-button
  1892. display block
  1893. margin 10px auto
  1894. article
  1895. #nivelImgContainer
  1896. padding 0
  1897. text-align center
  1898. #retoSiguiente
  1899. opacity 0.4
  1900. img
  1901. height: 50%;
  1902. padding: 5px;
  1903. #retoTextP
  1904. margin-bottom 5px !important
  1905. .imgShapps
  1906. float: left;
  1907. margin: 26px 8px;
  1908. .imgShappsMarg
  1909. float: left;
  1910. margin: 6em
  1911.  
  1912. #imagenesNiveles
  1913. height 23%
  1914. #niveles
  1915. width 95%
  1916. margin-left auto
  1917. margin-right auto
  1918. @media all and (min-width:600px){
  1919. margin-top: 24px;
  1920. }
  1921. img
  1922. height: 100%;
  1923. width: 32%;
  1924. margin-top: 3px;
  1925. #infoLogro
  1926. float right
  1927. width: 64%
  1928. margin-top: 2em
  1929. .infoLogros
  1930. font-size: 15px;
  1931. margin: 0px;
  1932. font-weight: bold;
  1933. .infoLogrosProx
  1934. font-size: 12px;
  1935. margin: 0px;
  1936. font-weight: bold;
  1937.  
  1938. .rslides
  1939. position relative
  1940. list-style none
  1941. overflow hidden
  1942. width 100%
  1943. padding 0
  1944. margin 0
  1945.  
  1946. .rslides li
  1947. -webkit-backface-visibility hidden
  1948. position absolute
  1949. display none
  1950. width 100%
  1951. left 0
  1952. top 0
  1953.  
  1954. .rslides li:first-child
  1955. position relative
  1956. display block
  1957. float left
  1958.  
  1959. .rslides img
  1960. display block
  1961. height auto
  1962. float left
  1963. width 100%
  1964. border 0
  1965.  
  1966. .rslides_nav
  1967. position absolute
  1968. -webkit-tap-highlight-color rgba(0,0,0,0)
  1969. top 50%
  1970. left 5px
  1971. z-index 99
  1972. opacity 0.5
  1973. text-indent -9999px
  1974. overflow hidden
  1975. text-decoration none
  1976. height 61px
  1977. width 38px
  1978. background transparent url("../images/Tutorial/nav.png") no-repeat left top
  1979. margin-top -45px
  1980.  
  1981. .rslides_nav:active
  1982. opacity 1.0
  1983.  
  1984. .rslides_nav.prev
  1985. border-bottom-right-radius 5px
  1986. border-top-right-radius 5px
  1987.  
  1988. .rslides_nav.next
  1989. left auto
  1990. background-position right top
  1991. right 5px
  1992. border-bottom-left-radius 5px
  1993. border-top-left-radius 5px
  1994.  
  1995. .rslides_nav:focus
  1996. outline none
  1997.  
  1998. #omitir_btn
  1999. background-color #000
  2000. opacity 0.5
  2001. color #fff
  2002. position: fixed
  2003. bottom 15px
  2004. border-radius 7px
  2005. height 40px
  2006. right 15px
  2007. width 70px
  2008. @media all and (min-width:600px){
  2009. height 3em
  2010. width 5.6em
  2011. font-size 22px
  2012. border-radius 16px
  2013. }
  2014. z-index 10
  2015.  
  2016. #omitir_txt
  2017. text-align center
  2018. position relative
  2019. top 50%
  2020. -webkit-transform translateY(-50%)
  2021. -ms-transform translateY(-50%)
  2022. transform translateY(-50%)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement