.text-oneline {
    padding: 5px 10px;
}

.footer-links a {
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
}

.tips {
    background-color: #6aeed9;
    border: 3px solid blue;
    font-weight: 700;
    border-radius: 3px;
    padding: 5px 10px;
}

.tips a {
    color: #000 !important;
}

.footer-links a img {}

.footer-links span {
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
}

.survey {
    width: 726px;
    border: 1px solid #000;
    margin-bottom: 10px;
}

.survey div.title {
    background-color: #92c9ec;
}

.survey div.title {
    font-size: 16px;
    padding: 10px;
}
.survey p,
.survey form,
.survey div.button-holder {
    padding: 10px;
    margin: 0;
    font-size: 14px;
}

.survey div.button-holder {}

.reg-error {
    margin-top: 25px;
}

.reg-error li {
    text-align: left;
    color: #da0000;
    margin-bottom: 10px;
}

#surveyResponseTextSuccess,
#surveyResponseTextError {
    padding: 5px;
    color: green;
    font-weight: bold;
}

#surveyResponseTextError {
    color: #da0000;
}

.survey div.button-holder {
    text-align: center;
}

.survey form {
    padding-top: 0;
}

.survey > div {
    text-align: left;
}

.survey textarea {
    width: 100%;
    font-size: 14px;
}

.like-btn,
.like-btn-rem {
    display: none !important;
    width: 100px;
    margin-right: 10px !important;
}

.bold {
    font-weight: 700;
}

.like-btn-rem {
    font-weight: 700;
    color: #080a63;
}

.like-btn-rem:hover {
    text-decoration: none;
}

.like-btn.actv,
.like-btn-rem.actv {
    display: inline-block !important;
}

.like-text {
    position: relative;
    top: 1px;
    font-weight: bold;
}

.footer-banner {
}

@media only screen and (min-width: 768px) {
    .footer-banner {
        display: flex;
        justify-content: center;
    }
}

.footer-banner > div {
    padding: 10px;
}

a:link {
    text-decoration: none;
    font-size: 14px;
    color: blue
}

a:visited {
    text-decoration: none;
    font-size: 14px;
    color: blue
}

a:hover {
    text-decoration: none;
    font-size: 14px;
    color: black
}

a.desc:link {
    text-decoration: none;
    font-size: 14px;
    color: navy
}

a.desc:visited {
    text-decoration: none;
    font-size: 14px;
    color: navy
}

a.desc:hover {
    text-decoration: none;
    font-size: 14px;
    color: yellow
}

a.menu:link {
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: black
}

a.menu:visited {
    text-decoration: none;
    font-size: 14px;
    color: black
}

a.menu:hover {
    text-decoration: none;
    font-size: 14px;
    color: blue
}

body {
    font-family: "Verdana";
    font-size: 14px;
    scrollbar-face-color: #78BC94;
    scrollbar-highlight-color: #BDD3F4;
    scrollbar-shadow-color: #78BC94;
    scrollbar-3dlight-color: #78BC94;
    scrollbar-arrow-color: #BDD3F4;
    scrollbar-track-color: #B9EB96;
    scrollbar-darkshadow-color: black;
}

.mes {
    font-family: Verdana, tahoma;
    font-size: 14px;
    line-height: 25px;
    color: black;
    text-align: justify;
}

.mes img {
    max-width: 480px
}

sup {
    font-family: Verdana, tahoma;
    font-size: 14px;
    color: yellow;
    font-weight: bold;
}

.admin {
    font-family: Verdana, tahoma;
    font-size: 14px;
    color: yellow;
    font-weight: bold;
    text-align: justify;
}

.desc {
    font-family: Verdana, tahoma;
    font-size: 13px;
    line-height: 20px;
    color: black;
}

.dat {
    font-family: Verdana, tahoma;
    font-size: 14px;
    color: yellow;
    font-weight: bold;
}

.head {
    font-family: Verdana, tahoma;
    font-size: 14px;
    color: yellow;
    font-weight: bold;
}

.button {
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    color: black;
    background: #A0C0F0;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 100px
}

