body
{
    font-size: 16px !important;
    /*font-family: "Myriad Pro";*/
    font-family: "Nunito Sans";
}

.header{
    width: 100%;
    background: #fff;
}

.header-main
{
    margin-top: 20px;
}

#header
{
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	display: block;
	/*width: 1170px;*/
	width: 90%;
	position: relative;
	z-index: 1000;

}

.header-contact
{
    float: right;
    display: block;
    width: 300px;
    background: #e2e2e2;
    padding: 5px;
}

.header-contact-box{
    
    display: table;
    width: 100%;
}

.header-contact-box
{
    color: #6e6d6b;
    font-size: 13px;
}

.header-contact-box .fa
{
    color: #0a086b;   
}

@media (min-width: 992px) {
    .navbar-nav > li
    {
        float: none;
    }
    .navbar
    {
        padding: 0px !important;
    }
    
    .navbar ul {
        display:table-row;
    }
    .navbar ul li
    {
        display: table-cell;
        height: 100px;
        list-style-type: none;
        margin: 10px;
        padding: 0px 5px;
        vertical-align: middle;
    }
    .navbar ul li a {
        display:block;
        vertical-align: middle;
        /*height:100px;*/
        color: #2d2d2d;
        font-weight: bold;
        /*font-size: 14px;*/
        font-size: 13px;
    }
    .navbar ul li.button a {
        height:50px;
    }
    
    .nav-item
    {
        margin: 0px 5px !important;
    }
}

.menu_link
{
    padding: 0px 5px 10px 5px !important;
    border-bottom: 5px solid #fff;
    
}

.menu_link_active
{
    padding: 0px 5px 10px 5px !important;
    border-bottom: 5px solid #c60003;
    
}

.menu_link:hover
{
    border-bottom: 5px solid #c60003;
    padding: 0px 5px 10px 5px !important;
    
}

.navbar-nav
{
    background: transparent !important;
}

.navbar-expand-lg .navbar-nav .nav-link
{
    padding: 0px;
}

.home-banner
{
    margin-top: 60px;
    background: url("../images/banner-home.jpg") no-repeat;
    background-size: cover;
}

.login-box
{
    margin-top: -30px;
    float: right;
}

.login2-box
{
    margin-top: -30px;
    float: right;
    width: 100%;
    position: absolute;
    z-index: 100;
}

.container2
{
    width: 100%;
}

.home2-banner
{
    position: relative;
    margin-top: 60px;
}

.vbtn-register
{
    background: #c20000;
    color: #fff;
    padding: 10px 30px;
    float: right;
}

.vbtn-login
{
    background: #000168;
    color: #fff;
    padding: 10px 30px;
    float: right;
}

.btn-register:link, .btn-register:hover, .btn-register:active, .btn-register:visited
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

.btn-register-id:link, .btn-register-id:hover, .btn-register-id:active, .btn-register-id:visited
{
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    font-style: italic;
}

.btn-login:link, .btn-login:hover, .btn-login:active, .btn-login:visited
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.btn-login-id:link, .btn-login-id:hover, .btn-login-id:active, .btn-login-id:visited
{
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    font-style: italic;
}

.home-banner-text
{
    margin-top: 200px;
    color: #fff;
    background-color: #c20000;
    opacity: 0.8;
    width: 400px;
    padding: 20px;
    line-height: 20px;
}

