@charset "utf-8";

/* CSS Document */
#toy {
    width: 820px;
    margin: 40px auto 0 auto;
    background: url(../images/toybg.png) center top no-repeat;
    height: 1001px;
}

.toy1 {
    background-image: url(../images/tot_01.png);
    background-repeat: no-repeat;
    height: 148px;
    width: 361px;
    margin: 25px auto;
    position: relative;
    top: 24px;
}

.toy2 {
    /*background-image: url(../images/tot_03.png);*/
    height: 74px;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 18px;
    padding-left: 4px;
    background-repeat: no-repeat;
}

.toy3 {
    /*background-image: url(../images/tot_05.png);*/
    height: 33px;
    width: 426px;
    margin-right: auto;
    margin-left: auto;
}

.toy4 {
    background: url(../images/toy_box.png) center center no-repeat;
    height: 268px;
    width: 269px;
    margin-right: auto;
    margin-left: auto;
}

.toy5 {
    /*background-image: url(../images/tot_07.png);*/
    height: 33px;
    width: 426px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #000000;
    padding-top: 10px;
    overflow: hidden;
}



.slotMachineContainer {
    margin-top: 10px;
}

/* .modal-header {
    padding: 0px !important;
} */

.toy6 {
    /*background-image: url(../images/tot_08.png);*/
    /* height: 40px;
    width: 100%; */
    margin-right: auto;
    margin-left: auto;
    padding: 0px 15px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.annotation_1 span,
.annotation_2 span {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    padding-left: 10px;
}

.toy7 {
    /*background-image: url(../images/tot_09.png);*/
    height: 74px;
    width: 560px;
    margin-right: auto;
    margin-left: auto;
}

.toy8 {
    /*background-image: url(../images/tot_10.png);*/
    /* height: 81px;
    width: 575px; */
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 16px;
}

.toybtn1 {
    background-image: url(../images/toybtn1.png);
    height: 54px;
    width: 190px;
    float: left;
    margin-right: 10px;
}

.toybtn1:hover {
    background-image: url(../images/toybtn1_hover.png);
}

.toybtn2 {
    background-image: url(../images/toybtn2.png);
    height: 54px;
    width: 190px;
    float: left;
    margin-right: 10px
}

.toybtn2:hover {
    background-image: url(../images/toybtn2_hover.png);
}

.toybtn3 {
    background-image: url(../images/toybtn3.png);
    height: 78px;
    width: 282px;
    color: #ffffff00;
    background-color: #ffffff00;
    border: 0px;
}

.toybtn3:hover {
    background-image: url(../images/toybtn3_hover.png);
}

.toybtn4 {
    background-image: url(../images/toybtn3-2.png);
    height: 78px;
    width: 282px;
    margin-left: 20px;
    color: #ffffff00;
    background-color: #ffffff00;
    border: 0px;
}

.toybtn4:hover {
    background-image: url(../images/toybtn3-2_hover.png);
}

.toybtn5 {
    background-image: url("../images/toybtn5.png");
    height: 54px;
    width: 190px;
    float: left;
}

.toybtn5:hover {
    background-image: url("../images/toybtn5_hover.png");
}

.toy-box {
    /*background-image: url(../images/toy_box.png);*/
    /* background-repeat: no-repeat; */
    height: 141px;
    width: 144px;
    /* margin-right: auto;
    margin-left: auto; */
    margin: 0 auto;
    overflow: hidden;
    /*background-position: -2px -13px;*/
    position: relative;
    /* top: 62px; */
    top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.machineContainer {
    width: 100px;
    height: 100px;
    margin: 0;
}

/* .machineContainer .slot img {
    border: 10px solid transparent;
    border-image: url('../images/icon_box.png') 8 round;
} */

.slotMachine {
    width: 100%;
    height: 100%;
    padding: 0px;
}

.toy-box img {
    height: 64px;
    width: 64px;
    /* margin-top: 106px;
    margin-left: 0px; */
    margin: 20px 20px;
    border-radius: 0;
}

.frame {
    /*background-image: url(../images/frame.png);*/
    background-repeat: no-repeat;
    width: 128px;
    height: 74px;
    position: absolute;
    top: 251px;
    left: 448px;
}

.annotation {
    /* background-image: url(../images/annotation.png); */
    /* background-repeat: no-repeat; */
    height: 60px;
    width: 250px;
    /* display: inline-block; */
    margin-right: 40px;
    background: #000;
    border-radius: 5px;
    /* padding-right: 20px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.annotation img:nth-of-type(1),
.annotation2 img:nth-of-type(1) {
    width: 30px;
}

.annotation span,
.annotation2 span {
    font-weight: bold;
    font-size: 24px;
    color: #fff;
    padding: 20px;
}

.annotation2 {
    /*background-image: url(../images/annotation2.png);*/
    /* background-repeat: no-repeat; */
    height: 60px;
    width: 240px;
    /* display: inline-block; */
    background: #000;
    border-radius: 5px;
    /* padding-right: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.annotation3 {
    background: url(../images/annotation2.png) center center no-repeat;
    height: 74px;
}

.a-box {
    /*background-image: url(../images/annotation_box.png);*/
    background-repeat: no-repeat;
    height: 56px;
    width: 66px;
    font-size: 22px;
    color: #FFF;
    text-align: center;
    line-height: 55px;
    float: right;
}