﻿
body {
    padding-top: 69px;
    padding-bottom: 20px;
    background-color: #111111;
    color: #e1e1e1;
}

a {
    color: #f0f0f0;
    text-decoration: none;
    background-color: transparent;
}
.nav-pills .pillnot .nav-link:not(.active) {
    border: solid 1px #444444;
    background-color: #252525;
    width: 180px;
}

.nav-pills .pillnot .nav-link {
    border: solid 1px darkgrey;
    width: 180px;
    background-color: #f2a22f;
    color: #e1e1e1;
}

.nav-pills > li > a.active {
    color: #000000 !important;
}

.text_grey {
    color: grey;
}

.text_red {
    color: red;
}

.text_orange {
    color: #F1A12F;
}

.text_blue {
    color: #F1A12F;
}
.text14 {
    font-size: 14px;
}

.text13 {
    font-size: 13px;
}


.bold-blue {
    font-weight: 600;
    color: #4b516b;
}

.sub-header {
    font-family: 'Century Gothic';
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 10px;
}
.sub-header-left {
    font-family: 'Century Gothic';
    font-size: 24px;
    font-weight: 600;
}
    /* navbar */
    .navbar {
    background-color: #4b516b;
    height: 69px;
}
.navbar_bg {
    background-image: url('../graphics/navbar_bg.png');
    background-attachment: fixed; 
    background-repeat: repeat-x;
}
.navbar-custom .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar-nav {
    background-color: #4b516b;
}

.top-border {
    border-bottom: 1px solid #f2a22f;
    height: 12px;
    background-color: #9da4b0;
}

.navbar-search {
    float: left;
    padding: 10px;
    margin-top: 7px;
}
@media (max-width: 979px) {
    .navbar_bgcolor {
        background-color: #4b516b;
    }
}
.login-signup {
    float: left;
    margin: 22px 0px 0px 15px;
    padding: 1px 5px 1px 5px;
    font-size: 14px;
    background-color: #f2a22f;
    border-radius: 5px;
}


.chlogo .chmobile {
    display: none;
}

.dotdivide {
    border-bottom: dotted 1px #959595;
    margin-bottom: 25px;
    padding-top: 25px;
}
@media (max-width: 400px) {
    .chlogo .chmobile {
        display: block;
    }


    .chlogo .chdesktop {
        display: none;
    }
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}


.dir-links {
    padding: 3px 0px 3px 0px;
    margin-bottom: 0px;
    font-size: 11px;
}
/* QR code generator */
#qrCode {
    margin: 15px;
}

/* searchbar*/
.search-bar {
    padding: 15px 0px 15px 0px;
}
/* footer */
.copyright {
    clear: both;
    padding-top: 15px;
    font-size: 11px;
    color: #7d7d7d;
}

    .copyright a,
    .copyright a:visited {
        color: #7d7d7d;
    }

        .copyright a:hover {
            color: #000;
        }

.footer-links {
    clear: both;
    border-top: 8px solid #4b516b;
}

.footer-help-icon {
    float: left;
    padding-left: 10px;
    padding-right: 15px;
    padding-top: 15px;
}

.footer-help {
    float: left;
    padding-top: 19px;
    font-size: 14px;
    line-height: 17px;
}

@media (max-width: 400px) {
    .footer-help {
        font-size: 12px;
    }
}

.footer-social {
    float: right;
    padding-top: 15px;
}


a:hover {
    color: #f2a22f !important;
    text-decoration: underline;
}
.bllink a:hover {
    color: white !important;
}
.bllink a {
    color: black !important;
}

.navbar-toggler {
    padding: 2px;
}

    .container {
        max-width: 1000px;
    }
.login-signup a:hover,
.login-signup a:visited {
    color: #000000 !important;
}
.carousel-control-prev,
.carousel-control-next {
    width: 25px !important;
    background-color: #555555 !important;
}
    .carousel-control-prev:hover,
    .carousel-control-prev:focus,
    .carousel-control-next:hover,
    .carousel-control-next:focus {
        background-color: #636363 !important;
    }
.card-footer {
    background-color: #252525 !important;
}
.card {
    background-color: #2b2b2b !important;
    border: 0;
}
.card-date {
    width: 57px;
    height: 17px;
    background-color: #f2a22f;
    font-size: 12px;
    text-align: center;
    border-radius: 0px 0px 4px 0px;
    color: #000000;
}
.card-header {
    background-color: #252525 !important;
}
.card-body {
    background-color: #555555 !important;
}
.card-body-cosmos {
    background-color: #252525 !important;
}

