/*  phpBB3 Style Sheet
    --------------------------------------------------------------
	Style name:			Flat Style
	Based on style:		prosilver (the default phpBB 3.3.x style)
	Original author:	Tom Beddard ( http://www.subblue.com/ )
	Modified by:		Ian Bradley ( http://phpbbstyles.oo.gd/ )
    --------------------------------------------------------------
*/

@import url("normalize.css?v=1.1.3");
@import url("base.css?v=1.1.3");
@import url("utilities.css?v=1.1.3");
@import url("common.css?v=1.1.3");
@import url("links.css?v=1.1.3");
@import url("content.css?v=1.1.3");
@import url("buttons.css?v=1.1.3");
@import url("cp.css?v=1.1.3");
@import url("forms.css?v=1.1.3");
@import url("icons.css?v=1.1.3");
@import url("colours.css?v=1.1.4");
@import url("responsive.css?v=1.1.3");
@import url("flat.css?v=1.1.3");

.rank-img img {
    width: 200px;
}

#author-profile .avatar, .profile-avatar .avatar{
    max-width: 150px;
    height: auto;
    width: 100%;
}
#viewprofile dd > img{
    max-width: 150px;
}

#logo{
    width: 25%;
    padding: 0px;
}
.site_logo {
    /*background-image: url("./images/store_logo.png");*/
    background-repeat: no-repeat;
    display: inline-block;
    max-width: 300px !important;
	margin-top: 20px !important;
    width: 100%;
    height: 100px;
    background-size: contain;
}
.site-description{
    width: 47%;
    margin-top: 10px;
    font-size: 0.8rem;
    text-align: center;
}
p {
    margin-bottom: 0;
}

#bannerLinkTop {
    position: relative;
    display: inline-block;
    width: 25%;
    top: 0px;
    border-radius: 0.5rem;
    overflow: hidden;
}

.banner-link-bottom{
    background: #1a1a1a;
    padding: 2rem 0px;
}
#bannerLinkBottom{
    width: 55%;
    border-radius: 0.5rem;
    overflow: hidden;
    margin: auto;
    border: 1px solid #111;

}
html {
    background: url('../../../assets/aa1e66c5ac03cc48be5f198041e14048.jpg') no-repeat center center fixed;
    padding: 0px !important;
    background-size: cover;
}

body {
    background-color: #000000dd;
    font-size: 14px;
    height: auto;
    min-height: 100%;
}

#wrap {
    position: relative;
    top: 10px;
    background: #ffffffee;
    max-width: 1400px;
    border: 1px solid #888;
    border-radius: 1rem;
    /*margin: 1rem auto;*/
    padding: 0px;
    overflow: hidden;
    border: 1px solid #333 !important;
}
.copyright{
    background: #111;
    color: #eee;

}
.wrap > #page-body {
    /*margin: 10px;*/
    /*padding: 10px;*/
}
.wrap > #page-body > *{
    margin-left: 10px;
    margin-right: 10px;
}


.navbar-top .inner .nav-main li{
    margin-left: 20px;
}
.navbar-top .inner .nav-main li i{
    margin-right: 5px;
}
.phoenixgopro a span{
    color: #f7b43f;
}
.phoenixgopro .fa-fire{
    color: #f7b43f;

}
.statistics strong{
    font-weight: bold !important;
    color: #dc6500 !important;
}
.statistics strong a{
    color: #dc6500 !important;
}

.online-list strong{
    font-weight: bold !important;
    color: #dc6500 !important;
}
.online-list strong a{
    color: #dc6500 !important;
}
a{
    color: #dc6500;

}

.postbody{
    border: 1px solid #bbb;
    padding: 10px;
    width: calc(100% - 200px - 1px - 36px);
    border-radius: 0.25rem;
}
.postbody h3, .postbody h3.first{
    font-size: 1.2em;
}
.postbody h3 a, .postbody h3.first a{
    color: #666;

}
.avatar-container{
    max-width: 100px;
}
.header-avatar .avatar{
    border-radius: 0.5rem;
}

.rh_tag{
    background-color: #353c41 !important;
    /*border-radius: 0.25em !important;*/

}
.rh_tag {
    background: #353c41;
    color: #fff !important;
    font-size: 10px;
    vertical-align: middle;
    line-height: 18px;
    height: 18px;
    padding: 0 12px;
    margin: 0 3px 0 8px;
    margin-left: 8px;
    display: block;
    position: relative;
    letter-spacing: 0;
    border-radius: 0px 4px 4px 0 !important;
    margin-left: 10px !important;
}
.rh_tag a{
    display: block;
    padding: 0px 10px;
}

