.visibility-hidden{visibility: hidden;}
.btn{box-shadow: none !important;}
.btn-xs:not(.btn-icon){padding: .19rem .6rem; font-size: 0.75rem;}
.btn-xs.btn-pills{border-radius: 15px;}
/* .page-logo img{height: 50px;} .page-logo .logo-sm img{height:57px;}
body:not(.nav-function-minify) .page-logo .logo-sm{display: none;}
body.nav-function-minify .page-logo .logo-lg{display: none;}
.page-logo{background: #fff !important;}
.page-logo.powered-by{ background: transparent !important; } */
.panel-hdr{background-color: rgba(0, 0, 0, 0.05);background-color: #f8f9fa}
.panel-hdr:not(.panel-subhdr):not(.border-info){
	border-top: 1px solid #dee2e6!important; border-left: 1px solid #dee2e6!important; border-right: 1px solid #dee2e6!important; margin-left: -1px; margin-right: -1px;
}
.panel-subhdr{background-color: #f7f7f7}
.panel-toolbar{position: relative;}
.panel-toolbar .btn-panel.js-panel-collapse{background-color: transparent !important; width: 1.5rem; height: 1.5rem;}
.panel-toolbar .btn-panel.js-panel-collapse .icon-open,
.panel-toolbar .btn-panel.js-panel-collapse .icon-close{font-size: 20px; line-height: 1.5rem;}
.panel.panel-collapsed .panel-toolbar .btn-panel.js-panel-collapse .icon-close{display: none;}
.panel.panel-collapsed .panel-toolbar .btn-panel.js-panel-collapse .icon-open{display: inline-block;}
.panel-toolbar:not(.panel-collapsed) .btn-panel.js-panel-collapse .icon-close{display: inline-block;}
.panel-toolbar:not(.panel-collapsed) .btn-panel.js-panel-collapse .icon-open{display: none;}
.panel-tag{opacity: 1;}
.note-editable p, .comment-item-text *{margin-bottom:0.1rem !important;font-size:13px !important;font-family:Roboto,"Helvetica Neue",Helvetica,Arial !important;}
.list-item-full-content p{margin-bottom:0.5rem;}
.abstract p{margin-bottom:0rem;}
.item-abstract p{margin-bottom:0rem;}
.block-description p:last-of-type{margin-bottom:0rem;}
div#alertInfo > table.fullpage div{display: inline-block !important;max-width: 100% !important;width: auto !important; padding-left: 0 !important;}
div#alertInfo .separator-b, div#alertInfo .footer{display: none;}
div#docList .block-description{
	padding: 1rem 1rem;
	margin-left: 0!important;
	margin-right: 0!important;
    margin-bottom: 2rem;
    background: #e3f2fd;
    border-bottom: 1px solid #dee2e6!important;
    opacity: .8;
    font-weight: 500;
    font-size: .875rem;
    border-radius: 0;
    color: #0a6ebd;
}
#search-field{
	max-width:76%; 
	padding: 0.38rem 0.38rem 0.38rem 0.7rem !important;
}
#country-region .header-icon:not(.btn)[data-toggle=dropdown][data-toggle=dropdown]:after{border-radius: 7px;    width: 100% !important; padding-right: 15px;margin-left: -10px;}
.collapse-paragraph p {
	margin-bottom: 0;
}
a[target].no-text-decoration, .no-text-decoration{text-decoration: none !important;}
.list-filter-active .js-filter-show{display: block;}
.js-filter-hide{display: none !important;}
.nav-filter input:placeholder-shown+.btn-search-clear {display: none;}
.nav-filter {
    margin: 0; opacity: 0; visibility: hidden; overflow: hidden; height: 0; position: relative;
    -webkit-transform: scale(.3); transform: scale(.3); -webkit-transition: all .4s cubic-bezier(.34,1.25,.3,1); transition: all .4s cubic-bezier(.34,1.25,.3,1);
    display: -webkit-box; display: -ms-flexbox; display: flex;
    -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
}
.list-filter-active .nav-filter {
    opacity: 1; visibility: visible; height: 60px;
    -webkit-box-shadow: 0 0 28px 0 rgba(0,0,0,.13); box-shadow: 0 0 28px 0 rgba(0,0,0,.13);
    -webkit-transform: scale(1); transform: scale(1);
}
.list-page-navigation label{line-height: 0.1; border: none; background-color: transparent; padding-top: 0 !important; padding-bottom: 0 !important;}
.date-time-picker .field-input{min-width: 175px;}
.date-time-picker-sm .field.sm .field-input{min-height: 32px !important; height: 32px !important;}
.input-group .datetimepicker[data-v-17c053f2]{margin-left: -38px;}
.input-group-sm .date-time-picker-sm .field.sm .field-input{min-height: 30px !important; height: 30px !important; border: none !important;}
.vue-treeselect__control{border-radius: 4px !important;}
.input-group-sm .vue-treeselect__control{height: 32px;}
.input-group-sm .vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom: 0px;}
.input-group-sm .vue-treeselect__multi-value-item-container{padding-top: 3px;}
.input-group-sm .treeselect__placeholder, .input-group-sm .vue-treeselect__single-value,
.input-group-sm .vue-treeselect__placeholder, .input-group-sm .vue-treeselect__single-value {line-height: 32px;}
.vue-treeselect__x-container, .vue-treeselect__control-arrow{color: #495057 !important;}
.vue-treeselect__placeholder, option[value=''], select[value='']{color: #909090 !important;}
.loader-frame{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(255,255,255, 0.5); z-index: 1; }
.edit-item-block-link{margin-top: 10px;}
.compact-input-group .input-group-prepend,
.compact-input-group .custom-select,
.compact-input-group .input-group-append{height: 30px;}
.compact-input-group .custom-select{padding-top: 5px; width: 70px;}
/*.search .input-group-append{position: absolute;right: 24%;top: 0;}*/
.field.sm .field-input{min-height: 30px !important; height: 30px !important; border-color: rgb(229, 229, 229);}
.jBox-subtitle-wrapper{font-size: 15px;}
.jBox-subtitle{font-size: 11px;}
.item-full-content img{max-width: 100%; height: auto;}
.separated-list-space>*:not(:last-child):after{display: inline-block; content: " "; margin-right: 10px;}
.separated-list-comma:not(:last-child):after{display: inline; content: ", ";padding-right: 5px;}
.separated-list-vline > * { display: inline-block; }
.separated-list-vline>*:not(:last-child):after{display: inline; content: "|"; padding: 0 4px 0 8px;}
.block-sequence-v-borderd>.block-sequence-item{ padding-top: 1.5rem; padding-bottom: 1.5rem; }
.block-sequence-v-borderd>.block-sequence-item:not(:first-child){ border-top: 1px solid #dee2e6!important; }
.block-sequence-v-borderd>.block-sequence-item:last-child{padding-bottom: 0;}
.form-group{margin-bottom: 1rem;}
.item-pdf-embed-viewer {height: 500px;} .item-pdf-embed-viewer iframe{height: 100%; width: 100%;}
.bg-tag{background-color: #eef7fd !important;}
[data-module="list-collector"] module-body.show, [data-module="list-collector"] .module-body.show, [data-module="list-collector"] .module-body.collapsing{min-height: 100px;}
.equal-height-blocks .col-12.col-md-6 > div, .equal-height-blocks .col-12.col-md-6 > div > [data-module="frontend-module"]{ height: 100%; }
.equal-height-blocks [data-module="list-collector"]{ display: flex; flex-direction: column; height: 100%; }
.equal-height-blocks [data-module="list-collector"] .panel{ flex: 1 1 auto!important; }
.custom-switch.lg .custom-control-label::before{width: 2.3625rem; height: 1.5rem; border-radius: 0.75rem; cursor: pointer !important;}
.custom-switch.lg .custom-control-label::after{width: calc(1.5rem - 8px); height: calc(1.5rem - 8px); cursor: pointer !important;}
.panel-footer{position: relative;bottom: 0; width: 100%;}


.status_1_bg{background-color: #fdeeee!important;}
.status_2_bg{background-color: #fdf9ee!important;}
.status_3_bg{background-color: #effdee!important;}

.status_1_color{background-color: #ff231b!important;}
.status_2_color{background-color: #ffa41b!important;}
.status_3_color{background-color: #007519!important;}


.bg_category_1{background-color: rgb(32,64,101)!important;}
.bg_category_2{background-color: rgb(0, 59, 44)!important;}
.bg_category_3{background-color: rgb(122,30,26)!important;}
.bg_category_4{background-color: rgb(201,96,30)!important;}
.bg_category_5{background-color: rgb(197,143,56)!important;}
.bg_category_6{background-color: rgb(49,44,42)!important;}
.bg_category_7{background-color: rgb(64,20,74)!important;}
.bg_category_8{background-color: rgb(68,118,174)!important;}
.bg_category_9{background-color: rgb(29,112,65)!important;}
.bg_category_10{background-color: rgb(163,46,42)!important;}
.bg_category_11{background-color: rgb(244,115,33)!important;}
.bg_category_12{background-color: rgb(227,165,66)!important;}
.bg_category_13{background-color: rgb(87,72,68)!important;}
.bg_category_14{background-color: rgb(86,43,117)!important;}



.color_category_1{color: rgb(32,64,101)!important;}
.color_category_2{color: rgb(0,59,31)!important;}
.color_category_3{color: rgb(122,30,26)!important;}
.color_category_4{color: rgb(201,96,30)!important;}
.color_category_5{color: rgb(197,143,56)!important;}
.color_category_6{color: rgb(49,44,42)!important;}
.color_category_7{color: rgb(64,20,74)!important;}
.color_category_8{color: rgb(68,118,174)!important;}
.color_category_9{color: rgb(29,112,65)!important;}
.color_category_10{color: rgb(163,46,42)!important;}
.color_category_11{color: rgb(244,115,33)!important;}
.color_category_12{color: rgb(227,165,66)!important;}
.color_category_13{color: rgb(87,72,68)!important;}
.color_category_14{color: rgb(86,43,117)!important;}

.app-list-item{
    height: auto;
}
.app-list-name{
    line-height: 1.2;
    margin-top: 5px;
}

@media only screen and (min-width: 991px) {
	.rich-dropdown .header-icon:not(.btn)[data-toggle=dropdown][data-toggle=dropdown]:after {
		border-radius: 7px;
		width: 100% !important;
		padding-right: 15px;
		margin-left: -10px;
	}
	.right-item-actions-block{
		max-width: 195px;
	}
}

@media only screen and (max-width: 993px) {
	#rightColumn {
		opacity: 0;
		padding-top: 40px;
		background-color: #fff;
	}
	
	#rightColumn.slide-on-mobile {
		width: 400px;
		right: -400px;
		top: -90px;
		z-index: 2040;
		height: 100vh;
		padding-bottom: 10px;
		overflow: hidden;
	}
	.rightArea {
		height: 100%;
		overflow-y: scroll !important;
	}
	.rightArea::-webkit-scrollbar {
		width: 8px!important;
		right: 12px;
	}
	.rightArea::-webkit-scrollbar-track {
		background-color: #EFEFEF;
		border-radius: 4px;
	}
	.rightArea::-webkit-scrollbar-thumb {
		background-color: rgba(100, 100, 100, .6);
		border-radius: 4px;
		height: 50px;
	}

	#rightColumn.slide-on-mobile-right-show {
		right: 0 !important;
		opacity: 1;
	}
	
	#rightColumn .panel {
		box-shadow: none;
		border: none;
		border-radius: 0;
		width: 100%;
	}
	
	#rightColumn .panel .panel-hdr:not(.panel-subhdr):not(.border-info) {
		border-top: 0 !important;
		border-radius: 0;
		margin: 0 !important;
		border-right: 0 !important;
		border-left: 0 !important;
	}
}
@media only screen and (min-width: 990px) and (max-width: 1399px)  {
	.slide-on-mobile{
		position: static!important;
		background: transparent;
	}
		.slide-on-mobile-right{
			border-left: 0;
		}
}

@media only screen and (min-width: 320px) and (max-width: 576px) {
	#rightColumn.slide-on-mobile{
		width: 320px;
		right: -320px;
	}
	.header-icon:not(.btn) {
		min-width: 2.625rem;
	}
	.header-icon:not(.btn)[data-toggle=dropdown][aria-expanded=true]:after {
		height: 2.4rem;
		left: 0rem;
	}
	.mobile-search-on:not(.mobile-nav-on) .search {
		display: block!important;
		width: 100%;
	}
}

.aspect-wide{
	display: block;
	aspect-ratio: 16/9
}
.object-fit{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hover-emphasize:hover{
	transform: scale(1.025);
}
.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.fs-3xl{font-size: 2rem;}

.lecture-section-list{
	gap: 1.5rem;
}
.lecture-section-list-item{
	position: relative;
	background: #fff;;
}
.lecture-section-list-item:not(:last-child):after{
	content: ' ';
	display:block;
	width: 1px;
	background-color: #dee2e6;
	height: 2.5rem;
	position: absolute;
	top: 2.5rem;
	left: 1.25rem;
}
.lecture-section-list-item:hover .item-icon{
	background-color: #f7f9fa;
}

/* .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .page-sidebar{
	background:#37c7b0!important;
}
.bg-unibasel{
	background:#1d8978 !important
}
.nav-function-fixed:not(.nav-function-top) .page-sidebar .slimScrollDiv .primary-nav{
	background:#37c7b0;
}

.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li > a, .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li.active > a {
	color:white;
}
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li li.active{

	background-color: rgba(0, 0, 0, 0.1);
}
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li li.active a{
	color: #fff !important;
}
.mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li a > [class*='fa-'], .mod-skin-light:not(.mod-skin-dark):not(.mod-nav-dark) .nav-menu li a > .ni{
	color:white;
}
.ewmp-transcription-item {
    cursor: pointer;
}
.nav-menu li b.collapse-sign {
    color: #fff;
} */
