﻿pre {
    white-space: pre-wrap; /* Since CSS 2.1 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.hilite {
    color: #293070;
}
.badge-spark {
    background-color: #293070;
    color: #fff;
}
.sort-active {
    color: #488330 !important;
}
.text-white {
    color: #ffffff !important;
}
th.sortable {
    cursor: pointer;
    white-space: nowrap !important;
}

.sort-icon-container {
    margin-left: 5px;
    position: relative;
    display: inline;
}

.text-red {
    color: red;
}

.no-border {
    border: 0 !important;
}

body {
    font-size: 0.84rem !important;
    font-weight: 300 !important;
    line-height: 1.2 !important;
}

.sidenav-horizontal .sidenav-item .sidenav-link {
    padding: 0.6rem;
}

.sidenav-horizontal-wrapper {
    overflow: hidden;
    -ms-flex: 0 1 75%;
    flex: 0 1 75%;
    width: 0px;
}


.layout-navbar-fixed .layout-navbar {
    top: -6px;
    height: 68px;
}

.layout-container {
    padding-top: 61px !important;
    background-color: rgba(24,28,33,0.06);
}

:not([class^='pt-']):not([class*=' pt-']).container-p-y {
    padding-top: 10px !important;
}

.layout-content > .container-fluid {
    padding-top: 37px !important;
}

@media all and (min-width:992px) {

    .container, .container-fluid {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .row.container-fluid {
        padding-right: 1.5rem !important;
        padding-left: 2.4rem !important;
    }
}

.main-divider {
    margin-bottom: 0 !important;
}

.footer {
    border-top: 1px solid silver;
}

.footer-options {
    height: 30px;
}

    .footer-options button {
        position: relative;
        top: 8px;
    }

#page-header {
    max-height: 48px;
    overflow: hidden;
}

.title-bar {
    height: 14px;
    margin-top: 2px !important;
    display: inline-block;
}

.app-brand {
    padding-bottom: 4px !important;
    display: inline-block;
    height: 62px;
}

.app-brand-logo img {
    /*position: relative;*/
    margin-top: 10px !important;
}

.layout-collapsed .app-brand-logo img {
    margin-left: 12px !important;
}

.layout-sidenav-toggle {
    float: right;
    position: relative;
    top: -30px;
}

.navbar-nav.d-lg-none {
    top: -5px !important;
}

.card-body-no-toolbar {
    margin-top: 5px;
}

