/*****************************************************************
 * inherited from the original code/messs
 * *****************************************************************/

.fex-main {
    background: #00004B;
    /*fallback*/
    
    background: rgba(0, 0, 0, 0.75);
    color: #b4b2b0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    min-height: 2000px;
}

@media (min-width: 1601px) {
.fex-main {
    background: #00004B;
    /*fallback*/
    background: rgba(0, 0, 0, 0.75);
    color: #b4b2b0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    min-height: 2000px;
	max-width: 85%;
	margin-left: auto ;
	margin-right: auto ;
}
}
.page-chunk {
    margin-left: 5px;
}
#page-content-wrapper {
    margin-top: 20px;
}
.page-segment {
    margin-top: -24px;
}
#edition {
    margin-top: 60px;
}
code {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: black;
    padding: 1px 4px;
}
table {
    border-collapse: separate;
}
th,
td {
    padding: 5px 10px;
    border: 1px solid #999;
}
th {
    background-color: #eee;
}
th[data-sort] {
    cursor: pointer;
}
tr.awesome {
    color: red;
}
ins,
ins p,
ins table,
ins div,
ins ul,
ins td,
ins th,
ins h1,
ins h2,
ins h3,
ins a {
    text-decoration: none;
    background-color: #9E9;
    color: black;
}
del,
del p,
del table,
del div,
del ul,
del td,
del th,
del h1,
del h2,
del h3,
del a {
    text-decoration: none;
    background-color: #E99;
    color: black;
}
.embedded div {
    background-image: url('/images/include-page.png');
    display: cell;
    width: 204px;
    height: 214px;
    background-repeat: no-repeat;
}
div.tleft {
    float: left;
    clear: left;
}
div.tright {
    float: right;
    clear: right;
}
.is-hidden {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
}
#main {
    color: #B5B4B2;
    font-size: 14px;
    text-align: left;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #45f640;
    font-family: Pathway Gothic One;
    font-weight: normal;
    line-height: 1.1;
    padding: 0;
}
.wiki_link {
    display: inline-block;
	max-width: 100% !Important;
}
.h1 {
    font-size: 2.5em;
}
.h2 {
    font-size: 2em;
}
.h3 {
    font-size: 1.7em;
}
.h4 {
    font-size: 1.4em;
}
.h5 {
    font-size: 1.2em;
}
.h6 {
    font-size: 1em;
}
.wiki_table {
    width: 100% !Important;
    margin: 10px 0;
}

@media only screen and (max-width: 1060px) {
    .wiki_table {
	    overflow-x: auto;
    }
}

@media only screen and (max-width: 560px) {
    .changes-wrapper {
        font-size: 14px;
    }
}

.wiki_table th,
..wiki_table td {
    border: 1px solid #000000;
    padding: 5px;
}
.wiki_table th {
    background-color: #484440;
    font-size: 1em;
}
.wiki_table tr {
    background-color: #34302c;
}
.wiki_table tr:nth-child(odd) {
    background-color: #24201c;
}
ul {
    margin: 0.5em 0;
	text-align: justify; 
	max-width: 800px;
}

.img {
    max-width: 100%;
    vertical-align: middle;
}
.iframe {
    max-width: 100%;
    vertical-align: middle;
}
.object {
    max-width: 100%;
    vertical-align: middle;
}
.embed {
    max-width: 100%;
    vertical-align: middle;
}
.#toc {
    background-color: #100c08;
}
.#toc a:hover {
    color: #AB966F;
}
.#toc > h1 {
    cursor: pointer;
}
.#toc > h1 > i {
    font-size: 0.9em;
}
.hr {
    margin: 5px 0 20px 0
}
ol.includePageList li {
    display: inline;
}
ol.includePageList li:after {
    content: "|";
    color: white;
    padding-left: 5px;
}
.membersnap {
    background-color: transparent;
}
.membersnap:hover {
    background-color: rgba(0, 0, 0, 0.4);
}
.spoilertitle {
    display: block;
    cursor: pointer;
    padding-left: 10px;
    background-color: #7C6C50;
    background-image: -webkit-linear-gradient(left, #AB966F, #000);
    background-image: linear-gradient(to right, #AB966F, #000);
    color: #EEE;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
}
.spoilercontent {
#    height: 0px;
#    overflow: hidden;
#    -webkit-transition: height 0.5s ease 0s;
#    transition: height 0.5s ease 0s;
display: none;
}
.tabtitle {
    display: inline-block;
    cursor: pointer;
    background-color: #826F4C;
    margin-left: 1px;
    padding: 0 10px;
    line-height: 30px;
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
}
.tabtitle.tabcurrent {
    background-color: #AB966F;
}
.tabcontent {
    display: none;
}
.tabcontent.tabcurrent {
    display: block;
}
.wiki_table {
    width: 100%;
	border-collapse: separate;
}

.table-responsive {
border: none !Important;
}
.section {
    display: block;
    clear: both;
}
/* GROUPING */

/* original code
.col {
    float: left;
    margin: 1% 0 !important;
}
*/

/* AD UNITS */

#cdm-zone-01 {
  max-width: 780px ;
  margin-left: auto ;
  margin-right: auto ;
}
#cdm-zone-04 {
  max-width: 780px ;
  margin-left: auto ;
  margin-right: auto ;
}
#cdm-zone-02 {
  max-width: 300px ;
  margin-left: auto ;
  margin-right: auto ;
}
#cdm-zone-03 {
  max-width: 300px ;
  margin-left: auto ;
  margin-right: auto ;
}

