@import url(https://fonts.googleapis.com/css?family=Open+Sans&display=swap);
b,
body,
strong {
    font-weight: 400
}
#nav-portal,
#nav-portal ul,
.img-side,
.sf-menu,
.sf-menu>li {
    float: left
}
#mainnav,
#nav-portal a,
.block h1,.block h2 {
    text-transform: uppercase
}
.clear,
.wrap {
    clear: both
}
#content .tags a:hover,
.sf-menu a,
a,
a.button {
    text-decoration: none
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
/*@font-face {*/
/*    font-family: NeoSansIntel;*/
/*    src: url(../font/neosansintel.eot);*/
/*    src: url(../font/neosansintel.eot?#iefix) format('embedded-opentype'), url(../font/neosansintel.woff) format('woff'), url(../font/neosansintel.ttf) format('truetype'), url(../font/neosansintel.svg#neosansintel) format('svg');*/
/*    font-weight: 400;*/
/*    font-style: normal*/
/*}*/
/*@font-face {*/
/*    font-family: NeoSansIntelMedium;*/
/*    src: url(../font/neosansintel-medium.eot);*/
/*    src: url(../font/neosansintel-medium.eot) format('embedded-opentype'), url(../font/neosansintel-medium.woff) format('woff'), url(../font/neosansintel-medium.ttf) format('truetype'), url(../font/neosansintel-medium.svg#NeoSansIntelMedium) format('svg')*/
/*}*/
.transition {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.notransition {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none
}
#event .event-item,
a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}
a {
    color: #0272a7;
    transition: all .2s ease-in-out
}
a:hover {
    color: #15396d
}
img {
    width: auto;
    height: auto;
    max-width: 100%
}
body {
    font-family: "Open Sans", Verdana, Arial, serif;
    font-size: 13px;
    color: #2c3e50;
    line-height: 190%;
    -webkit-text-size-adjust: 100%;
    /*background: url(http://uma.ac.id/wp-content/uploads/rektorat/ramadhan_bg_edit8.jpg) #ecf0f1;*/
     /*background-repeat: no-repeat; */
    background: url(../images/background.jpg) #ecf0f1;
      background-repeat: no-repeat;
  background-attachment: fixed;
    width: 100%;
    height: 100%;
    
    /*background-size: 1280px 600px;*/
    background-size: 100% 100%;
    background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif, Tahoma, "Open Sans", Verdana, Arial, serif;
    font-weight: 400;
    line-height: normal
}
b,
strong {
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif, "Open Sans", Verdana, Arial, serif; 
    font-weight: bold;
}
#nav-portal,
.sf-menu a {
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif
}
#nav-portal li,
.bold,
.sf-menu li,
div.wpcf7 .req,
div.wpcf7 label {
    font-weight: 700
}

ul .block-list{
	background-color: #fff;
}

.wrap {
    max-width: 1060px;
    margin: 0 auto;
    position: relative
}
.img-side {
    display: inline-block;
    width: 20%
  
}
.content-sidebar {
    width: 80%;
    display: inline-block
}
.inner-civitas {
    padding: 5px;
    width: 230px
}
.padding {
    padding: 20px;
    width: 200px;
   /*height: 150px;*/
}
.inner-civitas p {
    width: 100%;
    margin-top: -5px;
    font-size: 11px;
}
#nav-portal {
    width: 100%;
    min-height: 30px;
    background-color: #0272a7;
    position: fixed;
    z-index: 9999;
    box-shadow: inset 0 0 12px 12px rgba(0,0,0,0.2), inset 0 0 3px 2px rgba(0,0,0,0.2);
}
#nav-portal a#nav-portal-toogle {
    display: none
}
#nav-portal li {
    float: left;
    position: relative;
    /*border-right: 1px solid rgba(255, 255, 255, .3);*/
    padding: 4px;
}
#nav-portal li:first-child {
    /*border-left: 1px solid rgba(255, 255, 255, .3)*/
}
#nav-portal a {
    display: block;
    color: #fff;
    padding: 5px 13px
}
#nav-portal a:hover,
#nav-portal li.UAJY a,
#nav-portal li.active a {
    background-color: #013953;
}
#nav-portal li.UAJY a:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #192e50;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -7px
}

.sf-menu .dropdown:hover{
    background: #15396d url("../images/triangle.png");
    background-size: 5%;
    background-repeat: no-repeat;
    background-position: right 10px top 15px;
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}
.sf-menu li {
    position: relative;
    white-space: nowrap;
    -webkit-transition: background .2s;
    transition: background .2s;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
    min-width: 12em
}
.sf-menu a,
.sf-menu li.sfHover>ul,
.sf-menu li:hover>ul {
    display: block
}

.sf-vertical li a{
	border-bottom: 1px solid #135f82;
}

.sf-menu a {
    position: relative;
    padding: .88em 1em;
    zoom: 1;
    color: #fff;
}
.sf-menu ul ul {
    top: 0;
    left: 100%
}
.sf-menu a:hover {
    color: #f6ac00
}
.sf-menu-pelayanan li {
    -webkit-transition: background .2s;
    transition: background .2s
}
.sf-menu-pelayanan li.sfHover {
    background: #15396d;
    -webkit-transition: none;
    transition: none;
    color: #f6ac00
}
.sf-menu ul li,
.sf-menu ul ul li {
    background: #0272a7;
}
.sf-menu ul ul li,
.sf-menu ul ul li:hover {
    color: #fff;
    padding: 5px 13px
}
.sf-menu li.sfHover,
.sf-menu li:hover {
    background: #013953;
    -webkit-transition: none;
    transition: none;
    color: #f6ac00;
}
#event,
#event h1,
#event h2,
#mainnav a {
    /* color: #fff */
    color: #ffd500;
}
.sf-arrows .sf-with-ul {
    padding-right: 2.5em
}
.sf-arrows .sf-with-ul:after {
    /*content: '';*/
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0
}
#header,
#mainnav,
.block h1, .block h2 {
    position: relative
}
#header img,
#sidebar #mainnav {
    width: 100%
}
@media only screen and (min-width: 801px) {
    .sf-vertical,
    .sf-vertical li {
        width: 100%
    }

    .sf-vertical ul {
        left: 100%;
        top: 0
    }
    .sf-vertical>li {
        float: none
    }
    .sf-arrows .sf-with-ul:after {
        margin-top: -5px;
        margin-right: -10px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid rgba(255, 255, 255, .5)
    }
    .sf-arrows ul .sfHover>.sf-with-ul:after,
    .sf-arrows ul li:hover>.sf-with-ul:after,
    .sf-arrows ul li>.sf-with-ul:focus:after {
        border-left-color: #fff
    }
}
#header,
#lang_sel_list {
    float: right
}
.toggleMenu,
.toggleMenuKaitan,
.toggleMenuPelayanan {
    display: none
}
#head {
    padding: 12px 0
}
#hero {
    background-color: #0272a7;
}
#mainnav {
    width: 25%;
    float: left;
    font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif;
    z-index: 5;
    font-size: 11px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
    background: -moz-linear-gradient(top, #0272a7, #013953);
    background-image: radial-gradient(circle farthest-side at bottom, rgb(2, 114, 167), rgb(1, 57, 83) 125%)
}
#mainnav a:hover {
    color: #f6ac00
}
#header {
    width: 75%;
    line-height: 0;
    z-index: 1
}
#header .cycle-slide {
    width: 100%;
    height: auto;
}
#lang_sel_list li {
    margin-left: 5px!important
}
#lang_sel_list a,
#lang_sel_list a:visited {
    padding: 3px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    border: 1px solid #fff;
    background-color: #eee
}
#event .event-item:hover,
#pmb .pmb-list li a:hover {
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .2)
}
#lang_sel_list a.lang_sel_sel,
#lang_sel_list a:hover {
    border: 1px solid #e68e8a;
    background-color: #fff
}
.block {
    margin-top: 5px;
    margin-bottom: 10px
}
.block h1, .block h2 {
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif;
    font-size: 14px;
    padding: 10px 10px 10px 50px
}