.btn {
    background-color: #f2a22f;
}
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #545b62 !important;
    color: green;
}

button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
    color: green;
}
.btn-secondary:hover,
.btn-secondary:focus {
    background-color: #545b62 !important;
    color: #f2a22f; !important;
}

.tm_back {
        height: 624px;
        background-image: url("/graphics/tm_back_drk.png");
        margin-top: 25px;
        margin-bottom: 25px;
        padding-top: 65px;
}
.tm_back_container {
    padding-left: 10px;
}
.tm-spot-mr {
    margin-right: 25px;
}
.tm-spot-mt {
    margin-top: 5px;
}
.tm-spot-mr2 {
    margin-right: 65px;
}
.big-video {
    display: inline-block;
    height: 315px;
    width: 550px;
}
.videoHeader {
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin-top: -3px;
}
@media (max-width: 979px) {
    .tm_back {
        height: auto;
        background-image: none;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-top: 0;
    }
    .tm-spot-mr {
        margin-right: 0px;
    }

    .tm-spot-mt {
        margin-top: 0px;
    }

    .tm-spot-mr2 {
        margin-right: 0px;
    }
    .tm-spot-img {
        max-width: 100%;
        height: auto;
    }
}
@media (max-width: 576px) {
    .big-video {
        display: inline-block;
        height: 180px;
        width: 320px;
    }
}
	.titleHeader {
		font-size: 26px;	
	}
          .text11 {
              font-size: 11px;
          }

          .text_grey {
              color: #555555;
          }

          .greylink a {
              color: #555555;
              text-decoration: none;
          }
            .greylink a:hover {
                color: #f2a22f !important;
            }
          .bolink a {
              text-decoration: none;
          }
            .bolink a:hover {
                color: #f2a22f !important;
            }
        .tooltip-inner {
            background-color: #4b516b !important;
            color: #fff;
            min-width: 100px;
            max-width: 320px !important;
        }

        .bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
            border-top-color: #4b516b;
        }

        .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
            border-bottom-color: #4b516b;
        }

        .tooltip.show {
            opacity: 1;
        }

        .helpmouse:hover {
            cursor: help;
        }

.scndtrn {
    margin-top: 30px;
    background-color: #313131;
    border-top: 5px solid #4b516b;
    padding-bottom: 10px;
}
        .thrdtrn {
            margin-top: 30px;
            border-bottom: 5px solid #111111;
            font-weight: 600;
            padding-left: 5px;
            margin-bottom: 10px;
        }

.page-item.active .page-link {
    z-index: 1;
    color: #000;
    background-color: #f2a22f;
    border-color: #AEFF5E;
}

.page-item .page-link {
    color: #fff;
    background-color: #252525;
}

.page-item.disabled .page-link {
    color: #959595;
    background-color: #252525;
}

.pagination > .active > a:hover {
    color: #000 !Important;
}

@media (min-width: 1200px) {
    .smallbar {
        display: none;
    }
}

@media (min-width: 1000px) {
    .smallbar {
        display: none;
    }
}

@media (max-width: 1000px) {
    .bigbar {
        display: none;
    }
}

@media (max-width: 576px) {
    .bigbar {
        display: none;
    }
}

@media (max-width: 400px) {
    .bigbar {
        display: none;
    }
}

.form-control {
    background-color: lightyellow !important;
}
.loginbar a:hover {
    color: #000000 !important;
    text-decoration: underline !important;
}
#accordion .btn[aria-expanded=false] span:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    content: "\f107";
    float: left;
    transition: all .5s;
}

#accordion .btn[aria-expanded=true] span:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 18px;
    content: "\f107";
    float: left;
    transition: all .5s;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.blink {
    animation: blink 2s steps(2, start) infinite;
    -webkit-animation: blink 2s steps(2, start) infinite;
}

