• File: custom.css
  • Full Path: /home/yaeytimy/public_html/pyra_apps/attendance/custom.css
  • File size: 10.79 KB
  • MIME-type: text/x-asm
  • Charset: utf-8
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;500,600,700&display=swap');


.content-wrapper {
    background-color: #fff;
    background: url(../images/marketing-home-bg-img-1.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: transparent !important;
    background-position: top center;
    background-repeat: no-repeat;
}

i.fas.fa-bars.ew-icon {
    color: #fff;
    font-weight: 800;
}

.ew-grid {
    padding: 0;
    border: 1px solid #533291;
    margin-bottom: 1rem;
    display: table;
    width: 100% !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.ew-master-table.ew-vertical {
    max-width: 1920px !important;
    width: 100% !important;
}

.tab-content {
    width: 100% !important;

}

.ew-detail-pages {
    margin-bottom: 1rem;
    width: 100%;
}


/* Page Container */
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    width: 100% !important;
    padding-right: var(--bs-gutter-x, 7.5px);
    padding-left: var(--bs-gutter-x, 7.5px);
    margin-right: auto;
    margin-left: auto;
}


table.ew-master-table.ew-vertical {
    max-width: 100% !important;
    width: 100% !important;
}

form {
    width: 100% !important;
}

input {
    writing-mode: horizontal-tb !important;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}

form-control {
    display: block !important;
    width: 90% !important;
    padding: 0.75rem 1.143rem !important;
    font-size: 1.143rem !important;
    font-weight: 400 !important;
    line-height: 1.45 !important;
    color: #6e6b7b !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d8d6de !important;
    border-radius: 0.357rem !important;
    appearance: none !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
    min-height: 3.2857rem !important;
}

/* NAV Header */
.navbar-red {
    background: linear-gradient(118deg, #7367f0, rgba(115, 103, 240, 0.7)) !important;
    color: #fff !important;
}

/* NAV HEADER BAR */
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    color: #fff !important;
}


content-header h1,
content-header .h1 {
    font-size: 120px !important;
    line-height: 94px !important;
    font-family: 'Bebas Neue', cursive !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    z-index: -1 !important;
    color: #182405 !important;
    opacity: 0.10 !important;
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
    font-size: 120px !important;
    line-height: 94px !important;
    font-family: 'Bebas Neue', cursive !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    z-index: -1 !important;
    color: #182405 !important;
    opacity: 0.10 !important;
}

.layout-fixed .wrapper .sidebar {
    height: calc(100vh - (3.3125rem + 1px));
    margin: calc(2rem rem + 0.286rem) 0 0.8rem 2.2rem;
    padding: 0;
    line-height: 1.5;
    letter-spacing: 0.01rem;
    color: white;
}

.nav-sidebar>.nav-header,
.sidebar-form {
    overflow: hidden;
    text-overflow: clip;
    background-color: #7093e5;
    font-weight: 600;
    color: #fff;
    border-radius: 4px;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 12px;
    text-transform: uppercase;
}

.sidebar-dark-purple .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-purple .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #6f42c1;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif !important;

}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    line-height: 0.8;
}

/* Page Title */
.content-header {
    padding: 15px 0.75rem;
    background-color: #ECF2FF !important;
}

btn-toolbar {
    background-color: #fef5f5 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.content-header .breadcrumb {
    background-color: transparent;
    line-height: 1.8rem;
    margin-bottom: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0.3rem 0;
    margin-bottom: 0;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 0.8rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}


/* Sidebar Background*/
[class*=sidebar-dark-] {
    background-color: #212529;
}

/* Section Menu Item */
.nav-sidebar>.nav-header,
.sidebar-form {
    overflow: hidden;
    text-overflow: clip;
    background-color: #7093e5;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
}

/* Section Menu Item */
.sidebar-dark-red .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-red .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #dc3545;
    color: #fff;
}

/* Selected Menu Item */
.sidebar-dark-red .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-red .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #fef5f5;
    color: #171c26;
}

.btn-primary {
    border-color: #7367f0 !important;
    box-shadow: 0 4px 18px -4px rgb(115 103 240 / 65%) !important;
    color: #fff !important;
    background-color: #7367f0 !important;
    font-weight: 600;

}

.ew-grid .ew-table .ew-rpt-col-header,
.ew-grid .ew-table .ew-rpt-col-summary,
.ew-grid .ew-table .ew-table-header {
    background-color: #7367f0 !important;

    color: #fff;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-weight: 500;
}

.ew-grid .ew-table>thead>tr>td,
.ew-grid .ew-table>thead>tr>th {
    font-weight: 400;
    border-color: #8e44ad !important;
    border-top-color: #9b59b6 !important;
    border-bottom-color: #9b59b6 !important;
    vertical-align: top;
}

.ew-grid .ew-table>thead>tr>td,
.ew-grid .ew-table>thead>tr>th {
    font-weight: 400;
    border-color: #9b59b6;
    vertical-align: top;
}

.ew-grid .ew-table>thead>*,
.ew-grid .ew-table>thead>*>* {
    border-bottom-color: #9b59b6 !important;
}

btn .badge {
    position: relative;
    top: -1px;
}

.bg-primary {
    background-color: #7367f0 !important;
}

td.bg-primary {
    background-color: #7367f0 !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}

.bg-secondary {
    background-color: #82868b !important;
}

td.bg-secondary {
    background-color: #82868b !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c3e50;
    font-size: 14px;

}

.bg-success {
    background-color: #28c76f !important;
}

td.bg-success {
    background-color: #28c76f !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c3e50;
    font-size: 14px;

}

.bg-info {
    background-color: #00cfe8 !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c3e50;
    font-size: 14px;
}

td .bg-info {
    background-color: #00cfe8 !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c3e50;
    font-size: 14px;

}

.bg-warning {
    background-color: #ff9f43 !important;
}

td.bg-warning {
    background-color: #ff9f43 !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #2c3e50;
    font-size: 14px;

}

.bg-danger {
    background-color: #ea5455 !important;
}

td.bg-danger {
    background-color: #ea5455 !important;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;

}

.bg-light {
    background-color: #f6f6f6 !important;
}

.bg-dark {
    background-color: #4b4b4b !important;
}


/* Selected Table row */
.ew-grid .ew-table .table-active {
    --bs-table-bg: null;
    --bs-table-accent-bg: null;
    background-color: #f8d7da !important;
    color: #000 !important;
}

.ew-grid .ew-table .table-active {
    --bs-table-bg: null;
    --bs-table-accent-bg: null;
    background-color: #fef6f6 !important;
    color: #32373c !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.ew-grid .ew-table {
    --bs-table-bg: null;
    --bs-table-accent-bg: null;
    color: #212529;
    border: 0;
    width: 100%;
    background-color: #fff !important;
    color: #32373c !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #ecf2ff;
    border-color: #dee2e6 #dee2e6 #fff;
    margin-top: 10px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 600;
}

.nav-tabs .nav-link {
    color: #495057;
    margin-bottom: -1px;
    background-color: #c1c1c1;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-color: #dee2e6 #dee2e6 #fff;
    margin-top: 10px;
    font-weight: 600;
}


.primary {
    background-color: #6EC1E4;
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #CF83D1;
    --e-global-color-0ae555e: #EEF3FF;
    --e-global-color-11bac1b: #FEF6F6;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}