@font-face {
  font-family: appCond;
  src: url('../fonts/MyriadPro-Cond.otf');
}

@font-face {
  font-family: appBoldCond;
  src: url('../fonts/MyriadPro-BoldCond.otf');
}

body {
    background-color: #F3F5F8;
    color: #676a6d;
    font-size: .9rem
}

body.without-nav {
	padding-top: 0px;
}

body {
	font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;
}

.navbar-custom {
	background: #000;
	
	/* 
-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
 */
}

#charon_top {
	background: #000;
}

#charon_menu a {
    line-height: 38px;
    padding: 15px 20px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    float: left;
}

#charon_menu a.event {
	font-weight: 500;
	font-size: .9rem;
}

#charon_menu .dropdown-menu a, #main_menu .dropdown-menu a {
    line-height: 2rem;
    padding: 0 1rem;
    display: inline-block;
    color: #000;
    text-decoration: none;
    float: left;
    font-size: .8rem;
}

.center-screen {
  	position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.sm_box {
	display: inline-box;
	border: 1px solid #ddd;
	padding: 1rem 2rem;
	width: 250px;
}

.sm_box h5 {
	font-size: 1rem;
}

#main_menu {
    background: #3b3540;
    border-bottom: 1px solid #3b3540;
}

#main_menu a.menu {
    padding: 15px 15px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    float: left;
}

#main_menu button {
	color: #fff;
}

#main_menu a.menu:hover {
	background:#232323;
}

#main_menu .burger_menu_items a {
	color: #000;
	width: 100%;
}

#main_menu .burger_menu_items a:hover {
	background: #E7E7E7;
}

.index_search {
	width: 60%;
	margin: 0 auto;
}

.tri-bodky-dropdown a {
	font-size: .8rem
}

.tri-bodky-menu {
	padding: 0 5px;
}

.modal-header {
	 background: #f6f6f6
}

.widget-card {
    background: #fdfdfd;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-radius: 5px;
    padding: 1.25rem;
}

.widget-body {
    display: table;
    width: 100%;
}

.widget-body .widget-body-col.widget-body-col-icon {
    width: 1%;
}

.widget-body .widget-body-col {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.widget-body .summary-icon {
    margin-right: 15px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 51.2px;
    font-size: 3.2rem;
    text-align: center;
    color: #fff;
    border-radius: 55px;
}

.widget-body .title {
    margin: 0;
    font-size: 14.4px;
    font-size: .9rem;
    color: #333;
    font-weight: 700;
    line-height: 1.5;
}

.widget-body strong.amount {
	font-weight: 800;
	font-size: 2rem;
}

.widget-body strong.amount .currency {
	font-weight: 200;
}

.widget-body .summary-footer {
    padding: 5px 0 0;
    border-top: 1px dotted #ddd;
    text-align: right;
    font-size: .8rem
}

.widget-body .info {
    line-height: 1.8rem;
}

.widget-card-nobg h5.title {
	color: #777;
	font-weight: 300;
}

.widget-card-nobg ul li .title {
	color: #171717;
}

.widget-card-nobg a.title-menu-btn {
	font-size: .7rem;
	border: 1px solid #ddd;
	padding: 2px 4px;
	position: relative;
	top: -2px;
	margin-left: 10px;
	border-radius: 100px;
}

ul.simple-bullet-list {
    list-style: none;
    padding: 0;
}

ul.simple-bullet-list li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px;
}

ul.simple-bullet-list li::before {
    border: 6px solid #ccc;
    border-radius: 100px;
    content: '';
    display: inline-block;
    left: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    z-index: 2;
}

ul.simple-bullet-list li .description {
    display: block;
    color: #999;
    font-size: 11.2px;
    font-size: .7rem;
    line-height: 1.334;
}

ul.simple-bullet-list li.red::before {
    border-color: #d64b4b;
}

ul.simple-bullet-list li.green::before {
    border-color: #4dd79c;
}

ul.simple-bullet-list li.blue::before {
    border-color: #0090d9;
}

ul.simple-bullet-list li.orange::before {
    border-color: #e2a917;
}

ul.simple-bullet-list li.user {    
    border-bottom: 1px dotted #ddd;
}

