.d-header {
    font-size: 30px;
    font-weight: 700;
    background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    z-index: 9998
}

.d-header,
.d-progress {
    position: fixed;
    top: 0;
    width: 100%
}

.d-progress {
    border: none;
    height: 5px;
    z-index: 9999;
    background: #86888b
}

.d-box {
    position: relative;
    /* top: 50%; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%,-50%); */
    /* transform: translate(-50%,-50%); */
    max-width: 1000px;
    width: 100%;
    text-align: center;
    display: none;
    margin: 90px auto 0 auto;
}

.d-box.body {
    position: relative;
    width: 100vh;
    height: 100vh
}

.d-box>.body>.footer {
    text-align: right
}

.btn {
    background-color: #ddd!important
}

.btn-check {
    background-color: #28a745!important
}

.d-game>.body>.footer>.btn-target {
    float: right
}

.d-box>.body>.content {
    position: relative;
    padding: 20px;
    border: 5px solid #000;
    margin-bottom: 20px;
    color: #000;
    border-radius: 10px
}

.d-game {
    position: relative;
    /* top: 50%; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, -50%); */
    /* transform: translate(-50%, -50%); */
    max-width: 900px;
    width: 98%;
    text-align: center;
    margin: 90px auto 0 auto;
}

.d-game>.body>.header,
.d-game>.body>.target {
    position: relative;
    padding: 20px;
    border: 5px solid #000;
    margin-bottom: 20px;
    border-radius: 10px
}

.d-game>.body>.target {
    height: auto;
    max-height: 650px;
    text-align: left
}

.btn-check {
    font-size: .78rem;
    display: inline;
    margin-left: 80px;
    cursor: pointer
}

#check-text {
    font-size: 16px
}

.dragtarget {
    position: relative;
    width: 100%;
    min-height: 95px;
    border: 2px dashed #e2e2e2;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 12px;
    border-radius: 4px;
    background: #f6f6f6;
    z-index: 2;
    text-align: center
}

.d-game>.body>.target>.dragndrop>.dragtarget>.listcont {
    position: relative;
    width: 250px;
    height: 40px;
    border: 1px solid #bcbcbc;
    display: inline-block;
    line-height: 35px;
    margin: 10px;
    border-radius: 4px;
    background: #cdcfd1!important;
    cursor: pointer
}

.d-game>.body>.target>.dragndrop>.footnote {
    margin-left: 620px
}

.img1 {
    vertical-align: middle;
    border-style: none;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

img {
    width: 850px
}

.img-check {
    width: 30px;
    height: 20px;
    margin-top: -5px;
    color: #fff
}

.dropbox-cont1 {
    margin-left: 330px;
    position: absolute;
    border: 2px solid #515152;
    margin-top: -273px;
    width: 188px;
    height: 40px;
    vertical-align: middle
}

.droptarget1 {
    position: relative
}

.dropbox-cont2 {
    margin-left: 1px;
    position: absolute;
    border: 2px solid #515152;
    z-index: 10;
    margin-top: -157px;
    width: 190px;
    height: 40px
}

.droptarget2 {
    position: relative
}

.dropbox-cont3 {
    margin-left: 330px;
    position: absolute;
    border: 2px solid #515152;
    z-index: 10;
    margin-top: -157px;
    width: 186px;
    height: 40px
}

.droptarget3 {
    position: relative
}

.dropbox-cont4 {
    margin-left: 635px;
    position: absolute;
    border: 2px solid #515152;
    z-index: 10;
    margin-top: -157px;
    width: 190px;
    height: 40px
}

.droptarget4 {
    position: relative
}

.dropbox-cont5 {
    margin-left: 18px;
    position: absolute;
    border: 2px solid #515152;
    z-index: 10;
    margin-top: -50px;
    width: 187px;
    height: 40px
}

.droptarget5 {
    position: relative
}

.dropbox-cont6 {
    margin-left: 328px;
    position: absolute;
    border: 2px solid #515152;
    z-index: 10;
    margin-top: -52px;
    width: 187px;
    height: 42px
}

.droptarget6 {
    position: relative
}

.dropbox-cont7 {
    margin-left: 635px;
    position: absolute;
    border: 2px solid #515152;
    z-index: 10;
    margin-top: -52px;
    width: 190px;
    height: 40px
}

.droptarget7 {
    position: relative
}

[contentEditable=true]:empty:not(:focus):before {
    content: attr(data-text)
}

li {
    list-style-type: none;
    text-align: center
}

.d-active {
    background-color: #cdcfd1
}

.targetcont {
    line-height: 36px;
    vertical-align: middle
}

.d-game>.body>.target>.dragndrop>.finished>#msg {
    display: inline;
    margin-left: 250px;
    margin-top: 20px
}