.card-container {
    margin-right: -2em;
}

    .card-container .card {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .card-container .card:first-child {
        }

        .card-container .card:last-child {
        }


.action-column {
    width: 2px;
    text-align: right;
}
.check-column {
    min-width: 30px;
    max-width: 30px;
    width: 30px;
}
.active-column {
    max-width: 70px;
    min-width: 70px;
    width: 70px;
}
.tab-pane-table {
    padding-left: 10px;
    padding-right: 10px;
}

.tab-action-buttons {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    text-align: right;
}

.error-glow {
    border-color: #D91E18 !important;
    box-shadow: 0 0 10px #D91E18 !important;
}

.warning-glow {
    border-color: #293070 !important;
    box-shadow: 0 0 10px #293070 !important;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-r-5 {
    margin-right: 10px;
}

.m-l-5 {
    margin-left: 10px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-r-5 {
    padding-right: 5px;
}

.p-l-5 {
    padding-left: 5px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.img-mugshot-large, .img-mugshot-large img {
    height: 200px;
    width: 200px;
}

input[type=number] {
    text-align: right !important;
    -moz-appearance: textfield;
}

    input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

.input-history {
    position: relative;
    background-color: transparent !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    height: 24px !important;
    line-height: 24px !important;
    padding: 0px 10px;
    cursor: pointer;
}

    .input-history::-ms-expand {
        display: none;
    }

.award-1 {
    color: #FFD700;
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 1.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

.award-2 {
    color: silver;
}

.award-3 {
    color: #CD7F32;
}


.score-position-1 td {
    font-size: 130%;
}

.score-position-2 td {
    font-size: 120%;
}

.score-position-3 td {
    font-size: 110%;
}

.card-header {
    padding-bottom: 0 !important;
    padding-top: 0.37em !important;
    min-height: 44px;
    font-size: 11pt;
}

.card-header-with-subtitle {
    height: 60px;
}

.card-header-journal{
    height: 64px;
}

.card-header-subtitle {
    margin-top: -10px;
}

.journal-header-subtitle {
    margin-top: -14px;

}

.journal-head-title {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90%;
}

h4.card-header, .spark {
    color: #293070;
    margin-bottom: 5px;
}

h4.card-header {
    font-size: 1.313rem;
}

.text-heavy {
    font-weight: bold;
}
.card-header-elements {
    padding-top: 0;
}

.border-top {
    border-top: 1px solid silver;
}

.border-bottom {
    border: 0 0 1px 0;
}

.star-blue {
    color: #3598dc !important;
}

.star-yellow {
    color: #F7CA18 !important;
}

.star-red {
    color: #D91E18 !important;
}

.star-grey {
    color: #E5E5E5 !important;
}

.star-input {
    cursor: pointer;
}

.smiley-row {
    text-align: center;
}

.smiley-block {
    width: 32px;
    height: 32px;
}

.smiley-0 {
    float: left;
}

.smiley-1 {
    display: inline-block;
    margin: 0 auto;
}

.smiley-2 {
    float: right;
}

.setup-block-heading {
    padding-bottom: 1.87rem;
    color: rgba(24, 28, 33, 1);
    border-bottom: .0625rem solid rgba(49, 68, 82, .05);
}

td.action-column {
    white-space: nowrap;
}

.tab-bar-container {
    border-bottom: 1px solid silver;
}

.tab-bar {
    border-bottom: 1px solid silver;
    position: fixed !important;
    z-index: 100;
}

.sidebar {
    border-left: 1px solid silver !important;
    position: fixed !important;
    z-index: 100;
    right: 0;
}

    .sidebar h4 {
        margin-top: 12px;
    }

.navatar {
    width: 36px !important;
    height: 36px !important;
    /*background: radial-gradient(ellipse at center, #ff0000 0%, #ff0000 50%,#ff0000 50%,#ffff 50%,#ffff 50%);*/
    text-align: center;
    line-height: 36px;
    font-size: 10pt;
}

.navatar-40 {
    width: 40px !important;
    height: 40px !important;
    /*background: radial-gradient(ellipse at center, #ff0000 0%, #ff0000 50%,#ff0000 50%,#ffff 50%,#ffff 50%);*/
    text-align: center;
    line-height: 40px;
    font-size: 12pt;
}

.tp-0 {
    padding-top: 0px !important;
}

.sidenav-subitem {
    padding-top: 0 !important;
}

.text-small {
    font-size: small;
}

.clickable {
    cursor: pointer;
}

.bline {
    border-bottom: 1px dashed silver;
}

.bline-spark {
    border-bottom: 1px dashed #293070;
}

.chart-canvas {
    background: white;
    border: 1px dotted silver;
    width: 100%;
}

.card-wide {
    margin-left: -40px;
    margin-right: -40px;
}

.sidenav-link .badge {
    padding: 0.4em !important;
    font-size: 1em;
    margin-top: -10px;
    left: 48px;
}

.card-body .inner-header {
    margin-top: 20px;
}


    .card-body .inner-header:first-of-type {
        margin-top: 0px;
    }

.grade-row {
    height: 150px;
    vertical-align: bottom;
}

.grade-column {
    width: 50px !important;
    text-align: right;
}

tr.border-less th, tr.border-less td {
    border: 0 !important;
}

th.grade-column {
    max-width: 30px;
    height: 172px;
}

    th.grade-column span {
        min-width: 150px !important;
        height: 72px;
        text-align: right;
        vertical-align: bottom;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        display: block;
        margin-top: -92px;
        margin-left: -160px;
    }

.grade-input-column {
    width: 80px !important;
    text-align: right;
}

.deleted {
    text-decoration: line-through;
}

.score-pulse {
    font-weight: lighter;
    animation: pulse 5s 5;
}

@keyframes pulse {
    0% {
        color: #a3a4a6;
    }

    50% {
        color: #293070;
    }

    100% {
        color: #a3a4a6;
    }
}

.text-justify {
}

.description-column {
    text-overflow: ellipsis;
}

.table-truncate tr, .table-truncate tr td {
    height: 22px !important;
    max-height: 22px !important;
    text-overflow: ellipsis;
    overflow: hidden;
}

.side-truncated {
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
}

#page-header h3 {
    text-overflow: ellipsis;
}

#page-header .d-lg-block {
    margin-top: 8px;
}


td.progress-column {
    min-width: 200px;
    width: 200px;
}

.no-wrap {
    white-space: nowrap;
}

.progress-lg {
    height: 24px !important;
    font-size: 10pt;
    font-weight: bold;
    border: 1px solid silver;
}

#tree ul {
    margin-left: -20px;
    list-style: none;
}

    #tree ul li {
    }

