:root{
    --header-height: 5rem;
    --header-color: #008bdb;
    --nav-height: 3rem;
    --nav-width: 16rem;
    --nav-width-wide: 0em;
    --nav-background-colour: #008bdb;
    --nav-link-colour: #FFF;
    --white-color: #FFF;
    --black-color: #000;
    --backgroung-color: #f3f6fb;
    --body-font: 'Outfit', normal;
    --normal-font-size: 11px;
    --z-fixed: 100;
}


/*Remove bootstrap before and afters messing with space-between flex*/
nav.nav:before, nav.nav:after{
    content: none;
}
/*Revert Bootstrap root font size*/
/*html{*/
/*    font-size: var(--normal-font-size);*/
/*}*/

/*Font rules*/
/* latin */
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 200;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 500;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 900;
    src: url(https://fonts.gstatic.com/s/outfit/v5/QGYvz_MVcBeNP4NJtEtq.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*End of Font rules */
*,::before,::after{
    box-sizing: border-box;
}

body{
    background-color: var(--backgroung-color) !important;
    position: relative;
    margin-top: calc(var(--nav-height) + var(--header-height) + 1rem);
    margin-inline: 1rem;
    font-family: var(--body-font);
    font-size: var(--normal-font-size);
    transition: .5s;
}

html {
    font-size: 16px !important;
}


.h4, h4 {
    font-size: 1rem;
}

.h3, h3 {
    font-size: 1.25rem;
}

.h2, h2 {
    font-size: 1.5rem;
}

.SMaRTSyncSettingsTable, .addUPNsReportTable {
	font-size:14px;
}
.SMaRTSyncSettingsTable .row, .addUPNsReportTable .row{
    padding:0px !important;
}

.SMaRTSyncSettingsTable .row i, .addUPNsReportTable .row i{
    padding:0px !important;
}

.SMaRTSyncSettingsTable table tbody tr td, .addUPNsReportTable table tbody tr td, .addUPNsOuter table tbody tr td {
    padding: 10px;
}

.no-hover{
	pointer-events:none !important;
}

.table_padding th{
	padding: 0.5rem;
}

/*Jumbotron header*/
.jumbotron.page-header{
    padding: .5rem !important;
    min-height: var(--header-height);
    width: 100%;
    position: fixed;
    top: var(--nav-height);
    left: 0;
    right: 0;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    background-color: var(--header-color);
    box-shadow: none;
    border: none;
    border-radius: 0;
    z-index: 99;
    transition: .5s;
    flex-direction: column;
    margin: 0 !important;
    overflow: hidden;
    transform: none !important;
}
.jumbotron h3{
    font-size: 16px;
}
/*Nav bar*/
.header_toggle{
    color: var(--nav-background-colour);
    font-size: 1.5rem;
    cursor: pointer;
}
.hamburger{
    display: block;
}
.nav-logo-img-container {
    fill: white;
    height: var(--nav-height);
    display: flex;
    align-items: center;
}
.header_img{
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
}
.header_img img{
    width: 40px;
}
.navbar-brand{
    position: inherit !important;
}
.navbar-brand img{
    height: var(--nav-height) !important;
}
.navbar-brand::before{
    display: none;
}
.l-navbar{
    font-size: 16px;
    position: fixed;
    top: 0;
    left: -30%;
    width: 100%; /*var(--nav-width);*/
    height: var(--nav-height);
    background-color: var(--nav-background-colour);
    /*padding: .5rem 1rem 0 0;*/
    transition: .5s;
    z-index: var(--z-fixed);
}
.nav_icon{
    font-size: 1.5rem;
}
.nav{
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.nav-container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#accordion-nav{
    flex-direction: column;
    align-items: stretch;
    background-color: var(--nav-background-colour);
    overflow: hidden;
}
.nav_logo, .nav_link{
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    column-gap: 1rem;
    padding: .5rem 0 .5rem 1rem;
}
.nav_logo{
    margin-bottom: 2rem;
}
.nav_logo-icon{
    font-size: 1.25rem;
    color: var(--white-color);
}
.nav_logo-name{
    color: var(--white-color);
    font-weight: 700;
}
.nav_link{
    position: relative;

    color: var(--nav-link-colour);
    border-color: var(--nav-link-colour) !important;
    margin-bottom: 0.2rem;
    transition: .3s;
}

.nav-dropdown a{
	font-size:13px;	
}

.nav_link:hover{
    color: var(--white-color);
}
.nav_icon{
    font-size: 1.1rem;
}
.l-navbar{
    left: 0;
}
.active{
    color: var(--white-color);
}
.height-100{
    height:100vh;
}
.container-fluid{
    --bs-gutter-x: 0 !important;
}

/*Jquery Dialogues */
.ui-widget-overlay{
    background: black;
}
.ui-dialog-titlebar{
    background: var(--nav-background-colour) !important;
    color: var(--nav-link-colour) !important;
}
.ui-dialog-content, .ui-widget-content{
    background-color: #f3f6fb;
}

.rpt_con_fields_active{
    max-height: none;
}



/* Some override rules to make the system less padded when using the sidebar */


.advancedSearchBox {
    padding: 5px 0 0 0px !important;
}

div.dt-button-collection {
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    /* width: 150px; */
    /* margin-top: 3px; */
    padding: 1px 1px 1px 1px;
    /* border: 1px solid #ccc; */
    /* border: 1px solid rgba(0, 0, 0, 0.4); */
    background-color: #ffffff;
    overflow: hidden;
    z-index: 2002;
    border-radius: 10px;
    /* box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); */
    z-index: 2002;
    /* -webkit-column-gap: 8px; */
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    /* column-gap: 0px; */
}

div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 1px;
    margin-right: 0;
    padding: 0 5px 0px 5px;
}

