/* Файл основных css-правил шаблона  ====================== */

/* Global ================================= */

[data-theme=dark] #cookie_alert {background: #192a37;box-shadow: #14191F 0px 0px 5px 0px !important;}
[data-theme=dark] .field p {color: #fff;}
[data-theme=dark] .field div.title {color: #b0afaf !important;}
[data-theme=dark] hr { border-color: #424242; }

[data-theme=dark] .form-control {background-color: #14191F !important;color: #E7E9EB;border-color: #424242;}
[data-theme=dark] input.form-control {color: #FFFFFF;border-color: #424242;}
[data-theme=dark] input.form-control:hover {color: #E1E5EA;}
[data-theme=dark] .buttons button.button{background-color:#14191F !important;border-style:solid !important;border-color:#333E4A !important;}
[data-theme=dark] .buttons button.button:hover{background-color:#2B2A33 !important;}

[data-theme=dark] #content_wrap div.clr {background-color: #1C232B;border-style: solid;border-width: 1px;border-radius: 12px;border-color: #333E4A;}
[data-theme=dark] body {color: #ffffff;background-color: #14191f}
[data-theme=dark] main {background-color: #14191f;}
[data-theme=dark] article {background: #14191f;}
[data-theme=dark] li span {color:#ffffff !important;}
[data-theme=dark] ul a {color:#ffffff !important;}
[data-theme=dark] .item span.wrap{color:#fff;}
[data-theme=dark] .item span.wrap:hover{color:#e1e5ea;}
[data-theme=dark] .menu-main a.item:hover {background-color: #192A37 !important;}
[data-theme=dark] .level1 span.m_marker:hover {background-color: #29333d !important;color: #fff!important;}
[data-theme=dark] .level2 span.m_marker:hover {background-color: #192a37 !important;color: #fff!important;}
[data-theme=dark] .level2 span.wrap {color: #fff !important;background-color: #1c232b !important;}
[data-theme=dark] .level2 span.wrap:hover {color: #FFFFFF !important;}
[data-theme=dark] .level2 span.wrap {margin-left: -15px !important;padding-left: 20px !important;margin-right: -15px !important;}
[data-theme=dark] .level2 span.wrap:hover {background-color: #192a37 !important;}
[data-theme=dark] .level1 span.m_marker {background-color: #282F34 !important;color: #fff !important;}

[data-theme=dark] .header {background: #1c232b;border-bottom: 1px solid var(--color-separator);}
[data-theme=dark] .hover-menu {background: #1c232b !important;}
[data-theme=dark] .breadcrumb:after {background: #14191f;}
[data-theme=dark] .header-logo svg:hover {color: #e1e5ea;}
[data-theme=dark] .level2 span.wrap {border-style: none !important;}
[data-theme=dark] a.main-menu-item{color:#e1e5ea;}
[data-theme=dark] a.main-menu-item:hover{color:#e1e5ea;background: #29333d;}
[data-theme=dark] #main-menu a.active {color:#e1e5ea;background: #29333d;}
[data-theme=dark] .user-notifications--bell-button {background-color: #1c232b !important;color: #abb0b6 !important;}
[data-theme=dark] .user-notifications--bell-button:hover {color: #fff !important;}
[data-theme=dark] .user-notifications--bell-button:active {color: #82888f !important;}

/* Header Mode ============================ */
[data-theme=dark] .header-form-upload {color: #c3c8cd !important; background-color: #1c232b !important;}
[data-theme=dark] .header-form-upload:hover {color: #fff !important;}

/* Redactor ============================ */
[data-theme=dark] .redactor_box ul.redactor_toolbar {background-color: #101417;border-color: #424242;}
[data-theme=dark] .redactor_box div {background-color: #14191F;border-color: #333E4A;}

/* Feedback Page ======================== */
[data-theme=dark] label a.ajaxlink {background-color: #1C232B;}
[data-theme=dark] .feedback-active{border-color:#333e4a;}
[data-theme=dark] .feedback-active:hover{background-color:#136BB9;color:#F5F6F7;}
[data-theme=dark] #tab-0 fieldset#fset_0{border-style:solid !important;border-color:rgba(227, 227, 227, 0.1) !important;border-width:1px !important;box-shadow:none !important;}

/* Modal  ==================================== */
[data-theme=dark] div.content {color:#F1F0EF;}
[data-theme=dark] div div.nyroModalCont {background-color: #1C232B !important;}
[data-theme=dark] .nyroModalCloseButton { /* Изменено */background: url("../images/modal_Close.png") no-repeat;background-size: 20px 20px;}
[data-theme=dark] #pm_notices_list div.item {background-color: #14191F !important;}
[data-theme=dark] div.content {color: #F1F0EF !important;background-color: #1C232B !important;}
[data-theme=dark] .close-button a {color: #FFFFFF !important;}
[data-theme=dark] div div.nyroModalCont {border-color: #1c232b !important;}
[data-theme=dark] #pm_notices_window button.button{background-color:#2897E1 !important;}
[data-theme=dark] #pm_notices_window button.button:hover{background-color:#136BB9 !important;}
[data-theme=dark] .pt_page_headr a.btn {background-color:#14191f !important;border-color:#333e4a !important;}
[data-theme=dark] .pt_page_headr a.btn:hover {background-color:#192a37 !important;}

[data-theme=dark] .nyroModalLink div.login_form {background-color:#29333d !important}
[data-theme=dark] #fset_basic legend {color:#ffffff !important}
[data-theme=dark] #f_login_email label {color:#ffffff !important}
[data-theme=dark] #f_login_password label {color:#ffffff !important}
[data-theme=dark] #f_remember label {color:#ffffff !important}
[data-theme=dark] label a.auth_restore_link {color:#ffffff !important}
[data-theme=dark] label a.auth_restore_link {background-color: #29333d !important;}

/* Home Page Content ======================== */
[data-theme=dark] .article-desc p {color: #ffffff;}
[data-theme=dark] .article-title a {color: #ffffff !important;}
[data-theme=dark] .article-desc p:hover {color: #e1e5ea;}
[data-theme=dark] .article-title a:hover  {color: #e1e5ea;}
[data-theme=dark] .svg_home {background:#303233 !important;}
[data-theme=dark] .u-floatLeft a.btn {border-color:#333e4a;color: #ffffff !important;}
[data-theme=dark] .u-floatLeft a.btn:hover {background-color:#333e4a; border-color:#333e4a;color:#00a1e7 !important}
[data-theme=dark] btn svg.feather {color: #ffffff !important;}
[data-theme=dark] .pt_article_h_list {border-color: #333e4a !important;}
[data-theme=dark] .channel__data:hover {color: #2897E1;}
[data-theme=dark] .channel__name {color:#EAEDF1 !important;}
[data-theme=dark] .channel__name:hover {color:#2897E1 !important;}
[data-theme=dark] li button.content-menu__option{color:rgb(73, 90, 106);}
[data-theme=dark] li button.content-menu__option:hover{color:#2897E1;}
[data-theme=dark] .content-menu ol {box-shadow: rgb(20, 25, 31) 0px 0px 2px 0px;}
[data-theme=dark] a.view-svg:hover {color: #FFFFFF;}
[data-theme=dark] a.category-list:hover{color:#00A1E7;}
[data-theme=dark] .img_categories {color: #00A1E7;}
[data-theme=dark] .view_more_link a {color:#29333D;}
[data-theme=dark] .view_more_link a:hover {color:#2897E1;}
[data-theme=dark] .article-title a {color:#29333D;}
[data-theme=dark] .article-title a:hover{color:#2897E1;border-color: #00a1e7;}
[data-theme=dark] .article_category a {color:#eaedf1 !important;}
[data-theme=dark] .article_category a:hover {color:#fff !important;background-color: #14191F !important;}
[data-theme=dark] .title a.category_list{color:#eaedf1 !important;}
[data-theme=dark] .title a.category_list:hover{color:#fff !important;}
[data-theme=dark] .homepage-heading {color:#eaedf1;}
[data-theme=dark] .homepage-heading:hover {color:#fff;}
[data-theme=dark] .thumbnail__title{color:#eaedf1;}
[data-theme=dark] .thumbnail__title:hover{color:#eee;}

/*View More Link*/
[data-theme=dark] .view_more_link a {color: #ffffff !important;}
[data-theme=dark] .view_more_link a svg {background-color: #303233;color: #ffffff;}

/* Support Question ==================== */
[data-theme=dark] .qq_questions_lists a.is_add_question_btn {background-color: #14191f;}

/* Site OFF ============================ */
[data-theme=dark] #site_off_notice {background: #29333d;color: #eee;}
[data-theme=dark] #site_off_notice a {color: #eee;}

/* Billig Page Users ======================== */
[data-theme=dark] td select.form-control {border-style: solid;background-color: #303233 !important;border-color: #14191f;}
[data-theme=dark] .form-control {background-color: #303233;}

/* Cookies Site  ======================= */
[data-theme=dark] .cookie_alert_text {color: #bfc9d4 !important;}

/* Library Component Menu ==================== */
[data-theme=dark] .tab a { color: #ffffff !important;background: #101417;}
[data-theme=dark] .tab a.active { color: #ffffff;background: #101417 !important;}
[data-theme=dark] .tab a:hover { color: #00a1e7 !important;}
[data-theme=dark] .tab a.active:hover { color: #00a1e7 !important;}
[data-theme=dark] .links a:hover { color: #ffffff !important;}
[data-theme=dark] #widget_pos_left-top div.widget_tabbed {background: #14191f;}
[data-theme=dark] .widget_tabbed div.tabs {background: #14191f !important;}
[data-theme=dark] .panel-nav ul { background: #101417 !important;border: 1px solid #252d35 !important;}
[data-theme=dark] .content-tabs div.body {background: #101417 !important;border: 1px solid #252d35 !important;}
[data-theme=dark] .title a {color: #ffffff !important;}
[data-theme=dark] .links a {background: #14191f !important;color: #ffffff !important;border: 1px solid #252d35 !important;}
[data-theme=dark] .links a:hover {background: #192a37 !important;}
[data-theme=dark] .sorting a { color: #ffffff !important;background: #14191f !important;}
[data-theme=dark] .author a:hover { color: #00a1e7 !important;}
[data-theme=dark] .details a:hover { color: #00a1e7 !important;}
[data-theme=dark] .title a:hover { color: #00a1e7 !important;}

/* Header Menu ==================================== */
[data-theme=dark] .rudate {color: #e1e5ea;}
[data-theme=dark] .endate {color: #e1e5ea;}

/*Billing Menu */
[data-theme=dark] tr td.col-id{background-color:#14191F !important;border-style:solid !important;border-width:1px !important;border-color:#333E4A !important;}
[data-theme=dark] thead td.col-date{background-color:#14191F !important;color:#E1E5EA !important;border-style:solid !important;border-width:1px !important;border-color:#333E4A !important;}
[data-theme=dark] thead td.col-desc {background-color: #14191F !important;color: #E1E5EA !important;border-style: solid !important;border-width: 1px !important;border-color: #333E4A !important;}
[data-theme=dark] thead td.col-amount {background-color: #14191F !important;color: #E1E5EA !important;border-style: solid !important;border-width: 1px !important;border-color: #333E4A !important;}
[data-theme=dark] thead td.col-summ {border-style: solid !important;border-color: #333E4A !important;border-width: 1px !important;color: #E1E5EA !important;background-color: #14191F !important;}
[data-theme=dark] tbody td.col-desc {background-color: #14191F !important;color: #E1E5EA !important;border-style: solid !important;border-color: #333E4A !important;border-width: 1px !important;}
[data-theme=dark] tr td.col-date {background-color: #14191F !important;border-style: solid !important;border-width: 1px !important;border-color: #333E4A !important;}
[data-theme=dark] tbody td.col-amount {background-color: #1C232B !important;border-style: solid !important;border-color: #333E4A !important;border-width: 1px !important;}
[data-theme=dark] tbody td.col-summ {background-color: #14191F !important;color: #E1E5EA !important;border-style: solid !important;border-color: #333E4A !important;border-width: 1px !important;}

/* User Menu ================================= */
/*TabsMenu*/
[data-theme=dark] .level2 a.item{background-color:#14191F !important;border-color:#AF2424 !important;}
[data-theme=dark] .level2 a.item:hover{background-color:#192A37 !important;}
[data-theme=dark] .tabbed a.item{background-color:#14191F !important;border-color:#333E4A !important;border-style:solid !important;border-width:0px;border-radius:9px;border-color:#333E4A;}
[data-theme=dark] .tabbed a.item:hover{background-color:#192A37 !important;color:#192A37 !important;}
 
/*UserMenu*/
[data-theme=dark] .header-user-actions div.user-notifications {background-color: #1C232B;}
[data-theme=dark] button.header-user-menu__menu-item:hover {color: #2897E1 !important;}

[data-theme=dark] .user-notifications--show-more {border-color: #333e4a !important;}
[data-theme=dark] .user-notifications--show-more:hover {color: #2897E1 !important;}
[data-theme=dark] .user-notifications--show-more a.text-decoration {color: #e1e5ea !important;}
[data-theme=dark] .user-notifications--show-more a.text-decoration:hover {color: #fff !important;}

/* Header Search ========================== */
[data-theme=dark] .header-search button.header-search-submit {background-color: transparent;}

/* Actions Menu ==================================== */
[data-theme=dark] .nav-link span {color: #ffffff;}
[data-theme=dark] .nav-link span:hover {color: #00a1e7;}

/* Theme Mode ============================ */
[data-theme=dark] .nonelight {display: block;}
[data-theme=dark] .nonedark {display: none;}

/* Profiles ==================================== */
[data-theme=dark] .fieldset_title h3 {background: #14191f !important;color: #b0afaf !important;}

/* Setting Page ==================================== */
[data-theme=dark] legend {background: #1c232b;}

/* SmartWall =================================== */
[data-theme=dark] .sw_opened div.sw_footer {background: #1c232b;}
[data-theme=dark] .sw_miniblock div.sw_miniblock_inner {background: #1c232b;}
[data-theme=dark] .sw_miniblock_inner div.smartwall_editor {background: #1c232b;}
[data-theme=dark] li strong {color: #b0afaf !important;}
[data-theme=dark] .fieldset_title h3 {background: #1c232b !important;color: #b0afaf;}
[data-theme=dark] li strong {color: #b0afaf !important;}

/* Service Pages ========================== */
[data-theme=dark] .text-darkest {color: #ffffff;}
[data-theme=dark] .page-item strong {color:#b0afaf;}
[data-theme=dark] p span.page-title {color:#eee;}
[data-theme=dark] .user-setting-panel {background-color: #14191f;border-color: #333e4a;}
[data-theme=dark] .mt-7 a.rounded-lg{background-color:#1c232b !important;color:#FFFFFF !important;text-decoration: none}
[data-theme=dark] .mt-7 a.rounded-lg:hover{background-color:#192A37 !important;}
[data-theme=dark] div.bg-rmbgray {background-color: #14191f !important;border-color:#333E4A !important;}
[data-theme=dark] .text-rtblue {color: #E1E5EA !important;}
[data-theme=dark] .mt-7 h1.text-darkblue {color: #D9D9D9 !important;}
[data-theme=dark] .mt-7 p.text-darkblue {color: #C7C7C7 !important;}
[data-theme=dark] a.title_menu_link{color:#fff;}
[data-theme=dark] a.title_menu_link:hover{color:#e1e5ea;}
[data-theme=dark] .register-active:hover {background-color: #136BB9;color: #F3F4F5;}
[data-theme=dark] .contacts_pages div.mx-auto {background-color: #14191f;color: #d9d9d9 !important;}
[data-theme=dark] .text-dark span.text-darkblue {color: #FFFFFF;}
[data-theme=dark] .text-darkblue p {color: #FFFFFF;}

/* Premium Page ========================== */
[data-theme=dark] .go-pro-packages div.content {border-color: #333e4a;}
[data-theme=dark] .go-pro-packages div.content:hover {background-color: #192a37;}

/* Sidebar Right  ============================== */
[data-theme=dark] .svgBox svg {color: #889baf;border-color: #889baf;}
[data-theme=dark] .svgBox svg:hover {color: #fff;border-color: #fff;}
[data-theme=dark] .menu-servicebar a.item{border-color:#333E4A !important;}
[data-theme=dark] .menu-servicebar a.item:hover{border-color:#2A465B !important;background-color:#192A37 !important;}

[data-theme=dark] .lineLeft {background-color:#333e4a !important;}
[data-theme=dark] #rightbars {border:1px solid #333e4a !important;}
[data-theme=dark] .side_right {background: #1c232b !important;border-color: #797e83 !important;}
[data-theme=dark] .red_line span.labelBox {color: #ffffff;}
[data-theme=dark] .font_weight span.labelBox {color: #ffffff;}
[data-theme=dark] .right_menu div.side_right {background: #1c232b !important;}
[data-theme=dark] .labelBox i.fa-regular {color: #1c232b;}
[data-theme=dark] .labelBox i.fa-regular {color: #1c232b;}
[data-theme=dark] #setBoxlink a.leftBox:hover { color: #1c232b; background: #192a37 !important;}
[data-theme=dark] #setBoxlink a.red_line:hover {background: #192a37 !important;}
[data-theme=dark] li a.leftBox:hover {background: #192a37 !important;}
[data-theme=dark] .leftBox span.left_bl {color: #ffffff;}
[data-theme=dark] .labelBox i:hover {color: #ffffff !important;}
[data-theme=dark] .sidebar_bl i.fa-regular {color: #1c232b !important;}
[data-theme=dark] .sidebar_bl i.fa-regular:hover {color: #ffffff !important;}
[data-theme=dark] .ra-sidebar-body div.related-article-wrapper { background: #1c232b !important;}
[data-theme=dark] #setBoxlink a.active-right {background: #192a37;color: #ffffff}
[data-theme=dark] #widget_wrapper_101 div {color: #fff;background-color: #1c232b;}

[data-theme=dark] .topnav {background: #1c232b;border: 1.2px solid #333e4a;}
[data-theme=dark] ul.topnav li a {color: #fff;}
[data-theme=dark] ul.topnav li a:hover {background-color: #192a37;color: #fff;}

/*Wigets FAQ*/
[data-theme=dark] .faq_item h3 {color: #ffffff !important;}
[data-theme=dark] .col-lg div.icms-widget{border-color: #333e4a;background-color: #1c232b;}

/*FAQ*/
[data-theme=dark] .card h4  {color: #e1e5ea;}

/*Main*/
[data-theme=dark] .vid_srch_filtr .pt_forms {background-color: #212121;}
[data-theme=dark] .yp_trans {background: transparent;box-shadow: none;}
[data-theme=dark] .pt_featured_video .video-player .video-title, .pt_featured_video .thumbnail_holder, .home-page-categories .videos .video-list .video-list-image a, .video-latest-list .video-thumb a, .login-page, nav.navbar-findcond .search-header .search-dropdown, .yp_pub_elemnt .publisher-element {background: #212121;}
[data-theme=dark] .yp_side_drawer {background: #030507;}
[data-theme=dark] .pt_featured_video .thumbnail_holder:before {border-right-color: #212121;}
[data-theme=dark] .pt_featured_video .video-player .video-big-share {box-shadow: 0 -12px 25px 8px #212121;border-top-color: #2c2c2c; background-color: #2c2c2c; }
[data-theme=dark] .yp_side_drawer ul.sections li a svg {fill: #888888;}
[data-theme=dark] .yp_side_drawer ul.sections li.active a {color: #0094d8;}
[data-theme=dark] .yp_side_drawer ul.sections li a:hover {background-color: rgba(136, 136, 136, 0.4);}
[data-theme=dark] .home-page-categories .videos .video-list .video-list-by span, .home-page-categories .videos .video-list .video-list-by a, .video-latest-list.video-wrapper .video-info span, .video-latest-list.video-wrapper .video-info a, .video-latest-list.video-wrapper .video-info {color: #9f9f9f;}
[data-theme=dark] .slick-prev, .slick-next {background: #242424;}
[data-theme=dark] .plyr__menu__container .plyr__control>span, .plyr__menu__container .plyr__menu__value, .plyr__progress .plyr__tooltip {color:  #333;}
[data-theme=dark] .bootstrap-select button:hover, .bootstrap-select button:hover span {background-color: #14191f;}
[data-theme=dark] nav.navbar-findcond ul.dropdown-menu > li > a:hover { background: #333; color: #fff; }
[data-theme=dark] .pp_mat_input input:focus, .pp_mat_input textarea:focus, .pp_mat_input select:focus {border-color: #4285f4;}
[data-theme=dark] .pp_mat_input label {background: #14191f;/* color: #4285f4; */}
[data-theme=dark] .pp_mat_input input:placeholder-shown:not(:focus) + label {color: #eee;}
[data-theme=dark] .login-page .login_signup_combo .login__ .btn {background-color: black;}
[data-theme=dark] .login-page .login-icons {border-color: #323232;}
[data-theme=dark] nav.navbar-findcond .search-header .search-dropdown .search-result a {color: #cacaca;}

/*Ads*/
[data-theme=dark] .user-ads-list-container, .create-new-ad-container { background: #212121; color: #eee; }
[data-theme=dark] .bootstrap-select *, .user-ads-list-container table *, table#withdrawal-requests * { background: #212121; color: #eee; border-color: #424242; }

[data-theme=dark] .tgl-ios + .tgl-btn {background: rgb(189, 189, 189);}
[data-theme=dark] .tgl-ios:checked + .tgl-btn {background: rgba(0, 150, 136, 0.5);}
[data-theme=dark] .yp_ads_add .add-amount h5 input {background: #131313;}

/*Blog*/
[data-theme=dark] .read-content, .related-article-wrapper { background: #14191f; border: 1px solid #212121; }
[data-theme=dark] .read-article-container .read-article-meta {border-top: 1px solid rgba(255, 255, 255, 0.05);border-bottom: 1px solid rgba(255, 255, 255, 0.05);}

/*Settings*/
[data-theme=dark] .settings-sidebar ul li.active a {color: #ffffff;background: rgb(255 255 255 / 8%);}

/*Watch*/
[data-theme=dark] .video-options { border-color: #191d23; }
[data-theme=dark] .pt_video_comments .yp_video_comment textarea { border-color: #3e3e3e; }
[data-theme=dark] .video-published { color: #eee; }

/*Modal*/
[data-theme=dark] .modal-content, .modal.matdialog .modal-header, .modal.matdialog .modal-footer {background-color: #090909;}
[data-theme=dark] .modal.matdialog .matbtn:hover {background: #1c232b;}

/*Profile*/
[data-theme=dark] .profile-container .links-container ul, .profile-container .links-container ul li {background: transparent;}
[data-theme=dark] .profile-container .pt_chnl_info .avatar-container { border-color: #212121; }
[data-theme=dark] .profile-container .pt_chnl_info .subscribe-btn-container .btn-subscribe {color: #14191f;}
[data-theme=dark] .profile-container .pt_chnl_info .subscribe-btn-container .btn-message {background-color: rgb(255 255 255 / 15%); }

[data-theme=dark] .thumbnail-preview-renderer {border-color: #5d5d5d;}
[data-theme=dark] .play-lists:after, .play-lists:before {background: rgba(83, 83, 83, 0.15);}
[data-theme=dark] .video-title { color: #fff; }
[data-theme=dark] .video-publisher { color: #fff; }
[data-theme=dark] .video-views { color: #fff; text-transform: lowercase; }

[data-theme=dark] .swal2-modal { background: #131313; border-color: #fff; }
[data-theme=dark] .swal2-modal button.btn { background: #030303; border-color: #444; box-shadow: none; }
[data-theme=dark] .playlist-item { border-color: #444; }
[data-theme=dark] .load-more { color: #eee; border-color: #424242; }
[data-theme=dark] .divider { background: #424242; }
[data-theme=dark] .watch-video-show-more { color: #fff; border-color: #424242; background-color: #131313; background-image: linear-gradient(to top, #131313 0, #131313 100%); }
[data-theme=dark] .watch-video-show-more:hover { background-color: #14191f; background-image: linear-gradient(to top, #14191f 0, #14191f 100%); }
[data-theme=dark] .comments-header { color: #eee; }
[data-theme=dark] .load-related-videos { border-color: #424242; }
[data-theme=dark] .load-related-videos button { background: rgb(255 255 255 / 15%); color: #eee; border: none; }
[data-theme=dark] .load-related-videos button:focus { background: rgb(255 255 255 / 15%); color: #eee; border: none; }

[data-theme=dark] .settings-header { box-shadow: none; }
[data-theme=dark] .recent-articles { border-bottom: 1px solid #3e3e3e; }
[data-theme=dark] .postFooter { border-top: 1px solid #484848; }
[data-theme=dark] .article-categories h4 { border-color: #424242; }
[data-theme=dark] .article-categories .video-wrapper.popular-articles-wrapper { border-color: #424242; }
[data-theme=dark] .swal2-success-circular-line-right, .swal2-success-circular-line-left, .swal2-success-fix { background: transparent; }
[data-theme=dark] .pt_forms .last-sett-btn { background-color: transparent; border-top: none; }
[data-theme=dark] .pt_forms .form-group input[type=text]:focus { border-color: #007bb3; }
[data-theme=dark] .pt_forms .form-group input[type=email]:focus { border-color: #007bb3; }
[data-theme=dark] .pt_forms .form-group input[type=password]:focus { border-color: #007bb3; }
[data-theme=dark] .pt_forms .form-group select:focus { border-color: #007bb3; }
[data-theme=dark] .pt_forms .form-group textarea:focus { border-color: #007bb3; }
[data-theme=dark] .alert-info { color: #fff; background: #131313; border-color: #31708f; }
[data-theme=dark] .alert-danger { color: #fff; background: #131313; border-color: #a94442; }
[data-theme=dark] .alert-success { color: #fff; background: #131313; border-color: #3c763d; }
[data-theme=dark] .alert-warning { color: #fff; background: #131313; border-color: #8a6d3b; }
[data-theme=dark] .toggle-group * { color: #eee; }
[data-theme=dark] .toggle-group .toggle-off { background: #3e3e3e; }
[data-theme=dark] .alert { border-radius: 0; }
[data-theme=dark] .alert p { color: #8a6d3b; }
[data-theme=dark] .alert h4 { color: #8a6d3b; }
[data-theme=dark] .main-color { color: #04abf2; }
[data-theme=dark] .next-video { border-bottom: 1px solid #3e3e3e; }
[data-theme=dark] .bg-bubbles { background-color: #131313; }
[data-theme=dark] .bg-bubbles li { background-color: rgba(255, 255, 255, 0.15); }
[data-theme=dark] .messages-sidebar .search-box { background-color: #050404; border-bottom: 1px solid #444; }
[data-theme=dark] .messages-sidebar .search-box input { box-shadow: none; }
[data-theme=dark] .messages-sidebar .list-group { box-shadow: none;background-color: #050404;}
[data-theme=dark] .messages-sidebar .saving { color: #1da1f2; }
[data-theme=dark] .messages-sidebar .saving span { color: #1da1f2; }
[data-theme=dark] .messages-sidebar ul li a:hover { background-color: transparent; }
[data-theme=dark] .second-header-layout a { color: #eee; }
[data-theme=dark] .second-header-layout li.active > a { background: #111111; }
[data-theme=dark] .pt_language_select { box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
[data-theme=dark] .pt_language_select:before { background: #212121; }
[data-theme=dark] .btn-default { background: #131313; }
[data-theme=dark] .btn-default:hover, .btn-default:active, .btn-default:focus {/* background: #0a0a0a; */}
[data-theme=dark] .headtoppoint { border-bottom: 10px solid #212121; }
[data-theme=dark] .announcement-renderer, .announcement-renderer .alert { background-color: #14191f; }
[data-theme=dark] .modal-footer { background-color: #272727; border-top: 1px solid #131313; }
[data-theme=dark] .content { background: #14191f; box-shadow: 0 1px 0 0 #212121, 0 0 0 1px #212121; }
[data-theme=dark] .import-form-content { border-top: 1px solid #484848; }
[data-theme=dark] .pt_about { color: #e1e1e1; }
[data-theme=dark] .publisher-element {border-top: 1.5px solid #191d23;border-bottom: 1.5px solid #191d23;}
[data-theme=dark] .search-result a { color: #333; }
[data-theme=dark] .login-icons a { color: initial; }
[data-theme=dark] .categories-drop-down a { color: #eee; }

[data-theme=dark] footer .footer-container { background: #212121; box-shadow: none; }
[data-theme=dark] .home-page-categories .row { border: none; margin-bottom: 0; }
[data-theme=dark] .pro-bg {background-color: transparent;}
[data-theme=dark] .free-bg {background-color: transparent;}

[data-theme=dark] .go-pro-container .go-pro-body .go-pro-packages .go-pro-pkg div .go-pro-pkg-features { background: #212121; box-shadow: none; border: 0; }
[data-theme=dark] .go-pro-container .go-pro-body .go-pro-packages .go-pro-pkg div .go-pro-features-list p { border-color: #333; }
[data-theme=dark] .navbar.navbar-findcond.navbar-default.second-header-layout { border: none; background: #212121; border-radius: 0; border-top: 2px solid #444; }
[data-theme=dark] .navbar.navbar-findcond.navbar-default.second-header-layout ul.nav.navbar-nav li { background: #212121; }
[data-theme=dark] .footer-container ul { border-radius: 0; }
[data-theme=dark] .page-margin.video-player-page .publisher-subscribe-button button { background: #3590d9; border-color: #5e99dc; }
[data-theme=dark] .page-margin.video-player-page .publisher-subscribe-button span { background: #3590d9; border-color: #5e99dc; }
[data-theme=dark] .page-margin.video-player-page .related-header h4 { border-bottom: 1px solid #3e3e3e; }
[data-theme=dark] .subscriptions-list .video-wrapper .video-actions { padding-right: 10px; }
[data-theme=dark] .subscriptions-list .video-wrapper .video-desc { color: #8a8a8a; }
[data-theme=dark] .subscriptions-list .video-wrapper hr { border-color: #424242; }
[data-theme=dark] .upload-head hr { border-color: #424242; }
[data-theme=dark] .video-menu ul li span:hover { background: #04abf2; color: #fff; }
[data-theme=dark] .text-center.no-content-found { color: #eee; }
[data-theme=dark] .play-lists .dropdown-menu { border-radius: 0; }
[data-theme=dark] .play-lists .dropdown-menu li span:hover { background: #3e3e3e; color: #eee; }
[data-theme=dark] .fa-thumb-tack.rotate-r45d { color: #42c1be; }
[data-theme=dark] .termsofuse:not(h4) { color: #8a8a8a; }
[data-theme=dark] .dataTables_paginate.paging_simple_numbers ul li a { background: #3e3e3e; color: #eee; border-color: #424242; outline: 0; }
[data-theme=dark] .dataTables_paginate.paging_simple_numbers ul li.active a { background: #eee; color: #212121; }
[data-theme=dark] .settings-sidebar ul { background: #050404; }
[data-theme=dark] .settings-sidebar ul li { background: transparent; color: #eee; border-color: #424242; box-shadow: none; }
[data-theme=dark] .settings-sidebar ul li.active { border-color: #eee; }
[data-theme=dark] .form-control.read-only { background: #3e3e3e; color: #eee; }
[data-theme=dark] #avatar-settings .btn-file { color: #eee; background: #1c1c1c; }
[data-theme=dark] .nav .open > a { background: transparent; }
[data-theme=dark] .nav .open > a:focus { background: transparent; }
[data-theme=dark] .nav .open > a:hover { background: transparent; }
[data-theme=dark] .related-header h4 { border-bottom: 1px solid #3e3e3e; }
[data-theme=dark] .user-messages .messages .message .user-message { background-color: #131313; box-shadow: none; }
[data-theme=dark] .user-send-message textarea { box-shadow: none;background: #191C1D;}
[data-theme=dark] #new-message-form #send-button { color: #04abf2; background-color: rgba(0, 0, 0, 0.3); }
[data-theme=dark] #new-message-form #send-button:hover { background-color: rgba(0, 0, 0, 0.5); }
[data-theme=dark] .pt_footer .container-fluid { background: #212121; border-top: solid 1px #111111; }
[data-theme=dark] .pt_history .video-wrapper > div { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }
[data-theme=dark] .pt_blogcomm_combo img { border: none; }
[data-theme=dark] .user-comments .main-comment .user-avatar img { border: none; }
[data-theme=dark] .player-video .video-processing div { background: #14191f; }
[data-theme=dark] .alert p, .alert h4 { color: #fff; }
[data-theme=dark] .pt_upload_vdo .progress { background:transparent; }
[data-theme=dark] .pt_upload_vdo .progress .percent, .pt_prcs_vdo {color: #fff;}
[data-theme=dark] .related-article-wrapper .ra-info {background: #2f2f2f;}
.empty_state svg.feather {color: #c3c3c3;background-image: url("data:image/svg+xml;charset=UTF-8, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='m512 256c0 141.386719-114.613281 256-256 256s-256-114.613281-256-256 114.613281-256 256-256 256 114.613281 256 256zm0 0' fill='rgb(255 255 255 / 8%25)'/%3e%3cpath d='m384 256c0 70.691406-57.308594 128-128 128s-128-57.308594-128-128 57.308594-128 128-128 128 57.308594 128 128zm0 0' fill='rgb(255 255 255 / 10%25)'/%3e%3c/svg%3e");}
[data-theme=dark] .empty_state {color: #fff;}

@media (min-width: 992px){
[data-theme=dark] .yp_side_drawer::-webkit-scrollbar, .pt_featured_video .video-player .video-big-title::-webkit-scrollbar {background: #212121;}
[data-theme=dark] .yp_side_drawer::-webkit-scrollbar-thumb, .pt_featured_video .video-player .video-big-title::-webkit-scrollbar-thumb {background: rgba(136, 136, 136, 0.4);}}

[data-theme=dark] .private-text {background: #333;color: #eee;}
[data-theme=dark] .highcharts-root .highcharts-background{fill: #212121;}
[data-theme=dark] .highcharts-column-series text{fill: #fff;}
[data-theme=dark] .highcharts-root .highcharts-title {fill: #fff;}
[data-theme=dark] #video_dropdown .dropdown-menu{background-color: #333;}
[data-theme=dark] #video_dropdown .dropdown-menu .dropdown-item:hover{color: #fff;}
[data-theme=dark] .spin-svg {fill: #fff;}
[data-theme=dark] #geo_blocking .bootstrap-select{background-color: #212121;}

[data-theme=dark] .vid_stud_links li a {background: #404040;}
[data-theme=dark] .vid_stud_filtr label:hover span {background: #404040;}
[data-theme=dark] .vid_pop_channls {border: 1px solid #4a4a4a;}
[data-theme=dark] #bar_loading:before {background-color: #ffffff;}
[data-theme=dark] .showing_pages{color: #fff;}
[data-theme=dark] .showing_nav{background: #191c1d;}
[data-theme=dark] .showing_nav .pagination {background: transparent;}
[data-theme=dark] .pagination li a{background: #131313; border-color: #474747;}
[data-theme=dark] .pagination .active a{border-color: #337ab7;}
[data-theme=dark] .btn_color{background-color: #232323;}
[data-theme=dark] .mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {color: #595959;}

[data-theme=dark] .set_unbl_usrs {border: 1px solid #434343;}
[data-theme=dark] .set_unbl_usrs button {background-color: #545454;}
[data-theme=dark] .upload_bank_receipts > div {background-color: #212121;border-color: #3b3b3b;}
[data-theme=dark] .dt_bank_trans_modal .dt_user_profile {background: #212121;}
[data-theme=dark] .checkbox label::before {background-color: #3b3b3b;}

[data-theme=dark] .rent_vids_foot .rent_vid_info_name svg {color: #d1d1d1;}
[data-theme=dark] .pt_actv_hdr time, .pt_vew_actv_pst .comments_header {color: #e2e2e2;}
[data-theme=dark] .pt_actv_prnt .article-wrapper:not(:last-child) {border-bottom: 1px solid #3f3f3f;}
[data-theme=dark] .pt_vew_actv_pst {background-color: #212121;}

[data-theme=dark] .mic_drop .dropdown-menu div, .cam_drop .dropdown-menu div, .chat_drop .dropdown-menu div {color: white;}
[data-theme=dark] .emojionearea, .emojionearea.form-control {background-color: #1c1c1c;border: 1px solid #444;}
[data-theme=dark] .emojionearea .emojionearea-editor {color: #f8f8f8;}

[data-theme=dark] .movie-file-input {border-color: #444;}
[data-theme=dark] .movie-file-input > .button {background: #414141;}
[data-theme=dark] .pt_vid_card_prvw {--surface2: #323232;--surface3: #525252;background: rgb(255 255 255 / 8%);}
[data-theme=dark] .pt_vid_card_form .form-group label.col-md-12 {background: #212121;}
[data-theme=dark] .select_radio_btn .sr_btn_lab_innr {box-shadow: 0 0 0 1px #3b3b3b;}
[data-theme=dark] .select_radio_btn.small_rbtn .sr_btn_img {background-color: #3d3d3d;}
[data-theme=dark] .select_radio_btn label > input:checked ~ .sr_btn_lab_innr .sr_btn_img {background-color: #14191f;}

[data-theme=dark] .video-info-element .views-bar {background-color: #464646;}
[data-theme=dark] .video-likes {color: #cdcdcd;}
[data-theme=dark] .video-likes .like-btn:hover {color: #ffffff;}
[data-theme=dark] .publisher-element .publisher-name span {opacity: 0.7;}
[data-theme=dark] .video-options .btn-share:not(:last-child) {border-right-color: #191d23;}
[data-theme=dark] .pt_video_info .watch-video-description p {color: #C8C8C8;}
[data-theme=dark] .tp_vid_fltr_tabs ul {box-shadow:  0 1px 0 0 #000, 0 0 0 1px #222;}
[data-theme=dark] .pt_video_comments .comments-header, .user-comments .main-comment .user-comment .comment-text, .sort-comments-dropdown .dropdown-toggle {color: #C4C4C4;}
[data-theme=dark] .video-options .btn-share:hover {background-color: rgb(255 255 255 / 5%);}
[data-theme=dark] .main-comment .pt-comment-item-reply-form input {border-bottom-color: #3e3e3e;}
[data-theme=dark] .wtch_mv_info_main .watch-video-show-more:hover {background: #2d2d2d;}

[data-theme=dark] .pt_sec_nav_cats {background: rgb(0 0 0 / 72%);box-shadow: 0 1px 0 rgb(255 255 255 / 6%);}
[data-theme=dark] .pt_sec_nav_slide > div a {border-color: rgb(255 255 255 / 50%);}
[data-theme=dark] .pt_sec_nav_slide_prnt .swiper-button-next, .pt_sec_nav_slide_prnt .swiper-button-prev {color: #444;}
[data-theme=dark] .btn-subscribe:before, .btn-subscribed:before {border-right-color: #696969;}
[data-theme=dark] nav.navbar-findcond .search-header .search-dropdown .search-result a:hover {background-color: rgb(255 255 255 / 5%);}
[data-theme=dark] .articles-content .pt_article_h_list {background: #14191f;border-color: #3d3d3d;}
[data-theme=dark] .articles-content .pt_article_h_list .video-info .postFooter {border-color: #484848;}
[data-theme=dark] .login-page .login_signup_combo .btn {background-color: #04abf2;}
[data-theme=dark] .login-page .pp_mat_input input, .login-page .pp_mat_input select {background: #1c1c1c;}
[data-theme=dark] .login-page .login-icons, .login-page .signup__ {color: #e6e6e6;}
[data-theme=dark] header nav.navbar-findcond ul.dropdown-menu.ani-acc-menu > li:first-child a:hover {color: #ffffff;}
[data-theme=dark] ul.notfi-dropdown li h5 {border-bottom-color: #373737;}
[data-theme=dark] .pt_page_headr {border-bottom-color: #333333;}
[data-theme=dark] .related-video-wrapper .ra-title .video-category a {background: #3b3b3b;}
[data-theme=dark] .pp_mat_input .emojionearea, .pp_mat_input .emojionearea.form-control {border-color: #545454;background-color: #14191f;}
[data-theme=dark] .pp_mat_input .emojionearea .emojionearea-editor {color: #e6e6e6;}
[data-theme=dark] .pt_upload_vdo_step .line {background: #505050;}
[data-theme=dark] .upload-image-content {color: #d5d5d5;}
[data-theme=dark] .pt_import_vdo .col-md-9 svg.feather {border-color: #545454;}
[data-theme=dark] .pt_stock_vid_setts {background-color: #14191f;box-shadow: 0 1px 0 0 #3d3d3d, 0 0 0 1px #3f3f3f;}
[data-theme=dark] .pt_stock_vid_setts .pt_forms .form-group input[type=text], .pt_stock_vid_setts .pt_forms .form-group select, .pt_stock_vid_setts .pt_forms .form-group input[type=number] {border-color: #707070;background-color: #14191f;}
[data-theme=dark] .pt_stock_vid_setts .pt_forms .form-group .input-group svg {color: rgb(255 255 255 / 40%);background: rgb(255 255 255 / 5%);border-color: #707070;}
[data-theme=dark] .pt_num_toggle .value-button {border-color: #707070;}
[data-theme=dark] .pt_timeline_usr {background: #191C1D;}
[data-theme=dark] .profile-container .page-container {background: linear-gradient(#2b2f31 0%, transparent 100%);}
[data-theme=dark] .pt_blogcomm_combo textarea {border-bottom-color: #525252;}
[data-theme=dark] .user-comments .main-comment .user-comment {color: #aeaeae;}
[data-theme=dark] .article_image_renderer {border-color: #C8C8C8;background: #3E4041;}
[data-theme=dark] table .dataTables_empty {background: #14191f;}
[data-theme=dark] .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {border-top-color: #545454;}
[data-theme=dark] .table>thead>tr>th {border-bottom-color: #545454;}
[data-theme=dark] .messages-sidebar {border-color: #373737;}
[data-theme=dark] .messages-sidebar ul li a .user-name {color: #e8e8e8;}
[data-theme=dark] .pt_msg_header {background: #050404;}
[data-theme=dark] .pt_msg_area {background: #2A2D2E;}
[data-theme=dark] #new-message-form {border-color: #414141;background: #2A2D2E;}
[data-theme=dark] .messages-sidebar .search-box svg.feather {background: rgb(255 255 255 / 5%);border-color: #545454;}
[data-theme=dark] .platform_icon {background: #4c4c4c;}
[data-theme=dark] .as_list {border-color: rgb(255 255 255 / 10%);}
[data-theme=dark] .yp_sett_header h4 svg {background: rgb(255 255 255 / 10%);}
[data-theme=dark] .vid_stud_divider:after {background: rgb(255 255 255 / 10%);}
[data-theme=dark] .pt_create_ads_upload {border-color: #707070;}
[data-theme=dark] .cc-window {background-color: #14191f;}

@media (min-width: 992px){
[data-theme=dark] .pt_uv_thumbs_innr::-webkit-scrollbar-track {background: #14191f;}
[data-theme=dark] .pt_uv_thumbs_innr::-webkit-scrollbar-thumb {border: 5.5px solid #14191f;}}

[data-theme=dark] .bootstrap-select .dropdown-menu li a span.text {background: transparent;}
[data-theme=dark] .tube_faq .accordion {border-color: #3e3e3e;}
[data-theme=dark] .tube_faq .accordion-item > .btn {color: #e7e7e7;background: #383838;}
[data-theme=dark] .tube_faq .accordion-item.is-active > .btn {background-color: #4a4a4a;}
[data-theme=dark] .tube_faq .accordion-item.is-active > .card {background-color: #1c232b;}
[data-theme=dark] .card p {color: #fff !important;}
[data-theme=dark] .read-article-container .read-article-meta > div {border-color: #4a4a4a;}
[data-theme=dark] .popular-articles-wrapper .popular-article-title a {background-color: #191c1d;}

[data-theme=dark] .ui-widget-content, .ui-widget-header {border-color: #505050;background: #1a1a1a;color: #e5e5e5;}
[data-theme=dark] .ui-widget.ui-widget-content {border-color: #505050;}
[data-theme=dark] .ui-widget-header {background: #222222;}
[data-theme=dark] .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {border-color: #505050;}
[data-theme=dark] .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {border-color: #525252;background: #484848;}
[data-theme=dark] .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {color: #777620;}
[data-theme=dark] .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {filter: invert(1);}

[data-theme=dark] .related-article-wrapper {border: 1px solid #525252;}
[data-theme=dark] .read-article-sidebar .ra-sidebar-head h4 {border-bottom-color: #767676;}
[data-theme=dark] .articles-content .pt_article_h_list .video-info .postFooter a:hover {background-color: #424242;}

[data-theme=dark] .pt_crop_shrt_vid .ui-slider {background: rgb(255 255 255 / 20%);}
[data-theme=dark] .pt_shorts_page_title .btn {background-color: #222;}
[data-theme=dark] .swal2-modal .swal2-buttonswrapper {border-color: #3c3c3c;}
[data-theme=dark] .swal2-modal button.btn.pt_wallet_btn.btn-success {background-color: #5cb85c;}
[data-theme=dark] .swal2-modal button.btn.pt_wallet_btn.btn-default {background-color: #2c2c2c;}
[data-theme=dark] .pt_upload_vdo button.btn_upld_vid_next.btn-default:hover, .pt_upload_vdo button.btn_upld_vid_next.btn-default:focus, .pt_upload_vdo button.btn_upld_vid_next.btn-default.focus, .pt_upload_vdo button.btn_upld_vid_next.btn-default:active, .pt_upload_vdo button.btn_upld_vid_next.btn-default.active {background-color: #4c4c4c;}
[data-theme=dark] .ep_how_many {border-color: #545454;}
[data-theme=dark] .wow_cset_avtr .wow_cset_avtr_hdr .btn-file {border-color: #14191f;}
[data-theme=dark] .payment_box .btn {border-color: rgb(255 255 255 / 15%);}
[data-theme=dark] .read-article-container .read-article-meta .count svg.feather {background: rgb(255 255 255 / 10%);}
[data-theme=dark] .pt_act_likds > span {background: rgb(255 255 255 / 7%);}
[data-theme=dark] .dropdown-menu {background-color: #191818;}
[data-theme=dark] body .tox-tinymce {border-color: #373737;}
[data-theme=dark] body .tox .tox-tbtn svg {fill: #ededed;}
[data-theme=dark] body .tox .tox-menubar, body .tox .tox-toolbar-overlord, body .tox .tox-toolbar, body .tox .tox-toolbar__overflow, body .tox .tox-toolbar__primary {background-color: #3c3c3c;}
[data-theme=dark] body .tox .tox-tbtn:hover, body .tox .tox-tbtn:hover span.tox-tbtn__select-label, body .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active), body .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) span.tox-mbtn__select-label {color: #222f3e;}
[data-theme=dark] body .tox .tox-menubar+.tox-toolbar, body .tox .tox-menubar+.tox-toolbar-overlord .tox-toolbar__primary, body .tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {border-color: #505050;}
[data-theme=dark] .user-ads-list-container.pt_vid_stud_ads_list {background: transparent;}
[data-theme=dark] div.dataTables_wrapper div.dataTables_length select.form-control {margin: 0 6px;}
[data-theme=dark] .user-setting-panel select {box-shadow: 0 1px 0 0 #4d4d4d, 0 0 0 1px #565656;}
[data-theme=dark] .user-ads-list-container.pt_vid_stud_ads_list table * {background: transparent !important}
[data-theme=dark] .user-ads-list-container.pt_vid_stud_ads_list div.dataTables_wrapper div.dataTables_paginate ul.pagination, .user-ads-list-container.pt_vid_stud_ads_list div.dataTables_wrapper div.dataTables_paginate ul.pagination > li {background: transparent;}
[data-theme=dark] .pt_go_pro .go-pro-packages .go-pro-pkg {background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='900' viewBox='0 0 1440 900' fill='none'%3e%3cpath d='M232 2C211.667 91.1667 204.5 277.5 338.5 309.5C506 349.5 732 669 954 468C1176 267 1770 790.5 1465.5 943' stroke='rgb(255 255 255 / 7%25)'/%3e%3cpath d='M0 189C8.83333 294.667 79.2 503.8 290 495C553.5 484 702 594.5 747 698C792 801.5 830 1103 1066.5 1013' stroke='rgb(255 255 255 / 7%25)'/%3e%3cpath d='M-27 626C45.3333 707.167 237.5 876.7 427.5 905.5' stroke='rgb(255 255 255 / 7%25)'/%3e%3cpath d='M829 -20C849.333 8.16667 922.5 66.2 1052.5 73C1215 81.5 1323.87 87.8301 1366.5 106.5C1443 140 1476.5 192.5 1506 292' stroke='rgb(255 255 255 / 7%25)'/%3e%3c/svg%3e");background-position: 50% 50%;background-size: cover;background-repeat: no-repeat;}
[data-theme=dark] .pt_go_pro .go-pro-pkg-features {border-color: #4a4a4a;}

[data-theme=dark] .checkbox label::before {border-color: rgb(255 255 255 / 40%);}
[data-theme=dark] .pt_blogcomm_combo button:hover {background-color: rgb(255 255 255 / 15%);}
[data-theme=dark] .pt_num_toggle .value-button {background: #14191f;}
[data-theme=dark] .pt_mn_wtch_switch .tgl-btn:before {background: rgba(255, 255, 255, 0.15);}
[data-theme=dark] .pt_ads_wallet_olink {border-color: rgb(255 255 255 / 15%);}
[data-theme=dark] .pt_ads_wallet_olink:hover {background: rgb(255 255 255 / 7%);}
[data-theme=dark] .pt_create_ads_form .dropdown.bootstrap-select.form-control {background: transparent;margin-bottom: 7px;}
[data-theme=dark] .pt_create_ads_form .bootstrap-select>.dropdown-toggle {border: 2px solid #e6e6e6;border-radius: 2px;padding: 8px 12px;}
[data-theme=dark] .pt_create_ads_form .bootstrap-select * {background: #323233;}
[data-theme=dark] .playlist-item, .user-setting-panel .user-comments .main-comment .user-comment p {background: rgb(255 255 255 / 8%);}
[data-theme=dark] .pt_sec_nav_slide > div a:hover {background: rgb(255 255 255 / 15%);}
[data-theme=dark] .pp_mat_input .bootstrap-select * {background: #14191f;}
[data-theme=dark] .pt_forms .ui-widget.ui-widget-content {background: #14191f;border-color: #545454;}
[data-theme=dark] .pt_forms ul.tagit li.tagit-new {background: transparent;}
[data-theme=dark] .pt_blogcomm_combo textarea:focus, .main-comment .pt-comment-item-reply-form input:focus {border-color: #04abf2;}

[data-theme=dark] body .pp_mat_input > .bootstrap-select .bs-actionsbox .actions-btn {background: #1a1a1a;}
[data-theme=dark] body .pp_mat_input > .bootstrap-select .dropdown-menu li a {border-bottom: 1px solid;}

[data-theme=dark] .verifiacation-request-form .upload-files {border-bottom-color: #494949;}
[data-theme=dark] .view_more_link a:hover {background: rgb(255 255 255 / 15%);}
[data-theme=dark] .messages-sidebar .search-box > .btn {border-color: #545454;}
[data-theme=dark] .lang_select_modal .language_select a {border-color: #3a3a3a;}

[data-theme=dark] pre {background-color: #202020;color: #fff;border-color: #333333;}
[data-theme=dark] code {background-color: #14191f;}

[data-theme=dark] .pt_deve_info li {background: transparent;}
[data-theme=dark] .table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {border-color: #4a4a4a;}
[data-theme=dark] .dev_apps_list {background: rgb(255 255 255 / 4%);box-shadow: 0 0 0 1px #595959;}
[data-theme=dark] .pt_google_auth_info p svg {background: #262626;}
[data-theme=dark] .nsm7Bb-HzV7m-LgbsSe .nsm7Bb-HzV7m-LgbsSe-bN97Pc-sM5MNb span {color: #3c4043;}

/* ======================================== */
