@font-face {
    font-family: 'Montserrat';
    src: url(../fonts/Montserrat-Medium.woff);
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Italic';
    src: url(../fonts/Montserrat-MediumItalic.woff);
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url(../fonts/Montserrat-Bold.woff);
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Bold-Italic';
    src: url(../fonts/Montserrat-BoldItalic.woff);
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Black';
    src: url(../fonts/Montserrat-Black.woff);
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat-Black-Italic';
    src: url(../fonts/Montserrat-BlackItalic.woff);
    font-weight: bolder;
    font-style: normal;
    font-display: swap;
}

* {
    font-family: 'Montserrat', 'Montserrat-Italic', 'Montserrat-Bold', 'Montserrat-Bold-Italic', 'Montserrat-Black', 'Montserrat-Black-Italic';
    font-display: swap;
}
html,body {
    scroll-behavior: smooth;
}

/* Loading */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: #fff;
}
.preloader .loading {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font: bold 14px 'Montserrat';
    color:#005db5;
}
.loading img {
    width: 150px;
}



/* Typography */
span.nav-label {
    font-size: 12px;
    padding-left: 5px;
    color:#fff;
}    
span.fa.arrow, .nav-header span.text-muted{
    color:#fff;
}
.label-style {
    margin-bottom:5px;
    font-weight: 700;
}
span.active{
    color:#9dbb2f;
    font-weight: 700;
}
span.failed{
    color:#E3342F;
    font-weight: 700;
}
span.kuning{
    background:rgb(255, 251, 0);
    padding: 1px 9px;
    border-radius:100%;
}
span.merah{
    background:rgb(230, 6, 48);
    padding: 1px 9px;
    border-radius:100%;
}
span.hitam{
    background:rgb(0, 0, 0);
    padding: 1px 9px;
    border-radius:100%;
}




/* Navbar Styling */
/* sidebar */
.navbar-color {
    background-image: linear-gradient(to top, rgba(255, 255, 255), rgba(255, 255, 255, .98), rgba(255, 255, 255, .5)), url(../img/background.png);
}
.navbar-static-side {
    background: #E3342F;
    border-top-right-radius:80px;	
    width: 270px;
}
.top-navigation .metismenu > li > a {
    margin-right: 0;
}
.top-navigation .metismenu > li {
    border-left:none;
    background: none;
    border-bottom: none;
}

.top-navigation .metismenu > li.active {
    border-left:4px solid #bcd958;
    border-bottom:0;
    background: #b92520;
}

.top-navigation .metismenu > li.active > a {
    background: #b92520;
    border-bottom: none !important;
}
.top-navigation .metismenu > li a:hover, .metismenu > li a:focus {
    border-left:6px solid #bcd958;
    background: #b92520 !important;
    border-bottom: none !important;
}
.top-navigation .nav.metismenu > li a:hover {
    background: #b92520 !important;
    color: #fff;
}
.top-navigation ul.nav-second-level {
    background: #b92520;
}
.top-navigation ul.nav-second-level a{
    padding: 7px 10px 7px 10px !important;
    padding-left: 42px !important;
}
.top-navigation ul.nav-third-level a{
    padding-left: 62px !important;
}
.top-navigation ul.nav-second-level li.active {
    border-left:6px solid #bcd958;
    background: transparent;
}
.top-navigation ul.nav-fourth-level a {
  padding-left: 72px !important;
}
.top-navigation ul.nav-second-level li.active a {
    border-bottom:0;
}
.menus.active{
    border-left:6px solid #bcd958 !important;
    border-bottom:0 !important;
    background: #b92520 !important;
}




/* header */
.navbar-fixed-top, .white-bg .navbar-static-top {
    background: transparent;
}
.navbar-fixed-top {
    border-bottom:none;
}
.top-navigation .nav > li > a.img {
    padding: 0px 0px;
    color: #676a6c;
}
.top-navigation .nav.first > li > a {
    padding: 10px 15px;
    margin-right: 5px;
    color: #565656;
}
.top-navigation .nav.first > li.active > a {
    color: #005db5;
    font-weight: 700;
    border-bottom: none;
}
.top-navigation .navbar .nav.first > li > a:hover {
    background: transparent;
    color:#005db5;
    border-bottom:none;
}
.top-navigation .navbar .nav.first > li.active {
    background: transparent;
}
.top-navigation .navbar .nav.first > li > a .flag-img {
    width: 24px;
    background:transparent;
}
.divider{
    border:1px solid #3D4852;
    margin:10px 0 0 0;
    height:25px;
    vertical-align: middle;
}
a.flag-img {
    width: 24px;
    background:transparent;
}
.top-navigation .nav > li > a {
    padding: 15px 20px;
    margin-right: 5px;
    color: #fff;
}

.top-navigation .nav > li.active > a {
    color: #fff;
    font-weight: 700;
    border-bottom:none;
}
.top-navigation .navbar .nav > li.active {
    background: transparent;
}
.top-navigation .navbar .nav > li > a:hover {
    background: transparent;
    border-bottom:none ;
    color:#fff;
}







