
.manager-top-navbar {
    z-index: 1001;
}
.manager-top-navbar a, .manager-top-navbar li a:hover i {
    color: #555;
}
.manager-top-navbar a:hover {
    color: #56bc94;
}
.topbar-v1 .top-v1-data li a:hover i {
}
.breadcrumbs {
    overflow: visible;
}
.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#dropdown {
    height: 5px;
}
.sdk-nav > li > a {
    color: #687074;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.sdk-nav > .active > a {
    color: #56bc94;
}
.sdk-nav > li + li::before {
    content: "";
}
.appitem a {
    color: #555;
}
.appitem a:hover {
    text-decoration: none;
}
.navbar-nav > li > .sdk-dropdown-menu {
    border-radius: 4px;
    min-width: 260px;
    width: auto;
}
#otherAppList, #otherAppList1 {
    padding-left: 0;
    padding-top: 20px;
}
.app-list-item {
    border-bottom: 1px solid #eee;
    padding: 6px 20px;
    white-space: nowrap;
}
.last-item {
    border-bottom: medium none;
}
.header .navbar-nav {
    float: left;
}
.header {
    border-bottom-width: 1px;
}
.breadcrumbs {
    border-bottom-width: 0;
    border-top: 1px solid #eee;
    padding-bottom: 0;
}
.ac {
    position: relative;
    z-index: 12;
}
.ac ul.account {
    margin: 0;
}
.ac ul.account > li {
    text-align: center;
    width: 100%;
}
.ac ul.account {
    background: #f0f0f0 none repeat scroll 0 0;
    display: none;
    list-style: outside none none;
    min-width: 100px;
    padding: 4px 0;
    position: absolute;
}
.ac li:hover ul.account {
    display: block;
}
.ac ul.account::after {
    border-bottom: 6px solid #f0f0f0;
    border-left: 6px inset transparent;
    border-right: 6px inset transparent;
    content: " ";
    display: block;
    height: 0;
    left: 8px;
    position: absolute;
    top: -4px;
    width: 0;
}
.ac ul.account li a {
    color: #555;
    display: block;
    font-size: 12px;
    margin-bottom: 1px;
    padding: 2px 12px;
}
.ac ul.account li.active a i {
    color: #999;
    float: left;
    margin-top: 2px;
}
.ac ul.account li a:hover, .ac ul.account li.active a {
    background: #fafafa none repeat scroll 0 0;
}
.ac ul.account li a:hover {
    text-decoration: none;
}
.header .navbar-default .navbar-nav > li > a {
    text-transform: none;
}
tr.resolved a {
    color: #9ed9be;
    text-decoration: line-through;
}
tr.resolved span {
    color: #ccc;
    text-decoration: line-through;
    word-break: break-all;
}
.sky-form {
    border: medium none;
    padding: 0;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
.panel-grey > .panel-heading {
    background: #56bc94 none repeat scroll 0 0;
}
a:hover, a:focus {
    color: #56bc94;
}
.circle-tip {
    background: red none repeat scroll 0 0;
    border-radius: 75px;
    color: #fff;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    margin: 5px auto 0;
    text-align: center;
    width: 15px;
}
.badge-primary {
    background-color: #ed5565;
    color: #ffffff;
    float: right;
    margin-right: 0;
    margin-top: 11px;
    text-align: center;
}
.badge {
    font-size: 10px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 0;
    padding-right: 0;
    text-shadow: none;
}
.header-v1 .dropdown-menu {
    background: #fff none repeat scroll 0 0;
}
tr.unReaded a {
    font-weight: bold;
}
tr.unReaded span {
    font-weight: bold;
}
form.description_form .input-group span.input-group-btn .btn-search {
    background: transparent none repeat scroll 0 0;
    color: #ccc;
}
form.description_form .input-group span.input-group-btn .btn-search:hover {
    color: #1abc9c;
}
.hdropdown.with-avatar {
    background: #fff none repeat scroll 0 0;
    text-align: left;
    width: 300px;
}
.hdropdown.with-avatar table:first-child td {
    border-bottom: 1px solid #e4e5e7;
}
.hdropdown.with-avatar table.table-user-info td:first-child {
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 11px;
    width: 20%;
}
.hdropdown.with-avatar table.table-user-menu td {
    border-bottom: 1px solid #e4e5e7;
    padding-bottom: 7px;
    padding-top: 10px;
}
.hdropdown.with-avatar table.table-user-menu td > a {
    color: #555;
    margin-top: 10px;
    text-decoration: none;
}
.hdropdown.with-avatar table.table-user-menu td:nth-child(2n+1) {
    border-right: 1px solid #e4e5e7;
}
.hdropdown.with-avatar table.table-user-menu td:last-child {
    border-right: medium none;
}
.hdropdown.with-avatar table {
    table-layout: fixed;
    width: 100%;
}
.hdropdown.with-avatar table.table-user-info td.td-user-balance {
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
}
.hdropdown.with-avatar table.table-user-info td.td-user-balance:hover {
    overflow: visible;
}
.hdropdown.with-avatar table tr > td > span.balance {
    color: #555;
    font-size: 20px;
}
.hdropdown.with-avatar > li {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    display: inline-block;
    width: 50%;
}
.hdropdown.with-avatar > li:first-child {
    color: #6a6c6f;
    width: 100%;
}
.hdropdown.with-avatar > li:first-child:hover {
    background: #fff none repeat scroll 0 0;
}
.hdropdown.with-avatar > li:first-child .people-logo-intable {
    height: 50px;
    width: 50px;
}
.hdropdown.with-avatar > li:first-child a {
    color: #337ab7;
}
.hdropdown.with-avatar > li:first-child a:hover {
    color: #449eeb;
}
.hdropdown.with-avatar > li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    width: 100%;
}
.hdropdown.with-avatar > li > a {
    color: #6a6c6f;
}
.state-error em {
    color: #ee9393;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
}
.qrtable th, td {
    text-align: center;
}
.pgy-table > tbody > tr > td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recent .funny-boxes.funny-boxes-top-sea .funny-boxes-img img {
    margin: 0 auto 14px;
}
.recent .funny-boxes.funny-boxes-top-sea .funny-boxes-img img.img-noborder {
    border: medium none;
    border-radius: 0;
}
.recent .funny-boxes.funny-boxes-top-sea .funny-boxes-img p {
    margin-bottom: 0;
}
@media (min-width: 769px) {
.recent .funny-boxes.funny-boxes-top-sea .app-name {
    float: left;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 10px;
}
#qrModal .modal-body > table {
    table-layout: fixed;
}
#qrModal .modal-body {
}
}
@media (max-width: 768px) {
.recent .funny-boxes.funny-boxes-top-sea {
    text-align: left;
}
.recent .funny-boxes.funny-boxes-top-sea .funny-boxes-img img {
    margin-top: 10px;
}
.recent .funny-boxes.funny-boxes-top-sea .app-name {
    font-size: 20px;
    padding-left: 15px;
}
.recent .main-counters #version-more > span {
    padding-right: 15px;
}
.recent tr.pgy-warning th:nth-child(1) {
    width: 28%;
}
.recent tr.pgy-warning > td:first-child {
    width: 15%;
}
.recent tr.pgy-warning th:nth-child(3) {
    width: 25%;
}
.recent tr.pgy-warning th:nth-child(7) {
    width: 25%;
}
.recent tr.pgy-warning th:nth-child(8) {
    width: 20%;
}
.recent .panel table > tbody td.td-operate {
    text-align: center;
}
.recent .table-version tr.pgy-warning th:nth-child(1) {
    width: 28%;
}
.recent .table-version tr.pgy-warning th:nth-child(4) {
    width: 30%;
}
.recent .table-version tr.pgy-warning th:nth-child(7) {
    width: 25%;
}
.recent .table-version tr.pgy-warning th:nth-child(8) {
    width: 25%;
}
.xs-pl-15 {
    padding-left: 15px;
}
.xs-mb-5 {
    margin-bottom: 5px;
}
.margin-bottom-60 {
    margin-bottom: 30px;
}
.pie-progress-charts .inner-pchart {
    margin-bottom: 15px;
}
.header-xs .navbar .navbar-header {
    padding-left: 15px;
}
.header-xs .navbar .navbar-header > button.navbar-toggle {
    background: #9e9e9e none repeat scroll 0 0;
    margin-right: 15px;
}
.header-xs .navbar .navbar-header > button.navbar-toggle:hover {
    background: #9e9e9e none repeat scroll 0 0;
}
}