.home-banner-title
{
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

.home-sertifikasi
{
    background: #e5e4e4;
    line-height: 20px;
    padding: 10px 30px;
    margin: 10px 0px;
    display: table;
    color: #6a6969;
}

.home-sertifikasi-title
{
    color: #000067;
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0px 10px 0px;
    
}

.home-sertifikasi-left
{
    border-right: solid 1px #fff;
    padding: 0px 20px 0px 0px;
}

.home-sertifikasi-content
{
    line-height: 22px;
    font-size: 18px;
}

.home-sertifikasi-partner
{
    margin: 20px 0px;
}

.home-sertifikasi-partner-title
{
    font-size: 16px;
    color: #000067;
    font-weight: bold;
    padding: 0px 0px 20px 0px;
}

.home-sertifikasi-jadwal-title
{
    color: #000067;
    font-size: 18px;
    padding: 20px 0px 5px 0px;
    border-bottom: solid 3px #000067;
    font-weight: bold;
}

.home-sertifikasi-jadwal-list-box
{
    margin: 20px 0px 0px 0px;
}

.home-sertifikasi-jadwal-list
{
    padding: 0px 0px 20px 0px;
    font-size: 14px;
}

.home-sertifikasi-jadwal-list-title
{
    font-weight: bold;
}

.home-sertifikasi-right
{
    padding: 0px 0px 0px 20px;
}

.home-link
{
    color: #8282ae;
    text-decoration: underline;
}

.btn-red:link, .btn-red:hover, .btn-red:active, .btn-red:visited
{
    background: #c20000;
    color: #fff;
    font-weight: bold;
    padding: 15px 30px;
    text-decoration: none;
    font-size: 14px;
}

.btn-blue:link, .btn-blue:hover, .btn-blue:active, .btn-blue:visited
{
    background: #000168;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 15px 30px;
    text-decoration: none;
}

.home-pendaftaran-title
{
    color: #000067;
    font-weight: bold;
    font-size: 20px;
}

.home-pendaftaran
{
    margin: 30px 0px;
    padding: 10px 20px;
}

.home-contact
{
    padding: 30px 0px;
    background: #000067;
    color: #fff;
    font-size: 20px;
    margin: 30px 0px;
}

.home-contact-left
{
    padding: 0px 30px;
}

.footer
{
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 10px 0px;
}

.footer-link:link, .footer-link:hover, .footer-link:active, .footer-link:visited
{
    color: #fff;
    text-decoration: none;
}

.footer-left
{
    text-align: left;
}

.footer-right
{
    text-align: right;
}

.footer-address-left .icon-map-marker
{
    color:#d10000;
    font-size: 58px;
}

.footer-address-left-title
{
    font-weight: bold;
}

.footer-address
{
    background: #dbdbdb;
    color: #575757;
    padding: 20px 0px;
    font-size: 15px;
}

.footer-address-right
{
    text-align: center;
}

.home-infografis
{
    margin: 30px 0px;
}

.home-infografis-title
{
    color: #000067;
    font-weight: bold;
    font-size: 20px;
}

.home-infografis-box
{
    background-color: #c30000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    margin: 30px 0px;
}

.home-infografis-item
{
    background-color: #c30000;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    margin: 30px 0px;
    color: #fff;
    width: 100%;
}

.home-infografis-table
{
    
    padding: 20px 0px;
    color: #fff;
    width: 100%;
    
}

.home-infografis-table td
{
    padding: 10px 20px;
    margin: 10px 0px;
}

.infografis-lsp, .infografis-tuk, .infografis-skema, .infografis-asesor
{
    border-right: 1px solid #fff;
}

.home-infografis-table-title
{
    font-size: 14px;
}

.home-infografis-table-text
{
    font-size: 36px;
    font-weight: bold;
}

.home-news .nav-link.active, .tentang-content .nav-link.active
{
    background: #000067;
    color: #fff;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
}

.home-news .nav-tabs, .tentang-content .nav-tabs
{
    border-bottom: none !important;
}

.home-news .nav-tabs > li > a, .tentang-content .nav-tabs > li > a
{
    background: #c6c6c6;
    color: #606060;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
}

.home-news .tab-content, .tentang-content .tab-content
{
    margin: 20px 0px;
}

.home-next-news-box
{
    display: table;
    margin: 0px 0px 20px 0px;
}

.home-main-news-tab
{
    background: #000067;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0px;
    display: inline-block;
}

.home-main-news-title, .home-next-news-title
{
    color: #3f3f80;
    font-size: 16px;
    font-weight: bold;
}

.home-main-news-date, .home-next-news-date
{
    color: #3f3f80;
    font-size: 12px;
}

#menu_box_sm
{
	/*float: right;*/
	
	/*right: 10px;*/
	width: 100%;
}

#menu_box_sm .navbar-toggle
{
	background-color: transparent;  
    border-radius: 4px;
    float: right;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 9px 10px;
    position: relativep
}

#navbar
{
	text-align: left;
	/*width: 160px;*/
	margin-top: 20px;
}

.page-login-box
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    margin: 0px 20px 40px 20px;
    padding: 30px 20px;
    display: inline-block;
    background: #f3f0f0;
}

.tentang-misi-box
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 20px #ff0000;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    height: 220px;
    margin: 0px 20px;
}

.tentang-visi-box
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 20px #000067;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    height: 220px;
    margin: 0px 20px;
}