.transflag{
    /*background-color: #F4F5EF;*/
    padding: 10px;
    margin-top: 90px;
    float: right;
    text-align: right;
}

.transflag a{
    margin-right: 10px;
}

.transflag img{
    vertical-align: middle;
}

.block h1:after,.block h2:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #49971f;
    position: absolute;
    bottom: -5px;
    left: 13px
}
#berita h1:after,
#berita h2:after,
#event h1:after,
#event h2:after {
    border-top: none
}
#event,
#event .event-item {
    float: left;
    position: relative
}
.block ul li {
    border-bottom: 1px dotted #BDC3C7;
}
.block ul a {
    display: block;
    padding: 7px 15px;
    font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif;
    color: #fff;
    text-transform: capitalize
}
#event .event-item li.event-item-title,
#sidebar .block-title,
#sidebar .widget h3.widget-title {
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif
}
.block ul a:hover {
    background-color: rgba(0, 0, 0, .1)
}
#event {
    width: 49.05660377%
}
#event.en {
    width: 100%
}
#event h1,#event h2 {
    /* background: url(../images/agenda.png) left top no-repeat #0272a7; */
    background: url(../images/agenda.png) left top no-repeat #00296b;
    display: inline-block;
    padding-right: 10px;
    z-index: 2
}
#event .event-wrap {
    /* background-color: #013953; */
    background-color: #00bcfd;;
    /* box-shadow: inset 0 0 30px 27px rgba(0,0,0,0.15), inset 0 0 3px 2px rgba(0,0,0,0.2); */
}
#event .event-item {
    width: 250px;
    height: 220px;
    /* background: url(../images/line-dot-horz.png) right top repeat-y; */
    border-right: 0.5px solid #ddd;
    /* color: #cad3e4; */
    color: #fff;
    transition: all .2s ease-in-out;
    vertical-align: top
}
#event .event-item .agenda-thumb,
input[type=button],
input[type=submit] {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}
#event .event-item .agenda-thumb {
    width: 260px;
    height: 220px;
    position: absolute;
    background-position: center center;
    background-size: cover;
    opacity: 0;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all .2s ease-in-out
}
#event .event-item .agenda-thumb:hover {
    opacity: 1;
    background-position: center center;
    background-size: cover
}
#event .event-item ul {
    padding: 40px 20px
}
#event .event-item li {
    white-space: normal;
    border: none;
    padding-left: 20px;
    display: block;
    /* background: url(../images/agenda-item-subsite.png) no-repeat */
}
#berita .berita-item .thumb a,
#berita .berita-item .thumb img {
    width: 150px !important;
    height: 65px !important;
}
#pmb .pmb-list li#pmb-download-formulir a,
#pmb .pmb-list li#pmb-informasi-program a {
    border-right: 1px dotted rgba(255, 255, 255, .4)
}
#event .event-item li.event-item-title {
    background-position: 0 3px
}
#event .event-item li.event-item-date {
    background-position: 0 -141px;
    color:#fff;
    font-weight: bold;
}
#event .event-item li.event-item-location {
    background-position: 0 -285px
}
#event .event-item a {
    padding: 0;
    /* color: #F6AC00; */
    /* color: #00296b; */
    color:#00509d;
    display: inline;
    display: inline;
	font-weight: bold;
}
#event .event-item a:hover {
    color: #cad3e4;
    background: 0 0
}
#event .event-nav {
    float: right;
    width: 55px;
    position: absolute;
    right: -2px;
    top: 12px;
    color: #000;
    z-index: 1
}
#event .event-nav a {
    width: 26px;
    height: 26px;
    background: url(../images/event-nav.png) no-repeat;
    display: inline-block;
    text-indent: -99999px;
    float: left;
    margin-left: 1px
}
#berita h3.block-title-arsip a:after,
#pengumuman h3.block-title-arsip a:after {
    content: '';
    height: 0;
    border-bottom: 6px solid transparent;
    bottom: 13px
}
#event .event-nav a#event-next {
    background-position: -29px 0
}
#berita {
    float: left;
    width: 49.05660377%;
    background: url(../images/line-dot-horz.png) 35px 0 repeat-y #fff;
    margin-right: 1.88679245%
}
#berita h1,#berita h2 {
    /* background: url(../images/berita-block-title.png) left top no-repeat #0272a7; */
    background: url(../images/berita-block-title.png) left top no-repeat #00296b;
    /* color: #fff */
    color: #ffd500
}
#berita h3.block-title-arsip {
    margin: 0
}
#berita h3.block-title-arsip a {
    display: block;
    background: url(../images/berita-block-title.png) left top no-repeat #fff;
    margin: 0;
    padding: 12px 50px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative
}
#berita h3.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #49971f;
    position: absolute;
    left: 39px
}
#pengumuman h1:after, #pengumuman h2:after,#pmb h1:after,
#pmb h2:after {
    border-top: none
}
#berita .berita-item {
    padding: 5px 0;
    /* background: url(../images/line-dot-vert.png) left bottom repeat-x */
}
#berita .berita-item h3 {
    padding: 0 20px 0 50px;
    background: url(../images/icon-title.png) 10px 5px no-repeat;
    font-size: 20px;
    color: #61b634;
    font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif;
    text-transform: capitalize
}
#berita .berita-item .date {
    padding: 5px 0 5px 50px;
    background: url(../images/icon-date.png) 10px 7px no-repeat;
    /* color: #bdc3c7 */
    color:#fdc500
}
#berita .berita-item .thumb {
    width: 150px;
    float: left;
    margin: 0 10px 0 0
}
#berita .berita-item .post p,
#pengumuman h3.block-title-arsip {
    margin: 0
}

