body{
  background: #F5F5F5;
   font-size: 0.8em;
   min-width: 100%;
}
h1, h2, h3, h4, h5, h6{
  font-weight: normal;
  line-height: 1;
}


#body_wrapper_2{
}

#body_wrapper{
  background: #F5F5F5;
  margin: 0 auto;
  padding: 10px;

}

#header_wrapper{

}

#header{
  padding: 10px 0;
  margin: 0 auto;

}

#content_wrapper{

}

#content{

  margin: 0 auto 20px;
  padding-top: 40px;

}

#content_left{



}
#content_center{
}
#content_right{


}

#footer_wrapper{
  background: #000;
}

#footer{
  color: #222;
  font-family: arial,sans-serif;
  font-size: 12px;
  margin: 0 auto;
  padding: 20px 10px;
  text-align: center;

}

#footer .copyright{
}

#menu{

}
#menu ul{
  margin: 0;

}
#menu ul li{
  margin: 0;
  padding: 0px;
}
#menu ul li a{
  background: #00A5DF url(img/arrow.png) no-repeat 97% center;
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1px;
  padding: 5px 10px;
}
#menu ul li.current a,
#menu ul li.section a,
#menu ul li a:hover{
  color: #111;
  text-decoration: none;
}
  #menu ul li ul.sub_menu{
    display: none;
  }
  #menu ul li ul li{
    clear: both;
    float: none;
    display: none;
  }
  #menu ul li ul.sub_menu li a,
  #menu ul li ul.sub_menu li ul.sub_menu li a{
    /* reset level_2 & level_3 */
    color: #666;
    font-weight: normal;
    padding: 5px 15px;
  }
  #menu ul li ul.sub_menu li a:hover,
  #menu ul li ul.sub_menu li.current a,
  #menu ul li ul.sub_menu li.section a,
  #menu ul li ul.sub_menu li ul.sub_menu li a:hover,
  #menu ul li ul.sub_menu li ul.sub_menu li.current a,
  #menu ul li ul.sub_menu li ul.sub_menu li.section a{
    /* hover state level_2 & level_3 */
    color: #00A5DF;
    font-weight: normal;
  }

#side_menu{
}
#side_menu ul{

  margin: 0;
}
#side_menu li{
  margin: 0;
  padding: 5px 0;
}
#side_menu ul li a{
  color: #494949;
  font-size: 14px;
  font-weight: bold;
}
#side_menu ul li.current a,
#side_menu ul li.section a,
#side_menu ul li a:hover{

}
  #side_menu ul li ul.sub_menu{
    margin-left: 15px;
  }
  #side_menu ul li ul li{
    padding: 0;
  }
  #side_menu ul li ul.sub_menu li a,
  #side_menu ul li ul.sub_menu li ul.sub_menu li a{
    /* reset level_2 & level_3 */
    color: #999;
    font-weight: bold;

  }
  #side_menu ul li ul.sub_menu li a:hover,
  #side_menu ul li ul.sub_menu li.current a,
  #side_menu ul li ul.sub_menu li.section a,
  #side_menu ul li ul.sub_menu li ul.sub_menu li a:hover,
  #side_menu ul li ul.sub_menu li ul.sub_menu li.current a,
  #side_menu ul li ul.sub_menu li ul.sub_menu li.section a{
    /* hover state level_2 & level_3 */
    font-weight: bold;
  }

.row{
  margin: 20px 0 40px 0;
}
  .row .thumb{
    float: left;
    margin: 0 20px 20px 0;
  }
  .row .title{
    display: block;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px;
  }
  .row .date{
    display: block;
    font-size: 10px;
    margin: 0;
  }
  .row .desc{
    margin: 0;
  }

/*** YOUR CODE HERE ****/

#logo{
  background: rgba(0, 0, 0, 0) url("img/logo1.png") no-repeat scroll 0 0;
  display: block;
  height: 100px;
  margin: 0 auto;
  width: 160px;
  background-size: 160px auto;
}
#logo img{
  display: none;
  margin: 0 auto;
}


