@media all and (min-width: 920px) {
    #hdr li
    {
        display:inline-block;
        position:relative;
        margin: 0;
        padding: 0;
    }
    .nav-list
    {
        margin:0;
        display:block;
        white-space:nowrap;
        height:72px;
    }
    .nav-mobile
    {
        display:none;
    }
    .cHuge
    {
		font-size: 24pt;
        font-family:sans-serif;
    }
    .cMenu
    {
		font-size: 24pt;
        font-family:sans-serif;
    }
    .cBig
    {
		font-size: 18pt;
        font-family:sans-serif;
    }
    .cNormal
    {
	    font-size: 16pt;
        font-family:sans-serif;
    }
    .tPay
    {
        background-color: #FFFFE0;
        margin-left:100px;
        margin-right:auto;
        left:100px;
        width:500px;
        border: 8px solid black;
    }
    .selMenu
    {
        position:absolute;
        visibility: hidden;
    }
    .sel
    {
        border-bottom: 8px solid #b01010
    }
    .hdr
    {
        width:100vw;
        height:72px;
        line-height: 72px;
        background-color: #000050;
        font-family:sans-serif;
    }
    #hdr a:link,
    #hdr a:visited
    {
        color: #ffffff;
        text-decoration: none;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    #pgin
    {
        height: 100%;
        width: 100%;


	    margin: 10px;
        background-color: #ffffff;
    }
    #pgs
    {
        overflow-y:auto;
        overflow-x:hidden;


        height: 91%;
        width: 99%;
        position: relative;
    }

}

@media not all and (min-width: 920px) {
    #hdr li
    {
        float: none;
        display: block;
    }
    .nav-list {
        float: none;
        display:none;
        width: 450px;
        height: 410px;
    }
    .nav-mobile {
        float: none;
        display:block;
        cursor:pointer;
        background:#000050 url(menu.svg)  center;
        height:72px;
        width:72px;
    }
    .cMenu
    {
		font-size: 34pt;
    }
    .cHuge
    {
		font-size: 34pt;
    }

    .cBig
    {
		font-size: 28pt;
    }

    .cNormal
    {
		font-size: 24pt;
    }
    .tPay
    {
        background-color: #FFFFE0;
        margin-left:auto;
        margin-right:auto;
        left:10%;
        width:90%;
        border: 4px solid black;
    }
    .selMenu
    {
        position:absolute;
	    color: #ff0000;
	    left: 90px;
	    top: -18px;
		font-size: 32pt;
    }
    .sel
    {
        /*background-color: #000000;*/
        /*    border-bottom: 8px solid #b01010*/
    }
    #hdr li:hover
    {
        text-decoration: none;
        background-color: #ff2020;
    }
    .hdr
    {
        z-index:11;
        position:fixed;
        width:100vw;
        height:72px;
        background-color: #000060;
        font-family:sans-serif;
    }
    #hdr a:link,
    #hdr a:visited
    {
        color: #FFFFFF;
        text-decoration: none;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    #pgin
    {
        height: 100%;
        width: 100%;


	    margin-left: 10px;
	    margin-top: 80px;
        background-color: #ffffff;
    }
    #pgs
    {
	    margin-top: 0px;
        overflow-y:auto;
        overflow-x:hidden;


        height: 91%;
        width: 99%;
        position: relative;
    }

}

#pgall
{
    overflow-y:hidden;
    overflow-x:hidden;

    height: 100%;
    width: 100%;
    position: fixed;
}

#hdr ul
{
    padding:0;
    margin:0;
}

#hdrin
{
    width:100%;
    margin:0;
    padding:0;
}

.unpw
{
    background-color: #FFFFD0;
    color: #000080;

    font-family:sans-serif;
}

.hdr-open {
    z-index:11;

    position:fixed;
    background-color: #000060;
    font-family:sans-serif;
}

.nav-mobile-open {
    float: none;
    display:block;
}

.nav-active {
    float: none;
    display:block;
}

.tdi {
    text-align:center;
    padding-bottom:40px;
}

.tLabel {
    padding:10px;
    text-align:center;
}

html, body
{
}

#inputb
{
    width:100%;
    height:40px;
    font-size: 18px;
    color: #b00000;
}

#lic
{
    background-color: #d0e0f0;
}

#nojs
{
    font-family:Tahoma;
    text-align: center;
    color:red;
    font-size:20px;
}

.dFmla
{
    display: inline-block;
    border: 1px dotted;
    border-radius: 2px;

    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

	font-family: Verdana; font-size: 16pt; font-weight:normal;font-style: normal; line-height: normal;
	color: #000020;
    background-color: #f0f0f0;
	margin-top: 0px; margin-right: 10px; margin-bottom: 0px; margin-left: 60px;
    text-indent:0px
}

.cBlue
{
	color: #0000c0;
}

.cYellow
{
	color: #000020;
}

.cRed
{
	color: #a00000;
}

.cGreen
{
	color: #007070;
}

.pgClass
{
    height: 100vh;
    margin-left:10px;
}

/* return */
#rtn0
{
    position: relative;
    color: #505050;
    background-color: #f0f0d0;
    top:20px;

    text-align: left;

    width: 400px;

    font-family:Tahoma;
    font-size: 24px;
    left:10%;
}

#rtn1
{
    height:105px;
    width:100%;
}

#rtnnal
{
    position:absolute;
    height: 80px;
    left:15px;
    top:10px;
}

#rtnul
{
    position:absolute;
    height: 80px;
    left:15px;
    top:40px;
}

#rtnpl
{
    position:absolute;
    height: 80px;
    left:15px;
    top:70px;
}

#rtnna
{
    position:absolute;
    height: 80px;
    left:145px;
    top:10px;
    color:green;
}

#rtnu
{
    position:absolute;
    height: 80px;
    left:145px;
    top:40px;
    color:green;
}

#rtnp
{
    position:absolute;
    height: 80px;
    left:145px;;
    top:70px;
    color:green;
}

.taMsg
{
    width: 90vw;
    height: 32vw;
}