@media only screen and (max-width: 477px) {
  body {
    padding: 0px !important;
  }
  .header
  {
      display: table;
  }
  .home-banner-text
  {
      width: 100%;
  }
  .home-sertifikasi-left
  {
      border: none;
  }
  .home-sertifikasi-partner-list
  {
      text-align: center;
  }
  .home-sertifikasi-partner-list .img-responsive
  {
      display: inline-block;
  }
  .home-contact-left
  {
      padding: 0px 0px 30px 0px;
  }
  .home-next-news-list
  {
      margin: 20px 0px 0px 0px;
  }
  .footer-address-right
  {
      text-align: left;
      margin-top: 20px;
  }
  .footer-right
  {
      text-align: left;
      margin-top: 10px;
  }
    .home-infografis-table-title
    {
        font-size: 12px;
    }
    
    .home-infografis-table-text
    {
        font-size: 24px;
        font-weight: bold;
    }
    .training-provider-pembekalan-top .col-md-4
    {
        padding-bottom: 10px;
    }
    
    .page-login-box
    {
        border-left: solid 1px #e6e6e6;
        border-right: solid 1px #e6e6e6;
        border-bottom: solid 1px #e6e6e6;
        border-top: solid 1px #e6e6e6;
        border-radius: 8px;
        box-shadow: 0px 2px 10px 2px #e6e6e6;
        margin: 0px 0px 40px 0px;
        padding: 30px 20px;
        display: inline-block;
        background: #f3f0f0;
    }
    .tentang-misi-box
    {
        height: auto;
        margin: 20px 20px;
    }
    .tentang-visi-box
    {
        height: auto;
    }
}

@media (max-width: 991px) {
    navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block! important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    navbar > .container, .navbar > .container-fluid {
        display: block !important;
        z-index: 200;
    }
    
    .header-main
    {
        margin-top: 20px;
    }
    
    .menu_link:link, .menu_link:active, .menu_link:visited
    {
        color: #555 !important;
        padding: 10px 15px !important;
        text-align: left;
    }
    
    .menu_link_active:link, .menu_link_active:active, .menu_link_active:visited
    {
        padding: 10px 15px !important;
    }
    
    .logo-mobile
    {
        float: left;
    }
    
    #header {
        margin: 0px auto;
        padding: 0px 0px 10px 0px;
        display: block;
        width: 100% !important;
        position: relative;
        z-index: 1000;
    }
    
    #menu_box_sm
    {
        background: #fff;
        width: 100% !important; 
        display: inline-block !important;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
    {
        color: #f0a400 !important;
        font-size: 17px;
    }
    
    #menu_box_sm .nav_box
    {
        float: right;
    }
    
    #menu_box_sm .navbar
    {
        display: block !important;
    }   
    .navbar-default
    {
        background: #fff !important;
    }
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: top;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 1rem;
    border: none !important;
}

.navbar-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-top: 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
	color: #1b1b1b;
	text-decoration: none;
	/*padding: 10px 10px 7px 10px;*/
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
        padding-right: 1rem;
        padding-left: 1rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.dropdown-menu.show
{
    background: #fff !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.dropdown-menu.show {
    display: block;
    background: #292a5b;
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}

.dropdown-menu
{
    background: #292a5b;
}

.dropdown-menu a
{
    color: #16181b;
    font-size: 13px;
    border-bottom: solid 1px #fff;
    padding: 5px 10px;
    text-decoration: none;
    
}

.dropdown-menu a:hover
{
    color: #fff;
    font-size: 13px;
    border-bottom: solid 1px #fff;
    padding: 5px 10px;
    background: #d1282b;
    text-decoration: none;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: inherit !important;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
    margin-top: 2px;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  background-clip: padding-box;
}

.main-menu 
{
    padding-top: 40px !important;
}

.dropdown-menu.show {
    display: block;
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}

@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
}

.dropdown-menu a
{
    color: #16181b;
    font-size: 13px;
    border-bottom: solid 1px #fff;
    padding: 5px 10px;
    text-decoration: none;
    
}

.dropdown-menu a:hover
{
    color: #fff;
    font-size: 13px;
    border-bottom: solid 1px #fff;
    padding: 5px 10px;
    background: #d1282b;
    text-decoration: none;
}

.navbar-collapse {
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    position: fixed;
    left: 0;
    background: #fff;
}


@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}

.tentang-banner
{
    background: url("../images/bg-tentang.jpg") no-repeat;
    
    margin-top: 60px;
    background-size: cover;
}