a.button {
    padding: 1px 8px;
    color: #000;
}

.tr {
    color: black;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

table {
    text-align: center;
}

.input,
.textarea,
.select {
    font-family: Verdana;
    font-size: 14px;
    color: black;
    background: #A0D8F8;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 250px
}

#input,
#textarea,
#select {
    background: white;
}

.ssinput {
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    background: #FFFFFF;
    border: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 41px
}

.sinput {
    font-family: Verdana;
    font-size: 14px;
    color: black;
    background: #A0D8F8;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 60px
}

.msinput {
    font-family: Verdana;
    font-size: 14px;
    color: black;
    background: #A0D8F8;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 90px
}

.minput {
    font-family: Verdana;
    font-size: 14px;
    color: black;
    background: #A0D8F8;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 120px
}

.binput {
    font-family: Verdana;
    font-size: 14px;
    color: black;
    background: #A0D8F8;
    border: black;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 500px
}

.lb {
    padding-right: 3px;
    display: block
}

.cb {
    padding-right: 3px;
    display: block;
    background-color: #0a246a;
    color: #fff;
}

.multi1 {
    text-align: left;
    font: 11px Tahoma, tahoma;
    width: 250px;
    border: 1px solid #527B90
}

.multi2 {
    background: #fff;
    overflow: auto;
    height: 120px
}

.multis {
    background: #fff;
    overflow: auto;
    height: 60px
}

a.forum_mod {
    text-decoration: none;
    color: yellow
}

.selectm {
    FONT-SIZE: 10px;
    WIDTH: 100px;
    height: 60px;
    FONT-FAMILY: verdana, Arial, Helvetica, sans-serif
}

.inputm {
    font-family: tahoma, Verdana;
    font-size: 14px;
    height: 60px;
    color: #000000;
    background: #FFFFFF;
    border: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 250px
}

.mselect {
    font-family: tahoma, Verdana;
    font-size: 14px;
    color: #000000;
    background: #FFFFFF;
    border: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 250px;
    height: 50px
}

.quote {
    background: #FAFCFE;
    border: 1px dotted #000;
    border-left: 4px solid #8394B2;
    border-top: 0;
    color: #465584;
    padding: 4px;
    margin: 0 auto 8px auto;
}

.forummsg {
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana, arial, sans-serif;
    color: #343434
}

.highlight0 {
    background-color: yellow;
    font-weight: bold;
    color: yellow;
}

.highlight1 {
    background-color: lime;
    font-weight: bold;
    color: yellow;
}

.highlight2 {
    background-color: aqua;
    font-weight: bold;
    color: yellow;
}

.highlight3 {
    background-color: #FFD6B2;
    font-weight: bold;
    color: yellow;
}

.highlight4 {
    background-color: #FFD5D5;
    font-weight: bold;
    color: yellow;
}

.highlight5 {
    background-color: #C8BCFF;
    font-weight: bold;
    color: yellow;
}

.highlight6 {
    background-color: #C4FFD3;
    font-weight: bold;
    color: yellow;
}

.tool-tip {
    color: #000;
    width: 130px;
    z-index: 13000;
}

.tool-title {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    color: yellow;
    padding: 8px 8px 4px;
    background: #92A9BB;
    border: 1px solid #658499;
}

.tool-text {
    font-size: 14px;
    padding: 4px 8px 8px;
    background: #92A9BB;
    border: 1px solid #658499;
}

.forum_input {
    font-family: Tahoma;
    font-size: 14px;
    color: #000000;
    background: #FFFFFF;
    border: #CCCCCC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    width: 348px
}

.content img {
    width: 100%;
    max-width: 345px;
    height: auto
}

#photoday img {
    max-width: 120px;
    width: 100%;
    height: auto;
}

.yellow {
    color: #FFFF00;
    font-weight: bold;
}

.link2 {
    font-size: 14px !important;
    display: inline-block;
    padding: 5px;
    margin: 5px 0;
    background: #BDD3F4
}

.mes.prof tr:nth-child(2n) {
    background-color: #84B8D7
}

#banner_top iframe {
    margin: 0 auto !important
}

