
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #e7f7f1;
}
a.getExpiredTip:hover {
    text-decoration: none;
}
a.appTitle {
    color: #555;
}
a.appTitle:hover {
    text-decoration: none;
}
a.btn-u {
    background: #1abc9c none repeat scroll 0 0;
    border: 1px solid #1abc9c;
    border-radius: 5px;
}
a.btn-plus {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #1abc9c;
    color: #1abc9c;
}
a.btn-plus:hover, a.btn-plus:focus, a.btn-plus:active {
    background: #22b497 none repeat scroll 0 0;
}
.btn-search {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ccc;
    margin-left: -40px;
    outline: medium none;
}
.btn-search:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #1abc9c;
}
.panel {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
}
.pgy-panel-heading {
    background: #fff none repeat scroll 0 0;
    color: #555;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 1px solid #ddd;
}
.version-info {
    color: #9b9b9b;
    font-size: 14px;
    padding-bottom: 0;
    padding-top: 5px;
}
.version-info span {
    padding-right: 20px;
}
.label-android, .label-ios {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #676a6c;
}
.fa-android {
    color: #95c03b;
    font-size: 14px;
}
.fa-apple {
    color: #5bc0de;
    font-size: 12px;
}
.icon-link {
    color: #5bc0de;
}
span.label-expired {
    font-size: 12px;
    padding: 2px 4px;
}
.appicon_s {
    border-radius: 12px;
    height: 60px;
    width: 60px;
}
a {
    color: #1abc9c;
}
span.option-items {
    padding-right: 10px;
}
.table-group > thead > tr > th, .table-group > tbody > tr > th, .table-group > tfoot > tr > th, .table-group > thead > tr > td, .table-group > tbody > tr > td, .table-group > tfoot > tr > td {
    line-height: 34px;
}
.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #22b497 none repeat scroll 0 0;
}
.myapps.my_history tr.my_history_row > td.clickable {
    padding-left: 15px;
}
