h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Noto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.has-background-blue-brand {
    background-color: #2A7DFA !important;
}
.has-background-orange-brand {
    background-color: #FF9330 !important;
}

.has-line-height-30 {
    line-height: 30px;
}

.script-background-light {
    background: #F4F5F7 !important;
}

.overview-form {
    font-size: 1.3rem;
    color: #3273dc !important;
}
.gleematic-border-gray {
    border:1px solid #dbdbdb; 
    background-color:white !important; 
    padding:1rem;
}
.gleematic-line-gray {
    margin: 1rem 0; 
    background-color: #dbdbdb;
}


.gleematic-layout-gray {
    background-color: #F4F5F7 !important;
}
.gleematic-layout-white {
    background-color: #FFFFFF !important;
}

.gleematic-layout-white-form {
    background-color: #FFFFFF !important;
    padding: 0.75rem; 
    width: -webkit-fill-available;
    width: -moz-available;
}

body, button, input, select, textarea {
    font-family: "Poppins", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

div, span, a {
    font-family: "Poppins", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.button-create-onlist {
    background-color: transparent !important;
    color: #3273dc !important;
    border: 1px solid #3273dc;
}
.button-create-onlist:hover {
    background-color: #3273dc !important;
    color: white !important;
    border: 1px solid #3273dc;
}

.modal {
    z-index: 10000 !important;
}

.text-more-media {
    z-index: 100;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: xx-large;
    
    display: table-cell;
    vertical-align: middle;
}
.background-more-media {
    z-index: 50;
    position: absolute;
    width: inherit;
    height: 100%;
    padding-left: 0.75rem;
    margin-left: 0.25rem;
    padding-right: 0.9rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.background-more-media-color {
    width: 100%;
    height: 100%;
    /*background-color: rgba(10, 10, 10, 0.7);*/
    display: table;
}

.box-border {
    border: 1px solid #dbdbdb;
}

.panel-list-script {
    padding:15px; 
    height: max-content;
    width: -moz-available;
    width: -webkit-fill-available;
}

.button-no-decoration {
    text-decoration: none !important;
    color: #3273dc !important;
}
a.button-no-decoration:hover {
    text-decoration: none !important;
    font-weight: bold;
}

.button-no-decoration-white {
    color: white !important;
    text-decoration: none !important;
    /*color: white !important;*/
}
a.button-no-decoration-white:hover {
    text-decoration: none !important;
    font-weight: bold;
}/*

*/.button-no-decoration-black {
    text-decoration: none !important;
    /*color: #363636 !important;*/
}
a.button-no-decoration-black:hover {
    text-decoration: none !important;
    font-weight: bold;
}


.widget-share-title-delete {
    border: 1px solid #f14668;
    padding: 3px 10px;
    border-radius: 5px;
    color: #f14668;
}
.widget-share-title-delete:hover {
    border: 1px solid #f14668;
    background-color: #f14668;
    color: white;
}

.widget-share-title-empty {
    border: 1px solid #FFA41D;
    padding: 3px 10px;
    border-radius: 5px;
    color: #FFA41D;
}
.widget-share-title-empty:hover {
    border: 1px solid #FFA41D;
    background-color: #FFA41D;
    color: white;
}

.text-widget-counter {
    width: 100%;
    font-weight: bold;
    vertical-align: middle;
}
.box-widget-counter {
    background-color: #6c757d !important;
    color: white !important;
    border-radius: 100%;
    border: 2px solid white;
    text-align: center;
}
.widget-share-title {
    margin:auto;
    margin-right:1rem;
}
.box-widget-image-border {
    margin-left: -0.5rem;
}
.widget-image-border {
    border : 2px solid white;
}
.widget-share {
    margin-left: inherit !important;
    margin-right: inherit !important;
    display: flex;
}

.widget-share-title {
    padding: inherit !important;
}

.widget-share-image {
    padding: inherit !important;
}

.widget-header-input {
    padding-top: 10px;
}

.no-bordered {
    border: 0px solid white !important;
}
/*
.list-mode {
    background-color: white !important;
    border: 1px solid #dbdbdb;
}
.list-mode:hover {    
    background-color: whitesmoke !important;
}
.list-mode-link {
    text-decoration: none;
    display: flex;
    width: inherit;
    color: black !important;
}
.list-mode-link:hover {
    text-decoration: none !important;
}
.content-hide {
    display:none;
}

.list-mode-view {
    
}

.kanban-mode-view {
    display: contents !important;
}
.kanban-mode {
    background-color: white !important;
    border: 1px solid #dbdbdb;
}
.kanban-mode-link {
    text-decoration: none;
    display: block;
    width: inherit;
    color: black !important;
}*/

.group-navigation-account {
    padding: 0px !important;
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    border: 1px solid #dbdbdb;
}
.group-content-account {
    padding: 0px !important;
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    border: 1px solid #dbdbdb;
    /* border-left: 0px; */
}
.button-account {
    justify-content: left !important;
    align-items: left !important;
    border-radius: 0px !important;
}

.loader-image-widget {
    border: 10px solid #f3f3f3; /* Light grey */
    border-top: 10px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin-image-widget 2s linear infinite;
/*  margin-left: auto;
  margin-right: auto;*/
    margin: auto;
}

@keyframes spin-image-widget {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.widget-image-nav {
    position: absolute !important;
    display: flex;
    top: 50%;
}
.widget-image-nav-next {
    right: 2rem;
    border-radius: 50% !important;
}
.widget-image-nav-prev {
    left: 2rem;
    border-radius: 50% !important;
}