.topmenu {
}
.topmenu .logowrap {
    width:100%
}
.topmenu .logowrap .logo {
    height: 40px;
}
.undermenu {
}


.ui-panelgrid td, .ui-panelgrid tr
{
    border-style: none !important
}

.userName {
    display: block;
    padding-top: 15px;
    padding-bottom: 2px;
    color: #CDD315;
}

.axaNorth .ui-widget-content {
    background-color: #77747A;
}

.axaNorth .ui-menubar.ui-widget {
    background-color: #BDBBBD;
    border: 1px solid #BDBBBD;
}

.axaNorth .ui-menubar.ui-widget .ui-state-hover {
    border: 1px solid #E5E4E2;
    background: #E5E4E2;
}

.axaNorth .ui-widget {
    background: #3399FF;
}

ul.ui-menu-child {
    white-space: nowrap;
    /*    width: auto !important; */
}

.loginBody {
    font-family: 'Source Sans Pro', sans-serif;
    word-spacing: 0.3px;
    letter-spacing: 0.2px;
    color: #333;
}

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}
.middle {
    display: table-cell;
    vertical-align: middle;
}
.login {
    margin: 0px auto;
    width: 422px;
}

.selectorColumn {
    width:16px;
    text-align:center;
}

.colorClaimRequestRealized{
    background: #e6ffc0 !important;
}

.colorRowNewRequest{
    background: #e6ffc0 !important;
}

.colorRowRequestInProgress{
    background: #c0ccff !important;
}

.comlink:link {
    text-decoration: none;
}

.comlink:visited {
    text-decoration: none;
}

.comlink:hover {
    text-decoration: none;
}

.comlink:active {
    text-decoration: none;
}

.footerDiv {
    height: 36px;
    width: 1170px;
}

.footerLine {
    width: 100%;
    border-bottom: 12px solid #330000;
    font-family: 'Source Sans Pro', sans-serif;
    word-spacing: 0.3px;
    letter-spacing: 0.2px;
    color: #333;
}

ul.ui-menu-child {
    white-space: nowrap;
    width: auto !important;
}

.floatR {
    float: right;
}

.floatL {
    float: left;
}

.wrapBottomSpace {
    padding-bottom: 10px;
}

.leftSpace10px {
    margin-left: 10px;
}

.colorPriorityRequestRecord{
    background: #ffc0c0 !important;
}

.colorHighLevelServiceInstall{
    background: #ff3366 !important;
}

.colorMediumLevelServiceInstall{
    background: #ff9933 !important;
}

.colorLowLevelServiceInstall{
    background: #ff9933 !important;
}

.colorInvalidImportRecord {
    background: #ffc0c0 !important;
}

.ui-autocomplete-panel {
    width: 200px !important;
}

.colorCompareSdkVersionBad {
    background: #d23c3c !important;
}

.colorCompareSdkVersionIgnore {
    background: #0083FF !important;
}

.colorTravelOutTolerance  {
    background: #cf3030 !important;
}

.indivcheckbox .ui-chkbox-icon {
    /*    border: 0.05px solid black; */
    outline: 0.05px solid black;
}

.ui-chkbox .ui-chkbox-box{
    border: 0.05px solid black;
}

.ui-radiobutton .ui-radiobutton-box {
    border: 2px solid #999;
}