._nchessfg__game {
    border: 2px solid #ff4c4a;
}

._nchessfg__game.--active {
    background: #ff4c4a;
}

._nchessfg__game_1 {
    border-radius: 7px 0 0 7px;
}

._nchessfg__game > i {
    color: #ff4c4a;
}

._nchessfg__button.--player {
    background: #ff4c4a;
}

._nchessfg__speed {
    background-color: #210a24;
}

._nchessfg__button.--player>i {
    background-color: green;
}

.owl-nav > button {
    background: unset !important;
    background-color: #ff4c4a !important;
}

._nquestsPawns__digits span {
    color: #ff4c4a;
}

._nquestsPawnsBar span {
    color: #ff4c4a;
}

.arena_timer .syotimer-cell {
    background: #210a24 !important;
}

._nchessfg__progress {
    background-color: #210a24;
}

.arena_timer {
    color: #ff4c4a;
}

._ntournamentsQuests ._nquests__timer .syotimer-cell__unit {
    font-size: 14px;
}

._nchess__wrapper {
    font-family: "Oksana", "Oksana Sans Narrow", sans-serif;
}

.matchmaking_search--category option, .matchmaking_search--category select {
    background: #210a24;
}

.matchmaking_search--category option, .matchmaking_search--category select {
    color: #fff;
}

.--stormchessrules{
	//padding-left: 60px;
	background: radial-gradient(92% 230% at 48% -9%,  #ff6e6d 0%, #ff6766 28%,  #ff4c4a 92%) !important;
}

.--stormchessrules > i {
    background-color: #d75f5e !important;
}

.stormchessrulesdiv{
	margin-top: 30px;
    height: 100px;
	margin-top: 23px;
    margin-bottom: 23px;
}

.storm_chess_rules h1{   
	font-family: "Oksana", "Oksana Sans Narrow", sans-serif;
}	

.action_block p {
    font-family: "Oksana", "Oksana Sans Narrow", sans-serif;
}

.storm_chess_rules p{
    font-size: 19px;
    padding-bottom: 10px;
	font-family: "Oksana", "Oksana Sans Narrow", sans-serif;
}	

.stormchessrules-modal__images{
	padding-top: 20px;
}

.stormchessrules-modal__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.stormchessrules-modal__image-over {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: clamp(20px, 3vw, 30px) clamp(24px, 3.5vw, 40px);
}

.stormchessrules-modal__image {
    position: relative;
    border-radius: 8px;
    max-width: 500px;
    overflow: hidden;
	margin: auto;
}

.action_block p > a {
    color: #ff6766;
}

._nchessfg__button.--player {
    background: #3d9d47;
}

.action_block--button.input {
    padding: 0 !important;
}

.action_block--button.input input {
    border: none;
    width: 100%;
    padding: 0 14px;
}