/* FIX FOR THE COLUMNS SO THEY WONT GET SQUISHED WHEN RESIZED */
.col {
    float: left;
    margin: 1% 0 !important;
    min-height: 0.01%;
    overflow-x: auto;
    padding: 4px;
}

.col:first-child {
    margin-left: 1%;
}
.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.span_1_of_6 {
    width: 14.16%;
}
.span_2_of_6 {
    width: 32.33%;
}
.span_3_of_6 {
    width: 49.5%;
}
.span_4_of_6 {
    width: 65.66%;
}
.span_5_of_6 {
    width: 82.83%;
}
.span_6_of_6 {
    width: 100%;
}
.span_1_of_8 {
    width: 11.18%;
}
.span_2_of_8 {
    width: 23.87%;
}
.span_3_of_8 {
    width: 36.56%;
}
.span_4_of_8 {
    width: 49.25%;
}
.span_5_of_8 {
    width: 61.93%;
}
.span_6_of_8 {
    width: 74.62%;
}
.span_7_of_8 {
    width: 87.31%;
}
.span_8_of_8 {
    width: 100%;
}
.span_5_of_5 {
    width: 100%;
}
.span_4_of_5 {
    width: 79.68%;
}
.span_3_of_5 {
    width: 59.36%;
}
.span_2_of_5 {
    width: 39.04%;
}
.span_1_of_5 {
    width: 20%;
}
.span_7_of_7 {
    width: 100%;
}
.span_6_of_7 {
    width: 85.48%;
}
.span_5_of_7 {
    width: 70.97%;
}
.span_4_of_7 {
    width: 56.45%;
}
.span_3_of_7 {
    width: 41.94%;
}
.span_2_of_7 {
    width: 27.42%;
}
.span_1_of_7 {
    width: 12.91%;
}
.span_12_of_12 {
	width: 100%;
}

.span_11_of_12 {
  	width: 91.53%;
}
.span_10_of_12 {
  	width: 83.06%;
}

.span_9_of_12 {
  	width: 74.6%;
}

.span_8_of_12 {
  	width: 66.13%;
}

.span_7_of_12 {
  	width: 57.66%;
}

.span_6_of_12 {
  	width: 49.2%;
}

.span_5_of_12 {
  	width: 40.73%;
}

.span_4_of_12 {
  	width: 32.26%;
}

.span_3_of_12 {
  	width: 23.8%;
}

.span_2_of_12 {
  	width: 15.33%;
}

.span_1_of_12 {
  	width: 6.866%;
}
.span_10_of_10 {
	width: 100%;
}

.span_9_of_10 {
  	width: 89.84%;
}

.span_8_of_10 {
  	width: 79.68%;
}

.span_7_of_10 {
  	width: 69.52%;
}

.span_6_of_10 {
  	width: 59.36%;
}

.span_5_of_10 {
  	width: 49.2%;
}

.span_4_of_10 {
  	width: 39.04%;
}

.span_3_of_10 {
  	width: 28.88%;
}

.span_2_of_10 {
  	width: 18.72%;
}

.span_1_of_10 {
  	width: 9.8%;
}

.infobox {
    background-color: transparent;
    box-shadow: 1px 2px 5px 0px #000;
    margin: 0 0 1.5em 0.5em;
    float: right;
    clear: right;
    color: #E7E7E7;
    font-size: 88%;
}
@media only screen and (max-width: 480px) {
    .span_3_of_12,
    .span_1_of_7,
    .span_2_of_6,
    .span_1_of_1,
    .span_1_of_2,
    .span_1_of_3,
    .span_2_of_8,
    .span_1_of_5 {
        width: 100%;
    }
}
@media only screen and (max-width: 480px) {
    .infobox {
        width: 100%;
    }
}
.infobox tr {
    color: #fff;
    font-size: 1.4em;
}
.infobox th {
    background: transparent url("../images/terminal-background.jpg");
    background-size: cover;
    font-size: 1em;
    text-align: center;
    padding: 10px;
}
.page-segment h1:after,
.page-segment h2:after,
.page-segment h3:after {
    bottom: 0;
    display: block;
    width: 80px;
    height: 3px;
    margin-bottom: -3px;
    content: "";
    background-color: #44f269;
}
.page-segment h1 {
    font-size: 26px;
    text-transform: uppercase;
    color: #7f7f7f;
    border-bottom: 3px solid #fff;
}
.page-segment-btns {
    position: absolute;
    right: 14px;
    top: 19px;
}
.position-wiki-actions {
    margin-left: 70px !important;
}
blockquote ::before {
    color: #ccc;
    content: "\201C";
    font-family: arial;
    font-size: 5em;
    font-style: normal;
    font-weight: bold;
    height: 100%;
    left: 0;
    letter-spacing: -3px;
    pointer-events: none;
    position: absolute;
    text-align: left;
    text-indent: 0;
    top: 10px;
    width: 100%;
}
blockquote {
    padding: 0px 0 15px;
    position: relative;
    border-left: medium none;
    text-indent: 34px;
}
header {
    height: 90px;
}
#wrapper {
    background-color: rgba(0, 0, 0, .8);
}
#sidebar a,
footer a {
    text-decoration: none;
    color: #B5B4B2;
}
#sidebar a:hover,
footer a:hover {
    text-decoration: none;
    color: #E7E7E6;
}