.tentang-banner-text
{
    padding: 60px 0px;
    color: #fff;
}

.tentang-banner-title
{
    font-size: 24px;
}

.tentang-banner-separator
{
    font-size: 42px;
}

.tentang-banner-subtitle
{
    font-size: 16px;
}

.tentang-profile-title
{
    color: #000067;
    font-size: 22px;
}

.tentang-content
{
    margin: 60px 0px;
    display: inline-block;
    width: 100%;
}

.tentang-profile-content
{
    text-align: justify;
    line-height: 24px;
    padding: 20px 0px;
}

.tentang-profile-img
{
    background: url("../images/bg-profile-content.jpg") no-repeat;
    display: inline-block;
}

.tentang-img
{
    padding: 10px 0px;
}

.tentang-sejak-box
{
    border-radius: 8px;
    background: #000067;
    padding: 40px 50px;
    color: #fff;
    text-align: center;
    display: table;
    float: left;
    margin: 50px 0px 20px 0px;
    width: 150px;
}

.tentang-asesi-box
{
    border-radius: 8px;
    background: #c30000;
    padding: 40px 30px;
    color: #fff;
    text-align: center;
    display: table;
    float: right;
    width: 150px;
}

.tentang-sejak-text, .tentang-asesi-text
{
    font-size: 14px;
}

.tentang-sejak-number, .tentang-asesi-number
{
    font-size: 22px
}

.tentang-visi-misi-title
{
    width: 100%;
    margin: 0px 0px 30px 0px;
    text-align: center;
    color: #000067;
    font-size: 22px;
}

.training-provider-top-right-title
{
    width: 100%;
    margin: 50px 0px 20px 0px;
    text-align: left;
    color: #000067;
    font-size: 22px;
}





.tentang-visi-inner
{
    padding: 30px 20px 30px 20px;    
    text-align: center;
}

.tentang-misi-inner
{
    padding: 10px 20px 10px 20px;    
    text-align: center;
}

.tentang-visi-title, .tentang-misi-title
{
    color: #000067;
    font-size: 18px;
}

.tentang-peraturan-box
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    margin: 0px 20px 40px 20px;
    padding: 30px 20px;
    display: inline-block;
}


.sertifikasi-manajemen-box
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    margin: 0px 0px 40px 0px;
    display: inline-block;
    width: 100%;
}

.sertifikasi-manajemen-title-blue
{
    background: #000067;
    color: #fff;
    font-weight: bold;
    padding: 10px 50px;
    font-size: 18px;
}

.sertifikasi-manajemen-title-red
{
    background: #c30000;
    color: #fff;
    font-weight: bold;
    padding: 10px 50px;
    font-size: 18px;
}

.sertifikasi-manajemen-text
{
    padding: 30px 40px;
}


.pendaftaran-persyaratan-title
{
    color: #000067;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #000067;
    margin-bottom: 30px;
    padding-bottom: 5px;
}

.pendaftaran-tahapan .card, .training-provider-acc .card
{
    margin-bottom: 30px;    
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
}

.pendaftaran-tahapan .card-header
{
    background-color: #dedede;
    color: #000067;
    padding: 10px 40px;
}

.training-provider-acc .card-header 
{
    background-color: #fff;
    color: #000067;
    padding: 0px;
}

.pendaftaran-tahapan .card-link, .training-provider-acc .card-link
{
    color: #000067;
    font-size: 16px;
    font-weight: bold;
}

.pendaftaran-tahapan .card-body, .training-provider-acc .card-body
{
    display: inline-block;
    padding: 40px 40px;
    width: 100%;
}

.training-provider-acc .card-link
{
    background-color: #dedede;
    display: block;
    padding: 10px 40px;
}

.training-provider-acc .card-link.collapsed
{
    background-color: #fff;   
    display: block;
    padding: 10px 40px;
}

.text-blue
{
    color: #000067;
}

.text-red
{
    color: #c30000;
}

.table-biaya
{
    padding: 10px 40px;
    width: 100%;
}

.table-biaya tr:nth-child(even) 
{
    background-color: #dedede;
    
}

.table-biaya td
{
    padding: 8px 30px;
    width: 40%;
}

.table-biaya tr:nth-child(even) td
{
    padding: 3px 30px;
}

.col-biaya-title
{
    font-weight: bold;
}


.table-bank
{
    margin: 0px 0px 30px 30px;
    font-size: 14px;
}

