
html, body {
    margin:0;
    padding:0;
}

body {

    font-size:13px;
    line-height:19px;
    color: #000;
    background-color: #FFF;
    font-family:roboto;

}

@font-face {
    font-family: titillium-bold;
    src: url(../fonts/Titillium-Bold.otf);

}

@font-face {
    font-family: titillium;
    src: url(../fonts/Titillium-Regular.otf);
}

@font-face {
    font-family: roboto;
    src: url(../fonts/Roboto-Regular.ttf);
}


.page-not-found {

    font-family: 'Merriweather', serif;
}

.container-main .container-article {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    position:relative;
}


.container {
    width: 980px;
    padding: 0;
    margin: 0 auto;
}


.fixed-header {
    background-color: #FFF;
    z-index: 999;
    top: 0;
    margin-left: 0;
    width: 100%;
    left: 0;
    margin-top: 10px;
}


.navbar-top-wrapper {
    margin: 0 auto;
    width: 980px;
    height: 36px;
}


.navbar-top-logo-site-title {
    float: left;
    padding-top: 11px;
    margin: 0;
}

.navbar-top-search {
    float: right;
    margin-top: 8px;

}

.navbar-top-search-scroll {
    float: right;
    margin-top: 0px;

}

.tags {
    list-style-type: none;
    padding: 0px;
    margin: 1em 0;
}

.tags > li {
    display: inline-block;
    margin-bottom: 4px;
}


.tags > li a {
    background: #32CD32;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 12px;
    padding: 10px 20px;
    border-radius:4px;
}



/* search box */

#custom-search-input{
    padding: 8px;
    border: solid 1px #E4E4E4;
    border-radius: 0px;
    background-color: #fff;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
    width:300px;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 15px;
}


textarea:focus, input:focus{
    outline: none;
}

/* MENU ATAS */


.navbar-menu-wrapper {
    margin: 0 auto;
    width: 980px;
    border-top: #dedede 1px solid;
    border-bottom: #dedede 0px solid;
    margin-top:25px;
    margin-bottom:5px;
    /**margin-left: -162px;
    margin-left: 190px; **/



}


.navbar-submenu-wrapper {
    margin: 0 auto;
    width: 980px;
    border-top: #dedede 0px solid;
    border-bottom: #dedede 1px solid;
    /**margin-top:5px;
    margin-bottom:20px;
    margin-left: -162px;
    margin-left: 190px; **/
    margin-top: -10px;
    margin-bottom: 8px;



}

.navbar-menu-wrapper-fixed {
    margin: 0 auto;
    width: 980px;
    border-top: #dedede 1px solid;
    border-bottom: #dedede 0px solid;
    /**margin-top:25px;
    margin-bottom:20px;**/
    top:0;
    position: fixed;
    display: none;
    margin-left: -193px;
    z-index:1000;
    background:#fff;


}


.navbar-submenu-wrapper-fixed {
    margin: 0 auto;
    width: 980px;
    border-top: #dedede 1px solid;
    border-bottom: #dedede 0px solid;
    /**margin-top:25px;
    margin-bottom:20px;**/
    top:0;
    position: fixed;
    display: none;
    margin-left: -162px;
    z-index:1000;


}

.navbar-menu {
    font-size: 14px;
    line-height: 24px;
    background-color: #FFF;
    /*box-shadow: 0 1px 0 0 rgba(0,0,0,.1);*/

    position: relative;
    height: 38px;
    overflow: hidden;
}

.navbar-menu ul {

    list-style-type: none;
    margin-top: 8px;
    padding: 0;
    text-transform: uppercase;
    font-family: titillium;
    font-weight:bold;
    font-size:16px;
}

.navbar-menu li {

    /* padding-right: 25px; */
    padding-right: 18px;
    display: inline;


}

.navbar-menu li .active-link {

    color:#0071bd;


}



.navbar-submenu {
    font-size: 14px;
    line-height: 24px;
    background-color: #FFF;
    /*box-shadow: 0 1px 0 0 rgba(0,0,0,.1);*/

    position: relative;
    height: 39px;
    width: 980px;
    overflow: hidden;
}

.navbar-submenu ul {

    list-style-type: none;
    margin-top: 8px;
    padding: 0;
    text-transform: none;
    font-family: titillium;
    font-weight: normal;
    font-size:15px;
}

.navbar-submenu li {

    padding-right: 25px;
    display: inline;


}



a:link {
    text-decoration: none;
    color:#000;
    /* color:#2d78a0 */
}

