@charset "UTF-8";
html {
  scroll-behavior: smooth;
}
#topmenu {
	box-shadow: 3px 0 5px #dedede;
}
#tabs li.is-active {
	font-weight: bold;
}
.btn {
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 2px 3px;
	cursor: pointer;
}
ul.select2-results__options li, span.select2-selection__rendered {
	font-size: 0.75rem;
	padding: 3px;
}
.table-field {
	border: none;
	border-bottom: 1px dotted black;
	width: 100%;
}
.button .icon.is-small {
	padding-left: 12px;
	padding-right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 1.25rem !important;
}
/* 	BULMA EXTENDER :: MULTI LEVEL MENU */
.nested.dropdown:hover > .dropdown-menu {
	display: block;
	border-top: 2px solid #dbdbdb;
	padding-top: 0;
}
.nested.dropdown .dropdown-menu {
	top: -10px;
	margin-left: 100%;
}
.nested.dropdown {
	width: 100%;
}
.dropdown-trigger {
	width: 100%;
	padding: 3px 0;
}
.icon-dropdown {
	position: absolute;
    right: 10px;
	top: 8px;
}
.nested.dropdown .dropdown-trigger a {
	padding: 0px 0px;
	border: 0px;
	font-size: 14px;
	font-weight: 400;
	height: 2em;
	white-space: nowrap;
}
.nested.dropdown .dropdown-trigger .navbar-item {
	white-space: nowrap;
	padding: 0 15px;
	line-height: 1.5;
}
/*	END	*/

.button_nav {
	margin: 10px 0; 
}
.commandbutton {
	border: 1px solid black;
	padding: 3px 10px;
	border-radius: 3px;
}
.support {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: flex;
	align-items:center;
	z-index: 1;
}
.background {
	background: url(../img/background.jpg) no-repeat center center fixed;
	background-size: cover;
}
.login {
	padding: 25px;
	background-image: url('../img/white-40.png');	
	border: 1px solid #EFEFEF;
	box-shadow: 0 0 15px #DCDCDC;
	border-radius: 5px;;
	z-index: 99;
}
.section {
	padding: 1.5rem 1.5rem !important;
}
table.display thead tr th {
	font-size: 0.75rem;
}
table.display tbody tr td {
	font-size: 0.75rem;
	line-height: 2rem;
}
.full-width {
	width: 100%;
}
.is-256x256 {
	height: 256px;
	width: 256px;
	padding: 30px;
}
.is-rounded {
	border-radius: 290486px;
}
.margin-1 {
	margin: 1rem 0;
}
.margin-2 {
	margin: 2rem 0;
}
.margin-3 {
	margin: 3rem 0;
}
.color-box a {
	color: white;
}
.color-box {
	padding: 15px 0;
	background-color: #3498db;
	margin: 3px;
	box-shadow: 0 0 1px #96d5ff;
	border-radius: 5px;
}
.box-content {
	padding: 35px;
	box-shadow: 0 0 5px #DEDEDE;
	border-radius: 2px;
}
.has-icon {
	width: 100%;
    align-items: center;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(.5em - 1px);
    padding-left: 2.2em;
    padding-right: calc(.75em - 1px);
    padding-top: calc(.5em - 1px);
    position: relative;
    vertical-align: top;
}
#tab-content div.tab {
  display: none;
}
#tab-content div.tab.is-active {
  display: block;
}
.rows.row {
	padding: 0 0.75rem;
}
.row {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .25rem;
}
.form-field, .form-label {
	margin-bottom: 2px;
}
.form-label {
	padding-top: 0.375rem;
	font-weight: bold;
}
.form-field {
	width: 100%;
    align-items: center;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    box-shadow: none;
    display: inline-flex;
    font-size: 1rem;
    height: 2.5em;
    justify-content: flex-start;
    line-height: 1.5;
    padding-bottom: calc(.5em - 1px);
    padding-left: calc(.75em - 1px);
    padding-right: calc(.75em - 1px);
    padding-top: calc(.5em - 1px);
    position: relative;
    vertical-align: top;
}
#canvas_graph_current_month {
	min-height: 380px;
}
@media screen and (min-width:769px), print {
	.rows:not(.is-desktop){
		display:flex
	}
}
@media screen and (max-width: 1024px) {
	.dropdown-menu {
		top: 0 !important;
		display: block !important;
		margin: 0 !important;
		position: relative;
		padding-top: 0 !important;
	}
	.dropdown-content {
		display: block;
		box-shadow: none;
	}
	.dropdrown-item, .dropdown {
		display: block;
		flex-grow: 0;
		flex-shrink: 0;
		padding-left: 15px;
	}
	.nested.dropdown:hover > .dropdown-menu {
		border: none;
	}
}
.row.is-3,.row.is-3-tablet{
	flex:none;
	width:25%
}
.row.is-4,.row.is-4-tablet{
	flex:none;
	width:33.33333%
}
.row.is-8,.row.is-8-tablet{
	flex:none;
	width:66.66667%;
}
.row.is-5,.row.is-5-tablet{
	flex:none;
	width:41.66667%;
}
.navbar-item.is-mega {
  position: static;
}
.navbar-item.is-mega .is-mega-menu-title {
  margin-bottom: 0;
  padding: .375rem 1rem;
}
td.details-control {
    background: url('../img/zoom-in.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('../img/zoom-out.png') no-repeat center center;
}

/*	SIDEBAR	*/
.isClosed {
	display: none;
}

/*	CUSTOM DATATABLE	*/
#tableData {
	padding-top: 15px;
}