You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

332 lines
5.7 KiB

/* fallback */
@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url(../fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: "liga";
-webkit-font-smoothing: antialiased;
}
.pt-lg {
padding-top: 42px;
}
.pt-xl {
padding-top: 62px;
}
.pb-lg {
padding-bottom: 42px;
}
.pb-xl {
padding-bottom: 62px;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
small,
a,
b {
font-family: "Open Sans", sans-serif !important;
}
html {
background: rgb(189, 213, 211) !important;
background: linear-gradient(
61deg,
rgba(189, 213, 211, 1) 0%,
rgba(255, 255, 255, 1) 100%
) !important;
overflow-x: hidden;
}
body {
overflow-x: hidden;
font-family: "Open Sans", sans-serif !important;
background: transparent;
}
#page-wrapper {
background: transparent !important;
padding: 10px 0 10px 0;
table {
background: white;
}
.container-max {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
}
}
.bg-white {
background: white;
}
#wrapper {
padding-left: 65px;
.navbar-inverse {
background-color: transparent;
border-bottom: none;
#header_menu {
display: flex;
align-items: center;
color: #000;
font-weight: 600;
span {
margin-left: 16px;
font-size: 30px;
color: #01796f;
}
}
.top-nav > .open > .dropdown-menu {
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2) !important;
border: 0px !important;
background: white !important;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
background-color: #bdd5d3;
background: #bdd5d3;
color: #01796f;
}
}
#navbar-main {
.side-nav {
padding-top: 50px;
top: 0px;
z-index: 2;
position: fixed;
left: 65px;
width: 65px;
margin-left: -65px;
background: #01796f;
overflow-y: unset;
overflow-x: unset;
li {
text-align: center;
}
li > a {
width: 65px;
color: #000;
.fa {
font-size: 20px;
margin-right: 0px;
color: #fff;
}
.material-icons {
font-size: 26px;
color: #fff;
}
}
ul#emails_menu,
ul#config_menu {
list-style-type: none;
position: absolute;
right: -200px;
top: 0px;
background: #fff;
box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
li > a {
width: 200px;
text-align: left;
}
li.custom-active-link a {
background: #bdd5d3 !important;
color: #00afa1 !important;
}
}
/* Overwrites */
li.custom-active-link > a,
li.custom-active-link > a:hover,
li.custom-active-link > a:focus {
color: #ffffff !important;
background: #00afa1 !important;
}
li a:hover,
li a:focus {
color: #ffffff !important;
outline: none;
background: #00afa1 !important;
}
}
}
}
#main-view-menu {
&.scrolled {
background: white!important;
box-shadow: rgba(0, 0, 0, 0.22)0px 0px 10px 0px!important;
}
}
.action-btn {
color: #01796f;
}
/* Dashboard */
.dashboard-block {
padding-left: 30px;
padding-right: 30px;
position: relative;
.white-line {
height: 45px;
background: white;
width: 100%;
position: absolute;
bottom: 0px;
z-index: -1;
left: 0px;
}
.col-lg-2.col-md-2.col-sm-3.col-xs-12 {
padding: 4px;
}
.dahboard-top-box {
height: 120px;
padding: 12px;
border-radius: 4px;
.box-count {
font-size: 36px;
font-weight: 700;
}
}
.dahboard-top-box.c1 {
background: #e59e42;
color: #fff;
}
.dahboard-top-box.c2 {
background: #d24332;
color: #fff;
}
.dahboard-top-box.c3 {
background: #73a9c8;
color: #fff;
}
}
.chart-title {
font-size: 20px;
font-weight: 700;
}
.chart-box {
padding: 20px;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.169);
border-radius: 4px;
}
.flex-items-center {
display: flex;
align-items: center;
}
.flex-justify-between {
display: flex;
justify-content: space-between;
}
.nav.navbar-right.top-nav {
display: flex;
align-items: center;
}
.bo-notif {
button {
outline: none!important;
background: transparent!important;
}
i {
font-size: 20px;
color: #01796f!important;
}
.notif-count {
color: #ffffff!important;
height: 20px;
width: 20px;
display: flex;
align-items: center;
justify-content: center;
background: tomato;
border-radius: 100px;
position: absolute;
font-size: 9px;
top: 6px;
border: 2px solid white;
left: 30px;
}
.dropdown-menu {
min-width: 200px!important;
}
ul {
list-style-type: none;
padding-left: 0px;
li {
cursor: pointer;
padding: 6px 10px;
&:hover {
background: #bdd5d3;
}
}
.date, .time {
font-size: 9px;
font-weight: 600;
color: #737373;
}
.time {
float: right;
}
a {
color: #01796f;
font-size: 12px;
text-decoration: none;
}
}
}
.mt-2 {
margin-top: .5rem!important;
}
.w-100 {
width: 100%;
}
.border-dash {
border-right: 2px dashed rgba(1, 121, 111, 0.39);
}
.mon-title {
font-size: 14px;
font-weight: 700;
color: #01796f;
}
.mon-lh-16 {
line-height: 16px;
small {
font-size: 11px;
font-weight: 500;
}
}