
body .outside{width: 84%;}
.outside,.footer{width: 88%;
    margin: 88px auto 50px auto;
border-top: 8px solid #653411;background-color: #464646;padding: 5%;color: #d6d6d6;
-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.3);
box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.3);
overflow: hidden;
}
.footer{    background-color: #444444;margin: 0 auto 50px auto;border-top: none;padding: 10px 0;-webkit-box-shadow: none;-moz-box-shadow: none;
    box-shadow:none; }
.footer .right{width: auto;display: inline-block;position: relative;float: right;}
.footer ul{display: inline-block;}
.donatebutton,.donatebutton input{
    max-width: 300px;
} 

body .red2{
	background-color: transparent  ;color: #ce2519;font-weight: bold;
}

body h1{
	    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 34px  ;
    line-height: 135%;
    max-width: 100%;
    min-width: 0%;
}
h3,h2{
	color: #000;
    font-size: 25px;
    line-height: 135%;
    width: 100%;

}
h1{padding-top: 1px;margin-top: 1px;}

h1,h2,h3,h4,h5{font-weight: bold;}

body {font-size: 1.5em;
    background-color: #212121;
    font-family: 'PT Mono', sans-serif,Helvetica,Arial,sans-serif;
        background-image: url(/bgbg.jpg);
            background-attachment: fixed;
    background-size: 100%;
        background-position: 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
   display: block;
    margin: 8px;
}

.outside ul li{
    list-style-type: disc;
    list-style-position: initial;
    margin-left: 20px;
}

@media (max-device-width: 1024px) , (max-width: 1024px){
       body {    
        background-size: 220%;
    background-position: -400px 0px;
    }
}

@media (max-device-width: 600px) , (max-width: 600px){
       body {    
          background-size: 380%;
    background-position: -500px 0px;
    }
    .outside,.footer{width: 95%;margin: 45px auto 45px auto;}
}
.footer .right img{max-width: 300px;height: auto;}
html:not([style-scope]):not(.style-scope).freebird, body:not([style-scope]):not(.style-scope).freebirdLightBackground {
    background-color: #d2ebfe;
} 
.freebirdLightBackground {
    background-color: #d2ebfe;
} 

body[Attributes Style] {
    direction: ltr;
    unicode-bidi: isolate;
} 
 
.freebirdFormviewerViewFormContentWrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    flex-direction: column;
}

div {
    display: block;
}
 


.freebirdHeaderMast {
    background-image: url(https://nuxlin.com/i/public-domain-image-board.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
} 
.freebirdFormviewerViewFormBanner {
    height: 278px;
 



.freebirdFormviewerViewCenteredContent {
    margin: auto;
    width: 640px;
} 
div {
    display: block;
} 
 

form {
    display: block;
    margin-top: 0em;
} 
 

.freebirdFormviewerViewFormCard:first-of-type {
    margin-top: -100px;
} 
.freebirdFormviewerViewFormCard {
    background-color: #fff;
    margin-bottom: 48px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.37);
    word-wrap: break-word;
} 
div {
    display: block;
} 
 
html body strong {
    font-weight: 600 !important;
}