/*.modal {*/
/*    display: none;*/
/*    position: fixed;*/
/*    z-index: 1;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: rgba(0, 0, 0, 0.4);*/
/*}*/

/*.modal-content {*/
/*    background-color: white;*/
/*    margin: 15% auto;*/
/*    padding: 20px;*/
/*    width: 50%;*/
/*    text-align: center;*/
/*}*/

/*.close {*/
/*    float: right;*/
/*    font-size: 28px;*/
/*    cursor: pointer;*/
/*}*/