.fa-pts:not(.fa-pts-angle-down):not(.fa-pts-question-circle-o) {
    color: white!important;
}
#esc-content select, #esc-content input, #esc-content .bootstrap-select, #esc-content #esc-calculate-btn {
    height: 40px!important;
}
.pts .btn-default.disabled, .pts .btn-default[disabled] {
    background-color:#00a6d8!important;
}
@media only screen and (min-width: 992px) {
    #modal-shipping-cost .modal-dialog {
          top: -300px!important;
    }
}