Advertisement
janvier56

X IAFD - Widescreen DARK AND GRAY v.10(new10)

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