.jstree-default .jstree-clicked {
    color: #000 !important;
}

/*Progress Bar*/
#upload-progress{
    height: 20px;
    border: 1px solid #ddd;
    width: 100%;
}
#upload-progress .progress-bar{
    background: #bde1ff;
    width: 0;
    height: 20px;
}
/* .owl-carousel .owl-item-coz img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    height: 300px;
}*/
.call-to-action a.btn {
    margin-top: 0px !important;
}

#cont {
    z-index: 299;
    position: fixed;
    right: 80px;
    bottom: 13px;
}