/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2020.04.19., 9:33:26
    Author     : Creatus
*/
.show-pass {
    color: red; 
    position: absolute; 
    right: 6px; 
    top: 31px; 
    cursor: pointer;
    padding: 0 5px;
    border: solid 1px red;
    border-radius: 4px;
}
.show-pass:hover, .show-pass:active {
    color: #b21f2d;
    border: solid 1px #b21f2d;
    border-radius: 50%;
    transition: all .4s;
}
.d-inline {
    display: inline !important;
}
.bg-orange {
    background-color: #ff9900 !important;
}
.br-2-per {
    border-radius: 2%;
}
.br-4-per {
    border-radius: 4%;
}
.br-6-per {
    border-radius: 6%;
}
.br-8-per {
    border-radius: 8%;
}
.br-10-per {
    border-radius: 10%;
}
.br-15-per {
    border-radius: 15%;
}
.br-20-per {
    border-radius: 20%;
}
.br-30-per {
    border-radius: 30%;
}
.br-40-per {
    border-radius: 40%;
}
.br-50-per {
    border-radius: 50%;
}
.br-2 {
    border-radius: 2px;
}
.br-3 {
    border-radius: 3px;
}
.br-4 {
    border-radius: 4px;
}
.br-5 {
    border-radius: 5px;
}
.br-6 {
    border-radius: 6px;
}
.br-7 {
    border-radius: 7px;
}
.br-8 {
    border-radius: 8px;
}
.br-9 {
    border-radius: 9px;
}
.br-10 {
    border-radius: 10px;
}
.br-11 {
    border-radius: 11px;
}
.br-12 {
    border-radius: 12px;
}
.br-13 {
    border-radius: 13px;
}
.br-14 {
    border-radius: 14px;
}
.br-15 {
    border-radius: 15px;
}
.br-16 {
    border-radius: 16px;
}
.p-0 {
    padding-top: 0 !important;
}
.p-1 {
    padding: .25rem !important;
}
.p-2 {
    padding: .5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: .25rem !important;
}
.pt-2 {
    padding-top: .5rem !important;
}
.pt-3 {
    padding-top: 1rem !important;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: .25rem !important;
}
.pb-2 {
    padding-bottom: .5rem !important;
}
.pb-3 {
    padding-bottom: 1rem !important;
}
.pb-4 {
    padding-bottom: 1.5rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-1 {
    padding-left: .25rem !important;
}
.pl-2 {
    padding-left: .5rem !important;
}
.pl-3 {
    padding-left: 1rem !important;
}
.pl-4 {
    padding-left: 1.5rem !important;
}
.pl-5 {
    padding-left: 3rem !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-1 {
    padding-right: .25rem !important;
}
.pr-2 {
    padding-right: .5rem !important;
}
.pr-3 {
    padding-right: 1rem !important;
}
.pr-4 {
    padding-right: 1.5rem !important;
}
.pr-5 {
    padding-right: 3rem !important;
}
.m-0 {
    margin: 0 !important;
}
.m-1 {
    margin: .25rem !important;
}
.m-2 {
    margin: .5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: .25rem !important;
}
.mt-2 {
    margin-top: .5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: .25rem !important;
}
.mb-2 {
    margin-bottom: .5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: .25rem !important;
}
.ml-2 {
    margin-left: .5rem !important;
}
.ml-3 {
    margin-left: 1rem !important;
}
.ml-4 {
    margin-left: 1.5rem !important;
}
.ml-5 {
    margin-left: 3rem !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: .25rem !important;
}
.mr-2 {
    margin-right: .5rem !important;
}
.mr-3 {
    margin-right: 1rem !important;
}
.mr-4 {
    margin-right: 1.5rem !important;
}
.mr-5 {
    margin-right: 3rem !important;
}
.sec_level {
    color: #000 !important;
    cursor: pointer;
}
.l-height-1 {
    line-height: 6px !important;
}
.l-height-2 {
    line-height: 10px !important;
}
.l-height-3 {
    line-height: 14px !important;
}
.l-height-4 {
    line-height: 18px !important;
}
.l-height-5 {
    line-height: 22px !important;
}
.l-height-6 {
    line-height: 26px !important;
}
.l-height-7 {
    line-height: 30px !important;
}
.l-height-8 {
    line-height: 34px !important;
}
.l-height-9 {
    line-height: 38px !important;
}
.l-height-10 {
    line-height: 42px !important;
}
.d-block {
    display: block;
}
.defkeys:hover {
    opacity: .8;
}
.editkeys {
    color: #0099ff !important;
    text-decoration: none;
    cursor: pointer;
}
.editkeys:hover {
    color: #0066ff !important;
    text-decoration: none;
}
.sha-container {
    border: solid 1px #0099ff;
    border-radius: 8px;
    padding: 6px 10px 4px 10px;
    width: auto !important;
    margin: 4px 0;
}
.auth-container {
    width: auto !important;
    margin: -14px 0 6px 0;
}
.sha-container a:hover, .sha-container label:hover {
    opacity: .8 !important;
    color: #006666 !important;
    text-decoration: none !important;
}
.auth-container a:hover, .auth-container label:hover {
    opacity: .8 !important;
    color: #999 !important;
    text-decoration: none !important;
}
body {
    min-height: 600px !important;
}
#mobil-menu {
    display: none;
}
.btn-logout {
    width: 40px !important;
    height: 34px !important;
    padding-top: 7px !important;
}
.contact-background {
    background-image: url(../img/mail2.png); 
    background-size: auto 100%; 
    background-repeat: no-repeat; 
    background-position: center;
}
.contact-background input[type="text"], .contact-background input[type="email"], .contact-background select, .contact-background textarea {
    opacity: 0.9;
}
.system-message input[type="text"], .system-message select, .system-message textarea {
    opacity: 0.9;
}
.system-message input[type="text"] {
    color: red;
    font-weight: 700;
}
.edit input[type="text"] {
    opacity: 0.8;
    color: #6633ff;
    font-weight: 500;
}
.profil input::placeholder {
    opacity: 0.8;
    color: #339900;
    font-weight: 500;
    font-style: italic;
}
.profil input[type="text"], .profil input[type="password"], .profil input[type="email"] {
    opacity: 0.8;
    color: #ff9900;
    font-weight: 500;
}
.edit {
    background-image: url(../img/edit2.png); 
    background-size: contain; 
    background-repeat: no-repeat; 
    background-position: center;
}
.profil {
    background-image: url(../img/profil2.png); 
    background-size: contain; 
    background-repeat: no-repeat; 
    background-position: center;
}
.users {
    background-image: url(../img/users.png); 
    background-size: contain; 
    background-repeat: no-repeat; 
    background-position: center;
}
.users-table {
    background-color: #ffffcc;
    opacity: 0.70;
}
.errors-table {
    background-color: #ff6666;
    opacity: 0.70;
}
.archive-table {
    background-color: #66ffcc;
    opacity: 0.70;
}
.d-xl-none {
    display: none;
}
.d-xl-block {
    display: block;
}
.title1 {
    font-size: 24px;
    color: #007bff;
}
.title2 {
    text-align: center; 
    vertical-align: middle; 
    padding-top: 50% !important;
    margin: 0 auto;
    opacity: 0.75;
}
.content {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    margin: 0;
    max-width: 100%;
    width: 100%;
    position: relative;
}
.bgimg-1 {
    background-image: url(../img/card1.png) !important;
    height: 100% !important;
    width: 50%;
}
bgimg-1a {
    background-image: url(../img/card1text.png) !important;
    height: 100% !important;
    width: 50%;
}
.bgimg-2 {
    background-image: url(../img/bg1.png) !important;
    height: 100% !important;
    width: 50%;
}
.bgimg-2a {
    background-image: url(../img/bg1text.png) !important;
    height: 100% !important;
    width: 50%;
}
.bgimg-3 {
    background-image: url(../img/card3.png) !important;
    height: 100% !important;
    width: 50%;
}
.bgimg-3a {
    background-image: url(../img/card3text.png) !important;
    height: 100% !important;
    width: 50%;
}
.bgimg-4 {
    background-image: url(../img/card2.png) !important;
    height: auto !important;
    width: 100%;
}
.bgimg-4a {
    background-image: url(../img/card2text.png) !important;
    height: auto !important;
    width: 100%;
}
.bgimg-1, .bgimg-2, .bgimg-3, .bgimg-1a, .bgimg-2a, .bgimg-3a {
    height: 30vw !important;
    opacity: 0.95;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bgimg-5 {
    background-image: url(../img/auth2.png) !important;
    height: auto !important;
    width: 100% !important;
}
.bgimg-6 {
    background-image: url(../img/encode.png) !important;
    height: auto !important;
    width: 100% !important;
}
.bgimg-7 {
    background-image: url(../img/fingerprint.png) !important;
    height: 100% !important;
    width: 50%;
}
.bgimg-4, .bgimg-4a, .bgimg-5, .bgimg-6, .bgimg-7 {
    height: 30vw !important;
    opacity: 0.95;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.bgimg-5 {
    height: 30vw !important;
    opacity: 0.95;
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
}
.bgimg-6 {
    height: 30vw !important;
    opacity: 0.95;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
}
.close2 {
    position: relative;
    top: 3px;
    float: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .4;
}
.close2:hover,
.close2:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .6;
}
.m-center {
    margin: 0 auto !important;
}
.sys-mess {
    margin: 20px auto !important;
}
.countdown {
    color: crimson; 
    padding-left: 14px; 
    padding-right: 14px; 
    margin: 0 auto; 
    margin-bottom: 6px; 
    border: mediumvioletred solid 1px; 
    width: 260px; 
    /* height: 25px; */
}
#minutes {
    width: 10px; 
    border: none;
}
#seconds {
    width: 18px; 
    border: none;
}
#minutes, #seconds {
    background-color: transparent !important;
    transition: all 0.8s !important;
}
.content-num {
    padding-left: 24px !important;
    list-style: none;
}
ol li {
    padding-left: 0;
    list-style: none;
}
.content-num li::before {
    content: "\2192";
}
.settings {
    position: fixed;
    top: 60px; 
    right: 6px; 
    cursor: pointer; 
    text-decoration: none; 
    color: #0099ff; 
    font-size: 24px;
}
.settings:hover {
    top: 59px; 
    right: 5px; 
    font-size: 26px;
    text-decoration: none; 
    transition: all 0.3s !important;
}
.notification {
    position: fixed;
    top: 60px; 
    left: 6px; 
    cursor: pointer; 
    text-decoration: none; 
    color: #0099ff; 
    font-size: 24px;
}
.notification .num {
    position: absolute;
    top: 14px; 
    left: 21px; 
    cursor: pointer; 
    text-decoration: none; 
    color: #ff6666; 
    font-size: 14px;
}
.notification:hover {
    top: 59px; 
    left: 5px; 
    font-size: 26px;
    text-decoration: none; 
    transition: all 0.3s !important;
}
.notification:hover .num {
    top: 16px; 
    left: 23px; 
    text-decoration: none; 
    transition: all 0.3s !important;
}
.system_message {
    margin-top: 10px;
    margin-bottom: 10px;
    border: solid 1px #ddd;
    border-radius: 4px;
    margin: 0 auto;
}
.w-98 {
    width: 98% !important;
}
.system_message p {
    padding: 4px 8px;
}
.footer {
    position: relative;
    margin-top: 30px;
    width: 100%;
    padding-top: 20px; 
    line-height: 10px;
    background-color: rgb(244, 244, 244) !important;
}
.gdpr {
    float: left;
    padding-bottom: 12px;
}
.aszf {
    float: right;
    padding-bottom: 12px;
}
header {
    font-size: 14.2px !important;
}
.input-field {
    margin-bottom: 5px !important;
    min-width: 180px !important;
}
.divider {
    margin-top: 0;
    margin-bottom: 0;
    height: 1px;
    border-top: 1px solid #006666;
}
.divider2 {
    margin-top: 0;
    margin-bottom: 0;
    height: 1px;
    border-top: 0 solid #006666;
    min-width: 160px;
}
.message-divider {
    margin-top: 0;
    margin-bottom: 0;
    height: 4px;
    min-width: 160px;
}
.del-mess {
    margin: 4px !important;
    color: red;
}
.hide-btn {
    display: none;
}
.add-btn {
    margin-top: 8px;
}
.add-btn:hover {
    box-shadow: 0 0 8px #6666ff;
}
.button-container {
    width: 300px;
    border: solid 1px #888;
    height: 52px !important;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 6px;
    position: -webkit-sticky;
    position: sticky;
    top: 56px;
}
.required-text {
    opacity: 1 !important; 
    background-color: gold;
    margin-top: 15px; 
    color: red; 
    border: solid 1px red; 
    border-radius: 4px; 
    padding: 4px 8px;
}
.left-btn {
    display: none;
}
.table-background {
    background-image: url(../img/manage.png); 
    background-size: contain; 
    background-repeat: repeat; 
    background-position: top;
}
.table-container {
    width: auto;
    overflow: auto;
    margin: 0 15px;
}
.data-table {
    border: solid 1px #888;
    margin: 0 auto;
}
.ml-0 {
    margin-left: 0 !important;
    width: 100% !important;
    overflow: auto !important;
}
.data-table tr {
    border-bottom: solid 1px #888;
}
.data-table th span {
    text-decoration: underline;
}
.data-table th {
    padding: 8px;
    text-align: center;
}
.data-table td {
    padding: 4px;
    padding-left: 8px;
    text-align: left;
}
.data-table th, .data-table td {
    border: solid 1px #888;
}
.profil-image {
    border-radius: 50% !important;
}
.title-label {
    width: 100%;
    float: none !important;
    text-align: center !important;
}
.navbar-nav li:hover {
    background-color: #e7e7e7 !important;
    color: #fff !important;
}
.navbar-brand {
    /* text-shadow: 0 0 2px purple !important;
    color: #333 !important; */
    color: #009999 !important;
    background-color: transparent;
    font-weight: bold;
    font-size: 20px;
    padding: 17px 15px !important;
    height: 50px !important;
}
.navbar-brand:hover {
    color: #00cccc !important;
    /* background-color: #00cccc !important; */
}
.w-reg {
    width: 50% !important;
    margin: 0 auto;
    border-bottom-width: 0px;
}
.cookie-date {
    color: #990099;
}
.cookie-date-text {
    color: #009933;
}
.w-100 {
    width: 100% !important;
}
.fl-0 {
    float: left !important;
    margin-left: 0 !important;
}
.fr-0 {
    float: right !important;
    margin-right: 0 !important;
}
.img-border {
    border: solid #dddddd 1px !important;
}
video {
    width: 50% !important; 
    margin: 0 auto !important; 
}
.top-down-arrow {
    z-index: 1000000 !important;
    -webkit-animation: bounce 1s infinite alternate !important; 
    animation: bounce 1s infinite alternate !important;
}
.button {
    background-color: #ccc;
    color: #333 !important;
    text-decoration: none !important;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    border: 1px solid #aaa;
    border-bottom: 2px solid #aaa;
}
.button:hover {
    border: 1px solid #999900;
    color: #999900 !important;
    border-radius: 16px;
    transition: all 0.8s !important;
}
.cookie-banner {
    display: none;
    text-align: center;
    background-color: #555;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    z-index: 1000001;
}
.cookie-banner .container {
    font-size: 18px;
    margin: 20% auto;
    width: 70%;
    color: #f0f0f0;
}
.cookie-banner .container .cookie-policy {
    color: #cccc00 !important;
}
.cookie-banner .container .cookie-policy:hover {
    text-decoration: none !important;
    text-shadow: #999900 0 0 6px !important;
}
.cookie {
    color: red; 
    border: solid 1px red; 
    padding: 4px 8px; 
    border-radius: 4px; 
    margin-top: 8px;
    background-color: yellow;
}
.new-mess {
    color: #00cccc; 
    border: solid 1px #00cccc; 
    padding: 4px 8px; 
    border-radius: 4px; 
    margin-top: 8px;
    background-color: #ffffcc;
}
.new-mess-info {
    color: #990099; 
    border: solid 1px #990099; 
    padding: 4px 8px; 
    border-radius: 4px; 
    margin-top: 8px;
    background-color: #ffd9ff;
}
#quantity {
    font-size: 12px; 
    width: 40px; 
    height: 20px;
    color: green;
}
#myInput, #myHideInput {
    background-image: url('../img/searchicon.png') !important;
    background-position: 10px 12px;
    background-repeat: no-repeat;
    float: left;
    width: 50% !important;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    transition: all 0.6s !important;
}
.relative {
    position: relative !important;
}
#myInput::placeholder, #myHideInput::placeholder { 
    color: green; 
    font-weight: normal;
    font-style: italic;
}
#myInput:focus, #myHideInput:focus { 
    width: 100% !important;
}
#img1 {
    position: relative;
    width: 100px;
    height: auto;
    right: 80px;
    bottom: 0 !important;
}
#img2 {
    position: absolute;
    right: 0;
    width: 100px;
    height: auto;
    bottom: 2px !important;
}
.indextitle {
    max-width: 450px !important;
    margin-right: 0 !important;
}
#langselect {
    max-width: 200px !important;
    float: none;
    margin-top: -2px !important;
        margin: 0 auto;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