/* Button, Input, Anchor, Label */
button.btn-warning-modified
input[type="button"].btn-warning-modified,
a.btn-warning-modified {
    background:#f7931e !important;
    color:#fff;
    font-weight: 600;
}	 
button.btn-primary.modified,
input[type="button"].btn-primary.modified,
a.btn-primary.modified{
    background:#bcd958 !important;
    border-radius: 8px;
    border: none;
    color:#000;
} 
button.btn-primary.modified:hover,
button.btn-primary.modified:focus,
button.btn-primary.modified.focus,
input.btn-primary.modified:hover,
input.btn-primary.modified:focus,
input.btn-primary.modified.focus,
a.btn-primary.modified:hover,
a.btn-primary.modified:focus,
a.btn-primary.modified.focus {
    background:#bcd958 !important;
}
button.btn-danger.modified,
input[type="button"].btn-danger.modified,
a.btn-danger.modified{
    background:#E3342F !important;
    border-radius: 8px;
    border: none;
    color:#fff;
}
button.btn-success.modified,
input[type="button"].btn-success.modified,
a.btn-success.modified{
    background:#32af00 !important;
    border-radius: 8px;
    border: none;
    color:#fff;
}
button.btn-success.modified:hover,
button.btn-success.modified:focus,
button.btn-success.modified.focus,
input.btn-success.modified:hover,
input.btn-success.modified:focus,
input.btn-success.modified.focus,
a.btn-success.modified:hover,
a.btn-success.modified:focus,
a.btn-success.modified.focus{
    background:#32af00 !important;
}
button.btn-primary.action,
input[type="button"].btn-primary.action,
a.btn-primary.action{
    background:#E3342F;
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.08);
}
button.btn-primary.action:hover,
button.btn-primary.action:focus,
button.btn-primary.action.focus,
input.btn-primary.action:hover,
input.btn-primary.action:focus,
input.btn-primary.action:focus,
a.btn-primary.action:hover,
a.btn-primary.action:focus,
a.btn-primary.action.focus{
    background:#b92520 !important;
}
.btn-primary.action.mobile{
    display: none;
}
.btn-primary.action.dekstop{
    display: inline-block;
}
button.btn-default.modified,
input[type="button"].btn-default.modified,
a.btn-default.modified{
    background:rgb(236, 236, 236) !important;
    border-radius: 8px;
    border: none;
    color:#464646;
}
.btn-primary.help-button{
    background:#bcd958 !important;
    color:#000;
    font-weight: 700;
}
.btn-primary.help-button:hover,
.btn-primary.help-button:focus,
.btn-primary.help-button.focus{
    background:#9ab43c !important;
}
button.btn-outline-primary.modified,
input[type="button"].btn-outline-primary.modified,
a.btn-outline-primary.modified{
    border-color:rgb(194, 192, 192);
    border-radius: 8px;
    color:#3D4852;
}
.btn-outline-primary.modified:hover,
.btn-outline-primary.modified:focus,
.btn-outline-primary.modified.focus{
    background:#9ab43c;
}
button.btn-outline-danger.modified,
input[type="button"].btn-outline-danger.modified,
a.btn-outline-danger.modified{
    border-radius: 8px;
    border-color:#e60630;
}
.btn-outline-danger.modified:hover,
.btn-outline-danger.modified:focus,
.btn-outline-danger.modified.focus{
    background:#e60630;
}
.label-warning-modified {
    background:#f7931e !important;
}
.action-button a,
.action-button button,
.action-button input[type="button"]{
    border-radius: 10px;
    font-weight: 700;
}
.form-group .btn-outline-primary.modified:hover,
.form-group .btn-outline-primary.modified:focus,
.form-group .btn-outline-primary.modified.focus{
    background:#9ab43c;
    color:#fff;
    box-shadow: none !important;
    border: none;
}   
.help-button{
    position: absolute;
    right: -2em;
    top: .5em;
    border-radius: 100% !important;
    padding: 2px 7px;
}
.float-e-margins .form-group .btn {
    margin-bottom: 0;
}
.btn-default.expandcollapse{
    border-radius: 8px;
    background:rgb(255, 255, 255, .7);
    border:none;
}
.btn-default.expandcollapse:focus,
.btn-default.expandcollapse.focus,
.btn-default.expandcollapse:hover{
    color:#3D4852;
    font-weight: 700;
    border:none;
}
.btn-primary.modified.expand-menus{
    font-size: 16px;
}
.btn-green{
    background: #bcd958 !important;
}


    

