Advertisement
Qhuinn

Tablas viejas

Feb 23rd, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 14.23 KB | None | 0 0
  1. /*Post rol*/
  2. .prol2-wc {font-weight:bold; width: 100%; display:block; height: 20px; top: 20px; position: absolute;}
  3. .prol2-dato {margin: 0 2px; border: 1px solid #fff; color: #fff; font-size: 11px!important; width: 120px; line-height: 100%; text-align: center; display: inline-block; padding: 3px;}
  4. .prol2-wc a {color: #fff!important;}
  5. .prol2-wc .prol-dato:nth-of-type(2) {background: #fff!important; color: #193b35!important;}
  6. .prol2-dato:hover span.dprol-hidden {display: block;}
  7. .bordecito-wc {height: 60px; background: #08131e;}
  8. .texto-wc {text-align:justify; line-height: 150%; font-size:12px!important; background: #f8f8f8; border: 1px solid #dfdfdf; padding: 9px;display: inline-block; width: 388px;}
  9. .in-amb {width: 460px; background: #fff; border: 1px solid #dfdfdf; position:relative; padding: 35px;}
  10. /*Expediente*/
  11. .box-idwc2 {width: 210px; margin-right: 3px; display:inline-block; overflow:hidden; height: 459px; position: relative;}
  12. .box-idwc {display: inline-block; overflow: hidden; width: 245px; height: 459px;}
  13. .btext-idwc {background: #fff; margin-top: 3px; margin-bottom: 3px; border: 1px solid #dfdfdf; padding: 15px;}
  14. .text-idwc {font-size: 11px!important; line-height: 140%; height: 161px; overflow:auto; padding-right: 4px;}
  15. .box-idwc2 .idwc-dato:nth-of-type(4), .box-idwc2 .idwc-dato:nth-of-type(7) {width: 210px!important;}
  16. .box-idwc2 .extra-idwc {transition:0.8s; position: absolute; bottom:0px; left: 0px; height: 166px; white-space:nowrap; width: 423px; overflow: hidden;}
  17. .box-idwc2:hover .extra-idwc {transition: 0.8s; left: -213px;}
  18. .extra-idwc .extrahover-idwc {white-space:initial; height: 166px; width: 210px; overflow: hidden; display: inline-block;}
  19. .extrabox-idwc {background: #fff; border: 1px solid #dfdfdf; width: 210px; padding:10px; height: 166px;}
  20. .extrabox-idwc .extratext-idwc {font-size: 11px!important; height: 146px; overflow: auto; padding-right: 4px; line-height: 120%;}
  21. .idwc-dato {width: 104px; background: #fff; border: 1px solid #dfdfdf; color: #42505d; font-size: 10px!important; font-weight:bold; line-height: 100%; padding: 8px 4px; margin-bottom: 2px; display:inline-block; text-transform: uppercase; text-align:center;}
  22. .box-idwc2 .idwc-dato:nth-of-type(1) {width: 210px!important; padding: 17px 4px 16px 4px; font-size: 11px!important;}
  23. .idwc-dato:nth-of-type(2), .idwc-dato:nth-of-type(5) {margin-right: 2px;}
  24. /*Baúl*/
  25. .chestmenu-wc a {
  26.     border-bottom: 1px solid #dfdfdf;
  27.     color: #ababab!important;
  28.     display: block;
  29.     font-size: 10px!important;
  30.     line-height: 100%;
  31.     margin-bottom: 2px;
  32.     padding: 10px 10px 10px 0;
  33.     text-align: left;
  34.     text-transform: uppercase;
  35.     transition: .8s;
  36.     width: 200px;
  37. }
  38.  
  39. .chestmenu-wc a:hover {
  40.     padding-left: 10px;
  41.     transition: .8s;
  42. }
  43.  
  44. .chestmenu-wc {
  45.     position: absolute;
  46.     right: 0;
  47.     top: 50px;
  48.     width: 200px;
  49. }
  50.  
  51. .chestkey-wc {
  52.     bottom: 200px;
  53.     color: #fff;
  54.     font-size: 300px!important;
  55.     left: 217px;
  56.     position: absolute;
  57. }
  58.  
  59. .chestblock1-wc {
  60.     left: 0;
  61.     position: absolute;
  62.     top: 0;
  63.     width: 220px;
  64. }
  65.  
  66. .chestquote-wc {
  67.     background: #fff;
  68.     color: #ababab;
  69.     height: 100px;
  70.     padding: 25px;
  71.     text-transform: uppercase;
  72.     width: 212px;
  73. }
  74.  
  75. .chestquote-wc in {
  76.     display: block;
  77.     font-size: 10px!important;
  78.     height: 45px;
  79.     line-height: 100%;
  80.     overflow: auto;
  81.     padding-right: 2px;
  82.     text-align: justify;
  83. }
  84.  
  85. .chestblock1-wc img {
  86.     background: #fff;
  87.     border: 30px solid #fff;
  88.     height: 212px;
  89.     margin-bottom: 2px;
  90.     width: 212px;
  91. }
  92.  
  93. .chestbbox-wc {
  94.     height: 350px;
  95.     position: relative;
  96.     width: 500px;
  97. }
  98. /* instagram */
  99. .instabase{
  100.   width: 452px;
  101.   min-height: 500px;
  102.   border: 1px solid #cdcdcd;
  103.   background: #fff;
  104. }
  105. .instaname{
  106.   width: 450px;
  107.   height: 55px;
  108.   background-image: url(https://i.servimg.com/u/f62/19/72/91/15/fky4yl10.png);
  109.   font-family: lato;
  110.   font-weight: bold;
  111.   font-size: 13px;
  112.   text-align: left;
  113.   color: #000;
  114.   }
  115. .insta-n{
  116.   position: absolute;
  117.   margin-left: 20px;
  118.   margin-top: 20px;
  119. }
  120. .insta-boton{
  121.   font-family: lato;
  122.   font-size: 14px;
  123.   text-align: center;
  124.   border: 1px solid #ccc;
  125.   background: #fafafa;
  126.   width: 200px;
  127.   padding: 10px;
  128.   margin-left: 120px;
  129.   border-radius: 8px;
  130.   font-weight: bold;
  131. }
  132. .uname-insta{
  133.   font-family: arial;
  134.   font-weight: bold;
  135.   margin-left: -300px;
  136.   margin-top: 10px;
  137.   font-size: 14px;
  138. }
  139. .insta-desc{
  140.   font-family: arial;
  141.   font-size: 12px;
  142.   margin-left: 20px;
  143.   width: 380px;
  144.   height: 40px;
  145.   text-align: left;
  146.   }
  147. .inter-i{
  148.   width:450px;
  149.   height: 63px;
  150.   background-image:url('https://i.servimg.com/u/f62/19/72/91/15/wdsfnz10.png');
  151. }
  152. .instapic{
  153.   width: 145px;
  154.   height: 145px;
  155.   padding: 1px;
  156.   }
  157. .instapie{
  158.   width:450px;
  159.   height: 53px;
  160.   background-image: url(https://i.servimg.com/u/f62/19/72/91/15/otvb1t10.png);
  161. }
  162. .insta-pub{
  163.   width: 354px;
  164.   height: 565px;
  165.   border: 1px solid #d9d9d9;
  166.   background: #fff;
  167. }
  168. .ip-head{
  169.   width: 350px;
  170.   height:46px;
  171.   background-image: url(https://i.servimg.com/u/f62/19/72/91/15/brzwqn11.png);
  172. }
  173. .ip-mini, .ip-mini2{
  174.   width: 40px;
  175.   height: 40px;
  176.   border-radius: 50%;
  177.   margin-top: 20px;
  178.   margin-left: -250px;
  179. }
  180. .ip-mini2{
  181.   width: 30px;
  182.   height: 30px;
  183.   border-radius: 50%;
  184.   margin-left: 10px;
  185.   margin-top: 5px;
  186. }
  187. .ip-name, ip-name2{
  188.   font-family: arial;
  189.   font-weight: bold;
  190.   font-size:13px;
  191.   margin-left: -40px;
  192.   margin-top: -27px;
  193. }
  194. .ip-name2{
  195.   margin-left: 50px;
  196.   margin-top: -30px;
  197.   font-weight: bold;
  198. }
  199. .instapub{
  200.   width: 350px;
  201.   height:350px;
  202.   margin-top: 5px;
  203.   }
  204. .instacom span{
  205.   color: #00a8ec;
  206. }
  207. .instacom{
  208.   width: 350px;
  209.   font-family: lato;
  210.   font-size: 12px;
  211.   text-align: left;
  212.   margin-left: 10px;  
  213.   margin-bottom: 10px;
  214. }
  215. .ip-pie{
  216.   width: 350px;
  217.   height:37px;
  218.   margin-left: -60px;
  219.   margin-top: -5px;
  220.   background-image: url(https://i.servimg.com/u/f62/19/72/91/15/hexr4x10.png);
  221. }
  222.  
  223. /* latin-ext */
  224. @font-face {
  225.   font-family: 'Lato';
  226.   font-style: normal;
  227.   font-weight: 100;
  228.   src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v14/eFRpvGLEW31oiexbYNx7Y_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  229.   unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  230. }
  231. /* latin */
  232. @font-face {
  233.   font-family: 'Lato';
  234.   font-style: normal;
  235.   font-weight: 100;
  236.   src: local('Lato Hairline'), local('Lato-Hairline'), url(https://fonts.gstatic.com/s/lato/v14/GtRkRNTnri0g82CjKnEB0Q.woff2) format('woff2');
  237.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  238. }
  239. /* latin-ext */
  240. @font-face {
  241.   font-family: 'Lato';
  242.   font-style: normal;
  243.   font-weight: 300;
  244.   src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v14/dPJ5r9gl3kK6ijoeP1IRsvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  245.   unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  246. }
  247. /* latin */
  248. @font-face {
  249.   font-family: 'Lato';
  250.   font-style: normal;
  251.   font-weight: 300;
  252.   src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v14/EsvMC5un3kjyUhB9ZEPPwg.woff2) format('woff2');
  253.   unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  254. }
  255. /* Plantilla Movil */
  256. .txtm{
  257.   width:100%;
  258.   max-height:50px;
  259.   }
  260.  
  261. .message-time{
  262.   margin: 0 !important;
  263.   float: right;
  264.   font-size: 9px;
  265.   bottom: 3px;
  266.   color: grey;
  267. }
  268. .message-timer{
  269.   margin: 0 !important;
  270.   float: right;
  271.   margin-left: 120px !important;
  272.   font-size: 9px;
  273.   bottom: 3px;
  274.   color: #9a9a9a;
  275. }
  276.  
  277. .chat__wrapper {
  278.   width: 360px;
  279.   height: 450px;
  280.   margin: 0 auto;
  281.   -webkit-box-shadow: 0px 8px 20px 4px rgba(37, 37, 37, 0.2);
  282.           box-shadow: 0px 8px 20px 4px rgba(37, 37, 37, 0.2);
  283.   border-radius: 5px;
  284.   border: solid 1px #ccc;
  285.   overflow: hidden;
  286.   background-color: #4a3240;
  287.   }
  288. .chat__footer{
  289.   width: 360px;
  290.   height: 50px;
  291.   border: 1px solid #ccc;
  292.   background-image: url(https://imgur.com/SASog60.png);
  293.   position: absolute;
  294.   margin-top: -256px;
  295.   margin-left: -11px;
  296.   display: -webkit-box;
  297.   display: -ms-flexbox;
  298.   display: flex;
  299.   -webkit-box-align: center;
  300.       -ms-flex-align: center;
  301.           align-items: center;
  302.   -webkit-box-shadow: 0px 8px 20px 4px rgba(37, 37, 37, 0.2);
  303.           box-shadow: 0px 8px 20px 4px rgba(37, 37, 37, 0.2);
  304.   border-radius: 0 0 5px 5px;
  305.   }
  306. .chat__wrapper .chat__heading {
  307.   width: 360px;
  308.   height: 60px;
  309.   background-image: url("https://imgur.com/PUR27dC.png");
  310.   display: -webkit-box;
  311.   display: -ms-flexbox;
  312.   display: flex;
  313.   -webkit-box-align: center;
  314.       -ms-flex-align: center;
  315.           align-items: center;
  316.   -webkit-box-shadow: 0 10px 20px -10px rgba(82, 82, 82, 0.6);
  317.           box-shadow: 0 10px 20px -10px rgba(82, 82, 82, 0.6);
  318. }
  319. .chat__wrapper .chat__heading .heading__list {
  320.   display: -webkit-box;
  321.   display: -ms-flexbox;
  322.   display: flex;
  323.   -webkit-box-orient: horizontal;
  324.   -webkit-box-direction: normal;
  325.       -ms-flex-direction: row;
  326.           flex-direction: row;
  327.   width: 100%;
  328. }
  329. .chat__wrapper .chat__heading .heading__list .list__button, .chat__wrapper .chat__heading .heading__list .list__back {
  330.   font-size: 32px;
  331.   padding: 25px 20px;
  332.   color: #ecf0f1;
  333.   opacity: 0.8;
  334.   cursor: pointer;
  335. }
  336. .chat__wrapper .chat__heading .heading__list .list__button:hover, .chat__wrapper .chat__heading .heading__list .list__back:hover {
  337.   opacity: 1;
  338. }
  339. .chat__wrapper .chat__heading .heading__list .list_name {
  340.   font-family: roboto;
  341.   font-weight: bold;
  342.   color: #oeoeoe;
  343.   font-size: 12px;
  344.   width: 250px;
  345.   margin-top: 35px;
  346.   margin-left: -180px;
  347. }
  348. .chat__wrapper .chat__heading .heading__list .list__avatar {
  349.   width: 300px;
  350.   margin-top: 3px;
  351.   padding: 20px 0;
  352.   cursor: pointer;
  353.   display: -webkit-inline-box;
  354.   display: -ms-inline-flexbox;
  355.   display: inline-flex;
  356. }
  357. .chat__wrapper .chat__heading .heading__list .list__avatar img {
  358.   width: 45px;
  359.   height: 45px;
  360.   border-radius: 50%;
  361. }
  362. .chat__wrapper .chat__bubbles {
  363.   width: 360px;
  364.   height: 480px;
  365.   padding: 10px;
  366.   overflow-x: hidden;
  367. }
  368. .chat__wrapper .chat__bubbles .chat__bubble {
  369.   width: 70%;
  370.   height: auto;
  371.   padding: 10px 20px;
  372.   border-radius: 10px;
  373.   margin-bottom: 10px;
  374.   -webkit-box-shadow: 0px 1px 4px rgba(82, 82, 82, 0.4);
  375.   box-shadow: 0px 1px 4px rgba(82, 82, 82, 0.4);
  376.   z-index: 5;
  377.   cursor: pointer;
  378.   position: relative;
  379.   margin: 0 !important;
  380.   padding: 5px !important;
  381.   word-wrap:break-word;
  382.   font-weight: 200;
  383.   font-size: 12px;
  384.   padding-bottom: 0 !important;
  385. }
  386. .chat__wrapper .chat__bubbles .chat__bubble:last-child {
  387.   margin-bottom: 0;
  388. }
  389. .chat__wrapper .chat__bubbles .chat__bubble.--left {
  390.   float: left;
  391.   min-height: 40px;
  392.   background: #FBFCFC;
  393.   border-radius:  8px 8px 8px 0;
  394.   border-left: 1px solid rgba(0, 0, 0, .09);
  395.   color: #0e0e0e;
  396.   margin-left: 15px;
  397. }
  398. .chat__wrapper .chat__bubbles .chat__bubble.--left:before {
  399.   left: -20px;
  400.   bottom: 0;
  401. }
  402. .chat__wrapper .chat__bubbles .chat__bubble.--right {
  403.   word-wrap: break-word;
  404.   display: inline-block;
  405.   float: right;
  406.   width: 70%;
  407.   min-height: 40px;
  408.   background: #dcf8c6;
  409.   border-radius:  8px 8px 0 8px;
  410.   border-left: 1px solid rgba(0, 0, 0, .09);
  411.   color: #0e0e0e;
  412.   }
  413.  
  414. .chat__wrapper .chat__bubbles .chat__bubble.--right:before {
  415.   right:  0;
  416.   bottom: 0;
  417. }
  418. /* Fin del movil*/
  419. /*Busqueda pj*/
  420. .bpj-text .sub-tabli-wc b {margin-bottom: -5px!important; display: block;}
  421.  
  422. .outbpj-wc {overflow:hidden; position:relative; display:inline-block; width:367px; height: 200px; margin-bottom:3px;}
  423. .bpj-hover {width: 367px; height: 40px; bottom:0px; position:absolute;}
  424. .outbpj-wc .bpj-tit {text-shadow: 1px 1px 0px #000; color: #42505d!important; width:323px; left: 24px; display:block; font-weight:bold; font-size:14px!important; text-transform:uppercase; text-align:left; position:absolute; bottom: 25px; transition: 0.8s; transition-delay: 0.8s;}
  425. .outbpj-wc:hover .bpj-tit {bottom:172px; transition:0.8s;}
  426. .bpj-hover .bpj-subtit {text-shadow: 1px 1px 0px #000; color: #fff; line-height:100%; padding-top:3px; border-top: 1px solid #2f6d6a; width:322px; right: 23px; display:block; font-size:11px!important; text-align:right; position:absolute; bottom:11px;}
  427. .bpj-box {height:0px; border: 1px solid #42505d; border-bottom:transparent; width: 323px; position: absolute; left: 22px; bottom: 25px; overflow: hidden; transition: 0.8s; transition-delay: 0.8s;}
  428. .outbpj-wc:hover .bpj-box {height: 150px; transition: 0.8s;}
  429. .outbpj-wc .bpj-text {background: #f8f8f8; padding: 7px; font-size: 11px!important; line-height: 120%; text-align: justify; height: 137px; margin: 5px; overflow: auto; opacity: 0; transition: 0.5s;}
  430. .outbpj-wc:hover .bpj-text {transition-delay:0.8s; opacity: 1;}
  431. /*Relaciones*/
  432. .outrelas-wc {overflow:hidden; position:relative; display:inline-block; width:182px; height: 200px; margin-bottom:3px;}
  433. .outrelas-wc:nth-of-type(odd) {margin-right: 3px;}
  434. .relas-hover {width: 182px; height: 40px; bottom:0px; position:absolute;}
  435. .outrelas-wc .relas-tit {text-shadow: 1px 1px 0px #000; color: #42505d!important; width:160px; left: 11px; display:block; font-weight:bold; font-size:12px!important; text-transform:uppercase; text-align:left; position:absolute; bottom: 25px; transition: 0.8s; transition-delay: 0.8s;}
  436. .outrelas-wc:hover .relas-tit {bottom:172px; transition:0.8s;}
  437. .relas-hover .relas-subtit {text-shadow: 1px 1px 0px #000; color: #fff; line-height:100%; padding-top:3px; border-top: 1px solid #2f6d6a; width:160px; right: 11px; display:block; font-size:10px!important; text-align:right; position:absolute; bottom:12px;}
  438. .relas-box {height:0px; border: 1px solid #42505d; border-bottom:transparent; width: 160px; position: absolute; left: 11px; bottom: 25px; overflow: hidden; transition: 0.8s; transition-delay: 0.8s;}
  439. .outrelas-wc:hover .relas-box {height: 150px; transition: 0.8s;}
  440. .outrelas-wc .relas-text {background: #f8f8f8; padding: 7px; font-size: 11px!important; line-height: 120%; text-align: justify; height: 137px; margin: 5px; overflow: auto; opacity: 0; transition: 0.5s;}
  441. .outrelas-wc:hover .relas-text {transition-delay:0.8s; opacity: 1;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement