@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(bucket-ico-fonts.css);

html {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

body {
    color: #28282e;
    /*font-family:'Open Sans',sans-serif;*/
    font-family: 'Montserrat', sans-serif;
    padding:0px !important;
    margin:0px !important;
    font-size:12px !important;
    text-rendering:optimizeLegibility;
}

table {
    min-width: 100% !important;
}

th, td { word-wrap: break-word; font-size: 14px; }
div.dataTables_wrapper {
    direction: ltr;
}

table.dataTable tbody{
    font-size: .8em;
    color: #000;
}

/*
 * progress
 */
 .bk-clr-one {
    background-color: #B9B739;
}

.bk-clr-two {
    background-color: #F94C4C;
}

.bk-clr-three {
    background-color: #119c7e;
}

.bk-clr-four {
    background-color: #b739b9;
}
.progress {
    height: 8px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}
.dashboard-div-icon {
    height: 75px;
    width: 75px;
    border: 2px solid #fff;
    padding: 15px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
}
.dashboard-div-wrapper {
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    color: #fff;
    margin-bottom: 50px;
}

    .dashboard-div-wrapper .progress {
        height: 10px;
        border-radius: 2px;
    }

/*
 * Typography
 */

h1 {
    padding-bottom: 9px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

a{
    color: #3e8064;
}

.active{
    text-decoration: underline;
}

/*
 * Menu
 */
.menu{
    padding-left: 15px;
}

.menu li{
    float: left;
    list-style: none;
    padding: 10px 15px;
    font-size: 14px;
}

/*
 * Dashboard
 */

.placeholders {
    padding-bottom: 3rem;
}

.placeholder img {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.right_bar{
    margin-top: 15px;
}

.right_bar h2{

}

/*
 * Navbar
 */

header{
    background: #3e8064;
    /*background: #01a5d8; kalau mau pakai biru*/
    padding: 0px 15px !important;

}

.navbar-brand img {
    float: left;
    margin-right: 10px;
}

h1.page_title{
    font-size: 30px;
}

.navbar-brand p{
    padding-top: 5px;
    font-size: 12px;
    line-height: 0.1;
}

/*
 * Tables
*/

#table_wrapper{
}

.dataTables_filter,.dataTables_length {
    display: none !important;
}

.pagination li a:hover{
}

.pagination .page-item.active .page-link{
    background: #ffc107;
    border: 1px solid #fff;
}

.pagination a{
    color: #333;
}

/*
 * Footer
*/

footer{
    color: #ddd;
    padding: 12px 0px;
    margin-top: 150px;
}

.kontak-grms {
    display: block;
    background: url(../img/contact-bg-1.jpg) no-repeat fixed;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
}

.kontak-grms img {
    height: 70px;
    margin-bottom: 50px;
}

.kontak-grms h5 {
    font-size: 16px;
    color: #fff;
}

.kontak-grms h5 a {
    color: #ff0000;
}

/*.carousel-inner{}
.carousel-caption{}*/

.carousel-item h5 a{
    background: #000;
    opacity: 0.5;
    padding: 5px 15px;
    color: #fff;
    font-size: 100%;
}

.carousel-item h5 a:hover{
    text-decoration: none;
}

.carousel-item p{
    display: none;
    color: #fff;
}

/*
 * MEDIA
*/
/*HP*/
@media (min-width:320px)  {
    nav{
        margin-top: 85px;
    }
    main{
        margin-top: 145px;
    }
    .card-body{
        padding: 15px 5px !important;
    }
    .marker{
        margin: 0 auto;
    }
    .navbar-brand img {
        height: 60px;
    }
    .carousel-item img{
        height: 150px;
    }
}

/*TAB*/
@media (min-width:961px)  {
    nav{
        margin-top: 95px;
    }
    main{
        margin-top: 155px;
    }
    .card-body{
        padding: 15px 5px !important;
    }
    .marker{
        margin: 0 auto;
    }
    .navbar-brand img {
        height: 80px;
    }
    .carousel-item img{
        height: 300px;
    }
}

/*DESKTOP*/
@media (min-width:1024px) {
    nav{
        margin-top: 105px;
    }
    main{
        padding-top: 15px;
        margin-top: 130px;
    }
    .card-body{
        padding: 15px 5px !important;
    }
    .marker{
        margin: 0 auto;
    }
    .navbar-brand img {
        height: 90px;
    }
    .carousel-item img{
        height: 400px;
    }
}

/*
 * OTHER
*/

h6{
    margin-top: 10px !important;
}

.pointer{
    cursor: pointer;
}

.btn-link{
    color: #000;
}

.btn {
    cursor: pointer;
}

.clear{
    clear: both;
}

.hidden{
    display: none;
}

.dataTables_filter,.dataTables_length {
    display: none !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ddd;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(221, 221, 221);
}

.table-bordered {
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(221, 221, 221);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
}

.fancybox-wrap{
    z-index: 999;
}

/* Color of invalid field */
label.error, .has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
    color: #a94442;
    font-size: 14px;
}

.has-success .control-label,
.has-success .help-block,
.has-success .form-control-feedback {
    color: #3c763d;
    font-size: 15px;
}

#form .has-error .control-label,
#form .has-error .help-block,
#form .has-error .form-control-feedback {
    color: #f39c12;
}

#form .has-success .control-label,
#form .has-success .help-block,
#form .has-success .form-control-feedback {
    color: #18bc9c;
}

.bootstrap-validator-form .help-block {
    margin-bottom: 0;
}

.has-feedback .form-control-feedback {
    top: 25px;
    right: 0;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
/* Color of valid field */

.profile_img{
    -webkit-border-radius: 50%;
    width: 85px;
    height: 85px;
}

.input-group{
    height: 38px;
}

.bg-grey{
    background: #efefef;
    border-bottom: 1px solid #aaa !important;
}

.font1rem {
    font-size: 1rem;
}

.belum_upload{
    background: #f0ad4e;
}

.sudah_upload{
    background: #3e8064;
}

.ditolak{
    background: #d43f3a;
}

.breadcrumb{
    z-index: 9 !important;
}

#keyword, #btnCari{
    z-index: 0 !important;
}

/*Button Aksi*/
.btn-group-justified {
    display: table;

    table-layout: fixed;
    border-collapse: separate; }
.btn-group-justified .btn,
.btn-group-justified .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
.btn-group-justified .btn .btn,
.btn-group-justified .btn-group .btn {
    width: 100%; }
.btn-group-justified .btn .dropdown-menu,
.btn-group-justified .btn-group .dropdown-menu {
    left: auto; }

.auto_sugest{
    line-height: 4;
}
.auto_sugest li{
    padding: 3px;
}

/*Begin Spinner - Loader*/
.icon-spin {
    display: inline-block;
    animation: spin 2s infinite linear;
}
.icon-spin-cross-platform {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
@-moz-keyframes spin{
    0%{-moz-transform:rotate(0deg)}
    100%{-moz-transform:rotate(359deg)}
}
@-webkit-keyframes spin{
    0%{-webkit-transform:rotate(0deg)}
    100%{-webkit-transform:rotate(359deg)}
}
@-o-keyframes spin{
    0%{-o-transform:rotate(0deg)}
    100%{-o-transform:rotate(359deg)}
}
@-ms-keyframes spin{
    0%{-ms-transform:rotate(0deg)}
    100%{-ms-transform:rotate(359deg)}
}
@keyframes spin{
    0%{transform:rotate(0deg)}
    100%{transform:rotate(359deg)}
}
/*End Spinner*/

@keyframes like-gif {
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 100%;
    }
}