body {
    background: url(//forum.ubuntu-tr.net/Themes/ubuntu/images/pattern6.png) repeat scroll 0 0 #F5F5F5;
}

.mw-body {
    margin: 0 auto !important;
}
#mw-page-base {
    width: 100%;
    max-width: 1269px;
    margin: 0 auto;
    margin-bottom: 10px;
    background: none !important;
}
#content {
    border-right-width: 1px;
    box-sizing: border-box;
}
#left-navigation {
    margin-left: 0;
}
#p-personal {
    z-index: 1;
}

div#mw-head {
    position: relative !important;
}
footer #footer-places > li {
    float: left;
    margin-right: 20px;
}
@media print{
    .noprint {
        display: none !important;
    }
}

#p-namespaces > h3,
#p-views > h3 {
    display: none;
}
#p-personal {
    position: initial;
    margin-top: 5px;
}
#p-personal ul {
    margin: 0;
    padding: 0;
}
#p-personal #pt-userpage {
    display: none;
}
#p-personal ul li {
    font-size: 1em !important;
    margin: 0;
    padding: 0;
    line-height: inherit;
}
#p-personal a.new:visited,
#p-personal a.new {
    color: #772953;
}
#ca-watch.icon a,
#ca-unwatch.icon a {
    padding-top: 1.7em;
    margin-left: 12px;
    background-repeat: no-repeat;
}
#p-cactions h3,
#p-cactions h3 span {
    padding-top: 0;
}
#p-cactions h3 a {
    height: 1em;
}
#p-cactions .menu {
    top: 1.7em;
    font-size: 1.2em;
}
#p-views {
    float: left;
}

.ubuntu-tr.buttons ul li.new a {
    color: #a55858;
}

.mw-body h1, .mw-body h2 {
    font-family: inherit;
}

h1 {
    border-bottom: none !important;
}


.mw-body-content.t2 {
    margin-right: 250px;
}

.toc {
    width: 230px !important;
    border: none !important;
    background-color: rgba(0,0,0,0.05) !important;
}

.toc.t2 {
    position: absolute;
    right: -260px;
    top: 0;
}
.toc.t2.bottom {
    top: inherit;
    bottom: 0;
}

.toc.fixed {
    position: fixed;
    top: 50px;
    right: calc((100vw - 1200px) / 2 + 15px) ;
    border: none;
}

code, pre {
    background-color: #EEEEEE;
}

img {
    max-width: 100%;
    height: unset;
}
