﻿body {
}

.noshow {
    display:none;
}
.fui-cross::before {
    content: "\f00d";
}
.fui-cross {
    position: relative;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
}


#LoginInfomiscpopper .modal-header {
    background-color:#c94343;
    color:#fee;
}
#LoginInfomiscpopper .modal-footer {
    background-color: #fee;
}
#LoginInfomiscpopper .modal-body {
    padding:3rem 1rem;
    font-size:1.4rem;
}
#LoginInfomiscpopper .close {
    text-shadow:none;
}

.table-condensed {
    font-size: 10px;
}

#cphBody_ddlVehicleType option {
    padding-right:20px;
}