﻿
.vertical-menu {
    width: 200px;
}

.vertical-menu a {
    background-color: #eee;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
}

    .vertical-menu a:hover {
        background-color: #ccc;
    }

    .vertical-menu a.active {
        background-color: #04AA6D;
        color: white;
    }

.RightSeparator {
    border-right: 2px solid gray;
}

.form-check-input {
    clear: left;
}

.form-switch.form-switch-xl {
    /* margin-bottom: 2rem; */
    margin-left: 2rem;
}

    .form-switch.form-switch-xl .form-check-input {
        height: 2.5rem;
        width: calc(4rem + 0.75rem);
        border-radius: 5rem;
    }

.input-pos {
    margin-left: 2rem;
}

input[type=radio] {
    transform: scale(1.2);
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: 0.25;
}


.btn3d {
    position: relative;
    top: -6px;
    border: 0;
    transition: all 40ms linear;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 2px;
    margin-right: 2px;
    width: 100%;
}

.btn3d:active:focus,
.btn3d:focus:hover,
.btn3d:focus {
    -moz-outline-style: none;
    outline: medium none;
}

.btn3d:active,
.btn3d.active {
    top: 2px;
}


.btn3d.btn-primary {
    box-shadow: 0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
    background-color: #4274D7;
}

    .btn3d.btn-primary:active,
    .btn3d.btn-primary.active {
        box-shadow: 0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
        background-color: #4274D7;
    }

.btn3d.btn-success {
    box-shadow: 0 0 0 1px #31c300 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #5eb924, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
    background-color: #78d739;
}

    .btn3d.btn-success:active,
    .btn3d.btn-success.active {
        box-shadow: 0 0 0 1px #30cd00 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
        background-color: #78d739;
    }



.btn3d.btn-info {
    box-shadow: 0 0 0 1px #00a5c3 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #348FD2, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
    background-color: #39B3D7;
}

    .btn3d.btn-info:active,
    .btn3d.btn-info.active {
        box-shadow: 0 0 0 1px #00a5c3 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
        background-color: #39B3D7;
    }

.btn3d.btn-warning {
    box-shadow: 0 0 0 1px #d79a47 inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #D79A34, 0 8px 8px 1px rgba(0, 0, 0, 0.5);
    background-color: #FEAF20;
}

    .btn3d.btn-warning:active,
    .btn3d.btn-warning.active {
        box-shadow: 0 0 0 1px #d79a47 inset, 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 3px 1px rgba(0, 0, 0, 0.3);
        background-color: #FEAF20;
    }

.row, .col-lg-6 {
    padding: 0;
    margin: 0;
}

.child {
    background-color: white;
}

.parent {
    background-color: #F3F4F5;
}

li.dropdown-submenu:hover ul {
    display: block;
    left: 100%;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu:hover .dropdown-menu {
        top: 0;
    }

#bg {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
}

#bg_youtube {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
}

#bg_youtubeedit {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
}


#bg_getpic {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
}

#bg_getpicedit {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
}





#bgPickImg {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 998;
}



.numberCircle {
    font-family: "OpenSans-Semibold", Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 0px;
    border-radius: 50%;
    font-size: 12px;
    min-width: 38px;
    min-height: 38px;
}

    .numberCircle span {
        display: inline-block;
        padding-top: 50%;
        padding-bottom: 50%;
        margin-left: 1px;
        margin-right: 1px;
    }

/* Some Back Ground Colors */
.clrGreen {
    background: #51a529;
}

.clrRose {
    background: #e6568b;
}

.clrOrange {
    background: #ec8234;
}

.clrBlueciel {
    background: #21adfc;
}

.clrMauve {
    background: #7b5d99;
}

#alertBox {
    margin: 200px auto 0;
    text-align: center;
    padding-top: 25px;
    width: 300px;
    height: 385px;
    background: #FFF;
    border-radius: 3px;
    box-shadow: 2px 2px rgba(0, 0, 0, .3);
    z-index: 999;
}

#alertBox p {
    font-size: 1.4em;
    margin-bottom: 20px;
}

#alertBox #ok {
    padding: 5px 20px;
    font-size: 1em;
}


#alertBoxGetPic {
    margin: 200px auto 0;
    text-align: center;
    padding-top: 25px;
    width: 300px;
    height: 385px;
    background: #FFF;
    border-radius: 3px;
    box-shadow: 2px 2px rgba(0, 0, 0, .3);
    z-index: 999;
}

    #alertBoxGetPic p {
        font-size: 1.4em;
        margin-bottom: 20px;
    }

    #alertBoxGetPic #ok {
        padding: 5px 20px;
        font-size: 1em;
    }






#alertBoxYoutube {
    margin: 200px auto 0;
    text-align: center;
    padding-top: 25px;
    width: 400px;
    height: 555px;
    background: #FFF;
    border-radius: 3px;
    box-shadow: 2px 2px rgba(0, 0, 0, .3);
    z-index: 999;
}

    #alertBoxYoutube p {
        font-size: 1.4em;
        margin-bottom: 20px;
    }

    #alertBoxYoutube #ok {
        padding: 5px 20px;
        font-size: 1em;
    }

.list-group {
    max-height: 300px;
    margin-bottom: 10px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

.carousel-inner {
    padding: 1em;
}

.card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
}

.carousel-control-prev,
.carousel-control-next {
    background-color: #e1e1e1;
    width: 6vh;
    height: 6vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

@@media (min-width: 768px) {
    .carousel-item {
        margin-right: 0;
        flex: 0 0 33.333333%;
        display: block;
    }

    .carousel-inner {
        display: flex;
    }
}

.card .img-wrapper {
    max-width: 100%;
    height: 13em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card img {
    max-height: 100%;
}

@@media (max-width: 767px) {
    .card .img-wrapper {
        height: 17em;
    }
}

.setting-transparent {
    opacity: 0.2;
}

.grid-container {
    display: grid;
    grid-template-columns: auto;
    /*  grid-template-rows: 2fr 2fr 2fr 1fr 2fr 2fr;*/
    grid-template-rows: 80px;
    gap: 3px;
    background-color: #cecece;
    /*padding: 3px;*/
}

.grid-container > div {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px black;
    text-align: left;
    font-size: 20px;
}


.catsandstars {
    background-image: url("../img/d1.jpg");
    background-color: transparent;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.img-box {
    margin: 10px;
    display: inline-block;
    position: relative;
}

.myimage {
    width: 120px;
    height: 120px;
}

.del-icon {
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1px solid red;
    border-radius: 50%;
    top: -13px;
    right: -15px;
    transform: rotate(45deg);
}

    .del-icon::before {
        display: block;
        position: absolute;
        content: "";
        width: 10px;
        height: 2px;
        background-color: red;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
    }

    .del-icon::after {
        display: block;
        position: absolute;
        content: "";
        width: 2px;
        height: 10px;
        background-color: red;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
    }

.outside {
    display: flex;
    align-items: center;
    justify-content: center;
}

.MyMouse {
    cursor: pointer;
}

div.scroll {
    margin: 4px, 4px;
    padding: 4px;
    background-color: white;
    /*width: 500px;*/
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

.popupdialog {
    width: 220px;
    height: 50px;
    border-radius: 20px;
    background: #454545;
    font-size: 16px;
    font-family: 'Global Monospace';
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    position: fixed;
    left: calc(50% - 110px);
    top: calc(50% - 25px);
    color: #fff;
}
