@import url('https://fonts.googleapis.com/css?family=Rammetto+One');
/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.uk-navbar-nav>li.uk-active>a {
    background: #f8f8f8;
    color: #000000;
}

div.topc-rujukan {
    display: inline-block;
    background: rgba(209, 65, 125, 1);
    margin: 30px 30px 0 0;
    max-width: 300px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(209, 65, 125, 1);
    -moz-box-shadow: 0px 3px 3px 0px rgba(209, 65, 125, 1);
    box-shadow: 0px 3px 3px 0px rgba(209, 65, 125, 1);
}

div.topc-rujukan>div.detail-rujukan {
    font-family: 'Rammetto One', cursive;
    font-weight: 550;
    background: #ffffff;
    padding: 15px 10px 5px 10px;
    border-top: 3px solid rgba(209, 65, 125, 1);
}

nav ul li a.berita {
    font-weight: 500;
    color: #f7941e;
}

nav ul li a.berita:hover {
    background: #f7941e;
    color: #ffffff;
}

nav ul li a.layanan {
    font-weight: 500;
    color: #2ABDC7;
}

nav ul li a.layanan:hover {
    background: #2ABDC7;
    color: #ffffff;
}

nav ul li a.riset {
    font-weight: 500;
    color: #DD3532;
}

nav ul li a.riset:hover {
    background: #DD3532;
    color: #ffffff;
}

nav ul li a.rujukan {
    font-weight: 500;
    color: #D1417E;
}

nav ul li a.rujukan:hover {
    background: #D1417E;
    color: #ffffff;
}

div.rsabtopb {
    padding-bottom: 10px;
}

/*==============*/

/* Module Home */

div.topc-jadwal {
    width: 100%;
    height: 150px;
    background: #f7941e;
    color: #ffffff;
    border: 2px solid #f7941e;
    font-size: 250%;
}

div.topc-jadwal:hover {
    background: #FFFFFF;
    color: #f7941e;
    border: 2px solid #f7941e;
}

a.jadwal {
    position: absolute;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    width: 200px;
    height: 130px;
    line-height: 32px;
}

a.jadwal:hover {
    color: #f7941e;
    text-decoration: none;
}

/* -- */

div.topc-ttidur {
    width: 100%;
    height: 150px;
    background: #8cc14c;
    color: #ffffff;
    border: 2px solid #8cc14c;
    font-size: 250%;
}

div.topc-ttidur:hover {
    background: #FFFFFF;
    color: #8cc14c;
    border: 2px solid #8cc14c;
}

a.ttidur {
    position: absolute;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    width: 200px;
    height: 130px;
    line-height: 32px;
}

a.ttidur:hover {
    color: #8cc14c;
    text-decoration: none;
}

/* -- */

div.topc-daftar {
    width: 100%;
    height: 150px;
    background: #167ac6;
    color: #ffffff;
    border: 2px solid #167ac6;
    font-size: 250%;
}

div.topc-daftar:hover {
    background: #FFFFFF;
    color: #167ac6;
    border: 2px solid #167ac6;
}

a.daftar {
    position: absolute;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    width: 200px;
    height: 130px;
    line-height: 32px;
}

a.daftar:hover {
    color: #167ac6;
    text-decoration: none;
}

div.topc-artikel {
    width: 100%;
    height: 150px;
    background: #2ABDC7;
    color: #ffffff;
    border: 2px solid #2ABDC7;
    font-size: 250%;
}

div.topc-artikel:hover {
    background: #FFFFFF;
    color: #2ABDC7;
    border: 2px solid #2ABDC7;
}

a.artikel {
    position: absolute;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    width: 200px;
    height: 130px;
    line-height: 32px;
}

a.artikel:hover {
    color: #2ABDC7;
    text-decoration: none;
}

div.topc-panduan {
    width: 100%;
    height: 150px;
    background: #01b98e;
    color: #ffffff;
    border: 2px solid #01b98e;
    font-size: 250%;
}

div.topc-panduan:hover {
    background: #FFFFFF;
    color: #01b98e;
    border: 2px solid #01b98e;
}

a.panduan {
    position: absolute;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    width: 200px;
    height: 130px;
    line-height: 32px;
}

a.panduan:hover {
    color: #01b98e;
    text-decoration: none;
}

div.topc-portal {
    width: 100%;
    height: 150px;
    background: #D1417E;
    color: #ffffff;
    border: 2px solid #D1417E;
    font-size: 250%;
}

div.topc-portal:hover {
    background: #FFFFFF;
    color: #D1417E;
    border: 2px solid #D1417E;
}

a.portal {
    position: absolute;
    color: #ffffff;
    padding: 10px;
    text-decoration: none;
    width: 200px;
    height: 130px;
    line-height: 32px;
    margin-left: 0;
    margin-right: 0;
    display: block;
}

a.portal:hover {
    color: #D1417E;
    text-decoration: none;
}

div.socialfoot {
    padding: 10px 30px;
    background: #01b98e;
    box-shadow: 0 1px 0 0 #01b98e;
}

.bidic ul li a {
    color: #000000;
}

.perinatal ul li a {
    color: #000000;
}

.melati ul li a {
    color: #000000;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}