a {
    text-decoration:none;
    color:#000;
}

#container{
    float:left;
    width:100%;
    height:auto;
    background:#f0f0f0;
    font-size:12px;
    font-family:arial;
}

#header2{
    float:left;
    clear:both;
    width:100%;
    background:#f0f0f0;
    color:#000;
    border-top:none;
    border-bottom:none;
    padding-bottom: 1px;
    font-size:12px;
    font-family:arial;
}

.content{
    float:left;
    clear:both;
    width:96%;
    margin-left:1%;
    background:#fff;
    margin-top:5px;
    border-radius:1px;
    padding:10px;
    height: auto;
    font-size:12px;
    font-family:arial;
}

.content a {
    color: red;
}
.content a:hover {
    color: #000;
}

.center{
    width:96%;
    margin-left:2%;
}

ul.menu{
    float:right;
}

ul.menu2{
    float:left;
}

ul.menu li{
    padding:10px;
    color:#FFF;
    display:inline;
    float:left;
    margin-right: 10px;
    line-height: 25px;
}

ul.menu li a{
    font-family: sans-serif !important;
    text-decoration:none;
    color:#FFF;
    float:left;
    font-size:14px;
}

ul.menu li a:hover{
    color:#d01f1f;
}

ul.menu2 li{
    padding:5px;
    margin-right: 20px;
    color:#000;
    display:inline;
    float:left;
}

ul.menu2 li a{
    font-family: sans-serif !important;
    text-decoration:none;
    color:#000;
    float:left;
    font-size:12px;
}

ul.menu2 li a:hover{
    color:#d01f1f;
}


a.mn{
    display:block;
    line-height:3em;
    float:left;
}

.mn2{
    float:left;
    margin-top:10px;
    margin-left:20px;
}


.login{
    padding:3px 7px 3px 7px;
    background:#d01f1f;
    color:#FFF;
    float:right;
    margin-top:8px;
    border-radius:3px;
}

button{
    background:#FFF;
    border:1px solid #BBB;
    padding:5px;
    border-radius:3px;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
}

input[type=submit]
{
    background:#FFF;
    border:1px solid #BBB;
    padding:10px;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    width: 20%;
}

input[type=reset]
{
    background:#FF0000;
    border:1px solid #BBB;
    padding:10px;
    text-align: center;
    font-weight:bold;
    color:#FFF;
    cursor:pointer;
    width: 20%;
}

input[type=text],[type=password],[type=url],[type=date]{
    padding:10px;
    border:1px solid #BBB;
    border-radius:3px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
}

#textarea{
    padding:10px;
    border:1px solid #BBB;
    border-radius:3px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;

}

.divboxkanan{
    position: inherit;
    width: 49%;
    height: auto;
    box-sizing: border-box;
    padding: 10px;
    position: inherit;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
}

.divall{
    border:1px solid #BBB;
}
.divboxkiri{
    position: inherit;
    width: 49%;
    height: auto;
    box-sizing: border-box;
    padding: 10px;
    position: inherit;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}

.divtengah{
    position: inherit;
    text-align: center;
    margin-bottom: 10px;
}

.divlogin{
    width: 30%;
    position: inherit;
    text-align: center;
    margin-bottom: 10px;
}

.labelhead{
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    padding: 5px;
    margin-bottom: -40px;
}

.labelkecil {
    font-weight: bold;
    font-size: 12px;
}

.selection
{
    padding:10px;
    border:1px solid #BBB;
    border-radius:3px;
    width: 100%;
    margin-top: 10px;
}

.clear{
    clear: both;
}

table{
    width:100%;
}

table th{
    text-align: left;
    border-bottom:1px solid #CCC;
    padding:5px;
}

table tr td{
    padding:5px;
}

p.progress{
    border:1px solid #CCC;
    font-size:11px;
    border-radius:2px;
    width:100%;
    padding:3px;
    text-align:center;
}

p.completed{
    background:#7dd872 !important;
}

.table-foot{
    float:left;
    clear:both;
    margin-top:20px;
    margin-bottom:20px;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, .h1 {
    font-size: 2.5rem;
}

h2, .h2 {
    font-size: 2rem;
}

h3, .h3 {
    font-size: 1.75rem;
}

h4, .h4 {
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

.inbox .register-link {
    float: right;
    padding-top:15px;
}

.punwrap .nav-filter {
    padding-bottom: 20px;
    display: inline;
}




.punwrap .pkgdetail .pkginfo {
    width: auto;

}
.punwrap .pkgdetail .pkginfo td{
    font-size: 13px;
}
.punwrap .metadata .pkginstalled {
    clear: left;
    padding-top: 1em;
}

.punwrap .metadata {
    clear: both;
    margin-top: 10px;
}
.punwrap .metadata ul {
    list-style: none;
}

.punwrap .metadata .pkgdeps {
    float: left;
    width: 48%;
    margin-right: 2%;
}

.punwrap .metadata .pkgreqs {
    float: left;
    width: 50%;
}

.punwrap .detaillinks {
    float:right;
    padding:.5em;
    margin-bottom:1em;
    background:#eee;
    border:1px solid #bbb
}
.punwrap .detaillinks h4 {
    margin-top:0;
    margin-bottom:.25em
}
.punwrap .detaillinks ul {
    list-style:none;
    padding:0;
    margin-bottom:0;
    font-size:.846em
}