/* Custom the feedback icon styles (validator) : ni untuk adjust kedudukan tanda check dekat image*/
#fileForm .btn .form-control-feedback {
    top: -1px;
    left: -5px;
}

/* resize fullcalender.js*/
#calendar {
    max-width: 900px;
    margin: 0 auto;
}

/*isu modal greyed-out mcm background*/
.modal-backdrop {
    z-index: -1;
}

/*.jumbotron {
background-image: url(../../assets/img/kenderaan2.png);
background-size: cover;
height: 100%;
min-height: 185px;
opacity : 0.5;
}*/


.jumbotron {
    margin-bottom: 0px;
    height:150px; /*default dia 350px*/
    padding:0px;
/*    background-image: url(/assets/img/bannerv4.png);
    background-size: cover;*/
}