.table-bank td
{
    padding: 3px 10px;
}

.col-bank-title
{
    color: #000067;
    font-weight: bold;
}

.pendaftaran-persyaratan-content a:link, .pendaftaran-persyaratan-content a:visited, .pendaftaran-persyaratan-content a:hover,.pendaftaran-persyaratan-content a:active
{
    color: #000067;
    font-style: italic;
}



.video-desc
{
    color: #262626;
    text-align: center;
    width: 100%;
    margin: 0px 0px 20px 0px;
}

.login-title
{
    color: #000067;
    font-size: 18px;
}

.btn-login-2:link, .btn-login-2:visited, .btn-login-2:hover, .btn-login-2:active
{
    padding: 15px 60px;
    color: #fff;
    background: #000067;
    text-decoration: none;
    width: 100%;
    display: inline-block;
}

.login-button-box
{
    width: 100%;
    text-align: center;
    margin: 40px 0px;
}

.login-desc
{
    font-style: italic;
    font-size: 12px;
    color: #262626;
}

.btn-register-2:link, .btn-register-2:visited, .btn-register-2:hover, .btn-register-2:active
{
    padding: 15px 60px;
    color: #fff;
    background: #c30000;
    text-decoration: none;
    width: 100%;
    display: inline-block;
}


.home-news .nav-tabs > li.active > a, .tentang-content .nav-tabs > li.active > a
{
    background: #000067;
    color: #fff;
}


.home-gallery-box
{
    height: 300px;
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    margin: 20px 20px 40px 20px;
    padding: 30px 20px;
    display: inline-block;
    text-align: center;
    width: 90%;
}

.home-gallery-next
{
    text-align: right;
}

.gallery-tab
{
    text-align: center;
}

.gallery-tab .img-responsive
{
    display: inline-block;
}

.home-gallery-text
{
    margin-top: 20px;
}

.berita-left
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    margin: 0px 20px 40px 20px;
    padding: 30px 20px;
    display: inline-block;
}

.berita-category
{
    /*margin: -30px 0px 40px 10px;*/
    margin: 20px 0px 40px 0px;
    background: #000067;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
}

.berita-title
{
  color: #000067;
  font-size: 22px;
  margin-bottom: 20px;
}

.berita-other-title 
{
  color: #000067;
  font-size: 22px;
}

.berita-teaser
{
    color: #262626;
}

.berita-right
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    margin: 0px 20px 0px 20px;
    padding: 30px 20px 0px 20px;
    display: inline-block;
}

.berita-right-title
{
    color: #000067;
    font-size: 22px;
    margin-bottom: 20px;
    border-bottom: solid 1px #e6e6e6;
}

.berita-other-box
{
    margin-bottom: 40px;
}

.berita-other-box .img-responsive
{
    display: inline-block;
    text-align: center;
    padding-bottom: 20px;
}

.berita-other-date
{
    color: #000067;
    font-size: 12px;
}

.dropdown-jadwal
{
    margin: 20px 0px;
}

.ddl-jadwal
{
    padding: 10px 25px;
    border: solid 1px #e6e6e6;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    background: #fff;
    width: 200px;
}

.ddl-provider, .ddl-jenjang
{
    padding: 10px 25px;
    border: solid 1px #e6e6e6;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    background: #fff;
    width: 300px;
}

.text-color-red
{
    color: #c30000;
}

.box-note-jadwal-penyelarasan
{
    
}

.box-note-jadwal-penyelarasan-jadwal
{
    color: #000067;
    font-size: 16px;
    font-weight: bold;
    border-bottom: solid 1px #000067;
    margin: 30px 0px;
    padding-bottom: 5px;
}

.table-jadwal-penyelarasan
{
    width: 100%;
}

.table-jadwal-penyelarasan .td1
{
    padding: 2px 20px 2px 0px;
    font-weight: bold;
}

.training-provider-top-left
{
    background: url(../images/bg-training-provider.jpg) no-repeat top;    
    padding: 50px 20px;
    
}

.training-provider-top-left .img-responsive
{
    display: inline-block;
}

.text-blue
{
    color: #000067;
}

.box-provider-program
{
    margin: 30px 0px;
    display: inline-block;
    width: 100%;
}

.title-provider-program
{
    color: #000067;
    font-size: 22px;
}

.link-provider-program:link , .link-provider-program:active, .link-provider-program:visited, .link-provider-program:hover
{
    text-decoration: underline;
    color: #000067;
}

