@charset "utf-8";

.btn{width:60% ;margin:0.5rem auto 0.1rem; overflow:hidden;}
.ztreset,.ztsubmit{ padding:0.5rem 1rem;border-radius: 5px;text-align: center;color: white;font-size:1.5rem;}
.ztreset:hover,.ztsubmit:hover{ text-decoration:none;}
.ztsubmit{background-color: rgb(235,86,4);}	
.ghcot .ztsubmit{background-color:#f7ba00; color:#db0808; font-weight:bold; border:none;}
.ztreset {background:#763728; margin-right:0.3rem;}
.ztreset:hover{ color:#fff;}

.nav2{
    width: 100%;
    line-height: 200%;
    background-color: rgb(6,94,166);
    margin:4.6875% auto 0;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
}
.nav2 a{
    line-height: 200%;
    /*background-color: rgb(6,94,166);*/
    margin:0 4%;
    font-size: 20px;
    color: #FFFFFF;
}
footer{
    margin: 0 auto 106px;
    width: 100%;
}
footer img{
    width: 100%;
}