.list-inline {
    margin-left: auto;
margin-right: auto;
}

#navMenu {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#navMenu a {
    display: block;
}
#navMenu > li {
    background: rgba(0, 0, 0, 0.1) -moz-linear-gradient(center top, rgba(255, 255, 255, 0.09) 0%, transparent 100%);
    border-bottom: 1px solid #000;
    border-top: 1px solid #363636;
    font-size: 25px;
    line-height: 50px;
    padding-left: 5px;
    position: relative;
    z-index: 20;
}
#navMenu>li:hover {
    background: rgba(0, 0, 0, 0) url("../images/bg-maintitle.png") repeat-x scroll 0 50%;
}
#navMenu li:hover>.navSubMenu {
    display: block;
}
.navSubMenu {
    display: none;
    list-style: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 10px;
    background-color: #000!important;
    border: 1px solid #5A5E60;
    border-radius: 3px;
}
.navSubMenu>li {
    position: relative;
    font-size: 22px;
    line-height: normal;
}
.navSubMenu hr {
    border-top-style: solid;
    border-bottom-style: none;
    border-width: 1px;
    border-color: #262626;
}
.centered {
    text-align: center;
}
.yt-container {
    margin: 10px auto;
    width: 100%;
    max-width: 600px;
}
.yt-player {
    width: 100%;
    height: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
img.yt-thumb {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    margin: auto;
}
div.play-button {
    height: 72px;
    width: 72px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    background: url('http://i.imgur.com/TxzC70f.png') no-repeat;
}
#yt-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.navsprite {
    background-image: url('../images/navsprite.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.navsprite.home {
    background-position: 0 0;
}
.navsprite.a {
    background-position: -37px 0;
}
.navsprite.b {
    background-position: -74px 0;
}
.navsprite.c {
    background-position: -111px 0;
}
.navsprite.d {
    background-position: -148px 0;
}
.navsprite.e {
    background-position: -185px 0;
}
.navsprite.f {
    background-position: -222px 0;
}
.navsprite.bullet {
    width: 26px;
    height: 28px;
    margin-right: 8px;
    background-position: -260px 0;
    vertical-align: bottom;
}
.navsprite.arrowright {
    width: 16px;
    height: 16px;
    background-position: -289px -8px;
    margin-left: 0;
}

@media (min-width: 1601px) {
.WikiLogo {
    margin-left: 130px;
}
}
.WikiLogo {
    float: left;
}
.WikiActions {
    list-style: none;
    margin: 3px 0;
    padding: 0;
}
.WikiActions li {
    padding: 3px;
}
.WikiActionSupplemental {
    float: right;
}
.WikiSearchInput {
    background-color: #383430!important;
    width: 270px!important;
}
.WikiSearchResult {
    color: #B5B4B2;
}
.WikiControls .pageTitle {
    color: #fff!important;
}
.WikispacesContent dl {
    color: #B5B4B2;
}
#WikiContent .blockerLayer {
    visibility: hidden;
}
#WikiContent #pageEditor #textEditor {
    height: 600px!important;
    background-color: #383430;
    color: #c8c6c4;
    overflow: auto!important;
}
.mceText {
    color: #000!important;
}
.WikiFooterNav {
    color: #4F4E4C;
}
.WikispacesBs3 h1,
.WikispacesBs3 h2,
.WikispacesBs3 h3,
.WikispacesBs3 label,
.WikispacesBs3 legend,
.WikispacesBs3 p {
    color: #B5B4B2!important;
}
.WikispacesBs3 .form-control {
    background-color: #383430!important;
    color: #C8C6C4!important;
}
.WikispacesBs3 .btn-default {
    background-color: #444!important;
    border-color: #3D3D3D!important;
    color: #DDD!important;
}
.WikispacesBs3 .btn-default:hover {
    background-color: #3D3D3D!important;
    border-color: #363636!important;
}
.WikispacesBs3 .table>thead>tr>th {
    color: #fff!important;
}
.WikispacesBs3 .table-striped>tbody>tr>td {
    color: #B5B4B2;
}
.WikispacesBs3 .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #302c28!important;
}
.WikispacesBs3 .table-hover td {
    color: #B5B4B2!important;
}
.WikispacesBs3 .table-hover>tbody>tr:hover>td {
    background-color: #444!important;
}
.WikispacesBs3 .tc-add-comment,
.WikispacesBs3 .tc-timeline-box,
.WikispacesBs3 .tc-timeline-comments {
    background-color: transparent;
}
.revisiondate {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 2px 6px 0;
}
.tabtitle {
    background-color: #484440;
    border: 2px solid #44F269;
}
.tabtitle:hover {
    background-color: #56514C;
}
.breadcrumb-wrapper {
    margin-bottom: 20px;
}
#btnCreateBreadcrumb,
#btnUpdateBreadcrumb {
    background-color: #383430;
    border: 1px solid #999;
    border-radius: 3px;
    color: #c8c6c4;
    padding: 3px 9px;
}
#btnCreateBreadcrumb:hover,
#btnUpdateBreadcrumb:hover {
    background-color: #444;
    text-decoration: none;
}
.ad-banner,
.ad-sidebar {
    overflow-x: auto;
    overflow-y: hidden;
}
.ad-banner {
    max-height: 90px;
    max-width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ad-flex {
    margin-left: auto;
    margin-right: auto;
}
.ad-sidebar {
    max-height: 250px;
    max-width: 300px;
}
#sub-main img {
    width: auto\9;
    height: auto;
    max-width: 100% !Important;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
@media (max-width: 767px) {
    #sub-main img {
        width: auto\9;
        height: auto;
        max-width: 100%;
        vertical-align: middle;
        border: 0;
        -ms-interpolation-mode: bicubic;
    }
}
@media only screen and (max-width: 1060px) {
    .WikiLogo {
        display: none;
    }
    article .WikiSearchInput {
        width: 90%!important;
        max-width: none!important;
        margin-bottom: 5px;
    }
    #js-fixed-header-holder .visible-xs {
        display: block!important;
    }
    .commentSubject {
        margin-right: 0!important;
    }
    .commentColumn {
        display: none;
    }
}
.fex-main h1 {
    color: #fff;
}
.form-control,
.btn-default {
    background-color: #383430;
    color: #c8c6c4;
    border-color: #999;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #444;
    color: #eee;
}
.menu-leveled {
    color: #b4b2b0;
    font-size: 16px;
}
.menu-leveled ul {
    background-color: #000;
    box-shadow: 1px 0px 10px -2px #000;
}
.menu-leveled li:hover {
    background-color: transparent;
}
a {
    text-decoration: none;
    color: #FFF
}
#main a {
    color: #83a8d4;
}
#main a:visited {
    color: #d7bc65;
}
#main a:hover {
    color: #fbe7a8;
}
.menu-leveled a {
    color: #b4b2b0;
}
.menu-leveled li:hover > a {
    text-shadow: #3d3d3d 0px -1px 1px;
    background-color: #4482C4;
    background-image: url('http://i.imgur.com/WAV8NmU.png');
    background-repeat: repeat;
    background-position: 0 100px;
}
.navigation-avatar {
    float: left;
    height: 30px;
    width: 30px;
}
.navigation-avatar > img,
.navigation-avatar > a img {
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    height: 30px;
    width: 30px;
}
.at4-follow-inner,
.at-follow-open-control {
    margin-right: -18px;
    margin-top: 18px!important;
}
.page-segment-btns .dropdown-menu {
    max-height: inherit;
}
.footer-links > li {
    border-right: 1px solid;
    color: #ccc;
    height: 15px;
    line-height: 17px;
    padding: 0 12px 16px 8px;
}
/*****************************************************************
 * inherited from the original code/mess
 * *****************************************************************/