a:visited {
    text-decoration: none;
    color:#000;
    /* color: #a12b2b; */
}

a:hover {
    text-decoration: none;
    color:#0071bd;
    /* color: #a12b2b; */
    cursor:pointer;

}

a:active {
    text-decoration: none;
    color:#0071bd;
}





.leaderboard {

    width: auto;
    height: auto;
    text-align:center;
    margin-bottom: 10px;

}


.header-big {
    margin-right:5px;
    float:left;
    padding:0px;
    position:relative;

}

.header-big-bg {
    position:absolute;

    background: url("../images/shadow-big.png") no-repeat;
    width:440px;
    height:116px;
    top: 186px;


}

.header-big-caption {
    font-family:roboto;
    font-weight:bold;
    font-size:17px;
    color:#fff;
    position:relative;
    padding:20px;
    margin-top: 15px;
    overflow: hidden;
    height: 18px;


}

.header-big-caption a {
    color: #fff;
}


.header-small-caption a {
    color: #fff;
}

.header-small {
    float:right;
    width:535px;
    padding:0px;

}

.header-small ul {
    list-style-type: none;
    margin-top: 0px;
    padding: 0;
    text-transform: uppercase;
    font-family: titillium;
    font-weight:bold;


}

.header-small li {
    padding-right: 0px;
    display: inline-block;

}


/*
.header-small-bg01 {
    position:absolute;
    background: url("../images/shadow-small.png") no-repeat;
    width:264px;
    height:91px;
    top: -79px;
}
*/

.header-small-bg01 {
	position:absolute;
	background: url("../images/shadow-small.png") no-repeat;
	width:264px;
	height:91px;
	top: 58px;
}


.header-small-bg02 {
    position:absolute;
    background: url("../images/shadow-small.png") no-repeat;
    width:264px;
    height:91px;
    /*right:1px;*/
	right:0px;
    top: 58px;


}

.header-small-bg03 {
    position:absolute;

    background: url("../images/shadow-small.png") no-repeat;
    width:264px;
    height:91px;
    right: 5px;
    top: 58px;


}

.header-small-bg04 {
    position:absolute;

    background: url("../images/shadow-small.png") no-repeat;
    width:264px;
    height:91px;
    /*right:1px;*/
	right:0px;
    top: 58px;


}


@-moz-document url-prefix() {
    .header-small-bg02 {
        position:absolute;

        background: url("../images/shadow-small.png") no-repeat;
        width:264px;
        height:91px;
        /*right:4px;*/
		right: 0px;
        top: 58px;
    }
}


@-moz-document url-prefix() {
    .header-small-bg03 {
        position:absolute;

        background: url("../images/shadow-small.png") no-repeat;
        width:264px;
        height:91px;
        right: 5px;
        top: 58px;
    }
}


@-moz-document url-prefix() {
    .header-small-bg04 {
        position:absolute;

        background: url("../images/shadow-small.png") no-repeat;
        width:264px;
        height:91px;
        /*right: 5px;*/
		right: 0px;
        top: 58px;
    }
}



/*
.header-small-caption {
    font-family:roboto;
    font-weight:bold;
    font-size:12px;
    color:#fff;
    position:relative;
    padding:14px;
    margin-top: 6px;
    overflow: hidden;
    height: 22px;
}
*/

.header-small-caption {
	font-family:roboto;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	position:relative;
	padding:14px;
	margin-top: 6px;
	overflow: hidden;
	height: 22px;
	text-transform: none;
}


.clear {
    clear:both;

}



.main-content {
    float:left;
    width:660px;
    position:relative;
    margin-right:20px;

    padding: 0px;
    box-sizing: border-box;


}



.sticky {

    position:absolute;




}

/**
.sticky-stopper {

        margin-top:235px;
}
**/


.right-content-outside {
    float:right;
    width:300px;
    position:relative;

    padding: 0px;
    box-sizing: border-box;


}


.right-content {
    float:right;
    width:300px;
    /**position:relative !important; **/



    padding: 0px;
    box-sizing: border-box;

}


.right-content-fixed {
    position: fixed;
    top: 0;
}

.mt20 {
    margin-top:20px;
}

.mb20 {
    margin-bottom:20px;
}


.content-box-promo .content {
    /** overflow: hidden; **/
    padding: 10px;
    font-size: 13px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid #dfdfdf;
    color: #00000;
    height: 98px;
}


.content-box-promo .title {
    height:30px;
    line-height:30px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background:#eeeeee;
    font-size:16px;
    font-weight:bold;
    font-family:titillium;
    display:block;
    color:#000000;
    display:block;
    padding:10px;
    border: 1px solid #dfdfdf;
    border-bottom:none;
}