.tree-text {
    cursor: pointer;
}

.tree-item-selected {
    background-color: rgba(36, 171, 242, 0.2);
    border: 1px dotted #24abf2;
}

.social-impact-seperator {
    border-top: 1px solid silver !important;
}

.sidenav-notification {
    float: right !important;
    color: #FFD950 !important;
    margin: auto;
    margin-right: -3px;
}


/* Icon pulsate */
.fa-pulsate {
    display: inline-block;
    -moz-animation: pulsate 2s infinite linear;
    -o-animation: pulsate 2s infinite linear;
    -webkit-animation: pulsate 2s infinite linear;
    animation: pulsate 2s infinite linear;
}

@-webkit-keyframes pulsate {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes pulsate {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes pulsate {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes pulsate {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

@keyframes pulsate {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}

.fa-bounce {
    display: inline-block;
    position: relative;
    -moz-animation: bounce 1s infinite linear;
    -o-animation: bounce 1s infinite linear;
    -webkit-animation: bounce 1s infinite linear;
    animation: bounce 1s infinite linear;
}

@-webkit-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-moz-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-o-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-ms-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

.alert-broadcast {
    margin-bottom: 0 !important;
}

.layout-broadcasting {
    margin-top: 53px;
}

.dropdown-menu-right {
    min-width: 340px;
    width: 340px;
    padding: 0px !important;
}

.swal2-container {
    z-index: 9999 !important;
}

.draggable-el {
    cursor: move;
}

.more-info-dropdown[aria-expanded=true] .fa-chevron-right {
    display: none;
}

.more-info-dropdown[aria-expanded=false] .fa-chevron-down {
    display: none;
}

.more-info-dropdown[aria-expanded=true] .text-info-right {
    display: none;
}

.more-info-dropdown[aria-expanded=false] .text-info-down {
    display: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .input-group .form-control, .input-group-addon, .input-group-btn {
        display: table-cell;
    }

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}

.space-column {
    width: 15px;
    min-width: 15px;
    white-space: nowrap;
}

.euro-column {
    width: 120px;
    min-width: 120px;
    white-space: nowrap;
    font-weight: 500;
}

    .euro-column .form-control {
        width: 105px;
        min-width: 105px;
        white-space: nowrap;
        padding: 0 !important;
        font-size: 0.84rem !important;
        font-weight: 300 !important;
        line-height: 1.2 !important;
        height: calc(1.54em + 2px + 0.37rem);
        display: inline-block;
        margin-left: 5px;
    }

.thread:not(:first-child) {
    border-top: 1px dotted silver;
}

.thread samp.row {
    border-top: 1px dotted silver;
    margin-top: 5px;
    margin-left: 0px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.thread .button-container {
    padding: 10px;
    margin-right: 5px;
}

.dashboard-tools-container {
    margin-left: -40px;
    margin-right: -40px;
    margin-top: 10px;
    margin-bottom: 0;
}

.inline i, .inline .form-control {
    display: inline !important;
}

.list-tree, .list-tree li {
    list-style: none;
}

.card-header-elements a i {
    color: rgb(163, 164, 166);
}

.card-header-elements a:hover, .card-header-elements a:hover i {
    color: #3c8ae2 !important;
}

.card-journal .avatar {
    position: relative;
    float: left;
    margin-right: 10px;
}

.journal-card-type {
    position: relative;
    float: right;
    margin-top: -30px;
}

.sidenav-horizontal-wrapper {
    flex: none !important;
}

.tab-indicator {
    position: relative !important;
    left: 4px !important;
    top: -8px !important;
}

#kanban {
    min-height: 100%;
    border: 1px dotted silver;
    border-radius: 6px;
}

    #kanban .col-md-3:not(:first-child) {
        border-left: 1px dotted silver;
    }

.col-header {
    font-size: 11pt;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px dotted silver;
    margin-bottom: 10px;
    color: #293070;
}

.kanban-item {
    font-size: smaller;
    margin-bottom: 10px;
    border: 1px solid white;
}

    .kanban-item h5.card-header {
        font-weight: 500;
        padding: 0.5em !important;
    }

    .kanban-item .card-body, .kanban-item .card-footer {
        padding: 0.5em !important;
    }

.sidebar-current-list {
    background-color: #e7f6fc;
    border: 1px solid #26B4FF;
    border-radius: 3px;
}

.sidebar-current {
    font-weight: 800;
}

.dragable {
    cursor: move;
}

.non-draggable {
    border: 1px dotted #293070;
}

.non-clickable {
    cursor: default !important;
}

.mention_name {
    font-size: 12px;
}

.mention_username {
    font-size: 12px;
    color: #999;
}

.mention_image {
    float: left;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 20px;
    height: 20px;
}

.active .mention_username {
    color: #fff;
}

.mention-hilite {
    font-weight: bold;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #293070 !important;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

h4.card-header-title.spark a {
    color: #293070;
    border-bottom: 1px dotted;
}

    h4.card-header-title.spark a i {
        color: #a3a4a6 !important;
        border-bottom: none !important;
    }

.help-container {
    line-height: 1.8em;
    font-size: larger;
}

    .help-container h4 {
        margin-bottom: 15px;
    }

    .help-container h3 {
        font-size: 1em;
    }

.help-ul ul {
    margin-left: -30px !important;
}

.help-ul li {
    padding-top: 5px;
    margin-left: 0.3em;
    list-style-type: square;
}

.help-container img {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}

.help-indent {
    margin-left: 20px;
}

.demo-sidenav {
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    margin-top: -4px !important;
}

.card-header-elements a {
    border: none !important;
}

.task-done-link {
    text-decoration: line-through;
    color: #a3a4a6 !important;
}

.datetime-column {
    width: 120px !important;
    max-width: 120px !important;
}

.task-client-column {
    width: 200px;
    max-width: 200px;
    text-overflow: ellipsis;
}

.badge-3x {
    font-size: 3em !important;
}

.highcharts-credits {
    display: none;
}

.text-air {
    line-height: 2em;
    font-size: larger;
}

.text-air-light {
    line-height: 2em;
}

.row-card {
    border: 1px solid silver;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}

.layout-sidenav {
    border: 1px solid #1C1F24;
}

.bg-dark-theme {
    background-color: #1C1F24 !important;
}

.ui-bg-overlay-container {
    position: relative
}

    .ui-bg-overlay-container > * {
        position: relative
    }

    .ui-bg-overlay-container .ui-bg-overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block
    }

.ui-bg-cover {
    background-color: rgba(0,0,0,0);
    background-position: center center;
    background-size: cover
}

.landing-logo {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.logo-space {
    margin-bottom: 100px !important;
}

.bubble-icon-success {
    display: inline-block;
    border-radius: 80px;
    box-shadow: 0px 0px 3px #02BC77;
    padding: 0.8em 0.8em;
}

.bubble-icon {
    display: inline-block;
    border-radius: 80px;
    box-shadow: 0px 0px 2px #888;
    padding: 0.8em 0.8em;
}

.background-odd {
    background-color: rgba(24,28,33,0.025);
}

.modal-stretch { /* Width */
    max-width: 100%;
    width: auto !important;
    margin-left: 20px;
}

#theme-settings {
    top: 20px !important;
}

    #theme-settings:hover  {
        border: 1px solid #1e70cd;
    }

.paper-preview {
    padding: 20px;
    border: 1px solid silver;
    box-shadow: 3px 4px rgba(88, 88, 88, 0.6);
    background: white !important;
    color: black !important;
}

.toggle-alike {
    
    display: inline-block;
    margin-right: .75rem;
    margin-bottom: 0;
    border-radius: .25em;
    vertical-align: middle;
    font-weight: normal;
    cursor: default;
    min-height: 1.375rem;
    font-size: .894rem;
    line-height: 1.4;
    text-align: center;
    width: 38px;
}
.strike {
    text-decoration: line-through;
    font-style: oblique;
}
.price-subtotal-row {
    border-top: 1px double #000 !important;
}
.price-total-row{
    border-top: 3px double #000 !important;
}

.journal-head {
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#journal-container .avatar {
    display: block !important;
    height: 40px;
    width: 40px;

}

.group-card {
    border-right: 4px double rgba(24,28,33,0.2) ;
    border-bottom: 4px double rgba(24,28,33,0.2) ;
}

.btn-comment {
    position: relative;
    margin-top: -10px;
}

.pincode-input-text {
    font-size: 24pt;
}

.quick-response i:hover {
    color: #293070 !important;
}

.release-notes, .release-notes li {
    padding-top: 5px;
    line-height: 140%;
    list-style: none;
}

#note-container {
    background: #25282E !important;
    width: 100%;
    min-height: 40px;
}

#no-note {
    color: #959699;
    text-align: center;
    font-style: italic;
    padding-top: 10px;
}