/*-------------------------------
	RADIO CHECKBOX STYLE
 ------------------------------*/
/*-------------------------------
	RADIO CHECKBOX STYLE DISABLED TO TEST 

input[type="checkbox"][disabled] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url('/img/checkboxes.png') -38px top no-repeat;
}

input[type="checkbox"][disabled]:checked + label span { 
background:url('/img/checkboxes.png') -57px top no-repeat; }

	RADIO CHECKBOX STYLE DISABLED TO TEST


input[type="checkbox"],input[type="radio"]{
  display:none;
}

input[type="checkbox"]+label,input[type="radio"]+label{
  cursor:pointer;
}

input[type="checkbox"]+label:before,input[type="radio"]+label:before{
  content:"";
  display:inline-block;
  height:21px;
  margin:-3px 2px 0 4px;
  vertical-align:middle;
  width:19px;
}

input[type="checkbox"]+label:before{
  background:url("../images/radio-check_dark.png")left top no-repeat;
}

input[type="checkbox"]:checked+label:before{
  background:url("../images/radio-check_dark.png")-19px top no-repeat;
}

input[type="radio"]+label:before{
  background:url("../images/radio-check_dark.png")-38px top no-repeat;
}

input[type="radio"]:checked+label:before{
  background:url("../images/radio-check_dark.png")-57px top no-repeat;
}

input[type="checkbox"]:checked+label,input[type="radio"]:checked+label{
  font-weight:bold;
}


 ------------------------------*/
/* The CSS */

select {
    padding: 3px;
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 3px 0 #555, 0 -1px #777 inset;
    background: #444;
    color: #888;
    border: none;
    min-width: 170px;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding-right: 18px
    }
}
.select-wrap:not(.control-label) {
    position: relative
}
.select-wrap:not(.control-label):after {
    content: '<>';
    font: 11px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 2px;
    top: -1px;
    padding: 6px 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}
.select-wrap:not(.control-label):before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    background: #444;
    position: absolute;
    pointer-events: none;
    display: block;
}
/*****************************************************************
 * inherited from the original code/mess - location /css/style.css
 * *****************************************************************/

.fex-main {
    position: relative;
}
.fex-margin-top {
    margin-top: 20px;
}
.fex-right {
    text-align: right;
}
.fex-content {
    margin-left: 300px;
}
#fex-menu-fixed {
    display: none;
}
#fex-menu-fixed span.glyphicon {
    font-size: 22px;
}
#fex-account .btn-group {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
}
/* add mediaquery to make 100% at lower than 768px*/
/* menu styles */

