Page Time: 4.9567s

Memory: 27.2516 MB (Peak: 30.3932 MB)

Queries (49, time: 3.7459s, 75.6%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000195
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 36
    4. XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
    5. XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1176
    6. XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 242
    7. XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 20
    8. XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 123
    9. XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 349
    10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    14. XF\App->run() in src/XF.php at line 488
    15. XF::runApp() in index.php at line 20
  2. SELECT `xf_node`.*
    FROM `xf_node`
    
    WHERE (`xf_node`.`display_in_list` = 1)
    ORDER BY `xf_node`.`lft` ASC
    Run Time: 0.001781
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_noderefdisplay_in_listdisplay_in_list1const158Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Node.php at line 17
    4. XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 52
    5. XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350
    6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    7. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    8. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    9. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    10. XF\App->run() in src/XF.php at line 488
    11. XF::runApp() in index.php at line 20
  3. SELECT `xf_category`.*, `xf_node_Node_1`.*
    FROM `xf_category`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_category`.`node_id`)
    WHERE (`xf_category`.`node_id` IN (77, 142, 1, 196, 151, 99, 124, 128))
    Run Time: 0.000259
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_categoryALLPRIMARY   14Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_category.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 144
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18
    6. XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 52
    7. XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    12. XF\App->run() in src/XF.php at line 488
    13. XF::runApp() in index.php at line 20
  4. SELECT `xf_forum`.*, `xf_node_Node_1`.*, `xf_user_LastPostUser_2`.*, `xf_thread_LastThread_3`.*, `xf_user_LastPoster_4`.*
    FROM `xf_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_LastPostUser_2` ON (`xf_user_LastPostUser_2`.`user_id` = `xf_forum`.`last_post_user_id`)
    LEFT JOIN `xf_thread` AS `xf_thread_LastThread_3` ON (`xf_thread_LastThread_3`.`thread_id` = `xf_forum`.`last_thread_id`)
    LEFT JOIN `xf_user` AS `xf_user_LastPoster_4` ON (`xf_user_LastPoster_4`.`user_id` = `xf_forum`.`last_post_user_id`)
    WHERE (`xf_forum`.`node_id` IN (78, 91, 79, 89, 90, 96, 133, 137, 138, 143, 144, 3, 4, 5, 6, 7, 8, 25, 27, 28, 29, 31, 93, 94, 95, 148, 154, 188, 2, 30, 149, 194, 193, 159, 11, 19, 18, 92, 35, 36, 37, 38, 39, 40, 16, 41, 58, 12, 20, 42, 44, 46, 45, 47, 48, 56, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 76, 75, 74, 73, 72, 71, 87, 88, 53, 55, 54, 22, 21, 97, 197, 17, 14, 32, 33, 43, 49, 136, 57, 147, 165, 166, 167, 168, 169, 170, 175, 176, 178, 177, 50, 15, 52, 13, 129, 150, 152, 155, 157, 158, 171, 179, 180, 195, 153, 156, 160, 162, 161, 172, 164, 174, 181, 185, 189, 163, 173, 184, 182, 183, 191, 192, 190, 187, 100, 116, 117, 118, 120, 121, 122, 123, 119, 126, 127, 134, 135))
    Run Time: 0.007760
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_forumALLPRIMARY   160Using where
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_forum.node_id1 
    SIMPLExf_user_LastPostUser_2eq_refPRIMARYPRIMARY4admin_xenforo.xf_forum.last_post_user_id1 
    SIMPLExf_thread_LastThread_3eq_refPRIMARYPRIMARY4admin_xenforo.xf_forum.last_thread_id1 
    SIMPLExf_user_LastPoster_4eq_refPRIMARYPRIMARY4admin_xenforo.xf_forum.last_post_user_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 144
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18
    6. XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 52
    7. XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    12. XF\App->run() in src/XF.php at line 488
    13. XF::runApp() in index.php at line 20
  5. SELECT `xf_link_forum`.*, `xf_node_Node_1`.*
    FROM `xf_link_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_link_forum`.`node_id`)
    WHERE (`xf_link_forum`.`node_id` IN (80))
    Run Time: 0.000236
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_link_forumconstPRIMARYPRIMARY4const1 
    SIMPLExf_node_Node_1constPRIMARYPRIMARY4const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212
    4. XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 144
    5. XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18
    6. XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 52
    7. XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    12. XF\App->run() in src/XF.php at line 488
    13. XF::runApp() in index.php at line 20
  6. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    Params: 1, node
    Run Time: 0.001303
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const304Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/PermissionCache.php at line 102
    4. XF\PermissionCache->cacheAllContentPerms() in src/XF/Entity/User.php at line 1197
    5. XF\Entity\User->cacheNodePermissions() in src/XF/Repository/Node.php at line 158
    6. XF\Repository\Node->filterViewable() in src/XF/Repository/Node.php at line 20
    7. XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 52
    8. XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350
    9. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    10. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    11. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  7. -- XFDB=noForceAllWrite
    INSERT INTO xf_session_activity
    	(`user_id`, `unique_key`, `ip`, `controller_name`, `controller_action`, `view_state`, `params`, `view_date`, `robot_key`)
    VALUES
    	(?, ?, ?, ?, ?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE ip = VALUES(ip),
    	controller_name = VALUES(controller_name),
    	controller_action = VALUES(controller_action),
    	view_state = VALUES(view_state),
    	params = VALUES(params),
    	view_date = VALUES(view_date),
    	robot_key = VALUES(robot_key)
    Params: 0, , , XF\Pub\Controller\Forum, List, valid, , 1714084335,
    Run Time: 0.000108

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Repository/SessionActivity.php at line 158
    3. XF\Repository\SessionActivity->updateSessionActivity() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 48
    4. XenConcept\LoginAsUser\XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 82
    5. XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 42
    6. XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 287
    7. XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 383
    8. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
    9. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
    10. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
    11. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    12. XF\App->run() in src/XF.php at line 488
    13. XF::runApp() in index.php at line 20
  8. SELECT `xf_siropu_ads_manager_ad`.*, `xf_siropu_ads_manager_package_Package_1`.*, `xf_template_MasterTemplate_2`.*
    FROM `xf_siropu_ads_manager_ad`
    LEFT JOIN `xf_siropu_ads_manager_package` AS `xf_siropu_ads_manager_package_Package_1` ON (`xf_siropu_ads_manager_package_Package_1`.`package_id` = `xf_siropu_ads_manager_ad`.`package_id`)
    LEFT JOIN `xf_template` AS `xf_template_MasterTemplate_2` ON (`xf_template_MasterTemplate_2`.`style_id` = 0 AND `xf_template_MasterTemplate_2`.`type` = 'public' AND `xf_template_MasterTemplate_2`.`title` = CONCAT('_siropu_ads_manager_ad_code.', `xf_siropu_ads_manager_ad`.`ad_id`))
    WHERE (`xf_siropu_ads_manager_ad`.`type` IN ('code', 'banner', 'text', 'link', 'popup', 'background')) AND (`xf_siropu_ads_manager_ad`.`status` = 'active')
    ORDER BY `xf_siropu_ads_manager_ad`.`display_order` ASC
    Run Time: 0.000712
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_siropu_ads_manager_adreftype,status,status_display_orderstatus_display_order102const2Using where
    SIMPLExf_siropu_ads_manager_package_Package_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_siropu_ads_manager_ad.package_id1 
    SIMPLExf_template_MasterTemplate_2eq_reftype_title_style_idtype_title_style_id128const,func,const1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/Siropu/AdsManager/Template/Ad.php at line 501
    4. Siropu\AdsManager\Template\Ad->prepareAdsForDisplay() in src/addons/Siropu/AdsManager/Template/Ad.php at line 336
    5. Siropu\AdsManager\Template\Ad->setAds() in src/addons/Siropu/AdsManager/Template/Ad.php at line 327
    6. Siropu\AdsManager\Template\Ad->__construct() in src/addons/Siropu/AdsManager/Listener.php at line 38
    7. Siropu\AdsManager\Listener::templaterGlobalData()
    8. call_user_func_array() in src/XF/Extension.php at line 67
    9. XF\Extension->fire() in src/XF/App.php at line 2797
    10. XF\App->fire() in src/XF/App.php at line 2032
    11. XF\App->getGlobalTemplateData() in src/XF/App.php at line 1903
    12. XF\App->preRender() in src/XF/Pub/App.php at line 448
    13. XF\Pub\App->preRender() in src/XF/Mvc/Dispatcher.php at line 395
    14. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    16. XF\App->run() in src/XF.php at line 488
    17. XF::runApp() in index.php at line 20
  9. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('xc_hide_bbcode_hidden_content')
    Params: 2
    Run Time: 0.000261
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY106const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 354
    4. XF\Language->loadPhrases() in src/XF/Language.php at line 252
    5. XF\Language->getPhraseText() in src/XF/Language.php at line 170
    6. XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
    7. XF\Phrase->render() in src/XF/Phrase.php at line 59
    8. XF\Phrase->__toString()
    9. preg_replace() in src/addons/XenConcept/HideBBCode/XF/Str/Formatter.php at line 34
    10. XenConcept\HideBBCode\XF\Str\Formatter->snippetString() in src/XF/Template/Templater.php at line 4085
    11. XF\Template\Templater->fnSnippet()
    12. call_user_func_array() in src/XF/Template/Templater.php at line 1103
    13. XF\Template\Templater->func() in internal_data/code_cache/templates/l2/s20/public/metadata_macros.php at line 144
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    15. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l2/s20/public/metadata_macros.php at line 43
    16. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    17. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 217
    18. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    19. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    20. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    21. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    22. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    23. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    26. XF\App->run() in src/XF.php at line 488
    27. XF::runApp() in index.php at line 20
  10. SELECT threads_last_24,
    messages_last_24,
    members_last_30
    FROM xf_andy_forum_statistics_plus
    Run Time: 0.000133
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_andy_forum_statistics_plusALL    1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 145
    3. XF\Db\AbstractAdapter->fetchRow() in src/addons/Andy/ForumStatisticsPlus/Widget/ForumStatisticsPlus.php at line 15
    4. Andy\ForumStatisticsPlus\Widget\ForumStatisticsPlus->render() in internal_data/code_cache/widgets/_62_ssss6.php at line 5
    5. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    6. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    7. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    8. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    10. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    11. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    12. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    13. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    14. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    15. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  11. SELECT `xf_forum`.*, `xf_node_Node_1`.*
    FROM `xf_forum`
    LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
    
    ORDER BY RAND()
    
    LIMIT 10
    Run Time: 0.005351
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_forumALL    160Using temporary; Using filesort
    SIMPLExf_node_Node_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_forum.node_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 251
    4. XenBulletins\FakeActivity\XF\Repository\SessionActivity->activityUrl2() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 21
    5. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineCounts() in src/XF/Repository/SessionActivity.php at line 62
    6. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    7. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    8. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    9. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    10. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    11. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    12. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    13. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    14. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    15. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    16. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    17. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    18. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    19. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    20. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    21. XF\App->run() in src/XF.php at line 488
    22. XF::runApp() in index.php at line 20
  12. SELECT `xf_session_activity`.*
    FROM `xf_session_activity`
    
    WHERE ((`xf_session_activity`.`user_id` = '102867') OR (`xf_session_activity`.`user_id` = '102766') OR (`xf_session_activity`.`user_id` = '102875') OR (`xf_session_activity`.`user_id` = '102865') OR (`xf_session_activity`.`user_id` = '102889') OR (`xf_session_activity`.`user_id` = '102890') OR (`xf_session_activity`.`user_id` = '102874') OR (`xf_session_activity`.`user_id` = '102762') OR (`xf_session_activity`.`user_id` = '102812') OR (`xf_session_activity`.`user_id` = '102763') OR (`xf_session_activity`.`user_id` = '102649') OR (`xf_session_activity`.`user_id` = '102621') OR (`xf_session_activity`.`user_id` = '102620') OR (`xf_session_activity`.`user_id` = '102761') OR (`xf_session_activity`.`user_id` = '102660') OR (`xf_session_activity`.`user_id` = '102648') OR (`xf_session_activity`.`user_id` = '102764') OR (`xf_session_activity`.`user_id` = '102813') OR (`xf_session_activity`.`user_id` = '102814') OR (`xf_session_activity`.`user_id` = '102878') OR (`xf_session_activity`.`user_id` = '102868') OR (`xf_session_activity`.`user_id` = '102842') OR (`xf_session_activity`.`user_id` = '102849') OR (`xf_session_activity`.`user_id` = '103477') OR (`xf_session_activity`.`user_id` = '103968') OR (`xf_session_activity`.`user_id` = '102879') OR (`xf_session_activity`.`user_id` = '102893') OR (`xf_session_activity`.`user_id` = '103199') OR (`xf_session_activity`.`user_id` = '103433') OR (`xf_session_activity`.`user_id` = '103588') OR (`xf_session_activity`.`user_id` = '103615') OR (`xf_session_activity`.`user_id` = '105178') OR (`xf_session_activity`.`user_id` = '105179') OR (`xf_session_activity`.`user_id` = '105611'))
    Run Time: 0.001602
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityALLPRIMARY   839Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 289
    4. XenBulletins\FakeActivity\XF\Repository\SessionActivity->setSessionActivity2() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 255
    5. XenBulletins\FakeActivity\XF\Repository\SessionActivity->activityUrl2() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 21
    6. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineCounts() in src/XF/Repository/SessionActivity.php at line 62
    7. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    8. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    9. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    10. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    11. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    12. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    13. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    16. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    17. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    18. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    19. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    20. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    21. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    22. XF\App->run() in src/XF.php at line 488
    23. XF::runApp() in index.php at line 20
  13. SELECT `xf_thread`.*
    FROM `xf_thread`
    
    
    ORDER BY RAND()
    
    LIMIT 20
    Run Time: 3.426991
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadALL    340054Using temporary; Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 241
    4. XenBulletins\FakeActivity\XF\Repository\SessionActivity->activityUrl2() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 22
    5. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineCounts() in src/XF/Repository/SessionActivity.php at line 62
    6. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    7. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    8. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    9. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    10. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    11. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    12. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    13. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    14. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    15. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    16. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    17. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    18. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    19. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    20. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    21. XF\App->run() in src/XF.php at line 488
    22. XF::runApp() in index.php at line 20
  14. SELECT `xf_session_activity`.*
    FROM `xf_session_activity`
    
    WHERE ((`xf_session_activity`.`user_id` = '105114') OR (`xf_session_activity`.`user_id` = '103604') OR (`xf_session_activity`.`user_id` = '104972') OR (`xf_session_activity`.`user_id` = '103933') OR (`xf_session_activity`.`user_id` = '104526') OR (`xf_session_activity`.`user_id` = '103653') OR (`xf_session_activity`.`user_id` = '103942') OR (`xf_session_activity`.`user_id` = '105173') OR (`xf_session_activity`.`user_id` = '103567') OR (`xf_session_activity`.`user_id` = '103286') OR (`xf_session_activity`.`user_id` = '103277') OR (`xf_session_activity`.`user_id` = '103259') OR (`xf_session_activity`.`user_id` = '103236') OR (`xf_session_activity`.`user_id` = '103624') OR (`xf_session_activity`.`user_id` = '103568') OR (`xf_session_activity`.`user_id` = '103495') OR (`xf_session_activity`.`user_id` = '103213') OR (`xf_session_activity`.`user_id` = '103451') OR (`xf_session_activity`.`user_id` = '103184') OR (`xf_session_activity`.`user_id` = '103287') OR (`xf_session_activity`.`user_id` = '102623') OR (`xf_session_activity`.`user_id` = '102912') OR (`xf_session_activity`.`user_id` = '185272') OR (`xf_session_activity`.`user_id` = '102897') OR (`xf_session_activity`.`user_id` = '103250') OR (`xf_session_activity`.`user_id` = '103215') OR (`xf_session_activity`.`user_id` = '102896') OR (`xf_session_activity`.`user_id` = '102895') OR (`xf_session_activity`.`user_id` = '102894') OR (`xf_session_activity`.`user_id` = '103147') OR (`xf_session_activity`.`user_id` = '102900') OR (`xf_session_activity`.`user_id` = '102892') OR (`xf_session_activity`.`user_id` = '102891'))
    Run Time: 0.002270
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityALLPRIMARY   839Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 289
    4. XenBulletins\FakeActivity\XF\Repository\SessionActivity->setSessionActivity2() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 247
    5. XenBulletins\FakeActivity\XF\Repository\SessionActivity->activityUrl2() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 22
    6. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineCounts() in src/XF/Repository/SessionActivity.php at line 62
    7. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    8. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    9. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    10. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    11. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    12. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    13. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    16. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    17. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    18. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    19. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    20. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    21. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    22. XF\App->run() in src/XF.php at line 488
    23. XF::runApp() in index.php at line 20
  15. SELECT
    	SUM(IF(user_id >= 0 AND robot_key = '', 1, 0)) AS total,
    	SUM(IF(user_id > 0, 1, 0)) AS members,
    	SUM(IF(user_id = 0 AND robot_key = '', 1, 0)) AS guests
    FROM xf_session_activity
    WHERE view_date >= ?
    Params: 1714079835
    Run Time: 0.001029
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityrangeview_dateview_date4 830Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 145
    3. XF\Db\AbstractAdapter->fetchRow() in src/XF/Repository/SessionActivity.php at line 25
    4. XF\Repository\SessionActivity->getOnlineCounts() in src/addons/SyTryC/CountRobots/Repository/SessionActivity.php at line 9
    5. SyTryC\CountRobots\Repository\SessionActivity->getOnlineCounts() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 55
    6. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineCounts() in src/XF/Repository/SessionActivity.php at line 62
    7. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    8. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    9. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    10. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    11. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    12. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    13. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    16. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    17. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    18. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    19. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    20. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    21. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    22. XF\App->run() in src/XF.php at line 488
    23. XF::runApp() in index.php at line 20
  16. SELECT
    	SUM(IF(robot_key <> '', 1, 0)) AS robots
    FROM xf_session_activity
    WHERE view_date >= ?
    Params: 1714079835
    Run Time: 0.000545
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityrangeview_dateview_date4 830Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 145
    3. XF\Db\AbstractAdapter->fetchRow() in src/addons/SyTryC/CountRobots/Repository/SessionActivity.php at line 21
    4. SyTryC\CountRobots\Repository\SessionActivity->getOnlineCounts() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 55
    5. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineCounts() in src/XF/Repository/SessionActivity.php at line 62
    6. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    7. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    8. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    9. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    10. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    11. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    12. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    13. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    14. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    15. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    16. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    17. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    18. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    19. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    20. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    21. XF\App->run() in src/XF.php at line 488
    22. XF::runApp() in index.php at line 20
  17. SELECT `xf_session_activity`.*, `xf_user_User_1`.*
    FROM `xf_session_activity`
    INNER JOIN `xf_user` AS `xf_user_User_1` ON (`xf_user_User_1`.`user_id` = `xf_session_activity`.`user_id`)
    WHERE (`xf_session_activity`.`user_id` > 0) AND ((`xf_session_activity`.`user_id` = 0) OR (`xf_user_User_1`.`visible` = 1 AND `xf_user_User_1`.`user_state` = 'valid')) AND ((`xf_session_activity`.`user_id` = 0) OR (`xf_user_User_1`.`visible` = 1 AND `xf_user_User_1`.`user_state` = 'valid')) AND (`xf_session_activity`.`view_date` >= 1714079835)
    ORDER BY `xf_session_activity`.`view_date` DESC
    
    LIMIT 50
    Run Time: 0.001051
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_session_activityrangePRIMARY,view_dateview_date4 830Using where
    SIMPLExf_user_User_1eq_refPRIMARY,user_statePRIMARY4admin_xenforo.xf_session_activity.user_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php at line 90
    4. XenBulletins\FakeActivity\XF\Repository\SessionActivity->getOnlineUsersList() in src/XF/Repository/SessionActivity.php at line 63
    5. XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php at line 18
    6. XenConcept\LoginAsUser\XF\Repository\SessionActivity->getOnlineStatsBlockData() in src/XF/Widget/MembersOnline.php at line 25
    7. XF\Widget\MembersOnline->render() in internal_data/code_cache/widgets/_6_forum_overview_members_online.php at line 5
    8. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    9. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    10. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    11. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    12. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    13. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    14. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    15. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    16. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    17. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    18. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    19. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    20. XF\App->run() in src/XF.php at line 488
    21. XF::runApp() in index.php at line 20
  18. SELECT `xf_thread`.*, `xf_forum_Forum_1`.*, `xf_node_Node_2`.*, `xf_user_User_3`.*, `xf_permission_cache_content_Permissions_4`.*
    FROM `xf_thread`
    LEFT JOIN `xf_forum` AS `xf_forum_Forum_1` ON (`xf_forum_Forum_1`.`node_id` = `xf_thread`.`node_id`)
    LEFT JOIN `xf_node` AS `xf_node_Node_2` ON (`xf_node_Node_2`.`node_id` = `xf_forum_Forum_1`.`node_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_thread`.`user_id`)
    LEFT JOIN `xf_permission_cache_content` AS `xf_permission_cache_content_Permissions_4` ON (`xf_permission_cache_content_Permissions_4`.`content_type` = 'node' AND `xf_permission_cache_content_Permissions_4`.`content_id` = `xf_node_Node_2`.`node_id` AND `xf_permission_cache_content_Permissions_4`.`permission_combination_id` = '1')
    WHERE (`xf_thread`.`discussion_state` = 'visible') AND (`xf_thread`.`discussion_type` <> 'redirect') AND (`xf_thread`.`node_id` IN (3, 4, 5, 6, 7, 8, 25, 26, 27, 28, 29, 31, 93, 94, 95, 148, 154, 188, 2, 30, 149, 194, 193, 159, 11, 19, 18, 92, 35, 36, 37, 38, 39, 40, 16, 41, 58, 12, 20, 42, 44, 46, 45, 47, 48, 56, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 76, 75, 74, 73, 72, 71, 87, 88, 53, 55, 54, 22, 21, 97, 17, 14, 32, 33, 43, 49, 136, 57, 147, 165, 166, 167, 168, 169, 170, 175, 176, 178, 177, 50, 15, 52, 13)) AND (`xf_thread`.`post_date` >= 1713479535)
    ORDER BY `xf_thread`.`post_date` DESC
    
    LIMIT 20
    Run Time: 0.005276
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangenode_id_last_post_date,node_id_sticky_state_last_post,post_date,node_id_sticky_state_vote_scorepost_date4 920Using where
    SIMPLExf_forum_Forum_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread.node_id1 
    SIMPLExf_node_Node_2eq_refPRIMARYPRIMARY4admin_xenforo.xf_forum_Forum_1.node_id1Using where
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread.user_id1 
    SIMPLExf_permission_cache_content_Permissions_4eq_refPRIMARYPRIMARY35const,const,admin_xenforo.xf_node_Node_2.node_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Widget/NewThreads.php at line 69
    4. XF\Widget\NewThreads->render() in internal_data/code_cache/widgets/_88_new_theadss.php at line 5
    5. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    6. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    7. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    8. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    10. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    11. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    12. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    13. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    14. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    15. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  19. SELECT `xf_bs_lfs_tab_group`.*, `xf_addon_AddOn_1`.*
    FROM `xf_bs_lfs_tab_group`
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_1` ON (`xf_addon_AddOn_1`.`addon_id` = `xf_bs_lfs_tab_group`.`addon_id`)
    WHERE (`xf_bs_lfs_tab_group`.`is_active` = 1)
    ORDER BY `xf_bs_lfs_tab_group`.`display_order` ASC
    Run Time: 0.000548
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_bs_lfs_tab_groupALLis_active   3Using where; Using filesort
    SIMPLExf_addon_AddOn_1eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab_group.addon_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/BS/LiveForumStatistics/Repository/TabGroup.php at line 19
    4. BS\LiveForumStatistics\Repository\TabGroup->getGroupsForWidget() in src/addons/BS/LiveForumStatistics/Widget/Statistics.php at line 30
    5. BS\LiveForumStatistics\Widget\Statistics->render() in internal_data/code_cache/widgets/_64_lfs_latest_activity.php at line 5
    6. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    7. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    8. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    9. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    10. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    11. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    12. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    13. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    14. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    15. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    16. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    17. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    18. XF\App->run() in src/XF.php at line 488
    19. XF::runApp() in index.php at line 20
  20. SELECT `xf_bs_lfs_tab`.*, `xf_addon_AddOn_1`.*, `xf_bs_lfs_tab_group_Group_2`.*, `xf_addon_AddOn_3`.*
    FROM `xf_bs_lfs_tab`
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_1` ON (`xf_addon_AddOn_1`.`addon_id` = `xf_bs_lfs_tab`.`addon_id`)
    LEFT JOIN `xf_bs_lfs_tab_group` AS `xf_bs_lfs_tab_group_Group_2` ON (`xf_bs_lfs_tab_group_Group_2`.`group_id` = `xf_bs_lfs_tab`.`group_id`)
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_3` ON (`xf_addon_AddOn_3`.`addon_id` = `xf_bs_lfs_tab_group_Group_2`.`addon_id`)
    WHERE (`xf_bs_lfs_tab`.`group_id` = 'latest_activity')
    ORDER BY `xf_bs_lfs_tab`.`display_order` ASC
    Run Time: 0.000697
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_bs_lfs_tabALLgroup_id   13Using where; Using filesort
    SIMPLExf_addon_AddOn_1eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab.addon_id1 
    SIMPLExf_bs_lfs_tab_group_Group_2constPRIMARYPRIMARY27const1Using where
    SIMPLExf_addon_AddOn_3eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab_group_Group_2.addon_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 378
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    7. XF\Mvc\Entity\Entity->__get() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 77
    8. BS\LiveForumStatistics\Entity\TabGroup->getTabsViewable() in src/XF/Mvc/Entity/Entity.php at line 157
    9. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    10. XF\Mvc\Entity\Entity->__get() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 38
    11. BS\LiveForumStatistics\Entity\TabGroup->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
    12. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    13. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    14. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
    15. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Repository/TabGroup.php at line 28
    16. BS\LiveForumStatistics\Repository\TabGroup->getGroupsForWidget() in src/addons/BS/LiveForumStatistics/Widget/Statistics.php at line 30
    17. BS\LiveForumStatistics\Widget\Statistics->render() in internal_data/code_cache/widgets/_64_lfs_latest_activity.php at line 5
    18. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    19. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    20. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    21. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    22. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    23. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    24. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    25. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    26. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    27. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    28. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    29. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    30. XF\App->run() in src/XF.php at line 488
    31. XF::runApp() in index.php at line 20
  21. SELECT `xf_bs_lfs_tab`.*, `xf_addon_AddOn_1`.*, `xf_bs_lfs_tab_group_Group_2`.*, `xf_addon_AddOn_3`.*
    FROM `xf_bs_lfs_tab`
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_1` ON (`xf_addon_AddOn_1`.`addon_id` = `xf_bs_lfs_tab`.`addon_id`)
    LEFT JOIN `xf_bs_lfs_tab_group` AS `xf_bs_lfs_tab_group_Group_2` ON (`xf_bs_lfs_tab_group_Group_2`.`group_id` = `xf_bs_lfs_tab`.`group_id`)
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_3` ON (`xf_addon_AddOn_3`.`addon_id` = `xf_bs_lfs_tab_group_Group_2`.`addon_id`)
    WHERE (`xf_bs_lfs_tab`.`group_id` = 'members')
    ORDER BY `xf_bs_lfs_tab`.`display_order` ASC
    Run Time: 0.000645
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_bs_lfs_tabALLgroup_id   13Using where; Using filesort
    SIMPLExf_addon_AddOn_1eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab.addon_id1 
    SIMPLExf_bs_lfs_tab_group_Group_2constPRIMARYPRIMARY27const1Using where
    SIMPLExf_addon_AddOn_3eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab_group_Group_2.addon_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 378
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    7. XF\Mvc\Entity\Entity->__get() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 77
    8. BS\LiveForumStatistics\Entity\TabGroup->getTabsViewable() in src/XF/Mvc/Entity/Entity.php at line 157
    9. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    10. XF\Mvc\Entity\Entity->__get() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 38
    11. BS\LiveForumStatistics\Entity\TabGroup->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
    12. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    13. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    14. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
    15. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Repository/TabGroup.php at line 28
    16. BS\LiveForumStatistics\Repository\TabGroup->getGroupsForWidget() in src/addons/BS/LiveForumStatistics/Widget/Statistics.php at line 30
    17. BS\LiveForumStatistics\Widget\Statistics->render() in internal_data/code_cache/widgets/_64_lfs_latest_activity.php at line 5
    18. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    19. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    20. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    21. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    22. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    23. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    24. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    25. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    26. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    27. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    28. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    29. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    30. XF\App->run() in src/XF.php at line 488
    31. XF::runApp() in index.php at line 20
  22. SELECT `xf_bs_lfs_tab`.*, `xf_addon_AddOn_1`.*, `xf_bs_lfs_tab_group_Group_2`.*, `xf_addon_AddOn_3`.*
    FROM `xf_bs_lfs_tab`
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_1` ON (`xf_addon_AddOn_1`.`addon_id` = `xf_bs_lfs_tab`.`addon_id`)
    LEFT JOIN `xf_bs_lfs_tab_group` AS `xf_bs_lfs_tab_group_Group_2` ON (`xf_bs_lfs_tab_group_Group_2`.`group_id` = `xf_bs_lfs_tab`.`group_id`)
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_3` ON (`xf_addon_AddOn_3`.`addon_id` = `xf_bs_lfs_tab_group_Group_2`.`addon_id`)
    WHERE (`xf_bs_lfs_tab`.`group_id` = 'threads')
    ORDER BY `xf_bs_lfs_tab`.`display_order` ASC
    Run Time: 0.000442
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_bs_lfs_tabALLgroup_id   13Using where; Using filesort
    SIMPLExf_addon_AddOn_1eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab.addon_id1 
    SIMPLExf_bs_lfs_tab_group_Group_2constPRIMARYPRIMARY27const1Using where
    SIMPLExf_addon_AddOn_3eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab_group_Group_2.addon_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 378
    4. XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
    5. XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
    6. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    7. XF\Mvc\Entity\Entity->__get() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 77
    8. BS\LiveForumStatistics\Entity\TabGroup->getTabsViewable() in src/XF/Mvc/Entity/Entity.php at line 157
    9. XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
    10. XF\Mvc\Entity\Entity->__get() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 38
    11. BS\LiveForumStatistics\Entity\TabGroup->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
    12. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    13. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    14. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
    15. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Repository/TabGroup.php at line 28
    16. BS\LiveForumStatistics\Repository\TabGroup->getGroupsForWidget() in src/addons/BS/LiveForumStatistics/Widget/Statistics.php at line 30
    17. BS\LiveForumStatistics\Widget\Statistics->render() in internal_data/code_cache/widgets/_64_lfs_latest_activity.php at line 5
    18. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    19. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    20. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    21. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    22. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    23. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    24. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    25. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    26. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    27. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    28. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    29. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    30. XF\App->run() in src/XF.php at line 488
    31. XF::runApp() in index.php at line 20
  23. SELECT `xf_thread_rate`.*, `xf_post_Post_1`.*, `xf_thread_Thread_2`.*, `xf_user_User_3`.*
    FROM `xf_thread_rate` FORCE INDEX (`rate_date`)
    LEFT JOIN `xf_post` AS `xf_post_Post_1` ON (`xf_post_Post_1`.`post_id` = `xf_thread_rate`.`post_id`)
    LEFT JOIN `xf_thread` AS `xf_thread_Thread_2` ON (`xf_thread_Thread_2`.`thread_id` = `xf_thread_rate`.`thread_id`)
    LEFT JOIN `xf_user` AS `xf_user_User_3` ON (`xf_user_User_3`.`user_id` = `xf_thread_rate`.`user_id`)
    WHERE (`xf_thread_Thread_2`.`discussion_state` = 'visible') AND (`xf_thread_Thread_2`.`discussion_type` <> 'redirect') AND (`xf_thread_rate`.`rate_date` > 1711492335)
    ORDER BY `xf_thread_rate`.`rate_date` DESC
    
    LIMIT 3
    Run Time: 0.001322
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_thread_raterangerate_daterate_date4 1Using where
    SIMPLExf_user_User_3eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread_rate.user_id1 
    SIMPLExf_post_Post_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread_rate.post_id1 
    SIMPLExf_thread_Thread_2eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread_rate.thread_id1Using where

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/BS/ThreadRating/Widget/LatestThreadRates.php at line 20
    4. BS\ThreadRating\Widget\LatestThreadRates->render() in internal_data/code_cache/widgets/_39_forum_overview_new_reviews.php at line 5
    5. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    6. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    7. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    8. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    10. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    11. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    12. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    13. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    14. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    15. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  24. SELECT `xf_dbtech_donate_drive`.*, `xf_dbtech_donate_currency_PrimaryCurrency_1`.*, `xf_dbtech_donate_donation_LastDonation_2`.*
    FROM `xf_dbtech_donate_drive`
    LEFT JOIN `xf_dbtech_donate_currency` AS `xf_dbtech_donate_currency_PrimaryCurrency_1` ON (`xf_dbtech_donate_currency_PrimaryCurrency_1`.`primary_currency` = 1)
    LEFT JOIN `xf_dbtech_donate_donation` AS `xf_dbtech_donate_donation_LastDonation_2` ON (`xf_dbtech_donate_donation_LastDonation_2`.`donation_id` = `xf_dbtech_donate_drive`.`last_donation_id`)
    Run Time: 0.000513
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_dbtech_donate_driveALL    1 
    SIMPLExf_dbtech_donate_currency_PrimaryCurrency_1ALL    6Using where; Using join buffer (flat, BNL join)
    SIMPLExf_dbtech_donate_donation_LastDonation_2eq_refPRIMARYPRIMARY4admin_xenforo.xf_dbtech_donate_drive.last_donation_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/DBTech/Donate/Widget/Drives.php at line 49
    4. DBTech\Donate\Widget\Drives->render() in internal_data/code_cache/widgets/_65_donat_info.php at line 5
    5. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    6. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    7. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    8. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    10. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    11. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    12. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    13. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    14. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    15. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    17. XF\App->run() in src/XF.php at line 488
    18. XF::runApp() in index.php at line 20
  25. SELECT cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = ?
    	AND content_id = ?
    Params: 1, dbtech_donate_drive, 1
    Run Time: 0.000160
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentconstPRIMARYPRIMARY35const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
    4. XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
    5. XF\PermissionSet->hasContentPermission() in src/addons/DBTech/Donate/XF/Entity/User.php at line 18
    6. DBTech\Donate\XF\Entity\User->hasDbtechDonateDrivePermission() in src/addons/DBTech/Donate/Entity/Drive.php at line 96
    7. DBTech\Donate\Entity\Drive->hasPermission() in src/addons/DBTech/Donate/Entity/Drive.php at line 64
    8. DBTech\Donate\Entity\Drive->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
    9. XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
    10. array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
    11. XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
    12. XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/DBTech/Donate/Widget/Drives.php at line 50
    13. DBTech\Donate\Widget\Drives->render() in internal_data/code_cache/widgets/_65_donat_info.php at line 5
    14. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    15. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    16. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    17. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/forum_list.php at line 235
    18. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    19. XF\Template\Templater->renderTemplate() in src/XF/Template/Template.php at line 24
    20. XF\Template\Template->render() in src/XF/Mvc/Renderer/Html.php at line 48
    21. XF\Mvc\Renderer\Html->renderView() in src/XF/Mvc/Dispatcher.php at line 458
    22. XF\Mvc\Dispatcher->renderView() in src/XF/Mvc/Dispatcher.php at line 440
    23. XF\Mvc\Dispatcher->renderReply() in src/XF/Mvc/Dispatcher.php at line 400
    24. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    25. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    26. XF\App->run() in src/XF.php at line 488
    27. XF::runApp() in index.php at line 20
  26. SELECT `xfa_xcountdown`.*, `xfa_xcountdown_Parent_1`.*
    FROM `xfa_xcountdown`
    LEFT JOIN `xfa_xcountdown` AS `xfa_xcountdown_Parent_1` ON (`xfa_xcountdown_Parent_1`.`parent_id` = `xfa_xcountdown`.`parent_id`)
    WHERE (`xfa_xcountdown`.`start_date` < 1714084335) AND (`xfa_xcountdown`.`end_date` > 1714084335) AND (`xfa_xcountdown`.`location` = 'header')
    ORDER BY `xfa_xcountdown`.`end_date` ASC
    Run Time: 0.000258
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExfa_xcountdownALL    1Using where; Using temporary; Using filesort
    SIMPLExfa_xcountdown_Parent_1ALL    1Using where; Using join buffer (flat, BNL join)

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/XFA/MultipleCountdowns/Template.php at line 18
    4. XFA\MultipleCountdowns\Template::getHeaderCountdown()
    5. call_user_func() in src/XF/Template/Templater.php at line 1670
    6. XF\Template\Templater->callback() in internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php at line 583
    7. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    8. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php at line 3067
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    10. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    11. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    12. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  27. SELECT `xf_bs_lfs_tab_group`.*, `xf_addon_AddOn_1`.*
    FROM `xf_bs_lfs_tab_group`
    LEFT JOIN `xf_addon` AS `xf_addon_AddOn_1` ON (`xf_addon_AddOn_1`.`addon_id` = `xf_bs_lfs_tab_group`.`addon_id`)
    WHERE (`xf_bs_lfs_tab_group`.`is_active` = 1) AND (`xf_bs_lfs_tab_group`.`group_id` IN ('latest_activity', 'members', 'threads'))
    ORDER BY `xf_bs_lfs_tab_group`.`display_order` ASC
    Run Time: 0.000340
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_bs_lfs_tab_grouprefPRIMARY,is_activeis_active1const3Using index condition; Using where; Using filesort
    SIMPLExf_addon_AddOn_1eq_refPRIMARYPRIMARY52admin_xenforo.xf_bs_lfs_tab_group.addon_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/BS/LiveForumStatistics/Repository/TabGroup.php at line 19
    4. BS\LiveForumStatistics\Repository\TabGroup->getGroupsForWidget() in src/addons/BS/LiveForumStatistics/Widget/Statistics.php at line 30
    5. BS\LiveForumStatistics\Widget\Statistics->render() in internal_data/code_cache/widgets/_63_live_forum_statistics.php at line 5
    6. XF\SubContainer\Widget->{closure}() in src/XF/Template/Templater.php at line 7402
    7. XF\Template\Templater->renderWidgetClosure() in src/XF/SubContainer/Widget.php at line 168
    8. XF\SubContainer\Widget->getCompiledWidget() in src/XF/Template/Templater.php at line 1901
    9. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php at line 3483
    10. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    11. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    12. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    13. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    14. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    15. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    16. XF\App->run() in src/XF.php at line 488
    17. XF::runApp() in index.php at line 20
  28. SELECT COUNT(*)
    FROM `xf_thread`
    
    WHERE (`xf_thread`.`discussion_state` = 'visible') AND (`xf_thread`.`node_id` NOT IN ('91', '90', '98', '141', '96', '133', '137', '138', '143', '144', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '114', '115', '113', '129', '131'))
    Run Time: 0.052788
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangenode_id_last_post_date,node_id_sticky_state_last_post,node_id_sticky_state_vote_scorenode_id_sticky_state_vote_score4 175065Using where; Using index

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
    3. XF\Db\AbstractAdapter->fetchOne() in src/XF/Mvc/Entity/Finder.php at line 1334
    4. XF\Mvc\Entity\Finder->total() in src/addons/BS/LiveForumStatistics/Tab/Concerns/TabPagination.php at line 15
    5. BS\LiveForumStatistics\Tab\Threads->renderPagination() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 79
    6. BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
    7. BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 45
    8. BS\LiveForumStatistics\Entity\TabGroup->render()
    9. call_user_func_array() in src/XF/Template/Templater.php at line 1166
    10. XF\Template\Templater->method() in internal_data/code_cache/templates/l2/s20/public/lfs_macros.php at line 73
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    12. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l2/s20/public/lfs_group.threads.php at line 9
    13. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    14. XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1655
    15. XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l2/s20/public/widget_live_forum_statistics.php at line 31
    16. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    17. XF\Template\Templater->renderTemplate() in src/XF/Widget/WidgetRenderer.php at line 62
    18. XF\Widget\WidgetRenderer->render() in src/XF/Widget/WidgetRenderer.php at line 67
    19. XF\Widget\WidgetRenderer->__toString() in src/XF/Template/Templater.php at line 1901
    20. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php at line 3483
    21. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    22. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    23. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    24. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    25. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    26. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    27. XF\App->run() in src/XF.php at line 488
    28. XF::runApp() in index.php at line 20
  29. SELECT `xf_thread`.*, `xf_user_User_1`.*, `xf_user_LastPoster_2`.*, `xf_tl_schedule_content_TSC_Schedule_3`.*, `xf_post_FirstPost_4`.*, `xf_bookmark_item_Bookmarks_5`.*, `xf_post_LastPost_6`.*
    FROM `xf_thread`
    LEFT JOIN `xf_user` AS `xf_user_User_1` ON (`xf_user_User_1`.`user_id` = `xf_thread`.`user_id`)
    LEFT JOIN `xf_user` AS `xf_user_LastPoster_2` ON (`xf_user_LastPoster_2`.`user_id` = `xf_thread`.`last_post_user_id`)
    LEFT JOIN `xf_tl_schedule_content` AS `xf_tl_schedule_content_TSC_Schedule_3` ON (`xf_tl_schedule_content_TSC_Schedule_3`.`content_id` = `xf_thread`.`thread_id` AND `xf_tl_schedule_content_TSC_Schedule_3`.`content_type` = 'thread')
    LEFT JOIN `xf_post` AS `xf_post_FirstPost_4` ON (`xf_post_FirstPost_4`.`post_id` = `xf_thread`.`first_post_id`)
    LEFT JOIN `xf_bookmark_item` AS `xf_bookmark_item_Bookmarks_5` ON (`xf_bookmark_item_Bookmarks_5`.`content_type` = 'post' AND `xf_bookmark_item_Bookmarks_5`.`content_id` = `xf_post_FirstPost_4`.`post_id` AND `xf_bookmark_item_Bookmarks_5`.`user_id` = '0')
    LEFT JOIN `xf_post` AS `xf_post_LastPost_6` ON (`xf_post_LastPost_6`.`post_id` = `xf_thread`.`last_post_id`)
    WHERE (`xf_thread`.`discussion_state` = 'visible') AND (`xf_thread`.`node_id` NOT IN ('91', '90', '98', '141', '96', '133', '137', '138', '143', '144', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '114', '115', '113', '129', '131'))
    ORDER BY `xf_thread`.`bs_lfs_is_sticked` DESC, `xf_thread`.`bs_lfs_sticked_order` ASC, `xf_thread`.`post_date` DESC
    
    LIMIT 80
    Run Time: 0.221347
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadrangenode_id_last_post_date,node_id_sticky_state_last_post,node_id_sticky_state_vote_scorenode_id_last_post_date4 175065Using index condition; Using where; Using temporary; Using filesort
    SIMPLExf_user_User_1eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread.user_id1 
    SIMPLExf_user_LastPoster_2eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread.last_post_user_id1 
    SIMPLExf_tl_schedule_content_TSC_Schedule_3ALLcontent_id_content_type   1Using where; Using join buffer (flat, BNL join)
    SIMPLExf_post_FirstPost_4eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread.first_post_id1 
    SIMPLExf_bookmark_item_Bookmarks_5eq_refuser_id_content_type_content_id,content_type_content_iduser_id_content_type_content_id35const,const,admin_xenforo.xf_post_FirstPost_4.post_id1Using where
    SIMPLExf_post_LastPost_6eq_refPRIMARYPRIMARY4admin_xenforo.xf_thread.last_post_id1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 81
    4. BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
    5. BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 45
    6. BS\LiveForumStatistics\Entity\TabGroup->render()
    7. call_user_func_array() in src/XF/Template/Templater.php at line 1166
    8. XF\Template\Templater->method() in internal_data/code_cache/templates/l2/s20/public/lfs_macros.php at line 73
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    10. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l2/s20/public/lfs_group.threads.php at line 9
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    12. XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1655
    13. XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l2/s20/public/widget_live_forum_statistics.php at line 31
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Widget/WidgetRenderer.php at line 62
    16. XF\Widget\WidgetRenderer->render() in src/XF/Widget/WidgetRenderer.php at line 67
    17. XF\Widget\WidgetRenderer->__toString() in src/XF/Template/Templater.php at line 1901
    18. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php at line 3483
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    20. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    21. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    22. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    23. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    24. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    25. XF\App->run() in src/XF.php at line 488
    26. XF::runApp() in index.php at line 20
  30. SELECT `xf_bs_lfs_sticked_link`.*
    FROM `xf_bs_lfs_sticked_link`
    
    WHERE (`xf_bs_lfs_sticked_link`.`is_active` = 1)
    ORDER BY `xf_bs_lfs_sticked_link`.`sticked_order` ASC
    Run Time: 0.000257
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_bs_lfs_sticked_linkrefis_activeis_active1const1Using where; Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 87
    4. BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
    5. BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Entity/TabGroup.php at line 45
    6. BS\LiveForumStatistics\Entity\TabGroup->render()
    7. call_user_func_array() in src/XF/Template/Templater.php at line 1166
    8. XF\Template\Templater->method() in internal_data/code_cache/templates/l2/s20/public/lfs_macros.php at line 73
    9. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
    10. XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l2/s20/public/lfs_group.threads.php at line 9
    11. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    12. XF\Template\Templater->renderTemplate() in src/XF/Template/Templater.php at line 1655
    13. XF\Template\Templater->includeTemplate() in internal_data/code_cache/templates/l2/s20/public/widget_live_forum_statistics.php at line 31
    14. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    15. XF\Template\Templater->renderTemplate() in src/XF/Widget/WidgetRenderer.php at line 62
    16. XF\Widget\WidgetRenderer->render() in src/XF/Widget/WidgetRenderer.php at line 67
    17. XF\Widget\WidgetRenderer->__toString() in src/XF/Template/Templater.php at line 1901
    18. XF\Template\Templater->widgetPosition() in internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php at line 3483
    19. XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
    20. XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
    21. XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2105
    22. XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
    23. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    24. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    25. XF\App->run() in src/XF.php at line 488
    26. XF::runApp() in index.php at line 20
  31. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:grid_nodes.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000189
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  32. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:grid_nodes.less, ad42f6697b035b7580e4fef93be20b4d, .block--category.is-gridded .block-body { display: flex; flex-wrap: wrap; padding-top: 10px; } .block--category.is-gridded .node { border: 1px solid #e0e0e0; border-bottom-width: 2px; border-radius: 4px; flex: 1 1 270px; margin: 10px; margin-top: 0; } .block--category.is-gridded .node-body { width: auto; height: 100%; display: grid; grid-template-columns: auto 1fr; _grid-template-rows: 1fr minmax(57px, auto); grid-template-areas: "nodeicon nodetitle"; align-items: center; border-radius: 4px; position: relative; } .block--category.is-gridded .node-body .node-icon { grid-area: nodeicon; } .block--category.is-gridded .node-body .node-main { grid-area: nodetitle; } .block--category.is-gridded .node-body .node-main .node-statsMeta { display: block; } .block--category.is-gridded .node-body .node-stats { display: none; } .block--category.is-gridded .node-body .node-extra { grid-area: nodelatest; grid-column-start: 1; grid-row-start: 2; grid-row-end: 2; width: auto; border-top: 1px solid #e0e0e0; display: none; } .block--category.is-gridded .node-subNodesFlat { display: none; } @media (max-width: 480px) { .block--category.is-gridded .node-extra { padding-top: 10px; margin-top: 0; } .block--category.is-gridded .node-extra .node-extra-row { display: block; } }, 1713880501
    Run Time: 0.000199

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  33. SELECT `xf_node`.*
    FROM `xf_node`
    
    
    ORDER BY `xf_node`.`lft` ASC
    Run Time: 0.002046
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALL    171Using filesort

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
    3. XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Node.php at line 36
    4. XF\Repository\Node->getFullNodeList() in src/addons/XFA/NodesIconTweak/Listener.php at line 27
    5. XFA\NodesIconTweak\Listener::templaterTemplatePostRender()
    6. call_user_func_array() in src/XF/Extension.php at line 35
    7. XF\Extension->fire() in src/XF/App.php at line 2797
    8. XF\App->fire() in src/XF/Template/Templater.php at line 1646
    9. XF\Template\Templater->renderTemplate() in src/XF/CssRenderer.php at line 331
    10. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    11. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    12. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    13. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    14. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    15. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    16. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    17. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    19. XF\App->run() in src/XF.php at line 488
    20. XF::runApp() in index.php at line 20
  34. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:node_list.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000367
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  35. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:node_list.less, ad42f6697b035b7580e4fef93be20b4d, .block--category .block-header { display: flex; align-items: center; font-size: 1.8rem; font-weight: 500; background: transparent; border-bottom-width: 0; border-bottom-style: solid; padding: 15px; padding-top: 0; line-height: 1; } @media (max-width: 900px) { .block--category .block-header { margin-left: -10px; margin-right: -10px; border-radius: 0; border-left: none; border-right: none; } } .block--category .block-header.uix_stickyCategoryStrips { position: sticky; } .block--category .block-header .uix_categoryStrip__icon { align-self: flex-start; } .block--category .block-header .uix_categoryStrip__icon i { font-size: 24px; color: #2196F3; padding-right: 10px; vertical-align: middle; } .block--category .block-header .uix_categoryStrip__icon i:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\F0256"; display: inline-block; text-align: center; } .block--category .block-header .node-description { font-size: 1.3rem; color: #76818d; font-weight: 400; padding-top: 4px; line-height: 1.5; font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; text-transform: none; } .block--category .block-header .categoryCollapse--trigger { font-size: 24px; margin-left: auto; } .uix_nodeList .block-container { border-width: 0; border-style: solid; box-shadow: none; } .uix_nodeList .block-body { border-radius: 4px; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); } .block-body .node:first-child .node-body { border-top-left-radius: 4px; border-top-right-radius: 4px; } .block-body .node:last-child .node-body { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .node + .node { border-top: 1px solid #e0e0e0; } .node-body { display: table; table-layout: fixed; width: 100%; transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.15s; background: #fff; overflow: hidden; align-items: center; } .node-body:hover { background: #f3f4f5; position: relative; } .node--depth2:nth-child(even) .node-body { background-color: #f9fafa; } .node--depth2:nth-child(even) .node-body:hover { background: #f3f4f5; position: relative; } .node-body { display: flex; } .node-body .node-icon, .node-body .node-main { display: inline-block; } .node-body .node-main { flex-grow: 1; width: calc(100% - 61px); } @media (max-width: 650px) { .node-body { flex-wrap: wrap; } .node-body .node-extra { width: 100%; padding-left: 61px; } } .node-icon { display: table-cell; vertical-align: top; text-align: center; width: 46px; padding: 15px 0 15px 15px; flex-shrink: 0; } .node-icon i { display: block; line-height: 1; font-size: 32px; font-size: 24px; } .node-icon i:before { display: inline-block; font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; font-size: inherit; color: #e0e0e0; } .node--unread .node-icon i:before { opacity: 1; color: #8BC34A; } .node--category .node-icon i:before { content: "\F0256"; display: inline-block; text-align: center; } .node--search .node-icon i::before { content: "\F0349"; display: inline-block; text-align: center; } .node--page .node-icon i:before { content: "\F0224"; display: inline-block; text-align: center; } .node--link .node-icon i:before { content: "\F0337"; display: inline-block; text-align: center; } .node-main { display: table-cell; vertical-align: middle; padding: 15px; } .node-stats { display: inline-flex; align-items: center; width: 140px; min-width: 140px; vertical-align: middle; text-align: center; padding: 15px 0; } .node-stats .pairs { line-height: 1.5; } .node-stats > dl.pairs.pairs--rows { width: 50%; float: left; margin: 0; padding: 0 5px; border-right: 1px solid #e0e0e0; } .node-stats > dl.pairs.pairs--rows:first-child { padding-left: 0; } .node-stats > dl.pairs.pairs--rows:last-child { padding-right: 0; border-right: 0; } .node-stats.node-stats--single { width: 100px; } .node-stats.node-stats--single > dl.pairs.pairs--rows { width: 100%; float: none; } .node-stats.node-stats--triple { width: 240px; } .node-stats.node-stats--triple > dl.pairs.pairs--rows { width: 33.333%; } @media (max-width: 1000px) { .node-stats { display: none; } } .node-extra { display: flex; vertical-align: middle; width: 280px; min-width: 230px; padding: 15px; display: inline-flex; align-items: center; font-size: 1.3rem; } .node-extra a:not(:hover) { color: inherit; } .node-extra .node-extra-title:not(:hover) { color: #141618; } .node-extra .uix_nodeExtra__rows { display: flex; flex-wrap: wrap; min-width: 0; max-width: 100%; flex-direction: column; width: 100%; } .node-extra-row { overflow: hidden; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; color: #76818d; max-width: 100%; } .node-extra-row .listInline { overflow: hidden; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; } .node-extra-icon { padding-right: 15px; float: left; } .node-extra-icon .avatar { width: 36px; height: 36px; font-size: 22px; } .node-extra-title { padding-right: .5em; font-weight: 500; } .node-title { /* -- Changed to Style Property -- Ian -- margin: 0; padding: 0; font-size: 1.5rem; font-weight: 400; */ font-size: 1.5rem; color: #141618; font-weight: 500; margin: 0; } .node-title a { color: inherit; } .node--unread .node-title { font-weight: 500; } .node-description { /* UI.X Style property -- Ian font-size: 1.3rem; color: darken(rgb(243, 244, 245), 60%); */ font-size: 1.3rem; color: #76818d; line-height: 1.5; } .has-js:not(.has-touchevents) .node-description.node-description--tooltip { display: none; } .node-meta { display: inline; } .node-statsMeta { display: none; } .node-statsMeta .pairs { padding-right: .4em; } .node-statsMeta dt, .node-statsMeta dt:after { display: none; } @media (max-width: 1000px) { .node-statsMeta { display: inline; } } .node-bonus { font-size: 1.3rem; color: #76818d; text-align: right; } .node-subNodesFlat { font-size: 1.3rem; margin-top: .3em; } .node-subNodesFlat .node-subNodesLabel { display: none; } .node-subNodeMenu { display: inline; } .node-subNodeMenu i { display: none; } .node-subNodeMenu .menuTrigger { color: #76818d; } @media (max-width: 650px) { .node-main { display: block; width: auto; } .node--link .node-main, .node--page .node-main { display: table-cell; } .node-extra { display: flex; width: auto; margin-top: -5px; padding-top: 0; } .node-extra-row { display: inline-block; vertical-align: top; max-width: 100%; } .node-extra-icon { display: none; } .node-description, .node-subNodesFlat { display: none; } } .subNodeLink:before, .subNodeLink .subNodeLink-icon { display: inline-block; width: 1.28571429em; margin-right: .3em; text-decoration: none; text-align: center; color: #76818d; } .subNodeLink:before { display: inline-block; font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; } .subNodeLink:hover:before:before, .subNodeLink:hover:before .subNodeLink-icon { text-decoration: none; } .subNodeLink.subNodeLink--unread { font-weight: 500; } .subNodeLink.subNodeLink--unread:before, .subNodeLink.subNodeLink--unread .subNodeLink-icon { color: #8BC34A; } .subNodeLink.subNodeLink--forum .subNodeLink-icon:before { content: "\F0181"; display: inline-block; text-align: center; } .subNodeLink.subNodeLink--category:before { content: "\F0256"; display: inline-block; text-align: center; } .subNodeLink.subNodeLink--page:before { content: "\F0224"; display: inline-block; text-align: center; } .subNodeLink.subNodeLink--link:before { content: "\F0337"; display: inline-block; text-align: center; } .subNodeLink.subNodeLink--search:before { content: "\F0349"; display: inline-block; text-align: center; } .node-subNodeFlatList { list-style: none; margin: 0; padding: 0; } .node-subNodeFlatList:before, .node-subNodeFlatList:after { content: " "; display: table; } .node-subNodeFlatList:after { clear: both; } .node-subNodeFlatList > li { display: inline-block; margin-right: 1em; } .node-subNodeFlatList > li:last-child { margin-right: 0; } .node-subNodeFlatList > li a { color: #141618; } .node-subNodeFlatList ol, .node-subNodeFlatList ul, .node-subNodeFlatList .node-subNodes { display: none; } .subNodeMenu { list-style: none; margin: 0; padding: 0; } .subNodeMenu ol, .subNodeMenu ul { list-style: none; margin: 0; padding: 0; } .subNodeMenu .subNodeLink { display: block; padding: 7.5px 15px; text-decoration: none; cursor: pointer; } .subNodeMenu .subNodeLink:hover { text-decoration: none; background: #f3f4f5; } .subNodeMenu li li .subNodeLink { padding-left: 1.5em; } .subNodeMenu li li li .subNodeLink { padding-left: 3em; } .subNodeMenu li li li li .subNodeLink { padding-left: 4.5em; } .subNodeMenu li li li li li .subNodeLink { padding-left: 6em; } .subNodeMenu li li li li li li .subNodeLink { padding-left: 7.5em; } .xfa-nit-node-icon { display: table-cell; vertical-align: middle; text-align: center; width: 32px; padding: 15px 0 15px 15px; } .block--category { /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ } .block--category .block-header .xfa-nit-node-icon { display: inline; vertical-align: middle; text-align: center; width: 46px; padding: 0px; } .block--category.block--category78 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/новости.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category78 .block-header i { font-size: 45px; } .block--category.block--category78 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category91 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/mini10pl_1.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category91 .block-header i { font-size: 40px; } .block--category.block--category91 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category145 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ico-t.jpg') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category145 .block-header i { font-size: 40px; } .block--category.block--category145 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category79 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/правила.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category79 .block-header i { font-size: 45px; } .block--category.block--category79 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category89 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/поиск курсов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category89 .block-header i { font-size: 45px; } .block--category.block--category89 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category90 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ris-10.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category90 .block-header i { font-size: 40px; } .block--category.block--category90 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category80 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/pravo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category80 .block-header i { font-size: 45px; } .block--category.block--category80 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category96 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/72_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category96 .block-header i { font-size: 36px; } .block--category.block--category96 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category3 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/lynda.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category3 .block-header i { font-size: 36px; } .block--category.block--category3 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category4 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/bm.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category4 .block-header i { font-size: 36px; } .block--category.block--category4 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category5 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category5 .block-header i { font-size: 36px; } .block--category.block--category5 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category6 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category6 .block-header i { font-size: 36px; } .block--category.block--category6 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category7 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category7 .block-header i { font-size: 36px; } .block--category.block--category7 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category8 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/monster.jpg') no-repeat 0px -1px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category8 .block-header i { font-size: 36px; } .block--category.block--category8 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category25 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/webfor.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category25 .block-header i { font-size: 36px; } .block--category.block--category25 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category26 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/zaha.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category26 .block-header i { font-size: 40px; } .block--category.block--category26 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category27 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/like-center.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category27 .block-header i { font-size: 40px; } .block--category.block--category27 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category28 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category28 .block-header i { font-size: 36px; } .block--category.block--category28 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category29 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/1112_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category29 .block-header i { font-size: 36px; } .block--category.block--category29 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category31 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/gando.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category31 .block-header i { font-size: 36px; } .block--category.block--category31 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category93 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/trixi.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category93 .block-header i { font-size: 40px; } .block--category.block--category93 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category94 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/nilova.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category94 .block-header i { font-size: 40px; } .block--category.block--category94 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category95 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/zahar.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .block--category.block--category95 .block-header i { font-size: 40px; } .block--category.block--category95 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category148 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/yandexp.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category148 .block-header i { font-size: 36px; } .block--category.block--category148 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category154 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/лесли.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category154 .block-header i { font-size: 36px; } .block--category.block--category154 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category188 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category188 .block-header i { font-size: 36px; } .block--category.block--category188 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category2 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/sale.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category2 .block-header i { font-size: 36px; } .block--category.block--category2 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category30 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/puzat.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category30 .block-header i { font-size: 36px; } .block--category.block--category30 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category149 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ревитоника.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .block--category.block--category149 .block-header i { font-size: 32px; } .block--category.block--category149 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category194 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/spetsialist.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category194 .block-header i { font-size: 36px; } .block--category.block--category194 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category193 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/биохакинг.jpg') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .block--category.block--category193 .block-header i { font-size: 35px; } .block--category.block--category193 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category159 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/солодка.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category159 .block-header i { font-size: 36px; } .block--category.block--category159 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category11 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/бизнес.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category11 .block-header i { font-size: 45px; } .block--category.block--category11 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category19 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/маркетинг и реклама.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category19 .block-header i { font-size: 45px; } .block--category.block--category19 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category18 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/покер.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category18 .block-header i { font-size: 45px; } .block--category.block--category18 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category92 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category92 .block-header i { font-size: 45px; } .block--category.block--category92 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category16 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/схемы зароботка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category16 .block-header i { font-size: 45px; } .block--category.block--category16 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category41 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/криптовалюта.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category41 .block-header i { font-size: 45px; } .block--category.block--category41 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category58 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/форекс.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category58 .block-header i { font-size: 45px; } .block--category.block--category58 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category12 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/seo smm.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category12 .block-header i { font-size: 45px; } .block--category.block--category12 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category20 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/копирайтинг.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category20 .block-header i { font-size: 45px; } .block--category.block--category20 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category42 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/фото видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category42 .block-header i { font-size: 45px; } .block--category.block--category42 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category44 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/графика и дизайн.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category44 .block-header i { font-size: 45px; } .block--category.block--category44 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category48 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/программирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category48 .block-header i { font-size: 45px; } .block--category.block--category48 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category56 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category56 .block-header i { font-size: 45px; } .block--category.block--category56 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category59 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/создание сайтов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category59 .block-header i { font-size: 45px; } .block--category.block--category59 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category87 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/арбитраж трафика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category87 .block-header i { font-size: 45px; } .block--category.block--category87 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category88 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/программы и скрипты.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category88 .block-header i { font-size: 45px; } .block--category.block--category88 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category53 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category53 .block-header i { font-size: 45px; } .block--category.block--category53 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category55 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category55 .block-header i { font-size: 45px; } .block--category.block--category55 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category54 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/саморазвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category54 .block-header i { font-size: 45px; } .block--category.block--category54 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category22 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/спорт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category22 .block-header i { font-size: 45px; } .block--category.block--category22 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category21 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/здоровье.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category21 .block-header i { font-size: 36px; } .block--category.block--category21 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category97 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/кулинария.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category97 .block-header i { font-size: 45px; } .block--category.block--category97 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category17 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/сделай сам.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category17 .block-header i { font-size: 45px; } .block--category.block--category17 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category14 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/сад огород.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category14 .block-header i { font-size: 45px; } .block--category.block--category14 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category32 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/дети и родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category32 .block-header i { font-size: 45px; } .block--category.block--category32 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category33 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/отдых путешествия.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category33 .block-header i { font-size: 45px; } .block--category.block--category33 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category43 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/иностранные языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category43 .block-header i { font-size: 45px; } .block--category.block--category43 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category49 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category49 .block-header i { font-size: 45px; } .block--category.block--category49 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category136 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/мода и стиль.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category136 .block-header i { font-size: 45px; } .block--category.block--category136 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category57 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/музыка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category57 .block-header i { font-size: 45px; } .block--category.block--category57 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category147 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/на иностранном языке.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category147 .block-header i { font-size: 45px; } .block--category.block--category147 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category165 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/аудиокнига.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category165 .block-header i { font-size: 45px; } .block--category.block--category165 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category50 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/книги журналы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category50 .block-header i { font-size: 45px; } .block--category.block--category50 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category15 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/авто мото.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category15 .block-header i { font-size: 45px; } .block--category.block--category15 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category52 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/ремонт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category52 .block-header i { font-size: 45px; } .block--category.block--category52 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category13 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/другие курсы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category13 .block-header i { font-size: 45px; } .block--category.block--category13 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category129 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/скоро.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category129 .block-header i { font-size: 45px; } .block--category.block--category129 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category150 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/запрещенные-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category150 .block-header i { font-size: 45px; } .block--category.block--category150 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category152 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category152 .block-header i { font-size: 36px; } .block--category.block--category152 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category155 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/geekbraind.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category155 .block-header i { font-size: 36px; } .block--category.block--category155 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category157 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/taras.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category157 .block-header i { font-size: 36px; } .block--category.block--category157 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category158 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category158 .block-header i { font-size: 36px; } .block--category.block--category158 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category171 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category171 .block-header i { font-size: 36px; } .block--category.block--category171 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category179 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category179 .block-header i { font-size: 45px; } .block--category.block--category179 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category180 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/мода.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category180 .block-header i { font-size: 45px; } .block--category.block--category180 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category195 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category195 .block-header i { font-size: 36px; } .block--category.block--category195 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category153 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category153 .block-header i { font-size: 36px; } .block--category.block--category153 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category160 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/бизнес-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category160 .block-header i { font-size: 45px; } .block--category.block--category160 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category162 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/красота-здоровье.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category162 .block-header i { font-size: 45px; } .block--category.block--category162 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category161 .block-header .xfa-nit-node-icon i { background: url('styles/default/xenforo/main2/seo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category161 .block-header i { font-size: 45px; } .block--category.block--category161 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category172 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/митрошина.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category172 .block-header i { font-size: 36px; } .block--category.block--category172 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category164 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category164 .block-header i { font-size: 45px; } .block--category.block--category164 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category181 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/фото-видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category181 .block-header i { font-size: 45px; } .block--category.block--category181 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category185 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category185 .block-header i { font-size: 45px; } .block--category.block--category185 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category189 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/спорт.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .block--category.block--category189 .block-header i { font-size: 32px; } .block--category.block--category189 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category163 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category163 .block-header i { font-size: 45px; } .block--category.block--category163 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category173 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/закхайм.jpg') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category173 .block-header i { font-size: 45px; } .block--category.block--category173 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category184 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category184 .block-header i { font-size: 45px; } .block--category.block--category184 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category182 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/иностранные-языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category182 .block-header i { font-size: 45px; } .block--category.block--category182 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category183 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/саморизвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category183 .block-header i { font-size: 45px; } .block--category.block--category183 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category191 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/форекс-инвестиции.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .block--category.block--category191 .block-header i { font-size: 35px; } .block--category.block--category191 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category192 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/сделай сам.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .block--category.block--category192 .block-header i { font-size: 36px; } .block--category.block--category192 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category190 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/кулинария.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .block--category.block--category190 .block-header i { font-size: 35px; } .block--category.block--category190 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category187 .block-header .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/дети-родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category187 .block-header i { font-size: 45px; } .block--category.block--category187 .block-header i:before { content: " "; display: inline-block; text-align: center; } .block--category.block--category117 .block-header .xfa-nit-node-icon i { background: url('styles/default/xenforo/СЕО и СММ.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .block--category.block--category117 .block-header i { font-size: 45px; } .block--category.block--category117 .block-header i:before { content: " "; display: inline-block; text-align: center; } .node { /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ } .node.node--id78 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/новости.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id78.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/новости.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id78 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id78 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id91 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/mini10pl_1.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id91.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/mini10pl_1.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id91 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id91 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id145 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ico-t.jpg') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id145 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id145 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id79 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/правила.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id79.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/правила.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id79 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id79 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id89 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/поиск курсов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id89.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/поиск курсов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id89 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id89 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id90 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ris-10.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id90.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ris-10.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id90 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id90 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id80 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/pravo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id80 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id80 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id96 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/72_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id96.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/72_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id96 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id96 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id3 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/lynda.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id3.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/lynda.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id3 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id3 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id4 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/bm.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id4.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/bm.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id4 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id4 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id5 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id5.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id5 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id5 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id6 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id6.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id6 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id6 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id7 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id7.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id7 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id7 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id8 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/monster.jpg') no-repeat 0px -1px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id8.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/monster.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id8 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id8 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id25 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/webfor.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id25.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/webfor.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id25 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id25 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id26 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/zaha.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id26.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/zaha.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id26 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id26 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id27 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/like-center.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id27.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/like-center.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id27 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id27 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id28 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id28.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id28 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id28 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id29 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/1112_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id29.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/1112_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id29 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id29 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id31 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/gando.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id31.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/gando.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id31 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id31 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id93 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/trixi.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id93.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/trixi.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id93 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id93 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id94 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/nilova.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id94.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/nilova.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id94 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id94 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id95 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/zahar.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id95.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/zahar.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .node.node--id95 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id95 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id148 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/yandexp.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id148.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/yandexp.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id148 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id148 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id154 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/лесли.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id154.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/лесли.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id154 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id154 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id188 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id188.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id188 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id188 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id2 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/sale.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id2.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/sale.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id2 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id2 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id30 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/puzat.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id30.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/puzat.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id30 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id30 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id149 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ревитоника.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .node.node--id149.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/ревитоника.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .node.node--id149 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id149 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id194 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/spetsialist.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id194.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/spetsialist.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id194 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id194 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id193 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/биохакинг.jpg') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .node.node--id193.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/биохакинг.jpg') no-repeat 0px 0px !important; background-size: 32px 32px; height: 35px; width: 35px; } .node.node--id193 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id193 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id159 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/солодка.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id159.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/солодка.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id159 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id159 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id11 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/бизнес.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id11.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/бизнес.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id11 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id11 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id19 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/маркетинг и реклама.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id19.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/маркетинг и реклама.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id19 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id19 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id18 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/покер.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id18.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/покер.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id18 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id18 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id92 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id92.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id92 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id92 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id16 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/схемы зароботка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id16.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/схемы зароботка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id16 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id16 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id41 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/криптовалюта.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id41.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/криптовалюта.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id41 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id41 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id58 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/форекс.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id58.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/форекс.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id58 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id58 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id12 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/seo smm.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id12.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/seo smm.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id12 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id12 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id20 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/копирайтинг.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id20.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/копирайтинг.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id20 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id20 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id42 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/фото видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id42.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/фото видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id42 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id42 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id44 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/графика и дизайн.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id44.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/графика и дизайн.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id44 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id44 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id48 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/программирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id48.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/программирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id48 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id48 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id56 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id56.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id56 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id56 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id59 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/создание сайтов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id59.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/создание сайтов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id59 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id59 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id87 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/арбитраж трафика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id87.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/арбитраж трафика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id87 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id87 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id88 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/программы и скрипты.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id88.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/программы и скрипты.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id88 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id88 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id53 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id53.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id53 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id53 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id55 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id55.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id55 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id55 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id54 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/саморазвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id54.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/саморазвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id54 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id54 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id22 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/спорт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id22.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/спорт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id22 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id22 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id21 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/здоровье.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id21.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/здоровье.png') no-repeat 0px 0px !important; background-size: 50px 50px; height: 36px; width: 36px; } .node.node--id21 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id21 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id97 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/кулинария.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id97.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/кулинария.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id97 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id97 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id17 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/сделай сам.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id17.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/сделай сам.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id17 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id17 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id14 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/сад огород.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id14.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/сад огород.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id14 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id14 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id32 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/дети и родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id32.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/дети и родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id32 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id32 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id33 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/отдых путешествия.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id33.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/отдых путешествия.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id33 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id33 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id43 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/иностранные языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id43.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/иностранные языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id43 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id43 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id49 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id49.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id49 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id49 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id136 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/мода и стиль.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id136.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/мода и стиль.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id136 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id136 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id57 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/музыка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id57.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/музыка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id57 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id57 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id147 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/на иностранном языке.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id147.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/на иностранном языке.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id147 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id147 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id165 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/аудиокнига.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id165.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/аудиокнига.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id165 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id165 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id50 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/книги журналы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id50.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/книги журналы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id50 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id50 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id15 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/авто мото.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id15.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/авто мото.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id15 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id15 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id52 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/ремонт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id52.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/ремонт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id52 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id52 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id13 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/другие курсы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id13.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/другие курсы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id13 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id13 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id129 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/скоро.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id129.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main3/скоро.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id129 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id129 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id150 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/запрещенные-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id150.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/запрещенные-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id150 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id150 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id152 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id152.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id152 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id152 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id155 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/geekbraind.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id155.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/geekbraind.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id155 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id155 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id157 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/taras.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id157.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/taras.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id157 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id157 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id158 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id158.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id158 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id158 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id171 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id171.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id171 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id171 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id179 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id179.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id179 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id179 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id180 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/мода.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id180.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/мода.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id180 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id180 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id195 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id195.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id195 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id195 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id153 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id153.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id153 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id153 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id160 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/бизнес-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id160.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/бизнес-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id160 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id160 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id162 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/красота-здоровье.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id162.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/красота-здоровье.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id162 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id162 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id161 .xfa-nit-node-icon i { background: url('styles/default/xenforo/main2/seo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id161.node--unread .xfa-nit-node-icon i { background: url('styles/default/xenforo/main2/seo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id161 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id161 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id172 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/митрошина.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id172.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/митрошина.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id172 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id172 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id164 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id164.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id164 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id164 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id181 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/фото-видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id181.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/фото-видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id181 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id181 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id185 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id185.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id185 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id185 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id189 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/спорт.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .node.node--id189.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/спорт.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .node.node--id189 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id189 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id163 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id163.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id163 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id163 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id173 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/закхайм.jpg') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id173.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/закхайм.jpg') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id173 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id173 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id184 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id184.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id184 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id184 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id182 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/иностранные-языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id182.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/иностранные-языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id182 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id182 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id183 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/саморизвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id183.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/саморизвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id183 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id183 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id191 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/форекс-инвестиции.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .node.node--id191.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/форекс-инвестиции.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .node.node--id191 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id191 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id192 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/сделай сам.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .node.node--id192 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id192 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id190 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/кулинария.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .node.node--id190.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/кулинария.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .node.node--id190 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id190 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id187 .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/дети-родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id187.node--unread .xfa-nit-node-icon i { background: url('/styles/default/xenforo/main2/дети-родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id187 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id187 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .node.node--id117 .xfa-nit-node-icon i { background: url('styles/default/xenforo/СЕО и СММ.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id117.node--unread .xfa-nit-node-icon i { background: url('styles/default/xenforo/СЕО и СММ.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .node.node--id117 .xfa-nit-node-icon i { display: block; line-height: 1.125; font-size: 0px; } .node.node--id117 .xfa-nit-node-icon i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink { /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ /* Sprite icon */ } .subNodeLink .xfa-nit-node-icon-small { display: inline; vertical-align: middle; text-align: center; width: 46px; padding: 0px; } .subNodeLink.node--id78:before { content: none; } .subNodeLink.node--id78 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/новости.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id78.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/новости.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id78 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id78 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id91:before { content: none; } .subNodeLink.node--id91 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/mini10pl_1.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id91.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/mini10pl_1.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id91 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id91 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id145:before { content: none; } .subNodeLink.node--id145 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/ico-t.jpg') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id145 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id145 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id79:before { content: none; } .subNodeLink.node--id79 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/правила.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id79.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/правила.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id79 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id79 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id89:before { content: none; } .subNodeLink.node--id89 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/поиск курсов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id89.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/поиск курсов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id89 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id89 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id90:before { content: none; } .subNodeLink.node--id90 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/ris-10.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id90.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/ris-10.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id90 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id90 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id80:before { content: none; } .subNodeLink.node--id80 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/pravo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id80 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id80 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id96:before { content: none; } .subNodeLink.node--id96 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/72_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id96.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/72_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id96 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id96 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id3:before { content: none; } .subNodeLink.node--id3 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/lynda.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id3.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/lynda.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id3 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id3 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id4:before { content: none; } .subNodeLink.node--id4 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/bm.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id4.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/bm.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id4 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id4 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id5:before { content: none; } .subNodeLink.node--id5 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id5.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id5 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id5 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id6:before { content: none; } .subNodeLink.node--id6 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id6.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id6 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id6 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id7:before { content: none; } .subNodeLink.node--id7 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id7.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id7 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id7 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id8:before { content: none; } .subNodeLink.node--id8 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/monster.jpg') no-repeat 0px -1px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id8.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/monster.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id8 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id8 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id25:before { content: none; } .subNodeLink.node--id25 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/webfor.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id25.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/webfor.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id25 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id25 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id26:before { content: none; } .subNodeLink.node--id26 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/zaha.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id26.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/zaha.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id26 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id26 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id27:before { content: none; } .subNodeLink.node--id27 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/like-center.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id27.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/like-center.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id27 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id27 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id28:before { content: none; } .subNodeLink.node--id28 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id28.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id28 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id28 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id29:before { content: none; } .subNodeLink.node--id29 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/1112_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id29.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/1112_1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id29 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id29 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id31:before { content: none; } .subNodeLink.node--id31 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/gando.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id31.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/gando.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id31 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id31 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id93:before { content: none; } .subNodeLink.node--id93 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/trixi.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id93.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/trixi.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id93 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id93 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id94:before { content: none; } .subNodeLink.node--id94 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/nilova.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id94.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/nilova.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id94 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id94 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id95:before { content: none; } .subNodeLink.node--id95 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/zahar.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id95.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/zahar.png') no-repeat 0px 0px !important; background-size: 40px 40px; height: 40px; width: 40px; } .subNodeLink.node--id95 i { display: inline; line-height: 1.125; font-size: 40px; } .subNodeLink.node--id95 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id148:before { content: none; } .subNodeLink.node--id148 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/yandexp.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id148.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/yandexp.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id148 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id148 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id154:before { content: none; } .subNodeLink.node--id154 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/лесли.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id154.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/лесли.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id154 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id154 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id188:before { content: none; } .subNodeLink.node--id188 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id188.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id188 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id188 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id2:before { content: none; } .subNodeLink.node--id2 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/sale.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id2.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/sale.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id2 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id2 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id30:before { content: none; } .subNodeLink.node--id30 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/puzat.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id30.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/puzat.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id30 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id30 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id149:before { content: none; } .subNodeLink.node--id149 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/ревитоника.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .subNodeLink.node--id149.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/ревитоника.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .subNodeLink.node--id149 i { display: inline; line-height: 1.125; font-size: 32px; } .subNodeLink.node--id149 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id194:before { content: none; } .subNodeLink.node--id194 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/spetsialist.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id194.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/spetsialist.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id194 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id194 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id193:before { content: none; } .subNodeLink.node--id193 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/биохакинг.jpg') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .subNodeLink.node--id193.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/биохакинг.jpg') no-repeat 0px 0px !important; background-size: 32px 32px; height: 35px; width: 35px; } .subNodeLink.node--id193 i { display: inline; line-height: 1.125; font-size: 35px; } .subNodeLink.node--id193 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id159:before { content: none; } .subNodeLink.node--id159 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/солодка.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id159.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/солодка.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id159 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id159 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id11:before { content: none; } .subNodeLink.node--id11 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/бизнес.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id11.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/бизнес.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id11 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id11 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id19:before { content: none; } .subNodeLink.node--id19 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/маркетинг и реклама.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id19.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/маркетинг и реклама.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id19 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id19 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id18:before { content: none; } .subNodeLink.node--id18 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/покер.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id18.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/покер.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id18 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id18 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id92:before { content: none; } .subNodeLink.node--id92 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id92.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id92 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id92 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id16:before { content: none; } .subNodeLink.node--id16 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/схемы зароботка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id16.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/схемы зароботка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id16 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id16 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id41:before { content: none; } .subNodeLink.node--id41 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/криптовалюта.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id41.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/криптовалюта.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id41 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id41 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id58:before { content: none; } .subNodeLink.node--id58 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/форекс.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id58.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/форекс.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id58 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id58 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id12:before { content: none; } .subNodeLink.node--id12 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/seo smm.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id12.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/seo smm.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id12 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id12 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id20:before { content: none; } .subNodeLink.node--id20 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/копирайтинг.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id20.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/копирайтинг.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id20 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id20 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id42:before { content: none; } .subNodeLink.node--id42 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/фото видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id42.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/фото видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id42 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id42 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id44:before { content: none; } .subNodeLink.node--id44 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/графика и дизайн.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id44.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/графика и дизайн.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id44 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id44 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id48:before { content: none; } .subNodeLink.node--id48 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/программирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id48.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/программирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id48 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id48 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id56:before { content: none; } .subNodeLink.node--id56 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id56.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id56 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id56 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id59:before { content: none; } .subNodeLink.node--id59 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/создание сайтов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id59.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/создание сайтов.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id59 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id59 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id87:before { content: none; } .subNodeLink.node--id87 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/арбитраж трафика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id87.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/арбитраж трафика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id87 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id87 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id88:before { content: none; } .subNodeLink.node--id88 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/программы и скрипты.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id88.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/программы и скрипты.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id88 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id88 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id53:before { content: none; } .subNodeLink.node--id53 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id53.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id53 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id53 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id55:before { content: none; } .subNodeLink.node--id55 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id55.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id55 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id55 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id54:before { content: none; } .subNodeLink.node--id54 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/саморазвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id54.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/саморазвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id54 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id54 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id22:before { content: none; } .subNodeLink.node--id22 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/спорт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id22.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/спорт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id22 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id22 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id21:before { content: none; } .subNodeLink.node--id21 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/здоровье.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id21.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/здоровье.png') no-repeat 0px 0px !important; background-size: 50px 50px; height: 36px; width: 36px; } .subNodeLink.node--id21 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id21 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id97:before { content: none; } .subNodeLink.node--id97 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/кулинария.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id97.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/кулинария.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id97 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id97 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id17:before { content: none; } .subNodeLink.node--id17 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/сделай сам.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id17.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/сделай сам.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id17 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id17 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id14:before { content: none; } .subNodeLink.node--id14 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/сад огород.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id14.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/сад огород.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id14 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id14 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id32:before { content: none; } .subNodeLink.node--id32 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/дети и родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id32.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/дети и родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id32 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id32 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id33:before { content: none; } .subNodeLink.node--id33 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/отдых путешествия.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id33.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/отдых путешествия.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id33 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id33 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id43:before { content: none; } .subNodeLink.node--id43 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/иностранные языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id43.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/иностранные языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id43 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id43 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id49:before { content: none; } .subNodeLink.node--id49 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id49.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id49 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id49 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id136:before { content: none; } .subNodeLink.node--id136 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/мода и стиль.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id136.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/мода и стиль.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id136 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id136 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id57:before { content: none; } .subNodeLink.node--id57 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/музыка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id57.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/музыка.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id57 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id57 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id147:before { content: none; } .subNodeLink.node--id147 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/на иностранном языке.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id147.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/на иностранном языке.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id147 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id147 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id165:before { content: none; } .subNodeLink.node--id165 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/аудиокнига.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id165.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/аудиокнига.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id165 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id165 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id50:before { content: none; } .subNodeLink.node--id50 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/книги журналы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id50.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/книги журналы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id50 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id50 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id15:before { content: none; } .subNodeLink.node--id15 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/авто мото.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id15.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/авто мото.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id15 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id15 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id52:before { content: none; } .subNodeLink.node--id52 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/ремонт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id52.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/ремонт.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id52 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id52 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id13:before { content: none; } .subNodeLink.node--id13 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/другие курсы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id13.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/другие курсы.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id13 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id13 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id129:before { content: none; } .subNodeLink.node--id129 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/скоро.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id129.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main3/скоро.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id129 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id129 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id150:before { content: none; } .subNodeLink.node--id150 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/запрещенные-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id150.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/запрещенные-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id150 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id150 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id152:before { content: none; } .subNodeLink.node--id152 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id152.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/skillb.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id152 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id152 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id155:before { content: none; } .subNodeLink.node--id155 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/geekbraind.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id155.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/geekbraind.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id155 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id155 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id157:before { content: none; } .subNodeLink.node--id157 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/taras.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id157.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/taras.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id157 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id157 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id158:before { content: none; } .subNodeLink.node--id158 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id158.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/udemy.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id158 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id158 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id171:before { content: none; } .subNodeLink.node--id171 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id171.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/netlogiya.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id171 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id171 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id179:before { content: none; } .subNodeLink.node--id179 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id179.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/соцсети.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id179 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id179 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id180:before { content: none; } .subNodeLink.node--id180 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/мода.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id180.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/мода.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id180 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id180 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id195:before { content: none; } .subNodeLink.node--id195 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id195.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/xyz.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id195 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id195 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id153:before { content: none; } .subNodeLink.node--id153 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id153.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/otus1.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id153 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id153 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id160:before { content: none; } .subNodeLink.node--id160 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/бизнес-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id160.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/бизнес-клуб.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id160 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id160 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id162:before { content: none; } .subNodeLink.node--id162 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/красота-здоровье.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id162.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/красота-здоровье.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id162 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id162 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id161:before { content: none; } .subNodeLink.node--id161 .xfa-nit-node-icon-small i { background: url('styles/default/xenforo/main2/seo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id161.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('styles/default/xenforo/main2/seo.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id161 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id161 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id172:before { content: none; } .subNodeLink.node--id172 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/митрошина.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id172.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/митрошина.jpg') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id172 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id172 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id164:before { content: none; } .subNodeLink.node--id164 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id164.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/психология.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id164 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id164 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id181:before { content: none; } .subNodeLink.node--id181 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/фото-видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id181.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/фото-видео.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id181 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id181 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id185:before { content: none; } .subNodeLink.node--id185 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id185.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/администрирование.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id185 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id185 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id189:before { content: none; } .subNodeLink.node--id189 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/спорт.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .subNodeLink.node--id189.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/спорт.png') no-repeat 0px 0px !important; background-size: 32px 32px; height: 32px; width: 32px; } .subNodeLink.node--id189 i { display: inline; line-height: 1.125; font-size: 32px; } .subNodeLink.node--id189 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id163:before { content: none; } .subNodeLink.node--id163 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id163.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/эзотерика.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id163 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id163 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id173:before { content: none; } .subNodeLink.node--id173 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/закхайм.jpg') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id173.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/закхайм.jpg') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id173 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id173 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id184:before { content: none; } .subNodeLink.node--id184 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id184.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/пикап.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id184 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id184 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id182:before { content: none; } .subNodeLink.node--id182 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/иностранные-языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id182.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/иностранные-языки.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id182 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id182 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id183:before { content: none; } .subNodeLink.node--id183 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/саморизвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id183.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/саморизвитие.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id183 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id183 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id191:before { content: none; } .subNodeLink.node--id191 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/форекс-инвестиции.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .subNodeLink.node--id191.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/форекс-инвестиции.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .subNodeLink.node--id191 i { display: inline; line-height: 1.125; font-size: 35px; } .subNodeLink.node--id191 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id192:before { content: none; } .subNodeLink.node--id192 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/сделай сам.png') no-repeat 0px 0px !important; background-size: 36px 36px; height: 36px; width: 36px; } .subNodeLink.node--id192 i { display: inline; line-height: 1.125; font-size: 36px; } .subNodeLink.node--id192 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id190:before { content: none; } .subNodeLink.node--id190 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/кулинария.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .subNodeLink.node--id190.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/кулинария.png') no-repeat 0px 0px !important; background-size: 35px 35px; height: 35px; width: 35px; } .subNodeLink.node--id190 i { display: inline; line-height: 1.125; font-size: 35px; } .subNodeLink.node--id190 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id187:before { content: none; } .subNodeLink.node--id187 .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/дети-родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id187.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('/styles/default/xenforo/main2/дети-родители.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id187 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id187 i:before { content: " "; display: inline-block; text-align: center; } .subNodeLink.node--id117:before { content: none; } .subNodeLink.node--id117 .xfa-nit-node-icon-small i { background: url('styles/default/xenforo/СЕО и СММ.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id117.subNodeLink--unread .xfa-nit-node-icon-small i { background: url('styles/default/xenforo/СЕО и СММ.png') no-repeat 0px 0px !important; background-size: 45px 45px; height: 45px; width: 45px; } .subNodeLink.node--id117 i { display: inline; line-height: 1.125; font-size: 45px; } .subNodeLink.node--id117 i:before { content: " "; display: inline-block; text-align: center; }, 1713880501
    Run Time: 0.002351

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  36. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:structured_list.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000202
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  37. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:structured_list.less, ad42f6697b035b7580e4fef93be20b4d, .structItemContainer { display: table; table-layout: fixed; border-collapse: collapse; list-style: none; margin: 0; padding: 0; width: 100%; } .structItemContainer-group { display: table-row-group; } .block-minorHeader.uix_threadListSeparator { display: flex; align-items: center; font-size: 1.3rem; color: #535b63; background: #f3f4f5; border-top: 1px solid #e0e0e0; padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; } .structItemContainer .structItemContainer-group--sticky .structItem--thread { border-left: 3px solid #ca0000; } .structItem.is-mod-selected .structItem-cell--meta, .structItem--thread.is-deleted .structItem-cell--meta { background: none; } .structItem { display: table; border-top: 1px solid #e0e0e0; list-style: none; margin: 0; padding: 0; width: 100%; } .structItem .pairs { line-height: inherit; } .structItem:nth-child(even) { background-color: #f9fafa; } .structItem--thread:hover { background-color: #f3f4f5; } .structItem--thread:hover .structItem-cell--meta { background-color: transparent; } .structItem.is-deleted { opacity: .7; } .structItem.is-deleted .structItem-title > * { text-decoration: line-through; } .structItem.is-mod-selected { background: #e9f5fe; opacity: 1; } .structItem:last-child { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .threadListSeparator { font-size: 1.3rem; color: #535b63; background: #f3f4f5; border-top: 1px solid #e0e0e0; padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; } .structItem-cell { display: table-cell; vertical-align: top; padding: 15px 15px; } .structItem--middle .structItem-cell { vertical-align: middle; } .structItem-cell.structItem-cell--vote { width: 70px; } .structItem-cell.structItem-cell--icon { width: 66px; position: relative; } .structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded { width: 78px; } .structItem-cell.structItem-cell--icon.structItem-cell--iconEnd { width: 54px; padding-left: 7.5px; } .structItem-cell.structItem-cell--icon.structItem-cell--iconEnd .structItem-iconContainer { padding-top: 5px; } .structItem-cell.structItem-cell--icon.structItem-cell--iconFixedSmall { width: 90px; } .structItem-cell.structItem-cell--icon.structItem-cell--iconFixedSmallest { width: 54px; } .structItem-cell.structItem-cell--icon .solutionIcon { padding-left: 0; padding-right: 0; } .structItem-cell.structItem-cell--meta { width: 135px; border-right: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; } @media (max-width: 650px) { .structItem-cell.structItem-cell--meta { background: none; border: none; } .structItem-cell.structItem-cell--meta .pairs { line-height: inherit; } } .structItem-cell.structItem-cell--latest { width: 190px; text-align: right; font-size: 1.3rem; } .structItem-cell.structItem-cell--latest a:not(:hover) { color: #76818d; } .structItem-iconContainer { position: relative; } .structItem-iconContainer img { display: block; width: 100%; } .structItem-iconContainer .avatar { width: 36px; height: 36px; font-size: 22px; } .structItem-iconContainer .avatar.avatar--xxs { width: 24px; height: 24px; font-size: 14px; } .structItem-iconContainer .structItem-secondaryIcon { position: absolute; right: -5px; bottom: -5px; width: 20px; height: 20px; font-size: 12px; } .structItem-cell--iconExpanded .structItem-iconContainer .avatar { width: 48px; height: 48px; font-size: 29px; } .structItem-cell--iconExpanded .structItem-iconContainer .structItem-secondaryIcon { width: 22px; height: 22px; font-size: 13px; } .structItem-title { margin: 0; padding: 0; font-size: 1.5rem; color: #141618; font-weight: 400; } .structItem-title .label { font-weight: 400; } .structItem-title a { color: inherit; } .structItem-title a:hover { color: #1a476b; } .is-unread .structItem-title { font-weight: 500; } .structItem-minor { font-size: 1.3rem; color: #76818d; } .structItem-cell--main .structItem-minor { clear: both; } .structItem-minor a { color: inherit; text-decoration: none; } .structItem-minor a:hover { text-decoration: underline; } .structItem-parts { list-style: none; margin: 0; padding: 0; display: inline; } .structItem-parts > li { display: inline; margin: 0; padding: 0; } .structItem-parts > li:nth-child(even) { color: #535b63; } .structItem-parts > li:before { content: "\00B7\20"; } .structItem-parts > li:first-child:before { content: ""; display: none; } .structItem-pageJump { margin-left: 8px; font-size: 1.2rem; } .structItem-pageJump a { color: #76818d; background: #f3f4f5; border: 1px solid #e0e0e0; display: inline-block; max-width: 100%; padding: 0 6px 1px; margin: 0 0 2px; border-radius: 3px; text-decoration: none; border-radius: 4px; padding: 0 3px; opacity: .5; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; } .structItem:hover .structItem-pageJump a, .has-touchevents .structItem-pageJump a { opacity: 1; } .structItem-pageJump a:hover { text-decoration: none; background: #fff; } .structItem-statuses, .structItem .structItem-extraInfo { list-style: none; margin: 0; padding: 0; float: right; } .structItem-statuses label.iconic--checkbox i, .structItem .structItem-extraInfo label.iconic--checkbox i { text-align: right; } .structItem-statuses > li, .structItem .structItem-extraInfo > li { float: left; margin-left: 8px; } .structItem-statuses input[type=checkbox], .structItem .structItem-extraInfo input[type=checkbox] { vertical-align: -2px; } .structItem-statuses .reactionSummary { vertical-align: -2px; } .structItem-extraInfo .reactionSummary { vertical-align: middle; } .structItem-status::before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; display: inline-block; font-size: 90%; color: #76818d; } .structItem-status--deleted::before { content: "\F09E7"; display: inline-block; text-align: center; } .structItem-status--locked::before { content: "\F0341"; display: inline-block; text-align: center; } .structItem-status--moderated::before { content: "\F0499"; display: inline-block; text-align: center; color: #8BC34A; } .structItem-status--redirect::before { content: "\F03CC"; display: inline-block; text-align: center; } .structItem-status--starred::before { content: "\F04D2"; display: inline-block; text-align: center; color: #2196F3; } .structItem-status--sticky::before { content: "\F0931"; display: inline-block; text-align: center; } .structItem-status--watched::before { content: "\F009C"; display: inline-block; text-align: center; } .structItem-status--solved::before { content: "\F0134"; display: inline-block; text-align: center; color: #63b265; } .structItem-status--attention::before { content: "\F0B23"; display: inline-block; text-align: center; color: #8BC34A; } .structItem-status--upvoted::before { content: "\F0514"; display: inline-block; text-align: center; } .structItem-status--downvoted::before { content: "\F0512"; display: inline-block; text-align: center; } .structItem.structItem--note { background: #f3f4f5; color: #141618; } .structItem.structItem--note .structItem-cell { padding-top: 7.5px; padding-bottom: 7.5px; font-size: 1.3rem; text-align: center; } @media (max-width: 900px) { .structItem-cell { vertical-align: top; } .structItem-cell.structItem-cell--meta { width: 115px; font-size: 1.3rem; } .structItem-cell.structItem-cell--latest { width: 140px; font-size: 1.3rem; } } @media (max-width: 650px) { .structItem-cell + .structItem-cell.structItem-cell--icon { padding-left: 0; width: 51px; } .structItem-cell.structItem-cell--main, .structItem-cell.structItem-cell--newThread { display: block; padding-bottom: .2em; } .structItem-cell + .structItem-cell.structItem-cell--main, .structItem-cell + .structItem-cell.structItem-cell--newThread { padding-left: 0; } .structItem-cell.structItem-cell--meta { display: block; width: auto; float: left; padding-top: 0; padding-left: 0; padding-right: 0; color: #76818d; font-size: 1.3rem; line-height: 1; } .structItem-cell.structItem-cell--meta dd:before { margin-right: 2px; } .structItem-cell.structItem-cell--meta .structItem-minor { display: none; } .structItem-cell.structItem-cell--meta .pairs > dt, .structItem-cell.structItem-cell--meta .pairs > dd { display: inline; float: none; margin: 0; } .structItem-cell.structItem-cell--meta .pairs dt { display: none; } .structItem-cell.structItem-cell--meta .pairs dd:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\F0182"; display: inline-block; text-align: center; } .structItem-cell.structItem-cell--meta .pairs dd:after { content: "\00A0\00B7\20"; color: #76818d; } .structItem-cell.structItem-cell--latest { display: block; width: auto; float: left; padding-top: 0; padding-left: 0; display: flex; align-items: center; line-height: 1; flex-wrap: wrap; } .structItem-cell.structItem-cell--latest a { order: 2; } .structItem-cell.structItem-cell--latest .structItem-minor { order: 1; } .structItem-cell.structItem-cell--latest .structItem-minor:after { order: 2; } .structItem-cell.structItem-cell--latest .uix_mobileNodeTitle { order: 3; } .structItem-cell.structItem-cell--latest:before { color: #76818d; } .structItem-cell.structItem-cell--latest a { color: #76818d; } .structItem-cell.structItem-cell--latest .structItem-minor { display: inline-flex; } .structItem-cell.structItem-cell--latest .structItem-minor:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\F0F20"; display: inline-block; text-align: center; margin-right: 2px; } .structItem-cell.structItem-cell--latest .structItem-minor:after { content: " replied "; white-space: pre; } .uix_posterIsUser.structItem-cell.structItem-cell--latest .structItem-minor:after { content: " posted "; } .structItem-cell.structItem-cell--iconEnd { display: none; } .structItem-pageJump, .structItem-extraInfoMinor { display: none; } .is-unread .structItem-latestDate { font-weight: 400; } } @media (max-width: 650px) { .structItem .lastPostAv { display: none; } } /* if sidebar, then break discussion list earlier */ @media (min-width: 900px) and (max-width: 1200px) { .p-body-main--withSidebar .structItem-cell.structItem-cell--main { display: block; padding-bottom: .2em; padding-left: 0; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta { display: block; width: auto; float: left; padding-top: 0; padding-left: 0; padding-right: 0; color: #76818d; font-size: 1.3rem; background: none; border: none; line-height: 1; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta dd:before { margin-right: 2px; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .pairs { line-height: inherit; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .structItem-minor { display: none; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .pairs > dt, .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .pairs > dd { display: inline; float: none; margin: 0; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .pairs dt { display: none; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .pairs dd:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\F0182"; display: inline-block; text-align: center; } .p-body-main--withSidebar .structItem-cell.structItem-cell--meta .pairs dd:after { content: "\00A0\00B7\20"; color: #76818d; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest { display: block; width: auto; float: left; padding-top: 0; padding-left: 0; display: flex; flex-wrap: wrap; align-items: center; line-height: 1; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest a { order: 2; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest .structItem-minor { order: 1; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest .structItem-minor:after { order: 2; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest .uix_mobileNodeTitle { order: 3; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest:before { color: #76818d; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest a { color: #76818d; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest .structItem-minor { display: inline-block; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest .structItem-minor:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\F0F20"; display: inline-block; text-align: center; } .p-body-main--withSidebar .structItem-cell.structItem-cell--latest .structItem-minor:after { content: ' replied '; white-space: pre; } .p-body-main--withSidebar .structItem-cell.structItem-cell--iconEnd { display: none; } .p-body-main--withSidebar .structItem-pageJump, .p-body-main--withSidebar .structItem-extraInfoMinor { display: none; } } .p-body-main--withSidebar .structItem.structItem--quickCreate .structItem-cell--icon, .p-body-main--withSidebar .structItem.structItem--quickCreate .structItem-cell--vote { display: none; } .p-body-main--withSidebar .structItem.structItem--quickCreate .structItem-cell--newThread { padding-left: 15px; padding-bottom: 15px; } .p-body-main--withSidebar .structItem.structItem--quickCreate .is-unread .structItem-latestDate { font-weight: 400; } @media (min-width: 900px) and (max-width: 1200px) { .p-body-main--withSidebar .structItem .lastPostAv { display: none; } } @media (max-width: 480px) { .structItem-parts .structItem-startDate { display: none; } .structItem.structItem--quickCreate .structItem-cell--icon, .structItem.structItem--quickCreate .structItem-cell--vote { display: none; } .structItem.structItem--quickCreate .structItem-cell--newThread { padding-left: 15px; padding-bottom: 15px; } }, 1713880501
    Run Time: 0.000274

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  38. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:thread_rating.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000163
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  39. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:thread_rating.less, ad42f6697b035b7580e4fef93be20b4d, .t-rating { vertical-align: sub; display: inline-flex; } .jq-stars { display: inline-block; } .jq-rating-label { font-size: 22px; display: inline-block; position: relative; vertical-align: top; font-family: helvetica, arial, verdana; } .jq-star { width: 100px; height: 100px; display: inline-block; cursor: pointer; } .jq-star-svg { padding-left: 3px; width: 100%; height: 100%; } .jq-star-svg path { /* stroke: #000; */ stroke-linejoin: round; } /* un-used */ .jq-shadow { -webkit-filter: drop-shadow(-2px -2px 2px #888888); filter: drop-shadow(-2px -2px 2px #888888); } .message-rateInfo { background: #7dce45; color: #fff; padding: 2px 9px 5px 9px; border-radius: 3px; display: inline-block; font-size: 90%; margin-top: -5px; } .message-rateInfo.first { font-size: 120%; } .message-rateInfo.first .t-rating-count { display: inline-block; width: 80px; text-align: right; } .contentRow-minor .rightItem { float: right; }, 1713880501
    Run Time: 0.000151

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  40. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:uix.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000303
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  41. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:uix.less, ad42f6697b035b7580e4fef93be20b4d, @-webkit-keyframes rippleAnimation { to { border-radius: 100%; opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } } @keyframes rippleAnimation { to { border-radius: 100%; opacity: 0; -webkit-transform: scale(2.5); transform: scale(2.5); } } .rippleButton { position: relative; } .rippleButton .ripple-container { position: absolute; top: 0; left: 0; pointer-events: none; width: 100%; height: 100%; max-height: 100%; max-width: 100%; overflow: hidden; border-radius: inherit; -webkit-mask-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC'); } .rippleButton .ripple { background-color: rgba(255, 255, 255, 0.2); border-radius: 100%; -webkit-transform: scale(0); transform: scale(0); -webkit-transform-origin: center 50%; transform-origin: center 50%; display: block; position: absolute; -webkit-animation: rippleAnimation 650ms ease-out; animation: rippleAnimation 650ms ease-out; -webkit-animation-play-state: running; animation-play-state: running; } .navLink .ripple { background-color: rgba(0, 0, 0, 0.15); -webkit-animation: rippleAnimation 450ms ease-out; } .rippleButton:hover { cursor: pointer; } .uix_canvas__tabs { display: flex; justify-content: space-around; align-items: center; } .uix_canvasTab { display: inline-block; } .js-visitorTabPanel .menu-row--highlighted, .js-visitorTabPanel .menu-separator--hard { display: none; } .sidePanel__tabPanels { position: relative; } .sidePanel__tabPanels .menu-row, .sidePanel__tabPanels .menu-footer, .sidePanel__tabPanels .menu-linkRow { padding-left: 15px; padding-right: 15px; } .sidePanel__tabPanel { height: 0; overflow-x: hidden; touch-action: pan-y; -moz-transition: -moz-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); -o-transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); -o-transition: -o-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); transition: -webkit-transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); transition: transform 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); width: 100%; top: 0; } .sidePanel__tabPanel.is-left { transform: translate3d(-300px, 0, 0); overflow-y: hidden; } .sidePanel__tabPanel.is-right { transform: translate3d(300px, 0, 0); } .sidePanel__tabPanel.is-active { transform: translate3d(0, 0, 0); display: block; height: auto; overflow-y: auto; } .sidePanel--visitor .sidePanel__tabPanel.is-active { margin-bottom: 50px; } .sidePanel__tabPanel.is-hidden { visibility: hidden; } .sidePanel__tabs { display: -ms-flexbox; display: -webkit-flex; display: flex; flex: 0 0 auto; padding: 0; margin: 0; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; } .sidePanel__tabs li { max-width: 50%; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; color: rgba(255, 255, 255, 0.7); list-style: none; } a.sidePanel__tab { font-size: 18px; color: rgba(255, 255, 255, 0.75); background-color: #2196F3; padding-right: 10px; padding-left: 10px; border-width: 0; border-right-style: solid; border-right-color: rgba(255, 255, 255, 0.1); display: block; cursor: pointer; text-align: center; line-height: 50px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; height: 50px; } a.sidePanel__tab:hover { color: #fff; text-decoration: none; } a.sidePanel__tab.sidePanel__tab--active { color: #fff; box-shadow: inset 0 -3px rgba(0, 0, 0, 0.2); } .message.thfeature .message-body { padding: 0; } .message.thfeature .message-attribution { margin-bottom: 0; } .message.thfeature .message-footer { padding-top: 10px; } .porta-article-item .block-body.message-inner { display: flex; } .porta-articles-above-full { margin-bottom: 20px; } .resourceBody .actionBar { padding: 0; margin: 0; } .resourceBody-main .bbWrapper { margin-bottom: 10px; } .xfmgInfoBlock .actionBar .actionBar-set { margin-top: 0; } .block--messages .message .thpostcomments_commentsContainer .message .message-actionBar { padding-top: 0; border-top: 0; } .block--messages .message .thpostcomments_commentsContainer .message .message-attribution { padding-top: 0; padding-bottom: 4px; } @media (max-width: 650px) { .memberHeader-actionTop .profile-achievement-showcase { margin: 0; } } .device--isAndroid .p-staffBar .hScroller-scroll { overflow-x: auto; } .offCanvasMenu-content { overflow-y: scroll; } @media (max-height: 400px) { .uix_tabBar { display: none; } } .shareButtons-button--tumblr { display: none; } .fb-page { width: 100%; } .tabPanes .block-outer { padding-top: 20px; } .uix_node--transitioning { clip-path: inset(-2px -2px -2px -2px); } @media (-ms-high-contrast: none), (-ms-high-contrast: active) { .uix_node--transitioning { overflow: hidden; } } .message .message-responses .message-responseRow:first-child, .message .message-responses .message-responseRow.is-active { margin-top: 10px; } .message .message-responses .comment .comment-actionBar.actionBar { border: none; margin: 0; } .p-nav-menuTrigger { position: relative; } .p-nav-menuTrigger.badgeContainer:after { position: absolute; left: -5px; top: -5px; } @media (min-width: 480px) { .p-nav-menuTrigger.badgeContainer:after { display: none !important; } } .menu-footer-controls { display: flex; flex-wrap: wrap; } .menu-footer-controls .button:not(:last-child) { margin-right: 5px; } .p-navEl .menu-linkRow:before { margin-right: 4px; } @media (min-width: 900px) { .uix_sidebarCanvasTrigger { display: none; } } @media (max-width: 900px) { body .p-body-sidebar { position: fixed; top: 0; left: 0; bottom: 0; right: 0; transform: translatex(-100%); margin: 0; } body .p-body-sidebar.is-transitioning { transition: ease-in 0.25s 0.25s transform; } body .p-body-sidebar.is-transitioning .uix_sidebarInner { transition: transform 0.25s ease-in; } body .p-body-sidebar.is-transitioning.is-active { transition: ease-in 0.01s transform; } body .p-body-sidebar .uix_sidebarInner { padding: 0; margin: 0; transform: translatex(200%); margin-left: auto; } body .p-body-sidebar .block-container { box-shadow: none; } body .p-body-sidebar .uix_sidebar--scroller { margin: 0; } body .p-body-sidebar.is-active { transform: translatex(0); } body .p-body-sidebar.is-active .uix_sidebarInner.offCanvasMenu-content { transform: translatex(0); } } .structItem-cell--icon + .structItem-cell--main, .structItem-cell--icon + .structItem-cell--newThread { padding-left: 0; } .structItem-cell--main .structItem-minor { display: flex; align-items: center; } .structItem-cell--main .structItem-minor .structItem-parts { flex-grow: 1; } .structItem-cell--main .structItem-minor .structItem-extraInfo { order: 2; margin-left: auto; } .structItem-cell--main .structItem-minor .structItem-statuses { order: 1; } .block.uix_mainTabBar { display: flex; justify-content: center; background: #2196F3; } .block.uix_mainTabBar .block-tabHeader { border: none; } .block.uix_mainTabBar .tabs-tab:hover { background: none; } .offCanvasMenu-content { min-height: 100vh; } .offCanvasMenu-content .menu-scroller { max-height: 100%; } .offCanvasMenu-content .p-body-sideNavContent .block { margin: 0; } .offCanvasMenu-content .p-body-sideNavContent .block-container { box-shadow: none; } .p-body-header .uix_sidebarTrigger__component { margin-left: 10px; } .cover .memberHeader-blurb.pairs { border-color: rgba(255, 255, 255, 0.3); } .hScroller-scroll.th_scroller--start-active { -webkit-mask-image: linear-gradient(to right, transparent 3%, #000000 10%); mask-image: linear-gradient(to right, transparent 3%, #000000 10%); } .hScroller-scroll.th_scroller--end-active { -webkit-mask-image: linear-gradient(to left, transparent 3%, #000000 10%); mask-image: linear-gradient(to left, transparent 3%, #000000 10%); } .hScroller-scroll.th_scroller--end-active.th_scroller--start-active { -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 3%, #000000 10%, #000000 90%, rgba(0, 0, 0, 0) 97%); mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 3%, #000000 10%, #000000 90%, rgba(0, 0, 0, 0) 97%); } .block[data-widget-definition="visitor_panel"] .contentRow { margin-bottom: 10px; } .block[data-widget-definition="th_widget_login_uix"] .formSubmitRow-controls { padding-left: 0; text-align: center; } .uix_loginProvider__row dt { display: none; } .uix_loginProvider__row dd { text-align: center; } .thBranding__pipe { display: none; } .p-footer-copyright > * ~ .thBranding .thBranding__pipe { display: inline; } .offCanvasMenu-link { padding: 10px 15px; } .offCanvasMenu-subList { padding-bottom: 0; } *::selection { color: #fff; background: #2f66b9; /* WebKit/Blink Browsers */ } *::-moz-selection { color: #fff; background: #2f66b9; /* Gecko Browsers */ } .block-container .uix_newIndicator { font-size: 12px; color: #fff; background: #8BC34A; border-radius: 4px; padding-top: 1px; padding-right: 4px; padding-bottom: 1px; padding-left: 4px; } /* --- Sticky kit header fix --- */ .uix_headerContainer--stickyFix { height: 1px; visibility: hidden; } .uix_headerContainer { margin-top: -1px !important; } /* -- fixes sticky kit abs positioning for sticky header on covered themes -- */ .uix_adminTrigger { display: none !important; } @media (max-width: 900px) { .p-staffBar-link { display: none !important; } .uix_adminTrigger { display: inline-block !important; } } /***** Abridged Signatures *******/ .uix_signatureExpand { display: none; } .message-signature { overflow: hidden; transition: ease-in-out 0.2s height; } .message-signature--expandable { height: 100px; } .message-signature--expandable .uix_signatureExpand { padding-bottom: 15px; background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 40%); text-align: center; display: flex; justify-content: center; align-items: flex-end; height: 60px; position: absolute; bottom: 0; left: 0; right: 0; color: #8BC34A; } .message-signature--expandable .uix_signatureExpand:hover { cursor: pointer; } .message-signature.message-signature--expanded { height: auto; padding-bottom: 15px; } .message-signature.message-signature--expanded .bbWrapper { padding-bottom: 30px; } .message-signature.message-signature--expanded .uix_signatureExpand { background: none; } /***** extra user info postbit collapse *******/ .thThreads__message-userExtras { height: 0; overflow: hidden; transition: ease-in height 0.2s; } @media (max-width: 650px) { .thThreads__message-userExtras { display: none; } .thThreads__userExtra--toggle { display: none; } } .userExtra--expand .thThreads__message-userExtras { height: auto; } .userExtra--expand .thThreads__userExtra--trigger { transform: rotate(-180deg); } /*------- sticky thread collapse ------- */ .uix_threadCollapseTrigger { transition: ease transform .2s; margin-left: auto; font-size: 18px; } .uix_threadCollapseTrigger.is-active { transform: rotate(-180deg); } .uix_stickyContainerOuter { transition: ease-in height 0.3s, ease-in opacity 0.3s; opacity: 1; display: none; opacity: 0; -webkit-transition: all 0.2s ease, -xf-opacity 0.2s ease; transition: all 0.2s ease, -xf-opacity 0.2s ease; overflow-y: hidden; height: 0; -webkit-transition-property: all, -xf-height; transition-property: all, -xf-height; } .uix_stickyContainerOuter.is-active { display: block; opacity: 1; height: auto; overflow-y: visible; } .uix_stickyContainerOuter.is-transitioning { display: block; width: 100%; } .uix_stickyContainerOuter.is-transitioning { overflow-y: hidden; } .uix_stickyContainerOuter .uix_stickyContainerInner { width: 100%; display: table; } .uix_stickyContainerOuter.uix_threadListSeparator--collapsed { height: 0; opacity: 0; pointer-events: none; transition: ease-in height 0.3s, ease-in opacity 0.3s; } .uix_stickyContainerOuter.uix_threadListSeparator--collapsed .uix_block-body--outer { height: 0 !important; opacity: 0; pointer-events: none; } /*------- category collapse ------- */ @keyframes overflow { from { overflow: visible; } to { overflow: hidden; } } .category--collapsed.block--category .uix_block-body--outer { height: 0 !important; opacity: 0; pointer-events: none; animation: overflow; animation-delay: .3s; aniamtion-fill-mode: backwards; } .category--collapsed.block--category .categoryCollapse--trigger { transform: rotate(-180deg); } .category--collapsed.block--category:hover { text-decoration: none; } .categoryCollapse--trigger { transition: cubic-bezier(0.4, 0, 0.2, 1) transform 0.2s; overflow: hidden; height: 18px; min-width: 24px; width: 24px; display: inline-flex; align-items: center; justify-content: center; text-decoration: none !important; } .block--category .uix_block-body--outer { transition: cubic-bezier(0.4, 0, 0.2, 1) height 0.3s, cubic-bezier(0.4, 0, 0.2, 1) opacity 0.3s; opacity: 1; } /*------- Sidebar collapse ------- */ a.uix_sidebarTrigger__component { display: inline-flex; align-items: center; } a.uix_sidebarTrigger__component:hover { cursor: pointer; } @media (min-width: 901px) { .p-nav-inner a.uix_sidebarTrigger__component { display: none !important; } } .p-nav-inner a.uix_sidebarTrigger__component { color: inherit; color: rgba(255, 255, 255, 0.7); background: none !important; box-shadow: none; border: none; } .p-nav-inner a.uix_sidebarTrigger__component .uix_sidebarTrigger--phrase { display: none; } .p-nav-inner a.uix_sidebarTrigger__component i { font-size: 24px; width: auto; padding: 0; margin: 0; } .p-nav-inner a.uix_sidebarTrigger__component i:before { display: inline-flex; justify-content: center; width: 10px; } @media (min-width: 901px) { a.uix_sidebarTrigger__component.uix_sidebarCanvasTrigger { display: none; } } @media (max-width: 900px) { a.uix_sidebarTrigger__component.uix_sidebarTrigger { display: none; } } a.uix_sidebarTrigger__component i { font-size: 18px; margin-left: -7px; } /*------- navigation icons------- */ body .p-navEl-link, body .offCanvasMenu-link { font-family: inherit; font-weight: inherit; -webkit-font-smoothing: initial; } /* ---Force header content fluid --- */ /* ---Sidebar Navigation --- */ .p-nav .p-nav-menuTrigger.uix_sidebarNav--trigger { display: none; } .uix_sidebarNav__inner__widgets { padding: 15px; } .sidebarNav--active .uix_sidebarNav { margin-left: 0; } .uix_stickyBodyElement:not(.offCanvasMenu) { position: sticky; position: -webkit-sticky; } .uix_stickyBottom .p-body-sidebar { display: flex; } .uix_sidebarNav .uix_sidebarNav__inner { overflow: hidden; } .uix_sidebarNav .uix_sidebar--scroller { overflow-y: auto; margin-right: -30px; padding-right: 32px; } .offCanvasMenu .offCanvasMenu-link:before { font-size: 24px !important; padding-right: 1em; } .offCanvasMenu-link { display: flex; align-items: center; } .offCanvasMenu-link.offCanvasMenu-link--splitToggle { font-size: 18px; } @media (max-width: 900px) { .offCanvasMenu .uix_sidebar--scroller { position: static !important; } .offCanvasMenu .uix_sidebar--scroller + div[style*="position"] { display: none !important; } } .uix_sidebarNav { background: #f8faff; width: 210px; min-width: 210px; padding-bottom: 20px; margin-left: -210px; padding-top: 20px; z-index: 1; transition: ease-in-out margin-left 0.3s; } @media (max-width: 900px) { .uix_sidebarNav { margin-left: -210px !important; } } .uix_sidebarNav .uix_sidebarNavList { padding: 10px 0; margin: 0; border-bottom: 1px solid #e0e0e0; line-height: 40px; } .uix_sidebarNav .uix_sidebarNavList:first-child { padding-top: 0; } .uix_sidebarNav .uix_sidebarNavList:last-child { border-bottom: none; } .uix_sidebarNav .uix_sidebarNavList .uix_sidebarNav__subNav { display: block; height: 0; overflow: hidden; transition: ease-in height 0.3s; } .uix_sidebarNav .uix_sidebarNavList .uix_sidebarNav__subNav.subNav--expand { height: auto; } .uix_sidebarNav .uix_sidebarNavList .menu-linkRow { padding: 0 15px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #535b63; border: none; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .uix_sidebarNav .uix_sidebarNavList .menu-linkRow:hover { border: none; background: #e9efff; } .uix_sidebarNav .uix_sidebarNavList .p-navEl-link span { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; min-width: 0; } .uix_sidebarNav .uix_sidebarNavList .uix_sidebarNavList__title { padding: 0 15px; font-size: 1.3rem; color: #76818d; } .uix_sidebarNav .uix_sidebarNavList > li { display: block; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl:before, .uix_sidebarNav .uix_sidebarNavList > li .p-navEl:after { display: none; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl__inner { display: flex; align-items: center; border-top-right-radius: 4px; border-bottom-right-radius: 4px; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl__inner:hover, .uix_sidebarNav .uix_sidebarNavList > li .blockLink:hover { background: #e9efff; } .uix_sidebarNav .uix_sidebarNavList > li .is-selected .p-navEl__inner { color: #2196F3; background: rgba(0, 0, 0, 0.08); } .uix_sidebarNav .uix_sidebarNavList > li .is-selected .p-navEl__inner a, .uix_sidebarNav .uix_sidebarNavList > li .is-selected .p-navEl__inner .p-navEl-link { color: inherit; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl { display: block; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-link, .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-linkHolder, .uix_sidebarNav .uix_sidebarNavList > li .blockLink { display: flex; min-width: 0; align-items: center; padding: 0 15px; color: #535b63; background: none; width: 100%; text-decoration: none; float: none; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-link:before, .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-linkHolder:before, .uix_sidebarNav .uix_sidebarNavList > li .blockLink:before { font-size: 24px !important; width: 24px !important; padding-right: 1em; } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-linkHolder { padding: 0; } .uix_sidebarNav .uix_sidebarNavList > li .blockLink { padding-left: 50px; } .uix_sidebarNav .uix_sidebarNavList > li .uix_sidebarNav--trigger { font-size: 18px; color: inherit; padding-right: 15px; } .uix_sidebarNav .uix_sidebarNavList > li .uix_sidebarNav--trigger .fa--xf { transition: ease-in transform 0.3s; } .uix_sidebarNav .uix_sidebarNavList > li .uix_sidebarNav--trigger.is-expanded .fa--xf { transform: rotate(-180deg); } .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-splitTrigger, .uix_sidebarNav .uix_sidebarNavList > li .p-navEl-link--menuTrigger:after { display: none; } /* ---VISITOR TABS --- */ .p-account { background-color: transparent; } .p-account .p-navgroup-link { display: flex; align-items: center; border: none; } .p-nav .p-navgroup-link:hover { color: #fff; text-decoration: none; } .p-quickSearch .input { color: #535b63; } .p-quickSearch .input::placeholder { color: #535b63; } body .uix_searchBar { display: inline-flex; flex-shrink: 10; } @media (min-width: 900px) { body .uix_searchBar { position: relative; } } body .uix_searchBar .uix_searchIcon { pointer-events: none; } @media (min-width: 901px) { body .uix_searchBar { max-width: 250px; width: 1000px; display: flex; margin-left: .5em; } } body .uix_searchBar .uix_searchBarInner { display: inline-flex; pointer-events: none; align-items: center; left: 20px; right: 20px; justify-content: flex-end; bottom: 0; top: 0; transition: ease-in background-color 0.3s; flex-grow: 1; left: 0px; right: 0px; } body .uix_searchBar .uix_searchBarInner .uix_searchIcon { position: absolute; bottom: 0; top: 0; left: 0; } @media (max-width: 650px) { body .uix_searchBar .uix_searchBarInner { position: absolute; } } body .uix_searchBar .uix_searchBarInner .uix_searchForm { display: inline-flex; align-items: center; transition: ease-in flex-grow 0.3s, ease-in max-width 0.3s, ease-in background-color 0.2s; flex-grow: 0; max-width: 250px; width: 100%; pointer-events: all; position: relative; color: #535b63; background: #fff; border-radius: 4px; } body .uix_searchBar .uix_searchBarInner .uix_searchForm.uix_searchForm--focused { color: #141618; background: #fff; } body .uix_searchBar .uix_searchBarInner .uix_searchForm.uix_searchForm--focused .input::placeholder { color: #141618; } body .uix_searchBar .uix_searchBarInner .uix_searchForm.uix_searchForm--focused i { color: #76818d; } body .uix_searchBar .uix_searchBarInner .uix_searchForm .uix_search--settings i, body .uix_searchBar .uix_searchBarInner .uix_searchForm .uix_search--close i { display: none; } body .uix_searchBar .uix_searchBarInner .uix_searchForm i { font-size: 24px; color: #76818d; padding: 4px; padding-right: 8px; padding-left: 8px; float: left; height: 36px; display: inline-flex; align-items: center; transition: ease-in color 0.2s; } body .uix_searchBar .uix_searchBarInner .uix_searchForm .input { height: 36px; border: none; transition: ease-in color 0.2s; background: none; color: inherit; text-indent: 30px; } body .uix_searchBar .uix_searchBarInner .uix_searchForm .input::placeholder { color: #76818d; } body .uix_searchBar .p-navgroup-link { display: none; } @media (max-width: 900px) { body .uix_searchBar .uix_searchBarInner .uix_searchForm { max-width: 0; overflow: hidden; border: none; } } @media (max-width: 900px) and (min-width: 650px) { body .uix_searchBar .p-navgroup-link { display: inline-flex; } body .uix_searchBar .p-navgroup-link.uix_searchIconTrigger { display: none; } } @media (max-width: 900px) and (max-width: 650px) { body .uix_searchBar .p-navgroup-link.uix_searchIconTrigger { display: inline-flex; } body .uix_searchBar .p-navgroup-link { display: none; } .minimalSearch--detailed body .uix_searchBar .p-navgroup-link.uix_searchIconTrigger { display: none; } .minimalSearch--detailed body .uix_searchBar .p-navgroup-link { display: inline-flex; } } .uix_searchBar .uix_searchDropdown__menu { display: none; position: absolute; top: 36px; right: 0; opacity: 0; width: 250px; max-width: 250px; } @media (max-width: 900px) { .uix_searchBar .uix_searchDropdown__menu { width: 100%; max-width: 100%; } } .uix_searchBar .uix_searchDropdown__menu.uix_searchDropdown__menu--active { display: block; opacity: 1; pointer-events: all; transform: translateY(0); } .uix_searchBar .uix_searchDropdown__menu [name="constraints"] { flex-grow: 1 !important; widxth: auto !important; } .uix_search--submit:hover { cursor: pointer; } .uix_search--close { cursor: pointer; } @media (max-width: 900px) { .minimalSearch--active .uix_searchBar .uix_searchBarInner { position: absolute; } .minimalSearch--active .uix_searchBar .uix_searchBarInner .uix_searchForm { flex-grow: 1; display: inline-flex !important; padding: 0 10px; max-width: 100%; } .minimalSearch--active .uix_searchBar .uix_searchBarInner .uix_searchForm i.fa--xf { display: inline-block; padding: 0; line-height: 36px; } .minimalSearch--active .uix_searchBar .uix_searchBarInner .uix_searchForm .uix_searchIcon i { display: none; } .minimalSearch--active .uix_searchBar .uix_searchBarInner .uix_searchForm .uix_searchInput { text-indent: 0; } .p-navgroup-link--search, .uix_sidebarCanvasTrigger, .p-navgroup-link { transition: ease opacity .2s .3s; opacity: 1; } .minimalSearch--active .p-navgroup-link--search, .minimalSearch--active .uix_sidebarCanvasTrigger, .minimalSearch--active .p-navgroup-link { opacity: 0; transition: ease opacity .2s; pointer-events: none; } } @media (max-width: 900px) and (max-width: 900px) { .p-nav-inner > * { transition: ease-in opacity 0.2s; opacity: 1; } .minimalSearch--active.p-nav-inner > *:not(.uix_searchBar), .minimalSearch--active.p-nav-inner .p-account, .minimalSearch--active.p-nav-inner .uix_searchBar .uix_searchIconTrigger, .minimalSearch--active.p-nav-inner .p-discovery > *:not(.uix_searchBar) { opacity: 0; } .minimalSearch--active.p-nav-inner .p-discovery, .minimalSearch--active.p-nav-inner .p-nav-opposite { opacity: 1; } } @media (max-width: 900px) and (min-width: 900px) { .p-header-content > * { transition: ease opacity .2s; opacity: 1; } .minimalSearch--active.p-header-content > *:not(.p-nav-opposite) { opacity: 0; } .minimalSearch--active.p-header-content .uix_searchBar { opacity: 1; } } /* ---UTILITIES --- */ .media__container { display: flex; } .media__container .media--left { margin-right: 10px; } .uix_fabBar { display: flex; flex-direction: column; align-items: flex-end; position: fixed; bottom: 0; left: 0; right: 0; padding: 15px; z-index: 150; pointer-events: none; } .uix_editor--focused .uix_fabBar { display: none; } .uix_fabBar.uix_fabBar--mirror { visibility: hidden; position: static; padding-top: calc(30px); background-color: #fff; } .uix_fabBar.uix_fabBar--mirror .p-title-pageAction { padding-top: 0; } @media (min-width: 650px) { .uix_fabBar.uix_fabBar--mirror { display: none; } } @media (min-width: 650px) { .uix_fabBar .p-title-pageAction { display: none; } } .uix_fabBar .u-scrollButtons { position: static; } .uix_fabBar .p-title-pageAction { margin-bottom: calc(-75px); transition: ease-in 0.2s margin-bottom; z-index: 5; padding-top: 15px; } .uix_fabBar .p-title-pageAction .button { border-radius: 100%; height: 60px; width: 60px; padding: 0; font-size: 0; display: none; align-items: center; justify-content: center; box-shadow: 0 6px 10px 0px rgba(0, 0, 0, 0.14), 0 1px 18px 0px rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2); background: #8BC34A; color: #fff; } .uix_fabBar .p-title-pageAction .button:last-child { display: flex; } .uix_fabBar .p-title-pageAction .button:not(.button--icon) { display: none; } .uix_fabBar .p-title-pageAction .button .button-text:before { font-size: 24px; margin: 0; } .uix_fabBar .u-scrollButtons { pointer-events: auto; } .uix_fabBar.uix_fabBar--active .p-title-pageAction { margin-bottom: 0; pointer-events: auto; } #uix_jumpToFixed { font-size: 24px; color: #FFF; background-color: #8BC34A; padding: 8px; margin: 16px; border-radius: 2px; position: fixed; z-index: 1; transition: opacity 0.4s; display: block; padding: 0; bottom: 0; right: 0; left: auto; } #uix_jumpToFixed a:first-child { padding-bottom: 4px; } #uix_jumpToFixed a { color: inherit; display: block; padding: 8px; } #uix_jumpToFixed a:last-child { padding-top: 4px; } /* ---Login form sliding panel --- */ .uix_discussionList { border-radius: 4px; } [type=checkbox], [type=radio], legend { margin-right: .5em; } .structItem-extraInfo [type=checkbox] { margin-right: 0; } form.structItem { display: flex; max-width: 100%; } .structItem-cell--newThread { flex-grow: 1; min-width: 0; } .uix_messageContent { flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; width: 100%; } .uix_socialMedia { display: inline-flex; flex-wrap: wrap; margin: 0 -6px; padding: 0; } .uix_socialMedia li { display: inline-block; } .uix_socialMedia li a { margin: 6px; line-height: 1; display: inline-block; font-size: 24px; } .uix_headerContainer { background: #2196F3; display: flex; flex-direction: column; } @media (min-width: 901px) { .uix_headerContainer { margin-top: 0px; } } @media (min-width: 650px) { .uix_headerContainer > *:not(.p-nav) { margin-bottom: 0px; } .uix_headerContainer > *:not(.p-nav):last-child { margin-bottom: 0; } } @media (min-width: 901px) { .p-staffBar, .p-header { margin-bottom: 0px; } } @media (min-width: 901px) { .p-pageWrapper { margin-top: 0px; } } .p-body > * { padding-top: 20px; } .uix_pageWrapper--fixed { width: 100%; position: relative; left: 0; transition: max-width 0.2s, ease-in left 0.2s; } /* --- post thread widget --- */ .uix_postThreadWidget { border-top: 4px solid #2196F3; text-align: center; padding: 15px; color: #535b63; } .uix_postThreadWidget i { height: 50px; width: 50px; line-height: 50px; border-radius: 100%; background-color: rgba(33, 150, 243, 0.2); color: #2196F3; display: inline-block; font-size: 24px; } .uix_postThreadWidget .uix_postThreadWidget__title { font-size: 1.8rem; font-weight: 500; color: #141618; } .uix_postThreadWidget .button { margin-top: 10px; } .block-footer.uix_conversationsFooterMobile { display: none; } .overlay .block-footer.uix_conversationsFooterMobile { display: flex; } .overlay .block-footer { position: sticky; bottom: 0; } @media (max-width: 900px) { .uix_headerContainer > *, .p-pageWrapper > *, .p-nav, .p-footer > * { border-radius: 0 !important; } } @media (max-width: 900px) { .uix_responsiveStaffBar .p-staffBar { display: none; } } @media (max-width: 900px) { .p-staffBar .p-nav-opposite { display: none; } } /* --- show logoblock for desktop --- */ @media (max-width: 899px) { .p-header { display: none; } } @media (max-width: 899px) { .p-header .p-nav-opposite { display: none; } } @media (min-width: 900px) { .p-nav-inner .p-header-logo { display: none; } .p-nav > *:not(.p-header) .uix_searchBar { display: none; } } /* sub-navigation */ @media (max-width: 900px) { .p-sectionLinks > * { display: none; } } @media (max-width: 900px) and (max-width: 900px) { .p-sectionLinks { display: none; } } @media (min-width: 901px) { .breadcrumb a.uix_sidebarTrigger__component { display: none; } } .menu--account .avatar-update a { max-width: 21px; overflow: hidden; font-size: 12px; } .comment-reply-link:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\F0182"; display: inline-block; text-align: center; margin-right: 4px; } .sidePanel__tabs .badgeContainer:after { position: relative; top: -15px; left: -5px; } .lSSlideOuter.noticeScrollContainer { position: relative; } .lSSlideOuter.noticeScrollContainer .lSPager { margin-top: 0px; position: absolute; bottom: 0; left: 0; right: 0; height: 20px; background: none; } .lSSlideOuter.noticeScrollContainer .notice-content { margin-bottom: 20px; } .notices--bottom_fixer .notice--cookie .notice-content { display: flex; } @media (max-width: 650px) { .notices--bottom_fixer .notice--cookie .notice-content { text-align: center; align-items: center; flex-direction: column; } } .notices--bottom_fixer .notice--cookie .u-inputSpacer { margin-top: 0; } .notices--bottom_fixer .notice--cookie .uix_cookieButtonRow { margin: 0 -3px -3px 10px; } @media (max-width: 650px) { .notices--bottom_fixer .notice--cookie .uix_cookieButtonRow { margin-top: 10px; margin-left: -3px; } } .notices--bottom_fixer .notice--cookie .uix_cookieButtonRow .button { margin: 3px; } .notices--bottom_fixer .notice--cookie .notice-content > div:first-child { flex-grow: 1; justify-content: center; display: flex; flex-direction: column; } .uix_mobileNodeTitle:before { content: "\00a0\00B7\00a0"; } @media (min-width: 650px) { .uix_mobileNodeTitle { display: none; } } .menu { transition: cubic-bezier(0.4, 0, 0.2, 1) 0.26s transform, cubic-bezier(0.4, 0, 0.2, 1) 0.26s opacity; transform: translateY(-10px); opacity: 0; } .menu.is-active { transform: translateY(0); opacity: 1; } .input input { box-shadow: none !important; } .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-container, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-container, .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-minorHeader, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-minorHeader, .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-footer, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-footer, .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-body .block-row, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-body .block-row { border: none; box-shadow: none; background: none; padding: 0; } .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-container:not(:last-child), .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-container:not(:last-child), .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-minorHeader:not(:last-child), .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-minorHeader:not(:last-child), .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-footer:not(:last-child), .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-footer:not(:last-child), .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-body .block-row:not(:last-child), .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-body .block-row:not(:last-child) { padding-bottom: 15px; } .uix_sidebarNav .uix_sidebarNav__inner__widgets .block:not(:last-child) .block-container, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block:not(:last-child) .block-container { border-bottom: 1px solid #e0e0e0; padding-bottom: 15px; } .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-minorHeader, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-minorHeader { font-size: 1.3rem; color: #76818d; } .uix_sidebarNav .uix_sidebarNav__inner__widgets .block-minorHeader:before, .offCanvasMenu-content .uix_sidebarNav__inner__widgets .block-minorHeader:before { display: none !important; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow { line-height: 40px; display: flex; align-items: center; color: #535b63; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow .contentRow-minor, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow .contentRow-minor, .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow .bookmarkRow-forum, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow .bookmarkRow-forum { display: none; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow .bookmarkRow-content, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .bookmarkRow .bookmarkRow-content { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .block-row, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .block-row { padding: 0 !important; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-main.contentRow-main--close, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-main.contentRow-main--close { padding: 0; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] i:before, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] i:before, .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] a, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] a { color: inherit; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .block-footer, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .block-footer, .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-main:before, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-main:before { display: none; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure { height: 24px; padding-right: 1em; font-size: 24px; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure .avatar, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure .avatar, .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure i, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure i { font-size: 24px; width: 24px; height: 24px; vertical-align: inherit; } .uix_sidebarNav .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure .node-icon, .offCanvasMenu-content .uix_sidebarNav__inner__widgets [data-widget-definition="th_bookmarks"] .contentRow-figure .node-icon { width: auto; } .uix_sidebarTrigger--phrase { display: none; } .uix_headerInner--opposite a.uix_sidebarTrigger__component { padding: 0 4px; } .uix_headerInner--opposite a.uix_sidebarTrigger__component i { margin: 0; } .uix_originalPoster__icon { height: 19px; width: 19px; background: #ebecee; color: #141618; display: inline-block; border-radius: 100%; text-align: center; } .uix_solutionAttribution { color: #63b265; } .actionBar-action.actionBar-action--vote .contentVote { flex-direction: row; font-size: inherit; min-width: 0px; } .actionBar-action.actionBar-action--vote .contentVote .contentVote-vote { width: 24px; height: 24px; line-height: 24px; text-align: center; padding: 0; background: #f3f4f5; border-radius: 100%; transform: initial; } .actionBar-action.actionBar-action--vote .contentVote .contentVote-vote.is-voted { background: #63b265; color: #fff; } .actionBar-action.actionBar-action--vote .contentVote .contentVote-score { padding: 0 10px; }, 1713880501
    Run Time: 0.000453

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  42. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:uix_socialMedia.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000152
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  43. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:uix_socialMedia.less, ad42f6697b035b7580e4fef93be20b4d, [data-widget-definition="thuix_socialMedia"] .block-row { max-height: 200px; overflow-y: auto; }, 1713880501
    Run Time: 0.000749

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  44. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:widget_live_forum_statistics.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000199
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  45. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:widget_live_forum_statistics.less, ad42f6697b035b7580e4fef93be20b4d, .lfs { position: relative; display: -webkit-flex; display: flex; } @media (max-width: 300px) { .lfs { display: none !important; } } .lfs ul { list-style: none; padding: 0; margin: 0; } .lfs .tabs-container { border-bottom: 1px solid #eee; display: flex; } .lfs .tabs--list { font-size: 16px; color: #141618; flex: 1 auto; } .lfs .tabs--scroller .hScroller-action { color: #141618; padding: 0; padding-bottom: 3px; width: auto; } .lfs .tabs--scroller .hScroller-action:hover { color: #2b76b1; } .lfs .tabs .tab { border-bottom: 3px solid #e8f3fb; padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px; margin: 2px; white-space: nowrap; cursor: pointer; } .lfs .tabs .tab:not(.is-selected):hover { border-bottom: 3px solid #1642e4; margin: 2px; } .lfs .tabs .tab:last-child { margin-right: 0; } .lfs .tabs .tab.is-selected { border-bottom: 3px solid #00d9ff; margin: 2px; } .lfs .tabs .tab.menu-open { margin-right: 0; } .lfs a.tab-link { color: #141618; text-decoration: none; } .lfs .tabs-buttons { padding-top: 11px; padding-right: 10px; padding-bottom: 11px; padding-left: 10px; white-space: nowrap; } .lfs .tabs-buttons .extra-button, .lfs .tabs-buttons a.extra-button { color: #2b76b1; margin-right: 5px; cursor: pointer; } .lfs .tabs-buttons .extra-button:hover, .lfs .tabs-buttons a.extra-button:hover { text-decoration: none; } .lfs .tabs-buttons .extra-button:last-child, .lfs .tabs-buttons a.extra-button:last-child { margin-right: 0; } .lfs .tabs-buttons .mute-button i:before { font: normal normal normal 18px/1 "Material Design Icons"; font-size: 110%; font-weight: normal; line-height: inherit; width: auto; content: "\f028"; display: inline-block; text-align: center; } .lfs .tabs-buttons .mute-button.is-muted i:before { content: "\F075F"; display: inline-block; text-align: center; } .lfs .tabs-buttons .setting-button { display: none; } .lfs .tabs-buttons .setting-button.is-active { display: inline; } .lfs .tabGroup { color: #141618; background: #fff; border-width: 0; border-style: solid; border-top-color: #e0e0e0; border-right-color: #e0e0e0; border-bottom-color: #e0e0e0; border-left-color: #e0e0e0; border-radius: 4px; padding: 0; margin-right: 5px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; flex: 1 1 100%; max-width: 100%; overflow: hidden; } .lfs .tabGroup:last-child { margin-right: 0; } .lfs .tabGroup .tabGroup-content { max-height: 40em; height: 40em; position: relative; } .lfs .tabGroup .tabGroup-content .tabGroup-scroller { overflow-y: auto; scroll-behavior: smooth; max-height: 100%; height: 100%; } .lfs .tabGroup .tabGroup-content .tabGroup-scroller > .content .structItem--lfsItem:first-child { border-top: none; } .lfs .tabGroup .tabGroup-content.is-updating .content { opacity: .7; } .lfs .tabGroup .tabGroup-content.is-updating .loader-block { position: absolute; top: 0; left: 0; } .lfs .tabGroup--members { flex-basis: 35% !important; } .lfs .tabGroup--members .tab { width: 100%; } .lfs .tabGroup--members .empty-block img { width: 100%; } .lfs .tabGroup--threads .tabGroup-content span .label { margin-right: 5px; white-space: nowrap; } .lfs .tabGroup .structItem { table-layout: fixed; } .lfs .tabGroup .structItem--lfsItem { border-top: 1px solid #f0f0f0; -webkit-transition: background 0.2s ease; transition: background 0.2s ease; } .lfs .tabGroup .structItem--lfsItem:hover { background: #f3f4f5; } .lfs .tabGroup .structItem--lfsItem.is-unread .structItem-cell--icon { color: #FF0000; } .lfs .tabGroup .structItem--lfsItem.item--iconRightLayout .structItem-cell--icon { padding-right: 10px; padding-left: 0; } .lfs .tabGroup .structItem--lfsItem:not(.item--stickedLink):hover .structItem-cell--mainData { display: none; } .lfs .tabGroup .structItem--lfsItem:not(.item--stickedLink):hover .structItem-cell--secondData { display: table-cell; } .lfs .tabGroup .structItem--lfsItem .contentRow-title { font-size: 1.4rem; } .lfs .tabGroup .structItem--different { background: #f3f4f5; } .lfs .tabGroup .structItem-cell { padding: 5px 10px; border: none; } .lfs .tabGroup .structItem-cell--icon { font-size: 12px; color: #ECEFF1; padding-top: 8px; padding-right: 0; margin-right: 2px; width: 20px; } .lfs .tabGroup .structItem-cell--avatar { width: 32px; padding-right: 0; } .lfs .tabGroup .structItem-cell--avatar .avatar { height: 22px; width: 22px; } .lfs .tabGroup .structItem-cell--replyCount { width: 90px; } .lfs .tabGroup .structItem-cell--mainData { width: 250px; } .lfs .tabGroup .structItem-cell--mainData .username { max-width: 75px; overflow: hidden; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; } .lfs .tabGroup .structItem-cell--secondData { display: none; width: 250px; } .lfs .tabGroup .structItem-cell--rightIcon { font-size: 12px; color: #535b63; padding-top: 7px; max-width: 75px; overflow: hidden; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; float: right; } .lfs .tabGroup .structItem-cell .unread-postfix { font-size: 12px; color: #2196F3; background: #2196F3; border-radius: 4px; padding: 2px 4px; } .lfs .fl-r { float: right; } .lfs .action-buttons a { margin-right: 5px; } .lfs .action-buttons a:hover { text-decoration: none; } .lfs .action-buttons a:last-child { margin-right: 0; } .lfs .left-mrg-icon { margin-left: 2px; } .lfs .empty-block { color: #535b63; text-align: center; width: 100%; } .lfs .empty-block img { width: 30%; } .lfs .loader-block { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; z-index: 200; } .lfs .loader { display: inline-block; position: relative; width: 126px; height: 126px; } .lfs .loader div { position: absolute; border: 4px solid #141618; opacity: 1; border-radius: 50%; animation: loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; } .lfs .loader div:nth-child(2) { animation-delay: -0.5s; } .lfs .page-loading-spinner { padding: 5px 10px; text-align: center; } .lfs .page-loading-spinner .spins { display: inline-block; position: relative; height: 13px; width: 75px; } .lfs .page-loading-spinner .spins div { position: absolute; width: 13px; height: 13px; border-radius: 50%; background: #141618; animation-timing-function: cubic-bezier(0, 1, 1, 0); } .lfs .page-loading-spinner .spins div:nth-child(1) { left: 8px; animation: page-loading-ellipsis1 0.6s infinite; } .lfs .page-loading-spinner .spins div:nth-child(2) { left: 8px; animation: page-loading-ellipsis2 0.6s infinite; } .lfs .page-loading-spinner .spins div:nth-child(3) { left: 32px; animation: page-loading-ellipsis2 0.6s infinite; } .lfs .page-loading-spinner .spins div:nth-child(4) { left: 56px; animation: page-loading-ellipsis3 0.6s infinite; } .lfs .hidden-pageNav { display: none; } @keyframes loader { 0% { top: 55px; left: 55px; width: 0; height: 0; opacity: 1; } 100% { top: -1px; left: -1px; width: 115px; height: 115px; opacity: 0; } } @keyframes page-loading-ellipsis1 { 0% { transform: scale(0); } 100% { transform: scale(1); } } @keyframes page-loading-ellipsis2 { 0% { transform: translate(0, 0); } 100% { transform: translate(24px, 0); } } @keyframes page-loading-ellipsis3 { 0% { transform: scale(1); } 100% { transform: scale(0); } } .menu-content .tab:hover { cursor: pointer; } @media (max-width: 900px) { .lfs { display: block; } .lfs .tabs--list, .lfs .tabs-buttons { font-size: 13px; } .lfs .tabGroup { display: block; width: 100%; margin-bottom: 5px; } .lfs .tabGroup--members { display: none; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem { display: flex; flex-flow: row wrap; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem:hover .structItem-cell--mainData { display: block; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem:hover .structItem-cell--secondData { display: none; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem.item--iconRightLayout .structItem-cell--title { padding-left: 10px; padding-right: 0; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem.item--iconRightLayout .structItem-cell--mainData { padding-left: 10px; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem.item--stickedLink .structItem-cell--title, .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem.item--thread.is-sticked .structItem-cell--title { padding-bottom: 5px; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem.item--stickedLink .structItem-cell--mainData, .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem.item--thread.is-sticked .structItem-cell--mainData { display: none; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--icon, .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--replyCount { display: none; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--title { padding-bottom: 0; word-wrap: anywhere; flex-basis: 85%; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--mainData { display: block; padding-top: 0; width: 100%; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--secondData { display: none !important; } } .lfs div.tabGroup ul li.is-sticked { background: #c7b7f436; border-radius: 5px; font-size: 16px; } .lfs div.tabGroup ul li.is-sticked a { color: #670bec; } .structItem-cell > a { color: black; font-size: 15px; } .lfs .tabGroup .structItem--lfsItem:hover { background: #6a81fd5e; } .lfs .tabGroup .structItem--lfsItem { border-top: 1px solid #3430c64d; font-weight: 300; } .lfs .tabGroup .structItem-cell--icon { color: #2482C1; } /* .lfs .tabGroup .structItem--lfsItem.is-unread .structItem-cell--icon { display: none; } .lfs .tabGroup .structItem-cell--icon { display: none; } */ .lfs div.tabGroup.tabGroup--threads div.tabGroup-content div.tabGroup-scroller ul.content li.structItem.structItem--lfsItem.is-sticked div.structItem-cell.structItem-cell--mainData span.postDate.contentRow-minor { display: none; } .lfs div.tabGroup.tabGroup--threads div.tabGroup-content div.tabGroup-scroller ul.content li.structItem.structItem--lfsItem div.structItem-cell.structItem-cell--mainData span.postDate.contentRow-minor { display: none; } /* .tabGroup-content .structItem-cell--icon .fa-chevron-double-right::before { content: "\F028D"; color: #657dff; } */, 1713880501
    Run Time: 0.000272

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  46. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:xfa_mcdn_header.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000268
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  47. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:xfa_mcdn_header.less, ad42f6697b035b7580e4fef93be20b4d, .countdown-header .countdown-item { margin-left: 10px; } .countdown-header .countdown-item .countdown-timer { text-align: center; } .countdown-header .countdown-item .countdown-timer div { display: inline-block; } .countdown-header .countdown-item .countdown-timer .countdown-element { border-radius: 5px; display: inline-block; text-align: center; position: relative; height: 25px; width: 30px; margin-left: 5px; } .countdown-header .countdown-item .countdown-timer .countdown-element .countdown-figures { background: #f3f4f5; color: #8BC34A; display: block; font-size: 14px; line-height: 25px; overflow: hidden; position: absolute; text-align: center; top: 0; width: 100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; } .countdown-header .countdown-item .countdown-timer .countdown-element .countdown-type { margin-top: 5px; display: block; position: absolute; top: 22px; width: 100%; color: #141618; font-size: 7px; } .countdown-header .countdown-item .countdown-timer .countdown-title { display: inline-block; position: relative; width: 15px; vertical-align: top; padding-top: 3px; }, 1713880501
    Run Time: 0.000225

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20
  48. SELECT title, output
    FROM xf_css_cache
    WHERE title IN ('public:extra.less')
    	AND style_id = ?
    	AND language_id = ?
    	AND modifier_key = ?
    	AND cache_date >= ?
    Params: 20, 2, ad42f6697b035b7580e4fef93be20b4d, 1713880501
    Run Time: 0.000340
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_css_cacheconststyle_language_title_modifierstyle_language_title_modifier194const,const,const,const1 

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
    3. XF\Db\AbstractAdapter->fetchPairs() in src/XF/CssRenderer.php at line 223
    4. XF\CssRenderer->getIndividualCachedTemplates() in src/XF/CssRenderer.php at line 230
    5. XF\CssRenderer->getIndividualCachedTemplate() in src/XF/CssRenderer.php at line 342
    6. XF\CssRenderer->renderTemplate() in src/XF/CssRenderer.php at line 258
    7. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    8. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    9. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    10. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    11. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    12. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    13. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    15. XF\App->run() in src/XF.php at line 488
    16. XF::runApp() in index.php at line 20
  49. INSERT  INTO `xf_css_cache` (`style_id`, `language_id`, `title`, `modifier_key`, `output`, `cache_date`) VALUES (?, ?, ?, ?, ?, ?) ON DUPLICATE KEY UPDATE output = VALUES(output), cache_date = VALUES(cache_date)
    Params: 20, 2, public:extra.less, ad42f6697b035b7580e4fef93be20b4d, /* .p-body { margin-top: 2em; } */ body { overflow-x: hidden !important; } #top > .p-body > .p-body-inner { padding-top: 0px !important; } #top > .p-body { padding-top: 0px !important; } .block.block--messages .block-container, .block.js-quickReply .block-container { box-shadow: 0 4px 15px 0 rgba(88, 106, 153, 0.2); } .block-container { box-shadow: 0 4px 15px 0 rgba(88, 106, 153, 0.2); } .template-forum_list .p-body-inner > .uix_contentWrapper > .block:nth-of-type(1) { margin-top: 15px; } /******************************/ .action-buttons.fl-r { display: none; } .message.message--deleted { display: none; } .xftstyle_premc { border-color: #1434DD !important; color: #1434DD !important; text-shadow: 0 0 30px #23a8f7, 5px 9px 5px rgba(0, 0, 0, 0.5), 0 0 10px #2346f7, 0 0 100px #2346f7, 0 0 500px #23e3f7; } .spetsialistPrefix { background-image: url(/styles/default/xenforo/spetsialist.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; padding-left: 0.35em; text-indent: -9999px; padding-left: 15px; } .levchikt { background-image: url(/styles/default/xenforo/taras.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; padding-left: 0.35em; text-indent: -9999px; padding-left: 15px; } .xyzschoolPrefix { background-image: url(/styles/default/xenforo/xyzsc.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; padding-left: 0.35em; text-indent: -9999px; padding-left: 15px; } .aLesli { background-image: url(/styles/default/xenforo/лесли.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; padding-left: 0.35em; text-indent: -9999px; padding-left: 15px; } .yandexpraktik { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #fffefe; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #02a202, #00a700); background: linear-gradient(to top, #a24429, #bd5050); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; -webkit-box-shadow: inset 0px 1px 0px #68b800, 0px 2px 0px 0px #248600, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #913b3b, 0px 2px 0px 0px #d04b2c, 0px 3px 5px #d23c3c; } .revitonika { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #000; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #02a202, #00a700); background: linear-gradient(to top, #ff4d17, #ffe50e); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; -webkit-box-shadow: inset 0px 1px 0px #68b800, 0px 2px 0px 0px #248600, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #ff1616, 0px 2px 0px 0px #d04b2c, 0px 3px 5px #d23c3c; } .audioBookz { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #000; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #ffba17, #ffe50e); background: linear-gradient(to top, #ffba17, #ffe50e); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; -webkit-box-shadow: inset 0px 1px 0px #ffef04, 0px 2px 0px 0px #d0af2c, 0px 3px 5px #d2893c; box-shadow: inset 0px 1px 0px #ffef04, 0px 2px 0px 0px #d0af2c, 0px 3px 5px #d2893c; } .audioBookz::before { content: "\f028"; font-family: FontAwesome; padding-right: 7px; } .arbitRaj { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #bb0bfb, #1a1118); background: linear-gradient(to top, #bb0bfb, #1a1118); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; -webkit-box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #b79f22, 0px 2px 0px 0px #483f22, 0px 3px 5px #999; } .arbitRaj::before { content: "📈"; padding-right: 7px; } .actionBar .actionBar-action--reaction { background-color: #eaf4fc; padding: 3px 5px; color: #d40e29; border-radius: 2px; border: 1px solid white; font-weight: 800; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); } .reaction--1 .reaction-text { color: #d81224; } .membership-style-one .membership-header, .membership-style-two .membership-header, .membership-style-three .membership-header, .membership-style-two .membership-bottom, .membership-style-three .membership-bottom { background: linear-gradient(to right, #4552ac, #497cbb) !important; } .membership-payment-wrapper .input { background-color: #efefef; background-size: 1.8em !important; } .membership-style-one .membership-list li, .membership-style-two .membership-list li, .membership-style-three .membership-list li, .membership-style-four .membership-list li, .membership-style-five .membership-list li { color: #000000; } .membership-style-one .membership-list li i, .membership-style-two .membership-list li i, .membership-style-three .membership-list li i, .membership-style-four .membership-list li i, .membership-style-five .membership-list li i { font-size: 22px !important; } .membership-list .fal.fa-badge-check { color: #00b73f; } .membership-style-one .membership-bottom .button { color: #fff; font-size: 16px !important; width: 100%; } .membership-top-message, .membership-bottom-message { font-size: 1.8rem; color: #000 !important; padding: 1px; margin: 1px; } .membership-style-one .membership-bottom { padding: 0px 0 0px 0; } .membership-style-one .membership-list li, .membership-style-two .membership-list li, .membership-style-three .membership-list li, .membership-style-four .membership-list li, .membership-style-five .membership-list li { letter-spacing: 0; font-size: 14px !important; color: #000 !important; } .membership-style-one .membership-bottom { background: linear-gradient(to right, #4552ac, #497cbb) !important; } .membership-payment-wrapper .input { padding: 15px; font-weight: 600; } .paraPrefix { background-image: url(/styles/default/xenforo/imag/para.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .cloudPrefix { background-image: url(/styles/default/xenforo/imag/polling.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .LyndaPrefix { background-image: url(/styles/default/xenforo/imag/lynda.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .SalesPrefix { background-image: url(/styles/default/xenforo/imag/sale.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .udemyPrefix { background-image: url(/styles/default/xenforo/imag/172_1.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .bmPrefix { background-image: url(/styles/default/xenforo/imag/bm.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .skillboxPrefix { background-image: url(/styles/default/xenforo/imag/skillb.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 4px 9px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .netlogPrefix { background-image: url(/styles/default/xenforo/imag/171_1.jpg); background-repeat: no-repeat; width: 26px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .monsterPrefix { background-image: url(/styles/default/xenforo/imag/monster.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .geekbraindPrefix { background-image: url(/styles/default/xenforo/imag/geekbraind.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .WebForMyselfPrefix { background-image: url(/styles/default/xenforo/imag/webfor.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .ZakkhaymPrefix { background-image: url(/styles/default/xenforo/imag/zaha.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .LikePrefix { background-image: url(/styles/default/xenforo/imag/likecentr.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .otusPrefix { background-image: url(/styles/default/xenforo/imag/otus1.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .puzatPrefix { background-image: url(/styles/default/xenforo/puzat.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .gandoPrefix { background-image: url(/styles/default/xenforo/gando.jpg); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .trixyPrefix { background-image: url(/styles/default/xenforo/trixy.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .liliPrefix { background-image: url(/styles/default/xenforo/nilova.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .zaharPrefix { background-image: url(/styles/default/xenforo/zahar.png); background-repeat: no-repeat; width: 24px; height: 24px; text-overflow: clip; white-space: nowrap; overflow: hidden; text-indent: 130%; display: inline-block; vertical-align: middle; background-size: 25px; padding: 1px .35em; text-indent: -9999px; padding-left: 15px; } .fsp .tabGroup--threads .thread--122657 .title a { color: #de1f1f !important; text-shadow: 0px 0px 0px !important; } @media (max-width: 650px) { .xenmax-sameCate { display: none !important; } } .cxf-rul { color: #252525b3 !important; } .carousel-item { border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; background: #ffffff !important; } .notice.notice--primary { border: 0px solid #2196F3; background: #EBF3F6; } .couponCode .title { color: #f70f0f; } .couponCode p { font-size: 25px; color: #0f0f0f; font-weight: bold; } .message-rateInfo { background: #7dce45; color: #000; padding: 2px 9px 5px 9px; border-radius: 3px; display: inline-block; margin-top: -5px; } .message-attribution { padding-bottom: 25px; } .contest-block .c-main-block .c-title { color: #e8100a; } a { color: #6168c8; } .notice.notice--enablePush { border: 2px solid #f34509; padding: 16px; font-size: 15px; } .button.button--provider--google, a.button.button--provider--google { color: #444444; background-color: #f1f1f1; border-color: #ebebeb; border-color: #e9e9e9; } ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { background: #f7efef; border-radius: 5px; } ::-webkit-scrollbar-thumb { background: #a5a2a2; border-radius: 5px; } .uix_fabBar .p-title-pageAction .button:last-child { display: none; } .conversationsearchplus-container { padding: 20px; background: #fff; border: 1px solid #0c0c0c61; } /* Выравнивание блоков на главной */ .block--category.is-gridded .node-body { display: inline-flex; width: -webkit-fill-available; } /*по 2 блока в сетке нод* .block--category.is-gridded .node{ flex: 1 1 350px; } /************************/ .fsp .item.is-sticked { background: #fff; } .fsp .item.is-sticked .title a { color: #000; font-weight: 700; } .fsp .item.is-sticked .contentRow-minor { color: #fff; font-weight: 700; } .fsp .tabGroup--threads .tabGroup-content span .label { margin-right: 5px; white-space: nowrap; } .fsp .tabGroup--threads .tabGroup-content span { margin-right: 1px !important; } .block--category.is-gridded .node-body { height: auto; } .uix_originalPoster__icon { display: none; } .p-header .p-header-logo img { max-width: 300px; } .message-newIndicator { background: #546e7a; } .button.button--cta:hover, a.button.button--cta:hover, .button.button--cta:focus, a.button.button--cta:focus { background: #3962c4; box-shadow: 0 6px 10px 0px rgba(0, 0, 0, 0.14), 0 1px 18px 0px rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2); } .tabs--standalone .tabs-tab:hover { color: #546e7a; } .tabs--standalone .tabs-tab.is-active { color: #546e7a; border-color: #546e7a; } .blockLink.is-selected { color: #546e7a; border-left: 2px solid #546e7a; } .button, a.button { color: #546e7a; } .button.button--primary, a.button.button--primary { color: #fff; background: #3B6FC1; padding: 0 15px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2); border: none; border-color: #42709a; } .button.button--primary:hover, a.button.button--primary:hover, .button.button--primary:focus, a.button.button--primary:focus { background: #5e7ae8; box-shadow: 0 6px 10px 0px rgba(0, 0, 0, 0.14), 0 1px 18px 0px rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2); } .pageNav-page.pageNav-page--current { color: #546e7a; box-shadow: 0 -2px #4a7dac inset; cursor: pointer; } .block-tabHeader .tabs-tab.is-active { background: none; color: #546e7a; border-color: #546e7a; } .button.button--cta, a.button.button--cta { color: #fff; background: #3b419d; padding: 0 15px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2); border: none; border-color: #3B6FC1; } .uix_welcomeSection .uix_welcomeSection__title { font-size: 26px; color: #546e7a; margin: 0; font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif; } a.sidePanel__tab { background-color: #3B6FC1; } .button.button--scroll, a.button.button--scroll { color: #fff; background: #494c82; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.12), 0 1px 3px 0 rgba(0, 0, 0, 0.2); border: none; border-color: #546e7a; } .button.button--scroll, a.button.button--scroll:focus { background: #546e7ae6; box-shadow: 0 6px 10px 0px rgba(0, 0, 0, 0.14), 0 1px 18px 0px rgba(0, 0, 0, 0.12), 0 3px 5px 0 rgba(0, 0, 0, 0.2); } .button.button--scroll:hover, a.button.button--scroll:hover, .button.button--scroll:focus, a.button.button--scroll:focus { color: #fff; background: #0f81fb; } .p-footer-linkList.p-footer-choosers a:hover { background: none; } .node-body { background: #ffffff; } .node--depth2:nth-child(even) .node-body { background-color: #ffffff; } .uix_headerContainer .p-navSticky.is-sticky .p-nav { background: #397ca4; } .p-nav-list .p-navEl.is-selected { color: #fff; font-weight: 500; background: #61a09e; } .p-nav { background-color: #3B6FC1; border-radius: 15px 15px 0px 0px; } .p-footer-inner { background: #3B6FC1; border-top-right-radius: 30px; border-top-left-radius: 30px; border-top: 1px solid #ffb300; } .p-footer-linkList.p-footer-choosers a { margin: 6px; background: #397ca4; } .node-title { font-size: 1.49rem; color: #000000; } .node--unread .node-icon i:before { opacity: 1; color: #5d8a89; } .block--category .block-header { font-size: 15px; color: #fff; font-weight: 500; border-bottom-width: 0; border-bottom-style: solid; padding: 16px; padding-top: 10px; line-height: 1; /*background-color:#c9daf4;*/ background-color: #2f468a; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; } .label { color: #fff; border-color: none !important; } .label.label--subtle { color: #1c1c1c; } .noticeVipblock { text-align: center; background-color: #fff; background: url("images/photo.jpg") no-repeat; background-size: 100%; } .noticeVipblock:before, .noticeVipblock:after { content: ""; position: absolute; left: 0; right: 0; height: 2px; width: 100%; } .block--category .block-header .node-description { font-size: 12px; color: #c9cfcf; } .forumStats-sidebar .tabs--standalone { padding: 15px 10px 15px; } .forumStats-main .block-container, .js-forumStatsSidebar { height: 293px; overflow-y: auto; overflow-x: hidden; } .dataList-cell.dataList-cell--min, .dataList-cell.dataList-cell--action { text-align: left; } .forumStatsContainer, .forumStats-sidebar a, .tabs--standalone .tabs-tab, .tabs--standalone .tabs-extra, .tabs--standalone .hScroller-action { font-size: 14px; } .button.button--provider > .button-text:before, a.button.button--provider > .button-text:before { margin: -4px 10px -4px 0; } .avatar img { background-color: rgba(255, 255, 255, 0); } [data-template="member_view"] .memberHeader-banners [class*='xftstyle_'], .tooltip--member .tooltip-content [class*='xftstyle_'] { width: 140px !important; } .message-userBanner.userBanner { display: block; margin-top: 3px; } .userBanner { border-radius: 0px; } .xftstyle_user { color: #000; border-color: #2b75af; } .xftstyle_prem { color: #FFA500; border-color: #FD7E0D !important; text-shadow: 0 0 30px #f72d23, 5px 9px 5px rgba(0, 0, 0, 0.5), 0 0 10px #2346f7, 0 0 100px #f75f23, 0 0 500px #f72d23; } .xftstyle_pred { color: #b52929; border-color: #b52929; } .xftstyle_admin { color: #f70000; border-color: #f70000; } .xftstyle_redactor { color: #229333; border-color: #229333; color: #712955; text-shadow: 0 0 3px #326a62, 5px 9px 5px rgba(0, 0, 0, 0.5), 0 0 10px #2358f7, 0 0 10px #2346f7, 0 0 50px #23e3f7; } [class*='xftstyle_'] { display: inline-block; position: relative; font-family: 'Bebas Neue'; font-size: 18px; font-weight: bold; font-style: normal; text-align: center; margin: 4px 0; width: 100%; border-top: 2px solid; border-bottom: 2px solid; border-left: none; border-right: none; } .dataList-row.dataList-row--header .dataList-cell { color: #191919; } .block-tabHeader .tabs-tab:hover { color: #3d7ba2; } .telegramim_shadow { background: #2e59a9 !important; box-shadow: 1px 1px 5px #3d7ba2; } .visitor-panel-new .visitor .vpn-header { background: #3d7ba2 !important; } .p-footer-copyrightRow { display: none; } .p-footer-inner a { color: #ffffff; } block-header { padding: 10px 15px; } .banner_admin { color: #fff; background: rgba(247, 0, 0, 0.85); border-color: #f70000; font-weight: bold; width: 134px; font-size: 12px; } .banner_user { color: #fff; background: #808080; border-color: #676767; font-weight: bold; width: 134px; font-size: 12px; } .banner_prov { color: #fff; background: #1974b5; border-color: #1974b5; font-weight: bold; width: 134px; font-size: 12px; } .banner_prem { color: #fff; background: #FFA500; border-color: #FFA500; font-weight: bold; width: 134px; font-size: 12px; } .banner_moder { color: #fff; background: #0a981f; border-color: #0a981f; font-weight: bold; width: 134px; font-size: 12px; } .banner_chit { color: #fff; background: grey; border-color: grey; font-weight: bold; width: 134px; font-size: 12px; } .avatar.avatar--m { width: 110px; height: 110px; } .node .node-subNodeFlatList li { float: left; margin: 2px 0 2px 2%; width: 48%; } .uix_welcomeSection .uix_welcomeSection__text { font-size: 16px; color: #4e4e4e; padding-top: 4px; padding-bottom: 16px; width: 70%; } .uix_welcomeSection .uix_welcomeSection__title { font-size: 28px !important; margin: 0; color: #fff !important; } .memberTooltip-info .button, .memberTooltip-actions .button { font-size: 11px !important; } .p-nav-list .p-navEl.is-selected { background: none; } .button, a.button { font-size: 12px !important; } .p-nav-list .p-navEl { font-size: 13px; color: #ffffff !important; } .first-statistics-block .tab-list { align-items: center; padding: 10px; font-weight: 400; color: #7c9292; background: #f9f9f9; } .uix_headerContainer .p-navSticky.is-sticky > * { box-shadow: none; } .block-header { padding: 8px 15px; } .siropuChatMention { padding: 5px; background-color: #88939712; } .carousel-item { background: #f9f9f9; } .categoryList-toggler { padding: 8px 8px; } .likesBar { transition-property: all,-xf-height; background: #f5f5f5; border: 1px solid #dfdfdf; border-left: 2px solid #47a7eb; } .uix_contentWrapper { background: none !important; border: none !important; border-radius: 30px; } .shopping-view-block { background-color: #ffffff; } .shopping-view-block-title { color: #242424; font-size: 16px; text-shadow: 0 1px 0 #fff; font-weight: 400px; } .shopping-view-block-items { color: #000000; font-weight: 400; } .progressbar-text { color: #000000; } .xfa-nit-node-icon { width: 55px; } .banner_prem { color: #fff; background: #FFA500; border-color: #FFA500; font-weight: bold; width: 134px; font-size: 12px; } .HideItem { color: #FFA500; } .HideBlock-title { color: #090909; } .visitor-panel-new .visitor .vpn-header { background: #41a2dc; } .avatar.avatar--m { font-size: 96.6px; } .conversationview-container { background: #ffffff; } .uix_contentWrapper { margin-bottom: 20px; padding: 20px; background: url(backgraund/bg-c.jpg); border: 1px solid #e0e0e0; } .p-body-header .pageContent { /*display: flex; align-items: center;*/ max-width: 100%; padding: 10px; /*background-color: #F7F8F9;*/ background-color: #F7F8F905; /*border-style: solid; border-top-color: #d8dede; border-right-color: #d8dede; border-bottom-color: #d8dede; border-left-color: #d8dede; border-radius: 3px; box-shadow: 0 0 1em #9390e6; border: none; border-top: 2px solid #2483c6; box-shadow: 0 0 1em #6387b2;*/ /*background-image: url(backgraund/bg-c.jpg);*/ } @media all and (max-width: 900px) { html { overflow-x: hidden; } .p-body { align-items: center; } } @media all and (min-width: 900px) { .uix_contentWrapper { padding: 0px; } } .p-body { padding-top: 15px; padding-bottom: 15px; } .p-body-inner { background: #e9e8f7; box-shadow: 0px 0px 10px 4px rgba(2, 41, 246, 0.2); background: #e9e8f700; box-shadow: none; padding-left: 15px; padding-right: 15px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-radius: 30px; } .uix_welcomeSection .uix_welcomeSection__text { font-size: 16px; color: #4e4e4e; padding-top: 4px; padding-bottom: 16px; } .uix_welcomeSection { background-size: cover; background-position: right bottom; } .p-sectionLinks { font-size: 13px; /*background: url(backgraund/bg-c.jpg);*/ color: #ffffff; background: #3B6FC1; border-bottom: 0px solid #e0e0e0; /*box-shadow: 0 0 1em #6387b2;*/ border-radius: 0 0 30px 30px; border-top: 0.1px solid #ffd90a; } .uix_headerContainer .p-navSticky.is-sticky .p-sectionLinks { font-size: 13px; color: #ffffff; /* background: url(backgraund/bg-c.jpg);*/ background: #3B6FC1; border-bottom: 1px solid #e0e0e0; /*box-shadow: 0 0 1em #6387b2;*/ border-radius: 0 0 30px 30px !important; } html .p-pageWrapper .p-navSticky.is-sticky .p-sectionLinks { background: #3B6FC1; border-radius: 0 0 30px 30px !important; } .uix_headerContainer { background: none; } .p-header { background: none; } .uix_logo--text { font-size: 30px; color: #5e7793; } .block--category .block-header { font-size: 18px; } .p-staffBar { background: none; } .p-staffBar .pageContent a { color: rgba(0, 0, 0, 0.7); } .p-staffBar .pageContent a:hover { color: #3559b0; } .shopping-view-block { background-color: #EBF3F6; } .bbCodeBlock-title { color: #0051ab; } .message-cell.message-cell--user, .message-cell.message-cell--action { background: #e9e8f7; background: #fff; border-right: none; } .bbCodeBlock-expandLink a { color: #3485c4; } .p-nav a:not(.button) { color: #FFF; } .p-footer-inner a { color: #cac8c8; } .p-footer-linkList.p-footer-choosers a { color: #cac8c8; } .inlineModBar { background: #105683; } .p-nav-scroller .hScroller-action.hScroller-action--end { background: linear-gradient(to right, rgba(33, 150, 243, 0) 0%, #4d80a9 33%); } .p-nav-scroller .hScroller-action.hScroller-action--start { background: linear-gradient(to right, #4d80a9 66%, rgba(33, 150, 243, 0) 100%); } .p-footer { color: #a6bfbf; } .p-footer-inner { padding-bottom: 2px; } .block[data-widget-id] .block-minorHeader, .p-body-sideNav .block-minorHeader, .p-body-sidebar .block-minorHeader, .uix_extendedFooterRow .block-minorHeader, .block[data-widget-id] .block-header, .p-body-sideNav .block-header, .p-body-sidebar .block-header, .uix_extendedFooterRow .block-header { display: flex; } .block-minorHeader { border-top: 4px solid #3B6FC1; border-top-left-radius: 5px; border-top-right-radius: 5px; } .fsp .tabGroup-content { padding: 0 3px; max-height: 5500px; overflow-y: auto; position: relative; height: 450px; } .fsp .tabGroup { flex: 1 1 135%; } .fsp .overflowed { color: #000; } .fsp .tabs .tab { color: #606060; } .fa-user:before { color: #1b85c9; } .contentRow-minor { font-size: 13px; color: #8c8c8c; } .structItem-cell--secondData > .contentRow-minor > a { color: #b52b5f; font-weight: bolder; font-size: 14px; } .fsp .tabs .tab.is-selected { border-bottom: 3px solid #848586; } .welcomeblock { position: relative; background-size: cover; background-position: center; } .notices--block .notice { font-size: 14px; border-radius: 4px; } .notices.notices--block .notice { margin-bottom: 5px; } .notice-content { padding: 5px; } .slivurl { position: absolute; bottom: 5px; } .notices .uix_noticeIcon { display: none; } .notice-content { padding: 0px; } .notice { border: none; } .notice.notice--light { background: none; } .fsp .tabGroup .item .icon { display: none; } body[data-template="forum_list"] .p-body-header { display: none; } .fsp .overflowed { margin-left: 5px; } .label { display: inline-block; padding: 1px .35em; border: 1px solid transparent; border-radius: 4px; font-size: 80%; line-height: 1.26; text-decoration: none; } .wpPrefix:before { content: "\f19a"; font-family: FontAwesome; padding-right: 7px; } .wpPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #00a7da, #63bce0); background: linear-gradient(to top, #00a7da, #63bce0); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #06a8da; /* -webkit-box-shadow: inset 0px 1px 0px #b1edff, 0px 2px 0px 0px #008fbb, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #b1edff, 0px 2px 0px 0px #008fbb, 0px 3px 5px #999;*/ } .bizPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #ec2424, #281f1f); background: linear-gradient(to top, #ec2424, #281f1f); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #ff0202; /* -webkit-box-shadow: inset 0px 1px 0px #e20000, 0px 2px 0px 0px #a00404, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #e20000, 0px 2px 0px 0px #a00404, 0px 3px 5px #999;*/ } .bizPrefix:before { content: "\f2b5"; font-family: FontAwesome; padding-right: 7px; } .admCatPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #255059, #0d0f0f); background: linear-gradient(to top, #255059, #0d0f0f); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #3b90db, 0px 2px 0px 0px #006e73, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #3b90db, 0px 2px 0px 0px #006e73, 0px 3px 5px #999;*/ } .admCatPrefix:before { content: "\f132"; font-family: FontAwesome; padding-right: 7px; } .progPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #26a308, rgba(79, 174, 18, 0.68)); background: linear-gradient(to top, #26a308, rgba(79, 174, 18, 0.68)); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #50af12, 0px 2px 0px 0px #216b01, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #50af12, 0px 2px 0px 0px #216b01, 0px 3px 5px #999;*/ } .progPrefix:before { content: "\f121 "; font-family: FontAwesome; padding-right: 7px; } .isotericPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, rgba(133, 44, 210, 0.70980392), #b87ee4); background: linear-gradient(to top, rgba(133, 44, 210, 0.70980392), #b87ee4); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #0f0858, 0px 2px 0px 0px #ba62c9, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #9c5bd4, 0px 2px 0px 0px #7521bd, 0px 3px 5px #999;*/ } .isotericPrefix:before { content: "\f185"; font-family: FontAwesome; padding-right: 7px; } .growPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #53b0d6, #7cc3e0); background: linear-gradient(to top, #8bc34a, #8bc34a); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #9ddbf5, 0px 2px 0px 0px #25a2d6, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #71a436, 0px 2px 0px 0px #71a436, 0px 3px 5px #999;*/ } .growPrefix:before { content: "\f0ac "; font-family: FontAwesome; padding-right: 7px; } .seoPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #389f87, #15dbbf); background: linear-gradient(to top, #389f87, #15dbbf); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /*-webkit-box-shadow: inset 0px 1px 0px #3b8c79, 0px 2px 0px 0px #3d6719, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #3b8c79, 0px 2px 0px 0px #3d6719, 0px 3px 5px #999;*/ } .seoPrefix:before { content: "\f164"; font-family: FontAwesome; padding-right: 7px; } .zarPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #4169e1, #214cce); background: linear-gradient(to top, #03a9f4, #03a9f4); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #0287c3, 0px 2px 0px 0px #0287c3, 0px 3px 5px #999;*/ } .zarPrefix:before { content: "\f0d6"; font-family: FontAwesome; padding-right: 7px; } .investPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #ffd46b, #ffc152); background: linear-gradient(to top, #1859dc, #1859dc); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #130fbf, 0px 2px 0px 0px #130fbf, 0px 3px 5px #999;*/ } .investPrefix:before { content: "\f201 "; font-family: FontAwesome; padding-right: 7px; } .travelPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #f15d5d, #f1c40f); background: linear-gradient(to top, #f15d5d, #f1c40f); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #f06655; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #e7e7e7, 0px 2px 0px 0px #f16c48, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px 0px #e7e7e7, 0px 2px 0px 0px #f16c48, 0px 3px 5px #999;*/ } .travelPrefix:before { content: "\f072"; font-family: FontAwesome; padding-right: 7px; } .newsPrefix { /* vertical-align: 3px; font-family: 'Open Sans',sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0,0,0,0.6) 1px 1px 1px; position: relative; padding: 3px 6px; font-weight: 400; margin-bottom: 5px; border-radius: 5px !important; background: -webkit-linear-gradient(to top, #c1181d, #e52c27); background: linear-gradient(to top, #c1181d, #e52c27); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #cc1e20; -webkit-box-shadow: inset 0px 1px 0px #ec9d9d, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #ec9d9d, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; */ vertical-align: 2px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 5px 7px; font-weight: 400; margin-bottom: 5px; border-radius: 5px !important; background: -webkit-linear-gradient(to top, #d91818, #d74646); background: linear-gradient(to top, #d91818, #d74646); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border: 1px solid #f9026a; /*-webkit-box-shadow: inset 0px 1px 0px #9dadec, 0px 2px 0px 0px #03198e, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #9dadec, 0px 2px 0px 0px #03198e, 0px 3px 5px #999;*/ } .newsPrefix:before { content: "\f0a1"; font-family: FontAwesome; padding-right: 7px; } .remPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; border-radius: 5px !important; background: -webkit-linear-gradient(to top, #c1181d, #e52c27); background: linear-gradient(to top, #8b4513, #8b4513); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; /* border: 1px solid #cc1e20; */ /* -webkit-box-shadow: inset 0px 1px 0px #ec9d9d, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #482207, 0px 2px 0px 0px #482207, 0px 3px 5px #999;*/ } .remPrefix:before { content: "\f015"; font-family: FontAwesome; padding-right: 7px; } .razPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; border-radius: 5px !important; background: -webkit-linear-gradient(to top, #c1181d, #e52c27); background: linear-gradient(to top, #2196f3, #2196f3); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; /* -webkit-box-shadow: inset 0px 1px 0px #1a78c2, 0px 2px 0px 0px #1a78c2, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #1a78c2, 0px 2px 0px 0px #1a78c2 0px 3px 5px #999;*/ } .razPrefix:before { content: "\f02d"; font-family: FontAwesome; padding-right: 7px; } .fsp .tabGroup--threads .tabGroup-content span { display: inline-flex; margin-right: 5px; white-space: nowrap; } .picPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; border-radius: 5px !important; background: -webkit-linear-gradient(to top, #c1181d, #e52c27); background: linear-gradient(to top, #ff69b4, #ff69b4); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; /* -webkit-box-shadow: inset 0px 1px 0px #eb4196, 0px 2px 0px 0px #eb4196, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #1a78c2, 0px 2px 0px 0px #1a78c2 0px 3px 5px #999;*/ } .picPrefix:before { content: "\f08a"; font-family: FontAwesome; padding-right: 7px; } .collPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; border-radius: 5px !important; background: -webkit-linear-gradient(to top, #c1181d, #e52c27); background: linear-gradient(to top, #ca4e21, #e37e41); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; /* -webkit-box-shadow: inset 0px 1px 0px #eb4196, 0px 2px 0px 0px #eb4196, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #1a78c2, 0px 2px 0px 0px #1a78c2 0px 3px 5px #999;*/ } .collPrefix:before { content: "\f0f5"; font-family: FontAwesome; padding-right: 7px; } .booksPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #fd1535, #2a9ad0); background: linear-gradient(to top, #fd1535, #2a9ad0); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #bfa9a3, 0px 2px 0px 0px #82432e, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #bfa9a3, 0px 2px 0px 0px #82432e, 0px 3px 5px #999;*/ } .booksPrefix:before { content: "\f02d"; font-family: FontAwesome; padding-right: 7px; } .prntsPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #4169e1, #7891dc); background: linear-gradient(to top, #4169e1, #7891dc); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #728ddd; /* -webkit-box-shadow: 0px 2px 0px 0px #214cce, 0px 3px 5px #999; box-shadow: 0px 2px 0px 0px #214cce, 0px 3px 5px #999;*/ } .prntsPrefix:before { content: "\f1ae "; font-family: FontAwesome; padding-right: 7px; } .avtoPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #00e5fd; text-shadow: rgba(0, 0, 0, 0.6) 2px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #39403a, #2063aa); background: linear-gradient(to top, #39403a, #2063aa); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: 0px 2px 0px 0px #939090, 0px 3px 5px #14b4ce; box-shadow: 0px 2px 0px 0px #939090, 0px 3px 5px #14b4ce;*/ } .avtoPrefix:before { content: "\f1b9 "; font-family: FontAwesome; padding-right: 7px; } .fotoPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: #8278f9 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #3163f9, #274ad2); background: linear-gradient(to top, #3163f9, #274ad2); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #3d9f9f, 0px 2px 0px 0px #48b9fd, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #3d9f9f, 0px 2px 0px 0px #48b9fd, 0px 3px 5px #999;*/ } .fotoPrefix:before { content: "\f030"; font-family: FontAwesome; padding-right: 7px; } .musicPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #0fa3e0, #3fc2f7); background: linear-gradient(to top, #009acd, #009acd); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #8fe1fb, 0px 2px 0px 0px #00769a, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #035b78, 0px 2px 0px 0px #035b78, 0px 3px 5px #999;*/ } .musicPrefix:before { content: "\f001"; font-family: FontAwesome; padding-right: 7px; } .sdelPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #627d39, #027b2c); background: linear-gradient(to top, #627d39, #027b2c); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #793A2C, 0px 2px 0px 0px #BD7C37, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #793A2C, 0px 2px 0px 0px #BD7C37, 0px 3px 5px #999;*/ } .sdelPrefix:before { content: "\f0e3"; font-family: FontAwesome; padding-right: 7px; } .langPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #edfdff; text-shadow: rgba(0, 0, 0, 0.11) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #040404, #3d74bb); background: linear-gradient(to top, #040404, #3d74bb); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /*-webkit-box-shadow: inset 0px 1px 0px #e4f1fc, 0px 2px 0px 0px #8cbadc, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #e4f1fc, 0px 2px 0px 0px #8cbadc, 0px 3px 5px #999;*/ } .langPrefix:before { content: "\f1ab"; font-family: FontAwesome; padding-right: 7px; } .vkPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #4a76a8, #4a76a8); background: linear-gradient(to top, #4a76a8, #4a76a8); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /*-webkit-box-shadow: inset 0px 1px 0px #4a76a8, 0px 2px 0px 0px #114a8c, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #4a76a8, 0px 2px 0px 0px #114a8c, 0px 3px 5px #999;*/ } .vkPrefix:before { content: "\f189 "; font-family: FontAwesome; padding-right: 7px; } .healthPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #8a0945, #6f2c6e); background: linear-gradient(to top, #8a0945, #6f2c6e); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #4d3c3c, 0px 2px 0px 0px #f23307, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #4d3c3c, 0px 2px 0px 0px #f23307, 0px 3px 5px #999;*/ } .healthPrefix:before { content: "\f21e"; font-family: FontAwesome; padding-right: 7px; } .tgPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #33b0e8, #33b0e8); background: linear-gradient(to top, #33b0e8, #33b0e8); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #33b0e8, 0px 2px 0px 0px #0b82b7, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #33b0e8, 0px 2px 0px 0px #0b82b7, 0px 3px 5px #999;*/ } .tgPrefix:before { content: "\f2c6 "; font-family: FontAwesome; padding-right: 7px; } .instaPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #bd3381, #ee583f); background: linear-gradient(to top, #bd3381, #ee583f); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999;*/ } .instaPrefix:before { content: "\f16d "; font-family: FontAwesome; padding-right: 7px; } .fbPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #4867aa, #4867aa); background: linear-gradient(to top, #4867aa, #4867aa); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #4867aa, 0px 2px 0px 0px #1b3469, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #4867aa, 0px 2px 0px 0px #1b3469, 0px 3px 5px #999;*/ } .fbPrefix:before { content: "\f09a "; font-family: FontAwesome; padding-right: 7px; } .youtubePrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #c1181d, #e52c27); background: linear-gradient(to top, #c1181d, #e52c27); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #c81c1f, 0px 2px 0px 0px #8e0306, 0px 3px 5px #999;*/ } .youtubePrefix:before { content: "\f16a "; font-family: FontAwesome; padding-right: 7px; } .psyPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #5bf415; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #101011, #3661c8); background: linear-gradient(to top, #101011, #3661c8); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #82954e; /* -webkit-box-shadow: inset 0px 1px 0px #c5cff7, 0px 2px 0px 0px #c3ac33, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #c5cff7, 0px 2px 0px 0px #c3ac33, 0px 3px 5px #999;*/ } .psyPrefix:before { content: "\f084"; font-family: FontAwesome; padding-right: 7px; } .zapretPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #26a308, rgba(79, 174, 18, 0.68)); background: linear-gradient(to top, #020202, rgba(6, 6, 6, 0.68)); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #000000, 0px 2px 0px 0px #216b01, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #000000, 0px 2px 0px 0px #0e0e0e, 0px 3px 5px #999;*/ } .zapretPrefix:before { content: "\f0a1 "; font-family: FontAwesome; padding-right: 7px; } .reklmarketPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #9b59b6, #c97ee8); background: linear-gradient(to top, #9b59b6, #c97ee8); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #a461c0; /* -webkit-box-shadow: inset 0px 1px 0px #d8b6e6, 0px 2px 0px 0px #811bab, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #d8b6e6, 0px 2px 0px 0px #811bab, 0px 3px 5px #999;*/ } .reklmarketPrefix:before { content: "\f201"; font-family: FontAwesome; padding-right: 7px; } .pokerPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #00769a, #10a4e1); background: linear-gradient(to top, #00769a, #10a4e1); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #13abdb, 0px 2px 0px 0px #004b6b, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #13abdb, 0px 2px 0px 0px #004b6b, 0px 3px 5px #999;*/ } .pokerPrefix:before { content: "\f155"; font-family: FontAwesome; padding-right: 7px; } .btcPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #1918cc, #4867aa); background: linear-gradient(to top, #e4b30f, #f4c21b); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #d0a103, 0px 2px 0px 0px #c19502, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #d0a103, 0px 2px 0px 0px #c19502, 0px 3px 5px #999;*/ } .btcPrefix:before { content: "\f15a"; font-family: FontAwesome; padding-right: 7px; } .okPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #f99315, #f99315); background: linear-gradient(to top, #f99315, #f99315); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #fb8b00, 0px 2px 0px 0px #bf6a00, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #fb8b00, 0px 2px 0px 0px #bf6a00, 0px 3px 5px #999;*/ } .okPrefix:before { content: "\f263"; font-family: FontAwesome; padding-right: 7px; } .smmPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #9b59b6, #c97ee8); background: linear-gradient(to top, #9b59b6, #c97ee8); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #a461c0; /* -webkit-box-shadow: inset 0px 1px 0px #d8b6e6, 0px 2px 0px 0px #811bab, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #d8b6e6, 0px 2px 0px 0px #811bab, 0px 3px 5px #999;*/ } .smmPrefix:before { content: "\f045"; font-family: FontAwesome; padding-right: 7px; } .copyPPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #000; text-shadow: rgba(49, 44, 44, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #ffb811, #f7d2b7); background: linear-gradient(to top, #ffb811, #f7d2b7); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #c2c2c2; /* -webkit-box-shadow: inset 0px 1px 0px #edeef0, 0px 2px 0px 0px #969595, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #edeef0, 0px 2px 0px 0px #969595, 0px 3px 5px #999;*/ } .copyPPrefix:before { content: "\f044"; font-family: FontAwesome; padding-right: 7px; } .sportPPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #5188b9, #36578a); background: linear-gradient(to top, #5188b9, #36578a); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #3c5959, 0px 2px 0px 0px #2eb3b3, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #3c5959, 0px 2px 0px 0px #2eb3b3, 0px 3px 5px #999;*/ } .sportPPrefix:before { content: "\f206"; font-family: FontAwesome; padding-right: 7px; } .sadPPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #305e29, #46bb2a); background: linear-gradient(to top, #305e29, #46bb2a); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; /* -webkit-box-shadow: inset 0px 1px 0px #8fe1fb, 0px 2px 0px 0px #00769a, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #3c5959, 0px 2px 0px 0px #3c5959, 0px 3px 5px #999;*/ } .sadPPrefix:before { content: "\f06c"; font-family: FontAwesome; padding-right: 7px; } .dizPPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #0dbbc4, #173440); background: linear-gradient(to top, #0dbbc4, #173440); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #44c5f9; /* -webkit-box-shadow: inset 0px 1px 0px #2e989d, 0px 2px 0px 0px #258fb0, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #2e989d, 0px 2px 0px 0px #258fb0, 0px 3px 5px #999;*/ } .dizPPrefix:before { content: "\f1fc"; font-family: FontAwesome; padding-right: 7px; } .sitePPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #00a7da, #63bce0); background: linear-gradient(to top, #00a7da, #63bce0); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: none; /* -webkit-box-shadow: inset 0px 1px 0px #00a7da, 0px 2px 0px 0px #008fbb, 0px 3px 5px #999; box-shadow: inset 0px 1px 0px #00a7da, 0px 2px 0px 0px #008fbb, 0px 3px 5px #999;*/ } .sitePPrefix:before { content: "\f26b"; font-family: FontAwesome; padding-right: 7px; } .modaPrefix { vertical-align: 3px; font-family: 'Open Sans', sans-serif; font-size: 12px; text-decoration: none; color: #ffffff; text-shadow: rgba(0, 0, 0, 0.6) 1px 1px 1px; position: relative; padding: 4px 7px; font-weight: 400; margin-bottom: 5px; background: -webkit-linear-gradient(to top, #040404, #7d6ec6); background: linear-gradient(to top, #040404, #7d6ec6); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px !important; border: 1px solid #878de6; /* -webkit-box-shadow: 0px 2px 0px 0px #023fd0, 0px 3px 5px #999; box-shadow: 0px 2px 0px 0px #023fd0, 0px 3px 5px #999;*/ } .modaPrefix:before { content: "\f2ae"; font-family: FontAwesome; padding-right: 7px; } .block-tabHeader .tabs-tab.is-active { border-color: #546e7ab3 !important; } .notices { list-style: none; float: right; } .notice.notice--accent { border: 2px solid #a9afb3; } .p-pageWrapper .p-navSticky.is-sticky .p-nav { background: #3B6FC1 !important; } .fr-box.fr-basic { border-radius: 4px; } .fr-box.fr-basic[data-size="XL"] .fr-btn-grp, .fr-box.fr-basic[data-size="LG"] .fr-btn-grp, .fr-box.fr-basic[data-size="MD"] .fr-btn-grp { padding-right: 3px; } .fr-box.fr-basic[data-size="XL"] .fr-btn-grp:not(.fr-float-right), .fr-box.fr-basic[data-size="LG"] .fr-btn-grp:not(.fr-float-right), .fr-box.fr-basic[data-size="MD"] .fr-btn-grp:not(.fr-float-right) { border-right: 1px solid #e0e0e0; } .fr-box.fr-basic.is-focused .fr-toolbar.fr-top { background: #f9fafa; } #XF .fr-box.fr-basic.is-focused { border: 1px solid #e0e0e0; } .fr-box.fr-basic .fr-toolbar { border-radius: 4px; } .fr-box.fr-basic .fr-toolbar.fr-top { background: #f9fafa; border-top: 2px solid #2196F3; border-bottom: 1px solid #e0e0e0; } .fr-box.fr-basic .fr-toolbar .fr-btn-grp { --hpadding: 3px; padding-top: 0; } .fr-box.fr-basic .fr-toolbar .fr-btn-grp.rte-tab--preview { border-left-color: #e0e0e0; } .fr-box.fr-basic .fr-toolbar .fr-btn-grp.rte-tab--preview .fr-command.fr-btn { height: unset; } .fr-box.fr-basic .fr-toolbar .fr-btn-grp.rte-tab--inactive { border-bottom-width: 0; } .fr-toolbar .fr-command.fr-btn:not(.fr-disabled), .fr-toolbar .fr-popup .fr-command.fr-btn { color: #535b63; } .p-body-header .pageContent { /*border-top: 2px solid #6f6cc6 !important;*/ } .p-body-header { max-width: 1400px; margin-left: auto; margin-right: auto; width: 100%; padding-left: 0px; padding-right: 0px; transition: max-width 0.2s; } .message-userExtras { font-size: 1.2rem; } .block-tabHeader .tabs-tab { font-size: 13px !important; } .structItem-title { font-size: 1.4rem; } .message-rateInfo.first { font-size: 105%; } /*ссылка регистрации*/ .p-navgroup-link.p-navgroup-link--register i:after { content: "\F0010" !important; } /* черный фоно лого на мобильных */ .p-header .uix_logoSmall { background: #000; margin-left: 0.6em; } #footer a { color: #fff; } .p-footer { color: #feffff; } html body .p-header { display: none !important; } /*short sidebar otzivi*/ span > .bbWrapper { max-height: 200px; overflow: hidden; } html .p-breadcrumbs > li a { color: #051031; } /**************/ html .block--category.is-gridded .node { background: #fff; } .block--category.is-gridded .block-body { background: #d0d1fb66; } /*************/ .structItem-cell > a { font-size: 16px; font-weight: 400; } /* .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem { border-right: 1px solid #3430c64d; border-left: 1px solid #3430c64d; border-radius: 5px; } */ .lfs { border: 1px solid #336bf0; border-radius: 5px; } @media all and (max-width: 767px) { .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem { display: block; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--mainData { display: none; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem .structItem-cell--title { flex-basis: 97%; } .username.contentRow-minor.fl-r { display: none; } .block-header.js-nodeMain:after { background-position-y: 0 !important; background: none !important; } .lfs .tabGroup--threads .tabGroup-content .structItem--lfsItem { display: block; min-width: 959px; } .lfs .tabGroup .tabGroup-content .tabGroup-scroller { overflow-y: auto; scroll-behavior: unset; max-height: 100%; height: 100%; } } /*line main page .block.block--category .block-header::after { content: ''; background: url(styles/default/xenforo/lines.png); background-size: cover; background-position: center; position: absolute; height: 100%; width: 100%; z-index: 1; top: 0; bottom: 0; left: 0; right: 0; display: block; mix-blend-mode: overlay; pointer-events: none; } */ .block.block--category:nth-child(n) .block-header { background: #3B6FC1; /*linear-gradient(89deg, #4e40b1 0%, #847dd5 100%);*/ } .block-header.js-nodeMain:after { clear: both; content: ''; /*background: url(styles/default/xenforo/line2.png);*/ background-size: cover; background-position: center; position: absolute; height: 100%; width: 100%; z-index: 1; top: 0; bottom: 0; left: 0; right: 0; display: block; mix-blend-mode: overlay; pointer-events: none; background-position-y: -20px; } .block-header.js-nodeMain { background: linear-gradient(89deg, #07847c 0%, #068aa7 100%); position: relative; transition: ease-in 0.15s border-bottom-left-radius, ease-in 0.15s border-bottom-right-radius; display: flex; align-items: center; font-size: 1.8rem; color: #fff; /*font-weight: 800;*/ border-bottom-width: 0; border-bottom-style: solid; padding: 15px; line-height: 1; /*text-transform: uppercase;*/ } /* цвет и фон шары */ .message-attribution-gadget { background: #6856BF; color: #fff !important; } /* hide banner on edge ms */ _:-ms-lang(x), .notice.notice-example { display: none !important; } /* верхнее меню ховер*/ .p-sectionLinks-list .p-navEl:hover { color: #fdd70c !important; } /*цвет ника в меню*/ .p-navgroup-link.u-ripple.p-navgroup-link--iconic.p-navgroup-link--user.rippleButton { color: #07ff74; } @media all and (min-width: 1024px) { .lfs .tabGroup .structItem-cell { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 65%; } /*описания в узлах главной*/ .has-js:not(.has-touchevents) .node-description.node-description--tooltip { display: block; } } /*убрали дату из виджета*/ .block[data-widget-id="88"] .contentRow .contentRow-minor { display: none; } /*бордюр между записями виджета*/ body[data-template="forum_list"] li.block-row { border-top: 1px solid #b9b3ff; } /*убрал таймер из фонда курсов виджет*/ .countdown.countdown--sidebar { display: none; } .driveInfoBlock.driveCountdown { display: none; } /********************/ .p-body-sidebar .contentRow-figure { display: none; } /*похожие темы внутренняя*/ .xenmax-sameCateList { list-style: none; padding: 0; } .xenmax-sameCateList li { font-family: "Trebuchet MS", "Lucida Sans"; padding: 5px 15px; margin-bottom: 9px; border-radius: 5px; border-left: 10px solid #f05d22; box-shadow: 2px -2px 5px 0 rgba(0, 0, 0, 0.1), -2px -2px 5px 0 rgba(0, 0, 0, 0.1), 2px 2px 5px 0 rgba(0, 0, 0, 0.1), -2px 2px 5px 0 rgba(0, 0, 0, 0.1); font-size: 17px; letter-spacing: 2px; transition: 0.3s all linear; } .xenmax-sameCateList li:nth-child(2) { border-color: #8bc63e; } .xenmax-sameCateList li:nth-child(3) { border-color: #fcba30; } .xenmax-sameCateList li:nth-child(4) { border-color: #1ccfc9; } .xenmax-sameCateList li:nth-child(5) { border-color: #493224; } .xenmax-sameCateList li:nth-child(6) { border-color: #953ec6; } .xenmax-sameCateList li:nth-child(7) { border-color: #fb0000; } .xenmax-sameCateList li:nth-child(8) { border-color: #43fb00; } .xenmax-sameCateList li:hover { border-left: 10px solid transparent; } .xenmax-sameCateList li:nth-child(1):hover { border-right: 10px solid #f05d22; } .xenmax-sameCateList li:nth-child(2):hover { border-right: 10px solid #8bc63e; } .xenmax-sameCateList li:nth-child(3):hover { border-right: 10px solid #fcba30; } .xenmax-sameCateList li:nth-child(4):hover { border-right: 10px solid #1ccfc9; } .xenmax-sameCateList li:nth-child(5):hover { border-right: 10px solid #493224; } .xenmax-sameCateList li:nth-child(6):hover { border-right: 10px solid #953ec6; } .xenmax-sameCateList li:nth-child(7):hover { border-right: 10px solid #fb0000; } .xenmax-sameCateList li:nth-child(8):hover { border-right: 10px solid #43fb00; } /***конец похожие темы*/ .template-forum_list #usertab a.username > span { font-size: 12px; color: #6168c8 !important; border: none; text-shadow: none; font-weight: normal; background: transparent; -webkit-text-fill-color: #6168c8 !important; } /*remove border prefix themes*/ .structItem-cell.structItem-cell--title > span { border: none !important; box-shadow: none; } .template-forum_list .node-body .node-main { width: 60%; } .p-nav-list .p-navEl:hover::after { position: absolute; bottom: 4px; left: 12px; right: 12px; height: 3px; border-radius: 8px; background: #ffd24a; display: block; transition: ease-in 0.2s right; } .cxf-rul { color: #2b76b1; }, 1713880501
    Run Time: 0.000864

    1. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
    2. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 221
    3. XF\Db\AbstractAdapter->insert() in src/XF/CssRenderer.php at line 746
    4. XF\CssRenderer->cacheTemplate() in src/XF/CssRenderer.php at line 263
    5. XF\CssRenderer->renderTemplates() in src/addons/ThemeHouse/UIX/XF/CssRenderer.php at line 40
    6. ThemeHouse\UIX\XF\CssRenderer->renderTemplates() in src/XF/CssRenderer.php at line 116
    7. XF\CssRenderer->render() in src/addons/Nulumia/XFOptimize/XF/CssWriter.php at line 32
    8. Nulumia\XFOptimize\XF\CssWriter->runForOutput() in src/addons/Nulumia/XFOptimize/XF/Template/Templater.php at line 19
    9. Nulumia\XFOptimize\XF\Template\Templater->getCssForInlineStyle() in src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php at line 59
    10. Nulumia\XFOptimize\XF\Mvc\Renderer\Html->postFilter() in src/XF/Mvc/Dispatcher.php at line 403
    11. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
    12. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2300
    13. XF\App->run() in src/XF.php at line 488
    14. XF::runApp() in index.php at line 20

Included Files (477, XenForo Classes: 120)

  1. index.php
  2. src/XF.php
  3. src/vendor/autoload.php
  4. src/vendor/composer/autoload_real.php
  5. src/vendor/composer/ClassLoader.php
  6. src/vendor/composer/autoload_static.php
  7. src/vendor/laminas/laminas-zendframework-bridge/src/autoload.php
  8. src/vendor/laminas/laminas-zendframework-bridge/src/Autoloader.php
  9. src/vendor/laminas/laminas-zendframework-bridge/src/RewriteRules.php
  10. src/vendor/paragonie/random_compat/lib/random.php
  11. src/vendor/symfony/polyfill-mbstring/bootstrap.php
  12. src/vendor/ralouphie/getallheaders/src/getallheaders.php
  13. src/vendor/symfony/polyfill-intl-normalizer/bootstrap.php
  14. src/vendor/symfony/polyfill-php70/bootstrap.php
  15. src/vendor/symfony/polyfill-php72/bootstrap.php
  16. src/vendor/guzzlehttp/promises/src/functions_include.php
  17. src/vendor/guzzlehttp/promises/src/functions.php
  18. src/vendor/guzzlehttp/psr7/src/functions_include.php
  19. src/vendor/guzzlehttp/psr7/src/functions.php
  20. src/vendor/symfony/polyfill-intl-idn/bootstrap.php
  21. src/vendor/guzzlehttp/guzzle/src/functions_include.php
  22. src/vendor/guzzlehttp/guzzle/src/functions.php
  23. src/vendor/paragonie/sodium_compat/autoload.php
  24. src/vendor/paragonie/sodium_compat/autoload-php7.php
  25. src/vendor/paragonie/sodium_compat/src/SodiumException.php
  26. src/vendor/paragonie/sodium_compat/lib/namespaced.php
  27. src/vendor/paragonie/sodium_compat/lib/sodium_compat.php
  28. src/vendor/paragonie/sodium_compat/lib/constants.php
  29. src/vendor/paragonie/sodium_compat/src/Compat.php
  30. src/vendor/paragonie/sodium_compat/lib/php72compat_const.php
  31. src/vendor/paragonie/sodium_compat/lib/php72compat.php
  32. src/vendor/symfony/polyfill-ctype/bootstrap.php
  33. src/vendor/symfony/polyfill-iconv/bootstrap.php
  34. src/vendor/symfony/polyfill-php56/bootstrap.php
  35. src/vendor/swiftmailer/swiftmailer/lib/swift_required.php
  36. src/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
  37. src/vendor/symfony/var-dumper/Resources/functions/dump.php
  38. src/vendor/dokuwiki/utf8/utf8.php
  39. src/XF/Http/Request.php
  40. src/XF/InputFilterer.php
  41. src/XF/Pub/App.php
  42. src/XF/App.php
  43. src/XF/Container.php
  44. src/config.php
  45. src/XF/DataRegistry.php
  46. src/XF/Db/Mysqli/Adapter.php
  47. src/XF/Db/AbstractAdapter.php
  48. src/XF/CacheFactory.php
  49. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
  50. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
  51. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
  52. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
  53. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
  54. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
  55. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
  56. src/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
  57. src/XF/Extension.php
  58. src/XF/AddOn/Manager.php
  59. src/XF/ComposerAutoload.php
  60. src/addons/SModders/TelegramCore/vendor/composer/autoload_namespaces.php
  61. src/addons/SModders/TelegramCore/vendor/composer/autoload_psr4.php
  62. src/addons/SModders/TelegramCore/vendor/composer/autoload_classmap.php
  63. src/addons/TC/PaygateQiwiP2P/vendor/composer/autoload_namespaces.php
  64. src/addons/TC/PaygateQiwiP2P/vendor/composer/autoload_psr4.php
  65. src/addons/TC/PaygateQiwiP2P/vendor/composer/autoload_classmap.php
  66. src/addons/TC/PaygateQiwiP2P/vendor/composer/autoload_files.php
  67. src/addons/TC/PaygateRuKassa/vendor/composer/autoload_namespaces.php
  68. src/addons/TC/PaygateRuKassa/vendor/composer/autoload_psr4.php
  69. src/addons/TC/PaygateRuKassa/vendor/composer/autoload_classmap.php
  70. src/addons/DBTech/Credits/Listener.php
  71. src/addons/JUM/YandexTurbo/Listener.php
  72. src/addons/MJ/SupportTicket/Listener.php
  73. src/addons/NF/Tickets/Listener.php
  74. src/addons/SModders/TelegramCore/Listener.php
  75. src/addons/Siropu/AdsManager/Listener.php
  76. src/addons/xenMade/SEO/Listener.php
  77. src/addons/DBTech/Donate/Listener.php
  78. src/addons/XenConcept/HideBBCode/Listener/Listener.php
  79. src/addons/DBTech/Donate/XF/InputFilterer.php
  80. src/addons/SV/StandardLib/XF/InputFilterer.php
  81. src/XF/Session/Session.php
  82. src/XF/Session/CacheStorage.php
  83. src/XF/Session/StorageInterface.php
  84. src/XF/Util/Ip.php
  85. src/XF/Util/Random.php
  86. src/XF/Http/Response.php
  87. src/XF/Mvc/Entity/Manager.php
  88. src/XF/Mvc/Entity/ValueFormatter.php
  89. src/XF/Repository/User.php
  90. src/XF/Mvc/Entity/Repository.php
  91. src/addons/NF/Tickets/XF/Repository/User.php
  92. src/XF/Entity/User.php
  93. src/XF/Mvc/Entity/Entity.php
  94. src/XF/Entity/LinkableInterface.php
  95. src/addons/xenMade/SEO/XF/Entity/User.php
  96. src/addons/BS/FirstStatisticsPro/XF/Entity/User.php
  97. src/addons/BS/Hide/XF/Entity/User.php
  98. src/addons/BS/LiveForumStatistics/XF/Entity/User.php
  99. src/addons/DBTech/Credits/XF/Entity/User.php
  100. src/addons/DBTech/Donate/XF/Entity/User.php
  101. src/addons/DBTech/UserUpgradeCoupon/XF/Entity/User.php
  102. src/addons/LiamW/PostMacros/XF/Entity/User.php
  103. src/addons/MJ/SupportTicket/XF/Entity/User.php
  104. src/addons/NF/Tickets/XF/Entity/User.php
  105. src/addons/PB/SiropuReferralSystemTweaks/XF/Entity/User.php
  106. src/addons/Siropu/AdsManager/XF/Entity/User.php
  107. src/addons/SModders/TelegramNotifications/XF/Entity/User.php
  108. src/addons/ThemeHouse/UIX/XF/Entity/User.php
  109. src/addons/Werewolf/CatchingCopyPasters/XF/Entity/User.php
  110. src/addons/XFA/MultipleCountdowns/XF/Entity/User.php
  111. src/addons/Siropu/ReferralSystem/XF/Entity/User.php
  112. src/addons/SV/SignupAbuseBlocking/XF/Entity/User.php
  113. src/addons/SV/DailyStatistics/XF/Entity/User.php
  114. src/XF/Mvc/Entity/Structure.php
  115. src/addons/DBTech/Credits/Entity/Currency.php
  116. src/XF/Mvc/Entity/ArrayCollection.php
  117. src/XF/Mvc/Entity/AbstractCollection.php
  118. src/addons/BS/Contests/Listener.php
  119. src/XF/Entity/UserAuth.php
  120. src/XF/Entity/UserOption.php
  121. src/addons/SModders/TelegramNotifications/XF/Entity/UserOption.php
  122. src/addons/BS/LiveForumStatistics/Listener.php
  123. src/addons/LiamW/PostMacros/Listener.php
  124. src/addons/ThemeHouse/UIX/Listener/EntityStructure.php
  125. src/XF/Entity/UserProfile.php
  126. src/addons/SV/SignupAbuseBlocking/XF/Entity/UserProfile.php
  127. src/XF/Entity/UserPrivacy.php
  128. src/XF/Util/File.php
  129. src/XF/Language.php
  130. src/XF/Mvc/Dispatcher.php
  131. src/XF/Mvc/Router.php
  132. src/XF/Mvc/RouteMatch.php
  133. src/XF/Util/Arr.php
  134. src/XF/Mvc/ParameterBag.php
  135. src/XF/Pub/Controller/Index.php
  136. src/XF/Pub/Controller/AbstractController.php
  137. src/XF/Mvc/Controller.php
  138. src/XF/Util/Php.php
  139. src/XF/PermissionCache.php
  140. src/XF/PermissionSet.php
  141. src/XF/Db/Mysqli/Statement.php
  142. src/XF/Db/AbstractStatement.php
  143. src/XF/Mvc/Reply/Reroute.php
  144. src/XF/Mvc/Reply/AbstractReply.php
  145. src/XF/Pub/Controller/Forum.php
  146. src/addons/xenMade/SEO/XF/Pub/Controller/Forum.php
  147. src/addons/Andy/SimilarThreads/XF/Pub/Controller/Forum.php
  148. src/addons/BS/Contests/XF/Pub/Controller/Forum.php
  149. src/addons/BS/ThreadRating/XF/Pub/Controller/Forum.php
  150. src/addons/SVG/DownloadCloud/Pub/Controller/Forum.php
  151. src/addons/Truonglv/Schedule/XF/Pub/Controller/Forum.php
  152. src/addons/XenConcept/HideBBCode/XF/Pub/Controller/Forum.php
  153. src/addons/XFES/XF/Pub/Controller/Forum.php
  154. src/addons/XenConcept/UserActivity/Listener/ControllerPostDispatch.php
  155. src/XF/Repository/Node.php
  156. src/addons/XFA/Core/XF/Repository/Node.php
  157. src/XF/Entity/Node.php
  158. src/XF/Entity/BookmarkTrait.php
  159. src/addons/xenMade/SEO/XF/Entity/Node.php
  160. src/addons/ThemeHouse/UIX/XF/Entity/Node.php
  161. src/addons/XFA/NodesIconTweak/XF/Entity/Node.php
  162. src/addons/XFA/NodesIconTweak/Listener.php
  163. src/XF/Finder/Node.php
  164. src/XF/Mvc/Entity/Finder.php
  165. src/XF/Entity/Category.php
  166. src/XF/Entity/AbstractNode.php
  167. src/addons/BS/GridNodes/XF/Entity/Category.php
  168. src/XF/Entity/Forum.php
  169. src/addons/BS/Contests/XF/Entity/Forum.php
  170. src/addons/BS/ThreadRating/XF/Entity/Forum.php
  171. src/addons/XenConcept/UserActivity/XF/Entity/Forum.php
  172. src/addons/xenMade/SEO/XF/Entity/Forum.php
  173. src/addons/XFA/Core/XF/Entity/Forum.php
  174. src/addons/XFES/XF/Entity/Forum.php
  175. src/XF/Entity/Thread.php
  176. src/XF/Entity/ContentVoteTrait.php
  177. src/addons/BS/Contests/XF/Entity/Thread.php
  178. src/addons/BS/FSPTabs/XF/Entity/Thread.php
  179. src/addons/BS/ThreadRating/XF/Entity/Thread.php
  180. src/addons/DBTech/Credits/XF/Entity/Thread.php
  181. src/addons/NF/Tickets/XF/Entity/Thread.php
  182. src/addons/Truonglv/Schedule/XF/Entity/Thread.php
  183. src/addons/XenConcept/UserActivity/XF/Entity/Thread.php
  184. src/addons/xenMade/SEO/XF/Entity/Thread.php
  185. src/addons/XFES/XF/Entity/Thread.php
  186. src/addons/SV/MultipleAccountToThread/XF/Entity/Thread.php
  187. src/addons/Truonglv/Schedule/App.php
  188. src/XF/Entity/LinkForum.php
  189. src/XF/Tree.php
  190. src/XF/SubTree.php
  191. src/XF/Str/Formatter.php
  192. src/addons/BS/Hide/XF/Str/Formatter.php
  193. src/addons/BS/RegexCensor/XF/Str/Formatter.php
  194. src/addons/DBTech/Credits/XF/Str/Formatter.php
  195. src/addons/XenConcept/HideBBCode/XF/Str/Formatter.php
  196. src/addons/BS/RegexCensor/Listener.php
  197. src/XF/Mvc/Reply/View.php
  198. src/XF/Repository/SessionActivity.php
  199. src/addons/SyTryC/CountRobots/Repository/SessionActivity.php
  200. src/addons/XenBulletins/FakeActivity/XF/Repository/SessionActivity.php
  201. src/addons/XenConcept/LoginAsUser/XF/Repository/SessionActivity.php
  202. src/addons/XenConcept/UserActivity/XF/Repository/SessionActivity.php
  203. src/XF/Data/Robot.php
  204. src/XF/Style.php
  205. src/XF/Template/Templater.php
  206. src/addons/xenMade/SEO/XF/Template/Templater.php
  207. src/addons/LiamW/AllRichUsernames/XF/Template/Templater.php
  208. src/addons/NF/Tickets/XF/Template/Templater.php
  209. src/addons/ThemeHouse/UIX/XF/Template/Templater.php
  210. src/addons/XenBulletins/FakeActivity/XF/Template/Templater.php
  211. src/addons/XenConcept/HideBBCode/XF/Template/Templater.php
  212. src/addons/Nulumia/XFOptimize/XF/Template/Templater.php
  213. src/addons/SV/StandardLib/XF/Template/Templater.php
  214. src/XF/DevelopmentOutput.php
  215. src/XF/DevelopmentOutput/Template.php
  216. src/XF/DevelopmentOutput/AbstractHandler.php
  217. src/XF/Template/WatcherInterface.php
  218. src/XF/SubContainer/BbCode.php
  219. src/XF/SubContainer/AbstractSubContainer.php
  220. src/addons/XenConcept/HideBBCode/XF/SubContainer/BbCode.php
  221. src/XF/SubContainer/Widget.php
  222. src/addons/Siropu/ReferralSystem/Listener.php
  223. src/addons/ThemeHouse/UIX/Listener/TemplaterSetup.php
  224. src/addons/XenConcept/HideBBCode/Listener/Templater.php
  225. src/addons/MJCore/Listener.php
  226. src/addons/MJCore/Helpers.php
  227. src/addons/MJCore/1000000/Listener.php
  228. src/XF/SimpleCache.php
  229. src/addons/Siropu/AdsManager/Template/Ad.php
  230. src/addons/Siropu/AdsManager/Util/Arr.php
  231. src/addons/Siropu/AdsManager/Repository/Ad.php
  232. src/addons/Siropu/AdsManager/Entity/Ad.php
  233. src/addons/Siropu/AdsManager/Entity/AbstractEntity.php
  234. src/addons/Siropu/AdsManager/Finder/Ad.php
  235. src/addons/Siropu/AdsManager/Entity/Package.php
  236. src/XF/Entity/Template.php
  237. src/XF/Criteria/User.php
  238. src/XF/Criteria/AbstractCriteria.php
  239. src/XF/Criteria/Page.php
  240. src/addons/Siropu/AdsManager/XF/Criteria/Page.php
  241. src/addons/Siropu/AdsManager/Criteria/Device.php
  242. src/addons/Siropu/AdsManager/Vendor/MobileDetect/Mobile_Detect.php
  243. src/addons/Siropu/AdsManager/Criteria/Geo.php
  244. src/addons/Siropu/AdsManager/Vendor/MaxMind/autoload.php
  245. src/addons/Siropu/AdsManager/Vendor/MaxMind/composer/autoload_real.php
  246. src/addons/Siropu/AdsManager/Vendor/MaxMind/composer/autoload_static.php
  247. src/addons/Siropu/AdsManager/Vendor/MaxMind/geoip2/geoip2/src/Database/Reader.php
  248. src/addons/Siropu/AdsManager/Vendor/MaxMind/geoip2/geoip2/src/ProviderInterface.php
  249. src/addons/Siropu/AdsManager/Vendor/MaxMind/maxmind-db/reader/src/MaxMind/Db/Reader.php
  250. src/addons/Siropu/AdsManager/Criteria/Position.php
  251. src/XF/Mvc/Renderer/Html.php
  252. src/XF/Mvc/Renderer/AbstractRenderer.php
  253. src/addons/Nulumia/XFOptimize/XF/Mvc/Renderer/Html.php
  254. src/XF/Mvc/View.php
  255. src/XF/Template/Template.php
  256. internal_data/code_cache/templates/l2/s20/public/forum_list.php
  257. src/XF/PreEscaped.php
  258. internal_data/code_cache/templates/l2/s20/public/metadata_macros.php
  259. src/XF/Template/MacroState.php
  260. src/XF/Phrase.php
  261. internal_data/code_cache/widgets/_62_ssss6.php
  262. src/XF/Widget/WidgetConfig.php
  263. src/addons/Andy/ForumStatisticsPlus/Widget/ForumStatisticsPlus.php
  264. src/XF/Widget/AbstractWidget.php
  265. internal_data/code_cache/phrase_groups/l2/widget.php
  266. src/XF/Widget/WidgetRenderer.php
  267. internal_data/code_cache/templates/l2/s20/public/andy_forumstatisticsplus.php
  268. internal_data/code_cache/widgets/_6_forum_overview_members_online.php
  269. src/XF/Widget/MembersOnline.php
  270. src/XF/Entity/SessionActivity.php
  271. src/XF/Finder/SessionActivity.php
  272. src/XF/Finder/Thread.php
  273. src/addons/BS/LiveForumStatistics/XF/Finder/Thread.php
  274. internal_data/code_cache/phrase_groups/l2/widget_def.php
  275. internal_data/code_cache/templates/l2/s20/public/widget_members_online.php
  276. internal_data/code_cache/widgets/_88_new_theadss.php
  277. src/XF/Widget/NewThreads.php
  278. src/XF/Repository/Thread.php
  279. src/addons/xenMade/SEO/XF/Repository/Thread.php
  280. src/addons/DBTech/Credits/XF/Repository/Thread.php
  281. src/addons/NF/Tickets/XF/Repository/Thread.php
  282. src/addons/XenConcept/UserActivity/XF/Repository/Thread.php
  283. src/addons/XFES/XF/Repository/Thread.php
  284. src/XF/Entity/PermissionCacheContent.php
  285. src/XF/Mvc/Entity/Proxyable.php
  286. src/XF/Mvc/Entity/FinderCollection.php
  287. src/addons/Truonglv/Schedule/Util/Option.php
  288. src/XF/ThreadType/Discussion.php
  289. src/XF/ThreadType/AbstractHandler.php
  290. internal_data/code_cache/templates/l2/s20/public/widget_new_threads.php
  291. internal_data/code_cache/templates/l2/s20/public/thread_list_macros.php
  292. internal_data/code_cache/phrase_groups/l2/thread_prefix.php
  293. internal_data/code_cache/widgets/_64_lfs_latest_activity.php
  294. src/addons/BS/LiveForumStatistics/Widget/Statistics.php
  295. src/addons/BS/LiveForumStatistics/Repository/TabGroup.php
  296. src/addons/BS/LiveForumStatistics/Entity/TabGroup.php
  297. src/addons/BS/LiveForumStatistics/Entity/Concerns/HasAddOnIdOption.php
  298. src/XF/Entity/AddOn.php
  299. src/addons/BS/LiveForumStatistics/Entity/Tab.php
  300. src/addons/BS/LiveForumStatistics/App.php
  301. src/addons/BS/LiveForumStatistics/Tab/Threads.php
  302. src/addons/BS/LiveForumStatistics/Tab/AbstractTab.php
  303. src/addons/BS/LiveForumStatistics/Tab/Concerns/ViewPermissions.php
  304. src/addons/BS/LiveForumStatistics/Tab/Concerns/ItemOptions.php
  305. src/addons/BS/LiveForumStatistics/Tab/Concerns/MainOptions.php
  306. src/addons/BS/LiveForumStatistics/Tab/Concerns/UserOptions.php
  307. src/addons/BS/LiveForumStatistics/Tab/Concerns/Threads/ApplyOptions.php
  308. src/addons/BS/LiveForumStatistics/Tab/Concerns/TabPagination.php
  309. internal_data/code_cache/templates/l2/s20/public/widget_live_forum_statistics.php
  310. internal_data/code_cache/widgets/_39_forum_overview_new_reviews.php
  311. src/addons/BS/ThreadRating/Widget/LatestThreadRates.php
  312. src/addons/BS/ThreadRating/Repository/ThreadRate.php
  313. src/addons/BS/ThreadRating/Entity/ThreadRate.php
  314. src/addons/BS/ThreadRating/Finder/ThreadRate.php
  315. src/XF/Entity/Post.php
  316. src/XF/Entity/ReactionTrait.php
  317. src/XF/Entity/QuotableInterface.php
  318. src/XF/BbCode/RenderableContentInterface.php
  319. src/addons/BS/Hide/XF/Entity/Post.php
  320. src/addons/BS/RegexCensor/XF/Entity/Post.php
  321. src/addons/BS/ThreadRating/XF/Entity/Post.php
  322. src/addons/DBTech/Credits/XF/Entity/Post.php
  323. src/addons/LiamW/PostMacros/XF/Entity/Post.php
  324. src/addons/PB/ReactionControl/XF/Entity/Post.php
  325. src/addons/PB/ReactionControl/Entity/ReactionControlTrait.php
  326. src/addons/Siropu/ReferralSystem/XF/Entity/Post.php
  327. src/addons/Truonglv/Schedule/XF/Entity/Post.php
  328. src/addons/XFES/XF/Entity/Post.php
  329. internal_data/code_cache/templates/l2/s20/public/widget_new_thread_rates.php
  330. internal_data/code_cache/widgets/_34_siropu_ads_manager_adv.php
  331. src/addons/Siropu/AdsManager/Widget/Advertisers.php
  332. internal_data/code_cache/widgets/_35_siropu_ads_manager_sticky.php
  333. src/addons/Siropu/AdsManager/Widget/FeaturedThreads.php
  334. internal_data/code_cache/widgets/_36_siropu_ads_manager_feat.php
  335. src/addons/Siropu/AdsManager/Widget/FeaturedResources.php
  336. internal_data/code_cache/widgets/_65_donat_info.php
  337. src/addons/DBTech/Donate/Widget/Drives.php
  338. src/addons/DBTech/Donate/Entity/Drive.php
  339. src/addons/DBTech/Donate/Finder/Drive.php
  340. src/addons/DBTech/Donate/Entity/Currency.php
  341. src/addons/DBTech/Donate/Entity/Donation.php
  342. internal_data/code_cache/templates/l2/s20/public/dbtech_donate_widget_drives.php
  343. internal_data/code_cache/templates/l2/s20/public/node_list_category.php
  344. src/XF/Pub/Route/Category.php
  345. internal_data/code_cache/templates/l2/s20/public/node_list_forum.php
  346. internal_data/code_cache/templates/l2/s20/public/xfa_nit_node_list.php
  347. internal_data/code_cache/templates/l2/s20/public/siropu_ads_manager_ad_macros.php
  348. src/XF/ForumType/Discussion.php
  349. src/XF/ForumType/AbstractHandler.php
  350. internal_data/code_cache/templates/l2/s20/public/forum_overview_wrapper.php
  351. internal_data/code_cache/templates/l2/s20/public/_ads.php
  352. internal_data/code_cache/navigation_cache.php
  353. src/XF/Pub/Route/Search.php
  354. src/XF/NoticeList.php
  355. src/addons/ThemeHouse/NoticesPlus/XF/NoticeList.php
  356. src/addons/ThemeHouse/UIX/Listener/AppPubRenderPage.php
  357. src/addons/ThemeHouse/UIX/Util/UIX.php
  358. internal_data/code_cache/templates/l2/s20/public/PAGE_CONTAINER.php
  359. internal_data/code_cache/phrase_groups/l2/button.php
  360. internal_data/code_cache/templates/l2/s20/public/dbtech_credits_navbar_macro.php
  361. internal_data/code_cache/templates/l2/s20/public/dbtech_donate_navbar_macro.php
  362. internal_data/code_cache/phrase_groups/l2/nav.php
  363. internal_data/code_cache/templates/l2/s20/public/uix_socialMedia.php
  364. internal_data/code_cache/templates/l2/s20/public/uix_welcomeSection.php
  365. internal_data/code_cache/templates/l2/s20/public/mjst_moderator_bar.php
  366. internal_data/code_cache/templates/l2/s20/public/nf_tickets_staff_bar_macros.php
  367. internal_data/code_cache/templates/l2/s20/public/uix_mainTabSets.php
  368. src/addons/XenConcept/HideBBCode/Template/Callback/Copyright.php
  369. src/addons/DBTech/Donate/Template/Callback/Copyright.php
  370. src/addons/DBTech/Credits/Template/Callback/Copyright.php
  371. src/addons/ThemeHouse/Core/Branding.php
  372. src/addons/ThemeHouse/Core/Branding/20180420.php
  373. internal_data/code_cache/templates/l2/s20/public/debug_macros.php
  374. internal_data/code_cache/templates/l2/s20/public/mjst_footer_link.php
  375. internal_data/code_cache/templates/l2/s20/public/nulumia_xfoptimize_PAGE_CONTAINER_head_macros.php
  376. src/XF/CssRenderer.php
  377. src/addons/ThemeHouse/UIX/XF/CssRenderer.php
  378. src/XF/Less/RtlVisitorPre.php
  379. src/vendor/oyejorge/less.php/lib/Less/VisitorReplacing.php
  380. src/vendor/oyejorge/less.php/lib/Less/Visitor.php
  381. src/XF/Less/RtlVisitor.php
  382. src/vendor/oyejorge/less.php/lib/Less/Parser.php
  383. src/vendor/oyejorge/less.php/lib/Less/Cache.php
  384. src/vendor/oyejorge/less.php/lib/Less/Version.php
  385. src/vendor/oyejorge/less.php/lib/Less/Environment.php
  386. src/vendor/oyejorge/less.php/lib/Less/Tree/Color.php
  387. src/vendor/oyejorge/less.php/lib/Less/Tree.php
  388. src/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php
  389. src/vendor/oyejorge/less.php/lib/Less/Tree/Value.php
  390. src/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php
  391. src/vendor/oyejorge/less.php/lib/Less/Tree/Element.php
  392. src/vendor/oyejorge/less.php/lib/Less/Tree/Selector.php
  393. src/vendor/oyejorge/less.php/lib/Less/Tree/Keyword.php
  394. src/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php
  395. src/vendor/oyejorge/less.php/lib/Less/Tree/Ruleset.php
  396. src/vendor/oyejorge/less.php/lib/Less/Tree/DefaultFunc.php
  397. src/vendor/oyejorge/less.php/lib/Less/Visitor/joinSelector.php
  398. src/vendor/oyejorge/less.php/lib/Less/Visitor/toCSS.php
  399. src/vendor/oyejorge/less.php/lib/Less/Output.php
  400. src/vendor/oyejorge/less.php/lib/Less/Functions.php
  401. internal_data/code_cache/templates/l2/s20/public/helper_js_global.php
  402. internal_data/code_cache/templates/l2/s20/public/nulumia_xfoptimize_helper_js_global_macros.php
  403. internal_data/code_cache/templates/l2/s20/public/google_analytics.php
  404. internal_data/code_cache/templates/l2/s20/public/page_style.php
  405. src/addons/XFA/MultipleCountdowns/Template.php
  406. src/addons/XFA/MultipleCountdowns/Entity/Countdown.php
  407. src/addons/XFA/MultipleCountdowns/Finder/Countdown.php
  408. internal_data/code_cache/templates/l2/s20/public/xfa_mcdn_header.php
  409. internal_data/code_cache/templates/l2/s20/public/uix_canvasTabs.php
  410. internal_data/code_cache/templates/l2/s20/public/uix_canvasPanels.php
  411. internal_data/code_cache/templates/l2/s20/public/browser_warning_macros.php
  412. internal_data/code_cache/widgets/_63_live_forum_statistics.php
  413. internal_data/code_cache/templates/l2/s20/public/lfs_group.threads.php
  414. internal_data/code_cache/templates/l2/s20/public/lfs_macros.php
  415. internal_data/code_cache/phrase_groups/l2/lfs_tab.php
  416. src/addons/Truonglv/Schedule/Entity/Schedule.php
  417. src/XF/Entity/BookmarkItem.php
  418. src/addons/BS/LiveForumStatistics/Repository/StickedLink.php
  419. src/addons/BS/LiveForumStatistics/Entity/StickedLink.php
  420. internal_data/code_cache/templates/l2/s20/public/lfs_tab.new_threads.php
  421. internal_data/code_cache/templates/l2/s20/public/lfs_tab_thread_definition_macros.php
  422. internal_data/code_cache/templates/l2/s20/public/bookmark_macros.php
  423. internal_data/code_cache/templates/l2/s20/public/page_nav.php
  424. internal_data/code_cache/templates/l2/s20/public/uix_config.php
  425. src/addons/ThemeHouse/UIX/Listener/Pub/TemplaterMacroPreRender.php
  426. internal_data/code_cache/templates/l2/s20/public/siropu_ads_manager_ad_js.php
  427. internal_data/code_cache/templates/l2/s20/public/uix_js.php
  428. src/XF/CssWriter.php
  429. src/addons/Nulumia/XFOptimize/XF/CssWriter.php
  430. internal_data/code_cache/templates/l2/s20/public/setup.less.php
  431. internal_data/code_cache/templates/l2/s20/public/setup_fa.less.php
  432. internal_data/code_cache/templates/l2/s20/public/setup_fa4_variables.less.php
  433. internal_data/code_cache/templates/l2/s20/public/uix_materialVars_outline.less.php
  434. internal_data/code_cache/templates/l2/s20/public/setup_custom.less.php
  435. internal_data/code_cache/templates/l2/s20/public/grid_nodes.less.php
  436. internal_data/code_cache/templates/l2/s20/public/node_list.less.php
  437. src/XF/FsMounts.php
  438. src/XF/LocalFsAdapter.php
  439. src/vendor/league/flysystem/src/Adapter/Local.php
  440. src/vendor/league/flysystem/src/Adapter/AbstractAdapter.php
  441. src/vendor/league/flysystem/src/AdapterInterface.php
  442. src/vendor/league/flysystem/src/ReadInterface.php
  443. src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php
  444. src/vendor/league/flysystem/src/Filesystem.php
  445. src/vendor/league/flysystem/src/Plugin/PluggableTrait.php
  446. src/vendor/league/flysystem/src/ConfigAwareTrait.php
  447. src/vendor/league/flysystem/src/FilesystemInterface.php
  448. src/vendor/league/event/src/EmitterTrait.php
  449. src/vendor/league/flysystem/src/Util.php
  450. src/vendor/league/flysystem/src/Config.php
  451. src/vendor/league/event/src/Emitter.php
  452. src/vendor/league/event/src/EmitterInterface.php
  453. src/vendor/league/event/src/CallbackListener.php
  454. src/vendor/league/event/src/ListenerInterface.php
  455. src/vendor/league/flysystem/src/MountManager.php
  456. src/vendor/league/flysystem-eventable-filesystem/src/Event/Before.php
  457. src/vendor/league/event/src/AbstractEvent.php
  458. src/vendor/league/flysystem-eventable-filesystem/src/Event/After.php
  459. internal_data/code_cache/templates/l2/s20/public/xfa_nit_node_list.less.php
  460. internal_data/code_cache/templates/l2/s20/public/structured_list.less.php
  461. internal_data/code_cache/templates/l2/s20/public/thread_rating.less.php
  462. internal_data/code_cache/templates/l2/s20/public/uix.less.php
  463. internal_data/code_cache/templates/l2/s20/public/uix_buttonRipple.less.php
  464. internal_data/code_cache/templates/l2/s20/public/uix_pageAnimations.less.php
  465. internal_data/code_cache/templates/l2/s20/public/uix_canvas.less.php
  466. internal_data/code_cache/templates/l2/s20/public/uix_thirdParty.less.php
  467. internal_data/code_cache/templates/l2/s20/public/uix_bandaids.less.php
  468. internal_data/code_cache/templates/l2/s20/public/uix_searchComponent.less.php
  469. internal_data/code_cache/templates/l2/s20/public/uix_footer.less.php
  470. internal_data/code_cache/templates/l2/s20/public/uix_socialMedia.less.php
  471. internal_data/code_cache/templates/l2/s20/public/widget_live_forum_statistics.less.php
  472. internal_data/code_cache/templates/l2/s20/public/xfa_mcdn_header.less.php
  473. internal_data/code_cache/templates/l2/s20/public/extra.less.php
  474. src/addons/Nulumia/XFOptimize/Listener.php
  475. src/addons/Nulumia/XFOptimize/AssetHandler.php
  476. src/addons/Siropu/ReferralSystem/Repository/Referrer.php
  477. src/XF/Debugger.php

DB Connection Stats

bytes_sent372706
bytes_received2639441
packets_sent532
packets_received4576
protocol_overhead_in18304
protocol_overhead_out2128
bytes_received_ok_packet0
bytes_received_eof_packet0
bytes_received_rset_header_packet1413
bytes_received_rset_field_meta_packet0
bytes_received_rset_row_packet522
bytes_received_prepare_response_packet258140
bytes_received_change_user_packet2377471
packets_sent_command265
packets_received_ok0
packets_received_eof0
packets_received_rset_header157
packets_received_rset_field_meta0
packets_received_rset_row90
packets_received_prepare_response3161
packets_received_change_user1078
result_set_queries78
non_result_set_queries12
no_index_used15
bad_index_used0
slow_queries0
buffered_sets0
unbuffered_sets0
ps_buffered_sets78
ps_unbuffered_sets0
flushed_normal_sets0
flushed_ps_sets0
ps_prepared_never_executed0
ps_prepared_once_executed87
rows_fetched_from_server_normal0
rows_fetched_from_server_ps1000
rows_buffered_from_client_normal0
rows_buffered_from_client_ps1000
rows_fetched_from_client_normal_buffered0
rows_fetched_from_client_normal_unbuffered0
rows_fetched_from_client_ps_buffered0
rows_fetched_from_client_ps_unbuffered0
rows_fetched_from_client_ps_cursor0
rows_affected_normal0
rows_affected_ps0
rows_skipped_normal0
rows_skipped_ps1000
copy_on_write_saved0
copy_on_write_performed0
command_buffer_too_small5
connect_success1
connect_failure0
connection_reused0
reconnect0
pconnect_success1
active_connections1
active_persistent_connections1
explicit_close0
implicit_close0
disconnect_close0
in_middle_of_command_close0
explicit_free_result0
implicit_free_result0
explicit_stmt_close0
implicit_stmt_close0
mem_emalloc_count0
mem_emalloc_amount0
mem_ecalloc_count0
mem_ecalloc_amount0
mem_erealloc_count0
mem_erealloc_amount0
mem_efree_count0
mem_efree_amount0
mem_malloc_count0
mem_malloc_amount0
mem_calloc_count0
mem_calloc_amount0
mem_realloc_count0
mem_realloc_amount0
mem_free_count0
mem_free_amount0
mem_estrndup_count0
mem_strndup_count0
mem_estrdup_count0
mem_strdup_count0
mem_edupl_count0
mem_dupl_count0
proto_text_fetched_null0
proto_text_fetched_bit0
proto_text_fetched_tinyint0
proto_text_fetched_short0
proto_text_fetched_int240
proto_text_fetched_int0
proto_text_fetched_bigint0
proto_text_fetched_decimal0
proto_text_fetched_float0
proto_text_fetched_double0
proto_text_fetched_date0
proto_text_fetched_year0
proto_text_fetched_time0
proto_text_fetched_datetime0
proto_text_fetched_timestamp0
proto_text_fetched_string0
proto_text_fetched_blob0
proto_text_fetched_enum0
proto_text_fetched_set0
proto_text_fetched_geometry0
proto_text_fetched_other0
proto_binary_fetched_null0
proto_binary_fetched_bit6847
proto_binary_fetched_tinyint0
proto_binary_fetched_short7574
proto_binary_fetched_int242989
proto_binary_fetched_int0
proto_binary_fetched_bigint30345
proto_binary_fetched_decimal153
proto_binary_fetched_float754
proto_binary_fetched_double0
proto_binary_fetched_date1486
proto_binary_fetched_year0
proto_binary_fetched_time0
proto_binary_fetched_datetime0
proto_binary_fetched_timestamp0
proto_binary_fetched_string0
proto_binary_fetched_json12070
proto_binary_fetched_blob5118
proto_binary_fetched_enum0
proto_binary_fetched_set0
proto_binary_fetched_geometry0
proto_binary_fetched_other0
init_command_executed_count0
init_command_failed_count0
com_quit0
com_init_db0
com_query2
com_field_list0
com_create_db0
com_drop_db0
com_refresh0
com_shutdown0
com_statistics0
com_process_info0
com_connect0
com_process_kill0
com_debug0
com_ping0
com_time0
com_delayed_insert0
com_change_user0
com_binlog_dump0
com_table_dump0
com_connect_out0
com_register_slave0
com_stmt_prepare88
com_stmt_execute88
com_stmt_send_long_data0
com_stmt_close87
com_stmt_reset0
com_stmt_set_option0
com_stmt_fetch0
com_deamon0
bytes_received_real_data_normal0
bytes_received_real_data_ps2342742