.content-box-topikterhangat .content {
    overflow: hidden;
    padding: 10px;
    font-size: 13px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: 1px solid #dfdfdf;
    color: #000000;
    background: #eeeeee;
}

.content-box-topikterhangat .title {
    height:30px;
    line-height:30px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background:#eeeeee;
    font-size:16px;
    font-weight:bold;
    font-family:titillium;
    display:block;
    color:#000000;
    display:block;
    padding:10px;
    border: 1px solid #dfdfdf;
    border-bottom:none;
}


.content-box-topikterhangat ul {

    font-size20px;
    font-weight:bold;

}

.content-box-topikterhangat li {
    padding:10px;
    list-style:none;
    display: inline-block;
    font-style: uppercase;
    width:260px;

}


.middle-ads {
    width:660px;
    height:90px;

}



.box-header {
    margin-bottom: 15px;
    text-align: left;
    display: block;
    background: 0 0;
}


.box-header h3 {
    margin: 0;
}

.box-header-title {
    font-size: 17px;
    font-family:titillium;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    background: 0 0;
    color: #000;
    display: inline-block;
    float: left;

}

.terpopuler-header {
    width:660px;
    margin-top:12px;
    float:left;

}

.terpopuler-header ul {

    list-style-type: none;
    margin: 0;
    padding: 0;



}

.terpopuler-header li {
    display: block;
    width: 320px;
    float: left;

}

.terpopuler-header-child {
    width:660px;
    margin-top:20px;
    float:left;

}

.terpopuler-header-child ul {

    list-style-type: none;
    margin: 0;
    padding: 0;



}

.terpopuler-header-child li {
    display: inline-block;
    width: 325px;
    float: left;
    padding-bottom:10px;

}


.rekomendasi-child {
    width:980px;
    margin-top:20px;
    float:left;

}

.rekomendasi-child ul {

    list-style-type: none;
    margin: 0;
    padding: 0;



}

.rekomendasi-child li {
    display: inline-block;
    width: 485px;
    float: left;
    padding-bottom:10px;

}


.big-title-404 {
    font-size:120px;
    color:#000;
    font-weight:bold;
    text-align:center;
    margin-top: 75px;
    margin-bottom: 61px;

}

.small-title-404 {

    font-size:30px;
    color:#000;
    font-weight:bold;
    text-align:center;
    line-height:20px;
    margin-bottom: 80px;
}


.title-terpopuler-child {

    width:156px;

    overflow: hidden;
}

.title-terpopuler-notfound {


    width:313px;
    overflow: hidden;
}




.terpopuler-header-latest {
    width:660px;
    margin-top:4px;
    float:left;

}

.terpopuler-header-latest ul {

    list-style-type: none;
    margin: 0;
    padding: 0;

}

.terpopuler-header-latest li {
    display: inline-block;
    width: 660px;
    float: left;
    padding-bottom:20px;
    padding-top:20px;
    border-bottom: 1px solid #ccc;

}

.title-terpopuler-latest {

    width: 488px;
    font-weight:bold;
    overflow: hidden;
    font-size:15px;
}

.shordesc-terpopuler-latest {

    width: 488px;
    font-weight:normal;
    overflow: hidden;
}


.artikel-profile {
    width:635px;
    margin-top:4px;
    float:left;

}

.artikel-profile ul {

    list-style-type: none;
    margin: 0;
    padding: 0;

}

.artikel-profile li {
    display: inline-block;
    width: 635px;
    float: left;
    padding-bottom:20px;
    padding-top:20px;
    border-bottom: 1px solid #ccc;

}



.title-artikel-profile {

    width: 463px;
    font-weight:bold;
    overflow: hidden;
    font-size:15px;
}

.shordesc-artikel-profile {

    width: 463px;
    font-weight:normal;
    overflow: hidden;
}





.partner-name {

    font-size:12px;
    padding-left:10px;
    float:left;
    padding-top: 9px;


}

.partner-name-headline {

    font-family: roboto;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    position: relative;
    padding: 20px;
    padding-left: 20px;
    padding-top: 6px;
    display: inline-flex;


}

.partner-name-headline-small {

    font-family: roboto;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    position: relative;
    padding: 20px;
    padding-left: 15px;
    padding-top: 5px;
    display: inline-flex;


}


.mr-box {

    width:300px;
    height:auto;
}


