/* commons */
.fex-main {border-top: 3px solid #AB966F!important}

/*****************************************************************
 * Destiny theme  
 * **************************************************************
 * 
 * **************************************************************
 *****************************************************************/
/* cyrillic-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(https://fonts.gstatic.com/s/didactgothic/v11/ahcfv8qz1zt6hCC5G4F_P4ASlUaYpnLl.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(https://fonts.gstatic.com/s/didactgothic/v11/ahcfv8qz1zt6hCC5G4F_P4ASlU-YpnLl.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(https://fonts.gstatic.com/s/didactgothic/v11/ahcfv8qz1zt6hCC5G4F_P4ASlUeYpnLl.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(https://fonts.gstatic.com/s/didactgothic/v11/ahcfv8qz1zt6hCC5G4F_P4ASlUiYpnLl.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(https://fonts.gstatic.com/s/didactgothic/v11/ahcfv8qz1zt6hCC5G4F_P4ASlUWYpnLl.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: local('Didact Gothic Regular'), local('DidactGothic-Regular'), url(https://fonts.gstatic.com/s/didactgothic/v11/ahcfv8qz1zt6hCC5G4F_P4ASlUuYpg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.fex-main {
    background: rgba(0, 0, 0, 0.85);
}

/******* Weapon Spans *****************/

.damage {color:#b26666;}
.defense {color:#7f7fbf;}


/******* Wiki Links *****************/
.wiki_link {
    border-bottom: none;
    color: #826F4C ; 
}

/******* Infobox *****************/
.infobox { 
width: 300px; background-color: transparent;  margin: 0 0 1.5em 0.5em; float: right; clear: right; color: #E7E7E7; font-size: 88% 
}

@media only screen and (max-width: 480px) { 
.infobox { 
width: 100% }
}
.infobox th { font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif; font-size: 1em; text-align: center; padding: 3px; background: transparent url("https://www.wiki.fextralife.com/file/view/eso-wiki-table.jpg") }
.infobox tr {
    color: #FFF;
    font-size: inherit;
}

/******* Youtube Video *****************/
.yt-container{
margin:10px auto;width:100%;max-width:600px}.yt-player{width:100%;height:100%;padding-bottom:56.25%;overflow:hidden;position:relative;}img.yt-thumb{display:block;position:absolute;width:100%;bottom:0;margin:auto}#yt-iframe{width:100%;height:100%;position:absolute;top:0;left:0}

/******* Google + Fix *****************/

 .g-plus-menu {
    margin: 0px 0px 0px;
}

/******* NavSprite Customizations *****************/
.navsprite {
    background-image: url('/file/Destiny/navsprite.png');
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.navsprite.home { background-position: 0px 0px; } 
.navsprite.a { background-position: -42px 0;}
.navsprite.b { background-position: -86px 0;}
.navsprite.c { background-position: -130px 0;}
.navsprite.d { background-position: -174px 0;}
.navsprite.e { background-position: -218px 0;}
.navsprite.f { background-position: -262px 0;}
.navsprite.g { background-position: -306px 0;}
.navsprite.h{ background-position: -350px 0;}
.navsprite.DestinyIconWhite14 {width:14px;height:12px;margin-right:4px;background-position: -394px 0;}
.navsprite.destinyarrowright {width:7px;height:12px;margin-left:10px;margin-right:1px;background-position: -418px 0;} 

body {
    background-color: #111;
	font-size: 14px;
	color:#fff;
}

/******* IOS compatible stupid fix *****************/
img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1920px;
   z-index: -1;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}

/******* IOS compatible stupid fix *****************/

/******* 

 This sucks but on IOS there is no easy solution  https://twitter.com/paul_irish/status/306818591196602368  
 needs some testing http://fourkitchens.com/blog/article/fix-scrolling-performance-css-will-change-property  

body {
    background-attachment: fixed !important;
    background-size: cover !important;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
    background-color:#000000;
	font-size: 16px;
	color:#fff;
}

.ios-fix {
    height:100%;
	width:100%;
	position:fixed;
    background-image: url("../images/dragons-dogma-background.jpg");
	overflow: scroll;
}

*****************/

/******* Headings *****************/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;
} 

/******* Section group fix *****************/

.section:before,
.section:after { content:""; display:table; }
.section:after { clear:both;}
.section { zoom:1; /* For IE 6/7 */ }

/******* NavMenu Colors and Such*****************/

.section-heading a:focus,
#navMenu li a:focus,
.section-heading a:hover,

#navMenu li a:hover {
    color: #826F4C !important;
}
#navMenu {
    font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;
}
#navMenux {
    font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;
}