#lokasi,
#slidebawah,
#videoprofile {
    margin-top: 0;
    float: right
}
#link,#mediax{
    margin-top: 0px;
    float: right;
}
#kaitan{
    margin-top: 2px;
    float: right;
}

#logo{
	margin-top: 45px;
}

#berita .berita-item .thumb img {
    border-radius: 4px
}
#berita .berita-item .thumb a {
    display: block;
    color: #fff;
    background-color: #61b634;
    font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif, "Open Sans", Verdana, Arial, serif;
    text-align: center;
    padding: 3px 0;
    border-radius: 4px
}
#content img.alignright,
#sticker {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}
#berita .berita-item .thumb a:hover {
    background-color: #49971f
}
#berita .berita-item .post {
    float: left;
    padding: 0 20px 0 50px;
    text-align: justify
}
#pmb {
    float: right;
    width: 49.05660377%
}
#pmb h1,
#pmb h2 {
    /* background: url(../images/pelayanan.png) left top no-repeat #0272a7; */
    background: url(../images/pelayanan.png) left top no-repeat #00296b;
    color: #fff;
    display: inline-block
}
#pmb h1 a,
#pmb h2 a {
    /* color: #fff */
    color:#ffd500;
}
#pmb .pmb-list li {
    /*width: 50%;*/
    width: 33.3%;
    /*height: 110px;*/
    height: 55px;
    overflow: hidden;
    float: left;
    /* background: #013953; */
    background: #00bcfd;
    /* box-shadow: inset 0 0 30px 27px rgba(0,0,0,0.15), inset 0 0 3px 2px rgba(0,0,0,0.2); */
}
#pmb .pmb-list li span {
    display: block
}

.pmb-title{
    color: #F6AC00;
}

#pmb .pmb-list li span.pmb-title {
    /* color: #F6AC00; */
    /* color: #00296b; */
    /* color: #00509d; */
    color: #003f88;
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif, "Open Sans", Verdana, Arial, serif;
    /*font-size: 14px*/
    font-size: 10px;

margin-left: 10px;

line-height: 1.5;
}

.pmb-desc p {
    font-size: 11px;
    line-height: 15px;
}

#pmb .pmb-list li span.pmb-desc {
    color: #fff;
    /*font-size: 11px;*/
    font-size: 8px;
    line-height: 15px;
    font-family: "Open Sans", Verdana, Arial, serif;
    margin-left: 6px;
}
#pmb .pmb-list li a {
    /*padding: 20px 10px 20px 20px*/
    padding: 8px 10px 8px 20px
}
#pmb .pmb-list li a:hover {
    /*background: 0 0*/
}
#pmb .pmb-list li#pmb-informasi-program {
    background-position: 20px 20px
}
#pmb .pmb-list li#pmb-pendaftaran-online {
    background-position: 20px -142px
}
#pmb .pmb-list li#pmb-download-formulir {
    background-position: 20px -302px
}
#pmb .pmb-list li#pmb-pengumuman-hasil-seleksi {
    background-position: 20px -469px
}
#content.pmb-single {
    width: 96%;
    padding: 1px 2%;
    background: #fff
}
#kaitan h3.block-title-arsip a,
#kaitan h4.block-title-arsip a,
#kaitanleft h3.block-title-arsip a,
#kaitanleft h4.block-title-arsip a,
#lowongan h3.block-title-arsip a,
#lowongan h4.block-title-arsip a,
#pengumuman h3.block-title-arsip a {
    display: block;
    padding: 12px 50px;
    font-size: 11px;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
#sidebar #pmb .pmb-list li {
    height: auto
}
#pengumuman {
    float: left;
    width: 23.58490566%;
    background-color: #0cadb7
}
#pengumuman h1, #pengumuman h2,
#pengumuman h3.block-title-arsip a {
    /* background: url(../images/agenda.png) left top no-repeat #0272a7; */
    background: url(../images/agenda.png) left top no-repeat #00296b;
    /* color: #fff */
    color: #ffd500
}
#pengumuman h3.block-title-arsip a {
    margin: 0;
    position: relative
}
#pengumuman h3.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    border-left: 6px solid #068a93;
    position: absolute;
    left: 35px
}
#kaitan h3.block-title-arsip a:after,
#kaitan h4.block-title-arsip a:after,
#kaitanleft h3.block-title-arsip a:after,
#kaitanleft h4.block-title-arsip a:after,
#lokasi h3.block-title-arsip a:after,
#lokasi h4.block-title-arsip a:after,
#slidebawah h3.block-title-arsip a:after,
#slidebawah h4.block-title-arsip a:after,
#lowongan h3.block-title-arsip a:after,
#lowongan h4.block-title-arsip a:after,
#pelayananleft h3.block-title-arsip a:after,
#pelayananleft h4.block-title-arsip a:after,
#videoprofile h3.block-title-arsip a:after,
#videoprofile h4.block-title-arsip a:after {
    height: 0;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #a9aeb3;
    bottom: 13px;
    left: 39px;
    content: ''
}
#pengumuman h3.block-title-arsip a:hover {
    background-color: #0cadb7
}
#lowongan {
    float: right;
    width: 23.58490566%;
    background-color: #fff;
    margin-bottom: 2px;
    min-height: 220px;
}
#lowongan h1,
#lowongan h2 {
    /* background: url(../images/testimoni.png) left top no-repeat #0272a7; */
    background: url(../images/testimoni.png) left top no-repeat #00296b;
    /* color: #fff; */
    color: #ffd500;
}
#lowongan h1:after,
#lowongan h2:after {
    border-top: none;
}
#lowongan h3.block-title-arsip,
#lowongan h4.block-title-arsip {
    margin: 0
}
#lowongan h3.block-title-arsip a,
#lowongan h4.block-title-arsip a {
    background: url(../images/testimoni.png) left top no-repeat #bdc3c7;
    margin: 0;
    position: relative;
    color: #fff
}
#kaitan,
#mediax,
#link,
#lowongan h3.block-title-arsip a:hover,
#lowongan h4.block-title-arsip a:hover {
    background-color: #fff;
}
#kaitan h1,
#kaitan h2,
#kaitan h3.block-title-arsip a,
#kaitan h4.block-title-arsip a {
    /* background: url(../images/kaitan.png) left top no-repeat #0272a7; */
    background: url(../images/kaitan.png) left top no-repeat #00296b;
    /* color: #fff; */
    color: #ffd500
}