/* IBOX INSIDE ROW */
.top-navigation .wrapper.wrapper-content .container .ibox .ibox-title {
    padding: 0;
}
.top-navigation .wrapper.wrapper-content .container .ibox .ibox-content {
    padding: 5px 10px 5px 10px;
}
.ibox-content {
    border:1px solid #ddd;
}
.ibox.float-e-margins {
    border-radius: 0;
    border: none;
    background:transparent;
}
.ibox-content{
    border-radius: 40px;
    box-shadow: 0px 0px 40px rgba(0,0,0,0.08);
    border: none;
}
.ibox-title {
    background:transparent;
    color:#fff;
    border-top: none;
    border-color: transparent;
    border-image: none;
    border-style: none;
    border-width: 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 90px 8px 15px;
    min-height: 48px;
    position: relative;
}
.ibox-tools a{
    font-size: 24px;
    color: #005DB5 !important;
}
.ibox-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    text-align: right;
}
.collapse-manual .ibox-tools a{
    font-size: 12px;
    font-weight: 700;
}
.float-e-margins .ibox-content.inside{
    box-shadow: none;
}

.ibox-tools {
    display: block;
    float: none;
    margin-top: 0;
    position: absolute;
    top: 15px;
    right: 20px;
    padding: 0;
    text-align: right;
}
.ibox-tools a {
    font-size: 14px;
    color: #3D4852 !important;
}
.ibox-title h5{
    color:#3D4852 !important;
    font-family: 'Montserrat-Black' !important;
    font-size: 2em;
}

/* HIDE OR SHOW CLASS */
.centered-helper{
    display: none;
}
.not-show{
    display: none !important;
}
.not-show-first{
    display: block !important;
}
.centered-helper{
    display: block;
}

/* Margin, Padding */
.inline-resize.mr-auto{
    margin-left: 30px;
}
.not-dekstop.mr-auto{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
    
/* PLUGIN MODIFIED CLASS */
/* pace */
.pace .pace-progress{
    background:#bcd958;
    height: 4px;
}

/* bootstrap-table */
.bootstrap-table .fixed-table-container .table {
    border: none;
}
.bootstrap-table .fixed-table-container .table thead th {
    background:transparent;
    border: none;
    border-bottom: 2px solid #8f8f8f;
}
.bootstrap-table .fixed-table-container .table th, .bootstrap-table .fixed-table-container .table td {
    border: none;
    border-bottom: 1px solid #b4b4b4;
    color:#565656;
}
.bootstrap-table .btn-group .btn-secondary{
    background:transparent;
    border: none;
    color:#E3342F;
    font-size: 1.2em;
}
.bootstrap-table .btn-group .btn-secondary.focus,
.bootstrap-table .btn-group .btn-secondary:focus,
.bootstrap-table .btn-group .btn-secondary:hover{
    background:transparent;
    border: none;
    color:#b92520;
    box-shadow: none !important;
}
.bootstrap-table .form-control, .single-line {
    background-color: transparent;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 8px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.dropdown-toggle::after {
    display: none;
}
.bootstrap-table .btn-group.show .caret {
    transform: rotate(180deg);
    transition: .2s;
}
.bootstrap-table .caret {
    transition: .2s;
}
.bootstrap-table .fixed-table-pagination .dropup .dropdown-toggle::after {
    display: none;
}
.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-item a {
    background:transparent;
    color:#3D4852;
    padding: 5px 12px;
    margin-right: 5px;
    line-height: 1.5;
    border-radius: 8px;
}
.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-item.active a {
    background: #E3342F;
    border-color: #E3342F;
    color:#fff;
}
.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-item.page-pre a,
.bootstrap-table .fixed-table-pagination>.pagination ul.pagination .page-item.page-next a {
    background: transparent;
    color:#3D4852;
    font-weight: 700;
    border: none;
    font-size: 1.2em;
}
.bootstrap-table .fixed-table-toolbar .bs-bars, .bootstrap-table .fixed-table-toolbar .columns, .bootstrap-table .fixed-table-toolbar .search {
    margin-bottom: 0;
}
.bootstrap-table .fixed-table-container .table th, .bootstrap-table .fixed-table-container .table td {
    border: none;
    border-bottom: 1px solid #b4b4b4;
    color: #565656;
}


/* tooltip */
.tooltip .arrow{
    color:#a81c17;
}
.tooltip-inner {
    max-width: 200px;
    padding: .3rem .4rem;
    color: #000;
    font-weight: 700;
    text-align: center;
    background-color: #bcd958 !important;
    border-radius: .25rem;
    font-size: .8em;
}


/* PICTURES */
img.img-responsive{
    width: 150px;
    margin: 20px;
}


/* FORMS */
.form-control-modified {
    border-radius:10px;
    height: auto;
    padding: 8px 10px 8px 10px;
    background:transparent;
    border-color: rgb(194, 192, 192);
    font-size: 1em;
}
.form-control-modified:hover,
.form-control-modified:focus,
.form-control-modified.focus {
    border-color: rgb(163, 162, 162);
}
.form-control.is-invalid > .invalid-feedback, .was-validated .form-control:invalid > .invalid-feedback{
    display: block;
}
.form-control.is-valid > .valid-feedback, .was-validated .form-control:valid > .valid-feedback{
    display: block;
}
select.form-control:not([size]):not([multiple]) {
    height: auto;
}
/* inner icon forms */
.inner-addon { 
    position: relative; 
}
 /* style icon */
.inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
}
.glyphicon {
    color:#E3342F !important;
}
/* align icon */
.left-addon .glyphicon  { left:  5px;}
.right-addon .glyphicon { right: 5px;}
/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }
/* checkbox */
.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}
.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
    cursor: pointer;
}
.checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 15%;
}
.checkbox label input[type="checkbox"] {
    display: none;
}
.checkbox label input[type="checkbox"]+.cr>.cr-icon {
    opacity: 0;
}
.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
    opacity: 1;
}     
.checkbox label input[type="checkbox"]:disabled+.cr {
    opacity: .5;
}
/* switch button */
.switch {
    height: 34px;
    display: block;
    position: relative;
    cursor: pointer;
}
.switch input {
    display: none;
}
.switch input + span {
    padding-left: 62px;
    min-height: 30px;
    line-height: 30px;
    display: block;
    color: #99A3BA;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
.switch input + span:before, .switch input + span:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 18px;
}
.switch input + span:before {
    top: 0;
    left: 0;
    width: 54px;
    height: 30px;
    background: #fff;
    border:1px solid #ddd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.switch input + span:after {
    width: 24px;
    height: 24px;
    background: #99A3BA;
    top: 3px;
    left: 3px;
    box-shadow: 0 1px 3px rgba(18, 22, 33, 0.1);
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}
.switch input + span strong {
    font-weight: normal;
    position: relative;
    display: block;
    top: 1px;
}
.switch input + span strong:before, .switch input + span strong:after {
    font-size: 14px;
    font-weight: 700;
    display: block;
}
.switch input + span strong:before {
    content: 'Nonaktif';
    -webkit-transition: all .3s ease .2s;
    transition: all .3s ease .2s;
}
.switch input + span strong:after {
    content: 'Aktif';
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    color: #9dbb2f;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(2px, 0);
            transform: translate(2px, 0);
}
.switch input:checked + span:before {
    background: #9dbb2f;
}
.switch input:checked + span:after {
    background: #fff;
    -webkit-transform: translate(24px, 0);
            transform: translate(24px, 0);
}
.switch input:checked + span strong:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(-2px, 0);
            transform: translate(-2px, 0);
}
.switch input:checked + span strong:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: all .3s ease .2s;
    transition: all .3s ease .2s;
}


/* FOOTER */
.footer{
    padding-bottom: 20px;
    border: none;
    color:#3D4852;
}


/* DROPDOWN */
.dropdown-menu.action{
    min-width: 5rem;
}
.dropdown-menu.action.show{
    border-radius: 8px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
    padding: .25rem .25rem;
}
.dropdown-menu.action a{
    padding: .25rem 1rem;
}
.dropdown-item.change{
    color:#9dbb2f;
    font-size: .9em;
    font-weight: 700;
}
.dropdown-item.add{
    color:#3D4852;
    font-size: .9em;
    font-weight: 700;
}
.dropdown-item.delete{
    color:#e60630;
    font-size: .9em;
    font-weight: 700;
}
.dropdown-item.reset{
    color:#e6a91a;
    font-size: .9em;
    font-weight: 700;
} 
     

/* MODAL */
.modal.detail .modal-body{
    margin:-5em 1em 1em 1em;
}
.modal.detail .modal-header {
    border-bottom: none;
}
.modal.detail .modal-header h5{
    margin:.5em .5em 0em .5em;
    color:#3D4852;
    font-family: 'Montserrat-Black';
    font-size: 28px;
}
.modal.detail .modal-header h5 hr.short{
    width: 30%;
}
.modal.detail .modal-header .close{
    margin:0em 1em 0em 1em;
}
.modal.detail .modal-header .close span{
    color:#3D4852;
    font-family: 'Montserrat-Black';
    font-size: 36px;
}


/* GAP, BARIS */
hr.short{
    width: 5%;
    border-top: 5px solid #3D4852;
    display: inline-block;
    margin: 0px 0 36px 0;
}