.content-promotion-title {
    font-size: 17px;
    font-family:titillium;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    background: 0 0;
    color: #000;
    display: inline-block;
    float: left;
    padding-top:15px;

}

.content-promotion {
    width:300px;
    margin-top:10px;
    float:left;

}

.title-content-promotion-big {

    width:300px;
    overflow: hidden;
    padding-top:6px;
}


.title-content-promotion-small {

    width:145px;
    overflow: hidden;
    padding-left: 6px;
}


.content-promotion ul {

    list-style-type: none;
    margin: 0;
    padding: 0;



}

.content-promotion li {
    display: block;
    width: 300px;
    float: left;
    padding-bottom: 15px;


}

.berita-terbaru-title {
    font-size: 17px;
    font-family:titillium;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    background: 0 0;
    color: #000;
    display: inline-block;
    float: left;
    padding-top:15px;

}

.berita-terbaru {
    width:300px;
    margin-top:4px;
    float:left;

}

.berita-terbaru ul {

    list-style-type: none;
    margin: 0;
    padding: 0;

}

.berita-terbaru li {
    display: inline-block;
    width: 300px;
    float: left;
    padding-bottom:20px;
    padding-top:20px;
    border-bottom: 0px solid #ccc;

}

.title-berita-terbaru {

    width: 145px;
    overflow: hidden;
}



ul.breadcrumb {
    padding: 0px 0px;
    list-style: none;

    font-size: 14px;
}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: black;
    content: "\003e";
}
ul.breadcrumb li a {
    color: #0275d8;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #01447e;
    text-decoration: underline;
}



.article-content {
    font-size: 15px;
    line-height: 23px;
    color: #000;
}

.article-content a {
    color:#2d78a0;
}

.article-content .big-title {
    font-size: 32px;
    line-height: 33px;
    color: #000;
    font-family:titillium;
    font-weight:500;
    padding-bottom:20px;

}

.article-content p img {
    width:100% !important;
}

.fl {
    float:left;


}

.fr {
    float:right;


}

.pr8 {
    padding-right:8px;



}

hr {
    noshade;
    border-top: 1px solid #ccc;

}

/*
.skin-ads {

        position: fixed;
    z-index: -1;
    width: 980px;
    margin: 0 auto;
    top: 83px;
    padding-bottom: 0px;
}


.skin-ads-left {

        float: left;
    left: -130px;
    width: 150px;
    position: relative;
}

.skin-ads-right {

        float: right;
    right: -159px;
    width: 150px;
    position: relative;
}
*/


.skin-ads-left {


    position: fixed;
    z-index: 999;
    top: 0px;
    margin: 19px 0px 0px -619px;
    left: 50%;
}

.skin-ads-right {

    position: fixed;
    z-index: 999;
    top: 0px;
    margin: 19px 0px 0px 498px;
    left: 50%;
}


.footer {

    width:980px;
    background-color:#dedede;
    padding:30px;
    margin-top:40px;
}

.footer ul {

    list-style-type: none;
    margin-top: 8px;
    padding: 0;
    text-transform: uppercase;
    font-family: titillium;
    font-size:14px;
    width: 615px;
    float:left;
}


.footer li {

    padding-right: 25px;
    display: inline;

}

.copyright {

    width:280px;
    float:right;
    padding-top: 11px;

}

.container-main-footer {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position:relative;
    background-color:#dedede;
}



/** @import url('//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css'); **/

#social {
    margin: 20px 10px;
    /** text-align: center; **/
}

#social a {
    color:#ffffff;
}

#social a:hover {
    color:#000;
}

.smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border:2px solid #ddd; /* add border to the buttons */
    box-shadow: 0 3px 3px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius:27px;
    -webkit-border-radius:27px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
    border-color: #4060A5; /* change the border color on mouse hover */
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
    font-family: "FontAwesome";
    content: "\f099"; /* add twitter icon */

}

.twitterBtn:hover{
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
    font-family: "FontAwesome";
    content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
    color: #e64522;
    background: #fff;
    border-color: #e64522;
}

/* linkedin button class*/
.bbmBtn{
    background: #0094BC;
}

.bbmBtn:before{
    font-family: "FontAwesome";
    content: "\f0e1"; /* add linkedin icon */
}

.bbmBtn:hover{
    color: #0094BC;
    background: #fff;
    border-color: #0094BC;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
    font-family: "FontAwesome";
    content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
    color: #cb2027;
    background: #fff;
    border-color: #cb2027;
}

/* tumblr button class*/
.waBtn{
    background: #00ce0a;
}