@media (max-width: 567px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7 {
        width: 100% !important;
    }
    .title1, .title2, #imgtext {
        font-size: 18px !important;
    }
    .cp-t-6 {
        margin-top: 4.5rem !important;
    }
    .fl-0 {
        float: left !important;
    }
    .fr-0 {
        margin-top: 18px;
        left: 15px !important;
        float: left !important;
        position: absolute;
        padding-bottom: 20px !important;
    }
    .w-reg {
        width: 90% !important;
        margin: 0 auto;
        border-bottom-width: 0px;
    }
    .add-btn {
        float: none;
        margin-top: 8px !important;
    }
    video {
        width: 100% !important; 
    }
    .cookie-banner .container {
        width: 100%;
        margin: 50% auto;
        font-size: 14px;
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7 {
        width: 100% !important;
        margin: 0 auto;
    }
    .title1, .title2 {
        font-size: 20px !important;
    }
    .w-reg {
        width: 70% !important;
        margin: 0 auto;
        border-bottom-width: 0px;
    }
    video {
        width: 70% !important; 
    }
    .cookie-banner .container {
        width: 100%;
        margin: 40% auto;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    #mobil-menu {
        display: block;
        text-align: center;
    }
    #pc-menu {
        display: none;
    }
    .btn-profil {
        float: left !important;
    }
    .btn-logout {
        float: right !important;
        margin-left: 4px;
    }
    .btn-reg {
        float: right !important;
        margin-left: 4px;
    }
    .contact-text {
        border: solid 1px #996600;
        opacity: .5;
        width: 80% !important;
        margin: 0 auto;
        padding: 10px;
        border-radius: 12px;
        background-color:  #996600;
        color: #ffffcc;
    }
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6 {
        width: 80% !important;
        margin: 0 auto;
    }
    #img1 {
        position: relative;
        bottom: 0 !important;
        left: 40px;
    }
    #img2 {
        position: relative;
        bottom: 7px !important;
        right: 40px;
    }
    .login-btn {
        float: left;
    }
    .add-btn {
        float: none;
        margin-top: 8px !important;
    }
    .gdpr {
        line-height: 2.5;
        text-align: center;
        width: 100%;
        margin: 0 auto !important;
        padding-bottom: 0;
    }
    .aszf {
        text-align: center;
        width: 100%;
        margin: 0 auto !important;
        padding-bottom: 12px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .contact-text {
        border: solid 1px #996600;
        opacity: .5;
        width: 60% !important;
        margin: 0 auto;
        padding: 10px;
        border-radius: 12px;
        background-color:  #996600;
        color: #ffffcc;
    }
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7 {
        width: 70% !important;
        margin: 0 auto;
    }
    #img1 {
        position: relative;
        bottom: 0 !important;
        left: 60px;
    }
    #img2 {
        position: relative;
        bottom: 8px !important;
        right: 60px;
    }
    .title1, .title2, #imgtext {
        font-size: 22px !important;
    }
    .w-reg {
        width: 60% !important;
        margin: 0 auto;
    }
    video {
        width: 70% !important; 
    }
}
@media (min-width: 992px) {
    .w-reg {
        width: 40% !important;
        margin: 0 auto;
        border-bottom-width: 0px;
    }
    .title1, .title2, #imgtext {
        font-size: 24px !important;
    }
}
@media (max-width: 991px) {
    .w-90 {
        width: 100% !important;
    }
    .bgimg-5 {
        background-position: center;
    }
    .bgimg-6 {
        background-position: center;
    }
    .bgimg-7 {
        background-position: center;
    }
    .bgimg-1, .bgimg-2, .bgimg-3, .bgimg-4, .bgimg-5, .bgimg-6, .bgimg-7 {
        width: 60%;
        margin: 0 auto;
        background-size: auto 100%;
    }
    .text-right, .text-left {
        text-align: center !important; 
    }
    .content {
        display: block;
        height: auto;
        width: 100%;
    }
    .d-xl-block {
        display: none;
    }
    .d-xl-none {
        display: block;
    }
}
@media (max-width: 767px) {
    /* .button-container {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border: solid 1px #888;
        width: 54px !important;
        height: 94px !important;
        margin-bottom: 20px;
        border-radius: 6px;
        position: fixed;
        left: 2px;
        content: "";
    }
    .top-btn {
        display: none;
    }
    .left-btn {
        display: block;
        width: 38px;
        margin-left: 7px;
        text-align: center;
    }
    #sticky_container {
        background-color: #ddd;
        opacity: .9;
    } */
}
@keyframes bounce {
    from {
        transform: translateY(3px);
    }
    to {
        transform: translateY(-2px);
    }
}
@-webkit-keyframes bounce {
    from {
        transform: translateY(3px);
    }
    to {
        transform: translateY(-2px);
    }
}
.del-all {
    color: #b21f2d;
    opacity: .6;
}
.del-all:hover {
    opacity: 1;
}
.copy-btn {
	transition: all .5s ease-in-out;
}
.copy-btn:hover {
	opacity: 1 !important;
	transition: all .5s ease-in-out;
	box-shadow: 0px 0px 0px 2px #7acf7c;
}