﻿/*.my-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #004098;
    overflow-y: hidden;
    z-index: 1032;
}*/