.reset-pwd-wrp h3{
    font-size: 20px;
    font-family: 'Montserrat-Bold';
    color:#E3342F;
    padding: 1em 0 1em 0;
}
.reset-pwd-wrp.input-group{
    width: 80%;
    margin: 0 auto;
}
.reset-pwd-wrp input.form-control.modified{
    background:transparent;
    font-size: 1em;
    font-family: 'Montserrat-Bold';
    border-top:1px solid;
    border-bottom:1px solid;
    border-left:0;
    border-right:1px solid;
    border-color:rgb(194, 192, 192);
    border-top-left-radius: 0;
    border-top-right-radius: 8px;
    border-bottom-left-radius:0;
    border-bottom-right-radius: 8px;
    background:transparent;
    color:#3D4852;
    padding: .1em .2em .25em 0;
}
.reset-pwd-wrp input.form-control.modified::-webkit-input-placeholder {
    font-size: .8em;
    font-family: 'Montserrat-Italic';
}
.reset-pwd-wrp .input-group-prepend.modified span{
    border-top:1px solid;
    border-bottom:1px solid;
    border-right:0;
    border-left:1px solid;
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0!important;
    border-color:rgb(194, 192, 192);
    background:transparent;
    font-size: .8em;
    color:#3D4852;
}
.reset-pwd-wrp .captcha .input-group{
    border: 1px solid rgb(194, 192, 192);
    border-radius: 8px;
}
.reset-pwd-wrp .captcha .input-group.inside{
    border:none;
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
}
.reset-pwd-wrp .reset-pwd{
    margin: 1.5em 0 1.5em 0;
}
.reset-pwd-wrp .reset-pwd small,
.reset-pwd-wrp .reset-pwd a{
    color:#3D4852 !important;
}
.reset-pwd-wrp .reset-pwd a{
    font-size: .7em;
    font-weight: 700;
    font-family: 'Montserrat-Black-Italic';
}
.reset-pwd-wrp .capt-text{
    padding: .25em 0 0 0;
}
.reset-pwd-wrp .capt-text span{
    font-family: 'Montserrat-Bold';
    font-size: 32px;
    font-weight: 700;
    -webkit-text-stroke: 1.2px #3D4852;
    letter-spacing: 8px;
    color:#bcd958;
}
.reset-pwd-wrp .capt-refresh{
    margin: .2em 0 .5em 0;
    padding: .4em 0 0 2.5em;
}
.footer-help {
    margin-top: 1em;
}
.footer-help small{
    font-size: 8px;
}
    