#cookie_attention {
    width: calc(100% - 30px);
    padding: 0 5px;
    height: auto;
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #C8BCFF;
    border: yellow solid 3px;
    text-align: center;
    font-size: 14px;
    z-index: 1000;
}

#term_attention {
    width: calc(100% - 6px);
    padding: 0 5px;
    height: auto;
    background-color: #C8BCFF;
    border: yellow solid 3px;
    text-align: center;
    font-size: 14px;
}

#cookie_attention .approve_button,
#term_attention .approve_button {
    background-color: navy;
    color: yellow;
    padding: 10px;
    font-size: 20px;
}

#cookie_attention.hide {
    display: none;
}

.email_again {
    display: none;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
}

.btn.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn.btn-success {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn.btn-danger {
    color: #fff;
    background-color: #da0000;
    border-color: #da0000;
}

.btn.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.alert {
    padding: 5px 10px;
}

.alert.alert-success {
    color: #009900;
}

.alert.alert-danger {
    color: #da0000;
}

.alert.alert-warning {
    color: #ffff00;
}

.vipadvtable th:first-child {
    text-align: left;
}

.vipadvtable small {
    display: block;
    font-size: 70%;
}

.ppic {
    display: none;
}

.ppic.active {
    display: block;
}

.prod-desc span {
    font-size: 13px;
}

.username-holder {
    display: inline-block;
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.bar {
    height: 8px;
    background-color: #da0000;
}

.bar.blue {
    height: 8px;
    background-color: #0000da;
}

.dp-holder {
    position: relative;
}

.dp-holder::after {
    content: '📅';
    position: absolute;
    top: -2px;
    right: 3px;
    pointer-events: none;
}

.deleted-user {
    color: #da0000;
    font-size: 11px;
    line-height: initial;
    font-weight: bold;
}

table.user-datapage tr:nth-child(odd) {
    background-color: #84b8d7 !important;
}

table.user-datapage tr:nth-child(even) {
    background-color: #a0c0f0 !important;
}

.mt10 {
    margin-top: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.text-danger {
    color: #dc3545 !important;
}

.small {
    font-size: .85rem;
}

.d-none {
    display: none !important;
}

.btn {
    cursor: pointer;
}

.colorize {
    background-color: #8eb6f3;
}

th.free, th.vip, th.premiumVip, td.free, td.vip, td.premiumVip {
    width: 25%;
}

.moderation-table {
    font-family: Verdana, tahoma;
    font-size: 14px;
    line-height: 25px;
    color: black;
    text-align: left;
}

.moderation-table textarea {
    width: 100%;
    max-width: 700px;
    height: 100px;
}

.moderation-table .form-group {
    margin-bottom: 10px;
}

.moderation-table label {
    display: block;
}

.moderation-table .moderation-title,
.moderation-table .moderation-form-holder {
    display: none;
}

.moderation-table .button-holder {
    line-height: initial;
}

.moderation-table .msg-box.active {
    display: inline-block;
    background-color: #fff;
    padding: 2px 4px;
    font-size: 11px;
    font-weight: bold;
    line-height: initial;
}

.moderation-table .moderation-title.active,
.moderation-table .moderation-form-holder.active {
    display: block;
}

.moderationOL {margin-left: 40px;}
.moderationOL LI {margin-bottom:3px;}
.monderationContent, .moderationOL strong {text-transform: uppercase;}

.has-error input {
    border: 1px solid #da0000;
}

#noteBody {
    width: 100%;
}

.modal-button-holder {
    width: 95%;
    margin: 0 auto;
}

.modal-button-holder td {
    width: calc(100% / 3);
}

.prod-warning {
    font-size: .95rem;
    font-weight: 500;
    color: #da0000;
}

table.advsearch-table tr:nth-child(odd):not(:last-child) {
    background-color: #84b8d7 !important;
}

.card-holder {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    padding: .5rem;
}

.card.vip {
    box-sizing: border-box;
    width: 100%;
    background-color: #a0c0f0;
    border: 1px solid #73aed2;
}

.card.vip .card-header .title {
    font-size: 18px;
}

.card.vip .label-addon {
    margin-left: 5px;
    display: inline-block;
}

.card.vip .card-header,
.card.vip .card-footer {
    padding: .5rem 0;
}

.card.vip .card-header small {
    font-weight: normal;
}

.card.vip .card-header {
    background-color: #73aed2;
    font-size: 1rem;
    font-weight: bold;
    padding: 1rem 0;
}

.card.vip .card-body {
    border-bottom: 1px solid #73aed2;
}

.card.vip .card-footer {
    background-color: #73aed2;
    border-top: 1px solid #73aed2;
}

.card.vip .advantages {
    padding: .5rem .2rem;
    border-bottom: 1px solid #73aed2;
    font-size: 16px;
}

.card.vip .price-holder {
    padding: .8rem 0;
}

.card.vip .price-holder .price {
    font-size: 1.2rem;
    font-weight: 700;
}

.card.vip .price-holder .price-interval {
    font-size: .7rem;
}

.card.vip .viperror,
.card.vip .vipwarning,
.card.vip .vipok {
    position: relative;
    font-size: .8rem;
    top: -1px;
}

.card.vip .vipok {
    color: green
}

.card.vip .vipwarning {
    color: rgb(255, 208, 0);
}

.card.vip .viperror {
    color: #da0000;
}

.card.vip .advantages .icon {
    margin-right: 5px;
}

.vip-box label {
    font-weight: normal;
    margin: 0;
}

.vip-box input:checked + label {
    font-weight: 700;
}

.vip-box .payment-types > div {
    white-space: nowrap;
    display: inline-block;
    padding: 10px;
}

.card.vip.colorize {
    background-color: #84b8d7;
}

@media only screen and (max-width: 374px) {
    .card-holder {
        display: block;
        width: 100%;
    }

    .simplepay_logo {
        width: 100% !important;
    }
}

.dropdown {
	position: relative;
}

.dropdown .dropdown-menu {
	display: none;
	position: absolute;
	top: 27px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #84b8d7;
    border: 1px solid #000;
}

.dropdown .dropdown-menu li a {
	display: block;
	white-space: nowrap;
	padding: 6px 12px;
	text-decoration: none;
}

.dropdown .dropdown-menu li:hover {
	background-color: #a0c0f0;
}

.dropdown .dropdown-menu.active {
	display: block;
}

#spForm input[type="submit"] {
	height: 19px;
}

.ib {
	display: inline-block;
	vertical-align: middle;
}

.mr2 {
	margin-right: 2px;
}

.mr3 {
	margin-right: 3px;
}

.mr4 {
	margin-right: 4px;
}

.ml4 {
	margin-left: 4px;
}

.sep {
	padding: 3px 4px;
}

.d-block {
    display: block;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20rem; }
.toggle.ios .toggle-handle { border-radius: 20rem; }

.options-holder h2 {
    font-size: 1.2rem;
    margin: 5px 0;
}

table.time-row {
    margin-top: 3px;
    font-size: 65%;
    font-weight: 400;
}

table.time-row td:first-child {
    width: 65%;
}

.onesignal-customlink-container {
    min-height: auto !important;
}

button.onesignal-reset.state-unsubscribed {
    background-color: #009900 !important;
}

div.error {
    margin-top: 3px;
    color: red;
    font-size: 12px;
}

.pwd-holder {
    position: relative;
    display: inline-block;
}

.pwd-holder .eye-holder {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 1px;
}

.pwd-holder .eye-holder i.show,
.pwd-holder .eye-holder i.hide {
    display: none;
}

.pwd-holder .eye-holder i.show.active,
.pwd-holder .eye-holder i.hide.active {
    display: inline-block;
}

.colorize {
    background-color: #aea1c9;
}
.new-bp {
    color: red !important;
}
.bd-tr td {
    border-top: 1px solid #555;
}

#voxcode::placeholder {
    color: #bfbfbf;
}

.required:after {
    content: '*';
    color: #da0000;
}

.vip-desc ol {
    padding: 0;
    margin: 0;
}