.cwHeader.rmHeader {
    background-image: url(../image/rmLogo.png);
    margin-bottom: 0px;
}
.rmTabOp {
    float: left;
    line-height: 28px;
}
.rmTabOp > span {
    display: inline-block;
}
.rmTabOp select {
}
.rmTabOp-name {
    color: #333;
    font-size: 14px;
    padding-left: 20px;
}
.rmDetailsHead > span > .btn {
    margin-left: 0px;
    margin-right: 8px;
}
.rmTabOp-count {
    background: none repeat scroll 0 0 #98abc4;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    font-style: inherit;
    line-height: 18px;
    margin-left: 6px;
    padding: 2px 8px;
    text-align: center;
}
.rmDataContainer {
    height: 100%;
    padding-top: 10px;
    position: relative;
    width: 100%;
}
.rmDetailsPanel {
    width: 100%;
}
.rmDetailsWrapper {
    display: block;
    width: 100%;
}
.rmDetailsHead {
    margin: 0px 0px 8px 0px;
    padding: 0px;
}
.rmDetailsTable {
    max-height: 500px;
    overflow-y: auto;
    border: 1px solid #ccc;
}
.rmDetailsTable table {
    border: none;
}
.rmDetailsTable table td {
}
.rmDetailsTable table td .rmtd {
    display: block;
}
.rmDetailsTable table td .rmtdH {
    font-size: 14px;
    font-weight: bold;
}
.rmDetailsWrapper .rmStatusDiagram {
    background-image: url("../image/rmCloud.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px auto;
    height: 48px;
    position: relative;
    width: 100%;
}
.rmDetailsWrapper .rmStatusDiagram * {
    position: absolute;
}
.rmDetailsWrapper .rmSupportHost > * {
    left: 60px;
    right: 22px;
}
.rmDetailsWrapper .rmSupportGuest > * {
    left: 22px;
    right: 60px;
}
.rmDetailsWrapper .rmSupportHost, .rmDetailsWrapper .rmSupportGuest {
    float: left;
    height: 100%;
    position: relative;
    width: 50%;
}
.rmDetailsWrapper .rmSupportHost {
    left: 0;
}
.rmDetailsWrapper .rmSupportGuest {
    right: 0;
}
.rmSupportIcon {
    background-repeat: no-repeat;
    background-size: 32px auto;
    background-position: center 0;
    height: 100%;
    background-image: url("../image/rmSupportIcon.png");
    width: 60px;
    text-align: center;
}
.rmDetailsWrapper .rmSupportHost .rmSupportIcon {
    left: 0px;
}
.rmDetailsWrapper .rmSupportGuest .rmSupportIcon {
    right: 0px;
    left: auto;
}
.rmDetailsWrapper .rmSupportIcon > span {
    top: 26px;
    position: relative;
}
.rmStatusDiagram > div > div {
    border-radius: 2px;
    height: 8px;
    top: 20px;
    background: #ccc;
}
.rmStatusDiagram > div.connected > div {
    background: #44CC44;
}
.rmStatusDiagram > div > p {
    top: 24px;
    text-align: center;
    margin-bottom: 0px;
}
.rmStatusDiagram > div > p.rmC {
    display: none;
}
.rmStatusDiagram > div > p.rmCn {
    display: block;
}
.rmStatusDiagram > div.connected > p.rmC {
    display: block;
}
.rmStatusDiagram > div.connected > p.rmCn {
    display: none;
}
.rmDetailSFooter {
    text-align: right;
    margin-top: 8px;
}
.rmWelcomeWrapper {
    display: block;
    padding: 20px;
}
.rmWelcomeWrapper p {
    margin: 10px 0px;
}
.rmWelcomeWrapper h2 {
    font-size: 31px;
    margin: 0px 0px 25px 0px;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}
.rmWelcomeWrapper h3 {
    font-size: 18px;
    margin: 20px 0px 10px 0px;
}
.rmDetailsTableActions a.btn {
    padding: 5px 8px;
    text-decoration: none;
    margin-left: 0px;
}
.rmDetailsTableActions a.btn-primary {
    color: #FFF;
}
.reMemDetailsWrap {
}
.reMemDetailsWrap > div {
    display: block;
    margin: 10px 0px;
}
.reMemDetailsWrap > div > span {
    display: inline-block;
    padding-right: 5px;
    line-height: 22px;
}
.reMemDetailsWrap > div > span input[type="checkbox"], .reMemDetailsWrap > div > span input[type="radio"], .reMemDetailsWrap > div > span label {
    margin: 0px 4px 0px 0px;
    vertical-align: middle;
}
.reMemDetailsWrap > div > span label {
    padding-top: 2px;
}
.rmSpanB {
    font-weight: bold;
    line-height: 24px;
}
.fileuploader.rmFileUpload {
    width: auto;
    vertical-align: middle;
    padding-left: 10px;
}
.rmFileUpload .btn {
    margin-left: 0px;
}
.fileuploader.rmFileUpload input[type="file"] {
    left: 10px;
}
.popover.rmAddAessionPopup {
    width: 405px;
    max-width: 405px;
}
.rmIframeMain .popover.rmAddAessionPopup {
    top: 5px !important;
    margin-left: -18px;
}
.rmIframeMain .popover.rmAddAessionPopup .arrow {
    top: 54px;
}
.rmDataContainer .tab-content {
    padding-bottom: 0px;
}
.rmPluginWrap {
    padding-top: 10%;
    position: relative;
    text-align: center;
}
.rmPluginWrap h1 {
    font-size: 36px;
    margin-bottom: 30px;
}
.rmPluginWrap h2 {
    font-size: 42px;
    margin-bottom: 25px;
}
.rmPluginWrap p {
    font-size: 16px;
    margin: 0 0 15px;
}
.btn-plugin {
    display: block;
    margin: 25px auto;
    font-weight: bold;
    padding: 10px 22px;
}
a.linkDecNone, a.linkDecNone:hover, a.linkDecNone:focus {
    text-decoration: none !important;
}
.notifyWrapper.rmCustNotifyWrapper {
    width: 100%;
    position: relative;
    top: 0px;
    margin-bottom: 20px;
    margin-top: -20px;
}
.notifyWrapper.rmOpNotifyWrapper {
    width: 80%;
    left: 150px;
    top: 0px;
    position: absolute;
}
.notifyWrapper.rmOpNotifyWrapper .alert {
    padding: 8px;
}
.rmIframeMain {
    padding: 0px;
}