/* dropdown dokumen */
.dropdown-dokumen .dropdown-menu {
    min-width: 17rem;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: .75rem 0;
    margin: .25rem 0 0;
    font-size: .85rem;
    border: none;
    border-top: 1px solid #00386d;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.12);
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
}
.list-group.faq {
    padding-left: 15px;
}
.visibility-hidden{
    visibility: hidden;
}
small.download-link a{
    font-family: 'Montserrat-Italic';
    color:#E3342F;
}
small.download-link a:hover,
small.download-link a:focus{
    text-decoration: underline;
}
.nav-pills{
    padding: 1em .2em;
    margin-top: .5em;
    position: fixed;
}
.announcement .nav-pills{
    padding: 0;
    margin-top: 0;
    position: relative;
}
.announcement .nav-pills .nav-link {
    color: #3D4852;
    border-radius: 0;
    padding: .25em .5em .25em .5em;
    font-size: 1.25em;
    margin: .35em 0 0 0;
}
    .announcement .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #E3342F;
        font-family: 'Montserrat-Bold';
        background-color: transparent;
        box-shadow: none;
        border-left: 0;
        border-bottom: 6px solid #E3342F;
    }
    
    .announcement .nav-pills .nav-link.focus, .nav-pills .nav-link:focus, .nav-pills .show>.nav-link:focus {
        background-color: transparent !important;
        color: #c7241f !important;
    }
    .announcement .nav-pills .nav-link:hover, .nav-pills .show>.nav-link:hover {
        background-color: transparent !important;
        color: #c7241f !important;
    }
    hr {
        margin-top: 1rem;
        margin-bottom: .5rem;
    }
    .announcement .nav-pills .nav-link {
        color: #00386d;
        border-radius: 0;
        padding: .25em .5em .25em .5em;
        font-size: 1.25em;
        margin: .35em 0 0 0;
    }
    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff;
        font-family: 'Montserrat-Bold';
        background-color: #3D4852;
        box-shadow: none;
        border-left: 6px solid #bcd958;
    }
    .nav-pills .nav-link:hover, .nav-pills .show>.nav-link:hover {
        background-color: rgb(61, 72, 82, .1);
        color:#fff;
    }
    .nav-pills .nav-link.focus, .nav-pills .nav-link:focus, .nav-pills .show>.nav-link:focus {
        background-color: rgb(61, 72, 82) !important;
        color:#fff!important;
    }
    .nav-pills .nav-link {
        color:#00386d;
        border-radius: 8px;
        padding: .75em .75em .75em .75em;
        font-size:1em;
        margin: 0 0 0 0;
    }
    
    .top-navigation .nav > .navbar-expand-lg li a:hover, .top-navigation .nav > .navbar-expand-lg li a:focus {
        background: transparent !important;
        border-bottom:none;
        color: #fff;
    }
    .top-navigation .nav.navbar-profile > li a:hover, .top-navigation .nav.navbar-profile > li a:focus {
        background: transparent;
        color: #3D4852;
        font-weight: 700;
    }
    .top-navigation .navbar-nav .dropdown-menu {
        min-width: 15rem;
        right: auto;
        left: auto;
        top: 5em;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.08);
    }
    .top-navigation .navbar-nav .dropdown-menu > li > a {
        color:#3D4852;
    }
    .top-navigation .navbar-nav .dropdown-menu > li.active > a,
    .top-navigation .navbar-nav .dropdown-menu > li > a:focus,
    .top-navigation .navbar-nav .dropdown-menu > li > a:hover {
        color:#3D4852;
        font-weight: 700;
    }
    .top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
        background: transparent !important;
        color: #fff;
        border-bottom: none;
    }
    .top-navigation .navbar-nav.navbar-profile .dropdown-menu {
        min-width: 10rem;
        right: 0;
        left: auto;
        box-shadow: 0 0 20px 0 rgba(0,0,0,0.08);
    }

    
    .faq .accordion>.card {
        border-radius: 8px;
    }
    .faq .accordion>.card:not(:first-of-type) .card-header:first-child {
        border-radius: 8px;
    }
    .faq .card-header {
        padding: .25rem .25rem;
        border-top-right-radius: 8px;
        border-top-left-radius: 8px;
        margin-bottom: 0;
        background-color: rgba(0,0,0,.02);
        border-bottom: 1px solid rgba(0,0,0,.125);
    }
    .faq .card-header h2 {
        font-size: 18px;
        font-family: 'Montserrat-Bold';
        color:#005db5;
    }
    .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
        background-image: none;
        box-shadow: none;
    }
    .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
        color: #00386d;
        text-decoration: none;
    }

    
    @media (max-width:768px){
        h2.sub-title {
            font-size: 24px;
        }
        .nav-pills{
            padding: 1em .2em;
            margin-top: .5em;
            position: relative;
        }
        .pills-behavior .col-2{
            flex: 0 0 100%;
            max-width: 100%;
        }
        .pills-behavior .col-10{
            flex: 0 0 100%;
            max-width: 100%;
        }
        .inline-resize.mr-auto {
            margin-left: 0;
        }
        .dropdown.profile{
            float: right;
        }
        .dropdown.profile img{
            width: 30px;
            height: 30px;
        }
        .minimalize-styl-2 {
            padding: 4px 12px;
            margin: 5px 5px 5px 10px;
            font-size: 24px;
            float: left;
        }
        .top-navigation .navbar-brand {
            padding: 0;
            margin-right: 0rem;
        }
        .top-navigation .navbar-brand img{
            width: 50px;
            margin: 10px;
        }
        .navbar-static-side {
            border-top-right-radius: 0;
        }
        .top-navigation .nav > li a.minimalize-styl-2:hover, .top-navigation .nav > li a.minimalize-styl-2:focus {
            background: transparent !important;
            color: #00386d;
            border-bottom: none;
        }
        .top-navigation.body-small .wrapper.wrapper-content, .body-small .top-navigation .wrapper.wrapper-content {
            padding: 0;
        }
    }
    
    .navbar-nav{
        float: none;
    }
    
    .count-info .label {
        line-height: 12px;
        padding: 2px 5px;
        position: absolute;
        right: 20px;
        top: 10px;
    }
    
    .top-navigation .nav.navbar-top-links li a{
        color:#3D4852;
    }
    .top-navigation .nav.navbar-top-links > li > a:hover {
        color: #00386d;
        border-bottom:0;
    }
    
    .label-warning-modified{
        background:#e60630 !important;
    }
    .page-heading{
        /* margin-top: 30px; */
        padding-top: 10px;
        padding-bottom: 0;
        padding-left: 20px;
    }
    .text-navy{
        color:#E3342F !important;
    }
    .pad-all{
        padding: 7px;
    }
    .indikator-warna.red{
        background:#e60630;
        padding: 2px 10px;
        border-radius: 5px;
    }
    .indikator-warna.yellow{
        background:#e6a91a;
        padding: 2px 10px;
        border-radius: 5px;
    }
    .indikator-warna.green{
        background:#32af00;
        padding: 2px 10px;
        border-radius: 5px;
    }
    .nav.nav-tabs li a {
        color:#005db5;
    }
    .nav.nav-tabs li a {
        color:#005db5;
    }


    .top-navigation .nav.nav-tabs > li > a{
        padding: 10px 15px !important;
        border-bottom: none;
    }
    .top-navigation .nav.nav-tabs > li > a:hover, 
    .top-navigation .nav.nav-tabs > li > a:focus {
        background: rgb(0, 93, 181, .08);
        color: #00386d;
        border-radius: 8px;
    }
    .top-navigation .nav.nav-tabs > li.active > a{
        color:#fff !important;
        border-bottom: none;
        border-radius: 8px;
        background:#005db5 !important;
    }
    .strong-text{
        font-weight: 700;
    }

    .wrapper .middle-box.inside-app {
        margin-top: 0;
    }
    .middle-box.inside-app {
        padding-top: 0;
    }
    .middle-box.inside-app .font-bold {
        color:#464646;
    }




    .top-navigation .nav.first > li.active > a {
        color: #b92520;
        font-weight: 700;
        border:1px solid #b92520;
    }
    #form-maker h3{
        color:#000;
    }

    
    /* 2 */


    body.mini-navbar .navbar-default .nav.nav-second-level li a span {
        display: inline-block;
        font-size: 8px;
    }
    body.mini-navbar .navbar-default .nav.nav-second-level a  {
        padding-left: 5px;
    }
    body.mini-navbar .navbar-default .nav.nav-second-level a i {
        margin-right: 0;
    }
    body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level{
        min-width: 220px;
    }