/* WIKI LOGO IN HEADER*/

.icon-container-desktop {
    background-size: cover;
    border: 2px solid #AB966F;
    background-image: url('/file/Destiny/destiny-for-dd.png') !important;
}

.icon-container  {
    background-size: cover;
    border: 2px solid #AB966F;
    background-image: url('/file/Destiny/destiny-for-dd.png') !important;
}

/******* Blockquote Fixes *****************/

blockquote p::before {
    color: #826F4C !important;
}

blockquote p {
    font-family: "arial";
	color: #B4B2B0 !important;
	font-style: italic;
	font-wieght: normal;
	text-indent: 48px;
    font-size: 20px;
    max-width: 800px;
}
 

.font-test {
	font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color:#fff;
}


.page-segment h1::after, .page-segment h2::after, .page-segment h3::after {
    bottom: 0px;
    display: block;
    width: 80px;
    height: 3px;
    margin-bottom: -3px;
    content: "";
    background-color: #826F4C;

} 
 
.page-segment h1 {
    font-size: 1.5em;
    text-transform: none;
    color: #826F4C;
    border-bottom: 3px solid #FFF;
	}
.section-heading.section-heading-light {
    border-color: #826F4C;
    color: #fff;
}

.simulation-hero-heading {
    display: block;
    margin: 16px auto;
    margin: 1rem auto;
    position: relative;
    width: 100%;
    z-index: 3;
}
.section-heading {
    border-bottom: 3px solid transparent;
    border-top: 3px solid transparent;
    box-sizing: border-box;
    display: block;
    font-size: inherit;
    max-width: 1100px;
    padding: 17px;
    padding: 1.0625rem;
    text-transform: uppercase;
    width: 100%;
}
 
.nav-header #mainnav .wrapper nav .main-nav .nav-item:not(.mobile-menu):before, .nav-header #mainnav .wrapper nav .main-nav .nav-item:not(.mobile-menu):after {
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: skewX(-32deg);
        -ms-transform: skewX(-32deg);
            transform: skewX(-32deg);
}
.nav-header #mainnav .wrapper nav .main-nav .nav-item.my-rsi.loggedout:after {
    background-color: #ff1800;
    box-shadow: 7px 0 21px 2px rgba(187, 0, 0, 0.75), 6px 0 18px 2px rgba(255, 24, 0, 0.64), 15px 0 55px 5px rgba(187, 0, 0, 0.8), 0 0 8px 1px rgba(255, 24, 0, 0.64);
}

#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: 1em;
    line-height: 50px;
    padding-left: 5px;
    position: relative;
    z-index: 20;
}

.navSubMenu > li {
    position: relative;
    font-size: 1em;
    line-height: normal;
}

/******* Footer Fixes *****************/

.footer-sticky {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0px 0px;
    border-top: 5px solid #826F4C;
    color: #826F4C;
    bottom: 0px;
    height: 40px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    font-family: "arial";
}
 .footer-sticky a {
    color: #826F4C;
}
.fallout-input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #826F4C;
    box-sizing: border-box;
    color: #826F4C;
	font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;
    font-size: 22px;
    padding: 17px 20px 17px 60px;
    text-transform: uppercase;
    width: 100%;
}

.fallout-input-wrapper button {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 33px;
    left: 12px;
    position: absolute;
    top: 10px;
    width: 30px;
} 
 
 
.login-wrapper {
   display: block;
   height: auto;
   margin-top: 10%;
   max-width: 600px;
   width: 100%;
   padding: 50px;
   position: relative;
   background: #080325;
   background: rgba(8, 3, 37, 0.7);
   text-align: center;
   padding: 40px;  
}