#link h1,
#link h2,
#link h3.block-title-arsip a,
#link h4.block-title-arsip a {
    /* background: url(../images/link1.jpg) left top no-repeat #0272a7; */
    background: url(../images/link1.jpg) left top no-repeat #00296b;
    /* color: #fff; */
    color: #ffd500;
}
#mediax h1,
#mediax h2,
#mediax h3.block-title-arsip a,
#mediax h4.block-title-arsip a {
    /* background: url(../images/link1.jpg) left top no-repeat #0272a7; */
    background: url(../images/link1.jpg) left top no-repeat #00296b;
    /* color: #fff; */
    color: #ffd500;
}

#kaitan h1,
#kaitan h2,
#lowongan ul a {
    /*color: #47617a*/
}
#lowongan h3.block-title-arsip a:after,
#lowongan h4.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    position: absolute
}
#kaitan {
    width: 23.58490566%;
    margin-bottom: 0px;
    margin-top:5px;
}
#link {
    width: 23.58490566%;
    margin-bottom: 0px;
}
#link h1:after,
#link h2:after {
    border-top: none
}

#mediax {
    width: 23.58490566%;
    margin-bottom: 2px;
    margin-top: -5px;
}
#mediax h1:after,
#mediax h2:after {
    border-top: none
}
#kaitan h1:after,
#kaitan h2:after {
    border-top: none
}
#kaitan h3.block-title-arsip,
#kaitan h4.block-title-arsip {
    margin: 0
}
#kaitan h3.block-title-arsip a,
#kaitan h4.block-title-arsip a {
    margin: 0;
    position: relative;
    color: #fff
}
#kaitan h3.block-title-arsip a:hover,
#kaitan h4.block-title-arsip a:hover,
#kaitanleft {
    background-color: #fff;
}
#kaitan h3.block-title-arsip a:after,
#kaitan h4.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    position: absolute
}
#kaitan ul a {
    color: #47617a
}
#kaitanleft {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 2px
}
#kaitanleft h1,
#kaitanleft h2 {
    background: url(../images/kaitan.png) left top no-repeat #0272a7;
    color: #fff;
    font-weight: bold;
}
#kaitanleft h1:after,
#kaitanleft h2:after {
    border-top: none
}
#kaitanleft h3.block-title-arsip,
#kaitanleft h4.block-title-arsip {
    margin: 0
}
#kaitanleft h3.block-title-arsip a,
#kaitanleft h4.block-title-arsip a {
    background: url(../images/kaitan.png) left top no-repeat #bdc3c7;
    margin: 0;
    position: relative;
    color: #fff
}
#kaitanleft h3.block-title-arsip a:hover,
#kaitanleft h4.block-title-arsip a:hover,
#pelayananleft {
    background-color: #cfd6db
}
#kaitanleft h3.block-title-arsip a:after,
#kaitanleft h4.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    position: absolute
}
#kaitanleft ul a {
    color: #47617a;
    padding: 0
}
#lokasi h3.block-title-arsip a,
#lokasi h4.block-title-arsip a,
#slidebawah h3.block-title-arsip a,
#slidebawah h4.block-title-arsip a,
#pelayananleft h3.block-title-arsip a,
#pelayananleft h4.block-title-arsip a,
#videoprofile h3.block-title-arsip a,
#videoprofile h4.block-title-arsip a {
    padding: 12px 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    display: block
}
#lokasi h1,
#lokasi h2,
#slidebawah h1,
#slidebawah h2,
#lokasi ul a,
#slidebawah ul a,
#sticker ul a,
#videoprofile h1,
#videoprofile h2,
#videoprofile ul a {
    color: #47617a
}
#pelayananleft {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 2px
}
#pelayananleft h1,
#pelayananleft h2 {
    background: url(../images/pelayanan.png) left top no-repeat #bdc3c7;
    color: #47617a
}
#pelayananleft h1:after,
#pelayananleft h2:after {
    border-top: none
}
#pelayananleft h3.block-title-arsip,
#pelayananleft h4.block-title-arsip {
    margin: 0
}
#pelayananleft h3.block-title-arsip a,
#pelayananleft h4.block-title-arsip a {
    background: url(../images/pelayanan.png) left top no-repeat #bdc3c7;
    margin: 0;
    position: relative
}
#lokasi,
#slidebawah,
#pelayananleft h3.block-title-arsip a:hover,
#pelayananleft h4.block-title-arsip a:hover {
    background-color: #cfd6db
}
#pelayananleft h3.block-title-arsip a:after,
#pelayananleft h4.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    position: absolute
}
#lokasi{
    width: 23.58490566%;
    margin-bottom: 0px;
    background-color: #fff;
}
#slidebawah{
    width: 23.58490566%;
    margin-bottom: 0px;
    background-color: #fff;
}

#lokasi h1,
#lokasi h2 {
    background: url(../images/lokasi.png) left top no-repeat #0272a7;
    /* color: #fff; */
    color: #ffd500;
}
#slidebawah h1,
#slidebawah h2 {
    background: url(../images/) left top no-repeat #0272a7;
    /* color: #fff; */
    color: #ffd500;
}
#lokasi h1:after,
#lokasi h2:after {
    border-top: none
}
#lokasi h3.block-title-arsip,
#lokasi h4.block-title-arsip {
    margin: 0
}
#lokasi h3.block-title-arsip a,
#lokasi h4.block-title-arsip a {
    background: url(../images/lokasi.png) left top no-repeat #bdc3c7;
    margin: 0;
    position: relative
}
#lokasi h3.block-title-arsip a:hover,
#lokasi h4.block-title-arsip a:hover,
/* */
#slidebawah h1:after,
#slidebawah h2:after {
    border-top: none
}
#slidebawah h3.block-title-arsip,
#slidebawah h4.block-title-arsip {
    margin: 0
}
#slidebawah h3.block-title-arsip a,
#slidebawah h4.block-title-arsip a {
    background: url(../images/lokasi.png) left top no-repeat #bdc3c7;
    margin: 0;
    position: relative
}
#slidebawah h3.block-title-arsip a:hover,
#slidebawah h4.block-title-arsip a:hover,



