@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);

@font-face {
    font-family: 'Felixti';
    src: url('Felixti.ttf') format('truetype');
}

*:focus {
    outline: none;
}

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0px!important;
    padding: 0px!important;
}

.ua-logo {
    background: url('../main/stikes.png') no-repeat 15px center; 
    min-height: 60px!important;
}

.ua-home{
    min-width: 200px;
    min-height: 60px;
}

/* custom css for navbar */
nav.navbar.navbar-default {
    background: #fff!important;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;;
    padding-bottom:0px;
}

@media (min-width: 768px) { 
    .navbar-right {
        float: right!important;
        margin-right:25px !important;
    }
}

.ua-title {

}

.navbar-brand.ua-title {
    color: #000;
}

.navbar-brand.ua-title:hover, .navbar-brand.ua-title:focus {
    color: #000;

}

.navbar-collapse.collapse {
    background: #116530;
}

ul.nav.navbar-nav.ua-navbar-header > li {
    background: #116530;
    font-size: 13px;
}

ul.nav.navbar-nav.ua-navbar-header > li a {
    color: #fff!important;
    background: none;

    -webkit-transition: ease-in-out 250ms all;
    -moz-transition     : ease-in-out 250ms all;
    -ms-transition      : ease-in-out 250ms all;
    transition          : ease-in-out 250ms all;
}

ul.nav.navbar-nav.ua-navbar-header > li a:hover {
    background: #102681;
}

ul.nav.navbar-nav.ua-navbar-header > li.active a {
    background: #102681;
}

/* custom css for sub-navbar */
.navbar-collapse.collapse.sub-navbar {
   /* background: #064635; */
}

.navbar-collapse.collapse.sub-navbar a {
    color:white;
    font-size: 13px;

}

.navbar-collapse.collapse.sub-navbar ul li > a {
    color:#fff;
    font-weight:bold;

    -webkit-transition: ease-in-out 250ms all;
    -moz-transition     : ease-in-out 250ms all;
    -ms-transition      : ease-in-out 250ms all;
    transition              : ease-in-out 250ms all;
}

.navbar-collapse.collapse.sub-navbar ul li > a:hover, .navbar-collapse.collapse.sub-navbar ul li.dropdown.open a.dropdown-toggle {
    color: #fff;
    background: #1E5128;
}

.content-news {
    height: 440px!important;
}

.ua-base-content {
    padding: 5px 10px;
    margin-bottom: 30px;
}

.ua-base-content h4 {
    line-height: 25px;
}

.ua-header-content {
    background: #1E5128;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
}

.ua-header-content-second {
    background: #064635;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1);

    margin-bottom: 25px;
}

.ua-agenda-ticker {
    min-height: 460px!important;
    padding-bottom: 25px;
    clear: both;
}

.ua-list-agenda {
    list-style: none;
    padding: 0px;
}

.ua-agenda-date {
    background: #2c2b73;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.ua-agenda-date-active {
    background: #ffb946;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.ua-agenda-card {
    margin: 0px;
    border-bottom: solid 1px #f1f1f1;
}

.ua-agenda-card > div.col-md-9.col-sm-9.col-xs-9 {
    padding-top: 10px!important;
}

.ua-content {
    margin-top: -30px;
}

.ua-content-img {
    width: 100%;
}

.myhomejudulberita {
    color: black;
    font-weight: bold;
    padding: 10px 0px;
    display: block;
}

.myhomejudulberita:hover {
    color: black;
    text-decoration: none;
}

.titlegalery {
    color: black;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.berita {
    border:1px solid #1313;
    margin:10px 0;
}

.judulberita {
    margin-bottom:25px;
}

.contentberita {
    font-size:13.4px;
    
}

.judulberita a {
    color: black;
    font-weight:bold;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 0px;
    display: block;
}

.judulberita a:hover {
    color: black;
    text-decoration: none;
}
 

.meta-text {
    color: #919191;
    font-size: .85714em;
    line-height: 1em;
}
 
.tglberita {
    color: #919191;
    font-size: .85714em;
    line-height: 1em;
}

.ua-content-text {
    font-size: 13px;
    padding-top: 5px;
    text-align: justify;
    margin-top: 5px;
}

.isipotongan {
    font-size: 13px;
    text-align: justify;
    margin-top: 5px;
}

.ua-content-text h3 {
    text-align: left;
}

.btn.btn-ua {
    color: #fff;
    background: #116530;
    padding: 15px 25px;
    font-weight: lighter;
    font-size: 14px;
}

.btn.btn-ua-newsletter {
    color: #fff;
    background: #116530;
    padding: 15px 25px;
    font-weight: lighter;
    font-size: 14px;
}


.btn.btn-ua-small {
    color: #fff;
    background: #116530;
    padding: 7px 15px;
    font-weight: lighter;
    font-size: 14px;
}

.ua-paralax {
    min-height: 400px;
    background: url(../img/background/paralax-bg.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.ua-paralax-content {
    padding: 50px 15px;
}

.ua-paralax-col {
    background: rgba(255,255,255,0.8);
    padding: 30px;
    margin-bottom: 20px;
}

.ua-paralax-title {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.ua-video {
    background: #fff;
}

.ua-paralax-col {

}

.ua-sub-footer {
    background: #4B9DD3;
    padding: 15px;
}

.ua-footer {
    background: #000;
    color: #fff;
    padding: 15px 0px;
    font-size: 12px;
}

.ua-ms {
    margin-right: 10px;
}

.ua-box {
    display: block;
}

.day {
    font-size: 20px;
    font-weight: lighter;
    line-height: 25px;
    text-transform: uppercase;
}

.date {
    font-size: 45px;
    font-weight: bold;
    line-height: 50px;
    font-family: Arial;
}

.month {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
}

.no-padding {
    padding: 0px!important;
}

.no-margin {
    margin: 0px!important;
}

.pagination {
    padding: 15px;
}

.pagination-list {
    padding: 0px;
}

.pagination-list li {
    background: #f0f0f0;
    padding: 10px 15px;
    color: #333;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

.pagination-list li:hover {
    background: #2c2b73;
    color: #fff;
}

.ua-separator-content {
    background: #ffb946;
    padding: 30px 0px;
    text-align: center;
}
 

.btn-close-sidebar {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    font-size: 20px;
    margin-top: 20px;
    color: #116530;
}

.btn-close-sidebar:hover {
    background: #ebebeb;
}

/* css for ua dropdown */
.dropdown-menu.ua-base-dropdown {
    background: rgba(255,255,255,0.9);
    border-radius: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 5px solid #116530;
}

.ua-dropdown {
    list-style: none;
    padding: 0px;
}

.ua-dropdown li {
    margin: 0px 10px;
}

.ua-dropdown li.dropdown-header {
    padding: 15px 0px;
    border-bottom: 2px solid #116530;
    margin: 0px 10px 10px 10px;
}

.ua-dropdown li > a {
    color: #333!important;
    text-decoration: none;
    padding: 10px 10px 10px 0px;
    width: 100%;
    margin: none;
    display: block;
    border-right: 2px solid rgba(0, 0, 0, 0);;

    -webkit-transition: ease-in-out 250ms all;
    -moz-transition     : ease-in-out 250ms all;
    -ms-transition      : ease-in-out 250ms all;
    transition              : ease-in-out 250ms all;
}

.ua-dropdown li > a:hover {
    background: none!important;
    border-right: 2px solid #4B9DD3;
}

.ua-base-dropdown {
    position: absolute;
    width: auto;
}

.text-footer {
    line-height: 20px;
}

.embed-responsive {
    margin-bottom: 20px;
}

.navbar-collapse.collapse.sub-navbar div.container {
    margin-top: 0px;
}

.ua-header-title {
    text-transform: uppercase;
    color: #116530;
    font-size: 16px;
    padding: 15px;
    font-weight: bold;
}

.ua-sigle-article {
    background: #fff!important;
    margin-top: -50px;
    z-index: 999;
    position: relative;
    box-shadow: 0 -20px 20px -15px rgba(0,0,0,0.1);
}

ul.ua-sidebar {
    list-style: none;
    padding: 0px;
}

ul.ua-sidebar li a {
    display: block;
    padding: 15px 25px;
    border-right: 5px solid #fff;
    color: #333;
    text-decoration: none;

    -webkit-transition: ease-in-out 250ms all;
    -moz-transition     : ease-in-out 250ms all;
    -ms-transition      : ease-in-out 250ms all;
    transition              : ease-in-out 250ms all;
}

ul.ua-sidebar li a:hover {
    background: #f7f7f7;
    border-right: 5px solid #ffb82c;
    text-decoration: none;
    color: #116530;
}

ul.ua-sidebar li a.active {
    background: #f9f9f9;
    display: block;
    padding: 15px 25px;
    border-right: 5px solid #ffb82c;
    color: #333;
    text-decoration: none;
}

.paralax-title {
    position: absolute;
    font-size: 40px;
    font-weight: 300;
    line-height: 160px;
    color: #fff;
    text-shadow: 1px 1px #888;
}

.img-paralax {
    height: 200px;
    overflow: hidden;
}

.ua-fakultas {
    margin-top: 10px;
    display: block;
    text-decoration: none;
    color: #333;
    text-transform: uppercase;
    padding: 15px;

    -webkit-transition: ease-in-out 250ms all;
    -moz-transition     : ease-in-out 250ms all;
    -ms-transition      : ease-in-out 250ms all;
    transition              : ease-in-out 250ms all;
}

.ua-fakultas:hover {
    background-color: #116530;
    color: #fff;
    text-decoration: none;
}

.ua-fk-sub {
    font-weight: bold;
}

.ua-fk-text {
    font-size: 20px;
    font-weight: 300;
}

.img-content {
    width: 100%;
    object-fit: cover;
    display: block;
}

.fk-kedokteran {
    background-image: url('../img/background/fk-kedokteran.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-kedokteran-gigi {
    background-image: url('../img/background/fk-kedokteran-gigi.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-hukum {
    background-image: url('../img/background/fk-hukum.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-ekonomi {
    background-image: url('../img/background/fk-ek-dan-bisnis.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-farmasi {
    background-image: url('../img/background/fk-farmasi.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-kedokteran-hewan {
    background-image: url('../img/background/fk-kedokteran-hewan.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-sosial {
    background-image: url('../img/background/fk-sos-dan-pol.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-sains {
    background-image: url('../img/background/fk-sains-dan-tek.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-kesehatan {
    background-image: url('../img/background/fk-kes-mas.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-psikologi {
    background-image: url('../img/background/fk-psikologi.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-budaya {
    background-image: url('../img/background/fk-budaya.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-keperawatan {
    background-image: url('../img/background/fk-keperawatan.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-perikanan {
    background-image: url('../img/background/fk-perikanan.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-vokasi {
    background-image: url('../img/background/fk-vokasi.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}
.fk-pascasarjana {
    background-image: url('../img/background/fk-pascasarjana.png');
    background-repeat: no-repeat;
    background-position: center left -10px;
}

.ua-header-text-title-video {
    text-decoration: none;
    font-size: 24px;
    font-weight: lighter;
    color: #333;
    display: block;
}

.youtube {
    background: url('../img/icon/social/youtube-ori.png') no-repeat left center;
    padding-left: 100px!important;
}

.twiiter {
    background: url('../img/icon/social/twitter.png') no-repeat left center;
    padding-left: 80px!important;
    margin-top: 18px;
}

.ua-header-img {
    padding: 10px;
}

.ua-header-img a, .ua-header-img a:hover {
    color: #333;
    line-height: 12px;
    text-decoration: none;
}

.time-agenda {
    font-size: 12px;
}

ul.twiiter-list {
    list-style: none;
    padding: 0px;
    overflow:auto;
}

ul.twiiter-list li {
    color: #fff;
    padding: 10px 15px 10px 50px;
    font-size: 12px;
    background-image: url('../img/icon/comment.png');
    background-repeat: no-repeat;
    background-position: center left 15px;
}

ul.twiiter-list li:nth-child(even) {
    background-color: #0097d0;
}

ul.twiiter-list li:nth-child(odd) {
    background-color: #0277a3;
}

.media.ua-media {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: #ebebeb dashed 1px;
}

.media.ua-media:last-child {
    margin-top: 15px;
    padding-bottom: 15px;
    border-bottom: none;
}

.media-left.ua-media img {
    margin-top: 15px;
}

.ua-twitter-text {
    display: block;
}

.ua-btn-footer {
    text-decoration: none;
}

.ua-btn-footer:hover {
    text-decoration: none;
}

.ua-lecturer-profil {
    margin-top: -80px;
    margin-right: 70px;
}

.container.ua-sigle-article {
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
}

.container.ua-sigle-article > div.col-lg-9.col-md-9.col-sm-12.col-xs-12 {
    border-left: solid 1px #f1f1f1;
}

.media-object {
    width: 100%!important;
    margin-top: 15px;
}

.ua-base-content > p  {
    display: block;
}

.breadcrumb {
    
    background: none!important;
    padding-left: 17px!important;
}

.space {
    margin-bottom: 30px;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {

}

::-webkit-scrollbar-thumb {
    background: #064635;
}

@media (max-width: 768px) {

    .content-news {
        height: auto!important;
    }

    .day {
        font-size: 16px;
        font-weight: lighter;
        line-height: 25px;
        text-transform: uppercase;
    }

    .date {
        font-size: 40px;
        font-weight: bold;
        line-height: 50px;
        font-family: Arial;
    }

    .month {
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        text-transform: uppercase;
    }

    .ua-base-content.col-lg-9.col-md-9.col-sm-12.col-xs-12.category-article {
        padding: 15px;
    }

    ul.ua-sidebar {
        list-style: none;
        padding: 0px;
        border-bottom: 1px solid #ebebeb;
    }

    .ua-sigle-article {
        background: #fff!important;
        margin-top: 0px;
        z-index: 999;
        position: relative;
        box-shadow: none;
    }

    .paralax-title {
        position: absolute;
        font-size: 30px;
        font-weight: 300;
        line-height: 45px;
        color: #fff;
        text-shadow: 1px 1px #888;
    }

    .img-paralax {
        height: 230px;
        overflow: hidden;
    }

    .container {
        width: 100%;
    }

    .ua-content {
        margin-top: 30px;
    }

    .container.ua-base-navbar {
        /*background: url('../img/background/navbar-bg.png') repeat-x bottom left #fff;*/
        box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    }

    /* custom css for navbar */
    .navbar-brand.ua-title {
        color: #333;
    }

    .navbar-brand.ua-title:hover, .navbar-brand.ua-title:focus {
        color: #333;
    }

    .navbar-collapse.collapse {
        background: #fff;
    }

    ul.nav.navbar-nav.ua-navbar-header > li {
        background: #116530;
        font-size: 16px;
    }

    ul.nav.navbar-nav.ua-navbar-header > li a {
        color: #333!important;
        background: none;

        -webkit-transition: ease-in-out 250ms all;
        -moz-transition     : ease-in-out 250ms all;
        -ms-transition      : ease-in-out 250ms all;
        transition              : ease-in-out 250ms all;
    }

    ul.nav.navbar-nav.ua-navbar-header > li a:hover {
        background: #102681;
    }

    ul.nav.navbar-nav.ua-navbar-header > li.active a {
        background: #102681;
    }

    /* custom css for sub-navbar */
    .ua-search-mobile {
        padding: 34px 20px 34px 20px;
        border: none;
    }

    .navbar-collapse.collapse.sub-navbar div.container {
        margin: 40px 0 0 0;
    }

    .navbar-collapse.collapse.sub-navbar {
        /*background: #f1f1f1;
        box-shadow: 0 0 0px rgba(0,0,0,0.5); */
        position: fixed;
        top: 0px;  
        left: 100%;
        bottom: 0px;
        right: -300px;
        z-index: 99999;
        display: block;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .navbar-collapse.collapse.sub-navbar a {
        color: #333;
        font-size: 14px;
    }

    .navbar-collapse.collapse.sub-navbar ul li > a {
        color: #333;

        -webkit-transition: ease-in-out 250ms all;
        -moz-transition     : ease-in-out 250ms all;
        -ms-transition      : ease-in-out 250ms all;
        transition              : ease-in-out 250ms all;
    }

    .navbar-collapse.collapse.sub-navbar ul li > a:hover, .navbar-collapse.collapse.sub-navbar ul li.dropdown.open a.dropdown-toggle {
        color: #116530;
        background: none!important;
    }

    .ua-dropdown:first-child {
        border-top: 1px solid #e0e0e0;

        -webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1) inset;
        -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1) inset;
        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.1) inset;
    }

    .ua-dropdown:last-child {
        border-bottom: 1px solid #e0e0e0;

        -webkit-box-shadow: 0 -10px 6px -6px rgba(0,0,0,0.1) inset;
        -moz-box-shadow: 0 -10px 6px -6px rgba(0,0,0,0.1) inset;
        box-shadow: 0 -10px 6px -6px rgba(0,0,0,0.1) inset;
    }

    .ua-dropdown li.dropdown-header {
        padding: 15px 0px!important;
        border-bottom: 2px solid #116530;
    }

    .ua-agenda-ticker {
        min-height: 720px!important;
        padding-bottom: 25px;
    }

    .ua-base-content {
        padding: 0px;
        margin-bottom: 30px;
    }

}

@media (min-width: 768px) and (max-width: 992px){
    .container {
        width: 100%;
    }

    .ua-content {
        margin-top: 0px;
    }

    .ua-header-content {

    }

    .ua-base-content {
        padding: 0px;
        margin-bottom: 30px;
    }


}

@media (min-width: 992px) and (max-width: 1200px){
    .container {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 90%;
    }
    .Selengkapnya {
    margin:auto 40%;    
    margin-top: 35px;
    }    
}

.Selengkapnya {
    font-weight: bold;
    background-color: #064635;
    border: none;
    color: white;
    padding: 9px 18px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
 
}

.Selengkapnya:hover {
    color: white;
    text-decoration: none;
}

.myviewall {
    font-weight: bold;
    text-align: center;
} 
 