    *,
body {
    margin: 0;
    padding: 0
}

.main-menu>div>ul>li:last-child>ul,
.thead {
    right: 0
}

.menu2 ul li a,
.tup {
    text-transform: uppercase
}

.clock,
.main-menu>div>ul>li,
.telpon{
    vertical-align: middle
}

.navhl a:focus,
.navhl2 li a:focus,
a {
    outline: 0
}

body {
    font-family: "Open Sans", arial, sans-serif;
    font-size: 13px;
    color: #323233;
    background-color: #ebebeb;
    font-smooth: always;
    -webkit-font-smoothing: antialiased!important;
    -moz-font-smoothing: antialiased!important;
    font-smoothing: antialiased!important
}

a {
    color: #3ca5dd
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

img {
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    font-size: inherit;
    display: inherit
}

.thead {
    background-color: #fff;
}

.main-menu>div>ul>li:hover>a,
.menu2 ul li a:hover,
.nohover,
nohover a:hover {
    text-decoration: none
}

.close,
.cur,
.theader .havc {
    cursor: pointer
}

.btsquare,
.imgmem,
.lg-textrep,
.main-menu>div>ul>li>a,
.ovh,
.sideover span,
.tagcloud2 {
    overflow: hidden
}

.theader>ul>li:hover>div {
    visibility: visible;
    display: block;
    opacity: 1;
    transition-delay: 0s
}

.theader .submenu>div {
    margin: 0 auto;
    width: 1150px
}

.theader .submenu-login .submenuc-login {
    margin: 0 auto;
    padding-right: 30px;
    text-align: right
}

.theader ul>li>.submenu .sn_content {
    margin: 0 auto
}

.theader .sn_content>a,
.theader .sn_content>div {
    float: right;
    width: 330px
}

.theader .sn_content li {
    width: 200px
}

.theader ul>li .tnetwork li {
    width: 190px!important
}

.theader ul>li .tnetwork a {
    color: #71c4d6
}

.theader .user img {
    border-radius: 12px;
    border: 1px solid #888
}

.theader i {
    font-size: 20px
}

.theader .sn i {
    font-size: 22px!important
}

theader .sn .fa {
    font-size: 20px!important
}

.theader .havc.search:hover,
.theader .havc.search:hover>a {
    background-color: #fefefe;
    color: #71c4d6;
    text-decoration: none
}

.theader .search i {
    margin-top: -5px
}

.theader .search .submenu div {
    width: 500px;
    padding: 20px 0
}

.theader .inputsearch {
    float: left;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 15px;
    color: #555;
    width: 390px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    background: rgba(255, 255, 255, .75);
    border: 1px solid rgba(0, 0, 0, .25);
    height: 16px
}

.theader .inputsearch:hover {
    background: #fff;
    color: #333;

    border: 1px solid #999
}

.theader .inputsearch:focus {
    background: #fff;
    color: #333;
    border-color: #3ca5dd
}
.top-nav {
    background: #eee;
}
.main-menu,
.theader .buttonsearch {
    color: #fff;
	border-top: 1px solid #383838;
    background: #000;
    z-index: 6;
}

.theader .buttonsearch {
    float: right;
    cursor: pointer;
    border: none;
    font-size: 18px;
    padding: 9px 25px 8px;
    border-radius: 2px
}

.theader .buttonsearch i {
    height: 13px
}
ul.topmenu li {
    display: inline-table;
}
ul.topmenu li a {
    text-transform: uppercase;
    padding: 7px 4px;
    font-size: 12px;
    display: table;
    color: #666;
}
.main-menu {
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    border-radius: 0;
}
.header--sticky .nav--sticky .main-menu{
	margin-left: 0px;
    float: left;
}
.main-menu a {
    color: #fff;
    font-weight: 600
}

.main-menu a:hover {
    color: #fff
}

.main-menu:hover {
    opacity: 1!important;
    -moz-transition: .2s linear;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.main-menu>div {
    margin: 0 auto;
    height: 46px;
    width: 1100px
}

.main-menu>div .homeicn>a {
    padding-top: 13px;
    padding-bottom: 7px
}

.main-menu>div>ul {
    display: inline-table;
    width: 1100px;
    position: relative
}

.main-menu>div>ul>li {
    text-align: center;
    display: inline-block;
    list-style: none;
    white-space: nowrap;
    position: initial;
    text-transform: uppercase;
}

.main-menu>div>ul>li>a {
    display: block;
    padding: 12px 9px 10px;
    border-bottom: 4px solid transparent;
    height: 20px;
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: 700;
}
.main-menu>div>ul>li>a:hover {
    background: #212121;
}

.main-menu>div>ul>li:hover>a,
.main-menu>ul>li>a:hover {
    transition: linear .2s;
    background: rgba(0, 0, 0, .15);
    border-bottom: 4px solid rgba(0, 0, 0, .1);
    overflow: hidden;
	background: #212121;
}

.main-menu>div>ul>li:first-child {
    border-left: none
}

.main-menu>div>ul>li:last-child {
    border-right: none
}

.main-menu>div>ul>li.selected>a {
    border-bottom: 4px solid rgba(255, 255, 255, .25)
}

.menu2 ul li a:hover,
.menu2select a {
    border-bottom: 2px solid #3792d5
}

.main-menu>div>ul>li.selected>ul>li.selected>a {
    border-left: 4px solid #b7e2ff;
    padding-left: 5px;
    margin-left: -9px
}

.main-menu>div>ul>li>ul,
.menu3>ul>li>ul {
    -webkit-transform: translate(0, 0);
    list-style: none;
    margin-left: 0;
    z-index: 9999
}

.main-menu>div>ul>li>ul {
    min-width: 200px;
    max-width: 400px;
    display: block;
    visibility: hidden;
    margin-top: 0;
    position: absolute;
    color: #fff;
    border-top: 1px solid rgba(0, 0, 0, .2);
    background: #212121;
    padding: 10px
}

.menu3,
.menu3>ul {
    position: relative
}

.main-menu>div>ul>li:last-child>ul>li {
    text-align: right
}

.main-menu>div>ul>li:hover>ul {
    display: block;
    visibility: visible;
    margin-top: 0
}

.main-menu>div>ul>li>ul>li {
    padding: 5px 10px;
    text-align: left;
	text-align: left;
    font-size: 14px;
}

.main-menu>div>ul>li>ul a {
    color: #fff
}

.main-menu>div>ul>li>.submenu2 {
    max-width: 100%;
    width: 100%;
    padding: 0
}

.main-menu>div>ul>li>.submenu2>li {
    float: left;
    padding: 10px 20px
}

.menu2 {
    padding: 0 0 5px 5px;
    text-align: center
}

.menu2 ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.menu2 ul li {
    float: left;
    margin-right: 15px
}

.menu2 ul li a {
    text-shadow: 0 0 1px #fff;
    font-family: 'Open Sans', tahoma, sans-serif;
    color: #6fb7e9;
    letter-spacing: -.07em;
    font-weight: 700
}

.menu2-border {
    float: left;
    background: url(border.png) center repeat-x;
    height: 20px
}

.menu3 {
    height: 35px
}

.menu3>ul {
    width: 100%;
    display: inline-table
}

.menu3>ul>li {
    display: inline-table;
    margin-right: 30px;
}
.menu3>ul>li.menu-item-has-children{
	position:relative;
}
.main-menu>div>ul>li.menu-item-has-children>a:after,
.menu3>ul>li.menu-item-has-children:after{
	font-family:"FontAwesome";
	content:"\f107";
	display:inline;
	margin-left:10px;
    -webkit-transition: .08s;
    -moz-transition: .08s;
    -o-transition: .08s;
    -ms-transition: .08s;
    transition: .08s;
}
.main-menu>div>ul>li.menu-item-has-children:hover>a:after,
.menu3>ul>li.menu-item-has-children:hover::after{
	transition: 0.9s;
	font-family:"FontAwesome";
	content:"\f106";
}

.menu3>ul>li:first-child {
    text-align: left
}

.menu3>ul>li:last-child {
    text-align: right
}

.menu3 a {
    font-weight: 600;
    color: #888
}

.menu3>ul>li a:hover {
    color: #333
}

.menu3>ul>li>ul {
    display: block;
    visibility: hidden;
    margin-top: 100px;
    min-width: 100px;
    max-width: 200px;
    position: absolute;
    left: 0;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: #f1f1f1;
    -webkit-transition: .08s;
    -moz-transition: .08s;
    -o-transition: .08s;
    -ms-transition: .08s;
    transition: .08s;
    padding: 10px
}



.menu3>ul>li:hover ul {
    display: block;
    margin-top: 0;
    visibility: visible
}

.menu3>ul>li>ul>li {
    padding: 5px 0
}
.menu3>ul>li:hover ul.sub-menu {
    position: absolute;
    left: 0;
}
.lg-twhiteicon {
    width: 20px;
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCAxMDAiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MCwxQzIyLjkzOCwxLDEsMjIuOTM4LDEsNTBjMCwyNy4wNjIsMjEuOTM4LDQ5LDQ5LDQ5YzI3LjA2MiwwLDQ5LTIxLjkzOCw0OS00OUM5OSwyMi45MzgsNzcuMDYyLDEsNTAsMXogTTgxLDE4LjM4NWMwLDIuODQ5LTAuNSw1LjA2Ny0xLjYzMyw2LjY1NmMtMS4xMzUsMS41ODktMi43MDEsMi44MTQtNC43NjgsMy42NzNjLTEuNiwwLjY2My0zLjgzNSwxLjE5NC02LjMsMS41OTFDNjUuODMzLDMwLjcwMiw2NCwzMC45LDYxLDMwLjl2NDguMzAxYzUtMS41MzMsOC4yODEtMy42MzMsMTEuMjE3LTYuMzAxYzIuMTMzLTIsNC40NzQtNC44MzIsNi44MDgtOC41bDAuNzU1LDAuMzAxYy0xLjEzNSw3LjEzNC00LjI1OCwxMy4xLTkuNDI0LDE3Ljg5OXMtMTEuMzcxLDcuMi0xOC42MzcsNy4yYy0xMC4xMzMsMC0xOC41NDItMi44NTQtMjUuMjQzLTguNTYzQzE5Ljc3Niw3NS41MjksMTYuNDMsNjguNCwxNi40Myw1OS44NTRjMC02LjAxLDEuNzM1LTEyLjA1Myw1LjIwMi0xOC4xMjljMy44LTYuNjc3LDguNzAxLTExLjY1MiwxNC43MDEtMTQuOTI0Yy0xLjI2OC0wLjIyMi0yLjMtMC41MDktMy4xLTAuNTY2Yy0wLjgtMC4wNTYtMi0wLjIzNC0zLjYtMC4yMzRjLTAuNTM0LDAtMC45NjcsMC0xLjMsMGMtMi4xMzQsMC00LjkzNSwxLjEzNC04LjQsMy4xYy0zLjQ2NywxLjk2Ny02LjAzNSwzLjktNy43LDYuOWgtMC42Yy0wLjQtMiwwLjMtNC41NjUsMi4xMDQtNy44OTljNC40NzItOC4yNjYsMTEuODE1LTEyLjQsMjIuMDMxLTEyLjRjMi44NzEsMCw5LjE2MywwLjk2NywxOC44NzcsMi45YzkuNzEzLDEuOTM0LDE1LjEwNSwyLjksMTYuMTc0LDIuOWMyLjQwNCwwLDQuMjQtMC4zMzMsNS41MDgtMWMxLjUzNS0wLjg2NiwyLjc3LTIuNDY2LDMuODQtNC44bDAuODM0LDAuNEM4MSwxNi45NjEsODEsMTcuNzIyLDgxLDE4LjM4NXoiLz48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuOTE2LDY3LjMwMWMwLjYwMS0xLjg2NSwxLjA4NC0zLjQzNCwxLjA4NC00Ljd2LTM0LjlsLTEuNjg0LTAuNGMtNCwyLjQtNy4xMjUsNi4wMzUtOS4xOTIsMTAuOWMtMS44LDQuMi0yLjc0Niw4LjYtMi43NDYsMTMuMmMwLDYuNDY3LDEuNDc3LDExLjk2Nyw0LjQ3OCwxNi41YzEsMS40NjcsMi40ODgsMy4xLDQuNDg4LDQuOWMwLjQ2NS0wLjQsMC44MjctMC43MzIsMS4wOTQtMWMwLjgtMC44NjUsMS40MzgtMS43LDEuNzM5LTIuNUMzOS40NzgsNjguNSwzOS43ODIsNjcuODM1LDM5LjkxNiw2Ny4zMDF6Ii8+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTUyLDUwLjhjMCwzLjYtMC40MTksNi42NTEtMS4wODMsOS4xNTFjLTAuNjY4LDIuNS0xLjkwOSw0LjY4NC0zLjY0Miw2LjU0OWMtMS4zOTksMS41MzUtMy4wODgsMy4xMDEtNS4wMjEsNC43MDFjLTEuMzk5LDEuMTM0LTIuNzc3LDIuMjY3LTQuMTEsMy4zOTljMS40NjYsMSwyLjk5NSwxLjg2Nyw0LjU5NSwyLjYwMWMxLjYwMSwwLjczNCwzLjI5NywxLjI5OSw1LjA5OCwxLjY5OWMwLjY2NSwwLjEzNSwxLjYxNCwwLjUxOCwyLjg0OSwwLjY1QzUxLjkxNyw3OS42ODYsNTMuMjY2LDgwLDU0LjczMiw4MGMwLjg2NywwLDEuNjMzLDAsMi4zMDEsMEM1Ny42OTksODAsNTgsODAsNTksODBWMzAuOWwtNy0xLjVWNTAuOHoiLz48L2c+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    margin: auto
}

.lg-textrep {
    position: absolute;
    height: 1px;
    width: 1px;
    clip: rect(1px, 1px, 1px, 1px)
}

.main {
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 1100px
}

.content {
    background: 0 0;
	padding:0 20px;
    margin-top: 20px;
	
}
div#div-Top-Leaderboard {
    padding: 15px 0 12px;
}
.crimson {
    font-family: 'Crimson Text', 'Times New Roman', Times, serif
}

.arial {
    font-family: arial, sans-serif
}

.helvetica {
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif
}

.box {
    padding: 3px
}

.italic {
    font-style: italic
}

blockquote {
    color: #555;
    line-height: 25px;
    letter-spacing: .02em;
    word-spacing: .05em;
    padding-left: 20px
}

.cl,
.cl2 {
    padding: 0;
    margin: 0
}

.ls3 {
    letter-spacing: -3px
}

.ls2 {
    letter-spacing: -2px
}

.ls1 {
    letter-spacing: -1px
}

.cl2 {
    clear: both!important
}

.cright {
    clear: right
}

.cleft {
    clear: left
}

.opt {
    z-index: 99;
    position: absolute;
    border: 1px solid #ddd;
    box-shadow: 2px 2px rgba(0, 0, 0, .055);
    background: #fff;
    margin-top: 5px;
    margin-left: -5px;
    border-radius: 4px
}

#mdrop,
.btn_black,
.pos_rel {
    position: relative
}

.opt>div {
    padding: 10px 20px
}

.opt>div:hover {
    background: #2c6fa7;
    color: #fff
}

.bsh,
.bsh2,
.bsh3 {
    background: #fff;
    margin-bottom: 10px
}

.fl {
    float: left
}

.fr {
    float: right
}

.pos_abs {
    position: absolute
}

.hide {
    display: none
}

.show {
    display: block
}

.dip {
    display: inline-block
}
.breadcrumb {
    margin-top: 50px;
    font-weight: bold;
    color: #e55225;
}
ul.block-kanal-map li {
    display: inline-table;
	
}
ul.block-kanal-map li a {
    margin-right: 5px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #e55225;
}
ul.block-kanal-map li:after {
    content: "/";
    padding-right: 5px;
}
ul.block-kanal-map li:last-child:after { display:none;}

.di {
    display: inline
}

.dif {
    display: inline-flex
}

.dit {
    display: inline-table
}

.wfull {
    width: 100%
}

.wa {
    width: auto
}

.w991 {
    width: 991px
}

.w830 {
    width: 830px
}

.w728 {
    width: 728px
}
.w750 {
    width: 750px;
}
.w820 {
    width: 820px
}

.w677 {
   width: 677px
}

.w660 {
    width: 660px
}

.w625 {
    width: 625px
}

.w513 {
    width: 513px
}

.w511 {
    width: 511px
}

.w502 {
    /*width: 650px*/
	padding-right:15px;
}

.w492 {
    width: 492px
}

.w460 {
    width: 460px
}

.w420 {
    width: 420px
}

.w320 {
    width: 320px
}

.w310 {
    width: 310px
}

.w300 {
    width: 300px
}

.w250 {
    width: 250px
}

.w200 {
    width: 200px
}

.w180 {
    width: 180px
}

.w170 {
    width: 170px
}

.w160 {
    width: 160px
}

.w150 {
    width: 150px
}

.w130 {
    width: 130px
}

.w120 {
    width: 120px
}

.w100 {
    width: 100px
}

.w60 {
    width: 60px
}

.w50 {
    width: 50px
}

#boxright {
    width: 300px
}