#videoprofile {
    background-color: #cfd6db
}
#lokasi h3.block-title-arsip a:after,
#lokasi h4.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    position: absolute
}
#videoprofile {
    width: 23.58490566%;
    margin-bottom: 2px
}
#videoprofile h1,
#videoprofile h2 {
    /* background: url(../images/videoprofile.png) left top no-repeat #0272a7; */
    background: url(../images/videoprofile.png) left top no-repeat #00296b;
    /* color: #fff; */
    color: #ffd500;
}
#videoprofile h1:after,
#videoprofile h2:after {
    border-top: none
}
#videoprofile h3.block-title-arsip,
#videoprofile h4.block-title-arsip {
    margin: 0
}
#videoprofile h3.block-title-arsip a,
#videoprofile h4.block-title-arsip a {
    background: url(../images/videoprofile.png) left top no-repeat #bdc3c7;
    margin: 0;
    position: relative
}
#sticker,
#videoprofile h3.block-title-arsip a:hover,
#videoprofile h4.block-title-arsip a:hover {
    background-color: #cfd6db
}
#videoprofile h3.block-title-arsip a:after,
#videoprofile h4.block-title-arsip a:after {
    width: 0;
    border-top: 6px solid transparent;
    position: absolute
}
#header-int {
    height: 358px
}
#sticker {
    float: left;
    width: 23.58490566%;
    margin-left: 1.88679245%;
    border-radius: 4px
}
#sticker ul li {
    border-bottom: 1px dotted rgba(255, 255, 255, .6)
}
#sidebar #sticker {
    width: 100%;
    margin: 20px 0;
    float: none;
    clear: both;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: #ecf0f1
}
#sidebar #sticker ul a {
    padding: 5px 10px
}
#sidebar {
    width: 25%;
    float: left
}
#sidebar #pmb,
#sidebar #pmb .pmb-list li {
    float: none;
    width: 100%
}
#sidebar .block-title {
    font-size: 11px;
    text-transform: uppercase;
    padding: 12px 0 12px 50px;
    position: relative;
    display: block
}
#sidebar .block-title:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    bottom: 15px;
    left: 35px
}
#content .post,
#content .tags {
    border-top: 1px dotted #bdc3c7;
    clear: both
}
#sidebar .block-title a {
    color: #fff;
    display: block
}
#sidebar #pengumuman-block-title {
    background: url(../images/pengumuman-block-title.png) left top no-repeat #099ba5;
    color: #fff
}
#sidebar #pengumuman-block-title:after {
    border-left: 6px solid #068a93
}
#sidebar #berita-block-title,
#sidebar #pmb-block-title {
    background: url(../images/berita-block-title.png) left top no-repeat #61b634;
    color: #fff
}
#sidebar #pmb-block-title:after {
    border-left: 6px solid #59a72f
}
#sidebar #berita-block-title:after {
    border-left: 6px solid #49971f
}
#sidebar .widget {
    margin: 0
}
#sidebar .widget h3.widget-title {
    font-size: 14px;
    color: #47617a;
    border-bottom: 1px dotted rgba(0, 0, 0, .2);
    padding: 5px 10px
}
#content .page-title,
#content .post-title,
#content .tags a {
    font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif, "Open Sans", Verdana, Arial, serif
}
#sidebar .widget .menu li a {
    padding: 4px 10px;
    display: block;
    border-bottom: 1px dotted rgba(0, 0, 0, .2)
}
#sidebar .widget .menu li li a {
    padding: 4px 20px
}
#sidebar .widget_nav_menu {
    background: #cfd6db
}
#sidebar #pmb {
    height: auto
}
#sidebar #pmb .pmb-list li a {
    padding: 10px 10px 10px 60px
}
#content-wrap {
    width: 75%;
    float: right;
    border-bottom: 5px solid #0272a7;
}
#content {
    margin-top: 5px;
    background-color: #fff;
    padding-left: 8.53658537%;
    padding-right: 8.53658537%;
    padding-bottom: 20px
}
#content img.alignright {
    float: right;
    margin: 0 0 1em 1em;
    border-radius: 4px
}
#content img.aligncenter,
#content img.alignleft {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px
}
#content img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
    border-radius: 4px
}
#content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px
}
#content a img.alignright {
    float: right;
    margin: 0 0 1em 1em
}
#content a img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}
#content a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
#content .page-title,
#content .post-title {
    font-size: 22px;
    color: #0272a7;
    background: url(../images/icon-title.png) 0 7px no-repeat;
    padding: 0 0 10px 25px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #bdc3c7;
    text-transform: capitalize
}
#content h3,
#content h4 {
    font-size: 15px;
    margin: 10px 0
}
#content .tags a,
#credit span,
.breadcrumb,
.wp-pagenavi {
    text-transform: uppercase
}
#content .page-title span,
#content .post-title span {
    color: #e68e8a
}
#content h1,
#content h2 {
    font-size: 15px
}
#content h3 {
    color: #61b634
}
#content h4 {
    color: #47617a
}
#content .cat,
#content .date,
#content .sosnet {
    color: #bdc3c7;
    float: left
}
#content .date {
    background: url(../images/icon-date.png) 0 2px no-repeat;
    padding: 0 25px
}
#content .cat {
    background: url(../images/icon-category.png) 0 2px no-repeat;
    padding: 0 20px
}
#content .sosnet {
    height: 15px
}
#content .sosnet span {
    vertical-align: top;
    margin-right: 5px
}
#content .sosnet div,
#content .sosnet iframe,
#content .sosnet img {
    vertical-align: baseline;
    display: inline-block;
    margin-right: 5px
}
#content .post {
    padding-top: 0;
    margin-top: 10px;
    text-align: justify
}
#content .thumb {
    border-left: 1px dotted #bdc3c7;
    border-bottom: 1px dotted #bdc3c7;
    padding: 20px 0 20px 20px;
    float: right;
    margin: 0 0 10px 20px
}
#content .thumb img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
#content .tags {
    padding: 20px 0;
    margin-top: 10px
}
#content .tags a {
    display: inline-block;
    font-size: 10px;
    color: #7f8c8c;
    padding: 0 10px;
    background: url(../images/tag.png) top repeat-x #f1eff0;
    margin: 0 5px 5px 0;
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}
#content .tags a:hover {
    color: #61b634;
    border-color: #61b634
}
#content ol,
#content ul {
    margin: 15px 20px
}
#content ol li {
    list-style-type: decimal
}
#content ul li {
    list-style-type: disc
}
#content ol ol,
#content ol ul,
#content ul ol,
#content ul ul {
    margin: 0 0 0 20px
}
#content table-download {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%;
    text-align: left;
    font-size: 12px
}
#content table td,
#content table th {
    padding: 5px 10px;
    border: 1px solid #eee
}
#content table th {
    background-color: #cfd6db;
    vertical-align: middle;
    font-weight: 700
}
#content table#tablepress-1 .column-5,
#content table#tablepress-2 .column-4,
#content table#tablepress-3 .column-4,
#content table#tablepress-4 .column-4,
#content table#tablepress-4 .column-5 {
    width: 200px
}
#content table#tablepress-5 th {
    width: 14%
}
#content .berita-item {
    margin-bottom: 30px
}
#content .berita-item .date {
    float: none
}
#about img,
#credit span#copy,
div.wpcf7 {
    float: left
}
#credit span#copy a{
    color: #fff;
}
#content .berita-item .post {
    border: none;
    margin: 5px 0 0;
    clear: both
}
#content .berita-item .post p {
    margin: 0
}
#content .berita-item h3 {
    margin: 0 0 5px
}
.breadcrumb {
    color: #aaa;
    font-size: 9px;
    padding-top: 10px
}
.breadcrumb a {
    color: #aaa
}
.breadcrumb a:hover {
    color: #15396d
}
.wp-pagenavi {
    padding: 10px;
    background-color: #fff;
    font-size: 10px;
    font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif;
    color: #999
}
.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    border: 1px solid #eee;
    padding: 0 5px;
    margin: 0 4px 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    /* background-color: #15396d; */
    background-color: #fdc500;
    color: #fff;
    border-color: #26487B
}
.wp-pagenavi a {
    background-color: #15396d;
    color:#fff;
}
input[type=button],
input[type=email],
input[type=password],
input[type=submit],
input[type=text],
textarea {
    padding: 5px;
    background: #fff;
    width: 200px;
    border: 1px solid #cfd6db;
    font-size: 11px;
    color: #47617a;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 2px 2px 4px rgba(0, 0, 0, .1)
}
input[type=button],
input[type=submit] {
    width: auto;
    background: #26487B;
    border: 1px solid #26487B;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
    padding: 5px 40px
}
input[type=button]:hover,
input[type=submit]:hover {
    background: #15396d
}
img.wpcf7-captchac {
    border: 1px solid #ccc;
    padding: 7px;
    vertical-align: middle;
    border-radius: 4px;
    display: inline-block;
    margin: 0 5px 0 0
}
div.wpcf7 {
    width: 100%;
    margin: 20px 0
}
div.wpcf7 .field {
    width: 100%;
    float: left;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    clear: both
}
div.wpcf7 label {
    width: 150px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    vertical-align: top
}
#credit img,
#footer-banner a,
#footer-banner li {
    vertical-align: middle
}
div.wpcf7 .req {
    font-size: 10px;
    color: #e68e8a
}
div.wpcf7 select {
    width: 300px;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 34px
}
div.wpcf7 input[type=email],
div.wpcf7 input[type=text] {
    width: 300px
}
div.wpcf7 textarea {
    width: 450px;
    height: 250px
}
div.wpcf7 input:focus {
    border: 1px solid #61b634;
    box-shadow: 0 0 4px #000
}
div.wpcf7 input[type=submit] {
    padding: 5px 40px;
    text-transform: uppercase
}
div.wpcf7 .wpcf7-response-output {
    clear: both
}
div.wpcf7 .wpcf7-not-valid-tip,
div.wpcf7 .wpcf7-validation-errors {
    background: #e68e8a;
    border: 2px solid #d3817f;
    opacity: .8;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)
}
div.wpcf7 .wpcf7-mail-sent-ok {
    background: #61b634;
    border: 2px solid #49971f;
    opacity: .8;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)
}
#footer-banner {
    clear: both;
    position: relative;
    text-align: center;
    /* background-color: #fff; */
    /* background-color: #fdc500; */
    background-color: #00bcfd;
    padding: 20px 0;
    margin: 40px 0 0;
    border-top: 1px solid #d8dbde;
    box-shadow: inset 0 0 30px 27px rgba(0,0,0,0.15), inset 0 0 3px 2px rgba(0,0,0,0.2);
}
#footer-banner li {
    margin: 0 7px;
    display: inline-block;
    width: 65px;
    vertical-align: middle
}
#credit span,
#footer-banner a {
    display: block
}
#footer-banner a:hover {
    background-position: 0 0
}
#acuca a {
    background: url(../images/sponsor-sponsor1.png) 0 -50px no-repeat;
    width: 50px;
    height: 50px
}
#telkom a {
    background: url(../images/sponsor-sponsor2.png) 0 -50px no-repeat;
    width: 89px;
    height: 50px
}
#ebsco a {
    background: url(../images/sponsor-ebsco.png) 0 -50px no-repeat;
    width: 50px;
    height: 50px
}
#proquest a {
    background: url(../images/sponsor-proquest.png) 0 -50px no-repeat;
    width: 126px;
    height: 50px
}
#microsoft a {
    background: url(../images/sponsor-microsoft.png) 0 -50px no-repeat;
    width: 145px;
    height: 50px
}
#eiu a {
    background: url(../images/sponsor-eiu.png) 0 -50px no-repeat;
    width: 129px;
    height: 49px
}
#promising a {
    background: url(../images/sponsor-promising.png) 0 -50px no-repeat;
    width: 55px;
    height: 50px
}
#spmpt a {
    background: url(../images/sponsor-spmpt.png) 0 -50px no-repeat;
    width: 59px;
    height: 50px
}
#urs a {
    background: url(../images/sponsor-urs.png) 0 -50px no-repeat;
    width: 84px;
    height: 50px
}
#emerald a {
    background: url(../images/sponsor-emerald.png) 0 -53px no-repeat;
    width: 43px;
    height: 50px
}
#about {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #2d5796;
    font-size: 11px;
    color: #fff
}
#about img {
    margin: 10px 15px 0 0
}
#credit {
    padding: 20px 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
    background: -moz-linear-gradient(top, #0272a7, #013953);
    background-image: radial-gradient(circle farthest-side at bottom, rgb(2, 114, 167), rgb(1, 57, 83) 125%);
    color: #fff;
    font-size: 10px;
}
#sticker-mobile,
.globalsearch_meta,
.ms-global-search_form p,
.ms-global-search_form span {
    display: none
}
#credit span#social {
    float: right
}
#credit span#social img {
    margin: 0 2px
}
#credit #social {
    background: 0 0;
    margin: 0;
    line-height: normal
}
.toggleSearch {
    float: right;
    margin: 0;
    cursor: pointer;
    padding: 12px;
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.toggleSearch.active,
.toggleSearch:hover {
    background-color: #fff
}
.ms-global-search_form {
    width: 235px;
    position: absolute;
    right: 0;
    top: 40px;
    display: none;
    z-index: 99;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    padding: 10px;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #fff 0, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #fff 0, #f6f6f6 47%, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0)
}
.ms-global-search_form p {
    margin: 0
}
.ms-global-search_form input {
    margin: 0 4px 0 0
}
.ms-global-search_form input[type=text] {
    width: 160px;
    padding: 6px;
    margin: 0
}
.ms-global-search_form input[type=submit] {
    width: auto;
    padding: 6px;
    margin: 0
}
.globalsearch_header {
    margin: 0;
    min-height: inherit;
    padding: 10px;
    background-color: #eee;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}
#content h1.globalblog_title,
#content h2.globalblog_title {
    font-size: 12px;
    margin: 0 10px -35px 0;
    font-weight: 400;
    text-decoration: none;
    font-style: italic;
    text-align: right
}
.pengumuman b,
a.button {
    font-weight: 700
}

@media only screen and (max-width: 780px) {
	#head img{
    	float: none;
		display: block;
		margin: 95px auto 0 auto;
    }
}