#search_box{
  margin-bottom: 15px;

}
#search_box form{
  margin: 10px 0 0;
}
#search_box input{
  background: url(img/search.png) no-repeat 98% center #FEFEFE;
  border: medium none;
  color: #555555;
  font-size: 12px;
  height: 24px;
  line-height: 14px;
  padding: 4px 16px 4px 4px;
  width: 95%;

  box-shadow: 0 1px 2px #AAA inset;
  -moz-box-shadow: 0 1px 2px #AAA inset;
  -webkit-box-shadow: 0 1px 2px #AAA inset;
}


#slideshow_wrapper {
   display: none;
  /*margin: 0 auto;
  max-width: 480px;
  width: 100%;*/
}
.column{

  margin-right: 5%;
  margin-bottom: 40px;

  text-align: center;
}
.column span{
  display: block;
  height: 32px;
  margin: 0 auto;
  width: 32px;

}
  .column #about_us{
    background: url(img/about-us.png) no-repeat;
  }
  .column #services{
    background: url(img/services.png) no-repeat;
  }
  .column #gallery{
    background: url(img/gallery.png) no-repeat;
    }
  .column #career{
    background: url(img/career.png) no-repeat;
    }

#content_right h5{
  border-bottom: 1px solid #DCDCDC;
  margin-bottom: 10px;
  text-transform: uppercase;
}


.title{
  font-weight: normal;
}
.title a{
  color: #333;
}


#widget .box{
  display: none;
  /*margin: 0 auto 20px;*/
}

#widget .isi_box{
  height: 300px;
  overflow: hidden;
}


.box{
  background: none repeat scroll 0 0 #FFFFFF;
  color: #A1A1A1;

  padding: 10px;

  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
}

  .box h4{
    border-bottom: 1px solid #CCCCCC;
    color: #111111;
    margin-bottom: 10px;
    text-align: left;

  }
#latest_news li{
  margin-left: 0;
  padding-bottom: 10px;
}
  #latest_news span{
    float: left;
    font-size: 12px;
    line-height: 1.2;
  }


  #latest_news .tanggal{
    margin-right: 10px;
    width: 64px;
  }
  #latest_news .title_berita{
    color: #545454;
    width: 186px;
  }
  #latest_news a:after{
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
  }
  #latest_news a{
    display: block;
  }
  #post_date{
    color: #939393;
    font-size: 11px;
    margin-bottom: 15px;
    text-transform: uppercase;
  }
  #post_date span{
    color: #444;
  }


  #breadcrumb_wrapper{
  margin: 0 0 30px 0;
  position: relative;
  text-align: left;

}
#breadcrumb_wrapper:before{
  border-top: 1px solid #DCDCDC;
  content: "";
  left: 0;
  position: absolute;
  right: 0px;
  top: 23px;
}
.section{
  margin-bottom: 40px;
}

.related ul{

  margin: 0;
}
#related li{
  margin: 0;
  padding: 5px 0;
}
#related ul li a{
  color: #494949;
  font-size: 14px;
  font-weight: bold;
}
#related ul li.current a,
#related ul li.section a,
#related ul li a:hover{

}
  #related ul li ul.sub_menu{
    margin-left: 15px;
  }
  #related ul li ul li{
    padding: 0;
  }
  #related ul li ul.sub_menu li a,
  #related ul li ul.sub_menu li ul.sub_menu li a{
    /* reset level_2 & level_3 */
    color: #999;
    font-weight: bold;

  }
  #related ul li ul.sub_menu li a:hover,
  #related ul li ul.sub_menu li.current a,
  #related ul li ul.sub_menu li.section a,
  #related ul li ul.sub_menu li ul.sub_menu li a:hover,
  #related ul li ul.sub_menu li ul.sub_menu li.current a,
  #related ul li ul.sub_menu li ul.sub_menu li.section a{
    /* hover state level_2 & level_3 */
    font-weight: bold;
  }

#related a{
  color: #494949;
  display: block;
  font-weight: bold;
  line-height: 1.2;
  padding: 5px 0;
}

.related a:hover{
  color: #00A5DF;
}
 .othersmall{
   display: inline-block;
    margin-right: 20px;
    margin-top: 16px;
 }
#related a{
  color: #494949;
  display: block;
  font-weight: bold;
  line-height: 1.2;
  padding: 5px 0;
}
.related a:hover{
  color: #00A5DF;
}