.rh_tag::before {
    display: block;
    position: absolute;
    font-size: 28px;
    line-height: 30px;
    overflow: hidden;
    text-shadow: none;
    content: '';
    top: 0;
    bottom: 0;
    width: 0px;
    border-style: solid;
    border-width: 10px;
    -webkit-transform: scaleX(0.666667) rotate(45deg);
    -moz-transform: scaleX(0.666667) rotate(45deg);
    -ms-transform: scaleX(0.666667) rotate(45deg);
    -o-transform: scaleX(0.666667) rotate(45deg);
    transform: scaleX(0.666667) rotate(45deg);
    left: -9px;
    border-radius: 10px 9px 10px 1px;
    border-color: transparent transparent #353c41 #353c41;
}
.rh_tag::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 8px;
    left: -2px;
}


.rh_tag a{
    color: #fff !important;
}
.rh_topictags_tagcloud li:hover *, .rh_topictags_tagcloud li, .rh_tag, tags-input .tags .tag-item {
    background-color: #353c41 !important;
    color: #fff !important;
    border-radius: 0.25rem;
}
/*Custom color rh_tag*/
.rh_tag_phoenix::before  {
    border-color: transparent transparent #dc6500 #dc6500;
}
.rh_tag_phoenix {
    background: #dc6500 !important;
}


tags-input .autocomplete .suggestion-item.selected, tags-input .autocomplete .suggestion-item.selected em {
    background-color: #dc6500 !important;
}
tags-input .autocomplete {
    background-color: #ddd !important;
    border: 1px solid #b78052;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.ng-binding:hover{
    background-color: #dc6500 !important;
}

.toptimebar{
    background-color: #00000011;
    padding: 5px 0px;
    display: flex;
    width: 100%;
}
.toptimebarleft{
    text-align: left;
    flex:1;
    display: inline-block;
    padding: 0px 10px;
    max-width: 50%;
    flex-direction:column;
}
.toptimebarright{
    text-align: right;
    flex:1;
    display: inline-block;
    padding: 0px 10px;
    max-width: 50%;
    flex-direction:column;
}
.topiclist.stats{
    font-size: 0.6rem;
}

.row .pagination li a, .row .pagination li span {
    padding: 1px 5px;
    border-radius: 0.25rem;
    border: 1px solid #dc650066;
}
.stat-block.online-list {
    border-top: 1px solid #ccc;
    font-size: 0.6rem;

}
.mention{
    color: #fff !important;
    border-radius: 0.75rem;
    background-color: #ea3500;
    padding: 2px 6px;
    font-size: 0.9rem;
    font-weight: normal !important;
}
.tribute-container{
    border: 1px solid #ea3500;
    background: #eee;
}
.tribute-container li::before{
    content: '@';
}
.tribute-container li:hover{
    background-color: #ea3500 !important;
    color: #fff !important;
}
.tribute-container li.highlight{
    background-color: #ea3500 !important;
    color: #fff !important;
}

.profile-rank img{
    width: 150px;
}

.post:nth-child(even) {background: #e2e2e2}
.post:nth-child(odd) {background: #eee}
.wrap > #page-body > .post{
    margin: 0px;
    padding: 10px 20px;
}
.wrap > #page-body > .forabg{
    margin: 0px;
}

.wrap > #page-body > .forumbg{
    margin: 0px;
}
.topic_read_hot{
    background-color: #ea350011;
}
.topic_read_locked_mine, .topic_read_locked{
    background-color: #ddd;
}
.block_area_hosting, .block_area_developers{

    width: 45%;
    display: inline-block;
    border-radius: 0.5rem;
    border: 2px solid #bbb;
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
    padding: 0px !important;
    box-sizing: border-box;
    margin: 2%;
    overflow: hidden;
}
.block_area_hosting > a.postlink, .block_area_developers > a.postlink{
    /*width: 90%;*/
    /*margin: 1em auto;*/
    display: block;
    border: none;
    font-size: 1.5rem;
    background: #333333;
    margin-bottom: 1rem;
    padding: 10px 0px;
    text-align: center;
}
.block_area_image{
    width: 96%;
    margin: 0px auto;
    border: 1px solid #333;
    display: block;
    border-radius: 0.25rem;

}
.block_area_right{
}
h4.block_area_title{
    color: #dc6500 !important;
    font-weight: bold !important;
    margin: 0rem 1rem !important;
    font-size: 1.3rem !important;
    border-bottom: 0.5px solid #dc6500 !important;
    width: auto;
    display: inline-block;
}
.block_area_summary{
    margin: 10px 1em;
    border-radius: 0.25rem;
    border: 1px solid #ddd;
    background: #eeeeee;
    padding: 10px;
    text-align: justify;
    box-sizing: border-box;
    min-height: 160px;
    font-size: 0.9rem;
}
.block_area_developers .block_area_summary{
    min-height: 250px;
}

