p {
    font-size: 14px;
}

blockquote {
    max-width: 900px;
}

.special {
  text-align: center;
  font-size: 18px;
  word-wrap: normal;
  height: 25px;
border-bottom: 3px solid #C98835;
}

@media only screen and (max-width: 1600px) {
.bonfire {line-height:inherit !Important}
.titlearea {line-height:inherit !Important; height:inherit !Important}
}

@media only screen and (max-width: 1050px) {
#sidebar.active{overflow-y: auto;overflow-x:hidden}
}

/******* HR *****************/
.deco {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 0px;
    background-image: url('/file/Deaths-Gambit/divider.png');
    height: 19px;
    max-width: 403px;
}


@media only screen and (max-width: 480px) {
.tree li img {
    width: 16px !Important;
    height: 16px !important;
}
.tree {
    min-width: 500px !Important;
    overflow-x: scroll !Important;
}
}
.test {
    background-image: url('/file/Monster-Hunter-World/thumbnails/jagras_assault_i.png');
    width:192px;
    height:192px;
}

#progress {
    height: 10px !Important;
    margin-bottom: 0px !Important;
background-color: transparent  !Important;
}

.progress {
    height: 10px !Important;
    margin-bottom: 0px !Important;
background-color: transparent  !Important;
}

.danger-color-dark{background-color:#C00!important}
.warning-color{background-color:#fb3!important}
.warning-color-dark{background-color:#F80!important}
.success-color{background-color:#00C851!important}
.primary-color-dark{background-color:#0d47a1!important}
.white{background-color:#FFF!important}
.secondary-color-dark{background-color:#93C!important}


.well {background-color: transparent !Important;
border: 0px;
padding: 0px;}

.tree {
    min-height:20px;
    padding:0px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:0px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}

.treetest {
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.treetest li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.treetest li::before, .treetest li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.treetest li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.treetest li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.treetest li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}
.treetest li.parent_li>span {
    cursor:pointer
}
.treetest>ul>li::before, .treetest>ul>li::after {
    border:0
}
.treetest li:last-child::before {
    height:30px
}
.treetest li.parent_li>span:hover, .treetest li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}

.popover-content h2 {
    font-size: 1.5em;
    text-align: center;
}
.popover-content h4 {
    font-size: 1em;
    text-align: center;
}

#wiki-content-block #ifrmDiv{position:absolute !important;}
