﻿/* High contrast purpose begin */
.release-history .history-grid .grid-header .grid-header-column:focus,
.release-workitems-grid .grid-header .grid-header-column:focus {
    border: 2px solid;
}

.release-history .history-grid .grid-header .grid-header-column:focus > .title,
.release-workitems-grid .grid-header .grid-header-column:focus > .title {
    padding: 0px;
}

.r-tag-container:focus .r-tag-box-selectable,
.r-tag-container:focus .r-tag-box-delete-experience,
.r-tag-box-delete-experience:focus,
.r-tag-container:focus .r-tag-box-selectable,
.r-tag-container:hover .r-tag-box-selectable,
.r-tag-box-selectable.pressed,
.r-tags-autocomplete-menu .ui-menu-item a.ui-state-active {
    border: 2px dashed !important;
    font-weight: normal !important;
}

/*For FireFox*/
.all-mapp-mi, .select-mapp-mi {
        border-style: solid !important;
        border-width: 1px !important;
        padding-left: 4px !important;
        padding-right: 4px !important;
}
/* high contrast end */