Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* scrollbar */
- ::-webkit-scrollbar {
- width: 3px;
- }
- ::-webkit-scrollbar {
- width: 3px !important;
- height: 3px !important;
- }
- ::-webkit-scrollbar-thumb {
- background: #c1c1c1;
- }
- ::-webkit-scrollbar-track {
- box-shadow: inset 0 0 1px #cfcfcf;
- }
- /* sidebar */
- .sidebar .nav>li>a:focus,
- .sidebar .nav>li>a:hover,
- .sidebar li.active>a {
- background: rgba(239, 246, 255, 0.1);
- padding-left: 5px;
- }
- .sidebar,
- .sidebar .metis-menu {
- width: 230px !important;
- background: #005555;
- }
- .sidebar li a.logo-text {
- color: #e7f6ef;
- }
- .sidebar>ul>:nth-child(1) {
- background-color: white;
- }
- /* Background color change */
- body {
- background: #005555;
- }
- .sidebar .nav>li .nav-second-level>li:not(.active)>a:hover {
- background-color: #005555;
- }
- .table.items thead {
- background: #005555;
- }
- /* Datatable icons */
- table.dataTable thead th.sorting:after,
- table.dataTable thead th.sorting_desc:after {
- background: url("data:image/svg+xml,%3Csvg width='0.7rem' height='0.7rem' viewBox='0 0 292 375' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M131.965 15.3808C139.5 7.12345 152.5 7.12346 160.035 15.3808L262.976 128.193C274.106 140.39 265.453 160 248.941 160H43.0589C26.5474 160 17.8943 140.39 29.0238 128.193L131.965 15.3808Z' fill='%23dde1ee'/%3E%3Cpath d='M160.035 359.619C152.5 367.877 139.5 367.877 131.965 359.619L29.0238 246.807C17.8942 234.61 26.5473 215 43.0589 215L248.941 215C265.453 215 274.106 234.61 262.976 246.807L160.035 359.619Z' fill='%23dde1ee'/%3E%3C/svg%3E%0A") no-repeat 50%;
- }
- table.dataTable thead .sorting:after {
- opacity: .7;
- }
- /* Chat module */
- #pusherChat .chat-footer.isToggled {
- background: #005555 !important;
- width: 43px !important;
- height: 43px !important;
- }
- #pusherChat .toCircle {
- width: 27px !important;
- height: 30px;
- top: 11px;
- right: 11px !important;
- }
- #pusherChat #membersContent {
- z-index: 0 !important;
- background: #3c763d3b !important;
- backdrop-filter: blur(4px) !important;
- }
- #pusherChat #membersContent .topInfo{
- background: #343a4000 !important;
- }
- #pusherChat .chat-footer {
- background: #343a4000 !important;
- }
- .chatMain svg.main_chat {
- fill: #000000 !important;
- }
- #searchUsers {
- fill: #000000 !important;
- }
- #colorGradientChanger {
- fill: #000000 !important;
- }
- #membersContent > div.chat-footer > div.online {
- color: black !important;
- }
- #disableSound {
- fill: #000000 !important;
- top: 44px !important;
- right: 49px !important;
- }
- #pusherChat .toCircle {
- /* top: 43px !important;
- right: 34px !important; */
- fill: black !important;
- }
- /* Sidebar menu structure */
- .menu-item-generalmenudesc,
- .menu-item-salesmenudesc,
- .menu-item-purchasemenudesc,
- .menu-item-hrmenudesc,
- .menu-item-extramenudesc {
- /* padding: 0.75rem 0.8125rem; */
- margin-top: 15px;
- margin-bottom: 15px;
- font-size: 0.75rem;
- }
- #wrapper {
- margin: 0px 0px 0 295px;
- }
- li.active>a .menu-icon {
- color: #5affba;
- }
- .sidebar .nav>li>a:hover,
- .sidebar li.active>a {
- color: #5affba;
- }
- .menu-item-generalmenudesc .menu-text,
- .menu-item-salesmenudesc .menu-text,
- .menu-item-purchasemenudesc .menu-text,
- .menu-item-hrmenudesc .menu-text,
- .menu-item-extramenudesc .menu-text {
- color: #99a7ba;
- text-transform: uppercase;
- font-weight: bold;
- font-size: 0.75rem;
- }
- /* searchbar */
- #searchmenu{
- background: transparent;
- border: 1px solid rgba(153, 167, 186, 0.3607843137);
- border-radius: 5px;
- color: #99a7ba !important;
- box-shadow: inset 0 0 5px rgb(255 255 255 / 11%);
- width: 273px;
- margin-top: 20px;
- margin-bottom: 20px;
- }
- .sidebar .menu-item-generalmenudesc a:hover {
- color: white;
- }
- .sidebar .nav .menu-item-generalmenudesc>a:focus,
- .sidebar .nav .menu-item-generalmenudesc>a:hover,
- .sidebar li.menu-item-generalmenudesc>a {
- background: none !important;
- cursor: text;
- }
- .sidebar .nav .menu-item-salesmenudesc>a:focus,
- .sidebar .nav .menu-item-salesmenudesc>a:hover,
- .sidebar li.menu-item-salesmenudesc>a {
- background: none !important;
- cursor: text;
- }
- .sidebar .nav .menu-item-purchasemenudesc>a:focus,
- .sidebar .nav .menu-item-purchasemenudesc>a:hover,
- .sidebar li.menu-item-purchasemenudesc>a {
- background: none !important;
- cursor: text;
- }
- .sidebar .nav .menu-item-hrmenudesc>a:focus,
- .sidebar .nav .menu-item-hrmenudesc>a:hover,
- .sidebar li.menu-item-hrmenudesc>a {
- background: none !important;
- cursor: text;
- }
- .sidebar .nav .menu-item-extramenudesc>a:focus,
- .sidebar .nav .menu-item-extramenudesc>a:hover,
- .sidebar li.menu-item-extramenudesc>a {
- background: none !important;
- cursor: text;
- }
- /* sidebar parent menu changes */
- .sidebar .nav .menu-item-accounting>a:active {
- background: none !important;
- cursor: text;
- }
- .sidebar .menu-item-accounting.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-accountingvouchersmenu>a:focus,
- .sidebar .nav>.menu-item-accountingvouchersmenu>a:hover,
- .sidebar .menu-item-accountingvouchersmenu.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-accountingvouchersmenu.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-reports>a:focus,
- .sidebar .nav>.menu-item-reports>a:hover,
- .sidebar .menu-item-reports.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-reports.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-sales>a:focus,
- .sidebar .nav>.menu-item-sales>a:hover,
- .sidebar .menu-item-sales.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-sales.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-shado_sales>a:focus,
- .sidebar .nav>.menu-item-shado_sales>a:hover,
- .sidebar .menu-item-shado_sales.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-shado_sales.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-purchase>a:focus,
- .sidebar .nav>.menu-item-purchase>a:hover,.sidebar .menu-item-purchase.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-purchase.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-warehouse>a:focus,
- .sidebar .nav>.menu-item-warehouse>a:hover,
- .sidebar .menu-item-warehouse.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-warehouse.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-company_assets>a:focus,
- .sidebar .nav>.menu-item-company_assets>a:hover,
- .sidebar .menu-item-company_assets.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-company_assets.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-manufacturing>a:focus,
- .sidebar .nav>.menu-item-manufacturing>a:hover,
- .sidebar .menu-item-manufacturing.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-manufacturing.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-hr_profile >a:focus,
- .sidebar .nav>.menu-item-hr_profile >a:hover,
- .sidebar .menu-item-hr_profile.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-hr_profile.active>a {
- color: #ffffff;
- }
- .btn-bottom-toolbar {
- margin-left: 295px;
- }
- .btn-group, .btn-group-vertical {
- margin-right: 45px;
- }
- .credit_note_button{
- margin-right: 60px;
- }
- .sidebar .nav>.menu-item-timesheets >a:focus,
- .sidebar .nav>.menu-item-timesheets >a:hover,
- .sidebar .menu-item-timesheets.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-timesheets.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-FILE_SHARING >a:focus,
- .sidebar .nav>.menu-item-FILE_SHARING >a:hover,
- .sidebar .menu-item-FILE_SHARING.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-FILE_SHARING.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-FILE_SHARING >a:focus,
- .sidebar .nav>.menu-item-FILE_SHARING >a:hover,
- .sidebar .menu-item-FILE_SHARING.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-FILE_SHARING.active>a {
- color: #ffffff;
- }
- .sidebar .nav>.menu-item-utilities>a:focus,
- .sidebar .nav>.menu-item-utilities >a:hover,
- .sidebar .menu-item-utilities.active>a {
- background: rgb(239 246 255 / 0%);
- padding-left: 5px;
- }
- .sidebar .menu-item-utilities.active>a {
- color: #ffffff;
- }
- div[id="widget-finance_overview"] {
- margin-top: 40px;
- }
- .sidebar .nav>li>a:hover {
- background: rgb(239 246 255 / 0%) !important;
- }
- .nav .nav-second-level {
- padding: 0.75rem 1.8125rem;
- }
- /* --------------------------------- */
- .sidebar li .nav-second-level li.active a {
- margin: 0px 0 0px 0px;
- border-radius: 5px;
- }
- .sidebar .nav .menu-item-accounting>li>a:focus,
- .sidebar .nav .menu-item-accounting>li>a:hover,
- .sidebar li.menu-item-accounting>a {
- background: rgb(239 246 255 / 0%) !important;
- }
- #header {
- position: fixed;
- min-width: 100%;
- max-width: 100%;
- margin-left: 0px;
- }
- .sidebar,
- .sidebar .metis-menu {
- margin-top: 40px;
- width: 285px !important;
- /* position: fixed; */
- overflow-y: scroll;
- }
- .sidebar::-webkit-scrollbar {
- display: none;
- }
- /* top-stats */
- /* .quick-stats-invoices .top_stats_wrapper {
- background-color: #EAFBFF;
- }
- .quick-stats-leads .top_stats_wrapper {
- background: #FFF7E7;
- }
- .quick-stats-projects .top_stats_wrapper {
- background-color: #EAFBFF;
- }
- .quick-stats-tasks .top_stats_wrapper {
- background: #FFF7E7;
- } */
- .top_stat_icon {
- position: absolute;
- right: 49px;
- top: 34px;
- max-width: 30px;
- height: 30px;
- -o-object-fit: contain;
- object-fit: contain;
- }
- .top_stat_payment {
- font-size: 1.375rem;
- font-weight: 700;
- margin: 0;
- margin-bottom: 5px;
- color: #16abcb;
- }
- .top_stat_payment1 {
- font-size: 1.375rem;
- font-weight: 700;
- margin: 0;
- margin-bottom: 5px;
- color: #FEB019;
- }
- .top_stat_payment2 {
- font-size: 1.375rem;
- font-weight: 700;
- margin: 0;
- margin-bottom: 5px;
- color: #34AA6D;
- }
- .top_stat_payment3 {
- font-size: 1.375rem;
- font-weight: 700;
- margin: 0;
- margin-bottom: 5px;
- color: #FF6D6D;
- }
- .finance-summary .panel_s .panel-body {
- background: #F8F9FB;
- }
- .panel_s .panel-body {
- background: #F8F9FB;
- }
- .panel_s .panel-body:nth-child(odd) {
- background: #F8F9FB;
- }
- /* .ui-sortable{
- margin-top: 90px;
- } */
- /* .dashboard #wrapper .content .row {
- margin-top: 45px;
- } */
- #header{
- margin-top: -63px;
- }
- body{
- margin-top: 58px;
- }
- /* #wrapper .content .panel_s {
- margin-top: 45px;
- } */
- .tio-circle {
- height: 5px;
- width: 5px;
- background-color: #5affba;
- border-radius: 50%;
- display: inline-block;
- margin-bottom: 3px;
- margin-right: 9px;
- }
- .sidebar li .nav-second-level li.active a {
- background-color: #186566;
- width: 250px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement