/*! Manfikar.com
* Creator Parman | vharman.irwan@gmail.com
* http://manfikar.com | Jasa Pembuatan dan perbaikan Website 
* Copyright 2015 manfikar Group;*/
/*/////////////////////////////////////////////////
/////////////////Belum diberesin///////////////////
//////////////////////////////////////////////////*/
.newsRight{
    background-color: #fff;
    width: 357px !important;
    margin-left: 0px;
}
.menuNav ul{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 16px;
}

.social{
  width: 32px;
  height: 32px;
}

.imgLogo{
     width: 170px;
    height: 58px;
    padding-right: 10px;
    margin-bottom: 13px;
}
.menuNav ul li a{
  padding: 13px;
  border-radius: 3px;
}
.menuNav ul .active a,.menuNav ul .ui-tabs-active a{
  color: #555;
  cursor: default;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  padding: 13px;
}
.menuNav ul li{
list-style-type: none;
  padding: 10px 0;
  float: left;
  width: auto;
  border-radius: 2px;
  margin: 17px 0;
  margin-bottom: 2px;
}

.menuNav ul .active,.menuNav ul .ui-tabs-active{
color:red;
}

#bx{
    padding:10px
}

#wrap_b{
      width: 49%;
    float:left;
    margin-left:10px;
    margin-right:10px
}

#left_box{
    background:#FFFFFF;
    border:1px #DDD solid;
    width:50%;
    height:391px;
    float:left
}

.sidebar1{
    width:100%
}

#slide_a1 {
  background: #FFFFFF;
  /* border: 1px #DDD solid; */
  width: 568px;
  margin-left: 5px;
  margin-bottom: 15px;
  min-height: 335px;
  float: left;
}

#slider{
    padding:10px
}

#games{
    width:530px !important;
}

#slide_a1{
    background:#FFFFFF;
    width:550px !important;
    margin-left:5px;
    margin-bottom:15px;
    min-height:335px;
    float:left
}

#left_box {
  background: #FFFFFF;
  border: 1px #DDD solid;
  width: 50%;
  height: 391px;
  float: left;
}
#right_box {
  background: #FFFFFF;
  border: 1px #DDD solid;
  width: 47.7%;
  min-height: 343px;
  float: right;
}

#wrap_c{
    width:355px;
    float:left
}

#nav_a {
  width: 100%;
  border: 1px #DDD solid;
  border-bottom: 0;
  margin-bottom: 15px;
  float: left;
}

#wrap_d{
    width:69.1%;
    float:left;
    margin-right:10px
}

#slide_c {
  background: #FFFFFF;
  width: 100%;
  min_height: 100px;
  float: left;
}

.linav33 a {
  text-decoration: none;
  position: relative;
  display: block;
  padding: 8px 13px 10px 20px;
  font-size: 13px;
  color: #777;
  min-height: 10px;
  border-bottom: 1px solid #DDD;
}

.tag {
  background: #CCC;
  border-radius: 3px;
  color: #FFF;
  margin-left: 15px;
  display: inline-block;
  font-size: 0.9em;
  padding: 0 5px;
  margin-top: 7px;
}

.nav9 {
  width: 100%;
  min-height: 100px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav9 li {
  width: 94.5%;
  min-height: 30px;
  padding: 8px 0px 10px 20px;
  border-bottom: 1px solid #DDD;
list-style-type: none;
}

.nav9 li a {
  width: 83%;
  float: left;
  position: relative;
  display: block;
  font-size: 13px;
  color: #777;
  min-height: 10px;
}

/*/////////////////////////////////////////////////
/////////////////udah rapih///////////////////
//////////////////////////////////////////////////*/
body {
    background:#F2F2F2;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size:13px;
    color: #333;
}

a{
    color: #03658c;
    text-decoration: none;
}

#formRegister {
  max-width: 700px;
  width: 100%;
  min-height: 500px;
  background: white;
  box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.45);
  margin: auto;
}

#forgetForm {
    position: absolute;
    width: 480px;
    min-height: 130px;
    background: white;
    top: 50%;
    margin-top: -174px;
    left: 50%;
    margin-left: -240px;
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.45);
}

div{
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

.titleBlue{
	margin: 0px;
    padding: 7px 0px 9px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    background: #76ABDB;
    font-size: 18px;
}

.titlemenu{
    border-radius: 3px 3px 0px 0px;
    font-size: 14px;
    line-height: 29px;
    text-align: left;
    padding-left: 20px;
    letter-spacing: 0.4px;
    color: #FFF;
    background: #2B74BC;
}
#MainTop{
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
        z-index: 1001;
    height: 50px;
    background:#FAFAFA;
    -webkit-box-shadow:0 3px 6px -1px #DDD;
    -moz-box-shadow:0 3px 3px 0 #DDD;
    box-shadow:0 2px 2px 0px #DDD
}

#top{
    background:#FAFAFA;
    height:50px
}

#top_left ul{
    margin:0;
    padding:0;
    list-style-type:none;
}


#top_left ul li{
list-style-type: none;
    float:left;
    font-family:FontAwesome;
    font-size:14px;
    margin:0;
    padding:15px 0px 0 0px
}

#top_left ul a,#top_left ul a:link{
	margin:0;
	padding:12px 13px 0px 9px;
	color:#015C83;
	text-decoration:none;
	font-size:17px;
	letter-spacing:3px
}

#top_left ul a:hover{
    color:#999
}

#top_left{
    width:29.5%;
    float:left
}
.marginTop{
    margin-top: 55px !important;
    }
/*#top,#footer,#wrap_content,#wrap_content1,#top_a,#top_b*/
.content{
    margin:auto;
    width:1150px
}

.titlenews{
    text-align: center;
    padding: 30px 5px 6px 5px !important;
    }
.datenews{
	text-align: center;
	color: #8E8C8C;
}
.val{
    margin-top: 20px;
}

#BoxLogo{
    width:70px;
    margin-right:17px;
    height:50px;
    float:left;
    background-color:rgb(247,247,247);
    border-left:1px #DDD solid;
    border-right:1px #DDD solid
}

#box_circle{
    width:80px;
    padding-left:2px;
    padding-top:5px;
}


#box_circle div{
    width:48%;
    height:0;
    padding-bottom:47%;
    margin-left:14px;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    border:1px #3487aa solid
}

#box_circle div img{
    height: 29px;
    margin: 6px; 
}

#search-Box{
    width:25.5%;
    float:left;
}

.input-group{
    width: 377;
    padding-top:9px;
    position:relative;
    display:table;
}

#search-Box button{
    height: 34px;
    margin: 0px 0;
    position: relative;
    bottom: 2px;
    right: 2px;
    border-radius: 0px 6px 6px 0px;
}

.form-control{
    width:324px;
    margin-top:0px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    color:#555555;
    background-color:#ffffff;
    background-image:none;
    border:1px solid #DDD;
    border-right:0;
    border-left:1px solid #DDD;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
    display:table-cell
}

.input-group-addon{
    display: table-cell;
    padding-bottom: 4px;
    background-color: #F7F7F7;
    vertical-align: middle;
    border: 1px solid #DDD;
}

#top_right{
  width: 41%;
  float: right;
}

#top_right ul{
    list-style-type: none;
    float:right;
}

#top_right ul li:first-child{
    width: 69px;
    font-size: 11px;
    letter-spacing: 0.5px;
    line-height: 13px;
    text-align: left;
    font-weight: bold;
}

#top_right ul li:last-child{
    margin-left: -2px;
}

#top_right ul li{
list-style-type: none;
    float:left;
    font-family:FontAwesome;
}

.textSmall{
    width:110px;
    height:25px;
    padding:0px 0px 0px 5px;
    margin:0px 0 0 5px;
    border:1px #CCC solid
}

button{
    margin: 0 2px;
    padding:5px 11px 5px 12px;
    border-radius:3px;
    font-size:13px;
    border:none;
    cursor: pointer;
}

.buttonGray{
    color:#FFF;
    background:#CCC;
}

.buttonBlue{
    color:#FFF;
    background:#3883c9;
}

#usernameTop{
    margin: 12px;
    position: relative;
    top: 3px;
    font-size: 16px;
    text-transform: capitalize;
}

.text{
    padding: 0 8px;
    margin: 7px;
    border: 1px solid #d9d9d9;
    border-top: 1px solid silver;
    border-radius: 2px;
    color: #838383;
    width: 100%;
    height: 38px;
    font-size: 14px;
    text-align: left;
}

.register {
  margin: 25px;
}

.register .rows{
    width: 97%;
}


.note{
    font-size: 10.6px;
    color: rgba(66, 134, 237, 0.78);
    margin: 0 9px;
    font-style: italic;
}

.register .rows div:last-child{
    float: left;
    font-weight: bold;
    margin: 29px 0;
    width: 50%;
    margin-left: 8px;
    color: rgba(66, 134, 237, 0.78);
}

.register .rows div:first-child{
    float: left;
    margin: 18px 2px;
}

.register button{
    padding: 10px 14px;
}

.clear{
    clear: both;
}

.alertForm{
    text-align: center;
    font-size: 15px;
    padding: 15px;
    border: thin solid;
    margin: 17px 33px;
    border-radius: 5px;
    color: red;
    width: 84%;
}

#header{
    	margin-top: 60px;
	min-height: 100px;
}

.box .pancil{
    width: 10px;
    border: 2px solid;
    padding: 13px;
    border-radius: 22px;
    margin: -5px 0px;
}

.box {
    float: left;
    border-right: 2px solid;
    height: 31px;
    padding: 9px;
}

.box .pancil i{
    position: relative;
    bottom: 2px;
    right: 1px;
}

.buttonCreatTread{
  padding: 0px;
  width: 204px;
  float: right;
     margin-top: 18px;
  height: 50px;
  position: relative;
  background-color: #00BBBB;
  color: rgb(255,255,255);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.buttonCreatTread .textValue{
    margin: 8px 75px;
    width: 110px;
    text-align: center;
    font-weight: bold;
    line-height: 17px;
}

.buttonCreatTread .textValue a{
  color: #fff;
}

.menuBar{
    height: 40px;
    background: #2B74BC;
    border-radius: 3px 3px 3px 3px;
}

.menuBar .mainMenu{
  width: 50%;
  float: left;
}

.menuBar .mainMenu ul{
    margin: 0;
    padding: 0;
}

.mainMenu.social ul li{
list-style-type: none;
  float: right !important;
  padding: 5px 0 0 12px !important;
}

.menuBar .mainMenu ul li{
    float: left;
    font-size: 15px;
    margin: 0;
    padding: 12px 0 0 12px;
    list-style-type: none;
}

.menuBar .mainMenu ul li a{
    margin: 0;
    padding: 0px 9px 7px 9px;
    color: #FFF;
    text-decoration: none;
    letter-spacing: 1px;
}

.menuBar .mainMenu ul li a img{
  width: 32px;
}

.home_icon{
    width: 20px;
    float: left;
    padding-left: 20px;
    padding-top: 9px;
}

.sidebar{
    background-color: #fff;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.leftPanel{
    width: 18%;
    float: left;
}

.tournament ul{
    list-style: none;
    padding: 0;
    margin-top: 7px;
}

.tournament ul li{
list-style-type: none;
    margin-left: 15px;
    min-height: 17px;
    border-bottom: 1px #CCC dotted;
}

.tournament ul li.title{
    margin-left: 0 !important;
    text-align: center;
    padding: 1px 0px 0px 0;
    /*font-weight: bold;*/
    border-bottom: none;
}

.tournament .sidebar{
    border: thin solid #ccc;
    border-radius: 3px;
    margin-bottom: 5px;
}

.tournament ul li.date{
    margin-left: 0 !important;
    font-size: 11px;
    text-align: center;
    padding: 1px 0px 1px 0;
    border-bottom: thin solid #ccc;
    margin: 0 0 5px 0;
}

.nav{
    min-height:100px;
    list-style:none;
    margin:0;
    padding:0
}

.nav li a{
    position:relative;
    display:block;
    padding:8px 0px 15px 50px;
    font-size:13px;
    color:#777;
    height:10px;
    border-bottom:1px solid #DDD;
}

.nav li a:before{
    font:14px fontawesome;
    position:absolute;
    left:20px
}

.nav li a:hover{
    background:#F7F7F7;
    box-shadow:inset 5px 0 0 gray
}

.nav li a.active,.nav li a .ui-tabs-active{
    background:#FAFAFA;
    box-shadow:inset 5px 0 0 gray
}

.nav li:nth-child(1) a:before{content:'\f015'}.nav li:nth-child(2) a:before{content:'\f110'}.nav li:nth-child(3) a:before{content:'\f0e6'}.nav li:nth-child(4) a:before{content:'\f01d'}.nav li:nth-child(5) a:before{content:'\f0e8'}.nav li:nth-child(6) a:before{content:'\f0eb'}.nav li:nth-child(7) a:before{content:'\f06d'}.nav li:nth-child(8) a:before{content:'\f168'}.nav li:nth-child(9) a:before{content:'\f03e'}

.sidebar-right{
    width: 99.3%;
    min-height: 100px;
    border-bottom: 0;
    border-left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-right: 7px;
}

#footer{
    background: #FCFCFC;
    border-top: 4px #E7E7E7 solid;
    height: 31px;
    padding-top: 16px;
    width: 100%;
}