.menu-leveled,
.menu-leveled ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
@media (min-width: 768px) {
    .fex-search {
        width: 140px !important;
    }
}
@media screen and (min-width: 1200px) {
    #fex-account .responsive {
        display: none;
    }
}
@media (max-width: 1050px) {
    .advertisement {
        display: none;
    }
    #sidebar #navMenu {
        padding-top: 15px;
        margin: 0 -15px;
        background-color: #fff;
    }
    #sidebar #navMenu a {
        display: inline-block !important;
        color: #fff;
    }
    #sidebar #navMenu > li:hover {
        background-color: transparent;
    }
    #sidebar #navMenu .navSubMenu {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.4s ease;
        transition: max-height 0.4s ease;
        border-radius: 0;
        position: static;
        padding: 0 10px;
        border: none;
    }
    #sidebar #navMenu .navSubMenu .navSubMenu a {
        margin-left: 30px;
    }
    #sidebar #navMenu .navSubMenu hr {
        display: none;
    }
    #sidebar #navMenu .navSubMenu > li {
        line-height: 44px;
    }
    #sidebar #navMenu li.active > .navSubMenu {
        max-height: 500px;
        display: block;
        position: static;
    }
    #fex-menu-fixed {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 50px;
        background: #000;
        color: #fff;
        z-index: 9999;
        border-bottom: 1px solid #444;
    }
    #fex-menu-fixed .toggle {
        display: block;
        padding: 10px 10px;
        width: 50px;
        height: 50px;
        line-height: 42px;
        text-align: center;
        text-decoration: none;
        color: #fff;
    }
    #sidebar {
        display: block !important;
        padding-top: 10px;
        width: 100% !important;
        max-height: 100vh;
        position: fixed;
        top: -200vh;
        left: 0;
        right: 0;
        z-index: 9;
        background: #fff;
        border-bottom: 1px solid #ddd;
        -webkit-transition: top .4s ease;
        transition: top .4s ease;
        box-shadow: 0 0 9px 0 #333;
    }
    #sidebar.active {
        top: -43px;
    }
    #navMenu ~ * {
        display: none !important;
    }
    .fex-content {
        margin-left: 0;
    }
    #fex-account .btn-group {
        display: none;
    }
    #fex-account .responsive {
        position: fixed;
        top: 9px;
        right: 9px;
        z-index: 99999;
    }
    .page-chunk {
        margin-left: 0;
    }
    .page-segment-btns {
        right: 6px;
        top: 60px;
    }
    .fex-main {
        min-height: auto;
    }
    #sidebar #navMenu {
        padding-top: 0;
    }
    #fex-account .responsive .sub {
        display: none;
    }
    #fex-account .responsive .sub.show {
        display: block;
        top: 11px;
    }
    .comment .wrapper {
        margin-left: 0 !important;
    }
    .comment .avatar {
        display: none;
    }
}
/*****************************************************************
 * inherited from the original code/mess - location /css/style.css
 * *****************************************************************/

#wrapper {
    background: none;
    padding-left: 300px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#sidebar-wrapper {
    margin-left: -304px;
    left: 310px;
    width: 300px;
    position: absolute;
    height: 100%;
    z-index: 1000;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
#page-content-wrapper {
    width: 100%;
}
.sidebar-nav {
    position: relative;
    top: 0;
    width: 300px;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 1070px) {
    /*****************************************************************
 * misc fix scroll bar damage control
 * *****************************************************************/
    
    .glow-corners:before {
        left: 0;
    }
    .glow-corners:after {
        right: 0;
    }
    .container-fluid {
        padding-left: 4px;
        padding-right: 4px;
    }
    /*****************************************************************
 * misc fix scroll bar damage control
 * *****************************************************************/
    
    #wrapper {
        padding-left: 0;
    }
    #sidebar-wrapper {
        left: 0;
    }
    #wrapper.active {
        position: relative;
        left: 300px;
    }
    #wrapper.active #sidebar-wrapper {
        left: 300px;
        width: 300px;
        -webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
    }
}
.navSubMenu {
    width: 100%;
}
.wiki-footer-nav {
    font-family: "monofontoregular";
    color: #fff;
}
@media (max-width: 1050px) {
    #sidebar {
        background: #000;
    }
    #sidebar.active {
        background-color: transparent;
        top: 40px;
    }
    #sidebar #navMenu {
        background-color: #000;
    }
    #sidebar #navMenu > li {
        padding-left: 28px;
    }
    #sidebar {
        border-bottom: 10px solid rgba(0, 0, 0, 0.65);
    }
    #sidebar #navMenu > li.active:hover {
        background-color: transparent;
        background: transparent;
        color: #44f269;
    }
    .fex-search-wrapper {
        margin-bottom: -10px;
        margin-top: 0;
    }
    .navsprite.bullet {
        vertical-align: sub;
    }
    #sidebar .fex-search {
        background-color: #000;
        border-color: transparent;
        color: #44f269;
        font-family: monofontoregular;
        font-size: 24px !important;
    }
    #sidebar .fex-search:focus {
        border-color: transparent;
        box-shadow: none;
        outline: 0 none;
    }
    .fex-search::-moz-placeholder {
        color: #44f269;
    }
    .ad-banner {
        margin-top: 60px;
    }
    .page-chunk {
        margin-top: 40px;
    }
    .tabcontent.tabcurrent {
        overflow-x: scroll;
    }
}
@media screen and (min-width: 720px) and (max-width: 1050px) {
    .fex-search-wrapper {
        display:none!important;
    }
}	
.footer-sticky {
    background: rgba(0, 0, 0, 0.80) none repeat scroll 0 0;
    border-top: 5px solid rgba(68, 242, 105, 0.28);
    color: #44f269;
    bottom: 0;
    height: 40px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    font-family: "monofontoregular";
}
.footer-sticky a {
    color: #44f269;
}
.wiki-footer-nav {
    margin-bottom: 30px;
}
#at4-share,
#at4-soc {
    bottom: 26px!important;
}
#ifrmDiv4 {
    margin-bottom: 45px;
    text-align: center;
}
.drop-g-plus > div {
    height: 28px !important;
    vertical-align: middle !important;
}
.g-plus-menu {
    margin: 20px 0 -15px;
}
.fex-search-menu-wrapper {
    left: 60px;
    position: absolute;
    top: 8px;
    width: 140px;
    max-width: 100%;
}
#fex-menu-fixed .fex-search-menu {
    background-color: #000;
    border-color: transparent;
    color: #fff !important;
    font-family: monofontoregular;
    font-size: 22px !important;
    height: 32px;
}
/*****************************************************************
 * comments
 * *****************************************************************/

