html,body { height:100%;border:0px;}
body{
    background: url("spring_bg.png") no-repeat;
    background-attachment:fixed;
    margin:0px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
}



#sidebar a{
    color:#ffffff;
    text-decoration:none;
}

#sidebar a:hover{
    color:#F7BE81;
    text-decoration:none;
}

#content a{
    color:#1D3E0B!important;
    text-decoration:none;
}

#content a:hover{
    color:#66C9FF!important;
    text-decoration:none;
}

#content p{
    width:90%;
}

#footer a{
    color:#4CAF50;
    text-decoration:none;
}

#footer a:hover{
    color:#66C9FF;
    text-decoration:none;
}

.news fieldset{
color:#484137;
background: RGBA(0,0,0,0.2);
border-radius:5px;

}

.news .content .authorimg{
float:left;
border: 1px dotted black;
padding:2px;
margin-right:10px;
margin-bottom:4px;
}

.news fieldset .title:before{
font-size:11px;
}

.news{
color:#484137;
}
.news fieldset .content{
text-align:justify;
color:#484137;
}

.news .date {
font-size:10px;
font-weight: bold;
color:#484137;
}

.news .author a{
color:orange;
}

.news .author a:hover{
color:#DAF7A6;
}

.news .title {
font-size:25px;
font-weight:bold;
color:#484137;

}

.news .author:before {
content: ' | ';
}
.news .author {
color:#484137;
font-size:10px;
}

.news .comment{
font-size:10px;
}

.news .comment:before{
content: ' | ';
}

.pages{
color:#484137;
}
.page{
color:black;
background-color:#484137;
border-radius:5px;
border:2px solid #484137;
}
.page:hover{
color:black;
background-color:white;
border:2px solid white;
border:0px;
}

.cdate{
font-size:10px;
font-weight: bold;
color:#484137;
}

.cauthor{
color:#484137;
font-size:10px;
}
.ccontent{
font-size:10px;
text-align:justify;
color:white;
}

.ccontent img{
float:left;
border: 1px dotted black;
padding:2px;
margin-right:10px;
margin-bottom:4px;
} 

.button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

#button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

#submit {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

#buy {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

.buy {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

#deposit {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

.deposit {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

#withdraw {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

.withdraw {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}

.submit {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    color: #fff!important;
    background-color: #4CAF50!important;
}