#twitter-widget-2 {
    width: 60px!important
}

.h317 {
    height: 317px
}

.he2 {
    height: 15px
}

.he5 {
    height: 5px
}

.he7 {
    height: 7px
}

.he10 {
    height: 10px
}

.bsh {
    /*border: 1px solid rgba(0, 0, 0, .15)*/
}

.bsh2 {
    background: rgba(255, 255, 255, .7);
    border: 1px solid #d5d5d5;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
/*
.bsht {
    background-color: #f5f5f5;
    border-bottom: 1px solid #d5d5d5;
    padding: 7px 0 6px
}
*/
.bsht_blue {
    background-color: #3ca5dd;
    padding: 7px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    color: #fff
}

.bshb {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    border-top: 1px solid #ddd;
    background: #f1f1f1
}

.f10 {
    font-size: 10px
}

.f11 {
    font-size: 11px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f28 {
    font-size: 28px
}

.f32 {
    font-size: 32px
}

.f38 {
    font-size: 38px
}

.f42 {
    font-size: 42px
}

.f50 {
    font-size: 50px
}

.ova {
    overflow: auto
}

.ovs {
    overflow: scroll
}

.bold,
.bold a {
    font-weight: 700
}

.fbo,
.fbo a {
    font-weight: 700!important
}

.fbo2,
.fbo2 a {
    font-weight: 600!important
}

.fno,
.fno a {
    font-weight: 400!important
}

.fita,
.fita a {
    font-style: italic!important
}

.f300,
.f300 a {
    font-weight: 300!important
}

.f400,
.f400 a {
    font-weight: 400!important
}

.f600,
.f600 a {
    font-weight: 600!important
}

.f800,
.f800 a {
    font-weight: 800!important
}

.funlin,
.funlin a {
    text-decoration: underline
}

.tsa,
.tsa a {
    text-shadow: 0 0 2px rgba(0, 0, 0, .9)
}

.tsa1,
.tsa1 a {

    text-shadow: 0 0 1px rgba(0, 0, 0, .3)
}

.tsa2,
.tsa2 a {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .2)
}

.tsa-x,
.tsa-x a {
    color: #3a3a3a;
    text-shadow: -1px 0 #e1e1e1, 0 1px #e1e1e1, 1px 0 #e1e1e1, 0 -1px #e1e1e1, -1px 0 #e1e1e1, 0 1px #e1e1e1, 1px 0 #e1e1e1, 0 -1px #e1e1e1, -1px 0 #e1e1e1, 0 1px #e1e1e1, 1px 0 #e1e1e1, 0 -1px #e1e1e1, 0 1px 5px rgba(0, 0, 0, .7)
}

.txt-oev-1,
.txt-oev-2,
.txt-oev-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.txt-oev-1 {
    -webkit-line-clamp: 1
}

.txt-oev-2 {
    -webkit-line-clamp: 2
}

.txt-oev-3 {
    -webkit-line-clamp: 3
}

.txtrd p {
    padding: 10px 0
}

.bdrblue,
.bdrgret,
.bdrred {
    padding-bottom: 4px
}

.bgwhite {
    background-color: #fff!important
}

.bggrey {
    background-color: #eee!important
}

.bggrey2 {
    background-color: #fafafa!important
}

.bggrey3 {
    background-color: #aaa!important
}

.bgred {
    background: #b9201f!important
}

.bgblue {
    background: #3ca5dd!important
}

.bgblue2 {
    background: #f1f1f1!important
}

.bgyelhi,
.bgyelhi:hover {
    background: #F5F6CE!important
}

.bgblack,
.bgblack5 {
    background-color: #555!important
}

.bgblack3 {
    background-color: #333!important
}

.white,
.white a {
    color: #fff!important
}

.fcr,
.fcr a {
    color: #4f6f17!important
}

.red,
.red a {
    color: #b9201f!important
}

.green,
.green a {
    color: #04B404!important
}

.blue,
.blue a {
    color: #3ca5dd!important
}

.blue2,
.blue2 a {
    color: #71c4d6!important
}

.grey,
.grey a {
    color: #999!important
}

.grey2,
.grey2 a {
    color: #666!important
}

.black4,
.black4 a {
    color: #444!important
}

.black3,
.black3 a {
    color: #333!important
}

.black2,
.black2 a {
    color: #222!important
}

.black1,
.black1 a {
    color: #111!important
}

.nw {
    white-space: nowrap
}

.txells {
    text-overflow: ellipsis
}

.blink {
    text-decoration: blink
}

.lib a:hover,
.navhl2 li a:hover,
.sncount a:hover {
    text-decoration: none
}

.lci {
    list-style: disc
}

.tap {
    text-transform: capitalize
}

.ar {
    text-align: right!important
}

.ac {
    text-align: center!important
}

.al {
    text-align: left!important
}

.bg1 {
    background-color: #fff!important
}

.bg2 {
    background-color: #fafafa
}

.bg3 {
    background-color: #f1f1f1
}
.widget .title,
.widget_tux_popular_posts_widget .title{
	text-align:center;
	position: relative;
    border-bottom: 1px solid #9b9b9b;
	margin-bottom:20px;
}
.widget_tux_popular_posts_widget li{
	overflow:hidden;
    border-bottom: 1px solid #fff;
}
.widget_tux_popular_posts_widget .title{
	margin-bottom:-10px;
}
.bsht,
.title_content {
    position: relative;
    display: inline-block;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 700!important;
	text-transform:uppercase!important;
    color: #4a4a4a;
}
.terkait {
    padding: 0px!important;
    border-bottom: 1px solid #9b9b9b;
}
.bsht:after,
.title_content:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 101%;
    border-bottom: 5px solid #3ca5dd;
}
.most_count {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px!important;
    height: 100%;
    background: #71c4d6;
    padding: 15px 0;
    text-align: center!important;
    border-right: 1px solid #fff;
    font-size: 36px;
    font-weight: 700!important;
    line-height: 1;
    color: #fff;
}
.most_title {
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
    overflow: hidden;
    height: 62px;
    margin: 0 0 5px 65px;
}
.most_title a{
	color:#2a2a2a;
}
.most_read {
    padding: 0 10px 10px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    margin: 0 0 5px 65px;
    color: #9b9b9b;
}
.playoverlay,
.playoverlay-2 {
    position: absolute;
    top: 7px;
    left: 7px;
    background: rgba(0, 0, 0, .8);
    opacity: .5;
    color: #fff;
    transition: .5s
}