#discussions-new {
    margin-bottom: 20px;
}
.comment {
    position: relative;
    box-sizing: border-box;
    min-height: 50px;
    margin-bottom: 15px;
}
.comment .avatar {
    position: absolute;
    width: 65px;
    height: 50px;
    padding-right: 15px;
}
.comment .avatar > i {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 40px;
    color: #44f269;
}
.comment .wrapper {
    margin-left: 60px;
}
.comment .wrapper textarea {
    border-color: #555;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 2px 2px;
    width: 100%;
    resize: none;
}
.comment .wrapper button {
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-radius: 0 0 2px 2px;
    border-style: none solid solid;
    border-width: 0 2px 2px;
}
.comment .wrapper .reply {
    color: #44f269;
}
.comment .wrapper button:hover {
    color: #44f269;
}
.comment .wrapper .reply button {
    background-color: transparent;
    border: 0;
}
.comment .wrapper .reply button:focus {
    outline: none;
}
.sub-comment {
    margin-left: 65px;
}
.sub-comment .avatar {
    width: 55px;
    height: 40px;
}
.sub-comment .avatar > i {
    font-size: 30px;
}
.subject-field {
    background-color: #555;
    border: 2px solid #555;
    border-radius: 2px 2px 0 0;
    padding: 6px 12px;
    width: 100%;
}
.avatar img {
    border: 2px solid;
    border-radius: 2px;
    height: auto;
    min-height: 50px;
    width: 50px;
}
.sub-comment {
    list-style: outside none none;
    margin-left: 0;
}
.sub-comment li {
    border-bottom: 2px solid #252525;
    padding-bottom: 6px;
}
#discussions > div {
    margin-bottom: 15px;
    border-bottom: 2px solid #252525;
    padding-bottom: 6px;
}
#comments-section {
    border: 2px solid;
    margin: 20px auto 30px;
    padding: 10px;
    width: 90%;
}
#comments textarea {
    height: 20px;
}
#comments > div {
    margin-top: 20px;
    border-bottom: 2px solid #252525;
}
#comments-new > label {
    background-color: #555;
    border-radius: 2px 2px 0 0;
    display: block;
    margin-bottom: 0;
    padding: 6px 12px;
}
#comments-new > input {
    background-color: #444;
    border: medium none;
    display: block;
    height: 60px;
    padding: 10px;
    width: 100%;
}
#comments-new > button {
    background-color: #5cb85c !important;
    color: #fff !important;
    display: block;
    padding: 6px 12px;
    text-align: center !important;
    width: 100%;
}
#comments-new > button:hover {
    background-color: #6EC06E !important;
    color: #fff!important;
}
#discussions button {
    background-color: #222;
    border: 2px solid #555;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    text-align: left;
}
#discussions label {
    color: #44f269;
    font-family: "monofontoregular";
    font-size: 20px;
    font-weight: normal !important;
}
#discussions button {
    background-color: transparent;
    color: #44f269;
    border: 0 none;
}
#discussions button:hover {
    color: #6EC06E;
}
#discussions textarea {
    background: transparent none repeat scroll 0 0;
    color: #fafafa;
    border: medium none;
    display: table;
    font-size: 13px;
    margin-bottom: 5px;
    outline: medium none;
    resize: none;
    width: 100%;
}
/*****************************************************************
 * comments
 * *****************************************************************/

