/*Blank CSS*/
#divSpinner {
    background: #c9c4c4;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    padding-top: 350px;
    top: 0;
    z-index: 9999;
    opacity: 0.7;
}

.h55px {
    height: 55px;
}

.inner-pages .nice-select.open .list {
    padding-left: 20px !important;
    padding-left: 20px !important;
}