.dataTables_wrapper .ui-toolbar {
    padding: 0px 0px 0px 1rem;
}

button.dt-button, div.dt-button, a.dt-button {
    color: var(--blue-color);
    font-weight: normal;
	padding: 0.1em 0.3em;
	margin-right: 0;
    margin-bottom: 0;
}


div.dataTables_wrapper div.dataTables_paginate {
    padding: 5px 0 0 0px !important;
}

button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled){
	color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}


div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #0062cc;
	color: var(--blue-color) !important;
    background-image: unset;
    filter: unset;
    box-shadow: none;
}

button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled) {
    background-color: #0062cc;
	color: var(--blue-color) !important;
	border-color: var(--bs-btn-active-border-color);
    background-image: unset;
    filter: unset;
	box-shadow:  none;
}

button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) {
    background-color: #0062cc;
	color: var(--blue-color) !important;
	border-color: var(--bs-btn-active-border-color);
    background-image: unset;
    filter: unset;
	box-shadow:  none;
}

button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), a.dt-button.active:not(.disabled):hover:not(.disabled) {
    color: #fff !important;
    background-color: #0062cc !important;
    border-color: #005cbf !important;
    background-image: unset;
    filter: unset;
	box-shadow:  none;
}

.buttons-columnVisibility:not(.active) {
    background-color: #e1e1e1 !important;
    color: gray;
    border-color: gray !important;
}

.buttons-columnVisibility:hover {
    color: var(--bs-btn-active-border-color);
    border-color: var(--bs-btn-active-border-color) !important;
}

.buttons-columnVisibility:not(.active):hover {
    background-color: #e1e1e1 !important;
    color: gray;
    border-color: gray !important;
}

.dataTable {
    font-size: 15px !important;
}

div#table_id_students_advanced_paginate {
    font-size: 1rem;
}

.ui-dialog, body {
    font-size: 1rem !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 5px !important;
}

.libre-select {
    position: relative;
    font-family: FontAwesome, Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 160px;
    background-color: #008bdb;
}

.libre-checkbox-container {
    height: 20px;
    width: 20px;
}

.libre-checkbox {
    height: 20px;
    width: 20px;
}

.libre-checkbox-container .libre-checkbox:after {
    left: 8px;
    top: 3px;
    width: 4px;
    height: 12px;
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    height: 13px;
    width: 13px;
    display: inline-block;
    position: initial;
    color: white;
    border: 0px solid white;
    border-radius: 5px;
    box-shadow: 0 0 0px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    font-weight: bolder;
    line-height: 13px;
    margin-right: 15px;
    content: '+';
    background-color: #011b34;
}

div.dataTables_wrapper div.dataTables_processing {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background:none;
    background-color: #ffffffa8;
    border-radius: 0;
    color: var(--blue-color) !important;
    font-size: 3rem;
    border: 0px solid #dddddd;
    z-index: 9999;
    margin-left: 0;
    margin-top: 0;
    vertical-align: middle;
    text-align: center;
    padding-top: 24%;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 0px solid transparent;

}

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 5px;
}

.dataTable img {
    max-height: 6rem !important;
	border-radius: 5px;
}

.btn, .ui-button, .dt-button{
    font-size: 1rem !important;
	border-radius:10px !important;

}

.btn, .ui-button, .dt-button{
    --bs-btn-padding-x: 0.25rem;
    --bs-btn-padding-y: 0.25rem;
}


.keyword {
    padding: 0px 5px 0px 5px !important;
    font-size: 15px !important;
}


img.starrating {
    max-width: 50px !important;
}

.module-header h2{
	font-size:17px;
}

table.dataTable thead th, table.dataTable tfoot th, .fg-toolbar {
    font-weight: normal;
    font-size: 14px !important;
}

/*Responsive*/
@media screen and (min-width: 992px){
    body{
        padding: 0 0 0 var(--nav-width);
        margin-top: calc(var(--header-height) + 1rem);
    }
    .jumbotron.page-header {
        width: calc(100% - var(--nav-width));
        top: 0;
        left: var(--nav-width);
        position: fixed;
    }
    .header {
        left: var(--nav-width);
    }
    .nav-logo-img-container{
        height: var(--header-height);
    }
    .header_img{
        width: 40px;
        height: 40px;
    }
    .header_img img{
        width: 45px;
    }
    .l-navbar{
        height: 100%;
        left: 0;
        padding: 0rem 0rem 0 0;
    }
    .nav{
        height: 100%;
    }
    .nav-container{
        height: 100%;
    }
    .hamburger{
        display: none;
    }
    .l-navbar{
        width: var(--nav-width);
    }
    .nav_list {
        overflow: auto;
        -ms-overflow-style: none;  /* Hide scrollbar for IE and Edge */
        scrollbar-width: none;  /* Hide scrollbar for Firefox */
    }
    /* Hide scrollbar for Chrome, Safari and Opera */
    .nav_list::-webkit-scrollbar {
        display: none;
    }
	
	
	
}

@media print {
    .l-navbar {
        visibility: hidden;
    }
}