.left-footer{
    width: 40%;
    float: left;
}

.right-footer{
    float: right;
}

.right-footer ul{
    height: 30px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.right-footer ul li{
list-style-type: none;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0px;
}

.right-footer ul li a{
      margin: 0;
  padding: 5px 12px 0px 0px;
  color: #777;
  text-decoration: none;
  letter-spacing: 1px;
}

.bodyValue{
  background: #fff;
  min-height: 600px;
  padding-left: 9px;
}

.bodyValue h1{
  margin: 0;
  padding: 11px 0 14px 0px;
  color: rgb(58, 58, 247);
}

.listPhotoMain{
  float: left;
  margin: 0 10px 10px 0px;
}
.boxListMain{
  border-bottom: thin solid #DBDBDB;
  margin-bottom: 11px;
}
.newsList{
  padding: 11px 10px 1px 0;
}
.pagination{
  float: right;
  margin-top: 7px;
  margin-right: 10px;
  margin-bottom: 7px;
}

.pagination li {
  display: inline;
list-style-type: none;
}
.pagination li span{
  float: left;
  padding: 0 12px;
  line-height: 30px;
  text-decoration: none;
  background-color: #fff;
  border: thin solid #ddd;
}
.textInput{
  min-width: 200px;
  margin-bottom: 10px;
  border: 1px #DDD solid !important;
  padding-left: 10px !important;
  color: #777;
  height: 27px !important;
  margin-top: 5px;
}

.menu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 7px 4px 4px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.menu ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
list-style-type: none;
}
.menu ul li:hover {
  background: #555;
  color: #fff;
}
.menu ul li ul {
  padding: 0;
  position: absolute;
  top: 26px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.menu ul li ul li { 
list-style-type: none;
  background: #555;  
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
.menu ul li ul li:hover { background: #666; }
.menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.menu ul li button{
  margin: 0 !important;
  padding: 6px 13px !important;
  border-radius: 0  !important;
  font-size: inherit  !important;
  border: none  !important;
}
.groupForm{
    margin: 13px 0;
    border: thin solid #ccc;
    padding: 11px;
    border-radius: 6px;
}

.groupForm input[type="text"] {
  padding: 14px 8px;
  width: 100%;
  border-radius: 4px;
  max-width: 900px;
}

#gambarList li input[type="text"]{
  max-width: 200px;
}
.groupForm textarea, .textarea{
  border: thin solid #ccc;
  padding: 14px 8px;
  width: 100%;
  border-radius: 4px;
  max-width: 900px;
  height: 220px;
  overflow: auto;
}
.bingkaiVideo{
  margin-right: 10px;
  padding: 5px;
  border: 1px #DDD solid;
}

.mainMsg{
  width: 90%;
  margin: auto;
  text-align: center;
  border: 2px solid #2B74BC;
  border-radius: 3px;
  font-size: 23px;
  margin-top: 26px;
  background-color: #fff;
  padding-bottom: 23px;
}

.msgTop{  
  z-index: 1003;;
  border: thin solid #2B74BC;
  width: 293px;
  text-align: center;
  padding: 9px;
  border-radius: 4px;
  position: fixed;
  background-color: #fff;
  left: 40%;
  top: 13px;
  color: #000;
  box-shadow: 0px 1px 14px 0px;
}

#forum .right{
  float:right;
}

#forum .left .top{
  height: 200px;
  border: thin solid #ccc;
  background-color: #fff;
  width: 784px;
}

#forum .left .top .photo img{
  margin: 20px 0 0 13px;
  width: 130px;
}

#forum .left .top .photo{
  border-right: thin solid #ccc;
  width: 156px;
  float: left;
  height: 200px;
}

#forum .left .bottom{
  margin-top: 7px;
  height: 700px;
  border: thin solid #ccc;
  background-color: #fff;
  width: 784px;
}

#forum .left{
  float:left;
}

#forum .left .top .nameMember{
  text-align: center;
  color: #2B74BC;
  font-weight: bold;
  margin-top: 7px;
  font-size: 15px;
}