.box-submenu-training-provider row
{
    margin: 30px;
}

.box-training-provider-inner
{
    border-left: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    border-top: solid 20px #000067;
    border-radius: 8px;
    box-shadow: 0px 2px 10px 2px #e6e6e6;
    height: 120px;
    margin: 30px 20px;
    padding: 10px 50px 10px 50px;
}

.text-box-training-provider
{
    font-size: 22px;
}

.box-training-provider-inner .img-responsive
{
    display: inline-block;
}

.table-box-training-provider
{
    width: 100%;
}

.table-box-training-provider td
{
    padding: 0px 10px;
}

.box-training-provider-inner:hover
{
    background: #949494;
    color: #fff;
}

.table-berita-prev, .table-berita-next
{
    width: 100%;
}

.table-berita-prev .td1
{
    vertical-align: middle;
    padding: 0px 10px 0px 0px;
    height: 100px;
}

.table-berita-prev .td2
{
    vertical-align: top;
    padding: 0px 5px;
    height: 100px;
}

.table-berita-next .td1
{
    vertical-align: middle;
    padding: 0px 0px 0px 10px;
    height: 100px;
}

.table-berita-next .td2
{
    vertical-align: top;
    padding: 0px 5px;
    height: 100px;
}

.berita-prev-next-box
{
    margin: 0px 0px;
    color: #262626;
}

.berita-prev-box
{
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    box-shadow: 0px 2px 10px 2px #d4d4d4;
    height: 130px;
    margin: 30px 20px;
    padding: 10px 10px 10px 10px;
}

.berita-next-box
{
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    box-shadow: 0px 2px 10px 2px #d4d4d4;
    height: 130px;
    margin: 30px 20px;
    padding: 10px 10px 10px 10px;
}

.berita-prev-next-title
{
    margin-top: 15px;
    
    font-size: 14px;
}

.berita-link:link, .berita-link:active, .berita-link:visited, .berita-link:hover
{
    color: #000067;
    text-decoration: none;
}

.berita-next-box:hover, .berita-prev-box:hover
{
    color: #fff;
    background: #949494;
}

 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #000067;
  float: right;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

.close:hover,
.close:focus {
  color: #000067;
  text-decoration: none;
  cursor: pointer;
} 

.popup-training-provider-title
{
    color: #000067;
    border-bottom: solid 1px #000067;
    padding: 20px 20px;
    font-size: 22px;
}

.box-table-profile
{
    margin: 20px 0px;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
    box-shadow: 0px 2px 10px 2px #d4d4d4;
}

.table-profile, .table-skema
{
    width: 100%;
}

.box-table-profile-title
{
    color: #fff;
    font-size: 24px;
    background: #000067;
    padding: 10px 20px;
}

.box-table-profile-content
{
    margin: 20px;
}

.table-profile tr:nth-child(even) 
{
    background-color: #dedede;
    padding: 5px 10px;
}

.table-profile .td1, .table-profile .td2
{
    padding: 5px 10px;
    margin: 10px 20px;
}

.tentang-manajemen-box
{
    color: #5e5e5e;
    height: 270px;
    display: table-cell;
}

.tentang-manajemen-box:hover
{
    background: #f0f0f0;
    opacity: 0.5;
}

.table-tentang-manajemen
{
    padding: 20px 10px;
}

.table-tentang-manajemen td
{
    padding: 20px 15px;
    vertical-align: top;
}

.table-skema th
{
    background: #000067;
    padding: 10px 20px;
    font-size: 16px;
    color: #fff;
}

.table-skema tr:nth-child(odd) 
{
    background-color: #dedede;
    padding: 5px 10px;
}

.table-skema td
{
    padding: 5px 10px;
    margin: 10px 20px;
    font-weight: bold;
}

.modal-dialog {
    right: auto;
    left: 0px;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.modal
{
    z-index: 1050;
}

.modal-content
{
    width: 100%;
}

.training-provider-pembekalan-bottom
{
    margin: 20px 0px;
}

.table-training-provider-pembekalan th
{
    padding: 10px;
    background: #000067;
    color: #fff;
    font-size: 16px;
}

.table-training-provider-pembekalan td
{
    font-size: 14px;
    padding: 3px 7px;
    
}

.table-training-provider-pembekalan .bg-grey
{
    background: #dedede;
    border: solid 5px #fff;
    
}

