    .evtModal { 
        display: none;
        float: left;
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 1950;
        height: 375px; 
        width: 625px; 
        background-color:#8E6F3E; 
        color:inherit;
        border: 2px dashed #DAAA00;}
    
    
    
    
    
    