@media only screen and (max-width: 980px) {
	#head img{
    	float: none;
		display: block;
		margin: 95px auto 0 auto;
    }
}

@media only screen and (max-width: 800px) {
    .toggleMenu,
    .toggleMenuPelayanan {
        display: inline-block;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase
    }
    
    .transflag{
        text-align: center;
        margin-top: -125px;
        margin-bottom: 8px;
        width: 100%;
    }
    
    .transflag a{
        margin-right: 0px;
    }
    
    .transflag .left{
        float: left;
        margin-left: 45%;
    }
    
    .transflag .left2{
        float: left;
        margin-left: 10px;
    }

    #head img{
    	float: none;
		display: block;
		margin: 35px auto 0 auto;
    }

    #logo{
    	float: none;
		display: block;
		margin: 35px auto 0 auto;
    }
    .sf-vertical li,
    .sf-vertical ul {
        position: relative
    }
    #kaitanleft,
    #pelayananleft {
        margin-top: 2px
    }
    #berita,
    #event,
    #header,
    #pmb,
    .sf-vertical,
    .sf-vertical li {
        width: 100%
    }
    .toggleMenu {
        padding: 5px 35px 5px 50px;
        background: url(../images/icon-menu.png) 12px 10px no-repeat #26487B
    }
    .toggleMenu:hover {
        color: #fff;
        background-color: #15396d
    }
    #sidebar #sticker,
    #sidebar .pmb-list,
    #sticker-mobile,
    .breadcrumb {
        display: none
    }
    #berita .berita-item .post,
    #content {
        font-size: 14px
    }
    .toggleMenuPelayanan:hover {
        color: #fff
    }
    .sf-vertical ul {
        left: 0;
        top: 0
    }
    .sf-vertical>li {
        float: none
    }
    #kaitan,
    #lokasi,
    #slidebawah,
    #lowongan,
    #sticker,
    #mediax,
    #link,
    #videoprofile {
        width: 32%
    }
    .sf-menu ul li a {
        padding-left: 20px;
        padding-right: 20px
    }
    .sf-menu ul li ul li a {
        padding-left: 40px;
        padding-right: 40px
    }
    .sf-menu ul ul {
        left: 0
    }
    .sf-arrows .sf-with-ul:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid rgba(255, 255, 255, .5)
    }
    #pmb .pmb-list li#pmb-download-formulir a,
    #pmb .pmb-list li#pmb-informasi-program a {
        border-right: 1px dotted rgba(255, 255, 255, .4)
    }
    #head {
        padding: 35px 10px
    }
    #mainnav,
    #mainnavkaitan,
    #mainnavpelayanan {
        width: 100%;
        float: none;
        display: none
    }
    #pelayananleft {
        margin-bottom: 0
    }
    #header {
        float: none;
        clear: both
    }
    #pmb .pmb-list li a {
        padding: 10px 10px 10px 60px
    }
    #pmb .pmb-list li#pmb-informasi-program {
        background-position: 20px 10px
    }
    #pmb .pmb-list li#pmb-pendaftaran-online {
        background-position: 20px -152px
    }
    #pmb .pmb-list li#pmb-download-formulir {
        background-position: 20px -312px
    }
    #pmb .pmb-list li#pmb-pengumuman-hasil-seleksi {
        background-position: 20px -479px
    }
    #pengumuman {
        width: 32%;
        margin-left: 0
    }
    #sticker {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    #sticker-mobile {
        text-align: center
    }
    #content-wrap,
    #sidebar {
        width: 100%;
        float: none
    }
    #sidebar #pmb {
        margin: 0
    }
    #content {
        padding-left: 20px;
        padding-right: 20px;
        line-height: 150%
    }
    #header-int {
        height: 100%
    }
    div.wpcf7 label {
        width: 100%;
        text-align: left
    }
    div.wpcf7 input[type=email],
    div.wpcf7 input[type=text],
    div.wpcf7 select,
    div.wpcf7 textarea {
        width: 95%
    }
    div.wpcf7 input[type=submit] {
        padding: 10px 40px;
        text-transform: uppercase
    }
    #footer-banner li {
        margin: 0 10px 10px 0
    }
    #credit span {
        text-align: center
    }
    #credit span#copy {
        margin-left: 10px;
        float: none
    }
    #credit span#copy a{
        color:#fff;
    }
    #credit span#social {
        margin-right: 10px;
        float: none
    }
    #about {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (max-width: 1001px) {
	#head img{
		float: none;
		display: block;
		margin: 125px auto 0 auto; 
	}
	
	    .transflag{
        text-align: center;
        margin:auto;
        margin-top: -125px;
        margin-bottom: 8px;
        width: 100%;
    }
    
    .transflag a{
        margin-right: 0px;
    }
    
    .transflag .left{
        float: left;
        margin-left: 45%;
    }
    
    .transflag .left2{
        float: left;
        margin-left: 10px;
    }
}