@media only screen and (min-width:375px) and (max-width:480px) {
    .img1 {
        vertical-align: middle;
        border-style: none;
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    img {
        width: 320px;
        height: 180px
    }
    .img-check {
        width: 20px;
        height: 20px;
        margin-top: -10px
    }
    .dropbox-cont1 {
        margin-left: 125px;
        position: absolute;
        border: 2px solid #515152;
        margin-top: -167px;
        width: 70px;
        height: 25px;
        vertical-align: middle
    }
    .droptarget1 {
        position: relative
    }
    .dropbox-cont2 {
        margin-left: 1px;
        position: absolute;
        border: 2px solid #515152;
        z-index: 10;
        margin-top: -95px;
        width: 70px;
        height: 25px
    }
    .droptarget2 {
        position: relative
    }
    .dropbox-cont3 {
        margin-left: 125px;
        position: absolute;
        border: 2px solid #515152;
        z-index: 10;
        margin-top: -95px;
        width: 70px;
        height: 25px
    }
    .droptarget3 {
        position: relative
    }
    .dropbox-cont4 {
        margin-left: 240px;
        position: absolute;
        border: 2px solid #515152;
        z-index: 10;
        margin-top: -95px;
        width: 70px;
        height: 25px
    }
    .droptarget4 {
        position: relative
    }
    .dropbox-cont5 {
        margin-left: 6px;
        position: absolute;
        border: 2px solid #515152;
        z-index: 10;
        margin-top: -30px;
        width: 70px;
        height: 25px
    }
    .droptarget5 {
        position: relative
    }
    .dropbox-cont6 {
        margin-left: 125px;
        position: absolute;
        border: 2px solid #515152;
        z-index: 10;
        margin-top: -30px;
        width: 70px;
        height: 25px
    }
    .droptarget6 {
        position: relative
    }
    .dropbox-cont7 {
        margin-left: 240px;
        position: absolute;
        border: 2px solid #515152;
        z-index: 10;
        margin-top: -30px;
        width: 70px;
        height: 25px
    }
    .droptarget7 {
        position: relative
    }
    .btn-check {
        margin-top: -250px;
        margin-left: 250px
    }
    #check-text {
        font-size: 14px
    }
    .dragtarget {
        position: relative;
        width: 100%;
        min-height: 55px;
        border: 2px dashed #e2e2e2;
        display: inline-block;
        vertical-align: middle;
        margin: 10px 12px;
        border-radius: 4px;
        background: #f6f6f6;
        z-index: 2;
        text-align: center
    }
    .d-game>.body>.target>.dragndrop>.dragtarget>.listcont {
        position: relative;
        width: 150px;
        height: 35px;
        border: 1px solid #bcbcbc;
        display: inline-block;
        line-height: 15px;
        margin: 2px;
        border-radius: 4px;
        background: #cdcfd1!important;
        cursor: pointer
    }
    .targetcont {
        margin-top: 0;
        vertical-align: middle;
        line-height: 10px;
        font-size: 10px;
        height: 21px
    }
    .d-game>.body>.target>.dragndrop>.finished>#msg {
        display: inline;
        margin-left: 0;
        margin-top: 5px
    }
}