﻿.themecolor {
    color: #0485A3 !important;
    font-weight: bold;
}

.radio, .checkbox {
    margin-bottom: 0px;
    margin-top: 0px;
}

.scroller .alert {
    margin-bottom: 0px;
    padding: 6px 0px 2px 7px;
}

.cmd-padding.pa0 {
    padding: 0px;
}

.cmd-padding.pa8 {
    padding: 8px;
}

.tableinnertext .col-md-3 span, .tableinnertext .col-md-6 span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.tableinnertext .col-md-3, .tableinnertext .col-md-6 {
    min-height: 53px;
    border-bottom: solid thin #e8e5e5;
    border-right: solid thin #e8e5e5;
    padding-top: 5px;
    padding-bottom: 5px;
}

.innerTableTDBG {
    background: #f0f0f0;
}

.positionrel {
    position: relative;
}

.btnCloseRqsDetails {
    position: absolute;
    top: 6px;
    right: 11px;
    z-index: 99;
}

a.highriseViewExtraInformation {color:#fff;
}

.HighriseDocumentInnerDisDataCopyTableLine {
    position: relative;
}

.HighriseDOcumentClose {
    margin-top: 12px;
    margin-right: 12px;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
}