@media only screen and (max-width: 640px) {
    .sidr,
    .toggleMenu {
        color: #fff;
        text-transform: uppercase
    }
    
    
    
    .transflag{
        text-align: center;
        margin-top: -30px;
        margin-bottom: 8px;
        width: 100%;
    }
    
    .transflag a{
        margin-right: 0px;
        font-size: 10px;
    }
    
    .transflag .left{
        float: left;
        margin-left: 45%;
    }
    
    .transflag .left2{
        float: left;
        margin-left: 10px;
    }

    #head img{
    	float: none;
		display: block;
		margin: 35px auto 0 auto;
    }

    #logo{
    	float: none;
		display: block;
		margin: 45px auto 0 auto;
    }

    #event .event-item,
    #header,
    #mainnav,
    #nav-portal li,
    #nav-portal ul,
    .sf-vertical>li {
        float: none
    }
    #credit span,
    #sticker-mobile {
        text-align: center
    }
    body {
        background-size: auto 355px;
        background-position: 0 -10px;
        margin: 0
    }
    #nav-portal {
        width: 100%;
        min-height: 30px;
        float: left;
        font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif;
        background: #014464;
        background: -moz-linear-gradient(top, #0272a7, #013953);
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#0272a7), to(#013953))
    }
    #nav-portal a#nav-portal-toogle {
        text-indent: -99999px;
        width: 15px;
        height: 10px;
        background: url(../images/nav-portal.png) center center no-repeat;
        display: inline-block;
        float: left;
        cursor: pointer;
        margin: 0 10px 0 0;
        padding: 15px
    }
    #nav-portal a#nav-portal-toogle:hove r {
        background-color: #49971f
    }
    #nav-portal li {
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }
    #nav-portal li a {
        display: block;
        padding: 11px;
        color: #fff
    }
    #nav-portal li a:hover {
        background-color: #15396d
    }
    #nav-portal li a:after {
        display: none
    }
    .toggleMenu {
        display: inline-block;
        padding: 5px 35px 5px 50px;
        background: #0272a7 url(../images/icon-menu.png) no-repeat 12px 10px;
        font-size: 12px
    }
    #berita .berita-item .thumb,
    #mainnav,
    #sidebar #sticker,
    #sidebar .pmb-list,
    #sticker,
    .breadcrumb,
    .sidr {
        display: none
    }
    .toggleMenu:hover {
        color: #fff;
        background-color: #15396d
    }
    .sidr {
        position: absolute;
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999999;
        width: 230px;
        overflow-x: none;
        overflow-y: auto;
        background: #26487B;
        font-family: NeoSansIntelMedium, Tahoma, "Open Sans", Verdana, Arial, serif
    }
    .sf-vertical li,
    .sf-vertical ul {
        position: relative
    }
    #header,
    #mainnav,
    .sf-vertical,
    .sf-vertical li {
        width: 100%
    }
    .sf-vertical ul {
        left: 0;
        top: 0
    }
    .sf-menu ul ul {
        left: 0
    }
    #head {
        padding: 15px 10px
    }
    #header {
        clear: both
    }
    .block {
        margin-top: 0;
        margin-bottom: 0
    }
    #event .event-item {
        max-width: 320px;
        min-height: inherit;
        background: url(../images/line-dot-horz.png) right top repeat-y
    }
    #event .event-nav {
        right: 0
    }
    #berita,
    #kaitan,
    #lokasi,
    #slidebawah,
    #lowongan,
    #pengumuman,
    #pmb,
    #link,
    #mediax,
    #videoprofile {
        float: none;
        width: 100%
    }
    #berita .berita-item .post {
        float: left;
        width: 76.92307692%;
        margin-left: percentage .1px;
        font-size: 14px
    }
    #content-wrap,
    #pmb .pmb-list li,
    #sidebar {
        width: 100%;
        float: none
    }
    #pmb .pmb-list li {
        height: auto
    }
    #pengumuman {
        margin: 0
    }
    #content {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        line-height: 150%
    }
    #content .sosnet {
        float: none;
        clear: both;
        padding-top: 10px
    }
    #content .thumb {
        border: none;
        padding: 0;
        float: none;
        margin: 10px 0
    }
    #content .thumb img {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px
    }
    #footer-banner li {
        margin: 0 10px 10px 0
    }
    #about {
        padding: 0 20px 20px;
        text-align: justify
    }
    #credit span#copy {
        margin-left: 10px;
        float: none
    }
    #credit span#copy a {
        color:#fff;
    }
    #credit span#social {
        margin-right: 10px;
        float: none
    }
    #sticker-mobile {
        display: block
    }
}
#berita .berita-item h4 {
    padding: 0 20px 0 50px;
    background: url(../images/icon-title.png) 10px 5px no-repeat;
    font-size: 15px;
    color: #61b634;
    font-weight: 700;
    font-family: NeoSansIntel, Tahoma, "Open Sans", Verdana, Arial, serif;
    text-transform: capitalize
}
a.button {
    -moz-box-shadow: inset 0 0 0 0 #b4edab;
    -webkit-box-shadow: inset 0 0 0 0 #b4edab;
    box-shadow: inset 0 0 0 0 #b4edab;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #77d42a), color-stop(1, #006b00));
    background: -moz-linear-gradient(center top, #77d42a 5%, #006b00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#006b00');
    background-color: #77d42a;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    text-indent: 0;
    border: 1px solid #8a8a8a;
    display: inline-block;
    color: #fff;
    font-family: 'cooper black'!important;
    font-size: 17px;
    font-style: normal;
    height: 65px;
    line-height: 65px;
    width: 210px;
    margin: 5px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
a.button:hover {
    -moz-box-shadow: inset 0 0 0 0 #b4edab;
    -webkit-box-shadow: inset 0 0 0 0 #b4edab;
    box-shadow: inset 0 0 0 0 #b4edab;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #77d42a), color-stop(1, #006b00));
    background: -moz-linear-gradient(center top, #77d42a 5%, #006b00 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#006b00');
    background-color: #77d42a;
    color: #dbc905;
    border: 1px solid #c3d409
}
a.button.icon {
    padding-left: 15px
}
a.button.icon span {
    padding-left: 56px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: url(icon.png) 0 -9px no-repeat
}
a.button.icon.a span {
    background-position: 0 -1px
}
a.button.icon.b span {
    background-position: 0 -45px
}
a.button.icon.c span {
    background-position: 0 -90px
}
a.button.icon.d span {
    background-position: 0 -135px
}
#a_middle {
    position: relative;
    width: 100%;
    margin-top: -5px;
    height: 150px;
    padding: 30px 10px 10px;
    z-index: 1;
    color: #666
}
.col_42 {
    width: 210px;
    float: left;
    margin: 0 25px 25px
}
ul.list_menu {
    list-style-type: circle
}
.pengumuman {
    float: right;
    width: 73%;
    border: 1px dotted #fff;
    padding: 11px;
    background-color: #e3e3e3
}
@media (max-width: 720px) {
    div.pengumuman {
        display: hidden!important;
        visibility: hidden
    }
}
.center{
    text-align: center;
}
.wrap_banner_footer {
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
}