.MenuTopRight{float:right; margin-top:5px;}
.MenuTopRight > ul{list-style:none; margin:0; padding:0; text-align:right;}
.MenuTopRight > ul > li{display:inline-block; padding:5px;}
.btn-info-outline{border:solid 2px #aee6f6; color:#aee6f6;}
.btn-info-outline:hover{border-color:#fff;}
.btn-warning-outline{border:solid 2px #ffa500; color:#ffa500;}
.btn-warning-outline:hover{border-color:#fff;}
.btn-success-outline{border:solid 2px #b0f5b0; color:#b0f5b0;}
.btn-success-outline:hover{border-color:#fff;}
.btn-yellow-outline{border:solid 2px #ffff00; color:#ffff00;}
.btn-yellow-outline:hover{border-color:#fff;}
.btn-warning-dark{background:linear-gradient(to bottom,#ed9c28 0,#d58512 100%); background-repeat:repeat-x; border-color: #d58512; color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,.2); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);}
.btn-warning-dark:focus, .btn-warning-dark:hover{background-color:#d58512; background-position:0 -15px; color:#fff;}
.headusername:hover:after{width:8px;}
.dropdown-menu.Arrow:before{content:''; position:absolute; border:solid 7px transparent; border-bottom-color:#333; top:-14px;}
.dropdown-menu.Arrow.Left:before{left:30px;}
.dropdown-menu.Arrow.Right:before{right:30px;}
.DropTrigger{position:relative;}
.DropTrigger a:hover, .DropTrigger a:focus{text-decoration:none;}
.DropTrigger .Image{width:34px; height:34px; border:1px solid #fff; background-color:#fff; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; display:inline-block; position:absolute; top:50%; transform:translateY(-50%); left:0;}
.DropTrigger .Image img{width:100%; height:100%; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px;}
.DropTrigger .headusername{color:#fff; display:inline-block;padding:10px 10px 10px 35px;}
.DropTrigger .headusername.Open:after{content:'\f106';}
.DropTrigger .headusername:after{content:'\f107'; font-family:'FontAwesome'; margin-left:5px;}
.DropTrigger .DropDown:before{content:''; position:absolute; right:20px; border:solid 7px transparent; border-bottom-color:#fff;}
.DropTrigger .DropDown{display: none; background-color:#fff; padding:5px 10px; box-shadow:0 2px 3px rgba(0,0,0,.5); border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; position:absolute; width:180px; right:0; left:auto; top:100%; list-style:none; margin:0; z-index:999;}
.DropTrigger .DropDown li{display:block; border-bottom:1px solid #ccc; font-size:13px;}
.DropTrigger .DropDown li:last-child{border-bottom:none;}
.DropTrigger .DropDown li a{padding:5px 10px; display:block; color:#333;}
.DropTrigger .DropDown li a:hover{background:#FCC742; color:#333;}
.dropdown-menu.Arrow::before{border-bottom-color:#fff;}
.Brand{background:url('../images/rhucoin-logo.png') no-repeat top left; background-size:100% auto; display:inline-block;vertical-align: top;width: 215px;height: 62px;position: relative;z-index: 1;}
.navbar-fixed-top .Brand{width:160px; height:46px; margin-top:5px;}
.NavWrap{padding:10px 0;}
.menu-button{width:50px;height:50px;position:relative;cursor:pointer;z-index:100; float:left; margin-left:-10px; display:none;}
.menu-button:after{position:absolute;top:22px;right:15px;display:block;height:8px;width:20px;border-top:2px solid #d3d3d3;border-bottom:2px solid #d3d3d3;content:''}
.menu-button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:15px;display:block;height:2px;width:20px;background:#d3d3d3;content:''}
.menu-button.opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#f5f5f5;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.menu-button.opened:before{top:23px;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);background:#f5f5f5;transform:rotate(-45deg)}
.site-overlay{display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:99; background-color:rgba(0, 0, 0, 0.5); -webkit-animation:fade 500ms; -moz-animation:fade 500ms; animation:fade 500ms;}

.FixedMessage {position: fixed;top: 0px;right: 5px;background: #f9f9ad;padding: 0px 5px;border-radius: 2px;font-weight: bold;font-size: 13px;}

.sm{box-sizing:border-box;position:relative;z-index:10;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}

.sm-simple{border: 1px solid #bbbbbb; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {padding: 13px 20px;/* make room for the toggle button (sub indicator) */padding-right: 58px;color: #666;text-decoration: none;}
.sm-simple a.current {background: #555555;color: #fff;}
.sm-simple a.disabled {color: #cccccc;}
.sm-simple a .sub-arrow {position: absolute;top: 50%;margin-top: -17px;left: auto;right: 4px;width: 34px;height: 34px;overflow: hidden;font: bold 14px/34px monospace !important;text-align: center;text-shadow: none;background: rgba(0, 0, 0, 0.08);}
.sm-simple a .sub-arrow::before {content: '+';}
.sm-simple a.highlighted .sub-arrow::before {content: '-';}
.sm-simple li {border-top: 1px solid rgba(0, 0, 0, 0.05);}
.sm-simple > li:first-child {border-top: 0;}
.sm-simple ul {background: rgba(179, 179, 179, 0.1);}
.sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {font-size: 14px;border-left: 8px solid transparent;}
.sm-simple ul ul a,.sm-simple ul ul a:hover,.sm-simple ul ul a:focus,.sm-simple ul ul a:active {border-left: 16px solid transparent;}
.sm-simple ul ul ul a,.sm-simple ul ul ul a:hover,.sm-simple ul ul ul a:focus,.sm-simple ul ul ul a:active {border-left: 24px solid transparent;}
.sm-simple ul ul ul ul a,.sm-simple ul ul ul ul a:hover,.sm-simple ul ul ul ul a:focus,.sm-simple ul ul ul ul a:active {border-left: 32px solid transparent;}
.sm-simple ul ul ul ul ul a,.sm-simple ul ul ul ul ul a:hover,.sm-simple ul ul ul ul ul a:focus,.sm-simple ul ul ul ul ul a:active {border-left: 40px solid transparent;}

@media (min-width: 941px) {
.navbar-fixed-top .DropTrigger{margin-top:5px;}
.headusername:after{left:auto; transform:none;}
#main-nav.PollNav{border-top:solid 1px rgba(255,255,255,.4); border-bottom:solid 1px rgba(255,255,255,.4);}
.PollNav .sm-simple > li{border-left-color:rgba(255,255,255,.2);}
.PollNav .sm-simple > li > a{color:#fff;}
.PollNav .sm-simple > li > a:hover, .PollNav .sm-simple > li >  a.highlighted{color:#333;}
.sm-simple ul {position: absolute;width: 12em;}
.sm-simple li {float: left;}
.sm-simple.sm-rtl li {float: right;}
.sm-simple ul li, .sm-simple.sm-rtl ul li, .sm-simple.sm-vertical li {float: none;}
.sm-simple a {white-space: nowrap;}
.sm-simple ul a, .sm-simple.sm-vertical a {white-space: normal;}
.sm-simple .sm-nowrap > li > a, .sm-simple .sm-nowrap > li > :not(ul) a {white-space: nowrap;}
/* ...end */

.sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {padding: 11px 20px;color: #333;}
.sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {background: #eeeeee;}
.sm-simple a.current {background: #555555;color: #fff;}
.sm-simple a.disabled {background: #fff;color: #cccccc;}
.sm-simple a.has-submenu {padding-right: 32px;}
.sm-simple a .sub-arrow {top: 50%;margin-top: -8px;right: 20px;width: 8px;height: 16px;font: 14px/16px monospace !important;background: transparent;}
.sm-simple a.highlighted .sub-arrow::before {content: '-';}
.sm-simple > li {border-top: 0;border-left: 1px solid #eeeeee;}
.sm-simple > li:first-child {border-left: 0;}
.sm-simple ul {border: 1px solid #bbbbbb;background: #fff;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);}
.sm-simple ul a {border: 0 !important;}
.sm-simple ul a.has-submenu {padding-right: 20px;}
.sm-simple ul a .sub-arrow {left: 8px;right: auto;}
.sm-simple ul > li {border-left: 0;border-top: 1px solid #eeeeee;}
.sm-simple ul > li .badge{float:left; margin:10px 5px 0 5px; position:relative; z-index:1;}
.sm-simple ul > li:first-child {border-top: 0;}
.sm-simple .scroll-up,.sm-simple .scroll-down {position: absolute;display: none;visibility: hidden;overflow: hidden;background: #fff;height: 20px;}
.sm-simple .scroll-up-arrow,.sm-simple .scroll-down-arrow {position: absolute;top: -2px;left: 50%;margin-left: -8px;width: 0;height: 0;overflow: hidden;border-width: 8px;border-style: dashed dashed solid dashed;border-color: transparent transparent #555555 transparent;}
.sm-simple .scroll-down-arrow {top: 6px;border-style: solid dashed dashed dashed;border-color: #555555 transparent transparent transparent;}
.sm-simple.sm-rtl a.has-submenu {padding-right: 20px;padding-left: 32px;}
.sm-simple.sm-rtl a .sub-arrow {left: 20px;right: auto;}
.sm-simple.sm-rtl.sm-vertical a.has-submenu {padding: 11px 20px;}
.sm-simple.sm-rtl.sm-vertical a .sub-arrow {left: auto;right: 8px;}
.sm-simple.sm-rtl > li:first-child {border-left: 1px solid #eeeeee;}
.sm-simple.sm-rtl > li:last-child {border-left: 0;}
.sm-simple.sm-rtl ul a.has-submenu {padding: 11px 20px;}
.sm-simple.sm-rtl ul a .sub-arrow {left: auto;right: 8px;}
.sm-simple.sm-vertical a .sub-arrow {left: 8px;right: auto;}
.sm-simple.sm-vertical li {border-left: 0;border-top: 1px solid #eeeeee;}
.sm-simple.sm-vertical > li:first-child {border-top: 0;}
#main-nav {line-height:0; margin-top:10px; text-align:center; border-top:solid 1px rgba(0,0,0,.2); border-bottom:solid 1px rgba(0,0,0,.2);}
#main-menu{display: inline-block;}
.sm-simple{border:none; box-shadow:none;}
}

@media (max-width: 940px) {
body{left:0; transition:.5s ease 0s; position:relative;}
body.menu-opened{/*-webkit-transform:translate3d(250px, 0, 0); -ms-transform:translate3d(250px, 0, 0); transform:translate3d(250px, 0, 0);*/ position:fixed; left:250px; transition:.5s ease 0s;}
#main-nav{position:fixed; left:-250px; transition:.5s ease 0s; top:0; width:250px; z-index:9999; height:100%; overflow-y:auto; border-right:solid 1px #aaa; background:#fff;}
body.menu-opened #main-nav{left:0; transition:.5s ease 0s;}
#main-nav .sm-simple{margin-top:10px; margin-bottom:10px; border:0;}
.menu-button{display:block;}
.sm-simple{background:#fff;}
.Brand{width:180px;}
.hidemasternav{display:block !important;}
}

@media screen and (max-width:480px){
.MenuTopRight > ul > li{padding:5px 0;}
.MenuTopRight .btn{padding:5px 4px; font-size:13px;}
.DropTrigger .Image{display:none;}
.DropTrigger .headusername{padding:5px 0px;}
.Brand{width:160px; height:47px;}
}