.block_area_details a.postlink:hover{
    color: #ea3500;
    background: transparent;
}
.block_area_developers a.postlink:hover{
    color: #ea3500;
}
.block_area_details a.postlink{
    font-size: 0.9rem;
    border: none;
}
.block_area_details a.postlink > span::after{
    content: ' \f061 ';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #bbb;
}
.fa.fa-shield:before{
    content: '\f3ed';
}

.fa.fa-thumbs-o-up:before{
    content: '\f164';
}
.block_area_details{
    border-top: 1px solid #ccc;
    width: 100%;
    background: #ddd;
    padding: 1em;
    box-sizing: border-box;
    margin: 0px
}

.section-app\/hosting .pages-title, .section-app\/developers .pages-title{
    color: #dc6500 !important;
    font-size: 2rem;
    display: block;
    text-align: center;
}

.pages-content > .block_area_title{
    color: #333 !important;
    border: none !important;
}
.pages-content > .block_area_summary{
    border: 1px solid #dc6500;
    background: #dc650033;
    padding: 1rem;
    border-radius: 0.5rem;
}
.pages-content > .block_area_summary ul li{
    font-weight: bolder;
}
/*2023*/
.profile-my_paypal_link strong{
    display: none;
}
.profile-my_paypal_link {
    border: 1px solid #333;
    background: #666;
    text-align: center;
    border-radius: 0.2em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.profile-my_paypal_link a{
    color: #fff;
}
/*
.profile-my_paypal_link a.postlink-paypal:before{
    font-family: FontAwesome;
    content: "\f0f4";
    padding-right: 8px;
    vertical-align: middle;
}
*/
.profile-my_paypal_link a.postlink-paypal{
    border-bottom: none;
    border-radius: 0.2em;
    padding: 0.5em;
    width: 100%;
}

.profile-my_paypal_link a.postlink-paypal:hover{
    background: #ff8000;
}
@media (max-width: 1260px) {
    .site-description{
        width: 57%;
        text-align: center;
    }
    #bannerLinkTop{
        width: 20%;
        left: 1%;
    }
    .block_area_developers .block_area_summary{
        min-height: 270px;
    }
}

@media (max-width: 1140px) {
    #logo {
        width: 20%;
    }
    .site-description{
        width: 57%;
    }
}
@media (max-width: 1000px) {
    .site-description{
        font-size: 0.6rem;
    }
}
@media (max-width: 900px) {
    li.breadcrumbs{
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    li.breadcrumbs span.crum{
        float: none !important;
    }
    li.breadcrumbs span.crum a{
        max-width: 200px !important;
    }
    .block_area_hosting {
        width: 95%;
    }
    .block_area_developers {
        width: 95%;
    }
    #bannerLinkBottom{
        width: 95%;
    }
}
@media (max-width: 800px) {
    #logo {
        display: block !important;
        width: 100%;
        display: block !important;
        margin: auto !important;
        padding: 0px !important;
        text-align: center;

    }
    .site_logo{
        display: block !important;
        margin: auto;
        width: 300px;
    }
    .site-description{
        width: 100%;
        padding: 0px !important;
        text-align: center;
        position: relative;
        top: -20px;
    }
    #bannerLinkTop{
        width: 80% !important;
        display: block !important;
        margin: auto;
        top: 0px;
        margin-bottom: 20px;
    }
}
@media (max-width: 700px) {
    .postbody{
        width: 95%;
    }
}

h2 {
	/* Forum header titles */
	font-family: Poppins, Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	font-size: 2em;
    word-spacing:4px;
	margin: 0.8em 0 0.2em 0;
	line-height:normal;
}
h1 {
	/* Forum name */
	font-family: Poppins, "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	margin-right: 200px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 2em;
}