ul.simple-bullet-list li.user {    
    border-bottom: 1px dotted #ddd;
}

ul.simple-bullet-list li.user::before {    
    font-family: "Font Awesome 5 Free";
    content: '\f007';
    border: 0;
    color: #00A2E3;
}

ul.simple-bullet-list li.user a.user-name {    
    color: #00A2E3;
    padding-right: 8px;
    margin-right: 5px;
}

.modal-header .modal-title {
	font-weight: 600;
}


a.link {
	color: #2f6f9f;
	text-decoration: underline;
}

a.link:hover {
	color: #006ee0;
}

.table {
	color: #676a6d;
}

.table td, .table th {
    border-top: none;
}

.table>thead:first-child>tr:first-child>th {
	border-top: 0;
}

.table thead th {
	border-bottom: 1px solid #dee2e6;
	font-weight: normal;
	font-size: .7rem;
	color: #888;
}

.table-hover tbody tr:hover {
	background-color: #f0f0f0;
}

.table.table-striped>tbody>tr:nth-child(2n+1)>td, .table.table-striped>tbody>tr:nth-child(2n+1)>th {
	background-color: #f9f9f9;
}

.table p.deviceId {
	font-size: .8rem;
	padding:0;
	margin:0;
}

.table a.delete {
	margin-right: 5px;
}

.top-nav a {
	color: #ccc;
}

.top-nav .dropdown-item {
    padding: .15rem 1rem;
    color: #212529;
}

.logo_top {
    margin-left: 1rem;
    font-weight: 700;
}

.logo_top {
	color: #fff;
}

.btn, .dropdown-menu, .modal-content {
	border-radius: 0.15rem;
}

.btn:focus, .btn:active {
   outline: none !important;
   box-shadow: none;
}

:focus {
	outline:0 !important;
}

.dropdown-item.active, .dropdown-item:active {
  background: none;
  color: #000
}

a[data-toggle="collapse"] {
    position: relative;
}

#page-content-wrapper {
	color: #676a6d;
	padding: 1.5rem;
}

a {
	color: #444;
}

.orange_color {
	color: #FF9800;
}

.pink_color {
    color: #ff0066;
}

.breadcrumb-title {
    float: left;
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 0rem .6rem 1rem;
    color: #FF008B;
}

.breadcrumb {
	background: none;
	font-size: .8rem;
}

.tooltip {
   font-size: 0.7rem;
}

.panel {
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    margin-bottom: 1rem;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
}

.panel_title {
	display: inline-block;
	width: 100%;
}

.panel_title > .panel_action {
	float: right;
}

.panel_content {
	padding: 1rem;
	margin-right: auto;
	margin-left: auto;
	
}

.panel_action > div.dropdown {
	margin: 1rem 1rem 0 0;
}

.panel h4.panel_title, .panel table a.link {
	color: #3287B2;
}

.panel h4.panel_title {
	padding: .5rem;
}

.panel h5.panel_title {
	padding: 1rem;
}

.panel h5.panel_title i {
	font-size: 1rem;
	padding-right: .3rem;
}

.panel_h {
	position: relative;
	line-height: 3rem;
	height: 3rem;
}

.panel_h .title {
	position: absolute;
}

.panel_h .action {
	position: absolute;
	right: 0;
}

.bg_grey {
	background-color: #F8F8F8;
}

/* alerts */

#ajaxMsg.alert {
    border: 0;
    border-radius: 0;
    padding: 20px 15px !important;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    /* position: absolute; */
    position: fixed;
    width: 100%;
    z-index: 9000;
}

#ajaxMsg.alert .alert-icon {
    display: block;
    float: left;
    margin-right: 1.071rem;
}

#ajaxMsg.alert b {
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
}

.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

#ajaxMsg.alert .close {
    color: #fff;
    text-shadow: none;
    opacity: .9;
    z-index: 1000;
    border: none;
    background: none;
}

#ajaxMsg.alert .close i {
    font-size: 20px;
}
#ajaxMsg.alert .close:hover{
    opacity: 1;
    color: #fff;
}
#ajaxMsg.alert.alert-info {
    background-color: #00cae3;
    color: #fff;
}