.wrapper-content.pills-behavior .container{
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}




@media (min-width:200px) and (max-width:500px){
    .first.navbar-nav{
        display: inline-flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .navbar {
        position: relative;
        display: flex;
    }
    .first.navbar-nav .dropdown-menu{
        position: absolute;
    }
    .navbar-expand-lg.first .navbar-collapse {
        display: flex;
        flex-basis: auto;
    }
    .collapse:not(.show) {
        display: none;
    }
    .not-show{
        display: block !important;
    }
    .not-show-first{
        display: none !important;
    }
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .inline-resize.mr-auto{
        margin-right: 0 !important;
    }
    .centered-helper{
        display: none;
    }
    .not-dekstop.mr-auto{
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .navbar-toggler {
        background-color: transparent;
        color: #005db5;
        padding: 6px 12px;
        font-size: 28px;
        margin: 8px;
    }
    .col-md-8{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nav-pills .nav-link {
        color: #00386d;
        border-radius: 8px;
        font-size: 1.25em;
        padding: 1em;
        margin: .35em 0 0 0;
    }
    .form-group .col-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-1{
        position: relative;
        max-width: 100%;
        flex: 0 0 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .col-10.offset-1{
        margin-left: 0;
    }
    .flex-column{
        flex-direction: row!important;
    }
}

#page-wrapper{
    background-image: linear-gradient(to top, rgba(255, 255, 255), rgba(255, 255, 255, .98), rgba(255, 255, 255, .5)), url(../img/background.png);
    background-position:top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* background-color:rgb(255, 255, 255, .5); */
}

  /* width */
  ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  /* Track */
  ::-webkit-scrollbar-track {
    background: #fff; 
  }
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: rgb(87, 87, 87); 
  }
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #283036; 
  }


.top-navigation .wrapper.wrapper-content {
    padding: 0 0 10em 0;
}
.top-navigation .wrapper.wrapper-content .container {
    max-width: 1070px !important;
    margin:0;
    padding: 0;
}
.top-navigation .wrapper.wrapper-content .container .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 1px !important;
}
.breadcrumb{
    background:transparent;
}
.white-bg{
    background: rgb(255, 255, 255, .1);
    box-shadow: none !important;
}
.input-group.date .input-group-addon{
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    border-color:rgb(194, 192, 192);
}
.input-group.date .form-control{
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    border-color:rgb(194, 192, 192);
}
.rounded-circle{
    box-shadow: 0 0 20px 0 rgb(0, 0, 0, .2);
}
.img-inside-table img{
    width: 60px;
}

.note-editor.note-frame.card {
    border-radius: 8px;
}
input:disabled,
input[type="checkbox"]:disabled,
select:disabled,
textarea:disabled {
    background:rgb(194, 192, 192, .15) !important;
 }
input:disabled:hover,
input[type="checkbox"]:disabled:hover,
select:disabled:hover,
textarea:disabled:hover {
    cursor:not-allowed;
 }

 /* rating */
 /* component */
.star-rating {
    border-bottom:solid 1px #ccc;
    display:flex;
    flex-direction: row-reverse;
    font-size:1.5em;
    justify-content:space-around;
    padding:0 .2em;
    text-align:center;
    width:5em;
  }
  .star-rating input {
    display:none;
  }
  .star-rating input:disabled {
    display:none;
    cursor: not-allowed;
  }
  .star-rating label {
    color:#ccc;
    cursor:pointer;
  }
  .star-rating :checked ~ label {
    color:#f90;
  }
  .star-rating label:hover,
  .star-rating label:hover ~ label {
    color:#fc0;
  }
  .star-rating :disabled:checked ~ label {
      cursor: not-allowed;
  }
  .star-rating :disabled label:hover,
  .star-rating :disabled label:hover ~ label {
      cursor: not-allowed;
  }