.waBtn:before{
    font-family: "FontAwesome";
    content: "\f232"; /* add tumblr icon */
}

.waBtn:hover{
    color: #3a5876;
    background: #fff;
    border-color: #3a5876;
}

/* rss button class*/
.rssBtn{
    background: #e88845;
}

.rssBtn:before{
    font-family: "FontAwesome";
    content: "\f09e"; /* add rss icon */
}

.rssBtn:hover{
    color: #e88845;
    background: #fff;
    border-color: #e88845;
}

/*2 column tag*/

.column-tag {
    float: left;
    /*width: 50%;*/
    padding: 10px;

}

/* Clear floats after the columns */
.row-tag:after {
    content: "";
    display: table;
    clear: both;
}

/*end 2 column tag*/

/**

.pagination {
    text-align: center;

    border: 1px solid #ccc;
    width: 355px;
    margin: 20px auto;
}
.pagination a, .pagination strong {
    background: #fff;
    display: inline-block;
    margin-right: 3px;
    padding: 4px 12px;
    text-decoration: none;
        line-height: 1.5em;

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.pagination a:hover {
    background-color: #BEBEBE;
    color: #fff;
}
.pagination a:active {
        background: rgba(190, 190, 190, 0.75);
}
.pagination strong {
    color: #fff;
    background-color: #BEBEBE;
}
**/


.pagination {


    border: 0px solid #ccc;
    width: 355px;
    margin: 20px auto;
}

.pagination ul {
    text-align: center;
}

.pagination li {
    display: inline-block;
    border: 1px #ccc solid;
    padding: 8px;
}

.pagination li a{
    color:#000000;

}

.pagination .active a{
    color:#2f74f3;
    font-weight:bold;
    font-size:14px;
}

.pagination .next a{
    color:#d13b00;
    font-weight:bold;
}

.pagination .prev a{
    color:#d13b00;
    font-weight:bold;
}

.pagination .disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}


form {

    margin:10px 10px;
}


.form-search {
    /*height: 32px;*/
    border: 1px solid #CCC;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #4A4A4A;
    background-color: #FFF;
    vertical-align: middle;

    max-width: 150px;
}


.submit-btn {
    margin-top: 10px;
    background-color: #fe7e00;
    border: none;
    color: white;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}


.baca-juga {
    width: 231px;
    margin: 0 0 19px 19px;
    padding: 10px 15px;
    float: right;
    border: 1px solid #ccc;
}


.baca-juga-header {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    color: #ed1b23;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
}

.baca-juga-list {

    padding: 10px 10px;
    margin: 5px 0 0 0;
    font-weight:bold;
}


.baca-juga-list li {

    padding-bottom: 10px;

}


.breaking-news {

    background: #f70700;
    width:910px;
    height:40px;
    color:#fff;
    box-sizing: border-box;
    padding: 11px 5px 5px 14px;
    margin-bottom: 10px;
    margin-top: -10px;
    float:left;
    font-size: 14px;

}

.close-btn {

    background: #f70700;
    width:70px;
    height:40px;
    color:#fff;
    box-sizing: border-box;
    padding: 10px 5px 1px 4px;
    margin-bottom: 10px;
    margin-top: -10px;
    float:right;
}


.bg-profile {
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    position: relative;


}

.image-responsive {

    display: block;
    width: 100%;
    height: auto;
}

.profile-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.profile-avatar {
    float: left;
    cursor: pointer;
    position: relative;
    background-position: center top;
    background-size: 100px;
    width: 100px;
    height: 100px;
    border: 1px #FFF solid;
    overflow: hidden;
}

.profile-bio-wrapper {
    float: left;
    padding-left: 20px;
}

.profile-fullname {
    color: #FFF;
    margin-top: 30px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-shadow: 0 0 4px rgba(0,0,0,.6);
}


/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

#Artikel {

    display:block;
}

.bg-profile {
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

.image-responsive {
    display: block;
    width: 100%;
    height: auto;
}

.profile-wrapper {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.profile-avatar {
    float: left;
    cursor: pointer;
    position: relative;
    background-position: center top;
    background-size: 100px;
    width: 100px;
    height: 100px;
    border: 1px #FFF solid;
    overflow: hidden;
}

.profile-bio-wrapper {
    float: left;
    padding-left: 20px;
}

figcaption {
    color: #989898;
    font-size: 12px;
    border-bottom: 1px solid #e9e9e9;
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.profile-fullname {
    color: #FFF;
    margin-top: 30px;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-shadow: 0 0 4px rgba(0,0,0,.6);
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