#ajaxMsg.alert.alert-success {
    background-color: #55b559;
    color: #fff;
}

#ajaxMsg.alert.alert-warning {
    background-color: #ff9e0f;
    color: #fff;
}

#ajaxMsg.alert.alert-danger {
    background-color: #f55145;
    color: #fff;
}

.#ajaxMsg.alert.alert-primary {
    background-color: #a72abd;
    color: #fff;
}

form label {
	margin-bottom: .1rem;
	font-size: .7rem;
}

form small {
	font-style: italic;
}

form select option.red {
	color: red;
}

.bootstrap-select.btn-group .dropdown-menu {
  background-color: yellow;
}

.cms-border-warning {
	border: 1px solid #ffc107;
	padding: .5rem;
	border-radius: .25rem;
}

.cms-bg-warning {
	background: #FFF2CA;
}

.cms-border-primary {
	border: 1px solid #0062cc;
	padding: .5rem;
	border-radius: .25rem;
}

.cms-bg-primary {
	background: none;
	color: #0062cc !important;
}

.btn-outline-pink {
    color: #FF0089;
    border-color: #FF0089;
}

.form-control::-webkit-input-placeholder { color: #8B8B8B; font-size: .8rem}  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { color: #8B8B8B; font-size: .8rem}  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { color: #8B8B8B; font-size: .8rem}  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { color: #8B8B8B; font-size: .8rem}  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { color: #8B8B8B; font-size: .8rem}  /* Microsoft Edge */

/* =====================
= login 
===================== */

.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.form-signin .checkbox {
  font-weight: 400;
}

.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#ajaxMsg {
	position: fixed;
	top: 0;
	z-index: 1040;
}

/* Vendor produkty */

.handle-parent, .handle-child {
	cursor: move;
}

.colorPreview {
	width:100%;
	height: 100%;
	display:block;
	text-align: center;
	line-height: 2.3rem;
	height:2.3rem;
}

span.tile_color {
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	top: 1.5px;
}

span.tile_color_preview {
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 3px;
	position: relative;
	top: 3px;
}

span.age_limit {
	color: #856400;
	padding: .175rem .2rem;
	font-size: .75rem;
}

.product_category_list {
	display: block;
}

ul.product_category_parent {
	padding: 0;
	width: 100%;
	display: inline-block;
	margin: 0;
	
}

ul.product_category_parent > li {
	list-style: none;
	display: block;
	padding: 1rem;
	border-top: 1px solid #dee2e6;
	margin:0;
	float: left;
	width: 100%;
}

ul.product_category_parent > li:hover {
    background: #F8F8F8; 
}

ul.product_in_category {
	margin: 0 1.5rem;
}

ul.product_category_parent li div.sort, 
ul.product_category_parent li div.item,
ul.product_in_category li div.item,
ul.product_in_category li div.item {
	float: left;
}

ul.product_category_parent div.action, ul.product_in_category div.action {
	float: right;
	position: relative;
	top: 0;
	right: 0;
}

ul.product_category_parent div.sort {
	padding-right: 1rem;
	position: relative;
	top: 0;
	left: 0;
}

ul.product_category_parent div.action a {
	padding-left: .5rem;
	
}

ul.product_category_parent div.item {
	width: 100%;
}

ul.product_category_parent div.item_info {
	float: left;
}

ul.product_in_category {
	padding: 0;
	
	margin-top: .5rem;
	float:left;
	width: 98%;
}

ul.product_in_category li {
	list-style: none;
	display: block;
	padding: .6rem;
	border: 1px solid #dee2e6;
	margin: .2rem 0;
	float: left;
	width: 100%;
	
}

.splashscreen_preview {
	font-family: appCond;
	width: 100%;
	height: 550px;
	overflow: scroll;
	border: 1px solid #ddd;
	background: #FFF;
	font-size: 1.1vw;
}

.splashscreen_preview h5 {
	margin: 1rem 0 0 0;
	font-family: appBoldCond;
	line-height: 1.1vw;
	padding: 0;
}

.splashscreen_preview p.product_variant {
	margin: 0;
	line-height: 1.2vw;
}