#forum .left .top .info .right{
  float: right;
  width: 38%;
  border: thin solid #ccc;
  height: 154px;
  padding: 12px;
  margin: 9px;
}

#forum .left .top .info .left{
  float: left;
  margin: 31px 0 0 16px;
  font-size: 15px;
  font-weight: bold;
}

#forum .left .top .info .left .rows label{
  display: inline-block;
  width: 94px;
  margin: 5px 0;
}

.updateProfile{
  width: 784px;
  background-color: #fff;
  float: left;
  min-height: 421px;
}

.updateProfile input[type="text"]{
  width: 433px;
  padding: 5px;
  border-radius: 2px;
  margin: 6px 20px;
}

.updateProfile input[type="file"]{
  padding: 5px;
  border-radius: 2px;
  margin: 6px 20px;
}

#updateProfile ul li{
list-style-type: none;
  float: left;
  padding: 8px 0;
}
#updateProfile ul li a{
  padding: 10px 33px;
}
.updateProfile .main{
  margin:39px;
}

.updateProfile ul{
  border-bottom: thin solid #ccc;
}

.updateProfile .main label{
  display: inline-block;
  width: 100px;
}
#hideMsg{
  float: right;
  font-size: 10px;
  font-weight: bold;
  position: relative;
  top: -6px;
  right: -5px;
  cursor: pointer;
}

.loginComent{
  background-color: #fff;
  text-align: center;
  font-size: 22px;
  padding: 29px;
  font-weight: bold;
}

.bodyValue{
  background: #fff;
  min-height: 600px;
  padding: 0 12px 19px 10px;
  margin-bottom: 9px;
}
.imgAtr{
  float:left;
}
.postAtt{
  font-size: 12px;
  width: 570px;
  float: left;
  margin: 1px 0 0 8px;
}
.updateBotton a{
  color:#fff;
}
.updateBotton{
  float: right;
  width: 67px;
  margin-top: 2px;
  font-weight: bold;
}
.lockList{
  width: 30px;
  float: right;
}
.categoryList{
  color: #414141;
  font-weight: bold;
  font-size: 12px;
}
.attrList{
  margin: 3px 0 0 2px;
  font-size: 11px;
  color: #909090;
}
.idTread a{
  color:#fff;
}
.idTread{
  width: 300px;
  float: right;
  text-align: right;
  margin-right: 7px;
}
#forum .main{
  width: 783px;
  float: left;
  margin-right: 10px;
  word-wrap: break-word;
}
.commentList .value{
  background-color: #fff;
  padding: 8px;
  min-height: 60px;
  margin-bottom: 9px;
}
.submitComent button{
  margin: 8px 0;
}
.submitComent{
  margin-top: 10px;
  background-color: #fff;
  padding: 10px;
}

.topTread{
  border-bottom: thin solid #ccc;
    padding: 16px;
}
#forum .header{
  background-color: #fff;
  margin-bottom: 9px;
}
#forum .header .subForum{
  float:left;
  margin-left: 13px;
  width:900px;
}
#forum .header .subForum select{
  width: 769px;
  margin: 14px 0 0 0px;
  font-size: 15px;
  padding: 5px 10px;
  border-radius: 3px;
}
#forum .header .subForum label{
  display: inline-block;
  width: 99px;
  font-size: 16px;
  font-weight: bold;
  padding: 19px 7px;
}
#forum .header button{
  margin: 4px 23px 0 0;
}
.titleForum{
  width: 200px;
  float: left;
  margin-top: 3px;
}

.newscontent{
    width: 784px;
    float: left;
    margin-right: 10px;
}
.shareSosmed{
      text-align: center;
    margin: 10px 0px 27px 0px;
}
.listName{
  border-bottom: thin solid #ccc;
  font-weight: bold;
  padding: 6px 0 11px 0;
  margin: 0 0 11px 0;
}
.commentEdit{
  width: 63%;
  background-color: #fff;
  float: left;
  padding: 20px;
  margin-right: 18px;
}
.quote{
  border: thin solid #D8D8D8;
  padding: 10px;
  background-color: #ECECEC;
}
.quotTitle{
  border-bottom: thin solid;
  padding-bottom: 6px;
}
.listName img{
border-radius: 5px;
}
.list-emo{
margin-top:10px;
}
.list-emo img{
cursor:pointer;
width:50px;
}

.emoBadmintalk{
width:100px;
}

.menuDate{
       display: block;
    font-size: 11px;
    color: #9C9C9C;
    margin-top: 5px;
}