﻿.wg-s-content {
    width:560px;
    height:100%;
}



/*.wg-s-top {
    background-color: var(--primary);
    height: 62px;
    border-left: solid 1px white;
    padding: 15px;
}

    .wg-s-top .fa-rectangle-xmark {
        color: white;
        font-size: large;
    }

.wg-s-title-top {
    font-size: large;
    color: white;
}

.wg-s-main-tab {
    height: 30px;
}

    .wg-s-main-tab div {
        height: 100%;
        color: var(--primary);
        border: solid 1px var(--primary);
        text-align:center;
        cursor:pointer;
        font-weight:bolder;
    }

.wg-s-field
{
    height:100%;
    width:100%;
}*/