.splashscreen_preview p.product_price {
	margin-bottom: 1rem;
	font-family: appBoldCond;
	font-size: 1.4vw;
	position:absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.splashscreen_preview p.product_age_limit {
	margin-bottom: .1rem;
	font-family: appCond;
	font-size: .9vw;
	position:absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.splashscreen_preview p.product_category {
	margin-bottom: .2rem;
	font-size: 4vw;
	position:absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.splashscreen_preview p.product_category i.folder {
	padding: .25rem .5rem;
	border-radius: .5rem;
}

.square-container {
  display: flex;
  flex-wrap: wrap;
}

.square {
  position: relative;
  flex-basis: calc(33.333% - 10px);
  margin: 5px;
  /* border: 1px solid; */
  box-sizing: border-box;
  text-align: center;
}

.square::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.square .content {
  position: absolute;
  top: 0; left: 0;
  height: 100%;
  width: 100%;
}

.card {
	border: none;
	-webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
	box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
	
}

.chart-content-bg {
	background-color: #f9f9fd;
}

.h-95 {
	height: 95% !important;
}

.pairing_ticket, .pairing_rfid, .pairing_button {
	display:none;
}

/* boxy */
.rounded10, .rounded-10  {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.warning-box {
	background: #000;
	padding: 1rem;
}

.warning-box p {
	margin-bottom: 0;
}

.warning-box .title {
	color: #FF6F00;
	font-weight: 300;
	font-size:1.1rem;
}


.warning-box .help-text {
	font-size:.8rem;
	color: #A5A5A5;
}

/* 
#myNav2 {
	display:none;
}
 */

/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */ 
  
  height: 100%;
  width: 100%;
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
  position: absolute;
  width: 50%; /* 100% width */
 
  margin-top: 8rem; /* 30px top margin to avoid conflict with the close button on smaller screens */
  border: 1px solid #ddd;
  padding: 2rem 5rem;
  left: 50%;
  transform: translate(-50%, 0%);
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.tag-import-pretopup .form-check {
	
	border-top: 1px solid #ddd;
	padding: .5rem 1.5rem
}

#addDevice .checkbox-card, #addGroup .checkbox-card {
	border: 1px solid #efefef;
	padding: .3rem .6rem;
}

#addDevice .checkbox-card .form-check-label, #addGroup .checkbox-card .form-check-label {
    font-size: 1rem;
}

#addDevice .checkbox-card .form-group, #addGroup .checkbox-card .form-group {
    margin-bottom: 0;
}


.border-top {
    border-top: none !important;
}
 
.border-top > .form-group {
    border-top: 1px solid #f3f3f3;
    padding-top: 16px;
    padding-top: 1rem;
}

.fixed {
	position: fixed;
	top:0; 
	left:0;
	width: 100%; 
	z-index: 900;
}

#updateAcl label {
	font-size: .7rem;
}

/* NOVY CSS */

.center-screen2 {
    margin: auto;
    width: 80%;
}

.panel_settings {
	margin-right: auto;
	margin-left: auto;
}

.card_setting {
    position: relative;
    display: inline-table;
    width: calc((100% - 38px) / 4);
    height: 150px;
    overflow: hidden;
    padding: 25px;
    margin: 6px 3px;
    background: #FFF;
    border-radius: 15px;
    min-height: 170px;
    /* border: 1px solid #ECECEC; */
}

.card_setting {
	font-size: .9rem;
}

.container2 {
    position: relative;
    width: 100%;
}

.bg_rounded_white {
	background: #FFF;
    border-radius: 15px;
}

.rounded_border {
	border: 1px solid #99ccff;
    border-radius: 10px;
    padding: .7rem 1rem;
}

/* 
.btn {
	border-radius: 0px;
}
 */

.btn-sm {
	font-size: .8rem
}

.btn-xs {
    font-size: .65rem;
    padding: .1rem .3rem;
}

.alert-sm {
    padding: .3rem .6rem;
    font-size: .8rem;
}

/* 
.form-control {
    border-radius: 0;
}
 */

.nav_topLine {
    height: 65px;
    line-height: 45px;
    margin-top: -15px;
}

