Advertisement
janvier56

X IAFD - Widescreen DARK AND GRAY v.11

Jul 28th, 2019
857
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /* AGENT_SHEET */
  2.  
  3. @namespace url(http://www.w3.org/1999/xhtml);
  4.  
  5. @-moz-document domain("www.iafd.com"), domain("iafd.com") {
  6. /* ====X IAFD - Widescreen DARK AND GRAY v.11(new11) - NEW DESIGN - (SEARCH HEADER)
  7. http://www.iafd.com/person.rme/perfid=Alysha_Rus/gender=f/Alysa-Gap.htm
  8. ==== */
  9. /* (new7) - SUPP PUBS - === */
  10. #titleresult tbody tr td:last-of-type ,
  11. #titleresult tbody tr td a[href^="buymovie"] ,
  12. #titleresult tr .text-center + .text-center,
  13. .text-center>a[href^="buymovie"] ,
  14. #topadzone {
  15.     display: none !important;
  16. }
  17.  
  18. /* (new10) - MOVIES PAGES - PERFORMERS - === */
  19. .panel.panel-heading  +  .padded-panel .castbox {
  20.     float: left;
  21.     max-height: 300px !important;
  22.     min-height: 300px !important;
  23.     width: 200px;
  24.     overflow: hidden !important;
  25. }
  26. .panel.panel-heading  +  .padded-panel .castbox p {
  27.     float: left;
  28.     max-height: 300px !important;
  29.     min-height: 300px !important;
  30.     overflow: hidden !important;
  31. }
  32. .panel.panel-heading  +  .padded-panel .castbox>p> a {
  33.     display: inline-block !important;
  34.     line-height: 14px !important;
  35. background: #333 !important;
  36. }
  37. .panel.panel-heading  +  .padded-panel .castbox>p> a img {
  38.     margin-bottom: -13px !important;
  39. }
  40. .panel.panel-heading  +  .padded-panel .castbox>p>a>br {
  41.     display: block !important;
  42.     margin-bottom: -13px !important;
  43. }
  44. .panel.panel-heading  +  .padded-panel .castbox>p>i + br ,
  45. .panel.panel-heading  +  .padded-panel .castbox>p>br {
  46.     display: none !important;
  47. }
  48. .panel.panel-heading  +  .padded-panel .castbox>p> i {
  49.     display: inline-block !important;
  50.     line-height: 14px !important;
  51.     margin-bottom: -13px !important;
  52.     padding: 1px !important;
  53.     text-align: left !important;
  54. background: #333 !important;
  55. }
  56.  
  57.  
  58. /* (new5) - MOVIES PAGES - SCENE BREAKDOWNS - === */
  59. #sceneinfo .panel-heading + ul{
  60.     display: inline-block !important;
  61.     padding-left: 2px !important;
  62. /* background: red !important; */
  63. }
  64. #sceneinfo .panel-heading + ul li  {
  65.     display: inline-block !important;
  66.     float: left !important;
  67.     width: 465px !important;
  68.     padding: 5px !important;
  69. /* background: blue  !important; */
  70. }
  71. #sceneinfo .panel-heading + ul li.g  {
  72.     background: #222  !important;
  73. }
  74. #sceneinfo .panel-heading + ul li.w  {
  75.     background: #333  !important;
  76. }
  77.  
  78. /* (new5) FOOTER - === */
  79. footer .container {
  80.     display: inline-block !important;
  81.     width: 100% !important;
  82.     min-width: 1000px !important;
  83.     max-width: 1000px !important;
  84.     padding: 20px;
  85.     color: white;
  86.     background: #222 !important;
  87. /* background: red !important; */
  88. /* outline: 1px solid violet; */
  89. }
  90. footer .container  .col-sm-offset-2 {
  91.     margin-left: 150px !important;
  92. }
  93. /* (new5) - BUTTONS COLOR - ==== */
  94. button,
  95. input[type="reset"],
  96. input[type="submit"] {
  97.     cursor: pointer;
  98.     background-color: #e0e0e0 !important;
  99.     color: #23527c !important;
  100. /* background-color: red !important; */
  101. }
  102. .btn-primary,
  103. .btn-primary,
  104. .open > .dropdown-toggle.btn-primary {
  105.     background-color: #337ab7 !important;
  106.     color: #fff !important;
  107. }
  108. .btn-primary:focus,
  109. .btn-primary:hover {
  110.     color: gold !important;
  111.     background-color: #337ab7 !important;
  112.     background-position: 0 -33px !important;
  113. transition: all ease 0.04s !important;
  114. }
  115. /* (new5) SEARCH - REFINE SEARCH INPUT - === */
  116. #personal_wrapper .row .col-sm-6:last-of-type  ,
  117. #tblReviews_wrapper .row .col-sm-6:last-of-type  ,
  118. #tblMal_wrapper .row .col-sm-6:last-of-type  ,
  119. #tblFem_wrapper .row .col-sm-6:last-of-type  ,
  120. #tblDir_wrapper .row .col-sm-6:last-of-type  ,
  121. #titleresult_wrapper .row .col-sm-6:last-of-type {
  122.     float: left !important;
  123.     clear: both !important;
  124.     height: 26px !important;
  125.     line-height: 26px !important;                    
  126.     margin-left: 15px !important;
  127.     text-align: left !important;
  128. background-color: #252424 !important;
  129. }
  130.  
  131. /* .form-inline .form-control  */
  132. div.dataTables_filter.form-inline input.form-control  {
  133.     display: inline-block;
  134.     vertical-align: middle;
  135.     width: 779px!important;
  136. }
  137. .form-horizontal .control-label {
  138.     margin-bottom: 0;
  139.     padding-top: 12px !important;
  140.     text-align: right;
  141.     color: peru !important;
  142.     min-width: 341px !important;
  143. }
  144.  
  145. /* (new7) TEST - SEARCH PAGE RESULTS - SEARCH TERMS VISIBLE - CF MY GM - === */
  146. .col-xs-12>form>input {
  147.     display: inline-block !important;
  148.     min-width: 400px !important;
  149.     max-width: 400px !important;
  150.     min-height: 30px !important;
  151.     max-height: 30px !important;
  152.     line-height: 30px !important;
  153. /* background: red !important; */
  154. }
  155.  
  156. /* (new4) ALL - GENERAL CONTAINER - === */
  157. .container {
  158.     display: inline-block !important;
  159.     min-width: 1908px !important;
  160.     max-width: 1908px !important;
  161.     margin-left: auto;
  162.     margin-right: auto;
  163.     padding-left: 15px;
  164.     padding-right: 15px;
  165. }
  166.  
  167. /* (new10) HEADER - SEARCH FORM - === */
  168. .col-xs-12>form {
  169.     display: inline-block !important;
  170.     float: right !important;
  171.     height: 30px;
  172.     width: 513px;
  173.     margin-top: -22px !important;
  174.     margin-right: 830px !important;
  175. }
  176. .col-xs-12>form>input:last-of-type {
  177.     display: none !important;
  178. }
  179. .col-xs-12>form>p {
  180.     width: 583px;
  181.     height: 25px !important;
  182.     line-height: 25px !important;
  183.     margin-bottom: 10px !important;
  184.     margin-left: 484px !important;
  185.     margin-top: -29px !important;
  186. }
  187.  
  188. /* (new10) ALL - HEADER + FIXED HEADER - === */
  189. .navbar-header {
  190.     height: 40px !important;
  191.     margin-top: 3px !important;
  192. }
  193. .navbar-brand {
  194.     float: left;
  195.     height: 50px;
  196.     line-height: 20px;
  197.     margin-left: -23px !important;
  198.     margin-right: -20px !important;
  199.     padding: 15px 0 !important;
  200.     font-size: 18px;
  201. }
  202. #bs-example-navbar-collapse-1 {
  203.     margin-left: -11px !important;
  204.     padding-left: 0 !important;
  205. }
  206. .navbar-nav > li  {
  207.     position: relative;
  208.     display: block;
  209.     float: left;
  210.     margin-right: -10px;
  211. }
  212. .navbar-nav > li > a {
  213.     position: relative;
  214.     display: block;
  215.     line-height: 20px;
  216.     float: left;
  217.     padding: 15px 11px!important;
  218. }
  219.  
  220. .row[style="margin-top: 1em;"] .col-xs-12>h1 {
  221.     margin-bottom: -2px !important;
  222.     margin-top: 0px !important;
  223.     font-size: 18px !important;
  224. }
  225. /* .FixedHeader_Cloned.fixedHeader.FixedHeader_Header[style*="position: fixed;"] */
  226. #titleresult_wrapper {
  227.     top: -29px !important;
  228. outline: 1px solid green !important;
  229. }
  230.  
  231. #titleresult_wrapper  .row {
  232.     display: inline-block !important;
  233.     min-width: 1890px !important;
  234.     max-width: 1890px !important;
  235.     margin-left: auto;
  236.     padding: 0 !important;
  237. outline: 1px solid violet !important;
  238. }
  239.  
  240.  
  241. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header[style*="position: fixed;"] {
  242.     position: fixed;
  243.     width: 100% !important;
  244.     min-width: 1890px !important;
  245.     max-width: 1890px !important;
  246.     left: 15px;
  247.     top: 0;
  248.     z-index: 104;
  249. background: violet !important;
  250. }
  251.  
  252. /* (new9) SHOWING - == */
  253. #tblReviews_wrapper .row:last-of-type ,
  254. #tblReviews_wrapper .row:last-of-type .col-sm-5 ,
  255. #tblMal_wrapper .row:last-of-type ,
  256. #tblMal_wrapper .row:last-of-type .col-sm-5 ,
  257. #tblFem_wrapper .row:last-of-type ,
  258. #tblFem_wrapper .row:last-of-type .col-sm-5 ,
  259. #titleresult_wrapper .row:last-of-type ,
  260. #titleresult_wrapper .row:last-of-type .col-sm-5 {
  261.     height: 20px !important;
  262.     line-height: 20px !important;
  263.     outline: 1px solid violet !important;
  264. }
  265. #tblReviews_wrapper .row:last-of-type .col-sm-5 .dataTables_info ,
  266. #tblMal_wrapper .row:last-of-type .col-sm-5 .dataTables_info ,
  267. #tblFem_wrapper .row:last-of-type .col-sm-5 .dataTables_info ,
  268. #titleresult_wrapper .row:last-of-type .col-sm-5 .dataTables_info{
  269.     padding: 0 !important;
  270.     color: red !important;
  271. }
  272.  
  273. /* HEADER FEMEALES MALES DIRECTORS REVIEWS - */
  274. .col-xs-12>h2 {
  275.     background: red !important;
  276. }
  277. .col-xs-12>h3{
  278.     background: blue !important;
  279. }
  280. .col-xs-6.col-md-4>input {
  281.     width: 528px !important;
  282.     margin-top: -2px !important;
  283.     margin-left: -65px !important;
  284.     color: black !important;
  285. }
  286.  
  287. /* (new7) SEARCH - REFINE SEARCH INPUT - === */
  288. /* #titleresult_wrapper.dataTables_wrapper.form-inline.dt-bootstrap.no-footer  .row */
  289.  
  290. #titleresult>tbody {
  291.     top: 37px !important;
  292. }
  293.  
  294. /* (new7) SEARCH REFINE - === */
  295. .dataTables_wrapper .row:first-of-type {
  296.    margin-top: -36px !important;
  297. }
  298. #tblReviews_wrapper .row .col-sm-6:last-of-type  ,
  299. #tblMal_wrapper .row .col-sm-6:last-of-type  ,
  300. #tblFem_wrapper .row .col-sm-6:last-of-type  ,
  301. #tblDir_wrapper .row .col-sm-6:last-of-type  ,
  302. #titleresult_wrapper .row .col-sm-6:last-of-type {
  303.     float: right !important;
  304.     clear: both !important;
  305.     width: 707px !important;
  306.     right: 19px !important;
  307.     text-align: left !important;
  308.     z-index: 5000000 !important;
  309. background: yellow !important;
  310. }
  311. .dataTables_filter {
  312.     height: 20px !important;
  313.     line-height: 20px !important;
  314.     margin-top: 4px !important;
  315. }
  316. div.dataTables_filter label {
  317.     height: 20px !important;
  318.     line-height: 20px !important;
  319.     font-weight: 400;
  320.     text-align: left;
  321.     color: peru !important;
  322.     white-space: nowrap;
  323. }
  324. .dataTables_wrapper .dataTables_filter input {
  325.     height: 22px !important;
  326.     line-height: 5px !important;
  327.     min-width: 620px !important;
  328.     margin-left: 0.5em;
  329.     margin-top: -4px !important;
  330.     padding: 0 5px 2px 5px !important;
  331.     font-size: 15px !important;
  332. }
  333. /* .form-inline .form-control  */
  334. div.dataTables_filter.form-inline input.form-control  {
  335.     display: inline-block;
  336.     vertical-align: middle;
  337.     width: 779px!important;
  338. }
  339.  
  340. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header {
  341.     margin: 0 !important;
  342.     border-bottom: 2px solid yellow !important;
  343. background: yellow !important;
  344. }
  345.  
  346. .col-md-3.sorting_asc ,
  347. .col-md-3.sorting_desc ,
  348. .col-md-1.text-center.sorting_asc ,
  349. .col-md-1.text-center.sorting_desc ,
  350. .col-md-1.text-center.sorting,
  351. .col-md-4.sorting ,
  352. .col-md-2.sorting ,
  353. .col-md-1.sorting ,
  354. .col-md-1.sorting[aria-label^="Headshot"] {
  355.     display: inline-block !important;
  356.     height: 30px !important;
  357.     line-height: 30px !important;
  358.     width: 50px !important;
  359. border: 1px solid yellow !important;
  360. }
  361. /* (new4) - ALL - TABLES - === */
  362. .table-responsive {
  363.     min-height: 0.01%;
  364.     overflow-x: auto;
  365. }
  366.  
  367. /* (new10) -
  368. PB:
  369. http://www.iafd.com/results.asp?searchtype=comprehensive&searchstring=Bottoms+Up
  370. http://www.iafd.com/studio.rme/studio=3534/lesbian-provocateur.htm
  371. */
  372. table.dataTable {
  373.     display: inline-block !important;
  374.     clear: both;
  375.     width: 100% !important;
  376.     min-width: 1878px !important;
  377.     max-width: 1878px !important;
  378.     margin-bottom: 6px !important;
  379.     margin-top: 6px !important;
  380.     border-collapse: separate;
  381.     border-spacing: 0;
  382.     overflow: hidden !important;
  383. }
  384. /* (new8) TITLE RESULTS */
  385. table.dataTable#titleresult {
  386.     display: inline-block !important;
  387.     clear: both;
  388.     width: 100% !important;
  389.     min-width: 1898px !important;
  390.     max-width: 1898px !important;
  391.     margin-left: -28px !important;
  392.     margin-bottom: 6px !important;
  393.     margin-top: 6px !important;
  394.     padding-bottom: 31px;
  395.     border-collapse: separate;
  396.     border-spacing: 0;
  397.     overflow: hidden !important;
  398.     overflow-y: visible !important;
  399.     overflow-x: hidden !important;
  400. }
  401. table.dataTable#titleresult>thead{
  402.     display: inline-block !important;
  403.     width: 100% !important;
  404.     width: 1885px !important;  
  405.     min-width: 1885px !important;
  406.     max-width: 1885px !important;
  407.     margin-top: -24px !important;
  408.     margin-bottom: -45px !important;
  409. }
  410. table.dataTable#titleresult>tbody{
  411.     display: inline-block !important;
  412.     width: 100% !important;
  413.     width: 1890px !important;  
  414.     min-width: 1885px !important;
  415.     max-width: 1885px !important;
  416.     top: 28px !important;
  417.     margin-left: 20px !important;
  418. }
  419.  
  420. table.dataTable#titleresult>tbody[role="row"]{
  421.     display: table-row !important;
  422.     width: 100% !important;
  423.     width: 1878px !important;  
  424.     min-width: 1878px !important;
  425.     max-width: 1878px !important;
  426. }
  427.  
  428. /* (new10) INFOS - TITE RESULTS */
  429. #titleresult tbody tr {
  430.     display: inline-block !important;
  431.     width: 618px !important;
  432.     height: 100% !important;
  433.     height: 50px !important;
  434.     min-height: 55px !important;
  435.     max-height: 55px !important;
  436.     margin-left: 0px !important;
  437.     margin-right: 5px !important;
  438.     margin-bottom: 10px !important;
  439.     overflow: hidden !important;
  440.     overflow-y: auto !important;
  441. outline: 1px solid green !important;
  442. }
  443. #titleresult tbody tr  .sorting_1 {
  444.     display: inline-block !important;
  445.     width: 575px !important;
  446.     height: 100% !important;
  447.     height: 15px !important;
  448.     min-height: 15px !important;
  449.     max-height: 15px !important;
  450.     padding-left: 25px !important;
  451.     margin-left:  3px !important;
  452.     margin-top: -8px !important;
  453.     border-bottom: 1px solid gray !important;
  454. }
  455. #titleresult td:nth-child(2) {
  456.     position: relative !important;
  457.     min-width: 50px !important;
  458.     max-width: 50px !important;
  459.     height: 100% !important;
  460.     min-height: 15px !important;
  461.     max-height: 15px !important;
  462.     left: 3px !important;
  463.     padding: 0 !important;
  464.     bottom: -2px !important;
  465.     text-align: center !important;
  466.     color: tan !important;
  467.     overflow: hidden !important;
  468.     text-overflow: ellipsis !important;
  469.     white-space: nowrap !important;
  470. outline: 1px solid blue !important;
  471. }
  472. #titleresult td:nth-child(3) {
  473.     position: relative !important;
  474.     min-width: 70px !important;
  475.     max-width: 70px !important;
  476.     height: 100% !important;
  477.     min-height: 15px !important;
  478.     max-height: 15px !important;
  479.     left: 3px !important;
  480.     padding: 0 !important;
  481.     bottom: -2px !important;
  482.     text-align: center !important;
  483.     color: tan !important;
  484.     overflow: hidden !important;
  485.     text-overflow: ellipsis !important;
  486.     white-space: nowrap !important;
  487. outline: 1px solid blue !important;
  488. }
  489. #titleresult td:nth-child(4):not(:empty) {
  490.     position: relative !important;
  491.     min-width: 470px !important;
  492.     max-width: 470px !important;
  493.     height: 100% !important;
  494.     min-height: 15px !important;
  495.     max-height: 15px !important;
  496.     left: 3px !important;
  497.     padding: 0 !important;
  498.     bottom: -2px !important;
  499.     text-align: center !important;
  500.     color: tan !important;
  501.     overflow: hidden !important;
  502.     text-overflow: ellipsis !important;
  503.     white-space: nowrap !important;
  504. outline: 1px solid blue !important;
  505. }
  506.  
  507. #titleresult td:nth-child(4):not(:empty):before {
  508.     content: "Also Known As :" ;
  509.     position: absolute !important;
  510.     display: inline-block !important;
  511.     min-width: 70px !important;
  512.     max-width: 70px !important;
  513.     height: 100% !important;
  514.     min-height: 10px !important;
  515.     max-height: 10px !important;
  516.     font-size: 10px !important;
  517.     left: 2px !important;
  518.     top: -3px !important;
  519.     padding-right: 10px !important;
  520.     text-align: right !important;
  521.     color: gold !important;
  522.     opacity: 0 !important;
  523.     transition: ease all 0.7s !important;
  524. outline: 1px solid gold !important;
  525. }
  526. #titleresult td:nth-child(4):hover:not(:empty):before {
  527.     opacity: 1 !important;
  528. }
  529.  
  530. /* (new8) TITLE RESULTS - REVIEWS NUMBER INFO */
  531. #titleresult td:nth-child(5):not(:empty) {
  532.     position: relative !important;
  533.     min-width: 20px !important;
  534.     max-width: 20px !important;
  535.     height: 100% !important;
  536.     min-height: 15px !important;
  537.     max-height: 15px !important;
  538.     left: 3px !important;
  539.     padding: 0 !important;
  540.     bottom: -2px !important;
  541.     text-align: center !important;
  542.     color: tan !important;
  543.     white-space: nowrap !important;
  544. outline: 1px solid blue !important;
  545. }
  546. #titleresult tbody tr td:nth-child(5):not(:empty) a:not([href*="buymovie"]) ,
  547. #titleresult  tr td.text-center:not(:empty) a:not([href*="buymovie"]) {
  548.     display: inline-block !important;
  549.     width: 100% !important;
  550.     min-width: 20px !important;
  551.     max-width: 20px !important;
  552.     margin-left: 0px !important;
  553.     padding: 0px !important;
  554.     border-radius: 10px !important;
  555.     overflow: visible !important;
  556. color: tan !important;
  557. background: black !important;
  558. }
  559. #titleresult tbody tr td:nth-child(5):not(:empty) a:not([href*="buymovie"]):not(:empty):hover:before ,
  560. #titleresult  tr td.text-center:not(:empty):hover:before {
  561.     content: "Review(s)" !important;
  562.     position: absolute !important;
  563.     display: inline-block !important;
  564.     width: 100% !important;
  565.     min-width: 70px !important;
  566.     max-width: 70px !important;
  567.     margin-left: -65px !important;
  568.     overflow: visible !important;
  569.     z-index: 50000 !important;
  570.     color: green !important;
  571.     background: black !important;
  572. }
  573. #titleresult tbody tr td:nth-child(5):not(:empty) a:not([href*="buymovie"]):not(:empty):hover:before  {
  574.     margin-left: -73px !important;
  575. }
  576. #titleresult  tr td.text-center:not(:empty) a:visited {
  577.     color: red !important;
  578. }
  579.  
  580. /* PERSONAL */
  581. table.dataTable#personal {
  582.     display: inline-block !important;
  583.     clear: both;
  584.     width: 100% !important;
  585.     min-width: 1400px !important;
  586.     max-width: 1400px !important;
  587.     margin-bottom: 6px !important;
  588.     margin-top: 6px !important;
  589.     border-collapse: separate;
  590.     border-spacing: 0;
  591. }
  592. table.dataTable#personal>thead {
  593.     display: inline-block !important;
  594.     clear: both;
  595.     width: 100% !important;
  596.     min-width:1400px !important;
  597.     max-width: 1400px !important;
  598. }
  599. table.dataTable#personal>tbody {
  600.     display: inline-block !important;
  601.     clear: both;
  602.     width: 100% !important;
  603.     min-width:1400px !important;
  604.     max-width: 1400px !important;
  605. }
  606. table.dataTable#personal>tbody tr[role^="row"]{
  607.     display: table-row !important;
  608.     width: 100% !important;
  609. }
  610.  
  611. /* ===*/
  612.  
  613. .table.display.table-responsive.dataTable.no-footer {
  614.     width: 100% !important;
  615.     margin: 0;
  616. }
  617. .table.display.table-responsive.dataTable.no-footer>thead {
  618.     width: 100% !important;
  619.     min-width: 1878px !important;
  620.     max-width: 1878px !important;
  621. }
  622. .table.display.table-responsive.dataTable.no-footer>thead>tr {
  623.     display: inline-block !important;
  624.     width: 757px !important;
  625.     height: 43px;
  626.     margin-top: -8px !important;
  627.     margin-left: 17px !important;
  628. }
  629. table.dataTable thead > tr > th {
  630.     height: 30px !important;
  631.     line-height: 30px !important;
  632.     vertical-align: middle !important;
  633.     padding: 5px 35px 5px 5px !important;
  634.     font-weight: bold;
  635.     border: none !important;
  636. }
  637.  
  638.  
  639.  
  640. #titleresult .col-md-3.sorting_asc{
  641.     width: 32% !important;
  642.     margin: 0;
  643. }
  644. /* (new10) - SEARCH RESUTLTS TABLE - FILTER -
  645. .table.display.table-responsive.dataTable.no-footer#titleresult thead tr .col-md-1.text-center.sorting:last-of-type:after
  646. === */
  647. .navbar-inverse + .container + footer + script + script + script + .FixedHeader_Cloned.fixedHeader.FixedHeader_Header:not([style*="position: fixed;"]) {
  648.     display: none !important;
  649. }
  650. .navbar-inverse + .container + footer + script + script + script + .FixedHeader_Cloned.fixedHeader.FixedHeader_Header[style*="position: fixed;"] {
  651.     margin-left: 0px !important;
  652. }
  653.  
  654. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header {
  655.     display: inline-block !important;
  656.     height: 100% !important;
  657.     min-height: 40px !important;
  658.     max-height: 40px !important;
  659. }
  660.  
  661. /* .FixedHeader_Cloned.fixedHeader.FixedHeader_Header thead tr:after  */
  662. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table:after {
  663.     display: inline-block !important;
  664.     float: right !important;
  665.     width: 100% !important;
  666.     min-width: 400px !important;
  667.     max-width: 400px !important;
  668.     height: 100% !important;
  669.     min-height: 22px !important;
  670.     max-height: 22px !important;
  671.     line-height: 22px !important;
  672.     margin-right: 10px !important;
  673.     margin-top: -25px !important;
  674.     padding: 0px 40px !important;
  675.     font-size: 20px !important;
  676.     z-index: 100000 !important;
  677. background: red !important;
  678. }
  679. .navbar-inverse + .container + footer + script + script + script + .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="titleresult_info"]:after  {
  680.     content: "Movies TitleS Result FILTER" !important;
  681. background: red !important;
  682. }
  683. .navbar-inverse + .container + footer + script + script + script + .FixedHeader_Cloned.fixedHeader.FixedHeader_Header + script + .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="titleresult_info"]:after {
  684.     content: "Movies TitleS Result FILTER" !important;
  685. background: red !important;
  686. }
  687.  
  688. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="tblPer_info"]:after  {
  689.     content: " Performers FILTER" !important;
  690. background: red !important;
  691. }
  692.  
  693. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="tblDir_info"]:after ,
  694. .table.display.table-responsive.dataTable.no-footer#tblDir thead tr:after {
  695.     content: " Directors FILTER" !important;
  696. background: red !important;
  697. }
  698.  
  699. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="tblFem_info"]:after  {
  700. content: " Females Performers FILTER" !important;
  701. background: red !important;
  702. }
  703.  
  704. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="tblMal_info"]:after   {
  705.     content: " Males Performers FILTER" !important;
  706. background: red !important;
  707. }
  708.  
  709.  
  710. .table.display.table-responsive.dataTable.no-footer#tblReviews thead tr{
  711.     height: 42px !important;
  712.     line-height: 42px !important;
  713. }
  714.  #tblReviews_wrapper table#tblReviews thead tr th {
  715.     width: 102px !important;
  716. }
  717. .FixedHeader_Cloned.fixedHeader.FixedHeader_Header table[aria-describedby="tblReviews_info"]:after ,
  718. .table.display.table-responsive.dataTable.no-footer#tblReviews thead tr:after {
  719.     content: " Reviews FILTER" !important;
  720. background: red !important;
  721. }
  722.  
  723.  
  724.  
  725. /* INFOS - NAMES */
  726.  
  727. #tblDir_wrapper tbody tr td:nth-child(2) ,
  728. #tblMal_wrapper tbody tr td:nth-child(2) ,
  729. #tblFem_wrapper tbody tr td:nth-child(2) {
  730.     position: relative !important;
  731.     vertical-align: middle !important;
  732.     padding: 8px 10px;
  733.     min-width: 110px !important;
  734.     max-width: 110px !important;
  735.     height: 135px !important;
  736.     left: 3px !important;
  737.     bottom: -2px !important;
  738. outline: 1px solid blue !important;
  739. }
  740. #tblReviews_wrapper tbody tr td:nth-child(2) {
  741.     position: relative !important;
  742.     min-width: 110px !important;
  743.     max-width: 110px !important;
  744.     height: 100% !important;
  745.     min-height: 15px !important;
  746.     max-height: 15px !important;
  747.     left: 3px !important;
  748.     padding: 0 !important;
  749.     bottom: -2px !important;
  750.     text-align: center !important;
  751.     color: tan !important;
  752.     overflow: hidden !important;
  753.     text-overflow: ellipsis !important;
  754.     white-space: nowrap !important;
  755. outline: 1px solid blue !important;
  756. }
  757. #tblReviews_wrapper tbody tr td:nth-child(3) {
  758.     position: relative !important;
  759.     min-width: 334px !important;
  760.     max-width: 334px !important;
  761.     height: 100% !important;
  762.     min-height: 15px !important;
  763.     max-height: 15px !important;
  764.     left: 3px !important;
  765.     padding: 0 !important;
  766.     bottom: -2px !important;
  767.     text-align: center !important;
  768.     color: tan !important;
  769.     overflow: hidden !important;
  770.     text-overflow: ellipsis !important;
  771.     white-space: nowrap !important;
  772. outline: 1px solid blue !important;
  773. }
  774.  
  775. /* (new5) INFOS - AKA - */
  776. .text-left:not(#corrections):not(#persontitlead) {
  777.     display: inline-block !important;
  778.     float: left !important;
  779.     clear: both !important;
  780.     padding: 8px 10px;
  781.     min-width: 225px !important;
  782.     max-width: 225px !important;
  783.     min-height: 135px !important;
  784.     max-height: 135px !important;
  785.     margin-left: 250px !important;
  786.     margin-top: -148px !important;
  787.     overflow: hidden !important;
  788.     overflow-y: auto !important;
  789. outline: 1px solid violet !important;
  790. }
  791. .text-left:empty:after {
  792.     content: " No INFOS ..." !important;
  793.     display: inline-block !important;
  794.     vertical-align: middle !important;
  795.     font-size: 30px !important;
  796.     width: 225px !important;
  797.     line-height: 30px !important;
  798.     margin-top: 50px !important;
  799.     color: gray !important;
  800. /* background: red !important; */
  801. }
  802.  
  803. /* (new4) INFOS YEAR / NBR MOVIES -
  804. [id$="_wrapper"] .row >.col-sm-12 .dataTable[id*="tbl"] tbody tr .text-center
  805. === */
  806. [id$="_wrapper"] .row >.col-sm-12 .dataTable[id*="tbl"] tbody tr .text-center.sorting_1 ,
  807. [id$="_wrapper"] .row >.col-sm-12 .dataTable[id*="tbl"] tbody tr .text-center {
  808.     display: inline-block !important;
  809.     vertical-align: middle !important;
  810.     float: none !important;
  811.     min-height: 50px !important;
  812.     max-height: 50px !important;
  813.     line-height: 50px !important;
  814.     margin-left: 5px !important;
  815.     margin-top: -205px !important;
  816.     overflow: hidden !important;
  817.     overflow-y: auto !important;
  818. outline: 1px solid violet !important;
  819. }
  820. /* INFO - NBR TITLE MOVIES - === */
  821. [id$="_wrapper"] .row >.col-sm-12 .dataTable[id*="tbl"] tbody tr .text-center:last-of-type:not(:empty)  ,
  822. .text-center.sorting_1 ~td:last-of-type:not(:empty) {
  823.     position: relative !important;
  824.     display: inline-block !important;
  825.     min-width: 87px !important;
  826.     max-width: 87px !important;
  827.     min-height: 10px !important;
  828.     max-height: 10px !important;
  829.     line-height: 10px !important;
  830.     margin-left: 499px !important;
  831.     margin-top: -120px !important;
  832.     z-index: 100 !important;
  833. outline: 1px solid red !important;
  834. }
  835. .text-center.sorting_1:not(:empty):after ,
  836. #tblDir tbody tr td.text-center:last-of-type:not(:empty):after ,
  837. .text-center.sorting_1 ~td:last-of-type:not(:empty):after {
  838.     content: " Movies " !important;
  839.     color: gray !important;
  840. }
  841.  
  842. /* DEFAULT HEAD SHOT THUMB - OPACITY - === */*
  843. #ps>dl>img[src*="_ad.gif"] {
  844.     opacity: 0.4 !important;
  845. }
  846.  
  847. /* FOOTER */
  848. html>body>footer {
  849.     margin-left: 600px !important;
  850.     width: 1080px !important;
  851. }
  852. html>body>footer .container {
  853.     min-width: 1000px !important;
  854.     max-width: 1000px !important;
  855. outline: 1px solid tan !important;
  856. }
  857. .smaller {
  858.     display: none !important;
  859. }
  860.  
  861. /* TEST - RESULTS FEMALES / MALES / DIRECTORS - MOZAIC - */
  862. #titleresult tbody ,
  863. #tblReviews tbody ,
  864. #tblDir>tbody ,
  865. #tblMal>tbody ,
  866. #tblFem>tbody{
  867.     position: relative !important;
  868.     display: inline-block !important;
  869.     float: left !important;
  870. }
  871. #titleresult tbody ,
  872. #tblReviews tbody ,
  873. #tblDir tbody ,
  874. #tblMal tbody ,
  875. #tblFem  tbody {
  876.     display: table-row !important;
  877.     width: 1875px !important;
  878.     height: 100% !important;
  879.     overflow: hidden !important;
  880.     overflow-y: auto !important;
  881. outline: 1px solid green !important;
  882. }
  883.  
  884. .col-sm-12 tbody {
  885.     top: 8px !important;
  886. }
  887.  
  888.  
  889. #tblDir tbody tr ,
  890. #tblMal tbody tr ,
  891. #tblFem  tbody tr {
  892.     display: inline-block !important;
  893.     width: 620px !important;
  894.     height: 100% !important;
  895.     height: 130px !important;
  896.     min-height: 157px !important;
  897.     max-height: 157px !important;
  898.     margin-left: 5px !important;
  899.     margin-bottom: 10px !important;
  900.     overflow: hidden !important;
  901. outline: 1px solid green !important;
  902. }
  903.  
  904. /* (new4) HEAD SHOT */
  905. #tblDir tbody tr > td:first-of-type ,
  906. #tblMal tbody tr > td:first-of-type ,
  907. #tblFem  tbody tr > td:first-of-type {
  908.     width: 90px !important;
  909. outline: 1px solid tan !important;
  910. }
  911. #tblDir tbody tr > td:first-of-type a ,
  912. #tblMal tbody tr > td:first-of-type a ,
  913. #tblFem  tbody tr > td:first-of-type a {
  914.     display: inline-block !important;
  915.     margin-left: 0;
  916.     margin-top: 21px !important;
  917. }
  918.  
  919. /* REWIEWS */
  920. #tblReviews tbody tr {
  921.     display: inline-block !important;
  922.     width: 450px !important;
  923.     height: 100% !important;
  924.     height:50px !important;
  925.     min-height: 70px !important;
  926.     max-height: 70px !important;
  927.     margin-left: 15px !important;
  928.     margin-bottom: 10px !important;
  929.     overflow: hidden !important;
  930.     overflow-y: auto !important;
  931. outline: 1px solid blue !important;
  932. }
  933. #tblReviews tbody tr .sorting_1 {
  934.     display: inline-block !important;
  935.     width: 410px !important;
  936.     height: 100% !important;
  937.     height: 15px !important;
  938.     min-height: 15px !important;
  939.     max-height: 15px !important;
  940.     padding-left: 25px !important;
  941. }
  942.  
  943. /* (new5) PARING PAGE - SELECT PERFORMERS -
  944. http://www.iafd.com/together.asp
  945. === */
  946.  
  947. #rameheader>table {
  948.     clear: both !important;
  949.     float: left !important;
  950.     height: 27px !important;
  951.     margin-bottom: 1px;
  952.     margin-left: 765px !important;
  953.     margin-top: -38px !important;
  954.     background: #222 !important;
  955. }
  956. #rameheader>table>tbody ,
  957. #rameheader>table>tbody>tr {
  958.     display: inline-block !important;
  959.     height: 34px !important;
  960.     line-height: 34px !important;
  961. }
  962. #rameheader>table>tbody>tr>td {
  963.     display: inline-block !important;
  964.     height: 34px !important;
  965.     line-height: 34px !important;
  966.     padding: 0 5px !important;
  967. }
  968. #rameheader>table>tbody>tr>td:last-of-type {
  969.     display: inline-block !important;
  970.     height: 34px !important;
  971.     line-height: 15px !important;
  972. }
  973.  
  974.  
  975. #www-iafd-com>table[width="570"] {
  976.     width: 1888px;
  977. }
  978. #www-iafd-com>table[width="570"] p.heading{
  979.     font-family: Arial,Helvetical,sans-serif;
  980.     font-size: 18pt;
  981.     margin-top: 5px !important;
  982.     margin-bottom: 2px !important;
  983. }
  984. #www-iafd-com>table[width="570"] p.heading + p {
  985.     margin-bottom: -11px !important;
  986.     margin-top: 3px !important;
  987. }
  988.  
  989. #www-iafd-com>table[width="570"]>tbody>tr>td>form[action="together2.asp"] p {
  990.     float: left !important;
  991.     width: 100% !important;
  992.     color: peru !important;
  993.     text-align: center !important;
  994.     background: black  !important;
  995. }
  996. #www-iafd-com>table[width="570"]>tbody>tr>td>form[action="together2.asp"] p b {
  997.     color: peru !important;
  998.     text-align: center !important;
  999. }
  1000. .pair {
  1001.     display: inline-block !important;
  1002.     float: left!important;
  1003.     width: 255px !important;
  1004.     height: 70px !important;
  1005.     margin-right: 5px !important;
  1006.     margin-bottom: 12px !important;
  1007.     margin-top: -8px !important;
  1008.     padding-left: 5px;
  1009.     padding-top: 0px !important;
  1010.     border-radius: 3px !important;
  1011.     font-size: 11pt;
  1012.     background: #222 !important;
  1013. }
  1014. .pair + .xsmall-padleft {
  1015.     position: relative !important;
  1016.     display: inline-block!important;
  1017.     float: left !important;
  1018.     clear: right!important;
  1019.     width: 248px !important;
  1020.     height: 30px !important;
  1021.     margin-left: -254px !important;
  1022.     margin-top: 14px !important;
  1023.     padding-left: 0px !important;
  1024.     font-family: Verdana,Arial,Helvetica,sans-serif;
  1025.     font-size: 8pt;
  1026.     white-space: pre-wrap !important;
  1027.     overflow: hidden !important;
  1028.     overflow-y: auto !important;
  1029.     background: black !important;
  1030. }
  1031. .pair + .xsmall-padleft + .xsmall-padleft {
  1032.     float: left !important;
  1033.     clear: none !important;
  1034.     width: 248px !important;
  1035.     height: 15px !important;
  1036.     margin-left: -254px !important;
  1037.     margin-top: 45px !important;
  1038.     padding-left: 0px !important;
  1039.     font-family: Verdana,Arial,Helvetica,sans-serif;
  1040.     font-size: 8pt;
  1041.     white-space: pre-wrap !important;
  1042.     overflow: hidden !important;
  1043. }
  1044.  
  1045. #www-iafd-com>table>tbody>tr[bgcolor="#EEEEEE"]{
  1046.     background: #474747  !important;
  1047. }
  1048. #www-iafd-com>table>tbody>tr[bgcolor="white"]{
  1049.     background: #222!important;
  1050. }
  1051.  
  1052. /* MOVIE PAGES - === */
  1053. .padded-panel .row  {
  1054.     margin-top: -36px !important;
  1055. }
  1056. .castbox {
  1057.     float: left;
  1058.     width: 171px !important;
  1059. }
  1060. .castbox p {
  1061.     height: 280px !important;
  1062.     text-align: center;
  1063.     border: 1px solid gray !important;
  1064. }
  1065.  
  1066.  
  1067. /* FEMALES / MALES / DIRECTORS / REVIEWS - COUNTER */
  1068. #titleresult tbody ,
  1069. #tblReviews tbody ,
  1070. #tblDir tbody ,
  1071. #tblMal tbody ,
  1072. #tblFem tbody {
  1073. counter-reset:  myIndex ! important;
  1074. /* counter-increment: myIndex ! important; */
  1075.     counter-increment: myIndex 0 ! important;
  1076. }
  1077. #titleresult tbody tr:before ,
  1078. #tblReviews tbody tr:before ,
  1079. #tblDir tbody tr:before ,
  1080. #tblMal tbody tr:before ,
  1081. #tblFem tbody tr:before {
  1082.     counter-increment: myIndex ! important;
  1083.     content: counter(myIndex, decimal-leading-zero);
  1084.     position: absolute !important;
  1085.     min-width: 17px !important;
  1086.     border-radius: 10px !important;
  1087.     box-shadow: 0 0 2px rgba(162, 160, 160, 0.6) inset !important;
  1088.     font-size: 14px !important;
  1089.     text-align: center !important;
  1090.     color: peru !important;
  1091.     background: none repeat scroll 0 0 rgba(62, 59, 59, 0.6) !important;
  1092.     z-index: 10 !important;
  1093. }
  1094.  
  1095. /* ===== COLOR ====== */
  1096.  
  1097. /* DEFAULT HEAD SHOT THUMB - OPACITY -
  1098. IMPORTANT For ADBLOCK and Ublock Origin:
  1099. Auturize :
  1100. http://cdn2.iafd.com/headshots/thumbs/th_iafd_ad.gif
  1101. === */
  1102. img[src="http://cdn2.iafd.com/headshots/thumbs/th_iafd_ad.gif"] {
  1103.     opacity: 0.4 !important;
  1104. }
  1105.  
  1106.  
  1107. /* (new10) BACKGROUND and BORDER - === */
  1108.     /* Coloring the page, tables and links (DECEMBRE change this:#5577ff by #6174C8 */
  1109. body {
  1110.     background: #333333 !important;
  1111.     color: #dddddd !important;
  1112. }
  1113.  
  1114. .table.display.table-responsive.dataTable.no-footer>thead>tr {
  1115. /* background-color: #252424 !important; */
  1116. }
  1117. .table > thead > tr > th {
  1118.     background-color: #181717 !important;
  1119. }
  1120.  
  1121. .odd>td ,
  1122. .odd .sorting_1 ,
  1123. table.dataTable.stripe tbody tr.odd,
  1124. table.dataTable.display tbody tr.odd {
  1125.     background-color: #444343 !important;
  1126.     border-top: none !important;
  1127. }
  1128. .even>td ,
  1129. .even .sorting_1 ,
  1130. table.dataTable.stripe tbody tr.even,
  1131. table.dataTable.display tbody tr.even {
  1132.     background-color: #252424 !important;
  1133. /* border-top: 1px solid #ddd; */
  1134. }
  1135.  
  1136. table.dataTable.row-border tbody th,
  1137. table.dataTable.row-border tbody td,
  1138. table.dataTable.display tbody th,
  1139. table.dataTable.display tbody td {
  1140.     border-top: none !important;
  1141. }
  1142.  
  1143. /* PERFORMERS PAGES (with /without cloundfront.net ) */
  1144.  
  1145. #vitalbox {
  1146.     background-color: #252424 !important;
  1147. }
  1148. /* PERFORMERS PAGES - MOVIES LIST (with /without cloundfront.net ) */
  1149. #perflist #personal{
  1150.     background-color: #252424 !important;
  1151. }
  1152. .table-striped > tbody > tr:nth-child(odd) {
  1153.     background-color: #222 !important;
  1154. }
  1155. .table-striped > tbody > tr:nth-child(even) {
  1156.     background-color: #333 !important;
  1157. }
  1158.  
  1159. .row.memdark {
  1160.     background-color: #252424 !important;
  1161. }
  1162. .panel.panel-default ,
  1163. .row.memlight {
  1164.     background-color: #444343 !important;
  1165. }
  1166.  
  1167. /* WEBBSCEMES - YELLOW */
  1168. .we>td:first-of-type ,
  1169. .we td.sorting_1{
  1170.     border-left: 4px solid gold !important;
  1171.     background: black !important;
  1172. }
  1173.  
  1174. .we>td:first-of-type a ,
  1175. .we td.sorting_1 a {
  1176.     color: gold !important;
  1177. }
  1178. .we>td:first-of-type a:before ,
  1179. .we td.sorting_1 a:before {
  1180.     content: "WebSecenes" !important;
  1181.     position: absolute !important;
  1182.     color: gold !important;
  1183.     opacity: 0 !important;
  1184.     transition: all ease 0.7s !important;
  1185. }
  1186. .we:hover>td:first-of-type a:before ,
  1187. .we:hover td.sorting_1 a:before {
  1188.     margin-top: -10px !important;
  1189.     margin-left: 20px !important;
  1190.     font-size: 12px !important;
  1191.     opacity: 1 !important;
  1192. }
  1193.  
  1194.  
  1195. /* (new6) BI - BLUE */
  1196. .ga.even td.sorting_1{
  1197.     border-left: 4px solid gray !important;
  1198.     background: #306387 !important;
  1199. }
  1200. .ga.odd td.sorting_1{
  1201.     border-left: 4px solid gray !important;
  1202.     background: #4E98CD  !important;
  1203. }
  1204. .ga a {
  1205.     color: #ABD4F1 !important;
  1206. }
  1207.  
  1208. .bi td.sorting_1 a:before {
  1209.     content: "ComPilations" !important;
  1210.     position: absolute !important;
  1211.     color: blue !important;
  1212.     opacity: 0 !important;
  1213.     transition: all ease 0.7s !important;
  1214. }
  1215. .bi:hover td.sorting_1 a:before {
  1216.     margin-top: -10px !important;
  1217.     margin-left: 20px !important;
  1218.     font-size: 12px !important;
  1219.     opacity: 1 !important;
  1220. }
  1221.  
  1222. /* COMPILATIONS - GRAY */
  1223. .co td:first-of-type ,
  1224. .co td.sorting_1{
  1225.     border-left: 4px solid gray !important;
  1226. background: black !important;
  1227. }
  1228. .co td a ,
  1229. .co a {
  1230.     color: gray !important;
  1231. }
  1232.  
  1233. .co td:first-of-type a:before,
  1234. .co td.sorting_1 a:before {
  1235.     content: "ComPilations" !important;
  1236.     position: absolute !important;
  1237.     color: white !important;
  1238.     opacity: 0 !important;
  1239.     transition: all ease 0.7s !important;
  1240. }
  1241. .co:hover td:first-of-type a:before,
  1242. .co:hover td.sorting_1 a:before {
  1243.     margin-top: -10px !important;
  1244.     margin-left: 20px !important;
  1245.     font-size: 12px !important;
  1246.     opacity: 1 !important;
  1247. }
  1248.  
  1249. /* MOVIE PAGES */
  1250. .padded-panel>h4 ,
  1251. .panel-heading {
  1252.     background-color: #252424 !important;
  1253.     background-image: linear-gradient(to bottom, #0B0B0B 0px, #0D0C0C 51%);
  1254.     background-image: none !important;
  1255. /* outline: 1px solid violet !important; */
  1256. }
  1257. .panel.panel-default  {
  1258.     background-color: #444343 !important;
  1259. }
  1260.  
  1261. /* (new5) */
  1262. #commerce {
  1263.     display: none !important;
  1264. }
  1265.  
  1266. /* TEXT and LINKS - === */
  1267. a {
  1268.     color: #6174C8 !important;
  1269. }
  1270. a:hover {
  1271.     color: #ccbb55 !important;
  1272. }
  1273. a:visited {
  1274.     color: #7B84AA !important;
  1275. }
  1276.  
  1277. .nav-pills > li > a {
  1278.     display: block;
  1279.     padding: 10px 15px;
  1280.     position: relative;
  1281.     color: #9EE3E4 !important;
  1282. }
  1283.  
  1284. /* (new5) */
  1285. .nav > li > a:focus,
  1286. .nav > li > a:hover {
  1287.     background-color: #514E4E !important;
  1288.     text-decoration: none;
  1289. }
  1290.  
  1291. .panel-heading > h3 {
  1292.     font-size: 2em;
  1293.     margin: 0;
  1294.     padding: 0;
  1295.     color: gray  !important;
  1296. }
  1297.  
  1298. /* ===== END - COLOR ====== */
  1299. }
  1300.  
  1301. @-moz-document url-prefix("http://www.iafd.com/person.rme/") {
  1302. /* START ==== (new)PREFIX - PERFORMER PAGE -
  1303. http://www.iafd.com/person.rme/perfid=Alysha_Rus/gender=f/Alysa-Gap.htm
  1304. === */
  1305.  
  1306. /* PERFORERS PAGES - === */
  1307. .col-xs-12>h1 {
  1308.     position: fixed!important;
  1309.     width: 472px !important;
  1310.     top: 38px !important;
  1311.     left: 2px !important;
  1312.     padding: 2px 5px !important;
  1313.     text-align: center !important;
  1314.     background-color: #252424 !important;
  1315. }
  1316. .col-xs-12.col-sm-3 #headshot>img {
  1317.     border-radius: 5px;
  1318.     width: 57% !important;
  1319. }
  1320. .col-xs-12.col-sm-3 {
  1321.     position: fixed!important;
  1322.     height: 800px !important;
  1323.     top: 106px !important;
  1324.     overflow: hidden !important;
  1325.     overflow-y: auto !important;
  1326. background: #252424 !important;
  1327. /* background: red !important; */
  1328. }
  1329. .col-xs-12.col-sm-9 {
  1330.     left: 466px !important;
  1331. }
  1332.  
  1333. .row.memdark {
  1334.     background-color: #252424 !important;
  1335. }
  1336. .row.memlight {
  1337.     background-color: #444343 !important;
  1338. }
  1339.  
  1340. /* (new6) = CHECK PARING ==
  1341. http://www.iafd.com/person.rme/perfid=cleacarson/gender=f/clea-carson.htm
  1342. === */
  1343. #scpr {
  1344.     border-top: 1px solid peru !important;
  1345.     border-bottom: 1px solid peru !important;
  1346.     margin-top: 2em;
  1347.     width: 100%;
  1348.     height: 932px !important;
  1349.     padding: 5px 0 !important;
  1350. }
  1351. .matchuphs.img-responsive {
  1352.     height: 120px !important;
  1353.     width: auto !important;
  1354. }
  1355.  
  1356. .carousel-inner > .item > a > img,
  1357. .carousel-inner > .item > img,
  1358. .img-responsive, .thumbnail a > img,
  1359. .thumbnail > img {
  1360.     display: block;
  1361.     height: auto;
  1362.     max-width: 150px !important;
  1363. }
  1364.  
  1365.  
  1366.  
  1367. /* ======= END - (new)PREFIX - X IAFD - Colonnes - PERFORMER PAGE ===== */
  1368. }
  1369.  
  1370. @-moz-document url-prefix("http://www.iafd.com/matchups.rme/") {
  1371. /* START === (new)PREFIX - PARING PAGE -
  1372. http://www.iafd.com/matchups.rme/perfid=Alysha_Rus/gender=f
  1373. === */    
  1374.    
  1375. /* PERFOMERS PAGE - CHECK PARING -
  1376. #scenepairings
  1377. PB =
  1378. .tab-content > .tab-pane:not([display="none"])#scenepairings
  1379. === */
  1380. .tab-content > .tab-pane.active#scenepairings iframe  {
  1381.     display: inline-table !important;
  1382.     width: 100% !important;
  1383.     min-width: 1406px !important;
  1384.     max-width: 1406px !important;
  1385.     overflow: hidden !important;
  1386.     overflow-x: hidden !important;
  1387. outline: 1px solid green !important;
  1388. }
  1389.  
  1390. boby ,
  1391. .container  {
  1392.     position: relative !important;
  1393.     display: inline-block !important;
  1394.     float: none !important;
  1395.     width: 100% !important;
  1396.     min-width: 100% !important;
  1397.     max-width: 100% !important;
  1398.     overflow: hidden !important;
  1399.     overflow-x: hidden !important;
  1400. border: 1px solid red !important;
  1401. outline: 1px solid red !important;
  1402. }
  1403.  
  1404. /* (new11) */
  1405. .row.memdark ,
  1406. .row.memlight  {
  1407.     display: inline-block !important;
  1408.     width: 100% !important;
  1409.     min-width: 623px !important;
  1410.     max-width: 623px !important;
  1411.     height: 170px !important;
  1412.     margin-right: 9px !important;
  1413.     margin-left: -10px !important;
  1414.     padding: 5px !important;
  1415.     overflow: hidden !important;
  1416. outline: 1px solid yellow !important;
  1417. }
  1418.  
  1419. .row.memlight {
  1420.     outline: 1px solid yellow !important;
  1421. }
  1422. .row.memdark {
  1423.     outline: 1px solid blue !important;
  1424. }
  1425.  
  1426.  
  1427. .row.memlight .matchupaka ,
  1428. .row.memdark .matchupaka {
  1429.     width: 475px !important;
  1430.     line-height: 13px!important;
  1431.     margin-left: -12px !important;
  1432.     margin-top: -8px !important;
  1433.     padding: 5px !important;
  1434.     font-size: 13px !important;
  1435.     overflow: hidden !important;
  1436.     overflow-y: auto !important;
  1437.     outline: 1px solid violet !important;
  1438. }
  1439.  
  1440. .row + h3 {
  1441.     display: inline-block !important;
  1442.     min-width: 1377px !important;
  1443.     margin-left: -13px !important;
  1444.     padding: 5px !important;
  1445.     text-align: left !important;
  1446.     background: red !important;
  1447. }
  1448. h2 ,
  1449. .row + h3 + h2 {
  1450.     display: inline-block !important;
  1451.     min-width: 1377px !important;
  1452.     margin-left: -13px !important;
  1453.     padding: 5px !important;
  1454.     text-align: center !important;
  1455.     background: blue !important;
  1456. }
  1457.  
  1458. .col-xs-9 {
  1459.     padding: 0 !important;
  1460.     width: 75%;
  1461. }
  1462. .col-xs-9 h3 {
  1463.     display: inline-block !important;
  1464.     width: 475px !important;
  1465.     height: 20px !important;
  1466.     line-height: 8px !important;
  1467.     margin-left: -13px !important;
  1468.     padding: 5px !important;
  1469.     font-size: 18px !important;
  1470.     text-align: left !important;
  1471.     background: red !important;
  1472. }
  1473.  .col-xs-9> ul {
  1474.     position: relative !important;
  1475.     display: inline-block!important;
  1476.     width: 498px !important;
  1477.     height: 100% !important;
  1478.     max-height: 131px !important;
  1479.     min-height: 131px !important;
  1480.     line-height: 13px !important;
  1481.     margin-left: -12px !important;
  1482.     bottom: 8px !important;
  1483.     padding: 1px 5px !important;
  1484.     overflow: hidden !important;
  1485.     overflow-y: auto !important;
  1486.     outline: 1px solid yellow !important;
  1487. }
  1488.  .col-xs-9> .matchupaka + ul {
  1489.     position: relative !important;
  1490.     display: inline-block!important;
  1491.     width: 475px !important;
  1492.     height: 100% !important;
  1493.     max-height: 88px !important;
  1494.     min-height: 88px !important;
  1495.     line-height: 13px !important;
  1496.     margin-left: -12px !important;
  1497.     margin-top: -7px !important;
  1498.     bottom: -10px !important;
  1499.     padding: 1px 5px !important;
  1500.     overflow: hidden !important;
  1501.     overflow-y: auto !important;
  1502.     outline: 1px solid green !important;
  1503. }
  1504. .col-xs-9 > ul > li:last-of-type {
  1505.     padding-bottom: 50px !important;
  1506. }
  1507.  
  1508. .col-xs-9>ul>li {
  1509.     position: relative !important;
  1510.     display: inline-block!important;
  1511.     width: 495px !important;
  1512.     height: 15px !important;
  1513.     line-height: 15px !important;
  1514.     margin-left: 0px !important;
  1515.     top: 0px !important;
  1516.     padding: 1px 3px !important;
  1517. }
  1518.  
  1519.  
  1520. /* COUNTER - === */
  1521. .container{
  1522.     counter-increment: myIndex 0 myIndex2 0 ! important;
  1523. }
  1524. .row .col-xs-9 h3:after{
  1525. /* content: "XX" !important; */
  1526.     counter-increment: myIndex 1 ! important;
  1527.     content: counter(myIndex, decimal-leading-zero);
  1528.     position: absolute !important;
  1529.     display: inline-block !important;
  1530.     height: 20px !important;
  1531.     line-height: 20px !important;
  1532.     width: 35px ! important;
  1533.     left: -165px ! important;
  1534.     border-radius: 0 5px 5px 0 !important;
  1535.     font-size: 18px ! important;
  1536.     text-align: center ! important;
  1537.     color: red !important;
  1538.     background: gold ! important;
  1539.     z-index: 100000 !important;
  1540. }
  1541. .container h3 +h2 ~.row .col-xs-9 h3:after{
  1542. /* content: "XX" !important; */
  1543.     counter-increment: myIndex2 1 ! important;
  1544.     content: counter(myIndex2, decimal-leading-zero);
  1545. }
  1546.  
  1547. /* LINKIFY PLUS - PB Some not Working??? */
  1548. .col-sm-12 table#titleresult tbody tr  .linkifyplus ,
  1549. .container .col-xs-12.col-sm-3  .biodata a.linkifyplus[href="http://ifuckedherfinally.com"]  ,
  1550. .container .row .col-xs-12 .dataTables_wrapper .col-sm-12 table.dataTable tbody tr .linkifyplus ,
  1551. .matchupaka .linkifyplus {
  1552.     display: none !important;
  1553.     visibility: hidden !important;
  1554.     font-size: 0 !important;
  1555. }
  1556.  
  1557.  
  1558. /* ======= END - new PREFIX - PARING PAGE ===== */
  1559. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement