#container {
    background-image: url("http://e-journal.iakntarutung.ac.id/public/site/images/admincultivation/bg-small-rio.png") ! important;
    background-repeat: repeat ! important;
}

#headerTitle {
    -webkit-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.82);
    -moz-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.82);
    box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.82);
    margin-top: 10px ! important;
    margin-left: 10px ! important;
    margin-right: 10px ! important;
}

#body {
    -webkit-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.82);
    -moz-box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.82);
    box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.82);
    margin-bottom: 10px ! important;
    margin-left: 10px ! important;
    margin-right: 10px ! important;
}

/*awal*/
.xverticalrio a {
    width: 100%;
}

.xverticalrio {
    border: 1px solid #96d1f8;
    background: #6873dd;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#6873dd));
    background: -webkit-linear-gradient(top, #3e779d, #6873dd);
    background: -moz-linear-gradient(top, #3e779d, #6873dd);
    background: -ms-linear-gradient(top, #3e779d, #6873dd);
    background: -o-linear-gradient(top, #3e779d, #6873dd);
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
    display: block;
    text-shadow: rgba(0, 0, 0, .4) 0 1px 0;
    color: #fff;
}

.xverticalrio a:hover {
    border-top-color: #28597a;
    background: #28597a;
    color: #ccc;
}

.xverticalrio a.active {
    position: relative;
    top: 1px;

    border-top-color: #1b435e;
    background: #1b435e;
}

.xverticalisirio {
    width: auto;
    border: 1px solid #96d1f8;
    display: block;
    text-align: center;
    -webkit-border-radius: 100px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
}

/*awal*/
#sidebarUser {
    width: auto ! important;
    border: 1px solid #96d1f8 ! important;
    display: block ! important;
    text-align: center ! important;
    -webkit-border-radius: 100px 0px 10px 10px ! important;
    -moz-border-radius: 10px 10px 10px 10px ! important;
    border-radius: 10px 10px 10px 10px ! important;
}

#sidebarWebFeed {
    width: auto ! important;
    border: 1px solid #96d1f8 ! important;
    display: block ! important;
    text-align: center ! important;
    -webkit-border-radius: 100px 0px 10px 10px ! important;
    -moz-border-radius: 10px 10px 10px 10px ! important;
    border-radius: 10px 10px 10px 10px ! important;
}

#sidebarKeywordCloud {
    width: auto ! important;
    border: 1px solid #96d1f8 ! important;
    display: block ! important;
    text-align: center ! important;
    -webkit-border-radius: 100px 0px 10px 10px ! important;
    -moz-border-radius: 10px 10px 10px 10px ! important;
    border-radius: 10px 10px 10px 10px ! important;
}

#notification {
    width: auto ! important;
    border: 1px solid #96d1f8 ! important;
    display: block ! important;
    text-align: center ! important;
    -webkit-border-radius: 100px 0px 10px 10px ! important;
    -moz-border-radius: 10px 10px 10px 10px ! important;
    border-radius: 10px 10px 10px 10px ! important;
}

#sidebarLanguageToggle {
    width: auto ! important;
    border: 1px solid #96d1f8 ! important;
    display: block ! important;
    text-align: center ! important;
    -webkit-border-radius: 100px 0px 10px 10px ! important;
    -moz-border-radius: 10px 10px 10px 10px ! important;
    border-radius: 10px 10px 10px 10px ! important;
}

#sidebarNavigation {
    width: auto ! important;
    border: 1px solid #96d1f8 ! important;
    display: block ! important;
    text-align: center ! important;
    -webkit-border-radius: 100px 0px 10px 10px ! important;
    -moz-border-radius: 10px 10px 10px 10px ! important;
    border-radius: 10px 10px 10px 10px ! important;
}

/*akhir*/

/*awal*/
.blockTitle a {
    width: 100%;
}

.blockTitle {
    border: 1px solid #96d1f8;
    background: #6873dd;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#6873dd)) ! important;
    background: -webkit-linear-gradient(top, #3d6113, #8bc34a) ! important;
    background: -moz-linear-gradient(top, #3e779d, #6873dd) ! important;
    background: -ms-linear-gradient(top, #3e779d, #6873dd) ! important;
    background: -o-linear-gradient(top, #3e779d, #6873dd) ! important;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    padding-top: 9.5px;
    padding-bottom: 9.5px;
    display: block;
    color: #fff ! important;
    text-transform: uppercase;
}

.blockTitle a:hover {
    border-top-color: #28597a;
    background: #28597a;
    color: #ccc;
}

.blockTitle a.active {
    position: relative;
    top: 1px;

    border-top-color: #1b435e;
    background: #1b435e;
}


/*akhir*/

/*akhir*/
.vertical-menu {
    width: 100%;
    /* lebar dari menu, saran saya tidak perlu di ubah */
}

.vertical-menu a {
    border-top: 1px solid #ffffff;
    background: #6873dd;
    background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#6873dd));
    background: -webkit-linear-gradient(top, #8bc34a, #15c045);
    background: -moz-linear-gradient(top, #3e779d, #6873dd);
    background: -ms-linear-gradient(top, #3e779d, #6873dd);
    background: -o-linear-gradient(top, #3e779d, #6873dd);
    padding: 12.5px 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 1) 0 1px 0;
    text-shadow: rgba(0, 0, 0, .1) 0 1px 0;
    color: rgb(7, 7, 7);
    font-family: Georgia, serif;
    text-decoration: none;
    vertical-align: middle;


    font-family: Arial;
    font-size: 11px;


    display: block;
    text-decoration: none;
    margin-top: 1px;
}

.vertical-menu a:hover {
    border-top-color: #009688;
    background: #009688;
    color: #ccc;
}

.vertical-menu a.active {
    position: relative;
    top: 1px;

    border-top-color: #1b435e;
    background: #1b435e;
}

/*awal*/
/* Images between <hr> tag */

hr.style-six {
    padding: 0;
    border: none;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    color: #333;
    text-align: center;
}

hr.style-six:after {
    content: " ";
    display: inline-block;
    position: relative;
    top: -2.1em;
    font-size: 1.5em;
    padding: 5px 1.25em;
    background: #fff url(http://e-journal.iakntarutung.ac.id/public/site/images/admincultivation/icon_IAKN_copy1.png) no-repeat scroll center;
    background-size: 30px 30px;
    height: 70px;
}