.rounded-circle {
    border-radius: 50%;
}
.dodol{
    border:1px solid;
}
.nav>li>a{
	width:100%;
}
/**/
.login-sidebar {
    right: 30% !important;
    left: 30% !important;
    height: auto !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08);
    margin-top: 20px;
}
.text-success{
    color: #4CAF50 !important;
}
.login-register{
    
     height: auto !important; 
     position: inherit !important;
}

.top-left-part .dark-logo{
    width: 43px;
    height: 43px;
}
.top-left-part{
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: clip; 
    padding-right: 5px;
}

   
.top-left-part h1{
   font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
       margin-top: -40px;
    margin-left: 10px;
   
    margin-bottom: -40px;
}

.kotak_dukungan h2{
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

#slidercpns .carousel-inner>.item>img {
    /*width: inherit !important;*/
    height: 400px;
    
}

.kotak_slider{
    background-color: rgba(0, 0, 0, 0); background-repeat: no-repeat; 
    background-image: url("../images/bg1.jpg"); 
   background-size: cover; 
    background-position: center center; 
    width: 100%; height: 100%; 
    opacity: 1; visibility: inherit;
    height: 280px; overflow: visible;
}

#slidercpns .carousel-caption {
    background: #ffffffd9 !important;
    right: 0% !important;
    padding-left: 20px;
    left: 30% !important;
        padding-bottom: 70px;
        color: #7d7b7b !important;
    text-align: left !important;
        text-shadow: 0 0px 0px rgba(0,0,0,.6) !important;
}

.owl-carousel .owl-item img{
        width: 50% !important;
}

#page-wrapper{
}

.kotak_tahapan{
    margin-top: 150px;
}



.kotak_tahapan h2{
    color:#1d9ada;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.kotak_tahapan img{
    width: 80%;
}


.error-box-page{
    position: inherit !important;
}

.subnav {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    -webkit--webkit-box-shadow: 0px 3px 7px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 7px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 7px -4px rgba(0,0,0,0.75);
}
.fill-image {object-fit: fill;}
.contain-image {object-fit: contain;}
.cover-image {object-fit: cover;}
.scale-down-image {object-fit: scale-down;}
.none-image {object-fit: none;}
.nav-third-level a {
    color: #696969 !important;
}

#page-wrapper{
    padding-bottom: 10px;
}

.top-left-part .dark-logo {
    width: 143px;
    height: inherit !important;
}