﻿
canvas {
    border: none;
}

#container {
    background-image: url('/images/Ban-do-Qeza1160.png');
    text-align: left;
    overflow: hidden;
    height: 604px;
    width: 1170px;
    margin: 0px;
    background-position: left 2px top 0px;
    border: 9px solid white;
}



#contextMenu {
}

#contextMenuH {
    background-color: green;
    color: #FFF;
    font-weight: 700;
    width: 100%;
    border: 1px solid #000;
    padding: 1px
}

    #contextMenuH img {
        margin-right: 5px
    }

#contextMenuB {
    background-color: #fff;
    min-height: 10px;
    width: 100%;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 1px
}