#discussions-section .section-heading {
    max-width: 100%;
}
.textClass {
    -webkit-animation: color_change 1s infinite alternate;
    -moz-animation: color_change 1s infinite alternate;
    -ms-animation: color_change 1s infinite alternate;
    -o-animation: color_change 1s infinite alternate;
    animation: color_change 1s infinite alternate;
}
@-webkit-keyframes color_change {
    from {
        color: yellow;
    }
    to {
        color: #44f269;
    }
}
@-moz-keyframes color_change {
    from {
        color: yellow;
    }
    to {
        color: #44f269;
    }
}
@-ms-keyframes color_change {
    from {
        color: yellow;
    }
    to {
        color: #44f269;
    }
}
@-o-keyframes color_change {
    from {
        color: yellow;
    }
    to {
        color: #44f269;
    }
}
@keyframes color_change {
    from {
        color: yellow;
    }
    to {
        color: #44f269;
    }
}
.wrap {
    width: 100%;
    margin: 0 auto;
}
.collapse-com {
    background-color: rgba(255, 255, 255, 0);
    cursor: pointer;
    color: #fff;
    padding: 10px;
    margin: 0px;
    overflow: hidden;
    transition: all 0.4s;
}
.collapse-com * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.collapse-com.active {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
    z-index: 200;
    color: #444;
    max-height: 3000px;
    padding: 10px 20px;
    margin: 10px -10px;
    transition: all 0.2s, max-height 4.8s;
}
.collapse-com h2 {
    font-size: 18px;
    line-height: 20px;
    position: relative
}
.slide {
    box-shadow: none !important;
    margin: 0px !important;
    padding: 10px !important
}
.transparent {
    background-color: rgba(255, 255, 255, 0) !important;
    color: #fff !important;
    box-shadow: none !important;
    margin: 0px !important;
    padding: 10px !important
}
.collapse-com:hover h2::after {
    opacity: 1
}
#discussions textarea {
    font-size: 14px;
}
.ng-scope {
    margin-top: 20px;
    padding: 20px 20px 20px 100px;
    background: rgba(89, 89, 89, 0.4);
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.ng-scope:before {
    content: "";
    border-width: 10px 10px 10px 0;
    border-style: solid;
    border-color: transparent rgba(128, 128, 128, 0.4);
    position: absolute;
    top: 30px;
    left: 90px;
}
.ng-scope input,
.ng-scope textarea {
    padding: 9px 20px;
    width: 100%;
    background: url(../images/text-bg.png);
    display: block;
    border: 2px solid rgba(128, 128, 128, 0.4);
}
.ng-scope input:not(:first-child),
.ng-scope textarea:not(:first-child) {
    margin-top: 2px;
}
.ng-scope input[type='email'],
.ng-scope textarea[type='email'] {
    width: 50%;
    border-right: 1px solid #fff;
}
.ng-scope input[type='url'],
.ng-scope textarea[type='url'] {
    width: 50%;
    border-left: 1px solid #fff;
}
.ng-scope input::-webkit-input-placeholder,
.ng-scope textarea::-webkit-input-placeholder {
    color: #666;
}
.ng-scope input::-moz-placeholder,
.ng-scope textarea::-moz-placeholder {
    color: #666;
}
.ng-scope input:-ms-input-placeholder,
.ng-scope textarea:-ms-input-placeholder {
    color: #666;
}
.ng-scope input::placeholder,
.ng-scope textarea::placeholder {
    color: #666;
}
.ng-scope input.ng-dirty.ng-invalid,
.ng-scope input.ng-dirty.ng-invalid::-webkit-input-placeholder,
.ng-scope textarea.ng-dirty.ng-invalid,
.ng-scope textarea.ng-dirty.ng-invalid::-webkit-input-placeholder {
    color: #f66;
}
.ng-scope input.ng-dirty.ng-invalid,
.ng-scope input.ng-dirty.ng-invalid::-moz-placeholder,
.ng-scope textarea.ng-dirty.ng-invalid,
.ng-scope textarea.ng-dirty.ng-invalid::-moz-placeholder {
    color: #f66;
}
.ng-scope input.ng-dirty.ng-invalid,
.ng-scope input.ng-dirty.ng-invalid:-ms-input-placeholder,
.ng-scope textarea.ng-dirty.ng-invalid,
.ng-scope textarea.ng-dirty.ng-invalid:-ms-input-placeholder {
    color: #f66;
}
.ng-scope input.ng-dirty.ng-invalid,
.ng-scope input.ng-dirty.ng-invalid::placeholder,
.ng-scope textarea.ng-dirty.ng-invalid,
.ng-scope textarea.ng-dirty.ng-invalid::placeholder {
    color: #f66;
}
.ng-scope textarea {
    padding: 20px;
    height: 120px;
    resize: none;
}
.ng-scope p {
    margin-top: 10px;
    padding: 10px 0;
    width: 50%;
}
.ng-scope p a {
    text-decoration: underline;
}
.ng-scope p a:hover {
    text-decoration: none;
}
.ng-scope button {
    margin: 10px auto 0;
    padding: 10px 0;
    width: 50%;
    background: inherit;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    display: block;
}
.ng-scope img {
    width: 60px;
    height: 60px;
    background: rgba(229, 229, 229, 0.5);
    border: 4px solid rgba(229, 229, 229, 0.5);
    border-radius: 2px;
    position: absolute;
    top: 20px;
    left: 20px;
}
.collapse-com .visual {
    display: inline-block;
    float: left;
    font-size: 35px;
    height: 98px;
    line-height: 35px;
    margin-bottom: 15px;
    overflow: hidden;
    padding-left: 15px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: -63px;
    width: 88px;
}
.collapse-com .visual>i {
    color: rgba(89, 89, 89, 1);
    opacity: .3;
    filter: alpha(opacity=30);
}
.collapse-com .visual>i {
    font-size: 60px;
    line-height: 110px;
    margin-left: 18px;
}
.container-comments {
    margin: -10px auto;
    background: rgba(89, 89, 89, 0.4);
    padding: 10px 40px
}
/* comments blog */

.comments {
    padding: 10px 0;
    overflow: hidden;
    list-style: none;
	min-width: 100% !Important;
	
}
.comments li.comment-box {
    overflow: hidden;
    margin-bottom: 35px;
}
.comment {
    width: 90%;
}
.children {
    width: 90%;
#    margin: 60px 0 0 0;
    margin: 10px 0 0 0;
    list-style: none;
	min-width: 90% !Important;
}
.children li.comment-box {
    overflow: hidden;
    margin-bottom: 15px;
}
.children .comment {
    width: 86%;
}
.comment .title {
    border-bottom: 1px solid #404040;
    margin: 0;
    margin-bottom: 10px;
    line-height: 15px;
    padding: 0;
    padding-bottom: 13px;
}
.avatar {
    float: left;
}
.comment,
.comment .title span.right,
.children {
    float: right;
}
h4 {
    font-size: 16px;
    color: #dedede;
}
.comment .title span.right {
    font-size: 14px;
}
.comment a {
    color: #336699;
    text-decoration: none;
}
p {
    line-height: 22px;
    color: #b4b2b0;
    font-size: 16px;
}
.cmt-ui a {
    color: #44f269;
}
.comment-username {
    display: block;
    font-size: 14px;
    text-align: center;
}
.cmt-reply,
a.cmt-reply {
    color: #44f269;
    margin-left: 10px;
    display: inline-block;
    margin-top: 8px;
}
@media (max-width: 668px) {
    .avatar img {
        min-height: 30px;
        width: 30px;
    }
	
	    .page-segment-btns {
        right: 6px;
        top: 30px;
    }
}
@media (max-width: 568px) {
    .container-comments {
        padding: 10px 10px;
    }
}
.vote {
    display: block;
    width: 160px;
    border: 1px solid #404040;
    overflow: hidden;
    padding: 4px 20px;
}
.vote section {
    float: left;
    position: relative;
}
.vote section:hover {
    cursor: pointer;
}
.vote section span {
    background: url("../images/icon-thumbs-bw.png") no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 5px;
}
.vote section p {
    float: left;
    font-size: 13px;
    margin: 0;
    color: #fff;
}
.vote section i {
    background: #666;
    position: absolute;
    left: 18px;
    top: -2px;
    width: 35px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    opacity: 0.0;
    display: none\9;
}
.vote section i.blip {
    -webkit-animation: blip 1.3s ease-out;
    -webkit-animation-iteration-count: 1;
    -moz-animation: blip 1.3s ease-out;
    -moz-animation-iteration-count: 1;
    -o-animation: blip 1.3s ease-out;
    -o-animation-iteration-count: 1;
    animation: blip 1.3s ease-out;
    animation-iteration-count: 1;
}
.vote section.t-up {
    float: left;
    margin-right: 15px;
}
.vote section.t-up span {
    background-position: 0 0px;
}
.vote section.t-up span.clicked {
    background-position: 0 -13px;
}
.vote section.t-up i {
    color: #53da45;
}
.vote section.t-down {
    float: right;
}
.vote section.t-down span {
    background-position: -15px 0px;
}
.vote section.t-down span.clicked {
    background-position: -15px -13px;
}
.vote section.t-down i {
    font-size: 18px;
    color: #e52929;
}
@-webkit-keyframes blip {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -webkit-transform: scale(1.8, 1.8);
        opacity: 0.0;
    }
}
@-moz-keyframes blip {
    0% {
        -moz-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -moz-transform: scale(1.8, 1.8);
        opacity: 0.0;
    }
}
@-o-keyframes blip {
    0% {
        -o-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -o-transform: scale(1.8, 1.8);
        opacity: 0.0;
    }
}
@-ms-keyframes blip {
    0% {
        -ms-transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        -ms-transform: scale(1.8, 1.8);
        opacity: 0.0;
    }
}
@keyframes blip {
    0% {
        transform: scale(0.1, 0.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1.0;
    }
    100% {
        transform: scale(1.8, 1.8);
        opacity: 0.0;
    }
}
/* iCheck plugin Square skin, aero
----------------------------------- */

.icheckbox_square-aero,
.iradio_square-aero {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0 4px 0 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url('../images/aero.png') no-repeat;
    border: none;
    cursor: pointer;
}
.icheckbox_square-aero {
    background-position: 0 0;
}
.icheckbox_square-aero.hover {
    background-position: -24px 0;
}
.icheckbox_square-aero.checked {
    background-position: -48px 0;
}
.icheckbox_square-aero.disabled {
    background-position: -72px 0;
    cursor: default;
}
.icheckbox_square-aero.checked.disabled {
    background-position: -96px 0;
}
.iradio_square-aero {
    background-position: -120px 0;
}
.iradio_square-aero.hover {
    background-position: -144px 0;
}
.iradio_square-aero.checked {
    background-position: -168px 0;
}
.iradio_square-aero.disabled {
    background-position: -192px 0;
    cursor: default;
}
.iradio_square-aero.checked.disabled {
    background-position: -216px 0;
}
/* HiDPI support */

@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi),
(min-resolution: 1.25dppx) {
    .icheckbox_square-aero,
    .iradio_square-aero {
        background-image: url('../images/aero@2x.png');
        background-size: 240px 24px;
    }
}
/* iCheck plugin Square skin, aero
----------------------------------- */

#btn-switch {
    margin-bottom: 20px;
    height: 23px;
}


/* Recent changes page
----------------------------------- */
.input-group-addon {
    background-color: #444;
    color: #888;
}

.content-bar {
    max-height: 900px;
    max-width: 100%;
    min-height: 600px;
}

.changes-wrapper {
    margin-bottom: 20px;
    margin-top: 20px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #ff0303;
}

.mCSB_scrollTools {
    bottom: 0;
    height: auto;
    left: auto;
    position: absolute;
    right: 43px;
    top: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    width: 5px;
    z-index: 5;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(117, 122, 134, 0.75);
    border-radius: 0;
    height: 100%;
    margin: 0;
    width: 5px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0;
    height: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 5px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 200, 170, 0.75);
}
.mCSB_scrollTools-left {
    right: 60vw !important;
}

.mCSB_inside > .mCSB_container {
    margin-right: 60px;
}
