Advertisement
janvier56

X IAFD - Widescreen DARK AND GRAY v.12

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