.ln14 {
    line-height: 14px
}

.ln18 {
    line-height: 18px
}

.ln19 {
    line-height: 19px
}

.ln20 {
    line-height: 20px
}

.ln22 {
    line-height: 22px
}

.ln24 {
    line-height: 24px
}

.ln26 {
    line-height: 26px
}

.ln28 {
    line-height: 28px
}

.ln32 {
    line-height: 32px
}

.bdr0 {
    border: none!important
}

.bdr {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.bdr2 {
    border-bottom: 2px solid rgba(0, 0, 0, .1)
}

.bdr3 {
    border-bottom: 3px solid rgba(0, 0, 0, .1)
}

.bdr4 {
    border-bottom: 4px solid rgba(0, 0, 0, .1)
}

.bdr5 {
    border-bottom: 1px #fff solid;
    border-top: 1px #d1d1d1 solid
}

.bdr6 {
    border-bottom: 1px #d1d1d1 solid;
    border-top: 1px #fff solid
}

.bdr7 {
    border-bottom: 1px rgba(255, 255, 255, .1) solid;
    border-top: 1px rgba(0, 0, 0, .4) solid
}

.bdrred {
    border-bottom: 3px solid #e90100
}

.bdrblue {
    border-bottom: 3px solid #0097ff
}

.bdrgret {
    border-bottom: 3px solid #7a7a7a
}

.bor {
    border: 2px solid #eee
}

.bor1 {
    border: 1px solid #ececec
}

.bor2 {
    border: 1px solid #efefef
}

.bor3 {
    border: 1px solid #d8d8d8
}

.ws2 {
    word-spacing: .2em
}

.ws1 {
    word-spacing: .1em
}

.ws08 {
    word-spacing: .08em
}

.ws06 {
    word-spacing: .06em
}

.ml-20 {
    margin-left: -20px
}

.ma1 {
    margin: 1px
}

.ma2 {
    margin: 2px
}

.ma3 {
    margin: 3px
}

.ma5 {
    margin: 5px
}

.ma7 {
    margin: 7px
}

.ma10 {
    margin: 10px
}

.ma15 {
    margin: 15px
}

.ma20 {
    margin: 20px
}

.mt1 {
    margin-top: 1px
}

.mt2 {
    margin-top: 2px
}

.mt3 {
    margin-top: 3px
}

.mt5 {
    margin-top: 5px
}

h3.mt5 {
    overflow: hidden;
    height: 40px;
    margin-bottom: 10px;
}

.mt7 {
    margin-top: 7px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mb1 {
    margin-bottom: 1px
}

.mb2 {
    margin-bottom: 2px
}

.mb3 {
    margin-bottom: 3px
}

.mb5 {
    margin-bottom: 5px
}

.mb7 {
    margin-bottom: 7px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mr1 {
    margin-right: 1px
}

.mr2 {
    margin-right: 2px
}

.mr3 {
    margin-right: 3px
}

.mr5 {
    margin-right: 5px
}

.mr7 {
    margin-right: 7px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.ml1 {
    margin-left: 1px
}

.ml2 {
    margin-left: 2px
}

.ml3 {
    margin-left: 3px
}

.mpl5 {
    margin-left: 5px
}

.ml7 {
    margin-left: 7px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml100 {
    margin-left: 100px
}
.ml200 {
    margin-left: 200px
}
.mr110 {
    margin-right: 110px
}
#boxleft .mr110 {
    margin-right:0px
}

.mr140 {
    margin-right: 140px
}
.mr180 {
    margin-right: 180px
}

.pa1 {
    padding: 1px
}

.pa2 {
    padding: 2px
}

.pa3 {
    padding: 3px
}

.pa5 {
    padding: 5px
}

.pa7 {
    padding: 7px
}

.pa10 {
    padding: 10px
}

.pa15 {
    padding: 15px
}

.pa20 {
    padding: 20px
}

.pt1 {
    padding-top: 1px
}

.pt2 {
    padding-top: 2px
}

.pt3 {
    padding-top: 3px
}

.pt5 {
    padding-top: 5px
}

.pt7 {
    padding-top: 7px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pb1 {
    padding-bottom: 1px
}

.pb2 {
    padding-bottom: 2px
}

.pb3 {
    padding-bottom: 3px
}

.pb5 {
    padding-bottom: 5px
}

.pb7 {
    padding-bottom: 7px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pr1 {
    padding-right: 1px
}

.pr2 {
    padding-right: 2px
}

.pr3 {
    padding-right: 3px
}

.pr5 {
    padding-right: 5px
}

.pr7 {
    padding-right: 7px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}
.pr25 {
    padding-right: 25px
}
.pr30 {
    padding-right: 30px
}
.pl1 {
    padding-left: 1px
}

.pl2 {
    padding-left: 2px
}

.pl3 {
    padding-left: 3px
}

.pl5 {
    padding-left: 5px
}

.pl7 {
    padding-left: 7px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.plr1 {
    padding-left: 1px;
    padding-right: 1px
}

.plr2 {
    padding-left: 2px;
    padding-right: 2px
}

.plr3 {
    padding-left: 3px;
    padding-right: 3px
}

.plr5 {
    padding-left: 5px;
    padding-right: 5px
}

.plr7 {
    padding-left: 7px;
    padding-right: 7px
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px
}

.ptb1 {
    padding-top: 1px;
    padding-bottom: 1px
}

.ptb2 {
    padding-top: 2px;
    padding-bottom: 2px
}

.ptb3 {
    padding-top: 3px;
    padding-bottom: 3px
}

.ptb5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.ptb7 {
    padding-top: 7px;
    padding-bottom: 7px
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.ptb15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.p020 {
    padding: 0 20px
}

.p520 {
    padding: 5px 20px
}

.p015 {
    padding: 0 20px
}

.p515 {
    padding: 5px 15px
}

.p510 {
    padding: 5px 10px
}

.p51020 {
    padding: 5px 20px 10px
}

.p51015 {
    padding: 5px 15px 10px
}

.p1015 {
    padding: 10px 15px
}

.p1020 {
    padding: 10px 20px
}

.p1030 {
    padding: 10px 30px
}

.p1520 {
    padding: 15px 0;
}

.p2030 {
    padding: 20px 30px
}

.playoverlay-2 {
    padding: 10px 20px;
    font-size: 40px;
    border-radius: 10px
}

.playoverlay {
    padding: 5px 10px;
    font-size: 30px;
    border-radius: 5px
}

.playoverlay-c {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)!important
}

.playoverlay-2:hover,
.playoverlay:hover,
a:hover>.playoverlay,
a:hover>.playoverlay-2,
div:hover>.playoverlay,
div:hover>.playoverlay-2 {
    opacity: 1
}

.fa-clock-o {
    font-size: 105%!important
}

.btnsearchjb {
    position: absolute;
    right: 8px;
    top: 5px;
    height: 20px;
    border: none;
    background: 0 0;
    color: #777
}

.ico {
    background: url(http://cdn-1.tstatic.net/css/theme13/images/ico.png) no-repeat
}

.clock {
    background-position: 0 -101px;
    width: 12px;
    height: 13px;
    display: inline-block
}

.telpon {
    background: url(http://cdn-1.tstatic.net/css/theme13/images/ico.png) -27px -120px no-repeat;
    height: 32px;
    padding-left: 30px
}

.like2ico,
.likeico,
.replyico {
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px
}

.replyico {
    background-position: 0 -247px
}

.likeico {
    background-position: 0 -219px
}

.like2ico {
    background-position: -50px -219px
}

.feed {
    background-position: -110px -338px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle
}

.close,
.sharearr {
    height: 12px;
    display: inline-block;
    vertical-align: middle
}

.close {
    background-position: -81px -20px;
    width: 12px;
    padding: 5px
}

.close:hover {
    background-position: -101px -20px;
    background-color: rgba(0, 0, 0, .1);
    z-index: 1;
    border-radius: 2px
}

.arrowbtn,
.arrowup {
    margin-left: 42%;
    width: 12px;
    display: inline-block;
    vertical-align: middle
}

.arrowbtn {
    background-position: -122px -8px;
    margin-top: -1px;
    height: 10px
}

.arrowup {
    background-position: -122px -2px;
    margin-top: -5px;
    height: 6px!important;
    padding: 0!important
}

.fbshare,
.twshare {
    white-space: nowrap;
    font-family: arial;
    font-size: 11px;
    cursor: pointer;
    padding: 2px 5px
}

.fbshare .ico,
.twshare .ico {
    width: 14px;
    height: 13px;
    display: inline-block;
    vertical-align: middle
}

.fbshare {
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    background: #3b5998;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #3b5998;
    color: #ffffff
}

.fbshare i,
.twshare i {
    margin-top: 1px;
    margin-right: 4px
}

.twshare {
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    background: #00aced;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    border: 1px solid #00aced;
    color: #ffffff
}

#article {
    padding: 10px 22px 20px 0px;
}

.navhl,
.navhl2 {
    list-style: none;
    padding: 10px 5px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

#article #articleright {
    margin-right: 20px
}

.navhl a,
.navhl2 a {
    cursor: pointer;
    margin-right: 5px
}

#article .imgfull_div {
    width: 730px;
    height: 480px;
    margin-left: 0
}

#article .imgfull2,
#article .imgfull2_div {
    width: 350px;
    height: auto
}

#article .sharebtn {
    display: none
}

#article #sharebox {
    display: block
}

#article #arttitle {
    font-size: 50px
}

.navhl {
    display: inline
}

.navhl a {
    float: left;
    height: 11px;
    width: 11px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: 0 solid #999;
    background: #999;
    display: block;
    box-shadow: inset 0 1px 5px -1px rgba(0, 0, 0, .4)
}

.navhl a.active {
    background: #3ca5dd
}

.navhl2 {
    display: inline
}

.btsquare a,
.navhl2 a,
.shou,
.shou a {
    display: block
}

.navhl2 li {
    float: left
}

.navhl2 a {
    height: 17px;
    width: 17px;
    border-radius: 7px;
    color: #777;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    background: rgba(255, 255, 255, .7);
    text-align: center;
    font-weight: 700
}

.table,
.table2 {
    text-align: left
}

.navhl2 li a.active,
.navhl2 li a.activeSlide {
    background: #71c4d6;
    color: #fff
}

.lib a {
    padding: 5px;
    margin-right: 10px
}

.lib a:hover {
    border-bottom: 3px solid #555
}

.lib a.selected {
    border-bottom: 3px solid #71c4d6
}

.lbg a {
    text-decoration: none;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    color: #555;
    background: -moz-linear-gradient(#fff, #f9f9f9, #eaeaea);
    background: -webkit-linear-gradient(#fff, #f9f9f9, #eaeaea);
    background: -o-linear-gradient(#fff, #f9f9f9, #eaeaea);
    background: linear-gradient(#fff, #f9f9f9, #eaeaea);
    padding: 5px;
    margin: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px;
    transition: 1s
}

.lbg a,
.lbg2 {
    -ms-transition: 1s;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 0 .2em #FFF, 0 0 .2em #FFF;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s
}

.lbg a:active,
.lbg a:hover {
    text-decoration: none;
    color: #111
}

.lbg a:hover {
    border: 1px solid #888;
    box-shadow: 0 1px 4px -1px #666;
    -moz-box-shadow: 0 1px 4px -1px #666;
    webkit-box-shadow: 0 1px 4px -1px #666
}

.lbg a:active {
    border: 1px solid #a5a5a5;
    background: -webkit-linear-gradient(#fff, #eee);
    background: -moz-linear-gradient(#fff, #eee);
    background: -o-linear-gradient(#fff, #eee);
    background: linear-gradient(#fff, #eee);
    box-shadow: inset 0 1px 4px -1px #666;
    -moz-box-shadow: inset 0 1px 4px -1px #666;
    -webkit-box-shadow: inset 0 1px 4px -1px #666
}

.rd8 {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

.rd4 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.rd2 {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.shin {
    box-shadow: inset 0 0 20px #f1f1f1;
    -moz-box-shadow: inset 0 0 20px #f1f1f1;
    -webkit-box-shadow: inset 0 0 20px #f1f1f1
}

.shou {
    border: 1px solid #d5d5d5
}

.shou:hover {
    border: 1px solid #bbb
}

.shou2 {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.img,
.shou,
.shou2,
.shou3 {
    height: auto
}

.imgmem {
    border-radius: 2px;
    width: 50px;
    margin-right: 10px;
    background-image: url(http://data.tribunnews.com/foto/default/avatar-50.png)
}

.btsquare {
    width: 80px;
    height: 80px
}

.btsquare img {
    margin-left: -15%;
    height: 80px;
    width: auto
}

.m-btsquare {
    margin-right: 90px
}

.lbg2 {
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    color: #555;
    background: -moz-linear-gradient(#fff, #f9f9f9, #eaeaea);
    background: -webkit-linear-gradient(#fff, #f9f9f9, #eaeaea);
    background: -o-linear-gradient(#fff, #f9f9f9, #eaeaea);
    background: linear-gradient(#fff, #f9f9f9, #eaeaea);
    background-repeat: repeat-x;
    padding: 2px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 11px;
    transition: 1s
}

.lbg2:hover {
    border: 1px solid #777;
    text-decoration: none!important;
    background: linear-gradient(#fff, #ddd);
    background: -moz-linear-gradient(#fff, #ddd);
    background: -o-linear-gradient(#fff, #ddd);
    background: -webkit-linear-gradient(#fff, #ddd);
    color: #111;
    box-shadow: 0 1px 3px -1px #666
}

.button a:hover,
.button2,
.button2 a:hover,
.button:hover,
.lbg2 a,
.lbg2 a:hover,
.lbg2:active,
.paging a,
.tagcloud a:hover,
.tagcloud3 a:hover {
    text-decoration: none
}

.lbg2 a {
    color: #555;
    font-weight: 700
}

.lbg2:active {
    border: 1px solid #a5a5a5;
    background: linear-gradient(#fff, #eee);
    background: -moz-linear-gradient(#fff, #eee);
    background: -o-linear-gradient(#fff, #eee);
    background: -webkit-linear-gradient(#fff, #eee);
    color: #111;
    box-shadow: inset 0 1px 4px -1px #666;
    -moz-box-shadow: inset 0 1px 4px -1px #666;
    -webkit-box-shadow: inset 0 1px 4px -1px #666
}

.box_section {
    margin-right: 10px
}

.btn {
    border: 1px solid #C4DBF7;
    background-color: #FFF
}

.cindex {
    background: #fff
}

.cindex h2 {
    display: table;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 700!important;
    color: #4a4a4a!important;
    text-transform: uppercase;
}
.cindex h2:before {
    border-bottom: 5px solid #3ca5dd;
    content: " ";
    display: table;
    width: 100%;
    top: 35px;
    z-index: 2;
    position: relative;
}
.cindex h2:after {
    content: " ";
    display: table;
    width: 100%;
    margin-left: 0px;
    border-top: 1px solid #9b9b9b;
    margin-top: 5px;
    z-index: 1;
    position: absolute;
}

.lsi,
.lsi ul,
ul {
    list-style: none
}

li {
    list-style: none;
    display: list-item
}

.lsi li {
	/*border-bottom: 1px solid rgba(0, 0, 0, .1)*/
}
.lsi li:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #dfdfdf;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.lsi li h3 {
    overflow: hidden;
}
.lsi li h3 a{color:#000;}
.lsi li:last-child {
    border-bottom: none
}

.lsi-h {
    list-style: none
}
.lsi-h li{
    display: inline;
}	
.lsi-h li.video,
.lsi-h li.foto {
    display: inline;
    width: 47.8%!important;
    margin-right: 30px;
    margin-bottom: 30px;
}
.lsi-h li.video:nth-of-type(2n),
.lsi-h li.foto:nth-of-type(2n){
	margin-right:0px;
}
.article_list_info{
    text-transform: uppercase;
    color: #999;
    font-size: 12px;
}
.nobor {
    border: none!important
}

.table,
.table td,
.table th,
.table2 {
    border: none
}

.tstand td {
    padding: 10px 6px!important
}

.tstand tr:hover {
    background: #ddd!important;
    font-weight: 700!important
}

.table,
.table3 {
    background-color: none;
    font-size: 14px;
    margin: 0;
    border-spacing: 0
}

.table {
    padding: 0
}

.table td {
    padding: 10px
}

.table th {
    padding: 5px;
    color: #333;
    font-weight: 700
}

.table2 {
    font-size: 14px;
    padding: 0;
    margin: 0;
    border-spacing: 0
}

.table2 td,
.table2 th {
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 10px
}

.table2 tr:last-child td,
.table2 tr:last-child th,
.table3 {
    border: none
}

.table3 {
    text-align: left;
    padding: 0
}

#mdrop,
.loading {
    text-align: center
}

.table3 td,
.table3 th {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    text-align: center;
    padding: 10px
}

.table3 tr td:last-child,
.table3 tr th:last-child {
    border-right: none
}

.table3 tr:last-child td,
.table3 tr:last-child th {
    border-bottom: none
}

.tagcloud {
    float: left;
    margin: 0 5px 15px 0
}

.tagcloud a {
    white-space: nowrap;
    padding: 5px 10px;
    background: #3ca5dd;
    color: #fff;
    font-weight: 400;
    font-size: 16px!important;
	margin:0 1px 5px 0;
	display:inline-table;
}

.tagcloud2 a,
.tagcloud3 a {
    font-size: 14px;
    font-weight: 600
}

.tagcloud a:hover {
    background: #25a6ff;
    color: #fff;
    transition: .5s linear
}

.tagcloud a:hover,
.tagcloud3 a:hover {
    -moz-transition: .5s linear;
    -webkit-transition: .5s linear
}

.tagcloud2 {
    width: 160px
}

.tagcloud2 li {
    margin: 0 0 10px 15px;
    color: #aaa;
    list-style-type: square!important;
    list-style-position: outside
}

.tagcloud2 a {
    padding: 2px 0;
    background: 0 0;
    line-height: 10px
}

.tagcloud3 {
    float: left;
    margin: 0 5px 7px 0
}

.tagcloud3 a {
	padding: 5px 10px;
    border-radius: 5px;
    background: #dfdfdf;
    font-weight: normal;
    color: #000;
    font-size: 14px;
    display: block;
}

.tagcloud3 a:hover {
    color: #fff;
    background: #3ca5dd;
    transition: .5s linear
}

.error {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #900;
    background-color: #ffe6e6
}

.error,
.message {
    padding: 5px;
    border-radius: 2px
}

.message {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: 1px solid #fff55a;
    background-color: #fcffe6
}

.loading {
    padding: 10px;
    display: none;
    margin: auto
}

.paging {
    padding: 5px 0
}

.paging a {
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    padding: 6px 15px;
    font-size: 13px;
    font-weight: 700;
    float: left;
    margin: 0 5px 5px 0;
    background: -moz-linear-gradient(#fff, #eaeaea);
    background: -webkit-linear-gradient(#fff, #eaeaea);
    background: -o-linear-gradient(#fff, #eaeaea);
    background: linear-gradient(#fff, #eaeaea);
    -moz-box-shadow: inset 0 0 2px #fff;
    -webkit-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
    border-radius: 3px
}

.input,
.select,
.textarea {
    outline: 0;
    font-size: 12px;
    margin: 0
}

.paging a:hover {
    border: 1px solid #999;
    -webkit-box-shadow: 0 1px 4px -1px #888;
    -moz-box-shadow: 0 1px 4px -1px #888;
    box-shadow: 0 1px 4px -1px #888;
    background: -moz-linear-gradient(#fff, #f3f3f3, #e1e1e1);
    background: -webkit-linear-gradient(#fff, #f3f3f3, #e1e1e1);
    background: -o-linear-gradient(#fff, #f3f3f3, #e1e1e1);
    background: linear-gradient(#fff, #f3f3f3, #e1e1e1)
}

.paging a:active {
    -moz-box-shadow: inset 0 -1px 5px -1px #aaa;
    -webkit-box-shadow: inset 0 -1px 5px -1px #aaa;
    box-shadow: inset 0 -1px 5px -1px #aaa;
    background: -moz-linear-gradient(#fff, #f1f1f1);
    background: -webkit-linear-gradient(#fff, #f1f1f1);
    background: -o-linear-gradient(#fff, #f1f1f1);
    background: linear-gradient(#fff, #f1f1f1)
}

#pagecurrent {
    color: #fff;
    background: #3ca5dd;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .1)
}

form {
    margin: 0;
    padding: 0
}

.input,
.textarea {
    color: #111;
    border-radius: 2px;
    -moz-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 2px -1px rgba(0, 0, 0, .2);
    border: 1px solid #bbb;
    resize: none;
    padding: 5px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
    background-color: #f5f5f5
}

.form {
    line-height: 22px
}

.input:hover,
.select:hover,
.textarea:hover {
    -moz-box-shadow: inset 0 1px 5px -1px #bbb;
    -webkit-box-shadow: inset 0 1px 5px -1px #bbb;
    box-shadow: inset 0 1px 5px -1px #bbb;
    border: 1px solid #3792d5
}

.input:focus,
.select:focus,
.textarea:focus {
    box-shadow: none!important;
    border:none!important;
    background-color: #fefefe;
    color: #111;
	outline:none!important;
}

.input:disabled,
.select:disabled,
.textarea:disabled {
    box-shadow: inset 0 1px 5px -1px #4f9fdb;
    border: 1px solid #ddd;
    background-color: #fff
}

::-webkit-input-placeholder {
    color: #555
}

::-moz-placeholder {
    color: #222
}

:-ms-input-placeholder {
    color: #555
}

input:-moz-placeholder {
    color: #555
}

input:focus::-webkit-input-placeholder {
    color: #aaa
}

input:focus:-moz-placeholder {
    color: #000
}

input:focus:-ms-input-placeholder {
    color: #aaa
}

textarea:focus::-webkit-input-placeholder {
    color: #aaa
}

textarea:focus:-moz-placeholder {
    color: #000
}

textarea:focus:-ms-input-placeholder {
    color: #aaa
}

.select {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: inset 0 0 5px #bbb;
    border: 1px solid #ccc;
    font-weight: 400;
    color: #333;
    padding: 3px
}

.checkbox {
    background-color: transparent;
    padding: 0;
    border: 0;
    outline: 0
}

.button,
.button2 {
    font-weight: 700;
    cursor: pointer;
    padding: 6px 10px;
    -ms-transition: .5s
}

.button {
    background-color: #3ca5dd;
    border: 1px solid rgba(0, 0, 0, .1);
    text-shadow: 0 0 2px #05497c;
    color: #fff;
    outline: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.button:active,
.button:hover {
    outline: 0;
    border: 1px solid #0268b3;
    background-color: #0093ff
}

.button:active {
    box-shadow: inset 0 2px 4px -2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 2px 4px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 2px 4px 2px rgba(0, 0, 0, .1)
}

.button[disabled] {
    cursor: default;
    background-color: #7dc6fc;
    border: 1px solid #5eb3f2;
    border-bottom: 1px solid #329cea;
    text-shadow: none;
    background-image: -moz-linear-gradient(rgba(250, 250, 250, .1), rgba(0, 0, 0, .15));
    background-image: -webkit-linear-gradient(rgba(250, 250, 250, .1), rgba(0, 0, 0, .05));
    background-image: -o-linear-gradient(rgba(250, 250, 250, .1), rgba(0, 0, 0, .05));
    background-image: linear-gradient(rgba(250, 250, 250, .1), rgba(0, 0, 0, .15));
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.button[disabled]:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button2 {
    background: -moz-linear-gradient(#fff, #eaeaea);
    background: -webkit-linear-gradient(#fff, #eaeaea);
    background: -o-linear-gradient(#fff, #eaeaea);
    background: linear-gradient(#fff, #eaeaea);
    -webkit-box-shadow: inset 0 0 2px #fff;
    -moz-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
    text-shadow: 0 0 2px #fff;
    color: #666;
    border: 1px solid #ccc;
    border-bottom: 1px solid #aaa;
    outline: 0;
    border-radius: 3px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.btn_black,
.btn_black2 {
    outline: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    margin: 2px
}

.button2:hover {
    -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 1px rgba(0, 0, 0, .12);
    outline: 0;
    text-decoration: none;
    border: 1px solid #b7b7b7
}

.button2:active {
    border: 1px solid #999;
    outline: 0;
    text-decoration: none;
    background: -moz-linear-gradient(#fff, #f1f1f1);
    background: -webkit-linear-gradient(#fff, #f1f1f1);
    background: -o-linear-gradient(#fff, #f1f1f1);
    background: linear-gradient(#fff, #f1f1f1);
    -webkit-box-shadow: inset 0 1px 3px #aaa;
    -moz-box-shadow: inset 0 1px 3px #aaa;
    box-shadow: inset 0 1px 3px #aaa
}

.btn_black {
    background: -moz-linear-gradient(#444, #353535);
    background: -webkit-linear-gradient(#444, #353535);
    background: -o-linear-gradient(#444, #353535);
    background: linear-gradient(#444, #353535);
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .2);
    text-shadow: 0 0 1px #111;
    border: 1px solid rgba(0, 0, 0, .3);
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    font-weight: 700;
    border-radius: 3px;
    padding: 4px 10px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.btn_black:hover {
    background: -moz-linear-gradient(#4b4b4b, #353535);
    background: -webkit-linear-gradient(#4b4b4b, #353535);
    background: -o-linear-gradient(#4b4b4b, #353535);
    background: linear-gradient(#4b4b4b, #353535);
    border: 1px solid rgba(0, 0, 0, .5);
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    text-decoration: none
}

.btn_black:active {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
    text-decoration: none
}

.btn_black2 {
    background: -moz-linear-gradient(#555, #333);
    background: -webkit-linear-gradient(#555, #333);
    background: -o-linear-gradient(#555, #333);
    background: linear-gradient(#555, #333);
    -webkit-box-shadow: inset 0 0 2px #777;
    -moz-box-shadow: inset 0 0 2px #777;
    box-shadow: inset 0 0 2px #777;
    text-shadow: 0 0 2px #777;
    font-weight: 700;
    font-size: 11px;
    border: 1px solid #222;
    border-bottom: 1px solid #111;
    border-radius: 3px;
    padding: 4px 10px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.imgtover {
    background: rgba(0, 0, 0, .75);
    float: left;
    color: #000;
    height: 65px;
    padding-left: 7px;
    padding-top: 0;
    margin: -66px 0 0
}

.hlover,
.hlover_title a {
    color: #fff
}

.hlover {
    bottom: 0;
    width: 100%!important
}

.hlover_title {
    background: #555;
    background: rgba(0, 0, 0, .5);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 60%);
    padding: 10px 20px 15px;
    text-shadow: 0 0 5px #111;
    font-weight: 800;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
    color: #fff
}

.hlover_topix a {
    width: auto;
    background: #fff;
    padding: 5px 20px;
    font-weight: 700;
    border-right: 4px solid #b9201f
}

.sideover span {
    background: rgba(0, 0, 0, .4);
    float: left;
    width: 140px;
    height: 36px;
    margin: -38px 0 0;
    padding: 2px 5px 0;
    font-weight: 700;
    line-height: 16px;
    color: rgba(255, 255, 255, .7);
    text-shadow: none!important;
    font-size: 10px;
    transition: .2s;
    z-index: 1000px;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s
}

.sideover:hover span {
    color: rgba(255, 255, 255, .9)!important;
    background: rgba(0, 0, 0, .7);
    text-shadow: 0 -1px 2px #111;
    margin: -82px 0 0!important;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    display: box;
    box-orient: vertical;
    box-pack: center;
    box-align: center
}

#mdrop,
#mdrop:hover .ddrop {
    display: block
}

#mdrop a:hover,
#mdrop:hover,
.ddrop {
    text-shadow: 0 0 2px rgba(0, 0, 0, .9);
    background: rgba(17, 108, 175, .9)
}

#mdrop {
    padding: 5px;
    margin: 0 5px;
    font-weight: 700;
    border: none;
    cursor: pointer
}

.ddrop,
.ui-basictab .ui-tabs-nav li.ui-tabs-selected a:hover {
    cursor: default
}

#tt,
.ddrop {
    text-align: left
}

#mdrop a:hover,
#mdrop:hover {
    color: #fff;
    border-radius: 4px 4px 0 0
}

.ddrop {
    left: 0;
    float: left;
    margin-top: 5px;
    position: absolute;
    display: none;
    border-radius: 0 4px 4px
}

.mlbn {
    width: 962px;
    padding: 10px 10px 12px!important;
    z-index: 50;
    margin-left: -2px
}

.mlbn ul li {
    padding: 5px;
    width: 127px;
    list-style: none;
    float: left
}

.mlbn ul li a {
    color: #FFF;
    font-size: 11px;
    font-weight: 700;
    text-shadow: 0 0 2px rgba(0, 0, 0, .9)
}

.mlbn ul li a:hover {
    text-decoration: underline;
    background: 0 0!important;
    border-radius: none;
    box-shadow: none
}

.mlbn ul li:hover ul {
    display: block
}

.ui-basictab {
    padding: 0;
    margin: 0
}

.ui-basictab .ui-tabs-nav {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-weigth: normal;
    font-size: 11px;
    list-style-type: none;
    padding: 5px 0 10px
}

.ui-basictab .ui-tabs-nav ul {
    margin: 0;
    padding-bottom: 10px
}

.ui-basictab .ui-tabs-nav li {
    display: inline
}

.ui-basictab .ui-tabs-nav li a {
    text-decoration: none;
    border: 1px solid #d4d4d4;
    border-bottom: 1px solid #aaa;
    color: #888;
    padding: 4px 5px;
    outline: 0;
    font-weight: 700;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px #fff;
    -moz-box-shadow: inset 0 0 4px #fff;
    box-shadow: inset 0 0 4px #fff;
    background: #fefefe;
    background: -webkit-linear-gradient(#fff, #fff, #e4e4e4);
    background: -moz-linear-gradient(#fff, #fff, #e4e4e4);
    background: -o-linear-gradient(#fff, #fff, #e4e4e4);
    background: linear-gradient(#fff, #fff, #e4e4e4);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
    text-shadow: 1px 1px #fff
}

.ui-basictab .ui-tabs-nav li a:hover {
    border: 1px solid #888;
    text-decoration: none;
    color: #333;
    background: #fafafa;
    background: -webkit-linear-gradient(#fafafa, #fafafa, #ddd);
    background: -moz-linear-gradient(#fff, #fff, #ddd);
    background: -o-linear-gradient(#fff, #fff, #ddd);
    background: linear-gradient(#fff, #fff, #ddd);
    -moz-box-shadow: 0 1px 5px -1px #aaa;
    -webkit-box-shadow: 0 1px 5px -1px #aaa;
    box-shadow: 0 1px 5px -1px #aaa
}

.ui-basictab .ui-tabs-nav li a:active,
.ui-tabs .ui-tabs-nav li.ui-state-processing a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a:hover {
    border: 1px solid #aaa;
    text-decoration: none;
    -moz-box-shadow: inset 0 1px 4px #d1d1d1;
    -webkit-box-shadow: inset 0 1px 4px #d1d1d1;
    box-shadow: inset 0 1px 4px #d1d1d1
}

.ui-basictab .ui-tabs-nav li.ui-tabs-selected {
    border-width: 0;
    outline: 0
}

.ui-basictab .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a {
    text-decoration: none;
    color: #fff;
    outline: 0;
    font-weight: 700;
    padding: 4px 5px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #116caf;
    border-top: 1px solid #1c85d2;
    border-bottom: 1px solid #024271;
    background-color: #147fce;
    background-image: -moz-linear-gradient(rgba(250, 250, 250, .05), rgba(0, 0, 0, .2));
    background-image: -webkit-linear-gradient(rgba(250, 250, 250, .05), rgba(0, 0, 0, .2));
    background-image: -o-linear-gradient(rgba(250, 250, 250, .05), rgba(0, 0, 0, .2));
    background-image: linear-gradient(rgba(250, 250, 250, .05), rgba(0, 0, 0, .2));
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15)
}

.ui-basictab .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer
}

.ui-basictab .ui-tabs-panel {
    display: block;
    background: 0 0;
    padding: 2px 2px 10px 0
}

.ui-basictab .ui-tabs-hide {
    display: none!important
}

.tabs-content-rounded {
    border: 1px solid #e9e9e9;
    display: inline;
    margin: 5px;
    padding: 5px
}

.ui-dialog {
    background: rgba(198, 198, 198, .8);
    position: absolute!important;
    padding: 5px;
    margin: 5px;
    width: 300px;
    border: 1px solid #c6c6c6;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    box-shadow: 0 0 20px rgba(0, 0, 0, .4)
}

.ui-dialog .ui-dialog-titlebar {
    text-shadow: 0 0 1px #fff;
    color: #000;
    padding: 2px 11px 5px;
    font-size: 14px;
    position: relative;
    background: 0 0!important;
    border: none
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: 0
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -12px 0 0;
    padding: 1px;
    height: 18px;
    background: 0 0!important
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-dialog .ui-dialog-titlebar-close:focus,
.ui-dialog .ui-dialog-titlebar-close:hover {
    padding: 0
}

.ui-dialog .ui-dialog-content {
    background: #fff!important;
    border: 1px solid #afafaf;
    padding: .5em 1em;
    overflow: auto;
    zoom: 1;
    border-radius: 4px;
    box-shadow: 0 0 2px #fff
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin: .5em 0 0;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane button {
    float: right;
    margin: .5em .4em .5em 0;
    cursor: pointer;
    padding: .2em .6em .3em;
    line-height: 1.4em;
    width: auto;
    overflow: visible
}

.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.je {
    width: 70px;
    padding-top: 10px;
    padding-left: 5px;
    float: left;
    height: 70px
}

#tb,
#tt {
    width: 100%
}

.stay_connect {
    font-size: 14px;
    padding-top: 0;
    color: #1F4785
}

#tt {
    position: absolute;
    center: 0;
    top: 0;
    height: 60px;
    z-index: 1000
}

div>div#tb,
div>div#tt {
    position: fixed
}

#tb,
.ttdigital {
    position: absolute;
    center: 0;
    text-align: left;
    z-index: 1000
}

#tb {
    bottom: 0;
    height: 70px
}

.ttdigital {
    top: 0;
    width: 975px
}

div>div.ttdigital {
    position: fixed
}

.txt-article {
    font-size: 17px;
    line-height: 160%
}

.txt-article .bh {
    display: none
}

.txt-article p {
    padding-bottom: 25px
}

.txt-article>div {
    padding-bottom: 25px!important
}

.txt-article table {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.txt-article td,
.txt-article th {
    padding: 5px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0
}

.txt-article ol,
.txt-article ul {
    padding-bottom: 25px;
    list-style: initial
}

.txt-article li {
    list-style: inherit;
    list-style-position: outside;
    margin-left: 25px;
    padding-bottom: 0px;
}

.txt-article h1,
.txt-article h2,
.txt-article h3,
.txt-article h4 {
    line-height: 140%;
    padding-bottom: 25px
}

.txt-article h5,
.txt-article h6 {
    line-height: 130%;
    font-size: 80%;
    padding-bottom: 25px
}

.txt-article img {
    max-width: 100%!important;
    height: auto!important
}

.txt-article iframe {
    max-width: 100%!important
}

.side-article {
    margin-left: 180px;
    text-align: justify;
}
.artoht {
    padding: 10px 22px 0px 0px
}	
.artoht>div {
    padding: 20px 30px
}

.artoht .artohtitm {
    width: 163px;
    margin-right: 24px;
	margin-bottom: 24px;
}
.artoht .artohtitm:nth-of-type(4n) {
    margin-right: 0px;
}
.artoht .artohtitm h3,
.berita h3 {
	height: 67px;
    overflow: hidden;
    margin: -20px 6px 0;
    background: #fff;
    position: relative;
}
.artoht .artohtitm h3 a,
.berita h3 a {
    display: table;
    padding: 10px;
    background: #fff;
	color:#111;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.artoht .artohtitm h3 a:hover{
	color:#3CA5DD;
}

.artoht .artohtitm a div {
    height: 113px;
    overflow: hidden
}


.bbc-image p {
    font-size: 11px!important;
    color: #888;
    padding: 0;
    margin-top: 0
}

#headline,
#headline .linkimg,
#headline iframe,
#headline img {
    height: auto!important;
    width: 100%!important
}

#headline-2 a,
#headline-3 a {
    line-height: 20px!important;
    font-size: 14px!important;
    font-weight: 700!important
}

#headline-3 {
    margin-top: 5px
}

#headline-1 {
    width: 550px;
    height: 305px
}

#headline-2,
#headline-3 {
    width: 274px;
    height: 150px;
    float: right
}

#headline-2 .hltile div,
#headline-3 .hltile div {
    padding: 10px!important
}

#skinads {
    display: block
}

.tcard {
    width: 261px
}

.hltile {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 60%);
    color: #fff;
    width: 100%
}

.hltile a {
    text-shadow: 0 0 5px #111;
    line-height: 30px
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.bx-wrapper img {
    width: 100%!important;
    height: auto;
    display: block
}

ul.image-gallery li {margin-left:0px;}

.footer {
    margin-top: 50px;
    padding: 20px 0 70px;
    background: #000;
    color: #fff;
    border-top: 4px solid #3ca5dd;
    width: 100%;
    position: relative;
}

.footer__top {
    padding: 10px 0 30px;
	display:table;
}

.footer__bottom {
    border-top: 1px solid #2b2b2b;
    padding: 30px 0 10px;
    color: #b1b1b1;
    display: table;
}
.footer__menu {
    position: relative;
}
.footer__top .widget_nav_menu a{color:#FFFFFF; font-size:14px;}
.footer__menu__item {
    position: relative;
    display: block;
    padding: 3px 0;
}
.footer__menu__item--inline {
    padding: 0;
    display: inline-block;
}
.footer__menu__item--inline:after {
    content: " -";
}
.social--footer {
    padding: 10px 0;
}
.social {
    position: relative;
}
.social__item {
    display: inline-block;
    padding: 0 2px;
}
.social__link {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 35px;
    padding: 8px;
    background: #fff;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    text-align: center;
}

.col-bs10-2 {
    width: 20%;
	float:left;
}

.col-bs10-3,
.col-bs10-7 {
    width: 60%;
    float: right;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	text-align:right;
}
.col-bs10-3 {
    width: 30%;
	float: left;
}


.pagination.pagination-numeric{margin-top:20px;}
.pagination.pagination-numeric ul{list-style:none;margin:0 -5px;}
.pagination.pagination-numeric li{display:inline-block;}
.pagination li .currenttext{padding:5px 10px;background:#333;color:#fff;margin:5px;}
.pagination li a{padding:5px 10px;background:#3ca5dd;margin:0 5px;color:#fff;}
.pagination li:hover a{background:#333!important;text-decoration: none;}

.comment{list-style:none;float:left;box-sizing:border-box;width:100%;position:relative;background:#fff;border-bottom:1px solid #d9d9d9; padding: 15px 0 20px 0;}
#commentform p{margin-bottom:10px;float:left;width:100%;clear:both;}
#comments .total-comments{font-size:15px;text-transform:uppercase;position:relative;margin-bottom:10px;padding-bottom:5px;}
#commentform textarea{width:100%;border:1px solid #d9d9d9;background:#fff;padding:2%;line-height:25px;font-family:inherit;box-sizing:border-box;float:right;height:210px;overflow:hidden;}
#commentform input{max-width:300px;border:1px solid #d9d9d9;background:#fff;width:100%;box-sizing:border-box;float:left;height:35px;padding:11px;}
#commentform input#submit{width:auto;padding:10px 20px;background-color:#3ca5dd;color:#fff!important;}
ol.commentlist{margin-left:0;margin-top:-7px;padding:0;}
.commentlist > .comment:nth-last-of-type(1){border-bottom:none;padding-bottom:15px;}
.commentlist > .comment:nth-of-type(1){padding-top:0;}
#comments .avatar{float:left;margin-right:20px;margin-top:7px;}
.commentmetadata{overflow:hidden;line-height:1.5;}
.fn{line-height:1.375em;font-weight:bold;}
.fn a{color:#b02712;font-weight:bold;font-size:15px;}
.ago{color:#999;text-transform:uppercase;font-size:10px;}
.comment-meta{font-size:12px;}
.reply a{font-weight:bold;float:left;padding:0 0px;font-size:13px;color:#a1a1a1 !important;margin-right:20px;transition:all 0.25s ease;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;}
.commentlist .children{margin-bottom:0;margin-top:0;margin-left:9%;width:91%;float:left;box-sizing:border-box;padding:0;}
ul.children li:nth-last-child(1){border-bottom:0px;margin-bottom:0px;padding-bottom:0px;}
ul.children li:nth-of-type(1){border-top:1px solid #ddd;margin-top:20px;}
.pertamax{background:#F9E4E4;padding:10px;margin-bottom:10px;border:1px solid #CABBBB;}

a.header-facebook i{
    color: #3b5998;
}
a.header-twitter i{
    color: #00aced;
}
a.header-google-plus i {
    color: #d34836;
}
a.header-youtube-play i,
a.header-google-plus-square i {
    color: #d34836;
}
a.header-rss i,a.header-rss-square i {
    color: #FF6600;
}


.bx-wrapper .bx-viewport {
    //-moz-box-shadow:0 0 5px #ccc;//-webkit-box-shadow:0 0 5px #ccc;//box-shadow:0 0 5px #ccc;//border:solid #fff 5px;//left:-5px;//background:#fff}
	.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:-1}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager .bx-pager-item{display:inline-block}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-prev{left:10px}.bx-wrapper .bx-next{right:10px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;z-index:0;background-color:rgba(0,0,0,.75);color:#fff;font-size:20px;padding:5px 10px;opacity:.2;transition:opacity 1s ease-in-out}.bx-wrapper:hover .bx-controls-direction a{opacity:1}.bx-wrapper .bx-controls-direction a.disabled{display:none!important}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}#box2c .bx-wrapper .bx-controls-direction a{top:60%!important}#bx-pager .active,#bx-pager a:hover{background:#3ca5dd!important;color:#fff;text-shadow:0 0 1px rgba(0,0,0,.7)}#bx-pager a:hover{text-decoration:none}
.navthumb{border-top:2px solid #b9201f;border-bottom:0 solid #eee;background:#eee}
.navthumb .bx-wrapper {
	background: #000;
}
.navthumb .bx-wrapper a{color:#fff;}
.signin,.signin_sm{background-image:url(http://cdn-1.tstatic.net/css/theme13/images/signin.png);background-repeat:no-repeat;cursor:pointer}.navthumb .bx-wrapper .bx-controls-direction a{margin-top:-40px}.navthumb iframe{width:100%!important}.navthumb .bx-pager a{border-right:1px solid #eee;height:115px}.lsihomeloc{list-style:none}.lsihomeloc li{float:left;height:30px;width:150px}.lsihomeloc li a{font-weight:700;font-size:14px}.ontop{position:fixed;bottom:0;right:10px;cursor:pointer;font-weight:700;padding:10px;font-size:250%;opacity:.6;filter:alpha(opacity=60)}.ontop:hover{opacity:1;filter:alpha(opacity=100)}.navimges{clear:both;text-align:left;position:absolute;z-index:9999;top:35%;width:100%;overflow:hidden}.navimges a{cursor:pointer;opacity:.9;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s;transition:.5s;background-color:rgba(0,0,0,.7);text-align:center;background-position:center;background-repeat:no-repeat;padding:15px;color:#fff;font-size:25px}.navimges .next{float:right;margin-right:-90px}.navimges .prev{float:left;margin-left:-90px}.navimges .next:hover,.navimges .prev:hover{background-color:rgba(0,0,0,.8);opacity:.9}#imagesp:hover .navimges .next{margin-right:0}#imagesp:hover .navimges .prev{margin-left:0}#latestul iframe{width:100%!important}#latestul>div:nth-child(1n+0){width:48.5%;float:right;height:98px;margin-bottom:20px}#latestul>div:nth-child(2n+0){width:48.5%;float:left;height:98px;margin-bottom:20px}.signin_sm{background-size:150px;width:150px;height:30px}.signin{background-size:200px;width:200px;height:37px}.signin_sm_gplus{background-position:0 -36px}.signin_gplus{background-position:0 -48px}.signin_tribun{background-position:0 -141px}.register_fb{background-position:0 -95px}.register_gplus{background-position:0 -142px}#commentins li:hover .flagcomment{display:block}@-ms-viewport{width:device-width}@viewport{width:device-width}@media print{#bodyart #article>.w300,#bodyart #articleright,#bodyart #bannerku,#bodyart #bannerkubawah,#bodyart #boxright,#bodyart #comments,#bodyart #related,#bodyart #timeline,#bodyart .artoht,#bodyart .bshb,#bodyart .bsht,#bodyart .fancybox-overlay,#bodyart .header .fr,#bodyart .main-menu,#bodyart .theader,#footer,.share{display:none!important}#bodyart .bsh{border:none!important;box-shadow:none!important}#bodyart #article{padding:0!important}#bodyart .txt-article,#txt-article-b{margin-left:0!important}#bodyart #artimg{margin-top:10px}}

.toggle-menu{background:#3ca5dd;color:#fff;padding:10px;position:fixed;top:0;width:100%;left:0;z-index:999;display:none;}
.slideout-menu{display:none;}
.toggle-menu a{color:#fff;font-size:24px;}

@media screen and (max-width:1024px){
.theader,.main,.main-menu>div,
.main-menu>div>ul{width:98%!important;}
.w677{width:100%!important;}
.w502,.w300 {width: 80%!important;}
#headline, #headline .linkimg, #headline iframe, #headline img{width:100%!important;height:auto!important;}
.list-text .pos_rel{clear:both; margin-bottom:5px;}
}
@media screen and (max-width:890px){
.header .tlogo {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 45px!important;
}
.search--header {
    margin-left: -8%;
}
.w502,#headline, #headline, 
.linkimg, #headline iframe, #headline img,
.w300,.w750 {width: 100%!important;}
div#div-Top-Leaderboard img{width: 100%!important;height:auto!important}
#headline, #headline .linkimg, #headline iframe, #headline img{height:auto!important;}
div#boxleft,.theader>ul{display:none;}
.theader .tlogo{text-align:center; width:100%;}
.thead{position:relative; top:55px; z-index:-1;}

ul.lsi-h.al li {width: 31%!important;}
.images-1 ul.lsi-h.al li {width: 48%!important;}
ul.lsi-h.al li img.home-thumb-foto {
    width: 100%;
    height: auto!important;
}

.toggle-menu{display:block;}
.main-menu,.menu3{display:none;}
.slideout-menu{position:fixed;top:0;left:-250px;width:250px;height:100%;background:#3ca5dd;z-index:9999;display:block;}
.slideout-menu h3{position:relative;padding:12px 10px;color:#fff;font-size:1.2em;font-weight:400;border-bottom:4px solid rgba(0,0,0,.2);}
.slideout-menu .slideout-menu-toggle{position:absolute;top:8px;right:8px;display:inline-block;padding:6px 9px 5px;font-family:Arial, sans-serif;font-weight:bold;line-height:1;    background: rgba(0,0,0,.3);
color: #fff;
text-decoration:none;vertical-align:top;}
.slideout-menu .slideout-menu-toggle:hover{color:#fff;}
.slideout-menu ul{
    list-style: none;
    font-weight: 300;
    border-bottom: 1px solid rgba(0,0,0,.2);
    margin-top: 0px;
}
ul.sub-menu{margin-left:10px;}
.slideout-menu ul li{
	border-top: 1px solid rgba(0,0,0,.2);
    border-bottom: 1px solid rgba(255,255,255,.3);
    background: #3ca5dd;
}
.slideout-menu ul li ul{border:1px solid rgba(0,0,0,.2);}
.slideout-menu .menu-item-has-children ul li{border-top:1px solid #454545;border-bottom:1px solid #151515;}
.slideout-menu ul li a{position:relative;display:block;padding:10px;color:#fff;text-decoration:none;border-bottom:none;}
.slideout-menu .menu-item-has-children ul li:hover{background:#333;}
.slideout-menu ul li a:hover{background:#222;color:#fff;}
.slideout-menu ul li a i{position:absolute;top:15px;right:10px;opacity:.5;}

.slideout-menu>ul>li>ul{display:none;}
.slideout-menu>ul>li:hover>ul {
    display: block;
    visibility: visible;
    margin-top: 0;
	margin-left:0px;
	border:none;
}
.slideout-menu>ul>li:hover>ul li {
	background:rgba(0,0,0,0.2);
	border:none;
}
.read_title{font-size:32px!important;}
#article .imgfull_div,
#article .imgfull_div img{
	width:100%;
    height: auto!important;
	}
#article #articleright{display:none!important;}
.side-article{margin-left:0px!important;padding-right:0px!important;}
.artoht,
#article{padding:0px;}
.breadcrumb{margin-top:10px;}
.social.ar{
	text-align: center!important;
    clear: both;
    display: table;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
}
.artoht .artohtitm {
    width: 48%!important;
    margin-right: 10px!important;
    margin-bottom: 24px!important;
}
.artoht .artohtitm:nth-of-type(2n) {
    margin-right: 0px!important;
}

}

@media screen and (max-width:640px){
	ul.lsi-h.al{
    max-height: 160px;
    overflow: hidden;
	}
	ul.lsi-h.al li{ 
    width: 46%!important;
    height: auto!important;
    margin-bottom: 20px;
	}
	ul.lsi-h.al li:nth-of-type(2n) {
    margin-right: 0px;
    padding-right: 0px;
	}
	ul.lsi-h.al li .ovh.pos_rel.wfull{height:auto!important}
	.images-1 ul.lsi-h.al li, .video ul.lsi-h.al li{width: 45%!important;}
	.images-1 ul.lsi-h.al li img, .video ul.lsi-h.al li img{width:100%!important; height:auto!important;}
	div#box2c,.fr.mt5.pos_rel,div#headline, .navthumb.ovh.bgwhite.pos_rel {
    display: none;}
	.ovh.pos_rel.wfull,.mr140,.mr180,li.dip.fl.bdr0.pr15 {
    width: 100%;}

}

@media screen and (max-width:300px){
.header{
    width: 115%;
}
.content{width:100%;}
}
.clearfix{
	clear:both
}	
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}
.read_title {
    margin: 10px 0 20px;
    font-size: 55px;
    font-weight: 300;
    color: #000;
}
.author a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.tag_article_teaser {
    text-align: left;
    text-transform: uppercase;
    padding: 3px 0;
    font-size: 18px;
    font-weight: 800;
	color:#000;
	margin-right:20px;
}
ul.list-text li {
    float: left;
    clear: both;
    display: table;
    width: 100%;
}
.header .tlogo {
    float: left;
    margin-top: -10px;
}
#article_con{width:100%;}