.btn-fallout {
    background: transparent none repeat scroll 0 0;
	color: #fff;
    border: 2px solid #fff;
	font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 15px;
    letter-spacing: 2px;
    padding: 12px 34px;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-fallout:hover {
    background: #fff none repeat scroll 0 0;
    color: #160925;
}


.login-wrapper h1 {
    color: #fff;
    font-size: 32px;
    font-weight: normal;
    line-height: 34px;
    margin: 8px 0 7px;
}
.lines {
    background: rgba(0, 0, 0, 0) url("../images/lines.png") no-repeat scroll left center;
    color: #adff6d;
    font-size: 28px;
    padding-left: 156px;
}


.form-icon {
    position: relative;
    margin: 0;
}

.panel-login .form-group + .form-group {
    margin: 10px 0 16px;
}

.login-form-icon {
    font-size: 16px;
    line-height: 27px;
    position: absolute;
    z-index: 1002;
    top: 9px;
    bottom: 9px;
    left: 0;
    display: block;
    width: 40px;
    padding: 1px 15px;
    -webkit-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
    text-align: center;
    color: #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.fallout-login-form {
    background: rgba(0, 0, 0, 0) url("../images/helper.png") no-repeat scroll center;
    font-size: 16px;
    line-height: 27px;
    position: absolute;
    z-index: 1002;
    top: 9px;
	left: 10px;
    bottom: 9px;
    display: block;
    width: 40px;
    padding: 1px 15px;
    -webkit-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
    text-align: center;
    color: #d6d6d6;
}

.control-label {
    color: #fff;
	font-weight: inherit;
    display: block;
}



/* 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
----------------------------------- */




/* glow control for panels
----------------------------------- */

/* glow control top corners */
.glow-corners.top-corners:before {
    border-width: 1px 0 0 1px;
}
.glow-corners:before {
    left: 0;
}
.glow-corners.top-corners:after {
    border-width: 1px 1px 0 0;
}
.glow-corners:after {
    right: 0;
}

/******* Top Right Icon *****************/

.vault-loder{background: url('https://eldenring.wiki.fextralife.com/file/Elden-Ring/fextraicons-background-colored-border-a32.png') no-repeat;display: inline-block;vertical-align: middle;margin: -8px 4px 0 0;padding: 0;width: 52px;height: 32px;z-index: 9;}

.top-right-vault {
    position: absolute;
	right: 20px;
    top: -9px;
}

.glow-corners:before, .glow-corners:after {
    border-color: #00edff;
    border-style: solid;
    content: "";
    height: 28px;
    position: absolute;
    -webkit-transform: translateZ(0px);
            transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    width: 28px;
}
.glow-corners.top-corners {
    top: 0;
}
.glow-corners {
    position: absolute;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    width: 100%;
    z-index: 3;
}



/* glow control bottom corners */
.glow-corners.bottom-corners:before {
    border-width: 0 0 1px 1px;
}
.glow-corners:before {
    left: 0;
}
.glow-corners.bottom-corners:after {
    border-width: 0 1px 1px 0;
}
.glow-corners:after {
    right: 0;
}
.glow-corners.bottom-corners {
    bottom: 13px;
}





/* glow control some position override */
.glow-corners:before {
    left: 0;
}
.glow-corners:after {
    right: 0;
}

/* glow control some thickness override top */
.glow-corners.top-corners:before {
    border-width: 2px 0 0 2px;
}
.glow-corners.top-corners:after {
    border-width: 2px 2px 0 0;
}


/* glow control some thickness override bottom */
.glow-corners.bottom-corners:before {
    border-width: 0 0 2px 2px;
}
.glow-corners.bottom-corners:after {
    border-width: 0 2px 2px 0;
}



.glow-corners:before, .glow-corners:after {
    border-color: #826F4C ;
	height: 16px;
	width: 100%;
}
/* glow control for panels
----------------------------------- */ 


.wikis-link img {
    max-width: 100%;
    width: 160px;
}


.wiki_table tr:nth-child(2n+1) {
    background-color: #222222;
}

.wiki_table tr {
    background-color: inherit;
}

thead tr {
    background-color: #484440 !important;
}

tfoot tr {
    background-color: #484440 !important;
}

.wiki_table th, .wiki_table td {
    border: 2px solid #282828;
}

.wiki_table tr:hover {
    background: rgba(0, 0, 0, 0) url("../images/bg-maintitle.png") repeat-x;
	background-size:cover;
}


table {
    border: 2px solid #826F4C ;
	border-collapse: separate;
}


.wiki_table th, .wiki_table td {
    border: 1px solid #282828;
}


.feed_item_title a {
    color: #826F4C ;
}

.wiki_link {
border-bottom: none;
color: #826F4C ;
}


a.wiki_link:hover{color: #826F4C;text-decoration:underline;}


.wiki_link_ext:after {
   content: "\e164";
  font-family: 'Glyphicons Halflings';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: none;
  padding-left: 3px;
}

a.wiki_link_ext:hover {
  color: #826F4C;
}

.page-segment a:hover {
    color: #826F4C !Important;
	text-decoration:none;
}

/******* Revisiondate Formatting *****************/

.revisiondate {
    color: #826F4C ;
    font-family: "arial";
    font-size: 0.8em;
	max-width: 50%;
}

a.collapse-trigger:focus, a.collapse-trigger:hover {
    color: #826F4C ;
	outline:none;
}

/******* Breadcrumb Formatting *****************/

.breadcrumbs {
    margin-bottom: 20px;
    font-style: italic;
    font-size: 0.8em;
	max-width: 50%;
}

/******* Page Include Formatting *****************/

.includePageListPageUrl {
    color: #826F4C ;
}

/******* Tab Formatting *****************/

.tabtitle {
    background-color: #484440;
    border: 2px solid #826F4C;
}

/******* Table of contents Formatting *****************/
#toc {
    border: 1px solid #DCDCDC;
    background: #F3F3F3 none repeat scroll 0% 0%;
    padding: 6px;
    margin: 0px 0px 10px 10px;
    width: 25%;
    float: right;
    clear: right;
    border-radius: 6px;
background-color: #100C08;
}

/* Tooltip CSS */
.fextratip {display: inline-block;position: relative;}
.fextratip ul {margin: 5px 0;padding-left: 15px;}
.fextratip .center {text-align: center;}

.popover {display: none;position: absolute;top: 0;z-index: 999999;min-width: 225px;max-width: 250px;background-color: #585450;color: #e8e4e0;white-space: normal;}
.popover.left {left: auto;}
.popover-content {padding: 5px;font-family: Arial,Helvetica,sans-serif;font-size: 11px;line-height: 14px;text-align :left;}
.popover-title {margin: -5px -5px 5px;height: 24px;line-height: 24px;background-color: #777;color: #fd8;font-family: "Didact Gothic",'fallback', Helvetica, Arial, sans-serif;font-size: 16px;text-align: center;text-shadow: #000 1px 1px 1px;}.arro$
.popover.right .arrow {top: 50%;left: -11px;margin-top: -11px;border-left-width: 0;border-right-color: #585450;}
.popover.right .arrow:after {content: " ";left: 1px;bottom: -10px;border-left-width: 0;border-right-color: #585450;}
.popover.left .arrow {top: 50%;right: -11px;margin-top: -11px;border-right-width: 0;border-left-color: #585450;}
.popover.left .arrow:after {content: " ";right: 1px;border-right-width: 0;border-left-color: #585450;bottom: -10px;}

# Posts/Articles Css
li.CompItem{list-style:none;border-bottom:1px dashed #CCC;margin:0 0 7px;padding:0 0 7px}ul.CompItems{list-style:none;-webkit-padding-start:0!important;-webkit-padding-after:1em!important;padding-left: 0px;}.CompItemTitle a{color:#DEC58C!important}a.CompItemLink{color:#fff}span.CompItemAuthor{color:#aaa;font-size:small}span.CompItemDate{color:aaa;font-size:xx-small}.CompItemDescription{color:#bbb;font-size:small}
