<style >
#firstname {
    text-align: left;
}

#header22 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    color: #34495e;
    margin-top: 10px;
    
    letter-spacing: 2px;
    font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}

#clock {
    text-align: right;
    letter-spacing: 1px;
    color: #34495e;
    font-weight: 700;
    color: #34495e;
    font-size: 13px;
    margin-top: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.headra {
    text-align: left;
}

.headraasearch {
    text-align: center;
}

.headraa {
    text-align: right;
}
@media only screen and (max-width:640px) {
    #firstname {
        text-align: center;
    }

    #header22 {
        text-align: center;
        font-size: 23px;
        font-weight: 600;
        color: #34495e;
        margin-top: 10px;
       
        letter-spacing: 2px;
        font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
    }

    #clock {
        text-align: center;
        letter-spacing: 1px;
        color: #34495e;
        font-weight: 700;
        color: #34495e;
        font-size: 13px;
        margin-top: 18px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .headra {
        text-align: center;
    }

    .headraasearch {
        text-align: center;
    }

    .headraa {
        text-align: center;
    }
}


@media only screen and (max-width:768px) {
    #firstname {
        text-align: center;
    }

    #header22 {
        text-align: center;
        font-size: 23px;
        font-weight: 600;
        color: #34495e;
        margin-top: 10px;
       
        letter-spacing: 2px;
        font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
    }

    #clock {
        text-align: center;
        letter-spacing: 1px;
        color: #34495e;
        font-weight: 700;
        color: #34495e;
        font-size: 13px;
        margin-top: 18px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .headra {
        text-align: center;
    }

    .headraasearch {
        text-align: center;
    }

    .headraa {
        text-align: center;
    }
}









@media only screen and (min-width:1224px) {
    #firstname {
        text-align: left;
    }

    #header22 {
        text-align: center;
        font-size: 23px;
        font-weight: 600;
        color: #34495e;
        margin-top: 10px;
     
        letter-spacing: 2px;
        font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
    }

    #clock {
        text-align: right;
        letter-spacing: 1px;
        color: #34495e;
        font-weight: 700;
        color: #34495e;
        font-size: 13px;
        margin-top: 18px;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    .headra {
        text-align: left;
    }

    .headraasearch {
        text-align: center;
    }

    .headraa {
        text-align: right;
    }
}





@media only screen and (min-width:1824px) {
}

.download {
    Color: #167b9c;
    height: 20px;
    Width: 60px;
    border: none;
    text-decoration: none;
    text-align: center;
    background: none;
    font-weight: bold;
    font-size: 10px;
    border-radius: 0px;
    letter-spacing: 1px;
}
.ascending a {
    background: url(images/asc.png) right;
    display: block;
    background-color: green;
    padding: 0 5px 0 5px;
}
.descending a {
    background: url(images/dsc.png) right;
    display: block;
    background-color: red;
    padding: 0 5px 0 5px;
}
.download :hover {
text-decoration:underline;
}
.tbl {
    letter-spacing: 1px;
    font-size: 12px;
    border: none;
    white-space: nowrap;
}

    .tbl th {
        text-align: center;
        border: none;
        padding: 9px;
        white-space: nowrap;
        color: white;
        font-size: 13px;
        background: #167b9c;
        letter-spacing: 1px;
    }

    .tbl tr {
        text-align: center;
        border: 1px solid #ccc;
        letter-spacing: 1px;
        white-space: nowrap;
    }

    .tbl td {
        text-align: center;
        font-size: 12px;
        padding: 6px;
        border: 1px solid #ccc;
        text-transform: initial;
        letter-spacing: 1px;
        color: #3C4858;
        white-space: nowrap;
    }


.GridPager {
  
}

    .GridPager a, .GridPager span {
        align-items: center;
        display: block;
        height: 17px;
        width: 20px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
    }

    .GridPager a {
        display: block;
        color: #969696;
        text-align: center;
        text-decoration: none;
    }

    .GridPager span {
        display: block;
        color: #000;
        text-align: center;
    }


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #cssmenu:after,
    #cssmenu > ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    #cssmenu #menu-button {
        display: none;
    }