@keyframes blink {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink {
    to {
        visibility: hidden;
    }
}
.openbold {
    font-weight: 700;
}

.btn-search {
    background-color: #4b516b;
    color: white;
}

    .btn-search:hover {
        background-color: #4b516b;
        color: #F1A12F;
    }

    .btn-search:focus {
        border-color: #4b516b !important;
        box-shadow: 0 0 0px rgba(75, 81, 107, 1) !important;
    }

.smallpage {
    min-height: 400px;
}
.spoiler {
    background-color: #555555;
    color: #555555;
    padding-left: 5px;
}
.back-listheader {
    background-color: #4b516b;
}
.back-listbody {
    background-color: #2b2b2b;
}
.badge-lifetime {
    background-color: #ebc202;
    color: black;
    font-weight: 400;
    font-size: 15px;
}

.badge-free {
    background-color: #3cb878;
    color: black;
    font-weight: 400;
    font-size: 15px;
}
.badge-tmcompat {
    background-color: #f2a22f;
    color: black;
    width: 100px;
    font-weight: 400;
}
.badge-mobile {
    background-color: #FF0000;
    color: white;
    width: 100px;
    font-weight: 400;
}
.badge-lifetime-ti {
    background-color: #ebc202;
    color: black;
    width: 100px;
    font-weight: 400;
}

    .badge-lifetime-ti a {
        color: black !important;
    }

.badge-monthyear-ti {
    background-color: #3d90d6;
    color: black;
    width: 100px;
    font-weight: 400;
}

.badge-free-ti {
    background-color: #3cb878;
    color: black;
    width: 100px;
    font-weight: 400;
}

.dlshake {
    animation: slide1 2s linear infinite;
}

@-webkit-keyframes slide1 {
    from {
        color: red;
    }

    to {
        color: darkred;
    }
}

/* Standard syntax */
@keyframes slide1 {
    from {
        color: red;
    }

    to {
        color: darkred;
    }
}
.alert-blue {
    background-color: #252525;
    border-color: #63728b;
}

.btn-support {
    color: #e1e1e1;
    background-color: #252525;
    text-decoration: none !important;
}

    .btn-support:hover {
        color: #f2a22f;
        text-decoration: none !important;
    }

.btn-support-blue {
    color: #e1e1e1;
    background-color: #252525;
    text-decoration: none !important;
}

    .btn-support-blue:hover {
        color: #50abf7;
        text-decoration: none !important;
    }


.btn-secondary {
    padding: 0px 0px 3px 0px !important;
    color: black;
}

.btn-tool-tip [disabled] {
    pointer-events: none;
}

.anchor {
    display: block;
    height: 72px; /*same height as header*/
    margin-top: -72px; /*same height as header*/
    visibility: hidden;
}
.card-alt-footer {
    background-color: #252525 !important;
    border: none;
    padding-top: 0;
}

.card-alt {
    background-color: #252525 !important;
}

.av-grey {
    color: darkslategray;
}

.back-alt2 {
    background-color: #252525;
}

.dashback {
    background-color: #4b516b;
}

.dashback2 {
    background-color: #f2a22f;
    color: black;
}
.list-group-item {
    background-color: #252525 !important;
}
.list-blueheader {
    background-color: #4b516b !important;
}
.list-thin {
    padding: 3px 3px 3px 8px;
}

.btn-support-red {
    color: #721c24;
    background-color: #f8d7da;
    text-decoration: none !important;
}

    .btn-support-red:hover {
        color: #b32230;
        background-color: #f8d7da;
        text-decoration: none !important;
    }

.btn-support-orange {
    color: #f2a22f;
    background-color: #252525;
    text-decoration: none !important;
    font-weight: 600;
}

    .btn-support-orange:hover {
        color: #fb9503;
        text-decoration: none !important;
        font-weight: 600;
    }
.card-reward {
    max-width: 220px !important;
    min-width: 220px !important;
    background-color: #252525 !important;
}

.card-footer-reward {
    background-color: #252525 !important;
    border: none;
    padding-top: 0;
}

.card-title-reward {
    font-size: 16px;
}

.link_orange_reward a {
    color: #828282;
}
.card-body-reward {
    background-color: #252525 !important;
}
.btn-request {
    color: #FFFFFF;
    background-color: #4B516B;
    border-color: #000000;
}

    .btn-request:hover,
    .btn-request:focus,
    .btn-request:active,
    .btn-request.active,
    .open .dropdown-toggle.btn-request {
        color: #FFFFFF;
        background-color: #4B516B;
        border-color: #000000;
    }

    .btn-request:active,
    .btn-request.active,
    .open .dropdown-toggle.btn-request {
        background-image: none;
    }

    .btn-request.disabled,
    .btn-request[disabled],
    fieldset[disabled] .btn-request,
    .btn-request.disabled:hover,
    .btn-request[disabled]:hover,
    fieldset[disabled] .btn-request:hover,
    .btn-request.disabled:focus,
    .btn-request[disabled]:focus,
    fieldset[disabled] .btn-request:focus,
    .btn-request.disabled:active,
    .btn-request[disabled]:active,
    fieldset[disabled] .btn-request:active,
    .btn-request.disabled.active,
    .btn-request[disabled].active,
    fieldset[disabled] .btn-request.active {
        background-color: #4B516B;
        border-color: #000000;
    }

    .btn-request .badge {
        color: #4B516B;
        background-color: #FFFFFF;
    }
.fa-exclamation-square {
    color: #f2a22f;
}
.fa-square {
    color: #f6f6f6;
}

.alert-primary {
    background-color: #363636 !important;
    color: #6a8ea5 !important;
    border-color: #6a8ea5 !important;
}
.col {
    border-color: #585858 !important;
}
.row {
    border-color: #585858 !important;
}
.round {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #f2a22f;
    color: #000;
    text-align: center;
}
.full-video {
    display: inline-block;
    height: 550px;
    width: 960px;
}
.reqhead {
    color: #e1e1e1;
}

.reqheaddist {
    color: #e1e1e1;
    font-size: 11px;
}
.back-listbody-reqs {
    background-color: #464646!important;
}
.ti-box {
    padding: 5px;
    background-color: #252525;
    font-size: 12px;
}
.ti-options {
    background-color: #313131;
    border-top: solid 1px #c4c4c4;
}
.ti-header {
    background-color: #313131;
    border-top: 5px solid #4b516b;
}
.ti-header2 {
    background-color: #313131;
}
.ti-header-no-pc {
    background-color: #313131;
    border-top: 5px solid #4b516b;
}

.card-header-yell {
    background-color: red !important;
}

.btn-support2:hover {
    color: black;
    text-decoration: underline !important;
}

.btn-support2-back {
    background-color: red;
}
.btn-secondary-purp {
    color: black;
    background-color: mediumpurple;
    text-decoration: none;
    border-color: black;
}

    .btn-secondary-purp:hover {
        color: white;
        text-decoration: none;
        border-color: black;
    }
.btn-support2 {
    font-size: 19px!important;
    color: white;
    background-color: red;
    text-decoration: none !important;
}

.openbold {
    font-weight: 600;
    font-size: 16px;
}

.premiumlink a:link {
    color: white;
}

.premiumlink a:hover {
    text-decoration: none !important;
}
.msg-header {
    background-color: #4b516b !important;
    padding: 5px 5px 5px 8px;
}
.wp-box {
    padding-top: 15px;
    max-width: 210px;
    background-color: #252525;
}
.wp-box2 {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 210px;
    background-color: #252525;
}
.textprice {
    font-size: 15px;
    font-weight: 600;
}

.bg-grey {
    background-color: #b7b7b7;
    border-color: #b7b7b7;
    color: black;
}

.bg-orange {
    background-color: orange;
    border-color: orange;
    color: black;
}

.bg-white {
    background-color: white;
    border-color: white;
    color: black;
}

.border-left-top {
    border-top-left-radius: 4px;
}

.border-left-bottom {
    border-bottom-left-radius: 4px;
}

.border-row {
    border-top-width:;
}
.grey_link a {
    color: #959595 !important;
}

    .grey_link a:hover {
        color: #f2a22f !important;
    }
.showtext {
    color: #ffffff;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -moz-transition-duration: 1s;
    -moz-transition-timing-function: ease-out;
    visibility: visible;
}
.card-header-friends {
    background-color: #444444 !important;
    color: white;
}

.card-body-friends {
    background-color: #555555 !important;
    color: white;
}
.card-footer-friends {
    background-color: #555555 !important;
    color: white;
}
.alert-secondary {
    background-color: #555555!important;
    color: white;
}
.card-ss-border {
    border-color: #252525 !important;
}
.modal-content {
    background-color: #555555 !important;
}
.pcount {
    color: #e1e1e1;
}
.pmquote {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #858585;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #858585;
    width: 500px;
    padding: 8px;
    color: #858585;
    margin: 1px;
}

    .pmquote a {
        color: #858585;
    }
.attnbox {
    padding-top: 10px;
    clear: left;
    border-color: grey !important;
    color: #ebc202;
    background-color: #444444;
}
#toTopBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    left: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #555; /* Set a background color */
    color: black; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 10px 20px 10px 20px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 30px; /* Increase font size */
}

    #toTopBtn:hover {
        background-color: #f2a22f; /* Add a dark-grey background on hover */
    }
.nav-item {
    padding-left: 1px !important;
    margin-left: 1px !important;
}
