
/*@media screen and (max-width: 1199px)*/
.btn-lima img {
    margin-top: -7px;
    margin-left: -7px;
    padding: 10px 12.5px;
}
.btn-lima img {
    display: block;
    background-color: #2d478e;
    margin-top: -10px;
    margin-left: -10px;
    margin-bottom: 10px;
    padding: 10px 23px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #fff;
}
.aui img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
a, button, input, img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a, button, input, img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
Inherited from a
.aui .dark a, .aui .light a {
    text-shadow: none;
}
.aui .dark a, .aui .light a {
    text-shadow: none;
}


.btn-lima, .gov-links li a {
    -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	
}
.btn-lima {

    margin-right: -10px;
    margin-bottom: 10px;
    float:left;
    border-radius: 4px;
	padding-top: 10px;
}

user agent stylesheet
div {
    display: block;
}

.btn-lima a {
    display: inline-block;
    padding: 10px;
    width: 64px;
    height: 74px;
    background-color: #4247e1;
    text-align: center;
	font-size:11.5px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    border-radius: 4px;
    margin-left: 35px;
    margin-top: -15px;
	box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
	-webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.75);
}
.aui a {
    color: #005b88;
}

.aui a {
    color: #00aaff;
    text-decoration: none;
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: underline;
    cursor: auto;
}
Inherited from div.journal-content-article
.aui .portlet-asset-publisher .asset-content, .aui .portlet-asset-publisher .asset-summary, .aui .portlet-blogs .entry-body, .aui .portlet-journal-content .journal-content-article, .aui .portlet-message-boards .thread-body {
    word-wrap: break-word;
}

Inherited from body.dark.yui3-skin-sam.controls-visible.guest-site.signed-out.public-page.site.dockbar-split
.aui body {
    color: #555;
    font-weight: 200;
}

.aui body {
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    background-color: white;
}
Inherited from html.aui.ltr.yui3-js-enabled.webkit.js.chrome.chrome50.chrome50-0.win.view-gt320.view-gt480.view-gt720.view-gt960.view-960
.aui {
    background-color: white;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.btn-utama a:hover img, .btn-utama a:focus img, .btn-lima a:hover, .btn-lima a:focus, .btn-lima a:hover img, .btn-lima a:focus img, .btn-kebawah a:hover, .btn-kebawah a:focus {
    background-color: #0099e6 !important;
}

.aui a:hover {
    color: #009AE5;
}
.btn-lima a:hover, .btn-lima a:focus {
    color: #FFF;
    padding : 10px 10px;
}

.aui a:hover, .aui a:focus {
    color: #0077b3;
    text-decoration: underline;
}

.aui ::selection {
    background: #2AAAE6 !important;
    color: #FFF;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.3);
}