#cssmenu {
    background: #fff;
}

    #cssmenu > ul > li {
        float: left;
    }

    #cssmenu.align-center > ul {
        font-size: 0;
        text-align: center;
    }

        #cssmenu.align-center > ul > li {
            display: inline-block;
            float: none;
        }

    #cssmenu.align-center ul ul {
        text-align: left;
    }

    #cssmenu.align-right > ul > li {
        float: right;
    }

    #cssmenu > ul > li > a {
        padding: 12px;
        font-size: 13px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #34495e;
        font-weight: 700;
        text-transform: uppercase;
    }

    #cssmenu > ul > li:hover > a {
        color: #fff;
        background: #167b9c;
    }

    #cssmenu > ul > li.has-sub > a {
        padding-right: 30px;
        
    }

        #cssmenu > ul > li.has-sub > a:after {
            position: absolute;
            top: 17px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #fff;
            content: '';
        }

        #cssmenu > ul > li.has-sub > a:before {
            position: absolute;
            top: 14px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #fff;
            content: '';
            -webkit-transition: all .25s ease;
            -moz-transition: all .25s ease;
            -ms-transition: all .25s ease;
            -o-transition: all .25s ease;
            transition: all .25s ease;
        }

    #cssmenu > ul > li.has-sub:hover > a:before {
        top: 23px;
        height: 0;
    }


    #cssmenu > ul > li.has-sub:hover > a:after {
        background: #fff;
    }


    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
        z-index: 999;
       
    }

    #cssmenu.align-right ul ul {
        text-align: right;
    }

    #cssmenu ul ul li {
        height: 0;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    #cssmenu li:hover > ul {
        left: auto;
    }

    #cssmenu.align-right li:hover > ul {
        left: auto;
        right: 0;
    }

    #cssmenu li:hover > ul > li {
        height: 35px;
    }

    #cssmenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }

    #cssmenu.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }

    #cssmenu ul ul li a {
        border-bottom: 1px solid rgba(150, 150, 150, 0.15);
        padding: 11px 15px;
        width: 170px;
        font-size: 12px;
        letter-spacing:1px;
   
        text-decoration: none;
        color: #fff;
        font-weight: 400;
        background: #167b9c;
    }

    #cssmenu ul ul li:last-child > a,
    #cssmenu ul ul li.last-item > a {
        border-bottom: 0;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li a:hover {
        color: #ffffff;
        background: #198cb3;
    }

    #cssmenu ul ul li.has-sub > a:after {
        position: absolute;
        top: 16px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }

    #cssmenu.align-right ul ul li.has-sub > a:after {
        right: auto;
        left: 11px;

    }

    #cssmenu ul ul li.has-sub > a:before {
        position: absolute;
        top: 13px;
        right: 14px;
        display: block;
        width: 2px;
        height: 8px;
        background: #fff;
        content: '';
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    #cssmenu.align-right ul ul li.has-sub > a:before {
        right: auto;
        left: 14px;
    }

    #cssmenu ul ul > li.has-sub:hover > a:before {
        top: 17px;
        height: 0;
    }

.nama {
    background: none;
    margin-top: 17px;
    letter-spacing: 1px;
    color: #34495e;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

    .nama:hover {
        background: none;
    }

.header {
    margin-right: 100px;
}

    .header img {
        float: left;
        width: 42px;
        height: 42px;
        background: #fff;
    }

    .header p {
        position: absolute;
        top: 17px;
        background: none;
        letter-spacing: 1px;
        color: #0275d8;
        text-decoration: none;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        left: 44px;
    }



.footerbot {

    padding: 0;
    margin: 0;
    background: #fff;
    padding-bottom: 0px;
    padding-top: 10px;

}




::-moz-selection {
    background: #167b9c;
    color: white;
}

::selection {
    background: #167b9c;
    color: white;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #cecece;
}

::-webkit-scrollbar-thumb {
    background-color: #cecece;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #aaa;
    }

::-webkit-scrollbar-track {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    box-shadow: none;
    border: 0;
}

@-ms-viewport {
    width: auto !important;
}

::-moz-selection {
    background: #167b9c;
    color: white;
}

::selection {
    background: #167b9c;
    color: white;
}

.min-hight500 {
    min-height: 500px;
}




.headraapage {
    text-align: right;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}
.consumer {
    font-weight: 600;
    display: block;
    padding: 0.5em;
    padding-top: 13px;
    margin-left: -2px;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    text-decoration: none;
    color: #167b9c;
    transition: 0.2s;
    font-size: 23px;
    font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}

@media only screen and (max-width:640px) {
    .headraapage {
        text-align: center;
        margin-bottom: 10px;
        position: relative;
        margin-top: 10px;
    }
}


@media only screen and (max-width:768px) {


    .nama {
        background: none;
        margin-top: 17px;
        letter-spacing: 1px;
        color: #fff;
        margin-left: 32px;
        text-decoration: none;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
    }

    cssmenu {
        width: 100%;
    }

    #cssmenu ul {
        width: 100%;
        display: none;
    }

    #cssmenu.align-center > ul {
        text-align: left;
    }

    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.2);
    }

    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        height: auto;
        background: #167b9c;
    }

        #cssmenu ul li a,
        #cssmenu ul ul li a {
            width: 100%;
            border-bottom: 0;
        }

    #cssmenu > ul > li {
        float: none;
    }

    #cssmenu ul ul li a {
        padding-left: 25px;
    }

    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }

    #cssmenu ul ul li a {
        color: #fff;
        background: none;
    }

    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        color: #ffffff;
    }

    #cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }

        #cssmenu > ul > li.has-sub > a:after,
        #cssmenu > ul > li.has-sub > a:before,
        #cssmenu ul ul > li.has-sub > a:after,
        #cssmenu ul ul > li.has-sub > a:before {
            display: none;
        }

    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
    }

        #cssmenu #menu-button:after {
            position: absolute;
            top: 22px;
            right: 17px;
            display: block;
            height: 2px;
            width: 20px;
            border-top: 2px solid #fff;
            padding-bottom: 4px;
            border-bottom: 2px solid #fff;
            content: '';
        }

        #cssmenu #menu-button:before {
            position: absolute;
            top: 16px;
            right: 17px;
            display: block;
            height: 2px;
            width: 20px;
            background: #fff;
            content: '';
        }

    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 46px;
        width: 46px;
        cursor: pointer;
    }

        #cssmenu .submenu-button.submenu-opened {
            background: #167b9c;
        }

    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }

    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #fff;
        content: '';
    }

    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }

    #cssmenu .submenu-button.submenu-opened:after {
        background: #fff;
    }

    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #fff;
        content: '';
    }

    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }

    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
}



@media (min-width: 603px) and (max-width: 1205px) {


}





@media only screen and (min-width:1224px) {

    .headraapage {
        text-align: right;
        margin-bottom: 10px;
        position: relative;
        margin-top: 10px;
    }
}





@media only screen and (min-width:1824px) {

    .headraapage {
        text-align: right;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
    }
}
