
/*
 * Authentic Theme (https://github.com/authentic-theme/authentic-theme)
 * Copyright Ilia Rostovtsev <programming@rostovtsev.io>
 * Licensed under MIT (https://github.com/authentic-theme/authentic-theme/blob/master/LICENSE)
 */
html[data-theme="darkBlue"] #sidebar{background:#31506b}html[data-theme="darkBlue"] .mobile-menu-toggler>.btn-primary{border:1px solid #31506b !important;background-color:#31506b !important}html[data-theme="darkBlue"] aside .menu-container.menu-status span,html[data-theme="darkBlue"] .select2-selection--single,html[data-theme="darkBlue"] .select2-selection{border-color:rgba(255,255,255,.08) !important}html[data-theme="darkBlue"] #sidebar .switch-mins a{background-color:#31506b}html[data-theme="darkBlue"] aside span.fancytree-node.fancytree-active span.fancytree-expander:after,html[data-theme="darkBlue"] aside .fancytree-container.fancytree-treefocus span.fancytree-node:not(.fancytree-active):hover,html[data-theme="darkBlue"] aside .fancytree-container .fancytree-node.fancytree-active span.fancytree-title,html[data-theme="darkBlue"] aside .fancytree-container.fancytree-treefocus span.fancytree-node:hover .fancytree-title,html[data-theme="darkBlue"] #sidebar li:not(.menu-container):not(.sub-wrapper).active a,html[data-theme="darkBlue"] #sidebar li:not(.sub-wrapper):not(.menu-container).sub_active a,html[data-theme="darkBlue"] #sidebar li:not(.sub-wrapper):not(.menu-container) a:hover{color:rgba(239,239,239,.88) !important}html[data-theme="darkBlue"] .mobile-menu-toggler.selected>.btn-menu-toggler{background-color:#31506b !important}html[data-theme="darkBlue"] #sidebar li:not(.sub-wrapper):not(.menu-container).has-sub.active,html[data-theme="darkBlue"] #sidebar ul.sub>li:not(.menu-container).sub_active:before,html[data-theme="darkBlue"] #sidebar ul.sub li:before{background:rgba(200,224,245,0.11)}html[data-theme="darkBlue"] aside .menu-container.menu-status span,html[data-theme="darkBlue"] aside span.fancytree-node span.fancytree-expander:after,html[data-theme="darkBlue"] aside span.fancytree-title,html[data-theme="darkBlue"] .select2-selection--single span,html[data-theme="darkBlue"] .select2-selection span,html[data-theme="darkBlue"] #sidebar li:not(.menu-container):not(.sub-wrapper) a{color:rgba(175,185,195,.86) !important}html[data-theme="darkBlue"] #sidebar .form-group i.fa.fa-search{color:rgba(87,119,155,.61)}html[data-theme="darkBlue"] #sidebar .form-control::-webkit-input-placeholder{color:rgba(87,119,155,.61)}html[data-theme="darkBlue"] #sidebar .form-control:-moz-placeholder{color:rgba(87,119,155,.61)}html[data-theme="darkBlue"] #sidebar .form-control::-moz-placeholder{color:rgba(87,119,155,.61)}html[data-theme="darkBlue"] #sidebar .form-control:-ms-input-placeholder{color:rgba(87,119,155,.61)}html[data-theme="darkBlue"] #sidebar .form-control:focus::-webkit-input-placeholder{color:#57779b}html[data-theme="darkBlue"] #sidebar .form-control:focus:-moz-placeholder{color:#57779b}html[data-theme="darkBlue"] #sidebar .form-control:focus::-moz-placeholder{color:#57779b}html[data-theme="darkBlue"] #sidebar .form-control:focus:-ms-input-placeholder{color:#57779b}html[data-theme="darkBlue"] #sidebar .switch-mins input:checked+label{color:rgba(255,255,255,.87)}html[data-theme="darkBlue"] #sidebar ul.user-html>li.user-html-string,html[data-theme="darkBlue"] #sidebar ul.user-links li:not(.sub-wrapper):not(.menu-container) span,html[data-theme="darkBlue"] #sidebar ul.user-links li:not(.sub-wrapper):not(.menu-container) a{color:rgba(239,239,239,.63) !important}html[data-theme="darkBlue"] #sidebar ul.user-links li:not(.sub-wrapper):not(.menu-container):hover span,html[data-theme="darkBlue"] #sidebar ul.user-links li:not(.sub-wrapper):not(.menu-container):hover a{color:rgba(239,239,239,.85) !important}html[data-theme="darkBlue"] .select2-selection__rendered .menu-status-label.pointer-events-none{color:#333 !important}html[data-theme="darkBlue"] .select2-selection__rendered:hover .menu-status-label,html[data-theme="darkBlue"] .select2-selection__rendered .menu-status-label:hover{color:#fff !important}html[data-theme="darkBlue"] #sidebar .loader-close.sm{color:rgba(255,255,255,.50)}html[data-theme="darkBlue"] #sidebar .loader-close.sm>.fa:hover{color:rgba(255,255,255,.87)}html[data-theme="darkBlue"] .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#9caab7 transparent transparent transparent}html[data-theme="darkBlue"] .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #dadde0 transparent}