.note-card-container {
    padding: 1em;
}

.note-card {
    background: #ffc;
    box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    color: #959699 !important;
}
    .note-card .card-header, .note-card .card-body {
        padding-left: 10px;
        padding-right: 10px;
    }
    .note-card .card-body {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .note-card .card-body pre samp {
        color: #959699 !important;
        vertical-align: top;
    }

.presence-user-name{
    font-weight: bold;
}

@media screen and (max-width: 768px ) {
    .hide-mobile {
        display: none
    }
}
@media screen and (min-width: 768px ) {
    .show-mobile {
        display: none
    }
}

.bg-hilite-table-row {
    background-color: rgba(40, 195, 215, 0.5) !important;
    font-weight: bold;
}


.print-backgrounds {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari, Edge */
    color-adjust: exact !important; /*Firefox*/
}

@media screen {
    .print-only {
        display: none
    }
}

.roster-border-top {
    border-top: 2px solid #000000  !important;
}
.fixed-width-column{
    width: 200px;
    max-width: 200px;
    min-width: 200px;
}
.text-2x {
    display: inline-block;
    position:relative;
    top: -4px;
}

.message-hilite * {
    font-weight: bold !important;
}
.message-hilite .card,
.message-hilite hr,
.message-hilite .card-header,
.message-hilite .card-footer,
.message-hilite .card-body
{
    border-left: 3px double #293070 !important;
}
.message-card, .message-card .card {
    border-left: 1px solid #293070 !important;
}
.message-card:hover {
    background-color: rgba(24,28,33,0.06) !important;
}
.card-no-margin {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.sidenav-link {
    color: #eee !important;
}

.quill-editor-container {
    min-height: 280px;
}

.no-break {
    white-space: nowrap;
}

.btn-xxl {
    font-size: x-large;
    background-color: grey;
    margin: 20px;
    height: 200px;
    min-width: 200px;
    display: inline-block;
    border-radius: 20px;
    vertical-align: middle;
    padding-top: 40px;
    color: white;
    background-color: #7c84cf;
}

.btn-xxl:hover {
    background-color: #c6caef;
}

.center-button-container {
    height: 100%;
}
.center-buttons {
    text-align: center;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