.breadcrumb{
  height: auto;
}


#home_breadcrumb{
  background: url("img/home-icon.png") no-repeat scroll center center #D7D7D7;
  display: inline-block;
  height: 46px;
  margin-right: 0px;
  vertical-align: middle;
  width: 46px;
}
#inner{
  background: #F5F5F5;
  display: inline-block;
  position: relative;
}
img.frame, .row img{
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 5px;
  width: 95%;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
}
.huge{
  text-transform: uppercase;
}

#gallery_thumb .thumb{
  background: none repeat scroll 0 0 #FFFFFF;
  color: #777777;
  display: block;
  height: 170px;
  margin: 0 auto 20px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  width: 200px;
box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
-moz-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);
-webkit-box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.18);

}
#gallery_thumb .thumb img{
  display: block;
  margin: 0 auto;

  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear ;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#gallery_thumb .thumb p{
  margin-bottom: 0;
}
#gallery_thumb .thumb:hover img{
  opacity: 0.6;

  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear ;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;

}


#gallery_thumb .thumb:hover{
  color: #00A5DF;
}
#gallery_thumb .thumb0{
/*  margin-right: 0;   */
}

#contact_page .field,
#career_page .field{
  clear: none;
}


#contact_page #name, #contact_page #email,
#career_page #name, #career_page #email,
#career_page #no_tel, #career_page #lowongan{

  padding-bottom: 10px;
}

#career_page select{
  width: 100%;
}
#contact_page input[type="text"],
#career_page input[type="text"],
#contact_page textarea,
#career_page textarea{
  width: 95%;
}



#contact_page p,
#career_page p{
  margin-bottom: 0;
}
#contact_page #connect a{
  display: block;
}
  #contact_page #connect a img{
    padding-right: 10px;
  }

  #contact_page #connect a span {
    display: inline-block;
    line-height: 32px;
    vertical-align: top;
  }




/*FOOTER*/
#footer_section_wrapper{
  background: #363636;
  padding: 25px 10px 10px;
}

#footer_mid, #footer_right{
  display: none
}
#footer_right{
  margin-right: 0;
}
#footer_mid{
}


#footer_section{
  color: #D7D7D7;
  margin: 0 auto;

}

#footer_section ul{
  float: left;
  margin-right: 10px;
}


#footer_section ul li{
  margin-left: 0px;
}
#footer_section a{
  color: #FFF;
  display: block;
  padding: 5px;
}
  #footer_section a:hover{
    color: #00A5DF;
  }


#footer_wrapper h4{
  color: #FFF;
  font-size: 14px;

  text-transform: uppercase;
}

#footer_right .action {
    float: right;
    width: auto;
}
#footer_right input{
    font-family: 'Open Sans',arial;
    font-size: 12px;
    width: 192px;
}

#footer .copyright {
  color: #5E5E5E;
  line-height: 1.2;
  margin-bottom: 0;
  text-align: left;
}

#footer a {
  color: #5E5E5E;

}
#social_media a{
  padding-left: 30px;
}
  #twitter_icon{
    background: url(img/twitter-icon.png) no-repeat 0 center;
  }
  #fb_icon{
    background: url(img/fb-icon.png) no-repeat 0 center;
  }
  #google_icon{
    background: url(img/google-icon.png) no-repeat 0 center;
  }
  #linkedin_icon{
    background: url(img/linkedin-icon.png) no-repeat 0 center;
  }

#testimonial {
  line-height: 1.2;
}
#testimonial a{
  color: #00A5DF;
  padding: 0;
}
#testimonial li{
  padding-bottom: 10px;
}


/*KURS*/

.box table{
  font-size: 12px;
}
.box table tr td, .box table tr th{
  border: medium none;
  color: #111111;
  font-size: 12px;
  padding: 5px 0;
}
.box table tr td a{
  color: #111;
}
.box table tr th{
  background: none;
}


.box table tr td div{
  border: none;
}


#content .Wtopmenu2  {
  width: 268px;
}
.last, #widget .last{
  margin-right: 0;
}
table tr td, table tr th{
  padding: 2px;
}
button, input[type="submit"], .button, .button_red, .Actions .button_red,
.pagination a {
  margin-bottom: 5px;
}