.table > :not(:first-child) {
    border-top: none;
}

table.table {
    font-size: .9rem;
}

table.table a {
    color: #007bff;
    text-decoration: none;
}

table.table a:hover {
    text-decoration: underline;
}

.btn-chrn {
	padding: .6rem 1.3rem;
}

a.icon-remove {
    color: #E6122D;
    text-decoration: none;
}

.close_btn {
	font-size: 1.6rem;
}

.glb_settings_nav {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #ddd;
}

.glb_settings_nav .left {
	float: left;
}

.glb_settings_nav .right {
	float: right;
}

.glb_settings_nav h3 {
    font-weight: 600;
    margin: 0;
    font-size: 2.3rem;
}

.glb_settings_nav p {
	font-size: .8rem;
}

.artist_detail h2 {
	font-weight: 800;
	font-size: 2.3rem;
	color: #454287;
	margin: 0;
}

.artist_png_logo {
	margin: 1rem 0 2rem 0;
	background: #000;
	padding: 1rem;
	text-align: center;
}

.nice_title {
	border-left: 2px solid #F56200;
	padding-left: .6rem;
}

.nice_title_transparent {
	padding-left: .6rem;
}

.nice_title_blue {
	border-left: 2px solid #3399ff;
	padding-left: .6rem;
}

.nice_title h5, .nice_title_blue h5, .nice_title_transparent h5 {
	margin: 0
}

.nice_title h5 strong, .nice_title_blue h5 strong, .nice_title_transparent h5 strong {
	font-weight: 900;
}

.nice_title h5 span, .nice_title_blue h5 span, .nice_title_transparent h5 span {
    font-weight: 100;
    color: #303030;
    font-size: .85rem;
}

.nice_title p, .nice_title_blue p, .nice_title_transparent p {
	font-size: .7rem;
	margin: 0;
}

#panel_crewParking p {
	padding: 0;
	margin: 0;
}
.parking_box table, .parking_box div.day, .parking_box a, .parking_box p, 
.catering_box table, .catering_box div.day, .catering_box a, .catering_box p, 
.crew_groups table {
	font-size: .7rem;
}

.parking_box .days, .catering_box .days {
	margin: .5rem 0;
}

.parking_box div.day, .catering_box div.day {
    border: 1px solid #3399ff;
    display: inline-block;
    border-radius: 3px;
    padding: .1rem .3rem;
    color: #1162B4;
}

.parking_box h5 {
	color: #3399ff;
}

.catering_box h5 {
	color: #ff0066;
}

.nice_title_blue table th, .nice_title_blue table td {
	border-color: #eee;
}

.crewTypeLabel {
    font-size: .7rem;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: .1rem .3rem;
}

.crewTypeLabelBig {
    font-size: .85rem;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    padding: .25rem .45rem;
}

.table_crew_contact {
	font-size: .75rem;
}

.acl_crew_group {
    border: 1px solid #e0e0e0;
    margin: .3rem;
    padding: .3rem .6rem;
    border-radius: 6px;
    font-size: .75rem
}

.dropdown-menu-sm a.dropdown-item {
	font-size: .8rem;
}

.artist_image_thumb img {
	width: 100%;
}

.crew_detail p {
	margin: 0;
}

.crew_notes {
	font-size: .7rem;
}

.crew_notes .note {
    background-color: #fff;
    padding: .4rem .8rem;
    border-radius: 5px;
}

.crew_notes p {
    margin: 10px;
    line-height: 1rem;
}

.crew_notes span.date {
	color: #5A5A5A;
	font-weight: 600;
}

.crew_notes span.author {
	color: #000;
	font-weight: 600;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}

.burger_menu_btn {
	display: none;
}

.offcanvas-body {
    padding: .5rem 1rem;
}