.modal-title.status{
    color:#E3342F;
    font-size: 1.5em;
    text-align: center;
}
.modal-title.status i{
    color:#E3342F;
    font-size: 2.5em;
    text-align: center;
}
.mini-navbar .navbar-brand img {
    width: 30px;
}
.mini-navbar .navbar-brand {
    color: #fff;
    padding: 20px 0 0 0;
}
.mini-navbar .wrapper.wrapper-content .container {
    max-width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.mini-navbar .nav .nav-second-level {
    position: absolute;
    left: 70px;
    top: 0;
    background-color: #c7241f;
    padding: 0;
    font-size: 12px;
}
.mini-navbar .nav .nav-third-level {
    background-color: #b92520;
}   
.border-bottom{
    border-bottom: 1px solid rgb(194, 192, 192) !important;
}



/* MEDIA QUERIES */
@media (min-width:768px) and (max-width:1024px){
    .first.navbar-nav{
          display: inline-flex;
          -ms-flex-direction: row;
          flex-direction: row;
    }
    .navbar {
        position: relative;
        display: flex;
    }
    .first.navbar-nav .dropdown-menu{
      position: absolute;
    }
    .navbar-expand-lg.first .navbar-collapse {
      display: flex;
      flex-basis: auto;
  }
  .collapse:not(.show) {
      display: none;
  }
    .not-show{
        display: block !important;
    }
    .not-show-first{
        display: none !important;
    }
    .navbar-expand-lg {
      flex-flow: row nowrap;
      justify-content: flex-start;
  }
  .inline-resize.mr-auto{
      margin-right: 0 !important;
  }
  .centered-helper{
      display: none;
  }
  .not-dekstop.mr-auto{
      margin-right: 0 !important;
      margin-left: 0 !important;
  }
  .navbar-toggler {
      background-color: transparent;
      color: #005db5;
      padding: 6px 12px;
      font-size: 28px;
      margin: 8px;
  }
  .col-md-8{
      flex: 0 0 100%;
      max-width: 100%;
  }
}
@media (max-width:768px){
    .btn-primary.action.dekstop{
        display: none;
    }
    .btn-primary.action.mobile{
        display: block;
    }
    .bootstrap-table .fixed-table-container .table {
        font-size: .7em;
    }
}
@media (max-width:500px){
    .mini-navbar .navbar-brand {
        color: #fff;
        padding: 20px 0 0 0;
    }
    .mini-navbar .navbar-brand img {
        width: 40px;
    }
    .mini-navbar .navbar-static-side {
        border-top-right-radius:80px;	
    }
    .minimalize-styl-2 {
        margin: 10px 5px 5px 15px;
    }
    .mini-navbar .nav .nav-second-level {
        position: absolute;
        left: 70px;
        top: 0;
        background-color: #c7241f;
        padding: 0;
        font-size: 12px;
    }
    .mini-navbar .nav .nav-third-level {
        background-color: #b92520;
    }
    .top-navigation .wrapper.wrapper-content .container .ibox .ibox-title h5 {
        color: #3D4852 !important;
        font-family: 'Montserrat-Black' !important;
        font-size: 1.5em;
    }
    .top-navigation .wrapper.wrapper-content .container .ibox .ibox-title {
        padding: 15px 90px 8px 15px;
    }
    .col-12 > .expandcollapse{
        margin-top: 20px;
    }
    /* bstable */
    .bootstrap-table .fixed-table-toolbar .bs-bars, .bootstrap-table .fixed-table-toolbar .columns, .bootstrap-table .fixed-table-toolbar .search {
        position: relative;
        margin-top: 0;
        margin-bottom: 0;
    }
}


.table.form-group-profile .bootstrap-select .dropdown-menu.open.show{
    position: static !important;
    top: 50px !important;
    width: 100% !important;
}
.table.form-group-profile .bootstrap-select .dropdown-menu:before {
    display: none;
}


/* new style for grid table comparison */
.form-group-profile .titleDoc,
.form-group-profile .newDoc{
    font-weight: 700;
}
.form-group-profile .newDoc{
    color:#E3342F !important;
    background: rgb(61, 72, 82, .035) !important;
}
.table.form-group-profile.refine.table-hover tbody tr td:hover {
    background-color: rgba(0,0,0,0.04) !important;
}
.form-group-profile.refine .newDoc .action-button.dekstop {
    display: block;
}
.form-group-profile.refine .newDoc .action-button.mobile {
    display: none;
}
.form-group-profile.refine th.col-1{
    flex: 0 0 8.333333%;
    width: 8.333333%;
}
.form-group-profile.refine th.col-3{
    flex: 0 0 25%;
    width: 25%;
}
.form-group-profile.refine th.col-5{
    flex: 0 0 41.666667%;
    width: 41.666667%;
}
@media (max-width:768px){
    .form-group-profile.refine .newDoc .action-button.dekstop {
        display: none;
    }
    .form-group-profile.refine .newDoc .action-button.mobile {
        display: block;
    }
    .form-group-profile.refine .col-md-12{
        padding-left: 0;
        padding-right: 0;
        font-size: .7em;
    }
}
.form-group-profile.refine .newDoc .action-button.mobile a {
    color: #fff !important;
}
.table.form-group-profile.refine thead > tr > th,
.table.form-group-profile.refine tbody > tr > td {
    padding: 8px !important;
}
.wrapper-outside.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,0);
}
.wrapper-outside .table.form-group-profile.refine tbody tr:hover {
    color: #212529;
    background-color: rgba(0,0,0,0.05);
}
.bootstrap-table .fixed-table-container .table.wrapper-outside thead th {
    border-bottom:0 !important;
}
.bootstrap-table .fixed-table-container .table.wrapper-outside .table.form-group-profile.refine thead th {
    border-bottom:2px solid #8f8f8f !important;
    padding: 5px !important;
}
.titleDoc.label-gap{
    font-weight: 200;
    color:#9dbb2f !important;
    font-style: italic;
}   