﻿#DivContainer {
    text-align: center;
    width: 700px;
    margin: 0 auto;
    
    background: url(../images/bg.png) no-repeat;
       
    height: auto;
    background-size: cover;
    font-family: 'Microsoft JhengHei',Verdana;
}

 .formatTable {
    background-color: bisque;
    background: url(../images/fullquotabg.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 90%;
    padding: 10px;
    text-align:left;
} 
.verysmalltext {
    font-size: 6px;
    color: #fcd995;
}
.loginedDiv {
    margin: 5px 5px;
    background: linear-gradient(to bottom, #fff 20%, #fcd995 100%);
    background-color: #fcd995;
    border-radius: 8px;
    font-size:14px;
}

.iconimg6 {
    width: 150px;
}

.bingoBox {
    color: yellow;
    padding-top: 130px;
}

.labelBox {
    margin: 5px 5px;
    background: linear-gradient(to bottom, #fff 20%, #fcd995 100%);
    background-color: #fcd995;
    border-radius: 8px;
}

.specialDiv {
    background: url(../images/specialbox.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 90%;
    padding: 5px;
}

.sgift{width:80%;}

.registerimg {
    width: 35%;
    margin-bottom: -20px;
}

.labelError{ color:red;}

.applyBox {
    background: url(../images/yellowbg.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 90%;
    padding: 5px;
}

.applyBox2 {
    background: url(../images/greenbgmain.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 90%;
    padding: 5px;
}

.applyBox3 {
    background: url(../images/greenbg.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 90%;
    padding: 5px;
}

.applyBox4 {
    background: url(../images/dogbg.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 90%;
    padding: 5px;
    text-align:center;
}
.noteClass img{

    width:35%;
}

.agreeBox {
    background: url(../images/agree.png) no-repeat;
    height: auto;
    background-size: 100% 100%;
    margin: 0 auto;
    width: 95%;
    padding: 10px;
}

.codeClass {
    width: 98%;
}
.auto-style1 {
    border-left: 0px solid #379;
    border-right: 0px solid #379;
    border-top: 0px solid #379;
    border-bottom: 5px solid #379;
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background-color: #0a97f5;
    border-radius: 8px;
    padding: 9px 25px 6px 25px;
    box-shadow: inset 0px 1px 3px rgba(255,255,255,.4);
    color: #fff;
    margin: 5px 10px 5px 10px;
    font-weight: 900;
    font-style: normal;
    left: 0px;
    top: 0px;
}

#DivMainContent {
    width: 100%;
}

.redSpan {
    color: red;
}

#DivContentHolder {
    width: 100%;
    font-size: 14pt;
}

#DivRootContent {
    text-align: center;
    width: 100%;
    height: auto;
}

.emptybox{
    width:95%;
    margin:0 auto;
    text-align:center;
   
    

}

.header {
}

.bgimg {
    width: 80%;
    text-align: center;
}

.bgimg2 {
    width: 60%;
    text-align: center;
}

.register {
    float:left;
    padding: 0px;
    width: 50%;
   
}

.register2 {
   text-align:center;
    padding: 0px;
    width: 90%;
}

.leftBox,.rightBox{ float:left; width:30%;}

    .leftBox img, .rightBox img{
        width:120px;
    }

    .game {
        padding: 50px;
        width: 200px;
        margin: 0 auto;
        border: solid 1px #ffd800;
    }

.box {
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 5px solid #000000;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    background-color: lightslategrey;
    /*
 background-color:#10efd4;    
*/
}

.box2 {
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 5px solid #000000;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
    color: white;
    /*
 background-color:#10efd4;    
*/
}

.box3 {
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 0px solid #000000;
  
    margin: 10px;
    padding: 10px;
    color: white;
    
 background-color:#df9c09   
}

.bookcar {
    color: white;
    background-color: #0a97f5;
}

.bookcar2 {
    color: white;
    background-color: #f00;
}

.labelField, .inputField {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}

.labelField {
    width: 130px;
    font-weight: bold;
}

.inputField {
    width: 250px;
}


.button {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: linear-gradient(180deg,#44bbdd 0%,#40b5d6 30%,#30a5c6 65%,#129abc 100%);
    background-color: #0a97f5;
    border-radius: 8px;
    border: 0px solid #379;
    border-width: 0px 0px 5px 0px;
    padding: 9px 25px 6px 25px;
    box-shadow: inset 0px 1px 3px rgba(255,255,255,.4);
    color: #fff;
    margin: 5px 10px 5px 10px;
    font-weight: 900;
    font-style: normal;
}

    .button > div {
        color: #999;
        font-size: 14px;
        font-weight: initial;
        font-style: normal;
        text-align: center;
        margin: 0px 0px 0px 0px;
    }

    .button > i {
        color: #fff;
        font-size: 1em;
        background: rgba(0,0,0,0.2);
        border-radius: 100px;
        border: 0px solid transparent;
        border-width: 0px 0px 0px 0px;
        padding: 5px 5px 5px 5px;
        margin: 0px 0px 0px 10px;
        position: static;
        box-shadow: inset 0px 1px 2px rgba(0,0,0,0.4),inset 0px -1px 0px rgba(255,255,255,.5);
    }

    .button > .ld {
        font-size: initial;
    }


    
.button_area {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: linear-gradient(180deg,#44bbdd 0%,#40b5d6 30%,#30a5c6 65%,#129abc 100%);
    background-color: #0a97f5;
    border-radius: 8px;
    border: 0px solid #379;
    border-width: 0px 0px 5px 0px;
     
    box-shadow: inset 0px 1px 3px rgba(255,255,255,.4);
    color: #fff;
     
    font-weight: 900;
    font-style: normal;
}


.button_yellow {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: linear-gradient(180deg,#efd14d 0%,#e1c070 30%,#c9b56a 65%,#b1a622 100%);
    background-color: #ebf50a;
    border-radius: 8px;
    border: 0px solid #a59f17;
    border-width: 0px 0px 5px 0px;
    padding: 9px 25px 6px 25px;
    box-shadow: inset 0px 1px 3px rgba(255,255,255,.4);
    color: #ffffff;
    margin: 5px 10px 5px 10px;
    font-weight: 900;
    font-style: normal;
}




.button_grey {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: linear-gradient(to bottom, #ebebeb 5%, #989997 100%);
    background-color: #ebebeb;
    border-radius: 8px;
    border: 0px solid #828583;
    border-width: 0px 0px 5px 0px;
    padding: 2px 5px 3px 5px;
    box-shadow: inset 0px 1px 3px rgba(255,255,255,.4);
    color: #ffffff;
    margin: 2px 2px 2px 2px; 
    font-weight: 900;
    font-style: normal;
}
 


.button_Red {
    backface-visibility: hidden;
    position: relative;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    background: linear-gradient(to bottom, #e4685d 5%, #eb675e 100%);
    background-color: #e4685d;
    border-radius: 8px;
    border: 0px solid #ac5252;
    border-width: 0px 0px 5px 0px;
    padding: 2px 5px 3px 5px;
    box-shadow: inset 0px 1px 3px rgba(255,255,255,.4);
    color: #ffffff;
    margin: 2px 2px 2px 2px; 
    font-weight: 900;
    font-style: normal;
}

.buttonSend {
    background: url(../images/send.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 100px;
    border-width:0px;
}

.buttonBack {
    background: url(../images/back.png) no-repeat;
    background-size: contain;
    background-position: center;
    width: 100px;
    border-width: 0px;
}


.Title2 {
    font-size: 20px;
    color: white;
    font-weight: 200;
}

.Title3 {
    font-size: 26px;
    color: white;
    font-weight: 200;
}

.logodriver {
    width: 80%;
}

.gameimg {
    height: 40px;
    padding-right:10px;
}

.gameimage {
    height: 55px;
}

.gameimage2 {
    height: 55px;
    text-align: left;
}

.ErrorBlock {
    background-color: #FFFF66;
    border: solid 1px #FF0000;
}


.mainMenu {
    margin: 10px;
    width: 100%;
    list-style: none;
    text-align: center;
}

    .mainMenu li {
        display: block;
        width: 140px;
        float: left;
        margin-left: 2px;
        border: 1px solid #000;
    }

    .mainMenu a {
        display: block;
        padding: 3px;
        text-decoration: none;
        background-color: #fff;
        color: #009;
        font-size: 14pt;
    }

        .mainMenu a:hover {
            background-color: #009;
            color: #fff;
        }



.menu_btn {
    display: none;
}
 

    .subtitle_mobile {
        display:none;

        margin: 0 auto;
         
        width: 140px; 
        border: 1px solid #000;

        padding: 3px; 
        background-color: #fff;
        color: #009;
        font-size: 14pt;

        margin-bottom:5px;
    }

    .gvDiv{text-align:center; align-items:center;}
.gv {
    width: 95%;
    margin: 0 auto;
}

    .gv td, .gv th {
        padding: 1px 5px 1px 5px;
    }

#DivContainer2 {
    text-align: center;
    /*
    width: 850px;  
      */
    width: 1200px;
    margin: 0 auto;
    background: url(../images/bgdriver.png) no-repeat #0094ff;
    background-size: cover;
    font-family: 'Microsoft JhengHei',Verdana;
}

.olClass {
    text-align: left;
}

.preNote {
    font-size: 24px;
    width:80%;
}

.reConfirmBox {
    width: 100%;
    margin: 0 auto;
    background-color: #ffd800;
    border: solid 1px #FF0000;
}

.systemimg {
    text-align: center;
}

.gvClass {
    width: 100%;
    padding: 10px;
  
    box-sizing:content-box;
}

.gvClass td, .gvClass th {
    padding: 0px 5px 0px 5px;
    border: 1px solid #999;
    font-size:14px;
}

.debugClass {
    color: aquamarine;
    font-size: 10px;
}

.highLine {
    font-weight: bold;
    font-size: 14px;
}

.subTitle {
    font-weight: bold;
    font-size: 16px;
}

.aClass {
    color: brown;
}

.bClass {
    color: blue;
}

.gClass {
    color: indigo;
}

.ticketbg10 {
    background-color: #b12737;
}

.ticketbg11 {
    background-color: #e07a00;
}

.ticketbg12 {
    background-color: #f4cc21;
}

.ticketbg13 {
    background-color: #0f826c;
}

.ticketbg14 {
    background-color: #1ac6c6;
}

.ticketbg15 {
    background-color: #0571ba;
}

.ticketbg16 {
    background-color: #655ea8;
}

.ticketbg20 {
    background-color: #606060;
}
.enter_hide {
    display: none;
} 

.enter_hide2 {
    display: block;
}

.govbtnimg{width:250px;}

.iconimg{width:150px;}

.iconimg2 {
    width: 150px;
}

.iconimg3 {
    width: 200px;
}

.iconimg4 {
    width: 200px;
}

.iconimg5 {
    width: 100px;
}
    input [type=image] {
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    #DivContainer {
        text-align: center;
        width: 100%;
        height: auto;
    }

    #DivMainContent {
        width: 100%;
    }

    #DivContentHolder {
        width: 100%;
    }

    #DivRootContent {
        text-align: center;
        width: 100%;
    }

    .bgimg {
        width: 80%;
    }

    .codeClass {
        width: 98%;
    }
    .box,.box2 {
        width: 98%;
    }
    .applyBox{width:95%;}

    .labelField, .inputField {
        width: 90%;
        margin-top: 5px;
    }

    .preNote {
        font-size: 24px;
        color: darkred;
        background-color: bisque;
    }

    .systemimg {
        text-align: center;
        width: 70%;
    }

    .youngimg {
        width: 80%;
    }

    .logodriver {
        width: 70%;
    }

    /* 
    .mainMenu li {
        width: 30%;
    }

    .mainMenu a {
        font-size: 20pt;
    }
    */
  

    #DivContainer2 {
        width: 100%; 
    }

    .enter_hide {
        display: block;
    }

    
    .enter_hide2 {
        display: none;
    }

    .gv {
        word-break: break-all;
        font-size: 14pt;
    }

 

    .mainMenu {
        margin: 0px;
        display: none;
        z-index: 10000;
        position: absolute;
        top: 35px; 
        left: -40px;
        width: 170px;  
        float: left; 
    }
     
        .mainMenu > li {
            /*  每個按鈕之間的間距 */
            margin-bottom: 2px; /* 外边距 */
            margin-left: 0px;
        }
          
        .mainMenu li a {
            display: block; /* 如果沒有, 按鈕則不能佔用整個 width */
        }

    .menu_btn {
        display: block;
        cursor: pointer;
        position: absolute;
        top: 1px; 
        background: url(../images/menu_btn.png) no-repeat;
        width: 40px;
        height: 35px;
    }

    .subtitle_mobile {
        display:block;
        background-color: #ffd800;
    }

    .iconimg{
        width: 90%;
    }

    .iconimg2 {
        width: 30%;
    }
    .iconimg3 {
        width: 60%;
    }
    .iconimg4 {
        width: 40%;
    }
    .iconimg5 {
        width: 20%;
    }

    .iconimg6 {
        width: 30%;
    }

}

 