.grid {
	max-width: 100%;
	margin: 0 auto;
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.grid_c {
  padding: 1rem;
}

.note-editor .note-editable p {
    line-height: 1;
}

table.table>tbody>tr:hover td,
table.table>tbody>tr:hover th {
	background-color: #fff !important;
}

.ui-menu .ui-menu-item-wrapper {
    font-size: .9rem;
    padding: .5rem 0;
}

li.ui-menu-item {
    font-size: 12px !important;
    width: 100%;
    padding: 3px 5px;
}

li.ui-menu-item:hover {
    background: none !important;
}





span.ui-label {
	font-size: .7rem !important;
	border: none;
	padding: 2px 4px !important;
}

span.ui-label-primary {
	background: #3A7CF6;
	color: #fff;
}

span.ui-label-black {
	background: #000;
	color: #fff;
}

.tri-bodky-dropdown {
    padding: 0 5px;
    cursor: pointer;
}

.searchByQrcodeIndex img {
	width: 100%;
	max-width: 200px;
}

.fs-xs {
	font-size: 0.7rem;
}

a.a-underline {
	text-decoration: underline !important;
}

.text-sm {
	font-size: .7rem;
	line-height: .8rem;
}

.cursor-grab {
	cursor: -webkit-grab; 
	cursor: grab;
}

.cursor-pointer {
	cursor: pointer;
}

.accreType{
	background: #FF0076;
	width: 100%;
	padding: .5rem 1rem;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 900;
	border-radius: 5px;
	margin-bottom: .5rem;
	
}

/* 
@media (min-width: 600px) {
  .grid { grid-template-columns: repeat(2, 1fr); }
}
 */


.fx_action_menu span.fx_action_item + span.fx_action_item {
	border-left: solid black 1px;
}

.fx_action_menu span.fx_action_item {
	padding: 0 10px;
	font-size: 0.8rem;
}

.fx_action_menu .dropdown-menu {
    padding: 0.2rem 0;
    font-size: 0.8rem;
}

.fx_action_menu .dropdown-item {
    padding: .2rem .5rem;
}

.rnd5 {
	border-radius: 5px;
}

.label_black {
    background-color: #000;
    color: #fff;
    padding: 2px 4px;
}

.version {
    padding: 3px 6px;
    color: #fff;
    font-size: .7rem;
    background-color: #000;
    margin: 12px;
}

.version.devel {
    background-color: #F63A4A;
}

.tree { margin: 1em; }

.tree li {
	list-style: none;
}

.tree input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  }

.tree input ~ ul { display: none; }

.tree input:checked ~ ul { display: block; }

/* ————————————————————–
  Tree rows
*/
.tree li {
  line-height: 1.2;
  position: relative;
  padding: 0 0 1em 1em;
  }

.tree ul li { padding: 1em 0 0 1em; }

.tree > li:last-child { padding-bottom: 0; }

/* ————————————————————–
  Tree labels
*/
.tree_label {
  position: relative;
  display: inline-block;
  }

label.tree_label { cursor: pointer; }

label.tree_label:hover { color: #666; }

/* ————————————————————–
  Tree expanded icon
*/
label.tree_label:before {
  background: #000;
  color: #fff;
  position: relative;
  z-index: 1;
  float: left;
  margin: 0 1em 0 -2em;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  content: '+';
  text-align: center;
  line-height: .9em;
  }

:checked ~ label.tree_label:before { content: '–'; }

/* ————————————————————–
  Tree branches
*/
.tree li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -.5em;
  display: block;
  width: 0;
  border-left: 1px solid #777;
  content: "";
  }

.tree_label:after {
  position: absolute;
  top: 0;
  left: -1.5em;
  display: block;
  height: 0.5em;
  width: 1em;
  border-bottom: 1px solid #777;
  border-left: 1px solid #777;
  border-radius: 0 0 0 0;
  content: '';
  }

label.tree_label:after { border-bottom: 0; }

:checked ~ label.tree_label:after {
  border-radius: 0 0 0 0;
  border-top: 1px solid #777;
  /* border-right: 1px solid #777; */
  border-bottom: 0;
  border-left: 0;
  bottom: 0;
  top: 0.5em;
  height: auto;
  }

.tree li:last-child:before {
  height: 1em;
  bottom: auto;
  }

.tree > li:last-child:before { display: none; }

.tree_custom {
  display: block;
  background: #eee;
  padding: 1em;
  border-radius: 0.3em;
}

.card_3 {
	width: 32%;
}

