@font-face{font-family:Shentox;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-SemiBold.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-SemiBold.woff) format('woff');font-weight:600;font-style:normal}@font-face{font-family:Shentox;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-Medium.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-Medium.woff) format('woff');font-weight:500;font-style:normal}@font-face{font-family:Shentox;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-Regular.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-Regular.woff) format('woff');font-weight:400;font-style:normal}@font-face{font-family:Shentox;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-Light.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Shentox-Light.woff) format('woff');font-weight:300;font-style:normal}@font-face{font-family:Rogan;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-SemiBold.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-SemiBold.woff) format('woff');font-weight:600;font-style:normal}@font-face{font-family:Rogan;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-Light.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-Light.woff) format('woff');font-weight:300;font-style:normal}@font-face{font-family:Rogan;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-Medium.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-Medium.woff) format('woff');font-weight:500;font-style:normal}@font-face{font-family:Rogan;font-display:swap;src:url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-Regular.woff2) format('woff2'),url(https://web.ccpgamescdn.com/aws/webfonts/shentox/webfonts-2.0/Rogan-Regular.woff) format('woff');font-weight:400;font-style:normal}

#spartakiadaform {
    background-color: rgba(255, 255, 255, 0.7);
    width: 960px;
    color: #000;
    padding: 20px 20px 20px 20px;
}
#spartakiadaform p {
    margin: 10px 0 10px 0;
}
.gray1td {
    background-color: rgba(163, 163, 163, 0.5);
}
.gray2td {
    background-color: rgba(120, 120, 120, 0.5);
}
#spartakiadatd td{
    padding: 5px;
}
#sLeftMenu {
    width: auto !important;
    overflow: hidden;
    transition: .20s;
    display: flex;
}

#blogconttext table span, #contblog table a {
    padding:8px;
    display: block;
}

#blogconttext table img {
    width:278px;
    min-height: unset;
    min-width: unset;
    max-width: unset;
}

.contentheading {
    font-weight: 600;
    font-size: 20px;
    text-decoration: none;
    color: #151515;
    margin-left: 6px;
    display: block;
}

img {
    max-width: unset;
    height: auto;
    width: auto;
    border: 0;
}

table img {
    min-height: unset;
    min-width: unset;
    padding-bottom: unset;
}

.moduletable img {
    max-width: 100%;
    height: auto;
    width: auto;
    border: 0;
}

#main > .moduletable {
    box-shadow: unset !important;
    position: absolute;
    z-index: 98;
    /*top: -40px;*/
    width: 100%;
}

#wrapper{
    margin-top:40px;
}

.sidenav-m3 a {
    padding: .625rem 1rem .625rem 0.5rem;
    padding-right: 1rem;
    text-decoration: none;
    background-color: #f8f8f8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#sCalendar{
    display: none;
}

#topmenu{
    max-width:1280px!important;
}
  
td .vert {
    writing-mode: tb;
    transform: rotate(180deg);
}