

.right-login {
    background-color: #009C82;
}
.bg-form {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    padding:10px 20px;
}
.float-right {
    text-align: right;
    margin-bottom: 50px;
}
.text-right {
    text-align: right;
}
.logo-login img {
    width: 100px;
}
#header .bg-tosca {
    background: #009c82!important;
}
.header-prfile i {
    font-size: 27px;
}
.header-prfile span, .header-prfile .depart {
    font-size: 15px;
}
#footer .footer-copyright nav ul li i {
    color:#fff;
}
.fileupload input {width:100%}
.text-label h4 {
    margin-bottom:0;
}
.text-checkbox h4, .text-label h4 {font-size: 16px;}
.text-label .list-none ul {
   padding-left:0;
}
.text-label .list-none li {
    list-style-type: none;
}
@media screen and (min-width: 991px) {
    .tombol-export, .tombol-add-new, .text-label .control-label {
        text-align: right;
    }
}