body {
    background: linear-gradient(to bottom, #1e1e2f, #3a3a4f) fixed no-repeat;
    color: #ffffff;
}

#screamModal .modal-content, #globalModal .modal-content {
    background: #2c2c3e;
    border: solid 1px #565675;
}

#screamModal .close, #globalModal .close {
    color: #ff6f61;
    text-shadow: none;
}

.dropdown-menu {
    border: solid 1px #565675 !IMPORTANT;
    border-radius: 0px;
}

.dropdown-divider {
    border: solid 1px #565675 !IMPORTANT;
}

.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.panel-body {
    padding: 15px;
    background: #2e2e40;
}

.dropdown-item {
    color: #cfcff0;
    text-decoration: none;
}

.panel-body-padding {
    padding: 2.5px;
}

.dropdown-item:focus, .dropdown-item:hover {
    background: linear-gradient(#4a4a6a, #3a3a4f);
    color: #ffffff;
}

a {
    color: #d1d1ff;
    text-decoration: underline;
}

a:hover {
    color: #b0b0ff;
}

.navbar, .dropdown-menu {
    background: linear-gradient(#29293f, #3c3c5a, #29293f);
    border-bottom: solid 1px #565675 !IMPORTANT;
}

.nav-item:hover {
    background: linear-gradient(#4a4a6a, #3a3a4f);
    color: #ffffff;
}

.nav-link, .navbar-brand, .nav-link:hover {
    color: #cfcff0;
    text-decoration: none;
}

.progress {
    background: #565675;
}

.progress-bar {
    background: linear-gradient(#4e4e6e, #6e6e8e);
}

#lejatszo_div {
    background: #3e3e5e !IMPORTANT;
}

.card {
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    background: rgba(60, 60, 90, 0.6);
}

.card-header {
    border: solid 1px #565675;
    background: linear-gradient(#3c3c5a, #4e4e6e, #3c3c5a);
    color: #ffffff;
}

.card-block {
    border: solid 1px #565675;
    color: #cfcff0;
}

.zenekeres-alert, .zenekeres-success-alert, .login-alert, .settings-alert, .settings-success-alert, .shoutbox-alert, .edit-message, #szmajlik-div, #kvizpanel-div, #bbkodok-div, #koszonesek-div, #kekszmajli-div, #tancok-div, #lanyos-div {
    display: none;
}

.row-border {
    border-top: solid 1px #565675;
}

.row-border-full {
    border: solid 1px #565675;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.chat-uzenetek {
    margin-top: 2px;
    margin-bottom: 2px;
}

.navbar-toggler {
    color: #cfcff0;
    border: solid 1px #565675;
}

.navbar-light, .navbar-toggler-icon {
    color: #cfcff0;
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(207, 207, 240)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.form-control, .btn-primary {
    color: #ffffff !IMPORTANT;
    background: #3c3c5a !IMPORTANT;
    border: solid 1px #565675 !IMPORTANT;
    resize: none;
}

.table td, .table th {
    border-top: solid 1px #565675;
}

.class_0 {
    color: #ffd700 !IMPORTANT;
    font-weight: bold;
}

.class_1 {
    color: #ff4500 !IMPORTANT;
    font-weight: bold;
}

.class_2 {
    color: #1e90ff !IMPORTANT;
    font-weight: bold;
}

.class_3 {
    color: #32cd32 !IMPORTANT;
    font-weight: bold;
}

.class_4 {
    color: #8a2be2 !IMPORTANT;
    font-weight: bold;
}

.class_5 {
    color: #ff1493 !IMPORTANT;
    font-weight: bold;
}

.class_6 {
    color: #ffa500 !IMPORTANT;
    font-weight: bold;
}

.class_7 {
    color: #20b2aa !IMPORTANT;
    font-weight: bold;
}

.class_8 {
    font-weight: bold;
    color: #7b68ee !IMPORTANT;
}

.class_9 {
    color: #4682b4 !IMPORTANT;
    font-weight: bold;
}

.class_10 {
    color: #00ced1 !IMPORTANT;
    font-weight: bold;
}

.class_11 {
    color: #ff6347 !IMPORTANT;
    font-weight: bold;
}

.class_12 {
    color: #adff2f !IMPORTANT;
    font-weight: bold;
}

#chat_uzenetek {
    font-size:16px;
    padding-top: 4px;
    padding-bottom: 6px;
    height: 450px;
    overflow-y: auto;
    overflow-x: none;
    overflow-wrap: break-word;
    text-shadow: 1px 1px 1px #000;
}

.chat-uzenetek {
    display: none;
}

.smiley {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.input-group-addon {
    border: solid 1px #565675 !IMPORTANT;
    background-color: #3c3c5a !IMPORTANT;
}

#chat-input {
    padding-left: 3px;
    padding-right: 3px;
    color: #ffffff;
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
}

#chat-szerkesztes {
    padding-left: 3px;
    padding-right: 3px;
    color: #ffffff;
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.table thead th {
    border-top: none;
    border-bottom: solid 1px #565675;
    text-decoration: underline;
}

.close {
    color: #cfcff0;
    text-shadow: 0 1px 0 #000000;
    cursor: pointer;
}

.alert-danger {
    border: solid 1px #ff6f61 !IMPORTANT;
    background: rgba(255, 111, 97, 0.8);
    color: #ffffff;
}

.alert-vote {
    border: solid 1px #565675 !IMPORTANT;
    background: rgba(90, 90, 130, 0.9);
    color: #ffffff;
}

.alert-vote>a {
    color: #ffffff;
    text-decoration: underline;
}

.alert-success {
    border: solid 1px #32cd32 !IMPORTANT;
    background: rgba(50, 205, 50, 0.7);
    color: #ffffff;
}

.alert-cookie {
    border-top: solid 1px #565675 !IMPORTANT;
    margin-bottom: 0px;
    border-radius: 0px;
    background: rgba(60, 60, 90, 0.9);
}
